@vonage/vivid-react 3.3.1 → 3.4.1

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 (162) 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 +4 -4
  62. package/package.json +4 -3
  63. package/types/index.d.ts +34 -34
  64. package/v3/VwcARIAGlobalStatesAndProperties/package.json +2 -2
  65. package/v3/VwcAccordion/package.json +2 -2
  66. package/v3/VwcAccordionItem/package.json +2 -2
  67. package/v3/VwcActionGroup/package.json +2 -2
  68. package/v3/VwcAlert/package.json +2 -2
  69. package/v3/VwcAnchor/package.json +2 -2
  70. package/v3/VwcAudioPlayer/package.json +2 -2
  71. package/v3/VwcAvatar/package.json +2 -2
  72. package/v3/VwcBadge/package.json +2 -2
  73. package/v3/VwcBanner/package.json +2 -2
  74. package/v3/VwcBaseProgress/package.json +2 -2
  75. package/v3/VwcBreadcrumb/package.json +2 -2
  76. package/v3/VwcBreadcrumbItem/package.json +2 -2
  77. package/v3/VwcButton/index.d.ts +2 -1
  78. package/v3/VwcButton/package.json +2 -2
  79. package/v3/VwcCalendar/package.json +2 -2
  80. package/v3/VwcCalendarEvent/package.json +2 -2
  81. package/v3/VwcCard/package.json +2 -2
  82. package/v3/VwcCheckbox/package.json +2 -2
  83. package/v3/VwcCombobox/index.js +12 -0
  84. package/v3/VwcCombobox/package.json +2 -2
  85. package/v3/VwcDataGrid/package.json +2 -2
  86. package/v3/VwcDataGridCell/index.js +0 -2
  87. package/v3/VwcDataGridCell/package.json +2 -2
  88. package/v3/VwcDataGridRow/index.js +0 -2
  89. package/v3/VwcDataGridRow/package.json +2 -2
  90. package/v3/VwcDatePicker/package.json +2 -2
  91. package/v3/VwcDatePickerBase/package.json +2 -2
  92. package/v3/VwcDateRangePicker/package.json +2 -2
  93. package/v3/VwcDelegatesARIAButton/package.json +2 -2
  94. package/v3/VwcDelegatesARIALink/package.json +2 -2
  95. package/v3/VwcDelegatesARIAListbox/package.json +2 -2
  96. package/v3/VwcDelegatesARIAListboxOption/package.json +2 -2
  97. package/v3/VwcDelegatesARIASelect/package.json +2 -2
  98. package/v3/VwcDelegatesARIATextbox/package.json +2 -2
  99. package/v3/VwcDialPad/package.json +2 -2
  100. package/v3/VwcDialog/package.json +2 -2
  101. package/v3/VwcDivider/package.json +2 -2
  102. package/v3/VwcElevation/package.json +2 -2
  103. package/v3/VwcEmptyState/package.json +2 -2
  104. package/v3/VwcFab/package.json +2 -2
  105. package/v3/VwcFilePicker/package.json +2 -2
  106. package/v3/VwcFormAssociatedCheckbox/package.json +2 -2
  107. package/v3/VwcFormAssociatedFilePicker/package.json +2 -2
  108. package/v3/VwcFormAssociatedNumberField/package.json +2 -2
  109. package/v3/VwcFormAssociatedRadio/package.json +2 -2
  110. package/v3/VwcFormAssociatedRangeSlider/package.json +2 -2
  111. package/v3/VwcFormAssociatedSearchableSelect/package.json +2 -2
  112. package/v3/VwcFormAssociatedSelect/package.json +2 -2
  113. package/v3/VwcFormAssociatedSlider/package.json +2 -2
  114. package/v3/VwcFormAssociatedSwitch/package.json +2 -2
  115. package/v3/VwcFormAssociatedTextArea/package.json +2 -2
  116. package/v3/VwcFormAssociatedTextField/package.json +2 -2
  117. package/v3/VwcFormAssociatedTimePicker/package.json +2 -2
  118. package/v3/VwcHeader/package.json +2 -2
  119. package/v3/VwcIcon/package.json +2 -2
  120. package/v3/VwcInlineTimePicker/package.json +2 -2
  121. package/v3/VwcLayout/package.json +2 -2
  122. package/v3/VwcListbox/package.json +2 -2
  123. package/v3/VwcMenu/package.json +2 -2
  124. package/v3/VwcMenuItem/package.json +2 -2
  125. package/v3/VwcNav/package.json +2 -2
  126. package/v3/VwcNavDisclosure/package.json +2 -2
  127. package/v3/VwcNavItem/package.json +2 -2
  128. package/v3/VwcNote/package.json +2 -2
  129. package/v3/VwcNumberField/package.json +2 -2
  130. package/v3/VwcOption/package.json +2 -2
  131. package/v3/VwcOptionTag/package.json +2 -2
  132. package/v3/VwcPagination/package.json +2 -2
  133. package/v3/VwcProgress/package.json +2 -2
  134. package/v3/VwcProgressRing/package.json +2 -2
  135. package/v3/VwcRadio/package.json +2 -2
  136. package/v3/VwcRadioGroup/package.json +2 -2
  137. package/v3/VwcRangeSlider/package.json +2 -2
  138. package/v3/VwcSearchableSelect/package.json +2 -2
  139. package/v3/VwcSelect/index.d.ts +20 -0
  140. package/v3/VwcSelect/index.js +1 -1
  141. package/v3/VwcSelect/package.json +2 -2
  142. package/v3/VwcSelectableBox/package.json +2 -2
  143. package/v3/VwcSideDrawer/package.json +2 -2
  144. package/v3/VwcSlider/package.json +2 -2
  145. package/v3/VwcSplitButton/package.json +2 -2
  146. package/v3/VwcSwitch/package.json +2 -2
  147. package/v3/VwcTab/package.json +2 -2
  148. package/v3/VwcTabPanel/package.json +2 -2
  149. package/v3/VwcTabs/package.json +2 -2
  150. package/v3/VwcTag/package.json +2 -2
  151. package/v3/VwcTagGroup/package.json +2 -2
  152. package/v3/VwcTextAnchor/package.json +2 -2
  153. package/v3/VwcTextArea/package.json +2 -2
  154. package/v3/VwcTextField/package.json +2 -2
  155. package/v3/VwcTimePicker/package.json +2 -2
  156. package/v3/VwcToggletip/package.json +2 -2
  157. package/v3/VwcTooltip/package.json +2 -2
  158. package/v3/VwcTreeItem/package.json +2 -2
  159. package/v3/VwcTreeView/package.json +2 -2
  160. package/v3/VwcVideoPlayer/package.json +2 -2
  161. package/v3/VwcVividElement/package.json +2 -2
  162. package/v3/VwcVividFoundationButton/package.json +2 -2
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-note",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-number-field",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-listbox-option",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-option-tag",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-pagination",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-progress",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-progress-ring",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-radio",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-radio-group",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-range-slider",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-searchable-select",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -15,6 +15,17 @@ import React, { ReactNode, SyntheticEvent } from 'react';
15
15
  * @param {number} selectedIndex - The index of the selected option.
16
16
  * @param {ListboxOption[]} selectedOptions - A collection of the selected options.
17
17
  * @param slottedOptionFilter - A static filter to include only selectable options.
18
+ * @param {boolean | undefined} disabled
19
+ * @param {string | undefined} errorText
20
+ * @param {string | undefined} helperText
21
+ * @param {string | undefined} icon
22
+ * @param {boolean | undefined} iconTrailing
23
+ * @param {string | undefined} initialValue
24
+ * @param {string | undefined} label
25
+ * @param {string | undefined} name
26
+ * @param {boolean | undefined} required
27
+ * @param {string | undefined} successText
28
+ * @param {string | undefined} value
18
29
  */
19
30
  declare const VwcSelect: {
20
31
  (props: {
@@ -39,6 +50,15 @@ declare const VwcSelect: {
39
50
  selectedIndex?: number | undefined;
40
51
  selectedOptions?: any[] | undefined;
41
52
  slottedOptionFilter?: any;
53
+ errorText?: string | undefined;
54
+ helperText?: string | undefined;
55
+ icon?: string | undefined;
56
+ iconTrailing?: any;
57
+ initialValue?: string | undefined;
58
+ label?: string | undefined;
59
+ name?: string | undefined;
60
+ required?: any;
61
+ successText?: string | undefined;
42
62
  }): JSX.Element;
43
63
  displayName: string;
44
64
  };
@@ -418,7 +418,7 @@ registerSelect('vvd3')
418
418
  const VwcSelect = wrapper(`vvd3-select`, {
419
419
  events: [{"name":"change","propName":"onChange"},{"name":"input","propName":"onInput"}],
420
420
  attributes: [],
421
- properties: ['multiple', 'open', 'value', 'scale', 'appearance', 'shape', 'fixedDropdown', 'placeholder', 'proxy', 'options', 'disabled', 'selectedIndex', 'selectedOptions', 'slottedOptionFilter']
421
+ properties: ['multiple', 'open', 'value', 'scale', 'appearance', 'shape', 'fixedDropdown', 'placeholder', 'proxy', 'options', 'disabled', 'selectedIndex', 'selectedOptions', 'slottedOptionFilter', 'disabled', 'errorText', 'helperText', 'icon', 'iconTrailing', 'initialValue', 'label', 'name', 'required', 'successText', 'value']
422
422
  })
423
423
 
424
424
  VwcSelect.displayName = 'VwcSelect'
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-select",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-selectable-box",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-side-drawer",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-slider",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-split-button",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-switch",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tab",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tab-panel",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tabs",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tag",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tag-group",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-anchor",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-area",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-field",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-time-picker",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-toggletip",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tooltip",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tree-item",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tree-view",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-video-player",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-vivid-element",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-vivid-foundation-button",
3
- "version": "4.14.4",
3
+ "version": "4.16.2",
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": "4.14.4"
9
+ "@vonage/vivid": "4.16.2"
10
10
  }
11
11
  }