@angular/cdk 20.0.0-next.1 → 20.0.0-next.10

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 (445) hide show
  1. package/_adev_assets/cdk_testing.json +1 -0
  2. package/_adev_assets/cdk_testing_protractor.json +1 -0
  3. package/_adev_assets/cdk_testing_selenium_webdriver.json +1 -0
  4. package/_adev_assets/cdk_testing_testbed.json +1 -0
  5. package/a11y/index.d.ts +11 -11
  6. package/{a11y-module.d-7d03e079.d.ts → a11y-module.d-DBHGyKoh.d.ts} +4 -3
  7. package/a11y-prebuilt.css +1 -1
  8. package/accordion/index.d.ts +1 -1
  9. package/{activedescendant-key-manager.d-11921e3a.d.ts → activedescendant-key-manager.d-Bjic5obv.d.ts} +3 -2
  10. package/bidi/index.d.ts +1 -1
  11. package/{bidi-module.d-f8648621.d.ts → bidi-module.d-IN1Vp56w.d.ts} +8 -4
  12. package/clipboard/index.d.ts +2 -1
  13. package/coercion/index.d.ts +3 -2
  14. package/collections/index.d.ts +9 -8
  15. package/{data-source.d-7cab2c9d.d.ts → data-source.d-Bblv7Zvh.d.ts} +2 -1
  16. package/dialog/index.d.ts +26 -19
  17. package/drag-drop/index.d.ts +14 -6
  18. package/fesm2022/{a11y-module-e6996d20.mjs → a11y-module-DpEjWNCj.mjs} +32 -33
  19. package/fesm2022/a11y-module-DpEjWNCj.mjs.map +1 -0
  20. package/fesm2022/a11y.mjs +35 -36
  21. package/fesm2022/a11y.mjs.map +1 -1
  22. package/fesm2022/accordion.mjs +12 -12
  23. package/fesm2022/accordion.mjs.map +1 -1
  24. package/fesm2022/{activedescendant-key-manager-1351a9d3.mjs → activedescendant-key-manager-DC3-fwQI.mjs} +2 -2
  25. package/fesm2022/activedescendant-key-manager-DC3-fwQI.mjs.map +1 -0
  26. package/fesm2022/{array-ee3b4bab.mjs → array-I1yfCXUO.mjs} +1 -1
  27. package/fesm2022/array-I1yfCXUO.mjs.map +1 -0
  28. package/fesm2022/bidi.mjs +77 -4
  29. package/fesm2022/bidi.mjs.map +1 -1
  30. package/fesm2022/{breakpoints-observer-d4584b66.mjs → breakpoints-observer-DpQzdtrE.mjs} +9 -9
  31. package/fesm2022/breakpoints-observer-DpQzdtrE.mjs.map +1 -0
  32. package/fesm2022/cdk.mjs +1 -1
  33. package/fesm2022/cdk.mjs.map +1 -1
  34. package/fesm2022/clipboard.mjs +11 -12
  35. package/fesm2022/clipboard.mjs.map +1 -1
  36. package/fesm2022/coercion/private.mjs +14 -2
  37. package/fesm2022/coercion/private.mjs.map +1 -1
  38. package/fesm2022/coercion.mjs +3 -3
  39. package/fesm2022/coercion.mjs.map +1 -1
  40. package/fesm2022/collections.mjs +5 -5
  41. package/fesm2022/{css-pixel-value-286c9a60.mjs → css-pixel-value-C_HEqLhI.mjs} +1 -1
  42. package/fesm2022/css-pixel-value-C_HEqLhI.mjs.map +1 -0
  43. package/fesm2022/{data-source-5320b6fd.mjs → data-source-D34wiQZj.mjs} +1 -1
  44. package/fesm2022/data-source-D34wiQZj.mjs.map +1 -0
  45. package/fesm2022/dialog.mjs +88 -71
  46. package/fesm2022/dialog.mjs.map +1 -1
  47. package/fesm2022/{directionality-7ea26429.mjs → directionality-Ck5Uc9Se.mjs} +13 -8
  48. package/fesm2022/directionality-Ck5Uc9Se.mjs.map +1 -0
  49. package/fesm2022/{dispose-view-repeater-strategy-b11b87ea.mjs → dispose-view-repeater-strategy-D_JReLI1.mjs} +2 -2
  50. package/fesm2022/dispose-view-repeater-strategy-D_JReLI1.mjs.map +1 -0
  51. package/fesm2022/drag-drop.mjs +125 -60
  52. package/fesm2022/drag-drop.mjs.map +1 -1
  53. package/fesm2022/{element-705567fe.mjs → element-x4z00URv.mjs} +2 -2
  54. package/fesm2022/element-x4z00URv.mjs.map +1 -0
  55. package/fesm2022/{fake-event-detection-7055b1bd.mjs → fake-event-detection-DWOdFTFz.mjs} +1 -1
  56. package/fesm2022/fake-event-detection-DWOdFTFz.mjs.map +1 -0
  57. package/fesm2022/{focus-key-manager-58d29acd.mjs → focus-key-manager-C1rAQJ5z.mjs} +2 -2
  58. package/fesm2022/focus-key-manager-C1rAQJ5z.mjs.map +1 -0
  59. package/fesm2022/{focus-monitor-cebaa0d1.mjs → focus-monitor-DKFfep8Q.mjs} +21 -23
  60. package/fesm2022/focus-monitor-DKFfep8Q.mjs.map +1 -0
  61. package/fesm2022/{id-generator-fba495fb.mjs → id-generator-BwB8lolC.mjs} +4 -4
  62. package/fesm2022/id-generator-BwB8lolC.mjs.map +1 -0
  63. package/fesm2022/{keycodes-107cd3e4.mjs → keycodes-CpHkExLC.mjs} +2 -2
  64. package/fesm2022/keycodes-CpHkExLC.mjs.map +1 -0
  65. package/fesm2022/keycodes.mjs +14 -2
  66. package/fesm2022/keycodes.mjs.map +1 -1
  67. package/fesm2022/layout.mjs +7 -7
  68. package/fesm2022/layout.mjs.map +1 -1
  69. package/fesm2022/{list-key-manager-c7b5cefb.mjs → list-key-manager-CyOIXo8P.mjs} +4 -4
  70. package/fesm2022/list-key-manager-CyOIXo8P.mjs.map +1 -0
  71. package/fesm2022/listbox.mjs +20 -20
  72. package/fesm2022/listbox.mjs.map +1 -1
  73. package/fesm2022/menu.mjs +85 -90
  74. package/fesm2022/menu.mjs.map +1 -1
  75. package/fesm2022/observers/private.mjs +3 -3
  76. package/fesm2022/observers/private.mjs.map +1 -1
  77. package/fesm2022/observers.mjs +209 -5
  78. package/fesm2022/observers.mjs.map +1 -1
  79. package/fesm2022/{overlay-module-863b82c9.mjs → overlay-module-BaGhSGqO.mjs} +204 -171
  80. package/fesm2022/overlay-module-BaGhSGqO.mjs.map +1 -0
  81. package/fesm2022/overlay.mjs +23 -24
  82. package/fesm2022/overlay.mjs.map +1 -1
  83. package/fesm2022/{passive-listeners-c0bdc49f.mjs → passive-listeners-esHZRgIN.mjs} +1 -1
  84. package/fesm2022/passive-listeners-esHZRgIN.mjs.map +1 -0
  85. package/fesm2022/{platform-1be098b0.mjs → platform-CPg0IbDW.mjs} +4 -4
  86. package/fesm2022/platform-CPg0IbDW.mjs.map +1 -0
  87. package/fesm2022/platform.mjs +9 -10
  88. package/fesm2022/platform.mjs.map +1 -1
  89. package/fesm2022/portal.mjs +613 -3
  90. package/fesm2022/portal.mjs.map +1 -1
  91. package/fesm2022/private.mjs +18 -3
  92. package/fesm2022/private.mjs.map +1 -1
  93. package/fesm2022/{recycle-view-repeater-strategy-c1712813.mjs → recycle-view-repeater-strategy-DoWdPqVw.mjs} +2 -2
  94. package/fesm2022/recycle-view-repeater-strategy-DoWdPqVw.mjs.map +1 -0
  95. package/fesm2022/{scrolling-61955dd1.mjs → scrolling-BkvA05C8.mjs} +1 -1
  96. package/fesm2022/scrolling-BkvA05C8.mjs.map +1 -0
  97. package/fesm2022/scrolling.mjs +1462 -11
  98. package/fesm2022/scrolling.mjs.map +1 -1
  99. package/fesm2022/{selection-model-30243dba.mjs → selection-model-BCgC8uEN.mjs} +1 -1
  100. package/fesm2022/selection-model-BCgC8uEN.mjs.map +1 -0
  101. package/fesm2022/{shadow-dom-9f403d00.mjs → shadow-dom-B0oHn41l.mjs} +2 -2
  102. package/fesm2022/shadow-dom-B0oHn41l.mjs.map +1 -0
  103. package/fesm2022/stepper.mjs +43 -38
  104. package/fesm2022/stepper.mjs.map +1 -1
  105. package/fesm2022/{style-loader-e14dc585.mjs → style-loader-BDEAZOey.mjs} +4 -4
  106. package/fesm2022/style-loader-BDEAZOey.mjs.map +1 -0
  107. package/fesm2022/table.mjs +170 -226
  108. package/fesm2022/table.mjs.map +1 -1
  109. package/fesm2022/{test-environment-34eef1ee.mjs → test-environment-CT0XxPyp.mjs} +1 -1
  110. package/fesm2022/test-environment-CT0XxPyp.mjs.map +1 -0
  111. package/fesm2022/testing/selenium-webdriver.mjs +1 -1
  112. package/fesm2022/testing/selenium-webdriver.mjs.map +1 -1
  113. package/fesm2022/testing/testbed.mjs +2 -2
  114. package/fesm2022/testing/testbed.mjs.map +1 -1
  115. package/fesm2022/testing.mjs +697 -2
  116. package/fesm2022/testing.mjs.map +1 -1
  117. package/fesm2022/text-field.mjs +27 -24
  118. package/fesm2022/text-field.mjs.map +1 -1
  119. package/fesm2022/{tree-key-manager-2f20c79c.mjs → tree-key-manager-KnCoIkIC.mjs} +3 -3
  120. package/fesm2022/tree-key-manager-KnCoIkIC.mjs.map +1 -0
  121. package/fesm2022/tree.mjs +47 -35
  122. package/fesm2022/tree.mjs.map +1 -1
  123. package/fesm2022/{typeahead-11ae39bd.mjs → typeahead-9ZW4Dtsf.mjs} +2 -2
  124. package/fesm2022/typeahead-9ZW4Dtsf.mjs.map +1 -0
  125. package/fesm2022/{unique-selection-dispatcher-1d6f91d8.mjs → unique-selection-dispatcher-Cag6cZJ2.mjs} +4 -4
  126. package/fesm2022/unique-selection-dispatcher-Cag6cZJ2.mjs.map +1 -0
  127. package/{focus-key-manager.d-415a6958.d.ts → focus-key-manager.d-BIKDy8oD.d.ts} +4 -3
  128. package/{focus-monitor.d-810a02e6.d.ts → focus-monitor.d-CvvJeQRc.d.ts} +2 -1
  129. package/{harness-environment.d-4d615248.d.ts → harness-environment.d-BatBdODN.d.ts} +2 -1
  130. package/keycodes/index.d.ts +2 -1
  131. package/layout/index.d.ts +2 -1
  132. package/{list-key-manager.d-72e9a2e7.d.ts → list-key-manager.d-BlK3jyRn.d.ts} +2 -1
  133. package/listbox/index.d.ts +5 -4
  134. package/menu/index.d.ts +16 -18
  135. package/{number-property.d-ce316715.d.ts → number-property.d-CJVxXUcb.d.ts} +2 -1
  136. package/observers/index.d.ts +84 -4
  137. package/overlay/_index.scss +7 -1
  138. package/overlay/index.d.ts +77 -80
  139. package/{overlay-module.d-5d06db8a.d.ts → overlay-module.d-BiAhhk6g.d.ts} +23 -12
  140. package/overlay-prebuilt.css +1 -1
  141. package/package.json +2 -4
  142. package/platform/index.d.ts +2 -17
  143. package/portal/index.d.ts +3 -3
  144. package/{portal-directives.d-d345bd53.d.ts → portal-directives.d-DbeNrI5D.d.ts} +2 -1
  145. package/private/index.d.ts +1 -1
  146. package/schematics/index.js +1 -1
  147. package/schematics/index.js.map +1 -0
  148. package/schematics/ng-add/index.js +11 -19
  149. package/schematics/ng-add/index.js.map +1 -0
  150. package/schematics/ng-add/schema.js +1 -1
  151. package/schematics/ng-add/schema.js.map +1 -0
  152. package/schematics/ng-generate/drag-drop/index.js +15 -6
  153. package/schematics/ng-generate/drag-drop/index.js.map +1 -0
  154. package/schematics/ng-generate/drag-drop/schema.js +1 -1
  155. package/schematics/ng-generate/drag-drop/schema.js.map +1 -0
  156. package/schematics/ng-update/data/attribute-selectors.js +1 -1
  157. package/schematics/ng-update/data/attribute-selectors.js.map +1 -0
  158. package/schematics/ng-update/data/class-names.js +1 -1
  159. package/schematics/ng-update/data/class-names.js.map +1 -0
  160. package/schematics/ng-update/data/constructor-checks.js +1 -1
  161. package/schematics/ng-update/data/constructor-checks.js.map +1 -0
  162. package/schematics/ng-update/data/css-selectors.js +1 -1
  163. package/schematics/ng-update/data/css-selectors.js.map +1 -0
  164. package/schematics/ng-update/data/css-tokens.js +1 -1
  165. package/schematics/ng-update/data/css-tokens.js.map +1 -0
  166. package/schematics/ng-update/data/element-selectors.js +1 -1
  167. package/schematics/ng-update/data/element-selectors.js.map +1 -0
  168. package/schematics/ng-update/data/index.js +1 -1
  169. package/schematics/ng-update/data/index.js.map +1 -0
  170. package/schematics/ng-update/data/input-names.js +1 -1
  171. package/schematics/ng-update/data/input-names.js.map +1 -0
  172. package/schematics/ng-update/data/method-call-checks.js +1 -1
  173. package/schematics/ng-update/data/method-call-checks.js.map +1 -0
  174. package/schematics/ng-update/data/output-names.js +1 -1
  175. package/schematics/ng-update/data/output-names.js.map +1 -0
  176. package/schematics/ng-update/data/property-names.js +1 -1
  177. package/schematics/ng-update/data/property-names.js.map +1 -0
  178. package/schematics/ng-update/data/symbol-removal.js +1 -1
  179. package/schematics/ng-update/data/symbol-removal.js.map +1 -0
  180. package/schematics/ng-update/devkit-file-system.js +2 -3
  181. package/schematics/ng-update/devkit-file-system.js.map +1 -0
  182. package/schematics/ng-update/devkit-migration-rule.js +13 -4
  183. package/schematics/ng-update/devkit-migration-rule.js.map +1 -0
  184. package/schematics/ng-update/devkit-migration.d.ts +2 -2
  185. package/schematics/ng-update/devkit-migration.js +1 -1
  186. package/schematics/ng-update/devkit-migration.js.map +1 -0
  187. package/schematics/ng-update/find-stylesheets.js +1 -1
  188. package/schematics/ng-update/find-stylesheets.js.map +1 -0
  189. package/schematics/ng-update/html-parsing/angular.js +2 -2
  190. package/schematics/ng-update/html-parsing/angular.js.map +1 -0
  191. package/schematics/ng-update/html-parsing/elements.js +3 -2
  192. package/schematics/ng-update/html-parsing/elements.js.map +1 -0
  193. package/schematics/ng-update/index.js +1 -1
  194. package/schematics/ng-update/index.js.map +1 -0
  195. package/schematics/ng-update/migrations/attribute-selectors.js +8 -5
  196. package/schematics/ng-update/migrations/attribute-selectors.js.map +1 -0
  197. package/schematics/ng-update/migrations/class-inheritance.js +11 -8
  198. package/schematics/ng-update/migrations/class-inheritance.js.map +1 -0
  199. package/schematics/ng-update/migrations/class-names.js +15 -12
  200. package/schematics/ng-update/migrations/class-names.js.map +1 -0
  201. package/schematics/ng-update/migrations/constructor-signature.js +10 -7
  202. package/schematics/ng-update/migrations/constructor-signature.js.map +1 -0
  203. package/schematics/ng-update/migrations/css-selectors.js +8 -5
  204. package/schematics/ng-update/migrations/css-selectors.js.map +1 -0
  205. package/schematics/ng-update/migrations/css-tokens.js +8 -5
  206. package/schematics/ng-update/migrations/css-tokens.js.map +1 -0
  207. package/schematics/ng-update/migrations/element-selectors.js +8 -5
  208. package/schematics/ng-update/migrations/element-selectors.js.map +1 -0
  209. package/schematics/ng-update/migrations/input-names.js +8 -5
  210. package/schematics/ng-update/migrations/input-names.js.map +1 -0
  211. package/schematics/ng-update/migrations/method-call-arguments.js +8 -5
  212. package/schematics/ng-update/migrations/method-call-arguments.js.map +1 -0
  213. package/schematics/ng-update/migrations/misc-template.js +6 -3
  214. package/schematics/ng-update/migrations/misc-template.js.map +1 -0
  215. package/schematics/ng-update/migrations/output-names.js +8 -5
  216. package/schematics/ng-update/migrations/output-names.js.map +1 -0
  217. package/schematics/ng-update/migrations/property-names.js +8 -5
  218. package/schematics/ng-update/migrations/property-names.js.map +1 -0
  219. package/schematics/ng-update/migrations/symbol-removal.js +10 -6
  220. package/schematics/ng-update/migrations/symbol-removal.js.map +1 -0
  221. package/schematics/ng-update/public-api.js +1 -1
  222. package/schematics/ng-update/public-api.js.map +1 -0
  223. package/schematics/ng-update/typescript/base-types.js +1 -1
  224. package/schematics/ng-update/typescript/base-types.js.map +1 -0
  225. package/schematics/ng-update/typescript/imports.js +1 -1
  226. package/schematics/ng-update/typescript/imports.js.map +1 -0
  227. package/schematics/ng-update/typescript/literal.js +1 -1
  228. package/schematics/ng-update/typescript/literal.js.map +1 -0
  229. package/schematics/ng-update/typescript/module-specifiers.js +1 -1
  230. package/schematics/ng-update/typescript/module-specifiers.js.map +1 -0
  231. package/schematics/ng-update/upgrade-data.js +1 -1
  232. package/schematics/ng-update/upgrade-data.js.map +1 -0
  233. package/schematics/paths.js +1 -1
  234. package/schematics/paths.js.map +1 -0
  235. package/schematics/update-tool/component-resource-collector.js +3 -5
  236. package/schematics/update-tool/component-resource-collector.js.map +1 -0
  237. package/schematics/update-tool/file-system.js +1 -1
  238. package/schematics/update-tool/file-system.js.map +1 -0
  239. package/schematics/update-tool/index.js +2 -8
  240. package/schematics/update-tool/index.js.map +1 -0
  241. package/schematics/update-tool/logger.js +1 -1
  242. package/schematics/update-tool/logger.js.map +1 -0
  243. package/schematics/update-tool/migration.js +3 -10
  244. package/schematics/update-tool/migration.js.map +1 -0
  245. package/schematics/update-tool/public-api.js +1 -1
  246. package/schematics/update-tool/public-api.js.map +1 -0
  247. package/schematics/update-tool/target-version.js +1 -1
  248. package/schematics/update-tool/target-version.js.map +1 -0
  249. package/schematics/update-tool/update-recorder.js +1 -1
  250. package/schematics/update-tool/update-recorder.js.map +1 -0
  251. package/schematics/update-tool/utils/decorators.js +1 -1
  252. package/schematics/update-tool/utils/decorators.js.map +1 -0
  253. package/schematics/update-tool/utils/diagnostics.js +1 -1
  254. package/schematics/update-tool/utils/diagnostics.js.map +1 -0
  255. package/schematics/update-tool/utils/functions.js +1 -1
  256. package/schematics/update-tool/utils/functions.js.map +1 -0
  257. package/schematics/update-tool/utils/imports.js +1 -1
  258. package/schematics/update-tool/utils/imports.js.map +1 -0
  259. package/schematics/update-tool/utils/line-mappings.js +1 -1
  260. package/schematics/update-tool/utils/line-mappings.js.map +1 -0
  261. package/schematics/update-tool/utils/parse-tsconfig.js +1 -1
  262. package/schematics/update-tool/utils/parse-tsconfig.js.map +1 -0
  263. package/schematics/update-tool/utils/property-name.js +1 -1
  264. package/schematics/update-tool/utils/property-name.js.map +1 -0
  265. package/schematics/update-tool/utils/virtual-host.js +2 -3
  266. package/schematics/update-tool/utils/virtual-host.js.map +1 -0
  267. package/schematics/update-tool/version-changes.js +1 -1
  268. package/schematics/update-tool/version-changes.js.map +1 -0
  269. package/schematics/utils/ast/ng-module-imports.js +1 -1
  270. package/schematics/utils/ast/ng-module-imports.js.map +1 -0
  271. package/schematics/utils/ast.d.ts +2 -2
  272. package/schematics/utils/ast.js +23 -12
  273. package/schematics/utils/ast.js.map +1 -0
  274. package/schematics/utils/build-component.js +22 -17
  275. package/schematics/utils/build-component.js.map +1 -0
  276. package/schematics/utils/get-project.d.ts +2 -2
  277. package/schematics/utils/get-project.js +1 -1
  278. package/schematics/utils/get-project.js.map +1 -0
  279. package/schematics/utils/html-manipulation.js +1 -1
  280. package/schematics/utils/html-manipulation.js.map +1 -0
  281. package/schematics/utils/index.js +1 -1
  282. package/schematics/utils/index.js.map +1 -0
  283. package/schematics/utils/parse5-element.js +1 -1
  284. package/schematics/utils/parse5-element.js.map +1 -0
  285. package/schematics/utils/project-index-file.d.ts +6 -3
  286. package/schematics/utils/project-index-file.js +30 -7
  287. package/schematics/utils/project-index-file.js.map +1 -0
  288. package/schematics/utils/project-main-file.d.ts +3 -2
  289. package/schematics/utils/project-main-file.js +1 -1
  290. package/schematics/utils/project-main-file.js.map +1 -0
  291. package/schematics/utils/project-style-file.d.ts +2 -2
  292. package/schematics/utils/project-style-file.js +1 -1
  293. package/schematics/utils/project-style-file.js.map +1 -0
  294. package/schematics/utils/project-targets.d.ts +5 -4
  295. package/schematics/utils/project-targets.js +15 -8
  296. package/schematics/utils/project-targets.js.map +1 -0
  297. package/schematics/utils/project-tsconfig-paths.d.ts +3 -3
  298. package/schematics/utils/project-tsconfig-paths.js +26 -14
  299. package/schematics/utils/project-tsconfig-paths.js.map +1 -0
  300. package/schematics/utils/schematic-options.d.ts +2 -2
  301. package/schematics/utils/schematic-options.js +27 -15
  302. package/schematics/utils/schematic-options.js.map +1 -0
  303. package/scrolling/index.d.ts +62 -7
  304. package/{scrolling-module.d-a08a462d.d.ts → scrolling-module.d-DP0Qb7T9.d.ts} +5 -4
  305. package/{selection-model.d-1a70542c.d.ts → selection-model.d-DNgOONDg.d.ts} +2 -1
  306. package/stepper/index.d.ts +6 -5
  307. package/table/index.d.ts +9 -197
  308. package/testing/index.d.ts +3 -2
  309. package/testing/selenium-webdriver/index.d.ts +3 -2
  310. package/testing/testbed/index.d.ts +3 -2
  311. package/text-field/index.d.ts +5 -2
  312. package/text-field-prebuilt.css +1 -1
  313. package/tree/index.d.ts +7 -4
  314. package/{tree-key-manager-strategy.d-603161dd.d.ts → tree-key-manager-strategy.d-XB6M79l-.d.ts} +1 -1
  315. package/{unique-selection-dispatcher.d-7993b9f5.d.ts → unique-selection-dispatcher.d-DSFqf1MM.d.ts} +2 -1
  316. package/{view-repeater.d-79039e1f.d.ts → view-repeater.d-BKljR8u8.d.ts} +2 -1
  317. package/fesm2022/a11y-module-e6996d20.mjs.map +0 -1
  318. package/fesm2022/activedescendant-key-manager-1351a9d3.mjs.map +0 -1
  319. package/fesm2022/array-ee3b4bab.mjs.map +0 -1
  320. package/fesm2022/backwards-compatibility-bcbe473e.mjs +0 -25
  321. package/fesm2022/backwards-compatibility-bcbe473e.mjs.map +0 -1
  322. package/fesm2022/bidi-module-0726b65c.mjs +0 -78
  323. package/fesm2022/bidi-module-0726b65c.mjs.map +0 -1
  324. package/fesm2022/breakpoints-observer-d4584b66.mjs.map +0 -1
  325. package/fesm2022/css-pixel-value-286c9a60.mjs.map +0 -1
  326. package/fesm2022/data-source-5320b6fd.mjs.map +0 -1
  327. package/fesm2022/directionality-7ea26429.mjs.map +0 -1
  328. package/fesm2022/dispose-view-repeater-strategy-b11b87ea.mjs.map +0 -1
  329. package/fesm2022/element-705567fe.mjs.map +0 -1
  330. package/fesm2022/fake-event-detection-7055b1bd.mjs.map +0 -1
  331. package/fesm2022/focus-key-manager-58d29acd.mjs.map +0 -1
  332. package/fesm2022/focus-monitor-cebaa0d1.mjs.map +0 -1
  333. package/fesm2022/id-generator-fba495fb.mjs.map +0 -1
  334. package/fesm2022/keycodes-107cd3e4.mjs.map +0 -1
  335. package/fesm2022/list-key-manager-c7b5cefb.mjs.map +0 -1
  336. package/fesm2022/modifiers-33a5859e.mjs +0 -13
  337. package/fesm2022/modifiers-33a5859e.mjs.map +0 -1
  338. package/fesm2022/observable-97c0792c.mjs +0 -15
  339. package/fesm2022/observable-97c0792c.mjs.map +0 -1
  340. package/fesm2022/observe-content-d2a6b5a0.mjs +0 -210
  341. package/fesm2022/observe-content-d2a6b5a0.mjs.map +0 -1
  342. package/fesm2022/overlay-module-863b82c9.mjs.map +0 -1
  343. package/fesm2022/passive-listeners-c0bdc49f.mjs.map +0 -1
  344. package/fesm2022/platform-1be098b0.mjs.map +0 -1
  345. package/fesm2022/portal-directives-c88fea11.mjs +0 -615
  346. package/fesm2022/portal-directives-c88fea11.mjs.map +0 -1
  347. package/fesm2022/recycle-view-repeater-strategy-c1712813.mjs.map +0 -1
  348. package/fesm2022/scrolling-61955dd1.mjs.map +0 -1
  349. package/fesm2022/scrolling-module-aa9eeac5.mjs +0 -1463
  350. package/fesm2022/scrolling-module-aa9eeac5.mjs.map +0 -1
  351. package/fesm2022/selection-model-30243dba.mjs.map +0 -1
  352. package/fesm2022/shadow-dom-9f403d00.mjs.map +0 -1
  353. package/fesm2022/style-loader-e14dc585.mjs.map +0 -1
  354. package/fesm2022/test-environment-34eef1ee.mjs.map +0 -1
  355. package/fesm2022/text-filtering-b60ba8a2.mjs +0 -698
  356. package/fesm2022/text-filtering-b60ba8a2.mjs.map +0 -1
  357. package/fesm2022/tree-key-manager-2f20c79c.mjs.map +0 -1
  358. package/fesm2022/typeahead-11ae39bd.mjs.map +0 -1
  359. package/fesm2022/unique-selection-dispatcher-1d6f91d8.mjs.map +0 -1
  360. package/fesm2022/visually-hidden-83aea4a0.mjs +0 -18
  361. package/fesm2022/visually-hidden-83aea4a0.mjs.map +0 -1
  362. package/observe-content.d-c08bc882.d.ts +0 -84
  363. package/schematics/index.mjs +0 -37
  364. package/schematics/ng-add/index.mjs +0 -39
  365. package/schematics/ng-add/package-config.d.ts +0 -12
  366. package/schematics/ng-add/package-config.js +0 -51
  367. package/schematics/ng-add/package-config.mjs +0 -51
  368. package/schematics/ng-add/schema.mjs +0 -10
  369. package/schematics/ng-generate/drag-drop/index.mjs +0 -33
  370. package/schematics/ng-generate/drag-drop/schema.mjs +0 -10
  371. package/schematics/ng-update/data/attribute-selectors.mjs +0 -12
  372. package/schematics/ng-update/data/class-names.mjs +0 -12
  373. package/schematics/ng-update/data/constructor-checks.mjs +0 -17
  374. package/schematics/ng-update/data/css-selectors.mjs +0 -12
  375. package/schematics/ng-update/data/css-tokens.mjs +0 -12
  376. package/schematics/ng-update/data/element-selectors.mjs +0 -12
  377. package/schematics/ng-update/data/index.mjs +0 -35
  378. package/schematics/ng-update/data/input-names.mjs +0 -12
  379. package/schematics/ng-update/data/method-call-checks.mjs +0 -12
  380. package/schematics/ng-update/data/output-names.mjs +0 -12
  381. package/schematics/ng-update/data/property-names.mjs +0 -12
  382. package/schematics/ng-update/data/symbol-removal.mjs +0 -12
  383. package/schematics/ng-update/devkit-file-system.mjs +0 -84
  384. package/schematics/ng-update/devkit-migration-rule.mjs +0 -133
  385. package/schematics/ng-update/devkit-migration.mjs +0 -20
  386. package/schematics/ng-update/find-stylesheets.mjs +0 -41
  387. package/schematics/ng-update/html-parsing/angular.mjs +0 -51
  388. package/schematics/ng-update/html-parsing/elements.mjs +0 -62
  389. package/schematics/ng-update/index.mjs +0 -29
  390. package/schematics/ng-update/migrations/attribute-selectors.mjs +0 -68
  391. package/schematics/ng-update/migrations/class-inheritance.mjs +0 -55
  392. package/schematics/ng-update/migrations/class-names.mjs +0 -88
  393. package/schematics/ng-update/migrations/constructor-signature.mjs +0 -136
  394. package/schematics/ng-update/migrations/css-selectors.mjs +0 -72
  395. package/schematics/ng-update/migrations/css-tokens.mjs +0 -80
  396. package/schematics/ng-update/migrations/element-selectors.mjs +0 -63
  397. package/schematics/ng-update/migrations/input-names.mjs +0 -56
  398. package/schematics/ng-update/migrations/method-call-arguments.mjs +0 -59
  399. package/schematics/ng-update/migrations/misc-template.mjs +0 -22
  400. package/schematics/ng-update/migrations/output-names.mjs +0 -43
  401. package/schematics/ng-update/migrations/property-names.mjs +0 -57
  402. package/schematics/ng-update/migrations/symbol-removal.mjs +0 -43
  403. package/schematics/ng-update/public-api.mjs +0 -36
  404. package/schematics/ng-update/typescript/base-types.mjs +0 -23
  405. package/schematics/ng-update/typescript/imports.mjs +0 -53
  406. package/schematics/ng-update/typescript/literal.mjs +0 -32
  407. package/schematics/ng-update/typescript/module-specifiers.mjs +0 -35
  408. package/schematics/ng-update/upgrade-data.mjs +0 -40
  409. package/schematics/paths.mjs +0 -16
  410. package/schematics/schematics.externs.js +0 -0
  411. package/schematics/tsconfig.json +0 -29
  412. package/schematics/update-tool/component-resource-collector.mjs +0 -166
  413. package/schematics/update-tool/file-system.mjs +0 -18
  414. package/schematics/update-tool/index.mjs +0 -178
  415. package/schematics/update-tool/logger.mjs +0 -18
  416. package/schematics/update-tool/migration.mjs +0 -77
  417. package/schematics/update-tool/public-api.mjs +0 -33
  418. package/schematics/update-tool/target-version.mjs +0 -27
  419. package/schematics/update-tool/update-recorder.mjs +0 -10
  420. package/schematics/update-tool/update-tool.externs.js +0 -0
  421. package/schematics/update-tool/utils/decorators.mjs +0 -41
  422. package/schematics/update-tool/utils/diagnostics.mjs +0 -18
  423. package/schematics/update-tool/utils/functions.mjs +0 -20
  424. package/schematics/update-tool/utils/imports.mjs +0 -110
  425. package/schematics/update-tool/utils/line-mappings.mjs +0 -75
  426. package/schematics/update-tool/utils/parse-tsconfig.mjs +0 -45
  427. package/schematics/update-tool/utils/property-name.mjs +0 -27
  428. package/schematics/update-tool/utils/virtual-host.mjs +0 -72
  429. package/schematics/update-tool/version-changes.mjs +0 -38
  430. package/schematics/utils/ast/ng-module-imports.mjs +0 -82
  431. package/schematics/utils/ast.mjs +0 -68
  432. package/schematics/utils/build-component.mjs +0 -183
  433. package/schematics/utils/get-project.mjs +0 -28
  434. package/schematics/utils/html-manipulation.mjs +0 -91
  435. package/schematics/utils/index.mjs +0 -36
  436. package/schematics/utils/parse5-element.mjs +0 -30
  437. package/schematics/utils/project-index-file.mjs +0 -20
  438. package/schematics/utils/project-main-file.mjs +0 -25
  439. package/schematics/utils/project-style-file.mjs +0 -42
  440. package/schematics/utils/project-targets.mjs +0 -39
  441. package/schematics/utils/project-tsconfig-paths.mjs +0 -34
  442. package/schematics/utils/schematic-options.mjs +0 -77
  443. package/viewport-ruler.d-f3d3e82f.d.ts +0 -57
  444. /package/{platform.d-0a5b4792.d.ts → platform.d-B3vREl3q.d.ts} +0 -0
  445. /package/{style-loader.d-19baab84.d.ts → style-loader.d-BXZfQZTF.d.ts} +0 -0
@@ -6,6 +6,15 @@
6
6
  * Use of this source code is governed by an MIT-style license that can be
7
7
  * found in the LICENSE file at https://angular.dev/license
8
8
  */
9
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
10
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
11
+ return new (P || (P = Promise))(function (resolve, reject) {
12
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
13
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
14
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
15
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
16
+ });
17
+ };
9
18
  Object.defineProperty(exports, "__esModule", { value: true });
10
19
  exports.getDefaultComponentOptions = getDefaultComponentOptions;
11
20
  exports.isStandaloneSchematic = isStandaloneSchematic;
@@ -13,7 +22,7 @@ const core_1 = require("@angular-devkit/core");
13
22
  const schema_1 = require("@schematics/angular/component/schema");
14
23
  const ng_ast_utils_1 = require("@schematics/angular/utility/ng-ast-utils");
15
24
  const project_main_file_1 = require("./project-main-file");
16
- const workspace_1 = require("@schematics/angular/utility/workspace");
25
+ const utility_1 = require("@schematics/angular/utility");
17
26
  const get_project_1 = require("./get-project");
18
27
  /**
19
28
  * Returns the default options for the `@schematics/angular:component` schematic which would
@@ -41,19 +50,22 @@ function getDefaultComponentOptions(project) {
41
50
  };
42
51
  }
43
52
  /** Determines whether the schematic is configured to be standalone. */
44
- async function isStandaloneSchematic(host, options) {
45
- if (options.standalone != null) {
46
- return options.standalone;
47
- }
48
- // If the `--standalone` flag isn't passed and there isn't a default, infer based on the project.
49
- const workspace = await (0, workspace_1.getWorkspace)(host);
50
- const project = (0, get_project_1.getProjectFromWorkspace)(workspace, options.project);
51
- // Legacy projects might not have a `build` target, but they're likely
52
- // not on an Angular version that supports standalone either.
53
- if (!project.targets?.has('build')) {
54
- return false;
55
- }
56
- return (0, ng_ast_utils_1.isStandaloneApp)(host, (0, project_main_file_1.getProjectMainFile)(project));
53
+ function isStandaloneSchematic(host, options) {
54
+ return __awaiter(this, void 0, void 0, function* () {
55
+ var _a;
56
+ if (options.standalone != null) {
57
+ return options.standalone;
58
+ }
59
+ // If the `--standalone` flag isn't passed and there isn't a default, infer based on the project.
60
+ const workspace = yield (0, utility_1.readWorkspace)(host);
61
+ const project = (0, get_project_1.getProjectFromWorkspace)(workspace, options.project);
62
+ // Legacy projects might not have a `build` target, but they're likely
63
+ // not on an Angular version that supports standalone either.
64
+ if (!((_a = project.targets) === null || _a === void 0 ? void 0 : _a.has('build'))) {
65
+ return false;
66
+ }
67
+ return (0, ng_ast_utils_1.isStandaloneApp)(host, (0, project_main_file_1.getProjectMainFile)(project));
68
+ });
57
69
  }
58
70
  /**
59
71
  * Gets the default value for the specified option. The default options will be determined
@@ -74,4 +86,4 @@ function getDefaultComponentOption(project, optionNames, fallbackValue) {
74
86
  }
75
87
  return fallbackValue;
76
88
  }
77
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2NoZW1hdGljLW9wdGlvbnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvY2RrL3NjaGVtYXRpY3MvdXRpbHMvc2NoZW1hdGljLW9wdGlvbnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBOzs7Ozs7R0FNRzs7QUFpQkgsZ0VBbUJDO0FBR0Qsc0RBZ0JDO0FBckRELCtDQUEwRTtBQUMxRSxpRUFBbUU7QUFDbkUsMkVBQXlFO0FBQ3pFLDJEQUF1RDtBQUN2RCxxRUFBbUU7QUFDbkUsK0NBQXNEO0FBR3REOzs7Ozs7R0FNRztBQUNILFNBQWdCLDBCQUEwQixDQUFDLE9BQXFDO0lBQzlFLHdGQUF3RjtJQUN4RixrRkFBa0Y7SUFDbEYsMkZBQTJGO0lBQzNGLElBQUksU0FBUyxHQUFHLHlCQUF5QixDQUFpQixPQUFPLEVBQUUsQ0FBQyxXQUFXLENBQUMsRUFBRSxJQUFJLENBQUMsQ0FBQztJQUV4Rix5RkFBeUY7SUFDekYsa0ZBQWtGO0lBQ2xGLDhGQUE4RjtJQUM5RixJQUFJLFNBQVMsS0FBSyxJQUFJLEVBQUUsQ0FBQztRQUN2QixTQUFTLEdBQUcsQ0FBQyx5QkFBeUIsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxNQUFNLENBQUMsRUFBRSxJQUFJLENBQUMsQ0FBQztJQUNsRSxDQUFDO0lBRUQsT0FBTztRQUNMLEtBQUssRUFBRSx5QkFBeUIsQ0FBUSxPQUFPLEVBQUUsQ0FBQyxPQUFPLEVBQUUsVUFBVSxDQUFDLEVBQUUsY0FBSyxDQUFDLEdBQUcsQ0FBQztRQUNsRixXQUFXLEVBQUUseUJBQXlCLENBQUMsT0FBTyxFQUFFLENBQUMsYUFBYSxDQUFDLEVBQUUsS0FBSyxDQUFDO1FBQ3ZFLGNBQWMsRUFBRSx5QkFBeUIsQ0FBQyxPQUFPLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxFQUFFLEtBQUssQ0FBQztRQUM3RSxTQUFTLEVBQUUsU0FBUztLQUNyQixDQUFDO0FBQ0osQ0FBQztBQUVELHVFQUF1RTtBQUNoRSxLQUFLLFVBQVUscUJBQXFCLENBQUMsSUFBVSxFQUFFLE9BQWU7SUFDckUsSUFBSSxPQUFPLENBQUMsVUFBVSxJQUFJLElBQUksRUFBRSxDQUFDO1FBQy9CLE9BQU8sT0FBTyxDQUFDLFVBQVUsQ0FBQztJQUM1QixDQUFDO0lBRUQsaUdBQWlHO0lBQ2pHLE1BQU0sU0FBUyxHQUFHLE1BQU0sSUFBQSx3QkFBWSxFQUFDLElBQUksQ0FBQyxDQUFDO0lBQzNDLE1BQU0sT0FBTyxHQUFHLElBQUEscUNBQXVCLEVBQUMsU0FBUyxFQUFFLE9BQU8sQ0FBQyxPQUFPLENBQUMsQ0FBQztJQUVwRSxzRUFBc0U7SUFDdEUsNkRBQTZEO0lBQzdELElBQUksQ0FBQyxPQUFPLENBQUMsT0FBTyxFQUFFLEdBQUcsQ0FBQyxPQUFPLENBQUMsRUFBRSxDQUFDO1FBQ25DLE9BQU8sS0FBSyxDQUFDO0lBQ2YsQ0FBQztJQUVELE9BQU8sSUFBQSw4QkFBZSxFQUFDLElBQUksRUFBRSxJQUFBLHNDQUFrQixFQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUM7QUFDNUQsQ0FBQztBQUVEOzs7O0dBSUc7QUFDSCxTQUFTLHlCQUF5QixDQUNoQyxPQUFxQyxFQUNyQyxXQUFxQixFQUNyQixhQUFnQjtJQUVoQixNQUFNLGdCQUFnQixHQUFHLElBQUEsbUJBQVksRUFBQyxPQUFPLENBQUMsVUFBVSxDQUFDLFlBQVksQ0FBQyxJQUFJLElBQUksQ0FBQztRQUM3RSxDQUFDLENBQUUsT0FBTyxDQUFDLFVBQVUsQ0FBQyxZQUFZLENBQWdCO1FBQ2xELENBQUMsQ0FBQyxJQUFJLENBQUM7SUFDVCxNQUFNLGdCQUFnQixHQUFHLGdCQUFnQjtRQUN2QyxDQUFDLENBQUUsZ0JBQWdCLENBQUMsK0JBQStCLENBQXVCO1FBQzFFLENBQUMsQ0FBQyxJQUFJLENBQUM7SUFFVCxLQUFLLE1BQU0sVUFBVSxJQUFJLFdBQVcsRUFBRSxDQUFDO1FBQ3JDLElBQUksZ0JBQWdCLElBQUksZ0JBQWdCLENBQUMsVUFBVSxDQUFDLElBQUksSUFBSSxFQUFFLENBQUM7WUFDN0QsT0FBTyxnQkFBZ0IsQ0FBQyxVQUFVLENBQWlCLENBQUM7UUFDdEQsQ0FBQztJQUNILENBQUM7SUFFRCxPQUFPLGFBQWEsQ0FBQztBQUN2QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IEdvb2dsZSBMTEMgQWxsIFJpZ2h0cyBSZXNlcnZlZC5cbiAqXG4gKiBVc2Ugb2YgdGhpcyBzb3VyY2UgY29kZSBpcyBnb3Zlcm5lZCBieSBhbiBNSVQtc3R5bGUgbGljZW5zZSB0aGF0IGNhbiBiZVxuICogZm91bmQgaW4gdGhlIExJQ0VOU0UgZmlsZSBhdCBodHRwczovL2FuZ3VsYXIuZGV2L2xpY2Vuc2VcbiAqL1xuXG5pbXBvcnQge2lzSnNvbk9iamVjdCwgSnNvbk9iamVjdCwgd29ya3NwYWNlc30gZnJvbSAnQGFuZ3VsYXItZGV2a2l0L2NvcmUnO1xuaW1wb3J0IHtTY2hlbWEsIFN0eWxlfSBmcm9tICdAc2NoZW1hdGljcy9hbmd1bGFyL2NvbXBvbmVudC9zY2hlbWEnO1xuaW1wb3J0IHtpc1N0YW5kYWxvbmVBcHB9IGZyb20gJ0BzY2hlbWF0aWNzL2FuZ3VsYXIvdXRpbGl0eS9uZy1hc3QtdXRpbHMnO1xuaW1wb3J0IHtnZXRQcm9qZWN0TWFpbkZpbGV9IGZyb20gJy4vcHJvamVjdC1tYWluLWZpbGUnO1xuaW1wb3J0IHtnZXRXb3Jrc3BhY2V9IGZyb20gJ0BzY2hlbWF0aWNzL2FuZ3VsYXIvdXRpbGl0eS93b3Jrc3BhY2UnO1xuaW1wb3J0IHtnZXRQcm9qZWN0RnJvbVdvcmtzcGFjZX0gZnJvbSAnLi9nZXQtcHJvamVjdCc7XG5pbXBvcnQge1RyZWV9IGZyb20gJ0Bhbmd1bGFyLWRldmtpdC9zY2hlbWF0aWNzJztcblxuLyoqXG4gKiBSZXR1cm5zIHRoZSBkZWZhdWx0IG9wdGlvbnMgZm9yIHRoZSBgQHNjaGVtYXRpY3MvYW5ndWxhcjpjb21wb25lbnRgIHNjaGVtYXRpYyB3aGljaCB3b3VsZFxuICogaGF2ZSBiZWVuIHNwZWNpZmllZCBhdCBwcm9qZWN0IGluaXRpYWxpemF0aW9uIChuZyBuZXcgb3IgbmcgaW5pdCkuXG4gKlxuICogVGhpcyBpcyBuZWNlc3NhcnkgYmVjYXVzZSB0aGUgQW5ndWxhciBDTEkgb25seSBleHBvc2VzIHRoZSBkZWZhdWx0IHZhbHVlcyBmb3IgdGhlIFwiLS1zdHlsZVwiLFxuICogXCItLWlubGluZVN0eWxlXCIsIFwiLS1za2lwVGVzdHNcIiBhbmQgXCItLWlubGluZVRlbXBsYXRlXCIgb3B0aW9ucyB0byB0aGUgXCJjb21wb25lbnRcIiBzY2hlbWF0aWMuXG4gKi9cbmV4cG9ydCBmdW5jdGlvbiBnZXREZWZhdWx0Q29tcG9uZW50T3B0aW9ucyhwcm9qZWN0OiB3b3Jrc3BhY2VzLlByb2plY3REZWZpbml0aW9uKTogUGFydGlhbDxTY2hlbWE+IHtcbiAgLy8gTm90ZTogTm90IGFsbCBvcHRpb25zIHdoaWNoIGFyZSBhdmFpbGFibGUgd2hlbiBydW5uaW5nIFwibmcgbmV3XCIgd2lsbCBiZSBzdG9yZWQgaW4gdGhlXG4gIC8vIHdvcmtzcGFjZSBjb25maWcuIExpc3Qgb2Ygb3B0aW9ucyB3aGljaCB3aWxsIGJlIGF2YWlsYWJsZSBpbiB0aGUgY29uZmlndXJhdGlvbjpcbiAgLy8gYW5ndWxhci9hbmd1bGFyLWNsaS9ibG9iL21haW4vcGFja2FnZXMvc2NoZW1hdGljcy9hbmd1bGFyL2FwcGxpY2F0aW9uL2luZGV4LnRzI0wxMDktTDEzMVxuICBsZXQgc2tpcFRlc3RzID0gZ2V0RGVmYXVsdENvbXBvbmVudE9wdGlvbjxib29sZWFuIHwgbnVsbD4ocHJvamVjdCwgWydza2lwVGVzdHMnXSwgbnVsbCk7XG5cbiAgLy8gSW4gY2FzZSBcInNraXBUZXN0c1wiIGlzIG5vdCBzZXQgZXhwbGljaXRseSwgYWxzbyBsb29rIGZvciB0aGUgXCJzcGVjXCIgb3B0aW9uLiBUaGUgXCJzcGVjXCJcbiAgLy8gb3B0aW9uIGhhcyBiZWVuIGRlcHJlY2F0ZWQgYnV0IGNhbiBiZSBzdGlsbCB1c2VkIGluIG9sZGVyIEFuZ3VsYXIgQ0xJIHByb2plY3RzLlxuICAvLyBTZWU6IGh0dHBzOi8vZ2l0aHViLmNvbS9hbmd1bGFyL2FuZ3VsYXItY2xpL2NvbW1pdC9hMTJhNGUwMmE0Njg5YjViZGJjNmU3NDBjMGQ5ODY1YWZiNTU2NzFhXG4gIGlmIChza2lwVGVzdHMgPT09IG51bGwpIHtcbiAgICBza2lwVGVzdHMgPSAhZ2V0RGVmYXVsdENvbXBvbmVudE9wdGlvbihwcm9qZWN0LCBbJ3NwZWMnXSwgdHJ1ZSk7XG4gIH1cblxuICByZXR1cm4ge1xuICAgIHN0eWxlOiBnZXREZWZhdWx0Q29tcG9uZW50T3B0aW9uPFN0eWxlPihwcm9qZWN0LCBbJ3N0eWxlJywgJ3N0eWxlZXh0J10sIFN0eWxlLkNzcyksXG4gICAgaW5saW5lU3R5bGU6IGdldERlZmF1bHRDb21wb25lbnRPcHRpb24ocHJvamVjdCwgWydpbmxpbmVTdHlsZSddLCBmYWxzZSksXG4gICAgaW5saW5lVGVtcGxhdGU6IGdldERlZmF1bHRDb21wb25lbnRPcHRpb24ocHJvamVjdCwgWydpbmxpbmVUZW1wbGF0ZSddLCBmYWxzZSksXG4gICAgc2tpcFRlc3RzOiBza2lwVGVzdHMsXG4gIH07XG59XG5cbi8qKiBEZXRlcm1pbmVzIHdoZXRoZXIgdGhlIHNjaGVtYXRpYyBpcyBjb25maWd1cmVkIHRvIGJlIHN0YW5kYWxvbmUuICovXG5leHBvcnQgYXN5bmMgZnVuY3Rpb24gaXNTdGFuZGFsb25lU2NoZW1hdGljKGhvc3Q6IFRyZWUsIG9wdGlvbnM6IFNjaGVtYSk6IFByb21pc2U8Ym9vbGVhbj4ge1xuICBpZiAob3B0aW9ucy5zdGFuZGFsb25lICE9IG51bGwpIHtcbiAgICByZXR1cm4gb3B0aW9ucy5zdGFuZGFsb25lO1xuICB9XG5cbiAgLy8gSWYgdGhlIGAtLXN0YW5kYWxvbmVgIGZsYWcgaXNuJ3QgcGFzc2VkIGFuZCB0aGVyZSBpc24ndCBhIGRlZmF1bHQsIGluZmVyIGJhc2VkIG9uIHRoZSBwcm9qZWN0LlxuICBjb25zdCB3b3Jrc3BhY2UgPSBhd2FpdCBnZXRXb3Jrc3BhY2UoaG9zdCk7XG4gIGNvbnN0IHByb2plY3QgPSBnZXRQcm9qZWN0RnJvbVdvcmtzcGFjZSh3b3Jrc3BhY2UsIG9wdGlvbnMucHJvamVjdCk7XG5cbiAgLy8gTGVnYWN5IHByb2plY3RzIG1pZ2h0IG5vdCBoYXZlIGEgYGJ1aWxkYCB0YXJnZXQsIGJ1dCB0aGV5J3JlIGxpa2VseVxuICAvLyBub3Qgb24gYW4gQW5ndWxhciB2ZXJzaW9uIHRoYXQgc3VwcG9ydHMgc3RhbmRhbG9uZSBlaXRoZXIuXG4gIGlmICghcHJvamVjdC50YXJnZXRzPy5oYXMoJ2J1aWxkJykpIHtcbiAgICByZXR1cm4gZmFsc2U7XG4gIH1cblxuICByZXR1cm4gaXNTdGFuZGFsb25lQXBwKGhvc3QsIGdldFByb2plY3RNYWluRmlsZShwcm9qZWN0KSk7XG59XG5cbi8qKlxuICogR2V0cyB0aGUgZGVmYXVsdCB2YWx1ZSBmb3IgdGhlIHNwZWNpZmllZCBvcHRpb24uIFRoZSBkZWZhdWx0IG9wdGlvbnMgd2lsbCBiZSBkZXRlcm1pbmVkXG4gKiBieSBsb29raW5nIGF0IHRoZSBzdG9yZWQgc2NoZW1hdGljIG9wdGlvbnMgZm9yIGBAc2NoZW1hdGljcy9hbmd1bGFyOmNvbXBvbmVudGAgaW4gdGhlXG4gKiBDTEkgd29ya3NwYWNlIGNvbmZpZ3VyYXRpb24uXG4gKi9cbmZ1bmN0aW9uIGdldERlZmF1bHRDb21wb25lbnRPcHRpb248VD4oXG4gIHByb2plY3Q6IHdvcmtzcGFjZXMuUHJvamVjdERlZmluaXRpb24sXG4gIG9wdGlvbk5hbWVzOiBzdHJpbmdbXSxcbiAgZmFsbGJhY2tWYWx1ZTogVCxcbik6IFQge1xuICBjb25zdCBzY2hlbWF0aWNPcHRpb25zID0gaXNKc29uT2JqZWN0KHByb2plY3QuZXh0ZW5zaW9uc1snc2NoZW1hdGljcyddIHx8IG51bGwpXG4gICAgPyAocHJvamVjdC5leHRlbnNpb25zWydzY2hlbWF0aWNzJ10gYXMgSnNvbk9iamVjdClcbiAgICA6IG51bGw7XG4gIGNvbnN0IGRlZmF1bHRTY2hlbWF0aWMgPSBzY2hlbWF0aWNPcHRpb25zXG4gICAgPyAoc2NoZW1hdGljT3B0aW9uc1snQHNjaGVtYXRpY3MvYW5ndWxhcjpjb21wb25lbnQnXSBhcyBKc29uT2JqZWN0IHwgbnVsbClcbiAgICA6IG51bGw7XG5cbiAgZm9yIChjb25zdCBvcHRpb25OYW1lIG9mIG9wdGlvbk5hbWVzKSB7XG4gICAgaWYgKGRlZmF1bHRTY2hlbWF0aWMgJiYgZGVmYXVsdFNjaGVtYXRpY1tvcHRpb25OYW1lXSAhPSBudWxsKSB7XG4gICAgICByZXR1cm4gZGVmYXVsdFNjaGVtYXRpY1tvcHRpb25OYW1lXSBhcyB1bmtub3duIGFzIFQ7XG4gICAgfVxuICB9XG5cbiAgcmV0dXJuIGZhbGxiYWNrVmFsdWU7XG59XG4iXX0=
89
+ //# sourceMappingURL=schematic-options.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schematic-options.js","sourceRoot":"","sources":["schematic-options.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;;;;;;;;AAiBH,gEAmBC;AAGD,sDAgBC;AArDD,+CAA8D;AAC9D,iEAAmE;AACnE,2EAAyE;AACzE,2DAAuD;AACvD,yDAA6E;AAC7E,+CAAsD;AAGtD;;;;;;GAMG;AACH,SAAgB,0BAA0B,CAAC,OAA0B;IACnE,wFAAwF;IACxF,kFAAkF;IAClF,2FAA2F;IAC3F,IAAI,SAAS,GAAG,yBAAyB,CAAiB,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;IAExF,yFAAyF;IACzF,kFAAkF;IAClF,8FAA8F;IAC9F,IAAI,SAAS,KAAK,IAAI,EAAE,CAAC;QACvB,SAAS,GAAG,CAAC,yBAAyB,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;IAED,OAAO;QACL,KAAK,EAAE,yBAAyB,CAAQ,OAAO,EAAE,CAAC,OAAO,EAAE,UAAU,CAAC,EAAE,cAAK,CAAC,GAAG,CAAC;QAClF,WAAW,EAAE,yBAAyB,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,KAAK,CAAC;QACvE,cAAc,EAAE,yBAAyB,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,KAAK,CAAC;QAC7E,SAAS,EAAE,SAAS;KACrB,CAAC;AACJ,CAAC;AAED,uEAAuE;AACvE,SAAsB,qBAAqB,CAAC,IAAU,EAAE,OAAe;;;QACrE,IAAI,OAAO,CAAC,UAAU,IAAI,IAAI,EAAE,CAAC;YAC/B,OAAO,OAAO,CAAC,UAAU,CAAC;QAC5B,CAAC;QAED,iGAAiG;QACjG,MAAM,SAAS,GAAG,MAAM,IAAA,uBAAa,EAAC,IAAI,CAAC,CAAC;QAC5C,MAAM,OAAO,GAAG,IAAA,qCAAuB,EAAC,SAAS,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC;QAEpE,sEAAsE;QACtE,6DAA6D;QAC7D,IAAI,CAAC,CAAA,MAAA,OAAO,CAAC,OAAO,0CAAE,GAAG,CAAC,OAAO,CAAC,CAAA,EAAE,CAAC;YACnC,OAAO,KAAK,CAAC;QACf,CAAC;QAED,OAAO,IAAA,8BAAe,EAAC,IAAI,EAAE,IAAA,sCAAkB,EAAC,OAAO,CAAC,CAAC,CAAC;IAC5D,CAAC;CAAA;AAED;;;;GAIG;AACH,SAAS,yBAAyB,CAChC,OAA0B,EAC1B,WAAqB,EACrB,aAAgB;IAEhB,MAAM,gBAAgB,GAAG,IAAA,mBAAY,EAAC,OAAO,CAAC,UAAU,CAAC,YAAY,CAAC,IAAI,IAAI,CAAC;QAC7E,CAAC,CAAE,OAAO,CAAC,UAAU,CAAC,YAAY,CAAgB;QAClD,CAAC,CAAC,IAAI,CAAC;IACT,MAAM,gBAAgB,GAAG,gBAAgB;QACvC,CAAC,CAAE,gBAAgB,CAAC,+BAA+B,CAAuB;QAC1E,CAAC,CAAC,IAAI,CAAC;IAET,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE,CAAC;QACrC,IAAI,gBAAgB,IAAI,gBAAgB,CAAC,UAAU,CAAC,IAAI,IAAI,EAAE,CAAC;YAC7D,OAAO,gBAAgB,CAAC,UAAU,CAAiB,CAAC;QACtD,CAAC;IACH,CAAC;IAED,OAAO,aAAa,CAAC;AACvB,CAAC"}
@@ -1,7 +1,62 @@
1
- export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, a as CdkScrollableModule, o as CdkVirtualForOf, n as CdkVirtualForOfContext, r as CdkVirtualScrollRepeater, q as CdkVirtualScrollViewport, t as CdkVirtualScrollable, u as CdkVirtualScrollableElement, v as CdkVirtualScrollableWindow, D as DEFAULT_SCROLL_TIME, E as ExtendedScrollToOptions, F as FixedSizeVirtualScrollStrategy, b as ScrollDispatcher, S as ScrollingModule, s as VIRTUAL_SCROLLABLE, V as VIRTUAL_SCROLL_STRATEGY, p as VirtualScrollStrategy, g as _Bottom, k as _End, h as _Left, i as _Right, j as _Start, f as _Top, d as _Without, l as _XAxis, e as _XOR, m as _YAxis, _ as _fixedSizeVirtualScrollStrategyFactory } from '../scrolling-module.d-a08a462d.js';
2
- export { D as DEFAULT_RESIZE_TIME, V as ViewportRuler, a as ViewportScrollPosition } from '../viewport-ruler.d-f3d3e82f.js';
3
- import '@angular/core';
4
- import '../bidi-module.d-f8648621.js';
5
- import 'rxjs';
6
- import '../data-source.d-7cab2c9d.js';
7
- import '../number-property.d-ce316715.js';
1
+ export { c as CdkFixedSizeVirtualScroll, C as CdkScrollable, b as CdkScrollableModule, d as CdkVirtualForOf, r as CdkVirtualForOfContext, t as CdkVirtualScrollRepeater, e as CdkVirtualScrollViewport, v as CdkVirtualScrollable, g as CdkVirtualScrollableElement, f as CdkVirtualScrollableWindow, D as DEFAULT_SCROLL_TIME, E as ExtendedScrollToOptions, F as FixedSizeVirtualScrollStrategy, a as ScrollDispatcher, S as ScrollingModule, u as VIRTUAL_SCROLLABLE, V as VIRTUAL_SCROLL_STRATEGY, s as VirtualScrollStrategy, k as _Bottom, o as _End, l as _Left, m as _Right, n as _Start, j as _Top, h as _Without, p as _XAxis, i as _XOR, q as _YAxis, _ as _fixedSizeVirtualScrollStrategyFactory } from '../scrolling-module.d-DP0Qb7T9.js';
2
+ import * as i0 from '@angular/core';
3
+ import { OnDestroy } from '@angular/core';
4
+ import { Observable } from 'rxjs';
5
+ export { b as ɵɵDir } from '../bidi-module.d-IN1Vp56w.js';
6
+ import '../data-source.d-Bblv7Zvh.js';
7
+ import '../number-property.d-CJVxXUcb.js';
8
+
9
+ /** Time in ms to throttle the resize events by default. */
10
+ declare const DEFAULT_RESIZE_TIME = 20;
11
+ /** Object that holds the scroll position of the viewport in each direction. */
12
+ interface ViewportScrollPosition {
13
+ top: number;
14
+ left: number;
15
+ }
16
+ /**
17
+ * Simple utility for getting the bounds of the browser viewport.
18
+ * @docs-private
19
+ */
20
+ declare class ViewportRuler implements OnDestroy {
21
+ private _platform;
22
+ private _listeners;
23
+ /** Cached viewport dimensions. */
24
+ private _viewportSize;
25
+ /** Stream of viewport change events. */
26
+ private readonly _change;
27
+ /** Used to reference correct document/window */
28
+ protected _document: Document;
29
+ constructor(...args: unknown[]);
30
+ ngOnDestroy(): void;
31
+ /** Returns the viewport's width and height. */
32
+ getViewportSize(): Readonly<{
33
+ width: number;
34
+ height: number;
35
+ }>;
36
+ /** Gets a DOMRect for the viewport's bounds. */
37
+ getViewportRect(): {
38
+ top: number;
39
+ left: number;
40
+ bottom: number;
41
+ right: number;
42
+ height: number;
43
+ width: number;
44
+ };
45
+ /** Gets the (top, left) scroll position of the viewport. */
46
+ getViewportScrollPosition(): ViewportScrollPosition;
47
+ /**
48
+ * Returns a stream that emits whenever the size of the viewport changes.
49
+ * This stream emits outside of the Angular zone.
50
+ * @param throttleTime Time in milliseconds to throttle the stream.
51
+ */
52
+ change(throttleTime?: number): Observable<Event>;
53
+ /** Use defaultView of injected document if available or fallback to global window reference */
54
+ private _getWindow;
55
+ /** Updates the cached viewport size. */
56
+ private _updateViewportSize;
57
+ static ɵfac: i0.ɵɵFactoryDeclaration<ViewportRuler, never>;
58
+ static ɵprov: i0.ɵɵInjectableDeclaration<ViewportRuler>;
59
+ }
60
+
61
+ export { DEFAULT_RESIZE_TIME, ViewportRuler };
62
+ export type { ViewportScrollPosition };
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, ElementRef, OnInit, NgZone, InjectionToken, OnChanges, NgIterable, DoCheck, TrackByFunction, TemplateRef } from '@angular/core';
3
- import { D as Directionality, B as BidiModule } from './bidi-module.d-f8648621.js';
3
+ import { D as Directionality, B as BidiModule } from './bidi-module.d-IN1Vp56w.js';
4
4
  import { Observable, Subscription, Subject } from 'rxjs';
5
- import { L as ListRange, D as DataSource, C as CollectionViewer } from './data-source.d-7cab2c9d.js';
6
- import { N as NumberInput } from './number-property.d-ce316715.js';
5
+ import { L as ListRange, D as DataSource, C as CollectionViewer } from './data-source.d-Bblv7Zvh.js';
6
+ import { N as NumberInput } from './number-property.d-CJVxXUcb.js';
7
7
 
8
8
  /**
9
9
  * An item to be repeated by the VirtualScrollViewport
@@ -548,4 +548,5 @@ declare class ScrollingModule {
548
548
  static ɵinj: i0.ɵɵInjectorDeclaration<ScrollingModule>;
549
549
  }
550
550
 
551
- export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, type ExtendedScrollToOptions as E, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, CdkScrollableModule as a, ScrollDispatcher as b, CdkFixedSizeVirtualScroll as c, type _Without as d, type _XOR as e, type _Top as f, type _Bottom as g, type _Left as h, type _Right as i, type _Start as j, type _End as k, type _XAxis as l, type _YAxis as m, type CdkVirtualForOfContext as n, CdkVirtualForOf as o, type VirtualScrollStrategy as p, CdkVirtualScrollViewport as q, type CdkVirtualScrollRepeater as r, VIRTUAL_SCROLLABLE as s, CdkVirtualScrollable as t, CdkVirtualScrollableElement as u, CdkVirtualScrollableWindow as v };
551
+ export { CdkScrollable as C, DEFAULT_SCROLL_TIME as D, FixedSizeVirtualScrollStrategy as F, ScrollingModule as S, VIRTUAL_SCROLL_STRATEGY as V, _fixedSizeVirtualScrollStrategyFactory as _, ScrollDispatcher as a, CdkScrollableModule as b, CdkFixedSizeVirtualScroll as c, CdkVirtualForOf as d, CdkVirtualScrollViewport as e, CdkVirtualScrollableWindow as f, CdkVirtualScrollableElement as g, VIRTUAL_SCROLLABLE as u, CdkVirtualScrollable as v };
552
+ export type { ExtendedScrollToOptions as E, _Without as h, _XOR as i, _Top as j, _Bottom as k, _Left as l, _Right as m, _Start as n, _End as o, _XAxis as p, _YAxis as q, CdkVirtualForOfContext as r, VirtualScrollStrategy as s, CdkVirtualScrollRepeater as t };
@@ -108,4 +108,5 @@ interface SelectionChange<T> {
108
108
  */
109
109
  declare function getMultipleValuesInSingleSelectionError(): Error;
110
110
 
111
- export { SelectionModel as S, type SelectionChange as a, getMultipleValuesInSingleSelectionError as g };
111
+ export { SelectionModel as S, getMultipleValuesInSingleSelectionError as g };
112
+ export type { SelectionChange as a };
@@ -2,10 +2,10 @@ import * as i0 from '@angular/core';
2
2
  import { ElementRef, TemplateRef, InjectionToken, OnChanges, QueryList, EventEmitter, AfterContentInit, AfterViewInit, OnDestroy } from '@angular/core';
3
3
  import { NgForm, FormGroupDirective, AbstractControl } from '@angular/forms';
4
4
  import { Subject } from 'rxjs';
5
- import { F as FocusableOption } from '../focus-key-manager.d-415a6958.js';
6
- import { B as BidiModule } from '../bidi-module.d-f8648621.js';
7
- import '../list-key-manager.d-72e9a2e7.js';
8
- import '../focus-monitor.d-810a02e6.js';
5
+ import { F as FocusableOption } from '../focus-key-manager.d-BIKDy8oD.js';
6
+ import { B as BidiModule } from '../bidi-module.d-IN1Vp56w.js';
7
+ import '../list-key-manager.d-BlK3jyRn.js';
8
+ import '../focus-monitor.d-CvvJeQRc.js';
9
9
 
10
10
  declare class CdkStepHeader implements FocusableOption {
11
11
  _elementRef: ElementRef<HTMLElement>;
@@ -224,4 +224,5 @@ declare class CdkStepperModule {
224
224
  static ɵinj: i0.ɵɵInjectorDeclaration<CdkStepperModule>;
225
225
  }
226
226
 
227
- export { CdkStep, CdkStepHeader, CdkStepLabel, CdkStepper, CdkStepperModule, CdkStepperNext, CdkStepperPrevious, STEPPER_GLOBAL_OPTIONS, STEP_STATE, type StepContentPositionState, type StepState, type StepperOptions, type StepperOrientation, StepperSelectionEvent };
227
+ export { CdkStep, CdkStepHeader, CdkStepLabel, CdkStepper, CdkStepperModule, CdkStepperNext, CdkStepperPrevious, STEPPER_GLOBAL_OPTIONS, STEP_STATE, StepperSelectionEvent };
228
+ export type { StepContentPositionState, StepState, StepperOptions, StepperOrientation };
package/table/index.d.ts CHANGED
@@ -1,12 +1,11 @@
1
- import { D as Directionality, a as Direction } from '../bidi-module.d-f8648621.js';
1
+ import { D as Directionality } from '../bidi-module.d-IN1Vp56w.js';
2
2
  import * as i0 from '@angular/core';
3
- import { TemplateRef, ElementRef, InjectionToken, OnChanges, IterableDiffers, IterableDiffer, SimpleChanges, IterableChanges, OnDestroy, ViewContainerRef, AfterContentInit, AfterContentChecked, OnInit, ChangeDetectorRef, TrackByFunction, EventEmitter, QueryList, Injector } from '@angular/core';
3
+ import { TemplateRef, ElementRef, OnChanges, IterableDiffers, IterableDiffer, SimpleChanges, IterableChanges, OnDestroy, ViewContainerRef, InjectionToken, AfterContentInit, AfterContentChecked, OnInit, ChangeDetectorRef, TrackByFunction, EventEmitter, QueryList } from '@angular/core';
4
4
  import { Observable, BehaviorSubject } from 'rxjs';
5
- import { D as DataSource, C as CollectionViewer } from '../data-source.d-7cab2c9d.js';
6
- export { D as DataSource } from '../data-source.d-7cab2c9d.js';
7
- import { a as _ViewRepeater } from '../view-repeater.d-79039e1f.js';
8
- import { S as ScrollingModule } from '../scrolling-module.d-a08a462d.js';
9
- import '../number-property.d-ce316715.js';
5
+ import { D as DataSource, C as CollectionViewer } from '../data-source.d-Bblv7Zvh.js';
6
+ import { a as _ViewRepeater } from '../view-repeater.d-BKljR8u8.js';
7
+ import { S as ScrollingModule } from '../scrolling-module.d-DP0Qb7T9.js';
8
+ import '../number-property.d-CJVxXUcb.js';
10
9
 
11
10
  /**
12
11
  * Interface for a mixin to provide a directive with a function that checks if the sticky input has
@@ -148,40 +147,6 @@ declare class CdkCell extends BaseCdkCell {
148
147
  static ɵdir: i0.ɵɵDirectiveDeclaration<CdkCell, "cdk-cell, td[cdk-cell]", never, {}, {}, never, never, true, never>;
149
148
  }
150
149
 
151
- /**
152
- * @docs-private
153
- */
154
- declare class _Schedule {
155
- tasks: (() => unknown)[];
156
- endTasks: (() => unknown)[];
157
- }
158
- /** Injection token used to provide a coalesced style scheduler. */
159
- declare const _COALESCED_STYLE_SCHEDULER: InjectionToken<_CoalescedStyleScheduler>;
160
- /**
161
- * Allows grouping up CSSDom mutations after the current execution context.
162
- * This can significantly improve performance when separate consecutive functions are
163
- * reading from the CSSDom and then mutating it.
164
- *
165
- * @docs-private
166
- */
167
- declare class _CoalescedStyleScheduler {
168
- private _currentSchedule;
169
- private _ngZone;
170
- constructor(...args: unknown[]);
171
- /**
172
- * Schedules the specified task to run at the end of the current VM turn.
173
- */
174
- schedule(task: () => unknown): void;
175
- /**
176
- * Schedules the specified task to run after other scheduled tasks at the end of the current
177
- * VM turn.
178
- */
179
- scheduleEnd(task: () => unknown): void;
180
- private _createScheduleIfNeeded;
181
- static ɵfac: i0.ɵɵFactoryDeclaration<_CoalescedStyleScheduler, never>;
182
- static ɵprov: i0.ɵɵInjectableDeclaration<_CoalescedStyleScheduler>;
183
- }
184
-
185
150
  /**
186
151
  * The row template that can be used by the mat-table. Should not be used outside of the
187
152
  * material library.
@@ -440,12 +405,6 @@ declare class NoDataRowOutlet implements RowOutlet {
440
405
  static ɵfac: i0.ɵɵFactoryDeclaration<NoDataRowOutlet, never>;
441
406
  static ɵdir: i0.ɵɵDirectiveDeclaration<NoDataRowOutlet, "[noDataRowOutlet]", never, {}, {}, never, never, true, never>;
442
407
  }
443
- /**
444
- * The table template that can be used by the mat-table. Should not be used outside of the
445
- * material library.
446
- * @docs-private
447
- */
448
- declare const CDK_TABLE_TEMPLATE = "\n <ng-content select=\"caption\"/>\n <ng-content select=\"colgroup, col\"/>\n\n <!--\n Unprojected content throws a hydration error so we need this to capture it.\n It gets removed on the client so it doesn't affect the layout.\n -->\n @if (_isServer) {\n <ng-content/>\n }\n\n @if (_isNativeHtmlTable) {\n <thead role=\"rowgroup\">\n <ng-container headerRowOutlet/>\n </thead>\n <tbody role=\"rowgroup\">\n <ng-container rowOutlet/>\n <ng-container noDataRowOutlet/>\n </tbody>\n <tfoot role=\"rowgroup\">\n <ng-container footerRowOutlet/>\n </tfoot>\n } @else {\n <ng-container headerRowOutlet/>\n <ng-container rowOutlet/>\n <ng-container noDataRowOutlet/>\n <ng-container footerRowOutlet/>\n }\n";
449
408
  /**
450
409
  * Interface used to conveniently type the possible context interfaces for the render row.
451
410
  * @docs-private
@@ -483,12 +442,11 @@ declare class CdkTable<T> implements AfterContentInit, AfterContentChecked, Coll
483
442
  protected readonly _dir: Directionality | null;
484
443
  private _platform;
485
444
  protected readonly _viewRepeater: _ViewRepeater<T, RenderRow<T>, RowContext<T>>;
486
- protected readonly _coalescedStyleScheduler: _CoalescedStyleScheduler;
487
445
  private readonly _viewportRuler;
488
446
  protected readonly _stickyPositioningListener: StickyPositioningListener;
489
447
  private _document;
490
448
  /** Latest data provided by the data source. */
491
- protected _data: readonly T[];
449
+ protected _data: readonly T[] | undefined;
492
450
  /** Subject that emits when the component has been destroyed. */
493
451
  private readonly _onDestroy;
494
452
  /** List of the rendered rows as identified by their `RenderRow` object. */
@@ -919,153 +877,6 @@ declare class CdkTableModule {
919
877
  static ɵinj: i0.ɵɵInjectorDeclaration<CdkTableModule>;
920
878
  }
921
879
 
922
- /**
923
- * Directions that can be used when setting sticky positioning.
924
- * @docs-private
925
- */
926
-
927
- type StickyDirection = 'top' | 'bottom' | 'left' | 'right';
928
- /**
929
- * List of all possible directions that can be used for sticky positioning.
930
- * @docs-private
931
- */
932
- declare const STICKY_DIRECTIONS: StickyDirection[];
933
- /**
934
- * Applies and removes sticky positioning styles to the `CdkTable` rows and columns cells.
935
- * @docs-private
936
- */
937
- declare class StickyStyler {
938
- private _isNativeHtmlTable;
939
- private _stickCellCss;
940
- direction: Direction;
941
- private _coalescedStyleScheduler;
942
- private _isBrowser;
943
- private readonly _needsPositionStickyOnElement;
944
- private readonly _positionListener?;
945
- private readonly _tableInjector?;
946
- private _elemSizeCache;
947
- private _resizeObserver;
948
- private _updatedStickyColumnsParamsToReplay;
949
- private _stickyColumnsReplayTimeout;
950
- private _cachedCellWidths;
951
- private readonly _borderCellCss;
952
- private _destroyed;
953
- /**
954
- * @param _isNativeHtmlTable Whether the sticky logic should be based on a table
955
- * that uses the native `<table>` element.
956
- * @param _stickCellCss The CSS class that will be applied to every row/cell that has
957
- * sticky positioning applied.
958
- * @param direction The directionality context of the table (ltr/rtl); affects column positioning
959
- * by reversing left/right positions.
960
- * @param _isBrowser Whether the table is currently being rendered on the server or the client.
961
- * @param _needsPositionStickyOnElement Whether we need to specify position: sticky on cells
962
- * using inline styles. If false, it is assumed that position: sticky is included in
963
- * the component stylesheet for _stickCellCss.
964
- * @param _positionListener A listener that is notified of changes to sticky rows/columns
965
- * and their dimensions.
966
- * @param _tableInjector The table's Injector.
967
- */
968
- constructor(_isNativeHtmlTable: boolean, _stickCellCss: string, direction: Direction, _coalescedStyleScheduler: _CoalescedStyleScheduler, _isBrowser?: boolean, _needsPositionStickyOnElement?: boolean, _positionListener?: StickyPositioningListener | undefined, _tableInjector?: Injector | undefined);
969
- /**
970
- * Clears the sticky positioning styles from the row and its cells by resetting the `position`
971
- * style, setting the zIndex to 0, and unsetting each provided sticky direction.
972
- * @param rows The list of rows that should be cleared from sticking in the provided directions
973
- * @param stickyDirections The directions that should no longer be set as sticky on the rows.
974
- */
975
- clearStickyPositioning(rows: HTMLElement[], stickyDirections: StickyDirection[]): void;
976
- /**
977
- * Applies sticky left and right positions to the cells of each row according to the sticky
978
- * states of the rendered column definitions.
979
- * @param rows The rows that should have its set of cells stuck according to the sticky states.
980
- * @param stickyStartStates A list of boolean states where each state represents whether the cell
981
- * in this index position should be stuck to the start of the row.
982
- * @param stickyEndStates A list of boolean states where each state represents whether the cell
983
- * in this index position should be stuck to the end of the row.
984
- * @param recalculateCellWidths Whether the sticky styler should recalculate the width of each
985
- * column cell. If `false` cached widths will be used instead.
986
- * @param replay Whether to enqueue this call for replay after a ResizeObserver update.
987
- */
988
- updateStickyColumns(rows: HTMLElement[], stickyStartStates: boolean[], stickyEndStates: boolean[], recalculateCellWidths?: boolean, replay?: boolean): void;
989
- /**
990
- * Applies sticky positioning to the row's cells if using the native table layout, and to the
991
- * row itself otherwise.
992
- * @param rowsToStick The list of rows that should be stuck according to their corresponding
993
- * sticky state and to the provided top or bottom position.
994
- * @param stickyStates A list of boolean states where each state represents whether the row
995
- * should be stuck in the particular top or bottom position.
996
- * @param position The position direction in which the row should be stuck if that row should be
997
- * sticky.
998
- *
999
- */
1000
- stickRows(rowsToStick: HTMLElement[], stickyStates: boolean[], position: 'top' | 'bottom'): void;
1001
- /**
1002
- * When using the native table in Safari, sticky footer cells do not stick. The only way to stick
1003
- * footer rows is to apply sticky styling to the tfoot container. This should only be done if
1004
- * all footer rows are sticky. If not all footer rows are sticky, remove sticky positioning from
1005
- * the tfoot element.
1006
- */
1007
- updateStickyFooterContainer(tableElement: Element, stickyStates: boolean[]): void;
1008
- /** Triggered by the table's OnDestroy hook. */
1009
- destroy(): void;
1010
- /**
1011
- * Removes the sticky style on the element by removing the sticky cell CSS class, re-evaluating
1012
- * the zIndex, removing each of the provided sticky directions, and removing the
1013
- * sticky position if there are no more directions.
1014
- */
1015
- _removeStickyStyle(element: HTMLElement, stickyDirections: StickyDirection[]): void;
1016
- /**
1017
- * Adds the sticky styling to the element by adding the sticky style class, changing position
1018
- * to be sticky (and -webkit-sticky), setting the appropriate zIndex, and adding a sticky
1019
- * direction and value.
1020
- */
1021
- _addStickyStyle(element: HTMLElement, dir: StickyDirection, dirValue: number, isBorderElement: boolean): void;
1022
- /**
1023
- * Calculate what the z-index should be for the element, depending on what directions (top,
1024
- * bottom, left, right) have been set. It should be true that elements with a top direction
1025
- * should have the highest index since these are elements like a table header. If any of those
1026
- * elements are also sticky in another direction, then they should appear above other elements
1027
- * that are only sticky top (e.g. a sticky column on a sticky header). Bottom-sticky elements
1028
- * (e.g. footer rows) should then be next in the ordering such that they are below the header
1029
- * but above any non-sticky elements. Finally, left/right sticky elements (e.g. sticky columns)
1030
- * should minimally increment so that they are above non-sticky elements but below top and bottom
1031
- * elements.
1032
- */
1033
- _getCalculatedZIndex(element: HTMLElement): string;
1034
- /** Gets the widths for each cell in the provided row. */
1035
- _getCellWidths(row: HTMLElement, recalculateCellWidths?: boolean): number[];
1036
- /**
1037
- * Determines the left and right positions of each sticky column cell, which will be the
1038
- * accumulation of all sticky column cell widths to the left and right, respectively.
1039
- * Non-sticky cells do not need to have a value set since their positions will not be applied.
1040
- */
1041
- _getStickyStartColumnPositions(widths: number[], stickyStates: boolean[]): number[];
1042
- /**
1043
- * Determines the left and right positions of each sticky column cell, which will be the
1044
- * accumulation of all sticky column cell widths to the left and right, respectively.
1045
- * Non-sticky cells do not need to have a value set since their positions will not be applied.
1046
- */
1047
- _getStickyEndColumnPositions(widths: number[], stickyStates: boolean[]): number[];
1048
- /**
1049
- * Retreives the most recently observed size of the specified element from the cache, or
1050
- * meaures it directly if not yet cached.
1051
- */
1052
- private _retrieveElementSize;
1053
- /**
1054
- * Conditionally enqueue the requested sticky update and clear previously queued updates
1055
- * for the same rows.
1056
- */
1057
- private _updateStickyColumnReplayQueue;
1058
- /** Remove updates for the specified rows from the queue. */
1059
- private _removeFromStickyColumnReplayQueue;
1060
- /** Update _elemSizeCache with the observed sizes. */
1061
- private _updateCachedSizes;
1062
- /**
1063
- * Invoke afterNextRender with the table's injector, falling back to CoalescedStyleScheduler
1064
- * if the injector was not provided.
1065
- */
1066
- private _afterNextRender;
1067
- }
1068
-
1069
880
  /**
1070
881
  * Used to provide a table to some of the sub-components without causing a circular dependency.
1071
882
  * @docs-private
@@ -1084,4 +895,5 @@ interface TextColumnOptions<T> {
1084
895
  /** Injection token that can be used to specify the text column options. */
1085
896
  declare const TEXT_COLUMN_OPTIONS: InjectionToken<TextColumnOptions<any>>;
1086
897
 
1087
- export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE, CDK_TABLE_TEMPLATE, type CanStick, CdkCell, CdkCellDef, CdkCellOutlet, type CdkCellOutletMultiRowContext, type CdkCellOutletRowContext, CdkColumnDef, CdkFooterCell, CdkFooterCellDef, CdkFooterRow, CdkFooterRowDef, CdkHeaderCell, CdkHeaderCellDef, CdkHeaderRow, CdkHeaderRowDef, CdkNoDataRow, CdkRecycleRows, CdkRow, CdkRowDef, CdkTable, type CdkTableDataSourceInput, CdkTableModule, CdkTextColumn, type CellDef, DataRowOutlet, FooterRowOutlet, HeaderRowOutlet, NoDataRowOutlet, type RenderRow, type RowContext, type RowOutlet, STICKY_DIRECTIONS, STICKY_POSITIONING_LISTENER, type StickyDirection, type StickyOffset, type StickyPositioningListener, type StickySize, StickyStyler, type StickyUpdate, TEXT_COLUMN_OPTIONS, type TextColumnOptions, _COALESCED_STYLE_SCHEDULER, _CoalescedStyleScheduler, _Schedule };
898
+ export { BaseCdkCell, BaseRowDef, CDK_ROW_TEMPLATE, CDK_TABLE, CdkCell, CdkCellDef, CdkCellOutlet, CdkColumnDef, CdkFooterCell, CdkFooterCellDef, CdkFooterRow, CdkFooterRowDef, CdkHeaderCell, CdkHeaderCellDef, CdkHeaderRow, CdkHeaderRowDef, CdkNoDataRow, CdkRecycleRows, CdkRow, CdkRowDef, CdkTable, CdkTableModule, CdkTextColumn, DataRowOutlet, DataSource, FooterRowOutlet, HeaderRowOutlet, NoDataRowOutlet, STICKY_POSITIONING_LISTENER, TEXT_COLUMN_OPTIONS };
899
+ export type { CdkCellOutletMultiRowContext, CdkCellOutletRowContext, CdkTableDataSourceInput, CellDef, RenderRow, RowContext, RowOutlet, StickyOffset, StickyPositioningListener, StickySize, StickyUpdate, TextColumnOptions };
@@ -1,4 +1,4 @@
1
- export { A as AsyncFactoryFn, b as AsyncOptionPredicate, a as AsyncPredicate, B as BaseHarnessFilters, C as ComponentHarness, f as ComponentHarnessConstructor, e as ContentContainerComponentHarness, k as ElementDimensions, E as EventData, h as HarnessEnvironment, c as HarnessLoader, g as HarnessPredicate, H as HarnessQuery, d as LocatorFactory, L as LocatorFnResult, M as ModifierKeys, i as TestElement, T as TestKey, j as TextOptions } from '../harness-environment.d-4d615248.js';
1
+ export { A as AsyncFactoryFn, g as AsyncOptionPredicate, f as AsyncPredicate, B as BaseHarnessFilters, C as ComponentHarness, e as ComponentHarnessConstructor, j as ContentContainerComponentHarness, E as ElementDimensions, c as EventData, H as HarnessEnvironment, d as HarnessLoader, k as HarnessPredicate, h as HarnessQuery, i as LocatorFactory, L as LocatorFnResult, M as ModifierKeys, T as TestElement, a as TestKey, b as TextOptions } from '../harness-environment.d-BatBdODN.js';
2
2
 
3
3
  /**
4
4
  * Returns an error which reports that no keys have been specified.
@@ -90,4 +90,5 @@ declare function parallel<T1, T2>(values: () => [T1 | PromiseLike<T1>, T2 | Prom
90
90
  */
91
91
  declare function parallel<T>(values: () => (T | PromiseLike<T>)[]): Promise<T[]>;
92
92
 
93
- export { type AutoChangeDetectionStatus, _getTextWithExcludedElements, getNoKeysSpecifiedError, handleAutoChangeDetectionStatus, manualChangeDetection, parallel, stopHandlingAutoChangeDetectionStatus };
93
+ export { _getTextWithExcludedElements, getNoKeysSpecifiedError, handleAutoChangeDetectionStatus, manualChangeDetection, parallel, stopHandlingAutoChangeDetectionStatus };
94
+ export type { AutoChangeDetectionStatus };
@@ -1,5 +1,5 @@
1
1
  import * as webdriver from 'selenium-webdriver';
2
- import { i as TestElement, M as ModifierKeys, T as TestKey, j as TextOptions, k as ElementDimensions, E as EventData, h as HarnessEnvironment, c as HarnessLoader } from '../../harness-environment.d-4d615248.js';
2
+ import { T as TestElement, M as ModifierKeys, a as TestKey, b as TextOptions, E as ElementDimensions, c as EventData, H as HarnessEnvironment, d as HarnessLoader } from '../../harness-environment.d-BatBdODN.js';
3
3
 
4
4
  /** A `TestElement` implementation for WebDriver. */
5
5
  declare class SeleniumWebDriverElement implements TestElement {
@@ -146,4 +146,5 @@ declare class SeleniumWebDriverHarnessEnvironment extends HarnessEnvironment<()
146
146
  protected getAllRawElements(selector: string): Promise<(() => webdriver.WebElement)[]>;
147
147
  }
148
148
 
149
- export { SeleniumWebDriverElement, SeleniumWebDriverHarnessEnvironment, type WebDriverHarnessEnvironmentOptions, waitForAngularReady };
149
+ export { SeleniumWebDriverElement, SeleniumWebDriverHarnessEnvironment, waitForAngularReady };
150
+ export type { WebDriverHarnessEnvironmentOptions };
@@ -1,4 +1,4 @@
1
- import { h as HarnessEnvironment, c as HarnessLoader, i as TestElement, C as ComponentHarness, f as ComponentHarnessConstructor, M as ModifierKeys, T as TestKey, j as TextOptions, k as ElementDimensions, E as EventData } from '../../harness-environment.d-4d615248.js';
1
+ import { H as HarnessEnvironment, d as HarnessLoader, T as TestElement, C as ComponentHarness, e as ComponentHarnessConstructor, M as ModifierKeys, a as TestKey, b as TextOptions, E as ElementDimensions, c as EventData } from '../../harness-environment.d-BatBdODN.js';
2
2
  import { ComponentFixture } from '@angular/core/testing';
3
3
 
4
4
  /** Options to configure the environment. */
@@ -153,4 +153,5 @@ declare class UnitTestElement implements TestElement {
153
153
  private _dispatchMouseEventSequence;
154
154
  }
155
155
 
156
- export { TestbedHarnessEnvironment, type TestbedHarnessEnvironmentOptions, UnitTestElement };
156
+ export { TestbedHarnessEnvironment, UnitTestElement };
157
+ export type { TestbedHarnessEnvironmentOptions };
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, ElementRef, OnInit, EventEmitter, AfterViewInit, DoCheck } from '@angular/core';
3
3
  import { Observable } from 'rxjs';
4
- import { N as NumberInput } from '../number-property.d-ce316715.js';
4
+ import { N as NumberInput } from '../number-property.d-CJVxXUcb.js';
5
5
 
6
6
  /** An event that is emitted when the autofill state of an input changes. */
7
7
  type AutofillEvent = {
@@ -98,6 +98,8 @@ declare class CdkTextareaAutosize implements AfterViewInit, DoCheck, OnDestroy {
98
98
  private _cachedLineHeight?;
99
99
  /** Cached height of a textarea with only the placeholder. */
100
100
  private _cachedPlaceholderHeight?;
101
+ /** Cached scroll top of a textarea */
102
+ private _cachedScrollTop;
101
103
  /** Used to reference correct document/window */
102
104
  protected _document?: Document | null | undefined;
103
105
  private _hasFocus;
@@ -150,4 +152,5 @@ declare class TextFieldModule {
150
152
  static ɵinj: i0.ɵɵInjectorDeclaration<TextFieldModule>;
151
153
  }
152
154
 
153
- export { type AutofillEvent, AutofillMonitor, CdkAutofill, CdkTextareaAutosize, TextFieldModule };
155
+ export { AutofillMonitor, CdkAutofill, CdkTextareaAutosize, TextFieldModule };
156
+ export type { AutofillEvent };
@@ -1 +1 @@
1
- textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}
1
+ textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}
package/tree/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
1
  import { Observable, BehaviorSubject, Subject } from 'rxjs';
2
- import { S as SelectionModel } from '../selection-model.d-1a70542c.js';
2
+ import { S as SelectionModel } from '../selection-model.d-DNgOONDg.js';
3
3
  import * as i0 from '@angular/core';
4
4
  import { InjectionToken, ViewContainerRef, TemplateRef, AfterContentChecked, AfterContentInit, AfterViewInit, OnDestroy, OnInit, TrackByFunction, QueryList, IterableDiffer, ElementRef, EventEmitter, IterableDiffers } from '@angular/core';
5
- import { a as TreeKeyManagerStrategy, T as TreeKeyManagerItem } from '../tree-key-manager-strategy.d-603161dd.js';
6
- import { C as CollectionViewer, D as DataSource } from '../data-source.d-7cab2c9d.js';
5
+ import { T as TreeKeyManagerStrategy, a as TreeKeyManagerItem } from '../tree-key-manager-strategy.d-XB6M79l-.js';
6
+ import { C as CollectionViewer, D as DataSource } from '../data-source.d-Bblv7Zvh.js';
7
7
 
8
8
  /**
9
9
  * Tree control interface. User can implement TreeControl to expand/collapse dataNodes in the tree.
@@ -471,6 +471,8 @@ declare class CdkTree<T, K = T> implements AfterContentChecked, AfterContentInit
471
471
  private _calculateParents;
472
472
  /** Invokes a callback with all node expansion keys. */
473
473
  private _forEachExpansionKey;
474
+ /** Clears the maps we use to store parents, level & aria-sets in. */
475
+ private _clearPreviousCache;
474
476
  static ɵfac: i0.ɵɵFactoryDeclaration<CdkTree<any, any>, never>;
475
477
  static ɵcmp: i0.ɵɵComponentDeclaration<CdkTree<any, any>, "cdk-tree", ["cdkTree"], { "dataSource": { "alias": "dataSource"; "required": false; }; "treeControl": { "alias": "treeControl"; "required": false; }; "levelAccessor": { "alias": "levelAccessor"; "required": false; }; "childrenAccessor": { "alias": "childrenAccessor"; "required": false; }; "trackBy": { "alias": "trackBy"; "required": false; }; "expansionKey": { "alias": "expansionKey"; "required": false; }; }, {}, ["_nodeDefs"], never, true, never>;
476
478
  }
@@ -714,4 +716,5 @@ declare class CdkTreeModule {
714
716
  static ɵinj: i0.ɵɵInjectorDeclaration<CdkTreeModule>;
715
717
  }
716
718
 
717
- export { BaseTreeControl, CDK_TREE_NODE_OUTLET_NODE, CdkNestedTreeNode, CdkTree, CdkTreeModule, CdkTreeNode, CdkTreeNodeDef, CdkTreeNodeOutlet, CdkTreeNodeOutletContext, CdkTreeNodePadding, CdkTreeNodeToggle, FlatTreeControl, type FlatTreeControlOptions, NestedTreeControl, type NestedTreeControlOptions, type TreeControl, getMultipleTreeControlsError, getTreeControlMissingError, getTreeMissingMatchingNodeDefError, getTreeMultipleDefaultNodeDefsError, getTreeNoValidDataSourceError };
719
+ export { BaseTreeControl, CDK_TREE_NODE_OUTLET_NODE, CdkNestedTreeNode, CdkTree, CdkTreeModule, CdkTreeNode, CdkTreeNodeDef, CdkTreeNodeOutlet, CdkTreeNodeOutletContext, CdkTreeNodePadding, CdkTreeNodeToggle, FlatTreeControl, NestedTreeControl, getMultipleTreeControlsError, getTreeControlMissingError, getTreeMissingMatchingNodeDefError, getTreeMultipleDefaultNodeDefsError, getTreeNoValidDataSourceError };
720
+ export type { FlatTreeControlOptions, NestedTreeControlOptions, TreeControl };
@@ -113,4 +113,4 @@ interface TreeKeyManagerStrategy<T extends TreeKeyManagerItem> {
113
113
  }
114
114
  type TreeKeyManagerFactory<T extends TreeKeyManagerItem> = (items: Observable<T[]> | QueryList<T> | T[], options: TreeKeyManagerOptions<T>) => TreeKeyManagerStrategy<T>;
115
115
 
116
- export type { TreeKeyManagerItem as T, TreeKeyManagerStrategy as a, TreeKeyManagerFactory as b, TreeKeyManagerOptions as c };
116
+ export type { TreeKeyManagerStrategy as T, TreeKeyManagerItem as a, TreeKeyManagerFactory as b, TreeKeyManagerOptions as c };
@@ -29,4 +29,5 @@ declare class UniqueSelectionDispatcher implements OnDestroy {
29
29
  static ɵprov: i0.ɵɵInjectableDeclaration<UniqueSelectionDispatcher>;
30
30
  }
31
31
 
32
- export { UniqueSelectionDispatcher as U, type UniqueSelectionDispatcherListener as a };
32
+ export { UniqueSelectionDispatcher as U };
33
+ export type { UniqueSelectionDispatcherListener as a };
@@ -85,4 +85,5 @@ interface _ViewRepeater<T, R, C extends _ViewRepeaterItemContext<T>> {
85
85
  */
86
86
  declare const _VIEW_REPEATER_STRATEGY: InjectionToken<_ViewRepeater<unknown, unknown, _ViewRepeaterItemContext<unknown>>>;
87
87
 
88
- export { type _ViewRepeaterItemContext as _, type _ViewRepeater as a, type _ViewRepeaterItemContextFactory as b, type _ViewRepeaterItemValueResolver as c, type _ViewRepeaterItemChanged as d, type _ViewRepeaterItemInsertArgs as e, _ViewRepeaterOperation as f, type _ViewRepeaterItemChange as g, _VIEW_REPEATER_STRATEGY as h };
88
+ export { _ViewRepeaterOperation as f, _VIEW_REPEATER_STRATEGY as h };
89
+ export type { _ViewRepeaterItemContext as _, _ViewRepeater as a, _ViewRepeaterItemContextFactory as b, _ViewRepeaterItemValueResolver as c, _ViewRepeaterItemChanged as d, _ViewRepeaterItemInsertArgs as e, _ViewRepeaterItemChange as g };