@vuetify/nightly 3.9.2-dev.2025-07-18 → 3.9.2-master.2025-07-22

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.
Files changed (57) hide show
  1. package/CHANGELOG.md +16 -14
  2. package/dist/json/attributes.json +2954 -2974
  3. package/dist/json/importMap-labs.json +22 -22
  4. package/dist/json/importMap.json +184 -184
  5. package/dist/json/tags.json +0 -5
  6. package/dist/json/web-types.json +5821 -5891
  7. package/dist/vuetify-labs.cjs +27 -216
  8. package/dist/vuetify-labs.css +5981 -5983
  9. package/dist/vuetify-labs.d.ts +67 -129
  10. package/dist/vuetify-labs.esm.js +27 -216
  11. package/dist/vuetify-labs.esm.js.map +1 -1
  12. package/dist/vuetify-labs.js +27 -216
  13. package/dist/vuetify-labs.min.css +2 -2
  14. package/dist/vuetify.cjs +18 -178
  15. package/dist/vuetify.cjs.map +1 -1
  16. package/dist/vuetify.css +3778 -3780
  17. package/dist/vuetify.d.ts +67 -119
  18. package/dist/vuetify.esm.js +18 -178
  19. package/dist/vuetify.esm.js.map +1 -1
  20. package/dist/vuetify.js +18 -178
  21. package/dist/vuetify.js.map +1 -1
  22. package/dist/vuetify.min.css +2 -2
  23. package/dist/vuetify.min.js +701 -723
  24. package/dist/vuetify.min.js.map +1 -1
  25. package/lib/components/VAutocomplete/VAutocomplete.js +0 -1
  26. package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
  27. package/lib/components/VCombobox/VCombobox.js +0 -1
  28. package/lib/components/VCombobox/VCombobox.js.map +1 -1
  29. package/lib/components/VFileInput/VFileInput.d.ts +0 -15
  30. package/lib/components/VFileInput/VFileInput.js +9 -38
  31. package/lib/components/VFileInput/VFileInput.js.map +1 -1
  32. package/lib/components/VList/VList.js +1 -2
  33. package/lib/components/VList/VList.js.map +1 -1
  34. package/lib/components/VList/VListItem.js +1 -7
  35. package/lib/components/VList/VListItem.js.map +1 -1
  36. package/lib/components/VProgressLinear/VProgressLinear.css +1 -1
  37. package/lib/components/VProgressLinear/VProgressLinear.d.ts +0 -75
  38. package/lib/components/VProgressLinear/VProgressLinear.js +6 -32
  39. package/lib/components/VProgressLinear/VProgressLinear.js.map +1 -1
  40. package/lib/components/VProgressLinear/VProgressLinear.sass +2 -2
  41. package/lib/components/VSelect/VSelect.js +0 -1
  42. package/lib/components/VSelect/VSelect.js.map +1 -1
  43. package/lib/entry-bundler.js +1 -1
  44. package/lib/entry-bundler.js.map +1 -1
  45. package/lib/framework.d.ts +67 -67
  46. package/lib/framework.js +1 -1
  47. package/lib/framework.js.map +1 -1
  48. package/lib/labs/VFileUpload/VFileUpload.d.ts +0 -15
  49. package/lib/labs/VFileUpload/VFileUpload.js +9 -39
  50. package/lib/labs/VFileUpload/VFileUpload.js.map +1 -1
  51. package/package.json +1 -1
  52. package/lib/components/VProgressLinear/chunks.d.ts +0 -55
  53. package/lib/components/VProgressLinear/chunks.js +0 -62
  54. package/lib/components/VProgressLinear/chunks.js.map +0 -1
  55. package/lib/composables/fileFilter.d.ts +0 -18
  56. package/lib/composables/fileFilter.js +0 -38
  57. package/lib/composables/fileFilter.js.map +0 -1
@@ -24,22 +24,30 @@
24
24
  "from": "labs/VCalendar",
25
25
  "styles": []
26
26
  },
27
- "VColorInput": {
28
- "from": "labs/VColorInput",
27
+ "VStepperVertical": {
28
+ "from": "labs/VStepperVertical",
29
29
  "styles": []
30
30
  },
31
- "VFileUpload": {
32
- "from": "labs/VFileUpload",
31
+ "VStepperVerticalItem": {
32
+ "from": "labs/VStepperVertical",
33
33
  "styles": []
34
34
  },
35
- "VFileUploadItem": {
36
- "from": "labs/VFileUpload",
35
+ "VStepperVerticalActions": {
36
+ "from": "labs/VStepperVertical",
37
+ "styles": []
38
+ },
39
+ "VColorInput": {
40
+ "from": "labs/VColorInput",
37
41
  "styles": []
38
42
  },
39
43
  "VIconBtn": {
40
44
  "from": "labs/VIconBtn",
41
45
  "styles": []
42
46
  },
47
+ "VHotkey": {
48
+ "from": "labs/VHotkey",
49
+ "styles": []
50
+ },
43
51
  "VPicker": {
44
52
  "from": "labs/VPicker",
45
53
  "styles": []
@@ -48,22 +56,6 @@
48
56
  "from": "labs/VPicker",
49
57
  "styles": []
50
58
  },
51
- "VStepperVertical": {
52
- "from": "labs/VStepperVertical",
53
- "styles": []
54
- },
55
- "VStepperVerticalItem": {
56
- "from": "labs/VStepperVertical",
57
- "styles": []
58
- },
59
- "VStepperVerticalActions": {
60
- "from": "labs/VStepperVertical",
61
- "styles": []
62
- },
63
- "VHotkey": {
64
- "from": "labs/VHotkey",
65
- "styles": []
66
- },
67
59
  "VDateInput": {
68
60
  "from": "labs/VDateInput",
69
61
  "styles": []
@@ -75,6 +67,14 @@
75
67
  "VPullToRefresh": {
76
68
  "from": "labs/VPullToRefresh",
77
69
  "styles": []
70
+ },
71
+ "VFileUpload": {
72
+ "from": "labs/VFileUpload",
73
+ "styles": []
74
+ },
75
+ "VFileUploadItem": {
76
+ "from": "labs/VFileUpload",
77
+ "styles": []
78
78
  }
79
79
  }
80
80
  }