@vonage/vivid 2.45.0 → 2.46.1
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 +13 -13
- package/package.json +101 -101
package/index.js
CHANGED
|
@@ -2,48 +2,48 @@ export { VWCIconButtonToggle as VWCIconButtonToggle } from "@vonage/vwc-icon-but
|
|
|
2
2
|
export { VWCNotchedOutline as VWCNotchedOutline } from "@vonage/vwc-notched-outline";
|
|
3
3
|
export { VWCSchemeSelect as VWCSchemeSelect } from "@vonage/vwc-scheme-select";
|
|
4
4
|
export { VWCTopAppBarFixed as VWCTopAppBarFixed } from "@vonage/vwc-top-app-bar-fixed";
|
|
5
|
-
export { VWCAudio as VWCAudio } from "@vonage/vwc-audio";
|
|
6
5
|
export { VWCButtonToggleGroup as VWCButtonToggleGroup } from "@vonage/vwc-button-toggle-group";
|
|
6
|
+
export { VWCAudio as VWCAudio } from "@vonage/vwc-audio";
|
|
7
7
|
export { VWCCard as VWCCard } from "@vonage/vwc-card";
|
|
8
|
-
export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
|
|
9
8
|
export { VWCCircularProgress as VWCCircularProgress } from "@vonage/vwc-circular-progress";
|
|
9
|
+
export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
|
|
10
|
+
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
10
11
|
export { VWCDialog as VWCDialog } from "@vonage/vwc-dialog";
|
|
11
12
|
export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
|
|
12
13
|
export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
|
|
13
|
-
export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
|
|
14
14
|
export { VWCFab as VWCFab } from "@vonage/vwc-fab";
|
|
15
|
-
export {
|
|
15
|
+
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
16
16
|
export { VWCFormfield as VWCFormfield } from "@vonage/vwc-formfield";
|
|
17
|
+
export { Layout as VWCLayout } from "@vonage/vwc-layout";
|
|
18
|
+
export { VWCHelperMessage as VWCHelperMessage } from "@vonage/vwc-helper-message";
|
|
17
19
|
export { VWCIconButton as VWCIconButton } from "@vonage/vwc-icon-button";
|
|
18
|
-
export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
|
|
19
|
-
export { VWCFilePicker as VWCFilePicker } from "@vonage/vwc-file-picker";
|
|
20
20
|
export { VWCKeypad as VWCKeypad } from "@vonage/vwc-keypad";
|
|
21
|
+
export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
|
|
21
22
|
export { VWCLinearProgress as VWCLinearProgress } from "@vonage/vwc-linear-progress";
|
|
22
|
-
export { VWCMenu as VWCMenu } from "@vonage/vwc-menu";
|
|
23
23
|
export { VWCNote as VWCNote } from "@vonage/vwc-note";
|
|
24
|
-
export { Layout as VWCLayout } from "@vonage/vwc-layout";
|
|
25
24
|
export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
|
|
25
|
+
export { VWCMenu as VWCMenu } from "@vonage/vwc-menu";
|
|
26
26
|
export { VWCRadio as VWCRadio } from "@vonage/vwc-radio";
|
|
27
|
-
export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
|
|
28
27
|
export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
|
|
29
28
|
export { VWCSurface as VWCSurface } from "@vonage/vwc-surface";
|
|
30
29
|
export { VWCSwitch as VWCSwitch } from "@vonage/vwc-switch";
|
|
30
|
+
export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
|
|
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";
|
|
34
|
-
export { VWCActionGroup as VWCActionGroup } from "@vonage/vwc-action-group";
|
|
35
34
|
export { VWCBadge as VWCBadge } from "@vonage/vwc-badge";
|
|
36
35
|
export { VWCAccordion as VWCAccordion } from "@vonage/vwc-accordion";
|
|
36
|
+
export { VWCActionGroup as VWCActionGroup } from "@vonage/vwc-action-group";
|
|
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
40
|
export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
|
|
41
|
-
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
42
41
|
export { VWCText as VWCText } from "@vonage/vwc-text";
|
|
43
|
-
export {
|
|
42
|
+
export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
|
|
44
43
|
export { VwcTooltip as VWCTooltip } from "@vonage/vwc-tooltip";
|
|
45
|
-
export {
|
|
44
|
+
export { VWCTag as VWCTag } from "@vonage/vwc-tags/vwc-tag";
|
|
46
45
|
export { VWCButton as VWCButton } from "@vonage/vwc-button";
|
|
46
|
+
export { VWCBanner as VWCBanner } from "@vonage/vwc-banner";
|
|
47
47
|
export { VWCExpansionPanel as VWCExpansionPanel } from "@vonage/vwc-expansion-panel";
|
|
48
48
|
export { VwcMediaController as VWCMediaController } from "@vonage/vwc-media-controller";
|
|
49
49
|
export { VWCScrubBar as VWCScrubBar } from "@vonage/vwc-media-controller/vwc-scrub-bar";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vonage/vivid",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.46.1",
|
|
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-
|
|
23
|
-
"@vonage/vwc-
|
|
24
|
-
"@vonage/vwc-card": "2.
|
|
25
|
-
"@vonage/vwc-
|
|
26
|
-
"@vonage/vwc-
|
|
27
|
-
"@vonage/vwc-
|
|
28
|
-
"@vonage/vwc-
|
|
29
|
-
"@vonage/vwc-
|
|
30
|
-
"@vonage/vwc-
|
|
31
|
-
"@vonage/vwc-fab": "2.
|
|
32
|
-
"@vonage/vwc-
|
|
33
|
-
"@vonage/vwc-formfield": "2.
|
|
34
|
-
"@vonage/vwc-
|
|
35
|
-
"@vonage/vwc-
|
|
36
|
-
"@vonage/vwc-
|
|
37
|
-
"@vonage/vwc-keypad": "2.
|
|
38
|
-
"@vonage/vwc-
|
|
39
|
-
"@vonage/vwc-
|
|
40
|
-
"@vonage/vwc-note": "2.
|
|
41
|
-
"@vonage/vwc-
|
|
42
|
-
"@vonage/vwc-
|
|
43
|
-
"@vonage/vwc-radio": "2.
|
|
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-
|
|
52
|
-
"@vonage/vwc-
|
|
53
|
-
"@vonage/vwc-
|
|
54
|
-
"@vonage/vwc-drawer": "2.
|
|
55
|
-
"@vonage/vwc-empty-state": "2.
|
|
56
|
-
"@vonage/vwc-popup": "2.
|
|
57
|
-
"@vonage/vwc-select": "2.
|
|
58
|
-
"@vonage/vwc-
|
|
59
|
-
"@vonage/vwc-
|
|
60
|
-
"@vonage/vwc-
|
|
61
|
-
"@vonage/vwc-
|
|
62
|
-
"@vonage/vwc-breadcrumb-item": "2.
|
|
63
|
-
"@vonage/vwc-
|
|
64
|
-
"@vonage/vwc-
|
|
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.46.1",
|
|
18
|
+
"@vonage/vwc-icon-button-toggle": "2.46.1",
|
|
19
|
+
"@vonage/vwc-notched-outline": "2.46.1",
|
|
20
|
+
"@vonage/vwc-scheme-select": "2.46.1",
|
|
21
|
+
"@vonage/vwc-top-app-bar-fixed": "2.46.1",
|
|
22
|
+
"@vonage/vwc-button-toggle-group": "2.46.1",
|
|
23
|
+
"@vonage/vwc-audio": "2.46.1",
|
|
24
|
+
"@vonage/vwc-card": "2.46.1",
|
|
25
|
+
"@vonage/vwc-circular-progress": "2.46.1",
|
|
26
|
+
"@vonage/vwc-checkbox": "2.46.1",
|
|
27
|
+
"@vonage/vwc-elevation": "2.46.1",
|
|
28
|
+
"@vonage/vwc-dialog": "2.46.1",
|
|
29
|
+
"@vonage/vwc-datepicker": "2.46.1",
|
|
30
|
+
"@vonage/vwc-dropdown": "2.46.1",
|
|
31
|
+
"@vonage/vwc-fab": "2.46.1",
|
|
32
|
+
"@vonage/vwc-file-picker": "2.46.1",
|
|
33
|
+
"@vonage/vwc-formfield": "2.46.1",
|
|
34
|
+
"@vonage/vwc-layout": "2.46.1",
|
|
35
|
+
"@vonage/vwc-helper-message": "2.46.1",
|
|
36
|
+
"@vonage/vwc-icon-button": "2.46.1",
|
|
37
|
+
"@vonage/vwc-keypad": "2.46.1",
|
|
38
|
+
"@vonage/vwc-icon": "2.46.1",
|
|
39
|
+
"@vonage/vwc-linear-progress": "2.46.1",
|
|
40
|
+
"@vonage/vwc-note": "2.46.1",
|
|
41
|
+
"@vonage/vwc-pagination": "2.46.1",
|
|
42
|
+
"@vonage/vwc-menu": "2.46.1",
|
|
43
|
+
"@vonage/vwc-radio": "2.46.1",
|
|
44
|
+
"@vonage/vwc-snackbar": "2.46.1",
|
|
45
|
+
"@vonage/vwc-surface": "2.46.1",
|
|
46
|
+
"@vonage/vwc-switch": "2.46.1",
|
|
47
|
+
"@vonage/vwc-slider": "2.46.1",
|
|
48
|
+
"@vonage/vwc-textarea": "2.46.1",
|
|
49
|
+
"@vonage/vwc-theme-switch": "2.46.1",
|
|
50
|
+
"@vonage/vwc-top-app-bar": "2.46.1",
|
|
51
|
+
"@vonage/vwc-badge": "2.46.1",
|
|
52
|
+
"@vonage/vwc-accordion": "2.46.1",
|
|
53
|
+
"@vonage/vwc-action-group": "2.46.1",
|
|
54
|
+
"@vonage/vwc-drawer": "2.46.1",
|
|
55
|
+
"@vonage/vwc-empty-state": "2.46.1",
|
|
56
|
+
"@vonage/vwc-popup": "2.46.1",
|
|
57
|
+
"@vonage/vwc-select": "2.46.1",
|
|
58
|
+
"@vonage/vwc-text": "2.46.1",
|
|
59
|
+
"@vonage/vwc-side-drawer": "2.46.1",
|
|
60
|
+
"@vonage/vwc-tooltip": "2.46.1",
|
|
61
|
+
"@vonage/vwc-tags": "2.46.1",
|
|
62
|
+
"@vonage/vwc-breadcrumb-item": "2.46.1",
|
|
63
|
+
"@vonage/vwc-button": "2.46.1",
|
|
64
|
+
"@vonage/vwc-banner": "2.46.1",
|
|
65
|
+
"@vonage/vwc-expansion-panel": "2.46.1",
|
|
66
|
+
"@vonage/vwc-media-controller": "2.46.1",
|
|
67
|
+
"@vonage/vwc-carousel": "2.46.1",
|
|
68
|
+
"@vonage/vwc-tab-bar": "2.46.1",
|
|
69
|
+
"@vonage/vwc-data-grid": "2.46.1",
|
|
70
|
+
"@vonage/vwc-textfield": "2.46.1",
|
|
71
|
+
"@vonage/vwc-calendar": "2.46.1",
|
|
72
|
+
"@vonage/vwc-list": "2.46.1",
|
|
73
|
+
"@vonage/vvd-core": "2.46.1",
|
|
74
|
+
"@vonage/vvd-context": "2.46.1"
|
|
75
75
|
},
|
|
76
76
|
"com_vonage": {
|
|
77
77
|
"components": [
|
|
@@ -91,25 +91,29 @@
|
|
|
91
91
|
"component_name": "vwc-top-app-bar-fixed",
|
|
92
92
|
"export_name": "VWCTopAppBarFixed"
|
|
93
93
|
},
|
|
94
|
-
{
|
|
95
|
-
"component_name": "vwc-audio",
|
|
96
|
-
"export_name": "VWCAudio"
|
|
97
|
-
},
|
|
98
94
|
{
|
|
99
95
|
"component_name": "vwc-button-toggle-group",
|
|
100
96
|
"export_name": "VWCButtonToggleGroup"
|
|
101
97
|
},
|
|
98
|
+
{
|
|
99
|
+
"component_name": "vwc-audio",
|
|
100
|
+
"export_name": "VWCAudio"
|
|
101
|
+
},
|
|
102
102
|
{
|
|
103
103
|
"component_name": "vwc-card",
|
|
104
104
|
"export_name": "VWCCard"
|
|
105
105
|
},
|
|
106
|
+
{
|
|
107
|
+
"component_name": "vwc-circular-progress",
|
|
108
|
+
"export_name": "VWCCircularProgress"
|
|
109
|
+
},
|
|
106
110
|
{
|
|
107
111
|
"component_name": "vwc-checkbox",
|
|
108
112
|
"export_name": "VWCCheckbox"
|
|
109
113
|
},
|
|
110
114
|
{
|
|
111
|
-
"component_name": "vwc-
|
|
112
|
-
"export_name": "
|
|
115
|
+
"component_name": "vwc-elevation",
|
|
116
|
+
"export_name": "VWCElevation"
|
|
113
117
|
},
|
|
114
118
|
{
|
|
115
119
|
"component_name": "vwc-dialog",
|
|
@@ -123,65 +127,57 @@
|
|
|
123
127
|
"component_name": "vwc-dropdown",
|
|
124
128
|
"export_name": "VWCDropdown"
|
|
125
129
|
},
|
|
126
|
-
{
|
|
127
|
-
"component_name": "vwc-elevation",
|
|
128
|
-
"export_name": "VWCElevation"
|
|
129
|
-
},
|
|
130
130
|
{
|
|
131
131
|
"component_name": "vwc-fab",
|
|
132
132
|
"export_name": "VWCFab"
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"component_name": "vwc-
|
|
136
|
-
"export_name": "
|
|
135
|
+
"component_name": "vwc-file-picker",
|
|
136
|
+
"export_name": "VWCFilePicker"
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
139
|
"component_name": "vwc-formfield",
|
|
140
140
|
"export_name": "VWCFormfield"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
|
-
"component_name": "vwc-
|
|
144
|
-
"export_name": "
|
|
143
|
+
"component_name": "vwc-layout",
|
|
144
|
+
"export_name": "VWCLayout"
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"component_name": "vwc-
|
|
148
|
-
"export_name": "
|
|
147
|
+
"component_name": "vwc-helper-message",
|
|
148
|
+
"export_name": "VWCHelperMessage"
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
|
-
"component_name": "vwc-
|
|
152
|
-
"export_name": "
|
|
151
|
+
"component_name": "vwc-icon-button",
|
|
152
|
+
"export_name": "VWCIconButton"
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
155
|
"component_name": "vwc-keypad",
|
|
156
156
|
"export_name": "VWCKeypad"
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
|
-
"component_name": "vwc-
|
|
160
|
-
"export_name": "
|
|
159
|
+
"component_name": "vwc-icon",
|
|
160
|
+
"export_name": "VWCIcon"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
|
-
"component_name": "vwc-
|
|
164
|
-
"export_name": "
|
|
163
|
+
"component_name": "vwc-linear-progress",
|
|
164
|
+
"export_name": "VWCLinearProgress"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"component_name": "vwc-note",
|
|
168
168
|
"export_name": "VWCNote"
|
|
169
169
|
},
|
|
170
|
-
{
|
|
171
|
-
"component_name": "vwc-layout",
|
|
172
|
-
"export_name": "VWCLayout"
|
|
173
|
-
},
|
|
174
170
|
{
|
|
175
171
|
"component_name": "vwc-pagination",
|
|
176
172
|
"export_name": "VWCPagination"
|
|
177
173
|
},
|
|
178
174
|
{
|
|
179
|
-
"component_name": "vwc-
|
|
180
|
-
"export_name": "
|
|
175
|
+
"component_name": "vwc-menu",
|
|
176
|
+
"export_name": "VWCMenu"
|
|
181
177
|
},
|
|
182
178
|
{
|
|
183
|
-
"component_name": "vwc-
|
|
184
|
-
"export_name": "
|
|
179
|
+
"component_name": "vwc-radio",
|
|
180
|
+
"export_name": "VWCRadio"
|
|
185
181
|
},
|
|
186
182
|
{
|
|
187
183
|
"component_name": "vwc-snackbar",
|
|
@@ -195,6 +191,10 @@
|
|
|
195
191
|
"component_name": "vwc-switch",
|
|
196
192
|
"export_name": "VWCSwitch"
|
|
197
193
|
},
|
|
194
|
+
{
|
|
195
|
+
"component_name": "vwc-slider",
|
|
196
|
+
"export_name": "VWCSlider"
|
|
197
|
+
},
|
|
198
198
|
{
|
|
199
199
|
"component_name": "vwc-textarea",
|
|
200
200
|
"export_name": "VWCTextarea"
|
|
@@ -207,10 +207,6 @@
|
|
|
207
207
|
"component_name": "vwc-top-app-bar",
|
|
208
208
|
"export_name": "VWCTopAppBar"
|
|
209
209
|
},
|
|
210
|
-
{
|
|
211
|
-
"component_name": "vwc-action-group",
|
|
212
|
-
"export_name": "VWCActionGroup"
|
|
213
|
-
},
|
|
214
210
|
{
|
|
215
211
|
"component_name": "vwc-badge",
|
|
216
212
|
"export_name": "VWCBadge"
|
|
@@ -219,6 +215,10 @@
|
|
|
219
215
|
"component_name": "vwc-accordion",
|
|
220
216
|
"export_name": "VWCAccordion"
|
|
221
217
|
},
|
|
218
|
+
{
|
|
219
|
+
"component_name": "vwc-action-group",
|
|
220
|
+
"export_name": "VWCActionGroup"
|
|
221
|
+
},
|
|
222
222
|
{
|
|
223
223
|
"component_name": "vwc-drawer",
|
|
224
224
|
"export_name": "VWCDrawer"
|
|
@@ -235,30 +235,30 @@
|
|
|
235
235
|
"component_name": "vwc-select",
|
|
236
236
|
"export_name": "VWCSelect"
|
|
237
237
|
},
|
|
238
|
-
{
|
|
239
|
-
"component_name": "vwc-side-drawer",
|
|
240
|
-
"export_name": "VWCSideDrawer"
|
|
241
|
-
},
|
|
242
238
|
{
|
|
243
239
|
"component_name": "vwc-text",
|
|
244
240
|
"export_name": "VWCText"
|
|
245
241
|
},
|
|
246
242
|
{
|
|
247
|
-
"component_name": "vwc-
|
|
248
|
-
"export_name": "
|
|
243
|
+
"component_name": "vwc-side-drawer",
|
|
244
|
+
"export_name": "VWCSideDrawer"
|
|
249
245
|
},
|
|
250
246
|
{
|
|
251
247
|
"component_name": "vwc-tooltip",
|
|
252
248
|
"export_name": "VWCTooltip"
|
|
253
249
|
},
|
|
254
250
|
{
|
|
255
|
-
"component_name": "vwc-
|
|
256
|
-
"export_name": "
|
|
251
|
+
"component_name": "vwc-tag",
|
|
252
|
+
"export_name": "VWCTag"
|
|
257
253
|
},
|
|
258
254
|
{
|
|
259
255
|
"component_name": "vwc-button",
|
|
260
256
|
"export_name": "VWCButton"
|
|
261
257
|
},
|
|
258
|
+
{
|
|
259
|
+
"component_name": "vwc-banner",
|
|
260
|
+
"export_name": "VWCBanner"
|
|
261
|
+
},
|
|
262
262
|
{
|
|
263
263
|
"component_name": "vwc-expansion-panel",
|
|
264
264
|
"export_name": "VWCExpansionPanel"
|