@angular/material 21.0.0-next.5 → 21.0.0-next.8

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 (322) hide show
  1. package/fesm2022/{animation.mjs → _animation-chunk.mjs} +2 -23
  2. package/fesm2022/_animation-chunk.mjs.map +1 -0
  3. package/fesm2022/{date-formats.mjs → _date-formats-chunk.mjs} +1 -1
  4. package/fesm2022/_date-formats-chunk.mjs.map +1 -0
  5. package/fesm2022/{date-range-input-harness.mjs → _date-range-input-harness-chunk.mjs} +1 -1
  6. package/fesm2022/_date-range-input-harness-chunk.mjs.map +1 -0
  7. package/fesm2022/{error-options.mjs → _error-options-chunk.mjs} +1 -1
  8. package/fesm2022/_error-options-chunk.mjs.map +1 -0
  9. package/fesm2022/{error-state.mjs → _error-state-chunk.mjs} +1 -1
  10. package/fesm2022/_error-state-chunk.mjs.map +1 -0
  11. package/fesm2022/{form-field2.mjs → _form-field-chunk.mjs} +2 -2
  12. package/fesm2022/_form-field-chunk.mjs.map +1 -0
  13. package/fesm2022/{icon-button.mjs → _icon-button-chunk.mjs} +4 -4
  14. package/fesm2022/_icon-button-chunk.mjs.map +1 -0
  15. package/fesm2022/{icon-registry.mjs → _icon-registry-chunk.mjs} +1 -1
  16. package/fesm2022/_icon-registry-chunk.mjs.map +1 -0
  17. package/fesm2022/{input-harness.mjs → _input-harness-chunk.mjs} +1 -1
  18. package/fesm2022/_input-harness-chunk.mjs.map +1 -0
  19. package/fesm2022/{input-value-accessor.mjs → _input-value-accessor-chunk.mjs} +1 -1
  20. package/fesm2022/_input-value-accessor-chunk.mjs.map +1 -0
  21. package/fesm2022/{internal-form-field.mjs → _internal-form-field-chunk.mjs} +1 -1
  22. package/fesm2022/_internal-form-field-chunk.mjs.map +1 -0
  23. package/fesm2022/{line.mjs → _line-chunk.mjs} +1 -1
  24. package/fesm2022/_line-chunk.mjs.map +1 -0
  25. package/fesm2022/{option.mjs → _option-chunk.mjs} +4 -4
  26. package/fesm2022/_option-chunk.mjs.map +1 -0
  27. package/fesm2022/{option-harness.mjs → _option-harness-chunk.mjs} +1 -1
  28. package/fesm2022/_option-harness-chunk.mjs.map +1 -0
  29. package/fesm2022/{option-module.mjs → _option-module-chunk.mjs} +4 -4
  30. package/fesm2022/_option-module-chunk.mjs.map +1 -0
  31. package/fesm2022/{pseudo-checkbox.mjs → _pseudo-checkbox-chunk.mjs} +2 -2
  32. package/fesm2022/_pseudo-checkbox-chunk.mjs.map +1 -0
  33. package/fesm2022/{pseudo-checkbox-module.mjs → _pseudo-checkbox-module-chunk.mjs} +2 -2
  34. package/fesm2022/_pseudo-checkbox-module-chunk.mjs.map +1 -0
  35. package/fesm2022/{public-api.mjs → _public-api-chunk.mjs} +1 -1
  36. package/fesm2022/_public-api-chunk.mjs.map +1 -0
  37. package/fesm2022/{ripple.mjs → _ripple-chunk.mjs} +2 -2
  38. package/fesm2022/_ripple-chunk.mjs.map +1 -0
  39. package/fesm2022/{ripple-loader.mjs → _ripple-loader-chunk.mjs} +3 -3
  40. package/fesm2022/_ripple-loader-chunk.mjs.map +1 -0
  41. package/fesm2022/{ripple-module.mjs → _ripple-module-chunk.mjs} +2 -2
  42. package/fesm2022/_ripple-module-chunk.mjs.map +1 -0
  43. package/fesm2022/{structural-styles.mjs → _structural-styles-chunk.mjs} +1 -1
  44. package/fesm2022/_structural-styles-chunk.mjs.map +1 -0
  45. package/fesm2022/{tooltip2.mjs → _tooltip-chunk.mjs} +2 -2
  46. package/fesm2022/_tooltip-chunk.mjs.map +1 -0
  47. package/fesm2022/{autocomplete/testing.mjs → autocomplete-testing.mjs} +3 -3
  48. package/fesm2022/autocomplete-testing.mjs.map +1 -0
  49. package/fesm2022/autocomplete.mjs +10 -10
  50. package/fesm2022/{badge/testing.mjs → badge-testing.mjs} +1 -1
  51. package/fesm2022/badge-testing.mjs.map +1 -0
  52. package/fesm2022/badge.mjs +1 -1
  53. package/fesm2022/{bottom-sheet/testing.mjs → bottom-sheet-testing.mjs} +1 -1
  54. package/fesm2022/bottom-sheet-testing.mjs.map +1 -0
  55. package/fesm2022/bottom-sheet.mjs +6 -1
  56. package/fesm2022/bottom-sheet.mjs.map +1 -1
  57. package/fesm2022/{button/testing.mjs → button-testing.mjs} +1 -1
  58. package/fesm2022/button-testing.mjs.map +1 -0
  59. package/fesm2022/{button-toggle/testing.mjs → button-toggle-testing.mjs} +1 -1
  60. package/fesm2022/button-toggle-testing.mjs.map +1 -0
  61. package/fesm2022/button-toggle.mjs +5 -5
  62. package/fesm2022/button.mjs +7 -7
  63. package/fesm2022/{card/testing.mjs → card-testing.mjs} +1 -1
  64. package/fesm2022/card-testing.mjs.map +1 -0
  65. package/fesm2022/{checkbox/testing.mjs → checkbox-testing.mjs} +1 -1
  66. package/fesm2022/checkbox-testing.mjs.map +1 -0
  67. package/fesm2022/checkbox.mjs +4 -4
  68. package/fesm2022/{chips/testing.mjs → chips-testing.mjs} +1 -1
  69. package/fesm2022/chips-testing.mjs.map +1 -0
  70. package/fesm2022/chips.mjs +30 -9
  71. package/fesm2022/chips.mjs.map +1 -1
  72. package/fesm2022/{core/testing.mjs → core-testing.mjs} +2 -2
  73. package/fesm2022/core-testing.mjs.map +1 -0
  74. package/fesm2022/core.mjs +15 -20
  75. package/fesm2022/core.mjs.map +1 -1
  76. package/fesm2022/{datepicker/testing.mjs → datepicker-testing.mjs} +3 -3
  77. package/fesm2022/datepicker-testing.mjs.map +1 -0
  78. package/fesm2022/datepicker.mjs +83 -84
  79. package/fesm2022/datepicker.mjs.map +1 -1
  80. package/fesm2022/{dialog/testing.mjs → dialog-testing.mjs} +3 -3
  81. package/fesm2022/dialog-testing.mjs.map +1 -0
  82. package/fesm2022/dialog.mjs +1 -1
  83. package/fesm2022/{divider/testing.mjs → divider-testing.mjs} +1 -1
  84. package/fesm2022/divider-testing.mjs.map +1 -0
  85. package/fesm2022/{expansion/testing.mjs → expansion-testing.mjs} +1 -1
  86. package/fesm2022/expansion-testing.mjs.map +1 -0
  87. package/fesm2022/expansion.mjs +2 -2
  88. package/fesm2022/{form-field/testing/control.mjs → form-field-testing-control.mjs} +1 -1
  89. package/fesm2022/form-field-testing-control.mjs.map +1 -0
  90. package/fesm2022/{form-field/testing.mjs → form-field-testing.mjs} +5 -5
  91. package/fesm2022/form-field-testing.mjs.map +1 -0
  92. package/fesm2022/form-field.mjs +3 -3
  93. package/fesm2022/{grid-list/testing.mjs → grid-list-testing.mjs} +2 -2
  94. package/fesm2022/grid-list-testing.mjs.map +1 -0
  95. package/fesm2022/grid-list.mjs +3 -3
  96. package/fesm2022/{icon/testing.mjs → icon-testing.mjs} +2 -2
  97. package/fesm2022/icon-testing.mjs.map +1 -0
  98. package/fesm2022/icon.mjs +2 -2
  99. package/fesm2022/{input/testing.mjs → input-testing.mjs} +3 -3
  100. package/fesm2022/{input/testing.mjs.map → input-testing.mjs.map} +1 -1
  101. package/fesm2022/input.mjs +6 -6
  102. package/fesm2022/{list/testing.mjs → list-testing.mjs} +2 -2
  103. package/fesm2022/list-testing.mjs.map +1 -0
  104. package/fesm2022/list.mjs +6 -6
  105. package/fesm2022/{menu/testing.mjs → menu-testing.mjs} +1 -1
  106. package/fesm2022/menu-testing.mjs.map +1 -0
  107. package/fesm2022/menu.mjs +14 -11
  108. package/fesm2022/menu.mjs.map +1 -1
  109. package/fesm2022/{paginator/testing.mjs → paginator-testing.mjs} +2 -2
  110. package/fesm2022/paginator-testing.mjs.map +1 -0
  111. package/fesm2022/paginator.mjs +16 -16
  112. package/fesm2022/paginator.mjs.map +1 -1
  113. package/fesm2022/{progress-bar/testing.mjs → progress-bar-testing.mjs} +1 -1
  114. package/fesm2022/progress-bar-testing.mjs.map +1 -0
  115. package/fesm2022/progress-bar.mjs +1 -1
  116. package/fesm2022/{progress-spinner/testing.mjs → progress-spinner-testing.mjs} +1 -1
  117. package/fesm2022/progress-spinner-testing.mjs.map +1 -0
  118. package/fesm2022/progress-spinner.mjs +1 -1
  119. package/fesm2022/{radio/testing.mjs → radio-testing.mjs} +1 -1
  120. package/fesm2022/radio-testing.mjs.map +1 -0
  121. package/fesm2022/radio.mjs +5 -5
  122. package/fesm2022/{select/testing.mjs → select-testing.mjs} +1 -1
  123. package/fesm2022/select-testing.mjs.map +1 -0
  124. package/fesm2022/select.mjs +17 -16
  125. package/fesm2022/select.mjs.map +1 -1
  126. package/fesm2022/{sidenav/testing.mjs → sidenav-testing.mjs} +1 -1
  127. package/fesm2022/sidenav-testing.mjs.map +1 -0
  128. package/fesm2022/sidenav.mjs +1 -1
  129. package/fesm2022/{slide-toggle/testing.mjs → slide-toggle-testing.mjs} +1 -1
  130. package/fesm2022/slide-toggle-testing.mjs.map +1 -0
  131. package/fesm2022/slide-toggle.mjs +4 -4
  132. package/fesm2022/{slider/testing.mjs → slider-testing.mjs} +1 -1
  133. package/fesm2022/slider-testing.mjs.map +1 -0
  134. package/fesm2022/slider.mjs +4 -4
  135. package/fesm2022/{snack-bar/testing.mjs → snack-bar-testing.mjs} +1 -1
  136. package/fesm2022/snack-bar-testing.mjs.map +1 -0
  137. package/fesm2022/snack-bar.mjs +6 -6
  138. package/fesm2022/{sort/testing.mjs → sort-testing.mjs} +1 -1
  139. package/fesm2022/sort-testing.mjs.map +1 -0
  140. package/fesm2022/sort.mjs +2 -2
  141. package/fesm2022/{stepper/testing.mjs → stepper-testing.mjs} +1 -1
  142. package/fesm2022/stepper-testing.mjs.map +1 -0
  143. package/fesm2022/stepper.mjs +6 -6
  144. package/fesm2022/{table/testing.mjs → table-testing.mjs} +1 -1
  145. package/fesm2022/table-testing.mjs.map +1 -0
  146. package/fesm2022/{tabs/testing.mjs → tabs-testing.mjs} +1 -1
  147. package/fesm2022/tabs-testing.mjs.map +1 -0
  148. package/fesm2022/tabs.mjs +3 -3
  149. package/fesm2022/{timepicker/testing.mjs → timepicker-testing.mjs} +2 -2
  150. package/fesm2022/timepicker-testing.mjs.map +1 -0
  151. package/fesm2022/timepicker.mjs +25 -19
  152. package/fesm2022/timepicker.mjs.map +1 -1
  153. package/fesm2022/{toolbar/testing.mjs → toolbar-testing.mjs} +1 -1
  154. package/fesm2022/toolbar-testing.mjs.map +1 -0
  155. package/fesm2022/{tooltip/testing.mjs → tooltip-testing.mjs} +1 -1
  156. package/fesm2022/tooltip-testing.mjs.map +1 -0
  157. package/fesm2022/tooltip.mjs +3 -3
  158. package/fesm2022/{tree/testing.mjs → tree-testing.mjs} +1 -1
  159. package/fesm2022/tree-testing.mjs.map +1 -0
  160. package/package.json +115 -114
  161. package/schematics/ng-add/index.js +1 -1
  162. package/{badge.d.d.ts → types/_badge-chunk.d.ts} +1 -1
  163. package/{form-field.d.d.ts → types/_form-field-chunk.d.ts} +2 -2
  164. package/{form-field-module.d.d.ts → types/_form-field-module-chunk.d.ts} +1 -1
  165. package/{icon-module.d.d.ts → types/_icon-module-chunk.d.ts} +1 -1
  166. package/{option-module.d.d.ts → types/_option-module-chunk.d.ts} +3 -3
  167. package/{paginator.d.d.ts → types/_paginator-chunk.d.ts} +2 -2
  168. package/{progress-spinner.d.d.ts → types/_progress-spinner-chunk.d.ts} +1 -1
  169. package/{ripple-module.d.d.ts → types/_ripple-module-chunk.d.ts} +1 -1
  170. package/{sort.d.d.ts → types/_sort-chunk.d.ts} +1 -1
  171. package/{autocomplete/testing/index.d.ts → types/autocomplete-testing.d.ts} +2 -2
  172. package/{autocomplete/index.d.ts → types/autocomplete.d.ts} +6 -6
  173. package/{badge/testing/index.d.ts → types/badge-testing.d.ts} +2 -2
  174. package/{badge/index.d.ts → types/badge.d.ts} +3 -3
  175. package/{bottom-sheet/index.d.ts → types/bottom-sheet.d.ts} +6 -1
  176. package/{button-toggle/testing/index.d.ts → types/button-toggle-testing.d.ts} +1 -1
  177. package/{button-toggle/index.d.ts → types/button-toggle.d.ts} +4 -4
  178. package/{button/index.d.ts → types/button.d.ts} +4 -4
  179. package/{checkbox/index.d.ts → types/checkbox.d.ts} +1 -1
  180. package/{chips/index.d.ts → types/chips.d.ts} +53 -47
  181. package/{core/testing/index.d.ts → types/core-testing.d.ts} +1 -1
  182. package/{core/index.d.ts → types/core.d.ts} +14 -40
  183. package/{datepicker/testing/index.d.ts → types/datepicker-testing.d.ts} +2 -2
  184. package/{datepicker/index.d.ts → types/datepicker.d.ts} +42 -42
  185. package/{dialog/testing/index.d.ts → types/dialog-testing.d.ts} +1 -1
  186. package/{dialog/index.d.ts → types/dialog.d.ts} +2 -2
  187. package/{form-field/testing/control/index.d.ts → types/form-field-testing-control.d.ts} +1 -1
  188. package/{form-field/testing/index.d.ts → types/form-field-testing.d.ts} +4 -4
  189. package/{form-field/index.d.ts → types/form-field.d.ts} +4 -4
  190. package/{grid-list/index.d.ts → types/grid-list.d.ts} +1 -1
  191. package/{icon/testing/index.d.ts → types/icon-testing.d.ts} +1 -1
  192. package/{icon/index.d.ts → types/icon.d.ts} +3 -3
  193. package/{input/testing/index.d.ts → types/input-testing.d.ts} +2 -2
  194. package/{input/index.d.ts → types/input.d.ts} +7 -7
  195. package/{list/testing/index.d.ts → types/list-testing.d.ts} +2 -2
  196. package/{list/index.d.ts → types/list.d.ts} +7 -7
  197. package/{menu/index.d.ts → types/menu.d.ts} +3 -3
  198. package/{paginator/testing/index.d.ts → types/paginator-testing.d.ts} +1 -1
  199. package/{paginator/index.d.ts → types/paginator.d.ts} +16 -16
  200. package/{progress-bar/index.d.ts → types/progress-bar.d.ts} +1 -1
  201. package/{progress-spinner/testing/index.d.ts → types/progress-spinner-testing.d.ts} +2 -2
  202. package/{progress-spinner/index.d.ts → types/progress-spinner.d.ts} +3 -3
  203. package/{radio/index.d.ts → types/radio.d.ts} +3 -3
  204. package/{select/index.d.ts → types/select.d.ts} +12 -12
  205. package/{slide-toggle/index.d.ts → types/slide-toggle.d.ts} +1 -1
  206. package/{slider/index.d.ts → types/slider.d.ts} +3 -3
  207. package/{snack-bar/index.d.ts → types/snack-bar.d.ts} +5 -5
  208. package/{sort/testing/index.d.ts → types/sort-testing.d.ts} +1 -1
  209. package/{sort/index.d.ts → types/sort.d.ts} +3 -3
  210. package/{stepper/index.d.ts → types/stepper.d.ts} +5 -5
  211. package/{table/index.d.ts → types/table.d.ts} +6 -6
  212. package/{tabs/index.d.ts → types/tabs.d.ts} +2 -2
  213. package/{timepicker/testing/index.d.ts → types/timepicker-testing.d.ts} +1 -1
  214. package/{timepicker/index.d.ts → types/timepicker.d.ts} +4 -2
  215. package/fesm2022/animation.mjs.map +0 -1
  216. package/fesm2022/autocomplete/testing.mjs.map +0 -1
  217. package/fesm2022/badge/testing.mjs.map +0 -1
  218. package/fesm2022/bottom-sheet/testing.mjs.map +0 -1
  219. package/fesm2022/button/testing.mjs.map +0 -1
  220. package/fesm2022/button-toggle/testing.mjs.map +0 -1
  221. package/fesm2022/card/testing.mjs.map +0 -1
  222. package/fesm2022/checkbox/testing.mjs.map +0 -1
  223. package/fesm2022/chips/testing.mjs.map +0 -1
  224. package/fesm2022/core/testing.mjs.map +0 -1
  225. package/fesm2022/date-formats.mjs.map +0 -1
  226. package/fesm2022/date-range-input-harness.mjs.map +0 -1
  227. package/fesm2022/datepicker/testing.mjs.map +0 -1
  228. package/fesm2022/dialog/testing.mjs.map +0 -1
  229. package/fesm2022/divider/testing.mjs.map +0 -1
  230. package/fesm2022/error-options.mjs.map +0 -1
  231. package/fesm2022/error-state.mjs.map +0 -1
  232. package/fesm2022/expansion/testing.mjs.map +0 -1
  233. package/fesm2022/form-field/testing/control.mjs.map +0 -1
  234. package/fesm2022/form-field/testing.mjs.map +0 -1
  235. package/fesm2022/form-field2.mjs.map +0 -1
  236. package/fesm2022/grid-list/testing.mjs.map +0 -1
  237. package/fesm2022/icon/testing.mjs.map +0 -1
  238. package/fesm2022/icon-button.mjs.map +0 -1
  239. package/fesm2022/icon-registry.mjs.map +0 -1
  240. package/fesm2022/input-harness.mjs.map +0 -1
  241. package/fesm2022/input-value-accessor.mjs.map +0 -1
  242. package/fesm2022/internal-form-field.mjs.map +0 -1
  243. package/fesm2022/line.mjs.map +0 -1
  244. package/fesm2022/list/testing.mjs.map +0 -1
  245. package/fesm2022/menu/testing.mjs.map +0 -1
  246. package/fesm2022/option-harness.mjs.map +0 -1
  247. package/fesm2022/option-module.mjs.map +0 -1
  248. package/fesm2022/option.mjs.map +0 -1
  249. package/fesm2022/paginator/testing.mjs.map +0 -1
  250. package/fesm2022/progress-bar/testing.mjs.map +0 -1
  251. package/fesm2022/progress-spinner/testing.mjs.map +0 -1
  252. package/fesm2022/pseudo-checkbox-module.mjs.map +0 -1
  253. package/fesm2022/pseudo-checkbox.mjs.map +0 -1
  254. package/fesm2022/public-api.mjs.map +0 -1
  255. package/fesm2022/radio/testing.mjs.map +0 -1
  256. package/fesm2022/ripple-loader.mjs.map +0 -1
  257. package/fesm2022/ripple-module.mjs.map +0 -1
  258. package/fesm2022/ripple.mjs.map +0 -1
  259. package/fesm2022/select/testing.mjs.map +0 -1
  260. package/fesm2022/sidenav/testing.mjs.map +0 -1
  261. package/fesm2022/slide-toggle/testing.mjs.map +0 -1
  262. package/fesm2022/slider/testing.mjs.map +0 -1
  263. package/fesm2022/snack-bar/testing.mjs.map +0 -1
  264. package/fesm2022/sort/testing.mjs.map +0 -1
  265. package/fesm2022/stepper/testing.mjs.map +0 -1
  266. package/fesm2022/structural-styles.mjs.map +0 -1
  267. package/fesm2022/table/testing.mjs.map +0 -1
  268. package/fesm2022/tabs/testing.mjs.map +0 -1
  269. package/fesm2022/timepicker/testing.mjs.map +0 -1
  270. package/fesm2022/toolbar/testing.mjs.map +0 -1
  271. package/fesm2022/tooltip/testing.mjs.map +0 -1
  272. package/fesm2022/tooltip2.mjs.map +0 -1
  273. package/fesm2022/tree/testing.mjs.map +0 -1
  274. /package/{button-toggle.d.d.ts → types/_button-toggle-chunk.d.ts} +0 -0
  275. /package/{date-adapter.d.d.ts → types/_date-adapter-chunk.d.ts} +0 -0
  276. /package/{date-range-input-harness.d.d.ts → types/_date-range-input-harness-chunk.d.ts} +0 -0
  277. /package/{dialog.d.d.ts → types/_dialog-chunk.d.ts} +0 -0
  278. /package/{error-options.d.d.ts → types/_error-options-chunk.d.ts} +0 -0
  279. /package/{form-field-control.d.d.ts → types/_form-field-control-chunk.d.ts} +0 -0
  280. /package/{form-field-control-harness.d.d.ts → types/_form-field-control-harness-chunk.d.ts} +0 -0
  281. /package/{icon-registry.d.d.ts → types/_icon-registry-chunk.d.ts} +0 -0
  282. /package/{input-harness.d.d.ts → types/_input-harness-chunk.d.ts} +0 -0
  283. /package/{line.d.d.ts → types/_line-chunk.d.ts} +0 -0
  284. /package/{list-option-types.d.d.ts → types/_list-option-types-chunk.d.ts} +0 -0
  285. /package/{option.d.d.ts → types/_option-chunk.d.ts} +0 -0
  286. /package/{option-harness.d.d.ts → types/_option-harness-chunk.d.ts} +0 -0
  287. /package/{option-parent.d.d.ts → types/_option-parent-chunk.d.ts} +0 -0
  288. /package/{palette.d.d.ts → types/_palette-chunk.d.ts} +0 -0
  289. /package/{pseudo-checkbox-module.d.d.ts → types/_pseudo-checkbox-module-chunk.d.ts} +0 -0
  290. /package/{ripple.d.d.ts → types/_ripple-chunk.d.ts} +0 -0
  291. /package/{ripple-loader.d.d.ts → types/_ripple-loader-chunk.d.ts} +0 -0
  292. /package/{sort-direction.d.d.ts → types/_sort-direction-chunk.d.ts} +0 -0
  293. /package/{bottom-sheet/testing/index.d.ts → types/bottom-sheet-testing.d.ts} +0 -0
  294. /package/{button/testing/index.d.ts → types/button-testing.d.ts} +0 -0
  295. /package/{card/testing/index.d.ts → types/card-testing.d.ts} +0 -0
  296. /package/{card/index.d.ts → types/card.d.ts} +0 -0
  297. /package/{checkbox/testing/index.d.ts → types/checkbox-testing.d.ts} +0 -0
  298. /package/{chips/testing/index.d.ts → types/chips-testing.d.ts} +0 -0
  299. /package/{divider/testing/index.d.ts → types/divider-testing.d.ts} +0 -0
  300. /package/{divider/index.d.ts → types/divider.d.ts} +0 -0
  301. /package/{expansion/testing/index.d.ts → types/expansion-testing.d.ts} +0 -0
  302. /package/{expansion/index.d.ts → types/expansion.d.ts} +0 -0
  303. /package/{grid-list/testing/index.d.ts → types/grid-list-testing.d.ts} +0 -0
  304. /package/{index.d.ts → types/material.d.ts} +0 -0
  305. /package/{menu/testing/index.d.ts → types/menu-testing.d.ts} +0 -0
  306. /package/{progress-bar/testing/index.d.ts → types/progress-bar-testing.d.ts} +0 -0
  307. /package/{radio/testing/index.d.ts → types/radio-testing.d.ts} +0 -0
  308. /package/{select/testing/index.d.ts → types/select-testing.d.ts} +0 -0
  309. /package/{sidenav/testing/index.d.ts → types/sidenav-testing.d.ts} +0 -0
  310. /package/{sidenav/index.d.ts → types/sidenav.d.ts} +0 -0
  311. /package/{slide-toggle/testing/index.d.ts → types/slide-toggle-testing.d.ts} +0 -0
  312. /package/{slider/testing/index.d.ts → types/slider-testing.d.ts} +0 -0
  313. /package/{snack-bar/testing/index.d.ts → types/snack-bar-testing.d.ts} +0 -0
  314. /package/{stepper/testing/index.d.ts → types/stepper-testing.d.ts} +0 -0
  315. /package/{table/testing/index.d.ts → types/table-testing.d.ts} +0 -0
  316. /package/{tabs/testing/index.d.ts → types/tabs-testing.d.ts} +0 -0
  317. /package/{toolbar/testing/index.d.ts → types/toolbar-testing.d.ts} +0 -0
  318. /package/{toolbar/index.d.ts → types/toolbar.d.ts} +0 -0
  319. /package/{tooltip/testing/index.d.ts → types/tooltip-testing.d.ts} +0 -0
  320. /package/{tooltip/index.d.ts → types/tooltip.d.ts} +0 -0
  321. /package/{tree/testing/index.d.ts → types/tree-testing.d.ts} +0 -0
  322. /package/{tree/index.d.ts → types/tree.d.ts} +0 -0
@@ -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';
@@ -1,10 +1,10 @@
1
- import { MatButtonToggleGroup, MatButtonToggle } from '../button-toggle.d.js';
2
- export { MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, MAT_BUTTON_TOGGLE_GROUP, MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, MatButtonToggleAppearance, MatButtonToggleChange, MatButtonToggleDefaultOptions, ToggleType } from '../button-toggle.d.js';
1
+ import { MatButtonToggleGroup, MatButtonToggle } from './_button-toggle-chunk.js';
2
+ export { MAT_BUTTON_TOGGLE_DEFAULT_OPTIONS, MAT_BUTTON_TOGGLE_GROUP, MAT_BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR, MatButtonToggleAppearance, MatButtonToggleChange, MatButtonToggleDefaultOptions, ToggleType } from './_button-toggle-chunk.js';
3
3
  import * as i0 from '@angular/core';
4
- import { MatRippleModule } from '../ripple-module.d.js';
4
+ import { MatRippleModule } from './_ripple-module-chunk.js';
5
5
  import * as i2 from '@angular/cdk/bidi';
6
6
  import '@angular/forms';
7
- import '../ripple.d.js';
7
+ import './_ripple-chunk.js';
8
8
  import '@angular/cdk/platform';
9
9
 
10
10
  declare class MatButtonToggleModule {
@@ -1,11 +1,11 @@
1
1
  import { FocusOrigin } from '@angular/cdk/a11y';
2
2
  import * as i0 from '@angular/core';
3
3
  import { InjectionToken, AfterViewInit, OnDestroy, ElementRef, NgZone } from '@angular/core';
4
- import { ThemePalette } from '../palette.d.js';
5
- import { MatRippleLoader } from '../ripple-loader.d.js';
6
- import { MatRippleModule } from '../ripple-module.d.js';
4
+ import { ThemePalette } from './_palette-chunk.js';
5
+ import { MatRippleLoader } from './_ripple-loader-chunk.js';
6
+ import { MatRippleModule } from './_ripple-module-chunk.js';
7
7
  import * as i2 from '@angular/cdk/bidi';
8
- import '../ripple.d.js';
8
+ import './_ripple-chunk.js';
9
9
  import '@angular/cdk/platform';
10
10
 
11
11
  /**
@@ -2,7 +2,7 @@ import { FocusableOption } from '@angular/cdk/a11y';
2
2
  import * as i0 from '@angular/core';
3
3
  import { AfterViewInit, OnChanges, ElementRef, EventEmitter, SimpleChanges, InjectionToken } from '@angular/core';
4
4
  import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
5
- import { ThemePalette } from '../palette.d.js';
5
+ import { ThemePalette } from './_palette-chunk.js';
6
6
  import * as i2 from '@angular/cdk/bidi';
7
7
 
8
8
  /**
@@ -1,13 +1,14 @@
1
1
  import * as i0 from '@angular/core';
2
- import { ElementRef, OnInit, AfterViewInit, AfterContentInit, DoCheck, OnDestroy, ChangeDetectorRef, NgZone, QueryList, EventEmitter, Injector, OnChanges, InjectionToken } from '@angular/core';
2
+ import { ElementRef, OnInit, AfterViewInit, AfterContentInit, DoCheck, OnDestroy, ChangeDetectorRef, NgZone, QueryList, EventEmitter, Injector, InjectionToken, OnChanges } from '@angular/core';
3
3
  import { Subject, Observable } from 'rxjs';
4
4
  import { FocusKeyManager } from '@angular/cdk/a11y';
5
5
  import { ControlValueAccessor, NgControl } from '@angular/forms';
6
- import { ErrorStateMatcher } from '../error-options.d.js';
7
- import { MatFormFieldControl } from '../form-field-control.d.js';
8
- import { MatRippleModule } from '../ripple-module.d.js';
6
+ import { ErrorStateMatcher } from './_error-options-chunk.js';
7
+ import { MatFormFieldControl } from './_form-field-control-chunk.js';
8
+ import { MatRippleModule } from './_ripple-module-chunk.js';
9
+ import { ModifierKey } from '@angular/cdk/keycodes';
9
10
  import * as i2 from '@angular/cdk/bidi';
10
- import '../ripple.d.js';
11
+ import './_ripple-chunk.js';
11
12
  import '@angular/cdk/platform';
12
13
 
13
14
  /**
@@ -848,6 +849,51 @@ declare class MatChipGrid extends MatChipSet implements AfterContentInit, AfterV
848
849
  static ngAcceptInputType_required: unknown;
849
850
  }
850
851
 
852
+ /** Key that can be used as a separator between chips. */
853
+ interface SeparatorKey {
854
+ keyCode: number;
855
+ modifiers: readonly ModifierKey[];
856
+ }
857
+ /** Default options, for the chips module, that can be overridden. */
858
+ interface MatChipsDefaultOptions {
859
+ /** The list of key codes that will trigger a chipEnd event. */
860
+ separatorKeyCodes: readonly (number | SeparatorKey)[] | ReadonlySet<number | SeparatorKey>;
861
+ /** Whether icon indicators should be hidden for single-selection. */
862
+ hideSingleSelectionIndicator?: boolean;
863
+ /** Whether the chip input should be interactive while disabled by default. */
864
+ inputDisabledInteractive?: boolean;
865
+ }
866
+ /** Injection token to be used to override the default options for the chips module. */
867
+ declare const MAT_CHIPS_DEFAULT_OPTIONS: InjectionToken<MatChipsDefaultOptions>;
868
+ /**
869
+ * Injection token that can be used to reference instances of `MatChipAvatar`. It serves as
870
+ * alternative token to the actual `MatChipAvatar` class which could cause unnecessary
871
+ * retention of the class and its directive metadata.
872
+ */
873
+ declare const MAT_CHIP_AVATAR: InjectionToken<unknown>;
874
+ /**
875
+ * Injection token that can be used to reference instances of `MatChipTrailingIcon`. It serves as
876
+ * alternative token to the actual `MatChipTrailingIcon` class which could cause unnecessary
877
+ * retention of the class and its directive metadata.
878
+ */
879
+ declare const MAT_CHIP_TRAILING_ICON: InjectionToken<unknown>;
880
+ /**
881
+ * Injection token that can be used to reference instances of `MatChipEdit`. It serves as
882
+ * alternative token to the actual `MatChipEdit` class which could cause unnecessary
883
+ * retention of the class and its directive metadata.
884
+ */
885
+ declare const MAT_CHIP_EDIT: InjectionToken<unknown>;
886
+ /**
887
+ * Injection token that can be used to reference instances of `MatChipRemove`. It serves as
888
+ * alternative token to the actual `MatChipRemove` class which could cause unnecessary
889
+ * retention of the class and its directive metadata.
890
+ */
891
+ declare const MAT_CHIP_REMOVE: InjectionToken<unknown>;
892
+ /**
893
+ * Injection token used to avoid a circular dependency between the `MatChip` and `MatChipAction`.
894
+ */
895
+ declare const MAT_CHIP: InjectionToken<unknown>;
896
+
851
897
  /** Represents an input event on a `matChipInput`. */
852
898
  interface MatChipInputEvent {
853
899
  /**
@@ -882,7 +928,7 @@ declare class MatChipInput implements MatChipTextControl, OnChanges, OnDestroy {
882
928
  *
883
929
  * Defaults to `[ENTER]`.
884
930
  */
885
- separatorKeyCodes: readonly number[] | ReadonlySet<number>;
931
+ separatorKeyCodes: readonly (number | SeparatorKey)[] | ReadonlySet<number | SeparatorKey>;
886
932
  /** Emitted when a chip is to be added. */
887
933
  readonly chipEnd: EventEmitter<MatChipInputEvent>;
888
934
  /** The input's placeholder text. */
@@ -940,45 +986,5 @@ declare class MatChipsModule {
940
986
  static ɵinj: i0.ɵɵInjectorDeclaration<MatChipsModule>;
941
987
  }
942
988
 
943
- /** Default options, for the chips module, that can be overridden. */
944
- interface MatChipsDefaultOptions {
945
- /** The list of key codes that will trigger a chipEnd event. */
946
- separatorKeyCodes: readonly number[] | ReadonlySet<number>;
947
- /** Whether icon indicators should be hidden for single-selection. */
948
- hideSingleSelectionIndicator?: boolean;
949
- /** Whether the chip input should be interactive while disabled by default. */
950
- inputDisabledInteractive?: boolean;
951
- }
952
- /** Injection token to be used to override the default options for the chips module. */
953
- declare const MAT_CHIPS_DEFAULT_OPTIONS: InjectionToken<MatChipsDefaultOptions>;
954
- /**
955
- * Injection token that can be used to reference instances of `MatChipAvatar`. It serves as
956
- * alternative token to the actual `MatChipAvatar` class which could cause unnecessary
957
- * retention of the class and its directive metadata.
958
- */
959
- declare const MAT_CHIP_AVATAR: InjectionToken<unknown>;
960
- /**
961
- * Injection token that can be used to reference instances of `MatChipTrailingIcon`. It serves as
962
- * alternative token to the actual `MatChipTrailingIcon` class which could cause unnecessary
963
- * retention of the class and its directive metadata.
964
- */
965
- declare const MAT_CHIP_TRAILING_ICON: InjectionToken<unknown>;
966
- /**
967
- * Injection token that can be used to reference instances of `MatChipEdit`. It serves as
968
- * alternative token to the actual `MatChipEdit` class which could cause unnecessary
969
- * retention of the class and its directive metadata.
970
- */
971
- declare const MAT_CHIP_EDIT: InjectionToken<unknown>;
972
- /**
973
- * Injection token that can be used to reference instances of `MatChipRemove`. It serves as
974
- * alternative token to the actual `MatChipRemove` class which could cause unnecessary
975
- * retention of the class and its directive metadata.
976
- */
977
- declare const MAT_CHIP_REMOVE: InjectionToken<unknown>;
978
- /**
979
- * Injection token used to avoid a circular dependency between the `MatChip` and `MatChipAction`.
980
- */
981
- declare const MAT_CHIP: InjectionToken<unknown>;
982
-
983
989
  export { MAT_CHIP, MAT_CHIPS_DEFAULT_OPTIONS, MAT_CHIP_AVATAR, MAT_CHIP_EDIT, MAT_CHIP_LISTBOX_CONTROL_VALUE_ACCESSOR, MAT_CHIP_REMOVE, MAT_CHIP_TRAILING_ICON, MatChip, MatChipAvatar, MatChipEdit, MatChipEditInput, MatChipGrid, MatChipGridChange, MatChipInput, MatChipListbox, MatChipListboxChange, MatChipOption, MatChipRemove, MatChipRow, MatChipSelectionChange, MatChipSet, MatChipTrailingIcon, MatChipsModule };
984
- export type { MatChipEditedEvent, MatChipEvent, MatChipInputEvent, MatChipTextControl, MatChipsDefaultOptions };
990
+ export type { MatChipEditedEvent, MatChipEvent, MatChipInputEvent, MatChipTextControl, MatChipsDefaultOptions, SeparatorKey };
@@ -1,4 +1,4 @@
1
- import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d.js';
1
+ import { OptionHarnessFilters, MatOptionHarness } from './_option-harness-chunk.js';
2
2
  import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
3
3
 
4
4
  interface OptgroupHarnessFilters extends BaseHarnessFilters {
@@ -1,20 +1,20 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Version, InjectionToken, Provider } from '@angular/core';
3
- export { ThemePalette } from '../palette.d.js';
3
+ export { ThemePalette } from './_palette-chunk.js';
4
4
  import { NgControl, FormGroupDirective, NgForm } from '@angular/forms';
5
5
  import { Subject } from 'rxjs';
6
- import { ErrorStateMatcher as ErrorStateMatcher$1 } from '../error-options.d.js';
7
- export { ShowOnDirtyErrorStateMatcher } from '../error-options.d.js';
8
- export { MatLine, MatLineModule, setLines } from '../line.d.js';
9
- export { MatOptionModule } from '../option-module.d.js';
10
- export { MAT_OPTGROUP, MatOptgroup, MatOption, MatOptionSelectionChange, _countGroupLabelsBeforeOption, _getOptionScrollPosition } from '../option.d.js';
11
- export { MAT_OPTION_PARENT_COMPONENT, MatOptionParentComponent } from '../option-parent.d.js';
12
- export { MatRippleLoader } from '../ripple-loader.d.js';
13
- export { MAT_RIPPLE_GLOBAL_OPTIONS, MatRipple, RippleAnimationConfig, RippleConfig, RippleGlobalOptions, RippleRef, RippleRenderer, RippleState, RippleTarget, defaultRippleAnimationConfig } from '../ripple.d.js';
14
- export { MatRippleModule } from '../ripple-module.d.js';
15
- export { MatPseudoCheckbox, MatPseudoCheckboxModule, MatPseudoCheckboxState } from '../pseudo-checkbox-module.d.js';
16
- import { DateAdapter } from '../date-adapter.d.js';
17
- export { MAT_DATE_LOCALE } from '../date-adapter.d.js';
6
+ import { ErrorStateMatcher as ErrorStateMatcher$1 } from './_error-options-chunk.js';
7
+ export { ShowOnDirtyErrorStateMatcher } from './_error-options-chunk.js';
8
+ export { MatLine, MatLineModule, setLines } from './_line-chunk.js';
9
+ export { MatOptionModule } from './_option-module-chunk.js';
10
+ export { MAT_OPTGROUP, MatOptgroup, MatOption, MatOptionSelectionChange, _countGroupLabelsBeforeOption, _getOptionScrollPosition } from './_option-chunk.js';
11
+ export { MAT_OPTION_PARENT_COMPONENT, MatOptionParentComponent } from './_option-parent-chunk.js';
12
+ export { MatRippleLoader } from './_ripple-loader-chunk.js';
13
+ export { MAT_RIPPLE_GLOBAL_OPTIONS, MatRipple, RippleAnimationConfig, RippleConfig, RippleGlobalOptions, RippleRef, RippleRenderer, RippleState, RippleTarget, defaultRippleAnimationConfig } from './_ripple-chunk.js';
14
+ export { MatRippleModule } from './_ripple-module-chunk.js';
15
+ export { MatPseudoCheckbox, MatPseudoCheckboxModule, MatPseudoCheckboxState } from './_pseudo-checkbox-module-chunk.js';
16
+ import { DateAdapter } from './_date-adapter-chunk.js';
17
+ export { MAT_DATE_LOCALE } from './_date-adapter-chunk.js';
18
18
  import '@angular/cdk/bidi';
19
19
  import '@angular/cdk/a11y';
20
20
  import '@angular/cdk/platform';
@@ -29,27 +29,6 @@ interface AnimationsConfig {
29
29
  }
30
30
  /** Injection token used to configure the animations in Angular Material. */
31
31
  declare const MATERIAL_ANIMATIONS: InjectionToken<AnimationsConfig>;
32
- /**
33
- * @deprecated No longer used, will be removed.
34
- * @breaking-change 21.0.0
35
- * @docs-private
36
- */
37
- declare class AnimationCurves {
38
- static STANDARD_CURVE: string;
39
- static DECELERATION_CURVE: string;
40
- static ACCELERATION_CURVE: string;
41
- static SHARP_CURVE: string;
42
- }
43
- /**
44
- * @deprecated No longer used, will be removed.
45
- * @breaking-change 21.0.0
46
- * @docs-private
47
- */
48
- declare class AnimationDurations {
49
- static COMPLEX: string;
50
- static ENTERING: string;
51
- static EXITING: string;
52
- }
53
32
  /**
54
33
  * Gets the the configured animations state.
55
34
  * @docs-private
@@ -101,11 +80,6 @@ declare const MAT_DATE_FORMATS: InjectionToken<MatDateFormats>;
101
80
 
102
81
  /** Adapts the native JS Date for use with cdk-based components that work with dates. */
103
82
  declare class NativeDateAdapter extends DateAdapter<Date> {
104
- /**
105
- * @deprecated No longer being used. To be removed.
106
- * @breaking-change 14.0.0
107
- */
108
- useUtcForDisplay: boolean;
109
83
  /** The injected locale. */
110
84
  private readonly _matDateLocale;
111
85
  constructor(...args: unknown[]);
@@ -207,5 +181,5 @@ declare class _MatInternalFormField {
207
181
  static ɵcmp: i0.ɵɵComponentDeclaration<_MatInternalFormField, "div[mat-internal-form-field]", never, { "labelPosition": { "alias": "labelPosition"; "required": true; }; }, {}, never, ["*"], true, never>;
208
182
  }
209
183
 
210
- export { AnimationCurves, AnimationDurations, DateAdapter, ErrorStateMatcher$1 as ErrorStateMatcher, MATERIAL_ANIMATIONS, MAT_DATE_FORMATS, MAT_NATIVE_DATE_FORMATS, MatNativeDateModule, NativeDateAdapter, NativeDateModule, VERSION, _ErrorStateTracker, _MatInternalFormField, _StructuralStylesLoader, _animationsDisabled, _getAnimationsState, provideNativeDateAdapter };
184
+ export { DateAdapter, ErrorStateMatcher$1 as ErrorStateMatcher, MATERIAL_ANIMATIONS, MAT_DATE_FORMATS, MAT_NATIVE_DATE_FORMATS, MatNativeDateModule, NativeDateAdapter, NativeDateModule, VERSION, _ErrorStateTracker, _MatInternalFormField, _StructuralStylesLoader, _animationsDisabled, _getAnimationsState, provideNativeDateAdapter };
211
185
  export type { AnimationsConfig, MatDateFormats };
@@ -1,5 +1,5 @@
1
- import { DatepickerTriggerHarnessBase, DatepickerToggleHarnessFilters } from '../../date-range-input-harness.d.js';
2
- export { CalendarCellHarnessFilters, CalendarHarnessFilters, CalendarView, DateRangeInputHarnessFilters, DatepickerInputHarnessFilters, MatCalendarCellHarness, MatCalendarHarness, MatDateRangeInputHarness, MatDatepickerInputHarness, MatEndDateHarness, MatStartDateHarness } from '../../date-range-input-harness.d.js';
1
+ import { DatepickerTriggerHarnessBase, DatepickerToggleHarnessFilters } from './_date-range-input-harness-chunk.js';
2
+ export { CalendarCellHarnessFilters, CalendarHarnessFilters, CalendarView, DateRangeInputHarnessFilters, DatepickerInputHarnessFilters, MatCalendarCellHarness, MatCalendarHarness, MatDateRangeInputHarness, MatDatepickerInputHarness, MatEndDateHarness, MatStartDateHarness } from './_date-range-input-harness-chunk.js';
3
3
  import { HarnessPredicate } from '@angular/cdk/testing';
4
4
  import '@angular/material/form-field/testing/control';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnChanges, OnDestroy, AfterViewChecked, EventEmitter, SimpleChanges, AfterContentInit, ChangeDetectorRef, AfterViewInit, ElementRef, InjectionToken, OnInit, DoCheck, TemplateRef } from '@angular/core';
3
- import { MatButton, MatButtonModule } from '../button/index.js';
3
+ import { MatButton, MatButtonModule } from './button.js';
4
4
  import * as i2 from '@angular/cdk/overlay';
5
5
  import { ScrollStrategy } from '@angular/cdk/overlay';
6
6
  import * as i1 from '@angular/cdk/a11y';
@@ -8,17 +8,17 @@ import { FocusOrigin } from '@angular/cdk/a11y';
8
8
  import * as i2$1 from '@angular/cdk/portal';
9
9
  import { ComponentType, Portal, TemplatePortal } from '@angular/cdk/portal';
10
10
  import { Observable, Subject } from 'rxjs';
11
- import { DateAdapter } from '../date-adapter.d.js';
12
- import { ThemePalette } from '../palette.d.js';
11
+ import { DateAdapter } from './_date-adapter-chunk.js';
12
+ import { ThemePalette } from './_palette-chunk.js';
13
13
  import { ControlValueAccessor, Validator, ValidatorFn, AbstractControl, ValidationErrors, NgForm, FormGroupDirective, NgControl } from '@angular/forms';
14
- import { MatFormFieldControl } from '../form-field-control.d.js';
14
+ import { MatFormFieldControl } from './_form-field-control-chunk.js';
15
15
  import * as i2$2 from '@angular/cdk/bidi';
16
16
  import { Directionality } from '@angular/cdk/bidi';
17
- import { ErrorStateMatcher } from '../error-options.d.js';
17
+ import { ErrorStateMatcher } from './_error-options-chunk.js';
18
18
  import * as i1$1 from '@angular/cdk/scrolling';
19
- import '../ripple-loader.d.js';
20
- import '../ripple-module.d.js';
21
- import '../ripple.d.js';
19
+ import './_ripple-loader-chunk.js';
20
+ import './_ripple-module-chunk.js';
21
+ import './_ripple-chunk.js';
22
22
  import '@angular/cdk/platform';
23
23
 
24
24
  /** Extra CSS classes that can be associated with a calendar cell. */
@@ -377,7 +377,7 @@ declare class MatMonthView<D> implements AfterContentInit, OnChanges, OnDestroy
377
377
  set maxDate(value: D | null);
378
378
  private _maxDate;
379
379
  /** Function used to filter which dates are selectable. */
380
- dateFilter: (date: D) => boolean;
380
+ dateFilter: ((date: D) => boolean) | null | undefined;
381
381
  /** Function that can be used to add custom CSS classes to dates. */
382
382
  dateClass: MatCalendarCellClassFunction<D>;
383
383
  /** Start of the comparison range. */
@@ -406,33 +406,33 @@ declare class MatMonthView<D> implements AfterContentInit, OnChanges, OnDestroy
406
406
  /** The body of calendar table */
407
407
  _matCalendarBody: MatCalendarBody;
408
408
  /** The label for this month (e.g. "January 2017"). */
409
- _monthLabel: string;
409
+ _monthLabel: i0.WritableSignal<string>;
410
410
  /** Grid of calendar cells representing the dates of the month. */
411
- _weeks: MatCalendarCell[][];
411
+ _weeks: i0.WritableSignal<MatCalendarCell<any>[][]>;
412
412
  /** The number of blank cells in the first row before the 1st of the month. */
413
- _firstWeekOffset: number;
413
+ _firstWeekOffset: i0.WritableSignal<number>;
414
414
  /** Start value of the currently-shown date range. */
415
- _rangeStart: number | null;
415
+ _rangeStart: i0.WritableSignal<number | null>;
416
416
  /** End value of the currently-shown date range. */
417
- _rangeEnd: number | null;
417
+ _rangeEnd: i0.WritableSignal<number | null>;
418
418
  /** Start value of the currently-shown comparison date range. */
419
- _comparisonRangeStart: number | null;
419
+ _comparisonRangeStart: i0.WritableSignal<number | null>;
420
420
  /** End value of the currently-shown comparison date range. */
421
- _comparisonRangeEnd: number | null;
421
+ _comparisonRangeEnd: i0.WritableSignal<number | null>;
422
422
  /** Start of the preview range. */
423
- _previewStart: number | null;
423
+ _previewStart: i0.WritableSignal<number | null>;
424
424
  /** End of the preview range. */
425
- _previewEnd: number | null;
425
+ _previewEnd: i0.WritableSignal<number | null>;
426
426
  /** Whether the user is currently selecting a range of dates. */
427
- _isRange: boolean;
427
+ _isRange: i0.WritableSignal<boolean>;
428
428
  /** The date of the month that today falls on. Null if today is in another month. */
429
- _todayDate: number | null;
429
+ _todayDate: i0.WritableSignal<number | null>;
430
430
  /** The names of the weekdays. */
431
- _weekdays: {
431
+ _weekdays: i0.WritableSignal<{
432
432
  long: string;
433
433
  narrow: string;
434
434
  id: number;
435
- }[];
435
+ }[]>;
436
436
  constructor(...args: unknown[]);
437
437
  ngAfterContentInit(): void;
438
438
  ngOnChanges(changes: SimpleChanges): void;
@@ -529,7 +529,7 @@ declare class MatMultiYearView<D> implements AfterContentInit, OnDestroy {
529
529
  set maxDate(value: D | null);
530
530
  private _maxDate;
531
531
  /** A function used to filter which dates are selectable. */
532
- dateFilter: (date: D) => boolean;
532
+ dateFilter: ((date: D) => boolean) | null | undefined;
533
533
  /** Function that can be used to add custom CSS classes to date cells. */
534
534
  dateClass: MatCalendarCellClassFunction<D>;
535
535
  /** Emits when a new year is selected. */
@@ -541,11 +541,11 @@ declare class MatMultiYearView<D> implements AfterContentInit, OnDestroy {
541
541
  /** The body of calendar table */
542
542
  _matCalendarBody: MatCalendarBody;
543
543
  /** Grid of calendar cells representing the currently displayed years. */
544
- _years: MatCalendarCell[][];
544
+ _years: i0.WritableSignal<MatCalendarCell<any>[][]>;
545
545
  /** The year that today falls on. */
546
- _todayYear: number;
546
+ _todayYear: i0.WritableSignal<number>;
547
547
  /** The year of the selected date. Null if the selected date is null. */
548
- _selectedYear: number | null;
548
+ _selectedYear: i0.WritableSignal<number | null>;
549
549
  constructor(...args: unknown[]);
550
550
  ngAfterContentInit(): void;
551
551
  ngOnDestroy(): void;
@@ -619,7 +619,7 @@ declare class MatYearView<D> implements AfterContentInit, OnDestroy {
619
619
  set maxDate(value: D | null);
620
620
  private _maxDate;
621
621
  /** A function used to filter which dates are selectable. */
622
- dateFilter: (date: D) => boolean;
622
+ dateFilter: ((date: D) => boolean) | null | undefined;
623
623
  /** Function that can be used to add custom CSS classes to date cells. */
624
624
  dateClass: MatCalendarCellClassFunction<D>;
625
625
  /** Emits when a new month is selected. */
@@ -631,16 +631,16 @@ declare class MatYearView<D> implements AfterContentInit, OnDestroy {
631
631
  /** The body of calendar table */
632
632
  _matCalendarBody: MatCalendarBody;
633
633
  /** Grid of calendar cells representing the months of the year. */
634
- _months: MatCalendarCell[][];
634
+ _months: i0.WritableSignal<MatCalendarCell<any>[][]>;
635
635
  /** The label for this year (e.g. "2017"). */
636
- _yearLabel: string;
636
+ _yearLabel: i0.WritableSignal<string>;
637
637
  /** The month in this year that today falls on. Null if today is in a different year. */
638
- _todayMonth: number | null;
638
+ _todayMonth: i0.WritableSignal<number | null>;
639
639
  /**
640
640
  * The month in this year that the selected Date falls on.
641
641
  * Null if the selected Date is in a different year.
642
642
  */
643
- _selectedMonth: number | null;
643
+ _selectedMonth: i0.WritableSignal<number | null>;
644
644
  constructor(...args: unknown[]);
645
645
  ngAfterContentInit(): void;
646
646
  ngOnDestroy(): void;
@@ -786,7 +786,7 @@ declare class MatCalendar<D> implements AfterContentInit, AfterViewChecked, OnDe
786
786
  set maxDate(value: D | null);
787
787
  private _maxDate;
788
788
  /** Function used to filter which dates are selectable. */
789
- dateFilter: (date: D) => boolean;
789
+ dateFilter?: ((date: D) => boolean) | null;
790
790
  /** Function that can be used to add custom CSS classes to dates. */
791
791
  dateClass: MatCalendarCellClassFunction<D>;
792
792
  /** Start of the comparison range. */
@@ -941,7 +941,7 @@ declare abstract class MatDatepickerInputBase<S, D = ExtractDateTypeFromSelectio
941
941
  /** Gets the maximum date for the input. Used for validation. */
942
942
  abstract _getMaxDate(): D | null;
943
943
  /** Gets the date filter function. Used for validation. */
944
- protected abstract _getDateFilter(): DateFilterFn<D> | undefined;
944
+ protected abstract _getDateFilter(): DateFilterFn<D> | null | undefined;
945
945
  /** Registers a date selection model with the input. */
946
946
  _registerModel(model: MatDateSelectionModel<S, D>): void;
947
947
  /** Opens the popup associated with the input. */
@@ -1080,7 +1080,7 @@ interface MatDatepickerControl<D> {
1080
1080
  min: D | null;
1081
1081
  max: D | null;
1082
1082
  disabled: boolean;
1083
- dateFilter: DateFilterFn<D>;
1083
+ dateFilter: DateFilterFn<D> | null | undefined;
1084
1084
  getConnectedOverlayOrigin(): ElementRef;
1085
1085
  getOverlayLabelId(): string | null;
1086
1086
  stateChanges: Observable<void>;
@@ -1196,7 +1196,7 @@ declare abstract class MatDatepickerBase<C extends MatDatepickerControl<D>, S, D
1196
1196
  _getMinDate(): D | null;
1197
1197
  /** The maximum selectable date. */
1198
1198
  _getMaxDate(): D | null;
1199
- _getDateFilter(): DateFilterFn<D>;
1199
+ _getDateFilter(): DateFilterFn<D> | null | undefined;
1200
1200
  /** A reference to the overlay into which we've rendered the calendar. */
1201
1201
  private _overlayRef;
1202
1202
  /** Reference to the component instance rendered in the overlay. */
@@ -1296,8 +1296,8 @@ declare class MatDatepickerInput<D> extends MatDatepickerInputBase<D | null, D>
1296
1296
  set max(value: D | null);
1297
1297
  private _max;
1298
1298
  /** Function that can be used to filter out dates within the datepicker. */
1299
- get dateFilter(): DateFilterFn<D | null>;
1300
- set dateFilter(value: DateFilterFn<D | null>);
1299
+ get dateFilter(): DateFilterFn<D | null> | null | undefined;
1300
+ set dateFilter(value: DateFilterFn<D | null> | null | undefined);
1301
1301
  private _dateFilter;
1302
1302
  /** The combined form control validator for this input. */
1303
1303
  protected _validator: ValidatorFn | null;
@@ -1323,7 +1323,7 @@ declare class MatDatepickerInput<D> extends MatDatepickerInputBase<D | null, D>
1323
1323
  /** Gets the input's maximum date. */
1324
1324
  _getMaxDate(): D | null;
1325
1325
  /** Gets the input's date filtering function. */
1326
- protected _getDateFilter(): DateFilterFn<D | null>;
1326
+ protected _getDateFilter(): DateFilterFn<D | null> | null | undefined;
1327
1327
  protected _shouldHandleChangeEvent(event: DateSelectionModelChange<D>): boolean;
1328
1328
  static ɵfac: i0.ɵɵFactoryDeclaration<MatDatepickerInput<any>, never>;
1329
1329
  static ɵdir: i0.ɵɵDirectiveDeclaration<MatDatepickerInput<any>, "input[matDatepicker]", ["matDatepickerInput"], { "matDatepicker": { "alias": "matDatepicker"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "dateFilter": { "alias": "matDatepickerFilter"; "required": false; }; }, {}, never, never, true, never>;
@@ -1469,7 +1469,7 @@ declare abstract class MatDateRangeInputPartBase<D> extends MatDatepickerInputBa
1469
1469
  /** Gets the maximum date from the range input. */
1470
1470
  _getMaxDate(): D | null;
1471
1471
  /** Gets the date filter function from the range input. */
1472
- protected _getDateFilter(): DateFilterFn<D>;
1472
+ protected _getDateFilter(): DateFilterFn<D> | null | undefined;
1473
1473
  protected _parentDisabled(): boolean;
1474
1474
  protected _shouldHandleChangeEvent({ source }: DateSelectionModelChange<DateRange<D>>): boolean;
1475
1475
  protected _assignValueProgrammatically(value: D | null): void;
@@ -1560,9 +1560,9 @@ declare class MatDateRangeInput<D> implements MatFormFieldControl<DateRange<D>>,
1560
1560
  set required(value: boolean);
1561
1561
  private _required;
1562
1562
  /** Function that can be used to filter out dates within the date range picker. */
1563
- get dateFilter(): DateFilterFn<D>;
1564
- set dateFilter(value: DateFilterFn<D>);
1565
- private _dateFilter;
1563
+ get dateFilter(): DateFilterFn<D> | null | undefined;
1564
+ set dateFilter(value: DateFilterFn<D> | null | undefined);
1565
+ private _dateFilter?;
1566
1566
  /** The minimum valid date. */
1567
1567
  get min(): D | null;
1568
1568
  set min(value: D | null);
@@ -1,6 +1,6 @@
1
1
  import * as _angular_cdk_testing from '@angular/cdk/testing';
2
2
  import { BaseHarnessFilters, ContentContainerComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
3
- import { DialogRole, MatDialog, MatDialogConfig, MatDialogRef } from '../../dialog.d.js';
3
+ import { DialogRole, MatDialog, MatDialogConfig, MatDialogRef } from './_dialog-chunk.js';
4
4
  import { ComponentType } from '@angular/cdk/overlay';
5
5
  import { OnDestroy } from '@angular/core';
6
6
  import '@angular/cdk/bidi';
@@ -1,5 +1,5 @@
1
- import { MatDialogRef, MatDialogContainer } from '../dialog.d.js';
2
- export { AutoFocusTarget, DialogPosition, DialogRole, MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS, MAT_DIALOG_SCROLL_STRATEGY, MatDialog, MatDialogConfig, MatDialogState, _closeDialogVia } from '../dialog.d.js';
1
+ import { MatDialogRef, MatDialogContainer } from './_dialog-chunk.js';
2
+ export { AutoFocusTarget, DialogPosition, DialogRole, MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS, MAT_DIALOG_SCROLL_STRATEGY, MatDialog, MatDialogConfig, MatDialogState, _closeDialogVia } from './_dialog-chunk.js';
3
3
  import * as i0 from '@angular/core';
4
4
  import { OnInit, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
5
5
  import * as i1 from '@angular/cdk/scrolling';
@@ -1,4 +1,4 @@
1
- export { MatFormFieldControlHarness, MatFormFieldControlHarnessBase } from '../../../form-field-control-harness.d.js';
1
+ export { MatFormFieldControlHarness, MatFormFieldControlHarnessBase } from './_form-field-control-harness-chunk.js';
2
2
  import { BaseHarnessFilters } from '@angular/cdk/testing';
3
3
 
4
4
  /**
@@ -1,8 +1,8 @@
1
- import { MatFormFieldControlHarness } from '../../form-field-control-harness.d.js';
1
+ import { MatFormFieldControlHarness } from './_form-field-control-harness-chunk.js';
2
2
  import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
3
- import { MatInputHarness } from '../../input-harness.d.js';
4
- import { MatSelectHarness } from '../../select/testing/index.js';
5
- import { MatDatepickerInputHarness, MatDateRangeInputHarness } from '../../date-range-input-harness.d.js';
3
+ import { MatInputHarness } from './_input-harness-chunk.js';
4
+ import { MatSelectHarness } from './select-testing.js';
5
+ import { MatDatepickerInputHarness, MatDateRangeInputHarness } from './_date-range-input-harness-chunk.js';
6
6
  import '@angular/material/form-field/testing/control';
7
7
  import '@angular/material/core/testing';
8
8
 
@@ -1,12 +1,12 @@
1
- export { MatFormFieldModule, MatLabel } from '../form-field-module.d.js';
2
- export { FloatLabelType, MAT_ERROR, MAT_FORM_FIELD, MAT_FORM_FIELD_DEFAULT_OPTIONS, MAT_PREFIX, MAT_SUFFIX, MatError, MatFormField, MatFormFieldAppearance, MatFormFieldDefaultOptions, MatHint, MatPrefix, MatSuffix, SubscriptSizing } from '../form-field.d.js';
3
- export { MatFormFieldControl } from '../form-field-control.d.js';
1
+ export { MatFormFieldModule, MatLabel } from './_form-field-module-chunk.js';
2
+ export { FloatLabelType, MAT_ERROR, MAT_FORM_FIELD, MAT_FORM_FIELD_DEFAULT_OPTIONS, MAT_PREFIX, MAT_SUFFIX, MatError, MatFormField, MatFormFieldAppearance, MatFormFieldDefaultOptions, MatHint, MatPrefix, MatSuffix, SubscriptSizing } from './_form-field-chunk.js';
3
+ export { MatFormFieldControl } from './_form-field-control-chunk.js';
4
4
  import '@angular/core';
5
5
  import '@angular/cdk/observers';
6
6
  import '@angular/cdk/bidi';
7
7
  import '@angular/cdk/coercion';
8
8
  import '@angular/forms';
9
- import '../palette.d.js';
9
+ import './_palette-chunk.js';
10
10
  import 'rxjs';
11
11
 
12
12
  /** @docs-private */
@@ -1,4 +1,4 @@
1
- import { MatLine, MatLineModule } from '../line.d.js';
1
+ import { MatLine, MatLineModule } from './_line-chunk.js';
2
2
  import * as i0 from '@angular/core';
3
3
  import { AfterContentInit, QueryList, OnInit, AfterContentChecked } from '@angular/core';
4
4
  import { NumberInput } from '@angular/cdk/coercion';
@@ -2,7 +2,7 @@ import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular
2
2
  import * as i0 from '@angular/core';
3
3
  import { OnDestroy } from '@angular/core';
4
4
  import { Observable } from 'rxjs';
5
- import { MatIconRegistry } from '../../icon-registry.d.js';
5
+ import { MatIconRegistry } from './_icon-registry-chunk.js';
6
6
  import '@angular/common/http';
7
7
  import '@angular/platform-browser';
8
8
 
@@ -1,7 +1,7 @@
1
- export { MAT_ICON_DEFAULT_OPTIONS, MAT_ICON_LOCATION, MatIcon, MatIconDefaultOptions, MatIconLocation, MatIconModule } from '../icon-module.d.js';
2
- export { IconOptions, IconResolver, MatIconRegistry, SafeResourceUrlWithIconOptions, getMatIconFailedToSanitizeLiteralError, getMatIconFailedToSanitizeUrlError, getMatIconNameNotFoundError, getMatIconNoHttpProviderError } from '../icon-registry.d.js';
1
+ export { MAT_ICON_DEFAULT_OPTIONS, MAT_ICON_LOCATION, MatIcon, MatIconDefaultOptions, MatIconLocation, MatIconModule } from './_icon-module-chunk.js';
2
+ export { IconOptions, IconResolver, MatIconRegistry, SafeResourceUrlWithIconOptions, getMatIconFailedToSanitizeLiteralError, getMatIconFailedToSanitizeUrlError, getMatIconNameNotFoundError, getMatIconNoHttpProviderError } from './_icon-registry-chunk.js';
3
3
  import '@angular/core';
4
- import '../palette.d.js';
4
+ import './_palette-chunk.js';
5
5
  import '@angular/cdk/bidi';
6
6
  import '@angular/common/http';
7
7
  import '@angular/platform-browser';
@@ -1,6 +1,6 @@
1
- export { InputHarnessFilters, MatInputHarness } from '../../input-harness.d.js';
1
+ export { InputHarnessFilters, MatInputHarness } from './_input-harness-chunk.js';
2
2
  import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
3
- import { MatFormFieldControlHarnessBase } from '../../form-field-control-harness.d.js';
3
+ import { MatFormFieldControlHarnessBase } from './_form-field-control-harness-chunk.js';
4
4
  import { MatFormFieldControlHarnessFilters } from '@angular/material/form-field/testing/control';
5
5
 
6
6
  /** A set of criteria that can be used to filter a list of `MatNativeSelectHarness` instances. */
@@ -4,15 +4,15 @@ import * as i0 from '@angular/core';
4
4
  import { InjectionToken, OnChanges, OnDestroy, AfterViewInit, DoCheck, ElementRef, WritableSignal } from '@angular/core';
5
5
  import { NgControl } from '@angular/forms';
6
6
  import { Subject } from 'rxjs';
7
- import { ErrorStateMatcher } from '../error-options.d.js';
8
- import { MatFormField } from '../form-field.d.js';
9
- export { MatError, MatHint, MatPrefix, MatSuffix } from '../form-field.d.js';
10
- import { MatFormFieldControl } from '../form-field-control.d.js';
11
- import { MatFormFieldModule } from '../form-field-module.d.js';
12
- export { MatLabel } from '../form-field-module.d.js';
7
+ import { ErrorStateMatcher } from './_error-options-chunk.js';
8
+ import { MatFormField } from './_form-field-chunk.js';
9
+ export { MatError, MatHint, MatPrefix, MatSuffix } from './_form-field-chunk.js';
10
+ import { MatFormFieldControl } from './_form-field-control-chunk.js';
11
+ import { MatFormFieldModule } from './_form-field-module-chunk.js';
12
+ export { MatLabel } from './_form-field-module-chunk.js';
13
13
  import * as i3 from '@angular/cdk/text-field';
14
14
  import * as i2 from '@angular/cdk/bidi';
15
- import '../palette.d.js';
15
+ import './_palette-chunk.js';
16
16
  import '@angular/cdk/observers';
17
17
 
18
18
  /** Object that can be used to configure the default options for the input. */