@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
@@ -3,20 +3,29 @@ import { Component } from '../../models';
3
3
  import type { ColorType } from './staticchip.types';
4
4
  declare const StaticChip_base: import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/IconNameMixin").IconNameMixinInterface> & typeof Component;
5
5
  /**
6
- * mdc-staticchip is an static element that can be used to represent a chip. It supports a leading icon along with label.
7
- *
8
- * It is recommended to keep the label text for the chip component concise and compact.<br/>
9
- * For best results, we recommend limiting the <b>maximum length of the label text to 20 characters</b>, including empty spaces to split words.
10
- *
6
+ * The static chip is a small, non-interactive element used to display a short label with an optional leading icon. It is intended for displaying metadata, tags, or status, and supports a fixed set of colour variants.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use `mdc-staticchip` to display a short label or status that the user cannot interact with (e.g. a tag, category, or read-only attribute).
11
+ * - Use it inside lists, cards, or summary rows where the chip is purely informational.
12
+ *
13
+ * **When not to use**
14
+ *
15
+ * - Use `mdc-chip` when the chip should respond to user interaction (click, selection).
16
+ * - Use `mdc-filterchip` for chips that toggle on/off as filters.
17
+ * - Use `mdc-inputchip` for editable, removable chips inside an input.
18
+ * - Use `mdc-badge` when you need a smaller, status-only indicator (especially for counts or notifications).
19
+ *
11
20
  * @tagname mdc-staticchip
12
- *
21
+ *
13
22
  * @dependency mdc-icon
14
23
  * @dependency mdc-text
15
- *
24
+ *
16
25
  * @cssproperty --mdc-chip-color - The color of the static chip.
17
26
  * @cssproperty --mdc-chip-border-color - The border color of the static chip.
18
27
  * @cssproperty --mdc-chip-background-color - The background color of the static chip.
19
- *
28
+ *
20
29
  * @csspart label - The label of the static chip.
21
30
  * @csspart icon - The icon of the static chip.
22
31
  */
@@ -14,11 +14,6 @@ import { Component } from '../../models';
14
14
  import { DEFAULTS } from './staticchip.constants';
15
15
  import styles from './staticchip.styles';
16
16
  /**
17
- * mdc-staticchip is an static element that can be used to represent a chip. It supports a leading icon along with label.
18
- *
19
- * It is recommended to keep the label text for the chip component concise and compact.<br/>
20
- * For best results, we recommend limiting the <b>maximum length of the label text to 20 characters</b>, including empty spaces to split words.
21
- *
22
17
  * @tagname mdc-staticchip
23
18
  *
24
19
  * @dependency mdc-icon
@@ -2,32 +2,28 @@ import { CSSResult } from 'lit';
2
2
  import { Component } from '../../models';
3
3
  declare const StaticRadio_base: import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/DisabledMixin").DisabledMixinInterface> & typeof Component;
4
4
  /**
5
- * The StaticRadio component is a decorative, non-interactive radio button used for visual
6
- * presentation in read-only scenarios. Unlike the interactive `mdc-radio`, it does not
7
- * handle user interactions or form submissions.
8
- *
9
- * This component supports multiple visual states: checked, disabled, readonly, and soft-disabled.
10
- *
11
- * ## When to use
12
- * Use StaticRadio to display radio button states in read-only contexts such as summary views,
13
- * confirmation screens, or when showing historical form data. For interactive radio buttons, use
14
- * `mdc-radio` instead.
15
- *
16
- * ## Accessibility
17
- * - StaticRadio is decorative and non-interactive by design
18
- * - Always pair with descriptive text labels in the default slot
19
- * - Do not use this as a replacement for interactive radio buttons in forms
20
- *
5
+ * The static radio is a decorative, non-interactive radio button used to display radio states in read-only contexts (summary views, confirmation screens, historical form data). It supports checked, disabled, soft-disabled, and read-only visual states but does not handle user interaction or participate in forms.
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Use `mdc-staticradio` to render the visual shape of a radio button in read-only UIs such as summary screens, confirmation screens, or historical form data.
10
+ * - Use it inside lists or cards where the radio is part of the display, not a control.
11
+ *
12
+ * **When not to use**
13
+ *
14
+ * - Use `mdc-radio` for any interactive radio in a form.
15
+ * - Do not use `mdc-staticradio` as a replacement for `mdc-radio` — it cannot be focused, toggled, or submitted with a form.
16
+ *
21
17
  * @tagname mdc-staticradio
22
- *
18
+ *
23
19
  * @cssproperty --mdc-staticradio-inner-circle-size - Size of the inner circle when checked.
24
20
  * @cssproperty --mdc-staticradio-outer-circle-size - Size of the outer circle border.
25
21
  * @cssproperty --mdc-staticradio-inner-circle-background-color - Background color of the inner circle when checked.
26
22
  * @cssproperty --mdc-staticradio-outer-circle-border-color - Border color of the outer circle.
27
23
  * @cssproperty --mdc-staticradio-outer-circle-background-color - Background color of the outer circle.
28
- *
24
+ *
29
25
  * @csspart radio-icon - The radio icon element.
30
- *
26
+ *
31
27
  * @slot - Default slot for the label of the radio.
32
28
  */
33
29
  declare class StaticRadio extends StaticRadio_base {
@@ -13,22 +13,6 @@ import { Component } from '../../models';
13
13
  import { DisabledMixin } from '../../utils/mixins/DisabledMixin';
14
14
  import styles from './staticradio.styles';
15
15
  /**
16
- * The StaticRadio component is a decorative, non-interactive radio button used for visual
17
- * presentation in read-only scenarios. Unlike the interactive `mdc-radio`, it does not
18
- * handle user interactions or form submissions.
19
- *
20
- * This component supports multiple visual states: checked, disabled, readonly, and soft-disabled.
21
- *
22
- * ## When to use
23
- * Use StaticRadio to display radio button states in read-only contexts such as summary views,
24
- * confirmation screens, or when showing historical form data. For interactive radio buttons, use
25
- * `mdc-radio` instead.
26
- *
27
- * ## Accessibility
28
- * - StaticRadio is decorative and non-interactive by design
29
- * - Always pair with descriptive text labels in the default slot
30
- * - Do not use this as a replacement for interactive radio buttons in forms
31
- *
32
16
  * @tagname mdc-staticradio
33
17
  *
34
18
  * @cssproperty --mdc-staticradio-inner-circle-size - Size of the inner circle when checked.
@@ -3,27 +3,22 @@ import { Component } from '../../models';
3
3
  import type { ToggleSize } from './statictoggle.types';
4
4
  declare const StaticToggle_base: import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/DisabledMixin").DisabledMixinInterface> & typeof Component;
5
5
  /**
6
- * The StaticToggle component is a decorative, non-interactive toggle switch used for visual
7
- * presentation. It shares the same styling as the interactive `mdc-toggle` component but does
8
- * not provide user interaction functionality.
9
- *
10
- * This component supports multiple visual states: checked, disabled, readonly, soft-disabled,
11
- * and size variations (default, compact).
12
- *
13
- * ## When to use
14
- * Use StaticToggle to display toggle states in read-only contexts such as summary views,
15
- * confirmation screens, or as a building block within custom interactive components. For
16
- * interactive toggles, use `mdc-toggle` instead.
17
- *
18
- * ## Accessibility
19
- * - StaticToggle is decorative and non-interactive by design
20
- * - When used within parent components, ensure proper ARIA attributes are provided by the parent
21
- * - Do not use this as a replacement for interactive toggles in forms
22
- *
6
+ * The static toggle is a decorative, non-interactive toggle switch used for visual presentation. It shares the same styling as the interactive `mdc-toggle` but does not provide user interaction or form participation.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use to display toggle state in read-only contexts such as summary views, confirmation screens, or list rows where state is reported but not editable.
11
+ * - Use as a visual building block inside custom interactive components (e.g. composed inside a list item that handles the click).
12
+ *
13
+ * **When not to use**
14
+ *
15
+ * - Do not use as a replacement for an interactive toggle in forms — use `mdc-toggle` instead.
16
+ * - Do not use when users need to change the value directly on this control.
17
+ *
23
18
  * @tagname mdc-statictoggle
24
- *
19
+ *
25
20
  * @dependency mdc-icon
26
- *
21
+ *
27
22
  * @cssproperty --mdc-statictoggle-width - Width of the static toggle.
28
23
  * @cssproperty --mdc-statictoggle-height - Height of the static toggle.
29
24
  * @cssproperty --mdc-statictoggle-border-radius - Border radius of the static toggle.
@@ -31,10 +26,10 @@ declare const StaticToggle_base: import("../../utils/mixins/index.types").Constr
31
26
  * @cssproperty --mdc-statictoggle-background-color - Background color of the static toggle.
32
27
  * @cssproperty --mdc-statictoggle-icon-color - Icon color of the static toggle.
33
28
  * @cssproperty --mdc-statictoggle-icon-background-color - Icon background color of the static toggle.
34
- *
29
+ *
35
30
  * @csspart slider - The slider part of the toggle.
36
31
  * @csspart toggle-icon - The icon part of the toggle.
37
- *
32
+ *
38
33
  * @slot - Default slot for slotted content (typically used by parent `mdc-toggle` for the checkbox input).
39
34
  */
40
35
  declare class StaticToggle extends StaticToggle_base {
@@ -14,23 +14,6 @@ import { DisabledMixin } from '../../utils/mixins/DisabledMixin';
14
14
  import { DEFAULTS, ICON_NAME, ICON_SIZE_IN_REM } from './statictoggle.constants';
15
15
  import styles from './statictoggle.styles';
16
16
  /**
17
- * The StaticToggle component is a decorative, non-interactive toggle switch used for visual
18
- * presentation. It shares the same styling as the interactive `mdc-toggle` component but does
19
- * not provide user interaction functionality.
20
- *
21
- * This component supports multiple visual states: checked, disabled, readonly, soft-disabled,
22
- * and size variations (default, compact).
23
- *
24
- * ## When to use
25
- * Use StaticToggle to display toggle states in read-only contexts such as summary views,
26
- * confirmation screens, or as a building block within custom interactive components. For
27
- * interactive toggles, use `mdc-toggle` instead.
28
- *
29
- * ## Accessibility
30
- * - StaticToggle is decorative and non-interactive by design
31
- * - When used within parent components, ensure proper ARIA attributes are provided by the parent
32
- * - Do not use this as a replacement for interactive toggles in forms
33
- *
34
17
  * @tagname mdc-statictoggle
35
18
  *
36
19
  * @dependency mdc-icon
@@ -4,13 +4,21 @@ import type { OrientationType } from '../stepperconnector/stepperconnector.types
4
4
  import type { VariantType } from '../stepperitem/stepperitem.types';
5
5
  import StepperContext from './stepper.context';
6
6
  /**
7
- * Stepper component, which orchestrates stepperitem and stepperconnector components, is a wrapper for the stepper functionality.
8
- * It provides the context for the stepper items and connectors, allowing them to adapt to the stepper's orientation and variant.
9
- *
7
+ * The stepper is the container component that arranges a sequence of `mdc-stepperitem` elements interleaved with `mdc-stepperconnector` elements. It provides the shared orientation and variant context that the items and connectors read so they render consistently with the group.
8
+ *
9
+ * **When to use**
10
+ *
11
+ * - Use to communicate progress through a multi-step linear process (e.g. an onboarding flow, a checkout, a wizard).
12
+ * - Use horizontally for top-of-page progress indicators and vertically when the steps need richer help text alongside each entry.
13
+ *
14
+ * **When not to use**
15
+ *
16
+ * - Do not use for non-sequential navigation between unrelated views — use `mdc-tablist` or another navigation pattern instead.
17
+ * - Do not use when there is only one step.
18
+ *
10
19
  * @tagname mdc-stepper
11
- *
20
+ *
12
21
  * @slot default - Pass the list of `mdc-stepperitem` and `mdc-stepperconnector` elements to be rendered inside the stepper.
13
- *
14
22
  */
15
23
  declare class Stepper extends Provider<StepperContext> {
16
24
  /**
@@ -15,9 +15,6 @@ import { DEFAULTS } from './stepper.constants';
15
15
  import StepperContext from './stepper.context';
16
16
  import styles from './stepper.styles';
17
17
  /**
18
- * Stepper component, which orchestrates stepperitem and stepperconnector components, is a wrapper for the stepper functionality.
19
- * It provides the context for the stepper items and connectors, allowing them to adapt to the stepper's orientation and variant.
20
- *
21
18
  * @tagname mdc-stepper
22
19
  *
23
20
  * @slot default - Pass the list of `mdc-stepperitem` and `mdc-stepperconnector` elements to be rendered inside the stepper.
@@ -2,14 +2,21 @@ import type { CSSResult } from 'lit';
2
2
  import { Component } from '../../models';
3
3
  import type { OrientationType, StatusType } from './stepperconnector.types';
4
4
  /**
5
- * StepperConnector component visually represents the connection between two stepper items.
6
- * Indicates whether the connection is complete or incomplete, and supports vertical or horizontal orientation.
7
- * They are used between 2 `mdc-stepperitem` components to visually connect them and wrapped in a `mdc-stepper` component.
8
- *
5
+ * The stepper connector is the decorative line drawn between two `mdc-stepperitem` elements inside an `mdc-stepper`. Its colour reflects whether the connection between the two steps is complete or incomplete.
6
+ *
7
+ * **When to use**
8
+ *
9
+ * - Place between every pair of adjacent `mdc-stepperitem` elements so the visual progress chain is unbroken.
10
+ *
11
+ * **When not to use**
12
+ *
13
+ * - Do not use outside of an `mdc-stepper` — without the parent context the orientation will not follow the group.
14
+ * - Do not use as a generic divider; use a divider component instead.
15
+ *
9
16
  * @tagname mdc-stepperconnector
10
- *
17
+ *
11
18
  * @csspart connector - The main connector line between steps
12
- *
19
+ *
13
20
  * @cssproperty --mdc-stepperconnector-complete-background - Background color for the complete connector
14
21
  * @cssproperty --mdc-stepperconnector-incomplete-background - Background color for the incomplete connector
15
22
  */
@@ -15,10 +15,6 @@ import Stepper from '../stepper/stepper.component';
15
15
  import { DEFAULTS } from './stepperconnector.constants';
16
16
  import styles from './stepperconnector.styles';
17
17
  /**
18
- * StepperConnector component visually represents the connection between two stepper items.
19
- * Indicates whether the connection is complete or incomplete, and supports vertical or horizontal orientation.
20
- * They are used between 2 `mdc-stepperitem` components to visually connect them and wrapped in a `mdc-stepper` component.
21
- *
22
18
  * @tagname mdc-stepperconnector
23
19
  *
24
20
  * @csspart connector - The main connector line between steps
@@ -3,24 +3,26 @@ import { Component } from '../../models';
3
3
  import type { StatusType, VariantType } from './stepperitem.types';
4
4
  declare const StepperItem_base: import("../../utils/mixins/index.types").Constructor<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/TabIndexMixin").TabIndexMixinInterface> & typeof Component;
5
5
  /**
6
- * stepperitem component is used to represent a single step in a stepper component. It is used within a `mdc-stepper` component to indicate the current step in a process.
7
- * It can have different statuses such as `completed`, `current`, `incomplete`, `error-current`, and `error-incomplete`.
8
- * The component supports various visual styles and can be customized with labels, help text, and step numbers.
9
- *
10
- * This is an uncontrolled component, meaning it does not manage its own state. Instead, it relies on the consumer's to manage the state of each step.
11
- * Make sure to set `aria-current="step"` on the current stepper item. It is applicable only when status is `current` or `error-current`. This ensures accessibility for the stepper component. Only one stepper item should have this attribute at a time.
12
- *
13
- * Additionally, make use of `aria-label` to provide a descriptive detail about the stepper item, especially for screen readers. If this aria-label is not set, it would read out only the label text and doesn't provide enough context for the user.
14
- *
6
+ * The stepper item represents a single step inside an `mdc-stepper`. It renders a status indicator (completed checkmark, current pencil, error icon, or step number), a label, and an optional help text line. The component is uncontrolled — consumers drive the `status` of each step.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use one stepper item per step in a sequenced process, placed inside an `mdc-stepper` with `mdc-stepperconnector` elements between adjacent items.
11
+ *
12
+ * **When not to use**
13
+ *
14
+ * - Do not use as a standalone clickable card; for selectable cards use `mdc-cardbutton` or similar.
15
+ * - Do not use outside of `mdc-stepper`, since orientation and variant come from the parent context.
16
+ *
17
+ * @tagname mdc-stepperitem
18
+ *
15
19
  * @dependency mdc-icon
16
20
  * @dependency mdc-text
17
- *
18
- * @tagname mdc-stepperitem
19
- *
21
+ *
20
22
  * @event click - (React: onClick) This event is dispatched when the stepperitem is clicked.
21
23
  * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the stepperitem.
22
24
  * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the stepperitem.
23
- *
25
+ *
24
26
  * @csspart status-container - The container for the status icon or step number.
25
27
  * @csspart label-container - The container for the label and help text.
26
28
  * @csspart help-text-container - The container for the help text and error icon when applicable.
@@ -29,7 +31,7 @@ declare const StepperItem_base: import("../../utils/mixins/index.types").Constru
29
31
  * @csspart label - The text representing the label of the stepper item.
30
32
  * @csspart help-text - The text providing additional information about the stepper item.
31
33
  * @csspart help-icon - The icon representing an error in the stepper item.
32
- *
34
+ *
33
35
  * @cssproperty --mdc-stepperitem-status-container-background - The background color of the status container.
34
36
  * @cssproperty --mdc-stepperitem-status-container-border-color - The border color of the status container.
35
37
  * @cssproperty --mdc-stepperitem-label-color - The color of the label text.
@@ -20,20 +20,11 @@ import { KeyDownHandledMixin } from '../../utils/mixins/KeyDownHandledMixin';
20
20
  import styles from './stepperitem.styles';
21
21
  import { DEFAULT, STATUS, STATUS_ICON } from './stepperitem.constants';
22
22
  /**
23
- * stepperitem component is used to represent a single step in a stepper component. It is used within a `mdc-stepper` component to indicate the current step in a process.
24
- * It can have different statuses such as `completed`, `current`, `incomplete`, `error-current`, and `error-incomplete`.
25
- * The component supports various visual styles and can be customized with labels, help text, and step numbers.
26
- *
27
- * This is an uncontrolled component, meaning it does not manage its own state. Instead, it relies on the consumer's to manage the state of each step.
28
- * Make sure to set `aria-current="step"` on the current stepper item. It is applicable only when status is `current` or `error-current`. This ensures accessibility for the stepper component. Only one stepper item should have this attribute at a time.
29
- *
30
- * Additionally, make use of `aria-label` to provide a descriptive detail about the stepper item, especially for screen readers. If this aria-label is not set, it would read out only the label text and doesn't provide enough context for the user.
23
+ * @tagname mdc-stepperitem
31
24
  *
32
25
  * @dependency mdc-icon
33
26
  * @dependency mdc-text
34
27
  *
35
- * @tagname mdc-stepperitem
36
- *
37
28
  * @event click - (React: onClick) This event is dispatched when the stepperitem is clicked.
38
29
  * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the stepperitem.
39
30
  * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the stepperitem.
@@ -3,24 +3,23 @@ import Buttonsimple from '../buttonsimple/buttonsimple.component';
3
3
  import type { TabSize, Variant } from './tab.types';
4
4
  declare const Tab_base: import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/IconNameMixin").IconNameMixinInterface> & import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/lifecycle/LifeCycleMixin").LifeCycleMixinInterface> & typeof Buttonsimple;
5
5
  /**
6
- * `mdc-tab` is Tab component to be used within the Tabgroup.
7
- *
8
- * Passing in the attribute `text` to the tab component is changing the text displayed in the tab.
9
- *
10
- * Pass attribute `tabid` when using inside of `tablist` component.
11
- *
12
- * The `slot="badge"` can be used to add a badge to the tab.
13
- *
14
- * The `slot="chip"` can be used to add a chip to the tab.
15
- *
16
- * For `icon`, the `mdc-icon` component is used to render the icon.
17
- *
18
- * Note: Icons can be used in conjunction with badges or chips.
19
- * Badges and chips should not be used at the same time.
20
- *
6
+ * The tab is the individual control rendered inside an `mdc-tablist`. It displays an optional icon, a text label, and optional postfix content (badge or chip), and reflects its active state to assistive technologies.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use inside an `mdc-tablist` to represent one panel of content the user can switch to.
11
+ * - Use to provide a compact, single-line label for content panels related to one another.
12
+ *
13
+ * **When not to use**
14
+ *
15
+ * - Do not use tabs to navigate between unrelated pages — use a navigation pattern.
16
+ * - Do not use a tab outside of an `mdc-tablist` if the tabs pattern semantics are needed; the list owns roving focus and selection wiring.
17
+ *
18
+ * @tagname mdc-tab
19
+ *
21
20
  * @dependency mdc-icon
22
21
  * @dependency mdc-text
23
- *
22
+ *
24
23
  * @event click - (React: onClick) This event is dispatched when the tab is clicked.
25
24
  * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the tab.
26
25
  * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the tab.
@@ -31,9 +30,7 @@ declare const Tab_base: import("../../utils/mixins/index.types").Constructor<imp
31
30
  * <br />
32
31
  * Note: the activechange event is used by the tab list component to react to the change in state of the tab,
33
32
  * so this event won't be needed if the tab list is used.
34
- *
35
- * @tagname mdc-tab
36
- *
33
+ *
37
34
  * @cssproperty --mdc-tab-height - The height of the tab.
38
35
  * @cssproperty --mdc-tab-padding-left - The left padding of the tab.
39
36
  * @cssproperty --mdc-tab-padding-right - The right padding of the tab.
@@ -42,21 +39,21 @@ declare const Tab_base: import("../../utils/mixins/index.types").Constructor<imp
42
39
  * @cssproperty --mdc-tab-color - The text color of the tab.
43
40
  * @cssproperty --mdc-tab-border-radius - The border radius of the tab.
44
41
  * @cssproperty --mdc-tab-content-justification - The justification of the content in the tab.
45
- *
42
+ *
46
43
  * @cssproperty --mdc-tab-line-active-indicator-height - The height of the active indicator line.
47
44
  * @cssproperty --mdc-tab-line-active-indicator-width - The width of the active indicator line.
48
- *
45
+ *
49
46
  * @cssproperty --mdc-tab-line-border-bottom-left-radius - The border bottom left radius of the active indicator line.
50
47
  * @cssproperty --mdc-tab-line-border-bottom-right-radius - The border bottom right radius of the active indicator line.
51
48
  * @cssproperty --mdc-tab-line-border-top-left-radius - The border top left radius of the active indicator line.
52
49
  * @cssproperty --mdc-tab-line-border-top-right-radius - The border top right radius of the active indicator line.
53
- *
50
+ *
54
51
  * @csspart container - The container of the tab.
55
52
  * @csspart regular-icon - The icon of the tab, if inactive.
56
53
  * @csspart filled-icon - The icon of the tab, if active.
57
54
  * @csspart indicator - The indicator of the tab.
58
55
  * @csspart text - The text of the tab.
59
- *
56
+ *
60
57
  * @slot prefix - The slot for the content before the text, typically used for the icon.
61
58
  * @slot postfix - The slot for the content after the text, typically used for the badge or chip.
62
59
  */
@@ -19,20 +19,7 @@ import { LifeCycleMixin } from '../../utils/mixins/lifecycle/LifeCycleMixin';
19
19
  import { DEFAULTS, TAB_SIZES, TAB_VARIANTS } from './tab.constants';
20
20
  import styles from './tab.styles';
21
21
  /**
22
- * `mdc-tab` is Tab component to be used within the Tabgroup.
23
- *
24
- * Passing in the attribute `text` to the tab component is changing the text displayed in the tab.
25
- *
26
- * Pass attribute `tabid` when using inside of `tablist` component.
27
- *
28
- * The `slot="badge"` can be used to add a badge to the tab.
29
- *
30
- * The `slot="chip"` can be used to add a chip to the tab.
31
- *
32
- * For `icon`, the `mdc-icon` component is used to render the icon.
33
- *
34
- * Note: Icons can be used in conjunction with badges or chips.
35
- * Badges and chips should not be used at the same time.
22
+ * @tagname mdc-tab
36
23
  *
37
24
  * @dependency mdc-icon
38
25
  * @dependency mdc-text
@@ -48,8 +35,6 @@ import styles from './tab.styles';
48
35
  * Note: the activechange event is used by the tab list component to react to the change in state of the tab,
49
36
  * so this event won't be needed if the tab list is used.
50
37
  *
51
- * @tagname mdc-tab
52
- *
53
38
  * @cssproperty --mdc-tab-height - The height of the tab.
54
39
  * @cssproperty --mdc-tab-padding-left - The left padding of the tab.
55
40
  * @cssproperty --mdc-tab-padding-right - The right padding of the tab.
@@ -6,48 +6,36 @@ import type { OrientationType } from '../list/list.types';
6
6
  import type { BaseArray } from '../../utils/virtualIndexArray';
7
7
  declare const TabList_base: import("../../utils/mixins/index.types").Constructor<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/lifecycle/CaptureDestroyEventForChildElement").CaptureDestroyEventForChildElementInterface> & import("../../utils/mixins/index.types").Constructor<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/TabListComponentMixin").TabListComponentMixinInterface> & typeof Component;
8
8
  /**
9
- * Tab list organizes tabs into a container.
10
- *
11
- * Children of the tab list are `mdc-tab` elements, sent to the default slot.
12
- *
13
- * The tabs can be navigated using the left/right arrow keys, and selected by clicking,
14
- * or pressing the Enter and Space keys.
15
- *
16
- * **Implicit accessibility rules**
17
- *
18
- * - The element that serves as the container for the set of tabs has role `tablist`.
19
- * - Each element that serves as a tab has role `tab` and is contained within the element with role `tablist`.
20
- * - The active tab element has the state `aria-selected` set to `true`
21
- * and all other tab elements have it set to `false`.
22
- *
23
- *
24
- * **Accessibility notes for consuming (have to be explicitly set when you consume the component)**
25
- *
26
- * - Each element that contains the `content panel` for a `tab` has role `tabpanel`.
27
- * - The `tablist` element needs to have a label provided by `data-aria-label`.
28
- * - Each element with role `tab` has the property `aria-controls`
29
- * that should refer to its associated `tabpanel` element.
30
- * - Each element with role `tabpanel` has the property `aria-labelledby` referring to its associated `tab` element.
31
- * - If a `tab` element has a popup menu, it needs to have the property `aria-haspopup` set to either `menu` or `true`.
32
- *
9
+ * The tab list organises a row of `mdc-tab` elements into a horizontal container. It implements the WAI-ARIA tabs pattern: roving focus with arrow keys, click or Enter/Space activation, and automatic scroll arrow buttons when the tabs overflow their container.
10
+ *
11
+ * **When to use**
12
+ *
13
+ * - Use to switch between several related content panels in the same view.
14
+ * - Use when one panel is visible at a time and the user can move between them.
15
+ *
16
+ * **When not to use**
17
+ *
18
+ * - Do not use for primary navigation between pages.
19
+ * - Do not use when there is only one panel or when the panels are conceptually unrelated.
20
+ *
33
21
  * @tagname mdc-tablist
34
- *
22
+ *
35
23
  * @dependency mdc-tab
36
24
  * @dependency mdc-button
37
- *
25
+ *
38
26
  * @event change - (React: onChange) This event is dispatched when the tab is selected.
39
27
  * Event that fires when user changes the active tab.
40
28
  * The function sent as the argument will receive the fired event
41
29
  * and the new tab id can be fetched from event.detail.tabId.
42
- *
30
+ *
43
31
  * `(event: CustomEvent) => handleTabChange(event.detail.tabId);`
44
- *
32
+ *
45
33
  * @slot Default slot for mdc-tab elements.
46
- *
34
+ *
47
35
  * @cssproperty --mdc-tablist-gap - Gap between tabs
48
36
  * @cssproperty --mdc-tablist-width - Width of the tablist
49
37
  * @cssproperty --mdc-tablist-arrow-button-margin - Margin value for the arrow button
50
- *
38
+ *
51
39
  * @csspart container - The tablist container.
52
40
  */
53
41
  declare class TabList extends TabList_base {
@@ -27,30 +27,6 @@ import styles from './tablist.styles';
27
27
  import { ARROW_BUTTON_DIRECTION } from './tablist.constants';
28
28
  import { getFirstTab, getLastTab, getActiveTab } from './tablist.utils';
29
29
  /**
30
- * Tab list organizes tabs into a container.
31
- *
32
- * Children of the tab list are `mdc-tab` elements, sent to the default slot.
33
- *
34
- * The tabs can be navigated using the left/right arrow keys, and selected by clicking,
35
- * or pressing the Enter and Space keys.
36
- *
37
- * **Implicit accessibility rules**
38
- *
39
- * - The element that serves as the container for the set of tabs has role `tablist`.
40
- * - Each element that serves as a tab has role `tab` and is contained within the element with role `tablist`.
41
- * - The active tab element has the state `aria-selected` set to `true`
42
- * and all other tab elements have it set to `false`.
43
- *
44
- *
45
- * **Accessibility notes for consuming (have to be explicitly set when you consume the component)**
46
- *
47
- * - Each element that contains the `content panel` for a `tab` has role `tabpanel`.
48
- * - The `tablist` element needs to have a label provided by `data-aria-label`.
49
- * - Each element with role `tab` has the property `aria-controls`
50
- * that should refer to its associated `tabpanel` element.
51
- * - Each element with role `tabpanel` has the property `aria-labelledby` referring to its associated `tab` element.
52
- * - If a `tab` element has a popup menu, it needs to have the property `aria-haspopup` set to either `menu` or `true`.
53
- *
54
30
  * @tagname mdc-tablist
55
31
  *
56
32
  * @dependency mdc-tab
@@ -3,21 +3,20 @@ import { Component } from '../../models';
3
3
  import type { TextType, TagName } from './text.types';
4
4
  declare const Text_base: import("../../utils/mixins/index.types").Constructor<import("../../utils/mixins/OverflowMixin").OverflowMixinInterface> & typeof Component;
5
5
  /**
6
- * Text component for creating styled text elements.
7
- * It has to be mounted within the ThemeProvider to access color and font tokens.
8
- *
9
- * The `type` attribute allows changing the text style.
10
- * The `tagname` attribute allows changing the tag name of the text element.
11
- * The default tag name is `p`.
12
- *
13
- * The `tagname` attribute should be a valid HTML tag name.
14
- * If the `tagname` attribute is not a valid HTML tag name, the default tag name will be used.
15
- *
16
- * The styling is applied based on the `type` attribute.
17
- *
6
+ * The text component is the typography primitive for the design system. It renders any of the standard text-bearing HTML elements (`p`, `span`, `div`, `small`, `h1`–`h6`) and applies one of the predefined token-driven type styles. Mount the component inside an `mdc-themeprovider` so colour and font tokens resolve correctly.
7
+ *
8
+ * **When to use**
9
+ *
10
+ * - Use whenever you need a piece of styled text inside any component or page.
11
+ * - Use to choose the semantic tag (`tagname`) independently from the visual style (`type`), so the heading hierarchy of the page stays correct without forcing a specific size.
12
+ *
13
+ * **When not to use**
14
+ *
15
+ * - Do not use to render rich interactive controls — wrap text inside the appropriate interactive component instead.
16
+ *
18
17
  * @tagname mdc-text
19
18
  * @slot - Default slot for text content
20
- *
19
+ *
21
20
  * @csspart text - The text element
22
21
  */
23
22
  declare class Text extends Text_base {
@@ -14,18 +14,6 @@ import { OverflowMixin } from '../../utils/mixins/OverflowMixin';
14
14
  import styles from './text.styles';
15
15
  import { DEFAULTS, VALID_TEXT_TAGS } from './text.constants';
16
16
  /**
17
- * Text component for creating styled text elements.
18
- * It has to be mounted within the ThemeProvider to access color and font tokens.
19
- *
20
- * The `type` attribute allows changing the text style.
21
- * The `tagname` attribute allows changing the tag name of the text element.
22
- * The default tag name is `p`.
23
- *
24
- * The `tagname` attribute should be a valid HTML tag name.
25
- * If the `tagname` attribute is not a valid HTML tag name, the default tag name will be used.
26
- *
27
- * The styling is applied based on the `type` attribute.
28
- *
29
17
  * @tagname mdc-text
30
18
  * @slot - Default slot for text content
31
19
  *