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