vuetify 3.12.4 → 3.12.5
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/dist/json/attributes.json +1919 -1919
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +216 -216
- package/dist/json/web-types.json +3712 -3712
- package/dist/vuetify-labs.cjs +4 -4
- package/dist/vuetify-labs.css +4695 -4695
- package/dist/vuetify-labs.d.ts +74 -74
- 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 +4129 -4129
- package/dist/vuetify.d.ts +74 -74
- 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/VOverlay/useActivator.js +1 -1
- package/lib/components/VOverlay/useActivator.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +74 -74
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/dist/json/importMap.json
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
+
"VBottomNavigation": {
|
|
4
|
+
"from": "components/VBottomNavigation",
|
|
5
|
+
"styles": []
|
|
6
|
+
},
|
|
3
7
|
"VAlert": {
|
|
4
8
|
"from": "components/VAlert",
|
|
5
9
|
"styles": []
|
|
@@ -8,32 +12,56 @@
|
|
|
8
12
|
"from": "components/VAlert",
|
|
9
13
|
"styles": []
|
|
10
14
|
},
|
|
11
|
-
"
|
|
12
|
-
"from": "components/
|
|
13
|
-
"styles": []
|
|
14
|
-
},
|
|
15
|
-
"VAppBarNavIcon": {
|
|
16
|
-
"from": "components/VAppBar",
|
|
15
|
+
"VAvatar": {
|
|
16
|
+
"from": "components/VAvatar",
|
|
17
17
|
"styles": []
|
|
18
18
|
},
|
|
19
|
-
"
|
|
20
|
-
"from": "components/
|
|
19
|
+
"VAutocomplete": {
|
|
20
|
+
"from": "components/VAutocomplete",
|
|
21
21
|
"styles": []
|
|
22
22
|
},
|
|
23
23
|
"VApp": {
|
|
24
24
|
"from": "components/VApp",
|
|
25
25
|
"styles": []
|
|
26
26
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "components/
|
|
27
|
+
"VBadge": {
|
|
28
|
+
"from": "components/VBadge",
|
|
29
29
|
"styles": []
|
|
30
30
|
},
|
|
31
|
-
"
|
|
32
|
-
"from": "components/
|
|
31
|
+
"VBanner": {
|
|
32
|
+
"from": "components/VBanner",
|
|
33
33
|
"styles": []
|
|
34
34
|
},
|
|
35
|
-
"
|
|
36
|
-
"from": "components/
|
|
35
|
+
"VBannerActions": {
|
|
36
|
+
"from": "components/VBanner",
|
|
37
|
+
"styles": []
|
|
38
|
+
},
|
|
39
|
+
"VBannerText": {
|
|
40
|
+
"from": "components/VBanner",
|
|
41
|
+
"styles": []
|
|
42
|
+
},
|
|
43
|
+
"VBottomSheet": {
|
|
44
|
+
"from": "components/VBottomSheet",
|
|
45
|
+
"styles": []
|
|
46
|
+
},
|
|
47
|
+
"VBtn": {
|
|
48
|
+
"from": "components/VBtn",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
51
|
+
"VBreadcrumbs": {
|
|
52
|
+
"from": "components/VBreadcrumbs",
|
|
53
|
+
"styles": []
|
|
54
|
+
},
|
|
55
|
+
"VBreadcrumbsItem": {
|
|
56
|
+
"from": "components/VBreadcrumbs",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
59
|
+
"VBreadcrumbsDivider": {
|
|
60
|
+
"from": "components/VBreadcrumbs",
|
|
61
|
+
"styles": []
|
|
62
|
+
},
|
|
63
|
+
"VBtnGroup": {
|
|
64
|
+
"from": "components/VBtnGroup",
|
|
37
65
|
"styles": []
|
|
38
66
|
},
|
|
39
67
|
"VCard": {
|
|
@@ -60,28 +88,20 @@
|
|
|
60
88
|
"from": "components/VCard",
|
|
61
89
|
"styles": []
|
|
62
90
|
},
|
|
63
|
-
"VBtn": {
|
|
64
|
-
"from": "components/VBtn",
|
|
65
|
-
"styles": []
|
|
66
|
-
},
|
|
67
91
|
"VCalendar": {
|
|
68
92
|
"from": "components/VCalendar",
|
|
69
93
|
"styles": []
|
|
70
94
|
},
|
|
71
|
-
"
|
|
72
|
-
"from": "components/
|
|
73
|
-
"styles": []
|
|
74
|
-
},
|
|
75
|
-
"VBottomSheet": {
|
|
76
|
-
"from": "components/VBottomSheet",
|
|
95
|
+
"VAppBar": {
|
|
96
|
+
"from": "components/VAppBar",
|
|
77
97
|
"styles": []
|
|
78
98
|
},
|
|
79
|
-
"
|
|
80
|
-
"from": "components/
|
|
99
|
+
"VAppBarNavIcon": {
|
|
100
|
+
"from": "components/VAppBar",
|
|
81
101
|
"styles": []
|
|
82
102
|
},
|
|
83
|
-
"
|
|
84
|
-
"from": "components/
|
|
103
|
+
"VAppBarTitle": {
|
|
104
|
+
"from": "components/VAppBar",
|
|
85
105
|
"styles": []
|
|
86
106
|
},
|
|
87
107
|
"VCarousel": {
|
|
@@ -92,36 +112,12 @@
|
|
|
92
112
|
"from": "components/VCarousel",
|
|
93
113
|
"styles": []
|
|
94
114
|
},
|
|
95
|
-
"
|
|
96
|
-
"from": "components/
|
|
97
|
-
"styles": []
|
|
98
|
-
},
|
|
99
|
-
"VBreadcrumbs": {
|
|
100
|
-
"from": "components/VBreadcrumbs",
|
|
101
|
-
"styles": []
|
|
102
|
-
},
|
|
103
|
-
"VBreadcrumbsItem": {
|
|
104
|
-
"from": "components/VBreadcrumbs",
|
|
105
|
-
"styles": []
|
|
106
|
-
},
|
|
107
|
-
"VBreadcrumbsDivider": {
|
|
108
|
-
"from": "components/VBreadcrumbs",
|
|
109
|
-
"styles": []
|
|
110
|
-
},
|
|
111
|
-
"VBanner": {
|
|
112
|
-
"from": "components/VBanner",
|
|
113
|
-
"styles": []
|
|
114
|
-
},
|
|
115
|
-
"VBannerActions": {
|
|
116
|
-
"from": "components/VBanner",
|
|
117
|
-
"styles": []
|
|
118
|
-
},
|
|
119
|
-
"VBannerText": {
|
|
120
|
-
"from": "components/VBanner",
|
|
115
|
+
"VBtnToggle": {
|
|
116
|
+
"from": "components/VBtnToggle",
|
|
121
117
|
"styles": []
|
|
122
118
|
},
|
|
123
|
-
"
|
|
124
|
-
"from": "components/
|
|
119
|
+
"VChip": {
|
|
120
|
+
"from": "components/VChip",
|
|
125
121
|
"styles": []
|
|
126
122
|
},
|
|
127
123
|
"VChipGroup": {
|
|
@@ -140,34 +136,6 @@
|
|
|
140
136
|
"from": "components/VCombobox",
|
|
141
137
|
"styles": []
|
|
142
138
|
},
|
|
143
|
-
"VCounter": {
|
|
144
|
-
"from": "components/VCounter",
|
|
145
|
-
"styles": []
|
|
146
|
-
},
|
|
147
|
-
"VDatePicker": {
|
|
148
|
-
"from": "components/VDatePicker",
|
|
149
|
-
"styles": []
|
|
150
|
-
},
|
|
151
|
-
"VDatePickerControls": {
|
|
152
|
-
"from": "components/VDatePicker",
|
|
153
|
-
"styles": []
|
|
154
|
-
},
|
|
155
|
-
"VDatePickerHeader": {
|
|
156
|
-
"from": "components/VDatePicker",
|
|
157
|
-
"styles": []
|
|
158
|
-
},
|
|
159
|
-
"VDatePickerMonth": {
|
|
160
|
-
"from": "components/VDatePicker",
|
|
161
|
-
"styles": []
|
|
162
|
-
},
|
|
163
|
-
"VDatePickerMonths": {
|
|
164
|
-
"from": "components/VDatePicker",
|
|
165
|
-
"styles": []
|
|
166
|
-
},
|
|
167
|
-
"VDatePickerYears": {
|
|
168
|
-
"from": "components/VDatePicker",
|
|
169
|
-
"styles": []
|
|
170
|
-
},
|
|
171
139
|
"VDataTable": {
|
|
172
140
|
"from": "components/VDataTable",
|
|
173
141
|
"styles": []
|
|
@@ -196,14 +164,50 @@
|
|
|
196
164
|
"from": "components/VDataTable",
|
|
197
165
|
"styles": []
|
|
198
166
|
},
|
|
199
|
-
"
|
|
200
|
-
"from": "components/
|
|
167
|
+
"VCode": {
|
|
168
|
+
"from": "components/VCode",
|
|
169
|
+
"styles": []
|
|
170
|
+
},
|
|
171
|
+
"VColorPicker": {
|
|
172
|
+
"from": "components/VColorPicker",
|
|
201
173
|
"styles": []
|
|
202
174
|
},
|
|
203
175
|
"VDialog": {
|
|
204
176
|
"from": "components/VDialog",
|
|
205
177
|
"styles": []
|
|
206
178
|
},
|
|
179
|
+
"VCounter": {
|
|
180
|
+
"from": "components/VCounter",
|
|
181
|
+
"styles": []
|
|
182
|
+
},
|
|
183
|
+
"VDivider": {
|
|
184
|
+
"from": "components/VDivider",
|
|
185
|
+
"styles": []
|
|
186
|
+
},
|
|
187
|
+
"VDatePicker": {
|
|
188
|
+
"from": "components/VDatePicker",
|
|
189
|
+
"styles": []
|
|
190
|
+
},
|
|
191
|
+
"VDatePickerControls": {
|
|
192
|
+
"from": "components/VDatePicker",
|
|
193
|
+
"styles": []
|
|
194
|
+
},
|
|
195
|
+
"VDatePickerHeader": {
|
|
196
|
+
"from": "components/VDatePicker",
|
|
197
|
+
"styles": []
|
|
198
|
+
},
|
|
199
|
+
"VDatePickerMonth": {
|
|
200
|
+
"from": "components/VDatePicker",
|
|
201
|
+
"styles": []
|
|
202
|
+
},
|
|
203
|
+
"VDatePickerMonths": {
|
|
204
|
+
"from": "components/VDatePicker",
|
|
205
|
+
"styles": []
|
|
206
|
+
},
|
|
207
|
+
"VDatePickerYears": {
|
|
208
|
+
"from": "components/VDatePicker",
|
|
209
|
+
"styles": []
|
|
210
|
+
},
|
|
207
211
|
"VExpansionPanels": {
|
|
208
212
|
"from": "components/VExpansionPanel",
|
|
209
213
|
"styles": []
|
|
@@ -220,36 +224,24 @@
|
|
|
220
224
|
"from": "components/VExpansionPanel",
|
|
221
225
|
"styles": []
|
|
222
226
|
},
|
|
223
|
-
"
|
|
224
|
-
"from": "components/
|
|
225
|
-
"styles": []
|
|
226
|
-
},
|
|
227
|
-
"VFieldLabel": {
|
|
228
|
-
"from": "components/VField",
|
|
227
|
+
"VFooter": {
|
|
228
|
+
"from": "components/VFooter",
|
|
229
229
|
"styles": []
|
|
230
230
|
},
|
|
231
|
-
"
|
|
232
|
-
"from": "components/
|
|
231
|
+
"VFab": {
|
|
232
|
+
"from": "components/VFab",
|
|
233
233
|
"styles": []
|
|
234
234
|
},
|
|
235
235
|
"VFileInput": {
|
|
236
236
|
"from": "components/VFileInput",
|
|
237
237
|
"styles": []
|
|
238
238
|
},
|
|
239
|
-
"
|
|
240
|
-
"from": "components/
|
|
241
|
-
"styles": []
|
|
242
|
-
},
|
|
243
|
-
"VDivider": {
|
|
244
|
-
"from": "components/VDivider",
|
|
245
|
-
"styles": []
|
|
246
|
-
},
|
|
247
|
-
"VFooter": {
|
|
248
|
-
"from": "components/VFooter",
|
|
239
|
+
"VField": {
|
|
240
|
+
"from": "components/VField",
|
|
249
241
|
"styles": []
|
|
250
242
|
},
|
|
251
|
-
"
|
|
252
|
-
"from": "components/
|
|
243
|
+
"VFieldLabel": {
|
|
244
|
+
"from": "components/VField",
|
|
253
245
|
"styles": []
|
|
254
246
|
},
|
|
255
247
|
"VIcon": {
|
|
@@ -272,6 +264,14 @@
|
|
|
272
264
|
"from": "components/VIcon",
|
|
273
265
|
"styles": []
|
|
274
266
|
},
|
|
267
|
+
"VEmptyState": {
|
|
268
|
+
"from": "components/VEmptyState",
|
|
269
|
+
"styles": []
|
|
270
|
+
},
|
|
271
|
+
"VHotkey": {
|
|
272
|
+
"from": "components/VHotkey",
|
|
273
|
+
"styles": []
|
|
274
|
+
},
|
|
275
275
|
"VItemGroup": {
|
|
276
276
|
"from": "components/VItemGroup",
|
|
277
277
|
"styles": []
|
|
@@ -280,16 +280,36 @@
|
|
|
280
280
|
"from": "components/VItemGroup",
|
|
281
281
|
"styles": []
|
|
282
282
|
},
|
|
283
|
+
"VLabel": {
|
|
284
|
+
"from": "components/VLabel",
|
|
285
|
+
"styles": []
|
|
286
|
+
},
|
|
283
287
|
"VInfiniteScroll": {
|
|
284
288
|
"from": "components/VInfiniteScroll",
|
|
285
289
|
"styles": []
|
|
286
290
|
},
|
|
291
|
+
"VImg": {
|
|
292
|
+
"from": "components/VImg",
|
|
293
|
+
"styles": []
|
|
294
|
+
},
|
|
287
295
|
"VKbd": {
|
|
288
296
|
"from": "components/VKbd",
|
|
289
297
|
"styles": []
|
|
290
298
|
},
|
|
291
|
-
"
|
|
292
|
-
"from": "components/
|
|
299
|
+
"VInput": {
|
|
300
|
+
"from": "components/VInput",
|
|
301
|
+
"styles": []
|
|
302
|
+
},
|
|
303
|
+
"VMain": {
|
|
304
|
+
"from": "components/VMain",
|
|
305
|
+
"styles": []
|
|
306
|
+
},
|
|
307
|
+
"VNumberInput": {
|
|
308
|
+
"from": "components/VNumberInput",
|
|
309
|
+
"styles": []
|
|
310
|
+
},
|
|
311
|
+
"VMessages": {
|
|
312
|
+
"from": "components/VMessages",
|
|
293
313
|
"styles": []
|
|
294
314
|
},
|
|
295
315
|
"VList": {
|
|
@@ -328,96 +348,120 @@
|
|
|
328
348
|
"from": "components/VList",
|
|
329
349
|
"styles": []
|
|
330
350
|
},
|
|
331
|
-
"
|
|
332
|
-
"from": "components/
|
|
333
|
-
"styles": []
|
|
334
|
-
},
|
|
335
|
-
"VMain": {
|
|
336
|
-
"from": "components/VMain",
|
|
337
|
-
"styles": []
|
|
338
|
-
},
|
|
339
|
-
"VNumberInput": {
|
|
340
|
-
"from": "components/VNumberInput",
|
|
351
|
+
"VMenu": {
|
|
352
|
+
"from": "components/VMenu",
|
|
341
353
|
"styles": []
|
|
342
354
|
},
|
|
343
355
|
"VNavigationDrawer": {
|
|
344
356
|
"from": "components/VNavigationDrawer",
|
|
345
357
|
"styles": []
|
|
346
358
|
},
|
|
347
|
-
"
|
|
348
|
-
"from": "components/
|
|
359
|
+
"VProgressCircular": {
|
|
360
|
+
"from": "components/VProgressCircular",
|
|
349
361
|
"styles": []
|
|
350
362
|
},
|
|
351
|
-
"
|
|
352
|
-
"from": "components/
|
|
363
|
+
"VOtpInput": {
|
|
364
|
+
"from": "components/VOtpInput",
|
|
353
365
|
"styles": []
|
|
354
366
|
},
|
|
355
|
-
"
|
|
356
|
-
"from": "components/
|
|
367
|
+
"VProgressLinear": {
|
|
368
|
+
"from": "components/VProgressLinear",
|
|
357
369
|
"styles": []
|
|
358
370
|
},
|
|
359
371
|
"VOverlay": {
|
|
360
372
|
"from": "components/VOverlay",
|
|
361
373
|
"styles": []
|
|
362
374
|
},
|
|
363
|
-
"
|
|
364
|
-
"from": "components/
|
|
375
|
+
"VPagination": {
|
|
376
|
+
"from": "components/VPagination",
|
|
365
377
|
"styles": []
|
|
366
378
|
},
|
|
367
|
-
"
|
|
368
|
-
"from": "components/
|
|
379
|
+
"VSheet": {
|
|
380
|
+
"from": "components/VSheet",
|
|
369
381
|
"styles": []
|
|
370
382
|
},
|
|
371
383
|
"VRating": {
|
|
372
384
|
"from": "components/VRating",
|
|
373
385
|
"styles": []
|
|
374
386
|
},
|
|
375
|
-
"
|
|
376
|
-
"from": "components/
|
|
387
|
+
"VRadioGroup": {
|
|
388
|
+
"from": "components/VRadioGroup",
|
|
377
389
|
"styles": []
|
|
378
390
|
},
|
|
379
|
-
"
|
|
380
|
-
"from": "components/
|
|
391
|
+
"VSkeletonLoader": {
|
|
392
|
+
"from": "components/VSkeletonLoader",
|
|
393
|
+
"styles": []
|
|
394
|
+
},
|
|
395
|
+
"VSlideGroup": {
|
|
396
|
+
"from": "components/VSlideGroup",
|
|
397
|
+
"styles": []
|
|
398
|
+
},
|
|
399
|
+
"VSlideGroupItem": {
|
|
400
|
+
"from": "components/VSlideGroup",
|
|
401
|
+
"styles": []
|
|
402
|
+
},
|
|
403
|
+
"VSelectionControl": {
|
|
404
|
+
"from": "components/VSelectionControl",
|
|
381
405
|
"styles": []
|
|
382
406
|
},
|
|
383
407
|
"VSlider": {
|
|
384
408
|
"from": "components/VSlider",
|
|
385
409
|
"styles": []
|
|
386
410
|
},
|
|
387
|
-
"
|
|
388
|
-
"from": "components/
|
|
411
|
+
"VSelect": {
|
|
412
|
+
"from": "components/VSelect",
|
|
389
413
|
"styles": []
|
|
390
414
|
},
|
|
391
415
|
"VSelectionControlGroup": {
|
|
392
416
|
"from": "components/VSelectionControlGroup",
|
|
393
417
|
"styles": []
|
|
394
418
|
},
|
|
395
|
-
"
|
|
396
|
-
"from": "components/
|
|
419
|
+
"VSwitch": {
|
|
420
|
+
"from": "components/VSwitch",
|
|
397
421
|
"styles": []
|
|
398
422
|
},
|
|
399
|
-
"
|
|
400
|
-
"from": "components/
|
|
423
|
+
"VSnackbar": {
|
|
424
|
+
"from": "components/VSnackbar",
|
|
401
425
|
"styles": []
|
|
402
426
|
},
|
|
403
|
-
"
|
|
404
|
-
"from": "components/
|
|
427
|
+
"VTab": {
|
|
428
|
+
"from": "components/VTabs",
|
|
405
429
|
"styles": []
|
|
406
430
|
},
|
|
407
|
-
"
|
|
408
|
-
"from": "components/
|
|
431
|
+
"VTabs": {
|
|
432
|
+
"from": "components/VTabs",
|
|
409
433
|
"styles": []
|
|
410
434
|
},
|
|
411
|
-
"
|
|
412
|
-
"from": "components/
|
|
435
|
+
"VTabsWindow": {
|
|
436
|
+
"from": "components/VTabs",
|
|
413
437
|
"styles": []
|
|
414
438
|
},
|
|
415
|
-
"
|
|
416
|
-
"from": "components/
|
|
439
|
+
"VTabsWindowItem": {
|
|
440
|
+
"from": "components/VTabs",
|
|
417
441
|
"styles": []
|
|
418
442
|
},
|
|
419
|
-
"
|
|
420
|
-
"from": "components/
|
|
443
|
+
"VSystemBar": {
|
|
444
|
+
"from": "components/VSystemBar",
|
|
445
|
+
"styles": []
|
|
446
|
+
},
|
|
447
|
+
"VTable": {
|
|
448
|
+
"from": "components/VTable",
|
|
449
|
+
"styles": []
|
|
450
|
+
},
|
|
451
|
+
"VTextField": {
|
|
452
|
+
"from": "components/VTextField",
|
|
453
|
+
"styles": []
|
|
454
|
+
},
|
|
455
|
+
"VTimePicker": {
|
|
456
|
+
"from": "components/VTimePicker",
|
|
457
|
+
"styles": []
|
|
458
|
+
},
|
|
459
|
+
"VTimePickerClock": {
|
|
460
|
+
"from": "components/VTimePicker",
|
|
461
|
+
"styles": []
|
|
462
|
+
},
|
|
463
|
+
"VTimePickerControls": {
|
|
464
|
+
"from": "components/VTimePicker",
|
|
421
465
|
"styles": []
|
|
422
466
|
},
|
|
423
467
|
"VStepper": {
|
|
@@ -444,20 +488,8 @@
|
|
|
444
488
|
"from": "components/VStepper",
|
|
445
489
|
"styles": []
|
|
446
490
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "components/
|
|
449
|
-
"styles": []
|
|
450
|
-
},
|
|
451
|
-
"VTextarea": {
|
|
452
|
-
"from": "components/VTextarea",
|
|
453
|
-
"styles": []
|
|
454
|
-
},
|
|
455
|
-
"VTable": {
|
|
456
|
-
"from": "components/VTable",
|
|
457
|
-
"styles": []
|
|
458
|
-
},
|
|
459
|
-
"VSwitch": {
|
|
460
|
-
"from": "components/VSwitch",
|
|
491
|
+
"VTooltip": {
|
|
492
|
+
"from": "components/VTooltip",
|
|
461
493
|
"styles": []
|
|
462
494
|
},
|
|
463
495
|
"VTimeline": {
|
|
@@ -468,38 +500,6 @@
|
|
|
468
500
|
"from": "components/VTimeline",
|
|
469
501
|
"styles": []
|
|
470
502
|
},
|
|
471
|
-
"VTextField": {
|
|
472
|
-
"from": "components/VTextField",
|
|
473
|
-
"styles": []
|
|
474
|
-
},
|
|
475
|
-
"VTab": {
|
|
476
|
-
"from": "components/VTabs",
|
|
477
|
-
"styles": []
|
|
478
|
-
},
|
|
479
|
-
"VTabs": {
|
|
480
|
-
"from": "components/VTabs",
|
|
481
|
-
"styles": []
|
|
482
|
-
},
|
|
483
|
-
"VTabsWindow": {
|
|
484
|
-
"from": "components/VTabs",
|
|
485
|
-
"styles": []
|
|
486
|
-
},
|
|
487
|
-
"VTabsWindowItem": {
|
|
488
|
-
"from": "components/VTabs",
|
|
489
|
-
"styles": []
|
|
490
|
-
},
|
|
491
|
-
"VTimePicker": {
|
|
492
|
-
"from": "components/VTimePicker",
|
|
493
|
-
"styles": []
|
|
494
|
-
},
|
|
495
|
-
"VTimePickerClock": {
|
|
496
|
-
"from": "components/VTimePicker",
|
|
497
|
-
"styles": []
|
|
498
|
-
},
|
|
499
|
-
"VTimePickerControls": {
|
|
500
|
-
"from": "components/VTimePicker",
|
|
501
|
-
"styles": []
|
|
502
|
-
},
|
|
503
503
|
"VToolbar": {
|
|
504
504
|
"from": "components/VToolbar",
|
|
505
505
|
"styles": []
|
|
@@ -512,16 +512,8 @@
|
|
|
512
512
|
"from": "components/VToolbar",
|
|
513
513
|
"styles": []
|
|
514
514
|
},
|
|
515
|
-
"
|
|
516
|
-
"from": "components/
|
|
517
|
-
"styles": []
|
|
518
|
-
},
|
|
519
|
-
"VWindowItem": {
|
|
520
|
-
"from": "components/VWindow",
|
|
521
|
-
"styles": []
|
|
522
|
-
},
|
|
523
|
-
"VTooltip": {
|
|
524
|
-
"from": "components/VTooltip",
|
|
515
|
+
"VTextarea": {
|
|
516
|
+
"from": "components/VTextarea",
|
|
525
517
|
"styles": []
|
|
526
518
|
},
|
|
527
519
|
"VTreeview": {
|
|
@@ -536,14 +528,22 @@
|
|
|
536
528
|
"from": "components/VTreeview",
|
|
537
529
|
"styles": []
|
|
538
530
|
},
|
|
539
|
-
"
|
|
540
|
-
"from": "components/
|
|
531
|
+
"VWindow": {
|
|
532
|
+
"from": "components/VWindow",
|
|
533
|
+
"styles": []
|
|
534
|
+
},
|
|
535
|
+
"VWindowItem": {
|
|
536
|
+
"from": "components/VWindow",
|
|
541
537
|
"styles": []
|
|
542
538
|
},
|
|
543
539
|
"VDataIterator": {
|
|
544
540
|
"from": "components/VDataIterator",
|
|
545
541
|
"styles": []
|
|
546
542
|
},
|
|
543
|
+
"VConfirmEdit": {
|
|
544
|
+
"from": "components/VConfirmEdit",
|
|
545
|
+
"styles": []
|
|
546
|
+
},
|
|
547
547
|
"VDefaultsProvider": {
|
|
548
548
|
"from": "components/VDefaultsProvider",
|
|
549
549
|
"styles": []
|
|
@@ -572,6 +572,10 @@
|
|
|
572
572
|
"from": "components/VHover",
|
|
573
573
|
"styles": []
|
|
574
574
|
},
|
|
575
|
+
"VLazy": {
|
|
576
|
+
"from": "components/VLazy",
|
|
577
|
+
"styles": []
|
|
578
|
+
},
|
|
575
579
|
"VLayout": {
|
|
576
580
|
"from": "components/VLayout",
|
|
577
581
|
"styles": []
|
|
@@ -588,8 +592,8 @@
|
|
|
588
592
|
"from": "components/VNoSsr",
|
|
589
593
|
"styles": []
|
|
590
594
|
},
|
|
591
|
-
"
|
|
592
|
-
"from": "components/
|
|
595
|
+
"VParallax": {
|
|
596
|
+
"from": "components/VParallax",
|
|
593
597
|
"styles": []
|
|
594
598
|
},
|
|
595
599
|
"VRadio": {
|
|
@@ -604,10 +608,6 @@
|
|
|
604
608
|
"from": "components/VResponsive",
|
|
605
609
|
"styles": []
|
|
606
610
|
},
|
|
607
|
-
"VParallax": {
|
|
608
|
-
"from": "components/VParallax",
|
|
609
|
-
"styles": []
|
|
610
|
-
},
|
|
611
611
|
"VSnackbarQueue": {
|
|
612
612
|
"from": "components/VSnackbarQueue",
|
|
613
613
|
"styles": []
|
|
@@ -620,6 +620,10 @@
|
|
|
620
620
|
"from": "components/VSpeedDial",
|
|
621
621
|
"styles": []
|
|
622
622
|
},
|
|
623
|
+
"VValidation": {
|
|
624
|
+
"from": "components/VValidation",
|
|
625
|
+
"styles": []
|
|
626
|
+
},
|
|
623
627
|
"VThemeProvider": {
|
|
624
628
|
"from": "components/VThemeProvider",
|
|
625
629
|
"styles": []
|
|
@@ -695,10 +699,6 @@
|
|
|
695
699
|
"VDialogTransition": {
|
|
696
700
|
"from": "components/transitions",
|
|
697
701
|
"styles": []
|
|
698
|
-
},
|
|
699
|
-
"VValidation": {
|
|
700
|
-
"from": "components/VValidation",
|
|
701
|
-
"styles": []
|
|
702
702
|
}
|
|
703
703
|
},
|
|
704
704
|
"directives": [
|