@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
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteCursorFixFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteCursorFixFeatureImpl)("vvd3");
9
- var VwcRteCursorFixFeatureImpl = require_index_es.g(`vvd3-rte-cursor-fix-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteCursorFixFeatureImpl.displayName = "VwcRteCursorFixFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteCursorFixFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-cursor-fix-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteDropHandlerFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-drop-handler-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteDropHandlerFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteDropHandlerFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteDropHandlerFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteDropHandlerFeatureImpl)("vvd3");
9
- var VwcRteDropHandlerFeatureImpl = require_index_es.g(`vvd3-rte-drop-handler-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteDropHandlerFeatureImpl.displayName = "VwcRteDropHandlerFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteDropHandlerFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-drop-handler-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,16 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteFeature
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-feature
4
-
5
- */
6
- declare const VwcRteFeature: {
7
- (props: {
8
- children?: ReactNode;
9
- slot?: string;
10
- id?: string;
11
- style?: React.CSSProperties;
12
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
13
- }): JSX.Element;
14
- displayName: string;
15
- };
16
- export default VwcRteFeature;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteFeature/index.js
8
- (0, require("@vonage/vivid").registerRteFeature)("vvd3");
9
- var VwcRteFeature = require_index_es.g(`vvd3-rte-feature`, {
10
- events: [],
11
- attributes: [],
12
- properties: []
13
- });
14
- VwcRteFeature.displayName = "VwcRteFeature";
15
- //#endregion
16
- exports.default = VwcRteFeature;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-feature",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteFeatureImpl)("vvd3");
9
- var VwcRteFeatureImpl = require_index_es.g(`vvd3-rte-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteFeatureImpl.displayName = "VwcRteFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteFileHandlerFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-file-handler-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteFileHandlerFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteFileHandlerFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteFileHandlerFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteFileHandlerFeatureImpl)("vvd3");
9
- var VwcRteFileHandlerFeatureImpl = require_index_es.g(`vvd3-rte-file-handler-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteFileHandlerFeatureImpl.displayName = "VwcRteFileHandlerFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteFileHandlerFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-file-handler-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,24 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteFontSizePickerFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-font-size-picker-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {FontSizeOption[]} fontSizes
7
- * @param {Record<string, string | null> | undefined} defaultFontSizeForNode
8
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
9
- */
10
- declare const VwcRteFontSizePickerFeatureImpl: {
11
- (props: {
12
- children?: ReactNode;
13
- slot?: string;
14
- id?: string;
15
- style?: React.CSSProperties;
16
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
17
- "name"?: string;
18
- "fontSizes"?: any[];
19
- "defaultFontSizeForNode"?: any;
20
- "featureId"?: string | undefined;
21
- }): JSX.Element;
22
- displayName: string;
23
- };
24
- export default VwcRteFontSizePickerFeatureImpl;
@@ -1,21 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteFontSizePickerFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteFontSizePickerFeatureImpl)("vvd3");
9
- var VwcRteFontSizePickerFeatureImpl = require_index_es.g(`vvd3-rte-font-size-picker-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: [
13
- "name",
14
- "fontSizes",
15
- "defaultFontSizeForNode",
16
- "featureId"
17
- ]
18
- });
19
- VwcRteFontSizePickerFeatureImpl.displayName = "VwcRteFontSizePickerFeatureImpl";
20
- //#endregion
21
- exports.default = VwcRteFontSizePickerFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-font-size-picker-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteForeignHtmlFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-foreign-html-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteForeignHtmlFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteForeignHtmlFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteForeignHtmlFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteForeignHtmlFeatureImpl)("vvd3");
9
- var VwcRteForeignHtmlFeatureImpl = require_index_es.g(`vvd3-rte-foreign-html-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteForeignHtmlFeatureImpl.displayName = "VwcRteForeignHtmlFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteForeignHtmlFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-foreign-html-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteHardBreakFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-hard-break-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteHardBreakFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteHardBreakFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteHardBreakFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteHardBreakFeatureImpl)("vvd3");
9
- var VwcRteHardBreakFeatureImpl = require_index_es.g(`vvd3-rte-hard-break-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteHardBreakFeatureImpl.displayName = "VwcRteHardBreakFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteHardBreakFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-hard-break-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteHistoryFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-history-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteHistoryFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteHistoryFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteHistoryFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteHistoryFeatureImpl)("vvd3");
9
- var VwcRteHistoryFeatureImpl = require_index_es.g(`vvd3-rte-history-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteHistoryFeatureImpl.displayName = "VwcRteHistoryFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteHistoryFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-history-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,17 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteHtmlParser
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-html-parser
4
- * @param undefined
5
- */
6
- declare const VwcRteHtmlParser: {
7
- (props: {
8
- children?: ReactNode;
9
- slot?: string;
10
- id?: string;
11
- style?: React.CSSProperties;
12
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
13
- "undefined"?: any;
14
- }): JSX.Element;
15
- displayName: string;
16
- };
17
- export default VwcRteHtmlParser;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteHtmlParser/index.js
8
- (0, require("@vonage/vivid").registerRteHtmlParser)("vvd3");
9
- var VwcRteHtmlParser = require_index_es.g(`vvd3-rte-html-parser`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["undefined"]
13
- });
14
- VwcRteHtmlParser.displayName = "VwcRteHtmlParser";
15
- //#endregion
16
- exports.default = VwcRteHtmlParser;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-html-parser",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,17 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteHtmlSerializer
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-html-serializer
4
- * @param undefined
5
- */
6
- declare const VwcRteHtmlSerializer: {
7
- (props: {
8
- children?: ReactNode;
9
- slot?: string;
10
- id?: string;
11
- style?: React.CSSProperties;
12
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
13
- "undefined"?: any;
14
- }): JSX.Element;
15
- displayName: string;
16
- };
17
- export default VwcRteHtmlSerializer;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteHtmlSerializer/index.js
8
- (0, require("@vonage/vivid").registerRteHtmlSerializer)("vvd3");
9
- var VwcRteHtmlSerializer = require_index_es.g(`vvd3-rte-html-serializer`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["undefined"]
13
- });
14
- VwcRteHtmlSerializer.displayName = "VwcRteHtmlSerializer";
15
- //#endregion
16
- exports.default = VwcRteHtmlSerializer;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-html-serializer",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,17 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteHtmlSerializerImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-html-serializer-impl
4
- * @param {DOMSerializer} serializer
5
- */
6
- declare const VwcRteHtmlSerializerImpl: {
7
- (props: {
8
- children?: ReactNode;
9
- slot?: string;
10
- id?: string;
11
- style?: React.CSSProperties;
12
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
13
- "serializer"?: any;
14
- }): JSX.Element;
15
- displayName: string;
16
- };
17
- export default VwcRteHtmlSerializerImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteHtmlSerializerImpl/index.js
8
- (0, require("@vonage/vivid").registerRteHtmlSerializerImpl)("vvd3");
9
- var VwcRteHtmlSerializerImpl = require_index_es.g(`vvd3-rte-html-serializer-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["serializer"]
13
- });
14
- VwcRteHtmlSerializerImpl.displayName = "VwcRteHtmlSerializerImpl";
15
- //#endregion
16
- exports.default = VwcRteHtmlSerializerImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-html-serializer-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }
@@ -1,20 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- /** VwcRteInlineImageFeatureImpl
3
- * For more info on this Vivid element please visit https://vivid.deno.dev/components/rte-inline-image-feature-impl
4
- * @param {string} name - The name of the feature, e.g. RteBoldFeature
5
- Note: Cannot use this.constructor.name because it may be minified
6
- * @param {string | undefined} featureId - If a feature can have multiple instances, a unique id to differentiate them.
7
- */
8
- declare const VwcRteInlineImageFeatureImpl: {
9
- (props: {
10
- children?: ReactNode;
11
- slot?: string;
12
- id?: string;
13
- style?: React.CSSProperties;
14
- ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
15
- "name"?: string;
16
- "featureId"?: string | undefined;
17
- }): JSX.Element;
18
- displayName: string;
19
- };
20
- export default VwcRteInlineImageFeatureImpl;
@@ -1,16 +0,0 @@
1
- Object.defineProperties(exports, {
2
- __esModule: { value: true },
3
- [Symbol.toStringTag]: { value: "Module" }
4
- });
5
- require("../../chunk-KmRHZBOW.js");
6
- const require_index_es = require("../../index.es-CX858N60.js");
7
- //#region dist/v3/VwcRteInlineImageFeatureImpl/index.js
8
- (0, require("@vonage/vivid").registerRteInlineImageFeatureImpl)("vvd3");
9
- var VwcRteInlineImageFeatureImpl = require_index_es.g(`vvd3-rte-inline-image-feature-impl`, {
10
- events: [],
11
- attributes: [],
12
- properties: ["name", "featureId"]
13
- });
14
- VwcRteInlineImageFeatureImpl.displayName = "VwcRteInlineImageFeatureImpl";
15
- //#endregion
16
- exports.default = VwcRteInlineImageFeatureImpl;
@@ -1,11 +0,0 @@
1
- {
2
- "name": "@vonage/vivid-react-vvd3-rte-inline-image-feature-impl",
3
- "version": "5.23.1",
4
- "main": "index.js",
5
- "types": "index.d.ts",
6
- "private": true,
7
- "license": "MIT",
8
- "dependencies": {
9
- "@vonage/vivid": "5.23.1"
10
- }
11
- }