@vuetify/nightly 3.7.9-master.2025-01-30 → 3.7.9-master.2025-02-03

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 (39) hide show
  1. package/CHANGELOG.md +13 -3
  2. package/dist/json/attributes.json +2811 -2807
  3. package/dist/json/importMap-labs.json +12 -12
  4. package/dist/json/importMap.json +142 -142
  5. package/dist/json/tags.json +1 -0
  6. package/dist/json/web-types.json +5120 -5110
  7. package/dist/vuetify-labs.css +3836 -3836
  8. package/dist/vuetify-labs.d.ts +15 -0
  9. package/dist/vuetify-labs.esm.js +16 -5
  10. package/dist/vuetify-labs.esm.js.map +1 -1
  11. package/dist/vuetify-labs.js +16 -5
  12. package/dist/vuetify-labs.min.css +2 -2
  13. package/dist/vuetify.css +5694 -5694
  14. package/dist/vuetify.d.ts +48 -48
  15. package/dist/vuetify.esm.js +5 -4
  16. package/dist/vuetify.esm.js.map +1 -1
  17. package/dist/vuetify.js +5 -4
  18. package/dist/vuetify.js.map +1 -1
  19. package/dist/vuetify.min.css +2 -2
  20. package/dist/vuetify.min.js +4 -4
  21. package/dist/vuetify.min.js.map +1 -1
  22. package/lib/components/VDatePicker/VDatePicker.mjs +2 -1
  23. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  24. package/lib/entry-bundler.mjs +1 -1
  25. package/lib/framework.mjs +1 -1
  26. package/lib/index.d.mts +48 -48
  27. package/lib/labs/VTreeview/VTreeview.mjs +1 -1
  28. package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
  29. package/lib/labs/VTreeview/VTreeviewChildren.mjs +13 -2
  30. package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
  31. package/lib/labs/VTreeview/index.d.mts +15 -0
  32. package/lib/labs/components.d.mts +15 -0
  33. package/lib/locale/da.mjs +5 -5
  34. package/lib/locale/da.mjs.map +1 -1
  35. package/lib/locale/de.mjs +3 -3
  36. package/lib/locale/de.mjs.map +1 -1
  37. package/lib/locale/fi.mjs +5 -5
  38. package/lib/locale/fi.mjs.map +1 -1
  39. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.9-master.2025-01-30
2
+ * Vuetify v3.7.9-master.2025-02-03
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1737,7 +1737,7 @@ return e.max&&n.isValid(t)?t:null})),y=t.computed((()=>{if(e.disabled)return!0
1737
1737
  const t=[]
1738
1738
  if("month"!==s.value)t.push("prev","next")
1739
1739
  else{let e=n.date()
1740
- if(e=n.setYear(e,d.value),e=n.setMonth(e,c.value),g.value){const a=n.addDays(n.startOfMonth(e),-1)
1740
+ if(e=n.startOfMonth(e),e=n.setMonth(e,c.value),e=n.setYear(e,d.value),g.value){const a=n.addDays(n.startOfMonth(e),-1)
1741
1741
  n.isAfter(g.value,a)&&t.push("prev")}if(h.value){const a=n.addDays(n.endOfMonth(e),1)
1742
1742
  n.isAfter(a,h.value)&&t.push("next")}}return t}))
1743
1743
  function b(){c.value<11?c.value++:(d.value++,c.value=0,C(d.value)),N(c.value)}function V(){c.value>0?c.value--:(d.value--,c.value=11,C(d.value)),N(c.value)}function w(){s.value="month"}function S(){s.value="months"===s.value?"month":"months"}function k(){s.value="year"===s.value?"month":"year"}function N(e){"months"===s.value&&S(),l("update:month",e)}function C(e){"year"===s.value&&k(),l("update:year",e)}return t.watch(i,((e,t)=>{const a=A(t),l=A(e)
@@ -2106,8 +2106,8 @@ if(d.install(e),e.provide(kt,u),e.provide(hn,c),e.provide(Va,d),e.provide(Ot,v),
2106
2106
  else{const{mount:a}=e
2107
2107
  e.mount=function(){const l=a(...arguments)
2108
2108
  return t.nextTick((()=>c.update())),e.mount=a,l}}St.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:uf.call(this,kt),display:uf.call(this,hn),theme:uf.call(this,Va),icons:uf.call(this,Ot),locale:uf.call(this,ma),date:uf.call(this,gu)})}}})},defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function uf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2109
- if(a&&e in a)return a[e]}sf.version="3.7.9-master.2025-01-30"
2110
- const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.9-master.2025-01-30"
2109
+ if(a&&e in a)return a[e]}sf.version="3.7.9-master.2025-02-03"
2110
+ const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.9-master.2025-02-03"
2111
2111
  cf.version=df,e.blueprints=Zt,e.components=Qp,e.createVuetify=cf,e.directives=rf,e.useDate=yu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2112
2112
  const{props:a,provideSubDefaults:l}=Ct(e,t)
2113
2113
  return l(),a},e.useDisplay=xn,e.useGoTo=Bn,e.useLayout=la,e.useLocale=ha,e.useRtl=ba,e.useTheme=xa,e.version=df}))