@vonage/vivid 2.42.0 → 2.43.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 +1 -1
  2. package/package.json +63 -63
package/index.js CHANGED
@@ -21,8 +21,8 @@ export { VWCKeypad as VWCKeypad } from "@vonage/vwc-keypad";
21
21
  export { Layout as VWCLayout } from "@vonage/vwc-layout";
22
22
  export { VWCLinearProgress as VWCLinearProgress } from "@vonage/vwc-linear-progress";
23
23
  export { VWCMenu as VWCMenu } from "@vonage/vwc-menu";
24
- export { VWCPagination as VWCPagination } from "@vonage/vwc-pagination";
25
24
  export { VWCNote as VWCNote } from "@vonage/vwc-note";
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
28
  export { VWCSnackbar as VWCSnackbar } from "@vonage/vwc-snackbar";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vonage/vivid",
3
- "version": "2.42.0",
3
+ "version": "2.43.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.42.0",
18
- "@vonage/vwc-icon-button-toggle": "2.42.0",
19
- "@vonage/vwc-notched-outline": "2.42.0",
20
- "@vonage/vwc-scheme-select": "2.42.0",
21
- "@vonage/vwc-top-app-bar-fixed": "2.42.0",
22
- "@vonage/vwc-audio": "2.42.0",
23
- "@vonage/vwc-button-toggle-group": "2.42.0",
24
- "@vonage/vwc-card": "2.42.0",
25
- "@vonage/vwc-checkbox": "2.42.0",
26
- "@vonage/vwc-circular-progress": "2.42.0",
27
- "@vonage/vwc-datepicker": "2.42.0",
28
- "@vonage/vwc-dialog": "2.42.0",
29
- "@vonage/vwc-dropdown": "2.42.0",
30
- "@vonage/vwc-elevation": "2.42.0",
31
- "@vonage/vwc-fab": "2.42.0",
32
- "@vonage/vwc-file-picker": "2.42.0",
33
- "@vonage/vwc-formfield": "2.42.0",
34
- "@vonage/vwc-helper-message": "2.42.0",
35
- "@vonage/vwc-icon-button": "2.42.0",
36
- "@vonage/vwc-icon": "2.42.0",
37
- "@vonage/vwc-keypad": "2.42.0",
38
- "@vonage/vwc-layout": "2.42.0",
39
- "@vonage/vwc-linear-progress": "2.42.0",
40
- "@vonage/vwc-menu": "2.42.0",
41
- "@vonage/vwc-pagination": "2.42.0",
42
- "@vonage/vwc-note": "2.42.0",
43
- "@vonage/vwc-radio": "2.42.0",
44
- "@vonage/vwc-slider": "2.42.0",
45
- "@vonage/vwc-snackbar": "2.42.0",
46
- "@vonage/vwc-surface": "2.42.0",
47
- "@vonage/vwc-switch": "2.42.0",
48
- "@vonage/vwc-textarea": "2.42.0",
49
- "@vonage/vwc-theme-switch": "2.42.0",
50
- "@vonage/vwc-top-app-bar": "2.42.0",
51
- "@vonage/vwc-accordion": "2.42.0",
52
- "@vonage/vwc-action-group": "2.42.0",
53
- "@vonage/vwc-badge": "2.42.0",
54
- "@vonage/vwc-drawer": "2.42.0",
55
- "@vonage/vwc-empty-state": "2.42.0",
56
- "@vonage/vwc-popup": "2.42.0",
57
- "@vonage/vwc-select": "2.42.0",
58
- "@vonage/vwc-side-drawer": "2.42.0",
59
- "@vonage/vwc-tags": "2.42.0",
60
- "@vonage/vwc-text": "2.42.0",
61
- "@vonage/vwc-tooltip": "2.42.0",
62
- "@vonage/vwc-banner": "2.42.0",
63
- "@vonage/vwc-breadcrumb-item": "2.42.0",
64
- "@vonage/vwc-button": "2.42.0",
65
- "@vonage/vwc-expansion-panel": "2.42.0",
66
- "@vonage/vwc-media-controller": "2.42.0",
67
- "@vonage/vwc-carousel": "2.42.0",
68
- "@vonage/vwc-tab-bar": "2.42.0",
69
- "@vonage/vwc-data-grid": "2.42.0",
70
- "@vonage/vwc-textfield": "2.42.0",
71
- "@vonage/vwc-calendar": "2.42.0",
72
- "@vonage/vwc-list": "2.42.0",
73
- "@vonage/vvd-core": "2.42.0",
74
- "@vonage/vvd-context": "2.42.0"
17
+ "@vonage/vwc-breadcrumb": "2.43.0",
18
+ "@vonage/vwc-icon-button-toggle": "2.43.0",
19
+ "@vonage/vwc-notched-outline": "2.43.0",
20
+ "@vonage/vwc-scheme-select": "2.43.0",
21
+ "@vonage/vwc-top-app-bar-fixed": "2.43.0",
22
+ "@vonage/vwc-audio": "2.43.0",
23
+ "@vonage/vwc-button-toggle-group": "2.43.0",
24
+ "@vonage/vwc-card": "2.43.0",
25
+ "@vonage/vwc-checkbox": "2.43.0",
26
+ "@vonage/vwc-circular-progress": "2.43.0",
27
+ "@vonage/vwc-datepicker": "2.43.0",
28
+ "@vonage/vwc-dialog": "2.43.0",
29
+ "@vonage/vwc-dropdown": "2.43.0",
30
+ "@vonage/vwc-elevation": "2.43.0",
31
+ "@vonage/vwc-fab": "2.43.0",
32
+ "@vonage/vwc-file-picker": "2.43.0",
33
+ "@vonage/vwc-formfield": "2.43.0",
34
+ "@vonage/vwc-helper-message": "2.43.0",
35
+ "@vonage/vwc-icon-button": "2.43.0",
36
+ "@vonage/vwc-icon": "2.43.0",
37
+ "@vonage/vwc-keypad": "2.43.0",
38
+ "@vonage/vwc-layout": "2.43.0",
39
+ "@vonage/vwc-linear-progress": "2.43.0",
40
+ "@vonage/vwc-menu": "2.43.0",
41
+ "@vonage/vwc-note": "2.43.0",
42
+ "@vonage/vwc-pagination": "2.43.0",
43
+ "@vonage/vwc-radio": "2.43.0",
44
+ "@vonage/vwc-slider": "2.43.0",
45
+ "@vonage/vwc-snackbar": "2.43.0",
46
+ "@vonage/vwc-surface": "2.43.0",
47
+ "@vonage/vwc-switch": "2.43.0",
48
+ "@vonage/vwc-textarea": "2.43.0",
49
+ "@vonage/vwc-theme-switch": "2.43.0",
50
+ "@vonage/vwc-top-app-bar": "2.43.0",
51
+ "@vonage/vwc-accordion": "2.43.0",
52
+ "@vonage/vwc-action-group": "2.43.0",
53
+ "@vonage/vwc-badge": "2.43.0",
54
+ "@vonage/vwc-drawer": "2.43.0",
55
+ "@vonage/vwc-empty-state": "2.43.0",
56
+ "@vonage/vwc-popup": "2.43.0",
57
+ "@vonage/vwc-select": "2.43.0",
58
+ "@vonage/vwc-side-drawer": "2.43.0",
59
+ "@vonage/vwc-tags": "2.43.0",
60
+ "@vonage/vwc-text": "2.43.0",
61
+ "@vonage/vwc-tooltip": "2.43.0",
62
+ "@vonage/vwc-banner": "2.43.0",
63
+ "@vonage/vwc-breadcrumb-item": "2.43.0",
64
+ "@vonage/vwc-button": "2.43.0",
65
+ "@vonage/vwc-expansion-panel": "2.43.0",
66
+ "@vonage/vwc-media-controller": "2.43.0",
67
+ "@vonage/vwc-carousel": "2.43.0",
68
+ "@vonage/vwc-tab-bar": "2.43.0",
69
+ "@vonage/vwc-data-grid": "2.43.0",
70
+ "@vonage/vwc-textfield": "2.43.0",
71
+ "@vonage/vwc-calendar": "2.43.0",
72
+ "@vonage/vwc-list": "2.43.0",
73
+ "@vonage/vvd-core": "2.43.0",
74
+ "@vonage/vvd-context": "2.43.0"
75
75
  },
76
76
  "com_vonage": {
77
77
  "components": [
@@ -167,14 +167,14 @@
167
167
  "component_name": "vwc-menu",
168
168
  "export_name": "VWCMenu"
169
169
  },
170
- {
171
- "component_name": "vwc-pagination",
172
- "export_name": "VWCPagination"
173
- },
174
170
  {
175
171
  "component_name": "vwc-note",
176
172
  "export_name": "VWCNote"
177
173
  },
174
+ {
175
+ "component_name": "vwc-pagination",
176
+ "export_name": "VWCPagination"
177
+ },
178
178
  {
179
179
  "component_name": "vwc-radio",
180
180
  "export_name": "VWCRadio"