@vonage/vivid 2.36.2 → 2.36.3
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 +3 -3
- package/package.json +71 -71
package/index.js
CHANGED
|
@@ -9,8 +9,6 @@ export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
|
|
|
9
9
|
export { VWCCircularProgress as VWCCircularProgress } from "@vonage/vwc-circular-progress";
|
|
10
10
|
export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
|
|
11
11
|
export { VWCDialog as VWCDialog } from "@vonage/vwc-dialog";
|
|
12
|
-
export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
13
|
-
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
14
12
|
export { VWCFab as VWCFab } from "@vonage/vwc-fab";
|
|
15
13
|
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
16
14
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
|
@@ -26,8 +24,10 @@ export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
|
26
24
|
export { VWCRadio as VWCRadio } from "@vonage/vwc-radio";
|
|
27
25
|
export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
|
|
28
26
|
export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
|
|
27
|
+
export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
29
28
|
export { VWCSurface as VWCSurface } from "@vonage/vwc-surface";
|
|
30
29
|
export { VWCSwitch as VWCSwitch } from "@vonage/vwc-switch";
|
|
30
|
+
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
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";
|
|
@@ -35,11 +35,11 @@ export { VWCAccordion as VWCAccordion } from "@vonage/vwc-accordion";
|
|
|
35
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
|
-
export { VWCEmptyState as VWCEmptyState } from "@vonage/vwc-empty-state";
|
|
39
38
|
export { VWCPopup as VWCPopup } from "@vonage/vwc-popup";
|
|
40
39
|
export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
41
40
|
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
42
41
|
export { VWCTag as VWCTag } from "@vonage/vwc-tags/vwc-tag";
|
|
42
|
+
export { VWCEmptyState as VWCEmptyState } from "@vonage/vwc-empty-state";
|
|
43
43
|
export { VWCText as VWCText } from "@vonage/vwc-text";
|
|
44
44
|
export { VwcTooltip as VWCTooltip } from "@vonage/vwc-tooltip";
|
|
45
45
|
export { VWCBanner as VWCBanner } from "@vonage/vwc-banner";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.36.
|
|
3
|
+
"version": "2.36.3",
|
|
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.36.
|
|
18
|
-
"@vonage/vwc-icon-button-toggle": "2.36.
|
|
19
|
-
"@vonage/vwc-notched-outline": "2.36.
|
|
20
|
-
"@vonage/vwc-scheme-select": "2.36.
|
|
21
|
-
"@vonage/vwc-top-app-bar-fixed": "2.36.
|
|
22
|
-
"@vonage/vwc-audio": "2.36.
|
|
23
|
-
"@vonage/vwc-button-toggle-group": "2.36.
|
|
24
|
-
"@vonage/vwc-card": "2.36.
|
|
25
|
-
"@vonage/vwc-checkbox": "2.36.
|
|
26
|
-
"@vonage/vwc-circular-progress": "2.36.
|
|
27
|
-
"@vonage/vwc-datepicker": "2.36.
|
|
28
|
-
"@vonage/vwc-dialog": "2.36.
|
|
29
|
-
"@vonage/vwc-
|
|
30
|
-
"@vonage/vwc-
|
|
31
|
-
"@vonage/vwc-
|
|
32
|
-
"@vonage/vwc-
|
|
33
|
-
"@vonage/vwc-
|
|
34
|
-
"@vonage/vwc-
|
|
35
|
-
"@vonage/vwc-
|
|
36
|
-
"@vonage/vwc-
|
|
37
|
-
"@vonage/vwc-
|
|
38
|
-
"@vonage/vwc-
|
|
39
|
-
"@vonage/vwc-
|
|
40
|
-
"@vonage/vwc-
|
|
41
|
-
"@vonage/vwc-
|
|
42
|
-
"@vonage/vwc-
|
|
43
|
-
"@vonage/vwc-
|
|
44
|
-
"@vonage/vwc-
|
|
45
|
-
"@vonage/vwc-
|
|
46
|
-
"@vonage/vwc-
|
|
47
|
-
"@vonage/vwc-
|
|
48
|
-
"@vonage/vwc-textarea": "2.36.
|
|
49
|
-
"@vonage/vwc-theme-switch": "2.36.
|
|
50
|
-
"@vonage/vwc-top-app-bar": "2.36.
|
|
51
|
-
"@vonage/vwc-accordion": "2.36.
|
|
52
|
-
"@vonage/vwc-action-group": "2.36.
|
|
53
|
-
"@vonage/vwc-badge": "2.36.
|
|
54
|
-
"@vonage/vwc-drawer": "2.36.
|
|
55
|
-
"@vonage/vwc-
|
|
56
|
-
"@vonage/vwc-
|
|
57
|
-
"@vonage/vwc-
|
|
58
|
-
"@vonage/vwc-
|
|
59
|
-
"@vonage/vwc-
|
|
60
|
-
"@vonage/vwc-text": "2.36.
|
|
61
|
-
"@vonage/vwc-tooltip": "2.36.
|
|
62
|
-
"@vonage/vwc-banner": "2.36.
|
|
63
|
-
"@vonage/vwc-
|
|
64
|
-
"@vonage/vwc-
|
|
65
|
-
"@vonage/vwc-
|
|
66
|
-
"@vonage/vwc-
|
|
67
|
-
"@vonage/vwc-carousel": "2.36.
|
|
68
|
-
"@vonage/vwc-tab-bar": "2.36.
|
|
69
|
-
"@vonage/vwc-data-grid": "2.36.
|
|
70
|
-
"@vonage/vwc-textfield": "2.36.
|
|
71
|
-
"@vonage/vwc-calendar": "2.36.
|
|
72
|
-
"@vonage/vwc-list": "2.36.
|
|
73
|
-
"@vonage/vvd-core": "2.36.
|
|
74
|
-
"@vonage/vvd-context": "2.36.
|
|
17
|
+
"@vonage/vwc-breadcrumb": "2.36.3",
|
|
18
|
+
"@vonage/vwc-icon-button-toggle": "2.36.3",
|
|
19
|
+
"@vonage/vwc-notched-outline": "2.36.3",
|
|
20
|
+
"@vonage/vwc-scheme-select": "2.36.3",
|
|
21
|
+
"@vonage/vwc-top-app-bar-fixed": "2.36.3",
|
|
22
|
+
"@vonage/vwc-audio": "2.36.3",
|
|
23
|
+
"@vonage/vwc-button-toggle-group": "2.36.3",
|
|
24
|
+
"@vonage/vwc-card": "2.36.3",
|
|
25
|
+
"@vonage/vwc-checkbox": "2.36.3",
|
|
26
|
+
"@vonage/vwc-circular-progress": "2.36.3",
|
|
27
|
+
"@vonage/vwc-datepicker": "2.36.3",
|
|
28
|
+
"@vonage/vwc-dialog": "2.36.3",
|
|
29
|
+
"@vonage/vwc-fab": "2.36.3",
|
|
30
|
+
"@vonage/vwc-file-picker": "2.36.3",
|
|
31
|
+
"@vonage/vwc-formfield": "2.36.3",
|
|
32
|
+
"@vonage/vwc-helper-message": "2.36.3",
|
|
33
|
+
"@vonage/vwc-icon-button": "2.36.3",
|
|
34
|
+
"@vonage/vwc-icon": "2.36.3",
|
|
35
|
+
"@vonage/vwc-keypad": "2.36.3",
|
|
36
|
+
"@vonage/vwc-layout": "2.36.3",
|
|
37
|
+
"@vonage/vwc-linear-progress": "2.36.3",
|
|
38
|
+
"@vonage/vwc-menu": "2.36.3",
|
|
39
|
+
"@vonage/vwc-note": "2.36.3",
|
|
40
|
+
"@vonage/vwc-pagination": "2.36.3",
|
|
41
|
+
"@vonage/vwc-radio": "2.36.3",
|
|
42
|
+
"@vonage/vwc-slider": "2.36.3",
|
|
43
|
+
"@vonage/vwc-snackbar": "2.36.3",
|
|
44
|
+
"@vonage/vwc-dropdown": "2.36.3",
|
|
45
|
+
"@vonage/vwc-surface": "2.36.3",
|
|
46
|
+
"@vonage/vwc-switch": "2.36.3",
|
|
47
|
+
"@vonage/vwc-elevation": "2.36.3",
|
|
48
|
+
"@vonage/vwc-textarea": "2.36.3",
|
|
49
|
+
"@vonage/vwc-theme-switch": "2.36.3",
|
|
50
|
+
"@vonage/vwc-top-app-bar": "2.36.3",
|
|
51
|
+
"@vonage/vwc-accordion": "2.36.3",
|
|
52
|
+
"@vonage/vwc-action-group": "2.36.3",
|
|
53
|
+
"@vonage/vwc-badge": "2.36.3",
|
|
54
|
+
"@vonage/vwc-drawer": "2.36.3",
|
|
55
|
+
"@vonage/vwc-popup": "2.36.3",
|
|
56
|
+
"@vonage/vwc-select": "2.36.3",
|
|
57
|
+
"@vonage/vwc-side-drawer": "2.36.3",
|
|
58
|
+
"@vonage/vwc-tags": "2.36.3",
|
|
59
|
+
"@vonage/vwc-empty-state": "2.36.3",
|
|
60
|
+
"@vonage/vwc-text": "2.36.3",
|
|
61
|
+
"@vonage/vwc-tooltip": "2.36.3",
|
|
62
|
+
"@vonage/vwc-banner": "2.36.3",
|
|
63
|
+
"@vonage/vwc-button": "2.36.3",
|
|
64
|
+
"@vonage/vwc-expansion-panel": "2.36.3",
|
|
65
|
+
"@vonage/vwc-media-controller": "2.36.3",
|
|
66
|
+
"@vonage/vwc-breadcrumb-item": "2.36.3",
|
|
67
|
+
"@vonage/vwc-carousel": "2.36.3",
|
|
68
|
+
"@vonage/vwc-tab-bar": "2.36.3",
|
|
69
|
+
"@vonage/vwc-data-grid": "2.36.3",
|
|
70
|
+
"@vonage/vwc-textfield": "2.36.3",
|
|
71
|
+
"@vonage/vwc-calendar": "2.36.3",
|
|
72
|
+
"@vonage/vwc-list": "2.36.3",
|
|
73
|
+
"@vonage/vvd-core": "2.36.3",
|
|
74
|
+
"@vonage/vvd-context": "2.36.3"
|
|
75
75
|
},
|
|
76
76
|
"com_vonage": {
|
|
77
77
|
"components": [
|
|
@@ -119,14 +119,6 @@
|
|
|
119
119
|
"component_name": "vwc-dialog",
|
|
120
120
|
"export_name": "VWCDialog"
|
|
121
121
|
},
|
|
122
|
-
{
|
|
123
|
-
"component_name": "vwc-dropdown",
|
|
124
|
-
"export_name": "VWCDropdown"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"component_name": "vwc-elevation",
|
|
128
|
-
"export_name": "VWCElevation"
|
|
129
|
-
},
|
|
130
122
|
{
|
|
131
123
|
"component_name": "vwc-fab",
|
|
132
124
|
"export_name": "VWCFab"
|
|
@@ -187,6 +179,10 @@
|
|
|
187
179
|
"component_name": "vwc-snackbar",
|
|
188
180
|
"export_name": "VWCSnackbar"
|
|
189
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"component_name": "vwc-dropdown",
|
|
184
|
+
"export_name": "VWCDropdown"
|
|
185
|
+
},
|
|
190
186
|
{
|
|
191
187
|
"component_name": "vwc-surface",
|
|
192
188
|
"export_name": "VWCSurface"
|
|
@@ -195,6 +191,10 @@
|
|
|
195
191
|
"component_name": "vwc-switch",
|
|
196
192
|
"export_name": "VWCSwitch"
|
|
197
193
|
},
|
|
194
|
+
{
|
|
195
|
+
"component_name": "vwc-elevation",
|
|
196
|
+
"export_name": "VWCElevation"
|
|
197
|
+
},
|
|
198
198
|
{
|
|
199
199
|
"component_name": "vwc-textarea",
|
|
200
200
|
"export_name": "VWCTextarea"
|
|
@@ -223,10 +223,6 @@
|
|
|
223
223
|
"component_name": "vwc-drawer",
|
|
224
224
|
"export_name": "VWCDrawer"
|
|
225
225
|
},
|
|
226
|
-
{
|
|
227
|
-
"component_name": "vwc-empty-state",
|
|
228
|
-
"export_name": "VWCEmptyState"
|
|
229
|
-
},
|
|
230
226
|
{
|
|
231
227
|
"component_name": "vwc-popup",
|
|
232
228
|
"export_name": "VWCPopup"
|
|
@@ -243,6 +239,10 @@
|
|
|
243
239
|
"component_name": "vwc-tag",
|
|
244
240
|
"export_name": "VWCTag"
|
|
245
241
|
},
|
|
242
|
+
{
|
|
243
|
+
"component_name": "vwc-empty-state",
|
|
244
|
+
"export_name": "VWCEmptyState"
|
|
245
|
+
},
|
|
246
246
|
{
|
|
247
247
|
"component_name": "vwc-text",
|
|
248
248
|
"export_name": "VWCText"
|