@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
@@ -1,13 +1,15 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcNumberField
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/number-field
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`
5
- * @param {boolean} autofocus - Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information. **attribute** `autofocus`
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
+ * @param {boolean} autofocus - Indicates that this element should get focus after the page finishes loading. See [autofocus HTML attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus) for more information. **attribute** `autofocus`
6
6
  * @param {string} placeholder - Sets the placeholder value of the element, generally used to provide a hint to the user.
7
- Using this attribute does is not a valid substitute for a labeling element. **attribute** `placeholder`
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`
9
- * @param {number} maxlength - The maximum number of characters a user can enter. **attribute** `maxlength`
10
- * @param {number} minlength - The minimum number of characters a user can enter. **attribute** `minlength`
7
+ Using this attribute is not a valid substitute for a labeling element. **attribute** `placeholder`
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
+ * @param {number} maxlength - The maximum number of characters a user can enter.
10
+ Not currently enforced by constraint validation see Known Issues. **attribute** `maxlength`
11
+ * @param {number} minlength - The minimum number of characters a user can enter.
12
+ Not currently enforced by constraint validation — see Known Issues. **attribute** `minlength`
11
13
  * @param {number} size - Sets the width of the element to a specified number of characters. **attribute** `size`
12
14
  * @param {NumberFieldSize | undefined} scale - The size the number-field should have. **attribute** `scale`
13
15
  * @param {number} step - Amount to increment or decrement the value by **attribute** `step`
@@ -15,19 +17,19 @@ Using this attribute does is not a valid substitute for a labeling element. **at
15
17
  * @param {number} min - The minimum the value can be **attribute** `min`
16
18
  * @param {number} valueAsNumber - The value property, typed as a number.
17
19
  * @param {| string
18
- | null} incrementButtonAriaLabel **attribute** `increment-button-aria-label`
20
+ | null} incrementButtonAriaLabel - Overrides the default "Increment" aria-label of the increment button. **attribute** `increment-button-aria-label`
19
21
  * @param {| string
20
- | null} decrementButtonAriaLabel **attribute** `decrement-button-aria-label`
21
- * @param {NumberFieldAppearance | undefined} appearance **attribute** `appearance`
22
- * @param {NumberFieldShape | undefined} shape **attribute** `shape`
23
- * @param {string | undefined} autoComplete **attribute** `autoComplete`
22
+ | null} decrementButtonAriaLabel - Overrides the default "Decrement" aria-label of the decrement button. **attribute** `decrement-button-aria-label`
23
+ * @param {NumberFieldAppearance | undefined} appearance - The appearance the Number Field should have. **attribute** `appearance`
24
+ * @param {NumberFieldShape | undefined} shape - The shape the Number Field should have. **attribute** `shape`
25
+ * @param {string | undefined} autoComplete - Hints at the type of data expected, to help the browser provide autofill assistance. **attribute** `autoComplete`
24
26
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
25
27
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
26
28
  * @param {string | undefined} errorText - Provides a custom error message. Any current error state will be overridden. **attribute** `error-text`
27
29
  * @param {string | undefined} successText - Provides a custom success message. Any current error state will be overridden. **attribute** `success-text`
28
30
  * @param {string | undefined} label - The label for the form element. **attribute** `label`
29
31
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
30
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
32
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
31
33
  * @param {string} value - The current value of the element. **attribute** `current-value`
32
34
  * @param currentValue
33
35
  * @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-number-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,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-optgroup",
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,26 +1,28 @@
1
1
  import React, { ReactNode } from 'react';
2
- /** Implements https://www.w3.org/TR/wai-aria-1.1/#option | ARIA option .
2
+ /** Implements [ARIA option](https://www.w3.org/TR/wai-aria-1.1/#option).
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/option
4
4
  * @param {boolean | undefined} checked - The checked state is used when the parent listbox is in multiple selection mode.
5
5
  To avoid accessibility conflicts, the checked state should not be present in
6
6
  single selection mode. **attribute** `checked`
7
7
  * @param {boolean} defaultSelected - Sets the option's initial selected state (mirrors the native `selected` attribute) **attribute** `selected`
8
8
  * @param {boolean} disabled - The disabled state of the option. **attribute** `disabled`
9
- * @param selectedAttribute
9
+ * @param selectedAttribute - Alias for `defaultSelected`, mirroring the option's initial selected state (the
10
+ `selected` attribute). Distinct from `current-selected`, which reflects the
11
+ option's live selected state.
10
12
  * @param {boolean} selected - Indicates whether the option is currently selected **attribute** `current-selected`
11
13
  * @param {string} value - The value of the option. **attribute** `value`
12
- * @param {string | undefined} _label **attribute** `label`
14
+ * @param {string | undefined} _label - Overrides the text displayed when the option is selected. Defaults to `text` when not set. **attribute** `label`
13
15
  * @param {string} label
14
- * @param {string | undefined} _text **attribute** `text`
16
+ * @param {string | undefined} _text - Sets the text displayed in the option list item and in the parent element when selected. **attribute** `text`
15
17
  * @param text
16
18
  * @param {string | undefined} textSecondary - Secondary text displayed below or next to the primary text **attribute** `text-secondary`
17
- * @param {string | undefined} matchedText - Text to highlighted as matching a search query **attribute** `matched-text`
19
+ * @param {string | undefined} matchedText - Text to be highlighted as matching a search query. **attribute** `matched-text`
18
20
  * @param {OptionConnotation | undefined} connotation - Sets the connotation that appears when selected **attribute** `connotation`
19
21
  * @param {OptionTagConnotation | undefined} tagConnotation - When displayed as a tag, the connotation of the tag **attribute** `tag-connotation`
20
22
  * @param proxy
21
23
  * @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
22
24
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
23
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
25
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
24
26
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
25
27
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
26
28
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-listbox-option",
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,9 +3,9 @@ import React, { ReactNode, SyntheticEvent } from 'react';
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/pagination
4
4
  * @param {PaginationSize | undefined} size - The size the pagination should have. **attribute** `size`
5
5
  * @param {PaginationShape | undefined} shape - The shape the pagination should have. **attribute** `shape`
6
- * @param {boolean} navIcons **attribute** `nav-icons`
7
- * @param {number} total **attribute** `total`
8
- * @param {number | undefined} selectedIndex **attribute** `selected-index`
6
+ * @param {boolean} navIcons - Changes the Previous and Next buttons to chevron icons instead of labelled text. **attribute** `nav-icons`
7
+ * @param {number} total - Sets the total number of pages. **attribute** `total`
8
+ * @param {number | undefined} selectedIndex - Sets the currently selected page, zero-indexed. **attribute** `selected-index`
9
9
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
10
10
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
11
11
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-pagination",
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-platform-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,13 +1,18 @@
1
- import React, { ReactNode } from 'react';
1
+ import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcPopover
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/popover
4
- * @param {'default' | 'autocomplete' | 'imageOptions'} kind
5
- * @param {number | undefined} offset
6
- * @param {boolean} anchorBlocksPopover
7
- * @param onAnchorBlockPopoverChanged
8
- * @param {HTMLElement | undefined} anchorEl
9
- * @param {string | undefined} anchorId
10
- * @param {boolean} requestedOpenState
4
+ * @param {Placement} placement - Controls the position of the Popover, relative to its anchor element. **attribute** `placement`
5
+ * @param {boolean} manual - Sets the Popover to manual mode, disabling light-dismiss (clicking outside) and displaying a
6
+ close button. **attribute** `manual`
7
+ * @param {PopoverLayout} layout - Can be used to enable a condensed layout with smaller paddings and gaps. **attribute** `layout`
8
+ * @param {number | null} offset - Sets the offset (in pixels) between the Popover and its anchor element. **attribute** `offset`
9
+ * @param {boolean} alternate - Sets the color-scheme to alternate (dark/light) **attribute** `alternate`
10
+ * @param {| string
11
+ | null} dismissButtonAriaLabel - Overrides the default "Close" aria-label of the dismiss button shown when manual mode is enabled. **attribute** `dismiss-button-aria-label`
12
+ * @param {boolean} arrow - Adds a small triangle to indicate the trigger element. **attribute** `arrow`
13
+ * @param {boolean} open - Sets the open state of the Popover **attribute** `open`
14
+ * @param {HTMLElement | undefined} anchor - Sets the Popover's anchor element. Prefer using the [`anchor`
15
+ slot](/components/popover/code/#anchor-slot) if possible.
11
16
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
12
17
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
13
18
  * @param {string} componentName - Core component name, without prefix
@@ -19,13 +24,17 @@ declare const VwcPopover: {
19
24
  id?: string;
20
25
  style?: React.CSSProperties;
21
26
  ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
22
- "kind"?: "default" | "autocomplete" | "imageOptions";
23
- "offset"?: number | undefined;
24
- "anchorBlocksPopover"?: boolean;
25
- "onAnchorBlockPopoverChanged"?: any;
26
- "anchorEl"?: HTMLElement | undefined;
27
- "anchorId"?: string | undefined;
28
- "requestedOpenState"?: boolean;
27
+ onOpen?: (event: SyntheticEvent) => void;
28
+ onClose?: (event: SyntheticEvent) => void;
29
+ "placement"?: any;
30
+ "manual"?: boolean;
31
+ "layout"?: any;
32
+ "offset"?: number | null;
33
+ "alternate"?: boolean;
34
+ "dismissButtonAriaLabel"?: string | null;
35
+ "arrow"?: boolean;
36
+ "open"?: boolean;
37
+ "anchor"?: HTMLElement | undefined;
29
38
  "VIVID_VERSION"?: string;
30
39
  "componentName"?: string;
31
40
  }): JSX.Element;
@@ -7,16 +7,24 @@ const require_index_es = require("../../index.es-CX858N60.js");
7
7
  //#region dist/v3/VwcPopover/index.js
8
8
  (0, require("@vonage/vivid").registerPopover)("vvd3");
9
9
  var VwcPopover = require_index_es.g(`vvd3-popover`, {
10
- events: [],
10
+ events: [{
11
+ "name": "close",
12
+ "propName": "onClose"
13
+ }, {
14
+ "name": "open",
15
+ "propName": "onOpen"
16
+ }],
11
17
  attributes: [],
12
18
  properties: [
13
- "kind",
19
+ "placement",
20
+ "manual",
21
+ "layout",
14
22
  "offset",
15
- "anchorBlocksPopover",
16
- "onAnchorBlockPopoverChanged",
17
- "anchorEl",
18
- "anchorId",
19
- "requestedOpenState",
23
+ "alternate",
24
+ "dismissButtonAriaLabel",
25
+ "arrow",
26
+ "open",
27
+ "anchor",
20
28
  "VIVID_VERSION",
21
29
  "componentName"
22
30
  ]
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-popover",
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-progress",
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,8 +1,8 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** VwcProgressRing
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/progress-ring
4
- * @param {ProgressRingConnotation | undefined} connotation **attribute** `connotation`
5
- * @param {-6 | -5 | -4 | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 | undefined} size **attribute** `size`
4
+ * @param {ProgressRingConnotation | undefined} connotation - Sets the colour of the Progress Ring. **attribute** `connotation`
5
+ * @param {-6 | -5 | -4 | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 | undefined} size - Sets the size of the Progress Ring. **attribute** `size`
6
6
  * @param {number | null} value - The value of the progress **attribute** `value`
7
7
  * @param {number} min - The minimum value **attribute** `min`
8
8
  * @param {number} max - The maximum value **attribute** `max`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-progress-ring",
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,8 +1,8 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcRadio
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/radio
4
- * @param {RadioConnotation | undefined} connotation - The connotation the radioButton should have. **attribute** `connotation`
5
- * @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 {RadioConnotation | undefined} connotation - The connotation the Radio should have. **attribute** `connotation`
5
+ * @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`
6
6
  * @param {boolean} checked - The current checkedness of the element. **attribute** `current-checked`
7
7
  * @param {boolean} dirtyChecked
8
8
  * @param {string | undefined} errorText - Provides a custom error message. Any current error state will be overridden. **attribute** `error-text`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-radio",
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
  /** VwcRadioGroup
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/radio-group
4
- * @param {string} label - Label of the the Radio Group **attribute** `label`
4
+ * @param {string} label - Label of the Radio Group **attribute** `label`
5
5
  * @param {boolean} required - Sets the required state **attribute** `required`
6
- * @param {boolean} readOnly - When true, the child radios 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`
6
+ * @param {boolean} readOnly - When true, the child radios 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`
7
7
  * @param {boolean} disabled - Whether the input element is disabled **attribute** `disabled`
8
8
  * @param {string} name - The name of the radio group. Setting this value will set the name value
9
9
  for all child radio elements. **attribute** `name`
10
10
  * @param {string} value - The value of the checked radio **attribute** `value`
11
- * @param {string} errorText **attribute** `error-text`
12
- * @param {Orientation | 'horizontal' | 'vertical'} orientation - Sets axis on which the tabs are aligned **attribute** `orientation`
11
+ * @param {string} errorText - Provides a custom error message. **attribute** `error-text`
12
+ * @param {Orientation | 'horizontal' | 'vertical'} orientation - Sets the axis on which the Radio Group's radio buttons are aligned. **attribute** `orientation`
13
13
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
14
14
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
15
15
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-radio-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
  }
@@ -23,10 +23,10 @@ and don't support IDL attribute binding. **attribute** `current-end`
23
23
  * @param {number} min - The minimum value of the range. **attribute** `min`
24
24
  * @param {number} max - The maximum value of the range. **attribute** `max`
25
25
  * @param {number} step - Value to increment or decrement via arrow keys, mouse click or drag. **attribute** `step`
26
- * @param {Orientation} orientation - The orientation of the slider. **attribute** `orientation`
26
+ * @param {Orientation} orientation - The orientation of the Range Slider. **attribute** `orientation`
27
27
  * @param {string | null} ariaStartLabel - Aria label for the start thumb **attribute** `aria-start-label`
28
28
  * @param {string | null} ariaEndLabel - Aria label for the end thumb **attribute** `aria-end-label`
29
- * @param {boolean} markers - Display markers on/off **attribute** `markers`
29
+ * @param {boolean} markers - Displays tick marks along the Range Slider. **attribute** `markers`
30
30
  * @param {RangeSliderConnotation | undefined} connotation - The connotation of the component **attribute** `connotation`
31
31
  * @param {boolean} pin - Show current values on the thumbs. **attribute** `pin`
32
32
  * @param {(value: string) => string} valueTextFormatter - Custom function that generates a string for the component's "aria-valuetext" attribute based on the current value.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-range-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
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-rich-text-editor",
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-rich-text-view",
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,12 +4,12 @@ import React, { ReactNode, SyntheticEvent } from 'react';
4
4
  * @param {SearchableSelectAppearance | undefined} appearance - Sets the appearance of the Searchable Select element. **attribute** `appearance`
5
5
  * @param {SearchableSelectShape | undefined} shape - Sets the shape of the Searchable Select element. **attribute** `shape`
6
6
  * @param {SearchableSelectSize | undefined} scale - Sets the display size of the Searchable Select element. **attribute** `scale`
7
- * @param {boolean} fixedDropdown **attribute** `fixed-dropdown`
8
- * @param {string | undefined} placeholder **attribute** `placeholder`
9
- * @param {boolean} open **attribute** `open`
10
- * @param {boolean} multiple **attribute** `multiple`
11
- * @param {boolean} externalTags **attribute** `external-tags`
12
- * @param {number | null} maxLines **attribute** `max-lines`
7
+ * @param {boolean} fixedDropdown - Changes the dropdown to use a fixed position strategy, useful when the dropdown is obstructed by other elements. **attribute** `fixed-dropdown`
8
+ * @param {string | undefined} placeholder - Text to be displayed when no option has been selected. **attribute** `placeholder`
9
+ * @param {boolean} open - Indicates whether the dropdown is open. **attribute** `open`
10
+ * @param {boolean} multiple - Allows the user to select more than one option. **attribute** `multiple`
11
+ * @param {boolean} externalTags - Displays the selected Tags outside of the Searchable Select component. **attribute** `external-tags`
12
+ * @param {number | null} maxLines - Controls the maximum number of lines the selected Tags are allowed to wrap onto before scrolling. **attribute** `max-lines`
13
13
  * @param {string[]} values - List of selected option's values in the order that they have been selected in.
14
14
  * @param {string[]} initialValues - List of initially selected option's values. Used in case of form reset.
15
15
  * @param selectedIndex
@@ -19,7 +19,7 @@ import React, { ReactNode, SyntheticEvent } from 'react';
19
19
  ) => boolean | undefined} optionFilter - Function to filter the options to display.
20
20
  * @param {boolean} loading - Whether the component is in a loading state. **attribute** `loading`
21
21
  * @param {boolean} clearable - Adds a clear button to the input field that clears the selected values. **attribute** `clearable`
22
- * @param {number | null} maxSelected **attribute** `max-selected`
22
+ * @param {number | null} maxSelected - Controls the maximum number of items a user can select. **attribute** `max-selected`
23
23
  * @param {boolean} enableSelectAll - Adds a "Select All" option at the top of the options list. **attribute** `enable-select-all`
24
24
  * @param {string | undefined} selectAllText - Overrides the default "Select All" text. **attribute** `select-all-text`
25
25
  * @param {string | undefined} deselectAllText - Overrides the default "Deselect All" text. **attribute** `deselect-all-text`
@@ -32,7 +32,7 @@ To add HTML to the helper text, use the helper-text slot instead. **attribute**
32
32
  * @param {string | undefined} label - The label for the form element. **attribute** `label`
33
33
  * @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
34
34
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
35
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
35
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
36
36
  * @param {string} value - The current value of the element. **attribute** `current-value`
37
37
  * @param currentValue
38
38
  * @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-searchable-select",
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
  }
@@ -28,7 +28,7 @@ To add HTML to the helper text, use the helper-text slot instead. **attribute**
28
28
  * @param {string | undefined} label - The label for the form element. **attribute** `label`
29
29
  * @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
30
30
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
31
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
31
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
32
32
  * @param {string} value - The current value of the element. **attribute** `current-value`
33
33
  * @param currentValue
34
34
  * @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-select",
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,13 +1,13 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcSelectableBox
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/selectable-box
4
- * @param {boolean} checked - Controls the checked state **attribute** `checked`
5
- * @param {boolean} clickableBox - Sets the whole box to be clickable **attribute** `clickable-box`
6
- * @param {SelectableBoxConnotation | undefined} connotation - Controls the color of the box and its control **attribute** `connotation`
7
- * @param {SelectableBoxControlType | undefined} controlType - Controls the type of control in the box **attribute** `control-type`
8
- * @param {SelectableBoxControlPlacement} controlPlacement - Controls where the control should be placed in the box **attribute** `control-placement`
9
- * @param {boolean} tight - Removes the padding from the boxes content area **attribute** `tight`
10
- * @param {boolean} disabled - Controls the disabled state of the box and its control **attribute** `disabled`
4
+ * @param {boolean} checked - Controls the checked state. **attribute** `checked`
5
+ * @param {boolean} clickableBox - Sets the whole box to be clickable. **attribute** `clickable-box`
6
+ * @param {SelectableBoxConnotation | undefined} connotation - Controls the color of the box and its control. **attribute** `connotation`
7
+ * @param {SelectableBoxControlType | undefined} controlType - Controls the type of control in the box. **attribute** `control-type`
8
+ * @param {SelectableBoxControlPlacement} controlPlacement - Controls where the control should be placed in the box. **attribute** `control-placement`
9
+ * @param {boolean} tight - Removes the padding from the box's content area. **attribute** `tight`
10
+ * @param {boolean} disabled - Controls the disabled state of the box and its control. **attribute** `disabled`
11
11
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
12
12
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
13
13
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-selectable-box",
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,10 +1,10 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcSideDrawer
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/side-drawer
4
- * @param {boolean} alternate - applies scheme alternate region **attribute** `alternate`
5
- * @param {boolean} modal - sets the side drawer's type to modal **attribute** `modal`
6
- * @param {boolean} open - indicates whether the side drawer is open **attribute** `open`
7
- * @param {boolean} trailing - sets the side of the side drawer **attribute** `trailing`
4
+ * @param {boolean} alternate - Applies the alternate colour scheme to the Side Drawer. **attribute** `alternate`
5
+ * @param {boolean} modal - Sets the Side Drawer's type to modal. **attribute** `modal`
6
+ * @param {boolean} open - Indicates whether the Side Drawer is open. **attribute** `open`
7
+ * @param {boolean} trailing - Opens the Side Drawer from the trailing edge instead of the leading edge. **attribute** `trailing`
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-side-drawer",
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
  /** VwcSimpleColorPicker
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/simple-color-picker
4
- * @param {Placement | undefined} placement - Preferred placement of the Color Picker's popup in relation to the anchor element **attribute** `placement`
4
+ * @param {Placement | undefined} placement - Preferred placement of the Simple Color Picker's popup in relation to the anchor element **attribute** `placement`
5
5
  * @param {number} swatchesPerRow - Number of swatches per row for grid layout **attribute** `swatches-per-row`
6
6
  * @param {AnchorType | undefined} anchor - ID or direct reference to the component's anchor element. **attribute** `anchor`
7
7
  * @param {boolean} open - Indicates whether the popup is open **attribute** `open`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-simple-color-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
  }