@vonage/vivid-react 2.10.60 → 2.10.62

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 (186) 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/VwcDialog/package.json +1 -1
  21. package/VwcDrawer/package.json +1 -1
  22. package/VwcDropdown/package.json +1 -1
  23. package/VwcElevation/package.json +1 -1
  24. package/VwcEmptyState/package.json +1 -1
  25. package/VwcExpansionPanel/package.json +1 -1
  26. package/VwcFab/package.json +1 -1
  27. package/VwcFilePicker/package.json +1 -1
  28. package/VwcFormfield/package.json +1 -1
  29. package/VwcHelperMessage/package.json +1 -1
  30. package/VwcIcon/package.json +1 -1
  31. package/VwcIconButton/package.json +1 -1
  32. package/VwcIconButtonToggle/package.json +1 -1
  33. package/VwcKeypad/package.json +1 -1
  34. package/VwcLayout/package.json +1 -1
  35. package/VwcLinearProgress/package.json +1 -1
  36. package/VwcList/package.json +1 -1
  37. package/VwcListExpansionPanel/package.json +1 -1
  38. package/VwcListItem/package.json +1 -1
  39. package/VwcMenu/package.json +1 -1
  40. package/VwcNotchedOutline/package.json +1 -1
  41. package/VwcNote/package.json +1 -1
  42. package/VwcPagination/package.json +1 -1
  43. package/VwcPopup/package.json +1 -1
  44. package/VwcRadio/package.json +1 -1
  45. package/VwcRadioListItem/package.json +1 -1
  46. package/VwcSchemeSelect/package.json +1 -1
  47. package/VwcSelect/package.json +1 -1
  48. package/VwcSideDrawer/package.json +1 -1
  49. package/VwcSlider/package.json +1 -1
  50. package/VwcSnackbar/package.json +1 -1
  51. package/VwcSurface/package.json +1 -1
  52. package/VwcSwitch/package.json +1 -1
  53. package/VwcTab/package.json +1 -1
  54. package/VwcTabBar/package.json +1 -1
  55. package/VwcTag/package.json +1 -1
  56. package/VwcText/package.json +1 -1
  57. package/VwcTextarea/package.json +1 -1
  58. package/VwcTextfield/package.json +1 -1
  59. package/VwcThemeSwitch/package.json +1 -1
  60. package/VwcTooltip/package.json +1 -1
  61. package/VwcTopAppBar/package.json +1 -1
  62. package/VwcTopAppBarFixed/package.json +1 -1
  63. package/index.js +4 -4
  64. package/package.json +3 -3
  65. package/types/index.d.ts +2 -1
  66. package/v3/VwcAccordion/index.d.ts +1 -0
  67. package/v3/VwcAccordion/package.json +2 -2
  68. package/v3/VwcAccordionItem/index.d.ts +1 -0
  69. package/v3/VwcAccordionItem/package.json +2 -2
  70. package/v3/VwcActionGroup/index.d.ts +1 -0
  71. package/v3/VwcActionGroup/package.json +2 -2
  72. package/v3/VwcAlert/index.d.ts +1 -0
  73. package/v3/VwcAlert/package.json +2 -2
  74. package/v3/VwcAvatar/index.d.ts +1 -0
  75. package/v3/VwcAvatar/package.json +2 -2
  76. package/v3/VwcBadge/index.d.ts +1 -0
  77. package/v3/VwcBadge/package.json +2 -2
  78. package/v3/VwcBanner/index.d.ts +1 -0
  79. package/v3/VwcBanner/package.json +2 -2
  80. package/v3/VwcBreadcrumb/index.d.ts +1 -0
  81. package/v3/VwcBreadcrumb/package.json +2 -2
  82. package/v3/VwcBreadcrumbItem/index.d.ts +1 -0
  83. package/v3/VwcBreadcrumbItem/package.json +2 -2
  84. package/v3/VwcButton/index.d.ts +1 -0
  85. package/v3/VwcButton/package.json +2 -2
  86. package/v3/VwcCalendar/index.d.ts +1 -0
  87. package/v3/VwcCalendar/package.json +2 -2
  88. package/v3/VwcCalendarEvent/index.d.ts +1 -0
  89. package/v3/VwcCalendarEvent/package.json +2 -2
  90. package/v3/VwcCard/index.d.ts +1 -0
  91. package/v3/VwcCard/package.json +2 -2
  92. package/v3/VwcCheckbox/index.d.ts +1 -0
  93. package/v3/VwcCheckbox/package.json +2 -2
  94. package/v3/VwcCombobox/index.d.ts +1 -0
  95. package/v3/VwcCombobox/package.json +2 -2
  96. package/v3/VwcDataGrid/index.d.ts +1 -0
  97. package/v3/VwcDataGrid/package.json +2 -2
  98. package/v3/VwcDataGridCell/index.d.ts +1 -0
  99. package/v3/VwcDataGridCell/package.json +2 -2
  100. package/v3/VwcDataGridRow/index.d.ts +1 -0
  101. package/v3/VwcDataGridRow/package.json +2 -2
  102. package/v3/VwcDialog/index.d.ts +1 -0
  103. package/v3/VwcDialog/package.json +2 -2
  104. package/v3/VwcDivider/index.d.ts +1 -0
  105. package/v3/VwcDivider/package.json +2 -2
  106. package/v3/VwcElevation/index.d.ts +1 -0
  107. package/v3/VwcElevation/package.json +2 -2
  108. package/v3/VwcEmptyState/index.d.ts +1 -0
  109. package/v3/VwcEmptyState/package.json +2 -2
  110. package/v3/VwcFab/index.d.ts +1 -0
  111. package/v3/VwcFab/package.json +2 -2
  112. package/v3/VwcFocus/index.d.ts +1 -0
  113. package/v3/VwcFocus/package.json +2 -2
  114. package/v3/VwcHeader/index.d.ts +1 -0
  115. package/v3/VwcHeader/package.json +2 -2
  116. package/v3/VwcIcon/index.d.ts +1 -0
  117. package/v3/VwcIcon/package.json +2 -2
  118. package/v3/VwcLayout/index.d.ts +1 -0
  119. package/v3/VwcLayout/package.json +2 -2
  120. package/v3/VwcListbox/index.d.ts +1 -0
  121. package/v3/VwcListbox/package.json +2 -2
  122. package/v3/VwcListboxOption/index.d.ts +1 -0
  123. package/v3/VwcListboxOption/index.js +6 -0
  124. package/v3/VwcListboxOption/package.json +2 -2
  125. package/v3/VwcMenu/index.d.ts +1 -0
  126. package/v3/VwcMenu/package.json +2 -2
  127. package/v3/VwcMenuItem/index.d.ts +1 -0
  128. package/v3/VwcMenuItem/package.json +2 -2
  129. package/v3/VwcNav/index.d.ts +1 -0
  130. package/v3/VwcNav/package.json +2 -2
  131. package/v3/VwcNavDisclosure/index.d.ts +1 -0
  132. package/v3/VwcNavDisclosure/package.json +2 -2
  133. package/v3/VwcNavItem/index.d.ts +1 -0
  134. package/v3/VwcNavItem/package.json +2 -2
  135. package/v3/VwcNote/index.d.ts +1 -0
  136. package/v3/VwcNote/package.json +2 -2
  137. package/v3/VwcNumberField/index.d.ts +1 -0
  138. package/v3/VwcNumberField/package.json +2 -2
  139. package/v3/VwcPagination/index.d.ts +1 -0
  140. package/v3/VwcPagination/package.json +2 -2
  141. package/v3/VwcPopup/index.d.ts +1 -0
  142. package/v3/VwcPopup/index.js +0 -27
  143. package/v3/VwcPopup/package.json +2 -2
  144. package/v3/VwcProgress/index.d.ts +1 -0
  145. package/v3/VwcProgress/package.json +2 -2
  146. package/v3/VwcProgressRing/index.d.ts +1 -0
  147. package/v3/VwcProgressRing/package.json +2 -2
  148. package/v3/VwcRadio/index.d.ts +1 -0
  149. package/v3/VwcRadio/package.json +2 -2
  150. package/v3/VwcRadioGroup/index.d.ts +1 -0
  151. package/v3/VwcRadioGroup/package.json +2 -2
  152. package/v3/VwcSelect/index.d.ts +1 -0
  153. package/v3/VwcSelect/index.js +4 -0
  154. package/v3/VwcSelect/package.json +2 -2
  155. package/v3/VwcSideDrawer/index.d.ts +1 -0
  156. package/v3/VwcSideDrawer/package.json +2 -2
  157. package/v3/VwcSlider/index.d.ts +1 -0
  158. package/v3/VwcSlider/package.json +2 -2
  159. package/v3/VwcSwitch/index.d.ts +1 -0
  160. package/v3/VwcSwitch/package.json +2 -2
  161. package/v3/VwcTab/index.d.ts +3 -0
  162. package/v3/VwcTab/index.js +68 -1
  163. package/v3/VwcTab/package.json +2 -2
  164. package/v3/VwcTabPanel/index.d.ts +1 -0
  165. package/v3/VwcTabPanel/package.json +2 -2
  166. package/v3/VwcTabs/index.d.ts +3 -0
  167. package/v3/VwcTabs/index.js +38 -21
  168. package/v3/VwcTabs/package.json +2 -2
  169. package/v3/VwcTag/index.d.ts +1 -0
  170. package/v3/VwcTag/package.json +2 -2
  171. package/v3/VwcTagGroup/index.d.ts +1 -0
  172. package/v3/VwcTagGroup/package.json +2 -2
  173. package/v3/VwcTextAnchor/index.d.ts +1 -0
  174. package/v3/VwcTextAnchor/package.json +2 -2
  175. package/v3/VwcTextArea/index.d.ts +1 -0
  176. package/v3/VwcTextArea/package.json +2 -2
  177. package/v3/VwcTextField/index.d.ts +1 -0
  178. package/v3/VwcTextField/package.json +2 -2
  179. package/v3/VwcToggletip/index.d.ts +1 -0
  180. package/v3/VwcToggletip/package.json +2 -2
  181. package/v3/VwcTooltip/index.d.ts +1 -0
  182. package/v3/VwcTooltip/package.json +2 -2
  183. package/v3/VwcTreeItem/index.d.ts +1 -0
  184. package/v3/VwcTreeItem/package.json +2 -2
  185. package/v3/VwcTreeView/index.d.ts +1 -0
  186. package/v3/VwcTreeView/package.json +2 -2
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-side-drawer",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for slider
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/slider
3
4
  * @param {boolean} markers - Display markers on/off **attribute** `markers`
4
5
  */
5
6
  declare const VwcSlider: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-slider",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for switch
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/switch
3
4
  * @param {string | undefined} label - Indicates the switch's label. **attribute** `label`
4
5
  * @param {SwitchConnotation | undefined} connotation **attribute** `connotation`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-switch",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,7 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tab
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tab
4
+ * @param {TabConnotation | undefined} connotation - The connotation the tab should have. **attribute** `connotation`
3
5
  * @param {string | undefined} label - Indicates the tab's label. **attribute** `label`
4
6
  * @param {any} tabIndex **attribute** `tabIndex`
5
7
  * @param {string | null} ariaSelected **attribute** `aria-selected`
@@ -11,6 +13,7 @@ declare const VwcTab: {
11
13
  id?: string | undefined;
12
14
  style?: React.CSSProperties | undefined;
13
15
  ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
16
+ connotation?: any;
14
17
  label?: string | undefined;
15
18
  tabIndex?: any;
16
19
  ariaSelected?: string | null | undefined;
@@ -7,7 +7,66 @@ Code in this file were generated using following JSON:
7
7
  "kind": "class",
8
8
  "description": "Base class for tab",
9
9
  "name": "Tab",
10
+ "cssProperties": [
11
+ {
12
+ "name": "--vvd-tab-cta-primary",
13
+ "default": "var(--vvd-color-cta-500)"
14
+ },
15
+ {
16
+ "name": "--vvd-tab-cta-primary-text",
17
+ "default": "var(--vvd-color-canvas)"
18
+ },
19
+ {
20
+ "name": "--vvd-tab-cta-firm",
21
+ "default": "var(--vvd-color-cta-600)"
22
+ },
23
+ {
24
+ "name": "--vvd-tab-cta-faint",
25
+ "default": "var(--vvd-color-cta-50)"
26
+ },
27
+ {
28
+ "name": "--vvd-tab-cta-fierce",
29
+ "default": "var(--vvd-color-cta-700)"
30
+ },
31
+ {
32
+ "name": "--vvd-tab-cta-pale",
33
+ "default": "var(--vvd-color-cta-300)"
34
+ },
35
+ {
36
+ "name": "--vvd-tab-accent-primary",
37
+ "default": "var(--vvd-color-canvas-text)"
38
+ },
39
+ {
40
+ "name": "--vvd-tab-accent-primary-text",
41
+ "default": "var(--vvd-color-canvas)"
42
+ },
43
+ {
44
+ "name": "--vvd-tab-accent-firm",
45
+ "default": "var(--vvd-color-canvas-text)"
46
+ },
47
+ {
48
+ "name": "--vvd-tab-accent-faint",
49
+ "default": "var(--vvd-color-neutral-50)"
50
+ },
51
+ {
52
+ "name": "--vvd-tab-accent-fierce",
53
+ "default": "var(--vvd-color-neutral-700)"
54
+ },
55
+ {
56
+ "name": "--vvd-tab-accent-pale",
57
+ "default": "var(--vvd-color-neutral-300)"
58
+ }
59
+ ],
10
60
  "members": [
61
+ {
62
+ "kind": "field",
63
+ "name": "connotation",
64
+ "type": {
65
+ "text": "TabConnotation | undefined"
66
+ },
67
+ "description": "The connotation the tab should have.",
68
+ "privacy": "public"
69
+ },
11
70
  {
12
71
  "kind": "field",
13
72
  "name": "label",
@@ -35,6 +94,14 @@ Code in this file were generated using following JSON:
35
94
  }
36
95
  ],
37
96
  "attributes": [
97
+ {
98
+ "name": "connotation",
99
+ "type": {
100
+ "text": "TabConnotation | undefined"
101
+ },
102
+ "description": "The connotation the tab should have.",
103
+ "fieldName": "connotation"
104
+ },
38
105
  {
39
106
  "name": "label",
40
107
  "type": {
@@ -73,7 +140,7 @@ registerTab('vvd3')
73
140
  const VwcTab = wrapper(`vvd3-tab`, {
74
141
  events: [],
75
142
  attributes: [],
76
- properties: ['label', 'tabIndex', 'ariaSelected']
143
+ properties: ['connotation', 'label', 'tabIndex', 'ariaSelected']
77
144
  })
78
145
 
79
146
  VwcTab.displayName = 'VwcTab'
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tab",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tab-panel
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tab-panel
3
4
 
4
5
  */
5
6
  declare const VwcTabPanel: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tab-panel",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,6 +1,8 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tabs
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tabs
3
4
  * @param {HTMLElement | undefined} tablist
5
+ * @param {TabsConnotation | undefined} connotation - The connotation the tabs should have. **attribute** `connotation`
4
6
  */
5
7
  declare const VwcTabs: {
6
8
  (props: {
@@ -10,6 +12,7 @@ declare const VwcTabs: {
10
12
  style?: React.CSSProperties | undefined;
11
13
  ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
12
14
  tablist?: any;
15
+ connotation?: any;
13
16
  }): JSX.Element;
14
17
  displayName: string;
15
18
  };
@@ -9,24 +9,12 @@ Code in this file were generated using following JSON:
9
9
  "name": "Tabs",
10
10
  "cssProperties": [
11
11
  {
12
- "name": "--vvd-tabs-accent-primary",
13
- "default": "var(--vvd-color-canvas-text)"
14
- },
15
- {
16
- "name": "--vvd-tabs-accent-primary-text",
17
- "default": "var(--vvd-color-canvas)"
18
- },
19
- {
20
- "name": "--vvd-tabs-accent-primary-increment",
21
- "default": "var(--vvd-color-neutral-800)"
22
- },
23
- {
24
- "name": "--vvd-tabs-accent-faint",
25
- "default": "var(--vvd-color-neutral-50)"
12
+ "name": "--vvd-tabs-cta-primary",
13
+ "default": "var(--vvd-color-cta-500)"
26
14
  },
27
15
  {
28
- "name": "--vvd-tabs-accent-soft",
29
- "default": "var(--vvd-color-neutral-100)"
16
+ "name": "--vvd-tabs-accent-primary",
17
+ "default": "var(--vvd-color-canvas-text)"
30
18
  }
31
19
  ],
32
20
  "slots": [
@@ -43,6 +31,19 @@ Code in this file were generated using following JSON:
43
31
  "text": "HTMLElement | undefined"
44
32
  }
45
33
  },
34
+ {
35
+ "kind": "field",
36
+ "name": "connotation",
37
+ "type": {
38
+ "text": "TabsConnotation | undefined"
39
+ },
40
+ "description": "The connotation the tabs should have.",
41
+ "privacy": "public"
42
+ },
43
+ {
44
+ "kind": "method",
45
+ "name": "connotationChanged"
46
+ },
46
47
  {
47
48
  "kind": "method",
48
49
  "name": "orientationChanged",
@@ -95,13 +96,29 @@ Code in this file were generated using following JSON:
95
96
  },
96
97
  {
97
98
  "kind": "method",
98
- "name": "patchIndicatorStyleTransition",
99
- "privacy": "private"
99
+ "name": "patchIndicatorStyleTransition"
100
+ },
101
+ {
102
+ "kind": "method",
103
+ "name": "#updateTabsConnotation"
104
+ },
105
+ {
106
+ "kind": "method",
107
+ "name": "#patchActiveID"
100
108
  },
101
109
  {
102
110
  "kind": "method",
103
- "name": "patchActiveID",
104
- "privacy": "private"
111
+ "name": "#connotationClass"
112
+ }
113
+ ],
114
+ "attributes": [
115
+ {
116
+ "name": "connotation",
117
+ "type": {
118
+ "text": "TabsConnotation | undefined"
119
+ },
120
+ "description": "The connotation the tabs should have.",
121
+ "fieldName": "connotation"
105
122
  }
106
123
  ],
107
124
  "superclass": {
@@ -118,7 +135,7 @@ registerTabs('vvd3')
118
135
  const VwcTabs = wrapper(`vvd3-tabs`, {
119
136
  events: [],
120
137
  attributes: [],
121
- properties: ['tablist']
138
+ properties: ['tablist', 'connotation']
122
139
  })
123
140
 
124
141
  VwcTabs.displayName = 'VwcTabs'
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tabs",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tag.
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tag
3
4
  * @param {TagConnotation | undefined} connotation - The connotation the tag should have. **attribute** `connotation`
4
5
  * @param {TagShape | undefined} shape - The shape the tag should have. **attribute** `shape`
5
6
  * @param {TagAppearance | undefined} appearance - The appearance the tag should have. **attribute** `appearance`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tag",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tag-group
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tag-group
3
4
 
4
5
  */
5
6
  declare const VwcTagGroup: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tag-group",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for text-anchor
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/text-anchor
3
4
  * @param {string | undefined} text - Indicates the text anchor's text. **attribute** `text`
4
5
  */
5
6
  declare const VwcTextAnchor: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-anchor",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for text-area
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/text-area
3
4
  * @param {TextAreaWrap | undefined} wrap **attribute** `wrap`
4
5
  */
5
6
  declare const VwcTextArea: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-area",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for text-field
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/text-field
3
4
  * @param {TextFieldAppearance | undefined} appearance **attribute** `appearance`
4
5
  * @param {TextFieldShape | undefined} shape **attribute** `shape`
5
6
  * @param {string | undefined} autoComplete **attribute** `autoComplete`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-text-field",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for toggletip
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/toggletip
3
4
  * @param {string | undefined} headline - the optional title of the toggletip **attribute** `headline`
4
5
  * @param {boolean} alternate - toggle color scheme **attribute** `alternate`
5
6
  * @param {Placement | undefined} placement - placement of the toggletip **attribute** `placement`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-toggletip",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tooltip
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tooltip
3
4
  * @param {string | undefined} text - the text of the tooltip
4
5
  accepts string **attribute** `text`
5
6
  * @param {Placement | undefined} placement **attribute** `placement`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tooltip",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for tree-item
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tree-item
3
4
  * @param {string | undefined} text - Indicates the text's text. **attribute** `text`
4
5
  */
5
6
  declare const VwcTreeItem: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tree-item",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }
@@ -1,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for Tree View
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/tree-view
3
4
 
4
5
  */
5
6
  declare const VwcTreeView: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-tree-view",
3
- "version": "3.18.0",
3
+ "version": "3.20.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": "3.18.0"
9
+ "@vonage/vivid": "3.20.0"
10
10
  }
11
11
  }