@vuetify/nightly 4.1.2-dev.2026-06-16 → 4.1.2-dev.2026-06-17
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 -3
- package/dist/json/attributes.json +4029 -4029
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +234 -234
- package/dist/json/web-types.json +7420 -7420
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +6024 -6024
- package/dist/vuetify-labs.d.ts +82 -82
- 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 +4803 -4803
- package/dist/vuetify.d.ts +82 -82
- 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 +82 -82
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/json/importMap.json
CHANGED
|
@@ -12,14 +12,22 @@
|
|
|
12
12
|
"from": "components/VAppBar",
|
|
13
13
|
"styles": []
|
|
14
14
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "components/
|
|
15
|
+
"VAvatar": {
|
|
16
|
+
"from": "components/VAvatar",
|
|
17
17
|
"styles": []
|
|
18
18
|
},
|
|
19
19
|
"VApp": {
|
|
20
20
|
"from": "components/VApp",
|
|
21
21
|
"styles": []
|
|
22
22
|
},
|
|
23
|
+
"VAutocomplete": {
|
|
24
|
+
"from": "components/VAutocomplete",
|
|
25
|
+
"styles": []
|
|
26
|
+
},
|
|
27
|
+
"VBadge": {
|
|
28
|
+
"from": "components/VBadge",
|
|
29
|
+
"styles": []
|
|
30
|
+
},
|
|
23
31
|
"VBanner": {
|
|
24
32
|
"from": "components/VBanner",
|
|
25
33
|
"styles": []
|
|
@@ -32,12 +40,8 @@
|
|
|
32
40
|
"from": "components/VBanner",
|
|
33
41
|
"styles": []
|
|
34
42
|
},
|
|
35
|
-
"
|
|
36
|
-
"from": "components/
|
|
37
|
-
"styles": []
|
|
38
|
-
},
|
|
39
|
-
"VAvatar": {
|
|
40
|
-
"from": "components/VAvatar",
|
|
43
|
+
"VBottomNavigation": {
|
|
44
|
+
"from": "components/VBottomNavigation",
|
|
41
45
|
"styles": []
|
|
42
46
|
},
|
|
43
47
|
"VAlert": {
|
|
@@ -48,44 +52,60 @@
|
|
|
48
52
|
"from": "components/VAlert",
|
|
49
53
|
"styles": []
|
|
50
54
|
},
|
|
51
|
-
"
|
|
52
|
-
"from": "components/
|
|
55
|
+
"VBreadcrumbs": {
|
|
56
|
+
"from": "components/VBreadcrumbs",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
59
|
+
"VBreadcrumbsItem": {
|
|
60
|
+
"from": "components/VBreadcrumbs",
|
|
61
|
+
"styles": []
|
|
62
|
+
},
|
|
63
|
+
"VBreadcrumbsDivider": {
|
|
64
|
+
"from": "components/VBreadcrumbs",
|
|
53
65
|
"styles": []
|
|
54
66
|
},
|
|
55
67
|
"VBtnGroup": {
|
|
56
68
|
"from": "components/VBtnGroup",
|
|
57
69
|
"styles": []
|
|
58
70
|
},
|
|
59
|
-
"
|
|
60
|
-
"from": "components/
|
|
71
|
+
"VBtn": {
|
|
72
|
+
"from": "components/VBtn",
|
|
73
|
+
"styles": []
|
|
74
|
+
},
|
|
75
|
+
"VBottomSheet": {
|
|
76
|
+
"from": "components/VBottomSheet",
|
|
61
77
|
"styles": []
|
|
62
78
|
},
|
|
63
79
|
"VCalendar": {
|
|
64
80
|
"from": "components/VCalendar",
|
|
65
81
|
"styles": []
|
|
66
82
|
},
|
|
67
|
-
"
|
|
68
|
-
"from": "components/
|
|
83
|
+
"VCard": {
|
|
84
|
+
"from": "components/VCard",
|
|
69
85
|
"styles": []
|
|
70
86
|
},
|
|
71
|
-
"
|
|
72
|
-
"from": "components/
|
|
87
|
+
"VCardActions": {
|
|
88
|
+
"from": "components/VCard",
|
|
73
89
|
"styles": []
|
|
74
90
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "components/
|
|
91
|
+
"VCardItem": {
|
|
92
|
+
"from": "components/VCard",
|
|
77
93
|
"styles": []
|
|
78
94
|
},
|
|
79
|
-
"
|
|
80
|
-
"from": "components/
|
|
95
|
+
"VCardSubtitle": {
|
|
96
|
+
"from": "components/VCard",
|
|
81
97
|
"styles": []
|
|
82
98
|
},
|
|
83
|
-
"
|
|
84
|
-
"from": "components/
|
|
99
|
+
"VCardText": {
|
|
100
|
+
"from": "components/VCard",
|
|
85
101
|
"styles": []
|
|
86
102
|
},
|
|
87
|
-
"
|
|
88
|
-
"from": "components/
|
|
103
|
+
"VCardTitle": {
|
|
104
|
+
"from": "components/VCard",
|
|
105
|
+
"styles": []
|
|
106
|
+
},
|
|
107
|
+
"VBtnToggle": {
|
|
108
|
+
"from": "components/VBtnToggle",
|
|
89
109
|
"styles": []
|
|
90
110
|
},
|
|
91
111
|
"VCarousel": {
|
|
@@ -96,18 +116,42 @@
|
|
|
96
116
|
"from": "components/VCarousel",
|
|
97
117
|
"styles": []
|
|
98
118
|
},
|
|
99
|
-
"
|
|
100
|
-
"from": "components/
|
|
119
|
+
"VChipGroup": {
|
|
120
|
+
"from": "components/VChipGroup",
|
|
101
121
|
"styles": []
|
|
102
122
|
},
|
|
103
|
-
"
|
|
104
|
-
"from": "components/
|
|
123
|
+
"VCheckbox": {
|
|
124
|
+
"from": "components/VCheckbox",
|
|
125
|
+
"styles": []
|
|
126
|
+
},
|
|
127
|
+
"VCheckboxBtn": {
|
|
128
|
+
"from": "components/VCheckbox",
|
|
105
129
|
"styles": []
|
|
106
130
|
},
|
|
107
131
|
"VChip": {
|
|
108
132
|
"from": "components/VChip",
|
|
109
133
|
"styles": []
|
|
110
134
|
},
|
|
135
|
+
"VCode": {
|
|
136
|
+
"from": "components/VCode",
|
|
137
|
+
"styles": []
|
|
138
|
+
},
|
|
139
|
+
"VCounter": {
|
|
140
|
+
"from": "components/VCounter",
|
|
141
|
+
"styles": []
|
|
142
|
+
},
|
|
143
|
+
"VColorInput": {
|
|
144
|
+
"from": "components/VColorInput",
|
|
145
|
+
"styles": []
|
|
146
|
+
},
|
|
147
|
+
"VColorPicker": {
|
|
148
|
+
"from": "components/VColorPicker",
|
|
149
|
+
"styles": []
|
|
150
|
+
},
|
|
151
|
+
"VCombobox": {
|
|
152
|
+
"from": "components/VCombobox",
|
|
153
|
+
"styles": []
|
|
154
|
+
},
|
|
111
155
|
"VDataTable": {
|
|
112
156
|
"from": "components/VDataTable",
|
|
113
157
|
"styles": []
|
|
@@ -136,6 +180,10 @@
|
|
|
136
180
|
"from": "components/VDataTable",
|
|
137
181
|
"styles": []
|
|
138
182
|
},
|
|
183
|
+
"VDialog": {
|
|
184
|
+
"from": "components/VDialog",
|
|
185
|
+
"styles": []
|
|
186
|
+
},
|
|
139
187
|
"VDatePicker": {
|
|
140
188
|
"from": "components/VDatePicker",
|
|
141
189
|
"styles": []
|
|
@@ -160,60 +208,36 @@
|
|
|
160
208
|
"from": "components/VDatePicker",
|
|
161
209
|
"styles": []
|
|
162
210
|
},
|
|
163
|
-
"
|
|
164
|
-
"from": "components/
|
|
165
|
-
"styles": []
|
|
166
|
-
},
|
|
167
|
-
"VCard": {
|
|
168
|
-
"from": "components/VCard",
|
|
169
|
-
"styles": []
|
|
170
|
-
},
|
|
171
|
-
"VCardActions": {
|
|
172
|
-
"from": "components/VCard",
|
|
173
|
-
"styles": []
|
|
174
|
-
},
|
|
175
|
-
"VCardItem": {
|
|
176
|
-
"from": "components/VCard",
|
|
177
|
-
"styles": []
|
|
178
|
-
},
|
|
179
|
-
"VCardSubtitle": {
|
|
180
|
-
"from": "components/VCard",
|
|
181
|
-
"styles": []
|
|
182
|
-
},
|
|
183
|
-
"VCardText": {
|
|
184
|
-
"from": "components/VCard",
|
|
185
|
-
"styles": []
|
|
186
|
-
},
|
|
187
|
-
"VCardTitle": {
|
|
188
|
-
"from": "components/VCard",
|
|
211
|
+
"VEmptyState": {
|
|
212
|
+
"from": "components/VEmptyState",
|
|
189
213
|
"styles": []
|
|
190
214
|
},
|
|
191
|
-
"
|
|
192
|
-
"from": "components/
|
|
215
|
+
"VDivider": {
|
|
216
|
+
"from": "components/VDivider",
|
|
193
217
|
"styles": []
|
|
194
218
|
},
|
|
195
|
-
"
|
|
196
|
-
"from": "components/
|
|
219
|
+
"VFab": {
|
|
220
|
+
"from": "components/VFab",
|
|
197
221
|
"styles": []
|
|
198
222
|
},
|
|
199
|
-
"
|
|
200
|
-
"from": "components/
|
|
223
|
+
"VFileInput": {
|
|
224
|
+
"from": "components/VFileInput",
|
|
201
225
|
"styles": []
|
|
202
226
|
},
|
|
203
|
-
"
|
|
204
|
-
"from": "components/
|
|
227
|
+
"VFileUpload": {
|
|
228
|
+
"from": "components/VFileUpload",
|
|
205
229
|
"styles": []
|
|
206
230
|
},
|
|
207
|
-
"
|
|
208
|
-
"from": "components/
|
|
231
|
+
"VFileUploadDropzone": {
|
|
232
|
+
"from": "components/VFileUpload",
|
|
209
233
|
"styles": []
|
|
210
234
|
},
|
|
211
|
-
"
|
|
212
|
-
"from": "components/
|
|
235
|
+
"VFileUploadItem": {
|
|
236
|
+
"from": "components/VFileUpload",
|
|
213
237
|
"styles": []
|
|
214
238
|
},
|
|
215
|
-
"
|
|
216
|
-
"from": "components/
|
|
239
|
+
"VFileUploadList": {
|
|
240
|
+
"from": "components/VFileUpload",
|
|
217
241
|
"styles": []
|
|
218
242
|
},
|
|
219
243
|
"VExpansionPanels": {
|
|
@@ -232,38 +256,10 @@
|
|
|
232
256
|
"from": "components/VExpansionPanel",
|
|
233
257
|
"styles": []
|
|
234
258
|
},
|
|
235
|
-
"VField": {
|
|
236
|
-
"from": "components/VField",
|
|
237
|
-
"styles": []
|
|
238
|
-
},
|
|
239
|
-
"VFieldLabel": {
|
|
240
|
-
"from": "components/VField",
|
|
241
|
-
"styles": []
|
|
242
|
-
},
|
|
243
259
|
"VFooter": {
|
|
244
260
|
"from": "components/VFooter",
|
|
245
261
|
"styles": []
|
|
246
262
|
},
|
|
247
|
-
"VFileUpload": {
|
|
248
|
-
"from": "components/VFileUpload",
|
|
249
|
-
"styles": []
|
|
250
|
-
},
|
|
251
|
-
"VFileUploadDropzone": {
|
|
252
|
-
"from": "components/VFileUpload",
|
|
253
|
-
"styles": []
|
|
254
|
-
},
|
|
255
|
-
"VFileUploadItem": {
|
|
256
|
-
"from": "components/VFileUpload",
|
|
257
|
-
"styles": []
|
|
258
|
-
},
|
|
259
|
-
"VFileUploadList": {
|
|
260
|
-
"from": "components/VFileUpload",
|
|
261
|
-
"styles": []
|
|
262
|
-
},
|
|
263
|
-
"VFileInput": {
|
|
264
|
-
"from": "components/VFileInput",
|
|
265
|
-
"styles": []
|
|
266
|
-
},
|
|
267
263
|
"VIcon": {
|
|
268
264
|
"from": "components/VIcon",
|
|
269
265
|
"styles": []
|
|
@@ -284,48 +280,48 @@
|
|
|
284
280
|
"from": "components/VIcon",
|
|
285
281
|
"styles": []
|
|
286
282
|
},
|
|
287
|
-
"
|
|
288
|
-
"from": "components/
|
|
283
|
+
"VField": {
|
|
284
|
+
"from": "components/VField",
|
|
289
285
|
"styles": []
|
|
290
286
|
},
|
|
291
|
-
"
|
|
292
|
-
"from": "components/
|
|
287
|
+
"VFieldLabel": {
|
|
288
|
+
"from": "components/VField",
|
|
293
289
|
"styles": []
|
|
294
290
|
},
|
|
295
|
-
"
|
|
296
|
-
"from": "components/
|
|
291
|
+
"VHotkey": {
|
|
292
|
+
"from": "components/VHotkey",
|
|
297
293
|
"styles": []
|
|
298
294
|
},
|
|
299
|
-
"
|
|
300
|
-
"from": "components/
|
|
295
|
+
"VImg": {
|
|
296
|
+
"from": "components/VImg",
|
|
301
297
|
"styles": []
|
|
302
298
|
},
|
|
303
299
|
"VIconBtn": {
|
|
304
300
|
"from": "components/VIconBtn",
|
|
305
301
|
"styles": []
|
|
306
302
|
},
|
|
307
|
-
"
|
|
308
|
-
"from": "components/
|
|
303
|
+
"VInfiniteScroll": {
|
|
304
|
+
"from": "components/VInfiniteScroll",
|
|
309
305
|
"styles": []
|
|
310
306
|
},
|
|
311
307
|
"VInput": {
|
|
312
308
|
"from": "components/VInput",
|
|
313
309
|
"styles": []
|
|
314
310
|
},
|
|
315
|
-
"
|
|
316
|
-
"from": "components/
|
|
311
|
+
"VKbd": {
|
|
312
|
+
"from": "components/VKbd",
|
|
317
313
|
"styles": []
|
|
318
314
|
},
|
|
319
|
-
"
|
|
320
|
-
"from": "components/
|
|
315
|
+
"VItemGroup": {
|
|
316
|
+
"from": "components/VItemGroup",
|
|
321
317
|
"styles": []
|
|
322
318
|
},
|
|
323
|
-
"
|
|
324
|
-
"from": "components/
|
|
319
|
+
"VItem": {
|
|
320
|
+
"from": "components/VItemGroup",
|
|
325
321
|
"styles": []
|
|
326
322
|
},
|
|
327
|
-
"
|
|
328
|
-
"from": "components/
|
|
323
|
+
"VLabel": {
|
|
324
|
+
"from": "components/VLabel",
|
|
329
325
|
"styles": []
|
|
330
326
|
},
|
|
331
327
|
"VList": {
|
|
@@ -364,44 +360,24 @@
|
|
|
364
360
|
"from": "components/VList",
|
|
365
361
|
"styles": []
|
|
366
362
|
},
|
|
367
|
-
"VMain": {
|
|
368
|
-
"from": "components/VMain",
|
|
369
|
-
"styles": []
|
|
370
|
-
},
|
|
371
|
-
"VNavigationDrawer": {
|
|
372
|
-
"from": "components/VNavigationDrawer",
|
|
373
|
-
"styles": []
|
|
374
|
-
},
|
|
375
|
-
"VOverlay": {
|
|
376
|
-
"from": "components/VOverlay",
|
|
377
|
-
"styles": []
|
|
378
|
-
},
|
|
379
363
|
"VNumberInput": {
|
|
380
364
|
"from": "components/VNumberInput",
|
|
381
365
|
"styles": []
|
|
382
366
|
},
|
|
383
|
-
"
|
|
384
|
-
"from": "components/
|
|
385
|
-
"styles": []
|
|
386
|
-
},
|
|
387
|
-
"VPickerTitle": {
|
|
388
|
-
"from": "components/VPicker",
|
|
389
|
-
"styles": []
|
|
390
|
-
},
|
|
391
|
-
"VProgressCircular": {
|
|
392
|
-
"from": "components/VProgressCircular",
|
|
367
|
+
"VMessages": {
|
|
368
|
+
"from": "components/VMessages",
|
|
393
369
|
"styles": []
|
|
394
370
|
},
|
|
395
|
-
"
|
|
396
|
-
"from": "components/
|
|
371
|
+
"VMenu": {
|
|
372
|
+
"from": "components/VMenu",
|
|
397
373
|
"styles": []
|
|
398
374
|
},
|
|
399
|
-
"
|
|
400
|
-
"from": "components/
|
|
375
|
+
"VMain": {
|
|
376
|
+
"from": "components/VMain",
|
|
401
377
|
"styles": []
|
|
402
378
|
},
|
|
403
|
-
"
|
|
404
|
-
"from": "components/
|
|
379
|
+
"VNavigationDrawer": {
|
|
380
|
+
"from": "components/VNavigationDrawer",
|
|
405
381
|
"styles": []
|
|
406
382
|
},
|
|
407
383
|
"VOtpInput": {
|
|
@@ -420,68 +396,84 @@
|
|
|
420
396
|
"from": "components/VOtpInput",
|
|
421
397
|
"styles": []
|
|
422
398
|
},
|
|
423
|
-
"
|
|
424
|
-
"from": "components/
|
|
399
|
+
"VProgressCircular": {
|
|
400
|
+
"from": "components/VProgressCircular",
|
|
425
401
|
"styles": []
|
|
426
402
|
},
|
|
427
|
-
"
|
|
428
|
-
"from": "components/
|
|
403
|
+
"VOverlay": {
|
|
404
|
+
"from": "components/VOverlay",
|
|
429
405
|
"styles": []
|
|
430
406
|
},
|
|
431
|
-
"
|
|
432
|
-
"from": "components/
|
|
407
|
+
"VProgressLinear": {
|
|
408
|
+
"from": "components/VProgressLinear",
|
|
433
409
|
"styles": []
|
|
434
410
|
},
|
|
435
|
-
"
|
|
436
|
-
"from": "components/
|
|
411
|
+
"VPagination": {
|
|
412
|
+
"from": "components/VPagination",
|
|
437
413
|
"styles": []
|
|
438
414
|
},
|
|
439
|
-
"
|
|
440
|
-
"from": "components/
|
|
415
|
+
"VPicker": {
|
|
416
|
+
"from": "components/VPicker",
|
|
441
417
|
"styles": []
|
|
442
418
|
},
|
|
443
|
-
"
|
|
444
|
-
"from": "components/
|
|
419
|
+
"VPickerTitle": {
|
|
420
|
+
"from": "components/VPicker",
|
|
445
421
|
"styles": []
|
|
446
422
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "components/
|
|
423
|
+
"VRating": {
|
|
424
|
+
"from": "components/VRating",
|
|
449
425
|
"styles": []
|
|
450
426
|
},
|
|
451
|
-
"
|
|
452
|
-
"from": "components/
|
|
427
|
+
"VRadioGroup": {
|
|
428
|
+
"from": "components/VRadioGroup",
|
|
453
429
|
"styles": []
|
|
454
430
|
},
|
|
455
431
|
"VSelectionControlGroup": {
|
|
456
432
|
"from": "components/VSelectionControlGroup",
|
|
457
433
|
"styles": []
|
|
458
434
|
},
|
|
435
|
+
"VSelect": {
|
|
436
|
+
"from": "components/VSelect",
|
|
437
|
+
"styles": []
|
|
438
|
+
},
|
|
439
|
+
"VSkeletonLoader": {
|
|
440
|
+
"from": "components/VSkeletonLoader",
|
|
441
|
+
"styles": []
|
|
442
|
+
},
|
|
459
443
|
"VSlider": {
|
|
460
444
|
"from": "components/VSlider",
|
|
461
445
|
"styles": []
|
|
462
446
|
},
|
|
447
|
+
"VSheet": {
|
|
448
|
+
"from": "components/VSheet",
|
|
449
|
+
"styles": []
|
|
450
|
+
},
|
|
463
451
|
"VSnackbar": {
|
|
464
452
|
"from": "components/VSnackbar",
|
|
465
453
|
"styles": []
|
|
466
454
|
},
|
|
467
|
-
"
|
|
468
|
-
"from": "components/
|
|
455
|
+
"VSlideGroup": {
|
|
456
|
+
"from": "components/VSlideGroup",
|
|
469
457
|
"styles": []
|
|
470
458
|
},
|
|
471
|
-
"
|
|
472
|
-
"from": "components/
|
|
459
|
+
"VSlideGroupItem": {
|
|
460
|
+
"from": "components/VSlideGroup",
|
|
473
461
|
"styles": []
|
|
474
462
|
},
|
|
475
|
-
"
|
|
476
|
-
"from": "components/
|
|
463
|
+
"VStepperVertical": {
|
|
464
|
+
"from": "components/VStepperVertical",
|
|
477
465
|
"styles": []
|
|
478
466
|
},
|
|
479
|
-
"
|
|
480
|
-
"from": "components/
|
|
467
|
+
"VStepperVerticalItem": {
|
|
468
|
+
"from": "components/VStepperVertical",
|
|
481
469
|
"styles": []
|
|
482
470
|
},
|
|
483
|
-
"
|
|
484
|
-
"from": "components/
|
|
471
|
+
"VStepperVerticalActions": {
|
|
472
|
+
"from": "components/VStepperVertical",
|
|
473
|
+
"styles": []
|
|
474
|
+
},
|
|
475
|
+
"VSelectionControl": {
|
|
476
|
+
"from": "components/VSelectionControl",
|
|
485
477
|
"styles": []
|
|
486
478
|
},
|
|
487
479
|
"VStepper": {
|
|
@@ -508,64 +500,60 @@
|
|
|
508
500
|
"from": "components/VStepper",
|
|
509
501
|
"styles": []
|
|
510
502
|
},
|
|
511
|
-
"
|
|
512
|
-
"from": "components/
|
|
513
|
-
"styles": []
|
|
514
|
-
},
|
|
515
|
-
"VSystemBar": {
|
|
516
|
-
"from": "components/VSystemBar",
|
|
503
|
+
"VSwitch": {
|
|
504
|
+
"from": "components/VSwitch",
|
|
517
505
|
"styles": []
|
|
518
506
|
},
|
|
519
|
-
"
|
|
520
|
-
"from": "components/
|
|
507
|
+
"VTab": {
|
|
508
|
+
"from": "components/VTabs",
|
|
521
509
|
"styles": []
|
|
522
510
|
},
|
|
523
|
-
"
|
|
524
|
-
"from": "components/
|
|
511
|
+
"VTabs": {
|
|
512
|
+
"from": "components/VTabs",
|
|
525
513
|
"styles": []
|
|
526
514
|
},
|
|
527
|
-
"
|
|
528
|
-
"from": "components/
|
|
515
|
+
"VTabsWindow": {
|
|
516
|
+
"from": "components/VTabs",
|
|
529
517
|
"styles": []
|
|
530
518
|
},
|
|
531
|
-
"
|
|
532
|
-
"from": "components/
|
|
519
|
+
"VTabsWindowItem": {
|
|
520
|
+
"from": "components/VTabs",
|
|
533
521
|
"styles": []
|
|
534
522
|
},
|
|
535
|
-
"
|
|
536
|
-
"from": "components/
|
|
523
|
+
"VTimeline": {
|
|
524
|
+
"from": "components/VTimeline",
|
|
537
525
|
"styles": []
|
|
538
526
|
},
|
|
539
|
-
"
|
|
540
|
-
"from": "components/
|
|
527
|
+
"VTimelineItem": {
|
|
528
|
+
"from": "components/VTimeline",
|
|
541
529
|
"styles": []
|
|
542
530
|
},
|
|
543
|
-
"
|
|
544
|
-
"from": "components/
|
|
531
|
+
"VSystemBar": {
|
|
532
|
+
"from": "components/VSystemBar",
|
|
545
533
|
"styles": []
|
|
546
534
|
},
|
|
547
|
-
"
|
|
548
|
-
"from": "components/
|
|
535
|
+
"VTable": {
|
|
536
|
+
"from": "components/VTable",
|
|
549
537
|
"styles": []
|
|
550
538
|
},
|
|
551
|
-
"
|
|
552
|
-
"from": "components/
|
|
539
|
+
"VTextarea": {
|
|
540
|
+
"from": "components/VTextarea",
|
|
553
541
|
"styles": []
|
|
554
542
|
},
|
|
555
|
-
"
|
|
556
|
-
"from": "components/
|
|
543
|
+
"VTextField": {
|
|
544
|
+
"from": "components/VTextField",
|
|
557
545
|
"styles": []
|
|
558
546
|
},
|
|
559
|
-
"
|
|
560
|
-
"from": "components/
|
|
547
|
+
"VTimePicker": {
|
|
548
|
+
"from": "components/VTimePicker",
|
|
561
549
|
"styles": []
|
|
562
550
|
},
|
|
563
|
-
"
|
|
564
|
-
"from": "components/
|
|
551
|
+
"VTimePickerClock": {
|
|
552
|
+
"from": "components/VTimePicker",
|
|
565
553
|
"styles": []
|
|
566
554
|
},
|
|
567
|
-
"
|
|
568
|
-
"from": "components/
|
|
555
|
+
"VTimePickerControls": {
|
|
556
|
+
"from": "components/VTimePicker",
|
|
569
557
|
"styles": []
|
|
570
558
|
},
|
|
571
559
|
"VTreeview": {
|
|
@@ -580,16 +568,28 @@
|
|
|
580
568
|
"from": "components/VTreeview",
|
|
581
569
|
"styles": []
|
|
582
570
|
},
|
|
583
|
-
"
|
|
584
|
-
"from": "components/
|
|
571
|
+
"VToolbar": {
|
|
572
|
+
"from": "components/VToolbar",
|
|
585
573
|
"styles": []
|
|
586
574
|
},
|
|
587
|
-
"
|
|
588
|
-
"from": "components/
|
|
575
|
+
"VToolbarTitle": {
|
|
576
|
+
"from": "components/VToolbar",
|
|
589
577
|
"styles": []
|
|
590
578
|
},
|
|
591
|
-
"
|
|
592
|
-
"from": "components/
|
|
579
|
+
"VToolbarItems": {
|
|
580
|
+
"from": "components/VToolbar",
|
|
581
|
+
"styles": []
|
|
582
|
+
},
|
|
583
|
+
"VTooltip": {
|
|
584
|
+
"from": "components/VTooltip",
|
|
585
|
+
"styles": []
|
|
586
|
+
},
|
|
587
|
+
"VWindow": {
|
|
588
|
+
"from": "components/VWindow",
|
|
589
|
+
"styles": []
|
|
590
|
+
},
|
|
591
|
+
"VWindowItem": {
|
|
592
|
+
"from": "components/VWindow",
|
|
593
593
|
"styles": []
|
|
594
594
|
},
|
|
595
595
|
"VDataIterator": {
|
|
@@ -600,14 +600,14 @@
|
|
|
600
600
|
"from": "components/VDateInput",
|
|
601
601
|
"styles": []
|
|
602
602
|
},
|
|
603
|
-
"VConfirmEdit": {
|
|
604
|
-
"from": "components/VConfirmEdit",
|
|
605
|
-
"styles": []
|
|
606
|
-
},
|
|
607
603
|
"VDefaultsProvider": {
|
|
608
604
|
"from": "components/VDefaultsProvider",
|
|
609
605
|
"styles": []
|
|
610
606
|
},
|
|
607
|
+
"VConfirmEdit": {
|
|
608
|
+
"from": "components/VConfirmEdit",
|
|
609
|
+
"styles": []
|
|
610
|
+
},
|
|
611
611
|
"VContainer": {
|
|
612
612
|
"from": "components/VGrid",
|
|
613
613
|
"styles": []
|
|
@@ -628,6 +628,10 @@
|
|
|
628
628
|
"from": "components/VForm",
|
|
629
629
|
"styles": []
|
|
630
630
|
},
|
|
631
|
+
"VHover": {
|
|
632
|
+
"from": "components/VHover",
|
|
633
|
+
"styles": []
|
|
634
|
+
},
|
|
631
635
|
"VLayout": {
|
|
632
636
|
"from": "components/VLayout",
|
|
633
637
|
"styles": []
|
|
@@ -636,50 +640,42 @@
|
|
|
636
640
|
"from": "components/VLayout",
|
|
637
641
|
"styles": []
|
|
638
642
|
},
|
|
639
|
-
"VLazy": {
|
|
640
|
-
"from": "components/VLazy",
|
|
641
|
-
"styles": []
|
|
642
|
-
},
|
|
643
|
-
"VHover": {
|
|
644
|
-
"from": "components/VHover",
|
|
645
|
-
"styles": []
|
|
646
|
-
},
|
|
647
643
|
"VLocaleProvider": {
|
|
648
644
|
"from": "components/VLocaleProvider",
|
|
649
645
|
"styles": []
|
|
650
646
|
},
|
|
651
|
-
"
|
|
652
|
-
"from": "components/
|
|
647
|
+
"VLazy": {
|
|
648
|
+
"from": "components/VLazy",
|
|
653
649
|
"styles": []
|
|
654
650
|
},
|
|
655
|
-
"
|
|
656
|
-
"from": "components/
|
|
651
|
+
"VNoSsr": {
|
|
652
|
+
"from": "components/VNoSsr",
|
|
657
653
|
"styles": []
|
|
658
654
|
},
|
|
659
655
|
"VParallax": {
|
|
660
656
|
"from": "components/VParallax",
|
|
661
657
|
"styles": []
|
|
662
658
|
},
|
|
663
|
-
"
|
|
664
|
-
"from": "components/
|
|
659
|
+
"VRadio": {
|
|
660
|
+
"from": "components/VRadio",
|
|
661
|
+
"styles": []
|
|
662
|
+
},
|
|
663
|
+
"VPullToRefresh": {
|
|
664
|
+
"from": "components/VPullToRefresh",
|
|
665
665
|
"styles": []
|
|
666
666
|
},
|
|
667
667
|
"VRangeSlider": {
|
|
668
668
|
"from": "components/VRangeSlider",
|
|
669
669
|
"styles": []
|
|
670
670
|
},
|
|
671
|
-
"
|
|
672
|
-
"from": "components/
|
|
671
|
+
"VResponsive": {
|
|
672
|
+
"from": "components/VResponsive",
|
|
673
673
|
"styles": []
|
|
674
674
|
},
|
|
675
675
|
"VSnackbarQueue": {
|
|
676
676
|
"from": "components/VSnackbarQueue",
|
|
677
677
|
"styles": []
|
|
678
678
|
},
|
|
679
|
-
"VSpeedDial": {
|
|
680
|
-
"from": "components/VSpeedDial",
|
|
681
|
-
"styles": []
|
|
682
|
-
},
|
|
683
679
|
"VSparkline": {
|
|
684
680
|
"from": "components/VSparkline",
|
|
685
681
|
"styles": []
|
|
@@ -688,6 +684,10 @@
|
|
|
688
684
|
"from": "components/VSparkline",
|
|
689
685
|
"styles": []
|
|
690
686
|
},
|
|
687
|
+
"VSpeedDial": {
|
|
688
|
+
"from": "components/VSpeedDial",
|
|
689
|
+
"styles": []
|
|
690
|
+
},
|
|
691
691
|
"VThemeProvider": {
|
|
692
692
|
"from": "components/VThemeProvider",
|
|
693
693
|
"styles": []
|
|
@@ -696,10 +696,6 @@
|
|
|
696
696
|
"from": "components/VVirtualScroll",
|
|
697
697
|
"styles": []
|
|
698
698
|
},
|
|
699
|
-
"VValidation": {
|
|
700
|
-
"from": "components/VValidation",
|
|
701
|
-
"styles": []
|
|
702
|
-
},
|
|
703
699
|
"VFabTransition": {
|
|
704
700
|
"from": "components/transitions",
|
|
705
701
|
"styles": []
|
|
@@ -767,6 +763,10 @@
|
|
|
767
763
|
"VDialogTransition": {
|
|
768
764
|
"from": "components/transitions",
|
|
769
765
|
"styles": []
|
|
766
|
+
},
|
|
767
|
+
"VValidation": {
|
|
768
|
+
"from": "components/VValidation",
|
|
769
|
+
"styles": []
|
|
770
770
|
}
|
|
771
771
|
},
|
|
772
772
|
"directives": [
|