@angular/compiler-cli 15.1.0-next.2 → 15.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 (439) hide show
  1. package/bundles/{chunk-PPMCRK4H.js → chunk-2BYULPLE.js} +72 -76
  2. package/bundles/chunk-2BYULPLE.js.map +6 -0
  3. package/bundles/{chunk-BGOUKBDI.js → chunk-64X67E3N.js} +31 -32
  4. package/bundles/chunk-64X67E3N.js.map +6 -0
  5. package/bundles/{chunk-TTNJEW7O.js → chunk-6ZJFIQBG.js} +8 -9
  6. package/bundles/chunk-6ZJFIQBG.js.map +6 -0
  7. package/bundles/{chunk-DLVFMDSC.js → chunk-7DUI3BSX.js} +2 -3
  8. package/bundles/chunk-7DUI3BSX.js.map +6 -0
  9. package/bundles/{chunk-E7DPJFUS.js → chunk-EC5K6QPP.js} +10 -11
  10. package/bundles/chunk-EC5K6QPP.js.map +6 -0
  11. package/bundles/{chunk-ONRVYLCK.js → chunk-MK5G5BMU.js} +106 -112
  12. package/bundles/chunk-MK5G5BMU.js.map +6 -0
  13. package/bundles/{chunk-MAF2KC4N.js → chunk-NJMZRTB6.js} +5 -6
  14. package/bundles/chunk-NJMZRTB6.js.map +6 -0
  15. package/bundles/{chunk-OHYTYUA4.js → chunk-O4JLZZWJ.js} +9 -14
  16. package/bundles/chunk-O4JLZZWJ.js.map +6 -0
  17. package/bundles/{chunk-Y6MBLTIR.js → chunk-Q6W3UCXI.js} +32 -34
  18. package/bundles/chunk-Q6W3UCXI.js.map +6 -0
  19. package/bundles/{chunk-KY7HVS6H.js → chunk-REWAYEN7.js} +114 -105
  20. package/bundles/chunk-REWAYEN7.js.map +6 -0
  21. package/bundles/{chunk-PPWXQG65.js → chunk-RYP5C6YC.js} +65 -65
  22. package/bundles/chunk-RYP5C6YC.js.map +6 -0
  23. package/bundles/{chunk-OFXSI6E3.js → chunk-SBDNBITT.js} +3 -4
  24. package/bundles/chunk-SBDNBITT.js.map +6 -0
  25. package/bundles/{chunk-NDREJTCS.js → chunk-SRFZMXHZ.js} +1 -2
  26. package/bundles/{chunk-NDREJTCS.js.map → chunk-SRFZMXHZ.js.map} +0 -0
  27. package/bundles/{chunk-4ENQEGGA.js → chunk-T4VR7YZM.js} +5 -6
  28. package/bundles/chunk-T4VR7YZM.js.map +6 -0
  29. package/bundles/{chunk-QVO57CDR.js → chunk-YRDMG3GM.js} +4 -5
  30. package/bundles/chunk-YRDMG3GM.js.map +6 -0
  31. package/bundles/{chunk-UN4WV3U4.js → chunk-Z534TW2O.js} +174 -138
  32. package/bundles/chunk-Z534TW2O.js.map +6 -0
  33. package/bundles/index.js +13 -15
  34. package/bundles/index.js.map +1 -1
  35. package/bundles/linker/babel/index.js +89 -99
  36. package/bundles/linker/babel/index.js.map +3 -3
  37. package/bundles/linker/index.js +5 -7
  38. package/bundles/ngcc/index.js +14 -17
  39. package/bundles/ngcc/index.js.map +1 -1
  40. package/bundles/ngcc/main-ngcc.js +14 -16
  41. package/bundles/ngcc/main-ngcc.js.map +1 -1
  42. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +14 -16
  43. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js.map +1 -1
  44. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +5 -6
  45. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js.map +1 -1
  46. package/bundles/private/bazel.js +2 -3
  47. package/bundles/private/localize.js +4 -5
  48. package/bundles/private/migrations.js +6 -8
  49. package/bundles/private/tooling.js +3 -5
  50. package/bundles/src/bin/ng_xi18n.js +11 -13
  51. package/bundles/src/bin/ng_xi18n.js.map +1 -1
  52. package/bundles/src/bin/ngc.js +9 -11
  53. package/bundles/src/bin/ngc.js.map +1 -1
  54. package/bundles_metadata.json +1 -1
  55. package/index.d.ts +0 -1
  56. package/linker/babel/index.d.ts +0 -1
  57. package/linker/babel/src/ast/babel_ast_factory.d.ts +8 -2
  58. package/linker/babel/src/ast/babel_ast_host.d.ts +1 -2
  59. package/linker/babel/src/babel_declaration_scope.d.ts +1 -2
  60. package/linker/babel/src/babel_plugin.d.ts +8 -2
  61. package/linker/babel/src/es2015_linker_plugin.d.ts +1 -2
  62. package/linker/babel/src/linker_plugin_options.d.ts +0 -1
  63. package/linker/index.d.ts +0 -1
  64. package/linker/src/ast/ast_host.d.ts +0 -1
  65. package/linker/src/ast/ast_value.d.ts +0 -1
  66. package/linker/src/ast/typescript/typescript_ast_host.d.ts +0 -1
  67. package/linker/src/ast/utils.d.ts +0 -1
  68. package/linker/src/fatal_linker_error.d.ts +0 -1
  69. package/linker/src/file_linker/declaration_scope.d.ts +0 -1
  70. package/linker/src/file_linker/emit_scopes/emit_scope.d.ts +0 -1
  71. package/linker/src/file_linker/emit_scopes/local_emit_scope.d.ts +0 -1
  72. package/linker/src/file_linker/file_linker.d.ts +0 -1
  73. package/linker/src/file_linker/get_source_file.d.ts +0 -1
  74. package/linker/src/file_linker/linker_environment.d.ts +0 -1
  75. package/linker/src/file_linker/linker_options.d.ts +0 -1
  76. package/linker/src/file_linker/needs_linking.d.ts +0 -1
  77. package/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.d.ts +0 -1
  78. package/linker/src/file_linker/partial_linkers/partial_component_linker_1.d.ts +0 -1
  79. package/linker/src/file_linker/partial_linkers/partial_directive_linker_1.d.ts +0 -1
  80. package/linker/src/file_linker/partial_linkers/partial_factory_linker_1.d.ts +0 -1
  81. package/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.d.ts +0 -1
  82. package/linker/src/file_linker/partial_linkers/partial_injector_linker_1.d.ts +0 -1
  83. package/linker/src/file_linker/partial_linkers/partial_linker.d.ts +0 -1
  84. package/linker/src/file_linker/partial_linkers/partial_linker_selector.d.ts +0 -1
  85. package/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.d.ts +0 -1
  86. package/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.d.ts +0 -1
  87. package/linker/src/file_linker/partial_linkers/util.d.ts +0 -1
  88. package/linker/src/file_linker/translator.d.ts +0 -1
  89. package/linker/src/linker_import_generator.d.ts +0 -1
  90. package/ngcc/index.d.ts +0 -2
  91. package/ngcc/main-ngcc.d.ts +0 -1
  92. package/ngcc/src/analysis/decoration_analyzer.d.ts +0 -1
  93. package/ngcc/src/analysis/migration_host.d.ts +0 -1
  94. package/ngcc/src/analysis/module_with_providers_analyzer.d.ts +0 -1
  95. package/ngcc/src/analysis/ngcc_references_registry.d.ts +0 -1
  96. package/ngcc/src/analysis/ngcc_trait_compiler.d.ts +0 -1
  97. package/ngcc/src/analysis/private_declarations_analyzer.d.ts +0 -1
  98. package/ngcc/src/analysis/types.d.ts +0 -1
  99. package/ngcc/src/analysis/util.d.ts +0 -1
  100. package/ngcc/src/command_line_options.d.ts +0 -1
  101. package/ngcc/src/constants.d.ts +0 -1
  102. package/ngcc/src/dependencies/commonjs_dependency_host.d.ts +0 -1
  103. package/ngcc/src/dependencies/dependency_host.d.ts +0 -1
  104. package/ngcc/src/dependencies/dependency_resolver.d.ts +0 -1
  105. package/ngcc/src/dependencies/dts_dependency_host.d.ts +0 -1
  106. package/ngcc/src/dependencies/esm_dependency_host.d.ts +0 -1
  107. package/ngcc/src/dependencies/module_resolver.d.ts +0 -1
  108. package/ngcc/src/dependencies/umd_dependency_host.d.ts +0 -1
  109. package/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.d.ts +0 -1
  110. package/ngcc/src/entry_point_finder/entry_point_collector.d.ts +0 -1
  111. package/ngcc/src/entry_point_finder/interface.d.ts +0 -1
  112. package/ngcc/src/entry_point_finder/program_based_entry_point_finder.d.ts +0 -1
  113. package/ngcc/src/entry_point_finder/targeted_entry_point_finder.d.ts +0 -1
  114. package/ngcc/src/entry_point_finder/tracing_entry_point_finder.d.ts +0 -1
  115. package/ngcc/src/entry_point_finder/utils.d.ts +0 -1
  116. package/ngcc/src/execution/analyze_entry_points.d.ts +0 -1
  117. package/ngcc/src/execution/api.d.ts +0 -1
  118. package/ngcc/src/execution/cluster/api.d.ts +0 -1
  119. package/ngcc/src/execution/cluster/executor.d.ts +0 -1
  120. package/ngcc/src/execution/cluster/master.d.ts +4 -3
  121. package/ngcc/src/execution/cluster/ngcc_cluster_worker.d.ts +0 -1
  122. package/ngcc/src/execution/cluster/package_json_updater.d.ts +0 -1
  123. package/ngcc/src/execution/cluster/utils.d.ts +0 -1
  124. package/ngcc/src/execution/cluster/worker.d.ts +0 -1
  125. package/ngcc/src/execution/create_compile_function.d.ts +0 -1
  126. package/ngcc/src/execution/single_process_executor.d.ts +0 -1
  127. package/ngcc/src/execution/tasks/api.d.ts +0 -1
  128. package/ngcc/src/execution/tasks/completion.d.ts +0 -1
  129. package/ngcc/src/execution/tasks/queues/base_task_queue.d.ts +0 -1
  130. package/ngcc/src/execution/tasks/queues/parallel_task_queue.d.ts +0 -1
  131. package/ngcc/src/execution/tasks/queues/serial_task_queue.d.ts +0 -1
  132. package/ngcc/src/execution/tasks/utils.d.ts +0 -1
  133. package/ngcc/src/host/commonjs_host.d.ts +0 -1
  134. package/ngcc/src/host/commonjs_umd_utils.d.ts +0 -1
  135. package/ngcc/src/host/delegating_host.d.ts +0 -1
  136. package/ngcc/src/host/esm2015_host.d.ts +0 -1
  137. package/ngcc/src/host/esm5_host.d.ts +0 -1
  138. package/ngcc/src/host/ngcc_host.d.ts +0 -1
  139. package/ngcc/src/host/umd_host.d.ts +0 -1
  140. package/ngcc/src/host/utils.d.ts +0 -1
  141. package/ngcc/src/locking/async_locker.d.ts +0 -1
  142. package/ngcc/src/locking/lock_file.d.ts +4 -2
  143. package/ngcc/src/locking/lock_file_with_child_process/index.d.ts +4 -3
  144. package/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.d.ts +0 -1
  145. package/ngcc/src/locking/lock_file_with_child_process/util.d.ts +0 -1
  146. package/ngcc/src/locking/sync_locker.d.ts +0 -1
  147. package/ngcc/src/main.d.ts +0 -1
  148. package/ngcc/src/migrations/migration.d.ts +0 -1
  149. package/ngcc/src/migrations/missing_injectable_migration.d.ts +0 -1
  150. package/ngcc/src/migrations/undecorated_child_migration.d.ts +0 -1
  151. package/ngcc/src/migrations/undecorated_parent_migration.d.ts +0 -1
  152. package/ngcc/src/migrations/utils.d.ts +0 -1
  153. package/ngcc/src/ngcc_options.d.ts +0 -1
  154. package/ngcc/src/packages/adjust_cjs_umd_exports.d.ts +0 -1
  155. package/ngcc/src/packages/build_marker.d.ts +1 -2
  156. package/ngcc/src/packages/bundle_program.d.ts +0 -1
  157. package/ngcc/src/packages/configuration.d.ts +0 -1
  158. package/ngcc/src/packages/entry_point.d.ts +0 -1
  159. package/ngcc/src/packages/entry_point_bundle.d.ts +0 -1
  160. package/ngcc/src/packages/entry_point_manifest.d.ts +0 -1
  161. package/ngcc/src/packages/ngcc_compiler_host.d.ts +0 -1
  162. package/ngcc/src/packages/patch_ts_expando_initializer.d.ts +0 -1
  163. package/ngcc/src/packages/source_file_cache.d.ts +0 -1
  164. package/ngcc/src/packages/transformer.d.ts +0 -1
  165. package/ngcc/src/path_mappings.d.ts +0 -1
  166. package/ngcc/src/rendering/commonjs_rendering_formatter.d.ts +0 -1
  167. package/ngcc/src/rendering/dts_renderer.d.ts +0 -1
  168. package/ngcc/src/rendering/esm5_rendering_formatter.d.ts +0 -1
  169. package/ngcc/src/rendering/esm_rendering_formatter.d.ts +0 -1
  170. package/ngcc/src/rendering/ngcc_import_rewriter.d.ts +0 -1
  171. package/ngcc/src/rendering/renderer.d.ts +0 -1
  172. package/ngcc/src/rendering/rendering_formatter.d.ts +0 -1
  173. package/ngcc/src/rendering/source_maps.d.ts +0 -1
  174. package/ngcc/src/rendering/umd_rendering_formatter.d.ts +0 -1
  175. package/ngcc/src/rendering/utils.d.ts +0 -1
  176. package/ngcc/src/utils.d.ts +0 -1
  177. package/ngcc/src/writing/cleaning/cleaning_strategies.d.ts +0 -1
  178. package/ngcc/src/writing/cleaning/package_cleaner.d.ts +0 -1
  179. package/ngcc/src/writing/cleaning/utils.d.ts +0 -1
  180. package/ngcc/src/writing/file_writer.d.ts +0 -1
  181. package/ngcc/src/writing/in_place_file_writer.d.ts +0 -1
  182. package/ngcc/src/writing/new_entry_point_file_writer.d.ts +0 -1
  183. package/ngcc/src/writing/package_json_updater.d.ts +0 -1
  184. package/package.json +4 -4
  185. package/private/bazel.d.ts +0 -1
  186. package/private/localize.d.ts +0 -1
  187. package/private/migrations.d.ts +0 -1
  188. package/private/tooling.d.ts +0 -1
  189. package/src/bin/ng_xi18n.d.ts +0 -1
  190. package/src/bin/ngc.d.ts +0 -1
  191. package/src/extract_i18n.d.ts +0 -1
  192. package/src/main.d.ts +0 -1
  193. package/src/ngtsc/annotations/common/index.d.ts +0 -1
  194. package/src/ngtsc/annotations/common/src/api.d.ts +0 -1
  195. package/src/ngtsc/annotations/common/src/di.d.ts +0 -1
  196. package/src/ngtsc/annotations/common/src/diagnostics.d.ts +0 -1
  197. package/src/ngtsc/annotations/common/src/evaluation.d.ts +0 -1
  198. package/src/ngtsc/annotations/common/src/factory.d.ts +0 -1
  199. package/src/ngtsc/annotations/common/src/injectable_registry.d.ts +0 -1
  200. package/src/ngtsc/annotations/common/src/metadata.d.ts +0 -1
  201. package/src/ngtsc/annotations/common/src/references_registry.d.ts +0 -1
  202. package/src/ngtsc/annotations/common/src/schema.d.ts +0 -1
  203. package/src/ngtsc/annotations/common/src/util.d.ts +0 -1
  204. package/src/ngtsc/annotations/component/index.d.ts +0 -1
  205. package/src/ngtsc/annotations/component/src/diagnostics.d.ts +0 -1
  206. package/src/ngtsc/annotations/component/src/handler.d.ts +0 -1
  207. package/src/ngtsc/annotations/component/src/metadata.d.ts +0 -1
  208. package/src/ngtsc/annotations/component/src/resources.d.ts +0 -1
  209. package/src/ngtsc/annotations/component/src/symbol.d.ts +0 -1
  210. package/src/ngtsc/annotations/component/src/util.d.ts +0 -1
  211. package/src/ngtsc/annotations/directive/index.d.ts +0 -1
  212. package/src/ngtsc/annotations/directive/src/handler.d.ts +0 -1
  213. package/src/ngtsc/annotations/directive/src/shared.d.ts +0 -1
  214. package/src/ngtsc/annotations/directive/src/symbol.d.ts +0 -1
  215. package/src/ngtsc/annotations/index.d.ts +0 -1
  216. package/src/ngtsc/annotations/ng_module/index.d.ts +0 -1
  217. package/src/ngtsc/annotations/ng_module/src/handler.d.ts +0 -1
  218. package/src/ngtsc/annotations/ng_module/src/module_with_providers.d.ts +0 -1
  219. package/src/ngtsc/annotations/src/injectable.d.ts +0 -1
  220. package/src/ngtsc/annotations/src/pipe.d.ts +0 -1
  221. package/src/ngtsc/core/api/index.d.ts +0 -1
  222. package/src/ngtsc/core/api/src/adapter.d.ts +0 -1
  223. package/src/ngtsc/core/api/src/interfaces.d.ts +0 -1
  224. package/src/ngtsc/core/api/src/options.d.ts +0 -1
  225. package/src/ngtsc/core/api/src/public_options.d.ts +0 -1
  226. package/src/ngtsc/core/index.d.ts +0 -1
  227. package/src/ngtsc/core/src/compiler.d.ts +0 -1
  228. package/src/ngtsc/core/src/host.d.ts +1 -2
  229. package/src/ngtsc/cycles/index.d.ts +0 -1
  230. package/src/ngtsc/cycles/src/analyzer.d.ts +0 -1
  231. package/src/ngtsc/cycles/src/imports.d.ts +0 -1
  232. package/src/ngtsc/diagnostics/index.d.ts +0 -1
  233. package/src/ngtsc/diagnostics/src/docs.d.ts +0 -1
  234. package/src/ngtsc/diagnostics/src/error.d.ts +0 -1
  235. package/src/ngtsc/diagnostics/src/error_code.d.ts +0 -1
  236. package/src/ngtsc/diagnostics/src/error_details_base_url.d.ts +0 -1
  237. package/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.d.ts +0 -1
  238. package/src/ngtsc/diagnostics/src/util.d.ts +0 -1
  239. package/src/ngtsc/entry_point/index.d.ts +0 -1
  240. package/src/ngtsc/entry_point/src/generator.d.ts +0 -1
  241. package/src/ngtsc/entry_point/src/logic.d.ts +0 -1
  242. package/src/ngtsc/entry_point/src/private_export_checker.d.ts +0 -1
  243. package/src/ngtsc/entry_point/src/reference_graph.d.ts +0 -1
  244. package/src/ngtsc/file_system/index.d.ts +0 -1
  245. package/src/ngtsc/file_system/src/compiler_host.d.ts +0 -1
  246. package/src/ngtsc/file_system/src/helpers.d.ts +0 -1
  247. package/src/ngtsc/file_system/src/invalid_file_system.d.ts +0 -1
  248. package/src/ngtsc/file_system/src/logical.d.ts +0 -1
  249. package/src/ngtsc/file_system/src/node_js_file_system.d.ts +0 -1
  250. package/src/ngtsc/file_system/src/types.d.ts +0 -1
  251. package/src/ngtsc/file_system/src/util.d.ts +0 -1
  252. package/src/ngtsc/imports/index.d.ts +0 -1
  253. package/src/ngtsc/imports/src/alias.d.ts +0 -1
  254. package/src/ngtsc/imports/src/core.d.ts +0 -1
  255. package/src/ngtsc/imports/src/default.d.ts +0 -1
  256. package/src/ngtsc/imports/src/emitter.d.ts +0 -1
  257. package/src/ngtsc/imports/src/find_export.d.ts +0 -1
  258. package/src/ngtsc/imports/src/reexport.d.ts +0 -1
  259. package/src/ngtsc/imports/src/references.d.ts +0 -1
  260. package/src/ngtsc/imports/src/resolver.d.ts +0 -1
  261. package/src/ngtsc/incremental/api.d.ts +0 -1
  262. package/src/ngtsc/incremental/index.d.ts +0 -1
  263. package/src/ngtsc/incremental/semantic_graph/index.d.ts +0 -1
  264. package/src/ngtsc/incremental/semantic_graph/src/api.d.ts +0 -1
  265. package/src/ngtsc/incremental/semantic_graph/src/graph.d.ts +1 -2
  266. package/src/ngtsc/incremental/semantic_graph/src/type_parameters.d.ts +0 -1
  267. package/src/ngtsc/incremental/semantic_graph/src/util.d.ts +0 -1
  268. package/src/ngtsc/incremental/src/dependency_tracking.d.ts +0 -1
  269. package/src/ngtsc/incremental/src/incremental.d.ts +0 -1
  270. package/src/ngtsc/incremental/src/noop.d.ts +0 -1
  271. package/src/ngtsc/incremental/src/state.d.ts +0 -1
  272. package/src/ngtsc/incremental/src/strategy.d.ts +0 -1
  273. package/src/ngtsc/indexer/index.d.ts +0 -1
  274. package/src/ngtsc/indexer/src/api.d.ts +0 -1
  275. package/src/ngtsc/indexer/src/context.d.ts +0 -1
  276. package/src/ngtsc/indexer/src/template.d.ts +0 -1
  277. package/src/ngtsc/indexer/src/transform.d.ts +0 -1
  278. package/src/ngtsc/logging/index.d.ts +0 -1
  279. package/src/ngtsc/logging/src/console_logger.d.ts +0 -1
  280. package/src/ngtsc/logging/src/logger.d.ts +0 -1
  281. package/src/ngtsc/metadata/index.d.ts +0 -1
  282. package/src/ngtsc/metadata/src/api.d.ts +0 -1
  283. package/src/ngtsc/metadata/src/dts.d.ts +0 -1
  284. package/src/ngtsc/metadata/src/host_directives_resolver.d.ts +0 -1
  285. package/src/ngtsc/metadata/src/inheritance.d.ts +0 -1
  286. package/src/ngtsc/metadata/src/property_mapping.d.ts +0 -1
  287. package/src/ngtsc/metadata/src/registry.d.ts +0 -1
  288. package/src/ngtsc/metadata/src/resource_registry.d.ts +0 -1
  289. package/src/ngtsc/metadata/src/util.d.ts +0 -1
  290. package/src/ngtsc/partial_evaluator/index.d.ts +0 -1
  291. package/src/ngtsc/partial_evaluator/src/builtin.d.ts +0 -1
  292. package/src/ngtsc/partial_evaluator/src/diagnostics.d.ts +0 -1
  293. package/src/ngtsc/partial_evaluator/src/dynamic.d.ts +0 -1
  294. package/src/ngtsc/partial_evaluator/src/interface.d.ts +0 -1
  295. package/src/ngtsc/partial_evaluator/src/interpreter.d.ts +1 -1
  296. package/src/ngtsc/partial_evaluator/src/known_declaration.d.ts +0 -1
  297. package/src/ngtsc/partial_evaluator/src/result.d.ts +0 -1
  298. package/src/ngtsc/partial_evaluator/src/synthetic.d.ts +0 -1
  299. package/src/ngtsc/partial_evaluator/src/ts_helpers.d.ts +0 -1
  300. package/src/ngtsc/perf/index.d.ts +0 -1
  301. package/src/ngtsc/perf/src/api.d.ts +0 -1
  302. package/src/ngtsc/perf/src/clock.d.ts +0 -1
  303. package/src/ngtsc/perf/src/noop.d.ts +0 -1
  304. package/src/ngtsc/perf/src/recorder.d.ts +0 -1
  305. package/src/ngtsc/program.d.ts +0 -1
  306. package/src/ngtsc/program_driver/index.d.ts +0 -1
  307. package/src/ngtsc/program_driver/src/api.d.ts +0 -1
  308. package/src/ngtsc/program_driver/src/ts_create_program_driver.d.ts +0 -1
  309. package/src/ngtsc/reflection/index.d.ts +0 -1
  310. package/src/ngtsc/reflection/src/host.d.ts +0 -1
  311. package/src/ngtsc/reflection/src/type_to_value.d.ts +0 -1
  312. package/src/ngtsc/reflection/src/typescript.d.ts +0 -1
  313. package/src/ngtsc/reflection/src/util.d.ts +0 -1
  314. package/src/ngtsc/resource/index.d.ts +0 -1
  315. package/src/ngtsc/resource/src/loader.d.ts +0 -1
  316. package/src/ngtsc/scope/index.d.ts +0 -1
  317. package/src/ngtsc/scope/src/api.d.ts +0 -1
  318. package/src/ngtsc/scope/src/component_scope.d.ts +0 -1
  319. package/src/ngtsc/scope/src/dependency.d.ts +0 -1
  320. package/src/ngtsc/scope/src/local.d.ts +0 -1
  321. package/src/ngtsc/scope/src/standalone.d.ts +0 -1
  322. package/src/ngtsc/scope/src/typecheck.d.ts +0 -1
  323. package/src/ngtsc/scope/src/util.d.ts +0 -1
  324. package/src/ngtsc/shims/api.d.ts +0 -1
  325. package/src/ngtsc/shims/index.d.ts +0 -1
  326. package/src/ngtsc/shims/src/adapter.d.ts +0 -1
  327. package/src/ngtsc/shims/src/expando.d.ts +0 -1
  328. package/src/ngtsc/shims/src/factory_generator.d.ts +0 -1
  329. package/src/ngtsc/shims/src/reference_tagger.d.ts +0 -1
  330. package/src/ngtsc/shims/src/summary_generator.d.ts +0 -1
  331. package/src/ngtsc/shims/src/util.d.ts +0 -1
  332. package/src/ngtsc/sourcemaps/index.d.ts +0 -1
  333. package/src/ngtsc/sourcemaps/src/content_origin.d.ts +0 -1
  334. package/src/ngtsc/sourcemaps/src/raw_source_map.d.ts +0 -1
  335. package/src/ngtsc/sourcemaps/src/segment_marker.d.ts +0 -1
  336. package/src/ngtsc/sourcemaps/src/source_file.d.ts +0 -1
  337. package/src/ngtsc/sourcemaps/src/source_file_loader.d.ts +0 -1
  338. package/src/ngtsc/transform/index.d.ts +0 -1
  339. package/src/ngtsc/transform/src/alias.d.ts +0 -1
  340. package/src/ngtsc/transform/src/api.d.ts +0 -1
  341. package/src/ngtsc/transform/src/compilation.d.ts +0 -1
  342. package/src/ngtsc/transform/src/declaration.d.ts +0 -1
  343. package/src/ngtsc/transform/src/trait.d.ts +0 -1
  344. package/src/ngtsc/transform/src/transform.d.ts +0 -1
  345. package/src/ngtsc/transform/src/utils.d.ts +0 -1
  346. package/src/ngtsc/translator/index.d.ts +0 -1
  347. package/src/ngtsc/translator/src/api/ast_factory.d.ts +0 -1
  348. package/src/ngtsc/translator/src/api/import_generator.d.ts +0 -1
  349. package/src/ngtsc/translator/src/context.d.ts +0 -1
  350. package/src/ngtsc/translator/src/import_manager.d.ts +0 -1
  351. package/src/ngtsc/translator/src/translator.d.ts +0 -1
  352. package/src/ngtsc/translator/src/type_translator.d.ts +0 -1
  353. package/src/ngtsc/translator/src/typescript_ast_factory.d.ts +0 -1
  354. package/src/ngtsc/translator/src/typescript_translator.d.ts +0 -1
  355. package/src/ngtsc/ts_compatibility/index.d.ts +0 -1
  356. package/src/ngtsc/ts_compatibility/src/ts_cross_version_utils.d.ts +2 -145
  357. package/src/ngtsc/tsc_plugin.d.ts +0 -1
  358. package/src/ngtsc/typecheck/api/api.d.ts +0 -1
  359. package/src/ngtsc/typecheck/api/checker.d.ts +0 -1
  360. package/src/ngtsc/typecheck/api/completion.d.ts +0 -1
  361. package/src/ngtsc/typecheck/api/context.d.ts +0 -1
  362. package/src/ngtsc/typecheck/api/index.d.ts +0 -1
  363. package/src/ngtsc/typecheck/api/scope.d.ts +0 -1
  364. package/src/ngtsc/typecheck/api/symbols.d.ts +0 -1
  365. package/src/ngtsc/typecheck/diagnostics/index.d.ts +0 -1
  366. package/src/ngtsc/typecheck/diagnostics/src/diagnostic.d.ts +0 -1
  367. package/src/ngtsc/typecheck/diagnostics/src/id.d.ts +0 -1
  368. package/src/ngtsc/typecheck/extended/api/api.d.ts +0 -1
  369. package/src/ngtsc/typecheck/extended/api/extended_template_checker.d.ts +0 -1
  370. package/src/ngtsc/typecheck/extended/api/index.d.ts +0 -1
  371. package/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.d.ts +0 -1
  372. package/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.d.ts +0 -1
  373. package/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.d.ts +0 -1
  374. package/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.d.ts +0 -1
  375. package/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.d.ts +0 -1
  376. package/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.d.ts +0 -1
  377. package/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.d.ts +0 -1
  378. package/src/ngtsc/typecheck/extended/index.d.ts +0 -1
  379. package/src/ngtsc/typecheck/extended/src/extended_template_checker.d.ts +0 -1
  380. package/src/ngtsc/typecheck/index.d.ts +0 -1
  381. package/src/ngtsc/typecheck/src/checker.d.ts +0 -1
  382. package/src/ngtsc/typecheck/src/comments.d.ts +0 -1
  383. package/src/ngtsc/typecheck/src/completion.d.ts +0 -1
  384. package/src/ngtsc/typecheck/src/context.d.ts +0 -1
  385. package/src/ngtsc/typecheck/src/diagnostics.d.ts +0 -1
  386. package/src/ngtsc/typecheck/src/dom.d.ts +0 -1
  387. package/src/ngtsc/typecheck/src/environment.d.ts +0 -1
  388. package/src/ngtsc/typecheck/src/expression.d.ts +0 -1
  389. package/src/ngtsc/typecheck/src/line_mappings.d.ts +0 -1
  390. package/src/ngtsc/typecheck/src/oob.d.ts +0 -1
  391. package/src/ngtsc/typecheck/src/shim.d.ts +0 -1
  392. package/src/ngtsc/typecheck/src/source.d.ts +0 -1
  393. package/src/ngtsc/typecheck/src/tcb_util.d.ts +0 -1
  394. package/src/ngtsc/typecheck/src/template_semantics.d.ts +0 -1
  395. package/src/ngtsc/typecheck/src/template_symbol_builder.d.ts +0 -1
  396. package/src/ngtsc/typecheck/src/ts_util.d.ts +0 -1
  397. package/src/ngtsc/typecheck/src/type_check_block.d.ts +0 -1
  398. package/src/ngtsc/typecheck/src/type_check_file.d.ts +0 -1
  399. package/src/ngtsc/typecheck/src/type_constructor.d.ts +0 -1
  400. package/src/ngtsc/typecheck/src/type_emitter.d.ts +0 -1
  401. package/src/ngtsc/typecheck/src/type_parameter_emitter.d.ts +0 -1
  402. package/src/ngtsc/util/src/path.d.ts +0 -1
  403. package/src/ngtsc/util/src/typescript.d.ts +0 -1
  404. package/src/ngtsc/util/src/visitor.d.ts +0 -1
  405. package/src/ngtsc/xi18n/index.d.ts +0 -1
  406. package/src/ngtsc/xi18n/src/context.d.ts +0 -1
  407. package/src/perform_compile.d.ts +0 -1
  408. package/src/perform_watch.d.ts +0 -1
  409. package/src/transformers/api.d.ts +0 -1
  410. package/src/transformers/compiler_host.d.ts +0 -1
  411. package/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.d.ts +0 -1
  412. package/src/transformers/downlevel_decorators_transform/index.d.ts +0 -1
  413. package/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.d.ts +0 -1
  414. package/src/transformers/entry_points.d.ts +0 -1
  415. package/src/transformers/i18n.d.ts +0 -1
  416. package/src/transformers/program.d.ts +0 -1
  417. package/src/transformers/util.d.ts +0 -1
  418. package/src/typescript_support.d.ts +0 -1
  419. package/src/version.d.ts +0 -1
  420. package/src/version_helpers.d.ts +0 -1
  421. package/bundles/chunk-4ENQEGGA.js.map +0 -6
  422. package/bundles/chunk-BGOUKBDI.js.map +0 -6
  423. package/bundles/chunk-DLVFMDSC.js.map +0 -6
  424. package/bundles/chunk-E7DPJFUS.js.map +0 -6
  425. package/bundles/chunk-IZN5U2AM.js +0 -103
  426. package/bundles/chunk-IZN5U2AM.js.map +0 -6
  427. package/bundles/chunk-KY7HVS6H.js.map +0 -6
  428. package/bundles/chunk-MAF2KC4N.js.map +0 -6
  429. package/bundles/chunk-OFXSI6E3.js.map +0 -6
  430. package/bundles/chunk-OHYTYUA4.js.map +0 -6
  431. package/bundles/chunk-ONRVYLCK.js.map +0 -6
  432. package/bundles/chunk-PPMCRK4H.js.map +0 -6
  433. package/bundles/chunk-PPWXQG65.js.map +0 -6
  434. package/bundles/chunk-QVO57CDR.js.map +0 -6
  435. package/bundles/chunk-TTNJEW7O.js.map +0 -6
  436. package/bundles/chunk-UN4WV3U4.js.map +0 -6
  437. package/bundles/chunk-Y6MBLTIR.js.map +0 -6
  438. package/import_meta_url.d.ts +0 -14
  439. package/linker/babel/src/babel_core.d.ts +0 -37
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/transform/src/trait" />
9
8
  import ts from 'typescript';
10
9
  import { SemanticSymbol } from '../../incremental/semantic_graph';
11
10
  import { DecoratorHandler, DetectResult } from './api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/transform/src/transform" />
9
8
  import ts from 'typescript';
10
9
  import { DefaultImportTracker, ImportRewriter } from '../../imports';
11
10
  import { PerfRecorder } from '../../perf';
@@ -1,4 +1,3 @@
1
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/transform/src/utils" />
2
1
  /**
3
2
  * @license
4
3
  * Copyright Google LLC All Rights Reserved.
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator" />
9
8
  export { AstFactory, BinaryOperator, LeadingComment, ObjectLiteralProperty, SourceMapLocation, SourceMapRange, TemplateElement, TemplateLiteral, UnaryOperator, VariableDeclarationType } from './src/api/ast_factory';
10
9
  export { ImportGenerator, NamedImport } from './src/api/import_generator';
11
10
  export { Context } from './src/context';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/api/ast_factory" />
9
8
  /**
10
9
  * Used to create transpiler specific AST nodes from Angular Output AST nodes in an abstract way.
11
10
  *
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/api/import_generator" />
9
8
  /**
10
9
  * The symbol name and import namespace of an imported symbol,
11
10
  * which has been registered through the ImportGenerator.
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/context" />
9
8
  /**
10
9
  * The current context of a translator visitor as it traverses the AST tree.
11
10
  *
@@ -1,4 +1,3 @@
1
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/import_manager" />
2
1
  /**
3
2
  * @license
4
3
  * Copyright Google LLC All Rights Reserved.
@@ -1,4 +1,3 @@
1
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/translator" />
2
1
  /**
3
2
  * @license
4
3
  * Copyright Google LLC All Rights Reserved.
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/type_translator" />
9
8
  import * as o from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { Context } from './context';
@@ -1,4 +1,3 @@
1
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/typescript_ast_factory" />
2
1
  /**
3
2
  * @license
4
3
  * Copyright Google LLC All Rights Reserved.
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/translator/src/typescript_translator" />
9
8
  import * as o from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { ImportGenerator } from './api/import_generator';
@@ -5,5 +5,4 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/ts_compatibility" />
9
8
  export * from './src/ts_cross_version_utils';
@@ -5,143 +5,9 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/ts_compatibility/src/ts_cross_version_utils" />
9
8
  import ts from 'typescript';
10
- /** Equivalent of `ts.ModifierLike` which is only present in TS 4.8+. */
11
- export type ModifierLike = ts.Modifier | ts.Decorator;
12
- /** Type of `ts.factory.updateParameterDeclaration` in TS 4.8+. */
13
- type Ts48UpdateParameterDeclarationFn = (node: ts.ParameterDeclaration, modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: ts.DotDotDotToken | undefined, name: string | ts.BindingName, questionToken: ts.QuestionToken | undefined, type: ts.TypeNode | undefined, initializer: ts.Expression | undefined) => ts.ParameterDeclaration;
14
- /**
15
- * Updates a `ts.ParameterDeclaration` declaration.
16
- *
17
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
18
- * We should remove it once we have dropped support for the older versions.
19
- */
20
- export declare const updateParameterDeclaration: Ts48UpdateParameterDeclarationFn;
21
- /** Type of `ts.factory.updateImportDeclaration` in TS 4.8+. */
22
- type Ts48UpdateImportDeclarationFn = (node: ts.ImportDeclaration, modifiers: readonly ts.Modifier[] | undefined, importClause: ts.ImportClause | undefined, moduleSpecifier: ts.Expression, assertClause: ts.AssertClause | undefined) => ts.ImportDeclaration;
23
- /**
24
- * Updates a `ts.ImportDeclaration` declaration.
25
- *
26
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
27
- * We should remove it once we have dropped support for the older versions.
28
- */
29
- export declare const updateImportDeclaration: Ts48UpdateImportDeclarationFn;
30
- /** Type of `ts.factory.updateClassDeclaration` in TS 4.8+. */
31
- type Ts48UpdateClassDeclarationFn = (node: ts.ClassDeclaration, modifiers: readonly ModifierLike[] | undefined, name: ts.Identifier | undefined, typeParameters: readonly ts.TypeParameterDeclaration[] | undefined, heritageClauses: readonly ts.HeritageClause[] | undefined, members: readonly ts.ClassElement[]) => ts.ClassDeclaration;
32
- /**
33
- * Updates a `ts.ClassDeclaration` declaration.
34
- *
35
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
36
- * We should remove it once we have dropped support for the older versions.
37
- */
38
- export declare const updateClassDeclaration: Ts48UpdateClassDeclarationFn;
39
- /** Type of `ts.factory.createClassDeclaration` in TS 4.8+. */
40
- type Ts48CreateClassDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, name: ts.Identifier | undefined, typeParameters: readonly ts.TypeParameterDeclaration[] | undefined, heritageClauses: readonly ts.HeritageClause[] | undefined, members: readonly ts.ClassElement[]) => ts.ClassDeclaration;
41
- /**
42
- * Creates a `ts.ClassDeclaration` declaration.
43
- *
44
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
45
- * We should remove it once we have dropped support for the older versions.
46
- */
47
- export declare const createClassDeclaration: Ts48CreateClassDeclarationFn;
48
- /** Type of `ts.factory.updateMethodDeclaration` in TS 4.8+. */
49
- type Ts48UpdateMethodDeclarationFn = (node: ts.MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, asteriskToken: ts.AsteriskToken | undefined, name: ts.PropertyName, questionToken: ts.QuestionToken | undefined, typeParameters: readonly ts.TypeParameterDeclaration[] | undefined, parameters: readonly ts.ParameterDeclaration[], type: ts.TypeNode | undefined, body: ts.Block | undefined) => ts.MethodDeclaration;
50
- /**
51
- * Updates a `ts.MethodDeclaration` declaration.
52
- *
53
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
54
- * We should remove it once we have dropped support for the older versions.
55
- */
56
- export declare const updateMethodDeclaration: Ts48UpdateMethodDeclarationFn;
57
- /** Type of `ts.factory.createMethodDeclaration` in TS 4.8+. */
58
- type Ts48CreateMethodDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, asteriskToken: ts.AsteriskToken | undefined, name: ts.PropertyName, questionToken: ts.QuestionToken | undefined, typeParameters: readonly ts.TypeParameterDeclaration[] | undefined, parameters: readonly ts.ParameterDeclaration[], type: ts.TypeNode | undefined, body: ts.Block | undefined) => ts.MethodDeclaration;
59
- /**
60
- * Creates a `ts.MethodDeclaration` declaration.
61
- *
62
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
63
- * We should remove it once we have dropped support for the older versions.
64
- */
65
- export declare const createMethodDeclaration: Ts48CreateMethodDeclarationFn;
66
- /** Type of `ts.factory.updatePropertyDeclaration` in TS 4.8+. */
67
- type Ts48UpdatePropertyDeclarationFn = (node: ts.PropertyDeclaration, modifiers: readonly ModifierLike[] | undefined, name: string | ts.PropertyName, questionOrExclamationToken: ts.QuestionToken | ts.ExclamationToken | undefined, type: ts.TypeNode | undefined, initializer: ts.Expression | undefined) => ts.PropertyDeclaration;
68
- /**
69
- * Updates a `ts.PropertyDeclaration` declaration.
70
- *
71
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
72
- * We should remove it once we have dropped support for the older versions.
73
- */
74
- export declare const updatePropertyDeclaration: Ts48UpdatePropertyDeclarationFn;
75
- /** Type of `ts.factory.createPropertyDeclaration` in TS 4.8+. */
76
- type Ts48CreatePropertyDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, name: string | ts.PropertyName, questionOrExclamationToken: ts.QuestionToken | ts.ExclamationToken | undefined, type: ts.TypeNode | undefined, initializer: ts.Expression | undefined) => ts.PropertyDeclaration;
77
- /**
78
- * Creates a `ts.PropertyDeclaration` declaration.
79
- *
80
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
81
- * We should remove it once we have dropped support for the older versions.
82
- */
83
- export declare const createPropertyDeclaration: Ts48CreatePropertyDeclarationFn;
84
- /** Type of `ts.factory.updateGetAccessorDeclaration` in TS 4.8+. */
85
- type Ts48UpdateGetAccessorDeclarationFn = (node: ts.GetAccessorDeclaration, modifiers: readonly ModifierLike[] | undefined, name: ts.PropertyName, parameters: readonly ts.ParameterDeclaration[], type: ts.TypeNode | undefined, body: ts.Block | undefined) => ts.GetAccessorDeclaration;
86
- /**
87
- * Updates a `ts.GetAccessorDeclaration` declaration.
88
- *
89
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
90
- * We should remove it once we have dropped support for the older versions.
91
- */
92
- export declare const updateGetAccessorDeclaration: Ts48UpdateGetAccessorDeclarationFn;
93
- /** Type of `ts.factory.createGetAccessorDeclaration` in TS 4.8+. */
94
- type Ts48CreateGetAccessorDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, name: ts.PropertyName, parameters: readonly ts.ParameterDeclaration[], type: ts.TypeNode | undefined, body: ts.Block | undefined) => ts.GetAccessorDeclaration;
95
- /**
96
- * Creates a `ts.GetAccessorDeclaration` declaration.
97
- *
98
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
99
- * We should remove it once we have dropped support for the older versions.
100
- */
101
- export declare const createGetAccessorDeclaration: Ts48CreateGetAccessorDeclarationFn;
102
- /** Type of `ts.factory.updateSetAccessorDeclaration` in TS 4.8+. */
103
- type Ts48UpdateSetAccessorDeclarationFn = (node: ts.SetAccessorDeclaration, modifiers: readonly ModifierLike[] | undefined, name: ts.PropertyName, parameters: readonly ts.ParameterDeclaration[], body: ts.Block | undefined) => ts.SetAccessorDeclaration;
104
- /**
105
- * Updates a `ts.GetAccessorDeclaration` declaration.
106
- *
107
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
108
- * We should remove it once we have dropped support for the older versions.
109
- */
110
- export declare const updateSetAccessorDeclaration: Ts48UpdateSetAccessorDeclarationFn;
111
- /** Type of `ts.factory.createSetAccessorDeclaration` in TS 4.8+. */
112
- type Ts48CreateSetAccessorDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, name: ts.PropertyName, parameters: readonly ts.ParameterDeclaration[], body: ts.Block | undefined) => ts.SetAccessorDeclaration;
113
- /**
114
- * Creates a `ts.GetAccessorDeclaration` declaration.
115
- *
116
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
117
- * We should remove it once we have dropped support for the older versions.
118
- */
119
- export declare const createSetAccessorDeclaration: Ts48CreateSetAccessorDeclarationFn;
120
- /** Type of `ts.factory.updateConstructorDeclaration` in TS 4.8+. */
121
- type Ts48UpdateConstructorDeclarationFn = (node: ts.ConstructorDeclaration, modifiers: readonly ts.Modifier[] | undefined, parameters: readonly ts.ParameterDeclaration[], body: ts.Block | undefined) => ts.ConstructorDeclaration;
122
- /**
123
- * Updates a `ts.ConstructorDeclaration` declaration.
124
- *
125
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
126
- * We should remove it once we have dropped support for the older versions.
127
- */
128
- export declare const updateConstructorDeclaration: Ts48UpdateConstructorDeclarationFn;
129
- /**
130
- * Gets the decorators that have been applied to a node.
131
- *
132
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
133
- * We should remove it once we have dropped support for the older versions.
134
- */
135
- export declare const getDecorators: (node: ts.Node) => readonly ts.Decorator[] | undefined;
136
- /**
137
- * Gets the modifiers that have been set on a node.
138
- *
139
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
140
- * We should remove it once we have dropped support for the older versions.
141
- */
142
- export declare const getModifiers: (node: ts.Node) => readonly ts.Modifier[] | undefined;
143
9
  /** Type of `ts.factory.CreateParameterDeclaration` in TS 4.9+. */
144
- type Ts49CreateParameterDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: ts.DotDotDotToken | undefined, name: string | ts.BindingName, questionToken?: ts.QuestionToken | undefined, type?: ts.TypeNode | undefined, initializer?: ts.Expression) => ts.ParameterDeclaration;
10
+ type Ts49CreateParameterDeclarationFn = (modifiers: readonly ts.ModifierLike[] | undefined, dotDotDotToken: ts.DotDotDotToken | undefined, name: string | ts.BindingName, questionToken?: ts.QuestionToken | undefined, type?: ts.TypeNode | undefined, initializer?: ts.Expression) => ts.ParameterDeclaration;
145
11
  /**
146
12
  * Creates a `ts.ParameterDeclaration` declaration.
147
13
  *
@@ -159,7 +25,7 @@ type Ts49CreateImportDeclarationFn = (modifiers: readonly ts.Modifier[] | undefi
159
25
  */
160
26
  export declare const createImportDeclaration: Ts49CreateImportDeclarationFn;
161
27
  /** Type of `ts.factory.createFunctionDeclaration` in TS 4.9+. */
162
- type Ts49CreateFunctionDeclarationFn = (modifiers: readonly ModifierLike[] | undefined, asteriskToken: ts.AsteriskToken | undefined, name: string | ts.Identifier | undefined, typeParameters: readonly ts.TypeParameterDeclaration[] | undefined, parameters: readonly ts.ParameterDeclaration[], type: ts.TypeNode | undefined, body: ts.Block | undefined) => ts.FunctionDeclaration;
28
+ type Ts49CreateFunctionDeclarationFn = (modifiers: readonly ts.ModifierLike[] | undefined, asteriskToken: ts.AsteriskToken | undefined, name: string | ts.Identifier | undefined, typeParameters: readonly ts.TypeParameterDeclaration[] | undefined, parameters: readonly ts.ParameterDeclaration[], type: ts.TypeNode | undefined, body: ts.Block | undefined) => ts.FunctionDeclaration;
163
29
  /**
164
30
  * Creates a `ts.FunctionDeclaration` declaration.
165
31
  *
@@ -176,13 +42,4 @@ type Ts49CreateIndexSignatureFn = (modifiers: readonly ts.Modifier[] | undefined
176
42
  * We should remove it once we have dropped support for the older versions.
177
43
  */
178
44
  export declare const createIndexSignature: Ts49CreateIndexSignatureFn;
179
- /**
180
- * Combines an optional array of decorators with an optional array of modifiers into a single
181
- * `ts.ModifierLike` array. Used in version of TypeScript after 4.8 where the `decorators` and
182
- * `modifiers` arrays have been combined.
183
- *
184
- * TODO(crisbeto): this is a backwards-compatibility layer for versions of TypeScript less than 4.8.
185
- * We should remove it once we have dropped support for the older versions.
186
- */
187
- export declare function combineModifiers(decorators: readonly ts.Decorator[] | undefined, modifiers: readonly ModifierLike[] | undefined): readonly ModifierLike[] | undefined;
188
45
  export {};
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/tsc_plugin" />
9
8
  import ts from 'typescript';
10
9
  import { NgCompiler } from './core';
11
10
  import { UnifiedModulesHost } from './core/api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api/api" />
9
8
  import { AbsoluteSourceSpan, BoundTarget, DirectiveMeta, ParseSourceSpan, SchemaMetadata } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { ErrorCode } from '../../diagnostics';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api/checker" />
9
8
  import { AST, LiteralPrimitive, ParseSourceSpan, PropertyRead, SafePropertyRead, TmplAstElement, TmplAstNode, TmplAstTemplate, TmplAstTextAttribute } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { AbsoluteFsPath } from '../../../../src/ngtsc/file_system';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api/completion" />
9
8
  import { TmplAstReference, TmplAstVariable } from '@angular/compiler';
10
9
  import { TcbLocation } from './symbols';
11
10
  /**
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api/context" />
9
8
  import { ParseError, ParseSourceFile, R3TargetBinder, SchemaMetadata, TmplAstNode } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { Reference } from '../../imports';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api" />
9
8
  export * from './api';
10
9
  export * from './checker';
11
10
  export * from './completion';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api/scope" />
9
8
  import ts from 'typescript';
10
9
  import { Reference } from '../../imports';
11
10
  import { ClassDeclaration } from '../../reflection';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/api/symbols" />
9
8
  import { TmplAstElement, TmplAstReference, TmplAstTemplate, TmplAstVariable } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { AbsoluteFsPath } from '../../file_system';
@@ -5,6 +5,5 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/diagnostics" />
9
8
  export * from './src/diagnostic';
10
9
  export * from './src/id';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic" />
9
8
  import { ParseSourceSpan } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { TemplateDiagnostic, TemplateId, TemplateSourceMapping } from '../../api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id" />
9
8
  import { DeclarationNode } from '../../../reflection';
10
9
  import { TemplateId } from '../../api';
11
10
  export declare function getTemplateId(clazz: DeclarationNode): TemplateId;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/api/api" />
9
8
  import { AST, ParseSourceSpan, TmplAstNode } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { NgCompilerOptions } from '../../../core/api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/api/extended_template_checker" />
9
8
  import ts from 'typescript';
10
9
  import { TemplateDiagnostic } from '../../api';
11
10
  /**
@@ -5,6 +5,5 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/api" />
9
8
  export * from './api';
10
9
  export * from './extended_template_checker';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  export declare const factory: TemplateCheckFactory<ErrorCode.INVALID_BANANA_IN_BOX, ExtendedTemplateDiagnosticName.INVALID_BANANA_IN_BOX>;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  /**
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  export declare const factory: TemplateCheckFactory<ErrorCode.MISSING_NGFOROF_LET, ExtendedTemplateDiagnosticName.MISSING_NGFOROF_LET>;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  export declare const factory: TemplateCheckFactory<ErrorCode.NULLISH_COALESCING_NOT_NULLABLE, ExtendedTemplateDiagnosticName.NULLISH_COALESCING_NOT_NULLABLE>;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  export declare const factory: TemplateCheckFactory<ErrorCode.OPTIONAL_CHAIN_NOT_NULLABLE, ExtendedTemplateDiagnosticName.OPTIONAL_CHAIN_NOT_NULLABLE>;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  export declare const factory: TemplateCheckFactory<ErrorCode.SUFFIX_NOT_SUPPORTED, ExtendedTemplateDiagnosticName.SUFFIX_NOT_SUPPORTED>;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../../diagnostics';
10
9
  import { TemplateCheckFactory } from '../../api';
11
10
  export declare const factory: TemplateCheckFactory<ErrorCode.TEXT_ATTRIBUTE_NOT_BINDING, ExtendedTemplateDiagnosticName.TEXT_ATTRIBUTE_NOT_BINDING>;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended" />
9
8
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../diagnostics';
10
9
  import { TemplateCheckFactory } from './api';
11
10
  export { ExtendedTemplateCheckerImpl } from './src/extended_template_checker';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker" />
9
8
  import ts from 'typescript';
10
9
  import { NgCompilerOptions } from '../../../core/api';
11
10
  import { ErrorCode, ExtendedTemplateDiagnosticName } from '../../../diagnostics';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck" />
9
8
  export { FileTypeCheckingData, TemplateTypeCheckerImpl } from './src/checker';
10
9
  export { TypeCheckContextImpl } from './src/context';
11
10
  export { TypeCheckShimGenerator } from './src/shim';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/checker" />
9
8
  import { AST, LiteralPrimitive, ParseSourceSpan, PropertyRead, SafePropertyRead, TmplAstElement, TmplAstNode, TmplAstTemplate, TmplAstTextAttribute } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { ErrorCode } from '../../diagnostics';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/comments" />
9
8
  import { AbsoluteSourceSpan, ParseSourceSpan } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  /**
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/completion" />
9
8
  import { AST, LiteralPrimitive, PropertyRead, PropertyWrite, SafePropertyRead, TmplAstNode, TmplAstTemplate, TmplAstTextAttribute } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { AbsoluteFsPath } from '../../file_system';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/context" />
9
8
  import { BoundTarget, ParseError, ParseSourceFile, R3TargetBinder, SchemaMetadata, TmplAstNode } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { AbsoluteFsPath } from '../../file_system';
@@ -1,4 +1,3 @@
1
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/diagnostics" />
2
1
  /**
3
2
  * @license
4
3
  * Copyright Google LLC All Rights Reserved.
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/dom" />
9
8
  import { ParseSourceSpan, SchemaMetadata, TmplAstElement } from '@angular/compiler';
10
9
  import { TemplateDiagnostic, TemplateId } from '../api';
11
10
  import { TemplateSourceResolver } from './tcb_util';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/environment" />
9
8
  import { Type } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { Reference, ReferenceEmitter } from '../../imports';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/expression" />
9
8
  import { AST } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { TypeCheckingConfig } from '../api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/line_mappings" />
9
8
  /** Gets the line and character for the given position from the line starts map. */
10
9
  export declare function getLineAndCharacterFromPosition(lineStartsMap: number[], position: number): {
11
10
  character: number;
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/oob" />
9
8
  import { BindingPipe, PropertyWrite, TmplAstBoundAttribute, TmplAstBoundEvent, TmplAstElement, TmplAstReference, TmplAstVariable } from '@angular/compiler';
10
9
  import { ClassDeclaration } from '../../reflection';
11
10
  import { TemplateDiagnostic, TemplateId } from '../api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/shim" />
9
8
  import ts from 'typescript';
10
9
  import { AbsoluteFsPath } from '../../file_system';
11
10
  import { PerFileShimGenerator } from '../../shims/api';
@@ -5,7 +5,6 @@
5
5
  * Use of this source code is governed by an MIT-style license that can be
6
6
  * found in the LICENSE file at https://angular.io/license
7
7
  */
8
- /// <amd-module name="@angular/compiler-cli/src/ngtsc/typecheck/src/source" />
9
8
  import { AbsoluteSourceSpan, ParseSourceFile, ParseSourceSpan } from '@angular/compiler';
10
9
  import ts from 'typescript';
11
10
  import { TemplateId, TemplateSourceMapping } from '../api';