@vuetify/nightly 3.8.0-beta.0-dev.2025-03-24 → 3.8.0-beta.0-dev.2025-03-25

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 (46) hide show
  1. package/CHANGELOG.md +39 -3
  2. package/dist/json/attributes.json +3258 -3254
  3. package/dist/json/importMap-labs.json +8 -8
  4. package/dist/json/importMap.json +162 -162
  5. package/dist/json/tags.json +1 -0
  6. package/dist/json/web-types.json +6130 -6099
  7. package/dist/vuetify-labs.cjs +63 -25
  8. package/dist/vuetify-labs.css +3530 -3530
  9. package/dist/vuetify-labs.d.ts +112 -88
  10. package/dist/vuetify-labs.esm.js +63 -25
  11. package/dist/vuetify-labs.esm.js.map +1 -1
  12. package/dist/vuetify-labs.js +63 -25
  13. package/dist/vuetify-labs.min.css +2 -2
  14. package/dist/vuetify.cjs +25 -10
  15. package/dist/vuetify.cjs.map +1 -1
  16. package/dist/vuetify.css +6104 -6104
  17. package/dist/vuetify.d.ts +89 -86
  18. package/dist/vuetify.esm.js +25 -10
  19. package/dist/vuetify.esm.js.map +1 -1
  20. package/dist/vuetify.js +25 -10
  21. package/dist/vuetify.js.map +1 -1
  22. package/dist/vuetify.min.css +2 -2
  23. package/dist/vuetify.min.js +10 -10
  24. package/dist/vuetify.min.js.map +1 -1
  25. package/lib/components/VDataTable/VDataTable.d.ts +4 -4
  26. package/lib/components/VDataTable/VDataTableRow.d.ts +9 -6
  27. package/lib/components/VDataTable/VDataTableRow.js +18 -3
  28. package/lib/components/VDataTable/VDataTableRow.js.map +1 -1
  29. package/lib/components/VDataTable/VDataTableRows.d.ts +4 -4
  30. package/lib/components/VDataTable/VDataTableServer.d.ts +4 -4
  31. package/lib/components/VDataTable/VDataTableVirtual.d.ts +4 -4
  32. package/lib/components/VDatePicker/VDatePicker.js +1 -1
  33. package/lib/components/VDatePicker/VDatePicker.js.map +1 -1
  34. package/lib/components/VIcon/VIcon.js +2 -2
  35. package/lib/components/VIcon/VIcon.js.map +1 -1
  36. package/lib/composables/calendar.js +1 -1
  37. package/lib/composables/calendar.js.map +1 -1
  38. package/lib/entry-bundler.js +1 -1
  39. package/lib/framework.d.ts +54 -54
  40. package/lib/framework.js +1 -1
  41. package/lib/labs/VDateInput/VDateInput.d.ts +35 -3
  42. package/lib/labs/VDateInput/VDateInput.js +38 -15
  43. package/lib/labs/VDateInput/VDateInput.js.map +1 -1
  44. package/lib/util/helpers.js +1 -1
  45. package/lib/util/helpers.js.map +1 -1
  46. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0-dev.2025-03-24...v) (2025-03-24)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0-dev.2025-03-25...v) (2025-03-25)
2
2
 
3
3
 
4
4
 
5
- # [3.8.0-beta.0-dev.2025-03-24](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0...v3.8.0-beta.0-dev.2025-03-24) "Other Commmits" (2025-03-24)
5
+ # [3.8.0-beta.0-dev.2025-03-25](https://github.com/vuetifyjs/vuetify/compare/v3.8.0-beta.0...v3.8.0-beta.0-dev.2025-03-25) "Other Commmits" (2025-03-25)
6
6
 
7
7
 
8
8
  ### :rocket: Features
@@ -12,6 +12,9 @@
12
12
 
13
13
  ### :wrench: Bug Fixes
14
14
 
15
+ * replace hasOwn with hasOwnProperty ([227ba8e](https://github.com/vuetifyjs/vuetify/commit/227ba8e8f2b0793a9e210b2069534cfbe1361485))
16
+ * **VDataTableRow:** provide correct defaults for special slots ([#21071](https://github.com/vuetifyjs/vuetify/issues/21071)) ([a5e2de1](https://github.com/vuetifyjs/vuetify/commit/a5e2de10d2686b0d71b81cb6b15198dd2e3d61f4))
17
+ * **VDatePicker:** use adapter date in onMultipleClick ([#21091](https://github.com/vuetifyjs/vuetify/issues/21091)) ([0b1dc46](https://github.com/vuetifyjs/vuetify/commit/0b1dc46a366e7c2ab7fd1367e7c2216f306b60cc)), closes [#21090](https://github.com/vuetifyjs/vuetify/issues/21090)
15
18
  * **VField:** min-height calculation incorrect ([3d09d1c](https://github.com/vuetifyjs/vuetify/commit/3d09d1cbf558b66830dce78bfe784af1b2f8f501))
16
19
  * **VInput:** don't apply opacity to message with glow ([9caab87](https://github.com/vuetifyjs/vuetify/commit/9caab8776a79c2042f46562b894310c064291b53))
17
20
 
@@ -19,12 +22,45 @@
19
22
  ### :microscope: Code Refactoring
20
23
 
21
24
  * **VField:** default slot fallback ([#21074](https://github.com/vuetifyjs/vuetify/issues/21074)) ([0a8528a](https://github.com/vuetifyjs/vuetify/commit/0a8528a9c6517ece5cf8199002ba093c31e3164d))
25
+ * **VIcon:** swap provideTheme with useTheme ([633e7c2](https://github.com/vuetifyjs/vuetify/commit/633e7c2da541660bdc22c1bf1cdd7cc71f0c3036))
26
+
27
+
28
+ ### :test_tube: Labs
29
+
30
+ * **VDateInput:** hide confirm actions by default ([dca7872](https://github.com/vuetifyjs/vuetify/commit/dca78726abdbc2f3263d46d2862443eed1c70d6b))
31
+ * **VDateInput:** add new display-format prop ([d177272](https://github.com/vuetifyjs/vuetify/commit/d177272641eeb988950e4f77776636f703106500))
32
+ * **VDateInput:** add missing save / cancel events ([5ce8ec8](https://github.com/vuetifyjs/vuetify/commit/5ce8ec87a03ba8315c6eac8d62852d3b1bdecf5c))
22
33
 
23
34
 
24
35
  ### Other Commmits
25
36
 
26
- * chore(release): publish v3.8.0-beta.0-dev.2025-03-24 ([d30571f](https://github.com/vuetifyjs/vuetify/commit/d30571f836dff5504a1e405c02619857449b8140))
37
+ * chore(release): publish v3.8.0-beta.0-dev.2025-03-25 ([dc8d0fd](https://github.com/vuetifyjs/vuetify/commit/dc8d0fdb64541b29d5f576148c817ef82cb8d116))
38
+ * chore(prop-display-format): fix lint ([6d4439e](https://github.com/vuetifyjs/vuetify/commit/6d4439e8a78364662c4c4f80c0c2bbefdc8829be))
39
+ * docs(prop-prepend-icon): clean-up example ([23ef6f3](https://github.com/vuetifyjs/vuetify/commit/23ef6f3e8932964982a2c4d5c973125bb1a02d8c))
40
+ * docs: clarify ad rendering condition to prevent null spot access ([5c3061b](https://github.com/vuetifyjs/vuetify/commit/5c3061b9020504b4e6d133fe464b9f84df2402da))
41
+ * docs(sass-variables): clean up usage/component section ([a74cd52](https://github.com/vuetifyjs/vuetify/commit/a74cd5240632c3ead68a7eb70444476058628961))
42
+ * docs: fix example prop order ([bef4782](https://github.com/vuetifyjs/vuetify/commit/bef4782e32cd14cfc1e14b656566d5486f7f6fb6))
43
+ * docs: added missing IconAliases properties ([#21126](https://github.com/vuetifyjs/vuetify/issues/21126)) ([06cc0f7](https://github.com/vuetifyjs/vuetify/commit/06cc0f797e03aed2e1fa378276ac978c0ab8de15))
44
+ * docs(inputs): remove unused example and style ([0799be5](https://github.com/vuetifyjs/vuetify/commit/0799be55c238d6e929c769acf192a5cad65ac89d))
45
+ * docs(VInput): remove unused script section ([#21135](https://github.com/vuetifyjs/vuetify/issues/21135)) ([9bc0100](https://github.com/vuetifyjs/vuetify/commit/9bc010042fa2f973dab06e2bd365518939dedc29))
46
+ * docs(VToolbar): remove unnecessary spacer ([#21142](https://github.com/vuetifyjs/vuetify/issues/21142)) ([cd5b48f](https://github.com/vuetifyjs/vuetify/commit/cd5b48fd8791ec61c57dfe6f619336e7c9edef19))
47
+ * docs(api): set correct description for border prop ([#21108](https://github.com/vuetifyjs/vuetify/issues/21108)) ([127160f](https://github.com/vuetifyjs/vuetify/commit/127160f37fff9c19cb8e342e628c17782128c63d))
48
+ * docs(sass-variables): correct use of `$utilities` and `$color-pack` ([#21144](https://github.com/vuetifyjs/vuetify/issues/21144)) ([4e4c98c](https://github.com/vuetifyjs/vuetify/commit/4e4c98c3f4f61f8fa29e9df0a2206b1ca7c69454))
27
49
  * docs(package.json): update @intlify/unplugin-vue-i18n ([4761355](https://github.com/vuetifyjs/vuetify/commit/47613550d93cf3230b3ec0b2458015ef50ce3cb5))
50
+ * docs(misc-open-in-list): add missing sheet variable ([77e6069](https://github.com/vuetifyjs/vuetify/commit/77e6069092ff89383d9fc7f410c432f274dac2d5))
51
+ * docs(prop-load-children): add unique id for users ([7c33933](https://github.com/vuetifyjs/vuetify/commit/7c339338ac174aed2e6f22286d06308990f2bf19))
52
+ * docs(enterprise-support): update page content ([da8068b](https://github.com/vuetifyjs/vuetify/commit/da8068bac814d637c61fae5dfe385c9a869062d0))
53
+ * docs(blog): remove snips advert ([5633564](https://github.com/vuetifyjs/vuetify/commit/5633564064b09698f75523e1d9c53c19b611df35))
54
+ * docs(team): update entries ([5cac075](https://github.com/vuetifyjs/vuetify/commit/5cac0757caec12f7689248a130978b315917241d))
55
+ * chore: add link to post-mortem ([cdc524a](https://github.com/vuetifyjs/vuetify/commit/cdc524a92799908600d9fad1844a9096dd13d00e))
56
+ * docs: update roadmap ([4f61063](https://github.com/vuetifyjs/vuetify/commit/4f610633d6940b31b94e9903a7272f13652049e7))
57
+ * docs(team.json): update core team ([#21101](https://github.com/vuetifyjs/vuetify/issues/21101)) ([9af24c4](https://github.com/vuetifyjs/vuetify/commit/9af24c4451644068508aec82b05e0c6e55a1e5e3))
58
+ * docs(state-of-the-union-2024-post-mortem): add new blog post ([b61f7e4](https://github.com/vuetifyjs/vuetify/commit/b61f7e49cea7a005e78e72637518c152ffc671ab))
59
+ * docs(VSlideGroup): Update active class prop ([#20988](https://github.com/vuetifyjs/vuetify/issues/20988)) ([849ed78](https://github.com/vuetifyjs/vuetify/commit/849ed78730a6e26217ccb325a28a1b762a331723))
60
+ * docs(VDateInput): add hideActions description ([#21082](https://github.com/vuetifyjs/vuetify/issues/21082)) ([0c7d417](https://github.com/vuetifyjs/vuetify/commit/0c7d4178f73bfdb0a586805a4b68351abd0383f9))
61
+ * docs(api): set VBanner specific description for the prepend slot ([#21085](https://github.com/vuetifyjs/vuetify/issues/21085)) ([a9c97b3](https://github.com/vuetifyjs/vuetify/commit/a9c97b3cf7eabb779e5e70ce04512feae70f977e))
62
+ * docs(v-checkbox-btn): remove misleading description ([#21078](https://github.com/vuetifyjs/vuetify/issues/21078)) ([c843189](https://github.com/vuetifyjs/vuetify/commit/c8431899fe0b9b8ae853796bb303f83d321f0928))
63
+ * docs(api): clarify borderColor usage of VAlert ([#21123](https://github.com/vuetifyjs/vuetify/issues/21123)) ([42268ae](https://github.com/vuetifyjs/vuetify/commit/42268ae8fac3db8473a9de08790c5537ae70be06))
28
64
 
29
65
 
30
66