@vuetify/nightly 3.8.1-dev.2025-04-13 → 3.8.1-dev.2025-04-16
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 +4 -3
- package/dist/json/attributes.json +2949 -2949
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +5523 -5523
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4007 -4007
- package/dist/vuetify-labs.d.ts +54 -54
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3566 -3566
- package/dist/vuetify.d.ts +54 -54
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/dist/vuetify.min.js.map +1 -1
- package/lib/composables/calendar.d.ts +1 -0
- package/lib/composables/calendar.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +54 -54
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -1,5 +1,25 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VIconBtn": {
|
4
|
+
"from": "labs/VIconBtn",
|
5
|
+
"styles": []
|
6
|
+
},
|
7
|
+
"VPicker": {
|
8
|
+
"from": "labs/VPicker",
|
9
|
+
"styles": []
|
10
|
+
},
|
11
|
+
"VPickerTitle": {
|
12
|
+
"from": "labs/VPicker",
|
13
|
+
"styles": []
|
14
|
+
},
|
15
|
+
"VFileUpload": {
|
16
|
+
"from": "labs/VFileUpload",
|
17
|
+
"styles": []
|
18
|
+
},
|
19
|
+
"VFileUploadItem": {
|
20
|
+
"from": "labs/VFileUpload",
|
21
|
+
"styles": []
|
22
|
+
},
|
3
23
|
"VStepperVertical": {
|
4
24
|
"from": "labs/VStepperVertical",
|
5
25
|
"styles": []
|
@@ -12,12 +32,16 @@
|
|
12
32
|
"from": "labs/VStepperVertical",
|
13
33
|
"styles": []
|
14
34
|
},
|
15
|
-
"
|
16
|
-
"from": "labs/
|
35
|
+
"VTimePicker": {
|
36
|
+
"from": "labs/VTimePicker",
|
17
37
|
"styles": []
|
18
38
|
},
|
19
|
-
"
|
20
|
-
"from": "labs/
|
39
|
+
"VTimePickerClock": {
|
40
|
+
"from": "labs/VTimePicker",
|
41
|
+
"styles": []
|
42
|
+
},
|
43
|
+
"VTimePickerControls": {
|
44
|
+
"from": "labs/VTimePicker",
|
21
45
|
"styles": []
|
22
46
|
},
|
23
47
|
"VCalendar": {
|
@@ -44,22 +68,6 @@
|
|
44
68
|
"from": "labs/VCalendar",
|
45
69
|
"styles": []
|
46
70
|
},
|
47
|
-
"VTimePicker": {
|
48
|
-
"from": "labs/VTimePicker",
|
49
|
-
"styles": []
|
50
|
-
},
|
51
|
-
"VTimePickerClock": {
|
52
|
-
"from": "labs/VTimePicker",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
|
-
"VTimePickerControls": {
|
56
|
-
"from": "labs/VTimePicker",
|
57
|
-
"styles": []
|
58
|
-
},
|
59
|
-
"VIconBtn": {
|
60
|
-
"from": "labs/VIconBtn",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
71
|
"VTreeview": {
|
64
72
|
"from": "labs/VTreeview",
|
65
73
|
"styles": []
|
@@ -72,14 +80,6 @@
|
|
72
80
|
"from": "labs/VTreeview",
|
73
81
|
"styles": []
|
74
82
|
},
|
75
|
-
"VFileUpload": {
|
76
|
-
"from": "labs/VFileUpload",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VFileUploadItem": {
|
80
|
-
"from": "labs/VFileUpload",
|
81
|
-
"styles": []
|
82
|
-
},
|
83
83
|
"VDateInput": {
|
84
84
|
"from": "labs/VDateInput",
|
85
85
|
"styles": []
|
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,14 +16,6 @@
|
|
12
16
|
"from": "components/VAppBar",
|
13
17
|
"styles": []
|
14
18
|
},
|
15
|
-
"VApp": {
|
16
|
-
"from": "components/VApp",
|
17
|
-
"styles": []
|
18
|
-
},
|
19
|
-
"VAutocomplete": {
|
20
|
-
"from": "components/VAutocomplete",
|
21
|
-
"styles": []
|
22
|
-
},
|
23
19
|
"VAlert": {
|
24
20
|
"from": "components/VAlert",
|
25
21
|
"styles": []
|
@@ -28,14 +24,22 @@
|
|
28
24
|
"from": "components/VAlert",
|
29
25
|
"styles": []
|
30
26
|
},
|
31
|
-
"VAvatar": {
|
32
|
-
"from": "components/VAvatar",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
27
|
"VBadge": {
|
36
28
|
"from": "components/VBadge",
|
37
29
|
"styles": []
|
38
30
|
},
|
31
|
+
"VAutocomplete": {
|
32
|
+
"from": "components/VAutocomplete",
|
33
|
+
"styles": []
|
34
|
+
},
|
35
|
+
"VBottomSheet": {
|
36
|
+
"from": "components/VBottomSheet",
|
37
|
+
"styles": []
|
38
|
+
},
|
39
|
+
"VBottomNavigation": {
|
40
|
+
"from": "components/VBottomNavigation",
|
41
|
+
"styles": []
|
42
|
+
},
|
39
43
|
"VBanner": {
|
40
44
|
"from": "components/VBanner",
|
41
45
|
"styles": []
|
@@ -48,10 +52,6 @@
|
|
48
52
|
"from": "components/VBanner",
|
49
53
|
"styles": []
|
50
54
|
},
|
51
|
-
"VBtn": {
|
52
|
-
"from": "components/VBtn",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
55
|
"VBreadcrumbs": {
|
56
56
|
"from": "components/VBreadcrumbs",
|
57
57
|
"styles": []
|
@@ -64,12 +64,8 @@
|
|
64
64
|
"from": "components/VBreadcrumbs",
|
65
65
|
"styles": []
|
66
66
|
},
|
67
|
-
"
|
68
|
-
"from": "components/
|
69
|
-
"styles": []
|
70
|
-
},
|
71
|
-
"VBtnGroup": {
|
72
|
-
"from": "components/VBtnGroup",
|
67
|
+
"VAvatar": {
|
68
|
+
"from": "components/VAvatar",
|
73
69
|
"styles": []
|
74
70
|
},
|
75
71
|
"VBtnToggle": {
|
@@ -84,18 +80,6 @@
|
|
84
80
|
"from": "components/VCarousel",
|
85
81
|
"styles": []
|
86
82
|
},
|
87
|
-
"VBottomSheet": {
|
88
|
-
"from": "components/VBottomSheet",
|
89
|
-
"styles": []
|
90
|
-
},
|
91
|
-
"VChip": {
|
92
|
-
"from": "components/VChip",
|
93
|
-
"styles": []
|
94
|
-
},
|
95
|
-
"VColorPicker": {
|
96
|
-
"from": "components/VColorPicker",
|
97
|
-
"styles": []
|
98
|
-
},
|
99
83
|
"VCard": {
|
100
84
|
"from": "components/VCard",
|
101
85
|
"styles": []
|
@@ -120,12 +104,8 @@
|
|
120
104
|
"from": "components/VCard",
|
121
105
|
"styles": []
|
122
106
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
125
|
-
"styles": []
|
126
|
-
},
|
127
|
-
"VCombobox": {
|
128
|
-
"from": "components/VCombobox",
|
107
|
+
"VBtn": {
|
108
|
+
"from": "components/VBtn",
|
129
109
|
"styles": []
|
130
110
|
},
|
131
111
|
"VCheckbox": {
|
@@ -136,6 +116,26 @@
|
|
136
116
|
"from": "components/VCheckbox",
|
137
117
|
"styles": []
|
138
118
|
},
|
119
|
+
"VChip": {
|
120
|
+
"from": "components/VChip",
|
121
|
+
"styles": []
|
122
|
+
},
|
123
|
+
"VChipGroup": {
|
124
|
+
"from": "components/VChipGroup",
|
125
|
+
"styles": []
|
126
|
+
},
|
127
|
+
"VCode": {
|
128
|
+
"from": "components/VCode",
|
129
|
+
"styles": []
|
130
|
+
},
|
131
|
+
"VCounter": {
|
132
|
+
"from": "components/VCounter",
|
133
|
+
"styles": []
|
134
|
+
},
|
135
|
+
"VCombobox": {
|
136
|
+
"from": "components/VCombobox",
|
137
|
+
"styles": []
|
138
|
+
},
|
139
139
|
"VDataTable": {
|
140
140
|
"from": "components/VDataTable",
|
141
141
|
"styles": []
|
@@ -164,8 +164,8 @@
|
|
164
164
|
"from": "components/VDataTable",
|
165
165
|
"styles": []
|
166
166
|
},
|
167
|
-
"
|
168
|
-
"from": "components/
|
167
|
+
"VEmptyState": {
|
168
|
+
"from": "components/VEmptyState",
|
169
169
|
"styles": []
|
170
170
|
},
|
171
171
|
"VDatePicker": {
|
@@ -196,12 +196,8 @@
|
|
196
196
|
"from": "components/VDialog",
|
197
197
|
"styles": []
|
198
198
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
201
|
-
"styles": []
|
202
|
-
},
|
203
|
-
"VEmptyState": {
|
204
|
-
"from": "components/VEmptyState",
|
199
|
+
"VColorPicker": {
|
200
|
+
"from": "components/VColorPicker",
|
205
201
|
"styles": []
|
206
202
|
},
|
207
203
|
"VFab": {
|
@@ -212,24 +208,20 @@
|
|
212
208
|
"from": "components/VDivider",
|
213
209
|
"styles": []
|
214
210
|
},
|
215
|
-
"
|
216
|
-
"from": "components/
|
217
|
-
"styles": []
|
218
|
-
},
|
219
|
-
"VComponentIcon": {
|
220
|
-
"from": "components/VIcon",
|
211
|
+
"VFileInput": {
|
212
|
+
"from": "components/VFileInput",
|
221
213
|
"styles": []
|
222
214
|
},
|
223
|
-
"
|
224
|
-
"from": "components/
|
215
|
+
"VField": {
|
216
|
+
"from": "components/VField",
|
225
217
|
"styles": []
|
226
218
|
},
|
227
|
-
"
|
228
|
-
"from": "components/
|
219
|
+
"VFieldLabel": {
|
220
|
+
"from": "components/VField",
|
229
221
|
"styles": []
|
230
222
|
},
|
231
|
-
"
|
232
|
-
"from": "components/
|
223
|
+
"VBtnGroup": {
|
224
|
+
"from": "components/VBtnGroup",
|
233
225
|
"styles": []
|
234
226
|
},
|
235
227
|
"VExpansionPanels": {
|
@@ -248,18 +240,6 @@
|
|
248
240
|
"from": "components/VExpansionPanel",
|
249
241
|
"styles": []
|
250
242
|
},
|
251
|
-
"VField": {
|
252
|
-
"from": "components/VField",
|
253
|
-
"styles": []
|
254
|
-
},
|
255
|
-
"VFieldLabel": {
|
256
|
-
"from": "components/VField",
|
257
|
-
"styles": []
|
258
|
-
},
|
259
|
-
"VInput": {
|
260
|
-
"from": "components/VInput",
|
261
|
-
"styles": []
|
262
|
-
},
|
263
243
|
"VFooter": {
|
264
244
|
"from": "components/VFooter",
|
265
245
|
"styles": []
|
@@ -268,32 +248,36 @@
|
|
268
248
|
"from": "components/VImg",
|
269
249
|
"styles": []
|
270
250
|
},
|
271
|
-
"
|
272
|
-
"from": "components/
|
251
|
+
"VIcon": {
|
252
|
+
"from": "components/VIcon",
|
273
253
|
"styles": []
|
274
254
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
255
|
+
"VComponentIcon": {
|
256
|
+
"from": "components/VIcon",
|
277
257
|
"styles": []
|
278
258
|
},
|
279
|
-
"
|
280
|
-
"from": "components/
|
259
|
+
"VSvgIcon": {
|
260
|
+
"from": "components/VIcon",
|
281
261
|
"styles": []
|
282
262
|
},
|
283
|
-
"
|
284
|
-
"from": "components/
|
263
|
+
"VLigatureIcon": {
|
264
|
+
"from": "components/VIcon",
|
285
265
|
"styles": []
|
286
266
|
},
|
287
|
-
"
|
288
|
-
"from": "components/
|
267
|
+
"VClassIcon": {
|
268
|
+
"from": "components/VIcon",
|
289
269
|
"styles": []
|
290
270
|
},
|
291
271
|
"VLabel": {
|
292
272
|
"from": "components/VLabel",
|
293
273
|
"styles": []
|
294
274
|
},
|
295
|
-
"
|
296
|
-
"from": "components/
|
275
|
+
"VKbd": {
|
276
|
+
"from": "components/VKbd",
|
277
|
+
"styles": []
|
278
|
+
},
|
279
|
+
"VInfiniteScroll": {
|
280
|
+
"from": "components/VInfiniteScroll",
|
297
281
|
"styles": []
|
298
282
|
},
|
299
283
|
"VList": {
|
@@ -332,18 +316,34 @@
|
|
332
316
|
"from": "components/VList",
|
333
317
|
"styles": []
|
334
318
|
},
|
335
|
-
"
|
336
|
-
"from": "components/
|
319
|
+
"VInput": {
|
320
|
+
"from": "components/VInput",
|
337
321
|
"styles": []
|
338
322
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
323
|
+
"VItemGroup": {
|
324
|
+
"from": "components/VItemGroup",
|
325
|
+
"styles": []
|
326
|
+
},
|
327
|
+
"VItem": {
|
328
|
+
"from": "components/VItemGroup",
|
329
|
+
"styles": []
|
330
|
+
},
|
331
|
+
"VMain": {
|
332
|
+
"from": "components/VMain",
|
341
333
|
"styles": []
|
342
334
|
},
|
343
335
|
"VNavigationDrawer": {
|
344
336
|
"from": "components/VNavigationDrawer",
|
345
337
|
"styles": []
|
346
338
|
},
|
339
|
+
"VMenu": {
|
340
|
+
"from": "components/VMenu",
|
341
|
+
"styles": []
|
342
|
+
},
|
343
|
+
"VMessages": {
|
344
|
+
"from": "components/VMessages",
|
345
|
+
"styles": []
|
346
|
+
},
|
347
347
|
"VOtpInput": {
|
348
348
|
"from": "components/VOtpInput",
|
349
349
|
"styles": []
|
@@ -360,20 +360,24 @@
|
|
360
360
|
"from": "components/VNumberInput",
|
361
361
|
"styles": []
|
362
362
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
363
|
+
"VProgressLinear": {
|
364
|
+
"from": "components/VProgressLinear",
|
365
365
|
"styles": []
|
366
366
|
},
|
367
|
-
"
|
368
|
-
"from": "components/
|
367
|
+
"VProgressCircular": {
|
368
|
+
"from": "components/VProgressCircular",
|
369
369
|
"styles": []
|
370
370
|
},
|
371
371
|
"VRating": {
|
372
372
|
"from": "components/VRating",
|
373
373
|
"styles": []
|
374
374
|
},
|
375
|
-
"
|
376
|
-
"from": "components/
|
375
|
+
"VRadioGroup": {
|
376
|
+
"from": "components/VRadioGroup",
|
377
|
+
"styles": []
|
378
|
+
},
|
379
|
+
"VSelectionControl": {
|
380
|
+
"from": "components/VSelectionControl",
|
377
381
|
"styles": []
|
378
382
|
},
|
379
383
|
"VSelectionControlGroup": {
|
@@ -384,10 +388,6 @@
|
|
384
388
|
"from": "components/VSheet",
|
385
389
|
"styles": []
|
386
390
|
},
|
387
|
-
"VSelectionControl": {
|
388
|
-
"from": "components/VSelectionControl",
|
389
|
-
"styles": []
|
390
|
-
},
|
391
391
|
"VSlideGroup": {
|
392
392
|
"from": "components/VSlideGroup",
|
393
393
|
"styles": []
|
@@ -396,10 +396,22 @@
|
|
396
396
|
"from": "components/VSlideGroup",
|
397
397
|
"styles": []
|
398
398
|
},
|
399
|
+
"VSkeletonLoader": {
|
400
|
+
"from": "components/VSkeletonLoader",
|
401
|
+
"styles": []
|
402
|
+
},
|
403
|
+
"VSlider": {
|
404
|
+
"from": "components/VSlider",
|
405
|
+
"styles": []
|
406
|
+
},
|
399
407
|
"VSelect": {
|
400
408
|
"from": "components/VSelect",
|
401
409
|
"styles": []
|
402
410
|
},
|
411
|
+
"VSwitch": {
|
412
|
+
"from": "components/VSwitch",
|
413
|
+
"styles": []
|
414
|
+
},
|
403
415
|
"VStepper": {
|
404
416
|
"from": "components/VStepper",
|
405
417
|
"styles": []
|
@@ -424,24 +436,36 @@
|
|
424
436
|
"from": "components/VStepper",
|
425
437
|
"styles": []
|
426
438
|
},
|
427
|
-
"
|
428
|
-
"from": "components/
|
439
|
+
"VSnackbar": {
|
440
|
+
"from": "components/VSnackbar",
|
429
441
|
"styles": []
|
430
442
|
},
|
431
|
-
"
|
432
|
-
"from": "components/
|
443
|
+
"VTextarea": {
|
444
|
+
"from": "components/VTextarea",
|
433
445
|
"styles": []
|
434
446
|
},
|
435
|
-
"
|
436
|
-
"from": "components/
|
447
|
+
"VSystemBar": {
|
448
|
+
"from": "components/VSystemBar",
|
437
449
|
"styles": []
|
438
450
|
},
|
439
|
-
"
|
440
|
-
"from": "components/
|
451
|
+
"VToolbar": {
|
452
|
+
"from": "components/VToolbar",
|
441
453
|
"styles": []
|
442
454
|
},
|
443
|
-
"
|
444
|
-
"from": "components/
|
455
|
+
"VToolbarTitle": {
|
456
|
+
"from": "components/VToolbar",
|
457
|
+
"styles": []
|
458
|
+
},
|
459
|
+
"VToolbarItems": {
|
460
|
+
"from": "components/VToolbar",
|
461
|
+
"styles": []
|
462
|
+
},
|
463
|
+
"VTimeline": {
|
464
|
+
"from": "components/VTimeline",
|
465
|
+
"styles": []
|
466
|
+
},
|
467
|
+
"VTimelineItem": {
|
468
|
+
"from": "components/VTimeline",
|
445
469
|
"styles": []
|
446
470
|
},
|
447
471
|
"VTable": {
|
@@ -452,8 +476,8 @@
|
|
452
476
|
"from": "components/VTextField",
|
453
477
|
"styles": []
|
454
478
|
},
|
455
|
-
"
|
456
|
-
"from": "components/
|
479
|
+
"VTooltip": {
|
480
|
+
"from": "components/VTooltip",
|
457
481
|
"styles": []
|
458
482
|
},
|
459
483
|
"VTab": {
|
@@ -472,18 +496,6 @@
|
|
472
496
|
"from": "components/VTabs",
|
473
497
|
"styles": []
|
474
498
|
},
|
475
|
-
"VToolbar": {
|
476
|
-
"from": "components/VToolbar",
|
477
|
-
"styles": []
|
478
|
-
},
|
479
|
-
"VToolbarTitle": {
|
480
|
-
"from": "components/VToolbar",
|
481
|
-
"styles": []
|
482
|
-
},
|
483
|
-
"VToolbarItems": {
|
484
|
-
"from": "components/VToolbar",
|
485
|
-
"styles": []
|
486
|
-
},
|
487
499
|
"VWindow": {
|
488
500
|
"from": "components/VWindow",
|
489
501
|
"styles": []
|
@@ -492,18 +504,6 @@
|
|
492
504
|
"from": "components/VWindow",
|
493
505
|
"styles": []
|
494
506
|
},
|
495
|
-
"VTooltip": {
|
496
|
-
"from": "components/VTooltip",
|
497
|
-
"styles": []
|
498
|
-
},
|
499
|
-
"VTimeline": {
|
500
|
-
"from": "components/VTimeline",
|
501
|
-
"styles": []
|
502
|
-
},
|
503
|
-
"VTimelineItem": {
|
504
|
-
"from": "components/VTimeline",
|
505
|
-
"styles": []
|
506
|
-
},
|
507
507
|
"VConfirmEdit": {
|
508
508
|
"from": "components/VConfirmEdit",
|
509
509
|
"styles": []
|
@@ -548,6 +548,10 @@
|
|
548
548
|
"from": "components/VLayout",
|
549
549
|
"styles": []
|
550
550
|
},
|
551
|
+
"VLocaleProvider": {
|
552
|
+
"from": "components/VLocaleProvider",
|
553
|
+
"styles": []
|
554
|
+
},
|
551
555
|
"VLazy": {
|
552
556
|
"from": "components/VLazy",
|
553
557
|
"styles": []
|
@@ -556,26 +560,22 @@
|
|
556
560
|
"from": "components/VNoSsr",
|
557
561
|
"styles": []
|
558
562
|
},
|
559
|
-
"
|
560
|
-
"from": "components/
|
563
|
+
"VParallax": {
|
564
|
+
"from": "components/VParallax",
|
561
565
|
"styles": []
|
562
566
|
},
|
563
567
|
"VRadio": {
|
564
568
|
"from": "components/VRadio",
|
565
569
|
"styles": []
|
566
570
|
},
|
567
|
-
"
|
568
|
-
"from": "components/
|
571
|
+
"VResponsive": {
|
572
|
+
"from": "components/VResponsive",
|
569
573
|
"styles": []
|
570
574
|
},
|
571
575
|
"VRangeSlider": {
|
572
576
|
"from": "components/VRangeSlider",
|
573
577
|
"styles": []
|
574
578
|
},
|
575
|
-
"VResponsive": {
|
576
|
-
"from": "components/VResponsive",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
579
|
"VSnackbarQueue": {
|
580
580
|
"from": "components/VSnackbarQueue",
|
581
581
|
"styles": []
|
@@ -592,10 +592,6 @@
|
|
592
592
|
"from": "components/VThemeProvider",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
-
"VValidation": {
|
596
|
-
"from": "components/VValidation",
|
597
|
-
"styles": []
|
598
|
-
},
|
599
595
|
"VVirtualScroll": {
|
600
596
|
"from": "components/VVirtualScroll",
|
601
597
|
"styles": []
|
@@ -663,6 +659,10 @@
|
|
663
659
|
"VDialogTransition": {
|
664
660
|
"from": "components/transitions",
|
665
661
|
"styles": []
|
662
|
+
},
|
663
|
+
"VValidation": {
|
664
|
+
"from": "components/VValidation",
|
665
|
+
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|