@vuetify/one 2.6.1 → 2.6.3
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 +68 -60
- package/dist/one.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as y, createBlock as m, openBlock as u, unref as e, computed as b, createSlots as P, withCtx as s, createElementVNode as v, toDisplayString as $, createVNode as o, createTextVNode as D, ref as N, shallowRef as A, renderSlot as L, normalizeStyle as st, createCommentVNode as h, watch as H, withModifiers as xe, mergeModels as at, useModel as Z, createElementBlock as V, Fragment as M, nextTick as ge, renderList as Q, mergeProps as F, withDirectives as ee, vShow as Se, isRef as q, readonly as Ce, resolveComponent as it, watchEffect as
|
|
1
|
+
import { defineComponent as y, createBlock as m, openBlock as u, unref as e, computed as b, createSlots as P, withCtx as s, createElementVNode as v, toDisplayString as $, createVNode as o, createTextVNode as D, ref as N, shallowRef as A, renderSlot as L, normalizeStyle as st, createCommentVNode as h, watch as H, withModifiers as xe, mergeModels as at, useModel as Z, createElementBlock as V, Fragment as M, nextTick as ge, renderList as Q, mergeProps as F, withDirectives as ee, vShow as Se, isRef as q, readonly as Ce, resolveComponent as it, watchEffect as Ot, onMounted as Ee, normalizeClass as Pt, useSlots as rt, normalizeProps as lt, guardReactiveProps as ut, onBeforeMount as He, onBeforeUnmount as Ft, useCssVars as Nt, onServerPrefetch as jt } from "vue";
|
|
2
2
|
import { u as te, a as E, b as X, c as U, d as B, e as ye, f as Ie } from "./auth-CcaMo2zh.js";
|
|
3
3
|
import { VSnackbarQueue as Et } from "vuetify/components/VSnackbarQueue";
|
|
4
|
-
import { mdiStorefront as Ht, mdiSync as Rt, mdiSyncOff as Zt, mdiLogoutVariant as qt, mdiFullscreenExit as Wt, mdiFullscreen as Gt, mdiCheck as he, mdiSelect as Kt, mdiSpaceInvaders as ct, mdiImageFilterHdr as dt, mdiTransmissionTower as pt, mdiRocketLaunchOutline as mt, mdiHome as Qt, mdiTextBox as Yt, mdiWhiteBalanceSunny as Xt, mdiWeatherNight as Jt, mdiDesktopTowerMonitor as eo, mdiContrastCircle as to, mdiCog as oo, mdiCogOutline as no, mdiShieldKeyOutline as so, mdiContentCopy as Re, mdiFileDocument as ft, mdiKey as ao, mdiPlus as io, mdiRefresh as ro, mdiKeyOutline as lo, mdiCreditCardSettingsOutline as uo, mdiRocketOutline as co, mdiCheckCircleOutline as we, mdiCreditCard as po, mdiReload as mo, mdiPlaylistCheck as fo, mdiCreditCardOutline as vo, mdiOpenInNew as De, mdiMedal as _o, mdiHandHeart as go, mdiHandHeartOutline as yo, mdiCloudDownload as ho, mdiTrayArrowDown as tt, mdiAccountGroup as bo, mdiAccount as ko, mdiLinkVariant as Vo, mdiShieldLock as ot, mdiAccountRemoveOutline as $o, mdiExitToApp as Co, mdiAccountGroupOutline as xo, mdiEmailOpenOutline as Ze, mdiEmailVariant as qe, mdiBell as wo, mdiInboxOutline as Lo, mdiInboxFullOutline as So, mdiBillboard as Io, mdiBellOutline as Do, mdiViewDashboardOutline as Ao, mdiCrown as Mo, mdiArrowULeftBottom as To, mdiAtomVariant as Uo, mdiLogin as nt, mdiDotsVertical as Bo, mdiShieldStarOutline as
|
|
5
|
-
import { VListItem as de, VList as se, VListSubheader as
|
|
4
|
+
import { mdiStorefront as Ht, mdiSync as Rt, mdiSyncOff as Zt, mdiLogoutVariant as qt, mdiFullscreenExit as Wt, mdiFullscreen as Gt, mdiCheck as he, mdiSelect as Kt, mdiSpaceInvaders as ct, mdiImageFilterHdr as dt, mdiTransmissionTower as pt, mdiRocketLaunchOutline as mt, mdiHome as Qt, mdiTextBox as Yt, mdiWhiteBalanceSunny as Xt, mdiWeatherNight as Jt, mdiDesktopTowerMonitor as eo, mdiContrastCircle as to, mdiCog as oo, mdiCogOutline as no, mdiShieldKeyOutline as so, mdiContentCopy as Re, mdiFileDocument as ft, mdiKey as ao, mdiPlus as io, mdiRefresh as ro, mdiKeyOutline as lo, mdiCreditCardSettingsOutline as uo, mdiRocketOutline as co, mdiCheckCircleOutline as we, mdiCreditCard as po, mdiReload as mo, mdiPlaylistCheck as fo, mdiCreditCardOutline as vo, mdiOpenInNew as De, mdiMedal as _o, mdiHandHeart as go, mdiHandHeartOutline as yo, mdiCloudDownload as ho, mdiTrayArrowDown as tt, mdiAccountGroup as bo, mdiAccount as ko, mdiLinkVariant as Vo, mdiShieldLock as ot, mdiAccountRemoveOutline as $o, mdiExitToApp as Co, mdiAccountGroupOutline as xo, mdiEmailOpenOutline as Ze, mdiEmailVariant as qe, mdiBell as wo, mdiInboxOutline as Lo, mdiInboxFullOutline as So, mdiBillboard as Io, mdiBellOutline as Do, mdiViewDashboardOutline as Ao, mdiCrown as Mo, mdiArrowULeftBottom as To, mdiAtomVariant as Uo, mdiLogin as nt, mdiDotsVertical as Bo, mdiShieldStarOutline as zo } from "@mdi/js";
|
|
5
|
+
import { VListItem as de, VList as se, VListSubheader as Oo, VListItemTitle as vt, VListItemSubtitle as Po } from "vuetify/components/VList";
|
|
6
6
|
import { VAvatar as Y } from "vuetify/components/VAvatar";
|
|
7
7
|
import { VCard as T, VCardTitle as Fo, VCardSubtitle as No, VCardText as G, VCardActions as _t, VCardItem as Fe } from "vuetify/components/VCard";
|
|
8
8
|
import { VDialog as Ae } from "vuetify/components/VDialog";
|
|
@@ -1004,7 +1004,7 @@ const Be = K("settings", () => {
|
|
|
1004
1004
|
k.disabled || (r.one.theme = k.value, g?.());
|
|
1005
1005
|
}
|
|
1006
1006
|
return (g, k) => {
|
|
1007
|
-
const x = ie, S = yn,
|
|
1007
|
+
const x = ie, S = yn, O = It, J = ce;
|
|
1008
1008
|
return u(), m(J, {
|
|
1009
1009
|
modelValue: t.value,
|
|
1010
1010
|
"onUpdate:modelValue": k[6] || (k[6] = (w) => t.value = w),
|
|
@@ -1037,36 +1037,36 @@ const Be = K("settings", () => {
|
|
|
1037
1037
|
md: "6"
|
|
1038
1038
|
}, {
|
|
1039
1039
|
default: s(() => [
|
|
1040
|
-
o(
|
|
1040
|
+
o(Oo, { class: "mb-n4" }, {
|
|
1041
1041
|
default: s(() => [
|
|
1042
1042
|
D($(w.title), 1)
|
|
1043
1043
|
]),
|
|
1044
1044
|
_: 2
|
|
1045
1045
|
}, 1024),
|
|
1046
|
-
(u(!0), V(M, null, Q(w.items, (
|
|
1047
|
-
key:
|
|
1048
|
-
value:
|
|
1046
|
+
(u(!0), V(M, null, Q(w.items, (z) => (u(), m(je, {
|
|
1047
|
+
key: z.value,
|
|
1048
|
+
value: z.value
|
|
1049
1049
|
}, {
|
|
1050
1050
|
default: s(({ toggle: Ut, isSelected: et }) => [
|
|
1051
1051
|
o(ke, null, {
|
|
1052
|
-
default: s(({ props: Bt, isHovering:
|
|
1052
|
+
default: s(({ props: Bt, isHovering: zt }) => [
|
|
1053
1053
|
o(T, F({
|
|
1054
1054
|
color: et ? "primary" : "surface-variant",
|
|
1055
1055
|
height: "76",
|
|
1056
|
-
image:
|
|
1057
|
-
"prepend-icon":
|
|
1058
|
-
readonly:
|
|
1059
|
-
ripple: !
|
|
1060
|
-
subtitle:
|
|
1061
|
-
title:
|
|
1056
|
+
image: z.image,
|
|
1057
|
+
"prepend-icon": z.prependIcon,
|
|
1058
|
+
readonly: z.disabled,
|
|
1059
|
+
ripple: !z.disabled,
|
|
1060
|
+
subtitle: z.disabled ? "🔓 Unlock with Vuetify One" : z.subtitle,
|
|
1061
|
+
title: z.title,
|
|
1062
1062
|
variant: "tonal"
|
|
1063
1063
|
}, { ref_for: !0 }, Bt, {
|
|
1064
|
-
onClick: (Sa) => _(Ut,
|
|
1064
|
+
onClick: (Sa) => _(Ut, z)
|
|
1065
1065
|
}), {
|
|
1066
1066
|
image: s(() => [
|
|
1067
1067
|
o(oe, {
|
|
1068
1068
|
style: st({
|
|
1069
|
-
filter: et ||
|
|
1069
|
+
filter: et || zt ? "none" : "grayscale(100%)"
|
|
1070
1070
|
})
|
|
1071
1071
|
}, null, 8, ["style"])
|
|
1072
1072
|
]),
|
|
@@ -1101,7 +1101,7 @@ const Be = K("settings", () => {
|
|
|
1101
1101
|
text: "These options change your browsing experience within Vuetify properties",
|
|
1102
1102
|
title: "Experience"
|
|
1103
1103
|
}),
|
|
1104
|
-
e(i).isSubscriber ? (u(), m(
|
|
1104
|
+
e(i).isSubscriber ? (u(), m(O, {
|
|
1105
1105
|
key: 0,
|
|
1106
1106
|
modelValue: d.value,
|
|
1107
1107
|
"onUpdate:modelValue": k[1] || (k[1] = (w) => d.value = w),
|
|
@@ -1113,7 +1113,7 @@ const Be = K("settings", () => {
|
|
|
1113
1113
|
default: s(() => [
|
|
1114
1114
|
ee(v("div", bn, [
|
|
1115
1115
|
v("div", kn, [
|
|
1116
|
-
o(
|
|
1116
|
+
o(O, {
|
|
1117
1117
|
modelValue: e(r).one.ads.house,
|
|
1118
1118
|
"onUpdate:modelValue": k[2] || (k[2] = (w) => e(r).one.ads.house = w),
|
|
1119
1119
|
label: "Show House Ads",
|
|
@@ -1126,7 +1126,7 @@ const Be = K("settings", () => {
|
|
|
1126
1126
|
]),
|
|
1127
1127
|
_: 1
|
|
1128
1128
|
}),
|
|
1129
|
-
o(
|
|
1129
|
+
o(O, {
|
|
1130
1130
|
modelValue: e(r).one.quicklinks,
|
|
1131
1131
|
"onUpdate:modelValue": k[3] || (k[3] = (w) => e(r).one.quicklinks = w),
|
|
1132
1132
|
label: "Enable Quick Actions",
|
|
@@ -1145,14 +1145,14 @@ const Be = K("settings", () => {
|
|
|
1145
1145
|
text: "Vuetify will communicate with you through banners and notifications. You can disable these features here or reset your local notification cache.",
|
|
1146
1146
|
title: "Communication"
|
|
1147
1147
|
}),
|
|
1148
|
-
o(
|
|
1148
|
+
o(O, {
|
|
1149
1149
|
modelValue: e(r).one.notifications.enabled,
|
|
1150
1150
|
"onUpdate:modelValue": k[4] || (k[4] = (w) => e(r).one.notifications.enabled = w),
|
|
1151
1151
|
class: "mb-2",
|
|
1152
1152
|
label: "Enable Notifications",
|
|
1153
1153
|
messages: "Notifications are short form messages that provide information about new releases, updates, and other important information."
|
|
1154
1154
|
}, null, 8, ["modelValue"]),
|
|
1155
|
-
o(
|
|
1155
|
+
o(O, {
|
|
1156
1156
|
modelValue: e(r).one.banners.enabled,
|
|
1157
1157
|
"onUpdate:modelValue": k[5] || (k[5] = (w) => e(r).one.banners.enabled = w),
|
|
1158
1158
|
label: "Enable Banners",
|
|
@@ -1194,7 +1194,7 @@ const Be = K("settings", () => {
|
|
|
1194
1194
|
}, 8, ["active", "prepend-icon"]);
|
|
1195
1195
|
};
|
|
1196
1196
|
}
|
|
1197
|
-
}),
|
|
1197
|
+
}), ze = K("api-key", () => {
|
|
1198
1198
|
const p = X(), t = N(null), i = A(!1), n = b(() => t.value?.apiKey || ""), r = b(() => {
|
|
1199
1199
|
if (!n.value)
|
|
1200
1200
|
return "";
|
|
@@ -1219,7 +1219,7 @@ const Be = K("settings", () => {
|
|
|
1219
1219
|
fetch: a
|
|
1220
1220
|
};
|
|
1221
1221
|
});
|
|
1222
|
-
function
|
|
1222
|
+
function Oe(p = 1e3) {
|
|
1223
1223
|
const t = A(!1);
|
|
1224
1224
|
async function i(n) {
|
|
1225
1225
|
await navigator.clipboard.writeText(n), t.value = !0, setTimeout(() => t.value = !1, p);
|
|
@@ -1234,7 +1234,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1234
1234
|
},
|
|
1235
1235
|
emits: ["update:modelValue"],
|
|
1236
1236
|
setup(p) {
|
|
1237
|
-
const t =
|
|
1237
|
+
const t = ze(), { copy: i, copied: n } = Oe(), r = Z(p, "modelValue");
|
|
1238
1238
|
return (l, a) => {
|
|
1239
1239
|
const c = it("v-icon-btn");
|
|
1240
1240
|
return u(), m(Ae, {
|
|
@@ -1323,7 +1323,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1323
1323
|
}), xn = { class: "d-flex align-center justify-end" }, wn = { class: "text-end" }, Ln = /* @__PURE__ */ y({
|
|
1324
1324
|
__name: "VoMcpTokenTable",
|
|
1325
1325
|
setup(p) {
|
|
1326
|
-
const t =
|
|
1326
|
+
const t = ze(), { copy: i, copied: n } = Oe(2e3), r = me();
|
|
1327
1327
|
return (l, a) => (u(), m(Zo, { class: "rounded border mt-4" }, {
|
|
1328
1328
|
default: s(() => [
|
|
1329
1329
|
v("thead", null, [
|
|
@@ -1377,7 +1377,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1377
1377
|
}), Sn = { class: "my-4" }, In = { class: "bg-surface-variant rounded pa-2 d-block" }, Dn = /* @__PURE__ */ y({
|
|
1378
1378
|
__name: "VoMcpHowTo",
|
|
1379
1379
|
setup(p) {
|
|
1380
|
-
const t =
|
|
1380
|
+
const t = ze(), { copy: i, copied: n } = Oe(), r = b(() => `npx -y @vuetify/mcp config --api-key="${t.key || "YOUR_KEY"}"`), l = b(() => t.key ? `npx -y @vuetify/mcp config --api-key="${t.trim}"` : r.value);
|
|
1381
1381
|
return (a, c) => (u(), m(Wo, {
|
|
1382
1382
|
"bg-color": "surface-variant",
|
|
1383
1383
|
class: "mb-4",
|
|
@@ -1429,7 +1429,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1429
1429
|
},
|
|
1430
1430
|
emits: ["update:modelValue"],
|
|
1431
1431
|
setup(p) {
|
|
1432
|
-
const t =
|
|
1432
|
+
const t = ze(), i = A(!1), n = Z(p, "modelValue");
|
|
1433
1433
|
async function r(l = !1) {
|
|
1434
1434
|
await t.generate(l), i.value = !0;
|
|
1435
1435
|
}
|
|
@@ -1596,7 +1596,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1596
1596
|
});
|
|
1597
1597
|
};
|
|
1598
1598
|
}
|
|
1599
|
-
}),
|
|
1599
|
+
}), zn = { class: "d-flex align-center" }, On = ["textContent"], Pn = { class: "me-1" }, Fn = { class: "text-medium-emphasis text-caption" }, Nn = { class: "d-flex align-center" }, jn = { class: "d-flex align-start justify-space-between text-caption py-2" }, En = { class: "font-weight-bold" }, Hn = { class: "font-weight-bold" }, Rn = /* @__PURE__ */ y({
|
|
1600
1600
|
__name: "VoSubscriptionStatus",
|
|
1601
1601
|
emits: ["change:subscription"],
|
|
1602
1602
|
setup(p, { emit: t }) {
|
|
@@ -1650,12 +1650,12 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1650
1650
|
e(n).info ? {
|
|
1651
1651
|
name: "subtitle",
|
|
1652
1652
|
fn: s(() => [
|
|
1653
|
-
v("div",
|
|
1653
|
+
v("div", zn, [
|
|
1654
1654
|
v("strong", {
|
|
1655
1655
|
key: "status",
|
|
1656
1656
|
class: "text-capitalize hidden-sm-and-down",
|
|
1657
1657
|
textContent: $(e(n).info.status)
|
|
1658
|
-
}, null, 8,
|
|
1658
|
+
}, null, 8, On),
|
|
1659
1659
|
e(n).info.items.length > 0 ? (u(), V(M, { key: 0 }, [
|
|
1660
1660
|
d[1] || (d[1] = v("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1)),
|
|
1661
1661
|
v("span", Pn, [
|
|
@@ -1939,17 +1939,17 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1939
1939
|
n.subscriptionInfo();
|
|
1940
1940
|
}), H(r, async () => {
|
|
1941
1941
|
!n.sessionId && !["subscribe", "status"].includes(r.value.one) || r.value.team || (c.value = n.sessionId || r.value.one === "status" ? "status" : "subscribe", n.isOpen = !0, await ge(), i.value = !0);
|
|
1942
|
-
}, { immediate: !0 }),
|
|
1942
|
+
}, { immediate: !0 }), Ot(() => {
|
|
1943
1943
|
l.value = n.interval ?? "year", a.value = n.subscriptionType ?? "solo";
|
|
1944
1944
|
});
|
|
1945
1945
|
async function f() {
|
|
1946
1946
|
await n.modify(l.value, a.value), await n.subscriptionInfo(), d.value = null, await t(3e3), c.value = "status", await t(300), d.value = !1;
|
|
1947
1947
|
}
|
|
1948
1948
|
return (_, g) => {
|
|
1949
|
-
const k = ie, x = Gn, S = Wn,
|
|
1949
|
+
const k = ie, x = Gn, S = Wn, O = Rn, J = Bn, w = Ve, $e = ce;
|
|
1950
1950
|
return u(), m($e, {
|
|
1951
1951
|
modelValue: i.value,
|
|
1952
|
-
"onUpdate:modelValue": g[5] || (g[5] = (
|
|
1952
|
+
"onUpdate:modelValue": g[5] || (g[5] = (z) => i.value = z),
|
|
1953
1953
|
"prepend-icon": `svg:${e(po)}`,
|
|
1954
1954
|
title: "Subscriptions"
|
|
1955
1955
|
}, P({
|
|
@@ -1971,9 +1971,9 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1971
1971
|
default: s(() => [
|
|
1972
1972
|
o(x, {
|
|
1973
1973
|
interval: e(l),
|
|
1974
|
-
"onUpdate:interval": g[0] || (g[0] = (
|
|
1974
|
+
"onUpdate:interval": g[0] || (g[0] = (z) => q(l) ? l.value = z : null),
|
|
1975
1975
|
type: e(a),
|
|
1976
|
-
"onUpdate:type": g[1] || (g[1] = (
|
|
1976
|
+
"onUpdate:type": g[1] || (g[1] = (z) => q(a) ? a.value = z : null)
|
|
1977
1977
|
}, null, 8, ["interval", "type"]),
|
|
1978
1978
|
g[6] || (g[6] = v("br", null, null, -1)),
|
|
1979
1979
|
o(S, { type: e(a) }, null, 8, ["type"])
|
|
@@ -1982,8 +1982,8 @@ const Cn = /* @__PURE__ */ y({
|
|
|
1982
1982
|
}),
|
|
1983
1983
|
o(ve, { value: "status" }, {
|
|
1984
1984
|
default: s(() => [
|
|
1985
|
-
o(
|
|
1986
|
-
"onChange:subscription": g[2] || (g[2] = (
|
|
1985
|
+
o(O, {
|
|
1986
|
+
"onChange:subscription": g[2] || (g[2] = (z) => c.value = "subscribe")
|
|
1987
1987
|
}),
|
|
1988
1988
|
o(J)
|
|
1989
1989
|
]),
|
|
@@ -2025,7 +2025,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
2025
2025
|
"prepend-icon": `svg:${e(fo)}`,
|
|
2026
2026
|
size: "default",
|
|
2027
2027
|
text: "Manage Subscription",
|
|
2028
|
-
onClick: g[4] || (g[4] = (
|
|
2028
|
+
onClick: g[4] || (g[4] = (z) => c.value = "status")
|
|
2029
2029
|
}, null, 8, ["prepend-icon"])) : (u(), m(w, {
|
|
2030
2030
|
key: 1,
|
|
2031
2031
|
block: "",
|
|
@@ -2035,7 +2035,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
2035
2035
|
"prepend-icon": "$vuetify",
|
|
2036
2036
|
size: "default",
|
|
2037
2037
|
text: "Activate Subscription",
|
|
2038
|
-
onClick: g[3] || (g[3] = (
|
|
2038
|
+
onClick: g[3] || (g[3] = (z) => e(n).subscribe(e(l), e(a)))
|
|
2039
2039
|
}, null, 8, ["color", "disabled", "loading"]))
|
|
2040
2040
|
])
|
|
2041
2041
|
]),
|
|
@@ -2448,7 +2448,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
2448
2448
|
},
|
|
2449
2449
|
emits: ["update:modelValue"],
|
|
2450
2450
|
setup(p) {
|
|
2451
|
-
const t = B(), i = Ie(), n = X(), { copy: r, copied: l } =
|
|
2451
|
+
const t = B(), i = Ie(), n = X(), { copy: r, copied: l } = Oe(), a = b(() => i.team), c = ye(), d = A(!1), f = [
|
|
2452
2452
|
{
|
|
2453
2453
|
title: "Name",
|
|
2454
2454
|
key: "name"
|
|
@@ -2468,7 +2468,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
2468
2468
|
return H(c, async () => {
|
|
2469
2469
|
!t.sessionId || c.value.one === "subscribe" || c.value.team && (t.isOpen = !0, await ge(), g.value = !0);
|
|
2470
2470
|
}, { immediate: !0 }), (x, S) => {
|
|
2471
|
-
const
|
|
2471
|
+
const O = ie, J = ce;
|
|
2472
2472
|
return u(), m(J, {
|
|
2473
2473
|
modelValue: g.value,
|
|
2474
2474
|
"onUpdate:modelValue": S[2] || (S[2] = (w) => g.value = w),
|
|
@@ -2483,7 +2483,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
2483
2483
|
v("div", ms, [
|
|
2484
2484
|
o(G, null, {
|
|
2485
2485
|
default: s(() => [
|
|
2486
|
-
o(
|
|
2486
|
+
o(O, {
|
|
2487
2487
|
text: "Share access to Vuetify One with up to 25 team members.",
|
|
2488
2488
|
title: "Manage your team"
|
|
2489
2489
|
}),
|
|
@@ -3048,7 +3048,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
3048
3048
|
}
|
|
3049
3049
|
l.isOpen = !0, await ge(), d.value = !0;
|
|
3050
3050
|
}, { immediate: !0 }), (g, k) => {
|
|
3051
|
-
const x = W, S = Ds,
|
|
3051
|
+
const x = W, S = Ds, O = $s, J = ce;
|
|
3052
3052
|
return u(), m(J, {
|
|
3053
3053
|
modelValue: d.value,
|
|
3054
3054
|
"onUpdate:modelValue": k[2] || (k[2] = (w) => d.value = w),
|
|
@@ -3170,7 +3170,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
3170
3170
|
}),
|
|
3171
3171
|
o(ve, { value: "banners" }, {
|
|
3172
3172
|
default: s(() => [
|
|
3173
|
-
o(
|
|
3173
|
+
o(O, {
|
|
3174
3174
|
items: e(n).all
|
|
3175
3175
|
}, null, 8, ["items"])
|
|
3176
3176
|
]),
|
|
@@ -3243,7 +3243,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
3243
3243
|
]), 1032, ["active", "prepend-icon"])) : h("", !0);
|
|
3244
3244
|
};
|
|
3245
3245
|
}
|
|
3246
|
-
}),
|
|
3246
|
+
}), zs = /* @__PURE__ */ y({
|
|
3247
3247
|
__name: "VoDashboardNavItem",
|
|
3248
3248
|
setup(p) {
|
|
3249
3249
|
const t = B();
|
|
@@ -3262,12 +3262,12 @@ const Cn = /* @__PURE__ */ y({
|
|
|
3262
3262
|
}, null, 8, ["prepend-icon"]);
|
|
3263
3263
|
};
|
|
3264
3264
|
}
|
|
3265
|
-
}),
|
|
3265
|
+
}), Os = /* @__PURE__ */ y({
|
|
3266
3266
|
__name: "VoUserList",
|
|
3267
3267
|
setup(p) {
|
|
3268
3268
|
const t = E(), i = B(), n = Ie();
|
|
3269
3269
|
return (r, l) => {
|
|
3270
|
-
const a =
|
|
3270
|
+
const a = zs, c = Bs, d = gs, f = ps, _ = ls, g = Xn, k = Tn, x = $n, S = vn;
|
|
3271
3271
|
return u(), m(se, {
|
|
3272
3272
|
density: "compact",
|
|
3273
3273
|
nav: "",
|
|
@@ -3678,7 +3678,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
3678
3678
|
return H(() => t.banner, async () => {
|
|
3679
3679
|
await new Promise((r) => setTimeout(r, 300)), i.isOpen && n.value?.updateLocation?.();
|
|
3680
3680
|
}, { flush: "pre" }), (r, l) => {
|
|
3681
|
-
const a = Ks, c = Zs, d = Ns, f =
|
|
3681
|
+
const a = Ks, c = Zs, d = Ns, f = Os, _ = St;
|
|
3682
3682
|
return u(), m(Qe, {
|
|
3683
3683
|
ref_key: "menu",
|
|
3684
3684
|
ref: n,
|
|
@@ -3938,10 +3938,10 @@ const Cn = /* @__PURE__ */ y({
|
|
|
3938
3938
|
]),
|
|
3939
3939
|
_: 2
|
|
3940
3940
|
}, [
|
|
3941
|
-
Q(n, (S,
|
|
3942
|
-
name:
|
|
3941
|
+
Q(n, (S, O) => ({
|
|
3942
|
+
name: O,
|
|
3943
3943
|
fn: s(() => [
|
|
3944
|
-
L(f.$slots,
|
|
3944
|
+
L(f.$slots, O)
|
|
3945
3945
|
])
|
|
3946
3946
|
}))
|
|
3947
3947
|
]), 1032, ["modelValue"])) : L(f.$slots, "append", { key: 1 }),
|
|
@@ -4053,7 +4053,7 @@ const Cn = /* @__PURE__ */ y({
|
|
|
4053
4053
|
},
|
|
4054
4054
|
{
|
|
4055
4055
|
title: "Vuetify Support",
|
|
4056
|
-
icon: `svg:${
|
|
4056
|
+
icon: `svg:${zo}`,
|
|
4057
4057
|
href: "https://support.vuetifyjs.com/"
|
|
4058
4058
|
},
|
|
4059
4059
|
{
|
|
@@ -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() {
|
|
@@ -4134,8 +4134,8 @@ const Cn = /* @__PURE__ */ y({
|
|
|
4134
4134
|
const S = a.value?.metadata ?? { link: "" };
|
|
4135
4135
|
if (!S.link.includes("?one=")) return;
|
|
4136
4136
|
x.preventDefault(), x.stopPropagation();
|
|
4137
|
-
const
|
|
4138
|
-
n.push({ query: { one:
|
|
4137
|
+
const O = S.link.split("?one=")[1];
|
|
4138
|
+
n.push({ query: { one: O } });
|
|
4139
4139
|
}
|
|
4140
4140
|
const g = b(() => {
|
|
4141
4141
|
const x = a.value?.metadata ?? { link: "" };
|
|
@@ -4180,17 +4180,18 @@ 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(() => [
|
|
4187
4188
|
e(i) && e(a).metadata.link && e(a).metadata.link_text ? (u(), m(ke, { key: 0 }, {
|
|
4188
|
-
default: s(({ isHovering:
|
|
4189
|
+
default: s(({ isHovering: O, props: J }) => [
|
|
4189
4190
|
o(I, F({
|
|
4190
4191
|
"append-icon": `svg:${e(De)}`,
|
|
4191
4192
|
class: "text-none me-2",
|
|
4192
4193
|
color: e(a).metadata.link_color,
|
|
4193
|
-
elevation:
|
|
4194
|
+
elevation: O ? 8 : 0,
|
|
4194
4195
|
title: e(a).metadata.link_text
|
|
4195
4196
|
}, {
|
|
4196
4197
|
...J,
|
|
@@ -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" }
|
|
@@ -4571,6 +4572,13 @@ const Cn = /* @__PURE__ */ y({
|
|
|
4571
4572
|
"vuetify-0": [
|
|
4572
4573
|
["M18 13.5192L13.0623 22L2 3H13.6499C12.49 4.11314 11.7685 5.67266 11.7685 7.39793C11.7685 10.7765 14.5353 13.5195 17.9432 13.5195C17.9622 13.5195 17.9811 13.5194 18 13.5192V13.5192Z", 1],
|
|
4573
4574
|
["M18 11C20.2091 11 22 9.20914 22 7C22 4.79086 20.2091 3 18 3C15.7909 3 14 4.79086 14 7C14 9.20914 15.7909 11 18 11Z", 0.6]
|
|
4575
|
+
],
|
|
4576
|
+
figma: [
|
|
4577
|
+
["M11.667 2H8.333a3.333 3.333 0 1 0 0 6.667h3.334z", 0.8],
|
|
4578
|
+
["M11.667 8.667H8.333a3.333 3.333 0 0 0 0 6.666h3.334z", 0.6],
|
|
4579
|
+
["M18.333 12a3.333 3.333 0 1 1-6.667 0a3.333 3.333 0 0 1 6.667 0", 1],
|
|
4580
|
+
["M8.333 15.334h3.334v3.333a3.333 3.333 0 1 1-3.334-3.334", 0.4],
|
|
4581
|
+
["M11.666 2h3.333a3.333 3.333 0 1 1 0 6.667h-3.333z", 1]
|
|
4574
4582
|
]
|
|
4575
4583
|
}, Vi = K("bins", () => {
|
|
4576
4584
|
const p = X(), t = te(), i = N([]), n = A(!1), r = b(() => i.value.filter((c) => c.favorite)), l = b(() => i.value.filter((c) => c.pinned));
|
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)}
|