@angular/compiler-cli 19.0.0-next.5 → 19.0.0-next.7

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 (351) hide show
  1. package/bundles/{chunk-RBUEHZ6Z.js → chunk-24RAQD7D.js} +6 -6
  2. package/bundles/{chunk-52VRTNQS.js → chunk-4SDD6AUK.js} +87 -84
  3. package/bundles/chunk-4SDD6AUK.js.map +6 -0
  4. package/bundles/{chunk-IYQOLQCE.js → chunk-6YYOILZF.js} +126 -123
  5. package/bundles/{chunk-IYQOLQCE.js.map → chunk-6YYOILZF.js.map} +1 -1
  6. package/bundles/{chunk-A6N6CPYP.js → chunk-AOL33GUJ.js} +32 -32
  7. package/bundles/{chunk-LYJKWJUC.js → chunk-EH5E5HQO.js} +4 -4
  8. package/bundles/{chunk-RRBD35GS.js → chunk-EWRID7KM.js} +13 -13
  9. package/bundles/{chunk-RRBD35GS.js.map → chunk-EWRID7KM.js.map} +1 -1
  10. package/bundles/{chunk-QYV344EV.js → chunk-FMA7PJT3.js} +8 -8
  11. package/bundles/{chunk-XHCHVVK2.js → chunk-IF37SPTA.js} +45 -45
  12. package/bundles/{chunk-XHCHVVK2.js.map → chunk-IF37SPTA.js.map} +1 -1
  13. package/bundles/{chunk-3W345P4E.js → chunk-MTBZ3GX2.js} +43 -9
  14. package/bundles/{chunk-3W345P4E.js.map → chunk-MTBZ3GX2.js.map} +3 -3
  15. package/bundles/{chunk-ERN7RQQ7.js → chunk-UQPYSPIX.js} +6 -6
  16. package/bundles/{chunk-5EC5IVIP.js → chunk-XMNIXGGD.js} +4 -4
  17. package/bundles/index.js +15 -13
  18. package/bundles/index.js.map +1 -1
  19. package/bundles/linker/babel/index.js +13 -13
  20. package/bundles/linker/index.js +4 -4
  21. package/bundles/ngcc/index.js +2 -2
  22. package/bundles/private/bazel.js +2 -2
  23. package/bundles/private/localize.js +6 -4
  24. package/bundles/private/migrations.js +5 -5
  25. package/bundles/private/tooling.js +6 -6
  26. package/bundles/src/bin/ng_xi18n.js +11 -11
  27. package/bundles/src/bin/ngc.js +9 -9
  28. package/bundles_metadata.json +1 -1
  29. package/linker/babel/index.d.ts +1 -1
  30. package/linker/babel/src/ast/babel_ast_factory.d.ts +1 -1
  31. package/linker/babel/src/ast/babel_ast_host.d.ts +1 -1
  32. package/linker/babel/src/babel_declaration_scope.d.ts +1 -1
  33. package/linker/babel/src/babel_plugin.d.ts +1 -1
  34. package/linker/babel/src/es2015_linker_plugin.d.ts +1 -1
  35. package/linker/babel/src/linker_plugin_options.d.ts +1 -1
  36. package/linker/index.d.ts +1 -1
  37. package/linker/src/ast/ast_host.d.ts +1 -1
  38. package/linker/src/ast/ast_value.d.ts +1 -1
  39. package/linker/src/ast/typescript/typescript_ast_host.d.ts +1 -1
  40. package/linker/src/fatal_linker_error.d.ts +1 -1
  41. package/linker/src/file_linker/declaration_scope.d.ts +1 -1
  42. package/linker/src/file_linker/emit_scopes/emit_scope.d.ts +1 -1
  43. package/linker/src/file_linker/emit_scopes/local_emit_scope.d.ts +1 -1
  44. package/linker/src/file_linker/get_source_file.d.ts +1 -1
  45. package/linker/src/file_linker/linker_environment.d.ts +1 -1
  46. package/linker/src/file_linker/linker_options.d.ts +1 -1
  47. package/linker/src/file_linker/needs_linking.d.ts +1 -1
  48. package/linker/src/file_linker/partial_linkers/partial_class_metadata_async_linker_1.d.ts +1 -1
  49. package/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.d.ts +1 -1
  50. package/linker/src/file_linker/partial_linkers/partial_component_linker_1.d.ts +1 -1
  51. package/linker/src/file_linker/partial_linkers/partial_directive_linker_1.d.ts +1 -1
  52. package/linker/src/file_linker/partial_linkers/partial_factory_linker_1.d.ts +1 -1
  53. package/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.d.ts +1 -1
  54. package/linker/src/file_linker/partial_linkers/partial_injector_linker_1.d.ts +1 -1
  55. package/linker/src/file_linker/partial_linkers/partial_linker.d.ts +1 -1
  56. package/linker/src/file_linker/partial_linkers/partial_linker_selector.d.ts +1 -1
  57. package/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.d.ts +1 -1
  58. package/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.d.ts +1 -1
  59. package/linker/src/file_linker/partial_linkers/util.d.ts +2 -2
  60. package/linker/src/file_linker/translator.d.ts +1 -1
  61. package/linker/src/linker_import_generator.d.ts +1 -1
  62. package/ngcc/index.d.ts +1 -1
  63. package/package.json +2 -2
  64. package/private/babel.d.ts +1 -1
  65. package/private/bazel.d.ts +1 -1
  66. package/private/localize.d.ts +1 -1
  67. package/private/migrations.d.ts +1 -1
  68. package/private/tooling.d.ts +1 -1
  69. package/src/bin/ng_xi18n.d.ts +1 -1
  70. package/src/bin/ngc.d.ts +1 -1
  71. package/src/extract_i18n.d.ts +1 -1
  72. package/src/main.d.ts +1 -1
  73. package/src/ngtsc/annotations/common/index.d.ts +1 -1
  74. package/src/ngtsc/annotations/common/src/api.d.ts +1 -1
  75. package/src/ngtsc/annotations/common/src/debug_info.d.ts +1 -1
  76. package/src/ngtsc/annotations/common/src/di.d.ts +1 -1
  77. package/src/ngtsc/annotations/common/src/diagnostics.d.ts +1 -1
  78. package/src/ngtsc/annotations/common/src/evaluation.d.ts +1 -1
  79. package/src/ngtsc/annotations/common/src/factory.d.ts +1 -1
  80. package/src/ngtsc/annotations/common/src/injectable_registry.d.ts +1 -1
  81. package/src/ngtsc/annotations/common/src/input_transforms.d.ts +1 -1
  82. package/src/ngtsc/annotations/common/src/jit_declaration_registry.d.ts +1 -1
  83. package/src/ngtsc/annotations/common/src/metadata.d.ts +1 -1
  84. package/src/ngtsc/annotations/common/src/references_registry.d.ts +1 -1
  85. package/src/ngtsc/annotations/common/src/schema.d.ts +1 -1
  86. package/src/ngtsc/annotations/common/src/util.d.ts +1 -1
  87. package/src/ngtsc/annotations/component/index.d.ts +1 -1
  88. package/src/ngtsc/annotations/component/src/diagnostics.d.ts +1 -1
  89. package/src/ngtsc/annotations/component/src/handler.d.ts +1 -1
  90. package/src/ngtsc/annotations/component/src/metadata.d.ts +1 -1
  91. package/src/ngtsc/annotations/component/src/resources.d.ts +1 -1
  92. package/src/ngtsc/annotations/component/src/symbol.d.ts +1 -1
  93. package/src/ngtsc/annotations/component/src/util.d.ts +1 -1
  94. package/src/ngtsc/annotations/directive/index.d.ts +1 -1
  95. package/src/ngtsc/annotations/directive/src/handler.d.ts +1 -1
  96. package/src/ngtsc/annotations/directive/src/initializer_function_access.d.ts +1 -1
  97. package/src/ngtsc/annotations/directive/src/initializer_functions.d.ts +1 -1
  98. package/src/ngtsc/annotations/directive/src/input_function.d.ts +1 -1
  99. package/src/ngtsc/annotations/directive/src/input_output_parse_options.d.ts +1 -1
  100. package/src/ngtsc/annotations/directive/src/model_function.d.ts +1 -1
  101. package/src/ngtsc/annotations/directive/src/output_function.d.ts +1 -1
  102. package/src/ngtsc/annotations/directive/src/query_functions.d.ts +1 -1
  103. package/src/ngtsc/annotations/directive/src/shared.d.ts +1 -1
  104. package/src/ngtsc/annotations/directive/src/symbol.d.ts +1 -1
  105. package/src/ngtsc/annotations/index.d.ts +1 -1
  106. package/src/ngtsc/annotations/ng_module/index.d.ts +1 -1
  107. package/src/ngtsc/annotations/ng_module/src/handler.d.ts +1 -1
  108. package/src/ngtsc/annotations/ng_module/src/module_with_providers.d.ts +1 -1
  109. package/src/ngtsc/annotations/src/injectable.d.ts +1 -1
  110. package/src/ngtsc/annotations/src/pipe.d.ts +1 -1
  111. package/src/ngtsc/core/api/index.d.ts +1 -1
  112. package/src/ngtsc/core/api/src/adapter.d.ts +1 -1
  113. package/src/ngtsc/core/api/src/interfaces.d.ts +1 -1
  114. package/src/ngtsc/core/api/src/options.d.ts +1 -1
  115. package/src/ngtsc/core/api/src/public_options.d.ts +1 -1
  116. package/src/ngtsc/core/index.d.ts +1 -1
  117. package/src/ngtsc/core/src/compiler.d.ts +1 -1
  118. package/src/ngtsc/core/src/core_version.d.ts +1 -1
  119. package/src/ngtsc/core/src/feature_detection.d.ts +1 -1
  120. package/src/ngtsc/core/src/host.d.ts +1 -1
  121. package/src/ngtsc/cycles/index.d.ts +1 -1
  122. package/src/ngtsc/cycles/src/analyzer.d.ts +1 -1
  123. package/src/ngtsc/cycles/src/imports.d.ts +1 -1
  124. package/src/ngtsc/diagnostics/index.d.ts +1 -1
  125. package/src/ngtsc/diagnostics/src/docs.d.ts +1 -1
  126. package/src/ngtsc/diagnostics/src/error.d.ts +1 -1
  127. package/src/ngtsc/diagnostics/src/error_code.d.ts +1 -1
  128. package/src/ngtsc/diagnostics/src/error_details_base_url.d.ts +1 -1
  129. package/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.d.ts +1 -1
  130. package/src/ngtsc/diagnostics/src/util.d.ts +1 -1
  131. package/src/ngtsc/docs/index.d.ts +1 -1
  132. package/src/ngtsc/docs/src/class_extractor.d.ts +1 -1
  133. package/src/ngtsc/docs/src/constant_extractor.d.ts +1 -1
  134. package/src/ngtsc/docs/src/decorator_extractor.d.ts +1 -1
  135. package/src/ngtsc/docs/src/entities.d.ts +1 -1
  136. package/src/ngtsc/docs/src/enum_extractor.d.ts +1 -1
  137. package/src/ngtsc/docs/src/extractor.d.ts +1 -1
  138. package/src/ngtsc/docs/src/filters.d.ts +1 -1
  139. package/src/ngtsc/docs/src/function_extractor.d.ts +1 -1
  140. package/src/ngtsc/docs/src/generics_extractor.d.ts +1 -1
  141. package/src/ngtsc/docs/src/import_extractor.d.ts +1 -1
  142. package/src/ngtsc/docs/src/initializer_api_function_extractor.d.ts +1 -1
  143. package/src/ngtsc/docs/src/internal.d.ts +1 -1
  144. package/src/ngtsc/docs/src/jsdoc_extractor.d.ts +1 -1
  145. package/src/ngtsc/docs/src/type_alias_extractor.d.ts +1 -1
  146. package/src/ngtsc/docs/src/type_extractor.d.ts +1 -1
  147. package/src/ngtsc/entry_point/index.d.ts +1 -1
  148. package/src/ngtsc/entry_point/src/generator.d.ts +1 -1
  149. package/src/ngtsc/entry_point/src/logic.d.ts +1 -1
  150. package/src/ngtsc/entry_point/src/private_export_checker.d.ts +1 -1
  151. package/src/ngtsc/entry_point/src/reference_graph.d.ts +1 -1
  152. package/src/ngtsc/file_system/index.d.ts +2 -1
  153. package/src/ngtsc/file_system/src/compiler_host.d.ts +1 -1
  154. package/src/ngtsc/file_system/src/invalid_file_system.d.ts +1 -1
  155. package/src/ngtsc/file_system/src/logical.d.ts +1 -1
  156. package/src/ngtsc/file_system/src/ts_read_directory.d.ts +21 -0
  157. package/src/ngtsc/file_system/src/types.d.ts +1 -1
  158. package/src/ngtsc/file_system/src/util.d.ts +1 -1
  159. package/src/ngtsc/imports/index.d.ts +1 -1
  160. package/src/ngtsc/imports/src/alias.d.ts +1 -1
  161. package/src/ngtsc/imports/src/core.d.ts +1 -1
  162. package/src/ngtsc/imports/src/default.d.ts +1 -1
  163. package/src/ngtsc/imports/src/deferred_symbol_tracker.d.ts +1 -1
  164. package/src/ngtsc/imports/src/emitter.d.ts +1 -1
  165. package/src/ngtsc/imports/src/find_export.d.ts +1 -1
  166. package/src/ngtsc/imports/src/imported_symbols_tracker.d.ts +1 -1
  167. package/src/ngtsc/imports/src/local_compilation_extra_imports_tracker.d.ts +1 -1
  168. package/src/ngtsc/imports/src/patch_alias_reference_resolution.d.ts +1 -1
  169. package/src/ngtsc/imports/src/reexport.d.ts +1 -1
  170. package/src/ngtsc/imports/src/references.d.ts +1 -1
  171. package/src/ngtsc/imports/src/resolver.d.ts +1 -1
  172. package/src/ngtsc/incremental/api.d.ts +1 -1
  173. package/src/ngtsc/incremental/index.d.ts +1 -1
  174. package/src/ngtsc/incremental/semantic_graph/index.d.ts +1 -1
  175. package/src/ngtsc/incremental/semantic_graph/src/graph.d.ts +1 -1
  176. package/src/ngtsc/incremental/semantic_graph/src/util.d.ts +1 -1
  177. package/src/ngtsc/incremental/src/dependency_tracking.d.ts +1 -1
  178. package/src/ngtsc/incremental/src/incremental.d.ts +1 -1
  179. package/src/ngtsc/incremental/src/noop.d.ts +1 -1
  180. package/src/ngtsc/incremental/src/state.d.ts +1 -1
  181. package/src/ngtsc/incremental/src/strategy.d.ts +1 -1
  182. package/src/ngtsc/indexer/index.d.ts +1 -1
  183. package/src/ngtsc/indexer/src/api.d.ts +1 -1
  184. package/src/ngtsc/indexer/src/context.d.ts +1 -1
  185. package/src/ngtsc/indexer/src/template.d.ts +1 -1
  186. package/src/ngtsc/indexer/src/transform.d.ts +1 -1
  187. package/src/ngtsc/logging/index.d.ts +1 -1
  188. package/src/ngtsc/logging/src/console_logger.d.ts +1 -1
  189. package/src/ngtsc/logging/src/logger.d.ts +1 -1
  190. package/src/ngtsc/metadata/index.d.ts +1 -1
  191. package/src/ngtsc/metadata/src/api.d.ts +1 -1
  192. package/src/ngtsc/metadata/src/dts.d.ts +1 -1
  193. package/src/ngtsc/metadata/src/host_directives_resolver.d.ts +1 -1
  194. package/src/ngtsc/metadata/src/inheritance.d.ts +1 -1
  195. package/src/ngtsc/metadata/src/ng_module_index.d.ts +1 -1
  196. package/src/ngtsc/metadata/src/property_mapping.d.ts +1 -1
  197. package/src/ngtsc/metadata/src/providers.d.ts +1 -1
  198. package/src/ngtsc/metadata/src/registry.d.ts +1 -1
  199. package/src/ngtsc/metadata/src/resource_registry.d.ts +1 -1
  200. package/src/ngtsc/metadata/src/util.d.ts +1 -1
  201. package/src/ngtsc/partial_evaluator/index.d.ts +1 -1
  202. package/src/ngtsc/partial_evaluator/src/builtin.d.ts +1 -1
  203. package/src/ngtsc/partial_evaluator/src/diagnostics.d.ts +1 -1
  204. package/src/ngtsc/partial_evaluator/src/dynamic.d.ts +1 -1
  205. package/src/ngtsc/partial_evaluator/src/interface.d.ts +1 -1
  206. package/src/ngtsc/partial_evaluator/src/interpreter.d.ts +1 -1
  207. package/src/ngtsc/partial_evaluator/src/result.d.ts +1 -1
  208. package/src/ngtsc/partial_evaluator/src/synthetic.d.ts +1 -1
  209. package/src/ngtsc/perf/index.d.ts +1 -1
  210. package/src/ngtsc/perf/src/api.d.ts +1 -1
  211. package/src/ngtsc/perf/src/clock.d.ts +1 -1
  212. package/src/ngtsc/perf/src/noop.d.ts +1 -1
  213. package/src/ngtsc/perf/src/recorder.d.ts +1 -1
  214. package/src/ngtsc/program.d.ts +1 -1
  215. package/src/ngtsc/program_driver/index.d.ts +1 -1
  216. package/src/ngtsc/program_driver/src/api.d.ts +1 -1
  217. package/src/ngtsc/program_driver/src/ts_create_program_driver.d.ts +1 -1
  218. package/src/ngtsc/reflection/index.d.ts +1 -1
  219. package/src/ngtsc/reflection/src/host.d.ts +1 -1
  220. package/src/ngtsc/reflection/src/type_to_value.d.ts +1 -1
  221. package/src/ngtsc/reflection/src/typescript.d.ts +1 -1
  222. package/src/ngtsc/reflection/src/util.d.ts +1 -1
  223. package/src/ngtsc/resource/index.d.ts +1 -1
  224. package/src/ngtsc/resource/src/loader.d.ts +1 -1
  225. package/src/ngtsc/scope/index.d.ts +1 -1
  226. package/src/ngtsc/scope/src/api.d.ts +1 -1
  227. package/src/ngtsc/scope/src/component_scope.d.ts +1 -1
  228. package/src/ngtsc/scope/src/dependency.d.ts +1 -1
  229. package/src/ngtsc/scope/src/local.d.ts +1 -1
  230. package/src/ngtsc/scope/src/standalone.d.ts +1 -1
  231. package/src/ngtsc/scope/src/typecheck.d.ts +1 -1
  232. package/src/ngtsc/scope/src/util.d.ts +1 -1
  233. package/src/ngtsc/shims/api.d.ts +1 -1
  234. package/src/ngtsc/shims/index.d.ts +1 -1
  235. package/src/ngtsc/shims/src/adapter.d.ts +1 -1
  236. package/src/ngtsc/shims/src/expando.d.ts +1 -1
  237. package/src/ngtsc/shims/src/reference_tagger.d.ts +1 -1
  238. package/src/ngtsc/shims/src/util.d.ts +1 -1
  239. package/src/ngtsc/sourcemaps/index.d.ts +1 -1
  240. package/src/ngtsc/sourcemaps/src/content_origin.d.ts +1 -1
  241. package/src/ngtsc/sourcemaps/src/raw_source_map.d.ts +1 -1
  242. package/src/ngtsc/sourcemaps/src/segment_marker.d.ts +1 -1
  243. package/src/ngtsc/transform/index.d.ts +1 -1
  244. package/src/ngtsc/transform/jit/index.d.ts +1 -1
  245. package/src/ngtsc/transform/jit/src/downlevel_decorators_transform.d.ts +1 -1
  246. package/src/ngtsc/transform/jit/src/index.d.ts +1 -1
  247. package/src/ngtsc/transform/jit/src/initializer_api_transforms/input_function.d.ts +1 -1
  248. package/src/ngtsc/transform/jit/src/initializer_api_transforms/model_function.d.ts +1 -1
  249. package/src/ngtsc/transform/jit/src/initializer_api_transforms/output_function.d.ts +1 -1
  250. package/src/ngtsc/transform/jit/src/initializer_api_transforms/query_functions.d.ts +1 -1
  251. package/src/ngtsc/transform/jit/src/initializer_api_transforms/transform.d.ts +1 -1
  252. package/src/ngtsc/transform/jit/src/initializer_api_transforms/transform_api.d.ts +1 -1
  253. package/src/ngtsc/transform/src/alias.d.ts +1 -1
  254. package/src/ngtsc/transform/src/api.d.ts +1 -1
  255. package/src/ngtsc/transform/src/compilation.d.ts +1 -1
  256. package/src/ngtsc/transform/src/declaration.d.ts +1 -1
  257. package/src/ngtsc/transform/src/trait.d.ts +1 -1
  258. package/src/ngtsc/transform/src/transform.d.ts +1 -1
  259. package/src/ngtsc/translator/index.d.ts +1 -1
  260. package/src/ngtsc/translator/src/api/ast_factory.d.ts +1 -1
  261. package/src/ngtsc/translator/src/api/import_generator.d.ts +1 -1
  262. package/src/ngtsc/translator/src/context.d.ts +1 -1
  263. package/src/ngtsc/translator/src/import_manager/check_unique_identifier_name.d.ts +1 -1
  264. package/src/ngtsc/translator/src/import_manager/import_manager.d.ts +1 -1
  265. package/src/ngtsc/translator/src/import_manager/import_typescript_transform.d.ts +1 -1
  266. package/src/ngtsc/translator/src/import_manager/reuse_generated_imports.d.ts +1 -1
  267. package/src/ngtsc/translator/src/import_manager/reuse_source_file_imports.d.ts +1 -1
  268. package/src/ngtsc/translator/src/translator.d.ts +1 -1
  269. package/src/ngtsc/translator/src/ts_util.d.ts +1 -1
  270. package/src/ngtsc/translator/src/type_emitter.d.ts +1 -1
  271. package/src/ngtsc/translator/src/type_translator.d.ts +1 -1
  272. package/src/ngtsc/translator/src/typescript_ast_factory.d.ts +1 -1
  273. package/src/ngtsc/translator/src/typescript_translator.d.ts +1 -1
  274. package/src/ngtsc/tsc_plugin.d.ts +1 -1
  275. package/src/ngtsc/typecheck/api/api.d.ts +1 -1
  276. package/src/ngtsc/typecheck/api/checker.d.ts +1 -1
  277. package/src/ngtsc/typecheck/api/completion.d.ts +1 -1
  278. package/src/ngtsc/typecheck/api/context.d.ts +1 -1
  279. package/src/ngtsc/typecheck/api/index.d.ts +1 -1
  280. package/src/ngtsc/typecheck/api/scope.d.ts +1 -1
  281. package/src/ngtsc/typecheck/api/symbols.d.ts +1 -1
  282. package/src/ngtsc/typecheck/diagnostics/index.d.ts +1 -1
  283. package/src/ngtsc/typecheck/diagnostics/src/diagnostic.d.ts +1 -1
  284. package/src/ngtsc/typecheck/diagnostics/src/id.d.ts +1 -1
  285. package/src/ngtsc/typecheck/extended/api/api.d.ts +1 -1
  286. package/src/ngtsc/typecheck/extended/api/extended_template_checker.d.ts +1 -1
  287. package/src/ngtsc/typecheck/extended/api/index.d.ts +1 -1
  288. package/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.d.ts +1 -1
  289. package/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.d.ts +1 -1
  290. package/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.d.ts +1 -1
  291. package/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.d.ts +1 -1
  292. package/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.d.ts +1 -1
  293. package/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.d.ts +1 -1
  294. package/src/ngtsc/typecheck/extended/checks/skip_hydration_not_static/index.d.ts +1 -1
  295. package/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.d.ts +1 -1
  296. package/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.d.ts +1 -1
  297. package/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.d.ts +1 -1
  298. package/src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.d.ts +1 -1
  299. package/src/ngtsc/typecheck/extended/index.d.ts +1 -1
  300. package/src/ngtsc/typecheck/extended/src/extended_template_checker.d.ts +1 -1
  301. package/src/ngtsc/typecheck/index.d.ts +1 -1
  302. package/src/ngtsc/typecheck/src/checker.d.ts +1 -1
  303. package/src/ngtsc/typecheck/src/comments.d.ts +1 -1
  304. package/src/ngtsc/typecheck/src/completion.d.ts +1 -1
  305. package/src/ngtsc/typecheck/src/context.d.ts +1 -1
  306. package/src/ngtsc/typecheck/src/diagnostics.d.ts +1 -1
  307. package/src/ngtsc/typecheck/src/dom.d.ts +1 -1
  308. package/src/ngtsc/typecheck/src/environment.d.ts +1 -1
  309. package/src/ngtsc/typecheck/src/expression.d.ts +1 -1
  310. package/src/ngtsc/typecheck/src/line_mappings.d.ts +1 -1
  311. package/src/ngtsc/typecheck/src/oob.d.ts +1 -1
  312. package/src/ngtsc/typecheck/src/reference_emit_environment.d.ts +1 -1
  313. package/src/ngtsc/typecheck/src/shim.d.ts +1 -1
  314. package/src/ngtsc/typecheck/src/source.d.ts +1 -1
  315. package/src/ngtsc/typecheck/src/symbol_util.d.ts +1 -1
  316. package/src/ngtsc/typecheck/src/tcb_util.d.ts +1 -1
  317. package/src/ngtsc/typecheck/src/template_symbol_builder.d.ts +1 -1
  318. package/src/ngtsc/typecheck/src/ts_util.d.ts +1 -1
  319. package/src/ngtsc/typecheck/src/type_check_block.d.ts +1 -1
  320. package/src/ngtsc/typecheck/src/type_check_file.d.ts +1 -1
  321. package/src/ngtsc/typecheck/src/type_constructor.d.ts +1 -1
  322. package/src/ngtsc/typecheck/src/type_parameter_emitter.d.ts +1 -1
  323. package/src/ngtsc/typecheck/template_semantics/api/api.d.ts +1 -1
  324. package/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.d.ts +1 -1
  325. package/src/ngtsc/util/src/typescript.d.ts +1 -1
  326. package/src/ngtsc/util/src/visitor.d.ts +1 -1
  327. package/src/ngtsc/validation/index.d.ts +1 -1
  328. package/src/ngtsc/validation/src/config.d.ts +1 -1
  329. package/src/ngtsc/validation/src/rules/api.d.ts +1 -1
  330. package/src/ngtsc/validation/src/rules/initializer_api_usage_rule.d.ts +1 -1
  331. package/src/ngtsc/validation/src/rules/unused_standalone_imports_rule.d.ts +1 -1
  332. package/src/ngtsc/validation/src/source_file_validator.d.ts +1 -1
  333. package/src/ngtsc/xi18n/index.d.ts +1 -1
  334. package/src/ngtsc/xi18n/src/context.d.ts +1 -1
  335. package/src/perform_compile.d.ts +2 -2
  336. package/src/perform_watch.d.ts +1 -1
  337. package/src/transformers/api.d.ts +1 -1
  338. package/src/transformers/compiler_host.d.ts +1 -1
  339. package/src/transformers/entry_points.d.ts +1 -1
  340. package/src/transformers/i18n.d.ts +1 -1
  341. package/src/transformers/program.d.ts +1 -1
  342. package/src/transformers/util.d.ts +1 -1
  343. package/src/version.d.ts +1 -1
  344. package/src/version_helpers.d.ts +1 -1
  345. package/bundles/chunk-52VRTNQS.js.map +0 -6
  346. /package/bundles/{chunk-RBUEHZ6Z.js.map → chunk-24RAQD7D.js.map} +0 -0
  347. /package/bundles/{chunk-A6N6CPYP.js.map → chunk-AOL33GUJ.js.map} +0 -0
  348. /package/bundles/{chunk-LYJKWJUC.js.map → chunk-EH5E5HQO.js.map} +0 -0
  349. /package/bundles/{chunk-QYV344EV.js.map → chunk-FMA7PJT3.js.map} +0 -0
  350. /package/bundles/{chunk-ERN7RQQ7.js.map → chunk-UQPYSPIX.js.map} +0 -0
  351. /package/bundles/{chunk-5EC5IVIP.js.map → chunk-XMNIXGGD.js.map} +0 -0
package/bundles/index.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "./chunk-5EC5IVIP.js";
9
+ } from "./chunk-XMNIXGGD.js";
10
10
  import {
11
11
  DEFAULT_ERROR_CODE,
12
12
  DecoratorType,
@@ -33,27 +33,27 @@ import {
33
33
  isTsDiagnostic,
34
34
  performCompilation,
35
35
  readConfiguration
36
- } from "./chunk-52VRTNQS.js";
36
+ } from "./chunk-4SDD6AUK.js";
37
37
  import {
38
38
  angularJitApplicationTransform,
39
39
  getDownlevelDecoratorsTransform,
40
40
  getInitializerApiJitTransform
41
- } from "./chunk-RRBD35GS.js";
41
+ } from "./chunk-EWRID7KM.js";
42
42
  import {
43
43
  OptimizeFor,
44
44
  TsCreateProgramDriver
45
- } from "./chunk-IYQOLQCE.js";
45
+ } from "./chunk-6YYOILZF.js";
46
46
  import {
47
47
  isLocalCompilationDiagnostics
48
- } from "./chunk-XHCHVVK2.js";
48
+ } from "./chunk-IF37SPTA.js";
49
49
  import {
50
50
  ActivePerfRecorder,
51
51
  PerfPhase
52
- } from "./chunk-ERN7RQQ7.js";
52
+ } from "./chunk-UQPYSPIX.js";
53
53
  import {
54
54
  ConsoleLogger,
55
55
  LogLevel
56
- } from "./chunk-LYJKWJUC.js";
56
+ } from "./chunk-EH5E5HQO.js";
57
57
  import {
58
58
  LogicalFileSystem,
59
59
  LogicalProjectPath,
@@ -62,6 +62,7 @@ import {
62
62
  absoluteFrom,
63
63
  absoluteFromSourceFile,
64
64
  basename,
65
+ createFileSystemTsReadDirectoryFn,
65
66
  dirname,
66
67
  getFileSystem,
67
68
  getSourceFileOrError,
@@ -74,14 +75,14 @@ import {
74
75
  resolve,
75
76
  setFileSystem,
76
77
  toRelativeImport
77
- } from "./chunk-3W345P4E.js";
78
+ } from "./chunk-MTBZ3GX2.js";
78
79
  import "./chunk-XI2RTGAL.js";
79
80
 
80
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
81
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs
81
82
  import { Version } from "@angular/compiler";
82
- var VERSION = new Version("19.0.0-next.5");
83
+ var VERSION = new Version("19.0.0-next.7");
83
84
 
84
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
85
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
85
86
  var NgTscPlugin = class {
86
87
  get compiler() {
87
88
  if (this._compiler === null) {
@@ -157,7 +158,7 @@ var NgTscPlugin = class {
157
158
  }
158
159
  };
159
160
 
160
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs
161
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/index.mjs
161
162
  setFileSystem(new NodeJSFileSystem());
162
163
  export {
163
164
  ConsoleLogger,
@@ -188,6 +189,7 @@ export {
188
189
  calcProjectFileAndBasePath,
189
190
  constructorParametersDownlevelTransform,
190
191
  createCompilerHost,
192
+ createFileSystemTsReadDirectoryFn,
191
193
  createProgram,
192
194
  defaultGatherDiagnostics,
193
195
  dirname,
@@ -217,6 +219,6 @@ export {
217
219
  * Copyright Google LLC All Rights Reserved.
218
220
  *
219
221
  * Use of this source code is governed by an MIT-style license that can be
220
- * found in the LICENSE file at https://angular.io/license
222
+ * found in the LICENSE file at https://angular.dev/license
221
223
  */
222
224
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../../packages/compiler-cli/src/version.ts", "../../../../../../packages/compiler-cli/src/ngtsc/tsc_plugin.ts", "../../../../../../packages/compiler-cli/index.ts"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAcA,SAAQ,eAAc;AAEf,IAAM,UAAU,IAAI,QAAQ,mBAAmB;;;AC0DhD,IAAO,cAAP,MAAkB;EAOtB,IAAI,WAAQ;AACV,QAAI,KAAK,cAAc,MAAM;AAC3B,YAAM,IAAI,MAAM,2DAA2D;IAC7E;AACA,WAAO,KAAK;EACd;EAEA,YAAoB,WAAa;AAAb,SAAA,YAAA;AAbpB,SAAA,OAAO;AAEC,SAAA,UAAoC;AACpC,SAAA,OAA8B;AAC9B,SAAA,YAA+B;AAUrC,kBAAc,IAAI,iBAAgB,CAAE;EACtC;EAEA,SACE,MACA,YACA,SAA2B;AAK3B,SAAK,UAAU,EAAC,GAAG,KAAK,WAAW,GAAG,QAAO;AAC7C,SAAK,OAAO,eAAe,KAAK,MAAM,YAAY,KAAK,SAA0B,IAAI;AACrF,WAAO,KAAK;EACd;EAEA,iBACE,SACA,YAAuB;AA3G3B;AAsHI,UAAM,eAAe,mBAAmB,YAAW;AACnD,QAAI,KAAK,SAAS,QAAQ,KAAK,YAAY,MAAM;AAC/C,YAAM,IAAI,MAAM,wDAAwD;IAC1E;AACA,SAAK,KAAK,2BAA0B;AACpC,UAAM,gBAAgB,IAAI,sBACxB,SACA,KAAK,MACL,KAAK,SACL,KAAK,KAAK,qBAAqB;AAEjC,UAAM,WAAW,IAAI,uCAAsC;AAC3D,UAAM,WAAW,eAAe,SAAY,SAAS,oBAAoB,UAAU,IAAI;AACvF,QAAI;AAEJ,UAAM,wBAAwB,oBAAI,IAAG;AACrC,QAAI,KAAK,KAAK,6BAA6B,QAAW;AACpD,iBAAW,iBAAgB,UAAK,KAAK,yBAAwB,MAAlC,YAAwC,CAAA,GAAI;AACrE,8BAAsB,IAAI,QAAQ,YAAY,CAAC;MACjD;IACF;AAEA,QAAI,eAAe,UAAa,aAAa,MAAM;AACjD,eAAS;QACP;QACA,KAAK;QACL;QACA;QACA;QACgC;QACV;MAAK;IAE/B,OAAO;AACL,eAAS,oBAAmB,EAAG,oBAAoB,UAAU;AAC7D,eAAS,2BACP,YACA,UACA,SACA,KAAK,SACL,UACA,eACA,uBACA,cACA,OACA,KAAK;IAET;AACA,SAAK,YAAY,WAAW,WAAW,QAAQ,KAAK,IAAI;AACxD,WAAO;MACL,sBAAsB,KAAK,UAAU;MACrC,eAAe,KAAK,UAAU;;EAElC;EAEA,eAAe,MAAoB;AACjC,QAAI,SAAS,QAAW;AACtB,aAAO,KAAK,SAAS,eAAc;IACrC;AACA,WAAO,KAAK,SAAS,sBAAsB,MAAM,YAAY,YAAY;EAC3E;EAEA,uBAAoB;AAClB,WAAO,KAAK,SAAS,qBAAoB;EAC3C;EAEA,iBAAc;AACZ,WAAO,KAAK,SAAS,kBAAiB;EACxC;EAEA,qBAAkB;AAGhB,SAAK,SAAS,aAAa,MAAM,UAAU,cAAc;AACzD,WAAO,KAAK,SAAS,YAAW,EAAG;EACrC;;;;AClJF,cAAc,IAAI,iBAAgB,CAAE;",
4
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAcA,SAAQ,eAAc;AAEf,IAAM,UAAU,IAAI,QAAQ,mBAAmB;;;AC0DhD,IAAO,cAAP,MAAkB;EAOtB,IAAI,WAAQ;AACV,QAAI,KAAK,cAAc,MAAM;AAC3B,YAAM,IAAI,MAAM,2DAA2D;IAC7E;AACA,WAAO,KAAK;EACd;EAEA,YAAoB,WAAa;AAAb,SAAA,YAAA;AAbpB,SAAA,OAAO;AAEC,SAAA,UAAoC;AACpC,SAAA,OAA8B;AAC9B,SAAA,YAA+B;AAUrC,kBAAc,IAAI,iBAAgB,CAAE;EACtC;EAEA,SACE,MACA,YACA,SAA2B;AAK3B,SAAK,UAAU,EAAC,GAAG,KAAK,WAAW,GAAG,QAAO;AAC7C,SAAK,OAAO,eAAe,KAAK,MAAM,YAAY,KAAK,SAA0B,IAAI;AACrF,WAAO,KAAK;EACd;EAEA,iBACE,SACA,YAAuB;AA3G3B;AAsHI,UAAM,eAAe,mBAAmB,YAAW;AACnD,QAAI,KAAK,SAAS,QAAQ,KAAK,YAAY,MAAM;AAC/C,YAAM,IAAI,MAAM,wDAAwD;IAC1E;AACA,SAAK,KAAK,2BAA0B;AACpC,UAAM,gBAAgB,IAAI,sBACxB,SACA,KAAK,MACL,KAAK,SACL,KAAK,KAAK,qBAAqB;AAEjC,UAAM,WAAW,IAAI,uCAAsC;AAC3D,UAAM,WAAW,eAAe,SAAY,SAAS,oBAAoB,UAAU,IAAI;AACvF,QAAI;AAEJ,UAAM,wBAAwB,oBAAI,IAAG;AACrC,QAAI,KAAK,KAAK,6BAA6B,QAAW;AACpD,iBAAW,iBAAgB,UAAK,KAAK,yBAAwB,MAAlC,YAAwC,CAAA,GAAI;AACrE,8BAAsB,IAAI,QAAQ,YAAY,CAAC;MACjD;IACF;AAEA,QAAI,eAAe,UAAa,aAAa,MAAM;AACjD,eAAS;QACP;QACA,KAAK;QACL;QACA;QACA;QACgC;QACV;MAAK;IAE/B,OAAO;AACL,eAAS,oBAAmB,EAAG,oBAAoB,UAAU;AAC7D,eAAS,2BACP,YACA,UACA,SACA,KAAK,SACL,UACA,eACA,uBACA,cACA,OACA,KAAK;IAET;AACA,SAAK,YAAY,WAAW,WAAW,QAAQ,KAAK,IAAI;AACxD,WAAO;MACL,sBAAsB,KAAK,UAAU;MACrC,eAAe,KAAK,UAAU;;EAElC;EAEA,eAAe,MAAoB;AACjC,QAAI,SAAS,QAAW;AACtB,aAAO,KAAK,SAAS,eAAc;IACrC;AACA,WAAO,KAAK,SAAS,sBAAsB,MAAM,YAAY,YAAY;EAC3E;EAEA,uBAAoB;AAClB,WAAO,KAAK,SAAS,qBAAoB;EAC3C;EAEA,iBAAc;AACZ,WAAO,KAAK,SAAS,kBAAiB;EACxC;EAEA,qBAAkB;AAGhB,SAAK,SAAS,aAAa,MAAM,UAAU,cAAc;AACzD,WAAO,KAAK,SAAS,YAAW,EAAG;EACrC;;;;AClJF,cAAc,IAAI,iBAAgB,CAAE;",
5
5
  "names": []
6
6
  }
@@ -8,22 +8,22 @@ import {
8
8
  LinkerEnvironment,
9
9
  assert,
10
10
  isFatalLinkerError
11
- } from "../../chunk-A6N6CPYP.js";
12
- import "../../chunk-XHCHVVK2.js";
11
+ } from "../../chunk-AOL33GUJ.js";
12
+ import "../../chunk-IF37SPTA.js";
13
13
  import {
14
14
  ConsoleLogger,
15
15
  LogLevel
16
- } from "../../chunk-LYJKWJUC.js";
17
- import "../../chunk-QYV344EV.js";
16
+ } from "../../chunk-EH5E5HQO.js";
17
+ import "../../chunk-FMA7PJT3.js";
18
18
  import {
19
19
  NodeJSFileSystem
20
- } from "../../chunk-3W345P4E.js";
20
+ } from "../../chunk-MTBZ3GX2.js";
21
21
  import "../../chunk-XI2RTGAL.js";
22
22
 
23
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
23
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
24
24
  import { types as t4 } from "@babel/core";
25
25
 
26
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
26
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
27
27
  import { types as t } from "@babel/core";
28
28
  var BabelAstFactory = class {
29
29
  constructor(sourceUrl) {
@@ -148,7 +148,7 @@ function isLExpression(expr) {
148
148
  return t.isLVal(expr);
149
149
  }
150
150
 
151
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
151
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
152
152
  import { types as t2 } from "@babel/core";
153
153
  var BabelAstHost = class {
154
154
  constructor() {
@@ -276,7 +276,7 @@ function isMinifiedBooleanLiteral(node) {
276
276
  return t2.isUnaryExpression(node) && node.prefix && node.operator === "!" && t2.isNumericLiteral(node.argument) && (node.argument.value === 0 || node.argument.value === 1);
277
277
  }
278
278
 
279
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
279
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
280
280
  import { types as t3 } from "@babel/core";
281
281
  var BabelDeclarationScope = class {
282
282
  constructor(declarationScope) {
@@ -302,7 +302,7 @@ var BabelDeclarationScope = class {
302
302
  }
303
303
  };
304
304
 
305
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
305
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
306
306
  function createEs2015LinkerPlugin({ fileSystem, logger, ...options }) {
307
307
  let fileLinker = null;
308
308
  return {
@@ -403,7 +403,7 @@ function buildCodeFrameError(file, message, node) {
403
403
  return `${filename}: ${error.message}`;
404
404
  }
405
405
 
406
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
406
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
407
407
  function defaultLinkerPlugin(api, options) {
408
408
  api.assertVersion(7);
409
409
  return createEs2015LinkerPlugin({
@@ -413,7 +413,7 @@ function defaultLinkerPlugin(api, options) {
413
413
  });
414
414
  }
415
415
 
416
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
416
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
417
417
  var babel_default = defaultLinkerPlugin;
418
418
  export {
419
419
  createEs2015LinkerPlugin,
@@ -424,6 +424,6 @@ export {
424
424
  * Copyright Google LLC All Rights Reserved.
425
425
  *
426
426
  * Use of this source code is governed by an MIT-style license that can be
427
- * found in the LICENSE file at https://angular.io/license
427
+ * found in the LICENSE file at https://angular.dev/license
428
428
  */
429
429
  //# sourceMappingURL=index.js.map
@@ -10,10 +10,10 @@ import {
10
10
  assert,
11
11
  isFatalLinkerError,
12
12
  needsLinking
13
- } from "../chunk-A6N6CPYP.js";
14
- import "../chunk-XHCHVVK2.js";
15
- import "../chunk-QYV344EV.js";
16
- import "../chunk-3W345P4E.js";
13
+ } from "../chunk-AOL33GUJ.js";
14
+ import "../chunk-IF37SPTA.js";
15
+ import "../chunk-FMA7PJT3.js";
16
+ import "../chunk-MTBZ3GX2.js";
17
17
  import "../chunk-XI2RTGAL.js";
18
18
  export {
19
19
  DEFAULT_LINKER_OPTIONS,
@@ -4,7 +4,7 @@
4
4
  const require = __cjsCompatRequire(import.meta.url);
5
5
 
6
6
 
7
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
7
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
8
8
  function stringEncaseCRLFWithFirstIndex(value, prefix, postfix, index) {
9
9
  let endIndex = 0;
10
10
  let returnValue = "";
@@ -47,6 +47,6 @@ process.exit(0);
47
47
  * Copyright Google LLC All Rights Reserved.
48
48
  *
49
49
  * Use of this source code is governed by an MIT-style license that can be
50
- * found in the LICENSE file at https://angular.io/license
50
+ * found in the LICENSE file at https://angular.dev/license
51
51
  */
52
52
  //# sourceMappingURL=index.js.map
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  PerfPhase
7
- } from "../chunk-ERN7RQQ7.js";
7
+ } from "../chunk-UQPYSPIX.js";
8
8
  import "../chunk-XI2RTGAL.js";
9
9
  export {
10
10
  PerfPhase
@@ -14,6 +14,6 @@ export {
14
14
  * Copyright Google LLC All Rights Reserved.
15
15
  *
16
16
  * Use of this source code is governed by an MIT-style license that can be
17
- * found in the LICENSE file at https://angular.io/license
17
+ * found in the LICENSE file at https://angular.dev/license
18
18
  */
19
19
  //# sourceMappingURL=bazel.js.map
@@ -5,11 +5,11 @@
5
5
  import {
6
6
  ConsoleLogger,
7
7
  LogLevel
8
- } from "../chunk-LYJKWJUC.js";
8
+ } from "../chunk-EH5E5HQO.js";
9
9
  import {
10
10
  SourceFile,
11
11
  SourceFileLoader
12
- } from "../chunk-QYV344EV.js";
12
+ } from "../chunk-FMA7PJT3.js";
13
13
  import {
14
14
  LogicalFileSystem,
15
15
  LogicalProjectPath,
@@ -18,6 +18,7 @@ import {
18
18
  absoluteFrom,
19
19
  absoluteFromSourceFile,
20
20
  basename,
21
+ createFileSystemTsReadDirectoryFn,
21
22
  dirname,
22
23
  getFileSystem,
23
24
  getSourceFileOrError,
@@ -30,7 +31,7 @@ import {
30
31
  resolve,
31
32
  setFileSystem,
32
33
  toRelativeImport
33
- } from "../chunk-3W345P4E.js";
34
+ } from "../chunk-MTBZ3GX2.js";
34
35
  import "../chunk-XI2RTGAL.js";
35
36
  export {
36
37
  ConsoleLogger,
@@ -44,6 +45,7 @@ export {
44
45
  absoluteFrom,
45
46
  absoluteFromSourceFile,
46
47
  basename,
48
+ createFileSystemTsReadDirectoryFn,
47
49
  dirname,
48
50
  getFileSystem,
49
51
  getSourceFileOrError,
@@ -62,6 +64,6 @@ export {
62
64
  * Copyright Google LLC All Rights Reserved.
63
65
  *
64
66
  * Use of this source code is governed by an MIT-style license that can be
65
- * found in the LICENSE file at https://angular.io/license
67
+ * found in the LICENSE file at https://angular.dev/license
66
68
  */
67
69
  //# sourceMappingURL=localize.js.map
@@ -9,15 +9,15 @@ import {
9
9
  PotentialImportMode,
10
10
  StaticInterpreter,
11
11
  forwardRefResolver
12
- } from "../chunk-IYQOLQCE.js";
12
+ } from "../chunk-6YYOILZF.js";
13
13
  import {
14
14
  ImportManager,
15
15
  Reference,
16
16
  TypeScriptReflectionHost,
17
17
  reflectObjectLiteral
18
- } from "../chunk-XHCHVVK2.js";
19
- import "../chunk-ERN7RQQ7.js";
20
- import "../chunk-3W345P4E.js";
18
+ } from "../chunk-IF37SPTA.js";
19
+ import "../chunk-UQPYSPIX.js";
20
+ import "../chunk-MTBZ3GX2.js";
21
21
  import "../chunk-XI2RTGAL.js";
22
22
  export {
23
23
  DynamicValue,
@@ -36,6 +36,6 @@ export {
36
36
  * Copyright Google LLC All Rights Reserved.
37
37
  *
38
38
  * Use of this source code is governed by an MIT-style license that can be
39
- * found in the LICENSE file at https://angular.io/license
39
+ * found in the LICENSE file at https://angular.dev/license
40
40
  */
41
41
  //# sourceMappingURL=migrations.js.map
@@ -6,12 +6,12 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "../chunk-5EC5IVIP.js";
10
- import "../chunk-RRBD35GS.js";
11
- import "../chunk-IYQOLQCE.js";
12
- import "../chunk-XHCHVVK2.js";
13
- import "../chunk-ERN7RQQ7.js";
14
- import "../chunk-3W345P4E.js";
9
+ } from "../chunk-XMNIXGGD.js";
10
+ import "../chunk-EWRID7KM.js";
11
+ import "../chunk-6YYOILZF.js";
12
+ import "../chunk-IF37SPTA.js";
13
+ import "../chunk-UQPYSPIX.js";
14
+ import "../chunk-MTBZ3GX2.js";
15
15
  import "../chunk-XI2RTGAL.js";
16
16
  export {
17
17
  GLOBAL_DEFS_FOR_TERSER,
@@ -6,24 +6,24 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-RBUEHZ6Z.js";
9
+ } from "../../chunk-24RAQD7D.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-52VRTNQS.js";
13
- import "../../chunk-RRBD35GS.js";
14
- import "../../chunk-IYQOLQCE.js";
15
- import "../../chunk-XHCHVVK2.js";
16
- import "../../chunk-ERN7RQQ7.js";
12
+ } from "../../chunk-4SDD6AUK.js";
13
+ import "../../chunk-EWRID7KM.js";
14
+ import "../../chunk-6YYOILZF.js";
15
+ import "../../chunk-IF37SPTA.js";
16
+ import "../../chunk-UQPYSPIX.js";
17
17
  import {
18
18
  NodeJSFileSystem,
19
19
  setFileSystem
20
- } from "../../chunk-3W345P4E.js";
20
+ } from "../../chunk-MTBZ3GX2.js";
21
21
  import "../../chunk-XI2RTGAL.js";
22
22
 
23
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
23
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
24
24
  import "reflect-metadata";
25
25
 
26
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
26
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
27
27
  import yargs from "yargs";
28
28
  function mainXi18n(args2, consoleError = console.error) {
29
29
  const config = readXi18nCommandLineAndConfiguration(args2);
@@ -46,7 +46,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
46
46
  return { ...config, emitFlags: EmitFlags.I18nBundle };
47
47
  }
48
48
 
49
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
49
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
50
50
  process.title = "Angular i18n Message Extractor (ng-xi18n)";
51
51
  var args = process.argv.slice(2);
52
52
  setFileSystem(new NodeJSFileSystem());
@@ -56,6 +56,6 @@ process.exitCode = mainXi18n(args);
56
56
  * Copyright Google LLC All Rights Reserved.
57
57
  *
58
58
  * Use of this source code is governed by an MIT-style license that can be
59
- * found in the LICENSE file at https://angular.io/license
59
+ * found in the LICENSE file at https://angular.dev/license
60
60
  */
61
61
  //# sourceMappingURL=ng_xi18n.js.map
@@ -5,19 +5,19 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-RBUEHZ6Z.js";
9
- import "../../chunk-52VRTNQS.js";
10
- import "../../chunk-RRBD35GS.js";
11
- import "../../chunk-IYQOLQCE.js";
12
- import "../../chunk-XHCHVVK2.js";
13
- import "../../chunk-ERN7RQQ7.js";
8
+ } from "../../chunk-24RAQD7D.js";
9
+ import "../../chunk-4SDD6AUK.js";
10
+ import "../../chunk-EWRID7KM.js";
11
+ import "../../chunk-6YYOILZF.js";
12
+ import "../../chunk-IF37SPTA.js";
13
+ import "../../chunk-UQPYSPIX.js";
14
14
  import {
15
15
  NodeJSFileSystem,
16
16
  setFileSystem
17
- } from "../../chunk-3W345P4E.js";
17
+ } from "../../chunk-MTBZ3GX2.js";
18
18
  import "../../chunk-XI2RTGAL.js";
19
19
 
20
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
20
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
21
21
  import "reflect-metadata";
22
22
  async function runNgcComamnd() {
23
23
  process.title = "Angular Compiler (ngc)";
@@ -34,6 +34,6 @@ runNgcComamnd().catch((e) => {
34
34
  * Copyright Google LLC All Rights Reserved.
35
35
  *
36
36
  * Use of this source code is governed by an MIT-style license that can be
37
- * found in the LICENSE file at https://angular.io/license
37
+ * found in the LICENSE file at https://angular.dev/license
38
38
  */
39
39
  //# sourceMappingURL=ngc.js.map