@angular/material 19.2.8 → 19.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (336) hide show
  1. package/autocomplete/index.d.ts +10 -10
  2. package/autocomplete/testing/index.d.ts +4 -3
  3. package/badge/index.d.ts +5 -5
  4. package/badge/testing/index.d.ts +4 -3
  5. package/{badge.d-8bc601f4.d.ts → badge.d-Bhde3P8d.d.ts} +3 -2
  6. package/bottom-sheet/index.d.ts +5 -3
  7. package/bottom-sheet/testing/index.d.ts +2 -1
  8. package/button/index.d.ts +226 -8
  9. package/button/testing/index.d.ts +2 -1
  10. package/button-toggle/index.d.ts +6 -6
  11. package/button-toggle/testing/index.d.ts +3 -2
  12. package/{button-toggle.d-a042f71c.d.ts → button-toggle.d-WsHxVxY9.d.ts} +3 -2
  13. package/card/index.d.ts +3 -2
  14. package/card/testing/index.d.ts +2 -1
  15. package/checkbox/index.d.ts +4 -3
  16. package/checkbox/testing/index.d.ts +2 -1
  17. package/chips/index.d.ts +7 -6
  18. package/chips/testing/index.d.ts +2 -1
  19. package/{common-module.d-1b789e68.d.ts → common-module.d-CUT8AqiB.d.ts} +2 -1
  20. package/core/index.d.ts +16 -15
  21. package/core/testing/index.d.ts +32 -3
  22. package/{date-adapter.d-de8dcff3.d.ts → date-adapter.d-DzP3EMeE.d.ts} +1 -1
  23. package/{date-range-input-harness.d-d5ba60f5.d.ts → date-range-input-harness.d-CJDdddpn.d.ts} +3 -2
  24. package/datepicker/index.d.ts +15 -15
  25. package/datepicker/testing/index.d.ts +4 -4
  26. package/dialog/index.d.ts +5 -5
  27. package/dialog/testing/index.d.ts +3 -2
  28. package/{dialog.d-ec99b7c4.d.ts → dialog.d-Dvsbu-0E.d.ts} +2 -1
  29. package/divider/index.d.ts +1 -1
  30. package/divider/testing/index.d.ts +15 -2
  31. package/{error-options.d-bd1801bf.d.ts → error-options.d-C1yXmo10.d.ts} +1 -1
  32. package/expansion/index.d.ts +3 -2
  33. package/expansion/testing/index.d.ts +2 -1
  34. package/fesm2022/autocomplete/testing.mjs +2 -2
  35. package/fesm2022/autocomplete/testing.mjs.map +1 -1
  36. package/fesm2022/autocomplete.mjs +26 -26
  37. package/fesm2022/autocomplete.mjs.map +1 -1
  38. package/fesm2022/badge/testing.mjs.map +1 -1
  39. package/fesm2022/badge.mjs +13 -13
  40. package/fesm2022/badge.mjs.map +1 -1
  41. package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
  42. package/fesm2022/bottom-sheet.mjs +21 -13
  43. package/fesm2022/bottom-sheet.mjs.map +1 -1
  44. package/fesm2022/button/testing.mjs.map +1 -1
  45. package/fesm2022/button-toggle/testing.mjs.map +1 -1
  46. package/fesm2022/button-toggle.mjs +17 -17
  47. package/fesm2022/button-toggle.mjs.map +1 -1
  48. package/fesm2022/button.mjs +221 -8
  49. package/fesm2022/button.mjs.map +1 -1
  50. package/fesm2022/card/testing.mjs.map +1 -1
  51. package/fesm2022/card.mjs +49 -49
  52. package/fesm2022/card.mjs.map +1 -1
  53. package/fesm2022/checkbox/testing.mjs.map +1 -1
  54. package/fesm2022/checkbox.mjs +21 -21
  55. package/fesm2022/checkbox.mjs.map +1 -1
  56. package/fesm2022/chips/testing.mjs.map +1 -1
  57. package/fesm2022/chips.mjs +60 -60
  58. package/fesm2022/chips.mjs.map +1 -1
  59. package/fesm2022/{common-module-5a9c16bb.mjs → common-module-DoCSSHRt.mjs} +6 -6
  60. package/fesm2022/common-module-DoCSSHRt.mjs.map +1 -0
  61. package/fesm2022/core/testing.mjs +35 -3
  62. package/fesm2022/core/testing.mjs.map +1 -1
  63. package/fesm2022/core.mjs +28 -28
  64. package/fesm2022/core.mjs.map +1 -1
  65. package/fesm2022/{date-formats-7bf66210.mjs → date-formats-BQbO9F6H.mjs} +2 -2
  66. package/fesm2022/date-formats-BQbO9F6H.mjs.map +1 -0
  67. package/fesm2022/{date-range-input-harness-62876dda.mjs → date-range-input-harness-qhTX-DXo.mjs} +3 -3
  68. package/fesm2022/date-range-input-harness-qhTX-DXo.mjs.map +1 -0
  69. package/fesm2022/datepicker/testing.mjs +3 -3
  70. package/fesm2022/datepicker/testing.mjs.map +1 -1
  71. package/fesm2022/datepicker.mjs +118 -120
  72. package/fesm2022/datepicker.mjs.map +1 -1
  73. package/fesm2022/dialog/testing.mjs +3 -3
  74. package/fesm2022/dialog/testing.mjs.map +1 -1
  75. package/fesm2022/dialog.mjs +2 -2
  76. package/fesm2022/dialog.mjs.map +1 -1
  77. package/fesm2022/divider/testing.mjs +17 -2
  78. package/fesm2022/divider/testing.mjs.map +1 -1
  79. package/fesm2022/divider.mjs +10 -10
  80. package/fesm2022/divider.mjs.map +1 -1
  81. package/fesm2022/{error-options-b4cb6808.mjs → error-options-BPhcAVoK.mjs} +8 -8
  82. package/fesm2022/error-options-BPhcAVoK.mjs.map +1 -0
  83. package/fesm2022/{error-state-66849a3f.mjs → error-state-DAicm3pw.mjs} +2 -2
  84. package/fesm2022/error-state-DAicm3pw.mjs.map +1 -0
  85. package/fesm2022/expansion/testing.mjs.map +1 -1
  86. package/fesm2022/expansion.mjs +31 -31
  87. package/fesm2022/expansion.mjs.map +1 -1
  88. package/fesm2022/form-field/testing/control.mjs +10 -2
  89. package/fesm2022/form-field/testing/control.mjs.map +1 -1
  90. package/fesm2022/form-field/testing.mjs +6 -6
  91. package/fesm2022/form-field/testing.mjs.map +1 -1
  92. package/fesm2022/{form-field-0a6b3078.mjs → form-field-BPX7ZLIc.mjs} +35 -35
  93. package/fesm2022/form-field-BPX7ZLIc.mjs.map +1 -0
  94. package/fesm2022/form-field.mjs +3 -3
  95. package/fesm2022/form-field.mjs.map +1 -1
  96. package/fesm2022/grid-list/testing.mjs +2 -2
  97. package/fesm2022/grid-list/testing.mjs.map +1 -1
  98. package/fesm2022/grid-list.mjs +31 -32
  99. package/fesm2022/grid-list.mjs.map +1 -1
  100. package/fesm2022/icon/testing.mjs +8 -8
  101. package/fesm2022/icon/testing.mjs.map +1 -1
  102. package/fesm2022/{icon-button-701541b9.mjs → icon-button-BUs2uBU3.mjs} +19 -19
  103. package/fesm2022/icon-button-BUs2uBU3.mjs.map +1 -0
  104. package/fesm2022/{icon-registry-718f45c4.mjs → icon-registry-BRgH4K8p.mjs} +6 -6
  105. package/fesm2022/icon-registry-BRgH4K8p.mjs.map +1 -0
  106. package/fesm2022/icon.mjs +397 -9
  107. package/fesm2022/icon.mjs.map +1 -1
  108. package/fesm2022/{index-2b66fc5f.mjs → index-BU5avYQW.mjs} +10 -10
  109. package/fesm2022/index-BU5avYQW.mjs.map +1 -0
  110. package/fesm2022/{index-91512b69.mjs → index-eRSoE0yr.mjs} +8 -8
  111. package/fesm2022/index-eRSoE0yr.mjs.map +1 -0
  112. package/fesm2022/input/testing.mjs +2 -2
  113. package/fesm2022/input/testing.mjs.map +1 -1
  114. package/fesm2022/{input-harness-d9056d71.mjs → input-harness-CxVp_q3n.mjs} +3 -3
  115. package/fesm2022/input-harness-CxVp_q3n.mjs.map +1 -0
  116. package/fesm2022/{input-value-accessor-4d18edb7.mjs → input-value-accessor-cp3A3zMa.mjs} +2 -2
  117. package/fesm2022/input-value-accessor-cp3A3zMa.mjs.map +1 -0
  118. package/fesm2022/input.mjs +16 -17
  119. package/fesm2022/input.mjs.map +1 -1
  120. package/fesm2022/{internal-form-field-2f8d1301.mjs → internal-form-field-C8swiHbL.mjs} +7 -7
  121. package/fesm2022/internal-form-field-C8swiHbL.mjs.map +1 -0
  122. package/fesm2022/{line-f14556b4.mjs → line-C0cUF6qQ.mjs} +10 -10
  123. package/fesm2022/line-C0cUF6qQ.mjs.map +1 -0
  124. package/fesm2022/list/testing.mjs +1 -1
  125. package/fesm2022/list/testing.mjs.map +1 -1
  126. package/fesm2022/list.mjs +66 -66
  127. package/fesm2022/list.mjs.map +1 -1
  128. package/fesm2022/material.mjs.map +1 -1
  129. package/fesm2022/menu/testing.mjs.map +1 -1
  130. package/fesm2022/menu.mjs +22 -22
  131. package/fesm2022/menu.mjs.map +1 -1
  132. package/fesm2022/{module-916f24de.mjs → module-5X7oty_s.mjs} +19 -19
  133. package/fesm2022/module-5X7oty_s.mjs.map +1 -0
  134. package/fesm2022/{module-3bb03da5.mjs → module-BOQEdUAz.mjs} +8 -8
  135. package/fesm2022/module-BOQEdUAz.mjs.map +1 -0
  136. package/fesm2022/{module-c1a8b4bb.mjs → module-DNmichmx.mjs} +30 -30
  137. package/fesm2022/module-DNmichmx.mjs.map +1 -0
  138. package/fesm2022/{module-b2aac45b.mjs → module-Dzh-auMR.mjs} +23 -23
  139. package/fesm2022/module-Dzh-auMR.mjs.map +1 -0
  140. package/fesm2022/{option-105bf9fa.mjs → option-B6mQ8PwE.mjs} +14 -14
  141. package/fesm2022/option-B6mQ8PwE.mjs.map +1 -0
  142. package/fesm2022/{option-harness-5590f8f2.mjs → option-harness-D_dpAU04.mjs} +2 -2
  143. package/fesm2022/option-harness-D_dpAU04.mjs.map +1 -0
  144. package/fesm2022/paginator/testing.mjs +4 -4
  145. package/fesm2022/paginator/testing.mjs.map +1 -1
  146. package/fesm2022/paginator.mjs +30 -30
  147. package/fesm2022/paginator.mjs.map +1 -1
  148. package/fesm2022/progress-bar/testing.mjs.map +1 -1
  149. package/fesm2022/progress-bar.mjs +10 -10
  150. package/fesm2022/progress-bar.mjs.map +1 -1
  151. package/fesm2022/progress-spinner/testing.mjs.map +1 -1
  152. package/fesm2022/progress-spinner.mjs +10 -10
  153. package/fesm2022/progress-spinner.mjs.map +1 -1
  154. package/fesm2022/{pseudo-checkbox-18f8a087.mjs → pseudo-checkbox-Dy35mUmj.mjs} +7 -7
  155. package/fesm2022/pseudo-checkbox-Dy35mUmj.mjs.map +1 -0
  156. package/fesm2022/{pseudo-checkbox-module-6293765e.mjs → pseudo-checkbox-module-CUFRN-kl.mjs} +8 -8
  157. package/fesm2022/pseudo-checkbox-module-CUFRN-kl.mjs.map +1 -0
  158. package/fesm2022/{public-api-c3ea43bd.mjs → public-api-B95TI2uI.mjs} +2 -2
  159. package/fesm2022/public-api-B95TI2uI.mjs.map +1 -0
  160. package/fesm2022/radio/testing.mjs.map +1 -1
  161. package/fesm2022/radio.mjs +17 -17
  162. package/fesm2022/radio.mjs.map +1 -1
  163. package/fesm2022/{ripple-33861831.mjs → ripple-BPguEKwi.mjs} +10 -10
  164. package/fesm2022/ripple-BPguEKwi.mjs.map +1 -0
  165. package/fesm2022/{ripple-loader-64444b06.mjs → ripple-loader-BiPcTQRh.mjs} +6 -6
  166. package/fesm2022/ripple-loader-BiPcTQRh.mjs.map +1 -0
  167. package/fesm2022/select/testing.mjs +122 -5
  168. package/fesm2022/select/testing.mjs.map +1 -1
  169. package/fesm2022/select.mjs +13 -13
  170. package/fesm2022/select.mjs.map +1 -1
  171. package/fesm2022/sidenav/testing.mjs.map +1 -1
  172. package/fesm2022/sidenav.mjs +28 -28
  173. package/fesm2022/sidenav.mjs.map +1 -1
  174. package/fesm2022/slide-toggle/testing.mjs.map +1 -1
  175. package/fesm2022/slide-toggle.mjs +21 -21
  176. package/fesm2022/slide-toggle.mjs.map +1 -1
  177. package/fesm2022/slider/testing.mjs.map +1 -1
  178. package/fesm2022/slider.mjs +23 -23
  179. package/fesm2022/slider.mjs.map +1 -1
  180. package/fesm2022/snack-bar/testing.mjs.map +1 -1
  181. package/fesm2022/snack-bar.mjs +32 -32
  182. package/fesm2022/snack-bar.mjs.map +1 -1
  183. package/fesm2022/sort/testing.mjs.map +1 -1
  184. package/fesm2022/sort.mjs +17 -17
  185. package/fesm2022/sort.mjs.map +1 -1
  186. package/fesm2022/stepper/testing.mjs.map +1 -1
  187. package/fesm2022/stepper.mjs +41 -41
  188. package/fesm2022/stepper.mjs.map +1 -1
  189. package/fesm2022/{structural-styles-afbfe518.mjs → structural-styles-B2ekkpE5.mjs} +7 -7
  190. package/fesm2022/structural-styles-B2ekkpE5.mjs.map +1 -0
  191. package/fesm2022/table/testing.mjs.map +1 -1
  192. package/fesm2022/table.mjs +61 -61
  193. package/fesm2022/table.mjs.map +1 -1
  194. package/fesm2022/tabs/testing.mjs.map +1 -1
  195. package/fesm2022/tabs.mjs +53 -53
  196. package/fesm2022/tabs.mjs.map +1 -1
  197. package/fesm2022/timepicker/testing.mjs +1 -1
  198. package/fesm2022/timepicker/testing.mjs.map +1 -1
  199. package/fesm2022/timepicker.mjs +25 -25
  200. package/fesm2022/timepicker.mjs.map +1 -1
  201. package/fesm2022/toolbar/testing.mjs.map +1 -1
  202. package/fesm2022/toolbar.mjs +13 -13
  203. package/fesm2022/toolbar.mjs.map +1 -1
  204. package/fesm2022/tooltip/testing.mjs.map +1 -1
  205. package/fesm2022/tooltip.mjs +2 -2
  206. package/fesm2022/tooltip.mjs.map +1 -1
  207. package/fesm2022/tree/testing.mjs.map +1 -1
  208. package/fesm2022/tree.mjs +28 -28
  209. package/fesm2022/tree.mjs.map +1 -1
  210. package/form-field/index.d.ts +5 -5
  211. package/form-field/testing/control/index.d.ts +10 -2
  212. package/form-field/testing/index.d.ts +8 -8
  213. package/{form-field-control.d-d7b3a431.d.ts → form-field-control.d-DvjiYVzi.d.ts} +1 -1
  214. package/{form-field.d-8f5f115a.d.ts → form-field.d-BJpDa0PI.d.ts} +4 -3
  215. package/grid-list/index.d.ts +3 -4
  216. package/grid-list/testing/index.d.ts +2 -1
  217. package/icon/index.d.ts +4 -4
  218. package/icon/testing/index.d.ts +3 -2
  219. package/{icon-module.d-d06a5620.d.ts → icon-module.d-BeibE7j0.d.ts} +5 -4
  220. package/{icon-registry.d-b191b30b.d.ts → icon-registry.d-DyR40vgq.d.ts} +2 -1
  221. package/{index.d-9bdbdee9.d.ts → index.d-DFBzZCgk.d.ts} +3 -3
  222. package/{index.d-30b17cf3.d.ts → index.d-DSgY27vJ.d.ts} +5 -5
  223. package/input/index.d.ts +11 -10
  224. package/input/testing/index.d.ts +4 -3
  225. package/{input-harness.d-5a0b8058.d.ts → input-harness.d-C1zsmszC.d.ts} +3 -2
  226. package/{line.d-ed625688.d.ts → line.d-OCn_JHOE.d.ts} +2 -2
  227. package/list/index.d.ts +11 -11
  228. package/list/testing/index.d.ts +4 -3
  229. package/{list-option-types.d-32a3be09.d.ts → list-option-types.d-BcmY3SsC.d.ts} +1 -1
  230. package/menu/index.d.ts +6 -5
  231. package/menu/testing/index.d.ts +2 -1
  232. package/{module.d-0fe8175f.d.ts → module.d-DBDMCw5I.d.ts} +11 -10
  233. package/{module.d-7006bc2e.d.ts → module.d-DKQBC69L.d.ts} +5 -4
  234. package/{module.d-d670423d.d.ts → module.d-vndDeG-q.d.ts} +3 -3
  235. package/{option-harness.d-047df5c5.d.ts → option-harness.d-BpYClwei.d.ts} +2 -1
  236. package/{option-parent.d-f2c0c7de.d.ts → option-parent.d-CvnRKBST.d.ts} +2 -1
  237. package/{option.d-be9de0a8.d.ts → option.d-ef4idHSb.d.ts} +1 -1
  238. package/package.json +5 -2
  239. package/paginator/index.d.ts +19 -19
  240. package/paginator/testing/index.d.ts +6 -5
  241. package/{paginator.d-a02c6447.d.ts → paginator.d-BpWCCOIR.d.ts} +5 -4
  242. package/{palette.d-f5ca9a2b.d.ts → palette.d-fF1us9u8.d.ts} +1 -1
  243. package/prebuilt-themes/azure-blue.css +1 -1
  244. package/prebuilt-themes/cyan-orange.css +1 -1
  245. package/prebuilt-themes/deeppurple-amber.css +1 -1
  246. package/prebuilt-themes/indigo-pink.css +1 -1
  247. package/prebuilt-themes/magenta-violet.css +1 -1
  248. package/prebuilt-themes/pink-bluegrey.css +1 -1
  249. package/prebuilt-themes/purple-green.css +1 -1
  250. package/prebuilt-themes/rose-red.css +1 -1
  251. package/progress-bar/index.d.ts +4 -3
  252. package/progress-bar/testing/index.d.ts +2 -1
  253. package/progress-spinner/index.d.ts +5 -5
  254. package/progress-spinner/testing/index.d.ts +4 -3
  255. package/{progress-spinner.d-96c586e2.d.ts → progress-spinner.d-DRWEU4qb.d.ts} +3 -2
  256. package/{pseudo-checkbox-module.d-c6731352.d.ts → pseudo-checkbox-module.d-Blr34unH.d.ts} +3 -2
  257. package/radio/index.d.ts +7 -6
  258. package/radio/testing/index.d.ts +2 -1
  259. package/{ripple-loader.d-850167e6.d.ts → ripple-loader.d-Dc_OaMd1.d.ts} +1 -1
  260. package/{ripple.d-816a1e42.d.ts → ripple.d-ET2Lo6a_.d.ts} +3 -2
  261. package/schematics/ng-add/index.js +1 -1
  262. package/schematics/ng-generate/theme-color/index_bundled.js +3829 -3941
  263. package/schematics/ng-generate/theme-color/index_bundled.js.map +3 -4
  264. package/schematics/ng-update/index_bundled.js +3361 -3407
  265. package/schematics/ng-update/index_bundled.js.map +3 -4
  266. package/select/index.d.ts +12 -12
  267. package/select/testing/index.d.ts +64 -5
  268. package/sidenav/index.d.ts +4 -3
  269. package/sidenav/testing/index.d.ts +3 -2
  270. package/slide-toggle/index.d.ts +4 -3
  271. package/slide-toggle/testing/index.d.ts +2 -1
  272. package/slider/index.d.ts +7 -6
  273. package/slider/testing/index.d.ts +2 -1
  274. package/snack-bar/index.d.ts +9 -8
  275. package/snack-bar/testing/index.d.ts +2 -1
  276. package/sort/index.d.ts +6 -6
  277. package/sort/testing/index.d.ts +3 -2
  278. package/{sort-direction.d-2be5f588.d.ts → sort-direction.d-Dlz8961P.d.ts} +1 -1
  279. package/{sort.d-75ca592a.d.ts → sort.d-CHu7FXsP.d.ts} +4 -3
  280. package/stepper/index.d.ts +8 -7
  281. package/stepper/testing/index.d.ts +2 -1
  282. package/table/index.d.ts +8 -8
  283. package/table/testing/index.d.ts +3 -2
  284. package/tabs/index.d.ts +6 -5
  285. package/tabs/testing/index.d.ts +2 -1
  286. package/timepicker/index.d.ts +4 -3
  287. package/timepicker/testing/index.d.ts +3 -2
  288. package/toolbar/index.d.ts +1 -1
  289. package/toolbar/testing/index.d.ts +2 -1
  290. package/tooltip/index.d.ts +2 -2
  291. package/tooltip/testing/index.d.ts +2 -1
  292. package/tree/index.d.ts +1 -1
  293. package/tree/testing/index.d.ts +2 -1
  294. package/divider-harness.d-beb7f187.d.ts +0 -14
  295. package/fesm2022/common-module-5a9c16bb.mjs.map +0 -1
  296. package/fesm2022/date-formats-7bf66210.mjs.map +0 -1
  297. package/fesm2022/date-range-input-harness-62876dda.mjs.map +0 -1
  298. package/fesm2022/divider-harness-b5028683.mjs +0 -18
  299. package/fesm2022/divider-harness-b5028683.mjs.map +0 -1
  300. package/fesm2022/error-options-b4cb6808.mjs.map +0 -1
  301. package/fesm2022/error-state-66849a3f.mjs.map +0 -1
  302. package/fesm2022/form-field-0a6b3078.mjs.map +0 -1
  303. package/fesm2022/form-field-control-harness-999f1b0d.mjs +0 -11
  304. package/fesm2022/form-field-control-harness-999f1b0d.mjs.map +0 -1
  305. package/fesm2022/icon-button-701541b9.mjs.map +0 -1
  306. package/fesm2022/icon-module-529f932b.mjs +0 -395
  307. package/fesm2022/icon-module-529f932b.mjs.map +0 -1
  308. package/fesm2022/icon-registry-718f45c4.mjs.map +0 -1
  309. package/fesm2022/index-2b66fc5f.mjs.map +0 -1
  310. package/fesm2022/index-91512b69.mjs.map +0 -1
  311. package/fesm2022/input-harness-d9056d71.mjs.map +0 -1
  312. package/fesm2022/input-value-accessor-4d18edb7.mjs.map +0 -1
  313. package/fesm2022/internal-form-field-2f8d1301.mjs.map +0 -1
  314. package/fesm2022/line-f14556b4.mjs.map +0 -1
  315. package/fesm2022/module-3bb03da5.mjs.map +0 -1
  316. package/fesm2022/module-4627cbad.mjs +0 -218
  317. package/fesm2022/module-4627cbad.mjs.map +0 -1
  318. package/fesm2022/module-916f24de.mjs.map +0 -1
  319. package/fesm2022/module-b2aac45b.mjs.map +0 -1
  320. package/fesm2022/module-c1a8b4bb.mjs.map +0 -1
  321. package/fesm2022/optgroup-harness-fd0fcd6d.mjs +0 -36
  322. package/fesm2022/optgroup-harness-fd0fcd6d.mjs.map +0 -1
  323. package/fesm2022/option-105bf9fa.mjs.map +0 -1
  324. package/fesm2022/option-harness-5590f8f2.mjs.map +0 -1
  325. package/fesm2022/pseudo-checkbox-18f8a087.mjs.map +0 -1
  326. package/fesm2022/pseudo-checkbox-module-6293765e.mjs.map +0 -1
  327. package/fesm2022/public-api-c3ea43bd.mjs.map +0 -1
  328. package/fesm2022/ripple-33861831.mjs.map +0 -1
  329. package/fesm2022/ripple-loader-64444b06.mjs.map +0 -1
  330. package/fesm2022/select-harness-5d21e0b8.mjs +0 -123
  331. package/fesm2022/select-harness-5d21e0b8.mjs.map +0 -1
  332. package/fesm2022/structural-styles-afbfe518.mjs.map +0 -1
  333. package/form-field-control-harness.d-8ec51e17.d.ts +0 -10
  334. package/module.d-4830783a.d.ts +0 -224
  335. package/optgroup-harness.d-fc22ca1c.d.ts +0 -31
  336. package/select-harness.d-03127681.d.ts +0 -63
package/select/index.d.ts CHANGED
@@ -1,26 +1,26 @@
1
- export { d as MAT_SELECT_CONFIG, a as MAT_SELECT_SCROLL_STRATEGY, e as MAT_SELECT_SCROLL_STRATEGY_PROVIDER, b as MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY, f as MAT_SELECT_TRIGGER, h as MatSelect, g as MatSelectChange, c as MatSelectConfig, M as MatSelectModule, i as MatSelectTrigger } from '../module.d-0fe8175f.js';
2
- export { a as MatOptgroup, M as MatOption } from '../option.d-be9de0a8.js';
3
- export { M as MatLabel } from '../module.d-d670423d.js';
4
- export { a as MatError, k as MatFormField, b as MatHint, d as MatPrefix, f as MatSuffix } from '../form-field.d-8f5f115a.js';
1
+ export { MAT_SELECT_CONFIG, MAT_SELECT_SCROLL_STRATEGY, MAT_SELECT_SCROLL_STRATEGY_PROVIDER, MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY, MAT_SELECT_TRIGGER, MatSelect, MatSelectChange, MatSelectConfig, MatSelectModule, MatSelectTrigger } from '../module.d-DBDMCw5I.js';
2
+ export { MatOptgroup, MatOption } from '../option.d-ef4idHSb.js';
3
+ export { MatLabel } from '../module.d-vndDeG-q.js';
4
+ export { MatError, MatFormField, MatHint, MatPrefix, MatSuffix } from '../form-field.d-BJpDa0PI.js';
5
5
  import '@angular/core';
6
6
  import '@angular/cdk/overlay';
7
- import '../index.d-30b17cf3.js';
8
- import '../index.d-9bdbdee9.js';
9
- import '../common-module.d-1b789e68.js';
7
+ import '../index.d-DSgY27vJ.js';
8
+ import '../index.d-DFBzZCgk.js';
9
+ import '../common-module.d-CUT8AqiB.js';
10
10
  import '@angular/cdk/bidi';
11
- import '../ripple.d-816a1e42.js';
11
+ import '../ripple.d-ET2Lo6a_.js';
12
12
  import '@angular/cdk/platform';
13
- import '../pseudo-checkbox-module.d-c6731352.js';
13
+ import '../pseudo-checkbox-module.d-Blr34unH.js';
14
14
  import '@angular/cdk/a11y';
15
15
  import '@angular/cdk/collections';
16
16
  import '@angular/cdk/scrolling';
17
17
  import '@angular/forms';
18
18
  import 'rxjs';
19
- import '../error-options.d-bd1801bf.js';
20
- import '../form-field-control.d-d7b3a431.js';
19
+ import '../error-options.d-C1yXmo10.js';
20
+ import '../form-field-control.d-DvjiYVzi.js';
21
21
  import '@angular/cdk/observers';
22
22
  import '@angular/cdk/coercion';
23
- import '../palette.d-f5ca9a2b.js';
23
+ import '../palette.d-fF1us9u8.js';
24
24
 
25
25
  /**
26
26
  * The following are all the animations for the mat-select component, with each
@@ -1,5 +1,64 @@
1
- export { M as MatSelectHarness, S as SelectHarnessFilters } from '../../select-harness.d-03127681.js';
2
- import '@angular/cdk/testing';
3
- import '../../option-harness.d-047df5c5.js';
4
- import '../../optgroup-harness.d-fc22ca1c.js';
5
- import '../../form-field-control-harness.d-8ec51e17.js';
1
+ import { BaseHarnessFilters, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
2
+ import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
3
+ import { OptgroupHarnessFilters, MatOptgroupHarness } from '../../core/testing/index.js';
4
+ import { MatFormFieldControlHarness } from '../../form-field/testing/control/index.js';
5
+
6
+ /** A set of criteria that can be used to filter a list of `MatSelectHarness` instances. */
7
+ interface SelectHarnessFilters extends BaseHarnessFilters {
8
+ /** Only find instances which match the given disabled state. */
9
+ disabled?: boolean;
10
+ }
11
+
12
+ /** Harness for interacting with a mat-select in tests. */
13
+ declare class MatSelectHarness extends MatFormFieldControlHarness {
14
+ static hostSelector: string;
15
+ private _prefix;
16
+ private _optionClass;
17
+ private _optionGroupClass;
18
+ private _documentRootLocator;
19
+ private _backdrop;
20
+ /**
21
+ * Gets a `HarnessPredicate` that can be used to search for a select with specific attributes.
22
+ * @param options Options for filtering which select instances are considered a match.
23
+ * @return a `HarnessPredicate` configured with the given options.
24
+ */
25
+ static with<T extends MatSelectHarness>(this: ComponentHarnessConstructor<T>, options?: SelectHarnessFilters): HarnessPredicate<T>;
26
+ /** Gets a boolean promise indicating if the select is disabled. */
27
+ isDisabled(): Promise<boolean>;
28
+ /** Gets a boolean promise indicating if the select is valid. */
29
+ isValid(): Promise<boolean>;
30
+ /** Gets a boolean promise indicating if the select is required. */
31
+ isRequired(): Promise<boolean>;
32
+ /** Gets a boolean promise indicating if the select is empty (no value is selected). */
33
+ isEmpty(): Promise<boolean>;
34
+ /** Gets a boolean promise indicating if the select is in multi-selection mode. */
35
+ isMultiple(): Promise<boolean>;
36
+ /** Gets a promise for the select's value text. */
37
+ getValueText(): Promise<string>;
38
+ /** Focuses the select and returns a void promise that indicates when the action is complete. */
39
+ focus(): Promise<void>;
40
+ /** Blurs the select and returns a void promise that indicates when the action is complete. */
41
+ blur(): Promise<void>;
42
+ /** Whether the select is focused. */
43
+ isFocused(): Promise<boolean>;
44
+ /** Gets the options inside the select panel. */
45
+ getOptions(filter?: Omit<OptionHarnessFilters, 'ancestor'>): Promise<MatOptionHarness[]>;
46
+ /** Gets the groups of options inside the panel. */
47
+ getOptionGroups(filter?: Omit<OptgroupHarnessFilters, 'ancestor'>): Promise<MatOptgroupHarness[]>;
48
+ /** Gets whether the select is open. */
49
+ isOpen(): Promise<boolean>;
50
+ /** Opens the select's panel. */
51
+ open(): Promise<void>;
52
+ /**
53
+ * Clicks the options that match the passed-in filter. If the select is in multi-selection
54
+ * mode all options will be clicked, otherwise the harness will pick the first matching option.
55
+ */
56
+ clickOptions(filter?: OptionHarnessFilters): Promise<void>;
57
+ /** Closes the select's panel. */
58
+ close(): Promise<void>;
59
+ /** Gets the selector that should be used to find this select's panel. */
60
+ private _getPanelSelector;
61
+ }
62
+
63
+ export { MatSelectHarness };
64
+ export type { SelectHarnessFilters };
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, AfterContentInit, AfterViewInit, OnDestroy, EventEmitter, ElementRef, DoCheck, QueryList } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
2
+ import { InjectionToken, AfterContentInit, DoCheck, OnDestroy, QueryList, AfterViewInit, EventEmitter, ElementRef } from '@angular/core';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
4
  import * as i5 from '@angular/cdk/scrolling';
5
5
  import { CdkScrollable } from '@angular/cdk/scrolling';
6
6
  import { FocusOrigin } from '@angular/cdk/a11y';
@@ -348,4 +348,5 @@ declare const matDrawerAnimations: {
348
348
  readonly transformDrawer: any;
349
349
  };
350
350
 
351
- export { MAT_DRAWER_DEFAULT_AUTOSIZE, MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY, MatDrawer, MatDrawerContainer, MatDrawerContent, type MatDrawerMode, type MatDrawerToggleResult, MatSidenav, MatSidenavContainer, MatSidenavContent, MatSidenavModule, matDrawerAnimations, throwMatDuplicatedDrawerError };
351
+ export { MAT_DRAWER_DEFAULT_AUTOSIZE, MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY, MatDrawer, MatDrawerContainer, MatDrawerContent, MatSidenav, MatSidenavContainer, MatSidenavContent, MatSidenavModule, matDrawerAnimations, throwMatDuplicatedDrawerError };
352
+ export type { MatDrawerMode, MatDrawerToggleResult };
@@ -1,4 +1,4 @@
1
- import { BaseHarnessFilters, HarnessPredicate, ContentContainerComponentHarness } from '@angular/cdk/testing';
1
+ import { BaseHarnessFilters, ContentContainerComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
2
 
3
3
  /** A set of criteria that can be used to filter a list of `MatDrawerHarness` instances. */
4
4
  interface DrawerHarnessFilters extends BaseHarnessFilters {
@@ -118,4 +118,5 @@ declare class MatSidenavContainerHarness extends ContentContainerComponentHarnes
118
118
  getContent(): Promise<MatSidenavContentHarness>;
119
119
  }
120
120
 
121
- export { type DrawerContainerHarnessFilters, type DrawerContentHarnessFilters, type DrawerHarnessFilters, MatDrawerContainerHarness, MatDrawerContentHarness, MatDrawerHarness, MatSidenavContainerHarness, MatSidenavContentHarness, MatSidenavHarness };
121
+ export { MatDrawerContainerHarness, MatDrawerContentHarness, MatDrawerHarness, MatSidenavContainerHarness, MatSidenavContentHarness, MatSidenavHarness };
122
+ export type { DrawerContainerHarnessFilters, DrawerContentHarnessFilters, DrawerHarnessFilters };
@@ -2,8 +2,8 @@ import * as i0 from '@angular/core';
2
2
  import { InjectionToken, OnDestroy, AfterContentInit, OnChanges, ChangeDetectorRef, ElementRef, EventEmitter, SimpleChanges, Provider } from '@angular/core';
3
3
  import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors, CheckboxRequiredValidator } from '@angular/forms';
4
4
  import { FocusMonitor } from '@angular/cdk/a11y';
5
- import { T as ThemePalette } from '../palette.d-f5ca9a2b.js';
6
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
5
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
6
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
7
7
  import '@angular/cdk/bidi';
8
8
 
9
9
  /** Default `mat-slide-toggle` options that can be overridden. */
@@ -187,4 +187,5 @@ declare class MatSlideToggleModule {
187
187
  static ɵinj: i0.ɵɵInjectorDeclaration<MatSlideToggleModule>;
188
188
  }
189
189
 
190
- export { MAT_SLIDE_TOGGLE_DEFAULT_OPTIONS, MAT_SLIDE_TOGGLE_REQUIRED_VALIDATOR, MAT_SLIDE_TOGGLE_VALUE_ACCESSOR, MatSlideToggle, MatSlideToggleChange, type MatSlideToggleDefaultOptions, MatSlideToggleModule, MatSlideToggleRequiredValidator, _MatSlideToggleRequiredValidatorModule };
190
+ export { MAT_SLIDE_TOGGLE_DEFAULT_OPTIONS, MAT_SLIDE_TOGGLE_REQUIRED_VALIDATOR, MAT_SLIDE_TOGGLE_VALUE_ACCESSOR, MatSlideToggle, MatSlideToggleChange, MatSlideToggleModule, MatSlideToggleRequiredValidator, _MatSlideToggleRequiredValidatorModule };
191
+ export type { MatSlideToggleDefaultOptions };
@@ -62,4 +62,5 @@ declare class MatSlideToggleHarness extends ComponentHarness {
62
62
  uncheck(): Promise<void>;
63
63
  }
64
64
 
65
- export { MatSlideToggleHarness, type SlideToggleHarnessFilters };
65
+ export { MatSlideToggleHarness };
66
+ export type { SlideToggleHarnessFilters };
package/slider/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
1
  import { Directionality } from '@angular/cdk/bidi';
2
2
  import * as i0 from '@angular/core';
3
- import { ChangeDetectorRef, WritableSignal, AfterViewInit, OnDestroy, NgZone, ElementRef, QueryList, EventEmitter } from '@angular/core';
4
- import { T as ThemePalette } from '../palette.d-f5ca9a2b.js';
5
- import { b as RippleGlobalOptions, M as MatRipple } from '../ripple.d-816a1e42.js';
3
+ import { WritableSignal, ChangeDetectorRef, AfterViewInit, OnDestroy, NgZone, ElementRef, QueryList, EventEmitter } from '@angular/core';
4
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
5
+ import { MatRipple, RippleGlobalOptions } from '../ripple.d-ET2Lo6a_.js';
6
6
  import { ControlValueAccessor } from '@angular/forms';
7
7
  import { Subject } from 'rxjs';
8
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
9
- import { M as MatRippleModule } from '../index.d-9bdbdee9.js';
8
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
9
+ import { MatRippleModule } from '../index.d-DFBzZCgk.js';
10
10
  import '@angular/cdk/platform';
11
11
 
12
12
  /**
@@ -656,4 +656,5 @@ declare class MatSliderModule {
656
656
  static ɵinj: i0.ɵɵInjectorDeclaration<MatSliderModule>;
657
657
  }
658
658
 
659
- export { MatSlider, MatSliderChange, type MatSliderDragEvent, MatSliderModule, MatSliderRangeThumb, MatSliderThumb, MatSliderVisualThumb };
659
+ export { MatSlider, MatSliderChange, MatSliderModule, MatSliderRangeThumb, MatSliderThumb, MatSliderVisualThumb };
660
+ export type { MatSliderDragEvent };
@@ -86,4 +86,5 @@ declare class MatSliderHarness extends ComponentHarness {
86
86
  getMinValue(): Promise<number>;
87
87
  }
88
88
 
89
- export { MatSliderHarness, MatSliderThumbHarness, type SliderHarnessFilters, type SliderThumbHarnessFilters, ThumbPosition };
89
+ export { MatSliderHarness, MatSliderThumbHarness, ThumbPosition };
90
+ export type { SliderHarnessFilters, SliderThumbHarnessFilters };
@@ -2,18 +2,18 @@ import * as i2 from '@angular/cdk/overlay';
2
2
  import { OverlayRef, ComponentType } from '@angular/cdk/overlay';
3
3
  import { Subject, Observable } from 'rxjs';
4
4
  import * as i0 from '@angular/core';
5
- import { InjectionToken, ViewContainerRef, OnDestroy, ElementRef, ComponentRef, EmbeddedViewRef, TemplateRef } from '@angular/core';
5
+ import { ViewContainerRef, InjectionToken, OnDestroy, ElementRef, ComponentRef, EmbeddedViewRef, TemplateRef } from '@angular/core';
6
6
  import * as i3 from '@angular/cdk/portal';
7
7
  import { BasePortalOutlet, CdkPortalOutlet, ComponentPortal, TemplatePortal, DomPortal } from '@angular/cdk/portal';
8
8
  import { AriaLivePoliteness } from '@angular/cdk/a11y';
9
9
  import { Direction } from '@angular/cdk/bidi';
10
- import { m as MatButtonModule } from '../module.d-4830783a.js';
11
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
12
- import '../index.d-9bdbdee9.js';
13
- import '../ripple.d-816a1e42.js';
10
+ import { MatButtonModule } from '../button/index.js';
11
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
12
+ import '../palette.d-fF1us9u8.js';
13
+ import '../ripple-loader.d-Dc_OaMd1.js';
14
+ import '../index.d-DFBzZCgk.js';
15
+ import '../ripple.d-ET2Lo6a_.js';
14
16
  import '@angular/cdk/platform';
15
- import '../palette.d-f5ca9a2b.js';
16
- import '../ripple-loader.d-850167e6.js';
17
17
 
18
18
  /** Injection token that can be used to access the data that was passed in to a snack bar. */
19
19
  declare const MAT_SNACK_BAR_DATA: InjectionToken<any>;
@@ -341,4 +341,5 @@ declare const matSnackBarAnimations: {
341
341
  readonly snackBarState: any;
342
342
  };
343
343
 
344
- export { MAT_SNACK_BAR_DATA, MAT_SNACK_BAR_DEFAULT_OPTIONS, MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY, MatSnackBar, MatSnackBarAction, MatSnackBarActions, MatSnackBarConfig, MatSnackBarContainer, type MatSnackBarDismiss, type MatSnackBarHorizontalPosition, MatSnackBarLabel, MatSnackBarModule, MatSnackBarRef, type MatSnackBarVerticalPosition, SimpleSnackBar, type TextOnlySnackBar, matSnackBarAnimations };
344
+ export { MAT_SNACK_BAR_DATA, MAT_SNACK_BAR_DEFAULT_OPTIONS, MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY, MatSnackBar, MatSnackBarAction, MatSnackBarActions, MatSnackBarConfig, MatSnackBarContainer, MatSnackBarLabel, MatSnackBarModule, MatSnackBarRef, SimpleSnackBar, matSnackBarAnimations };
345
+ export type { MatSnackBarDismiss, MatSnackBarHorizontalPosition, MatSnackBarVerticalPosition, TextOnlySnackBar };
@@ -60,4 +60,5 @@ declare class MatSnackBarHarness extends ContentContainerComponentHarness<string
60
60
  private _getActionButton;
61
61
  }
62
62
 
63
- export { MatSnackBarHarness, type SnackBarHarnessFilters };
63
+ export { MatSnackBarHarness };
64
+ export type { SnackBarHarnessFilters };
package/sort/index.d.ts CHANGED
@@ -1,10 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Optional, OnDestroy, OnInit, AfterViewInit } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
4
- import { M as MatSortable, a as MatSort, S as SortHeaderArrowPosition } from '../sort.d-75ca592a.js';
5
- export { d as MAT_SORT_DEFAULT_OPTIONS, a as MatSort, c as MatSortDefaultOptions, M as MatSortable, b as Sort, S as SortHeaderArrowPosition } from '../sort.d-75ca592a.js';
6
- import { S as SortDirection } from '../sort-direction.d-2be5f588.js';
7
- export { S as SortDirection } from '../sort-direction.d-2be5f588.js';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
+ import { MatSortable, MatSort, SortHeaderArrowPosition } from '../sort.d-CHu7FXsP.js';
5
+ export { MAT_SORT_DEFAULT_OPTIONS, MatSortDefaultOptions, Sort } from '../sort.d-CHu7FXsP.js';
6
+ import { SortDirection } from '../sort-direction.d-Dlz8961P.js';
8
7
  import { Subject } from 'rxjs';
9
8
  import '@angular/cdk/bidi';
10
9
 
@@ -160,4 +159,5 @@ declare const matSortAnimations: {
160
159
  readonly allowChildren: any;
161
160
  };
162
161
 
163
- export { type ArrowViewState, type ArrowViewStateTransition, MAT_SORT_HEADER_INTL_PROVIDER, MAT_SORT_HEADER_INTL_PROVIDER_FACTORY, MatSortHeader, MatSortHeaderIntl, MatSortModule, matSortAnimations };
162
+ export { MAT_SORT_HEADER_INTL_PROVIDER, MAT_SORT_HEADER_INTL_PROVIDER_FACTORY, MatSort, MatSortHeader, MatSortHeaderIntl, MatSortModule, MatSortable, SortDirection, SortHeaderArrowPosition, matSortAnimations };
163
+ export type { ArrowViewState, ArrowViewStateTransition };
@@ -1,5 +1,5 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
- import { S as SortDirection } from '../../sort-direction.d-2be5f588.js';
2
+ import { SortDirection } from '../../sort-direction.d-Dlz8961P.js';
3
3
 
4
4
  interface SortHarnessFilters extends BaseHarnessFilters {
5
5
  }
@@ -44,4 +44,5 @@ declare class MatSortHarness extends ComponentHarness {
44
44
  getActiveHeader(): Promise<MatSortHeaderHarness | null>;
45
45
  }
46
46
 
47
- export { MatSortHarness, MatSortHeaderHarness, type SortHarnessFilters, type SortHeaderHarnessFilters };
47
+ export { MatSortHarness, MatSortHeaderHarness };
48
+ export type { SortHarnessFilters, SortHeaderHarnessFilters };
@@ -1,3 +1,3 @@
1
1
  type SortDirection = 'asc' | 'desc' | '';
2
2
 
3
- export type { SortDirection as S };
3
+ export type { SortDirection };
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, OnChanges, OnDestroy, OnInit, EventEmitter } from '@angular/core';
2
+ import { OnChanges, OnDestroy, OnInit, EventEmitter, InjectionToken } from '@angular/core';
3
3
  import { Subject, Observable } from 'rxjs';
4
- import { S as SortDirection } from './sort-direction.d-2be5f588.js';
4
+ import { SortDirection } from './sort-direction.d-Dlz8961P.js';
5
5
 
6
6
  /** Position of the arrow that displays when sorted. */
7
7
  type SortHeaderArrowPosition = 'before' | 'after';
@@ -84,4 +84,5 @@ declare class MatSort implements OnChanges, OnDestroy, OnInit {
84
84
  static ngAcceptInputType_disabled: unknown;
85
85
  }
86
86
 
87
- export { type MatSortable as M, type SortHeaderArrowPosition as S, MatSort as a, type Sort as b, type MatSortDefaultOptions as c, MAT_SORT_DEFAULT_OPTIONS as d };
87
+ export { MAT_SORT_DEFAULT_OPTIONS, MatSort };
88
+ export type { MatSortDefaultOptions, MatSortable, Sort, SortHeaderArrowPosition };
@@ -3,18 +3,18 @@ import { CdkStepLabel, StepState, CdkStepHeader, CdkStep, CdkStepper, CdkStepper
3
3
  export { StepState, StepperOrientation } from '@angular/cdk/stepper';
4
4
  import * as i0 from '@angular/core';
5
5
  import { Optional, TemplateRef, AfterViewInit, OnDestroy, AfterContentInit, QueryList, ElementRef, EventEmitter } from '@angular/core';
6
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
6
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
7
7
  import * as i3 from '@angular/cdk/portal';
8
8
  import { TemplatePortal } from '@angular/cdk/portal';
9
- import { M as MatIconModule } from '../icon-module.d-d06a5620.js';
10
- import { M as MatRippleModule } from '../index.d-9bdbdee9.js';
9
+ import { MatIconModule } from '../icon-module.d-BeibE7j0.js';
10
+ import { MatRippleModule } from '../index.d-DFBzZCgk.js';
11
11
  import { AbstractControl, FormGroupDirective, NgForm } from '@angular/forms';
12
- import { T as ThemePalette } from '../palette.d-f5ca9a2b.js';
13
- import { E as ErrorStateMatcher } from '../error-options.d-bd1801bf.js';
12
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
13
+ import { ErrorStateMatcher } from '../error-options.d-C1yXmo10.js';
14
14
  import { FocusOrigin } from '@angular/cdk/a11y';
15
15
  import { Subject } from 'rxjs';
16
16
  import '@angular/cdk/bidi';
17
- import '../ripple.d-816a1e42.js';
17
+ import '../ripple.d-ET2Lo6a_.js';
18
18
  import '@angular/cdk/platform';
19
19
 
20
20
  declare class MatStepLabel extends CdkStepLabel {
@@ -247,4 +247,5 @@ declare const matStepperAnimations: {
247
247
  readonly verticalStepTransition: any;
248
248
  };
249
249
 
250
- export { MAT_STEPPER_INTL_PROVIDER, MAT_STEPPER_INTL_PROVIDER_FACTORY, MatStep, MatStepContent, MatStepHeader, MatStepLabel, MatStepper, MatStepperIcon, type MatStepperIconContext, MatStepperIntl, MatStepperModule, MatStepperNext, MatStepperPrevious, matStepperAnimations };
250
+ export { MAT_STEPPER_INTL_PROVIDER, MAT_STEPPER_INTL_PROVIDER_FACTORY, MatStep, MatStepContent, MatStepHeader, MatStepLabel, MatStepper, MatStepperIcon, MatStepperIntl, MatStepperModule, MatStepperNext, MatStepperPrevious, matStepperAnimations };
251
+ export type { MatStepperIconContext };
@@ -132,4 +132,5 @@ declare class MatStepperPreviousHarness extends StepperButtonHarness {
132
132
  static with(options?: StepperButtonHarnessFilters): HarnessPredicate<MatStepperPreviousHarness>;
133
133
  }
134
134
 
135
- export { MatStepHarness, MatStepperHarness, MatStepperNextHarness, MatStepperPreviousHarness, type StepHarnessFilters, type StepperButtonHarnessFilters, type StepperHarnessFilters, StepperOrientation };
135
+ export { MatStepHarness, MatStepperHarness, MatStepperNextHarness, MatStepperPreviousHarness, StepperOrientation };
136
+ export type { StepHarnessFilters, StepperButtonHarnessFilters, StepperHarnessFilters };
package/table/index.d.ts CHANGED
@@ -1,18 +1,18 @@
1
1
  import * as i2 from '@angular/cdk/table';
2
- import { CdkTable, CdkCellDef, CdkHeaderCellDef, CdkFooterCellDef, CdkColumnDef, CdkHeaderCell, CdkFooterCell, CdkCell, CdkHeaderRowDef, CdkFooterRowDef, CdkRowDef, CdkHeaderRow, CdkFooterRow, CdkRow, CdkNoDataRow, CdkTextColumn } from '@angular/cdk/table';
2
+ import { CdkTable, CdkHeaderCellDef, CdkColumnDef, CdkCellDef, CdkFooterCellDef, CdkHeaderCell, CdkCell, CdkFooterCell, CdkHeaderRowDef, CdkRowDef, CdkFooterRowDef, CdkHeaderRow, CdkRow, CdkFooterRow, CdkNoDataRow, CdkTextColumn } from '@angular/cdk/table';
3
3
  import * as i0 from '@angular/core';
4
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
4
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
5
5
  import { Subscription, BehaviorSubject } from 'rxjs';
6
6
  import { DataSource } from '@angular/cdk/collections';
7
- import { M as MatPaginator } from '../paginator.d-a02c6447.js';
8
- import { a as MatSort } from '../sort.d-75ca592a.js';
7
+ import { MatPaginator } from '../paginator.d-BpWCCOIR.js';
8
+ import { MatSort } from '../sort.d-CHu7FXsP.js';
9
9
  import '@angular/cdk/bidi';
10
- import '../palette.d-f5ca9a2b.js';
11
- import '../form-field.d-8f5f115a.js';
10
+ import '../palette.d-fF1us9u8.js';
11
+ import '../form-field.d-BJpDa0PI.js';
12
12
  import '@angular/cdk/coercion';
13
13
  import '@angular/forms';
14
- import '../form-field-control.d-d7b3a431.js';
15
- import '../sort-direction.d-2be5f588.js';
14
+ import '../form-field-control.d-DvjiYVzi.js';
15
+ import '../sort-direction.d-Dlz8961P.js';
16
16
 
17
17
  /**
18
18
  * Enables the recycle view repeater strategy, which reduces rendering latency. Not compatible with
@@ -1,4 +1,4 @@
1
- import { BaseHarnessFilters, ContentContainerComponentHarness, ComponentHarnessConstructor, HarnessPredicate, ComponentHarness } from '@angular/cdk/testing';
1
+ import { BaseHarnessFilters, ContentContainerComponentHarness, HarnessPredicate, ComponentHarnessConstructor, ComponentHarness } from '@angular/cdk/testing';
2
2
 
3
3
  /** A set of criteria that can be used to filter a list of cell harness instances. */
4
4
  interface CellHarnessFilters extends BaseHarnessFilters {
@@ -144,4 +144,5 @@ declare class MatTableHarness extends ContentContainerComponentHarness<string> {
144
144
  getCellTextByColumnName(): Promise<MatTableHarnessColumnsText>;
145
145
  }
146
146
 
147
- export { type CellHarnessFilters, MatCellHarness, MatFooterCellHarness, MatFooterRowHarness, MatHeaderCellHarness, MatHeaderRowHarness, MatRowHarness, type MatRowHarnessColumnsText, MatTableHarness, type MatTableHarnessColumnsText, type RowHarnessFilters, type TableHarnessFilters, _MatCellHarnessBase, _MatRowHarnessBase };
147
+ export { MatCellHarness, MatFooterCellHarness, MatFooterRowHarness, MatHeaderCellHarness, MatHeaderRowHarness, MatRowHarness, MatTableHarness, _MatCellHarnessBase, _MatRowHarnessBase };
148
+ export type { CellHarnessFilters, MatRowHarnessColumnsText, MatTableHarnessColumnsText, RowHarnessFilters, TableHarnessFilters };
package/tabs/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, TemplateRef, OnInit, OnChanges, OnDestroy, SimpleChanges, QueryList, ElementRef, AfterContentChecked, AfterContentInit, AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
2
+ import { TemplateRef, InjectionToken, OnInit, OnChanges, OnDestroy, SimpleChanges, QueryList, ElementRef, AfterContentChecked, AfterContentInit, AfterViewInit, ChangeDetectorRef, EventEmitter } from '@angular/core';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
4
  import { CdkPortal, TemplatePortal, CdkPortalOutlet } from '@angular/cdk/portal';
5
5
  import { Subject, BehaviorSubject } from 'rxjs';
6
6
  import { FocusableOption, FocusOrigin } from '@angular/cdk/a11y';
7
7
  import { Direction } from '@angular/cdk/bidi';
8
- import { T as ThemePalette } from '../palette.d-f5ca9a2b.js';
9
- import { a as RippleTarget, f as RippleConfig, b as RippleGlobalOptions } from '../ripple.d-816a1e42.js';
8
+ import { ThemePalette } from '../palette.d-fF1us9u8.js';
9
+ import { RippleTarget, RippleConfig, RippleGlobalOptions } from '../ripple.d-ET2Lo6a_.js';
10
10
  import '@angular/cdk/platform';
11
11
 
12
12
  /**
@@ -895,4 +895,5 @@ declare const matTabsAnimations: {
895
895
  readonly translateTab: any;
896
896
  };
897
897
 
898
- export { MAT_TAB, MAT_TABS_CONFIG, MAT_TAB_CONTENT, MAT_TAB_GROUP, MAT_TAB_LABEL, MatInkBar, MatPaginatedTabHeader, MatTab, MatTabBody, type MatTabBodyOriginState, MatTabBodyPortal, type MatTabBodyPositionState, MatTabChangeEvent, MatTabContent, MatTabGroup, type MatTabGroupBaseHeader, MatTabHeader, type MatTabHeaderPosition, MatTabLabel, MatTabLabelWrapper, MatTabLink, MatTabNav, MatTabNavPanel, type MatTabsConfig, MatTabsModule, type ScrollDirection, _MAT_INK_BAR_POSITIONER, _MAT_INK_BAR_POSITIONER_FACTORY, type _MatInkBarPositioner, matTabsAnimations };
898
+ export { MAT_TAB, MAT_TABS_CONFIG, MAT_TAB_CONTENT, MAT_TAB_GROUP, MAT_TAB_LABEL, MatInkBar, MatPaginatedTabHeader, MatTab, MatTabBody, MatTabBodyPortal, MatTabChangeEvent, MatTabContent, MatTabGroup, MatTabHeader, MatTabLabel, MatTabLabelWrapper, MatTabLink, MatTabNav, MatTabNavPanel, MatTabsModule, _MAT_INK_BAR_POSITIONER, _MAT_INK_BAR_POSITIONER_FACTORY, matTabsAnimations };
899
+ export type { MatTabBodyOriginState, MatTabBodyPositionState, MatTabGroupBaseHeader, MatTabHeaderPosition, MatTabsConfig, ScrollDirection, _MatInkBarPositioner };
@@ -141,4 +141,5 @@ declare class MatTabNavBarHarness extends ComponentHarness {
141
141
  getPanel(): Promise<MatTabNavPanelHarness>;
142
142
  }
143
143
 
144
- export { MatTabGroupHarness, MatTabHarness, MatTabLinkHarness, MatTabNavBarHarness, type TabGroupHarnessFilters, type TabHarnessFilters, type TabLinkHarnessFilters, type TabNavBarHarnessFilters, type TabNavPanelHarnessFilters };
144
+ export { MatTabGroupHarness, MatTabHarness, MatTabLinkHarness, MatTabNavBarHarness };
145
+ export type { TabGroupHarnessFilters, TabHarnessFilters, TabLinkHarnessFilters, TabNavBarHarnessFilters, TabNavPanelHarnessFilters };
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { OnDestroy, Signal, ModelSignal, InputSignal, InputSignalWithTransform, ElementRef, InjectionToken, TemplateRef, OutputEmitterRef } from '@angular/core';
3
- import { M as MatOption } from '../option.d-be9de0a8.js';
4
- import { M as MatOptionParentComponent } from '../option-parent.d-f2c0c7de.js';
3
+ import { MatOption } from '../option.d-ef4idHSb.js';
4
+ import { MatOptionParentComponent } from '../option-parent.d-CvnRKBST.js';
5
5
  import { ScrollStrategy } from '@angular/cdk/overlay';
6
6
  import { ControlValueAccessor, Validator, AbstractControl, ValidationErrors } from '@angular/forms';
7
7
  import * as i5 from '@angular/cdk/scrolling';
@@ -285,4 +285,5 @@ declare class MatTimepickerModule {
285
285
  static ɵinj: i0.ɵɵInjectorDeclaration<MatTimepickerModule>;
286
286
  }
287
287
 
288
- export { MAT_TIMEPICKER_CONFIG, MAT_TIMEPICKER_SCROLL_STRATEGY, MatTimepicker, type MatTimepickerConfig, MatTimepickerInput, MatTimepickerModule, type MatTimepickerOption, type MatTimepickerSelected, MatTimepickerToggle };
288
+ export { MAT_TIMEPICKER_CONFIG, MAT_TIMEPICKER_SCROLL_STRATEGY, MatTimepicker, MatTimepickerInput, MatTimepickerModule, MatTimepickerToggle };
289
+ export type { MatTimepickerConfig, MatTimepickerOption, MatTimepickerSelected };
@@ -1,5 +1,5 @@
1
1
  import { BaseHarnessFilters, ComponentHarness, ComponentHarnessConstructor, HarnessPredicate } from '@angular/cdk/testing';
2
- import { O as OptionHarnessFilters, M as MatOptionHarness } from '../../option-harness.d-047df5c5.js';
2
+ import { OptionHarnessFilters, MatOptionHarness } from '../../option-harness.d-BpYClwei.js';
3
3
 
4
4
  /** A set of criteria that can be used to filter a list of `MatTimepickerHarness` instances. */
5
5
  interface TimepickerHarnessFilters extends BaseHarnessFilters {
@@ -104,4 +104,5 @@ declare class MatTimepickerToggleHarness extends ComponentHarness {
104
104
  isDisabled(): Promise<boolean>;
105
105
  }
106
106
 
107
- export { MatTimepickerHarness, MatTimepickerInputHarness, MatTimepickerToggleHarness, type TimepickerHarnessFilters, type TimepickerInputHarnessFilters, type TimepickerToggleHarnessFilters };
107
+ export { MatTimepickerHarness, MatTimepickerInputHarness, MatTimepickerToggleHarness };
108
+ export type { TimepickerHarnessFilters, TimepickerInputHarnessFilters, TimepickerToggleHarnessFilters };
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, QueryList } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
3
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
4
4
  import '@angular/cdk/bidi';
5
5
 
6
6
  declare class MatToolbarRow {
@@ -29,4 +29,5 @@ declare class MatToolbarHarness extends ContentContainerComponentHarness<MatTool
29
29
  getRowsAsText(): Promise<string[]>;
30
30
  }
31
31
 
32
- export { MatToolbarHarness, MatToolbarSection, type ToolbarHarnessFilters };
32
+ export { MatToolbarHarness, MatToolbarSection };
33
+ export type { ToolbarHarnessFilters };
@@ -1,8 +1,8 @@
1
- export { h as MAT_TOOLTIP_DEFAULT_OPTIONS, f as MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY, c as MAT_TOOLTIP_SCROLL_STRATEGY, d as MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY, e as MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER, k as MatTooltip, i as MatTooltipDefaultOptions, M as MatTooltipModule, S as SCROLL_THROTTLE_MS, j as TOOLTIP_PANEL_CLASS, l as TooltipComponent, T as TooltipPosition, a as TooltipTouchGestures, b as TooltipVisibility, g as getMatTooltipInvalidPositionError } from '../module.d-7006bc2e.js';
1
+ export { MAT_TOOLTIP_DEFAULT_OPTIONS, MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY, MAT_TOOLTIP_SCROLL_STRATEGY, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY, MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER, MatTooltip, MatTooltipDefaultOptions, MatTooltipModule, SCROLL_THROTTLE_MS, TOOLTIP_PANEL_CLASS, TooltipComponent, TooltipPosition, TooltipTouchGestures, TooltipVisibility, getMatTooltipInvalidPositionError } from '../module.d-DKQBC69L.js';
2
2
  import '@angular/core';
3
3
  import '@angular/cdk/a11y';
4
4
  import '@angular/cdk/overlay';
5
- import '../common-module.d-1b789e68.js';
5
+ import '../common-module.d-CUT8AqiB.js';
6
6
  import '@angular/cdk/bidi';
7
7
  import '@angular/cdk/coercion';
8
8
  import 'rxjs';
@@ -31,4 +31,5 @@ declare class MatTooltipHarness extends ComponentHarness {
31
31
  getTooltipText(): Promise<string>;
32
32
  }
33
33
 
34
- export { MatTooltipHarness, type TooltipHarnessFilters };
34
+ export { MatTooltipHarness };
35
+ export type { TooltipHarnessFilters };
package/tree/index.d.ts CHANGED
@@ -2,7 +2,7 @@ import * as i1 from '@angular/cdk/tree';
2
2
  import { CdkTreeNode, CdkTreeNodeDef, CdkNestedTreeNode, CdkTreeNodePadding, CdkTreeNodeOutlet, CdkTree, CdkTreeNodeToggle, TreeControl, FlatTreeControl } from '@angular/cdk/tree';
3
3
  import * as i0 from '@angular/core';
4
4
  import { OnInit, OnDestroy, AfterContentInit, ViewContainerRef } from '@angular/core';
5
- import { M as MatCommonModule } from '../common-module.d-1b789e68.js';
5
+ import { MatCommonModule } from '../common-module.d-CUT8AqiB.js';
6
6
  import { DataSource, CollectionViewer } from '@angular/cdk/collections';
7
7
  import { Observable } from 'rxjs';
8
8
  import '@angular/cdk/bidi';
@@ -115,4 +115,5 @@ declare class MatTreeHarness extends ComponentHarness {
115
115
  private _addChildToNode;
116
116
  }
117
117
 
118
- export { MatTreeHarness, MatTreeNodeHarness, type TextTree, type TreeHarnessFilters, type TreeNodeHarnessFilters };
118
+ export { MatTreeHarness, MatTreeNodeHarness };
119
+ export type { TextTree, TreeHarnessFilters, TreeNodeHarnessFilters };
@@ -1,14 +0,0 @@
1
- import { BaseHarnessFilters, ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
2
-
3
- interface DividerHarnessFilters extends BaseHarnessFilters {
4
- }
5
-
6
- /** Harness for interacting with a `mat-divider`. */
7
- declare class MatDividerHarness extends ComponentHarness {
8
- static hostSelector: string;
9
- static with(options?: DividerHarnessFilters): HarnessPredicate<MatDividerHarness>;
10
- getOrientation(): Promise<'horizontal' | 'vertical'>;
11
- isInset(): Promise<boolean>;
12
- }
13
-
14
- export { type DividerHarnessFilters as D, MatDividerHarness as M };
@@ -1 +0,0 @@
1
- {"version":3,"file":"common-module-5a9c16bb.mjs","sources":["../../../../../k8-fastbuild-ST-46c76129e412/bin/src/material/core/common-behaviors/common-module.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {HighContrastModeDetector} from '@angular/cdk/a11y';\nimport {BidiModule} from '@angular/cdk/bidi';\nimport {inject, InjectionToken, NgModule} from '@angular/core';\nimport {_isTestEnvironment} from '@angular/cdk/platform';\n\n/**\n * Injection token that configures whether the Material sanity checks are enabled.\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\nexport const MATERIAL_SANITY_CHECKS = new InjectionToken<SanityChecks>('mat-sanity-checks', {\n providedIn: 'root',\n factory: () => true,\n});\n\n/**\n * Possible sanity checks that can be enabled. If set to\n * true/false, all checks will be enabled/disabled.\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\nexport type SanityChecks = boolean | GranularSanityChecks;\n\n/**\n * Object that can be used to configure the sanity checks granularly.\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\nexport interface GranularSanityChecks {\n doctype: boolean;\n theme: boolean;\n version: boolean;\n}\n\n/**\n * Module that captures anything that should be loaded and/or run for *all* Angular Material\n * components. This includes Bidi, etc.\n *\n * This module should be imported to each top-level component module (e.g., MatTabsModule).\n * @deprecated No longer used and will be removed.\n * @breaking-change 21.0.0\n */\n@NgModule({\n imports: [BidiModule],\n exports: [BidiModule],\n})\nexport class MatCommonModule {\n constructor(...args: any[]);\n\n constructor() {\n // While A11yModule also does this, we repeat it here to avoid importing A11yModule\n // in MatCommonModule.\n inject(HighContrastModeDetector)._applyBodyHighContrastModeCssClasses();\n }\n}\n"],"names":[],"mappings":";;;;;AAaA;;;;AAIG;MACU,sBAAsB,GAAG,IAAI,cAAc,CAAe,mBAAmB,EAAE;AAC1F,IAAA,UAAU,EAAE,MAAM;AAClB,IAAA,OAAO,EAAE,MAAM,IAAI;AACpB,CAAA,EAAC;AAqBF;;;;;;;AAOG;MAKU,eAAe,CAAA;AAG1B,IAAA,WAAA,GAAA;;;AAGE,QAAA,MAAM,CAAC,wBAAwB,CAAC,CAAC,oCAAoC,EAAE,CAAA;KACzE;uGAPW,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;wGAAf,eAAe,EAAA,OAAA,EAAA,CAHhB,UAAU,CAAA,EAAA,OAAA,EAAA,CACV,UAAU,CAAA,EAAA,CAAA,CAAA;wGAET,eAAe,EAAA,OAAA,EAAA,CAHhB,UAAU,EACV,UAAU,CAAA,EAAA,CAAA,CAAA;;2FAET,eAAe,EAAA,UAAA,EAAA,CAAA;kBAJ3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,UAAU,CAAC;oBACrB,OAAO,EAAE,CAAC,UAAU,CAAC;AACtB,iBAAA,CAAA;;;;;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"date-formats-7bf66210.mjs","sources":["../../../../../k8-fastbuild-ST-46c76129e412/bin/src/material/core/datetime/date-adapter.ts","../../../../../k8-fastbuild-ST-46c76129e412/bin/src/material/core/datetime/date-formats.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {inject, InjectionToken, LOCALE_ID} from '@angular/core';\nimport {Observable, Subject} from 'rxjs';\n\n/** InjectionToken for datepicker that can be used to override default locale code. */\nexport const MAT_DATE_LOCALE = new InjectionToken<{}>('MAT_DATE_LOCALE', {\n providedIn: 'root',\n factory: MAT_DATE_LOCALE_FACTORY,\n});\n\n/**\n * @docs-private\n * @deprecated No longer used, will be removed.\n * @breaking-change 21.0.0\n */\nexport function MAT_DATE_LOCALE_FACTORY(): {} {\n return inject(LOCALE_ID);\n}\n\nconst NOT_IMPLEMENTED = 'Method not implemented';\n\n/** Adapts type `D` to be usable as a date by cdk-based components that work with dates. */\nexport abstract class DateAdapter<D, L = any> {\n /** The locale to use for all dates. */\n protected locale: L;\n protected readonly _localeChanges = new Subject<void>();\n\n /** A stream that emits when the locale changes. */\n readonly localeChanges: Observable<void> = this._localeChanges;\n\n /**\n * Gets the year component of the given date.\n * @param date The date to extract the year from.\n * @returns The year component.\n */\n abstract getYear(date: D): number;\n\n /**\n * Gets the month component of the given date.\n * @param date The date to extract the month from.\n * @returns The month component (0-indexed, 0 = January).\n */\n abstract getMonth(date: D): number;\n\n /**\n * Gets the date of the month component of the given date.\n * @param date The date to extract the date of the month from.\n * @returns The month component (1-indexed, 1 = first of month).\n */\n abstract getDate(date: D): number;\n\n /**\n * Gets the day of the week component of the given date.\n * @param date The date to extract the day of the week from.\n * @returns The month component (0-indexed, 0 = Sunday).\n */\n abstract getDayOfWeek(date: D): number;\n\n /**\n * Gets a list of names for the months.\n * @param style The naming style (e.g. long = 'January', short = 'Jan', narrow = 'J').\n * @returns An ordered list of all month names, starting with January.\n */\n abstract getMonthNames(style: 'long' | 'short' | 'narrow'): string[];\n\n /**\n * Gets a list of names for the dates of the month.\n * @returns An ordered list of all date of the month names, starting with '1'.\n */\n abstract getDateNames(): string[];\n\n /**\n * Gets a list of names for the days of the week.\n * @param style The naming style (e.g. long = 'Sunday', short = 'Sun', narrow = 'S').\n * @returns An ordered list of all weekday names, starting with Sunday.\n */\n abstract getDayOfWeekNames(style: 'long' | 'short' | 'narrow'): string[];\n\n /**\n * Gets the name for the year of the given date.\n * @param date The date to get the year name for.\n * @returns The name of the given year (e.g. '2017').\n */\n abstract getYearName(date: D): string;\n\n /**\n * Gets the first day of the week.\n * @returns The first day of the week (0-indexed, 0 = Sunday).\n */\n abstract getFirstDayOfWeek(): number;\n\n /**\n * Gets the number of days in the month of the given date.\n * @param date The date whose month should be checked.\n * @returns The number of days in the month of the given date.\n */\n abstract getNumDaysInMonth(date: D): number;\n\n /**\n * Clones the given date.\n * @param date The date to clone\n * @returns A new date equal to the given date.\n */\n abstract clone(date: D): D;\n\n /**\n * Creates a date with the given year, month, and date. Does not allow over/under-flow of the\n * month and date.\n * @param year The full year of the date. (e.g. 89 means the year 89, not the year 1989).\n * @param month The month of the date (0-indexed, 0 = January). Must be an integer 0 - 11.\n * @param date The date of month of the date. Must be an integer 1 - length of the given month.\n * @returns The new date, or null if invalid.\n */\n abstract createDate(year: number, month: number, date: number): D;\n\n /**\n * Gets today's date.\n * @returns Today's date.\n */\n abstract today(): D;\n\n /**\n * Parses a date from a user-provided value.\n * @param value The value to parse.\n * @param parseFormat The expected format of the value being parsed\n * (type is implementation-dependent).\n * @returns The parsed date.\n */\n abstract parse(value: any, parseFormat: any): D | null;\n\n /**\n * Formats a date as a string according to the given format.\n * @param date The value to format.\n * @param displayFormat The format to use to display the date as a string.\n * @returns The formatted date string.\n */\n abstract format(date: D, displayFormat: any): string;\n\n /**\n * Adds the given number of years to the date. Years are counted as if flipping 12 pages on the\n * calendar for each year and then finding the closest date in the new month. For example when\n * adding 1 year to Feb 29, 2016, the resulting date will be Feb 28, 2017.\n * @param date The date to add years to.\n * @param years The number of years to add (may be negative).\n * @returns A new date equal to the given one with the specified number of years added.\n */\n abstract addCalendarYears(date: D, years: number): D;\n\n /**\n * Adds the given number of months to the date. Months are counted as if flipping a page on the\n * calendar for each month and then finding the closest date in the new month. For example when\n * adding 1 month to Jan 31, 2017, the resulting date will be Feb 28, 2017.\n * @param date The date to add months to.\n * @param months The number of months to add (may be negative).\n * @returns A new date equal to the given one with the specified number of months added.\n */\n abstract addCalendarMonths(date: D, months: number): D;\n\n /**\n * Adds the given number of days to the date. Days are counted as if moving one cell on the\n * calendar for each day.\n * @param date The date to add days to.\n * @param days The number of days to add (may be negative).\n * @returns A new date equal to the given one with the specified number of days added.\n */\n abstract addCalendarDays(date: D, days: number): D;\n\n /**\n * Gets the RFC 3339 compatible string (https://tools.ietf.org/html/rfc3339) for the given date.\n * This method is used to generate date strings that are compatible with native HTML attributes\n * such as the `min` or `max` attribute of an `<input>`.\n * @param date The date to get the ISO date string for.\n * @returns The ISO date string date string.\n */\n abstract toIso8601(date: D): string;\n\n /**\n * Checks whether the given object is considered a date instance by this DateAdapter.\n * @param obj The object to check\n * @returns Whether the object is a date instance.\n */\n abstract isDateInstance(obj: any): boolean;\n\n /**\n * Checks whether the given date is valid.\n * @param date The date to check.\n * @returns Whether the date is valid.\n */\n abstract isValid(date: D): boolean;\n\n /**\n * Gets date instance that is not valid.\n * @returns An invalid date.\n */\n abstract invalid(): D;\n\n /**\n * Sets the time of one date to the time of another.\n * @param target Date whose time will be set.\n * @param hours New hours to set on the date object.\n * @param minutes New minutes to set on the date object.\n * @param seconds New seconds to set on the date object.\n */\n setTime(target: D, hours: number, minutes: number, seconds: number): D {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Gets the hours component of the given date.\n * @param date The date to extract the hours from.\n */\n getHours(date: D): number {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Gets the minutes component of the given date.\n * @param date The date to extract the minutes from.\n */\n getMinutes(date: D): number {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Gets the seconds component of the given date.\n * @param date The date to extract the seconds from.\n */\n getSeconds(date: D): number {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Parses a date with a specific time from a user-provided value.\n * @param value The value to parse.\n * @param parseFormat The expected format of the value being parsed\n * (type is implementation-dependent).\n */\n parseTime(value: any, parseFormat: any): D | null {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Adds an amount of seconds to the specified date.\n * @param date Date to which to add the seconds.\n * @param amount Amount of seconds to add to the date.\n */\n addSeconds(date: D, amount: number): D {\n throw new Error(NOT_IMPLEMENTED);\n }\n\n /**\n * Given a potential date object, returns that same date object if it is\n * a valid date, or `null` if it's not a valid date.\n * @param obj The object to check.\n * @returns A date or `null`.\n */\n getValidDateOrNull(obj: unknown): D | null {\n return this.isDateInstance(obj) && this.isValid(obj as D) ? (obj as D) : null;\n }\n\n /**\n * Attempts to deserialize a value to a valid date object. This is different from parsing in that\n * deserialize should only accept non-ambiguous, locale-independent formats (e.g. a ISO 8601\n * string). The default implementation does not allow any deserialization, it simply checks that\n * the given value is already a valid date object or null. The `<mat-datepicker>` will call this\n * method on all of its `@Input()` properties that accept dates. It is therefore possible to\n * support passing values from your backend directly to these properties by overriding this method\n * to also deserialize the format used by your backend.\n * @param value The value to be deserialized into a date object.\n * @returns The deserialized date object, either a valid date, null if the value can be\n * deserialized into a null date (e.g. the empty string), or an invalid date.\n */\n deserialize(value: any): D | null {\n if (value == null || (this.isDateInstance(value) && this.isValid(value))) {\n return value;\n }\n return this.invalid();\n }\n\n /**\n * Sets the locale used for all dates.\n * @param locale The new locale.\n */\n setLocale(locale: L) {\n this.locale = locale;\n this._localeChanges.next();\n }\n\n /**\n * Compares two dates.\n * @param first The first date to compare.\n * @param second The second date to compare.\n * @returns 0 if the dates are equal, a number less than 0 if the first date is earlier,\n * a number greater than 0 if the first date is later.\n */\n compareDate(first: D, second: D): number {\n return (\n this.getYear(first) - this.getYear(second) ||\n this.getMonth(first) - this.getMonth(second) ||\n this.getDate(first) - this.getDate(second)\n );\n }\n\n /**\n * Compares the time values of two dates.\n * @param first First date to compare.\n * @param second Second date to compare.\n * @returns 0 if the times are equal, a number less than 0 if the first time is earlier,\n * a number greater than 0 if the first time is later.\n */\n compareTime(first: D, second: D): number {\n return (\n this.getHours(first) - this.getHours(second) ||\n this.getMinutes(first) - this.getMinutes(second) ||\n this.getSeconds(first) - this.getSeconds(second)\n );\n }\n\n /**\n * Checks if two dates are equal.\n * @param first The first date to check.\n * @param second The second date to check.\n * @returns Whether the two dates are equal.\n * Null dates are considered equal to other null dates.\n */\n sameDate(first: D | null, second: D | null): boolean {\n if (first && second) {\n let firstValid = this.isValid(first);\n let secondValid = this.isValid(second);\n if (firstValid && secondValid) {\n return !this.compareDate(first, second);\n }\n return firstValid == secondValid;\n }\n return first == second;\n }\n\n /**\n * Checks if the times of two dates are equal.\n * @param first The first date to check.\n * @param second The second date to check.\n * @returns Whether the times of the two dates are equal.\n * Null dates are considered equal to other null dates.\n */\n sameTime(first: D | null, second: D | null): boolean {\n if (first && second) {\n const firstValid = this.isValid(first);\n const secondValid = this.isValid(second);\n if (firstValid && secondValid) {\n return !this.compareTime(first, second);\n }\n return firstValid == secondValid;\n }\n return first == second;\n }\n\n /**\n * Clamp the given date between min and max dates.\n * @param date The date to clamp.\n * @param min The minimum value to allow. If null or omitted no min is enforced.\n * @param max The maximum value to allow. If null or omitted no max is enforced.\n * @returns `min` if `date` is less than `min`, `max` if date is greater than `max`,\n * otherwise `date`.\n */\n clampDate(date: D, min?: D | null, max?: D | null): D {\n if (min && this.compareDate(date, min) < 0) {\n return min;\n }\n if (max && this.compareDate(date, max) > 0) {\n return max;\n }\n return date;\n }\n}\n","/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {InjectionToken} from '@angular/core';\n\nexport type MatDateFormats = {\n parse: {\n dateInput: any;\n timeInput?: any;\n };\n display: {\n dateInput: any;\n monthLabel?: any;\n monthYearLabel: any;\n dateA11yLabel: any;\n monthYearA11yLabel: any;\n timeInput?: any;\n timeOptionLabel?: any;\n };\n};\n\nexport const MAT_DATE_FORMATS = new InjectionToken<MatDateFormats>('mat-date-formats');\n"],"names":[],"mappings":"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"}