@vuetify/nightly 3.6.13-3.7.0-beta.0.0-pr-20092.a834b18 → 3.7.0-beta.1-pr-20092.92a3215
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/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +120 -120
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +2356 -2356
- package/dist/vuetify-labs.esm.js +3 -9
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +3 -9
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +2694 -2694
- package/dist/vuetify.d.ts +46 -46
- package/dist/vuetify.esm.js +3 -9
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -9
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VOverlay/locationStrategies.mjs +0 -6
- package/lib/components/VOverlay/locationStrategies.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 +46 -46
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.
|
2
|
+
* Vuetify v3.7.0-beta.1-pr-20092.92a3215
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -808,8 +808,7 @@ return e.length<2&&e.push(0),e}return"number"==typeof a.offset?[a.offset,0]:[0,0
|
|
808
808
|
let d=!1
|
809
809
|
const v=new ResizeObserver((()=>{d&&p()}))
|
810
810
|
function p(){if(d=!1,requestAnimationFrame((()=>d=!0)),!e.target.value||!e.contentEl.value)return
|
811
|
-
const t=me(e.target.value),a=function(e,t){
|
812
|
-
const a=ge(e)
|
811
|
+
const t=me(e.target.value),a=function(e,t){const a=ge(e)
|
813
812
|
t?a.x+=parseFloat(e.style.right||0):a.x-=parseFloat(e.style.left||0)
|
814
813
|
return a.y-=parseFloat(e.style.top||0),a}(e.contentEl.value,e.isRtl.value),v=Et(e.contentEl.value)
|
815
814
|
v.length||(v.push(document.documentElement),e.contentEl.value.style.top&&e.contentEl.value.style.left||(a.x-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x")||0),a.y-=parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y")||0)))
|
@@ -2093,8 +2092,8 @@ if(d.install(e),e.provide(xt,u),e.provide(yn,c),e.provide(wa,d),e.provide(Lt,v),
|
|
2093
2092
|
else{const{mount:a}=e
|
2094
2093
|
e.mount=function(){const l=a(...arguments)
|
2095
2094
|
return t.nextTick((()=>c.update())),e.mount=a,l}}kt.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:uf.call(this,xt),display:uf.call(this,yn),theme:uf.call(this,wa),icons:uf.call(this,Lt),locale:uf.call(this,ga),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
|
2096
|
-
if(a&&e in a)return a[e]}sf.version="3.
|
2097
|
-
const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.
|
2095
|
+
if(a&&e in a)return a[e]}sf.version="3.7.0-beta.1-pr-20092.92a3215"
|
2096
|
+
const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.0-beta.1-pr-20092.92a3215"
|
2098
2097
|
cf.version=df,e.blueprints=Qt,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
|
2099
2098
|
const{props:a,provideSubDefaults:l}=_t(e,t)
|
2100
2099
|
return l(),a},e.useDisplay=Nn,e.useGoTo=Pn,e.useLayout=oa,e.useLocale=ya,e.useRtl=Va,e.useTheme=Na,e.version=df}))
|