@vuetify/nightly 3.8.8-dev.2025-06-04 → 3.8.8-dev.2025-06-08
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/CHANGELOG.md +4 -3
- package/dist/json/attributes.json +3248 -3224
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +170 -170
- package/dist/json/tags.json +7 -1
- package/dist/json/web-types.json +6064 -6010
- package/dist/vuetify-labs.cjs +9 -5
- package/dist/vuetify-labs.css +4514 -4514
- package/dist/vuetify-labs.d.ts +93 -63
- package/dist/vuetify-labs.esm.js +9 -5
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +9 -5
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +9 -5
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +4246 -4246
- package/dist/vuetify.d.ts +93 -63
- package/dist/vuetify.esm.js +9 -5
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +9 -5
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +6 -6
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VBadge/VBadge.d.ts +60 -0
- package/lib/components/VBadge/VBadge.js +7 -2
- package/lib/components/VBadge/VBadge.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +63 -63
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -1,5 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VColorInput": {
|
4
|
+
"from": "labs/VColorInput",
|
5
|
+
"styles": []
|
6
|
+
},
|
3
7
|
"VCalendar": {
|
4
8
|
"from": "labs/VCalendar",
|
5
9
|
"styles": []
|
@@ -24,16 +28,16 @@
|
|
24
28
|
"from": "labs/VCalendar",
|
25
29
|
"styles": []
|
26
30
|
},
|
27
|
-
"
|
28
|
-
"from": "labs/
|
31
|
+
"VTimePicker": {
|
32
|
+
"from": "labs/VTimePicker",
|
29
33
|
"styles": []
|
30
34
|
},
|
31
|
-
"
|
32
|
-
"from": "labs/
|
35
|
+
"VTimePickerClock": {
|
36
|
+
"from": "labs/VTimePicker",
|
33
37
|
"styles": []
|
34
38
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
39
|
+
"VTimePickerControls": {
|
40
|
+
"from": "labs/VTimePicker",
|
37
41
|
"styles": []
|
38
42
|
},
|
39
43
|
"VPicker": {
|
@@ -44,16 +48,12 @@
|
|
44
48
|
"from": "labs/VPicker",
|
45
49
|
"styles": []
|
46
50
|
},
|
47
|
-
"
|
48
|
-
"from": "labs/
|
49
|
-
"styles": []
|
50
|
-
},
|
51
|
-
"VTreeviewItem": {
|
52
|
-
"from": "labs/VTreeview",
|
51
|
+
"VFileUpload": {
|
52
|
+
"from": "labs/VFileUpload",
|
53
53
|
"styles": []
|
54
54
|
},
|
55
|
-
"
|
56
|
-
"from": "labs/
|
55
|
+
"VFileUploadItem": {
|
56
|
+
"from": "labs/VFileUpload",
|
57
57
|
"styles": []
|
58
58
|
},
|
59
59
|
"VStepperVertical": {
|
@@ -68,28 +68,28 @@
|
|
68
68
|
"from": "labs/VStepperVertical",
|
69
69
|
"styles": []
|
70
70
|
},
|
71
|
-
"
|
72
|
-
"from": "labs/
|
71
|
+
"VIconBtn": {
|
72
|
+
"from": "labs/VIconBtn",
|
73
73
|
"styles": []
|
74
74
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
75
|
+
"VTreeview": {
|
76
|
+
"from": "labs/VTreeview",
|
77
77
|
"styles": []
|
78
78
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
79
|
+
"VTreeviewItem": {
|
80
|
+
"from": "labs/VTreeview",
|
81
81
|
"styles": []
|
82
82
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
83
|
+
"VTreeviewGroup": {
|
84
|
+
"from": "labs/VTreeview",
|
85
85
|
"styles": []
|
86
86
|
},
|
87
|
-
"
|
88
|
-
"from": "labs/
|
87
|
+
"VDateInput": {
|
88
|
+
"from": "labs/VDateInput",
|
89
89
|
"styles": []
|
90
90
|
},
|
91
|
-
"
|
92
|
-
"from": "labs/
|
91
|
+
"VPullToRefresh": {
|
92
|
+
"from": "labs/VPullToRefresh",
|
93
93
|
"styles": []
|
94
94
|
}
|
95
95
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -4,6 +4,14 @@
|
|
4
4
|
"from": "components/VApp",
|
5
5
|
"styles": []
|
6
6
|
},
|
7
|
+
"VAlert": {
|
8
|
+
"from": "components/VAlert",
|
9
|
+
"styles": []
|
10
|
+
},
|
11
|
+
"VAlertTitle": {
|
12
|
+
"from": "components/VAlert",
|
13
|
+
"styles": []
|
14
|
+
},
|
7
15
|
"VAppBar": {
|
8
16
|
"from": "components/VAppBar",
|
9
17
|
"styles": []
|
@@ -16,24 +24,24 @@
|
|
16
24
|
"from": "components/VAppBar",
|
17
25
|
"styles": []
|
18
26
|
},
|
19
|
-
"
|
20
|
-
"from": "components/
|
27
|
+
"VAvatar": {
|
28
|
+
"from": "components/VAvatar",
|
21
29
|
"styles": []
|
22
30
|
},
|
23
|
-
"
|
24
|
-
"from": "components/
|
31
|
+
"VBtnGroup": {
|
32
|
+
"from": "components/VBtnGroup",
|
25
33
|
"styles": []
|
26
34
|
},
|
27
|
-
"
|
28
|
-
"from": "components/
|
35
|
+
"VBreadcrumbs": {
|
36
|
+
"from": "components/VBreadcrumbs",
|
29
37
|
"styles": []
|
30
38
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
39
|
+
"VBreadcrumbsItem": {
|
40
|
+
"from": "components/VBreadcrumbs",
|
33
41
|
"styles": []
|
34
42
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
43
|
+
"VBreadcrumbsDivider": {
|
44
|
+
"from": "components/VBreadcrumbs",
|
37
45
|
"styles": []
|
38
46
|
},
|
39
47
|
"VBanner": {
|
@@ -48,16 +56,32 @@
|
|
48
56
|
"from": "components/VBanner",
|
49
57
|
"styles": []
|
50
58
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
59
|
+
"VBadge": {
|
60
|
+
"from": "components/VBadge",
|
53
61
|
"styles": []
|
54
62
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
63
|
+
"VBtnToggle": {
|
64
|
+
"from": "components/VBtnToggle",
|
57
65
|
"styles": []
|
58
66
|
},
|
59
|
-
"
|
60
|
-
"from": "components/
|
67
|
+
"VAutocomplete": {
|
68
|
+
"from": "components/VAutocomplete",
|
69
|
+
"styles": []
|
70
|
+
},
|
71
|
+
"VBottomSheet": {
|
72
|
+
"from": "components/VBottomSheet",
|
73
|
+
"styles": []
|
74
|
+
},
|
75
|
+
"VBottomNavigation": {
|
76
|
+
"from": "components/VBottomNavigation",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VCarousel": {
|
80
|
+
"from": "components/VCarousel",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VCarouselItem": {
|
84
|
+
"from": "components/VCarousel",
|
61
85
|
"styles": []
|
62
86
|
},
|
63
87
|
"VCard": {
|
@@ -84,70 +108,74 @@
|
|
84
108
|
"from": "components/VCard",
|
85
109
|
"styles": []
|
86
110
|
},
|
87
|
-
"
|
88
|
-
"from": "components/
|
111
|
+
"VCheckbox": {
|
112
|
+
"from": "components/VCheckbox",
|
113
|
+
"styles": []
|
114
|
+
},
|
115
|
+
"VCheckboxBtn": {
|
116
|
+
"from": "components/VCheckbox",
|
117
|
+
"styles": []
|
118
|
+
},
|
119
|
+
"VChip": {
|
120
|
+
"from": "components/VChip",
|
89
121
|
"styles": []
|
90
122
|
},
|
91
123
|
"VBtn": {
|
92
124
|
"from": "components/VBtn",
|
93
125
|
"styles": []
|
94
126
|
},
|
95
|
-
"
|
96
|
-
"from": "components/
|
127
|
+
"VCode": {
|
128
|
+
"from": "components/VCode",
|
97
129
|
"styles": []
|
98
130
|
},
|
99
|
-
"
|
100
|
-
"from": "components/
|
131
|
+
"VChipGroup": {
|
132
|
+
"from": "components/VChipGroup",
|
101
133
|
"styles": []
|
102
134
|
},
|
103
|
-
"
|
104
|
-
"from": "components/
|
135
|
+
"VCombobox": {
|
136
|
+
"from": "components/VCombobox",
|
105
137
|
"styles": []
|
106
138
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
139
|
+
"VDataTable": {
|
140
|
+
"from": "components/VDataTable",
|
109
141
|
"styles": []
|
110
142
|
},
|
111
|
-
"
|
112
|
-
"from": "components/
|
143
|
+
"VDataTableHeaders": {
|
144
|
+
"from": "components/VDataTable",
|
113
145
|
"styles": []
|
114
146
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
147
|
+
"VDataTableFooter": {
|
148
|
+
"from": "components/VDataTable",
|
117
149
|
"styles": []
|
118
150
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
151
|
+
"VDataTableRows": {
|
152
|
+
"from": "components/VDataTable",
|
121
153
|
"styles": []
|
122
154
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
155
|
+
"VDataTableRow": {
|
156
|
+
"from": "components/VDataTable",
|
125
157
|
"styles": []
|
126
158
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
159
|
+
"VDataTableVirtual": {
|
160
|
+
"from": "components/VDataTable",
|
129
161
|
"styles": []
|
130
162
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
163
|
+
"VDataTableServer": {
|
164
|
+
"from": "components/VDataTable",
|
133
165
|
"styles": []
|
134
166
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
167
|
+
"VColorPicker": {
|
168
|
+
"from": "components/VColorPicker",
|
137
169
|
"styles": []
|
138
170
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
171
|
+
"VDialog": {
|
172
|
+
"from": "components/VDialog",
|
141
173
|
"styles": []
|
142
174
|
},
|
143
175
|
"VCounter": {
|
144
176
|
"from": "components/VCounter",
|
145
177
|
"styles": []
|
146
178
|
},
|
147
|
-
"VDivider": {
|
148
|
-
"from": "components/VDivider",
|
149
|
-
"styles": []
|
150
|
-
},
|
151
179
|
"VDatePicker": {
|
152
180
|
"from": "components/VDatePicker",
|
153
181
|
"styles": []
|
@@ -172,36 +200,8 @@
|
|
172
200
|
"from": "components/VDatePicker",
|
173
201
|
"styles": []
|
174
202
|
},
|
175
|
-
"
|
176
|
-
"from": "components/
|
177
|
-
"styles": []
|
178
|
-
},
|
179
|
-
"VDataTable": {
|
180
|
-
"from": "components/VDataTable",
|
181
|
-
"styles": []
|
182
|
-
},
|
183
|
-
"VDataTableHeaders": {
|
184
|
-
"from": "components/VDataTable",
|
185
|
-
"styles": []
|
186
|
-
},
|
187
|
-
"VDataTableFooter": {
|
188
|
-
"from": "components/VDataTable",
|
189
|
-
"styles": []
|
190
|
-
},
|
191
|
-
"VDataTableRows": {
|
192
|
-
"from": "components/VDataTable",
|
193
|
-
"styles": []
|
194
|
-
},
|
195
|
-
"VDataTableRow": {
|
196
|
-
"from": "components/VDataTable",
|
197
|
-
"styles": []
|
198
|
-
},
|
199
|
-
"VDataTableVirtual": {
|
200
|
-
"from": "components/VDataTable",
|
201
|
-
"styles": []
|
202
|
-
},
|
203
|
-
"VDataTableServer": {
|
204
|
-
"from": "components/VDataTable",
|
203
|
+
"VDivider": {
|
204
|
+
"from": "components/VDivider",
|
205
205
|
"styles": []
|
206
206
|
},
|
207
207
|
"VExpansionPanels": {
|
@@ -220,12 +220,12 @@
|
|
220
220
|
"from": "components/VExpansionPanel",
|
221
221
|
"styles": []
|
222
222
|
},
|
223
|
-
"
|
224
|
-
"from": "components/
|
223
|
+
"VFileInput": {
|
224
|
+
"from": "components/VFileInput",
|
225
225
|
"styles": []
|
226
226
|
},
|
227
|
-
"
|
228
|
-
"from": "components/
|
227
|
+
"VEmptyState": {
|
228
|
+
"from": "components/VEmptyState",
|
229
229
|
"styles": []
|
230
230
|
},
|
231
231
|
"VField": {
|
@@ -236,16 +236,12 @@
|
|
236
236
|
"from": "components/VField",
|
237
237
|
"styles": []
|
238
238
|
},
|
239
|
-
"
|
240
|
-
"from": "components/
|
241
|
-
"styles": []
|
242
|
-
},
|
243
|
-
"VFileInput": {
|
244
|
-
"from": "components/VFileInput",
|
239
|
+
"VFab": {
|
240
|
+
"from": "components/VFab",
|
245
241
|
"styles": []
|
246
242
|
},
|
247
|
-
"
|
248
|
-
"from": "components/
|
243
|
+
"VFooter": {
|
244
|
+
"from": "components/VFooter",
|
249
245
|
"styles": []
|
250
246
|
},
|
251
247
|
"VIcon": {
|
@@ -268,16 +264,8 @@
|
|
268
264
|
"from": "components/VIcon",
|
269
265
|
"styles": []
|
270
266
|
},
|
271
|
-
"
|
272
|
-
"from": "components/
|
273
|
-
"styles": []
|
274
|
-
},
|
275
|
-
"VImg": {
|
276
|
-
"from": "components/VImg",
|
277
|
-
"styles": []
|
278
|
-
},
|
279
|
-
"VLabel": {
|
280
|
-
"from": "components/VLabel",
|
267
|
+
"VInfiniteScroll": {
|
268
|
+
"from": "components/VInfiniteScroll",
|
281
269
|
"styles": []
|
282
270
|
},
|
283
271
|
"VItemGroup": {
|
@@ -288,8 +276,12 @@
|
|
288
276
|
"from": "components/VItemGroup",
|
289
277
|
"styles": []
|
290
278
|
},
|
291
|
-
"
|
292
|
-
"from": "components/
|
279
|
+
"VImg": {
|
280
|
+
"from": "components/VImg",
|
281
|
+
"styles": []
|
282
|
+
},
|
283
|
+
"VInput": {
|
284
|
+
"from": "components/VInput",
|
293
285
|
"styles": []
|
294
286
|
},
|
295
287
|
"VKbd": {
|
@@ -332,60 +324,76 @@
|
|
332
324
|
"from": "components/VList",
|
333
325
|
"styles": []
|
334
326
|
},
|
335
|
-
"VMessages": {
|
336
|
-
"from": "components/VMessages",
|
337
|
-
"styles": []
|
338
|
-
},
|
339
327
|
"VMain": {
|
340
328
|
"from": "components/VMain",
|
341
329
|
"styles": []
|
342
330
|
},
|
343
|
-
"
|
344
|
-
"from": "components/
|
331
|
+
"VMessages": {
|
332
|
+
"from": "components/VMessages",
|
333
|
+
"styles": []
|
334
|
+
},
|
335
|
+
"VMenu": {
|
336
|
+
"from": "components/VMenu",
|
345
337
|
"styles": []
|
346
338
|
},
|
347
339
|
"VNavigationDrawer": {
|
348
340
|
"from": "components/VNavigationDrawer",
|
349
341
|
"styles": []
|
350
342
|
},
|
343
|
+
"VNumberInput": {
|
344
|
+
"from": "components/VNumberInput",
|
345
|
+
"styles": []
|
346
|
+
},
|
351
347
|
"VOtpInput": {
|
352
348
|
"from": "components/VOtpInput",
|
353
349
|
"styles": []
|
354
350
|
},
|
351
|
+
"VPagination": {
|
352
|
+
"from": "components/VPagination",
|
353
|
+
"styles": []
|
354
|
+
},
|
355
355
|
"VOverlay": {
|
356
356
|
"from": "components/VOverlay",
|
357
357
|
"styles": []
|
358
358
|
},
|
359
|
-
"
|
360
|
-
"from": "components/
|
359
|
+
"VRadioGroup": {
|
360
|
+
"from": "components/VRadioGroup",
|
361
|
+
"styles": []
|
362
|
+
},
|
363
|
+
"VProgressCircular": {
|
364
|
+
"from": "components/VProgressCircular",
|
361
365
|
"styles": []
|
362
366
|
},
|
363
367
|
"VProgressLinear": {
|
364
368
|
"from": "components/VProgressLinear",
|
365
369
|
"styles": []
|
366
370
|
},
|
367
|
-
"
|
368
|
-
"from": "components/
|
371
|
+
"VSheet": {
|
372
|
+
"from": "components/VSheet",
|
369
373
|
"styles": []
|
370
374
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
375
|
+
"VRating": {
|
376
|
+
"from": "components/VRating",
|
373
377
|
"styles": []
|
374
378
|
},
|
375
379
|
"VSelectionControl": {
|
376
380
|
"from": "components/VSelectionControl",
|
377
381
|
"styles": []
|
378
382
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
383
|
+
"VSkeletonLoader": {
|
384
|
+
"from": "components/VSkeletonLoader",
|
381
385
|
"styles": []
|
382
386
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
387
|
+
"VSlider": {
|
388
|
+
"from": "components/VSlider",
|
385
389
|
"styles": []
|
386
390
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
391
|
+
"VSelectionControlGroup": {
|
392
|
+
"from": "components/VSelectionControlGroup",
|
393
|
+
"styles": []
|
394
|
+
},
|
395
|
+
"VSelect": {
|
396
|
+
"from": "components/VSelect",
|
389
397
|
"styles": []
|
390
398
|
},
|
391
399
|
"VSnackbar": {
|
@@ -400,12 +408,8 @@
|
|
400
408
|
"from": "components/VSlideGroup",
|
401
409
|
"styles": []
|
402
410
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
405
|
-
"styles": []
|
406
|
-
},
|
407
|
-
"VSkeletonLoader": {
|
408
|
-
"from": "components/VSkeletonLoader",
|
411
|
+
"VSwitch": {
|
412
|
+
"from": "components/VSwitch",
|
409
413
|
"styles": []
|
410
414
|
},
|
411
415
|
"VStepper": {
|
@@ -432,6 +436,10 @@
|
|
432
436
|
"from": "components/VStepper",
|
433
437
|
"styles": []
|
434
438
|
},
|
439
|
+
"VSystemBar": {
|
440
|
+
"from": "components/VSystemBar",
|
441
|
+
"styles": []
|
442
|
+
},
|
435
443
|
"VTab": {
|
436
444
|
"from": "components/VTabs",
|
437
445
|
"styles": []
|
@@ -448,72 +456,64 @@
|
|
448
456
|
"from": "components/VTabs",
|
449
457
|
"styles": []
|
450
458
|
},
|
451
|
-
"
|
452
|
-
"from": "components/
|
453
|
-
"styles": []
|
454
|
-
},
|
455
|
-
"VSystemBar": {
|
456
|
-
"from": "components/VSystemBar",
|
459
|
+
"VTextarea": {
|
460
|
+
"from": "components/VTextarea",
|
457
461
|
"styles": []
|
458
462
|
},
|
459
463
|
"VTable": {
|
460
464
|
"from": "components/VTable",
|
461
465
|
"styles": []
|
462
466
|
},
|
463
|
-
"
|
464
|
-
"from": "components/
|
467
|
+
"VToolbar": {
|
468
|
+
"from": "components/VToolbar",
|
465
469
|
"styles": []
|
466
470
|
},
|
467
|
-
"
|
468
|
-
"from": "components/
|
471
|
+
"VToolbarTitle": {
|
472
|
+
"from": "components/VToolbar",
|
469
473
|
"styles": []
|
470
474
|
},
|
471
|
-
"
|
472
|
-
"from": "components/
|
475
|
+
"VToolbarItems": {
|
476
|
+
"from": "components/VToolbar",
|
473
477
|
"styles": []
|
474
478
|
},
|
475
|
-
"
|
476
|
-
"from": "components/
|
479
|
+
"VTooltip": {
|
480
|
+
"from": "components/VTooltip",
|
477
481
|
"styles": []
|
478
482
|
},
|
479
|
-
"
|
480
|
-
"from": "components/
|
483
|
+
"VTextField": {
|
484
|
+
"from": "components/VTextField",
|
481
485
|
"styles": []
|
482
486
|
},
|
483
|
-
"
|
484
|
-
"from": "components/
|
487
|
+
"VTimeline": {
|
488
|
+
"from": "components/VTimeline",
|
485
489
|
"styles": []
|
486
490
|
},
|
487
|
-
"
|
488
|
-
"from": "components/
|
491
|
+
"VTimelineItem": {
|
492
|
+
"from": "components/VTimeline",
|
489
493
|
"styles": []
|
490
494
|
},
|
491
|
-
"
|
492
|
-
"from": "components/
|
495
|
+
"VWindow": {
|
496
|
+
"from": "components/VWindow",
|
493
497
|
"styles": []
|
494
498
|
},
|
495
|
-
"
|
496
|
-
"from": "components/
|
499
|
+
"VWindowItem": {
|
500
|
+
"from": "components/VWindow",
|
497
501
|
"styles": []
|
498
502
|
},
|
499
|
-
"
|
500
|
-
"from": "components/
|
503
|
+
"VDataIterator": {
|
504
|
+
"from": "components/VDataIterator",
|
501
505
|
"styles": []
|
502
506
|
},
|
503
507
|
"VConfirmEdit": {
|
504
508
|
"from": "components/VConfirmEdit",
|
505
509
|
"styles": []
|
506
510
|
},
|
507
|
-
"VDataIterator": {
|
508
|
-
"from": "components/VDataIterator",
|
509
|
-
"styles": []
|
510
|
-
},
|
511
511
|
"VDefaultsProvider": {
|
512
512
|
"from": "components/VDefaultsProvider",
|
513
513
|
"styles": []
|
514
514
|
},
|
515
|
-
"
|
516
|
-
"from": "components/
|
515
|
+
"VHover": {
|
516
|
+
"from": "components/VHover",
|
517
517
|
"styles": []
|
518
518
|
},
|
519
519
|
"VContainer": {
|
@@ -532,8 +532,12 @@
|
|
532
532
|
"from": "components/VGrid",
|
533
533
|
"styles": []
|
534
534
|
},
|
535
|
-
"
|
536
|
-
"from": "components/
|
535
|
+
"VForm": {
|
536
|
+
"from": "components/VForm",
|
537
|
+
"styles": []
|
538
|
+
},
|
539
|
+
"VLabel": {
|
540
|
+
"from": "components/VLabel",
|
537
541
|
"styles": []
|
538
542
|
},
|
539
543
|
"VLayout": {
|
@@ -548,14 +552,14 @@
|
|
548
552
|
"from": "components/VLazy",
|
549
553
|
"styles": []
|
550
554
|
},
|
551
|
-
"VNoSsr": {
|
552
|
-
"from": "components/VNoSsr",
|
553
|
-
"styles": []
|
554
|
-
},
|
555
555
|
"VLocaleProvider": {
|
556
556
|
"from": "components/VLocaleProvider",
|
557
557
|
"styles": []
|
558
558
|
},
|
559
|
+
"VNoSsr": {
|
560
|
+
"from": "components/VNoSsr",
|
561
|
+
"styles": []
|
562
|
+
},
|
559
563
|
"VParallax": {
|
560
564
|
"from": "components/VParallax",
|
561
565
|
"styles": []
|
@@ -572,14 +576,14 @@
|
|
572
576
|
"from": "components/VResponsive",
|
573
577
|
"styles": []
|
574
578
|
},
|
575
|
-
"VSnackbarQueue": {
|
576
|
-
"from": "components/VSnackbarQueue",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
579
|
"VSparkline": {
|
580
580
|
"from": "components/VSparkline",
|
581
581
|
"styles": []
|
582
582
|
},
|
583
|
+
"VSnackbarQueue": {
|
584
|
+
"from": "components/VSnackbarQueue",
|
585
|
+
"styles": []
|
586
|
+
},
|
583
587
|
"VSpeedDial": {
|
584
588
|
"from": "components/VSpeedDial",
|
585
589
|
"styles": []
|
@@ -596,10 +600,6 @@
|
|
596
600
|
"from": "components/VVirtualScroll",
|
597
601
|
"styles": []
|
598
602
|
},
|
599
|
-
"VSelectionControlGroup": {
|
600
|
-
"from": "components/VSelectionControlGroup",
|
601
|
-
"styles": []
|
602
|
-
},
|
603
603
|
"VFabTransition": {
|
604
604
|
"from": "components/transitions",
|
605
605
|
"styles": []
|