@vonage/vivid 2.34.0 → 2.34.1
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 +67 -67
package/index.js
CHANGED
|
@@ -25,14 +25,14 @@ export { VWCNote as VWCNote } from "@vonage/vwc-note";
|
|
|
25
25
|
export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
26
26
|
export { VWCRadio as VWCRadio } from "@vonage/vwc-radio";
|
|
27
27
|
export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
|
|
28
|
-
export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
|
|
29
28
|
export { VWCSurface as VWCSurface } from "@vonage/vwc-surface";
|
|
29
|
+
export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
|
|
30
30
|
export { VWCSwitch as VWCSwitch } from "@vonage/vwc-switch";
|
|
31
31
|
export { VWCTextArea as VWCTextarea } from "@vonage/vwc-textarea";
|
|
32
32
|
export { VWCThemeSwitch as VWCThemeSwitch } from "@vonage/vwc-theme-switch";
|
|
33
33
|
export { VWCTopAppBar as VWCTopAppBar } from "@vonage/vwc-top-app-bar";
|
|
34
|
-
export { VWCActionGroup as VWCActionGroup } from "@vonage/vwc-action-group";
|
|
35
34
|
export { VWCAccordion as VWCAccordion } from "@vonage/vwc-accordion";
|
|
35
|
+
export { VWCActionGroup as VWCActionGroup } from "@vonage/vwc-action-group";
|
|
36
36
|
export { VWCBadge as VWCBadge } from "@vonage/vwc-badge";
|
|
37
37
|
export { VWCDrawer as VWCDrawer } from "@vonage/vwc-drawer";
|
|
38
38
|
export { VWCEmptyState as VWCEmptyState } from "@vonage/vwc-empty-state";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.34.
|
|
3
|
+
"version": "2.34.1",
|
|
4
4
|
"description": "A bundled version of all Vivid components",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -14,64 +14,64 @@
|
|
|
14
14
|
],
|
|
15
15
|
"license": "ISC",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@vonage/vwc-breadcrumb": "2.34.
|
|
18
|
-
"@vonage/vwc-icon-button-toggle": "2.34.
|
|
19
|
-
"@vonage/vwc-notched-outline": "2.34.
|
|
20
|
-
"@vonage/vwc-scheme-select": "2.34.
|
|
21
|
-
"@vonage/vwc-top-app-bar-fixed": "2.34.
|
|
22
|
-
"@vonage/vwc-audio": "2.34.
|
|
23
|
-
"@vonage/vwc-button-toggle-group": "2.34.
|
|
24
|
-
"@vonage/vwc-card": "2.34.
|
|
25
|
-
"@vonage/vwc-checkbox": "2.34.
|
|
26
|
-
"@vonage/vwc-circular-progress": "2.34.
|
|
27
|
-
"@vonage/vwc-datepicker": "2.34.
|
|
28
|
-
"@vonage/vwc-dialog": "2.34.
|
|
29
|
-
"@vonage/vwc-dropdown": "2.34.
|
|
30
|
-
"@vonage/vwc-elevation": "2.34.
|
|
31
|
-
"@vonage/vwc-fab": "2.34.
|
|
32
|
-
"@vonage/vwc-file-picker": "2.34.
|
|
33
|
-
"@vonage/vwc-formfield": "2.34.
|
|
34
|
-
"@vonage/vwc-helper-message": "2.34.
|
|
35
|
-
"@vonage/vwc-icon-button": "2.34.
|
|
36
|
-
"@vonage/vwc-icon": "2.34.
|
|
37
|
-
"@vonage/vwc-keypad": "2.34.
|
|
38
|
-
"@vonage/vwc-layout": "2.34.
|
|
39
|
-
"@vonage/vwc-linear-progress": "2.34.
|
|
40
|
-
"@vonage/vwc-menu": "2.34.
|
|
41
|
-
"@vonage/vwc-note": "2.34.
|
|
42
|
-
"@vonage/vwc-pagination": "2.34.
|
|
43
|
-
"@vonage/vwc-radio": "2.34.
|
|
44
|
-
"@vonage/vwc-slider": "2.34.
|
|
45
|
-
"@vonage/vwc-
|
|
46
|
-
"@vonage/vwc-
|
|
47
|
-
"@vonage/vwc-switch": "2.34.
|
|
48
|
-
"@vonage/vwc-textarea": "2.34.
|
|
49
|
-
"@vonage/vwc-theme-switch": "2.34.
|
|
50
|
-
"@vonage/vwc-top-app-bar": "2.34.
|
|
51
|
-
"@vonage/vwc-
|
|
52
|
-
"@vonage/vwc-
|
|
53
|
-
"@vonage/vwc-badge": "2.34.
|
|
54
|
-
"@vonage/vwc-drawer": "2.34.
|
|
55
|
-
"@vonage/vwc-empty-state": "2.34.
|
|
56
|
-
"@vonage/vwc-popup": "2.34.
|
|
57
|
-
"@vonage/vwc-select": "2.34.
|
|
58
|
-
"@vonage/vwc-side-drawer": "2.34.
|
|
59
|
-
"@vonage/vwc-tags": "2.34.
|
|
60
|
-
"@vonage/vwc-text": "2.34.
|
|
61
|
-
"@vonage/vwc-tooltip": "2.34.
|
|
62
|
-
"@vonage/vwc-banner": "2.34.
|
|
63
|
-
"@vonage/vwc-breadcrumb-item": "2.34.
|
|
64
|
-
"@vonage/vwc-button": "2.34.
|
|
65
|
-
"@vonage/vwc-expansion-panel": "2.34.
|
|
66
|
-
"@vonage/vwc-media-controller": "2.34.
|
|
67
|
-
"@vonage/vwc-carousel": "2.34.
|
|
68
|
-
"@vonage/vwc-tab-bar": "2.34.
|
|
69
|
-
"@vonage/vwc-data-grid": "2.34.
|
|
70
|
-
"@vonage/vwc-textfield": "2.34.
|
|
71
|
-
"@vonage/vwc-calendar": "2.34.
|
|
72
|
-
"@vonage/vwc-list": "2.34.
|
|
73
|
-
"@vonage/vvd-core": "2.34.
|
|
74
|
-
"@vonage/vvd-context": "2.34.
|
|
17
|
+
"@vonage/vwc-breadcrumb": "2.34.1",
|
|
18
|
+
"@vonage/vwc-icon-button-toggle": "2.34.1",
|
|
19
|
+
"@vonage/vwc-notched-outline": "2.34.1",
|
|
20
|
+
"@vonage/vwc-scheme-select": "2.34.1",
|
|
21
|
+
"@vonage/vwc-top-app-bar-fixed": "2.34.1",
|
|
22
|
+
"@vonage/vwc-audio": "2.34.1",
|
|
23
|
+
"@vonage/vwc-button-toggle-group": "2.34.1",
|
|
24
|
+
"@vonage/vwc-card": "2.34.1",
|
|
25
|
+
"@vonage/vwc-checkbox": "2.34.1",
|
|
26
|
+
"@vonage/vwc-circular-progress": "2.34.1",
|
|
27
|
+
"@vonage/vwc-datepicker": "2.34.1",
|
|
28
|
+
"@vonage/vwc-dialog": "2.34.1",
|
|
29
|
+
"@vonage/vwc-dropdown": "2.34.1",
|
|
30
|
+
"@vonage/vwc-elevation": "2.34.1",
|
|
31
|
+
"@vonage/vwc-fab": "2.34.1",
|
|
32
|
+
"@vonage/vwc-file-picker": "2.34.1",
|
|
33
|
+
"@vonage/vwc-formfield": "2.34.1",
|
|
34
|
+
"@vonage/vwc-helper-message": "2.34.1",
|
|
35
|
+
"@vonage/vwc-icon-button": "2.34.1",
|
|
36
|
+
"@vonage/vwc-icon": "2.34.1",
|
|
37
|
+
"@vonage/vwc-keypad": "2.34.1",
|
|
38
|
+
"@vonage/vwc-layout": "2.34.1",
|
|
39
|
+
"@vonage/vwc-linear-progress": "2.34.1",
|
|
40
|
+
"@vonage/vwc-menu": "2.34.1",
|
|
41
|
+
"@vonage/vwc-note": "2.34.1",
|
|
42
|
+
"@vonage/vwc-pagination": "2.34.1",
|
|
43
|
+
"@vonage/vwc-radio": "2.34.1",
|
|
44
|
+
"@vonage/vwc-slider": "2.34.1",
|
|
45
|
+
"@vonage/vwc-surface": "2.34.1",
|
|
46
|
+
"@vonage/vwc-snackbar": "2.34.1",
|
|
47
|
+
"@vonage/vwc-switch": "2.34.1",
|
|
48
|
+
"@vonage/vwc-textarea": "2.34.1",
|
|
49
|
+
"@vonage/vwc-theme-switch": "2.34.1",
|
|
50
|
+
"@vonage/vwc-top-app-bar": "2.34.1",
|
|
51
|
+
"@vonage/vwc-accordion": "2.34.1",
|
|
52
|
+
"@vonage/vwc-action-group": "2.34.1",
|
|
53
|
+
"@vonage/vwc-badge": "2.34.1",
|
|
54
|
+
"@vonage/vwc-drawer": "2.34.1",
|
|
55
|
+
"@vonage/vwc-empty-state": "2.34.1",
|
|
56
|
+
"@vonage/vwc-popup": "2.34.1",
|
|
57
|
+
"@vonage/vwc-select": "2.34.1",
|
|
58
|
+
"@vonage/vwc-side-drawer": "2.34.1",
|
|
59
|
+
"@vonage/vwc-tags": "2.34.1",
|
|
60
|
+
"@vonage/vwc-text": "2.34.1",
|
|
61
|
+
"@vonage/vwc-tooltip": "2.34.1",
|
|
62
|
+
"@vonage/vwc-banner": "2.34.1",
|
|
63
|
+
"@vonage/vwc-breadcrumb-item": "2.34.1",
|
|
64
|
+
"@vonage/vwc-button": "2.34.1",
|
|
65
|
+
"@vonage/vwc-expansion-panel": "2.34.1",
|
|
66
|
+
"@vonage/vwc-media-controller": "2.34.1",
|
|
67
|
+
"@vonage/vwc-carousel": "2.34.1",
|
|
68
|
+
"@vonage/vwc-tab-bar": "2.34.1",
|
|
69
|
+
"@vonage/vwc-data-grid": "2.34.1",
|
|
70
|
+
"@vonage/vwc-textfield": "2.34.1",
|
|
71
|
+
"@vonage/vwc-calendar": "2.34.1",
|
|
72
|
+
"@vonage/vwc-list": "2.34.1",
|
|
73
|
+
"@vonage/vvd-core": "2.34.1",
|
|
74
|
+
"@vonage/vvd-context": "2.34.1"
|
|
75
75
|
},
|
|
76
76
|
"com_vonage": {
|
|
77
77
|
"components": [
|
|
@@ -183,14 +183,14 @@
|
|
|
183
183
|
"component_name": "vwc-slider",
|
|
184
184
|
"export_name": "VWCSlider"
|
|
185
185
|
},
|
|
186
|
-
{
|
|
187
|
-
"component_name": "vwc-snackbar",
|
|
188
|
-
"export_name": "VWCSnackbar"
|
|
189
|
-
},
|
|
190
186
|
{
|
|
191
187
|
"component_name": "vwc-surface",
|
|
192
188
|
"export_name": "VWCSurface"
|
|
193
189
|
},
|
|
190
|
+
{
|
|
191
|
+
"component_name": "vwc-snackbar",
|
|
192
|
+
"export_name": "VWCSnackbar"
|
|
193
|
+
},
|
|
194
194
|
{
|
|
195
195
|
"component_name": "vwc-switch",
|
|
196
196
|
"export_name": "VWCSwitch"
|
|
@@ -207,14 +207,14 @@
|
|
|
207
207
|
"component_name": "vwc-top-app-bar",
|
|
208
208
|
"export_name": "VWCTopAppBar"
|
|
209
209
|
},
|
|
210
|
-
{
|
|
211
|
-
"component_name": "vwc-action-group",
|
|
212
|
-
"export_name": "VWCActionGroup"
|
|
213
|
-
},
|
|
214
210
|
{
|
|
215
211
|
"component_name": "vwc-accordion",
|
|
216
212
|
"export_name": "VWCAccordion"
|
|
217
213
|
},
|
|
214
|
+
{
|
|
215
|
+
"component_name": "vwc-action-group",
|
|
216
|
+
"export_name": "VWCActionGroup"
|
|
217
|
+
},
|
|
218
218
|
{
|
|
219
219
|
"component_name": "vwc-badge",
|
|
220
220
|
"export_name": "VWCBadge"
|