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