@vuetify/nightly 3.7.12-master.2025-02-12 → 3.7.12-master.2025-02-14
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 +17 -3
- package/dist/json/attributes.json +2844 -2848
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +136 -136
- package/dist/json/tags.json +0 -1
- package/dist/json/web-types.json +5233 -5243
- package/dist/vuetify-labs.css +4501 -4501
- package/dist/vuetify-labs.d.ts +1 -16
- package/dist/vuetify-labs.esm.js +20 -10
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +20 -10
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4489 -4489
- package/dist/vuetify.d.ts +49 -49
- package/dist/vuetify.esm.js +19 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +19 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +6 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VTabs/VTabs.mjs.map +1 -1
- package/lib/components/VTabs/index.d.mts +1 -1
- package/lib/components/index.d.mts +1 -1
- package/lib/composables/nested/nested.mjs +16 -1
- package/lib/composables/nested/nested.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +48 -48
- package/lib/labs/VTreeview/VTreeview.mjs +1 -1
- package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
- package/lib/labs/VTreeview/VTreeviewChildren.mjs +2 -8
- package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
- package/lib/labs/VTreeview/index.d.mts +0 -15
- package/lib/labs/components.d.mts +0 -15
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.12-master.2025-02-
|
2
|
+
* Vuetify v3.7.12-master.2025-02-14
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -754,7 +754,9 @@ const n=i.value.select({id:e,value:t,selected:new Map(c.value),children:l.value,
|
|
754
754
|
n&&(c.value=n),f.root.openOnSelect(e,t,a)},activate:(t,a,n)=>{if(!e.activatable)return f.root.select(t,!0,n)
|
755
755
|
v.emit("click:activate",{id:t,value:a,path:d(t),event:n})
|
756
756
|
const i=r.value.activate({id:t,value:a,activated:new Set(u.value),children:l.value,parents:o.value,event:n})
|
757
|
-
i
|
757
|
+
if(i.size!==u.value.size)u.value=i
|
758
|
+
else{for(const e of i)if(!u.value.has(e))return void(u.value=i)
|
759
|
+
for(const e of u.value)if(!i.has(e))return void(u.value=i)}},children:l,parents:o,getPath:d}}
|
758
760
|
return t.provide(Jn,f),f.root},lr=(e,a)=>{const l=t.inject(Jn,er),o=Symbol(kt()),n=t.computed((()=>void 0!==e.value?e.value:o)),r={...l,id:n,open:(e,t)=>l.root.open(n.value,e,t),openOnSelect:(e,t)=>l.root.openOnSelect(n.value,e,t),isOpen:t.computed((()=>l.root.opened.value.has(n.value))),parent:t.computed((()=>l.root.parents.value.get(n.value))),activate:(e,t)=>l.root.activate(n.value,e,t),isActivated:t.computed((()=>l.root.activated.value.has(t.toRaw(n.value)))),select:(e,t)=>l.root.select(n.value,e,t),isSelected:t.computed((()=>"on"===l.root.selected.value.get(t.toRaw(n.value)))),isIndeterminate:t.computed((()=>"indeterminate"===l.root.selected.value.get(t.toRaw(n.value)))),isLeaf:t.computed((()=>!l.root.children.value.get(n.value))),isGroupActivator:l.isGroupActivator}
|
759
761
|
return t.onBeforeMount((()=>{!l.isGroupActivator&&l.root.register(n.value,l.id.value,a)})),t.onBeforeUnmount((()=>{!l.isGroupActivator&&l.root.unregister(n.value)})),a&&t.provide(Jn,r),r},or=It({name:"VListGroupActivator",setup(e,a){let{slots:l}=a
|
760
762
|
return(()=>{const e=t.inject(Jn,er)
|
@@ -2118,8 +2120,8 @@ if(d.install(e),e.provide(xt,u),e.provide(yn,c),e.provide(wa,d),e.provide(Lt,v),
|
|
2118
2120
|
else{const{mount:a}=e
|
2119
2121
|
e.mount=function(){const l=a(...arguments)
|
2120
2122
|
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
|
2121
|
-
if(a&&e in a)return a[e]}sf.version="3.7.12-master.2025-02-
|
2122
|
-
const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.12-master.2025-02-
|
2123
|
+
if(a&&e in a)return a[e]}sf.version="3.7.12-master.2025-02-14"
|
2124
|
+
const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.12-master.2025-02-14"
|
2123
2125
|
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
|
2124
2126
|
const{props:a,provideSubDefaults:l}=_t(e,t)
|
2125
2127
|
return l(),a},e.useDisplay=Nn,e.useGoTo=Bn,e.useLayout=oa,e.useLocale=ya,e.useRtl=Va,e.useTheme=Na,e.version=df}))
|