@vuetify/nightly 3.8.3-master.2025-05-01 → 3.8.3-master.2025-05-03
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 +7 -3
- package/dist/json/attributes.json +3663 -3663
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +6525 -6525
- package/dist/vuetify-labs.cjs +7 -6
- package/dist/vuetify-labs.css +3627 -3627
- package/dist/vuetify-labs.d.ts +52 -52
- package/dist/vuetify-labs.esm.js +7 -6
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +7 -6
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +5596 -5596
- package/dist/vuetify.d.ts +52 -52
- 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 +52 -52
- package/lib/framework.js +1 -1
- package/lib/labs/VDateInput/VDateInput.js +4 -3
- package/lib/labs/VDateInput/VDateInput.js.map +1 -1
- package/package.json +1 -1
@@ -32,16 +32,16 @@
|
|
32
32
|
"from": "labs/VFileUpload",
|
33
33
|
"styles": []
|
34
34
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
35
|
+
"VTimePicker": {
|
36
|
+
"from": "labs/VTimePicker",
|
37
37
|
"styles": []
|
38
38
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
39
|
+
"VTimePickerClock": {
|
40
|
+
"from": "labs/VTimePicker",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
43
|
+
"VTimePickerControls": {
|
44
|
+
"from": "labs/VTimePicker",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
47
|
"VStepperVertical": {
|
@@ -56,6 +56,10 @@
|
|
56
56
|
"from": "labs/VStepperVertical",
|
57
57
|
"styles": []
|
58
58
|
},
|
59
|
+
"VIconBtn": {
|
60
|
+
"from": "labs/VIconBtn",
|
61
|
+
"styles": []
|
62
|
+
},
|
59
63
|
"VTreeview": {
|
60
64
|
"from": "labs/VTreeview",
|
61
65
|
"styles": []
|
@@ -68,25 +72,21 @@
|
|
68
72
|
"from": "labs/VTreeview",
|
69
73
|
"styles": []
|
70
74
|
},
|
71
|
-
"
|
72
|
-
"from": "labs/
|
75
|
+
"VPicker": {
|
76
|
+
"from": "labs/VPicker",
|
73
77
|
"styles": []
|
74
78
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
79
|
+
"VPickerTitle": {
|
80
|
+
"from": "labs/VPicker",
|
77
81
|
"styles": []
|
78
82
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
83
|
+
"VDateInput": {
|
84
|
+
"from": "labs/VDateInput",
|
81
85
|
"styles": []
|
82
86
|
},
|
83
87
|
"VPullToRefresh": {
|
84
88
|
"from": "labs/VPullToRefresh",
|
85
89
|
"styles": []
|
86
|
-
},
|
87
|
-
"VDateInput": {
|
88
|
-
"from": "labs/VDateInput",
|
89
|
-
"styles": []
|
90
90
|
}
|
91
91
|
}
|
92
92
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,15 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "components/
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VAlertTitle": {
|
8
|
-
"from": "components/VAlert",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
|
-
"VAutocomplete": {
|
12
|
-
"from": "components/VAutocomplete",
|
3
|
+
"VApp": {
|
4
|
+
"from": "components/VApp",
|
13
5
|
"styles": []
|
14
6
|
},
|
15
7
|
"VAppBar": {
|
@@ -24,6 +16,18 @@
|
|
24
16
|
"from": "components/VAppBar",
|
25
17
|
"styles": []
|
26
18
|
},
|
19
|
+
"VAlert": {
|
20
|
+
"from": "components/VAlert",
|
21
|
+
"styles": []
|
22
|
+
},
|
23
|
+
"VAlertTitle": {
|
24
|
+
"from": "components/VAlert",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
|
+
"VAutocomplete": {
|
28
|
+
"from": "components/VAutocomplete",
|
29
|
+
"styles": []
|
30
|
+
},
|
27
31
|
"VAvatar": {
|
28
32
|
"from": "components/VAvatar",
|
29
33
|
"styles": []
|
@@ -32,8 +36,8 @@
|
|
32
36
|
"from": "components/VBadge",
|
33
37
|
"styles": []
|
34
38
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
39
|
+
"VBottomNavigation": {
|
40
|
+
"from": "components/VBottomNavigation",
|
37
41
|
"styles": []
|
38
42
|
},
|
39
43
|
"VBanner": {
|
@@ -48,12 +52,8 @@
|
|
48
52
|
"from": "components/VBanner",
|
49
53
|
"styles": []
|
50
54
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
53
|
-
"styles": []
|
54
|
-
},
|
55
|
-
"VBtn": {
|
56
|
-
"from": "components/VBtn",
|
55
|
+
"VBottomSheet": {
|
56
|
+
"from": "components/VBottomSheet",
|
57
57
|
"styles": []
|
58
58
|
},
|
59
59
|
"VBreadcrumbs": {
|
@@ -68,24 +68,16 @@
|
|
68
68
|
"from": "components/VBreadcrumbs",
|
69
69
|
"styles": []
|
70
70
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VBottomNavigation": {
|
76
|
-
"from": "components/VBottomNavigation",
|
71
|
+
"VBtn": {
|
72
|
+
"from": "components/VBtn",
|
77
73
|
"styles": []
|
78
74
|
},
|
79
75
|
"VBtnGroup": {
|
80
76
|
"from": "components/VBtnGroup",
|
81
77
|
"styles": []
|
82
78
|
},
|
83
|
-
"
|
84
|
-
"from": "components/
|
85
|
-
"styles": []
|
86
|
-
},
|
87
|
-
"VCarouselItem": {
|
88
|
-
"from": "components/VCarousel",
|
79
|
+
"VBtnToggle": {
|
80
|
+
"from": "components/VBtnToggle",
|
89
81
|
"styles": []
|
90
82
|
},
|
91
83
|
"VCard": {
|
@@ -112,10 +104,6 @@
|
|
112
104
|
"from": "components/VCard",
|
113
105
|
"styles": []
|
114
106
|
},
|
115
|
-
"VChip": {
|
116
|
-
"from": "components/VChip",
|
117
|
-
"styles": []
|
118
|
-
},
|
119
107
|
"VCheckbox": {
|
120
108
|
"from": "components/VCheckbox",
|
121
109
|
"styles": []
|
@@ -124,54 +112,38 @@
|
|
124
112
|
"from": "components/VCheckbox",
|
125
113
|
"styles": []
|
126
114
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
129
|
-
"styles": []
|
130
|
-
},
|
131
|
-
"VChipGroup": {
|
132
|
-
"from": "components/VChipGroup",
|
133
|
-
"styles": []
|
134
|
-
},
|
135
|
-
"VDataTable": {
|
136
|
-
"from": "components/VDataTable",
|
137
|
-
"styles": []
|
138
|
-
},
|
139
|
-
"VDataTableHeaders": {
|
140
|
-
"from": "components/VDataTable",
|
141
|
-
"styles": []
|
142
|
-
},
|
143
|
-
"VDataTableFooter": {
|
144
|
-
"from": "components/VDataTable",
|
115
|
+
"VCarousel": {
|
116
|
+
"from": "components/VCarousel",
|
145
117
|
"styles": []
|
146
118
|
},
|
147
|
-
"
|
148
|
-
"from": "components/
|
119
|
+
"VCarouselItem": {
|
120
|
+
"from": "components/VCarousel",
|
149
121
|
"styles": []
|
150
122
|
},
|
151
|
-
"
|
152
|
-
"from": "components/
|
123
|
+
"VChipGroup": {
|
124
|
+
"from": "components/VChipGroup",
|
153
125
|
"styles": []
|
154
126
|
},
|
155
|
-
"
|
156
|
-
"from": "components/
|
127
|
+
"VCode": {
|
128
|
+
"from": "components/VCode",
|
157
129
|
"styles": []
|
158
130
|
},
|
159
|
-
"
|
160
|
-
"from": "components/
|
131
|
+
"VColorPicker": {
|
132
|
+
"from": "components/VColorPicker",
|
161
133
|
"styles": []
|
162
134
|
},
|
163
135
|
"VCombobox": {
|
164
136
|
"from": "components/VCombobox",
|
165
137
|
"styles": []
|
166
138
|
},
|
167
|
-
"VCode": {
|
168
|
-
"from": "components/VCode",
|
169
|
-
"styles": []
|
170
|
-
},
|
171
139
|
"VCounter": {
|
172
140
|
"from": "components/VCounter",
|
173
141
|
"styles": []
|
174
142
|
},
|
143
|
+
"VChip": {
|
144
|
+
"from": "components/VChip",
|
145
|
+
"styles": []
|
146
|
+
},
|
175
147
|
"VDatePicker": {
|
176
148
|
"from": "components/VDatePicker",
|
177
149
|
"styles": []
|
@@ -196,6 +168,34 @@
|
|
196
168
|
"from": "components/VDatePicker",
|
197
169
|
"styles": []
|
198
170
|
},
|
171
|
+
"VDataTable": {
|
172
|
+
"from": "components/VDataTable",
|
173
|
+
"styles": []
|
174
|
+
},
|
175
|
+
"VDataTableHeaders": {
|
176
|
+
"from": "components/VDataTable",
|
177
|
+
"styles": []
|
178
|
+
},
|
179
|
+
"VDataTableFooter": {
|
180
|
+
"from": "components/VDataTable",
|
181
|
+
"styles": []
|
182
|
+
},
|
183
|
+
"VDataTableRows": {
|
184
|
+
"from": "components/VDataTable",
|
185
|
+
"styles": []
|
186
|
+
},
|
187
|
+
"VDataTableRow": {
|
188
|
+
"from": "components/VDataTable",
|
189
|
+
"styles": []
|
190
|
+
},
|
191
|
+
"VDataTableVirtual": {
|
192
|
+
"from": "components/VDataTable",
|
193
|
+
"styles": []
|
194
|
+
},
|
195
|
+
"VDataTableServer": {
|
196
|
+
"from": "components/VDataTable",
|
197
|
+
"styles": []
|
198
|
+
},
|
199
199
|
"VDialog": {
|
200
200
|
"from": "components/VDialog",
|
201
201
|
"styles": []
|
@@ -204,6 +204,10 @@
|
|
204
204
|
"from": "components/VEmptyState",
|
205
205
|
"styles": []
|
206
206
|
},
|
207
|
+
"VDivider": {
|
208
|
+
"from": "components/VDivider",
|
209
|
+
"styles": []
|
210
|
+
},
|
207
211
|
"VExpansionPanels": {
|
208
212
|
"from": "components/VExpansionPanel",
|
209
213
|
"styles": []
|
@@ -224,18 +228,6 @@
|
|
224
228
|
"from": "components/VFab",
|
225
229
|
"styles": []
|
226
230
|
},
|
227
|
-
"VFileInput": {
|
228
|
-
"from": "components/VFileInput",
|
229
|
-
"styles": []
|
230
|
-
},
|
231
|
-
"VFooter": {
|
232
|
-
"from": "components/VFooter",
|
233
|
-
"styles": []
|
234
|
-
},
|
235
|
-
"VDivider": {
|
236
|
-
"from": "components/VDivider",
|
237
|
-
"styles": []
|
238
|
-
},
|
239
231
|
"VField": {
|
240
232
|
"from": "components/VField",
|
241
233
|
"styles": []
|
@@ -244,6 +236,14 @@
|
|
244
236
|
"from": "components/VField",
|
245
237
|
"styles": []
|
246
238
|
},
|
239
|
+
"VFooter": {
|
240
|
+
"from": "components/VFooter",
|
241
|
+
"styles": []
|
242
|
+
},
|
243
|
+
"VFileInput": {
|
244
|
+
"from": "components/VFileInput",
|
245
|
+
"styles": []
|
246
|
+
},
|
247
247
|
"VIcon": {
|
248
248
|
"from": "components/VIcon",
|
249
249
|
"styles": []
|
@@ -268,14 +268,22 @@
|
|
268
268
|
"from": "components/VImg",
|
269
269
|
"styles": []
|
270
270
|
},
|
271
|
-
"VInput": {
|
272
|
-
"from": "components/VInput",
|
273
|
-
"styles": []
|
274
|
-
},
|
275
271
|
"VInfiniteScroll": {
|
276
272
|
"from": "components/VInfiniteScroll",
|
277
273
|
"styles": []
|
278
274
|
},
|
275
|
+
"VItemGroup": {
|
276
|
+
"from": "components/VItemGroup",
|
277
|
+
"styles": []
|
278
|
+
},
|
279
|
+
"VItem": {
|
280
|
+
"from": "components/VItemGroup",
|
281
|
+
"styles": []
|
282
|
+
},
|
283
|
+
"VInput": {
|
284
|
+
"from": "components/VInput",
|
285
|
+
"styles": []
|
286
|
+
},
|
279
287
|
"VKbd": {
|
280
288
|
"from": "components/VKbd",
|
281
289
|
"styles": []
|
@@ -320,26 +328,18 @@
|
|
320
328
|
"from": "components/VList",
|
321
329
|
"styles": []
|
322
330
|
},
|
323
|
-
"
|
324
|
-
"from": "components/
|
331
|
+
"VMain": {
|
332
|
+
"from": "components/VMain",
|
325
333
|
"styles": []
|
326
334
|
},
|
327
|
-
"
|
328
|
-
"from": "components/
|
335
|
+
"VNavigationDrawer": {
|
336
|
+
"from": "components/VNavigationDrawer",
|
329
337
|
"styles": []
|
330
338
|
},
|
331
339
|
"VMenu": {
|
332
340
|
"from": "components/VMenu",
|
333
341
|
"styles": []
|
334
342
|
},
|
335
|
-
"VMain": {
|
336
|
-
"from": "components/VMain",
|
337
|
-
"styles": []
|
338
|
-
},
|
339
|
-
"VNumberInput": {
|
340
|
-
"from": "components/VNumberInput",
|
341
|
-
"styles": []
|
342
|
-
},
|
343
343
|
"VMessages": {
|
344
344
|
"from": "components/VMessages",
|
345
345
|
"styles": []
|
@@ -348,12 +348,8 @@
|
|
348
348
|
"from": "components/VOtpInput",
|
349
349
|
"styles": []
|
350
350
|
},
|
351
|
-
"
|
352
|
-
"from": "components/
|
353
|
-
"styles": []
|
354
|
-
},
|
355
|
-
"VPagination": {
|
356
|
-
"from": "components/VPagination",
|
351
|
+
"VNumberInput": {
|
352
|
+
"from": "components/VNumberInput",
|
357
353
|
"styles": []
|
358
354
|
},
|
359
355
|
"VOverlay": {
|
@@ -364,56 +360,56 @@
|
|
364
360
|
"from": "components/VProgressCircular",
|
365
361
|
"styles": []
|
366
362
|
},
|
367
|
-
"
|
368
|
-
"from": "components/
|
363
|
+
"VPagination": {
|
364
|
+
"from": "components/VPagination",
|
369
365
|
"styles": []
|
370
366
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
367
|
+
"VProgressLinear": {
|
368
|
+
"from": "components/VProgressLinear",
|
373
369
|
"styles": []
|
374
370
|
},
|
375
371
|
"VRadioGroup": {
|
376
372
|
"from": "components/VRadioGroup",
|
377
373
|
"styles": []
|
378
374
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
375
|
+
"VRating": {
|
376
|
+
"from": "components/VRating",
|
381
377
|
"styles": []
|
382
378
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
379
|
+
"VSelect": {
|
380
|
+
"from": "components/VSelect",
|
385
381
|
"styles": []
|
386
382
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
383
|
+
"VSelectionControlGroup": {
|
384
|
+
"from": "components/VSelectionControlGroup",
|
389
385
|
"styles": []
|
390
386
|
},
|
391
387
|
"VSelectionControl": {
|
392
388
|
"from": "components/VSelectionControl",
|
393
389
|
"styles": []
|
394
390
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
391
|
+
"VSlideGroup": {
|
392
|
+
"from": "components/VSlideGroup",
|
397
393
|
"styles": []
|
398
394
|
},
|
399
|
-
"
|
400
|
-
"from": "components/
|
395
|
+
"VSlideGroupItem": {
|
396
|
+
"from": "components/VSlideGroup",
|
401
397
|
"styles": []
|
402
398
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
399
|
+
"VSkeletonLoader": {
|
400
|
+
"from": "components/VSkeletonLoader",
|
405
401
|
"styles": []
|
406
402
|
},
|
407
403
|
"VSlider": {
|
408
404
|
"from": "components/VSlider",
|
409
405
|
"styles": []
|
410
406
|
},
|
411
|
-
"
|
412
|
-
"from": "components/
|
407
|
+
"VSheet": {
|
408
|
+
"from": "components/VSheet",
|
413
409
|
"styles": []
|
414
410
|
},
|
415
|
-
"
|
416
|
-
"from": "components/
|
411
|
+
"VSnackbar": {
|
412
|
+
"from": "components/VSnackbar",
|
417
413
|
"styles": []
|
418
414
|
},
|
419
415
|
"VStepper": {
|
@@ -440,6 +436,14 @@
|
|
440
436
|
"from": "components/VStepper",
|
441
437
|
"styles": []
|
442
438
|
},
|
439
|
+
"VSwitch": {
|
440
|
+
"from": "components/VSwitch",
|
441
|
+
"styles": []
|
442
|
+
},
|
443
|
+
"VSystemBar": {
|
444
|
+
"from": "components/VSystemBar",
|
445
|
+
"styles": []
|
446
|
+
},
|
443
447
|
"VTab": {
|
444
448
|
"from": "components/VTabs",
|
445
449
|
"styles": []
|
@@ -464,6 +468,18 @@
|
|
464
468
|
"from": "components/VTextarea",
|
465
469
|
"styles": []
|
466
470
|
},
|
471
|
+
"VTextField": {
|
472
|
+
"from": "components/VTextField",
|
473
|
+
"styles": []
|
474
|
+
},
|
475
|
+
"VTimeline": {
|
476
|
+
"from": "components/VTimeline",
|
477
|
+
"styles": []
|
478
|
+
},
|
479
|
+
"VTimelineItem": {
|
480
|
+
"from": "components/VTimeline",
|
481
|
+
"styles": []
|
482
|
+
},
|
467
483
|
"VToolbar": {
|
468
484
|
"from": "components/VToolbar",
|
469
485
|
"styles": []
|
@@ -480,18 +496,6 @@
|
|
480
496
|
"from": "components/VTooltip",
|
481
497
|
"styles": []
|
482
498
|
},
|
483
|
-
"VTextField": {
|
484
|
-
"from": "components/VTextField",
|
485
|
-
"styles": []
|
486
|
-
},
|
487
|
-
"VTimeline": {
|
488
|
-
"from": "components/VTimeline",
|
489
|
-
"styles": []
|
490
|
-
},
|
491
|
-
"VTimelineItem": {
|
492
|
-
"from": "components/VTimeline",
|
493
|
-
"styles": []
|
494
|
-
},
|
495
499
|
"VWindow": {
|
496
500
|
"from": "components/VWindow",
|
497
501
|
"styles": []
|
@@ -512,10 +516,6 @@
|
|
512
516
|
"from": "components/VDefaultsProvider",
|
513
517
|
"styles": []
|
514
518
|
},
|
515
|
-
"VForm": {
|
516
|
-
"from": "components/VForm",
|
517
|
-
"styles": []
|
518
|
-
},
|
519
519
|
"VContainer": {
|
520
520
|
"from": "components/VGrid",
|
521
521
|
"styles": []
|
@@ -532,6 +532,10 @@
|
|
532
532
|
"from": "components/VGrid",
|
533
533
|
"styles": []
|
534
534
|
},
|
535
|
+
"VForm": {
|
536
|
+
"from": "components/VForm",
|
537
|
+
"styles": []
|
538
|
+
},
|
535
539
|
"VHover": {
|
536
540
|
"from": "components/VHover",
|
537
541
|
"styles": []
|
@@ -544,14 +548,14 @@
|
|
544
548
|
"from": "components/VLayout",
|
545
549
|
"styles": []
|
546
550
|
},
|
547
|
-
"VLocaleProvider": {
|
548
|
-
"from": "components/VLocaleProvider",
|
549
|
-
"styles": []
|
550
|
-
},
|
551
551
|
"VLazy": {
|
552
552
|
"from": "components/VLazy",
|
553
553
|
"styles": []
|
554
554
|
},
|
555
|
+
"VLocaleProvider": {
|
556
|
+
"from": "components/VLocaleProvider",
|
557
|
+
"styles": []
|
558
|
+
},
|
555
559
|
"VNoSsr": {
|
556
560
|
"from": "components/VNoSsr",
|
557
561
|
"styles": []
|
@@ -572,22 +576,18 @@
|
|
572
576
|
"from": "components/VRangeSlider",
|
573
577
|
"styles": []
|
574
578
|
},
|
575
|
-
"
|
576
|
-
"from": "components/
|
579
|
+
"VSpeedDial": {
|
580
|
+
"from": "components/VSpeedDial",
|
577
581
|
"styles": []
|
578
582
|
},
|
579
|
-
"
|
580
|
-
"from": "components/
|
583
|
+
"VSnackbarQueue": {
|
584
|
+
"from": "components/VSnackbarQueue",
|
581
585
|
"styles": []
|
582
586
|
},
|
583
587
|
"VSparkline": {
|
584
588
|
"from": "components/VSparkline",
|
585
589
|
"styles": []
|
586
590
|
},
|
587
|
-
"VSpeedDial": {
|
588
|
-
"from": "components/VSpeedDial",
|
589
|
-
"styles": []
|
590
|
-
},
|
591
591
|
"VThemeProvider": {
|
592
592
|
"from": "components/VThemeProvider",
|
593
593
|
"styles": []
|