@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.
- package/CHANGELOG.md +16 -14
- package/dist/json/attributes.json +2954 -2974
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +184 -184
- package/dist/json/tags.json +0 -5
- package/dist/json/web-types.json +5821 -5891
- package/dist/vuetify-labs.cjs +27 -216
- package/dist/vuetify-labs.css +5981 -5983
- package/dist/vuetify-labs.d.ts +67 -129
- package/dist/vuetify-labs.esm.js +27 -216
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +27 -216
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +18 -178
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3778 -3780
- package/dist/vuetify.d.ts +67 -119
- package/dist/vuetify.esm.js +18 -178
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +18 -178
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +701 -723
- 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/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +67 -67
- 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
package/CHANGELOG.md
CHANGED
@@ -1,24 +1,26 @@
|
|
1
|
-
# [](https://github.com/vuetifyjs/vuetify/compare/v3.9.2-
|
1
|
+
# [](https://github.com/vuetifyjs/vuetify/compare/v3.9.2-master.2025-07-22...v) (2025-07-22)
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
## [3.9.2-
|
6
|
-
|
7
|
-
|
8
|
-
### :rocket: Features
|
9
|
-
|
10
|
-
* **VFileUpload, VFileInput:** `filter-by-type` prop ([#21576](https://github.com/vuetifyjs/vuetify/issues/21576)) ([1b78b06](https://github.com/vuetifyjs/vuetify/commit/1b78b06a40470186c83c88f95ec00ba71d36171d)), closes [#21150](https://github.com/vuetifyjs/vuetify/issues/21150)
|
11
|
-
* **VProgressLinear:** ability to separate chunks ([#21744](https://github.com/vuetifyjs/vuetify/issues/21744)) ([4c66aa0](https://github.com/vuetifyjs/vuetify/commit/4c66aa0bda8763d31a5d61a1eff77e873cd4b4c1))
|
12
|
-
|
13
|
-
|
14
|
-
### :wrench: Bug Fixes
|
15
|
-
|
16
|
-
* **VList:** Use proper accessibility attributes ([#21444](https://github.com/vuetifyjs/vuetify/issues/21444)) ([9b2541e](https://github.com/vuetifyjs/vuetify/commit/9b2541e1085dd69295a23fd501d44dc51730638e)), closes [#20978](https://github.com/vuetifyjs/vuetify/issues/20978)
|
5
|
+
## [3.9.2-master.2025-07-22](https://github.com/vuetifyjs/vuetify/compare/v3.9.2...v3.9.2-master.2025-07-22) "Other Commits" (2025-07-22)
|
17
6
|
|
18
7
|
|
19
8
|
### Other Commits
|
20
9
|
|
21
|
-
* chore(release): publish v3.9.2-
|
10
|
+
* chore(release): publish v3.9.2-master.2025-07-22 ([b56bfb7](https://github.com/vuetifyjs/vuetify/commit/b56bfb76613f8a3740ff992368fadb7d63d056c0))
|
11
|
+
* chore(VTimeline): replace cypress with vitest ([0c4c655](https://github.com/vuetifyjs/vuetify/commit/0c4c655e1d73f5cc001bc903984a8c9ccbdb7575))
|
12
|
+
* chore(VInfiniteScroll): replace cypress with vitest ([82707b9](https://github.com/vuetifyjs/vuetify/commit/82707b952e22503c488b2c8d6d32cb0ade88c3b8))
|
13
|
+
* chore(VHover): replace cypress with vitest ([85d3f48](https://github.com/vuetifyjs/vuetify/commit/85d3f4841c0ded72aeecd754f7ba3438d1887448))
|
14
|
+
* chore(VItemGroup): replace cypress with vitest ([69163a8](https://github.com/vuetifyjs/vuetify/commit/69163a8a9eff32e73798d184c0fec642514f65ae))
|
15
|
+
* chore(VThemeProvider): replace cypress with vitest ([00dc2b4](https://github.com/vuetifyjs/vuetify/commit/00dc2b432855b2a988a8e4e260321c8664ae1a2d))
|
16
|
+
* chore(VDivider): replace cypress with vitest ([f1c0f65](https://github.com/vuetifyjs/vuetify/commit/f1c0f658996b42a50ff99d066a3f170c094dcd42))
|
17
|
+
* chore(VToolbar): replace cypress with vitest ([a74c8b2](https://github.com/vuetifyjs/vuetify/commit/a74c8b27bf4e6ba00894a54b172a4d272aef28e1))
|
18
|
+
* chore(VExpansionPanels): replace cypress with vitest ([2557cb8](https://github.com/vuetifyjs/vuetify/commit/2557cb812141cfce6efe8dc78b1c43679f90e7eb))
|
19
|
+
* chore(VNavigationDrawer): add missing await in tests ([9248d2d](https://github.com/vuetifyjs/vuetify/commit/9248d2d74ae037973ee869e96c7639b72a2f1b47))
|
20
|
+
* chore(VWindow): replace cypress with vitest ([#21786](https://github.com/vuetifyjs/vuetify/issues/21786)) ([fabee04](https://github.com/vuetifyjs/vuetify/commit/fabee04b02b173a67c18742ab112a3d15ab7f72a))
|
21
|
+
* chore(VProgressLinear): replace cypress with vitest ([#21785](https://github.com/vuetifyjs/vuetify/issues/21785)) ([f2d0c58](https://github.com/vuetifyjs/vuetify/commit/f2d0c580f17ba5f4c1d909061e7fb32d4f11b41a))
|
22
|
+
* chore(VNavigationDrawer): replace cypress with vitest ([#21788](https://github.com/vuetifyjs/vuetify/issues/21788)) ([dbb235b](https://github.com/vuetifyjs/vuetify/commit/dbb235b3f7b8e270098c41ae06149caf8112ccdc))
|
23
|
+
* chore(VSlider): replace cypress with vitest ([#21779](https://github.com/vuetifyjs/vuetify/issues/21779)) ([656f0aa](https://github.com/vuetifyjs/vuetify/commit/656f0aabf898aed702d354c212b0825439e8b911))
|
22
24
|
|
23
25
|
|
24
26
|
|