@vuetify/nightly 3.8.0-beta.0-dev.2025-03-31 → 3.8.0-dev.2025-04-01
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 +3 -104
- package/dist/json/attributes.json +3759 -3759
- package/dist/json/importMap-labs.json +36 -36
- package/dist/json/importMap.json +160 -160
- package/dist/json/web-types.json +6872 -6872
- package/dist/vuetify-labs.cjs +20 -26
- package/dist/vuetify-labs.css +3865 -3865
- package/dist/vuetify-labs.d.ts +58 -58
- package/dist/vuetify-labs.esm.js +20 -26
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +20 -26
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +15 -17
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +5362 -5362
- package/dist/vuetify.d.ts +58 -58
- package/dist/vuetify.esm.js +15 -17
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +15 -17
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +7 -8
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.js +5 -10
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerPreview.js +4 -3
- package/lib/components/VColorPicker/VColorPickerPreview.js.map +1 -1
- package/lib/components/VEmptyState/VEmptyState.js +3 -1
- package/lib/components/VEmptyState/VEmptyState.js.map +1 -1
- package/lib/components/VInput/VInput.css +11 -11
- package/lib/components/VInput/VInput.sass +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +58 -58
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/lib/labs/VDateInput/VDateInput.js +3 -8
- package/lib/labs/VDateInput/VDateInput.js.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.js +2 -1
- package/lib/labs/VFileUpload/VFileUpload.js.map +1 -1
- package/lib/util/helpers.d.ts +1 -2
- package/lib/util/helpers.js +1 -11
- package/lib/util/helpers.js.map +1 -1
- package/package.json +1 -1
@@ -1,63 +1,59 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "labs/
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VPicker": {
|
8
|
-
"from": "labs/VPicker",
|
3
|
+
"VCalendar": {
|
4
|
+
"from": "labs/VCalendar",
|
9
5
|
"styles": []
|
10
6
|
},
|
11
|
-
"
|
12
|
-
"from": "labs/
|
7
|
+
"VCalendarDay": {
|
8
|
+
"from": "labs/VCalendar",
|
13
9
|
"styles": []
|
14
10
|
},
|
15
|
-
"
|
16
|
-
"from": "labs/
|
11
|
+
"VCalendarHeader": {
|
12
|
+
"from": "labs/VCalendar",
|
17
13
|
"styles": []
|
18
14
|
},
|
19
|
-
"
|
20
|
-
"from": "labs/
|
15
|
+
"VCalendarInterval": {
|
16
|
+
"from": "labs/VCalendar",
|
21
17
|
"styles": []
|
22
18
|
},
|
23
|
-
"
|
24
|
-
"from": "labs/
|
19
|
+
"VCalendarIntervalEvent": {
|
20
|
+
"from": "labs/VCalendar",
|
25
21
|
"styles": []
|
26
22
|
},
|
27
|
-
"
|
28
|
-
"from": "labs/
|
23
|
+
"VCalendarMonthDay": {
|
24
|
+
"from": "labs/VCalendar",
|
29
25
|
"styles": []
|
30
26
|
},
|
31
|
-
"
|
32
|
-
"from": "labs/
|
27
|
+
"VPicker": {
|
28
|
+
"from": "labs/VPicker",
|
33
29
|
"styles": []
|
34
30
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
31
|
+
"VPickerTitle": {
|
32
|
+
"from": "labs/VPicker",
|
37
33
|
"styles": []
|
38
34
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
35
|
+
"VIconBtn": {
|
36
|
+
"from": "labs/VIconBtn",
|
41
37
|
"styles": []
|
42
38
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
39
|
+
"VStepperVertical": {
|
40
|
+
"from": "labs/VStepperVertical",
|
45
41
|
"styles": []
|
46
42
|
},
|
47
|
-
"
|
48
|
-
"from": "labs/
|
43
|
+
"VStepperVerticalItem": {
|
44
|
+
"from": "labs/VStepperVertical",
|
49
45
|
"styles": []
|
50
46
|
},
|
51
|
-
"
|
52
|
-
"from": "labs/
|
47
|
+
"VStepperVerticalActions": {
|
48
|
+
"from": "labs/VStepperVertical",
|
53
49
|
"styles": []
|
54
50
|
},
|
55
|
-
"
|
56
|
-
"from": "labs/
|
51
|
+
"VFileUpload": {
|
52
|
+
"from": "labs/VFileUpload",
|
57
53
|
"styles": []
|
58
54
|
},
|
59
|
-
"
|
60
|
-
"from": "labs/
|
55
|
+
"VFileUploadItem": {
|
56
|
+
"from": "labs/VFileUpload",
|
61
57
|
"styles": []
|
62
58
|
},
|
63
59
|
"VTreeview": {
|
@@ -72,12 +68,16 @@
|
|
72
68
|
"from": "labs/VTreeview",
|
73
69
|
"styles": []
|
74
70
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
71
|
+
"VTimePicker": {
|
72
|
+
"from": "labs/VTimePicker",
|
77
73
|
"styles": []
|
78
74
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
75
|
+
"VTimePickerClock": {
|
76
|
+
"from": "labs/VTimePicker",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VTimePickerControls": {
|
80
|
+
"from": "labs/VTimePicker",
|
81
81
|
"styles": []
|
82
82
|
},
|
83
83
|
"VDateInput": {
|
package/dist/json/importMap.json
CHANGED
@@ -1,9 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VApp": {
|
4
|
-
"from": "components/VApp",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
3
|
"VAppBar": {
|
8
4
|
"from": "components/VAppBar",
|
9
5
|
"styles": []
|
@@ -16,10 +12,6 @@
|
|
16
12
|
"from": "components/VAppBar",
|
17
13
|
"styles": []
|
18
14
|
},
|
19
|
-
"VAvatar": {
|
20
|
-
"from": "components/VAvatar",
|
21
|
-
"styles": []
|
22
|
-
},
|
23
15
|
"VAutocomplete": {
|
24
16
|
"from": "components/VAutocomplete",
|
25
17
|
"styles": []
|
@@ -28,16 +20,8 @@
|
|
28
20
|
"from": "components/VBadge",
|
29
21
|
"styles": []
|
30
22
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
33
|
-
"styles": []
|
34
|
-
},
|
35
|
-
"VBannerActions": {
|
36
|
-
"from": "components/VBanner",
|
37
|
-
"styles": []
|
38
|
-
},
|
39
|
-
"VBannerText": {
|
40
|
-
"from": "components/VBanner",
|
23
|
+
"VAvatar": {
|
24
|
+
"from": "components/VAvatar",
|
41
25
|
"styles": []
|
42
26
|
},
|
43
27
|
"VAlert": {
|
@@ -48,12 +32,8 @@
|
|
48
32
|
"from": "components/VAlert",
|
49
33
|
"styles": []
|
50
34
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
53
|
-
"styles": []
|
54
|
-
},
|
55
|
-
"VBottomNavigation": {
|
56
|
-
"from": "components/VBottomNavigation",
|
35
|
+
"VApp": {
|
36
|
+
"from": "components/VApp",
|
57
37
|
"styles": []
|
58
38
|
},
|
59
39
|
"VBreadcrumbs": {
|
@@ -68,10 +48,42 @@
|
|
68
48
|
"from": "components/VBreadcrumbs",
|
69
49
|
"styles": []
|
70
50
|
},
|
51
|
+
"VBanner": {
|
52
|
+
"from": "components/VBanner",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VBannerActions": {
|
56
|
+
"from": "components/VBanner",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VBannerText": {
|
60
|
+
"from": "components/VBanner",
|
61
|
+
"styles": []
|
62
|
+
},
|
71
63
|
"VBtnGroup": {
|
72
64
|
"from": "components/VBtnGroup",
|
73
65
|
"styles": []
|
74
66
|
},
|
67
|
+
"VBtn": {
|
68
|
+
"from": "components/VBtn",
|
69
|
+
"styles": []
|
70
|
+
},
|
71
|
+
"VBottomSheet": {
|
72
|
+
"from": "components/VBottomSheet",
|
73
|
+
"styles": []
|
74
|
+
},
|
75
|
+
"VCarousel": {
|
76
|
+
"from": "components/VCarousel",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VCarouselItem": {
|
80
|
+
"from": "components/VCarousel",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VBtnToggle": {
|
84
|
+
"from": "components/VBtnToggle",
|
85
|
+
"styles": []
|
86
|
+
},
|
75
87
|
"VCard": {
|
76
88
|
"from": "components/VCard",
|
77
89
|
"styles": []
|
@@ -96,26 +108,6 @@
|
|
96
108
|
"from": "components/VCard",
|
97
109
|
"styles": []
|
98
110
|
},
|
99
|
-
"VBtn": {
|
100
|
-
"from": "components/VBtn",
|
101
|
-
"styles": []
|
102
|
-
},
|
103
|
-
"VCheckbox": {
|
104
|
-
"from": "components/VCheckbox",
|
105
|
-
"styles": []
|
106
|
-
},
|
107
|
-
"VCheckboxBtn": {
|
108
|
-
"from": "components/VCheckbox",
|
109
|
-
"styles": []
|
110
|
-
},
|
111
|
-
"VBtnToggle": {
|
112
|
-
"from": "components/VBtnToggle",
|
113
|
-
"styles": []
|
114
|
-
},
|
115
|
-
"VChipGroup": {
|
116
|
-
"from": "components/VChipGroup",
|
117
|
-
"styles": []
|
118
|
-
},
|
119
111
|
"VCode": {
|
120
112
|
"from": "components/VCode",
|
121
113
|
"styles": []
|
@@ -124,20 +116,12 @@
|
|
124
116
|
"from": "components/VChip",
|
125
117
|
"styles": []
|
126
118
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
129
|
-
"styles": []
|
130
|
-
},
|
131
|
-
"VCarouselItem": {
|
132
|
-
"from": "components/VCarousel",
|
133
|
-
"styles": []
|
134
|
-
},
|
135
|
-
"VColorPicker": {
|
136
|
-
"from": "components/VColorPicker",
|
119
|
+
"VChipGroup": {
|
120
|
+
"from": "components/VChipGroup",
|
137
121
|
"styles": []
|
138
122
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
123
|
+
"VBottomNavigation": {
|
124
|
+
"from": "components/VBottomNavigation",
|
141
125
|
"styles": []
|
142
126
|
},
|
143
127
|
"VCounter": {
|
@@ -172,6 +156,26 @@
|
|
172
156
|
"from": "components/VDataTable",
|
173
157
|
"styles": []
|
174
158
|
},
|
159
|
+
"VCombobox": {
|
160
|
+
"from": "components/VCombobox",
|
161
|
+
"styles": []
|
162
|
+
},
|
163
|
+
"VColorPicker": {
|
164
|
+
"from": "components/VColorPicker",
|
165
|
+
"styles": []
|
166
|
+
},
|
167
|
+
"VCheckbox": {
|
168
|
+
"from": "components/VCheckbox",
|
169
|
+
"styles": []
|
170
|
+
},
|
171
|
+
"VCheckboxBtn": {
|
172
|
+
"from": "components/VCheckbox",
|
173
|
+
"styles": []
|
174
|
+
},
|
175
|
+
"VDivider": {
|
176
|
+
"from": "components/VDivider",
|
177
|
+
"styles": []
|
178
|
+
},
|
175
179
|
"VDatePicker": {
|
176
180
|
"from": "components/VDatePicker",
|
177
181
|
"styles": []
|
@@ -196,16 +200,8 @@
|
|
196
200
|
"from": "components/VDatePicker",
|
197
201
|
"styles": []
|
198
202
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
201
|
-
"styles": []
|
202
|
-
},
|
203
|
-
"VDialog": {
|
204
|
-
"from": "components/VDialog",
|
205
|
-
"styles": []
|
206
|
-
},
|
207
|
-
"VFab": {
|
208
|
-
"from": "components/VFab",
|
203
|
+
"VFileInput": {
|
204
|
+
"from": "components/VFileInput",
|
209
205
|
"styles": []
|
210
206
|
},
|
211
207
|
"VEmptyState": {
|
@@ -228,20 +224,28 @@
|
|
228
224
|
"from": "components/VExpansionPanel",
|
229
225
|
"styles": []
|
230
226
|
},
|
231
|
-
"
|
232
|
-
"from": "components/
|
233
|
-
"styles": []
|
234
|
-
},
|
235
|
-
"VFieldLabel": {
|
236
|
-
"from": "components/VField",
|
227
|
+
"VDialog": {
|
228
|
+
"from": "components/VDialog",
|
237
229
|
"styles": []
|
238
230
|
},
|
239
231
|
"VFooter": {
|
240
232
|
"from": "components/VFooter",
|
241
233
|
"styles": []
|
242
234
|
},
|
243
|
-
"
|
244
|
-
"from": "components/
|
235
|
+
"VFab": {
|
236
|
+
"from": "components/VFab",
|
237
|
+
"styles": []
|
238
|
+
},
|
239
|
+
"VImg": {
|
240
|
+
"from": "components/VImg",
|
241
|
+
"styles": []
|
242
|
+
},
|
243
|
+
"VField": {
|
244
|
+
"from": "components/VField",
|
245
|
+
"styles": []
|
246
|
+
},
|
247
|
+
"VFieldLabel": {
|
248
|
+
"from": "components/VField",
|
245
249
|
"styles": []
|
246
250
|
},
|
247
251
|
"VIcon": {
|
@@ -264,8 +268,8 @@
|
|
264
268
|
"from": "components/VIcon",
|
265
269
|
"styles": []
|
266
270
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
271
|
+
"VInput": {
|
272
|
+
"from": "components/VInput",
|
269
273
|
"styles": []
|
270
274
|
},
|
271
275
|
"VInfiniteScroll": {
|
@@ -316,14 +320,6 @@
|
|
316
320
|
"from": "components/VList",
|
317
321
|
"styles": []
|
318
322
|
},
|
319
|
-
"VInput": {
|
320
|
-
"from": "components/VInput",
|
321
|
-
"styles": []
|
322
|
-
},
|
323
|
-
"VMenu": {
|
324
|
-
"from": "components/VMenu",
|
325
|
-
"styles": []
|
326
|
-
},
|
327
323
|
"VLabel": {
|
328
324
|
"from": "components/VLabel",
|
329
325
|
"styles": []
|
@@ -336,34 +332,38 @@
|
|
336
332
|
"from": "components/VMain",
|
337
333
|
"styles": []
|
338
334
|
},
|
339
|
-
"VMessages": {
|
340
|
-
"from": "components/VMessages",
|
341
|
-
"styles": []
|
342
|
-
},
|
343
335
|
"VNavigationDrawer": {
|
344
336
|
"from": "components/VNavigationDrawer",
|
345
337
|
"styles": []
|
346
338
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
339
|
+
"VMessages": {
|
340
|
+
"from": "components/VMessages",
|
349
341
|
"styles": []
|
350
342
|
},
|
351
343
|
"VNumberInput": {
|
352
344
|
"from": "components/VNumberInput",
|
353
345
|
"styles": []
|
354
346
|
},
|
355
|
-
"VPagination": {
|
356
|
-
"from": "components/VPagination",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
347
|
"VOtpInput": {
|
360
348
|
"from": "components/VOtpInput",
|
361
349
|
"styles": []
|
362
350
|
},
|
351
|
+
"VMenu": {
|
352
|
+
"from": "components/VMenu",
|
353
|
+
"styles": []
|
354
|
+
},
|
355
|
+
"VPagination": {
|
356
|
+
"from": "components/VPagination",
|
357
|
+
"styles": []
|
358
|
+
},
|
363
359
|
"VRadioGroup": {
|
364
360
|
"from": "components/VRadioGroup",
|
365
361
|
"styles": []
|
366
362
|
},
|
363
|
+
"VOverlay": {
|
364
|
+
"from": "components/VOverlay",
|
365
|
+
"styles": []
|
366
|
+
},
|
367
367
|
"VProgressCircular": {
|
368
368
|
"from": "components/VProgressCircular",
|
369
369
|
"styles": []
|
@@ -372,44 +372,60 @@
|
|
372
372
|
"from": "components/VProgressLinear",
|
373
373
|
"styles": []
|
374
374
|
},
|
375
|
-
"VSelect": {
|
376
|
-
"from": "components/VSelect",
|
377
|
-
"styles": []
|
378
|
-
},
|
379
375
|
"VRating": {
|
380
376
|
"from": "components/VRating",
|
381
377
|
"styles": []
|
382
378
|
},
|
383
|
-
"VSheet": {
|
384
|
-
"from": "components/VSheet",
|
385
|
-
"styles": []
|
386
|
-
},
|
387
379
|
"VSelectionControl": {
|
388
380
|
"from": "components/VSelectionControl",
|
389
381
|
"styles": []
|
390
382
|
},
|
383
|
+
"VSelect": {
|
384
|
+
"from": "components/VSelect",
|
385
|
+
"styles": []
|
386
|
+
},
|
387
|
+
"VSlideGroup": {
|
388
|
+
"from": "components/VSlideGroup",
|
389
|
+
"styles": []
|
390
|
+
},
|
391
|
+
"VSlideGroupItem": {
|
392
|
+
"from": "components/VSlideGroup",
|
393
|
+
"styles": []
|
394
|
+
},
|
391
395
|
"VSelectionControlGroup": {
|
392
396
|
"from": "components/VSelectionControlGroup",
|
393
397
|
"styles": []
|
394
398
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
399
|
+
"VSkeletonLoader": {
|
400
|
+
"from": "components/VSkeletonLoader",
|
401
|
+
"styles": []
|
402
|
+
},
|
403
|
+
"VSheet": {
|
404
|
+
"from": "components/VSheet",
|
397
405
|
"styles": []
|
398
406
|
},
|
399
407
|
"VSnackbar": {
|
400
408
|
"from": "components/VSnackbar",
|
401
409
|
"styles": []
|
402
410
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
411
|
+
"VTab": {
|
412
|
+
"from": "components/VTabs",
|
405
413
|
"styles": []
|
406
414
|
},
|
407
|
-
"
|
408
|
-
"from": "components/
|
415
|
+
"VTabs": {
|
416
|
+
"from": "components/VTabs",
|
409
417
|
"styles": []
|
410
418
|
},
|
411
|
-
"
|
412
|
-
"from": "components/
|
419
|
+
"VTabsWindow": {
|
420
|
+
"from": "components/VTabs",
|
421
|
+
"styles": []
|
422
|
+
},
|
423
|
+
"VTabsWindowItem": {
|
424
|
+
"from": "components/VTabs",
|
425
|
+
"styles": []
|
426
|
+
},
|
427
|
+
"VSlider": {
|
428
|
+
"from": "components/VSlider",
|
413
429
|
"styles": []
|
414
430
|
},
|
415
431
|
"VStepper": {
|
@@ -440,24 +456,16 @@
|
|
440
456
|
"from": "components/VSwitch",
|
441
457
|
"styles": []
|
442
458
|
},
|
443
|
-
"
|
444
|
-
"from": "components/
|
445
|
-
"styles": []
|
446
|
-
},
|
447
|
-
"VTab": {
|
448
|
-
"from": "components/VTabs",
|
449
|
-
"styles": []
|
450
|
-
},
|
451
|
-
"VTabs": {
|
452
|
-
"from": "components/VTabs",
|
459
|
+
"VTextField": {
|
460
|
+
"from": "components/VTextField",
|
453
461
|
"styles": []
|
454
462
|
},
|
455
|
-
"
|
456
|
-
"from": "components/
|
463
|
+
"VTextarea": {
|
464
|
+
"from": "components/VTextarea",
|
457
465
|
"styles": []
|
458
466
|
},
|
459
|
-
"
|
460
|
-
"from": "components/
|
467
|
+
"VSystemBar": {
|
468
|
+
"from": "components/VSystemBar",
|
461
469
|
"styles": []
|
462
470
|
},
|
463
471
|
"VTable": {
|
@@ -472,16 +480,16 @@
|
|
472
480
|
"from": "components/VTimeline",
|
473
481
|
"styles": []
|
474
482
|
},
|
475
|
-
"
|
476
|
-
"from": "components/
|
483
|
+
"VToolbar": {
|
484
|
+
"from": "components/VToolbar",
|
477
485
|
"styles": []
|
478
486
|
},
|
479
|
-
"
|
480
|
-
"from": "components/
|
487
|
+
"VToolbarTitle": {
|
488
|
+
"from": "components/VToolbar",
|
481
489
|
"styles": []
|
482
490
|
},
|
483
|
-
"
|
484
|
-
"from": "components/
|
491
|
+
"VToolbarItems": {
|
492
|
+
"from": "components/VToolbar",
|
485
493
|
"styles": []
|
486
494
|
},
|
487
495
|
"VWindow": {
|
@@ -492,20 +500,8 @@
|
|
492
500
|
"from": "components/VWindow",
|
493
501
|
"styles": []
|
494
502
|
},
|
495
|
-
"
|
496
|
-
"from": "components/
|
497
|
-
"styles": []
|
498
|
-
},
|
499
|
-
"VToolbarTitle": {
|
500
|
-
"from": "components/VToolbar",
|
501
|
-
"styles": []
|
502
|
-
},
|
503
|
-
"VToolbarItems": {
|
504
|
-
"from": "components/VToolbar",
|
505
|
-
"styles": []
|
506
|
-
},
|
507
|
-
"VConfirmEdit": {
|
508
|
-
"from": "components/VConfirmEdit",
|
503
|
+
"VTooltip": {
|
504
|
+
"from": "components/VTooltip",
|
509
505
|
"styles": []
|
510
506
|
},
|
511
507
|
"VDataIterator": {
|
@@ -520,6 +516,10 @@
|
|
520
516
|
"from": "components/VForm",
|
521
517
|
"styles": []
|
522
518
|
},
|
519
|
+
"VConfirmEdit": {
|
520
|
+
"from": "components/VConfirmEdit",
|
521
|
+
"styles": []
|
522
|
+
},
|
523
523
|
"VContainer": {
|
524
524
|
"from": "components/VGrid",
|
525
525
|
"styles": []
|
@@ -540,20 +540,20 @@
|
|
540
540
|
"from": "components/VHover",
|
541
541
|
"styles": []
|
542
542
|
},
|
543
|
-
"
|
544
|
-
"from": "components/
|
545
|
-
"styles": []
|
546
|
-
},
|
547
|
-
"VLayoutItem": {
|
548
|
-
"from": "components/VLayout",
|
543
|
+
"VLocaleProvider": {
|
544
|
+
"from": "components/VLocaleProvider",
|
549
545
|
"styles": []
|
550
546
|
},
|
551
547
|
"VLazy": {
|
552
548
|
"from": "components/VLazy",
|
553
549
|
"styles": []
|
554
550
|
},
|
555
|
-
"
|
556
|
-
"from": "components/
|
551
|
+
"VLayout": {
|
552
|
+
"from": "components/VLayout",
|
553
|
+
"styles": []
|
554
|
+
},
|
555
|
+
"VLayoutItem": {
|
556
|
+
"from": "components/VLayout",
|
557
557
|
"styles": []
|
558
558
|
},
|
559
559
|
"VNoSsr": {
|
@@ -572,10 +572,6 @@
|
|
572
572
|
"from": "components/VRangeSlider",
|
573
573
|
"styles": []
|
574
574
|
},
|
575
|
-
"VSnackbarQueue": {
|
576
|
-
"from": "components/VSnackbarQueue",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
575
|
"VResponsive": {
|
580
576
|
"from": "components/VResponsive",
|
581
577
|
"styles": []
|
@@ -588,10 +584,18 @@
|
|
588
584
|
"from": "components/VSparkline",
|
589
585
|
"styles": []
|
590
586
|
},
|
587
|
+
"VSnackbarQueue": {
|
588
|
+
"from": "components/VSnackbarQueue",
|
589
|
+
"styles": []
|
590
|
+
},
|
591
591
|
"VThemeProvider": {
|
592
592
|
"from": "components/VThemeProvider",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
+
"VVirtualScroll": {
|
596
|
+
"from": "components/VVirtualScroll",
|
597
|
+
"styles": []
|
598
|
+
},
|
595
599
|
"VValidation": {
|
596
600
|
"from": "components/VValidation",
|
597
601
|
"styles": []
|
@@ -659,10 +663,6 @@
|
|
659
663
|
"VDialogTransition": {
|
660
664
|
"from": "components/transitions",
|
661
665
|
"styles": []
|
662
|
-
},
|
663
|
-
"VVirtualScroll": {
|
664
|
-
"from": "components/VVirtualScroll",
|
665
|
-
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|