@vuetify/one 2.2.3 → 2.2.4
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.css +1 -1
- package/dist/index.js +159 -160
- package/package.json +1 -1
package/dist/index.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-af468337] .v-toolbar__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(calc(var(--201b10d9) * 1px));backdrop-filter:blur(calc(var(--201b10d9) * 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-af468337]{color:currentColor;opacity:var(--v-high-emphasis-opacity)}
|
package/dist/index.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { ref as M, defineComponent as b, createBlock as v, openBlock as d, unref as e, reactive as Ft, watch as R, toRefs as zt, computed as V, shallowRef as A, onMounted as
|
|
1
|
+
import { ref as M, defineComponent as b, createBlock as v, openBlock as d, unref as e, reactive as Ft, watch as R, toRefs as zt, computed as V, shallowRef as A, onMounted as Fe, createSlots as Z, withCtx as i, createElementVNode as h, toDisplayString as S, createVNode as a, createTextVNode as O, renderSlot as B, normalizeStyle as pt, createCommentVNode as x, withModifiers as Ne, mergeModels as jt, useModel as ce, createElementBlock as L, Fragment as N, nextTick as Ie, renderList as re, mergeProps as Y, withDirectives as he, vShow as ze, isRef as oe, watchEffect as Pt, normalizeClass as Rt, resolveComponent as Ht, onBeforeMount as Ke, onBeforeUnmount as Et, useCssVars as qt, onServerPrefetch as Wt } from "vue";
|
|
2
2
|
import { defineStore as G } from "pinia";
|
|
3
3
|
import { VSnackbarQueue as Zt } from "vuetify/components/VSnackbarQueue";
|
|
4
|
-
import { mdiStorefront as Gt, mdiSync as Qt, mdiSyncOff as Yt, mdiLogoutVariant as Jt, mdiFullscreenExit as Xt, mdiFullscreen as Kt, mdiCheck as Ae, mdiSelect as eo, mdiSpaceInvaders as mt, mdiImageFilterHdr as ft, mdiTransmissionTower as vt, mdiRocketLaunchOutline as gt, mdiHome as to, mdiTextBox as oo, mdiWhiteBalanceSunny as no, mdiWeatherNight as so, mdiDesktopTowerMonitor as ao, mdiContrastCircle as io, mdiCog as ro, mdiCogOutline as lo, mdiFileDocument as uo, mdiCreditCardSettingsOutline as co, mdiRocketOutline as po, mdiCheckCircleOutline as
|
|
5
|
-
import { merge as
|
|
4
|
+
import { mdiStorefront as Gt, mdiSync as Qt, mdiSyncOff as Yt, mdiLogoutVariant as Jt, mdiFullscreenExit as Xt, mdiFullscreen as Kt, mdiCheck as Ae, mdiSelect as eo, mdiSpaceInvaders as mt, mdiImageFilterHdr as ft, mdiTransmissionTower as vt, mdiRocketLaunchOutline as gt, mdiHome as to, mdiTextBox as oo, mdiWhiteBalanceSunny as no, mdiWeatherNight as so, mdiDesktopTowerMonitor as ao, mdiContrastCircle as io, mdiCog as ro, mdiCogOutline as lo, mdiFileDocument as uo, mdiCreditCardSettingsOutline as co, mdiRocketOutline as po, mdiCheckCircleOutline as Me, mdiCreditCard as mo, mdiReload as fo, mdiPlaylistCheck as vo, mdiCreditCardOutline as go, mdiOpenInNew as je, mdiMedal as _o, mdiHandHeart as ho, mdiHandHeartOutline as yo, mdiCloudDownload as bo, mdiTrayArrowDown as ut, mdiAccountGroup as Vo, mdiAccount as ko, mdiLinkVariant as $o, mdiContentCopy as wo, mdiShieldLock as ct, mdiAccountRemoveOutline as xo, mdiExitToApp as Co, mdiAccountGroupOutline as So, mdiEmailOpenOutline as _t, mdiEmailVariant as ht, mdiBell as Lo, mdiInboxOutline as Io, mdiInboxFullOutline as Ao, mdiBillboard as Do, mdiBellOutline as To, mdiViewDashboardOutline as Uo, mdiCrown as Oo, mdiArrowULeftBottom as Bo, mdiAtomVariant as No, mdiLogin as dt, mdiShieldStarOutline as Mo } from "@mdi/js";
|
|
5
|
+
import { merge as Ge } from "lodash-es";
|
|
6
6
|
import { useRoute as Fo, useRouter as et } from "vue-router";
|
|
7
|
-
import { VListItem as
|
|
7
|
+
import { VListItem as ye, VList as de, VListSubheader as zo, VListItemTitle as yt, VListItemSubtitle as jo } from "vuetify/components/VList";
|
|
8
8
|
import { VAvatar as ne } from "vuetify/components/VAvatar";
|
|
9
|
-
import { VCard as E, VCardTitle as Po, VCardSubtitle as Ro, VCardText as ae, VCardItem as
|
|
9
|
+
import { VCard as E, VCardTitle as Po, VCardSubtitle as Ro, VCardText as ae, VCardItem as Qe, VCardActions as Ho } from "vuetify/components/VCard";
|
|
10
10
|
import { VDialog as tt } from "vuetify/components/VDialog";
|
|
11
11
|
import { VBadge as ot } from "vuetify/components/VBadge";
|
|
12
12
|
import { VBtn as z } from "vuetify/components/VBtn";
|
|
13
13
|
import { VProgressCircular as Eo } from "vuetify/components/VProgressCircular";
|
|
14
|
-
import { VSheet as
|
|
14
|
+
import { VSheet as Pe } from "vuetify/components/VSheet";
|
|
15
15
|
import { VSwitch as nt } from "vuetify/components/VSwitch";
|
|
16
|
-
import { VFadeTransition as
|
|
17
|
-
import { useDisplay as me, useTheme as
|
|
16
|
+
import { VFadeTransition as Re, VExpandTransition as be, VExpandXTransition as qo } from "vuetify/components/transitions";
|
|
17
|
+
import { useDisplay as me, useTheme as He, useDate as De } from "vuetify";
|
|
18
18
|
import { VDivider as J } from "vuetify/components/VDivider";
|
|
19
19
|
import { VIcon as D } from "vuetify/components/VIcon";
|
|
20
|
-
import { VLabel as
|
|
20
|
+
import { VLabel as Je } from "vuetify/components/VLabel";
|
|
21
21
|
import { VChip as ie } from "vuetify/components/VChip";
|
|
22
22
|
import { VChipGroup as Wo } from "vuetify/components/VChipGroup";
|
|
23
23
|
import { VSelect as Zo } from "vuetify/components/VSelect";
|
|
24
24
|
import { VRow as Te, VCol as _e, VSpacer as Go } from "vuetify/components/VGrid";
|
|
25
|
-
import { VHover as
|
|
25
|
+
import { VHover as Ee } from "vuetify/components/VHover";
|
|
26
26
|
import { VImg as le } from "vuetify/components/VImg";
|
|
27
|
-
import { VItemGroup as bt, VItem as
|
|
28
|
-
import { VLayout as
|
|
29
|
-
import { VMain as
|
|
27
|
+
import { VItemGroup as bt, VItem as Xe } from "vuetify/components/VItemGroup";
|
|
28
|
+
import { VLayout as Ve } from "vuetify/components/VLayout";
|
|
29
|
+
import { VMain as ke } from "vuetify/components/VMain";
|
|
30
30
|
import { VDataTableVirtual as Vt, VDataTable as Qo } from "vuetify/components/VDataTable";
|
|
31
|
-
import { VSkeletonLoader as
|
|
32
|
-
import { VWindow as kt, VWindowItem as
|
|
31
|
+
import { VSkeletonLoader as Le } from "vuetify/components/VSkeletonLoader";
|
|
32
|
+
import { VWindow as kt, VWindowItem as Se } from "vuetify/components/VWindow";
|
|
33
33
|
import { VTimelineItem as Yo, VTimeline as Jo } from "vuetify/components/VTimeline";
|
|
34
34
|
import { VEmptyState as st } from "vuetify/components/VEmptyState";
|
|
35
35
|
import { VMenu as $t } from "vuetify/components/VMenu";
|
|
@@ -113,7 +113,7 @@ const xt = G("Queue", () => {
|
|
|
113
113
|
});
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
-
}),
|
|
116
|
+
}), Ye = typeof window < "u", Be = {
|
|
117
117
|
v: 5,
|
|
118
118
|
api: "link-only",
|
|
119
119
|
avatar: "",
|
|
@@ -153,20 +153,20 @@ const xt = G("Queue", () => {
|
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
}, j = G("user", () => {
|
|
156
|
-
const u = Ft(
|
|
156
|
+
const u = Ft(Ge({}, Be));
|
|
157
157
|
R(u, s);
|
|
158
158
|
function t() {
|
|
159
|
-
if (!
|
|
159
|
+
if (!Ye)
|
|
160
160
|
return;
|
|
161
161
|
const r = localStorage.getItem("vuetify@user"), n = r ? JSON.parse(r) : {};
|
|
162
162
|
let l = n.v === u.v;
|
|
163
|
-
n.v || (n.pwaRefresh = !0, typeof n.api == "boolean" && (n.api = n.api ? "inline" : "link-only"), typeof n.rtl == "boolean" && (n.direction = n.rtl ? "rtl" : "ltr", delete n.rtl), typeof n.theme == "object" && (n.mixedTheme = n.theme.mixed, n.theme = n.theme.system ? "system" : n.theme.dark ? "dark" : "light"), Array.isArray(n.notifications) && (n.notifications = { read: n.notifications }), typeof n.last == "object" && (n.notifications.last = n.last, delete n.last)), n.v === 1 && (Array.isArray(n.composition) && (n.composition = "composition"), Array.isArray(n.notifications.last.banner) || (n.notifications = n.notifications || {}, n.notifications.last = n.notifications.last || {}, n.notifications.last.banner = [])), n.v === 2 && (n.syncSettings = !0, n.disableAds = !1, n.v = 3), n.v === 3 && (n.quickbar = !1), n.v === 4 && (n.suits = Be.suits, n.notifications.banners = Be.notifications.banners, l = !0), n.v = u.v, Object.assign(u,
|
|
163
|
+
n.v || (n.pwaRefresh = !0, typeof n.api == "boolean" && (n.api = n.api ? "inline" : "link-only"), typeof n.rtl == "boolean" && (n.direction = n.rtl ? "rtl" : "ltr", delete n.rtl), typeof n.theme == "object" && (n.mixedTheme = n.theme.mixed, n.theme = n.theme.system ? "system" : n.theme.dark ? "dark" : "light"), Array.isArray(n.notifications) && (n.notifications = { read: n.notifications }), typeof n.last == "object" && (n.notifications.last = n.last, delete n.last)), n.v === 1 && (Array.isArray(n.composition) && (n.composition = "composition"), Array.isArray(n.notifications.last.banner) || (n.notifications = n.notifications || {}, n.notifications.last = n.notifications.last || {}, n.notifications.last.banner = [])), n.v === 2 && (n.syncSettings = !0, n.disableAds = !1, n.v = 3), n.v === 3 && (n.quickbar = !1), n.v === 4 && (n.suits = Be.suits, n.notifications.banners = Be.notifications.banners, l = !0), n.v = u.v, Object.assign(u, Ge(u, n)), l && s();
|
|
164
164
|
}
|
|
165
165
|
function s() {
|
|
166
|
-
|
|
166
|
+
Ye && localStorage.setItem("vuetify@user", JSON.stringify(u, null, 2));
|
|
167
167
|
}
|
|
168
168
|
function o() {
|
|
169
|
-
|
|
169
|
+
Ye && (Object.assign(u, Ge({}, Be)), s());
|
|
170
170
|
}
|
|
171
171
|
return t(), {
|
|
172
172
|
...zt(u),
|
|
@@ -181,7 +181,7 @@ function fe() {
|
|
|
181
181
|
() => u.query
|
|
182
182
|
);
|
|
183
183
|
}
|
|
184
|
-
const
|
|
184
|
+
const $e = G("team", () => {
|
|
185
185
|
const u = fe(), t = q(), s = F(), o = K(), r = xt(), n = A(!1), l = M(null), c = M(!1), p = V(() => u.value.invite), m = V(
|
|
186
186
|
() => {
|
|
187
187
|
var y;
|
|
@@ -254,7 +254,7 @@ const we = G("team", () => {
|
|
|
254
254
|
clearTeamQuery: _
|
|
255
255
|
};
|
|
256
256
|
}), F = G("one", () => {
|
|
257
|
-
const u = fe(), t = et(), s = q(), o = K(), r =
|
|
257
|
+
const u = fe(), t = et(), s = q(), o = K(), r = $e(), n = A(!1), l = A(!1), c = M(), p = M([]), m = V(() => u.value.session_id), g = V(() => {
|
|
258
258
|
var w;
|
|
259
259
|
return (w = c.value) == null ? void 0 : w.items[0].plan.interval;
|
|
260
260
|
}), f = V(() => {
|
|
@@ -290,9 +290,9 @@ const we = G("team", () => {
|
|
|
290
290
|
var w, I, H, Oe;
|
|
291
291
|
return !o.url || ((w = s.user) == null ? void 0 : w.isAdmin) || ((I = _.value) == null ? void 0 : I.isActive) || ((H = T.value) == null ? void 0 : H.isActive) || ((Oe = U.value) == null ? void 0 : Oe.isActive) || y.value >= 2.99;
|
|
292
292
|
});
|
|
293
|
-
|
|
293
|
+
Fe(async () => {
|
|
294
294
|
m.value && await W();
|
|
295
|
-
}), R(l,
|
|
295
|
+
}), R(l, Ce), R(m, async (w) => {
|
|
296
296
|
w && await W();
|
|
297
297
|
}, { immediate: !0 }), R(u, (w) => {
|
|
298
298
|
if (w.one !== "subscribe" || s.user)
|
|
@@ -306,7 +306,7 @@ const we = G("team", () => {
|
|
|
306
306
|
});
|
|
307
307
|
async function W() {
|
|
308
308
|
try {
|
|
309
|
-
n.value = !0, await o.post("/one/activate", { sessionId: m.value }), await s.verify(!0), await
|
|
309
|
+
n.value = !0, await o.post("/one/activate", { sessionId: m.value }), await s.verify(!0), await xe();
|
|
310
310
|
const w = new URL(window.location.href), I = w.searchParams;
|
|
311
311
|
I.delete("session_id"), I.delete("team"), history.pushState(null, "", w.toString());
|
|
312
312
|
} catch {
|
|
@@ -363,7 +363,7 @@ const we = G("team", () => {
|
|
|
363
363
|
n.value = !1;
|
|
364
364
|
}
|
|
365
365
|
}
|
|
366
|
-
async function
|
|
366
|
+
async function xe() {
|
|
367
367
|
try {
|
|
368
368
|
n.value = !0;
|
|
369
369
|
const w = await o.get("/one/info");
|
|
@@ -373,7 +373,7 @@ const we = G("team", () => {
|
|
|
373
373
|
n.value = !1;
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
|
-
function
|
|
376
|
+
function Ce() {
|
|
377
377
|
t.push({
|
|
378
378
|
query: {
|
|
379
379
|
...u.value,
|
|
@@ -402,13 +402,13 @@ const we = G("team", () => {
|
|
|
402
402
|
cancel: pe,
|
|
403
403
|
manage: X,
|
|
404
404
|
modify: ge,
|
|
405
|
-
resetQuery:
|
|
405
|
+
resetQuery: Ce,
|
|
406
406
|
subscribe: ue,
|
|
407
|
-
subscriptionInfo:
|
|
407
|
+
subscriptionInfo: xe,
|
|
408
408
|
verify: te
|
|
409
409
|
};
|
|
410
410
|
}), q = G("auth", () => {
|
|
411
|
-
const u = M(!1), t = M(null), s = K(), o = j(), r = et(), n = A(!1), l = F(), c =
|
|
411
|
+
const u = M(!1), t = M(null), s = K(), o = j(), r = et(), n = A(!1), l = F(), c = $e();
|
|
412
412
|
let p = !!k();
|
|
413
413
|
R(t, (y) => {
|
|
414
414
|
if (!(y != null && y.settings))
|
|
@@ -472,8 +472,8 @@ const we = G("team", () => {
|
|
|
472
472
|
W.location.href = $;
|
|
473
473
|
let X = -1, ue = -1;
|
|
474
474
|
function pe(te) {
|
|
475
|
-
var
|
|
476
|
-
te.origin === s.url && ((
|
|
475
|
+
var xe, Ce;
|
|
476
|
+
te.origin === s.url && ((xe = te.data) == null ? void 0 : xe.type) === "auth-response" && (te.data.status === "success" ? (t.value || localStorage.setItem("vuetify@lastLoginProvider", y), t.value = te.data.body.user, l.access = te.data.body.access, c.team = (Ce = te.data.body.user) == null ? void 0 : Ce.team, m()) : console.error(te.data.message), ge());
|
|
477
477
|
}
|
|
478
478
|
function ge() {
|
|
479
479
|
window.removeEventListener("message", pe), window.clearInterval(X), window.clearTimeout(ue), W == null || W.close(), n.value = !1;
|
|
@@ -521,7 +521,7 @@ const we = G("team", () => {
|
|
|
521
521
|
__name: "VoAuthShopify",
|
|
522
522
|
setup(u) {
|
|
523
523
|
const t = q(), s = V(() => t.user && t.findIdentity("shopify")), o = V(() => t.user ? s.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
|
|
524
|
-
return (r, n) => (d(), v(
|
|
524
|
+
return (r, n) => (d(), v(ye, {
|
|
525
525
|
"base-color": "#5b8a3c",
|
|
526
526
|
"prepend-icon": `svg:${e(Gt)}`,
|
|
527
527
|
rounded: "pill",
|
|
@@ -547,7 +547,7 @@ const we = G("team", () => {
|
|
|
547
547
|
__name: "VoAuthDiscord",
|
|
548
548
|
setup(u) {
|
|
549
549
|
const t = q(), s = V(() => t.user && t.findIdentity("discord")), o = V(() => t.user ? s.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
|
|
550
|
-
return (r, n) => (d(), v(
|
|
550
|
+
return (r, n) => (d(), v(ye, {
|
|
551
551
|
"base-color": "#5865F2",
|
|
552
552
|
"prepend-icon": "$discord",
|
|
553
553
|
rounded: "pill",
|
|
@@ -573,7 +573,7 @@ const we = G("team", () => {
|
|
|
573
573
|
__name: "VoAuthGithub",
|
|
574
574
|
setup(u) {
|
|
575
575
|
const t = q(), s = V(() => t.user && t.findIdentity("github")), o = V(() => t.user ? s.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
|
|
576
|
-
return (r, n) => (d(), v(
|
|
576
|
+
return (r, n) => (d(), v(ye, {
|
|
577
577
|
"base-color": "#2a2a2a",
|
|
578
578
|
"prepend-icon": "$github",
|
|
579
579
|
rounded: "pill",
|
|
@@ -663,7 +663,7 @@ const we = G("team", () => {
|
|
|
663
663
|
}, 8, ["modelValue"]);
|
|
664
664
|
};
|
|
665
665
|
}
|
|
666
|
-
}),
|
|
666
|
+
}), qe = G("notifications", () => {
|
|
667
667
|
const u = K(), t = j(), s = M([]), o = A(!1), r = V(() => s.value.filter((c) => !t.notifications.read.includes(c.slug))), n = V(() => s.value.filter((c) => t.notifications.read.includes(c.slug)));
|
|
668
668
|
async function l() {
|
|
669
669
|
try {
|
|
@@ -686,7 +686,7 @@ const we = G("team", () => {
|
|
|
686
686
|
}), fn = /* @__PURE__ */ b({
|
|
687
687
|
__name: "VoNotificationsTotalBadge",
|
|
688
688
|
setup(u) {
|
|
689
|
-
const t = q(), s =
|
|
689
|
+
const t = q(), s = qe(), o = j(), r = V(() => o.notifications.show ? s.unread.length : 0);
|
|
690
690
|
return (n, l) => (d(), v(ot, {
|
|
691
691
|
color: "error",
|
|
692
692
|
content: e(r),
|
|
@@ -764,7 +764,7 @@ const we = G("team", () => {
|
|
|
764
764
|
default: i(() => [
|
|
765
765
|
a(de, { class: "py-0" }, {
|
|
766
766
|
default: i(() => [
|
|
767
|
-
a(
|
|
767
|
+
a(ye, {
|
|
768
768
|
class: "mb-0",
|
|
769
769
|
link: !!e(t).user,
|
|
770
770
|
nav: "",
|
|
@@ -775,7 +775,7 @@ const we = G("team", () => {
|
|
|
775
775
|
onClick: r
|
|
776
776
|
}, {
|
|
777
777
|
append: i(() => [
|
|
778
|
-
a(
|
|
778
|
+
a(Re, null, {
|
|
779
779
|
default: i(() => [
|
|
780
780
|
e(t).user && (e(o) || !e(s).syncSettings) ? (d(), v(nt, {
|
|
781
781
|
key: 0,
|
|
@@ -785,7 +785,7 @@ const we = G("team", () => {
|
|
|
785
785
|
density: "compact",
|
|
786
786
|
"hide-details": "",
|
|
787
787
|
inset: "",
|
|
788
|
-
onClick: l[1] || (l[1] =
|
|
788
|
+
onClick: l[1] || (l[1] = Ne(() => {
|
|
789
789
|
}, ["stop"]))
|
|
790
790
|
}, {
|
|
791
791
|
thumb: i(() => [
|
|
@@ -801,9 +801,9 @@ const we = G("team", () => {
|
|
|
801
801
|
]),
|
|
802
802
|
_: 1
|
|
803
803
|
}, 8, ["link", "prepend-icon", "title"]),
|
|
804
|
-
a(
|
|
804
|
+
a(be, null, {
|
|
805
805
|
default: i(() => [
|
|
806
|
-
!e(t).user && !e(t).isLoading || e(o) ? (d(), v(
|
|
806
|
+
!e(t).user && !e(t).isLoading || e(o) ? (d(), v(Pe, {
|
|
807
807
|
key: 0,
|
|
808
808
|
border: "t",
|
|
809
809
|
color: "transparent"
|
|
@@ -837,7 +837,7 @@ const we = G("team", () => {
|
|
|
837
837
|
}), ee = /* @__PURE__ */ b({
|
|
838
838
|
__name: "VoListItem",
|
|
839
839
|
setup(u) {
|
|
840
|
-
return (t, s) => (d(), v(
|
|
840
|
+
return (t, s) => (d(), v(ye, { slim: "" }, Z({
|
|
841
841
|
default: i(() => [
|
|
842
842
|
B(t.$slots, "default")
|
|
843
843
|
]),
|
|
@@ -886,7 +886,7 @@ const we = G("team", () => {
|
|
|
886
886
|
}, null, 8, ["disabled", "loading", "prepend-icon"]);
|
|
887
887
|
};
|
|
888
888
|
}
|
|
889
|
-
}),
|
|
889
|
+
}), we = /* @__PURE__ */ b({
|
|
890
890
|
__name: "VoDialog",
|
|
891
891
|
props: /* @__PURE__ */ jt({
|
|
892
892
|
prependIcon: {},
|
|
@@ -998,7 +998,7 @@ const we = G("team", () => {
|
|
|
998
998
|
},
|
|
999
999
|
setup(u) {
|
|
1000
1000
|
return (t, s) => (d(), L(N, null, [
|
|
1001
|
-
t.title ? (d(), v(
|
|
1001
|
+
t.title ? (d(), v(Je, {
|
|
1002
1002
|
key: 0,
|
|
1003
1003
|
class: "font-weight-black"
|
|
1004
1004
|
}, {
|
|
@@ -1051,7 +1051,7 @@ const we = G("team", () => {
|
|
|
1051
1051
|
label: "Enable Page suits",
|
|
1052
1052
|
messages: "Customize layout elements with a unique background, styled after one of our themed releases."
|
|
1053
1053
|
}, null, 8, ["modelValue"]),
|
|
1054
|
-
a(
|
|
1054
|
+
a(be, null, {
|
|
1055
1055
|
default: i(() => [
|
|
1056
1056
|
e(t).suits.show ? (d(), L("div", hn, [
|
|
1057
1057
|
a(Zo, {
|
|
@@ -1337,8 +1337,8 @@ function bn() {
|
|
|
1337
1337
|
}
|
|
1338
1338
|
};
|
|
1339
1339
|
}
|
|
1340
|
-
const
|
|
1341
|
-
const u = "https://cdn.vuetifyjs.com/docs/images/one/", t = F(), s = j(), o =
|
|
1340
|
+
const We = G("settings", () => {
|
|
1341
|
+
const u = "https://cdn.vuetifyjs.com/docs/images/one/", t = F(), s = j(), o = He(), r = bn(), n = {
|
|
1342
1342
|
blackguard: {
|
|
1343
1343
|
"app-bar": u + "suits/blackguard/blackguard-app-bar.png",
|
|
1344
1344
|
drawer: u + "suits/blackguard/blackguard-app-drawer.png",
|
|
@@ -1384,7 +1384,7 @@ const qe = G("settings", () => {
|
|
|
1384
1384
|
},
|
|
1385
1385
|
emits: ["update:modelValue"],
|
|
1386
1386
|
setup(u) {
|
|
1387
|
-
const t = ce(u, "modelValue"), s = F(), o =
|
|
1387
|
+
const t = ce(u, "modelValue"), s = F(), o = We(), r = j(), n = V(() => [
|
|
1388
1388
|
{
|
|
1389
1389
|
title: "Light",
|
|
1390
1390
|
subtitle: "A standard light theme.",
|
|
@@ -1452,13 +1452,13 @@ const qe = G("settings", () => {
|
|
|
1452
1452
|
{ title: "Releases", items: l.value }
|
|
1453
1453
|
]), p = fe();
|
|
1454
1454
|
R(p, async () => {
|
|
1455
|
-
p.value.one === "settings" && (s.isOpen = !0, await
|
|
1455
|
+
p.value.one === "settings" && (s.isOpen = !0, await Ie(), t.value = !0);
|
|
1456
1456
|
}, { immediate: !0 });
|
|
1457
1457
|
function m(g, f) {
|
|
1458
1458
|
f.disabled || (r.theme = f.value, g == null || g());
|
|
1459
1459
|
}
|
|
1460
1460
|
return (g, f) => {
|
|
1461
|
-
const C = ve, _ = yn, k = Tt, y =
|
|
1461
|
+
const C = ve, _ = yn, k = Tt, y = we;
|
|
1462
1462
|
return d(), v(y, {
|
|
1463
1463
|
modelValue: t.value,
|
|
1464
1464
|
"onUpdate:modelValue": f[6] || (f[6] = ($) => t.value = $),
|
|
@@ -1466,9 +1466,9 @@ const qe = G("settings", () => {
|
|
|
1466
1466
|
title: "Settings"
|
|
1467
1467
|
}, {
|
|
1468
1468
|
default: i(() => [
|
|
1469
|
-
a(
|
|
1469
|
+
a(Ve, null, {
|
|
1470
1470
|
default: i(() => [
|
|
1471
|
-
a(
|
|
1471
|
+
a(ke, { scrollable: "" }, {
|
|
1472
1472
|
default: i(() => [
|
|
1473
1473
|
a(ae, { class: "px-7" }, {
|
|
1474
1474
|
default: i(() => [
|
|
@@ -1497,12 +1497,12 @@ const qe = G("settings", () => {
|
|
|
1497
1497
|
]),
|
|
1498
1498
|
_: 2
|
|
1499
1499
|
}, 1024),
|
|
1500
|
-
(d(!0), L(N, null, re($.items, (U) => (d(), v(
|
|
1500
|
+
(d(!0), L(N, null, re($.items, (U) => (d(), v(Xe, {
|
|
1501
1501
|
key: U.value,
|
|
1502
1502
|
value: U.value
|
|
1503
1503
|
}, {
|
|
1504
1504
|
default: i(({ toggle: P, isSelected: Q }) => [
|
|
1505
|
-
a(
|
|
1505
|
+
a(Ee, null, {
|
|
1506
1506
|
default: i(({ props: W, isHovering: X }) => [
|
|
1507
1507
|
a(E, Y({
|
|
1508
1508
|
color: Q ? "primary" : "surface-variant",
|
|
@@ -1564,9 +1564,9 @@ const qe = G("settings", () => {
|
|
|
1564
1564
|
label: "Disable Ads",
|
|
1565
1565
|
messages: "Disable traditional advertisements on all documentation pages."
|
|
1566
1566
|
}, null, 8, ["modelValue"])) : x("", !0),
|
|
1567
|
-
a(
|
|
1567
|
+
a(be, null, {
|
|
1568
1568
|
default: i(() => [
|
|
1569
|
-
|
|
1569
|
+
he(h("div", Vn, [
|
|
1570
1570
|
h("div", kn, [
|
|
1571
1571
|
a(k, {
|
|
1572
1572
|
modelValue: e(r).showHouseAds,
|
|
@@ -1576,7 +1576,7 @@ const qe = G("settings", () => {
|
|
|
1576
1576
|
}, null, 8, ["modelValue"])
|
|
1577
1577
|
])
|
|
1578
1578
|
], 512), [
|
|
1579
|
-
[
|
|
1579
|
+
[ze, e(r).disableAds]
|
|
1580
1580
|
])
|
|
1581
1581
|
]),
|
|
1582
1582
|
_: 1
|
|
@@ -1799,13 +1799,13 @@ const qe = G("settings", () => {
|
|
|
1799
1799
|
name: "subtitle",
|
|
1800
1800
|
fn: i(() => [
|
|
1801
1801
|
h("div", Dn, [
|
|
1802
|
-
a(
|
|
1802
|
+
a(Le, {
|
|
1803
1803
|
height: "16",
|
|
1804
1804
|
type: "ossein",
|
|
1805
1805
|
width: "40"
|
|
1806
1806
|
}),
|
|
1807
1807
|
p[2] || (p[2] = h("span", { class: "mx-1" }, "—", -1)),
|
|
1808
|
-
a(
|
|
1808
|
+
a(Le, {
|
|
1809
1809
|
height: "16",
|
|
1810
1810
|
type: "ossein",
|
|
1811
1811
|
width: "80"
|
|
@@ -1864,7 +1864,7 @@ const qe = G("settings", () => {
|
|
|
1864
1864
|
}), (n, l) => {
|
|
1865
1865
|
const c = ee;
|
|
1866
1866
|
return d(), L(N, null, [
|
|
1867
|
-
a(
|
|
1867
|
+
a(Je, { class: "font-weight-black" }, {
|
|
1868
1868
|
default: i(() => l[0] || (l[0] = [
|
|
1869
1869
|
O("Perks")
|
|
1870
1870
|
])),
|
|
@@ -1899,7 +1899,7 @@ const qe = G("settings", () => {
|
|
|
1899
1899
|
_: 1
|
|
1900
1900
|
}),
|
|
1901
1901
|
l[3] || (l[3] = h("br", null, null, -1)),
|
|
1902
|
-
a(
|
|
1902
|
+
a(Je, { class: "font-weight-black" }, {
|
|
1903
1903
|
default: i(() => l[1] || (l[1] = [
|
|
1904
1904
|
O("Up Next")
|
|
1905
1905
|
])),
|
|
@@ -1945,7 +1945,7 @@ const qe = G("settings", () => {
|
|
|
1945
1945
|
},
|
|
1946
1946
|
emits: ["update:interval", "update:type"],
|
|
1947
1947
|
setup(u) {
|
|
1948
|
-
const t = A(!1), s = ce(u, "interval"), o = ce(u, "type"), r = F(), n =
|
|
1948
|
+
const t = A(!1), s = ce(u, "interval"), o = ce(u, "type"), r = F(), n = $e(), l = V(() => n.hasTeamAccess && !n.isTeamOwner), c = {
|
|
1949
1949
|
solo: {
|
|
1950
1950
|
month: "2.99 /month",
|
|
1951
1951
|
year: "29.99 /year"
|
|
@@ -1972,12 +1972,12 @@ const qe = G("settings", () => {
|
|
|
1972
1972
|
md: "6"
|
|
1973
1973
|
}, {
|
|
1974
1974
|
default: i(() => [
|
|
1975
|
-
a(
|
|
1975
|
+
a(Xe, { value: "solo" }, {
|
|
1976
1976
|
default: i(({ toggle: g, isSelected: f }) => [
|
|
1977
1977
|
a(E, {
|
|
1978
1978
|
border: f ? "sm primary opacity-50" : "sm",
|
|
1979
1979
|
color: f ? "primary" : void 0,
|
|
1980
|
-
"prepend-icon": f ? `svg:${e(
|
|
1980
|
+
"prepend-icon": f ? `svg:${e(Me)}` : "$radioOff",
|
|
1981
1981
|
rounded: "lg",
|
|
1982
1982
|
subtitle: `$${c.solo[s.value]}`,
|
|
1983
1983
|
title: "Solo Developer",
|
|
@@ -2000,13 +2000,13 @@ const qe = G("settings", () => {
|
|
|
2000
2000
|
md: "6"
|
|
2001
2001
|
}, {
|
|
2002
2002
|
default: i(() => [
|
|
2003
|
-
a(
|
|
2003
|
+
a(Xe, { value: "team" }, {
|
|
2004
2004
|
default: i(({ toggle: g, isSelected: f }) => [
|
|
2005
2005
|
a(E, {
|
|
2006
2006
|
border: f ? "sm primary opacity-50" : "sm",
|
|
2007
2007
|
color: f ? "primary" : void 0,
|
|
2008
2008
|
disabled: e(l),
|
|
2009
|
-
"prepend-icon": f ? `svg:${e(
|
|
2009
|
+
"prepend-icon": f ? `svg:${e(Me)}` : "$radioOff",
|
|
2010
2010
|
rounded: "lg",
|
|
2011
2011
|
subtitle: `$${c.team[s.value]}`,
|
|
2012
2012
|
title: "Team Access",
|
|
@@ -2062,7 +2062,7 @@ const qe = G("settings", () => {
|
|
|
2062
2062
|
}
|
|
2063
2063
|
o.subscriptionInfo();
|
|
2064
2064
|
}), R(r, async () => {
|
|
2065
|
-
!o.sessionId && !["subscribe", "status"].includes(r.value.one) || r.value.team || (c.value = o.sessionId || r.value.one === "status" ? "status" : "subscribe", o.isOpen = !0, await
|
|
2065
|
+
!o.sessionId && !["subscribe", "status"].includes(r.value.one) || r.value.team || (c.value = o.sessionId || r.value.one === "status" ? "status" : "subscribe", o.isOpen = !0, await Ie(), s.value = !0);
|
|
2066
2066
|
}, { immediate: !0 }), Pt(() => {
|
|
2067
2067
|
n.value = o.interval ?? "year", l.value = o.subscriptionType ?? "solo";
|
|
2068
2068
|
});
|
|
@@ -2070,7 +2070,7 @@ const qe = G("settings", () => {
|
|
|
2070
2070
|
await o.modify(n.value, l.value), await o.subscriptionInfo(), p.value = null, await t(3e3), c.value = "status", await t(300), p.value = !1;
|
|
2071
2071
|
}
|
|
2072
2072
|
return (g, f) => {
|
|
2073
|
-
const C = ve, _ = zn, k = Fn, y = Bn, $ = Cn, T = Ue, U =
|
|
2073
|
+
const C = ve, _ = zn, k = Fn, y = Bn, $ = Cn, T = Ue, U = we;
|
|
2074
2074
|
return d(), v(U, {
|
|
2075
2075
|
modelValue: s.value,
|
|
2076
2076
|
"onUpdate:modelValue": f[5] || (f[5] = (P) => s.value = P),
|
|
@@ -2078,9 +2078,9 @@ const qe = G("settings", () => {
|
|
|
2078
2078
|
title: "Subscriptions"
|
|
2079
2079
|
}, Z({
|
|
2080
2080
|
default: i(() => [
|
|
2081
|
-
a(
|
|
2081
|
+
a(Ve, null, {
|
|
2082
2082
|
default: i(() => [
|
|
2083
|
-
a(
|
|
2083
|
+
a(ke, { scrollable: "" }, {
|
|
2084
2084
|
default: i(() => [
|
|
2085
2085
|
h("div", jn, [
|
|
2086
2086
|
a(ae, null, {
|
|
@@ -2091,7 +2091,7 @@ const qe = G("settings", () => {
|
|
|
2091
2091
|
}),
|
|
2092
2092
|
a(kt, { "model-value": e(c) }, {
|
|
2093
2093
|
default: i(() => [
|
|
2094
|
-
a(
|
|
2094
|
+
a(Se, { value: "subscribe" }, {
|
|
2095
2095
|
default: i(() => [
|
|
2096
2096
|
a(_, {
|
|
2097
2097
|
interval: e(n),
|
|
@@ -2104,7 +2104,7 @@ const qe = G("settings", () => {
|
|
|
2104
2104
|
]),
|
|
2105
2105
|
_: 1
|
|
2106
2106
|
}),
|
|
2107
|
-
a(
|
|
2107
|
+
a(Se, { value: "status" }, {
|
|
2108
2108
|
default: i(() => [
|
|
2109
2109
|
a(y, {
|
|
2110
2110
|
"onChange:subscription": f[2] || (f[2] = (P) => c.value = "subscribe")
|
|
@@ -2138,7 +2138,7 @@ const qe = G("settings", () => {
|
|
|
2138
2138
|
block: "",
|
|
2139
2139
|
color: "success",
|
|
2140
2140
|
loading: e(o).isLoading,
|
|
2141
|
-
"prepend-icon": `svg:${e(p) !== null ? e(fo) : e(
|
|
2141
|
+
"prepend-icon": `svg:${e(p) !== null ? e(fo) : e(Me)}`,
|
|
2142
2142
|
readonly: e(p) === null,
|
|
2143
2143
|
size: "default",
|
|
2144
2144
|
text: e(p) !== null ? "Modify Subscription" : "Success",
|
|
@@ -2205,7 +2205,7 @@ const qe = G("settings", () => {
|
|
|
2205
2205
|
sponsorship: {}
|
|
2206
2206
|
},
|
|
2207
2207
|
setup(u) {
|
|
2208
|
-
const t = u, s =
|
|
2208
|
+
const t = u, s = We(), o = V(() => {
|
|
2209
2209
|
var n, l;
|
|
2210
2210
|
return `$${Number.parseFloat(String((((n = t.sponsorship) == null ? void 0 : n.amount) ?? 0) / 100)).toFixed(2)} /${(l = t.sponsorship) == null ? void 0 : l.interval}`;
|
|
2211
2211
|
});
|
|
@@ -2253,7 +2253,7 @@ const qe = G("settings", () => {
|
|
|
2253
2253
|
active: !1,
|
|
2254
2254
|
color: (m = r.sponsorship) != null && m.isActive ? "success" : "primary",
|
|
2255
2255
|
href: (g = r.sponsorship) != null && g.isActive || r.to ? void 0 : r.href,
|
|
2256
|
-
"prepend-icon": `svg:${(f = r.sponsorship) != null && f.isActive ? e(
|
|
2256
|
+
"prepend-icon": `svg:${(f = r.sponsorship) != null && f.isActive ? e(Me) : e(je)}`,
|
|
2257
2257
|
readonly: (C = r.sponsorship) == null ? void 0 : C.isActive,
|
|
2258
2258
|
target: (_ = r.sponsorship) != null && _.isActive || r.to ? void 0 : "_blank",
|
|
2259
2259
|
text: (k = r.sponsorship) != null && k.isActive ? "Active" : "Info",
|
|
@@ -2345,9 +2345,9 @@ const qe = G("settings", () => {
|
|
|
2345
2345
|
setup(u) {
|
|
2346
2346
|
const t = ce(u, "modelValue"), s = fe(), o = F();
|
|
2347
2347
|
return R(s, async () => {
|
|
2348
|
-
s.value.one === "sponsorships" && (o.isOpen = !0, await
|
|
2348
|
+
s.value.one === "sponsorships" && (o.isOpen = !0, await Ie(), t.value = !0);
|
|
2349
2349
|
}, { immediate: !0 }), (r, n) => {
|
|
2350
|
-
const l = ve, c = Gn, p =
|
|
2350
|
+
const l = ve, c = Gn, p = we;
|
|
2351
2351
|
return d(), v(p, {
|
|
2352
2352
|
modelValue: t.value,
|
|
2353
2353
|
"onUpdate:modelValue": n[0] || (n[0] = (m) => t.value = m),
|
|
@@ -2355,9 +2355,9 @@ const qe = G("settings", () => {
|
|
|
2355
2355
|
title: "Sponsorships"
|
|
2356
2356
|
}, {
|
|
2357
2357
|
default: i(() => [
|
|
2358
|
-
a(
|
|
2358
|
+
a(Ve, null, {
|
|
2359
2359
|
default: i(() => [
|
|
2360
|
-
a(
|
|
2360
|
+
a(ke, { scrollable: "" }, {
|
|
2361
2361
|
default: i(() => [
|
|
2362
2362
|
h("div", Qn, [
|
|
2363
2363
|
a(ae, { class: "flex-0-0 mb-16 mb-sm-4" }, {
|
|
@@ -2467,7 +2467,7 @@ const qe = G("settings", () => {
|
|
|
2467
2467
|
value: "download_url"
|
|
2468
2468
|
}
|
|
2469
2469
|
];
|
|
2470
|
-
return
|
|
2470
|
+
return Fe(async () => {
|
|
2471
2471
|
await s.index();
|
|
2472
2472
|
}), (r, n) => {
|
|
2473
2473
|
const l = ve;
|
|
@@ -2532,7 +2532,7 @@ const qe = G("settings", () => {
|
|
|
2532
2532
|
setup(u) {
|
|
2533
2533
|
const t = A(!1);
|
|
2534
2534
|
return (s, o) => {
|
|
2535
|
-
const r = ts, n =
|
|
2535
|
+
const r = ts, n = we, l = ee;
|
|
2536
2536
|
return d(), v(l, {
|
|
2537
2537
|
active: e(t),
|
|
2538
2538
|
link: "",
|
|
@@ -2547,9 +2547,9 @@ const qe = G("settings", () => {
|
|
|
2547
2547
|
title: "Downloads"
|
|
2548
2548
|
}, {
|
|
2549
2549
|
default: i(() => [
|
|
2550
|
-
a(
|
|
2550
|
+
a(Ve, null, {
|
|
2551
2551
|
default: i(() => [
|
|
2552
|
-
a(
|
|
2552
|
+
a(ke, { scrollable: "" }, {
|
|
2553
2553
|
default: i(() => [
|
|
2554
2554
|
h("div", os, [
|
|
2555
2555
|
a(ae, null, {
|
|
@@ -2581,7 +2581,7 @@ const qe = G("settings", () => {
|
|
|
2581
2581
|
},
|
|
2582
2582
|
emits: ["update:modelValue"],
|
|
2583
2583
|
setup(u) {
|
|
2584
|
-
const t = F(), s =
|
|
2584
|
+
const t = F(), s = $e(), o = K(), r = V(() => s.team), n = fe(), l = A(!1), c = A(!1), p = [
|
|
2585
2585
|
{
|
|
2586
2586
|
title: "Name",
|
|
2587
2587
|
key: "name"
|
|
@@ -2607,9 +2607,9 @@ const qe = G("settings", () => {
|
|
|
2607
2607
|
s.team = _.team;
|
|
2608
2608
|
}
|
|
2609
2609
|
return R(n, async () => {
|
|
2610
|
-
!t.sessionId || n.value.one === "subscribe" || n.value.team && (t.isOpen = !0, await
|
|
2610
|
+
!t.sessionId || n.value.one === "subscribe" || n.value.team && (t.isOpen = !0, await Ie(), g.value = !0);
|
|
2611
2611
|
}, { immediate: !0 }), (_, k) => {
|
|
2612
|
-
const y = ve, $ =
|
|
2612
|
+
const y = ve, $ = we;
|
|
2613
2613
|
return d(), v($, {
|
|
2614
2614
|
modelValue: g.value,
|
|
2615
2615
|
"onUpdate:modelValue": k[1] || (k[1] = (T) => g.value = T),
|
|
@@ -2617,9 +2617,9 @@ const qe = G("settings", () => {
|
|
|
2617
2617
|
title: "Team"
|
|
2618
2618
|
}, {
|
|
2619
2619
|
default: i(() => [
|
|
2620
|
-
a(
|
|
2620
|
+
a(Ve, null, {
|
|
2621
2621
|
default: i(() => [
|
|
2622
|
-
a(
|
|
2622
|
+
a(ke, { scrollable: "" }, {
|
|
2623
2623
|
default: i(() => [
|
|
2624
2624
|
h("div", ss, [
|
|
2625
2625
|
a(ae, null, {
|
|
@@ -2640,7 +2640,7 @@ const qe = G("settings", () => {
|
|
|
2640
2640
|
default: i(() => {
|
|
2641
2641
|
var T, U;
|
|
2642
2642
|
return [
|
|
2643
|
-
a(
|
|
2643
|
+
a(Qe, {
|
|
2644
2644
|
class: "bg-surface",
|
|
2645
2645
|
subtitle: `Team - ${(U = (T = e(r)) == null ? void 0 : T.members) == null ? void 0 : U.length} member(s)`,
|
|
2646
2646
|
title: "Members"
|
|
@@ -2669,7 +2669,7 @@ const qe = G("settings", () => {
|
|
|
2669
2669
|
default: i(() => [
|
|
2670
2670
|
a(E, { color: "surface-light" }, {
|
|
2671
2671
|
default: i(() => [
|
|
2672
|
-
a(
|
|
2672
|
+
a(Qe, {
|
|
2673
2673
|
class: "bg-surface",
|
|
2674
2674
|
"prepend-icon": `svg:${e($o)}`,
|
|
2675
2675
|
subtitle: "Provide this link to invite your team members",
|
|
@@ -2699,7 +2699,7 @@ const qe = G("settings", () => {
|
|
|
2699
2699
|
variant: "solo"
|
|
2700
2700
|
}, {
|
|
2701
2701
|
"append-inner": i(() => [
|
|
2702
|
-
|
|
2702
|
+
he(a(D, {
|
|
2703
2703
|
icon: `svg:${e(l) ? e(Ae) : e(wo)}`,
|
|
2704
2704
|
size: "small",
|
|
2705
2705
|
onClick: f
|
|
@@ -2728,7 +2728,7 @@ const qe = G("settings", () => {
|
|
|
2728
2728
|
a(J),
|
|
2729
2729
|
a(ae, { class: "pa-2" }, {
|
|
2730
2730
|
default: i(() => [
|
|
2731
|
-
a(
|
|
2731
|
+
a(Pe, {
|
|
2732
2732
|
border: "",
|
|
2733
2733
|
rounded: "lg"
|
|
2734
2734
|
}, {
|
|
@@ -2797,7 +2797,7 @@ const qe = G("settings", () => {
|
|
|
2797
2797
|
rounded: "lg"
|
|
2798
2798
|
}, {
|
|
2799
2799
|
default: i(() => [
|
|
2800
|
-
a(
|
|
2800
|
+
a(Qe, {
|
|
2801
2801
|
"prepend-icon": `svg:${e(ct)}`,
|
|
2802
2802
|
subtitle: "You are currently a member of a team with an All-access Pass.",
|
|
2803
2803
|
title: "My Team access"
|
|
@@ -2968,9 +2968,9 @@ const qe = G("settings", () => {
|
|
|
2968
2968
|
]),
|
|
2969
2969
|
_: 2
|
|
2970
2970
|
}, 1032, ["color", "image", "title"]),
|
|
2971
|
-
a(
|
|
2971
|
+
a(Ee, null, {
|
|
2972
2972
|
default: i(({ props: f, isHovering: C }) => [
|
|
2973
|
-
a(
|
|
2973
|
+
a(Pe, Y({ ref_for: !0 }, f, {
|
|
2974
2974
|
border: "",
|
|
2975
2975
|
class: "px-8 pt-2 pb-4 position-relative",
|
|
2976
2976
|
rounded: "b"
|
|
@@ -2982,9 +2982,9 @@ const qe = G("settings", () => {
|
|
|
2982
2982
|
text: n(m.slug) ? "Mark as unread" : "Mark as read"
|
|
2983
2983
|
}, {
|
|
2984
2984
|
activator: i(({ props: _ }) => [
|
|
2985
|
-
a(
|
|
2985
|
+
a(Re, { "hide-on-leave": "" }, {
|
|
2986
2986
|
default: i(() => [
|
|
2987
|
-
|
|
2987
|
+
he(a(z, Y({ ref_for: !0 }, _, {
|
|
2988
2988
|
class: "ms-auto float-right",
|
|
2989
2989
|
icon: `svg:${n(m.slug) ? e(ht) : e(_t)}`,
|
|
2990
2990
|
"mdi-email-variant": "",
|
|
@@ -2992,7 +2992,7 @@ const qe = G("settings", () => {
|
|
|
2992
2992
|
variant: "text",
|
|
2993
2993
|
onClick: (k) => l(m)
|
|
2994
2994
|
}), null, 16, ["icon", "onClick"]), [
|
|
2995
|
-
[
|
|
2995
|
+
[ze, C || e(s).mobile.value]
|
|
2996
2996
|
])
|
|
2997
2997
|
]),
|
|
2998
2998
|
_: 2
|
|
@@ -3008,7 +3008,7 @@ const qe = G("settings", () => {
|
|
|
3008
3008
|
target: m.metadata.link.startsWith("http") ? "_blank" : void 0,
|
|
3009
3009
|
to: m.metadata.link.startsWith("http") ? void 0 : m.metadata.link
|
|
3010
3010
|
}, {
|
|
3011
|
-
"append-icon": `svg:${e(
|
|
3011
|
+
"append-icon": `svg:${e(je)}`,
|
|
3012
3012
|
border: "",
|
|
3013
3013
|
label: "",
|
|
3014
3014
|
size: "small",
|
|
@@ -3060,7 +3060,7 @@ const qe = G("settings", () => {
|
|
|
3060
3060
|
}
|
|
3061
3061
|
return (p, m) => {
|
|
3062
3062
|
const g = ee;
|
|
3063
|
-
return d(), v(
|
|
3063
|
+
return d(), v(Ee, null, {
|
|
3064
3064
|
default: i(({ isHovering: f, props: C }) => [
|
|
3065
3065
|
a(g, Y(C, { class: "py-4 mb-0" }), {
|
|
3066
3066
|
prepend: i(() => [
|
|
@@ -3077,9 +3077,9 @@ const qe = G("settings", () => {
|
|
|
3077
3077
|
text: l(p.notification.slug) ? "Mark as unread" : "Mark as read"
|
|
3078
3078
|
}, {
|
|
3079
3079
|
activator: i(({ props: _ }) => [
|
|
3080
|
-
a(
|
|
3080
|
+
a(Re, { "hide-on-leave": "" }, {
|
|
3081
3081
|
default: i(() => [
|
|
3082
|
-
|
|
3082
|
+
he(a(z, Y(_, {
|
|
3083
3083
|
class: "ms-auto",
|
|
3084
3084
|
icon: `svg:${l(p.notification.slug) ? e(ht) : e(_t)}`,
|
|
3085
3085
|
"mdi-email-variant": "",
|
|
@@ -3087,7 +3087,7 @@ const qe = G("settings", () => {
|
|
|
3087
3087
|
variant: "text",
|
|
3088
3088
|
onClick: m[0] || (m[0] = (k) => c(p.notification))
|
|
3089
3089
|
}), null, 16, ["icon"]), [
|
|
3090
|
-
[
|
|
3090
|
+
[ze, f || e(r).mobile.value]
|
|
3091
3091
|
])
|
|
3092
3092
|
]),
|
|
3093
3093
|
_: 2
|
|
@@ -3109,7 +3109,7 @@ const qe = G("settings", () => {
|
|
|
3109
3109
|
h("div", hs, S(e(o).format(p.notification.created_at, "fullDateWithWeekday")), 1),
|
|
3110
3110
|
h("div", ys, S(p.notification.metadata.text), 1),
|
|
3111
3111
|
a(ie, Y({
|
|
3112
|
-
"append-icon": `svg:${e(
|
|
3112
|
+
"append-icon": `svg:${e(je)}`
|
|
3113
3113
|
}, e(n), {
|
|
3114
3114
|
border: "",
|
|
3115
3115
|
label: "",
|
|
@@ -3171,7 +3171,7 @@ const qe = G("settings", () => {
|
|
|
3171
3171
|
});
|
|
3172
3172
|
};
|
|
3173
3173
|
}
|
|
3174
|
-
}),
|
|
3174
|
+
}), Ze = G("banners", () => {
|
|
3175
3175
|
const u = K(), t = it(), s = j(), o = M([]), r = A(!1), n = V(() => {
|
|
3176
3176
|
if (l.value)
|
|
3177
3177
|
return l.value;
|
|
@@ -3215,15 +3215,15 @@ const qe = G("settings", () => {
|
|
|
3215
3215
|
},
|
|
3216
3216
|
emits: ["update:modelValue"],
|
|
3217
3217
|
setup(u) {
|
|
3218
|
-
const t = me(), s = fe(), o =
|
|
3218
|
+
const t = me(), s = fe(), o = Ze(), r = qe(), n = F(), l = j(), c = A(["read"]), p = ce(u, "modelValue");
|
|
3219
3219
|
return R(s, async () => {
|
|
3220
3220
|
if (s.value.one !== "notifications") {
|
|
3221
3221
|
p.value && (p.value = !1);
|
|
3222
3222
|
return;
|
|
3223
3223
|
}
|
|
3224
|
-
n.isOpen = !0, await
|
|
3224
|
+
n.isOpen = !0, await Ie(), p.value = !0;
|
|
3225
3225
|
}, { immediate: !0 }), (m, g) => {
|
|
3226
|
-
const f = ee, C = ks, _ = vs, k =
|
|
3226
|
+
const f = ee, C = ks, _ = vs, k = we;
|
|
3227
3227
|
return d(), v(k, {
|
|
3228
3228
|
modelValue: p.value,
|
|
3229
3229
|
"onUpdate:modelValue": g[2] || (g[2] = (y) => p.value = y),
|
|
@@ -3231,7 +3231,7 @@ const qe = G("settings", () => {
|
|
|
3231
3231
|
title: "Notifications"
|
|
3232
3232
|
}, {
|
|
3233
3233
|
default: i(() => [
|
|
3234
|
-
a(
|
|
3234
|
+
a(Ve, null, {
|
|
3235
3235
|
default: i(() => [
|
|
3236
3236
|
a(on, {
|
|
3237
3237
|
location: e(t).mobile.value ? "top" : "start",
|
|
@@ -3294,14 +3294,14 @@ const qe = G("settings", () => {
|
|
|
3294
3294
|
]),
|
|
3295
3295
|
_: 1
|
|
3296
3296
|
}, 8, ["location", "width"]),
|
|
3297
|
-
a(
|
|
3297
|
+
a(ke, { scrollable: "" }, {
|
|
3298
3298
|
default: i(() => [
|
|
3299
3299
|
a(kt, {
|
|
3300
3300
|
modelValue: e(c),
|
|
3301
3301
|
"onUpdate:modelValue": g[1] || (g[1] = (y) => oe(c) ? c.value = y : null)
|
|
3302
3302
|
}, {
|
|
3303
3303
|
default: i(() => [
|
|
3304
|
-
a(
|
|
3304
|
+
a(Se, { value: "read" }, {
|
|
3305
3305
|
default: i(() => [
|
|
3306
3306
|
a(C, {
|
|
3307
3307
|
items: e(r).unread
|
|
@@ -3309,7 +3309,7 @@ const qe = G("settings", () => {
|
|
|
3309
3309
|
]),
|
|
3310
3310
|
_: 1
|
|
3311
3311
|
}),
|
|
3312
|
-
a(
|
|
3312
|
+
a(Se, { value: "unread" }, {
|
|
3313
3313
|
default: i(() => [
|
|
3314
3314
|
a(C, {
|
|
3315
3315
|
items: e(r).read
|
|
@@ -3317,7 +3317,7 @@ const qe = G("settings", () => {
|
|
|
3317
3317
|
]),
|
|
3318
3318
|
_: 1
|
|
3319
3319
|
}),
|
|
3320
|
-
a(
|
|
3320
|
+
a(Se, { value: "banners" }, {
|
|
3321
3321
|
default: i(() => [
|
|
3322
3322
|
a(_, {
|
|
3323
3323
|
items: e(o).all
|
|
@@ -3342,7 +3342,7 @@ const qe = G("settings", () => {
|
|
|
3342
3342
|
}), Cs = /* @__PURE__ */ b({
|
|
3343
3343
|
__name: "VoNotificationsBadge",
|
|
3344
3344
|
setup(u) {
|
|
3345
|
-
const t =
|
|
3345
|
+
const t = qe(), s = j();
|
|
3346
3346
|
return (o, r) => (d(), v(ot, {
|
|
3347
3347
|
color: "error",
|
|
3348
3348
|
content: e(t).unread.length,
|
|
@@ -3357,8 +3357,8 @@ const qe = G("settings", () => {
|
|
|
3357
3357
|
}), Ss = /* @__PURE__ */ b({
|
|
3358
3358
|
__name: "VoNotificationsNavItem",
|
|
3359
3359
|
setup(u) {
|
|
3360
|
-
const t =
|
|
3361
|
-
return
|
|
3360
|
+
const t = Ze(), s = j(), o = qe(), r = A(!1);
|
|
3361
|
+
return Fe(async () => {
|
|
3362
3362
|
o.index(), t.index();
|
|
3363
3363
|
}), (n, l) => {
|
|
3364
3364
|
const c = Cs, p = xs, m = ee;
|
|
@@ -3414,7 +3414,7 @@ const qe = G("settings", () => {
|
|
|
3414
3414
|
}), Is = /* @__PURE__ */ b({
|
|
3415
3415
|
__name: "VoUserList",
|
|
3416
3416
|
setup(u) {
|
|
3417
|
-
const t = q(), s = F(), o =
|
|
3417
|
+
const t = q(), s = F(), o = $e();
|
|
3418
3418
|
return (r, n) => {
|
|
3419
3419
|
const l = Ls, c = Ss, p = us, m = ls, g = ns, f = Kn, C = Hn, _ = wn, k = gn;
|
|
3420
3420
|
return d(), v(de, {
|
|
@@ -3458,7 +3458,7 @@ const qe = G("settings", () => {
|
|
|
3458
3458
|
const t = j();
|
|
3459
3459
|
return (s, o) => {
|
|
3460
3460
|
const r = Ot, n = Ut;
|
|
3461
|
-
return d(), v(
|
|
3461
|
+
return d(), v(be, null, {
|
|
3462
3462
|
default: i(() => [
|
|
3463
3463
|
e(t).quickbar ? (d(), L("div", As, [
|
|
3464
3464
|
h("div", Ds, [
|
|
@@ -3557,7 +3557,7 @@ const qe = G("settings", () => {
|
|
|
3557
3557
|
return (p, m) => {
|
|
3558
3558
|
var g;
|
|
3559
3559
|
return d(), L("div", null, [
|
|
3560
|
-
|
|
3560
|
+
he((d(), v(ne, {
|
|
3561
3561
|
class: Rt([
|
|
3562
3562
|
"border-md border-opacity-100 border-surface-light",
|
|
3563
3563
|
{
|
|
@@ -3567,7 +3567,7 @@ const qe = G("settings", () => {
|
|
|
3567
3567
|
color: "surface",
|
|
3568
3568
|
size: "72",
|
|
3569
3569
|
text: "Foobar",
|
|
3570
|
-
onClick:
|
|
3570
|
+
onClick: Ne(c, ["prevent", "stop"])
|
|
3571
3571
|
}, {
|
|
3572
3572
|
default: i(() => [
|
|
3573
3573
|
e(t).user && e(o).avatar ? (d(), v(le, {
|
|
@@ -3586,7 +3586,7 @@ const qe = G("settings", () => {
|
|
|
3586
3586
|
[en, e(s).isSubscriber]
|
|
3587
3587
|
]),
|
|
3588
3588
|
h("div", Us, [
|
|
3589
|
-
a(
|
|
3589
|
+
a(be, null, {
|
|
3590
3590
|
default: i(() => [
|
|
3591
3591
|
e(r) ? (d(), L("div", Os, [
|
|
3592
3592
|
a(E, {
|
|
@@ -3631,7 +3631,7 @@ const qe = G("settings", () => {
|
|
|
3631
3631
|
var r;
|
|
3632
3632
|
return s.github || s.discord || s.isSubscriber || ((r = t.user) == null ? void 0 : r.isAdmin);
|
|
3633
3633
|
});
|
|
3634
|
-
return (r, n) => e(o) ? (d(), v(
|
|
3634
|
+
return (r, n) => e(o) ? (d(), v(Pe, {
|
|
3635
3635
|
key: 0,
|
|
3636
3636
|
class: "align-center position-absolute ms-2 d-flex ga-2 pa-2",
|
|
3637
3637
|
color: "rgba(0,0,0,.54)",
|
|
@@ -3724,7 +3724,7 @@ const qe = G("settings", () => {
|
|
|
3724
3724
|
a(p),
|
|
3725
3725
|
a(qo, null, {
|
|
3726
3726
|
default: i(() => [
|
|
3727
|
-
|
|
3727
|
+
he(h("div", js, [
|
|
3728
3728
|
a(m, {
|
|
3729
3729
|
class: "ms-2 me-1",
|
|
3730
3730
|
color: "inherit",
|
|
@@ -3736,7 +3736,7 @@ const qe = G("settings", () => {
|
|
|
3736
3736
|
onClick: n
|
|
3737
3737
|
}, null, 8, ["disabled", "icon"])
|
|
3738
3738
|
], 512), [
|
|
3739
|
-
[
|
|
3739
|
+
[ze, e(r)]
|
|
3740
3740
|
])
|
|
3741
3741
|
]),
|
|
3742
3742
|
_: 1
|
|
@@ -3753,7 +3753,7 @@ const qe = G("settings", () => {
|
|
|
3753
3753
|
onClick: c[0] || (c[0] = (g) => r.value = !e(r))
|
|
3754
3754
|
}, {
|
|
3755
3755
|
default: i(() => [
|
|
3756
|
-
a(
|
|
3756
|
+
a(Re, { "leave-absolute": "" }, {
|
|
3757
3757
|
default: i(() => [
|
|
3758
3758
|
(d(), v(D, {
|
|
3759
3759
|
key: String(e(r))
|
|
@@ -3768,7 +3768,7 @@ const qe = G("settings", () => {
|
|
|
3768
3768
|
]),
|
|
3769
3769
|
_: 1
|
|
3770
3770
|
}, 8, ["color"]),
|
|
3771
|
-
a(
|
|
3771
|
+
a(be, null, {
|
|
3772
3772
|
default: i(() => [
|
|
3773
3773
|
e(r) ? (d(), v(nn, {
|
|
3774
3774
|
key: 0,
|
|
@@ -3793,7 +3793,7 @@ const qe = G("settings", () => {
|
|
|
3793
3793
|
}), Rs = { class: "text-center mt-n9 mb-4" }, Hs = /* @__PURE__ */ b({
|
|
3794
3794
|
__name: "VoUserMenu",
|
|
3795
3795
|
setup(u) {
|
|
3796
|
-
const t =
|
|
3796
|
+
const t = Ze(), s = F(), o = M();
|
|
3797
3797
|
return R(() => t.banner, async () => {
|
|
3798
3798
|
var r, n;
|
|
3799
3799
|
await new Promise((l) => setTimeout(l, 300)), s.isOpen && ((n = (r = o.value) == null ? void 0 : r.updateLocation) == null || n.call(r));
|
|
@@ -3837,7 +3837,7 @@ const qe = G("settings", () => {
|
|
|
3837
3837
|
}), Es = { class: "me-n3" }, qs = /* @__PURE__ */ b({
|
|
3838
3838
|
__name: "VoTeamInvite",
|
|
3839
3839
|
setup(u) {
|
|
3840
|
-
const t =
|
|
3840
|
+
const t = $e(), s = V(() => {
|
|
3841
3841
|
var r, n;
|
|
3842
3842
|
return ((r = t.team) == null ? void 0 : r.name) ?? `${(n = t.team) == null ? void 0 : n.owner.name}'s team`;
|
|
3843
3843
|
});
|
|
@@ -3958,7 +3958,7 @@ const qe = G("settings", () => {
|
|
|
3958
3958
|
logo: {}
|
|
3959
3959
|
},
|
|
3960
3960
|
setup(u) {
|
|
3961
|
-
const t = u, s =
|
|
3961
|
+
const t = u, s = He(), o = We(), r = V(() => `https://cdn.vuetifyjs.com/docs/images/one/logos/${t.logo}-logo-${s.current.value.dark ? "dark" : "light"}.png`);
|
|
3962
3962
|
return (n, l) => {
|
|
3963
3963
|
const c = Ht("router-link"), p = Bt;
|
|
3964
3964
|
return d(), v(wt, {
|
|
@@ -4035,7 +4035,7 @@ const qe = G("settings", () => {
|
|
|
4035
4035
|
return Ke(async () => {
|
|
4036
4036
|
const l = document.createElement("script"), c = () => o("script:error");
|
|
4037
4037
|
l.type = "text/javascript", l.id = s.scriptId, l.src = s.src, l.addEventListener("load", () => o("script:load")), l.onerror = c, n.value = l;
|
|
4038
|
-
}),
|
|
4038
|
+
}), Fe(() => {
|
|
4039
4039
|
n.value && r.value && r.value.append(n.value);
|
|
4040
4040
|
}), Et(() => {
|
|
4041
4041
|
n.value && r.value && n.value.remove();
|
|
@@ -4083,7 +4083,7 @@ const qe = G("settings", () => {
|
|
|
4083
4083
|
}, ea = /* @__PURE__ */ b({
|
|
4084
4084
|
__name: "VoSocialFooter",
|
|
4085
4085
|
setup(u) {
|
|
4086
|
-
const t =
|
|
4086
|
+
const t = We(), s = [
|
|
4087
4087
|
{
|
|
4088
4088
|
title: "Vuetify Documentation",
|
|
4089
4089
|
icon: "$vuetify",
|
|
@@ -4162,10 +4162,10 @@ const qe = G("settings", () => {
|
|
|
4162
4162
|
qt((_) => {
|
|
4163
4163
|
var k;
|
|
4164
4164
|
return {
|
|
4165
|
-
"
|
|
4165
|
+
"201b10d9": (k = e(l)) == null ? void 0 : k.metadata.bg_blur
|
|
4166
4166
|
};
|
|
4167
4167
|
});
|
|
4168
|
-
const t = u, { mdAndUp: s } = me(), o = et(), r = j(), n =
|
|
4168
|
+
const t = u, { mdAndUp: s } = me(), o = et(), r = j(), n = Ze(), l = V(() => n.banner), c = V(() => {
|
|
4169
4169
|
var _, k;
|
|
4170
4170
|
return ((_ = l.value) == null ? void 0 : _.metadata.height) || ((k = l.value) != null && k.metadata.subtext ? 88 : 48);
|
|
4171
4171
|
}), p = V(() => t.demo ? !0 : !l.value || !r.notifications.last.banner.includes(l.value.slug));
|
|
@@ -4175,7 +4175,7 @@ const qe = G("settings", () => {
|
|
|
4175
4175
|
async function g(_) {
|
|
4176
4176
|
var $;
|
|
4177
4177
|
if (!l.value) return;
|
|
4178
|
-
|
|
4178
|
+
setTimeout(() => m(), 500);
|
|
4179
4179
|
const k = (($ = l.value) == null ? void 0 : $.metadata) ?? { link: "" };
|
|
4180
4180
|
if (!k.link.includes("?one=")) return;
|
|
4181
4181
|
_.preventDefault(), _.stopPropagation();
|
|
@@ -4189,8 +4189,7 @@ const qe = G("settings", () => {
|
|
|
4189
4189
|
href: _.link.startsWith("http") ? _.link : void 0,
|
|
4190
4190
|
target: _.link.startsWith("http") ? "_blank" : void 0,
|
|
4191
4191
|
to: _.link.startsWith("http") ? void 0 : _.link,
|
|
4192
|
-
...(y = l.value) == null ? void 0 : y.metadata.attributes
|
|
4193
|
-
onClick: g
|
|
4192
|
+
...(y = l.value) == null ? void 0 : y.metadata.attributes
|
|
4194
4193
|
};
|
|
4195
4194
|
}), C = V(() => {
|
|
4196
4195
|
var y, $;
|
|
@@ -4216,12 +4215,11 @@ const qe = G("settings", () => {
|
|
|
4216
4215
|
order: "-1"
|
|
4217
4216
|
}, {
|
|
4218
4217
|
default: i(() => [
|
|
4219
|
-
a(
|
|
4218
|
+
a(ye, Y({
|
|
4220
4219
|
active: !1,
|
|
4221
4220
|
class: "flex-grow-1 py-6",
|
|
4222
|
-
lines: "two"
|
|
4223
|
-
|
|
4224
|
-
}), {
|
|
4221
|
+
lines: "two"
|
|
4222
|
+
}, e(f), { onClick: g }), {
|
|
4225
4223
|
prepend: i(() => [
|
|
4226
4224
|
e(l).metadata.images.logo ? (d(), v(ne, {
|
|
4227
4225
|
key: 0,
|
|
@@ -4232,19 +4230,20 @@ const qe = G("settings", () => {
|
|
|
4232
4230
|
}, null, 8, ["image"])) : x("", !0)
|
|
4233
4231
|
]),
|
|
4234
4232
|
append: i(() => [
|
|
4235
|
-
e(s) && e(l).metadata.link && e(l).metadata.link_text ? (d(), v(
|
|
4233
|
+
e(s) && e(l).metadata.link && e(l).metadata.link_text ? (d(), v(Ee, { key: 0 }, {
|
|
4236
4234
|
default: i(({ isHovering: y, props: $ }) => [
|
|
4237
4235
|
a(z, Y({
|
|
4238
|
-
|
|
4239
|
-
...e(f)
|
|
4240
|
-
}, {
|
|
4241
|
-
"append-icon": `svg:${e(ze)}`,
|
|
4236
|
+
"append-icon": `svg:${e(je)}`,
|
|
4242
4237
|
class: "text-none me-2",
|
|
4243
4238
|
color: e(l).metadata.link_color,
|
|
4244
4239
|
elevation: y ? 8 : 0,
|
|
4245
|
-
title: e(l).metadata.link_text
|
|
4240
|
+
title: e(l).metadata.link_text
|
|
4241
|
+
}, {
|
|
4242
|
+
...$,
|
|
4243
|
+
...e(f)
|
|
4244
|
+
}, {
|
|
4246
4245
|
variant: "elevated",
|
|
4247
|
-
onClick: g
|
|
4246
|
+
onClick: Ne(g, ["stop"])
|
|
4248
4247
|
}), {
|
|
4249
4248
|
default: i(() => [
|
|
4250
4249
|
O(S(e(l).metadata.link_text), 1)
|
|
@@ -4261,7 +4260,7 @@ const qe = G("settings", () => {
|
|
|
4261
4260
|
icon: "$clear",
|
|
4262
4261
|
size: "small",
|
|
4263
4262
|
variant: "plain",
|
|
4264
|
-
onClick:
|
|
4263
|
+
onClick: Ne(m, ["prevent", "stop"])
|
|
4265
4264
|
})) : x("", !0)
|
|
4266
4265
|
]),
|
|
4267
4266
|
default: i(() => [
|
|
@@ -4287,7 +4286,7 @@ const qe = G("settings", () => {
|
|
|
4287
4286
|
_: 1
|
|
4288
4287
|
}, 8, ["color", "height", "image", "location", "model-value"])) : x("", !0);
|
|
4289
4288
|
}
|
|
4290
|
-
}), na = /* @__PURE__ */ rt(oa, [["__scopeId", "data-v-
|
|
4289
|
+
}), na = /* @__PURE__ */ rt(oa, [["__scopeId", "data-v-af468337"]]), sa = {
|
|
4291
4290
|
key: 0,
|
|
4292
4291
|
class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
|
|
4293
4292
|
style: { right: "12px", bottom: "8px", "font-size": "10px" }
|
|
@@ -4368,7 +4367,7 @@ const qe = G("settings", () => {
|
|
|
4368
4367
|
slug: {}
|
|
4369
4368
|
},
|
|
4370
4369
|
setup(u) {
|
|
4371
|
-
const t = u, s = q(), o = lt(), r =
|
|
4370
|
+
const t = u, s = q(), o = lt(), r = He(), n = j(), l = V(() => {
|
|
4372
4371
|
if (!(s.user && n.disableAds))
|
|
4373
4372
|
return t.slug ? o.all.find((m) => m.slug === t.slug) : o.random(o.all);
|
|
4374
4373
|
}), c = V(() => {
|
|
@@ -4396,7 +4395,7 @@ const qe = G("settings", () => {
|
|
|
4396
4395
|
width: "100%"
|
|
4397
4396
|
}, Z({
|
|
4398
4397
|
default: i(() => [
|
|
4399
|
-
e(o).hasLoaded ? x("", !0) : (d(), v(
|
|
4398
|
+
e(o).hasLoaded ? x("", !0) : (d(), v(Le, {
|
|
4400
4399
|
key: 0,
|
|
4401
4400
|
class: "flex-1-0 overflow-hidden",
|
|
4402
4401
|
color: "transparent",
|
|
@@ -4467,7 +4466,7 @@ const qe = G("settings", () => {
|
|
|
4467
4466
|
h("div", la, S((_ = e(n).metadata) == null ? void 0 : _.text), 1)
|
|
4468
4467
|
])
|
|
4469
4468
|
], 64)) : x("", !0) : (d(), L(N, { key: 0 }, [
|
|
4470
|
-
a(
|
|
4469
|
+
a(Le, {
|
|
4471
4470
|
class: "flex-1-0 overflow-hidden",
|
|
4472
4471
|
color: "transparent",
|
|
4473
4472
|
loading: "",
|
|
@@ -4475,7 +4474,7 @@ const qe = G("settings", () => {
|
|
|
4475
4474
|
"min-width": "130",
|
|
4476
4475
|
type: "image"
|
|
4477
4476
|
}),
|
|
4478
|
-
a(
|
|
4477
|
+
a(Le, {
|
|
4479
4478
|
class: "flex-1-0 ms-n3 mt-n3",
|
|
4480
4479
|
color: "transparent",
|
|
4481
4480
|
loading: "",
|
|
@@ -4496,7 +4495,7 @@ const qe = G("settings", () => {
|
|
|
4496
4495
|
slug: {}
|
|
4497
4496
|
},
|
|
4498
4497
|
setup(u) {
|
|
4499
|
-
const t = u, s = q(), o = lt(), r = j(), n =
|
|
4498
|
+
const t = u, s = q(), o = lt(), r = j(), n = He(), l = V(() => {
|
|
4500
4499
|
if (!(s.user && r.disableAds))
|
|
4501
4500
|
return t.slug ? o.all.find((m) => m.slug === t.slug) : o.random(o.all);
|
|
4502
4501
|
}), c = V(() => {
|
|
@@ -4706,19 +4705,19 @@ export {
|
|
|
4706
4705
|
ui as createOne,
|
|
4707
4706
|
ci as one,
|
|
4708
4707
|
q as useAuthStore,
|
|
4709
|
-
|
|
4708
|
+
Ze as useBannersStore,
|
|
4710
4709
|
ii as useBinsStore,
|
|
4711
4710
|
es as useDownloadsStore,
|
|
4712
4711
|
K as useHttpStore,
|
|
4713
|
-
|
|
4712
|
+
qe as useNotificationsStore,
|
|
4714
4713
|
F as useOneStore,
|
|
4715
4714
|
ri as useProductsStore,
|
|
4716
4715
|
lt as usePromotionsStore,
|
|
4717
4716
|
xt as useQueueStore,
|
|
4718
|
-
|
|
4717
|
+
We as useSettingsStore,
|
|
4719
4718
|
it as useSiteStore,
|
|
4720
4719
|
li as useSponsorsStore,
|
|
4721
4720
|
pa as useSpotsStore,
|
|
4722
|
-
|
|
4721
|
+
$e as useTeamStore,
|
|
4723
4722
|
j as useUserStore
|
|
4724
4723
|
};
|