@vuetify/one 1.0.8 → 1.0.10

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.
Files changed (3) hide show
  1. package/dist/index.js +1287 -1174
  2. package/dist/style.css +1 -1
  3. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,109 +1,74 @@
1
- import { defineComponent as b, openBlock as d, createBlock as _, normalizeStyle as Ue, createSlots as G, withCtx as n, createVNode as s, renderSlot as E, reactive as Je, toRefs as Qe, ref as Z, shallowRef as U, computed as A, watch as W, unref as t, createElementVNode as v, toDisplayString as C, withModifiers as Fe, createCommentVNode as S, mergeModels as Xe, useModel as pe, createElementBlock as w, Fragment as F, createTextVNode as j, renderList as te, mergeProps as ce, onBeforeMount as Ze, onMounted as je, resolveComponent as Ne, withDirectives as Se, vShow as Oe, normalizeClass as Ke, pushScopeId as et, popScopeId as tt } from "vue";
2
- import { VBtn as Q } from "vuetify/lib/components/VBtn/index.mjs";
3
- import { VProgressCircular as ot } from "vuetify/lib/components/VProgressCircular/index.mjs";
4
- import { defineStore as K } from "pinia";
5
- import { merge as be } from "lodash-es";
6
- import { mdiDiscord as Be, mdiGithub as ze, mdiSync as st, mdiSyncOff as nt, mdiLogoutVariant as it, mdiCheck as ee, mdiHome as at, mdiTextBox as rt, mdiSpaceInvaders as Te, mdiWhiteBalanceSunny as lt, mdiWeatherNight as ct, mdiDesktopTowerMonitor as ut, mdiImageFilterHdr as dt, mdiRocketLaunchOutline as pt, mdiContrastCircle as mt, mdiCog as ft, mdiCogOutline as vt, mdiFileDocument as _t, mdiCreditCardSettingsOutline as ht, mdiRocketOutline as gt, mdiCheckCircleOutline as se, mdiCreditCard as bt, mdiReload as yt, mdiPlaylistCheck as Vt, mdiCreditCardOutline as kt, mdiHandHeart as $t, mdiInformationOutline as De, mdiMedal as ye, mdiChartLine as xt, mdiHandHeartOutline as wt, mdiEmailOpenOutline as St, mdiEmailVariant as Ct, mdiOpenInNew as Lt, mdiBell as It, mdiInboxOutline as At, mdiInboxFullOutline as Dt, mdiBellOutline as Ut, mdiViewDashboardOutline as Ft, mdiTrashCan as jt, mdiBug as Nt, mdiArrowULeftBottom as Ot, mdiLogin as Bt, mdiShieldStarOutline as zt, mdiReddit as Tt } from "@mdi/js";
7
- import { VListItem as me, VList as oe, VListItemTitle as Rt } from "vuetify/lib/components/VList/index.mjs";
8
- import { VAvatar as ue } from "vuetify/lib/components/VAvatar/index.mjs";
9
- import { VCard as T, VCardText as J } from "vuetify/lib/components/VCard/index.mjs";
10
- import { VSheet as Ht } from "vuetify/lib/components/VSheet/index.mjs";
11
- import { VSwitch as Re } from "vuetify/lib/components/VSwitch/index.mjs";
12
- import { VFadeTransition as Ce, VExpandTransition as ie, VExpandXTransition as Mt } from "vuetify/lib/components/transitions/index.mjs";
13
- import { VDialog as Pt } from "vuetify/lib/components/VDialog/index.mjs";
14
- import { VDivider as R } from "vuetify/lib/components/VDivider/index.mjs";
15
- import { VIcon as N } from "vuetify/lib/components/VIcon/index.mjs";
16
- import { VLabel as $e } from "vuetify/lib/components/VLabel/index.mjs";
1
+ import { reactive as Xe, toRefs as Ze, ref as K, shallowRef as F, computed as L, defineComponent as V, openBlock as d, createBlock as v, withCtx as i, renderSlot as B, normalizeStyle as Be, createSlots as G, createCommentVNode as $, watch as W, unref as e, createElementVNode as _, toDisplayString as C, createVNode as o, withModifiers as ze, mergeModels as Ke, useModel as me, createElementBlock as w, Fragment as N, createTextVNode as j, renderList as oe, mergeProps as Q, onBeforeMount as et, onMounted as Te, resolveComponent as Re, withDirectives as Le, vShow as He, normalizeClass as tt, pushScopeId as ot, popScopeId as st } from "vue";
2
+ import { defineStore as ee } from "pinia";
3
+ import { merge as ke } from "lodash-es";
4
+ import { VBadge as Me } from "vuetify/lib/components/VBadge/index.mjs";
5
+ import { VBtn as Z } from "vuetify/lib/components/VBtn/index.mjs";
6
+ import { VProgressCircular as nt } from "vuetify/lib/components/VProgressCircular/index.mjs";
7
+ import { mdiDiscord as Ie, mdiGithub as Ae, mdiSync as it, mdiSyncOff as at, mdiLogoutVariant as rt, mdiCheck as te, mdiHome as lt, mdiTextBox as ct, mdiSpaceInvaders as Pe, mdiWhiteBalanceSunny as ut, mdiWeatherNight as dt, mdiDesktopTowerMonitor as pt, mdiImageFilterHdr as mt, mdiRocketLaunchOutline as ft, mdiContrastCircle as vt, mdiCog as _t, mdiCogOutline as ht, mdiFileDocument as gt, mdiCreditCardSettingsOutline as bt, mdiRocketOutline as yt, mdiCheckCircleOutline as ie, mdiCreditCard as Vt, mdiReload as kt, mdiPlaylistCheck as $t, mdiCreditCardOutline as xt, mdiHandHeart as wt, mdiInformationOutline as je, mdiMedal as $e, mdiChartLine as St, mdiHandHeartOutline as Ct, mdiEmailOpenOutline as Lt, mdiEmailVariant as It, mdiOpenInNew as At, mdiBell as Dt, mdiInboxOutline as Ut, mdiInboxFullOutline as Ft, mdiBellOutline as Nt, mdiViewDashboardOutline as jt, mdiTrashCan as Ot, mdiBug as Bt, mdiCrown as zt, mdiArrowULeftBottom as Tt, mdiLogin as Rt, mdiShieldStarOutline as Ht, mdiReddit as Mt } from "@mdi/js";
8
+ import { VListItem as fe, VList as se, VListItemTitle as Pt } from "vuetify/lib/components/VList/index.mjs";
9
+ import { VAvatar as de } from "vuetify/lib/components/VAvatar/index.mjs";
10
+ import { VCard as R, VCardText as X } from "vuetify/lib/components/VCard/index.mjs";
11
+ import { VSheet as Ee } from "vuetify/lib/components/VSheet/index.mjs";
12
+ import { VSwitch as We } from "vuetify/lib/components/VSwitch/index.mjs";
13
+ import { VFadeTransition as De, VExpandTransition as re, VExpandXTransition as Et } from "vuetify/lib/components/transitions/index.mjs";
14
+ import { useDisplay as ve, useTheme as Wt, useDate as _e } from "vuetify";
15
+ import { VDialog as Gt } from "vuetify/lib/components/VDialog/index.mjs";
16
+ import { VDivider as H } from "vuetify/lib/components/VDivider/index.mjs";
17
+ import { VIcon as U } from "vuetify/lib/components/VIcon/index.mjs";
18
+ import { VLabel as Se } from "vuetify/lib/components/VLabel/index.mjs";
17
19
  import { VChip as q } from "vuetify/lib/components/VChip/index.mjs";
18
- import { VChipGroup as Et } from "vuetify/lib/components/VChipGroup/index.mjs";
19
- import { VSelect as Wt } from "vuetify/lib/components/VSelect/index.mjs";
20
- import { useTheme as Gt, useDate as fe, useDisplay as He } from "vuetify";
21
- import { VRow as ve, VCol as ne } from "vuetify/lib/components/VGrid/index.mjs";
22
- import { VHover as Me } from "vuetify/lib/components/VHover/index.mjs";
23
- import { VImg as Le } from "vuetify/lib/components/VImg/index.mjs";
24
- import { VItemGroup as Pe, VItem as xe } from "vuetify/lib/components/VItemGroup/index.mjs";
25
- import { VLayout as Ie } from "vuetify/lib/components/VLayout/index.mjs";
26
- import { VMain as Ae } from "vuetify/lib/components/VMain/index.mjs";
27
- import { VDataTableVirtual as qt } from "vuetify/lib/components/VDataTable/index.mjs";
28
- import { VSkeletonLoader as we } from "vuetify/lib/components/VSkeletonLoader/index.mjs";
29
- import { VWindow as Ee, VWindowItem as de } from "vuetify/lib/components/VWindow/index.mjs";
30
- import { VTimeline as Yt, VTimelineItem as Ve } from "vuetify/lib/components/VTimeline/index.mjs";
31
- import { VResponsive as Jt } from "vuetify/lib/components/VResponsive/index.mjs";
32
- import { VTooltip as Qt } from "vuetify/lib/components/VTooltip/index.mjs";
33
- import { VNavigationDrawer as Xt } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
34
- import { VBadge as Zt } from "vuetify/lib/components/VBadge/index.mjs";
20
+ import { VChipGroup as qt } from "vuetify/lib/components/VChipGroup/index.mjs";
21
+ import { VSelect as Yt } from "vuetify/lib/components/VSelect/index.mjs";
22
+ import { VRow as he, VCol as ae } from "vuetify/lib/components/VGrid/index.mjs";
23
+ import { VHover as Ge } from "vuetify/lib/components/VHover/index.mjs";
24
+ import { VImg as Ue } from "vuetify/lib/components/VImg/index.mjs";
25
+ import { VItemGroup as qe, VItem as Ce } from "vuetify/lib/components/VItemGroup/index.mjs";
26
+ import { VLayout as Fe } from "vuetify/lib/components/VLayout/index.mjs";
27
+ import { VMain as Ne } from "vuetify/lib/components/VMain/index.mjs";
28
+ import { VDataTableVirtual as Jt } from "vuetify/lib/components/VDataTable/index.mjs";
29
+ import { VSkeletonLoader as Oe } from "vuetify/lib/components/VSkeletonLoader/index.mjs";
30
+ import { VWindow as Ye, VWindowItem as pe } from "vuetify/lib/components/VWindow/index.mjs";
31
+ import { VTimeline as Qt, VTimelineItem as xe } from "vuetify/lib/components/VTimeline/index.mjs";
32
+ import { VResponsive as Xt } from "vuetify/lib/components/VResponsive/index.mjs";
33
+ import { VTooltip as ne } from "vuetify/lib/components/VTooltip/index.mjs";
34
+ import { VNavigationDrawer as Zt } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
35
35
  import { Ripple as Kt } from "vuetify/lib/directives/index.mjs";
36
36
  import { VColorPicker as eo } from "vuetify/lib/components/VColorPicker/index.mjs";
37
37
  import { VMenu as to } from "vuetify/lib/components/VMenu/index.mjs";
38
38
  import { VFooter as oo } from "vuetify/lib/components/VFooter/index.mjs";
39
- const ae = /* @__PURE__ */ b({
40
- __name: "VoBtn",
41
- props: {
42
- readonly: { type: Boolean }
43
- },
44
- setup(u) {
45
- const o = u;
46
- return (i, e) => (d(), _(Q, {
47
- style: Ue({
48
- pointerEvents: o.readonly ? "none" : void 0
49
- }),
50
- tabindex: o.readonly ? -1 : void 0,
51
- class: "text-none font-weight-regular",
52
- color: "primary",
53
- size: "small",
54
- variant: "flat"
55
- }, G({
56
- loader: n(() => [
57
- s(ot, {
58
- indeterminate: "disable-shrink",
59
- size: "16",
60
- width: "2"
61
- })
62
- ]),
63
- _: 2
64
- }, [
65
- i.$slots.default ? {
66
- name: "default",
67
- fn: n(() => [
68
- E(i.$slots, "default")
69
- ]),
70
- key: "0"
71
- } : void 0
72
- ]), 1032, ["style", "tabindex"]));
73
- }
74
- }), _e = K("http", {
39
+ const ge = ee("http", {
75
40
  state: () => ({
76
41
  url: ""
77
42
  }),
78
43
  actions: {
79
- async fetch(u, o = {}) {
80
- const i = await fetch(`${this.url}${u}`, {
44
+ async fetch(u, t = {}) {
45
+ const a = await fetch(`${this.url}${u}`, {
81
46
  credentials: "include",
82
- ...o
47
+ ...t
83
48
  });
84
- return i.status === 204 ? i : i.json();
49
+ return a.status === 204 ? a : a.json();
85
50
  },
86
- async post(u, o, i = {}) {
51
+ async post(u, t, a = {}) {
87
52
  return this.fetch(u, {
88
53
  method: "POST",
89
54
  headers: {
90
55
  "Content-Type": "application/json"
91
56
  },
92
- body: JSON.stringify(o),
93
- ...i
57
+ body: JSON.stringify(t),
58
+ ...a
94
59
  });
95
60
  },
96
- async get(u, o = {}) {
97
- return this.fetch(u, o);
61
+ async get(u, t = {}) {
62
+ return this.fetch(u, t);
98
63
  },
99
- async delete(u, o = {}) {
64
+ async delete(u, t = {}) {
100
65
  return this.fetch(u, {
101
66
  method: "DELETE",
102
- ...o
67
+ ...t
103
68
  });
104
69
  }
105
70
  }
106
- }), ke = typeof window < "u", le = {
71
+ }), we = typeof window < "u", ue = {
107
72
  v: 5,
108
73
  api: "link-only",
109
74
  avatar: "",
@@ -141,251 +106,324 @@ const ae = /* @__PURE__ */ b({
141
106
  jobs: null
142
107
  }
143
108
  }
144
- }, H = K("user", () => {
145
- const u = Je(be({}, le));
146
- function o() {
147
- if (!ke)
109
+ }, M = ee("user", () => {
110
+ const u = Xe(ke({}, ue));
111
+ function t() {
112
+ if (!we)
148
113
  return;
149
- const r = localStorage.getItem("vuetify@user"), a = r ? JSON.parse(r) : {};
150
- let l = a.v === u.v;
151
- a.v || (a.pwaRefresh = !0, typeof a.api == "boolean" && (a.api = a.api ? "inline" : "link-only"), typeof a.rtl == "boolean" && (a.direction = a.rtl ? "rtl" : "ltr", delete a.rtl), typeof a.theme == "object" && (a.mixedTheme = a.theme.mixed, a.theme = a.theme.system ? "system" : a.theme.dark ? "dark" : "light"), Array.isArray(a.notifications) && (a.notifications = { read: a.notifications }), typeof a.last == "object" && (a.notifications.last = a.last, delete a.last)), a.v === 1 && (Array.isArray(a.composition) && (a.composition = "composition"), Array.isArray(a.notifications.last.banner) || (a.notifications = a.notifications || {}, a.notifications.last = a.notifications.last || {}, a.notifications.last.banner = [])), a.v === 2 && (a.syncSettings = !0, a.disableAds = !1, a.v = 3), a.v === 3 && (a.quickbar = !1), a.v === 4 && (a.suits = le.suits, a.notifications.banners = le.notifications.banners, l = !0), a.v = u.v, Object.assign(u, be(u, a)), l && i();
114
+ const n = localStorage.getItem("vuetify@user"), r = n ? JSON.parse(n) : {};
115
+ let c = r.v === u.v;
116
+ r.v || (r.pwaRefresh = !0, typeof r.api == "boolean" && (r.api = r.api ? "inline" : "link-only"), typeof r.rtl == "boolean" && (r.direction = r.rtl ? "rtl" : "ltr", delete r.rtl), typeof r.theme == "object" && (r.mixedTheme = r.theme.mixed, r.theme = r.theme.system ? "system" : r.theme.dark ? "dark" : "light"), Array.isArray(r.notifications) && (r.notifications = { read: r.notifications }), typeof r.last == "object" && (r.notifications.last = r.last, delete r.last)), r.v === 1 && (Array.isArray(r.composition) && (r.composition = "composition"), Array.isArray(r.notifications.last.banner) || (r.notifications = r.notifications || {}, r.notifications.last = r.notifications.last || {}, r.notifications.last.banner = [])), r.v === 2 && (r.syncSettings = !0, r.disableAds = !1, r.v = 3), r.v === 3 && (r.quickbar = !1), r.v === 4 && (r.suits = ue.suits, r.notifications.banners = ue.notifications.banners, c = !0), r.v = u.v, Object.assign(u, ke(u, r)), c && a();
117
+ }
118
+ function a() {
119
+ we && localStorage.setItem("vuetify@user", JSON.stringify(u, null, 2));
152
120
  }
153
- function i() {
154
- ke && localStorage.setItem("vuetify@user", JSON.stringify(u, null, 2));
121
+ function s() {
122
+ we && (Object.assign(u, ke({}, ue)), a());
155
123
  }
156
- function e() {
157
- ke && (Object.assign(u, be({}, le)), i());
124
+ return t(), {
125
+ ...Ze(u),
126
+ load: t,
127
+ save: a,
128
+ reset: s
129
+ };
130
+ }), be = ee("notifications", () => {
131
+ const u = ge(), t = M(), a = K([]), s = F(!1), n = L(() => a.value.filter((l) => !t.notifications.read.includes(l.slug))), r = L(() => a.value.filter((l) => t.notifications.read.includes(l.slug)));
132
+ async function c() {
133
+ try {
134
+ s.value = !0;
135
+ const l = await u.get("/one/notifications");
136
+ a.value = l.notifications;
137
+ } catch {
138
+ } finally {
139
+ s.value = !1;
140
+ }
141
+ return a.value;
158
142
  }
159
- return o(), {
160
- ...Qe(u),
161
- load: o,
162
- save: i,
163
- reset: e
143
+ return {
144
+ isLoading: s,
145
+ all: a,
146
+ get: c,
147
+ read: r,
148
+ unread: n
164
149
  };
165
- }), O = K("auth", () => {
166
- const u = Z(null), o = _e(), i = H(), e = U(!1), r = A(() => {
167
- var m, y;
168
- return !o.url || ((m = u.value) == null ? void 0 : m.isAdmin) || !!((y = u.value) != null && y.sponsorships.some((D) => D.isActive));
150
+ }), so = /* @__PURE__ */ V({
151
+ __name: "VoNotificationsTotalBadge",
152
+ setup(u) {
153
+ const t = be(), a = L(() => t.unread.length);
154
+ return (s, n) => (d(), v(Me, {
155
+ content: a.value,
156
+ "model-value": a.value > 0,
157
+ color: "error",
158
+ location: "start top"
159
+ }, {
160
+ default: i(() => [
161
+ B(s.$slots, "default")
162
+ ]),
163
+ _: 3
164
+ }, 8, ["content", "model-value"]));
165
+ }
166
+ }), le = /* @__PURE__ */ V({
167
+ __name: "VoBtn",
168
+ props: {
169
+ readonly: { type: Boolean }
170
+ },
171
+ setup(u) {
172
+ const t = u;
173
+ return (a, s) => (d(), v(Z, {
174
+ style: Be({
175
+ pointerEvents: t.readonly ? "none" : void 0
176
+ }),
177
+ tabindex: t.readonly ? -1 : void 0,
178
+ class: "text-none font-weight-regular",
179
+ color: "primary",
180
+ size: "small",
181
+ variant: "flat"
182
+ }, G({
183
+ loader: i(() => [
184
+ a.$slots.loader ? $("", !0) : (d(), v(nt, {
185
+ key: 0,
186
+ indeterminate: "disable-shrink",
187
+ size: "16",
188
+ width: "2"
189
+ })),
190
+ B(a.$slots, "loader")
191
+ ]),
192
+ _: 2
193
+ }, [
194
+ a.$slots.default ? {
195
+ name: "default",
196
+ fn: i(() => [
197
+ B(a.$slots, "default")
198
+ ]),
199
+ key: "0"
200
+ } : void 0
201
+ ]), 1032, ["style", "tabindex"]));
202
+ }
203
+ }), z = ee("auth", () => {
204
+ const u = K(null), t = ge(), a = M(), s = F(!1), n = L(() => {
205
+ var m, k;
206
+ return !t.url || ((m = u.value) == null ? void 0 : m.isAdmin) || !!((k = u.value) != null && k.sponsorships.some((D) => D.isActive));
169
207
  });
170
- let a = !1;
208
+ let r = !1;
171
209
  W(u, (m) => {
172
210
  if (!(m != null && m.settings))
173
211
  return;
174
- const y = localStorage.getItem("vuetify@user") || "{}";
175
- JSON.stringify(m.settings, null, 2) !== y && (a = !0, Object.assign(i, m.settings));
176
- }), i.$subscribe(() => {
177
- a || l(), a = !1;
212
+ const k = localStorage.getItem("vuetify@user") || "{}";
213
+ JSON.stringify(m.settings, null, 2) !== k && (r = !0, Object.assign(a, m.settings));
214
+ }), a.$subscribe(() => {
215
+ r || c(), r = !1;
178
216
  });
179
- async function l() {
217
+ async function c() {
180
218
  try {
181
- await o.post("/user/settings", { settings: i.$state });
219
+ await t.post("/user/settings", { settings: a.$state });
182
220
  } catch (m) {
183
221
  console.error(m);
184
222
  }
185
223
  }
186
- async function c(m = !1) {
187
- if (c.promise)
188
- return c.promise;
189
- e.value = !0, c.promise = fetch(`${o.url}/auth/verify`, {
224
+ async function l(m = !1) {
225
+ if (l.promise)
226
+ return l.promise;
227
+ s.value = !0, l.promise = fetch(`${t.url}/auth/verify`, {
190
228
  credentials: "include",
191
229
  headers: m ? {
192
230
  "Cache-Control": "no-cache"
193
231
  } : void 0
194
232
  }).then(
195
- async (y) => {
196
- y.ok ? u.value = (await y.json()).user : y.status === 401 ? u.value = null : console.error(y.statusText);
233
+ async (k) => {
234
+ k.ok ? u.value = (await k.json()).user : k.status === 401 ? u.value = null : console.error(k.statusText);
197
235
  },
198
236
  () => {
199
237
  }
200
238
  ).finally(() => {
201
- e.value = !1, c.promise = null;
239
+ s.value = !1, l.promise = null;
202
240
  });
203
241
  }
204
- c.promise = null;
242
+ l.promise = null;
205
243
  async function h(m = "github") {
206
- e.value = !0;
207
- const y = `${o.url}/auth/${m}/redirect`, D = 400, g = 600, $ = window.screenX + (window.innerWidth - D) / 2, I = window.screenY + (window.innerHeight - g) / 2, V = window.open(
244
+ s.value = !0;
245
+ const k = `${t.url}/auth/${m}/redirect`, D = 400, b = 600, x = window.screenX + (window.innerWidth - D) / 2, A = window.screenY + (window.innerHeight - b) / 2, O = window.open(
208
246
  "",
209
247
  "vuetify:authorize:popup",
210
- `popup,left=${$},top=${I},width=${D},height=${g},resizable`
248
+ `popup,left=${x},top=${A},width=${D},height=${b},resizable`
211
249
  );
212
- if (!V) {
250
+ if (!O) {
213
251
  console.error("Failed to open popup");
214
252
  return;
215
253
  }
216
- V.location.href = y;
217
- let B = -1, P = -1;
218
- function M(f) {
219
- var x;
220
- f.origin === o.url && ((x = f.data) == null ? void 0 : x.type) === "auth-response" && (f.data.status === "success" ? (u.value || localStorage.setItem("vuetify@lastLoginProvider", m), u.value = f.data.body.user) : console.error(f.data.message), z());
254
+ O.location.href = k;
255
+ let S = -1, E = -1;
256
+ function P(f) {
257
+ var y;
258
+ f.origin === t.url && ((y = f.data) == null ? void 0 : y.type) === "auth-response" && (f.data.status === "success" ? (u.value || localStorage.setItem("vuetify@lastLoginProvider", m), u.value = f.data.body.user) : console.error(f.data.message), T());
221
259
  }
222
- function z() {
223
- window.removeEventListener("message", M), window.clearInterval(B), window.clearTimeout(P), V == null || V.close(), e.value = !1;
260
+ function T() {
261
+ window.removeEventListener("message", P), window.clearInterval(S), window.clearTimeout(E), O == null || O.close(), s.value = !1;
224
262
  }
225
- window.addEventListener("message", M), B = window.setInterval(() => {
226
- !V || V.closed ? (console.error("Auth popup closed"), z()) : V.postMessage({ type: "auth-request" }, "*");
227
- }, 1e3), P = window.setTimeout(() => {
228
- z(), console.error("Auth timed out");
263
+ window.addEventListener("message", P), S = window.setInterval(() => {
264
+ !O || O.closed ? (console.error("Auth popup closed"), T()) : O.postMessage({ type: "auth-request" }, "*");
265
+ }, 1e3), E = window.setTimeout(() => {
266
+ T(), console.error("Auth timed out");
229
267
  }, 120 * 1e3);
230
268
  }
231
269
  async function p(m) {
232
- e.value = !0;
233
- const y = m ? `/auth/${m}/logout` : "/auth/logout";
270
+ s.value = !0;
271
+ const k = m ? `/auth/${m}/logout` : "/auth/logout";
234
272
  try {
235
- await o.post(y), await c(!0), u.value = null;
273
+ await t.post(k), await l(!0), u.value = null;
236
274
  } catch (D) {
237
275
  console.error(D);
238
276
  } finally {
239
- e.value = !1;
277
+ s.value = !1;
240
278
  }
241
279
  }
242
- function k(m) {
243
- var y;
244
- return (y = u.value) == null ? void 0 : y.identities.find((D) => D.provider === m);
280
+ function g(m) {
281
+ var k;
282
+ return (k = u.value) == null ? void 0 : k.identities.find((D) => D.provider === m);
245
283
  }
246
- function L() {
284
+ function I() {
247
285
  return localStorage.getItem("vuetify@lastLoginProvider");
248
286
  }
249
- return L() && c(), {
287
+ return I() && l(), {
250
288
  user: u,
251
- url: o.url,
252
- isLoading: e,
253
- findIdentity: k,
254
- verify: c,
289
+ url: t.url,
290
+ isLoading: s,
291
+ findIdentity: g,
292
+ verify: l,
255
293
  login: h,
256
294
  logout: p,
257
- isSubscriber: r,
258
- lastLoginProvider: L,
259
- sync: l
295
+ isSubscriber: n,
296
+ lastLoginProvider: I,
297
+ sync: c
260
298
  };
261
- }), so = { class: "text-body-2" }, no = /* @__PURE__ */ v("div", { class: "text-caption mt-n1" }, "Last Used", -1), io = /* @__PURE__ */ b({
299
+ }), no = { class: "text-body-2" }, io = /* @__PURE__ */ _("div", { class: "text-caption mt-n1" }, "Last Used", -1), ao = /* @__PURE__ */ V({
262
300
  __name: "VoAuthDiscord",
263
301
  setup(u) {
264
- const o = O(), i = A(() => o.user && o.findIdentity("discord")), e = A(() => o.user ? i.value ? "Connected to Discord" : "Connect Discord" : "Log in with Discord");
265
- return (r, a) => (d(), _(me, {
266
- "prepend-icon": `svg:${t(Be)}`,
302
+ const t = z(), a = L(() => t.user && t.findIdentity("discord")), s = L(() => t.user ? a.value ? "Connected to Discord" : "Connect Discord" : "Log in with Discord");
303
+ return (n, r) => (d(), v(fe, {
304
+ "prepend-icon": `svg:${e(Ie)}`,
267
305
  "base-color": "#5865F2",
268
306
  rounded: "pill",
269
307
  variant: "flat",
270
308
  slim: "",
271
- onClick: a[0] || (a[0] = (l) => t(o).login("discord"))
309
+ onClick: r[0] || (r[0] = (c) => e(t).login("discord"))
272
310
  }, G({
273
- title: n(() => [
274
- v("span", so, C(e.value), 1)
311
+ title: i(() => [
312
+ _("span", no, C(s.value), 1)
275
313
  ]),
276
314
  _: 2
277
315
  }, [
278
- !t(o).user && t(o).lastLoginProvider() === "discord" ? {
316
+ !e(t).user && e(t).lastLoginProvider() === "discord" ? {
279
317
  name: "subtitle",
280
- fn: n(() => [
281
- no
318
+ fn: i(() => [
319
+ io
282
320
  ]),
283
321
  key: "0"
284
322
  } : void 0
285
323
  ]), 1032, ["prepend-icon"]));
286
324
  }
287
- }), ao = { class: "text-body-2" }, ro = /* @__PURE__ */ v("div", { class: "text-caption mt-n1" }, "Last Used", -1), lo = /* @__PURE__ */ b({
325
+ }), ro = { class: "text-body-2" }, lo = /* @__PURE__ */ _("div", { class: "text-caption mt-n1" }, "Last Used", -1), co = /* @__PURE__ */ V({
288
326
  __name: "VoAuthGithub",
289
327
  setup(u) {
290
- const o = O(), i = A(() => o.user && o.findIdentity("github")), e = A(() => o.user ? i.value ? "Connected to GitHub" : "Connect GitHub" : "Log in with GitHub");
291
- return (r, a) => (d(), _(me, {
292
- "prepend-icon": `svg:${t(ze)}`,
328
+ const t = z(), a = L(() => t.user && t.findIdentity("github")), s = L(() => t.user ? a.value ? "Connected to GitHub" : "Connect GitHub" : "Log in with GitHub");
329
+ return (n, r) => (d(), v(fe, {
330
+ "prepend-icon": `svg:${e(Ae)}`,
293
331
  "base-color": "#2a2a2a",
294
332
  rounded: "pill",
295
333
  variant: "flat",
296
334
  slim: "",
297
- onClick: a[0] || (a[0] = (l) => t(o).login("github"))
335
+ onClick: r[0] || (r[0] = (c) => e(t).login("github"))
298
336
  }, G({
299
- title: n(() => [
300
- v("span", ao, C(e.value), 1)
337
+ title: i(() => [
338
+ _("span", ro, C(s.value), 1)
301
339
  ]),
302
340
  _: 2
303
341
  }, [
304
- !t(o).user && t(o).lastLoginProvider() === "github" ? {
342
+ !e(t).user && e(t).lastLoginProvider() === "github" ? {
305
343
  name: "subtitle",
306
- fn: n(() => [
307
- ro
344
+ fn: i(() => [
345
+ lo
308
346
  ]),
309
347
  key: "0"
310
348
  } : void 0
311
349
  ]), 1032, ["prepend-icon"]));
312
350
  }
313
- }), co = { class: "pa-4 d-flex flex-column ga-4" }, uo = /* @__PURE__ */ b({
351
+ }), uo = { class: "pa-4 d-flex flex-column ga-4" }, po = /* @__PURE__ */ V({
314
352
  __name: "VoAuthListItem",
315
353
  setup(u) {
316
- const o = O(), i = H(), e = U(!o.user && !o.isLoading);
317
- W(() => o.user, (a) => {
318
- e.value = !a;
354
+ const t = z(), a = M(), s = F(!t.user && !t.isLoading);
355
+ W(() => t.user, (r) => {
356
+ s.value = !r;
319
357
  });
320
- function r() {
321
- o.user && (e.value = !e.value);
358
+ function n() {
359
+ t.user && (s.value = !s.value);
322
360
  }
323
- return (a, l) => {
324
- const c = lo, h = io;
325
- return d(), _(T, {
326
- variant: e.value ? "tonal" : "text",
361
+ return (r, c) => {
362
+ const l = co, h = ao;
363
+ return d(), v(R, {
364
+ variant: s.value ? "tonal" : "text",
327
365
  class: "ma-2",
328
366
  rounded: "lg"
329
367
  }, {
330
- default: n(() => [
331
- s(oe, { class: "py-0" }, {
332
- default: n(() => [
333
- s(me, {
334
- link: !!t(o).user,
335
- "prepend-icon": `svg:${t(o).user && t(i).syncSettings ? t(st) : t(nt)}`,
336
- title: t(o).user && t(i).syncSettings ? "Sync is on" : "Sync is paused",
368
+ default: i(() => [
369
+ o(se, { class: "py-0" }, {
370
+ default: i(() => [
371
+ o(fe, {
372
+ link: !!e(t).user,
373
+ "prepend-icon": `svg:${e(t).user && e(a).syncSettings ? e(it) : e(at)}`,
374
+ title: e(t).user && e(a).syncSettings ? "Sync is on" : "Sync is paused",
337
375
  class: "mb-0",
338
376
  rounded: "b-0",
339
377
  nav: "",
340
378
  slim: "",
341
- onClick: r
379
+ onClick: n
342
380
  }, {
343
- append: n(() => [
344
- s(Ce, null, {
345
- default: n(() => [
346
- t(o).user && (e.value || !t(i).syncSettings) ? (d(), _(Re, {
381
+ append: i(() => [
382
+ o(De, null, {
383
+ default: i(() => [
384
+ e(t).user && (s.value || !e(a).syncSettings) ? (d(), v(We, {
347
385
  key: 0,
348
- modelValue: t(i).syncSettings,
349
- "onUpdate:modelValue": l[0] || (l[0] = (p) => t(i).syncSettings = p),
350
- color: t(i).syncSettings ? "success" : void 0,
386
+ modelValue: e(a).syncSettings,
387
+ "onUpdate:modelValue": c[0] || (c[0] = (p) => e(a).syncSettings = p),
388
+ color: e(a).syncSettings ? "success" : void 0,
351
389
  density: "compact",
352
390
  "hide-details": "",
353
391
  inset: "",
354
- onClick: l[1] || (l[1] = Fe(() => {
392
+ onClick: c[1] || (c[1] = ze(() => {
355
393
  }, ["stop"]))
356
394
  }, {
357
- thumb: n(() => [
358
- s(ue, {
359
- color: t(i).syncSettings ? "success" : void 0
395
+ thumb: i(() => [
396
+ o(de, {
397
+ color: e(a).syncSettings ? "success" : void 0
360
398
  }, null, 8, ["color"])
361
399
  ]),
362
400
  _: 1
363
- }, 8, ["modelValue", "color"])) : S("", !0)
401
+ }, 8, ["modelValue", "color"])) : $("", !0)
364
402
  ]),
365
403
  _: 1
366
404
  })
367
405
  ]),
368
406
  _: 1
369
407
  }, 8, ["link", "prepend-icon", "title"]),
370
- s(ie, null, {
371
- default: n(() => [
372
- !t(o).user && !t(o).isLoading || e.value ? (d(), _(Ht, {
408
+ o(re, null, {
409
+ default: i(() => [
410
+ !e(t).user && !e(t).isLoading || s.value ? (d(), v(Ee, {
373
411
  key: 0,
374
412
  border: "t",
375
413
  color: "transparent"
376
414
  }, {
377
- default: n(() => [
378
- v("div", co, [
379
- s(c, {
380
- onClick: l[2] || (l[2] = (p) => e.value = !1)
415
+ default: i(() => [
416
+ _("div", uo, [
417
+ o(l, {
418
+ onClick: c[2] || (c[2] = (p) => s.value = !1)
381
419
  }),
382
- s(h, {
383
- onClick: l[3] || (l[3] = (p) => e.value = !1)
420
+ o(h, {
421
+ onClick: c[3] || (c[3] = (p) => s.value = !1)
384
422
  })
385
423
  ])
386
424
  ]),
387
425
  _: 1
388
- })) : S("", !0)
426
+ })) : $("", !0)
389
427
  ]),
390
428
  _: 1
391
429
  })
@@ -397,61 +435,61 @@ const ae = /* @__PURE__ */ b({
397
435
  }, 8, ["variant"]);
398
436
  };
399
437
  }
400
- }), Y = /* @__PURE__ */ b({
438
+ }), Y = /* @__PURE__ */ V({
401
439
  __name: "VoListItem",
402
440
  setup(u) {
403
- return (o, i) => (d(), _(me, { slim: "" }, G({
404
- default: n(() => [
405
- E(o.$slots, "default")
441
+ return (t, a) => (d(), v(fe, { slim: "" }, G({
442
+ default: i(() => [
443
+ B(t.$slots, "default")
406
444
  ]),
407
445
  _: 2
408
446
  }, [
409
- o.$slots.prepend ? {
447
+ t.$slots.prepend ? {
410
448
  name: "prepend",
411
- fn: n(() => [
412
- E(o.$slots, "prepend")
449
+ fn: i(() => [
450
+ B(t.$slots, "prepend")
413
451
  ]),
414
452
  key: "0"
415
453
  } : void 0,
416
- o.$slots.title ? {
454
+ t.$slots.title ? {
417
455
  name: "title",
418
- fn: n(() => [
419
- E(o.$slots, "title")
456
+ fn: i(() => [
457
+ B(t.$slots, "title")
420
458
  ]),
421
459
  key: "1"
422
460
  } : void 0,
423
- o.$slots.append ? {
461
+ t.$slots.append ? {
424
462
  name: "append",
425
- fn: n(() => [
426
- E(o.$slots, "append")
463
+ fn: i(() => [
464
+ B(t.$slots, "append")
427
465
  ]),
428
466
  key: "2"
429
467
  } : void 0
430
468
  ]), 1024));
431
469
  }
432
- }), po = /* @__PURE__ */ b({
470
+ }), mo = /* @__PURE__ */ V({
433
471
  __name: "VoAuthLogoutListItem",
434
472
  setup(u) {
435
- const o = O(), i = U(!1);
436
- async function e() {
437
- i.value = !0, await o.logout(), i.value = !1;
473
+ const t = z(), a = F(!1);
474
+ async function s() {
475
+ a.value = !0, await t.logout(), a.value = !1;
438
476
  }
439
- return (r, a) => {
440
- const l = Y;
441
- return d(), _(l, {
442
- disabled: i.value,
443
- loading: i.value,
444
- "prepend-icon": `svg:${t(it)}`,
477
+ return (n, r) => {
478
+ const c = Y;
479
+ return d(), v(c, {
480
+ disabled: a.value,
481
+ loading: a.value,
482
+ "prepend-icon": `svg:${e(rt)}`,
445
483
  class: "mb-0",
446
484
  title: "Logout",
447
485
  link: "",
448
- onClick: e
486
+ onClick: s
449
487
  }, null, 8, ["disabled", "loading", "prepend-icon"]);
450
488
  };
451
489
  }
452
- }), he = /* @__PURE__ */ b({
490
+ }), ye = /* @__PURE__ */ V({
453
491
  __name: "VoDialog",
454
- props: /* @__PURE__ */ Xe({
492
+ props: /* @__PURE__ */ Ke({
455
493
  prependIcon: {},
456
494
  title: {}
457
495
  }, {
@@ -460,117 +498,122 @@ const ae = /* @__PURE__ */ b({
460
498
  }),
461
499
  emits: ["update:modelValue"],
462
500
  setup(u) {
463
- const o = pe(u, "modelValue");
464
- return (i, e) => (d(), _(Pt, {
465
- modelValue: o.value,
466
- "onUpdate:modelValue": e[1] || (e[1] = (r) => o.value = r),
501
+ const t = me(u, "modelValue"), a = ve();
502
+ return (s, n) => (d(), v(Gt, {
503
+ modelValue: t.value,
504
+ "onUpdate:modelValue": n[1] || (n[1] = (r) => t.value = r),
505
+ fullscreen: e(a).xs.value,
506
+ "max-height": e(a).xs.value ? "100%" : 800,
507
+ "max-width": e(a).xs.value ? "100%" : 800,
467
508
  activator: "parent",
468
- height: "100%",
469
- "max-height": "800",
470
- "max-width": "800"
509
+ height: "100%"
471
510
  }, {
472
- default: n(({ isActive: r }) => [
473
- s(T, {
474
- "prepend-icon": i.prependIcon,
475
- title: i.title,
511
+ default: i(({ isActive: r }) => [
512
+ o(R, {
513
+ "prepend-icon": s.prependIcon,
514
+ title: s.title,
476
515
  class: "overflow-hidden",
477
516
  height: "inherit"
478
517
  }, G({
479
- append: n(() => [
480
- E(i.$slots, "append"),
481
- s(Q, {
518
+ append: i(() => [
519
+ B(s.$slots, "append"),
520
+ o(Z, {
482
521
  density: "comfortable",
483
522
  icon: "$close",
484
523
  size: "small",
485
524
  variant: "text",
486
- onClick: e[0] || (e[0] = (a) => o.value = !o.value)
525
+ onClick: n[0] || (n[0] = (c) => t.value = !t.value)
487
526
  })
488
527
  ]),
489
- default: n(() => [
490
- s(R, { class: "mt-4" }),
491
- E(i.$slots, "default")
528
+ default: i(() => [
529
+ o(H, { class: "mt-4" }),
530
+ B(s.$slots, "default")
492
531
  ]),
493
532
  _: 2
494
533
  }, [
495
- i.$slots.prepend ? {
534
+ s.$slots.prepend ? {
496
535
  name: "prepend",
497
- fn: n(() => [
498
- E(i.$slots, "prepend")
536
+ fn: i(() => [
537
+ B(s.$slots, "prepend")
499
538
  ]),
500
539
  key: "0"
501
540
  } : void 0,
502
- i.$slots.actions ? {
541
+ s.$slots.actions ? {
503
542
  name: "actions",
504
- fn: n(() => [
505
- E(i.$slots, "actions", { isActive: r })
543
+ fn: i(() => [
544
+ B(s.$slots, "actions", { isActive: r })
506
545
  ]),
507
546
  key: "1"
508
547
  } : void 0
509
548
  ]), 1032, ["prepend-icon", "title"])
510
549
  ]),
511
550
  _: 3
512
- }, 8, ["modelValue"]));
551
+ }, 8, ["modelValue", "fullscreen", "max-height", "max-width"]));
513
552
  }
514
- }), We = /* @__PURE__ */ b({
553
+ }), Je = /* @__PURE__ */ V({
515
554
  __name: "VoSwitch",
516
555
  props: {
517
556
  disabled: { type: Boolean }
518
557
  },
519
558
  setup(u) {
520
- return (o, i) => (d(), _(Re, {
521
- disabled: o.disabled,
522
- "true-icon": `svg:${t(ee)}`,
559
+ return (t, a) => (d(), v(We, {
560
+ disabled: t.disabled,
561
+ "true-icon": `svg:${e(te)}`,
523
562
  color: "primary",
524
563
  density: "compact",
525
564
  inset: ""
526
565
  }, G({
527
- thumb: n(() => [
528
- s(N, {
529
- color: o.disabled ? void 0 : "primary"
566
+ thumb: i(() => [
567
+ o(U, {
568
+ color: t.disabled ? void 0 : "primary"
530
569
  }, null, 8, ["color"])
531
570
  ]),
532
571
  _: 2
533
572
  }, [
534
- o.$slots.label ? {
573
+ t.$slots.label ? {
535
574
  name: "label",
536
- fn: n(() => [
537
- E(o.$slots, "label")
575
+ fn: i(() => [
576
+ B(t.$slots, "label")
538
577
  ]),
539
578
  key: "0"
540
579
  } : void 0
541
580
  ]), 1032, ["disabled", "true-icon"]));
542
581
  }
543
- }), mo = {
582
+ }), fo = {
544
583
  key: 1,
545
584
  class: "mb-3 text-caption text-medium-emphasis"
546
- }, re = /* @__PURE__ */ b({
585
+ }, ce = /* @__PURE__ */ V({
547
586
  __name: "VoDialogSubheader",
548
587
  props: {
549
588
  title: {},
550
589
  text: {}
551
590
  },
552
591
  setup(u) {
553
- return (o, i) => (d(), w(F, null, [
554
- o.title ? (d(), _($e, {
592
+ return (t, a) => (d(), w(N, null, [
593
+ t.title ? (d(), v(Se, {
555
594
  key: 0,
556
595
  class: "font-weight-black"
557
596
  }, {
558
- default: n(() => [
559
- j(C(o.title), 1)
597
+ default: i(() => [
598
+ j(C(t.title), 1)
560
599
  ]),
561
600
  _: 1
562
- })) : S("", !0),
563
- o.text ? (d(), w("div", mo, C(o.text), 1)) : S("", !0)
601
+ })) : $("", !0),
602
+ t.text ? (d(), w("div", fo, C(t.text), 1)) : $("", !0)
564
603
  ], 64));
565
604
  }
566
- }), fo = { key: 0 }, vo = /* @__PURE__ */ b({
605
+ }), vo = { key: 0 }, _o = /* @__PURE__ */ V({
567
606
  __name: "VoSettingsPageSuitOption",
568
607
  setup(u) {
569
- O();
570
- const o = H(), i = [
608
+ const t = M(), a = [
609
+ {
610
+ title: "Choose a page suit",
611
+ value: "",
612
+ disabled: !0
613
+ },
571
614
  {
572
615
  title: "Blackguard",
573
- prependIcon: `svg:${Te}`,
616
+ prependIcon: `svg:${Pe}`,
574
617
  value: "blackguard"
575
618
  }
576
619
  // {
@@ -584,102 +627,102 @@ const ae = /* @__PURE__ */ b({
584
627
  // value: 'nebula',
585
628
  // },
586
629
  ];
587
- return (e, r) => {
588
- const a = We, l = re;
589
- return d(), w(F, null, [
590
- s(a, {
591
- modelValue: t(o).suits.show,
592
- "onUpdate:modelValue": r[0] || (r[0] = (c) => t(o).suits.show = c),
630
+ return (s, n) => {
631
+ const r = Je, c = ce;
632
+ return d(), w(N, null, [
633
+ o(r, {
634
+ modelValue: e(t).suits.show,
635
+ "onUpdate:modelValue": n[0] || (n[0] = (l) => e(t).suits.show = l),
593
636
  class: "mb-2",
594
637
  label: "Enable Page suits",
595
638
  messages: "Customize layout elements with a unique background, styled after one of our themed releases."
596
639
  }, null, 8, ["modelValue"]),
597
- s(ie, null, {
598
- default: n(() => [
599
- t(o).suits.show ? (d(), w("div", fo, [
600
- s(Wt, {
601
- modelValue: t(o).suits.suit,
602
- "onUpdate:modelValue": r[1] || (r[1] = (c) => t(o).suits.suit = c),
603
- items: i,
640
+ o(re, null, {
641
+ default: i(() => [
642
+ e(t).suits.show ? (d(), w("div", vo, [
643
+ o(Yt, {
644
+ modelValue: e(t).suits.suit,
645
+ "onUpdate:modelValue": n[1] || (n[1] = (l) => e(t).suits.suit = l),
646
+ items: a,
604
647
  density: "compact",
605
- placeholder: "Choose page suit",
648
+ placeholder: "Choose a page suit",
606
649
  style: { "max-width": "300px" },
607
650
  variant: "outlined",
608
651
  clearable: "",
609
652
  "item-props": "",
610
653
  "single-line": ""
611
654
  }, {
612
- selection: n(({ item: c }) => [
613
- s(N, {
614
- icon: c.props.prependIcon,
655
+ selection: i(({ item: l }) => [
656
+ o(U, {
657
+ icon: l.props.prependIcon,
615
658
  size: "x-small",
616
659
  start: ""
617
660
  }, null, 8, ["icon"]),
618
- j(" " + C(c.title), 1)
661
+ j(" " + C(l.title), 1)
619
662
  ]),
620
663
  _: 1
621
664
  }, 8, ["modelValue"]),
622
- s(l, { text: "Select your suit elements to display the background image:" }),
623
- s(Et, {
624
- modelValue: t(o).suits.elements,
625
- "onUpdate:modelValue": r[2] || (r[2] = (c) => t(o).suits.elements = c),
665
+ o(c, { text: "Select your suit elements to display the background image:" }),
666
+ o(qt, {
667
+ modelValue: e(t).suits.elements,
668
+ "onUpdate:modelValue": n[2] || (n[2] = (l) => e(t).suits.elements = l),
626
669
  color: "primary",
627
670
  filter: "",
628
671
  multiple: ""
629
672
  }, {
630
- default: n(() => [
631
- s(q, {
632
- "append-icon": `svg:${t(at)}`,
673
+ default: i(() => [
674
+ o(q, {
675
+ "append-icon": `svg:${e(lt)}`,
633
676
  "filter-icon": "$success",
634
677
  text: "App Bar",
635
678
  value: "app-bar",
636
679
  variant: "flat"
637
680
  }, {
638
- append: n(() => [
639
- s(R, {
681
+ append: i(() => [
682
+ o(H, {
640
683
  class: "ms-2 border-opacity-50",
641
684
  vertical: ""
642
685
  }),
643
- s(N, { size: "x-small" })
686
+ o(U, { size: "x-small" })
644
687
  ]),
645
688
  _: 1
646
689
  }, 8, ["append-icon"]),
647
- s(q, {
648
- "append-icon": `svg:${t(rt)}`,
690
+ o(q, {
691
+ "append-icon": `svg:${e(ct)}`,
649
692
  "filter-icon": "$success",
650
693
  text: "Navigation Drawer",
651
694
  value: "drawer",
652
695
  variant: "flat"
653
696
  }, {
654
- append: n(() => [
655
- s(R, {
697
+ append: i(() => [
698
+ o(H, {
656
699
  class: "ms-2 border-opacity-50",
657
700
  vertical: ""
658
701
  }),
659
- s(N, { size: "x-small" })
702
+ o(U, { size: "x-small" })
660
703
  ]),
661
704
  _: 1
662
705
  }, 8, ["append-icon"]),
663
- s(q, {
706
+ o(q, {
664
707
  "append-icon": "$info",
665
708
  "filter-icon": "$success",
666
709
  text: "Footer",
667
710
  value: "footer",
668
711
  variant: "flat"
669
712
  }, {
670
- append: n(() => [
671
- s(R, {
713
+ append: i(() => [
714
+ o(H, {
672
715
  class: "ms-2 border-opacity-50",
673
716
  vertical: ""
674
717
  }),
675
- s(N, { size: "x-small" })
718
+ o(U, { size: "x-small" })
676
719
  ]),
677
720
  _: 1
678
721
  })
679
722
  ]),
680
723
  _: 1
681
724
  }, 8, ["modelValue"])
682
- ])) : S("", !0)
725
+ ])) : $("", !0)
683
726
  ]),
684
727
  _: 1
685
728
  })
@@ -687,7 +730,7 @@ const ae = /* @__PURE__ */ b({
687
730
  };
688
731
  }
689
732
  });
690
- function _o() {
733
+ function ho() {
691
734
  return {
692
735
  blackguard: {
693
736
  dark: !0,
@@ -803,8 +846,8 @@ function _o() {
803
846
  }
804
847
  };
805
848
  }
806
- const Ge = K("settings", () => {
807
- const u = "https://cdn.vuetifyjs.com/docs/images/one/", o = O(), i = H(), e = Gt(), r = _o(), a = {
849
+ const Qe = ee("settings", () => {
850
+ const u = "https://cdn.vuetifyjs.com/docs/images/one/", t = z(), a = M(), s = Wt(), n = ho(), r = {
808
851
  blackguard: {
809
852
  "app-bar": u + "suits/blackguard/blackguard-app-bar.png",
810
853
  drawer: u + "suits/blackguard/blackguard-app-drawer.png",
@@ -820,24 +863,24 @@ const Ge = K("settings", () => {
820
863
  // 'drawer': '',
821
864
  // footer: '',
822
865
  // },
823
- }, l = A(() => {
824
- if (!i.suits.suit || !i.suits.show || !o.isSubscriber)
866
+ }, c = L(() => {
867
+ if (!a.suits.suit || !a.suits.show || !t.isSubscriber)
825
868
  return {};
826
- const c = a[i.suits.suit.toLowerCase()], h = {};
827
- for (const p of i.suits.elements)
828
- h[p] = c[p];
869
+ const l = r[a.suits.suit.toLowerCase()], h = {};
870
+ for (const p of a.suits.elements)
871
+ h[p] = l[p];
829
872
  return h;
830
873
  });
831
- return e.themes.value = {
832
- ...e.themes.value,
833
- ...r
834
- }, W(() => i.theme, (c) => {
835
- c === "system" ? e.global.name.value = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : e.global.name.value = c, i.theme = c;
874
+ return s.themes.value = {
875
+ ...s.themes.value,
876
+ ...n
877
+ }, W(() => a.theme, (l) => {
878
+ l === "system" ? s.global.name.value = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : s.global.name.value = l, a.theme = l;
836
879
  }, { immediate: !0 }), {
837
- suit: l,
880
+ suit: c,
838
881
  CDN_URL: u
839
882
  };
840
- }), ho = /* @__PURE__ */ b({
883
+ }), go = /* @__PURE__ */ V({
841
884
  __name: "VoSettingsDialog",
842
885
  props: {
843
886
  modelValue: { type: Boolean },
@@ -845,100 +888,100 @@ const Ge = K("settings", () => {
845
888
  },
846
889
  emits: ["update:modelValue"],
847
890
  setup(u) {
848
- const o = pe(u, "modelValue"), i = O(), e = Ge(), r = H(), a = [
891
+ const t = me(u, "modelValue"), a = z(), s = Qe(), n = M(), r = [
849
892
  {
850
893
  title: "Light",
851
894
  subtitle: "A standard light theme.",
852
- image: e.CDN_URL + "themes/light.png",
853
- prependIcon: `svg:${lt}`,
895
+ image: s.CDN_URL + "themes/light.png",
896
+ prependIcon: `svg:${ut}`,
854
897
  value: "light"
855
898
  },
856
899
  {
857
900
  title: "Dark",
858
901
  subtitle: "A standard dark theme.",
859
- image: e.CDN_URL + "themes/dark.png",
860
- prependIcon: `svg:${ct}`,
902
+ image: s.CDN_URL + "themes/dark.png",
903
+ prependIcon: `svg:${dt}`,
861
904
  value: "dark"
862
905
  },
863
906
  {
864
907
  title: "System",
865
908
  subtitle: "A theme based on the system preference.",
866
- image: e.CDN_URL + "themes/system.png",
867
- prependIcon: `svg:${ut}`,
909
+ image: s.CDN_URL + "themes/system.png",
910
+ prependIcon: `svg:${pt}`,
868
911
  value: "system"
869
912
  },
870
913
  {
871
914
  title: "Blackguard",
872
915
  subtitle: "A theme for v3.4 Blackguard.",
873
- image: e.CDN_URL + "themes/blackguard.png",
874
- prependIcon: `svg:${Te}`,
916
+ image: s.CDN_URL + "themes/blackguard.png",
917
+ prependIcon: `svg:${Pe}`,
875
918
  value: "blackguard"
876
919
  },
877
920
  {
878
921
  title: "Polaris",
879
922
  subtitle: "A theme for v3.5 Polaris.",
880
- image: e.CDN_URL + "themes/polaris.png",
881
- prependIcon: `svg:${dt}`,
923
+ image: s.CDN_URL + "themes/polaris.png",
924
+ prependIcon: `svg:${mt}`,
882
925
  value: "polaris",
883
926
  disabled: !0
884
927
  },
885
928
  {
886
929
  title: "Nebula",
887
930
  subtitle: "A theme for v3.6 Nebula.",
888
- image: e.CDN_URL + "themes/nebula.png",
889
- prependIcon: `svg:${pt}`,
931
+ image: s.CDN_URL + "themes/nebula.png",
932
+ prependIcon: `svg:${ft}`,
890
933
  value: "nebula",
891
934
  disabled: !0
892
935
  },
893
936
  {
894
937
  title: "High Contrast",
895
938
  subtitle: "A theme for high contrast.",
896
- image: e.CDN_URL + "themes/high-contrast.png",
897
- prependIcon: `svg:${mt}`,
939
+ image: s.CDN_URL + "themes/high-contrast.png",
940
+ prependIcon: `svg:${vt}`,
898
941
  value: "highContrast",
899
942
  disabled: !0
900
943
  }
901
944
  ];
902
- return (l, c) => {
903
- const h = re, p = vo, k = We, L = he;
904
- return d(), _(L, {
905
- modelValue: o.value,
906
- "onUpdate:modelValue": c[5] || (c[5] = (m) => o.value = m),
907
- "prepend-icon": `svg:${t(ft)}`,
945
+ return (c, l) => {
946
+ const h = ce, p = _o, g = Je, I = ye;
947
+ return d(), v(I, {
948
+ modelValue: t.value,
949
+ "onUpdate:modelValue": l[5] || (l[5] = (m) => t.value = m),
950
+ "prepend-icon": `svg:${e(_t)}`,
908
951
  title: "Settings"
909
952
  }, {
910
- default: n(() => [
911
- s(Ie, null, {
912
- default: n(() => [
913
- s(Ae, { scrollable: "" }, {
914
- default: n(() => [
915
- s(J, { class: "px-7" }, {
916
- default: n(() => [
917
- s(h, {
953
+ default: i(() => [
954
+ o(Fe, null, {
955
+ default: i(() => [
956
+ o(Ne, { scrollable: "" }, {
957
+ default: i(() => [
958
+ o(X, { class: "px-7" }, {
959
+ default: i(() => [
960
+ o(h, {
918
961
  text: "Customize your documentation experience with light and dark themes, as well as a combination of both named.",
919
962
  title: "Theme"
920
963
  }),
921
- s(Pe, {
922
- modelValue: t(r).theme,
923
- "onUpdate:modelValue": c[0] || (c[0] = (m) => t(r).theme = m),
964
+ o(qe, {
965
+ modelValue: e(n).theme,
966
+ "onUpdate:modelValue": l[0] || (l[0] = (m) => e(n).theme = m),
924
967
  mandatory: ""
925
968
  }, {
926
- default: n(() => [
927
- s(ve, { dense: "" }, {
928
- default: n(() => [
929
- (d(), w(F, null, te(a, (m, y) => s(ne, {
930
- key: y,
969
+ default: i(() => [
970
+ o(he, { dense: "" }, {
971
+ default: i(() => [
972
+ (d(), w(N, null, oe(r, (m, k) => o(ae, {
973
+ key: k,
931
974
  cols: "6"
932
975
  }, {
933
- default: n(() => [
934
- s(xe, {
976
+ default: i(() => [
977
+ o(Ce, {
935
978
  value: m.value
936
979
  }, {
937
- default: n(({ toggle: D, isSelected: g }) => [
938
- s(Me, null, {
939
- default: n(({ props: $, isHovering: I }) => [
940
- s(T, ce({
941
- color: g ? "primary" : "surface-variant",
980
+ default: i(({ toggle: D, isSelected: b }) => [
981
+ o(Ge, null, {
982
+ default: i(({ props: x, isHovering: A }) => [
983
+ o(R, Q({
984
+ color: b ? "primary" : "surface-variant",
942
985
  disabled: m.disabled,
943
986
  image: m.image,
944
987
  "prepend-icon": m.prependIcon,
@@ -947,11 +990,11 @@ const Ge = K("settings", () => {
947
990
  title: m.title,
948
991
  height: "76",
949
992
  variant: "tonal"
950
- }, $, { onClick: D }), {
951
- image: n(() => [
952
- s(Le, {
953
- style: Ue({
954
- filter: g || I ? "none" : "grayscale(100%)"
993
+ }, x, { onClick: D }), {
994
+ image: i(() => [
995
+ o(Ue, {
996
+ style: Be({
997
+ filter: b || A ? "none" : "grayscale(100%)"
955
998
  })
956
999
  }, null, 8, ["style"])
957
1000
  ]),
@@ -972,65 +1015,65 @@ const Ge = K("settings", () => {
972
1015
  ]),
973
1016
  _: 1
974
1017
  }, 8, ["modelValue"]),
975
- t(i).isSubscriber ? (d(), w(F, { key: 0 }, [
976
- s(R, { class: "mt-6 mb-4" }),
977
- s(p)
978
- ], 64)) : S("", !0)
1018
+ e(a).isSubscriber ? (d(), w(N, { key: 0 }, [
1019
+ o(H, { class: "mt-6 mb-4" }),
1020
+ o(p)
1021
+ ], 64)) : $("", !0)
979
1022
  ]),
980
1023
  _: 1
981
1024
  }),
982
- s(R),
983
- s(J, { class: "px-7" }, {
984
- default: n(() => [
985
- s(h, {
1025
+ o(H),
1026
+ o(X, { class: "px-7" }, {
1027
+ default: i(() => [
1028
+ o(h, {
986
1029
  text: "These options change your browsing experience within Vuetify properties",
987
1030
  title: "Experience"
988
1031
  }),
989
- t(i).isSubscriber ? (d(), _(k, {
1032
+ e(a).isSubscriber ? (d(), v(g, {
990
1033
  key: 0,
991
- modelValue: t(r).disableAds,
992
- "onUpdate:modelValue": c[1] || (c[1] = (m) => t(r).disableAds = m),
1034
+ modelValue: e(n).disableAds,
1035
+ "onUpdate:modelValue": l[1] || (l[1] = (m) => e(n).disableAds = m),
993
1036
  class: "mb-2",
994
1037
  label: "Disable Ads",
995
1038
  messages: "Disable traditional advertisements on all documentation pages."
996
- }, null, 8, ["modelValue"])) : S("", !0),
997
- s(k, {
998
- modelValue: t(r).quickbar,
999
- "onUpdate:modelValue": c[2] || (c[2] = (m) => t(r).quickbar = m),
1039
+ }, null, 8, ["modelValue"])) : $("", !0),
1040
+ o(g, {
1041
+ modelValue: e(n).quickbar,
1042
+ "onUpdate:modelValue": l[2] || (l[2] = (m) => e(n).quickbar = m),
1000
1043
  label: "Enable Quick Actions",
1001
1044
  messages: "Quick actions are located on the Vuetify One user menu and provide quick access to common tasks."
1002
1045
  }, null, 8, ["modelValue"])
1003
1046
  ]),
1004
1047
  _: 1
1005
1048
  }),
1006
- s(R),
1007
- t(i).isSubscriber ? (d(), _(J, {
1049
+ o(H),
1050
+ e(a).isSubscriber ? (d(), v(X, {
1008
1051
  key: 0,
1009
1052
  class: "px-7"
1010
1053
  }, {
1011
- default: n(() => [
1012
- s(h, {
1054
+ default: i(() => [
1055
+ o(h, {
1013
1056
  text: "Vuetify will communicate with you through banners and notifications. You can disable these features here or reset your local notification cache.",
1014
1057
  title: "Communication"
1015
1058
  }),
1016
- s(k, {
1017
- modelValue: t(r).notifications.show,
1018
- "onUpdate:modelValue": c[3] || (c[3] = (m) => t(r).notifications.show = m),
1059
+ o(g, {
1060
+ modelValue: e(n).notifications.show,
1061
+ "onUpdate:modelValue": l[3] || (l[3] = (m) => e(n).notifications.show = m),
1019
1062
  class: "mb-2",
1020
1063
  label: "Enable Notifications",
1021
1064
  messages: "Notifications are short form messages that provide information about new releases, updates, and other important information."
1022
1065
  }, null, 8, ["modelValue"]),
1023
- t(r).notifications.show ? (d(), _(k, {
1066
+ e(n).notifications.show ? (d(), v(g, {
1024
1067
  key: 0,
1025
- modelValue: t(r).notifications.banners,
1026
- "onUpdate:modelValue": c[4] || (c[4] = (m) => t(r).notifications.banners = m),
1068
+ modelValue: e(n).notifications.banners,
1069
+ "onUpdate:modelValue": l[4] || (l[4] = (m) => e(n).notifications.banners = m),
1027
1070
  class: "mb-2",
1028
1071
  label: "Enable Banners",
1029
1072
  messages: "Banners are located at the top of the screen and provide a callout for important information."
1030
- }, null, 8, ["modelValue"])) : S("", !0)
1073
+ }, null, 8, ["modelValue"])) : $("", !0)
1031
1074
  ]),
1032
1075
  _: 1
1033
- })) : S("", !0)
1076
+ })) : $("", !0)
1034
1077
  ]),
1035
1078
  _: 1
1036
1079
  })
@@ -1042,185 +1085,185 @@ const Ge = K("settings", () => {
1042
1085
  }, 8, ["modelValue", "prepend-icon"]);
1043
1086
  };
1044
1087
  }
1045
- }), go = /* @__PURE__ */ b({
1088
+ }), bo = /* @__PURE__ */ V({
1046
1089
  __name: "VoSettingsListItem",
1047
1090
  setup(u) {
1048
- const o = U(!1);
1049
- return (i, e) => {
1050
- const r = ho, a = Y;
1051
- return d(), _(a, {
1052
- active: o.value,
1053
- "prepend-icon": `svg:${t(vt)}`,
1091
+ const t = F(!1);
1092
+ return (a, s) => {
1093
+ const n = go, r = Y;
1094
+ return d(), v(r, {
1095
+ active: t.value,
1096
+ "prepend-icon": `svg:${e(ht)}`,
1054
1097
  title: "Settings",
1055
1098
  link: ""
1056
1099
  }, {
1057
- default: n(() => [
1058
- s(r, {
1059
- modelValue: o.value,
1060
- "onUpdate:modelValue": e[0] || (e[0] = (l) => o.value = l)
1100
+ default: i(() => [
1101
+ o(n, {
1102
+ modelValue: t.value,
1103
+ "onUpdate:modelValue": s[0] || (s[0] = (c) => t.value = c)
1061
1104
  }, null, 8, ["modelValue"])
1062
1105
  ]),
1063
1106
  _: 1
1064
1107
  }, 8, ["active", "prepend-icon"]);
1065
1108
  };
1066
1109
  }
1067
- }), X = K("one", () => {
1068
- const o = new URLSearchParams(window.location.search).get("session_id"), i = O(), e = _e(), r = U(!1), a = Z(!1), l = Z(), c = Z([]), h = A(() => {
1110
+ }), J = ee("one", () => {
1111
+ const t = new URLSearchParams(window.location.search).get("session_id"), a = z(), s = ge(), n = F(!1), r = K(!1), c = K(), l = K([]), h = L(() => {
1069
1112
  var f;
1070
- return (f = l.value) == null ? void 0 : f.items[0].plan.interval;
1071
- }), p = A(() => {
1113
+ return (f = c.value) == null ? void 0 : f.items[0].plan.interval;
1114
+ }), p = L(() => {
1072
1115
  var f;
1073
- return (f = i.user) == null ? void 0 : f.sponsorships.find((x) => x.platform === "stripe" && x.tierName.startsWith("sub_"));
1074
- }), k = A(() => {
1116
+ return (f = a.user) == null ? void 0 : f.sponsorships.find((y) => y.platform === "stripe" && y.tierName.startsWith("sub_"));
1117
+ }), g = L(() => {
1075
1118
  var f;
1076
1119
  return !!((f = p.value) != null && f.tierName);
1077
- }), L = A(() => {
1120
+ }), I = L(() => {
1078
1121
  var f;
1079
1122
  return (f = p.value) == null ? void 0 : f.isActive;
1080
- }), m = A(() => {
1123
+ }), m = L(() => {
1081
1124
  var f;
1082
- return (f = i.user) == null ? void 0 : f.sponsorships.find((x) => x.platform === "github");
1083
- }), y = A(() => {
1125
+ return (f = a.user) == null ? void 0 : f.sponsorships.find((y) => y.platform === "github");
1126
+ }), k = L(() => {
1084
1127
  var f;
1085
- return (f = i.user) == null ? void 0 : f.sponsorships.find((x) => x.platform === "discord");
1086
- }), D = A(() => {
1128
+ return (f = a.user) == null ? void 0 : f.sponsorships.find((y) => y.platform === "discord");
1129
+ }), D = L(() => {
1087
1130
  var f;
1088
- return (f = i.user) == null ? void 0 : f.sponsorships.find((x) => x.platform === "patreon");
1089
- }), g = A(() => {
1131
+ return (f = a.user) == null ? void 0 : f.sponsorships.find((y) => y.platform === "patreon");
1132
+ }), b = L(() => {
1090
1133
  var f;
1091
- return (f = i.user) == null ? void 0 : f.sponsorships.reduce((x, ge) => (ge.platform !== "stripe" && (x += ge.amount), x), 0);
1134
+ return (f = a.user) == null ? void 0 : f.sponsorships.reduce((y, Ve) => (Ve.platform !== "stripe" && (y += Ve.amount), y), 0);
1092
1135
  });
1093
- Ze(async () => {
1094
- o && await $();
1095
- }), W(L, (f, x) => {
1096
- f === !1 && x !== !0 || M();
1136
+ et(async () => {
1137
+ t && await x();
1138
+ }), W(I, (f, y) => {
1139
+ f === !1 && y !== !0 || P();
1097
1140
  });
1098
- async function $() {
1141
+ async function x() {
1099
1142
  try {
1100
- r.value = !0;
1101
- const f = await e.post("/one/activate", { sessionId: o });
1102
- i.user = f.user;
1103
- const x = new URL(window.location.href);
1104
- x.searchParams.delete("session_id"), history.pushState(null, "", x.toString()), z();
1143
+ n.value = !0;
1144
+ const f = await s.post("/one/activate", { sessionId: t });
1145
+ a.user = f.user;
1146
+ const y = new URL(window.location.href);
1147
+ y.searchParams.delete("session_id"), history.pushState(null, "", y.toString()), T();
1105
1148
  } catch {
1106
1149
  } finally {
1107
- r.value = !1;
1150
+ n.value = !1;
1108
1151
  }
1109
1152
  }
1110
- async function I() {
1111
- window.open(`${e.url}/one/manage`, "_blank");
1153
+ async function A() {
1154
+ window.open(`${s.url}/one/manage`, "_blank");
1112
1155
  }
1113
- async function V(f) {
1114
- r.value = !0, window.location.href = `${e.url}/one/subscribe?interval=${f}`;
1156
+ async function O(f) {
1157
+ n.value = !0, window.location.href = `${s.url}/one/subscribe?interval=${f}`;
1115
1158
  }
1116
- async function B() {
1159
+ async function S() {
1117
1160
  var f;
1118
1161
  if (p.value)
1119
1162
  try {
1120
- r.value = !0;
1121
- const x = await e.post(
1163
+ n.value = !0;
1164
+ const y = await s.post(
1122
1165
  `/one/cancel?subscriptionId=${(f = p.value) == null ? void 0 : f.tierName}`
1123
1166
  );
1124
- i.user = x.user;
1167
+ a.user = y.user;
1125
1168
  } catch {
1126
1169
  } finally {
1127
- r.value = !1;
1170
+ n.value = !1;
1128
1171
  }
1129
1172
  }
1130
- async function P(f) {
1173
+ async function E(f) {
1131
1174
  if (p.value)
1132
1175
  try {
1133
- r.value = !0;
1134
- const x = await e.post("/one/modify", {
1176
+ n.value = !0;
1177
+ const y = await s.post("/one/modify", {
1135
1178
  subscriptionId: p.value.tierName,
1136
1179
  interval: f
1137
1180
  });
1138
- i.user = x.user;
1181
+ a.user = y.user;
1139
1182
  } catch {
1140
1183
  } finally {
1141
- r.value = !1;
1184
+ n.value = !1;
1142
1185
  }
1143
1186
  }
1144
- async function M() {
1187
+ async function P() {
1145
1188
  var f;
1146
1189
  if (p.value)
1147
1190
  try {
1148
- r.value = !0;
1149
- const x = await e.post(
1191
+ n.value = !0;
1192
+ const y = await s.post(
1150
1193
  `/one/verify?subscriptionId=${(f = p.value) == null ? void 0 : f.tierName}`
1151
1194
  );
1152
- i.user = x.user;
1195
+ a.user = y.user;
1153
1196
  } catch {
1154
1197
  } finally {
1155
- r.value = !1;
1198
+ n.value = !1;
1156
1199
  }
1157
1200
  }
1158
- async function z() {
1201
+ async function T() {
1159
1202
  try {
1160
- r.value = !0;
1161
- const f = await e.get("/one/info");
1162
- return l.value = f.subscription, c.value = f.invoices, f;
1203
+ n.value = !0;
1204
+ const f = await s.get("/one/info");
1205
+ return c.value = f.subscription, l.value = f.invoices, f;
1163
1206
  } catch {
1164
1207
  } finally {
1165
- r.value = !1;
1208
+ n.value = !1;
1166
1209
  }
1167
1210
  }
1168
1211
  return {
1169
- info: l,
1212
+ info: c,
1170
1213
  interval: h,
1171
- invoices: c,
1172
- sessionId: o,
1214
+ invoices: l,
1215
+ sessionId: t,
1173
1216
  subscription: p,
1174
- monthlyTotal: g,
1175
- hasBilling: k,
1176
- isLoading: r,
1177
- isOpen: a,
1178
- isSubscriber: L,
1217
+ monthlyTotal: b,
1218
+ hasBilling: g,
1219
+ isLoading: n,
1220
+ isOpen: r,
1221
+ isSubscriber: I,
1179
1222
  github: m,
1180
1223
  patreon: D,
1181
- discord: y,
1182
- activate: $,
1183
- cancel: B,
1184
- manage: I,
1185
- modify: P,
1186
- subscribe: V,
1187
- subscriptionInfo: z,
1188
- verify: M
1224
+ discord: k,
1225
+ activate: x,
1226
+ cancel: S,
1227
+ manage: A,
1228
+ modify: E,
1229
+ subscribe: O,
1230
+ subscriptionInfo: T,
1231
+ verify: P
1189
1232
  };
1190
- }), bo = { class: "text-caption" }, yo = /* @__PURE__ */ b({
1233
+ }), yo = { class: "text-caption" }, Vo = /* @__PURE__ */ V({
1191
1234
  __name: "VoSubscriptionInvoices",
1192
1235
  setup(u) {
1193
- const o = fe(), i = X();
1194
- return (e, r) => {
1195
- const a = re;
1196
- return d(), _(ve, null, {
1197
- default: n(() => [
1198
- s(ne, { cols: "12" }, {
1199
- default: n(() => [
1200
- s(a, {
1236
+ const t = _e(), a = J();
1237
+ return (s, n) => {
1238
+ const r = ce;
1239
+ return d(), v(he, null, {
1240
+ default: i(() => [
1241
+ o(ae, { cols: "12" }, {
1242
+ default: i(() => [
1243
+ o(r, {
1201
1244
  text: "View and download your invoice history.",
1202
1245
  title: "Invoice History"
1203
1246
  }),
1204
- s(T, {
1247
+ o(R, {
1205
1248
  height: "450",
1206
1249
  rounded: "lg",
1207
1250
  border: ""
1208
1251
  }, {
1209
- default: n(() => [
1210
- s(qt, {
1211
- items: t(i).invoices,
1212
- loading: t(i).isLoading,
1252
+ default: i(() => [
1253
+ o(Jt, {
1254
+ items: e(a).invoices,
1255
+ loading: e(a).isLoading,
1213
1256
  sticky: ""
1214
1257
  }, {
1215
- "item.date": n(({ item: l }) => [
1216
- v("div", bo, C(t(o).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
1258
+ "item.date": i(({ item: c }) => [
1259
+ _("div", yo, C(e(t).format(new Date(c.date * 1e3), "fullDateWithWeekday")), 1)
1217
1260
  ]),
1218
- "item.amount": n(({ item: l }) => [
1219
- j(" $" + C(l.amount / 100), 1)
1261
+ "item.amount": i(({ item: c }) => [
1262
+ j(" $" + C(c.amount / 100), 1)
1220
1263
  ]),
1221
- "item.status": n(({ item: l }) => [
1222
- s(q, {
1223
- text: l.status,
1264
+ "item.status": i(({ item: c }) => [
1265
+ o(q, {
1266
+ text: c.status,
1224
1267
  border: "success sm",
1225
1268
  class: "text-capitalize",
1226
1269
  color: "success",
@@ -1229,10 +1272,10 @@ const Ge = K("settings", () => {
1229
1272
  label: ""
1230
1273
  }, null, 8, ["text"])
1231
1274
  ]),
1232
- "item.pdf": n(({ item: l }) => [
1233
- s(Q, {
1234
- href: l.pdf,
1235
- icon: `svg:${t(_t)}`,
1275
+ "item.pdf": i(({ item: c }) => [
1276
+ o(Z, {
1277
+ href: c.pdf,
1278
+ icon: `svg:${e(gt)}`,
1236
1279
  size: "small",
1237
1280
  target: "_blank",
1238
1281
  variant: "text"
@@ -1251,93 +1294,93 @@ const Ge = K("settings", () => {
1251
1294
  });
1252
1295
  };
1253
1296
  }
1254
- }), Vo = { class: "d-flex align-center" }, ko = {
1297
+ }), ko = { class: "d-flex align-center" }, $o = {
1255
1298
  key: "status",
1256
1299
  class: "text-capitalize hidden-sm-and-down"
1257
- }, $o = /* @__PURE__ */ v("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1), xo = { class: "me-1" }, wo = { class: "text-medium-emphasis text-caption" }, So = { class: "d-flex align-start justify-space-between text-caption py-2" }, Co = { class: "font-weight-bold" }, Lo = { class: "font-weight-bold" }, Io = /* @__PURE__ */ b({
1300
+ }, xo = /* @__PURE__ */ _("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1), wo = { class: "me-1" }, So = { class: "text-medium-emphasis text-caption" }, Co = { class: "d-flex align-start justify-space-between text-caption py-2" }, Lo = { class: "font-weight-bold" }, Io = { class: "font-weight-bold" }, Ao = /* @__PURE__ */ V({
1258
1301
  __name: "VoSubscriptionStatus",
1259
1302
  emits: ["change:subscription"],
1260
- setup(u, { emit: o }) {
1261
- const i = fe(), e = X(), r = o, a = A(() => {
1262
- if (!e.info)
1303
+ setup(u, { emit: t }) {
1304
+ const a = _e(), s = J(), n = t, r = L(() => {
1305
+ if (!s.info)
1263
1306
  return;
1264
- const c = new Date(e.info.currentPeriodEnd * 1e3);
1265
- return i.format(c, "keyboardDate");
1307
+ const l = new Date(s.info.currentPeriodEnd * 1e3);
1308
+ return a.format(l, "keyboardDate");
1266
1309
  });
1267
- async function l() {
1268
- e.interval && (e.isLoading = !0, e.subscribe(e.interval));
1310
+ async function c() {
1311
+ s.interval && (s.isLoading = !0, s.subscribe(s.interval));
1269
1312
  }
1270
- return (c, h) => {
1271
- const p = ae;
1272
- return d(), _(ve, null, {
1273
- default: n(() => [
1274
- s(ne, { cols: "12" }, {
1275
- default: n(() => {
1276
- var k, L;
1313
+ return (l, h) => {
1314
+ const p = le;
1315
+ return d(), v(he, null, {
1316
+ default: i(() => [
1317
+ o(ae, { cols: "12" }, {
1318
+ default: i(() => {
1319
+ var g, I;
1277
1320
  return [
1278
- s(T, {
1321
+ o(R, {
1279
1322
  "prepend-icon": "$vuetify",
1280
1323
  rounded: "lg",
1281
1324
  title: "Subscription Status",
1282
1325
  border: "",
1283
1326
  flat: ""
1284
1327
  }, G({
1285
- append: n(() => {
1328
+ append: i(() => {
1286
1329
  var m;
1287
1330
  return [
1288
- t(e).hasBilling && ((m = t(e).info) == null ? void 0 : m.status) === "canceled" ? (d(), _(p, {
1331
+ e(s).hasBilling && ((m = e(s).info) == null ? void 0 : m.status) === "canceled" ? (d(), v(p, {
1289
1332
  key: 0,
1290
- loading: t(e).isLoading,
1333
+ loading: e(s).isLoading,
1291
1334
  class: "me-2",
1292
1335
  color: "success",
1293
1336
  "prepend-icon": "$success",
1294
1337
  text: "Activate",
1295
1338
  variant: "outlined",
1296
- onClick: l
1297
- }, null, 8, ["loading"])) : S("", !0),
1298
- t(e).hasBilling ? (d(), _(p, {
1339
+ onClick: c
1340
+ }, null, 8, ["loading"])) : $("", !0),
1341
+ e(s).hasBilling ? (d(), v(p, {
1299
1342
  key: 1,
1300
- loading: t(e).isLoading,
1301
- "prepend-icon": `svg:${t(ht)}`,
1343
+ loading: e(s).isLoading,
1344
+ "prepend-icon": `svg:${e(bt)}`,
1302
1345
  text: "Billing",
1303
- onClick: t(e).manage
1304
- }, null, 8, ["loading", "prepend-icon", "onClick"])) : S("", !0)
1346
+ onClick: e(s).manage
1347
+ }, null, 8, ["loading", "prepend-icon", "onClick"])) : $("", !0)
1305
1348
  ];
1306
1349
  }),
1307
1350
  _: 2
1308
1351
  }, [
1309
- t(e).info ? {
1352
+ e(s).info ? {
1310
1353
  name: "subtitle",
1311
- fn: n(() => [
1312
- v("div", Vo, [
1313
- v("span", ko, C(t(e).info.status), 1),
1314
- t(e).info.items.length ? (d(), w(F, { key: 0 }, [
1315
- $o,
1316
- v("span", xo, [
1317
- j(" $" + C(t(e).info.items[0].plan.amount / 100), 1),
1318
- v("span", wo, "/" + C(t(e).interval), 1)
1354
+ fn: i(() => [
1355
+ _("div", ko, [
1356
+ _("span", $o, C(e(s).info.status), 1),
1357
+ e(s).info.items.length ? (d(), w(N, { key: 0 }, [
1358
+ xo,
1359
+ _("span", wo, [
1360
+ j(" $" + C(e(s).info.items[0].plan.amount / 100), 1),
1361
+ _("span", So, "/" + C(e(s).interval), 1)
1319
1362
  ]),
1320
- s(p, {
1363
+ o(p, {
1321
1364
  size: "x-small",
1322
1365
  text: "(Change Subscription)",
1323
1366
  variant: "text",
1324
- onClick: h[0] || (h[0] = (m) => r("change:subscription"))
1367
+ onClick: h[0] || (h[0] = (m) => n("change:subscription"))
1325
1368
  })
1326
- ], 64)) : S("", !0)
1369
+ ], 64)) : $("", !0)
1327
1370
  ])
1328
1371
  ]),
1329
1372
  key: "0"
1330
1373
  } : {
1331
1374
  name: "subtitle",
1332
- fn: n(() => [
1333
- v("div", { class: "d-flex align-center" }, [
1334
- s(we, {
1375
+ fn: i(() => [
1376
+ _("div", { class: "d-flex align-center" }, [
1377
+ o(Oe, {
1335
1378
  height: "16",
1336
1379
  type: "ossein",
1337
1380
  width: "40"
1338
1381
  }),
1339
- v("span", { class: "mx-1" }, "—"),
1340
- s(we, {
1382
+ _("span", { class: "mx-1" }, "—"),
1383
+ o(Oe, {
1341
1384
  height: "16",
1342
1385
  type: "ossein",
1343
1386
  width: "80"
@@ -1347,15 +1390,15 @@ const Ge = K("settings", () => {
1347
1390
  key: "1"
1348
1391
  }
1349
1392
  ]), 1024),
1350
- v("div", So, [
1351
- v("div", null, [
1352
- ((k = t(e).info) == null ? void 0 : k.status) === "active" ? (d(), w(F, { key: 0 }, [
1393
+ _("div", Co, [
1394
+ _("div", null, [
1395
+ ((g = e(s).info) == null ? void 0 : g.status) === "active" ? (d(), w(N, { key: 0 }, [
1353
1396
  j(" Your plan renews on "),
1354
- v("span", Co, C(t(i).format(a.value, "fullDateWithWeekday")), 1),
1397
+ _("span", Lo, C(e(a).format(r.value, "fullDateWithWeekday")), 1),
1355
1398
  j(". ")
1356
- ], 64)) : (d(), w(F, { key: 1 }, [
1399
+ ], 64)) : (d(), w(N, { key: 1 }, [
1357
1400
  j(" Your plan ends on "),
1358
- v("span", Lo, C(t(i).format((L = t(e).info) == null ? void 0 : L.currentPeriodEnd, "fullDateWithWeekday")), 1),
1401
+ _("span", Io, C(e(a).format((I = e(s).info) == null ? void 0 : I.currentPeriodEnd, "fullDateWithWeekday")), 1),
1359
1402
  j(". ")
1360
1403
  ], 64))
1361
1404
  ])
@@ -1369,87 +1412,87 @@ const Ge = K("settings", () => {
1369
1412
  });
1370
1413
  };
1371
1414
  }
1372
- }), Ao = /* @__PURE__ */ v("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The Vuetify One subscription comes with the following perks: ", -1), Do = ["innerHTML"], Uo = /* @__PURE__ */ v("br", null, null, -1), Fo = /* @__PURE__ */ v("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The following features are in development and coming soon: ", -1), jo = ["innerHTML"], No = /* @__PURE__ */ b({
1415
+ }), Do = /* @__PURE__ */ _("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The Vuetify One subscription comes with the following perks: ", -1), Uo = ["innerHTML"], Fo = /* @__PURE__ */ _("br", null, null, -1), No = /* @__PURE__ */ _("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The following features are in development and coming soon: ", -1), jo = ["innerHTML"], Oo = /* @__PURE__ */ V({
1373
1416
  __name: "VoSubscriptionPerks",
1374
1417
  setup(u) {
1375
- const o = [
1418
+ const t = [
1376
1419
  "Ad Free Experience on all Vuetify properties",
1377
1420
  'Save and share code snippets with <a href="https://vbin.io/" target="_blank">VBin</a>',
1378
1421
  'Pinned Navigation Items and Rail drawer in <a href="https://vuetifyjs.com/" target="_blank">Documentation</a>',
1379
1422
  "Customize Navigation components with Page Suits",
1380
1423
  "Custom Vuetify One menu avatar"
1381
- ], i = [
1424
+ ], a = [
1382
1425
  'Special role in the <a href="https://discord.vuetifyjs.com/" target="_blank">Vuetify Discord</a>',
1383
1426
  'Save and share your playgrounds with <a href="https://play.vuetifyjs.com" target="_blank">Vuetify Play</a>',
1384
1427
  "Receive a special label on GitHub created issues and pull requests"
1385
- ], e = U(!1), r = X();
1386
- return W(e, async (a) => {
1387
- a && r.subscriptionInfo();
1388
- }), (a, l) => {
1389
- const c = Y;
1390
- return d(), w(F, null, [
1391
- s($e, { class: "font-weight-black" }, {
1392
- default: n(() => [
1428
+ ], s = F(!1), n = J();
1429
+ return W(s, async (r) => {
1430
+ r && n.subscriptionInfo();
1431
+ }), (r, c) => {
1432
+ const l = Y;
1433
+ return d(), w(N, null, [
1434
+ o(Se, { class: "font-weight-black" }, {
1435
+ default: i(() => [
1393
1436
  j("Perks")
1394
1437
  ]),
1395
1438
  _: 1
1396
1439
  }),
1397
- Ao,
1398
- s(oe, {
1440
+ Do,
1441
+ o(se, {
1399
1442
  lines: !1,
1400
1443
  class: "py-0",
1401
1444
  density: "compact",
1402
1445
  nav: ""
1403
1446
  }, {
1404
- default: n(() => [
1405
- (d(), w(F, null, te(o, (h, p) => s(c, {
1447
+ default: i(() => [
1448
+ (d(), w(N, null, oe(t, (h, p) => o(l, {
1406
1449
  key: p,
1407
- "prepend-icon": `svg:${t(ee)}`,
1450
+ "prepend-icon": `svg:${e(te)}`,
1408
1451
  class: "mb-0"
1409
1452
  }, {
1410
- prepend: n(() => [
1411
- s(N, {
1453
+ prepend: i(() => [
1454
+ o(U, {
1412
1455
  class: "mx-n2",
1413
1456
  color: "success",
1414
1457
  size: "small"
1415
1458
  })
1416
1459
  ]),
1417
- title: n(() => [
1418
- v("div", { innerHTML: h }, null, 8, Do)
1460
+ title: i(() => [
1461
+ _("div", { innerHTML: h }, null, 8, Uo)
1419
1462
  ]),
1420
1463
  _: 2
1421
1464
  }, 1032, ["prepend-icon"])), 64))
1422
1465
  ]),
1423
1466
  _: 1
1424
1467
  }),
1425
- Uo,
1426
- s($e, { class: "font-weight-black" }, {
1427
- default: n(() => [
1468
+ Fo,
1469
+ o(Se, { class: "font-weight-black" }, {
1470
+ default: i(() => [
1428
1471
  j("Up Next")
1429
1472
  ]),
1430
1473
  _: 1
1431
1474
  }),
1432
- Fo,
1433
- s(oe, {
1475
+ No,
1476
+ o(se, {
1434
1477
  lines: !1,
1435
1478
  class: "py-0",
1436
1479
  density: "compact",
1437
1480
  nav: ""
1438
1481
  }, {
1439
- default: n(() => [
1440
- (d(), w(F, null, te(i, (h, p) => s(c, {
1482
+ default: i(() => [
1483
+ (d(), w(N, null, oe(a, (h, p) => o(l, {
1441
1484
  key: p,
1442
- "prepend-icon": `svg:${t(gt)}`,
1485
+ "prepend-icon": `svg:${e(yt)}`,
1443
1486
  class: "mb-0"
1444
1487
  }, {
1445
- prepend: n(() => [
1446
- s(N, {
1488
+ prepend: i(() => [
1489
+ o(U, {
1447
1490
  class: "mx-n2",
1448
1491
  size: "small"
1449
1492
  })
1450
1493
  ]),
1451
- title: n(() => [
1452
- v("div", { innerHTML: h }, null, 8, jo)
1494
+ title: i(() => [
1495
+ _("div", { innerHTML: h }, null, 8, jo)
1453
1496
  ]),
1454
1497
  _: 2
1455
1498
  }, 1032, ["prepend-icon"])), 64))
@@ -1459,7 +1502,7 @@ const Ge = K("settings", () => {
1459
1502
  ], 64);
1460
1503
  };
1461
1504
  }
1462
- }), Oo = /* @__PURE__ */ b({
1505
+ }), Bo = /* @__PURE__ */ V({
1463
1506
  __name: "VoSubscriptionSubscribe",
1464
1507
  props: {
1465
1508
  modelValue: {
@@ -1469,37 +1512,37 @@ const Ge = K("settings", () => {
1469
1512
  },
1470
1513
  emits: ["update:modelValue"],
1471
1514
  setup(u) {
1472
- const o = U(!1), i = pe(u, "modelValue"), e = X();
1473
- return W(o, async (r) => {
1474
- r && e.subscriptionInfo();
1475
- }), W(() => e.interval, (r) => {
1476
- i.value = r;
1477
- }, { immediate: !0 }), (r, a) => (d(), _(Pe, {
1478
- modelValue: i.value,
1479
- "onUpdate:modelValue": a[0] || (a[0] = (l) => i.value = l)
1515
+ const t = F(!1), a = me(u, "modelValue"), s = J();
1516
+ return W(t, async (n) => {
1517
+ n && s.subscriptionInfo();
1518
+ }), W(() => s.interval, (n) => {
1519
+ a.value = n;
1520
+ }, { immediate: !0 }), (n, r) => (d(), v(qe, {
1521
+ modelValue: a.value,
1522
+ "onUpdate:modelValue": r[0] || (r[0] = (c) => a.value = c)
1480
1523
  }, {
1481
- default: n(() => [
1482
- s(ve, null, {
1483
- default: n(() => [
1484
- s(ne, {
1524
+ default: i(() => [
1525
+ o(he, null, {
1526
+ default: i(() => [
1527
+ o(ae, {
1485
1528
  cols: "12",
1486
1529
  md: "6"
1487
1530
  }, {
1488
- default: n(() => [
1489
- s(xe, { value: "month" }, {
1490
- default: n(({ toggle: l, isSelected: c }) => [
1491
- s(T, {
1492
- border: c ? "sm primary opacity-100" : "sm",
1493
- color: c ? "primary" : void 0,
1494
- "prepend-icon": c ? `svg:${t(se)}` : "$radioOff",
1495
- variant: c ? "tonal" : "text",
1531
+ default: i(() => [
1532
+ o(Ce, { value: "month" }, {
1533
+ default: i(({ toggle: c, isSelected: l }) => [
1534
+ o(R, {
1535
+ border: l ? "sm primary opacity-100" : "sm",
1536
+ color: l ? "primary" : void 0,
1537
+ "prepend-icon": l ? `svg:${e(ie)}` : "$radioOff",
1538
+ variant: l ? "tonal" : "text",
1496
1539
  rounded: "lg",
1497
1540
  subtitle: "$2.99/month",
1498
1541
  title: "Monthly",
1499
- onClick: l
1542
+ onClick: c
1500
1543
  }, {
1501
- prepend: n(() => [
1502
- s(N, { class: "mt-n6" })
1544
+ prepend: i(() => [
1545
+ o(U, { class: "mt-n6" })
1503
1546
  ]),
1504
1547
  _: 2
1505
1548
  }, 1032, ["border", "color", "prepend-icon", "variant", "onClick"])
@@ -1509,28 +1552,28 @@ const Ge = K("settings", () => {
1509
1552
  ]),
1510
1553
  _: 1
1511
1554
  }),
1512
- s(ne, {
1555
+ o(ae, {
1513
1556
  cols: "12",
1514
1557
  md: "6"
1515
1558
  }, {
1516
- default: n(() => [
1517
- s(xe, { value: "year" }, {
1518
- default: n(({ toggle: l, isSelected: c }) => [
1519
- s(T, {
1520
- border: c ? "sm primary opacity-100" : "sm",
1521
- color: c ? "primary" : void 0,
1522
- "prepend-icon": c ? `svg:${t(se)}` : "$radioOff",
1523
- variant: c ? "tonal" : "text",
1559
+ default: i(() => [
1560
+ o(Ce, { value: "year" }, {
1561
+ default: i(({ toggle: c, isSelected: l }) => [
1562
+ o(R, {
1563
+ border: l ? "sm primary opacity-100" : "sm",
1564
+ color: l ? "primary" : void 0,
1565
+ "prepend-icon": l ? `svg:${e(ie)}` : "$radioOff",
1566
+ variant: l ? "tonal" : "text",
1524
1567
  rounded: "lg",
1525
1568
  subtitle: "$29.99/year",
1526
1569
  title: "Yearly",
1527
- onClick: l
1570
+ onClick: c
1528
1571
  }, {
1529
- prepend: n(() => [
1530
- s(N, { class: "mt-n6" })
1572
+ prepend: i(() => [
1573
+ o(U, { class: "mt-n6" })
1531
1574
  ]),
1532
- append: n(() => [
1533
- s(q, {
1575
+ append: i(() => [
1576
+ o(q, {
1534
1577
  class: "mt-n6",
1535
1578
  color: "success",
1536
1579
  size: "small",
@@ -1553,7 +1596,7 @@ const Ge = K("settings", () => {
1553
1596
  _: 1
1554
1597
  }, 8, ["modelValue"]));
1555
1598
  }
1556
- }), Bo = { class: "px-3 h-screen" }, zo = /* @__PURE__ */ v("br", null, null, -1), To = { class: "flex-grow-1 px-4 pb-3 overflow-hidden" }, Ro = /* @__PURE__ */ b({
1599
+ }), zo = { class: "px-3 h-screen" }, To = /* @__PURE__ */ _("br", null, null, -1), Ro = { class: "flex-grow-1 px-4 pb-3 overflow-hidden" }, Ho = /* @__PURE__ */ V({
1557
1600
  __name: "VoSubscriptionDialog",
1558
1601
  props: {
1559
1602
  modelValue: { type: Boolean },
@@ -1561,55 +1604,55 @@ const Ge = K("settings", () => {
1561
1604
  },
1562
1605
  emits: ["update:modelValue"],
1563
1606
  setup(u) {
1564
- function o(h) {
1607
+ function t(h) {
1565
1608
  return new Promise((p) => setTimeout(p, h));
1566
1609
  }
1567
- const i = pe(u, "modelValue"), e = X(), r = U(e.interval), a = U(e.hasBilling ? "status" : "subscribe"), l = U(!1);
1568
- W(r, (h) => {
1569
- !e.isSubscriber || !e.interval || (l.value = h !== e.interval);
1570
- }), W(i, async (h) => {
1571
- !h || !e.isSubscriber || e.subscriptionInfo();
1572
- }), je(() => {
1573
- e.sessionId && (a.value = "status", i.value = !0);
1610
+ const a = me(u, "modelValue"), s = J(), n = F(s.interval), r = F(s.hasBilling ? "status" : "subscribe"), c = F(!1);
1611
+ W(n, (h) => {
1612
+ !s.isSubscriber || !s.interval || (c.value = h !== s.interval);
1613
+ }), W(a, async (h) => {
1614
+ !h || !s.isSubscriber || s.subscriptionInfo();
1615
+ }), Te(() => {
1616
+ s.sessionId && (r.value = "status", a.value = !0);
1574
1617
  });
1575
- async function c() {
1576
- await e.modify(r.value), await e.subscriptionInfo(), l.value = null, await o(3e3), a.value = "status", await o(300), l.value = !1;
1618
+ async function l() {
1619
+ await s.modify(n.value), await s.subscriptionInfo(), c.value = null, await t(3e3), r.value = "status", await t(300), c.value = !1;
1577
1620
  }
1578
1621
  return (h, p) => {
1579
- const k = re, L = Oo, m = No, y = Io, D = yo, g = ae, $ = he;
1580
- return d(), _($, {
1581
- modelValue: i.value,
1582
- "onUpdate:modelValue": p[4] || (p[4] = (I) => i.value = I),
1583
- "prepend-icon": `svg:${t(bt)}`,
1622
+ const g = ce, I = Bo, m = Oo, k = Ao, D = Vo, b = le, x = ye;
1623
+ return d(), v(x, {
1624
+ modelValue: a.value,
1625
+ "onUpdate:modelValue": p[4] || (p[4] = (A) => a.value = A),
1626
+ "prepend-icon": `svg:${e(Vt)}`,
1584
1627
  title: "Subscriptions"
1585
1628
  }, G({
1586
- default: n(() => [
1587
- v("div", Bo, [
1588
- s(J, null, {
1589
- default: n(() => [
1590
- s(k, {
1629
+ default: i(() => [
1630
+ _("div", zo, [
1631
+ o(X, null, {
1632
+ default: i(() => [
1633
+ o(g, {
1591
1634
  text: "The Vuetify One subscription is a great way to support the Vuetify team and get access to exclusive features and content.",
1592
1635
  title: "Vuetify One"
1593
1636
  }),
1594
- s(Ee, { "model-value": a.value }, {
1595
- default: n(() => [
1596
- s(de, { value: "subscribe" }, {
1597
- default: n(() => [
1598
- s(L, {
1599
- modelValue: r.value,
1600
- "onUpdate:modelValue": p[0] || (p[0] = (I) => r.value = I)
1637
+ o(Ye, { "model-value": r.value }, {
1638
+ default: i(() => [
1639
+ o(pe, { value: "subscribe" }, {
1640
+ default: i(() => [
1641
+ o(I, {
1642
+ modelValue: n.value,
1643
+ "onUpdate:modelValue": p[0] || (p[0] = (A) => n.value = A)
1601
1644
  }, null, 8, ["modelValue"]),
1602
- zo,
1603
- s(m)
1645
+ To,
1646
+ o(m)
1604
1647
  ]),
1605
1648
  _: 1
1606
1649
  }),
1607
- s(de, { value: "status" }, {
1608
- default: n(() => [
1609
- s(y, {
1610
- "onChange:subscription": p[1] || (p[1] = (I) => a.value = "subscribe")
1650
+ o(pe, { value: "status" }, {
1651
+ default: i(() => [
1652
+ o(k, {
1653
+ "onChange:subscription": p[1] || (p[1] = (A) => r.value = "subscribe")
1611
1654
  }),
1612
- s(D)
1655
+ o(D)
1613
1656
  ]),
1614
1657
  _: 1
1615
1658
  })
@@ -1623,37 +1666,37 @@ const Ge = K("settings", () => {
1623
1666
  ]),
1624
1667
  _: 2
1625
1668
  }, [
1626
- a.value === "subscribe" ? {
1669
+ r.value === "subscribe" ? {
1627
1670
  name: "actions",
1628
- fn: n(() => [
1629
- v("div", To, [
1630
- l.value !== !1 ? (d(), _(g, {
1671
+ fn: i(() => [
1672
+ _("div", Ro, [
1673
+ c.value !== !1 ? (d(), v(b, {
1631
1674
  key: 0,
1632
- loading: t(e).isLoading,
1633
- "prepend-icon": `svg:${l.value !== null ? t(yt) : t(se)}`,
1634
- readonly: l.value === null,
1635
- text: l.value !== null ? "Modify Subscription" : "Success",
1675
+ loading: e(s).isLoading,
1676
+ "prepend-icon": `svg:${c.value !== null ? e(kt) : e(ie)}`,
1677
+ readonly: c.value === null,
1678
+ text: c.value !== null ? "Modify Subscription" : "Success",
1636
1679
  color: "success",
1637
1680
  size: "default",
1638
1681
  block: "",
1639
- onClick: c
1640
- }, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(e).isSubscriber ? (d(), _(g, {
1682
+ onClick: l
1683
+ }, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : e(s).isSubscriber ? (d(), v(b, {
1641
1684
  key: 2,
1642
- "prepend-icon": `svg:${t(Vt)}`,
1685
+ "prepend-icon": `svg:${e($t)}`,
1643
1686
  size: "default",
1644
1687
  text: "Manage Subscription",
1645
1688
  block: "",
1646
- onClick: p[3] || (p[3] = (I) => a.value = "status")
1647
- }, null, 8, ["prepend-icon"])) : (d(), _(g, {
1689
+ onClick: p[3] || (p[3] = (A) => r.value = "status")
1690
+ }, null, 8, ["prepend-icon"])) : (d(), v(b, {
1648
1691
  key: 1,
1649
- color: r.value ? "primary" : "disabled",
1650
- disabled: !r.value,
1651
- loading: t(e).isLoading,
1692
+ color: n.value ? "primary" : "disabled",
1693
+ disabled: !n.value,
1694
+ loading: e(s).isLoading,
1652
1695
  "prepend-icon": "$vuetify",
1653
1696
  size: "default",
1654
1697
  text: "Activate Subscription",
1655
1698
  block: "",
1656
- onClick: p[2] || (p[2] = (I) => t(e).subscribe(r.value))
1699
+ onClick: p[2] || (p[2] = (A) => e(s).subscribe(n.value))
1657
1700
  }, null, 8, ["color", "disabled", "loading"]))
1658
1701
  ])
1659
1702
  ]),
@@ -1662,122 +1705,122 @@ const Ge = K("settings", () => {
1662
1705
  ]), 1032, ["modelValue", "prepend-icon"]);
1663
1706
  };
1664
1707
  }
1665
- }), Ho = /* @__PURE__ */ b({
1708
+ }), Mo = /* @__PURE__ */ V({
1666
1709
  __name: "VoSubscriptionListItem",
1667
1710
  setup(u) {
1668
- const o = U(!1);
1669
- return (i, e) => {
1670
- const r = Ro, a = Y;
1671
- return d(), _(a, {
1672
- active: o.value,
1673
- "prepend-icon": `svg:${t(kt)}`,
1711
+ const t = F(!1);
1712
+ return (a, s) => {
1713
+ const n = Ho, r = Y;
1714
+ return d(), v(r, {
1715
+ active: t.value,
1716
+ "prepend-icon": `svg:${e(xt)}`,
1674
1717
  title: "Subscriptions",
1675
1718
  link: ""
1676
1719
  }, {
1677
- default: n(() => [
1678
- s(r, {
1679
- modelValue: o.value,
1680
- "onUpdate:modelValue": e[0] || (e[0] = (l) => o.value = l)
1720
+ default: i(() => [
1721
+ o(n, {
1722
+ modelValue: t.value,
1723
+ "onUpdate:modelValue": s[0] || (s[0] = (c) => t.value = c)
1681
1724
  }, null, 8, ["modelValue"])
1682
1725
  ]),
1683
1726
  _: 1
1684
1727
  }, 8, ["active", "prepend-icon"]);
1685
1728
  };
1686
1729
  }
1687
- }), Mo = { class: "px-3 pb-5 d-flex flex-column" }, Po = { class: "ps-16" }, Eo = { class: "text-caption text-end" }, Wo = { class: "font-weight-bold" }, Go = { class: "ps-16" }, qo = { class: "text-caption text-end" }, Yo = { class: "font-weight-bold" }, Jo = { class: "ps-16" }, Qo = { class: "text-caption text-end" }, Xo = { class: "font-weight-bold" }, Zo = { class: "py-4" }, Ko = /* @__PURE__ */ v("div", { class: "text-caption text-medium-emphasis" }, [
1730
+ }), Po = { class: "px-3 pb-5 d-flex flex-column" }, Eo = { class: "ps-16" }, Wo = { class: "text-caption text-end" }, Go = { class: "font-weight-bold" }, qo = { class: "ps-16" }, Yo = { class: "text-caption text-end" }, Jo = { class: "font-weight-bold" }, Qo = { class: "ps-16" }, Xo = { class: "text-caption text-end" }, Zo = { class: "font-weight-bold" }, Ko = { class: "py-4" }, es = /* @__PURE__ */ _("div", { class: "text-caption text-medium-emphasis" }, [
1688
1731
  /* @__PURE__ */ j(" A total of $2.99 or more unlocks "),
1689
- /* @__PURE__ */ v("span", { class: "font-weight-black" }, "all"),
1732
+ /* @__PURE__ */ _("span", { class: "font-weight-black" }, "all"),
1690
1733
  /* @__PURE__ */ j(" Vuetify One benefits ")
1691
- ], -1), es = /* @__PURE__ */ b({
1734
+ ], -1), ts = /* @__PURE__ */ V({
1692
1735
  __name: "VoSponsorshipsDialog",
1693
1736
  setup(u) {
1694
- const o = fe(), i = O(), e = X(), r = Ge();
1695
- function a(l) {
1696
- return o.format(l, "fullDateWithWeekday");
1737
+ const t = _e(), a = ve(), s = z(), n = J(), r = Qe();
1738
+ function c(l) {
1739
+ return t.format(l, "fullDateWithWeekday");
1697
1740
  }
1698
- return (l, c) => {
1699
- const h = re, p = ae, k = Ne("v-empty-state"), L = he;
1700
- return d(), _(L, {
1701
- "prepend-icon": `svg:${t($t)}`,
1702
- "max-height": "820",
1741
+ return (l, h) => {
1742
+ const p = ce, g = le, I = Re("v-empty-state"), m = ye;
1743
+ return d(), v(m, {
1744
+ "max-height": e(a).xs.value ? void 0 : 820,
1745
+ "prepend-icon": `svg:${e(wt)}`,
1703
1746
  title: "Sponsorships"
1704
1747
  }, {
1705
- default: n(() => [
1706
- s(Ie, null, {
1707
- default: n(() => [
1708
- s(Ae, { scrollable: "" }, {
1709
- default: n(() => [
1710
- v("div", Mo, [
1711
- s(J, null, {
1712
- default: n(() => [
1713
- s(h, {
1748
+ default: i(() => [
1749
+ o(Fe, null, {
1750
+ default: i(() => [
1751
+ o(Ne, { scrollable: "" }, {
1752
+ default: i(() => [
1753
+ _("div", Po, [
1754
+ o(X, null, {
1755
+ default: i(() => [
1756
+ o(p, {
1714
1757
  text: "Support Vuetify through GitHub Sponsors, Discord, or Patreon to unlock exclusive benefits and content.",
1715
1758
  title: "Support Vuetify"
1716
1759
  }),
1717
- s(Yt, {
1760
+ o(Qt, {
1718
1761
  class: "justify-start ms-n7",
1719
1762
  "line-inset": "12",
1720
1763
  side: "end",
1721
1764
  style: { "grid-template-columns": "auto auto 1fr" },
1722
1765
  "truncate-line": "both"
1723
1766
  }, {
1724
- default: n(() => {
1725
- var m, y, D, g, $, I;
1767
+ default: i(() => {
1768
+ var k, D, b, x, A, O;
1726
1769
  return [
1727
- s(Ve, {
1728
- "dot-color": (m = t(e).github) != null && m.isActive ? "success" : "transparent",
1729
- icon: (y = t(e).github) != null && y.isActive ? `svg:${t(ee)}` : void 0,
1770
+ o(xe, {
1771
+ "dot-color": (k = e(n).github) != null && k.isActive ? "success" : "transparent",
1772
+ icon: (D = e(n).github) != null && D.isActive ? `svg:${e(te)}` : void 0,
1730
1773
  size: "x-small",
1731
1774
  width: "100%"
1732
1775
  }, {
1733
- default: n(() => [
1734
- s(T, {
1735
- "prepend-avatar": t(r).CDN_URL + "/logos/github.png",
1776
+ default: i(() => [
1777
+ o(R, {
1778
+ "prepend-avatar": e(r).CDN_URL + "/logos/github.png",
1736
1779
  rounded: "lg",
1737
1780
  subtitle: "Support Vuetify through GitHub sponsors.",
1738
1781
  title: "GitHub Sponsors",
1739
1782
  variant: "text",
1740
1783
  border: ""
1741
1784
  }, {
1742
- append: n(() => {
1743
- var V, B, P, M, z, f;
1785
+ append: i(() => {
1786
+ var S, E, P, T, f, y;
1744
1787
  return [
1745
- v("div", Po, [
1746
- s(p, {
1747
- color: (V = t(e).github) != null && V.isActive ? "success" : "primary",
1748
- href: (B = t(e).github) != null && B.isActive ? void 0 : "https://github.com/sponsors/johnleider",
1749
- "prepend-icon": `svg:${(P = t(e).github) != null && P.isActive ? t(se) : t(De)}`,
1750
- readonly: (M = t(e).github) == null ? void 0 : M.isActive,
1751
- target: (z = t(e).github) != null && z.isActive ? void 0 : "_blank",
1752
- text: (f = t(e).github) != null && f.isActive ? "Active" : "Info",
1788
+ _("div", Eo, [
1789
+ o(g, {
1790
+ color: (S = e(n).github) != null && S.isActive ? "success" : "primary",
1791
+ href: (E = e(n).github) != null && E.isActive ? void 0 : "https://github.com/sponsors/johnleider",
1792
+ "prepend-icon": `svg:${(P = e(n).github) != null && P.isActive ? e(ie) : e(je)}`,
1793
+ readonly: (T = e(n).github) == null ? void 0 : T.isActive,
1794
+ target: (f = e(n).github) != null && f.isActive ? void 0 : "_blank",
1795
+ text: (y = e(n).github) != null && y.isActive ? "Active" : "Info",
1753
1796
  width: "88"
1754
1797
  }, null, 8, ["color", "href", "prepend-icon", "readonly", "target", "text"])
1755
1798
  ])
1756
1799
  ];
1757
1800
  }),
1758
- default: n(() => {
1759
- var V;
1801
+ default: i(() => {
1802
+ var S;
1760
1803
  return [
1761
- (V = t(e).github) != null && V.isActive ? (d(), w(F, { key: 0 }, [
1762
- s(R),
1763
- s(J, { class: "d-flex justify-space-between align-center flex-wrap" }, {
1764
- default: n(() => [
1765
- s(q, {
1766
- "prepend-icon": `svg:${t(ye)}`,
1767
- text: t(e).github.tierName,
1804
+ (S = e(n).github) != null && S.isActive ? (d(), w(N, { key: 0 }, [
1805
+ o(H),
1806
+ o(X, { class: "d-flex justify-space-between align-center flex-wrap" }, {
1807
+ default: i(() => [
1808
+ o(q, {
1809
+ "prepend-icon": `svg:${e($e)}`,
1810
+ text: e(n).github.tierName,
1768
1811
  color: "surface-variant",
1769
1812
  size: "small",
1770
1813
  variant: "text",
1771
1814
  label: ""
1772
1815
  }, null, 8, ["prepend-icon", "text"]),
1773
- v("div", Eo, [
1816
+ _("div", Wo, [
1774
1817
  j(" Sponsor since "),
1775
- v("span", Wo, C(a(t(e).github.createdAt)), 1)
1818
+ _("span", Go, C(c(e(n).github.createdAt)), 1)
1776
1819
  ])
1777
1820
  ]),
1778
1821
  _: 1
1779
1822
  })
1780
- ], 64)) : S("", !0)
1823
+ ], 64)) : $("", !0)
1781
1824
  ];
1782
1825
  }),
1783
1826
  _: 1
@@ -1785,60 +1828,60 @@ const Ge = K("settings", () => {
1785
1828
  ]),
1786
1829
  _: 1
1787
1830
  }, 8, ["dot-color", "icon"]),
1788
- s(Ve, {
1789
- "dot-color": (D = t(e).discord) != null && D.isActive ? "success" : "transparent",
1790
- icon: (g = t(e).discord) != null && g.isActive ? `svg:${t(ee)}` : void 0,
1831
+ o(xe, {
1832
+ "dot-color": (b = e(n).discord) != null && b.isActive ? "success" : "transparent",
1833
+ icon: (x = e(n).discord) != null && x.isActive ? `svg:${e(te)}` : void 0,
1791
1834
  size: "x-small",
1792
1835
  width: "100%"
1793
1836
  }, {
1794
- default: n(() => [
1795
- s(T, {
1796
- "prepend-avatar": t(r).CDN_URL + "/logos/discord.png",
1837
+ default: i(() => [
1838
+ o(R, {
1839
+ "prepend-avatar": e(r).CDN_URL + "/logos/discord.png",
1797
1840
  rounded: "lg",
1798
1841
  subtitle: "Support Vuetify through Discord.",
1799
1842
  title: "Discord Subscriber",
1800
1843
  variant: "text",
1801
1844
  border: ""
1802
1845
  }, {
1803
- append: n(() => {
1804
- var V, B, P, M, z, f;
1846
+ append: i(() => {
1847
+ var S, E, P, T, f, y;
1805
1848
  return [
1806
- v("div", Go, [
1807
- s(p, {
1808
- color: (V = t(e).discord) != null && V.isActive ? "success" : "primary",
1809
- href: (B = t(e).discord) != null && B.isActive ? void 0 : "https://discord.com/servers/vuetify-340160225338195969",
1810
- "prepend-icon": `svg:${(P = t(e).discord) != null && P.isActive ? t(se) : t(De)}`,
1811
- readonly: (M = t(e).discord) == null ? void 0 : M.isActive,
1812
- target: (z = t(e).discord) != null && z.isActive ? void 0 : "_blank",
1813
- text: (f = t(e).discord) != null && f.isActive ? "Active" : "Info",
1849
+ _("div", qo, [
1850
+ o(g, {
1851
+ color: (S = e(n).discord) != null && S.isActive ? "success" : "primary",
1852
+ href: (E = e(n).discord) != null && E.isActive ? void 0 : "https://discord.com/servers/vuetify-340160225338195969",
1853
+ "prepend-icon": `svg:${(P = e(n).discord) != null && P.isActive ? e(ie) : e(je)}`,
1854
+ readonly: (T = e(n).discord) == null ? void 0 : T.isActive,
1855
+ target: (f = e(n).discord) != null && f.isActive ? void 0 : "_blank",
1856
+ text: (y = e(n).discord) != null && y.isActive ? "Active" : "Info",
1814
1857
  width: "88"
1815
1858
  }, null, 8, ["color", "href", "prepend-icon", "readonly", "target", "text"])
1816
1859
  ])
1817
1860
  ];
1818
1861
  }),
1819
- default: n(() => {
1820
- var V;
1862
+ default: i(() => {
1863
+ var S;
1821
1864
  return [
1822
- (V = t(e).discord) != null && V.isActive ? (d(), w(F, { key: 0 }, [
1823
- s(R),
1824
- s(J, { class: "d-flex justify-space-between align-center flex-wrap" }, {
1825
- default: n(() => [
1826
- s(q, {
1827
- "prepend-icon": `svg:${t(ye)}`,
1828
- text: t(e).discord.tierName,
1865
+ (S = e(n).discord) != null && S.isActive ? (d(), w(N, { key: 0 }, [
1866
+ o(H),
1867
+ o(X, { class: "d-flex justify-space-between align-center flex-wrap" }, {
1868
+ default: i(() => [
1869
+ o(q, {
1870
+ "prepend-icon": `svg:${e($e)}`,
1871
+ text: e(n).discord.tierName,
1829
1872
  color: "surface-variant",
1830
1873
  size: "small",
1831
1874
  variant: "text",
1832
1875
  label: ""
1833
1876
  }, null, 8, ["prepend-icon", "text"]),
1834
- v("div", qo, [
1877
+ _("div", Yo, [
1835
1878
  j(" Subscriber since "),
1836
- v("span", Yo, C(a(t(e).discord.createdAt)), 1)
1879
+ _("span", Jo, C(c(e(n).discord.createdAt)), 1)
1837
1880
  ])
1838
1881
  ]),
1839
1882
  _: 1
1840
1883
  })
1841
- ], 64)) : S("", !0)
1884
+ ], 64)) : $("", !0)
1842
1885
  ];
1843
1886
  }),
1844
1887
  _: 1
@@ -1846,55 +1889,55 @@ const Ge = K("settings", () => {
1846
1889
  ]),
1847
1890
  _: 1
1848
1891
  }, 8, ["dot-color", "icon"]),
1849
- s(Ve, {
1850
- "dot-color": ($ = t(e).patreon) != null && $.isActive ? "success" : "transparent",
1851
- icon: (I = t(e).patreon) != null && I.isActive ? `svg:${t(ee)}` : void 0,
1892
+ o(xe, {
1893
+ "dot-color": (A = e(n).patreon) != null && A.isActive ? "success" : "transparent",
1894
+ icon: (O = e(n).patreon) != null && O.isActive ? `svg:${e(te)}` : void 0,
1852
1895
  size: "x-small",
1853
1896
  width: "100%"
1854
1897
  }, {
1855
- default: n(() => [
1856
- s(T, {
1857
- "prepend-avatar": t(r).CDN_URL + "/logos/patreon.png",
1898
+ default: i(() => [
1899
+ o(R, {
1900
+ "prepend-avatar": e(r).CDN_URL + "/logos/patreon.png",
1858
1901
  rounded: "lg",
1859
1902
  subtitle: "Support Vuetify through Patreon.",
1860
1903
  title: "Patreon Subscriber",
1861
1904
  variant: "text",
1862
1905
  border: ""
1863
1906
  }, {
1864
- append: n(() => {
1865
- var V;
1907
+ append: i(() => {
1908
+ var S;
1866
1909
  return [
1867
- v("div", Jo, [
1868
- s(p, {
1869
- text: (V = t(e).patreon) != null && V.isActive ? "Active" : "Coming Soon",
1910
+ _("div", Qo, [
1911
+ o(g, {
1912
+ text: (S = e(n).patreon) != null && S.isActive ? "Active" : "Coming Soon",
1870
1913
  color: "surface-variant",
1871
1914
  readonly: ""
1872
1915
  }, null, 8, ["text"])
1873
1916
  ])
1874
1917
  ];
1875
1918
  }),
1876
- default: n(() => {
1877
- var V;
1919
+ default: i(() => {
1920
+ var S;
1878
1921
  return [
1879
- (V = t(e).patreon) != null && V.isActive ? (d(), w(F, { key: 0 }, [
1880
- s(R),
1881
- s(J, { class: "d-flex justify-space-between align-center flex-wrap" }, {
1882
- default: n(() => [
1883
- s(q, {
1884
- "prepend-icon": `svg:${t(ye)}`,
1885
- text: t(e).patreon.tierName,
1922
+ (S = e(n).patreon) != null && S.isActive ? (d(), w(N, { key: 0 }, [
1923
+ o(H),
1924
+ o(X, { class: "d-flex justify-space-between align-center flex-wrap" }, {
1925
+ default: i(() => [
1926
+ o(q, {
1927
+ "prepend-icon": `svg:${e($e)}`,
1928
+ text: e(n).patreon.tierName,
1886
1929
  color: "success",
1887
1930
  variant: "text",
1888
1931
  label: ""
1889
1932
  }, null, 8, ["prepend-icon", "text"]),
1890
- v("div", Qo, [
1933
+ _("div", Xo, [
1891
1934
  j(" Sponsor since "),
1892
- v("span", Xo, C(a(t(e).patreon.createdAt)), 1)
1935
+ _("span", Zo, C(c(e(n).patreon.createdAt)), 1)
1893
1936
  ])
1894
1937
  ]),
1895
1938
  _: 1
1896
1939
  })
1897
- ], 64)) : S("", !0)
1940
+ ], 64)) : $("", !0)
1898
1941
  ];
1899
1942
  }),
1900
1943
  _: 1
@@ -1909,27 +1952,27 @@ const Ge = K("settings", () => {
1909
1952
  ]),
1910
1953
  _: 1
1911
1954
  }),
1912
- s(k, {
1913
- icon: `svg:${t(xt)}`,
1955
+ o(I, {
1956
+ icon: `svg:${e(St)}`,
1914
1957
  class: "mt-auto",
1915
1958
  "min-height": "auto",
1916
1959
  size: "64",
1917
1960
  title: "Your Monthly Contributions"
1918
1961
  }, {
1919
- media: n(() => [
1920
- s(N, { color: "success" })
1962
+ media: i(() => [
1963
+ o(U, { color: "success" })
1921
1964
  ]),
1922
- headline: n(() => [
1923
- v("div", Zo, [
1924
- t(i).isSubscriber ? (d(), w(F, { key: 0 }, [
1925
- j(" $" + C(parseFloat(String(t(e).monthlyTotal)).toFixed(2)), 1)
1926
- ], 64)) : (d(), w(F, { key: 1 }, [
1965
+ headline: i(() => [
1966
+ _("div", Ko, [
1967
+ e(s).isSubscriber ? (d(), w(N, { key: 0 }, [
1968
+ j(" $" + C(parseFloat(String(e(n).monthlyTotal)).toFixed(2)), 1)
1969
+ ], 64)) : (d(), w(N, { key: 1 }, [
1927
1970
  j(" $0.00 ")
1928
1971
  ], 64))
1929
1972
  ])
1930
1973
  ]),
1931
- text: n(() => [
1932
- Ko
1974
+ text: i(() => [
1975
+ es
1933
1976
  ]),
1934
1977
  _: 1
1935
1978
  }, 8, ["icon"])
@@ -1942,88 +1985,88 @@ const Ge = K("settings", () => {
1942
1985
  })
1943
1986
  ]),
1944
1987
  _: 1
1945
- }, 8, ["prepend-icon"]);
1988
+ }, 8, ["max-height", "prepend-icon"]);
1946
1989
  };
1947
1990
  }
1948
- }), ts = /* @__PURE__ */ b({
1991
+ }), os = /* @__PURE__ */ V({
1949
1992
  __name: "VoSponsorshipsListItem",
1950
1993
  setup(u) {
1951
- const o = U(!1);
1952
- return (i, e) => {
1953
- const r = es, a = Y;
1954
- return d(), _(a, {
1955
- active: o.value,
1956
- "prepend-icon": `svg:${t(wt)}`,
1994
+ const t = F(!1);
1995
+ return (a, s) => {
1996
+ const n = ts, r = Y;
1997
+ return d(), v(r, {
1998
+ active: t.value,
1999
+ "prepend-icon": `svg:${e(Ct)}`,
1957
2000
  title: "Sponsorships",
1958
2001
  link: ""
1959
2002
  }, {
1960
- default: n(() => [
1961
- s(r, {
1962
- modelValue: o.value,
1963
- "onUpdate:modelValue": e[0] || (e[0] = (l) => o.value = l)
2003
+ default: i(() => [
2004
+ o(n, {
2005
+ modelValue: t.value,
2006
+ "onUpdate:modelValue": s[0] || (s[0] = (c) => t.value = c)
1964
2007
  }, null, 8, ["modelValue"])
1965
2008
  ]),
1966
2009
  _: 1
1967
2010
  }, 8, ["active", "prepend-icon"]);
1968
2011
  };
1969
2012
  }
1970
- }), os = {
2013
+ }), ss = {
1971
2014
  key: 0,
1972
2015
  class: "pt-16"
1973
- }, ss = /* @__PURE__ */ v("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ns = { class: "ps-3 text-subtitle-2 pe-2" }, is = { class: "text-truncate" }, as = { class: "text-caption font-weight-bold text-medium-emphasis" }, rs = { class: "text-disabled text-caption my-2" }, ls = /* @__PURE__ */ b({
2016
+ }, ns = /* @__PURE__ */ _("div", { class: "text-medium-emphasis" }, " All caught up ", -1), is = { class: "ps-3 text-subtitle-2 pe-2" }, as = { class: "text-truncate" }, rs = { class: "text-caption font-weight-bold text-medium-emphasis" }, ls = { class: "text-disabled text-caption my-2" }, cs = /* @__PURE__ */ V({
1974
2017
  __name: "VoNotificationsList",
1975
2018
  props: {
1976
2019
  items: {}
1977
2020
  },
1978
2021
  setup(u) {
1979
- const o = H(), i = fe();
1980
- function e(a) {
1981
- return o.notifications.read.includes(a);
2022
+ const t = M(), a = _e();
2023
+ function s(r) {
2024
+ return t.notifications.read.includes(r);
1982
2025
  }
1983
- function r(a) {
1984
- e(a.slug) ? o.notifications.read = o.notifications.read.filter((l) => l !== a.slug) : o.notifications.read.push(a.slug);
2026
+ function n(r) {
2027
+ s(r.slug) ? t.notifications.read = t.notifications.read.filter((c) => c !== r.slug) : t.notifications.read.push(r.slug);
1985
2028
  }
1986
- return (a, l) => {
1987
- const c = Ne("v-empty-state"), h = Y;
1988
- return d(), _(oe, {
2029
+ return (r, c) => {
2030
+ const l = Re("v-empty-state"), h = Y;
2031
+ return d(), v(se, {
1989
2032
  class: "py-0",
1990
2033
  height: "100%",
1991
2034
  lines: "three"
1992
2035
  }, {
1993
- default: n(() => [
1994
- a.items.length ? (d(!0), w(F, { key: 1 }, te(a.items, (p, k) => (d(), _(Me, {
2036
+ default: i(() => [
2037
+ r.items.length ? (d(!0), w(N, { key: 1 }, oe(r.items, (p, g) => (d(), v(Ge, {
1995
2038
  key: p.slug
1996
2039
  }, {
1997
- default: n(({ isHovering: L, props: m }) => [
1998
- s(h, ce(m, {
1999
- border: k !== 0 && "t",
2040
+ default: i(({ isHovering: I, props: m }) => [
2041
+ o(h, Q(m, {
2042
+ border: g !== 0 && "t",
2000
2043
  class: "py-4 mb-0"
2001
2044
  }), {
2002
- prepend: n(() => [
2003
- v("div", ns, C(p.metadata.emoji), 1)
2045
+ prepend: i(() => [
2046
+ _("div", is, C(p.metadata.emoji), 1)
2004
2047
  ]),
2005
- append: n(() => [
2006
- s(Jt, {
2048
+ append: i(() => [
2049
+ o(Xt, {
2007
2050
  class: "mt-n3",
2008
2051
  width: "56"
2009
2052
  }, {
2010
- default: n(() => [
2011
- s(Qt, {
2012
- text: e(p.slug) ? "Mark as unread" : "Mark as read",
2053
+ default: i(() => [
2054
+ o(ne, {
2055
+ text: s(p.slug) ? "Mark as unread" : "Mark as read",
2013
2056
  location: "bottom"
2014
2057
  }, {
2015
- activator: n(({ props: y }) => [
2016
- s(Ce, { "hide-on-leave": "" }, {
2017
- default: n(() => [
2018
- Se(s(Q, ce(y, {
2019
- icon: `svg:${e(p.slug) ? t(Ct) : t(St)}`,
2058
+ activator: i(({ props: k }) => [
2059
+ o(De, { "hide-on-leave": "" }, {
2060
+ default: i(() => [
2061
+ Le(o(Z, Q(k, {
2062
+ icon: `svg:${s(p.slug) ? e(It) : e(Lt)}`,
2020
2063
  class: "ms-auto",
2021
2064
  size: "small",
2022
2065
  variant: "text",
2023
2066
  "mdi-email-variant": "",
2024
- onClick: (D) => r(p)
2067
+ onClick: (D) => n(p)
2025
2068
  }), null, 16, ["icon", "onClick"]), [
2026
- [Oe, L]
2069
+ [He, I]
2027
2070
  ])
2028
2071
  ]),
2029
2072
  _: 2
@@ -2035,17 +2078,17 @@ const Ge = K("settings", () => {
2035
2078
  _: 2
2036
2079
  }, 1024)
2037
2080
  ]),
2038
- default: n(() => [
2039
- s(Rt, { class: "text-wrap text-h6 mb-1" }, {
2040
- default: n(() => [
2041
- v("div", is, C(p.title), 1)
2081
+ default: i(() => [
2082
+ o(Pt, { class: "text-wrap text-h6 mb-1" }, {
2083
+ default: i(() => [
2084
+ _("div", as, C(p.title), 1)
2042
2085
  ]),
2043
2086
  _: 2
2044
2087
  }, 1024),
2045
- v("div", as, C(t(i).format(p.created_at, "fullDateWithWeekday")), 1),
2046
- v("div", rs, C(p.metadata.text), 1),
2047
- s(q, {
2048
- "append-icon": `svg:${t(Lt)}`,
2088
+ _("div", rs, C(e(a).format(p.created_at, "fullDateWithWeekday")), 1),
2089
+ _("div", ls, C(p.metadata.text), 1),
2090
+ o(q, {
2091
+ "append-icon": `svg:${e(At)}`,
2049
2092
  href: p.metadata.action,
2050
2093
  text: p.metadata.action_text,
2051
2094
  size: "small",
@@ -2053,10 +2096,10 @@ const Ge = K("settings", () => {
2053
2096
  variant: "text",
2054
2097
  border: "",
2055
2098
  label: "",
2056
- onClick: (y) => r(p)
2099
+ onClick: (k) => n(p)
2057
2100
  }, {
2058
- append: n(() => [
2059
- s(N, { size: "12" })
2101
+ append: i(() => [
2102
+ o(U, { size: "12" })
2060
2103
  ]),
2061
2104
  _: 2
2062
2105
  }, 1032, ["append-icon", "href", "text", "onClick"])
@@ -2065,16 +2108,16 @@ const Ge = K("settings", () => {
2065
2108
  }, 1040, ["border"])
2066
2109
  ]),
2067
2110
  _: 2
2068
- }, 1024))), 128)) : (d(), w("div", os, [
2069
- s(c, {
2111
+ }, 1024))), 128)) : (d(), w("div", ss, [
2112
+ o(l, {
2070
2113
  icon: "$vuetify",
2071
2114
  size: "256"
2072
2115
  }, {
2073
- media: n(() => [
2074
- s(N, { color: "medium-emphasis" })
2116
+ media: i(() => [
2117
+ o(U, { color: "medium-emphasis" })
2075
2118
  ]),
2076
- title: n(() => [
2077
- ss
2119
+ title: i(() => [
2120
+ ns
2078
2121
  ]),
2079
2122
  _: 1
2080
2123
  })
@@ -2084,71 +2127,51 @@ const Ge = K("settings", () => {
2084
2127
  });
2085
2128
  };
2086
2129
  }
2087
- }), qe = K("notifications", () => {
2088
- const u = _e(), o = H(), i = Z([]), e = U(!1), r = A(() => i.value.filter((c) => !o.notifications.read.includes(c.slug))), a = A(() => i.value.filter((c) => o.notifications.read.includes(c.slug)));
2089
- async function l() {
2090
- try {
2091
- e.value = !0;
2092
- const c = await u.get("/one/notifications");
2093
- i.value = c.notifications;
2094
- } catch {
2095
- } finally {
2096
- e.value = !1;
2097
- }
2098
- return i.value;
2099
- }
2100
- return {
2101
- isLoading: e,
2102
- all: i,
2103
- get: l,
2104
- read: a,
2105
- unread: r
2106
- };
2107
- }), cs = { class: "text-caption" }, us = /* @__PURE__ */ b({
2130
+ }), us = { class: "text-caption" }, ds = /* @__PURE__ */ V({
2108
2131
  __name: "VoNotificationsDialog",
2109
2132
  setup(u) {
2110
- const o = qe(), i = He(), e = U(["0"]), r = U(!1);
2111
- return (a, l) => {
2112
- const c = Y, h = ls, p = he;
2113
- return d(), _(p, {
2114
- modelValue: r.value,
2115
- "onUpdate:modelValue": l[2] || (l[2] = (k) => r.value = k),
2116
- "prepend-icon": `svg:${t(It)}`,
2133
+ const t = be(), a = ve(), s = F(["0"]), n = F(!1);
2134
+ return (r, c) => {
2135
+ const l = Y, h = cs, p = ye;
2136
+ return d(), v(p, {
2137
+ modelValue: n.value,
2138
+ "onUpdate:modelValue": c[2] || (c[2] = (g) => n.value = g),
2139
+ "prepend-icon": `svg:${e(Dt)}`,
2117
2140
  title: "Notifications"
2118
2141
  }, {
2119
- default: n(() => [
2120
- s(Ie, null, {
2121
- default: n(() => [
2122
- s(Xt, {
2123
- location: t(i).mobile.value ? "top" : "start",
2124
- width: t(i).mobile.value ? 128 : 168,
2142
+ default: i(() => [
2143
+ o(Fe, null, {
2144
+ default: i(() => [
2145
+ o(Zt, {
2146
+ location: e(a).mobile.value ? "top" : "start",
2147
+ width: e(a).mobile.value ? 128 : 168,
2125
2148
  permanent: ""
2126
2149
  }, {
2127
- default: n(() => [
2128
- s(oe, {
2129
- selected: e.value,
2130
- "onUpdate:selected": l[0] || (l[0] = (k) => e.value = k),
2150
+ default: i(() => [
2151
+ o(se, {
2152
+ selected: s.value,
2153
+ "onUpdate:selected": c[0] || (c[0] = (g) => s.value = g),
2131
2154
  class: "px-4 pt-4",
2132
2155
  density: "compact",
2133
2156
  mandatory: "",
2134
2157
  nav: ""
2135
2158
  }, {
2136
- default: n(() => [
2137
- s(c, {
2138
- "prepend-icon": `svg:${t(At)}`,
2159
+ default: i(() => [
2160
+ o(l, {
2161
+ "prepend-icon": `svg:${e(Ut)}`,
2139
2162
  title: "Unread",
2140
2163
  value: "0"
2141
2164
  }, G({ _: 2 }, [
2142
- t(o).unread.length > 0 ? {
2165
+ e(t).unread.length > 0 ? {
2143
2166
  name: "append",
2144
- fn: n(() => [
2145
- v("span", cs, C(t(o).unread.length), 1)
2167
+ fn: i(() => [
2168
+ _("span", us, C(e(t).unread.length), 1)
2146
2169
  ]),
2147
2170
  key: "0"
2148
2171
  } : void 0
2149
2172
  ]), 1032, ["prepend-icon"]),
2150
- s(c, {
2151
- "prepend-icon": `svg:${t(Dt)}`,
2173
+ o(l, {
2174
+ "prepend-icon": `svg:${e(Ft)}`,
2152
2175
  title: "Read",
2153
2176
  value: "1",
2154
2177
  "mdi-archive-outline": ""
@@ -2159,25 +2182,25 @@ const Ge = K("settings", () => {
2159
2182
  ]),
2160
2183
  _: 1
2161
2184
  }, 8, ["location", "width"]),
2162
- s(Ae, { scrollable: "" }, {
2163
- default: n(() => [
2164
- s(Ee, {
2165
- modelValue: e.value,
2166
- "onUpdate:modelValue": l[1] || (l[1] = (k) => e.value = k)
2185
+ o(Ne, { scrollable: "" }, {
2186
+ default: i(() => [
2187
+ o(Ye, {
2188
+ modelValue: s.value,
2189
+ "onUpdate:modelValue": c[1] || (c[1] = (g) => s.value = g)
2167
2190
  }, {
2168
- default: n(() => [
2169
- s(de, { value: "0" }, {
2170
- default: n(() => [
2171
- s(h, {
2172
- items: t(o).unread
2191
+ default: i(() => [
2192
+ o(pe, { value: "0" }, {
2193
+ default: i(() => [
2194
+ o(h, {
2195
+ items: e(t).unread
2173
2196
  }, null, 8, ["items"])
2174
2197
  ]),
2175
2198
  _: 1
2176
2199
  }),
2177
- s(de, { value: "1" }, {
2178
- default: n(() => [
2179
- s(h, {
2180
- items: t(o).read
2200
+ o(pe, { value: "1" }, {
2201
+ default: i(() => [
2202
+ o(h, {
2203
+ items: e(t).read
2181
2204
  }, null, 8, ["items"])
2182
2205
  ]),
2183
2206
  _: 1
@@ -2196,125 +2219,137 @@ const Ge = K("settings", () => {
2196
2219
  }, 8, ["modelValue", "prepend-icon"]);
2197
2220
  };
2198
2221
  }
2199
- }), ds = /* @__PURE__ */ b({
2222
+ }), ps = /* @__PURE__ */ V({
2223
+ __name: "VoNotificationsBadge",
2224
+ setup(u) {
2225
+ const t = be();
2226
+ return (a, s) => (d(), v(Me, {
2227
+ content: e(t).unread.length,
2228
+ "model-value": e(t).unread.length > 0,
2229
+ color: "error"
2230
+ }, {
2231
+ default: i(() => [
2232
+ B(a.$slots, "default")
2233
+ ]),
2234
+ _: 3
2235
+ }, 8, ["content", "model-value"]));
2236
+ }
2237
+ }), ms = /* @__PURE__ */ V({
2200
2238
  __name: "VoNotificationsListItem",
2201
2239
  setup(u) {
2202
- const o = H(), i = qe(), e = U(!1);
2203
- return je(async () => {
2204
- await i.get();
2205
- }), (r, a) => {
2206
- const l = us, c = Y;
2207
- return t(o).notifications.show ? (d(), _(c, {
2240
+ const t = M(), a = be(), s = F(!1);
2241
+ return Te(async () => {
2242
+ await a.get();
2243
+ }), (n, r) => {
2244
+ const c = ps, l = ds, h = Y;
2245
+ return e(t).notifications.show ? (d(), v(h, {
2208
2246
  key: 0,
2209
- active: e.value,
2210
- "prepend-icon": `svg:${t(Ut)}`,
2247
+ active: s.value,
2248
+ "prepend-icon": `svg:${e(Nt)}`,
2211
2249
  title: "Notifications",
2212
2250
  link: ""
2213
2251
  }, G({
2214
- default: n(() => [
2215
- s(l, {
2216
- modelValue: e.value,
2217
- "onUpdate:modelValue": a[0] || (a[0] = (h) => e.value = h)
2252
+ default: i(() => [
2253
+ o(l, {
2254
+ modelValue: s.value,
2255
+ "onUpdate:modelValue": r[0] || (r[0] = (p) => s.value = p)
2218
2256
  }, null, 8, ["modelValue"])
2219
2257
  ]),
2220
2258
  _: 2
2221
2259
  }, [
2222
- t(i).unread.length ? {
2260
+ e(a).unread.length ? {
2223
2261
  name: "prepend",
2224
- fn: n(() => [
2225
- s(Zt, {
2226
- content: t(i).unread.length,
2227
- color: "error"
2228
- }, {
2229
- default: n(() => [
2230
- s(N)
2262
+ fn: i(() => [
2263
+ o(c, null, {
2264
+ default: i(() => [
2265
+ o(U)
2231
2266
  ]),
2232
2267
  _: 1
2233
- }, 8, ["content"])
2268
+ })
2234
2269
  ]),
2235
2270
  key: "0"
2236
2271
  } : void 0
2237
- ]), 1032, ["active", "prepend-icon"])) : S("", !0);
2272
+ ]), 1032, ["active", "prepend-icon"])) : $("", !0);
2238
2273
  };
2239
2274
  }
2240
- }), ps = /* @__PURE__ */ b({
2275
+ }), fs = /* @__PURE__ */ V({
2241
2276
  __name: "VoDashboardListItem",
2242
2277
  setup(u) {
2243
- return (o, i) => {
2244
- const e = Y;
2245
- return d(), _(e, {
2246
- "prepend-icon": `svg:${t(Ft)}`,
2278
+ return (t, a) => {
2279
+ const s = Y;
2280
+ return d(), v(s, {
2281
+ "prepend-icon": `svg:${e(jt)}`,
2247
2282
  title: "Dashboard",
2248
2283
  to: "/user/dashboard"
2249
2284
  }, null, 8, ["prepend-icon"]);
2250
2285
  };
2251
2286
  }
2252
- }), ms = /* @__PURE__ */ b({
2287
+ }), vs = /* @__PURE__ */ V({
2253
2288
  __name: "VoUserList",
2254
2289
  setup(u) {
2255
- const o = O();
2256
- return (i, e) => {
2257
- const r = ps, a = ds, l = ts, c = Ho, h = go, p = po;
2258
- return d(), _(oe, {
2290
+ const t = z();
2291
+ return (a, s) => {
2292
+ const n = fs, r = ms, c = os, l = Mo, h = bo, p = mo;
2293
+ return d(), v(se, {
2259
2294
  density: "compact",
2260
2295
  nav: "",
2261
2296
  slim: ""
2262
2297
  }, {
2263
- default: n(() => [
2264
- s(r),
2265
- s(a),
2266
- s(l),
2267
- t(o).user ? (d(), _(c, { key: 0 })) : S("", !0),
2268
- s(h),
2269
- t(o).user ? (d(), _(p, { key: 1 })) : S("", !0)
2298
+ default: i(() => [
2299
+ o(n),
2300
+ o(r),
2301
+ o(c),
2302
+ e(t).user ? (d(), v(l, { key: 0 })) : $("", !0),
2303
+ o(h),
2304
+ e(t).user ? (d(), v(p, { key: 1 })) : $("", !0)
2270
2305
  ]),
2271
2306
  _: 1
2272
2307
  });
2273
2308
  };
2274
2309
  }
2275
- }), fs = { key: 0 }, vs = { class: "d-flex align-center justify-center pa-1 ga-2" }, _s = /* @__PURE__ */ b({
2310
+ }), _s = { key: 0 }, hs = { class: "d-flex align-center justify-center pa-1 ga-2" }, gs = /* @__PURE__ */ V({
2276
2311
  __name: "VoUserQuickActions",
2277
2312
  setup(u) {
2278
- const o = H();
2279
- return (i, e) => (d(), _(ie, null, {
2280
- default: n(() => [
2281
- t(o).quickbar ? (d(), w("div", fs, [
2282
- v("div", vs, [
2283
- s(Q, {
2284
- color: t(o).colors.one,
2313
+ const t = M();
2314
+ return (a, s) => (d(), v(re, null, {
2315
+ default: i(() => [
2316
+ e(t).quickbar ? (d(), w("div", _s, [
2317
+ _("div", hs, [
2318
+ o(Z, {
2319
+ color: e(t).colors.one,
2285
2320
  class: "text-caption",
2286
2321
  density: "comfortable",
2287
2322
  href: "https://play.vuetifyjs.com",
2288
2323
  icon: "$vuetify-play",
2289
2324
  target: "_blank"
2290
2325
  }, null, 8, ["color"]),
2291
- s(Q, {
2292
- color: t(o).colors.one,
2293
- icon: `svg:${t(jt)}`,
2326
+ o(Z, {
2327
+ color: e(t).colors.one,
2328
+ icon: `svg:${e(Ot)}`,
2294
2329
  class: "text-caption",
2295
2330
  density: "comfortable",
2296
2331
  href: "https://bin.vuetifyjs.com",
2297
2332
  target: "_blank"
2298
2333
  }, null, 8, ["color", "icon"]),
2299
- s(Q, {
2300
- color: t(o).colors.one,
2301
- icon: `svg:${t(Nt)}`,
2334
+ o(Z, {
2335
+ color: e(t).colors.one,
2336
+ icon: `svg:${e(Bt)}`,
2302
2337
  class: "text-caption",
2303
2338
  density: "comfortable",
2304
2339
  href: "https://issues.vuetifyjs.com",
2305
2340
  target: "_blank"
2306
2341
  }, null, 8, ["color", "icon"])
2307
2342
  ])
2308
- ])) : S("", !0)
2343
+ ])) : $("", !0)
2309
2344
  ]),
2310
2345
  _: 1
2311
2346
  }));
2312
2347
  }
2313
- }), hs = { class: "mb-2" }, gs = { key: 0 }, bs = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, ys = { class: "text-h6" }, Vs = /* @__PURE__ */ b({
2348
+ }), bs = { class: "mb-2" }, ys = { key: 0 }, Vs = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, ks = { class: "text-h6" }, $s = /* @__PURE__ */ V({
2314
2349
  __name: "VoUserAvatar",
2315
2350
  setup(u) {
2316
- const o = O(), i = H(), e = U(!1), r = A(() => {
2317
- const c = [
2351
+ const t = z(), a = M(), s = F(!1), n = L(() => {
2352
+ const l = [
2318
2353
  "https://cdn.vuetifyjs.com/docs/images/avatars/one.png",
2319
2354
  "https://cdn.vuetifyjs.com/docs/images/avatars/grass.png",
2320
2355
  "https://cdn.vuetifyjs.com/docs/images/avatars/wood.png",
@@ -2330,35 +2365,35 @@ const Ge = K("settings", () => {
2330
2365
  "https://cdn.vuetifyjs.com/docs/images/avatars/meteor.png",
2331
2366
  "https://cdn.vuetifyjs.com/docs/images/avatars/tada.png"
2332
2367
  ];
2333
- return o.user && c.unshift(o.user.picture), c;
2368
+ return t.user && l.unshift(t.user.picture), l;
2334
2369
  });
2335
- function a(c) {
2336
- i.avatar = c;
2370
+ function r(l) {
2371
+ a.avatar = l;
2337
2372
  }
2338
- function l() {
2339
- o.isSubscriber && (e.value = !e.value);
2373
+ function c() {
2374
+ t.isSubscriber && (s.value = !s.value);
2340
2375
  }
2341
- return (c, h) => {
2376
+ return (l, h) => {
2342
2377
  var p;
2343
2378
  return d(), w("div", null, [
2344
- Se((d(), _(ue, {
2345
- class: Ke([
2379
+ Le((d(), v(de, {
2380
+ class: tt([
2346
2381
  "border-md border-opacity-100 border-surface-variant",
2347
2382
  {
2348
- "cursor-pointer": t(o).isSubscriber
2383
+ "cursor-pointer": e(t).isSubscriber
2349
2384
  }
2350
2385
  ]),
2351
2386
  color: "surface",
2352
2387
  size: "72",
2353
2388
  text: "Foobar",
2354
- onClick: Fe(l, ["prevent", "stop"])
2389
+ onClick: ze(c, ["prevent", "stop"])
2355
2390
  }, {
2356
- default: n(() => [
2357
- t(o).user && t(i).avatar ? (d(), _(Le, {
2391
+ default: i(() => [
2392
+ e(t).user && e(a).avatar ? (d(), v(Ue, {
2358
2393
  key: 0,
2359
- src: t(i).avatar,
2394
+ src: e(a).avatar,
2360
2395
  alt: "User avatar"
2361
- }, null, 8, ["src"])) : (d(), _(N, {
2396
+ }, null, 8, ["src"])) : (d(), v(U, {
2362
2397
  key: 1,
2363
2398
  class: "mt-1",
2364
2399
  icon: "$vuetify",
@@ -2367,29 +2402,29 @@ const Ge = K("settings", () => {
2367
2402
  ]),
2368
2403
  _: 1
2369
2404
  }, 8, ["class"])), [
2370
- [Kt, t(o).isSubscriber]
2405
+ [Kt, e(t).isSubscriber]
2371
2406
  ]),
2372
- v("div", hs, [
2373
- s(ie, null, {
2374
- default: n(() => [
2375
- e.value ? (d(), w("div", gs, [
2376
- s(T, {
2407
+ _("div", bs, [
2408
+ o(re, null, {
2409
+ default: i(() => [
2410
+ s.value ? (d(), w("div", ys, [
2411
+ o(R, {
2377
2412
  class: "pt-6 pb-1",
2378
2413
  rounded: "0",
2379
2414
  flat: ""
2380
2415
  }, {
2381
- default: n(() => [
2382
- v("div", bs, [
2383
- (d(!0), w(F, null, te(r.value, (k, L) => (d(), _(Q, {
2384
- key: L,
2385
- active: t(i).avatar === k,
2416
+ default: i(() => [
2417
+ _("div", Vs, [
2418
+ (d(!0), w(N, null, oe(n.value, (g, I) => (d(), v(Z, {
2419
+ key: I,
2420
+ active: e(a).avatar === g,
2386
2421
  variant: "flat",
2387
2422
  icon: "",
2388
- onClick: (m) => a(k)
2423
+ onClick: (m) => r(g)
2389
2424
  }, {
2390
- default: n(() => [
2391
- s(ue, {
2392
- image: k,
2425
+ default: i(() => [
2426
+ o(de, {
2427
+ image: g,
2393
2428
  eager: ""
2394
2429
  }, null, 8, ["image"])
2395
2430
  ]),
@@ -2399,68 +2434,141 @@ const Ge = K("settings", () => {
2399
2434
  ]),
2400
2435
  _: 1
2401
2436
  })
2402
- ])) : S("", !0)
2437
+ ])) : $("", !0)
2403
2438
  ]),
2404
2439
  _: 1
2405
2440
  })
2406
2441
  ]),
2407
- v("div", ys, C(((p = t(o).user) == null ? void 0 : p.name) ?? "Guest"), 1)
2442
+ _("div", ks, C(((p = e(t).user) == null ? void 0 : p.name) ?? "Guest"), 1)
2408
2443
  ]);
2409
2444
  };
2410
2445
  }
2411
- }), ks = { class: "d-flex" }, $s = { key: "reset" }, xs = /* @__PURE__ */ b({
2446
+ }), xs = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, ws = {
2447
+ key: "reset",
2448
+ class: "align-self-end"
2449
+ }, Ss = /* @__PURE__ */ V({
2412
2450
  __name: "VoUserColors",
2413
2451
  setup(u) {
2414
- const o = O(), i = H(), e = U(!1);
2452
+ const t = z(), a = J(), s = M(), n = F(!1);
2415
2453
  function r() {
2416
- i.colors.one = "surface-light";
2454
+ s.colors.one = "surface-light";
2417
2455
  }
2418
- return (a, l) => {
2419
- const c = ae;
2420
- return d(), w(F, null, [
2421
- s(Le, {
2422
- color: t(o).user ? t(i).colors.one : "surface-light",
2456
+ return (c, l) => {
2457
+ const h = le;
2458
+ return d(), w(N, null, [
2459
+ o(Ue, {
2460
+ color: e(t).user ? e(s).colors.one : "surface-light",
2423
2461
  "content-class": "d-flex align-start justify-end pa-2",
2424
2462
  height: "88",
2425
2463
  rounded: "0",
2426
2464
  cover: "",
2427
2465
  flat: ""
2428
2466
  }, {
2429
- default: n(() => [
2430
- v("div", ks, [
2431
- t(o).isSubscriber ? (d(), _(c, {
2467
+ default: i(() => [
2468
+ _("div", xs, [
2469
+ o(Ee, {
2470
+ class: "align-center position-absolute ms-2 d-flex ga-2 pa-2",
2471
+ color: "rgba(0,0,0,.36)",
2472
+ rounded: "lg",
2473
+ style: { left: "0" }
2474
+ }, {
2475
+ default: i(() => {
2476
+ var p;
2477
+ return [
2478
+ (p = e(t).user) != null && p.isAdmin ? (d(), v(ne, {
2479
+ key: 0,
2480
+ location: "bottom",
2481
+ text: "Vuetify Administrator"
2482
+ }, {
2483
+ activator: i(({ props: g }) => [
2484
+ o(U, Q({
2485
+ color: "blue",
2486
+ icon: "$vuetify"
2487
+ }, g, { size: "16" }), null, 16)
2488
+ ]),
2489
+ _: 1
2490
+ })) : $("", !0),
2491
+ e(a).isSubscriber ? (d(), v(ne, {
2492
+ key: 1,
2493
+ location: "bottom",
2494
+ text: "Vuetify One Subscriber"
2495
+ }, {
2496
+ activator: i(({ props: g }) => [
2497
+ o(U, Q({
2498
+ icon: `svg:${e(zt)}`,
2499
+ color: "amber-darken-2"
2500
+ }, g, { size: "16" }), null, 16, ["icon"])
2501
+ ]),
2502
+ _: 1
2503
+ })) : $("", !0),
2504
+ e(a).github ? (d(), v(ne, {
2505
+ key: 2,
2506
+ location: "bottom",
2507
+ text: "GitHub Sponsor"
2508
+ }, {
2509
+ activator: i(({ props: g }) => [
2510
+ o(U, Q({
2511
+ icon: `svg:${e(Ae)}`,
2512
+ color: "medium-emphasis"
2513
+ }, g, { size: "16" }), null, 16, ["icon"])
2514
+ ]),
2515
+ _: 1
2516
+ })) : $("", !0),
2517
+ e(a).discord ? (d(), v(ne, {
2518
+ key: 3,
2519
+ location: "bottom",
2520
+ text: "Discord Subscriber"
2521
+ }, {
2522
+ activator: i(({ props: g }) => [
2523
+ o(U, Q({
2524
+ icon: `svg:${e(Ie)}`,
2525
+ color: "medium-emphasis"
2526
+ }, g, { size: "16" }), null, 16, ["icon"])
2527
+ ]),
2528
+ _: 1
2529
+ })) : $("", !0)
2530
+ ];
2531
+ }),
2532
+ _: 1
2533
+ }),
2534
+ e(t).isSubscriber ? (d(), v(h, {
2432
2535
  key: 0,
2433
- active: e.value,
2434
- icon: e.value ? `svg:${t(ee)}` : "$edit",
2435
- variant: e.value ? "text" : "plain",
2536
+ active: n.value,
2537
+ icon: n.value ? `svg:${e(te)}` : "$edit",
2538
+ variant: n.value ? "text" : "plain",
2539
+ class: "align-self-end",
2436
2540
  color: "inherit",
2437
- onClick: l[0] || (l[0] = (h) => e.value = !e.value)
2541
+ density: "comfortable",
2542
+ title: "Edit One Header Color",
2543
+ onClick: l[0] || (l[0] = (p) => n.value = !n.value)
2438
2544
  }, {
2439
- default: n(() => [
2440
- s(Ce, { "leave-absolute": "" }, {
2441
- default: n(() => [
2442
- (d(), _(N, {
2443
- key: String(e.value)
2545
+ default: i(() => [
2546
+ o(De, { "leave-absolute": "" }, {
2547
+ default: i(() => [
2548
+ (d(), v(U, {
2549
+ key: String(n.value)
2444
2550
  }))
2445
2551
  ]),
2446
2552
  _: 1
2447
2553
  })
2448
2554
  ]),
2449
2555
  _: 1
2450
- }, 8, ["active", "icon", "variant"])) : S("", !0),
2451
- s(Mt, null, {
2452
- default: n(() => [
2453
- Se(v("div", $s, [
2454
- s(c, {
2455
- disabled: t(i).colors.one === "surface-light",
2456
- icon: `svg:${t(Ot)}`,
2457
- class: "ms-1",
2556
+ }, 8, ["active", "icon", "variant"])) : $("", !0),
2557
+ o(Et, null, {
2558
+ default: i(() => [
2559
+ Le(_("div", ws, [
2560
+ o(h, {
2561
+ disabled: e(s).colors.one === "surface-light",
2562
+ icon: `svg:${e(Tt)}`,
2563
+ class: "ms-2 me-1",
2458
2564
  color: "inherit",
2565
+ density: "comfortable",
2566
+ title: "Revert to Default",
2459
2567
  variant: "text",
2460
2568
  onClick: r
2461
2569
  }, null, 8, ["disabled", "icon"])
2462
2570
  ], 512), [
2463
- [Oe, e.value]
2571
+ [He, n.value]
2464
2572
  ])
2465
2573
  ]),
2466
2574
  _: 1
@@ -2469,11 +2577,11 @@ const Ge = K("settings", () => {
2469
2577
  ]),
2470
2578
  _: 1
2471
2579
  }, 8, ["color"]),
2472
- s(ie, null, {
2473
- default: n(() => [
2474
- e.value ? (d(), _(eo, {
2580
+ o(re, null, {
2581
+ default: i(() => [
2582
+ n.value ? (d(), v(eo, {
2475
2583
  key: 0,
2476
- "model-value": t(i).colors.one !== "surface-light" ? t(i).colors.one : void 0,
2584
+ "model-value": e(s).colors.one !== "surface-light" ? e(s).colors.one : void 0,
2477
2585
  elevation: "0",
2478
2586
  height: "250",
2479
2587
  rounded: "0",
@@ -2483,45 +2591,45 @@ const Ge = K("settings", () => {
2483
2591
  "hide-inputs": "",
2484
2592
  "hide-sliders": "",
2485
2593
  "show-swatches": "",
2486
- "onUpdate:modelValue": l[1] || (l[1] = (h) => t(i).colors.one = h)
2487
- }, null, 8, ["model-value"])) : S("", !0)
2594
+ "onUpdate:modelValue": l[1] || (l[1] = (p) => e(s).colors.one = p)
2595
+ }, null, 8, ["model-value"])) : $("", !0)
2488
2596
  ]),
2489
2597
  _: 1
2490
2598
  })
2491
2599
  ], 64);
2492
2600
  };
2493
2601
  }
2494
- }), ws = { class: "text-center mt-n9 mb-4" }, Ss = /* @__PURE__ */ b({
2602
+ }), Cs = { class: "text-center mt-n9 mb-4" }, Ls = /* @__PURE__ */ V({
2495
2603
  __name: "VoUserMenu",
2496
2604
  setup(u) {
2497
- const o = X();
2498
- return (i, e) => {
2499
- const r = xs, a = Vs, l = _s, c = ms, h = uo;
2500
- return d(), _(to, {
2501
- modelValue: t(o).isOpen,
2502
- "onUpdate:modelValue": e[0] || (e[0] = (p) => t(o).isOpen = p),
2605
+ const t = J();
2606
+ return (a, s) => {
2607
+ const n = Ss, r = $s, c = gs, l = vs, h = po;
2608
+ return d(), v(to, {
2609
+ modelValue: e(t).isOpen,
2610
+ "onUpdate:modelValue": s[0] || (s[0] = (p) => e(t).isOpen = p),
2503
2611
  "close-on-click": !1,
2504
2612
  "close-on-content-click": !1,
2505
2613
  activator: "parent",
2506
2614
  location: "bottom end",
2507
2615
  eager: ""
2508
2616
  }, {
2509
- default: n(() => [
2510
- s(T, {
2617
+ default: i(() => [
2618
+ o(R, {
2511
2619
  rounded: "lg",
2512
2620
  width: "280",
2513
2621
  border: ""
2514
2622
  }, {
2515
- default: n(() => [
2516
- s(r),
2517
- v("div", ws, [
2518
- s(a),
2519
- s(l)
2623
+ default: i(() => [
2624
+ o(n),
2625
+ _("div", Cs, [
2626
+ o(r),
2627
+ o(c)
2520
2628
  ]),
2521
- s(R),
2522
- s(c),
2523
- s(R),
2524
- s(h)
2629
+ o(H),
2630
+ o(l),
2631
+ o(H),
2632
+ o(h)
2525
2633
  ]),
2526
2634
  _: 1
2527
2635
  })
@@ -2530,54 +2638,54 @@ const Ge = K("settings", () => {
2530
2638
  }, 8, ["modelValue"]);
2531
2639
  };
2532
2640
  }
2533
- }), Cs = { key: 0 }, Ls = /* @__PURE__ */ b({
2641
+ }), Is = { key: 0 }, As = /* @__PURE__ */ V({
2534
2642
  __name: "VoAuthBtn",
2535
2643
  props: {
2536
2644
  external: Boolean
2537
2645
  },
2538
2646
  setup(u) {
2539
- const o = O(), i = X(), e = H(), { lgAndUp: r, mdAndDown: a } = He();
2540
- return (l, c) => {
2541
- const h = Ss, p = ae;
2542
- return d(), _(p, ce({
2543
- [`${t(r) ? "append-" : ""}icon`]: t(o).user ? void 0 : `svg:${t(Bt)}`
2647
+ const t = z(), a = J(), s = M(), { lgAndUp: n, mdAndDown: r } = ve();
2648
+ return (c, l) => {
2649
+ const h = Ls, p = le, g = so;
2650
+ return d(), v(g, {
2651
+ "offset-y": e(t).user ? 5 : 0
2544
2652
  }, {
2545
- color: t(i).isOpen || !t(o).user ? "primary" : "surface-light",
2546
- icon: t(o).user,
2547
- rounded: t(a),
2548
- variant: t(o).user ? "outlined" : "flat",
2549
- class: "vo-auth-btn",
2550
- size: "default",
2551
- active: ""
2552
- }), {
2553
- loader: n(() => [
2554
- s(we, { type: "avatar" })
2555
- ]),
2556
- default: n(() => [
2557
- t(o).user ? S("", !0) : (d(), w("span", Cs, "Login")),
2558
- t(o).user ? (d(), _(ue, {
2559
- key: 1,
2560
- image: t(e).avatar || t(o).user.picture || ""
2561
- }, null, 8, ["image"])) : S("", !0),
2562
- s(h)
2653
+ default: i(() => [
2654
+ o(p, Q({
2655
+ [`${e(n) ? "append-" : ""}icon`]: e(t).user ? void 0 : `svg:${e(Rt)}`
2656
+ }, {
2657
+ color: e(a).isOpen || !e(t).user ? "primary" : "surface-light",
2658
+ icon: e(t).user || e(t).isLoading,
2659
+ loading: e(t).isLoading,
2660
+ rounded: e(r),
2661
+ variant: e(t).user ? "outlined" : "flat",
2662
+ class: "vo-auth-btn",
2663
+ size: "default",
2664
+ style: { transition: ".2s ease" },
2665
+ active: ""
2666
+ }), {
2667
+ default: i(() => [
2668
+ e(t).user ? $("", !0) : (d(), w("span", Is, "Login")),
2669
+ e(t).user ? (d(), v(de, {
2670
+ key: 1,
2671
+ image: e(s).avatar || e(t).user.picture || ""
2672
+ }, null, 8, ["image"])) : $("", !0),
2673
+ o(h)
2674
+ ]),
2675
+ _: 1
2676
+ }, 16, ["color", "icon", "loading", "rounded", "variant"])
2563
2677
  ]),
2564
2678
  _: 1
2565
- }, 16, ["color", "icon", "rounded", "variant"]);
2679
+ }, 8, ["offset-y"]);
2566
2680
  };
2567
2681
  }
2568
- });
2569
- const Ye = (u, o) => {
2570
- const i = u.__vccOpts || u;
2571
- for (const [e, r] of o)
2572
- i[e] = r;
2573
- return i;
2574
- }, Is = /* @__PURE__ */ Ye(Ls, [["__scopeId", "data-v-823a1ae2"]]), As = (u) => (et("data-v-86d0e524"), u = u(), tt(), u), Ds = ["href", "title"], Us = {
2682
+ }), Ds = (u) => (ot("data-v-86d0e524"), u = u(), st(), u), Us = ["href", "title"], Fs = {
2575
2683
  class: "text-caption text-disabled",
2576
2684
  style: { position: "absolute", right: "16px" }
2577
- }, Fs = /* @__PURE__ */ As(() => /* @__PURE__ */ v("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), js = /* @__PURE__ */ b({
2685
+ }, Ns = /* @__PURE__ */ Ds(() => /* @__PURE__ */ _("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), js = /* @__PURE__ */ V({
2578
2686
  __name: "VoFooter",
2579
2687
  setup(u) {
2580
- const o = [
2688
+ const t = [
2581
2689
  {
2582
2690
  title: "Vuetify Documentation",
2583
2691
  icon: "$vuetify",
@@ -2585,7 +2693,7 @@ const Ye = (u, o) => {
2585
2693
  },
2586
2694
  {
2587
2695
  title: "Vuetify Support",
2588
- icon: `svg:${zt}`,
2696
+ icon: `svg:${Ht}`,
2589
2697
  href: "https://support.vuetifyjs.com/"
2590
2698
  },
2591
2699
  {
@@ -2595,149 +2703,154 @@ const Ye = (u, o) => {
2595
2703
  },
2596
2704
  {
2597
2705
  title: "Vuetify GitHub",
2598
- icon: `svg:${ze}`,
2706
+ icon: `svg:${Ae}`,
2599
2707
  href: "https://github.com/vuetifyjs/vuetify"
2600
2708
  },
2601
2709
  {
2602
2710
  title: "Vuetify Discord",
2603
- icon: `svg:${Be}`,
2711
+ icon: `svg:${Ie}`,
2604
2712
  href: "https://community.vuetifyjs.com/"
2605
2713
  },
2606
2714
  {
2607
2715
  title: "Vuetify Reddit",
2608
- icon: `svg:${Tt}`,
2716
+ icon: `svg:${Mt}`,
2609
2717
  href: "https://reddit.com/r/vuetifyjs"
2610
2718
  }
2611
2719
  ];
2612
- return (i, e) => (d(), _(oo, {
2720
+ return (a, s) => (d(), v(oo, {
2613
2721
  class: "vo-footer",
2614
2722
  height: "40"
2615
2723
  }, {
2616
- default: n(() => [
2617
- (d(), w(F, null, te(o, (r) => v("a", {
2618
- key: r.title,
2619
- href: r.href,
2620
- title: r.title,
2724
+ default: i(() => [
2725
+ (d(), w(N, null, oe(t, (n) => _("a", {
2726
+ key: n.title,
2727
+ href: n.href,
2728
+ title: n.title,
2621
2729
  class: "d-inline-block mx-2 social-link",
2622
2730
  rel: "noopener noreferrer",
2623
2731
  target: "_blank"
2624
2732
  }, [
2625
- s(N, {
2626
- icon: r.icon,
2627
- size: r.icon === "$vuetify" ? 24 : 16
2733
+ o(U, {
2734
+ icon: n.icon,
2735
+ size: n.icon === "$vuetify" ? 24 : 16
2628
2736
  }, null, 8, ["icon", "size"])
2629
- ], 8, Ds)), 64)),
2630
- v("div", Us, [
2737
+ ], 8, Us)), 64)),
2738
+ _("div", Fs, [
2631
2739
  j(" © 2016-" + C((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
2632
- Fs
2740
+ Ns
2633
2741
  ])
2634
2742
  ]),
2635
2743
  _: 1
2636
2744
  }));
2637
2745
  }
2638
2746
  });
2639
- const Ns = /* @__PURE__ */ Ye(js, [["__scopeId", "data-v-86d0e524"]]), Vn = K("bins", () => {
2640
- const u = O(), o = _e(), i = Z([]), e = Z(), r = U(!1), a = U(-1), l = A(() => !u.user || !e.value ? !1 : u.user.id === e.value.owner.id), c = A(() => i.value.filter((g) => g.favorite)), h = A(() => i.value.filter((g) => g.pinned));
2641
- W(e, () => {
2642
- window.clearTimeout(a.value), a.value = window.setTimeout(() => {
2643
- !e.value || !l.value || m(e.value, e.value.id);
2747
+ const Os = (u, t) => {
2748
+ const a = u.__vccOpts || u;
2749
+ for (const [s, n] of t)
2750
+ a[s] = n;
2751
+ return a;
2752
+ }, Bs = /* @__PURE__ */ Os(js, [["__scopeId", "data-v-86d0e524"]]), $n = ee("bins", () => {
2753
+ const u = z(), t = ge(), a = K([]), s = K(), n = F(!1), r = F(-1), c = L(() => !u.user || !s.value ? !1 : u.user.id === s.value.owner.id), l = L(() => a.value.filter((b) => b.favorite)), h = L(() => a.value.filter((b) => b.pinned));
2754
+ W(s, () => {
2755
+ window.clearTimeout(r.value), r.value = window.setTimeout(() => {
2756
+ !s.value || !c.value || m(s.value, s.value.id);
2644
2757
  }, 100);
2645
2758
  }, { deep: !0 });
2646
2759
  async function p() {
2647
2760
  try {
2648
- r.value = !0;
2649
- const g = await o.get("/one/bins");
2650
- i.value = g.bins;
2761
+ n.value = !0;
2762
+ const b = await t.get("/one/bins");
2763
+ a.value = b.bins;
2651
2764
  } catch {
2652
2765
  } finally {
2653
- r.value = !1;
2766
+ n.value = !1;
2654
2767
  }
2655
- return i.value;
2768
+ return a.value;
2656
2769
  }
2657
- async function k(g) {
2770
+ async function g(b) {
2658
2771
  try {
2659
- r.value = !0, await o.delete(`/one/bins/${g}`), i.value = i.value.filter(($) => $.id !== g);
2772
+ n.value = !0, await t.delete(`/one/bins/${b}`), a.value = a.value.filter((x) => x.id !== b);
2660
2773
  } catch {
2661
2774
  } finally {
2662
- r.value = !1;
2775
+ n.value = !1;
2663
2776
  }
2664
2777
  return !0;
2665
2778
  }
2666
- async function L(g) {
2779
+ async function I(b) {
2667
2780
  try {
2668
- r.value = !0;
2669
- const $ = await o.post("/one/bins", { bin: g });
2670
- return i.value.push($.bin), e.value = $.bin, $;
2781
+ n.value = !0;
2782
+ const x = await t.post("/one/bins", { bin: b });
2783
+ return a.value.push(x.bin), s.value = x.bin, x;
2671
2784
  } catch {
2672
2785
  } finally {
2673
- r.value = !1;
2786
+ n.value = !1;
2674
2787
  }
2675
- return { bin: g };
2788
+ return { bin: b };
2676
2789
  }
2677
- async function m(g, $) {
2790
+ async function m(b, x) {
2678
2791
  try {
2679
- r.value = !0;
2680
- const I = await o.post(`/one/bins/${$}`, { bin: g }), V = i.value.findIndex((B) => B.id === $);
2681
- i.value.splice(V, 1, I.bin);
2792
+ n.value = !0;
2793
+ const A = await t.post(`/one/bins/${x}`, { bin: b }), O = a.value.findIndex((S) => S.id === x);
2794
+ a.value.splice(O, 1, A.bin);
2682
2795
  } catch {
2683
2796
  } finally {
2684
- r.value = !1;
2797
+ n.value = !1;
2685
2798
  }
2686
- return { bin: g };
2799
+ return { bin: b };
2687
2800
  }
2688
- async function y(g, $) {
2801
+ async function k(b, x) {
2689
2802
  try {
2690
- r.value = !0;
2691
- const I = $ ? await m(g, $) : await L(g);
2692
- e.value = I.bin;
2803
+ n.value = !0;
2804
+ const A = x ? await m(b, x) : await I(b);
2805
+ s.value = A.bin;
2693
2806
  } catch {
2694
2807
  } finally {
2695
- r.value = !1;
2808
+ n.value = !1;
2696
2809
  }
2697
- return { bin: g };
2810
+ return { bin: b };
2698
2811
  }
2699
- async function D(g) {
2812
+ async function D(b) {
2700
2813
  try {
2701
- r.value = !0;
2702
- const $ = await o.get(`/one/bins/${g}`);
2703
- e.value = $.bin;
2814
+ n.value = !0;
2815
+ const x = await t.get(`/one/bins/${b}`);
2816
+ s.value = x.bin;
2704
2817
  } catch {
2705
2818
  } finally {
2706
- r.value = !1;
2819
+ n.value = !1;
2707
2820
  }
2708
- return { bin: e.value };
2821
+ return { bin: s.value };
2709
2822
  }
2710
2823
  return {
2711
- isLoading: r,
2712
- isOwner: l,
2824
+ isLoading: n,
2825
+ isOwner: c,
2713
2826
  pinned: h,
2714
- favorites: c,
2715
- all: i,
2716
- create: L,
2717
- delete: k,
2718
- current: e,
2827
+ favorites: l,
2828
+ all: a,
2829
+ create: I,
2830
+ delete: g,
2831
+ current: s,
2719
2832
  find: D,
2720
2833
  get: p,
2721
2834
  update: m,
2722
- updateOrCreate: y
2835
+ updateOrCreate: k
2723
2836
  };
2724
2837
  });
2725
- function kn() {
2726
- function u(o) {
2727
- o.component("VoAuthBtn", Is), o.component("VoFooter", Ns);
2838
+ function xn() {
2839
+ function u(t) {
2840
+ t.component("VoAuthBtn", As), t.component("VoFooter", Bs);
2728
2841
  }
2729
2842
  return { install: u };
2730
2843
  }
2731
- function $n(u) {
2844
+ function wn(u) {
2732
2845
  u.store.url = "https://api.vuetifyjs.com";
2733
2846
  }
2734
2847
  export {
2735
- kn as createOne,
2736
- $n as one,
2737
- O as useAuthStore,
2738
- Vn as useBinsStore,
2739
- _e as useHttpStore,
2740
- X as useOneStore,
2741
- Ge as useSettingsStore,
2742
- H as useUserStore
2848
+ xn as createOne,
2849
+ wn as one,
2850
+ z as useAuthStore,
2851
+ $n as useBinsStore,
2852
+ ge as useHttpStore,
2853
+ J as useOneStore,
2854
+ Qe as useSettingsStore,
2855
+ M as useUserStore
2743
2856
  };