@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
@@ -1,26 +1,22 @@
1
1
  import Component from '../../components/badge';
2
2
  /**
3
- * The `mdc-badge` component is a versatile UI element used to
4
- * display dot, icons, counters, success, warning and error type badge.
5
- *
6
- * Supported badge types:
7
- * - `dot`: Displays a dot notification badge with a blue color.
8
- * - `icon`: Displays a badge with a specified icon using the `icon-name` attribute.
9
- * - `counter`: Displays a badge with a counter value. If the counter exceeds the `max-counter`,
10
- * it shows `maxCounter+`. The maximum value of the counter is 999 and anything above that will be set to `999+`.
11
- * - `success`: Displays a success badge with a check circle icon and green color.
12
- * - `warning`: Displays a warning badge with a warning icon and yellow color.
13
- * - `error`: Displays a error badge with a error legacy icon and red color.
14
- *
15
- * For `icon`, `success`, `warning` and `error` types, the `mdc-icon` component is used to render the icon.
16
- *
17
- * For the `counter` type, the `mdc-text` component is used to render the counter value.
18
- *
3
+ * The badge is a small, non-interactive indicator used to surface a notification, status, or count. It supports six types — `dot`, `icon`, `counter`, `success`, `warning`, and `error` — and can be layered on top of other UI (for example a button) with an optional outline overlay.
4
+ *
5
+ * **When to use**
6
+ *
7
+ * - Use `mdc-badge` to show an unread/notification dot, a numeric counter, or a status indicator next to or on top of another element.
8
+ *
9
+ * **When not to use**
10
+ *
11
+ * - Use `mdc-alertchip` when the indicator must be interactive (focusable, clickable) and behave as a button.
12
+ * - Use `mdc-staticchip` or `mdc-text` when the status needs richer label content rather than a single icon, dot, or count.
13
+ * - Use `mdc-presence` when you specifically need to indicate a user's activity/availability state (e.g. active, away, busy, dnd) rather than a generic notification, count, or status.
14
+ *
15
+ * @tagname mdc-badge
16
+ *
19
17
  * @dependency mdc-icon
20
18
  * @dependency mdc-text
21
- *
22
- * @tagname mdc-badge
23
- *
19
+ *
24
20
  * @cssproperty --mdc-badge-primary-foreground-color - The foreground color of the primary badge.
25
21
  * @cssproperty --mdc-badge-primary-background-color - The background color of the primary badge.
26
22
  * @cssproperty --mdc-badge-secondary-foreground-color - The foreground color of the secondary badge.
@@ -34,7 +30,7 @@ import Component from '../../components/badge';
34
30
  * @cssproperty --mdc-badge-overlay-background-color - The background color of the badge overlay.
35
31
  * @cssproperty --mdc-badge-dot-width - The width of the dot badge. Default is 0.75rem (12px).
36
32
  * @cssproperty --mdc-badge-dot-height - The height of the dot badge. Default is 0.75rem (12px).
37
- *
33
+ *
38
34
  * @csspart badge-dot - The dot notification badge.
39
35
  * @csspart badge-icon - The icon badge.
40
36
  * @csspart badge-overlay - The overlay badge.
@@ -3,27 +3,11 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/badge';
4
4
  import { TAG_NAME } from '../../components/badge/badge.constants';
5
5
  /**
6
- * The `mdc-badge` component is a versatile UI element used to
7
- * display dot, icons, counters, success, warning and error type badge.
8
- *
9
- * Supported badge types:
10
- * - `dot`: Displays a dot notification badge with a blue color.
11
- * - `icon`: Displays a badge with a specified icon using the `icon-name` attribute.
12
- * - `counter`: Displays a badge with a counter value. If the counter exceeds the `max-counter`,
13
- * it shows `maxCounter+`. The maximum value of the counter is 999 and anything above that will be set to `999+`.
14
- * - `success`: Displays a success badge with a check circle icon and green color.
15
- * - `warning`: Displays a warning badge with a warning icon and yellow color.
16
- * - `error`: Displays a error badge with a error legacy icon and red color.
17
- *
18
- * For `icon`, `success`, `warning` and `error` types, the `mdc-icon` component is used to render the icon.
19
- *
20
- * For the `counter` type, the `mdc-text` component is used to render the counter value.
6
+ * @tagname mdc-badge
21
7
  *
22
8
  * @dependency mdc-icon
23
9
  * @dependency mdc-text
24
10
  *
25
- * @tagname mdc-badge
26
- *
27
11
  * @cssproperty --mdc-badge-primary-foreground-color - The foreground color of the primary badge.
28
12
  * @cssproperty --mdc-badge-primary-background-color - The background color of the primary badge.
29
13
  * @cssproperty --mdc-badge-secondary-foreground-color - The foreground color of the secondary badge.
@@ -1,34 +1,34 @@
1
1
  import Component from '../../components/banner';
2
2
  /**
3
- * `mdc-banner` is a component that allows applications to communicate important messages to users
4
- * and requires user action to dismiss them. It supports different message types with appropriate styling
5
- * and icons, and provides flexibility for customization through label, secondary label, icons, and actions.
6
- *
7
- * They are designed to be noticeable yet non-intrusive, helping users stay informed without interrupting their workflow.
8
- *
9
- * This component supports both structured content via properties and flexible customization via slots:
10
- * - Use the properties (`label`, `secondaryLabel`, `variant`) for standard banner layouts with automatic icon selection.
11
- * - Use slots for custom content and complete layout control.
12
- * - Combine both approaches for maximum flexibility.
13
- * - Create custom orientations and actions using CSS parts and slots.
14
- *
3
+ * The banner is an in-page message used to communicate important information to users. It supports several message variants with appropriate icons and styling, and can be customised through label, secondary label, leading icon, and trailing action slots. Banners are designed to be noticeable yet non-intrusive — visible enough to inform without interrupting the user's workflow.
4
+ *
5
+ * **When to use**
6
+ *
7
+ * - Use `mdc-banner` to surface important contextual information at the top of a page, section, or panel for example service status, validation summaries, or persistent notices that should remain visible until the user acts on them.
8
+ *
9
+ * **When not to use**
10
+ *
11
+ * - Use `mdc-toast` for short, transient feedback that should auto-dismiss and not occupy layout space.
12
+ * - Use `mdc-announcementdialog` or `mdc-dialog` when the message must block the rest of the UI until the user responds.
13
+ * - Use `mdc-alertchip` for a compact, interactive inline status indicator rather than a full-width message bar.
14
+ *
15
+ * @tagname mdc-banner
16
+ *
15
17
  * @dependency mdc-icon
16
18
  * @dependency mdc-text
17
- *
19
+ *
18
20
  * @slot content - Complete content override. When used, it replaces all default banner content including icon, label, secondary label, and actions.
19
21
  * @slot leading-icon - Custom icon content. Overrides the default variant-based icon.
20
22
  * @slot leading-text - Custom text content. Overrides the label and secondaryLabel properties.
21
23
  * @slot trailing-actions - Custom action buttons and controls. Use this for dismiss buttons, reset buttons, or any other actions.
22
- *
23
- * @tagname mdc-banner
24
- *
24
+ *
25
25
  * @csspart leading - The leading section containing the icon and text.
26
26
  * @csspart leading-icon - The icon displayed for variants or custom icon slot.
27
27
  * @csspart leading-text - The leading section containing label and secondary label text.
28
28
  * @csspart trailing - The trailing section containing action buttons and controls.
29
29
  * @csspart leading-label - The label text of the banner.
30
30
  * @csspart leading-secondary-label - The secondary label text of the banner.
31
- *
31
+ *
32
32
  * @cssproperty --mdc-banner-background-color - Background color of the banner.
33
33
  * @cssproperty --mdc-banner-border-color - Border color of the banner.
34
34
  * @cssproperty --mdc-banner-border-width - Border width of the banner.
@@ -3,17 +3,7 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/banner';
4
4
  import { TAG_NAME } from '../../components/banner/banner.constants';
5
5
  /**
6
- * `mdc-banner` is a component that allows applications to communicate important messages to users
7
- * and requires user action to dismiss them. It supports different message types with appropriate styling
8
- * and icons, and provides flexibility for customization through label, secondary label, icons, and actions.
9
- *
10
- * They are designed to be noticeable yet non-intrusive, helping users stay informed without interrupting their workflow.
11
- *
12
- * This component supports both structured content via properties and flexible customization via slots:
13
- * - Use the properties (`label`, `secondaryLabel`, `variant`) for standard banner layouts with automatic icon selection.
14
- * - Use slots for custom content and complete layout control.
15
- * - Combine both approaches for maximum flexibility.
16
- * - Create custom orientations and actions using CSS parts and slots.
6
+ * @tagname mdc-banner
17
7
  *
18
8
  * @dependency mdc-icon
19
9
  * @dependency mdc-text
@@ -23,8 +13,6 @@ import { TAG_NAME } from '../../components/banner/banner.constants';
23
13
  * @slot leading-text - Custom text content. Overrides the label and secondaryLabel properties.
24
14
  * @slot trailing-actions - Custom action buttons and controls. Use this for dismiss buttons, reset buttons, or any other actions.
25
15
  *
26
- * @tagname mdc-banner
27
- *
28
16
  * @csspart leading - The leading section containing the icon and text.
29
17
  * @csspart leading-icon - The icon displayed for variants or custom icon slot.
30
18
  * @csspart leading-text - The leading section containing label and secondary label text.
@@ -2,21 +2,24 @@ import { type EventName } from '@lit/react';
2
2
  import Component from '../../components/brandvisual';
3
3
  import type { Events } from '../../components/brandvisual/brandvisual.types';
4
4
  /**
5
- * The `mdc-brandvisual` component is responsible for rendering logos dynamically & ensures they are
6
- * displayed correctly within applications.
7
- *
8
- * Features:
9
- * - Dynamically loads brandvisuals based on the `name` attribute.
10
- * - Emits a `load` event when the brandvisual is successfully fetched.
11
- * - Emits an `error` event when the brandvisual import fails.
12
- * - Supports accessibility best practices.
13
- * - Used for brand representation within the design system.
14
- *
5
+ * The brandvisual renders brand artwork — logos and wordmarks — from the Momentum `brand-visuals` package. Assets are loaded dynamically by name, so the consumer only references the visual they need and the component handles fetching and inserting the SVG or image at runtime. Successful loads emit a `load` event; failed lookups emit an `error` event so the host application can react.
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Use `mdc-brandvisual` to render product, company, or partner logos that ship with the Momentum brand library.
10
+ * - Use it when the logo asset is published in `@momentum-design/brand-visuals` and you want the design system to keep the artwork in sync rather than hard-coding inline SVG.
11
+ *
12
+ * **When not to use**
13
+ *
14
+ * - Use `mdc-icon` for UI iconography (controls, status, decorative glyphs) rather than brand artwork.
15
+ * - Use `mdc-illustration` for larger illustrative imagery that is not a brand mark.
16
+ * - Use a plain `<img>` tag when the asset lives outside the Momentum brand library and you do not need the dynamic-loading or event semantics.
17
+ *
15
18
  * @tagname mdc-brandvisual
16
- *
19
+ *
17
20
  * @event load - (React: onLoad) This event is dispatched when the brandvisual has been successfully loaded.
18
21
  * @event error - (React: onError) This event is dispatched when the brandvisual fetching has failed.
19
- *
22
+ *
20
23
  * @csspart brandvisual - Set styles for the brandvisual svg container
21
24
  * @csspart brandvisualImage - Set styles for the brandvisual image container
22
25
  */
@@ -3,16 +3,6 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/brandvisual';
4
4
  import { TAG_NAME } from '../../components/brandvisual/brandvisual.constants';
5
5
  /**
6
- * The `mdc-brandvisual` component is responsible for rendering logos dynamically & ensures they are
7
- * displayed correctly within applications.
8
- *
9
- * Features:
10
- * - Dynamically loads brandvisuals based on the `name` attribute.
11
- * - Emits a `load` event when the brandvisual is successfully fetched.
12
- * - Emits an `error` event when the brandvisual import fails.
13
- * - Supports accessibility best practices.
14
- * - Used for brand representation within the design system.
15
- *
16
6
  * @tagname mdc-brandvisual
17
7
  *
18
8
  * @event load - (React: onLoad) This event is dispatched when the brandvisual has been successfully loaded.
@@ -1,22 +1,21 @@
1
1
  import Component from '../../components/bullet';
2
2
  /**
3
- * The Bullet component displays a small circular visual indicator used to organize and present
4
- * items in a list format. It provides a simple, consistent way to mark list items or emphasize
5
- * content points.
6
- *
7
- * Bullets are available in three sizes (small, medium, large) to accommodate different layout
8
- * densities and visual hierarchies.
9
- *
10
- * ## When to use
11
- * Use bullets to create unordered lists, mark navigation items, or provide visual indicators
12
- * for list content. Choose bullet size based on content importance and layout density.
13
- *
14
- * ## Accessibility
15
- * - Bullets are purely decorative and should be used alongside meaningful text content
16
- * - Do not rely solely on bullet size or color to convey information
17
- *
3
+ * The bullet is a small, non-interactive circular indicator used to mark or separate items in a list-style layout. It provides a consistent visual mark in three sizes (small, medium, large) so consumers can match the bullet to the surrounding content density.
4
+ *
5
+ * **When to use**
6
+ *
7
+ * - Use `mdc-bullet` as a visual marker in custom unordered lists, navigation indicators, or as a separator dot between inline text fragments.
8
+ * - Pick the size based on layout density and visual emphasis: `small` for compact rows, `medium` for typical body content, `large` when the marker should stand out.
9
+ *
10
+ * **When not to use**
11
+ *
12
+ * - Use a native `<ul>`/`<li>` list when the platform's default bullet styling is sufficient it carries list semantics for free.
13
+ * - Use `mdc-badge` (`dot` type) when the indicator should communicate a notification or status rather than mark a list item.
14
+ * - Use `mdc-presence` when the dot conveys a user's availability state (active, away, busy, dnd).
15
+ * - Use `mdc-divider` when you need a visible separator between sections rather than a marker for an individual item.
16
+ *
18
17
  * @tagname mdc-bullet
19
- *
18
+ *
20
19
  * @cssproperty --mdc-bullet-background-color - Background color of the bullet.
21
20
  * @cssproperty --mdc-bullet-size - Height of the bullet.
22
21
  */
@@ -3,21 +3,6 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/bullet';
4
4
  import { TAG_NAME } from '../../components/bullet/bullet.constants';
5
5
  /**
6
- * The Bullet component displays a small circular visual indicator used to organize and present
7
- * items in a list format. It provides a simple, consistent way to mark list items or emphasize
8
- * content points.
9
- *
10
- * Bullets are available in three sizes (small, medium, large) to accommodate different layout
11
- * densities and visual hierarchies.
12
- *
13
- * ## When to use
14
- * Use bullets to create unordered lists, mark navigation items, or provide visual indicators
15
- * for list content. Choose bullet size based on content importance and layout density.
16
- *
17
- * ## Accessibility
18
- * - Bullets are purely decorative and should be used alongside meaningful text content
19
- * - Do not rely solely on bullet size or color to convey information
20
- *
21
6
  * @tagname mdc-bullet
22
7
  *
23
8
  * @cssproperty --mdc-bullet-background-color - Background color of the bullet.
@@ -2,66 +2,36 @@ import { type EventName } from '@lit/react';
2
2
  import Component from '../../components/button';
3
3
  import type { Events as EventsInherited } from '../../components/buttonsimple/buttonsimple.types';
4
4
  /**
5
- * `mdc-button` is a component that can be configured in various ways to suit different use cases.
6
- *
7
- * ## Button configuration
8
- *
9
- * The appearance of the button depends on combination of multiple attributes.
10
- *
11
- * ### Button Types
12
- *
13
- * The type of button is inferred based on the presence of slot and/or prefix and postfix icons/slots:
14
- *
15
- * - **Pill button**: Contains text value, commonly used for call to action, tags, or filters
16
- * - **Pill button with icons**: Contains an icon on the left or right side of the button
17
- * - **Icon button**: Represented by just an icon without any text
18
- *
19
- * ### Button Variants:
20
- *
21
- * Options for button backgrounds and borders:
22
- *
23
- * - **Primary**: Solid background color
24
- * - **Secondary**: Transparent background with solid border
25
- * - **Tertiary**: No background or border, text-only appearance
26
- *
27
- * ### Button Colors
28
- *
29
- * Color options for **Primary** and **Secondary** buttons:
30
- *
31
- * - **Default**: For standard actions
32
- * - **Positive**: For success or confirmation actions
33
- * - **Negative**: For destructive or error actions
34
- * - **Accent**: For informational actions
35
- * - **Promotional**: For promotional actions
36
- *
37
- * Color options for **Tertiary** buttons:
38
- *
39
- * - **Default**: For standard actions
40
- * - **Accent**: For informational actions
41
- * - **Negative**: For destructive or error actions
42
- *
43
- * ### Button Sizes
44
- *
45
- * Size options for different button configurations in REM:
46
- *
47
- * - **Pill button**: 40, 32, 28, 24
48
- * - **Icon button**: 64, 52, 40, 32, 28, 24
49
- * - **Tertiary icon button**: 20
50
- *
51
- * @dependency mdc-icon
52
- *
5
+ * The button triggers user actions such as submitting a form, opening a dialog, or running a command. It supports three layouts — pill (text only), pill with leading/trailing icons, and icon-only — and offers variant, color, and size options so it can scale from a primary call-to-action down to a compact toolbar control.
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Use `mdc-button` for the primary, secondary, or tertiary actions inside forms, dialogs, toolbars, and content surfaces.
10
+ * - Use the icon-only layout for compact action targets such as toolbars or table-row controls where space is constrained and the icon's meaning is unambiguous.
11
+ * - Use the `inverted` flag when placing a primary default button on a dark or inverted surface so the color scheme keeps the required contrast.
12
+ *
13
+ * **When not to use**
14
+ *
15
+ * - Use `mdc-link` when the control navigates to a different URL or in-app route — links should look and behave like links, not buttons.
16
+ * - Use `mdc-linkbutton` when you need the visual styling of a button but the underlying action is a navigation (renders an `<a>` instead of a `<button>`, so it carries link semantics and browser affordances like open-in-new-tab).
17
+ * - Use `mdc-toggle` or `mdc-checkbox` for binary on/off state inside forms — they expose the right form-control semantics rather than mimicking state with a toggled button.
18
+ * - Use `mdc-tab` inside `mdc-tablist` for tabbed navigation rather than a styled button.
19
+ * - Use `mdc-menuitem` (or a related menu item) when the control lives inside a menu surface.
20
+ *
53
21
  * @tagname mdc-button
54
- *
22
+ *
23
+ * @dependency mdc-icon
24
+ *
55
25
  * @slot - Text label of the button.
56
26
  * @slot prefix - Content to be displayed before the text label.
57
27
  * @slot postfix - Content to be displayed after the text label.
58
- *
28
+ *
59
29
  * @csspart button-text - Text label of the button, passed in default slot
60
30
  * @csspart prefix - Content before the text label, passed in `prefix` slot
61
31
  * @csspart postfix - Content after the text label, passed in `postfix` slot
62
32
  * @csspart prefix-icon - Icon element displayed before the text label when `prefix-icon` attribute is set
63
33
  * @csspart postfix-icon - Icon element displayed after the text label when `postfix-icon` attribute is set
64
- *
34
+ *
65
35
  * @cssproperty --mdc-button-height - Height for button size
66
36
  * @cssproperty --mdc-button-background - Background of the button
67
37
  * @cssproperty --mdc-button-border-color - Border color of the button
@@ -69,7 +39,6 @@ import type { Events as EventsInherited } from '../../components/buttonsimple/bu
69
39
  * @cssproperty --mdc-button-prefix-icon-size - Size of the prefix icon
70
40
  * @cssproperty --mdc-button-postfix-icon-size - Size of the postfix icon
71
41
  * @cssproperty --mdc-button-line-height - Line height of the button text
72
- *
73
42
  */
74
43
  declare const reactWrapper: import("@lit/react").ReactWebComponent<Component, {
75
44
  onClick: EventName<EventsInherited["onClickEvent"]>;
@@ -3,56 +3,10 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/button';
4
4
  import { TAG_NAME } from '../../components/button/button.constants';
5
5
  /**
6
- * `mdc-button` is a component that can be configured in various ways to suit different use cases.
7
- *
8
- * ## Button configuration
9
- *
10
- * The appearance of the button depends on combination of multiple attributes.
11
- *
12
- * ### Button Types
13
- *
14
- * The type of button is inferred based on the presence of slot and/or prefix and postfix icons/slots:
15
- *
16
- * - **Pill button**: Contains text value, commonly used for call to action, tags, or filters
17
- * - **Pill button with icons**: Contains an icon on the left or right side of the button
18
- * - **Icon button**: Represented by just an icon without any text
19
- *
20
- * ### Button Variants:
21
- *
22
- * Options for button backgrounds and borders:
23
- *
24
- * - **Primary**: Solid background color
25
- * - **Secondary**: Transparent background with solid border
26
- * - **Tertiary**: No background or border, text-only appearance
27
- *
28
- * ### Button Colors
29
- *
30
- * Color options for **Primary** and **Secondary** buttons:
31
- *
32
- * - **Default**: For standard actions
33
- * - **Positive**: For success or confirmation actions
34
- * - **Negative**: For destructive or error actions
35
- * - **Accent**: For informational actions
36
- * - **Promotional**: For promotional actions
37
- *
38
- * Color options for **Tertiary** buttons:
39
- *
40
- * - **Default**: For standard actions
41
- * - **Accent**: For informational actions
42
- * - **Negative**: For destructive or error actions
43
- *
44
- * ### Button Sizes
45
- *
46
- * Size options for different button configurations in REM:
47
- *
48
- * - **Pill button**: 40, 32, 28, 24
49
- * - **Icon button**: 64, 52, 40, 32, 28, 24
50
- * - **Tertiary icon button**: 20
6
+ * @tagname mdc-button
51
7
  *
52
8
  * @dependency mdc-icon
53
9
  *
54
- * @tagname mdc-button
55
- *
56
10
  * @slot - Text label of the button.
57
11
  * @slot prefix - Content to be displayed before the text label.
58
12
  * @slot postfix - Content to be displayed after the text label.
@@ -1,30 +1,27 @@
1
1
  import Component from '../../components/buttongroup';
2
2
  /**
3
- * `mdc-buttongroup` is a wrapper component that groups multiple buttons together.
4
- *
5
- * ## Supported button types
6
- * - Icon buttons
7
- * - Pill buttons
8
- * - Combination of icon and pill buttons
9
- *
10
- * ## Features
11
- * - Horizontal or vertical orientation
12
- * - Unified size and variant applied to all child buttons
13
- * - Optional compact mode for reduced height
14
- * - Supported sizes: 24, 28 (default), 32, 40
15
- *
16
- * ## Usage
17
- * - Only `mdc-button` components are allowed as direct children
18
- * - The `size` and `variant` set on buttongroup override individual button settings
19
- *
3
+ * The buttongroup arranges related `mdc-button` instances into a single segmented control. It applies a shared `size` and `variant` to each slotted button so the group reads as one unit, supports horizontal or vertical layouts, and offers a compact mode for space-constrained surfaces.
4
+ *
5
+ * **When to use**
6
+ *
7
+ * - Use `mdc-buttongroup` to cluster mutually related actions that operate on the same target (for example a toolbar of formatting actions, a zoom in/out pair, or a "select / clear" duo).
8
+ * - Use it when the visual unification of multiple buttons communicates that they belong together and share styling.
9
+ *
10
+ * **When not to use**
11
+ *
12
+ * - Use a single `mdc-button` when there is only one action to present.
13
+ * - Use `mdc-tablist` with `mdc-tab` when the controls switch between panels of content — tabs carry the right semantics for that pattern.
14
+ * - Use `mdc-toggle` or `mdc-radiogroup` when the buttons represent a mutually exclusive selection that should be announced as a single form value.
15
+ * - Use `mdc-menubar` or `mdc-menupopover` when the actions belong inside a menu surface rather than a persistent toolbar.
16
+ *
20
17
  * @tagname mdc-buttongroup
21
- *
18
+ *
22
19
  * @slot default - This is a default/unnamed slot, which contains the buttons
23
- *
20
+ *
24
21
  * @cssproperty --mdc-buttongroup-border-radius - The border radius of the buttongroup
25
22
  * @cssproperty --mdc-buttongroup-border-color - The border color of the buttongroup
26
23
  * @cssproperty --mdc-buttongroup-divider-color - The color of the divider between buttons within the buttongroup
27
- *
24
+ *
28
25
  * @csspart container - The container of the buttongroup.
29
26
  */
30
27
  declare const reactWrapper: import("@lit/react").ReactWebComponent<Component, {}>;
@@ -3,23 +3,6 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/buttongroup';
4
4
  import { TAG_NAME } from '../../components/buttongroup/buttongroup.constants';
5
5
  /**
6
- * `mdc-buttongroup` is a wrapper component that groups multiple buttons together.
7
- *
8
- * ## Supported button types
9
- * - Icon buttons
10
- * - Pill buttons
11
- * - Combination of icon and pill buttons
12
- *
13
- * ## Features
14
- * - Horizontal or vertical orientation
15
- * - Unified size and variant applied to all child buttons
16
- * - Optional compact mode for reduced height
17
- * - Supported sizes: 24, 28 (default), 32, 40
18
- *
19
- * ## Usage
20
- * - Only `mdc-button` components are allowed as direct children
21
- * - The `size` and `variant` set on buttongroup override individual button settings
22
- *
23
6
  * @tagname mdc-buttongroup
24
7
  *
25
8
  * @slot default - This is a default/unnamed slot, which contains the buttons
@@ -2,32 +2,35 @@ import { type EventName } from '@lit/react';
2
2
  import Component from '../../components/buttonlink';
3
3
  import type { Events as EventsInherited } from '../../components/linksimple/linksimple.types';
4
4
  /**
5
- * `mdc-buttonlink` combines the functional behavior of `mdc-linksimple` with the visual and structural
6
- * features of `mdc-button`. This includes support for variants, sizing, and optional
7
- * prefix and postfix icons.
8
- *
9
- * ### Features:
10
- * - Behaves like a link while visually resembling a button.
11
- * - Customizable size, color, and variant through attributes.
12
- * - Supports prefix and postfix icons.
13
- * - Inherits accessibility and keyboard interaction support from `mdc-linksimple`.
14
- *
15
- * @dependency mdc-icon
16
- *
5
+ * The buttonlink renders a navigational anchor (`<a>`) styled as a button. It is the right choice when the visual treatment should match a button but the action is navigation — the underlying element carries link semantics, so right-click, middle-click, and "open in new tab" all work as users expect.
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Use `mdc-buttonlink` when the control navigates to a different URL or in-app route but the design calls for a button's visual weight (primary call-to-action, prominent toolbar entry, etc.).
10
+ * - Use it when you want native browser link affordances such as `target="_blank"`, `download`, `ping`, or `rel` while keeping the button appearance.
11
+ *
12
+ * **When not to use**
13
+ *
14
+ * - Use `mdc-button` when the control performs an action (submitting a form, opening a dialog, running a command) and does not change the URL.
15
+ * - Use `mdc-link` when the control is a textual inline or standalone link and does not need to look like a button.
16
+ * - Use `mdc-linksimple` when you need a minimal, unstyled link primitive without button styling or icon slots.
17
+ *
17
18
  * @tagname mdc-buttonlink
18
- *
19
+ *
20
+ * @dependency mdc-icon
21
+ *
19
22
  * @slot default - The default slot for buttonlink text content.
20
- *
23
+ *
21
24
  * @event click - (React: onClick) Fired when the user activates the buttonLink using a mouse or assistive technology.
22
25
  * @event keydown - (React: onKeyDown) Fired when the user presses a key while the buttonLink has focus.
23
26
  * @event focus - (React: onFocus) Fired when the buttonLink receives keyboard or mouse focus.
24
27
  * @event blur - (React: onBlur) Fired when the buttonLink loses keyboard or mouse focus.
25
- *
28
+ *
26
29
  * @csspart anchor - The anchor element that wraps the buttonlink content.
27
30
  * @csspart prefix-icon - The prefix icon element.
28
31
  * @csspart button-text - The slot containing the buttonlink text.
29
32
  * @csspart postfix-icon - The postfix icon element.
30
- *
33
+ *
31
34
  * @cssproperty --mdc-button-height - Height of the buttonlink
32
35
  * @cssproperty --mdc-button-background - Background color of the buttonlink
33
36
  * @cssproperty --mdc-button-border-color - Border color of the buttonlink
@@ -3,20 +3,10 @@ import { createComponent } from '@lit/react';
3
3
  import Component from '../../components/buttonlink';
4
4
  import { TAG_NAME } from '../../components/buttonlink/buttonlink.constants';
5
5
  /**
6
- * `mdc-buttonlink` combines the functional behavior of `mdc-linksimple` with the visual and structural
7
- * features of `mdc-button`. This includes support for variants, sizing, and optional
8
- * prefix and postfix icons.
9
- *
10
- * ### Features:
11
- * - Behaves like a link while visually resembling a button.
12
- * - Customizable size, color, and variant through attributes.
13
- * - Supports prefix and postfix icons.
14
- * - Inherits accessibility and keyboard interaction support from `mdc-linksimple`.
6
+ * @tagname mdc-buttonlink
15
7
  *
16
8
  * @dependency mdc-icon
17
9
  *
18
- * @tagname mdc-buttonlink
19
- *
20
10
  * @slot default - The default slot for buttonlink text content.
21
11
  *
22
12
  * @event click - (React: onClick) Fired when the user activates the buttonLink using a mouse or assistive technology.