@vuetify/nightly 3.6.10-master.2024-06-21 → 3.6.10-master.2024-06-27
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 +7 -2
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +108 -108
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +3880 -3880
- package/dist/vuetify-labs.esm.js +4 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1101 -1101
- package/dist/vuetify.d.ts +39 -39
- package/dist/vuetify.esm.js +4 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VOverlay/VOverlay.mjs +1 -1
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +39 -39
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.6.10-master.2024-06-
|
2
|
+
* Vuetify v3.6.10-master.2024-06-27
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -940,7 +940,7 @@ if(!0===l||!a)return
|
|
940
940
|
const o=!1===l?document.body:"string"==typeof l?document.querySelector(l):l
|
941
941
|
if(null==o)return void t.warn(`Unable to locate target ${l}`)
|
942
942
|
let n=o.querySelector(":scope > .v-overlay-container")
|
943
|
-
return n||(n=document.createElement("div"),n.className="v-overlay-container",o.appendChild(n)),n}))}}(t.computed((()=>!!(e.attach||e.contained||_.value instanceof ShadowRoot)&&_.value))),{dimensionStyles:B}=Ja(e),P=Wr(),{scopeId:A}=Gr()
|
943
|
+
return n||(n=document.createElement("div"),n.className="v-overlay-container",o.appendChild(n)),n}))}}(t.computed((()=>!!(e.attach||e.contained||_.value instanceof ShadowRoot)&&(_.value??!0)))),{dimensionStyles:B}=Ja(e),P=Wr(),{scopeId:A}=Gr()
|
944
944
|
t.watch((()=>e.disabled),(e=>{e&&(s.value=!1)}))
|
945
945
|
const R=t.ref(),T=t.ref(),D=t.ref(),{contentStyles:E,updateLocation:F}=function(e,l){const o=t.ref({}),n=t.ref()
|
946
946
|
function r(e){n.value?.(e)}return a&&ta((()=>!(!l.isActive.value||!e.locationStrategy)),(a=>{t.watch((()=>e.locationStrategy),a),t.onScopeDispose((()=>{window.removeEventListener("resize",r),n.value=void 0})),window.addEventListener("resize",r,{passive:!0}),"function"==typeof e.locationStrategy?n.value=e.locationStrategy(l,e,o)?.updateLocation:n.value=_r[e.locationStrategy](l,e,o)?.updateLocation})),{contentStyles:o,updateLocation:n}}(e,{isRtl:d,contentEl:D,target:w,isActive:s})
|
@@ -2088,9 +2088,9 @@ else{const{mount:a}=e
|
|
2088
2088
|
e.mount=function(){const l=a(...arguments)
|
2089
2089
|
return t.nextTick((()=>c.update())),e.mount=a,l}}ft.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:af.call(this,gt),display:af.call(this,dn),theme:af.call(this,ma),icons:af.call(this,Dt),locale:af.call(this,ca),date:af.call(this,cu)})}}})}
|
2090
2090
|
return{install:g,defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function af(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
|
2091
|
-
if(a&&e in a)return a[e]}tf.version="3.6.10-master.2024-06-
|
2091
|
+
if(a&&e in a)return a[e]}tf.version="3.6.10-master.2024-06-27"
|
2092
2092
|
const lf=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}
|
2093
|
-
return tf({components:Yp,directives:ef,...e})},of="3.6.10-master.2024-06-
|
2093
|
+
return tf({components:Yp,directives:ef,...e})},of="3.6.10-master.2024-06-27"
|
2094
2094
|
lf.version=of,e.blueprints=Yt,e.components=Yp,e.createVuetify=lf,e.directives=ef,e.useDate=pu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
|
2095
2095
|
const{props:a,provideSubDefaults:l}=wt(e,t)
|
2096
2096
|
return l(),a},e.useDisplay=yn,e.useGoTo=xn,e.useLayout=Qt,e.useLocale=va,e.useRtl=fa,e.useTheme=ba,e.version=of}))
|