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