@angular/compiler-cli 15.1.0-next.3 → 15.1.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-V5JWXGQQ.js → chunk-47D45K5K.js} +65 -65
  2. package/bundles/chunk-47D45K5K.js.map +6 -0
  3. package/bundles/{chunk-EFL37X7Q.js → chunk-64X67E3N.js} +31 -32
  4. package/bundles/chunk-64X67E3N.js.map +6 -0
  5. package/bundles/{chunk-OUTDZGN7.js → chunk-6ZJFIQBG.js} +7 -8
  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-3X2TSQ2D.js → chunk-DCKTQM63.js} +101 -108
  10. package/bundles/chunk-DCKTQM63.js.map +6 -0
  11. package/bundles/{chunk-E7DPJFUS.js → chunk-EC5K6QPP.js} +10 -11
  12. package/bundles/chunk-EC5K6QPP.js.map +6 -0
  13. package/bundles/{chunk-Y6OF4IE7.js → chunk-HRV5BIYU.js} +5 -6
  14. package/bundles/chunk-HRV5BIYU.js.map +6 -0
  15. package/bundles/{chunk-3S7MERES.js → chunk-LHX5X4GY.js} +72 -76
  16. package/bundles/chunk-LHX5X4GY.js.map +6 -0
  17. package/bundles/{chunk-MAF2KC4N.js → chunk-NJMZRTB6.js} +5 -6
  18. package/bundles/chunk-NJMZRTB6.js.map +6 -0
  19. package/bundles/{chunk-OHYTYUA4.js → chunk-O4JLZZWJ.js} +9 -14
  20. package/bundles/chunk-O4JLZZWJ.js.map +6 -0
  21. package/bundles/{chunk-Y6MBLTIR.js → chunk-Q6W3UCXI.js} +32 -34
  22. package/bundles/chunk-Q6W3UCXI.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-QVO57CDR.js → chunk-YRDMG3GM.js} +4 -5
  28. package/bundles/chunk-YRDMG3GM.js.map +6 -0
  29. package/bundles/{chunk-UN4WV3U4.js → chunk-Z534TW2O.js} +174 -138
  30. package/bundles/chunk-Z534TW2O.js.map +6 -0
  31. package/bundles/{chunk-I4VIIB6S.js → chunk-ZPQIVD3E.js} +106 -112
  32. package/bundles/chunk-ZPQIVD3E.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 +3 -3
  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 +0 -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-3S7MERES.js.map +0 -6
  422. package/bundles/chunk-3X2TSQ2D.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-EFL37X7Q.js.map +0 -6
  426. package/bundles/chunk-I4VIIB6S.js.map +0 -6
  427. package/bundles/chunk-IZN5U2AM.js +0 -103
  428. package/bundles/chunk-IZN5U2AM.js.map +0 -6
  429. package/bundles/chunk-MAF2KC4N.js.map +0 -6
  430. package/bundles/chunk-OFXSI6E3.js.map +0 -6
  431. package/bundles/chunk-OHYTYUA4.js.map +0 -6
  432. package/bundles/chunk-OUTDZGN7.js.map +0 -6
  433. package/bundles/chunk-QVO57CDR.js.map +0 -6
  434. package/bundles/chunk-UN4WV3U4.js.map +0 -6
  435. package/bundles/chunk-V5JWXGQQ.js.map +0 -6
  436. package/bundles/chunk-Y6MBLTIR.js.map +0 -6
  437. package/bundles/chunk-Y6OF4IE7.js.map +0 -6
  438. package/import_meta_url.d.ts +0 -14
  439. package/linker/babel/src/babel_core.d.ts +0 -37
@@ -1,7 +1,6 @@
1
1
 
2
2
  import {createRequire as __cjsCompatRequire} from 'module';
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
- const __ESM_IMPORT_META_URL__ = import.meta.url;
5
4
 
6
5
  import {
7
6
  CompilationMode,
@@ -31,11 +30,11 @@ import {
31
30
  aliasTransformFactory,
32
31
  declarationTransformFactory,
33
32
  ivyTransformFactory
34
- } from "./chunk-3X2TSQ2D.js";
33
+ } from "./chunk-DCKTQM63.js";
35
34
  import {
36
35
  TypeScriptReflectionHost,
37
36
  isNamedClassDeclaration
38
- } from "./chunk-OHYTYUA4.js";
37
+ } from "./chunk-O4JLZZWJ.js";
39
38
  import {
40
39
  AbsoluteModuleStrategy,
41
40
  AliasStrategy,
@@ -59,6 +58,8 @@ import {
59
58
  UnifiedModulesStrategy,
60
59
  addDiagnosticChain,
61
60
  assertSuccessfulReferenceEmit,
61
+ createFunctionDeclaration,
62
+ createParameterDeclaration,
62
63
  getRootDirs,
63
64
  getSourceFileOrNull,
64
65
  getTokenAtPosition,
@@ -76,14 +77,7 @@ import {
76
77
  toUnredirectedSourceFile,
77
78
  translateExpression,
78
79
  translateType
79
- } from "./chunk-UN4WV3U4.js";
80
- import {
81
- createFunctionDeclaration,
82
- createParameterDeclaration,
83
- getDecorators,
84
- getModifiers,
85
- updateImportDeclaration
86
- } from "./chunk-IZN5U2AM.js";
80
+ } from "./chunk-Z534TW2O.js";
87
81
  import {
88
82
  LogicalFileSystem,
89
83
  absoluteFrom,
@@ -94,16 +88,16 @@ import {
94
88
  getSourceFileOrError,
95
89
  join,
96
90
  resolve
97
- } from "./chunk-E7DPJFUS.js";
91
+ } from "./chunk-EC5K6QPP.js";
98
92
  import {
99
93
  ActivePerfRecorder,
100
94
  DelegatingPerfRecorder,
101
95
  PerfCheckpoint,
102
96
  PerfEvent,
103
97
  PerfPhase
104
- } from "./chunk-MAF2KC4N.js";
98
+ } from "./chunk-NJMZRTB6.js";
105
99
 
106
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
100
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
107
101
  var DEFAULT_ERROR_CODE = 100;
108
102
  var UNKNOWN_ERROR_CODE = 500;
109
103
  var SOURCE = "angular";
@@ -121,7 +115,7 @@ var EmitFlags;
121
115
  EmitFlags2[EmitFlags2["All"] = 31] = "All";
122
116
  })(EmitFlags || (EmitFlags = {}));
123
117
 
124
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
118
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
125
119
  import ts from "typescript";
126
120
  var wrapHostForTest = null;
127
121
  function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
@@ -131,28 +125,28 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
131
125
  return tsHost;
132
126
  }
133
127
 
134
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
128
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
135
129
  var OptimizeFor;
136
130
  (function(OptimizeFor2) {
137
131
  OptimizeFor2[OptimizeFor2["SingleFile"] = 0] = "SingleFile";
138
132
  OptimizeFor2[OptimizeFor2["WholeProgram"] = 1] = "WholeProgram";
139
133
  })(OptimizeFor || (OptimizeFor = {}));
140
134
 
141
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
135
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
142
136
  var CompletionKind;
143
137
  (function(CompletionKind2) {
144
138
  CompletionKind2[CompletionKind2["Reference"] = 0] = "Reference";
145
139
  CompletionKind2[CompletionKind2["Variable"] = 1] = "Variable";
146
140
  })(CompletionKind || (CompletionKind = {}));
147
141
 
148
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/scope.mjs
142
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/scope.mjs
149
143
  var PotentialImportKind;
150
144
  (function(PotentialImportKind2) {
151
145
  PotentialImportKind2[PotentialImportKind2["NgModule"] = 0] = "NgModule";
152
146
  PotentialImportKind2[PotentialImportKind2["Standalone"] = 1] = "Standalone";
153
147
  })(PotentialImportKind || (PotentialImportKind = {}));
154
148
 
155
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
149
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
156
150
  var SymbolKind;
157
151
  (function(SymbolKind2) {
158
152
  SymbolKind2[SymbolKind2["Input"] = 0] = "Input";
@@ -168,11 +162,11 @@ var SymbolKind;
168
162
  SymbolKind2[SymbolKind2["Pipe"] = 10] = "Pipe";
169
163
  })(SymbolKind || (SymbolKind = {}));
170
164
 
171
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
165
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
172
166
  import { HtmlParser, MessageBundle } from "@angular/compiler";
173
167
  import ts34 from "typescript";
174
168
 
175
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
169
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
176
170
  import { Xliff, Xliff2, Xmb } from "@angular/compiler";
177
171
  import * as path from "path";
178
172
  function i18nGetExtension(formatName) {
@@ -223,10 +217,10 @@ function getPathNormalizer(basePath) {
223
217
  };
224
218
  }
225
219
 
226
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
220
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
227
221
  import ts2 from "typescript";
228
222
 
229
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
223
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
230
224
  function toNumbers(value) {
231
225
  const suffixIndex = value.lastIndexOf("-");
232
226
  return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
@@ -261,7 +255,7 @@ function compareVersions(v1, v2) {
261
255
  return compareNumbers(toNumbers(v1), toNumbers(v2));
262
256
  }
263
257
 
264
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
258
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
265
259
  var MIN_TS_VERSION = "4.8.2";
266
260
  var MAX_TS_VERSION = "5.0.0";
267
261
  var tsVersion = ts2.version;
@@ -274,10 +268,10 @@ function verifySupportedTypeScriptVersion() {
274
268
  checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
275
269
  }
276
270
 
277
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
271
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
278
272
  import ts32 from "typescript";
279
273
 
280
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
274
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
281
275
  var CycleAnalyzer = class {
282
276
  constructor(importGraph) {
283
277
  this.importGraph = importGraph;
@@ -348,7 +342,7 @@ var Cycle = class {
348
342
  }
349
343
  };
350
344
 
351
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
345
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
352
346
  import ts3 from "typescript";
353
347
  var ImportGraph = class {
354
348
  constructor(checker, perf) {
@@ -440,7 +434,7 @@ var Found = class {
440
434
  }
441
435
  };
442
436
 
443
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
437
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
444
438
  import ts4 from "typescript";
445
439
  var FlatIndexGenerator = class {
446
440
  constructor(entryPoint, relativeFlatIndexPath, moduleName) {
@@ -465,7 +459,7 @@ export * from '${relativeEntryPoint}';
465
459
  }
466
460
  };
467
461
 
468
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
462
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
469
463
  function findFlatIndexEntryPoint(rootFiles) {
470
464
  const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
471
465
  let resolvedEntryPoint = null;
@@ -481,7 +475,7 @@ function findFlatIndexEntryPoint(rootFiles) {
481
475
  return resolvedEntryPoint;
482
476
  }
483
477
 
484
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
478
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
485
479
  import ts5 from "typescript";
486
480
  function checkForPrivateExports(entryPoint, checker, refGraph) {
487
481
  const diagnostics = [];
@@ -561,7 +555,7 @@ function getDescriptorOfDeclaration(decl) {
561
555
  }
562
556
  }
563
557
 
564
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
558
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
565
559
  var ReferenceGraph = class {
566
560
  constructor() {
567
561
  this.references = /* @__PURE__ */ new Map();
@@ -615,7 +609,7 @@ var ReferenceGraph = class {
615
609
  }
616
610
  };
617
611
 
618
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
612
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
619
613
  var NgOriginalFile = Symbol("NgOriginalFile");
620
614
  var UpdateMode;
621
615
  (function(UpdateMode2) {
@@ -623,13 +617,13 @@ var UpdateMode;
623
617
  UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
624
618
  })(UpdateMode || (UpdateMode = {}));
625
619
 
626
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
620
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
627
621
  import ts9 from "typescript";
628
622
 
629
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
623
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
630
624
  import ts6 from "typescript";
631
625
 
632
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
626
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
633
627
  var NgExtension = Symbol("NgExtension");
634
628
  function isExtended(sf) {
635
629
  return sf[NgExtension] !== void 0;
@@ -689,7 +683,7 @@ function retagTsFile(sf) {
689
683
  }
690
684
  }
691
685
 
692
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
686
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
693
687
  var TS_EXTENSIONS = /\.tsx?$/i;
694
688
  function makeShimFileName(fileName, suffix) {
695
689
  return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
@@ -704,7 +698,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
704
698
  return moduleName;
705
699
  }
706
700
 
707
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
701
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
708
702
  var ShimAdapter = class {
709
703
  constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
710
704
  this.delegate = delegate;
@@ -799,7 +793,7 @@ var ShimAdapter = class {
799
793
  }
800
794
  };
801
795
 
802
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
796
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
803
797
  import ts7 from "typescript";
804
798
  var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
805
799
  var STRIP_NG_FACTORY = /(.*)NgFactory$/;
@@ -813,7 +807,7 @@ var FactoryGenerator = class {
813
807
  generateShimForFile(sf, genFilePath) {
814
808
  const absoluteSfPath = absoluteFromSourceFile(sf);
815
809
  const relativePathToSource = "./" + basename(sf.fileName).replace(TS_DTS_SUFFIX, "");
816
- const symbolNames = sf.statements.filter(ts7.isClassDeclaration).filter((decl) => isExported(decl) && getDecorators(decl) !== void 0 && decl.name !== void 0).map((decl) => decl.name.text);
810
+ const symbolNames = sf.statements.filter(ts7.isClassDeclaration).filter((decl) => isExported(decl) && ts7.getDecorators(decl) !== void 0 && decl.name !== void 0).map((decl) => decl.name.text);
817
811
  let sourceText = "";
818
812
  const leadingComment = getFileoverviewComment(sf);
819
813
  if (leadingComment !== null) {
@@ -847,7 +841,7 @@ var FactoryGenerator = class {
847
841
  }
848
842
  };
849
843
  function isExported(decl) {
850
- const modifiers = getModifiers(decl);
844
+ const modifiers = ts7.canHaveModifiers(decl) ? ts7.getModifiers(decl) : void 0;
851
845
  return modifiers !== void 0 && modifiers.some((mod) => mod.kind == ts7.SyntaxKind.ExportKeyword);
852
846
  }
853
847
  function generatedFactoryTransform(factoryMap, importRewriter) {
@@ -869,7 +863,7 @@ function transformFactorySourceFile(factoryMap, context, importRewriter, file) {
869
863
  if (ts7.isImportDeclaration(stmt) && ts7.isStringLiteral(stmt.moduleSpecifier) && stmt.moduleSpecifier.text === "@angular/core") {
870
864
  const rewrittenModuleSpecifier = importRewriter.rewriteSpecifier("@angular/core", sourceFilePath);
871
865
  if (rewrittenModuleSpecifier !== stmt.moduleSpecifier.text) {
872
- transformedStatements.push(updateImportDeclaration(stmt, getModifiers(stmt), stmt.importClause, ts7.factory.createStringLiteral(rewrittenModuleSpecifier), void 0));
866
+ transformedStatements.push(ts7.factory.updateImportDeclaration(stmt, ts7.getModifiers(stmt), stmt.importClause, ts7.factory.createStringLiteral(rewrittenModuleSpecifier), void 0));
873
867
  if (stmt.importClause !== void 0 && stmt.importClause.namedBindings !== void 0 && ts7.isNamespaceImport(stmt.importClause.namedBindings)) {
874
868
  coreImportIdentifiers.add(stmt.importClause.namedBindings.name.text);
875
869
  }
@@ -956,10 +950,10 @@ function wrapInNoSideEffects(expr) {
956
950
  );
957
951
  }
958
952
  function updateInitializers(stmt, update) {
959
- return ts7.factory.updateVariableStatement(stmt, getModifiers(stmt), ts7.factory.updateVariableDeclarationList(stmt.declarationList, stmt.declarationList.declarations.map((decl) => ts7.factory.updateVariableDeclaration(decl, decl.name, decl.exclamationToken, decl.type, update(decl.initializer)))));
953
+ return ts7.factory.updateVariableStatement(stmt, ts7.getModifiers(stmt), ts7.factory.updateVariableDeclarationList(stmt.declarationList, stmt.declarationList.declarations.map((decl) => ts7.factory.updateVariableDeclaration(decl, decl.name, decl.exclamationToken, decl.type, update(decl.initializer)))));
960
954
  }
961
955
 
962
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
956
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
963
957
  var ShimReferenceTagger = class {
964
958
  constructor(shimExtensions) {
965
959
  this.tagged = /* @__PURE__ */ new Set();
@@ -993,7 +987,7 @@ var ShimReferenceTagger = class {
993
987
  }
994
988
  };
995
989
 
996
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
990
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
997
991
  import ts8 from "typescript";
998
992
  var SummaryGenerator = class {
999
993
  constructor() {
@@ -1004,7 +998,7 @@ var SummaryGenerator = class {
1004
998
  const symbolNames = [];
1005
999
  for (const stmt of sf.statements) {
1006
1000
  if (ts8.isClassDeclaration(stmt)) {
1007
- if (!isExported2(stmt) || stmt.name === void 0 || getDecorators(stmt) === void 0) {
1001
+ if (!isExported2(stmt) || stmt.name === void 0 || ts8.getDecorators(stmt) === void 0) {
1008
1002
  continue;
1009
1003
  }
1010
1004
  symbolNames.push(stmt.name.text);
@@ -1030,11 +1024,11 @@ var SummaryGenerator = class {
1030
1024
  }
1031
1025
  };
1032
1026
  function isExported2(decl) {
1033
- const modifiers = getModifiers(decl);
1027
+ const modifiers = ts8.canHaveModifiers(decl) ? ts8.getModifiers(decl) : void 0;
1034
1028
  return modifiers !== void 0 && modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword) || false;
1035
1029
  }
1036
1030
 
1037
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1031
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1038
1032
  var DelegatingCompilerHost = class {
1039
1033
  constructor(delegate) {
1040
1034
  this.delegate = delegate;
@@ -1145,7 +1139,7 @@ var TsCreateProgramDriver = class {
1145
1139
  }
1146
1140
  };
1147
1141
 
1148
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1142
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1149
1143
  var FileDependencyGraph = class {
1150
1144
  constructor() {
1151
1145
  this.nodes = /* @__PURE__ */ new Map();
@@ -1212,7 +1206,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1212
1206
  return false;
1213
1207
  }
1214
1208
 
1215
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1209
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1216
1210
  var IncrementalStateKind;
1217
1211
  (function(IncrementalStateKind2) {
1218
1212
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1220,7 +1214,7 @@ var IncrementalStateKind;
1220
1214
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1221
1215
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1222
1216
 
1223
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1217
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1224
1218
  var PhaseKind;
1225
1219
  (function(PhaseKind2) {
1226
1220
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -1421,7 +1415,7 @@ function toOriginalSourceFile(sf) {
1421
1415
  }
1422
1416
  }
1423
1417
 
1424
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1418
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1425
1419
  var TrackedIncrementalBuildStrategy = class {
1426
1420
  constructor() {
1427
1421
  this.state = null;
@@ -1457,7 +1451,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
1457
1451
  };
1458
1452
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
1459
1453
 
1460
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1454
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1461
1455
  var IdentifierKind;
1462
1456
  (function(IdentifierKind2) {
1463
1457
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -1475,7 +1469,7 @@ var AbsoluteSourceSpan = class {
1475
1469
  }
1476
1470
  };
1477
1471
 
1478
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1472
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1479
1473
  var IndexingContext = class {
1480
1474
  constructor() {
1481
1475
  this.components = /* @__PURE__ */ new Set();
@@ -1485,10 +1479,10 @@ var IndexingContext = class {
1485
1479
  }
1486
1480
  };
1487
1481
 
1488
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1482
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1489
1483
  import { ParseSourceFile } from "@angular/compiler";
1490
1484
 
1491
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1485
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1492
1486
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
1493
1487
  var ExpressionVisitor = class extends RecursiveAstVisitor {
1494
1488
  constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
@@ -1725,7 +1719,7 @@ function getTemplateIdentifiers(boundTemplate) {
1725
1719
  return { identifiers: visitor.identifiers, errors: visitor.errors };
1726
1720
  }
1727
1721
 
1728
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1722
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1729
1723
  function generateAnalysis(context) {
1730
1724
  const analysis = /* @__PURE__ */ new Map();
1731
1725
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -1761,7 +1755,7 @@ function generateAnalysis(context) {
1761
1755
  return analysis;
1762
1756
  }
1763
1757
 
1764
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1758
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1765
1759
  import ts10 from "typescript";
1766
1760
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
1767
1761
  var RESOURCE_MARKER = ".$ngresource$";
@@ -1907,7 +1901,7 @@ function createLookupResolutionHost(adapter) {
1907
1901
  };
1908
1902
  }
1909
1903
 
1910
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1904
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1911
1905
  var StandaloneComponentScopeReader = class {
1912
1906
  constructor(metaReader, localModuleReader, dtsModuleReader) {
1913
1907
  this.metaReader = metaReader;
@@ -1985,10 +1979,10 @@ var StandaloneComponentScopeReader = class {
1985
1979
  }
1986
1980
  };
1987
1981
 
1988
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1982
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1989
1983
  import { CssSelector, DomElementSchemaRegistry as DomElementSchemaRegistry2, ExternalExpr as ExternalExpr2, WrappedNodeExpr } from "@angular/compiler";
1990
1984
 
1991
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1985
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1992
1986
  import ts11 from "typescript";
1993
1987
  function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
1994
1988
  var _a;
@@ -2095,7 +2089,7 @@ function parseTemplateAsSourceFile(fileName, template) {
2095
2089
  return ts11.createSourceFile(fileName, template, ts11.ScriptTarget.Latest, false, ts11.ScriptKind.JSX);
2096
2090
  }
2097
2091
 
2098
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2092
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2099
2093
  var TEMPLATE_ID = Symbol("ngTemplateId");
2100
2094
  var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
2101
2095
  function getTemplateId(clazz) {
@@ -2112,11 +2106,11 @@ function allocateTemplateId(sf) {
2112
2106
  return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
2113
2107
  }
2114
2108
 
2115
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2109
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2116
2110
  import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
2117
2111
  import ts13 from "typescript";
2118
2112
 
2119
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2113
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2120
2114
  import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
2121
2115
  import ts12 from "typescript";
2122
2116
  var parseSpanComment = /^(\d+),(\d+)$/;
@@ -2246,7 +2240,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
2246
2240
  }) || false;
2247
2241
  }
2248
2242
 
2249
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2243
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2250
2244
  var CompletionEngine = class {
2251
2245
  constructor(tcb, data, tcbPath, tcbIsShim) {
2252
2246
  this.tcb = tcb;
@@ -2403,10 +2397,10 @@ var CompletionEngine = class {
2403
2397
  }
2404
2398
  };
2405
2399
 
2406
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2400
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2407
2401
  import ts27 from "typescript";
2408
2402
 
2409
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2403
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2410
2404
  import { DomElementSchemaRegistry } from "@angular/compiler";
2411
2405
  import ts14 from "typescript";
2412
2406
  var REGISTRY = new DomElementSchemaRegistry();
@@ -2459,11 +2453,11 @@ var RegistryDomSchemaChecker = class {
2459
2453
  }
2460
2454
  };
2461
2455
 
2462
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2456
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2463
2457
  import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
2464
2458
  import ts20 from "typescript";
2465
2459
 
2466
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2460
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2467
2461
  import ts15 from "typescript";
2468
2462
  var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
2469
2463
  ts15.SyntaxKind.ParenthesizedExpression,
@@ -2537,16 +2531,16 @@ function isAccessExpression(node) {
2537
2531
  return ts15.isPropertyAccessExpression(node) || ts15.isElementAccessExpression(node);
2538
2532
  }
2539
2533
 
2540
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2534
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2541
2535
  import ts19 from "typescript";
2542
2536
 
2543
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2537
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2544
2538
  import ts18 from "typescript";
2545
2539
 
2546
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2540
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2547
2541
  import ts17 from "typescript";
2548
2542
 
2549
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2543
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2550
2544
  import ts16 from "typescript";
2551
2545
  var INELIGIBLE = {};
2552
2546
  function canEmitType(type, canEmit) {
@@ -2621,7 +2615,7 @@ var TypeEmitter = class {
2621
2615
  }
2622
2616
  };
2623
2617
 
2624
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2618
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2625
2619
  var TypeParameterEmitter = class {
2626
2620
  constructor(typeParameters, reflector) {
2627
2621
  this.typeParameters = typeParameters;
@@ -2698,7 +2692,7 @@ var TypeParameterEmitter = class {
2698
2692
  }
2699
2693
  };
2700
2694
 
2701
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2695
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2702
2696
  var TcbInliningRequirement;
2703
2697
  (function(TcbInliningRequirement2) {
2704
2698
  TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
@@ -2778,7 +2772,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
2778
2772
  return emitter.canEmit((ref) => env.canReferenceType(ref));
2779
2773
  }
2780
2774
 
2781
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2775
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2782
2776
  function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
2783
2777
  const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
2784
2778
  const rawType = ts19.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
@@ -2891,7 +2885,7 @@ function typeParametersWithDefaultTypes(params) {
2891
2885
  });
2892
2886
  }
2893
2887
 
2894
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2888
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2895
2889
  var Environment = class {
2896
2890
  constructor(config, importManager, refEmitter, reflector, contextFile) {
2897
2891
  this.config = config;
@@ -2983,7 +2977,7 @@ var Environment = class {
2983
2977
  }
2984
2978
  };
2985
2979
 
2986
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2980
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2987
2981
  import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
2988
2982
  import ts21 from "typescript";
2989
2983
  var OutOfBandDiagnosticRecorderImpl = class {
@@ -3116,7 +3110,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
3116
3110
  };
3117
3111
  }
3118
3112
 
3119
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
3113
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
3120
3114
  import ts22 from "typescript";
3121
3115
  var TypeCheckShimGenerator = class {
3122
3116
  constructor() {
@@ -3134,11 +3128,11 @@ var TypeCheckShimGenerator = class {
3134
3128
  }
3135
3129
  };
3136
3130
 
3137
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3131
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3138
3132
  import { BindingPipe, Call as Call2, DYNAMIC_TYPE, ImplicitReceiver as ImplicitReceiver4, PropertyRead as PropertyRead4, PropertyWrite as PropertyWrite3, SafeCall, SafePropertyRead as SafePropertyRead3, ThisReceiver, TmplAstBoundAttribute, TmplAstBoundText, TmplAstElement as TmplAstElement3, TmplAstIcu, TmplAstReference as TmplAstReference3, TmplAstTemplate as TmplAstTemplate2, TmplAstTextAttribute as TmplAstTextAttribute2, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
3139
3133
  import ts25 from "typescript";
3140
3134
 
3141
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3135
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3142
3136
  import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
3143
3137
  import ts23 from "typescript";
3144
3138
  function wrapForDiagnostics(expr) {
@@ -3184,7 +3178,7 @@ function translateDiagnostic(diagnostic, resolver) {
3184
3178
  return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
3185
3179
  }
3186
3180
 
3187
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3181
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3188
3182
  import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
3189
3183
  import ts24 from "typescript";
3190
3184
  var NULL_AS_ANY = ts24.factory.createAsExpression(ts24.factory.createNull(), ts24.factory.createKeywordTypeNode(ts24.SyntaxKind.AnyKeyword));
@@ -3514,7 +3508,7 @@ var VeSafeLhsInferenceBugDetector = class {
3514
3508
  };
3515
3509
  VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
3516
3510
 
3517
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3511
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3518
3512
  import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
3519
3513
  var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3520
3514
  constructor(templateId, boundTarget, oob) {
@@ -3538,7 +3532,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3538
3532
  }
3539
3533
  };
3540
3534
 
3541
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3535
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3542
3536
  var TcbGenericContextBehavior;
3543
3537
  (function(TcbGenericContextBehavior2) {
3544
3538
  TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
@@ -4641,7 +4635,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
4641
4635
  }
4642
4636
  };
4643
4637
 
4644
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4638
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4645
4639
  import ts26 from "typescript";
4646
4640
  var TypeCheckFile = class extends Environment {
4647
4641
  constructor(fileName, config, refEmitter, reflector, compilerHost) {
@@ -4677,7 +4671,7 @@ var TypeCheckFile = class extends Environment {
4677
4671
  }
4678
4672
  };
4679
4673
 
4680
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4674
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4681
4675
  var InliningMode;
4682
4676
  (function(InliningMode2) {
4683
4677
  InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
@@ -4915,10 +4909,10 @@ function splitStringAtPoints(str, points) {
4915
4909
  return splits;
4916
4910
  }
4917
4911
 
4918
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4912
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4919
4913
  import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
4920
4914
 
4921
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4915
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4922
4916
  var LF_CHAR = 10;
4923
4917
  var CR_CHAR = 13;
4924
4918
  var LINE_SEP_CHAR = 8232;
@@ -4959,7 +4953,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
4959
4953
  return low - 1;
4960
4954
  }
4961
4955
 
4962
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4956
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4963
4957
  var TemplateSource = class {
4964
4958
  constructor(mapping, file) {
4965
4959
  this.mapping = mapping;
@@ -5010,7 +5004,7 @@ var TemplateSourceManager = class {
5010
5004
  }
5011
5005
  };
5012
5006
 
5013
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
5007
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
5014
5008
  import { AST, ASTWithSource as ASTWithSource3, BindingPipe as BindingPipe2, PropertyRead as PropertyRead5, PropertyWrite as PropertyWrite4, SafePropertyRead as SafePropertyRead4, TmplAstBoundAttribute as TmplAstBoundAttribute2, TmplAstBoundEvent, TmplAstElement as TmplAstElement4, TmplAstReference as TmplAstReference4, TmplAstTemplate as TmplAstTemplate3, TmplAstTextAttribute as TmplAstTextAttribute3, TmplAstVariable as TmplAstVariable3 } from "@angular/compiler";
5015
5009
  import ts28 from "typescript";
5016
5010
  var SymbolBuilder = class {
@@ -5494,7 +5488,7 @@ function sourceSpanEqual(a, b) {
5494
5488
  return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
5495
5489
  }
5496
5490
 
5497
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5491
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5498
5492
  var REGISTRY2 = new DomElementSchemaRegistry2();
5499
5493
  var TemplateTypeCheckerImpl = class {
5500
5494
  constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, localMetaReader, componentScopeReader, typeCheckScopeRegistry, perf) {
@@ -6144,10 +6138,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
6144
6138
  }
6145
6139
  };
6146
6140
 
6147
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6141
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6148
6142
  import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
6149
6143
 
6150
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
6144
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
6151
6145
  import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
6152
6146
  var TemplateCheckWithVisitor = class {
6153
6147
  run(ctx, component, template) {
@@ -6224,7 +6218,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
6224
6218
  }
6225
6219
  };
6226
6220
 
6227
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6221
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6228
6222
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
6229
6223
  constructor() {
6230
6224
  super(...arguments);
@@ -6249,7 +6243,7 @@ var factory = {
6249
6243
  create: () => new InvalidBananaInBoxCheck()
6250
6244
  };
6251
6245
 
6252
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
6246
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
6253
6247
  import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
6254
6248
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
6255
6249
  ["ngIf", "NgIf"],
@@ -6294,7 +6288,7 @@ var factory2 = {
6294
6288
  }
6295
6289
  };
6296
6290
 
6297
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6291
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6298
6292
  import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
6299
6293
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
6300
6294
  constructor() {
@@ -6327,7 +6321,7 @@ var factory3 = {
6327
6321
  create: () => new MissingNgForOfLetCheck()
6328
6322
  };
6329
6323
 
6330
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6324
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6331
6325
  import { Binary } from "@angular/compiler";
6332
6326
  import ts29 from "typescript";
6333
6327
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6372,7 +6366,7 @@ var factory4 = {
6372
6366
  }
6373
6367
  };
6374
6368
 
6375
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6369
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6376
6370
  import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
6377
6371
  import ts30 from "typescript";
6378
6372
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6418,7 +6412,7 @@ var factory5 = {
6418
6412
  }
6419
6413
  };
6420
6414
 
6421
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6415
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6422
6416
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
6423
6417
  var STYLE_SUFFIXES = ["px", "%", "em"];
6424
6418
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -6442,7 +6436,7 @@ var factory6 = {
6442
6436
  create: () => new SuffixNotSupportedCheck()
6443
6437
  };
6444
6438
 
6445
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6439
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6446
6440
  import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
6447
6441
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
6448
6442
  constructor() {
@@ -6481,10 +6475,10 @@ var factory7 = {
6481
6475
  create: () => new TextAttributeNotBindingSpec()
6482
6476
  };
6483
6477
 
6484
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6478
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6485
6479
  import ts31 from "typescript";
6486
6480
 
6487
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6481
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6488
6482
  var DiagnosticCategoryLabel;
6489
6483
  (function(DiagnosticCategoryLabel2) {
6490
6484
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -6492,7 +6486,7 @@ var DiagnosticCategoryLabel;
6492
6486
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
6493
6487
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
6494
6488
 
6495
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6489
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6496
6490
  var ExtendedTemplateCheckerImpl = class {
6497
6491
  constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
6498
6492
  var _a, _b, _c, _d, _e;
@@ -6545,7 +6539,7 @@ function assertNever(value) {
6545
6539
  ${value}`);
6546
6540
  }
6547
6541
 
6548
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6542
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6549
6543
  var ALL_DIAGNOSTIC_FACTORIES = [
6550
6544
  factory,
6551
6545
  factory4,
@@ -6556,7 +6550,7 @@ var ALL_DIAGNOSTIC_FACTORIES = [
6556
6550
  factory6
6557
6551
  ];
6558
6552
 
6559
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6553
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6560
6554
  var CompilationTicketKind;
6561
6555
  (function(CompilationTicketKind2) {
6562
6556
  CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
@@ -7109,7 +7103,7 @@ function isAngularCorePackage(program) {
7109
7103
  if (!ts32.isVariableStatement(stmt)) {
7110
7104
  return false;
7111
7105
  }
7112
- const modifiers = getModifiers(stmt);
7106
+ const modifiers = ts32.getModifiers(stmt);
7113
7107
  if (modifiers === void 0 || !modifiers.some((mod) => mod.kind === ts32.SyntaxKind.ExportKeyword)) {
7114
7108
  return false;
7115
7109
  }
@@ -7261,7 +7255,7 @@ function versionMapFromProgram(program, driver) {
7261
7255
  return versions;
7262
7256
  }
7263
7257
 
7264
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
7258
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
7265
7259
  import ts33 from "typescript";
7266
7260
  var DelegatingCompilerHost2 = class {
7267
7261
  constructor(delegate) {
@@ -7406,7 +7400,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
7406
7400
  }
7407
7401
  };
7408
7402
 
7409
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7403
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7410
7404
  var NgtscProgram = class {
7411
7405
  constructor(rootNames, options, delegateHost, oldProgram) {
7412
7406
  this.options = options;
@@ -7624,15 +7618,15 @@ function mergeEmitResults(emitResults) {
7624
7618
  return { diagnostics, emitSkipped, emittedFiles };
7625
7619
  }
7626
7620
 
7627
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7621
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7628
7622
  function createProgram({ rootNames, options, host, oldProgram }) {
7629
7623
  return new NgtscProgram(rootNames, options, host, oldProgram);
7630
7624
  }
7631
7625
 
7632
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7626
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7633
7627
  import ts36 from "typescript";
7634
7628
 
7635
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7629
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7636
7630
  import ts35 from "typescript";
7637
7631
  function createMessageDiagnostic(messageText) {
7638
7632
  return {
@@ -7646,7 +7640,7 @@ function createMessageDiagnostic(messageText) {
7646
7640
  };
7647
7641
  }
7648
7642
 
7649
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7643
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7650
7644
  var defaultFormatHost = {
7651
7645
  getCurrentDirectory: () => ts36.sys.getCurrentDirectory(),
7652
7646
  getCanonicalFileName: (fileName) => fileName,
@@ -7859,4 +7853,4 @@ export {
7859
7853
  * found in the LICENSE file at https://angular.io/license
7860
7854
  */
7861
7855
  // Closure Compiler ignores @suppress and similar if the comment contains @license.
7862
- //# sourceMappingURL=chunk-I4VIIB6S.js.map
7856
+ //# sourceMappingURL=chunk-ZPQIVD3E.js.map