@vonage/vivid 2.28.0 → 2.29.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 +1 -1
- package/package.json +60 -60
package/index.js
CHANGED
|
@@ -7,10 +7,10 @@ export { VWCButtonToggleGroup as VWCButtonToggleGroup } from "@vonage/vwc-button
|
|
|
7
7
|
export { VWCCard as VWCCard } from "@vonage/vwc-card";
|
|
8
8
|
export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
|
|
9
9
|
export { VWCCircularProgress as VWCCircularProgress } from "@vonage/vwc-circular-progress";
|
|
10
|
-
export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
|
|
11
10
|
export { VWCDialog as VWCDialog } from "@vonage/vwc-dialog";
|
|
12
11
|
export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
13
12
|
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
13
|
+
export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
|
|
14
14
|
export { VWCFab as VWCFab } from "@vonage/vwc-fab";
|
|
15
15
|
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
16
16
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.29.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-
|
|
27
|
-
"@vonage/vwc-
|
|
28
|
-
"@vonage/vwc-
|
|
29
|
-
"@vonage/vwc-
|
|
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-icon": "2.
|
|
36
|
-
"@vonage/vwc-keypad": "2.
|
|
37
|
-
"@vonage/vwc-layout": "2.
|
|
38
|
-
"@vonage/vwc-linear-progress": "2.
|
|
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-select": "2.
|
|
56
|
-
"@vonage/vwc-side-drawer": "2.
|
|
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.29.0",
|
|
18
|
+
"@vonage/vwc-notched-outline": "2.29.0",
|
|
19
|
+
"@vonage/vwc-scheme-select": "2.29.0",
|
|
20
|
+
"@vonage/vwc-top-app-bar-fixed": "2.29.0",
|
|
21
|
+
"@vonage/vwc-audio": "2.29.0",
|
|
22
|
+
"@vonage/vwc-button-toggle-group": "2.29.0",
|
|
23
|
+
"@vonage/vwc-card": "2.29.0",
|
|
24
|
+
"@vonage/vwc-checkbox": "2.29.0",
|
|
25
|
+
"@vonage/vwc-circular-progress": "2.29.0",
|
|
26
|
+
"@vonage/vwc-dialog": "2.29.0",
|
|
27
|
+
"@vonage/vwc-dropdown": "2.29.0",
|
|
28
|
+
"@vonage/vwc-elevation": "2.29.0",
|
|
29
|
+
"@vonage/vwc-datepicker": "2.29.0",
|
|
30
|
+
"@vonage/vwc-fab": "2.29.0",
|
|
31
|
+
"@vonage/vwc-file-picker": "2.29.0",
|
|
32
|
+
"@vonage/vwc-formfield": "2.29.0",
|
|
33
|
+
"@vonage/vwc-helper-message": "2.29.0",
|
|
34
|
+
"@vonage/vwc-icon-button": "2.29.0",
|
|
35
|
+
"@vonage/vwc-icon": "2.29.0",
|
|
36
|
+
"@vonage/vwc-keypad": "2.29.0",
|
|
37
|
+
"@vonage/vwc-layout": "2.29.0",
|
|
38
|
+
"@vonage/vwc-linear-progress": "2.29.0",
|
|
39
|
+
"@vonage/vwc-menu": "2.29.0",
|
|
40
|
+
"@vonage/vwc-note": "2.29.0",
|
|
41
|
+
"@vonage/vwc-pagination": "2.29.0",
|
|
42
|
+
"@vonage/vwc-radio": "2.29.0",
|
|
43
|
+
"@vonage/vwc-slider": "2.29.0",
|
|
44
|
+
"@vonage/vwc-snackbar": "2.29.0",
|
|
45
|
+
"@vonage/vwc-surface": "2.29.0",
|
|
46
|
+
"@vonage/vwc-switch": "2.29.0",
|
|
47
|
+
"@vonage/vwc-textarea": "2.29.0",
|
|
48
|
+
"@vonage/vwc-theme-switch": "2.29.0",
|
|
49
|
+
"@vonage/vwc-top-app-bar": "2.29.0",
|
|
50
|
+
"@vonage/vwc-accordion": "2.29.0",
|
|
51
|
+
"@vonage/vwc-badge": "2.29.0",
|
|
52
|
+
"@vonage/vwc-drawer": "2.29.0",
|
|
53
|
+
"@vonage/vwc-empty-state": "2.29.0",
|
|
54
|
+
"@vonage/vwc-popup": "2.29.0",
|
|
55
|
+
"@vonage/vwc-select": "2.29.0",
|
|
56
|
+
"@vonage/vwc-side-drawer": "2.29.0",
|
|
57
|
+
"@vonage/vwc-tags": "2.29.0",
|
|
58
|
+
"@vonage/vwc-text": "2.29.0",
|
|
59
|
+
"@vonage/vwc-tooltip": "2.29.0",
|
|
60
|
+
"@vonage/vwc-banner": "2.29.0",
|
|
61
|
+
"@vonage/vwc-button": "2.29.0",
|
|
62
|
+
"@vonage/vwc-expansion-panel": "2.29.0",
|
|
63
|
+
"@vonage/vwc-media-controller": "2.29.0",
|
|
64
|
+
"@vonage/vwc-carousel": "2.29.0",
|
|
65
|
+
"@vonage/vwc-tab-bar": "2.29.0",
|
|
66
|
+
"@vonage/vwc-data-grid": "2.29.0",
|
|
67
|
+
"@vonage/vwc-textfield": "2.29.0",
|
|
68
|
+
"@vonage/vwc-calendar": "2.29.0",
|
|
69
|
+
"@vonage/vwc-list": "2.29.0",
|
|
70
|
+
"@vonage/vvd-core": "2.29.0",
|
|
71
|
+
"@vonage/vvd-context": "2.29.0"
|
|
72
72
|
},
|
|
73
73
|
"com_vonage": {
|
|
74
74
|
"components": [
|
|
@@ -108,10 +108,6 @@
|
|
|
108
108
|
"component_name": "vwc-circular-progress",
|
|
109
109
|
"export_name": "VWCCircularProgress"
|
|
110
110
|
},
|
|
111
|
-
{
|
|
112
|
-
"component_name": "vwc-datepicker",
|
|
113
|
-
"export_name": "VWCDatepicker"
|
|
114
|
-
},
|
|
115
111
|
{
|
|
116
112
|
"component_name": "vwc-dialog",
|
|
117
113
|
"export_name": "VWCDialog"
|
|
@@ -124,6 +120,10 @@
|
|
|
124
120
|
"component_name": "vwc-elevation",
|
|
125
121
|
"export_name": "VWCElevation"
|
|
126
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"component_name": "vwc-datepicker",
|
|
125
|
+
"export_name": "VWCDatepicker"
|
|
126
|
+
},
|
|
127
127
|
{
|
|
128
128
|
"component_name": "vwc-fab",
|
|
129
129
|
"export_name": "VWCFab"
|