@momentum-design/components 0.134.19 → 0.134.21

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 (379) hide show
  1. package/dist/browser/index.js +1 -1
  2. package/dist/browser/index.js.map +2 -2
  3. package/dist/components/accordion/accordion.component.d.ts +15 -5
  4. package/dist/components/accordionbutton/accordionbutton.component.d.ts +14 -26
  5. package/dist/components/accordionbutton/accordionbutton.component.js +0 -22
  6. package/dist/components/accordiongroup/accordiongroup.component.d.ts +12 -16
  7. package/dist/components/accordiongroup/accordiongroup.component.js +0 -14
  8. package/dist/components/alertchip/alertchip.component.d.ts +15 -11
  9. package/dist/components/alertchip/alertchip.component.js +0 -7
  10. package/dist/components/animation/animation.component.d.ts +14 -6
  11. package/dist/components/animation/animation.component.js +0 -5
  12. package/dist/components/announcementdialog/announcementdialog.component.d.ts +18 -25
  13. package/dist/components/announcementdialog/announcementdialog.component.js +1 -20
  14. package/dist/components/appheader/appheader.component.d.ts +13 -12
  15. package/dist/components/appheader/appheader.component.js +0 -9
  16. package/dist/components/avatar/avatar.component.d.ts +14 -34
  17. package/dist/components/avatar/avatar.component.js +1 -31
  18. package/dist/components/avatarbutton/avatarbutton.component.d.ts +15 -14
  19. package/dist/components/avatarbutton/avatarbutton.component.js +1 -10
  20. package/dist/components/badge/badge.component.d.ts +16 -20
  21. package/dist/components/badge/badge.component.js +1 -17
  22. package/dist/components/banner/banner.component.d.ts +17 -17
  23. package/dist/components/banner/banner.component.js +1 -13
  24. package/dist/components/brandvisual/brandvisual.component.d.ts +15 -12
  25. package/dist/components/brandvisual/brandvisual.component.js +0 -10
  26. package/dist/components/bullet/bullet.component.d.ts +15 -16
  27. package/dist/components/bullet/bullet.component.js +0 -15
  28. package/dist/components/button/button.component.d.ts +21 -52
  29. package/dist/components/button/button.component.js +1 -47
  30. package/dist/components/buttongroup/buttongroup.component.d.ts +17 -20
  31. package/dist/components/buttongroup/buttongroup.component.js +0 -17
  32. package/dist/components/buttonlink/buttonlink.component.d.ts +19 -16
  33. package/dist/components/buttonlink/buttonlink.component.js +1 -11
  34. package/dist/components/buttonsimple/buttonsimple.component.d.ts +16 -25
  35. package/dist/components/buttonsimple/buttonsimple.component.js +0 -22
  36. package/dist/components/calendar/calendar.component.d.ts +17 -11
  37. package/dist/components/calendar/calendar.component.js +0 -8
  38. package/dist/components/card/card.component.d.ts +18 -17
  39. package/dist/components/card/card.component.js +0 -13
  40. package/dist/components/cardbutton/cardbutton.component.d.ts +20 -14
  41. package/dist/components/cardbutton/cardbutton.component.js +0 -9
  42. package/dist/components/cardcheckbox/cardcheckbox.component.d.ts +20 -19
  43. package/dist/components/cardcheckbox/cardcheckbox.component.js +0 -14
  44. package/dist/components/cardradio/cardradio.component.d.ts +20 -20
  45. package/dist/components/cardradio/cardradio.component.js +0 -15
  46. package/dist/components/checkbox/checkbox.component.d.ts +22 -26
  47. package/dist/components/checkbox/checkbox.component.js +1 -22
  48. package/dist/components/chip/chip.component.d.ts +20 -13
  49. package/dist/components/chip/chip.component.js +0 -9
  50. package/dist/components/coachmark/coachmark.component.d.ts +22 -22
  51. package/dist/components/coachmark/coachmark.component.js +1 -18
  52. package/dist/components/combobox/combobox.component.d.ts +27 -37
  53. package/dist/components/combobox/combobox.component.js +1 -32
  54. package/dist/components/controltypeprovider/controltypeprovider.component.d.ts +19 -11
  55. package/dist/components/controltypeprovider/controltypeprovider.component.js +0 -10
  56. package/dist/components/datepicker/datepicker.component.d.ts +20 -14
  57. package/dist/components/datepicker/datepicker.component.js +0 -9
  58. package/dist/components/dialog/dialog.component.d.ts +25 -40
  59. package/dist/components/dialog/dialog.component.js +1 -35
  60. package/dist/components/divider/divider.component.d.ts +23 -25
  61. package/dist/components/divider/divider.component.js +0 -23
  62. package/dist/components/filterchip/filterchip.component.d.ts +20 -9
  63. package/dist/components/filterchip/filterchip.component.js +0 -5
  64. package/dist/components/formfieldgroup/formfieldgroup.component.d.ts +18 -19
  65. package/dist/components/formfieldgroup/formfieldgroup.component.js +0 -15
  66. package/dist/components/formfieldwrapper/formfieldwrapper.component.d.ts +16 -8
  67. package/dist/components/formfieldwrapper/formfieldwrapper.component.js +0 -4
  68. package/dist/components/icon/icon.component.d.ts +16 -41
  69. package/dist/components/icon/icon.component.js +0 -39
  70. package/dist/components/iconprovider/iconprovider.component.d.ts +14 -24
  71. package/dist/components/iconprovider/iconprovider.component.js +0 -23
  72. package/dist/components/illustration/illustration.component.d.ts +16 -32
  73. package/dist/components/illustration/illustration.component.js +0 -30
  74. package/dist/components/illustrationprovider/illustrationprovider.component.d.ts +14 -24
  75. package/dist/components/illustrationprovider/illustrationprovider.component.js +0 -23
  76. package/dist/components/input/input.component.d.ts +21 -16
  77. package/dist/components/input/input.component.js +0 -11
  78. package/dist/components/inputchip/inputchip.component.d.ts +19 -13
  79. package/dist/components/inputchip/inputchip.component.js +0 -7
  80. package/dist/components/link/link.component.d.ts +18 -12
  81. package/dist/components/link/link.component.js +1 -9
  82. package/dist/components/linkbutton/linkbutton.component.d.ts +19 -12
  83. package/dist/components/linkbutton/linkbutton.component.js +1 -8
  84. package/dist/components/linksimple/linksimple.component.d.ts +17 -10
  85. package/dist/components/linksimple/linksimple.component.js +0 -7
  86. package/dist/components/list/list.component.d.ts +17 -7
  87. package/dist/components/list/list.component.js +0 -5
  88. package/dist/components/listbox/listbox.component.d.ts +21 -16
  89. package/dist/components/listbox/listbox.component.js +1 -11
  90. package/dist/components/listheader/listheader.component.d.ts +14 -6
  91. package/dist/components/listheader/listheader.component.js +0 -3
  92. package/dist/components/listitem/listitem.component.d.ts +20 -18
  93. package/dist/components/listitem/listitem.component.js +0 -13
  94. package/dist/components/marker/marker.component.d.ts +15 -16
  95. package/dist/components/marker/marker.component.js +0 -15
  96. package/dist/components/menubar/menubar.component.d.ts +12 -19
  97. package/dist/components/menubar/menubar.component.js +0 -19
  98. package/dist/components/menuitem/menuitem.component.d.ts +18 -19
  99. package/dist/components/menuitem/menuitem.component.js +1 -15
  100. package/dist/components/menuitemcheckbox/menuitemcheckbox.component.d.ts +19 -30
  101. package/dist/components/menuitemcheckbox/menuitemcheckbox.component.js +1 -25
  102. package/dist/components/menuitemradio/menuitemradio.component.d.ts +18 -31
  103. package/dist/components/menuitemradio/menuitemradio.component.js +1 -26
  104. package/dist/components/menupopover/menupopover.component.d.ts +16 -38
  105. package/dist/components/menupopover/menupopover.component.js +0 -34
  106. package/dist/components/menusection/menusection.component.d.ts +16 -12
  107. package/dist/components/menusection/menusection.component.js +0 -8
  108. package/dist/components/navmenuitem/navmenuitem.component.d.ts +16 -15
  109. package/dist/components/navmenuitem/navmenuitem.component.js +0 -11
  110. package/dist/components/optgroup/optgroup.component.d.ts +17 -7
  111. package/dist/components/optgroup/optgroup.component.js +1 -3
  112. package/dist/components/option/option.component.d.ts +17 -19
  113. package/dist/components/option/option.component.js +1 -15
  114. package/dist/components/password/password.component.d.ts +18 -17
  115. package/dist/components/password/password.component.js +0 -11
  116. package/dist/components/popover/popover.component.d.ts +20 -52
  117. package/dist/components/popover/popover.component.js +1 -47
  118. package/dist/components/presence/presence.component.d.ts +17 -10
  119. package/dist/components/presence/presence.component.js +1 -7
  120. package/dist/components/progressbar/progressbar.component.d.ts +17 -13
  121. package/dist/components/progressbar/progressbar.component.js +0 -9
  122. package/dist/components/progressspinner/progressspinner.component.d.ts +14 -19
  123. package/dist/components/progressspinner/progressspinner.component.js +0 -17
  124. package/dist/components/radio/radio.component.d.ts +19 -41
  125. package/dist/components/radio/radio.component.js +1 -37
  126. package/dist/components/radiogroup/radiogroup.component.d.ts +12 -5
  127. package/dist/components/radiogroup/radiogroup.component.js +0 -4
  128. package/dist/components/responsivesettingsprovider/responsivesettingsprovider.component.d.ts +11 -29
  129. package/dist/components/responsivesettingsprovider/responsivesettingsprovider.component.js +0 -29
  130. package/dist/components/screenreaderannouncer/screenreaderannouncer.component.d.ts +12 -51
  131. package/dist/components/screenreaderannouncer/screenreaderannouncer.component.js +0 -51
  132. package/dist/components/searchfield/searchfield.component.d.ts +16 -24
  133. package/dist/components/searchfield/searchfield.component.js +0 -20
  134. package/dist/components/searchpopover/searchpopover.component.d.ts +16 -20
  135. package/dist/components/searchpopover/searchpopover.component.js +0 -16
  136. package/dist/components/select/select.component.d.ts +23 -19
  137. package/dist/components/select/select.component.js +1 -14
  138. package/dist/components/selectlistbox/selectlistbox.component.d.ts +12 -8
  139. package/dist/components/selectlistbox/selectlistbox.component.js +0 -7
  140. package/dist/components/sidenavigation/sidenavigation.component.d.ts +21 -41
  141. package/dist/components/sidenavigation/sidenavigation.component.js +1 -35
  142. package/dist/components/skeleton/skeleton.component.d.ts +14 -15
  143. package/dist/components/skeleton/skeleton.component.js +0 -13
  144. package/dist/components/slider/slider.component.d.ts +17 -15
  145. package/dist/components/slider/slider.component.js +0 -11
  146. package/dist/components/spatialnavigationprovider/spatialnavigationprovider.component.d.ts +15 -215
  147. package/dist/components/spatialnavigationprovider/spatialnavigationprovider.component.js +1 -215
  148. package/dist/components/spinner/spinner.component.d.ts +15 -27
  149. package/dist/components/spinner/spinner.component.js +0 -25
  150. package/dist/components/staticcheckbox/staticcheckbox.component.d.ts +16 -21
  151. package/dist/components/staticcheckbox/staticcheckbox.component.js +0 -17
  152. package/dist/components/staticchip/staticchip.component.d.ts +17 -8
  153. package/dist/components/staticchip/staticchip.component.js +0 -5
  154. package/dist/components/staticradio/staticradio.component.d.ts +15 -19
  155. package/dist/components/staticradio/staticradio.component.js +0 -16
  156. package/dist/components/statictoggle/statictoggle.component.d.ts +16 -21
  157. package/dist/components/statictoggle/statictoggle.component.js +0 -17
  158. package/dist/components/stepper/stepper.component.d.ts +13 -5
  159. package/dist/components/stepper/stepper.component.js +0 -3
  160. package/dist/components/stepperconnector/stepperconnector.component.d.ts +13 -6
  161. package/dist/components/stepperconnector/stepperconnector.component.js +0 -4
  162. package/dist/components/stepperitem/stepperitem.component.d.ts +16 -14
  163. package/dist/components/stepperitem/stepperitem.component.js +1 -10
  164. package/dist/components/tab/tab.component.d.ts +20 -23
  165. package/dist/components/tab/tab.component.js +1 -16
  166. package/dist/components/tablist/tablist.component.d.ts +18 -30
  167. package/dist/components/tablist/tablist.component.js +0 -24
  168. package/dist/components/text/text.component.d.ts +12 -13
  169. package/dist/components/text/text.component.js +0 -12
  170. package/dist/components/textarea/textarea.component.d.ts +17 -39
  171. package/dist/components/textarea/textarea.component.js +0 -34
  172. package/dist/components/themeprovider/themeprovider.component.d.ts +13 -27
  173. package/dist/components/themeprovider/themeprovider.component.js +0 -25
  174. package/dist/components/timepicker/timepicker.component.d.ts +17 -19
  175. package/dist/components/timepicker/timepicker.component.js +0 -14
  176. package/dist/components/toast/toast.component.d.ts +20 -12
  177. package/dist/components/toast/toast.component.js +1 -7
  178. package/dist/components/toggle/toggle.component.d.ts +18 -24
  179. package/dist/components/toggle/toggle.component.js +1 -21
  180. package/dist/components/toggletip/toggletip.component.d.ts +18 -28
  181. package/dist/components/toggletip/toggletip.component.js +1 -24
  182. package/dist/components/tooltip/tooltip.component.d.ts +16 -16
  183. package/dist/components/tooltip/tooltip.component.js +0 -13
  184. package/dist/components/typewriter/typewriter.component.d.ts +18 -34
  185. package/dist/components/typewriter/typewriter.component.js +1 -31
  186. package/dist/components/verticaltablist/verticaltablist.component.d.ts +17 -30
  187. package/dist/components/verticaltablist/verticaltablist.component.js +0 -26
  188. package/dist/components/virtualizedlist/virtualizedlist.component.d.ts +16 -58
  189. package/dist/components/virtualizedlist/virtualizedlist.component.js +0 -55
  190. package/dist/custom-elements.json +190 -190
  191. package/dist/react/accordion/index.d.ts +15 -5
  192. package/dist/react/accordionbutton/index.d.ts +14 -26
  193. package/dist/react/accordionbutton/index.js +0 -22
  194. package/dist/react/accordiongroup/index.d.ts +12 -16
  195. package/dist/react/accordiongroup/index.js +0 -14
  196. package/dist/react/alertchip/index.d.ts +15 -11
  197. package/dist/react/alertchip/index.js +0 -7
  198. package/dist/react/animation/index.d.ts +14 -6
  199. package/dist/react/animation/index.js +0 -5
  200. package/dist/react/announcementdialog/index.d.ts +18 -25
  201. package/dist/react/announcementdialog/index.js +1 -20
  202. package/dist/react/appheader/index.d.ts +13 -12
  203. package/dist/react/appheader/index.js +0 -9
  204. package/dist/react/avatar/index.d.ts +14 -34
  205. package/dist/react/avatar/index.js +1 -31
  206. package/dist/react/avatarbutton/index.d.ts +15 -14
  207. package/dist/react/avatarbutton/index.js +1 -10
  208. package/dist/react/badge/index.d.ts +16 -20
  209. package/dist/react/badge/index.js +1 -17
  210. package/dist/react/banner/index.d.ts +17 -17
  211. package/dist/react/banner/index.js +1 -13
  212. package/dist/react/brandvisual/index.d.ts +15 -12
  213. package/dist/react/brandvisual/index.js +0 -10
  214. package/dist/react/bullet/index.d.ts +15 -16
  215. package/dist/react/bullet/index.js +0 -15
  216. package/dist/react/button/index.d.ts +21 -52
  217. package/dist/react/button/index.js +1 -47
  218. package/dist/react/buttongroup/index.d.ts +17 -20
  219. package/dist/react/buttongroup/index.js +0 -17
  220. package/dist/react/buttonlink/index.d.ts +19 -16
  221. package/dist/react/buttonlink/index.js +1 -11
  222. package/dist/react/buttonsimple/index.d.ts +16 -25
  223. package/dist/react/buttonsimple/index.js +0 -22
  224. package/dist/react/calendar/index.d.ts +17 -11
  225. package/dist/react/calendar/index.js +0 -8
  226. package/dist/react/card/index.d.ts +18 -17
  227. package/dist/react/card/index.js +0 -13
  228. package/dist/react/cardbutton/index.d.ts +20 -14
  229. package/dist/react/cardbutton/index.js +0 -9
  230. package/dist/react/cardcheckbox/index.d.ts +20 -19
  231. package/dist/react/cardcheckbox/index.js +0 -14
  232. package/dist/react/cardradio/index.d.ts +20 -20
  233. package/dist/react/cardradio/index.js +0 -15
  234. package/dist/react/checkbox/index.d.ts +22 -26
  235. package/dist/react/checkbox/index.js +1 -22
  236. package/dist/react/chip/index.d.ts +20 -13
  237. package/dist/react/chip/index.js +0 -9
  238. package/dist/react/coachmark/index.d.ts +22 -22
  239. package/dist/react/coachmark/index.js +1 -18
  240. package/dist/react/combobox/index.d.ts +27 -37
  241. package/dist/react/combobox/index.js +1 -32
  242. package/dist/react/controltypeprovider/index.d.ts +19 -11
  243. package/dist/react/controltypeprovider/index.js +0 -10
  244. package/dist/react/datepicker/index.d.ts +20 -14
  245. package/dist/react/datepicker/index.js +0 -9
  246. package/dist/react/dialog/index.d.ts +25 -40
  247. package/dist/react/dialog/index.js +1 -35
  248. package/dist/react/divider/index.d.ts +23 -25
  249. package/dist/react/divider/index.js +0 -23
  250. package/dist/react/filterchip/index.d.ts +20 -9
  251. package/dist/react/filterchip/index.js +0 -5
  252. package/dist/react/formfieldgroup/index.d.ts +18 -19
  253. package/dist/react/formfieldgroup/index.js +0 -15
  254. package/dist/react/formfieldwrapper/index.d.ts +16 -8
  255. package/dist/react/formfieldwrapper/index.js +0 -4
  256. package/dist/react/icon/index.d.ts +16 -41
  257. package/dist/react/icon/index.js +0 -39
  258. package/dist/react/iconprovider/index.d.ts +14 -24
  259. package/dist/react/iconprovider/index.js +0 -23
  260. package/dist/react/illustration/index.d.ts +16 -32
  261. package/dist/react/illustration/index.js +0 -30
  262. package/dist/react/illustrationprovider/index.d.ts +14 -24
  263. package/dist/react/illustrationprovider/index.js +0 -23
  264. package/dist/react/input/index.d.ts +21 -16
  265. package/dist/react/input/index.js +0 -11
  266. package/dist/react/inputchip/index.d.ts +19 -13
  267. package/dist/react/inputchip/index.js +0 -7
  268. package/dist/react/link/index.d.ts +18 -12
  269. package/dist/react/link/index.js +1 -9
  270. package/dist/react/linkbutton/index.d.ts +19 -12
  271. package/dist/react/linkbutton/index.js +1 -8
  272. package/dist/react/linksimple/index.d.ts +17 -10
  273. package/dist/react/linksimple/index.js +0 -7
  274. package/dist/react/list/index.d.ts +17 -7
  275. package/dist/react/list/index.js +0 -5
  276. package/dist/react/listbox/index.d.ts +21 -16
  277. package/dist/react/listbox/index.js +1 -11
  278. package/dist/react/listheader/index.d.ts +14 -6
  279. package/dist/react/listheader/index.js +0 -3
  280. package/dist/react/listitem/index.d.ts +20 -18
  281. package/dist/react/listitem/index.js +0 -13
  282. package/dist/react/marker/index.d.ts +15 -16
  283. package/dist/react/marker/index.js +0 -15
  284. package/dist/react/menubar/index.d.ts +12 -19
  285. package/dist/react/menubar/index.js +0 -19
  286. package/dist/react/menuitem/index.d.ts +18 -19
  287. package/dist/react/menuitem/index.js +1 -15
  288. package/dist/react/menuitemcheckbox/index.d.ts +19 -30
  289. package/dist/react/menuitemcheckbox/index.js +1 -25
  290. package/dist/react/menuitemradio/index.d.ts +18 -31
  291. package/dist/react/menuitemradio/index.js +1 -26
  292. package/dist/react/menupopover/index.d.ts +16 -38
  293. package/dist/react/menupopover/index.js +0 -34
  294. package/dist/react/menusection/index.d.ts +16 -12
  295. package/dist/react/menusection/index.js +0 -8
  296. package/dist/react/navmenuitem/index.d.ts +16 -15
  297. package/dist/react/navmenuitem/index.js +0 -11
  298. package/dist/react/optgroup/index.d.ts +17 -7
  299. package/dist/react/optgroup/index.js +1 -3
  300. package/dist/react/option/index.d.ts +17 -19
  301. package/dist/react/option/index.js +1 -15
  302. package/dist/react/password/index.d.ts +18 -17
  303. package/dist/react/password/index.js +0 -11
  304. package/dist/react/popover/index.d.ts +20 -52
  305. package/dist/react/popover/index.js +1 -47
  306. package/dist/react/presence/index.d.ts +17 -10
  307. package/dist/react/presence/index.js +1 -7
  308. package/dist/react/progressbar/index.d.ts +17 -13
  309. package/dist/react/progressbar/index.js +0 -9
  310. package/dist/react/progressspinner/index.d.ts +14 -19
  311. package/dist/react/progressspinner/index.js +0 -17
  312. package/dist/react/radio/index.d.ts +19 -41
  313. package/dist/react/radio/index.js +1 -37
  314. package/dist/react/radiogroup/index.d.ts +12 -5
  315. package/dist/react/radiogroup/index.js +0 -4
  316. package/dist/react/responsivesettingsprovider/index.d.ts +11 -29
  317. package/dist/react/responsivesettingsprovider/index.js +0 -29
  318. package/dist/react/screenreaderannouncer/index.d.ts +12 -51
  319. package/dist/react/screenreaderannouncer/index.js +0 -51
  320. package/dist/react/searchfield/index.d.ts +16 -24
  321. package/dist/react/searchfield/index.js +0 -20
  322. package/dist/react/searchpopover/index.d.ts +16 -20
  323. package/dist/react/searchpopover/index.js +0 -16
  324. package/dist/react/select/index.d.ts +23 -19
  325. package/dist/react/select/index.js +1 -14
  326. package/dist/react/selectlistbox/index.d.ts +12 -8
  327. package/dist/react/selectlistbox/index.js +0 -7
  328. package/dist/react/sidenavigation/index.d.ts +21 -41
  329. package/dist/react/sidenavigation/index.js +1 -35
  330. package/dist/react/skeleton/index.d.ts +14 -15
  331. package/dist/react/skeleton/index.js +0 -13
  332. package/dist/react/slider/index.d.ts +17 -15
  333. package/dist/react/slider/index.js +0 -11
  334. package/dist/react/spatialnavigationprovider/index.d.ts +15 -215
  335. package/dist/react/spatialnavigationprovider/index.js +1 -214
  336. package/dist/react/spinner/index.d.ts +15 -27
  337. package/dist/react/spinner/index.js +0 -25
  338. package/dist/react/staticcheckbox/index.d.ts +16 -21
  339. package/dist/react/staticcheckbox/index.js +0 -17
  340. package/dist/react/staticchip/index.d.ts +17 -8
  341. package/dist/react/staticchip/index.js +0 -5
  342. package/dist/react/staticradio/index.d.ts +15 -19
  343. package/dist/react/staticradio/index.js +0 -16
  344. package/dist/react/statictoggle/index.d.ts +16 -21
  345. package/dist/react/statictoggle/index.js +0 -17
  346. package/dist/react/stepper/index.d.ts +13 -5
  347. package/dist/react/stepper/index.js +0 -3
  348. package/dist/react/stepperconnector/index.d.ts +13 -6
  349. package/dist/react/stepperconnector/index.js +0 -4
  350. package/dist/react/stepperitem/index.d.ts +16 -14
  351. package/dist/react/stepperitem/index.js +1 -10
  352. package/dist/react/tab/index.d.ts +20 -23
  353. package/dist/react/tab/index.js +1 -16
  354. package/dist/react/tablist/index.d.ts +18 -30
  355. package/dist/react/tablist/index.js +0 -24
  356. package/dist/react/text/index.d.ts +12 -13
  357. package/dist/react/text/index.js +0 -12
  358. package/dist/react/textarea/index.d.ts +17 -39
  359. package/dist/react/textarea/index.js +0 -34
  360. package/dist/react/themeprovider/index.d.ts +13 -27
  361. package/dist/react/themeprovider/index.js +0 -25
  362. package/dist/react/timepicker/index.d.ts +17 -19
  363. package/dist/react/timepicker/index.js +0 -14
  364. package/dist/react/toast/index.d.ts +20 -12
  365. package/dist/react/toast/index.js +1 -7
  366. package/dist/react/toggle/index.d.ts +18 -24
  367. package/dist/react/toggle/index.js +1 -21
  368. package/dist/react/toggletip/index.d.ts +18 -28
  369. package/dist/react/toggletip/index.js +1 -24
  370. package/dist/react/tooltip/index.d.ts +16 -16
  371. package/dist/react/tooltip/index.js +0 -13
  372. package/dist/react/typewriter/index.d.ts +18 -34
  373. package/dist/react/typewriter/index.js +1 -31
  374. package/dist/react/verticaltablist/index.d.ts +17 -30
  375. package/dist/react/verticaltablist/index.js +0 -26
  376. package/dist/react/virtualizedlist/index.d.ts +16 -58
  377. package/dist/react/virtualizedlist/index.js +0 -55
  378. package/dist/utils/dom.js +1 -1
  379. package/package.json +1 -1
@@ -2,24 +2,20 @@ import { CSSResult } from 'lit';
2
2
  import Searchfield from '../searchfield/searchfield.component';
3
3
  import type { Placement } from './searchpopover.types';
4
4
  /**
5
- * `mdc-searchpopover` widget is a combination of the Searchfield and Popover components, connected to ensure
6
- * proper accessibility. This component should be used when search results or suggestions need to be displayed
7
- * in a popover below the search input field, where the search results hold individual actions like navigating to a
8
- * a different url etc.
9
- *
10
- * - Don't use this when search results are displayed inline on the page -\> use Searchfield component instead.
11
- * - Don't use this when a list of options is filtered based on the search input -\> use Combobox component instead.
12
- *
13
- * It supports any Chip component as filters. (`mdc-inputchip`, `mdc-alertchip`, `mdc-chip`)
14
- *
15
- * This component is built by extending the `mdc-searchfield` component & rendering the mdc-popover component inside.
16
- *
17
- * Searchpopover supports controlled vs uncontrolled behavior for chip filters, which can be set via the `control-type` attribute:
18
- * - In **uncontrolled** mode (default), when a chip is removed via the UI, it is automatically removed from the DOM and a `chipRemove` event is dispatched with the removed chip in the event detail. The consumer can listen to the `chipRemove` event but does not need to do anything to remove the chip from the DOM.
19
- * - In **controlled** mode (`control-type="controlled"`), when a chip is removed via the UI, it is NOT removed from the DOM, but a `chipRemove` event is still dispatched with the "removed" chip in the event detail. The consumer must listen to the `chipRemove` event and handle removing the chip from the DOM themselves (e.g., by updating their state that controls which chips are rendered).
20
- *
5
+ * The searchpopover is a widget built on top of `mdc-searchfield` that adds a connected `mdc-popover` below the input. The input is exposed as a combobox that owns the popover, so assistive technologies can announce when the popover is open and which content it controls. It is intended for searches whose results are individually actionable (for example navigating to a different URL).
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Use it when search results or suggestions appear in a popover anchored to the input and each result performs its own action.
10
+ * - Use it together with chip filters (`mdc-inputchip`, `mdc-chip`, `mdc-alertchip`) when the search query is refined by removable tokens.
11
+ *
12
+ * **When not to use**
13
+ *
14
+ * - Do not use it when search results render inline on the page — use `mdc-searchfield` instead.
15
+ * - Do not use it when the popover is a list of options being filtered down by the input — use `mdc-combobox` instead.
16
+ *
21
17
  * @tagname mdc-searchpopover
22
- *
18
+ *
23
19
  * @event input - (React: onInput) This event is dispatched when the value of the input field changes (every press).
24
20
  * @event change - (React: onChange) This event is dispatched when the value of the input field changes (on blur).
25
21
  * @event focus - (React: onFocus) This event is dispatched when the input receives focus.
@@ -30,7 +26,7 @@ import type { Placement } from './searchpopover.types';
30
26
  * In **uncontrolled** mode (default), the chip is removed from the DOM automatically.
31
27
  * @event shown - (React: onShown) This event is dispatched when the popover is shown
32
28
  * @event hidden - (React: onHidden) This event is dispatched when the popover is hidden
33
- *
29
+ *
34
30
  * @slot default - Default slot (=children) for the popover content
35
31
  * @slot filters - Slot for input chips
36
32
  * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.
@@ -41,7 +37,7 @@ import type { Placement } from './searchpopover.types';
41
37
  * @slot input-leading-icon - Slot for the leading icon before the input field. If not provided, the `leadingIcon` property will be used to render the leading icon.
42
38
  * @slot input-prefix-text - Slot for the prefix text before the input field. If not provided, the `prefixText` property will be used to render the prefix text.
43
39
  * @slot trailing-button - Slot for the trailing button to clear the input field. If not provided, the clear button will be rendered when `trailingButton` property is set to true.
44
- *
40
+ *
45
41
  * @cssproperty --mdc-label-font-size - Font size for the label text.
46
42
  * @cssproperty --mdc-label-font-weight - Font weight for the label text.
47
43
  * @cssproperty --mdc-label-line-height - Line height for the label text.
@@ -60,7 +56,7 @@ import type { Placement } from './searchpopover.types';
60
56
  * @cssproperty --mdc-searchpopover-width - Width of the searchpopover component
61
57
  * @cssproperty --mdc-searchpopover-popover-width - Width of the popover within the searchpopover component
62
58
  * @cssproperty --mdc-searchpopover-popover-height - Height of the popover within the searchpopover component
63
- *
59
+ *
64
60
  * @csspart label - The label element.
65
61
  * @csspart label-text - The container for the label and required indicator elements.
66
62
  * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.
@@ -19,22 +19,6 @@ import { ROLE } from '../../utils/roles';
19
19
  import styles from './searchpopover.styles';
20
20
  import { DEFAULTS, TRIGGER_ID, POPOVER_ID } from './searchpopover.constants';
21
21
  /**
22
- * `mdc-searchpopover` widget is a combination of the Searchfield and Popover components, connected to ensure
23
- * proper accessibility. This component should be used when search results or suggestions need to be displayed
24
- * in a popover below the search input field, where the search results hold individual actions like navigating to a
25
- * a different url etc.
26
- *
27
- * - Don't use this when search results are displayed inline on the page -\> use Searchfield component instead.
28
- * - Don't use this when a list of options is filtered based on the search input -\> use Combobox component instead.
29
- *
30
- * It supports any Chip component as filters. (`mdc-inputchip`, `mdc-alertchip`, `mdc-chip`)
31
- *
32
- * This component is built by extending the `mdc-searchfield` component & rendering the mdc-popover component inside.
33
- *
34
- * Searchpopover supports controlled vs uncontrolled behavior for chip filters, which can be set via the `control-type` attribute:
35
- * - In **uncontrolled** mode (default), when a chip is removed via the UI, it is automatically removed from the DOM and a `chipRemove` event is dispatched with the removed chip in the event detail. The consumer can listen to the `chipRemove` event but does not need to do anything to remove the chip from the DOM.
36
- * - In **controlled** mode (`control-type="controlled"`), when a chip is removed via the UI, it is NOT removed from the DOM, but a `chipRemove` event is still dispatched with the "removed" chip in the event detail. The consumer must listen to the `chipRemove` event and handle removing the chip from the DOM themselves (e.g., by updating their state that controls which chips are rendered).
37
- *
38
22
  * @tagname mdc-searchpopover
39
23
  *
40
24
  * @event input - (React: onInput) This event is dispatched when the value of the input field changes (every press).
@@ -7,39 +7,43 @@ import type { PopoverStrategy } from '../popover/popover.types';
7
7
  import type { Placement } from './select.types';
8
8
  declare const Select_base: import("../../utils/mixins/index.types").Constructor<import("../../models").Component & import("../../utils/mixins/ListNavigationMixin").ListNavigationMixinInterface & import("../../utils/mixins/KeyToActionMixin").KeyToActionInterface & import("../../utils/mixins/KeyDownHandledMixin").KeyDownHandledMixinInterface> & import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/KeyToActionMixin").KeyToActionInterface> & import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/lifecycle/CaptureDestroyEventForChildElement").CaptureDestroyEventForChildElementInterface> & import("../../utils/mixins/index.types").Constructor<import("../../models").Component & import("../../utils/mixins/AutoFocusOnMountMixin").AutoFocusOnMountMixinInterface> & import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/FormInternalsMixin").FormInternalsMixinInterface> & import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/DataAriaLabelMixin").DataAriaLabelMixinInterface> & typeof FormfieldWrapper;
9
9
  /**
10
- * The mdc-select component is a dropdown selection control that allows users to pick an option from a predefined list.
11
- * It is designed to work with `mdc-option` for individual options and `mdc-optgroup` for grouping related options.
12
- * Optional: Add `mdc-divider` after each option group (`mdc-optgroup`) to separate groups visually.
13
- *
14
- * Every mdc-option should have a `value` attribute set to ensure proper form submission.
15
- *
16
- * To set a default option, use the `selected` attribute on the `mdc-option` element.
17
- * You can also set the `value` attribute on the `mdc-select` element to match the value of the desired option. The component will select the corresponding option automatically.
18
- *
19
- * **Note:** Make sure to add `mdc-selectlistbox` as a child of `mdc-select` and wrap options/optgroup in it to ensure proper accessibility functionality. Read more about it in SelectListBox documentation.
20
- *
21
- * If you need to use `mdc-tooltip` with any options, make sure to place the tooltip component outside the `mdc-select` element.
22
- *
10
+ * The select is a form-associated dropdown control that lets the user pick a single value from a predefined list of options. It exposes the standard form field surface (label, help text, validation, required indicator, info toggletip) and renders a popover-backed listbox built from slotted `mdc-option` and `mdc-optgroup` children.
11
+ *
12
+ * The component is form-associated and participates in native form submission, validation, and reset.
13
+ *
14
+ * **When to use**
15
+ *
16
+ * - Use `mdc-select` when the user must pick a single value from a fixed list and typing-to-filter is not required.
17
+ * - Use it inside a form when you want native form submission and validation for the selected value.
18
+ * - Use it when options are grouped (`mdc-optgroup`) and an optional `mdc-divider` is needed between groups.
19
+ *
20
+ * **When not to use**
21
+ *
22
+ * - Use `mdc-combobox` when the user benefits from typing to filter the list.
23
+ * - Use `mdc-radiogroup` when there are only a handful of options and they should all be visible at once.
24
+ * - Use `mdc-input` when free-form text is the goal.
25
+ * - Use `mdc-searchfield` when the user is searching content rather than picking a single value.
26
+ *
27
+ * @tagname mdc-select
28
+ *
23
29
  * @dependency mdc-button
24
30
  * @dependency mdc-icon
25
31
  * @dependency mdc-popover
26
32
  * @dependency mdc-text
27
33
  * @dependency mdc-toggletip
28
- *
29
- * @tagname mdc-select
30
- *
34
+ *
31
35
  * @event click - (React: onClick) This event is dispatched when the select is clicked.
32
36
  * @event change - (React: onChange) This event is dispatched when the select is changed.
33
37
  * @event input - (React: onInput) This event is dispatched when the select is changed.
34
38
  * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the select.
35
39
  * @event focus - (React: onFocus) This event is dispatched when the select receives focus.
36
- *
40
+ *
37
41
  * @slot default - This is a default/unnamed slot for Selectlistbox including options and/or option group.
38
42
  * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.
39
43
  * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.
40
44
  * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.
41
45
  * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.
42
- *
46
+ *
43
47
  * @csspart label - The label element.
44
48
  * @csspart label-text - The container for the label and required indicator elements.
45
49
  * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.
@@ -48,7 +52,7 @@ declare const Select_base: import("../../utils/mixins/index.types").Constructor<
48
52
  * @csspart help-text - The helper/validation text element.
49
53
  * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.
50
54
  * @csspart help-text-container - The container for the helper/validation icon and text elements.
51
- *
55
+ *
52
56
  * @cssproperty --mdc-label-font-size - Font size for the label text.
53
57
  * @cssproperty --mdc-label-font-weight - Font weight for the label text.
54
58
  * @cssproperty --mdc-label-line-height - Line height for the label text.
@@ -28,18 +28,7 @@ import { ACTIONS, KeyToActionMixin, NAV_MODES } from '../../utils/mixins/KeyToAc
28
28
  import { ARROW_ICON, DEFAULTS, LISTBOX_ID, TRIGGER_ID } from './select.constants';
29
29
  import styles from './select.styles';
30
30
  /**
31
- * The mdc-select component is a dropdown selection control that allows users to pick an option from a predefined list.
32
- * It is designed to work with `mdc-option` for individual options and `mdc-optgroup` for grouping related options.
33
- * Optional: Add `mdc-divider` after each option group (`mdc-optgroup`) to separate groups visually.
34
- *
35
- * Every mdc-option should have a `value` attribute set to ensure proper form submission.
36
- *
37
- * To set a default option, use the `selected` attribute on the `mdc-option` element.
38
- * You can also set the `value` attribute on the `mdc-select` element to match the value of the desired option. The component will select the corresponding option automatically.
39
- *
40
- * **Note:** Make sure to add `mdc-selectlistbox` as a child of `mdc-select` and wrap options/optgroup in it to ensure proper accessibility functionality. Read more about it in SelectListBox documentation.
41
- *
42
- * If you need to use `mdc-tooltip` with any options, make sure to place the tooltip component outside the `mdc-select` element.
31
+ * @tagname mdc-select
43
32
  *
44
33
  * @dependency mdc-button
45
34
  * @dependency mdc-icon
@@ -47,8 +36,6 @@ import styles from './select.styles';
47
36
  * @dependency mdc-text
48
37
  * @dependency mdc-toggletip
49
38
  *
50
- * @tagname mdc-select
51
- *
52
39
  * @event click - (React: onClick) This event is dispatched when the select is clicked.
53
40
  * @event change - (React: onChange) This event is dispatched when the select is changed.
54
41
  * @event input - (React: onInput) This event is dispatched when the select is changed.
@@ -1,14 +1,18 @@
1
1
  import { Component } from '../../models';
2
2
  /**
3
- * Selectlistbox component as Light DOM component to act as a simple wrapper
4
- * for mdc-option components to ensure accessibility and proper role assignment.
5
- *
6
- * Once [ariaOwnsElements](https://developer.mozilla.org/en-US/docs/Web/API/ElementInternals/ariaOwnsElements) is supported in browsers, this component can be removed
7
- * and mdc-option can be used directly in the select component with a listbox in a different
8
- * shadow root and aria-owns attribute to connect them.
9
- *
3
+ * `mdc-selectlistbox` is a light-DOM wrapper that groups `mdc-option` (and `mdc-optgroup`) children and exposes them with `role="listbox"` so screen readers announce the option list correctly. It is required as a slotted child of `mdc-select` and `mdc-combobox`.
4
+ *
5
+ * **When to use**
6
+ *
7
+ * - Use `mdc-selectlistbox` as the direct child of `mdc-select` or `mdc-combobox`, wrapping the slotted `mdc-option` and `mdc-optgroup` elements.
8
+ *
9
+ * **When not to use**
10
+ *
11
+ * - Do not use it outside `mdc-select` or `mdc-combobox`. For a standalone listbox UI, use the dedicated `mdc-listbox` component instead.
12
+ * - Do not place `mdc-option` directly inside `mdc-select` or `mdc-combobox` without this wrapper — the listbox role and screen-reader semantics would be missing.
13
+ *
10
14
  * @tagname mdc-selectlistbox
11
- *
15
+ *
12
16
  * @slot default - This is a default/unnamed slot, which can be used to insert mdc-option components.
13
17
  */
14
18
  declare class Selectlistbox extends Component {
@@ -1,13 +1,6 @@
1
1
  import { Component } from '../../models';
2
2
  import { ROLE } from '../../utils/roles';
3
3
  /**
4
- * Selectlistbox component as Light DOM component to act as a simple wrapper
5
- * for mdc-option components to ensure accessibility and proper role assignment.
6
- *
7
- * Once [ariaOwnsElements](https://developer.mozilla.org/en-US/docs/Web/API/ElementInternals/ariaOwnsElements) is supported in browsers, this component can be removed
8
- * and mdc-option can be used directly in the select component with a listbox in a different
9
- * shadow root and aria-owns attribute to connect them.
10
- *
11
4
  * @tagname mdc-selectlistbox
12
5
  *
13
6
  * @slot default - This is a default/unnamed slot, which can be used to insert mdc-option components.
@@ -3,55 +3,35 @@ import { Provider } from '../../models';
3
3
  import type { SideNavigationVariant } from './sidenavigation.types';
4
4
  import SideNavigationContext from './sidenavigation.context';
5
5
  /**
6
- * The `mdc-sidenavigation` component provides a vertically stacked navigation experience,
7
- * typically used in layouts with persistent or collapsible sidebars.
8
- *
9
- * ## Features:
10
- * - Supports five layout variants: `fixed-collapsed`, `fixed-expanded`, `flexible`, `flexible-on-hover`, and `hidden`
11
- * - Toggleable expand/collapse behavior
12
- * - Displays brand logo and customer name
13
- * - Serves as a context provider for descendant components - `mdc-menubar` and `mdc-navmenuitem`
14
- *
15
- * ### Usage:
16
- * In a sidenavigation, navmenuitems can be used in the following ways:
17
- *
18
- * 1. **Simple navmenuitem** No submenu or interaction beyond selection.
19
- *
20
- * 2. **NavMenuItem with submenu**:
21
- * - Provide an `id` on the `mdc-navmenuitem`
22
- * - Set the `triggerId` on the corresponding `mdc-menupopover` to match the navmenuitem's `id`
23
- * - Set `parent-nav-tooltip-text` with appropriate text that will display when a child menu item
24
- * inside the nested menupopover is active, conveying which submenu item is currently selected
25
- *
26
- * 3. **Actionable navmenuitem (no submenu)**:
27
- * - Performs an action such as navigation or alert trigger
28
- * - Set `disable-aria-current="true"` to maintain visual active state without navigation behavior
29
- *
30
- * ### Recommendations:
31
- * - Use `mdc-text` for section headers
32
- * - Use `mdc-divider` with the attribute `variant="gradient"` for section dividers
33
- * - For the brand logo, use an informative icon. Refer to `Momentum Informative Icons`
34
- *
35
- * #### Accessibility Notes:
36
- * - Always provide meaningful `aria-label` attributes for both `mdc-navmenuitem` and `mdc-menubar`
37
- * to ensure screen reader support
38
- * - Set `grabber-btn-aria-label` to provide accessible labels for the expand/collapse grabber button
39
- *
6
+ * The side navigation is a vertically stacked navigation landmark, typically used as a persistent or collapsible sidebar. It supports five layout variants, toggleable expand/collapse behaviour, an optional brand logo, an optional footer text, and acts as a context provider for nested `mdc-menubar` and `mdc-navmenuitem` elements.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use `mdc-sidenavigation` for primary, persistent in-app navigation rendered alongside the main content area.
11
+ * - Use it when you need an expandable/collapsible sidebar with icon-only and icon-plus-label modes.
12
+ * - Use it as the host of nested `mdc-menubar` and `mdc-navmenuitem` content (with optional submenus via `mdc-menupopover`).
13
+ *
14
+ * **When not to use**
15
+ *
16
+ * - Use `mdc-appheader` for top-of-page navigation.
17
+ * - Use `mdc-menubar` on its own when no expand/collapse, branding, or fixed footer area is needed.
18
+ * - Use `mdc-tablist` when navigation is scoped to switching between sibling views inside a single page.
19
+ *
20
+ * @tagname mdc-sidenavigation
21
+ *
40
22
  * @dependency mdc-text
41
23
  * @dependency mdc-button
42
24
  * @dependency mdc-divider
43
25
  * @dependency mdc-menubar
44
- *
26
+ *
45
27
  * @event activechange - (React: onActiveChange) Dispatched when the active state of the navmenuitem changes.
46
- *
47
- * @tagname mdc-sidenavigation
48
- *
28
+ *
49
29
  * @slot scrollable-section - Slot for the scrollable content area of the side navigation.
50
30
  * @slot scrollable-menubar - Slot for the menubar inside the scrollable section.
51
31
  * @slot fixed-section - Slot for the fixed content area of the side navigation.
52
32
  * @slot fixed-menubar - Slot for the menubar inside the fixed section.
53
33
  * @slot brand-logo - Slot for the brand logo (e.g., icon or img).
54
- *
34
+ *
55
35
  * @csspart side-navigation-container - The main container wrapping the entire side navigation.
56
36
  * @csspart scrollable-section - The scrollable section of the side navigation.
57
37
  * @csspart scrollable-menubar - The menubar inside the scrollable section.
@@ -62,10 +42,10 @@ import SideNavigationContext from './sidenavigation.context';
62
42
  * @csspart footer-text - The footer text label in the fixed section.
63
43
  * @csspart vertical-divider - The vertical divider between the scrollable and fixed sections.
64
44
  * @csspart vertical-divider-button - The button inside the vertical divider used to toggle expand/collapse.
65
- *
45
+ *
66
46
  * @event toggle - (React: onToggle) Dispatched when the grabber button is clicked to expand/collapse the sidenavigation.
67
47
  * @event activechange - (React: onActiveChange) Dispatched when the active state of a nested navmenuitem changes.
68
- *
48
+ *
69
49
  * @cssproperty --mdc-sidenavigation-expanded-width - width of the sideNavigation when expanded
70
50
  * @cssproperty --mdc-sidenavigation-expanded-left-padding - padding for the left side of navmenuitems, when expanded
71
51
  * @cssproperty --mdc-sidenavigation-expanded-right-padding - padding for the right side of navmenuitems, when expanded
@@ -19,39 +19,7 @@ import { DEFAULTS, VARIANTS } from './sidenavigation.constants';
19
19
  import SideNavigationContext from './sidenavigation.context';
20
20
  import styles from './sidenavigation.styles';
21
21
  /**
22
- * The `mdc-sidenavigation` component provides a vertically stacked navigation experience,
23
- * typically used in layouts with persistent or collapsible sidebars.
24
- *
25
- * ## Features:
26
- * - Supports five layout variants: `fixed-collapsed`, `fixed-expanded`, `flexible`, `flexible-on-hover`, and `hidden`
27
- * - Toggleable expand/collapse behavior
28
- * - Displays brand logo and customer name
29
- * - Serves as a context provider for descendant components - `mdc-menubar` and `mdc-navmenuitem`
30
- *
31
- * ### Usage:
32
- * In a sidenavigation, navmenuitems can be used in the following ways:
33
- *
34
- * 1. **Simple navmenuitem** – No submenu or interaction beyond selection.
35
- *
36
- * 2. **NavMenuItem with submenu**:
37
- * - Provide an `id` on the `mdc-navmenuitem`
38
- * - Set the `triggerId` on the corresponding `mdc-menupopover` to match the navmenuitem's `id`
39
- * - Set `parent-nav-tooltip-text` with appropriate text that will display when a child menu item
40
- * inside the nested menupopover is active, conveying which submenu item is currently selected
41
- *
42
- * 3. **Actionable navmenuitem (no submenu)**:
43
- * - Performs an action such as navigation or alert trigger
44
- * - Set `disable-aria-current="true"` to maintain visual active state without navigation behavior
45
- *
46
- * ### Recommendations:
47
- * - Use `mdc-text` for section headers
48
- * - Use `mdc-divider` with the attribute `variant="gradient"` for section dividers
49
- * - For the brand logo, use an informative icon. Refer to `Momentum Informative Icons`
50
- *
51
- * #### Accessibility Notes:
52
- * - Always provide meaningful `aria-label` attributes for both `mdc-navmenuitem` and `mdc-menubar`
53
- * to ensure screen reader support
54
- * - Set `grabber-btn-aria-label` to provide accessible labels for the expand/collapse grabber button
22
+ * @tagname mdc-sidenavigation
55
23
  *
56
24
  * @dependency mdc-text
57
25
  * @dependency mdc-button
@@ -60,8 +28,6 @@ import styles from './sidenavigation.styles';
60
28
  *
61
29
  * @event activechange - (React: onActiveChange) Dispatched when the active state of the navmenuitem changes.
62
30
  *
63
- * @tagname mdc-sidenavigation
64
- *
65
31
  * @slot scrollable-section - Slot for the scrollable content area of the side navigation.
66
32
  * @slot scrollable-menubar - Slot for the menubar inside the scrollable section.
67
33
  * @slot fixed-section - Slot for the fixed content area of the side navigation.
@@ -3,23 +3,22 @@ import { CSSResult } from 'lit';
3
3
  import { Component } from '../../models';
4
4
  import type { SkeletonVariant } from './skeleton.types';
5
5
  /**
6
- * `mdc-skeleton` is a component that shows a grey placeholder area.
7
- * It provides visual feedback to users that content is being loaded.
8
- *
9
- * **Skeleton Variants:**
10
- * - **rectangular**: Default variant with 0.25rem border radius
11
- * - **rounded**: Has 0.5rem border radius
12
- * - **circular**: Has 50% border radius for circular shapes
13
- * - **button**: Optimized for button placeholders with 1.25rem border radius
14
- *
15
- * **Sizing Behavior:**
16
- * 1. If wrapping content, takes dimensions of wrapped content
17
- * 2. Otherwise grows to fill parent container
18
- *
6
+ * The skeleton is a grey placeholder block that signals to users that real content is being loaded. It can wrap a child element to take that element's dimensions, or stretch to fill its parent when used standalone.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use `mdc-skeleton` to indicate that content is loading, in place of the real content while it is being fetched or rendered.
11
+ * - Use it to wrap a known-shape child (button, avatar, paragraph) so the placeholder matches the eventual layout.
12
+ *
13
+ * **When not to use**
14
+ *
15
+ * - Use `mdc-spinner` when the loading duration is short or you only need a single inline indicator rather than a layout-matching placeholder.
16
+ * - Use `mdc-progressbar` when there is a known, measurable progress value to communicate.
17
+ *
19
18
  * @tagname mdc-skeleton
20
- *
19
+ *
21
20
  * @slot - Content to wrap (optional). When provided, skeleton takes dimensions of this content.
22
- *
21
+ *
23
22
  * @cssproperty --mdc-skeleton-background-color - background color of the skeleton
24
23
  * @cssproperty --mdc-skeleton-height - height of the skeleton
25
24
  * @cssproperty --mdc-skeleton-width - width of the skeleton
@@ -13,19 +13,6 @@ import { Component } from '../../models';
13
13
  import { DEFAULTS } from './skeleton.constants';
14
14
  import styles from './skeleton.styles';
15
15
  /**
16
- * `mdc-skeleton` is a component that shows a grey placeholder area.
17
- * It provides visual feedback to users that content is being loaded.
18
- *
19
- * **Skeleton Variants:**
20
- * - **rectangular**: Default variant with 0.25rem border radius
21
- * - **rounded**: Has 0.5rem border radius
22
- * - **circular**: Has 50% border radius for circular shapes
23
- * - **button**: Optimized for button placeholders with 1.25rem border radius
24
- *
25
- * **Sizing Behavior:**
26
- * 1. If wrapping content, takes dimensions of wrapped content
27
- * 2. Otherwise grows to fill parent container
28
- *
29
16
  * @tagname mdc-skeleton
30
17
  *
31
18
  * @slot - Content to wrap (optional). When provided, skeleton takes dimensions of this content.
@@ -2,21 +2,23 @@ import type { CSSResult, PropertyValueMap } from 'lit';
2
2
  import { Component } from '../../models';
3
3
  declare const Slider_base: import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/KeyDownHandledMixin").KeyDownHandledMixinInterface> & import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/KeyToActionMixin").KeyToActionInterface> & typeof Component;
4
4
  /**
5
- * Slider component is used to select a value or range of values from within a defined range.
6
- * It provides a visual representation of the current value(s) and allows users to adjust the value(s) by dragging the thumb(s) along the track.
7
- * It can be used as a single slider or a range slider. This is set by the boolean attribute `range`
8
- * If the step value is more than 1, tick marks are shown to represent the steps between the min and max values. The slider thumb will snap to the nearest tick mark.
9
- *
10
- * ## Spatial navigation
11
- *
12
- * In spatial navigation mode, the user has to step into edit mode to adjust the slider value using left and right navigation keys.
13
- * To enter edit mode, the user can press the Enter when one of the slider's handler is focused. User can leave edit mode by press
14
- * Enter or Escape.
15
- *
5
+ * The slider lets users pick a value, or a range of values, from a defined numeric range by dragging one or two thumbs along a track. When the step is greater than 1, the slider also renders tick marks and snaps to the nearest tick.
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Use `mdc-slider` when the user needs to pick a numeric value from a continuous (or stepped) range, and the relative position matters (volume, brightness, zoom, etc.).
10
+ * - Use `range` when the user needs to pick both ends of a numeric interval (price range, time window).
11
+ *
12
+ * **When not to use**
13
+ *
14
+ * - Use `mdc-stepper` when only discrete numeric increments are meaningful and precise typing is important.
15
+ * - Use `mdc-input type="number"` when the user needs to type an exact value.
16
+ * - Use `mdc-toggle` for binary on/off choices.
17
+ *
16
18
  * @tagname mdc-slider
17
- *
19
+ *
18
20
  * @dependency mdc-icon
19
- *
21
+ *
20
22
  * @csspart slider-tooltip - The tooltip of the slider
21
23
  * @csspart slider-track - The track of the slider
22
24
  * @csspart slider-wrapper - The wrapper around the slider input(s)
@@ -24,10 +26,10 @@ declare const Slider_base: import("../../utils/mixins/index.types").Constructor<
24
26
  * @csspart slider-tick - The individual tick marks
25
27
  * @csspart slider-input - The input element of the slider
26
28
  * @csspart slider-label - The label of the slider
27
- *
29
+ *
28
30
  * @event input - Fired when the slider value changes
29
31
  * @event change - Fired when the slider value is committed
30
- *
32
+ *
31
33
  * @cssproperty --mdc-slider-thumb-color - The color of the slider thumb
32
34
  * @cssproperty --mdc-slider-thumb-border-color - The color of the slider thumb border
33
35
  * @cssproperty --mdc-slider-thumb-size - The size of the slider thumb
@@ -16,17 +16,6 @@ import { KeyDownHandledMixin } from '../../utils/mixins/KeyDownHandledMixin';
16
16
  import { DEFAULTS } from './slider.constants';
17
17
  import styles from './slider.styles';
18
18
  /**
19
- * Slider component is used to select a value or range of values from within a defined range.
20
- * It provides a visual representation of the current value(s) and allows users to adjust the value(s) by dragging the thumb(s) along the track.
21
- * It can be used as a single slider or a range slider. This is set by the boolean attribute `range`
22
- * If the step value is more than 1, tick marks are shown to represent the steps between the min and max values. The slider thumb will snap to the nearest tick mark.
23
- *
24
- * ## Spatial navigation
25
- *
26
- * In spatial navigation mode, the user has to step into edit mode to adjust the slider value using left and right navigation keys.
27
- * To enter edit mode, the user can press the Enter when one of the slider's handler is focused. User can leave edit mode by press
28
- * Enter or Escape.
29
- *
30
19
  * @tagname mdc-slider
31
20
  *
32
21
  * @dependency mdc-icon