@vuetify/one 1.9.5 → 2.0.0

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 (2) hide show
  1. package/dist/index.js +306 -305
  2. package/package.json +2 -1
package/dist/index.js CHANGED
@@ -1,47 +1,46 @@
1
- import { ref as O, defineComponent as k, openBlock as u, createBlock as h, unref as t, reactive as Dt, watch as z, toRefs as Ut, shallowRef as A, computed as x, createSlots as R, withCtx as r, createElementVNode as V, toDisplayString as S, createVNode as i, createTextVNode as N, renderSlot as B, normalizeStyle as at, createCommentVNode as C, withModifiers as Ze, mergeModels as Ot, useModel as pe, createElementBlock as I, Fragment as T, onMounted as Ue, nextTick as be, renderList as K, mergeProps as E, withDirectives as Ve, vShow as Oe, isRef as se, normalizeClass as Bt, resolveComponent as Nt, useCssVars as Tt, onBeforeMount as Ge, onBeforeUnmount as Ft, pushScopeId as Mt, popScopeId as zt } from "vue";
1
+ import { ref as O, defineComponent as k, resolveComponent as at, openBlock as u, createBlock as h, unref as t, reactive as Ut, watch as z, toRefs as Ot, shallowRef as A, computed as x, createSlots as R, withCtx as r, createElementVNode as V, toDisplayString as S, createVNode as i, createTextVNode as N, renderSlot as B, normalizeStyle as it, createCommentVNode as C, withModifiers as Ze, mergeModels as Bt, useModel as pe, createElementBlock as I, Fragment as T, onMounted as Ue, nextTick as be, renderList as K, mergeProps as E, withDirectives as Ve, vShow as Oe, isRef as se, normalizeClass as Nt, useCssVars as Tt, onBeforeMount as Ge, onBeforeUnmount as Ft, pushScopeId as Mt, popScopeId as zt } from "vue";
2
2
  import { defineStore as q } from "pinia";
3
- import { VSnackbarQueue as jt } from "vuetify/lib/labs/VSnackbarQueue/index.mjs";
4
- import { mdiStorefront as Pt, mdiSync as Ht, mdiSyncOff as Rt, mdiLogoutVariant as Et, mdiFullscreenExit as Wt, mdiFullscreen as qt, mdiCheck as Be, mdiHome as Zt, mdiTextBox as Gt, mdiSelect as Qt, mdiSpaceInvaders as it, mdiImageFilterHdr as rt, mdiTransmissionTower as lt, mdiRocketLaunchOutline as ct, mdiWhiteBalanceSunny as Yt, mdiWeatherNight as Jt, mdiDesktopTowerMonitor as Xt, mdiContrastCircle as Kt, mdiCog as eo, mdiCogOutline as to, mdiFileDocument as oo, mdiCreditCardSettingsOutline as no, mdiRocketOutline as so, mdiCheckCircleOutline as De, mdiCreditCard as ao, mdiReload as io, mdiPlaylistCheck as ro, mdiCreditCardOutline as lo, mdiMedal as co, mdiOpenInNew as Ne, mdiHandHeart as uo, mdiHandHeartOutline as po, mdiCloudDownload as mo, mdiTrayArrowDown as st, mdiEmailOpenOutline as ut, mdiEmailVariant as dt, mdiBell as fo, mdiInboxOutline as vo, mdiInboxFullOutline as _o, mdiBillboard as ho, mdiBellOutline as go, mdiViewDashboardOutline as yo, mdiCrown as bo, mdiArrowULeftBottom as Vo, mdiLogin as ko, mdiShieldStarOutline as $o } from "@mdi/js";
5
- import { useRouter as Qe, useRoute as wo } from "vue-router";
3
+ import { mdiStorefront as jt, mdiSync as Pt, mdiSyncOff as Ht, mdiLogoutVariant as Rt, mdiFullscreenExit as Et, mdiFullscreen as Wt, mdiCheck as Be, mdiHome as qt, mdiTextBox as Zt, mdiSelect as Gt, mdiSpaceInvaders as rt, mdiImageFilterHdr as lt, mdiTransmissionTower as ct, mdiRocketLaunchOutline as ut, mdiWhiteBalanceSunny as Qt, mdiWeatherNight as Yt, mdiDesktopTowerMonitor as Jt, mdiContrastCircle as Xt, mdiCog as Kt, mdiCogOutline as eo, mdiFileDocument as to, mdiCreditCardSettingsOutline as oo, mdiRocketOutline as no, mdiCheckCircleOutline as De, mdiCreditCard as so, mdiReload as ao, mdiPlaylistCheck as io, mdiCreditCardOutline as ro, mdiMedal as lo, mdiOpenInNew as Ne, mdiHandHeart as co, mdiHandHeartOutline as uo, mdiCloudDownload as po, mdiTrayArrowDown as st, mdiEmailOpenOutline as dt, mdiEmailVariant as pt, mdiBell as mo, mdiInboxOutline as fo, mdiInboxFullOutline as vo, mdiBillboard as _o, mdiBellOutline as ho, mdiViewDashboardOutline as go, mdiCrown as yo, mdiArrowULeftBottom as bo, mdiLogin as Vo, mdiShieldStarOutline as ko } from "@mdi/js";
4
+ import { useRouter as Qe, useRoute as $o } from "vue-router";
6
5
  import { merge as Re } from "lodash-es";
7
- import { VListItem as me, VList as ae, VListSubheader as xo, VListItemTitle as pt, VListItemSubtitle as Co } from "vuetify/lib/components/VList/index.mjs";
6
+ import { VListItem as me, VList as ae, VListSubheader as wo, VListItemTitle as mt, VListItemSubtitle as xo } from "vuetify/lib/components/VList/index.mjs";
8
7
  import { VAvatar as ee } from "vuetify/lib/components/VAvatar/index.mjs";
9
- import { VCard as W, VCardTitle as So, VCardSubtitle as Lo, VCardText as ue } from "vuetify/lib/components/VCard/index.mjs";
10
- import { VDialog as mt } from "vuetify/lib/components/VDialog/index.mjs";
8
+ import { VCard as W, VCardTitle as Co, VCardSubtitle as So, VCardText as ue } from "vuetify/lib/components/VCard/index.mjs";
9
+ import { VDialog as ft } from "vuetify/lib/components/VDialog/index.mjs";
11
10
  import { VBadge as Ye } from "vuetify/lib/components/VBadge/index.mjs";
12
11
  import { VBtn as Z } from "vuetify/lib/components/VBtn/index.mjs";
13
- import { VProgressCircular as Io } from "vuetify/lib/components/VProgressCircular/index.mjs";
12
+ import { VProgressCircular as Lo } from "vuetify/lib/components/VProgressCircular/index.mjs";
14
13
  import { VSheet as Je } from "vuetify/lib/components/VSheet/index.mjs";
15
- import { VSwitch as ft } from "vuetify/lib/components/VSwitch/index.mjs";
16
- import { VFadeTransition as Te, VExpandTransition as fe, VExpandXTransition as Ao } from "vuetify/lib/components/transitions/index.mjs";
14
+ import { VSwitch as vt } from "vuetify/lib/components/VSwitch/index.mjs";
15
+ import { VFadeTransition as Te, VExpandTransition as fe, VExpandXTransition as Io } from "vuetify/lib/components/transitions/index.mjs";
17
16
  import { useDisplay as ve, useTheme as Fe, useDate as ke } from "vuetify";
18
17
  import { VDivider as Q } from "vuetify/lib/components/VDivider/index.mjs";
19
18
  import { VIcon as U } from "vuetify/lib/components/VIcon/index.mjs";
20
19
  import { VLabel as We } from "vuetify/lib/components/VLabel/index.mjs";
21
20
  import { VChip as X } from "vuetify/lib/components/VChip/index.mjs";
22
- import { VChipGroup as Do } from "vuetify/lib/components/VChipGroup/index.mjs";
23
- import { VSelect as Uo } from "vuetify/lib/components/VSelect/index.mjs";
21
+ import { VChipGroup as Ao } from "vuetify/lib/components/VChipGroup/index.mjs";
22
+ import { VSelect as Do } from "vuetify/lib/components/VSelect/index.mjs";
24
23
  import { VRow as $e, VCol as de } from "vuetify/lib/components/VGrid/index.mjs";
25
24
  import { VHover as Me } from "vuetify/lib/components/VHover/index.mjs";
26
25
  import { VImg as te } from "vuetify/lib/components/VImg/index.mjs";
27
- import { VItemGroup as vt, VItem as qe } from "vuetify/lib/components/VItemGroup/index.mjs";
26
+ import { VItemGroup as _t, VItem as qe } from "vuetify/lib/components/VItemGroup/index.mjs";
28
27
  import { VLayout as we } from "vuetify/lib/components/VLayout/index.mjs";
29
28
  import { VMain as xe } from "vuetify/lib/components/VMain/index.mjs";
30
- import { VDataTableVirtual as _t } from "vuetify/lib/components/VDataTable/index.mjs";
29
+ import { VDataTableVirtual as ht } from "vuetify/lib/components/VDataTable/index.mjs";
31
30
  import { VSkeletonLoader as ye } from "vuetify/lib/components/VSkeletonLoader/index.mjs";
32
- import { VWindow as ht, VWindowItem as ge } from "vuetify/lib/components/VWindow/index.mjs";
33
- import { VTimelineItem as Oo, VTimeline as Bo } from "vuetify/lib/components/VTimeline/index.mjs";
31
+ import { VWindow as gt, VWindowItem as ge } from "vuetify/lib/components/VWindow/index.mjs";
32
+ import { VTimelineItem as Uo, VTimeline as Oo } from "vuetify/lib/components/VTimeline/index.mjs";
34
33
  import { VEmptyState as Xe } from "vuetify/lib/components/VEmptyState/index.mjs";
35
34
  import { VTooltip as J } from "vuetify/lib/components/VTooltip/index.mjs";
36
- import { VResponsive as No } from "vuetify/lib/components/VResponsive/index.mjs";
37
- import { VNavigationDrawer as To } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
38
- import { Ripple as Fo } from "vuetify/lib/directives/index.mjs";
39
- import { VColorPicker as Mo } from "vuetify/lib/components/VColorPicker/index.mjs";
40
- import { VMenu as zo } from "vuetify/lib/components/VMenu/index.mjs";
41
- import { VAppBar as gt } from "vuetify/lib/components/VAppBar/index.mjs";
42
- import { VLazy as jo } from "vuetify/lib/components/VLazy/index.mjs";
43
- import { VFooter as Po } from "vuetify/lib/components/VFooter/index.mjs";
44
- const Ho = q("Queue", () => {
35
+ import { VResponsive as Bo } from "vuetify/lib/components/VResponsive/index.mjs";
36
+ import { VNavigationDrawer as No } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
37
+ import { Ripple as To } from "vuetify/lib/directives/index.mjs";
38
+ import { VColorPicker as Fo } from "vuetify/lib/components/VColorPicker/index.mjs";
39
+ import { VMenu as Mo } from "vuetify/lib/components/VMenu/index.mjs";
40
+ import { VAppBar as yt } from "vuetify/lib/components/VAppBar/index.mjs";
41
+ import { VLazy as zo } from "vuetify/lib/components/VLazy/index.mjs";
42
+ import { VFooter as jo } from "vuetify/lib/components/VFooter/index.mjs";
43
+ const Po = q("Queue", () => {
45
44
  const c = O([]);
46
45
  function e(n) {
47
46
  const o = typeof n == "string" ? { text: n } : n;
@@ -51,16 +50,19 @@ const Ho = q("Queue", () => {
51
50
  queue: c,
52
51
  show: e
53
52
  };
54
- }), Ro = /* @__PURE__ */ k({
53
+ }), Ho = /* @__PURE__ */ k({
55
54
  __name: "VoSnackbarQueue",
56
55
  setup(c) {
57
- const e = Ho();
58
- return (n, o) => (u(), h(jt, {
59
- modelValue: t(e).queue,
60
- "onUpdate:modelValue": o[0] || (o[0] = (s) => t(e).queue = s),
61
- closable: "",
62
- location: "bottom end"
63
- }, null, 8, ["modelValue"]));
56
+ const e = Po();
57
+ return (n, o) => {
58
+ const s = at("VSnackbarQueue");
59
+ return u(), h(s, {
60
+ modelValue: t(e).queue,
61
+ "onUpdate:modelValue": o[0] || (o[0] = (a) => t(e).queue = a),
62
+ closable: "",
63
+ location: "bottom end"
64
+ }, null, 8, ["modelValue"]);
65
+ };
64
66
  }
65
67
  }), oe = q("http", {
66
68
  state: () => ({
@@ -107,7 +109,7 @@ const Ho = q("Queue", () => {
107
109
  avatar: "",
108
110
  dev: !1,
109
111
  disableAds: !1,
110
- composition: "options",
112
+ composition: "composition",
111
113
  pwaRefresh: !0,
112
114
  theme: "system",
113
115
  mixedTheme: !0,
@@ -141,7 +143,7 @@ const Ho = q("Queue", () => {
141
143
  }
142
144
  }
143
145
  }, F = q("user", () => {
144
- const c = Dt(Re({}, Ae));
146
+ const c = Ut(Re({}, Ae));
145
147
  z(c, n);
146
148
  function e() {
147
149
  if (!Ee) return;
@@ -156,7 +158,7 @@ const Ho = q("Queue", () => {
156
158
  Ee && (Object.assign(c, Re({}, Ae)), n());
157
159
  }
158
160
  return e(), {
159
- ...Ut(c),
161
+ ...Ot(c),
160
162
  load: e,
161
163
  save: n,
162
164
  reset: o
@@ -183,12 +185,10 @@ const Ho = q("Queue", () => {
183
185
  if (p.promise) return p.promise;
184
186
  a.value = !0, p.promise = fetch(`${n.url}/auth/verify`, {
185
187
  credentials: "include",
186
- headers: g ? {
187
- "Cache-Control": "no-cache"
188
- } : void 0
188
+ cache: g ? "reload" : void 0
189
189
  }).then(
190
190
  async (f) => {
191
- f.ok ? e.value = (await f.json()).user : f.status === 401 ? e.value = null : console.error(f.statusText);
191
+ f.ok || f.status === 401 ? e.value = (await f.json()).user : console.error(f.statusText);
192
192
  },
193
193
  () => {
194
194
  }
@@ -261,33 +261,33 @@ const Ho = q("Queue", () => {
261
261
  lastLoginProvider: $,
262
262
  sync: d
263
263
  };
264
- }), Eo = { class: "text-body-2" }, Wo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), yt = /* @__PURE__ */ k({
264
+ }), Ro = { class: "text-body-2" }, Eo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), bt = /* @__PURE__ */ k({
265
265
  __name: "VoAuthShopify",
266
266
  setup(c) {
267
267
  const e = P(), n = x(() => e.user && e.findIdentity("shopify")), o = x(() => e.user ? n.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
268
268
  return (s, a) => (u(), h(me, {
269
269
  "base-color": "#5b8a3c",
270
- "prepend-icon": `svg:${t(Pt)}`,
270
+ "prepend-icon": `svg:${t(jt)}`,
271
271
  rounded: "pill",
272
272
  slim: "",
273
273
  variant: "flat",
274
274
  onClick: a[0] || (a[0] = (l) => t(e).login("shopify"))
275
275
  }, R({
276
276
  title: r(() => [
277
- V("span", Eo, S(t(o)), 1)
277
+ V("span", Ro, S(t(o)), 1)
278
278
  ]),
279
279
  _: 2
280
280
  }, [
281
281
  !t(e).user && t(e).lastLoginProvider() === "shopify" ? {
282
282
  name: "subtitle",
283
283
  fn: r(() => [
284
- Wo
284
+ Eo
285
285
  ]),
286
286
  key: "0"
287
287
  } : void 0
288
288
  ]), 1032, ["prepend-icon"]));
289
289
  }
290
- }), qo = { class: "text-body-2" }, Zo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), bt = /* @__PURE__ */ k({
290
+ }), Wo = { class: "text-body-2" }, qo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), Vt = /* @__PURE__ */ k({
291
291
  __name: "VoAuthDiscord",
292
292
  setup(c) {
293
293
  const e = P(), n = x(() => e.user && e.findIdentity("discord")), o = x(() => e.user ? n.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
@@ -300,20 +300,20 @@ const Ho = q("Queue", () => {
300
300
  onClick: a[0] || (a[0] = (l) => t(e).login("discord"))
301
301
  }, R({
302
302
  title: r(() => [
303
- V("span", qo, S(t(o)), 1)
303
+ V("span", Wo, S(t(o)), 1)
304
304
  ]),
305
305
  _: 2
306
306
  }, [
307
307
  !t(e).user && t(e).lastLoginProvider() === "discord" ? {
308
308
  name: "subtitle",
309
309
  fn: r(() => [
310
- Zo
310
+ qo
311
311
  ]),
312
312
  key: "0"
313
313
  } : void 0
314
314
  ]), 1024));
315
315
  }
316
- }), Go = { class: "text-body-2" }, Qo = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), Vt = /* @__PURE__ */ k({
316
+ }), Zo = { class: "text-body-2" }, Go = /* @__PURE__ */ V("div", { class: "text-caption mt-n1" }, "Last Used", -1), kt = /* @__PURE__ */ k({
317
317
  __name: "VoAuthGithub",
318
318
  setup(c) {
319
319
  const e = P(), n = x(() => e.user && e.findIdentity("github")), o = x(() => e.user ? n.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
@@ -326,46 +326,46 @@ const Ho = q("Queue", () => {
326
326
  onClick: a[0] || (a[0] = (l) => t(e).login("github"))
327
327
  }, R({
328
328
  title: r(() => [
329
- V("span", Go, S(t(o)), 1)
329
+ V("span", Zo, S(t(o)), 1)
330
330
  ]),
331
331
  _: 2
332
332
  }, [
333
333
  !t(e).user && t(e).lastLoginProvider() === "github" ? {
334
334
  name: "subtitle",
335
335
  fn: r(() => [
336
- Qo
336
+ Go
337
337
  ]),
338
338
  key: "0"
339
339
  } : void 0
340
340
  ]), 1024));
341
341
  }
342
- }), Yo = { class: "text-center" }, Jo = { class: "text-center mb-6" }, Xo = { class: "text-h6 font-weight-light" }, Ko = /* @__PURE__ */ V("span", { class: "text-h3 font-weight-bold" }, "Vuetify One", -1), kt = /* @__PURE__ */ k({
342
+ }), Qo = { class: "text-center" }, Yo = { class: "text-center mb-6" }, Jo = { class: "text-h6 font-weight-light" }, Xo = /* @__PURE__ */ V("span", { class: "text-h3 font-weight-bold" }, "Vuetify One", -1), $t = /* @__PURE__ */ k({
343
343
  __name: "VoAuthCard",
344
344
  setup(c) {
345
345
  const e = P();
346
346
  return (n, o) => {
347
- const s = Vt, a = bt, l = yt;
347
+ const s = kt, a = Vt, l = bt;
348
348
  return u(), h(W, {
349
349
  class: "pt-6 pb-8 px-4 px-sm-8 mx-auto",
350
350
  "max-width": "480"
351
351
  }, {
352
352
  default: r(() => [
353
- V("div", Yo, [
353
+ V("div", Qo, [
354
354
  i(ee, {
355
355
  class: "mx-auto",
356
356
  image: "https://vuetifyjs.b-cdn.net/docs/images/avatars/one.png",
357
357
  size: "64"
358
358
  })
359
359
  ]),
360
- V("div", Jo, [
361
- i(So, { class: "text-h5 mb-1 text-md-h4" }, {
360
+ V("div", Yo, [
361
+ i(Co, { class: "text-h5 mb-1 text-md-h4" }, {
362
362
  default: r(() => [
363
- V("div", Xo, S(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
364
- Ko
363
+ V("div", Jo, S(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
364
+ Xo
365
365
  ]),
366
366
  _: 1
367
367
  }),
368
- i(Lo, { class: "text-wrap" }, {
368
+ i(So, { class: "text-wrap" }, {
369
369
  default: r(() => [
370
370
  N(" Login to save your settings and gain access to exclusive subscriber perks. ")
371
371
  ]),
@@ -389,13 +389,13 @@ const Ho = q("Queue", () => {
389
389
  });
390
390
  };
391
391
  }
392
- }), $t = /* @__PURE__ */ k({
392
+ }), wt = /* @__PURE__ */ k({
393
393
  __name: "VoAuthDialog",
394
394
  setup(c) {
395
395
  const e = P();
396
396
  return (n, o) => {
397
- const s = kt;
398
- return u(), h(mt, {
397
+ const s = $t;
398
+ return u(), h(ft, {
399
399
  modelValue: t(e).dialog,
400
400
  "onUpdate:modelValue": o[0] || (o[0] = (a) => t(e).dialog = a),
401
401
  "max-width": "480"
@@ -483,7 +483,7 @@ const Ho = q("Queue", () => {
483
483
  read: d,
484
484
  unread: l
485
485
  };
486
- }), en = /* @__PURE__ */ k({
486
+ }), Ko = /* @__PURE__ */ k({
487
487
  __name: "VoNotificationsTotalBadge",
488
488
  setup(c) {
489
489
  const e = P(), n = ze(), o = F(), s = x(() => o.notifications.show ? n.unread.length : 0);
@@ -511,14 +511,14 @@ const Ho = q("Queue", () => {
511
511
  class: "text-none font-weight-regular",
512
512
  color: "primary",
513
513
  size: "small",
514
- style: at({
514
+ style: it({
515
515
  pointerEvents: e.readonly ? "none" : void 0
516
516
  }),
517
517
  tabindex: e.readonly ? -1 : void 0,
518
518
  variant: "flat"
519
519
  }, R({
520
520
  loader: r(() => [
521
- n.$slots.loader ? C("", !0) : (u(), h(Io, {
521
+ n.$slots.loader ? C("", !0) : (u(), h(Lo, {
522
522
  key: 0,
523
523
  indeterminate: "disable-shrink",
524
524
  size: "16",
@@ -544,7 +544,7 @@ const Ho = q("Queue", () => {
544
544
  } : void 0
545
545
  ]), 1032, ["style", "tabindex"]));
546
546
  }
547
- }), tn = { class: "pa-4 d-flex flex-column ga-4" }, wt = /* @__PURE__ */ k({
547
+ }), en = { class: "pa-4 d-flex flex-column ga-4" }, xt = /* @__PURE__ */ k({
548
548
  __name: "VoAuthListItem",
549
549
  setup(c) {
550
550
  const e = P(), n = F(), o = A(!e.user && !e.isLoading);
@@ -555,7 +555,7 @@ const Ho = q("Queue", () => {
555
555
  e.user && (o.value = !o.value);
556
556
  }
557
557
  return (a, l) => {
558
- const d = Vt, p = bt, m = yt;
558
+ const d = kt, p = Vt, m = bt;
559
559
  return u(), h(W, {
560
560
  class: "ma-2",
561
561
  rounded: "lg",
@@ -568,7 +568,7 @@ const Ho = q("Queue", () => {
568
568
  class: "mb-0",
569
569
  link: !!t(e).user,
570
570
  nav: "",
571
- "prepend-icon": `svg:${t(e).user && t(n).syncSettings ? t(Ht) : t(Rt)}`,
571
+ "prepend-icon": `svg:${t(e).user && t(n).syncSettings ? t(Pt) : t(Ht)}`,
572
572
  rounded: "b-0",
573
573
  slim: "",
574
574
  title: t(e).user && t(n).syncSettings ? "Sync is on" : "Sync is paused",
@@ -577,7 +577,7 @@ const Ho = q("Queue", () => {
577
577
  append: r(() => [
578
578
  i(Te, null, {
579
579
  default: r(() => [
580
- t(e).user && (t(o) || !t(n).syncSettings) ? (u(), h(ft, {
580
+ t(e).user && (t(o) || !t(n).syncSettings) ? (u(), h(vt, {
581
581
  key: 0,
582
582
  modelValue: t(n).syncSettings,
583
583
  "onUpdate:modelValue": l[0] || (l[0] = (_) => t(n).syncSettings = _),
@@ -609,7 +609,7 @@ const Ho = q("Queue", () => {
609
609
  color: "transparent"
610
610
  }, {
611
611
  default: r(() => [
612
- V("div", tn, [
612
+ V("div", en, [
613
613
  i(d, {
614
614
  onClick: l[2] || (l[2] = (_) => o.value = !1)
615
615
  }),
@@ -666,7 +666,7 @@ const Ho = q("Queue", () => {
666
666
  } : void 0
667
667
  ]), 1024));
668
668
  }
669
- }), on = /* @__PURE__ */ k({
669
+ }), tn = /* @__PURE__ */ k({
670
670
  __name: "VoAuthLogoutNavItem",
671
671
  setup(c) {
672
672
  const e = P(), n = A(!1);
@@ -680,7 +680,7 @@ const Ho = q("Queue", () => {
680
680
  disabled: t(n),
681
681
  link: "",
682
682
  loading: t(n),
683
- "prepend-icon": `svg:${t(Et)}`,
683
+ "prepend-icon": `svg:${t(Rt)}`,
684
684
  title: "Logout",
685
685
  onClick: o
686
686
  }, null, 8, ["disabled", "loading", "prepend-icon"]);
@@ -688,7 +688,7 @@ const Ho = q("Queue", () => {
688
688
  }
689
689
  }), Se = /* @__PURE__ */ k({
690
690
  __name: "VoDialog",
691
- props: /* @__PURE__ */ Ot({
691
+ props: /* @__PURE__ */ Bt({
692
692
  prependIcon: {},
693
693
  title: {}
694
694
  }, {
@@ -698,7 +698,7 @@ const Ho = q("Queue", () => {
698
698
  emits: ["update:modelValue"],
699
699
  setup(c) {
700
700
  const e = pe(c, "modelValue"), n = ve(), o = A(!1);
701
- return (s, a) => (u(), h(mt, {
701
+ return (s, a) => (u(), h(ft, {
702
702
  modelValue: e.value,
703
703
  "onUpdate:modelValue": a[2] || (a[2] = (l) => e.value = l),
704
704
  activator: "parent",
@@ -720,7 +720,7 @@ const Ho = q("Queue", () => {
720
720
  key: 0,
721
721
  class: "me-2",
722
722
  density: "comfortable",
723
- icon: `svg:${t(o) ? t(Wt) : t(qt)}`,
723
+ icon: `svg:${t(o) ? t(Et) : t(Wt)}`,
724
724
  size: "small",
725
725
  variant: "text",
726
726
  onClick: a[0] || (a[0] = (d) => o.value = !t(o))
@@ -758,13 +758,13 @@ const Ho = q("Queue", () => {
758
758
  _: 3
759
759
  }, 8, ["modelValue", "fullscreen", "max-height", "max-width"]));
760
760
  }
761
- }), xt = /* @__PURE__ */ k({
761
+ }), Ct = /* @__PURE__ */ k({
762
762
  __name: "VoSwitch",
763
763
  props: {
764
764
  disabled: { type: Boolean }
765
765
  },
766
766
  setup(c) {
767
- return (e, n) => (u(), h(ft, {
767
+ return (e, n) => (u(), h(vt, {
768
768
  color: "primary",
769
769
  density: "compact",
770
770
  disabled: e.disabled,
@@ -787,7 +787,7 @@ const Ho = q("Queue", () => {
787
787
  } : void 0
788
788
  ]), 1032, ["disabled", "true-icon"]));
789
789
  }
790
- }), nn = {
790
+ }), on = {
791
791
  key: 1,
792
792
  class: "mb-3 text-caption text-medium-emphasis"
793
793
  }, _e = /* @__PURE__ */ k({
@@ -807,42 +807,42 @@ const Ho = q("Queue", () => {
807
807
  ]),
808
808
  _: 1
809
809
  })) : C("", !0),
810
- e.text ? (u(), I("div", nn, S(e.text), 1)) : C("", !0)
810
+ e.text ? (u(), I("div", on, S(e.text), 1)) : C("", !0)
811
811
  ], 64));
812
812
  }
813
- }), sn = { key: 0 }, an = /* @__PURE__ */ k({
813
+ }), nn = { key: 0 }, sn = /* @__PURE__ */ k({
814
814
  __name: "VoSettingsPageSuitOption",
815
815
  setup(c) {
816
816
  const e = F(), n = [
817
817
  {
818
818
  title: "Choose a page suit",
819
819
  value: "",
820
- prependIcon: `svg:${Qt}`,
820
+ prependIcon: `svg:${Gt}`,
821
821
  disabled: !0
822
822
  },
823
823
  {
824
824
  title: "Blackguard",
825
- prependIcon: `svg:${it}`,
825
+ prependIcon: `svg:${rt}`,
826
826
  value: "blackguard"
827
827
  },
828
828
  {
829
829
  title: "Polaris",
830
- prependIcon: `svg:${rt}`,
830
+ prependIcon: `svg:${lt}`,
831
831
  value: "polaris"
832
832
  },
833
833
  {
834
834
  title: "Nebula",
835
- prependIcon: `svg:${lt}`,
835
+ prependIcon: `svg:${ct}`,
836
836
  value: "nebula"
837
837
  },
838
838
  {
839
839
  title: "Odyssey",
840
- prependIcon: `svg:${ct}`,
840
+ prependIcon: `svg:${ut}`,
841
841
  value: "odyssey"
842
842
  }
843
843
  ];
844
844
  return (o, s) => {
845
- const a = xt, l = _e;
845
+ const a = Ct, l = _e;
846
846
  return u(), I(T, null, [
847
847
  i(a, {
848
848
  modelValue: t(e).suits.show,
@@ -853,8 +853,8 @@ const Ho = q("Queue", () => {
853
853
  }, null, 8, ["modelValue"]),
854
854
  i(fe, null, {
855
855
  default: r(() => [
856
- t(e).suits.show ? (u(), I("div", sn, [
857
- i(Uo, {
856
+ t(e).suits.show ? (u(), I("div", nn, [
857
+ i(Do, {
858
858
  modelValue: t(e).suits.suit,
859
859
  "onUpdate:modelValue": s[1] || (s[1] = (d) => t(e).suits.suit = d),
860
860
  clearable: "",
@@ -877,7 +877,7 @@ const Ho = q("Queue", () => {
877
877
  _: 1
878
878
  }, 8, ["modelValue"]),
879
879
  i(l, { text: "Select your suit elements to display the background image:" }),
880
- i(Do, {
880
+ i(Ao, {
881
881
  modelValue: t(e).suits.elements,
882
882
  "onUpdate:modelValue": s[2] || (s[2] = (d) => t(e).suits.elements = d),
883
883
  color: "primary",
@@ -886,7 +886,7 @@ const Ho = q("Queue", () => {
886
886
  }, {
887
887
  default: r(() => [
888
888
  i(X, {
889
- "append-icon": `svg:${t(Zt)}`,
889
+ "append-icon": `svg:${t(qt)}`,
890
890
  "filter-icon": "$success",
891
891
  text: "App Bar",
892
892
  value: "app-bar",
@@ -902,7 +902,7 @@ const Ho = q("Queue", () => {
902
902
  _: 1
903
903
  }, 8, ["append-icon"]),
904
904
  i(X, {
905
- "append-icon": `svg:${t(Gt)}`,
905
+ "append-icon": `svg:${t(Zt)}`,
906
906
  "filter-icon": "$success",
907
907
  text: "Navigation Drawer",
908
908
  value: "drawer",
@@ -945,7 +945,7 @@ const Ho = q("Queue", () => {
945
945
  }
946
946
  });
947
947
  function Le() {
948
- const c = wo();
948
+ const c = $o();
949
949
  return x(
950
950
  () => c.query
951
951
  );
@@ -1103,7 +1103,7 @@ const j = q("one", () => {
1103
1103
  verify: ne
1104
1104
  };
1105
1105
  });
1106
- function rn() {
1106
+ function an() {
1107
1107
  return {
1108
1108
  blackguard: {
1109
1109
  dark: !0,
@@ -1297,7 +1297,7 @@ function rn() {
1297
1297
  };
1298
1298
  }
1299
1299
  const je = q("settings", () => {
1300
- const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), n = F(), o = Fe(), s = rn(), a = {
1300
+ const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), n = F(), o = Fe(), s = an(), a = {
1301
1301
  blackguard: {
1302
1302
  "app-bar": c + "suits/blackguard/blackguard-app-bar.png",
1303
1303
  drawer: c + "suits/blackguard/blackguard-app-drawer.png",
@@ -1334,7 +1334,7 @@ const je = q("settings", () => {
1334
1334
  suit: l,
1335
1335
  CDN_URL: c
1336
1336
  };
1337
- }), ln = { class: "ms-5" }, cn = { class: "pb-2" }, un = /* @__PURE__ */ k({
1337
+ }), rn = { class: "ms-5" }, ln = { class: "pb-2" }, cn = /* @__PURE__ */ k({
1338
1338
  __name: "VoSettingsDialog",
1339
1339
  props: {
1340
1340
  modelValue: { type: Boolean },
@@ -1347,28 +1347,28 @@ const je = q("settings", () => {
1347
1347
  title: "Light",
1348
1348
  subtitle: "A standard light theme.",
1349
1349
  image: o.CDN_URL + "themes/light.png",
1350
- prependIcon: `svg:${Yt}`,
1350
+ prependIcon: `svg:${Qt}`,
1351
1351
  value: "light"
1352
1352
  },
1353
1353
  {
1354
1354
  title: "Dark",
1355
1355
  subtitle: "A standard dark theme.",
1356
1356
  image: o.CDN_URL + "themes/dark.png",
1357
- prependIcon: `svg:${Jt}`,
1357
+ prependIcon: `svg:${Yt}`,
1358
1358
  value: "dark"
1359
1359
  },
1360
1360
  {
1361
1361
  title: "System",
1362
1362
  subtitle: "A theme based on the system preference.",
1363
1363
  image: o.CDN_URL + "themes/system.png",
1364
- prependIcon: `svg:${Xt}`,
1364
+ prependIcon: `svg:${Jt}`,
1365
1365
  value: "system"
1366
1366
  },
1367
1367
  {
1368
1368
  title: "High Contrast",
1369
1369
  subtitle: "A theme for high contrast.",
1370
1370
  image: o.CDN_URL + "themes/high-contrast.png",
1371
- prependIcon: `svg:${Kt}`,
1371
+ prependIcon: `svg:${Xt}`,
1372
1372
  value: "highContrast",
1373
1373
  disabled: !n.isSubscriber
1374
1374
  }
@@ -1377,7 +1377,7 @@ const je = q("settings", () => {
1377
1377
  title: "Blackguard",
1378
1378
  subtitle: "A theme for v3.4 Blackguard.",
1379
1379
  image: o.CDN_URL + "themes/blackguard.png",
1380
- prependIcon: `svg:${it}`,
1380
+ prependIcon: `svg:${rt}`,
1381
1381
  value: "blackguard",
1382
1382
  disabled: !n.isSubscriber
1383
1383
  },
@@ -1385,7 +1385,7 @@ const je = q("settings", () => {
1385
1385
  title: "Polaris",
1386
1386
  subtitle: "A theme for v3.5 Polaris.",
1387
1387
  image: o.CDN_URL + "themes/polaris.png",
1388
- prependIcon: `svg:${rt}`,
1388
+ prependIcon: `svg:${lt}`,
1389
1389
  value: "polaris",
1390
1390
  disabled: !n.isSubscriber
1391
1391
  },
@@ -1393,7 +1393,7 @@ const je = q("settings", () => {
1393
1393
  title: "Nebula",
1394
1394
  subtitle: "A theme for v3.6 Nebula.",
1395
1395
  image: o.CDN_URL + "themes/nebula.png",
1396
- prependIcon: `svg:${lt}`,
1396
+ prependIcon: `svg:${ct}`,
1397
1397
  value: "nebula",
1398
1398
  disabled: !n.isSubscriber
1399
1399
  },
@@ -1401,7 +1401,7 @@ const je = q("settings", () => {
1401
1401
  title: "Odyssey",
1402
1402
  subtitle: "A theme for v3.7 Odyssey.",
1403
1403
  image: o.CDN_URL + "themes/odyssey.png",
1404
- prependIcon: `svg:${ct}`,
1404
+ prependIcon: `svg:${ut}`,
1405
1405
  value: "odyssey",
1406
1406
  disabled: !n.isSubscriber
1407
1407
  }
@@ -1416,11 +1416,11 @@ const je = q("settings", () => {
1416
1416
  y.disabled || (s.theme = y.value, _ == null || _());
1417
1417
  }
1418
1418
  return (_, y) => {
1419
- const $ = _e, g = an, f = xt, v = Se;
1419
+ const $ = _e, g = sn, f = Ct, v = Se;
1420
1420
  return u(), h(v, {
1421
1421
  modelValue: e.value,
1422
1422
  "onUpdate:modelValue": y[6] || (y[6] = (b) => e.value = b),
1423
- "prepend-icon": `svg:${t(eo)}`,
1423
+ "prepend-icon": `svg:${t(Kt)}`,
1424
1424
  title: "Settings"
1425
1425
  }, {
1426
1426
  default: r(() => [
@@ -1434,7 +1434,7 @@ const je = q("settings", () => {
1434
1434
  text: "Customize your documentation experience with light and dark themes, as well as a combination of both named.",
1435
1435
  title: "Theme"
1436
1436
  }),
1437
- i(vt, {
1437
+ i(_t, {
1438
1438
  modelValue: t(s).theme,
1439
1439
  "onUpdate:modelValue": y[0] || (y[0] = (b) => t(s).theme = b),
1440
1440
  mandatory: ""
@@ -1449,7 +1449,7 @@ const je = q("settings", () => {
1449
1449
  md: "6"
1450
1450
  }, {
1451
1451
  default: r(() => [
1452
- i(xo, { class: "mb-n4" }, {
1452
+ i(wo, { class: "mb-n4" }, {
1453
1453
  default: r(() => [
1454
1454
  N(S(b.title), 1)
1455
1455
  ]),
@@ -1478,7 +1478,7 @@ const je = q("settings", () => {
1478
1478
  }), {
1479
1479
  image: r(() => [
1480
1480
  i(te, {
1481
- style: at({
1481
+ style: it({
1482
1482
  filter: ie || le ? "none" : "grayscale(100%)"
1483
1483
  })
1484
1484
  }, null, 8, ["style"])
@@ -1524,8 +1524,8 @@ const je = q("settings", () => {
1524
1524
  }, null, 8, ["modelValue"])) : C("", !0),
1525
1525
  i(fe, null, {
1526
1526
  default: r(() => [
1527
- Ve(V("div", ln, [
1528
- V("div", cn, [
1527
+ Ve(V("div", rn, [
1528
+ V("div", ln, [
1529
1529
  i(f, {
1530
1530
  modelValue: t(s).showHouseAds,
1531
1531
  "onUpdate:modelValue": y[2] || (y[2] = (b) => t(s).showHouseAds = b),
@@ -1585,16 +1585,16 @@ const je = q("settings", () => {
1585
1585
  }, 8, ["modelValue", "prepend-icon"]);
1586
1586
  };
1587
1587
  }
1588
- }), dn = /* @__PURE__ */ k({
1588
+ }), un = /* @__PURE__ */ k({
1589
1589
  __name: "VoSettingsListItem",
1590
1590
  setup(c) {
1591
1591
  const e = A(!1);
1592
1592
  return (n, o) => {
1593
- const s = un, a = Y;
1593
+ const s = cn, a = Y;
1594
1594
  return u(), h(a, {
1595
1595
  active: t(e),
1596
1596
  link: "",
1597
- "prepend-icon": `svg:${t(to)}`,
1597
+ "prepend-icon": `svg:${t(eo)}`,
1598
1598
  title: "Settings"
1599
1599
  }, {
1600
1600
  default: r(() => [
@@ -1607,7 +1607,7 @@ const je = q("settings", () => {
1607
1607
  }, 8, ["active", "prepend-icon"]);
1608
1608
  };
1609
1609
  }
1610
- }), pn = { class: "text-caption" }, mn = /* @__PURE__ */ k({
1610
+ }), dn = { class: "text-caption" }, pn = /* @__PURE__ */ k({
1611
1611
  __name: "VoSubscriptionInvoices",
1612
1612
  setup(c) {
1613
1613
  const e = ke(), n = j();
@@ -1623,17 +1623,18 @@ const je = q("settings", () => {
1623
1623
  }),
1624
1624
  i(W, {
1625
1625
  border: "",
1626
- height: "450",
1627
1626
  rounded: "lg"
1628
1627
  }, {
1629
1628
  default: r(() => [
1630
- i(_t, {
1629
+ i(ht, {
1630
+ "fixed-header": "",
1631
+ height: "450",
1631
1632
  items: t(n).invoices,
1632
1633
  loading: t(n).isLoading,
1633
1634
  sticky: ""
1634
1635
  }, {
1635
1636
  "item.date": r(({ item: l }) => [
1636
- V("div", pn, S(t(e).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
1637
+ V("div", dn, S(t(e).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
1637
1638
  ]),
1638
1639
  "item.amount": r(({ item: l }) => [
1639
1640
  N(" $" + S(l.amount / 100), 1)
@@ -1652,7 +1653,7 @@ const je = q("settings", () => {
1652
1653
  "item.pdf": r(({ item: l }) => [
1653
1654
  i(Z, {
1654
1655
  href: l.pdf,
1655
- icon: `svg:${t(oo)}`,
1656
+ icon: `svg:${t(to)}`,
1656
1657
  size: "small",
1657
1658
  target: "_blank",
1658
1659
  variant: "text"
@@ -1671,10 +1672,10 @@ const je = q("settings", () => {
1671
1672
  });
1672
1673
  };
1673
1674
  }
1674
- }), fn = { class: "d-flex align-center" }, vn = {
1675
+ }), mn = { class: "d-flex align-center" }, fn = {
1675
1676
  key: "status",
1676
1677
  class: "text-capitalize hidden-sm-and-down"
1677
- }, _n = /* @__PURE__ */ V("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1), hn = { class: "me-1" }, gn = { class: "text-medium-emphasis text-caption" }, yn = { class: "d-flex align-center" }, bn = /* @__PURE__ */ V("span", { class: "mx-1" }, "—", -1), Vn = { class: "d-flex align-start justify-space-between text-caption py-2" }, kn = { class: "font-weight-bold" }, $n = { class: "font-weight-bold" }, wn = /* @__PURE__ */ k({
1678
+ }, vn = /* @__PURE__ */ V("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1), _n = { class: "me-1" }, hn = { class: "text-medium-emphasis text-caption" }, gn = { class: "d-flex align-center" }, yn = /* @__PURE__ */ V("span", { class: "mx-1" }, "—", -1), bn = { class: "d-flex align-start justify-space-between text-caption py-2" }, Vn = { class: "font-weight-bold" }, kn = { class: "font-weight-bold" }, $n = /* @__PURE__ */ k({
1678
1679
  __name: "VoSubscriptionStatus",
1679
1680
  emits: ["change:subscription"],
1680
1681
  setup(c, { emit: e }) {
@@ -1717,7 +1718,7 @@ const je = q("settings", () => {
1717
1718
  t(o).hasBilling ? (u(), h(m, {
1718
1719
  key: 1,
1719
1720
  loading: t(o).isLoading,
1720
- "prepend-icon": `svg:${t(no)}`,
1721
+ "prepend-icon": `svg:${t(oo)}`,
1721
1722
  text: "Billing",
1722
1723
  onClick: t(o).manage
1723
1724
  }, null, 8, ["loading", "prepend-icon", "onClick"])) : C("", !0)
@@ -1728,13 +1729,13 @@ const je = q("settings", () => {
1728
1729
  t(o).info ? {
1729
1730
  name: "subtitle",
1730
1731
  fn: r(() => [
1731
- V("div", fn, [
1732
- V("span", vn, S(t(o).info.status), 1),
1732
+ V("div", mn, [
1733
+ V("span", fn, S(t(o).info.status), 1),
1733
1734
  t(o).info.items.length ? (u(), I(T, { key: 0 }, [
1734
- _n,
1735
- V("span", hn, [
1735
+ vn,
1736
+ V("span", _n, [
1736
1737
  N(" $" + S(t(o).info.items[0].plan.amount / 100), 1),
1737
- V("span", gn, "/" + S(t(o).interval), 1)
1738
+ V("span", hn, "/" + S(t(o).interval), 1)
1738
1739
  ]),
1739
1740
  i(m, {
1740
1741
  size: "x-small",
@@ -1749,13 +1750,13 @@ const je = q("settings", () => {
1749
1750
  } : {
1750
1751
  name: "subtitle",
1751
1752
  fn: r(() => [
1752
- V("div", yn, [
1753
+ V("div", gn, [
1753
1754
  i(ye, {
1754
1755
  height: "16",
1755
1756
  type: "ossein",
1756
1757
  width: "40"
1757
1758
  }),
1758
- bn,
1759
+ yn,
1759
1760
  i(ye, {
1760
1761
  height: "16",
1761
1762
  type: "ossein",
@@ -1766,15 +1767,15 @@ const je = q("settings", () => {
1766
1767
  key: "1"
1767
1768
  }
1768
1769
  ]), 1024),
1769
- V("div", Vn, [
1770
+ V("div", bn, [
1770
1771
  V("div", null, [
1771
1772
  ((_ = t(o).info) == null ? void 0 : _.status) === "active" ? (u(), I(T, { key: 0 }, [
1772
1773
  N(" Your plan renews on "),
1773
- V("span", kn, S(t(n).format(t(a), "fullDateWithWeekday")), 1),
1774
+ V("span", Vn, S(t(n).format(t(a), "fullDateWithWeekday")), 1),
1774
1775
  N(". ")
1775
1776
  ], 64)) : (u(), I(T, { key: 1 }, [
1776
1777
  N(" Your plan ends on "),
1777
- V("span", $n, S(t(n).format((y = t(o).info) == null ? void 0 : y.currentPeriodEnd, "fullDateWithWeekday")), 1),
1778
+ V("span", kn, S(t(n).format((y = t(o).info) == null ? void 0 : y.currentPeriodEnd, "fullDateWithWeekday")), 1),
1778
1779
  N(". ")
1779
1780
  ], 64))
1780
1781
  ])
@@ -1788,7 +1789,7 @@ const je = q("settings", () => {
1788
1789
  });
1789
1790
  };
1790
1791
  }
1791
- }), xn = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The Vuetify One subscription comes with the following perks: ", -1), Cn = ["innerHTML"], Sn = /* @__PURE__ */ V("br", null, null, -1), Ln = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The following features are in development and coming soon: ", -1), In = ["innerHTML"], An = /* @__PURE__ */ k({
1792
+ }), wn = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The Vuetify One subscription comes with the following perks: ", -1), xn = ["innerHTML"], Cn = /* @__PURE__ */ V("br", null, null, -1), Sn = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The following features are in development and coming soon: ", -1), Ln = ["innerHTML"], In = /* @__PURE__ */ k({
1792
1793
  __name: "VoSubscriptionPerks",
1793
1794
  setup(c) {
1794
1795
  const e = [
@@ -1814,7 +1815,7 @@ const je = q("settings", () => {
1814
1815
  ]),
1815
1816
  _: 1
1816
1817
  }),
1817
- xn,
1818
+ wn,
1818
1819
  i(ae, {
1819
1820
  class: "py-0",
1820
1821
  density: "compact",
@@ -1835,21 +1836,21 @@ const je = q("settings", () => {
1835
1836
  })
1836
1837
  ]),
1837
1838
  title: r(() => [
1838
- V("div", { innerHTML: p }, null, 8, Cn)
1839
+ V("div", { innerHTML: p }, null, 8, xn)
1839
1840
  ]),
1840
1841
  _: 2
1841
1842
  }, 1032, ["prepend-icon"])), 64))
1842
1843
  ]),
1843
1844
  _: 1
1844
1845
  }),
1845
- Sn,
1846
+ Cn,
1846
1847
  i(We, { class: "font-weight-black" }, {
1847
1848
  default: r(() => [
1848
1849
  N("Up Next")
1849
1850
  ]),
1850
1851
  _: 1
1851
1852
  }),
1852
- Ln,
1853
+ Sn,
1853
1854
  i(ae, {
1854
1855
  class: "py-0",
1855
1856
  density: "compact",
@@ -1860,7 +1861,7 @@ const je = q("settings", () => {
1860
1861
  (u(), I(T, null, K(n, (p, m) => i(d, {
1861
1862
  key: m,
1862
1863
  class: "mb-0",
1863
- "prepend-icon": `svg:${t(so)}`
1864
+ "prepend-icon": `svg:${t(no)}`
1864
1865
  }, {
1865
1866
  prepend: r(() => [
1866
1867
  i(U, {
@@ -1869,7 +1870,7 @@ const je = q("settings", () => {
1869
1870
  })
1870
1871
  ]),
1871
1872
  title: r(() => [
1872
- V("div", { innerHTML: p }, null, 8, In)
1873
+ V("div", { innerHTML: p }, null, 8, Ln)
1873
1874
  ]),
1874
1875
  _: 2
1875
1876
  }, 1032, ["prepend-icon"])), 64))
@@ -1879,7 +1880,7 @@ const je = q("settings", () => {
1879
1880
  ], 64);
1880
1881
  };
1881
1882
  }
1882
- }), Dn = /* @__PURE__ */ k({
1883
+ }), An = /* @__PURE__ */ k({
1883
1884
  __name: "VoSubscriptionSubscribe",
1884
1885
  props: {
1885
1886
  modelValue: {
@@ -1894,7 +1895,7 @@ const je = q("settings", () => {
1894
1895
  s && o.subscriptionInfo();
1895
1896
  }), z(() => o.interval, (s) => {
1896
1897
  n.value = s;
1897
- }, { immediate: !0 }), (s, a) => (u(), h(vt, {
1898
+ }, { immediate: !0 }), (s, a) => (u(), h(_t, {
1898
1899
  modelValue: n.value,
1899
1900
  "onUpdate:modelValue": a[0] || (a[0] = (l) => n.value = l),
1900
1901
  mandatory: ""
@@ -1974,7 +1975,7 @@ const je = q("settings", () => {
1974
1975
  _: 1
1975
1976
  }, 8, ["modelValue"]));
1976
1977
  }
1977
- }), Un = { class: "px-3" }, On = /* @__PURE__ */ V("br", null, null, -1), Bn = { class: "flex-grow-1 px-4 pb-3 overflow-hidden" }, Nn = /* @__PURE__ */ k({
1978
+ }), Dn = { class: "px-3" }, Un = /* @__PURE__ */ V("br", null, null, -1), On = { class: "flex-grow-1 px-4 pb-3 overflow-hidden" }, Bn = /* @__PURE__ */ k({
1978
1979
  __name: "VoSubscriptionDialog",
1979
1980
  props: {
1980
1981
  modelValue: { type: Boolean },
@@ -2001,11 +2002,11 @@ const je = q("settings", () => {
2001
2002
  await o.modify(a.value), await o.subscriptionInfo(), d.value = null, await e(3e3), l.value = "status", await e(300), d.value = !1;
2002
2003
  }
2003
2004
  return (m, _) => {
2004
- const y = _e, $ = Dn, g = An, f = wn, v = mn, b = Ce, M = Se;
2005
+ const y = _e, $ = An, g = In, f = $n, v = pn, b = Ce, M = Se;
2005
2006
  return u(), h(M, {
2006
2007
  modelValue: n.value,
2007
2008
  "onUpdate:modelValue": _[4] || (_[4] = (D) => n.value = D),
2008
- "prepend-icon": `svg:${t(ao)}`,
2009
+ "prepend-icon": `svg:${t(so)}`,
2009
2010
  title: "Subscriptions"
2010
2011
  }, R({
2011
2012
  default: r(() => [
@@ -2013,14 +2014,14 @@ const je = q("settings", () => {
2013
2014
  default: r(() => [
2014
2015
  i(xe, { scrollable: "" }, {
2015
2016
  default: r(() => [
2016
- V("div", Un, [
2017
+ V("div", Dn, [
2017
2018
  i(ue, null, {
2018
2019
  default: r(() => [
2019
2020
  i(y, {
2020
2021
  text: "The Vuetify One subscription is a great way to support the Vuetify team and get access to exclusive features and content.",
2021
2022
  title: "Vuetify One"
2022
2023
  }),
2023
- i(ht, { "model-value": t(l) }, {
2024
+ i(gt, { "model-value": t(l) }, {
2024
2025
  default: r(() => [
2025
2026
  i(ge, { value: "subscribe" }, {
2026
2027
  default: r(() => [
@@ -2028,7 +2029,7 @@ const je = q("settings", () => {
2028
2029
  modelValue: t(a),
2029
2030
  "onUpdate:modelValue": _[0] || (_[0] = (D) => se(a) ? a.value = D : null)
2030
2031
  }, null, 8, ["modelValue"]),
2031
- On,
2032
+ Un,
2032
2033
  i(g)
2033
2034
  ]),
2034
2035
  _: 1
@@ -2061,13 +2062,13 @@ const je = q("settings", () => {
2061
2062
  t(l) === "subscribe" ? {
2062
2063
  name: "actions",
2063
2064
  fn: r(() => [
2064
- V("div", Bn, [
2065
+ V("div", On, [
2065
2066
  t(d) !== !1 ? (u(), h(b, {
2066
2067
  key: 0,
2067
2068
  block: "",
2068
2069
  color: "success",
2069
2070
  loading: t(o).isLoading,
2070
- "prepend-icon": `svg:${t(d) !== null ? t(io) : t(De)}`,
2071
+ "prepend-icon": `svg:${t(d) !== null ? t(ao) : t(De)}`,
2071
2072
  readonly: t(d) === null,
2072
2073
  size: "default",
2073
2074
  text: t(d) !== null ? "Modify Subscription" : "Success",
@@ -2075,7 +2076,7 @@ const je = q("settings", () => {
2075
2076
  }, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(o).one ? (u(), h(b, {
2076
2077
  key: 2,
2077
2078
  block: "",
2078
- "prepend-icon": `svg:${t(ro)}`,
2079
+ "prepend-icon": `svg:${t(io)}`,
2079
2080
  size: "default",
2080
2081
  text: "Manage Subscription",
2081
2082
  onClick: _[3] || (_[3] = (D) => l.value = "status")
@@ -2097,16 +2098,16 @@ const je = q("settings", () => {
2097
2098
  ]), 1032, ["modelValue", "prepend-icon"]);
2098
2099
  };
2099
2100
  }
2100
- }), Tn = /* @__PURE__ */ k({
2101
+ }), Nn = /* @__PURE__ */ k({
2101
2102
  __name: "VoSubscriptionListItem",
2102
2103
  setup(c) {
2103
2104
  const e = A(!1);
2104
2105
  return (n, o) => {
2105
- const s = Nn, a = Y;
2106
+ const s = Bn, a = Y;
2106
2107
  return u(), h(a, {
2107
2108
  active: t(e),
2108
2109
  link: "",
2109
- "prepend-icon": `svg:${t(lo)}`,
2110
+ "prepend-icon": `svg:${t(ro)}`,
2110
2111
  title: "Subscriptions"
2111
2112
  }, {
2112
2113
  default: r(() => [
@@ -2119,7 +2120,7 @@ const je = q("settings", () => {
2119
2120
  }, 8, ["active", "prepend-icon"]);
2120
2121
  };
2121
2122
  }
2122
- }), Fn = {
2123
+ }), Tn = {
2123
2124
  key: 0,
2124
2125
  class: "text-success"
2125
2126
  }, Pe = /* @__PURE__ */ k({
@@ -2141,7 +2142,7 @@ const je = q("settings", () => {
2141
2142
  return (s, a) => {
2142
2143
  var d, p;
2143
2144
  const l = Ce;
2144
- return u(), h(Oo, {
2145
+ return u(), h(Uo, {
2145
2146
  "dot-color": (d = s.sponsorship) != null && d.isActive ? "success" : "transparent",
2146
2147
  icon: (p = s.sponsorship) != null && p.isActive ? `svg:${t(Be)}` : void 0,
2147
2148
  size: "x-small",
@@ -2158,9 +2159,9 @@ const je = q("settings", () => {
2158
2159
  subtitle: r(() => {
2159
2160
  var m;
2160
2161
  return [
2161
- (m = s.sponsorship) != null && m.isActive ? (u(), I("div", Fn, [
2162
+ (m = s.sponsorship) != null && m.isActive ? (u(), I("div", Tn, [
2162
2163
  i(U, {
2163
- icon: `svg:${t(co)}`,
2164
+ icon: `svg:${t(lo)}`,
2164
2165
  size: "x-small"
2165
2166
  }, null, 8, ["icon"]),
2166
2167
  N(" " + S(t(o)), 1)
@@ -2198,7 +2199,7 @@ const je = q("settings", () => {
2198
2199
  }, 8, ["dot-color", "icon"]);
2199
2200
  };
2200
2201
  }
2201
- }), Mn = /* @__PURE__ */ k({
2202
+ }), Fn = /* @__PURE__ */ k({
2202
2203
  __name: "VoSponsorshipsTimelineItemPatreon",
2203
2204
  setup(c) {
2204
2205
  return (e, n) => {
@@ -2211,7 +2212,7 @@ const je = q("settings", () => {
2211
2212
  });
2212
2213
  };
2213
2214
  }
2214
- }), zn = /* @__PURE__ */ k({
2215
+ }), Mn = /* @__PURE__ */ k({
2215
2216
  __name: "VoSponsorshipsTimelineItemDiscord",
2216
2217
  setup(c) {
2217
2218
  const e = j();
@@ -2226,7 +2227,7 @@ const je = q("settings", () => {
2226
2227
  }, null, 8, ["sponsorship"]);
2227
2228
  };
2228
2229
  }
2229
- }), jn = /* @__PURE__ */ k({
2230
+ }), zn = /* @__PURE__ */ k({
2230
2231
  __name: "VoSponsorshipsTimelineItemGithub",
2231
2232
  setup(c) {
2232
2233
  const e = j();
@@ -2241,7 +2242,7 @@ const je = q("settings", () => {
2241
2242
  }, null, 8, ["sponsorship"]);
2242
2243
  };
2243
2244
  }
2244
- }), Pn = /* @__PURE__ */ k({
2245
+ }), jn = /* @__PURE__ */ k({
2245
2246
  __name: "VoSponsorshipsTimelineItemOne",
2246
2247
  setup(c) {
2247
2248
  const e = j();
@@ -2256,12 +2257,12 @@ const je = q("settings", () => {
2256
2257
  }, null, 8, ["sponsorship"]);
2257
2258
  };
2258
2259
  }
2259
- }), Hn = /* @__PURE__ */ k({
2260
+ }), Pn = /* @__PURE__ */ k({
2260
2261
  __name: "VoSponsorshipsTimeline",
2261
2262
  setup(c) {
2262
2263
  return (e, n) => {
2263
- const o = Pn, s = jn, a = zn, l = Mn;
2264
- return u(), h(Bo, {
2264
+ const o = jn, s = zn, a = Mn, l = Fn;
2265
+ return u(), h(Oo, {
2265
2266
  class: "justify-start ms-n7",
2266
2267
  "line-inset": "12",
2267
2268
  side: "end",
@@ -2278,7 +2279,7 @@ const je = q("settings", () => {
2278
2279
  });
2279
2280
  };
2280
2281
  }
2281
- }), Rn = { class: "px-3 pb-5 d-flex flex-column h-100" }, En = { class: "font-weight-black" }, Wn = { class: "text-caption text-medium-emphasis" }, qn = /* @__PURE__ */ k({
2282
+ }), Hn = { class: "px-3 pb-5 d-flex flex-column h-100" }, Rn = { class: "font-weight-black" }, En = { class: "text-caption text-medium-emphasis" }, Wn = /* @__PURE__ */ k({
2282
2283
  __name: "VoSponsorshipsDialog",
2283
2284
  props: {
2284
2285
  modelValue: { type: Boolean },
@@ -2290,11 +2291,11 @@ const je = q("settings", () => {
2290
2291
  return z(n, async () => {
2291
2292
  n.value.one === "sponsorships" && (o.isOpen = !0, await be(), e.value = !0);
2292
2293
  }, { immediate: !0 }), (s, a) => {
2293
- const l = _e, d = Hn, p = Se;
2294
+ const l = _e, d = Pn, p = Se;
2294
2295
  return u(), h(p, {
2295
2296
  modelValue: e.value,
2296
2297
  "onUpdate:modelValue": a[0] || (a[0] = (m) => e.value = m),
2297
- "prepend-icon": `svg:${t(uo)}`,
2298
+ "prepend-icon": `svg:${t(co)}`,
2298
2299
  title: "Sponsorships"
2299
2300
  }, {
2300
2301
  default: r(() => [
@@ -2302,7 +2303,7 @@ const je = q("settings", () => {
2302
2303
  default: r(() => [
2303
2304
  i(xe, { scrollable: "" }, {
2304
2305
  default: r(() => [
2305
- V("div", Rn, [
2306
+ V("div", Hn, [
2306
2307
  i(ue, { class: "flex-0-0 mb-16 mb-sm-4" }, {
2307
2308
  default: r(() => [
2308
2309
  i(l, {
@@ -2326,10 +2327,10 @@ const je = q("settings", () => {
2326
2327
  ]),
2327
2328
  title: r(() => [
2328
2329
  N(" One Status: "),
2329
- V("span", En, S(t(o).isSubscriber ? "Active" : "Inactive"), 1)
2330
+ V("span", Rn, S(t(o).isSubscriber ? "Active" : "Inactive"), 1)
2330
2331
  ]),
2331
2332
  text: r(() => [
2332
- V("div", Wn, S(t(o).isSubscriber ? "You are currently receiving benefits of Vuetify One." : "Login to activate Vuetify One benefits"), 1)
2333
+ V("div", En, S(t(o).isSubscriber ? "You are currently receiving benefits of Vuetify One." : "Login to activate Vuetify One benefits"), 1)
2333
2334
  ]),
2334
2335
  _: 1
2335
2336
  })
@@ -2345,16 +2346,16 @@ const je = q("settings", () => {
2345
2346
  }, 8, ["modelValue", "prepend-icon"]);
2346
2347
  };
2347
2348
  }
2348
- }), Zn = /* @__PURE__ */ k({
2349
+ }), qn = /* @__PURE__ */ k({
2349
2350
  __name: "VoSponsorshipsListItem",
2350
2351
  setup(c) {
2351
2352
  const e = A(!1);
2352
2353
  return (n, o) => {
2353
- const s = qn, a = Y;
2354
+ const s = Wn, a = Y;
2354
2355
  return u(), h(a, {
2355
2356
  active: t(e),
2356
2357
  link: "",
2357
- "prepend-icon": `svg:${t(po)}`,
2358
+ "prepend-icon": `svg:${t(uo)}`,
2358
2359
  title: "Sponsorships"
2359
2360
  }, {
2360
2361
  default: r(() => [
@@ -2367,7 +2368,7 @@ const je = q("settings", () => {
2367
2368
  }, 8, ["active", "prepend-icon"]);
2368
2369
  };
2369
2370
  }
2370
- }), Gn = q("downloads", () => {
2371
+ }), Zn = q("downloads", () => {
2371
2372
  const c = oe(), e = O([]), n = A(!1);
2372
2373
  async function o() {
2373
2374
  if (e.value.length) return e.value;
@@ -2386,10 +2387,10 @@ const je = q("settings", () => {
2386
2387
  isLoading: n,
2387
2388
  index: o
2388
2389
  };
2389
- }), Qn = /* @__PURE__ */ k({
2390
+ }), Gn = /* @__PURE__ */ k({
2390
2391
  __name: "VoDownloadsTable",
2391
2392
  setup(c) {
2392
- const e = ke(), n = Gn(), o = [
2393
+ const e = ke(), n = Zn(), o = [
2393
2394
  {
2394
2395
  title: "Order ID",
2395
2396
  value: "order_name"
@@ -2427,7 +2428,7 @@ const je = q("settings", () => {
2427
2428
  rounded: "lg"
2428
2429
  }, {
2429
2430
  default: r(() => [
2430
- i(_t, {
2431
+ i(ht, {
2431
2432
  "fixed-header": "",
2432
2433
  headers: o,
2433
2434
  height: "640",
@@ -2450,7 +2451,7 @@ const je = q("settings", () => {
2450
2451
  i(Z, {
2451
2452
  color: "medium-emphasis",
2452
2453
  href: d.download_url,
2453
- icon: `svg:${t(mo)}`,
2454
+ icon: `svg:${t(po)}`,
2454
2455
  size: "small",
2455
2456
  target: "_blank",
2456
2457
  variant: "text"
@@ -2469,12 +2470,12 @@ const je = q("settings", () => {
2469
2470
  });
2470
2471
  };
2471
2472
  }
2472
- }), Yn = { class: "px-3" }, Jn = /* @__PURE__ */ k({
2473
+ }), Qn = { class: "px-3" }, Yn = /* @__PURE__ */ k({
2473
2474
  __name: "VoDownloadsNavItem",
2474
2475
  setup(c) {
2475
2476
  const e = A(!1);
2476
2477
  return (n, o) => {
2477
- const s = Qn, a = Se, l = Y;
2478
+ const s = Gn, a = Se, l = Y;
2478
2479
  return u(), h(l, {
2479
2480
  active: t(e),
2480
2481
  link: "",
@@ -2493,7 +2494,7 @@ const je = q("settings", () => {
2493
2494
  default: r(() => [
2494
2495
  i(xe, { scrollable: "" }, {
2495
2496
  default: r(() => [
2496
- V("div", Yn, [
2497
+ V("div", Qn, [
2497
2498
  i(ue, null, {
2498
2499
  default: r(() => [
2499
2500
  i(s)
@@ -2515,7 +2516,7 @@ const je = q("settings", () => {
2515
2516
  }, 8, ["active", "prepend-icon"]);
2516
2517
  };
2517
2518
  }
2518
- }), Xn = /* @__PURE__ */ k({
2519
+ }), Jn = /* @__PURE__ */ k({
2519
2520
  __name: "VoStudioNavItem",
2520
2521
  setup(c) {
2521
2522
  const e = A(!1);
@@ -2552,13 +2553,13 @@ const je = q("settings", () => {
2552
2553
  id: c,
2553
2554
  url: e
2554
2555
  };
2555
- }), Kn = {
2556
+ }), Xn = {
2556
2557
  key: 0,
2557
2558
  class: "pt-16"
2558
- }, es = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ts = {
2559
+ }, Kn = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), es = {
2559
2560
  key: 1,
2560
2561
  class: "pa-5"
2561
- }, os = { class: "text-subtitle-1 font-weight-bold" }, ns = { class: "text-caption font-weight-bold text-medium-emphasis" }, ss = { class: "text-disabled text-caption mt-2 mb-3" }, as = /* @__PURE__ */ k({
2562
+ }, ts = { class: "text-subtitle-1 font-weight-bold" }, os = { class: "text-caption font-weight-bold text-medium-emphasis" }, ns = { class: "text-disabled text-caption mt-2 mb-3" }, ss = /* @__PURE__ */ k({
2562
2563
  __name: "VoNotificationsBannerList",
2563
2564
  props: {
2564
2565
  items: {}
@@ -2577,7 +2578,7 @@ const je = q("settings", () => {
2577
2578
  lines: "three"
2578
2579
  }, {
2579
2580
  default: r(() => [
2580
- d.items.length ? (u(), I("div", ts, [
2581
+ d.items.length ? (u(), I("div", es, [
2581
2582
  (u(!0), I(T, null, K(d.items, (m) => {
2582
2583
  var _;
2583
2584
  return u(), I("div", {
@@ -2622,7 +2623,7 @@ const je = q("settings", () => {
2622
2623
  default: r(() => [
2623
2624
  Ve(i(Z, E({ ref_for: !0 }, g, {
2624
2625
  class: "ms-auto float-right",
2625
- icon: `svg:${a(m.slug) ? t(dt) : t(ut)}`,
2626
+ icon: `svg:${a(m.slug) ? t(pt) : t(dt)}`,
2626
2627
  "mdi-email-variant": "",
2627
2628
  size: "small",
2628
2629
  variant: "text",
@@ -2636,9 +2637,9 @@ const je = q("settings", () => {
2636
2637
  ]),
2637
2638
  _: 2
2638
2639
  }, 1032, ["text"])) : C("", !0),
2639
- V("div", os, S(m.metadata.text), 1),
2640
- V("div", ns, S(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
2641
- V("div", ss, S(m.metadata.subtext), 1),
2640
+ V("div", ts, S(m.metadata.text), 1),
2641
+ V("div", os, S(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
2642
+ V("div", ns, S(m.metadata.subtext), 1),
2642
2643
  i(X, E({ ref_for: !0 }, {
2643
2644
  href: m.metadata.link.startsWith("http") ? m.metadata.link : void 0,
2644
2645
  target: m.metadata.link.startsWith("http") ? "_blank" : void 0,
@@ -2664,7 +2665,7 @@ const je = q("settings", () => {
2664
2665
  }, 1024)
2665
2666
  ]);
2666
2667
  }), 128))
2667
- ])) : (u(), I("div", Kn, [
2668
+ ])) : (u(), I("div", Xn, [
2668
2669
  i(Xe, {
2669
2670
  icon: "$vuetify",
2670
2671
  size: "256"
@@ -2673,7 +2674,7 @@ const je = q("settings", () => {
2673
2674
  i(U, { color: "medium-emphasis" })
2674
2675
  ]),
2675
2676
  title: r(() => [
2676
- es
2677
+ Kn
2677
2678
  ]),
2678
2679
  _: 1
2679
2680
  })
@@ -2682,7 +2683,7 @@ const je = q("settings", () => {
2682
2683
  _: 1
2683
2684
  }));
2684
2685
  }
2685
- }), is = { class: "ps-3 text-subtitle-2 pe-2" }, rs = { class: "text-truncate" }, ls = { class: "text-caption font-weight-bold text-medium-emphasis" }, cs = { class: "text-disabled text-caption my-2" }, us = /* @__PURE__ */ k({
2686
+ }), as = { class: "ps-3 text-subtitle-2 pe-2" }, is = { class: "text-truncate" }, rs = { class: "text-caption font-weight-bold text-medium-emphasis" }, ls = { class: "text-disabled text-caption my-2" }, cs = /* @__PURE__ */ k({
2686
2687
  __name: "VoNotificationsListItem",
2687
2688
  props: {
2688
2689
  demo: { type: Boolean },
@@ -2713,10 +2714,10 @@ const je = q("settings", () => {
2713
2714
  default: r(({ isHovering: y, props: $ }) => [
2714
2715
  i(_, E($, { class: "py-4 mb-0" }), {
2715
2716
  prepend: r(() => [
2716
- V("div", is, S(p.notification.metadata.emoji), 1)
2717
+ V("div", as, S(p.notification.metadata.emoji), 1)
2717
2718
  ]),
2718
2719
  append: r(() => [
2719
- i(No, {
2720
+ i(Bo, {
2720
2721
  class: "mt-n3",
2721
2722
  width: "56"
2722
2723
  }, {
@@ -2730,7 +2731,7 @@ const je = q("settings", () => {
2730
2731
  default: r(() => [
2731
2732
  Ve(i(Z, E(g, {
2732
2733
  class: "ms-auto",
2733
- icon: `svg:${l(p.notification.slug) ? t(dt) : t(ut)}`,
2734
+ icon: `svg:${l(p.notification.slug) ? t(pt) : t(dt)}`,
2734
2735
  "mdi-email-variant": "",
2735
2736
  size: "small",
2736
2737
  variant: "text",
@@ -2749,14 +2750,14 @@ const je = q("settings", () => {
2749
2750
  }, 1024)
2750
2751
  ]),
2751
2752
  default: r(() => [
2752
- i(pt, { class: "text-wrap text-h6 mb-1" }, {
2753
+ i(mt, { class: "text-wrap text-h6 mb-1" }, {
2753
2754
  default: r(() => [
2754
- V("div", rs, S(p.notification.title), 1)
2755
+ V("div", is, S(p.notification.title), 1)
2755
2756
  ]),
2756
2757
  _: 1
2757
2758
  }),
2758
- V("div", ls, S(t(o).format(p.notification.created_at, "fullDateWithWeekday")), 1),
2759
- V("div", cs, S(p.notification.metadata.text), 1),
2759
+ V("div", rs, S(t(o).format(p.notification.created_at, "fullDateWithWeekday")), 1),
2760
+ V("div", ls, S(p.notification.metadata.text), 1),
2760
2761
  i(X, E({
2761
2762
  "append-icon": `svg:${t(Ne)}`
2762
2763
  }, t(a), {
@@ -2779,17 +2780,17 @@ const je = q("settings", () => {
2779
2780
  });
2780
2781
  };
2781
2782
  }
2782
- }), ds = {
2783
+ }), us = {
2783
2784
  key: 0,
2784
2785
  class: "pt-16"
2785
- }, ps = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ms = /* @__PURE__ */ k({
2786
+ }, ds = /* @__PURE__ */ V("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ps = /* @__PURE__ */ k({
2786
2787
  __name: "VoNotificationsList",
2787
2788
  props: {
2788
2789
  items: {}
2789
2790
  },
2790
2791
  setup(c) {
2791
2792
  return (e, n) => {
2792
- const o = us;
2793
+ const o = cs;
2793
2794
  return u(), h(ae, {
2794
2795
  class: "py-0",
2795
2796
  height: "100%",
@@ -2801,7 +2802,7 @@ const je = q("settings", () => {
2801
2802
  }, [
2802
2803
  a !== 0 ? (u(), h(Q, { key: 0 })) : C("", !0),
2803
2804
  i(o, { notification: s }, null, 8, ["notification"])
2804
- ], 64))), 128)) : (u(), I("div", ds, [
2805
+ ], 64))), 128)) : (u(), I("div", us, [
2805
2806
  i(Xe, {
2806
2807
  icon: "$vuetify",
2807
2808
  size: "256"
@@ -2810,7 +2811,7 @@ const je = q("settings", () => {
2810
2811
  i(U, { color: "medium-emphasis" })
2811
2812
  ]),
2812
2813
  title: r(() => [
2813
- ps
2814
+ ds
2814
2815
  ]),
2815
2816
  _: 1
2816
2817
  })
@@ -2912,7 +2913,7 @@ const je = q("settings", () => {
2912
2913
  store: y,
2913
2914
  update: $
2914
2915
  };
2915
- }), fs = { class: "text-caption" }, vs = { class: "text-caption" }, _s = /* @__PURE__ */ k({
2916
+ }), ms = { class: "text-caption" }, fs = { class: "text-caption" }, vs = /* @__PURE__ */ k({
2916
2917
  __name: "VoNotificationsDialog",
2917
2918
  props: {
2918
2919
  modelValue: { type: Boolean },
@@ -2928,17 +2929,17 @@ const je = q("settings", () => {
2928
2929
  }
2929
2930
  a.isOpen = !0, await be(), p.value = !0;
2930
2931
  }, { immediate: !0 }), (m, _) => {
2931
- const y = Y, $ = ms, g = as, f = Se;
2932
+ const y = Y, $ = ps, g = ss, f = Se;
2932
2933
  return u(), h(f, {
2933
2934
  modelValue: p.value,
2934
2935
  "onUpdate:modelValue": _[2] || (_[2] = (v) => p.value = v),
2935
- "prepend-icon": `svg:${t(fo)}`,
2936
+ "prepend-icon": `svg:${t(mo)}`,
2936
2937
  title: "Notifications"
2937
2938
  }, {
2938
2939
  default: r(() => [
2939
2940
  i(we, null, {
2940
2941
  default: r(() => [
2941
- i(To, {
2942
+ i(No, {
2942
2943
  location: t(e).mobile.value ? "top" : "start",
2943
2944
  permanent: "",
2944
2945
  width: t(e).mobile.value ? 128 : 168
@@ -2954,34 +2955,34 @@ const je = q("settings", () => {
2954
2955
  }, {
2955
2956
  default: r(() => [
2956
2957
  i(y, {
2957
- "prepend-icon": `svg:${t(vo)}`,
2958
+ "prepend-icon": `svg:${t(fo)}`,
2958
2959
  title: "Unread",
2959
2960
  value: "read"
2960
2961
  }, R({ _: 2 }, [
2961
2962
  t(s).unread.length > 0 ? {
2962
2963
  name: "append",
2963
2964
  fn: r(() => [
2964
- V("span", fs, S(t(s).unread.length), 1)
2965
+ V("span", ms, S(t(s).unread.length), 1)
2965
2966
  ]),
2966
2967
  key: "0"
2967
2968
  } : void 0
2968
2969
  ]), 1032, ["prepend-icon"]),
2969
2970
  i(y, {
2970
- "prepend-icon": `svg:${t(_o)}`,
2971
+ "prepend-icon": `svg:${t(vo)}`,
2971
2972
  title: "Read",
2972
2973
  value: "unread"
2973
2974
  }, R({ _: 2 }, [
2974
2975
  t(s).read.length > 0 ? {
2975
2976
  name: "append",
2976
2977
  fn: r(() => [
2977
- V("span", vs, S(t(s).read.length), 1)
2978
+ V("span", fs, S(t(s).read.length), 1)
2978
2979
  ]),
2979
2980
  key: "0"
2980
2981
  } : void 0
2981
2982
  ]), 1032, ["prepend-icon"]),
2982
2983
  t(o).all.length > 0 && t(l).notifications.banners ? (u(), h(y, {
2983
2984
  key: 0,
2984
- "prepend-icon": `svg:${t(ho)}`,
2985
+ "prepend-icon": `svg:${t(_o)}`,
2985
2986
  title: "Banners",
2986
2987
  value: "banners"
2987
2988
  }, {
@@ -3001,7 +3002,7 @@ const je = q("settings", () => {
3001
3002
  }, 8, ["location", "width"]),
3002
3003
  i(xe, { scrollable: "" }, {
3003
3004
  default: r(() => [
3004
- i(ht, {
3005
+ i(gt, {
3005
3006
  modelValue: t(d),
3006
3007
  "onUpdate:modelValue": _[1] || (_[1] = (v) => se(d) ? d.value = v : null)
3007
3008
  }, {
@@ -3044,7 +3045,7 @@ const je = q("settings", () => {
3044
3045
  }, 8, ["modelValue", "prepend-icon"]);
3045
3046
  };
3046
3047
  }
3047
- }), hs = /* @__PURE__ */ k({
3048
+ }), _s = /* @__PURE__ */ k({
3048
3049
  __name: "VoNotificationsBadge",
3049
3050
  setup(c) {
3050
3051
  const e = ze(), n = F();
@@ -3059,19 +3060,19 @@ const je = q("settings", () => {
3059
3060
  _: 3
3060
3061
  }, 8, ["content", "model-value"]));
3061
3062
  }
3062
- }), gs = /* @__PURE__ */ k({
3063
+ }), hs = /* @__PURE__ */ k({
3063
3064
  __name: "VoNotificationsNavItem",
3064
3065
  setup(c) {
3065
3066
  const e = He(), n = F(), o = ze(), s = A(!1);
3066
3067
  return Ue(async () => {
3067
3068
  o.index(), e.index();
3068
3069
  }), (a, l) => {
3069
- const d = hs, p = _s, m = Y;
3070
+ const d = _s, p = vs, m = Y;
3070
3071
  return t(n).notifications.show ? (u(), h(m, {
3071
3072
  key: 0,
3072
3073
  active: t(s),
3073
3074
  link: "",
3074
- "prepend-icon": `svg:${t(go)}`,
3075
+ "prepend-icon": `svg:${t(ho)}`,
3075
3076
  title: "Notifications"
3076
3077
  }, R({
3077
3078
  default: r(() => [
@@ -3097,7 +3098,7 @@ const je = q("settings", () => {
3097
3098
  ]), 1032, ["active", "prepend-icon"])) : C("", !0);
3098
3099
  };
3099
3100
  }
3100
- }), ys = /* @__PURE__ */ k({
3101
+ }), gs = /* @__PURE__ */ k({
3101
3102
  __name: "VoDashboardNavItem",
3102
3103
  setup(c) {
3103
3104
  const e = j();
@@ -3109,19 +3110,19 @@ const je = q("settings", () => {
3109
3110
  return (o, s) => {
3110
3111
  const a = Y;
3111
3112
  return u(), h(a, {
3112
- "prepend-icon": `svg:${t(yo)}`,
3113
+ "prepend-icon": `svg:${t(go)}`,
3113
3114
  title: "Dashboard",
3114
3115
  to: "/user/dashboard",
3115
3116
  onClick: n
3116
3117
  }, null, 8, ["prepend-icon"]);
3117
3118
  };
3118
3119
  }
3119
- }), bs = /* @__PURE__ */ k({
3120
+ }), ys = /* @__PURE__ */ k({
3120
3121
  __name: "VoUserList",
3121
3122
  setup(c) {
3122
3123
  const e = P(), n = j();
3123
3124
  return (o, s) => {
3124
- const a = ys, l = gs, d = Xn, p = Jn, m = Zn, _ = Tn, y = dn, $ = on;
3125
+ const a = gs, l = hs, d = Jn, p = Yn, m = qn, _ = Nn, y = un, $ = tn;
3125
3126
  return u(), h(ae, {
3126
3127
  density: "compact",
3127
3128
  nav: "",
@@ -3141,7 +3142,7 @@ const je = q("settings", () => {
3141
3142
  });
3142
3143
  };
3143
3144
  }
3144
- }), Ct = /* @__PURE__ */ k({
3145
+ }), St = /* @__PURE__ */ k({
3145
3146
  __name: "VoIconIssues",
3146
3147
  setup(c) {
3147
3148
  const e = [
@@ -3151,21 +3152,21 @@ const je = q("settings", () => {
3151
3152
  ];
3152
3153
  return (n, o) => (u(), h(U, { icon: e }));
3153
3154
  }
3154
- }), St = /* @__PURE__ */ k({
3155
+ }), Lt = /* @__PURE__ */ k({
3155
3156
  __name: "VoIconBin",
3156
3157
  setup(c) {
3157
3158
  return (e, n) => (u(), h(U, { icon: "$vuetify-bin" }));
3158
3159
  }
3159
- }), Vs = { key: 0 }, ks = { class: "d-flex align-center justify-center pa-1 ga-2" }, $s = /* @__PURE__ */ k({
3160
+ }), bs = { key: 0 }, Vs = { class: "d-flex align-center justify-center pa-1 ga-2" }, ks = /* @__PURE__ */ k({
3160
3161
  __name: "VoUserQuickActions",
3161
3162
  setup(c) {
3162
3163
  const e = F();
3163
3164
  return (n, o) => {
3164
- const s = St, a = Ct;
3165
+ const s = Lt, a = St;
3165
3166
  return u(), h(fe, null, {
3166
3167
  default: r(() => [
3167
- t(e).quickbar ? (u(), I("div", Vs, [
3168
- V("div", ks, [
3168
+ t(e).quickbar ? (u(), I("div", bs, [
3169
+ V("div", Vs, [
3169
3170
  i(Z, {
3170
3171
  class: "text-caption",
3171
3172
  color: t(e).colors.one,
@@ -3230,7 +3231,7 @@ const je = q("settings", () => {
3230
3231
  });
3231
3232
  };
3232
3233
  }
3233
- }), ws = { class: "mb-2" }, xs = { key: 0 }, Cs = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Ss = { class: "text-h6" }, Ls = /* @__PURE__ */ k({
3234
+ }), $s = { class: "mb-2" }, ws = { key: 0 }, xs = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Cs = { class: "text-h6" }, Ss = /* @__PURE__ */ k({
3234
3235
  __name: "VoUserAvatar",
3235
3236
  setup(c) {
3236
3237
  const e = P(), n = j(), o = F(), s = A(!1), a = x(() => {
@@ -3262,7 +3263,7 @@ const je = q("settings", () => {
3262
3263
  var _;
3263
3264
  return u(), I("div", null, [
3264
3265
  Ve((u(), h(ee, {
3265
- class: Bt([
3266
+ class: Nt([
3266
3267
  "border-md border-opacity-100 border-surface-light",
3267
3268
  {
3268
3269
  "cursor-pointer": t(n).isSubscriber
@@ -3287,19 +3288,19 @@ const je = q("settings", () => {
3287
3288
  ]),
3288
3289
  _: 1
3289
3290
  }, 8, ["class"])), [
3290
- [Fo, t(n).isSubscriber]
3291
+ [To, t(n).isSubscriber]
3291
3292
  ]),
3292
- V("div", ws, [
3293
+ V("div", $s, [
3293
3294
  i(fe, null, {
3294
3295
  default: r(() => [
3295
- t(s) ? (u(), I("div", xs, [
3296
+ t(s) ? (u(), I("div", ws, [
3296
3297
  i(W, {
3297
3298
  class: "pt-6 pb-1",
3298
3299
  flat: "",
3299
3300
  rounded: "0"
3300
3301
  }, {
3301
3302
  default: r(() => [
3302
- V("div", Cs, [
3303
+ V("div", xs, [
3303
3304
  (u(!0), I(T, null, K(t(a), (y, $) => (u(), h(Z, {
3304
3305
  key: $,
3305
3306
  active: t(o).avatar === y,
@@ -3324,11 +3325,11 @@ const je = q("settings", () => {
3324
3325
  _: 1
3325
3326
  })
3326
3327
  ]),
3327
- V("div", Ss, S(((_ = t(e).user) == null ? void 0 : _.name) ?? "Guest"), 1)
3328
+ V("div", Cs, S(((_ = t(e).user) == null ? void 0 : _.name) ?? "Guest"), 1)
3328
3329
  ]);
3329
3330
  };
3330
3331
  }
3331
- }), Is = /* @__PURE__ */ k({
3332
+ }), Ls = /* @__PURE__ */ k({
3332
3333
  __name: "VoUserBadges",
3333
3334
  setup(c) {
3334
3335
  const e = P(), n = j(), o = x(() => {
@@ -3366,7 +3367,7 @@ const je = q("settings", () => {
3366
3367
  activator: r(({ props: d }) => [
3367
3368
  i(U, E({
3368
3369
  color: "amber-darken-2",
3369
- icon: `svg:${t(bo)}`
3370
+ icon: `svg:${t(yo)}`
3370
3371
  }, d, { size: "16" }), null, 16, ["icon"])
3371
3372
  ]),
3372
3373
  _: 1
@@ -3402,10 +3403,10 @@ const je = q("settings", () => {
3402
3403
  _: 1
3403
3404
  })) : C("", !0);
3404
3405
  }
3405
- }), As = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, Ds = {
3406
+ }), Is = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, As = {
3406
3407
  key: "reset",
3407
3408
  class: "align-self-end"
3408
- }, Us = /* @__PURE__ */ k({
3409
+ }, Ds = /* @__PURE__ */ k({
3409
3410
  __name: "VoUserColors",
3410
3411
  setup(c) {
3411
3412
  const e = P(), n = j(), o = F(), s = A(!1);
@@ -3413,7 +3414,7 @@ const je = q("settings", () => {
3413
3414
  o.colors.one = "surface-light";
3414
3415
  }
3415
3416
  return (l, d) => {
3416
- const p = Is, m = Ce;
3417
+ const p = Ls, m = Ce;
3417
3418
  return u(), I(T, null, [
3418
3419
  i(te, {
3419
3420
  color: t(e).user ? t(o).colors.one : "surface-light",
@@ -3424,17 +3425,17 @@ const je = q("settings", () => {
3424
3425
  rounded: "0"
3425
3426
  }, {
3426
3427
  default: r(() => [
3427
- V("div", As, [
3428
+ V("div", Is, [
3428
3429
  i(p),
3429
- i(Ao, null, {
3430
+ i(Io, null, {
3430
3431
  default: r(() => [
3431
- Ve(V("div", Ds, [
3432
+ Ve(V("div", As, [
3432
3433
  i(m, {
3433
3434
  class: "ms-2 me-1",
3434
3435
  color: "inherit",
3435
3436
  density: "comfortable",
3436
3437
  disabled: t(o).colors.one === "surface-light",
3437
- icon: `svg:${t(Vo)}`,
3438
+ icon: `svg:${t(bo)}`,
3438
3439
  title: "Revert to Default",
3439
3440
  variant: "text",
3440
3441
  onClick: a
@@ -3474,7 +3475,7 @@ const je = q("settings", () => {
3474
3475
  }, 8, ["color"]),
3475
3476
  i(fe, null, {
3476
3477
  default: r(() => [
3477
- t(s) ? (u(), h(Mo, {
3478
+ t(s) ? (u(), h(Fo, {
3478
3479
  key: 0,
3479
3480
  elevation: "0",
3480
3481
  height: "250",
@@ -3494,7 +3495,7 @@ const je = q("settings", () => {
3494
3495
  ], 64);
3495
3496
  };
3496
3497
  }
3497
- }), Os = { class: "text-center mt-n9 mb-4" }, Bs = /* @__PURE__ */ k({
3498
+ }), Us = { class: "text-center mt-n9 mb-4" }, Os = /* @__PURE__ */ k({
3498
3499
  __name: "VoUserMenu",
3499
3500
  setup(c) {
3500
3501
  const e = He(), n = j(), o = O();
@@ -3502,8 +3503,8 @@ const je = q("settings", () => {
3502
3503
  var s, a;
3503
3504
  await new Promise((l) => setTimeout(l, 300)), n.isOpen && ((a = (s = o.value) == null ? void 0 : s.updateLocation) == null || a.call(s));
3504
3505
  }, { flush: "pre" }), (s, a) => {
3505
- const l = Us, d = Ls, p = $s, m = bs, _ = wt;
3506
- return u(), h(zo, {
3506
+ const l = Ds, d = Ss, p = ks, m = ys, _ = xt;
3507
+ return u(), h(Mo, {
3507
3508
  ref_key: "menu",
3508
3509
  ref: o,
3509
3510
  modelValue: t(n).isOpen,
@@ -3522,7 +3523,7 @@ const je = q("settings", () => {
3522
3523
  }, {
3523
3524
  default: r(() => [
3524
3525
  i(l),
3525
- V("div", Os, [
3526
+ V("div", Us, [
3526
3527
  i(d),
3527
3528
  i(p)
3528
3529
  ]),
@@ -3538,7 +3539,7 @@ const je = q("settings", () => {
3538
3539
  }, 8, ["modelValue"]);
3539
3540
  };
3540
3541
  }
3541
- }), Ns = { key: 0 }, Lt = /* @__PURE__ */ k({
3542
+ }), Bs = { key: 0 }, It = /* @__PURE__ */ k({
3542
3543
  __name: "VoAuthBtn",
3543
3544
  props: {
3544
3545
  external: Boolean
@@ -3546,14 +3547,14 @@ const je = q("settings", () => {
3546
3547
  setup(c) {
3547
3548
  const e = P(), n = j(), o = F(), { lgAndUp: s } = ve(), a = x(() => n.isOpen || !e.user ? o.colors.one === "surface-light" ? "primary" : o.colors.one : "surface-light");
3548
3549
  return (l, d) => {
3549
- const p = Bs, m = Ce, _ = en, y = $t, $ = Ro;
3550
+ const p = Os, m = Ce, _ = Ko, y = wt, $ = Ho;
3550
3551
  return u(), I(T, null, [
3551
3552
  i(_, {
3552
3553
  "offset-y": t(e).user ? 5 : 0
3553
3554
  }, {
3554
3555
  default: r(() => [
3555
3556
  i(m, E({
3556
- [`${t(s) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(ko)}`
3557
+ [`${t(s) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(Vo)}`
3557
3558
  }, {
3558
3559
  active: "",
3559
3560
  border: !!t(e).user,
@@ -3566,7 +3567,7 @@ const je = q("settings", () => {
3566
3567
  variant: t(e).user ? t(n).isOpen ? "outlined" : "text" : "flat"
3567
3568
  }), {
3568
3569
  default: r(() => [
3569
- t(e).user ? C("", !0) : (u(), I("span", Ns, "Login")),
3570
+ t(e).user ? C("", !0) : (u(), I("span", Bs, "Login")),
3570
3571
  t(e).user ? (u(), h(ee, {
3571
3572
  key: 1,
3572
3573
  image: t(o).avatar || t(e).user.picture || ""
@@ -3583,7 +3584,7 @@ const je = q("settings", () => {
3583
3584
  ], 64);
3584
3585
  };
3585
3586
  }
3586
- }), Ts = /* @__PURE__ */ k({
3587
+ }), Ns = /* @__PURE__ */ k({
3587
3588
  __name: "VoAppBar",
3588
3589
  props: {
3589
3590
  logo: {}
@@ -3591,8 +3592,8 @@ const je = q("settings", () => {
3591
3592
  setup(c) {
3592
3593
  const e = c, n = Fe(), o = je(), s = x(() => `https://cdn.vuetifyjs.com/docs/images/one/logos/${e.logo}-logo-${n.current.value.dark ? "dark" : "light"}.png`);
3593
3594
  return (a, l) => {
3594
- const d = Nt("router-link"), p = Lt;
3595
- return u(), h(gt, {
3595
+ const d = at("router-link"), p = It;
3596
+ return u(), h(yt, {
3596
3597
  class: "border-b",
3597
3598
  image: t(o).suit["app-bar"],
3598
3599
  name: "vo-app-bar"
@@ -3644,7 +3645,7 @@ const je = q("settings", () => {
3644
3645
  ]), 1032, ["image"]);
3645
3646
  };
3646
3647
  }
3647
- }), Fs = /* @__PURE__ */ k({
3648
+ }), Ts = /* @__PURE__ */ k({
3648
3649
  __name: "VoNotificationsBanner",
3649
3650
  props: {
3650
3651
  demo: { type: Boolean }
@@ -3696,7 +3697,7 @@ const je = q("settings", () => {
3696
3697
  h: "256"
3697
3698
  }).toString(), f.toString();
3698
3699
  });
3699
- return (g, f) => t(l) ? (u(), h(gt, {
3700
+ return (g, f) => t(l) ? (u(), h(yt, {
3700
3701
  key: 0,
3701
3702
  color: t(l).metadata.color,
3702
3703
  flat: "",
@@ -3756,7 +3757,7 @@ const je = q("settings", () => {
3756
3757
  })) : C("", !0)
3757
3758
  ]),
3758
3759
  default: r(() => [
3759
- t(l).metadata.text ? (u(), h(pt, {
3760
+ t(l).metadata.text ? (u(), h(mt, {
3760
3761
  key: 0,
3761
3762
  class: "text-subtitle-2 text-md-subtitle-1 font-weight-medium"
3762
3763
  }, {
@@ -3765,7 +3766,7 @@ const je = q("settings", () => {
3765
3766
  ]),
3766
3767
  _: 1
3767
3768
  })) : C("", !0),
3768
- t(l).metadata.subtext ? (u(), h(Co, { key: 1 }, {
3769
+ t(l).metadata.subtext ? (u(), h(xo, { key: 1 }, {
3769
3770
  default: r(() => [
3770
3771
  N(S(t(l).metadata.subtext), 1)
3771
3772
  ]),
@@ -3783,11 +3784,11 @@ const je = q("settings", () => {
3783
3784
  for (const [o, s] of e)
3784
3785
  n[o] = s;
3785
3786
  return n;
3786
- }, Ms = /* @__PURE__ */ et(Fs, [["__scopeId", "data-v-2a88ced7"]]), zs = {
3787
+ }, Fs = /* @__PURE__ */ et(Ts, [["__scopeId", "data-v-2a88ced7"]]), Ms = {
3787
3788
  key: 0,
3788
3789
  class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
3789
3790
  style: { right: "12px", bottom: "8px", "font-size": "10px" }
3790
- }, It = /* @__PURE__ */ k({
3791
+ }, At = /* @__PURE__ */ k({
3791
3792
  __name: "VoPromotionsCard",
3792
3793
  props: {
3793
3794
  caption: {},
@@ -3803,7 +3804,7 @@ const je = q("settings", () => {
3803
3804
  target: "_blank"
3804
3805
  }, R({
3805
3806
  default: r(() => [
3806
- i(jo, {
3807
+ i(zo, {
3807
3808
  "min-height": e.minHeight,
3808
3809
  width: "100%"
3809
3810
  }, {
@@ -3812,7 +3813,7 @@ const je = q("settings", () => {
3812
3813
  ]),
3813
3814
  _: 3
3814
3815
  }, 8, ["min-height"]),
3815
- e.caption ? (u(), I("div", zs, S(e.caption), 1)) : C("", !0)
3816
+ e.caption ? (u(), I("div", Ms, S(e.caption), 1)) : C("", !0)
3816
3817
  ]),
3817
3818
  _: 2
3818
3819
  }, [
@@ -3914,7 +3915,7 @@ const je = q("settings", () => {
3914
3915
  store: _,
3915
3916
  update: y
3916
3917
  };
3917
- }), js = /* @__PURE__ */ k({
3918
+ }), zs = /* @__PURE__ */ k({
3918
3919
  __name: "VoPromotionsCardHighlight",
3919
3920
  props: {
3920
3921
  slug: {}
@@ -3935,10 +3936,10 @@ const je = q("settings", () => {
3935
3936
  });
3936
3937
  return (m, _) => {
3937
3938
  var $, g, f;
3938
- const y = It;
3939
+ const y = At;
3939
3940
  return t(l) || !t(o).hasLoaded ? (u(), h(y, {
3940
3941
  key: 0,
3941
- class: "mb-4",
3942
+ class: "vo-promotions-card-highlight",
3942
3943
  color: (($ = t(l)) == null ? void 0 : $.metadata.color) ?? "surface",
3943
3944
  height: "60",
3944
3945
  href: (g = t(l)) == null ? void 0 : g.metadata.url,
@@ -3981,7 +3982,7 @@ const je = q("settings", () => {
3981
3982
  ]), 1032, ["color", "href", "image", "prepend-avatar", "title"])) : C("", !0);
3982
3983
  };
3983
3984
  }
3984
- }), Ps = { class: "d-flex ga-4" }, Hs = { class: "d-flex align-start ga-4" }, Rs = { class: "text-caption on-surface-light" }, Es = /* @__PURE__ */ k({
3985
+ }), js = { class: "d-flex ga-4" }, Ps = { class: "d-flex align-start ga-4" }, Hs = { class: "text-caption on-surface-light" }, Rs = /* @__PURE__ */ k({
3985
3986
  __name: "VoPromotionsCardVuetify",
3986
3987
  props: {
3987
3988
  slug: {}
@@ -3994,19 +3995,19 @@ const je = q("settings", () => {
3994
3995
  });
3995
3996
  return (l, d) => {
3996
3997
  var m, _;
3997
- const p = It;
3998
+ const p = At;
3998
3999
  return t(a) || !t(o).hasLoaded ? (u(), h(p, {
3999
4000
  key: 0,
4000
4001
  border: "",
4001
4002
  caption: "ads via vuetify",
4002
- class: "pa-2 mb-4",
4003
+ class: "vo-promotions-card-vuetify pa-2",
4003
4004
  href: (_ = (m = t(a)) == null ? void 0 : m.metadata) == null ? void 0 : _.url,
4004
4005
  width: "360"
4005
4006
  }, {
4006
4007
  default: r(() => {
4007
4008
  var y, $, g;
4008
4009
  return [
4009
- V("div", Ps, [
4010
+ V("div", js, [
4010
4011
  t(o).hasLoaded ? t(a) ? (u(), I(T, { key: 1 }, [
4011
4012
  i(te, {
4012
4013
  cover: "",
@@ -4017,8 +4018,8 @@ const je = q("settings", () => {
4017
4018
  src: ($ = (y = t(a).metadata) == null ? void 0 : y.images.default) == null ? void 0 : $.url,
4018
4019
  width: "100%"
4019
4020
  }, null, 8, ["src"]),
4020
- V("div", Hs, [
4021
- V("div", Rs, S((g = t(a).metadata) == null ? void 0 : g.text), 1)
4021
+ V("div", Ps, [
4022
+ V("div", Hs, S((g = t(a).metadata) == null ? void 0 : g.text), 1)
4022
4023
  ])
4023
4024
  ], 64)) : C("", !0) : (u(), I(T, { key: 0 }, [
4024
4025
  i(ye, {
@@ -4044,21 +4045,21 @@ const je = q("settings", () => {
4044
4045
  }, 8, ["href"])) : C("", !0);
4045
4046
  };
4046
4047
  }
4047
- }), Ws = {
4048
+ }), Es = {
4048
4049
  key: 0,
4049
4050
  class: "v-footer__image"
4050
- }, qs = /* @__PURE__ */ k({
4051
+ }, Ws = /* @__PURE__ */ k({
4051
4052
  __name: "VoFooter",
4052
4053
  props: {
4053
4054
  image: {}
4054
4055
  },
4055
4056
  setup(c) {
4056
- return (e, n) => (u(), h(Po, {
4057
+ return (e, n) => (u(), h(jo, {
4057
4058
  class: "vo-footer",
4058
4059
  height: "40"
4059
4060
  }, {
4060
4061
  default: r(() => [
4061
- e.image || e.$slots.image ? (u(), I("div", Ws, [
4062
+ e.image || e.$slots.image ? (u(), I("div", Es, [
4062
4063
  e.$slots.image ? B(e.$slots, "image", { key: 0 }, void 0, !0) : (u(), h(te, {
4063
4064
  key: 1,
4064
4065
  cover: "",
@@ -4071,7 +4072,7 @@ const je = q("settings", () => {
4071
4072
  _: 3
4072
4073
  }));
4073
4074
  }
4074
- }), At = /* @__PURE__ */ et(qs, [["__scopeId", "data-v-3135ada5"]]), Zs = ["href"], Gs = /* @__PURE__ */ k({
4075
+ }), Dt = /* @__PURE__ */ et(Ws, [["__scopeId", "data-v-3135ada5"]]), qs = ["href"], Zs = /* @__PURE__ */ k({
4075
4076
  __name: "VoPromotionsFooter",
4076
4077
  props: {
4077
4078
  slug: {}
@@ -4094,7 +4095,7 @@ const je = q("settings", () => {
4094
4095
  e.slug && await o.show(e.slug);
4095
4096
  }), (m, _) => {
4096
4097
  var $;
4097
- const y = At;
4098
+ const y = Dt;
4098
4099
  return u(), h(y, {
4099
4100
  color: (($ = t(l)) == null ? void 0 : $.metadata.color) ?? "surface",
4100
4101
  image: t(p),
@@ -4125,14 +4126,14 @@ const je = q("settings", () => {
4125
4126
  text: "SPONSORED",
4126
4127
  variant: "flat"
4127
4128
  })) : C("", !0)
4128
- ], 8, Zs)
4129
+ ], 8, qs)
4129
4130
  ];
4130
4131
  }),
4131
4132
  _: 1
4132
4133
  }, 8, ["color", "image"]);
4133
4134
  };
4134
4135
  }
4135
- }), Qs = ["id"], Ys = /* @__PURE__ */ k({
4136
+ }), Gs = ["id"], Qs = /* @__PURE__ */ k({
4136
4137
  __name: "VoScript",
4137
4138
  props: {
4138
4139
  id: {
@@ -4164,12 +4165,12 @@ const je = q("settings", () => {
4164
4165
  id: c.id,
4165
4166
  ref_key: "rootEl",
4166
4167
  ref: s
4167
- }, null, 8, Qs));
4168
+ }, null, 8, Gs));
4168
4169
  }
4169
- }), Js = (c) => (Mt("data-v-d01d30e4"), c = c(), zt(), c), Xs = ["href", "title"], Ks = {
4170
+ }), Ys = (c) => (Mt("data-v-d01d30e4"), c = c(), zt(), c), Js = ["href", "title"], Xs = {
4170
4171
  class: "text-caption text-disabled",
4171
4172
  style: { position: "absolute", right: "16px" }
4172
- }, ea = /* @__PURE__ */ Js(() => /* @__PURE__ */ V("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), ta = /* @__PURE__ */ k({
4173
+ }, Ks = /* @__PURE__ */ Ys(() => /* @__PURE__ */ V("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), ea = /* @__PURE__ */ k({
4173
4174
  __name: "VoSocialFooter",
4174
4175
  setup(c) {
4175
4176
  const e = je(), n = [
@@ -4180,7 +4181,7 @@ const je = q("settings", () => {
4180
4181
  },
4181
4182
  {
4182
4183
  title: "Vuetify Support",
4183
- icon: `svg:${$o}`,
4184
+ icon: `svg:${ko}`,
4184
4185
  href: "https://support.vuetifyjs.com/"
4185
4186
  },
4186
4187
  {
@@ -4205,7 +4206,7 @@ const je = q("settings", () => {
4205
4206
  }
4206
4207
  ];
4207
4208
  return (o, s) => {
4208
- const a = At;
4209
+ const a = Dt;
4209
4210
  return u(), h(a, {
4210
4211
  class: "vo-footer",
4211
4212
  height: "40",
@@ -4224,10 +4225,10 @@ const je = q("settings", () => {
4224
4225
  icon: l.icon,
4225
4226
  size: l.icon === "$vuetify" ? 24 : 16
4226
4227
  }, null, 8, ["icon", "size"])
4227
- ], 8, Xs)), 64)),
4228
- V("div", Ks, [
4228
+ ], 8, Js)), 64)),
4229
+ V("div", Xs, [
4229
4230
  N(" © 2016-" + S((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
4230
- ea
4231
+ Ks
4231
4232
  ])
4232
4233
  ]),
4233
4234
  _: 2
@@ -4242,7 +4243,7 @@ const je = q("settings", () => {
4242
4243
  ]), 1032, ["image"]);
4243
4244
  };
4244
4245
  }
4245
- }), oa = /* @__PURE__ */ et(ta, [["__scopeId", "data-v-d01d30e4"]]), na = q("spots", () => {
4246
+ }), ta = /* @__PURE__ */ et(ea, [["__scopeId", "data-v-d01d30e4"]]), oa = q("spots", () => {
4246
4247
  const c = oe(), e = Ke(), n = O([]), o = O([]), s = O(), a = A(!1), l = x(() => s.value ? s.value : n.value.find(({
4247
4248
  metadata: {
4248
4249
  site: g,
@@ -4322,10 +4323,10 @@ const je = q("settings", () => {
4322
4323
  update: _,
4323
4324
  destroy: y
4324
4325
  };
4325
- }), sa = ["href"], aa = /* @__PURE__ */ k({
4326
+ }), na = ["href"], sa = /* @__PURE__ */ k({
4326
4327
  __name: "VoSpot",
4327
4328
  setup(c) {
4328
- const e = na();
4329
+ const e = oa();
4329
4330
  return (n, o) => {
4330
4331
  var s;
4331
4332
  return t(e).spot ? (u(), I("a", {
@@ -4341,10 +4342,10 @@ const je = q("settings", () => {
4341
4342
  src: (s = t(e).spot.metadata.image) == null ? void 0 : s.url,
4342
4343
  width: "225"
4343
4344
  }, null, 8, ["color", "src"])
4344
- ], 8, sa)) : C("", !0);
4345
+ ], 8, na)) : C("", !0);
4345
4346
  };
4346
4347
  }
4347
- }), Qa = {
4348
+ }), Za = {
4348
4349
  discord: ["M22,24L16.75,19L17.38,21H4.5A2.5,2.5 0 0,1 2,18.5V3.5A2.5,2.5 0 0,1 4.5,1H19.5A2.5,2.5 0 0,1 22,3.5V24M12,6.8C9.32,6.8 7.44,7.95 7.44,7.95C8.47,7.03 10.27,6.5 10.27,6.5L10.1,6.33C8.41,6.36 6.88,7.53 6.88,7.53C5.16,11.12 5.27,14.22 5.27,14.22C6.67,16.03 8.75,15.9 8.75,15.9L9.46,15C8.21,14.73 7.42,13.62 7.42,13.62C7.42,13.62 9.3,14.9 12,14.9C14.7,14.9 16.58,13.62 16.58,13.62C16.58,13.62 15.79,14.73 14.54,15L15.25,15.9C15.25,15.9 17.33,16.03 18.73,14.22C18.73,14.22 18.84,11.12 17.12,7.53C17.12,7.53 15.59,6.36 13.9,6.33L13.73,6.5C13.73,6.5 15.53,7.03 16.56,7.95C16.56,7.95 14.68,6.8 12,6.8M9.93,10.59C10.58,10.59 11.11,11.16 11.1,11.86C11.1,12.55 10.58,13.13 9.93,13.13C9.29,13.13 8.77,12.55 8.77,11.86C8.77,11.16 9.28,10.59 9.93,10.59M14.1,10.59C14.75,10.59 15.27,11.16 15.27,11.86C15.27,12.55 14.75,13.13 14.1,13.13C13.46,13.13 12.94,12.55 12.94,11.86C12.94,11.16 13.45,10.59 14.1,10.59Z"],
4349
4350
  github: ["M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z"],
4350
4351
  reddit: "M14.5 15.41C14.58 15.5 14.58 15.69 14.5 15.8C13.77 16.5 12.41 16.56 12 16.56C11.61 16.56 10.25 16.5 9.54 15.8C9.44 15.69 9.44 15.5 9.54 15.41C9.65 15.31 9.82 15.31 9.92 15.41C10.38 15.87 11.33 16 12 16C12.69 16 13.66 15.87 14.1 15.41C14.21 15.31 14.38 15.31 14.5 15.41M10.75 13.04C10.75 12.47 10.28 12 9.71 12C9.14 12 8.67 12.47 8.67 13.04C8.67 13.61 9.14 14.09 9.71 14.08C10.28 14.08 10.75 13.61 10.75 13.04M14.29 12C13.72 12 13.25 12.5 13.25 13.05S13.72 14.09 14.29 14.09C14.86 14.09 15.33 13.61 15.33 13.05C15.33 12.5 14.86 12 14.29 12M22 12C22 17.5 17.5 22 12 22S2 17.5 2 12C2 6.5 6.5 2 12 2S22 6.5 22 12M18.67 12C18.67 11.19 18 10.54 17.22 10.54C16.82 10.54 16.46 10.7 16.2 10.95C15.2 10.23 13.83 9.77 12.3 9.71L12.97 6.58L15.14 7.05C15.16 7.6 15.62 8.04 16.18 8.04C16.75 8.04 17.22 7.57 17.22 7C17.22 6.43 16.75 5.96 16.18 5.96C15.77 5.96 15.41 6.2 15.25 6.55L12.82 6.03C12.75 6 12.68 6.03 12.63 6.07C12.57 6.11 12.54 6.17 12.53 6.24L11.79 9.72C10.24 9.77 8.84 10.23 7.82 10.96C7.56 10.71 7.2 10.56 6.81 10.56C6 10.56 5.35 11.21 5.35 12C5.35 12.61 5.71 13.11 6.21 13.34C6.19 13.5 6.18 13.62 6.18 13.78C6.18 16 8.79 17.85 12 17.85C15.23 17.85 17.85 16.03 17.85 13.78C17.85 13.64 17.84 13.5 17.81 13.34C18.31 13.11 18.67 12.6 18.67 12Z",
@@ -4365,7 +4366,7 @@ const je = q("settings", () => {
4365
4366
  ["M12.435 14.3194L22 4L9.26479 7.61064L12.435 14.3194Z", 1],
4366
4367
  ["M2 4L6.87046 12.2799L9.26479 7.61064L2 4Z", 1]
4367
4368
  ]
4368
- }, Ya = q("bins", () => {
4369
+ }, Ga = q("bins", () => {
4369
4370
  const c = P(), e = oe(), n = O([]), o = O(), s = A(!1), a = A(-1), l = x(() => !c.user || !o.value ? !1 : c.user.id === o.value.owner.id), d = x(() => n.value.filter((v) => v.favorite)), p = x(() => n.value.filter((v) => v.pinned));
4370
4371
  z(o, () => {
4371
4372
  window.clearTimeout(a.value), a.value = window.setTimeout(() => {
@@ -4450,7 +4451,7 @@ const je = q("settings", () => {
4450
4451
  update: $,
4451
4452
  updateOrCreate: g
4452
4453
  };
4453
- }), Ja = q("products", () => {
4454
+ }), Qa = q("products", () => {
4454
4455
  const c = oe(), e = O([]), n = x(() => e.value.filter((a) => a.product_type === "Themes"));
4455
4456
  async function o() {
4456
4457
  if (e.value.length) return e.value;
@@ -4471,31 +4472,31 @@ const je = q("settings", () => {
4471
4472
  randomize: s
4472
4473
  };
4473
4474
  });
4474
- function Xa() {
4475
+ function Ya() {
4475
4476
  function c(e) {
4476
- e.component("VoAppBar", Ts), e.component("VoAuthBtn", Lt), e.component("VoAuthCard", kt), e.component("VoAuthDialog", $t), e.component("VoAuthListItem", wt), e.component("VoIconBin", St), e.component("VoIconIssues", Ct), e.component("VoNotificationsBanner", Ms), e.component("VoPromotionsCardHighlight", js), e.component("VoPromotionsCardVuetify", Es), e.component("VoPromotionsFooter", Gs), e.component("VoScript", Ys), e.component("VoSocialFooter", oa), e.component("VoSpot", aa);
4477
+ e.component("VoAppBar", Ns), e.component("VoAuthBtn", It), e.component("VoAuthCard", $t), e.component("VoAuthDialog", wt), e.component("VoAuthListItem", xt), e.component("VoIconBin", Lt), e.component("VoIconIssues", St), e.component("VoNotificationsBanner", Fs), e.component("VoPromotionsCardHighlight", zs), e.component("VoPromotionsCardVuetify", Rs), e.component("VoPromotionsFooter", Zs), e.component("VoScript", Qs), e.component("VoSocialFooter", ta), e.component("VoSpot", sa);
4477
4478
  }
4478
4479
  return { install: c };
4479
4480
  }
4480
- function Ka(c, e) {
4481
+ function Ja(c, e) {
4481
4482
  return function(n) {
4482
4483
  const o = n.store;
4483
4484
  o.url = e, o.$id === "site" && (o.id = c);
4484
4485
  };
4485
4486
  }
4486
4487
  export {
4487
- Qa as aliases,
4488
- Xa as createOne,
4489
- Ka as one,
4488
+ Za as aliases,
4489
+ Ya as createOne,
4490
+ Ja as one,
4490
4491
  P as useAuthStore,
4491
4492
  He as useBannersStore,
4492
- Ya as useBinsStore,
4493
+ Ga as useBinsStore,
4493
4494
  oe as useHttpStore,
4494
4495
  j as useOneStore,
4495
- Ja as useProductsStore,
4496
+ Qa as useProductsStore,
4496
4497
  tt as usePromotionsStore,
4497
- Ho as useQueueStore,
4498
+ Po as useQueueStore,
4498
4499
  je as useSettingsStore,
4499
- na as useSpotsStore,
4500
+ oa as useSpotsStore,
4500
4501
  F as useUserStore
4501
4502
  };