@vonage/vivid 2.25.7 → 2.25.10
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 -0
- package/package.json +60 -55
package/index.js
CHANGED
|
@@ -40,6 +40,7 @@ export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
|
40
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
|
+
export { VwcTooltip as VWCTooltip } from "@vonage/vwc-tooltip";
|
|
43
44
|
export { VWCBanner as VWCBanner } from "@vonage/vwc-banner";
|
|
44
45
|
export { VWCButton as VWCButton } from "@vonage/vwc-button";
|
|
45
46
|
export { VWCExpansionPanel as VWCExpansionPanel } from "@vonage/vwc-expansion-panel";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.25.
|
|
3
|
+
"version": "2.25.10",
|
|
4
4
|
"description": "A bundled version of all Vivid components",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -14,60 +14,61 @@
|
|
|
14
14
|
],
|
|
15
15
|
"license": "ISC",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@vonage/vwc-icon-button-toggle": "2.25.
|
|
18
|
-
"@vonage/vwc-notched-outline": "2.25.
|
|
19
|
-
"@vonage/vwc-scheme-select": "2.25.
|
|
20
|
-
"@vonage/vwc-top-app-bar-fixed": "2.25.
|
|
21
|
-
"@vonage/vwc-audio": "2.25.
|
|
22
|
-
"@vonage/vwc-button-toggle-group": "2.25.
|
|
23
|
-
"@vonage/vwc-card": "2.25.
|
|
24
|
-
"@vonage/vwc-checkbox": "2.25.
|
|
25
|
-
"@vonage/vwc-circular-progress": "2.25.
|
|
26
|
-
"@vonage/vwc-datepicker": "2.25.
|
|
27
|
-
"@vonage/vwc-dialog": "2.25.
|
|
28
|
-
"@vonage/vwc-dropdown": "2.25.
|
|
29
|
-
"@vonage/vwc-elevation": "2.25.
|
|
30
|
-
"@vonage/vwc-fab": "2.25.
|
|
31
|
-
"@vonage/vwc-file-picker": "2.25.
|
|
32
|
-
"@vonage/vwc-formfield": "2.25.
|
|
33
|
-
"@vonage/vwc-helper-message": "2.25.
|
|
34
|
-
"@vonage/vwc-icon-button": "2.25.
|
|
35
|
-
"@vonage/vwc-icon": "2.25.
|
|
36
|
-
"@vonage/vwc-keypad": "2.25.
|
|
37
|
-
"@vonage/vwc-layout": "2.25.
|
|
38
|
-
"@vonage/vwc-linear-progress": "2.25.
|
|
39
|
-
"@vonage/vwc-menu": "2.25.
|
|
40
|
-
"@vonage/vwc-note": "2.25.
|
|
41
|
-
"@vonage/vwc-pagination": "2.25.
|
|
42
|
-
"@vonage/vwc-radio": "2.25.
|
|
43
|
-
"@vonage/vwc-slider": "2.25.
|
|
44
|
-
"@vonage/vwc-snackbar": "2.25.
|
|
45
|
-
"@vonage/vwc-surface": "2.25.
|
|
46
|
-
"@vonage/vwc-switch": "2.25.
|
|
47
|
-
"@vonage/vwc-textarea": "2.25.
|
|
48
|
-
"@vonage/vwc-theme-switch": "2.25.
|
|
49
|
-
"@vonage/vwc-top-app-bar": "2.25.
|
|
50
|
-
"@vonage/vwc-accordion": "2.25.
|
|
51
|
-
"@vonage/vwc-badge": "2.25.
|
|
52
|
-
"@vonage/vwc-drawer": "2.25.
|
|
53
|
-
"@vonage/vwc-empty-state": "2.25.
|
|
54
|
-
"@vonage/vwc-popup": "2.25.
|
|
55
|
-
"@vonage/vwc-select": "2.25.
|
|
56
|
-
"@vonage/vwc-side-drawer": "2.25.
|
|
57
|
-
"@vonage/vwc-tags": "2.25.
|
|
58
|
-
"@vonage/vwc-text": "2.25.
|
|
59
|
-
"@vonage/vwc-
|
|
60
|
-
"@vonage/vwc-
|
|
61
|
-
"@vonage/vwc-
|
|
62
|
-
"@vonage/vwc-
|
|
63
|
-
"@vonage/vwc-
|
|
64
|
-
"@vonage/vwc-
|
|
65
|
-
"@vonage/vwc-
|
|
66
|
-
"@vonage/vwc-
|
|
67
|
-
"@vonage/vwc-
|
|
68
|
-
"@vonage/vwc-
|
|
69
|
-
"@vonage/
|
|
70
|
-
"@vonage/vvd-
|
|
17
|
+
"@vonage/vwc-icon-button-toggle": "2.25.10",
|
|
18
|
+
"@vonage/vwc-notched-outline": "2.25.10",
|
|
19
|
+
"@vonage/vwc-scheme-select": "2.25.10",
|
|
20
|
+
"@vonage/vwc-top-app-bar-fixed": "2.25.10",
|
|
21
|
+
"@vonage/vwc-audio": "2.25.10",
|
|
22
|
+
"@vonage/vwc-button-toggle-group": "2.25.10",
|
|
23
|
+
"@vonage/vwc-card": "2.25.10",
|
|
24
|
+
"@vonage/vwc-checkbox": "2.25.10",
|
|
25
|
+
"@vonage/vwc-circular-progress": "2.25.10",
|
|
26
|
+
"@vonage/vwc-datepicker": "2.25.10",
|
|
27
|
+
"@vonage/vwc-dialog": "2.25.10",
|
|
28
|
+
"@vonage/vwc-dropdown": "2.25.10",
|
|
29
|
+
"@vonage/vwc-elevation": "2.25.10",
|
|
30
|
+
"@vonage/vwc-fab": "2.25.10",
|
|
31
|
+
"@vonage/vwc-file-picker": "2.25.10",
|
|
32
|
+
"@vonage/vwc-formfield": "2.25.10",
|
|
33
|
+
"@vonage/vwc-helper-message": "2.25.10",
|
|
34
|
+
"@vonage/vwc-icon-button": "2.25.10",
|
|
35
|
+
"@vonage/vwc-icon": "2.25.10",
|
|
36
|
+
"@vonage/vwc-keypad": "2.25.10",
|
|
37
|
+
"@vonage/vwc-layout": "2.25.10",
|
|
38
|
+
"@vonage/vwc-linear-progress": "2.25.10",
|
|
39
|
+
"@vonage/vwc-menu": "2.25.10",
|
|
40
|
+
"@vonage/vwc-note": "2.25.10",
|
|
41
|
+
"@vonage/vwc-pagination": "2.25.10",
|
|
42
|
+
"@vonage/vwc-radio": "2.25.10",
|
|
43
|
+
"@vonage/vwc-slider": "2.25.10",
|
|
44
|
+
"@vonage/vwc-snackbar": "2.25.10",
|
|
45
|
+
"@vonage/vwc-surface": "2.25.10",
|
|
46
|
+
"@vonage/vwc-switch": "2.25.10",
|
|
47
|
+
"@vonage/vwc-textarea": "2.25.10",
|
|
48
|
+
"@vonage/vwc-theme-switch": "2.25.10",
|
|
49
|
+
"@vonage/vwc-top-app-bar": "2.25.10",
|
|
50
|
+
"@vonage/vwc-accordion": "2.25.10",
|
|
51
|
+
"@vonage/vwc-badge": "2.25.10",
|
|
52
|
+
"@vonage/vwc-drawer": "2.25.10",
|
|
53
|
+
"@vonage/vwc-empty-state": "2.25.10",
|
|
54
|
+
"@vonage/vwc-popup": "2.25.10",
|
|
55
|
+
"@vonage/vwc-select": "2.25.10",
|
|
56
|
+
"@vonage/vwc-side-drawer": "2.25.10",
|
|
57
|
+
"@vonage/vwc-tags": "2.25.10",
|
|
58
|
+
"@vonage/vwc-text": "2.25.10",
|
|
59
|
+
"@vonage/vwc-tooltip": "2.25.10",
|
|
60
|
+
"@vonage/vwc-banner": "2.25.10",
|
|
61
|
+
"@vonage/vwc-button": "2.25.10",
|
|
62
|
+
"@vonage/vwc-expansion-panel": "2.25.10",
|
|
63
|
+
"@vonage/vwc-media-controller": "2.25.10",
|
|
64
|
+
"@vonage/vwc-carousel": "2.25.10",
|
|
65
|
+
"@vonage/vwc-tab-bar": "2.25.10",
|
|
66
|
+
"@vonage/vwc-data-grid": "2.25.10",
|
|
67
|
+
"@vonage/vwc-textfield": "2.25.10",
|
|
68
|
+
"@vonage/vwc-calendar": "2.25.10",
|
|
69
|
+
"@vonage/vwc-list": "2.25.10",
|
|
70
|
+
"@vonage/vvd-core": "2.25.10",
|
|
71
|
+
"@vonage/vvd-context": "2.25.10"
|
|
71
72
|
},
|
|
72
73
|
"com_vonage": {
|
|
73
74
|
"components": [
|
|
@@ -239,6 +240,10 @@
|
|
|
239
240
|
"component_name": "vwc-text",
|
|
240
241
|
"export_name": "VWCText"
|
|
241
242
|
},
|
|
243
|
+
{
|
|
244
|
+
"component_name": "vwc-tooltip",
|
|
245
|
+
"export_name": "VWCTooltip"
|
|
246
|
+
},
|
|
242
247
|
{
|
|
243
248
|
"component_name": "vwc-banner",
|
|
244
249
|
"export_name": "VWCBanner"
|