@vuetify/nightly 3.8.1-master.2025-04-07 → 3.8.1-master.2025-04-09
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 +13 -3
- package/dist/json/attributes.json +2908 -2908
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +5526 -5526
- package/dist/vuetify-labs.cjs +107 -185
- package/dist/vuetify-labs.css +6809 -6809
- package/dist/vuetify-labs.d.ts +52 -50
- package/dist/vuetify-labs.esm.js +107 -185
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +107 -185
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +107 -185
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +2799 -2799
- package/dist/vuetify.d.ts +52 -50
- package/dist/vuetify.esm.js +107 -185
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +107 -185
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +277 -263
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataTable/VDataTable.css +1 -1
- package/lib/components/VDataTable/VDataTable.sass +1 -1
- package/lib/composables/calendar.js +2 -2
- package/lib/composables/calendar.js.map +1 -1
- package/lib/composables/date/DateAdapter.d.ts +1 -0
- package/lib/composables/date/DateAdapter.js.map +1 -1
- package/lib/composables/date/adapters/vuetify.d.ts +1 -0
- package/lib/composables/date/adapters/vuetify.js +101 -160
- package/lib/composables/date/adapters/vuetify.js.map +1 -1
- package/lib/composables/date/date.d.ts +1 -1
- package/lib/composables/date/date.js +0 -20
- package/lib/composables/date/date.js.map +1 -1
- package/lib/composables/filter.js +2 -1
- package/lib/composables/filter.js.map +1 -1
- package/lib/entry-bundler.d.ts +1 -0
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +52 -50
- package/lib/framework.js +1 -1
- package/lib/labs/entry-bundler.d.ts +1 -0
- package/package.json +4 -4
@@ -1,13 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VFileUpload": {
|
4
|
-
"from": "labs/VFileUpload",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VFileUploadItem": {
|
8
|
-
"from": "labs/VFileUpload",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
3
|
"VCalendar": {
|
12
4
|
"from": "labs/VCalendar",
|
13
5
|
"styles": []
|
@@ -32,6 +24,18 @@
|
|
32
24
|
"from": "labs/VCalendar",
|
33
25
|
"styles": []
|
34
26
|
},
|
27
|
+
"VIconBtn": {
|
28
|
+
"from": "labs/VIconBtn",
|
29
|
+
"styles": []
|
30
|
+
},
|
31
|
+
"VFileUpload": {
|
32
|
+
"from": "labs/VFileUpload",
|
33
|
+
"styles": []
|
34
|
+
},
|
35
|
+
"VFileUploadItem": {
|
36
|
+
"from": "labs/VFileUpload",
|
37
|
+
"styles": []
|
38
|
+
},
|
35
39
|
"VTreeview": {
|
36
40
|
"from": "labs/VTreeview",
|
37
41
|
"styles": []
|
@@ -44,14 +48,6 @@
|
|
44
48
|
"from": "labs/VTreeview",
|
45
49
|
"styles": []
|
46
50
|
},
|
47
|
-
"VPicker": {
|
48
|
-
"from": "labs/VPicker",
|
49
|
-
"styles": []
|
50
|
-
},
|
51
|
-
"VPickerTitle": {
|
52
|
-
"from": "labs/VPicker",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
51
|
"VStepperVertical": {
|
56
52
|
"from": "labs/VStepperVertical",
|
57
53
|
"styles": []
|
@@ -64,6 +60,14 @@
|
|
64
60
|
"from": "labs/VStepperVertical",
|
65
61
|
"styles": []
|
66
62
|
},
|
63
|
+
"VPicker": {
|
64
|
+
"from": "labs/VPicker",
|
65
|
+
"styles": []
|
66
|
+
},
|
67
|
+
"VPickerTitle": {
|
68
|
+
"from": "labs/VPicker",
|
69
|
+
"styles": []
|
70
|
+
},
|
67
71
|
"VTimePicker": {
|
68
72
|
"from": "labs/VTimePicker",
|
69
73
|
"styles": []
|
@@ -76,10 +80,6 @@
|
|
76
80
|
"from": "labs/VTimePicker",
|
77
81
|
"styles": []
|
78
82
|
},
|
79
|
-
"VIconBtn": {
|
80
|
-
"from": "labs/VIconBtn",
|
81
|
-
"styles": []
|
82
|
-
},
|
83
83
|
"VDateInput": {
|
84
84
|
"from": "labs/VDateInput",
|
85
85
|
"styles": []
|
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,24 +12,24 @@
|
|
16
12
|
"from": "components/VAppBar",
|
17
13
|
"styles": []
|
18
14
|
},
|
19
|
-
"
|
20
|
-
"from": "components/
|
15
|
+
"VApp": {
|
16
|
+
"from": "components/VApp",
|
21
17
|
"styles": []
|
22
18
|
},
|
23
|
-
"
|
24
|
-
"from": "components/
|
19
|
+
"VAvatar": {
|
20
|
+
"from": "components/VAvatar",
|
25
21
|
"styles": []
|
26
22
|
},
|
27
|
-
"
|
28
|
-
"from": "components/
|
23
|
+
"VAutocomplete": {
|
24
|
+
"from": "components/VAutocomplete",
|
29
25
|
"styles": []
|
30
26
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
27
|
+
"VAlert": {
|
28
|
+
"from": "components/VAlert",
|
33
29
|
"styles": []
|
34
30
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
31
|
+
"VAlertTitle": {
|
32
|
+
"from": "components/VAlert",
|
37
33
|
"styles": []
|
38
34
|
},
|
39
35
|
"VBanner": {
|
@@ -48,40 +44,60 @@
|
|
48
44
|
"from": "components/VBanner",
|
49
45
|
"styles": []
|
50
46
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
47
|
+
"VBottomNavigation": {
|
48
|
+
"from": "components/VBottomNavigation",
|
53
49
|
"styles": []
|
54
50
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
51
|
+
"VBadge": {
|
52
|
+
"from": "components/VBadge",
|
57
53
|
"styles": []
|
58
54
|
},
|
59
|
-
"
|
60
|
-
"from": "components/
|
55
|
+
"VBtn": {
|
56
|
+
"from": "components/VBtn",
|
61
57
|
"styles": []
|
62
58
|
},
|
63
|
-
"
|
64
|
-
"from": "components/
|
59
|
+
"VCard": {
|
60
|
+
"from": "components/VCard",
|
65
61
|
"styles": []
|
66
62
|
},
|
67
|
-
"
|
68
|
-
"from": "components/
|
63
|
+
"VCardActions": {
|
64
|
+
"from": "components/VCard",
|
69
65
|
"styles": []
|
70
66
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
67
|
+
"VCardItem": {
|
68
|
+
"from": "components/VCard",
|
73
69
|
"styles": []
|
74
70
|
},
|
75
|
-
"
|
76
|
-
"from": "components/
|
71
|
+
"VCardSubtitle": {
|
72
|
+
"from": "components/VCard",
|
77
73
|
"styles": []
|
78
74
|
},
|
79
|
-
"
|
80
|
-
"from": "components/
|
75
|
+
"VCardText": {
|
76
|
+
"from": "components/VCard",
|
81
77
|
"styles": []
|
82
78
|
},
|
83
|
-
"
|
84
|
-
"from": "components/
|
79
|
+
"VCardTitle": {
|
80
|
+
"from": "components/VCard",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VBreadcrumbs": {
|
84
|
+
"from": "components/VBreadcrumbs",
|
85
|
+
"styles": []
|
86
|
+
},
|
87
|
+
"VBreadcrumbsItem": {
|
88
|
+
"from": "components/VBreadcrumbs",
|
89
|
+
"styles": []
|
90
|
+
},
|
91
|
+
"VBreadcrumbsDivider": {
|
92
|
+
"from": "components/VBreadcrumbs",
|
93
|
+
"styles": []
|
94
|
+
},
|
95
|
+
"VBottomSheet": {
|
96
|
+
"from": "components/VBottomSheet",
|
97
|
+
"styles": []
|
98
|
+
},
|
99
|
+
"VBtnToggle": {
|
100
|
+
"from": "components/VBtnToggle",
|
85
101
|
"styles": []
|
86
102
|
},
|
87
103
|
"VBtnGroup": {
|
@@ -96,40 +112,36 @@
|
|
96
112
|
"from": "components/VCheckbox",
|
97
113
|
"styles": []
|
98
114
|
},
|
99
|
-
"
|
100
|
-
"from": "components/
|
101
|
-
"styles": []
|
102
|
-
},
|
103
|
-
"VCombobox": {
|
104
|
-
"from": "components/VCombobox",
|
115
|
+
"VChip": {
|
116
|
+
"from": "components/VChip",
|
105
117
|
"styles": []
|
106
118
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
119
|
+
"VCounter": {
|
120
|
+
"from": "components/VCounter",
|
109
121
|
"styles": []
|
110
122
|
},
|
111
|
-
"
|
112
|
-
"from": "components/
|
123
|
+
"VCarousel": {
|
124
|
+
"from": "components/VCarousel",
|
113
125
|
"styles": []
|
114
126
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
127
|
+
"VCarouselItem": {
|
128
|
+
"from": "components/VCarousel",
|
117
129
|
"styles": []
|
118
130
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
131
|
+
"VChipGroup": {
|
132
|
+
"from": "components/VChipGroup",
|
121
133
|
"styles": []
|
122
134
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
135
|
+
"VColorPicker": {
|
136
|
+
"from": "components/VColorPicker",
|
125
137
|
"styles": []
|
126
138
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
139
|
+
"VCombobox": {
|
140
|
+
"from": "components/VCombobox",
|
129
141
|
"styles": []
|
130
142
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
143
|
+
"VCode": {
|
144
|
+
"from": "components/VCode",
|
133
145
|
"styles": []
|
134
146
|
},
|
135
147
|
"VDataTable": {
|
@@ -160,22 +172,6 @@
|
|
160
172
|
"from": "components/VDataTable",
|
161
173
|
"styles": []
|
162
174
|
},
|
163
|
-
"VColorPicker": {
|
164
|
-
"from": "components/VColorPicker",
|
165
|
-
"styles": []
|
166
|
-
},
|
167
|
-
"VCounter": {
|
168
|
-
"from": "components/VCounter",
|
169
|
-
"styles": []
|
170
|
-
},
|
171
|
-
"VChip": {
|
172
|
-
"from": "components/VChip",
|
173
|
-
"styles": []
|
174
|
-
},
|
175
|
-
"VDivider": {
|
176
|
-
"from": "components/VDivider",
|
177
|
-
"styles": []
|
178
|
-
},
|
179
175
|
"VDatePicker": {
|
180
176
|
"from": "components/VDatePicker",
|
181
177
|
"styles": []
|
@@ -200,20 +196,40 @@
|
|
200
196
|
"from": "components/VDatePicker",
|
201
197
|
"styles": []
|
202
198
|
},
|
203
|
-
"VFab": {
|
204
|
-
"from": "components/VFab",
|
205
|
-
"styles": []
|
206
|
-
},
|
207
199
|
"VDialog": {
|
208
200
|
"from": "components/VDialog",
|
209
201
|
"styles": []
|
210
202
|
},
|
203
|
+
"VDivider": {
|
204
|
+
"from": "components/VDivider",
|
205
|
+
"styles": []
|
206
|
+
},
|
211
207
|
"VEmptyState": {
|
212
208
|
"from": "components/VEmptyState",
|
213
209
|
"styles": []
|
214
210
|
},
|
215
|
-
"
|
216
|
-
"from": "components/
|
211
|
+
"VFab": {
|
212
|
+
"from": "components/VFab",
|
213
|
+
"styles": []
|
214
|
+
},
|
215
|
+
"VIcon": {
|
216
|
+
"from": "components/VIcon",
|
217
|
+
"styles": []
|
218
|
+
},
|
219
|
+
"VComponentIcon": {
|
220
|
+
"from": "components/VIcon",
|
221
|
+
"styles": []
|
222
|
+
},
|
223
|
+
"VSvgIcon": {
|
224
|
+
"from": "components/VIcon",
|
225
|
+
"styles": []
|
226
|
+
},
|
227
|
+
"VLigatureIcon": {
|
228
|
+
"from": "components/VIcon",
|
229
|
+
"styles": []
|
230
|
+
},
|
231
|
+
"VClassIcon": {
|
232
|
+
"from": "components/VIcon",
|
217
233
|
"styles": []
|
218
234
|
},
|
219
235
|
"VField": {
|
@@ -240,38 +256,18 @@
|
|
240
256
|
"from": "components/VExpansionPanel",
|
241
257
|
"styles": []
|
242
258
|
},
|
243
|
-
"
|
244
|
-
"from": "components/
|
245
|
-
"styles": []
|
246
|
-
},
|
247
|
-
"VIcon": {
|
248
|
-
"from": "components/VIcon",
|
249
|
-
"styles": []
|
250
|
-
},
|
251
|
-
"VComponentIcon": {
|
252
|
-
"from": "components/VIcon",
|
253
|
-
"styles": []
|
254
|
-
},
|
255
|
-
"VSvgIcon": {
|
256
|
-
"from": "components/VIcon",
|
257
|
-
"styles": []
|
258
|
-
},
|
259
|
-
"VLigatureIcon": {
|
260
|
-
"from": "components/VIcon",
|
259
|
+
"VFooter": {
|
260
|
+
"from": "components/VFooter",
|
261
261
|
"styles": []
|
262
262
|
},
|
263
|
-
"
|
264
|
-
"from": "components/
|
263
|
+
"VFileInput": {
|
264
|
+
"from": "components/VFileInput",
|
265
265
|
"styles": []
|
266
266
|
},
|
267
267
|
"VImg": {
|
268
268
|
"from": "components/VImg",
|
269
269
|
"styles": []
|
270
270
|
},
|
271
|
-
"VInput": {
|
272
|
-
"from": "components/VInput",
|
273
|
-
"styles": []
|
274
|
-
},
|
275
271
|
"VItemGroup": {
|
276
272
|
"from": "components/VItemGroup",
|
277
273
|
"styles": []
|
@@ -280,6 +276,10 @@
|
|
280
276
|
"from": "components/VItemGroup",
|
281
277
|
"styles": []
|
282
278
|
},
|
279
|
+
"VInput": {
|
280
|
+
"from": "components/VInput",
|
281
|
+
"styles": []
|
282
|
+
},
|
283
283
|
"VInfiniteScroll": {
|
284
284
|
"from": "components/VInfiniteScroll",
|
285
285
|
"styles": []
|
@@ -288,6 +288,18 @@
|
|
288
288
|
"from": "components/VLabel",
|
289
289
|
"styles": []
|
290
290
|
},
|
291
|
+
"VKbd": {
|
292
|
+
"from": "components/VKbd",
|
293
|
+
"styles": []
|
294
|
+
},
|
295
|
+
"VMain": {
|
296
|
+
"from": "components/VMain",
|
297
|
+
"styles": []
|
298
|
+
},
|
299
|
+
"VNavigationDrawer": {
|
300
|
+
"from": "components/VNavigationDrawer",
|
301
|
+
"styles": []
|
302
|
+
},
|
291
303
|
"VList": {
|
292
304
|
"from": "components/VList",
|
293
305
|
"styles": []
|
@@ -324,26 +336,14 @@
|
|
324
336
|
"from": "components/VList",
|
325
337
|
"styles": []
|
326
338
|
},
|
327
|
-
"
|
328
|
-
"from": "components/
|
329
|
-
"styles": []
|
330
|
-
},
|
331
|
-
"VMain": {
|
332
|
-
"from": "components/VMain",
|
339
|
+
"VMenu": {
|
340
|
+
"from": "components/VMenu",
|
333
341
|
"styles": []
|
334
342
|
},
|
335
343
|
"VMessages": {
|
336
344
|
"from": "components/VMessages",
|
337
345
|
"styles": []
|
338
346
|
},
|
339
|
-
"VNavigationDrawer": {
|
340
|
-
"from": "components/VNavigationDrawer",
|
341
|
-
"styles": []
|
342
|
-
},
|
343
|
-
"VMenu": {
|
344
|
-
"from": "components/VMenu",
|
345
|
-
"styles": []
|
346
|
-
},
|
347
347
|
"VNumberInput": {
|
348
348
|
"from": "components/VNumberInput",
|
349
349
|
"styles": []
|
@@ -356,14 +356,18 @@
|
|
356
356
|
"from": "components/VOverlay",
|
357
357
|
"styles": []
|
358
358
|
},
|
359
|
-
"VPagination": {
|
360
|
-
"from": "components/VPagination",
|
361
|
-
"styles": []
|
362
|
-
},
|
363
359
|
"VProgressLinear": {
|
364
360
|
"from": "components/VProgressLinear",
|
365
361
|
"styles": []
|
366
362
|
},
|
363
|
+
"VProgressCircular": {
|
364
|
+
"from": "components/VProgressCircular",
|
365
|
+
"styles": []
|
366
|
+
},
|
367
|
+
"VPagination": {
|
368
|
+
"from": "components/VPagination",
|
369
|
+
"styles": []
|
370
|
+
},
|
367
371
|
"VRating": {
|
368
372
|
"from": "components/VRating",
|
369
373
|
"styles": []
|
@@ -372,24 +376,20 @@
|
|
372
376
|
"from": "components/VRadioGroup",
|
373
377
|
"styles": []
|
374
378
|
},
|
375
|
-
"VProgressCircular": {
|
376
|
-
"from": "components/VProgressCircular",
|
377
|
-
"styles": []
|
378
|
-
},
|
379
379
|
"VSelect": {
|
380
380
|
"from": "components/VSelect",
|
381
381
|
"styles": []
|
382
382
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
383
|
+
"VSelectionControlGroup": {
|
384
|
+
"from": "components/VSelectionControlGroup",
|
385
385
|
"styles": []
|
386
386
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
387
|
+
"VSelectionControl": {
|
388
|
+
"from": "components/VSelectionControl",
|
389
389
|
"styles": []
|
390
390
|
},
|
391
|
-
"
|
392
|
-
"from": "components/
|
391
|
+
"VSheet": {
|
392
|
+
"from": "components/VSheet",
|
393
393
|
"styles": []
|
394
394
|
},
|
395
395
|
"VSlideGroup": {
|
@@ -400,8 +400,16 @@
|
|
400
400
|
"from": "components/VSlideGroup",
|
401
401
|
"styles": []
|
402
402
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
403
|
+
"VSkeletonLoader": {
|
404
|
+
"from": "components/VSkeletonLoader",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
|
+
"VSnackbar": {
|
408
|
+
"from": "components/VSnackbar",
|
409
|
+
"styles": []
|
410
|
+
},
|
411
|
+
"VSlider": {
|
412
|
+
"from": "components/VSlider",
|
405
413
|
"styles": []
|
406
414
|
},
|
407
415
|
"VStepper": {
|
@@ -428,16 +436,16 @@
|
|
428
436
|
"from": "components/VStepper",
|
429
437
|
"styles": []
|
430
438
|
},
|
431
|
-
"
|
432
|
-
"from": "components/
|
439
|
+
"VTextarea": {
|
440
|
+
"from": "components/VTextarea",
|
433
441
|
"styles": []
|
434
442
|
},
|
435
|
-
"
|
436
|
-
"from": "components/
|
443
|
+
"VSwitch": {
|
444
|
+
"from": "components/VSwitch",
|
437
445
|
"styles": []
|
438
446
|
},
|
439
|
-
"
|
440
|
-
"from": "components/
|
447
|
+
"VSystemBar": {
|
448
|
+
"from": "components/VSystemBar",
|
441
449
|
"styles": []
|
442
450
|
},
|
443
451
|
"VTab": {
|
@@ -456,22 +464,14 @@
|
|
456
464
|
"from": "components/VTabs",
|
457
465
|
"styles": []
|
458
466
|
},
|
459
|
-
"
|
460
|
-
"from": "components/
|
461
|
-
"styles": []
|
462
|
-
},
|
463
|
-
"VSystemBar": {
|
464
|
-
"from": "components/VSystemBar",
|
467
|
+
"VTable": {
|
468
|
+
"from": "components/VTable",
|
465
469
|
"styles": []
|
466
470
|
},
|
467
471
|
"VTextField": {
|
468
472
|
"from": "components/VTextField",
|
469
473
|
"styles": []
|
470
474
|
},
|
471
|
-
"VTable": {
|
472
|
-
"from": "components/VTable",
|
473
|
-
"styles": []
|
474
|
-
},
|
475
475
|
"VTimeline": {
|
476
476
|
"from": "components/VTimeline",
|
477
477
|
"styles": []
|
@@ -516,6 +516,10 @@
|
|
516
516
|
"from": "components/VDefaultsProvider",
|
517
517
|
"styles": []
|
518
518
|
},
|
519
|
+
"VHover": {
|
520
|
+
"from": "components/VHover",
|
521
|
+
"styles": []
|
522
|
+
},
|
519
523
|
"VForm": {
|
520
524
|
"from": "components/VForm",
|
521
525
|
"styles": []
|
@@ -536,10 +540,6 @@
|
|
536
540
|
"from": "components/VGrid",
|
537
541
|
"styles": []
|
538
542
|
},
|
539
|
-
"VHover": {
|
540
|
-
"from": "components/VHover",
|
541
|
-
"styles": []
|
542
|
-
},
|
543
543
|
"VLayout": {
|
544
544
|
"from": "components/VLayout",
|
545
545
|
"styles": []
|
@@ -568,14 +568,14 @@
|
|
568
568
|
"from": "components/VRangeSlider",
|
569
569
|
"styles": []
|
570
570
|
},
|
571
|
-
"VRadio": {
|
572
|
-
"from": "components/VRadio",
|
573
|
-
"styles": []
|
574
|
-
},
|
575
571
|
"VResponsive": {
|
576
572
|
"from": "components/VResponsive",
|
577
573
|
"styles": []
|
578
574
|
},
|
575
|
+
"VRadio": {
|
576
|
+
"from": "components/VRadio",
|
577
|
+
"styles": []
|
578
|
+
},
|
579
579
|
"VSnackbarQueue": {
|
580
580
|
"from": "components/VSnackbarQueue",
|
581
581
|
"styles": []
|
@@ -592,14 +592,14 @@
|
|
592
592
|
"from": "components/VThemeProvider",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
-
"VVirtualScroll": {
|
596
|
-
"from": "components/VVirtualScroll",
|
597
|
-
"styles": []
|
598
|
-
},
|
599
595
|
"VValidation": {
|
600
596
|
"from": "components/VValidation",
|
601
597
|
"styles": []
|
602
598
|
},
|
599
|
+
"VVirtualScroll": {
|
600
|
+
"from": "components/VVirtualScroll",
|
601
|
+
"styles": []
|
602
|
+
},
|
603
603
|
"VFabTransition": {
|
604
604
|
"from": "components/transitions",
|
605
605
|
"styles": []
|