@vonage/vivid 2.44.0 → 2.46.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.
Files changed (2) hide show
  1. package/index.js +11 -11
  2. package/package.json +99 -99
package/index.js CHANGED
@@ -5,54 +5,54 @@ export { VWCTopAppBarFixed as VWCTopAppBarFixed } from "@vonage/vwc-top-app-bar-
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";
8
- export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
9
8
  export { VWCCircularProgress as VWCCircularProgress } from "@vonage/vwc-circular-progress";
10
- export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
9
+ export { VWCCheckbox as VWCCheckbox } from "@vonage/vwc-checkbox";
11
10
  export { VWCDialog as VWCDialog } from "@vonage/vwc-dialog";
12
- export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
13
11
  export { VWCElevation as VWCElevation } from "@vonage/vwc-elevation";
12
+ export { VWCDatepicker as VWCDatepicker } from "@vonage/vwc-datepicker";
13
+ export { VWCDropdown as VWCDropdown } from "@vonage/vwc-dropdown";
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";
17
17
  export { VWCHelperMessage as VWCHelperMessage } from "@vonage/vwc-helper-message";
18
18
  export { VWCIconButton as VWCIconButton } from "@vonage/vwc-icon-button";
19
- export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
20
19
  export { VWCKeypad as VWCKeypad } from "@vonage/vwc-keypad";
21
20
  export { Layout as VWCLayout } from "@vonage/vwc-layout";
21
+ export { VWCIcon as VWCIcon } from "@vonage/vwc-icon";
22
22
  export { VWCLinearProgress as VWCLinearProgress } from "@vonage/vwc-linear-progress";
23
23
  export { VWCMenu as VWCMenu } from "@vonage/vwc-menu";
24
24
  export { VWCNote as VWCNote } from "@vonage/vwc-note";
25
25
  export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
26
26
  export { VWCRadio as VWCRadio } from "@vonage/vwc-radio";
27
27
  export { VWCSlider as VWCSlider } from "@vonage/vwc-slider";
28
- 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 { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
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 { VWCAccordion as VWCAccordion } from "@vonage/vwc-accordion";
35
34
  export { VWCActionGroup as VWCActionGroup } from "@vonage/vwc-action-group";
36
35
  export { VWCBadge as VWCBadge } from "@vonage/vwc-badge";
37
- export { VWCDrawer as VWCDrawer } from "@vonage/vwc-drawer";
36
+ export { VWCAccordion as VWCAccordion } from "@vonage/vwc-accordion";
38
37
  export { VWCEmptyState as VWCEmptyState } from "@vonage/vwc-empty-state";
38
+ export { VWCDrawer as VWCDrawer } from "@vonage/vwc-drawer";
39
39
  export { VWCPopup as VWCPopup } from "@vonage/vwc-popup";
40
40
  export { VWCSelect as VWCSelect } from "@vonage/vwc-select";
41
41
  export { VWCSideDrawer as VWCSideDrawer } from "@vonage/vwc-side-drawer";
42
- export { VWCTag as VWCTag } from "@vonage/vwc-tags/vwc-tag";
43
42
  export { VWCText as VWCText } from "@vonage/vwc-text";
43
+ export { VWCTag as VWCTag } from "@vonage/vwc-tags/vwc-tag";
44
44
  export { VwcTooltip as VWCTooltip } from "@vonage/vwc-tooltip";
45
45
  export { VWCBanner as VWCBanner } from "@vonage/vwc-banner";
46
- export { VWCButton as VWCButton } from "@vonage/vwc-button";
47
- export { VWCExpansionPanel as VWCExpansionPanel } from "@vonage/vwc-expansion-panel";
48
46
  export { VwcMediaController as VWCMediaController } from "@vonage/vwc-media-controller";
49
47
  export { VWCScrubBar as VWCScrubBar } from "@vonage/vwc-media-controller/vwc-scrub-bar";
48
+ export { VWCButton as VWCButton } from "@vonage/vwc-button";
49
+ export { VWCExpansionPanel as VWCExpansionPanel } from "@vonage/vwc-expansion-panel";
50
50
  export { VWCCarouselItem as VWCCarouselItem } from "@vonage/vwc-carousel/vwc-carousel-item";
51
51
  export { VWCCarousel as VWCCarousel } from "@vonage/vwc-carousel";
52
52
  export { VWCTabBar as VWCTabBar } from "@vonage/vwc-tab-bar";
53
53
  export { VWCTab as VWCTab } from "@vonage/vwc-tab-bar/vwc-tab";
54
- export { GRID_COMPONENT as VWCDataGrid } from "@vonage/vwc-data-grid";
55
54
  export { VWCTextField as VWCTextfield } from "@vonage/vwc-textfield";
55
+ export { GRID_COMPONENT as VWCDataGrid } from "@vonage/vwc-data-grid";
56
56
  export { VWCCalendarEvent as VWCCalendarEvent } from "@vonage/vwc-calendar/vwc-calendar-event";
57
57
  export { VWCCalendar as VWCCalendar } from "@vonage/vwc-calendar";
58
58
  export { VWCCheckListItem as VWCCheckListItem } from "@vonage/vwc-list/vwc-check-list-item";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/vivid",
3
- "version": "2.44.0",
3
+ "version": "2.46.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.44.0",
18
- "@vonage/vwc-icon-button-toggle": "2.44.0",
19
- "@vonage/vwc-notched-outline": "2.44.0",
20
- "@vonage/vwc-scheme-select": "2.44.0",
21
- "@vonage/vwc-top-app-bar-fixed": "2.44.0",
22
- "@vonage/vwc-audio": "2.44.0",
23
- "@vonage/vwc-button-toggle-group": "2.44.0",
24
- "@vonage/vwc-card": "2.44.0",
25
- "@vonage/vwc-checkbox": "2.44.0",
26
- "@vonage/vwc-circular-progress": "2.44.0",
27
- "@vonage/vwc-datepicker": "2.44.0",
28
- "@vonage/vwc-dialog": "2.44.0",
29
- "@vonage/vwc-dropdown": "2.44.0",
30
- "@vonage/vwc-elevation": "2.44.0",
31
- "@vonage/vwc-fab": "2.44.0",
32
- "@vonage/vwc-file-picker": "2.44.0",
33
- "@vonage/vwc-formfield": "2.44.0",
34
- "@vonage/vwc-helper-message": "2.44.0",
35
- "@vonage/vwc-icon-button": "2.44.0",
36
- "@vonage/vwc-icon": "2.44.0",
37
- "@vonage/vwc-keypad": "2.44.0",
38
- "@vonage/vwc-layout": "2.44.0",
39
- "@vonage/vwc-linear-progress": "2.44.0",
40
- "@vonage/vwc-menu": "2.44.0",
41
- "@vonage/vwc-note": "2.44.0",
42
- "@vonage/vwc-pagination": "2.44.0",
43
- "@vonage/vwc-radio": "2.44.0",
44
- "@vonage/vwc-slider": "2.44.0",
45
- "@vonage/vwc-snackbar": "2.44.0",
46
- "@vonage/vwc-surface": "2.44.0",
47
- "@vonage/vwc-switch": "2.44.0",
48
- "@vonage/vwc-textarea": "2.44.0",
49
- "@vonage/vwc-theme-switch": "2.44.0",
50
- "@vonage/vwc-top-app-bar": "2.44.0",
51
- "@vonage/vwc-accordion": "2.44.0",
52
- "@vonage/vwc-action-group": "2.44.0",
53
- "@vonage/vwc-badge": "2.44.0",
54
- "@vonage/vwc-drawer": "2.44.0",
55
- "@vonage/vwc-empty-state": "2.44.0",
56
- "@vonage/vwc-popup": "2.44.0",
57
- "@vonage/vwc-select": "2.44.0",
58
- "@vonage/vwc-side-drawer": "2.44.0",
59
- "@vonage/vwc-tags": "2.44.0",
60
- "@vonage/vwc-text": "2.44.0",
61
- "@vonage/vwc-tooltip": "2.44.0",
62
- "@vonage/vwc-banner": "2.44.0",
63
- "@vonage/vwc-breadcrumb-item": "2.44.0",
64
- "@vonage/vwc-button": "2.44.0",
65
- "@vonage/vwc-expansion-panel": "2.44.0",
66
- "@vonage/vwc-media-controller": "2.44.0",
67
- "@vonage/vwc-carousel": "2.44.0",
68
- "@vonage/vwc-tab-bar": "2.44.0",
69
- "@vonage/vwc-data-grid": "2.44.0",
70
- "@vonage/vwc-textfield": "2.44.0",
71
- "@vonage/vwc-calendar": "2.44.0",
72
- "@vonage/vwc-list": "2.44.0",
73
- "@vonage/vvd-core": "2.44.0",
74
- "@vonage/vvd-context": "2.44.0"
17
+ "@vonage/vwc-breadcrumb": "2.46.0",
18
+ "@vonage/vwc-icon-button-toggle": "2.46.0",
19
+ "@vonage/vwc-notched-outline": "2.46.0",
20
+ "@vonage/vwc-scheme-select": "2.46.0",
21
+ "@vonage/vwc-top-app-bar-fixed": "2.46.0",
22
+ "@vonage/vwc-audio": "2.46.0",
23
+ "@vonage/vwc-button-toggle-group": "2.46.0",
24
+ "@vonage/vwc-card": "2.46.0",
25
+ "@vonage/vwc-circular-progress": "2.46.0",
26
+ "@vonage/vwc-checkbox": "2.46.0",
27
+ "@vonage/vwc-dialog": "2.46.0",
28
+ "@vonage/vwc-elevation": "2.46.0",
29
+ "@vonage/vwc-datepicker": "2.46.0",
30
+ "@vonage/vwc-dropdown": "2.46.0",
31
+ "@vonage/vwc-fab": "2.46.0",
32
+ "@vonage/vwc-file-picker": "2.46.0",
33
+ "@vonage/vwc-formfield": "2.46.0",
34
+ "@vonage/vwc-helper-message": "2.46.0",
35
+ "@vonage/vwc-icon-button": "2.46.0",
36
+ "@vonage/vwc-keypad": "2.46.0",
37
+ "@vonage/vwc-layout": "2.46.0",
38
+ "@vonage/vwc-icon": "2.46.0",
39
+ "@vonage/vwc-linear-progress": "2.46.0",
40
+ "@vonage/vwc-menu": "2.46.0",
41
+ "@vonage/vwc-note": "2.46.0",
42
+ "@vonage/vwc-pagination": "2.46.0",
43
+ "@vonage/vwc-radio": "2.46.0",
44
+ "@vonage/vwc-slider": "2.46.0",
45
+ "@vonage/vwc-surface": "2.46.0",
46
+ "@vonage/vwc-switch": "2.46.0",
47
+ "@vonage/vwc-snackbar": "2.46.0",
48
+ "@vonage/vwc-textarea": "2.46.0",
49
+ "@vonage/vwc-theme-switch": "2.46.0",
50
+ "@vonage/vwc-top-app-bar": "2.46.0",
51
+ "@vonage/vwc-action-group": "2.46.0",
52
+ "@vonage/vwc-badge": "2.46.0",
53
+ "@vonage/vwc-accordion": "2.46.0",
54
+ "@vonage/vwc-empty-state": "2.46.0",
55
+ "@vonage/vwc-drawer": "2.46.0",
56
+ "@vonage/vwc-popup": "2.46.0",
57
+ "@vonage/vwc-select": "2.46.0",
58
+ "@vonage/vwc-side-drawer": "2.46.0",
59
+ "@vonage/vwc-text": "2.46.0",
60
+ "@vonage/vwc-tags": "2.46.0",
61
+ "@vonage/vwc-tooltip": "2.46.0",
62
+ "@vonage/vwc-banner": "2.46.0",
63
+ "@vonage/vwc-breadcrumb-item": "2.46.0",
64
+ "@vonage/vwc-media-controller": "2.46.0",
65
+ "@vonage/vwc-button": "2.46.0",
66
+ "@vonage/vwc-expansion-panel": "2.46.0",
67
+ "@vonage/vwc-carousel": "2.46.0",
68
+ "@vonage/vwc-tab-bar": "2.46.0",
69
+ "@vonage/vwc-textfield": "2.46.0",
70
+ "@vonage/vwc-data-grid": "2.46.0",
71
+ "@vonage/vwc-calendar": "2.46.0",
72
+ "@vonage/vwc-list": "2.46.0",
73
+ "@vonage/vvd-core": "2.46.0",
74
+ "@vonage/vvd-context": "2.46.0"
75
75
  },
76
76
  "com_vonage": {
77
77
  "components": [
@@ -103,30 +103,30 @@
103
103
  "component_name": "vwc-card",
104
104
  "export_name": "VWCCard"
105
105
  },
106
- {
107
- "component_name": "vwc-checkbox",
108
- "export_name": "VWCCheckbox"
109
- },
110
106
  {
111
107
  "component_name": "vwc-circular-progress",
112
108
  "export_name": "VWCCircularProgress"
113
109
  },
114
110
  {
115
- "component_name": "vwc-datepicker",
116
- "export_name": "VWCDatepicker"
111
+ "component_name": "vwc-checkbox",
112
+ "export_name": "VWCCheckbox"
117
113
  },
118
114
  {
119
115
  "component_name": "vwc-dialog",
120
116
  "export_name": "VWCDialog"
121
117
  },
122
- {
123
- "component_name": "vwc-dropdown",
124
- "export_name": "VWCDropdown"
125
- },
126
118
  {
127
119
  "component_name": "vwc-elevation",
128
120
  "export_name": "VWCElevation"
129
121
  },
122
+ {
123
+ "component_name": "vwc-datepicker",
124
+ "export_name": "VWCDatepicker"
125
+ },
126
+ {
127
+ "component_name": "vwc-dropdown",
128
+ "export_name": "VWCDropdown"
129
+ },
130
130
  {
131
131
  "component_name": "vwc-fab",
132
132
  "export_name": "VWCFab"
@@ -147,10 +147,6 @@
147
147
  "component_name": "vwc-icon-button",
148
148
  "export_name": "VWCIconButton"
149
149
  },
150
- {
151
- "component_name": "vwc-icon",
152
- "export_name": "VWCIcon"
153
- },
154
150
  {
155
151
  "component_name": "vwc-keypad",
156
152
  "export_name": "VWCKeypad"
@@ -159,6 +155,10 @@
159
155
  "component_name": "vwc-layout",
160
156
  "export_name": "VWCLayout"
161
157
  },
158
+ {
159
+ "component_name": "vwc-icon",
160
+ "export_name": "VWCIcon"
161
+ },
162
162
  {
163
163
  "component_name": "vwc-linear-progress",
164
164
  "export_name": "VWCLinearProgress"
@@ -183,10 +183,6 @@
183
183
  "component_name": "vwc-slider",
184
184
  "export_name": "VWCSlider"
185
185
  },
186
- {
187
- "component_name": "vwc-snackbar",
188
- "export_name": "VWCSnackbar"
189
- },
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-snackbar",
196
+ "export_name": "VWCSnackbar"
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-accordion",
212
- "export_name": "VWCAccordion"
213
- },
214
210
  {
215
211
  "component_name": "vwc-action-group",
216
212
  "export_name": "VWCActionGroup"
@@ -220,13 +216,17 @@
220
216
  "export_name": "VWCBadge"
221
217
  },
222
218
  {
223
- "component_name": "vwc-drawer",
224
- "export_name": "VWCDrawer"
219
+ "component_name": "vwc-accordion",
220
+ "export_name": "VWCAccordion"
225
221
  },
226
222
  {
227
223
  "component_name": "vwc-empty-state",
228
224
  "export_name": "VWCEmptyState"
229
225
  },
226
+ {
227
+ "component_name": "vwc-drawer",
228
+ "export_name": "VWCDrawer"
229
+ },
230
230
  {
231
231
  "component_name": "vwc-popup",
232
232
  "export_name": "VWCPopup"
@@ -239,14 +239,14 @@
239
239
  "component_name": "vwc-side-drawer",
240
240
  "export_name": "VWCSideDrawer"
241
241
  },
242
- {
243
- "component_name": "vwc-tag",
244
- "export_name": "VWCTag"
245
- },
246
242
  {
247
243
  "component_name": "vwc-text",
248
244
  "export_name": "VWCText"
249
245
  },
246
+ {
247
+ "component_name": "vwc-tag",
248
+ "export_name": "VWCTag"
249
+ },
250
250
  {
251
251
  "component_name": "vwc-tooltip",
252
252
  "export_name": "VWCTooltip"
@@ -255,14 +255,6 @@
255
255
  "component_name": "vwc-banner",
256
256
  "export_name": "VWCBanner"
257
257
  },
258
- {
259
- "component_name": "vwc-button",
260
- "export_name": "VWCButton"
261
- },
262
- {
263
- "component_name": "vwc-expansion-panel",
264
- "export_name": "VWCExpansionPanel"
265
- },
266
258
  {
267
259
  "component_name": "vwc-media-controller",
268
260
  "export_name": "VWCMediaController"
@@ -271,6 +263,14 @@
271
263
  "component_name": "vwc-scrub-bar",
272
264
  "export_name": "VWCScrubBar"
273
265
  },
266
+ {
267
+ "component_name": "vwc-button",
268
+ "export_name": "VWCButton"
269
+ },
270
+ {
271
+ "component_name": "vwc-expansion-panel",
272
+ "export_name": "VWCExpansionPanel"
273
+ },
274
274
  {
275
275
  "component_name": "vwc-carousel-item",
276
276
  "export_name": "VWCCarouselItem"
@@ -287,14 +287,14 @@
287
287
  "component_name": "vwc-tab",
288
288
  "export_name": "VWCTab"
289
289
  },
290
- {
291
- "component_name": "vwc-data-grid",
292
- "export_name": "VWCDataGrid"
293
- },
294
290
  {
295
291
  "component_name": "vwc-textfield",
296
292
  "export_name": "VWCTextfield"
297
293
  },
294
+ {
295
+ "component_name": "vwc-data-grid",
296
+ "export_name": "VWCDataGrid"
297
+ },
298
298
  {
299
299
  "component_name": "vwc-calendar-event",
300
300
  "export_name": "VWCCalendarEvent"