@vonage/vivid-react 5.23.1 → 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 (382) 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 +12 -203
  64. package/v3/VwcAccordion/package.json +2 -2
  65. package/v3/VwcAccordionItem/index.d.ts +6 -2
  66. package/v3/VwcAccordionItem/index.js +2 -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 +3 -3
  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 +4 -2
  103. package/v3/VwcDataGridCell/index.js +1 -0
  104. package/v3/VwcDataGridCell/package.json +2 -2
  105. package/v3/VwcDataGridRow/index.d.ts +4 -3
  106. package/v3/VwcDataGridRow/index.js +1 -0
  107. package/v3/VwcDataGridRow/package.json +2 -2
  108. package/v3/VwcDatePicker/index.d.ts +2 -2
  109. package/v3/VwcDatePicker/package.json +2 -2
  110. package/v3/VwcDateRangePicker/index.d.ts +2 -2
  111. package/v3/VwcDateRangePicker/package.json +2 -2
  112. package/v3/VwcDateTimePicker/index.d.ts +2 -2
  113. package/v3/VwcDateTimePicker/package.json +2 -2
  114. package/v3/VwcDialPad/index.d.ts +3 -1
  115. package/v3/VwcDialPad/index.js +1 -0
  116. package/v3/VwcDialPad/package.json +2 -2
  117. package/v3/VwcDialog/index.d.ts +15 -14
  118. package/v3/VwcDialog/package.json +2 -2
  119. package/v3/VwcDivider/package.json +2 -2
  120. package/v3/VwcEmptyState/index.d.ts +3 -3
  121. package/v3/VwcEmptyState/package.json +2 -2
  122. package/v3/VwcFab/index.d.ts +6 -6
  123. package/v3/VwcFab/package.json +2 -2
  124. package/v3/VwcFilePicker/package.json +2 -2
  125. package/v3/VwcFlag/index.d.ts +2 -2
  126. package/v3/VwcFlag/package.json +2 -2
  127. package/v3/VwcHeader/index.d.ts +2 -2
  128. package/v3/VwcHeader/package.json +2 -2
  129. package/v3/VwcIcon/index.d.ts +2 -3
  130. package/v3/VwcIcon/package.json +2 -2
  131. package/v3/VwcKbdKey/index.d.ts +2 -2
  132. package/v3/VwcKbdKey/package.json +2 -2
  133. package/v3/VwcKbdShortcut/package.json +2 -2
  134. package/v3/VwcLayout/index.d.ts +5 -5
  135. package/v3/VwcLayout/package.json +2 -2
  136. package/v3/VwcListbox/index.d.ts +17 -11
  137. package/v3/VwcListbox/index.js +9 -6
  138. package/v3/VwcListbox/package.json +2 -2
  139. package/v3/VwcMenu/index.d.ts +1 -1
  140. package/v3/VwcMenu/package.json +2 -2
  141. package/v3/VwcMenuItem/index.d.ts +1 -1
  142. package/v3/VwcMenuItem/package.json +2 -2
  143. package/v3/VwcNav/package.json +2 -2
  144. package/v3/VwcNavDisclosure/index.d.ts +6 -6
  145. package/v3/VwcNavDisclosure/package.json +2 -2
  146. package/v3/VwcNavItem/index.d.ts +14 -14
  147. package/v3/VwcNavItem/package.json +2 -2
  148. package/v3/VwcNote/index.d.ts +3 -3
  149. package/v3/VwcNote/package.json +2 -2
  150. package/v3/VwcNumberField/index.d.ts +14 -12
  151. package/v3/VwcNumberField/package.json +2 -2
  152. package/v3/{VwcVisuallyHidden → VwcOptgroup}/index.d.ts +4 -4
  153. package/v3/{VwcVividElement → VwcOptgroup}/index.js +5 -5
  154. package/v3/{VwcUiCtx → VwcOptgroup}/package.json +3 -3
  155. package/v3/VwcOption/index.d.ts +8 -6
  156. package/v3/VwcOption/package.json +2 -2
  157. package/v3/VwcPagination/index.d.ts +3 -3
  158. package/v3/VwcPagination/package.json +2 -2
  159. package/v3/VwcPlatformSwitch/package.json +2 -2
  160. package/v3/VwcPopover/index.d.ts +24 -15
  161. package/v3/VwcPopover/index.js +15 -7
  162. package/v3/VwcPopover/package.json +2 -2
  163. package/v3/VwcProgress/package.json +2 -2
  164. package/v3/VwcProgressRing/index.d.ts +2 -2
  165. package/v3/VwcProgressRing/package.json +2 -2
  166. package/v3/VwcRadio/index.d.ts +2 -2
  167. package/v3/VwcRadio/package.json +2 -2
  168. package/v3/VwcRadioGroup/index.d.ts +4 -4
  169. package/v3/VwcRadioGroup/package.json +2 -2
  170. package/v3/VwcRangeSlider/index.d.ts +2 -2
  171. package/v3/VwcRangeSlider/package.json +2 -2
  172. package/v3/VwcRichTextEditor/package.json +2 -2
  173. package/v3/VwcRichTextView/package.json +2 -2
  174. package/v3/VwcSearchableSelect/index.d.ts +8 -8
  175. package/v3/VwcSearchableSelect/package.json +2 -2
  176. package/v3/VwcSelect/index.d.ts +2 -2
  177. package/v3/VwcSelect/package.json +2 -2
  178. package/v3/VwcSelectableBox/index.d.ts +7 -7
  179. package/v3/VwcSelectableBox/package.json +2 -2
  180. package/v3/VwcSideDrawer/index.d.ts +4 -4
  181. package/v3/VwcSideDrawer/package.json +2 -2
  182. package/v3/VwcSimpleColorPicker/index.d.ts +1 -1
  183. package/v3/VwcSimpleColorPicker/package.json +2 -2
  184. package/v3/VwcSlider/index.d.ts +5 -5
  185. package/v3/VwcSlider/package.json +2 -2
  186. package/v3/VwcSplitButton/index.d.ts +1 -1
  187. package/v3/VwcSplitButton/package.json +2 -2
  188. package/v3/VwcStatus/index.d.ts +1 -1
  189. package/v3/VwcStatus/package.json +2 -2
  190. package/v3/VwcSwitch/index.d.ts +1 -1
  191. package/v3/VwcSwitch/package.json +2 -2
  192. package/v3/VwcTab/index.d.ts +7 -6
  193. package/v3/VwcTab/index.js +3 -0
  194. package/v3/VwcTab/package.json +2 -2
  195. package/v3/VwcTabPanel/package.json +2 -2
  196. package/v3/VwcTable/package.json +2 -2
  197. package/v3/VwcTableBody/package.json +2 -2
  198. package/v3/VwcTableCell/package.json +2 -2
  199. package/v3/VwcTableHead/package.json +2 -2
  200. package/v3/VwcTableHeaderCell/package.json +2 -2
  201. package/v3/VwcTableRow/package.json +2 -2
  202. package/v3/VwcTableSortingButton/package.json +2 -2
  203. package/v3/VwcTabs/index.d.ts +1 -1
  204. package/v3/VwcTabs/package.json +2 -2
  205. package/v3/VwcTag/index.d.ts +9 -9
  206. package/v3/VwcTag/package.json +2 -2
  207. package/v3/VwcTagGroup/package.json +2 -2
  208. package/v3/VwcTextArea/index.d.ts +6 -7
  209. package/v3/VwcTextArea/package.json +2 -2
  210. package/v3/VwcTextField/index.d.ts +10 -11
  211. package/v3/VwcTextField/package.json +2 -2
  212. package/v3/VwcTimePicker/index.d.ts +4 -4
  213. package/v3/VwcTimePicker/package.json +2 -2
  214. package/v3/VwcToggletip/index.d.ts +3 -1
  215. package/v3/VwcToggletip/index.js +1 -0
  216. package/v3/VwcToggletip/package.json +2 -2
  217. package/v3/VwcTooltip/index.d.ts +4 -2
  218. package/v3/VwcTooltip/index.js +1 -0
  219. package/v3/VwcTooltip/package.json +2 -2
  220. package/v3/VwcTreeItem/index.d.ts +2 -2
  221. package/v3/VwcTreeItem/package.json +2 -2
  222. package/v3/VwcTreeView/package.json +2 -2
  223. package/v3/VwcVideoPlayer/package.json +2 -2
  224. package/v3/VwcAriaBindingDirective/index.d.ts +0 -19
  225. package/v3/VwcAriaBindingDirective/index.js +0 -16
  226. package/v3/VwcAriaBindingDirective/package.json +0 -11
  227. package/v3/VwcBaseProgress/index.d.ts +0 -29
  228. package/v3/VwcBaseProgress/index.js +0 -23
  229. package/v3/VwcBaseProgress/package.json +0 -11
  230. package/v3/VwcElevation/index.d.ts +0 -26
  231. package/v3/VwcElevation/index.js +0 -22
  232. package/v3/VwcElevation/package.json +0 -11
  233. package/v3/VwcFeatureState/index.d.ts +0 -17
  234. package/v3/VwcFeatureState/index.js +0 -16
  235. package/v3/VwcFeatureState/package.json +0 -11
  236. package/v3/VwcFeedbackMessage/index.d.ts +0 -22
  237. package/v3/VwcFeedbackMessage/index.js +0 -20
  238. package/v3/VwcFeedbackMessage/package.json +0 -11
  239. package/v3/VwcIdrefsController/index.d.ts +0 -16
  240. package/v3/VwcIdrefsController/index.js +0 -16
  241. package/v3/VwcIdrefsController/package.json +0 -11
  242. package/v3/VwcInlineTimePicker/index.d.ts +0 -34
  243. package/v3/VwcInlineTimePicker/index.js +0 -26
  244. package/v3/VwcInlineTimePicker/package.json +0 -11
  245. package/v3/VwcOptionTag/index.d.ts +0 -34
  246. package/v3/VwcOptionTag/index.js +0 -26
  247. package/v3/VwcOptionTag/package.json +0 -11
  248. package/v3/VwcPickerField/index.d.ts +0 -47
  249. package/v3/VwcPickerField/index.js +0 -31
  250. package/v3/VwcPickerField/package.json +0 -11
  251. package/v3/VwcPopup/index.d.ts +0 -46
  252. package/v3/VwcPopup/index.js +0 -32
  253. package/v3/VwcPopup/package.json +0 -11
  254. package/v3/VwcRteAlignmentFeatureImpl/index.d.ts +0 -20
  255. package/v3/VwcRteAlignmentFeatureImpl/index.js +0 -16
  256. package/v3/VwcRteAlignmentFeatureImpl/package.json +0 -11
  257. package/v3/VwcRteBaseImpl/index.d.ts +0 -20
  258. package/v3/VwcRteBaseImpl/index.js +0 -16
  259. package/v3/VwcRteBaseImpl/package.json +0 -11
  260. package/v3/VwcRteBasicTextBlocksImpl/index.d.ts +0 -20
  261. package/v3/VwcRteBasicTextBlocksImpl/index.js +0 -16
  262. package/v3/VwcRteBasicTextBlocksImpl/package.json +0 -11
  263. package/v3/VwcRteBoldFeatureImpl/index.d.ts +0 -20
  264. package/v3/VwcRteBoldFeatureImpl/index.js +0 -16
  265. package/v3/VwcRteBoldFeatureImpl/package.json +0 -11
  266. package/v3/VwcRteCharacterCountFeatureImpl/index.d.ts +0 -20
  267. package/v3/VwcRteCharacterCountFeatureImpl/index.js +0 -16
  268. package/v3/VwcRteCharacterCountFeatureImpl/package.json +0 -11
  269. package/v3/VwcRteConfig/index.d.ts +0 -17
  270. package/v3/VwcRteConfig/index.js +0 -16
  271. package/v3/VwcRteConfig/package.json +0 -11
  272. package/v3/VwcRteConfigImpl/index.d.ts +0 -27
  273. package/v3/VwcRteConfigImpl/index.js +0 -23
  274. package/v3/VwcRteConfigImpl/package.json +0 -11
  275. package/v3/VwcRteCoreImpl/index.d.ts +0 -26
  276. package/v3/VwcRteCoreImpl/index.js +0 -22
  277. package/v3/VwcRteCoreImpl/package.json +0 -11
  278. package/v3/VwcRteCursorFixFeatureImpl/index.d.ts +0 -20
  279. package/v3/VwcRteCursorFixFeatureImpl/index.js +0 -16
  280. package/v3/VwcRteCursorFixFeatureImpl/package.json +0 -11
  281. package/v3/VwcRteDropHandlerFeatureImpl/index.d.ts +0 -20
  282. package/v3/VwcRteDropHandlerFeatureImpl/index.js +0 -16
  283. package/v3/VwcRteDropHandlerFeatureImpl/package.json +0 -11
  284. package/v3/VwcRteFeature/index.d.ts +0 -16
  285. package/v3/VwcRteFeature/index.js +0 -16
  286. package/v3/VwcRteFeature/package.json +0 -11
  287. package/v3/VwcRteFeatureImpl/index.d.ts +0 -20
  288. package/v3/VwcRteFeatureImpl/index.js +0 -16
  289. package/v3/VwcRteFeatureImpl/package.json +0 -11
  290. package/v3/VwcRteFileHandlerFeatureImpl/index.d.ts +0 -20
  291. package/v3/VwcRteFileHandlerFeatureImpl/index.js +0 -16
  292. package/v3/VwcRteFileHandlerFeatureImpl/package.json +0 -11
  293. package/v3/VwcRteFontSizePickerFeatureImpl/index.d.ts +0 -24
  294. package/v3/VwcRteFontSizePickerFeatureImpl/index.js +0 -21
  295. package/v3/VwcRteFontSizePickerFeatureImpl/package.json +0 -11
  296. package/v3/VwcRteForeignHtmlFeatureImpl/index.d.ts +0 -20
  297. package/v3/VwcRteForeignHtmlFeatureImpl/index.js +0 -16
  298. package/v3/VwcRteForeignHtmlFeatureImpl/package.json +0 -11
  299. package/v3/VwcRteHardBreakFeatureImpl/index.d.ts +0 -20
  300. package/v3/VwcRteHardBreakFeatureImpl/index.js +0 -16
  301. package/v3/VwcRteHardBreakFeatureImpl/package.json +0 -11
  302. package/v3/VwcRteHistoryFeatureImpl/index.d.ts +0 -20
  303. package/v3/VwcRteHistoryFeatureImpl/index.js +0 -16
  304. package/v3/VwcRteHistoryFeatureImpl/package.json +0 -11
  305. package/v3/VwcRteHtmlParser/index.d.ts +0 -17
  306. package/v3/VwcRteHtmlParser/index.js +0 -16
  307. package/v3/VwcRteHtmlParser/package.json +0 -11
  308. package/v3/VwcRteHtmlSerializer/index.d.ts +0 -17
  309. package/v3/VwcRteHtmlSerializer/index.js +0 -16
  310. package/v3/VwcRteHtmlSerializer/package.json +0 -11
  311. package/v3/VwcRteHtmlSerializerImpl/index.d.ts +0 -17
  312. package/v3/VwcRteHtmlSerializerImpl/index.js +0 -16
  313. package/v3/VwcRteHtmlSerializerImpl/package.json +0 -11
  314. package/v3/VwcRteInlineImageFeatureImpl/index.d.ts +0 -20
  315. package/v3/VwcRteInlineImageFeatureImpl/index.js +0 -16
  316. package/v3/VwcRteInlineImageFeatureImpl/package.json +0 -11
  317. package/v3/VwcRteInputRulesFeatureImpl/index.d.ts +0 -20
  318. package/v3/VwcRteInputRulesFeatureImpl/index.js +0 -16
  319. package/v3/VwcRteInputRulesFeatureImpl/package.json +0 -11
  320. package/v3/VwcRteInstance/index.d.ts +0 -19
  321. package/v3/VwcRteInstance/index.js +0 -16
  322. package/v3/VwcRteInstance/package.json +0 -11
  323. package/v3/VwcRteInstanceImpl/index.d.ts +0 -21
  324. package/v3/VwcRteInstanceImpl/index.js +0 -20
  325. package/v3/VwcRteInstanceImpl/package.json +0 -11
  326. package/v3/VwcRteItalicFeatureImpl/index.d.ts +0 -20
  327. package/v3/VwcRteItalicFeatureImpl/index.js +0 -16
  328. package/v3/VwcRteItalicFeatureImpl/package.json +0 -11
  329. package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.d.ts +0 -20
  330. package/v3/VwcRteKeyboardShortcutsFeatureImpl/index.js +0 -16
  331. package/v3/VwcRteKeyboardShortcutsFeatureImpl/package.json +0 -11
  332. package/v3/VwcRteLinkFeatureImpl/index.d.ts +0 -22
  333. package/v3/VwcRteLinkFeatureImpl/index.js +0 -20
  334. package/v3/VwcRteLinkFeatureImpl/package.json +0 -11
  335. package/v3/VwcRteListFeatureImpl/index.d.ts +0 -20
  336. package/v3/VwcRteListFeatureImpl/index.js +0 -16
  337. package/v3/VwcRteListFeatureImpl/package.json +0 -11
  338. package/v3/VwcRteMonospaceFeatureImpl/index.d.ts +0 -20
  339. package/v3/VwcRteMonospaceFeatureImpl/index.js +0 -16
  340. package/v3/VwcRteMonospaceFeatureImpl/package.json +0 -11
  341. package/v3/VwcRtePlaceholderFeatureImpl/index.d.ts +0 -20
  342. package/v3/VwcRtePlaceholderFeatureImpl/index.js +0 -16
  343. package/v3/VwcRtePlaceholderFeatureImpl/package.json +0 -11
  344. package/v3/VwcRteStrikethroughFeatureImpl/index.d.ts +0 -20
  345. package/v3/VwcRteStrikethroughFeatureImpl/index.js +0 -16
  346. package/v3/VwcRteStrikethroughFeatureImpl/package.json +0 -11
  347. package/v3/VwcRteTextBlockPickerFeatureImpl/index.d.ts +0 -20
  348. package/v3/VwcRteTextBlockPickerFeatureImpl/index.js +0 -16
  349. package/v3/VwcRteTextBlockPickerFeatureImpl/package.json +0 -11
  350. package/v3/VwcRteTextColorPickerFeatureImpl/index.d.ts +0 -22
  351. package/v3/VwcRteTextColorPickerFeatureImpl/index.js +0 -20
  352. package/v3/VwcRteTextColorPickerFeatureImpl/package.json +0 -11
  353. package/v3/VwcRteTextStyleFeatureImpl/index.d.ts +0 -20
  354. package/v3/VwcRteTextStyleFeatureImpl/index.js +0 -16
  355. package/v3/VwcRteTextStyleFeatureImpl/package.json +0 -11
  356. package/v3/VwcRteToolbarFeatureImpl/index.d.ts +0 -22
  357. package/v3/VwcRteToolbarFeatureImpl/index.js +0 -20
  358. package/v3/VwcRteToolbarFeatureImpl/package.json +0 -11
  359. package/v3/VwcRteUnderlineFeatureImpl/index.d.ts +0 -20
  360. package/v3/VwcRteUnderlineFeatureImpl/index.js +0 -16
  361. package/v3/VwcRteUnderlineFeatureImpl/package.json +0 -11
  362. package/v3/VwcTextblockAttrs/index.d.ts +0 -17
  363. package/v3/VwcTextblockAttrs/index.js +0 -16
  364. package/v3/VwcTextblockAttrs/package.json +0 -11
  365. package/v3/VwcTextblockMarks/index.d.ts +0 -16
  366. package/v3/VwcTextblockMarks/index.js +0 -16
  367. package/v3/VwcTextblockMarks/package.json +0 -11
  368. package/v3/VwcUiCtx/index.d.ts +0 -16
  369. package/v3/VwcUiCtx/index.js +0 -16
  370. package/v3/VwcVisuallyHidden/index.js +0 -16
  371. package/v3/VwcVisuallyHidden/package.json +0 -11
  372. package/v3/VwcVividElement/index.d.ts +0 -20
  373. package/v3/VwcVividElement/package.json +0 -11
  374. package/v3/VwcVividFoundationButton/index.d.ts +0 -52
  375. package/v3/VwcVividFoundationButton/index.js +0 -34
  376. package/v3/VwcVividFoundationButton/package.json +0 -11
  377. package/v3/VwcVvdHexInput/index.d.ts +0 -16
  378. package/v3/VwcVvdHexInput/index.js +0 -16
  379. package/v3/VwcVvdHexInput/package.json +0 -11
  380. package/v3/VwcVvdHexPicker/index.d.ts +0 -16
  381. package/v3/VwcVvdHexPicker/index.js +0 -16
  382. package/v3/VwcVvdHexPicker/package.json +0 -11
@@ -6,10 +6,10 @@ import React, { ReactNode, SyntheticEvent } from 'react';
6
6
  * @param {string | undefined} type **attribute** `type`
7
7
  * @param {boolean | undefined} icon-trailing
8
8
  * @param {string} title - Specifies extra information about the button. This information is typically used by browsers to display a tooltip. **attribute** `title`
9
- * @param {ButtonConnotation | undefined} connotation - The connotation the button should have. **attribute** `connotation`
10
- * @param {ButtonShape | undefined} shape - The shape the button should have. **attribute** `shape`
11
- * @param {ButtonAppearance | undefined} appearance - The appearance the button should have. **attribute** `appearance`
12
- * @param {ButtonSize | undefined} size - The size the button should have. **attribute** `size`
9
+ * @param {ButtonConnotation | undefined} connotation - The connotation the Button should have. **attribute** `connotation`
10
+ * @param {ButtonShape | undefined} shape - The shape the Button should have. **attribute** `shape`
11
+ * @param {ButtonAppearance | undefined} appearance - The appearance the Button should have. **attribute** `appearance`
12
+ * @param {ButtonSize | undefined} size - The size the Button should have. **attribute** `size`
13
13
  * @param {boolean} stacked - Indicates the icon is stacked. **attribute** `stacked`
14
14
  * @param {boolean} pending - Displays the button in pending state. **attribute** `pending`
15
15
  * @param {boolean} dropdownIndicator - Display a chevron to indicate that the button opens a dropdown. **attribute** `dropdown-indicator`
@@ -19,23 +19,23 @@ Sets `aria-pressed` on the button element. **attribute** `pressed`
19
19
  * @param {string | undefined} label - Indicates the button's label. **attribute** `label`
20
20
  * @param {boolean} iconTrailing - Indicates the icon affix alignment. **attribute** `icon-trailing`
21
21
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
22
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
23
- * @param {string | undefined} download - Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `download`
24
- * @param {string | undefined} href - The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `href`
25
- * @param {string | undefined} hreflang - Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `hreflang`
26
- * @param {string | undefined} ping - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `ping`
27
- * @param {string | undefined} referrerpolicy - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `referrerpolicy`
28
- * @param {string | undefined} rel - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `rel`
29
- * @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `target`
30
- * @param {'submit' | 'reset' | 'button'} type - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `type`
22
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
23
+ * @param {string | undefined} download - Prompts the user to save the linked URL. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `download`
24
+ * @param {string | undefined} href - The URL the hyperlink references. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `href`
25
+ * @param {string | undefined} hreflang - Hints at the language of the referenced resource. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `hreflang`
26
+ * @param {string | undefined} ping - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `ping`
27
+ * @param {string | undefined} referrerpolicy - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `referrerpolicy`
28
+ * @param {string | undefined} rel - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `rel`
29
+ * @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `target`
30
+ * @param {'submit' | 'reset' | 'button'} type - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `type`
31
31
  * @param {HTMLButtonElement} control - References the root element
32
32
  * @param {boolean} autofocus - Determines if the element should receive document focus on page load. **attribute** `autofocus`
33
33
  * @param {string} formId - The id of a form to associate the element to. **attribute** `form`
34
- * @param {string} formaction - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details. **attribute** `formaction`
35
- * @param {string} formenctype - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details. **attribute** `formenctype`
36
- * @param {string} formmethod - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details. **attribute** `formmethod`
37
- * @param {boolean} formnovalidate - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details. **attribute** `formnovalidate`
38
- * @param {'_self' | '_blank' | '_parent' | '_top'} formtarget - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button | <button> element for more details. **attribute** `formtarget`
34
+ * @param {string} formaction - See [`<button>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) for more details. **attribute** `formaction`
35
+ * @param {string} formenctype - See [`<button>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) for more details. **attribute** `formenctype`
36
+ * @param {string} formmethod - See [`<button>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) for more details. **attribute** `formmethod`
37
+ * @param {boolean} formnovalidate - See [`<button>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) for more details. **attribute** `formnovalidate`
38
+ * @param {'_self' | '_blank' | '_parent' | '_top'} formtarget - See [`<button>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) for more details. **attribute** `formtarget`
39
39
  * @param {string} value - The current value of the element. **attribute** `current-value`
40
40
  * @param currentValue
41
41
  * @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-button",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -4,8 +4,8 @@ import React, { ReactNode } from 'react';
4
4
  * @param {Date | string | undefined} datetime - Sets the week to display **attribute** `datetime`
5
5
  * @param {'sunday' | 'monday' | undefined} startDay - Sets the first day of the week to display **attribute** `start-day`
6
6
  * @param {string | string[] | undefined | undefined} locales - Sets the locale to be displayed **attribute** `locales`
7
- * @param {boolean} hour12 - Displays a time in 12 hour format **attribute** `hour12`
8
- * @param {CalendarSticky} stickyMode - Set the `sticky-mode` attribute **attribute** `sticky-mode`
7
+ * @param {boolean} hour12 - Displays times in 12-hour format. **attribute** `hour12`
8
+ * @param {CalendarSticky} stickyMode - Sets which parts of the Calendar (`header`, `column`, `all`, or `none`) stay fixed in place while scrolling. **attribute** `sticky-mode`
9
9
  * @param getEventContext - Fire an event
10
10
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
11
11
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-calendar",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -3,7 +3,7 @@ import React, { ReactNode } from 'react';
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/calendar-event
4
4
  * @param {string | undefined} heading - Sets the event heading **attribute** `heading`
5
5
  * @param {string | undefined} description - Sets the event description **attribute** `description`
6
- * @param {CalendarEventConnotation | undefined} connotation - Sets the first day of the week to display **attribute** `connotation`
6
+ * @param {CalendarEventConnotation | undefined} connotation - Sets the event's connotation (color). **attribute** `connotation`
7
7
  * @param {CalendarEventAppearance | undefined} appearance - Sets the event's appearance **attribute** `appearance`
8
8
  * @param {number | undefined} overlapCount - Sets the stacking context of the event when it overlaps with another **attribute** `overlap-count`
9
9
  * @param {number | undefined} start - Sets the event start time (e.g. `14` = 2pm) **attribute** `start`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-calendar-event",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -7,15 +7,15 @@ import React, { ReactNode } from 'react';
7
7
  * @param {string | undefined} text - Sets the element's text. **attribute** `text`
8
8
  * @param {string | undefined} icon - Sets the element's icon. **attribute** `icon`
9
9
  * @param {0 | 2 | 4 | 8 | 12 | 16 | 24 | undefined} elevation - Sets the element's elevation. **attribute** `elevation`
10
- * @param {boolean} clickableCard - Indicates whether card should be a clickable <button> element. **attribute** `clickable-card`
11
- * @param {string | undefined} download - Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `download`
12
- * @param {string | undefined} href - The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `href`
13
- * @param {string | undefined} hreflang - Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `hreflang`
14
- * @param {string | undefined} ping - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `ping`
15
- * @param {string | undefined} referrerpolicy - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `referrerpolicy`
16
- * @param {string | undefined} rel - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `rel`
17
- * @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `target`
18
- * @param {string | undefined} type - See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information. **attribute** `type`
10
+ * @param {boolean} clickableCard - Indicates whether the card should be a clickable button element. **attribute** `clickable-card`
11
+ * @param {string | undefined} download - Prompts the user to save the linked URL. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `download`
12
+ * @param {string | undefined} href - The URL the hyperlink references. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `href`
13
+ * @param {string | undefined} hreflang - Hints at the language of the referenced resource. See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `hreflang`
14
+ * @param {string | undefined} ping - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `ping`
15
+ * @param {string | undefined} referrerpolicy - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `referrerpolicy`
16
+ * @param {string | undefined} rel - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `rel`
17
+ * @param {'_self' | '_blank' | '_parent' | '_top' | undefined} target - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `target`
18
+ * @param {string | undefined} type - See [`<a>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a) for more information. **attribute** `type`
19
19
  * @param {HTMLAnchorElement} control - References the root element
20
20
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
21
21
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-card",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -8,9 +8,9 @@ import React, { ReactNode, SyntheticEvent } from 'react';
8
8
  * @param {boolean | undefined} indeterminate **attribute** `indeterminate`
9
9
  * @param {boolean | undefined} disabled **attribute** `disabled`
10
10
  * @param {boolean | undefined} readonly
11
- * @param {string | null} tabindex **attribute** `tabindex`
12
- * @param {CheckboxConnotation | undefined} connotation - The connotation the checklist should have. **attribute** `connotation`
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`
11
+ * @param {string | null} tabindex - The tab index of the Checkbox. **attribute** `tabindex`
12
+ * @param {CheckboxConnotation | undefined} connotation - The connotation the Checkbox should have. **attribute** `connotation`
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 {boolean} indeterminate - Indicates whether a checkbox is in an indeterminate state. **attribute** `indeterminate`
15
15
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
16
16
  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-checkbox",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -3,8 +3,8 @@ import React, { ReactNode, SyntheticEvent } from 'react';
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/color-picker
4
4
  * @param {string} placeholder - Text that appears in the input element when it has no value set **attribute** `placeholder`
5
5
  * @param {string | undefined} savedColorsKey - Sets the localStorage key used to store saved colors explicitly **attribute** `saved-colors-key`
6
- * @param {boolean} disableSavedColors - Disables the saving colors functionality **attribute** `disable-saved-colors`
7
- * @param {number} maxSwatches - Limits number of swatches that can be saved. **attribute** `max-swatches`
6
+ * @param {boolean} disableSavedColors - Disables the save-colors functionality. **attribute** `disable-saved-colors`
7
+ * @param {number} maxSwatches - Limits the number of swatches that can be saved. **attribute** `max-swatches`
8
8
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
9
9
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
10
10
  * @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-color-picker",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -6,7 +6,7 @@ import React, { ReactNode, SyntheticEvent } from 'react';
6
6
  * @param {ComboboxAppearance | undefined} appearance - Sets the element's appearance **attribute** `appearance`
7
7
  * @param {ComboboxShape | undefined} shape - Sets the shape of the combobox element **attribute** `shape`
8
8
  * @param {ComboboxSize | undefined} scale - Sets the display size of the input element **attribute** `scale`
9
- * @param {PopupPlacement | undefined} placement - the placement of the combobox **attribute** `placement`
9
+ * @param {PopupPlacement | undefined} placement - The placement of the Combobox. **attribute** `placement`
10
10
  * @param {boolean} fixedDropdown - Sets the position strategy of the dropdown to fixed **attribute** `fixed-dropdown`
11
11
  * @param {boolean} open - Sets the element's menu to be open **attribute** `open`
12
12
  * @param {ListboxOption[]} options - A read-only list of options.
@@ -18,7 +18,7 @@ To add HTML to the helper text, use the helper-text slot instead. **attribute**
18
18
  * @param {string | undefined} successText - Provides a custom success message. Any current error state will be overridden. **attribute** `success-text`
19
19
  * @param {string | undefined} label - The label for the form element. **attribute** `label`
20
20
  * @param {string | undefined} icon - A decorative icon the custom element should have. See the [Vivid Icon
21
- Gallery](/icons/icons-gallery/) for available icons and `icon-name`s **attribute** `icon`
21
+ Gallery](/icons/icons-gallery/) for available icons and their names. **attribute** `icon`
22
22
  * @param {string} value - The current value of the element. **attribute** `current-value`
23
23
  * @param currentValue
24
24
  * @param {string} initialValue - The default value of the element. This value sets the `value` property
@@ -28,7 +28,7 @@ only when the `value` property has not been explicitly set. **attribute** `value
28
28
  * @param {boolean} required - Require the field to be completed prior to form submission. **attribute** `required`
29
29
  * @param {number} selectedIndex - The index of the selected option.
30
30
  * @param {ListboxOption[]} selectedOptions - A collection of the selected options.
31
- * @param slottedOptionFilter - A static filter to include only selectable options.
31
+ * @param slottedOptionFilter - A static filter to include selectable options and optgroups.
32
32
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
33
33
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
34
34
  * @param {string} componentName - Core component name, without prefix
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-combobox",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-contextual-help",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,8 +1,8 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** VwcCountry
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/country
4
- * @param {string | undefined} code - ISO 3166-1 alpha-2 country code (e.g. "GB", "UK", "US"). When set, the component shows the
5
- matching flag (from [flag-icons](https://github.com/lipis/flag-icons)) and the code (e.g. "UK")
4
+ * @param {string | undefined} code - ISO 3166-1 alpha-2 country code (e.g. "GB", "US", "DE"). When set, the component shows the
5
+ matching flag (from [flag-icons](https://github.com/lipis/flag-icons)) and the code (e.g. "GB")
6
6
  automatically. **attribute** `code`
7
7
  * @param {string | undefined} label - Optional text to show instead of the country code (e.g. "Saint Helena" for "SH"). Useful for
8
8
  less familiar codes. **attribute** `label`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-country",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-country-group",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -3,12 +3,12 @@ import React, { ReactNode, SyntheticEvent } from 'react';
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/data-grid
4
4
  * @param {boolean} noTabbing - Remove the grid from the tab order **attribute** `no-tabbing`
5
5
  * @param {GenerateHeaderOptions} generateHeader - Whether the grid should automatically generate a header row and its type **attribute** `generate-header`
6
- * @param {string} gridTemplateColumns - String that gets applied to the css gridTemplateColumns attribute of child rows **attribute** `grid-template-columns`
6
+ * @param {string} gridTemplateColumns - String that gets applied to the CSS gridTemplateColumns attribute of child rows **attribute** `grid-template-columns`
7
7
  * @param {object[]} rowsData - Content of the grid in data format
8
8
  * @param {ColumnDefinition[] | null} columnDefinitions - Configure the grid header columns
9
- * @param {ViewTemplate} rowItemTemplate - Templete to use when rendering rows
10
- * @param {ViewTemplate | undefined} cellItemTemplate - Templete to use when rendering cells
11
- * @param {ViewTemplate | undefined} headerCellItemTemplate - Templete to use when rendering grid header cells
9
+ * @param {ViewTemplate} rowItemTemplate - Template to use when rendering rows
10
+ * @param {ViewTemplate | undefined} cellItemTemplate - Template to use when rendering cells
11
+ * @param {ViewTemplate | undefined} headerCellItemTemplate - Template to use when rendering grid header cells
12
12
  * @param {number} focusRowIndex - Index of row to be focused on when the Data Grid receives focus
13
13
  * @param {number} focusColumnIndex - Index of column to be focused on when the Data Grid receives focus
14
14
  * @param {number | undefined} fixedColumns - Sets the number of columns fixed to the left when horizontal scrolling **attribute** `fixed-columns`
@@ -65,7 +65,7 @@ Code in this file were generated using following JSON:
65
65
  "type": {
66
66
  "text": "string"
67
67
  },
68
- "description": "String that gets applied to the css gridTemplateColumns attribute of child rows"
68
+ "description": "String that gets applied to the CSS gridTemplateColumns attribute of child rows"
69
69
  },
70
70
  {
71
71
  "kind": "field",
@@ -91,7 +91,7 @@ Code in this file were generated using following JSON:
91
91
  "type": {
92
92
  "text": "ViewTemplate"
93
93
  },
94
- "description": "Templete to use when rendering rows"
94
+ "description": "Template to use when rendering rows"
95
95
  },
96
96
  {
97
97
  "kind": "field",
@@ -99,7 +99,7 @@ Code in this file were generated using following JSON:
99
99
  "type": {
100
100
  "text": "ViewTemplate | undefined"
101
101
  },
102
- "description": "Templete to use when rendering cells"
102
+ "description": "Template to use when rendering cells"
103
103
  },
104
104
  {
105
105
  "kind": "field",
@@ -107,7 +107,7 @@ Code in this file were generated using following JSON:
107
107
  "type": {
108
108
  "text": "ViewTemplate | undefined"
109
109
  },
110
- "description": "Templete to use when rendering grid header cells"
110
+ "description": "Template to use when rendering grid header cells"
111
111
  },
112
112
  {
113
113
  "kind": "field",
@@ -400,7 +400,7 @@ Code in this file were generated using following JSON:
400
400
  "type": {
401
401
  "text": "string"
402
402
  },
403
- "description": "String that gets applied to the css gridTemplateColumns attribute of child rows",
403
+ "description": "String that gets applied to the CSS gridTemplateColumns attribute of child rows",
404
404
  "fieldName": "gridTemplateColumns"
405
405
  },
406
406
  {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-data-grid",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -4,14 +4,15 @@ import React, { ReactNode, SyntheticEvent } from 'react';
4
4
  * @param {boolean | undefined} ariaSelected
5
5
  * @param {DataGridCellTypes} cellType - The type of cell **attribute** `cell-type`
6
6
  * @param {string} gridColumn - The column index of the cell.
7
- This will be applied to the css grid-column-index value
7
+ This will be applied to the CSS grid-column-index value
8
8
  applied to the cell **attribute** `grid-column`
9
9
  * @param {object | null} rowData - The base data for the parent row
10
10
  * @param {ColumnDefinitionExtended | null} columnDefinition - The base data for the column
11
- * @param {boolean} selected - Reflects selected state of the row **attribute** `selected`
11
+ * @param {boolean} selected - Reflects the selected state of the cell. **attribute** `selected`
12
12
  * @param {string | null} ariaSelected - Indicates the selected status.
13
13
  * @param {string | null} ariaSort - Indicates the sort status.
14
14
  * @param {DataGridCellSortStates | undefined} sortDirection - Sets the sorting direction. **attribute** `sort-direction`
15
+ * @param {DataGridConnotation | undefined} connotation - The connotation of the cell, affecting hover and selected colors. **attribute** `connotation`
15
16
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
16
17
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
17
18
  * @param {string} componentName - Core component name, without prefix
@@ -34,6 +35,7 @@ declare const VwcDataGridCell: {
34
35
  "selected"?: boolean;
35
36
  "ariaSort"?: string | null;
36
37
  "sortDirection"?: any;
38
+ "connotation"?: any;
37
39
  "VIVID_VERSION"?: string;
38
40
  "componentName"?: string;
39
41
  }): JSX.Element;
@@ -29,6 +29,7 @@ var VwcDataGridCell = require("../../index.es-CX858N60.js").g(`vvd3-data-grid-ce
29
29
  "ariaSelected",
30
30
  "ariaSort",
31
31
  "sortDirection",
32
+ "connotation",
32
33
  "VIVID_VERSION",
33
34
  "componentName"
34
35
  ]
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-data-grid-cell",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -1,8 +1,7 @@
1
1
  import React, { ReactNode, SyntheticEvent } from 'react';
2
2
  /** VwcDataGridRow
3
3
  * For more info on this Vivid element please visit https://vivid.deno.dev/components/data-grid-row
4
- * @param {string} gridTemplateColumns - String that gets applied to the the css gridTemplateColumns attribute for the row
5
- x **attribute** `grid-template-columns`
4
+ * @param {string} gridTemplateColumns - String that gets applied to the CSS gridTemplateColumns attribute for the row. **attribute** `grid-template-columns`
6
5
  * @param {DataGridRowTypes} rowType - The type of row **attribute** `row-type`
7
6
  * @param {object | null} rowData - The base data for this row
8
7
  * @param {ColumnDefinition[] | null} columnDefinitions - The column definitions of the row
@@ -10,8 +9,9 @@ x **attribute** `grid-template-columns`
10
9
  * @param {ViewTemplate | undefined} headerCellItemTemplate - The template used to render header cells in generated rows.
11
10
  * @param {number} rowIndex - The index of the row in the parent grid.
12
11
  This is typically set programmatically by the parent grid.
12
+ * @param {DataGridConnotation | undefined} connotation - The connotation of the row, affecting hover and selected colors. **attribute** `connotation`
13
13
  * @param {string | null} ariaSelected - Indicates the selected status.
14
- * @param {boolean | undefined} selected - Reflects selected state of the row **attribute** `selected`
14
+ * @param {boolean | undefined} selected - Reflects the selected state of the row. **attribute** `selected`
15
15
  * @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
16
16
  It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
17
17
  * @param {string} componentName - Core component name, without prefix
@@ -32,6 +32,7 @@ declare const VwcDataGridRow: {
32
32
  "cellItemTemplate"?: any;
33
33
  "headerCellItemTemplate"?: any;
34
34
  "rowIndex"?: number;
35
+ "connotation"?: any;
35
36
  "ariaSelected"?: string | null;
36
37
  "selected"?: boolean | undefined;
37
38
  "VIVID_VERSION"?: string;
@@ -20,6 +20,7 @@ var VwcDataGridRow = require("../../index.es-CX858N60.js").g(`vvd3-data-grid-row
20
20
  "cellItemTemplate",
21
21
  "headerCellItemTemplate",
22
22
  "rowIndex",
23
+ "connotation",
23
24
  "ariaSelected",
24
25
  "selected",
25
26
  "VIVID_VERSION",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-data-grid-row",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -6,8 +6,8 @@ import React, { ReactNode, SyntheticEvent } from 'react';
6
6
  * @param {string} min - The earliest accepted date. **attribute** `min`
7
7
  * @param {string} max - The latest accepted date. **attribute** `max`
8
8
  * @param {string} value - The current value of the element. **attribute** `current-value`
9
- * @param {TextFieldSize | undefined} scale - Sets the display size of the picker field input element. **attribute** `scale`
10
- * @param {boolean} readOnly - Whether the date-picker is readonly. **attribute** `readonly`
9
+ * @param {TextFieldSize | undefined} scale - Sets the display size of the picker's input element. **attribute** `scale`
10
+ * @param {boolean} readOnly - Whether the picker is read-only. **attribute** `readonly`
11
11
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
12
12
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
13
13
  * @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-date-picker",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -20,8 +20,8 @@ and don't support IDL attribute binding. **attribute** `current-end`
20
20
  * @param {string} min - The earliest accepted date. **attribute** `min`
21
21
  * @param {string} max - The latest accepted date. **attribute** `max`
22
22
  * @param {string} value - The current value of the element. **attribute** `current-value`
23
- * @param {TextFieldSize | undefined} scale - Sets the display size of the picker field input element. **attribute** `scale`
24
- * @param {boolean} readOnly - Whether the date-picker is readonly. **attribute** `readonly`
23
+ * @param {TextFieldSize | undefined} scale - Sets the display size of the picker's input element. **attribute** `scale`
24
+ * @param {boolean} readOnly - Whether the picker is read-only. **attribute** `readonly`
25
25
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
26
26
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
27
27
  * @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-date-range-picker",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }
@@ -13,8 +13,8 @@ import React, { ReactNode, SyntheticEvent } from 'react';
13
13
  * @param {number | null} secondsStep - Distance between presented seconds options. If null, seconds are not presented. **attribute** `seconds-step`
14
14
  * @param {'12h' | '24h' | undefined} clock - Forces a 12h or 24h clock to be used. **attribute** `clock`
15
15
  * @param {string} value - The current value of the element. **attribute** `current-value`
16
- * @param {TextFieldSize | undefined} scale - Sets the display size of the picker field input element. **attribute** `scale`
17
- * @param {boolean} readOnly - Whether the date-picker is readonly. **attribute** `readonly`
16
+ * @param {TextFieldSize | undefined} scale - Sets the display size of the picker's input element. **attribute** `scale`
17
+ * @param {boolean} readOnly - Whether the picker is read-only. **attribute** `readonly`
18
18
  * @param {string | undefined} helperText - Provides additional information to help the user enter the correct information.
19
19
  To add HTML to the helper text, use the helper-text slot instead. **attribute** `helper-text`
20
20
  * @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-date-time-picker",
3
- "version": "5.23.1",
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.23.1"
9
+ "@vonage/vivid": "5.25.0"
10
10
  }
11
11
  }