@vuetify/one 1.9.4 → 1.9.6
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.d.ts +1 -0
- package/dist/index.js +257 -253
- package/dist/style.css +1 -1
- package/package.json +8 -6
package/dist/index.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { ref as O, defineComponent as k, openBlock as u, createBlock as h, unref as t, reactive as Dt, watch as z, toRefs as Ut, shallowRef as A, computed as x, createSlots as R, withCtx as r, createElementVNode as V, toDisplayString as S, createVNode as i, createTextVNode as N, renderSlot as B, normalizeStyle as at, createCommentVNode as C, withModifiers as Ze, mergeModels as Ot, useModel as pe, createElementBlock as I, Fragment as T, onMounted as Ue, nextTick as be, renderList as K, mergeProps as E, withDirectives as Ve, vShow as Oe, isRef as se, normalizeClass as Bt, resolveComponent as Nt, onBeforeMount as Ge, onBeforeUnmount as
|
|
1
|
+
import { ref as O, defineComponent as k, openBlock as u, createBlock as h, unref as t, reactive as Dt, watch as z, toRefs as Ut, shallowRef as A, computed as x, createSlots as R, withCtx as r, createElementVNode as V, toDisplayString as S, createVNode as i, createTextVNode as N, renderSlot as B, normalizeStyle as at, createCommentVNode as C, withModifiers as Ze, mergeModels as Ot, useModel as pe, createElementBlock as I, Fragment as T, onMounted as Ue, nextTick as be, renderList as K, mergeProps as E, withDirectives as Ve, vShow as Oe, isRef as se, normalizeClass as Bt, resolveComponent as Nt, useCssVars as Tt, onBeforeMount as Ge, onBeforeUnmount as Ft, pushScopeId as Mt, popScopeId as zt } from "vue";
|
|
2
2
|
import { defineStore as q } from "pinia";
|
|
3
|
-
import { VSnackbarQueue as
|
|
4
|
-
import { mdiStorefront as
|
|
5
|
-
import { useRouter as Qe, useRoute as
|
|
3
|
+
import { VSnackbarQueue as jt } from "vuetify/lib/labs/VSnackbarQueue/index.mjs";
|
|
4
|
+
import { mdiStorefront as Pt, mdiSync as Ht, mdiSyncOff as Rt, mdiLogoutVariant as Et, mdiFullscreenExit as Wt, mdiFullscreen as qt, mdiCheck as Be, mdiHome as Zt, mdiTextBox as Gt, mdiSelect as Qt, mdiSpaceInvaders as it, mdiImageFilterHdr as rt, mdiTransmissionTower as lt, mdiRocketLaunchOutline as ct, mdiWhiteBalanceSunny as Yt, mdiWeatherNight as Jt, mdiDesktopTowerMonitor as Xt, mdiContrastCircle as Kt, mdiCog as eo, mdiCogOutline as to, mdiFileDocument as oo, mdiCreditCardSettingsOutline as no, mdiRocketOutline as so, mdiCheckCircleOutline as De, mdiCreditCard as ao, mdiReload as io, mdiPlaylistCheck as ro, mdiCreditCardOutline as lo, mdiMedal as co, mdiOpenInNew as Ne, mdiHandHeart as uo, mdiHandHeartOutline as po, mdiCloudDownload as mo, mdiTrayArrowDown as st, mdiEmailOpenOutline as ut, mdiEmailVariant as dt, mdiBell as fo, mdiInboxOutline as vo, mdiInboxFullOutline as _o, mdiBillboard as ho, mdiBellOutline as go, mdiViewDashboardOutline as yo, mdiCrown as bo, mdiArrowULeftBottom as Vo, mdiLogin as ko, mdiShieldStarOutline as $o } from "@mdi/js";
|
|
5
|
+
import { useRouter as Qe, useRoute as wo } from "vue-router";
|
|
6
6
|
import { merge as Re } from "lodash-es";
|
|
7
|
-
import { VListItem as me, VList as ae, VListSubheader as
|
|
7
|
+
import { VListItem as me, VList as ae, VListSubheader as xo, VListItemTitle as pt, VListItemSubtitle as Co } from "vuetify/lib/components/VList/index.mjs";
|
|
8
8
|
import { VAvatar as ee } from "vuetify/lib/components/VAvatar/index.mjs";
|
|
9
|
-
import { VCard as W, VCardTitle as
|
|
9
|
+
import { VCard as W, VCardTitle as So, VCardSubtitle as Lo, VCardText as ue } from "vuetify/lib/components/VCard/index.mjs";
|
|
10
10
|
import { VDialog as mt } from "vuetify/lib/components/VDialog/index.mjs";
|
|
11
11
|
import { VBadge as Ye } from "vuetify/lib/components/VBadge/index.mjs";
|
|
12
12
|
import { VBtn as Z } from "vuetify/lib/components/VBtn/index.mjs";
|
|
13
|
-
import { VProgressCircular as
|
|
13
|
+
import { VProgressCircular as Io } from "vuetify/lib/components/VProgressCircular/index.mjs";
|
|
14
14
|
import { VSheet as Je } from "vuetify/lib/components/VSheet/index.mjs";
|
|
15
15
|
import { VSwitch as ft } from "vuetify/lib/components/VSwitch/index.mjs";
|
|
16
|
-
import { VFadeTransition as Te, VExpandTransition as fe, VExpandXTransition as
|
|
16
|
+
import { VFadeTransition as Te, VExpandTransition as fe, VExpandXTransition as Ao } from "vuetify/lib/components/transitions/index.mjs";
|
|
17
17
|
import { useDisplay as ve, useTheme as Fe, useDate as ke } from "vuetify";
|
|
18
18
|
import { VDivider as Q } from "vuetify/lib/components/VDivider/index.mjs";
|
|
19
19
|
import { VIcon as U } from "vuetify/lib/components/VIcon/index.mjs";
|
|
20
20
|
import { VLabel as We } from "vuetify/lib/components/VLabel/index.mjs";
|
|
21
21
|
import { VChip as X } from "vuetify/lib/components/VChip/index.mjs";
|
|
22
|
-
import { VChipGroup as
|
|
23
|
-
import { VSelect as
|
|
22
|
+
import { VChipGroup as Do } from "vuetify/lib/components/VChipGroup/index.mjs";
|
|
23
|
+
import { VSelect as Uo } from "vuetify/lib/components/VSelect/index.mjs";
|
|
24
24
|
import { VRow as $e, VCol as de } from "vuetify/lib/components/VGrid/index.mjs";
|
|
25
25
|
import { VHover as Me } from "vuetify/lib/components/VHover/index.mjs";
|
|
26
26
|
import { VImg as te } from "vuetify/lib/components/VImg/index.mjs";
|
|
@@ -30,18 +30,18 @@ import { VMain as xe } from "vuetify/lib/components/VMain/index.mjs";
|
|
|
30
30
|
import { VDataTableVirtual as _t } from "vuetify/lib/components/VDataTable/index.mjs";
|
|
31
31
|
import { VSkeletonLoader as ye } from "vuetify/lib/components/VSkeletonLoader/index.mjs";
|
|
32
32
|
import { VWindow as ht, VWindowItem as ge } from "vuetify/lib/components/VWindow/index.mjs";
|
|
33
|
-
import { VTimelineItem as
|
|
33
|
+
import { VTimelineItem as Oo, VTimeline as Bo } from "vuetify/lib/components/VTimeline/index.mjs";
|
|
34
34
|
import { VEmptyState as Xe } from "vuetify/lib/components/VEmptyState/index.mjs";
|
|
35
35
|
import { VTooltip as J } from "vuetify/lib/components/VTooltip/index.mjs";
|
|
36
|
-
import { VResponsive as
|
|
37
|
-
import { VNavigationDrawer as
|
|
38
|
-
import { Ripple as
|
|
39
|
-
import { VColorPicker as
|
|
40
|
-
import { VMenu as
|
|
36
|
+
import { VResponsive as No } from "vuetify/lib/components/VResponsive/index.mjs";
|
|
37
|
+
import { VNavigationDrawer as To } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
|
|
38
|
+
import { Ripple as Fo } from "vuetify/lib/directives/index.mjs";
|
|
39
|
+
import { VColorPicker as Mo } from "vuetify/lib/components/VColorPicker/index.mjs";
|
|
40
|
+
import { VMenu as zo } from "vuetify/lib/components/VMenu/index.mjs";
|
|
41
41
|
import { VAppBar as gt } from "vuetify/lib/components/VAppBar/index.mjs";
|
|
42
|
-
import { VLazy as
|
|
43
|
-
import { VFooter as
|
|
44
|
-
const
|
|
42
|
+
import { VLazy as jo } from "vuetify/lib/components/VLazy/index.mjs";
|
|
43
|
+
import { VFooter as Po } from "vuetify/lib/components/VFooter/index.mjs";
|
|
44
|
+
const Ho = q("Queue", () => {
|
|
45
45
|
const c = O([]);
|
|
46
46
|
function e(n) {
|
|
47
47
|
const o = typeof n == "string" ? { text: n } : n;
|
|
@@ -51,11 +51,11 @@ const Po = q("Queue", () => {
|
|
|
51
51
|
queue: c,
|
|
52
52
|
show: e
|
|
53
53
|
};
|
|
54
|
-
}),
|
|
54
|
+
}), Ro = /* @__PURE__ */ k({
|
|
55
55
|
__name: "VoSnackbarQueue",
|
|
56
56
|
setup(c) {
|
|
57
|
-
const e =
|
|
58
|
-
return (n, o) => (u(), h(
|
|
57
|
+
const e = Ho();
|
|
58
|
+
return (n, o) => (u(), h(jt, {
|
|
59
59
|
modelValue: t(e).queue,
|
|
60
60
|
"onUpdate:modelValue": o[0] || (o[0] = (s) => t(e).queue = s),
|
|
61
61
|
closable: "",
|
|
@@ -107,7 +107,7 @@ const Po = q("Queue", () => {
|
|
|
107
107
|
avatar: "",
|
|
108
108
|
dev: !1,
|
|
109
109
|
disableAds: !1,
|
|
110
|
-
composition: "
|
|
110
|
+
composition: "composition",
|
|
111
111
|
pwaRefresh: !0,
|
|
112
112
|
theme: "system",
|
|
113
113
|
mixedTheme: !0,
|
|
@@ -183,12 +183,10 @@ const Po = q("Queue", () => {
|
|
|
183
183
|
if (p.promise) return p.promise;
|
|
184
184
|
a.value = !0, p.promise = fetch(`${n.url}/auth/verify`, {
|
|
185
185
|
credentials: "include",
|
|
186
|
-
|
|
187
|
-
"Cache-Control": "no-cache"
|
|
188
|
-
} : void 0
|
|
186
|
+
cache: g ? "reload" : void 0
|
|
189
187
|
}).then(
|
|
190
188
|
async (f) => {
|
|
191
|
-
f.ok ? e.value = (await f.json()).user :
|
|
189
|
+
f.ok || f.status === 401 ? e.value = (await f.json()).user : console.error(f.statusText);
|
|
192
190
|
},
|
|
193
191
|
() => {
|
|
194
192
|
}
|
|
@@ -261,33 +259,33 @@ const Po = q("Queue", () => {
|
|
|
261
259
|
lastLoginProvider: $,
|
|
262
260
|
sync: d
|
|
263
261
|
};
|
|
264
|
-
}),
|
|
262
|
+
}), Eo = { class: "text-body-2" }, Wo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), yt = /* @__PURE__ */ k({
|
|
265
263
|
__name: "VoAuthShopify",
|
|
266
264
|
setup(c) {
|
|
267
265
|
const e = P(), n = x(() => e.user && e.findIdentity("shopify")), o = x(() => e.user ? n.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
|
|
268
266
|
return (s, a) => (u(), h(me, {
|
|
269
267
|
"base-color": "#5b8a3c",
|
|
270
|
-
"prepend-icon": `svg:${t(
|
|
268
|
+
"prepend-icon": `svg:${t(Pt)}`,
|
|
271
269
|
rounded: "pill",
|
|
272
270
|
slim: "",
|
|
273
271
|
variant: "flat",
|
|
274
272
|
onClick: a[0] || (a[0] = (l) => t(e).login("shopify"))
|
|
275
273
|
}, R({
|
|
276
274
|
title: r(() => [
|
|
277
|
-
V("span",
|
|
275
|
+
V("span", Eo, S(t(o)), 1)
|
|
278
276
|
]),
|
|
279
277
|
_: 2
|
|
280
278
|
}, [
|
|
281
279
|
!t(e).user && t(e).lastLoginProvider() === "shopify" ? {
|
|
282
280
|
name: "subtitle",
|
|
283
281
|
fn: r(() => [
|
|
284
|
-
|
|
282
|
+
Wo
|
|
285
283
|
]),
|
|
286
284
|
key: "0"
|
|
287
285
|
} : void 0
|
|
288
286
|
]), 1032, ["prepend-icon"]));
|
|
289
287
|
}
|
|
290
|
-
}),
|
|
288
|
+
}), qo = { class: "text-body-2" }, Zo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), bt = /* @__PURE__ */ k({
|
|
291
289
|
__name: "VoAuthDiscord",
|
|
292
290
|
setup(c) {
|
|
293
291
|
const e = P(), n = x(() => e.user && e.findIdentity("discord")), o = x(() => e.user ? n.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
|
|
@@ -300,20 +298,20 @@ const Po = q("Queue", () => {
|
|
|
300
298
|
onClick: a[0] || (a[0] = (l) => t(e).login("discord"))
|
|
301
299
|
}, R({
|
|
302
300
|
title: r(() => [
|
|
303
|
-
V("span",
|
|
301
|
+
V("span", qo, S(t(o)), 1)
|
|
304
302
|
]),
|
|
305
303
|
_: 2
|
|
306
304
|
}, [
|
|
307
305
|
!t(e).user && t(e).lastLoginProvider() === "discord" ? {
|
|
308
306
|
name: "subtitle",
|
|
309
307
|
fn: r(() => [
|
|
310
|
-
|
|
308
|
+
Zo
|
|
311
309
|
]),
|
|
312
310
|
key: "0"
|
|
313
311
|
} : void 0
|
|
314
312
|
]), 1024));
|
|
315
313
|
}
|
|
316
|
-
}),
|
|
314
|
+
}), Go = { class: "text-body-2" }, Qo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), Vt = /* @__PURE__ */ k({
|
|
317
315
|
__name: "VoAuthGithub",
|
|
318
316
|
setup(c) {
|
|
319
317
|
const e = P(), n = x(() => e.user && e.findIdentity("github")), o = x(() => e.user ? n.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
|
|
@@ -326,20 +324,20 @@ const Po = q("Queue", () => {
|
|
|
326
324
|
onClick: a[0] || (a[0] = (l) => t(e).login("github"))
|
|
327
325
|
}, R({
|
|
328
326
|
title: r(() => [
|
|
329
|
-
V("span",
|
|
327
|
+
V("span", Go, S(t(o)), 1)
|
|
330
328
|
]),
|
|
331
329
|
_: 2
|
|
332
330
|
}, [
|
|
333
331
|
!t(e).user && t(e).lastLoginProvider() === "github" ? {
|
|
334
332
|
name: "subtitle",
|
|
335
333
|
fn: r(() => [
|
|
336
|
-
|
|
334
|
+
Qo
|
|
337
335
|
]),
|
|
338
336
|
key: "0"
|
|
339
337
|
} : void 0
|
|
340
338
|
]), 1024));
|
|
341
339
|
}
|
|
342
|
-
}),
|
|
340
|
+
}), Yo = { class: "text-center" }, Jo = { class: "text-center mb-6" }, Xo = { class: "text-h6 font-weight-light" }, Ko = /* @__PURE__ */ V("span", { class: "text-h3 font-weight-bold" }, "Vuetify One", -1), kt = /* @__PURE__ */ k({
|
|
343
341
|
__name: "VoAuthCard",
|
|
344
342
|
setup(c) {
|
|
345
343
|
const e = P();
|
|
@@ -350,22 +348,22 @@ const Po = q("Queue", () => {
|
|
|
350
348
|
"max-width": "480"
|
|
351
349
|
}, {
|
|
352
350
|
default: r(() => [
|
|
353
|
-
V("div",
|
|
351
|
+
V("div", Yo, [
|
|
354
352
|
i(ee, {
|
|
355
353
|
class: "mx-auto",
|
|
356
354
|
image: "https://vuetifyjs.b-cdn.net/docs/images/avatars/one.png",
|
|
357
355
|
size: "64"
|
|
358
356
|
})
|
|
359
357
|
]),
|
|
360
|
-
V("div",
|
|
361
|
-
i(
|
|
358
|
+
V("div", Jo, [
|
|
359
|
+
i(So, { class: "text-h5 mb-1 text-md-h4" }, {
|
|
362
360
|
default: r(() => [
|
|
363
|
-
V("div",
|
|
364
|
-
|
|
361
|
+
V("div", Xo, S(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
|
|
362
|
+
Ko
|
|
365
363
|
]),
|
|
366
364
|
_: 1
|
|
367
365
|
}),
|
|
368
|
-
i(
|
|
366
|
+
i(Lo, { class: "text-wrap" }, {
|
|
369
367
|
default: r(() => [
|
|
370
368
|
N(" Login to save your settings and gain access to exclusive subscriber perks. ")
|
|
371
369
|
]),
|
|
@@ -483,7 +481,7 @@ const Po = q("Queue", () => {
|
|
|
483
481
|
read: d,
|
|
484
482
|
unread: l
|
|
485
483
|
};
|
|
486
|
-
}),
|
|
484
|
+
}), en = /* @__PURE__ */ k({
|
|
487
485
|
__name: "VoNotificationsTotalBadge",
|
|
488
486
|
setup(c) {
|
|
489
487
|
const e = P(), n = ze(), o = F(), s = x(() => o.notifications.show ? n.unread.length : 0);
|
|
@@ -518,7 +516,7 @@ const Po = q("Queue", () => {
|
|
|
518
516
|
variant: "flat"
|
|
519
517
|
}, R({
|
|
520
518
|
loader: r(() => [
|
|
521
|
-
n.$slots.loader ? C("", !0) : (u(), h(
|
|
519
|
+
n.$slots.loader ? C("", !0) : (u(), h(Io, {
|
|
522
520
|
key: 0,
|
|
523
521
|
indeterminate: "disable-shrink",
|
|
524
522
|
size: "16",
|
|
@@ -544,7 +542,7 @@ const Po = q("Queue", () => {
|
|
|
544
542
|
} : void 0
|
|
545
543
|
]), 1032, ["style", "tabindex"]));
|
|
546
544
|
}
|
|
547
|
-
}),
|
|
545
|
+
}), tn = { class: "pa-4 d-flex flex-column ga-4" }, wt = /* @__PURE__ */ k({
|
|
548
546
|
__name: "VoAuthListItem",
|
|
549
547
|
setup(c) {
|
|
550
548
|
const e = P(), n = F(), o = A(!e.user && !e.isLoading);
|
|
@@ -568,7 +566,7 @@ const Po = q("Queue", () => {
|
|
|
568
566
|
class: "mb-0",
|
|
569
567
|
link: !!t(e).user,
|
|
570
568
|
nav: "",
|
|
571
|
-
"prepend-icon": `svg:${t(e).user && t(n).syncSettings ? t(
|
|
569
|
+
"prepend-icon": `svg:${t(e).user && t(n).syncSettings ? t(Ht) : t(Rt)}`,
|
|
572
570
|
rounded: "b-0",
|
|
573
571
|
slim: "",
|
|
574
572
|
title: t(e).user && t(n).syncSettings ? "Sync is on" : "Sync is paused",
|
|
@@ -609,7 +607,7 @@ const Po = q("Queue", () => {
|
|
|
609
607
|
color: "transparent"
|
|
610
608
|
}, {
|
|
611
609
|
default: r(() => [
|
|
612
|
-
V("div",
|
|
610
|
+
V("div", tn, [
|
|
613
611
|
i(d, {
|
|
614
612
|
onClick: l[2] || (l[2] = (_) => o.value = !1)
|
|
615
613
|
}),
|
|
@@ -666,7 +664,7 @@ const Po = q("Queue", () => {
|
|
|
666
664
|
} : void 0
|
|
667
665
|
]), 1024));
|
|
668
666
|
}
|
|
669
|
-
}),
|
|
667
|
+
}), on = /* @__PURE__ */ k({
|
|
670
668
|
__name: "VoAuthLogoutNavItem",
|
|
671
669
|
setup(c) {
|
|
672
670
|
const e = P(), n = A(!1);
|
|
@@ -680,7 +678,7 @@ const Po = q("Queue", () => {
|
|
|
680
678
|
disabled: t(n),
|
|
681
679
|
link: "",
|
|
682
680
|
loading: t(n),
|
|
683
|
-
"prepend-icon": `svg:${t(
|
|
681
|
+
"prepend-icon": `svg:${t(Et)}`,
|
|
684
682
|
title: "Logout",
|
|
685
683
|
onClick: o
|
|
686
684
|
}, null, 8, ["disabled", "loading", "prepend-icon"]);
|
|
@@ -720,7 +718,7 @@ const Po = q("Queue", () => {
|
|
|
720
718
|
key: 0,
|
|
721
719
|
class: "me-2",
|
|
722
720
|
density: "comfortable",
|
|
723
|
-
icon: `svg:${t(o) ? t(
|
|
721
|
+
icon: `svg:${t(o) ? t(Wt) : t(qt)}`,
|
|
724
722
|
size: "small",
|
|
725
723
|
variant: "text",
|
|
726
724
|
onClick: a[0] || (a[0] = (d) => o.value = !t(o))
|
|
@@ -787,7 +785,7 @@ const Po = q("Queue", () => {
|
|
|
787
785
|
} : void 0
|
|
788
786
|
]), 1032, ["disabled", "true-icon"]));
|
|
789
787
|
}
|
|
790
|
-
}),
|
|
788
|
+
}), nn = {
|
|
791
789
|
key: 1,
|
|
792
790
|
class: "mb-3 text-caption text-medium-emphasis"
|
|
793
791
|
}, _e = /* @__PURE__ */ k({
|
|
@@ -807,17 +805,17 @@ const Po = q("Queue", () => {
|
|
|
807
805
|
]),
|
|
808
806
|
_: 1
|
|
809
807
|
})) : C("", !0),
|
|
810
|
-
e.text ? (u(), I("div",
|
|
808
|
+
e.text ? (u(), I("div", nn, S(e.text), 1)) : C("", !0)
|
|
811
809
|
], 64));
|
|
812
810
|
}
|
|
813
|
-
}),
|
|
811
|
+
}), sn = { key: 0 }, an = /* @__PURE__ */ k({
|
|
814
812
|
__name: "VoSettingsPageSuitOption",
|
|
815
813
|
setup(c) {
|
|
816
814
|
const e = F(), n = [
|
|
817
815
|
{
|
|
818
816
|
title: "Choose a page suit",
|
|
819
817
|
value: "",
|
|
820
|
-
prependIcon: `svg:${
|
|
818
|
+
prependIcon: `svg:${Qt}`,
|
|
821
819
|
disabled: !0
|
|
822
820
|
},
|
|
823
821
|
{
|
|
@@ -853,8 +851,8 @@ const Po = q("Queue", () => {
|
|
|
853
851
|
}, null, 8, ["modelValue"]),
|
|
854
852
|
i(fe, null, {
|
|
855
853
|
default: r(() => [
|
|
856
|
-
t(e).suits.show ? (u(), I("div",
|
|
857
|
-
i(
|
|
854
|
+
t(e).suits.show ? (u(), I("div", sn, [
|
|
855
|
+
i(Uo, {
|
|
858
856
|
modelValue: t(e).suits.suit,
|
|
859
857
|
"onUpdate:modelValue": s[1] || (s[1] = (d) => t(e).suits.suit = d),
|
|
860
858
|
clearable: "",
|
|
@@ -877,7 +875,7 @@ const Po = q("Queue", () => {
|
|
|
877
875
|
_: 1
|
|
878
876
|
}, 8, ["modelValue"]),
|
|
879
877
|
i(l, { text: "Select your suit elements to display the background image:" }),
|
|
880
|
-
i(
|
|
878
|
+
i(Do, {
|
|
881
879
|
modelValue: t(e).suits.elements,
|
|
882
880
|
"onUpdate:modelValue": s[2] || (s[2] = (d) => t(e).suits.elements = d),
|
|
883
881
|
color: "primary",
|
|
@@ -886,7 +884,7 @@ const Po = q("Queue", () => {
|
|
|
886
884
|
}, {
|
|
887
885
|
default: r(() => [
|
|
888
886
|
i(X, {
|
|
889
|
-
"append-icon": `svg:${t(
|
|
887
|
+
"append-icon": `svg:${t(Zt)}`,
|
|
890
888
|
"filter-icon": "$success",
|
|
891
889
|
text: "App Bar",
|
|
892
890
|
value: "app-bar",
|
|
@@ -902,7 +900,7 @@ const Po = q("Queue", () => {
|
|
|
902
900
|
_: 1
|
|
903
901
|
}, 8, ["append-icon"]),
|
|
904
902
|
i(X, {
|
|
905
|
-
"append-icon": `svg:${t(
|
|
903
|
+
"append-icon": `svg:${t(Gt)}`,
|
|
906
904
|
"filter-icon": "$success",
|
|
907
905
|
text: "Navigation Drawer",
|
|
908
906
|
value: "drawer",
|
|
@@ -945,7 +943,7 @@ const Po = q("Queue", () => {
|
|
|
945
943
|
}
|
|
946
944
|
});
|
|
947
945
|
function Le() {
|
|
948
|
-
const c =
|
|
946
|
+
const c = wo();
|
|
949
947
|
return x(
|
|
950
948
|
() => c.query
|
|
951
949
|
);
|
|
@@ -1103,7 +1101,7 @@ const j = q("one", () => {
|
|
|
1103
1101
|
verify: ne
|
|
1104
1102
|
};
|
|
1105
1103
|
});
|
|
1106
|
-
function
|
|
1104
|
+
function rn() {
|
|
1107
1105
|
return {
|
|
1108
1106
|
blackguard: {
|
|
1109
1107
|
dark: !0,
|
|
@@ -1297,7 +1295,7 @@ function an() {
|
|
|
1297
1295
|
};
|
|
1298
1296
|
}
|
|
1299
1297
|
const je = q("settings", () => {
|
|
1300
|
-
const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), n = F(), o = Fe(), s =
|
|
1298
|
+
const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), n = F(), o = Fe(), s = rn(), a = {
|
|
1301
1299
|
blackguard: {
|
|
1302
1300
|
"app-bar": c + "suits/blackguard/blackguard-app-bar.png",
|
|
1303
1301
|
drawer: c + "suits/blackguard/blackguard-app-drawer.png",
|
|
@@ -1334,7 +1332,7 @@ const je = q("settings", () => {
|
|
|
1334
1332
|
suit: l,
|
|
1335
1333
|
CDN_URL: c
|
|
1336
1334
|
};
|
|
1337
|
-
}),
|
|
1335
|
+
}), ln = { class: "ms-5" }, cn = { class: "pb-2" }, un = /* @__PURE__ */ k({
|
|
1338
1336
|
__name: "VoSettingsDialog",
|
|
1339
1337
|
props: {
|
|
1340
1338
|
modelValue: { type: Boolean },
|
|
@@ -1347,28 +1345,28 @@ const je = q("settings", () => {
|
|
|
1347
1345
|
title: "Light",
|
|
1348
1346
|
subtitle: "A standard light theme.",
|
|
1349
1347
|
image: o.CDN_URL + "themes/light.png",
|
|
1350
|
-
prependIcon: `svg:${
|
|
1348
|
+
prependIcon: `svg:${Yt}`,
|
|
1351
1349
|
value: "light"
|
|
1352
1350
|
},
|
|
1353
1351
|
{
|
|
1354
1352
|
title: "Dark",
|
|
1355
1353
|
subtitle: "A standard dark theme.",
|
|
1356
1354
|
image: o.CDN_URL + "themes/dark.png",
|
|
1357
|
-
prependIcon: `svg:${
|
|
1355
|
+
prependIcon: `svg:${Jt}`,
|
|
1358
1356
|
value: "dark"
|
|
1359
1357
|
},
|
|
1360
1358
|
{
|
|
1361
1359
|
title: "System",
|
|
1362
1360
|
subtitle: "A theme based on the system preference.",
|
|
1363
1361
|
image: o.CDN_URL + "themes/system.png",
|
|
1364
|
-
prependIcon: `svg:${
|
|
1362
|
+
prependIcon: `svg:${Xt}`,
|
|
1365
1363
|
value: "system"
|
|
1366
1364
|
},
|
|
1367
1365
|
{
|
|
1368
1366
|
title: "High Contrast",
|
|
1369
1367
|
subtitle: "A theme for high contrast.",
|
|
1370
1368
|
image: o.CDN_URL + "themes/high-contrast.png",
|
|
1371
|
-
prependIcon: `svg:${
|
|
1369
|
+
prependIcon: `svg:${Kt}`,
|
|
1372
1370
|
value: "highContrast",
|
|
1373
1371
|
disabled: !n.isSubscriber
|
|
1374
1372
|
}
|
|
@@ -1416,11 +1414,11 @@ const je = q("settings", () => {
|
|
|
1416
1414
|
y.disabled || (s.theme = y.value, _ == null || _());
|
|
1417
1415
|
}
|
|
1418
1416
|
return (_, y) => {
|
|
1419
|
-
const $ = _e, g =
|
|
1417
|
+
const $ = _e, g = an, f = xt, v = Se;
|
|
1420
1418
|
return u(), h(v, {
|
|
1421
1419
|
modelValue: e.value,
|
|
1422
1420
|
"onUpdate:modelValue": y[6] || (y[6] = (b) => e.value = b),
|
|
1423
|
-
"prepend-icon": `svg:${t(
|
|
1421
|
+
"prepend-icon": `svg:${t(eo)}`,
|
|
1424
1422
|
title: "Settings"
|
|
1425
1423
|
}, {
|
|
1426
1424
|
default: r(() => [
|
|
@@ -1449,7 +1447,7 @@ const je = q("settings", () => {
|
|
|
1449
1447
|
md: "6"
|
|
1450
1448
|
}, {
|
|
1451
1449
|
default: r(() => [
|
|
1452
|
-
i(
|
|
1450
|
+
i(xo, { class: "mb-n4" }, {
|
|
1453
1451
|
default: r(() => [
|
|
1454
1452
|
N(S(b.title), 1)
|
|
1455
1453
|
]),
|
|
@@ -1524,8 +1522,8 @@ const je = q("settings", () => {
|
|
|
1524
1522
|
}, null, 8, ["modelValue"])) : C("", !0),
|
|
1525
1523
|
i(fe, null, {
|
|
1526
1524
|
default: r(() => [
|
|
1527
|
-
Ve(V("div",
|
|
1528
|
-
V("div",
|
|
1525
|
+
Ve(V("div", ln, [
|
|
1526
|
+
V("div", cn, [
|
|
1529
1527
|
i(f, {
|
|
1530
1528
|
modelValue: t(s).showHouseAds,
|
|
1531
1529
|
"onUpdate:modelValue": y[2] || (y[2] = (b) => t(s).showHouseAds = b),
|
|
@@ -1585,16 +1583,16 @@ const je = q("settings", () => {
|
|
|
1585
1583
|
}, 8, ["modelValue", "prepend-icon"]);
|
|
1586
1584
|
};
|
|
1587
1585
|
}
|
|
1588
|
-
}),
|
|
1586
|
+
}), dn = /* @__PURE__ */ k({
|
|
1589
1587
|
__name: "VoSettingsListItem",
|
|
1590
1588
|
setup(c) {
|
|
1591
1589
|
const e = A(!1);
|
|
1592
1590
|
return (n, o) => {
|
|
1593
|
-
const s =
|
|
1591
|
+
const s = un, a = Y;
|
|
1594
1592
|
return u(), h(a, {
|
|
1595
1593
|
active: t(e),
|
|
1596
1594
|
link: "",
|
|
1597
|
-
"prepend-icon": `svg:${t(
|
|
1595
|
+
"prepend-icon": `svg:${t(to)}`,
|
|
1598
1596
|
title: "Settings"
|
|
1599
1597
|
}, {
|
|
1600
1598
|
default: r(() => [
|
|
@@ -1607,7 +1605,7 @@ const je = q("settings", () => {
|
|
|
1607
1605
|
}, 8, ["active", "prepend-icon"]);
|
|
1608
1606
|
};
|
|
1609
1607
|
}
|
|
1610
|
-
}),
|
|
1608
|
+
}), pn = { class: "text-caption" }, mn = /* @__PURE__ */ k({
|
|
1611
1609
|
__name: "VoSubscriptionInvoices",
|
|
1612
1610
|
setup(c) {
|
|
1613
1611
|
const e = ke(), n = j();
|
|
@@ -1623,17 +1621,18 @@ const je = q("settings", () => {
|
|
|
1623
1621
|
}),
|
|
1624
1622
|
i(W, {
|
|
1625
1623
|
border: "",
|
|
1626
|
-
height: "450",
|
|
1627
1624
|
rounded: "lg"
|
|
1628
1625
|
}, {
|
|
1629
1626
|
default: r(() => [
|
|
1630
1627
|
i(_t, {
|
|
1628
|
+
"fixed-header": "",
|
|
1629
|
+
height: "450",
|
|
1631
1630
|
items: t(n).invoices,
|
|
1632
1631
|
loading: t(n).isLoading,
|
|
1633
1632
|
sticky: ""
|
|
1634
1633
|
}, {
|
|
1635
1634
|
"item.date": r(({ item: l }) => [
|
|
1636
|
-
V("div",
|
|
1635
|
+
V("div", pn, S(t(e).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
|
|
1637
1636
|
]),
|
|
1638
1637
|
"item.amount": r(({ item: l }) => [
|
|
1639
1638
|
N(" $" + S(l.amount / 100), 1)
|
|
@@ -1652,7 +1651,7 @@ const je = q("settings", () => {
|
|
|
1652
1651
|
"item.pdf": r(({ item: l }) => [
|
|
1653
1652
|
i(Z, {
|
|
1654
1653
|
href: l.pdf,
|
|
1655
|
-
icon: `svg:${t(
|
|
1654
|
+
icon: `svg:${t(oo)}`,
|
|
1656
1655
|
size: "small",
|
|
1657
1656
|
target: "_blank",
|
|
1658
1657
|
variant: "text"
|
|
@@ -1671,10 +1670,10 @@ const je = q("settings", () => {
|
|
|
1671
1670
|
});
|
|
1672
1671
|
};
|
|
1673
1672
|
}
|
|
1674
|
-
}),
|
|
1673
|
+
}), fn = { class: "d-flex align-center" }, vn = {
|
|
1675
1674
|
key: "status",
|
|
1676
1675
|
class: "text-capitalize hidden-sm-and-down"
|
|
1677
|
-
},
|
|
1676
|
+
}, _n = /* @__PURE__ */ V("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1), hn = { class: "me-1" }, gn = { class: "text-medium-emphasis text-caption" }, yn = { class: "d-flex align-center" }, bn = /* @__PURE__ */ V("span", { class: "mx-1" }, "—", -1), Vn = { class: "d-flex align-start justify-space-between text-caption py-2" }, kn = { class: "font-weight-bold" }, $n = { class: "font-weight-bold" }, wn = /* @__PURE__ */ k({
|
|
1678
1677
|
__name: "VoSubscriptionStatus",
|
|
1679
1678
|
emits: ["change:subscription"],
|
|
1680
1679
|
setup(c, { emit: e }) {
|
|
@@ -1717,7 +1716,7 @@ const je = q("settings", () => {
|
|
|
1717
1716
|
t(o).hasBilling ? (u(), h(m, {
|
|
1718
1717
|
key: 1,
|
|
1719
1718
|
loading: t(o).isLoading,
|
|
1720
|
-
"prepend-icon": `svg:${t(
|
|
1719
|
+
"prepend-icon": `svg:${t(no)}`,
|
|
1721
1720
|
text: "Billing",
|
|
1722
1721
|
onClick: t(o).manage
|
|
1723
1722
|
}, null, 8, ["loading", "prepend-icon", "onClick"])) : C("", !0)
|
|
@@ -1728,13 +1727,13 @@ const je = q("settings", () => {
|
|
|
1728
1727
|
t(o).info ? {
|
|
1729
1728
|
name: "subtitle",
|
|
1730
1729
|
fn: r(() => [
|
|
1731
|
-
V("div",
|
|
1732
|
-
V("span",
|
|
1730
|
+
V("div", fn, [
|
|
1731
|
+
V("span", vn, S(t(o).info.status), 1),
|
|
1733
1732
|
t(o).info.items.length ? (u(), I(T, { key: 0 }, [
|
|
1734
|
-
|
|
1735
|
-
V("span",
|
|
1733
|
+
_n,
|
|
1734
|
+
V("span", hn, [
|
|
1736
1735
|
N(" $" + S(t(o).info.items[0].plan.amount / 100), 1),
|
|
1737
|
-
V("span",
|
|
1736
|
+
V("span", gn, "/" + S(t(o).interval), 1)
|
|
1738
1737
|
]),
|
|
1739
1738
|
i(m, {
|
|
1740
1739
|
size: "x-small",
|
|
@@ -1749,13 +1748,13 @@ const je = q("settings", () => {
|
|
|
1749
1748
|
} : {
|
|
1750
1749
|
name: "subtitle",
|
|
1751
1750
|
fn: r(() => [
|
|
1752
|
-
V("div",
|
|
1751
|
+
V("div", yn, [
|
|
1753
1752
|
i(ye, {
|
|
1754
1753
|
height: "16",
|
|
1755
1754
|
type: "ossein",
|
|
1756
1755
|
width: "40"
|
|
1757
1756
|
}),
|
|
1758
|
-
|
|
1757
|
+
bn,
|
|
1759
1758
|
i(ye, {
|
|
1760
1759
|
height: "16",
|
|
1761
1760
|
type: "ossein",
|
|
@@ -1766,15 +1765,15 @@ const je = q("settings", () => {
|
|
|
1766
1765
|
key: "1"
|
|
1767
1766
|
}
|
|
1768
1767
|
]), 1024),
|
|
1769
|
-
V("div",
|
|
1768
|
+
V("div", Vn, [
|
|
1770
1769
|
V("div", null, [
|
|
1771
1770
|
((_ = t(o).info) == null ? void 0 : _.status) === "active" ? (u(), I(T, { key: 0 }, [
|
|
1772
1771
|
N(" Your plan renews on "),
|
|
1773
|
-
V("span",
|
|
1772
|
+
V("span", kn, S(t(n).format(t(a), "fullDateWithWeekday")), 1),
|
|
1774
1773
|
N(". ")
|
|
1775
1774
|
], 64)) : (u(), I(T, { key: 1 }, [
|
|
1776
1775
|
N(" Your plan ends on "),
|
|
1777
|
-
V("span",
|
|
1776
|
+
V("span", $n, S(t(n).format((y = t(o).info) == null ? void 0 : y.currentPeriodEnd, "fullDateWithWeekday")), 1),
|
|
1778
1777
|
N(". ")
|
|
1779
1778
|
], 64))
|
|
1780
1779
|
])
|
|
@@ -1788,7 +1787,7 @@ const je = q("settings", () => {
|
|
|
1788
1787
|
});
|
|
1789
1788
|
};
|
|
1790
1789
|
}
|
|
1791
|
-
}),
|
|
1790
|
+
}), xn = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The Vuetify One subscription comes with the following perks: ", -1), Cn = ["innerHTML"], Sn = /* @__PURE__ */ V("br", null, null, -1), Ln = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The following features are in development and coming soon: ", -1), In = ["innerHTML"], An = /* @__PURE__ */ k({
|
|
1792
1791
|
__name: "VoSubscriptionPerks",
|
|
1793
1792
|
setup(c) {
|
|
1794
1793
|
const e = [
|
|
@@ -1814,7 +1813,7 @@ const je = q("settings", () => {
|
|
|
1814
1813
|
]),
|
|
1815
1814
|
_: 1
|
|
1816
1815
|
}),
|
|
1817
|
-
|
|
1816
|
+
xn,
|
|
1818
1817
|
i(ae, {
|
|
1819
1818
|
class: "py-0",
|
|
1820
1819
|
density: "compact",
|
|
@@ -1835,21 +1834,21 @@ const je = q("settings", () => {
|
|
|
1835
1834
|
})
|
|
1836
1835
|
]),
|
|
1837
1836
|
title: r(() => [
|
|
1838
|
-
V("div", { innerHTML: p }, null, 8,
|
|
1837
|
+
V("div", { innerHTML: p }, null, 8, Cn)
|
|
1839
1838
|
]),
|
|
1840
1839
|
_: 2
|
|
1841
1840
|
}, 1032, ["prepend-icon"])), 64))
|
|
1842
1841
|
]),
|
|
1843
1842
|
_: 1
|
|
1844
1843
|
}),
|
|
1845
|
-
|
|
1844
|
+
Sn,
|
|
1846
1845
|
i(We, { class: "font-weight-black" }, {
|
|
1847
1846
|
default: r(() => [
|
|
1848
1847
|
N("Up Next")
|
|
1849
1848
|
]),
|
|
1850
1849
|
_: 1
|
|
1851
1850
|
}),
|
|
1852
|
-
|
|
1851
|
+
Ln,
|
|
1853
1852
|
i(ae, {
|
|
1854
1853
|
class: "py-0",
|
|
1855
1854
|
density: "compact",
|
|
@@ -1860,7 +1859,7 @@ const je = q("settings", () => {
|
|
|
1860
1859
|
(u(), I(T, null, K(n, (p, m) => i(d, {
|
|
1861
1860
|
key: m,
|
|
1862
1861
|
class: "mb-0",
|
|
1863
|
-
"prepend-icon": `svg:${t(
|
|
1862
|
+
"prepend-icon": `svg:${t(so)}`
|
|
1864
1863
|
}, {
|
|
1865
1864
|
prepend: r(() => [
|
|
1866
1865
|
i(U, {
|
|
@@ -1869,7 +1868,7 @@ const je = q("settings", () => {
|
|
|
1869
1868
|
})
|
|
1870
1869
|
]),
|
|
1871
1870
|
title: r(() => [
|
|
1872
|
-
V("div", { innerHTML: p }, null, 8,
|
|
1871
|
+
V("div", { innerHTML: p }, null, 8, In)
|
|
1873
1872
|
]),
|
|
1874
1873
|
_: 2
|
|
1875
1874
|
}, 1032, ["prepend-icon"])), 64))
|
|
@@ -1879,7 +1878,7 @@ const je = q("settings", () => {
|
|
|
1879
1878
|
], 64);
|
|
1880
1879
|
};
|
|
1881
1880
|
}
|
|
1882
|
-
}),
|
|
1881
|
+
}), Dn = /* @__PURE__ */ k({
|
|
1883
1882
|
__name: "VoSubscriptionSubscribe",
|
|
1884
1883
|
props: {
|
|
1885
1884
|
modelValue: {
|
|
@@ -1974,7 +1973,7 @@ const je = q("settings", () => {
|
|
|
1974
1973
|
_: 1
|
|
1975
1974
|
}, 8, ["modelValue"]));
|
|
1976
1975
|
}
|
|
1977
|
-
}),
|
|
1976
|
+
}), Un = { class: "px-3" }, On = /* @__PURE__ */ V("br", null, null, -1), Bn = { class: "flex-grow-1 px-4 pb-3 overflow-hidden" }, Nn = /* @__PURE__ */ k({
|
|
1978
1977
|
__name: "VoSubscriptionDialog",
|
|
1979
1978
|
props: {
|
|
1980
1979
|
modelValue: { type: Boolean },
|
|
@@ -2001,11 +2000,11 @@ const je = q("settings", () => {
|
|
|
2001
2000
|
await o.modify(a.value), await o.subscriptionInfo(), d.value = null, await e(3e3), l.value = "status", await e(300), d.value = !1;
|
|
2002
2001
|
}
|
|
2003
2002
|
return (m, _) => {
|
|
2004
|
-
const y = _e, $ =
|
|
2003
|
+
const y = _e, $ = Dn, g = An, f = wn, v = mn, b = Ce, M = Se;
|
|
2005
2004
|
return u(), h(M, {
|
|
2006
2005
|
modelValue: n.value,
|
|
2007
2006
|
"onUpdate:modelValue": _[4] || (_[4] = (D) => n.value = D),
|
|
2008
|
-
"prepend-icon": `svg:${t(
|
|
2007
|
+
"prepend-icon": `svg:${t(ao)}`,
|
|
2009
2008
|
title: "Subscriptions"
|
|
2010
2009
|
}, R({
|
|
2011
2010
|
default: r(() => [
|
|
@@ -2013,7 +2012,7 @@ const je = q("settings", () => {
|
|
|
2013
2012
|
default: r(() => [
|
|
2014
2013
|
i(xe, { scrollable: "" }, {
|
|
2015
2014
|
default: r(() => [
|
|
2016
|
-
V("div",
|
|
2015
|
+
V("div", Un, [
|
|
2017
2016
|
i(ue, null, {
|
|
2018
2017
|
default: r(() => [
|
|
2019
2018
|
i(y, {
|
|
@@ -2028,7 +2027,7 @@ const je = q("settings", () => {
|
|
|
2028
2027
|
modelValue: t(a),
|
|
2029
2028
|
"onUpdate:modelValue": _[0] || (_[0] = (D) => se(a) ? a.value = D : null)
|
|
2030
2029
|
}, null, 8, ["modelValue"]),
|
|
2031
|
-
|
|
2030
|
+
On,
|
|
2032
2031
|
i(g)
|
|
2033
2032
|
]),
|
|
2034
2033
|
_: 1
|
|
@@ -2061,13 +2060,13 @@ const je = q("settings", () => {
|
|
|
2061
2060
|
t(l) === "subscribe" ? {
|
|
2062
2061
|
name: "actions",
|
|
2063
2062
|
fn: r(() => [
|
|
2064
|
-
V("div",
|
|
2063
|
+
V("div", Bn, [
|
|
2065
2064
|
t(d) !== !1 ? (u(), h(b, {
|
|
2066
2065
|
key: 0,
|
|
2067
2066
|
block: "",
|
|
2068
2067
|
color: "success",
|
|
2069
2068
|
loading: t(o).isLoading,
|
|
2070
|
-
"prepend-icon": `svg:${t(d) !== null ? t(
|
|
2069
|
+
"prepend-icon": `svg:${t(d) !== null ? t(io) : t(De)}`,
|
|
2071
2070
|
readonly: t(d) === null,
|
|
2072
2071
|
size: "default",
|
|
2073
2072
|
text: t(d) !== null ? "Modify Subscription" : "Success",
|
|
@@ -2075,7 +2074,7 @@ const je = q("settings", () => {
|
|
|
2075
2074
|
}, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(o).one ? (u(), h(b, {
|
|
2076
2075
|
key: 2,
|
|
2077
2076
|
block: "",
|
|
2078
|
-
"prepend-icon": `svg:${t(
|
|
2077
|
+
"prepend-icon": `svg:${t(ro)}`,
|
|
2079
2078
|
size: "default",
|
|
2080
2079
|
text: "Manage Subscription",
|
|
2081
2080
|
onClick: _[3] || (_[3] = (D) => l.value = "status")
|
|
@@ -2097,16 +2096,16 @@ const je = q("settings", () => {
|
|
|
2097
2096
|
]), 1032, ["modelValue", "prepend-icon"]);
|
|
2098
2097
|
};
|
|
2099
2098
|
}
|
|
2100
|
-
}),
|
|
2099
|
+
}), Tn = /* @__PURE__ */ k({
|
|
2101
2100
|
__name: "VoSubscriptionListItem",
|
|
2102
2101
|
setup(c) {
|
|
2103
2102
|
const e = A(!1);
|
|
2104
2103
|
return (n, o) => {
|
|
2105
|
-
const s =
|
|
2104
|
+
const s = Nn, a = Y;
|
|
2106
2105
|
return u(), h(a, {
|
|
2107
2106
|
active: t(e),
|
|
2108
2107
|
link: "",
|
|
2109
|
-
"prepend-icon": `svg:${t(
|
|
2108
|
+
"prepend-icon": `svg:${t(lo)}`,
|
|
2110
2109
|
title: "Subscriptions"
|
|
2111
2110
|
}, {
|
|
2112
2111
|
default: r(() => [
|
|
@@ -2119,7 +2118,7 @@ const je = q("settings", () => {
|
|
|
2119
2118
|
}, 8, ["active", "prepend-icon"]);
|
|
2120
2119
|
};
|
|
2121
2120
|
}
|
|
2122
|
-
}),
|
|
2121
|
+
}), Fn = {
|
|
2123
2122
|
key: 0,
|
|
2124
2123
|
class: "text-success"
|
|
2125
2124
|
}, Pe = /* @__PURE__ */ k({
|
|
@@ -2141,7 +2140,7 @@ const je = q("settings", () => {
|
|
|
2141
2140
|
return (s, a) => {
|
|
2142
2141
|
var d, p;
|
|
2143
2142
|
const l = Ce;
|
|
2144
|
-
return u(), h(
|
|
2143
|
+
return u(), h(Oo, {
|
|
2145
2144
|
"dot-color": (d = s.sponsorship) != null && d.isActive ? "success" : "transparent",
|
|
2146
2145
|
icon: (p = s.sponsorship) != null && p.isActive ? `svg:${t(Be)}` : void 0,
|
|
2147
2146
|
size: "x-small",
|
|
@@ -2158,9 +2157,9 @@ const je = q("settings", () => {
|
|
|
2158
2157
|
subtitle: r(() => {
|
|
2159
2158
|
var m;
|
|
2160
2159
|
return [
|
|
2161
|
-
(m = s.sponsorship) != null && m.isActive ? (u(), I("div",
|
|
2160
|
+
(m = s.sponsorship) != null && m.isActive ? (u(), I("div", Fn, [
|
|
2162
2161
|
i(U, {
|
|
2163
|
-
icon: `svg:${t(
|
|
2162
|
+
icon: `svg:${t(co)}`,
|
|
2164
2163
|
size: "x-small"
|
|
2165
2164
|
}, null, 8, ["icon"]),
|
|
2166
2165
|
N(" " + S(t(o)), 1)
|
|
@@ -2198,7 +2197,7 @@ const je = q("settings", () => {
|
|
|
2198
2197
|
}, 8, ["dot-color", "icon"]);
|
|
2199
2198
|
};
|
|
2200
2199
|
}
|
|
2201
|
-
}),
|
|
2200
|
+
}), Mn = /* @__PURE__ */ k({
|
|
2202
2201
|
__name: "VoSponsorshipsTimelineItemPatreon",
|
|
2203
2202
|
setup(c) {
|
|
2204
2203
|
return (e, n) => {
|
|
@@ -2211,7 +2210,7 @@ const je = q("settings", () => {
|
|
|
2211
2210
|
});
|
|
2212
2211
|
};
|
|
2213
2212
|
}
|
|
2214
|
-
}),
|
|
2213
|
+
}), zn = /* @__PURE__ */ k({
|
|
2215
2214
|
__name: "VoSponsorshipsTimelineItemDiscord",
|
|
2216
2215
|
setup(c) {
|
|
2217
2216
|
const e = j();
|
|
@@ -2226,7 +2225,7 @@ const je = q("settings", () => {
|
|
|
2226
2225
|
}, null, 8, ["sponsorship"]);
|
|
2227
2226
|
};
|
|
2228
2227
|
}
|
|
2229
|
-
}),
|
|
2228
|
+
}), jn = /* @__PURE__ */ k({
|
|
2230
2229
|
__name: "VoSponsorshipsTimelineItemGithub",
|
|
2231
2230
|
setup(c) {
|
|
2232
2231
|
const e = j();
|
|
@@ -2241,7 +2240,7 @@ const je = q("settings", () => {
|
|
|
2241
2240
|
}, null, 8, ["sponsorship"]);
|
|
2242
2241
|
};
|
|
2243
2242
|
}
|
|
2244
|
-
}),
|
|
2243
|
+
}), Pn = /* @__PURE__ */ k({
|
|
2245
2244
|
__name: "VoSponsorshipsTimelineItemOne",
|
|
2246
2245
|
setup(c) {
|
|
2247
2246
|
const e = j();
|
|
@@ -2256,12 +2255,12 @@ const je = q("settings", () => {
|
|
|
2256
2255
|
}, null, 8, ["sponsorship"]);
|
|
2257
2256
|
};
|
|
2258
2257
|
}
|
|
2259
|
-
}),
|
|
2258
|
+
}), Hn = /* @__PURE__ */ k({
|
|
2260
2259
|
__name: "VoSponsorshipsTimeline",
|
|
2261
2260
|
setup(c) {
|
|
2262
2261
|
return (e, n) => {
|
|
2263
|
-
const o =
|
|
2264
|
-
return u(), h(
|
|
2262
|
+
const o = Pn, s = jn, a = zn, l = Mn;
|
|
2263
|
+
return u(), h(Bo, {
|
|
2265
2264
|
class: "justify-start ms-n7",
|
|
2266
2265
|
"line-inset": "12",
|
|
2267
2266
|
side: "end",
|
|
@@ -2278,7 +2277,7 @@ const je = q("settings", () => {
|
|
|
2278
2277
|
});
|
|
2279
2278
|
};
|
|
2280
2279
|
}
|
|
2281
|
-
}),
|
|
2280
|
+
}), Rn = { class: "px-3 pb-5 d-flex flex-column h-100" }, En = { class: "font-weight-black" }, Wn = { class: "text-caption text-medium-emphasis" }, qn = /* @__PURE__ */ k({
|
|
2282
2281
|
__name: "VoSponsorshipsDialog",
|
|
2283
2282
|
props: {
|
|
2284
2283
|
modelValue: { type: Boolean },
|
|
@@ -2290,11 +2289,11 @@ const je = q("settings", () => {
|
|
|
2290
2289
|
return z(n, async () => {
|
|
2291
2290
|
n.value.one === "sponsorships" && (o.isOpen = !0, await be(), e.value = !0);
|
|
2292
2291
|
}, { immediate: !0 }), (s, a) => {
|
|
2293
|
-
const l = _e, d =
|
|
2292
|
+
const l = _e, d = Hn, p = Se;
|
|
2294
2293
|
return u(), h(p, {
|
|
2295
2294
|
modelValue: e.value,
|
|
2296
2295
|
"onUpdate:modelValue": a[0] || (a[0] = (m) => e.value = m),
|
|
2297
|
-
"prepend-icon": `svg:${t(
|
|
2296
|
+
"prepend-icon": `svg:${t(uo)}`,
|
|
2298
2297
|
title: "Sponsorships"
|
|
2299
2298
|
}, {
|
|
2300
2299
|
default: r(() => [
|
|
@@ -2302,7 +2301,7 @@ const je = q("settings", () => {
|
|
|
2302
2301
|
default: r(() => [
|
|
2303
2302
|
i(xe, { scrollable: "" }, {
|
|
2304
2303
|
default: r(() => [
|
|
2305
|
-
V("div",
|
|
2304
|
+
V("div", Rn, [
|
|
2306
2305
|
i(ue, { class: "flex-0-0 mb-16 mb-sm-4" }, {
|
|
2307
2306
|
default: r(() => [
|
|
2308
2307
|
i(l, {
|
|
@@ -2326,10 +2325,10 @@ const je = q("settings", () => {
|
|
|
2326
2325
|
]),
|
|
2327
2326
|
title: r(() => [
|
|
2328
2327
|
N(" One Status: "),
|
|
2329
|
-
V("span",
|
|
2328
|
+
V("span", En, S(t(o).isSubscriber ? "Active" : "Inactive"), 1)
|
|
2330
2329
|
]),
|
|
2331
2330
|
text: r(() => [
|
|
2332
|
-
V("div",
|
|
2331
|
+
V("div", Wn, S(t(o).isSubscriber ? "You are currently receiving benefits of Vuetify One." : "Login to activate Vuetify One benefits"), 1)
|
|
2333
2332
|
]),
|
|
2334
2333
|
_: 1
|
|
2335
2334
|
})
|
|
@@ -2345,16 +2344,16 @@ const je = q("settings", () => {
|
|
|
2345
2344
|
}, 8, ["modelValue", "prepend-icon"]);
|
|
2346
2345
|
};
|
|
2347
2346
|
}
|
|
2348
|
-
}),
|
|
2347
|
+
}), Zn = /* @__PURE__ */ k({
|
|
2349
2348
|
__name: "VoSponsorshipsListItem",
|
|
2350
2349
|
setup(c) {
|
|
2351
2350
|
const e = A(!1);
|
|
2352
2351
|
return (n, o) => {
|
|
2353
|
-
const s =
|
|
2352
|
+
const s = qn, a = Y;
|
|
2354
2353
|
return u(), h(a, {
|
|
2355
2354
|
active: t(e),
|
|
2356
2355
|
link: "",
|
|
2357
|
-
"prepend-icon": `svg:${t(
|
|
2356
|
+
"prepend-icon": `svg:${t(po)}`,
|
|
2358
2357
|
title: "Sponsorships"
|
|
2359
2358
|
}, {
|
|
2360
2359
|
default: r(() => [
|
|
@@ -2367,7 +2366,7 @@ const je = q("settings", () => {
|
|
|
2367
2366
|
}, 8, ["active", "prepend-icon"]);
|
|
2368
2367
|
};
|
|
2369
2368
|
}
|
|
2370
|
-
}),
|
|
2369
|
+
}), Gn = q("downloads", () => {
|
|
2371
2370
|
const c = oe(), e = O([]), n = A(!1);
|
|
2372
2371
|
async function o() {
|
|
2373
2372
|
if (e.value.length) return e.value;
|
|
@@ -2386,10 +2385,10 @@ const je = q("settings", () => {
|
|
|
2386
2385
|
isLoading: n,
|
|
2387
2386
|
index: o
|
|
2388
2387
|
};
|
|
2389
|
-
}),
|
|
2388
|
+
}), Qn = /* @__PURE__ */ k({
|
|
2390
2389
|
__name: "VoDownloadsTable",
|
|
2391
2390
|
setup(c) {
|
|
2392
|
-
const e = ke(), n =
|
|
2391
|
+
const e = ke(), n = Gn(), o = [
|
|
2393
2392
|
{
|
|
2394
2393
|
title: "Order ID",
|
|
2395
2394
|
value: "order_name"
|
|
@@ -2450,7 +2449,7 @@ const je = q("settings", () => {
|
|
|
2450
2449
|
i(Z, {
|
|
2451
2450
|
color: "medium-emphasis",
|
|
2452
2451
|
href: d.download_url,
|
|
2453
|
-
icon: `svg:${t(
|
|
2452
|
+
icon: `svg:${t(mo)}`,
|
|
2454
2453
|
size: "small",
|
|
2455
2454
|
target: "_blank",
|
|
2456
2455
|
variant: "text"
|
|
@@ -2469,12 +2468,12 @@ const je = q("settings", () => {
|
|
|
2469
2468
|
});
|
|
2470
2469
|
};
|
|
2471
2470
|
}
|
|
2472
|
-
}),
|
|
2471
|
+
}), Yn = { class: "px-3" }, Jn = /* @__PURE__ */ k({
|
|
2473
2472
|
__name: "VoDownloadsNavItem",
|
|
2474
2473
|
setup(c) {
|
|
2475
2474
|
const e = A(!1);
|
|
2476
2475
|
return (n, o) => {
|
|
2477
|
-
const s =
|
|
2476
|
+
const s = Qn, a = Se, l = Y;
|
|
2478
2477
|
return u(), h(l, {
|
|
2479
2478
|
active: t(e),
|
|
2480
2479
|
link: "",
|
|
@@ -2493,7 +2492,7 @@ const je = q("settings", () => {
|
|
|
2493
2492
|
default: r(() => [
|
|
2494
2493
|
i(xe, { scrollable: "" }, {
|
|
2495
2494
|
default: r(() => [
|
|
2496
|
-
V("div",
|
|
2495
|
+
V("div", Yn, [
|
|
2497
2496
|
i(ue, null, {
|
|
2498
2497
|
default: r(() => [
|
|
2499
2498
|
i(s)
|
|
@@ -2515,7 +2514,7 @@ const je = q("settings", () => {
|
|
|
2515
2514
|
}, 8, ["active", "prepend-icon"]);
|
|
2516
2515
|
};
|
|
2517
2516
|
}
|
|
2518
|
-
}),
|
|
2517
|
+
}), Xn = /* @__PURE__ */ k({
|
|
2519
2518
|
__name: "VoStudioNavItem",
|
|
2520
2519
|
setup(c) {
|
|
2521
2520
|
const e = A(!1);
|
|
@@ -2552,13 +2551,13 @@ const je = q("settings", () => {
|
|
|
2552
2551
|
id: c,
|
|
2553
2552
|
url: e
|
|
2554
2553
|
};
|
|
2555
|
-
}),
|
|
2554
|
+
}), Kn = {
|
|
2556
2555
|
key: 0,
|
|
2557
2556
|
class: "pt-16"
|
|
2558
|
-
},
|
|
2557
|
+
}, es = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ts = {
|
|
2559
2558
|
key: 1,
|
|
2560
2559
|
class: "pa-5"
|
|
2561
|
-
},
|
|
2560
|
+
}, os = { class: "text-subtitle-1 font-weight-bold" }, ns = { class: "text-caption font-weight-bold text-medium-emphasis" }, ss = { class: "text-disabled text-caption mt-2 mb-3" }, as = /* @__PURE__ */ k({
|
|
2562
2561
|
__name: "VoNotificationsBannerList",
|
|
2563
2562
|
props: {
|
|
2564
2563
|
items: {}
|
|
@@ -2577,7 +2576,7 @@ const je = q("settings", () => {
|
|
|
2577
2576
|
lines: "three"
|
|
2578
2577
|
}, {
|
|
2579
2578
|
default: r(() => [
|
|
2580
|
-
d.items.length ? (u(), I("div",
|
|
2579
|
+
d.items.length ? (u(), I("div", ts, [
|
|
2581
2580
|
(u(!0), I(T, null, K(d.items, (m) => {
|
|
2582
2581
|
var _;
|
|
2583
2582
|
return u(), I("div", {
|
|
@@ -2636,9 +2635,9 @@ const je = q("settings", () => {
|
|
|
2636
2635
|
]),
|
|
2637
2636
|
_: 2
|
|
2638
2637
|
}, 1032, ["text"])) : C("", !0),
|
|
2639
|
-
V("div",
|
|
2640
|
-
V("div",
|
|
2641
|
-
V("div",
|
|
2638
|
+
V("div", os, S(m.metadata.text), 1),
|
|
2639
|
+
V("div", ns, S(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
|
|
2640
|
+
V("div", ss, S(m.metadata.subtext), 1),
|
|
2642
2641
|
i(X, E({ ref_for: !0 }, {
|
|
2643
2642
|
href: m.metadata.link.startsWith("http") ? m.metadata.link : void 0,
|
|
2644
2643
|
target: m.metadata.link.startsWith("http") ? "_blank" : void 0,
|
|
@@ -2664,7 +2663,7 @@ const je = q("settings", () => {
|
|
|
2664
2663
|
}, 1024)
|
|
2665
2664
|
]);
|
|
2666
2665
|
}), 128))
|
|
2667
|
-
])) : (u(), I("div",
|
|
2666
|
+
])) : (u(), I("div", Kn, [
|
|
2668
2667
|
i(Xe, {
|
|
2669
2668
|
icon: "$vuetify",
|
|
2670
2669
|
size: "256"
|
|
@@ -2673,7 +2672,7 @@ const je = q("settings", () => {
|
|
|
2673
2672
|
i(U, { color: "medium-emphasis" })
|
|
2674
2673
|
]),
|
|
2675
2674
|
title: r(() => [
|
|
2676
|
-
|
|
2675
|
+
es
|
|
2677
2676
|
]),
|
|
2678
2677
|
_: 1
|
|
2679
2678
|
})
|
|
@@ -2682,7 +2681,7 @@ const je = q("settings", () => {
|
|
|
2682
2681
|
_: 1
|
|
2683
2682
|
}));
|
|
2684
2683
|
}
|
|
2685
|
-
}),
|
|
2684
|
+
}), is = { class: "ps-3 text-subtitle-2 pe-2" }, rs = { class: "text-truncate" }, ls = { class: "text-caption font-weight-bold text-medium-emphasis" }, cs = { class: "text-disabled text-caption my-2" }, us = /* @__PURE__ */ k({
|
|
2686
2685
|
__name: "VoNotificationsListItem",
|
|
2687
2686
|
props: {
|
|
2688
2687
|
demo: { type: Boolean },
|
|
@@ -2713,10 +2712,10 @@ const je = q("settings", () => {
|
|
|
2713
2712
|
default: r(({ isHovering: y, props: $ }) => [
|
|
2714
2713
|
i(_, E($, { class: "py-4 mb-0" }), {
|
|
2715
2714
|
prepend: r(() => [
|
|
2716
|
-
V("div",
|
|
2715
|
+
V("div", is, S(p.notification.metadata.emoji), 1)
|
|
2717
2716
|
]),
|
|
2718
2717
|
append: r(() => [
|
|
2719
|
-
i(
|
|
2718
|
+
i(No, {
|
|
2720
2719
|
class: "mt-n3",
|
|
2721
2720
|
width: "56"
|
|
2722
2721
|
}, {
|
|
@@ -2751,12 +2750,12 @@ const je = q("settings", () => {
|
|
|
2751
2750
|
default: r(() => [
|
|
2752
2751
|
i(pt, { class: "text-wrap text-h6 mb-1" }, {
|
|
2753
2752
|
default: r(() => [
|
|
2754
|
-
V("div",
|
|
2753
|
+
V("div", rs, S(p.notification.title), 1)
|
|
2755
2754
|
]),
|
|
2756
2755
|
_: 1
|
|
2757
2756
|
}),
|
|
2758
|
-
V("div",
|
|
2759
|
-
V("div",
|
|
2757
|
+
V("div", ls, S(t(o).format(p.notification.created_at, "fullDateWithWeekday")), 1),
|
|
2758
|
+
V("div", cs, S(p.notification.metadata.text), 1),
|
|
2760
2759
|
i(X, E({
|
|
2761
2760
|
"append-icon": `svg:${t(Ne)}`
|
|
2762
2761
|
}, t(a), {
|
|
@@ -2779,17 +2778,17 @@ const je = q("settings", () => {
|
|
|
2779
2778
|
});
|
|
2780
2779
|
};
|
|
2781
2780
|
}
|
|
2782
|
-
}),
|
|
2781
|
+
}), ds = {
|
|
2783
2782
|
key: 0,
|
|
2784
2783
|
class: "pt-16"
|
|
2785
|
-
},
|
|
2784
|
+
}, ps = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ms = /* @__PURE__ */ k({
|
|
2786
2785
|
__name: "VoNotificationsList",
|
|
2787
2786
|
props: {
|
|
2788
2787
|
items: {}
|
|
2789
2788
|
},
|
|
2790
2789
|
setup(c) {
|
|
2791
2790
|
return (e, n) => {
|
|
2792
|
-
const o =
|
|
2791
|
+
const o = us;
|
|
2793
2792
|
return u(), h(ae, {
|
|
2794
2793
|
class: "py-0",
|
|
2795
2794
|
height: "100%",
|
|
@@ -2801,7 +2800,7 @@ const je = q("settings", () => {
|
|
|
2801
2800
|
}, [
|
|
2802
2801
|
a !== 0 ? (u(), h(Q, { key: 0 })) : C("", !0),
|
|
2803
2802
|
i(o, { notification: s }, null, 8, ["notification"])
|
|
2804
|
-
], 64))), 128)) : (u(), I("div",
|
|
2803
|
+
], 64))), 128)) : (u(), I("div", ds, [
|
|
2805
2804
|
i(Xe, {
|
|
2806
2805
|
icon: "$vuetify",
|
|
2807
2806
|
size: "256"
|
|
@@ -2810,7 +2809,7 @@ const je = q("settings", () => {
|
|
|
2810
2809
|
i(U, { color: "medium-emphasis" })
|
|
2811
2810
|
]),
|
|
2812
2811
|
title: r(() => [
|
|
2813
|
-
|
|
2812
|
+
ps
|
|
2814
2813
|
]),
|
|
2815
2814
|
_: 1
|
|
2816
2815
|
})
|
|
@@ -2912,7 +2911,7 @@ const je = q("settings", () => {
|
|
|
2912
2911
|
store: y,
|
|
2913
2912
|
update: $
|
|
2914
2913
|
};
|
|
2915
|
-
}),
|
|
2914
|
+
}), fs = { class: "text-caption" }, vs = { class: "text-caption" }, _s = /* @__PURE__ */ k({
|
|
2916
2915
|
__name: "VoNotificationsDialog",
|
|
2917
2916
|
props: {
|
|
2918
2917
|
modelValue: { type: Boolean },
|
|
@@ -2928,17 +2927,17 @@ const je = q("settings", () => {
|
|
|
2928
2927
|
}
|
|
2929
2928
|
a.isOpen = !0, await be(), p.value = !0;
|
|
2930
2929
|
}, { immediate: !0 }), (m, _) => {
|
|
2931
|
-
const y = Y, $ =
|
|
2930
|
+
const y = Y, $ = ms, g = as, f = Se;
|
|
2932
2931
|
return u(), h(f, {
|
|
2933
2932
|
modelValue: p.value,
|
|
2934
2933
|
"onUpdate:modelValue": _[2] || (_[2] = (v) => p.value = v),
|
|
2935
|
-
"prepend-icon": `svg:${t(
|
|
2934
|
+
"prepend-icon": `svg:${t(fo)}`,
|
|
2936
2935
|
title: "Notifications"
|
|
2937
2936
|
}, {
|
|
2938
2937
|
default: r(() => [
|
|
2939
2938
|
i(we, null, {
|
|
2940
2939
|
default: r(() => [
|
|
2941
|
-
i(
|
|
2940
|
+
i(To, {
|
|
2942
2941
|
location: t(e).mobile.value ? "top" : "start",
|
|
2943
2942
|
permanent: "",
|
|
2944
2943
|
width: t(e).mobile.value ? 128 : 168
|
|
@@ -2954,34 +2953,34 @@ const je = q("settings", () => {
|
|
|
2954
2953
|
}, {
|
|
2955
2954
|
default: r(() => [
|
|
2956
2955
|
i(y, {
|
|
2957
|
-
"prepend-icon": `svg:${t(
|
|
2956
|
+
"prepend-icon": `svg:${t(vo)}`,
|
|
2958
2957
|
title: "Unread",
|
|
2959
2958
|
value: "read"
|
|
2960
2959
|
}, R({ _: 2 }, [
|
|
2961
2960
|
t(s).unread.length > 0 ? {
|
|
2962
2961
|
name: "append",
|
|
2963
2962
|
fn: r(() => [
|
|
2964
|
-
V("span",
|
|
2963
|
+
V("span", fs, S(t(s).unread.length), 1)
|
|
2965
2964
|
]),
|
|
2966
2965
|
key: "0"
|
|
2967
2966
|
} : void 0
|
|
2968
2967
|
]), 1032, ["prepend-icon"]),
|
|
2969
2968
|
i(y, {
|
|
2970
|
-
"prepend-icon": `svg:${t(
|
|
2969
|
+
"prepend-icon": `svg:${t(_o)}`,
|
|
2971
2970
|
title: "Read",
|
|
2972
2971
|
value: "unread"
|
|
2973
2972
|
}, R({ _: 2 }, [
|
|
2974
2973
|
t(s).read.length > 0 ? {
|
|
2975
2974
|
name: "append",
|
|
2976
2975
|
fn: r(() => [
|
|
2977
|
-
V("span",
|
|
2976
|
+
V("span", vs, S(t(s).read.length), 1)
|
|
2978
2977
|
]),
|
|
2979
2978
|
key: "0"
|
|
2980
2979
|
} : void 0
|
|
2981
2980
|
]), 1032, ["prepend-icon"]),
|
|
2982
2981
|
t(o).all.length > 0 && t(l).notifications.banners ? (u(), h(y, {
|
|
2983
2982
|
key: 0,
|
|
2984
|
-
"prepend-icon": `svg:${t(
|
|
2983
|
+
"prepend-icon": `svg:${t(ho)}`,
|
|
2985
2984
|
title: "Banners",
|
|
2986
2985
|
value: "banners"
|
|
2987
2986
|
}, {
|
|
@@ -3044,7 +3043,7 @@ const je = q("settings", () => {
|
|
|
3044
3043
|
}, 8, ["modelValue", "prepend-icon"]);
|
|
3045
3044
|
};
|
|
3046
3045
|
}
|
|
3047
|
-
}),
|
|
3046
|
+
}), hs = /* @__PURE__ */ k({
|
|
3048
3047
|
__name: "VoNotificationsBadge",
|
|
3049
3048
|
setup(c) {
|
|
3050
3049
|
const e = ze(), n = F();
|
|
@@ -3059,19 +3058,19 @@ const je = q("settings", () => {
|
|
|
3059
3058
|
_: 3
|
|
3060
3059
|
}, 8, ["content", "model-value"]));
|
|
3061
3060
|
}
|
|
3062
|
-
}),
|
|
3061
|
+
}), gs = /* @__PURE__ */ k({
|
|
3063
3062
|
__name: "VoNotificationsNavItem",
|
|
3064
3063
|
setup(c) {
|
|
3065
3064
|
const e = He(), n = F(), o = ze(), s = A(!1);
|
|
3066
3065
|
return Ue(async () => {
|
|
3067
3066
|
o.index(), e.index();
|
|
3068
3067
|
}), (a, l) => {
|
|
3069
|
-
const d =
|
|
3068
|
+
const d = hs, p = _s, m = Y;
|
|
3070
3069
|
return t(n).notifications.show ? (u(), h(m, {
|
|
3071
3070
|
key: 0,
|
|
3072
3071
|
active: t(s),
|
|
3073
3072
|
link: "",
|
|
3074
|
-
"prepend-icon": `svg:${t(
|
|
3073
|
+
"prepend-icon": `svg:${t(go)}`,
|
|
3075
3074
|
title: "Notifications"
|
|
3076
3075
|
}, R({
|
|
3077
3076
|
default: r(() => [
|
|
@@ -3097,7 +3096,7 @@ const je = q("settings", () => {
|
|
|
3097
3096
|
]), 1032, ["active", "prepend-icon"])) : C("", !0);
|
|
3098
3097
|
};
|
|
3099
3098
|
}
|
|
3100
|
-
}),
|
|
3099
|
+
}), ys = /* @__PURE__ */ k({
|
|
3101
3100
|
__name: "VoDashboardNavItem",
|
|
3102
3101
|
setup(c) {
|
|
3103
3102
|
const e = j();
|
|
@@ -3109,19 +3108,19 @@ const je = q("settings", () => {
|
|
|
3109
3108
|
return (o, s) => {
|
|
3110
3109
|
const a = Y;
|
|
3111
3110
|
return u(), h(a, {
|
|
3112
|
-
"prepend-icon": `svg:${t(
|
|
3111
|
+
"prepend-icon": `svg:${t(yo)}`,
|
|
3113
3112
|
title: "Dashboard",
|
|
3114
3113
|
to: "/user/dashboard",
|
|
3115
3114
|
onClick: n
|
|
3116
3115
|
}, null, 8, ["prepend-icon"]);
|
|
3117
3116
|
};
|
|
3118
3117
|
}
|
|
3119
|
-
}),
|
|
3118
|
+
}), bs = /* @__PURE__ */ k({
|
|
3120
3119
|
__name: "VoUserList",
|
|
3121
3120
|
setup(c) {
|
|
3122
3121
|
const e = P(), n = j();
|
|
3123
3122
|
return (o, s) => {
|
|
3124
|
-
const a =
|
|
3123
|
+
const a = ys, l = gs, d = Xn, p = Jn, m = Zn, _ = Tn, y = dn, $ = on;
|
|
3125
3124
|
return u(), h(ae, {
|
|
3126
3125
|
density: "compact",
|
|
3127
3126
|
nav: "",
|
|
@@ -3156,7 +3155,7 @@ const je = q("settings", () => {
|
|
|
3156
3155
|
setup(c) {
|
|
3157
3156
|
return (e, n) => (u(), h(U, { icon: "$vuetify-bin" }));
|
|
3158
3157
|
}
|
|
3159
|
-
}),
|
|
3158
|
+
}), Vs = { key: 0 }, ks = { class: "d-flex align-center justify-center pa-1 ga-2" }, $s = /* @__PURE__ */ k({
|
|
3160
3159
|
__name: "VoUserQuickActions",
|
|
3161
3160
|
setup(c) {
|
|
3162
3161
|
const e = F();
|
|
@@ -3164,8 +3163,8 @@ const je = q("settings", () => {
|
|
|
3164
3163
|
const s = St, a = Ct;
|
|
3165
3164
|
return u(), h(fe, null, {
|
|
3166
3165
|
default: r(() => [
|
|
3167
|
-
t(e).quickbar ? (u(), I("div",
|
|
3168
|
-
V("div",
|
|
3166
|
+
t(e).quickbar ? (u(), I("div", Vs, [
|
|
3167
|
+
V("div", ks, [
|
|
3169
3168
|
i(Z, {
|
|
3170
3169
|
class: "text-caption",
|
|
3171
3170
|
color: t(e).colors.one,
|
|
@@ -3230,7 +3229,7 @@ const je = q("settings", () => {
|
|
|
3230
3229
|
});
|
|
3231
3230
|
};
|
|
3232
3231
|
}
|
|
3233
|
-
}),
|
|
3232
|
+
}), ws = { class: "mb-2" }, xs = { key: 0 }, Cs = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Ss = { class: "text-h6" }, Ls = /* @__PURE__ */ k({
|
|
3234
3233
|
__name: "VoUserAvatar",
|
|
3235
3234
|
setup(c) {
|
|
3236
3235
|
const e = P(), n = j(), o = F(), s = A(!1), a = x(() => {
|
|
@@ -3287,19 +3286,19 @@ const je = q("settings", () => {
|
|
|
3287
3286
|
]),
|
|
3288
3287
|
_: 1
|
|
3289
3288
|
}, 8, ["class"])), [
|
|
3290
|
-
[
|
|
3289
|
+
[Fo, t(n).isSubscriber]
|
|
3291
3290
|
]),
|
|
3292
|
-
V("div",
|
|
3291
|
+
V("div", ws, [
|
|
3293
3292
|
i(fe, null, {
|
|
3294
3293
|
default: r(() => [
|
|
3295
|
-
t(s) ? (u(), I("div",
|
|
3294
|
+
t(s) ? (u(), I("div", xs, [
|
|
3296
3295
|
i(W, {
|
|
3297
3296
|
class: "pt-6 pb-1",
|
|
3298
3297
|
flat: "",
|
|
3299
3298
|
rounded: "0"
|
|
3300
3299
|
}, {
|
|
3301
3300
|
default: r(() => [
|
|
3302
|
-
V("div",
|
|
3301
|
+
V("div", Cs, [
|
|
3303
3302
|
(u(!0), I(T, null, K(t(a), (y, $) => (u(), h(Z, {
|
|
3304
3303
|
key: $,
|
|
3305
3304
|
active: t(o).avatar === y,
|
|
@@ -3324,11 +3323,11 @@ const je = q("settings", () => {
|
|
|
3324
3323
|
_: 1
|
|
3325
3324
|
})
|
|
3326
3325
|
]),
|
|
3327
|
-
V("div",
|
|
3326
|
+
V("div", Ss, S(((_ = t(e).user) == null ? void 0 : _.name) ?? "Guest"), 1)
|
|
3328
3327
|
]);
|
|
3329
3328
|
};
|
|
3330
3329
|
}
|
|
3331
|
-
}),
|
|
3330
|
+
}), Is = /* @__PURE__ */ k({
|
|
3332
3331
|
__name: "VoUserBadges",
|
|
3333
3332
|
setup(c) {
|
|
3334
3333
|
const e = P(), n = j(), o = x(() => {
|
|
@@ -3366,7 +3365,7 @@ const je = q("settings", () => {
|
|
|
3366
3365
|
activator: r(({ props: d }) => [
|
|
3367
3366
|
i(U, E({
|
|
3368
3367
|
color: "amber-darken-2",
|
|
3369
|
-
icon: `svg:${t(
|
|
3368
|
+
icon: `svg:${t(bo)}`
|
|
3370
3369
|
}, d, { size: "16" }), null, 16, ["icon"])
|
|
3371
3370
|
]),
|
|
3372
3371
|
_: 1
|
|
@@ -3402,10 +3401,10 @@ const je = q("settings", () => {
|
|
|
3402
3401
|
_: 1
|
|
3403
3402
|
})) : C("", !0);
|
|
3404
3403
|
}
|
|
3405
|
-
}),
|
|
3404
|
+
}), As = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, Ds = {
|
|
3406
3405
|
key: "reset",
|
|
3407
3406
|
class: "align-self-end"
|
|
3408
|
-
},
|
|
3407
|
+
}, Us = /* @__PURE__ */ k({
|
|
3409
3408
|
__name: "VoUserColors",
|
|
3410
3409
|
setup(c) {
|
|
3411
3410
|
const e = P(), n = j(), o = F(), s = A(!1);
|
|
@@ -3413,7 +3412,7 @@ const je = q("settings", () => {
|
|
|
3413
3412
|
o.colors.one = "surface-light";
|
|
3414
3413
|
}
|
|
3415
3414
|
return (l, d) => {
|
|
3416
|
-
const p =
|
|
3415
|
+
const p = Is, m = Ce;
|
|
3417
3416
|
return u(), I(T, null, [
|
|
3418
3417
|
i(te, {
|
|
3419
3418
|
color: t(e).user ? t(o).colors.one : "surface-light",
|
|
@@ -3424,17 +3423,17 @@ const je = q("settings", () => {
|
|
|
3424
3423
|
rounded: "0"
|
|
3425
3424
|
}, {
|
|
3426
3425
|
default: r(() => [
|
|
3427
|
-
V("div",
|
|
3426
|
+
V("div", As, [
|
|
3428
3427
|
i(p),
|
|
3429
|
-
i(
|
|
3428
|
+
i(Ao, null, {
|
|
3430
3429
|
default: r(() => [
|
|
3431
|
-
Ve(V("div",
|
|
3430
|
+
Ve(V("div", Ds, [
|
|
3432
3431
|
i(m, {
|
|
3433
3432
|
class: "ms-2 me-1",
|
|
3434
3433
|
color: "inherit",
|
|
3435
3434
|
density: "comfortable",
|
|
3436
3435
|
disabled: t(o).colors.one === "surface-light",
|
|
3437
|
-
icon: `svg:${t(
|
|
3436
|
+
icon: `svg:${t(Vo)}`,
|
|
3438
3437
|
title: "Revert to Default",
|
|
3439
3438
|
variant: "text",
|
|
3440
3439
|
onClick: a
|
|
@@ -3474,7 +3473,7 @@ const je = q("settings", () => {
|
|
|
3474
3473
|
}, 8, ["color"]),
|
|
3475
3474
|
i(fe, null, {
|
|
3476
3475
|
default: r(() => [
|
|
3477
|
-
t(s) ? (u(), h(
|
|
3476
|
+
t(s) ? (u(), h(Mo, {
|
|
3478
3477
|
key: 0,
|
|
3479
3478
|
elevation: "0",
|
|
3480
3479
|
height: "250",
|
|
@@ -3494,7 +3493,7 @@ const je = q("settings", () => {
|
|
|
3494
3493
|
], 64);
|
|
3495
3494
|
};
|
|
3496
3495
|
}
|
|
3497
|
-
}),
|
|
3496
|
+
}), Os = { class: "text-center mt-n9 mb-4" }, Bs = /* @__PURE__ */ k({
|
|
3498
3497
|
__name: "VoUserMenu",
|
|
3499
3498
|
setup(c) {
|
|
3500
3499
|
const e = He(), n = j(), o = O();
|
|
@@ -3502,8 +3501,8 @@ const je = q("settings", () => {
|
|
|
3502
3501
|
var s, a;
|
|
3503
3502
|
await new Promise((l) => setTimeout(l, 300)), n.isOpen && ((a = (s = o.value) == null ? void 0 : s.updateLocation) == null || a.call(s));
|
|
3504
3503
|
}, { flush: "pre" }), (s, a) => {
|
|
3505
|
-
const l =
|
|
3506
|
-
return u(), h(
|
|
3504
|
+
const l = Us, d = Ls, p = $s, m = bs, _ = wt;
|
|
3505
|
+
return u(), h(zo, {
|
|
3507
3506
|
ref_key: "menu",
|
|
3508
3507
|
ref: o,
|
|
3509
3508
|
modelValue: t(n).isOpen,
|
|
@@ -3522,7 +3521,7 @@ const je = q("settings", () => {
|
|
|
3522
3521
|
}, {
|
|
3523
3522
|
default: r(() => [
|
|
3524
3523
|
i(l),
|
|
3525
|
-
V("div",
|
|
3524
|
+
V("div", Os, [
|
|
3526
3525
|
i(d),
|
|
3527
3526
|
i(p)
|
|
3528
3527
|
]),
|
|
@@ -3538,7 +3537,7 @@ const je = q("settings", () => {
|
|
|
3538
3537
|
}, 8, ["modelValue"]);
|
|
3539
3538
|
};
|
|
3540
3539
|
}
|
|
3541
|
-
}),
|
|
3540
|
+
}), Ns = { key: 0 }, Lt = /* @__PURE__ */ k({
|
|
3542
3541
|
__name: "VoAuthBtn",
|
|
3543
3542
|
props: {
|
|
3544
3543
|
external: Boolean
|
|
@@ -3546,14 +3545,14 @@ const je = q("settings", () => {
|
|
|
3546
3545
|
setup(c) {
|
|
3547
3546
|
const e = P(), n = j(), o = F(), { lgAndUp: s } = ve(), a = x(() => n.isOpen || !e.user ? o.colors.one === "surface-light" ? "primary" : o.colors.one : "surface-light");
|
|
3548
3547
|
return (l, d) => {
|
|
3549
|
-
const p =
|
|
3548
|
+
const p = Bs, m = Ce, _ = en, y = $t, $ = Ro;
|
|
3550
3549
|
return u(), I(T, null, [
|
|
3551
3550
|
i(_, {
|
|
3552
3551
|
"offset-y": t(e).user ? 5 : 0
|
|
3553
3552
|
}, {
|
|
3554
3553
|
default: r(() => [
|
|
3555
3554
|
i(m, E({
|
|
3556
|
-
[`${t(s) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(
|
|
3555
|
+
[`${t(s) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(ko)}`
|
|
3557
3556
|
}, {
|
|
3558
3557
|
active: "",
|
|
3559
3558
|
border: !!t(e).user,
|
|
@@ -3566,7 +3565,7 @@ const je = q("settings", () => {
|
|
|
3566
3565
|
variant: t(e).user ? t(n).isOpen ? "outlined" : "text" : "flat"
|
|
3567
3566
|
}), {
|
|
3568
3567
|
default: r(() => [
|
|
3569
|
-
t(e).user ? C("", !0) : (u(), I("span",
|
|
3568
|
+
t(e).user ? C("", !0) : (u(), I("span", Ns, "Login")),
|
|
3570
3569
|
t(e).user ? (u(), h(ee, {
|
|
3571
3570
|
key: 1,
|
|
3572
3571
|
image: t(o).avatar || t(e).user.picture || ""
|
|
@@ -3583,7 +3582,7 @@ const je = q("settings", () => {
|
|
|
3583
3582
|
], 64);
|
|
3584
3583
|
};
|
|
3585
3584
|
}
|
|
3586
|
-
}),
|
|
3585
|
+
}), Ts = /* @__PURE__ */ k({
|
|
3587
3586
|
__name: "VoAppBar",
|
|
3588
3587
|
props: {
|
|
3589
3588
|
logo: {}
|
|
@@ -3644,18 +3643,24 @@ const je = q("settings", () => {
|
|
|
3644
3643
|
]), 1032, ["image"]);
|
|
3645
3644
|
};
|
|
3646
3645
|
}
|
|
3647
|
-
}),
|
|
3646
|
+
}), Fs = /* @__PURE__ */ k({
|
|
3648
3647
|
__name: "VoNotificationsBanner",
|
|
3649
3648
|
props: {
|
|
3650
3649
|
demo: { type: Boolean }
|
|
3651
3650
|
},
|
|
3652
3651
|
setup(c) {
|
|
3652
|
+
Tt((g) => {
|
|
3653
|
+
var f;
|
|
3654
|
+
return {
|
|
3655
|
+
"0b9050b7": (f = t(l)) == null ? void 0 : f.metadata.bg_blur
|
|
3656
|
+
};
|
|
3657
|
+
});
|
|
3653
3658
|
const e = c, { mdAndUp: n } = ve(), o = Qe(), s = F(), a = He(), l = x(() => a.banner), d = x(() => {
|
|
3654
3659
|
var g, f;
|
|
3655
3660
|
return ((g = l.value) == null ? void 0 : g.metadata.height) || ((f = l.value) != null && f.metadata.subtext ? 88 : 48);
|
|
3656
3661
|
}), p = x(() => e.demo ? !0 : !l.value || !s.notifications.last.banner.includes(l.value.slug));
|
|
3657
3662
|
function m() {
|
|
3658
|
-
l.value && s.notifications.last.banner.push(l.value.slug);
|
|
3663
|
+
e.demo || l.value && s.notifications.last.banner.push(l.value.slug);
|
|
3659
3664
|
}
|
|
3660
3665
|
async function _(g) {
|
|
3661
3666
|
var b;
|
|
@@ -3743,12 +3748,11 @@ const je = q("settings", () => {
|
|
|
3743
3748
|
key: 1,
|
|
3744
3749
|
class: "ms-6 me-2",
|
|
3745
3750
|
density: "comfortable",
|
|
3746
|
-
disabled: g.demo,
|
|
3747
3751
|
icon: "$clear",
|
|
3748
3752
|
size: "small",
|
|
3749
3753
|
variant: "plain",
|
|
3750
3754
|
onClick: Ze(m, ["prevent", "stop"])
|
|
3751
|
-
}
|
|
3755
|
+
})) : C("", !0)
|
|
3752
3756
|
]),
|
|
3753
3757
|
default: r(() => [
|
|
3754
3758
|
t(l).metadata.text ? (u(), h(pt, {
|
|
@@ -3760,7 +3764,7 @@ const je = q("settings", () => {
|
|
|
3760
3764
|
]),
|
|
3761
3765
|
_: 1
|
|
3762
3766
|
})) : C("", !0),
|
|
3763
|
-
t(l).metadata.subtext ? (u(), h(
|
|
3767
|
+
t(l).metadata.subtext ? (u(), h(Co, { key: 1 }, {
|
|
3764
3768
|
default: r(() => [
|
|
3765
3769
|
N(S(t(l).metadata.subtext), 1)
|
|
3766
3770
|
]),
|
|
@@ -3778,7 +3782,7 @@ const je = q("settings", () => {
|
|
|
3778
3782
|
for (const [o, s] of e)
|
|
3779
3783
|
n[o] = s;
|
|
3780
3784
|
return n;
|
|
3781
|
-
},
|
|
3785
|
+
}, Ms = /* @__PURE__ */ et(Fs, [["__scopeId", "data-v-2a88ced7"]]), zs = {
|
|
3782
3786
|
key: 0,
|
|
3783
3787
|
class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
|
|
3784
3788
|
style: { right: "12px", bottom: "8px", "font-size": "10px" }
|
|
@@ -3798,7 +3802,7 @@ const je = q("settings", () => {
|
|
|
3798
3802
|
target: "_blank"
|
|
3799
3803
|
}, R({
|
|
3800
3804
|
default: r(() => [
|
|
3801
|
-
i(
|
|
3805
|
+
i(jo, {
|
|
3802
3806
|
"min-height": e.minHeight,
|
|
3803
3807
|
width: "100%"
|
|
3804
3808
|
}, {
|
|
@@ -3807,7 +3811,7 @@ const je = q("settings", () => {
|
|
|
3807
3811
|
]),
|
|
3808
3812
|
_: 3
|
|
3809
3813
|
}, 8, ["min-height"]),
|
|
3810
|
-
e.caption ? (u(), I("div",
|
|
3814
|
+
e.caption ? (u(), I("div", zs, S(e.caption), 1)) : C("", !0)
|
|
3811
3815
|
]),
|
|
3812
3816
|
_: 2
|
|
3813
3817
|
}, [
|
|
@@ -3909,7 +3913,7 @@ const je = q("settings", () => {
|
|
|
3909
3913
|
store: _,
|
|
3910
3914
|
update: y
|
|
3911
3915
|
};
|
|
3912
|
-
}),
|
|
3916
|
+
}), js = /* @__PURE__ */ k({
|
|
3913
3917
|
__name: "VoPromotionsCardHighlight",
|
|
3914
3918
|
props: {
|
|
3915
3919
|
slug: {}
|
|
@@ -3933,7 +3937,7 @@ const je = q("settings", () => {
|
|
|
3933
3937
|
const y = It;
|
|
3934
3938
|
return t(l) || !t(o).hasLoaded ? (u(), h(y, {
|
|
3935
3939
|
key: 0,
|
|
3936
|
-
class: "
|
|
3940
|
+
class: "vo-promotions-card-highlight",
|
|
3937
3941
|
color: (($ = t(l)) == null ? void 0 : $.metadata.color) ?? "surface",
|
|
3938
3942
|
height: "60",
|
|
3939
3943
|
href: (g = t(l)) == null ? void 0 : g.metadata.url,
|
|
@@ -3976,7 +3980,7 @@ const je = q("settings", () => {
|
|
|
3976
3980
|
]), 1032, ["color", "href", "image", "prepend-avatar", "title"])) : C("", !0);
|
|
3977
3981
|
};
|
|
3978
3982
|
}
|
|
3979
|
-
}),
|
|
3983
|
+
}), Ps = { class: "d-flex ga-4" }, Hs = { class: "d-flex align-start ga-4" }, Rs = { class: "text-caption on-surface-light" }, Es = /* @__PURE__ */ k({
|
|
3980
3984
|
__name: "VoPromotionsCardVuetify",
|
|
3981
3985
|
props: {
|
|
3982
3986
|
slug: {}
|
|
@@ -3994,14 +3998,14 @@ const je = q("settings", () => {
|
|
|
3994
3998
|
key: 0,
|
|
3995
3999
|
border: "",
|
|
3996
4000
|
caption: "ads via vuetify",
|
|
3997
|
-
class: "pa-2
|
|
4001
|
+
class: "vo-promotions-card-vuetify pa-2",
|
|
3998
4002
|
href: (_ = (m = t(a)) == null ? void 0 : m.metadata) == null ? void 0 : _.url,
|
|
3999
4003
|
width: "360"
|
|
4000
4004
|
}, {
|
|
4001
4005
|
default: r(() => {
|
|
4002
4006
|
var y, $, g;
|
|
4003
4007
|
return [
|
|
4004
|
-
V("div",
|
|
4008
|
+
V("div", Ps, [
|
|
4005
4009
|
t(o).hasLoaded ? t(a) ? (u(), I(T, { key: 1 }, [
|
|
4006
4010
|
i(te, {
|
|
4007
4011
|
cover: "",
|
|
@@ -4012,8 +4016,8 @@ const je = q("settings", () => {
|
|
|
4012
4016
|
src: ($ = (y = t(a).metadata) == null ? void 0 : y.images.default) == null ? void 0 : $.url,
|
|
4013
4017
|
width: "100%"
|
|
4014
4018
|
}, null, 8, ["src"]),
|
|
4015
|
-
V("div",
|
|
4016
|
-
V("div",
|
|
4019
|
+
V("div", Hs, [
|
|
4020
|
+
V("div", Rs, S((g = t(a).metadata) == null ? void 0 : g.text), 1)
|
|
4017
4021
|
])
|
|
4018
4022
|
], 64)) : C("", !0) : (u(), I(T, { key: 0 }, [
|
|
4019
4023
|
i(ye, {
|
|
@@ -4039,21 +4043,21 @@ const je = q("settings", () => {
|
|
|
4039
4043
|
}, 8, ["href"])) : C("", !0);
|
|
4040
4044
|
};
|
|
4041
4045
|
}
|
|
4042
|
-
}),
|
|
4046
|
+
}), Ws = {
|
|
4043
4047
|
key: 0,
|
|
4044
4048
|
class: "v-footer__image"
|
|
4045
|
-
},
|
|
4049
|
+
}, qs = /* @__PURE__ */ k({
|
|
4046
4050
|
__name: "VoFooter",
|
|
4047
4051
|
props: {
|
|
4048
4052
|
image: {}
|
|
4049
4053
|
},
|
|
4050
4054
|
setup(c) {
|
|
4051
|
-
return (e, n) => (u(), h(
|
|
4055
|
+
return (e, n) => (u(), h(Po, {
|
|
4052
4056
|
class: "vo-footer",
|
|
4053
4057
|
height: "40"
|
|
4054
4058
|
}, {
|
|
4055
4059
|
default: r(() => [
|
|
4056
|
-
e.image || e.$slots.image ? (u(), I("div",
|
|
4060
|
+
e.image || e.$slots.image ? (u(), I("div", Ws, [
|
|
4057
4061
|
e.$slots.image ? B(e.$slots, "image", { key: 0 }, void 0, !0) : (u(), h(te, {
|
|
4058
4062
|
key: 1,
|
|
4059
4063
|
cover: "",
|
|
@@ -4066,7 +4070,7 @@ const je = q("settings", () => {
|
|
|
4066
4070
|
_: 3
|
|
4067
4071
|
}));
|
|
4068
4072
|
}
|
|
4069
|
-
}), At = /* @__PURE__ */ et(
|
|
4073
|
+
}), At = /* @__PURE__ */ et(qs, [["__scopeId", "data-v-3135ada5"]]), Zs = ["href"], Gs = /* @__PURE__ */ k({
|
|
4070
4074
|
__name: "VoPromotionsFooter",
|
|
4071
4075
|
props: {
|
|
4072
4076
|
slug: {}
|
|
@@ -4120,14 +4124,14 @@ const je = q("settings", () => {
|
|
|
4120
4124
|
text: "SPONSORED",
|
|
4121
4125
|
variant: "flat"
|
|
4122
4126
|
})) : C("", !0)
|
|
4123
|
-
], 8,
|
|
4127
|
+
], 8, Zs)
|
|
4124
4128
|
];
|
|
4125
4129
|
}),
|
|
4126
4130
|
_: 1
|
|
4127
4131
|
}, 8, ["color", "image"]);
|
|
4128
4132
|
};
|
|
4129
4133
|
}
|
|
4130
|
-
}),
|
|
4134
|
+
}), Qs = ["id"], Ys = /* @__PURE__ */ k({
|
|
4131
4135
|
__name: "VoScript",
|
|
4132
4136
|
props: {
|
|
4133
4137
|
id: {
|
|
@@ -4152,19 +4156,19 @@ const je = q("settings", () => {
|
|
|
4152
4156
|
}), Ue(() => {
|
|
4153
4157
|
var l;
|
|
4154
4158
|
a.value && ((l = s.value) == null || l.appendChild(a.value));
|
|
4155
|
-
}),
|
|
4159
|
+
}), Ft(() => {
|
|
4156
4160
|
var l;
|
|
4157
4161
|
a.value && ((l = s.value) == null || l.removeChild(a.value));
|
|
4158
4162
|
}), (l, d) => (u(), I("div", {
|
|
4159
4163
|
id: c.id,
|
|
4160
4164
|
ref_key: "rootEl",
|
|
4161
4165
|
ref: s
|
|
4162
|
-
}, null, 8,
|
|
4166
|
+
}, null, 8, Qs));
|
|
4163
4167
|
}
|
|
4164
|
-
}),
|
|
4168
|
+
}), Js = (c) => (Mt("data-v-d01d30e4"), c = c(), zt(), c), Xs = ["href", "title"], Ks = {
|
|
4165
4169
|
class: "text-caption text-disabled",
|
|
4166
4170
|
style: { position: "absolute", right: "16px" }
|
|
4167
|
-
},
|
|
4171
|
+
}, ea = /* @__PURE__ */ Js(() => /* @__PURE__ */ V("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), ta = /* @__PURE__ */ k({
|
|
4168
4172
|
__name: "VoSocialFooter",
|
|
4169
4173
|
setup(c) {
|
|
4170
4174
|
const e = je(), n = [
|
|
@@ -4175,7 +4179,7 @@ const je = q("settings", () => {
|
|
|
4175
4179
|
},
|
|
4176
4180
|
{
|
|
4177
4181
|
title: "Vuetify Support",
|
|
4178
|
-
icon: `svg:${
|
|
4182
|
+
icon: `svg:${$o}`,
|
|
4179
4183
|
href: "https://support.vuetifyjs.com/"
|
|
4180
4184
|
},
|
|
4181
4185
|
{
|
|
@@ -4219,10 +4223,10 @@ const je = q("settings", () => {
|
|
|
4219
4223
|
icon: l.icon,
|
|
4220
4224
|
size: l.icon === "$vuetify" ? 24 : 16
|
|
4221
4225
|
}, null, 8, ["icon", "size"])
|
|
4222
|
-
], 8,
|
|
4223
|
-
V("div",
|
|
4226
|
+
], 8, Xs)), 64)),
|
|
4227
|
+
V("div", Ks, [
|
|
4224
4228
|
N(" © 2016-" + S((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
|
|
4225
|
-
|
|
4229
|
+
ea
|
|
4226
4230
|
])
|
|
4227
4231
|
]),
|
|
4228
4232
|
_: 2
|
|
@@ -4237,7 +4241,7 @@ const je = q("settings", () => {
|
|
|
4237
4241
|
]), 1032, ["image"]);
|
|
4238
4242
|
};
|
|
4239
4243
|
}
|
|
4240
|
-
}),
|
|
4244
|
+
}), oa = /* @__PURE__ */ et(ta, [["__scopeId", "data-v-d01d30e4"]]), na = q("spots", () => {
|
|
4241
4245
|
const c = oe(), e = Ke(), n = O([]), o = O([]), s = O(), a = A(!1), l = x(() => s.value ? s.value : n.value.find(({
|
|
4242
4246
|
metadata: {
|
|
4243
4247
|
site: g,
|
|
@@ -4317,10 +4321,10 @@ const je = q("settings", () => {
|
|
|
4317
4321
|
update: _,
|
|
4318
4322
|
destroy: y
|
|
4319
4323
|
};
|
|
4320
|
-
}),
|
|
4324
|
+
}), sa = ["href"], aa = /* @__PURE__ */ k({
|
|
4321
4325
|
__name: "VoSpot",
|
|
4322
4326
|
setup(c) {
|
|
4323
|
-
const e =
|
|
4327
|
+
const e = na();
|
|
4324
4328
|
return (n, o) => {
|
|
4325
4329
|
var s;
|
|
4326
4330
|
return t(e).spot ? (u(), I("a", {
|
|
@@ -4336,10 +4340,10 @@ const je = q("settings", () => {
|
|
|
4336
4340
|
src: (s = t(e).spot.metadata.image) == null ? void 0 : s.url,
|
|
4337
4341
|
width: "225"
|
|
4338
4342
|
}, null, 8, ["color", "src"])
|
|
4339
|
-
], 8,
|
|
4343
|
+
], 8, sa)) : C("", !0);
|
|
4340
4344
|
};
|
|
4341
4345
|
}
|
|
4342
|
-
}),
|
|
4346
|
+
}), Qa = {
|
|
4343
4347
|
discord: ["M22,24L16.75,19L17.38,21H4.5A2.5,2.5 0 0,1 2,18.5V3.5A2.5,2.5 0 0,1 4.5,1H19.5A2.5,2.5 0 0,1 22,3.5V24M12,6.8C9.32,6.8 7.44,7.95 7.44,7.95C8.47,7.03 10.27,6.5 10.27,6.5L10.1,6.33C8.41,6.36 6.88,7.53 6.88,7.53C5.16,11.12 5.27,14.22 5.27,14.22C6.67,16.03 8.75,15.9 8.75,15.9L9.46,15C8.21,14.73 7.42,13.62 7.42,13.62C7.42,13.62 9.3,14.9 12,14.9C14.7,14.9 16.58,13.62 16.58,13.62C16.58,13.62 15.79,14.73 14.54,15L15.25,15.9C15.25,15.9 17.33,16.03 18.73,14.22C18.73,14.22 18.84,11.12 17.12,7.53C17.12,7.53 15.59,6.36 13.9,6.33L13.73,6.5C13.73,6.5 15.53,7.03 16.56,7.95C16.56,7.95 14.68,6.8 12,6.8M9.93,10.59C10.58,10.59 11.11,11.16 11.1,11.86C11.1,12.55 10.58,13.13 9.93,13.13C9.29,13.13 8.77,12.55 8.77,11.86C8.77,11.16 9.28,10.59 9.93,10.59M14.1,10.59C14.75,10.59 15.27,11.16 15.27,11.86C15.27,12.55 14.75,13.13 14.1,13.13C13.46,13.13 12.94,12.55 12.94,11.86C12.94,11.16 13.45,10.59 14.1,10.59Z"],
|
|
4344
4348
|
github: ["M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z"],
|
|
4345
4349
|
reddit: "M14.5 15.41C14.58 15.5 14.58 15.69 14.5 15.8C13.77 16.5 12.41 16.56 12 16.56C11.61 16.56 10.25 16.5 9.54 15.8C9.44 15.69 9.44 15.5 9.54 15.41C9.65 15.31 9.82 15.31 9.92 15.41C10.38 15.87 11.33 16 12 16C12.69 16 13.66 15.87 14.1 15.41C14.21 15.31 14.38 15.31 14.5 15.41M10.75 13.04C10.75 12.47 10.28 12 9.71 12C9.14 12 8.67 12.47 8.67 13.04C8.67 13.61 9.14 14.09 9.71 14.08C10.28 14.08 10.75 13.61 10.75 13.04M14.29 12C13.72 12 13.25 12.5 13.25 13.05S13.72 14.09 14.29 14.09C14.86 14.09 15.33 13.61 15.33 13.05C15.33 12.5 14.86 12 14.29 12M22 12C22 17.5 17.5 22 12 22S2 17.5 2 12C2 6.5 6.5 2 12 2S22 6.5 22 12M18.67 12C18.67 11.19 18 10.54 17.22 10.54C16.82 10.54 16.46 10.7 16.2 10.95C15.2 10.23 13.83 9.77 12.3 9.71L12.97 6.58L15.14 7.05C15.16 7.6 15.62 8.04 16.18 8.04C16.75 8.04 17.22 7.57 17.22 7C17.22 6.43 16.75 5.96 16.18 5.96C15.77 5.96 15.41 6.2 15.25 6.55L12.82 6.03C12.75 6 12.68 6.03 12.63 6.07C12.57 6.11 12.54 6.17 12.53 6.24L11.79 9.72C10.24 9.77 8.84 10.23 7.82 10.96C7.56 10.71 7.2 10.56 6.81 10.56C6 10.56 5.35 11.21 5.35 12C5.35 12.61 5.71 13.11 6.21 13.34C6.19 13.5 6.18 13.62 6.18 13.78C6.18 16 8.79 17.85 12 17.85C15.23 17.85 17.85 16.03 17.85 13.78C17.85 13.64 17.84 13.5 17.81 13.34C18.31 13.11 18.67 12.6 18.67 12Z",
|
|
@@ -4360,7 +4364,7 @@ const je = q("settings", () => {
|
|
|
4360
4364
|
["M12.435 14.3194L22 4L9.26479 7.61064L12.435 14.3194Z", 1],
|
|
4361
4365
|
["M2 4L6.87046 12.2799L9.26479 7.61064L2 4Z", 1]
|
|
4362
4366
|
]
|
|
4363
|
-
},
|
|
4367
|
+
}, Ya = q("bins", () => {
|
|
4364
4368
|
const c = P(), e = oe(), n = O([]), o = O(), s = A(!1), a = A(-1), l = x(() => !c.user || !o.value ? !1 : c.user.id === o.value.owner.id), d = x(() => n.value.filter((v) => v.favorite)), p = x(() => n.value.filter((v) => v.pinned));
|
|
4365
4369
|
z(o, () => {
|
|
4366
4370
|
window.clearTimeout(a.value), a.value = window.setTimeout(() => {
|
|
@@ -4445,7 +4449,7 @@ const je = q("settings", () => {
|
|
|
4445
4449
|
update: $,
|
|
4446
4450
|
updateOrCreate: g
|
|
4447
4451
|
};
|
|
4448
|
-
}),
|
|
4452
|
+
}), Ja = q("products", () => {
|
|
4449
4453
|
const c = oe(), e = O([]), n = x(() => e.value.filter((a) => a.product_type === "Themes"));
|
|
4450
4454
|
async function o() {
|
|
4451
4455
|
if (e.value.length) return e.value;
|
|
@@ -4466,31 +4470,31 @@ const je = q("settings", () => {
|
|
|
4466
4470
|
randomize: s
|
|
4467
4471
|
};
|
|
4468
4472
|
});
|
|
4469
|
-
function
|
|
4473
|
+
function Xa() {
|
|
4470
4474
|
function c(e) {
|
|
4471
|
-
e.component("VoAppBar",
|
|
4475
|
+
e.component("VoAppBar", Ts), e.component("VoAuthBtn", Lt), e.component("VoAuthCard", kt), e.component("VoAuthDialog", $t), e.component("VoAuthListItem", wt), e.component("VoIconBin", St), e.component("VoIconIssues", Ct), e.component("VoNotificationsBanner", Ms), e.component("VoPromotionsCardHighlight", js), e.component("VoPromotionsCardVuetify", Es), e.component("VoPromotionsFooter", Gs), e.component("VoScript", Ys), e.component("VoSocialFooter", oa), e.component("VoSpot", aa);
|
|
4472
4476
|
}
|
|
4473
4477
|
return { install: c };
|
|
4474
4478
|
}
|
|
4475
|
-
function
|
|
4479
|
+
function Ka(c, e) {
|
|
4476
4480
|
return function(n) {
|
|
4477
4481
|
const o = n.store;
|
|
4478
4482
|
o.url = e, o.$id === "site" && (o.id = c);
|
|
4479
4483
|
};
|
|
4480
4484
|
}
|
|
4481
4485
|
export {
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
|
|
4486
|
+
Qa as aliases,
|
|
4487
|
+
Xa as createOne,
|
|
4488
|
+
Ka as one,
|
|
4485
4489
|
P as useAuthStore,
|
|
4486
4490
|
He as useBannersStore,
|
|
4487
|
-
|
|
4491
|
+
Ya as useBinsStore,
|
|
4488
4492
|
oe as useHttpStore,
|
|
4489
4493
|
j as useOneStore,
|
|
4490
|
-
|
|
4494
|
+
Ja as useProductsStore,
|
|
4491
4495
|
tt as usePromotionsStore,
|
|
4492
|
-
|
|
4496
|
+
Ho as useQueueStore,
|
|
4493
4497
|
je as useSettingsStore,
|
|
4494
|
-
|
|
4498
|
+
na as useSpotsStore,
|
|
4495
4499
|
F as useUserStore
|
|
4496
4500
|
};
|