@angular/material 21.0.0-next.4 → 21.0.0-next.6

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 (331) hide show
  1. package/core/focus-indicators/_private.scss +16 -0
  2. package/core/tokens/m2/_md-sys-color-internal.scss +11 -0
  3. package/core/tokens/m2/_md-sys-color.scss +11 -2
  4. package/core/tokens/m3/_md-sys-color-internal.scss +11 -0
  5. package/core/tokens/m3/_md-sys-color.scss +5 -31
  6. package/core/tokens/m3/_md-sys-typescale-internal.scss +5 -0
  7. package/core/tokens/m3/_md-sys-typescale.scss +2 -16
  8. package/fesm2022/{animation.mjs → _animation-chunk.mjs} +2 -23
  9. package/fesm2022/_animation-chunk.mjs.map +1 -0
  10. package/fesm2022/{date-formats.mjs → _date-formats-chunk.mjs} +1 -1
  11. package/fesm2022/_date-formats-chunk.mjs.map +1 -0
  12. package/fesm2022/{date-range-input-harness.mjs → _date-range-input-harness-chunk.mjs} +1 -1
  13. package/fesm2022/_date-range-input-harness-chunk.mjs.map +1 -0
  14. package/fesm2022/{error-options.mjs → _error-options-chunk.mjs} +1 -1
  15. package/fesm2022/_error-options-chunk.mjs.map +1 -0
  16. package/fesm2022/{error-state.mjs → _error-state-chunk.mjs} +1 -1
  17. package/fesm2022/_error-state-chunk.mjs.map +1 -0
  18. package/fesm2022/_form-field-chunk.mjs +1114 -0
  19. package/fesm2022/_form-field-chunk.mjs.map +1 -0
  20. package/fesm2022/{icon-button.mjs → _icon-button-chunk.mjs} +4 -4
  21. package/fesm2022/_icon-button-chunk.mjs.map +1 -0
  22. package/fesm2022/{icon-registry.mjs → _icon-registry-chunk.mjs} +1 -1
  23. package/fesm2022/_icon-registry-chunk.mjs.map +1 -0
  24. package/fesm2022/{input-harness.mjs → _input-harness-chunk.mjs} +1 -1
  25. package/fesm2022/_input-harness-chunk.mjs.map +1 -0
  26. package/fesm2022/{input-value-accessor.mjs → _input-value-accessor-chunk.mjs} +1 -1
  27. package/fesm2022/_input-value-accessor-chunk.mjs.map +1 -0
  28. package/fesm2022/{internal-form-field.mjs → _internal-form-field-chunk.mjs} +1 -1
  29. package/fesm2022/_internal-form-field-chunk.mjs.map +1 -0
  30. package/fesm2022/{line.mjs → _line-chunk.mjs} +1 -1
  31. package/fesm2022/_line-chunk.mjs.map +1 -0
  32. package/fesm2022/{option.mjs → _option-chunk.mjs} +4 -4
  33. package/fesm2022/_option-chunk.mjs.map +1 -0
  34. package/fesm2022/{option-harness.mjs → _option-harness-chunk.mjs} +1 -1
  35. package/fesm2022/_option-harness-chunk.mjs.map +1 -0
  36. package/fesm2022/{option-module.mjs → _option-module-chunk.mjs} +4 -4
  37. package/fesm2022/_option-module-chunk.mjs.map +1 -0
  38. package/fesm2022/{pseudo-checkbox.mjs → _pseudo-checkbox-chunk.mjs} +2 -2
  39. package/fesm2022/_pseudo-checkbox-chunk.mjs.map +1 -0
  40. package/fesm2022/{pseudo-checkbox-module.mjs → _pseudo-checkbox-module-chunk.mjs} +2 -2
  41. package/fesm2022/_pseudo-checkbox-module-chunk.mjs.map +1 -0
  42. package/fesm2022/{public-api.mjs → _public-api-chunk.mjs} +1 -1
  43. package/fesm2022/_public-api-chunk.mjs.map +1 -0
  44. package/fesm2022/{ripple.mjs → _ripple-chunk.mjs} +2 -2
  45. package/fesm2022/_ripple-chunk.mjs.map +1 -0
  46. package/fesm2022/{ripple-loader.mjs → _ripple-loader-chunk.mjs} +3 -3
  47. package/fesm2022/_ripple-loader-chunk.mjs.map +1 -0
  48. package/fesm2022/{ripple-module.mjs → _ripple-module-chunk.mjs} +2 -2
  49. package/fesm2022/_ripple-module-chunk.mjs.map +1 -0
  50. package/fesm2022/{structural-styles.mjs → _structural-styles-chunk.mjs} +1 -1
  51. package/fesm2022/_structural-styles-chunk.mjs.map +1 -0
  52. package/fesm2022/{tooltip2.mjs → _tooltip-chunk.mjs} +2 -2
  53. package/fesm2022/_tooltip-chunk.mjs.map +1 -0
  54. package/fesm2022/{autocomplete/testing.mjs → autocomplete-testing.mjs} +3 -3
  55. package/fesm2022/autocomplete-testing.mjs.map +1 -0
  56. package/fesm2022/autocomplete.mjs +10 -10
  57. package/fesm2022/{badge/testing.mjs → badge-testing.mjs} +1 -1
  58. package/fesm2022/badge-testing.mjs.map +1 -0
  59. package/fesm2022/badge.mjs +1 -1
  60. package/fesm2022/{bottom-sheet/testing.mjs → bottom-sheet-testing.mjs} +1 -1
  61. package/fesm2022/bottom-sheet-testing.mjs.map +1 -0
  62. package/fesm2022/bottom-sheet.mjs +1 -1
  63. package/fesm2022/{button/testing.mjs → button-testing.mjs} +6 -2
  64. package/fesm2022/button-testing.mjs.map +1 -0
  65. package/fesm2022/{button-toggle/testing.mjs → button-toggle-testing.mjs} +1 -1
  66. package/fesm2022/button-toggle-testing.mjs.map +1 -0
  67. package/fesm2022/button-toggle.mjs +5 -5
  68. package/fesm2022/button.mjs +7 -7
  69. package/fesm2022/{card/testing.mjs → card-testing.mjs} +1 -1
  70. package/fesm2022/card-testing.mjs.map +1 -0
  71. package/fesm2022/{checkbox/testing.mjs → checkbox-testing.mjs} +1 -1
  72. package/fesm2022/checkbox-testing.mjs.map +1 -0
  73. package/fesm2022/checkbox.mjs +4 -4
  74. package/fesm2022/{chips/testing.mjs → chips-testing.mjs} +1 -1
  75. package/fesm2022/chips-testing.mjs.map +1 -0
  76. package/fesm2022/chips.mjs +36 -15
  77. package/fesm2022/chips.mjs.map +1 -1
  78. package/fesm2022/{core/testing.mjs → core-testing.mjs} +2 -2
  79. package/fesm2022/core-testing.mjs.map +1 -0
  80. package/fesm2022/core.mjs +15 -20
  81. package/fesm2022/core.mjs.map +1 -1
  82. package/fesm2022/{datepicker/testing.mjs → datepicker-testing.mjs} +3 -3
  83. package/fesm2022/datepicker-testing.mjs.map +1 -0
  84. package/fesm2022/datepicker.mjs +12 -12
  85. package/fesm2022/{dialog/testing.mjs → dialog-testing.mjs} +3 -3
  86. package/fesm2022/dialog-testing.mjs.map +1 -0
  87. package/fesm2022/dialog.mjs +1 -1
  88. package/fesm2022/{divider/testing.mjs → divider-testing.mjs} +1 -1
  89. package/fesm2022/divider-testing.mjs.map +1 -0
  90. package/fesm2022/{expansion/testing.mjs → expansion-testing.mjs} +1 -1
  91. package/fesm2022/expansion-testing.mjs.map +1 -0
  92. package/fesm2022/expansion.mjs +2 -2
  93. package/fesm2022/{form-field/testing/control.mjs → form-field-testing-control.mjs} +1 -1
  94. package/fesm2022/form-field-testing-control.mjs.map +1 -0
  95. package/fesm2022/{form-field/testing.mjs → form-field-testing.mjs} +5 -5
  96. package/fesm2022/form-field-testing.mjs.map +1 -0
  97. package/fesm2022/form-field.mjs +3 -3
  98. package/fesm2022/{grid-list/testing.mjs → grid-list-testing.mjs} +2 -2
  99. package/fesm2022/grid-list-testing.mjs.map +1 -0
  100. package/fesm2022/grid-list.mjs +3 -3
  101. package/fesm2022/{icon/testing.mjs → icon-testing.mjs} +2 -2
  102. package/fesm2022/icon-testing.mjs.map +1 -0
  103. package/fesm2022/icon.mjs +2 -2
  104. package/fesm2022/{input/testing.mjs → input-testing.mjs} +3 -3
  105. package/fesm2022/{input/testing.mjs.map → input-testing.mjs.map} +1 -1
  106. package/fesm2022/input.mjs +6 -6
  107. package/fesm2022/{list/testing.mjs → list-testing.mjs} +2 -2
  108. package/fesm2022/list-testing.mjs.map +1 -0
  109. package/fesm2022/list.mjs +6 -6
  110. package/fesm2022/{menu/testing.mjs → menu-testing.mjs} +1 -1
  111. package/fesm2022/menu-testing.mjs.map +1 -0
  112. package/fesm2022/menu.mjs +14 -11
  113. package/fesm2022/menu.mjs.map +1 -1
  114. package/fesm2022/{paginator/testing.mjs → paginator-testing.mjs} +2 -2
  115. package/fesm2022/paginator-testing.mjs.map +1 -0
  116. package/fesm2022/paginator.mjs +16 -16
  117. package/fesm2022/paginator.mjs.map +1 -1
  118. package/fesm2022/{progress-bar/testing.mjs → progress-bar-testing.mjs} +1 -1
  119. package/fesm2022/progress-bar-testing.mjs.map +1 -0
  120. package/fesm2022/progress-bar.mjs +1 -1
  121. package/fesm2022/{progress-spinner/testing.mjs → progress-spinner-testing.mjs} +1 -1
  122. package/fesm2022/progress-spinner-testing.mjs.map +1 -0
  123. package/fesm2022/progress-spinner.mjs +1 -1
  124. package/fesm2022/{radio/testing.mjs → radio-testing.mjs} +1 -1
  125. package/fesm2022/radio-testing.mjs.map +1 -0
  126. package/fesm2022/radio.mjs +7 -7
  127. package/fesm2022/radio.mjs.map +1 -1
  128. package/fesm2022/{select/testing.mjs → select-testing.mjs} +1 -1
  129. package/fesm2022/select-testing.mjs.map +1 -0
  130. package/fesm2022/select.mjs +17 -16
  131. package/fesm2022/select.mjs.map +1 -1
  132. package/fesm2022/{sidenav/testing.mjs → sidenav-testing.mjs} +1 -1
  133. package/fesm2022/sidenav-testing.mjs.map +1 -0
  134. package/fesm2022/sidenav.mjs +1 -1
  135. package/fesm2022/{slide-toggle/testing.mjs → slide-toggle-testing.mjs} +1 -1
  136. package/fesm2022/slide-toggle-testing.mjs.map +1 -0
  137. package/fesm2022/slide-toggle.mjs +4 -4
  138. package/fesm2022/{slider/testing.mjs → slider-testing.mjs} +1 -1
  139. package/fesm2022/slider-testing.mjs.map +1 -0
  140. package/fesm2022/slider.mjs +4 -4
  141. package/fesm2022/{snack-bar/testing.mjs → snack-bar-testing.mjs} +1 -1
  142. package/fesm2022/snack-bar-testing.mjs.map +1 -0
  143. package/fesm2022/snack-bar.mjs +6 -6
  144. package/fesm2022/{sort/testing.mjs → sort-testing.mjs} +1 -1
  145. package/fesm2022/sort-testing.mjs.map +1 -0
  146. package/fesm2022/sort.mjs +2 -2
  147. package/fesm2022/{stepper/testing.mjs → stepper-testing.mjs} +3 -2
  148. package/fesm2022/stepper-testing.mjs.map +1 -0
  149. package/fesm2022/stepper.mjs +10 -12
  150. package/fesm2022/stepper.mjs.map +1 -1
  151. package/fesm2022/{table/testing.mjs → table-testing.mjs} +3 -3
  152. package/fesm2022/table-testing.mjs.map +1 -0
  153. package/fesm2022/table.mjs +8 -3
  154. package/fesm2022/table.mjs.map +1 -1
  155. package/fesm2022/{tabs/testing.mjs → tabs-testing.mjs} +1 -1
  156. package/fesm2022/tabs-testing.mjs.map +1 -0
  157. package/fesm2022/tabs.mjs +3 -3
  158. package/fesm2022/{timepicker/testing.mjs → timepicker-testing.mjs} +2 -2
  159. package/fesm2022/timepicker-testing.mjs.map +1 -0
  160. package/fesm2022/timepicker.mjs +10 -10
  161. package/fesm2022/{toolbar/testing.mjs → toolbar-testing.mjs} +1 -1
  162. package/fesm2022/toolbar-testing.mjs.map +1 -0
  163. package/fesm2022/{tooltip/testing.mjs → tooltip-testing.mjs} +1 -1
  164. package/fesm2022/tooltip-testing.mjs.map +1 -0
  165. package/fesm2022/tooltip.mjs +3 -3
  166. package/fesm2022/{tree/testing.mjs → tree-testing.mjs} +1 -1
  167. package/fesm2022/tree-testing.mjs.map +1 -0
  168. package/package.json +114 -114
  169. package/schematics/ng-add/index.js +1 -1
  170. package/{badge.d.d.ts → types/_badge-chunk.d.ts} +1 -1
  171. package/{form-field.d.d.ts → types/_form-field-chunk.d.ts} +2 -2
  172. package/{form-field-module.d.d.ts → types/_form-field-module-chunk.d.ts} +1 -1
  173. package/{icon-module.d.d.ts → types/_icon-module-chunk.d.ts} +1 -1
  174. package/{option-module.d.d.ts → types/_option-module-chunk.d.ts} +3 -3
  175. package/{paginator.d.d.ts → types/_paginator-chunk.d.ts} +2 -2
  176. package/{progress-spinner.d.d.ts → types/_progress-spinner-chunk.d.ts} +1 -1
  177. package/{ripple-module.d.d.ts → types/_ripple-module-chunk.d.ts} +1 -1
  178. package/{sort.d.d.ts → types/_sort-chunk.d.ts} +1 -1
  179. package/{autocomplete/testing/index.d.ts → types/autocomplete-testing.d.ts} +2 -2
  180. package/{autocomplete/index.d.ts → types/autocomplete.d.ts} +6 -6
  181. package/{badge/testing/index.d.ts → types/badge-testing.d.ts} +2 -2
  182. package/{badge/index.d.ts → types/badge.d.ts} +3 -3
  183. package/{button/testing/index.d.ts → types/button-testing.d.ts} +2 -0
  184. package/{button-toggle/testing/index.d.ts → types/button-toggle-testing.d.ts} +1 -1
  185. package/{button-toggle/index.d.ts → types/button-toggle.d.ts} +4 -4
  186. package/{button/index.d.ts → types/button.d.ts} +4 -4
  187. package/{checkbox/index.d.ts → types/checkbox.d.ts} +1 -1
  188. package/{chips/index.d.ts → types/chips.d.ts} +53 -47
  189. package/{core/testing/index.d.ts → types/core-testing.d.ts} +1 -1
  190. package/{core/index.d.ts → types/core.d.ts} +14 -40
  191. package/{datepicker/testing/index.d.ts → types/datepicker-testing.d.ts} +2 -2
  192. package/{datepicker/index.d.ts → types/datepicker.d.ts} +8 -8
  193. package/{dialog/testing/index.d.ts → types/dialog-testing.d.ts} +1 -1
  194. package/{dialog/index.d.ts → types/dialog.d.ts} +2 -2
  195. package/{form-field/testing/control/index.d.ts → types/form-field-testing-control.d.ts} +1 -1
  196. package/{form-field/testing/index.d.ts → types/form-field-testing.d.ts} +4 -4
  197. package/{form-field/index.d.ts → types/form-field.d.ts} +4 -4
  198. package/{grid-list/index.d.ts → types/grid-list.d.ts} +1 -1
  199. package/{icon/testing/index.d.ts → types/icon-testing.d.ts} +1 -1
  200. package/{icon/index.d.ts → types/icon.d.ts} +3 -3
  201. package/{input/testing/index.d.ts → types/input-testing.d.ts} +2 -2
  202. package/{input/index.d.ts → types/input.d.ts} +7 -7
  203. package/{list/testing/index.d.ts → types/list-testing.d.ts} +2 -2
  204. package/{list/index.d.ts → types/list.d.ts} +7 -7
  205. package/{menu/index.d.ts → types/menu.d.ts} +3 -3
  206. package/{paginator/testing/index.d.ts → types/paginator-testing.d.ts} +1 -1
  207. package/{paginator/index.d.ts → types/paginator.d.ts} +16 -16
  208. package/{progress-bar/index.d.ts → types/progress-bar.d.ts} +1 -1
  209. package/{progress-spinner/testing/index.d.ts → types/progress-spinner-testing.d.ts} +2 -2
  210. package/{progress-spinner/index.d.ts → types/progress-spinner.d.ts} +3 -3
  211. package/{radio/index.d.ts → types/radio.d.ts} +3 -3
  212. package/{select/index.d.ts → types/select.d.ts} +12 -12
  213. package/{slide-toggle/index.d.ts → types/slide-toggle.d.ts} +1 -1
  214. package/{slider/index.d.ts → types/slider.d.ts} +3 -3
  215. package/{snack-bar/index.d.ts → types/snack-bar.d.ts} +5 -5
  216. package/{sort/testing/index.d.ts → types/sort-testing.d.ts} +1 -1
  217. package/{sort/index.d.ts → types/sort.d.ts} +3 -3
  218. package/{stepper/index.d.ts → types/stepper.d.ts} +5 -5
  219. package/{table/index.d.ts → types/table.d.ts} +8 -7
  220. package/{tabs/index.d.ts → types/tabs.d.ts} +2 -2
  221. package/{timepicker/testing/index.d.ts → types/timepicker-testing.d.ts} +1 -1
  222. package/{timepicker/index.d.ts → types/timepicker.d.ts} +2 -2
  223. package/fesm2022/animation.mjs.map +0 -1
  224. package/fesm2022/autocomplete/testing.mjs.map +0 -1
  225. package/fesm2022/badge/testing.mjs.map +0 -1
  226. package/fesm2022/bottom-sheet/testing.mjs.map +0 -1
  227. package/fesm2022/button/testing.mjs.map +0 -1
  228. package/fesm2022/button-toggle/testing.mjs.map +0 -1
  229. package/fesm2022/card/testing.mjs.map +0 -1
  230. package/fesm2022/checkbox/testing.mjs.map +0 -1
  231. package/fesm2022/chips/testing.mjs.map +0 -1
  232. package/fesm2022/core/testing.mjs.map +0 -1
  233. package/fesm2022/date-formats.mjs.map +0 -1
  234. package/fesm2022/date-range-input-harness.mjs.map +0 -1
  235. package/fesm2022/datepicker/testing.mjs.map +0 -1
  236. package/fesm2022/dialog/testing.mjs.map +0 -1
  237. package/fesm2022/divider/testing.mjs.map +0 -1
  238. package/fesm2022/error-options.mjs.map +0 -1
  239. package/fesm2022/error-state.mjs.map +0 -1
  240. package/fesm2022/expansion/testing.mjs.map +0 -1
  241. package/fesm2022/form-field/testing/control.mjs.map +0 -1
  242. package/fesm2022/form-field/testing.mjs.map +0 -1
  243. package/fesm2022/form-field2.mjs +0 -1114
  244. package/fesm2022/form-field2.mjs.map +0 -1
  245. package/fesm2022/grid-list/testing.mjs.map +0 -1
  246. package/fesm2022/icon/testing.mjs.map +0 -1
  247. package/fesm2022/icon-button.mjs.map +0 -1
  248. package/fesm2022/icon-registry.mjs.map +0 -1
  249. package/fesm2022/input-harness.mjs.map +0 -1
  250. package/fesm2022/input-value-accessor.mjs.map +0 -1
  251. package/fesm2022/internal-form-field.mjs.map +0 -1
  252. package/fesm2022/line.mjs.map +0 -1
  253. package/fesm2022/list/testing.mjs.map +0 -1
  254. package/fesm2022/menu/testing.mjs.map +0 -1
  255. package/fesm2022/option-harness.mjs.map +0 -1
  256. package/fesm2022/option-module.mjs.map +0 -1
  257. package/fesm2022/option.mjs.map +0 -1
  258. package/fesm2022/paginator/testing.mjs.map +0 -1
  259. package/fesm2022/progress-bar/testing.mjs.map +0 -1
  260. package/fesm2022/progress-spinner/testing.mjs.map +0 -1
  261. package/fesm2022/pseudo-checkbox-module.mjs.map +0 -1
  262. package/fesm2022/pseudo-checkbox.mjs.map +0 -1
  263. package/fesm2022/public-api.mjs.map +0 -1
  264. package/fesm2022/radio/testing.mjs.map +0 -1
  265. package/fesm2022/ripple-loader.mjs.map +0 -1
  266. package/fesm2022/ripple-module.mjs.map +0 -1
  267. package/fesm2022/ripple.mjs.map +0 -1
  268. package/fesm2022/select/testing.mjs.map +0 -1
  269. package/fesm2022/sidenav/testing.mjs.map +0 -1
  270. package/fesm2022/slide-toggle/testing.mjs.map +0 -1
  271. package/fesm2022/slider/testing.mjs.map +0 -1
  272. package/fesm2022/snack-bar/testing.mjs.map +0 -1
  273. package/fesm2022/sort/testing.mjs.map +0 -1
  274. package/fesm2022/stepper/testing.mjs.map +0 -1
  275. package/fesm2022/structural-styles.mjs.map +0 -1
  276. package/fesm2022/table/testing.mjs.map +0 -1
  277. package/fesm2022/tabs/testing.mjs.map +0 -1
  278. package/fesm2022/timepicker/testing.mjs.map +0 -1
  279. package/fesm2022/toolbar/testing.mjs.map +0 -1
  280. package/fesm2022/tooltip/testing.mjs.map +0 -1
  281. package/fesm2022/tooltip2.mjs.map +0 -1
  282. package/fesm2022/tree/testing.mjs.map +0 -1
  283. /package/{button-toggle.d.d.ts → types/_button-toggle-chunk.d.ts} +0 -0
  284. /package/{date-adapter.d.d.ts → types/_date-adapter-chunk.d.ts} +0 -0
  285. /package/{date-range-input-harness.d.d.ts → types/_date-range-input-harness-chunk.d.ts} +0 -0
  286. /package/{dialog.d.d.ts → types/_dialog-chunk.d.ts} +0 -0
  287. /package/{error-options.d.d.ts → types/_error-options-chunk.d.ts} +0 -0
  288. /package/{form-field-control.d.d.ts → types/_form-field-control-chunk.d.ts} +0 -0
  289. /package/{form-field-control-harness.d.d.ts → types/_form-field-control-harness-chunk.d.ts} +0 -0
  290. /package/{icon-registry.d.d.ts → types/_icon-registry-chunk.d.ts} +0 -0
  291. /package/{input-harness.d.d.ts → types/_input-harness-chunk.d.ts} +0 -0
  292. /package/{line.d.d.ts → types/_line-chunk.d.ts} +0 -0
  293. /package/{list-option-types.d.d.ts → types/_list-option-types-chunk.d.ts} +0 -0
  294. /package/{option.d.d.ts → types/_option-chunk.d.ts} +0 -0
  295. /package/{option-harness.d.d.ts → types/_option-harness-chunk.d.ts} +0 -0
  296. /package/{option-parent.d.d.ts → types/_option-parent-chunk.d.ts} +0 -0
  297. /package/{palette.d.d.ts → types/_palette-chunk.d.ts} +0 -0
  298. /package/{pseudo-checkbox-module.d.d.ts → types/_pseudo-checkbox-module-chunk.d.ts} +0 -0
  299. /package/{ripple.d.d.ts → types/_ripple-chunk.d.ts} +0 -0
  300. /package/{ripple-loader.d.d.ts → types/_ripple-loader-chunk.d.ts} +0 -0
  301. /package/{sort-direction.d.d.ts → types/_sort-direction-chunk.d.ts} +0 -0
  302. /package/{bottom-sheet/testing/index.d.ts → types/bottom-sheet-testing.d.ts} +0 -0
  303. /package/{bottom-sheet/index.d.ts → types/bottom-sheet.d.ts} +0 -0
  304. /package/{card/testing/index.d.ts → types/card-testing.d.ts} +0 -0
  305. /package/{card/index.d.ts → types/card.d.ts} +0 -0
  306. /package/{checkbox/testing/index.d.ts → types/checkbox-testing.d.ts} +0 -0
  307. /package/{chips/testing/index.d.ts → types/chips-testing.d.ts} +0 -0
  308. /package/{divider/testing/index.d.ts → types/divider-testing.d.ts} +0 -0
  309. /package/{divider/index.d.ts → types/divider.d.ts} +0 -0
  310. /package/{expansion/testing/index.d.ts → types/expansion-testing.d.ts} +0 -0
  311. /package/{expansion/index.d.ts → types/expansion.d.ts} +0 -0
  312. /package/{grid-list/testing/index.d.ts → types/grid-list-testing.d.ts} +0 -0
  313. /package/{index.d.ts → types/material.d.ts} +0 -0
  314. /package/{menu/testing/index.d.ts → types/menu-testing.d.ts} +0 -0
  315. /package/{progress-bar/testing/index.d.ts → types/progress-bar-testing.d.ts} +0 -0
  316. /package/{radio/testing/index.d.ts → types/radio-testing.d.ts} +0 -0
  317. /package/{select/testing/index.d.ts → types/select-testing.d.ts} +0 -0
  318. /package/{sidenav/testing/index.d.ts → types/sidenav-testing.d.ts} +0 -0
  319. /package/{sidenav/index.d.ts → types/sidenav.d.ts} +0 -0
  320. /package/{slide-toggle/testing/index.d.ts → types/slide-toggle-testing.d.ts} +0 -0
  321. /package/{slider/testing/index.d.ts → types/slider-testing.d.ts} +0 -0
  322. /package/{snack-bar/testing/index.d.ts → types/snack-bar-testing.d.ts} +0 -0
  323. /package/{stepper/testing/index.d.ts → types/stepper-testing.d.ts} +0 -0
  324. /package/{table/testing/index.d.ts → types/table-testing.d.ts} +0 -0
  325. /package/{tabs/testing/index.d.ts → types/tabs-testing.d.ts} +0 -0
  326. /package/{toolbar/testing/index.d.ts → types/toolbar-testing.d.ts} +0 -0
  327. /package/{toolbar/index.d.ts → types/toolbar.d.ts} +0 -0
  328. /package/{tooltip/testing/index.d.ts → types/tooltip-testing.d.ts} +0 -0
  329. /package/{tooltip/index.d.ts → types/tooltip.d.ts} +0 -0
  330. /package/{tree/testing/index.d.ts → types/tree-testing.d.ts} +0 -0
  331. /package/{tree/index.d.ts → types/tree.d.ts} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/material",
3
- "version": "21.0.0-next.4",
3
+ "version": "21.0.0-next.6",
4
4
  "description": "Angular Material",
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,7 +20,7 @@
20
20
  "exports": {
21
21
  ".": {
22
22
  "sass": "./_index.scss",
23
- "types": "./index.d.ts",
23
+ "types": "./types/material.d.ts",
24
24
  "default": "./fesm2022/material.mjs"
25
25
  },
26
26
  "./theming": {
@@ -60,300 +60,300 @@
60
60
  "default": "./package.json"
61
61
  },
62
62
  "./autocomplete": {
63
- "types": "./autocomplete/index.d.ts",
63
+ "types": "./types/autocomplete.d.ts",
64
64
  "default": "./fesm2022/autocomplete.mjs"
65
65
  },
66
66
  "./autocomplete/testing": {
67
- "types": "./autocomplete/testing/index.d.ts",
68
- "default": "./fesm2022/autocomplete/testing.mjs"
67
+ "types": "./types/autocomplete-testing.d.ts",
68
+ "default": "./fesm2022/autocomplete-testing.mjs"
69
69
  },
70
70
  "./badge": {
71
- "types": "./badge/index.d.ts",
71
+ "types": "./types/badge.d.ts",
72
72
  "default": "./fesm2022/badge.mjs"
73
73
  },
74
74
  "./badge/testing": {
75
- "types": "./badge/testing/index.d.ts",
76
- "default": "./fesm2022/badge/testing.mjs"
75
+ "types": "./types/badge-testing.d.ts",
76
+ "default": "./fesm2022/badge-testing.mjs"
77
77
  },
78
78
  "./bottom-sheet": {
79
- "types": "./bottom-sheet/index.d.ts",
79
+ "types": "./types/bottom-sheet.d.ts",
80
80
  "default": "./fesm2022/bottom-sheet.mjs"
81
81
  },
82
82
  "./bottom-sheet/testing": {
83
- "types": "./bottom-sheet/testing/index.d.ts",
84
- "default": "./fesm2022/bottom-sheet/testing.mjs"
83
+ "types": "./types/bottom-sheet-testing.d.ts",
84
+ "default": "./fesm2022/bottom-sheet-testing.mjs"
85
85
  },
86
86
  "./button": {
87
- "types": "./button/index.d.ts",
87
+ "types": "./types/button.d.ts",
88
88
  "default": "./fesm2022/button.mjs"
89
89
  },
90
90
  "./button-toggle": {
91
- "types": "./button-toggle/index.d.ts",
91
+ "types": "./types/button-toggle.d.ts",
92
92
  "default": "./fesm2022/button-toggle.mjs"
93
93
  },
94
94
  "./button-toggle/testing": {
95
- "types": "./button-toggle/testing/index.d.ts",
96
- "default": "./fesm2022/button-toggle/testing.mjs"
95
+ "types": "./types/button-toggle-testing.d.ts",
96
+ "default": "./fesm2022/button-toggle-testing.mjs"
97
97
  },
98
98
  "./button/testing": {
99
- "types": "./button/testing/index.d.ts",
100
- "default": "./fesm2022/button/testing.mjs"
99
+ "types": "./types/button-testing.d.ts",
100
+ "default": "./fesm2022/button-testing.mjs"
101
101
  },
102
102
  "./card": {
103
- "types": "./card/index.d.ts",
103
+ "types": "./types/card.d.ts",
104
104
  "default": "./fesm2022/card.mjs"
105
105
  },
106
106
  "./card/testing": {
107
- "types": "./card/testing/index.d.ts",
108
- "default": "./fesm2022/card/testing.mjs"
107
+ "types": "./types/card-testing.d.ts",
108
+ "default": "./fesm2022/card-testing.mjs"
109
109
  },
110
110
  "./checkbox": {
111
- "types": "./checkbox/index.d.ts",
111
+ "types": "./types/checkbox.d.ts",
112
112
  "default": "./fesm2022/checkbox.mjs"
113
113
  },
114
114
  "./checkbox/testing": {
115
- "types": "./checkbox/testing/index.d.ts",
116
- "default": "./fesm2022/checkbox/testing.mjs"
115
+ "types": "./types/checkbox-testing.d.ts",
116
+ "default": "./fesm2022/checkbox-testing.mjs"
117
117
  },
118
118
  "./chips": {
119
- "types": "./chips/index.d.ts",
119
+ "types": "./types/chips.d.ts",
120
120
  "default": "./fesm2022/chips.mjs"
121
121
  },
122
122
  "./chips/testing": {
123
- "types": "./chips/testing/index.d.ts",
124
- "default": "./fesm2022/chips/testing.mjs"
123
+ "types": "./types/chips-testing.d.ts",
124
+ "default": "./fesm2022/chips-testing.mjs"
125
125
  },
126
126
  "./core": {
127
- "types": "./core/index.d.ts",
127
+ "types": "./types/core.d.ts",
128
128
  "default": "./fesm2022/core.mjs"
129
129
  },
130
130
  "./core/testing": {
131
- "types": "./core/testing/index.d.ts",
132
- "default": "./fesm2022/core/testing.mjs"
131
+ "types": "./types/core-testing.d.ts",
132
+ "default": "./fesm2022/core-testing.mjs"
133
133
  },
134
134
  "./datepicker": {
135
- "types": "./datepicker/index.d.ts",
135
+ "types": "./types/datepicker.d.ts",
136
136
  "default": "./fesm2022/datepicker.mjs"
137
137
  },
138
138
  "./datepicker/testing": {
139
- "types": "./datepicker/testing/index.d.ts",
140
- "default": "./fesm2022/datepicker/testing.mjs"
139
+ "types": "./types/datepicker-testing.d.ts",
140
+ "default": "./fesm2022/datepicker-testing.mjs"
141
141
  },
142
142
  "./dialog": {
143
- "types": "./dialog/index.d.ts",
143
+ "types": "./types/dialog.d.ts",
144
144
  "default": "./fesm2022/dialog.mjs"
145
145
  },
146
146
  "./dialog/testing": {
147
- "types": "./dialog/testing/index.d.ts",
148
- "default": "./fesm2022/dialog/testing.mjs"
147
+ "types": "./types/dialog-testing.d.ts",
148
+ "default": "./fesm2022/dialog-testing.mjs"
149
149
  },
150
150
  "./divider": {
151
- "types": "./divider/index.d.ts",
151
+ "types": "./types/divider.d.ts",
152
152
  "default": "./fesm2022/divider.mjs"
153
153
  },
154
154
  "./divider/testing": {
155
- "types": "./divider/testing/index.d.ts",
156
- "default": "./fesm2022/divider/testing.mjs"
155
+ "types": "./types/divider-testing.d.ts",
156
+ "default": "./fesm2022/divider-testing.mjs"
157
157
  },
158
158
  "./expansion": {
159
- "types": "./expansion/index.d.ts",
159
+ "types": "./types/expansion.d.ts",
160
160
  "default": "./fesm2022/expansion.mjs"
161
161
  },
162
162
  "./expansion/testing": {
163
- "types": "./expansion/testing/index.d.ts",
164
- "default": "./fesm2022/expansion/testing.mjs"
163
+ "types": "./types/expansion-testing.d.ts",
164
+ "default": "./fesm2022/expansion-testing.mjs"
165
165
  },
166
166
  "./form-field": {
167
- "types": "./form-field/index.d.ts",
167
+ "types": "./types/form-field.d.ts",
168
168
  "default": "./fesm2022/form-field.mjs"
169
169
  },
170
170
  "./form-field/testing": {
171
- "types": "./form-field/testing/index.d.ts",
172
- "default": "./fesm2022/form-field/testing.mjs"
171
+ "types": "./types/form-field-testing.d.ts",
172
+ "default": "./fesm2022/form-field-testing.mjs"
173
173
  },
174
174
  "./form-field/testing/control": {
175
- "types": "./form-field/testing/control/index.d.ts",
176
- "default": "./fesm2022/form-field/testing/control.mjs"
175
+ "types": "./types/form-field-testing-control.d.ts",
176
+ "default": "./fesm2022/form-field-testing-control.mjs"
177
177
  },
178
178
  "./grid-list": {
179
- "types": "./grid-list/index.d.ts",
179
+ "types": "./types/grid-list.d.ts",
180
180
  "default": "./fesm2022/grid-list.mjs"
181
181
  },
182
182
  "./grid-list/testing": {
183
- "types": "./grid-list/testing/index.d.ts",
184
- "default": "./fesm2022/grid-list/testing.mjs"
183
+ "types": "./types/grid-list-testing.d.ts",
184
+ "default": "./fesm2022/grid-list-testing.mjs"
185
185
  },
186
186
  "./icon": {
187
- "types": "./icon/index.d.ts",
187
+ "types": "./types/icon.d.ts",
188
188
  "default": "./fesm2022/icon.mjs"
189
189
  },
190
190
  "./icon/testing": {
191
- "types": "./icon/testing/index.d.ts",
192
- "default": "./fesm2022/icon/testing.mjs"
191
+ "types": "./types/icon-testing.d.ts",
192
+ "default": "./fesm2022/icon-testing.mjs"
193
193
  },
194
194
  "./input": {
195
- "types": "./input/index.d.ts",
195
+ "types": "./types/input.d.ts",
196
196
  "default": "./fesm2022/input.mjs"
197
197
  },
198
198
  "./input/testing": {
199
- "types": "./input/testing/index.d.ts",
200
- "default": "./fesm2022/input/testing.mjs"
199
+ "types": "./types/input-testing.d.ts",
200
+ "default": "./fesm2022/input-testing.mjs"
201
201
  },
202
202
  "./list": {
203
- "types": "./list/index.d.ts",
203
+ "types": "./types/list.d.ts",
204
204
  "default": "./fesm2022/list.mjs"
205
205
  },
206
206
  "./list/testing": {
207
- "types": "./list/testing/index.d.ts",
208
- "default": "./fesm2022/list/testing.mjs"
207
+ "types": "./types/list-testing.d.ts",
208
+ "default": "./fesm2022/list-testing.mjs"
209
209
  },
210
210
  "./menu": {
211
- "types": "./menu/index.d.ts",
211
+ "types": "./types/menu.d.ts",
212
212
  "default": "./fesm2022/menu.mjs"
213
213
  },
214
214
  "./menu/testing": {
215
- "types": "./menu/testing/index.d.ts",
216
- "default": "./fesm2022/menu/testing.mjs"
215
+ "types": "./types/menu-testing.d.ts",
216
+ "default": "./fesm2022/menu-testing.mjs"
217
217
  },
218
218
  "./paginator": {
219
- "types": "./paginator/index.d.ts",
219
+ "types": "./types/paginator.d.ts",
220
220
  "default": "./fesm2022/paginator.mjs"
221
221
  },
222
222
  "./paginator/testing": {
223
- "types": "./paginator/testing/index.d.ts",
224
- "default": "./fesm2022/paginator/testing.mjs"
223
+ "types": "./types/paginator-testing.d.ts",
224
+ "default": "./fesm2022/paginator-testing.mjs"
225
225
  },
226
226
  "./progress-bar": {
227
- "types": "./progress-bar/index.d.ts",
227
+ "types": "./types/progress-bar.d.ts",
228
228
  "default": "./fesm2022/progress-bar.mjs"
229
229
  },
230
230
  "./progress-bar/testing": {
231
- "types": "./progress-bar/testing/index.d.ts",
232
- "default": "./fesm2022/progress-bar/testing.mjs"
231
+ "types": "./types/progress-bar-testing.d.ts",
232
+ "default": "./fesm2022/progress-bar-testing.mjs"
233
233
  },
234
234
  "./progress-spinner": {
235
- "types": "./progress-spinner/index.d.ts",
235
+ "types": "./types/progress-spinner.d.ts",
236
236
  "default": "./fesm2022/progress-spinner.mjs"
237
237
  },
238
238
  "./progress-spinner/testing": {
239
- "types": "./progress-spinner/testing/index.d.ts",
240
- "default": "./fesm2022/progress-spinner/testing.mjs"
239
+ "types": "./types/progress-spinner-testing.d.ts",
240
+ "default": "./fesm2022/progress-spinner-testing.mjs"
241
241
  },
242
242
  "./radio": {
243
- "types": "./radio/index.d.ts",
243
+ "types": "./types/radio.d.ts",
244
244
  "default": "./fesm2022/radio.mjs"
245
245
  },
246
246
  "./radio/testing": {
247
- "types": "./radio/testing/index.d.ts",
248
- "default": "./fesm2022/radio/testing.mjs"
247
+ "types": "./types/radio-testing.d.ts",
248
+ "default": "./fesm2022/radio-testing.mjs"
249
249
  },
250
250
  "./select": {
251
- "types": "./select/index.d.ts",
251
+ "types": "./types/select.d.ts",
252
252
  "default": "./fesm2022/select.mjs"
253
253
  },
254
254
  "./select/testing": {
255
- "types": "./select/testing/index.d.ts",
256
- "default": "./fesm2022/select/testing.mjs"
255
+ "types": "./types/select-testing.d.ts",
256
+ "default": "./fesm2022/select-testing.mjs"
257
257
  },
258
258
  "./sidenav": {
259
- "types": "./sidenav/index.d.ts",
259
+ "types": "./types/sidenav.d.ts",
260
260
  "default": "./fesm2022/sidenav.mjs"
261
261
  },
262
262
  "./sidenav/testing": {
263
- "types": "./sidenav/testing/index.d.ts",
264
- "default": "./fesm2022/sidenav/testing.mjs"
263
+ "types": "./types/sidenav-testing.d.ts",
264
+ "default": "./fesm2022/sidenav-testing.mjs"
265
265
  },
266
266
  "./slide-toggle": {
267
- "types": "./slide-toggle/index.d.ts",
267
+ "types": "./types/slide-toggle.d.ts",
268
268
  "default": "./fesm2022/slide-toggle.mjs"
269
269
  },
270
270
  "./slide-toggle/testing": {
271
- "types": "./slide-toggle/testing/index.d.ts",
272
- "default": "./fesm2022/slide-toggle/testing.mjs"
271
+ "types": "./types/slide-toggle-testing.d.ts",
272
+ "default": "./fesm2022/slide-toggle-testing.mjs"
273
273
  },
274
274
  "./slider": {
275
- "types": "./slider/index.d.ts",
275
+ "types": "./types/slider.d.ts",
276
276
  "default": "./fesm2022/slider.mjs"
277
277
  },
278
278
  "./slider/testing": {
279
- "types": "./slider/testing/index.d.ts",
280
- "default": "./fesm2022/slider/testing.mjs"
279
+ "types": "./types/slider-testing.d.ts",
280
+ "default": "./fesm2022/slider-testing.mjs"
281
281
  },
282
282
  "./snack-bar": {
283
- "types": "./snack-bar/index.d.ts",
283
+ "types": "./types/snack-bar.d.ts",
284
284
  "default": "./fesm2022/snack-bar.mjs"
285
285
  },
286
286
  "./snack-bar/testing": {
287
- "types": "./snack-bar/testing/index.d.ts",
288
- "default": "./fesm2022/snack-bar/testing.mjs"
287
+ "types": "./types/snack-bar-testing.d.ts",
288
+ "default": "./fesm2022/snack-bar-testing.mjs"
289
289
  },
290
290
  "./sort": {
291
- "types": "./sort/index.d.ts",
291
+ "types": "./types/sort.d.ts",
292
292
  "default": "./fesm2022/sort.mjs"
293
293
  },
294
294
  "./sort/testing": {
295
- "types": "./sort/testing/index.d.ts",
296
- "default": "./fesm2022/sort/testing.mjs"
295
+ "types": "./types/sort-testing.d.ts",
296
+ "default": "./fesm2022/sort-testing.mjs"
297
297
  },
298
298
  "./stepper": {
299
- "types": "./stepper/index.d.ts",
299
+ "types": "./types/stepper.d.ts",
300
300
  "default": "./fesm2022/stepper.mjs"
301
301
  },
302
302
  "./stepper/testing": {
303
- "types": "./stepper/testing/index.d.ts",
304
- "default": "./fesm2022/stepper/testing.mjs"
303
+ "types": "./types/stepper-testing.d.ts",
304
+ "default": "./fesm2022/stepper-testing.mjs"
305
305
  },
306
306
  "./table": {
307
- "types": "./table/index.d.ts",
307
+ "types": "./types/table.d.ts",
308
308
  "default": "./fesm2022/table.mjs"
309
309
  },
310
310
  "./table/testing": {
311
- "types": "./table/testing/index.d.ts",
312
- "default": "./fesm2022/table/testing.mjs"
311
+ "types": "./types/table-testing.d.ts",
312
+ "default": "./fesm2022/table-testing.mjs"
313
313
  },
314
314
  "./tabs": {
315
- "types": "./tabs/index.d.ts",
315
+ "types": "./types/tabs.d.ts",
316
316
  "default": "./fesm2022/tabs.mjs"
317
317
  },
318
318
  "./tabs/testing": {
319
- "types": "./tabs/testing/index.d.ts",
320
- "default": "./fesm2022/tabs/testing.mjs"
319
+ "types": "./types/tabs-testing.d.ts",
320
+ "default": "./fesm2022/tabs-testing.mjs"
321
321
  },
322
322
  "./timepicker": {
323
- "types": "./timepicker/index.d.ts",
323
+ "types": "./types/timepicker.d.ts",
324
324
  "default": "./fesm2022/timepicker.mjs"
325
325
  },
326
326
  "./timepicker/testing": {
327
- "types": "./timepicker/testing/index.d.ts",
328
- "default": "./fesm2022/timepicker/testing.mjs"
327
+ "types": "./types/timepicker-testing.d.ts",
328
+ "default": "./fesm2022/timepicker-testing.mjs"
329
329
  },
330
330
  "./toolbar": {
331
- "types": "./toolbar/index.d.ts",
331
+ "types": "./types/toolbar.d.ts",
332
332
  "default": "./fesm2022/toolbar.mjs"
333
333
  },
334
334
  "./toolbar/testing": {
335
- "types": "./toolbar/testing/index.d.ts",
336
- "default": "./fesm2022/toolbar/testing.mjs"
335
+ "types": "./types/toolbar-testing.d.ts",
336
+ "default": "./fesm2022/toolbar-testing.mjs"
337
337
  },
338
338
  "./tooltip": {
339
- "types": "./tooltip/index.d.ts",
339
+ "types": "./types/tooltip.d.ts",
340
340
  "default": "./fesm2022/tooltip.mjs"
341
341
  },
342
342
  "./tooltip/testing": {
343
- "types": "./tooltip/testing/index.d.ts",
344
- "default": "./fesm2022/tooltip/testing.mjs"
343
+ "types": "./types/tooltip-testing.d.ts",
344
+ "default": "./fesm2022/tooltip-testing.mjs"
345
345
  },
346
346
  "./tree": {
347
- "types": "./tree/index.d.ts",
347
+ "types": "./types/tree.d.ts",
348
348
  "default": "./fesm2022/tree.mjs"
349
349
  },
350
350
  "./tree/testing": {
351
- "types": "./tree/testing/index.d.ts",
352
- "default": "./fesm2022/tree/testing.mjs"
351
+ "types": "./types/tree-testing.d.ts",
352
+ "default": "./fesm2022/tree-testing.mjs"
353
353
  }
354
354
  },
355
355
  "peerDependencies": {
356
- "@angular/cdk": "21.0.0-next.4",
356
+ "@angular/cdk": "21.0.0-next.6",
357
357
  "@angular/core": "^21.0.0-0 || ^21.1.0-0 || ^21.2.0-0 || ^21.3.0-0 || ^22.0.0-0",
358
358
  "@angular/common": "^21.0.0-0 || ^21.1.0-0 || ^21.2.0-0 || ^21.3.0-0 || ^22.0.0-0",
359
359
  "@angular/forms": "^21.0.0-0 || ^21.1.0-0 || ^21.2.0-0 || ^21.3.0-0 || ^22.0.0-0",
@@ -381,6 +381,6 @@
381
381
  },
382
382
  "sideEffects": false,
383
383
  "module": "./fesm2022/material.mjs",
384
- "typings": "./index.d.ts",
384
+ "typings": "./types/material.d.ts",
385
385
  "type": "module"
386
386
  }
@@ -19,7 +19,7 @@ const package_config_1 = require("./package-config");
19
19
  * Note that the fallback version range does not use caret, but tilde because that is
20
20
  * the default for Angular framework dependencies in CLI projects.
21
21
  */
22
- const fallbackMaterialVersionRange = `~21.0.0-next.4`;
22
+ const fallbackMaterialVersionRange = `~21.0.0-next.6`;
23
23
  /**
24
24
  * Schematic factory entry-point for the `ng-add` schematic. The ng-add schematic will be
25
25
  * automatically executed if developers run `ng add @angular/material`.
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnInit, OnDestroy } from '@angular/core';
3
- import { ThemePalette } from './palette.d.js';
3
+ import { ThemePalette } from './_palette-chunk.js';
4
4
 
5
5
  /** Allowed position options for matBadgePosition */
6
6
  type MatBadgePosition = 'above after' | 'above before' | 'below before' | 'below after' | 'before' | 'after' | 'above' | 'below';
@@ -2,8 +2,8 @@ import * as i0 from '@angular/core';
2
2
  import { InjectionToken, OnDestroy, AfterViewInit, ElementRef, AfterContentInit, AfterContentChecked, QueryList } from '@angular/core';
3
3
  import { BooleanInput } from '@angular/cdk/coercion';
4
4
  import { AbstractControlDirective } from '@angular/forms';
5
- import { ThemePalette } from './palette.d.js';
6
- import { MatFormFieldControl as MatFormFieldControl$1 } from './form-field-control.d.js';
5
+ import { ThemePalette } from './_palette-chunk.js';
6
+ import { MatFormFieldControl as MatFormFieldControl$1 } from './_form-field-control-chunk.js';
7
7
 
8
8
  /**
9
9
  * Injection token that can be used to reference instances of `MatError`. It serves as
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import * as i1 from '@angular/cdk/observers';
3
- import { MatFormField, MatError, MatHint, MatPrefix, MatSuffix } from './form-field.d.js';
3
+ import { MatFormField, MatError, MatHint, MatPrefix, MatSuffix } from './_form-field-chunk.js';
4
4
  import * as i2 from '@angular/cdk/bidi';
5
5
 
6
6
  /** The floating label for a `mat-form-field`. */
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken, OnInit, AfterViewChecked, OnDestroy, ElementRef } from '@angular/core';
3
- import { ThemePalette } from './palette.d.js';
3
+ import { ThemePalette } from './_palette-chunk.js';
4
4
  import * as i2 from '@angular/cdk/bidi';
5
5
 
6
6
  /** Default options for `mat-icon`. */
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { MatRippleModule } from './ripple-module.d.js';
3
- import { MatPseudoCheckboxModule } from './pseudo-checkbox-module.d.js';
4
- import { MatOption, MatOptgroup } from './option.d.js';
2
+ import { MatRippleModule } from './_ripple-module-chunk.js';
3
+ import { MatPseudoCheckboxModule } from './_pseudo-checkbox-module-chunk.js';
4
+ import { MatOption, MatOptgroup } from './_option-chunk.js';
5
5
  import * as i2 from '@angular/cdk/bidi';
6
6
 
7
7
  declare class MatOptionModule {
@@ -1,8 +1,8 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken, OnInit, OnDestroy, EventEmitter } from '@angular/core';
3
- import { ThemePalette } from './palette.d.js';
3
+ import { ThemePalette } from './_palette-chunk.js';
4
4
  import { Subject, Observable } from 'rxjs';
5
- import { MatFormFieldAppearance } from './form-field.d.js';
5
+ import { MatFormFieldAppearance } from './_form-field-chunk.js';
6
6
 
7
7
  /**
8
8
  * To modify the labels and text displayed, create a new instance of MatPaginatorIntl and
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken, ElementRef } from '@angular/core';
3
- import { ThemePalette } from './palette.d.js';
3
+ import { ThemePalette } from './_palette-chunk.js';
4
4
 
5
5
  /** Possible mode for a progress spinner. */
6
6
  type ProgressSpinnerMode = 'determinate' | 'indeterminate';
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { MatRipple } from './ripple.d.js';
2
+ import { MatRipple } from './_ripple-chunk.js';
3
3
  import * as i2 from '@angular/cdk/bidi';
4
4
 
5
5
  declare class MatRippleModule {
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken, OnChanges, OnDestroy, OnInit, EventEmitter } from '@angular/core';
3
3
  import { Subject, Observable } from 'rxjs';
4
- import { SortDirection } from './sort-direction.d.js';
4
+ import { SortDirection } from './_sort-direction-chunk.js';
5
5
 
6
6
  /** Position of the arrow that displays when sorted. */
7
7
  type SortHeaderArrowPosition = 'before' | 'after';
@@ -1,6 +1,6 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
2
- import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d.js';
3
- import { OptgroupHarnessFilters, MatOptgroupHarness } from '../../core/testing/index.js';
2
+ import { OptionHarnessFilters, MatOptionHarness } from './_option-harness-chunk.js';
3
+ import { OptgroupHarnessFilters, MatOptgroupHarness } from './core-testing.js';
4
4
 
5
5
  /** A set of criteria that can be used to filter a list of `MatAutocompleteHarness` instances. */
6
6
  interface AutocompleteHarnessFilters extends BaseHarnessFilters {
@@ -2,18 +2,18 @@ import * as i0 from '@angular/core';
2
2
  import { InjectionToken, AfterContentInit, OnDestroy, TemplateRef, ElementRef, QueryList, EventEmitter, AfterViewInit, OnChanges, SimpleChanges } from '@angular/core';
3
3
  import * as i2 from '@angular/cdk/overlay';
4
4
  import { ScrollStrategy } from '@angular/cdk/overlay';
5
- import { MatOptionModule } from '../option-module.d.js';
6
- import { ThemePalette } from '../palette.d.js';
7
- import { MatOption, MatOptgroup, MatOptionSelectionChange } from '../option.d.js';
5
+ import { MatOptionModule } from './_option-module-chunk.js';
6
+ import { ThemePalette } from './_palette-chunk.js';
7
+ import { MatOption, MatOptgroup, MatOptionSelectionChange } from './_option-chunk.js';
8
8
  import { ActiveDescendantKeyManager } from '@angular/cdk/a11y';
9
9
  import { ControlValueAccessor } from '@angular/forms';
10
10
  import { Observable } from 'rxjs';
11
11
  import * as i1 from '@angular/cdk/scrolling';
12
12
  import * as i2$1 from '@angular/cdk/bidi';
13
- import '../ripple-module.d.js';
14
- import '../ripple.d.js';
13
+ import './_ripple-module-chunk.js';
14
+ import './_ripple-chunk.js';
15
15
  import '@angular/cdk/platform';
16
- import '../pseudo-checkbox-module.d.js';
16
+ import './_pseudo-checkbox-module-chunk.js';
17
17
 
18
18
  /** Event object that is emitted when an autocomplete option is selected. */
19
19
  declare class MatAutocompleteSelectedEvent {
@@ -1,7 +1,7 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
- import { MatBadgePosition, MatBadgeSize } from '../../badge.d.js';
2
+ import { MatBadgePosition, MatBadgeSize } from './_badge-chunk.js';
3
3
  import '@angular/core';
4
- import '../../palette.d.js';
4
+ import './_palette-chunk.js';
5
5
 
6
6
  interface BadgeHarnessFilters extends BaseHarnessFilters {
7
7
  text?: string | RegExp;
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import * as i1 from '@angular/cdk/a11y';
3
- import { MatBadge, _MatBadgeStyleLoader } from '../badge.d.js';
4
- export { MatBadgePosition, MatBadgeSize } from '../badge.d.js';
3
+ import { MatBadge, _MatBadgeStyleLoader } from './_badge-chunk.js';
4
+ export { MatBadgePosition, MatBadgeSize } from './_badge-chunk.js';
5
5
  import * as i2 from '@angular/cdk/bidi';
6
- import '../palette.d.js';
6
+ import './_palette-chunk.js';
7
7
 
8
8
  declare class MatBadgeModule {
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<MatBadgeModule, never>;
@@ -18,6 +18,8 @@ interface ButtonHarnessFilters extends BaseHarnessFilters {
18
18
  disabled?: boolean;
19
19
  /** Only find instances with the specified type. */
20
20
  buttonType?: ButtonType;
21
+ /** Only find instances that contain an icon whose name matches the given value. */
22
+ iconName?: string | RegExp;
21
23
  }
22
24
 
23
25
  /** Harness for interacting with a mat-button in tests. */
@@ -1,5 +1,5 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
- import { MatButtonToggleAppearance } from '../../button-toggle.d.js';
2
+ import { MatButtonToggleAppearance } from './_button-toggle-chunk.js';
3
3
  import '@angular/cdk/bidi';
4
4
  import '@angular/core';
5
5
  import '@angular/forms';