@vuetify/nightly 3.8.1-dev.2025-04-07 → 3.8.1-master.2025-04-07
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 -8
- package/dist/json/attributes.json +2914 -2914
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +5622 -5622
- package/dist/vuetify-labs.cjs +4 -9
- package/dist/vuetify-labs.css +3191 -3191
- package/dist/vuetify-labs.d.ts +48 -48
- package/dist/vuetify-labs.esm.js +4 -9
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -9
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +4 -9
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +5706 -5706
- package/dist/vuetify.d.ts +48 -48
- package/dist/vuetify.esm.js +4 -9
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -9
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -6
- package/dist/vuetify.min.js.map +1 -1
- package/lib/composables/virtual.js +1 -6
- package/lib/composables/virtual.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +48 -48
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.8.1-
|
2
|
+
* Vuetify v3.8.1-master.2025-04-07
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -1051,9 +1051,7 @@ b[0]=0
|
|
1051
1051
|
const t=l.value.length
|
1052
1052
|
for(let e=1;e<=t-1;e++)b[e]=(b[e-1]||0)+S(e-1)
|
1053
1053
|
V.value=Math.max(V.value,performance.now()-e)}),V),x=t.watch(h,(e=>{e&&(x(),p=d.value.offsetTop,k.immediate(),D(),~w&&t.nextTick((()=>{a&&window.requestAnimationFrame((()=>{F(w),w=-1}))})))}))
|
1054
|
-
function N(e){e=A(e,0,l.value.length-1)
|
1055
|
-
const t=Math.floor(e),a=e%1,o=t+1,n=b[t]||0
|
1056
|
-
return n+((b[o]||n)-n)*a}function C(e){return function(e,t){let a=e.length-1,l=0,o=0,n=null,r=-1
|
1054
|
+
function N(e){return e=A(e,0,l.value.length-1),b[e]||0}function C(e){return function(e,t){let a=e.length-1,l=0,o=0,n=null,r=-1
|
1057
1055
|
if(e[a]<t)return a
|
1058
1056
|
for(;l<=a;)if(o=l+a>>1,n=e[o],n>t)a=o-1
|
1059
1057
|
else{if(!(n<t))return n===t?o:l
|
@@ -2178,8 +2176,8 @@ if(f.run((()=>{o.install(u)})),u.onUnmount((()=>f.stop())),u.provide(Vt,e),u.pro
|
|
2178
2176
|
else{const{mount:e}=u
|
2179
2177
|
u.mount=function(){const a=e(...arguments)
|
2180
2178
|
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:ff.call(this,Vt),display:ff.call(this,hn),theme:ff.call(this,ha),icons:ff.call(this,Ft),locale:ff.call(this,va),date:ff.call(this,hu)})}}})},unmount:function(){u.stop()},defaults:e,display:l,theme:o,icons:c,locale:d,date:v,goTo:p}}))}function ff(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
|
2181
|
-
if(a&&e in a)return a[e]}pf.version="3.8.1-
|
2182
|
-
const mf=function(){return pf({components:lf,directives:vf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},gf="3.8.1-
|
2179
|
+
if(a&&e in a)return a[e]}pf.version="3.8.1-master.2025-04-07"
|
2180
|
+
const mf=function(){return pf({components:lf,directives:vf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},gf="3.8.1-master.2025-04-07"
|
2183
2181
|
mf.version=gf,e.blueprints=qt,e.components=lf,e.createVuetify=mf,e.directives=vf,e.useDate=bu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
|
2184
2182
|
const{props:a,provideSubDefaults:l}=kt(e,t)
|
2185
2183
|
return l(),a},e.useDisplay=xn,e.useGoTo=Pn,e.useLayout=ea,e.useLocale=fa,e.useRtl=ga,e.useTheme=Ca,e.version=gf}))
|