@vuetify/nightly 3.9.3-dev.2025-08-01 → 3.9.3-dev.2025-08-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 +3131 -3115
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +176 -176
- package/dist/json/tags.json +4 -0
- package/dist/json/web-types.json +5775 -5635
- package/dist/vuetify-labs.cjs +63 -21
- package/dist/vuetify-labs.css +4060 -4060
- package/dist/vuetify-labs.d.ts +156 -76
- package/dist/vuetify-labs.esm.js +63 -21
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +63 -21
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +63 -21
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3717 -3717
- package/dist/vuetify.d.ts +128 -76
- package/dist/vuetify.esm.js +63 -21
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +63 -21
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +298 -292
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDataIterator/VDataIterator.d.ts +3 -2
- package/lib/components/VDataIterator/VDataIterator.js +2 -1
- package/lib/components/VDataIterator/VDataIterator.js.map +1 -1
- package/lib/components/VDataTable/VDataTable.d.ts +6 -4
- package/lib/components/VDataTable/VDataTable.js +1 -1
- package/lib/components/VDataTable/VDataTable.js.map +1 -1
- package/lib/components/VDataTable/VDataTableRows.d.ts +14 -11
- package/lib/components/VDataTable/VDataTableRows.js +9 -0
- package/lib/components/VDataTable/VDataTableRows.js.map +1 -1
- package/lib/components/VDataTable/VDataTableServer.d.ts +4 -2
- package/lib/components/VDataTable/VDataTableServer.js +1 -1
- package/lib/components/VDataTable/VDataTableServer.js.map +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.d.ts +4 -2
- package/lib/components/VDataTable/VDataTableVirtual.js +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.js.map +1 -1
- package/lib/components/VDataTable/composables/group.d.ts +13 -5
- package/lib/components/VDataTable/composables/group.js +11 -5
- package/lib/components/VDataTable/composables/group.js.map +1 -1
- package/lib/components/VDataTable/composables/paginate.d.ts +3 -3
- package/lib/components/VDataTable/composables/paginate.js.map +1 -1
- package/lib/components/VDataTable/types.d.ts +7 -1
- package/lib/components/VDataTable/types.js.map +1 -1
- package/lib/components/VDatePicker/VDatePicker.d.ts +25 -0
- package/lib/components/VDatePicker/VDatePickerMonth.d.ts +25 -0
- package/lib/components/VSkeletonLoader/VSkeletonLoader.js +6 -4
- package/lib/components/VSkeletonLoader/VSkeletonLoader.js.map +1 -1
- package/lib/components/VWindow/VWindow.js +2 -2
- package/lib/components/VWindow/VWindow.js.map +1 -1
- package/lib/composables/calendar.d.ts +12 -0
- package/lib/composables/calendar.js +5 -1
- package/lib/composables/calendar.js.map +1 -1
- package/lib/composables/date/DateAdapter.d.ts +1 -1
- package/lib/composables/date/DateAdapter.js.map +1 -1
- package/lib/composables/date/adapters/string.d.ts +1 -1
- package/lib/composables/date/adapters/string.js +2 -2
- package/lib/composables/date/adapters/string.js.map +1 -1
- package/lib/composables/date/adapters/vuetify.d.ts +1 -1
- package/lib/composables/date/adapters/vuetify.js +25 -5
- package/lib/composables/date/adapters/vuetify.js.map +1 -1
- package/lib/composables/date/date.d.ts +1 -1
- package/lib/entry-bundler.d.ts +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +61 -61
- package/lib/framework.js +1 -1
- package/lib/labs/VCalendar/VCalendar.d.ts +25 -0
- package/lib/labs/VDateInput/VDateInput.d.ts +25 -0
- package/lib/labs/entry-bundler.d.ts +1 -1
- package/package.json +1 -1
@@ -24,14 +24,6 @@
|
|
24
24
|
"from": "labs/VCalendar",
|
25
25
|
"styles": []
|
26
26
|
},
|
27
|
-
"VColorInput": {
|
28
|
-
"from": "labs/VColorInput",
|
29
|
-
"styles": []
|
30
|
-
},
|
31
|
-
"VIconBtn": {
|
32
|
-
"from": "labs/VIconBtn",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
27
|
"VFileUpload": {
|
36
28
|
"from": "labs/VFileUpload",
|
37
29
|
"styles": []
|
@@ -40,14 +32,6 @@
|
|
40
32
|
"from": "labs/VFileUpload",
|
41
33
|
"styles": []
|
42
34
|
},
|
43
|
-
"VPicker": {
|
44
|
-
"from": "labs/VPicker",
|
45
|
-
"styles": []
|
46
|
-
},
|
47
|
-
"VPickerTitle": {
|
48
|
-
"from": "labs/VPicker",
|
49
|
-
"styles": []
|
50
|
-
},
|
51
35
|
"VPie": {
|
52
36
|
"from": "labs/VPie",
|
53
37
|
"styles": []
|
@@ -60,6 +44,26 @@
|
|
60
44
|
"from": "labs/VPie",
|
61
45
|
"styles": []
|
62
46
|
},
|
47
|
+
"VIconBtn": {
|
48
|
+
"from": "labs/VIconBtn",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VColorInput": {
|
52
|
+
"from": "labs/VColorInput",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VPicker": {
|
56
|
+
"from": "labs/VPicker",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VPickerTitle": {
|
60
|
+
"from": "labs/VPicker",
|
61
|
+
"styles": []
|
62
|
+
},
|
63
|
+
"VHotkey": {
|
64
|
+
"from": "labs/VHotkey",
|
65
|
+
"styles": []
|
66
|
+
},
|
63
67
|
"VStepperVertical": {
|
64
68
|
"from": "labs/VStepperVertical",
|
65
69
|
"styles": []
|
@@ -72,10 +76,6 @@
|
|
72
76
|
"from": "labs/VStepperVertical",
|
73
77
|
"styles": []
|
74
78
|
},
|
75
|
-
"VHotkey": {
|
76
|
-
"from": "labs/VHotkey",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
79
|
"VVideo": {
|
80
80
|
"from": "labs/VVideo",
|
81
81
|
"styles": []
|
@@ -88,6 +88,10 @@
|
|
88
88
|
"from": "labs/VVideo",
|
89
89
|
"styles": []
|
90
90
|
},
|
91
|
+
"VMaskInput": {
|
92
|
+
"from": "labs/VMaskInput",
|
93
|
+
"styles": []
|
94
|
+
},
|
91
95
|
"VDateInput": {
|
92
96
|
"from": "labs/VDateInput",
|
93
97
|
"styles": []
|
@@ -95,10 +99,6 @@
|
|
95
99
|
"VPullToRefresh": {
|
96
100
|
"from": "labs/VPullToRefresh",
|
97
101
|
"styles": []
|
98
|
-
},
|
99
|
-
"VMaskInput": {
|
100
|
-
"from": "labs/VMaskInput",
|
101
|
-
"styles": []
|
102
102
|
}
|
103
103
|
}
|
104
104
|
}
|
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,28 +16,32 @@
|
|
12
16
|
"from": "components/VAppBar",
|
13
17
|
"styles": []
|
14
18
|
},
|
15
|
-
"VApp": {
|
16
|
-
"from": "components/VApp",
|
17
|
-
"styles": []
|
18
|
-
},
|
19
19
|
"VAvatar": {
|
20
20
|
"from": "components/VAvatar",
|
21
21
|
"styles": []
|
22
22
|
},
|
23
|
+
"VAlert": {
|
24
|
+
"from": "components/VAlert",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
|
+
"VAlertTitle": {
|
28
|
+
"from": "components/VAlert",
|
29
|
+
"styles": []
|
30
|
+
},
|
23
31
|
"VAutocomplete": {
|
24
32
|
"from": "components/VAutocomplete",
|
25
33
|
"styles": []
|
26
34
|
},
|
27
|
-
"
|
28
|
-
"from": "components/
|
35
|
+
"VBreadcrumbs": {
|
36
|
+
"from": "components/VBreadcrumbs",
|
29
37
|
"styles": []
|
30
38
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
39
|
+
"VBreadcrumbsItem": {
|
40
|
+
"from": "components/VBreadcrumbs",
|
33
41
|
"styles": []
|
34
42
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
43
|
+
"VBreadcrumbsDivider": {
|
44
|
+
"from": "components/VBreadcrumbs",
|
37
45
|
"styles": []
|
38
46
|
},
|
39
47
|
"VBanner": {
|
@@ -56,24 +64,40 @@
|
|
56
64
|
"from": "components/VBtn",
|
57
65
|
"styles": []
|
58
66
|
},
|
59
|
-
"
|
60
|
-
"from": "components/
|
67
|
+
"VBottomSheet": {
|
68
|
+
"from": "components/VBottomSheet",
|
61
69
|
"styles": []
|
62
70
|
},
|
63
|
-
"
|
64
|
-
"from": "components/
|
71
|
+
"VBadge": {
|
72
|
+
"from": "components/VBadge",
|
65
73
|
"styles": []
|
66
74
|
},
|
67
|
-
"
|
68
|
-
"from": "components/
|
75
|
+
"VBtnGroup": {
|
76
|
+
"from": "components/VBtnGroup",
|
69
77
|
"styles": []
|
70
78
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
79
|
+
"VCard": {
|
80
|
+
"from": "components/VCard",
|
73
81
|
"styles": []
|
74
82
|
},
|
75
|
-
"
|
76
|
-
"from": "components/
|
83
|
+
"VCardActions": {
|
84
|
+
"from": "components/VCard",
|
85
|
+
"styles": []
|
86
|
+
},
|
87
|
+
"VCardItem": {
|
88
|
+
"from": "components/VCard",
|
89
|
+
"styles": []
|
90
|
+
},
|
91
|
+
"VCardSubtitle": {
|
92
|
+
"from": "components/VCard",
|
93
|
+
"styles": []
|
94
|
+
},
|
95
|
+
"VCardText": {
|
96
|
+
"from": "components/VCard",
|
97
|
+
"styles": []
|
98
|
+
},
|
99
|
+
"VCardTitle": {
|
100
|
+
"from": "components/VCard",
|
77
101
|
"styles": []
|
78
102
|
},
|
79
103
|
"VCarousel": {
|
@@ -88,8 +112,16 @@
|
|
88
112
|
"from": "components/VBtnToggle",
|
89
113
|
"styles": []
|
90
114
|
},
|
91
|
-
"
|
92
|
-
"from": "components/
|
115
|
+
"VChipGroup": {
|
116
|
+
"from": "components/VChipGroup",
|
117
|
+
"styles": []
|
118
|
+
},
|
119
|
+
"VCode": {
|
120
|
+
"from": "components/VCode",
|
121
|
+
"styles": []
|
122
|
+
},
|
123
|
+
"VCombobox": {
|
124
|
+
"from": "components/VCombobox",
|
93
125
|
"styles": []
|
94
126
|
},
|
95
127
|
"VCheckbox": {
|
@@ -100,48 +132,44 @@
|
|
100
132
|
"from": "components/VCheckbox",
|
101
133
|
"styles": []
|
102
134
|
},
|
103
|
-
"
|
104
|
-
"from": "components/
|
105
|
-
"styles": []
|
106
|
-
},
|
107
|
-
"VCard": {
|
108
|
-
"from": "components/VCard",
|
135
|
+
"VCounter": {
|
136
|
+
"from": "components/VCounter",
|
109
137
|
"styles": []
|
110
138
|
},
|
111
|
-
"
|
112
|
-
"from": "components/
|
139
|
+
"VColorPicker": {
|
140
|
+
"from": "components/VColorPicker",
|
113
141
|
"styles": []
|
114
142
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
143
|
+
"VChip": {
|
144
|
+
"from": "components/VChip",
|
117
145
|
"styles": []
|
118
146
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
147
|
+
"VDataTable": {
|
148
|
+
"from": "components/VDataTable",
|
121
149
|
"styles": []
|
122
150
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
151
|
+
"VDataTableHeaders": {
|
152
|
+
"from": "components/VDataTable",
|
125
153
|
"styles": []
|
126
154
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
155
|
+
"VDataTableFooter": {
|
156
|
+
"from": "components/VDataTable",
|
129
157
|
"styles": []
|
130
158
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
159
|
+
"VDataTableRows": {
|
160
|
+
"from": "components/VDataTable",
|
133
161
|
"styles": []
|
134
162
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
163
|
+
"VDataTableRow": {
|
164
|
+
"from": "components/VDataTable",
|
137
165
|
"styles": []
|
138
166
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
167
|
+
"VDataTableVirtual": {
|
168
|
+
"from": "components/VDataTable",
|
141
169
|
"styles": []
|
142
170
|
},
|
143
|
-
"
|
144
|
-
"from": "components/
|
171
|
+
"VDataTableServer": {
|
172
|
+
"from": "components/VDataTable",
|
145
173
|
"styles": []
|
146
174
|
},
|
147
175
|
"VDatePicker": {
|
@@ -168,36 +196,40 @@
|
|
168
196
|
"from": "components/VDatePicker",
|
169
197
|
"styles": []
|
170
198
|
},
|
171
|
-
"
|
172
|
-
"from": "components/
|
199
|
+
"VDialog": {
|
200
|
+
"from": "components/VDialog",
|
173
201
|
"styles": []
|
174
202
|
},
|
175
|
-
"
|
176
|
-
"from": "components/
|
203
|
+
"VDivider": {
|
204
|
+
"from": "components/VDivider",
|
177
205
|
"styles": []
|
178
206
|
},
|
179
|
-
"
|
180
|
-
"from": "components/
|
207
|
+
"VFileInput": {
|
208
|
+
"from": "components/VFileInput",
|
181
209
|
"styles": []
|
182
210
|
},
|
183
|
-
"
|
184
|
-
"from": "components/
|
211
|
+
"VFab": {
|
212
|
+
"from": "components/VFab",
|
185
213
|
"styles": []
|
186
214
|
},
|
187
|
-
"
|
188
|
-
"from": "components/
|
215
|
+
"VEmptyState": {
|
216
|
+
"from": "components/VEmptyState",
|
189
217
|
"styles": []
|
190
218
|
},
|
191
|
-
"
|
192
|
-
"from": "components/
|
219
|
+
"VField": {
|
220
|
+
"from": "components/VField",
|
193
221
|
"styles": []
|
194
222
|
},
|
195
|
-
"
|
196
|
-
"from": "components/
|
223
|
+
"VFieldLabel": {
|
224
|
+
"from": "components/VField",
|
197
225
|
"styles": []
|
198
226
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
227
|
+
"VFooter": {
|
228
|
+
"from": "components/VFooter",
|
229
|
+
"styles": []
|
230
|
+
},
|
231
|
+
"VImg": {
|
232
|
+
"from": "components/VImg",
|
201
233
|
"styles": []
|
202
234
|
},
|
203
235
|
"VExpansionPanels": {
|
@@ -216,22 +248,6 @@
|
|
216
248
|
"from": "components/VExpansionPanel",
|
217
249
|
"styles": []
|
218
250
|
},
|
219
|
-
"VFab": {
|
220
|
-
"from": "components/VFab",
|
221
|
-
"styles": []
|
222
|
-
},
|
223
|
-
"VDialog": {
|
224
|
-
"from": "components/VDialog",
|
225
|
-
"styles": []
|
226
|
-
},
|
227
|
-
"VEmptyState": {
|
228
|
-
"from": "components/VEmptyState",
|
229
|
-
"styles": []
|
230
|
-
},
|
231
|
-
"VFooter": {
|
232
|
-
"from": "components/VFooter",
|
233
|
-
"styles": []
|
234
|
-
},
|
235
251
|
"VIcon": {
|
236
252
|
"from": "components/VIcon",
|
237
253
|
"styles": []
|
@@ -252,30 +268,14 @@
|
|
252
268
|
"from": "components/VIcon",
|
253
269
|
"styles": []
|
254
270
|
},
|
255
|
-
"VFileInput": {
|
256
|
-
"from": "components/VFileInput",
|
257
|
-
"styles": []
|
258
|
-
},
|
259
|
-
"VField": {
|
260
|
-
"from": "components/VField",
|
261
|
-
"styles": []
|
262
|
-
},
|
263
|
-
"VFieldLabel": {
|
264
|
-
"from": "components/VField",
|
265
|
-
"styles": []
|
266
|
-
},
|
267
|
-
"VInfiniteScroll": {
|
268
|
-
"from": "components/VInfiniteScroll",
|
269
|
-
"styles": []
|
270
|
-
},
|
271
|
-
"VImg": {
|
272
|
-
"from": "components/VImg",
|
273
|
-
"styles": []
|
274
|
-
},
|
275
271
|
"VInput": {
|
276
272
|
"from": "components/VInput",
|
277
273
|
"styles": []
|
278
274
|
},
|
275
|
+
"VKbd": {
|
276
|
+
"from": "components/VKbd",
|
277
|
+
"styles": []
|
278
|
+
},
|
279
279
|
"VItemGroup": {
|
280
280
|
"from": "components/VItemGroup",
|
281
281
|
"styles": []
|
@@ -284,8 +284,8 @@
|
|
284
284
|
"from": "components/VItemGroup",
|
285
285
|
"styles": []
|
286
286
|
},
|
287
|
-
"
|
288
|
-
"from": "components/
|
287
|
+
"VInfiniteScroll": {
|
288
|
+
"from": "components/VInfiniteScroll",
|
289
289
|
"styles": []
|
290
290
|
},
|
291
291
|
"VList": {
|
@@ -324,24 +324,28 @@
|
|
324
324
|
"from": "components/VList",
|
325
325
|
"styles": []
|
326
326
|
},
|
327
|
-
"
|
328
|
-
"from": "components/
|
327
|
+
"VMenu": {
|
328
|
+
"from": "components/VMenu",
|
329
|
+
"styles": []
|
330
|
+
},
|
331
|
+
"VMain": {
|
332
|
+
"from": "components/VMain",
|
329
333
|
"styles": []
|
330
334
|
},
|
331
335
|
"VMessages": {
|
332
336
|
"from": "components/VMessages",
|
333
337
|
"styles": []
|
334
338
|
},
|
335
|
-
"
|
336
|
-
"from": "components/
|
339
|
+
"VNavigationDrawer": {
|
340
|
+
"from": "components/VNavigationDrawer",
|
337
341
|
"styles": []
|
338
342
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
343
|
+
"VOtpInput": {
|
344
|
+
"from": "components/VOtpInput",
|
341
345
|
"styles": []
|
342
346
|
},
|
343
|
-
"
|
344
|
-
"from": "components/
|
347
|
+
"VNumberInput": {
|
348
|
+
"from": "components/VNumberInput",
|
345
349
|
"styles": []
|
346
350
|
},
|
347
351
|
"VOverlay": {
|
@@ -352,36 +356,20 @@
|
|
352
356
|
"from": "components/VPagination",
|
353
357
|
"styles": []
|
354
358
|
},
|
355
|
-
"VNumberInput": {
|
356
|
-
"from": "components/VNumberInput",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
|
-
"VProgressCircular": {
|
360
|
-
"from": "components/VProgressCircular",
|
361
|
-
"styles": []
|
362
|
-
},
|
363
359
|
"VProgressLinear": {
|
364
360
|
"from": "components/VProgressLinear",
|
365
361
|
"styles": []
|
366
362
|
},
|
367
|
-
"VRadioGroup": {
|
368
|
-
"from": "components/VRadioGroup",
|
369
|
-
"styles": []
|
370
|
-
},
|
371
363
|
"VRating": {
|
372
364
|
"from": "components/VRating",
|
373
365
|
"styles": []
|
374
366
|
},
|
375
|
-
"
|
376
|
-
"from": "components/
|
377
|
-
"styles": []
|
378
|
-
},
|
379
|
-
"VSelectionControl": {
|
380
|
-
"from": "components/VSelectionControl",
|
367
|
+
"VProgressCircular": {
|
368
|
+
"from": "components/VProgressCircular",
|
381
369
|
"styles": []
|
382
370
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
371
|
+
"VRadioGroup": {
|
372
|
+
"from": "components/VRadioGroup",
|
385
373
|
"styles": []
|
386
374
|
},
|
387
375
|
"VSelect": {
|
@@ -392,6 +380,14 @@
|
|
392
380
|
"from": "components/VSheet",
|
393
381
|
"styles": []
|
394
382
|
},
|
383
|
+
"VSelectionControl": {
|
384
|
+
"from": "components/VSelectionControl",
|
385
|
+
"styles": []
|
386
|
+
},
|
387
|
+
"VSelectionControlGroup": {
|
388
|
+
"from": "components/VSelectionControlGroup",
|
389
|
+
"styles": []
|
390
|
+
},
|
395
391
|
"VSlideGroup": {
|
396
392
|
"from": "components/VSlideGroup",
|
397
393
|
"styles": []
|
@@ -400,6 +396,18 @@
|
|
400
396
|
"from": "components/VSlideGroup",
|
401
397
|
"styles": []
|
402
398
|
},
|
399
|
+
"VSlider": {
|
400
|
+
"from": "components/VSlider",
|
401
|
+
"styles": []
|
402
|
+
},
|
403
|
+
"VSkeletonLoader": {
|
404
|
+
"from": "components/VSkeletonLoader",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
|
+
"VSwitch": {
|
408
|
+
"from": "components/VSwitch",
|
409
|
+
"styles": []
|
410
|
+
},
|
403
411
|
"VStepper": {
|
404
412
|
"from": "components/VStepper",
|
405
413
|
"styles": []
|
@@ -428,10 +436,6 @@
|
|
428
436
|
"from": "components/VSnackbar",
|
429
437
|
"styles": []
|
430
438
|
},
|
431
|
-
"VSlider": {
|
432
|
-
"from": "components/VSlider",
|
433
|
-
"styles": []
|
434
|
-
},
|
435
439
|
"VSystemBar": {
|
436
440
|
"from": "components/VSystemBar",
|
437
441
|
"styles": []
|
@@ -452,18 +456,10 @@
|
|
452
456
|
"from": "components/VTabs",
|
453
457
|
"styles": []
|
454
458
|
},
|
455
|
-
"VSwitch": {
|
456
|
-
"from": "components/VSwitch",
|
457
|
-
"styles": []
|
458
|
-
},
|
459
459
|
"VTextField": {
|
460
460
|
"from": "components/VTextField",
|
461
461
|
"styles": []
|
462
462
|
},
|
463
|
-
"VTable": {
|
464
|
-
"from": "components/VTable",
|
465
|
-
"styles": []
|
466
|
-
},
|
467
463
|
"VTextarea": {
|
468
464
|
"from": "components/VTextarea",
|
469
465
|
"styles": []
|
@@ -488,6 +484,22 @@
|
|
488
484
|
"from": "components/VTimeline",
|
489
485
|
"styles": []
|
490
486
|
},
|
487
|
+
"VTimePicker": {
|
488
|
+
"from": "components/VTimePicker",
|
489
|
+
"styles": []
|
490
|
+
},
|
491
|
+
"VTimePickerClock": {
|
492
|
+
"from": "components/VTimePicker",
|
493
|
+
"styles": []
|
494
|
+
},
|
495
|
+
"VTimePickerControls": {
|
496
|
+
"from": "components/VTimePicker",
|
497
|
+
"styles": []
|
498
|
+
},
|
499
|
+
"VTable": {
|
500
|
+
"from": "components/VTable",
|
501
|
+
"styles": []
|
502
|
+
},
|
491
503
|
"VTooltip": {
|
492
504
|
"from": "components/VTooltip",
|
493
505
|
"styles": []
|
@@ -512,20 +524,8 @@
|
|
512
524
|
"from": "components/VWindow",
|
513
525
|
"styles": []
|
514
526
|
},
|
515
|
-
"
|
516
|
-
"from": "components/
|
517
|
-
"styles": []
|
518
|
-
},
|
519
|
-
"VTimePickerClock": {
|
520
|
-
"from": "components/VTimePicker",
|
521
|
-
"styles": []
|
522
|
-
},
|
523
|
-
"VTimePickerControls": {
|
524
|
-
"from": "components/VTimePicker",
|
525
|
-
"styles": []
|
526
|
-
},
|
527
|
-
"VDataIterator": {
|
528
|
-
"from": "components/VDataIterator",
|
527
|
+
"VLabel": {
|
528
|
+
"from": "components/VLabel",
|
529
529
|
"styles": []
|
530
530
|
},
|
531
531
|
"VConfirmEdit": {
|
@@ -536,12 +536,8 @@
|
|
536
536
|
"from": "components/VDefaultsProvider",
|
537
537
|
"styles": []
|
538
538
|
},
|
539
|
-
"
|
540
|
-
"from": "components/
|
541
|
-
"styles": []
|
542
|
-
},
|
543
|
-
"VForm": {
|
544
|
-
"from": "components/VForm",
|
539
|
+
"VDataIterator": {
|
540
|
+
"from": "components/VDataIterator",
|
545
541
|
"styles": []
|
546
542
|
},
|
547
543
|
"VContainer": {
|
@@ -560,6 +556,18 @@
|
|
560
556
|
"from": "components/VGrid",
|
561
557
|
"styles": []
|
562
558
|
},
|
559
|
+
"VForm": {
|
560
|
+
"from": "components/VForm",
|
561
|
+
"styles": []
|
562
|
+
},
|
563
|
+
"VHover": {
|
564
|
+
"from": "components/VHover",
|
565
|
+
"styles": []
|
566
|
+
},
|
567
|
+
"VLocaleProvider": {
|
568
|
+
"from": "components/VLocaleProvider",
|
569
|
+
"styles": []
|
570
|
+
},
|
563
571
|
"VLazy": {
|
564
572
|
"from": "components/VLazy",
|
565
573
|
"styles": []
|
@@ -572,22 +580,18 @@
|
|
572
580
|
"from": "components/VLayout",
|
573
581
|
"styles": []
|
574
582
|
},
|
575
|
-
"VLocaleProvider": {
|
576
|
-
"from": "components/VLocaleProvider",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
583
|
"VNoSsr": {
|
580
584
|
"from": "components/VNoSsr",
|
581
585
|
"styles": []
|
582
586
|
},
|
583
|
-
"VRadio": {
|
584
|
-
"from": "components/VRadio",
|
585
|
-
"styles": []
|
586
|
-
},
|
587
587
|
"VParallax": {
|
588
588
|
"from": "components/VParallax",
|
589
589
|
"styles": []
|
590
590
|
},
|
591
|
+
"VRadio": {
|
592
|
+
"from": "components/VRadio",
|
593
|
+
"styles": []
|
594
|
+
},
|
591
595
|
"VRangeSlider": {
|
592
596
|
"from": "components/VRangeSlider",
|
593
597
|
"styles": []
|
@@ -612,14 +616,14 @@
|
|
612
616
|
"from": "components/VThemeProvider",
|
613
617
|
"styles": []
|
614
618
|
},
|
615
|
-
"VVirtualScroll": {
|
616
|
-
"from": "components/VVirtualScroll",
|
617
|
-
"styles": []
|
618
|
-
},
|
619
619
|
"VValidation": {
|
620
620
|
"from": "components/VValidation",
|
621
621
|
"styles": []
|
622
622
|
},
|
623
|
+
"VVirtualScroll": {
|
624
|
+
"from": "components/VVirtualScroll",
|
625
|
+
"styles": []
|
626
|
+
},
|
623
627
|
"VFabTransition": {
|
624
628
|
"from": "components/transitions",
|
625
629
|
"styles": []
|
@@ -683,10 +687,6 @@
|
|
683
687
|
"VDialogTransition": {
|
684
688
|
"from": "components/transitions",
|
685
689
|
"styles": []
|
686
|
-
},
|
687
|
-
"VNavigationDrawer": {
|
688
|
-
"from": "components/VNavigationDrawer",
|
689
|
-
"styles": []
|
690
690
|
}
|
691
691
|
},
|
692
692
|
"directives": [
|