@vonage/vivid-react 3.5.0 → 3.5.2
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.
- package/VwcAccordion/package.json +1 -1
- package/VwcActionGroup/package.json +1 -1
- package/VwcBadge/package.json +1 -1
- package/VwcBanner/package.json +1 -1
- package/VwcButton/package.json +1 -1
- package/VwcButtonToggleGroup/package.json +1 -1
- package/VwcCalendar/package.json +1 -1
- package/VwcCalendarEvent/package.json +1 -1
- package/VwcCard/package.json +1 -1
- package/VwcCarousel/package.json +1 -1
- package/VwcCarouselItem/package.json +1 -1
- package/VwcCheckListItem/package.json +1 -1
- package/VwcCheckbox/package.json +1 -1
- package/VwcChip/package.json +1 -1
- package/VwcChipSet/package.json +1 -1
- package/VwcCircularProgress/package.json +1 -1
- package/VwcDataGrid/package.json +1 -1
- package/VwcDataGridColumn/package.json +1 -1
- package/VwcDatepicker/package.json +1 -1
- package/VwcDropdown/package.json +1 -1
- package/VwcElevation/package.json +1 -1
- package/VwcEmptyState/package.json +1 -1
- package/VwcExpansionPanel/package.json +1 -1
- package/VwcFab/package.json +1 -1
- package/VwcFilePicker/package.json +1 -1
- package/VwcFormfield/package.json +1 -1
- package/VwcHelperMessage/package.json +1 -1
- package/VwcIcon/package.json +1 -1
- package/VwcIconButton/package.json +1 -1
- package/VwcIconButtonToggle/package.json +1 -1
- package/VwcKeypad/package.json +1 -1
- package/VwcLayout/package.json +1 -1
- package/VwcLinearProgress/package.json +1 -1
- package/VwcList/package.json +1 -1
- package/VwcListExpansionPanel/package.json +1 -1
- package/VwcListItem/package.json +1 -1
- package/VwcMenu/package.json +1 -1
- package/VwcNotchedOutline/package.json +1 -1
- package/VwcNote/package.json +1 -1
- package/VwcPagination/package.json +1 -1
- package/VwcPopup/package.json +1 -1
- package/VwcRadio/package.json +1 -1
- package/VwcRadioListItem/package.json +1 -1
- package/VwcSchemeSelect/package.json +1 -1
- package/VwcScrubBar/package.json +1 -1
- package/VwcSelect/package.json +1 -1
- package/VwcSlider/package.json +1 -1
- package/VwcSnackbar/package.json +1 -1
- package/VwcSurface/package.json +1 -1
- package/VwcSwitch/package.json +1 -1
- package/VwcTab/package.json +1 -1
- package/VwcTabBar/package.json +1 -1
- package/VwcTag/package.json +1 -1
- package/VwcText/package.json +1 -1
- package/VwcTextarea/package.json +1 -1
- package/VwcTextfield/package.json +1 -1
- package/VwcThemeSwitch/package.json +1 -1
- package/VwcTooltip/package.json +1 -1
- package/VwcTopAppBar/package.json +1 -1
- package/VwcTopAppBarFixed/package.json +1 -1
- package/index.js +4 -4
- package/package.json +2 -2
- package/types/index.d.ts +12 -2
- package/v3/VwcAccordion/package.json +2 -2
- package/v3/VwcAccordionItem/package.json +2 -2
- package/v3/VwcActionGroup/package.json +2 -2
- package/v3/VwcAlert/package.json +2 -2
- package/v3/VwcAudioPlayer/index.d.ts +2 -0
- package/v3/VwcAudioPlayer/index.js +54 -14
- package/v3/VwcAudioPlayer/package.json +2 -2
- package/v3/VwcAvatar/package.json +2 -2
- package/v3/VwcBadge/package.json +2 -2
- package/v3/VwcBanner/package.json +2 -2
- package/v3/VwcBaseProgress/package.json +2 -2
- package/v3/VwcBreadcrumb/package.json +2 -2
- package/v3/VwcBreadcrumbItem/package.json +2 -2
- package/v3/VwcButton/index.d.ts +8 -8
- package/v3/VwcButton/index.js +1 -1
- package/v3/VwcButton/package.json +2 -2
- package/v3/VwcCalendar/package.json +2 -2
- package/v3/VwcCalendarEvent/package.json +2 -2
- package/v3/VwcCard/package.json +2 -2
- package/v3/VwcCheckbox/index.d.ts +14 -14
- package/v3/VwcCheckbox/index.js +1 -1
- package/v3/VwcCheckbox/package.json +2 -2
- package/v3/VwcCombobox/package.json +2 -2
- package/v3/VwcDataGrid/index.d.ts +2 -0
- package/v3/VwcDataGrid/index.js +26 -1
- package/v3/VwcDataGrid/package.json +2 -2
- package/v3/VwcDataGridCell/index.d.ts +2 -1
- package/v3/VwcDataGridCell/index.js +1 -1
- package/v3/VwcDataGridCell/package.json +2 -2
- package/v3/VwcDataGridRow/package.json +2 -2
- package/v3/VwcDatePicker/index.d.ts +2 -2
- package/v3/VwcDatePicker/index.js +1 -1
- package/v3/VwcDatePicker/package.json +2 -2
- package/v3/VwcDateRangePicker/package.json +2 -2
- package/v3/VwcDateTimePicker/package.json +2 -2
- package/v3/VwcDelegateAriaBehavior/package.json +2 -2
- package/v3/VwcDialPad/package.json +2 -2
- package/v3/VwcDialog/package.json +2 -2
- package/v3/VwcDivider/index.d.ts +3 -1
- package/v3/VwcDivider/index.js +34 -7
- package/v3/VwcDivider/package.json +2 -2
- package/v3/VwcElevation/package.json +2 -2
- package/v3/VwcEmptyState/index.d.ts +4 -4
- package/v3/VwcEmptyState/index.js +1 -1
- package/v3/VwcEmptyState/package.json +2 -2
- package/v3/VwcFab/package.json +2 -2
- package/v3/VwcFeedbackMessage/package.json +2 -2
- package/v3/VwcFilePicker/package.json +2 -2
- package/v3/VwcHeader/package.json +2 -2
- package/v3/VwcHostSemanticsBehavior/package.json +2 -2
- package/v3/VwcIcon/package.json +2 -2
- package/v3/VwcImagePlaceholder/index.d.ts +28 -0
- package/v3/VwcImagePlaceholder/index.js +116 -0
- package/v3/VwcImagePlaceholder/package.json +11 -0
- package/v3/VwcInlineTimePicker/package.json +2 -2
- package/v3/VwcLayout/package.json +2 -2
- package/v3/VwcListbox/package.json +2 -2
- package/v3/VwcMenu/package.json +2 -2
- package/v3/VwcMenuItem/index.d.ts +2 -2
- package/v3/VwcMenuItem/index.js +1 -1
- package/v3/VwcMenuItem/package.json +2 -2
- package/v3/{VwcMenuBar → VwcMenubar}/index.d.ts +4 -4
- package/v3/{VwcMenuBar → VwcMenubar}/index.js +4 -6
- package/v3/{VwcMenuBar → VwcMenubar}/package.json +3 -3
- package/v3/VwcNav/package.json +2 -2
- package/v3/VwcNavDisclosure/package.json +2 -2
- package/v3/VwcNavItem/package.json +2 -2
- package/v3/VwcNote/package.json +2 -2
- package/v3/VwcNumberField/package.json +2 -2
- package/v3/VwcOption/index.d.ts +6 -8
- package/v3/VwcOption/index.js +24 -48
- package/v3/VwcOption/package.json +2 -2
- package/v3/VwcOptionTag/package.json +2 -2
- package/v3/VwcPagination/package.json +2 -2
- package/v3/VwcPickerField/package.json +2 -2
- package/v3/VwcPopup/package.json +2 -2
- package/v3/VwcProgress/package.json +2 -2
- package/v3/VwcProgressRing/package.json +2 -2
- package/v3/VwcProseMirrorFacade/index.js +14 -1
- package/v3/VwcProseMirrorFacade/package.json +2 -2
- package/v3/VwcRadio/package.json +2 -2
- package/v3/VwcRadioGroup/package.json +2 -2
- package/v3/VwcRangeSlider/package.json +2 -2
- package/v3/VwcRichTextEditor/package.json +2 -2
- package/v3/VwcSearchableSelect/package.json +2 -2
- package/v3/VwcSelect/index.d.ts +22 -22
- package/v3/VwcSelect/index.js +1 -1
- package/v3/VwcSelect/package.json +2 -2
- package/v3/VwcSelectableBox/package.json +2 -2
- package/v3/VwcSideDrawer/package.json +2 -2
- package/v3/VwcSlider/index.d.ts +17 -17
- package/v3/VwcSlider/index.js +1 -1
- package/v3/VwcSlider/package.json +2 -2
- package/v3/VwcSplitButton/package.json +2 -2
- package/v3/VwcSwitch/index.d.ts +10 -10
- package/v3/VwcSwitch/index.js +1 -1
- package/v3/VwcSwitch/package.json +2 -2
- package/v3/VwcTab/package.json +2 -2
- package/v3/VwcTabPanel/package.json +2 -2
- package/v3/VwcTabs/package.json +2 -2
- package/v3/VwcTag/package.json +2 -2
- package/v3/VwcTagGroup/package.json +2 -2
- package/v3/VwcTextArea/package.json +2 -2
- package/v3/VwcTextField/index.d.ts +21 -21
- package/v3/VwcTextField/index.js +1 -1
- package/v3/VwcTextField/package.json +2 -2
- package/v3/VwcTimePicker/package.json +2 -2
- package/v3/VwcToggletip/index.d.ts +2 -2
- package/v3/VwcToggletip/index.js +1 -1
- package/v3/VwcToggletip/package.json +2 -2
- package/v3/VwcTooltip/index.d.ts +2 -2
- package/v3/VwcTooltip/index.js +5 -1
- package/v3/VwcTooltip/package.json +2 -2
- package/v3/VwcTreeItem/package.json +2 -2
- package/v3/VwcTreeView/package.json +2 -2
- package/v3/VwcVideoPlayer/package.json +2 -2
- package/v3/VwcVisuallyHidden/package.json +2 -2
- package/v3/VwcVividElement/package.json +2 -2
- package/v3/VwcVividFoundationButton/package.json +2 -2
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
import React, { ReactNode, SyntheticEvent } from 'react';
|
|
2
2
|
/** Base class for text-field
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/text-field
|
|
4
|
+
* @param {string | undefined} icon **attribute** `icon`
|
|
5
|
+
* @param {string | undefined} value **attribute** `current-value`
|
|
6
|
+
* @param {string | undefined} placeholder **attribute** `placeholder`
|
|
7
|
+
* @param {string | undefined} label **attribute** `label`
|
|
8
|
+
* @param {any} onInput
|
|
9
|
+
* @param {number | undefined} charCount **attribute** `char-count`
|
|
10
|
+
* @param {boolean | undefined} disabled **attribute** `disabled`
|
|
11
|
+
* @param {string | undefined} errorText **attribute** `error-text`
|
|
12
|
+
* @param {string | undefined} helperText **attribute** `helper-text`
|
|
13
|
+
* @param {boolean | undefined} required **attribute** `required`
|
|
14
|
+
* @param {string | undefined} successText **attribute** `success-text`
|
|
4
15
|
* @param {boolean} readOnly - When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information. **attribute** `readonly`
|
|
5
16
|
* @param {boolean} autofocus - Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information. **attribute** `autofocus`
|
|
6
17
|
* @param {string} placeholder - Sets the placeholder value of the element, generally used to provide a hint to the user. **attribute** `placeholder`
|
|
@@ -36,17 +47,6 @@ only when the `value` property has not been explicitly set. **attribute** `value
|
|
|
36
47
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
37
48
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
38
49
|
* @param {string} componentName - Core component name, without prefix
|
|
39
|
-
* @param {string | undefined} icon **attribute** `icon`
|
|
40
|
-
* @param {string | undefined} value **attribute** `current-value`
|
|
41
|
-
* @param {string | undefined} placeholder **attribute** `placeholder`
|
|
42
|
-
* @param {string | undefined} label **attribute** `label`
|
|
43
|
-
* @param {any} onInput
|
|
44
|
-
* @param {number | undefined} charCount **attribute** `char-count`
|
|
45
|
-
* @param {boolean | undefined} disabled **attribute** `disabled`
|
|
46
|
-
* @param {string | undefined} errorText **attribute** `error-text`
|
|
47
|
-
* @param {string | undefined} helperText **attribute** `helper-text`
|
|
48
|
-
* @param {boolean | undefined} required **attribute** `required`
|
|
49
|
-
* @param {string | undefined} successText **attribute** `success-text`
|
|
50
50
|
*/
|
|
51
51
|
declare const VwcTextField: {
|
|
52
52
|
(props: {
|
|
@@ -59,9 +59,18 @@ declare const VwcTextField: {
|
|
|
59
59
|
onBlur?: ((event: SyntheticEvent) => void) | undefined;
|
|
60
60
|
onFocus?: ((event: SyntheticEvent) => void) | undefined;
|
|
61
61
|
onInput?: ((event: SyntheticEvent) => void) | undefined;
|
|
62
|
+
icon?: string | undefined;
|
|
63
|
+
value?: string | undefined;
|
|
64
|
+
placeholder?: string | undefined;
|
|
65
|
+
label?: string | undefined;
|
|
66
|
+
charCount?: any;
|
|
67
|
+
disabled?: any;
|
|
68
|
+
errorText?: string | undefined;
|
|
69
|
+
helperText?: string | undefined;
|
|
70
|
+
required?: any;
|
|
71
|
+
successText?: string | undefined;
|
|
62
72
|
readOnly?: boolean | undefined;
|
|
63
73
|
autofocus?: boolean | undefined;
|
|
64
|
-
placeholder?: string | undefined;
|
|
65
74
|
type?: any;
|
|
66
75
|
list?: string | undefined;
|
|
67
76
|
maxlength?: number | undefined;
|
|
@@ -75,19 +84,10 @@ declare const VwcTextField: {
|
|
|
75
84
|
scale?: any;
|
|
76
85
|
inputMode?: string | undefined;
|
|
77
86
|
leadingActionItemsSlottedContent?: any;
|
|
78
|
-
helperText?: string | undefined;
|
|
79
|
-
value?: string | undefined;
|
|
80
|
-
charCount?: boolean | undefined;
|
|
81
|
-
errorText?: string | undefined;
|
|
82
|
-
successText?: string | undefined;
|
|
83
|
-
label?: string | undefined;
|
|
84
|
-
icon?: string | undefined;
|
|
85
87
|
_vividAriaBehaviour?: any;
|
|
86
88
|
currentValue?: any;
|
|
87
89
|
initialValue?: string | undefined;
|
|
88
|
-
disabled?: boolean | undefined;
|
|
89
90
|
name?: string | undefined;
|
|
90
|
-
required?: boolean | undefined;
|
|
91
91
|
VIVID_VERSION?: string | undefined;
|
|
92
92
|
componentName?: string | undefined;
|
|
93
93
|
}): JSX.Element;
|
package/v3/VwcTextField/index.js
CHANGED
|
@@ -884,7 +884,7 @@ registerTextField('vvd3')
|
|
|
884
884
|
const VwcTextField = wrapper(`vvd3-text-field`, {
|
|
885
885
|
events: [{"name":"input","propName":"onInput"},{"name":"focus","propName":"onFocus"},{"name":"change","propName":"onChange"},{"name":"blur","propName":"onBlur"}],
|
|
886
886
|
attributes: [],
|
|
887
|
-
properties: ['
|
|
887
|
+
properties: ['icon', 'value', 'placeholder', 'label', 'onInput', 'charCount', 'disabled', 'errorText', 'helperText', 'required', 'successText', 'readOnly', 'autofocus', 'placeholder', 'type', 'list', 'maxlength', 'minlength', 'pattern', 'size', 'spellcheck', 'appearance', 'shape', 'autoComplete', 'scale', 'inputMode', 'leadingActionItemsSlottedContent', 'helperText', 'value', 'charCount', 'errorText', 'successText', 'label', 'icon', '_vividAriaBehaviour', 'currentValue', 'initialValue', 'disabled', 'name', 'required', 'VIVID_VERSION', 'componentName']
|
|
888
888
|
})
|
|
889
889
|
|
|
890
890
|
VwcTextField.displayName = 'VwcTextField'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-text-field",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-time-picker",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
2
|
/** VwcToggletip
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/toggletip
|
|
4
|
+
* @param {string | HTMLElement} anchor **attribute** `anchor`
|
|
4
5
|
* @param {string | undefined} headline - the optional title of the toggletip **attribute** `headline`
|
|
5
6
|
* @param {boolean} alternate - toggle color scheme **attribute** `alternate`
|
|
6
7
|
* @param {Placement | undefined} placement - placement of the toggletip **attribute** `placement`
|
|
@@ -9,7 +10,6 @@ import React, { ReactNode } from 'react';
|
|
|
9
10
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
10
11
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
11
12
|
* @param {string} componentName - Core component name, without prefix
|
|
12
|
-
* @param {string | HTMLElement} anchor **attribute** `anchor`
|
|
13
13
|
*/
|
|
14
14
|
declare const VwcToggletip: {
|
|
15
15
|
(props: {
|
|
@@ -18,11 +18,11 @@ declare const VwcToggletip: {
|
|
|
18
18
|
id?: string | undefined;
|
|
19
19
|
style?: React.CSSProperties | undefined;
|
|
20
20
|
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
21
|
+
anchor?: any;
|
|
21
22
|
headline?: string | undefined;
|
|
22
23
|
alternate?: boolean | undefined;
|
|
23
24
|
placement?: any;
|
|
24
25
|
open?: boolean | undefined;
|
|
25
|
-
anchor?: any;
|
|
26
26
|
VIVID_VERSION?: string | undefined;
|
|
27
27
|
componentName?: string | undefined;
|
|
28
28
|
}): JSX.Element;
|
package/v3/VwcToggletip/index.js
CHANGED
|
@@ -301,7 +301,7 @@ registerToggletip('vvd3')
|
|
|
301
301
|
const VwcToggletip = wrapper(`vvd3-toggletip`, {
|
|
302
302
|
events: [],
|
|
303
303
|
attributes: [],
|
|
304
|
-
properties: ['headline', 'alternate', 'placement', 'open', 'anchor', 'VIVID_VERSION', 'componentName'
|
|
304
|
+
properties: ['anchor', 'headline', 'alternate', 'placement', 'open', 'anchor', 'VIVID_VERSION', 'componentName']
|
|
305
305
|
})
|
|
306
306
|
|
|
307
307
|
VwcToggletip.displayName = 'VwcToggletip'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-toggletip",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
package/v3/VwcTooltip/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
2
|
/** VwcTooltip
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/tooltip
|
|
4
|
+
* @param {string | HTMLElement} anchor **attribute** `anchor`
|
|
4
5
|
* @param {string | undefined} text - the text of the tooltip
|
|
5
6
|
accepts string **attribute** `text`
|
|
6
7
|
* @param {Placement | undefined} placement **attribute** `placement`
|
|
@@ -9,7 +10,6 @@ accepts string **attribute** `text`
|
|
|
9
10
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
10
11
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
11
12
|
* @param {string} componentName - Core component name, without prefix
|
|
12
|
-
* @param {string | HTMLElement} anchor **attribute** `anchor`
|
|
13
13
|
*/
|
|
14
14
|
declare const VwcTooltip: {
|
|
15
15
|
(props: {
|
|
@@ -18,10 +18,10 @@ declare const VwcTooltip: {
|
|
|
18
18
|
id?: string | undefined;
|
|
19
19
|
style?: React.CSSProperties | undefined;
|
|
20
20
|
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
21
|
+
anchor?: any;
|
|
21
22
|
text?: string | undefined;
|
|
22
23
|
placement?: any;
|
|
23
24
|
open?: boolean | undefined;
|
|
24
|
-
anchor?: any;
|
|
25
25
|
VIVID_VERSION?: string | undefined;
|
|
26
26
|
componentName?: string | undefined;
|
|
27
27
|
}): JSX.Element;
|
package/v3/VwcTooltip/index.js
CHANGED
|
@@ -72,6 +72,10 @@ Code in this file were generated using following JSON:
|
|
|
72
72
|
"name": "#hide",
|
|
73
73
|
"privacy": "private"
|
|
74
74
|
},
|
|
75
|
+
{
|
|
76
|
+
"kind": "method",
|
|
77
|
+
"name": "#updateAnchorExpanded"
|
|
78
|
+
},
|
|
75
79
|
{
|
|
76
80
|
"kind": "method",
|
|
77
81
|
"name": "#updateListeners"
|
|
@@ -222,7 +226,7 @@ registerTooltip('vvd3')
|
|
|
222
226
|
const VwcTooltip = wrapper(`vvd3-tooltip`, {
|
|
223
227
|
events: [],
|
|
224
228
|
attributes: [],
|
|
225
|
-
properties: ['text', 'placement', 'open', 'anchor', 'VIVID_VERSION', 'componentName'
|
|
229
|
+
properties: ['anchor', 'text', 'placement', 'open', 'anchor', 'VIVID_VERSION', 'componentName']
|
|
226
230
|
})
|
|
227
231
|
|
|
228
232
|
VwcTooltip.displayName = 'VwcTooltip'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-tooltip",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-tree-item",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-tree-view",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-video-player",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-visually-hidden",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-vivid-element",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-vivid-foundation-button",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.29.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": "4.
|
|
9
|
+
"@vonage/vivid": "4.29.0"
|
|
10
10
|
}
|
|
11
11
|
}
|