@vuetify/nightly 3.7.16-master.2025-03-15 → 3.7.16-master.2025-03-17
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 +4 -3
- package/dist/json/attributes.json +1476 -1476
- package/dist/json/importMap-labs.json +38 -38
- package/dist/json/importMap.json +162 -162
- package/dist/json/web-types.json +2580 -2580
- package/dist/vuetify-labs.css +3465 -3465
- 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 +4195 -4195
- package/dist/vuetify.d.ts +60 -60
- 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/composables/theme.mjs +1 -1
- package/lib/composables/theme.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +60 -60
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.16-master.2025-03-
|
2
|
+
* Vuetify v3.7.16-master.2025-03-17
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -277,7 +277,7 @@ for(const[t,a]of Object.entries(r.value))Na(e,`.v-theme--${t}`,["color-scheme: "
|
|
277
277
|
const t=[],a=[],l=new Set(Object.values(r.value).flatMap((e=>Object.keys(e.colors))))
|
278
278
|
for(const e of l)/^on-[a-z]/.test(e)?Na(a,`.${e}`,[`color: rgb(var(--v-theme-${e})) !important`]):(Na(t,`.bg-${e}`,[`--v-theme-overlay-multiplier: var(--v-theme-${e}-overlay-multiplier)`,`background-color: rgb(var(--v-theme-${e})) !important`,`color: rgb(var(--v-theme-on-${e})) !important`]),Na(a,`.text-${e}`,[`color: rgb(var(--v-theme-${e})) !important`]),Na(a,`.border-${e}`,[`--v-border-color: var(--v-theme-${e})`]))
|
279
279
|
return e.push(...t,...a),e.map(((e,t)=>0===t?e:` ${e}`)).join("")}))
|
280
|
-
function u(){return{style:[{
|
280
|
+
function u(){return{style:[{textContent:s.value,id:"vuetify-theme-stylesheet",nonce:l.cspNonce||!1}]}}const c=t.computed((()=>l.isDisabled?void 0:`v-theme--${o.value}`))
|
281
281
|
return{install:function(e){if(l.isDisabled)return
|
282
282
|
const o=e._context.provides.usehead
|
283
283
|
if(o)if(o.push){const n=o.push(u)
|
@@ -2124,8 +2124,8 @@ if(d.install(e),e.provide(kt,u),e.provide(hn,c),e.provide(Va,d),e.provide(Ot,v),
|
|
2124
2124
|
else{const{mount:a}=e
|
2125
2125
|
e.mount=function(){const l=a(...arguments)
|
2126
2126
|
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:rf.call(this,kt),display:rf.call(this,hn),theme:rf.call(this,Va),icons:rf.call(this,Ot),locale:rf.call(this,ma),date:rf.call(this,fu)})}}})},defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function rf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
|
2127
|
-
if(a&&e in a)return a[e]}nf.version="3.7.16-master.2025-03-
|
2128
|
-
const sf=function(){return nf({components:Xp,directives:of,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},uf="3.7.16-master.2025-03-
|
2127
|
+
if(a&&e in a)return a[e]}nf.version="3.7.16-master.2025-03-17"
|
2128
|
+
const sf=function(){return nf({components:Xp,directives:of,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},uf="3.7.16-master.2025-03-17"
|
2129
2129
|
sf.version=uf,e.blueprints=Zt,e.components=Xp,e.createVuetify=sf,e.directives=of,e.useDate=gu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
|
2130
2130
|
const{props:a,provideSubDefaults:l}=Ct(e,t)
|
2131
2131
|
return l(),a},e.useDisplay=xn,e.useGoTo=Bn,e.useLayout=la,e.useLocale=ha,e.useRtl=ba,e.useTheme=xa,e.version=uf}))
|