@vuetify/nightly 3.9.1-dev.2025-07-17 → 3.9.2-master.2025-07-18
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 -14
- package/dist/json/attributes.json +3514 -3534
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +192 -192
- package/dist/json/tags.json +0 -5
- package/dist/json/web-types.json +19798 -6490
- package/dist/vuetify-labs.cjs +88 -278
- package/dist/vuetify-labs.css +4475 -4477
- package/dist/vuetify-labs.d.ts +64 -126
- package/dist/vuetify-labs.esm.js +88 -278
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +88 -278
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +79 -240
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +2683 -2685
- package/dist/vuetify.d.ts +64 -116
- package/dist/vuetify.esm.js +79 -240
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +79 -240
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +702 -724
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.js +0 -1
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VCombobox/VCombobox.js +0 -1
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/components/VFileInput/VFileInput.d.ts +0 -15
- package/lib/components/VFileInput/VFileInput.js +9 -38
- package/lib/components/VFileInput/VFileInput.js.map +1 -1
- package/lib/components/VList/VList.js +1 -2
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VList/VListItem.js +1 -7
- package/lib/components/VList/VListItem.js.map +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.css +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.d.ts +0 -75
- package/lib/components/VProgressLinear/VProgressLinear.js +6 -32
- package/lib/components/VProgressLinear/VProgressLinear.js.map +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.sass +2 -2
- package/lib/components/VSelect/VSelect.js +0 -1
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/components/VTreeview/VTreeview.js +2 -3
- package/lib/components/VTreeview/VTreeview.js.map +1 -1
- package/lib/components/VTreeview/VTreeviewChildren.js +59 -59
- package/lib/components/VTreeview/VTreeviewChildren.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +64 -64
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.d.ts +0 -15
- package/lib/labs/VFileUpload/VFileUpload.js +9 -39
- package/lib/labs/VFileUpload/VFileUpload.js.map +1 -1
- package/package.json +1 -1
- package/lib/components/VProgressLinear/chunks.d.ts +0 -55
- package/lib/components/VProgressLinear/chunks.js +0 -62
- package/lib/components/VProgressLinear/chunks.js.map +0 -1
- package/lib/composables/fileFilter.d.ts +0 -18
- package/lib/composables/fileFilter.js +0 -38
- package/lib/composables/fileFilter.js.map +0 -1
@@ -1,23 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "labs/
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VColorInput": {
|
8
|
-
"from": "labs/VColorInput",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
|
-
"VStepperVertical": {
|
12
|
-
"from": "labs/VStepperVertical",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
|
-
"VStepperVerticalItem": {
|
16
|
-
"from": "labs/VStepperVertical",
|
3
|
+
"VFileUpload": {
|
4
|
+
"from": "labs/VFileUpload",
|
17
5
|
"styles": []
|
18
6
|
},
|
19
|
-
"
|
20
|
-
"from": "labs/
|
7
|
+
"VFileUploadItem": {
|
8
|
+
"from": "labs/VFileUpload",
|
21
9
|
"styles": []
|
22
10
|
},
|
23
11
|
"VCalendar": {
|
@@ -44,14 +32,6 @@
|
|
44
32
|
"from": "labs/VCalendar",
|
45
33
|
"styles": []
|
46
34
|
},
|
47
|
-
"VFileUpload": {
|
48
|
-
"from": "labs/VFileUpload",
|
49
|
-
"styles": []
|
50
|
-
},
|
51
|
-
"VFileUploadItem": {
|
52
|
-
"from": "labs/VFileUpload",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
35
|
"VPicker": {
|
56
36
|
"from": "labs/VPicker",
|
57
37
|
"styles": []
|
@@ -60,10 +40,30 @@
|
|
60
40
|
"from": "labs/VPicker",
|
61
41
|
"styles": []
|
62
42
|
},
|
43
|
+
"VStepperVertical": {
|
44
|
+
"from": "labs/VStepperVertical",
|
45
|
+
"styles": []
|
46
|
+
},
|
47
|
+
"VStepperVerticalItem": {
|
48
|
+
"from": "labs/VStepperVertical",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VStepperVerticalActions": {
|
52
|
+
"from": "labs/VStepperVertical",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VColorInput": {
|
56
|
+
"from": "labs/VColorInput",
|
57
|
+
"styles": []
|
58
|
+
},
|
63
59
|
"VHotkey": {
|
64
60
|
"from": "labs/VHotkey",
|
65
61
|
"styles": []
|
66
62
|
},
|
63
|
+
"VIconBtn": {
|
64
|
+
"from": "labs/VIconBtn",
|
65
|
+
"styles": []
|
66
|
+
},
|
67
67
|
"VDateInput": {
|
68
68
|
"from": "labs/VDateInput",
|
69
69
|
"styles": []
|