@vuetify/one 1.9.3 → 1.9.5
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 +250 -245
- package/dist/style.css +1 -1
- package/package.json +7 -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: "",
|
|
@@ -261,33 +261,33 @@ const Po = q("Queue", () => {
|
|
|
261
261
|
lastLoginProvider: $,
|
|
262
262
|
sync: d
|
|
263
263
|
};
|
|
264
|
-
}),
|
|
264
|
+
}), Eo = { class: "text-body-2" }, Wo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), yt = /* @__PURE__ */ k({
|
|
265
265
|
__name: "VoAuthShopify",
|
|
266
266
|
setup(c) {
|
|
267
267
|
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
268
|
return (s, a) => (u(), h(me, {
|
|
269
269
|
"base-color": "#5b8a3c",
|
|
270
|
-
"prepend-icon": `svg:${t(
|
|
270
|
+
"prepend-icon": `svg:${t(Pt)}`,
|
|
271
271
|
rounded: "pill",
|
|
272
272
|
slim: "",
|
|
273
273
|
variant: "flat",
|
|
274
274
|
onClick: a[0] || (a[0] = (l) => t(e).login("shopify"))
|
|
275
275
|
}, R({
|
|
276
276
|
title: r(() => [
|
|
277
|
-
V("span",
|
|
277
|
+
V("span", Eo, S(t(o)), 1)
|
|
278
278
|
]),
|
|
279
279
|
_: 2
|
|
280
280
|
}, [
|
|
281
281
|
!t(e).user && t(e).lastLoginProvider() === "shopify" ? {
|
|
282
282
|
name: "subtitle",
|
|
283
283
|
fn: r(() => [
|
|
284
|
-
|
|
284
|
+
Wo
|
|
285
285
|
]),
|
|
286
286
|
key: "0"
|
|
287
287
|
} : void 0
|
|
288
288
|
]), 1032, ["prepend-icon"]));
|
|
289
289
|
}
|
|
290
|
-
}),
|
|
290
|
+
}), qo = { class: "text-body-2" }, Zo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), bt = /* @__PURE__ */ k({
|
|
291
291
|
__name: "VoAuthDiscord",
|
|
292
292
|
setup(c) {
|
|
293
293
|
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 +300,20 @@ const Po = q("Queue", () => {
|
|
|
300
300
|
onClick: a[0] || (a[0] = (l) => t(e).login("discord"))
|
|
301
301
|
}, R({
|
|
302
302
|
title: r(() => [
|
|
303
|
-
V("span",
|
|
303
|
+
V("span", qo, S(t(o)), 1)
|
|
304
304
|
]),
|
|
305
305
|
_: 2
|
|
306
306
|
}, [
|
|
307
307
|
!t(e).user && t(e).lastLoginProvider() === "discord" ? {
|
|
308
308
|
name: "subtitle",
|
|
309
309
|
fn: r(() => [
|
|
310
|
-
|
|
310
|
+
Zo
|
|
311
311
|
]),
|
|
312
312
|
key: "0"
|
|
313
313
|
} : void 0
|
|
314
314
|
]), 1024));
|
|
315
315
|
}
|
|
316
|
-
}),
|
|
316
|
+
}), Go = { class: "text-body-2" }, Qo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), Vt = /* @__PURE__ */ k({
|
|
317
317
|
__name: "VoAuthGithub",
|
|
318
318
|
setup(c) {
|
|
319
319
|
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 +326,20 @@ const Po = q("Queue", () => {
|
|
|
326
326
|
onClick: a[0] || (a[0] = (l) => t(e).login("github"))
|
|
327
327
|
}, R({
|
|
328
328
|
title: r(() => [
|
|
329
|
-
V("span",
|
|
329
|
+
V("span", Go, S(t(o)), 1)
|
|
330
330
|
]),
|
|
331
331
|
_: 2
|
|
332
332
|
}, [
|
|
333
333
|
!t(e).user && t(e).lastLoginProvider() === "github" ? {
|
|
334
334
|
name: "subtitle",
|
|
335
335
|
fn: r(() => [
|
|
336
|
-
|
|
336
|
+
Qo
|
|
337
337
|
]),
|
|
338
338
|
key: "0"
|
|
339
339
|
} : void 0
|
|
340
340
|
]), 1024));
|
|
341
341
|
}
|
|
342
|
-
}),
|
|
342
|
+
}), 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
343
|
__name: "VoAuthCard",
|
|
344
344
|
setup(c) {
|
|
345
345
|
const e = P();
|
|
@@ -350,22 +350,22 @@ const Po = q("Queue", () => {
|
|
|
350
350
|
"max-width": "480"
|
|
351
351
|
}, {
|
|
352
352
|
default: r(() => [
|
|
353
|
-
V("div",
|
|
353
|
+
V("div", Yo, [
|
|
354
354
|
i(ee, {
|
|
355
355
|
class: "mx-auto",
|
|
356
356
|
image: "https://vuetifyjs.b-cdn.net/docs/images/avatars/one.png",
|
|
357
357
|
size: "64"
|
|
358
358
|
})
|
|
359
359
|
]),
|
|
360
|
-
V("div",
|
|
361
|
-
i(
|
|
360
|
+
V("div", Jo, [
|
|
361
|
+
i(So, { class: "text-h5 mb-1 text-md-h4" }, {
|
|
362
362
|
default: r(() => [
|
|
363
|
-
V("div",
|
|
364
|
-
|
|
363
|
+
V("div", Xo, S(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
|
|
364
|
+
Ko
|
|
365
365
|
]),
|
|
366
366
|
_: 1
|
|
367
367
|
}),
|
|
368
|
-
i(
|
|
368
|
+
i(Lo, { class: "text-wrap" }, {
|
|
369
369
|
default: r(() => [
|
|
370
370
|
N(" Login to save your settings and gain access to exclusive subscriber perks. ")
|
|
371
371
|
]),
|
|
@@ -483,7 +483,7 @@ const Po = q("Queue", () => {
|
|
|
483
483
|
read: d,
|
|
484
484
|
unread: l
|
|
485
485
|
};
|
|
486
|
-
}),
|
|
486
|
+
}), en = /* @__PURE__ */ k({
|
|
487
487
|
__name: "VoNotificationsTotalBadge",
|
|
488
488
|
setup(c) {
|
|
489
489
|
const e = P(), n = ze(), o = F(), s = x(() => o.notifications.show ? n.unread.length : 0);
|
|
@@ -518,7 +518,7 @@ const Po = q("Queue", () => {
|
|
|
518
518
|
variant: "flat"
|
|
519
519
|
}, R({
|
|
520
520
|
loader: r(() => [
|
|
521
|
-
n.$slots.loader ? C("", !0) : (u(), h(
|
|
521
|
+
n.$slots.loader ? C("", !0) : (u(), h(Io, {
|
|
522
522
|
key: 0,
|
|
523
523
|
indeterminate: "disable-shrink",
|
|
524
524
|
size: "16",
|
|
@@ -544,7 +544,7 @@ const Po = q("Queue", () => {
|
|
|
544
544
|
} : void 0
|
|
545
545
|
]), 1032, ["style", "tabindex"]));
|
|
546
546
|
}
|
|
547
|
-
}),
|
|
547
|
+
}), tn = { class: "pa-4 d-flex flex-column ga-4" }, wt = /* @__PURE__ */ k({
|
|
548
548
|
__name: "VoAuthListItem",
|
|
549
549
|
setup(c) {
|
|
550
550
|
const e = P(), n = F(), o = A(!e.user && !e.isLoading);
|
|
@@ -568,7 +568,7 @@ const Po = q("Queue", () => {
|
|
|
568
568
|
class: "mb-0",
|
|
569
569
|
link: !!t(e).user,
|
|
570
570
|
nav: "",
|
|
571
|
-
"prepend-icon": `svg:${t(e).user && t(n).syncSettings ? t(
|
|
571
|
+
"prepend-icon": `svg:${t(e).user && t(n).syncSettings ? t(Ht) : t(Rt)}`,
|
|
572
572
|
rounded: "b-0",
|
|
573
573
|
slim: "",
|
|
574
574
|
title: t(e).user && t(n).syncSettings ? "Sync is on" : "Sync is paused",
|
|
@@ -609,7 +609,7 @@ const Po = q("Queue", () => {
|
|
|
609
609
|
color: "transparent"
|
|
610
610
|
}, {
|
|
611
611
|
default: r(() => [
|
|
612
|
-
V("div",
|
|
612
|
+
V("div", tn, [
|
|
613
613
|
i(d, {
|
|
614
614
|
onClick: l[2] || (l[2] = (_) => o.value = !1)
|
|
615
615
|
}),
|
|
@@ -666,7 +666,7 @@ const Po = q("Queue", () => {
|
|
|
666
666
|
} : void 0
|
|
667
667
|
]), 1024));
|
|
668
668
|
}
|
|
669
|
-
}),
|
|
669
|
+
}), on = /* @__PURE__ */ k({
|
|
670
670
|
__name: "VoAuthLogoutNavItem",
|
|
671
671
|
setup(c) {
|
|
672
672
|
const e = P(), n = A(!1);
|
|
@@ -680,7 +680,7 @@ const Po = q("Queue", () => {
|
|
|
680
680
|
disabled: t(n),
|
|
681
681
|
link: "",
|
|
682
682
|
loading: t(n),
|
|
683
|
-
"prepend-icon": `svg:${t(
|
|
683
|
+
"prepend-icon": `svg:${t(Et)}`,
|
|
684
684
|
title: "Logout",
|
|
685
685
|
onClick: o
|
|
686
686
|
}, null, 8, ["disabled", "loading", "prepend-icon"]);
|
|
@@ -720,7 +720,7 @@ const Po = q("Queue", () => {
|
|
|
720
720
|
key: 0,
|
|
721
721
|
class: "me-2",
|
|
722
722
|
density: "comfortable",
|
|
723
|
-
icon: `svg:${t(o) ? t(
|
|
723
|
+
icon: `svg:${t(o) ? t(Wt) : t(qt)}`,
|
|
724
724
|
size: "small",
|
|
725
725
|
variant: "text",
|
|
726
726
|
onClick: a[0] || (a[0] = (d) => o.value = !t(o))
|
|
@@ -787,7 +787,7 @@ const Po = q("Queue", () => {
|
|
|
787
787
|
} : void 0
|
|
788
788
|
]), 1032, ["disabled", "true-icon"]));
|
|
789
789
|
}
|
|
790
|
-
}),
|
|
790
|
+
}), nn = {
|
|
791
791
|
key: 1,
|
|
792
792
|
class: "mb-3 text-caption text-medium-emphasis"
|
|
793
793
|
}, _e = /* @__PURE__ */ k({
|
|
@@ -807,17 +807,17 @@ const Po = q("Queue", () => {
|
|
|
807
807
|
]),
|
|
808
808
|
_: 1
|
|
809
809
|
})) : C("", !0),
|
|
810
|
-
e.text ? (u(), I("div",
|
|
810
|
+
e.text ? (u(), I("div", nn, S(e.text), 1)) : C("", !0)
|
|
811
811
|
], 64));
|
|
812
812
|
}
|
|
813
|
-
}),
|
|
813
|
+
}), sn = { key: 0 }, an = /* @__PURE__ */ k({
|
|
814
814
|
__name: "VoSettingsPageSuitOption",
|
|
815
815
|
setup(c) {
|
|
816
816
|
const e = F(), n = [
|
|
817
817
|
{
|
|
818
818
|
title: "Choose a page suit",
|
|
819
819
|
value: "",
|
|
820
|
-
prependIcon: `svg:${
|
|
820
|
+
prependIcon: `svg:${Qt}`,
|
|
821
821
|
disabled: !0
|
|
822
822
|
},
|
|
823
823
|
{
|
|
@@ -853,8 +853,8 @@ const Po = q("Queue", () => {
|
|
|
853
853
|
}, null, 8, ["modelValue"]),
|
|
854
854
|
i(fe, null, {
|
|
855
855
|
default: r(() => [
|
|
856
|
-
t(e).suits.show ? (u(), I("div",
|
|
857
|
-
i(
|
|
856
|
+
t(e).suits.show ? (u(), I("div", sn, [
|
|
857
|
+
i(Uo, {
|
|
858
858
|
modelValue: t(e).suits.suit,
|
|
859
859
|
"onUpdate:modelValue": s[1] || (s[1] = (d) => t(e).suits.suit = d),
|
|
860
860
|
clearable: "",
|
|
@@ -877,7 +877,7 @@ const Po = q("Queue", () => {
|
|
|
877
877
|
_: 1
|
|
878
878
|
}, 8, ["modelValue"]),
|
|
879
879
|
i(l, { text: "Select your suit elements to display the background image:" }),
|
|
880
|
-
i(
|
|
880
|
+
i(Do, {
|
|
881
881
|
modelValue: t(e).suits.elements,
|
|
882
882
|
"onUpdate:modelValue": s[2] || (s[2] = (d) => t(e).suits.elements = d),
|
|
883
883
|
color: "primary",
|
|
@@ -886,7 +886,7 @@ const Po = q("Queue", () => {
|
|
|
886
886
|
}, {
|
|
887
887
|
default: r(() => [
|
|
888
888
|
i(X, {
|
|
889
|
-
"append-icon": `svg:${t(
|
|
889
|
+
"append-icon": `svg:${t(Zt)}`,
|
|
890
890
|
"filter-icon": "$success",
|
|
891
891
|
text: "App Bar",
|
|
892
892
|
value: "app-bar",
|
|
@@ -902,7 +902,7 @@ const Po = q("Queue", () => {
|
|
|
902
902
|
_: 1
|
|
903
903
|
}, 8, ["append-icon"]),
|
|
904
904
|
i(X, {
|
|
905
|
-
"append-icon": `svg:${t(
|
|
905
|
+
"append-icon": `svg:${t(Gt)}`,
|
|
906
906
|
"filter-icon": "$success",
|
|
907
907
|
text: "Navigation Drawer",
|
|
908
908
|
value: "drawer",
|
|
@@ -945,7 +945,7 @@ const Po = q("Queue", () => {
|
|
|
945
945
|
}
|
|
946
946
|
});
|
|
947
947
|
function Le() {
|
|
948
|
-
const c =
|
|
948
|
+
const c = wo();
|
|
949
949
|
return x(
|
|
950
950
|
() => c.query
|
|
951
951
|
);
|
|
@@ -1103,7 +1103,7 @@ const j = q("one", () => {
|
|
|
1103
1103
|
verify: ne
|
|
1104
1104
|
};
|
|
1105
1105
|
});
|
|
1106
|
-
function
|
|
1106
|
+
function rn() {
|
|
1107
1107
|
return {
|
|
1108
1108
|
blackguard: {
|
|
1109
1109
|
dark: !0,
|
|
@@ -1297,7 +1297,7 @@ function an() {
|
|
|
1297
1297
|
};
|
|
1298
1298
|
}
|
|
1299
1299
|
const je = q("settings", () => {
|
|
1300
|
-
const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), n = F(), o = Fe(), s =
|
|
1300
|
+
const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), n = F(), o = Fe(), s = rn(), a = {
|
|
1301
1301
|
blackguard: {
|
|
1302
1302
|
"app-bar": c + "suits/blackguard/blackguard-app-bar.png",
|
|
1303
1303
|
drawer: c + "suits/blackguard/blackguard-app-drawer.png",
|
|
@@ -1334,7 +1334,7 @@ const je = q("settings", () => {
|
|
|
1334
1334
|
suit: l,
|
|
1335
1335
|
CDN_URL: c
|
|
1336
1336
|
};
|
|
1337
|
-
}),
|
|
1337
|
+
}), ln = { class: "ms-5" }, cn = { class: "pb-2" }, un = /* @__PURE__ */ k({
|
|
1338
1338
|
__name: "VoSettingsDialog",
|
|
1339
1339
|
props: {
|
|
1340
1340
|
modelValue: { type: Boolean },
|
|
@@ -1347,28 +1347,28 @@ const je = q("settings", () => {
|
|
|
1347
1347
|
title: "Light",
|
|
1348
1348
|
subtitle: "A standard light theme.",
|
|
1349
1349
|
image: o.CDN_URL + "themes/light.png",
|
|
1350
|
-
prependIcon: `svg:${
|
|
1350
|
+
prependIcon: `svg:${Yt}`,
|
|
1351
1351
|
value: "light"
|
|
1352
1352
|
},
|
|
1353
1353
|
{
|
|
1354
1354
|
title: "Dark",
|
|
1355
1355
|
subtitle: "A standard dark theme.",
|
|
1356
1356
|
image: o.CDN_URL + "themes/dark.png",
|
|
1357
|
-
prependIcon: `svg:${
|
|
1357
|
+
prependIcon: `svg:${Jt}`,
|
|
1358
1358
|
value: "dark"
|
|
1359
1359
|
},
|
|
1360
1360
|
{
|
|
1361
1361
|
title: "System",
|
|
1362
1362
|
subtitle: "A theme based on the system preference.",
|
|
1363
1363
|
image: o.CDN_URL + "themes/system.png",
|
|
1364
|
-
prependIcon: `svg:${
|
|
1364
|
+
prependIcon: `svg:${Xt}`,
|
|
1365
1365
|
value: "system"
|
|
1366
1366
|
},
|
|
1367
1367
|
{
|
|
1368
1368
|
title: "High Contrast",
|
|
1369
1369
|
subtitle: "A theme for high contrast.",
|
|
1370
1370
|
image: o.CDN_URL + "themes/high-contrast.png",
|
|
1371
|
-
prependIcon: `svg:${
|
|
1371
|
+
prependIcon: `svg:${Kt}`,
|
|
1372
1372
|
value: "highContrast",
|
|
1373
1373
|
disabled: !n.isSubscriber
|
|
1374
1374
|
}
|
|
@@ -1416,11 +1416,11 @@ const je = q("settings", () => {
|
|
|
1416
1416
|
y.disabled || (s.theme = y.value, _ == null || _());
|
|
1417
1417
|
}
|
|
1418
1418
|
return (_, y) => {
|
|
1419
|
-
const $ = _e, g =
|
|
1419
|
+
const $ = _e, g = an, f = xt, v = Se;
|
|
1420
1420
|
return u(), h(v, {
|
|
1421
1421
|
modelValue: e.value,
|
|
1422
1422
|
"onUpdate:modelValue": y[6] || (y[6] = (b) => e.value = b),
|
|
1423
|
-
"prepend-icon": `svg:${t(
|
|
1423
|
+
"prepend-icon": `svg:${t(eo)}`,
|
|
1424
1424
|
title: "Settings"
|
|
1425
1425
|
}, {
|
|
1426
1426
|
default: r(() => [
|
|
@@ -1449,7 +1449,7 @@ const je = q("settings", () => {
|
|
|
1449
1449
|
md: "6"
|
|
1450
1450
|
}, {
|
|
1451
1451
|
default: r(() => [
|
|
1452
|
-
i(
|
|
1452
|
+
i(xo, { class: "mb-n4" }, {
|
|
1453
1453
|
default: r(() => [
|
|
1454
1454
|
N(S(b.title), 1)
|
|
1455
1455
|
]),
|
|
@@ -1524,8 +1524,8 @@ const je = q("settings", () => {
|
|
|
1524
1524
|
}, null, 8, ["modelValue"])) : C("", !0),
|
|
1525
1525
|
i(fe, null, {
|
|
1526
1526
|
default: r(() => [
|
|
1527
|
-
Ve(V("div",
|
|
1528
|
-
V("div",
|
|
1527
|
+
Ve(V("div", ln, [
|
|
1528
|
+
V("div", cn, [
|
|
1529
1529
|
i(f, {
|
|
1530
1530
|
modelValue: t(s).showHouseAds,
|
|
1531
1531
|
"onUpdate:modelValue": y[2] || (y[2] = (b) => t(s).showHouseAds = b),
|
|
@@ -1585,16 +1585,16 @@ const je = q("settings", () => {
|
|
|
1585
1585
|
}, 8, ["modelValue", "prepend-icon"]);
|
|
1586
1586
|
};
|
|
1587
1587
|
}
|
|
1588
|
-
}),
|
|
1588
|
+
}), dn = /* @__PURE__ */ k({
|
|
1589
1589
|
__name: "VoSettingsListItem",
|
|
1590
1590
|
setup(c) {
|
|
1591
1591
|
const e = A(!1);
|
|
1592
1592
|
return (n, o) => {
|
|
1593
|
-
const s =
|
|
1593
|
+
const s = un, a = Y;
|
|
1594
1594
|
return u(), h(a, {
|
|
1595
1595
|
active: t(e),
|
|
1596
1596
|
link: "",
|
|
1597
|
-
"prepend-icon": `svg:${t(
|
|
1597
|
+
"prepend-icon": `svg:${t(to)}`,
|
|
1598
1598
|
title: "Settings"
|
|
1599
1599
|
}, {
|
|
1600
1600
|
default: r(() => [
|
|
@@ -1607,7 +1607,7 @@ const je = q("settings", () => {
|
|
|
1607
1607
|
}, 8, ["active", "prepend-icon"]);
|
|
1608
1608
|
};
|
|
1609
1609
|
}
|
|
1610
|
-
}),
|
|
1610
|
+
}), pn = { class: "text-caption" }, mn = /* @__PURE__ */ k({
|
|
1611
1611
|
__name: "VoSubscriptionInvoices",
|
|
1612
1612
|
setup(c) {
|
|
1613
1613
|
const e = ke(), n = j();
|
|
@@ -1633,7 +1633,7 @@ const je = q("settings", () => {
|
|
|
1633
1633
|
sticky: ""
|
|
1634
1634
|
}, {
|
|
1635
1635
|
"item.date": r(({ item: l }) => [
|
|
1636
|
-
V("div",
|
|
1636
|
+
V("div", pn, S(t(e).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
|
|
1637
1637
|
]),
|
|
1638
1638
|
"item.amount": r(({ item: l }) => [
|
|
1639
1639
|
N(" $" + S(l.amount / 100), 1)
|
|
@@ -1652,7 +1652,7 @@ const je = q("settings", () => {
|
|
|
1652
1652
|
"item.pdf": r(({ item: l }) => [
|
|
1653
1653
|
i(Z, {
|
|
1654
1654
|
href: l.pdf,
|
|
1655
|
-
icon: `svg:${t(
|
|
1655
|
+
icon: `svg:${t(oo)}`,
|
|
1656
1656
|
size: "small",
|
|
1657
1657
|
target: "_blank",
|
|
1658
1658
|
variant: "text"
|
|
@@ -1671,10 +1671,10 @@ const je = q("settings", () => {
|
|
|
1671
1671
|
});
|
|
1672
1672
|
};
|
|
1673
1673
|
}
|
|
1674
|
-
}),
|
|
1674
|
+
}), fn = { class: "d-flex align-center" }, vn = {
|
|
1675
1675
|
key: "status",
|
|
1676
1676
|
class: "text-capitalize hidden-sm-and-down"
|
|
1677
|
-
},
|
|
1677
|
+
}, _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
1678
|
__name: "VoSubscriptionStatus",
|
|
1679
1679
|
emits: ["change:subscription"],
|
|
1680
1680
|
setup(c, { emit: e }) {
|
|
@@ -1717,7 +1717,7 @@ const je = q("settings", () => {
|
|
|
1717
1717
|
t(o).hasBilling ? (u(), h(m, {
|
|
1718
1718
|
key: 1,
|
|
1719
1719
|
loading: t(o).isLoading,
|
|
1720
|
-
"prepend-icon": `svg:${t(
|
|
1720
|
+
"prepend-icon": `svg:${t(no)}`,
|
|
1721
1721
|
text: "Billing",
|
|
1722
1722
|
onClick: t(o).manage
|
|
1723
1723
|
}, null, 8, ["loading", "prepend-icon", "onClick"])) : C("", !0)
|
|
@@ -1728,13 +1728,13 @@ const je = q("settings", () => {
|
|
|
1728
1728
|
t(o).info ? {
|
|
1729
1729
|
name: "subtitle",
|
|
1730
1730
|
fn: r(() => [
|
|
1731
|
-
V("div",
|
|
1732
|
-
V("span",
|
|
1731
|
+
V("div", fn, [
|
|
1732
|
+
V("span", vn, S(t(o).info.status), 1),
|
|
1733
1733
|
t(o).info.items.length ? (u(), I(T, { key: 0 }, [
|
|
1734
|
-
|
|
1735
|
-
V("span",
|
|
1734
|
+
_n,
|
|
1735
|
+
V("span", hn, [
|
|
1736
1736
|
N(" $" + S(t(o).info.items[0].plan.amount / 100), 1),
|
|
1737
|
-
V("span",
|
|
1737
|
+
V("span", gn, "/" + S(t(o).interval), 1)
|
|
1738
1738
|
]),
|
|
1739
1739
|
i(m, {
|
|
1740
1740
|
size: "x-small",
|
|
@@ -1749,13 +1749,13 @@ const je = q("settings", () => {
|
|
|
1749
1749
|
} : {
|
|
1750
1750
|
name: "subtitle",
|
|
1751
1751
|
fn: r(() => [
|
|
1752
|
-
V("div",
|
|
1752
|
+
V("div", yn, [
|
|
1753
1753
|
i(ye, {
|
|
1754
1754
|
height: "16",
|
|
1755
1755
|
type: "ossein",
|
|
1756
1756
|
width: "40"
|
|
1757
1757
|
}),
|
|
1758
|
-
|
|
1758
|
+
bn,
|
|
1759
1759
|
i(ye, {
|
|
1760
1760
|
height: "16",
|
|
1761
1761
|
type: "ossein",
|
|
@@ -1766,15 +1766,15 @@ const je = q("settings", () => {
|
|
|
1766
1766
|
key: "1"
|
|
1767
1767
|
}
|
|
1768
1768
|
]), 1024),
|
|
1769
|
-
V("div",
|
|
1769
|
+
V("div", Vn, [
|
|
1770
1770
|
V("div", null, [
|
|
1771
1771
|
((_ = t(o).info) == null ? void 0 : _.status) === "active" ? (u(), I(T, { key: 0 }, [
|
|
1772
1772
|
N(" Your plan renews on "),
|
|
1773
|
-
V("span",
|
|
1773
|
+
V("span", kn, S(t(n).format(t(a), "fullDateWithWeekday")), 1),
|
|
1774
1774
|
N(". ")
|
|
1775
1775
|
], 64)) : (u(), I(T, { key: 1 }, [
|
|
1776
1776
|
N(" Your plan ends on "),
|
|
1777
|
-
V("span",
|
|
1777
|
+
V("span", $n, S(t(n).format((y = t(o).info) == null ? void 0 : y.currentPeriodEnd, "fullDateWithWeekday")), 1),
|
|
1778
1778
|
N(". ")
|
|
1779
1779
|
], 64))
|
|
1780
1780
|
])
|
|
@@ -1788,7 +1788,7 @@ const je = q("settings", () => {
|
|
|
1788
1788
|
});
|
|
1789
1789
|
};
|
|
1790
1790
|
}
|
|
1791
|
-
}),
|
|
1791
|
+
}), 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
1792
|
__name: "VoSubscriptionPerks",
|
|
1793
1793
|
setup(c) {
|
|
1794
1794
|
const e = [
|
|
@@ -1814,7 +1814,7 @@ const je = q("settings", () => {
|
|
|
1814
1814
|
]),
|
|
1815
1815
|
_: 1
|
|
1816
1816
|
}),
|
|
1817
|
-
|
|
1817
|
+
xn,
|
|
1818
1818
|
i(ae, {
|
|
1819
1819
|
class: "py-0",
|
|
1820
1820
|
density: "compact",
|
|
@@ -1835,21 +1835,21 @@ const je = q("settings", () => {
|
|
|
1835
1835
|
})
|
|
1836
1836
|
]),
|
|
1837
1837
|
title: r(() => [
|
|
1838
|
-
V("div", { innerHTML: p }, null, 8,
|
|
1838
|
+
V("div", { innerHTML: p }, null, 8, Cn)
|
|
1839
1839
|
]),
|
|
1840
1840
|
_: 2
|
|
1841
1841
|
}, 1032, ["prepend-icon"])), 64))
|
|
1842
1842
|
]),
|
|
1843
1843
|
_: 1
|
|
1844
1844
|
}),
|
|
1845
|
-
|
|
1845
|
+
Sn,
|
|
1846
1846
|
i(We, { class: "font-weight-black" }, {
|
|
1847
1847
|
default: r(() => [
|
|
1848
1848
|
N("Up Next")
|
|
1849
1849
|
]),
|
|
1850
1850
|
_: 1
|
|
1851
1851
|
}),
|
|
1852
|
-
|
|
1852
|
+
Ln,
|
|
1853
1853
|
i(ae, {
|
|
1854
1854
|
class: "py-0",
|
|
1855
1855
|
density: "compact",
|
|
@@ -1860,7 +1860,7 @@ const je = q("settings", () => {
|
|
|
1860
1860
|
(u(), I(T, null, K(n, (p, m) => i(d, {
|
|
1861
1861
|
key: m,
|
|
1862
1862
|
class: "mb-0",
|
|
1863
|
-
"prepend-icon": `svg:${t(
|
|
1863
|
+
"prepend-icon": `svg:${t(so)}`
|
|
1864
1864
|
}, {
|
|
1865
1865
|
prepend: r(() => [
|
|
1866
1866
|
i(U, {
|
|
@@ -1869,7 +1869,7 @@ const je = q("settings", () => {
|
|
|
1869
1869
|
})
|
|
1870
1870
|
]),
|
|
1871
1871
|
title: r(() => [
|
|
1872
|
-
V("div", { innerHTML: p }, null, 8,
|
|
1872
|
+
V("div", { innerHTML: p }, null, 8, In)
|
|
1873
1873
|
]),
|
|
1874
1874
|
_: 2
|
|
1875
1875
|
}, 1032, ["prepend-icon"])), 64))
|
|
@@ -1879,7 +1879,7 @@ const je = q("settings", () => {
|
|
|
1879
1879
|
], 64);
|
|
1880
1880
|
};
|
|
1881
1881
|
}
|
|
1882
|
-
}),
|
|
1882
|
+
}), Dn = /* @__PURE__ */ k({
|
|
1883
1883
|
__name: "VoSubscriptionSubscribe",
|
|
1884
1884
|
props: {
|
|
1885
1885
|
modelValue: {
|
|
@@ -1974,7 +1974,7 @@ const je = q("settings", () => {
|
|
|
1974
1974
|
_: 1
|
|
1975
1975
|
}, 8, ["modelValue"]));
|
|
1976
1976
|
}
|
|
1977
|
-
}),
|
|
1977
|
+
}), 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
1978
|
__name: "VoSubscriptionDialog",
|
|
1979
1979
|
props: {
|
|
1980
1980
|
modelValue: { type: Boolean },
|
|
@@ -2001,11 +2001,11 @@ const je = q("settings", () => {
|
|
|
2001
2001
|
await o.modify(a.value), await o.subscriptionInfo(), d.value = null, await e(3e3), l.value = "status", await e(300), d.value = !1;
|
|
2002
2002
|
}
|
|
2003
2003
|
return (m, _) => {
|
|
2004
|
-
const y = _e, $ =
|
|
2004
|
+
const y = _e, $ = Dn, g = An, f = wn, v = mn, b = Ce, M = Se;
|
|
2005
2005
|
return u(), h(M, {
|
|
2006
2006
|
modelValue: n.value,
|
|
2007
2007
|
"onUpdate:modelValue": _[4] || (_[4] = (D) => n.value = D),
|
|
2008
|
-
"prepend-icon": `svg:${t(
|
|
2008
|
+
"prepend-icon": `svg:${t(ao)}`,
|
|
2009
2009
|
title: "Subscriptions"
|
|
2010
2010
|
}, R({
|
|
2011
2011
|
default: r(() => [
|
|
@@ -2013,7 +2013,7 @@ const je = q("settings", () => {
|
|
|
2013
2013
|
default: r(() => [
|
|
2014
2014
|
i(xe, { scrollable: "" }, {
|
|
2015
2015
|
default: r(() => [
|
|
2016
|
-
V("div",
|
|
2016
|
+
V("div", Un, [
|
|
2017
2017
|
i(ue, null, {
|
|
2018
2018
|
default: r(() => [
|
|
2019
2019
|
i(y, {
|
|
@@ -2028,7 +2028,7 @@ const je = q("settings", () => {
|
|
|
2028
2028
|
modelValue: t(a),
|
|
2029
2029
|
"onUpdate:modelValue": _[0] || (_[0] = (D) => se(a) ? a.value = D : null)
|
|
2030
2030
|
}, null, 8, ["modelValue"]),
|
|
2031
|
-
|
|
2031
|
+
On,
|
|
2032
2032
|
i(g)
|
|
2033
2033
|
]),
|
|
2034
2034
|
_: 1
|
|
@@ -2061,13 +2061,13 @@ const je = q("settings", () => {
|
|
|
2061
2061
|
t(l) === "subscribe" ? {
|
|
2062
2062
|
name: "actions",
|
|
2063
2063
|
fn: r(() => [
|
|
2064
|
-
V("div",
|
|
2064
|
+
V("div", Bn, [
|
|
2065
2065
|
t(d) !== !1 ? (u(), h(b, {
|
|
2066
2066
|
key: 0,
|
|
2067
2067
|
block: "",
|
|
2068
2068
|
color: "success",
|
|
2069
2069
|
loading: t(o).isLoading,
|
|
2070
|
-
"prepend-icon": `svg:${t(d) !== null ? t(
|
|
2070
|
+
"prepend-icon": `svg:${t(d) !== null ? t(io) : t(De)}`,
|
|
2071
2071
|
readonly: t(d) === null,
|
|
2072
2072
|
size: "default",
|
|
2073
2073
|
text: t(d) !== null ? "Modify Subscription" : "Success",
|
|
@@ -2075,7 +2075,7 @@ const je = q("settings", () => {
|
|
|
2075
2075
|
}, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(o).one ? (u(), h(b, {
|
|
2076
2076
|
key: 2,
|
|
2077
2077
|
block: "",
|
|
2078
|
-
"prepend-icon": `svg:${t(
|
|
2078
|
+
"prepend-icon": `svg:${t(ro)}`,
|
|
2079
2079
|
size: "default",
|
|
2080
2080
|
text: "Manage Subscription",
|
|
2081
2081
|
onClick: _[3] || (_[3] = (D) => l.value = "status")
|
|
@@ -2097,16 +2097,16 @@ const je = q("settings", () => {
|
|
|
2097
2097
|
]), 1032, ["modelValue", "prepend-icon"]);
|
|
2098
2098
|
};
|
|
2099
2099
|
}
|
|
2100
|
-
}),
|
|
2100
|
+
}), Tn = /* @__PURE__ */ k({
|
|
2101
2101
|
__name: "VoSubscriptionListItem",
|
|
2102
2102
|
setup(c) {
|
|
2103
2103
|
const e = A(!1);
|
|
2104
2104
|
return (n, o) => {
|
|
2105
|
-
const s =
|
|
2105
|
+
const s = Nn, a = Y;
|
|
2106
2106
|
return u(), h(a, {
|
|
2107
2107
|
active: t(e),
|
|
2108
2108
|
link: "",
|
|
2109
|
-
"prepend-icon": `svg:${t(
|
|
2109
|
+
"prepend-icon": `svg:${t(lo)}`,
|
|
2110
2110
|
title: "Subscriptions"
|
|
2111
2111
|
}, {
|
|
2112
2112
|
default: r(() => [
|
|
@@ -2119,7 +2119,7 @@ const je = q("settings", () => {
|
|
|
2119
2119
|
}, 8, ["active", "prepend-icon"]);
|
|
2120
2120
|
};
|
|
2121
2121
|
}
|
|
2122
|
-
}),
|
|
2122
|
+
}), Fn = {
|
|
2123
2123
|
key: 0,
|
|
2124
2124
|
class: "text-success"
|
|
2125
2125
|
}, Pe = /* @__PURE__ */ k({
|
|
@@ -2141,7 +2141,7 @@ const je = q("settings", () => {
|
|
|
2141
2141
|
return (s, a) => {
|
|
2142
2142
|
var d, p;
|
|
2143
2143
|
const l = Ce;
|
|
2144
|
-
return u(), h(
|
|
2144
|
+
return u(), h(Oo, {
|
|
2145
2145
|
"dot-color": (d = s.sponsorship) != null && d.isActive ? "success" : "transparent",
|
|
2146
2146
|
icon: (p = s.sponsorship) != null && p.isActive ? `svg:${t(Be)}` : void 0,
|
|
2147
2147
|
size: "x-small",
|
|
@@ -2158,9 +2158,9 @@ const je = q("settings", () => {
|
|
|
2158
2158
|
subtitle: r(() => {
|
|
2159
2159
|
var m;
|
|
2160
2160
|
return [
|
|
2161
|
-
(m = s.sponsorship) != null && m.isActive ? (u(), I("div",
|
|
2161
|
+
(m = s.sponsorship) != null && m.isActive ? (u(), I("div", Fn, [
|
|
2162
2162
|
i(U, {
|
|
2163
|
-
icon: `svg:${t(
|
|
2163
|
+
icon: `svg:${t(co)}`,
|
|
2164
2164
|
size: "x-small"
|
|
2165
2165
|
}, null, 8, ["icon"]),
|
|
2166
2166
|
N(" " + S(t(o)), 1)
|
|
@@ -2198,7 +2198,7 @@ const je = q("settings", () => {
|
|
|
2198
2198
|
}, 8, ["dot-color", "icon"]);
|
|
2199
2199
|
};
|
|
2200
2200
|
}
|
|
2201
|
-
}),
|
|
2201
|
+
}), Mn = /* @__PURE__ */ k({
|
|
2202
2202
|
__name: "VoSponsorshipsTimelineItemPatreon",
|
|
2203
2203
|
setup(c) {
|
|
2204
2204
|
return (e, n) => {
|
|
@@ -2211,7 +2211,7 @@ const je = q("settings", () => {
|
|
|
2211
2211
|
});
|
|
2212
2212
|
};
|
|
2213
2213
|
}
|
|
2214
|
-
}),
|
|
2214
|
+
}), zn = /* @__PURE__ */ k({
|
|
2215
2215
|
__name: "VoSponsorshipsTimelineItemDiscord",
|
|
2216
2216
|
setup(c) {
|
|
2217
2217
|
const e = j();
|
|
@@ -2226,7 +2226,7 @@ const je = q("settings", () => {
|
|
|
2226
2226
|
}, null, 8, ["sponsorship"]);
|
|
2227
2227
|
};
|
|
2228
2228
|
}
|
|
2229
|
-
}),
|
|
2229
|
+
}), jn = /* @__PURE__ */ k({
|
|
2230
2230
|
__name: "VoSponsorshipsTimelineItemGithub",
|
|
2231
2231
|
setup(c) {
|
|
2232
2232
|
const e = j();
|
|
@@ -2241,7 +2241,7 @@ const je = q("settings", () => {
|
|
|
2241
2241
|
}, null, 8, ["sponsorship"]);
|
|
2242
2242
|
};
|
|
2243
2243
|
}
|
|
2244
|
-
}),
|
|
2244
|
+
}), Pn = /* @__PURE__ */ k({
|
|
2245
2245
|
__name: "VoSponsorshipsTimelineItemOne",
|
|
2246
2246
|
setup(c) {
|
|
2247
2247
|
const e = j();
|
|
@@ -2256,12 +2256,12 @@ const je = q("settings", () => {
|
|
|
2256
2256
|
}, null, 8, ["sponsorship"]);
|
|
2257
2257
|
};
|
|
2258
2258
|
}
|
|
2259
|
-
}),
|
|
2259
|
+
}), Hn = /* @__PURE__ */ k({
|
|
2260
2260
|
__name: "VoSponsorshipsTimeline",
|
|
2261
2261
|
setup(c) {
|
|
2262
2262
|
return (e, n) => {
|
|
2263
|
-
const o =
|
|
2264
|
-
return u(), h(
|
|
2263
|
+
const o = Pn, s = jn, a = zn, l = Mn;
|
|
2264
|
+
return u(), h(Bo, {
|
|
2265
2265
|
class: "justify-start ms-n7",
|
|
2266
2266
|
"line-inset": "12",
|
|
2267
2267
|
side: "end",
|
|
@@ -2278,7 +2278,7 @@ const je = q("settings", () => {
|
|
|
2278
2278
|
});
|
|
2279
2279
|
};
|
|
2280
2280
|
}
|
|
2281
|
-
}),
|
|
2281
|
+
}), 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
2282
|
__name: "VoSponsorshipsDialog",
|
|
2283
2283
|
props: {
|
|
2284
2284
|
modelValue: { type: Boolean },
|
|
@@ -2290,11 +2290,11 @@ const je = q("settings", () => {
|
|
|
2290
2290
|
return z(n, async () => {
|
|
2291
2291
|
n.value.one === "sponsorships" && (o.isOpen = !0, await be(), e.value = !0);
|
|
2292
2292
|
}, { immediate: !0 }), (s, a) => {
|
|
2293
|
-
const l = _e, d =
|
|
2293
|
+
const l = _e, d = Hn, p = Se;
|
|
2294
2294
|
return u(), h(p, {
|
|
2295
2295
|
modelValue: e.value,
|
|
2296
2296
|
"onUpdate:modelValue": a[0] || (a[0] = (m) => e.value = m),
|
|
2297
|
-
"prepend-icon": `svg:${t(
|
|
2297
|
+
"prepend-icon": `svg:${t(uo)}`,
|
|
2298
2298
|
title: "Sponsorships"
|
|
2299
2299
|
}, {
|
|
2300
2300
|
default: r(() => [
|
|
@@ -2302,7 +2302,7 @@ const je = q("settings", () => {
|
|
|
2302
2302
|
default: r(() => [
|
|
2303
2303
|
i(xe, { scrollable: "" }, {
|
|
2304
2304
|
default: r(() => [
|
|
2305
|
-
V("div",
|
|
2305
|
+
V("div", Rn, [
|
|
2306
2306
|
i(ue, { class: "flex-0-0 mb-16 mb-sm-4" }, {
|
|
2307
2307
|
default: r(() => [
|
|
2308
2308
|
i(l, {
|
|
@@ -2326,10 +2326,10 @@ const je = q("settings", () => {
|
|
|
2326
2326
|
]),
|
|
2327
2327
|
title: r(() => [
|
|
2328
2328
|
N(" One Status: "),
|
|
2329
|
-
V("span",
|
|
2329
|
+
V("span", En, S(t(o).isSubscriber ? "Active" : "Inactive"), 1)
|
|
2330
2330
|
]),
|
|
2331
2331
|
text: r(() => [
|
|
2332
|
-
V("div",
|
|
2332
|
+
V("div", Wn, S(t(o).isSubscriber ? "You are currently receiving benefits of Vuetify One." : "Login to activate Vuetify One benefits"), 1)
|
|
2333
2333
|
]),
|
|
2334
2334
|
_: 1
|
|
2335
2335
|
})
|
|
@@ -2345,16 +2345,16 @@ const je = q("settings", () => {
|
|
|
2345
2345
|
}, 8, ["modelValue", "prepend-icon"]);
|
|
2346
2346
|
};
|
|
2347
2347
|
}
|
|
2348
|
-
}),
|
|
2348
|
+
}), Zn = /* @__PURE__ */ k({
|
|
2349
2349
|
__name: "VoSponsorshipsListItem",
|
|
2350
2350
|
setup(c) {
|
|
2351
2351
|
const e = A(!1);
|
|
2352
2352
|
return (n, o) => {
|
|
2353
|
-
const s =
|
|
2353
|
+
const s = qn, a = Y;
|
|
2354
2354
|
return u(), h(a, {
|
|
2355
2355
|
active: t(e),
|
|
2356
2356
|
link: "",
|
|
2357
|
-
"prepend-icon": `svg:${t(
|
|
2357
|
+
"prepend-icon": `svg:${t(po)}`,
|
|
2358
2358
|
title: "Sponsorships"
|
|
2359
2359
|
}, {
|
|
2360
2360
|
default: r(() => [
|
|
@@ -2367,7 +2367,7 @@ const je = q("settings", () => {
|
|
|
2367
2367
|
}, 8, ["active", "prepend-icon"]);
|
|
2368
2368
|
};
|
|
2369
2369
|
}
|
|
2370
|
-
}),
|
|
2370
|
+
}), Gn = q("downloads", () => {
|
|
2371
2371
|
const c = oe(), e = O([]), n = A(!1);
|
|
2372
2372
|
async function o() {
|
|
2373
2373
|
if (e.value.length) return e.value;
|
|
@@ -2386,10 +2386,10 @@ const je = q("settings", () => {
|
|
|
2386
2386
|
isLoading: n,
|
|
2387
2387
|
index: o
|
|
2388
2388
|
};
|
|
2389
|
-
}),
|
|
2389
|
+
}), Qn = /* @__PURE__ */ k({
|
|
2390
2390
|
__name: "VoDownloadsTable",
|
|
2391
2391
|
setup(c) {
|
|
2392
|
-
const e = ke(), n =
|
|
2392
|
+
const e = ke(), n = Gn(), o = [
|
|
2393
2393
|
{
|
|
2394
2394
|
title: "Order ID",
|
|
2395
2395
|
value: "order_name"
|
|
@@ -2450,7 +2450,7 @@ const je = q("settings", () => {
|
|
|
2450
2450
|
i(Z, {
|
|
2451
2451
|
color: "medium-emphasis",
|
|
2452
2452
|
href: d.download_url,
|
|
2453
|
-
icon: `svg:${t(
|
|
2453
|
+
icon: `svg:${t(mo)}`,
|
|
2454
2454
|
size: "small",
|
|
2455
2455
|
target: "_blank",
|
|
2456
2456
|
variant: "text"
|
|
@@ -2469,12 +2469,12 @@ const je = q("settings", () => {
|
|
|
2469
2469
|
});
|
|
2470
2470
|
};
|
|
2471
2471
|
}
|
|
2472
|
-
}),
|
|
2472
|
+
}), Yn = { class: "px-3" }, Jn = /* @__PURE__ */ k({
|
|
2473
2473
|
__name: "VoDownloadsNavItem",
|
|
2474
2474
|
setup(c) {
|
|
2475
2475
|
const e = A(!1);
|
|
2476
2476
|
return (n, o) => {
|
|
2477
|
-
const s =
|
|
2477
|
+
const s = Qn, a = Se, l = Y;
|
|
2478
2478
|
return u(), h(l, {
|
|
2479
2479
|
active: t(e),
|
|
2480
2480
|
link: "",
|
|
@@ -2493,7 +2493,7 @@ const je = q("settings", () => {
|
|
|
2493
2493
|
default: r(() => [
|
|
2494
2494
|
i(xe, { scrollable: "" }, {
|
|
2495
2495
|
default: r(() => [
|
|
2496
|
-
V("div",
|
|
2496
|
+
V("div", Yn, [
|
|
2497
2497
|
i(ue, null, {
|
|
2498
2498
|
default: r(() => [
|
|
2499
2499
|
i(s)
|
|
@@ -2515,7 +2515,7 @@ const je = q("settings", () => {
|
|
|
2515
2515
|
}, 8, ["active", "prepend-icon"]);
|
|
2516
2516
|
};
|
|
2517
2517
|
}
|
|
2518
|
-
}),
|
|
2518
|
+
}), Xn = /* @__PURE__ */ k({
|
|
2519
2519
|
__name: "VoStudioNavItem",
|
|
2520
2520
|
setup(c) {
|
|
2521
2521
|
const e = A(!1);
|
|
@@ -2552,13 +2552,13 @@ const je = q("settings", () => {
|
|
|
2552
2552
|
id: c,
|
|
2553
2553
|
url: e
|
|
2554
2554
|
};
|
|
2555
|
-
}),
|
|
2555
|
+
}), Kn = {
|
|
2556
2556
|
key: 0,
|
|
2557
2557
|
class: "pt-16"
|
|
2558
|
-
},
|
|
2558
|
+
}, es = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ts = {
|
|
2559
2559
|
key: 1,
|
|
2560
2560
|
class: "pa-5"
|
|
2561
|
-
},
|
|
2561
|
+
}, 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
2562
|
__name: "VoNotificationsBannerList",
|
|
2563
2563
|
props: {
|
|
2564
2564
|
items: {}
|
|
@@ -2577,7 +2577,7 @@ const je = q("settings", () => {
|
|
|
2577
2577
|
lines: "three"
|
|
2578
2578
|
}, {
|
|
2579
2579
|
default: r(() => [
|
|
2580
|
-
d.items.length ? (u(), I("div",
|
|
2580
|
+
d.items.length ? (u(), I("div", ts, [
|
|
2581
2581
|
(u(!0), I(T, null, K(d.items, (m) => {
|
|
2582
2582
|
var _;
|
|
2583
2583
|
return u(), I("div", {
|
|
@@ -2636,9 +2636,9 @@ const je = q("settings", () => {
|
|
|
2636
2636
|
]),
|
|
2637
2637
|
_: 2
|
|
2638
2638
|
}, 1032, ["text"])) : C("", !0),
|
|
2639
|
-
V("div",
|
|
2640
|
-
V("div",
|
|
2641
|
-
V("div",
|
|
2639
|
+
V("div", os, S(m.metadata.text), 1),
|
|
2640
|
+
V("div", ns, S(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
|
|
2641
|
+
V("div", ss, S(m.metadata.subtext), 1),
|
|
2642
2642
|
i(X, E({ ref_for: !0 }, {
|
|
2643
2643
|
href: m.metadata.link.startsWith("http") ? m.metadata.link : void 0,
|
|
2644
2644
|
target: m.metadata.link.startsWith("http") ? "_blank" : void 0,
|
|
@@ -2664,7 +2664,7 @@ const je = q("settings", () => {
|
|
|
2664
2664
|
}, 1024)
|
|
2665
2665
|
]);
|
|
2666
2666
|
}), 128))
|
|
2667
|
-
])) : (u(), I("div",
|
|
2667
|
+
])) : (u(), I("div", Kn, [
|
|
2668
2668
|
i(Xe, {
|
|
2669
2669
|
icon: "$vuetify",
|
|
2670
2670
|
size: "256"
|
|
@@ -2673,7 +2673,7 @@ const je = q("settings", () => {
|
|
|
2673
2673
|
i(U, { color: "medium-emphasis" })
|
|
2674
2674
|
]),
|
|
2675
2675
|
title: r(() => [
|
|
2676
|
-
|
|
2676
|
+
es
|
|
2677
2677
|
]),
|
|
2678
2678
|
_: 1
|
|
2679
2679
|
})
|
|
@@ -2682,7 +2682,7 @@ const je = q("settings", () => {
|
|
|
2682
2682
|
_: 1
|
|
2683
2683
|
}));
|
|
2684
2684
|
}
|
|
2685
|
-
}),
|
|
2685
|
+
}), 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
2686
|
__name: "VoNotificationsListItem",
|
|
2687
2687
|
props: {
|
|
2688
2688
|
demo: { type: Boolean },
|
|
@@ -2713,10 +2713,10 @@ const je = q("settings", () => {
|
|
|
2713
2713
|
default: r(({ isHovering: y, props: $ }) => [
|
|
2714
2714
|
i(_, E($, { class: "py-4 mb-0" }), {
|
|
2715
2715
|
prepend: r(() => [
|
|
2716
|
-
V("div",
|
|
2716
|
+
V("div", is, S(p.notification.metadata.emoji), 1)
|
|
2717
2717
|
]),
|
|
2718
2718
|
append: r(() => [
|
|
2719
|
-
i(
|
|
2719
|
+
i(No, {
|
|
2720
2720
|
class: "mt-n3",
|
|
2721
2721
|
width: "56"
|
|
2722
2722
|
}, {
|
|
@@ -2751,12 +2751,12 @@ const je = q("settings", () => {
|
|
|
2751
2751
|
default: r(() => [
|
|
2752
2752
|
i(pt, { class: "text-wrap text-h6 mb-1" }, {
|
|
2753
2753
|
default: r(() => [
|
|
2754
|
-
V("div",
|
|
2754
|
+
V("div", rs, S(p.notification.title), 1)
|
|
2755
2755
|
]),
|
|
2756
2756
|
_: 1
|
|
2757
2757
|
}),
|
|
2758
|
-
V("div",
|
|
2759
|
-
V("div",
|
|
2758
|
+
V("div", ls, S(t(o).format(p.notification.created_at, "fullDateWithWeekday")), 1),
|
|
2759
|
+
V("div", cs, S(p.notification.metadata.text), 1),
|
|
2760
2760
|
i(X, E({
|
|
2761
2761
|
"append-icon": `svg:${t(Ne)}`
|
|
2762
2762
|
}, t(a), {
|
|
@@ -2779,17 +2779,17 @@ const je = q("settings", () => {
|
|
|
2779
2779
|
});
|
|
2780
2780
|
};
|
|
2781
2781
|
}
|
|
2782
|
-
}),
|
|
2782
|
+
}), ds = {
|
|
2783
2783
|
key: 0,
|
|
2784
2784
|
class: "pt-16"
|
|
2785
|
-
},
|
|
2785
|
+
}, ps = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ms = /* @__PURE__ */ k({
|
|
2786
2786
|
__name: "VoNotificationsList",
|
|
2787
2787
|
props: {
|
|
2788
2788
|
items: {}
|
|
2789
2789
|
},
|
|
2790
2790
|
setup(c) {
|
|
2791
2791
|
return (e, n) => {
|
|
2792
|
-
const o =
|
|
2792
|
+
const o = us;
|
|
2793
2793
|
return u(), h(ae, {
|
|
2794
2794
|
class: "py-0",
|
|
2795
2795
|
height: "100%",
|
|
@@ -2801,7 +2801,7 @@ const je = q("settings", () => {
|
|
|
2801
2801
|
}, [
|
|
2802
2802
|
a !== 0 ? (u(), h(Q, { key: 0 })) : C("", !0),
|
|
2803
2803
|
i(o, { notification: s }, null, 8, ["notification"])
|
|
2804
|
-
], 64))), 128)) : (u(), I("div",
|
|
2804
|
+
], 64))), 128)) : (u(), I("div", ds, [
|
|
2805
2805
|
i(Xe, {
|
|
2806
2806
|
icon: "$vuetify",
|
|
2807
2807
|
size: "256"
|
|
@@ -2810,7 +2810,7 @@ const je = q("settings", () => {
|
|
|
2810
2810
|
i(U, { color: "medium-emphasis" })
|
|
2811
2811
|
]),
|
|
2812
2812
|
title: r(() => [
|
|
2813
|
-
|
|
2813
|
+
ps
|
|
2814
2814
|
]),
|
|
2815
2815
|
_: 1
|
|
2816
2816
|
})
|
|
@@ -2912,7 +2912,7 @@ const je = q("settings", () => {
|
|
|
2912
2912
|
store: y,
|
|
2913
2913
|
update: $
|
|
2914
2914
|
};
|
|
2915
|
-
}),
|
|
2915
|
+
}), fs = { class: "text-caption" }, vs = { class: "text-caption" }, _s = /* @__PURE__ */ k({
|
|
2916
2916
|
__name: "VoNotificationsDialog",
|
|
2917
2917
|
props: {
|
|
2918
2918
|
modelValue: { type: Boolean },
|
|
@@ -2928,17 +2928,17 @@ const je = q("settings", () => {
|
|
|
2928
2928
|
}
|
|
2929
2929
|
a.isOpen = !0, await be(), p.value = !0;
|
|
2930
2930
|
}, { immediate: !0 }), (m, _) => {
|
|
2931
|
-
const y = Y, $ =
|
|
2931
|
+
const y = Y, $ = ms, g = as, f = Se;
|
|
2932
2932
|
return u(), h(f, {
|
|
2933
2933
|
modelValue: p.value,
|
|
2934
2934
|
"onUpdate:modelValue": _[2] || (_[2] = (v) => p.value = v),
|
|
2935
|
-
"prepend-icon": `svg:${t(
|
|
2935
|
+
"prepend-icon": `svg:${t(fo)}`,
|
|
2936
2936
|
title: "Notifications"
|
|
2937
2937
|
}, {
|
|
2938
2938
|
default: r(() => [
|
|
2939
2939
|
i(we, null, {
|
|
2940
2940
|
default: r(() => [
|
|
2941
|
-
i(
|
|
2941
|
+
i(To, {
|
|
2942
2942
|
location: t(e).mobile.value ? "top" : "start",
|
|
2943
2943
|
permanent: "",
|
|
2944
2944
|
width: t(e).mobile.value ? 128 : 168
|
|
@@ -2954,34 +2954,34 @@ const je = q("settings", () => {
|
|
|
2954
2954
|
}, {
|
|
2955
2955
|
default: r(() => [
|
|
2956
2956
|
i(y, {
|
|
2957
|
-
"prepend-icon": `svg:${t(
|
|
2957
|
+
"prepend-icon": `svg:${t(vo)}`,
|
|
2958
2958
|
title: "Unread",
|
|
2959
2959
|
value: "read"
|
|
2960
2960
|
}, R({ _: 2 }, [
|
|
2961
2961
|
t(s).unread.length > 0 ? {
|
|
2962
2962
|
name: "append",
|
|
2963
2963
|
fn: r(() => [
|
|
2964
|
-
V("span",
|
|
2964
|
+
V("span", fs, S(t(s).unread.length), 1)
|
|
2965
2965
|
]),
|
|
2966
2966
|
key: "0"
|
|
2967
2967
|
} : void 0
|
|
2968
2968
|
]), 1032, ["prepend-icon"]),
|
|
2969
2969
|
i(y, {
|
|
2970
|
-
"prepend-icon": `svg:${t(
|
|
2970
|
+
"prepend-icon": `svg:${t(_o)}`,
|
|
2971
2971
|
title: "Read",
|
|
2972
2972
|
value: "unread"
|
|
2973
2973
|
}, R({ _: 2 }, [
|
|
2974
2974
|
t(s).read.length > 0 ? {
|
|
2975
2975
|
name: "append",
|
|
2976
2976
|
fn: r(() => [
|
|
2977
|
-
V("span",
|
|
2977
|
+
V("span", vs, S(t(s).read.length), 1)
|
|
2978
2978
|
]),
|
|
2979
2979
|
key: "0"
|
|
2980
2980
|
} : void 0
|
|
2981
2981
|
]), 1032, ["prepend-icon"]),
|
|
2982
2982
|
t(o).all.length > 0 && t(l).notifications.banners ? (u(), h(y, {
|
|
2983
2983
|
key: 0,
|
|
2984
|
-
"prepend-icon": `svg:${t(
|
|
2984
|
+
"prepend-icon": `svg:${t(ho)}`,
|
|
2985
2985
|
title: "Banners",
|
|
2986
2986
|
value: "banners"
|
|
2987
2987
|
}, {
|
|
@@ -3044,7 +3044,7 @@ const je = q("settings", () => {
|
|
|
3044
3044
|
}, 8, ["modelValue", "prepend-icon"]);
|
|
3045
3045
|
};
|
|
3046
3046
|
}
|
|
3047
|
-
}),
|
|
3047
|
+
}), hs = /* @__PURE__ */ k({
|
|
3048
3048
|
__name: "VoNotificationsBadge",
|
|
3049
3049
|
setup(c) {
|
|
3050
3050
|
const e = ze(), n = F();
|
|
@@ -3059,19 +3059,19 @@ const je = q("settings", () => {
|
|
|
3059
3059
|
_: 3
|
|
3060
3060
|
}, 8, ["content", "model-value"]));
|
|
3061
3061
|
}
|
|
3062
|
-
}),
|
|
3062
|
+
}), gs = /* @__PURE__ */ k({
|
|
3063
3063
|
__name: "VoNotificationsNavItem",
|
|
3064
3064
|
setup(c) {
|
|
3065
3065
|
const e = He(), n = F(), o = ze(), s = A(!1);
|
|
3066
3066
|
return Ue(async () => {
|
|
3067
3067
|
o.index(), e.index();
|
|
3068
3068
|
}), (a, l) => {
|
|
3069
|
-
const d =
|
|
3069
|
+
const d = hs, p = _s, m = Y;
|
|
3070
3070
|
return t(n).notifications.show ? (u(), h(m, {
|
|
3071
3071
|
key: 0,
|
|
3072
3072
|
active: t(s),
|
|
3073
3073
|
link: "",
|
|
3074
|
-
"prepend-icon": `svg:${t(
|
|
3074
|
+
"prepend-icon": `svg:${t(go)}`,
|
|
3075
3075
|
title: "Notifications"
|
|
3076
3076
|
}, R({
|
|
3077
3077
|
default: r(() => [
|
|
@@ -3097,7 +3097,7 @@ const je = q("settings", () => {
|
|
|
3097
3097
|
]), 1032, ["active", "prepend-icon"])) : C("", !0);
|
|
3098
3098
|
};
|
|
3099
3099
|
}
|
|
3100
|
-
}),
|
|
3100
|
+
}), ys = /* @__PURE__ */ k({
|
|
3101
3101
|
__name: "VoDashboardNavItem",
|
|
3102
3102
|
setup(c) {
|
|
3103
3103
|
const e = j();
|
|
@@ -3109,19 +3109,19 @@ const je = q("settings", () => {
|
|
|
3109
3109
|
return (o, s) => {
|
|
3110
3110
|
const a = Y;
|
|
3111
3111
|
return u(), h(a, {
|
|
3112
|
-
"prepend-icon": `svg:${t(
|
|
3112
|
+
"prepend-icon": `svg:${t(yo)}`,
|
|
3113
3113
|
title: "Dashboard",
|
|
3114
3114
|
to: "/user/dashboard",
|
|
3115
3115
|
onClick: n
|
|
3116
3116
|
}, null, 8, ["prepend-icon"]);
|
|
3117
3117
|
};
|
|
3118
3118
|
}
|
|
3119
|
-
}),
|
|
3119
|
+
}), bs = /* @__PURE__ */ k({
|
|
3120
3120
|
__name: "VoUserList",
|
|
3121
3121
|
setup(c) {
|
|
3122
3122
|
const e = P(), n = j();
|
|
3123
3123
|
return (o, s) => {
|
|
3124
|
-
const a =
|
|
3124
|
+
const a = ys, l = gs, d = Xn, p = Jn, m = Zn, _ = Tn, y = dn, $ = on;
|
|
3125
3125
|
return u(), h(ae, {
|
|
3126
3126
|
density: "compact",
|
|
3127
3127
|
nav: "",
|
|
@@ -3156,7 +3156,7 @@ const je = q("settings", () => {
|
|
|
3156
3156
|
setup(c) {
|
|
3157
3157
|
return (e, n) => (u(), h(U, { icon: "$vuetify-bin" }));
|
|
3158
3158
|
}
|
|
3159
|
-
}),
|
|
3159
|
+
}), Vs = { key: 0 }, ks = { class: "d-flex align-center justify-center pa-1 ga-2" }, $s = /* @__PURE__ */ k({
|
|
3160
3160
|
__name: "VoUserQuickActions",
|
|
3161
3161
|
setup(c) {
|
|
3162
3162
|
const e = F();
|
|
@@ -3164,8 +3164,8 @@ const je = q("settings", () => {
|
|
|
3164
3164
|
const s = St, a = Ct;
|
|
3165
3165
|
return u(), h(fe, null, {
|
|
3166
3166
|
default: r(() => [
|
|
3167
|
-
t(e).quickbar ? (u(), I("div",
|
|
3168
|
-
V("div",
|
|
3167
|
+
t(e).quickbar ? (u(), I("div", Vs, [
|
|
3168
|
+
V("div", ks, [
|
|
3169
3169
|
i(Z, {
|
|
3170
3170
|
class: "text-caption",
|
|
3171
3171
|
color: t(e).colors.one,
|
|
@@ -3230,7 +3230,7 @@ const je = q("settings", () => {
|
|
|
3230
3230
|
});
|
|
3231
3231
|
};
|
|
3232
3232
|
}
|
|
3233
|
-
}),
|
|
3233
|
+
}), 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
3234
|
__name: "VoUserAvatar",
|
|
3235
3235
|
setup(c) {
|
|
3236
3236
|
const e = P(), n = j(), o = F(), s = A(!1), a = x(() => {
|
|
@@ -3287,19 +3287,19 @@ const je = q("settings", () => {
|
|
|
3287
3287
|
]),
|
|
3288
3288
|
_: 1
|
|
3289
3289
|
}, 8, ["class"])), [
|
|
3290
|
-
[
|
|
3290
|
+
[Fo, t(n).isSubscriber]
|
|
3291
3291
|
]),
|
|
3292
|
-
V("div",
|
|
3292
|
+
V("div", ws, [
|
|
3293
3293
|
i(fe, null, {
|
|
3294
3294
|
default: r(() => [
|
|
3295
|
-
t(s) ? (u(), I("div",
|
|
3295
|
+
t(s) ? (u(), I("div", xs, [
|
|
3296
3296
|
i(W, {
|
|
3297
3297
|
class: "pt-6 pb-1",
|
|
3298
3298
|
flat: "",
|
|
3299
3299
|
rounded: "0"
|
|
3300
3300
|
}, {
|
|
3301
3301
|
default: r(() => [
|
|
3302
|
-
V("div",
|
|
3302
|
+
V("div", Cs, [
|
|
3303
3303
|
(u(!0), I(T, null, K(t(a), (y, $) => (u(), h(Z, {
|
|
3304
3304
|
key: $,
|
|
3305
3305
|
active: t(o).avatar === y,
|
|
@@ -3324,11 +3324,11 @@ const je = q("settings", () => {
|
|
|
3324
3324
|
_: 1
|
|
3325
3325
|
})
|
|
3326
3326
|
]),
|
|
3327
|
-
V("div",
|
|
3327
|
+
V("div", Ss, S(((_ = t(e).user) == null ? void 0 : _.name) ?? "Guest"), 1)
|
|
3328
3328
|
]);
|
|
3329
3329
|
};
|
|
3330
3330
|
}
|
|
3331
|
-
}),
|
|
3331
|
+
}), Is = /* @__PURE__ */ k({
|
|
3332
3332
|
__name: "VoUserBadges",
|
|
3333
3333
|
setup(c) {
|
|
3334
3334
|
const e = P(), n = j(), o = x(() => {
|
|
@@ -3366,7 +3366,7 @@ const je = q("settings", () => {
|
|
|
3366
3366
|
activator: r(({ props: d }) => [
|
|
3367
3367
|
i(U, E({
|
|
3368
3368
|
color: "amber-darken-2",
|
|
3369
|
-
icon: `svg:${t(
|
|
3369
|
+
icon: `svg:${t(bo)}`
|
|
3370
3370
|
}, d, { size: "16" }), null, 16, ["icon"])
|
|
3371
3371
|
]),
|
|
3372
3372
|
_: 1
|
|
@@ -3402,10 +3402,10 @@ const je = q("settings", () => {
|
|
|
3402
3402
|
_: 1
|
|
3403
3403
|
})) : C("", !0);
|
|
3404
3404
|
}
|
|
3405
|
-
}),
|
|
3405
|
+
}), As = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, Ds = {
|
|
3406
3406
|
key: "reset",
|
|
3407
3407
|
class: "align-self-end"
|
|
3408
|
-
},
|
|
3408
|
+
}, Us = /* @__PURE__ */ k({
|
|
3409
3409
|
__name: "VoUserColors",
|
|
3410
3410
|
setup(c) {
|
|
3411
3411
|
const e = P(), n = j(), o = F(), s = A(!1);
|
|
@@ -3413,7 +3413,7 @@ const je = q("settings", () => {
|
|
|
3413
3413
|
o.colors.one = "surface-light";
|
|
3414
3414
|
}
|
|
3415
3415
|
return (l, d) => {
|
|
3416
|
-
const p =
|
|
3416
|
+
const p = Is, m = Ce;
|
|
3417
3417
|
return u(), I(T, null, [
|
|
3418
3418
|
i(te, {
|
|
3419
3419
|
color: t(e).user ? t(o).colors.one : "surface-light",
|
|
@@ -3424,17 +3424,17 @@ const je = q("settings", () => {
|
|
|
3424
3424
|
rounded: "0"
|
|
3425
3425
|
}, {
|
|
3426
3426
|
default: r(() => [
|
|
3427
|
-
V("div",
|
|
3427
|
+
V("div", As, [
|
|
3428
3428
|
i(p),
|
|
3429
|
-
i(
|
|
3429
|
+
i(Ao, null, {
|
|
3430
3430
|
default: r(() => [
|
|
3431
|
-
Ve(V("div",
|
|
3431
|
+
Ve(V("div", Ds, [
|
|
3432
3432
|
i(m, {
|
|
3433
3433
|
class: "ms-2 me-1",
|
|
3434
3434
|
color: "inherit",
|
|
3435
3435
|
density: "comfortable",
|
|
3436
3436
|
disabled: t(o).colors.one === "surface-light",
|
|
3437
|
-
icon: `svg:${t(
|
|
3437
|
+
icon: `svg:${t(Vo)}`,
|
|
3438
3438
|
title: "Revert to Default",
|
|
3439
3439
|
variant: "text",
|
|
3440
3440
|
onClick: a
|
|
@@ -3474,7 +3474,7 @@ const je = q("settings", () => {
|
|
|
3474
3474
|
}, 8, ["color"]),
|
|
3475
3475
|
i(fe, null, {
|
|
3476
3476
|
default: r(() => [
|
|
3477
|
-
t(s) ? (u(), h(
|
|
3477
|
+
t(s) ? (u(), h(Mo, {
|
|
3478
3478
|
key: 0,
|
|
3479
3479
|
elevation: "0",
|
|
3480
3480
|
height: "250",
|
|
@@ -3494,7 +3494,7 @@ const je = q("settings", () => {
|
|
|
3494
3494
|
], 64);
|
|
3495
3495
|
};
|
|
3496
3496
|
}
|
|
3497
|
-
}),
|
|
3497
|
+
}), Os = { class: "text-center mt-n9 mb-4" }, Bs = /* @__PURE__ */ k({
|
|
3498
3498
|
__name: "VoUserMenu",
|
|
3499
3499
|
setup(c) {
|
|
3500
3500
|
const e = He(), n = j(), o = O();
|
|
@@ -3502,8 +3502,8 @@ const je = q("settings", () => {
|
|
|
3502
3502
|
var s, a;
|
|
3503
3503
|
await new Promise((l) => setTimeout(l, 300)), n.isOpen && ((a = (s = o.value) == null ? void 0 : s.updateLocation) == null || a.call(s));
|
|
3504
3504
|
}, { flush: "pre" }), (s, a) => {
|
|
3505
|
-
const l =
|
|
3506
|
-
return u(), h(
|
|
3505
|
+
const l = Us, d = Ls, p = $s, m = bs, _ = wt;
|
|
3506
|
+
return u(), h(zo, {
|
|
3507
3507
|
ref_key: "menu",
|
|
3508
3508
|
ref: o,
|
|
3509
3509
|
modelValue: t(n).isOpen,
|
|
@@ -3522,7 +3522,7 @@ const je = q("settings", () => {
|
|
|
3522
3522
|
}, {
|
|
3523
3523
|
default: r(() => [
|
|
3524
3524
|
i(l),
|
|
3525
|
-
V("div",
|
|
3525
|
+
V("div", Os, [
|
|
3526
3526
|
i(d),
|
|
3527
3527
|
i(p)
|
|
3528
3528
|
]),
|
|
@@ -3538,7 +3538,7 @@ const je = q("settings", () => {
|
|
|
3538
3538
|
}, 8, ["modelValue"]);
|
|
3539
3539
|
};
|
|
3540
3540
|
}
|
|
3541
|
-
}),
|
|
3541
|
+
}), Ns = { key: 0 }, Lt = /* @__PURE__ */ k({
|
|
3542
3542
|
__name: "VoAuthBtn",
|
|
3543
3543
|
props: {
|
|
3544
3544
|
external: Boolean
|
|
@@ -3546,14 +3546,14 @@ const je = q("settings", () => {
|
|
|
3546
3546
|
setup(c) {
|
|
3547
3547
|
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
3548
|
return (l, d) => {
|
|
3549
|
-
const p =
|
|
3549
|
+
const p = Bs, m = Ce, _ = en, y = $t, $ = Ro;
|
|
3550
3550
|
return u(), I(T, null, [
|
|
3551
3551
|
i(_, {
|
|
3552
3552
|
"offset-y": t(e).user ? 5 : 0
|
|
3553
3553
|
}, {
|
|
3554
3554
|
default: r(() => [
|
|
3555
3555
|
i(m, E({
|
|
3556
|
-
[`${t(s) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(
|
|
3556
|
+
[`${t(s) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(ko)}`
|
|
3557
3557
|
}, {
|
|
3558
3558
|
active: "",
|
|
3559
3559
|
border: !!t(e).user,
|
|
@@ -3566,7 +3566,7 @@ const je = q("settings", () => {
|
|
|
3566
3566
|
variant: t(e).user ? t(n).isOpen ? "outlined" : "text" : "flat"
|
|
3567
3567
|
}), {
|
|
3568
3568
|
default: r(() => [
|
|
3569
|
-
t(e).user ? C("", !0) : (u(), I("span",
|
|
3569
|
+
t(e).user ? C("", !0) : (u(), I("span", Ns, "Login")),
|
|
3570
3570
|
t(e).user ? (u(), h(ee, {
|
|
3571
3571
|
key: 1,
|
|
3572
3572
|
image: t(o).avatar || t(e).user.picture || ""
|
|
@@ -3583,7 +3583,7 @@ const je = q("settings", () => {
|
|
|
3583
3583
|
], 64);
|
|
3584
3584
|
};
|
|
3585
3585
|
}
|
|
3586
|
-
}),
|
|
3586
|
+
}), Ts = /* @__PURE__ */ k({
|
|
3587
3587
|
__name: "VoAppBar",
|
|
3588
3588
|
props: {
|
|
3589
3589
|
logo: {}
|
|
@@ -3644,18 +3644,24 @@ const je = q("settings", () => {
|
|
|
3644
3644
|
]), 1032, ["image"]);
|
|
3645
3645
|
};
|
|
3646
3646
|
}
|
|
3647
|
-
}),
|
|
3647
|
+
}), Fs = /* @__PURE__ */ k({
|
|
3648
3648
|
__name: "VoNotificationsBanner",
|
|
3649
3649
|
props: {
|
|
3650
3650
|
demo: { type: Boolean }
|
|
3651
3651
|
},
|
|
3652
3652
|
setup(c) {
|
|
3653
|
+
Tt((g) => {
|
|
3654
|
+
var f;
|
|
3655
|
+
return {
|
|
3656
|
+
"0b9050b7": (f = t(l)) == null ? void 0 : f.metadata.bg_blur
|
|
3657
|
+
};
|
|
3658
|
+
});
|
|
3653
3659
|
const e = c, { mdAndUp: n } = ve(), o = Qe(), s = F(), a = He(), l = x(() => a.banner), d = x(() => {
|
|
3654
3660
|
var g, f;
|
|
3655
3661
|
return ((g = l.value) == null ? void 0 : g.metadata.height) || ((f = l.value) != null && f.metadata.subtext ? 88 : 48);
|
|
3656
3662
|
}), p = x(() => e.demo ? !0 : !l.value || !s.notifications.last.banner.includes(l.value.slug));
|
|
3657
3663
|
function m() {
|
|
3658
|
-
l.value && s.notifications.last.banner.push(l.value.slug);
|
|
3664
|
+
e.demo || l.value && s.notifications.last.banner.push(l.value.slug);
|
|
3659
3665
|
}
|
|
3660
3666
|
async function _(g) {
|
|
3661
3667
|
var b;
|
|
@@ -3743,12 +3749,11 @@ const je = q("settings", () => {
|
|
|
3743
3749
|
key: 1,
|
|
3744
3750
|
class: "ms-6 me-2",
|
|
3745
3751
|
density: "comfortable",
|
|
3746
|
-
disabled: g.demo,
|
|
3747
3752
|
icon: "$clear",
|
|
3748
3753
|
size: "small",
|
|
3749
3754
|
variant: "plain",
|
|
3750
3755
|
onClick: Ze(m, ["prevent", "stop"])
|
|
3751
|
-
}
|
|
3756
|
+
})) : C("", !0)
|
|
3752
3757
|
]),
|
|
3753
3758
|
default: r(() => [
|
|
3754
3759
|
t(l).metadata.text ? (u(), h(pt, {
|
|
@@ -3760,7 +3765,7 @@ const je = q("settings", () => {
|
|
|
3760
3765
|
]),
|
|
3761
3766
|
_: 1
|
|
3762
3767
|
})) : C("", !0),
|
|
3763
|
-
t(l).metadata.subtext ? (u(), h(
|
|
3768
|
+
t(l).metadata.subtext ? (u(), h(Co, { key: 1 }, {
|
|
3764
3769
|
default: r(() => [
|
|
3765
3770
|
N(S(t(l).metadata.subtext), 1)
|
|
3766
3771
|
]),
|
|
@@ -3778,7 +3783,7 @@ const je = q("settings", () => {
|
|
|
3778
3783
|
for (const [o, s] of e)
|
|
3779
3784
|
n[o] = s;
|
|
3780
3785
|
return n;
|
|
3781
|
-
},
|
|
3786
|
+
}, Ms = /* @__PURE__ */ et(Fs, [["__scopeId", "data-v-2a88ced7"]]), zs = {
|
|
3782
3787
|
key: 0,
|
|
3783
3788
|
class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
|
|
3784
3789
|
style: { right: "12px", bottom: "8px", "font-size": "10px" }
|
|
@@ -3798,7 +3803,7 @@ const je = q("settings", () => {
|
|
|
3798
3803
|
target: "_blank"
|
|
3799
3804
|
}, R({
|
|
3800
3805
|
default: r(() => [
|
|
3801
|
-
i(
|
|
3806
|
+
i(jo, {
|
|
3802
3807
|
"min-height": e.minHeight,
|
|
3803
3808
|
width: "100%"
|
|
3804
3809
|
}, {
|
|
@@ -3807,7 +3812,7 @@ const je = q("settings", () => {
|
|
|
3807
3812
|
]),
|
|
3808
3813
|
_: 3
|
|
3809
3814
|
}, 8, ["min-height"]),
|
|
3810
|
-
e.caption ? (u(), I("div",
|
|
3815
|
+
e.caption ? (u(), I("div", zs, S(e.caption), 1)) : C("", !0)
|
|
3811
3816
|
]),
|
|
3812
3817
|
_: 2
|
|
3813
3818
|
}, [
|
|
@@ -3909,7 +3914,7 @@ const je = q("settings", () => {
|
|
|
3909
3914
|
store: _,
|
|
3910
3915
|
update: y
|
|
3911
3916
|
};
|
|
3912
|
-
}),
|
|
3917
|
+
}), js = /* @__PURE__ */ k({
|
|
3913
3918
|
__name: "VoPromotionsCardHighlight",
|
|
3914
3919
|
props: {
|
|
3915
3920
|
slug: {}
|
|
@@ -3976,7 +3981,7 @@ const je = q("settings", () => {
|
|
|
3976
3981
|
]), 1032, ["color", "href", "image", "prepend-avatar", "title"])) : C("", !0);
|
|
3977
3982
|
};
|
|
3978
3983
|
}
|
|
3979
|
-
}),
|
|
3984
|
+
}), 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
3985
|
__name: "VoPromotionsCardVuetify",
|
|
3981
3986
|
props: {
|
|
3982
3987
|
slug: {}
|
|
@@ -4001,7 +4006,7 @@ const je = q("settings", () => {
|
|
|
4001
4006
|
default: r(() => {
|
|
4002
4007
|
var y, $, g;
|
|
4003
4008
|
return [
|
|
4004
|
-
V("div",
|
|
4009
|
+
V("div", Ps, [
|
|
4005
4010
|
t(o).hasLoaded ? t(a) ? (u(), I(T, { key: 1 }, [
|
|
4006
4011
|
i(te, {
|
|
4007
4012
|
cover: "",
|
|
@@ -4012,8 +4017,8 @@ const je = q("settings", () => {
|
|
|
4012
4017
|
src: ($ = (y = t(a).metadata) == null ? void 0 : y.images.default) == null ? void 0 : $.url,
|
|
4013
4018
|
width: "100%"
|
|
4014
4019
|
}, null, 8, ["src"]),
|
|
4015
|
-
V("div",
|
|
4016
|
-
V("div",
|
|
4020
|
+
V("div", Hs, [
|
|
4021
|
+
V("div", Rs, S((g = t(a).metadata) == null ? void 0 : g.text), 1)
|
|
4017
4022
|
])
|
|
4018
4023
|
], 64)) : C("", !0) : (u(), I(T, { key: 0 }, [
|
|
4019
4024
|
i(ye, {
|
|
@@ -4039,21 +4044,21 @@ const je = q("settings", () => {
|
|
|
4039
4044
|
}, 8, ["href"])) : C("", !0);
|
|
4040
4045
|
};
|
|
4041
4046
|
}
|
|
4042
|
-
}),
|
|
4047
|
+
}), Ws = {
|
|
4043
4048
|
key: 0,
|
|
4044
4049
|
class: "v-footer__image"
|
|
4045
|
-
},
|
|
4050
|
+
}, qs = /* @__PURE__ */ k({
|
|
4046
4051
|
__name: "VoFooter",
|
|
4047
4052
|
props: {
|
|
4048
4053
|
image: {}
|
|
4049
4054
|
},
|
|
4050
4055
|
setup(c) {
|
|
4051
|
-
return (e, n) => (u(), h(
|
|
4056
|
+
return (e, n) => (u(), h(Po, {
|
|
4052
4057
|
class: "vo-footer",
|
|
4053
4058
|
height: "40"
|
|
4054
4059
|
}, {
|
|
4055
4060
|
default: r(() => [
|
|
4056
|
-
e.image || e.$slots.image ? (u(), I("div",
|
|
4061
|
+
e.image || e.$slots.image ? (u(), I("div", Ws, [
|
|
4057
4062
|
e.$slots.image ? B(e.$slots, "image", { key: 0 }, void 0, !0) : (u(), h(te, {
|
|
4058
4063
|
key: 1,
|
|
4059
4064
|
cover: "",
|
|
@@ -4066,7 +4071,7 @@ const je = q("settings", () => {
|
|
|
4066
4071
|
_: 3
|
|
4067
4072
|
}));
|
|
4068
4073
|
}
|
|
4069
|
-
}), At = /* @__PURE__ */ et(
|
|
4074
|
+
}), At = /* @__PURE__ */ et(qs, [["__scopeId", "data-v-3135ada5"]]), Zs = ["href"], Gs = /* @__PURE__ */ k({
|
|
4070
4075
|
__name: "VoPromotionsFooter",
|
|
4071
4076
|
props: {
|
|
4072
4077
|
slug: {}
|
|
@@ -4120,14 +4125,14 @@ const je = q("settings", () => {
|
|
|
4120
4125
|
text: "SPONSORED",
|
|
4121
4126
|
variant: "flat"
|
|
4122
4127
|
})) : C("", !0)
|
|
4123
|
-
], 8,
|
|
4128
|
+
], 8, Zs)
|
|
4124
4129
|
];
|
|
4125
4130
|
}),
|
|
4126
4131
|
_: 1
|
|
4127
4132
|
}, 8, ["color", "image"]);
|
|
4128
4133
|
};
|
|
4129
4134
|
}
|
|
4130
|
-
}),
|
|
4135
|
+
}), Qs = ["id"], Ys = /* @__PURE__ */ k({
|
|
4131
4136
|
__name: "VoScript",
|
|
4132
4137
|
props: {
|
|
4133
4138
|
id: {
|
|
@@ -4152,19 +4157,19 @@ const je = q("settings", () => {
|
|
|
4152
4157
|
}), Ue(() => {
|
|
4153
4158
|
var l;
|
|
4154
4159
|
a.value && ((l = s.value) == null || l.appendChild(a.value));
|
|
4155
|
-
}),
|
|
4160
|
+
}), Ft(() => {
|
|
4156
4161
|
var l;
|
|
4157
4162
|
a.value && ((l = s.value) == null || l.removeChild(a.value));
|
|
4158
4163
|
}), (l, d) => (u(), I("div", {
|
|
4159
4164
|
id: c.id,
|
|
4160
4165
|
ref_key: "rootEl",
|
|
4161
4166
|
ref: s
|
|
4162
|
-
}, null, 8,
|
|
4167
|
+
}, null, 8, Qs));
|
|
4163
4168
|
}
|
|
4164
|
-
}),
|
|
4169
|
+
}), Js = (c) => (Mt("data-v-d01d30e4"), c = c(), zt(), c), Xs = ["href", "title"], Ks = {
|
|
4165
4170
|
class: "text-caption text-disabled",
|
|
4166
4171
|
style: { position: "absolute", right: "16px" }
|
|
4167
|
-
},
|
|
4172
|
+
}, ea = /* @__PURE__ */ Js(() => /* @__PURE__ */ V("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), ta = /* @__PURE__ */ k({
|
|
4168
4173
|
__name: "VoSocialFooter",
|
|
4169
4174
|
setup(c) {
|
|
4170
4175
|
const e = je(), n = [
|
|
@@ -4175,7 +4180,7 @@ const je = q("settings", () => {
|
|
|
4175
4180
|
},
|
|
4176
4181
|
{
|
|
4177
4182
|
title: "Vuetify Support",
|
|
4178
|
-
icon: `svg:${
|
|
4183
|
+
icon: `svg:${$o}`,
|
|
4179
4184
|
href: "https://support.vuetifyjs.com/"
|
|
4180
4185
|
},
|
|
4181
4186
|
{
|
|
@@ -4219,10 +4224,10 @@ const je = q("settings", () => {
|
|
|
4219
4224
|
icon: l.icon,
|
|
4220
4225
|
size: l.icon === "$vuetify" ? 24 : 16
|
|
4221
4226
|
}, null, 8, ["icon", "size"])
|
|
4222
|
-
], 8,
|
|
4223
|
-
V("div",
|
|
4227
|
+
], 8, Xs)), 64)),
|
|
4228
|
+
V("div", Ks, [
|
|
4224
4229
|
N(" © 2016-" + S((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
|
|
4225
|
-
|
|
4230
|
+
ea
|
|
4226
4231
|
])
|
|
4227
4232
|
]),
|
|
4228
4233
|
_: 2
|
|
@@ -4237,7 +4242,7 @@ const je = q("settings", () => {
|
|
|
4237
4242
|
]), 1032, ["image"]);
|
|
4238
4243
|
};
|
|
4239
4244
|
}
|
|
4240
|
-
}),
|
|
4245
|
+
}), oa = /* @__PURE__ */ et(ta, [["__scopeId", "data-v-d01d30e4"]]), na = q("spots", () => {
|
|
4241
4246
|
const c = oe(), e = Ke(), n = O([]), o = O([]), s = O(), a = A(!1), l = x(() => s.value ? s.value : n.value.find(({
|
|
4242
4247
|
metadata: {
|
|
4243
4248
|
site: g,
|
|
@@ -4317,10 +4322,10 @@ const je = q("settings", () => {
|
|
|
4317
4322
|
update: _,
|
|
4318
4323
|
destroy: y
|
|
4319
4324
|
};
|
|
4320
|
-
}),
|
|
4325
|
+
}), sa = ["href"], aa = /* @__PURE__ */ k({
|
|
4321
4326
|
__name: "VoSpot",
|
|
4322
4327
|
setup(c) {
|
|
4323
|
-
const e =
|
|
4328
|
+
const e = na();
|
|
4324
4329
|
return (n, o) => {
|
|
4325
4330
|
var s;
|
|
4326
4331
|
return t(e).spot ? (u(), I("a", {
|
|
@@ -4336,10 +4341,10 @@ const je = q("settings", () => {
|
|
|
4336
4341
|
src: (s = t(e).spot.metadata.image) == null ? void 0 : s.url,
|
|
4337
4342
|
width: "225"
|
|
4338
4343
|
}, null, 8, ["color", "src"])
|
|
4339
|
-
], 8,
|
|
4344
|
+
], 8, sa)) : C("", !0);
|
|
4340
4345
|
};
|
|
4341
4346
|
}
|
|
4342
|
-
}),
|
|
4347
|
+
}), Qa = {
|
|
4343
4348
|
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
4349
|
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
4350
|
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 +4365,7 @@ const je = q("settings", () => {
|
|
|
4360
4365
|
["M12.435 14.3194L22 4L9.26479 7.61064L12.435 14.3194Z", 1],
|
|
4361
4366
|
["M2 4L6.87046 12.2799L9.26479 7.61064L2 4Z", 1]
|
|
4362
4367
|
]
|
|
4363
|
-
},
|
|
4368
|
+
}, Ya = q("bins", () => {
|
|
4364
4369
|
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
4370
|
z(o, () => {
|
|
4366
4371
|
window.clearTimeout(a.value), a.value = window.setTimeout(() => {
|
|
@@ -4445,7 +4450,7 @@ const je = q("settings", () => {
|
|
|
4445
4450
|
update: $,
|
|
4446
4451
|
updateOrCreate: g
|
|
4447
4452
|
};
|
|
4448
|
-
}),
|
|
4453
|
+
}), Ja = q("products", () => {
|
|
4449
4454
|
const c = oe(), e = O([]), n = x(() => e.value.filter((a) => a.product_type === "Themes"));
|
|
4450
4455
|
async function o() {
|
|
4451
4456
|
if (e.value.length) return e.value;
|
|
@@ -4466,31 +4471,31 @@ const je = q("settings", () => {
|
|
|
4466
4471
|
randomize: s
|
|
4467
4472
|
};
|
|
4468
4473
|
});
|
|
4469
|
-
function
|
|
4474
|
+
function Xa() {
|
|
4470
4475
|
function c(e) {
|
|
4471
|
-
e.component("VoAppBar",
|
|
4476
|
+
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
4477
|
}
|
|
4473
4478
|
return { install: c };
|
|
4474
4479
|
}
|
|
4475
|
-
function
|
|
4480
|
+
function Ka(c, e) {
|
|
4476
4481
|
return function(n) {
|
|
4477
4482
|
const o = n.store;
|
|
4478
4483
|
o.url = e, o.$id === "site" && (o.id = c);
|
|
4479
4484
|
};
|
|
4480
4485
|
}
|
|
4481
4486
|
export {
|
|
4482
|
-
|
|
4483
|
-
|
|
4484
|
-
|
|
4487
|
+
Qa as aliases,
|
|
4488
|
+
Xa as createOne,
|
|
4489
|
+
Ka as one,
|
|
4485
4490
|
P as useAuthStore,
|
|
4486
4491
|
He as useBannersStore,
|
|
4487
|
-
|
|
4492
|
+
Ya as useBinsStore,
|
|
4488
4493
|
oe as useHttpStore,
|
|
4489
4494
|
j as useOneStore,
|
|
4490
|
-
|
|
4495
|
+
Ja as useProductsStore,
|
|
4491
4496
|
tt as usePromotionsStore,
|
|
4492
|
-
|
|
4497
|
+
Ho as useQueueStore,
|
|
4493
4498
|
je as useSettingsStore,
|
|
4494
|
-
|
|
4499
|
+
na as useSpotsStore,
|
|
4495
4500
|
F as useUserStore
|
|
4496
4501
|
};
|