@vonage/vivid 2.29.0 → 2.30.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/index.js +2 -2
- package/package.json +66 -64
package/index.js
CHANGED
|
@@ -7,10 +7,10 @@ export { VWCButtonToggleGroup as VWCButtonToggleGroup } from "@vonage/vwc-button
|
|
|
7
7
|
export { VWCCard as VWCCard } from "@vonage/vwc-card";
|
|
8
8
|
export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
|
|
9
9
|
export { VWCCircularProgress as VWCCircularProgress } from "@vonage/vwc-circular-progress";
|
|
10
|
+
export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
|
|
10
11
|
export { VWCDialog as VWCDialog } from "@vonage/vwc-dialog";
|
|
11
12
|
export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
12
13
|
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
13
|
-
export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
|
|
14
14
|
export { VWCFab as VWCFab } from "@vonage/vwc-fab";
|
|
15
15
|
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
16
16
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
|
@@ -22,8 +22,8 @@ export { Layout as VWCLayout } from "@vonage/vwc-layout";
|
|
|
22
22
|
export { VWCLinearProgress as VWCLinearProgress } from "@vonage/vwc-linear-progress";
|
|
23
23
|
export { VWCMenu as VWCMenu } from "@vonage/vwc-menu";
|
|
24
24
|
export { VWCNote as VWCNote } from "@vonage/vwc-note";
|
|
25
|
-
export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
26
25
|
export { VWCRadio as VWCRadio } from "@vonage/vwc-radio";
|
|
26
|
+
export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
27
27
|
export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
|
|
28
28
|
export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
|
|
29
29
|
export { VWCSurface as VWCSurface } from "@vonage/vwc-surface";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.30.2",
|
|
4
4
|
"description": "A bundled version of all Vivid components",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -14,61 +14,63 @@
|
|
|
14
14
|
],
|
|
15
15
|
"license": "ISC",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@vonage/vwc-
|
|
18
|
-
"@vonage/vwc-
|
|
19
|
-
"@vonage/vwc-
|
|
20
|
-
"@vonage/vwc-
|
|
21
|
-
"@vonage/vwc-
|
|
22
|
-
"@vonage/vwc-
|
|
23
|
-
"@vonage/vwc-
|
|
24
|
-
"@vonage/vwc-
|
|
25
|
-
"@vonage/vwc-
|
|
26
|
-
"@vonage/vwc-
|
|
27
|
-
"@vonage/vwc-
|
|
28
|
-
"@vonage/vwc-
|
|
29
|
-
"@vonage/vwc-
|
|
30
|
-
"@vonage/vwc-
|
|
31
|
-
"@vonage/vwc-
|
|
32
|
-
"@vonage/vwc-
|
|
33
|
-
"@vonage/vwc-
|
|
34
|
-
"@vonage/vwc-
|
|
35
|
-
"@vonage/vwc-icon": "2.
|
|
36
|
-
"@vonage/vwc-
|
|
37
|
-
"@vonage/vwc-
|
|
38
|
-
"@vonage/vwc-
|
|
39
|
-
"@vonage/vwc-
|
|
40
|
-
"@vonage/vwc-
|
|
41
|
-
"@vonage/vwc-
|
|
42
|
-
"@vonage/vwc-radio": "2.
|
|
43
|
-
"@vonage/vwc-
|
|
44
|
-
"@vonage/vwc-
|
|
45
|
-
"@vonage/vwc-
|
|
46
|
-
"@vonage/vwc-
|
|
47
|
-
"@vonage/vwc-
|
|
48
|
-
"@vonage/vwc-
|
|
49
|
-
"@vonage/vwc-
|
|
50
|
-
"@vonage/vwc-
|
|
51
|
-
"@vonage/vwc-
|
|
52
|
-
"@vonage/vwc-
|
|
53
|
-
"@vonage/vwc-
|
|
54
|
-
"@vonage/vwc-
|
|
55
|
-
"@vonage/vwc-
|
|
56
|
-
"@vonage/vwc-
|
|
57
|
-
"@vonage/vwc-
|
|
58
|
-
"@vonage/vwc-
|
|
59
|
-
"@vonage/vwc-
|
|
60
|
-
"@vonage/vwc-
|
|
61
|
-
"@vonage/vwc-
|
|
62
|
-
"@vonage/vwc-
|
|
63
|
-
"@vonage/vwc-
|
|
64
|
-
"@vonage/vwc-
|
|
65
|
-
"@vonage/vwc-
|
|
66
|
-
"@vonage/vwc-
|
|
67
|
-
"@vonage/vwc-
|
|
68
|
-
"@vonage/vwc-
|
|
69
|
-
"@vonage/vwc-
|
|
70
|
-
"@vonage/
|
|
71
|
-
"@vonage/
|
|
17
|
+
"@vonage/vwc-breadcrumb": "2.30.2",
|
|
18
|
+
"@vonage/vwc-icon-button-toggle": "2.30.2",
|
|
19
|
+
"@vonage/vwc-notched-outline": "2.30.2",
|
|
20
|
+
"@vonage/vwc-scheme-select": "2.30.2",
|
|
21
|
+
"@vonage/vwc-top-app-bar-fixed": "2.30.2",
|
|
22
|
+
"@vonage/vwc-audio": "2.30.2",
|
|
23
|
+
"@vonage/vwc-button-toggle-group": "2.30.2",
|
|
24
|
+
"@vonage/vwc-card": "2.30.2",
|
|
25
|
+
"@vonage/vwc-checkbox": "2.30.2",
|
|
26
|
+
"@vonage/vwc-circular-progress": "2.30.2",
|
|
27
|
+
"@vonage/vwc-datepicker": "2.30.2",
|
|
28
|
+
"@vonage/vwc-dialog": "2.30.2",
|
|
29
|
+
"@vonage/vwc-dropdown": "2.30.2",
|
|
30
|
+
"@vonage/vwc-elevation": "2.30.2",
|
|
31
|
+
"@vonage/vwc-fab": "2.30.2",
|
|
32
|
+
"@vonage/vwc-file-picker": "2.30.2",
|
|
33
|
+
"@vonage/vwc-formfield": "2.30.2",
|
|
34
|
+
"@vonage/vwc-helper-message": "2.30.2",
|
|
35
|
+
"@vonage/vwc-icon-button": "2.30.2",
|
|
36
|
+
"@vonage/vwc-icon": "2.30.2",
|
|
37
|
+
"@vonage/vwc-keypad": "2.30.2",
|
|
38
|
+
"@vonage/vwc-layout": "2.30.2",
|
|
39
|
+
"@vonage/vwc-linear-progress": "2.30.2",
|
|
40
|
+
"@vonage/vwc-menu": "2.30.2",
|
|
41
|
+
"@vonage/vwc-note": "2.30.2",
|
|
42
|
+
"@vonage/vwc-radio": "2.30.2",
|
|
43
|
+
"@vonage/vwc-pagination": "2.30.2",
|
|
44
|
+
"@vonage/vwc-slider": "2.30.2",
|
|
45
|
+
"@vonage/vwc-snackbar": "2.30.2",
|
|
46
|
+
"@vonage/vwc-surface": "2.30.2",
|
|
47
|
+
"@vonage/vwc-switch": "2.30.2",
|
|
48
|
+
"@vonage/vwc-textarea": "2.30.2",
|
|
49
|
+
"@vonage/vwc-theme-switch": "2.30.2",
|
|
50
|
+
"@vonage/vwc-top-app-bar": "2.30.2",
|
|
51
|
+
"@vonage/vwc-accordion": "2.30.2",
|
|
52
|
+
"@vonage/vwc-badge": "2.30.2",
|
|
53
|
+
"@vonage/vwc-drawer": "2.30.2",
|
|
54
|
+
"@vonage/vwc-empty-state": "2.30.2",
|
|
55
|
+
"@vonage/vwc-popup": "2.30.2",
|
|
56
|
+
"@vonage/vwc-select": "2.30.2",
|
|
57
|
+
"@vonage/vwc-side-drawer": "2.30.2",
|
|
58
|
+
"@vonage/vwc-tags": "2.30.2",
|
|
59
|
+
"@vonage/vwc-text": "2.30.2",
|
|
60
|
+
"@vonage/vwc-tooltip": "2.30.2",
|
|
61
|
+
"@vonage/vwc-banner": "2.30.2",
|
|
62
|
+
"@vonage/vwc-breadcrumb-item": "2.30.2",
|
|
63
|
+
"@vonage/vwc-button": "2.30.2",
|
|
64
|
+
"@vonage/vwc-expansion-panel": "2.30.2",
|
|
65
|
+
"@vonage/vwc-media-controller": "2.30.2",
|
|
66
|
+
"@vonage/vwc-carousel": "2.30.2",
|
|
67
|
+
"@vonage/vwc-tab-bar": "2.30.2",
|
|
68
|
+
"@vonage/vwc-data-grid": "2.30.2",
|
|
69
|
+
"@vonage/vwc-textfield": "2.30.2",
|
|
70
|
+
"@vonage/vwc-calendar": "2.30.2",
|
|
71
|
+
"@vonage/vwc-list": "2.30.2",
|
|
72
|
+
"@vonage/vvd-core": "2.30.2",
|
|
73
|
+
"@vonage/vvd-context": "2.30.2"
|
|
72
74
|
},
|
|
73
75
|
"com_vonage": {
|
|
74
76
|
"components": [
|
|
@@ -108,6 +110,10 @@
|
|
|
108
110
|
"component_name": "vwc-circular-progress",
|
|
109
111
|
"export_name": "VWCCircularProgress"
|
|
110
112
|
},
|
|
113
|
+
{
|
|
114
|
+
"component_name": "vwc-datepicker",
|
|
115
|
+
"export_name": "VWCDatepicker"
|
|
116
|
+
},
|
|
111
117
|
{
|
|
112
118
|
"component_name": "vwc-dialog",
|
|
113
119
|
"export_name": "VWCDialog"
|
|
@@ -120,10 +126,6 @@
|
|
|
120
126
|
"component_name": "vwc-elevation",
|
|
121
127
|
"export_name": "VWCElevation"
|
|
122
128
|
},
|
|
123
|
-
{
|
|
124
|
-
"component_name": "vwc-datepicker",
|
|
125
|
-
"export_name": "VWCDatepicker"
|
|
126
|
-
},
|
|
127
129
|
{
|
|
128
130
|
"component_name": "vwc-fab",
|
|
129
131
|
"export_name": "VWCFab"
|
|
@@ -168,14 +170,14 @@
|
|
|
168
170
|
"component_name": "vwc-note",
|
|
169
171
|
"export_name": "VWCNote"
|
|
170
172
|
},
|
|
171
|
-
{
|
|
172
|
-
"component_name": "vwc-pagination",
|
|
173
|
-
"export_name": "VWCPagination"
|
|
174
|
-
},
|
|
175
173
|
{
|
|
176
174
|
"component_name": "vwc-radio",
|
|
177
175
|
"export_name": "VWCRadio"
|
|
178
176
|
},
|
|
177
|
+
{
|
|
178
|
+
"component_name": "vwc-pagination",
|
|
179
|
+
"export_name": "VWCPagination"
|
|
180
|
+
},
|
|
179
181
|
{
|
|
180
182
|
"component_name": "vwc-slider",
|
|
181
183
|
"export_name": "VWCSlider"
|