@vuetify/nightly 3.8.3-master.2025-05-04 → 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 +8 -3
- package/dist/json/attributes.json +1465 -1465
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +2570 -2570
- package/dist/vuetify-labs.cjs +4 -4
- package/dist/vuetify-labs.css +2897 -2897
- package/dist/vuetify-labs.d.ts +65 -321
- package/dist/vuetify-labs.esm.js +4 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +4 -4
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3093 -3093
- package/dist/vuetify.d.ts +65 -321
- package/dist/vuetify.esm.js +4 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -4
- 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/entry-bundler.js +1 -1
- package/lib/framework.d.ts +55 -55
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -24,6 +24,14 @@
|
|
24
24
|
"from": "labs/VCalendar",
|
25
25
|
"styles": []
|
26
26
|
},
|
27
|
+
"VFileUpload": {
|
28
|
+
"from": "labs/VFileUpload",
|
29
|
+
"styles": []
|
30
|
+
},
|
31
|
+
"VFileUploadItem": {
|
32
|
+
"from": "labs/VFileUpload",
|
33
|
+
"styles": []
|
34
|
+
},
|
27
35
|
"VPicker": {
|
28
36
|
"from": "labs/VPicker",
|
29
37
|
"styles": []
|
@@ -32,12 +40,8 @@
|
|
32
40
|
"from": "labs/VPicker",
|
33
41
|
"styles": []
|
34
42
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
37
|
-
"styles": []
|
38
|
-
},
|
39
|
-
"VFileUploadItem": {
|
40
|
-
"from": "labs/VFileUpload",
|
43
|
+
"VIconBtn": {
|
44
|
+
"from": "labs/VIconBtn",
|
41
45
|
"styles": []
|
42
46
|
},
|
43
47
|
"VStepperVertical": {
|
@@ -52,8 +56,16 @@
|
|
52
56
|
"from": "labs/VStepperVertical",
|
53
57
|
"styles": []
|
54
58
|
},
|
55
|
-
"
|
56
|
-
"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",
|
57
69
|
"styles": []
|
58
70
|
},
|
59
71
|
"VTreeview": {
|
@@ -68,18 +80,6 @@
|
|
68
80
|
"from": "labs/VTreeview",
|
69
81
|
"styles": []
|
70
82
|
},
|
71
|
-
"VTimePicker": {
|
72
|
-
"from": "labs/VTimePicker",
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VTimePickerClock": {
|
76
|
-
"from": "labs/VTimePicker",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VTimePickerControls": {
|
80
|
-
"from": "labs/VTimePicker",
|
81
|
-
"styles": []
|
82
|
-
},
|
83
83
|
"VPullToRefresh": {
|
84
84
|
"from": "labs/VPullToRefresh",
|
85
85
|
"styles": []
|
package/dist/json/importMap.json
CHANGED
@@ -12,8 +12,8 @@
|
|
12
12
|
"from": "components/VAppBar",
|
13
13
|
"styles": []
|
14
14
|
},
|
15
|
-
"
|
16
|
-
"from": "components/
|
15
|
+
"VApp": {
|
16
|
+
"from": "components/VApp",
|
17
17
|
"styles": []
|
18
18
|
},
|
19
19
|
"VAlert": {
|
@@ -24,22 +24,14 @@
|
|
24
24
|
"from": "components/VAlert",
|
25
25
|
"styles": []
|
26
26
|
},
|
27
|
-
"
|
28
|
-
"from": "components/
|
27
|
+
"VAutocomplete": {
|
28
|
+
"from": "components/VAutocomplete",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
31
|
"VAvatar": {
|
32
32
|
"from": "components/VAvatar",
|
33
33
|
"styles": []
|
34
34
|
},
|
35
|
-
"VBadge": {
|
36
|
-
"from": "components/VBadge",
|
37
|
-
"styles": []
|
38
|
-
},
|
39
|
-
"VBottomSheet": {
|
40
|
-
"from": "components/VBottomSheet",
|
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,28 +60,20 @@
|
|
68
60
|
"from": "components/VBreadcrumbs",
|
69
61
|
"styles": []
|
70
62
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VCardActions": {
|
76
|
-
"from": "components/VCard",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VCardItem": {
|
80
|
-
"from": "components/VCard",
|
63
|
+
"VBottomNavigation": {
|
64
|
+
"from": "components/VBottomNavigation",
|
81
65
|
"styles": []
|
82
66
|
},
|
83
|
-
"
|
84
|
-
"from": "components/
|
67
|
+
"VBtn": {
|
68
|
+
"from": "components/VBtn",
|
85
69
|
"styles": []
|
86
70
|
},
|
87
|
-
"
|
88
|
-
"from": "components/
|
71
|
+
"VBottomSheet": {
|
72
|
+
"from": "components/VBottomSheet",
|
89
73
|
"styles": []
|
90
74
|
},
|
91
|
-
"
|
92
|
-
"from": "components/
|
75
|
+
"VBtnGroup": {
|
76
|
+
"from": "components/VBtnGroup",
|
93
77
|
"styles": []
|
94
78
|
},
|
95
79
|
"VCarousel": {
|
@@ -100,36 +84,64 @@
|
|
100
84
|
"from": "components/VCarousel",
|
101
85
|
"styles": []
|
102
86
|
},
|
87
|
+
"VCheckbox": {
|
88
|
+
"from": "components/VCheckbox",
|
89
|
+
"styles": []
|
90
|
+
},
|
91
|
+
"VCheckboxBtn": {
|
92
|
+
"from": "components/VCheckbox",
|
93
|
+
"styles": []
|
94
|
+
},
|
103
95
|
"VBtnToggle": {
|
104
96
|
"from": "components/VBtnToggle",
|
105
97
|
"styles": []
|
106
98
|
},
|
99
|
+
"VColorPicker": {
|
100
|
+
"from": "components/VColorPicker",
|
101
|
+
"styles": []
|
102
|
+
},
|
107
103
|
"VChip": {
|
108
104
|
"from": "components/VChip",
|
109
105
|
"styles": []
|
110
106
|
},
|
111
|
-
"
|
112
|
-
"from": "components/
|
107
|
+
"VCode": {
|
108
|
+
"from": "components/VCode",
|
113
109
|
"styles": []
|
114
110
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
111
|
+
"VCard": {
|
112
|
+
"from": "components/VCard",
|
117
113
|
"styles": []
|
118
114
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
115
|
+
"VCardActions": {
|
116
|
+
"from": "components/VCard",
|
121
117
|
"styles": []
|
122
118
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
119
|
+
"VCardItem": {
|
120
|
+
"from": "components/VCard",
|
121
|
+
"styles": []
|
122
|
+
},
|
123
|
+
"VCardSubtitle": {
|
124
|
+
"from": "components/VCard",
|
125
|
+
"styles": []
|
126
|
+
},
|
127
|
+
"VCardText": {
|
128
|
+
"from": "components/VCard",
|
129
|
+
"styles": []
|
130
|
+
},
|
131
|
+
"VCardTitle": {
|
132
|
+
"from": "components/VCard",
|
133
|
+
"styles": []
|
134
|
+
},
|
135
|
+
"VCombobox": {
|
136
|
+
"from": "components/VCombobox",
|
125
137
|
"styles": []
|
126
138
|
},
|
127
139
|
"VCounter": {
|
128
140
|
"from": "components/VCounter",
|
129
141
|
"styles": []
|
130
142
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
143
|
+
"VChipGroup": {
|
144
|
+
"from": "components/VChipGroup",
|
133
145
|
"styles": []
|
134
146
|
},
|
135
147
|
"VDataTable": {
|
@@ -160,8 +172,8 @@
|
|
160
172
|
"from": "components/VDataTable",
|
161
173
|
"styles": []
|
162
174
|
},
|
163
|
-
"
|
164
|
-
"from": "components/
|
175
|
+
"VDialog": {
|
176
|
+
"from": "components/VDialog",
|
165
177
|
"styles": []
|
166
178
|
},
|
167
179
|
"VDatePicker": {
|
@@ -188,14 +200,6 @@
|
|
188
200
|
"from": "components/VDatePicker",
|
189
201
|
"styles": []
|
190
202
|
},
|
191
|
-
"VDialog": {
|
192
|
-
"from": "components/VDialog",
|
193
|
-
"styles": []
|
194
|
-
},
|
195
|
-
"VDivider": {
|
196
|
-
"from": "components/VDivider",
|
197
|
-
"styles": []
|
198
|
-
},
|
199
203
|
"VField": {
|
200
204
|
"from": "components/VField",
|
201
205
|
"styles": []
|
@@ -204,8 +208,12 @@
|
|
204
208
|
"from": "components/VField",
|
205
209
|
"styles": []
|
206
210
|
},
|
207
|
-
"
|
208
|
-
"from": "components/
|
211
|
+
"VDivider": {
|
212
|
+
"from": "components/VDivider",
|
213
|
+
"styles": []
|
214
|
+
},
|
215
|
+
"VFab": {
|
216
|
+
"from": "components/VFab",
|
209
217
|
"styles": []
|
210
218
|
},
|
211
219
|
"VExpansionPanels": {
|
@@ -224,8 +232,8 @@
|
|
224
232
|
"from": "components/VExpansionPanel",
|
225
233
|
"styles": []
|
226
234
|
},
|
227
|
-
"
|
228
|
-
"from": "components/
|
235
|
+
"VEmptyState": {
|
236
|
+
"from": "components/VEmptyState",
|
229
237
|
"styles": []
|
230
238
|
},
|
231
239
|
"VFooter": {
|
@@ -236,22 +244,10 @@
|
|
236
244
|
"from": "components/VFileInput",
|
237
245
|
"styles": []
|
238
246
|
},
|
239
|
-
"VInfiniteScroll": {
|
240
|
-
"from": "components/VInfiniteScroll",
|
241
|
-
"styles": []
|
242
|
-
},
|
243
247
|
"VInput": {
|
244
248
|
"from": "components/VInput",
|
245
249
|
"styles": []
|
246
250
|
},
|
247
|
-
"VImg": {
|
248
|
-
"from": "components/VImg",
|
249
|
-
"styles": []
|
250
|
-
},
|
251
|
-
"VKbd": {
|
252
|
-
"from": "components/VKbd",
|
253
|
-
"styles": []
|
254
|
-
},
|
255
251
|
"VIcon": {
|
256
252
|
"from": "components/VIcon",
|
257
253
|
"styles": []
|
@@ -272,6 +268,14 @@
|
|
272
268
|
"from": "components/VIcon",
|
273
269
|
"styles": []
|
274
270
|
},
|
271
|
+
"VInfiniteScroll": {
|
272
|
+
"from": "components/VInfiniteScroll",
|
273
|
+
"styles": []
|
274
|
+
},
|
275
|
+
"VImg": {
|
276
|
+
"from": "components/VImg",
|
277
|
+
"styles": []
|
278
|
+
},
|
275
279
|
"VItemGroup": {
|
276
280
|
"from": "components/VItemGroup",
|
277
281
|
"styles": []
|
@@ -284,8 +288,8 @@
|
|
284
288
|
"from": "components/VLabel",
|
285
289
|
"styles": []
|
286
290
|
},
|
287
|
-
"
|
288
|
-
"from": "components/
|
291
|
+
"VKbd": {
|
292
|
+
"from": "components/VKbd",
|
289
293
|
"styles": []
|
290
294
|
},
|
291
295
|
"VList": {
|
@@ -332,6 +336,10 @@
|
|
332
336
|
"from": "components/VMenu",
|
333
337
|
"styles": []
|
334
338
|
},
|
339
|
+
"VNavigationDrawer": {
|
340
|
+
"from": "components/VNavigationDrawer",
|
341
|
+
"styles": []
|
342
|
+
},
|
335
343
|
"VMessages": {
|
336
344
|
"from": "components/VMessages",
|
337
345
|
"styles": []
|
@@ -340,38 +348,38 @@
|
|
340
348
|
"from": "components/VNumberInput",
|
341
349
|
"styles": []
|
342
350
|
},
|
343
|
-
"VOverlay": {
|
344
|
-
"from": "components/VOverlay",
|
345
|
-
"styles": []
|
346
|
-
},
|
347
|
-
"VNavigationDrawer": {
|
348
|
-
"from": "components/VNavigationDrawer",
|
349
|
-
"styles": []
|
350
|
-
},
|
351
351
|
"VOtpInput": {
|
352
352
|
"from": "components/VOtpInput",
|
353
353
|
"styles": []
|
354
354
|
},
|
355
|
-
"VPagination": {
|
356
|
-
"from": "components/VPagination",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
355
|
"VProgressLinear": {
|
360
356
|
"from": "components/VProgressLinear",
|
361
357
|
"styles": []
|
362
358
|
},
|
359
|
+
"VOverlay": {
|
360
|
+
"from": "components/VOverlay",
|
361
|
+
"styles": []
|
362
|
+
},
|
363
363
|
"VProgressCircular": {
|
364
364
|
"from": "components/VProgressCircular",
|
365
365
|
"styles": []
|
366
366
|
},
|
367
|
-
"
|
368
|
-
"from": "components/
|
367
|
+
"VPagination": {
|
368
|
+
"from": "components/VPagination",
|
369
|
+
"styles": []
|
370
|
+
},
|
371
|
+
"VRadioGroup": {
|
372
|
+
"from": "components/VRadioGroup",
|
369
373
|
"styles": []
|
370
374
|
},
|
371
375
|
"VSelect": {
|
372
376
|
"from": "components/VSelect",
|
373
377
|
"styles": []
|
374
378
|
},
|
379
|
+
"VRating": {
|
380
|
+
"from": "components/VRating",
|
381
|
+
"styles": []
|
382
|
+
},
|
375
383
|
"VSelectionControl": {
|
376
384
|
"from": "components/VSelectionControl",
|
377
385
|
"styles": []
|
@@ -384,34 +392,46 @@
|
|
384
392
|
"from": "components/VSheet",
|
385
393
|
"styles": []
|
386
394
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
395
|
+
"VSlider": {
|
396
|
+
"from": "components/VSlider",
|
389
397
|
"styles": []
|
390
398
|
},
|
391
|
-
"
|
392
|
-
"from": "components/
|
399
|
+
"VStepper": {
|
400
|
+
"from": "components/VStepper",
|
393
401
|
"styles": []
|
394
402
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
403
|
+
"VStepperActions": {
|
404
|
+
"from": "components/VStepper",
|
397
405
|
"styles": []
|
398
406
|
},
|
399
|
-
"
|
400
|
-
"from": "components/
|
407
|
+
"VStepperHeader": {
|
408
|
+
"from": "components/VStepper",
|
401
409
|
"styles": []
|
402
410
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
411
|
+
"VStepperItem": {
|
412
|
+
"from": "components/VStepper",
|
405
413
|
"styles": []
|
406
414
|
},
|
407
|
-
"
|
408
|
-
"from": "components/
|
415
|
+
"VStepperWindow": {
|
416
|
+
"from": "components/VStepper",
|
417
|
+
"styles": []
|
418
|
+
},
|
419
|
+
"VStepperWindowItem": {
|
420
|
+
"from": "components/VStepper",
|
421
|
+
"styles": []
|
422
|
+
},
|
423
|
+
"VSnackbar": {
|
424
|
+
"from": "components/VSnackbar",
|
409
425
|
"styles": []
|
410
426
|
},
|
411
427
|
"VSwitch": {
|
412
428
|
"from": "components/VSwitch",
|
413
429
|
"styles": []
|
414
430
|
},
|
431
|
+
"VSystemBar": {
|
432
|
+
"from": "components/VSystemBar",
|
433
|
+
"styles": []
|
434
|
+
},
|
415
435
|
"VTab": {
|
416
436
|
"from": "components/VTabs",
|
417
437
|
"styles": []
|
@@ -428,16 +448,28 @@
|
|
428
448
|
"from": "components/VTabs",
|
429
449
|
"styles": []
|
430
450
|
},
|
431
|
-
"
|
432
|
-
"from": "components/
|
451
|
+
"VTextField": {
|
452
|
+
"from": "components/VTextField",
|
433
453
|
"styles": []
|
434
454
|
},
|
435
455
|
"VTextarea": {
|
436
456
|
"from": "components/VTextarea",
|
437
457
|
"styles": []
|
438
458
|
},
|
439
|
-
"
|
440
|
-
"from": "components/
|
459
|
+
"VTable": {
|
460
|
+
"from": "components/VTable",
|
461
|
+
"styles": []
|
462
|
+
},
|
463
|
+
"VTooltip": {
|
464
|
+
"from": "components/VTooltip",
|
465
|
+
"styles": []
|
466
|
+
},
|
467
|
+
"VTimeline": {
|
468
|
+
"from": "components/VTimeline",
|
469
|
+
"styles": []
|
470
|
+
},
|
471
|
+
"VTimelineItem": {
|
472
|
+
"from": "components/VTimeline",
|
441
473
|
"styles": []
|
442
474
|
},
|
443
475
|
"VToolbar": {
|
@@ -460,28 +492,20 @@
|
|
460
492
|
"from": "components/VWindow",
|
461
493
|
"styles": []
|
462
494
|
},
|
463
|
-
"
|
464
|
-
"from": "components/
|
465
|
-
"styles": []
|
466
|
-
},
|
467
|
-
"VTimeline": {
|
468
|
-
"from": "components/VTimeline",
|
495
|
+
"VConfirmEdit": {
|
496
|
+
"from": "components/VConfirmEdit",
|
469
497
|
"styles": []
|
470
498
|
},
|
471
|
-
"
|
472
|
-
"from": "components/
|
499
|
+
"VDefaultsProvider": {
|
500
|
+
"from": "components/VDefaultsProvider",
|
473
501
|
"styles": []
|
474
502
|
},
|
475
503
|
"VDataIterator": {
|
476
504
|
"from": "components/VDataIterator",
|
477
505
|
"styles": []
|
478
506
|
},
|
479
|
-
"
|
480
|
-
"from": "components/
|
481
|
-
"styles": []
|
482
|
-
},
|
483
|
-
"VDefaultsProvider": {
|
484
|
-
"from": "components/VDefaultsProvider",
|
507
|
+
"VForm": {
|
508
|
+
"from": "components/VForm",
|
485
509
|
"styles": []
|
486
510
|
},
|
487
511
|
"VContainer": {
|
@@ -504,10 +528,6 @@
|
|
504
528
|
"from": "components/VHover",
|
505
529
|
"styles": []
|
506
530
|
},
|
507
|
-
"VForm": {
|
508
|
-
"from": "components/VForm",
|
509
|
-
"styles": []
|
510
|
-
},
|
511
531
|
"VLazy": {
|
512
532
|
"from": "components/VLazy",
|
513
533
|
"styles": []
|
@@ -524,14 +544,14 @@
|
|
524
544
|
"from": "components/VLocaleProvider",
|
525
545
|
"styles": []
|
526
546
|
},
|
527
|
-
"VParallax": {
|
528
|
-
"from": "components/VParallax",
|
529
|
-
"styles": []
|
530
|
-
},
|
531
547
|
"VNoSsr": {
|
532
548
|
"from": "components/VNoSsr",
|
533
549
|
"styles": []
|
534
550
|
},
|
551
|
+
"VParallax": {
|
552
|
+
"from": "components/VParallax",
|
553
|
+
"styles": []
|
554
|
+
},
|
535
555
|
"VRadio": {
|
536
556
|
"from": "components/VRadio",
|
537
557
|
"styles": []
|
@@ -544,12 +564,16 @@
|
|
544
564
|
"from": "components/VResponsive",
|
545
565
|
"styles": []
|
546
566
|
},
|
567
|
+
"VSnackbarQueue": {
|
568
|
+
"from": "components/VSnackbarQueue",
|
569
|
+
"styles": []
|
570
|
+
},
|
547
571
|
"VSparkline": {
|
548
572
|
"from": "components/VSparkline",
|
549
573
|
"styles": []
|
550
574
|
},
|
551
|
-
"
|
552
|
-
"from": "components/
|
575
|
+
"VSpeedDial": {
|
576
|
+
"from": "components/VSpeedDial",
|
553
577
|
"styles": []
|
554
578
|
},
|
555
579
|
"VThemeProvider": {
|
@@ -560,12 +584,20 @@
|
|
560
584
|
"from": "components/VValidation",
|
561
585
|
"styles": []
|
562
586
|
},
|
587
|
+
"VSlideGroup": {
|
588
|
+
"from": "components/VSlideGroup",
|
589
|
+
"styles": []
|
590
|
+
},
|
591
|
+
"VSlideGroupItem": {
|
592
|
+
"from": "components/VSlideGroup",
|
593
|
+
"styles": []
|
594
|
+
},
|
563
595
|
"VVirtualScroll": {
|
564
596
|
"from": "components/VVirtualScroll",
|
565
597
|
"styles": []
|
566
598
|
},
|
567
|
-
"
|
568
|
-
"from": "components/
|
599
|
+
"VSkeletonLoader": {
|
600
|
+
"from": "components/VSkeletonLoader",
|
569
601
|
"styles": []
|
570
602
|
},
|
571
603
|
"VFabTransition": {
|
@@ -631,38 +663,6 @@
|
|
631
663
|
"VDialogTransition": {
|
632
664
|
"from": "components/transitions",
|
633
665
|
"styles": []
|
634
|
-
},
|
635
|
-
"VRadioGroup": {
|
636
|
-
"from": "components/VRadioGroup",
|
637
|
-
"styles": []
|
638
|
-
},
|
639
|
-
"VBtn": {
|
640
|
-
"from": "components/VBtn",
|
641
|
-
"styles": []
|
642
|
-
},
|
643
|
-
"VStepper": {
|
644
|
-
"from": "components/VStepper",
|
645
|
-
"styles": []
|
646
|
-
},
|
647
|
-
"VStepperActions": {
|
648
|
-
"from": "components/VStepper",
|
649
|
-
"styles": []
|
650
|
-
},
|
651
|
-
"VStepperHeader": {
|
652
|
-
"from": "components/VStepper",
|
653
|
-
"styles": []
|
654
|
-
},
|
655
|
-
"VStepperItem": {
|
656
|
-
"from": "components/VStepper",
|
657
|
-
"styles": []
|
658
|
-
},
|
659
|
-
"VStepperWindow": {
|
660
|
-
"from": "components/VStepper",
|
661
|
-
"styles": []
|
662
|
-
},
|
663
|
-
"VStepperWindowItem": {
|
664
|
-
"from": "components/VStepper",
|
665
|
-
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|