@vonage/vivid 2.33.1 → 2.35.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 +4 -4
- package/package.json +75 -75
package/index.js
CHANGED
|
@@ -13,20 +13,20 @@ export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
|
13
13
|
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
14
14
|
export { VWCFab as VWCFab } from "@vonage/vwc-fab";
|
|
15
15
|
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
16
|
-
export { VWCHelperMessage as VWCHelperMessage } from "@vonage/vwc-helper-message";
|
|
17
16
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
|
17
|
+
export { VWCHelperMessage as VWCHelperMessage } from "@vonage/vwc-helper-message";
|
|
18
18
|
export { VWCIconButton as VWCIconButton } from "@vonage/vwc-icon-button";
|
|
19
19
|
export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
|
|
20
|
-
export { VWCKeypad as VWCKeypad } from "@vonage/vwc-keypad";
|
|
21
20
|
export { Layout as VWCLayout } from "@vonage/vwc-layout";
|
|
21
|
+
export { VWCKeypad as VWCKeypad } from "@vonage/vwc-keypad";
|
|
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
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";
|
|
@@ -37,8 +37,8 @@ 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";
|
|
39
39
|
export { VWCPopup as VWCPopup } from "@vonage/vwc-popup";
|
|
40
|
-
export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
41
40
|
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
41
|
+
export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
42
42
|
export { VWCTag as VWCTag } from "@vonage/vwc-tags/vwc-tag";
|
|
43
43
|
export { VWCText as VWCText } from "@vonage/vwc-text";
|
|
44
44
|
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.35.0",
|
|
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.
|
|
18
|
-
"@vonage/vwc-icon-button-toggle": "2.
|
|
19
|
-
"@vonage/vwc-notched-outline": "2.
|
|
20
|
-
"@vonage/vwc-scheme-select": "2.
|
|
21
|
-
"@vonage/vwc-top-app-bar-fixed": "2.
|
|
22
|
-
"@vonage/vwc-audio": "2.
|
|
23
|
-
"@vonage/vwc-button-toggle-group": "2.
|
|
24
|
-
"@vonage/vwc-card": "2.
|
|
25
|
-
"@vonage/vwc-checkbox": "2.
|
|
26
|
-
"@vonage/vwc-circular-progress": "2.
|
|
27
|
-
"@vonage/vwc-datepicker": "2.
|
|
28
|
-
"@vonage/vwc-dialog": "2.
|
|
29
|
-
"@vonage/vwc-dropdown": "2.
|
|
30
|
-
"@vonage/vwc-elevation": "2.
|
|
31
|
-
"@vonage/vwc-fab": "2.
|
|
32
|
-
"@vonage/vwc-file-picker": "2.
|
|
33
|
-
"@vonage/vwc-
|
|
34
|
-
"@vonage/vwc-
|
|
35
|
-
"@vonage/vwc-icon-button": "2.
|
|
36
|
-
"@vonage/vwc-icon": "2.
|
|
37
|
-
"@vonage/vwc-
|
|
38
|
-
"@vonage/vwc-
|
|
39
|
-
"@vonage/vwc-linear-progress": "2.
|
|
40
|
-
"@vonage/vwc-menu": "2.
|
|
41
|
-
"@vonage/vwc-note": "2.
|
|
42
|
-
"@vonage/vwc-pagination": "2.
|
|
43
|
-
"@vonage/vwc-radio": "2.
|
|
44
|
-
"@vonage/vwc-slider": "2.
|
|
45
|
-
"@vonage/vwc-
|
|
46
|
-
"@vonage/vwc-
|
|
47
|
-
"@vonage/vwc-switch": "2.
|
|
48
|
-
"@vonage/vwc-textarea": "2.
|
|
49
|
-
"@vonage/vwc-theme-switch": "2.
|
|
50
|
-
"@vonage/vwc-top-app-bar": "2.
|
|
51
|
-
"@vonage/vwc-accordion": "2.
|
|
52
|
-
"@vonage/vwc-action-group": "2.
|
|
53
|
-
"@vonage/vwc-badge": "2.
|
|
54
|
-
"@vonage/vwc-drawer": "2.
|
|
55
|
-
"@vonage/vwc-empty-state": "2.
|
|
56
|
-
"@vonage/vwc-popup": "2.
|
|
57
|
-
"@vonage/vwc-
|
|
58
|
-
"@vonage/vwc-
|
|
59
|
-
"@vonage/vwc-tags": "2.
|
|
60
|
-
"@vonage/vwc-text": "2.
|
|
61
|
-
"@vonage/vwc-tooltip": "2.
|
|
62
|
-
"@vonage/vwc-banner": "2.
|
|
63
|
-
"@vonage/vwc-breadcrumb-item": "2.
|
|
64
|
-
"@vonage/vwc-button": "2.
|
|
65
|
-
"@vonage/vwc-expansion-panel": "2.
|
|
66
|
-
"@vonage/vwc-media-controller": "2.
|
|
67
|
-
"@vonage/vwc-carousel": "2.
|
|
68
|
-
"@vonage/vwc-tab-bar": "2.
|
|
69
|
-
"@vonage/vwc-data-grid": "2.
|
|
70
|
-
"@vonage/vwc-textfield": "2.
|
|
71
|
-
"@vonage/vwc-calendar": "2.
|
|
72
|
-
"@vonage/vwc-list": "2.
|
|
73
|
-
"@vonage/vvd-core": "2.
|
|
74
|
-
"@vonage/vvd-context": "2.
|
|
17
|
+
"@vonage/vwc-breadcrumb": "2.35.0",
|
|
18
|
+
"@vonage/vwc-icon-button-toggle": "2.35.0",
|
|
19
|
+
"@vonage/vwc-notched-outline": "2.35.0",
|
|
20
|
+
"@vonage/vwc-scheme-select": "2.35.0",
|
|
21
|
+
"@vonage/vwc-top-app-bar-fixed": "2.35.0",
|
|
22
|
+
"@vonage/vwc-audio": "2.35.0",
|
|
23
|
+
"@vonage/vwc-button-toggle-group": "2.35.0",
|
|
24
|
+
"@vonage/vwc-card": "2.35.0",
|
|
25
|
+
"@vonage/vwc-checkbox": "2.35.0",
|
|
26
|
+
"@vonage/vwc-circular-progress": "2.35.0",
|
|
27
|
+
"@vonage/vwc-datepicker": "2.35.0",
|
|
28
|
+
"@vonage/vwc-dialog": "2.35.0",
|
|
29
|
+
"@vonage/vwc-dropdown": "2.35.0",
|
|
30
|
+
"@vonage/vwc-elevation": "2.35.0",
|
|
31
|
+
"@vonage/vwc-fab": "2.35.0",
|
|
32
|
+
"@vonage/vwc-file-picker": "2.35.0",
|
|
33
|
+
"@vonage/vwc-formfield": "2.35.0",
|
|
34
|
+
"@vonage/vwc-helper-message": "2.35.0",
|
|
35
|
+
"@vonage/vwc-icon-button": "2.35.0",
|
|
36
|
+
"@vonage/vwc-icon": "2.35.0",
|
|
37
|
+
"@vonage/vwc-layout": "2.35.0",
|
|
38
|
+
"@vonage/vwc-keypad": "2.35.0",
|
|
39
|
+
"@vonage/vwc-linear-progress": "2.35.0",
|
|
40
|
+
"@vonage/vwc-menu": "2.35.0",
|
|
41
|
+
"@vonage/vwc-note": "2.35.0",
|
|
42
|
+
"@vonage/vwc-pagination": "2.35.0",
|
|
43
|
+
"@vonage/vwc-radio": "2.35.0",
|
|
44
|
+
"@vonage/vwc-slider": "2.35.0",
|
|
45
|
+
"@vonage/vwc-surface": "2.35.0",
|
|
46
|
+
"@vonage/vwc-snackbar": "2.35.0",
|
|
47
|
+
"@vonage/vwc-switch": "2.35.0",
|
|
48
|
+
"@vonage/vwc-textarea": "2.35.0",
|
|
49
|
+
"@vonage/vwc-theme-switch": "2.35.0",
|
|
50
|
+
"@vonage/vwc-top-app-bar": "2.35.0",
|
|
51
|
+
"@vonage/vwc-accordion": "2.35.0",
|
|
52
|
+
"@vonage/vwc-action-group": "2.35.0",
|
|
53
|
+
"@vonage/vwc-badge": "2.35.0",
|
|
54
|
+
"@vonage/vwc-drawer": "2.35.0",
|
|
55
|
+
"@vonage/vwc-empty-state": "2.35.0",
|
|
56
|
+
"@vonage/vwc-popup": "2.35.0",
|
|
57
|
+
"@vonage/vwc-side-drawer": "2.35.0",
|
|
58
|
+
"@vonage/vwc-select": "2.35.0",
|
|
59
|
+
"@vonage/vwc-tags": "2.35.0",
|
|
60
|
+
"@vonage/vwc-text": "2.35.0",
|
|
61
|
+
"@vonage/vwc-tooltip": "2.35.0",
|
|
62
|
+
"@vonage/vwc-banner": "2.35.0",
|
|
63
|
+
"@vonage/vwc-breadcrumb-item": "2.35.0",
|
|
64
|
+
"@vonage/vwc-button": "2.35.0",
|
|
65
|
+
"@vonage/vwc-expansion-panel": "2.35.0",
|
|
66
|
+
"@vonage/vwc-media-controller": "2.35.0",
|
|
67
|
+
"@vonage/vwc-carousel": "2.35.0",
|
|
68
|
+
"@vonage/vwc-tab-bar": "2.35.0",
|
|
69
|
+
"@vonage/vwc-data-grid": "2.35.0",
|
|
70
|
+
"@vonage/vwc-textfield": "2.35.0",
|
|
71
|
+
"@vonage/vwc-calendar": "2.35.0",
|
|
72
|
+
"@vonage/vwc-list": "2.35.0",
|
|
73
|
+
"@vonage/vvd-core": "2.35.0",
|
|
74
|
+
"@vonage/vvd-context": "2.35.0"
|
|
75
75
|
},
|
|
76
76
|
"com_vonage": {
|
|
77
77
|
"components": [
|
|
@@ -135,14 +135,14 @@
|
|
|
135
135
|
"component_name": "vwc-file-picker",
|
|
136
136
|
"export_name": "VWCFilePicker"
|
|
137
137
|
},
|
|
138
|
-
{
|
|
139
|
-
"component_name": "vwc-helper-message",
|
|
140
|
-
"export_name": "VWCHelperMessage"
|
|
141
|
-
},
|
|
142
138
|
{
|
|
143
139
|
"component_name": "vwc-formfield",
|
|
144
140
|
"export_name": "VWCFormfield"
|
|
145
141
|
},
|
|
142
|
+
{
|
|
143
|
+
"component_name": "vwc-helper-message",
|
|
144
|
+
"export_name": "VWCHelperMessage"
|
|
145
|
+
},
|
|
146
146
|
{
|
|
147
147
|
"component_name": "vwc-icon-button",
|
|
148
148
|
"export_name": "VWCIconButton"
|
|
@@ -151,14 +151,14 @@
|
|
|
151
151
|
"component_name": "vwc-icon",
|
|
152
152
|
"export_name": "VWCIcon"
|
|
153
153
|
},
|
|
154
|
-
{
|
|
155
|
-
"component_name": "vwc-keypad",
|
|
156
|
-
"export_name": "VWCKeypad"
|
|
157
|
-
},
|
|
158
154
|
{
|
|
159
155
|
"component_name": "vwc-layout",
|
|
160
156
|
"export_name": "VWCLayout"
|
|
161
157
|
},
|
|
158
|
+
{
|
|
159
|
+
"component_name": "vwc-keypad",
|
|
160
|
+
"export_name": "VWCKeypad"
|
|
161
|
+
},
|
|
162
162
|
{
|
|
163
163
|
"component_name": "vwc-linear-progress",
|
|
164
164
|
"export_name": "VWCLinearProgress"
|
|
@@ -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"
|
|
@@ -231,14 +231,14 @@
|
|
|
231
231
|
"component_name": "vwc-popup",
|
|
232
232
|
"export_name": "VWCPopup"
|
|
233
233
|
},
|
|
234
|
-
{
|
|
235
|
-
"component_name": "vwc-select",
|
|
236
|
-
"export_name": "VWCSelect"
|
|
237
|
-
},
|
|
238
234
|
{
|
|
239
235
|
"component_name": "vwc-side-drawer",
|
|
240
236
|
"export_name": "VWCSideDrawer"
|
|
241
237
|
},
|
|
238
|
+
{
|
|
239
|
+
"component_name": "vwc-select",
|
|
240
|
+
"export_name": "VWCSelect"
|
|
241
|
+
},
|
|
242
242
|
{
|
|
243
243
|
"component_name": "vwc-tag",
|
|
244
244
|
"export_name": "VWCTag"
|