@vuetify/nightly 3.11.4-dev.2025-12-21 → 3.11.4-dev.2025-12-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 (61) hide show
  1. package/CHANGELOG.md +25 -3
  2. package/dist/json/attributes.json +1109 -1109
  3. package/dist/json/importMap-labs.json +24 -24
  4. package/dist/json/importMap.json +196 -196
  5. package/dist/json/web-types.json +2247 -2247
  6. package/dist/vuetify-labs.cjs +40 -15
  7. package/dist/vuetify-labs.css +4805 -4809
  8. package/dist/vuetify-labs.d.ts +83 -70
  9. package/dist/vuetify-labs.esm.js +40 -15
  10. package/dist/vuetify-labs.esm.js.map +1 -1
  11. package/dist/vuetify-labs.js +40 -15
  12. package/dist/vuetify-labs.min.css +2 -2
  13. package/dist/vuetify.cjs +35 -11
  14. package/dist/vuetify.cjs.map +1 -1
  15. package/dist/vuetify.css +3454 -3458
  16. package/dist/vuetify.d.ts +83 -70
  17. package/dist/vuetify.esm.js +35 -11
  18. package/dist/vuetify.esm.js.map +1 -1
  19. package/dist/vuetify.js +35 -11
  20. package/dist/vuetify.js.map +1 -1
  21. package/dist/vuetify.min.css +2 -2
  22. package/dist/vuetify.min.js +17 -17
  23. package/dist/vuetify.min.js.map +1 -1
  24. package/lib/components/VDataTable/VDataTableRows.js +1 -1
  25. package/lib/components/VDataTable/VDataTableRows.js.map +1 -1
  26. package/lib/components/VDataTable/VDataTableVirtual.js +5 -2
  27. package/lib/components/VDataTable/VDataTableVirtual.js.map +1 -1
  28. package/lib/components/VDataTable/types.d.ts +1 -0
  29. package/lib/components/VDataTable/types.js.map +1 -1
  30. package/lib/components/VDatePicker/VDatePickerYears.js +7 -3
  31. package/lib/components/VDatePicker/VDatePickerYears.js.map +1 -1
  32. package/lib/components/VGrid/VContainer.css +34 -0
  33. package/lib/components/VGrid/VContainer.js +1 -1
  34. package/lib/components/VGrid/VContainer.js.map +1 -1
  35. package/lib/components/VGrid/VContainer.sass +15 -0
  36. package/lib/components/VGrid/VGrid.css +0 -39
  37. package/lib/components/VGrid/VGrid.sass +0 -15
  38. package/lib/components/VGrid/VSpacer.css +3 -0
  39. package/lib/components/VGrid/VSpacer.js +1 -1
  40. package/lib/components/VGrid/VSpacer.js.map +1 -1
  41. package/lib/components/VGrid/VSpacer.sass +5 -0
  42. package/lib/components/VList/VListItem.d.ts +3 -0
  43. package/lib/components/VNumberInput/VNumberInput.js +1 -1
  44. package/lib/components/VNumberInput/VNumberInput.js.map +1 -1
  45. package/lib/components/VTreeview/VTreeviewChildren.js +2 -2
  46. package/lib/components/VTreeview/VTreeviewChildren.js.map +1 -1
  47. package/lib/components/VTreeview/VTreeviewItem.d.ts +9 -0
  48. package/lib/composables/nested/nested.d.ts +3 -0
  49. package/lib/composables/nested/nested.js +17 -0
  50. package/lib/composables/nested/nested.js.map +1 -1
  51. package/lib/entry-bundler.js +1 -1
  52. package/lib/framework.d.ts +71 -70
  53. package/lib/framework.js +1 -1
  54. package/lib/labs/VDateInput/VDateInput.js +5 -4
  55. package/lib/labs/VDateInput/VDateInput.js.map +1 -1
  56. package/lib/styles/settings/_variables.scss +11 -0
  57. package/lib/styles/utilities/_display.sass +2 -1
  58. package/lib/styles/utilities/_elevation.scss +2 -1
  59. package/lib/styles/utilities/_pointer-events.sass +2 -1
  60. package/lib/styles/utilities/_screenreaders.sass +2 -1
  61. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,13 +1,14 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.4-dev.2025-12-21...v) (2025-12-21)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.11.4-dev.2025-12-22...v) (2025-12-22)
2
2
 
3
3
 
4
4
 
5
- ## [3.11.4-dev.2025-12-21](https://github.com/vuetifyjs/vuetify/compare/v3.11.4...v3.11.4-dev.2025-12-21) "Other Commits" (2025-12-21)
5
+ ## [3.11.4-dev.2025-12-22](https://github.com/vuetifyjs/vuetify/compare/v3.11.4...v3.11.4-dev.2025-12-22) "Other Commits" (2025-12-22)
6
6
 
7
7
 
8
8
  ### :rocket: Features
9
9
 
10
10
  * **nested:** add branch select strategy ([4fcb72c](https://github.com/vuetifyjs/vuetify/commit/4fcb72c8dfe3dc1fe0a2dafeeb9b59fb52493695)), closes [#22404](https://github.com/vuetifyjs/vuetify/issues/22404)
11
+ * **styles:** possibility to opt-out from misc styles ([#22405](https://github.com/vuetifyjs/vuetify/issues/22405)) ([77d02f3](https://github.com/vuetifyjs/vuetify/commit/77d02f39536fed671cedaa3b3de18f1e5802ff0a))
11
12
  * **VDatePicker:** support readonly ([#22433](https://github.com/vuetifyjs/vuetify/issues/22433)) ([7dc02f3](https://github.com/vuetifyjs/vuetify/commit/7dc02f37bf159968a3a394de23caa311eb7b0aa2)), closes [#22282](https://github.com/vuetifyjs/vuetify/issues/22282)
12
13
  * **VList:** add `navigation-strategy` to control focused item ([#22328](https://github.com/vuetifyjs/vuetify/issues/22328)) ([3815eee](https://github.com/vuetifyjs/vuetify/commit/3815eee2aec3fa729b1d5a40325067c4d1158a88))
13
14
  * **VListItem:** expose `isDisabled` in slot props ([9d92638](https://github.com/vuetifyjs/vuetify/commit/9d92638e447aef0e39ffefc7ee5d70e38c5596a9))
@@ -15,14 +16,35 @@
15
16
  * **VWindow:** Add support for keyboard controls ([#22430](https://github.com/vuetifyjs/vuetify/issues/22430)) ([ab5b671](https://github.com/vuetifyjs/vuetify/commit/ab5b67106d3edd9eed69895b3c123c410797748c)), closes [#11544](https://github.com/vuetifyjs/vuetify/issues/11544)
16
17
 
17
18
 
19
+ ### :wrench: Bug Fixes
20
+
21
+ * **styles:** skip VRow/VCol styles when using only VContainer or VSpacer ([f899803](https://github.com/vuetifyjs/vuetify/commit/f899803c0ee57b33bdacf9e6a8a6d782b193b638))
22
+ * **VDataTableVirtual:** show index from virtualized items ([#22324](https://github.com/vuetifyjs/vuetify/issues/22324)) ([29e3f09](https://github.com/vuetifyjs/vuetify/commit/29e3f09a51764cb96e233008e2ac4ecba3de3496)), closes [#19108](https://github.com/vuetifyjs/vuetify/issues/19108)
23
+ * **VList, VTreeview:** item should be selectable when changes ([#22464](https://github.com/vuetifyjs/vuetify/issues/22464)) ([d6ca166](https://github.com/vuetifyjs/vuetify/commit/d6ca166607d90c77a940957b52100a7e1cccee2f)), closes [#22366](https://github.com/vuetifyjs/vuetify/issues/22366)
24
+ * **VNumberInupt:** respect `error` prop ([69862ea](https://github.com/vuetifyjs/vuetify/commit/69862ea790af6487345655b94a33293262c1111f)), closes [#22451](https://github.com/vuetifyjs/vuetify/issues/22451)
25
+ * **VTreeview:** prevent selection of disabled nodes ([0de4599](https://github.com/vuetifyjs/vuetify/commit/0de4599be0ab0dd3e60f46e26707047b85779e7a)), closes [#22352](https://github.com/vuetifyjs/vuetify/issues/22352)
26
+
27
+
18
28
  ### :test_tube: Labs
19
29
 
30
+ * docs(VDateInput): example about `input-format` replacing old one ([e180ce5](https://github.com/vuetifyjs/vuetify/commit/e180ce572b5eea980017b638136fe4f436be03cd))
31
+ * **VDateInput:** keep focus on input when opened with year view ([b58e361](https://github.com/vuetifyjs/vuetify/commit/b58e361192ea96732688da6b260ce6437f7e5ba5)), closes [#22323](https://github.com/vuetifyjs/vuetify/issues/22323)
32
+ * **VDateInput:** hide empty prepend slot ([28fe71e](https://github.com/vuetifyjs/vuetify/commit/28fe71e0ade7c5e71f8f2abff35c992d0f267d91)), closes [#22456](https://github.com/vuetifyjs/vuetify/issues/22456)
33
+ * **VDateInput:** clickable prepend icon when handler exists ([776a462](https://github.com/vuetifyjs/vuetify/commit/776a4626803d8051d26680d1f68ed97362c3fa98))
20
34
  * **VDateInput:** enable opening picker when readonly ([#22434](https://github.com/vuetifyjs/vuetify/issues/22434)) ([c045f1f](https://github.com/vuetifyjs/vuetify/commit/c045f1f4958ecc4b2ea06efc959fcaa67e171d76)), closes [#22116](https://github.com/vuetifyjs/vuetify/issues/22116)
21
35
 
22
36
 
23
37
  ### Other Commits
24
38
 
25
- * chore(release): publish v3.11.4-dev.2025-12-21 ([f66ac2f](https://github.com/vuetifyjs/vuetify/commit/f66ac2f553382b60faa9dd640d8476b91d1f9c70))
39
+ * chore(release): publish v3.11.4-dev.2025-12-22 ([db3cd42](https://github.com/vuetifyjs/vuetify/commit/db3cd42541ea642ab661152b86f4e3c6612aec14))
40
+ * docs(installation): note about importmap URL suffix ([1862b16](https://github.com/vuetifyjs/vuetify/commit/1862b16bcca95ac036724130f213d26369430513)), closes [#22466](https://github.com/vuetifyjs/vuetify/issues/22466)
41
+ * docs: dont hide play on small screens ([#22462](https://github.com/vuetifyjs/vuetify/issues/22462)) ([3c3f667](https://github.com/vuetifyjs/vuetify/commit/3c3f667525ebb5be4a63956d53111bb2c181130f))
42
+ * docs: remove search query ([#22458](https://github.com/vuetifyjs/vuetify/issues/22458)) ([472233a](https://github.com/vuetifyjs/vuetify/commit/472233ac47ed2a73c6b4aa935d38526246030183))
43
+ * chore(docs): remove deprecated baseUrl from tsconfig ([a039c1a](https://github.com/vuetifyjs/vuetify/commit/a039c1aa2229cbcc9eccfcd485244cbfa185f65b))
44
+ * docs: add Figma links to example components ([#22452](https://github.com/vuetifyjs/vuetify/issues/22452)) ([e811d2b](https://github.com/vuetifyjs/vuetify/commit/e811d2bb23ded518bda26af0ac0203a6195e1e40))
45
+ * docs: add query params to bug report link ([7bdde61](https://github.com/vuetifyjs/vuetify/commit/7bdde61c2841336c741350762fc42658dbce9013))
46
+ * docs(EcosystemMenu): update sites ([f448ddd](https://github.com/vuetifyjs/vuetify/commit/f448ddd50fc686052fa85fd3f2efec1fb8e11c2c))
47
+ * chore(deps): update @vuetify/one to ^2.9.1 ([90e0151](https://github.com/vuetifyjs/vuetify/commit/90e0151762ecccc31c2beced1503b70f58a80674))
26
48
 
27
49
 
28
50