@vonage/vivid-react 5.24.0 → 5.25.0

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 (380) hide show
  1. package/VwcAccordion/package.json +1 -1
  2. package/VwcActionGroup/package.json +1 -1
  3. package/VwcBadge/package.json +1 -1
  4. package/VwcBanner/package.json +1 -1
  5. package/VwcButton/package.json +1 -1
  6. package/VwcButtonToggleGroup/package.json +1 -1
  7. package/VwcCalendar/package.json +1 -1
  8. package/VwcCalendarEvent/package.json +1 -1
  9. package/VwcCard/package.json +1 -1
  10. package/VwcCarousel/package.json +1 -1
  11. package/VwcCarouselItem/package.json +1 -1
  12. package/VwcCheckListItem/package.json +1 -1
  13. package/VwcCheckbox/package.json +1 -1
  14. package/VwcChip/package.json +1 -1
  15. package/VwcChipSet/package.json +1 -1
  16. package/VwcCircularProgress/package.json +1 -1
  17. package/VwcDataGrid/package.json +1 -1
  18. package/VwcDataGridColumn/package.json +1 -1
  19. package/VwcDatepicker/package.json +1 -1
  20. package/VwcDropdown/package.json +1 -1
  21. package/VwcElevation/package.json +1 -1
  22. package/VwcEmptyState/package.json +1 -1
  23. package/VwcExpansionPanel/package.json +1 -1
  24. package/VwcFab/package.json +1 -1
  25. package/VwcFilePicker/package.json +1 -1
  26. package/VwcFormfield/package.json +1 -1
  27. package/VwcHelperMessage/package.json +1 -1
  28. package/VwcIcon/package.json +1 -1
  29. package/VwcIconButton/package.json +1 -1
  30. package/VwcIconButtonToggle/package.json +1 -1
  31. package/VwcKeypad/package.json +1 -1
  32. package/VwcLayout/package.json +1 -1
  33. package/VwcLinearProgress/package.json +1 -1
  34. package/VwcList/package.json +1 -1
  35. package/VwcListExpansionPanel/package.json +1 -1
  36. package/VwcListItem/package.json +1 -1
  37. package/VwcMenu/package.json +1 -1
  38. package/VwcNotchedOutline/package.json +1 -1
  39. package/VwcNote/package.json +1 -1
  40. package/VwcPagination/package.json +1 -1
  41. package/VwcPopup/package.json +1 -1
  42. package/VwcRadio/package.json +1 -1
  43. package/VwcRadioListItem/package.json +1 -1
  44. package/VwcSchemeSelect/package.json +1 -1
  45. package/VwcScrubBar/package.json +1 -1
  46. package/VwcSelect/package.json +1 -1
  47. package/VwcSlider/package.json +1 -1
  48. package/VwcSnackbar/package.json +1 -1
  49. package/VwcSurface/package.json +1 -1
  50. package/VwcSwitch/package.json +1 -1
  51. package/VwcTab/package.json +1 -1
  52. package/VwcTabBar/package.json +1 -1
  53. package/VwcTag/package.json +1 -1
  54. package/VwcText/package.json +1 -1
  55. package/VwcTextarea/package.json +1 -1
  56. package/VwcTextfield/package.json +1 -1
  57. package/VwcThemeSwitch/package.json +1 -1
  58. package/VwcTooltip/package.json +1 -1
  59. package/VwcTopAppBar/package.json +1 -1
  60. package/VwcTopAppBarFixed/package.json +1 -1
  61. package/index.js +1 -1
  62. package/package.json +2 -2
  63. package/types/index.d.ts +6 -204
  64. package/v3/VwcAccordion/package.json +2 -2
  65. package/v3/VwcAccordionItem/index.d.ts +4 -2
  66. package/v3/VwcAccordionItem/index.js +1 -0
  67. package/v3/VwcAccordionItem/package.json +2 -2
  68. package/v3/VwcActionGroup/package.json +2 -2
  69. package/v3/VwcAlert/index.d.ts +1 -1
  70. package/v3/VwcAlert/package.json +2 -2
  71. package/v3/VwcAudioPlayer/package.json +2 -2
  72. package/v3/VwcAvatar/index.d.ts +8 -8
  73. package/v3/VwcAvatar/package.json +2 -2
  74. package/v3/VwcBadge/index.d.ts +1 -1
  75. package/v3/VwcBadge/package.json +2 -2
  76. package/v3/VwcBanner/index.d.ts +1 -1
  77. package/v3/VwcBanner/package.json +2 -2
  78. package/v3/VwcBreadcrumb/package.json +2 -2
  79. package/v3/VwcBreadcrumbItem/index.d.ts +8 -8
  80. package/v3/VwcBreadcrumbItem/package.json +2 -2
  81. package/v3/VwcButton/index.d.ts +18 -18
  82. package/v3/VwcButton/package.json +2 -2
  83. package/v3/VwcCalendar/index.d.ts +2 -2
  84. package/v3/VwcCalendar/package.json +2 -2
  85. package/v3/VwcCalendarEvent/index.d.ts +1 -1
  86. package/v3/VwcCalendarEvent/package.json +2 -2
  87. package/v3/VwcCard/index.d.ts +9 -9
  88. package/v3/VwcCard/package.json +2 -2
  89. package/v3/VwcCheckbox/index.d.ts +3 -3
  90. package/v3/VwcCheckbox/package.json +2 -2
  91. package/v3/VwcColorPicker/index.d.ts +2 -2
  92. package/v3/VwcColorPicker/package.json +2 -2
  93. package/v3/VwcCombobox/index.d.ts +2 -2
  94. package/v3/VwcCombobox/package.json +2 -2
  95. package/v3/VwcContextualHelp/package.json +2 -2
  96. package/v3/VwcCountry/index.d.ts +2 -2
  97. package/v3/VwcCountry/package.json +2 -2
  98. package/v3/VwcCountryGroup/package.json +2 -2
  99. package/v3/VwcDataGrid/index.d.ts +4 -4
  100. package/v3/VwcDataGrid/index.js +5 -5
  101. package/v3/VwcDataGrid/package.json +2 -2
  102. package/v3/VwcDataGridCell/index.d.ts +2 -2
  103. package/v3/VwcDataGridCell/package.json +2 -2
  104. package/v3/VwcDataGridRow/index.d.ts +2 -3
  105. package/v3/VwcDataGridRow/package.json +2 -2
  106. package/v3/VwcDatePicker/index.d.ts +2 -2
  107. package/v3/VwcDatePicker/package.json +2 -2
  108. package/v3/VwcDateRangePicker/index.d.ts +2 -2
  109. package/v3/VwcDateRangePicker/package.json +2 -2
  110. package/v3/VwcDateTimePicker/index.d.ts +2 -2
  111. package/v3/VwcDateTimePicker/package.json +2 -2
  112. package/v3/VwcDialPad/index.d.ts +1 -1
  113. package/v3/VwcDialPad/package.json +2 -2
  114. package/v3/VwcDialog/index.d.ts +15 -14
  115. package/v3/VwcDialog/package.json +2 -2
  116. package/v3/VwcDivider/package.json +2 -2
  117. package/v3/VwcEmptyState/index.d.ts +3 -3
  118. package/v3/VwcEmptyState/package.json +2 -2
  119. package/v3/VwcFab/index.d.ts +6 -6
  120. package/v3/VwcFab/package.json +2 -2
  121. package/v3/VwcFilePicker/package.json +2 -2
  122. package/v3/VwcFlag/index.d.ts +2 -2
  123. package/v3/VwcFlag/package.json +2 -2
  124. package/v3/VwcHeader/index.d.ts +2 -2
  125. package/v3/VwcHeader/package.json +2 -2
  126. package/v3/VwcIcon/index.d.ts +2 -3
  127. package/v3/VwcIcon/package.json +2 -2
  128. package/v3/VwcKbdKey/index.d.ts +2 -2
  129. package/v3/VwcKbdKey/package.json +2 -2
  130. package/v3/VwcKbdShortcut/package.json +2 -2
  131. package/v3/VwcLayout/index.d.ts +5 -5
  132. package/v3/VwcLayout/package.json +2 -2
  133. package/v3/VwcListbox/index.d.ts +17 -11
  134. package/v3/VwcListbox/index.js +9 -6
  135. package/v3/VwcListbox/package.json +2 -2
  136. package/v3/VwcMenu/index.d.ts +1 -1
  137. package/v3/VwcMenu/package.json +2 -2
  138. package/v3/VwcMenuItem/index.d.ts +1 -1
  139. package/v3/VwcMenuItem/package.json +2 -2
  140. package/v3/VwcNav/package.json +2 -2
  141. package/v3/VwcNavDisclosure/index.d.ts +6 -6
  142. package/v3/VwcNavDisclosure/package.json +2 -2
  143. package/v3/VwcNavItem/index.d.ts +14 -14
  144. package/v3/VwcNavItem/package.json +2 -2
  145. package/v3/VwcNote/index.d.ts +3 -3
  146. package/v3/VwcNote/package.json +2 -2
  147. package/v3/VwcNumberField/index.d.ts +14 -12
  148. package/v3/VwcNumberField/package.json +2 -2
  149. package/v3/VwcOptgroup/package.json +2 -2
  150. package/v3/VwcOption/index.d.ts +8 -6
  151. package/v3/VwcOption/package.json +2 -2
  152. package/v3/VwcPagination/index.d.ts +3 -3
  153. package/v3/VwcPagination/package.json +2 -2
  154. package/v3/VwcPlatformSwitch/package.json +2 -2
  155. package/v3/VwcPopover/index.d.ts +24 -15
  156. package/v3/VwcPopover/index.js +15 -7
  157. package/v3/VwcPopover/package.json +2 -2
  158. package/v3/VwcProgress/package.json +2 -2
  159. package/v3/VwcProgressRing/index.d.ts +2 -2
  160. package/v3/VwcProgressRing/package.json +2 -2
  161. package/v3/VwcRadio/index.d.ts +2 -2
  162. package/v3/VwcRadio/package.json +2 -2
  163. package/v3/VwcRadioGroup/index.d.ts +4 -4
  164. package/v3/VwcRadioGroup/package.json +2 -2
  165. package/v3/VwcRangeSlider/index.d.ts +2 -2
  166. package/v3/VwcRangeSlider/package.json +2 -2
  167. package/v3/VwcRichTextEditor/package.json +2 -2
  168. package/v3/VwcRichTextView/package.json +2 -2
  169. package/v3/VwcSearchableSelect/index.d.ts +8 -8
  170. package/v3/VwcSearchableSelect/package.json +2 -2
  171. package/v3/VwcSelect/index.d.ts +1 -1
  172. package/v3/VwcSelect/package.json +2 -2
  173. package/v3/VwcSelectableBox/index.d.ts +7 -7
  174. package/v3/VwcSelectableBox/package.json +2 -2
  175. package/v3/VwcSideDrawer/index.d.ts +4 -4
  176. package/v3/VwcSideDrawer/package.json +2 -2
  177. package/v3/VwcSimpleColorPicker/index.d.ts +1 -1
  178. package/v3/VwcSimpleColorPicker/package.json +2 -2
  179. package/v3/VwcSlider/index.d.ts +5 -5
  180. package/v3/VwcSlider/package.json +2 -2
  181. package/v3/VwcSplitButton/index.d.ts +1 -1
  182. package/v3/VwcSplitButton/package.json +2 -2
  183. package/v3/VwcStatus/index.d.ts +1 -1
  184. package/v3/VwcStatus/package.json +2 -2
  185. package/v3/VwcSwitch/index.d.ts +1 -1
  186. package/v3/VwcSwitch/package.json +2 -2
  187. package/v3/VwcTab/index.d.ts +7 -6
  188. package/v3/VwcTab/index.js +3 -0
  189. package/v3/VwcTab/package.json +2 -2
  190. package/v3/VwcTabPanel/package.json +2 -2
  191. package/v3/VwcTable/package.json +2 -2
  192. package/v3/VwcTableBody/package.json +2 -2
  193. package/v3/VwcTableCell/package.json +2 -2
  194. package/v3/VwcTableHead/package.json +2 -2
  195. package/v3/VwcTableHeaderCell/package.json +2 -2
  196. package/v3/VwcTableRow/package.json +2 -2
  197. package/v3/VwcTableSortingButton/package.json +2 -2
  198. package/v3/VwcTabs/index.d.ts +1 -1
  199. package/v3/VwcTabs/package.json +2 -2
  200. package/v3/VwcTag/index.d.ts +9 -9
  201. package/v3/VwcTag/package.json +2 -2
  202. package/v3/VwcTagGroup/package.json +2 -2
  203. package/v3/VwcTextArea/index.d.ts +6 -7
  204. package/v3/VwcTextArea/package.json +2 -2
  205. package/v3/VwcTextField/index.d.ts +10 -11
  206. package/v3/VwcTextField/package.json +2 -2
  207. package/v3/VwcTimePicker/index.d.ts +4 -4
  208. package/v3/VwcTimePicker/package.json +2 -2
  209. package/v3/VwcToggletip/index.d.ts +3 -1
  210. package/v3/VwcToggletip/index.js +1 -0
  211. package/v3/VwcToggletip/package.json +2 -2
  212. package/v3/VwcTooltip/index.d.ts +4 -2
  213. package/v3/VwcTooltip/index.js +1 -0
  214. package/v3/VwcTooltip/package.json +2 -2
  215. package/v3/VwcTreeItem/index.d.ts +2 -2
  216. package/v3/VwcTreeItem/package.json +2 -2
  217. package/v3/VwcTreeView/package.json +2 -2
  218. package/v3/VwcVideoPlayer/package.json +2 -2
  219. package/v3/VwcAriaBindingDirective/index.d.ts +0 -19
  220. package/v3/VwcAriaBindingDirective/index.js +0 -16
  221. package/v3/VwcAriaBindingDirective/package.json +0 -11
  222. package/v3/VwcBaseProgress/index.d.ts +0 -29
  223. package/v3/VwcBaseProgress/index.js +0 -23
  224. package/v3/VwcBaseProgress/package.json +0 -11
  225. package/v3/VwcElevation/index.d.ts +0 -26
  226. package/v3/VwcElevation/index.js +0 -22
  227. package/v3/VwcElevation/package.json +0 -11
  228. package/v3/VwcFeatureState/index.d.ts +0 -17
  229. package/v3/VwcFeatureState/index.js +0 -16
  230. package/v3/VwcFeatureState/package.json +0 -11
  231. package/v3/VwcFeedbackMessage/index.d.ts +0 -22
  232. package/v3/VwcFeedbackMessage/index.js +0 -20
  233. package/v3/VwcFeedbackMessage/package.json +0 -11
  234. package/v3/VwcIdrefsController/index.d.ts +0 -16
  235. package/v3/VwcIdrefsController/index.js +0 -16
  236. package/v3/VwcIdrefsController/package.json +0 -11
  237. package/v3/VwcInlineTimePicker/index.d.ts +0 -34
  238. package/v3/VwcInlineTimePicker/index.js +0 -26
  239. package/v3/VwcInlineTimePicker/package.json +0 -11
  240. package/v3/VwcOptionTag/index.d.ts +0 -34
  241. package/v3/VwcOptionTag/index.js +0 -26
  242. package/v3/VwcOptionTag/package.json +0 -11
  243. package/v3/VwcPickerField/index.d.ts +0 -47
  244. package/v3/VwcPickerField/index.js +0 -31
  245. package/v3/VwcPickerField/package.json +0 -11
  246. package/v3/VwcPopup/index.d.ts +0 -46
  247. package/v3/VwcPopup/index.js +0 -32
  248. package/v3/VwcPopup/package.json +0 -11
  249. package/v3/VwcRteAlignmentFeatureImpl/index.d.ts +0 -20
  250. package/v3/VwcRteAlignmentFeatureImpl/index.js +0 -16
  251. package/v3/VwcRteAlignmentFeatureImpl/package.json +0 -11
  252. package/v3/VwcRteBaseImpl/index.d.ts +0 -20
  253. package/v3/VwcRteBaseImpl/index.js +0 -16
  254. package/v3/VwcRteBaseImpl/package.json +0 -11
  255. package/v3/VwcRteBasicTextBlocksImpl/index.d.ts +0 -20
  256. package/v3/VwcRteBasicTextBlocksImpl/index.js +0 -16
  257. package/v3/VwcRteBasicTextBlocksImpl/package.json +0 -11
  258. package/v3/VwcRteBoldFeatureImpl/index.d.ts +0 -20
  259. package/v3/VwcRteBoldFeatureImpl/index.js +0 -16
  260. package/v3/VwcRteBoldFeatureImpl/package.json +0 -11
  261. package/v3/VwcRteCharacterCountFeatureImpl/index.d.ts +0 -20
  262. package/v3/VwcRteCharacterCountFeatureImpl/index.js +0 -16
  263. package/v3/VwcRteCharacterCountFeatureImpl/package.json +0 -11
  264. package/v3/VwcRteConfig/index.d.ts +0 -17
  265. package/v3/VwcRteConfig/index.js +0 -16
  266. package/v3/VwcRteConfig/package.json +0 -11
  267. package/v3/VwcRteConfigImpl/index.d.ts +0 -27
  268. package/v3/VwcRteConfigImpl/index.js +0 -23
  269. package/v3/VwcRteConfigImpl/package.json +0 -11
  270. package/v3/VwcRteCoreImpl/index.d.ts +0 -26
  271. package/v3/VwcRteCoreImpl/index.js +0 -22
  272. package/v3/VwcRteCoreImpl/package.json +0 -11
  273. package/v3/VwcRteCursorFixFeatureImpl/index.d.ts +0 -20
  274. package/v3/VwcRteCursorFixFeatureImpl/index.js +0 -16
  275. package/v3/VwcRteCursorFixFeatureImpl/package.json +0 -11
  276. package/v3/VwcRteDropHandlerFeatureImpl/index.d.ts +0 -20
  277. package/v3/VwcRteDropHandlerFeatureImpl/index.js +0 -16
  278. package/v3/VwcRteDropHandlerFeatureImpl/package.json +0 -11
  279. package/v3/VwcRteFeature/index.d.ts +0 -16
  280. package/v3/VwcRteFeature/index.js +0 -16
  281. package/v3/VwcRteFeature/package.json +0 -11
  282. package/v3/VwcRteFeatureImpl/index.d.ts +0 -20
  283. package/v3/VwcRteFeatureImpl/index.js +0 -16
  284. package/v3/VwcRteFeatureImpl/package.json +0 -11
  285. package/v3/VwcRteFileHandlerFeatureImpl/index.d.ts +0 -20
  286. package/v3/VwcRteFileHandlerFeatureImpl/index.js +0 -16
  287. package/v3/VwcRteFileHandlerFeatureImpl/package.json +0 -11
  288. package/v3/VwcRteFontSizePickerFeatureImpl/index.d.ts +0 -24
  289. package/v3/VwcRteFontSizePickerFeatureImpl/index.js +0 -21
  290. package/v3/VwcRteFontSizePickerFeatureImpl/package.json +0 -11
  291. package/v3/VwcRteForeignHtmlFeatureImpl/index.d.ts +0 -20
  292. package/v3/VwcRteForeignHtmlFeatureImpl/index.js +0 -16
  293. package/v3/VwcRteForeignHtmlFeatureImpl/package.json +0 -11
  294. package/v3/VwcRteHardBreakFeatureImpl/index.d.ts +0 -20
  295. package/v3/VwcRteHardBreakFeatureImpl/index.js +0 -16
  296. package/v3/VwcRteHardBreakFeatureImpl/package.json +0 -11
  297. package/v3/VwcRteHistoryFeatureImpl/index.d.ts +0 -20
  298. package/v3/VwcRteHistoryFeatureImpl/index.js +0 -16
  299. package/v3/VwcRteHistoryFeatureImpl/package.json +0 -11
  300. package/v3/VwcRteHtmlParser/index.d.ts +0 -17
  301. package/v3/VwcRteHtmlParser/index.js +0 -16
  302. package/v3/VwcRteHtmlParser/package.json +0 -11
  303. package/v3/VwcRteHtmlSerializer/index.d.ts +0 -17
  304. package/v3/VwcRteHtmlSerializer/index.js +0 -16
  305. package/v3/VwcRteHtmlSerializer/package.json +0 -11
  306. package/v3/VwcRteHtmlSerializerImpl/index.d.ts +0 -17
  307. package/v3/VwcRteHtmlSerializerImpl/index.js +0 -16
  308. package/v3/VwcRteHtmlSerializerImpl/package.json +0 -11
  309. package/v3/VwcRteInlineImageFeatureImpl/index.d.ts +0 -20
  310. package/v3/VwcRteInlineImageFeatureImpl/index.js +0 -16
  311. package/v3/VwcRteInlineImageFeatureImpl/package.json +0 -11
  312. package/v3/VwcRteInputRulesFeatureImpl/index.d.ts +0 -20
  313. package/v3/VwcRteInputRulesFeatureImpl/index.js +0 -16
  314. package/v3/VwcRteInputRulesFeatureImpl/package.json +0 -11
  315. package/v3/VwcRteInstance/index.d.ts +0 -19
  316. package/v3/VwcRteInstance/index.js +0 -16
  317. package/v3/VwcRteInstance/package.json +0 -11
  318. package/v3/VwcRteInstanceImpl/index.d.ts +0 -21
  319. package/v3/VwcRteInstanceImpl/index.js +0 -20
  320. package/v3/VwcRteInstanceImpl/package.json +0 -11
  321. package/v3/VwcRteItalicFeatureImpl/index.d.ts +0 -20
  322. package/v3/VwcRteItalicFeatureImpl/index.js +0 -16
  323. package/v3/VwcRteItalicFeatureImpl/package.json +0 -11
  324. package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.d.ts +0 -20
  325. package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js +0 -16
  326. package/v3/VwcRteKeyboardShortcutsFeatureImpl/package.json +0 -11
  327. package/v3/VwcRteLinkFeatureImpl/index.d.ts +0 -22
  328. package/v3/VwcRteLinkFeatureImpl/index.js +0 -20
  329. package/v3/VwcRteLinkFeatureImpl/package.json +0 -11
  330. package/v3/VwcRteListFeatureImpl/index.d.ts +0 -20
  331. package/v3/VwcRteListFeatureImpl/index.js +0 -16
  332. package/v3/VwcRteListFeatureImpl/package.json +0 -11
  333. package/v3/VwcRteMonospaceFeatureImpl/index.d.ts +0 -20
  334. package/v3/VwcRteMonospaceFeatureImpl/index.js +0 -16
  335. package/v3/VwcRteMonospaceFeatureImpl/package.json +0 -11
  336. package/v3/VwcRtePlaceholderFeatureImpl/index.d.ts +0 -20
  337. package/v3/VwcRtePlaceholderFeatureImpl/index.js +0 -16
  338. package/v3/VwcRtePlaceholderFeatureImpl/package.json +0 -11
  339. package/v3/VwcRteStrikethroughFeatureImpl/index.d.ts +0 -20
  340. package/v3/VwcRteStrikethroughFeatureImpl/index.js +0 -16
  341. package/v3/VwcRteStrikethroughFeatureImpl/package.json +0 -11
  342. package/v3/VwcRteTextBlockPickerFeatureImpl/index.d.ts +0 -20
  343. package/v3/VwcRteTextBlockPickerFeatureImpl/index.js +0 -16
  344. package/v3/VwcRteTextBlockPickerFeatureImpl/package.json +0 -11
  345. package/v3/VwcRteTextColorPickerFeatureImpl/index.d.ts +0 -22
  346. package/v3/VwcRteTextColorPickerFeatureImpl/index.js +0 -20
  347. package/v3/VwcRteTextColorPickerFeatureImpl/package.json +0 -11
  348. package/v3/VwcRteTextStyleFeatureImpl/index.d.ts +0 -20
  349. package/v3/VwcRteTextStyleFeatureImpl/index.js +0 -16
  350. package/v3/VwcRteTextStyleFeatureImpl/package.json +0 -11
  351. package/v3/VwcRteToolbarFeatureImpl/index.d.ts +0 -22
  352. package/v3/VwcRteToolbarFeatureImpl/index.js +0 -20
  353. package/v3/VwcRteToolbarFeatureImpl/package.json +0 -11
  354. package/v3/VwcRteUnderlineFeatureImpl/index.d.ts +0 -20
  355. package/v3/VwcRteUnderlineFeatureImpl/index.js +0 -16
  356. package/v3/VwcRteUnderlineFeatureImpl/package.json +0 -11
  357. package/v3/VwcTextblockAttrs/index.d.ts +0 -17
  358. package/v3/VwcTextblockAttrs/index.js +0 -16
  359. package/v3/VwcTextblockAttrs/package.json +0 -11
  360. package/v3/VwcTextblockMarks/index.d.ts +0 -16
  361. package/v3/VwcTextblockMarks/index.js +0 -16
  362. package/v3/VwcTextblockMarks/package.json +0 -11
  363. package/v3/VwcUiCtx/index.d.ts +0 -16
  364. package/v3/VwcUiCtx/index.js +0 -16
  365. package/v3/VwcUiCtx/package.json +0 -11
  366. package/v3/VwcVisuallyHidden/index.d.ts +0 -20
  367. package/v3/VwcVisuallyHidden/index.js +0 -16
  368. package/v3/VwcVisuallyHidden/package.json +0 -11
  369. package/v3/VwcVividElement/index.d.ts +0 -20
  370. package/v3/VwcVividElement/index.js +0 -16
  371. package/v3/VwcVividElement/package.json +0 -11
  372. package/v3/VwcVividFoundationButton/index.d.ts +0 -52
  373. package/v3/VwcVividFoundationButton/index.js +0 -34
  374. package/v3/VwcVividFoundationButton/package.json +0 -11
  375. package/v3/VwcVvdHexInput/index.d.ts +0 -16
  376. package/v3/VwcVvdHexInput/index.js +0 -16
  377. package/v3/VwcVvdHexInput/package.json +0 -11
  378. package/v3/VwcVvdHexPicker/index.d.ts +0 -16
  379. package/v3/VwcVvdHexPicker/index.js +0 -16
  380. package/v3/VwcVvdHexPicker/package.json +0 -11
@@ -10,17 +10,17 @@ import React, { ReactNode, SyntheticEvent } from 'react';
10
10
  * @param {boolean} pin **attribute** `pin`
11
11
  * @param {boolean} disabled **attribute** `disabled`
12
12
  * @param {string} value **attribute** `current-value`
13
- * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information. **attribute** `readonly`
13
+ * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See [readonly HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly) for more information. **attribute** `readonly`
14
14
  * @param {number} valueAsNumber - The value property, typed as a number.
15
15
  * @param {(value: string) => string} valueTextFormatter - Custom function that generates a string for the component's "aria-valuetext" attribute based on the current value.
16
16
  * @param {number} min - The minimum allowed value. **attribute** `min`
17
17
  * @param {number} max - The maximum allowed value. **attribute** `max`
18
18
  * @param {number} step - Value to increment or decrement via arrow keys, mouse click or drag. **attribute** `step`
19
19
  * @param {Orientation} orientation - The orientation of the slider. **attribute** `orientation`
20
- * @param {SliderMode} mode - The selection mode. **attribute** `mode`
21
- * @param {boolean} markers - Display markers on/off **attribute** `markers`
22
- * @param {boolean} pin - Show current values on the thumbs. **attribute** `pin`
23
- * @param {SliderConnotation | undefined} connotation - The connotation of the component **attribute** `connotation`
20
+ * @param {SliderMode} mode - Reserved for future support of additional selection modes. Currently only `single-value` is supported. **attribute** `mode`
21
+ * @param {boolean} markers - Displays tick marks along the Slider. **attribute** `markers`
22
+ * @param {boolean} pin - Shows the current value on the thumb. **attribute** `pin`
23
+ * @param {SliderConnotation | undefined} connotation - Sets the colour of the Slider track. **attribute** `connotation`
24
24
  * @param {string} value - The current value of the element. **attribute** `current-value`
25
25
  * @param currentValue
26
26
  * @param {string} initialValue - The default value of the element. This value sets the `value` property
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-slider",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -13,7 +13,7 @@ import React, { ReactNode, SyntheticEvent } from 'react';
13
13
  * @param {| string
14
14
  | null} indicatorAriaLabel - Accessible label for the secondary action **attribute** `indicator-aria-label`
15
15
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
16
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
16
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
17
17
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
18
18
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
19
19
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-split-button",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -4,7 +4,7 @@ import React, { ReactNode } from 'react';
4
4
  * @param {string | undefined} status - The status title (e.g. "Positive", "Info", "Warning", "Alert"). **attribute** `status`
5
5
  * @param {StatusConnotation | undefined} connotation - The connotation; determines icon and color. **attribute** `connotation`
6
6
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
7
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
7
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
8
8
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
9
9
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
10
10
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-status",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -8,7 +8,7 @@ import React, { ReactNode, SyntheticEvent } from 'react';
8
8
  * @param {string | undefined} name **attribute** `name`
9
9
  * @param {string | undefined} label - Provides the label for the Switch **attribute** `label`
10
10
  * @param {SwitchConnotation | undefined} connotation - Controls the color of the Switch **attribute** `connotation`
11
- * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information. **attribute** `readonly`
11
+ * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See [readonly HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly) for more information. **attribute** `readonly`
12
12
  * @param {boolean} checked - The current checkedness of the element. **attribute** `current-checked`
13
13
  * @param {boolean} defaultChecked - The default checkedness of the element. This value sets the `checked` property
14
14
  only when the `checked` property has not been explicitly set. **attribute** `checked`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-switch",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,15 +1,15 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcTab
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/tab
4
- * @param {boolean} disabled - When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute for more information. **attribute** `disabled`
5
- * @param {TabConnotation | undefined} connotation - The connotation the tab should have. **attribute** `connotation`
6
- * @param {TabShape | undefined} shape - The shape the tab should have. **attribute** `shape`
7
- * @param {string | undefined} label - Indicates the tab's label. **attribute** `label`
4
+ * @param {boolean} disabled - When true, the control will be immutable by user interaction. See [disabled HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled) for more information. **attribute** `disabled`
5
+ * @param {TabConnotation | undefined} connotation - The connotation the Tab should have. **attribute** `connotation`
6
+ * @param {TabShape | undefined} shape - The shape the Tab should have. **attribute** `shape`
7
+ * @param {string | undefined} label - Indicates the Tab's label. **attribute** `label`
8
8
  * @param {boolean} removable - Adds a close button **attribute** `removable`
9
- * @param {number} tabIndex **attribute** `tabIndex`
9
+ * @param {number} tabIndex - The tab index of the Tab, managed automatically by the parent Tabs component. **attribute** `tabIndex`
10
10
  * @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
11
11
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
12
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
12
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
13
13
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
14
14
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
15
15
  * @param {string} componentName - Core component name, without prefix
@@ -21,6 +21,7 @@ declare const VwcTab: {
21
21
  id?: string;
22
22
  style?: React.CSSProperties;
23
23
  ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
24
+ onClose?: (event: SyntheticEvent) => void;
24
25
  onClick?: (event: SyntheticEvent) => void;
25
26
  "disabled"?: boolean;
26
27
  "connotation"?: any;
@@ -10,6 +10,9 @@ var VwcTab = require_index_es.g(`vvd3-tab`, {
10
10
  events: [{
11
11
  "name": "click",
12
12
  "propName": "onClick"
13
+ }, {
14
+ "name": "close",
15
+ "propName": "onClose"
13
16
  }],
14
17
  attributes: [],
15
18
  properties: [
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tab",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tab-panel",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table-body",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table-cell",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table-head",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table-header-cell",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table-row",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-table-sorting-button",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,7 +1,7 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcTabs
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/tabs
4
- * @param {TabsOrientation} orientation - The orientation **attribute** `orientation`
4
+ * @param {TabsOrientation} orientation - Sets the axis along which the tabs are aligned. **attribute** `orientation`
5
5
  * @param {string} activeid - Match with an `id` set on a Tab to mark it as active on initial load **attribute** `activeid`
6
6
  * @param {TabsConnotation | undefined} connotation - Sets the connotation color of the active tab **attribute** `connotation`
7
7
  * @param {TabsGutters | undefined} gutters - Sets the spacing inside the Tab Panels **attribute** `gutters`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tabs",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,16 +1,16 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcTag
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/tag
4
- * @param {TagConnotation | undefined} connotation - The connotation the tag should have. **attribute** `connotation`
5
- * @param {TagShape | undefined} shape - The shape the tag should have. **attribute** `shape`
6
- * @param {TagAppearance | undefined} appearance - The appearance the tag should have. **attribute** `appearance`
7
- * @param {string | undefined} label - Indicates the tag's label. **attribute** `label`
8
- * @param {boolean} removable - indicates whether the tag is removable **attribute** `removable`
9
- * @param {boolean} disabled - indicates whether the tag is disabled **attribute** `disabled`
10
- * @param {boolean} selectable - indicates whether the tag is selectable **attribute** `selectable`
11
- * @param {boolean} selected - indicates whether the tag is selected **attribute** `selected`
4
+ * @param {TagConnotation | undefined} connotation - The connotation the Tag should have. **attribute** `connotation`
5
+ * @param {TagShape | undefined} shape - The shape the Tag should have. **attribute** `shape`
6
+ * @param {TagAppearance | undefined} appearance - The appearance the Tag should have. **attribute** `appearance`
7
+ * @param {string | undefined} label - Indicates the Tag's label. **attribute** `label`
8
+ * @param {boolean} removable - Indicates whether the Tag is removable. **attribute** `removable`
9
+ * @param {boolean} disabled - Indicates whether the Tag is disabled. **attribute** `disabled`
10
+ * @param {boolean} selectable - Indicates whether the Tag is selectable. **attribute** `selectable`
11
+ * @param {boolean} selected - Indicates whether the Tag is selected. **attribute** `selected`
12
12
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
13
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
13
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
14
14
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
15
15
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
16
16
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tag",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tag-group",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,20 +1,19 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcTextArea
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/text-area
4
- * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information. **attribute** `readOnly`
4
+ * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See [readonly HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly) for more information. **attribute** `readOnly`
5
5
  * @param {TextAreaResize} resize - The resize mode of the element. **attribute** `resize`
6
6
  * @param {boolean} autofocus - Indicates that this element should get focus after the page finishes loading. **attribute** `autofocus`
7
- * @param {string} formId - The https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id | id of the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form | form the element is associated to **attribute** `form`
8
- * @param {string} list - Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id. **attribute** `list`
7
+ * @param {string} formId - The [id](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id) of the [form](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form) the element is associated to **attribute** `form`
8
+ * @param {string} list - Allows associating a [datalist](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist) to the element by [id](https://developer.mozilla.org/en-US/docs/Web/API/Element/id). **attribute** `list`
9
9
  * @param {number} maxlength - Maximum length (number of characters) of `value` **attribute** `maxlength`
10
10
  * @param {number} minlength - The minimum number of characters a user can enter. **attribute** `minlength`
11
11
  * @param {string} placeholder - Sets the placeholder value of the element, generally used to provide a hint to the user.
12
- Using this attribute does is not a valid substitute for a labeling element. **attribute** `placeholder`
12
+ Using this attribute is not a valid substitute for a labeling element. **attribute** `placeholder`
13
13
  * @param {number} cols - Sizes the element horizontally by a number of character columns. **attribute** `cols`
14
14
  * @param {number} rows - Sizes the element vertically by a number of character rows. **attribute** `rows`
15
- * @param {boolean} spellcheck - Sets if the element is eligible for spell checking
16
- but the UA. **attribute** `spellcheck`
17
- * @param {TextAreaWrap | undefined} wrap - The wrap attribute **attribute** `wrap`
15
+ * @param {boolean} spellcheck - Sets whether the element is eligible for spell checking by the user agent. **attribute** `spellcheck`
16
+ * @param {TextAreaWrap | undefined} wrap - Controls how the text is wrapped when the form is submitted. **attribute** `wrap`
18
17
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
19
18
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
20
19
  * @param {string} value - The current value of the element. **attribute** `current-value`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-area",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -12,23 +12,22 @@ import React, { ReactNode, SyntheticEvent } from 'react';
12
12
  * @param {string | undefined} helperText **attribute** `helper-text`
13
13
  * @param {boolean | undefined} required **attribute** `required`
14
14
  * @param {string | undefined} successText **attribute** `success-text`
15
- * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information. **attribute** `readonly`
16
- * @param {boolean} autofocus - Indicates that an element should be focused on page load, or when the Dialog that it is part of
17
- is displayed **attribute** `autofocus`
18
- * @param {string} placeholder - Text that appears in the input element when it has no value set
15
+ * @param {boolean} readOnly - When true, the control will be immutable by user interaction. See [readonly HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly) for more information. **attribute** `readonly`
16
+ * @param {boolean} autofocus - Indicates that the element should receive focus when it is first displayed. **attribute** `autofocus`
17
+ * @param {string} placeholder - Text that appears in the input element when it has no value set.
19
18
 
20
- Using this attribute does is not a valid substitute for a labeling element. **attribute** `placeholder`
19
+ Using this attribute is not a valid substitute for a labeling element. **attribute** `placeholder`
21
20
  * @param {TextFieldType} type - Allows setting a type or mode of text. **attribute** `type`
22
- * @param {string} list - Value of the id attribute of the `` of autocomplete options **attribute** `list`
21
+ * @param {string} list - Value of the `id` attribute of the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist providing autocomplete options. **attribute** `list`
23
22
  * @param {number} maxlength - Maximum length (number of characters) of `value` **attribute** `maxlength`
24
23
  * @param {number} minlength - Minimum length (number of characters) of `value` **attribute** `minlength`
25
24
  * @param {string} pattern - Pattern the `value` must match to be valid **attribute** `pattern`
26
25
  * @param {number} size - Size (in chars) of the input element **attribute** `size`
27
26
  * @param {boolean} spellcheck - Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used. **attribute** `spellcheck`
28
- * @param {TextFieldAppearance | undefined} appearance **attribute** `appearance`
29
- * @param {TextFieldShape | undefined} shape **attribute** `shape`
30
- * @param {string | undefined} autoComplete **attribute** `autoComplete`
31
- * @param {TextFieldSize | undefined} scale - Sets the display size of the input element **attribute** `scale`
27
+ * @param {TextFieldAppearance | undefined} appearance - The appearance the Text Field should have. **attribute** `appearance`
28
+ * @param {TextFieldShape | undefined} shape - The shape the Text Field should have. **attribute** `shape`
29
+ * @param {string | undefined} autoComplete - Hints at the type of data expected, to help the browser provide autofill assistance. **attribute** `autoComplete`
30
+ * @param {TextFieldSize | undefined} scale - Sets the display size of the input element. **attribute** `scale`
32
31
  * @param {string} inputMode - Hints at the type of data that might be entered by the user while editing the element or its contents.
33
32
  This allows a browser to display an appropriate virtual keyboard. **attribute** `inputmode`
34
33
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
@@ -39,7 +38,7 @@ To add HTML to the helper text, use the helper-text slot instead. **attribute**
39
38
  * @param {string | undefined} successText - Provides a custom success message. Any current error state will be overridden. **attribute** `success-text`
40
39
  * @param {string | undefined} label - The label for the form element. **attribute** `label`
41
40
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
42
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
41
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
43
42
  * @param currentValue
44
43
  * @param {string} initialValue - The default value of the element. This value sets the `value` property
45
44
  only when the `value` property has not been explicitly set. **attribute** `value`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-field",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,15 +1,15 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcTimePicker
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/time-picker
4
- * @param {string} min - Sets the minimum time the user can set **attribute** `min`
5
- * @param {string} max - Sets the maximum time the user can set **attribute** `max`
4
+ * @param {string} min - Sets the minimum time the user can set, in `HH:MM:SS` format. **attribute** `min`
5
+ * @param {string} max - Sets the maximum time the user can set, in `HH:MM:SS` format. **attribute** `max`
6
6
  * @param {string} type
7
7
  * @param {string} step
8
8
  * @param {number | null} minutesStep - Distance between presented minute options. **attribute** `minutes-step`
9
9
  * @param {number | null} secondsStep - Distance between presented seconds options. If null, seconds are not presented. **attribute** `seconds-step`
10
10
  * @param {'12h' | '24h' | undefined} clock - Forces a 12h or 24h clock to be used. **attribute** `clock`
11
- * @param {TextFieldSize | undefined} scale - Sets the display size of the picker field input element. **attribute** `scale`
12
- * @param {boolean} readOnly - Whether the date-picker is readonly. **attribute** `readonly`
11
+ * @param {TextFieldSize | undefined} scale - Sets the display size of the picker's input element. **attribute** `scale`
12
+ * @param {boolean} readOnly - Whether the picker is read-only. **attribute** `readonly`
13
13
  * @param {string} value - The current value of the element. **attribute** `current-value`
14
14
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
15
15
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-time-picker",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -3,8 +3,9 @@ import React, { ReactNode } from 'react';
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/toggletip
4
4
  * @param {string | HTMLElement} anchor **attribute** `anchor`
5
5
  * @param {string | undefined} headline - Headline text for the Toggletip **attribute** `headline`
6
+ * @param {string | undefined} textSecondary - Optional supporting text displayed below the headline. **attribute** `text-secondary`
6
7
  * @param {boolean} alternate - Inverted color scheme **attribute** `alternate`
7
- * @param {Placement | undefined} placement - Prefered placement of the toggletip in relation to the anchor element **attribute** `placement`
8
+ * @param {Placement | undefined} placement - Preferred placement of the Toggletip in relation to the anchor element. **attribute** `placement`
8
9
  * @param {boolean} open - Sets the open state of the Toggletip **attribute** `open`
9
10
  * @param {AnchorType | undefined} anchor - ID or direct reference to the component's anchor element. **attribute** `anchor`
10
11
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
@@ -20,6 +21,7 @@ declare const VwcToggletip: {
20
21
  ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
21
22
  "anchor"?: string | HTMLElement;
22
23
  "headline"?: string | undefined;
24
+ "textSecondary"?: string | undefined;
23
25
  "alternate"?: boolean;
24
26
  "placement"?: any;
25
27
  "open"?: boolean;
@@ -12,6 +12,7 @@ var VwcToggletip = require_index_es.g(`vvd3-toggletip`, {
12
12
  properties: [
13
13
  "anchor",
14
14
  "headline",
15
+ "textSecondary",
15
16
  "alternate",
16
17
  "placement",
17
18
  "open",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-toggletip",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -3,8 +3,9 @@ import React, { ReactNode } from 'react';
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/tooltip
4
4
  * @param {string | HTMLElement} anchor **attribute** `anchor`
5
5
  * @param {string | undefined} text - Text content of the Tooltip **attribute** `text`
6
- * @param {Placement | undefined} placement **attribute** `placement`
7
- * @param {boolean} open **attribute** `open`
6
+ * @param {string | undefined} textSecondary - Optional supporting text displayed below the Tooltip's primary text. **attribute** `text-secondary`
7
+ * @param {Placement | undefined} placement - Preferred placement of the Tooltip in relation to its anchor element. **attribute** `placement`
8
+ * @param {boolean} open - Controls whether the Tooltip is visible. Set automatically when the anchor is hovered or focused. **attribute** `open`
8
9
  * @param {AnchorType | undefined} anchor - ID or direct reference to the component's anchor element. **attribute** `anchor`
9
10
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
10
11
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
@@ -19,6 +20,7 @@ declare const VwcTooltip: {
19
20
  ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
20
21
  "anchor"?: string | HTMLElement;
21
22
  "text"?: string | undefined;
23
+ "textSecondary"?: string | undefined;
22
24
  "placement"?: any;
23
25
  "open"?: boolean;
24
26
  "VIVID_VERSION"?: string;
@@ -12,6 +12,7 @@ var VwcTooltip = require_index_es.g(`vvd3-tooltip`, {
12
12
  properties: [
13
13
  "anchor",
14
14
  "text",
15
+ "textSecondary",
15
16
  "placement",
16
17
  "open",
17
18
  "anchor",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tooltip",
3
- "version": "5.24.0",
3
+ "version": "5.25.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "private": true,
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "@vonage/vivid": "5.24.0"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }