@vonage/vivid 2.27.1 → 2.28.0
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 +64 -64
package/index.js
CHANGED
|
@@ -16,10 +16,10 @@ export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
|
16
16
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
|
17
17
|
export { VWCHelperMessage as VWCHelperMessage } from "@vonage/vwc-helper-message";
|
|
18
18
|
export { VWCIconButton as VWCIconButton } from "@vonage/vwc-icon-button";
|
|
19
|
+
export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
|
|
19
20
|
export { VWCKeypad as VWCKeypad } from "@vonage/vwc-keypad";
|
|
20
21
|
export { Layout as VWCLayout } from "@vonage/vwc-layout";
|
|
21
22
|
export { VWCLinearProgress as VWCLinearProgress } from "@vonage/vwc-linear-progress";
|
|
22
|
-
export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
|
|
23
23
|
export { VWCMenu as VWCMenu } from "@vonage/vwc-menu";
|
|
24
24
|
export { VWCNote as VWCNote } from "@vonage/vwc-note";
|
|
25
25
|
export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
@@ -36,8 +36,8 @@ export { VWCBadge as VWCBadge } from "@vonage/vwc-badge";
|
|
|
36
36
|
export { VWCDrawer as VWCDrawer } from "@vonage/vwc-drawer";
|
|
37
37
|
export { VWCEmptyState as VWCEmptyState } from "@vonage/vwc-empty-state";
|
|
38
38
|
export { VWCPopup as VWCPopup } from "@vonage/vwc-popup";
|
|
39
|
-
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
40
39
|
export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
40
|
+
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
41
41
|
export { VWCTag as VWCTag } from "@vonage/vwc-tags/vwc-tag";
|
|
42
42
|
export { VWCText as VWCText } from "@vonage/vwc-text";
|
|
43
43
|
export { VwcTooltip as VWCTooltip } from "@vonage/vwc-tooltip";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.28.0",
|
|
4
4
|
"description": "A bundled version of all Vivid components",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -14,61 +14,61 @@
|
|
|
14
14
|
],
|
|
15
15
|
"license": "ISC",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@vonage/vwc-icon-button-toggle": "2.
|
|
18
|
-
"@vonage/vwc-notched-outline": "2.
|
|
19
|
-
"@vonage/vwc-scheme-select": "2.
|
|
20
|
-
"@vonage/vwc-top-app-bar-fixed": "2.
|
|
21
|
-
"@vonage/vwc-audio": "2.
|
|
22
|
-
"@vonage/vwc-button-toggle-group": "2.
|
|
23
|
-
"@vonage/vwc-card": "2.
|
|
24
|
-
"@vonage/vwc-checkbox": "2.
|
|
25
|
-
"@vonage/vwc-circular-progress": "2.
|
|
26
|
-
"@vonage/vwc-datepicker": "2.
|
|
27
|
-
"@vonage/vwc-dialog": "2.
|
|
28
|
-
"@vonage/vwc-dropdown": "2.
|
|
29
|
-
"@vonage/vwc-elevation": "2.
|
|
30
|
-
"@vonage/vwc-fab": "2.
|
|
31
|
-
"@vonage/vwc-file-picker": "2.
|
|
32
|
-
"@vonage/vwc-formfield": "2.
|
|
33
|
-
"@vonage/vwc-helper-message": "2.
|
|
34
|
-
"@vonage/vwc-icon-button": "2.
|
|
35
|
-
"@vonage/vwc-
|
|
36
|
-
"@vonage/vwc-
|
|
37
|
-
"@vonage/vwc-
|
|
38
|
-
"@vonage/vwc-
|
|
39
|
-
"@vonage/vwc-menu": "2.
|
|
40
|
-
"@vonage/vwc-note": "2.
|
|
41
|
-
"@vonage/vwc-pagination": "2.
|
|
42
|
-
"@vonage/vwc-radio": "2.
|
|
43
|
-
"@vonage/vwc-slider": "2.
|
|
44
|
-
"@vonage/vwc-snackbar": "2.
|
|
45
|
-
"@vonage/vwc-surface": "2.
|
|
46
|
-
"@vonage/vwc-switch": "2.
|
|
47
|
-
"@vonage/vwc-textarea": "2.
|
|
48
|
-
"@vonage/vwc-theme-switch": "2.
|
|
49
|
-
"@vonage/vwc-top-app-bar": "2.
|
|
50
|
-
"@vonage/vwc-accordion": "2.
|
|
51
|
-
"@vonage/vwc-badge": "2.
|
|
52
|
-
"@vonage/vwc-drawer": "2.
|
|
53
|
-
"@vonage/vwc-empty-state": "2.
|
|
54
|
-
"@vonage/vwc-popup": "2.
|
|
55
|
-
"@vonage/vwc-
|
|
56
|
-
"@vonage/vwc-
|
|
57
|
-
"@vonage/vwc-tags": "2.
|
|
58
|
-
"@vonage/vwc-text": "2.
|
|
59
|
-
"@vonage/vwc-tooltip": "2.
|
|
60
|
-
"@vonage/vwc-banner": "2.
|
|
61
|
-
"@vonage/vwc-button": "2.
|
|
62
|
-
"@vonage/vwc-expansion-panel": "2.
|
|
63
|
-
"@vonage/vwc-media-controller": "2.
|
|
64
|
-
"@vonage/vwc-carousel": "2.
|
|
65
|
-
"@vonage/vwc-tab-bar": "2.
|
|
66
|
-
"@vonage/vwc-data-grid": "2.
|
|
67
|
-
"@vonage/vwc-textfield": "2.
|
|
68
|
-
"@vonage/vwc-calendar": "2.
|
|
69
|
-
"@vonage/vwc-list": "2.
|
|
70
|
-
"@vonage/vvd-core": "2.
|
|
71
|
-
"@vonage/vvd-context": "2.
|
|
17
|
+
"@vonage/vwc-icon-button-toggle": "2.28.0",
|
|
18
|
+
"@vonage/vwc-notched-outline": "2.28.0",
|
|
19
|
+
"@vonage/vwc-scheme-select": "2.28.0",
|
|
20
|
+
"@vonage/vwc-top-app-bar-fixed": "2.28.0",
|
|
21
|
+
"@vonage/vwc-audio": "2.28.0",
|
|
22
|
+
"@vonage/vwc-button-toggle-group": "2.28.0",
|
|
23
|
+
"@vonage/vwc-card": "2.28.0",
|
|
24
|
+
"@vonage/vwc-checkbox": "2.28.0",
|
|
25
|
+
"@vonage/vwc-circular-progress": "2.28.0",
|
|
26
|
+
"@vonage/vwc-datepicker": "2.28.0",
|
|
27
|
+
"@vonage/vwc-dialog": "2.28.0",
|
|
28
|
+
"@vonage/vwc-dropdown": "2.28.0",
|
|
29
|
+
"@vonage/vwc-elevation": "2.28.0",
|
|
30
|
+
"@vonage/vwc-fab": "2.28.0",
|
|
31
|
+
"@vonage/vwc-file-picker": "2.28.0",
|
|
32
|
+
"@vonage/vwc-formfield": "2.28.0",
|
|
33
|
+
"@vonage/vwc-helper-message": "2.28.0",
|
|
34
|
+
"@vonage/vwc-icon-button": "2.28.0",
|
|
35
|
+
"@vonage/vwc-icon": "2.28.0",
|
|
36
|
+
"@vonage/vwc-keypad": "2.28.0",
|
|
37
|
+
"@vonage/vwc-layout": "2.28.0",
|
|
38
|
+
"@vonage/vwc-linear-progress": "2.28.0",
|
|
39
|
+
"@vonage/vwc-menu": "2.28.0",
|
|
40
|
+
"@vonage/vwc-note": "2.28.0",
|
|
41
|
+
"@vonage/vwc-pagination": "2.28.0",
|
|
42
|
+
"@vonage/vwc-radio": "2.28.0",
|
|
43
|
+
"@vonage/vwc-slider": "2.28.0",
|
|
44
|
+
"@vonage/vwc-snackbar": "2.28.0",
|
|
45
|
+
"@vonage/vwc-surface": "2.28.0",
|
|
46
|
+
"@vonage/vwc-switch": "2.28.0",
|
|
47
|
+
"@vonage/vwc-textarea": "2.28.0",
|
|
48
|
+
"@vonage/vwc-theme-switch": "2.28.0",
|
|
49
|
+
"@vonage/vwc-top-app-bar": "2.28.0",
|
|
50
|
+
"@vonage/vwc-accordion": "2.28.0",
|
|
51
|
+
"@vonage/vwc-badge": "2.28.0",
|
|
52
|
+
"@vonage/vwc-drawer": "2.28.0",
|
|
53
|
+
"@vonage/vwc-empty-state": "2.28.0",
|
|
54
|
+
"@vonage/vwc-popup": "2.28.0",
|
|
55
|
+
"@vonage/vwc-select": "2.28.0",
|
|
56
|
+
"@vonage/vwc-side-drawer": "2.28.0",
|
|
57
|
+
"@vonage/vwc-tags": "2.28.0",
|
|
58
|
+
"@vonage/vwc-text": "2.28.0",
|
|
59
|
+
"@vonage/vwc-tooltip": "2.28.0",
|
|
60
|
+
"@vonage/vwc-banner": "2.28.0",
|
|
61
|
+
"@vonage/vwc-button": "2.28.0",
|
|
62
|
+
"@vonage/vwc-expansion-panel": "2.28.0",
|
|
63
|
+
"@vonage/vwc-media-controller": "2.28.0",
|
|
64
|
+
"@vonage/vwc-carousel": "2.28.0",
|
|
65
|
+
"@vonage/vwc-tab-bar": "2.28.0",
|
|
66
|
+
"@vonage/vwc-data-grid": "2.28.0",
|
|
67
|
+
"@vonage/vwc-textfield": "2.28.0",
|
|
68
|
+
"@vonage/vwc-calendar": "2.28.0",
|
|
69
|
+
"@vonage/vwc-list": "2.28.0",
|
|
70
|
+
"@vonage/vvd-core": "2.28.0",
|
|
71
|
+
"@vonage/vvd-context": "2.28.0"
|
|
72
72
|
},
|
|
73
73
|
"com_vonage": {
|
|
74
74
|
"components": [
|
|
@@ -144,6 +144,10 @@
|
|
|
144
144
|
"component_name": "vwc-icon-button",
|
|
145
145
|
"export_name": "VWCIconButton"
|
|
146
146
|
},
|
|
147
|
+
{
|
|
148
|
+
"component_name": "vwc-icon",
|
|
149
|
+
"export_name": "VWCIcon"
|
|
150
|
+
},
|
|
147
151
|
{
|
|
148
152
|
"component_name": "vwc-keypad",
|
|
149
153
|
"export_name": "VWCKeypad"
|
|
@@ -156,10 +160,6 @@
|
|
|
156
160
|
"component_name": "vwc-linear-progress",
|
|
157
161
|
"export_name": "VWCLinearProgress"
|
|
158
162
|
},
|
|
159
|
-
{
|
|
160
|
-
"component_name": "vwc-icon",
|
|
161
|
-
"export_name": "VWCIcon"
|
|
162
|
-
},
|
|
163
163
|
{
|
|
164
164
|
"component_name": "vwc-menu",
|
|
165
165
|
"export_name": "VWCMenu"
|
|
@@ -224,14 +224,14 @@
|
|
|
224
224
|
"component_name": "vwc-popup",
|
|
225
225
|
"export_name": "VWCPopup"
|
|
226
226
|
},
|
|
227
|
-
{
|
|
228
|
-
"component_name": "vwc-side-drawer",
|
|
229
|
-
"export_name": "VWCSideDrawer"
|
|
230
|
-
},
|
|
231
227
|
{
|
|
232
228
|
"component_name": "vwc-select",
|
|
233
229
|
"export_name": "VWCSelect"
|
|
234
230
|
},
|
|
231
|
+
{
|
|
232
|
+
"component_name": "vwc-side-drawer",
|
|
233
|
+
"export_name": "VWCSideDrawer"
|
|
234
|
+
},
|
|
235
235
|
{
|
|
236
236
|
"component_name": "vwc-tag",
|
|
237
237
|
"export_name": "VWCTag"
|