@vuetify/nightly 3.8.3-master.2025-04-29 → 3.8.3-master.2025-05-01

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 (60) hide show
  1. package/CHANGELOG.md +24 -3
  2. package/dist/json/attributes.json +1686 -1682
  3. package/dist/json/importMap-labs.json +24 -24
  4. package/dist/json/importMap.json +128 -128
  5. package/dist/json/tags.json +1 -0
  6. package/dist/json/web-types.json +3486 -3476
  7. package/dist/vuetify-labs.cjs +47 -24
  8. package/dist/vuetify-labs.css +3884 -3888
  9. package/dist/vuetify-labs.d.ts +4043 -859
  10. package/dist/vuetify-labs.esm.js +47 -24
  11. package/dist/vuetify-labs.esm.js.map +1 -1
  12. package/dist/vuetify-labs.js +47 -24
  13. package/dist/vuetify-labs.min.css +2 -2
  14. package/dist/vuetify.cjs +20 -17
  15. package/dist/vuetify.cjs.map +1 -1
  16. package/dist/vuetify.css +2938 -2942
  17. package/dist/vuetify.d.ts +4021 -857
  18. package/dist/vuetify.esm.js +20 -17
  19. package/dist/vuetify.esm.js.map +1 -1
  20. package/dist/vuetify.js +20 -17
  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/VAutocomplete/VAutocomplete.d.ts +792 -74
  26. package/lib/components/VBadge/VBadge.d.ts +22 -46
  27. package/lib/components/VBottomSheet/VBottomSheet.d.ts +1434 -80
  28. package/lib/components/VCombobox/VCombobox.d.ts +792 -74
  29. package/lib/components/VCounter/VCounter.d.ts +22 -46
  30. package/lib/components/VDataIterator/VDataIterator.d.ts +22 -46
  31. package/lib/components/VDataTable/composables/select.js +1 -1
  32. package/lib/components/VDataTable/composables/select.js.map +1 -1
  33. package/lib/components/VDialog/VDialog.d.ts +1048 -146
  34. package/lib/components/VDialog/VDialog.js.map +1 -1
  35. package/lib/components/VFab/VFab.d.ts +22 -46
  36. package/lib/components/VImg/VImg.d.ts +22 -49
  37. package/lib/components/VLazy/VLazy.d.ts +22 -46
  38. package/lib/components/VMenu/VMenu.d.ts +1048 -146
  39. package/lib/components/VMenu/VMenu.js.map +1 -1
  40. package/lib/components/VMessages/VMessages.d.ts +22 -46
  41. package/lib/components/VOverlay/VOverlay.d.ts +22 -49
  42. package/lib/components/VSelect/VSelect.d.ts +1232 -90
  43. package/lib/components/VSnackbar/VSnackbar.d.ts +58 -109
  44. package/lib/components/VSnackbarQueue/VSnackbarQueue.d.ts +22 -46
  45. package/lib/components/VSpeedDial/VSpeedDial.d.ts +1434 -80
  46. package/lib/components/VTable/VTable.css +2 -6
  47. package/lib/components/VTable/VTable.sass +4 -22
  48. package/lib/components/VTooltip/VTooltip.d.ts +58 -109
  49. package/lib/components/VTooltip/VTooltip.js +2 -2
  50. package/lib/components/VTooltip/VTooltip.js.map +1 -1
  51. package/lib/composables/transition.d.ts +10 -20
  52. package/lib/composables/transition.js +15 -12
  53. package/lib/composables/transition.js.map +1 -1
  54. package/lib/entry-bundler.js +1 -1
  55. package/lib/framework.d.ts +93 -132
  56. package/lib/framework.js +1 -1
  57. package/lib/labs/VDateInput/VDateInput.d.ts +41 -4
  58. package/lib/labs/VDateInput/VDateInput.js +27 -7
  59. package/lib/labs/VDateInput/VDateInput.js.map +1 -1
  60. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.3-master.2025-04-29
2
+ * Vuetify v3.8.3-master.2025-05-01
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -362,10 +362,10 @@ return{roundedClasses:t.computed((()=>{const l=t.isRef(e)?e.value:e.rounded,o=t.
362
362
  if(!0===l||""===l)n.push(`${a}--rounded`)
363
363
  else if("string"==typeof l||0===l)for(const e of String(l).split(" "))n.push(`rounded-${e}`)
364
364
  else(o||!1===l)&&n.push("rounded-0")
365
- return n}))}}const fl=ht({transition:{type:[Boolean,String,Object],default:"fade-transition",validator:e=>!0!==e}},"transition"),ml=(e,a)=>{let{slots:l}=a
366
- const{transition:o,disabled:n,group:r,...i}=e,{component:s=(r?t.TransitionGroup:t.Transition),...u}="object"==typeof o?o:{}
367
- return t.h(s,t.mergeProps("string"==typeof o?{name:n?"":o}:u,"string"==typeof o?{}:Object.fromEntries(Object.entries({disabled:n,group:r}).filter((e=>{let[t,a]=e
368
- return void 0!==a}))),i),l)}
365
+ return n}))}}const fl=ht({transition:{type:null,default:"fade-transition",validator:e=>!0!==e}},"transition"),ml=(e,a)=>{let{slots:l}=a
366
+ const{transition:o,disabled:n,group:r,...i}=e,{component:s=(r?t.TransitionGroup:t.Transition),...u}=g(o)?o:{}
367
+ let c
368
+ return c=g(o)?t.mergeProps(u,JSON.parse(JSON.stringify({disabled:n,group:r})),i):t.mergeProps({name:n||!o?"":o},i),t.h(s,c,l)}
369
369
  function gl(e,t){const a=e._observe?.[t.instance.$.uid]
370
370
  a&&(a.observer.unobserve(e),delete e._observe[t.instance.$.uid])}const hl={mounted:function(e,t){if(!l)return
371
371
  const a=t.modifiers||{},o=t.value,{handler:n,options:r}="object"==typeof o?o:{handler:o,options:{}},i=new IntersectionObserver((function(){let l=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],o=arguments.length>1?arguments[1]:void 0
@@ -1561,7 +1561,7 @@ function c(e){return R(e).every((e=>n.value.has(e.value)))}function d(e,t){const
1561
1561
  n.value=a}const v=t.computed((()=>n.value.size>0)),p=t.computed((()=>{const e=s.value.allSelected({allItems:r.value,currentPage:i.value})
1562
1562
  return!!e.length&&c(e)})),f={toggleSelect:function(t,a,l){const n=[]
1563
1563
  if(a=a??o.value.findIndex((e=>e.value===t.value)),"single"!==e.selectStrategy&&l?.shiftKey&&null!==u.value){const[e,t]=[u.value,a].sort(((e,t)=>e-t))
1564
- n.push(...o.value.slice(e,t+1))}else n.push(t),u.value=a
1564
+ n.push(...o.value.slice(e,t+1).filter((e=>e.selectable)))}else n.push(t),u.value=a
1565
1565
  d(n,!c([t]))},select:d,selectAll:function(e){const t=s.value.selectAll({value:e,allItems:r.value,currentPage:i.value,selected:new Set(n.value)})
1566
1566
  n.value=t},isSelected:c,isSomeSelected:function(e){return R(e).some((e=>n.value.has(e.value)))},someSelected:v,allSelected:p,showSelectAll:t.toRef((()=>s.value.showSelectAll)),lastSelectedIndex:u,selectStrategy:s}
1567
1567
  return t.provide(Ju,f),f}function tc(){const e=t.inject(Ju)
@@ -2160,8 +2160,8 @@ case"start":return t[0]
2160
2160
  case"end":return t[1]
2161
2161
  default:return null}}))
2162
2162
  return Et((()=>t.createVNode(e.tag,{class:["v-timeline",`v-timeline--${e.direction}`,`v-timeline--align-${e.align}`,`v-timeline--justify-${e.justify}`,s.value,{"v-timeline--inset-line":!!e.lineInset},o.value,n.value,i.value,r.value,e.class],style:[{"--v-timeline-line-thickness":m(e.lineThickness)},e.style]},l))),{}}}),lf=ht({...yt(),...Fl({variant:"text"})},"VToolbarItems"),of=Ct()({name:"VToolbarItems",props:lf(),setup(e,a){let{slots:l}=a
2163
- return kt({VBtn:{color:t.toRef((()=>e.color)),height:"inherit",variant:t.toRef((()=>e.variant))}}),Et((()=>t.createVNode("div",{class:["v-toolbar-items",e.class],style:e.style},[l.default?.()]))),{}}}),nf=ht({id:String,interactive:Boolean,text:String,...N(ci({closeOnBack:!1,location:"end",locationStrategy:"connected",eager:!0,minWidth:0,offset:10,openOnClick:!1,openOnHover:!0,origin:"auto",scrim:!1,scrollStrategy:"reposition",transition:!1}),["absolute","persistent"])},"VTooltip"),rf=Ct()({name:"VTooltip",props:nf(),emits:{"update:modelValue":e=>!0},setup(e,a){let{slots:l}=a
2164
- const o=na(e,"modelValue"),{scopeId:n}=ti(),r=t.useId(),i=t.toRef((()=>e.id||`v-tooltip-${r}`)),s=t.ref(),u=t.computed((()=>e.location.split(" ").length>1?e.location:e.location+" center")),c=t.computed((()=>"auto"===e.origin||"overlap"===e.origin||e.origin.split(" ").length>1||e.location.split(" ").length>1?e.origin:e.origin+" center")),d=t.toRef((()=>e.transition?e.transition:o.value?"scale-transition":"fade-transition")),v=t.computed((()=>t.mergeProps({"aria-describedby":i.value},e.activatorProps)))
2163
+ return kt({VBtn:{color:t.toRef((()=>e.color)),height:"inherit",variant:t.toRef((()=>e.variant))}}),Et((()=>t.createVNode("div",{class:["v-toolbar-items",e.class],style:e.style},[l.default?.()]))),{}}}),nf=ht({id:String,interactive:Boolean,text:String,...N(ci({closeOnBack:!1,location:"end",locationStrategy:"connected",eager:!0,minWidth:0,offset:10,openOnClick:!1,openOnHover:!0,origin:"auto",scrim:!1,scrollStrategy:"reposition",transition:null}),["absolute","persistent"])},"VTooltip"),rf=Ct()({name:"VTooltip",props:nf(),emits:{"update:modelValue":e=>!0},setup(e,a){let{slots:l}=a
2164
+ const o=na(e,"modelValue"),{scopeId:n}=ti(),r=t.useId(),i=t.toRef((()=>e.id||`v-tooltip-${r}`)),s=t.ref(),u=t.computed((()=>e.location.split(" ").length>1?e.location:e.location+" center")),c=t.computed((()=>"auto"===e.origin||"overlap"===e.origin||e.origin.split(" ").length>1||e.location.split(" ").length>1?e.origin:e.origin+" center")),d=t.toRef((()=>null!=e.transition?e.transition:o.value?"scale-transition":"fade-transition")),v=t.computed((()=>t.mergeProps({"aria-describedby":i.value},e.activatorProps)))
2165
2165
  return Et((()=>{const a=di.filterProps(e)
2166
2166
  return t.createVNode(di,t.mergeProps({ref:s,class:["v-tooltip",{"v-tooltip--interactive":e.interactive},e.class],style:e.style,id:i.value},a,{modelValue:o.value,"onUpdate:modelValue":e=>o.value=e,transition:d.value,absolute:!0,location:u.value,origin:c.value,persistent:!0,role:"tooltip",activatorProps:v.value,_disableGlobalStack:!0},n),{activator:l.activator,default:function(){for(var t=arguments.length,a=new Array(t),o=0;o<t;o++)a[o]=arguments[o]
2167
2167
  return l.default?.(...a)??e.text}})})),fi({},s)}}),sf=Ct()({name:"VValidation",props:vn(),emits:{"update:modelValue":e=>!0},setup(e,t){let{slots:a}=t
@@ -2205,8 +2205,8 @@ if(f.run((()=>{o.install(u)})),u.onUnmount((()=>f.stop())),u.provide(wt,e),u.pro
2205
2205
  else{const{mount:e}=u
2206
2206
  u.mount=function(){const a=e(...arguments)
2207
2207
  return t.nextTick((()=>l.update())),u.mount=e,a}}("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&u.mixin({computed:{$vuetify(){return t.reactive({defaults:bf.call(this,wt),display:bf.call(this,bn),theme:bf.call(this,ya),icons:bf.call(this,$t),locale:bf.call(this,pa),date:bf.call(this,ku)})}}})},unmount:function(){u.stop()},defaults:e,display:l,theme:o,icons:c,locale:d,date:v,goTo:p}}))}function bf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2208
- if(a&&e in a)return a[e]}yf.version="3.8.3-master.2025-04-29"
2209
- const Vf=function(){return yf({components:uf,directives:hf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},wf="3.8.3-master.2025-04-29"
2208
+ if(a&&e in a)return a[e]}yf.version="3.8.3-master.2025-05-01"
2209
+ const Vf=function(){return yf({components:uf,directives:hf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},wf="3.8.3-master.2025-05-01"
2210
2210
  Vf.version=wf,e.blueprints=Kt,e.components=uf,e.createVuetify=Vf,e.directives=hf,e.useDate=Nu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2211
2211
  const{props:a,provideSubDefaults:l}=xt(e,t)
2212
2212
  return l(),a},e.useDisplay=Cn,e.useGoTo=Rn,e.useLayout=ta,e.useLocale=ma,e.useRtl=ha,e.useTheme=Ia,e.version=wf}))