@vuetify/nightly 3.11.4-dev.2025-12-17 → 3.11.4-dev.2025-12-21
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 +2209 -2209
- package/dist/json/importMap-labs.json +18 -18
- package/dist/json/importMap.json +178 -178
- package/dist/json/web-types.json +4097 -4061
- package/dist/vuetify-labs.cjs +5 -4
- package/dist/vuetify-labs.css +3773 -3773
- package/dist/vuetify-labs.d.ts +62 -61
- package/dist/vuetify-labs.esm.js +5 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +5 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +5 -4
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3078 -3078
- package/dist/vuetify.d.ts +62 -61
- package/dist/vuetify.esm.js +5 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +5 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +321 -321
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VList/VListItem.d.ts +1 -0
- package/lib/components/VList/VListItem.js +2 -1
- package/lib/components/VList/VListItem.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +61 -61
- package/lib/framework.js +1 -1
- package/package.json +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "labs/
|
|
3
|
+
"VVideo": {
|
|
4
|
+
"from": "labs/VVideo",
|
|
5
5
|
"styles": []
|
|
6
6
|
},
|
|
7
|
-
"
|
|
8
|
-
"from": "labs/
|
|
7
|
+
"VVideoControls": {
|
|
8
|
+
"from": "labs/VVideo",
|
|
9
9
|
"styles": []
|
|
10
10
|
},
|
|
11
|
-
"
|
|
12
|
-
"from": "labs/
|
|
11
|
+
"VVideoVolume": {
|
|
12
|
+
"from": "labs/VVideo",
|
|
13
13
|
"styles": []
|
|
14
14
|
},
|
|
15
15
|
"VStepperVertical": {
|
|
@@ -24,16 +24,20 @@
|
|
|
24
24
|
"from": "labs/VStepperVertical",
|
|
25
25
|
"styles": []
|
|
26
26
|
},
|
|
27
|
+
"VColorInput": {
|
|
28
|
+
"from": "labs/VColorInput",
|
|
29
|
+
"styles": []
|
|
30
|
+
},
|
|
27
31
|
"VIconBtn": {
|
|
28
32
|
"from": "labs/VIconBtn",
|
|
29
33
|
"styles": []
|
|
30
34
|
},
|
|
31
|
-
"
|
|
32
|
-
"from": "labs/
|
|
35
|
+
"VFileUpload": {
|
|
36
|
+
"from": "labs/VFileUpload",
|
|
33
37
|
"styles": []
|
|
34
38
|
},
|
|
35
|
-
"
|
|
36
|
-
"from": "labs/
|
|
39
|
+
"VFileUploadItem": {
|
|
40
|
+
"from": "labs/VFileUpload",
|
|
37
41
|
"styles": []
|
|
38
42
|
},
|
|
39
43
|
"VPie": {
|
|
@@ -48,16 +52,12 @@
|
|
|
48
52
|
"from": "labs/VPie",
|
|
49
53
|
"styles": []
|
|
50
54
|
},
|
|
51
|
-
"
|
|
52
|
-
"from": "labs/
|
|
53
|
-
"styles": []
|
|
54
|
-
},
|
|
55
|
-
"VVideoControls": {
|
|
56
|
-
"from": "labs/VVideo",
|
|
55
|
+
"VPicker": {
|
|
56
|
+
"from": "labs/VPicker",
|
|
57
57
|
"styles": []
|
|
58
58
|
},
|
|
59
|
-
"
|
|
60
|
-
"from": "labs/
|
|
59
|
+
"VPickerTitle": {
|
|
60
|
+
"from": "labs/VPicker",
|
|
61
61
|
"styles": []
|
|
62
62
|
},
|
|
63
63
|
"VDateInput": {
|
package/dist/json/importMap.json
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"VApp": {
|
|
4
|
-
"from": "components/VApp",
|
|
5
|
-
"styles": []
|
|
6
|
-
},
|
|
7
3
|
"VAppBar": {
|
|
8
4
|
"from": "components/VAppBar",
|
|
9
5
|
"styles": []
|
|
@@ -16,24 +12,32 @@
|
|
|
16
12
|
"from": "components/VAppBar",
|
|
17
13
|
"styles": []
|
|
18
14
|
},
|
|
19
|
-
"
|
|
20
|
-
"from": "components/
|
|
15
|
+
"VApp": {
|
|
16
|
+
"from": "components/VApp",
|
|
21
17
|
"styles": []
|
|
22
18
|
},
|
|
23
|
-
"
|
|
24
|
-
"from": "components/
|
|
19
|
+
"VAlert": {
|
|
20
|
+
"from": "components/VAlert",
|
|
21
|
+
"styles": []
|
|
22
|
+
},
|
|
23
|
+
"VAlertTitle": {
|
|
24
|
+
"from": "components/VAlert",
|
|
25
25
|
"styles": []
|
|
26
26
|
},
|
|
27
27
|
"VBadge": {
|
|
28
28
|
"from": "components/VBadge",
|
|
29
29
|
"styles": []
|
|
30
30
|
},
|
|
31
|
-
"
|
|
32
|
-
"from": "components/
|
|
31
|
+
"VAutocomplete": {
|
|
32
|
+
"from": "components/VAutocomplete",
|
|
33
33
|
"styles": []
|
|
34
34
|
},
|
|
35
|
-
"
|
|
36
|
-
"from": "components/
|
|
35
|
+
"VAvatar": {
|
|
36
|
+
"from": "components/VAvatar",
|
|
37
|
+
"styles": []
|
|
38
|
+
},
|
|
39
|
+
"VBottomSheet": {
|
|
40
|
+
"from": "components/VBottomSheet",
|
|
37
41
|
"styles": []
|
|
38
42
|
},
|
|
39
43
|
"VBanner": {
|
|
@@ -48,10 +52,6 @@
|
|
|
48
52
|
"from": "components/VBanner",
|
|
49
53
|
"styles": []
|
|
50
54
|
},
|
|
51
|
-
"VBottomSheet": {
|
|
52
|
-
"from": "components/VBottomSheet",
|
|
53
|
-
"styles": []
|
|
54
|
-
},
|
|
55
55
|
"VBreadcrumbs": {
|
|
56
56
|
"from": "components/VBreadcrumbs",
|
|
57
57
|
"styles": []
|
|
@@ -64,10 +64,6 @@
|
|
|
64
64
|
"from": "components/VBreadcrumbs",
|
|
65
65
|
"styles": []
|
|
66
66
|
},
|
|
67
|
-
"VBottomNavigation": {
|
|
68
|
-
"from": "components/VBottomNavigation",
|
|
69
|
-
"styles": []
|
|
70
|
-
},
|
|
71
67
|
"VBtn": {
|
|
72
68
|
"from": "components/VBtn",
|
|
73
69
|
"styles": []
|
|
@@ -76,6 +72,10 @@
|
|
|
76
72
|
"from": "components/VBtnGroup",
|
|
77
73
|
"styles": []
|
|
78
74
|
},
|
|
75
|
+
"VBottomNavigation": {
|
|
76
|
+
"from": "components/VBottomNavigation",
|
|
77
|
+
"styles": []
|
|
78
|
+
},
|
|
79
79
|
"VCard": {
|
|
80
80
|
"from": "components/VCard",
|
|
81
81
|
"styles": []
|
|
@@ -100,12 +100,16 @@
|
|
|
100
100
|
"from": "components/VCard",
|
|
101
101
|
"styles": []
|
|
102
102
|
},
|
|
103
|
-
"
|
|
104
|
-
"from": "components/
|
|
103
|
+
"VCalendar": {
|
|
104
|
+
"from": "components/VCalendar",
|
|
105
105
|
"styles": []
|
|
106
106
|
},
|
|
107
|
-
"
|
|
108
|
-
"from": "components/
|
|
107
|
+
"VChip": {
|
|
108
|
+
"from": "components/VChip",
|
|
109
|
+
"styles": []
|
|
110
|
+
},
|
|
111
|
+
"VBtnToggle": {
|
|
112
|
+
"from": "components/VBtnToggle",
|
|
109
113
|
"styles": []
|
|
110
114
|
},
|
|
111
115
|
"VCheckbox": {
|
|
@@ -116,26 +120,26 @@
|
|
|
116
120
|
"from": "components/VCheckbox",
|
|
117
121
|
"styles": []
|
|
118
122
|
},
|
|
119
|
-
"
|
|
120
|
-
"from": "components/
|
|
121
|
-
"styles": []
|
|
122
|
-
},
|
|
123
|
-
"VChip": {
|
|
124
|
-
"from": "components/VChip",
|
|
123
|
+
"VCarousel": {
|
|
124
|
+
"from": "components/VCarousel",
|
|
125
125
|
"styles": []
|
|
126
126
|
},
|
|
127
|
-
"
|
|
128
|
-
"from": "components/
|
|
127
|
+
"VCarouselItem": {
|
|
128
|
+
"from": "components/VCarousel",
|
|
129
129
|
"styles": []
|
|
130
130
|
},
|
|
131
|
-
"
|
|
132
|
-
"from": "components/
|
|
131
|
+
"VColorPicker": {
|
|
132
|
+
"from": "components/VColorPicker",
|
|
133
133
|
"styles": []
|
|
134
134
|
},
|
|
135
135
|
"VCode": {
|
|
136
136
|
"from": "components/VCode",
|
|
137
137
|
"styles": []
|
|
138
138
|
},
|
|
139
|
+
"VChipGroup": {
|
|
140
|
+
"from": "components/VChipGroup",
|
|
141
|
+
"styles": []
|
|
142
|
+
},
|
|
139
143
|
"VCombobox": {
|
|
140
144
|
"from": "components/VCombobox",
|
|
141
145
|
"styles": []
|
|
@@ -144,28 +148,8 @@
|
|
|
144
148
|
"from": "components/VCounter",
|
|
145
149
|
"styles": []
|
|
146
150
|
},
|
|
147
|
-
"
|
|
148
|
-
"from": "components/
|
|
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",
|
|
151
|
+
"VEmptyState": {
|
|
152
|
+
"from": "components/VEmptyState",
|
|
169
153
|
"styles": []
|
|
170
154
|
},
|
|
171
155
|
"VDataTable": {
|
|
@@ -196,8 +180,40 @@
|
|
|
196
180
|
"from": "components/VDataTable",
|
|
197
181
|
"styles": []
|
|
198
182
|
},
|
|
199
|
-
"
|
|
200
|
-
"from": "components/
|
|
183
|
+
"VDialog": {
|
|
184
|
+
"from": "components/VDialog",
|
|
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
|
+
},
|
|
211
|
+
"VDivider": {
|
|
212
|
+
"from": "components/VDivider",
|
|
213
|
+
"styles": []
|
|
214
|
+
},
|
|
215
|
+
"VFab": {
|
|
216
|
+
"from": "components/VFab",
|
|
201
217
|
"styles": []
|
|
202
218
|
},
|
|
203
219
|
"VExpansionPanels": {
|
|
@@ -216,36 +232,44 @@
|
|
|
216
232
|
"from": "components/VExpansionPanel",
|
|
217
233
|
"styles": []
|
|
218
234
|
},
|
|
219
|
-
"
|
|
220
|
-
"from": "components/
|
|
235
|
+
"VField": {
|
|
236
|
+
"from": "components/VField",
|
|
221
237
|
"styles": []
|
|
222
238
|
},
|
|
223
|
-
"
|
|
224
|
-
"from": "components/
|
|
239
|
+
"VFieldLabel": {
|
|
240
|
+
"from": "components/VField",
|
|
241
|
+
"styles": []
|
|
242
|
+
},
|
|
243
|
+
"VFooter": {
|
|
244
|
+
"from": "components/VFooter",
|
|
225
245
|
"styles": []
|
|
226
246
|
},
|
|
227
247
|
"VFileInput": {
|
|
228
248
|
"from": "components/VFileInput",
|
|
229
249
|
"styles": []
|
|
230
250
|
},
|
|
231
|
-
"
|
|
232
|
-
"from": "components/
|
|
251
|
+
"VInfiniteScroll": {
|
|
252
|
+
"from": "components/VInfiniteScroll",
|
|
233
253
|
"styles": []
|
|
234
254
|
},
|
|
235
|
-
"
|
|
236
|
-
"from": "components/
|
|
255
|
+
"VHotkey": {
|
|
256
|
+
"from": "components/VHotkey",
|
|
237
257
|
"styles": []
|
|
238
258
|
},
|
|
239
|
-
"
|
|
240
|
-
"from": "components/
|
|
259
|
+
"VImg": {
|
|
260
|
+
"from": "components/VImg",
|
|
241
261
|
"styles": []
|
|
242
262
|
},
|
|
243
|
-
"
|
|
244
|
-
"from": "components/
|
|
263
|
+
"VKbd": {
|
|
264
|
+
"from": "components/VKbd",
|
|
245
265
|
"styles": []
|
|
246
266
|
},
|
|
247
|
-
"
|
|
248
|
-
"from": "components/
|
|
267
|
+
"VInput": {
|
|
268
|
+
"from": "components/VInput",
|
|
269
|
+
"styles": []
|
|
270
|
+
},
|
|
271
|
+
"VLabel": {
|
|
272
|
+
"from": "components/VLabel",
|
|
249
273
|
"styles": []
|
|
250
274
|
},
|
|
251
275
|
"VIcon": {
|
|
@@ -268,14 +292,6 @@
|
|
|
268
292
|
"from": "components/VIcon",
|
|
269
293
|
"styles": []
|
|
270
294
|
},
|
|
271
|
-
"VImg": {
|
|
272
|
-
"from": "components/VImg",
|
|
273
|
-
"styles": []
|
|
274
|
-
},
|
|
275
|
-
"VHotkey": {
|
|
276
|
-
"from": "components/VHotkey",
|
|
277
|
-
"styles": []
|
|
278
|
-
},
|
|
279
295
|
"VItemGroup": {
|
|
280
296
|
"from": "components/VItemGroup",
|
|
281
297
|
"styles": []
|
|
@@ -284,22 +300,6 @@
|
|
|
284
300
|
"from": "components/VItemGroup",
|
|
285
301
|
"styles": []
|
|
286
302
|
},
|
|
287
|
-
"VInfiniteScroll": {
|
|
288
|
-
"from": "components/VInfiniteScroll",
|
|
289
|
-
"styles": []
|
|
290
|
-
},
|
|
291
|
-
"VKbd": {
|
|
292
|
-
"from": "components/VKbd",
|
|
293
|
-
"styles": []
|
|
294
|
-
},
|
|
295
|
-
"VInput": {
|
|
296
|
-
"from": "components/VInput",
|
|
297
|
-
"styles": []
|
|
298
|
-
},
|
|
299
|
-
"VLabel": {
|
|
300
|
-
"from": "components/VLabel",
|
|
301
|
-
"styles": []
|
|
302
|
-
},
|
|
303
303
|
"VList": {
|
|
304
304
|
"from": "components/VList",
|
|
305
305
|
"styles": []
|
|
@@ -336,62 +336,74 @@
|
|
|
336
336
|
"from": "components/VList",
|
|
337
337
|
"styles": []
|
|
338
338
|
},
|
|
339
|
-
"VMain": {
|
|
340
|
-
"from": "components/VMain",
|
|
341
|
-
"styles": []
|
|
342
|
-
},
|
|
343
|
-
"VMessages": {
|
|
344
|
-
"from": "components/VMessages",
|
|
345
|
-
"styles": []
|
|
346
|
-
},
|
|
347
|
-
"VMenu": {
|
|
348
|
-
"from": "components/VMenu",
|
|
349
|
-
"styles": []
|
|
350
|
-
},
|
|
351
339
|
"VNavigationDrawer": {
|
|
352
340
|
"from": "components/VNavigationDrawer",
|
|
353
341
|
"styles": []
|
|
354
342
|
},
|
|
343
|
+
"VOtpInput": {
|
|
344
|
+
"from": "components/VOtpInput",
|
|
345
|
+
"styles": []
|
|
346
|
+
},
|
|
355
347
|
"VNumberInput": {
|
|
356
348
|
"from": "components/VNumberInput",
|
|
357
349
|
"styles": []
|
|
358
350
|
},
|
|
359
|
-
"
|
|
360
|
-
"from": "components/
|
|
351
|
+
"VMain": {
|
|
352
|
+
"from": "components/VMain",
|
|
361
353
|
"styles": []
|
|
362
354
|
},
|
|
363
|
-
"
|
|
364
|
-
"from": "components/
|
|
355
|
+
"VMessages": {
|
|
356
|
+
"from": "components/VMessages",
|
|
357
|
+
"styles": []
|
|
358
|
+
},
|
|
359
|
+
"VMenu": {
|
|
360
|
+
"from": "components/VMenu",
|
|
365
361
|
"styles": []
|
|
366
362
|
},
|
|
367
363
|
"VOverlay": {
|
|
368
364
|
"from": "components/VOverlay",
|
|
369
365
|
"styles": []
|
|
370
366
|
},
|
|
371
|
-
"
|
|
372
|
-
"from": "components/
|
|
367
|
+
"VProgressCircular": {
|
|
368
|
+
"from": "components/VProgressCircular",
|
|
373
369
|
"styles": []
|
|
374
370
|
},
|
|
375
371
|
"VPagination": {
|
|
376
372
|
"from": "components/VPagination",
|
|
377
373
|
"styles": []
|
|
378
374
|
},
|
|
375
|
+
"VRadioGroup": {
|
|
376
|
+
"from": "components/VRadioGroup",
|
|
377
|
+
"styles": []
|
|
378
|
+
},
|
|
379
379
|
"VProgressLinear": {
|
|
380
380
|
"from": "components/VProgressLinear",
|
|
381
381
|
"styles": []
|
|
382
382
|
},
|
|
383
|
-
"
|
|
384
|
-
"from": "components/
|
|
383
|
+
"VSelectionControl": {
|
|
384
|
+
"from": "components/VSelectionControl",
|
|
385
|
+
"styles": []
|
|
386
|
+
},
|
|
387
|
+
"VRating": {
|
|
388
|
+
"from": "components/VRating",
|
|
385
389
|
"styles": []
|
|
386
390
|
},
|
|
387
391
|
"VSelect": {
|
|
388
392
|
"from": "components/VSelect",
|
|
389
393
|
"styles": []
|
|
390
394
|
},
|
|
395
|
+
"VSlider": {
|
|
396
|
+
"from": "components/VSlider",
|
|
397
|
+
"styles": []
|
|
398
|
+
},
|
|
391
399
|
"VSelectionControlGroup": {
|
|
392
400
|
"from": "components/VSelectionControlGroup",
|
|
393
401
|
"styles": []
|
|
394
402
|
},
|
|
403
|
+
"VSheet": {
|
|
404
|
+
"from": "components/VSheet",
|
|
405
|
+
"styles": []
|
|
406
|
+
},
|
|
395
407
|
"VSlideGroup": {
|
|
396
408
|
"from": "components/VSlideGroup",
|
|
397
409
|
"styles": []
|
|
@@ -400,18 +412,6 @@
|
|
|
400
412
|
"from": "components/VSlideGroup",
|
|
401
413
|
"styles": []
|
|
402
414
|
},
|
|
403
|
-
"VSelectionControl": {
|
|
404
|
-
"from": "components/VSelectionControl",
|
|
405
|
-
"styles": []
|
|
406
|
-
},
|
|
407
|
-
"VSlider": {
|
|
408
|
-
"from": "components/VSlider",
|
|
409
|
-
"styles": []
|
|
410
|
-
},
|
|
411
|
-
"VSheet": {
|
|
412
|
-
"from": "components/VSheet",
|
|
413
|
-
"styles": []
|
|
414
|
-
},
|
|
415
415
|
"VSnackbar": {
|
|
416
416
|
"from": "components/VSnackbar",
|
|
417
417
|
"styles": []
|
|
@@ -440,10 +440,6 @@
|
|
|
440
440
|
"from": "components/VStepper",
|
|
441
441
|
"styles": []
|
|
442
442
|
},
|
|
443
|
-
"VSkeletonLoader": {
|
|
444
|
-
"from": "components/VSkeletonLoader",
|
|
445
|
-
"styles": []
|
|
446
|
-
},
|
|
447
443
|
"VSwitch": {
|
|
448
444
|
"from": "components/VSwitch",
|
|
449
445
|
"styles": []
|
|
@@ -452,6 +448,22 @@
|
|
|
452
448
|
"from": "components/VSystemBar",
|
|
453
449
|
"styles": []
|
|
454
450
|
},
|
|
451
|
+
"VTable": {
|
|
452
|
+
"from": "components/VTable",
|
|
453
|
+
"styles": []
|
|
454
|
+
},
|
|
455
|
+
"VTextarea": {
|
|
456
|
+
"from": "components/VTextarea",
|
|
457
|
+
"styles": []
|
|
458
|
+
},
|
|
459
|
+
"VTimeline": {
|
|
460
|
+
"from": "components/VTimeline",
|
|
461
|
+
"styles": []
|
|
462
|
+
},
|
|
463
|
+
"VTimelineItem": {
|
|
464
|
+
"from": "components/VTimeline",
|
|
465
|
+
"styles": []
|
|
466
|
+
},
|
|
455
467
|
"VTab": {
|
|
456
468
|
"from": "components/VTabs",
|
|
457
469
|
"styles": []
|
|
@@ -468,14 +480,6 @@
|
|
|
468
480
|
"from": "components/VTabs",
|
|
469
481
|
"styles": []
|
|
470
482
|
},
|
|
471
|
-
"VTextarea": {
|
|
472
|
-
"from": "components/VTextarea",
|
|
473
|
-
"styles": []
|
|
474
|
-
},
|
|
475
|
-
"VTable": {
|
|
476
|
-
"from": "components/VTable",
|
|
477
|
-
"styles": []
|
|
478
|
-
},
|
|
479
483
|
"VTextField": {
|
|
480
484
|
"from": "components/VTextField",
|
|
481
485
|
"styles": []
|
|
@@ -492,14 +496,6 @@
|
|
|
492
496
|
"from": "components/VToolbar",
|
|
493
497
|
"styles": []
|
|
494
498
|
},
|
|
495
|
-
"VTimeline": {
|
|
496
|
-
"from": "components/VTimeline",
|
|
497
|
-
"styles": []
|
|
498
|
-
},
|
|
499
|
-
"VTimelineItem": {
|
|
500
|
-
"from": "components/VTimeline",
|
|
501
|
-
"styles": []
|
|
502
|
-
},
|
|
503
499
|
"VTimePicker": {
|
|
504
500
|
"from": "components/VTimePicker",
|
|
505
501
|
"styles": []
|
|
@@ -536,18 +532,22 @@
|
|
|
536
532
|
"from": "components/VWindow",
|
|
537
533
|
"styles": []
|
|
538
534
|
},
|
|
539
|
-
"
|
|
540
|
-
"from": "components/
|
|
535
|
+
"VSkeletonLoader": {
|
|
536
|
+
"from": "components/VSkeletonLoader",
|
|
541
537
|
"styles": []
|
|
542
538
|
},
|
|
543
|
-
"
|
|
544
|
-
"from": "components/
|
|
539
|
+
"VConfirmEdit": {
|
|
540
|
+
"from": "components/VConfirmEdit",
|
|
545
541
|
"styles": []
|
|
546
542
|
},
|
|
547
543
|
"VDataIterator": {
|
|
548
544
|
"from": "components/VDataIterator",
|
|
549
545
|
"styles": []
|
|
550
546
|
},
|
|
547
|
+
"VDefaultsProvider": {
|
|
548
|
+
"from": "components/VDefaultsProvider",
|
|
549
|
+
"styles": []
|
|
550
|
+
},
|
|
551
551
|
"VForm": {
|
|
552
552
|
"from": "components/VForm",
|
|
553
553
|
"styles": []
|
|
@@ -568,36 +568,48 @@
|
|
|
568
568
|
"from": "components/VGrid",
|
|
569
569
|
"styles": []
|
|
570
570
|
},
|
|
571
|
-
"VLazy": {
|
|
572
|
-
"from": "components/VLazy",
|
|
573
|
-
"styles": []
|
|
574
|
-
},
|
|
575
571
|
"VHover": {
|
|
576
572
|
"from": "components/VHover",
|
|
577
573
|
"styles": []
|
|
578
574
|
},
|
|
575
|
+
"VLayout": {
|
|
576
|
+
"from": "components/VLayout",
|
|
577
|
+
"styles": []
|
|
578
|
+
},
|
|
579
|
+
"VLayoutItem": {
|
|
580
|
+
"from": "components/VLayout",
|
|
581
|
+
"styles": []
|
|
582
|
+
},
|
|
583
|
+
"VLazy": {
|
|
584
|
+
"from": "components/VLazy",
|
|
585
|
+
"styles": []
|
|
586
|
+
},
|
|
579
587
|
"VLocaleProvider": {
|
|
580
588
|
"from": "components/VLocaleProvider",
|
|
581
589
|
"styles": []
|
|
582
590
|
},
|
|
583
|
-
"
|
|
584
|
-
"from": "components/
|
|
591
|
+
"VNoSsr": {
|
|
592
|
+
"from": "components/VNoSsr",
|
|
585
593
|
"styles": []
|
|
586
594
|
},
|
|
587
|
-
"
|
|
588
|
-
"from": "components/
|
|
595
|
+
"VParallax": {
|
|
596
|
+
"from": "components/VParallax",
|
|
589
597
|
"styles": []
|
|
590
598
|
},
|
|
591
599
|
"VRangeSlider": {
|
|
592
600
|
"from": "components/VRangeSlider",
|
|
593
601
|
"styles": []
|
|
594
602
|
},
|
|
603
|
+
"VRadio": {
|
|
604
|
+
"from": "components/VRadio",
|
|
605
|
+
"styles": []
|
|
606
|
+
},
|
|
595
607
|
"VResponsive": {
|
|
596
608
|
"from": "components/VResponsive",
|
|
597
609
|
"styles": []
|
|
598
610
|
},
|
|
599
|
-
"
|
|
600
|
-
"from": "components/
|
|
611
|
+
"VSnackbarQueue": {
|
|
612
|
+
"from": "components/VSnackbarQueue",
|
|
601
613
|
"styles": []
|
|
602
614
|
},
|
|
603
615
|
"VSparkline": {
|
|
@@ -608,10 +620,6 @@
|
|
|
608
620
|
"from": "components/VSpeedDial",
|
|
609
621
|
"styles": []
|
|
610
622
|
},
|
|
611
|
-
"VSnackbarQueue": {
|
|
612
|
-
"from": "components/VSnackbarQueue",
|
|
613
|
-
"styles": []
|
|
614
|
-
},
|
|
615
623
|
"VThemeProvider": {
|
|
616
624
|
"from": "components/VThemeProvider",
|
|
617
625
|
"styles": []
|
|
@@ -620,6 +628,10 @@
|
|
|
620
628
|
"from": "components/VVirtualScroll",
|
|
621
629
|
"styles": []
|
|
622
630
|
},
|
|
631
|
+
"VValidation": {
|
|
632
|
+
"from": "components/VValidation",
|
|
633
|
+
"styles": []
|
|
634
|
+
},
|
|
623
635
|
"VFabTransition": {
|
|
624
636
|
"from": "components/transitions",
|
|
625
637
|
"styles": []
|
|
@@ -683,18 +695,6 @@
|
|
|
683
695
|
"VDialogTransition": {
|
|
684
696
|
"from": "components/transitions",
|
|
685
697
|
"styles": []
|
|
686
|
-
},
|
|
687
|
-
"VValidation": {
|
|
688
|
-
"from": "components/VValidation",
|
|
689
|
-
"styles": []
|
|
690
|
-
},
|
|
691
|
-
"VLayout": {
|
|
692
|
-
"from": "components/VLayout",
|
|
693
|
-
"styles": []
|
|
694
|
-
},
|
|
695
|
-
"VLayoutItem": {
|
|
696
|
-
"from": "components/VLayout",
|
|
697
|
-
"styles": []
|
|
698
698
|
}
|
|
699
699
|
},
|
|
700
700
|
"directives": [
|