@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,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-calendar",
|
|
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-calendar-event",
|
|
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/VwcCard/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-card",
|
|
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,13 @@
|
|
|
1
1
|
import React, { ReactNode, SyntheticEvent } from 'react';
|
|
2
2
|
/** VwcCheckbox
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/checkbox
|
|
4
|
+
* @param {any} onClick
|
|
5
|
+
* @param {string | undefined} label **attribute** `label`
|
|
6
|
+
* @param {string | undefined} value **attribute** `current-value`
|
|
7
|
+
* @param {boolean | undefined} checked **attribute** `current-checked`
|
|
8
|
+
* @param {boolean | undefined} indeterminate **attribute** `indeterminate`
|
|
9
|
+
* @param {boolean | undefined} disabled **attribute** `disabled`
|
|
10
|
+
* @param {boolean | undefined} readonly
|
|
4
11
|
* @param {string | null} tabindex **attribute** `tabindex`
|
|
5
12
|
* @param {CheckboxConnotation | undefined} connotation - The connotation the checklist should have. **attribute** `connotation`
|
|
6
13
|
* @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`
|
|
@@ -27,13 +34,6 @@ only when the `value` property has not been explicitly set. **attribute** `value
|
|
|
27
34
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
28
35
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
29
36
|
* @param {string} componentName - Core component name, without prefix
|
|
30
|
-
* @param {any} onClick
|
|
31
|
-
* @param {string | undefined} label **attribute** `label`
|
|
32
|
-
* @param {string | undefined} value **attribute** `current-value`
|
|
33
|
-
* @param {boolean | undefined} checked **attribute** `current-checked`
|
|
34
|
-
* @param {boolean | undefined} indeterminate **attribute** `indeterminate`
|
|
35
|
-
* @param {boolean | undefined} disabled **attribute** `disabled`
|
|
36
|
-
* @param {boolean | undefined} readonly
|
|
37
37
|
*/
|
|
38
38
|
declare const VwcCheckbox: {
|
|
39
39
|
(props: {
|
|
@@ -44,30 +44,30 @@ declare const VwcCheckbox: {
|
|
|
44
44
|
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
45
45
|
onChange?: ((event: SyntheticEvent) => void) | undefined;
|
|
46
46
|
onInput?: ((event: SyntheticEvent) => void) | undefined;
|
|
47
|
+
onClick?: any;
|
|
48
|
+
label?: string | undefined;
|
|
49
|
+
value?: string | undefined;
|
|
50
|
+
checked?: any;
|
|
51
|
+
indeterminate?: any;
|
|
52
|
+
disabled?: any;
|
|
53
|
+
readonly?: any;
|
|
47
54
|
tabindex?: string | null | undefined;
|
|
48
55
|
connotation?: any;
|
|
49
56
|
readOnly?: boolean | undefined;
|
|
50
|
-
indeterminate?: boolean | undefined;
|
|
51
57
|
_vividAriaBehaviour?: any;
|
|
52
58
|
helperText?: string | undefined;
|
|
53
59
|
errorText?: string | undefined;
|
|
54
60
|
validate?: any;
|
|
55
61
|
successText?: string | undefined;
|
|
56
|
-
label?: string | undefined;
|
|
57
62
|
defaultChecked?: boolean | undefined;
|
|
58
|
-
checked?: boolean | undefined;
|
|
59
63
|
checkedAttribute?: any;
|
|
60
64
|
currentChecked?: any;
|
|
61
|
-
value?: string | undefined;
|
|
62
65
|
currentValue?: any;
|
|
63
66
|
initialValue?: string | undefined;
|
|
64
|
-
disabled?: boolean | undefined;
|
|
65
67
|
name?: string | undefined;
|
|
66
68
|
required?: boolean | undefined;
|
|
67
69
|
VIVID_VERSION?: string | undefined;
|
|
68
70
|
componentName?: string | undefined;
|
|
69
|
-
onClick?: any;
|
|
70
|
-
readonly?: any;
|
|
71
71
|
}): JSX.Element;
|
|
72
72
|
displayName: string;
|
|
73
73
|
};
|
package/v3/VwcCheckbox/index.js
CHANGED
|
@@ -711,7 +711,7 @@ registerCheckbox('vvd3')
|
|
|
711
711
|
const VwcCheckbox = wrapper(`vvd3-checkbox`, {
|
|
712
712
|
events: [{"name":"change","propName":"onChange"},{"name":"input","propName":"onInput"}],
|
|
713
713
|
attributes: [],
|
|
714
|
-
properties: ['
|
|
714
|
+
properties: ['onClick', 'label', 'value', 'checked', 'indeterminate', 'disabled', 'readonly', 'tabindex', 'connotation', 'readOnly', 'indeterminate', '_vividAriaBehaviour', 'helperText', 'errorText', 'validate', 'successText', 'label', 'defaultChecked', 'checked', 'checkedAttribute', 'currentChecked', 'value', 'currentValue', 'initialValue', 'disabled', 'name', 'required', 'VIVID_VERSION', 'componentName']
|
|
715
715
|
})
|
|
716
716
|
|
|
717
717
|
VwcCheckbox.displayName = 'VwcCheckbox'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-checkbox",
|
|
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-combobox",
|
|
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
|
}
|
|
@@ -18,6 +18,7 @@ within the grid moves focus to the specified row.
|
|
|
18
18
|
grid is focused. This value changes as focus moves to different rows
|
|
19
19
|
within the grid. Changing this value when focus is already within
|
|
20
20
|
the grid moves focus to the specified column.
|
|
21
|
+
* @param {number | undefined} fixedColumns - Number of columns to be fixed when scrolling horizontally **attribute** `fixed-columns`
|
|
21
22
|
* @param {string} rowElementTag - Set by the component templates.
|
|
22
23
|
* @param {DataGridSelectionMode | undefined} selectionMode - Indicates the selection mode. **attribute** `selection-mode`
|
|
23
24
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
@@ -42,6 +43,7 @@ declare const VwcDataGrid: {
|
|
|
42
43
|
headerCellItemTemplate?: any;
|
|
43
44
|
focusRowIndex?: number | undefined;
|
|
44
45
|
focusColumnIndex?: number | undefined;
|
|
46
|
+
fixedColumns?: any;
|
|
45
47
|
rowElementTag?: string | undefined;
|
|
46
48
|
selectionMode?: any;
|
|
47
49
|
VIVID_VERSION?: string | undefined;
|
package/v3/VwcDataGrid/index.js
CHANGED
|
@@ -133,6 +133,15 @@ Code in this file were generated using following JSON:
|
|
|
133
133
|
"description": "The index of the column that will receive focus the next time the\ngrid is focused. This value changes as focus moves to different rows\nwithin the grid. Changing this value when focus is already within\nthe grid moves focus to the specified column.",
|
|
134
134
|
"privacy": "public"
|
|
135
135
|
},
|
|
136
|
+
{
|
|
137
|
+
"kind": "field",
|
|
138
|
+
"name": "fixedColumns",
|
|
139
|
+
"type": {
|
|
140
|
+
"text": "number | undefined"
|
|
141
|
+
},
|
|
142
|
+
"description": "Number of columns to be fixed when scrolling horizontally",
|
|
143
|
+
"privacy": "public"
|
|
144
|
+
},
|
|
136
145
|
{
|
|
137
146
|
"kind": "field",
|
|
138
147
|
"name": "rowElementTag",
|
|
@@ -186,6 +195,14 @@ Code in this file were generated using following JSON:
|
|
|
186
195
|
"privacy": "private",
|
|
187
196
|
"default": "false"
|
|
188
197
|
},
|
|
198
|
+
{
|
|
199
|
+
"kind": "field",
|
|
200
|
+
"name": "resizeObserver",
|
|
201
|
+
"type": {
|
|
202
|
+
"text": "ResizeObserver | undefined"
|
|
203
|
+
},
|
|
204
|
+
"privacy": "private"
|
|
205
|
+
},
|
|
189
206
|
{
|
|
190
207
|
"kind": "field",
|
|
191
208
|
"name": "observer",
|
|
@@ -415,6 +432,14 @@ Code in this file were generated using following JSON:
|
|
|
415
432
|
"description": "String that gets applied to the css gridTemplateColumns attribute of child rows",
|
|
416
433
|
"fieldName": "gridTemplateColumns"
|
|
417
434
|
},
|
|
435
|
+
{
|
|
436
|
+
"name": "fixed-columns",
|
|
437
|
+
"type": {
|
|
438
|
+
"text": "number | undefined"
|
|
439
|
+
},
|
|
440
|
+
"description": "Number of columns to be fixed when scrolling horizontally",
|
|
441
|
+
"fieldName": "fixedColumns"
|
|
442
|
+
},
|
|
418
443
|
{
|
|
419
444
|
"name": "selection-mode",
|
|
420
445
|
"type": {
|
|
@@ -442,7 +467,7 @@ registerDataGrid('vvd3')
|
|
|
442
467
|
const VwcDataGrid = wrapper(`vvd3-data-grid`, {
|
|
443
468
|
events: [{"name":"cell-click","propName":"onCellClick"}],
|
|
444
469
|
attributes: [],
|
|
445
|
-
properties: ['noTabbing', 'generateHeader', 'gridTemplateColumns', 'rowsData', 'columnDefinitions', 'rowItemTemplate', 'cellItemTemplate', 'headerCellItemTemplate', 'focusRowIndex', 'focusColumnIndex', 'rowElementTag', 'selectionMode', 'VIVID_VERSION', 'componentName']
|
|
470
|
+
properties: ['noTabbing', 'generateHeader', 'gridTemplateColumns', 'rowsData', 'columnDefinitions', 'rowItemTemplate', 'cellItemTemplate', 'headerCellItemTemplate', 'focusRowIndex', 'focusColumnIndex', 'fixedColumns', 'rowElementTag', 'selectionMode', 'VIVID_VERSION', 'componentName']
|
|
446
471
|
})
|
|
447
472
|
|
|
448
473
|
VwcDataGrid.displayName = 'VwcDataGrid'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-data-grid",
|
|
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, SyntheticEvent } from 'react';
|
|
2
2
|
/** VwcDataGridCell
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/data-grid-cell
|
|
4
|
+
* @param {boolean | undefined} ariaSelected **attribute** `aria-selected`
|
|
4
5
|
* @param {DataGridCellTypes} cellType - The type of cell **attribute** `cell-type`
|
|
5
6
|
* @param {string} gridColumn - The column index of the cell.
|
|
6
7
|
This will be applied to the css grid-column-index value
|
|
@@ -25,12 +26,12 @@ declare const VwcDataGridCell: {
|
|
|
25
26
|
onSort?: ((event: SyntheticEvent) => void) | undefined;
|
|
26
27
|
onCellClick?: ((event: SyntheticEvent) => void) | undefined;
|
|
27
28
|
onCellFocused?: ((event: SyntheticEvent) => void) | undefined;
|
|
29
|
+
ariaSelected?: any;
|
|
28
30
|
cellType?: any;
|
|
29
31
|
gridColumn?: string | undefined;
|
|
30
32
|
rowData?: any;
|
|
31
33
|
columnDefinition?: any;
|
|
32
34
|
selected?: boolean | undefined;
|
|
33
|
-
ariaSelected?: string | null | undefined;
|
|
34
35
|
ariaSort?: string | null | undefined;
|
|
35
36
|
sortDirection?: any;
|
|
36
37
|
VIVID_VERSION?: string | undefined;
|
|
@@ -387,7 +387,7 @@ import wrapper from '@vonage/vivid-react-wrapper'
|
|
|
387
387
|
const VwcDataGridCell = wrapper(`vvd3-data-grid-cell`, {
|
|
388
388
|
events: [{"name":"cell-focused","propName":"onCellFocused"},{"name":"cell-click","propName":"onCellClick"},{"name":"sort","propName":"onSort"}],
|
|
389
389
|
attributes: [],
|
|
390
|
-
properties: ['cellType', 'gridColumn', 'rowData', 'columnDefinition', 'selected', 'ariaSelected', 'ariaSort', 'sortDirection', 'VIVID_VERSION', 'componentName']
|
|
390
|
+
properties: ['ariaSelected', 'cellType', 'gridColumn', 'rowData', 'columnDefinition', 'selected', 'ariaSelected', 'ariaSort', 'sortDirection', 'VIVID_VERSION', 'componentName']
|
|
391
391
|
})
|
|
392
392
|
|
|
393
393
|
VwcDataGridCell.displayName = 'VwcDataGridCell'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-data-grid-cell",
|
|
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-data-grid-row",
|
|
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, SyntheticEvent } from 'react';
|
|
2
2
|
/** Single date picker component.
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/date-picker
|
|
4
|
+
* @param {string | undefined} errorText **attribute** `error-text`
|
|
4
5
|
* @param {string} type
|
|
5
6
|
* @param {string} min - The earliest accepted date. **attribute** `min`
|
|
6
7
|
* @param {string} max - The latest accepted date. **attribute** `max`
|
|
@@ -20,7 +21,6 @@ only when the `value` property has not been explicitly set. **attribute** `value
|
|
|
20
21
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
21
22
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
22
23
|
* @param {string} componentName - Core component name, without prefix
|
|
23
|
-
* @param {string | undefined} errorText **attribute** `error-text`
|
|
24
24
|
*/
|
|
25
25
|
declare const VwcDatePicker: {
|
|
26
26
|
(props: {
|
|
@@ -31,13 +31,13 @@ declare const VwcDatePicker: {
|
|
|
31
31
|
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
32
32
|
onInput?: ((event: SyntheticEvent) => void) | undefined;
|
|
33
33
|
onChange?: ((event: SyntheticEvent) => void) | undefined;
|
|
34
|
+
errorText?: string | undefined;
|
|
34
35
|
type?: string | undefined;
|
|
35
36
|
min?: string | undefined;
|
|
36
37
|
max?: string | undefined;
|
|
37
38
|
value?: string | undefined;
|
|
38
39
|
readOnly?: boolean | undefined;
|
|
39
40
|
helperText?: string | undefined;
|
|
40
|
-
errorText?: string | undefined;
|
|
41
41
|
validate?: any;
|
|
42
42
|
label?: string | undefined;
|
|
43
43
|
currentValue?: any;
|
|
@@ -669,7 +669,7 @@ registerDatePicker('vvd3')
|
|
|
669
669
|
const VwcDatePicker = wrapper(`vvd3-date-picker`, {
|
|
670
670
|
events: [{"name":"input","propName":"onInput"},{"name":"change","propName":"onChange"}],
|
|
671
671
|
attributes: [],
|
|
672
|
-
properties: ['type', 'min', 'max', 'value', 'readOnly', 'helperText', 'errorText', 'validate', 'label', 'currentValue', 'initialValue', 'disabled', 'name', 'required', 'VIVID_VERSION', 'componentName'
|
|
672
|
+
properties: ['errorText', 'type', 'min', 'max', 'value', 'readOnly', 'helperText', 'errorText', 'validate', 'label', 'currentValue', 'initialValue', 'disabled', 'name', 'required', 'VIVID_VERSION', 'componentName']
|
|
673
673
|
})
|
|
674
674
|
|
|
675
675
|
VwcDatePicker.displayName = 'VwcDatePicker'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-date-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,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-date-range-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,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-date-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,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-delegate-aria-behavior",
|
|
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-dial-pad",
|
|
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-dialog",
|
|
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/VwcDivider/index.d.ts
CHANGED
|
@@ -3,7 +3,8 @@ import React, { ReactNode } from 'react';
|
|
|
3
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/divider
|
|
4
4
|
* @param {DividerRole} role - The role of the element. This property will be removed **attribute** `role`
|
|
5
5
|
* @param {Orientation} orientation - The orientation of the divider. **attribute** `orientation`
|
|
6
|
-
* @param {
|
|
6
|
+
* @param {DividerAppearance | undefined} appearance - The appearance of the divider. **attribute** `appearance`
|
|
7
|
+
* @param {'host'} _vividAriaBehaviour
|
|
7
8
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
8
9
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
9
10
|
* @param {string} componentName - Core component name, without prefix
|
|
@@ -17,6 +18,7 @@ declare const VwcDivider: {
|
|
|
17
18
|
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
18
19
|
role?: any;
|
|
19
20
|
orientation?: any;
|
|
21
|
+
appearance?: any;
|
|
20
22
|
_vividAriaBehaviour?: any;
|
|
21
23
|
VIVID_VERSION?: string | undefined;
|
|
22
24
|
componentName?: string | undefined;
|
package/v3/VwcDivider/index.js
CHANGED
|
@@ -7,6 +7,16 @@ Code in this file were generated using following JSON:
|
|
|
7
7
|
"kind": "class",
|
|
8
8
|
"description": "",
|
|
9
9
|
"name": "Divider",
|
|
10
|
+
"cssProperties": [
|
|
11
|
+
{
|
|
12
|
+
"name": "--vvd-divider-accent-soft",
|
|
13
|
+
"default": "var(--vvd-color-neutral-100)"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"name": "--vvd-divider-accent-dim",
|
|
17
|
+
"default": "var(--vvd-color-neutral-200)"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
10
20
|
"members": [
|
|
11
21
|
{
|
|
12
22
|
"kind": "field",
|
|
@@ -26,16 +36,25 @@ Code in this file were generated using following JSON:
|
|
|
26
36
|
"description": "The orientation of the divider.",
|
|
27
37
|
"privacy": "public"
|
|
28
38
|
},
|
|
39
|
+
{
|
|
40
|
+
"kind": "field",
|
|
41
|
+
"name": "appearance",
|
|
42
|
+
"type": {
|
|
43
|
+
"text": "DividerAppearance | undefined"
|
|
44
|
+
},
|
|
45
|
+
"description": "The appearance of the divider.",
|
|
46
|
+
"privacy": "public"
|
|
47
|
+
},
|
|
29
48
|
{
|
|
30
49
|
"kind": "field",
|
|
31
50
|
"name": "_vividAriaBehaviour",
|
|
32
|
-
"default": "'
|
|
51
|
+
"default": "'host'",
|
|
33
52
|
"type": {
|
|
34
|
-
"text": "'
|
|
53
|
+
"text": "'host'"
|
|
35
54
|
},
|
|
36
55
|
"inheritedFrom": {
|
|
37
|
-
"name": "
|
|
38
|
-
"module": "src/shared/aria/
|
|
56
|
+
"name": "HostSemantics",
|
|
57
|
+
"module": "src/shared/aria/host-semantics.ts"
|
|
39
58
|
}
|
|
40
59
|
},
|
|
41
60
|
{
|
|
@@ -82,12 +101,20 @@ Code in this file were generated using following JSON:
|
|
|
82
101
|
},
|
|
83
102
|
"description": "The orientation of the divider.",
|
|
84
103
|
"fieldName": "orientation"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"name": "appearance",
|
|
107
|
+
"type": {
|
|
108
|
+
"text": "DividerAppearance | undefined"
|
|
109
|
+
},
|
|
110
|
+
"description": "The appearance of the divider.",
|
|
111
|
+
"fieldName": "appearance"
|
|
85
112
|
}
|
|
86
113
|
],
|
|
87
114
|
"mixins": [
|
|
88
115
|
{
|
|
89
|
-
"name": "
|
|
90
|
-
"module": "/src/shared/aria/
|
|
116
|
+
"name": "HostSemantics",
|
|
117
|
+
"module": "/src/shared/aria/host-semantics"
|
|
91
118
|
}
|
|
92
119
|
],
|
|
93
120
|
"superclass": {
|
|
@@ -108,7 +135,7 @@ registerDivider('vvd3')
|
|
|
108
135
|
const VwcDivider = wrapper(`vvd3-divider`, {
|
|
109
136
|
events: [],
|
|
110
137
|
attributes: [],
|
|
111
|
-
properties: ['role', 'orientation', '_vividAriaBehaviour', 'VIVID_VERSION', 'componentName']
|
|
138
|
+
properties: ['role', 'orientation', 'appearance', '_vividAriaBehaviour', 'VIVID_VERSION', 'componentName']
|
|
112
139
|
})
|
|
113
140
|
|
|
114
141
|
VwcDivider.displayName = 'VwcDivider'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-divider",
|
|
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-elevation",
|
|
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,8 @@
|
|
|
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
3
|
* For more info on this Vivid element please visit https://vivid.deno.dev/components/empty-state
|
|
4
|
+
* @param {string | undefined} iconDecoration **attribute** `icon-decoration`
|
|
5
|
+
* @param {string | undefined} connotation **attribute** `connotation`
|
|
4
6
|
* @param {EmptyStateConnotation | undefined} connotation - The connotation the empty state should have. **attribute** `connotation`
|
|
5
7
|
* @param {string | undefined} headline - An optional headline for the empty state. **attribute** `headline`
|
|
6
8
|
* @param {string | undefined} icon - Icon for the empty state. **attribute** `icon`
|
|
@@ -8,8 +10,6 @@ import React, { ReactNode } from 'react';
|
|
|
8
10
|
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
9
11
|
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
10
12
|
* @param {string} componentName - Core component name, without prefix
|
|
11
|
-
* @param {string | undefined} iconDecoration **attribute** `icon-decoration`
|
|
12
|
-
* @param {string | undefined} connotation **attribute** `connotation`
|
|
13
13
|
*/
|
|
14
14
|
declare const VwcEmptyState: {
|
|
15
15
|
(props: {
|
|
@@ -18,10 +18,10 @@ declare const VwcEmptyState: {
|
|
|
18
18
|
id?: string | undefined;
|
|
19
19
|
style?: React.CSSProperties | undefined;
|
|
20
20
|
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
21
|
-
|
|
21
|
+
iconDecoration?: string | undefined;
|
|
22
|
+
connotation?: string | undefined;
|
|
22
23
|
headline?: string | undefined;
|
|
23
24
|
icon?: string | undefined;
|
|
24
|
-
iconDecoration?: any;
|
|
25
25
|
VIVID_VERSION?: string | undefined;
|
|
26
26
|
componentName?: string | undefined;
|
|
27
27
|
}): JSX.Element;
|
|
@@ -222,7 +222,7 @@ registerEmptyState('vvd3')
|
|
|
222
222
|
const VwcEmptyState = wrapper(`vvd3-empty-state`, {
|
|
223
223
|
events: [],
|
|
224
224
|
attributes: [],
|
|
225
|
-
properties: ['
|
|
225
|
+
properties: ['iconDecoration', 'connotation', 'connotation', 'headline', 'icon', 'iconDecoration', 'VIVID_VERSION', 'componentName']
|
|
226
226
|
})
|
|
227
227
|
|
|
228
228
|
VwcEmptyState.displayName = 'VwcEmptyState'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-empty-state",
|
|
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/VwcFab/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-fab",
|
|
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-feedback-message",
|
|
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
|
}
|