@vuetify/nightly 3.7.8-master.2025-01-28 → 3.7.8-master.2025-01-29
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 +8 -3
- package/dist/json/attributes.json +3571 -3571
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +150 -150
- package/dist/json/web-types.json +6440 -6440
- package/dist/vuetify-labs.css +2959 -2959
- package/dist/vuetify-labs.esm.js +6 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +6 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +2985 -2985
- package/dist/vuetify.d.ts +52 -52
- package/dist/vuetify.esm.js +6 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +6 -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/composables/display.mjs +3 -1
- package/lib/composables/display.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +52 -52
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.8-master.2025-01-
|
2
|
+
* Vuetify v3.7.8-master.2025-01-29
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -591,7 +591,7 @@ return t.createVNode(pn,t.mergeProps({class:["v-checkbox",e.class]},a,d,{modelVa
|
|
591
591
|
return t.createVNode(en,t.mergeProps(v,{id:a.value,"aria-describedby":l.value,disabled:r.value,readonly:c.value},u,{error:!1===d.value,modelValue:n.value,"onUpdate:modelValue":e=>n.value=e,onFocus:i,onBlur:s}),o)}})})),{}}}),gn=["sm","md","lg","xl","xxl"],hn=Symbol.for("vuetify:display"),yn={mobileBreakpoint:"lg",thresholds:{xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560}},bn=function(){return $(yn,arguments.length>0&&void 0!==arguments[0]?arguments[0]:yn)}
|
592
592
|
function Vn(e){return a&&!e?window.innerWidth:"object"==typeof e&&e.clientWidth||0}function wn(e){return a&&!e?window.innerHeight:"object"==typeof e&&e.clientHeight||0}function Sn(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}}const kn=gt({mobile:{type:Boolean,default:!1},mobileBreakpoint:[Number,String]},"display")
|
594
|
-
function xn(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:bt()
|
594
|
+
function xn(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{mobile:null},a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:bt()
|
595
595
|
const l=t.inject(hn)
|
596
596
|
if(!l)throw new Error("Could not find Vuetify display injection")
|
597
597
|
const o=t.computed((()=>!!e.mobile||("number"==typeof e.mobileBreakpoint?l.width.value<e.mobileBreakpoint:e.mobileBreakpoint?l.width.value<l.thresholds.value[e.mobileBreakpoint]:null===e.mobile&&l.mobile.value))),n=t.computed((()=>a?{[`${a}--mobile`]:o.value}:{}))
|
@@ -2103,8 +2103,8 @@ if(d.install(e),e.provide(kt,u),e.provide(hn,c),e.provide(Va,d),e.provide(Ot,v),
|
|
2103
2103
|
else{const{mount:a}=e
|
2104
2104
|
e.mount=function(){const l=a(...arguments)
|
2105
2105
|
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
|
2106
|
-
if(a&&e in a)return a[e]}rf.version="3.7.8-master.2025-01-
|
2107
|
-
const uf=function(){return rf({components:Zp,directives:nf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},cf="3.7.8-master.2025-01-
|
2106
|
+
if(a&&e in a)return a[e]}rf.version="3.7.8-master.2025-01-29"
|
2107
|
+
const uf=function(){return rf({components:Zp,directives:nf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},cf="3.7.8-master.2025-01-29"
|
2108
2108
|
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
|
2109
2109
|
const{props:a,provideSubDefaults:l}=Ct(e,t)
|
2110
2110
|
return l(),a},e.useDisplay=xn,e.useGoTo=Pn,e.useLayout=la,e.useLocale=ha,e.useRtl=ba,e.useTheme=xa,e.version=cf}))
|