@vuetify/nightly 3.6.3-dev.2024-05-03 → 3.6.3-master.2024-05-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.
- package/CHANGELOG.md +3 -2
- package/dist/json/attributes.json +105 -105
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +136 -136
- package/dist/json/web-types.json +202 -202
- package/dist/vuetify-labs.css +2288 -2288
- package/dist/vuetify-labs.d.ts +129 -123
- package/dist/vuetify-labs.esm.js +7 -5
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +7 -5
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +830 -830
- package/dist/vuetify.d.ts +177 -171
- package/dist/vuetify.esm.js +7 -5
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +7 -5
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VBanner/index.d.mts +11 -11
- package/lib/components/VChipGroup/index.d.mts +11 -11
- package/lib/components/VDataTable/index.d.mts +66 -66
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -1
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
- package/lib/components/VNavigationDrawer/index.d.mts +19 -13
- package/lib/components/VSlideGroup/index.d.mts +11 -11
- package/lib/components/VTabs/index.d.mts +11 -11
- package/lib/components/index.d.mts +129 -123
- package/lib/composables/display.mjs +1 -1
- package/lib/composables/display.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/entry-bundler.mjs.map +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/framework.mjs.map +1 -1
- package/lib/index.d.mts +48 -48
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.6.3-
|
2
|
+
* Vuetify v3.6.3-master.2024-05-03
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -592,7 +592,7 @@ return t.createVNode(Go,t.mergeProps(v,{id:a.value,"aria-describedby":l.value,di
|
|
592
592
|
function vn(e){return a&&!e?window.innerWidth:"object"==typeof e&&e.clientWidth||0}function pn(e){return a&&!e?window.innerHeight:"object"==typeof e&&e.clientHeight||0}function fn(e){const t=a&&!e?window.navigator.userAgent:"ssr"
|
593
593
|
function l(e){return Boolean(t.match(e))}return{android:l(/android/i),ios:l(/iphone|ipad|ipod/i),cordova:l(/cordova/i),electron:l(/electron/i),chrome:l(/chrome/i),edge:l(/edge/i),firefox:l(/firefox/i),opera:l(/opera/i),win:l(/win/i),mac:l(/mac/i),linux:l(/linux/i),touch:o,ssr:"ssr"===t}}function mn(e,l){const{thresholds:o,mobileBreakpoint:n}=function(){return F(dn,arguments.length>0&&void 0!==arguments[0]?arguments[0]:dn)}(e),r=t.shallowRef(pn(l)),i=t.shallowRef(fn(l)),s=t.reactive({}),u=t.shallowRef(vn(l))
|
594
594
|
function c(){r.value=pn(),u.value=vn()}return t.watchEffect((()=>{const e=u.value<o.sm,t=u.value<o.md&&!e,a=u.value<o.lg&&!(t||e),l=u.value<o.xl&&!(a||t||e),c=u.value<o.xxl&&!(l||a||t||e),d=u.value>=o.xxl,v=e?"xs":t?"sm":a?"md":l?"lg":c?"xl":"xxl",p="number"==typeof n?n:o[n],f=u.value<p
|
595
|
-
s.xs=e,s.sm=t,s.md=a,s.lg=l,s.xl=c,s.xxl=d,s.smAndUp=!e,s.mdAndUp=!(e||t),s.lgAndUp=!(e||t||a),s.xlAndUp=!(e||t||a||l),s.smAndDown=!(a||l||c||d),s.mdAndDown=!(l||c||d),s.lgAndDown=!(c||d),s.xlAndDown=!d,s.name=v,s.height=r.value,s.width=u.value,s.mobile=f,s.mobileBreakpoint=n,s.platform=i.value,s.thresholds=o})),a&&window.addEventListener("resize",c,{passive:!0}),{...t.toRefs(s),update:function(){c(),i.value=fn()},ssr:!!l}}const gn=it({mobile:{type:Boolean,default
|
595
|
+
s.xs=e,s.sm=t,s.md=a,s.lg=l,s.xl=c,s.xxl=d,s.smAndUp=!e,s.mdAndUp=!(e||t),s.lgAndUp=!(e||t||a),s.xlAndUp=!(e||t||a||l),s.smAndDown=!(a||l||c||d),s.mdAndDown=!(l||c||d),s.lgAndDown=!(c||d),s.xlAndDown=!d,s.name=v,s.height=r.value,s.width=u.value,s.mobile=f,s.mobileBreakpoint=n,s.platform=i.value,s.thresholds=o})),a&&window.addEventListener("resize",c,{passive:!0}),{...t.toRefs(s),update:function(){c(),i.value=fn()},ssr:!!l}}const gn=it({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display")
|
596
596
|
function hn(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:St()
|
597
597
|
const l=t.inject(cn)
|
598
598
|
if(!l)throw new Error("Could not find Vuetify display injection")
|
@@ -1820,7 +1820,7 @@ if(!a)throw new Error(`No samples for touch id ${t}`)
|
|
1820
1820
|
const l=a[0],o=[],n=[]
|
1821
1821
|
for(const e of a){if(l[0]-e[0]>100)break
|
1822
1822
|
o.push({t:e[0],d:e[1].clientX}),n.push({t:e[0],d:e[1].clientY})}return{x:mv(o),y:mv(n),get direction(){const{x:e,y:t}=this,[a,l]=[Math.abs(e),Math.abs(t)]
|
1823
|
-
return a>l&&e>=0?"right":a>l&&e<=0?"left":l>a&&t>=0?"down":l>a&&t<=0?"up":function(){throw new Error}()}}}}}function hv(){throw new Error}const yv=["start","end","left","right","top","bottom"],bv=it({color:String,disableResizeWatcher:Boolean,disableRouteWatcher:Boolean,expandOnHover:Boolean,floating:Boolean,modelValue:{type:Boolean,default:null},permanent:Boolean,rail:{type:Boolean,default:null},railWidth:{type:[Number,String],default:56},scrim:{type:[Boolean,String],default:!0},image:String,temporary:Boolean,persistent:Boolean,touchless:Boolean,width:{type:[Number,String],default:256},location:{type:String,default:"start",validator:e=>yv.includes(e)},sticky:Boolean,...vl(),...st(),...Mr(),...gn(),...fl(),...Xt(),...ol(),...ka({tag:"nav"}),...ma()},"VNavigationDrawer"),Vv=gt()({name:"VNavigationDrawer",props:bv(),emits:{"update:modelValue":e=>!0,"update:rail":e=>!0},setup(e,a){let{attrs:l,emit:o,slots:n}=a
|
1823
|
+
return a>l&&e>=0?"right":a>l&&e<=0?"left":l>a&&t>=0?"down":l>a&&t<=0?"up":function(){throw new Error}()}}}}}function hv(){throw new Error}const yv=["start","end","left","right","top","bottom"],bv=it({color:String,disableResizeWatcher:Boolean,disableRouteWatcher:Boolean,expandOnHover:Boolean,floating:Boolean,modelValue:{type:Boolean,default:null},permanent:Boolean,rail:{type:Boolean,default:null},railWidth:{type:[Number,String],default:56},scrim:{type:[Boolean,String],default:!0},image:String,temporary:Boolean,persistent:Boolean,touchless:Boolean,width:{type:[Number,String],default:256},location:{type:String,default:"start",validator:e=>yv.includes(e)},sticky:Boolean,...vl(),...st(),...Mr(),...gn({mobile:null}),...fl(),...Xt(),...ol(),...ka({tag:"nav"}),...ma()},"VNavigationDrawer"),Vv=gt()({name:"VNavigationDrawer",props:bv(),emits:{"update:modelValue":e=>!0,"update:rail":e=>!0},setup(e,a){let{attrs:l,emit:o,slots:n}=a
|
1824
1824
|
const{isRtl:r}=pa(),{themeClasses:i}=ha(e),{borderClasses:s}=pl(e),{backgroundColorClasses:u,backgroundColorStyles:c}=ll(t.toRef(e,"color")),{elevationClasses:d}=ml(e),{displayClasses:v,mobile:p}=hn(e),{roundedClasses:m}=nl(e),g=no(),h=ta(e,"modelValue",null,(e=>!!e)),{ssrBootStyles:y}=Vl(),{scopeId:b}=Yr(),V=t.ref(),w=t.shallowRef(!1),{runOpenDelay:S,runCloseDelay:k}=Lr(e,(e=>{w.value=e})),x=t.computed((()=>e.rail&&e.expandOnHover&&w.value?Number(e.width):Number(e.rail?e.railWidth:e.width))),N=t.computed((()=>re(e.location,r.value))),C=t.computed((()=>e.persistent)),_=t.computed((()=>!e.permanent&&(p.value||e.temporary))),I=t.computed((()=>e.sticky&&!_.value&&"bottom"!==N.value))
|
1825
1825
|
ea((()=>e.expandOnHover&&null!=e.rail),(()=>{t.watch(w,(e=>o("update:rail",!e)))})),ea((()=>!e.disableResizeWatcher),(()=>{t.watch(_,(a=>!e.permanent&&t.nextTick((()=>h.value=!a))))})),ea((()=>!e.disableRouteWatcher&&!!g),(()=>{t.watch(g.currentRoute,(()=>_.value&&(h.value=!1)))})),t.watch((()=>e.permanent),(e=>{e&&(h.value=!0)})),null!=e.modelValue||_.value||(h.value=e.permanent||!p.value)
|
1826
1826
|
const{isDragging:B,dragProgress:P}=function(e){let{el:a,isActive:l,isTemporary:o,width:n,touchless:r,position:i}=e
|
@@ -2074,9 +2074,9 @@ else{const{mount:a}=e
|
|
2074
2074
|
e.mount=function(){const l=a(...arguments)
|
2075
2075
|
return t.nextTick((()=>c.update())),e.mount=a,l}}Nt.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:ef.call(this,ut),display:ef.call(this,cn),theme:ef.call(this,fa),icons:ef.call(this,Tt),locale:ef.call(this,ua),date:ef.call(this,uu)})}}})}
|
2076
2076
|
return{install:g,defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function ef(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
|
2077
|
-
if(a&&e in a)return a[e]}Jp.version="3.6.3-
|
2077
|
+
if(a&&e in a)return a[e]}Jp.version="3.6.3-master.2024-05-03"
|
2078
2078
|
const tf=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}
|
2079
|
-
return Jp({components:Wp,directives:Qp,...e})},af="3.6.3-
|
2079
|
+
return Jp({components:Wp,directives:Qp,...e})},af="3.6.3-master.2024-05-03"
|
2080
2080
|
tf.version=af,e.blueprints=Ut,e.components=Wp,e.createVuetify=tf,e.directives=Qp,e.useDate=vu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
|
2081
2081
|
const{props:a,provideSubDefaults:l}=ft(e,t)
|
2082
2082
|
return l(),a},e.useDisplay=hn,e.useGoTo=kn,e.useLayout=Zt,e.useLocale=da,e.useRtl=pa,e.useTheme=ya,e.version=af}))
|