@vuetify/nightly 3.7.0-master.2024-08-21 → 3.7.0-master.2024-08-26

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 (55) hide show
  1. package/dist/json/importMap-labs.json +16 -16
  2. package/dist/json/importMap.json +128 -128
  3. package/dist/json/web-types.json +12 -1
  4. package/dist/vuetify-labs.css +2915 -2915
  5. package/dist/vuetify-labs.d.ts +1845 -36
  6. package/dist/vuetify-labs.esm.js +7 -3
  7. package/dist/vuetify-labs.esm.js.map +1 -1
  8. package/dist/vuetify-labs.js +7 -3
  9. package/dist/vuetify-labs.min.css +2 -2
  10. package/dist/vuetify.css +704 -704
  11. package/dist/vuetify.d.ts +400 -70
  12. package/dist/vuetify.esm.js +7 -3
  13. package/dist/vuetify.esm.js.map +1 -1
  14. package/dist/vuetify.js +7 -3
  15. package/dist/vuetify.js.map +1 -1
  16. package/dist/vuetify.min.css +2 -2
  17. package/dist/vuetify.min.js +5 -5
  18. package/dist/vuetify.min.js.map +1 -1
  19. package/lib/components/VAutocomplete/index.d.mts +45 -3
  20. package/lib/components/VCombobox/index.d.mts +45 -3
  21. package/lib/components/VDialog/VDialog.mjs +2 -0
  22. package/lib/components/VDialog/VDialog.mjs.map +1 -1
  23. package/lib/components/VDialog/index.d.mts +42 -3
  24. package/lib/components/VFileInput/index.d.mts +27 -3
  25. package/lib/components/VForm/index.d.mts +96 -3
  26. package/lib/components/VMenu/index.d.mts +45 -3
  27. package/lib/components/VSelect/index.d.mts +45 -3
  28. package/lib/components/VSnackbar/index.d.mts +36 -3
  29. package/lib/components/VTabs/index.d.mts +15 -3
  30. package/lib/components/VTextField/index.d.mts +33 -3
  31. package/lib/components/VTextarea/index.d.mts +27 -3
  32. package/lib/components/VTooltip/index.d.mts +36 -3
  33. package/lib/components/index.d.mts +357 -27
  34. package/lib/components/index.mjs +1 -1
  35. package/lib/components/index.mjs.map +1 -1
  36. package/lib/composables/forwardRefs.mjs +2 -0
  37. package/lib/composables/forwardRefs.mjs.map +1 -1
  38. package/lib/entry-bundler.mjs +1 -1
  39. package/lib/framework.mjs +1 -1
  40. package/lib/index.d.mts +43 -43
  41. package/lib/labs/VNumberInput/index.d.mts +2273 -794
  42. package/lib/labs/VSnackbarQueue/index.d.mts +36 -3
  43. package/lib/labs/components.d.mts +2293 -781
  44. package/package.json +1 -1
  45. package/lib/components/VTreeview/VTreeview.mjs +0 -350
  46. package/lib/components/VTreeview/VTreeview.mjs.map +0 -1
  47. package/lib/components/VTreeview/VTreeview.sass +0 -128
  48. package/lib/components/VTreeview/VTreeviewNode.mjs +0 -321
  49. package/lib/components/VTreeview/VTreeviewNode.mjs.map +0 -1
  50. package/lib/components/VTreeview/_mixins.sass +0 -18
  51. package/lib/components/VTreeview/_variables.scss +0 -10
  52. package/lib/components/VTreeview/index.mjs +0 -10
  53. package/lib/components/VTreeview/index.mjs.map +0 -1
  54. package/lib/components/VTreeview/util/filterTreeItems.mjs +0 -25
  55. package/lib/components/VTreeview/util/filterTreeItems.mjs.map +0 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.0-master.2024-08-21
2
+ * Vuetify v3.7.0-master.2024-08-26
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1143,13 +1143,13 @@ const{backgroundColorClasses:o,backgroundColorStyles:n}=ul(e,"bgColor"),{borderC
1143
1143
  Nt({VBannerActions:{color:g,density:h}}),$t((()=>{const a=!(!e.text&&!l.text),y=!(!e.avatar&&!e.icon),b=!(!y&&!l.prepend)
1144
1144
  return t.createVNode(e.tag,{class:["v-banner",{"v-banner--stacked":e.stacked||u.value,"v-banner--sticky":e.sticky,[`v-banner--${e.lines}-line`]:!!e.lines},m.value,o.value,r.value,i.value,s.value,d.value,p.value,f.value,e.class],style:[n.value,c.value,v.value,e.style],role:"banner"},{default:()=>[b&&t.createVNode("div",{key:"prepend",class:"v-banner__prepend"},[l.prepend?t.createVNode(al,{key:"prepend-defaults",disabled:!y,defaults:{VAvatar:{color:g.value,density:h.value,icon:e.icon,image:e.avatar}}},l.prepend):t.createVNode(Wo,{key:"prepend-avatar",color:g.value,density:h.value,icon:e.icon,image:e.avatar},null)]),t.createVNode("div",{class:"v-banner__content"},[a&&t.createVNode(Wi,{key:"text"},{default:()=>[l.text?.()??e.text]}),l.default?.()]),l.actions&&t.createVNode(Hi,{key:"actions"},l.actions)]})}))}}),Gi=gt({baseColor:String,bgColor:String,color:String,grow:Boolean,mode:{type:String,validator:e=>!e||["horizontal","shift"].includes(e)},height:{type:[Number,String],default:56},active:{type:Boolean,default:!0},...yl(),...ht(),...Pl(),...Vl(),...cl(),...aa({name:"bottom-navigation"}),...Ba({tag:"header"}),...Ml({selectedClass:"v-btn--selected"}),...wa()},"VBottomNavigation"),qi=It()({name:"VBottomNavigation",props:Gi(),emits:{"update:active":e=>!0,"update:modelValue":e=>!0},setup(e,a){let{slots:l}=a
1145
1145
  const{themeClasses:o}=xa(),{borderClasses:n}=bl(e),{backgroundColorClasses:r,backgroundColorStyles:i}=ul(t.toRef(e,"bgColor")),{densityClasses:s}=Al(e),{elevationClasses:u}=wl(e),{roundedClasses:c}=dl(e),{ssrBootStyles:d}=Cl(),v=t.computed((()=>Number(e.height)-("comfortable"===e.density?8:0)-("compact"===e.density?16:0))),p=ia(e,"active",e.active),{layoutItemStyles:m}=oa({id:e.name,order:t.computed((()=>parseInt(e.order,10))),position:t.computed((()=>"bottom")),layoutSize:t.computed((()=>p.value?v.value:0)),elementSize:v,active:p,absolute:t.toRef(e,"absolute")})
1146
- return zl(e,Hl),Nt({VBtn:{baseColor:t.toRef(e,"baseColor"),color:t.toRef(e,"color"),density:t.toRef(e,"density"),stacked:t.computed((()=>"horizontal"!==e.mode)),variant:"text"}},{scoped:!0}),$t((()=>t.createVNode(e.tag,{class:["v-bottom-navigation",{"v-bottom-navigation--active":p.value,"v-bottom-navigation--grow":e.grow,"v-bottom-navigation--shift":"shift"===e.mode},o.value,r.value,n.value,s.value,u.value,c.value,e.class],style:[i.value,m.value,{height:f(v.value)},d.value,e.style]},{default:()=>[l.default&&t.createVNode("div",{class:"v-bottom-navigation__content"},[l.default()])]}))),{}}}),Ki=gt({fullscreen:Boolean,retainFocus:{type:Boolean,default:!0},scrollable:Boolean,...ii({origin:"center center",scrollStrategy:"block",transition:{component:$a},zIndex:2400})},"VDialog"),Xi=It()({name:"VDialog",props:Ki(),emits:{"update:modelValue":e=>!0,afterLeave:()=>!0},setup(e,l){let{emit:o,slots:n}=l
1146
+ return zl(e,Hl),Nt({VBtn:{baseColor:t.toRef(e,"baseColor"),color:t.toRef(e,"color"),density:t.toRef(e,"density"),stacked:t.computed((()=>"horizontal"!==e.mode)),variant:"text"}},{scoped:!0}),$t((()=>t.createVNode(e.tag,{class:["v-bottom-navigation",{"v-bottom-navigation--active":p.value,"v-bottom-navigation--grow":e.grow,"v-bottom-navigation--shift":"shift"===e.mode},o.value,r.value,n.value,s.value,u.value,c.value,e.class],style:[i.value,m.value,{height:f(v.value)},d.value,e.style]},{default:()=>[l.default&&t.createVNode("div",{class:"v-bottom-navigation__content"},[l.default()])]}))),{}}}),Ki=gt({fullscreen:Boolean,retainFocus:{type:Boolean,default:!0},scrollable:Boolean,...ii({origin:"center center",scrollStrategy:"block",transition:{component:$a},zIndex:2400})},"VDialog"),Xi=It()({name:"VDialog",props:Ki(),emits:{"update:modelValue":e=>!0,afterEnter:()=>!0,afterLeave:()=>!0},setup(e,l){let{emit:o,slots:n}=l
1147
1147
  const r=ia(e,"modelValue"),{scopeId:i}=Qr(),s=t.ref()
1148
1148
  function u(e){const t=e.relatedTarget,a=e.target
1149
1149
  if(t!==a&&s.value?.contentEl&&s.value?.globalTop&&![document,s.value.contentEl].includes(a)&&!s.value.contentEl.contains(a)){const e=K(s.value.contentEl)
1150
1150
  if(!e.length)return
1151
1151
  const a=e[0],l=e[e.length-1]
1152
- t===a?l.focus():a.focus()}}function c(){s.value?.contentEl&&!s.value.contentEl.contains(document.activeElement)&&s.value.contentEl.focus({preventScroll:!0})}function d(){o("afterLeave")}return a&&t.watch((()=>r.value&&e.retainFocus),(e=>{e?document.addEventListener("focusin",u):document.removeEventListener("focusin",u)}),{immediate:!0}),t.watch(r,(async e=>{e||(await t.nextTick(),s.value.activatorEl?.focus({preventScroll:!0}))})),$t((()=>{const a=si.filterProps(e),l=t.mergeProps({"aria-haspopup":"dialog","aria-expanded":String(r.value)},e.activatorProps),o=t.mergeProps({tabindex:-1},e.contentProps)
1152
+ t===a?l.focus():a.focus()}}function c(){o("afterEnter"),s.value?.contentEl&&!s.value.contentEl.contains(document.activeElement)&&s.value.contentEl.focus({preventScroll:!0})}function d(){o("afterLeave")}return a&&t.watch((()=>r.value&&e.retainFocus),(e=>{e?document.addEventListener("focusin",u):document.removeEventListener("focusin",u)}),{immediate:!0}),t.watch(r,(async e=>{e||(await t.nextTick(),s.value.activatorEl?.focus({preventScroll:!0}))})),$t((()=>{const a=si.filterProps(e),l=t.mergeProps({"aria-haspopup":"dialog","aria-expanded":String(r.value)},e.activatorProps),o=t.mergeProps({tabindex:-1},e.contentProps)
1153
1153
  return t.createVNode(si,t.mergeProps({ref:s,class:["v-dialog",{"v-dialog--fullscreen":e.fullscreen,"v-dialog--scrollable":e.scrollable},e.class],style:e.style},a,{modelValue:r.value,"onUpdate:modelValue":e=>r.value=e,"aria-modal":"true",activatorProps:l,contentProps:o,role:"dialog",onAfterEnter:c,onAfterLeave:d},i),{activator:n.activator,default:function(){for(var e=arguments.length,a=new Array(e),l=0;l<e;l++)a[l]=arguments[l]
1154
1154
  return t.createVNode(al,{root:"VDialog"},{default:()=>[n.default?.(...a)]})}})})),di({},s)}}),Zi=gt({inset:Boolean,...Ki({transition:"bottom-sheet-transition"})},"VBottomSheet"),Qi=It()({name:"VBottomSheet",props:Zi(),emits:{"update:modelValue":e=>!0},setup(e,a){let{slots:l}=a
1155
1155
  const o=ia(e,"modelValue")
@@ -2098,8 +2098,8 @@ if(d.install(e),e.provide(kt,u),e.provide(hn,c),e.provide(Va,d),e.provide(Ot,v),
2098
2098
  else{const{mount:a}=e
2099
2099
  e.mount=function(){const l=a(...arguments)
2100
2100
  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:sf.call(this,kt),display:sf.call(this,hn),theme:sf.call(this,Va),icons:sf.call(this,Ot),locale:sf.call(this,ma),date:sf.call(this,mu)})}}})},defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function sf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2101
- if(a&&e in a)return a[e]}rf.version="3.7.0-master.2024-08-21"
2102
- const uf=function(){return rf({components:Zp,directives:nf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},cf="3.7.0-master.2024-08-21"
2101
+ if(a&&e in a)return a[e]}rf.version="3.7.0-master.2024-08-26"
2102
+ const uf=function(){return rf({components:Zp,directives:nf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},cf="3.7.0-master.2024-08-26"
2103
2103
  uf.version=cf,e.blueprints=Zt,e.components=Zp,e.createVuetify=uf,e.directives=nf,e.useDate=hu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2104
2104
  const{props:a,provideSubDefaults:l}=Ct(e,t)
2105
2105
  return l(),a},e.useDisplay=xn,e.useGoTo=Bn,e.useLayout=la,e.useLocale=ha,e.useRtl=ba,e.useTheme=xa,e.version=cf}))