@angular/material 20.2.0-next.1 → 20.2.0-next.3

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 (295) hide show
  1. package/_index.scss +2 -2
  2. package/autocomplete/index.d.ts +7 -7
  3. package/autocomplete/testing/index.d.ts +1 -1
  4. package/badge/index.d.ts +4 -4
  5. package/badge/testing/index.d.ts +2 -2
  6. package/{badge.d-Cn81aRz4.d.ts → badge.d.d.ts} +3 -3
  7. package/bottom-sheet/index.d.ts +1 -1
  8. package/button/index.d.ts +5 -5
  9. package/button-toggle/index.d.ts +5 -5
  10. package/button-toggle/testing/index.d.ts +1 -1
  11. package/{button-toggle.d-B_G01PhW.d.ts → button-toggle.d.d.ts} +2 -2
  12. package/card/index.d.ts +1 -1
  13. package/checkbox/index.d.ts +2 -2
  14. package/chips/index.d.ts +8 -6
  15. package/{common-module.d-C8xzHJDr.d.ts → common-module.d.d.ts} +2 -2
  16. package/core/index.d.ts +14 -14
  17. package/core/testing/index.d.ts +1 -1
  18. package/core/theming/_m2-inspection.scss +6 -6
  19. package/core/tokens/{_m3-system.scss → _system.scss} +86 -1
  20. package/core/tokens/m2/_md-sys-color.scss +64 -73
  21. package/core/tokens/m2/_md-sys-elevation.scss +6 -12
  22. package/core/tokens/m2/_md-sys-motion.scss +26 -32
  23. package/core/tokens/m2/_md-sys-shape.scss +12 -18
  24. package/core/tokens/m2/_md-sys-state.scss +1 -8
  25. package/core/tokens/m3/_md-sys-color.scss +0 -12
  26. package/{date-adapter.d-CtKXIxk0.d.ts → date-adapter.d.d.ts} +1 -1
  27. package/{date-range-input-harness.d-CJ4r85Uf.d.ts → date-range-input-harness.d.d.ts} +6 -4
  28. package/datepicker/index.d.ts +8 -8
  29. package/datepicker/testing/index.d.ts +2 -2
  30. package/dialog/index.d.ts +3 -3
  31. package/dialog/testing/index.d.ts +1 -1
  32. package/{dialog.d-hlN3f-Hk.d.ts → dialog.d.d.ts} +2 -2
  33. package/divider/index.d.ts +1 -1
  34. package/{error-options.d-CGdTZUYk.d.ts → error-options.d.d.ts} +1 -1
  35. package/expansion/index.d.ts +1 -1
  36. package/fesm2022/{animation-ChQ1vjiF.mjs → animation.mjs} +2 -2
  37. package/fesm2022/animation.mjs.map +1 -0
  38. package/fesm2022/autocomplete/testing.mjs +1 -1
  39. package/fesm2022/autocomplete/testing.mjs.map +1 -1
  40. package/fesm2022/autocomplete.mjs +25 -25
  41. package/fesm2022/autocomplete.mjs.map +1 -1
  42. package/fesm2022/badge/testing.mjs.map +1 -1
  43. package/fesm2022/badge.mjs +12 -12
  44. package/fesm2022/badge.mjs.map +1 -1
  45. package/fesm2022/bottom-sheet/testing.mjs.map +1 -1
  46. package/fesm2022/bottom-sheet.mjs +12 -12
  47. package/fesm2022/bottom-sheet.mjs.map +1 -1
  48. package/fesm2022/button/testing.mjs.map +1 -1
  49. package/fesm2022/button-toggle/testing.mjs.map +1 -1
  50. package/fesm2022/button-toggle.mjs +18 -18
  51. package/fesm2022/button-toggle.mjs.map +1 -1
  52. package/fesm2022/button.mjs +21 -21
  53. package/fesm2022/button.mjs.map +1 -1
  54. package/fesm2022/card/testing.mjs.map +1 -1
  55. package/fesm2022/card.mjs +47 -47
  56. package/fesm2022/card.mjs.map +1 -1
  57. package/fesm2022/checkbox/testing.mjs.map +1 -1
  58. package/fesm2022/checkbox.mjs +12 -12
  59. package/fesm2022/checkbox.mjs.map +1 -1
  60. package/fesm2022/chips/testing.mjs.map +1 -1
  61. package/fesm2022/chips.mjs +67 -55
  62. package/fesm2022/chips.mjs.map +1 -1
  63. package/fesm2022/{common-module-Ckwlusp6.mjs → common-module.mjs} +6 -6
  64. package/fesm2022/common-module.mjs.map +1 -0
  65. package/fesm2022/core/testing.mjs +1 -1
  66. package/fesm2022/core/testing.mjs.map +1 -1
  67. package/fesm2022/core.mjs +28 -28
  68. package/fesm2022/core.mjs.map +1 -1
  69. package/fesm2022/{date-formats-K6TQue-Y.mjs → date-formats.mjs} +2 -2
  70. package/fesm2022/date-formats.mjs.map +1 -0
  71. package/fesm2022/{date-range-input-harness-DEyfkeOs.mjs → date-range-input-harness.mjs} +17 -11
  72. package/fesm2022/date-range-input-harness.mjs.map +1 -0
  73. package/fesm2022/datepicker/testing.mjs +2 -2
  74. package/fesm2022/datepicker/testing.mjs.map +1 -1
  75. package/fesm2022/datepicker.mjs +94 -94
  76. package/fesm2022/datepicker.mjs.map +1 -1
  77. package/fesm2022/dialog/testing.mjs +3 -3
  78. package/fesm2022/dialog/testing.mjs.map +1 -1
  79. package/fesm2022/{module-BVI4kAmT.mjs → dialog-module.mjs} +29 -29
  80. package/fesm2022/dialog-module.mjs.map +1 -0
  81. package/fesm2022/dialog.mjs +3 -3
  82. package/fesm2022/dialog.mjs.map +1 -1
  83. package/fesm2022/divider/testing.mjs.map +1 -1
  84. package/fesm2022/divider.mjs +8 -8
  85. package/fesm2022/divider.mjs.map +1 -1
  86. package/fesm2022/{error-options-DasykDPK.mjs → error-options.mjs} +8 -8
  87. package/fesm2022/error-options.mjs.map +1 -0
  88. package/fesm2022/{error-state-Dtb1IHM-.mjs → error-state.mjs} +2 -2
  89. package/fesm2022/error-state.mjs.map +1 -0
  90. package/fesm2022/expansion/testing.mjs.map +1 -1
  91. package/fesm2022/expansion.mjs +28 -28
  92. package/fesm2022/expansion.mjs.map +1 -1
  93. package/fesm2022/form-field/testing/control.mjs +13 -8
  94. package/fesm2022/form-field/testing/control.mjs.map +1 -1
  95. package/fesm2022/form-field/testing.mjs +2 -2
  96. package/fesm2022/form-field/testing.mjs.map +1 -1
  97. package/fesm2022/{module-Bww_vjaX.mjs → form-field-module.mjs} +8 -8
  98. package/fesm2022/form-field-module.mjs.map +1 -0
  99. package/fesm2022/form-field.mjs +4 -4
  100. package/fesm2022/form-field.mjs.map +1 -1
  101. package/fesm2022/{form-field-Ce1YJL9K.mjs → form-field2.mjs} +41 -37
  102. package/fesm2022/form-field2.mjs.map +1 -0
  103. package/fesm2022/grid-list/testing.mjs +1 -1
  104. package/fesm2022/grid-list/testing.mjs.map +1 -1
  105. package/fesm2022/grid-list.mjs +26 -26
  106. package/fesm2022/grid-list.mjs.map +1 -1
  107. package/fesm2022/icon/testing.mjs +8 -8
  108. package/fesm2022/icon/testing.mjs.map +1 -1
  109. package/fesm2022/{icon-button-CfB6KH_E.mjs → icon-button.mjs} +11 -11
  110. package/fesm2022/icon-button.mjs.map +1 -0
  111. package/fesm2022/{icon-registry-CLBDUSOu.mjs → icon-registry.mjs} +5 -5
  112. package/fesm2022/icon-registry.mjs.map +1 -0
  113. package/fesm2022/icon.mjs +10 -10
  114. package/fesm2022/icon.mjs.map +1 -1
  115. package/fesm2022/input/testing.mjs +1 -1
  116. package/fesm2022/input/testing.mjs.map +1 -1
  117. package/fesm2022/{input-harness-C5Msdc4-.mjs → input-harness.mjs} +2 -2
  118. package/fesm2022/input-harness.mjs.map +1 -0
  119. package/fesm2022/{input-value-accessor-D1GvPuqO.mjs → input-value-accessor.mjs} +2 -2
  120. package/fesm2022/input-value-accessor.mjs.map +1 -0
  121. package/fesm2022/input.mjs +15 -15
  122. package/fesm2022/input.mjs.map +1 -1
  123. package/fesm2022/{internal-form-field-C-QWn7el.mjs → internal-form-field.mjs} +5 -5
  124. package/fesm2022/internal-form-field.mjs.map +1 -0
  125. package/fesm2022/{line-B0IgETj1.mjs → line.mjs} +10 -10
  126. package/fesm2022/line.mjs.map +1 -0
  127. package/fesm2022/list/testing.mjs.map +1 -1
  128. package/fesm2022/list.mjs +58 -58
  129. package/fesm2022/list.mjs.map +1 -1
  130. package/fesm2022/material.mjs.map +1 -1
  131. package/fesm2022/menu/testing.mjs.map +1 -1
  132. package/fesm2022/menu.mjs +27 -27
  133. package/fesm2022/menu.mjs.map +1 -1
  134. package/fesm2022/{option-harness-BFcc-M_4.mjs → option-harness.mjs} +2 -2
  135. package/fesm2022/option-harness.mjs.map +1 -0
  136. package/fesm2022/{index-CAi4o7I5.mjs → option-module.mjs} +10 -10
  137. package/fesm2022/option-module.mjs.map +1 -0
  138. package/fesm2022/{option-_yFTwxlw.mjs → option.mjs} +11 -11
  139. package/fesm2022/option.mjs.map +1 -0
  140. package/fesm2022/paginator/testing.mjs.map +1 -1
  141. package/fesm2022/paginator.mjs +27 -27
  142. package/fesm2022/paginator.mjs.map +1 -1
  143. package/fesm2022/progress-bar/testing.mjs.map +1 -1
  144. package/fesm2022/progress-bar.mjs +9 -9
  145. package/fesm2022/progress-bar.mjs.map +1 -1
  146. package/fesm2022/progress-spinner/testing.mjs.map +1 -1
  147. package/fesm2022/progress-spinner.mjs +9 -9
  148. package/fesm2022/progress-spinner.mjs.map +1 -1
  149. package/fesm2022/{pseudo-checkbox-module-BwXRv-p0.mjs → pseudo-checkbox-module.mjs} +8 -8
  150. package/fesm2022/pseudo-checkbox-module.mjs.map +1 -0
  151. package/fesm2022/{pseudo-checkbox-CJSCiP0Y.mjs → pseudo-checkbox.mjs} +6 -6
  152. package/fesm2022/pseudo-checkbox.mjs.map +1 -0
  153. package/fesm2022/{public-api-BoO5eSq-.mjs → public-api.mjs} +2 -2
  154. package/fesm2022/public-api.mjs.map +1 -0
  155. package/fesm2022/radio/testing.mjs.map +1 -1
  156. package/fesm2022/radio.mjs +17 -17
  157. package/fesm2022/radio.mjs.map +1 -1
  158. package/fesm2022/{ripple-loader-B_67UOY7.mjs → ripple-loader.mjs} +7 -7
  159. package/fesm2022/ripple-loader.mjs.map +1 -0
  160. package/fesm2022/{index-rIXEckYE.mjs → ripple-module.mjs} +8 -8
  161. package/fesm2022/ripple-module.mjs.map +1 -0
  162. package/fesm2022/{ripple-DToxr3s4.mjs → ripple.mjs} +9 -9
  163. package/fesm2022/ripple.mjs.map +1 -0
  164. package/fesm2022/select/testing.mjs.map +1 -1
  165. package/fesm2022/{module-BpF6A05B.mjs → select-module.mjs} +20 -20
  166. package/fesm2022/select-module.mjs.map +1 -0
  167. package/fesm2022/select.mjs +14 -14
  168. package/fesm2022/select.mjs.map +1 -1
  169. package/fesm2022/sidenav/testing.mjs.map +1 -1
  170. package/fesm2022/sidenav.mjs +24 -24
  171. package/fesm2022/sidenav.mjs.map +1 -1
  172. package/fesm2022/slide-toggle/testing.mjs.map +1 -1
  173. package/fesm2022/slide-toggle.mjs +12 -12
  174. package/fesm2022/slide-toggle.mjs.map +1 -1
  175. package/fesm2022/slider/testing.mjs.map +1 -1
  176. package/fesm2022/slider.mjs +32 -22
  177. package/fesm2022/slider.mjs.map +1 -1
  178. package/fesm2022/snack-bar/testing.mjs.map +1 -1
  179. package/fesm2022/snack-bar.mjs +29 -29
  180. package/fesm2022/snack-bar.mjs.map +1 -1
  181. package/fesm2022/sort/testing.mjs.map +1 -1
  182. package/fesm2022/sort.mjs +16 -16
  183. package/fesm2022/sort.mjs.map +1 -1
  184. package/fesm2022/stepper/testing.mjs.map +1 -1
  185. package/fesm2022/stepper.mjs +38 -38
  186. package/fesm2022/stepper.mjs.map +1 -1
  187. package/fesm2022/{structural-styles-wmZbw0XJ.mjs → structural-styles.mjs} +5 -5
  188. package/fesm2022/structural-styles.mjs.map +1 -0
  189. package/fesm2022/table/testing.mjs.map +1 -1
  190. package/fesm2022/table.mjs +56 -60
  191. package/fesm2022/table.mjs.map +1 -1
  192. package/fesm2022/tabs/testing.mjs.map +1 -1
  193. package/fesm2022/tabs.mjs +47 -47
  194. package/fesm2022/tabs.mjs.map +1 -1
  195. package/fesm2022/timepicker/testing.mjs +1 -1
  196. package/fesm2022/timepicker/testing.mjs.map +1 -1
  197. package/fesm2022/timepicker.mjs +23 -23
  198. package/fesm2022/timepicker.mjs.map +1 -1
  199. package/fesm2022/toolbar/testing.mjs.map +1 -1
  200. package/fesm2022/toolbar.mjs +11 -11
  201. package/fesm2022/toolbar.mjs.map +1 -1
  202. package/fesm2022/tooltip/testing.mjs.map +1 -1
  203. package/fesm2022/{module-X8APgGCS.mjs → tooltip-module.mjs} +14 -14
  204. package/fesm2022/tooltip-module.mjs.map +1 -0
  205. package/fesm2022/tooltip.mjs +3 -3
  206. package/fesm2022/tooltip.mjs.map +1 -1
  207. package/fesm2022/tree/testing.mjs.map +1 -1
  208. package/fesm2022/tree.mjs +26 -26
  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 +1 -1
  212. package/form-field/testing/index.d.ts +3 -3
  213. package/{form-field-control-harness.d-BLvFBy6v.d.ts → form-field-control-harness.d.d.ts} +5 -3
  214. package/{form-field-control.d-DvB4ZVlf.d.ts → form-field-control.d.d.ts} +1 -1
  215. package/{module.d-DZ2PGGPh.d.ts → form-field-module.d.d.ts} +3 -3
  216. package/{form-field.d-e195lFUo.d.ts → form-field.d.d.ts} +5 -5
  217. package/grid-list/index.d.ts +2 -2
  218. package/icon/index.d.ts +4 -4
  219. package/icon/testing/index.d.ts +1 -1
  220. package/{icon-module.d-COXCrhrh.d.ts → icon-module.d.d.ts} +4 -4
  221. package/{icon-registry.d-BVwP8t9_.d.ts → icon-registry.d.d.ts} +2 -2
  222. package/input/index.d.ts +8 -8
  223. package/input/testing/index.d.ts +2 -2
  224. package/{input-harness.d-DVI6ttzl.d.ts → input-harness.d.d.ts} +2 -2
  225. package/{line.d-C-QdueRc.d.ts → line.d.d.ts} +2 -2
  226. package/list/index.d.ts +6 -6
  227. package/list/testing/index.d.ts +1 -1
  228. package/{list-option-types.d-77dQtwu8.d.ts → list-option-types.d.d.ts} +1 -1
  229. package/menu/index.d.ts +3 -3
  230. package/{option-harness.d-IqsW95GR.d.ts → option-harness.d.d.ts} +2 -2
  231. package/{index.d-DAhBYbjm.d.ts → option-module.d.d.ts} +5 -5
  232. package/{option-parent.d-CnYuuMkO.d.ts → option-parent.d.d.ts} +2 -2
  233. package/{option.d-BcvS44bt.d.ts → option.d.d.ts} +1 -1
  234. package/package.json +2 -2
  235. package/paginator/index.d.ts +16 -16
  236. package/{paginator.d-Zo1cMMo4.d.ts → paginator.d.d.ts} +4 -4
  237. package/{palette.d-BSSFKjO6.d.ts → palette.d.d.ts} +1 -1
  238. package/progress-bar/index.d.ts +2 -2
  239. package/progress-spinner/index.d.ts +4 -4
  240. package/progress-spinner/testing/index.d.ts +2 -2
  241. package/{progress-spinner.d-Lfz4Wh5x.d.ts → progress-spinner.d.d.ts} +3 -3
  242. package/{pseudo-checkbox-module.d-BHmTZ10P.d.ts → pseudo-checkbox-module.d.d.ts} +3 -3
  243. package/radio/index.d.ts +4 -4
  244. package/{ripple-loader.d-9me-KFSi.d.ts → ripple-loader.d.d.ts} +1 -1
  245. package/{index.d-C5neTPvr.d.ts → ripple-module.d.d.ts} +3 -3
  246. package/{ripple.d-BT30YVLB.d.ts → ripple.d.d.ts} +2 -2
  247. package/schematics/ng-add/index.js +1 -1
  248. package/schematics/ng-add/theming/create-custom-theme.js +7 -1
  249. package/schematics/ng-add/theming/create-custom-theme.js.map +1 -1
  250. package/select/index.d.ts +12 -12
  251. package/{module.d-gWBlTHnh.d.ts → select-module.d.d.ts} +9 -9
  252. package/sidenav/index.d.ts +1 -1
  253. package/slide-toggle/index.d.ts +2 -2
  254. package/slider/index.d.ts +7 -5
  255. package/snack-bar/index.d.ts +5 -5
  256. package/sort/index.d.ts +4 -4
  257. package/sort/testing/index.d.ts +1 -1
  258. package/{sort-direction.d-CF7VUsH-.d.ts → sort-direction.d.d.ts} +1 -1
  259. package/{sort.d-i-bF_IaU.d.ts → sort.d.d.ts} +3 -3
  260. package/stepper/index.d.ts +6 -6
  261. package/table/index.d.ts +9 -9
  262. package/tabs/index.d.ts +3 -3
  263. package/timepicker/index.d.ts +2 -2
  264. package/timepicker/testing/index.d.ts +1 -1
  265. package/toolbar/index.d.ts +1 -1
  266. package/tooltip/index.d.ts +2 -2
  267. package/{module.d-m-qXd3m8.d.ts → tooltip-module.d.d.ts} +3 -3
  268. package/tree/index.d.ts +1 -1
  269. package/fesm2022/animation-ChQ1vjiF.mjs.map +0 -1
  270. package/fesm2022/common-module-Ckwlusp6.mjs.map +0 -1
  271. package/fesm2022/date-formats-K6TQue-Y.mjs.map +0 -1
  272. package/fesm2022/date-range-input-harness-DEyfkeOs.mjs.map +0 -1
  273. package/fesm2022/error-options-DasykDPK.mjs.map +0 -1
  274. package/fesm2022/error-state-Dtb1IHM-.mjs.map +0 -1
  275. package/fesm2022/form-field-Ce1YJL9K.mjs.map +0 -1
  276. package/fesm2022/icon-button-CfB6KH_E.mjs.map +0 -1
  277. package/fesm2022/icon-registry-CLBDUSOu.mjs.map +0 -1
  278. package/fesm2022/index-CAi4o7I5.mjs.map +0 -1
  279. package/fesm2022/index-rIXEckYE.mjs.map +0 -1
  280. package/fesm2022/input-harness-C5Msdc4-.mjs.map +0 -1
  281. package/fesm2022/input-value-accessor-D1GvPuqO.mjs.map +0 -1
  282. package/fesm2022/internal-form-field-C-QWn7el.mjs.map +0 -1
  283. package/fesm2022/line-B0IgETj1.mjs.map +0 -1
  284. package/fesm2022/module-BVI4kAmT.mjs.map +0 -1
  285. package/fesm2022/module-BpF6A05B.mjs.map +0 -1
  286. package/fesm2022/module-Bww_vjaX.mjs.map +0 -1
  287. package/fesm2022/module-X8APgGCS.mjs.map +0 -1
  288. package/fesm2022/option-_yFTwxlw.mjs.map +0 -1
  289. package/fesm2022/option-harness-BFcc-M_4.mjs.map +0 -1
  290. package/fesm2022/pseudo-checkbox-CJSCiP0Y.mjs.map +0 -1
  291. package/fesm2022/pseudo-checkbox-module-BwXRv-p0.mjs.map +0 -1
  292. package/fesm2022/public-api-BoO5eSq-.mjs.map +0 -1
  293. package/fesm2022/ripple-DToxr3s4.mjs.map +0 -1
  294. package/fesm2022/ripple-loader-B_67UOY7.mjs.map +0 -1
  295. package/fesm2022/structural-styles-wmZbw0XJ.mjs.map +0 -1
@@ -1,36 +1,30 @@
1
- //
2
- // Design system display name: Material 3
3
- // Design system version: v0.161
4
- //
5
-
6
1
  @function md-sys-motion-values() {
7
2
  @return (
8
- // TBD
9
- duration-extra-long1: null,
10
- duration-extra-long2: null,
11
- duration-extra-long3: null,
12
- duration-extra-long4: null,
13
- duration-long1: null,
14
- duration-long2: null,
15
- duration-long3: null,
16
- duration-long4: null,
17
- duration-medium1: null,
18
- duration-medium2: null,
19
- duration-medium3: null,
20
- duration-medium4: null,
21
- duration-short1: null,
22
- duration-short2: null,
23
- duration-short3: null,
24
- duration-short4: null,
25
- easing-emphasized: null,
26
- easing-emphasized-accelerate: null,
27
- easing-emphasized-decelerate: null,
28
- easing-legacy: null,
29
- easing-legacy-accelerate: null,
30
- easing-legacy-decelerate: null,
31
- easing-linear: null,
32
- easing-standard: null,
33
- easing-standard-accelerate: null,
34
- easing-standard-decelerate: null,
3
+ duration-extra-long1: 700ms,
4
+ duration-extra-long2: 800ms,
5
+ duration-extra-long3: 900ms,
6
+ duration-extra-long4: 1000ms,
7
+ duration-long1: 450ms,
8
+ duration-long2: 500ms,
9
+ duration-long3: 550ms,
10
+ duration-long4: 600ms,
11
+ duration-medium1: 250ms,
12
+ duration-medium2: 300ms,
13
+ duration-medium3: 350ms,
14
+ duration-medium4: 400ms,
15
+ duration-short1: 50ms,
16
+ duration-short2: 100ms,
17
+ duration-short3: 150ms,
18
+ duration-short4: 200ms,
19
+ easing-emphasized: cubic-bezier(0.2, 0, 0, 1),
20
+ easing-emphasized-accelerate: cubic-bezier(0.3, 0, 0.8, 0.15),
21
+ easing-emphasized-decelerate: cubic-bezier(0.05, 0.7, 0.1, 1),
22
+ easing-legacy: cubic-bezier(0.4, 0, 0.2, 1),
23
+ easing-legacy-accelerate: cubic-bezier(0.4, 0, 1, 1),
24
+ easing-legacy-decelerate: cubic-bezier(0, 0, 0.2, 1),
25
+ easing-linear: cubic-bezier(0, 0, 1, 1),
26
+ easing-standard: cubic-bezier(0.2, 0, 0, 1),
27
+ easing-standard-accelerate: cubic-bezier(0.3, 0, 1, 1),
28
+ easing-standard-decelerate: cubic-bezier(0, 0, 0, 1)
35
29
  );
36
30
  }
@@ -1,22 +1,16 @@
1
- //
2
- // Design system display name: Material 3
3
- // Design system version: v0.161
4
- //
5
-
6
1
  @function md-sys-shape-values() {
7
2
  @return (
8
- // TBD
9
- corner-extra-large: null,
10
- corner-extra-large-top: null,
11
- corner-extra-small: null,
12
- corner-extra-small-top: null,
13
- corner-full: null,
14
- corner-large: null,
15
- corner-large-end: null,
16
- corner-large-start: null,
17
- corner-large-top: null,
18
- corner-medium: null,
19
- corner-none: null,
20
- corner-small: null,
3
+ corner-extra-large: 28px,
4
+ corner-extra-large-top: (28px 28px 0 0),
5
+ corner-extra-small: 4px,
6
+ corner-extra-small-top: (4px 4px 0 0),
7
+ corner-full: 9999px,
8
+ corner-large: 16px,
9
+ corner-large-end: (0 16px 16px 0),
10
+ corner-large-start: (16px 0 0 16px),
11
+ corner-large-top: (16px 16px 0 0),
12
+ corner-medium: 12px,
13
+ corner-none: 0,
14
+ corner-small: 8px
21
15
  );
22
16
  }
@@ -1,15 +1,8 @@
1
- //
2
- // Design system display name: Material 3
3
- // Design system version: v0.161
4
- //
5
-
6
1
  @function md-sys-state-values($exclude-hardcoded-values: false) {
7
2
  @return (
3
+ dragged-state-layer-opacity: 0.16,
8
4
  focus-state-layer-opacity: 0.12,
9
5
  hover-state-layer-opacity: 0.04,
10
6
  pressed-state-layer-opacity: 0.12,
11
-
12
- // TBD
13
- dragged-state-layer-opacity: 0.16,
14
7
  );
15
8
  }
@@ -1,8 +1,3 @@
1
- //
2
- // Design system display name: Material 3
3
- // Design system version: v0.161
4
- //
5
-
6
1
  @use 'sass:map';
7
2
 
8
3
  // Indicates whether alternative tokens should be used
@@ -63,9 +58,7 @@ $_alternate-tokens: false;
63
58
 
64
59
  @if ($_alternate-tokens) {
65
60
  $values: map.merge($values, (
66
- background: map.get($palettes, neutral, 10),
67
61
  on-surface-variant: map.get($palettes, neutral-variant, 80),
68
- surface: map.get($palettes, neutral, 10),
69
62
  surface-bright: #37393b,
70
63
  surface-container: #1e1f20,
71
64
  surface-container-high: #282a2c,
@@ -136,17 +129,12 @@ $_alternate-tokens: false;
136
129
  @if ($_alternate-tokens) {
137
130
  $values: map.merge($values, (
138
131
  background: map.get($palettes, neutral, 100),
139
- on-error-container: map.get($palettes, error, 10),
140
- on-primary-container: map.get($palettes, primary, 10),
141
- on-secondary-container: map.get($palettes, secondary, 10),
142
- on-tertiary-container: map.get($palettes, tertiary, 10),
143
132
  surface: map.get($palettes, neutral, 100),
144
133
  surface-bright: map.get($palettes, neutral, 100),
145
134
  surface-container: #f0f4f9,
146
135
  surface-container-high: #e9eef6,
147
136
  surface-container-highest: #dde3ea,
148
137
  surface-container-low: #f8fafd,
149
- surface-container-lowest: map.get($palettes, primary, 100),
150
138
  surface-dim: #d3dbe5,
151
139
  surface-tint: #6991d6,
152
140
  ));
@@ -264,4 +264,4 @@ declare abstract class DateAdapter<D, L = any> {
264
264
  clampDate(date: D, min?: D | null, max?: D | null): D;
265
265
  }
266
266
 
267
- export { DateAdapter as D, MAT_DATE_LOCALE as M, MAT_DATE_LOCALE_FACTORY as a };
267
+ export { DateAdapter, MAT_DATE_LOCALE, MAT_DATE_LOCALE_FACTORY };
@@ -251,7 +251,6 @@ declare class MatEndDateHarness extends MatDatepickerInputHarnessBase {
251
251
  /** Harness for interacting with a standard Material date range input in tests. */
252
252
  declare class MatDateRangeInputHarness extends DatepickerTriggerHarnessBase {
253
253
  static hostSelector: string;
254
- private readonly _floatingLabelSelector;
255
254
  /**
256
255
  * Gets a `HarnessPredicate` that can be used to search for a `MatDateRangeInputHarness`
257
256
  * that meets certain criteria.
@@ -265,7 +264,10 @@ declare class MatDateRangeInputHarness extends DatepickerTriggerHarnessBase {
265
264
  getStartInput(): Promise<MatStartDateHarness>;
266
265
  /** Gets the inner start date input inside the range input. */
267
266
  getEndInput(): Promise<MatEndDateHarness>;
268
- /** Gets the floating label text for the range input, if it exists. */
267
+ /**
268
+ * Gets the label for the range input, if it exists. This might be provided by a label element or
269
+ * by the `aria-label` attribute.
270
+ */
269
271
  getLabel(): Promise<string | null>;
270
272
  /** Gets the separator text between the values of the two inputs. */
271
273
  getSeparator(): Promise<string>;
@@ -278,5 +280,5 @@ declare class MatDateRangeInputHarness extends DatepickerTriggerHarnessBase {
278
280
  protected _openCalendar(): Promise<void>;
279
281
  }
280
282
 
281
- export { DatepickerTriggerHarnessBase as D, MatDatepickerInputHarness as M, MatStartDateHarness as e, MatEndDateHarness as f, MatDateRangeInputHarness as g, CalendarView as h, MatCalendarHarness as i, MatCalendarCellHarness as j };
282
- export type { CalendarHarnessFilters as C, DatepickerToggleHarnessFilters as a, DatepickerInputHarnessFilters as b, CalendarCellHarnessFilters as c, DateRangeInputHarnessFilters as d };
283
+ export { CalendarView, DatepickerTriggerHarnessBase, MatCalendarCellHarness, MatCalendarHarness, MatDateRangeInputHarness, MatDatepickerInputHarness, MatEndDateHarness, MatStartDateHarness };
284
+ export type { CalendarCellHarnessFilters, CalendarHarnessFilters, DateRangeInputHarnessFilters, DatepickerInputHarnessFilters, DatepickerToggleHarnessFilters };
@@ -7,18 +7,18 @@ import * as i1 from '@angular/cdk/a11y';
7
7
  import { FocusOrigin } from '@angular/cdk/a11y';
8
8
  import * as i3 from '@angular/cdk/portal';
9
9
  import { ComponentType, Portal, TemplatePortal } from '@angular/cdk/portal';
10
- import { M as MatCommonModule } from '../common-module.d-C8xzHJDr.js';
10
+ import { MatCommonModule } from '../common-module.d.js';
11
11
  import { Observable, Subject } from 'rxjs';
12
- import { D as DateAdapter } from '../date-adapter.d-CtKXIxk0.js';
13
- import { T as ThemePalette } from '../palette.d-BSSFKjO6.js';
12
+ import { DateAdapter } from '../date-adapter.d.js';
13
+ import { ThemePalette } from '../palette.d.js';
14
14
  import { ControlValueAccessor, Validator, ValidatorFn, AbstractControl, ValidationErrors, NgForm, FormGroupDirective, NgControl } from '@angular/forms';
15
- import { M as MatFormFieldControl } from '../form-field-control.d-DvB4ZVlf.js';
15
+ import { MatFormFieldControl } from '../form-field-control.d.js';
16
16
  import { Directionality } from '@angular/cdk/bidi';
17
- import { E as ErrorStateMatcher } from '../error-options.d-CGdTZUYk.js';
17
+ import { ErrorStateMatcher } from '../error-options.d.js';
18
18
  import * as i5 from '@angular/cdk/scrolling';
19
- import '../ripple-loader.d-9me-KFSi.js';
20
- import '../index.d-C5neTPvr.js';
21
- import '../ripple.d-BT30YVLB.js';
19
+ import '../ripple-loader.d.js';
20
+ import '../ripple-module.d.js';
21
+ import '../ripple.d.js';
22
22
  import '@angular/cdk/platform';
23
23
 
24
24
  /** Extra CSS classes that can be associated with a calendar cell. */
@@ -1,5 +1,5 @@
1
- import { D as DatepickerTriggerHarnessBase, a as DatepickerToggleHarnessFilters } from '../../date-range-input-harness.d-CJ4r85Uf.js';
2
- export { c as CalendarCellHarnessFilters, C as CalendarHarnessFilters, h as CalendarView, d as DateRangeInputHarnessFilters, b as DatepickerInputHarnessFilters, j as MatCalendarCellHarness, i as MatCalendarHarness, g as MatDateRangeInputHarness, M as MatDatepickerInputHarness, f as MatEndDateHarness, e as MatStartDateHarness } from '../../date-range-input-harness.d-CJ4r85Uf.js';
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';
3
3
  import { HarnessPredicate } from '@angular/cdk/testing';
4
4
  import '@angular/material/form-field/testing/control';
5
5
 
package/dialog/index.d.ts CHANGED
@@ -1,12 +1,12 @@
1
- import { M as MatDialogRef, a as MatDialogContainer } from '../dialog.d-hlN3f-Hk.js';
2
- export { A as AutoFocusTarget, f as DialogPosition, D as DialogRole, b as MAT_DIALOG_DATA, c as MAT_DIALOG_DEFAULT_OPTIONS, d as MAT_DIALOG_SCROLL_STRATEGY, e as MatDialog, g as MatDialogConfig, h as MatDialogState, _ as _closeDialogVia } from '../dialog.d-hlN3f-Hk.js';
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';
3
3
  import * as i0 from '@angular/core';
4
4
  import { OnInit, OnChanges, SimpleChanges, OnDestroy } from '@angular/core';
5
5
  import * as i5 from '@angular/cdk/scrolling';
6
6
  import * as i1 from '@angular/cdk/dialog';
7
7
  import * as i2 from '@angular/cdk/overlay';
8
8
  import * as i3 from '@angular/cdk/portal';
9
- import { M as MatCommonModule } from '../common-module.d-C8xzHJDr.js';
9
+ import { MatCommonModule } from '../common-module.d.js';
10
10
  import '@angular/cdk/bidi';
11
11
  import '@angular/cdk/a11y';
12
12
  import 'rxjs';
@@ -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 { D as DialogRole, e as MatDialog, g as MatDialogConfig, M as MatDialogRef } from '../../dialog.d-hlN3f-Hk.js';
3
+ import { DialogRole, MatDialog, MatDialogConfig, MatDialogRef } from '../../dialog.d.js';
4
4
  import { ComponentType } from '@angular/cdk/overlay';
5
5
  import { OnDestroy } from '@angular/core';
6
6
  import '@angular/cdk/bidi';
@@ -335,5 +335,5 @@ declare class MatDialog implements OnDestroy {
335
335
  static ɵprov: i0.ɵɵInjectableDeclaration<MatDialog>;
336
336
  }
337
337
 
338
- export { MatDialogRef as M, _closeDialogVia as _, MatDialogContainer as a, MAT_DIALOG_DATA as b, MAT_DIALOG_DEFAULT_OPTIONS as c, MAT_DIALOG_SCROLL_STRATEGY as d, MatDialog as e, MatDialogConfig as g, MatDialogState as h };
339
- export type { AutoFocusTarget as A, DialogRole as D, DialogPosition as f };
338
+ export { MAT_DIALOG_DATA, MAT_DIALOG_DEFAULT_OPTIONS, MAT_DIALOG_SCROLL_STRATEGY, MatDialog, MatDialogConfig, MatDialogContainer, MatDialogRef, MatDialogState, _closeDialogVia };
339
+ export type { AutoFocusTarget, DialogPosition, DialogRole };
@@ -1,6 +1,6 @@
1
1
  import { BooleanInput } from '@angular/cdk/coercion';
2
2
  import * as i0 from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-C8xzHJDr.js';
3
+ import { MatCommonModule } from '../common-module.d.js';
4
4
  import '@angular/cdk/bidi';
5
5
 
6
6
  declare class MatDivider {
@@ -14,4 +14,4 @@ declare class ErrorStateMatcher {
14
14
  static ɵprov: i0.ɵɵInjectableDeclaration<ErrorStateMatcher>;
15
15
  }
16
16
 
17
- export { ErrorStateMatcher as E, ShowOnDirtyErrorStateMatcher as S };
17
+ export { ErrorStateMatcher, ShowOnDirtyErrorStateMatcher };
@@ -1,6 +1,6 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { InjectionToken, TemplateRef, AfterContentInit, OnChanges, OnDestroy, EventEmitter, SimpleChanges, ElementRef, AfterViewInit, QueryList } from '@angular/core';
3
- import { M as MatCommonModule } from '../common-module.d-C8xzHJDr.js';
3
+ import { MatCommonModule } from '../common-module.d.js';
4
4
  import * as i2 from '@angular/cdk/accordion';
5
5
  import { CdkAccordion, CdkAccordionItem } from '@angular/cdk/accordion';
6
6
  import * as i3 from '@angular/cdk/portal';
@@ -45,5 +45,5 @@ function _animationsDisabled() {
45
45
  return _getAnimationsState() !== 'enabled';
46
46
  }
47
47
 
48
- export { AnimationCurves as A, MATERIAL_ANIMATIONS as M, _animationsDisabled as _, _getAnimationsState as a, AnimationDurations as b };
49
- //# sourceMappingURL=animation-ChQ1vjiF.mjs.map
48
+ export { AnimationCurves, AnimationDurations, MATERIAL_ANIMATIONS, _animationsDisabled, _getAnimationsState };
49
+ //# sourceMappingURL=animation.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"animation.mjs","sources":["../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/material/core/animation/animation.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 {MediaMatcher} from '@angular/cdk/layout';\nimport {ANIMATION_MODULE_TYPE, inject, InjectionToken} from '@angular/core';\n\n/** Object used to configure the animation in Angular Material. */\nexport interface AnimationsConfig {\n /** Whether all animations should be disabled. */\n animationsDisabled?: boolean;\n}\n\n/** Injection token used to configure the animations in Angular Material. */\nexport const MATERIAL_ANIMATIONS = new InjectionToken<AnimationsConfig>('MATERIAL_ANIMATIONS');\n\n/**\n * @deprecated No longer used, will be removed.\n * @breaking-change 21.0.0\n * @docs-private\n */\nexport class AnimationCurves {\n static STANDARD_CURVE = 'cubic-bezier(0.4,0.0,0.2,1)';\n static DECELERATION_CURVE = 'cubic-bezier(0.0,0.0,0.2,1)';\n static ACCELERATION_CURVE = 'cubic-bezier(0.4,0.0,1,1)';\n static SHARP_CURVE = 'cubic-bezier(0.4,0.0,0.6,1)';\n}\n\n/**\n * @deprecated No longer used, will be removed.\n * @breaking-change 21.0.0\n * @docs-private\n */\nexport class AnimationDurations {\n static COMPLEX = '375ms';\n static ENTERING = '225ms';\n static EXITING = '195ms';\n}\n\nlet reducedMotion: boolean | null = null;\n\n/**\n * Gets the the configured animations state.\n * @docs-private\n */\nexport function _getAnimationsState(): 'enabled' | 'di-disabled' | 'reduced-motion' {\n if (\n inject(MATERIAL_ANIMATIONS, {optional: true})?.animationsDisabled ||\n inject(ANIMATION_MODULE_TYPE, {optional: true}) === 'NoopAnimations'\n ) {\n return 'di-disabled';\n }\n\n reducedMotion ??= inject(MediaMatcher).matchMedia('(prefers-reduced-motion)').matches;\n return reducedMotion ? 'reduced-motion' : 'enabled';\n}\n\n/**\n * Returns whether animations have been disabled by DI. Must be called in a DI context.\n * @docs-private\n */\nexport function _animationsDisabled(): boolean {\n return _getAnimationsState() !== 'enabled';\n}\n"],"names":[],"mappings":";;;AAiBA;MACa,mBAAmB,GAAG,IAAI,cAAc,CAAmB,qBAAqB;AAE7F;;;;AAIG;MACU,eAAe,CAAA;AAC1B,IAAA,OAAO,cAAc,GAAG,6BAA6B;AACrD,IAAA,OAAO,kBAAkB,GAAG,6BAA6B;AACzD,IAAA,OAAO,kBAAkB,GAAG,2BAA2B;AACvD,IAAA,OAAO,WAAW,GAAG,6BAA6B;;AAGpD;;;;AAIG;MACU,kBAAkB,CAAA;AAC7B,IAAA,OAAO,OAAO,GAAG,OAAO;AACxB,IAAA,OAAO,QAAQ,GAAG,OAAO;AACzB,IAAA,OAAO,OAAO,GAAG,OAAO;;AAG1B,IAAI,aAAa,GAAmB,IAAI;AAExC;;;AAGG;SACa,mBAAmB,GAAA;IACjC,IACE,MAAM,CAAC,mBAAmB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,EAAE,kBAAkB;AACjE,QAAA,MAAM,CAAC,qBAAqB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,KAAK,gBAAgB,EACpE;AACA,QAAA,OAAO,aAAa;;AAGtB,IAAA,aAAa,KAAK,MAAM,CAAC,YAAY,CAAC,CAAC,UAAU,CAAC,0BAA0B,CAAC,CAAC,OAAO;IACrF,OAAO,aAAa,GAAG,gBAAgB,GAAG,SAAS;AACrD;AAEA;;;AAGG;SACa,mBAAmB,GAAA;AACjC,IAAA,OAAO,mBAAmB,EAAE,KAAK,SAAS;AAC5C;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { coerceBooleanProperty } from '@angular/cdk/coercion';
2
2
  import { ComponentHarness, HarnessPredicate } from '@angular/cdk/testing';
3
- import { M as MatOptionHarness } from '../option-harness-BFcc-M_4.mjs';
3
+ import { MatOptionHarness } from '../option-harness.mjs';
4
4
  import { MatOptgroupHarness } from '../core/testing.mjs';
5
5
 
6
6
  class MatAutocompleteHarness extends ComponentHarness {
@@ -1 +1 @@
1
- {"version":3,"file":"testing.mjs","sources":["../../../../../../k8-fastbuild-ST-46c76129e412/bin/src/material/autocomplete/testing/autocomplete-harness.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {coerceBooleanProperty} from '@angular/cdk/coercion';\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n TestElement,\n} from '@angular/cdk/testing';\nimport {\n MatOptgroupHarness,\n MatOptionHarness,\n OptgroupHarnessFilters,\n OptionHarnessFilters,\n} from '../../core/testing';\nimport {AutocompleteHarnessFilters} from './autocomplete-harness-filters';\n\nexport class MatAutocompleteHarness extends ComponentHarness {\n private _documentRootLocator = this.documentRootLocatorFactory();\n\n /** The selector for the host element of a `MatAutocomplete` instance. */\n static hostSelector = '.mat-mdc-autocomplete-trigger';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for an autocomplete with specific\n * attributes.\n * @param options Options for filtering which autocomplete instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatAutocompleteHarness>(\n this: ComponentHarnessConstructor<T>,\n options: AutocompleteHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options)\n .addOption('value', options.value, (harness, value) =>\n HarnessPredicate.stringMatches(harness.getValue(), value),\n )\n .addOption('disabled', options.disabled, async (harness, disabled) => {\n return (await harness.isDisabled()) === disabled;\n });\n }\n\n /** Gets the value of the autocomplete input. */\n async getValue(): Promise<string> {\n return (await this.host()).getProperty<string>('value');\n }\n\n /** Whether the autocomplete input is disabled. */\n async isDisabled(): Promise<boolean> {\n const disabled = (await this.host()).getAttribute('disabled');\n return coerceBooleanProperty(await disabled);\n }\n\n /** Focuses the autocomplete input. */\n async focus(): Promise<void> {\n return (await this.host()).focus();\n }\n\n /** Blurs the autocomplete input. */\n async blur(): Promise<void> {\n return (await this.host()).blur();\n }\n\n /** Whether the autocomplete input is focused. */\n async isFocused(): Promise<boolean> {\n return (await this.host()).isFocused();\n }\n\n /** Enters text into the autocomplete. */\n async enterText(value: string): Promise<void> {\n return (await this.host()).sendKeys(value);\n }\n\n /** Clears the input value. */\n async clear(): Promise<void> {\n return (await this.host()).clear();\n }\n\n /** Gets the options inside the autocomplete panel. */\n async getOptions(filters?: Omit<OptionHarnessFilters, 'ancestor'>): Promise<MatOptionHarness[]> {\n if (!(await this.isOpen())) {\n throw new Error('Unable to retrieve options for autocomplete. Autocomplete panel is closed.');\n }\n\n return this._documentRootLocator.locatorForAll(\n MatOptionHarness.with({\n ...(filters || {}),\n ancestor: await this._getPanelSelector(),\n } as OptionHarnessFilters),\n )();\n }\n\n /** Gets the option groups inside the autocomplete panel. */\n async getOptionGroups(\n filters?: Omit<OptgroupHarnessFilters, 'ancestor'>,\n ): Promise<MatOptgroupHarness[]> {\n if (!(await this.isOpen())) {\n throw new Error(\n 'Unable to retrieve option groups for autocomplete. Autocomplete panel is closed.',\n );\n }\n\n return this._documentRootLocator.locatorForAll(\n MatOptgroupHarness.with({\n ...(filters || {}),\n ancestor: await this._getPanelSelector(),\n } as OptgroupHarnessFilters),\n )();\n }\n\n /** Selects the first option matching the given filters. */\n async selectOption(filters: OptionHarnessFilters): Promise<void> {\n await this.focus(); // Focus the input to make sure the autocomplete panel is shown.\n const options = await this.getOptions(filters);\n if (!options.length) {\n throw Error(`Could not find a mat-option matching ${JSON.stringify(filters)}`);\n }\n await options[0].click();\n }\n\n /** Whether the autocomplete is open. */\n async isOpen(): Promise<boolean> {\n const panel = await this._getPanel();\n return !!panel && (await panel.hasClass(`mat-mdc-autocomplete-visible`));\n }\n\n /** Gets the panel associated with this autocomplete trigger. */\n private async _getPanel(): Promise<TestElement | null> {\n // Technically this is static, but it needs to be in a\n // function, because the autocomplete's panel ID can changed.\n return this._documentRootLocator.locatorForOptional(await this._getPanelSelector())();\n }\n\n /** Gets the selector that can be used to find the autocomplete trigger's panel. */\n protected async _getPanelSelector(): Promise<string> {\n return `#${await (await this.host()).getAttribute('aria-controls')}`;\n }\n}\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"testing.mjs","sources":["../../../../../../darwin_arm64-fastbuild-ST-46c76129e412/bin/src/material/autocomplete/testing/autocomplete-harness.ts"],"sourcesContent":["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.dev/license\n */\n\nimport {coerceBooleanProperty} from '@angular/cdk/coercion';\nimport {\n ComponentHarness,\n ComponentHarnessConstructor,\n HarnessPredicate,\n TestElement,\n} from '@angular/cdk/testing';\nimport {\n MatOptgroupHarness,\n MatOptionHarness,\n OptgroupHarnessFilters,\n OptionHarnessFilters,\n} from '../../core/testing';\nimport {AutocompleteHarnessFilters} from './autocomplete-harness-filters';\n\nexport class MatAutocompleteHarness extends ComponentHarness {\n private _documentRootLocator = this.documentRootLocatorFactory();\n\n /** The selector for the host element of a `MatAutocomplete` instance. */\n static hostSelector = '.mat-mdc-autocomplete-trigger';\n\n /**\n * Gets a `HarnessPredicate` that can be used to search for an autocomplete with specific\n * attributes.\n * @param options Options for filtering which autocomplete instances are considered a match.\n * @return a `HarnessPredicate` configured with the given options.\n */\n static with<T extends MatAutocompleteHarness>(\n this: ComponentHarnessConstructor<T>,\n options: AutocompleteHarnessFilters = {},\n ): HarnessPredicate<T> {\n return new HarnessPredicate(this, options)\n .addOption('value', options.value, (harness, value) =>\n HarnessPredicate.stringMatches(harness.getValue(), value),\n )\n .addOption('disabled', options.disabled, async (harness, disabled) => {\n return (await harness.isDisabled()) === disabled;\n });\n }\n\n /** Gets the value of the autocomplete input. */\n async getValue(): Promise<string> {\n return (await this.host()).getProperty<string>('value');\n }\n\n /** Whether the autocomplete input is disabled. */\n async isDisabled(): Promise<boolean> {\n const disabled = (await this.host()).getAttribute('disabled');\n return coerceBooleanProperty(await disabled);\n }\n\n /** Focuses the autocomplete input. */\n async focus(): Promise<void> {\n return (await this.host()).focus();\n }\n\n /** Blurs the autocomplete input. */\n async blur(): Promise<void> {\n return (await this.host()).blur();\n }\n\n /** Whether the autocomplete input is focused. */\n async isFocused(): Promise<boolean> {\n return (await this.host()).isFocused();\n }\n\n /** Enters text into the autocomplete. */\n async enterText(value: string): Promise<void> {\n return (await this.host()).sendKeys(value);\n }\n\n /** Clears the input value. */\n async clear(): Promise<void> {\n return (await this.host()).clear();\n }\n\n /** Gets the options inside the autocomplete panel. */\n async getOptions(filters?: Omit<OptionHarnessFilters, 'ancestor'>): Promise<MatOptionHarness[]> {\n if (!(await this.isOpen())) {\n throw new Error('Unable to retrieve options for autocomplete. Autocomplete panel is closed.');\n }\n\n return this._documentRootLocator.locatorForAll(\n MatOptionHarness.with({\n ...(filters || {}),\n ancestor: await this._getPanelSelector(),\n } as OptionHarnessFilters),\n )();\n }\n\n /** Gets the option groups inside the autocomplete panel. */\n async getOptionGroups(\n filters?: Omit<OptgroupHarnessFilters, 'ancestor'>,\n ): Promise<MatOptgroupHarness[]> {\n if (!(await this.isOpen())) {\n throw new Error(\n 'Unable to retrieve option groups for autocomplete. Autocomplete panel is closed.',\n );\n }\n\n return this._documentRootLocator.locatorForAll(\n MatOptgroupHarness.with({\n ...(filters || {}),\n ancestor: await this._getPanelSelector(),\n } as OptgroupHarnessFilters),\n )();\n }\n\n /** Selects the first option matching the given filters. */\n async selectOption(filters: OptionHarnessFilters): Promise<void> {\n await this.focus(); // Focus the input to make sure the autocomplete panel is shown.\n const options = await this.getOptions(filters);\n if (!options.length) {\n throw Error(`Could not find a mat-option matching ${JSON.stringify(filters)}`);\n }\n await options[0].click();\n }\n\n /** Whether the autocomplete is open. */\n async isOpen(): Promise<boolean> {\n const panel = await this._getPanel();\n return !!panel && (await panel.hasClass(`mat-mdc-autocomplete-visible`));\n }\n\n /** Gets the panel associated with this autocomplete trigger. */\n private async _getPanel(): Promise<TestElement | null> {\n // Technically this is static, but it needs to be in a\n // function, because the autocomplete's panel ID can changed.\n return this._documentRootLocator.locatorForOptional(await this._getPanelSelector())();\n }\n\n /** Gets the selector that can be used to find the autocomplete trigger's panel. */\n protected async _getPanelSelector(): Promise<string> {\n return `#${await (await this.host()).getAttribute('aria-controls')}`;\n }\n}\n"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
- import { c as MAT_OPTION_PARENT_COMPONENT, M as MatOption, d as MAT_OPTGROUP, e as MatOptionSelectionChange, _ as _countGroupLabelsBeforeOption, b as _getOptionScrollPosition } from './option-_yFTwxlw.mjs';
2
- export { a as MatOptgroup } from './option-_yFTwxlw.mjs';
1
+ import { MAT_OPTION_PARENT_COMPONENT, MatOption, MAT_OPTGROUP, MatOptionSelectionChange, _countGroupLabelsBeforeOption, _getOptionScrollPosition } from './option.mjs';
2
+ export { MatOptgroup } from './option.mjs';
3
3
  import * as i0 from '@angular/core';
4
4
  import { InjectionToken, inject, ChangeDetectorRef, ElementRef, EventEmitter, booleanAttribute, TemplateRef, Component, ViewEncapsulation, ChangeDetectionStrategy, ViewChild, ContentChildren, Input, Output, Directive, forwardRef, Injector, EnvironmentInjector, ViewContainerRef, NgZone, Renderer2, afterNextRender, NgModule } from '@angular/core';
5
5
  import { ViewportRuler, CdkScrollableModule } from '@angular/cdk/scrolling';
@@ -7,7 +7,7 @@ import { createRepositionScrollStrategy, createOverlayRef, OverlayConfig, create
7
7
  import { _IdGenerator, ActiveDescendantKeyManager, removeAriaReferencedId, addAriaReferencedId } from '@angular/cdk/a11y';
8
8
  import { Platform, _getFocusedElementPierceShadowDom, _getEventTarget } from '@angular/cdk/platform';
9
9
  import { Subscription, Subject, merge, of, defer, Observable } from 'rxjs';
10
- import { _ as _animationsDisabled } from './animation-ChQ1vjiF.mjs';
10
+ import { _animationsDisabled } from './animation.mjs';
11
11
  import { Directionality } from '@angular/cdk/bidi';
12
12
  import { hasModifierKey, ESCAPE, ENTER, TAB, UP_ARROW, DOWN_ARROW } from '@angular/cdk/keycodes';
13
13
  import { BreakpointObserver, Breakpoints } from '@angular/cdk/layout';
@@ -15,17 +15,17 @@ import { TemplatePortal } from '@angular/cdk/portal';
15
15
  import { coerceArray } from '@angular/cdk/coercion';
16
16
  import { NG_VALUE_ACCESSOR } from '@angular/forms';
17
17
  import { filter, map, startWith, switchMap, tap, delay, take } from 'rxjs/operators';
18
- import { h as MAT_FORM_FIELD } from './form-field-Ce1YJL9K.mjs';
19
- import { M as MatOptionModule } from './index-CAi4o7I5.mjs';
20
- import { M as MatCommonModule } from './common-module-Ckwlusp6.mjs';
21
- import './ripple-DToxr3s4.mjs';
18
+ import { MAT_FORM_FIELD } from './form-field2.mjs';
19
+ import { MatOptionModule } from './option-module.mjs';
20
+ import { MatCommonModule } from './common-module.mjs';
21
+ import './ripple.mjs';
22
22
  import '@angular/cdk/private';
23
- import './pseudo-checkbox-CJSCiP0Y.mjs';
24
- import './structural-styles-wmZbw0XJ.mjs';
23
+ import './pseudo-checkbox.mjs';
24
+ import './structural-styles.mjs';
25
25
  import '@angular/common';
26
26
  import '@angular/cdk/observers/private';
27
- import './index-rIXEckYE.mjs';
28
- import './pseudo-checkbox-module-BwXRv-p0.mjs';
27
+ import './ripple-module.mjs';
28
+ import './pseudo-checkbox-module.mjs';
29
29
 
30
30
  /** Event object that is emitted when an autocomplete option is selected. */
31
31
  class MatAutocompleteSelectedEvent {
@@ -239,10 +239,10 @@ class MatAutocomplete {
239
239
  _skipPredicate() {
240
240
  return false;
241
241
  }
242
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocomplete, deps: [], target: i0.ɵɵFactoryTarget.Component });
243
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.2.0-next.1", type: MatAutocomplete, isStandalone: true, selector: "mat-autocomplete", inputs: { ariaLabel: ["aria-label", "ariaLabel"], ariaLabelledby: ["aria-labelledby", "ariaLabelledby"], displayWith: "displayWith", autoActiveFirstOption: ["autoActiveFirstOption", "autoActiveFirstOption", booleanAttribute], autoSelectActiveOption: ["autoSelectActiveOption", "autoSelectActiveOption", booleanAttribute], requireSelection: ["requireSelection", "requireSelection", booleanAttribute], panelWidth: "panelWidth", disableRipple: ["disableRipple", "disableRipple", booleanAttribute], classList: ["class", "classList"], hideSingleSelectionIndicator: ["hideSingleSelectionIndicator", "hideSingleSelectionIndicator", booleanAttribute] }, outputs: { optionSelected: "optionSelected", opened: "opened", closed: "closed", optionActivated: "optionActivated" }, host: { classAttribute: "mat-mdc-autocomplete" }, providers: [{ provide: MAT_OPTION_PARENT_COMPONENT, useExisting: MatAutocomplete }], queries: [{ propertyName: "options", predicate: MatOption, descendants: true }, { propertyName: "optionGroups", predicate: MAT_OPTGROUP, descendants: true }], viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true, static: true }, { propertyName: "panel", first: true, predicate: ["panel"], descendants: true }], exportAs: ["matAutocomplete"], ngImport: i0, template: "<ng-template let-formFieldId=\"id\">\n <div\n class=\"mat-mdc-autocomplete-panel mdc-menu-surface mdc-menu-surface--open\"\n role=\"listbox\"\n [id]=\"id\"\n [class]=\"_classList\"\n [class.mat-mdc-autocomplete-visible]=\"showPanel\"\n [class.mat-mdc-autocomplete-hidden]=\"!showPanel\"\n [class.mat-autocomplete-panel-animations-enabled]=\"!_animationsDisabled\"\n [class.mat-primary]=\"_color === 'primary'\"\n [class.mat-accent]=\"_color === 'accent'\"\n [class.mat-warn]=\"_color === 'warn'\"\n [attr.aria-label]=\"ariaLabel || null\"\n [attr.aria-labelledby]=\"_getPanelAriaLabelledby(formFieldId)\"\n #panel>\n <ng-content></ng-content>\n </div>\n</ng-template>\n", styles: ["div.mat-mdc-autocomplete-panel{width:100%;max-height:256px;visibility:hidden;transform-origin:center top;overflow:auto;padding:8px 0;box-sizing:border-box;position:relative;border-radius:var(--mat-autocomplete-container-shape, var(--mat-sys-corner-extra-small));box-shadow:var(--mat-autocomplete-container-elevation-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12));background-color:var(--mat-autocomplete-background-color, var(--mat-sys-surface-container))}@media(forced-colors: active){div.mat-mdc-autocomplete-panel{outline:solid 1px}}.cdk-overlay-pane:not(.mat-mdc-autocomplete-panel-above) div.mat-mdc-autocomplete-panel{border-top-left-radius:0;border-top-right-radius:0}.mat-mdc-autocomplete-panel-above div.mat-mdc-autocomplete-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;transform-origin:center bottom}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible{visibility:visible}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-hidden{visibility:hidden;pointer-events:none}@keyframes _mat-autocomplete-enter{from{opacity:0;transform:scaleY(0.8)}to{opacity:1;transform:none}}.mat-autocomplete-panel-animations-enabled{animation:_mat-autocomplete-enter 120ms cubic-bezier(0, 0, 0.2, 1)}mat-autocomplete{display:none}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
242
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocomplete, deps: [], target: i0.ɵɵFactoryTarget.Component });
243
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "20.2.0-next.2", type: MatAutocomplete, isStandalone: true, selector: "mat-autocomplete", inputs: { ariaLabel: ["aria-label", "ariaLabel"], ariaLabelledby: ["aria-labelledby", "ariaLabelledby"], displayWith: "displayWith", autoActiveFirstOption: ["autoActiveFirstOption", "autoActiveFirstOption", booleanAttribute], autoSelectActiveOption: ["autoSelectActiveOption", "autoSelectActiveOption", booleanAttribute], requireSelection: ["requireSelection", "requireSelection", booleanAttribute], panelWidth: "panelWidth", disableRipple: ["disableRipple", "disableRipple", booleanAttribute], classList: ["class", "classList"], hideSingleSelectionIndicator: ["hideSingleSelectionIndicator", "hideSingleSelectionIndicator", booleanAttribute] }, outputs: { optionSelected: "optionSelected", opened: "opened", closed: "closed", optionActivated: "optionActivated" }, host: { classAttribute: "mat-mdc-autocomplete" }, providers: [{ provide: MAT_OPTION_PARENT_COMPONENT, useExisting: MatAutocomplete }], queries: [{ propertyName: "options", predicate: MatOption, descendants: true }, { propertyName: "optionGroups", predicate: MAT_OPTGROUP, descendants: true }], viewQueries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true, static: true }, { propertyName: "panel", first: true, predicate: ["panel"], descendants: true }], exportAs: ["matAutocomplete"], ngImport: i0, template: "<ng-template let-formFieldId=\"id\">\n <div\n class=\"mat-mdc-autocomplete-panel mdc-menu-surface mdc-menu-surface--open\"\n role=\"listbox\"\n [id]=\"id\"\n [class]=\"_classList\"\n [class.mat-mdc-autocomplete-visible]=\"showPanel\"\n [class.mat-mdc-autocomplete-hidden]=\"!showPanel\"\n [class.mat-autocomplete-panel-animations-enabled]=\"!_animationsDisabled\"\n [class.mat-primary]=\"_color === 'primary'\"\n [class.mat-accent]=\"_color === 'accent'\"\n [class.mat-warn]=\"_color === 'warn'\"\n [attr.aria-label]=\"ariaLabel || null\"\n [attr.aria-labelledby]=\"_getPanelAriaLabelledby(formFieldId)\"\n #panel>\n <ng-content></ng-content>\n </div>\n</ng-template>\n", styles: ["div.mat-mdc-autocomplete-panel{width:100%;max-height:256px;visibility:hidden;transform-origin:center top;overflow:auto;padding:8px 0;box-sizing:border-box;position:relative;border-radius:var(--mat-autocomplete-container-shape, var(--mat-sys-corner-extra-small));box-shadow:var(--mat-autocomplete-container-elevation-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12));background-color:var(--mat-autocomplete-background-color, var(--mat-sys-surface-container))}@media(forced-colors: active){div.mat-mdc-autocomplete-panel{outline:solid 1px}}.cdk-overlay-pane:not(.mat-mdc-autocomplete-panel-above) div.mat-mdc-autocomplete-panel{border-top-left-radius:0;border-top-right-radius:0}.mat-mdc-autocomplete-panel-above div.mat-mdc-autocomplete-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;transform-origin:center bottom}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible{visibility:visible}div.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-hidden{visibility:hidden;pointer-events:none}@keyframes _mat-autocomplete-enter{from{opacity:0;transform:scaleY(0.8)}to{opacity:1;transform:none}}.mat-autocomplete-panel-animations-enabled{animation:_mat-autocomplete-enter 120ms cubic-bezier(0, 0, 0.2, 1)}mat-autocomplete{display:none}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
244
244
  }
245
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocomplete, decorators: [{
245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocomplete, decorators: [{
246
246
  type: Component,
247
247
  args: [{ selector: 'mat-autocomplete', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: 'matAutocomplete', host: {
248
248
  'class': 'mat-mdc-autocomplete',
@@ -304,10 +304,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1",
304
304
  class MatAutocompleteOrigin {
305
305
  elementRef = inject(ElementRef);
306
306
  constructor() { }
307
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteOrigin, deps: [], target: i0.ɵɵFactoryTarget.Directive });
308
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.0-next.1", type: MatAutocompleteOrigin, isStandalone: true, selector: "[matAutocompleteOrigin]", exportAs: ["matAutocompleteOrigin"], ngImport: i0 });
307
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteOrigin, deps: [], target: i0.ɵɵFactoryTarget.Directive });
308
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.2.0-next.2", type: MatAutocompleteOrigin, isStandalone: true, selector: "[matAutocompleteOrigin]", exportAs: ["matAutocompleteOrigin"], ngImport: i0 });
309
309
  }
310
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteOrigin, decorators: [{
310
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteOrigin, decorators: [{
311
311
  type: Directive,
312
312
  args: [{
313
313
  selector: '[matAutocompleteOrigin]',
@@ -1002,7 +1002,7 @@ class MatAutocompleteTrigger {
1002
1002
  width: this._getPanelWidth(),
1003
1003
  direction: this._dir ?? undefined,
1004
1004
  hasBackdrop: this._defaults?.hasBackdrop,
1005
- backdropClass: this._defaults?.backdropClass,
1005
+ backdropClass: this._defaults?.backdropClass || 'cdk-overlay-transparent-backdrop',
1006
1006
  panelClass: this._overlayPanelClass,
1007
1007
  disableAnimations: this._animationsDisabled,
1008
1008
  });
@@ -1167,10 +1167,10 @@ class MatAutocompleteTrigger {
1167
1167
  this._trackedModal = null;
1168
1168
  }
1169
1169
  }
1170
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteTrigger, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1171
- static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.2.0-next.1", type: MatAutocompleteTrigger, isStandalone: true, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: { autocomplete: ["matAutocomplete", "autocomplete"], position: ["matAutocompletePosition", "position"], connectedTo: ["matAutocompleteConnectedTo", "connectedTo"], autocompleteAttribute: ["autocomplete", "autocompleteAttribute"], autocompleteDisabled: ["matAutocompleteDisabled", "autocompleteDisabled", booleanAttribute] }, host: { listeners: { "focusin": "_handleFocus()", "blur": "_onTouched()", "input": "_handleInput($event)", "keydown": "_handleKeydown($event)", "click": "_handleClick()" }, properties: { "attr.autocomplete": "autocompleteAttribute", "attr.role": "autocompleteDisabled ? null : \"combobox\"", "attr.aria-autocomplete": "autocompleteDisabled ? null : \"list\"", "attr.aria-activedescendant": "(panelOpen && activeOption) ? activeOption.id : null", "attr.aria-expanded": "autocompleteDisabled ? null : panelOpen.toString()", "attr.aria-controls": "(autocompleteDisabled || !panelOpen) ? null : autocomplete?.id", "attr.aria-haspopup": "autocompleteDisabled ? null : \"listbox\"" }, classAttribute: "mat-mdc-autocomplete-trigger" }, providers: [MAT_AUTOCOMPLETE_VALUE_ACCESSOR], exportAs: ["matAutocompleteTrigger"], usesOnChanges: true, ngImport: i0 });
1170
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteTrigger, deps: [], target: i0.ɵɵFactoryTarget.Directive });
1171
+ static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "20.2.0-next.2", type: MatAutocompleteTrigger, isStandalone: true, selector: "input[matAutocomplete], textarea[matAutocomplete]", inputs: { autocomplete: ["matAutocomplete", "autocomplete"], position: ["matAutocompletePosition", "position"], connectedTo: ["matAutocompleteConnectedTo", "connectedTo"], autocompleteAttribute: ["autocomplete", "autocompleteAttribute"], autocompleteDisabled: ["matAutocompleteDisabled", "autocompleteDisabled", booleanAttribute] }, host: { listeners: { "focusin": "_handleFocus()", "blur": "_onTouched()", "input": "_handleInput($event)", "keydown": "_handleKeydown($event)", "click": "_handleClick()" }, properties: { "attr.autocomplete": "autocompleteAttribute", "attr.role": "autocompleteDisabled ? null : \"combobox\"", "attr.aria-autocomplete": "autocompleteDisabled ? null : \"list\"", "attr.aria-activedescendant": "(panelOpen && activeOption) ? activeOption.id : null", "attr.aria-expanded": "autocompleteDisabled ? null : panelOpen.toString()", "attr.aria-controls": "(autocompleteDisabled || !panelOpen) ? null : autocomplete?.id", "attr.aria-haspopup": "autocompleteDisabled ? null : \"listbox\"" }, classAttribute: "mat-mdc-autocomplete-trigger" }, providers: [MAT_AUTOCOMPLETE_VALUE_ACCESSOR], exportAs: ["matAutocompleteTrigger"], usesOnChanges: true, ngImport: i0 });
1172
1172
  }
1173
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteTrigger, decorators: [{
1173
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteTrigger, decorators: [{
1174
1174
  type: Directive,
1175
1175
  args: [{
1176
1176
  selector: `input[matAutocomplete], textarea[matAutocomplete]`,
@@ -1212,8 +1212,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1",
1212
1212
  }] } });
1213
1213
 
1214
1214
  class MatAutocompleteModule {
1215
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1216
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteModule, imports: [OverlayModule,
1215
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1216
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteModule, imports: [OverlayModule,
1217
1217
  MatOptionModule,
1218
1218
  MatCommonModule,
1219
1219
  MatAutocomplete,
@@ -1224,13 +1224,13 @@ class MatAutocompleteModule {
1224
1224
  MatCommonModule,
1225
1225
  MatAutocompleteTrigger,
1226
1226
  MatAutocompleteOrigin] });
1227
- static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteModule, providers: [MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER], imports: [OverlayModule,
1227
+ static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteModule, providers: [MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER], imports: [OverlayModule,
1228
1228
  MatOptionModule,
1229
1229
  MatCommonModule, CdkScrollableModule,
1230
1230
  MatOptionModule,
1231
1231
  MatCommonModule] });
1232
1232
  }
1233
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.1", ngImport: i0, type: MatAutocompleteModule, decorators: [{
1233
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.2", ngImport: i0, type: MatAutocompleteModule, decorators: [{
1234
1234
  type: NgModule,
1235
1235
  args: [{
1236
1236
  imports: [