@vuetify/one 2.6.1 → 2.6.2
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/dist/index.js +4 -3
- package/dist/one.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4122,7 +4122,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
4122
4122
|
},
|
|
4123
4123
|
setup(p) {
|
|
4124
4124
|
Nt((x) => ({
|
|
4125
|
-
"
|
|
4125
|
+
"581d2818": e(a)?.metadata.bg_blur
|
|
4126
4126
|
}));
|
|
4127
4127
|
const t = p, { mdAndUp: i } = ae(), n = nn(), r = U(), l = Pe(), a = b(() => l.banner), c = b(() => a.value?.metadata.height || (a.value?.metadata.subtext ? 88 : 48)), d = b(() => t.demo ? !0 : !!a.value && !r.one.banners.read.includes(a.value.slug));
|
|
4128
4128
|
function f() {
|
|
@@ -4180,7 +4180,8 @@ const Cn = /* @__PURE__ */ y({
|
|
|
4180
4180
|
icon: "$vuetify",
|
|
4181
4181
|
image: e(a).metadata.images.logo.url,
|
|
4182
4182
|
size: "x-large",
|
|
4183
|
-
tile: ""
|
|
4183
|
+
tile: "",
|
|
4184
|
+
variant: "text"
|
|
4184
4185
|
}, null, 8, ["image"])) : h("", !0)
|
|
4185
4186
|
]),
|
|
4186
4187
|
append: s(() => [
|
|
@@ -4240,7 +4241,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
4240
4241
|
_: 1
|
|
4241
4242
|
}, 8, ["color", "height", "image", "location", "model-value"])) : h("", !0);
|
|
4242
4243
|
}
|
|
4243
|
-
}), _a = /* @__PURE__ */ Xe(va, [["__scopeId", "data-v-
|
|
4244
|
+
}), _a = /* @__PURE__ */ Xe(va, [["__scopeId", "data-v-dee53f67"]]), ga = {
|
|
4244
4245
|
key: 0,
|
|
4245
4246
|
class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
|
|
4246
4247
|
style: { right: "12px", bottom: "8px", "font-size": "10px" }
|
package/dist/one.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.v-footer__image[data-v-31335c0a]{display:flex;height:40px;flex:1 1 auto;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.social-link[data-v-7a9688b8] .v-icon{color:rgba(var(--v-theme-on-background),var(--v-disabled-opacity));text-decoration:none;transition:.2s ease-in-out}.social-link[data-v-7a9688b8] .v-icon:hover{color:rgb(var(--v-theme-primary))}.v-app-bar[data-v-
|
|
1
|
+
.v-footer__image[data-v-31335c0a]{display:flex;height:40px;flex:1 1 auto;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.social-link[data-v-7a9688b8] .v-icon{color:rgba(var(--v-theme-on-background),var(--v-disabled-opacity));text-decoration:none;transition:.2s ease-in-out}.social-link[data-v-7a9688b8] .v-icon:hover{color:rgb(var(--v-theme-primary))}.v-app-bar[data-v-dee53f67] .v-toolbar__image:after{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(calc(var(--581d2818) * 1px));backdrop-filter:blur(calc(var(--581d2818) * 1px));background:linear-gradient(15deg,#000000a6,#00000092,#0000007f,#0000006d,#0000005d,#0000004e,#00000041,#00000034,#00000029,#00000020,#00000017,#00000010,#0000000a,#00000006,#00000003,#00000001,#0000)}.v-list-item-subtitle[data-v-dee53f67]{color:currentColor;opacity:var(--v-high-emphasis-opacity)}
|