@vonage/vivid-react 3.5.1 → 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/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/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/package.json +2 -2
- package/v3/VwcDataGridRow/package.json +2 -2
- 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/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/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/package.json +2 -2
- package/v3/VwcSelectableBox/package.json +2 -2
- package/v3/VwcSideDrawer/package.json +2 -2
- package/v3/VwcSlider/package.json +2 -2
- package/v3/VwcSplitButton/package.json +2 -2
- 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/package.json +2 -2
- package/v3/VwcTimePicker/package.json +2 -2
- package/v3/VwcToggletip/package.json +2 -2
- package/v3/VwcTooltip/index.js +4 -0
- 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
|
@@ -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,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,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,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
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-file-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-header",
|
|
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-host-semantics-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
|
}
|
package/v3/VwcIcon/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-icon",
|
|
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
|
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
/** VwcImagePlaceholder
|
|
3
|
+
* For more info on this Vivid element please visit https://vivid.deno.dev/components/image-placeholder
|
|
4
|
+
* @param {string | undefined} fileName **attribute** `file-name`
|
|
5
|
+
* @param {string | undefined} size **attribute** `size`
|
|
6
|
+
* @param {string | undefined} errorMessage **attribute** `error-message`
|
|
7
|
+
* @param {string | undefined} icon **attribute** `icon`
|
|
8
|
+
* @param {string} VIVID_VERSION - The current version of the Vivid library, which is useful for debugging.
|
|
9
|
+
It can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.
|
|
10
|
+
* @param {string} componentName - Core component name, without prefix
|
|
11
|
+
*/
|
|
12
|
+
declare const VwcImagePlaceholder: {
|
|
13
|
+
(props: {
|
|
14
|
+
children?: ReactNode;
|
|
15
|
+
slot?: string | undefined;
|
|
16
|
+
id?: string | undefined;
|
|
17
|
+
style?: React.CSSProperties | undefined;
|
|
18
|
+
ref?: React.RefObject<HTMLDivElement> | ((instance: HTMLDivElement | null) => void) | null | undefined;
|
|
19
|
+
fileName?: string | undefined;
|
|
20
|
+
size?: string | undefined;
|
|
21
|
+
errorMessage?: string | undefined;
|
|
22
|
+
icon?: string | undefined;
|
|
23
|
+
VIVID_VERSION?: string | undefined;
|
|
24
|
+
componentName?: string | undefined;
|
|
25
|
+
}): JSX.Element;
|
|
26
|
+
displayName: string;
|
|
27
|
+
};
|
|
28
|
+
export default VwcImagePlaceholder;
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* DO NOT EDIT THIS FILE. IT IS GENERATED
|
|
3
|
+
*/
|
|
4
|
+
/*
|
|
5
|
+
Code in this file were generated using following JSON:
|
|
6
|
+
{
|
|
7
|
+
"kind": "class",
|
|
8
|
+
"description": "",
|
|
9
|
+
"name": "ImagePlaceholder",
|
|
10
|
+
"members": [
|
|
11
|
+
{
|
|
12
|
+
"kind": "field",
|
|
13
|
+
"name": "fileName",
|
|
14
|
+
"type": {
|
|
15
|
+
"text": "string | undefined"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"kind": "field",
|
|
20
|
+
"name": "size",
|
|
21
|
+
"type": {
|
|
22
|
+
"text": "string | undefined"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"kind": "field",
|
|
27
|
+
"name": "errorMessage",
|
|
28
|
+
"type": {
|
|
29
|
+
"text": "string | undefined"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"kind": "field",
|
|
34
|
+
"name": "icon",
|
|
35
|
+
"type": {
|
|
36
|
+
"text": "string | undefined"
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"kind": "field",
|
|
41
|
+
"name": "VIVID_VERSION",
|
|
42
|
+
"static": true,
|
|
43
|
+
"default": "__PACKAGE_VERSION__",
|
|
44
|
+
"description": "The current version of the Vivid library, which is useful for debugging.\nIt can be accessed from any Vivid element via `<el>.constructor.VIVID_VERSION`.",
|
|
45
|
+
"type": {
|
|
46
|
+
"text": "string"
|
|
47
|
+
},
|
|
48
|
+
"inheritedFrom": {
|
|
49
|
+
"name": "VividElement",
|
|
50
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"kind": "field",
|
|
55
|
+
"name": "componentName",
|
|
56
|
+
"type": {
|
|
57
|
+
"text": "string"
|
|
58
|
+
},
|
|
59
|
+
"static": true,
|
|
60
|
+
"description": "Core component name, without prefix",
|
|
61
|
+
"inheritedFrom": {
|
|
62
|
+
"name": "VividElement",
|
|
63
|
+
"module": "src/shared/foundation/vivid-element/vivid-element.ts"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"attributes": [
|
|
68
|
+
{
|
|
69
|
+
"name": "file-name",
|
|
70
|
+
"type": {
|
|
71
|
+
"text": "string | undefined"
|
|
72
|
+
},
|
|
73
|
+
"fieldName": "fileName"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "size",
|
|
77
|
+
"type": {
|
|
78
|
+
"text": "string | undefined"
|
|
79
|
+
},
|
|
80
|
+
"fieldName": "size"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "error-message",
|
|
84
|
+
"type": {
|
|
85
|
+
"text": "string | undefined"
|
|
86
|
+
},
|
|
87
|
+
"fieldName": "errorMessage"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "icon",
|
|
91
|
+
"type": {
|
|
92
|
+
"text": "string | undefined"
|
|
93
|
+
},
|
|
94
|
+
"fieldName": "icon"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
"superclass": {
|
|
98
|
+
"name": "VividElement",
|
|
99
|
+
"module": "/src/shared/foundation/vivid-element/vivid-element"
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
*/
|
|
103
|
+
import wrapper from '@vonage/vivid-react-wrapper'
|
|
104
|
+
import { registerImagePlaceholder } from '@vonage/vivid'
|
|
105
|
+
|
|
106
|
+
registerImagePlaceholder('vvd3')
|
|
107
|
+
|
|
108
|
+
const VwcImagePlaceholder = wrapper(`vvd3-image-placeholder`, {
|
|
109
|
+
events: [],
|
|
110
|
+
attributes: [],
|
|
111
|
+
properties: ['fileName', 'size', 'errorMessage', 'icon', 'VIVID_VERSION', 'componentName']
|
|
112
|
+
})
|
|
113
|
+
|
|
114
|
+
VwcImagePlaceholder.displayName = 'VwcImagePlaceholder'
|
|
115
|
+
|
|
116
|
+
export default VwcImagePlaceholder
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-inline-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-layout",
|
|
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-listbox",
|
|
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/VwcMenu/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid-react-vvd3-menu",
|
|
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
|
}
|