@vuetify/nightly 3.8.8-master.2025-06-10 → 3.8.9-master.2025-06-11
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 -23
- package/dist/json/attributes.json +948 -948
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +158 -158
- package/dist/json/web-types.json +1917 -1917
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4483 -4483
- package/dist/vuetify-labs.d.ts +58 -58
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +2721 -2721
- package/dist/vuetify.d.ts +58 -58
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +58 -58
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -1,17 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VColorInput": {
|
4
|
-
"from": "labs/VColorInput",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VFileUpload": {
|
8
|
-
"from": "labs/VFileUpload",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
|
-
"VFileUploadItem": {
|
12
|
-
"from": "labs/VFileUpload",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
3
|
"VCalendar": {
|
16
4
|
"from": "labs/VCalendar",
|
17
5
|
"styles": []
|
@@ -36,24 +24,24 @@
|
|
36
24
|
"from": "labs/VCalendar",
|
37
25
|
"styles": []
|
38
26
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
27
|
+
"VColorInput": {
|
28
|
+
"from": "labs/VColorInput",
|
41
29
|
"styles": []
|
42
30
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
31
|
+
"VFileUpload": {
|
32
|
+
"from": "labs/VFileUpload",
|
45
33
|
"styles": []
|
46
34
|
},
|
47
|
-
"
|
48
|
-
"from": "labs/
|
35
|
+
"VFileUploadItem": {
|
36
|
+
"from": "labs/VFileUpload",
|
49
37
|
"styles": []
|
50
38
|
},
|
51
|
-
"
|
52
|
-
"from": "labs/
|
39
|
+
"VPicker": {
|
40
|
+
"from": "labs/VPicker",
|
53
41
|
"styles": []
|
54
42
|
},
|
55
|
-
"
|
56
|
-
"from": "labs/
|
43
|
+
"VPickerTitle": {
|
44
|
+
"from": "labs/VPicker",
|
57
45
|
"styles": []
|
58
46
|
},
|
59
47
|
"VTimePicker": {
|
@@ -68,10 +56,6 @@
|
|
68
56
|
"from": "labs/VTimePicker",
|
69
57
|
"styles": []
|
70
58
|
},
|
71
|
-
"VIconBtn": {
|
72
|
-
"from": "labs/VIconBtn",
|
73
|
-
"styles": []
|
74
|
-
},
|
75
59
|
"VTreeview": {
|
76
60
|
"from": "labs/VTreeview",
|
77
61
|
"styles": []
|
@@ -84,13 +68,29 @@
|
|
84
68
|
"from": "labs/VTreeview",
|
85
69
|
"styles": []
|
86
70
|
},
|
87
|
-
"
|
88
|
-
"from": "labs/
|
71
|
+
"VIconBtn": {
|
72
|
+
"from": "labs/VIconBtn",
|
73
|
+
"styles": []
|
74
|
+
},
|
75
|
+
"VStepperVertical": {
|
76
|
+
"from": "labs/VStepperVertical",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VStepperVerticalItem": {
|
80
|
+
"from": "labs/VStepperVertical",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VStepperVerticalActions": {
|
84
|
+
"from": "labs/VStepperVertical",
|
89
85
|
"styles": []
|
90
86
|
},
|
91
87
|
"VDateInput": {
|
92
88
|
"from": "labs/VDateInput",
|
93
89
|
"styles": []
|
90
|
+
},
|
91
|
+
"VPullToRefresh": {
|
92
|
+
"from": "labs/VPullToRefresh",
|
93
|
+
"styles": []
|
94
94
|
}
|
95
95
|
}
|
96
96
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VApp": {
|
4
|
+
"from": "components/VApp",
|
5
|
+
"styles": []
|
6
|
+
},
|
3
7
|
"VAppBar": {
|
4
8
|
"from": "components/VAppBar",
|
5
9
|
"styles": []
|
@@ -12,16 +16,16 @@
|
|
12
16
|
"from": "components/VAppBar",
|
13
17
|
"styles": []
|
14
18
|
},
|
15
|
-
"
|
16
|
-
"from": "components/
|
19
|
+
"VBadge": {
|
20
|
+
"from": "components/VBadge",
|
17
21
|
"styles": []
|
18
22
|
},
|
19
|
-
"
|
20
|
-
"from": "components/
|
23
|
+
"VAvatar": {
|
24
|
+
"from": "components/VAvatar",
|
21
25
|
"styles": []
|
22
26
|
},
|
23
|
-
"
|
24
|
-
"from": "components/
|
27
|
+
"VAutocomplete": {
|
28
|
+
"from": "components/VAutocomplete",
|
25
29
|
"styles": []
|
26
30
|
},
|
27
31
|
"VBanner": {
|
@@ -36,22 +40,18 @@
|
|
36
40
|
"from": "components/VBanner",
|
37
41
|
"styles": []
|
38
42
|
},
|
39
|
-
"
|
40
|
-
"from": "components/
|
43
|
+
"VAlert": {
|
44
|
+
"from": "components/VAlert",
|
41
45
|
"styles": []
|
42
46
|
},
|
43
|
-
"
|
44
|
-
"from": "components/
|
47
|
+
"VAlertTitle": {
|
48
|
+
"from": "components/VAlert",
|
45
49
|
"styles": []
|
46
50
|
},
|
47
51
|
"VBtn": {
|
48
52
|
"from": "components/VBtn",
|
49
53
|
"styles": []
|
50
54
|
},
|
51
|
-
"VBadge": {
|
52
|
-
"from": "components/VBadge",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
55
|
"VBottomNavigation": {
|
56
56
|
"from": "components/VBottomNavigation",
|
57
57
|
"styles": []
|
@@ -68,10 +68,6 @@
|
|
68
68
|
"from": "components/VBreadcrumbs",
|
69
69
|
"styles": []
|
70
70
|
},
|
71
|
-
"VBtnGroup": {
|
72
|
-
"from": "components/VBtnGroup",
|
73
|
-
"styles": []
|
74
|
-
},
|
75
71
|
"VBottomSheet": {
|
76
72
|
"from": "components/VBottomSheet",
|
77
73
|
"styles": []
|
@@ -100,6 +96,18 @@
|
|
100
96
|
"from": "components/VCard",
|
101
97
|
"styles": []
|
102
98
|
},
|
99
|
+
"VCheckbox": {
|
100
|
+
"from": "components/VCheckbox",
|
101
|
+
"styles": []
|
102
|
+
},
|
103
|
+
"VCheckboxBtn": {
|
104
|
+
"from": "components/VCheckbox",
|
105
|
+
"styles": []
|
106
|
+
},
|
107
|
+
"VBtnGroup": {
|
108
|
+
"from": "components/VBtnGroup",
|
109
|
+
"styles": []
|
110
|
+
},
|
103
111
|
"VBtnToggle": {
|
104
112
|
"from": "components/VBtnToggle",
|
105
113
|
"styles": []
|
@@ -116,26 +124,10 @@
|
|
116
124
|
"from": "components/VChip",
|
117
125
|
"styles": []
|
118
126
|
},
|
119
|
-
"VCheckbox": {
|
120
|
-
"from": "components/VCheckbox",
|
121
|
-
"styles": []
|
122
|
-
},
|
123
|
-
"VCheckboxBtn": {
|
124
|
-
"from": "components/VCheckbox",
|
125
|
-
"styles": []
|
126
|
-
},
|
127
|
-
"VCombobox": {
|
128
|
-
"from": "components/VCombobox",
|
129
|
-
"styles": []
|
130
|
-
},
|
131
127
|
"VChipGroup": {
|
132
128
|
"from": "components/VChipGroup",
|
133
129
|
"styles": []
|
134
130
|
},
|
135
|
-
"VCode": {
|
136
|
-
"from": "components/VCode",
|
137
|
-
"styles": []
|
138
|
-
},
|
139
131
|
"VColorPicker": {
|
140
132
|
"from": "components/VColorPicker",
|
141
133
|
"styles": []
|
@@ -164,48 +156,20 @@
|
|
164
156
|
"from": "components/VDatePicker",
|
165
157
|
"styles": []
|
166
158
|
},
|
167
|
-
"
|
168
|
-
"from": "components/
|
169
|
-
"styles": []
|
170
|
-
},
|
171
|
-
"VDialog": {
|
172
|
-
"from": "components/VDialog",
|
173
|
-
"styles": []
|
174
|
-
},
|
175
|
-
"VDataTable": {
|
176
|
-
"from": "components/VDataTable",
|
177
|
-
"styles": []
|
178
|
-
},
|
179
|
-
"VDataTableHeaders": {
|
180
|
-
"from": "components/VDataTable",
|
181
|
-
"styles": []
|
182
|
-
},
|
183
|
-
"VDataTableFooter": {
|
184
|
-
"from": "components/VDataTable",
|
185
|
-
"styles": []
|
186
|
-
},
|
187
|
-
"VDataTableRows": {
|
188
|
-
"from": "components/VDataTable",
|
189
|
-
"styles": []
|
190
|
-
},
|
191
|
-
"VDataTableRow": {
|
192
|
-
"from": "components/VDataTable",
|
193
|
-
"styles": []
|
194
|
-
},
|
195
|
-
"VDataTableVirtual": {
|
196
|
-
"from": "components/VDataTable",
|
159
|
+
"VCode": {
|
160
|
+
"from": "components/VCode",
|
197
161
|
"styles": []
|
198
162
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
163
|
+
"VCombobox": {
|
164
|
+
"from": "components/VCombobox",
|
201
165
|
"styles": []
|
202
166
|
},
|
203
167
|
"VDivider": {
|
204
168
|
"from": "components/VDivider",
|
205
169
|
"styles": []
|
206
170
|
},
|
207
|
-
"
|
208
|
-
"from": "components/
|
171
|
+
"VCounter": {
|
172
|
+
"from": "components/VCounter",
|
209
173
|
"styles": []
|
210
174
|
},
|
211
175
|
"VExpansionPanels": {
|
@@ -236,6 +200,14 @@
|
|
236
200
|
"from": "components/VField",
|
237
201
|
"styles": []
|
238
202
|
},
|
203
|
+
"VEmptyState": {
|
204
|
+
"from": "components/VEmptyState",
|
205
|
+
"styles": []
|
206
|
+
},
|
207
|
+
"VFooter": {
|
208
|
+
"from": "components/VFooter",
|
209
|
+
"styles": []
|
210
|
+
},
|
239
211
|
"VFileInput": {
|
240
212
|
"from": "components/VFileInput",
|
241
213
|
"styles": []
|
@@ -244,8 +216,8 @@
|
|
244
216
|
"from": "components/VInfiniteScroll",
|
245
217
|
"styles": []
|
246
218
|
},
|
247
|
-
"
|
248
|
-
"from": "components/
|
219
|
+
"VInput": {
|
220
|
+
"from": "components/VInput",
|
249
221
|
"styles": []
|
250
222
|
},
|
251
223
|
"VIcon": {
|
@@ -272,8 +244,16 @@
|
|
272
244
|
"from": "components/VImg",
|
273
245
|
"styles": []
|
274
246
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
247
|
+
"VKbd": {
|
248
|
+
"from": "components/VKbd",
|
249
|
+
"styles": []
|
250
|
+
},
|
251
|
+
"VDialog": {
|
252
|
+
"from": "components/VDialog",
|
253
|
+
"styles": []
|
254
|
+
},
|
255
|
+
"VMenu": {
|
256
|
+
"from": "components/VMenu",
|
277
257
|
"styles": []
|
278
258
|
},
|
279
259
|
"VLabel": {
|
@@ -324,32 +304,28 @@
|
|
324
304
|
"from": "components/VList",
|
325
305
|
"styles": []
|
326
306
|
},
|
327
|
-
"
|
328
|
-
"from": "components/
|
329
|
-
"styles": []
|
330
|
-
},
|
331
|
-
"VMenu": {
|
332
|
-
"from": "components/VMenu",
|
307
|
+
"VMessages": {
|
308
|
+
"from": "components/VMessages",
|
333
309
|
"styles": []
|
334
310
|
},
|
335
311
|
"VMain": {
|
336
312
|
"from": "components/VMain",
|
337
313
|
"styles": []
|
338
314
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
315
|
+
"VNavigationDrawer": {
|
316
|
+
"from": "components/VNavigationDrawer",
|
341
317
|
"styles": []
|
342
318
|
},
|
343
|
-
"
|
344
|
-
"from": "components/
|
319
|
+
"VOverlay": {
|
320
|
+
"from": "components/VOverlay",
|
345
321
|
"styles": []
|
346
322
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
323
|
+
"VOtpInput": {
|
324
|
+
"from": "components/VOtpInput",
|
349
325
|
"styles": []
|
350
326
|
},
|
351
|
-
"
|
352
|
-
"from": "components/
|
327
|
+
"VProgressCircular": {
|
328
|
+
"from": "components/VProgressCircular",
|
353
329
|
"styles": []
|
354
330
|
},
|
355
331
|
"VNumberInput": {
|
@@ -360,18 +336,6 @@
|
|
360
336
|
"from": "components/VProgressLinear",
|
361
337
|
"styles": []
|
362
338
|
},
|
363
|
-
"VOverlay": {
|
364
|
-
"from": "components/VOverlay",
|
365
|
-
"styles": []
|
366
|
-
},
|
367
|
-
"VProgressCircular": {
|
368
|
-
"from": "components/VProgressCircular",
|
369
|
-
"styles": []
|
370
|
-
},
|
371
|
-
"VSelect": {
|
372
|
-
"from": "components/VSelect",
|
373
|
-
"styles": []
|
374
|
-
},
|
375
339
|
"VRadioGroup": {
|
376
340
|
"from": "components/VRadioGroup",
|
377
341
|
"styles": []
|
@@ -380,36 +344,44 @@
|
|
380
344
|
"from": "components/VRating",
|
381
345
|
"styles": []
|
382
346
|
},
|
347
|
+
"VSelectionControl": {
|
348
|
+
"from": "components/VSelectionControl",
|
349
|
+
"styles": []
|
350
|
+
},
|
351
|
+
"VPagination": {
|
352
|
+
"from": "components/VPagination",
|
353
|
+
"styles": []
|
354
|
+
},
|
383
355
|
"VSelectionControlGroup": {
|
384
356
|
"from": "components/VSelectionControlGroup",
|
385
357
|
"styles": []
|
386
358
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
359
|
+
"VSelect": {
|
360
|
+
"from": "components/VSelect",
|
389
361
|
"styles": []
|
390
362
|
},
|
391
|
-
"
|
392
|
-
"from": "components/
|
363
|
+
"VSlideGroup": {
|
364
|
+
"from": "components/VSlideGroup",
|
393
365
|
"styles": []
|
394
366
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
367
|
+
"VSlideGroupItem": {
|
368
|
+
"from": "components/VSlideGroup",
|
397
369
|
"styles": []
|
398
370
|
},
|
399
371
|
"VSkeletonLoader": {
|
400
372
|
"from": "components/VSkeletonLoader",
|
401
373
|
"styles": []
|
402
374
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
375
|
+
"VSheet": {
|
376
|
+
"from": "components/VSheet",
|
405
377
|
"styles": []
|
406
378
|
},
|
407
|
-
"
|
408
|
-
"from": "components/
|
379
|
+
"VSnackbar": {
|
380
|
+
"from": "components/VSnackbar",
|
409
381
|
"styles": []
|
410
382
|
},
|
411
|
-
"
|
412
|
-
"from": "components/
|
383
|
+
"VSlider": {
|
384
|
+
"from": "components/VSlider",
|
413
385
|
"styles": []
|
414
386
|
},
|
415
387
|
"VStepper": {
|
@@ -440,10 +412,6 @@
|
|
440
412
|
"from": "components/VSwitch",
|
441
413
|
"styles": []
|
442
414
|
},
|
443
|
-
"VTextField": {
|
444
|
-
"from": "components/VTextField",
|
445
|
-
"styles": []
|
446
|
-
},
|
447
415
|
"VTab": {
|
448
416
|
"from": "components/VTabs",
|
449
417
|
"styles": []
|
@@ -460,10 +428,6 @@
|
|
460
428
|
"from": "components/VTabs",
|
461
429
|
"styles": []
|
462
430
|
},
|
463
|
-
"VTable": {
|
464
|
-
"from": "components/VTable",
|
465
|
-
"styles": []
|
466
|
-
},
|
467
431
|
"VSystemBar": {
|
468
432
|
"from": "components/VSystemBar",
|
469
433
|
"styles": []
|
@@ -476,6 +440,18 @@
|
|
476
440
|
"from": "components/VTimeline",
|
477
441
|
"styles": []
|
478
442
|
},
|
443
|
+
"VTextField": {
|
444
|
+
"from": "components/VTextField",
|
445
|
+
"styles": []
|
446
|
+
},
|
447
|
+
"VTable": {
|
448
|
+
"from": "components/VTable",
|
449
|
+
"styles": []
|
450
|
+
},
|
451
|
+
"VTooltip": {
|
452
|
+
"from": "components/VTooltip",
|
453
|
+
"styles": []
|
454
|
+
},
|
479
455
|
"VTextarea": {
|
480
456
|
"from": "components/VTextarea",
|
481
457
|
"styles": []
|
@@ -500,14 +476,6 @@
|
|
500
476
|
"from": "components/VWindow",
|
501
477
|
"styles": []
|
502
478
|
},
|
503
|
-
"VTooltip": {
|
504
|
-
"from": "components/VTooltip",
|
505
|
-
"styles": []
|
506
|
-
},
|
507
|
-
"VDataIterator": {
|
508
|
-
"from": "components/VDataIterator",
|
509
|
-
"styles": []
|
510
|
-
},
|
511
479
|
"VConfirmEdit": {
|
512
480
|
"from": "components/VConfirmEdit",
|
513
481
|
"styles": []
|
@@ -516,28 +484,20 @@
|
|
516
484
|
"from": "components/VDefaultsProvider",
|
517
485
|
"styles": []
|
518
486
|
},
|
519
|
-
"
|
520
|
-
"from": "components/
|
521
|
-
"styles": []
|
522
|
-
},
|
523
|
-
"VCol": {
|
524
|
-
"from": "components/VGrid",
|
525
|
-
"styles": []
|
526
|
-
},
|
527
|
-
"VRow": {
|
528
|
-
"from": "components/VGrid",
|
487
|
+
"VDataIterator": {
|
488
|
+
"from": "components/VDataIterator",
|
529
489
|
"styles": []
|
530
490
|
},
|
531
|
-
"
|
532
|
-
"from": "components/
|
491
|
+
"VForm": {
|
492
|
+
"from": "components/VForm",
|
533
493
|
"styles": []
|
534
494
|
},
|
535
495
|
"VHover": {
|
536
496
|
"from": "components/VHover",
|
537
497
|
"styles": []
|
538
498
|
},
|
539
|
-
"
|
540
|
-
"from": "components/
|
499
|
+
"VLazy": {
|
500
|
+
"from": "components/VLazy",
|
541
501
|
"styles": []
|
542
502
|
},
|
543
503
|
"VLayout": {
|
@@ -548,34 +508,22 @@
|
|
548
508
|
"from": "components/VLayout",
|
549
509
|
"styles": []
|
550
510
|
},
|
551
|
-
"VLazy": {
|
552
|
-
"from": "components/VLazy",
|
553
|
-
"styles": []
|
554
|
-
},
|
555
511
|
"VLocaleProvider": {
|
556
512
|
"from": "components/VLocaleProvider",
|
557
513
|
"styles": []
|
558
514
|
},
|
559
|
-
"VNoSsr": {
|
560
|
-
"from": "components/VNoSsr",
|
561
|
-
"styles": []
|
562
|
-
},
|
563
515
|
"VParallax": {
|
564
516
|
"from": "components/VParallax",
|
565
517
|
"styles": []
|
566
518
|
},
|
567
|
-
"
|
568
|
-
"from": "components/
|
519
|
+
"VRangeSlider": {
|
520
|
+
"from": "components/VRangeSlider",
|
569
521
|
"styles": []
|
570
522
|
},
|
571
523
|
"VResponsive": {
|
572
524
|
"from": "components/VResponsive",
|
573
525
|
"styles": []
|
574
526
|
},
|
575
|
-
"VRangeSlider": {
|
576
|
-
"from": "components/VRangeSlider",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
527
|
"VSnackbarQueue": {
|
580
528
|
"from": "components/VSnackbarQueue",
|
581
529
|
"styles": []
|
@@ -592,14 +540,18 @@
|
|
592
540
|
"from": "components/VThemeProvider",
|
593
541
|
"styles": []
|
594
542
|
},
|
595
|
-
"VValidation": {
|
596
|
-
"from": "components/VValidation",
|
597
|
-
"styles": []
|
598
|
-
},
|
599
543
|
"VVirtualScroll": {
|
600
544
|
"from": "components/VVirtualScroll",
|
601
545
|
"styles": []
|
602
546
|
},
|
547
|
+
"VRadio": {
|
548
|
+
"from": "components/VRadio",
|
549
|
+
"styles": []
|
550
|
+
},
|
551
|
+
"VValidation": {
|
552
|
+
"from": "components/VValidation",
|
553
|
+
"styles": []
|
554
|
+
},
|
603
555
|
"VFabTransition": {
|
604
556
|
"from": "components/transitions",
|
605
557
|
"styles": []
|
@@ -663,6 +615,54 @@
|
|
663
615
|
"VDialogTransition": {
|
664
616
|
"from": "components/transitions",
|
665
617
|
"styles": []
|
618
|
+
},
|
619
|
+
"VContainer": {
|
620
|
+
"from": "components/VGrid",
|
621
|
+
"styles": []
|
622
|
+
},
|
623
|
+
"VCol": {
|
624
|
+
"from": "components/VGrid",
|
625
|
+
"styles": []
|
626
|
+
},
|
627
|
+
"VRow": {
|
628
|
+
"from": "components/VGrid",
|
629
|
+
"styles": []
|
630
|
+
},
|
631
|
+
"VSpacer": {
|
632
|
+
"from": "components/VGrid",
|
633
|
+
"styles": []
|
634
|
+
},
|
635
|
+
"VNoSsr": {
|
636
|
+
"from": "components/VNoSsr",
|
637
|
+
"styles": []
|
638
|
+
},
|
639
|
+
"VDataTable": {
|
640
|
+
"from": "components/VDataTable",
|
641
|
+
"styles": []
|
642
|
+
},
|
643
|
+
"VDataTableHeaders": {
|
644
|
+
"from": "components/VDataTable",
|
645
|
+
"styles": []
|
646
|
+
},
|
647
|
+
"VDataTableFooter": {
|
648
|
+
"from": "components/VDataTable",
|
649
|
+
"styles": []
|
650
|
+
},
|
651
|
+
"VDataTableRows": {
|
652
|
+
"from": "components/VDataTable",
|
653
|
+
"styles": []
|
654
|
+
},
|
655
|
+
"VDataTableRow": {
|
656
|
+
"from": "components/VDataTable",
|
657
|
+
"styles": []
|
658
|
+
},
|
659
|
+
"VDataTableVirtual": {
|
660
|
+
"from": "components/VDataTable",
|
661
|
+
"styles": []
|
662
|
+
},
|
663
|
+
"VDataTableServer": {
|
664
|
+
"from": "components/VDataTable",
|
665
|
+
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|