@angular/material 19.2.9 → 19.2.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 (307) hide show
  1. package/autocomplete/index.d.ts +10 -10
  2. package/autocomplete/testing/index.d.ts +4 -3
  3. package/badge/index.d.ts +5 -5
  4. package/badge/testing/index.d.ts +4 -3
  5. package/{badge.d-e1ef54f9.d.ts → badge.d-Bhde3P8d.d.ts} +3 -2
  6. package/bottom-sheet/index.d.ts +5 -3
  7. package/bottom-sheet/testing/index.d.ts +2 -1
  8. package/button/index.d.ts +226 -8
  9. package/button/testing/index.d.ts +2 -1
  10. package/button-toggle/index.d.ts +6 -6
  11. package/button-toggle/testing/index.d.ts +3 -2
  12. package/{button-toggle.d-3b029d56.d.ts → button-toggle.d-WsHxVxY9.d.ts} +3 -2
  13. package/card/index.d.ts +3 -2
  14. package/card/testing/index.d.ts +2 -1
  15. package/checkbox/index.d.ts +4 -3
  16. package/checkbox/testing/index.d.ts +2 -1
  17. package/chips/index.d.ts +7 -6
  18. package/chips/testing/index.d.ts +2 -1
  19. package/{common-module.d-421e3498.d.ts → common-module.d-CUT8AqiB.d.ts} +2 -1
  20. package/core/index.d.ts +16 -15
  21. package/core/testing/index.d.ts +32 -3
  22. package/{date-adapter.d-e8299690.d.ts → date-adapter.d-DzP3EMeE.d.ts} +1 -1
  23. package/{date-range-input-harness.d-440b288d.d.ts → date-range-input-harness.d-CJDdddpn.d.ts} +3 -2
  24. package/datepicker/index.d.ts +11 -10
  25. package/datepicker/testing/index.d.ts +4 -4
  26. package/dialog/index.d.ts +5 -5
  27. package/dialog/testing/index.d.ts +3 -2
  28. package/{dialog.d-6c37da6d.d.ts → dialog.d-Dvsbu-0E.d.ts} +2 -1
  29. package/divider/index.d.ts +24 -4
  30. package/divider/testing/index.d.ts +15 -2
  31. package/{error-options.d-059d9639.d.ts → error-options.d-C1yXmo10.d.ts} +1 -1
  32. package/expansion/index.d.ts +3 -2
  33. package/expansion/testing/index.d.ts +2 -1
  34. package/fesm2022/autocomplete/testing.mjs +2 -2
  35. package/fesm2022/autocomplete/testing.mjs.map +1 -1
  36. package/fesm2022/autocomplete.mjs +26 -26
  37. package/fesm2022/autocomplete.mjs.map +1 -1
  38. package/fesm2022/badge/testing.mjs.map +1 -1
  39. package/fesm2022/badge.mjs +13 -13
  40. package/fesm2022/badge.mjs.map +1 -1
  41. package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
  42. package/fesm2022/bottom-sheet.mjs +21 -13
  43. package/fesm2022/bottom-sheet.mjs.map +1 -1
  44. package/fesm2022/button/testing.mjs.map +1 -1
  45. package/fesm2022/button-toggle/testing.mjs.map +1 -1
  46. package/fesm2022/button-toggle.mjs +17 -17
  47. package/fesm2022/button-toggle.mjs.map +1 -1
  48. package/fesm2022/button.mjs +221 -8
  49. package/fesm2022/button.mjs.map +1 -1
  50. package/fesm2022/card/testing.mjs.map +1 -1
  51. package/fesm2022/card.mjs +49 -49
  52. package/fesm2022/card.mjs.map +1 -1
  53. package/fesm2022/checkbox/testing.mjs.map +1 -1
  54. package/fesm2022/checkbox.mjs +21 -21
  55. package/fesm2022/checkbox.mjs.map +1 -1
  56. package/fesm2022/chips/testing.mjs.map +1 -1
  57. package/fesm2022/chips.mjs +60 -60
  58. package/fesm2022/chips.mjs.map +1 -1
  59. package/fesm2022/{common-module-43c0ba57.mjs → common-module-DoCSSHRt.mjs} +6 -6
  60. package/fesm2022/{common-module-43c0ba57.mjs.map → common-module-DoCSSHRt.mjs.map} +1 -1
  61. package/fesm2022/core/testing.mjs +35 -3
  62. package/fesm2022/core/testing.mjs.map +1 -1
  63. package/fesm2022/core.mjs +28 -28
  64. package/fesm2022/core.mjs.map +1 -1
  65. package/fesm2022/{date-formats-9cbc3057.mjs → date-formats-BQbO9F6H.mjs} +2 -2
  66. package/fesm2022/{date-formats-9cbc3057.mjs.map → date-formats-BQbO9F6H.mjs.map} +1 -1
  67. package/fesm2022/{date-range-input-harness-3d3cf01a.mjs → date-range-input-harness-qhTX-DXo.mjs} +3 -3
  68. package/fesm2022/{date-range-input-harness-3d3cf01a.mjs.map → date-range-input-harness-qhTX-DXo.mjs.map} +1 -1
  69. package/fesm2022/datepicker/testing.mjs +3 -3
  70. package/fesm2022/datepicker/testing.mjs.map +1 -1
  71. package/fesm2022/datepicker.mjs +105 -105
  72. package/fesm2022/datepicker.mjs.map +1 -1
  73. package/fesm2022/dialog/testing.mjs +3 -3
  74. package/fesm2022/dialog/testing.mjs.map +1 -1
  75. package/fesm2022/dialog.mjs +2 -2
  76. package/fesm2022/dialog.mjs.map +1 -1
  77. package/fesm2022/divider/testing.mjs +17 -2
  78. package/fesm2022/divider/testing.mjs.map +1 -1
  79. package/fesm2022/divider.mjs +55 -4
  80. package/fesm2022/divider.mjs.map +1 -1
  81. package/fesm2022/{error-options-3526e2cc.mjs → error-options-BPhcAVoK.mjs} +8 -8
  82. package/fesm2022/{error-options-3526e2cc.mjs.map → error-options-BPhcAVoK.mjs.map} +1 -1
  83. package/fesm2022/{error-state-5fa5df66.mjs → error-state-DAicm3pw.mjs} +2 -2
  84. package/fesm2022/{error-state-5fa5df66.mjs.map → error-state-DAicm3pw.mjs.map} +1 -1
  85. package/fesm2022/expansion/testing.mjs.map +1 -1
  86. package/fesm2022/expansion.mjs +31 -31
  87. package/fesm2022/expansion.mjs.map +1 -1
  88. package/fesm2022/form-field/testing/control.mjs +10 -2
  89. package/fesm2022/form-field/testing/control.mjs.map +1 -1
  90. package/fesm2022/form-field/testing.mjs +6 -6
  91. package/fesm2022/form-field/testing.mjs.map +1 -1
  92. package/fesm2022/{form-field-7b8fd54e.mjs → form-field-BPX7ZLIc.mjs} +35 -35
  93. package/fesm2022/{form-field-7b8fd54e.mjs.map → form-field-BPX7ZLIc.mjs.map} +1 -1
  94. package/fesm2022/form-field.mjs +3 -3
  95. package/fesm2022/grid-list/testing.mjs +2 -2
  96. package/fesm2022/grid-list/testing.mjs.map +1 -1
  97. package/fesm2022/grid-list.mjs +31 -32
  98. package/fesm2022/grid-list.mjs.map +1 -1
  99. package/fesm2022/icon/testing.mjs +8 -8
  100. package/fesm2022/icon/testing.mjs.map +1 -1
  101. package/fesm2022/{icon-button-fac35010.mjs → icon-button-BUs2uBU3.mjs} +19 -19
  102. package/fesm2022/{icon-button-fac35010.mjs.map → icon-button-BUs2uBU3.mjs.map} +1 -1
  103. package/fesm2022/{icon-registry-75ed3f35.mjs → icon-registry-BRgH4K8p.mjs} +6 -6
  104. package/fesm2022/{icon-registry-75ed3f35.mjs.map → icon-registry-BRgH4K8p.mjs.map} +1 -1
  105. package/fesm2022/icon.mjs +397 -9
  106. package/fesm2022/icon.mjs.map +1 -1
  107. package/fesm2022/{index-bea46290.mjs → index-BU5avYQW.mjs} +10 -10
  108. package/fesm2022/{index-bea46290.mjs.map → index-BU5avYQW.mjs.map} +1 -1
  109. package/fesm2022/{index-5decf30c.mjs → index-eRSoE0yr.mjs} +8 -8
  110. package/fesm2022/{index-5decf30c.mjs.map → index-eRSoE0yr.mjs.map} +1 -1
  111. package/fesm2022/input/testing.mjs +2 -2
  112. package/fesm2022/input/testing.mjs.map +1 -1
  113. package/fesm2022/{input-harness-6ca0e4e7.mjs → input-harness-CxVp_q3n.mjs} +3 -3
  114. package/fesm2022/{input-harness-6ca0e4e7.mjs.map → input-harness-CxVp_q3n.mjs.map} +1 -1
  115. package/fesm2022/{input-value-accessor-16c2d528.mjs → input-value-accessor-cp3A3zMa.mjs} +2 -2
  116. package/fesm2022/{input-value-accessor-16c2d528.mjs.map → input-value-accessor-cp3A3zMa.mjs.map} +1 -1
  117. package/fesm2022/input.mjs +16 -17
  118. package/fesm2022/input.mjs.map +1 -1
  119. package/fesm2022/{internal-form-field-91999755.mjs → internal-form-field-C8swiHbL.mjs} +7 -7
  120. package/fesm2022/{internal-form-field-91999755.mjs.map → internal-form-field-C8swiHbL.mjs.map} +1 -1
  121. package/fesm2022/{line-dc9d7fb2.mjs → line-C0cUF6qQ.mjs} +10 -10
  122. package/fesm2022/{line-dc9d7fb2.mjs.map → line-C0cUF6qQ.mjs.map} +1 -1
  123. package/fesm2022/list/testing.mjs +1 -1
  124. package/fesm2022/list/testing.mjs.map +1 -1
  125. package/fesm2022/list.mjs +66 -66
  126. package/fesm2022/list.mjs.map +1 -1
  127. package/fesm2022/menu/testing.mjs.map +1 -1
  128. package/fesm2022/menu.mjs +22 -22
  129. package/fesm2022/menu.mjs.map +1 -1
  130. package/fesm2022/{module-6b03a9b3.mjs → module-5X7oty_s.mjs} +19 -19
  131. package/fesm2022/{module-6b03a9b3.mjs.map → module-5X7oty_s.mjs.map} +1 -1
  132. package/fesm2022/{module-f3314b11.mjs → module-BOQEdUAz.mjs} +8 -8
  133. package/fesm2022/{module-f3314b11.mjs.map → module-BOQEdUAz.mjs.map} +1 -1
  134. package/fesm2022/{module-42c8c966.mjs → module-DNmichmx.mjs} +30 -30
  135. package/fesm2022/{module-42c8c966.mjs.map → module-DNmichmx.mjs.map} +1 -1
  136. package/fesm2022/{module-d4c8147a.mjs → module-Dzh-auMR.mjs} +23 -23
  137. package/fesm2022/{module-d4c8147a.mjs.map → module-Dzh-auMR.mjs.map} +1 -1
  138. package/fesm2022/{option-acd4abcc.mjs → option-B6mQ8PwE.mjs} +14 -14
  139. package/fesm2022/{option-acd4abcc.mjs.map → option-B6mQ8PwE.mjs.map} +1 -1
  140. package/fesm2022/{option-harness-4cd4ee4e.mjs → option-harness-D_dpAU04.mjs} +2 -2
  141. package/fesm2022/{option-harness-4cd4ee4e.mjs.map → option-harness-D_dpAU04.mjs.map} +1 -1
  142. package/fesm2022/paginator/testing.mjs +4 -4
  143. package/fesm2022/paginator/testing.mjs.map +1 -1
  144. package/fesm2022/paginator.mjs +30 -30
  145. package/fesm2022/paginator.mjs.map +1 -1
  146. package/fesm2022/progress-bar/testing.mjs.map +1 -1
  147. package/fesm2022/progress-bar.mjs +10 -10
  148. package/fesm2022/progress-bar.mjs.map +1 -1
  149. package/fesm2022/progress-spinner/testing.mjs.map +1 -1
  150. package/fesm2022/progress-spinner.mjs +10 -10
  151. package/fesm2022/progress-spinner.mjs.map +1 -1
  152. package/fesm2022/{pseudo-checkbox-b981dcda.mjs → pseudo-checkbox-Dy35mUmj.mjs} +7 -7
  153. package/fesm2022/{pseudo-checkbox-b981dcda.mjs.map → pseudo-checkbox-Dy35mUmj.mjs.map} +1 -1
  154. package/fesm2022/{pseudo-checkbox-module-99bfad5b.mjs → pseudo-checkbox-module-CUFRN-kl.mjs} +8 -8
  155. package/fesm2022/{pseudo-checkbox-module-99bfad5b.mjs.map → pseudo-checkbox-module-CUFRN-kl.mjs.map} +1 -1
  156. package/fesm2022/{public-api-af61bf48.mjs → public-api-B95TI2uI.mjs} +2 -2
  157. package/fesm2022/{public-api-af61bf48.mjs.map → public-api-B95TI2uI.mjs.map} +1 -1
  158. package/fesm2022/radio/testing.mjs.map +1 -1
  159. package/fesm2022/radio.mjs +17 -17
  160. package/fesm2022/radio.mjs.map +1 -1
  161. package/fesm2022/{ripple-acd53c76.mjs → ripple-BPguEKwi.mjs} +10 -10
  162. package/fesm2022/{ripple-acd53c76.mjs.map → ripple-BPguEKwi.mjs.map} +1 -1
  163. package/fesm2022/{ripple-loader-77b972ac.mjs → ripple-loader-BiPcTQRh.mjs} +6 -6
  164. package/fesm2022/{ripple-loader-77b972ac.mjs.map → ripple-loader-BiPcTQRh.mjs.map} +1 -1
  165. package/fesm2022/select/testing.mjs +122 -5
  166. package/fesm2022/select/testing.mjs.map +1 -1
  167. package/fesm2022/select.mjs +13 -13
  168. package/fesm2022/sidenav/testing.mjs.map +1 -1
  169. package/fesm2022/sidenav.mjs +28 -28
  170. package/fesm2022/sidenav.mjs.map +1 -1
  171. package/fesm2022/slide-toggle/testing.mjs.map +1 -1
  172. package/fesm2022/slide-toggle.mjs +21 -21
  173. package/fesm2022/slide-toggle.mjs.map +1 -1
  174. package/fesm2022/slider/testing.mjs.map +1 -1
  175. package/fesm2022/slider.mjs +23 -23
  176. package/fesm2022/slider.mjs.map +1 -1
  177. package/fesm2022/snack-bar/testing.mjs.map +1 -1
  178. package/fesm2022/snack-bar.mjs +32 -32
  179. package/fesm2022/snack-bar.mjs.map +1 -1
  180. package/fesm2022/sort/testing.mjs.map +1 -1
  181. package/fesm2022/sort.mjs +17 -17
  182. package/fesm2022/sort.mjs.map +1 -1
  183. package/fesm2022/stepper/testing.mjs.map +1 -1
  184. package/fesm2022/stepper.mjs +41 -41
  185. package/fesm2022/stepper.mjs.map +1 -1
  186. package/fesm2022/{structural-styles-7c66c8fc.mjs → structural-styles-B2ekkpE5.mjs} +7 -7
  187. package/fesm2022/{structural-styles-7c66c8fc.mjs.map → structural-styles-B2ekkpE5.mjs.map} +1 -1
  188. package/fesm2022/table/testing.mjs.map +1 -1
  189. package/fesm2022/table.mjs +61 -61
  190. package/fesm2022/table.mjs.map +1 -1
  191. package/fesm2022/tabs/testing.mjs.map +1 -1
  192. package/fesm2022/tabs.mjs +53 -53
  193. package/fesm2022/tabs.mjs.map +1 -1
  194. package/fesm2022/timepicker/testing.mjs +1 -1
  195. package/fesm2022/timepicker/testing.mjs.map +1 -1
  196. package/fesm2022/timepicker.mjs +25 -25
  197. package/fesm2022/timepicker.mjs.map +1 -1
  198. package/fesm2022/toolbar/testing.mjs.map +1 -1
  199. package/fesm2022/toolbar.mjs +13 -13
  200. package/fesm2022/toolbar.mjs.map +1 -1
  201. package/fesm2022/tooltip/testing.mjs.map +1 -1
  202. package/fesm2022/tooltip.mjs +2 -2
  203. package/fesm2022/tree/testing.mjs.map +1 -1
  204. package/fesm2022/tree.mjs +28 -28
  205. package/fesm2022/tree.mjs.map +1 -1
  206. package/form-field/index.d.ts +5 -5
  207. package/form-field/testing/control/index.d.ts +10 -2
  208. package/form-field/testing/index.d.ts +8 -8
  209. package/{form-field-control.d-9ed49092.d.ts → form-field-control.d-DvjiYVzi.d.ts} +1 -1
  210. package/{form-field.d-4c1ce1c5.d.ts → form-field.d-BJpDa0PI.d.ts} +4 -3
  211. package/grid-list/index.d.ts +3 -4
  212. package/grid-list/testing/index.d.ts +2 -1
  213. package/icon/index.d.ts +4 -4
  214. package/icon/testing/index.d.ts +3 -2
  215. package/{icon-module.d-a4b3b1e1.d.ts → icon-module.d-BeibE7j0.d.ts} +5 -4
  216. package/{icon-registry.d-6dd1799a.d.ts → icon-registry.d-DyR40vgq.d.ts} +2 -1
  217. package/{index.d-28cf58d5.d.ts → index.d-DFBzZCgk.d.ts} +3 -3
  218. package/{index.d-d9743cc3.d.ts → index.d-DSgY27vJ.d.ts} +5 -5
  219. package/input/index.d.ts +11 -10
  220. package/input/testing/index.d.ts +4 -3
  221. package/{input-harness.d-be80831e.d.ts → input-harness.d-C1zsmszC.d.ts} +3 -2
  222. package/{line.d-712398cb.d.ts → line.d-OCn_JHOE.d.ts} +2 -2
  223. package/list/index.d.ts +10 -10
  224. package/list/testing/index.d.ts +4 -3
  225. package/{list-option-types.d-076a5300.d.ts → list-option-types.d-BcmY3SsC.d.ts} +1 -1
  226. package/menu/index.d.ts +6 -5
  227. package/menu/testing/index.d.ts +2 -1
  228. package/{module.d-3202bf3a.d.ts → module.d-DBDMCw5I.d.ts} +11 -10
  229. package/{module.d-7cc023ac.d.ts → module.d-DKQBC69L.d.ts} +5 -4
  230. package/{module.d-5c2eaee4.d.ts → module.d-vndDeG-q.d.ts} +3 -3
  231. package/{option-harness.d-4f143bc0.d.ts → option-harness.d-BpYClwei.d.ts} +2 -1
  232. package/{option-parent.d-d4243d2f.d.ts → option-parent.d-CvnRKBST.d.ts} +2 -1
  233. package/{option.d-4fb11594.d.ts → option.d-ef4idHSb.d.ts} +1 -1
  234. package/package.json +2 -2
  235. package/paginator/index.d.ts +19 -19
  236. package/paginator/testing/index.d.ts +6 -5
  237. package/{paginator.d-d390b708.d.ts → paginator.d-BpWCCOIR.d.ts} +5 -4
  238. package/{palette.d-1d8ebc0d.d.ts → palette.d-fF1us9u8.d.ts} +1 -1
  239. package/prebuilt-themes/azure-blue.css +1 -1
  240. package/prebuilt-themes/cyan-orange.css +1 -1
  241. package/prebuilt-themes/deeppurple-amber.css +1 -1
  242. package/prebuilt-themes/indigo-pink.css +1 -1
  243. package/prebuilt-themes/magenta-violet.css +1 -1
  244. package/prebuilt-themes/pink-bluegrey.css +1 -1
  245. package/prebuilt-themes/purple-green.css +1 -1
  246. package/prebuilt-themes/rose-red.css +1 -1
  247. package/progress-bar/index.d.ts +4 -3
  248. package/progress-bar/testing/index.d.ts +2 -1
  249. package/progress-spinner/index.d.ts +5 -5
  250. package/progress-spinner/testing/index.d.ts +4 -3
  251. package/{progress-spinner.d-c723a559.d.ts → progress-spinner.d-DRWEU4qb.d.ts} +3 -2
  252. package/{pseudo-checkbox-module.d-1683beb3.d.ts → pseudo-checkbox-module.d-Blr34unH.d.ts} +3 -2
  253. package/radio/index.d.ts +7 -6
  254. package/radio/testing/index.d.ts +2 -1
  255. package/{ripple-loader.d-016a1028.d.ts → ripple-loader.d-Dc_OaMd1.d.ts} +1 -1
  256. package/{ripple.d-a31a65af.d.ts → ripple.d-ET2Lo6a_.d.ts} +3 -2
  257. package/schematics/ng-add/index.js +1 -1
  258. package/schematics/ng-generate/theme-color/index_bundled.js +3829 -3941
  259. package/schematics/ng-generate/theme-color/index_bundled.js.map +3 -4
  260. package/select/index.d.ts +12 -12
  261. package/select/testing/index.d.ts +64 -5
  262. package/sidenav/index.d.ts +4 -3
  263. package/sidenav/testing/index.d.ts +3 -2
  264. package/slide-toggle/index.d.ts +4 -3
  265. package/slide-toggle/testing/index.d.ts +2 -1
  266. package/slider/index.d.ts +7 -6
  267. package/slider/testing/index.d.ts +2 -1
  268. package/snack-bar/index.d.ts +9 -8
  269. package/snack-bar/testing/index.d.ts +2 -1
  270. package/sort/index.d.ts +6 -6
  271. package/sort/testing/index.d.ts +3 -2
  272. package/{sort-direction.d-52bce05e.d.ts → sort-direction.d-Dlz8961P.d.ts} +1 -1
  273. package/{sort.d-7718b3de.d.ts → sort.d-CHu7FXsP.d.ts} +4 -3
  274. package/stepper/index.d.ts +8 -7
  275. package/stepper/testing/index.d.ts +2 -1
  276. package/table/index.d.ts +8 -8
  277. package/table/testing/index.d.ts +3 -2
  278. package/tabs/index.d.ts +6 -5
  279. package/tabs/testing/index.d.ts +2 -1
  280. package/timepicker/index.d.ts +4 -3
  281. package/timepicker/testing/index.d.ts +3 -2
  282. package/toolbar/index.d.ts +1 -1
  283. package/toolbar/testing/index.d.ts +2 -1
  284. package/tooltip/index.d.ts +2 -2
  285. package/tooltip/testing/index.d.ts +2 -1
  286. package/tree/index.d.ts +1 -1
  287. package/tree/testing/index.d.ts +2 -1
  288. package/divider-harness.d-ee96b7aa.d.ts +0 -14
  289. package/divider-module.d-4305a1f1.d.ts +0 -24
  290. package/fesm2022/divider-harness-bea2a71d.mjs +0 -18
  291. package/fesm2022/divider-harness-bea2a71d.mjs.map +0 -1
  292. package/fesm2022/divider-module-13f553ae.mjs +0 -56
  293. package/fesm2022/divider-module-13f553ae.mjs.map +0 -1
  294. package/fesm2022/form-field-control-harness-adcc773d.mjs +0 -11
  295. package/fesm2022/form-field-control-harness-adcc773d.mjs.map +0 -1
  296. package/fesm2022/icon-module-a8f2a673.mjs +0 -395
  297. package/fesm2022/icon-module-a8f2a673.mjs.map +0 -1
  298. package/fesm2022/module-7a5a9343.mjs +0 -218
  299. package/fesm2022/module-7a5a9343.mjs.map +0 -1
  300. package/fesm2022/optgroup-harness-d961ca3f.mjs +0 -36
  301. package/fesm2022/optgroup-harness-d961ca3f.mjs.map +0 -1
  302. package/fesm2022/select-harness-9656d727.mjs +0 -123
  303. package/fesm2022/select-harness-9656d727.mjs.map +0 -1
  304. package/form-field-control-harness.d-e3cf007b.d.ts +0 -10
  305. package/module.d-e3a24842.d.ts +0 -224
  306. package/optgroup-harness.d-c52f5a8b.d.ts +0 -31
  307. package/select-harness.d-485a3cf8.d.ts +0 -63
package/select/index.d.ts CHANGED
@@ -1,26 +1,26 @@
1
- export { d as MAT_SELECT_CONFIG, a as MAT_SELECT_SCROLL_STRATEGY, e as MAT_SELECT_SCROLL_STRATEGY_PROVIDER, b as MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY, f as MAT_SELECT_TRIGGER, h as MatSelect, g as MatSelectChange, c as MatSelectConfig, M as MatSelectModule, i as MatSelectTrigger } from '../module.d-3202bf3a.js';
2
- export { a as MatOptgroup, M as MatOption } from '../option.d-4fb11594.js';
3
- export { M as MatLabel } from '../module.d-5c2eaee4.js';
4
- export { a as MatError, k as MatFormField, b as MatHint, d as MatPrefix, f as MatSuffix } from '../form-field.d-4c1ce1c5.js';
1
+ export { MAT_SELECT_CONFIG, MAT_SELECT_SCROLL_STRATEGY, MAT_SELECT_SCROLL_STRATEGY_PROVIDER, MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY, MAT_SELECT_TRIGGER, MatSelect, MatSelectChange, MatSelectConfig, MatSelectModule, MatSelectTrigger } from '../module.d-DBDMCw5I.js';
2
+ export { MatOptgroup, MatOption } from '../option.d-ef4idHSb.js';
3
+ export { MatLabel } from '../module.d-vndDeG-q.js';
4
+ export { MatError, MatFormField, MatHint, MatPrefix, MatSuffix } from '../form-field.d-BJpDa0PI.js';
5
5
  import '@angular/core';
6
6
  import '@angular/cdk/overlay';
7
- import '../index.d-d9743cc3.js';
8
- import '../index.d-28cf58d5.js';
9
- import '../common-module.d-421e3498.js';
7
+ import '../index.d-DSgY27vJ.js';
8
+ import '../index.d-DFBzZCgk.js';
9
+ import '../common-module.d-CUT8AqiB.js';
10
10
  import '@angular/cdk/bidi';
11
- import '../ripple.d-a31a65af.js';
11
+ import '../ripple.d-ET2Lo6a_.js';
12
12
  import '@angular/cdk/platform';
13
- import '../pseudo-checkbox-module.d-1683beb3.js';
13
+ import '../pseudo-checkbox-module.d-Blr34unH.js';
14
14
  import '@angular/cdk/a11y';
15
15
  import '@angular/cdk/collections';
16
16
  import '@angular/cdk/scrolling';
17
17
  import '@angular/forms';
18
18
  import 'rxjs';
19
- import '../error-options.d-059d9639.js';
20
- import '../form-field-control.d-9ed49092.js';
19
+ import '../error-options.d-C1yXmo10.js';
20
+ import '../form-field-control.d-DvjiYVzi.js';
21
21
  import '@angular/cdk/observers';
22
22
  import '@angular/cdk/coercion';
23
- import '../palette.d-1d8ebc0d.js';
23
+ import '../palette.d-fF1us9u8.js';
24
24
 
25
25
  /**
26
26
  * The following are all the animations for the mat-select component, with each
@@ -1,5 +1,64 @@
1
- export { M as MatSelectHarness, S as SelectHarnessFilters } from '../../select-harness.d-485a3cf8.js';
2
- import '@angular/cdk/testing';
3
- import '../../option-harness.d-4f143bc0.js';
4
- import '../../optgroup-harness.d-c52f5a8b.js';
5
- import '../../form-field-control-harness.d-e3cf007b.js';
1
+ import { BaseHarnessFilters, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
2
+ import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
3
+ import { OptgroupHarnessFilters, MatOptgroupHarness } from '../../core/testing/index.js';
4
+ import { MatFormFieldControlHarness } from '../../form-field/testing/control/index.js';
5
+
6
+ /** A set of criteria that can be used to filter a list of `MatSelectHarness` instances. */
7
+ interface SelectHarnessFilters extends BaseHarnessFilters {
8
+ /** Only find instances which match the given disabled state. */
9
+ disabled?: boolean;
10
+ }
11
+
12
+ /** Harness for interacting with a mat-select in tests. */
13
+ declare class MatSelectHarness extends MatFormFieldControlHarness {
14
+ static hostSelector: string;
15
+ private _prefix;
16
+ private _optionClass;
17
+ private _optionGroupClass;
18
+ private _documentRootLocator;
19
+ private _backdrop;
20
+ /**
21
+ * Gets a `HarnessPredicate` that can be used to search for a select with specific attributes.
22
+ * @param options Options for filtering which select instances are considered a match.
23
+ * @return a `HarnessPredicate` configured with the given options.
24
+ */
25
+ static with<T extends MatSelectHarness>(this: ComponentHarnessConstructor<T>, options?: SelectHarnessFilters): HarnessPredicate<T>;
26
+ /** Gets a boolean promise indicating if the select is disabled. */
27
+ isDisabled(): Promise<boolean>;
28
+ /** Gets a boolean promise indicating if the select is valid. */
29
+ isValid(): Promise<boolean>;
30
+ /** Gets a boolean promise indicating if the select is required. */
31
+ isRequired(): Promise<boolean>;
32
+ /** Gets a boolean promise indicating if the select is empty (no value is selected). */
33
+ isEmpty(): Promise<boolean>;
34
+ /** Gets a boolean promise indicating if the select is in multi-selection mode. */
35
+ isMultiple(): Promise<boolean>;
36
+ /** Gets a promise for the select's value text. */
37
+ getValueText(): Promise<string>;
38
+ /** Focuses the select and returns a void promise that indicates when the action is complete. */
39
+ focus(): Promise<void>;
40
+ /** Blurs the select and returns a void promise that indicates when the action is complete. */
41
+ blur(): Promise<void>;
42
+ /** Whether the select is focused. */
43
+ isFocused(): Promise<boolean>;
44
+ /** Gets the options inside the select panel. */
45
+ getOptions(filter?: Omit<OptionHarnessFilters, 'ancestor'>): Promise<MatOptionHarness[]>;
46
+ /** Gets the groups of options inside the panel. */
47
+ getOptionGroups(filter?: Omit<OptgroupHarnessFilters, 'ancestor'>): Promise<MatOptgroupHarness[]>;
48
+ /** Gets whether the select is open. */
49
+ isOpen(): Promise<boolean>;
50
+ /** Opens the select's panel. */
51
+ open(): Promise<void>;
52
+ /**
53
+ * Clicks the options that match the passed-in filter. If the select is in multi-selection
54
+ * mode all options will be clicked, otherwise the harness will pick the first matching option.
55
+ */
56
+ clickOptions(filter?: OptionHarnessFilters): Promise<void>;
57
+ /** Closes the select's panel. */
58
+ close(): Promise<void>;
59
+ /** Gets the selector that should be used to find this select's panel. */
60
+ private _getPanelSelector;
61
+ }
62
+
63
+ export { MatSelectHarness };
64
+ export type { SelectHarnessFilters };
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, AfterContentInit, AfterViewInit, OnDestroy, EventEmitter, ElementRef, DoCheck, QueryList } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
2
+ import { InjectionToken, AfterContentInit, DoCheck, OnDestroy, QueryList, AfterViewInit, EventEmitter, ElementRef } from '@angular/core';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
4
  import * as i5 from '@angular/cdk/scrolling';
5
5
  import { CdkScrollable } from '@angular/cdk/scrolling';
6
6
  import { FocusOrigin } from '@angular/cdk/a11y';
@@ -348,4 +348,5 @@ declare const matDrawerAnimations: {
348
348
  readonly transformDrawer: any;
349
349
  };
350
350
 
351
- export { MAT_DRAWER_DEFAULT_AUTOSIZE, MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY, MatDrawer, MatDrawerContainer, MatDrawerContent, type MatDrawerMode, type MatDrawerToggleResult, MatSidenav, MatSidenavContainer, MatSidenavContent, MatSidenavModule, matDrawerAnimations, throwMatDuplicatedDrawerError };
351
+ export { MAT_DRAWER_DEFAULT_AUTOSIZE, MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY, MatDrawer, MatDrawerContainer, MatDrawerContent, MatSidenav, MatSidenavContainer, MatSidenavContent, MatSidenavModule, matDrawerAnimations, throwMatDuplicatedDrawerError };
352
+ export type { MatDrawerMode, MatDrawerToggleResult };
@@ -1,4 +1,4 @@
1
- import { BaseHarnessFilters, HarnessPredicate, ContentContainerComponentHarness } from '@angular/cdk/testing';
1
+ import { BaseHarnessFilters, ContentContainerComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
2
 
3
3
  /** A set of criteria that can be used to filter a list of `MatDrawerHarness` instances. */
4
4
  interface DrawerHarnessFilters extends BaseHarnessFilters {
@@ -118,4 +118,5 @@ declare class MatSidenavContainerHarness extends ContentContainerComponentHarnes
118
118
  getContent(): Promise<MatSidenavContentHarness>;
119
119
  }
120
120
 
121
- export { type DrawerContainerHarnessFilters, type DrawerContentHarnessFilters, type DrawerHarnessFilters, MatDrawerContainerHarness, MatDrawerContentHarness, MatDrawerHarness, MatSidenavContainerHarness, MatSidenavContentHarness, MatSidenavHarness };
121
+ export { MatDrawerContainerHarness, MatDrawerContentHarness, MatDrawerHarness, MatSidenavContainerHarness, MatSidenavContentHarness, MatSidenavHarness };
122
+ export type { DrawerContainerHarnessFilters, DrawerContentHarnessFilters, DrawerHarnessFilters };
@@ -2,8 +2,8 @@ import * as i0 from '@angular/core';
2
2
  import { InjectionToken, OnDestroy, AfterContentInit, OnChanges, ChangeDetectorRef, ElementRef, EventEmitter, SimpleChanges, Provider } from '@angular/core';
3
3
  import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors, CheckboxRequiredValidator } from '@angular/forms';
4
4
  import { FocusMonitor } from '@angular/cdk/a11y';
5
- import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
6
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
5
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
6
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
7
7
  import '@angular/cdk/bidi';
8
8
 
9
9
  /** Default `mat-slide-toggle` options that can be overridden. */
@@ -187,4 +187,5 @@ declare class MatSlideToggleModule {
187
187
  static ɵinj: i0.ɵɵInjectorDeclaration<MatSlideToggleModule>;
188
188
  }
189
189
 
190
- export { MAT_SLIDE_TOGGLE_DEFAULT_OPTIONS, MAT_SLIDE_TOGGLE_REQUIRED_VALIDATOR, MAT_SLIDE_TOGGLE_VALUE_ACCESSOR, MatSlideToggle, MatSlideToggleChange, type MatSlideToggleDefaultOptions, MatSlideToggleModule, MatSlideToggleRequiredValidator, _MatSlideToggleRequiredValidatorModule };
190
+ export { MAT_SLIDE_TOGGLE_DEFAULT_OPTIONS, MAT_SLIDE_TOGGLE_REQUIRED_VALIDATOR, MAT_SLIDE_TOGGLE_VALUE_ACCESSOR, MatSlideToggle, MatSlideToggleChange, MatSlideToggleModule, MatSlideToggleRequiredValidator, _MatSlideToggleRequiredValidatorModule };
191
+ export type { MatSlideToggleDefaultOptions };
@@ -62,4 +62,5 @@ declare class MatSlideToggleHarness extends ComponentHarness {
62
62
  uncheck(): Promise<void>;
63
63
  }
64
64
 
65
- export { MatSlideToggleHarness, type SlideToggleHarnessFilters };
65
+ export { MatSlideToggleHarness };
66
+ export type { SlideToggleHarnessFilters };
package/slider/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
1
  import { Directionality } from '@angular/cdk/bidi';
2
2
  import * as i0 from '@angular/core';
3
- import { ChangeDetectorRef, WritableSignal, AfterViewInit, OnDestroy, NgZone, ElementRef, QueryList, EventEmitter } from '@angular/core';
4
- import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
5
- import { b as RippleGlobalOptions, M as MatRipple } from '../ripple.d-a31a65af.js';
3
+ import { WritableSignal, ChangeDetectorRef, AfterViewInit, OnDestroy, NgZone, ElementRef, QueryList, EventEmitter } from '@angular/core';
4
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
5
+ import { MatRipple, RippleGlobalOptions } from '../ripple.d-ET2Lo6a_.js';
6
6
  import { ControlValueAccessor } from '@angular/forms';
7
7
  import { Subject } from 'rxjs';
8
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
9
- import { M as MatRippleModule } from '../index.d-28cf58d5.js';
8
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
9
+ import { MatRippleModule } from '../index.d-DFBzZCgk.js';
10
10
  import '@angular/cdk/platform';
11
11
 
12
12
  /**
@@ -656,4 +656,5 @@ declare class MatSliderModule {
656
656
  static ɵinj: i0.ɵɵInjectorDeclaration<MatSliderModule>;
657
657
  }
658
658
 
659
- export { MatSlider, MatSliderChange, type MatSliderDragEvent, MatSliderModule, MatSliderRangeThumb, MatSliderThumb, MatSliderVisualThumb };
659
+ export { MatSlider, MatSliderChange, MatSliderModule, MatSliderRangeThumb, MatSliderThumb, MatSliderVisualThumb };
660
+ export type { MatSliderDragEvent };
@@ -86,4 +86,5 @@ declare class MatSliderHarness extends ComponentHarness {
86
86
  getMinValue(): Promise<number>;
87
87
  }
88
88
 
89
- export { MatSliderHarness, MatSliderThumbHarness, type SliderHarnessFilters, type SliderThumbHarnessFilters, ThumbPosition };
89
+ export { MatSliderHarness, MatSliderThumbHarness, ThumbPosition };
90
+ export type { SliderHarnessFilters, SliderThumbHarnessFilters };
@@ -2,18 +2,18 @@ import * as i2 from '@angular/cdk/overlay';
2
2
  import { OverlayRef, ComponentType } from '@angular/cdk/overlay';
3
3
  import { Subject, Observable } from 'rxjs';
4
4
  import * as i0 from '@angular/core';
5
- import { InjectionToken, ViewContainerRef, OnDestroy, ElementRef, ComponentRef, EmbeddedViewRef, TemplateRef } from '@angular/core';
5
+ import { ViewContainerRef, InjectionToken, OnDestroy, ElementRef, ComponentRef, EmbeddedViewRef, TemplateRef } from '@angular/core';
6
6
  import * as i3 from '@angular/cdk/portal';
7
7
  import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal, DomPortal } from '@angular/cdk/portal';
8
8
  import { AriaLivePoliteness } from '@angular/cdk/a11y';
9
9
  import { Direction } from '@angular/cdk/bidi';
10
- import { m as MatButtonModule } from '../module.d-e3a24842.js';
11
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
12
- import '../index.d-28cf58d5.js';
13
- import '../ripple.d-a31a65af.js';
10
+ import { MatButtonModule } from '../button/index.js';
11
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
12
+ import '../palette.d-fF1us9u8.js';
13
+ import '../ripple-loader.d-Dc_OaMd1.js';
14
+ import '../index.d-DFBzZCgk.js';
15
+ import '../ripple.d-ET2Lo6a_.js';
14
16
  import '@angular/cdk/platform';
15
- import '../palette.d-1d8ebc0d.js';
16
- import '../ripple-loader.d-016a1028.js';
17
17
 
18
18
  /** Injection token that can be used to access the data that was passed in to a snack bar. */
19
19
  declare const MAT_SNACK_BAR_DATA: InjectionToken<any>;
@@ -341,4 +341,5 @@ declare const matSnackBarAnimations: {
341
341
  readonly snackBarState: any;
342
342
  };
343
343
 
344
- export { MAT_SNACK_BAR_DATA, MAT_SNACK_BAR_DEFAULT_OPTIONS, MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY, MatSnackBar, MatSnackBarAction, MatSnackBarActions, MatSnackBarConfig, MatSnackBarContainer, type MatSnackBarDismiss, type MatSnackBarHorizontalPosition, MatSnackBarLabel, MatSnackBarModule, MatSnackBarRef, type MatSnackBarVerticalPosition, SimpleSnackBar, type TextOnlySnackBar, matSnackBarAnimations };
344
+ export { MAT_SNACK_BAR_DATA, MAT_SNACK_BAR_DEFAULT_OPTIONS, MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY, MatSnackBar, MatSnackBarAction, MatSnackBarActions, MatSnackBarConfig, MatSnackBarContainer, MatSnackBarLabel, MatSnackBarModule, MatSnackBarRef, SimpleSnackBar, matSnackBarAnimations };
345
+ export type { MatSnackBarDismiss, MatSnackBarHorizontalPosition, MatSnackBarVerticalPosition, TextOnlySnackBar };
@@ -60,4 +60,5 @@ declare class MatSnackBarHarness extends ContentContainerComponentHarness<string
60
60
  private _getActionButton;
61
61
  }
62
62
 
63
- export { MatSnackBarHarness, type SnackBarHarnessFilters };
63
+ export { MatSnackBarHarness };
64
+ export type { SnackBarHarnessFilters };
package/sort/index.d.ts CHANGED
@@ -1,10 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Optional, OnDestroy, OnInit, AfterViewInit } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
4
- import { M as MatSortable, a as MatSort, S as SortHeaderArrowPosition } from '../sort.d-7718b3de.js';
5
- export { d as MAT_SORT_DEFAULT_OPTIONS, a as MatSort, c as MatSortDefaultOptions, M as MatSortable, b as Sort, S as SortHeaderArrowPosition } from '../sort.d-7718b3de.js';
6
- import { S as SortDirection } from '../sort-direction.d-52bce05e.js';
7
- export { S as SortDirection } from '../sort-direction.d-52bce05e.js';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
+ import { MatSortable, MatSort, SortHeaderArrowPosition } from '../sort.d-CHu7FXsP.js';
5
+ export { MAT_SORT_DEFAULT_OPTIONS, MatSortDefaultOptions, Sort } from '../sort.d-CHu7FXsP.js';
6
+ import { SortDirection } from '../sort-direction.d-Dlz8961P.js';
8
7
  import { Subject } from 'rxjs';
9
8
  import '@angular/cdk/bidi';
10
9
 
@@ -160,4 +159,5 @@ declare const matSortAnimations: {
160
159
  readonly allowChildren: any;
161
160
  };
162
161
 
163
- export { type ArrowViewState, type ArrowViewStateTransition, MAT_SORT_HEADER_INTL_PROVIDER, MAT_SORT_HEADER_INTL_PROVIDER_FACTORY, MatSortHeader, MatSortHeaderIntl, MatSortModule, matSortAnimations };
162
+ export { MAT_SORT_HEADER_INTL_PROVIDER, MAT_SORT_HEADER_INTL_PROVIDER_FACTORY, MatSort, MatSortHeader, MatSortHeaderIntl, MatSortModule, MatSortable, SortDirection, SortHeaderArrowPosition, matSortAnimations };
163
+ export type { ArrowViewState, ArrowViewStateTransition };
@@ -1,5 +1,5 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
- import { S as SortDirection } from '../../sort-direction.d-52bce05e.js';
2
+ import { SortDirection } from '../../sort-direction.d-Dlz8961P.js';
3
3
 
4
4
  interface SortHarnessFilters extends BaseHarnessFilters {
5
5
  }
@@ -44,4 +44,5 @@ declare class MatSortHarness extends ComponentHarness {
44
44
  getActiveHeader(): Promise<MatSortHeaderHarness | null>;
45
45
  }
46
46
 
47
- export { MatSortHarness, MatSortHeaderHarness, type SortHarnessFilters, type SortHeaderHarnessFilters };
47
+ export { MatSortHarness, MatSortHeaderHarness };
48
+ export type { SortHarnessFilters, SortHeaderHarnessFilters };
@@ -1,3 +1,3 @@
1
1
  type SortDirection = 'asc' | 'desc' | '';
2
2
 
3
- export type { SortDirection as S };
3
+ export type { SortDirection };
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, OnChanges, OnDestroy, OnInit, EventEmitter } from '@angular/core';
2
+ import { OnChanges, OnDestroy, OnInit, EventEmitter, InjectionToken } from '@angular/core';
3
3
  import { Subject, Observable } from 'rxjs';
4
- import { S as SortDirection } from './sort-direction.d-52bce05e.js';
4
+ import { SortDirection } from './sort-direction.d-Dlz8961P.js';
5
5
 
6
6
  /** Position of the arrow that displays when sorted. */
7
7
  type SortHeaderArrowPosition = 'before' | 'after';
@@ -84,4 +84,5 @@ declare class MatSort implements OnChanges, OnDestroy, OnInit {
84
84
  static ngAcceptInputType_disabled: unknown;
85
85
  }
86
86
 
87
- export { type MatSortable as M, type SortHeaderArrowPosition as S, MatSort as a, type Sort as b, type MatSortDefaultOptions as c, MAT_SORT_DEFAULT_OPTIONS as d };
87
+ export { MAT_SORT_DEFAULT_OPTIONS, MatSort };
88
+ export type { MatSortDefaultOptions, MatSortable, Sort, SortHeaderArrowPosition };
@@ -3,18 +3,18 @@ import { CdkStepLabel, StepState, CdkStepHeader, CdkStep, CdkStepper, CdkStepper
3
3
  export { StepState, StepperOrientation } from '@angular/cdk/stepper';
4
4
  import * as i0 from '@angular/core';
5
5
  import { Optional, TemplateRef, AfterViewInit, OnDestroy, AfterContentInit, QueryList, ElementRef, EventEmitter } from '@angular/core';
6
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
6
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
7
7
  import * as i3 from '@angular/cdk/portal';
8
8
  import { TemplatePortal } from '@angular/cdk/portal';
9
- import { M as MatIconModule } from '../icon-module.d-a4b3b1e1.js';
10
- import { M as MatRippleModule } from '../index.d-28cf58d5.js';
9
+ import { MatIconModule } from '../icon-module.d-BeibE7j0.js';
10
+ import { MatRippleModule } from '../index.d-DFBzZCgk.js';
11
11
  import { AbstractControl, FormGroupDirective, NgForm } from '@angular/forms';
12
- import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
13
- import { E as ErrorStateMatcher } from '../error-options.d-059d9639.js';
12
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
13
+ import { ErrorStateMatcher } from '../error-options.d-C1yXmo10.js';
14
14
  import { FocusOrigin } from '@angular/cdk/a11y';
15
15
  import { Subject } from 'rxjs';
16
16
  import '@angular/cdk/bidi';
17
- import '../ripple.d-a31a65af.js';
17
+ import '../ripple.d-ET2Lo6a_.js';
18
18
  import '@angular/cdk/platform';
19
19
 
20
20
  declare class MatStepLabel extends CdkStepLabel {
@@ -247,4 +247,5 @@ declare const matStepperAnimations: {
247
247
  readonly verticalStepTransition: any;
248
248
  };
249
249
 
250
- export { MAT_STEPPER_INTL_PROVIDER, MAT_STEPPER_INTL_PROVIDER_FACTORY, MatStep, MatStepContent, MatStepHeader, MatStepLabel, MatStepper, MatStepperIcon, type MatStepperIconContext, MatStepperIntl, MatStepperModule, MatStepperNext, MatStepperPrevious, matStepperAnimations };
250
+ export { MAT_STEPPER_INTL_PROVIDER, MAT_STEPPER_INTL_PROVIDER_FACTORY, MatStep, MatStepContent, MatStepHeader, MatStepLabel, MatStepper, MatStepperIcon, MatStepperIntl, MatStepperModule, MatStepperNext, MatStepperPrevious, matStepperAnimations };
251
+ export type { MatStepperIconContext };
@@ -132,4 +132,5 @@ declare class MatStepperPreviousHarness extends StepperButtonHarness {
132
132
  static with(options?: StepperButtonHarnessFilters): HarnessPredicate<MatStepperPreviousHarness>;
133
133
  }
134
134
 
135
- export { MatStepHarness, MatStepperHarness, MatStepperNextHarness, MatStepperPreviousHarness, type StepHarnessFilters, type StepperButtonHarnessFilters, type StepperHarnessFilters, StepperOrientation };
135
+ export { MatStepHarness, MatStepperHarness, MatStepperNextHarness, MatStepperPreviousHarness, StepperOrientation };
136
+ export type { StepHarnessFilters, StepperButtonHarnessFilters, StepperHarnessFilters };
package/table/index.d.ts CHANGED
@@ -1,18 +1,18 @@
1
1
  import * as i2 from '@angular/cdk/table';
2
- import { CdkTable, CdkCellDef, CdkHeaderCellDef, CdkFooterCellDef, CdkColumnDef, CdkHeaderCell, CdkFooterCell, CdkCell, CdkHeaderRowDef, CdkFooterRowDef, CdkRowDef, CdkHeaderRow, CdkFooterRow, CdkRow, CdkNoDataRow, CdkTextColumn } from '@angular/cdk/table';
2
+ import { CdkTable, CdkHeaderCellDef, CdkColumnDef, CdkCellDef, CdkFooterCellDef, CdkHeaderCell, CdkCell, CdkFooterCell, CdkHeaderRowDef, CdkRowDef, CdkFooterRowDef, CdkHeaderRow, CdkRow, CdkFooterRow, CdkNoDataRow, CdkTextColumn } from '@angular/cdk/table';
3
3
  import * as i0 from '@angular/core';
4
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
4
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
5
5
  import { Subscription, BehaviorSubject } from 'rxjs';
6
6
  import { DataSource } from '@angular/cdk/collections';
7
- import { M as MatPaginator } from '../paginator.d-d390b708.js';
8
- import { a as MatSort } from '../sort.d-7718b3de.js';
7
+ import { MatPaginator } from '../paginator.d-BpWCCOIR.js';
8
+ import { MatSort } from '../sort.d-CHu7FXsP.js';
9
9
  import '@angular/cdk/bidi';
10
- import '../palette.d-1d8ebc0d.js';
11
- import '../form-field.d-4c1ce1c5.js';
10
+ import '../palette.d-fF1us9u8.js';
11
+ import '../form-field.d-BJpDa0PI.js';
12
12
  import '@angular/cdk/coercion';
13
13
  import '@angular/forms';
14
- import '../form-field-control.d-9ed49092.js';
15
- import '../sort-direction.d-52bce05e.js';
14
+ import '../form-field-control.d-DvjiYVzi.js';
15
+ import '../sort-direction.d-Dlz8961P.js';
16
16
 
17
17
  /**
18
18
  * Enables the recycle view repeater strategy, which reduces rendering latency. Not compatible with
@@ -1,4 +1,4 @@
1
- import { BaseHarnessFilters, ContentContainerComponentHarness, ComponentHarnessConstructor, HarnessPredicate, ComponentHarness } from '@angular/cdk/testing';
1
+ import { BaseHarnessFilters, ContentContainerComponentHarness, HarnessPredicate, ComponentHarnessConstructor, ComponentHarness } from '@angular/cdk/testing';
2
2
 
3
3
  /** A set of criteria that can be used to filter a list of cell harness instances. */
4
4
  interface CellHarnessFilters extends BaseHarnessFilters {
@@ -144,4 +144,5 @@ declare class MatTableHarness extends ContentContainerComponentHarness<string> {
144
144
  getCellTextByColumnName(): Promise<MatTableHarnessColumnsText>;
145
145
  }
146
146
 
147
- export { type CellHarnessFilters, MatCellHarness, MatFooterCellHarness, MatFooterRowHarness, MatHeaderCellHarness, MatHeaderRowHarness, MatRowHarness, type MatRowHarnessColumnsText, MatTableHarness, type MatTableHarnessColumnsText, type RowHarnessFilters, type TableHarnessFilters, _MatCellHarnessBase, _MatRowHarnessBase };
147
+ export { MatCellHarness, MatFooterCellHarness, MatFooterRowHarness, MatHeaderCellHarness, MatHeaderRowHarness, MatRowHarness, MatTableHarness, _MatCellHarnessBase, _MatRowHarnessBase };
148
+ export type { CellHarnessFilters, MatRowHarnessColumnsText, MatTableHarnessColumnsText, RowHarnessFilters, TableHarnessFilters };
package/tabs/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, TemplateRef, OnInit, OnChanges, OnDestroy, SimpleChanges, QueryList, ElementRef, AfterContentChecked, AfterContentInit, AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
2
+ import { TemplateRef, InjectionToken, OnInit, OnChanges, OnDestroy, SimpleChanges, QueryList, ElementRef, AfterContentChecked, AfterContentInit, AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
4
  import { CdkPortal, TemplatePortal, CdkPortalOutlet } from '@angular/cdk/portal';
5
5
  import { Subject, BehaviorSubject } from 'rxjs';
6
6
  import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
7
7
  import { Direction } from '@angular/cdk/bidi';
8
- import { T as ThemePalette } from '../palette.d-1d8ebc0d.js';
9
- import { a as RippleTarget, f as RippleConfig, b as RippleGlobalOptions } from '../ripple.d-a31a65af.js';
8
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
9
+ import { RippleTarget, RippleConfig, RippleGlobalOptions } from '../ripple.d-ET2Lo6a_.js';
10
10
  import '@angular/cdk/platform';
11
11
 
12
12
  /**
@@ -895,4 +895,5 @@ declare const matTabsAnimations: {
895
895
  readonly translateTab: any;
896
896
  };
897
897
 
898
- export { MAT_TAB, MAT_TABS_CONFIG, MAT_TAB_CONTENT, MAT_TAB_GROUP, MAT_TAB_LABEL, MatInkBar, MatPaginatedTabHeader, MatTab, MatTabBody, type MatTabBodyOriginState, MatTabBodyPortal, type MatTabBodyPositionState, MatTabChangeEvent, MatTabContent, MatTabGroup, type MatTabGroupBaseHeader, MatTabHeader, type MatTabHeaderPosition, MatTabLabel, MatTabLabelWrapper, MatTabLink, MatTabNav, MatTabNavPanel, type MatTabsConfig, MatTabsModule, type ScrollDirection, _MAT_INK_BAR_POSITIONER, _MAT_INK_BAR_POSITIONER_FACTORY, type _MatInkBarPositioner, matTabsAnimations };
898
+ export { MAT_TAB, MAT_TABS_CONFIG, MAT_TAB_CONTENT, MAT_TAB_GROUP, MAT_TAB_LABEL, MatInkBar, MatPaginatedTabHeader, MatTab, MatTabBody, MatTabBodyPortal, MatTabChangeEvent, MatTabContent, MatTabGroup, MatTabHeader, MatTabLabel, MatTabLabelWrapper, MatTabLink, MatTabNav, MatTabNavPanel, MatTabsModule, _MAT_INK_BAR_POSITIONER, _MAT_INK_BAR_POSITIONER_FACTORY, matTabsAnimations };
899
+ export type { MatTabBodyOriginState, MatTabBodyPositionState, MatTabGroupBaseHeader, MatTabHeaderPosition, MatTabsConfig, ScrollDirection, _MatInkBarPositioner };
@@ -141,4 +141,5 @@ declare class MatTabNavBarHarness extends ComponentHarness {
141
141
  getPanel(): Promise<MatTabNavPanelHarness>;
142
142
  }
143
143
 
144
- export { MatTabGroupHarness, MatTabHarness, MatTabLinkHarness, MatTabNavBarHarness, type TabGroupHarnessFilters, type TabHarnessFilters, type TabLinkHarnessFilters, type TabNavBarHarnessFilters, type TabNavPanelHarnessFilters };
144
+ export { MatTabGroupHarness, MatTabHarness, MatTabLinkHarness, MatTabNavBarHarness };
145
+ export type { TabGroupHarnessFilters, TabHarnessFilters, TabLinkHarnessFilters, TabNavBarHarnessFilters, TabNavPanelHarnessFilters };
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, Signal, ModelSignal, InputSignal, InputSignalWithTransform, ElementRef, InjectionToken, TemplateRef, OutputEmitterRef } from '@angular/core';
3
- import { M as MatOption } from '../option.d-4fb11594.js';
4
- import { M as MatOptionParentComponent } from '../option-parent.d-d4243d2f.js';
3
+ import { MatOption } from '../option.d-ef4idHSb.js';
4
+ import { MatOptionParentComponent } from '../option-parent.d-CvnRKBST.js';
5
5
  import { ScrollStrategy } from '@angular/cdk/overlay';
6
6
  import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
7
7
  import * as i5 from '@angular/cdk/scrolling';
@@ -285,4 +285,5 @@ declare class MatTimepickerModule {
285
285
  static ɵinj: i0.ɵɵInjectorDeclaration<MatTimepickerModule>;
286
286
  }
287
287
 
288
- export { MAT_TIMEPICKER_CONFIG, MAT_TIMEPICKER_SCROLL_STRATEGY, MatTimepicker, type MatTimepickerConfig, MatTimepickerInput, MatTimepickerModule, type MatTimepickerOption, type MatTimepickerSelected, MatTimepickerToggle };
288
+ export { MAT_TIMEPICKER_CONFIG, MAT_TIMEPICKER_SCROLL_STRATEGY, MatTimepicker, MatTimepickerInput, MatTimepickerModule, MatTimepickerToggle };
289
+ export type { MatTimepickerConfig, MatTimepickerOption, MatTimepickerSelected };
@@ -1,5 +1,5 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
2
- import { O as OptionHarnessFilters, M as MatOptionHarness } from '../../option-harness.d-4f143bc0.js';
2
+ import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
3
3
 
4
4
  /** A set of criteria that can be used to filter a list of `MatTimepickerHarness` instances. */
5
5
  interface TimepickerHarnessFilters extends BaseHarnessFilters {
@@ -104,4 +104,5 @@ declare class MatTimepickerToggleHarness extends ComponentHarness {
104
104
  isDisabled(): Promise<boolean>;
105
105
  }
106
106
 
107
- export { MatTimepickerHarness, MatTimepickerInputHarness, MatTimepickerToggleHarness, type TimepickerHarnessFilters, type TimepickerInputHarnessFilters, type TimepickerToggleHarnessFilters };
107
+ export { MatTimepickerHarness, MatTimepickerInputHarness, MatTimepickerToggleHarness };
108
+ export type { TimepickerHarnessFilters, TimepickerInputHarnessFilters, TimepickerToggleHarnessFilters };
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, QueryList } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
4
  import '@angular/cdk/bidi';
5
5
 
6
6
  declare class MatToolbarRow {
@@ -29,4 +29,5 @@ declare class MatToolbarHarness extends ContentContainerComponentHarness<MatTool
29
29
  getRowsAsText(): Promise<string[]>;
30
30
  }
31
31
 
32
- export { MatToolbarHarness, MatToolbarSection, type ToolbarHarnessFilters };
32
+ export { MatToolbarHarness, MatToolbarSection };
33
+ export type { ToolbarHarnessFilters };
@@ -1,8 +1,8 @@
1
- export { h as MAT_TOOLTIP_DEFAULT_OPTIONS, f as MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY, c as MAT_TOOLTIP_SCROLL_STRATEGY, d as MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY, e as MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER, k as MatTooltip, i as MatTooltipDefaultOptions, M as MatTooltipModule, S as SCROLL_THROTTLE_MS, j as TOOLTIP_PANEL_CLASS, l as TooltipComponent, T as TooltipPosition, a as TooltipTouchGestures, b as TooltipVisibility, g as getMatTooltipInvalidPositionError } from '../module.d-7cc023ac.js';
1
+ export { MAT_TOOLTIP_DEFAULT_OPTIONS, MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY, MAT_TOOLTIP_SCROLL_STRATEGY, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER, MatTooltip, MatTooltipDefaultOptions, MatTooltipModule, SCROLL_THROTTLE_MS, TOOLTIP_PANEL_CLASS, TooltipComponent, TooltipPosition, TooltipTouchGestures, TooltipVisibility, getMatTooltipInvalidPositionError } from '../module.d-DKQBC69L.js';
2
2
  import '@angular/core';
3
3
  import '@angular/cdk/a11y';
4
4
  import '@angular/cdk/overlay';
5
- import '../common-module.d-421e3498.js';
5
+ import '../common-module.d-CUT8AqiB.js';
6
6
  import '@angular/cdk/bidi';
7
7
  import '@angular/cdk/coercion';
8
8
  import 'rxjs';
@@ -31,4 +31,5 @@ declare class MatTooltipHarness extends ComponentHarness {
31
31
  getTooltipText(): Promise<string>;
32
32
  }
33
33
 
34
- export { MatTooltipHarness, type TooltipHarnessFilters };
34
+ export { MatTooltipHarness };
35
+ export type { TooltipHarnessFilters };
package/tree/index.d.ts CHANGED
@@ -2,7 +2,7 @@ import * as i1 from '@angular/cdk/tree';
2
2
  import { CdkTreeNode, CdkTreeNodeDef, CdkNestedTreeNode, CdkTreeNodePadding, CdkTreeNodeOutlet, CdkTree, CdkTreeNodeToggle, TreeControl, FlatTreeControl } from '@angular/cdk/tree';
3
3
  import * as i0 from '@angular/core';
4
4
  import { OnInit, OnDestroy, AfterContentInit, ViewContainerRef } from '@angular/core';
5
- import { M as MatCommonModule } from '../common-module.d-421e3498.js';
5
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
6
6
  import { DataSource, CollectionViewer } from '@angular/cdk/collections';
7
7
  import { Observable } from 'rxjs';
8
8
  import '@angular/cdk/bidi';
@@ -115,4 +115,5 @@ declare class MatTreeHarness extends ComponentHarness {
115
115
  private _addChildToNode;
116
116
  }
117
117
 
118
- export { MatTreeHarness, MatTreeNodeHarness, type TextTree, type TreeHarnessFilters, type TreeNodeHarnessFilters };
118
+ export { MatTreeHarness, MatTreeNodeHarness };
119
+ export type { TextTree, TreeHarnessFilters, TreeNodeHarnessFilters };
@@ -1,14 +0,0 @@
1
- import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
-
3
- interface DividerHarnessFilters extends BaseHarnessFilters {
4
- }
5
-
6
- /** Harness for interacting with a `mat-divider`. */
7
- declare class MatDividerHarness extends ComponentHarness {
8
- static hostSelector: string;
9
- static with(options?: DividerHarnessFilters): HarnessPredicate<MatDividerHarness>;
10
- getOrientation(): Promise<'horizontal' | 'vertical'>;
11
- isInset(): Promise<boolean>;
12
- }
13
-
14
- export { type DividerHarnessFilters as D, MatDividerHarness as M };
@@ -1,24 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { M as MatCommonModule } from './common-module.d-421e3498.js';
3
- import { BooleanInput } from '@angular/cdk/coercion';
4
-
5
- declare class MatDivider {
6
- /** Whether the divider is vertically aligned. */
7
- get vertical(): boolean;
8
- set vertical(value: BooleanInput);
9
- private _vertical;
10
- /** Whether the divider is an inset divider. */
11
- get inset(): boolean;
12
- set inset(value: BooleanInput);
13
- private _inset;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<MatDivider, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<MatDivider, "mat-divider", never, { "vertical": { "alias": "vertical"; "required": false; }; "inset": { "alias": "inset"; "required": false; }; }, {}, never, never, true, never>;
16
- }
17
-
18
- declare class MatDividerModule {
19
- static ɵfac: i0.ɵɵFactoryDeclaration<MatDividerModule, never>;
20
- static ɵmod: i0.ɵɵNgModuleDeclaration<MatDividerModule, never, [typeof MatCommonModule, typeof MatDivider], [typeof MatDivider, typeof MatCommonModule]>;
21
- static ɵinj: i0.ɵɵInjectorDeclaration<MatDividerModule>;
22
- }
23
-
24
- export { MatDivider as M, MatDividerModule as a };
@@ -1,18 +0,0 @@
1
- import { ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
-
3
- /** Harness for interacting with a `mat-divider`. */
4
- class MatDividerHarness extends ComponentHarness {
5
- static hostSelector = '.mat-divider';
6
- static with(options = {}) {
7
- return new HarnessPredicate(MatDividerHarness, options);
8
- }
9
- async getOrientation() {
10
- return (await this.host()).getAttribute('aria-orientation');
11
- }
12
- async isInset() {
13
- return (await this.host()).hasClass('mat-divider-inset');
14
- }
15
- }
16
-
17
- export { MatDividerHarness as M };
18
- //# sourceMappingURL=divider-harness-bea2a71d.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"divider-harness-bea2a71d.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/material/divider/testing/divider-harness.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {ComponentHarness, HarnessPredicate} from '@angular/cdk/testing';\nimport {DividerHarnessFilters} from './divider-harness-filters';\n\n/** Harness for interacting with a `mat-divider`. */\nexport class MatDividerHarness extends ComponentHarness {\n static hostSelector = '.mat-divider';\n\n static with(options: DividerHarnessFilters = {}) {\n return new HarnessPredicate(MatDividerHarness, options);\n }\n\n async getOrientation(): Promise<'horizontal' | 'vertical'> {\n return (await this.host()).getAttribute('aria-orientation') as Promise<\n 'horizontal' | 'vertical'\n >;\n }\n\n async isInset(): Promise<boolean> {\n return (await this.host()).hasClass('mat-divider-inset');\n }\n}\n"],"names":[],"mappings":";;AAWA;AACM,MAAO,iBAAkB,SAAQ,gBAAgB,CAAA;AACrD,IAAA,OAAO,YAAY,GAAG,cAAc,CAAA;AAEpC,IAAA,OAAO,IAAI,CAAC,OAAA,GAAiC,EAAE,EAAA;AAC7C,QAAA,OAAO,IAAI,gBAAgB,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAA;KACzD;AAEA,IAAA,MAAM,cAAc,GAAA;AAClB,QAAA,OAAO,CAAC,MAAM,IAAI,CAAC,IAAI,EAAE,EAAE,YAAY,CAAC,kBAAkB,CAEzD,CAAA;KACH;AAEA,IAAA,MAAM,OAAO,GAAA;AACX,QAAA,OAAO,CAAC,MAAM,IAAI,CAAC,IAAI,EAAE,EAAE,QAAQ,CAAC,mBAAmB,CAAC,CAAA;KAC1D;;;;;"}