@angular/compiler-cli 15.2.1 → 16.0.0-next.1

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 (161) hide show
  1. package/bundles/{chunk-IJECERTO.js → chunk-6PDKXFWN.js} +110 -152
  2. package/bundles/chunk-6PDKXFWN.js.map +6 -0
  3. package/bundles/{chunk-2NLFVEGY.js → chunk-EKTJ7622.js} +1 -2
  4. package/bundles/{chunk-RMPM4VAI.js → chunk-IE2WWKOE.js} +393 -618
  5. package/bundles/chunk-IE2WWKOE.js.map +6 -0
  6. package/bundles/{chunk-7GNUPQOI.js → chunk-JEQIMWEA.js} +5 -5
  7. package/bundles/{chunk-TGEKDMUX.js → chunk-JKV3J53A.js} +3 -3
  8. package/bundles/{chunk-TGEKDMUX.js.map → chunk-JKV3J53A.js.map} +1 -1
  9. package/bundles/{chunk-YZWN2KWE.js → chunk-N6MSUQVH.js} +1 -2
  10. package/bundles/{chunk-5WBIJMZH.js → chunk-Q2TY6LB3.js} +2 -2
  11. package/bundles/{chunk-ZF3IVDQ2.js → chunk-QQGJEWBQ.js} +1 -10
  12. package/bundles/chunk-QQGJEWBQ.js.map +6 -0
  13. package/bundles/{chunk-IYYB2HTK.js → chunk-TK3GHMT6.js} +1 -6
  14. package/bundles/chunk-TK3GHMT6.js.map +6 -0
  15. package/bundles/{chunk-P5LISIUG.js → chunk-XS6XKZQP.js} +12 -22
  16. package/bundles/chunk-XS6XKZQP.js.map +6 -0
  17. package/bundles/index.js +13 -13
  18. package/bundles/linker/babel/index.js +8 -8
  19. package/bundles/linker/index.js +4 -4
  20. package/bundles/private/bazel.js +1 -1
  21. package/bundles/private/localize.js +1 -1
  22. package/bundles/private/migrations.js +5 -5
  23. package/bundles/private/tooling.js +3 -3
  24. package/bundles/src/bin/ng_xi18n.js +7 -7
  25. package/bundles/src/bin/ngc.js +7 -7
  26. package/bundles_metadata.json +1 -1
  27. package/package.json +4 -17
  28. package/src/ngtsc/annotations/ng_module/src/handler.d.ts +1 -3
  29. package/src/ngtsc/core/api/src/adapter.d.ts +0 -7
  30. package/src/ngtsc/core/api/src/options.d.ts +2 -2
  31. package/src/ngtsc/core/api/src/public_options.d.ts +0 -25
  32. package/src/ngtsc/core/src/host.d.ts +6 -6
  33. package/src/ngtsc/incremental/semantic_graph/src/graph.d.ts +1 -1
  34. package/src/ngtsc/program_driver/src/ts_create_program_driver.d.ts +3 -1
  35. package/src/ngtsc/shims/api.d.ts +0 -19
  36. package/src/ngtsc/shims/index.d.ts +0 -2
  37. package/src/ngtsc/transform/src/compilation.d.ts +1 -1
  38. package/src/transformers/api.d.ts +0 -5
  39. package/bundles/chunk-B57SP4JB.js +0 -29
  40. package/bundles/chunk-B57SP4JB.js.map +0 -6
  41. package/bundles/chunk-IJECERTO.js.map +0 -6
  42. package/bundles/chunk-IYYB2HTK.js.map +0 -6
  43. package/bundles/chunk-K7P4IHT5.js +0 -115
  44. package/bundles/chunk-K7P4IHT5.js.map +0 -6
  45. package/bundles/chunk-P5LISIUG.js.map +0 -6
  46. package/bundles/chunk-PKXB2WOZ.js +0 -2187
  47. package/bundles/chunk-PKXB2WOZ.js.map +0 -6
  48. package/bundles/chunk-RMPM4VAI.js.map +0 -6
  49. package/bundles/chunk-WN75SNW4.js +0 -5265
  50. package/bundles/chunk-WN75SNW4.js.map +0 -6
  51. package/bundles/chunk-ZF3IVDQ2.js.map +0 -6
  52. package/bundles/ngcc/index.js +0 -52
  53. package/bundles/ngcc/index.js.map +0 -6
  54. package/bundles/ngcc/main-ngcc.js +0 -49
  55. package/bundles/ngcc/main-ngcc.js.map +0 -6
  56. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +0 -114
  57. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js.map +0 -6
  58. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +0 -34
  59. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js.map +0 -6
  60. package/ngcc/index.d.ts +0 -19
  61. package/ngcc/main-ngcc.d.ts +0 -2
  62. package/ngcc/src/analysis/decoration_analyzer.d.ts +0 -80
  63. package/ngcc/src/analysis/migration_host.d.ts +0 -22
  64. package/ngcc/src/analysis/module_with_providers_analyzer.d.ts +0 -61
  65. package/ngcc/src/analysis/ngcc_references_registry.d.ts +0 -34
  66. package/ngcc/src/analysis/ngcc_trait_compiler.d.ts +0 -42
  67. package/ngcc/src/analysis/private_declarations_analyzer.d.ts +0 -29
  68. package/ngcc/src/analysis/types.d.ts +0 -29
  69. package/ngcc/src/analysis/util.d.ts +0 -11
  70. package/ngcc/src/command_line_options.d.ts +0 -3
  71. package/ngcc/src/constants.d.ts +0 -9
  72. package/ngcc/src/dependencies/commonjs_dependency_host.d.ts +0 -20
  73. package/ngcc/src/dependencies/dependency_host.d.ts +0 -77
  74. package/ngcc/src/dependencies/dependency_resolver.d.ts +0 -102
  75. package/ngcc/src/dependencies/dts_dependency_host.d.ts +0 -20
  76. package/ngcc/src/dependencies/esm_dependency_host.d.ts +0 -93
  77. package/ngcc/src/dependencies/module_resolver.d.ts +0 -134
  78. package/ngcc/src/dependencies/umd_dependency_host.d.ts +0 -9
  79. package/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.d.ts +0 -41
  80. package/ngcc/src/entry_point_finder/entry_point_collector.d.ts +0 -41
  81. package/ngcc/src/entry_point_finder/interface.d.ts +0 -14
  82. package/ngcc/src/entry_point_finder/program_based_entry_point_finder.d.ts +0 -61
  83. package/ngcc/src/entry_point_finder/targeted_entry_point_finder.d.ts +0 -95
  84. package/ngcc/src/entry_point_finder/tracing_entry_point_finder.d.ts +0 -67
  85. package/ngcc/src/entry_point_finder/utils.d.ts +0 -38
  86. package/ngcc/src/execution/analyze_entry_points.d.ts +0 -9
  87. package/ngcc/src/execution/api.d.ts +0 -27
  88. package/ngcc/src/execution/cluster/api.d.ts +0 -51
  89. package/ngcc/src/execution/cluster/executor.d.ts +0 -29
  90. package/ngcc/src/execution/cluster/master.d.ts +0 -57
  91. package/ngcc/src/execution/cluster/ngcc_cluster_worker.d.ts +0 -8
  92. package/ngcc/src/execution/cluster/package_json_updater.d.ts +0 -22
  93. package/ngcc/src/execution/cluster/utils.d.ts +0 -44
  94. package/ngcc/src/execution/cluster/worker.d.ts +0 -10
  95. package/ngcc/src/execution/create_compile_function.d.ts +0 -10
  96. package/ngcc/src/execution/single_process_executor.d.ts +0 -34
  97. package/ngcc/src/execution/tasks/api.d.ts +0 -141
  98. package/ngcc/src/execution/tasks/completion.d.ts +0 -41
  99. package/ngcc/src/execution/tasks/queues/base_task_queue.d.ts +0 -38
  100. package/ngcc/src/execution/tasks/queues/parallel_task_queue.d.ts +0 -27
  101. package/ngcc/src/execution/tasks/queues/serial_task_queue.d.ts +0 -16
  102. package/ngcc/src/execution/tasks/utils.d.ts +0 -57
  103. package/ngcc/src/host/commonjs_host.d.ts +0 -69
  104. package/ngcc/src/host/commonjs_umd_utils.d.ts +0 -146
  105. package/ngcc/src/host/delegating_host.d.ts +0 -43
  106. package/ngcc/src/host/esm2015_host.d.ts +0 -935
  107. package/ngcc/src/host/esm5_host.d.ts +0 -299
  108. package/ngcc/src/host/ngcc_host.d.ts +0 -87
  109. package/ngcc/src/host/umd_host.d.ts +0 -85
  110. package/ngcc/src/host/utils.d.ts +0 -9
  111. package/ngcc/src/locking/async_locker.d.ts +0 -34
  112. package/ngcc/src/locking/lock_file.d.ts +0 -31
  113. package/ngcc/src/locking/lock_file_with_child_process/index.d.ts +0 -44
  114. package/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.d.ts +0 -1
  115. package/ngcc/src/locking/lock_file_with_child_process/util.d.ts +0 -16
  116. package/ngcc/src/locking/sync_locker.d.ts +0 -35
  117. package/ngcc/src/main.d.ts +0 -17
  118. package/ngcc/src/migrations/migration.d.ts +0 -59
  119. package/ngcc/src/migrations/missing_injectable_migration.d.ts +0 -35
  120. package/ngcc/src/migrations/undecorated_child_migration.d.ts +0 -15
  121. package/ngcc/src/migrations/undecorated_parent_migration.d.ts +0 -51
  122. package/ngcc/src/migrations/utils.d.ts +0 -41
  123. package/ngcc/src/ngcc_options.d.ts +0 -155
  124. package/ngcc/src/packages/adjust_cjs_umd_exports.d.ts +0 -16
  125. package/ngcc/src/packages/build_marker.d.ts +0 -44
  126. package/ngcc/src/packages/bundle_program.d.ts +0 -35
  127. package/ngcc/src/packages/configuration.d.ts +0 -222
  128. package/ngcc/src/packages/entry_point.d.ts +0 -109
  129. package/ngcc/src/packages/entry_point_bundle.d.ts +0 -46
  130. package/ngcc/src/packages/entry_point_manifest.d.ts +0 -79
  131. package/ngcc/src/packages/ngcc_compiler_host.d.ts +0 -36
  132. package/ngcc/src/packages/patch_ts_expando_initializer.d.ts +0 -41
  133. package/ngcc/src/packages/source_file_cache.d.ts +0 -97
  134. package/ngcc/src/packages/transformer.d.ts +0 -70
  135. package/ngcc/src/path_mappings.d.ts +0 -19
  136. package/ngcc/src/rendering/commonjs_rendering_formatter.d.ts +0 -34
  137. package/ngcc/src/rendering/dts_renderer.d.ts +0 -51
  138. package/ngcc/src/rendering/esm5_rendering_formatter.d.ts +0 -35
  139. package/ngcc/src/rendering/esm_rendering_formatter.d.ts +0 -84
  140. package/ngcc/src/rendering/ngcc_import_rewriter.d.ts +0 -13
  141. package/ngcc/src/rendering/renderer.d.ts +0 -72
  142. package/ngcc/src/rendering/rendering_formatter.d.ts +0 -37
  143. package/ngcc/src/rendering/source_maps.d.ts +0 -23
  144. package/ngcc/src/rendering/umd_rendering_formatter.d.ts +0 -54
  145. package/ngcc/src/rendering/utils.d.ts +0 -24
  146. package/ngcc/src/utils.d.ts +0 -112
  147. package/ngcc/src/writing/cleaning/cleaning_strategies.d.ts +0 -44
  148. package/ngcc/src/writing/cleaning/package_cleaner.d.ts +0 -38
  149. package/ngcc/src/writing/cleaning/utils.d.ts +0 -15
  150. package/ngcc/src/writing/file_writer.d.ts +0 -28
  151. package/ngcc/src/writing/in_place_file_writer.d.ts +0 -28
  152. package/ngcc/src/writing/new_entry_point_file_writer.d.ts +0 -48
  153. package/ngcc/src/writing/package_json_updater.d.ts +0 -98
  154. package/src/ngtsc/shims/src/factory_generator.d.ts +0 -24
  155. package/src/ngtsc/shims/src/summary_generator.d.ts +0 -15
  156. package/src/ngtsc/ts_compatibility/index.d.ts +0 -8
  157. package/src/ngtsc/ts_compatibility/src/ts_cross_version_utils.d.ts +0 -45
  158. /package/bundles/{chunk-2NLFVEGY.js.map → chunk-EKTJ7622.js.map} +0 -0
  159. /package/bundles/{chunk-7GNUPQOI.js.map → chunk-JEQIMWEA.js.map} +0 -0
  160. /package/bundles/{chunk-YZWN2KWE.js.map → chunk-N6MSUQVH.js.map} +0 -0
  161. /package/bundles/{chunk-5WBIJMZH.js.map → chunk-Q2TY6LB3.js.map} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.