@vuetify/nightly 4.0.0-dev-20230206.0 → 4.0.0-master-20230206.0
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/importMap.json +48 -48
- package/dist/json/web-types.json +1 -1
- package/dist/vuetify-labs.css +278 -278
- package/dist/vuetify-labs.esm.js +5 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +5 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +154 -154
- package/dist/vuetify.d.ts +13 -13
- package/dist/vuetify.esm.js +5 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +5 -4
- 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/composables/nested/nested.mjs +2 -1
- package/lib/composables/nested/nested.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.ts +13 -13
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v4.0.0-
|
2
|
+
* Vuetify v4.0.0-master-20230206.0
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -699,8 +699,8 @@ r&&(n.value=r)},openOnSelect:(e,t,l)=>{const r=i.value.select({id:e,value:t,sele
|
|
699
699
|
r&&(n.value=r)},select:(e,t,l)=>{c.emit("click:select",{id:e,value:t,path:u(e),event:l})
|
700
700
|
const n=r.value.select({id:e,value:t,selected:new Map(s.value),children:a.value,parents:o.value,event:l})
|
701
701
|
n&&(s.value=n),d.root.openOnSelect(e,t,l)},children:a,parents:o}}
|
702
|
-
return t.provide(Mo,d),d.root},Ho=(e,l)=>{const a=t.inject(Mo,zo),o=t.computed((()=>e.value??
|
703
|
-
return!a.isGroupActivator&&a.root.register(
|
702
|
+
return t.provide(Mo,d),d.root},Ho=(e,l)=>{const a=t.inject(Mo,zo),o=Symbol(Le()),n=t.computed((()=>e.value??o)),r={...a,id:n,open:(e,t)=>a.root.open(n.value,e,t),openOnSelect:(e,t)=>a.root.openOnSelect(n.value,e,t),isOpen:t.computed((()=>a.root.opened.value.has(n.value))),parent:t.computed((()=>a.root.parents.value.get(n.value))),select:(e,t)=>a.root.select(n.value,e,t),isSelected:t.computed((()=>"on"===a.root.selected.value.get(n.value))),isIndeterminate:t.computed((()=>"indeterminate"===a.root.selected.value.get(n.value))),isLeaf:t.computed((()=>!a.root.children.value.get(n.value))),isGroupActivator:a.isGroupActivator}
|
703
|
+
return!a.isGroupActivator&&a.root.register(n.value,a.id.value,l),t.onBeforeUnmount((()=>{!a.isGroupActivator&&a.root.unregister(n.value)})),l&&t.provide(Mo,r),r},Wo=je({name:"VListGroupActivator",setup(e,l){let{slots:a}=l
|
704
704
|
return(()=>{const e=t.inject(Mo,zo)
|
705
705
|
t.provide(Mo,{...e,isGroupActivator:!0})})(),()=>{var e
|
706
706
|
return null==(e=a.default)?void 0:e.call(a)}}}),Uo=De({activeColor:String,color:String,collapseIcon:{type:Wl,default:"$collapse"},expandIcon:{type:Wl,default:"$expand"},prependIcon:Wl,appendIcon:Wl,fluid:Boolean,subgroup:Boolean,value:null,...dl()},"v-list-group"),Yo=He()({name:"VListGroup",props:{title:String,...Uo()},setup(e,l){let{slots:a}=l
|
@@ -1575,8 +1575,8 @@ e.mount=function(){const a=l(...arguments)
|
|
1575
1575
|
return t.nextTick((()=>c.update())),e.mount=l,a}}Le.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:Js.call(this,Pe),display:Js.call(this,Bn),theme:Js.call(this,vt),icons:Js.call(this,Ul),locale:Js.call(this,Bt)})}}})}
|
1576
1576
|
return{install:f,defaults:u,display:c,theme:d,icons:v,locale:p}}function Js(e){var t,l
|
1577
1577
|
const a=this.$,o=(null==(t=a.parent)?void 0:t.provides)??(null==(l=a.vnode.appContext)?void 0:l.provides)
|
1578
|
-
if(o&&e in o)return o[e]}Zs.version="4.0.0-
|
1578
|
+
if(o&&e in o)return o[e]}Zs.version="4.0.0-master-20230206.0"
|
1579
1579
|
const Qs=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}
|
1580
|
-
return Zs({components:Hs,directives:Ks,...e})},eu="4.0.0-
|
1580
|
+
return Zs({components:Hs,directives:Ks,...e})},eu="4.0.0-master-20230206.0"
|
1581
1581
|
Qs.version=eu,e.components=Hs,e.createVuetify=Qs,e.directives=Ks,e.useDisplay=Tn,e.useLayout=tt,e.useLocale=At,e.useRtl=Rt,e.useTheme=ht,e.version=eu,Object.defineProperty(e,"__esModule",{value:!0})}))
|
1582
1582
|
//# sourceMappingURL=vuetify.min.js.map
|