@vuetify/one 1.9.6 → 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 +299 -297
  2. package/package.json +1 -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: () => ({
@@ -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
@@ -259,33 +261,33 @@ const Ho = q("Queue", () => {
259
261
  lastLoginProvider: $,
260
262
  sync: d
261
263
  };
262
- }), 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({
263
265
  __name: "VoAuthShopify",
264
266
  setup(c) {
265
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");
266
268
  return (s, a) => (u(), h(me, {
267
269
  "base-color": "#5b8a3c",
268
- "prepend-icon": `svg:${t(Pt)}`,
270
+ "prepend-icon": `svg:${t(jt)}`,
269
271
  rounded: "pill",
270
272
  slim: "",
271
273
  variant: "flat",
272
274
  onClick: a[0] || (a[0] = (l) => t(e).login("shopify"))
273
275
  }, R({
274
276
  title: r(() => [
275
- V("span", Eo, S(t(o)), 1)
277
+ V("span", Ro, S(t(o)), 1)
276
278
  ]),
277
279
  _: 2
278
280
  }, [
279
281
  !t(e).user && t(e).lastLoginProvider() === "shopify" ? {
280
282
  name: "subtitle",
281
283
  fn: r(() => [
282
- Wo
284
+ Eo
283
285
  ]),
284
286
  key: "0"
285
287
  } : void 0
286
288
  ]), 1032, ["prepend-icon"]));
287
289
  }
288
- }), 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({
289
291
  __name: "VoAuthDiscord",
290
292
  setup(c) {
291
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");
@@ -298,20 +300,20 @@ const Ho = q("Queue", () => {
298
300
  onClick: a[0] || (a[0] = (l) => t(e).login("discord"))
299
301
  }, R({
300
302
  title: r(() => [
301
- V("span", qo, S(t(o)), 1)
303
+ V("span", Wo, S(t(o)), 1)
302
304
  ]),
303
305
  _: 2
304
306
  }, [
305
307
  !t(e).user && t(e).lastLoginProvider() === "discord" ? {
306
308
  name: "subtitle",
307
309
  fn: r(() => [
308
- Zo
310
+ qo
309
311
  ]),
310
312
  key: "0"
311
313
  } : void 0
312
314
  ]), 1024));
313
315
  }
314
- }), 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({
315
317
  __name: "VoAuthGithub",
316
318
  setup(c) {
317
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");
@@ -324,46 +326,46 @@ const Ho = q("Queue", () => {
324
326
  onClick: a[0] || (a[0] = (l) => t(e).login("github"))
325
327
  }, R({
326
328
  title: r(() => [
327
- V("span", Go, S(t(o)), 1)
329
+ V("span", Zo, S(t(o)), 1)
328
330
  ]),
329
331
  _: 2
330
332
  }, [
331
333
  !t(e).user && t(e).lastLoginProvider() === "github" ? {
332
334
  name: "subtitle",
333
335
  fn: r(() => [
334
- Qo
336
+ Go
335
337
  ]),
336
338
  key: "0"
337
339
  } : void 0
338
340
  ]), 1024));
339
341
  }
340
- }), Yo = { class: "text-center" }, Jo = { class: "text-center mb-6" }, Xo = { class: "text-h6 font-weight-light" }, Ko = /* @__PURE__ */ V("span", { class: "text-h3 font-weight-bold" }, "Vuetify One", -1), kt = /* @__PURE__ */ k({
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({
341
343
  __name: "VoAuthCard",
342
344
  setup(c) {
343
345
  const e = P();
344
346
  return (n, o) => {
345
- const s = Vt, a = bt, l = yt;
347
+ const s = kt, a = Vt, l = bt;
346
348
  return u(), h(W, {
347
349
  class: "pt-6 pb-8 px-4 px-sm-8 mx-auto",
348
350
  "max-width": "480"
349
351
  }, {
350
352
  default: r(() => [
351
- V("div", Yo, [
353
+ V("div", Qo, [
352
354
  i(ee, {
353
355
  class: "mx-auto",
354
356
  image: "https://vuetifyjs.b-cdn.net/docs/images/avatars/one.png",
355
357
  size: "64"
356
358
  })
357
359
  ]),
358
- V("div", Jo, [
359
- 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" }, {
360
362
  default: r(() => [
361
- V("div", Xo, S(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
362
- Ko
363
+ V("div", Jo, S(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
364
+ Xo
363
365
  ]),
364
366
  _: 1
365
367
  }),
366
- i(Lo, { class: "text-wrap" }, {
368
+ i(So, { class: "text-wrap" }, {
367
369
  default: r(() => [
368
370
  N(" Login to save your settings and gain access to exclusive subscriber perks. ")
369
371
  ]),
@@ -387,13 +389,13 @@ const Ho = q("Queue", () => {
387
389
  });
388
390
  };
389
391
  }
390
- }), $t = /* @__PURE__ */ k({
392
+ }), wt = /* @__PURE__ */ k({
391
393
  __name: "VoAuthDialog",
392
394
  setup(c) {
393
395
  const e = P();
394
396
  return (n, o) => {
395
- const s = kt;
396
- return u(), h(mt, {
397
+ const s = $t;
398
+ return u(), h(ft, {
397
399
  modelValue: t(e).dialog,
398
400
  "onUpdate:modelValue": o[0] || (o[0] = (a) => t(e).dialog = a),
399
401
  "max-width": "480"
@@ -481,7 +483,7 @@ const Ho = q("Queue", () => {
481
483
  read: d,
482
484
  unread: l
483
485
  };
484
- }), en = /* @__PURE__ */ k({
486
+ }), Ko = /* @__PURE__ */ k({
485
487
  __name: "VoNotificationsTotalBadge",
486
488
  setup(c) {
487
489
  const e = P(), n = ze(), o = F(), s = x(() => o.notifications.show ? n.unread.length : 0);
@@ -509,14 +511,14 @@ const Ho = q("Queue", () => {
509
511
  class: "text-none font-weight-regular",
510
512
  color: "primary",
511
513
  size: "small",
512
- style: at({
514
+ style: it({
513
515
  pointerEvents: e.readonly ? "none" : void 0
514
516
  }),
515
517
  tabindex: e.readonly ? -1 : void 0,
516
518
  variant: "flat"
517
519
  }, R({
518
520
  loader: r(() => [
519
- n.$slots.loader ? C("", !0) : (u(), h(Io, {
521
+ n.$slots.loader ? C("", !0) : (u(), h(Lo, {
520
522
  key: 0,
521
523
  indeterminate: "disable-shrink",
522
524
  size: "16",
@@ -542,7 +544,7 @@ const Ho = q("Queue", () => {
542
544
  } : void 0
543
545
  ]), 1032, ["style", "tabindex"]));
544
546
  }
545
- }), 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({
546
548
  __name: "VoAuthListItem",
547
549
  setup(c) {
548
550
  const e = P(), n = F(), o = A(!e.user && !e.isLoading);
@@ -553,7 +555,7 @@ const Ho = q("Queue", () => {
553
555
  e.user && (o.value = !o.value);
554
556
  }
555
557
  return (a, l) => {
556
- const d = Vt, p = bt, m = yt;
558
+ const d = kt, p = Vt, m = bt;
557
559
  return u(), h(W, {
558
560
  class: "ma-2",
559
561
  rounded: "lg",
@@ -566,7 +568,7 @@ const Ho = q("Queue", () => {
566
568
  class: "mb-0",
567
569
  link: !!t(e).user,
568
570
  nav: "",
569
- "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)}`,
570
572
  rounded: "b-0",
571
573
  slim: "",
572
574
  title: t(e).user && t(n).syncSettings ? "Sync is on" : "Sync is paused",
@@ -575,7 +577,7 @@ const Ho = q("Queue", () => {
575
577
  append: r(() => [
576
578
  i(Te, null, {
577
579
  default: r(() => [
578
- t(e).user && (t(o) || !t(n).syncSettings) ? (u(), h(ft, {
580
+ t(e).user && (t(o) || !t(n).syncSettings) ? (u(), h(vt, {
579
581
  key: 0,
580
582
  modelValue: t(n).syncSettings,
581
583
  "onUpdate:modelValue": l[0] || (l[0] = (_) => t(n).syncSettings = _),
@@ -607,7 +609,7 @@ const Ho = q("Queue", () => {
607
609
  color: "transparent"
608
610
  }, {
609
611
  default: r(() => [
610
- V("div", tn, [
612
+ V("div", en, [
611
613
  i(d, {
612
614
  onClick: l[2] || (l[2] = (_) => o.value = !1)
613
615
  }),
@@ -664,7 +666,7 @@ const Ho = q("Queue", () => {
664
666
  } : void 0
665
667
  ]), 1024));
666
668
  }
667
- }), on = /* @__PURE__ */ k({
669
+ }), tn = /* @__PURE__ */ k({
668
670
  __name: "VoAuthLogoutNavItem",
669
671
  setup(c) {
670
672
  const e = P(), n = A(!1);
@@ -678,7 +680,7 @@ const Ho = q("Queue", () => {
678
680
  disabled: t(n),
679
681
  link: "",
680
682
  loading: t(n),
681
- "prepend-icon": `svg:${t(Et)}`,
683
+ "prepend-icon": `svg:${t(Rt)}`,
682
684
  title: "Logout",
683
685
  onClick: o
684
686
  }, null, 8, ["disabled", "loading", "prepend-icon"]);
@@ -686,7 +688,7 @@ const Ho = q("Queue", () => {
686
688
  }
687
689
  }), Se = /* @__PURE__ */ k({
688
690
  __name: "VoDialog",
689
- props: /* @__PURE__ */ Ot({
691
+ props: /* @__PURE__ */ Bt({
690
692
  prependIcon: {},
691
693
  title: {}
692
694
  }, {
@@ -696,7 +698,7 @@ const Ho = q("Queue", () => {
696
698
  emits: ["update:modelValue"],
697
699
  setup(c) {
698
700
  const e = pe(c, "modelValue"), n = ve(), o = A(!1);
699
- return (s, a) => (u(), h(mt, {
701
+ return (s, a) => (u(), h(ft, {
700
702
  modelValue: e.value,
701
703
  "onUpdate:modelValue": a[2] || (a[2] = (l) => e.value = l),
702
704
  activator: "parent",
@@ -718,7 +720,7 @@ const Ho = q("Queue", () => {
718
720
  key: 0,
719
721
  class: "me-2",
720
722
  density: "comfortable",
721
- icon: `svg:${t(o) ? t(Wt) : t(qt)}`,
723
+ icon: `svg:${t(o) ? t(Et) : t(Wt)}`,
722
724
  size: "small",
723
725
  variant: "text",
724
726
  onClick: a[0] || (a[0] = (d) => o.value = !t(o))
@@ -756,13 +758,13 @@ const Ho = q("Queue", () => {
756
758
  _: 3
757
759
  }, 8, ["modelValue", "fullscreen", "max-height", "max-width"]));
758
760
  }
759
- }), xt = /* @__PURE__ */ k({
761
+ }), Ct = /* @__PURE__ */ k({
760
762
  __name: "VoSwitch",
761
763
  props: {
762
764
  disabled: { type: Boolean }
763
765
  },
764
766
  setup(c) {
765
- return (e, n) => (u(), h(ft, {
767
+ return (e, n) => (u(), h(vt, {
766
768
  color: "primary",
767
769
  density: "compact",
768
770
  disabled: e.disabled,
@@ -785,7 +787,7 @@ const Ho = q("Queue", () => {
785
787
  } : void 0
786
788
  ]), 1032, ["disabled", "true-icon"]));
787
789
  }
788
- }), nn = {
790
+ }), on = {
789
791
  key: 1,
790
792
  class: "mb-3 text-caption text-medium-emphasis"
791
793
  }, _e = /* @__PURE__ */ k({
@@ -805,42 +807,42 @@ const Ho = q("Queue", () => {
805
807
  ]),
806
808
  _: 1
807
809
  })) : C("", !0),
808
- 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)
809
811
  ], 64));
810
812
  }
811
- }), sn = { key: 0 }, an = /* @__PURE__ */ k({
813
+ }), nn = { key: 0 }, sn = /* @__PURE__ */ k({
812
814
  __name: "VoSettingsPageSuitOption",
813
815
  setup(c) {
814
816
  const e = F(), n = [
815
817
  {
816
818
  title: "Choose a page suit",
817
819
  value: "",
818
- prependIcon: `svg:${Qt}`,
820
+ prependIcon: `svg:${Gt}`,
819
821
  disabled: !0
820
822
  },
821
823
  {
822
824
  title: "Blackguard",
823
- prependIcon: `svg:${it}`,
825
+ prependIcon: `svg:${rt}`,
824
826
  value: "blackguard"
825
827
  },
826
828
  {
827
829
  title: "Polaris",
828
- prependIcon: `svg:${rt}`,
830
+ prependIcon: `svg:${lt}`,
829
831
  value: "polaris"
830
832
  },
831
833
  {
832
834
  title: "Nebula",
833
- prependIcon: `svg:${lt}`,
835
+ prependIcon: `svg:${ct}`,
834
836
  value: "nebula"
835
837
  },
836
838
  {
837
839
  title: "Odyssey",
838
- prependIcon: `svg:${ct}`,
840
+ prependIcon: `svg:${ut}`,
839
841
  value: "odyssey"
840
842
  }
841
843
  ];
842
844
  return (o, s) => {
843
- const a = xt, l = _e;
845
+ const a = Ct, l = _e;
844
846
  return u(), I(T, null, [
845
847
  i(a, {
846
848
  modelValue: t(e).suits.show,
@@ -851,8 +853,8 @@ const Ho = q("Queue", () => {
851
853
  }, null, 8, ["modelValue"]),
852
854
  i(fe, null, {
853
855
  default: r(() => [
854
- t(e).suits.show ? (u(), I("div", sn, [
855
- i(Uo, {
856
+ t(e).suits.show ? (u(), I("div", nn, [
857
+ i(Do, {
856
858
  modelValue: t(e).suits.suit,
857
859
  "onUpdate:modelValue": s[1] || (s[1] = (d) => t(e).suits.suit = d),
858
860
  clearable: "",
@@ -875,7 +877,7 @@ const Ho = q("Queue", () => {
875
877
  _: 1
876
878
  }, 8, ["modelValue"]),
877
879
  i(l, { text: "Select your suit elements to display the background image:" }),
878
- i(Do, {
880
+ i(Ao, {
879
881
  modelValue: t(e).suits.elements,
880
882
  "onUpdate:modelValue": s[2] || (s[2] = (d) => t(e).suits.elements = d),
881
883
  color: "primary",
@@ -884,7 +886,7 @@ const Ho = q("Queue", () => {
884
886
  }, {
885
887
  default: r(() => [
886
888
  i(X, {
887
- "append-icon": `svg:${t(Zt)}`,
889
+ "append-icon": `svg:${t(qt)}`,
888
890
  "filter-icon": "$success",
889
891
  text: "App Bar",
890
892
  value: "app-bar",
@@ -900,7 +902,7 @@ const Ho = q("Queue", () => {
900
902
  _: 1
901
903
  }, 8, ["append-icon"]),
902
904
  i(X, {
903
- "append-icon": `svg:${t(Gt)}`,
905
+ "append-icon": `svg:${t(Zt)}`,
904
906
  "filter-icon": "$success",
905
907
  text: "Navigation Drawer",
906
908
  value: "drawer",
@@ -943,7 +945,7 @@ const Ho = q("Queue", () => {
943
945
  }
944
946
  });
945
947
  function Le() {
946
- const c = wo();
948
+ const c = $o();
947
949
  return x(
948
950
  () => c.query
949
951
  );
@@ -1101,7 +1103,7 @@ const j = q("one", () => {
1101
1103
  verify: ne
1102
1104
  };
1103
1105
  });
1104
- function rn() {
1106
+ function an() {
1105
1107
  return {
1106
1108
  blackguard: {
1107
1109
  dark: !0,
@@ -1295,7 +1297,7 @@ function rn() {
1295
1297
  };
1296
1298
  }
1297
1299
  const je = q("settings", () => {
1298
- 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 = {
1299
1301
  blackguard: {
1300
1302
  "app-bar": c + "suits/blackguard/blackguard-app-bar.png",
1301
1303
  drawer: c + "suits/blackguard/blackguard-app-drawer.png",
@@ -1332,7 +1334,7 @@ const je = q("settings", () => {
1332
1334
  suit: l,
1333
1335
  CDN_URL: c
1334
1336
  };
1335
- }), ln = { class: "ms-5" }, cn = { class: "pb-2" }, un = /* @__PURE__ */ k({
1337
+ }), rn = { class: "ms-5" }, ln = { class: "pb-2" }, cn = /* @__PURE__ */ k({
1336
1338
  __name: "VoSettingsDialog",
1337
1339
  props: {
1338
1340
  modelValue: { type: Boolean },
@@ -1345,28 +1347,28 @@ const je = q("settings", () => {
1345
1347
  title: "Light",
1346
1348
  subtitle: "A standard light theme.",
1347
1349
  image: o.CDN_URL + "themes/light.png",
1348
- prependIcon: `svg:${Yt}`,
1350
+ prependIcon: `svg:${Qt}`,
1349
1351
  value: "light"
1350
1352
  },
1351
1353
  {
1352
1354
  title: "Dark",
1353
1355
  subtitle: "A standard dark theme.",
1354
1356
  image: o.CDN_URL + "themes/dark.png",
1355
- prependIcon: `svg:${Jt}`,
1357
+ prependIcon: `svg:${Yt}`,
1356
1358
  value: "dark"
1357
1359
  },
1358
1360
  {
1359
1361
  title: "System",
1360
1362
  subtitle: "A theme based on the system preference.",
1361
1363
  image: o.CDN_URL + "themes/system.png",
1362
- prependIcon: `svg:${Xt}`,
1364
+ prependIcon: `svg:${Jt}`,
1363
1365
  value: "system"
1364
1366
  },
1365
1367
  {
1366
1368
  title: "High Contrast",
1367
1369
  subtitle: "A theme for high contrast.",
1368
1370
  image: o.CDN_URL + "themes/high-contrast.png",
1369
- prependIcon: `svg:${Kt}`,
1371
+ prependIcon: `svg:${Xt}`,
1370
1372
  value: "highContrast",
1371
1373
  disabled: !n.isSubscriber
1372
1374
  }
@@ -1375,7 +1377,7 @@ const je = q("settings", () => {
1375
1377
  title: "Blackguard",
1376
1378
  subtitle: "A theme for v3.4 Blackguard.",
1377
1379
  image: o.CDN_URL + "themes/blackguard.png",
1378
- prependIcon: `svg:${it}`,
1380
+ prependIcon: `svg:${rt}`,
1379
1381
  value: "blackguard",
1380
1382
  disabled: !n.isSubscriber
1381
1383
  },
@@ -1383,7 +1385,7 @@ const je = q("settings", () => {
1383
1385
  title: "Polaris",
1384
1386
  subtitle: "A theme for v3.5 Polaris.",
1385
1387
  image: o.CDN_URL + "themes/polaris.png",
1386
- prependIcon: `svg:${rt}`,
1388
+ prependIcon: `svg:${lt}`,
1387
1389
  value: "polaris",
1388
1390
  disabled: !n.isSubscriber
1389
1391
  },
@@ -1391,7 +1393,7 @@ const je = q("settings", () => {
1391
1393
  title: "Nebula",
1392
1394
  subtitle: "A theme for v3.6 Nebula.",
1393
1395
  image: o.CDN_URL + "themes/nebula.png",
1394
- prependIcon: `svg:${lt}`,
1396
+ prependIcon: `svg:${ct}`,
1395
1397
  value: "nebula",
1396
1398
  disabled: !n.isSubscriber
1397
1399
  },
@@ -1399,7 +1401,7 @@ const je = q("settings", () => {
1399
1401
  title: "Odyssey",
1400
1402
  subtitle: "A theme for v3.7 Odyssey.",
1401
1403
  image: o.CDN_URL + "themes/odyssey.png",
1402
- prependIcon: `svg:${ct}`,
1404
+ prependIcon: `svg:${ut}`,
1403
1405
  value: "odyssey",
1404
1406
  disabled: !n.isSubscriber
1405
1407
  }
@@ -1414,11 +1416,11 @@ const je = q("settings", () => {
1414
1416
  y.disabled || (s.theme = y.value, _ == null || _());
1415
1417
  }
1416
1418
  return (_, y) => {
1417
- const $ = _e, g = an, f = xt, v = Se;
1419
+ const $ = _e, g = sn, f = Ct, v = Se;
1418
1420
  return u(), h(v, {
1419
1421
  modelValue: e.value,
1420
1422
  "onUpdate:modelValue": y[6] || (y[6] = (b) => e.value = b),
1421
- "prepend-icon": `svg:${t(eo)}`,
1423
+ "prepend-icon": `svg:${t(Kt)}`,
1422
1424
  title: "Settings"
1423
1425
  }, {
1424
1426
  default: r(() => [
@@ -1432,7 +1434,7 @@ const je = q("settings", () => {
1432
1434
  text: "Customize your documentation experience with light and dark themes, as well as a combination of both named.",
1433
1435
  title: "Theme"
1434
1436
  }),
1435
- i(vt, {
1437
+ i(_t, {
1436
1438
  modelValue: t(s).theme,
1437
1439
  "onUpdate:modelValue": y[0] || (y[0] = (b) => t(s).theme = b),
1438
1440
  mandatory: ""
@@ -1447,7 +1449,7 @@ const je = q("settings", () => {
1447
1449
  md: "6"
1448
1450
  }, {
1449
1451
  default: r(() => [
1450
- i(xo, { class: "mb-n4" }, {
1452
+ i(wo, { class: "mb-n4" }, {
1451
1453
  default: r(() => [
1452
1454
  N(S(b.title), 1)
1453
1455
  ]),
@@ -1476,7 +1478,7 @@ const je = q("settings", () => {
1476
1478
  }), {
1477
1479
  image: r(() => [
1478
1480
  i(te, {
1479
- style: at({
1481
+ style: it({
1480
1482
  filter: ie || le ? "none" : "grayscale(100%)"
1481
1483
  })
1482
1484
  }, null, 8, ["style"])
@@ -1522,8 +1524,8 @@ const je = q("settings", () => {
1522
1524
  }, null, 8, ["modelValue"])) : C("", !0),
1523
1525
  i(fe, null, {
1524
1526
  default: r(() => [
1525
- Ve(V("div", ln, [
1526
- V("div", cn, [
1527
+ Ve(V("div", rn, [
1528
+ V("div", ln, [
1527
1529
  i(f, {
1528
1530
  modelValue: t(s).showHouseAds,
1529
1531
  "onUpdate:modelValue": y[2] || (y[2] = (b) => t(s).showHouseAds = b),
@@ -1583,16 +1585,16 @@ const je = q("settings", () => {
1583
1585
  }, 8, ["modelValue", "prepend-icon"]);
1584
1586
  };
1585
1587
  }
1586
- }), dn = /* @__PURE__ */ k({
1588
+ }), un = /* @__PURE__ */ k({
1587
1589
  __name: "VoSettingsListItem",
1588
1590
  setup(c) {
1589
1591
  const e = A(!1);
1590
1592
  return (n, o) => {
1591
- const s = un, a = Y;
1593
+ const s = cn, a = Y;
1592
1594
  return u(), h(a, {
1593
1595
  active: t(e),
1594
1596
  link: "",
1595
- "prepend-icon": `svg:${t(to)}`,
1597
+ "prepend-icon": `svg:${t(eo)}`,
1596
1598
  title: "Settings"
1597
1599
  }, {
1598
1600
  default: r(() => [
@@ -1605,7 +1607,7 @@ const je = q("settings", () => {
1605
1607
  }, 8, ["active", "prepend-icon"]);
1606
1608
  };
1607
1609
  }
1608
- }), pn = { class: "text-caption" }, mn = /* @__PURE__ */ k({
1610
+ }), dn = { class: "text-caption" }, pn = /* @__PURE__ */ k({
1609
1611
  __name: "VoSubscriptionInvoices",
1610
1612
  setup(c) {
1611
1613
  const e = ke(), n = j();
@@ -1624,7 +1626,7 @@ const je = q("settings", () => {
1624
1626
  rounded: "lg"
1625
1627
  }, {
1626
1628
  default: r(() => [
1627
- i(_t, {
1629
+ i(ht, {
1628
1630
  "fixed-header": "",
1629
1631
  height: "450",
1630
1632
  items: t(n).invoices,
@@ -1632,7 +1634,7 @@ const je = q("settings", () => {
1632
1634
  sticky: ""
1633
1635
  }, {
1634
1636
  "item.date": r(({ item: l }) => [
1635
- 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)
1636
1638
  ]),
1637
1639
  "item.amount": r(({ item: l }) => [
1638
1640
  N(" $" + S(l.amount / 100), 1)
@@ -1651,7 +1653,7 @@ const je = q("settings", () => {
1651
1653
  "item.pdf": r(({ item: l }) => [
1652
1654
  i(Z, {
1653
1655
  href: l.pdf,
1654
- icon: `svg:${t(oo)}`,
1656
+ icon: `svg:${t(to)}`,
1655
1657
  size: "small",
1656
1658
  target: "_blank",
1657
1659
  variant: "text"
@@ -1670,10 +1672,10 @@ const je = q("settings", () => {
1670
1672
  });
1671
1673
  };
1672
1674
  }
1673
- }), fn = { class: "d-flex align-center" }, vn = {
1675
+ }), mn = { class: "d-flex align-center" }, fn = {
1674
1676
  key: "status",
1675
1677
  class: "text-capitalize hidden-sm-and-down"
1676
- }, _n = /* @__PURE__ */ V("span", { class: "mx-1 hidden-sm-and-down" }, "—", -1), hn = { class: "me-1" }, gn = { class: "text-medium-emphasis text-caption" }, yn = { class: "d-flex align-center" }, bn = /* @__PURE__ */ V("span", { class: "mx-1" }, "—", -1), Vn = { class: "d-flex align-start justify-space-between text-caption py-2" }, kn = { class: "font-weight-bold" }, $n = { class: "font-weight-bold" }, wn = /* @__PURE__ */ k({
1678
+ }, 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({
1677
1679
  __name: "VoSubscriptionStatus",
1678
1680
  emits: ["change:subscription"],
1679
1681
  setup(c, { emit: e }) {
@@ -1716,7 +1718,7 @@ const je = q("settings", () => {
1716
1718
  t(o).hasBilling ? (u(), h(m, {
1717
1719
  key: 1,
1718
1720
  loading: t(o).isLoading,
1719
- "prepend-icon": `svg:${t(no)}`,
1721
+ "prepend-icon": `svg:${t(oo)}`,
1720
1722
  text: "Billing",
1721
1723
  onClick: t(o).manage
1722
1724
  }, null, 8, ["loading", "prepend-icon", "onClick"])) : C("", !0)
@@ -1727,13 +1729,13 @@ const je = q("settings", () => {
1727
1729
  t(o).info ? {
1728
1730
  name: "subtitle",
1729
1731
  fn: r(() => [
1730
- V("div", fn, [
1731
- V("span", vn, S(t(o).info.status), 1),
1732
+ V("div", mn, [
1733
+ V("span", fn, S(t(o).info.status), 1),
1732
1734
  t(o).info.items.length ? (u(), I(T, { key: 0 }, [
1733
- _n,
1734
- V("span", hn, [
1735
+ vn,
1736
+ V("span", _n, [
1735
1737
  N(" $" + S(t(o).info.items[0].plan.amount / 100), 1),
1736
- V("span", gn, "/" + S(t(o).interval), 1)
1738
+ V("span", hn, "/" + S(t(o).interval), 1)
1737
1739
  ]),
1738
1740
  i(m, {
1739
1741
  size: "x-small",
@@ -1748,13 +1750,13 @@ const je = q("settings", () => {
1748
1750
  } : {
1749
1751
  name: "subtitle",
1750
1752
  fn: r(() => [
1751
- V("div", yn, [
1753
+ V("div", gn, [
1752
1754
  i(ye, {
1753
1755
  height: "16",
1754
1756
  type: "ossein",
1755
1757
  width: "40"
1756
1758
  }),
1757
- bn,
1759
+ yn,
1758
1760
  i(ye, {
1759
1761
  height: "16",
1760
1762
  type: "ossein",
@@ -1765,15 +1767,15 @@ const je = q("settings", () => {
1765
1767
  key: "1"
1766
1768
  }
1767
1769
  ]), 1024),
1768
- V("div", Vn, [
1770
+ V("div", bn, [
1769
1771
  V("div", null, [
1770
1772
  ((_ = t(o).info) == null ? void 0 : _.status) === "active" ? (u(), I(T, { key: 0 }, [
1771
1773
  N(" Your plan renews on "),
1772
- V("span", kn, S(t(n).format(t(a), "fullDateWithWeekday")), 1),
1774
+ V("span", Vn, S(t(n).format(t(a), "fullDateWithWeekday")), 1),
1773
1775
  N(". ")
1774
1776
  ], 64)) : (u(), I(T, { key: 1 }, [
1775
1777
  N(" Your plan ends on "),
1776
- 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),
1777
1779
  N(". ")
1778
1780
  ], 64))
1779
1781
  ])
@@ -1787,7 +1789,7 @@ const je = q("settings", () => {
1787
1789
  });
1788
1790
  };
1789
1791
  }
1790
- }), xn = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The Vuetify One subscription comes with the following perks: ", -1), Cn = ["innerHTML"], Sn = /* @__PURE__ */ V("br", null, null, -1), Ln = /* @__PURE__ */ V("div", { class: "mb-3 text-caption text-medium-emphasis" }, " The following features are in development and coming soon: ", -1), In = ["innerHTML"], An = /* @__PURE__ */ k({
1792
+ }), 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({
1791
1793
  __name: "VoSubscriptionPerks",
1792
1794
  setup(c) {
1793
1795
  const e = [
@@ -1813,7 +1815,7 @@ const je = q("settings", () => {
1813
1815
  ]),
1814
1816
  _: 1
1815
1817
  }),
1816
- xn,
1818
+ wn,
1817
1819
  i(ae, {
1818
1820
  class: "py-0",
1819
1821
  density: "compact",
@@ -1834,21 +1836,21 @@ const je = q("settings", () => {
1834
1836
  })
1835
1837
  ]),
1836
1838
  title: r(() => [
1837
- V("div", { innerHTML: p }, null, 8, Cn)
1839
+ V("div", { innerHTML: p }, null, 8, xn)
1838
1840
  ]),
1839
1841
  _: 2
1840
1842
  }, 1032, ["prepend-icon"])), 64))
1841
1843
  ]),
1842
1844
  _: 1
1843
1845
  }),
1844
- Sn,
1846
+ Cn,
1845
1847
  i(We, { class: "font-weight-black" }, {
1846
1848
  default: r(() => [
1847
1849
  N("Up Next")
1848
1850
  ]),
1849
1851
  _: 1
1850
1852
  }),
1851
- Ln,
1853
+ Sn,
1852
1854
  i(ae, {
1853
1855
  class: "py-0",
1854
1856
  density: "compact",
@@ -1859,7 +1861,7 @@ const je = q("settings", () => {
1859
1861
  (u(), I(T, null, K(n, (p, m) => i(d, {
1860
1862
  key: m,
1861
1863
  class: "mb-0",
1862
- "prepend-icon": `svg:${t(so)}`
1864
+ "prepend-icon": `svg:${t(no)}`
1863
1865
  }, {
1864
1866
  prepend: r(() => [
1865
1867
  i(U, {
@@ -1868,7 +1870,7 @@ const je = q("settings", () => {
1868
1870
  })
1869
1871
  ]),
1870
1872
  title: r(() => [
1871
- V("div", { innerHTML: p }, null, 8, In)
1873
+ V("div", { innerHTML: p }, null, 8, Ln)
1872
1874
  ]),
1873
1875
  _: 2
1874
1876
  }, 1032, ["prepend-icon"])), 64))
@@ -1878,7 +1880,7 @@ const je = q("settings", () => {
1878
1880
  ], 64);
1879
1881
  };
1880
1882
  }
1881
- }), Dn = /* @__PURE__ */ k({
1883
+ }), An = /* @__PURE__ */ k({
1882
1884
  __name: "VoSubscriptionSubscribe",
1883
1885
  props: {
1884
1886
  modelValue: {
@@ -1893,7 +1895,7 @@ const je = q("settings", () => {
1893
1895
  s && o.subscriptionInfo();
1894
1896
  }), z(() => o.interval, (s) => {
1895
1897
  n.value = s;
1896
- }, { immediate: !0 }), (s, a) => (u(), h(vt, {
1898
+ }, { immediate: !0 }), (s, a) => (u(), h(_t, {
1897
1899
  modelValue: n.value,
1898
1900
  "onUpdate:modelValue": a[0] || (a[0] = (l) => n.value = l),
1899
1901
  mandatory: ""
@@ -1973,7 +1975,7 @@ const je = q("settings", () => {
1973
1975
  _: 1
1974
1976
  }, 8, ["modelValue"]));
1975
1977
  }
1976
- }), Un = { class: "px-3" }, On = /* @__PURE__ */ V("br", null, null, -1), Bn = { class: "flex-grow-1 px-4 pb-3 overflow-hidden" }, Nn = /* @__PURE__ */ k({
1978
+ }), 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({
1977
1979
  __name: "VoSubscriptionDialog",
1978
1980
  props: {
1979
1981
  modelValue: { type: Boolean },
@@ -2000,11 +2002,11 @@ const je = q("settings", () => {
2000
2002
  await o.modify(a.value), await o.subscriptionInfo(), d.value = null, await e(3e3), l.value = "status", await e(300), d.value = !1;
2001
2003
  }
2002
2004
  return (m, _) => {
2003
- 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;
2004
2006
  return u(), h(M, {
2005
2007
  modelValue: n.value,
2006
2008
  "onUpdate:modelValue": _[4] || (_[4] = (D) => n.value = D),
2007
- "prepend-icon": `svg:${t(ao)}`,
2009
+ "prepend-icon": `svg:${t(so)}`,
2008
2010
  title: "Subscriptions"
2009
2011
  }, R({
2010
2012
  default: r(() => [
@@ -2012,14 +2014,14 @@ const je = q("settings", () => {
2012
2014
  default: r(() => [
2013
2015
  i(xe, { scrollable: "" }, {
2014
2016
  default: r(() => [
2015
- V("div", Un, [
2017
+ V("div", Dn, [
2016
2018
  i(ue, null, {
2017
2019
  default: r(() => [
2018
2020
  i(y, {
2019
2021
  text: "The Vuetify One subscription is a great way to support the Vuetify team and get access to exclusive features and content.",
2020
2022
  title: "Vuetify One"
2021
2023
  }),
2022
- i(ht, { "model-value": t(l) }, {
2024
+ i(gt, { "model-value": t(l) }, {
2023
2025
  default: r(() => [
2024
2026
  i(ge, { value: "subscribe" }, {
2025
2027
  default: r(() => [
@@ -2027,7 +2029,7 @@ const je = q("settings", () => {
2027
2029
  modelValue: t(a),
2028
2030
  "onUpdate:modelValue": _[0] || (_[0] = (D) => se(a) ? a.value = D : null)
2029
2031
  }, null, 8, ["modelValue"]),
2030
- On,
2032
+ Un,
2031
2033
  i(g)
2032
2034
  ]),
2033
2035
  _: 1
@@ -2060,13 +2062,13 @@ const je = q("settings", () => {
2060
2062
  t(l) === "subscribe" ? {
2061
2063
  name: "actions",
2062
2064
  fn: r(() => [
2063
- V("div", Bn, [
2065
+ V("div", On, [
2064
2066
  t(d) !== !1 ? (u(), h(b, {
2065
2067
  key: 0,
2066
2068
  block: "",
2067
2069
  color: "success",
2068
2070
  loading: t(o).isLoading,
2069
- "prepend-icon": `svg:${t(d) !== null ? t(io) : t(De)}`,
2071
+ "prepend-icon": `svg:${t(d) !== null ? t(ao) : t(De)}`,
2070
2072
  readonly: t(d) === null,
2071
2073
  size: "default",
2072
2074
  text: t(d) !== null ? "Modify Subscription" : "Success",
@@ -2074,7 +2076,7 @@ const je = q("settings", () => {
2074
2076
  }, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(o).one ? (u(), h(b, {
2075
2077
  key: 2,
2076
2078
  block: "",
2077
- "prepend-icon": `svg:${t(ro)}`,
2079
+ "prepend-icon": `svg:${t(io)}`,
2078
2080
  size: "default",
2079
2081
  text: "Manage Subscription",
2080
2082
  onClick: _[3] || (_[3] = (D) => l.value = "status")
@@ -2096,16 +2098,16 @@ const je = q("settings", () => {
2096
2098
  ]), 1032, ["modelValue", "prepend-icon"]);
2097
2099
  };
2098
2100
  }
2099
- }), Tn = /* @__PURE__ */ k({
2101
+ }), Nn = /* @__PURE__ */ k({
2100
2102
  __name: "VoSubscriptionListItem",
2101
2103
  setup(c) {
2102
2104
  const e = A(!1);
2103
2105
  return (n, o) => {
2104
- const s = Nn, a = Y;
2106
+ const s = Bn, a = Y;
2105
2107
  return u(), h(a, {
2106
2108
  active: t(e),
2107
2109
  link: "",
2108
- "prepend-icon": `svg:${t(lo)}`,
2110
+ "prepend-icon": `svg:${t(ro)}`,
2109
2111
  title: "Subscriptions"
2110
2112
  }, {
2111
2113
  default: r(() => [
@@ -2118,7 +2120,7 @@ const je = q("settings", () => {
2118
2120
  }, 8, ["active", "prepend-icon"]);
2119
2121
  };
2120
2122
  }
2121
- }), Fn = {
2123
+ }), Tn = {
2122
2124
  key: 0,
2123
2125
  class: "text-success"
2124
2126
  }, Pe = /* @__PURE__ */ k({
@@ -2140,7 +2142,7 @@ const je = q("settings", () => {
2140
2142
  return (s, a) => {
2141
2143
  var d, p;
2142
2144
  const l = Ce;
2143
- return u(), h(Oo, {
2145
+ return u(), h(Uo, {
2144
2146
  "dot-color": (d = s.sponsorship) != null && d.isActive ? "success" : "transparent",
2145
2147
  icon: (p = s.sponsorship) != null && p.isActive ? `svg:${t(Be)}` : void 0,
2146
2148
  size: "x-small",
@@ -2157,9 +2159,9 @@ const je = q("settings", () => {
2157
2159
  subtitle: r(() => {
2158
2160
  var m;
2159
2161
  return [
2160
- (m = s.sponsorship) != null && m.isActive ? (u(), I("div", Fn, [
2162
+ (m = s.sponsorship) != null && m.isActive ? (u(), I("div", Tn, [
2161
2163
  i(U, {
2162
- icon: `svg:${t(co)}`,
2164
+ icon: `svg:${t(lo)}`,
2163
2165
  size: "x-small"
2164
2166
  }, null, 8, ["icon"]),
2165
2167
  N(" " + S(t(o)), 1)
@@ -2197,7 +2199,7 @@ const je = q("settings", () => {
2197
2199
  }, 8, ["dot-color", "icon"]);
2198
2200
  };
2199
2201
  }
2200
- }), Mn = /* @__PURE__ */ k({
2202
+ }), Fn = /* @__PURE__ */ k({
2201
2203
  __name: "VoSponsorshipsTimelineItemPatreon",
2202
2204
  setup(c) {
2203
2205
  return (e, n) => {
@@ -2210,7 +2212,7 @@ const je = q("settings", () => {
2210
2212
  });
2211
2213
  };
2212
2214
  }
2213
- }), zn = /* @__PURE__ */ k({
2215
+ }), Mn = /* @__PURE__ */ k({
2214
2216
  __name: "VoSponsorshipsTimelineItemDiscord",
2215
2217
  setup(c) {
2216
2218
  const e = j();
@@ -2225,7 +2227,7 @@ const je = q("settings", () => {
2225
2227
  }, null, 8, ["sponsorship"]);
2226
2228
  };
2227
2229
  }
2228
- }), jn = /* @__PURE__ */ k({
2230
+ }), zn = /* @__PURE__ */ k({
2229
2231
  __name: "VoSponsorshipsTimelineItemGithub",
2230
2232
  setup(c) {
2231
2233
  const e = j();
@@ -2240,7 +2242,7 @@ const je = q("settings", () => {
2240
2242
  }, null, 8, ["sponsorship"]);
2241
2243
  };
2242
2244
  }
2243
- }), Pn = /* @__PURE__ */ k({
2245
+ }), jn = /* @__PURE__ */ k({
2244
2246
  __name: "VoSponsorshipsTimelineItemOne",
2245
2247
  setup(c) {
2246
2248
  const e = j();
@@ -2255,12 +2257,12 @@ const je = q("settings", () => {
2255
2257
  }, null, 8, ["sponsorship"]);
2256
2258
  };
2257
2259
  }
2258
- }), Hn = /* @__PURE__ */ k({
2260
+ }), Pn = /* @__PURE__ */ k({
2259
2261
  __name: "VoSponsorshipsTimeline",
2260
2262
  setup(c) {
2261
2263
  return (e, n) => {
2262
- const o = Pn, s = jn, a = zn, l = Mn;
2263
- return u(), h(Bo, {
2264
+ const o = jn, s = zn, a = Mn, l = Fn;
2265
+ return u(), h(Oo, {
2264
2266
  class: "justify-start ms-n7",
2265
2267
  "line-inset": "12",
2266
2268
  side: "end",
@@ -2277,7 +2279,7 @@ const je = q("settings", () => {
2277
2279
  });
2278
2280
  };
2279
2281
  }
2280
- }), Rn = { class: "px-3 pb-5 d-flex flex-column h-100" }, En = { class: "font-weight-black" }, Wn = { class: "text-caption text-medium-emphasis" }, qn = /* @__PURE__ */ k({
2282
+ }), 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({
2281
2283
  __name: "VoSponsorshipsDialog",
2282
2284
  props: {
2283
2285
  modelValue: { type: Boolean },
@@ -2289,11 +2291,11 @@ const je = q("settings", () => {
2289
2291
  return z(n, async () => {
2290
2292
  n.value.one === "sponsorships" && (o.isOpen = !0, await be(), e.value = !0);
2291
2293
  }, { immediate: !0 }), (s, a) => {
2292
- const l = _e, d = Hn, p = Se;
2294
+ const l = _e, d = Pn, p = Se;
2293
2295
  return u(), h(p, {
2294
2296
  modelValue: e.value,
2295
2297
  "onUpdate:modelValue": a[0] || (a[0] = (m) => e.value = m),
2296
- "prepend-icon": `svg:${t(uo)}`,
2298
+ "prepend-icon": `svg:${t(co)}`,
2297
2299
  title: "Sponsorships"
2298
2300
  }, {
2299
2301
  default: r(() => [
@@ -2301,7 +2303,7 @@ const je = q("settings", () => {
2301
2303
  default: r(() => [
2302
2304
  i(xe, { scrollable: "" }, {
2303
2305
  default: r(() => [
2304
- V("div", Rn, [
2306
+ V("div", Hn, [
2305
2307
  i(ue, { class: "flex-0-0 mb-16 mb-sm-4" }, {
2306
2308
  default: r(() => [
2307
2309
  i(l, {
@@ -2325,10 +2327,10 @@ const je = q("settings", () => {
2325
2327
  ]),
2326
2328
  title: r(() => [
2327
2329
  N(" One Status: "),
2328
- V("span", En, S(t(o).isSubscriber ? "Active" : "Inactive"), 1)
2330
+ V("span", Rn, S(t(o).isSubscriber ? "Active" : "Inactive"), 1)
2329
2331
  ]),
2330
2332
  text: r(() => [
2331
- 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)
2332
2334
  ]),
2333
2335
  _: 1
2334
2336
  })
@@ -2344,16 +2346,16 @@ const je = q("settings", () => {
2344
2346
  }, 8, ["modelValue", "prepend-icon"]);
2345
2347
  };
2346
2348
  }
2347
- }), Zn = /* @__PURE__ */ k({
2349
+ }), qn = /* @__PURE__ */ k({
2348
2350
  __name: "VoSponsorshipsListItem",
2349
2351
  setup(c) {
2350
2352
  const e = A(!1);
2351
2353
  return (n, o) => {
2352
- const s = qn, a = Y;
2354
+ const s = Wn, a = Y;
2353
2355
  return u(), h(a, {
2354
2356
  active: t(e),
2355
2357
  link: "",
2356
- "prepend-icon": `svg:${t(po)}`,
2358
+ "prepend-icon": `svg:${t(uo)}`,
2357
2359
  title: "Sponsorships"
2358
2360
  }, {
2359
2361
  default: r(() => [
@@ -2366,7 +2368,7 @@ const je = q("settings", () => {
2366
2368
  }, 8, ["active", "prepend-icon"]);
2367
2369
  };
2368
2370
  }
2369
- }), Gn = q("downloads", () => {
2371
+ }), Zn = q("downloads", () => {
2370
2372
  const c = oe(), e = O([]), n = A(!1);
2371
2373
  async function o() {
2372
2374
  if (e.value.length) return e.value;
@@ -2385,10 +2387,10 @@ const je = q("settings", () => {
2385
2387
  isLoading: n,
2386
2388
  index: o
2387
2389
  };
2388
- }), Qn = /* @__PURE__ */ k({
2390
+ }), Gn = /* @__PURE__ */ k({
2389
2391
  __name: "VoDownloadsTable",
2390
2392
  setup(c) {
2391
- const e = ke(), n = Gn(), o = [
2393
+ const e = ke(), n = Zn(), o = [
2392
2394
  {
2393
2395
  title: "Order ID",
2394
2396
  value: "order_name"
@@ -2426,7 +2428,7 @@ const je = q("settings", () => {
2426
2428
  rounded: "lg"
2427
2429
  }, {
2428
2430
  default: r(() => [
2429
- i(_t, {
2431
+ i(ht, {
2430
2432
  "fixed-header": "",
2431
2433
  headers: o,
2432
2434
  height: "640",
@@ -2449,7 +2451,7 @@ const je = q("settings", () => {
2449
2451
  i(Z, {
2450
2452
  color: "medium-emphasis",
2451
2453
  href: d.download_url,
2452
- icon: `svg:${t(mo)}`,
2454
+ icon: `svg:${t(po)}`,
2453
2455
  size: "small",
2454
2456
  target: "_blank",
2455
2457
  variant: "text"
@@ -2468,12 +2470,12 @@ const je = q("settings", () => {
2468
2470
  });
2469
2471
  };
2470
2472
  }
2471
- }), Yn = { class: "px-3" }, Jn = /* @__PURE__ */ k({
2473
+ }), Qn = { class: "px-3" }, Yn = /* @__PURE__ */ k({
2472
2474
  __name: "VoDownloadsNavItem",
2473
2475
  setup(c) {
2474
2476
  const e = A(!1);
2475
2477
  return (n, o) => {
2476
- const s = Qn, a = Se, l = Y;
2478
+ const s = Gn, a = Se, l = Y;
2477
2479
  return u(), h(l, {
2478
2480
  active: t(e),
2479
2481
  link: "",
@@ -2492,7 +2494,7 @@ const je = q("settings", () => {
2492
2494
  default: r(() => [
2493
2495
  i(xe, { scrollable: "" }, {
2494
2496
  default: r(() => [
2495
- V("div", Yn, [
2497
+ V("div", Qn, [
2496
2498
  i(ue, null, {
2497
2499
  default: r(() => [
2498
2500
  i(s)
@@ -2514,7 +2516,7 @@ const je = q("settings", () => {
2514
2516
  }, 8, ["active", "prepend-icon"]);
2515
2517
  };
2516
2518
  }
2517
- }), Xn = /* @__PURE__ */ k({
2519
+ }), Jn = /* @__PURE__ */ k({
2518
2520
  __name: "VoStudioNavItem",
2519
2521
  setup(c) {
2520
2522
  const e = A(!1);
@@ -2551,13 +2553,13 @@ const je = q("settings", () => {
2551
2553
  id: c,
2552
2554
  url: e
2553
2555
  };
2554
- }), Kn = {
2556
+ }), Xn = {
2555
2557
  key: 0,
2556
2558
  class: "pt-16"
2557
- }, 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 = {
2558
2560
  key: 1,
2559
2561
  class: "pa-5"
2560
- }, os = { class: "text-subtitle-1 font-weight-bold" }, ns = { class: "text-caption font-weight-bold text-medium-emphasis" }, ss = { class: "text-disabled text-caption mt-2 mb-3" }, as = /* @__PURE__ */ k({
2562
+ }, 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({
2561
2563
  __name: "VoNotificationsBannerList",
2562
2564
  props: {
2563
2565
  items: {}
@@ -2576,7 +2578,7 @@ const je = q("settings", () => {
2576
2578
  lines: "three"
2577
2579
  }, {
2578
2580
  default: r(() => [
2579
- d.items.length ? (u(), I("div", ts, [
2581
+ d.items.length ? (u(), I("div", es, [
2580
2582
  (u(!0), I(T, null, K(d.items, (m) => {
2581
2583
  var _;
2582
2584
  return u(), I("div", {
@@ -2621,7 +2623,7 @@ const je = q("settings", () => {
2621
2623
  default: r(() => [
2622
2624
  Ve(i(Z, E({ ref_for: !0 }, g, {
2623
2625
  class: "ms-auto float-right",
2624
- icon: `svg:${a(m.slug) ? t(dt) : t(ut)}`,
2626
+ icon: `svg:${a(m.slug) ? t(pt) : t(dt)}`,
2625
2627
  "mdi-email-variant": "",
2626
2628
  size: "small",
2627
2629
  variant: "text",
@@ -2635,9 +2637,9 @@ const je = q("settings", () => {
2635
2637
  ]),
2636
2638
  _: 2
2637
2639
  }, 1032, ["text"])) : C("", !0),
2638
- V("div", os, S(m.metadata.text), 1),
2639
- V("div", ns, S(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
2640
- V("div", ss, S(m.metadata.subtext), 1),
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),
2641
2643
  i(X, E({ ref_for: !0 }, {
2642
2644
  href: m.metadata.link.startsWith("http") ? m.metadata.link : void 0,
2643
2645
  target: m.metadata.link.startsWith("http") ? "_blank" : void 0,
@@ -2663,7 +2665,7 @@ const je = q("settings", () => {
2663
2665
  }, 1024)
2664
2666
  ]);
2665
2667
  }), 128))
2666
- ])) : (u(), I("div", Kn, [
2668
+ ])) : (u(), I("div", Xn, [
2667
2669
  i(Xe, {
2668
2670
  icon: "$vuetify",
2669
2671
  size: "256"
@@ -2672,7 +2674,7 @@ const je = q("settings", () => {
2672
2674
  i(U, { color: "medium-emphasis" })
2673
2675
  ]),
2674
2676
  title: r(() => [
2675
- es
2677
+ Kn
2676
2678
  ]),
2677
2679
  _: 1
2678
2680
  })
@@ -2681,7 +2683,7 @@ const je = q("settings", () => {
2681
2683
  _: 1
2682
2684
  }));
2683
2685
  }
2684
- }), is = { class: "ps-3 text-subtitle-2 pe-2" }, rs = { class: "text-truncate" }, ls = { class: "text-caption font-weight-bold text-medium-emphasis" }, cs = { class: "text-disabled text-caption my-2" }, us = /* @__PURE__ */ k({
2686
+ }), 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({
2685
2687
  __name: "VoNotificationsListItem",
2686
2688
  props: {
2687
2689
  demo: { type: Boolean },
@@ -2712,10 +2714,10 @@ const je = q("settings", () => {
2712
2714
  default: r(({ isHovering: y, props: $ }) => [
2713
2715
  i(_, E($, { class: "py-4 mb-0" }), {
2714
2716
  prepend: r(() => [
2715
- V("div", is, S(p.notification.metadata.emoji), 1)
2717
+ V("div", as, S(p.notification.metadata.emoji), 1)
2716
2718
  ]),
2717
2719
  append: r(() => [
2718
- i(No, {
2720
+ i(Bo, {
2719
2721
  class: "mt-n3",
2720
2722
  width: "56"
2721
2723
  }, {
@@ -2729,7 +2731,7 @@ const je = q("settings", () => {
2729
2731
  default: r(() => [
2730
2732
  Ve(i(Z, E(g, {
2731
2733
  class: "ms-auto",
2732
- icon: `svg:${l(p.notification.slug) ? t(dt) : t(ut)}`,
2734
+ icon: `svg:${l(p.notification.slug) ? t(pt) : t(dt)}`,
2733
2735
  "mdi-email-variant": "",
2734
2736
  size: "small",
2735
2737
  variant: "text",
@@ -2748,14 +2750,14 @@ const je = q("settings", () => {
2748
2750
  }, 1024)
2749
2751
  ]),
2750
2752
  default: r(() => [
2751
- i(pt, { class: "text-wrap text-h6 mb-1" }, {
2753
+ i(mt, { class: "text-wrap text-h6 mb-1" }, {
2752
2754
  default: r(() => [
2753
- V("div", rs, S(p.notification.title), 1)
2755
+ V("div", is, S(p.notification.title), 1)
2754
2756
  ]),
2755
2757
  _: 1
2756
2758
  }),
2757
- V("div", ls, S(t(o).format(p.notification.created_at, "fullDateWithWeekday")), 1),
2758
- 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),
2759
2761
  i(X, E({
2760
2762
  "append-icon": `svg:${t(Ne)}`
2761
2763
  }, t(a), {
@@ -2778,17 +2780,17 @@ const je = q("settings", () => {
2778
2780
  });
2779
2781
  };
2780
2782
  }
2781
- }), ds = {
2783
+ }), us = {
2782
2784
  key: 0,
2783
2785
  class: "pt-16"
2784
- }, 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({
2785
2787
  __name: "VoNotificationsList",
2786
2788
  props: {
2787
2789
  items: {}
2788
2790
  },
2789
2791
  setup(c) {
2790
2792
  return (e, n) => {
2791
- const o = us;
2793
+ const o = cs;
2792
2794
  return u(), h(ae, {
2793
2795
  class: "py-0",
2794
2796
  height: "100%",
@@ -2800,7 +2802,7 @@ const je = q("settings", () => {
2800
2802
  }, [
2801
2803
  a !== 0 ? (u(), h(Q, { key: 0 })) : C("", !0),
2802
2804
  i(o, { notification: s }, null, 8, ["notification"])
2803
- ], 64))), 128)) : (u(), I("div", ds, [
2805
+ ], 64))), 128)) : (u(), I("div", us, [
2804
2806
  i(Xe, {
2805
2807
  icon: "$vuetify",
2806
2808
  size: "256"
@@ -2809,7 +2811,7 @@ const je = q("settings", () => {
2809
2811
  i(U, { color: "medium-emphasis" })
2810
2812
  ]),
2811
2813
  title: r(() => [
2812
- ps
2814
+ ds
2813
2815
  ]),
2814
2816
  _: 1
2815
2817
  })
@@ -2911,7 +2913,7 @@ const je = q("settings", () => {
2911
2913
  store: y,
2912
2914
  update: $
2913
2915
  };
2914
- }), fs = { class: "text-caption" }, vs = { class: "text-caption" }, _s = /* @__PURE__ */ k({
2916
+ }), ms = { class: "text-caption" }, fs = { class: "text-caption" }, vs = /* @__PURE__ */ k({
2915
2917
  __name: "VoNotificationsDialog",
2916
2918
  props: {
2917
2919
  modelValue: { type: Boolean },
@@ -2927,17 +2929,17 @@ const je = q("settings", () => {
2927
2929
  }
2928
2930
  a.isOpen = !0, await be(), p.value = !0;
2929
2931
  }, { immediate: !0 }), (m, _) => {
2930
- const y = Y, $ = ms, g = as, f = Se;
2932
+ const y = Y, $ = ps, g = ss, f = Se;
2931
2933
  return u(), h(f, {
2932
2934
  modelValue: p.value,
2933
2935
  "onUpdate:modelValue": _[2] || (_[2] = (v) => p.value = v),
2934
- "prepend-icon": `svg:${t(fo)}`,
2936
+ "prepend-icon": `svg:${t(mo)}`,
2935
2937
  title: "Notifications"
2936
2938
  }, {
2937
2939
  default: r(() => [
2938
2940
  i(we, null, {
2939
2941
  default: r(() => [
2940
- i(To, {
2942
+ i(No, {
2941
2943
  location: t(e).mobile.value ? "top" : "start",
2942
2944
  permanent: "",
2943
2945
  width: t(e).mobile.value ? 128 : 168
@@ -2953,34 +2955,34 @@ const je = q("settings", () => {
2953
2955
  }, {
2954
2956
  default: r(() => [
2955
2957
  i(y, {
2956
- "prepend-icon": `svg:${t(vo)}`,
2958
+ "prepend-icon": `svg:${t(fo)}`,
2957
2959
  title: "Unread",
2958
2960
  value: "read"
2959
2961
  }, R({ _: 2 }, [
2960
2962
  t(s).unread.length > 0 ? {
2961
2963
  name: "append",
2962
2964
  fn: r(() => [
2963
- V("span", fs, S(t(s).unread.length), 1)
2965
+ V("span", ms, S(t(s).unread.length), 1)
2964
2966
  ]),
2965
2967
  key: "0"
2966
2968
  } : void 0
2967
2969
  ]), 1032, ["prepend-icon"]),
2968
2970
  i(y, {
2969
- "prepend-icon": `svg:${t(_o)}`,
2971
+ "prepend-icon": `svg:${t(vo)}`,
2970
2972
  title: "Read",
2971
2973
  value: "unread"
2972
2974
  }, R({ _: 2 }, [
2973
2975
  t(s).read.length > 0 ? {
2974
2976
  name: "append",
2975
2977
  fn: r(() => [
2976
- V("span", vs, S(t(s).read.length), 1)
2978
+ V("span", fs, S(t(s).read.length), 1)
2977
2979
  ]),
2978
2980
  key: "0"
2979
2981
  } : void 0
2980
2982
  ]), 1032, ["prepend-icon"]),
2981
2983
  t(o).all.length > 0 && t(l).notifications.banners ? (u(), h(y, {
2982
2984
  key: 0,
2983
- "prepend-icon": `svg:${t(ho)}`,
2985
+ "prepend-icon": `svg:${t(_o)}`,
2984
2986
  title: "Banners",
2985
2987
  value: "banners"
2986
2988
  }, {
@@ -3000,7 +3002,7 @@ const je = q("settings", () => {
3000
3002
  }, 8, ["location", "width"]),
3001
3003
  i(xe, { scrollable: "" }, {
3002
3004
  default: r(() => [
3003
- i(ht, {
3005
+ i(gt, {
3004
3006
  modelValue: t(d),
3005
3007
  "onUpdate:modelValue": _[1] || (_[1] = (v) => se(d) ? d.value = v : null)
3006
3008
  }, {
@@ -3043,7 +3045,7 @@ const je = q("settings", () => {
3043
3045
  }, 8, ["modelValue", "prepend-icon"]);
3044
3046
  };
3045
3047
  }
3046
- }), hs = /* @__PURE__ */ k({
3048
+ }), _s = /* @__PURE__ */ k({
3047
3049
  __name: "VoNotificationsBadge",
3048
3050
  setup(c) {
3049
3051
  const e = ze(), n = F();
@@ -3058,19 +3060,19 @@ const je = q("settings", () => {
3058
3060
  _: 3
3059
3061
  }, 8, ["content", "model-value"]));
3060
3062
  }
3061
- }), gs = /* @__PURE__ */ k({
3063
+ }), hs = /* @__PURE__ */ k({
3062
3064
  __name: "VoNotificationsNavItem",
3063
3065
  setup(c) {
3064
3066
  const e = He(), n = F(), o = ze(), s = A(!1);
3065
3067
  return Ue(async () => {
3066
3068
  o.index(), e.index();
3067
3069
  }), (a, l) => {
3068
- const d = hs, p = _s, m = Y;
3070
+ const d = _s, p = vs, m = Y;
3069
3071
  return t(n).notifications.show ? (u(), h(m, {
3070
3072
  key: 0,
3071
3073
  active: t(s),
3072
3074
  link: "",
3073
- "prepend-icon": `svg:${t(go)}`,
3075
+ "prepend-icon": `svg:${t(ho)}`,
3074
3076
  title: "Notifications"
3075
3077
  }, R({
3076
3078
  default: r(() => [
@@ -3096,7 +3098,7 @@ const je = q("settings", () => {
3096
3098
  ]), 1032, ["active", "prepend-icon"])) : C("", !0);
3097
3099
  };
3098
3100
  }
3099
- }), ys = /* @__PURE__ */ k({
3101
+ }), gs = /* @__PURE__ */ k({
3100
3102
  __name: "VoDashboardNavItem",
3101
3103
  setup(c) {
3102
3104
  const e = j();
@@ -3108,19 +3110,19 @@ const je = q("settings", () => {
3108
3110
  return (o, s) => {
3109
3111
  const a = Y;
3110
3112
  return u(), h(a, {
3111
- "prepend-icon": `svg:${t(yo)}`,
3113
+ "prepend-icon": `svg:${t(go)}`,
3112
3114
  title: "Dashboard",
3113
3115
  to: "/user/dashboard",
3114
3116
  onClick: n
3115
3117
  }, null, 8, ["prepend-icon"]);
3116
3118
  };
3117
3119
  }
3118
- }), bs = /* @__PURE__ */ k({
3120
+ }), ys = /* @__PURE__ */ k({
3119
3121
  __name: "VoUserList",
3120
3122
  setup(c) {
3121
3123
  const e = P(), n = j();
3122
3124
  return (o, s) => {
3123
- 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;
3124
3126
  return u(), h(ae, {
3125
3127
  density: "compact",
3126
3128
  nav: "",
@@ -3140,7 +3142,7 @@ const je = q("settings", () => {
3140
3142
  });
3141
3143
  };
3142
3144
  }
3143
- }), Ct = /* @__PURE__ */ k({
3145
+ }), St = /* @__PURE__ */ k({
3144
3146
  __name: "VoIconIssues",
3145
3147
  setup(c) {
3146
3148
  const e = [
@@ -3150,21 +3152,21 @@ const je = q("settings", () => {
3150
3152
  ];
3151
3153
  return (n, o) => (u(), h(U, { icon: e }));
3152
3154
  }
3153
- }), St = /* @__PURE__ */ k({
3155
+ }), Lt = /* @__PURE__ */ k({
3154
3156
  __name: "VoIconBin",
3155
3157
  setup(c) {
3156
3158
  return (e, n) => (u(), h(U, { icon: "$vuetify-bin" }));
3157
3159
  }
3158
- }), 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({
3159
3161
  __name: "VoUserQuickActions",
3160
3162
  setup(c) {
3161
3163
  const e = F();
3162
3164
  return (n, o) => {
3163
- const s = St, a = Ct;
3165
+ const s = Lt, a = St;
3164
3166
  return u(), h(fe, null, {
3165
3167
  default: r(() => [
3166
- t(e).quickbar ? (u(), I("div", Vs, [
3167
- V("div", ks, [
3168
+ t(e).quickbar ? (u(), I("div", bs, [
3169
+ V("div", Vs, [
3168
3170
  i(Z, {
3169
3171
  class: "text-caption",
3170
3172
  color: t(e).colors.one,
@@ -3229,7 +3231,7 @@ const je = q("settings", () => {
3229
3231
  });
3230
3232
  };
3231
3233
  }
3232
- }), ws = { class: "mb-2" }, xs = { key: 0 }, Cs = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Ss = { class: "text-h6" }, Ls = /* @__PURE__ */ k({
3234
+ }), $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({
3233
3235
  __name: "VoUserAvatar",
3234
3236
  setup(c) {
3235
3237
  const e = P(), n = j(), o = F(), s = A(!1), a = x(() => {
@@ -3261,7 +3263,7 @@ const je = q("settings", () => {
3261
3263
  var _;
3262
3264
  return u(), I("div", null, [
3263
3265
  Ve((u(), h(ee, {
3264
- class: Bt([
3266
+ class: Nt([
3265
3267
  "border-md border-opacity-100 border-surface-light",
3266
3268
  {
3267
3269
  "cursor-pointer": t(n).isSubscriber
@@ -3286,19 +3288,19 @@ const je = q("settings", () => {
3286
3288
  ]),
3287
3289
  _: 1
3288
3290
  }, 8, ["class"])), [
3289
- [Fo, t(n).isSubscriber]
3291
+ [To, t(n).isSubscriber]
3290
3292
  ]),
3291
- V("div", ws, [
3293
+ V("div", $s, [
3292
3294
  i(fe, null, {
3293
3295
  default: r(() => [
3294
- t(s) ? (u(), I("div", xs, [
3296
+ t(s) ? (u(), I("div", ws, [
3295
3297
  i(W, {
3296
3298
  class: "pt-6 pb-1",
3297
3299
  flat: "",
3298
3300
  rounded: "0"
3299
3301
  }, {
3300
3302
  default: r(() => [
3301
- V("div", Cs, [
3303
+ V("div", xs, [
3302
3304
  (u(!0), I(T, null, K(t(a), (y, $) => (u(), h(Z, {
3303
3305
  key: $,
3304
3306
  active: t(o).avatar === y,
@@ -3323,11 +3325,11 @@ const je = q("settings", () => {
3323
3325
  _: 1
3324
3326
  })
3325
3327
  ]),
3326
- 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)
3327
3329
  ]);
3328
3330
  };
3329
3331
  }
3330
- }), Is = /* @__PURE__ */ k({
3332
+ }), Ls = /* @__PURE__ */ k({
3331
3333
  __name: "VoUserBadges",
3332
3334
  setup(c) {
3333
3335
  const e = P(), n = j(), o = x(() => {
@@ -3365,7 +3367,7 @@ const je = q("settings", () => {
3365
3367
  activator: r(({ props: d }) => [
3366
3368
  i(U, E({
3367
3369
  color: "amber-darken-2",
3368
- icon: `svg:${t(bo)}`
3370
+ icon: `svg:${t(yo)}`
3369
3371
  }, d, { size: "16" }), null, 16, ["icon"])
3370
3372
  ]),
3371
3373
  _: 1
@@ -3401,10 +3403,10 @@ const je = q("settings", () => {
3401
3403
  _: 1
3402
3404
  })) : C("", !0);
3403
3405
  }
3404
- }), 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 = {
3405
3407
  key: "reset",
3406
3408
  class: "align-self-end"
3407
- }, Us = /* @__PURE__ */ k({
3409
+ }, Ds = /* @__PURE__ */ k({
3408
3410
  __name: "VoUserColors",
3409
3411
  setup(c) {
3410
3412
  const e = P(), n = j(), o = F(), s = A(!1);
@@ -3412,7 +3414,7 @@ const je = q("settings", () => {
3412
3414
  o.colors.one = "surface-light";
3413
3415
  }
3414
3416
  return (l, d) => {
3415
- const p = Is, m = Ce;
3417
+ const p = Ls, m = Ce;
3416
3418
  return u(), I(T, null, [
3417
3419
  i(te, {
3418
3420
  color: t(e).user ? t(o).colors.one : "surface-light",
@@ -3423,17 +3425,17 @@ const je = q("settings", () => {
3423
3425
  rounded: "0"
3424
3426
  }, {
3425
3427
  default: r(() => [
3426
- V("div", As, [
3428
+ V("div", Is, [
3427
3429
  i(p),
3428
- i(Ao, null, {
3430
+ i(Io, null, {
3429
3431
  default: r(() => [
3430
- Ve(V("div", Ds, [
3432
+ Ve(V("div", As, [
3431
3433
  i(m, {
3432
3434
  class: "ms-2 me-1",
3433
3435
  color: "inherit",
3434
3436
  density: "comfortable",
3435
3437
  disabled: t(o).colors.one === "surface-light",
3436
- icon: `svg:${t(Vo)}`,
3438
+ icon: `svg:${t(bo)}`,
3437
3439
  title: "Revert to Default",
3438
3440
  variant: "text",
3439
3441
  onClick: a
@@ -3473,7 +3475,7 @@ const je = q("settings", () => {
3473
3475
  }, 8, ["color"]),
3474
3476
  i(fe, null, {
3475
3477
  default: r(() => [
3476
- t(s) ? (u(), h(Mo, {
3478
+ t(s) ? (u(), h(Fo, {
3477
3479
  key: 0,
3478
3480
  elevation: "0",
3479
3481
  height: "250",
@@ -3493,7 +3495,7 @@ const je = q("settings", () => {
3493
3495
  ], 64);
3494
3496
  };
3495
3497
  }
3496
- }), Os = { class: "text-center mt-n9 mb-4" }, Bs = /* @__PURE__ */ k({
3498
+ }), Us = { class: "text-center mt-n9 mb-4" }, Os = /* @__PURE__ */ k({
3497
3499
  __name: "VoUserMenu",
3498
3500
  setup(c) {
3499
3501
  const e = He(), n = j(), o = O();
@@ -3501,8 +3503,8 @@ const je = q("settings", () => {
3501
3503
  var s, a;
3502
3504
  await new Promise((l) => setTimeout(l, 300)), n.isOpen && ((a = (s = o.value) == null ? void 0 : s.updateLocation) == null || a.call(s));
3503
3505
  }, { flush: "pre" }), (s, a) => {
3504
- const l = Us, d = Ls, p = $s, m = bs, _ = wt;
3505
- return u(), h(zo, {
3506
+ const l = Ds, d = Ss, p = ks, m = ys, _ = xt;
3507
+ return u(), h(Mo, {
3506
3508
  ref_key: "menu",
3507
3509
  ref: o,
3508
3510
  modelValue: t(n).isOpen,
@@ -3521,7 +3523,7 @@ const je = q("settings", () => {
3521
3523
  }, {
3522
3524
  default: r(() => [
3523
3525
  i(l),
3524
- V("div", Os, [
3526
+ V("div", Us, [
3525
3527
  i(d),
3526
3528
  i(p)
3527
3529
  ]),
@@ -3537,7 +3539,7 @@ const je = q("settings", () => {
3537
3539
  }, 8, ["modelValue"]);
3538
3540
  };
3539
3541
  }
3540
- }), Ns = { key: 0 }, Lt = /* @__PURE__ */ k({
3542
+ }), Bs = { key: 0 }, It = /* @__PURE__ */ k({
3541
3543
  __name: "VoAuthBtn",
3542
3544
  props: {
3543
3545
  external: Boolean
@@ -3545,14 +3547,14 @@ const je = q("settings", () => {
3545
3547
  setup(c) {
3546
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");
3547
3549
  return (l, d) => {
3548
- const p = Bs, m = Ce, _ = en, y = $t, $ = Ro;
3550
+ const p = Os, m = Ce, _ = Ko, y = wt, $ = Ho;
3549
3551
  return u(), I(T, null, [
3550
3552
  i(_, {
3551
3553
  "offset-y": t(e).user ? 5 : 0
3552
3554
  }, {
3553
3555
  default: r(() => [
3554
3556
  i(m, E({
3555
- [`${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)}`
3556
3558
  }, {
3557
3559
  active: "",
3558
3560
  border: !!t(e).user,
@@ -3565,7 +3567,7 @@ const je = q("settings", () => {
3565
3567
  variant: t(e).user ? t(n).isOpen ? "outlined" : "text" : "flat"
3566
3568
  }), {
3567
3569
  default: r(() => [
3568
- t(e).user ? C("", !0) : (u(), I("span", Ns, "Login")),
3570
+ t(e).user ? C("", !0) : (u(), I("span", Bs, "Login")),
3569
3571
  t(e).user ? (u(), h(ee, {
3570
3572
  key: 1,
3571
3573
  image: t(o).avatar || t(e).user.picture || ""
@@ -3582,7 +3584,7 @@ const je = q("settings", () => {
3582
3584
  ], 64);
3583
3585
  };
3584
3586
  }
3585
- }), Ts = /* @__PURE__ */ k({
3587
+ }), Ns = /* @__PURE__ */ k({
3586
3588
  __name: "VoAppBar",
3587
3589
  props: {
3588
3590
  logo: {}
@@ -3590,8 +3592,8 @@ const je = q("settings", () => {
3590
3592
  setup(c) {
3591
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`);
3592
3594
  return (a, l) => {
3593
- const d = Nt("router-link"), p = Lt;
3594
- return u(), h(gt, {
3595
+ const d = at("router-link"), p = It;
3596
+ return u(), h(yt, {
3595
3597
  class: "border-b",
3596
3598
  image: t(o).suit["app-bar"],
3597
3599
  name: "vo-app-bar"
@@ -3643,7 +3645,7 @@ const je = q("settings", () => {
3643
3645
  ]), 1032, ["image"]);
3644
3646
  };
3645
3647
  }
3646
- }), Fs = /* @__PURE__ */ k({
3648
+ }), Ts = /* @__PURE__ */ k({
3647
3649
  __name: "VoNotificationsBanner",
3648
3650
  props: {
3649
3651
  demo: { type: Boolean }
@@ -3695,7 +3697,7 @@ const je = q("settings", () => {
3695
3697
  h: "256"
3696
3698
  }).toString(), f.toString();
3697
3699
  });
3698
- return (g, f) => t(l) ? (u(), h(gt, {
3700
+ return (g, f) => t(l) ? (u(), h(yt, {
3699
3701
  key: 0,
3700
3702
  color: t(l).metadata.color,
3701
3703
  flat: "",
@@ -3755,7 +3757,7 @@ const je = q("settings", () => {
3755
3757
  })) : C("", !0)
3756
3758
  ]),
3757
3759
  default: r(() => [
3758
- t(l).metadata.text ? (u(), h(pt, {
3760
+ t(l).metadata.text ? (u(), h(mt, {
3759
3761
  key: 0,
3760
3762
  class: "text-subtitle-2 text-md-subtitle-1 font-weight-medium"
3761
3763
  }, {
@@ -3764,7 +3766,7 @@ const je = q("settings", () => {
3764
3766
  ]),
3765
3767
  _: 1
3766
3768
  })) : C("", !0),
3767
- t(l).metadata.subtext ? (u(), h(Co, { key: 1 }, {
3769
+ t(l).metadata.subtext ? (u(), h(xo, { key: 1 }, {
3768
3770
  default: r(() => [
3769
3771
  N(S(t(l).metadata.subtext), 1)
3770
3772
  ]),
@@ -3782,11 +3784,11 @@ const je = q("settings", () => {
3782
3784
  for (const [o, s] of e)
3783
3785
  n[o] = s;
3784
3786
  return n;
3785
- }, Ms = /* @__PURE__ */ et(Fs, [["__scopeId", "data-v-2a88ced7"]]), zs = {
3787
+ }, Fs = /* @__PURE__ */ et(Ts, [["__scopeId", "data-v-2a88ced7"]]), Ms = {
3786
3788
  key: 0,
3787
3789
  class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
3788
3790
  style: { right: "12px", bottom: "8px", "font-size": "10px" }
3789
- }, It = /* @__PURE__ */ k({
3791
+ }, At = /* @__PURE__ */ k({
3790
3792
  __name: "VoPromotionsCard",
3791
3793
  props: {
3792
3794
  caption: {},
@@ -3802,7 +3804,7 @@ const je = q("settings", () => {
3802
3804
  target: "_blank"
3803
3805
  }, R({
3804
3806
  default: r(() => [
3805
- i(jo, {
3807
+ i(zo, {
3806
3808
  "min-height": e.minHeight,
3807
3809
  width: "100%"
3808
3810
  }, {
@@ -3811,7 +3813,7 @@ const je = q("settings", () => {
3811
3813
  ]),
3812
3814
  _: 3
3813
3815
  }, 8, ["min-height"]),
3814
- 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)
3815
3817
  ]),
3816
3818
  _: 2
3817
3819
  }, [
@@ -3913,7 +3915,7 @@ const je = q("settings", () => {
3913
3915
  store: _,
3914
3916
  update: y
3915
3917
  };
3916
- }), js = /* @__PURE__ */ k({
3918
+ }), zs = /* @__PURE__ */ k({
3917
3919
  __name: "VoPromotionsCardHighlight",
3918
3920
  props: {
3919
3921
  slug: {}
@@ -3934,7 +3936,7 @@ const je = q("settings", () => {
3934
3936
  });
3935
3937
  return (m, _) => {
3936
3938
  var $, g, f;
3937
- const y = It;
3939
+ const y = At;
3938
3940
  return t(l) || !t(o).hasLoaded ? (u(), h(y, {
3939
3941
  key: 0,
3940
3942
  class: "vo-promotions-card-highlight",
@@ -3980,7 +3982,7 @@ const je = q("settings", () => {
3980
3982
  ]), 1032, ["color", "href", "image", "prepend-avatar", "title"])) : C("", !0);
3981
3983
  };
3982
3984
  }
3983
- }), Ps = { class: "d-flex ga-4" }, Hs = { class: "d-flex align-start ga-4" }, Rs = { class: "text-caption on-surface-light" }, Es = /* @__PURE__ */ k({
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({
3984
3986
  __name: "VoPromotionsCardVuetify",
3985
3987
  props: {
3986
3988
  slug: {}
@@ -3993,7 +3995,7 @@ const je = q("settings", () => {
3993
3995
  });
3994
3996
  return (l, d) => {
3995
3997
  var m, _;
3996
- const p = It;
3998
+ const p = At;
3997
3999
  return t(a) || !t(o).hasLoaded ? (u(), h(p, {
3998
4000
  key: 0,
3999
4001
  border: "",
@@ -4005,7 +4007,7 @@ const je = q("settings", () => {
4005
4007
  default: r(() => {
4006
4008
  var y, $, g;
4007
4009
  return [
4008
- V("div", Ps, [
4010
+ V("div", js, [
4009
4011
  t(o).hasLoaded ? t(a) ? (u(), I(T, { key: 1 }, [
4010
4012
  i(te, {
4011
4013
  cover: "",
@@ -4016,8 +4018,8 @@ const je = q("settings", () => {
4016
4018
  src: ($ = (y = t(a).metadata) == null ? void 0 : y.images.default) == null ? void 0 : $.url,
4017
4019
  width: "100%"
4018
4020
  }, null, 8, ["src"]),
4019
- V("div", Hs, [
4020
- 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)
4021
4023
  ])
4022
4024
  ], 64)) : C("", !0) : (u(), I(T, { key: 0 }, [
4023
4025
  i(ye, {
@@ -4043,21 +4045,21 @@ const je = q("settings", () => {
4043
4045
  }, 8, ["href"])) : C("", !0);
4044
4046
  };
4045
4047
  }
4046
- }), Ws = {
4048
+ }), Es = {
4047
4049
  key: 0,
4048
4050
  class: "v-footer__image"
4049
- }, qs = /* @__PURE__ */ k({
4051
+ }, Ws = /* @__PURE__ */ k({
4050
4052
  __name: "VoFooter",
4051
4053
  props: {
4052
4054
  image: {}
4053
4055
  },
4054
4056
  setup(c) {
4055
- return (e, n) => (u(), h(Po, {
4057
+ return (e, n) => (u(), h(jo, {
4056
4058
  class: "vo-footer",
4057
4059
  height: "40"
4058
4060
  }, {
4059
4061
  default: r(() => [
4060
- e.image || e.$slots.image ? (u(), I("div", Ws, [
4062
+ e.image || e.$slots.image ? (u(), I("div", Es, [
4061
4063
  e.$slots.image ? B(e.$slots, "image", { key: 0 }, void 0, !0) : (u(), h(te, {
4062
4064
  key: 1,
4063
4065
  cover: "",
@@ -4070,7 +4072,7 @@ const je = q("settings", () => {
4070
4072
  _: 3
4071
4073
  }));
4072
4074
  }
4073
- }), 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({
4074
4076
  __name: "VoPromotionsFooter",
4075
4077
  props: {
4076
4078
  slug: {}
@@ -4093,7 +4095,7 @@ const je = q("settings", () => {
4093
4095
  e.slug && await o.show(e.slug);
4094
4096
  }), (m, _) => {
4095
4097
  var $;
4096
- const y = At;
4098
+ const y = Dt;
4097
4099
  return u(), h(y, {
4098
4100
  color: (($ = t(l)) == null ? void 0 : $.metadata.color) ?? "surface",
4099
4101
  image: t(p),
@@ -4124,14 +4126,14 @@ const je = q("settings", () => {
4124
4126
  text: "SPONSORED",
4125
4127
  variant: "flat"
4126
4128
  })) : C("", !0)
4127
- ], 8, Zs)
4129
+ ], 8, qs)
4128
4130
  ];
4129
4131
  }),
4130
4132
  _: 1
4131
4133
  }, 8, ["color", "image"]);
4132
4134
  };
4133
4135
  }
4134
- }), Qs = ["id"], Ys = /* @__PURE__ */ k({
4136
+ }), Gs = ["id"], Qs = /* @__PURE__ */ k({
4135
4137
  __name: "VoScript",
4136
4138
  props: {
4137
4139
  id: {
@@ -4163,12 +4165,12 @@ const je = q("settings", () => {
4163
4165
  id: c.id,
4164
4166
  ref_key: "rootEl",
4165
4167
  ref: s
4166
- }, null, 8, Qs));
4168
+ }, null, 8, Gs));
4167
4169
  }
4168
- }), 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 = {
4169
4171
  class: "text-caption text-disabled",
4170
4172
  style: { position: "absolute", right: "16px" }
4171
- }, 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({
4172
4174
  __name: "VoSocialFooter",
4173
4175
  setup(c) {
4174
4176
  const e = je(), n = [
@@ -4179,7 +4181,7 @@ const je = q("settings", () => {
4179
4181
  },
4180
4182
  {
4181
4183
  title: "Vuetify Support",
4182
- icon: `svg:${$o}`,
4184
+ icon: `svg:${ko}`,
4183
4185
  href: "https://support.vuetifyjs.com/"
4184
4186
  },
4185
4187
  {
@@ -4204,7 +4206,7 @@ const je = q("settings", () => {
4204
4206
  }
4205
4207
  ];
4206
4208
  return (o, s) => {
4207
- const a = At;
4209
+ const a = Dt;
4208
4210
  return u(), h(a, {
4209
4211
  class: "vo-footer",
4210
4212
  height: "40",
@@ -4223,10 +4225,10 @@ const je = q("settings", () => {
4223
4225
  icon: l.icon,
4224
4226
  size: l.icon === "$vuetify" ? 24 : 16
4225
4227
  }, null, 8, ["icon", "size"])
4226
- ], 8, Xs)), 64)),
4227
- V("div", Ks, [
4228
+ ], 8, Js)), 64)),
4229
+ V("div", Xs, [
4228
4230
  N(" © 2016-" + S((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
4229
- ea
4231
+ Ks
4230
4232
  ])
4231
4233
  ]),
4232
4234
  _: 2
@@ -4241,7 +4243,7 @@ const je = q("settings", () => {
4241
4243
  ]), 1032, ["image"]);
4242
4244
  };
4243
4245
  }
4244
- }), oa = /* @__PURE__ */ et(ta, [["__scopeId", "data-v-d01d30e4"]]), na = q("spots", () => {
4246
+ }), ta = /* @__PURE__ */ et(ea, [["__scopeId", "data-v-d01d30e4"]]), oa = q("spots", () => {
4245
4247
  const c = oe(), e = Ke(), n = O([]), o = O([]), s = O(), a = A(!1), l = x(() => s.value ? s.value : n.value.find(({
4246
4248
  metadata: {
4247
4249
  site: g,
@@ -4321,10 +4323,10 @@ const je = q("settings", () => {
4321
4323
  update: _,
4322
4324
  destroy: y
4323
4325
  };
4324
- }), sa = ["href"], aa = /* @__PURE__ */ k({
4326
+ }), na = ["href"], sa = /* @__PURE__ */ k({
4325
4327
  __name: "VoSpot",
4326
4328
  setup(c) {
4327
- const e = na();
4329
+ const e = oa();
4328
4330
  return (n, o) => {
4329
4331
  var s;
4330
4332
  return t(e).spot ? (u(), I("a", {
@@ -4340,10 +4342,10 @@ const je = q("settings", () => {
4340
4342
  src: (s = t(e).spot.metadata.image) == null ? void 0 : s.url,
4341
4343
  width: "225"
4342
4344
  }, null, 8, ["color", "src"])
4343
- ], 8, sa)) : C("", !0);
4345
+ ], 8, na)) : C("", !0);
4344
4346
  };
4345
4347
  }
4346
- }), Qa = {
4348
+ }), Za = {
4347
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"],
4348
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"],
4349
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",
@@ -4364,7 +4366,7 @@ const je = q("settings", () => {
4364
4366
  ["M12.435 14.3194L22 4L9.26479 7.61064L12.435 14.3194Z", 1],
4365
4367
  ["M2 4L6.87046 12.2799L9.26479 7.61064L2 4Z", 1]
4366
4368
  ]
4367
- }, Ya = q("bins", () => {
4369
+ }, Ga = q("bins", () => {
4368
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));
4369
4371
  z(o, () => {
4370
4372
  window.clearTimeout(a.value), a.value = window.setTimeout(() => {
@@ -4449,7 +4451,7 @@ const je = q("settings", () => {
4449
4451
  update: $,
4450
4452
  updateOrCreate: g
4451
4453
  };
4452
- }), Ja = q("products", () => {
4454
+ }), Qa = q("products", () => {
4453
4455
  const c = oe(), e = O([]), n = x(() => e.value.filter((a) => a.product_type === "Themes"));
4454
4456
  async function o() {
4455
4457
  if (e.value.length) return e.value;
@@ -4470,31 +4472,31 @@ const je = q("settings", () => {
4470
4472
  randomize: s
4471
4473
  };
4472
4474
  });
4473
- function Xa() {
4475
+ function Ya() {
4474
4476
  function c(e) {
4475
- e.component("VoAppBar", Ts), e.component("VoAuthBtn", Lt), e.component("VoAuthCard", kt), e.component("VoAuthDialog", $t), e.component("VoAuthListItem", wt), e.component("VoIconBin", St), e.component("VoIconIssues", Ct), e.component("VoNotificationsBanner", Ms), e.component("VoPromotionsCardHighlight", js), e.component("VoPromotionsCardVuetify", Es), e.component("VoPromotionsFooter", Gs), e.component("VoScript", Ys), e.component("VoSocialFooter", oa), e.component("VoSpot", aa);
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);
4476
4478
  }
4477
4479
  return { install: c };
4478
4480
  }
4479
- function Ka(c, e) {
4481
+ function Ja(c, e) {
4480
4482
  return function(n) {
4481
4483
  const o = n.store;
4482
4484
  o.url = e, o.$id === "site" && (o.id = c);
4483
4485
  };
4484
4486
  }
4485
4487
  export {
4486
- Qa as aliases,
4487
- Xa as createOne,
4488
- Ka as one,
4488
+ Za as aliases,
4489
+ Ya as createOne,
4490
+ Ja as one,
4489
4491
  P as useAuthStore,
4490
4492
  He as useBannersStore,
4491
- Ya as useBinsStore,
4493
+ Ga as useBinsStore,
4492
4494
  oe as useHttpStore,
4493
4495
  j as useOneStore,
4494
- Ja as useProductsStore,
4496
+ Qa as useProductsStore,
4495
4497
  tt as usePromotionsStore,
4496
- Ho as useQueueStore,
4498
+ Po as useQueueStore,
4497
4499
  je as useSettingsStore,
4498
- na as useSpotsStore,
4500
+ oa as useSpotsStore,
4499
4501
  F as useUserStore
4500
4502
  };