@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,5 +1,6 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** Base class for divider
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/divider
3
4
 
4
5
  */
5
6
  declare const VwcDivider: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-divider",
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 elevation
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/elevation
3
4
  * @param {0 | 2 | 4 | 8 | 12 | 16 | 24 | undefined} dp - Indicates the elevation's dp. **attribute** `dp`
4
5
  * @param {boolean | undefined} noShadow - toggles the elevation's shadow. **attribute** `no-shadow`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-elevation",
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
  /** An empty state element. Used when there is no data to display to the user.
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/empty-state
3
4
  * @param {string | undefined} headline - An optional headline for the empty state. **attribute** `headline`
4
5
  * @param {string | undefined} icon - Icon for the empty state. **attribute** `icon`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-empty-state",
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 fab
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/fab
3
4
  * @param {FabConnotation | undefined} connotation - The connotation the fab should have. **attribute** `connotation`
4
5
  * @param {FABSize | undefined} size - The size the FAB should have. **attribute** `size`
5
6
  * @param {string | undefined} label - Indicates the fab's label. **attribute** `label`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-fab",
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 focus
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/focus
3
4
 
4
5
  */
5
6
  declare const VwcFocus: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-focus",
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 header
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/header
3
4
  * @param {boolean} elevationShadow - header elevation shadow **attribute** `elevation-shadow`
4
5
  * @param {boolean} alternate - applies scheme alternate to header region **attribute** `alternate`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-header",
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
  /** VwcIcon
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/icon
3
4
  * @param {IconConnotation | undefined} connotation - The connotation the icon should have. **attribute** `connotation`
4
5
  * @param {-6 | -5 | -4 | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 | undefined} size **attribute** `size`
5
6
  * @param {string | undefined} name - Indicates which icon to resolve. **attribute** `name`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-icon",
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 layout
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/layout
3
4
  * @param {Gutters | undefined} gutters - sets the initial preferred margin from predefined available options **attribute** `gutters`
4
5
  * @param {ColumnBasis | undefined} columnBasis - sets the initial preferred measure of a column from predefined available options **attribute** `column-basis`
5
6
  * @param {ColumnSpacing | undefined} columnSpacing - sets the initial preferred spacing of a column from predefined available options **attribute** `column-spacing`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-layout",
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 listbox
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/listbox
3
4
  * @param {LisboxAppearance | undefined} appearance - The appearance the listbox should have. **attribute** `appearance`
4
5
  */
5
6
  declare const VwcListbox: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-listbox",
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 option
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/listbox-option
3
4
  * @param {string | undefined} _text **attribute** `text`
4
5
  * @param text
5
6
  * @param {string | undefined} _label **attribute** `label`
@@ -37,6 +37,12 @@ Code in this file were generated using following JSON:
37
37
  "default": "var(--vvd-color-neutral-200)"
38
38
  }
39
39
  ],
40
+ "slots": [
41
+ {
42
+ "description": "Slot to add an icon to the option.",
43
+ "name": "icon"
44
+ }
45
+ ],
40
46
  "members": [
41
47
  {
42
48
  "kind": "field",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-listbox-option",
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 menu
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/menu
3
4
  * @param {Popup | undefined} _popup
4
5
  * @param {boolean} open - indicates whether the menu is open **attribute** `open`
5
6
  * @param {Placement | undefined} placement - the placement of the menu **attribute** `placement`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-menu",
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 menu-item
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/menu-item
3
4
  * @param {string | undefined} text - Indicates the menu item's text. **attribute** `text`
4
5
  * @param {string | undefined} textSecondary - Indicates the menu item's secondary text. **attribute** `text-secondary`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-menu-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,6 +1,7 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** A Nav Item Custom HTML Element.
3
3
  Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
4
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/nav
4
5
 
5
6
  */
6
7
  declare const VwcNav: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-nav",
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,7 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** A Nav Item Custom HTML Element.
3
3
  Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
4
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/nav-disclosure
4
5
  * @param {HTMLDetailsElement} details
5
6
  * @param {string | undefined} label **attribute** `label`
6
7
  * @param {boolean} open - Indicates whether the nav-disclosure is open **attribute** `open`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-nav-disclosure",
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,7 @@
1
1
  import React, { ReactNode } from 'react';
2
2
  /** A Nav Item Custom HTML Element.
3
3
  Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
4
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/nav-item
4
5
  * @param {string | undefined} text - Indicates the text anchor's text. **attribute** `text`
5
6
  */
6
7
  declare const VwcNavItem: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-nav-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 note
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/note
3
4
  * @param {string | undefined} headline - Indicates the note's headline text **attribute** `headline`
4
5
  * @param {NoteConnotation | undefined} connotation **attribute** `connotation`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-note",
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 number-field
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/number-field
3
4
  * @param {NumberFieldAppearance | undefined} appearance **attribute** `appearance`
4
5
  * @param {NumberFieldShape | 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-number-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 pagination
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/pagination
3
4
  * @param {PaginationSize | undefined} size **attribute** `size`
4
5
  * @param {Button[] | undefined} paginationButtons
5
6
  * @param {Button | undefined} prevButton
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-pagination",
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 popup
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/popup
3
4
  * @param {HTMLElement} popupEl
4
5
  * @param {HTMLElement} arrowEl
5
6
  * @param {boolean} open - indicates whether the popup is open **attribute** `open`
@@ -14,33 +14,6 @@ Code in this file were generated using following JSON:
14
14
  }
15
15
  ],
16
16
  "members": [
17
- {
18
- "kind": "field",
19
- "name": "#arrowPosition",
20
- "privacy": "private",
21
- "type": {
22
- "text": "any"
23
- },
24
- "readonly": true
25
- },
26
- {
27
- "kind": "field",
28
- "name": "#padding",
29
- "privacy": "private",
30
- "type": {
31
- "text": "number"
32
- },
33
- "readonly": true
34
- },
35
- {
36
- "kind": "field",
37
- "name": "#distance",
38
- "privacy": "private",
39
- "type": {
40
- "text": "number"
41
- },
42
- "readonly": true
43
- },
44
17
  {
45
18
  "kind": "field",
46
19
  "name": "#middleware",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-popup",
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 progress
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/progress
3
4
  * @param {ProgressShape | undefined} shape **attribute** `shape`
4
5
  * @param {ProgressConnotation | undefined} connotation **attribute** `connotation`
5
6
  * @param {boolean} reverse **attribute** `reverse`
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-progress",
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 progress-ring
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/progress-ring
3
4
  * @param {ProgressRingConnotation | undefined} connotation **attribute** `connotation`
4
5
  * @param {-5 | -4 | -3 | -2 | -1 | 0 | 1 | 2 | 3 | 4 | 5 | undefined} size **attribute** `size`
5
6
  */
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-progress-ring",
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 radio
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/radio
3
4
  * @param {string | undefined} label - Indicates the radio's label. **attribute** `label`
4
5
  */
5
6
  declare const VwcRadio: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-radio",
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 radio-group
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/radio-group
3
4
  * @param {string | undefined} label - Indicates the group's label. **attribute** `label`
4
5
  */
5
6
  declare const VwcRadioGroup: {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-radio-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 select
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/select
3
4
  * @param {SelectAppearance | undefined} appearance **attribute** `appearance`
4
5
  * @param {SelectShape | undefined} shape **attribute** `shape`
5
6
  * @param {Popup} _popup
@@ -62,6 +62,10 @@ Code in this file were generated using following JSON:
62
62
  "description": "Default slot.",
63
63
  "name": ""
64
64
  },
65
+ {
66
+ "description": "Slot to add an icon to the select control.",
67
+ "name": "icon"
68
+ },
65
69
  {
66
70
  "description": "Slot to add meta content to the select control.",
67
71
  "name": "meta"
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@vonage/vivid-react-vvd3-select",
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 side-drawer
3
+ * For more info on this Vivid element please visit https://vivid.deno.dev/components/side-drawer
3
4
  * @param {boolean} alternate - applies scheme alternate region **attribute** `alternate`
4
5
  * @param {boolean} modal - sets the side drawer's type to modal **attribute** `modal`
5
6
  * @param {boolean} open - indicates whether the side drawer is open **attribute** `open`