@vonage/vivid 2.36.3 → 2.37.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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { VWCIconButtonToggle as VWCIconButtonToggle } from "@vonage/vwc-icon-button-toggle";
|
|
2
|
-
export { VWCNotchedOutline as VWCNotchedOutline } from "@vonage/vwc-notched-outline";
|
|
3
2
|
export { VWCSchemeSelect as VWCSchemeSelect } from "@vonage/vwc-scheme-select";
|
|
4
3
|
export { VWCTopAppBarFixed as VWCTopAppBarFixed } from "@vonage/vwc-top-app-bar-fixed";
|
|
4
|
+
export { VWCNotchedOutline as VWCNotchedOutline } from "@vonage/vwc-notched-outline";
|
|
5
5
|
export { VWCAudio as VWCAudio } from "@vonage/vwc-audio";
|
|
6
6
|
export { VWCButtonToggleGroup as VWCButtonToggleGroup } from "@vonage/vwc-button-toggle-group";
|
|
7
7
|
export { VWCCard as VWCCard } from "@vonage/vwc-card";
|
|
@@ -9,6 +9,8 @@ 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";
|
|
12
14
|
export { VWCFab as VWCFab } from "@vonage/vwc-fab";
|
|
13
15
|
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
14
16
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
|
@@ -24,10 +26,8 @@ export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
|
24
26
|
export { VWCRadio as VWCRadio } from "@vonage/vwc-radio";
|
|
25
27
|
export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
|
|
26
28
|
export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
|
|
27
|
-
export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
28
29
|
export { VWCSurface as VWCSurface } from "@vonage/vwc-surface";
|
|
29
30
|
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";
|
|
38
39
|
export { VWCPopup as VWCPopup } from "@vonage/vwc-popup";
|
|
39
40
|
export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
40
41
|
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
41
42
|
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.
|
|
3
|
+
"version": "2.37.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-
|
|
20
|
-
"@vonage/vwc-
|
|
21
|
-
"@vonage/vwc-
|
|
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-
|
|
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.
|
|
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-
|
|
56
|
-
"@vonage/vwc-
|
|
57
|
-
"@vonage/vwc-
|
|
58
|
-
"@vonage/vwc-
|
|
59
|
-
"@vonage/vwc-
|
|
60
|
-
"@vonage/vwc-text": "2.
|
|
61
|
-
"@vonage/vwc-tooltip": "2.
|
|
62
|
-
"@vonage/vwc-banner": "2.
|
|
63
|
-
"@vonage/vwc-
|
|
64
|
-
"@vonage/vwc-
|
|
65
|
-
"@vonage/vwc-
|
|
66
|
-
"@vonage/vwc-
|
|
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.37.0",
|
|
18
|
+
"@vonage/vwc-icon-button-toggle": "2.37.0",
|
|
19
|
+
"@vonage/vwc-scheme-select": "2.37.0",
|
|
20
|
+
"@vonage/vwc-top-app-bar-fixed": "2.37.0",
|
|
21
|
+
"@vonage/vwc-notched-outline": "2.37.0",
|
|
22
|
+
"@vonage/vwc-audio": "2.37.0",
|
|
23
|
+
"@vonage/vwc-button-toggle-group": "2.37.0",
|
|
24
|
+
"@vonage/vwc-card": "2.37.0",
|
|
25
|
+
"@vonage/vwc-checkbox": "2.37.0",
|
|
26
|
+
"@vonage/vwc-circular-progress": "2.37.0",
|
|
27
|
+
"@vonage/vwc-datepicker": "2.37.0",
|
|
28
|
+
"@vonage/vwc-dialog": "2.37.0",
|
|
29
|
+
"@vonage/vwc-dropdown": "2.37.0",
|
|
30
|
+
"@vonage/vwc-elevation": "2.37.0",
|
|
31
|
+
"@vonage/vwc-fab": "2.37.0",
|
|
32
|
+
"@vonage/vwc-file-picker": "2.37.0",
|
|
33
|
+
"@vonage/vwc-formfield": "2.37.0",
|
|
34
|
+
"@vonage/vwc-helper-message": "2.37.0",
|
|
35
|
+
"@vonage/vwc-icon-button": "2.37.0",
|
|
36
|
+
"@vonage/vwc-icon": "2.37.0",
|
|
37
|
+
"@vonage/vwc-keypad": "2.37.0",
|
|
38
|
+
"@vonage/vwc-layout": "2.37.0",
|
|
39
|
+
"@vonage/vwc-linear-progress": "2.37.0",
|
|
40
|
+
"@vonage/vwc-menu": "2.37.0",
|
|
41
|
+
"@vonage/vwc-note": "2.37.0",
|
|
42
|
+
"@vonage/vwc-pagination": "2.37.0",
|
|
43
|
+
"@vonage/vwc-radio": "2.37.0",
|
|
44
|
+
"@vonage/vwc-slider": "2.37.0",
|
|
45
|
+
"@vonage/vwc-snackbar": "2.37.0",
|
|
46
|
+
"@vonage/vwc-surface": "2.37.0",
|
|
47
|
+
"@vonage/vwc-switch": "2.37.0",
|
|
48
|
+
"@vonage/vwc-textarea": "2.37.0",
|
|
49
|
+
"@vonage/vwc-theme-switch": "2.37.0",
|
|
50
|
+
"@vonage/vwc-top-app-bar": "2.37.0",
|
|
51
|
+
"@vonage/vwc-accordion": "2.37.0",
|
|
52
|
+
"@vonage/vwc-action-group": "2.37.0",
|
|
53
|
+
"@vonage/vwc-badge": "2.37.0",
|
|
54
|
+
"@vonage/vwc-drawer": "2.37.0",
|
|
55
|
+
"@vonage/vwc-empty-state": "2.37.0",
|
|
56
|
+
"@vonage/vwc-popup": "2.37.0",
|
|
57
|
+
"@vonage/vwc-select": "2.37.0",
|
|
58
|
+
"@vonage/vwc-side-drawer": "2.37.0",
|
|
59
|
+
"@vonage/vwc-tags": "2.37.0",
|
|
60
|
+
"@vonage/vwc-text": "2.37.0",
|
|
61
|
+
"@vonage/vwc-tooltip": "2.37.0",
|
|
62
|
+
"@vonage/vwc-banner": "2.37.0",
|
|
63
|
+
"@vonage/vwc-breadcrumb-item": "2.37.0",
|
|
64
|
+
"@vonage/vwc-button": "2.37.0",
|
|
65
|
+
"@vonage/vwc-expansion-panel": "2.37.0",
|
|
66
|
+
"@vonage/vwc-media-controller": "2.37.0",
|
|
67
|
+
"@vonage/vwc-carousel": "2.37.0",
|
|
68
|
+
"@vonage/vwc-tab-bar": "2.37.0",
|
|
69
|
+
"@vonage/vwc-data-grid": "2.37.0",
|
|
70
|
+
"@vonage/vwc-textfield": "2.37.0",
|
|
71
|
+
"@vonage/vwc-calendar": "2.37.0",
|
|
72
|
+
"@vonage/vwc-list": "2.37.0",
|
|
73
|
+
"@vonage/vvd-core": "2.37.0",
|
|
74
|
+
"@vonage/vvd-context": "2.37.0"
|
|
75
75
|
},
|
|
76
76
|
"com_vonage": {
|
|
77
77
|
"components": [
|
|
@@ -79,10 +79,6 @@
|
|
|
79
79
|
"component_name": "vwc-icon-button-toggle",
|
|
80
80
|
"export_name": "VWCIconButtonToggle"
|
|
81
81
|
},
|
|
82
|
-
{
|
|
83
|
-
"component_name": "vwc-notched-outline",
|
|
84
|
-
"export_name": "VWCNotchedOutline"
|
|
85
|
-
},
|
|
86
82
|
{
|
|
87
83
|
"component_name": "vwc-scheme-select",
|
|
88
84
|
"export_name": "VWCSchemeSelect"
|
|
@@ -91,6 +87,10 @@
|
|
|
91
87
|
"component_name": "vwc-top-app-bar-fixed",
|
|
92
88
|
"export_name": "VWCTopAppBarFixed"
|
|
93
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"component_name": "vwc-notched-outline",
|
|
92
|
+
"export_name": "VWCNotchedOutline"
|
|
93
|
+
},
|
|
94
94
|
{
|
|
95
95
|
"component_name": "vwc-audio",
|
|
96
96
|
"export_name": "VWCAudio"
|
|
@@ -119,6 +119,14 @@
|
|
|
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
|
+
},
|
|
122
130
|
{
|
|
123
131
|
"component_name": "vwc-fab",
|
|
124
132
|
"export_name": "VWCFab"
|
|
@@ -179,10 +187,6 @@
|
|
|
179
187
|
"component_name": "vwc-snackbar",
|
|
180
188
|
"export_name": "VWCSnackbar"
|
|
181
189
|
},
|
|
182
|
-
{
|
|
183
|
-
"component_name": "vwc-dropdown",
|
|
184
|
-
"export_name": "VWCDropdown"
|
|
185
|
-
},
|
|
186
190
|
{
|
|
187
191
|
"component_name": "vwc-surface",
|
|
188
192
|
"export_name": "VWCSurface"
|
|
@@ -191,10 +195,6 @@
|
|
|
191
195
|
"component_name": "vwc-switch",
|
|
192
196
|
"export_name": "VWCSwitch"
|
|
193
197
|
},
|
|
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,6 +223,10 @@
|
|
|
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
|
+
},
|
|
226
230
|
{
|
|
227
231
|
"component_name": "vwc-popup",
|
|
228
232
|
"export_name": "VWCPopup"
|
|
@@ -239,10 +243,6 @@
|
|
|
239
243
|
"component_name": "vwc-tag",
|
|
240
244
|
"export_name": "VWCTag"
|
|
241
245
|
},
|
|
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"
|