@vuetify/one 1.7.0 → 1.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,45 +1,45 @@
1
- import { reactive as Bt, watch as N, toRefs as Ut, ref as B, shallowRef as D, defineComponent as k, computed as x, openBlock as d, createBlock as _, unref as t, createSlots as P, withCtx as r, createElementVNode as b, toDisplayString as C, createVNode as i, createTextVNode as T, renderSlot as O, normalizeStyle as st, createCommentVNode as S, withModifiers as Qe, mergeModels as at, useModel as le, createElementBlock as I, Fragment as U, onMounted as Oe, nextTick as de, renderList as oe, mergeProps as W, withDirectives as xe, vShow as Be, isRef as ne, resolveComponent as Ue, normalizeClass as Nt, onBeforeMount as Ye, onBeforeUnmount as Tt, pushScopeId as zt, popScopeId as Ft } from "vue";
2
- import { mdiStorefront as jt, mdiDiscord as Je, mdiGithub as Xe, mdiSync as Mt, mdiSyncOff as Pt, mdiLogoutVariant as Ht, mdiFullscreenExit as Rt, mdiFullscreen as Et, mdiCheck as Ne, mdiHome as Wt, mdiTextBox as qt, mdiSelect as Gt, mdiSpaceInvaders as it, mdiImageFilterHdr as rt, mdiRocketLaunchOutline as lt, mdiWhiteBalanceSunny as Zt, mdiWeatherNight as Qt, mdiDesktopTowerMonitor as Yt, mdiContrastCircle as Jt, mdiCog as Xt, mdiCogOutline as Kt, mdiFileDocument as eo, mdiCreditCardSettingsOutline as to, mdiRocketOutline as oo, mdiCheckCircleOutline as Ae, mdiCreditCard as no, mdiReload as so, mdiPlaylistCheck as ao, mdiCreditCardOutline as io, mdiMedal as ro, mdiOpenInNew as Te, mdiHandHeart as lo, mdiHandHeartOutline as co, mdiCloudDownload as uo, mdiTrayArrowDown as ot, mdiEmailOpenOutline as ct, mdiEmailVariant as ut, mdiBell as po, mdiInboxOutline as mo, mdiInboxFullOutline as fo, mdiBillboard as vo, mdiBellOutline as _o, mdiViewDashboardOutline as ho, mdiCrown as go, mdiArrowULeftBottom as yo, mdiLogin as bo, mdiShieldStarOutline as Vo, mdiReddit as ko } from "@mdi/js";
3
- import { useRouter as ze, useRoute as $o } from "vue-router";
1
+ import { reactive as Bt, watch as z, toRefs as Nt, ref as N, shallowRef as A, defineComponent as k, computed as x, openBlock as d, createBlock as h, unref as t, createSlots as M, withCtx as r, createElementVNode as b, toDisplayString as L, createVNode as i, createTextVNode as O, renderSlot as B, normalizeStyle as at, createCommentVNode as S, withModifiers as Ze, mergeModels as Ot, useModel as le, createElementBlock as I, Fragment as U, onMounted as Be, nextTick as he, renderList as ne, mergeProps as E, withDirectives as ge, vShow as Ne, isRef as se, resolveComponent as Oe, normalizeClass as Ut, onBeforeMount as Qe, onBeforeUnmount as Tt, pushScopeId as Ft, popScopeId as zt } from "vue";
2
+ import { mdiStorefront as jt, mdiDiscord as Ye, mdiGithub as Je, mdiSync as Pt, mdiSyncOff as Mt, mdiLogoutVariant as Ht, mdiFullscreenExit as Rt, mdiFullscreen as Et, mdiCheck as Ue, mdiHome as Wt, mdiTextBox as qt, mdiSelect as Gt, mdiSpaceInvaders as it, mdiImageFilterHdr as rt, mdiRocketLaunchOutline as lt, mdiWhiteBalanceSunny as Zt, mdiWeatherNight as Qt, mdiDesktopTowerMonitor as Yt, mdiContrastCircle as Jt, mdiCog as Xt, mdiCogOutline as Kt, mdiFileDocument as eo, mdiCreditCardSettingsOutline as to, mdiRocketOutline as oo, mdiCheckCircleOutline as De, mdiCreditCard as no, mdiReload as so, mdiPlaylistCheck as ao, mdiCreditCardOutline as io, mdiMedal as ro, mdiOpenInNew as Te, mdiHandHeart as lo, mdiHandHeartOutline as co, mdiCloudDownload as uo, mdiTrayArrowDown as st, mdiEmailOpenOutline as ct, mdiEmailVariant as ut, mdiBell as po, mdiInboxOutline as mo, mdiInboxFullOutline as fo, mdiBillboard as vo, mdiBellOutline as _o, mdiViewDashboardOutline as ho, mdiCrown as go, mdiArrowULeftBottom as yo, mdiLogin as bo, mdiShieldStarOutline as Vo, mdiReddit as ko } from "@mdi/js";
3
+ import { useRouter as Xe, useRoute as $o } from "vue-router";
4
4
  import { defineStore as G } from "pinia";
5
- import { merge as We } from "lodash-es";
6
- import { VListItem as pe, VList as ie, VListItemTitle as dt, VListItemSubtitle as wo } from "vuetify/lib/components/VList/index.mjs";
7
- import { VAvatar as X } from "vuetify/lib/components/VAvatar/index.mjs";
8
- import { VCard as H, VCardTitle as xo, VCardSubtitle as So, VCardText as ue } from "vuetify/lib/components/VCard/index.mjs";
5
+ import { merge as Ee } from "lodash-es";
6
+ import { VListItem as ce, VList as ae, VListItemTitle as dt, VListItemSubtitle as wo } from "vuetify/lib/components/VList/index.mjs";
7
+ import { VAvatar as K } from "vuetify/lib/components/VAvatar/index.mjs";
8
+ import { VCard as W, VCardTitle as xo, VCardSubtitle as So, VCardText as ie } from "vuetify/lib/components/VCard/index.mjs";
9
9
  import { VDialog as pt } from "vuetify/lib/components/VDialog/index.mjs";
10
10
  import { VBadge as Ke } from "vuetify/lib/components/VBadge/index.mjs";
11
11
  import { VBtn as q } from "vuetify/lib/components/VBtn/index.mjs";
12
12
  import { VProgressCircular as Co } from "vuetify/lib/components/VProgressCircular/index.mjs";
13
- import { VSheet as $e } from "vuetify/lib/components/VSheet/index.mjs";
13
+ import { VSheet as et } from "vuetify/lib/components/VSheet/index.mjs";
14
14
  import { VSwitch as mt } from "vuetify/lib/components/VSwitch/index.mjs";
15
- import { VFadeTransition as Fe, VExpandTransition as me, VExpandXTransition as Lo } from "vuetify/lib/components/transitions/index.mjs";
16
- import { useDisplay as ce, useTheme as je, useDate as Se } from "vuetify";
17
- import { VDivider as Z } from "vuetify/lib/components/VDivider/index.mjs";
18
- import { VIcon as A } from "vuetify/lib/components/VIcon/index.mjs";
19
- import { VLabel as Ge } from "vuetify/lib/components/VLabel/index.mjs";
20
- import { VChip as te } from "vuetify/lib/components/VChip/index.mjs";
15
+ import { VFadeTransition as Fe, VExpandTransition as ue, VExpandXTransition as Lo } from "vuetify/lib/components/transitions/index.mjs";
16
+ import { useDisplay as de, useTheme as ze, useDate as ye } from "vuetify";
17
+ import { VDivider as Q } from "vuetify/lib/components/VDivider/index.mjs";
18
+ import { VIcon as D } from "vuetify/lib/components/VIcon/index.mjs";
19
+ import { VLabel as qe } from "vuetify/lib/components/VLabel/index.mjs";
20
+ import { VChip as X } from "vuetify/lib/components/VChip/index.mjs";
21
21
  import { VChipGroup as Io } from "vuetify/lib/components/VChipGroup/index.mjs";
22
- import { VSelect as Do } from "vuetify/lib/components/VSelect/index.mjs";
23
- import { VRow as re, VCol as J, VContainer as nt } from "vuetify/lib/components/VGrid/index.mjs";
24
- import { VHover as Me } from "vuetify/lib/components/VHover/index.mjs";
25
- import { VImg as Q } from "vuetify/lib/components/VImg/index.mjs";
26
- import { VItemGroup as ft, VItem as Ze } from "vuetify/lib/components/VItemGroup/index.mjs";
27
- import { VLayout as fe } from "vuetify/lib/components/VLayout/index.mjs";
28
- import { VMain as ve } from "vuetify/lib/components/VMain/index.mjs";
22
+ import { VSelect as Ao } from "vuetify/lib/components/VSelect/index.mjs";
23
+ import { VRow as be, VCol as re } from "vuetify/lib/components/VGrid/index.mjs";
24
+ import { VHover as je } from "vuetify/lib/components/VHover/index.mjs";
25
+ import { VImg as ee } from "vuetify/lib/components/VImg/index.mjs";
26
+ import { VItemGroup as ft, VItem as Ge } from "vuetify/lib/components/VItemGroup/index.mjs";
27
+ import { VLayout as Ve } from "vuetify/lib/components/VLayout/index.mjs";
28
+ import { VMain as ke } from "vuetify/lib/components/VMain/index.mjs";
29
29
  import { VDataTableVirtual as vt } from "vuetify/lib/components/VDataTable/index.mjs";
30
- import { VSkeletonLoader as we } from "vuetify/lib/components/VSkeletonLoader/index.mjs";
31
- import { VWindow as _t, VWindowItem as ke } from "vuetify/lib/components/VWindow/index.mjs";
32
- import { VTimelineItem as Ao, VTimeline as Oo } from "vuetify/lib/components/VTimeline/index.mjs";
33
- import { VTooltip as ee } from "vuetify/lib/components/VTooltip/index.mjs";
34
- import { VResponsive as Bo } from "vuetify/lib/components/VResponsive/index.mjs";
35
- import { VNavigationDrawer as Uo } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
36
- import { Ripple as No } from "vuetify/lib/directives/index.mjs";
30
+ import { VSkeletonLoader as _e } from "vuetify/lib/components/VSkeletonLoader/index.mjs";
31
+ import { VWindow as _t, VWindowItem as ve } from "vuetify/lib/components/VWindow/index.mjs";
32
+ import { VTimelineItem as Do, VTimeline as Bo } from "vuetify/lib/components/VTimeline/index.mjs";
33
+ import { VTooltip as J } from "vuetify/lib/components/VTooltip/index.mjs";
34
+ import { VResponsive as No } from "vuetify/lib/components/VResponsive/index.mjs";
35
+ import { VNavigationDrawer as Oo } from "vuetify/lib/components/VNavigationDrawer/index.mjs";
36
+ import { Ripple as Uo } from "vuetify/lib/directives/index.mjs";
37
37
  import { VColorPicker as To } from "vuetify/lib/components/VColorPicker/index.mjs";
38
- import { VMenu as zo } from "vuetify/components";
38
+ import { VMenu as Fo } from "vuetify/components";
39
39
  import { VAppBar as ht } from "vuetify/lib/components/VAppBar/index.mjs";
40
- import { VLazy as Fo } from "vuetify/lib/components/VLazy/index.mjs";
40
+ import { VLazy as zo } from "vuetify/lib/components/VLazy/index.mjs";
41
41
  import { VFooter as jo } from "vuetify/lib/components/VFooter/index.mjs";
42
- const se = G("http", {
42
+ const te = G("http", {
43
43
  state: () => ({
44
44
  url: ""
45
45
  }),
@@ -78,7 +78,7 @@ const se = G("http", {
78
78
  });
79
79
  }
80
80
  }
81
- }), qe = typeof window < "u", De = {
81
+ }), We = typeof window < "u", Ae = {
82
82
  v: 5,
83
83
  api: "link-only",
84
84
  avatar: "",
@@ -117,36 +117,36 @@ const se = G("http", {
117
117
  jobs: null
118
118
  }
119
119
  }
120
- }, z = G("user", () => {
121
- const c = Bt(We({}, De));
122
- N(c, o);
120
+ }, T = G("user", () => {
121
+ const c = Bt(Ee({}, Ae));
122
+ z(c, o);
123
123
  function e() {
124
- if (!qe)
124
+ if (!We)
125
125
  return;
126
126
  const n = localStorage.getItem("vuetify@user"), s = n ? JSON.parse(n) : {};
127
127
  let l = s.v === c.v;
128
- s.v || (s.pwaRefresh = !0, typeof s.api == "boolean" && (s.api = s.api ? "inline" : "link-only"), typeof s.rtl == "boolean" && (s.direction = s.rtl ? "rtl" : "ltr", delete s.rtl), typeof s.theme == "object" && (s.mixedTheme = s.theme.mixed, s.theme = s.theme.system ? "system" : s.theme.dark ? "dark" : "light"), Array.isArray(s.notifications) && (s.notifications = { read: s.notifications }), typeof s.last == "object" && (s.notifications.last = s.last, delete s.last)), s.v === 1 && (Array.isArray(s.composition) && (s.composition = "composition"), Array.isArray(s.notifications.last.banner) || (s.notifications = s.notifications || {}, s.notifications.last = s.notifications.last || {}, s.notifications.last.banner = [])), s.v === 2 && (s.syncSettings = !0, s.disableAds = !1, s.v = 3), s.v === 3 && (s.quickbar = !1), s.v === 4 && (s.suits = De.suits, s.notifications.banners = De.notifications.banners, l = !0), s.v = c.v, Object.assign(c, We(c, s)), l && o();
128
+ s.v || (s.pwaRefresh = !0, typeof s.api == "boolean" && (s.api = s.api ? "inline" : "link-only"), typeof s.rtl == "boolean" && (s.direction = s.rtl ? "rtl" : "ltr", delete s.rtl), typeof s.theme == "object" && (s.mixedTheme = s.theme.mixed, s.theme = s.theme.system ? "system" : s.theme.dark ? "dark" : "light"), Array.isArray(s.notifications) && (s.notifications = { read: s.notifications }), typeof s.last == "object" && (s.notifications.last = s.last, delete s.last)), s.v === 1 && (Array.isArray(s.composition) && (s.composition = "composition"), Array.isArray(s.notifications.last.banner) || (s.notifications = s.notifications || {}, s.notifications.last = s.notifications.last || {}, s.notifications.last.banner = [])), s.v === 2 && (s.syncSettings = !0, s.disableAds = !1, s.v = 3), s.v === 3 && (s.quickbar = !1), s.v === 4 && (s.suits = Ae.suits, s.notifications.banners = Ae.notifications.banners, l = !0), s.v = c.v, Object.assign(c, Ee(c, s)), l && o();
129
129
  }
130
130
  function o() {
131
- qe && localStorage.setItem("vuetify@user", JSON.stringify(c, null, 2));
131
+ We && localStorage.setItem("vuetify@user", JSON.stringify(c, null, 2));
132
132
  }
133
133
  function a() {
134
- qe && (Object.assign(c, We({}, De)), o());
134
+ We && (Object.assign(c, Ee({}, Ae)), o());
135
135
  }
136
136
  return e(), {
137
- ...Ut(c),
137
+ ...Nt(c),
138
138
  load: e,
139
139
  save: o,
140
140
  reset: a
141
141
  };
142
- }), R = G("auth", () => {
143
- const c = B(!1), e = B(null), o = se(), a = z(), n = ze(), s = D(!1);
142
+ }), H = G("auth", () => {
143
+ const c = N(!1), e = N(null), o = te(), a = T(), n = Xe(), s = A(!1);
144
144
  let l = !!y();
145
- N(e, (f) => {
146
- if (!(f != null && f.settings))
145
+ z(e, (v) => {
146
+ if (!(v != null && v.settings))
147
147
  return;
148
148
  const g = localStorage.getItem("vuetify@user") || "{}";
149
- JSON.stringify(f.settings, null, 2) !== g && (l = !0, Object.assign(a, f.settings));
149
+ JSON.stringify(v.settings, null, 2) !== g && (l = !0, Object.assign(a, v.settings));
150
150
  }), a.$subscribe(() => {
151
151
  l || p(), l = !1;
152
152
  });
@@ -154,16 +154,16 @@ const se = G("http", {
154
154
  if (!(!e.value || !a.syncSettings))
155
155
  try {
156
156
  await o.post("/user/settings", { settings: a.$state });
157
- } catch (f) {
158
- console.error(f);
157
+ } catch (v) {
158
+ console.error(v);
159
159
  }
160
160
  }
161
- async function u(f = !1) {
161
+ async function u(v = !1) {
162
162
  if (u.promise)
163
163
  return u.promise;
164
164
  s.value = !0, u.promise = fetch(`${o.url}/auth/verify`, {
165
165
  credentials: "include",
166
- headers: f ? {
166
+ headers: v ? {
167
167
  "Cache-Control": "no-cache"
168
168
  } : void 0
169
169
  }).then(
@@ -177,47 +177,47 @@ const se = G("http", {
177
177
  });
178
178
  }
179
179
  u.promise = null;
180
- async function m(f = "github") {
180
+ async function m(v = "github") {
181
181
  s.value = !0;
182
- const g = `${o.url}/auth/${f}/redirect`;
183
- if (f === "shopify") {
182
+ const g = `${o.url}/auth/${v}/redirect`;
183
+ if (v === "shopify") {
184
184
  window.location.assign(g + "?next=" + encodeURIComponent(window.location.href));
185
185
  return;
186
186
  }
187
- const h = 400, $ = 600, j = window.screenX + (window.innerWidth - h) / 2, M = window.screenY + (window.innerHeight - $) / 2, E = window.open(
187
+ const _ = 400, $ = 600, F = window.screenX + (window.innerWidth - _) / 2, P = window.screenY + (window.innerHeight - $) / 2, R = window.open(
188
188
  "",
189
189
  "vuetify:authorize:popup",
190
- `popup,left=${j},top=${M},width=${h},height=${$},resizable`
190
+ `popup,left=${F},top=${P},width=${_},height=${$},resizable`
191
191
  );
192
- if (!E) {
192
+ if (!R) {
193
193
  console.error("Failed to open popup");
194
194
  return;
195
195
  }
196
- E.location.href = g;
197
- let Ce = -1, Le = -1;
198
- function Ie(ae) {
199
- var Ve;
200
- ae.origin === o.url && ((Ve = ae.data) == null ? void 0 : Ve.type) === "auth-response" && (ae.data.status === "success" ? (e.value || localStorage.setItem("vuetify@lastLoginProvider", f), e.value = ae.data.body.user, n.push({
196
+ R.location.href = g;
197
+ let Se = -1, Ce = -1;
198
+ function Le(oe) {
199
+ var fe;
200
+ oe.origin === o.url && ((fe = oe.data) == null ? void 0 : fe.type) === "auth-response" && (oe.data.status === "success" ? (e.value || localStorage.setItem("vuetify@lastLoginProvider", v), e.value = oe.data.body.user, n.push({
201
201
  path: "/user/dashboard/",
202
202
  query: n.currentRoute.value.query
203
- }), p()) : console.error(ae.data.message), be());
203
+ }), p()) : console.error(oe.data.message), me());
204
204
  }
205
- function be() {
206
- window.removeEventListener("message", Ie), window.clearInterval(Ce), window.clearTimeout(Le), E == null || E.close(), s.value = !1;
205
+ function me() {
206
+ window.removeEventListener("message", Le), window.clearInterval(Se), window.clearTimeout(Ce), R == null || R.close(), s.value = !1;
207
207
  }
208
- window.addEventListener("message", Ie), Ce = window.setInterval(() => {
209
- !E || E.closed ? (console.error("Auth popup closed"), be()) : E.postMessage({ type: "auth-request" }, "*");
210
- }, 1e3), Le = window.setTimeout(() => {
211
- be(), console.error("Auth timed out");
208
+ window.addEventListener("message", Le), Se = window.setInterval(() => {
209
+ !R || R.closed ? (console.error("Auth popup closed"), me()) : R.postMessage({ type: "auth-request" }, "*");
210
+ }, 1e3), Ce = window.setTimeout(() => {
211
+ me(), console.error("Auth timed out");
212
212
  }, 120 * 1e3);
213
213
  }
214
- async function v(f) {
214
+ async function f(v) {
215
215
  s.value = !0;
216
- const g = f ? `/auth/${f}/logout` : "/auth/logout";
216
+ const g = v ? `/auth/${v}/logout` : "/auth/logout";
217
217
  try {
218
218
  await o.post(g), await u(!0), e.value = null;
219
- } catch (h) {
220
- console.error(h);
219
+ } catch (_) {
220
+ console.error(_);
221
221
  } finally {
222
222
  n.push({
223
223
  path: "/",
@@ -225,9 +225,9 @@ const se = G("http", {
225
225
  }), s.value = !1;
226
226
  }
227
227
  }
228
- function V(f) {
228
+ function V(v) {
229
229
  var g;
230
- return (g = e.value) == null ? void 0 : g.identities.find((h) => h.provider === f);
230
+ return (g = e.value) == null ? void 0 : g.identities.find((_) => _.provider === v);
231
231
  }
232
232
  function y() {
233
233
  return localStorage.getItem("vuetify@lastLoginProvider");
@@ -240,31 +240,31 @@ const se = G("http", {
240
240
  findIdentity: V,
241
241
  verify: u,
242
242
  login: m,
243
- logout: v,
243
+ logout: f,
244
244
  lastLoginProvider: y,
245
245
  sync: p
246
246
  };
247
- }), Mo = { class: "text-body-2" }, Po = /* @__PURE__ */ b("div", { class: "text-caption mt-n1" }, "Last Used", -1), gt = /* @__PURE__ */ k({
247
+ }), Po = { class: "text-body-2" }, Mo = /* @__PURE__ */ b("div", { class: "text-caption mt-n1" }, "Last Used", -1), gt = /* @__PURE__ */ k({
248
248
  __name: "VoAuthShopify",
249
249
  setup(c) {
250
- const e = R(), o = x(() => e.user && e.findIdentity("shopify")), a = x(() => e.user ? o.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
251
- return (n, s) => (d(), _(pe, {
250
+ const e = H(), o = x(() => e.user && e.findIdentity("shopify")), a = x(() => e.user ? o.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
251
+ return (n, s) => (d(), h(ce, {
252
252
  "base-color": "#5b8a3c",
253
253
  "prepend-icon": `svg:${t(jt)}`,
254
254
  rounded: "pill",
255
255
  slim: "",
256
256
  variant: "flat",
257
257
  onClick: s[0] || (s[0] = (l) => t(e).login("shopify"))
258
- }, P({
258
+ }, M({
259
259
  title: r(() => [
260
- b("span", Mo, C(t(a)), 1)
260
+ b("span", Po, L(t(a)), 1)
261
261
  ]),
262
262
  _: 2
263
263
  }, [
264
264
  !t(e).user && t(e).lastLoginProvider() === "shopify" ? {
265
265
  name: "subtitle",
266
266
  fn: r(() => [
267
- Po
267
+ Mo
268
268
  ]),
269
269
  key: "0"
270
270
  } : void 0
@@ -273,17 +273,17 @@ const se = G("http", {
273
273
  }), Ho = { class: "text-body-2" }, Ro = /* @__PURE__ */ b("div", { class: "text-caption mt-n1" }, "Last Used", -1), yt = /* @__PURE__ */ k({
274
274
  __name: "VoAuthDiscord",
275
275
  setup(c) {
276
- const e = R(), o = x(() => e.user && e.findIdentity("discord")), a = x(() => e.user ? o.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
277
- return (n, s) => (d(), _(pe, {
276
+ const e = H(), o = x(() => e.user && e.findIdentity("discord")), a = x(() => e.user ? o.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
277
+ return (n, s) => (d(), h(ce, {
278
278
  "base-color": "#5865F2",
279
- "prepend-icon": `svg:${t(Je)}`,
279
+ "prepend-icon": `svg:${t(Ye)}`,
280
280
  rounded: "pill",
281
281
  slim: "",
282
282
  variant: "flat",
283
283
  onClick: s[0] || (s[0] = (l) => t(e).login("discord"))
284
- }, P({
284
+ }, M({
285
285
  title: r(() => [
286
- b("span", Ho, C(t(a)), 1)
286
+ b("span", Ho, L(t(a)), 1)
287
287
  ]),
288
288
  _: 2
289
289
  }, [
@@ -299,17 +299,17 @@ const se = G("http", {
299
299
  }), Eo = { class: "text-body-2" }, Wo = /* @__PURE__ */ b("div", { class: "text-caption mt-n1" }, "Last Used", -1), bt = /* @__PURE__ */ k({
300
300
  __name: "VoAuthGithub",
301
301
  setup(c) {
302
- const e = R(), o = x(() => e.user && e.findIdentity("github")), a = x(() => e.user ? o.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
303
- return (n, s) => (d(), _(pe, {
302
+ const e = H(), o = x(() => e.user && e.findIdentity("github")), a = x(() => e.user ? o.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
303
+ return (n, s) => (d(), h(ce, {
304
304
  "base-color": "#2a2a2a",
305
- "prepend-icon": `svg:${t(Xe)}`,
305
+ "prepend-icon": `svg:${t(Je)}`,
306
306
  rounded: "pill",
307
307
  slim: "",
308
308
  variant: "flat",
309
309
  onClick: s[0] || (s[0] = (l) => t(e).login("github"))
310
- }, P({
310
+ }, M({
311
311
  title: r(() => [
312
- b("span", Eo, C(t(a)), 1)
312
+ b("span", Eo, L(t(a)), 1)
313
313
  ]),
314
314
  _: 2
315
315
  }, [
@@ -325,16 +325,16 @@ const se = G("http", {
325
325
  }), qo = { class: "text-center" }, Go = { class: "text-center mb-6" }, Zo = { class: "font-weight-light mb-2" }, Qo = /* @__PURE__ */ b("span", { class: "font-weight-bold" }, "Vuetify One", -1), Vt = /* @__PURE__ */ k({
326
326
  __name: "VoAuthCard",
327
327
  setup(c) {
328
- const e = R();
328
+ const e = H();
329
329
  return (o, a) => {
330
330
  const n = bt, s = yt, l = gt;
331
- return d(), _(H, {
331
+ return d(), h(W, {
332
332
  class: "pt-6 pb-8 px-4 px-sm-8 mx-auto",
333
333
  "max-width": "480"
334
334
  }, {
335
335
  default: r(() => [
336
336
  b("div", qo, [
337
- i(X, {
337
+ i(K, {
338
338
  class: "mx-auto",
339
339
  image: "https://vuetifyjs.b-cdn.net/docs/images/avatars/one.png",
340
340
  size: "64"
@@ -343,19 +343,19 @@ const se = G("http", {
343
343
  b("div", Go, [
344
344
  i(xo, { class: "text-h5 mb-1 text-md-h4" }, {
345
345
  default: r(() => [
346
- b("div", Zo, C(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
346
+ b("div", Zo, L(t(e).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
347
347
  Qo
348
348
  ]),
349
349
  _: 1
350
350
  }),
351
351
  i(So, { class: "text-wrap" }, {
352
352
  default: r(() => [
353
- T(" Login to save your settings and gain access to exclusive subscriber perks. ")
353
+ O(" Login to save your settings and gain access to exclusive subscriber perks. ")
354
354
  ]),
355
355
  _: 1
356
356
  })
357
357
  ]),
358
- i(ie, {
358
+ i(ae, {
359
359
  class: "mx-auto",
360
360
  "max-width": "300",
361
361
  width: "100%"
@@ -375,10 +375,10 @@ const se = G("http", {
375
375
  }), kt = /* @__PURE__ */ k({
376
376
  __name: "VoAuthDialog",
377
377
  setup(c) {
378
- const e = R();
378
+ const e = H();
379
379
  return (o, a) => {
380
380
  const n = Vt;
381
- return d(), _(pt, {
381
+ return d(), h(pt, {
382
382
  modelValue: t(e).dialog,
383
383
  "onUpdate:modelValue": a[0] || (a[0] = (s) => t(e).dialog = s),
384
384
  "max-width": "480"
@@ -391,7 +391,7 @@ const se = G("http", {
391
391
  };
392
392
  }
393
393
  }), Pe = G("notifications", () => {
394
- const c = se(), e = z(), o = B([]), a = B([]), n = B(), s = D(!1), l = x(() => o.value.filter((g) => !e.notifications.read.includes(g.slug))), p = x(() => o.value.filter((g) => e.notifications.read.includes(g.slug)));
394
+ const c = te(), e = T(), o = N([]), a = N([]), n = N(), s = A(!1), l = x(() => o.value.filter((g) => !e.notifications.read.includes(g.slug))), p = x(() => o.value.filter((g) => e.notifications.read.includes(g.slug)));
395
395
  async function u() {
396
396
  try {
397
397
  s.value = !0;
@@ -406,32 +406,32 @@ const se = G("http", {
406
406
  async function m(g) {
407
407
  try {
408
408
  s.value = !0;
409
- const h = await c.get(`/one/admin/notifications/${g}`);
410
- return n.value = h.notification, h.notification;
409
+ const _ = await c.get(`/one/admin/notifications/${g}`);
410
+ return n.value = _.notification, _.notification;
411
411
  } catch {
412
412
  } finally {
413
413
  s.value = !1;
414
414
  }
415
415
  }
416
- async function v(g) {
416
+ async function f(g) {
417
417
  try {
418
418
  s.value = !0;
419
- const h = await c.form(
419
+ const _ = await c.form(
420
420
  "/one/admin/notifications",
421
421
  g
422
422
  );
423
- return n.value = h.notification, h.notification;
423
+ return n.value = _.notification, _.notification;
424
424
  } catch {
425
425
  } finally {
426
426
  s.value = !1;
427
427
  }
428
428
  }
429
- async function V(g, h) {
429
+ async function V(g, _) {
430
430
  try {
431
431
  s.value = !0;
432
432
  const $ = await c.form(
433
433
  `/one/admin/notifications/${g}`,
434
- h
434
+ _
435
435
  );
436
436
  return n.value = $.notification, $.notification;
437
437
  } catch {
@@ -441,7 +441,7 @@ const se = G("http", {
441
441
  }
442
442
  async function y() {
443
443
  }
444
- async function f() {
444
+ async function v() {
445
445
  try {
446
446
  s.value = !0;
447
447
  const g = await c.get("/one/admin/notifications");
@@ -456,11 +456,11 @@ const se = G("http", {
456
456
  isLoading: s,
457
457
  all: o,
458
458
  aall: a,
459
- admin: f,
459
+ admin: v,
460
460
  record: n,
461
461
  index: u,
462
462
  show: m,
463
- store: v,
463
+ store: f,
464
464
  update: V,
465
465
  destroy: y,
466
466
  read: p,
@@ -469,8 +469,8 @@ const se = G("http", {
469
469
  }), Yo = /* @__PURE__ */ k({
470
470
  __name: "VoNotificationsTotalBadge",
471
471
  setup(c) {
472
- const e = R(), o = Pe(), a = z(), n = x(() => a.notifications.show ? o.unread.length : 0);
473
- return (s, l) => (d(), _(Ke, {
472
+ const e = H(), o = Pe(), a = T(), n = x(() => a.notifications.show ? o.unread.length : 0);
473
+ return (s, l) => (d(), h(Ke, {
474
474
  color: "error",
475
475
  content: t(n),
476
476
  dot: !!t(e).user,
@@ -478,50 +478,50 @@ const se = G("http", {
478
478
  "model-value": t(n) > 0
479
479
  }, {
480
480
  default: r(() => [
481
- O(s.$slots, "default")
481
+ B(s.$slots, "default")
482
482
  ]),
483
483
  _: 3
484
484
  }, 8, ["content", "dot", "model-value"]));
485
485
  }
486
- }), _e = /* @__PURE__ */ k({
486
+ }), $e = /* @__PURE__ */ k({
487
487
  __name: "VoBtn",
488
488
  props: {
489
489
  readonly: { type: Boolean }
490
490
  },
491
491
  setup(c) {
492
492
  const e = c;
493
- return (o, a) => (d(), _(q, {
493
+ return (o, a) => (d(), h(q, {
494
494
  class: "text-none font-weight-regular",
495
495
  color: "primary",
496
496
  size: "small",
497
- style: st({
497
+ style: at({
498
498
  pointerEvents: e.readonly ? "none" : void 0
499
499
  }),
500
500
  tabindex: e.readonly ? -1 : void 0,
501
501
  variant: "flat"
502
- }, P({
502
+ }, M({
503
503
  loader: r(() => [
504
- o.$slots.loader ? S("", !0) : (d(), _(Co, {
504
+ o.$slots.loader ? S("", !0) : (d(), h(Co, {
505
505
  key: 0,
506
506
  indeterminate: "disable-shrink",
507
507
  size: "16",
508
508
  width: "2"
509
509
  })),
510
- O(o.$slots, "loader")
510
+ B(o.$slots, "loader")
511
511
  ]),
512
512
  _: 2
513
513
  }, [
514
514
  o.$slots.prepend ? {
515
515
  name: "prepend",
516
516
  fn: r(() => [
517
- O(o.$slots, "prepend")
517
+ B(o.$slots, "prepend")
518
518
  ]),
519
519
  key: "0"
520
520
  } : void 0,
521
521
  o.$slots.default ? {
522
522
  name: "default",
523
523
  fn: r(() => [
524
- O(o.$slots, "default")
524
+ B(o.$slots, "default")
525
525
  ]),
526
526
  key: "1"
527
527
  } : void 0
@@ -530,8 +530,8 @@ const se = G("http", {
530
530
  }), Jo = { class: "pa-4 d-flex flex-column ga-4" }, $t = /* @__PURE__ */ k({
531
531
  __name: "VoAuthListItem",
532
532
  setup(c) {
533
- const e = R(), o = z(), a = D(!e.user && !e.isLoading);
534
- N(() => e.user, (s) => {
533
+ const e = H(), o = T(), a = A(!e.user && !e.isLoading);
534
+ z(() => e.user, (s) => {
535
535
  a.value = !s;
536
536
  });
537
537
  function n() {
@@ -539,19 +539,19 @@ const se = G("http", {
539
539
  }
540
540
  return (s, l) => {
541
541
  const p = bt, u = yt, m = gt;
542
- return d(), _(H, {
542
+ return d(), h(W, {
543
543
  class: "ma-2",
544
544
  rounded: "lg",
545
545
  variant: t(a) ? "tonal" : "text"
546
546
  }, {
547
547
  default: r(() => [
548
- i(ie, { class: "py-0" }, {
548
+ i(ae, { class: "py-0" }, {
549
549
  default: r(() => [
550
- i(pe, {
550
+ i(ce, {
551
551
  class: "mb-0",
552
552
  link: !!t(e).user,
553
553
  nav: "",
554
- "prepend-icon": `svg:${t(e).user && t(o).syncSettings ? t(Mt) : t(Pt)}`,
554
+ "prepend-icon": `svg:${t(e).user && t(o).syncSettings ? t(Pt) : t(Mt)}`,
555
555
  rounded: "b-0",
556
556
  slim: "",
557
557
  title: t(e).user && t(o).syncSettings ? "Sync is on" : "Sync is paused",
@@ -560,19 +560,19 @@ const se = G("http", {
560
560
  append: r(() => [
561
561
  i(Fe, null, {
562
562
  default: r(() => [
563
- t(e).user && (t(a) || !t(o).syncSettings) ? (d(), _(mt, {
563
+ t(e).user && (t(a) || !t(o).syncSettings) ? (d(), h(mt, {
564
564
  key: 0,
565
565
  modelValue: t(o).syncSettings,
566
- "onUpdate:modelValue": l[0] || (l[0] = (v) => t(o).syncSettings = v),
566
+ "onUpdate:modelValue": l[0] || (l[0] = (f) => t(o).syncSettings = f),
567
567
  color: t(o).syncSettings ? "success" : void 0,
568
568
  density: "compact",
569
569
  "hide-details": "",
570
570
  inset: "",
571
- onClick: l[1] || (l[1] = Qe(() => {
571
+ onClick: l[1] || (l[1] = Ze(() => {
572
572
  }, ["stop"]))
573
573
  }, {
574
574
  thumb: r(() => [
575
- i(X, {
575
+ i(K, {
576
576
  color: t(o).syncSettings ? "success" : void 0
577
577
  }, null, 8, ["color"])
578
578
  ]),
@@ -584,9 +584,9 @@ const se = G("http", {
584
584
  ]),
585
585
  _: 1
586
586
  }, 8, ["link", "prepend-icon", "title"]),
587
- i(me, null, {
587
+ i(ue, null, {
588
588
  default: r(() => [
589
- !t(e).user && !t(e).isLoading || t(a) ? (d(), _($e, {
589
+ !t(e).user && !t(e).isLoading || t(a) ? (d(), h(et, {
590
590
  key: 0,
591
591
  border: "t",
592
592
  color: "transparent"
@@ -594,13 +594,13 @@ const se = G("http", {
594
594
  default: r(() => [
595
595
  b("div", Jo, [
596
596
  i(p, {
597
- onClick: l[2] || (l[2] = (v) => a.value = !1)
597
+ onClick: l[2] || (l[2] = (f) => a.value = !1)
598
598
  }),
599
599
  i(u, {
600
- onClick: l[3] || (l[3] = (v) => a.value = !1)
600
+ onClick: l[3] || (l[3] = (f) => a.value = !1)
601
601
  }),
602
602
  i(m, {
603
- onClick: l[4] || (l[4] = (v) => a.value = !1)
603
+ onClick: l[4] || (l[4] = (f) => a.value = !1)
604
604
  })
605
605
  ])
606
606
  ]),
@@ -620,30 +620,30 @@ const se = G("http", {
620
620
  }), Y = /* @__PURE__ */ k({
621
621
  __name: "VoListItem",
622
622
  setup(c) {
623
- return (e, o) => (d(), _(pe, { slim: "" }, P({
623
+ return (e, o) => (d(), h(ce, { slim: "" }, M({
624
624
  default: r(() => [
625
- O(e.$slots, "default")
625
+ B(e.$slots, "default")
626
626
  ]),
627
627
  _: 2
628
628
  }, [
629
629
  e.$slots.prepend ? {
630
630
  name: "prepend",
631
631
  fn: r(() => [
632
- O(e.$slots, "prepend")
632
+ B(e.$slots, "prepend")
633
633
  ]),
634
634
  key: "0"
635
635
  } : void 0,
636
636
  e.$slots.title ? {
637
637
  name: "title",
638
638
  fn: r(() => [
639
- O(e.$slots, "title")
639
+ B(e.$slots, "title")
640
640
  ]),
641
641
  key: "1"
642
642
  } : void 0,
643
643
  e.$slots.append ? {
644
644
  name: "append",
645
645
  fn: r(() => [
646
- O(e.$slots, "append")
646
+ B(e.$slots, "append")
647
647
  ]),
648
648
  key: "2"
649
649
  } : void 0
@@ -652,13 +652,13 @@ const se = G("http", {
652
652
  }), Xo = /* @__PURE__ */ k({
653
653
  __name: "VoAuthLogoutNavItem",
654
654
  setup(c) {
655
- const e = R(), o = D(!1);
655
+ const e = H(), o = A(!1);
656
656
  async function a() {
657
657
  o.value = !0, await e.logout(), o.value = !1;
658
658
  }
659
659
  return (n, s) => {
660
660
  const l = Y;
661
- return d(), _(l, {
661
+ return d(), h(l, {
662
662
  class: "mb-0",
663
663
  disabled: t(o),
664
664
  link: "",
@@ -669,9 +669,9 @@ const se = G("http", {
669
669
  }, null, 8, ["disabled", "loading", "prepend-icon"]);
670
670
  };
671
671
  }
672
- }), he = /* @__PURE__ */ k({
672
+ }), we = /* @__PURE__ */ k({
673
673
  __name: "VoDialog",
674
- props: /* @__PURE__ */ at({
674
+ props: /* @__PURE__ */ Ot({
675
675
  prependIcon: {},
676
676
  title: {}
677
677
  }, {
@@ -680,8 +680,8 @@ const se = G("http", {
680
680
  }),
681
681
  emits: ["update:modelValue"],
682
682
  setup(c) {
683
- const e = le(c, "modelValue"), o = ce(), a = D(!1);
684
- return (n, s) => (d(), _(pt, {
683
+ const e = le(c, "modelValue"), o = de(), a = A(!1);
684
+ return (n, s) => (d(), h(pt, {
685
685
  modelValue: e.value,
686
686
  "onUpdate:modelValue": s[2] || (s[2] = (l) => e.value = l),
687
687
  activator: "parent",
@@ -691,15 +691,15 @@ const se = G("http", {
691
691
  "max-width": t(a) || t(o).xs.value ? "100%" : 800
692
692
  }, {
693
693
  default: r(({ isActive: l }) => [
694
- i(H, {
694
+ i(W, {
695
695
  class: "overflow-hidden",
696
696
  height: "inherit",
697
697
  "prepend-icon": n.prependIcon,
698
698
  title: n.title
699
- }, P({
699
+ }, M({
700
700
  append: r(() => [
701
- O(n.$slots, "append"),
702
- t(o).xs.value ? S("", !0) : (d(), _(q, {
701
+ B(n.$slots, "append"),
702
+ t(o).xs.value ? S("", !0) : (d(), h(q, {
703
703
  key: 0,
704
704
  class: "me-2",
705
705
  density: "comfortable",
@@ -717,22 +717,22 @@ const se = G("http", {
717
717
  })
718
718
  ]),
719
719
  default: r(() => [
720
- i(Z, { class: "mt-4" }),
721
- O(n.$slots, "default")
720
+ i(Q, { class: "mt-4" }),
721
+ B(n.$slots, "default")
722
722
  ]),
723
723
  _: 2
724
724
  }, [
725
725
  n.$slots.prepend ? {
726
726
  name: "prepend",
727
727
  fn: r(() => [
728
- O(n.$slots, "prepend")
728
+ B(n.$slots, "prepend")
729
729
  ]),
730
730
  key: "0"
731
731
  } : void 0,
732
732
  n.$slots.actions ? {
733
733
  name: "actions",
734
734
  fn: r(() => [
735
- O(n.$slots, "actions", { isActive: l })
735
+ B(n.$slots, "actions", { isActive: l })
736
736
  ]),
737
737
  key: "1"
738
738
  } : void 0
@@ -747,15 +747,15 @@ const se = G("http", {
747
747
  disabled: { type: Boolean }
748
748
  },
749
749
  setup(c) {
750
- return (e, o) => (d(), _(mt, {
750
+ return (e, o) => (d(), h(mt, {
751
751
  color: "primary",
752
752
  density: "compact",
753
753
  disabled: e.disabled,
754
754
  inset: "",
755
- "true-icon": `svg:${t(Ne)}`
756
- }, P({
755
+ "true-icon": `svg:${t(Ue)}`
756
+ }, M({
757
757
  thumb: r(() => [
758
- i(A, {
758
+ i(D, {
759
759
  color: e.disabled ? void 0 : "primary"
760
760
  }, null, 8, ["color"])
761
761
  ]),
@@ -764,7 +764,7 @@ const se = G("http", {
764
764
  e.$slots.label ? {
765
765
  name: "label",
766
766
  fn: r(() => [
767
- O(e.$slots, "label")
767
+ B(e.$slots, "label")
768
768
  ]),
769
769
  key: "0"
770
770
  } : void 0
@@ -773,7 +773,7 @@ const se = G("http", {
773
773
  }), Ko = {
774
774
  key: 1,
775
775
  class: "mb-3 text-caption text-medium-emphasis"
776
- }, ge = /* @__PURE__ */ k({
776
+ }, pe = /* @__PURE__ */ k({
777
777
  __name: "VoDialogSubheader",
778
778
  props: {
779
779
  title: {},
@@ -781,22 +781,22 @@ const se = G("http", {
781
781
  },
782
782
  setup(c) {
783
783
  return (e, o) => (d(), I(U, null, [
784
- e.title ? (d(), _(Ge, {
784
+ e.title ? (d(), h(qe, {
785
785
  key: 0,
786
786
  class: "font-weight-black"
787
787
  }, {
788
788
  default: r(() => [
789
- T(C(e.title), 1)
789
+ O(L(e.title), 1)
790
790
  ]),
791
791
  _: 1
792
792
  })) : S("", !0),
793
- e.text ? (d(), I("div", Ko, C(e.text), 1)) : S("", !0)
793
+ e.text ? (d(), I("div", Ko, L(e.text), 1)) : S("", !0)
794
794
  ], 64));
795
795
  }
796
796
  }), en = { key: 0 }, tn = /* @__PURE__ */ k({
797
797
  __name: "VoSettingsPageSuitOption",
798
798
  setup(c) {
799
- const e = z(), o = [
799
+ const e = T(), o = [
800
800
  {
801
801
  title: "Choose a page suit",
802
802
  value: "",
@@ -820,7 +820,7 @@ const se = G("http", {
820
820
  }
821
821
  ];
822
822
  return (a, n) => {
823
- const s = wt, l = ge;
823
+ const s = wt, l = pe;
824
824
  return d(), I(U, null, [
825
825
  i(s, {
826
826
  modelValue: t(e).suits.show,
@@ -829,10 +829,10 @@ const se = G("http", {
829
829
  label: "Enable Page suits",
830
830
  messages: "Customize layout elements with a unique background, styled after one of our themed releases."
831
831
  }, null, 8, ["modelValue"]),
832
- i(me, null, {
832
+ i(ue, null, {
833
833
  default: r(() => [
834
834
  t(e).suits.show ? (d(), I("div", en, [
835
- i(Do, {
835
+ i(Ao, {
836
836
  modelValue: t(e).suits.suit,
837
837
  "onUpdate:modelValue": n[1] || (n[1] = (p) => t(e).suits.suit = p),
838
838
  clearable: "",
@@ -845,12 +845,12 @@ const se = G("http", {
845
845
  variant: "outlined"
846
846
  }, {
847
847
  selection: r(({ item: p }) => [
848
- i(A, {
848
+ i(D, {
849
849
  icon: p.props.prependIcon,
850
850
  size: "x-small",
851
851
  start: ""
852
852
  }, null, 8, ["icon"]),
853
- T(" " + C(p.title), 1)
853
+ O(" " + L(p.title), 1)
854
854
  ]),
855
855
  _: 1
856
856
  }, 8, ["modelValue"]),
@@ -863,7 +863,7 @@ const se = G("http", {
863
863
  multiple: ""
864
864
  }, {
865
865
  default: r(() => [
866
- i(te, {
866
+ i(X, {
867
867
  "append-icon": `svg:${t(Wt)}`,
868
868
  "filter-icon": "$success",
869
869
  text: "App Bar",
@@ -871,15 +871,15 @@ const se = G("http", {
871
871
  variant: "flat"
872
872
  }, {
873
873
  append: r(() => [
874
- i(Z, {
874
+ i(Q, {
875
875
  class: "ms-2 border-opacity-50",
876
876
  vertical: ""
877
877
  }),
878
- i(A, { size: "x-small" })
878
+ i(D, { size: "x-small" })
879
879
  ]),
880
880
  _: 1
881
881
  }, 8, ["append-icon"]),
882
- i(te, {
882
+ i(X, {
883
883
  "append-icon": `svg:${t(qt)}`,
884
884
  "filter-icon": "$success",
885
885
  text: "Navigation Drawer",
@@ -887,15 +887,15 @@ const se = G("http", {
887
887
  variant: "flat"
888
888
  }, {
889
889
  append: r(() => [
890
- i(Z, {
890
+ i(Q, {
891
891
  class: "ms-2 border-opacity-50",
892
892
  vertical: ""
893
893
  }),
894
- i(A, { size: "x-small" })
894
+ i(D, { size: "x-small" })
895
895
  ]),
896
896
  _: 1
897
897
  }, 8, ["append-icon"]),
898
- i(te, {
898
+ i(X, {
899
899
  "append-icon": "$info",
900
900
  "filter-icon": "$success",
901
901
  text: "Footer",
@@ -903,11 +903,11 @@ const se = G("http", {
903
903
  variant: "flat"
904
904
  }, {
905
905
  append: r(() => [
906
- i(Z, {
906
+ i(Q, {
907
907
  class: "ms-2 border-opacity-50",
908
908
  vertical: ""
909
909
  }),
910
- i(A, { size: "x-small" })
910
+ i(D, { size: "x-small" })
911
911
  ]),
912
912
  _: 1
913
913
  })
@@ -922,124 +922,124 @@ const se = G("http", {
922
922
  };
923
923
  }
924
924
  });
925
- function ye() {
925
+ function xe() {
926
926
  const c = $o();
927
927
  return x(
928
928
  () => c.query
929
929
  );
930
930
  }
931
- const F = G("one", () => {
932
- const c = ye(), e = ze(), o = R(), a = se(), n = D(!1), s = D(!1), l = B(), p = B([]), u = x(() => c.value.session_id), m = x(() => {
931
+ const j = G("one", () => {
932
+ const c = xe(), e = Xe(), o = H(), a = te(), n = A(!1), s = A(!1), l = N(), p = N([]), u = x(() => c.value.session_id), m = x(() => {
933
933
  var w;
934
934
  return (w = l.value) == null ? void 0 : w.items[0].plan.interval;
935
- }), v = x(() => {
935
+ }), f = x(() => {
936
936
  var w;
937
- return (w = o.user) == null ? void 0 : w.sponsorships.find((L) => L.platform === "stripe" && L.tierName.startsWith("sub_"));
937
+ return (w = o.user) == null ? void 0 : w.sponsorships.find((C) => C.platform === "stripe" && C.tierName.startsWith("sub_"));
938
938
  }), V = x(() => {
939
939
  var w;
940
- return !!((w = v.value) != null && w.tierName);
940
+ return !!((w = f.value) != null && w.tierName);
941
941
  }), y = x(() => {
942
942
  var w;
943
- return ((w = o.user) == null ? void 0 : w.sponsorships.reduce((L, K) => {
944
- if (!K.isActive || K.interval === "once" || K.platform === "stripe")
945
- return L;
946
- const Ot = K.interval === "month" ? K.amount : K.amount / 12;
947
- return L + Ot / 100;
943
+ return ((w = o.user) == null ? void 0 : w.sponsorships.reduce((C, Z) => {
944
+ if (!Z.isActive || Z.interval === "once" || Z.platform === "stripe")
945
+ return C;
946
+ const Ie = Z.interval === "month" ? Z.amount : Z.amount / 12;
947
+ return C + Ie / 100;
948
948
  }, 0)) ?? 0;
949
- }), f = x(() => {
950
- var w, L;
951
- return !a.url || ((w = o.user) == null ? void 0 : w.isAdmin) || ((L = v.value) == null ? void 0 : L.isActive) || y.value >= 299;
949
+ }), v = x(() => {
950
+ var w;
951
+ return (w = o.user) == null ? void 0 : w.sponsorships.find((C) => C.tierName.startsWith("sub_") && C.isActive);
952
952
  }), g = x(() => {
953
953
  var w;
954
- return (w = o.user) == null ? void 0 : w.sponsorships.find((L) => L.tierName.startsWith("sub_") && L.isActive);
955
- }), h = x(() => {
954
+ return (w = o.user) == null ? void 0 : w.sponsorships.find((C) => C.platform === "github" && C.isActive);
955
+ }), _ = x(() => {
956
956
  var w;
957
- return (w = o.user) == null ? void 0 : w.sponsorships.find((L) => L.platform === "github" && L.isActive);
957
+ return (w = o.user) == null ? void 0 : w.sponsorships.find((C) => C.platform === "discord" && C.isActive);
958
958
  }), $ = x(() => {
959
959
  var w;
960
- return (w = o.user) == null ? void 0 : w.sponsorships.find((L) => L.platform === "discord" && L.isActive);
961
- }), j = x(() => {
960
+ return (w = o.user) == null ? void 0 : w.identities.find((C) => C.provider === "shopify");
961
+ }), F = x(() => {
962
962
  var w;
963
- return (w = o.user) == null ? void 0 : w.identities.find((L) => L.provider === "shopify");
964
- }), M = x(() => {
965
- var w;
966
- return (w = o.user) == null ? void 0 : w.sponsorships.find((L) => L.platform === "patreon" && L.isActive);
963
+ return (w = o.user) == null ? void 0 : w.sponsorships.find((C) => C.platform === "patreon" && C.isActive);
964
+ }), P = x(() => {
965
+ var w, C, Z, Ie, nt;
966
+ return !a.url || ((w = o.user) == null ? void 0 : w.isAdmin) || ((C = f.value) == null ? void 0 : C.isActive) || ((Z = g.value) == null ? void 0 : Z.isActive) || ((Ie = _.value) == null ? void 0 : Ie.isActive) || ((nt = F.value) == null ? void 0 : nt.isActive) || y.value >= 2.99;
967
967
  });
968
- Oe(async () => {
969
- u.value && await E();
970
- }), N(s, tt), N(u, (w) => {
971
- w && E();
972
- }, { immediate: !0 }), N(c, (w) => {
968
+ Be(async () => {
969
+ u.value && await R();
970
+ }), z(s, ot), z(u, (w) => {
971
+ w && R();
972
+ }, { immediate: !0 }), z(c, (w) => {
973
973
  if (w.one !== "subscribe" || o.user)
974
974
  return;
975
975
  o.dialog = !0;
976
- const L = N(() => o.user, (K) => {
977
- K && (o.dialog = !1, L());
976
+ const C = z(() => o.user, (Z) => {
977
+ Z && (o.dialog = !1, C());
978
978
  });
979
- }, { immediate: !0 }), N(f, (w, L) => {
980
- w === !1 && L !== !0 || ae();
979
+ }, { immediate: !0 }), z(P, (w, C) => {
980
+ w === !1 && C !== !0 || oe();
981
981
  });
982
- async function E() {
982
+ async function R() {
983
983
  try {
984
984
  n.value = !0;
985
985
  const w = await a.post("/one/activate", { sessionId: u.value });
986
986
  o.user = w.user;
987
- const L = new URL(window.location.href);
988
- L.searchParams.delete("session_id"), history.pushState(null, "", L.toString()), Ve();
987
+ const C = new URL(window.location.href);
988
+ C.searchParams.delete("session_id"), history.pushState(null, "", C.toString()), fe();
989
989
  } catch {
990
990
  } finally {
991
991
  n.value = !1;
992
992
  }
993
993
  }
994
- async function Ce() {
994
+ async function Se() {
995
995
  window.open(`${a.url}/one/manage`, "_blank");
996
996
  }
997
- async function Le(w) {
997
+ async function Ce(w) {
998
998
  n.value = !0, window.location.href = `${a.url}/one/subscribe?interval=${w}`;
999
999
  }
1000
- async function Ie() {
1000
+ async function Le() {
1001
1001
  var w;
1002
- if (v.value)
1002
+ if (f.value)
1003
1003
  try {
1004
1004
  n.value = !0;
1005
- const L = await a.post(
1006
- `/one/cancel?subscriptionId=${(w = v.value) == null ? void 0 : w.tierName}`
1005
+ const C = await a.post(
1006
+ `/one/cancel?subscriptionId=${(w = f.value) == null ? void 0 : w.tierName}`
1007
1007
  );
1008
- o.user = L.user;
1008
+ o.user = C.user;
1009
1009
  } catch {
1010
1010
  } finally {
1011
1011
  n.value = !1;
1012
1012
  }
1013
1013
  }
1014
- async function be(w) {
1015
- if (v.value)
1014
+ async function me(w) {
1015
+ if (f.value)
1016
1016
  try {
1017
1017
  n.value = !0;
1018
- const L = await a.post("/one/modify", {
1019
- subscriptionId: v.value.tierName,
1018
+ const C = await a.post("/one/modify", {
1019
+ subscriptionId: f.value.tierName,
1020
1020
  interval: w
1021
1021
  });
1022
- o.user = L.user;
1022
+ o.user = C.user;
1023
1023
  } catch {
1024
1024
  } finally {
1025
1025
  n.value = !1;
1026
1026
  }
1027
1027
  }
1028
- async function ae() {
1028
+ async function oe() {
1029
1029
  var w;
1030
- if (v.value)
1030
+ if (f.value)
1031
1031
  try {
1032
1032
  n.value = !0;
1033
- const L = await a.post(
1034
- `/one/verify?subscriptionId=${(w = v.value) == null ? void 0 : w.tierName}`
1033
+ const C = await a.post(
1034
+ `/one/verify?subscriptionId=${(w = f.value) == null ? void 0 : w.tierName}`
1035
1035
  );
1036
- o.user = L.user;
1036
+ o.user = C.user;
1037
1037
  } catch {
1038
1038
  } finally {
1039
1039
  n.value = !1;
1040
1040
  }
1041
1041
  }
1042
- async function Ve() {
1042
+ async function fe() {
1043
1043
  try {
1044
1044
  n.value = !0;
1045
1045
  const w = await a.get("/one/info");
@@ -1049,7 +1049,7 @@ const F = G("one", () => {
1049
1049
  n.value = !1;
1050
1050
  }
1051
1051
  }
1052
- function tt() {
1052
+ function ot() {
1053
1053
  e.push({
1054
1054
  query: {
1055
1055
  ...c.value,
@@ -1062,25 +1062,25 @@ const F = G("one", () => {
1062
1062
  interval: m,
1063
1063
  invoices: p,
1064
1064
  sessionId: u,
1065
- subscription: v,
1065
+ subscription: f,
1066
1066
  monthlyTotal: y,
1067
1067
  hasBilling: V,
1068
1068
  isLoading: n,
1069
1069
  isOpen: s,
1070
- isSubscriber: f,
1071
- github: h,
1072
- patreon: M,
1073
- discord: $,
1074
- shopify: j,
1075
- one: g,
1076
- activate: E,
1077
- cancel: Ie,
1078
- manage: Ce,
1079
- modify: be,
1080
- resetQuery: tt,
1081
- subscribe: Le,
1082
- subscriptionInfo: Ve,
1083
- verify: ae
1070
+ isSubscriber: P,
1071
+ github: g,
1072
+ patreon: F,
1073
+ discord: _,
1074
+ shopify: $,
1075
+ one: v,
1076
+ activate: R,
1077
+ cancel: Le,
1078
+ manage: Se,
1079
+ modify: me,
1080
+ resetQuery: ot,
1081
+ subscribe: Ce,
1082
+ subscriptionInfo: fe,
1083
+ verify: oe
1084
1084
  };
1085
1085
  });
1086
1086
  function on() {
@@ -1239,8 +1239,8 @@ function on() {
1239
1239
  }
1240
1240
  };
1241
1241
  }
1242
- const He = G("settings", () => {
1243
- const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = F(), o = z(), a = je(), n = on(), s = {
1242
+ const Me = G("settings", () => {
1243
+ const c = "https://cdn.vuetifyjs.com/docs/images/one/", e = j(), o = T(), a = ze(), n = on(), s = {
1244
1244
  blackguard: {
1245
1245
  "app-bar": c + "suits/blackguard/blackguard-app-bar.png",
1246
1246
  drawer: c + "suits/blackguard/blackguard-app-drawer.png",
@@ -1267,7 +1267,7 @@ const He = G("settings", () => {
1267
1267
  return a.themes.value = {
1268
1268
  ...a.themes.value,
1269
1269
  ...n
1270
- }, N(() => o.theme, (p) => {
1270
+ }, z(() => o.theme, (p) => {
1271
1271
  p === "system" ? a.global.name.value = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : (a.global.name.value = p, o.suits.suit = s[p] ? p : ""), o.theme = p;
1272
1272
  }, { immediate: !0 }), {
1273
1273
  suit: l,
@@ -1281,7 +1281,7 @@ const He = G("settings", () => {
1281
1281
  },
1282
1282
  emits: ["update:modelValue"],
1283
1283
  setup(c) {
1284
- const e = le(c, "modelValue"), o = F(), a = He(), n = z(), s = [
1284
+ const e = le(c, "modelValue"), o = j(), a = Me(), n = T(), s = [
1285
1285
  {
1286
1286
  title: "Light",
1287
1287
  subtitle: "A standard light theme.",
@@ -1332,23 +1332,23 @@ const He = G("settings", () => {
1332
1332
  value: "highContrast",
1333
1333
  disabled: !0
1334
1334
  }
1335
- ], l = ye();
1336
- return N(l, async () => {
1337
- l.value.one === "settings" && (o.isOpen = !0, await de(), e.value = !0);
1335
+ ], l = xe();
1336
+ return z(l, async () => {
1337
+ l.value.one === "settings" && (o.isOpen = !0, await he(), e.value = !0);
1338
1338
  }, { immediate: !0 }), (p, u) => {
1339
- const m = ge, v = tn, V = wt, y = he;
1340
- return d(), _(y, {
1339
+ const m = pe, f = tn, V = wt, y = we;
1340
+ return d(), h(y, {
1341
1341
  modelValue: e.value,
1342
- "onUpdate:modelValue": u[6] || (u[6] = (f) => e.value = f),
1342
+ "onUpdate:modelValue": u[6] || (u[6] = (v) => e.value = v),
1343
1343
  "prepend-icon": `svg:${t(Xt)}`,
1344
1344
  title: "Settings"
1345
1345
  }, {
1346
1346
  default: r(() => [
1347
- i(fe, null, {
1347
+ i(Ve, null, {
1348
1348
  default: r(() => [
1349
- i(ve, { scrollable: "" }, {
1349
+ i(ke, { scrollable: "" }, {
1350
1350
  default: r(() => [
1351
- i(ue, { class: "px-7" }, {
1351
+ i(ie, { class: "px-7" }, {
1352
1352
  default: r(() => [
1353
1353
  i(m, {
1354
1354
  text: "Customize your documentation experience with light and dark themes, as well as a combination of both named.",
@@ -1356,39 +1356,39 @@ const He = G("settings", () => {
1356
1356
  }),
1357
1357
  i(ft, {
1358
1358
  modelValue: t(n).theme,
1359
- "onUpdate:modelValue": u[0] || (u[0] = (f) => t(n).theme = f),
1359
+ "onUpdate:modelValue": u[0] || (u[0] = (v) => t(n).theme = v),
1360
1360
  mandatory: ""
1361
1361
  }, {
1362
1362
  default: r(() => [
1363
- i(re, { dense: "" }, {
1363
+ i(be, { dense: "" }, {
1364
1364
  default: r(() => [
1365
- (d(), I(U, null, oe(s, (f, g) => i(J, {
1365
+ (d(), I(U, null, ne(s, (v, g) => i(re, {
1366
1366
  key: g,
1367
1367
  cols: "12",
1368
1368
  md: "6"
1369
1369
  }, {
1370
1370
  default: r(() => [
1371
- i(Ze, {
1372
- value: f.value
1371
+ i(Ge, {
1372
+ value: v.value
1373
1373
  }, {
1374
- default: r(({ toggle: h, isSelected: $ }) => [
1375
- i(Me, null, {
1376
- default: r(({ props: j, isHovering: M }) => [
1377
- i(H, W({
1374
+ default: r(({ toggle: _, isSelected: $ }) => [
1375
+ i(je, null, {
1376
+ default: r(({ props: F, isHovering: P }) => [
1377
+ i(W, E({
1378
1378
  color: $ ? "primary" : "surface-variant",
1379
- disabled: f.disabled,
1379
+ disabled: v.disabled,
1380
1380
  height: "76",
1381
- image: f.image,
1382
- "prepend-icon": f.prependIcon,
1383
- ripple: !f.disabled,
1384
- subtitle: f.disabled ? "In Development" : f.subtitle,
1385
- title: f.title,
1381
+ image: v.image,
1382
+ "prepend-icon": v.prependIcon,
1383
+ ripple: !v.disabled,
1384
+ subtitle: v.disabled ? "In Development" : v.subtitle,
1385
+ title: v.title,
1386
1386
  variant: "tonal"
1387
- }, j, { onClick: h }), {
1387
+ }, F, { onClick: _ }), {
1388
1388
  image: r(() => [
1389
- i(Q, {
1390
- style: st({
1391
- filter: $ || M ? "none" : "grayscale(100%)"
1389
+ i(ee, {
1390
+ style: at({
1391
+ filter: $ || P ? "none" : "grayscale(100%)"
1392
1392
  })
1393
1393
  }, null, 8, ["style"])
1394
1394
  ]),
@@ -1410,53 +1410,53 @@ const He = G("settings", () => {
1410
1410
  _: 1
1411
1411
  }, 8, ["modelValue"]),
1412
1412
  t(o).isSubscriber ? (d(), I(U, { key: 0 }, [
1413
- i(Z, { class: "mt-6 mb-4" }),
1414
- i(v)
1413
+ i(Q, { class: "mt-6 mb-4" }),
1414
+ i(f)
1415
1415
  ], 64)) : S("", !0)
1416
1416
  ]),
1417
1417
  _: 1
1418
1418
  }),
1419
- i(Z),
1420
- i(ue, { class: "px-7" }, {
1419
+ i(Q),
1420
+ i(ie, { class: "px-7" }, {
1421
1421
  default: r(() => [
1422
1422
  i(m, {
1423
1423
  text: "These options change your browsing experience within Vuetify properties",
1424
1424
  title: "Experience"
1425
1425
  }),
1426
- t(o).isSubscriber ? (d(), _(V, {
1426
+ t(o).isSubscriber ? (d(), h(V, {
1427
1427
  key: 0,
1428
1428
  modelValue: t(n).disableAds,
1429
- "onUpdate:modelValue": u[1] || (u[1] = (f) => t(n).disableAds = f),
1429
+ "onUpdate:modelValue": u[1] || (u[1] = (v) => t(n).disableAds = v),
1430
1430
  class: "mb-2",
1431
1431
  label: "Disable Ads",
1432
1432
  messages: "Disable traditional advertisements on all documentation pages."
1433
1433
  }, null, 8, ["modelValue"])) : S("", !0),
1434
- i(me, null, {
1434
+ i(ue, null, {
1435
1435
  default: r(() => [
1436
- xe(b("div", nn, [
1436
+ ge(b("div", nn, [
1437
1437
  i(V, {
1438
1438
  modelValue: t(n).showHouseAds,
1439
- "onUpdate:modelValue": u[2] || (u[2] = (f) => t(n).showHouseAds = f),
1439
+ "onUpdate:modelValue": u[2] || (u[2] = (v) => t(n).showHouseAds = v),
1440
1440
  label: "Show House Ads",
1441
1441
  messages: "These advertisements are for Vuetify products and services only."
1442
1442
  }, null, 8, ["modelValue"])
1443
1443
  ], 512), [
1444
- [Be, t(n).disableAds]
1444
+ [Ne, t(n).disableAds]
1445
1445
  ])
1446
1446
  ]),
1447
1447
  _: 1
1448
1448
  }),
1449
1449
  i(V, {
1450
1450
  modelValue: t(n).quickbar,
1451
- "onUpdate:modelValue": u[3] || (u[3] = (f) => t(n).quickbar = f),
1451
+ "onUpdate:modelValue": u[3] || (u[3] = (v) => t(n).quickbar = v),
1452
1452
  label: "Enable Quick Actions",
1453
1453
  messages: "Quick actions are located on the Vuetify One user menu and provide quick access to common tasks."
1454
1454
  }, null, 8, ["modelValue"])
1455
1455
  ]),
1456
1456
  _: 1
1457
1457
  }),
1458
- i(Z),
1459
- t(o).isSubscriber ? (d(), _(ue, {
1458
+ i(Q),
1459
+ t(o).isSubscriber ? (d(), h(ie, {
1460
1460
  key: 0,
1461
1461
  class: "px-7"
1462
1462
  }, {
@@ -1467,14 +1467,14 @@ const He = G("settings", () => {
1467
1467
  }),
1468
1468
  i(V, {
1469
1469
  modelValue: t(n).notifications.show,
1470
- "onUpdate:modelValue": u[4] || (u[4] = (f) => t(n).notifications.show = f),
1470
+ "onUpdate:modelValue": u[4] || (u[4] = (v) => t(n).notifications.show = v),
1471
1471
  class: "mb-2",
1472
1472
  label: "Enable Notifications",
1473
1473
  messages: "Notifications are short form messages that provide information about new releases, updates, and other important information."
1474
1474
  }, null, 8, ["modelValue"]),
1475
1475
  i(V, {
1476
1476
  modelValue: t(n).notifications.banners,
1477
- "onUpdate:modelValue": u[5] || (u[5] = (f) => t(n).notifications.banners = f),
1477
+ "onUpdate:modelValue": u[5] || (u[5] = (v) => t(n).notifications.banners = v),
1478
1478
  label: "Enable Banners",
1479
1479
  messages: "Banners are located at the top of the screen and provide a callout for important information."
1480
1480
  }, null, 8, ["modelValue"])
@@ -1495,10 +1495,10 @@ const He = G("settings", () => {
1495
1495
  }), an = /* @__PURE__ */ k({
1496
1496
  __name: "VoSettingsListItem",
1497
1497
  setup(c) {
1498
- const e = D(!1);
1498
+ const e = A(!1);
1499
1499
  return (o, a) => {
1500
1500
  const n = sn, s = Y;
1501
- return d(), _(s, {
1501
+ return d(), h(s, {
1502
1502
  active: t(e),
1503
1503
  link: "",
1504
1504
  "prepend-icon": `svg:${t(Kt)}`,
@@ -1507,7 +1507,7 @@ const He = G("settings", () => {
1507
1507
  default: r(() => [
1508
1508
  i(n, {
1509
1509
  modelValue: t(e),
1510
- "onUpdate:modelValue": a[0] || (a[0] = (l) => ne(e) ? e.value = l : null)
1510
+ "onUpdate:modelValue": a[0] || (a[0] = (l) => se(e) ? e.value = l : null)
1511
1511
  }, null, 8, ["modelValue"])
1512
1512
  ]),
1513
1513
  _: 1
@@ -1517,18 +1517,18 @@ const He = G("settings", () => {
1517
1517
  }), rn = { class: "text-caption" }, ln = /* @__PURE__ */ k({
1518
1518
  __name: "VoSubscriptionInvoices",
1519
1519
  setup(c) {
1520
- const e = Se(), o = F();
1520
+ const e = ye(), o = j();
1521
1521
  return (a, n) => {
1522
- const s = ge;
1523
- return d(), _(re, null, {
1522
+ const s = pe;
1523
+ return d(), h(be, null, {
1524
1524
  default: r(() => [
1525
- i(J, { cols: "12" }, {
1525
+ i(re, { cols: "12" }, {
1526
1526
  default: r(() => [
1527
1527
  i(s, {
1528
1528
  text: "View and download your invoice history.",
1529
1529
  title: "Invoice History"
1530
1530
  }),
1531
- i(H, {
1531
+ i(W, {
1532
1532
  border: "",
1533
1533
  height: "450",
1534
1534
  rounded: "lg"
@@ -1540,13 +1540,13 @@ const He = G("settings", () => {
1540
1540
  sticky: ""
1541
1541
  }, {
1542
1542
  "item.date": r(({ item: l }) => [
1543
- b("div", rn, C(t(e).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
1543
+ b("div", rn, L(t(e).format(new Date(l.date * 1e3), "fullDateWithWeekday")), 1)
1544
1544
  ]),
1545
1545
  "item.amount": r(({ item: l }) => [
1546
- T(" $" + C(l.amount / 100), 1)
1546
+ O(" $" + L(l.amount / 100), 1)
1547
1547
  ]),
1548
1548
  "item.status": r(({ item: l }) => [
1549
- i(te, {
1549
+ i(X, {
1550
1550
  border: "success sm",
1551
1551
  class: "text-capitalize",
1552
1552
  color: "success",
@@ -1585,7 +1585,7 @@ const He = G("settings", () => {
1585
1585
  __name: "VoSubscriptionStatus",
1586
1586
  emits: ["change:subscription"],
1587
1587
  setup(c, { emit: e }) {
1588
- const o = Se(), a = F(), n = e, s = x(() => {
1588
+ const o = ye(), a = j(), n = e, s = x(() => {
1589
1589
  if (!a.info)
1590
1590
  return;
1591
1591
  const p = new Date(a.info.currentPeriodEnd * 1e3);
@@ -1595,24 +1595,24 @@ const He = G("settings", () => {
1595
1595
  a.interval && (a.isLoading = !0, a.subscribe(a.interval));
1596
1596
  }
1597
1597
  return (p, u) => {
1598
- const m = _e;
1599
- return d(), _(re, null, {
1598
+ const m = $e;
1599
+ return d(), h(be, null, {
1600
1600
  default: r(() => [
1601
- i(J, { cols: "12" }, {
1601
+ i(re, { cols: "12" }, {
1602
1602
  default: r(() => {
1603
- var v, V;
1603
+ var f, V;
1604
1604
  return [
1605
- i(H, {
1605
+ i(W, {
1606
1606
  border: "",
1607
1607
  flat: "",
1608
1608
  "prepend-icon": "$vuetify",
1609
1609
  rounded: "lg",
1610
1610
  title: "Subscription Status"
1611
- }, P({
1611
+ }, M({
1612
1612
  append: r(() => {
1613
1613
  var y;
1614
1614
  return [
1615
- t(a).hasBilling && ((y = t(a).info) == null ? void 0 : y.status) === "canceled" ? (d(), _(m, {
1615
+ t(a).hasBilling && ((y = t(a).info) == null ? void 0 : y.status) === "canceled" ? (d(), h(m, {
1616
1616
  key: 0,
1617
1617
  class: "me-2",
1618
1618
  color: "success",
@@ -1622,7 +1622,7 @@ const He = G("settings", () => {
1622
1622
  variant: "outlined",
1623
1623
  onClick: l
1624
1624
  }, null, 8, ["loading"])) : S("", !0),
1625
- t(a).hasBilling ? (d(), _(m, {
1625
+ t(a).hasBilling ? (d(), h(m, {
1626
1626
  key: 1,
1627
1627
  loading: t(a).isLoading,
1628
1628
  "prepend-icon": `svg:${t(to)}`,
@@ -1637,12 +1637,12 @@ const He = G("settings", () => {
1637
1637
  name: "subtitle",
1638
1638
  fn: r(() => [
1639
1639
  b("div", cn, [
1640
- b("span", un, C(t(a).info.status), 1),
1640
+ b("span", un, L(t(a).info.status), 1),
1641
1641
  t(a).info.items.length ? (d(), I(U, { key: 0 }, [
1642
1642
  dn,
1643
1643
  b("span", pn, [
1644
- T(" $" + C(t(a).info.items[0].plan.amount / 100), 1),
1645
- b("span", mn, "/" + C(t(a).interval), 1)
1644
+ O(" $" + L(t(a).info.items[0].plan.amount / 100), 1),
1645
+ b("span", mn, "/" + L(t(a).interval), 1)
1646
1646
  ]),
1647
1647
  i(m, {
1648
1648
  size: "x-small",
@@ -1658,13 +1658,13 @@ const He = G("settings", () => {
1658
1658
  name: "subtitle",
1659
1659
  fn: r(() => [
1660
1660
  b("div", { class: "d-flex align-center" }, [
1661
- i(we, {
1661
+ i(_e, {
1662
1662
  height: "16",
1663
1663
  type: "ossein",
1664
1664
  width: "40"
1665
1665
  }),
1666
1666
  b("span", { class: "mx-1" }, "—"),
1667
- i(we, {
1667
+ i(_e, {
1668
1668
  height: "16",
1669
1669
  type: "ossein",
1670
1670
  width: "80"
@@ -1676,14 +1676,14 @@ const He = G("settings", () => {
1676
1676
  ]), 1024),
1677
1677
  b("div", fn, [
1678
1678
  b("div", null, [
1679
- ((v = t(a).info) == null ? void 0 : v.status) === "active" ? (d(), I(U, { key: 0 }, [
1680
- T(" Your plan renews on "),
1681
- b("span", vn, C(t(o).format(t(s), "fullDateWithWeekday")), 1),
1682
- T(". ")
1679
+ ((f = t(a).info) == null ? void 0 : f.status) === "active" ? (d(), I(U, { key: 0 }, [
1680
+ O(" Your plan renews on "),
1681
+ b("span", vn, L(t(o).format(t(s), "fullDateWithWeekday")), 1),
1682
+ O(". ")
1683
1683
  ], 64)) : (d(), I(U, { key: 1 }, [
1684
- T(" Your plan ends on "),
1685
- b("span", _n, C(t(o).format((V = t(a).info) == null ? void 0 : V.currentPeriodEnd, "fullDateWithWeekday")), 1),
1686
- T(". ")
1684
+ O(" Your plan ends on "),
1685
+ b("span", _n, L(t(o).format((V = t(a).info) == null ? void 0 : V.currentPeriodEnd, "fullDateWithWeekday")), 1),
1686
+ O(". ")
1687
1687
  ], 64))
1688
1688
  ])
1689
1689
  ])
@@ -1710,33 +1710,33 @@ const He = G("settings", () => {
1710
1710
  ], o = [
1711
1711
  "Early access to Vuetify Studio, a visual editor for Vuetify",
1712
1712
  "Receive a special label on GitHub created issues and pull requests"
1713
- ], a = D(!1), n = F();
1714
- return N(a, async (s) => {
1713
+ ], a = A(!1), n = j();
1714
+ return z(a, async (s) => {
1715
1715
  s && n.subscriptionInfo();
1716
1716
  }), (s, l) => {
1717
1717
  const p = Y;
1718
1718
  return d(), I(U, null, [
1719
- i(Ge, { class: "font-weight-black" }, {
1719
+ i(qe, { class: "font-weight-black" }, {
1720
1720
  default: r(() => [
1721
- T("Perks")
1721
+ O("Perks")
1722
1722
  ]),
1723
1723
  _: 1
1724
1724
  }),
1725
1725
  gn,
1726
- i(ie, {
1726
+ i(ae, {
1727
1727
  class: "py-0",
1728
1728
  density: "compact",
1729
1729
  lines: !1,
1730
1730
  nav: ""
1731
1731
  }, {
1732
1732
  default: r(() => [
1733
- (d(), I(U, null, oe(e, (u, m) => i(p, {
1733
+ (d(), I(U, null, ne(e, (u, m) => i(p, {
1734
1734
  key: m,
1735
1735
  class: "mb-0",
1736
- "prepend-icon": `svg:${t(Ne)}`
1736
+ "prepend-icon": `svg:${t(Ue)}`
1737
1737
  }, {
1738
1738
  prepend: r(() => [
1739
- i(A, {
1739
+ i(D, {
1740
1740
  class: "mx-n2",
1741
1741
  color: "success",
1742
1742
  size: "small"
@@ -1751,27 +1751,27 @@ const He = G("settings", () => {
1751
1751
  _: 1
1752
1752
  }),
1753
1753
  bn,
1754
- i(Ge, { class: "font-weight-black" }, {
1754
+ i(qe, { class: "font-weight-black" }, {
1755
1755
  default: r(() => [
1756
- T("Up Next")
1756
+ O("Up Next")
1757
1757
  ]),
1758
1758
  _: 1
1759
1759
  }),
1760
1760
  Vn,
1761
- i(ie, {
1761
+ i(ae, {
1762
1762
  class: "py-0",
1763
1763
  density: "compact",
1764
1764
  lines: !1,
1765
1765
  nav: ""
1766
1766
  }, {
1767
1767
  default: r(() => [
1768
- (d(), I(U, null, oe(o, (u, m) => i(p, {
1768
+ (d(), I(U, null, ne(o, (u, m) => i(p, {
1769
1769
  key: m,
1770
1770
  class: "mb-0",
1771
1771
  "prepend-icon": `svg:${t(oo)}`
1772
1772
  }, {
1773
1773
  prepend: r(() => [
1774
- i(A, {
1774
+ i(D, {
1775
1775
  class: "mx-n2",
1776
1776
  size: "small"
1777
1777
  })
@@ -1797,30 +1797,30 @@ const He = G("settings", () => {
1797
1797
  },
1798
1798
  emits: ["update:modelValue"],
1799
1799
  setup(c) {
1800
- const e = D(!1), o = le(c, "modelValue"), a = F();
1801
- return N(e, async (n) => {
1800
+ const e = A(!1), o = le(c, "modelValue"), a = j();
1801
+ return z(e, async (n) => {
1802
1802
  n && a.subscriptionInfo();
1803
- }), N(() => a.interval, (n) => {
1803
+ }), z(() => a.interval, (n) => {
1804
1804
  o.value = n;
1805
- }, { immediate: !0 }), (n, s) => (d(), _(ft, {
1805
+ }, { immediate: !0 }), (n, s) => (d(), h(ft, {
1806
1806
  modelValue: o.value,
1807
1807
  "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = l),
1808
1808
  mandatory: ""
1809
1809
  }, {
1810
1810
  default: r(() => [
1811
- i(re, null, {
1811
+ i(be, null, {
1812
1812
  default: r(() => [
1813
- i(J, {
1813
+ i(re, {
1814
1814
  cols: "12",
1815
1815
  md: "6"
1816
1816
  }, {
1817
1817
  default: r(() => [
1818
- i(Ze, { value: "month" }, {
1818
+ i(Ge, { value: "month" }, {
1819
1819
  default: r(({ toggle: l, isSelected: p }) => [
1820
- i(H, {
1820
+ i(W, {
1821
1821
  border: p ? "sm primary opacity-100" : "sm",
1822
1822
  color: p ? "primary" : void 0,
1823
- "prepend-icon": p ? `svg:${t(Ae)}` : "$radioOff",
1823
+ "prepend-icon": p ? `svg:${t(De)}` : "$radioOff",
1824
1824
  rounded: "lg",
1825
1825
  subtitle: "$2.99/month",
1826
1826
  title: "Monthly",
@@ -1828,7 +1828,7 @@ const He = G("settings", () => {
1828
1828
  onClick: l
1829
1829
  }, {
1830
1830
  prepend: r(() => [
1831
- i(A, { class: "mt-n6" })
1831
+ i(D, { class: "mt-n6" })
1832
1832
  ]),
1833
1833
  _: 2
1834
1834
  }, 1032, ["border", "color", "prepend-icon", "variant", "onClick"])
@@ -1838,17 +1838,17 @@ const He = G("settings", () => {
1838
1838
  ]),
1839
1839
  _: 1
1840
1840
  }),
1841
- i(J, {
1841
+ i(re, {
1842
1842
  cols: "12",
1843
1843
  md: "6"
1844
1844
  }, {
1845
1845
  default: r(() => [
1846
- i(Ze, { value: "year" }, {
1846
+ i(Ge, { value: "year" }, {
1847
1847
  default: r(({ toggle: l, isSelected: p }) => [
1848
- i(H, {
1848
+ i(W, {
1849
1849
  border: p ? "sm primary opacity-100" : "sm",
1850
1850
  color: p ? "primary" : void 0,
1851
- "prepend-icon": p ? `svg:${t(Ae)}` : "$radioOff",
1851
+ "prepend-icon": p ? `svg:${t(De)}` : "$radioOff",
1852
1852
  rounded: "lg",
1853
1853
  subtitle: "$29.99/year",
1854
1854
  title: "Yearly",
@@ -1856,10 +1856,10 @@ const He = G("settings", () => {
1856
1856
  onClick: l
1857
1857
  }, {
1858
1858
  prepend: r(() => [
1859
- i(A, { class: "mt-n6" })
1859
+ i(D, { class: "mt-n6" })
1860
1860
  ]),
1861
1861
  append: r(() => [
1862
- i(te, {
1862
+ i(X, {
1863
1863
  class: "mt-n6",
1864
1864
  color: "success",
1865
1865
  size: "small",
@@ -1891,38 +1891,38 @@ const He = G("settings", () => {
1891
1891
  emits: ["update:modelValue"],
1892
1892
  setup(c) {
1893
1893
  function e(m) {
1894
- return new Promise((v) => setTimeout(v, m));
1894
+ return new Promise((f) => setTimeout(f, m));
1895
1895
  }
1896
- const o = le(c, "modelValue"), a = F(), n = ye(), s = D(a.interval), l = D(a.hasBilling ? "status" : "subscribe"), p = D(!1);
1897
- N(s, (m) => {
1896
+ const o = le(c, "modelValue"), a = j(), n = xe(), s = A(a.interval), l = A(a.hasBilling ? "status" : "subscribe"), p = A(!1);
1897
+ z(s, (m) => {
1898
1898
  !a.isSubscriber || !a.interval || (p.value = m !== a.interval);
1899
- }), N(o, async (m) => {
1899
+ }), z(o, async (m) => {
1900
1900
  if (!m || !a.isSubscriber) {
1901
1901
  m || a.resetQuery();
1902
1902
  return;
1903
1903
  }
1904
1904
  a.subscriptionInfo();
1905
- }), N(n, async () => {
1906
- !a.sessionId && !["subscribe", "status"].includes(n.value.one) || (l.value = a.sessionId || n.value.one === "status" ? "status" : "subscribe", a.isOpen = !0, await de(), o.value = !0);
1905
+ }), z(n, async () => {
1906
+ !a.sessionId && !["subscribe", "status"].includes(n.value.one) || (l.value = a.sessionId || n.value.one === "status" ? "status" : "subscribe", a.isOpen = !0, await he(), o.value = !0);
1907
1907
  }, { immediate: !0 });
1908
1908
  async function u() {
1909
1909
  await a.modify(s.value), await a.subscriptionInfo(), p.value = null, await e(3e3), l.value = "status", await e(300), p.value = !1;
1910
1910
  }
1911
- return (m, v) => {
1912
- const V = ge, y = wn, f = $n, g = hn, h = ln, $ = _e, j = he;
1913
- return d(), _(j, {
1911
+ return (m, f) => {
1912
+ const V = pe, y = wn, v = $n, g = hn, _ = ln, $ = $e, F = we;
1913
+ return d(), h(F, {
1914
1914
  modelValue: o.value,
1915
- "onUpdate:modelValue": v[4] || (v[4] = (M) => o.value = M),
1915
+ "onUpdate:modelValue": f[4] || (f[4] = (P) => o.value = P),
1916
1916
  "prepend-icon": `svg:${t(no)}`,
1917
1917
  title: "Subscriptions"
1918
- }, P({
1918
+ }, M({
1919
1919
  default: r(() => [
1920
- i(fe, null, {
1920
+ i(Ve, null, {
1921
1921
  default: r(() => [
1922
- i(ve, { scrollable: "" }, {
1922
+ i(ke, { scrollable: "" }, {
1923
1923
  default: r(() => [
1924
1924
  b("div", xn, [
1925
- i(ue, null, {
1925
+ i(ie, null, {
1926
1926
  default: r(() => [
1927
1927
  i(V, {
1928
1928
  text: "The Vuetify One subscription is a great way to support the Vuetify team and get access to exclusive features and content.",
@@ -1930,23 +1930,23 @@ const He = G("settings", () => {
1930
1930
  }),
1931
1931
  i(_t, { "model-value": t(l) }, {
1932
1932
  default: r(() => [
1933
- i(ke, { value: "subscribe" }, {
1933
+ i(ve, { value: "subscribe" }, {
1934
1934
  default: r(() => [
1935
1935
  i(y, {
1936
1936
  modelValue: t(s),
1937
- "onUpdate:modelValue": v[0] || (v[0] = (M) => ne(s) ? s.value = M : null)
1937
+ "onUpdate:modelValue": f[0] || (f[0] = (P) => se(s) ? s.value = P : null)
1938
1938
  }, null, 8, ["modelValue"]),
1939
1939
  Sn,
1940
- i(f)
1940
+ i(v)
1941
1941
  ]),
1942
1942
  _: 1
1943
1943
  }),
1944
- i(ke, { value: "status" }, {
1944
+ i(ve, { value: "status" }, {
1945
1945
  default: r(() => [
1946
1946
  i(g, {
1947
- "onChange:subscription": v[1] || (v[1] = (M) => l.value = "subscribe")
1947
+ "onChange:subscription": f[1] || (f[1] = (P) => l.value = "subscribe")
1948
1948
  }),
1949
- i(h)
1949
+ i(_)
1950
1950
  ]),
1951
1951
  _: 1
1952
1952
  })
@@ -1970,24 +1970,24 @@ const He = G("settings", () => {
1970
1970
  name: "actions",
1971
1971
  fn: r(() => [
1972
1972
  b("div", Cn, [
1973
- t(p) !== !1 ? (d(), _($, {
1973
+ t(p) !== !1 ? (d(), h($, {
1974
1974
  key: 0,
1975
1975
  block: "",
1976
1976
  color: "success",
1977
1977
  loading: t(a).isLoading,
1978
- "prepend-icon": `svg:${t(p) !== null ? t(so) : t(Ae)}`,
1978
+ "prepend-icon": `svg:${t(p) !== null ? t(so) : t(De)}`,
1979
1979
  readonly: t(p) === null,
1980
1980
  size: "default",
1981
1981
  text: t(p) !== null ? "Modify Subscription" : "Success",
1982
1982
  onClick: u
1983
- }, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(a).isSubscriber ? (d(), _($, {
1983
+ }, null, 8, ["loading", "prepend-icon", "readonly", "text"])) : t(a).isSubscriber ? (d(), h($, {
1984
1984
  key: 2,
1985
1985
  block: "",
1986
1986
  "prepend-icon": `svg:${t(ao)}`,
1987
1987
  size: "default",
1988
1988
  text: "Manage Subscription",
1989
- onClick: v[3] || (v[3] = (M) => l.value = "status")
1990
- }, null, 8, ["prepend-icon"])) : (d(), _($, {
1989
+ onClick: f[3] || (f[3] = (P) => l.value = "status")
1990
+ }, null, 8, ["prepend-icon"])) : (d(), h($, {
1991
1991
  key: 1,
1992
1992
  block: "",
1993
1993
  color: t(s) ? "primary" : "disabled",
@@ -1996,7 +1996,7 @@ const He = G("settings", () => {
1996
1996
  "prepend-icon": "$vuetify",
1997
1997
  size: "default",
1998
1998
  text: "Activate Subscription",
1999
- onClick: v[2] || (v[2] = (M) => t(a).subscribe(t(s)))
1999
+ onClick: f[2] || (f[2] = (P) => t(a).subscribe(t(s)))
2000
2000
  }, null, 8, ["color", "disabled", "loading"]))
2001
2001
  ])
2002
2002
  ]),
@@ -2008,10 +2008,10 @@ const He = G("settings", () => {
2008
2008
  }), In = /* @__PURE__ */ k({
2009
2009
  __name: "VoSubscriptionListItem",
2010
2010
  setup(c) {
2011
- const e = D(!1);
2011
+ const e = A(!1);
2012
2012
  return (o, a) => {
2013
2013
  const n = Ln, s = Y;
2014
- return d(), _(s, {
2014
+ return d(), h(s, {
2015
2015
  active: t(e),
2016
2016
  link: "",
2017
2017
  "prepend-icon": `svg:${t(io)}`,
@@ -2020,17 +2020,17 @@ const He = G("settings", () => {
2020
2020
  default: r(() => [
2021
2021
  i(n, {
2022
2022
  modelValue: t(e),
2023
- "onUpdate:modelValue": a[0] || (a[0] = (l) => ne(e) ? e.value = l : null)
2023
+ "onUpdate:modelValue": a[0] || (a[0] = (l) => se(e) ? e.value = l : null)
2024
2024
  }, null, 8, ["modelValue"])
2025
2025
  ]),
2026
2026
  _: 1
2027
2027
  }, 8, ["active", "prepend-icon"]);
2028
2028
  };
2029
2029
  }
2030
- }), Dn = {
2030
+ }), An = {
2031
2031
  key: 0,
2032
2032
  class: "text-success"
2033
- }, Re = /* @__PURE__ */ k({
2033
+ }, He = /* @__PURE__ */ k({
2034
2034
  __name: "VoSponsorshipsTimelineItem",
2035
2035
  props: {
2036
2036
  title: {},
@@ -2042,21 +2042,21 @@ const He = G("settings", () => {
2042
2042
  sponsorship: {}
2043
2043
  },
2044
2044
  setup(c) {
2045
- const e = c, o = He(), a = x(() => {
2045
+ const e = c, o = Me(), a = x(() => {
2046
2046
  var s, l;
2047
2047
  return `$${parseFloat(String((((s = e.sponsorship) == null ? void 0 : s.amount) ?? 0) / 100)).toFixed(2)} /${(l = e.sponsorship) == null ? void 0 : l.interval}`;
2048
2048
  });
2049
2049
  return (n, s) => {
2050
2050
  var p, u;
2051
- const l = _e;
2052
- return d(), _(Ao, {
2051
+ const l = $e;
2052
+ return d(), h(Do, {
2053
2053
  "dot-color": (p = n.sponsorship) != null && p.isActive ? "success" : "transparent",
2054
- icon: (u = n.sponsorship) != null && u.isActive ? `svg:${t(Ne)}` : void 0,
2054
+ icon: (u = n.sponsorship) != null && u.isActive ? `svg:${t(Ue)}` : void 0,
2055
2055
  size: "x-small",
2056
2056
  width: "100%"
2057
2057
  }, {
2058
2058
  default: r(() => [
2059
- i(H, {
2059
+ i(W, {
2060
2060
  border: "",
2061
2061
  "prepend-avatar": `${t(o).CDN_URL}logos/${n.logo}.png`,
2062
2062
  rounded: "lg",
@@ -2066,33 +2066,33 @@ const He = G("settings", () => {
2066
2066
  subtitle: r(() => {
2067
2067
  var m;
2068
2068
  return [
2069
- (m = n.sponsorship) != null && m.isActive ? (d(), I("div", Dn, [
2070
- i(A, {
2069
+ (m = n.sponsorship) != null && m.isActive ? (d(), I("div", An, [
2070
+ i(D, {
2071
2071
  icon: `svg:${t(ro)}`,
2072
2072
  size: "x-small"
2073
2073
  }, null, 8, ["icon"]),
2074
- T(" " + C(t(a)), 1)
2074
+ O(" " + L(t(a)), 1)
2075
2075
  ])) : (d(), I(U, { key: 1 }, [
2076
- T(C(n.text), 1)
2076
+ O(L(n.text), 1)
2077
2077
  ], 64))
2078
2078
  ];
2079
2079
  }),
2080
2080
  append: r(() => {
2081
- var m, v, V, y, f, g;
2081
+ var m, f, V, y, v, g;
2082
2082
  return [
2083
- n.disabled ? (d(), _(l, {
2083
+ n.disabled ? (d(), h(l, {
2084
2084
  key: 1,
2085
2085
  color: "surface-variant",
2086
2086
  readonly: "",
2087
2087
  text: "Coming Soon"
2088
- })) : (d(), _(l, {
2088
+ })) : (d(), h(l, {
2089
2089
  key: 0,
2090
2090
  active: !1,
2091
2091
  color: (m = n.sponsorship) != null && m.isActive ? "success" : "primary",
2092
- href: (v = n.sponsorship) != null && v.isActive || n.to ? void 0 : n.href,
2093
- "prepend-icon": `svg:${(V = n.sponsorship) != null && V.isActive ? t(Ae) : t(Te)}`,
2092
+ href: (f = n.sponsorship) != null && f.isActive || n.to ? void 0 : n.href,
2093
+ "prepend-icon": `svg:${(V = n.sponsorship) != null && V.isActive ? t(De) : t(Te)}`,
2094
2094
  readonly: (y = n.sponsorship) == null ? void 0 : y.isActive,
2095
- target: (f = n.sponsorship) != null && f.isActive || n.to ? void 0 : "_blank",
2095
+ target: (v = n.sponsorship) != null && v.isActive || n.to ? void 0 : "_blank",
2096
2096
  text: (g = n.sponsorship) != null && g.isActive ? "Active" : "Info",
2097
2097
  to: n.to,
2098
2098
  width: "88"
@@ -2106,12 +2106,12 @@ const He = G("settings", () => {
2106
2106
  }, 8, ["dot-color", "icon"]);
2107
2107
  };
2108
2108
  }
2109
- }), An = /* @__PURE__ */ k({
2109
+ }), Dn = /* @__PURE__ */ k({
2110
2110
  __name: "VoSponsorshipsTimelineItemPatreon",
2111
2111
  setup(c) {
2112
2112
  return (e, o) => {
2113
- const a = Re;
2114
- return d(), _(a, {
2113
+ const a = He;
2114
+ return d(), h(a, {
2115
2115
  disabled: "",
2116
2116
  logo: "patreon",
2117
2117
  text: "Support Vuetify through Patreon.",
@@ -2119,13 +2119,13 @@ const He = G("settings", () => {
2119
2119
  });
2120
2120
  };
2121
2121
  }
2122
- }), On = /* @__PURE__ */ k({
2122
+ }), Bn = /* @__PURE__ */ k({
2123
2123
  __name: "VoSponsorshipsTimelineItemDiscord",
2124
2124
  setup(c) {
2125
- const e = F();
2125
+ const e = j();
2126
2126
  return (o, a) => {
2127
- const n = Re;
2128
- return d(), _(n, {
2127
+ const n = He;
2128
+ return d(), h(n, {
2129
2129
  href: "https://discord.com/servers/vuetify-340160225338195969",
2130
2130
  logo: "discord",
2131
2131
  sponsorship: t(e).discord,
@@ -2134,13 +2134,13 @@ const He = G("settings", () => {
2134
2134
  }, null, 8, ["sponsorship"]);
2135
2135
  };
2136
2136
  }
2137
- }), Bn = /* @__PURE__ */ k({
2137
+ }), Nn = /* @__PURE__ */ k({
2138
2138
  __name: "VoSponsorshipsTimelineItemGithub",
2139
2139
  setup(c) {
2140
- const e = F();
2140
+ const e = j();
2141
2141
  return (o, a) => {
2142
- const n = Re;
2143
- return d(), _(n, {
2142
+ const n = He;
2143
+ return d(), h(n, {
2144
2144
  href: "https://github.com/sponsors/johnleider",
2145
2145
  logo: "github",
2146
2146
  sponsorship: t(e).github,
@@ -2149,13 +2149,13 @@ const He = G("settings", () => {
2149
2149
  }, null, 8, ["sponsorship"]);
2150
2150
  };
2151
2151
  }
2152
- }), Un = /* @__PURE__ */ k({
2152
+ }), On = /* @__PURE__ */ k({
2153
2153
  __name: "VoSponsorshipsTimelineItemOne",
2154
2154
  setup(c) {
2155
- const e = F();
2155
+ const e = j();
2156
2156
  return (o, a) => {
2157
- const n = Re;
2158
- return d(), _(n, {
2157
+ const n = He;
2158
+ return d(), h(n, {
2159
2159
  logo: "one",
2160
2160
  sponsorship: t(e).one,
2161
2161
  text: "Support Vuetify through Vuetify One.",
@@ -2164,12 +2164,12 @@ const He = G("settings", () => {
2164
2164
  }, null, 8, ["sponsorship"]);
2165
2165
  };
2166
2166
  }
2167
- }), Nn = /* @__PURE__ */ k({
2167
+ }), Un = /* @__PURE__ */ k({
2168
2168
  __name: "VoSponsorshipsTimeline",
2169
2169
  setup(c) {
2170
2170
  return (e, o) => {
2171
- const a = Un, n = Bn, s = On, l = An;
2172
- return d(), _(Oo, {
2171
+ const a = On, n = Nn, s = Bn, l = Dn;
2172
+ return d(), h(Bo, {
2173
2173
  class: "justify-start ms-n7",
2174
2174
  "line-inset": "12",
2175
2175
  side: "end",
@@ -2186,7 +2186,7 @@ const He = G("settings", () => {
2186
2186
  });
2187
2187
  };
2188
2188
  }
2189
- }), Tn = { class: "px-3 pb-5 d-flex flex-column h-100" }, zn = { class: "font-weight-black" }, Fn = { class: "text-caption text-medium-emphasis" }, jn = /* @__PURE__ */ k({
2189
+ }), Tn = { class: "px-3 pb-5 d-flex flex-column h-100" }, Fn = { class: "font-weight-black" }, zn = { class: "text-caption text-medium-emphasis" }, jn = /* @__PURE__ */ k({
2190
2190
  __name: "VoSponsorshipsDialog",
2191
2191
  props: {
2192
2192
  modelValue: { type: Boolean },
@@ -2194,24 +2194,24 @@ const He = G("settings", () => {
2194
2194
  },
2195
2195
  emits: ["update:modelValue"],
2196
2196
  setup(c) {
2197
- const e = le(c, "modelValue"), o = ye(), a = F();
2198
- return N(o, async () => {
2199
- o.value.one === "sponsorships" && (a.isOpen = !0, await de(), e.value = !0);
2197
+ const e = le(c, "modelValue"), o = xe(), a = j();
2198
+ return z(o, async () => {
2199
+ o.value.one === "sponsorships" && (a.isOpen = !0, await he(), e.value = !0);
2200
2200
  }, { immediate: !0 }), (n, s) => {
2201
- const l = ge, p = Nn, u = Ue("v-empty-state"), m = he;
2202
- return d(), _(m, {
2201
+ const l = pe, p = Un, u = Oe("v-empty-state"), m = we;
2202
+ return d(), h(m, {
2203
2203
  modelValue: e.value,
2204
- "onUpdate:modelValue": s[0] || (s[0] = (v) => e.value = v),
2204
+ "onUpdate:modelValue": s[0] || (s[0] = (f) => e.value = f),
2205
2205
  "prepend-icon": `svg:${t(lo)}`,
2206
2206
  title: "Sponsorships"
2207
2207
  }, {
2208
2208
  default: r(() => [
2209
- i(fe, null, {
2209
+ i(Ve, null, {
2210
2210
  default: r(() => [
2211
- i(ve, { scrollable: "" }, {
2211
+ i(ke, { scrollable: "" }, {
2212
2212
  default: r(() => [
2213
2213
  b("div", Tn, [
2214
- i(ue, { class: "flex-0-0 mb-16 mb-sm-4" }, {
2214
+ i(ie, { class: "flex-0-0 mb-16 mb-sm-4" }, {
2215
2215
  default: r(() => [
2216
2216
  i(l, {
2217
2217
  text: "Support Vuetify through GitHub Sponsors, Discord, or Patreon to unlock exclusive benefits and content.",
@@ -2228,16 +2228,16 @@ const He = G("settings", () => {
2228
2228
  size: "128"
2229
2229
  }, {
2230
2230
  media: r(() => [
2231
- i(A, {
2231
+ i(D, {
2232
2232
  color: t(a).isSubscriber ? "success" : "error"
2233
2233
  }, null, 8, ["color"])
2234
2234
  ]),
2235
2235
  title: r(() => [
2236
- T(" One Status: "),
2237
- b("span", zn, C(t(a).isSubscriber ? "Active" : "Inactive"), 1)
2236
+ O(" One Status: "),
2237
+ b("span", Fn, L(t(a).isSubscriber ? "Active" : "Inactive"), 1)
2238
2238
  ]),
2239
2239
  text: r(() => [
2240
- b("div", Fn, C(t(a).isSubscriber ? "You are currently receiving benefits of Vuetify One." : "Login to activate Vuetify One benefits"), 1)
2240
+ b("div", zn, L(t(a).isSubscriber ? "You are currently receiving benefits of Vuetify One." : "Login to activate Vuetify One benefits"), 1)
2241
2241
  ]),
2242
2242
  _: 1
2243
2243
  })
@@ -2253,13 +2253,13 @@ const He = G("settings", () => {
2253
2253
  }, 8, ["modelValue", "prepend-icon"]);
2254
2254
  };
2255
2255
  }
2256
- }), Mn = /* @__PURE__ */ k({
2256
+ }), Pn = /* @__PURE__ */ k({
2257
2257
  __name: "VoSponsorshipsListItem",
2258
2258
  setup(c) {
2259
- const e = D(!1);
2259
+ const e = A(!1);
2260
2260
  return (o, a) => {
2261
2261
  const n = jn, s = Y;
2262
- return d(), _(s, {
2262
+ return d(), h(s, {
2263
2263
  active: t(e),
2264
2264
  link: "",
2265
2265
  "prepend-icon": `svg:${t(co)}`,
@@ -2268,15 +2268,15 @@ const He = G("settings", () => {
2268
2268
  default: r(() => [
2269
2269
  i(n, {
2270
2270
  modelValue: t(e),
2271
- "onUpdate:modelValue": a[0] || (a[0] = (l) => ne(e) ? e.value = l : null)
2271
+ "onUpdate:modelValue": a[0] || (a[0] = (l) => se(e) ? e.value = l : null)
2272
2272
  }, null, 8, ["modelValue"])
2273
2273
  ]),
2274
2274
  _: 1
2275
2275
  }, 8, ["active", "prepend-icon"]);
2276
2276
  };
2277
2277
  }
2278
- }), Pn = G("downloads", () => {
2279
- const c = se(), e = B([]), o = D(!1);
2278
+ }), Mn = G("downloads", () => {
2279
+ const c = te(), e = N([]), o = A(!1);
2280
2280
  async function a() {
2281
2281
  if (e.value.length)
2282
2282
  return e.value;
@@ -2298,7 +2298,7 @@ const He = G("settings", () => {
2298
2298
  }), Hn = /* @__PURE__ */ k({
2299
2299
  __name: "VoDownloadsTable",
2300
2300
  setup(c) {
2301
- const e = Se(), o = Pn(), a = [
2301
+ const e = ye(), o = Mn(), a = [
2302
2302
  {
2303
2303
  title: "Order ID",
2304
2304
  value: "order_name"
@@ -2318,19 +2318,19 @@ const He = G("settings", () => {
2318
2318
  value: "download_url"
2319
2319
  }
2320
2320
  ];
2321
- return Oe(async () => {
2321
+ return Be(async () => {
2322
2322
  await o.index();
2323
2323
  }), (n, s) => {
2324
- const l = ge;
2325
- return d(), _(re, null, {
2324
+ const l = pe;
2325
+ return d(), h(be, null, {
2326
2326
  default: r(() => [
2327
- i(J, { cols: "12" }, {
2327
+ i(re, { cols: "12" }, {
2328
2328
  default: r(() => [
2329
2329
  i(l, {
2330
2330
  text: "View and download your store purchases.",
2331
2331
  title: "Download history"
2332
2332
  }),
2333
- i(H, {
2333
+ i(W, {
2334
2334
  border: "",
2335
2335
  flat: "",
2336
2336
  rounded: "lg"
@@ -2344,16 +2344,16 @@ const He = G("settings", () => {
2344
2344
  loading: t(o).isLoading
2345
2345
  }, {
2346
2346
  "item.order_name": r(({ item: p }) => [
2347
- T(" #" + C(p.order_name), 1)
2347
+ O(" #" + L(p.order_name), 1)
2348
2348
  ]),
2349
2349
  "item.created_at": r(({ item: p }) => [
2350
- T(C(t(e).format(p.created_at, "shortDate")), 1)
2350
+ O(L(t(e).format(p.created_at, "shortDate")), 1)
2351
2351
  ]),
2352
2352
  "item.download_items": r(({ item: p }) => [
2353
- (d(!0), I(U, null, oe(p.download_items, (u, m) => (d(), I("div", {
2353
+ (d(!0), I(U, null, ne(p.download_items, (u, m) => (d(), I("div", {
2354
2354
  key: m,
2355
2355
  class: "text-truncate"
2356
- }, C(u.name), 1))), 128))
2356
+ }, L(u.name), 1))), 128))
2357
2357
  ]),
2358
2358
  "item.download_url": r(({ item: p }) => [
2359
2359
  i(q, {
@@ -2381,29 +2381,29 @@ const He = G("settings", () => {
2381
2381
  }), Rn = { class: "px-3" }, En = /* @__PURE__ */ k({
2382
2382
  __name: "VoDownloadsNavItem",
2383
2383
  setup(c) {
2384
- const e = D(!1);
2384
+ const e = A(!1);
2385
2385
  return (o, a) => {
2386
- const n = Hn, s = he, l = Y;
2387
- return d(), _(l, {
2386
+ const n = Hn, s = we, l = Y;
2387
+ return d(), h(l, {
2388
2388
  active: t(e),
2389
2389
  link: "",
2390
- "prepend-icon": `svg:${t(ot)}`,
2390
+ "prepend-icon": `svg:${t(st)}`,
2391
2391
  title: "Downloads"
2392
2392
  }, {
2393
2393
  default: r(() => [
2394
2394
  i(s, {
2395
2395
  modelValue: t(e),
2396
- "onUpdate:modelValue": a[0] || (a[0] = (p) => ne(e) ? e.value = p : null),
2397
- "prepend-icon": `svg:${t(ot)}`,
2396
+ "onUpdate:modelValue": a[0] || (a[0] = (p) => se(e) ? e.value = p : null),
2397
+ "prepend-icon": `svg:${t(st)}`,
2398
2398
  title: "Downloads"
2399
2399
  }, {
2400
2400
  default: r(() => [
2401
- i(fe, null, {
2401
+ i(Ve, null, {
2402
2402
  default: r(() => [
2403
- i(ve, { scrollable: "" }, {
2403
+ i(ke, { scrollable: "" }, {
2404
2404
  default: r(() => [
2405
2405
  b("div", Rn, [
2406
- i(ue, null, {
2406
+ i(ie, null, {
2407
2407
  default: r(() => [
2408
2408
  i(n)
2409
2409
  ]),
@@ -2424,236 +2424,55 @@ const He = G("settings", () => {
2424
2424
  }, 8, ["active", "prepend-icon"]);
2425
2425
  };
2426
2426
  }
2427
- }), Wn = /* @__PURE__ */ b("h2", { class: "text-h4" }, " Configuration Tooling ", -1), qn = /* @__PURE__ */ b("p", { class: "text-subtitle-1 text-medium-emphasis" }, " Coming soon to Vuetify One ", -1), Gn = { class: "text-uppercase text-info" }, Zn = { class: "text-h6 mb-2" }, Qn = { class: "text-caption" }, Yn = /* @__PURE__ */ b("div", null, " Become a subscriber and be the first to gain access to the Vuetify Studio Alpha when it releases in April 2024. ", -1), Jn = /* @__PURE__ */ k({
2428
- __name: "VoStudioDialog",
2429
- props: /* @__PURE__ */ at({
2430
- prependIcon: {}
2431
- }, {
2432
- modelValue: { type: Boolean },
2433
- modelModifiers: {}
2434
- }),
2435
- emits: ["update:modelValue"],
2436
- setup(c) {
2437
- const e = le(c, "modelValue"), o = ye(), a = ze(), n = F(), { smAndUp: s } = ce(), l = [
2438
- {
2439
- title: "Customize",
2440
- subtitle: "Customize your Vuetify theme, components, and more with the Vuetify Studio.",
2441
- text: "Vuetify Studio is a premium tool that allows you to customize your Vuetify theme, components, and more. Unlock Vuetify One status to gain access to the Vuetify Studio Alpha.",
2442
- image: "https://cdn.vuetifyjs.com/docs/images/one/studio/customize.png"
2443
- },
2444
- {
2445
- title: "Configure",
2446
- subtitle: "Configure every aspect of your application from a single interface.",
2447
- text: "Vuetify Studio allows you to configure every single property of your application, including global values, and more.",
2448
- image: "https://cdn.vuetifyjs.com/docs/images/one/studio/configure.png"
2449
- },
2450
- {
2451
- title: "Export",
2452
- subtitle: "Export your configuration and easily implement your options.",
2453
- text: "Vuetify Studio allows you to export your options to a Vuetify configuration file for easy integration into your application.",
2454
- image: "https://cdn.vuetifyjs.com/docs/images/one/studio/export.png"
2455
- }
2456
- ];
2457
- N(o, async () => {
2458
- o.value.one === "studio" && (n.isOpen = !0, await de(), e.value = !0);
2459
- }, { immediate: !0 });
2460
- function p() {
2461
- e.value = !1, a.push({ query: { one: "subscribe" } });
2462
- }
2463
- return (u, m) => {
2464
- const v = _e, V = he;
2465
- return d(), _(V, {
2466
- modelValue: e.value,
2467
- "onUpdate:modelValue": m[0] || (m[0] = (y) => e.value = y),
2468
- "prepend-icon": u.prependIcon,
2469
- title: "Vuetify Studio"
2470
- }, {
2471
- default: r(() => [
2472
- i(fe, null, {
2473
- default: r(() => [
2474
- i(ve, { scrollable: "" }, {
2475
- default: r(() => [
2476
- i(Q, {
2477
- "content-class": "d-flex align-center justify-center flex-column",
2478
- cover: "",
2479
- gradient: "to top right, rgba(var(--v-theme-primary),.8), rgba(0,0,0,.9)",
2480
- height: "350",
2481
- "max-height": "350",
2482
- position: "top",
2483
- src: "https://cdn.vuetifyjs.com/docs/images/one/studio/hero.png"
2484
- }, {
2485
- default: r(() => [
2486
- i(H, {
2487
- class: "text-center pa-3",
2488
- color: "surface",
2489
- flat: "",
2490
- rounded: "xl"
2491
- }, {
2492
- text: r(() => [
2493
- i(A, {
2494
- color: "accent",
2495
- icon: u.prependIcon,
2496
- size: "80"
2497
- }, null, 8, ["icon"]),
2498
- Wn,
2499
- qn
2500
- ]),
2501
- _: 1
2502
- })
2503
- ]),
2504
- _: 1
2505
- }),
2506
- (d(), I(U, null, oe(l, (y, f) => i($e, {
2507
- key: f,
2508
- class: "py-8",
2509
- color: f % 2 === 0 ? "surface-light" : "surface-variant"
2510
- }, {
2511
- default: r(() => [
2512
- i(nt, null, {
2513
- default: r(() => [
2514
- i(re, { align: "center" }, {
2515
- default: r(() => [
2516
- i(J, {
2517
- cols: "12",
2518
- offset: "0",
2519
- "offset-sm": "1",
2520
- order: f % 2,
2521
- sm: "6"
2522
- }, {
2523
- default: r(() => [
2524
- b("strong", Gn, C(y.title), 1),
2525
- b("p", Zn, C(y.subtitle), 1),
2526
- b("p", Qn, C(y.text), 1)
2527
- ]),
2528
- _: 2
2529
- }, 1032, ["order"]),
2530
- i(J, {
2531
- cols: "12",
2532
- offset: "0",
2533
- "offset-sm": f % 2,
2534
- sm: "4"
2535
- }, {
2536
- default: r(() => [
2537
- i(Q, {
2538
- cover: "",
2539
- height: t(s) ? 180 : void 0,
2540
- rounded: "lg",
2541
- src: y.image
2542
- }, null, 8, ["height", "src"])
2543
- ]),
2544
- _: 2
2545
- }, 1032, ["offset-sm"])
2546
- ]),
2547
- _: 2
2548
- }, 1024)
2549
- ]),
2550
- _: 2
2551
- }, 1024)
2552
- ]),
2553
- _: 2
2554
- }, 1032, ["color"])), 64)),
2555
- t(n).isSubscriber ? S("", !0) : (d(), _($e, {
2556
- key: 0,
2557
- class: "text-center py-6"
2558
- }, {
2559
- default: r(() => [
2560
- i(nt, null, {
2561
- default: r(() => [
2562
- i(re, { justify: "center" }, {
2563
- default: r(() => [
2564
- i(J, { cols: "6" }, {
2565
- default: r(() => [
2566
- i(X, {
2567
- image: "https://cdn.vuetifyjs.com/docs/images/avatars/one.png",
2568
- size: "64"
2569
- }),
2570
- Yn
2571
- ]),
2572
- _: 1
2573
- }),
2574
- i(J, { cols: "12" }, {
2575
- default: r(() => [
2576
- i(v, {
2577
- "prepend-icon": "$vuetify",
2578
- size: "x-large",
2579
- text: "Subscribe Today",
2580
- onClick: p
2581
- })
2582
- ]),
2583
- _: 1
2584
- })
2585
- ]),
2586
- _: 1
2587
- })
2588
- ]),
2589
- _: 1
2590
- })
2591
- ]),
2592
- _: 1
2593
- }))
2594
- ]),
2595
- _: 1
2596
- })
2597
- ]),
2598
- _: 1
2599
- })
2600
- ]),
2601
- _: 1
2602
- }, 8, ["modelValue", "prepend-icon"]);
2603
- };
2604
- }
2605
- }), Xn = /* @__PURE__ */ k({
2427
+ }), Wn = /* @__PURE__ */ k({
2606
2428
  __name: "VoStudioNavItem",
2607
2429
  setup(c) {
2608
- const e = D(!1), o = [
2430
+ const e = A(!1), o = [
2609
2431
  ["M12.435 14.3194L12 21L6.87046 12.2799L12.435 14.3194Z", 1],
2610
2432
  ["M22 4L12.435 14.3194L6.87046 12.2799L9.26479 7.61064L12.435 14.3194L12 21L22 4Z", 0.5],
2611
2433
  ["M12.435 14.3194L22 4L9.26479 7.61064L12.435 14.3194Z", 1],
2612
2434
  ["M2 4L6.87046 12.2799L9.26479 7.61064L2 4Z", 1]
2613
2435
  ];
2614
2436
  return (a, n) => {
2615
- const s = Jn, l = Y;
2616
- return d(), _(l, {
2437
+ const s = Y;
2438
+ return d(), h(s, {
2617
2439
  active: t(e),
2440
+ href: "https://studio.vuetifyjs.com/",
2618
2441
  link: "",
2619
2442
  "prepend-icon": o,
2443
+ target: "_blank",
2620
2444
  title: "Vuetify Studio"
2621
2445
  }, {
2622
2446
  append: r(() => [
2623
- i(te, {
2447
+ i(X, {
2448
+ color: "amber-darken-1",
2624
2449
  label: "",
2625
- size: "x-small"
2450
+ size: "x-small",
2451
+ variant: "outlined"
2626
2452
  }, {
2627
2453
  default: r(() => [
2628
- T("COMING SOON")
2454
+ O("Closed Alpha")
2629
2455
  ]),
2630
2456
  _: 1
2631
2457
  })
2632
2458
  ]),
2633
- default: r(() => [
2634
- i(s, {
2635
- modelValue: t(e),
2636
- "onUpdate:modelValue": n[0] || (n[0] = (p) => ne(e) ? e.value = p : null),
2637
- "prepend-icon": o
2638
- }, null, 8, ["modelValue"])
2639
- ]),
2640
2459
  _: 1
2641
2460
  }, 8, ["active"]);
2642
2461
  };
2643
2462
  }
2644
- }), Kn = {
2463
+ }), qn = {
2645
2464
  key: 0,
2646
2465
  class: "pt-16"
2647
- }, es = /* @__PURE__ */ b("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ts = {
2466
+ }, Gn = /* @__PURE__ */ b("div", { class: "text-medium-emphasis" }, " All caught up ", -1), Zn = {
2648
2467
  key: 1,
2649
2468
  class: "pa-5"
2650
- }, 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({
2469
+ }, Qn = { class: "text-subtitle-1 font-weight-bold" }, Yn = { class: "text-caption font-weight-bold text-medium-emphasis" }, Jn = { class: "text-disabled text-caption mt-2 mb-3" }, Xn = /* @__PURE__ */ k({
2651
2470
  __name: "VoNotificationsBannerList",
2652
2471
  props: {
2653
2472
  items: {}
2654
2473
  },
2655
2474
  setup(c) {
2656
- const e = Se(), o = ce(), a = z();
2475
+ const e = ye(), o = de(), a = T();
2657
2476
  function n(l) {
2658
2477
  return a.notifications.last.banner.includes(l);
2659
2478
  }
@@ -2661,56 +2480,56 @@ const He = G("settings", () => {
2661
2480
  n(l.slug) ? a.notifications.last.banner = a.notifications.last.banner.filter((p) => p !== l.slug) : a.notifications.last.banner.push(l.slug);
2662
2481
  }
2663
2482
  return (l, p) => {
2664
- const u = Ue("v-empty-state");
2665
- return d(), _(ie, {
2483
+ const u = Oe("v-empty-state");
2484
+ return d(), h(ae, {
2666
2485
  class: "py-0",
2667
2486
  height: "100%",
2668
2487
  lines: "three"
2669
2488
  }, {
2670
2489
  default: r(() => [
2671
- l.items.length ? (d(), I("div", ts, [
2672
- (d(!0), I(U, null, oe(l.items, (m) => {
2673
- var v;
2490
+ l.items.length ? (d(), I("div", Zn, [
2491
+ (d(!0), I(U, null, ne(l.items, (m) => {
2492
+ var f;
2674
2493
  return d(), I("div", {
2675
2494
  key: m.slug,
2676
2495
  class: "mb-4"
2677
2496
  }, [
2678
- i(H, {
2497
+ i(W, {
2679
2498
  color: m.metadata.color,
2680
2499
  flat: "",
2681
- image: (v = m.metadata.images.bg) == null ? void 0 : v.url,
2500
+ image: (f = m.metadata.images.bg) == null ? void 0 : f.url,
2682
2501
  rounded: "b-0",
2683
2502
  title: m.title
2684
2503
  }, {
2685
2504
  prepend: r(() => {
2686
2505
  var V;
2687
2506
  return [
2688
- i(X, {
2507
+ i(K, {
2689
2508
  image: (V = m.metadata.images.logo) == null ? void 0 : V.url
2690
2509
  }, null, 8, ["image"])
2691
2510
  ];
2692
2511
  }),
2693
2512
  image: r(() => [
2694
- i(Q, { position: "right" })
2513
+ i(ee, { position: "right" })
2695
2514
  ]),
2696
2515
  _: 2
2697
2516
  }, 1032, ["color", "image", "title"]),
2698
- i(Me, null, {
2517
+ i(je, null, {
2699
2518
  default: r(({ props: V, isHovering: y }) => [
2700
- i($e, W(V, {
2519
+ i(et, E(V, {
2701
2520
  border: "",
2702
2521
  class: "px-8 pt-2 pb-4 position-relative",
2703
2522
  rounded: "b"
2704
2523
  }), {
2705
2524
  default: r(() => [
2706
- i(ee, {
2525
+ i(J, {
2707
2526
  location: "bottom",
2708
2527
  text: n(m.slug) ? "Mark as unread" : "Mark as read"
2709
2528
  }, {
2710
- activator: r(({ props: f }) => [
2529
+ activator: r(({ props: v }) => [
2711
2530
  i(Fe, { "hide-on-leave": "" }, {
2712
2531
  default: r(() => [
2713
- xe(i(q, W(f, {
2532
+ ge(i(q, E(v, {
2714
2533
  class: "ms-auto float-right",
2715
2534
  icon: `svg:${n(m.slug) ? t(ut) : t(ct)}`,
2716
2535
  "mdi-email-variant": "",
@@ -2718,7 +2537,7 @@ const He = G("settings", () => {
2718
2537
  variant: "text",
2719
2538
  onClick: (g) => s(m)
2720
2539
  }), null, 16, ["icon", "onClick"]), [
2721
- [Be, y || t(o).mobile.value]
2540
+ [Ne, y || t(o).mobile.value]
2722
2541
  ])
2723
2542
  ]),
2724
2543
  _: 2
@@ -2726,10 +2545,10 @@ const He = G("settings", () => {
2726
2545
  ]),
2727
2546
  _: 2
2728
2547
  }, 1032, ["text"]),
2729
- b("div", os, C(m.metadata.text), 1),
2730
- b("div", ns, C(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
2731
- b("div", ss, C(m.metadata.subtext), 1),
2732
- i(te, W({
2548
+ b("div", Qn, L(m.metadata.text), 1),
2549
+ b("div", Yn, L(t(e).format(m.created_at, "fullDateWithWeekday")), 1),
2550
+ b("div", Jn, L(m.metadata.subtext), 1),
2551
+ i(X, E({
2733
2552
  href: m.metadata.link.startsWith("http") ? m.metadata.link : void 0,
2734
2553
  target: m.metadata.link.startsWith("http") ? "_blank" : void 0,
2735
2554
  to: m.metadata.link.startsWith("http") ? void 0 : m.metadata.link
@@ -2742,7 +2561,7 @@ const He = G("settings", () => {
2742
2561
  variant: "text"
2743
2562
  }), {
2744
2563
  append: r(() => [
2745
- i(A, { size: "12" })
2564
+ i(D, { size: "12" })
2746
2565
  ]),
2747
2566
  _: 2
2748
2567
  }, 1040, ["append-icon", "text"])
@@ -2754,16 +2573,16 @@ const He = G("settings", () => {
2754
2573
  }, 1024)
2755
2574
  ]);
2756
2575
  }), 128))
2757
- ])) : (d(), I("div", Kn, [
2576
+ ])) : (d(), I("div", qn, [
2758
2577
  i(u, {
2759
2578
  icon: "$vuetify",
2760
2579
  size: "256"
2761
2580
  }, {
2762
2581
  media: r(() => [
2763
- i(A, { color: "medium-emphasis" })
2582
+ i(D, { color: "medium-emphasis" })
2764
2583
  ]),
2765
2584
  title: r(() => [
2766
- es
2585
+ Gn
2767
2586
  ]),
2768
2587
  _: 1
2769
2588
  })
@@ -2773,14 +2592,14 @@ const He = G("settings", () => {
2773
2592
  });
2774
2593
  };
2775
2594
  }
2776
- }), 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({
2595
+ }), Kn = { class: "ps-3 text-subtitle-2 pe-2" }, es = { class: "text-truncate" }, ts = { class: "text-caption font-weight-bold text-medium-emphasis" }, os = { class: "text-disabled text-caption my-2" }, ns = /* @__PURE__ */ k({
2777
2596
  __name: "VoNotificationsListItem",
2778
2597
  props: {
2779
2598
  demo: { type: Boolean },
2780
2599
  notification: {}
2781
2600
  },
2782
2601
  setup(c) {
2783
- const e = c, o = z(), a = Se(), n = ce(), s = x(() => {
2602
+ const e = c, o = T(), a = ye(), n = de(), s = x(() => {
2784
2603
  const u = e.notification.metadata ?? { action: "" };
2785
2604
  return {
2786
2605
  href: u.action.startsWith("http") ? u.action : void 0,
@@ -2799,27 +2618,27 @@ const He = G("settings", () => {
2799
2618
  e.demo || (l(u.slug) ? o.notifications.read = o.notifications.read.filter((m) => m !== u.slug) : o.notifications.read.push(u.slug));
2800
2619
  }
2801
2620
  return (u, m) => {
2802
- const v = Y;
2803
- return d(), _(Me, null, {
2621
+ const f = Y;
2622
+ return d(), h(je, null, {
2804
2623
  default: r(({ isHovering: V, props: y }) => [
2805
- i(v, W(y, { class: "py-4 mb-0" }), {
2624
+ i(f, E(y, { class: "py-4 mb-0" }), {
2806
2625
  prepend: r(() => [
2807
- b("div", is, C(u.notification.metadata.emoji), 1)
2626
+ b("div", Kn, L(u.notification.metadata.emoji), 1)
2808
2627
  ]),
2809
2628
  append: r(() => [
2810
- i(Bo, {
2629
+ i(No, {
2811
2630
  class: "mt-n3",
2812
2631
  width: "56"
2813
2632
  }, {
2814
2633
  default: r(() => [
2815
- i(ee, {
2634
+ i(J, {
2816
2635
  location: "bottom",
2817
2636
  text: l(u.notification.slug) ? "Mark as unread" : "Mark as read"
2818
2637
  }, {
2819
- activator: r(({ props: f }) => [
2638
+ activator: r(({ props: v }) => [
2820
2639
  i(Fe, { "hide-on-leave": "" }, {
2821
2640
  default: r(() => [
2822
- xe(i(q, W(f, {
2641
+ ge(i(q, E(v, {
2823
2642
  class: "ms-auto",
2824
2643
  icon: `svg:${l(u.notification.slug) ? t(ut) : t(ct)}`,
2825
2644
  "mdi-email-variant": "",
@@ -2827,7 +2646,7 @@ const He = G("settings", () => {
2827
2646
  variant: "text",
2828
2647
  onClick: m[0] || (m[0] = (g) => p(u.notification))
2829
2648
  }), null, 16, ["icon"]), [
2830
- [Be, V || t(n).mobile.value]
2649
+ [Ne, V || t(n).mobile.value]
2831
2650
  ])
2832
2651
  ]),
2833
2652
  _: 2
@@ -2842,13 +2661,13 @@ const He = G("settings", () => {
2842
2661
  default: r(() => [
2843
2662
  i(dt, { class: "text-wrap text-h6 mb-1" }, {
2844
2663
  default: r(() => [
2845
- b("div", rs, C(u.notification.title), 1)
2664
+ b("div", es, L(u.notification.title), 1)
2846
2665
  ]),
2847
2666
  _: 1
2848
2667
  }),
2849
- b("div", ls, C(t(a).format(u.notification.created_at, "fullDateWithWeekday")), 1),
2850
- b("div", cs, C(u.notification.metadata.text), 1),
2851
- i(te, W({
2668
+ b("div", ts, L(t(a).format(u.notification.created_at, "fullDateWithWeekday")), 1),
2669
+ b("div", os, L(u.notification.metadata.text), 1),
2670
+ i(X, E({
2852
2671
  "append-icon": `svg:${t(Te)}`
2853
2672
  }, t(s), {
2854
2673
  border: "",
@@ -2858,7 +2677,7 @@ const He = G("settings", () => {
2858
2677
  variant: "text"
2859
2678
  }), {
2860
2679
  append: r(() => [
2861
- i(A, { size: "12" })
2680
+ i(D, { size: "12" })
2862
2681
  ]),
2863
2682
  _: 1
2864
2683
  }, 16, ["append-icon", "text"])
@@ -2870,38 +2689,38 @@ const He = G("settings", () => {
2870
2689
  });
2871
2690
  };
2872
2691
  }
2873
- }), ds = {
2692
+ }), ss = {
2874
2693
  key: 0,
2875
2694
  class: "pt-16"
2876
- }, ps = /* @__PURE__ */ b("div", { class: "text-medium-emphasis" }, " All caught up ", -1), ms = /* @__PURE__ */ k({
2695
+ }, as = /* @__PURE__ */ b("div", { class: "text-medium-emphasis" }, " All caught up ", -1), is = /* @__PURE__ */ k({
2877
2696
  __name: "VoNotificationsList",
2878
2697
  props: {
2879
2698
  items: {}
2880
2699
  },
2881
2700
  setup(c) {
2882
2701
  return (e, o) => {
2883
- const a = Ue("v-empty-state"), n = us;
2884
- return d(), _(ie, {
2702
+ const a = Oe("v-empty-state"), n = ns;
2703
+ return d(), h(ae, {
2885
2704
  class: "py-0",
2886
2705
  height: "100%",
2887
2706
  lines: "three"
2888
2707
  }, {
2889
2708
  default: r(() => [
2890
- e.items.length ? (d(!0), I(U, { key: 1 }, oe(e.items, (s, l) => (d(), I(U, {
2709
+ e.items.length ? (d(!0), I(U, { key: 1 }, ne(e.items, (s, l) => (d(), I(U, {
2891
2710
  key: s.slug
2892
2711
  }, [
2893
- l !== 0 ? (d(), _(Z, { key: 0 })) : S("", !0),
2712
+ l !== 0 ? (d(), h(Q, { key: 0 })) : S("", !0),
2894
2713
  i(n, { notification: s }, null, 8, ["notification"])
2895
- ], 64))), 128)) : (d(), I("div", ds, [
2714
+ ], 64))), 128)) : (d(), I("div", ss, [
2896
2715
  i(a, {
2897
2716
  icon: "$vuetify",
2898
2717
  size: "256"
2899
2718
  }, {
2900
2719
  media: r(() => [
2901
- i(A, { color: "medium-emphasis" })
2720
+ i(D, { color: "medium-emphasis" })
2902
2721
  ]),
2903
2722
  title: r(() => [
2904
- ps
2723
+ as
2905
2724
  ]),
2906
2725
  _: 1
2907
2726
  })
@@ -2912,58 +2731,58 @@ const He = G("settings", () => {
2912
2731
  };
2913
2732
  }
2914
2733
  }), xt = G("site", () => {
2915
- const c = B([]), e = B();
2734
+ const c = N([]), e = N();
2916
2735
  return {
2917
2736
  id: c,
2918
2737
  url: e
2919
2738
  };
2920
- }), Ee = G("banners", () => {
2921
- const c = se(), e = xt(), o = z(), a = B([]), n = B([]), s = B(), l = D(!1), p = x(() => {
2739
+ }), Re = G("banners", () => {
2740
+ const c = te(), e = xt(), o = T(), a = N([]), n = N([]), s = N(), l = A(!1), p = x(() => {
2922
2741
  if (s.value)
2923
2742
  return s.value;
2924
2743
  if (u.value)
2925
2744
  return u.value;
2926
2745
  if (o.notifications.banners)
2927
2746
  return a.value.find(({
2928
- slug: h,
2747
+ slug: _,
2929
2748
  metadata: {
2930
2749
  site: $,
2931
- active: j
2750
+ active: F
2932
2751
  }
2933
- }) => !j || o.notifications.last.banner.includes(h) ? !1 : $.includes("dev") && !1 || $.includes("*") ? !0 : $.some((M) => e.id.includes(M)));
2752
+ }) => !F || o.notifications.last.banner.includes(_) ? !1 : $.includes("dev") && !1 || $.includes("*") ? !0 : $.some((P) => e.id.includes(P)));
2934
2753
  }), u = x(() => a.value.find(({
2935
2754
  metadata: {
2936
- site: h,
2755
+ site: _,
2937
2756
  active: $
2938
2757
  }
2939
- }) => $ ? h.includes("server") : !1));
2758
+ }) => $ ? _.includes("server") : !1));
2940
2759
  async function m() {
2941
2760
  try {
2942
2761
  l.value = !0;
2943
- const h = await c.get("/one/banners");
2944
- a.value = h.banners;
2762
+ const _ = await c.get("/one/banners");
2763
+ a.value = _.banners;
2945
2764
  } catch {
2946
2765
  } finally {
2947
2766
  l.value = !1;
2948
2767
  }
2949
2768
  return a.value;
2950
2769
  }
2951
- async function v(h) {
2770
+ async function f(_) {
2952
2771
  try {
2953
2772
  l.value = !0;
2954
- const $ = await c.get(`/one/admin/banners/${h}`);
2773
+ const $ = await c.get(`/one/admin/banners/${_}`);
2955
2774
  return s.value = $.banner, $.banner;
2956
2775
  } catch {
2957
2776
  } finally {
2958
2777
  l.value = !1;
2959
2778
  }
2960
2779
  }
2961
- async function V(h) {
2780
+ async function V(_) {
2962
2781
  try {
2963
2782
  l.value = !0;
2964
2783
  const $ = await c.form(
2965
2784
  "/one/admin/banners",
2966
- h
2785
+ _
2967
2786
  );
2968
2787
  return s.value = $.banner, $.banner;
2969
2788
  } catch {
@@ -2971,26 +2790,26 @@ const He = G("settings", () => {
2971
2790
  l.value = !1;
2972
2791
  }
2973
2792
  }
2974
- async function y(h, $) {
2793
+ async function y(_, $) {
2975
2794
  try {
2976
2795
  l.value = !0;
2977
- const j = await c.form(
2978
- `/one/admin/banners/${h}`,
2796
+ const F = await c.form(
2797
+ `/one/admin/banners/${_}`,
2979
2798
  $
2980
2799
  );
2981
- return s.value = j.banner, j.banner;
2800
+ return s.value = F.banner, F.banner;
2982
2801
  } catch {
2983
2802
  } finally {
2984
2803
  l.value = !1;
2985
2804
  }
2986
2805
  }
2987
- async function f() {
2806
+ async function v() {
2988
2807
  }
2989
2808
  async function g() {
2990
2809
  try {
2991
2810
  l.value = !0;
2992
- const h = await c.get("/one/admin/banners");
2993
- n.value = h.banners;
2811
+ const _ = await c.get("/one/admin/banners");
2812
+ n.value = _.banners;
2994
2813
  } catch {
2995
2814
  } finally {
2996
2815
  l.value = !1;
@@ -3005,13 +2824,13 @@ const He = G("settings", () => {
3005
2824
  banner: p,
3006
2825
  record: s,
3007
2826
  admin: g,
3008
- destroy: f,
2827
+ destroy: v,
3009
2828
  index: m,
3010
- show: v,
2829
+ show: f,
3011
2830
  store: V,
3012
2831
  update: y
3013
2832
  };
3014
- }), fs = { class: "text-caption" }, vs = { class: "text-caption" }, _s = /* @__PURE__ */ k({
2833
+ }), rs = { class: "text-caption" }, ls = { class: "text-caption" }, cs = /* @__PURE__ */ k({
3015
2834
  __name: "VoNotificationsDialog",
3016
2835
  props: {
3017
2836
  modelValue: { type: Boolean },
@@ -3019,33 +2838,33 @@ const He = G("settings", () => {
3019
2838
  },
3020
2839
  emits: ["update:modelValue"],
3021
2840
  setup(c) {
3022
- const e = ce(), o = ye(), a = Ee(), n = Pe(), s = F(), l = z(), p = D(["read"]), u = le(c, "modelValue");
3023
- return N(o, async () => {
2841
+ const e = de(), o = xe(), a = Re(), n = Pe(), s = j(), l = T(), p = A(["read"]), u = le(c, "modelValue");
2842
+ return z(o, async () => {
3024
2843
  if (o.value.one !== "notifications") {
3025
2844
  u.value && (u.value = !1);
3026
2845
  return;
3027
2846
  }
3028
- s.isOpen = !0, await de(), u.value = !0;
3029
- }, { immediate: !0 }), (m, v) => {
3030
- const V = Y, y = ms, f = as, g = he;
3031
- return d(), _(g, {
2847
+ s.isOpen = !0, await he(), u.value = !0;
2848
+ }, { immediate: !0 }), (m, f) => {
2849
+ const V = Y, y = is, v = Xn, g = we;
2850
+ return d(), h(g, {
3032
2851
  modelValue: u.value,
3033
- "onUpdate:modelValue": v[2] || (v[2] = (h) => u.value = h),
2852
+ "onUpdate:modelValue": f[2] || (f[2] = (_) => u.value = _),
3034
2853
  "prepend-icon": `svg:${t(po)}`,
3035
2854
  title: "Notifications"
3036
2855
  }, {
3037
2856
  default: r(() => [
3038
- i(fe, null, {
2857
+ i(Ve, null, {
3039
2858
  default: r(() => [
3040
- i(Uo, {
2859
+ i(Oo, {
3041
2860
  location: t(e).mobile.value ? "top" : "start",
3042
2861
  permanent: "",
3043
2862
  width: t(e).mobile.value ? 128 : 168
3044
2863
  }, {
3045
2864
  default: r(() => [
3046
- i(ie, {
2865
+ i(ae, {
3047
2866
  selected: t(p),
3048
- "onUpdate:selected": v[0] || (v[0] = (h) => ne(p) ? p.value = h : null),
2867
+ "onUpdate:selected": f[0] || (f[0] = (_) => se(p) ? p.value = _ : null),
3049
2868
  class: "px-4 pt-4",
3050
2869
  density: "compact",
3051
2870
  mandatory: "",
@@ -3056,11 +2875,11 @@ const He = G("settings", () => {
3056
2875
  "prepend-icon": `svg:${t(mo)}`,
3057
2876
  title: "Unread",
3058
2877
  value: "read"
3059
- }, P({ _: 2 }, [
2878
+ }, M({ _: 2 }, [
3060
2879
  t(n).unread.length > 0 ? {
3061
2880
  name: "append",
3062
2881
  fn: r(() => [
3063
- b("span", fs, C(t(n).unread.length), 1)
2882
+ b("span", rs, L(t(n).unread.length), 1)
3064
2883
  ]),
3065
2884
  key: "0"
3066
2885
  } : void 0
@@ -3069,16 +2888,16 @@ const He = G("settings", () => {
3069
2888
  "prepend-icon": `svg:${t(fo)}`,
3070
2889
  title: "Read",
3071
2890
  value: "unread"
3072
- }, P({ _: 2 }, [
2891
+ }, M({ _: 2 }, [
3073
2892
  t(n).read.length > 0 ? {
3074
2893
  name: "append",
3075
2894
  fn: r(() => [
3076
- b("span", vs, C(t(n).read.length), 1)
2895
+ b("span", ls, L(t(n).read.length), 1)
3077
2896
  ]),
3078
2897
  key: "0"
3079
2898
  } : void 0
3080
2899
  ]), 1032, ["prepend-icon"]),
3081
- t(a).all.length > 0 && t(l).notifications.banners ? (d(), _(V, {
2900
+ t(a).all.length > 0 && t(l).notifications.banners ? (d(), h(V, {
3082
2901
  key: 0,
3083
2902
  "prepend-icon": `svg:${t(vo)}`,
3084
2903
  title: "Banners",
@@ -3098,14 +2917,14 @@ const He = G("settings", () => {
3098
2917
  ]),
3099
2918
  _: 1
3100
2919
  }, 8, ["location", "width"]),
3101
- i(ve, { scrollable: "" }, {
2920
+ i(ke, { scrollable: "" }, {
3102
2921
  default: r(() => [
3103
2922
  i(_t, {
3104
2923
  modelValue: t(p),
3105
- "onUpdate:modelValue": v[1] || (v[1] = (h) => ne(p) ? p.value = h : null)
2924
+ "onUpdate:modelValue": f[1] || (f[1] = (_) => se(p) ? p.value = _ : null)
3106
2925
  }, {
3107
2926
  default: r(() => [
3108
- i(ke, { value: "read" }, {
2927
+ i(ve, { value: "read" }, {
3109
2928
  default: r(() => [
3110
2929
  i(y, {
3111
2930
  items: t(n).unread
@@ -3113,7 +2932,7 @@ const He = G("settings", () => {
3113
2932
  ]),
3114
2933
  _: 1
3115
2934
  }),
3116
- i(ke, { value: "unread" }, {
2935
+ i(ve, { value: "unread" }, {
3117
2936
  default: r(() => [
3118
2937
  i(y, {
3119
2938
  items: t(n).read
@@ -3121,9 +2940,9 @@ const He = G("settings", () => {
3121
2940
  ]),
3122
2941
  _: 1
3123
2942
  }),
3124
- i(ke, { value: "banners" }, {
2943
+ i(ve, { value: "banners" }, {
3125
2944
  default: r(() => [
3126
- i(f, {
2945
+ i(v, {
3127
2946
  items: t(a).all
3128
2947
  }, null, 8, ["items"])
3129
2948
  ]),
@@ -3143,40 +2962,40 @@ const He = G("settings", () => {
3143
2962
  }, 8, ["modelValue", "prepend-icon"]);
3144
2963
  };
3145
2964
  }
3146
- }), hs = /* @__PURE__ */ k({
2965
+ }), us = /* @__PURE__ */ k({
3147
2966
  __name: "VoNotificationsBadge",
3148
2967
  setup(c) {
3149
- const e = Pe(), o = z();
3150
- return (a, n) => (d(), _(Ke, {
2968
+ const e = Pe(), o = T();
2969
+ return (a, n) => (d(), h(Ke, {
3151
2970
  color: "error",
3152
2971
  content: t(e).unread.length,
3153
2972
  "model-value": t(o).notifications.show && t(e).unread.length > 0
3154
2973
  }, {
3155
2974
  default: r(() => [
3156
- O(a.$slots, "default")
2975
+ B(a.$slots, "default")
3157
2976
  ]),
3158
2977
  _: 3
3159
2978
  }, 8, ["content", "model-value"]));
3160
2979
  }
3161
- }), gs = /* @__PURE__ */ k({
2980
+ }), ds = /* @__PURE__ */ k({
3162
2981
  __name: "VoNotificationsNavItem",
3163
2982
  setup(c) {
3164
- const e = Ee(), o = z(), a = Pe(), n = D(!1);
3165
- return Oe(async () => {
2983
+ const e = Re(), o = T(), a = Pe(), n = A(!1);
2984
+ return Be(async () => {
3166
2985
  a.index(), e.index();
3167
2986
  }), (s, l) => {
3168
- const p = hs, u = _s, m = Y;
3169
- return t(o).notifications.show ? (d(), _(m, {
2987
+ const p = us, u = cs, m = Y;
2988
+ return t(o).notifications.show ? (d(), h(m, {
3170
2989
  key: 0,
3171
2990
  active: t(n),
3172
2991
  link: "",
3173
2992
  "prepend-icon": `svg:${t(_o)}`,
3174
2993
  title: "Notifications"
3175
- }, P({
2994
+ }, M({
3176
2995
  default: r(() => [
3177
2996
  i(u, {
3178
2997
  modelValue: t(n),
3179
- "onUpdate:modelValue": l[0] || (l[0] = (v) => ne(n) ? n.value = v : null)
2998
+ "onUpdate:modelValue": l[0] || (l[0] = (f) => se(n) ? n.value = f : null)
3180
2999
  }, null, 8, ["modelValue"])
3181
3000
  ]),
3182
3001
  _: 2
@@ -3186,7 +3005,7 @@ const He = G("settings", () => {
3186
3005
  fn: r(() => [
3187
3006
  i(p, null, {
3188
3007
  default: r(() => [
3189
- i(A)
3008
+ i(D)
3190
3009
  ]),
3191
3010
  _: 1
3192
3011
  })
@@ -3196,10 +3015,10 @@ const He = G("settings", () => {
3196
3015
  ]), 1032, ["active", "prepend-icon"])) : S("", !0);
3197
3016
  };
3198
3017
  }
3199
- }), ys = /* @__PURE__ */ k({
3018
+ }), ps = /* @__PURE__ */ k({
3200
3019
  __name: "VoDashboardNavItem",
3201
3020
  setup(c) {
3202
- const e = F();
3021
+ const e = j();
3203
3022
  function o() {
3204
3023
  setTimeout(() => {
3205
3024
  e.isOpen = !1;
@@ -3207,7 +3026,7 @@ const He = G("settings", () => {
3207
3026
  }
3208
3027
  return (a, n) => {
3209
3028
  const s = Y;
3210
- return d(), _(s, {
3029
+ return d(), h(s, {
3211
3030
  "prepend-icon": `svg:${t(ho)}`,
3212
3031
  title: "Dashboard",
3213
3032
  to: "/user/dashboard",
@@ -3215,13 +3034,13 @@ const He = G("settings", () => {
3215
3034
  }, null, 8, ["prepend-icon"]);
3216
3035
  };
3217
3036
  }
3218
- }), bs = /* @__PURE__ */ k({
3037
+ }), ms = /* @__PURE__ */ k({
3219
3038
  __name: "VoUserList",
3220
3039
  setup(c) {
3221
- const e = R(), o = F();
3040
+ const e = H(), o = j();
3222
3041
  return (a, n) => {
3223
- const s = ys, l = gs, p = Xn, u = En, m = Mn, v = In, V = an, y = Xo;
3224
- return d(), _(ie, {
3042
+ const s = ps, l = ds, p = Wn, u = En, m = Pn, f = In, V = an, y = Xo;
3043
+ return d(), h(ae, {
3225
3044
  density: "compact",
3226
3045
  nav: "",
3227
3046
  slim: ""
@@ -3230,11 +3049,11 @@ const He = G("settings", () => {
3230
3049
  i(s),
3231
3050
  i(l),
3232
3051
  i(p),
3233
- t(o).shopify ? (d(), _(u, { key: 0 })) : S("", !0),
3052
+ t(o).shopify ? (d(), h(u, { key: 0 })) : S("", !0),
3234
3053
  i(m),
3235
- t(e).user ? (d(), _(v, { key: 1 })) : S("", !0),
3054
+ t(e).user ? (d(), h(f, { key: 1 })) : S("", !0),
3236
3055
  i(V),
3237
- t(e).user ? (d(), _(y, { key: 2 })) : S("", !0)
3056
+ t(e).user ? (d(), h(y, { key: 2 })) : S("", !0)
3238
3057
  ]),
3239
3058
  _: 1
3240
3059
  });
@@ -3248,7 +3067,7 @@ const He = G("settings", () => {
3248
3067
  "M8.63152 12.7367L8.50057 12.5L6 8H11.263L8.63152 12.7367Z",
3249
3068
  ["M9.11205 13.6004L11 17L16 8H12.223L9.11205 13.6004Z", 0.6]
3250
3069
  ];
3251
- return (o, a) => (d(), _(A, { icon: e }));
3070
+ return (o, a) => (d(), h(D, { icon: e }));
3252
3071
  }
3253
3072
  }), Ct = /* @__PURE__ */ k({
3254
3073
  __name: "VoIconBin",
@@ -3259,18 +3078,18 @@ const He = G("settings", () => {
3259
3078
  "M20 17.0652C19.9916 17.0675 14.6826 18.4123 14.6742 18.4147C14.6994 17.3633 14.3353 16.3579 13.712 15.5563L19.7274 14.0331L20 17.066V17.0652Z",
3260
3079
  ["M12.353 16.0368C9.07567 12.843 3.90082 17.0493 6.66818 20.5975C9.94136 24.3844 15.773 19.6984 12.353 16.0368ZM11.1267 19.4129C10.2224 20.7664 7.79139 20.1099 7.82746 18.4686C8.04976 15.4897 12.7112 16.8495 11.1267 19.4129Z", 0.6]
3261
3080
  ];
3262
- return (o, a) => (d(), _(A, { icon: e }));
3081
+ return (o, a) => (d(), h(D, { icon: e }));
3263
3082
  }
3264
- }), Vs = { key: 0 }, ks = { class: "d-flex align-center justify-center pa-1 ga-2" }, $s = /* @__PURE__ */ k({
3083
+ }), fs = { key: 0 }, vs = { class: "d-flex align-center justify-center pa-1 ga-2" }, _s = /* @__PURE__ */ k({
3265
3084
  __name: "VoUserQuickActions",
3266
3085
  setup(c) {
3267
- const e = z();
3086
+ const e = T();
3268
3087
  return (o, a) => {
3269
3088
  const n = Ct, s = St;
3270
- return d(), _(me, null, {
3089
+ return d(), h(ue, null, {
3271
3090
  default: r(() => [
3272
- t(e).quickbar ? (d(), I("div", Vs, [
3273
- b("div", ks, [
3091
+ t(e).quickbar ? (d(), I("div", fs, [
3092
+ b("div", vs, [
3274
3093
  i(q, {
3275
3094
  class: "text-caption",
3276
3095
  color: t(e).colors.one,
@@ -3281,8 +3100,8 @@ const He = G("settings", () => {
3281
3100
  target: "_blank"
3282
3101
  }, {
3283
3102
  default: r(() => [
3284
- i(A),
3285
- i(ee, {
3103
+ i(D),
3104
+ i(J, {
3286
3105
  activator: "parent",
3287
3106
  location: "top",
3288
3107
  text: "Vuetify Play"
@@ -3301,7 +3120,7 @@ const He = G("settings", () => {
3301
3120
  }, {
3302
3121
  default: r(() => [
3303
3122
  i(n),
3304
- i(ee, {
3123
+ i(J, {
3305
3124
  activator: "parent",
3306
3125
  location: "top",
3307
3126
  text: "Vuetify Bin"
@@ -3320,7 +3139,7 @@ const He = G("settings", () => {
3320
3139
  }, {
3321
3140
  default: r(() => [
3322
3141
  i(s),
3323
- i(ee, {
3142
+ i(J, {
3324
3143
  activator: "parent",
3325
3144
  location: "top",
3326
3145
  text: "Vuetify Issues"
@@ -3335,10 +3154,10 @@ const He = G("settings", () => {
3335
3154
  });
3336
3155
  };
3337
3156
  }
3338
- }), ws = { class: "mb-2" }, xs = { key: 0 }, Ss = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Cs = { class: "text-h6" }, Ls = /* @__PURE__ */ k({
3157
+ }), hs = { class: "mb-2" }, gs = { key: 0 }, ys = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, bs = { class: "text-h6" }, Vs = /* @__PURE__ */ k({
3339
3158
  __name: "VoUserAvatar",
3340
3159
  setup(c) {
3341
- const e = R(), o = F(), a = z(), n = D(!1), s = x(() => {
3160
+ const e = H(), o = j(), a = T(), n = A(!1), s = x(() => {
3342
3161
  const u = [
3343
3162
  "https://cdn.vuetifyjs.com/docs/images/avatars/dark.png",
3344
3163
  "https://cdn.vuetifyjs.com/docs/images/avatars/blackguard.png",
@@ -3364,10 +3183,10 @@ const He = G("settings", () => {
3364
3183
  o.isSubscriber && (n.value = !n.value);
3365
3184
  }
3366
3185
  return (u, m) => {
3367
- var v;
3186
+ var f;
3368
3187
  return d(), I("div", null, [
3369
- xe((d(), _(X, {
3370
- class: Nt([
3188
+ ge((d(), h(K, {
3189
+ class: Ut([
3371
3190
  "border-md border-opacity-100 border-surface-light",
3372
3191
  {
3373
3192
  "cursor-pointer": t(o).isSubscriber
@@ -3376,14 +3195,14 @@ const He = G("settings", () => {
3376
3195
  color: "surface",
3377
3196
  size: "72",
3378
3197
  text: "Foobar",
3379
- onClick: Qe(p, ["prevent", "stop"])
3198
+ onClick: Ze(p, ["prevent", "stop"])
3380
3199
  }, {
3381
3200
  default: r(() => [
3382
- t(e).user && t(a).avatar ? (d(), _(Q, {
3201
+ t(e).user && t(a).avatar ? (d(), h(ee, {
3383
3202
  key: 0,
3384
3203
  alt: "User avatar",
3385
3204
  src: t(a).avatar
3386
- }, null, 8, ["src"])) : (d(), _(A, {
3205
+ }, null, 8, ["src"])) : (d(), h(D, {
3387
3206
  key: 1,
3388
3207
  class: "mt-1",
3389
3208
  icon: "$vuetify",
@@ -3392,28 +3211,28 @@ const He = G("settings", () => {
3392
3211
  ]),
3393
3212
  _: 1
3394
3213
  }, 8, ["class"])), [
3395
- [No, t(o).isSubscriber]
3214
+ [Uo, t(o).isSubscriber]
3396
3215
  ]),
3397
- b("div", ws, [
3398
- i(me, null, {
3216
+ b("div", hs, [
3217
+ i(ue, null, {
3399
3218
  default: r(() => [
3400
- t(n) ? (d(), I("div", xs, [
3401
- i(H, {
3219
+ t(n) ? (d(), I("div", gs, [
3220
+ i(W, {
3402
3221
  class: "pt-6 pb-1",
3403
3222
  flat: "",
3404
3223
  rounded: "0"
3405
3224
  }, {
3406
3225
  default: r(() => [
3407
- b("div", Ss, [
3408
- (d(!0), I(U, null, oe(t(s), (V, y) => (d(), _(q, {
3226
+ b("div", ys, [
3227
+ (d(!0), I(U, null, ne(t(s), (V, y) => (d(), h(q, {
3409
3228
  key: y,
3410
3229
  active: t(a).avatar === V,
3411
3230
  icon: "",
3412
3231
  variant: "flat",
3413
- onClick: (f) => l(V)
3232
+ onClick: (v) => l(V)
3414
3233
  }, {
3415
3234
  default: r(() => [
3416
- i(X, {
3235
+ i(K, {
3417
3236
  eager: "",
3418
3237
  image: V
3419
3238
  }, null, 8, ["image"])
@@ -3429,18 +3248,18 @@ const He = G("settings", () => {
3429
3248
  _: 1
3430
3249
  })
3431
3250
  ]),
3432
- b("div", Cs, C(((v = t(e).user) == null ? void 0 : v.name) ?? "Guest"), 1)
3251
+ b("div", bs, L(((f = t(e).user) == null ? void 0 : f.name) ?? "Guest"), 1)
3433
3252
  ]);
3434
3253
  };
3435
3254
  }
3436
- }), Is = /* @__PURE__ */ k({
3255
+ }), ks = /* @__PURE__ */ k({
3437
3256
  __name: "VoUserBadges",
3438
3257
  setup(c) {
3439
- const e = R(), o = F(), a = x(() => {
3258
+ const e = H(), o = j(), a = x(() => {
3440
3259
  var n;
3441
3260
  return o.github || o.discord || o.isSubscriber || ((n = e.user) == null ? void 0 : n.isAdmin);
3442
3261
  });
3443
- return (n, s) => t(a) ? (d(), _($e, {
3262
+ return (n, s) => t(a) ? (d(), h(et, {
3444
3263
  key: 0,
3445
3264
  class: "align-center position-absolute ms-2 d-flex ga-2 pa-2",
3446
3265
  color: "rgba(0,0,0,.54)",
@@ -3450,54 +3269,54 @@ const He = G("settings", () => {
3450
3269
  default: r(() => {
3451
3270
  var l;
3452
3271
  return [
3453
- (l = t(e).user) != null && l.isAdmin ? (d(), _(ee, {
3272
+ (l = t(e).user) != null && l.isAdmin ? (d(), h(J, {
3454
3273
  key: 0,
3455
3274
  location: "bottom",
3456
3275
  text: "Vuetify Administrator"
3457
3276
  }, {
3458
3277
  activator: r(({ props: p }) => [
3459
- i(A, W({
3278
+ i(D, E({
3460
3279
  color: "blue",
3461
3280
  icon: "$vuetify"
3462
3281
  }, p, { size: "16" }), null, 16)
3463
3282
  ]),
3464
3283
  _: 1
3465
3284
  })) : S("", !0),
3466
- t(o).isSubscriber ? (d(), _(ee, {
3285
+ t(o).isSubscriber ? (d(), h(J, {
3467
3286
  key: 1,
3468
3287
  location: "bottom",
3469
3288
  text: "Vuetify One Subscriber"
3470
3289
  }, {
3471
3290
  activator: r(({ props: p }) => [
3472
- i(A, W({
3291
+ i(D, E({
3473
3292
  color: "amber-darken-2",
3474
3293
  icon: `svg:${t(go)}`
3475
3294
  }, p, { size: "16" }), null, 16, ["icon"])
3476
3295
  ]),
3477
3296
  _: 1
3478
3297
  })) : S("", !0),
3479
- t(o).github ? (d(), _(ee, {
3298
+ t(o).github ? (d(), h(J, {
3480
3299
  key: 2,
3481
3300
  location: "bottom",
3482
3301
  text: "GitHub Sponsor"
3483
3302
  }, {
3484
3303
  activator: r(({ props: p }) => [
3485
- i(A, W({
3304
+ i(D, E({
3486
3305
  color: "white",
3487
- icon: `svg:${t(Xe)}`
3306
+ icon: `svg:${t(Je)}`
3488
3307
  }, p, { size: "16" }), null, 16, ["icon"])
3489
3308
  ]),
3490
3309
  _: 1
3491
3310
  })) : S("", !0),
3492
- t(o).discord ? (d(), _(ee, {
3311
+ t(o).discord ? (d(), h(J, {
3493
3312
  key: 3,
3494
3313
  location: "bottom",
3495
3314
  text: "Discord Subscriber"
3496
3315
  }, {
3497
3316
  activator: r(({ props: p }) => [
3498
- i(A, W({
3317
+ i(D, E({
3499
3318
  color: "white",
3500
- icon: `svg:${t(Je)}`
3319
+ icon: `svg:${t(Ye)}`
3501
3320
  }, p, { size: "16" }), null, 16, ["icon"])
3502
3321
  ]),
3503
3322
  _: 1
@@ -3507,20 +3326,20 @@ const He = G("settings", () => {
3507
3326
  _: 1
3508
3327
  })) : S("", !0);
3509
3328
  }
3510
- }), Ds = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, As = {
3329
+ }), $s = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, ws = {
3511
3330
  key: "reset",
3512
3331
  class: "align-self-end"
3513
- }, Os = /* @__PURE__ */ k({
3332
+ }, xs = /* @__PURE__ */ k({
3514
3333
  __name: "VoUserColors",
3515
3334
  setup(c) {
3516
- const e = R(), o = F(), a = z(), n = D(!1);
3335
+ const e = H(), o = j(), a = T(), n = A(!1);
3517
3336
  function s() {
3518
3337
  a.colors.one = "surface-light";
3519
3338
  }
3520
3339
  return (l, p) => {
3521
- const u = Is, m = _e;
3340
+ const u = ks, m = $e;
3522
3341
  return d(), I(U, null, [
3523
- i(Q, {
3342
+ i(ee, {
3524
3343
  color: t(e).user ? t(a).colors.one : "surface-light",
3525
3344
  "content-class": "d-flex align-start justify-end pa-2",
3526
3345
  cover: "",
@@ -3529,11 +3348,11 @@ const He = G("settings", () => {
3529
3348
  rounded: "0"
3530
3349
  }, {
3531
3350
  default: r(() => [
3532
- b("div", Ds, [
3351
+ b("div", $s, [
3533
3352
  i(u),
3534
3353
  i(Lo, null, {
3535
3354
  default: r(() => [
3536
- xe(b("div", As, [
3355
+ ge(b("div", ws, [
3537
3356
  i(m, {
3538
3357
  class: "ms-2 me-1",
3539
3358
  color: "inherit",
@@ -3545,26 +3364,26 @@ const He = G("settings", () => {
3545
3364
  onClick: s
3546
3365
  }, null, 8, ["disabled", "icon"])
3547
3366
  ], 512), [
3548
- [Be, t(n)]
3367
+ [Ne, t(n)]
3549
3368
  ])
3550
3369
  ]),
3551
3370
  _: 1
3552
3371
  }),
3553
- t(o).isSubscriber ? (d(), _(m, {
3372
+ t(o).isSubscriber ? (d(), h(m, {
3554
3373
  key: 0,
3555
3374
  active: t(n),
3556
3375
  class: "align-self-end",
3557
3376
  color: "inherit",
3558
3377
  density: "comfortable",
3559
- icon: t(n) ? `svg:${t(Ne)}` : "$edit",
3378
+ icon: t(n) ? `svg:${t(Ue)}` : "$edit",
3560
3379
  title: "Edit One Header Color",
3561
3380
  variant: t(n) ? "text" : "plain",
3562
- onClick: p[0] || (p[0] = (v) => n.value = !t(n))
3381
+ onClick: p[0] || (p[0] = (f) => n.value = !t(n))
3563
3382
  }, {
3564
3383
  default: r(() => [
3565
3384
  i(Fe, { "leave-absolute": "" }, {
3566
3385
  default: r(() => [
3567
- (d(), _(A, {
3386
+ (d(), h(D, {
3568
3387
  key: String(t(n))
3569
3388
  }))
3570
3389
  ]),
@@ -3577,9 +3396,9 @@ const He = G("settings", () => {
3577
3396
  ]),
3578
3397
  _: 1
3579
3398
  }, 8, ["color"]),
3580
- i(me, null, {
3399
+ i(ue, null, {
3581
3400
  default: r(() => [
3582
- t(n) ? (d(), _(To, {
3401
+ t(n) ? (d(), h(To, {
3583
3402
  key: 0,
3584
3403
  elevation: "0",
3585
3404
  height: "250",
@@ -3591,7 +3410,7 @@ const He = G("settings", () => {
3591
3410
  "show-swatches": "",
3592
3411
  "swatches-max-height": "200",
3593
3412
  width: "278",
3594
- "onUpdate:modelValue": p[1] || (p[1] = (v) => t(a).colors.one = v)
3413
+ "onUpdate:modelValue": p[1] || (p[1] = (f) => t(a).colors.one = f)
3595
3414
  }, null, 8, ["model-value"])) : S("", !0)
3596
3415
  ]),
3597
3416
  _: 1
@@ -3599,16 +3418,16 @@ const He = G("settings", () => {
3599
3418
  ], 64);
3600
3419
  };
3601
3420
  }
3602
- }), Bs = { class: "text-center mt-n9 mb-4" }, Us = /* @__PURE__ */ k({
3421
+ }), Ss = { class: "text-center mt-n9 mb-4" }, Cs = /* @__PURE__ */ k({
3603
3422
  __name: "VoUserMenu",
3604
3423
  setup(c) {
3605
- const e = Ee(), o = F(), a = B();
3606
- return N(() => e.banner, async () => {
3424
+ const e = Re(), o = j(), a = N();
3425
+ return z(() => e.banner, async () => {
3607
3426
  var n, s;
3608
3427
  await new Promise((l) => setTimeout(l, 300)), o.isOpen && ((s = (n = a.value) == null ? void 0 : n.updateLocation) == null || s.call(n));
3609
3428
  }, { flush: "pre" }), (n, s) => {
3610
- const l = Os, p = Ls, u = $s, m = bs, v = $t;
3611
- return d(), _(t(zo), {
3429
+ const l = xs, p = Vs, u = _s, m = ms, f = $t;
3430
+ return d(), h(t(Fo), {
3612
3431
  ref_key: "menu",
3613
3432
  ref: a,
3614
3433
  modelValue: t(o).isOpen,
@@ -3620,21 +3439,21 @@ const He = G("settings", () => {
3620
3439
  location: "bottom end"
3621
3440
  }, {
3622
3441
  default: r(() => [
3623
- i(H, {
3442
+ i(W, {
3624
3443
  border: "",
3625
3444
  rounded: "lg",
3626
3445
  width: "280"
3627
3446
  }, {
3628
3447
  default: r(() => [
3629
3448
  i(l),
3630
- b("div", Bs, [
3449
+ b("div", Ss, [
3631
3450
  i(p),
3632
3451
  i(u)
3633
3452
  ]),
3634
- i(Z),
3453
+ i(Q),
3635
3454
  i(m),
3636
- i(Z),
3637
- i(v)
3455
+ i(Q),
3456
+ i(f)
3638
3457
  ]),
3639
3458
  _: 1
3640
3459
  })
@@ -3643,21 +3462,21 @@ const He = G("settings", () => {
3643
3462
  }, 8, ["modelValue"]);
3644
3463
  };
3645
3464
  }
3646
- }), Ns = { key: 0 }, Lt = /* @__PURE__ */ k({
3465
+ }), Ls = { key: 0 }, Lt = /* @__PURE__ */ k({
3647
3466
  __name: "VoAuthBtn",
3648
3467
  props: {
3649
3468
  external: Boolean
3650
3469
  },
3651
3470
  setup(c) {
3652
- const e = R(), o = F(), a = z(), { lgAndUp: n } = ce(), s = x(() => o.isOpen || !e.user ? a.colors.one === "surface-light" ? "primary" : a.colors.one : "surface-light");
3471
+ const e = H(), o = j(), a = T(), { lgAndUp: n } = de(), s = x(() => o.isOpen || !e.user ? a.colors.one === "surface-light" ? "primary" : a.colors.one : "surface-light");
3653
3472
  return (l, p) => {
3654
- const u = Us, m = _e, v = Yo, V = kt;
3473
+ const u = Cs, m = $e, f = Yo, V = kt;
3655
3474
  return d(), I(U, null, [
3656
- i(v, {
3475
+ i(f, {
3657
3476
  "offset-y": t(e).user ? 5 : 0
3658
3477
  }, {
3659
3478
  default: r(() => [
3660
- i(m, W({
3479
+ i(m, E({
3661
3480
  [`${t(n) ? "append-" : ""}icon`]: t(e).user ? void 0 : `svg:${t(bo)}`
3662
3481
  }, {
3663
3482
  active: "",
@@ -3671,8 +3490,8 @@ const He = G("settings", () => {
3671
3490
  variant: t(e).user ? t(o).isOpen ? "outlined" : "text" : "flat"
3672
3491
  }), {
3673
3492
  default: r(() => [
3674
- t(e).user ? S("", !0) : (d(), I("span", Ns, "Login")),
3675
- t(e).user ? (d(), _(X, {
3493
+ t(e).user ? S("", !0) : (d(), I("span", Ls, "Login")),
3494
+ t(e).user ? (d(), h(K, {
3676
3495
  key: 1,
3677
3496
  image: t(a).avatar || t(e).user.picture || ""
3678
3497
  }, null, 8, ["image"])) : S("", !0),
@@ -3687,37 +3506,37 @@ const He = G("settings", () => {
3687
3506
  ], 64);
3688
3507
  };
3689
3508
  }
3690
- }), Ts = /* @__PURE__ */ k({
3509
+ }), Is = /* @__PURE__ */ k({
3691
3510
  __name: "VoAppBar",
3692
3511
  props: {
3693
3512
  logo: {}
3694
3513
  },
3695
3514
  setup(c) {
3696
- const e = c, o = je(), a = He(), n = x(() => `https://cdn.vuetifyjs.com/docs/images/one/logos/${e.logo}-logo-${o.current.value.dark ? "dark" : "light"}.png`);
3515
+ const e = c, o = ze(), a = Me(), n = x(() => `https://cdn.vuetifyjs.com/docs/images/one/logos/${e.logo}-logo-${o.current.value.dark ? "dark" : "light"}.png`);
3697
3516
  return (s, l) => {
3698
- const p = Ue("router-link"), u = Lt;
3699
- return d(), _(ht, {
3517
+ const p = Oe("router-link"), u = Lt;
3518
+ return d(), h(ht, {
3700
3519
  image: t(a).suit["app-bar"],
3701
3520
  name: "vo-app-bar"
3702
- }, P({
3521
+ }, M({
3703
3522
  prepend: r(() => [
3704
3523
  i(p, {
3705
3524
  class: "ps-2",
3706
3525
  to: "/"
3707
3526
  }, {
3708
3527
  default: r(() => [
3709
- i(Q, {
3528
+ i(ee, {
3710
3529
  src: t(n),
3711
3530
  width: "128"
3712
3531
  }, null, 8, ["src"])
3713
3532
  ]),
3714
3533
  _: 1
3715
3534
  }),
3716
- O(s.$slots, "prepend")
3535
+ B(s.$slots, "prepend")
3717
3536
  ]),
3718
3537
  append: r(() => [
3719
- O(s.$slots, "append"),
3720
- s.$slots.append ? (d(), _(Z, {
3538
+ B(s.$slots, "append"),
3539
+ s.$slots.append ? (d(), h(Q, {
3721
3540
  key: 0,
3722
3541
  class: "mx-4 align-self-center h-100",
3723
3542
  length: "20",
@@ -3726,66 +3545,66 @@ const He = G("settings", () => {
3726
3545
  i(u)
3727
3546
  ]),
3728
3547
  default: r(() => [
3729
- O(s.$slots, "default")
3548
+ B(s.$slots, "default")
3730
3549
  ]),
3731
3550
  _: 2
3732
3551
  }, [
3733
3552
  s.$slots.title ? {
3734
3553
  name: "title",
3735
3554
  fn: r(() => [
3736
- O(s.$slots, "title")
3555
+ B(s.$slots, "title")
3737
3556
  ]),
3738
3557
  key: "0"
3739
3558
  } : void 0,
3740
3559
  s.$slots.extension ? {
3741
3560
  name: "extension",
3742
3561
  fn: r(() => [
3743
- O(s.$slots, "extension")
3562
+ B(s.$slots, "extension")
3744
3563
  ]),
3745
3564
  key: "1"
3746
3565
  } : void 0
3747
3566
  ]), 1032, ["image"]);
3748
3567
  };
3749
3568
  }
3750
- }), zs = /* @__PURE__ */ k({
3569
+ }), As = /* @__PURE__ */ k({
3751
3570
  __name: "VoNotificationsBanner",
3752
3571
  props: {
3753
3572
  demo: { type: Boolean }
3754
3573
  },
3755
3574
  setup(c) {
3756
- const e = c, { mdAndUp: o } = ce(), a = ze(), n = z(), s = Ee(), l = x(() => s.banner), p = x(() => {
3757
- var y, f;
3758
- return ((y = l.value) == null ? void 0 : y.metadata.height) || ((f = l.value) != null && f.metadata.subtext ? 88 : 48);
3575
+ const e = c, { mdAndUp: o } = de(), a = Xe(), n = T(), s = Re(), l = x(() => s.banner), p = x(() => {
3576
+ var y, v;
3577
+ return ((y = l.value) == null ? void 0 : y.metadata.height) || ((v = l.value) != null && v.metadata.subtext ? 88 : 48);
3759
3578
  }), u = x(() => e.demo ? !0 : !l.value || !n.notifications.last.banner.includes(l.value.slug));
3760
3579
  function m() {
3761
3580
  l.value && n.notifications.last.banner.push(l.value.slug);
3762
3581
  }
3763
- async function v(y) {
3764
- var h;
3582
+ async function f(y) {
3583
+ var _;
3765
3584
  if (!l.value)
3766
3585
  return;
3767
- m(), await de();
3768
- const f = ((h = l.value) == null ? void 0 : h.metadata) ?? { link: "" };
3769
- if (f.link.indexOf("?one=") === -1)
3586
+ m(), await he();
3587
+ const v = ((_ = l.value) == null ? void 0 : _.metadata) ?? { link: "" };
3588
+ if (v.link.indexOf("?one=") === -1)
3770
3589
  return;
3771
3590
  y.preventDefault(), y.stopPropagation();
3772
- const g = f.link.split("?one=")[1];
3591
+ const g = v.link.split("?one=")[1];
3773
3592
  a.push({ query: { one: g } });
3774
3593
  }
3775
3594
  const V = x(() => {
3776
- var f, g;
3777
- const y = ((f = l.value) == null ? void 0 : f.metadata) ?? { link: "" };
3595
+ var v, g;
3596
+ const y = ((v = l.value) == null ? void 0 : v.metadata) ?? { link: "" };
3778
3597
  return {
3779
3598
  href: y.link.startsWith("http") ? y.link : void 0,
3780
3599
  target: y.link.startsWith("http") ? "_blank" : void 0,
3781
3600
  to: y.link.startsWith("http") ? void 0 : y.link,
3782
3601
  ...(g = l.value) == null ? void 0 : g.metadata.attributes,
3783
- onClick: v
3602
+ onClick: f
3784
3603
  };
3785
3604
  });
3786
- return (y, f) => {
3605
+ return (y, v) => {
3787
3606
  var g;
3788
- return t(l) ? (d(), _(ht, {
3607
+ return t(l) ? (d(), h(ht, {
3789
3608
  key: 0,
3790
3609
  color: t(l).metadata.color,
3791
3610
  flat: "",
@@ -3796,14 +3615,14 @@ const He = G("settings", () => {
3796
3615
  order: "-1"
3797
3616
  }, {
3798
3617
  default: r(() => [
3799
- i(pe, W(t(V), {
3618
+ i(ce, E(t(V), {
3800
3619
  active: !1,
3801
3620
  class: "flex-grow-1 py-6",
3802
3621
  lines: "two",
3803
- onClick: v
3622
+ onClick: f
3804
3623
  }), {
3805
3624
  prepend: r(() => [
3806
- t(l).metadata.images.logo ? (d(), _(X, {
3625
+ t(l).metadata.images.logo ? (d(), h(K, {
3807
3626
  key: 0,
3808
3627
  icon: "$vuetify",
3809
3628
  image: t(l).metadata.images.logo.url,
@@ -3812,29 +3631,29 @@ const He = G("settings", () => {
3812
3631
  }, null, 8, ["image"])) : S("", !0)
3813
3632
  ]),
3814
3633
  append: r(() => [
3815
- t(o) && t(l).metadata.link && t(l).metadata.link_text ? (d(), _(Me, { key: 0 }, {
3816
- default: r(({ isHovering: h, props: $ }) => [
3817
- i(q, W({
3634
+ t(o) && t(l).metadata.link && t(l).metadata.link_text ? (d(), h(je, { key: 0 }, {
3635
+ default: r(({ isHovering: _, props: $ }) => [
3636
+ i(q, E({
3818
3637
  ...$,
3819
3638
  ...t(V)
3820
3639
  }, {
3821
3640
  "append-icon": `svg:${t(Te)}`,
3822
3641
  class: "text-none me-2",
3823
3642
  color: t(l).metadata.link_color,
3824
- elevation: h ? 8 : 0,
3643
+ elevation: _ ? 8 : 0,
3825
3644
  title: t(l).metadata.link_text,
3826
3645
  variant: "elevated",
3827
- onClick: v
3646
+ onClick: f
3828
3647
  }), {
3829
3648
  default: r(() => [
3830
- T(C(t(l).metadata.link_text), 1)
3649
+ O(L(t(l).metadata.link_text), 1)
3831
3650
  ]),
3832
3651
  _: 2
3833
3652
  }, 1040, ["append-icon", "color", "elevation", "title"])
3834
3653
  ]),
3835
3654
  _: 1
3836
3655
  })) : S("", !0),
3837
- t(l).metadata.closable ? (d(), _(q, {
3656
+ t(l).metadata.closable ? (d(), h(q, {
3838
3657
  key: 1,
3839
3658
  class: "ms-6 me-2",
3840
3659
  density: "comfortable",
@@ -3842,22 +3661,22 @@ const He = G("settings", () => {
3842
3661
  icon: "$clear",
3843
3662
  size: "small",
3844
3663
  variant: "plain",
3845
- onClick: Qe(m, ["prevent", "stop"])
3664
+ onClick: Ze(m, ["prevent", "stop"])
3846
3665
  }, null, 8, ["disabled"])) : S("", !0)
3847
3666
  ]),
3848
3667
  default: r(() => [
3849
- t(l).metadata.text ? (d(), _(dt, {
3668
+ t(l).metadata.text ? (d(), h(dt, {
3850
3669
  key: 0,
3851
3670
  class: "text-subtitle-2 text-md-subtitle-1 font-weight-medium"
3852
3671
  }, {
3853
3672
  default: r(() => [
3854
- T(C(t(l).metadata.text), 1)
3673
+ O(L(t(l).metadata.text), 1)
3855
3674
  ]),
3856
3675
  _: 1
3857
3676
  })) : S("", !0),
3858
- t(l).metadata.subtext ? (d(), _(wo, { key: 1 }, {
3677
+ t(l).metadata.subtext ? (d(), h(wo, { key: 1 }, {
3859
3678
  default: r(() => [
3860
- T(C(t(l).metadata.subtext), 1)
3679
+ O(L(t(l).metadata.subtext), 1)
3861
3680
  ]),
3862
3681
  _: 1
3863
3682
  })) : S("", !0)
@@ -3869,7 +3688,7 @@ const He = G("settings", () => {
3869
3688
  }, 8, ["color", "height", "image", "location", "model-value"])) : S("", !0);
3870
3689
  };
3871
3690
  }
3872
- }), Fs = {
3691
+ }), Ds = {
3873
3692
  key: 0,
3874
3693
  class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
3875
3694
  style: { right: "12px", bottom: "8px", "font-size": "10px" }
@@ -3880,50 +3699,50 @@ const He = G("settings", () => {
3880
3699
  minHeight: {}
3881
3700
  },
3882
3701
  setup(c) {
3883
- return (e, o) => (d(), _(H, {
3702
+ return (e, o) => (d(), h(W, {
3884
3703
  class: "d-inline-flex flex-child-1 position-relative",
3885
3704
  color: "surface-light",
3886
3705
  flat: "",
3887
3706
  rel: "noopener",
3888
3707
  rounded: "",
3889
3708
  target: "_blank"
3890
- }, P({
3709
+ }, M({
3891
3710
  default: r(() => [
3892
- i(Fo, {
3711
+ i(zo, {
3893
3712
  "min-height": e.minHeight,
3894
3713
  width: "100%"
3895
3714
  }, {
3896
3715
  default: r(() => [
3897
- O(e.$slots, "default")
3716
+ B(e.$slots, "default")
3898
3717
  ]),
3899
3718
  _: 3
3900
3719
  }, 8, ["min-height"]),
3901
- e.caption ? (d(), I("div", Fs, C(e.caption), 1)) : S("", !0)
3720
+ e.caption ? (d(), I("div", Ds, L(e.caption), 1)) : S("", !0)
3902
3721
  ]),
3903
3722
  _: 2
3904
3723
  }, [
3905
3724
  e.$slots.prepend ? {
3906
3725
  name: "prepend",
3907
3726
  fn: r(() => [
3908
- O(e.$slots, "prepend")
3727
+ B(e.$slots, "prepend")
3909
3728
  ]),
3910
3729
  key: "0"
3911
3730
  } : void 0,
3912
3731
  e.$slots.image ? {
3913
3732
  name: "image",
3914
3733
  fn: r(() => [
3915
- O(e.$slots, "image")
3734
+ B(e.$slots, "image")
3916
3735
  ]),
3917
3736
  key: "1"
3918
3737
  } : void 0
3919
3738
  ]), 1024));
3920
3739
  }
3921
- }), et = G("promotions", () => {
3922
- const c = se(), e = B([]), o = B([]), a = B(), n = D(!1), s = D(!1), l = x(() => e.value.filter((g) => g.metadata.discoverable));
3923
- Ye(u);
3740
+ }), tt = G("promotions", () => {
3741
+ const c = te(), e = N([]), o = N([]), a = N(), n = A(!1), s = A(!1), l = x(() => e.value.filter((g) => g.metadata.discoverable));
3742
+ Qe(u);
3924
3743
  function p(g) {
3925
- const h = g.filter(($) => $.metadata.active);
3926
- return h[Math.floor(Math.random() * h.length)];
3744
+ const _ = g.filter(($) => $.metadata.active);
3745
+ return _[Math.floor(Math.random() * _.length)];
3927
3746
  }
3928
3747
  async function u() {
3929
3748
  try {
@@ -3939,32 +3758,32 @@ const He = G("settings", () => {
3939
3758
  async function m(g) {
3940
3759
  try {
3941
3760
  n.value = !0;
3942
- const h = await c.get(`/one/admin/promotions/${g}`);
3943
- return a.value = h.promotion, h.promotion;
3761
+ const _ = await c.get(`/one/admin/promotions/${g}`);
3762
+ return a.value = _.promotion, _.promotion;
3944
3763
  } catch {
3945
3764
  } finally {
3946
3765
  n.value = !1;
3947
3766
  }
3948
3767
  }
3949
- async function v(g) {
3768
+ async function f(g) {
3950
3769
  try {
3951
3770
  n.value = !0;
3952
- const h = await c.form(
3771
+ const _ = await c.form(
3953
3772
  "/one/admin/promotions",
3954
3773
  g
3955
3774
  );
3956
- return a.value = h.promotion, h.promotion;
3775
+ return a.value = _.promotion, _.promotion;
3957
3776
  } catch {
3958
3777
  } finally {
3959
3778
  n.value = !1;
3960
3779
  }
3961
3780
  }
3962
- async function V(g, h) {
3781
+ async function V(g, _) {
3963
3782
  try {
3964
3783
  n.value = !0;
3965
3784
  const $ = await c.form(
3966
3785
  `/one/admin/promotions/${g}`,
3967
- h
3786
+ _
3968
3787
  );
3969
3788
  return a.value = $.promotion, $.promotion;
3970
3789
  } catch {
@@ -3974,7 +3793,7 @@ const He = G("settings", () => {
3974
3793
  }
3975
3794
  async function y() {
3976
3795
  }
3977
- async function f() {
3796
+ async function v() {
3978
3797
  try {
3979
3798
  n.value = !0;
3980
3799
  const g = await c.get("/one/admin/promotions");
@@ -3992,38 +3811,38 @@ const He = G("settings", () => {
3992
3811
  hasLoaded: s,
3993
3812
  discoverable: l,
3994
3813
  record: a,
3995
- admin: f,
3814
+ admin: v,
3996
3815
  destroy: y,
3997
3816
  index: u,
3998
3817
  random: p,
3999
3818
  show: m,
4000
- store: v,
3819
+ store: f,
4001
3820
  update: V
4002
3821
  };
4003
- }), js = /* @__PURE__ */ k({
3822
+ }), Bs = /* @__PURE__ */ k({
4004
3823
  __name: "VoPromotionsCardHighlight",
4005
3824
  props: {
4006
3825
  slug: {}
4007
3826
  },
4008
3827
  setup(c) {
4009
- const e = c, o = et(), a = je(), n = z(), s = x(() => {
3828
+ const e = c, o = tt(), a = ze(), n = T(), s = x(() => {
4010
3829
  if (o.record)
4011
3830
  return o.record;
4012
3831
  if (!n.disableAds)
4013
3832
  return e.slug ? o.all.find((u) => u.slug === e.slug) : o.random(o.all);
4014
3833
  }), l = x(() => {
4015
- var m, v;
3834
+ var m, f;
4016
3835
  const u = a.current.value.dark ? "logodark" : "logolight";
4017
- return (v = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : v.url;
3836
+ return (f = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : f.url;
4018
3837
  }), p = x(() => {
4019
- var m, v;
3838
+ var m, f;
4020
3839
  const u = a.current.value.dark ? "bgdark" : "bglight";
4021
- return (v = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : v.url;
3840
+ return (f = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : f.url;
4022
3841
  });
4023
3842
  return (u, m) => {
4024
- var V, y, f;
4025
- const v = It;
4026
- return t(s) || !t(o).hasLoaded ? (d(), _(v, {
3843
+ var V, y, v;
3844
+ const f = It;
3845
+ return t(s) || !t(o).hasLoaded ? (d(), h(f, {
4027
3846
  key: 0,
4028
3847
  class: "mb-4",
4029
3848
  color: ((V = t(s)) == null ? void 0 : V.metadata.color) ?? "surface",
@@ -4032,11 +3851,11 @@ const He = G("settings", () => {
4032
3851
  image: t(p),
4033
3852
  "max-width": "720",
4034
3853
  "prepend-avatar": t(l),
4035
- title: (f = t(s)) == null ? void 0 : f.metadata.short_text,
3854
+ title: (v = t(s)) == null ? void 0 : v.metadata.short_text,
4036
3855
  width: "100%"
4037
- }, P({
3856
+ }, M({
4038
3857
  default: r(() => [
4039
- t(o).hasLoaded ? S("", !0) : (d(), _(we, {
3858
+ t(o).hasLoaded ? S("", !0) : (d(), h(_e, {
4040
3859
  key: 0,
4041
3860
  class: "flex-1-0 overflow-hidden",
4042
3861
  color: "transparent",
@@ -4050,7 +3869,7 @@ const He = G("settings", () => {
4050
3869
  t(s) ? {
4051
3870
  name: "prepend",
4052
3871
  fn: r(() => [
4053
- i(X, {
3872
+ i(K, {
4054
3873
  class: "my-n4 me-4",
4055
3874
  icon: "$vuetify",
4056
3875
  size: "36"
@@ -4061,20 +3880,20 @@ const He = G("settings", () => {
4061
3880
  t(s) ? {
4062
3881
  name: "image",
4063
3882
  fn: r(() => [
4064
- i(Q, { position: "right" })
3883
+ i(ee, { position: "right" })
4065
3884
  ]),
4066
3885
  key: "1"
4067
3886
  } : void 0
4068
3887
  ]), 1032, ["color", "href", "image", "prepend-avatar", "title"])) : S("", !0);
4069
3888
  };
4070
3889
  }
4071
- }), Ms = { class: "d-flex ga-4" }, Ps = { class: "d-flex align-start ga-4" }, Hs = { class: "text-caption on-surface-light" }, Rs = /* @__PURE__ */ k({
3890
+ }), Ns = { class: "d-flex ga-4" }, Os = { class: "d-flex align-start ga-4" }, Us = { class: "text-caption on-surface-light" }, Ts = /* @__PURE__ */ k({
4072
3891
  __name: "VoPromotionsCardVuetify",
4073
3892
  props: {
4074
3893
  slug: {}
4075
3894
  },
4076
3895
  setup(c) {
4077
- const e = c, o = et(), a = z(), n = x(() => {
3896
+ const e = c, o = tt(), a = T(), n = x(() => {
4078
3897
  if (o.record)
4079
3898
  return o.record;
4080
3899
  if (!(a.disableAds && !a.showHouseAds))
@@ -4083,7 +3902,7 @@ const He = G("settings", () => {
4083
3902
  return (s, l) => {
4084
3903
  var u, m;
4085
3904
  const p = It;
4086
- return t(n) || !t(o).hasLoaded ? (d(), _(p, {
3905
+ return t(n) || !t(o).hasLoaded ? (d(), h(p, {
4087
3906
  key: 0,
4088
3907
  border: "",
4089
3908
  caption: "ads via vuetify",
@@ -4092,24 +3911,24 @@ const He = G("settings", () => {
4092
3911
  width: "360"
4093
3912
  }, {
4094
3913
  default: r(() => {
4095
- var v, V, y;
3914
+ var f, V, y;
4096
3915
  return [
4097
- b("div", Ms, [
3916
+ b("div", Ns, [
4098
3917
  t(o).hasLoaded ? t(n) ? (d(), I(U, { key: 1 }, [
4099
- i(Q, {
3918
+ i(ee, {
4100
3919
  cover: "",
4101
3920
  height: "100",
4102
3921
  "max-width": "130",
4103
3922
  position: "right",
4104
3923
  rounded: "s",
4105
- src: (V = (v = t(n).metadata) == null ? void 0 : v.images.default) == null ? void 0 : V.url,
3924
+ src: (V = (f = t(n).metadata) == null ? void 0 : f.images.default) == null ? void 0 : V.url,
4106
3925
  width: "100%"
4107
3926
  }, null, 8, ["src"]),
4108
- b("div", Ps, [
4109
- b("div", Hs, C((y = t(n).metadata) == null ? void 0 : y.text), 1)
3927
+ b("div", Os, [
3928
+ b("div", Us, L((y = t(n).metadata) == null ? void 0 : y.text), 1)
4110
3929
  ])
4111
3930
  ], 64)) : S("", !0) : (d(), I(U, { key: 0 }, [
4112
- i(we, {
3931
+ i(_e, {
4113
3932
  class: "flex-1-0 overflow-hidden",
4114
3933
  color: "transparent",
4115
3934
  loading: "",
@@ -4117,7 +3936,7 @@ const He = G("settings", () => {
4117
3936
  "min-width": "130",
4118
3937
  type: "image"
4119
3938
  }),
4120
- i(we, {
3939
+ i(_e, {
4121
3940
  class: "flex-1-0 ms-n3 mt-n3",
4122
3941
  color: "transparent",
4123
3942
  loading: "",
@@ -4132,70 +3951,70 @@ const He = G("settings", () => {
4132
3951
  }, 8, ["href"])) : S("", !0);
4133
3952
  };
4134
3953
  }
4135
- }), Es = {
3954
+ }), Fs = {
4136
3955
  key: 0,
4137
3956
  class: "v-footer__image"
4138
- }, Ws = /* @__PURE__ */ k({
3957
+ }, zs = /* @__PURE__ */ k({
4139
3958
  __name: "VoFooter",
4140
3959
  props: {
4141
3960
  image: {}
4142
3961
  },
4143
3962
  setup(c) {
4144
- return (e, o) => (d(), _(jo, {
3963
+ return (e, o) => (d(), h(jo, {
4145
3964
  class: "vo-footer",
4146
3965
  height: "40"
4147
3966
  }, {
4148
3967
  default: r(() => [
4149
- e.image || e.$slots.image ? (d(), I("div", Es, [
4150
- e.$slots.image ? O(e.$slots, "image", { key: 0 }, void 0, !0) : (d(), _(Q, {
3968
+ e.image || e.$slots.image ? (d(), I("div", Fs, [
3969
+ e.$slots.image ? B(e.$slots, "image", { key: 0 }, void 0, !0) : (d(), h(ee, {
4151
3970
  key: 1,
4152
3971
  cover: "",
4153
3972
  position: "left",
4154
3973
  src: e.image
4155
3974
  }, null, 8, ["src"]))
4156
3975
  ])) : S("", !0),
4157
- O(e.$slots, "default", {}, void 0, !0)
3976
+ B(e.$slots, "default", {}, void 0, !0)
4158
3977
  ]),
4159
3978
  _: 3
4160
3979
  }));
4161
3980
  }
4162
- }), Dt = (c, e) => {
3981
+ }), At = (c, e) => {
4163
3982
  const o = c.__vccOpts || c;
4164
3983
  for (const [a, n] of e)
4165
3984
  o[a] = n;
4166
3985
  return o;
4167
- }, At = /* @__PURE__ */ Dt(Ws, [["__scopeId", "data-v-3135ada5"]]), qs = ["href"], Gs = /* @__PURE__ */ k({
3986
+ }, Dt = /* @__PURE__ */ At(zs, [["__scopeId", "data-v-3135ada5"]]), js = ["href"], Ps = /* @__PURE__ */ k({
4168
3987
  __name: "VoPromotionsFooter",
4169
3988
  props: {
4170
3989
  slug: {}
4171
3990
  },
4172
3991
  setup(c) {
4173
- const e = c, o = et(), a = z(), n = je(), s = x(() => {
3992
+ const e = c, o = tt(), a = T(), n = ze(), s = x(() => {
4174
3993
  if (o.record)
4175
3994
  return o.record;
4176
3995
  if (!a.disableAds)
4177
3996
  return e.slug ? o.all.find((u) => u.slug === e.slug) : o.random(o.all);
4178
3997
  }), l = x(() => {
4179
- var m, v;
3998
+ var m, f;
4180
3999
  const u = n.current.value.dark ? "logodark" : "logolight";
4181
- return (v = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : v.url;
4000
+ return (f = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : f.url;
4182
4001
  }), p = x(() => {
4183
- var m, v;
4002
+ var m, f;
4184
4003
  const u = n.current.value.dark ? "bgdark" : "bglight";
4185
- return (v = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : v.url;
4004
+ return (f = (m = s.value) == null ? void 0 : m.metadata.images[u]) == null ? void 0 : f.url;
4186
4005
  });
4187
- return Ye(async () => {
4006
+ return Qe(async () => {
4188
4007
  e.slug && await o.show(e.slug);
4189
4008
  }), (u, m) => {
4190
4009
  var V;
4191
- const v = At;
4192
- return d(), _(v, {
4010
+ const f = Dt;
4011
+ return d(), h(f, {
4193
4012
  color: ((V = t(s)) == null ? void 0 : V.metadata.color) ?? "surface",
4194
4013
  image: t(p),
4195
4014
  style: { transform: "translateY(0)" }
4196
4015
  }, {
4197
4016
  default: r(() => {
4198
- var y, f, g;
4017
+ var y, v, g;
4199
4018
  return [
4200
4019
  b("a", {
4201
4020
  class: "d-flex align-center text-decoration-none py-2 px-4 ms-n4 flex-1-0 me-n4 position-relative",
@@ -4204,14 +4023,14 @@ const He = G("settings", () => {
4204
4023
  style: { color: "inherit" },
4205
4024
  target: "_blank"
4206
4025
  }, [
4207
- i(X, {
4026
+ i(K, {
4208
4027
  class: "me-4",
4209
4028
  icon: "$vuetify",
4210
4029
  image: t(l),
4211
4030
  size: "24"
4212
4031
  }, null, 8, ["image"]),
4213
- b("div", null, C((f = t(s)) == null ? void 0 : f.metadata.text), 1),
4214
- (g = t(s)) != null && g.metadata.advertisement ? (d(), _(te, {
4032
+ b("div", null, L((v = t(s)) == null ? void 0 : v.metadata.text), 1),
4033
+ (g = t(s)) != null && g.metadata.advertisement ? (d(), h(X, {
4215
4034
  key: 0,
4216
4035
  class: "ms-auto me-n4 align-self-end mb-n2 py-1 ps-3",
4217
4036
  rounded: "0 ts-lg",
@@ -4219,14 +4038,14 @@ const He = G("settings", () => {
4219
4038
  text: "SPONSORED",
4220
4039
  variant: "flat"
4221
4040
  })) : S("", !0)
4222
- ], 8, qs)
4041
+ ], 8, js)
4223
4042
  ];
4224
4043
  }),
4225
4044
  _: 1
4226
4045
  }, 8, ["color", "image"]);
4227
4046
  };
4228
4047
  }
4229
- }), Zs = ["id"], Qs = /* @__PURE__ */ k({
4048
+ }), Ms = ["id"], Hs = /* @__PURE__ */ k({
4230
4049
  __name: "VoScript",
4231
4050
  props: {
4232
4051
  id: {
@@ -4244,11 +4063,11 @@ const He = G("settings", () => {
4244
4063
  },
4245
4064
  emits: ["script:error", "script:load"],
4246
4065
  setup(c, { emit: e }) {
4247
- const o = c, a = e, n = B(), s = B();
4248
- return Ye(async () => {
4066
+ const o = c, a = e, n = N(), s = N();
4067
+ return Qe(async () => {
4249
4068
  const l = document.createElement("script"), p = () => a("script:error");
4250
4069
  l.type = "text/javascript", l.id = o.scriptId, l.src = o.src, l.onload = () => a("script:load"), l.onerror = p, s.value = l;
4251
- }), Oe(() => {
4070
+ }), Be(() => {
4252
4071
  var l;
4253
4072
  s.value && ((l = n.value) == null || l.appendChild(s.value));
4254
4073
  }), Tt(() => {
@@ -4258,15 +4077,15 @@ const He = G("settings", () => {
4258
4077
  id: c.id,
4259
4078
  ref_key: "rootEl",
4260
4079
  ref: n
4261
- }, null, 8, Zs));
4080
+ }, null, 8, Ms));
4262
4081
  }
4263
- }), Ys = (c) => (zt("data-v-584be7b0"), c = c(), Ft(), c), Js = ["href", "title"], Xs = {
4082
+ }), Rs = (c) => (Ft("data-v-584be7b0"), c = c(), zt(), c), Es = ["href", "title"], Ws = {
4264
4083
  class: "text-caption text-disabled",
4265
4084
  style: { position: "absolute", right: "16px" }
4266
- }, Ks = /* @__PURE__ */ Ys(() => /* @__PURE__ */ b("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), ea = /* @__PURE__ */ k({
4085
+ }, qs = /* @__PURE__ */ Rs(() => /* @__PURE__ */ b("span", { class: "d-none d-sm-inline-block" }, "Vuetify, LLC", -1)), Gs = /* @__PURE__ */ k({
4267
4086
  __name: "VoSocialFooter",
4268
4087
  setup(c) {
4269
- const e = He(), o = [
4088
+ const e = Me(), o = [
4270
4089
  {
4271
4090
  title: "Vuetify Documentation",
4272
4091
  icon: "$vuetify",
@@ -4284,12 +4103,12 @@ const He = G("settings", () => {
4284
4103
  },
4285
4104
  {
4286
4105
  title: "Vuetify GitHub",
4287
- icon: `svg:${Xe}`,
4106
+ icon: `svg:${Je}`,
4288
4107
  href: "https://github.com/vuetifyjs/vuetify"
4289
4108
  },
4290
4109
  {
4291
4110
  title: "Vuetify Discord",
4292
- icon: `svg:${Je}`,
4111
+ icon: `svg:${Ye}`,
4293
4112
  href: "https://community.vuetifyjs.com/"
4294
4113
  },
4295
4114
  {
@@ -4299,14 +4118,14 @@ const He = G("settings", () => {
4299
4118
  }
4300
4119
  ];
4301
4120
  return (a, n) => {
4302
- const s = At;
4303
- return d(), _(s, {
4121
+ const s = Dt;
4122
+ return d(), h(s, {
4304
4123
  class: "vo-footer",
4305
4124
  height: "40",
4306
4125
  image: t(e).suit.footer
4307
- }, P({
4126
+ }, M({
4308
4127
  default: r(() => [
4309
- (d(), I(U, null, oe(o, (l) => b("a", {
4128
+ (d(), I(U, null, ne(o, (l) => b("a", {
4310
4129
  key: l.title,
4311
4130
  class: "d-inline-block mx-2 social-link",
4312
4131
  href: l.href,
@@ -4314,14 +4133,14 @@ const He = G("settings", () => {
4314
4133
  target: "_blank",
4315
4134
  title: l.title
4316
4135
  }, [
4317
- i(A, {
4136
+ i(D, {
4318
4137
  icon: l.icon,
4319
4138
  size: l.icon === "$vuetify" ? 24 : 16
4320
4139
  }, null, 8, ["icon", "size"])
4321
- ], 8, Js)), 64)),
4322
- b("div", Xs, [
4323
- T(" © 2016-" + C((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
4324
- Ks
4140
+ ], 8, Es)), 64)),
4141
+ b("div", Ws, [
4142
+ O(" © 2016-" + L((/* @__PURE__ */ new Date()).getFullYear()) + " ", 1),
4143
+ qs
4325
4144
  ])
4326
4145
  ]),
4327
4146
  _: 2
@@ -4329,47 +4148,47 @@ const He = G("settings", () => {
4329
4148
  a.$slots.image ? {
4330
4149
  name: "image",
4331
4150
  fn: r(() => [
4332
- O(a.$slots, "image", {}, void 0, !0)
4151
+ B(a.$slots, "image", {}, void 0, !0)
4333
4152
  ]),
4334
4153
  key: "0"
4335
4154
  } : void 0
4336
4155
  ]), 1032, ["image"]);
4337
4156
  };
4338
4157
  }
4339
- }), ta = /* @__PURE__ */ Dt(ea, [["__scopeId", "data-v-584be7b0"]]), oa = G("spots", () => {
4340
- const c = se(), e = xt(), o = B([]), a = B([]), n = B(), s = D(!1), l = x(() => n.value ? n.value : o.value.find(({
4158
+ }), Zs = /* @__PURE__ */ At(Gs, [["__scopeId", "data-v-584be7b0"]]), Qs = G("spots", () => {
4159
+ const c = te(), e = xt(), o = N([]), a = N([]), n = N(), s = A(!1), l = x(() => n.value ? n.value : o.value.find(({
4341
4160
  metadata: {
4342
- site: f,
4161
+ site: v,
4343
4162
  active: g
4344
4163
  }
4345
- }) => g ? f.includes("dev") && !1 || f.includes("*") ? !0 : f.some((h) => e.id.includes(h)) : !1));
4164
+ }) => g ? v.includes("dev") && !1 || v.includes("*") ? !0 : v.some((_) => e.id.includes(_)) : !1));
4346
4165
  async function p() {
4347
4166
  try {
4348
4167
  s.value = !0;
4349
- const f = await c.get("/one/spots");
4350
- o.value = f.spots;
4168
+ const v = await c.get("/one/spots");
4169
+ o.value = v.spots;
4351
4170
  } catch {
4352
4171
  } finally {
4353
4172
  s.value = !1;
4354
4173
  }
4355
4174
  return o.value;
4356
4175
  }
4357
- async function u(f) {
4176
+ async function u(v) {
4358
4177
  try {
4359
4178
  s.value = !0;
4360
- const g = await c.get(`/one/admin/spots/${f}`);
4179
+ const g = await c.get(`/one/admin/spots/${v}`);
4361
4180
  return n.value = g.spot, g.spot;
4362
4181
  } catch {
4363
4182
  } finally {
4364
4183
  s.value = !1;
4365
4184
  }
4366
4185
  }
4367
- async function m(f) {
4186
+ async function m(v) {
4368
4187
  try {
4369
4188
  s.value = !0;
4370
4189
  const g = await c.form(
4371
4190
  "/one/admin/spots",
4372
- f
4191
+ v
4373
4192
  );
4374
4193
  return n.value = g.spot, g.spot;
4375
4194
  } catch {
@@ -4377,14 +4196,14 @@ const He = G("settings", () => {
4377
4196
  s.value = !1;
4378
4197
  }
4379
4198
  }
4380
- async function v(f, g) {
4199
+ async function f(v, g) {
4381
4200
  try {
4382
4201
  s.value = !0;
4383
- const h = await c.form(
4384
- `/one/admin/spots/${f}`,
4202
+ const _ = await c.form(
4203
+ `/one/admin/spots/${v}`,
4385
4204
  g
4386
4205
  );
4387
- return n.value = h.spot, h.spot;
4206
+ return n.value = _.spot, _.spot;
4388
4207
  } catch {
4389
4208
  } finally {
4390
4209
  s.value = !1;
@@ -4395,8 +4214,8 @@ const He = G("settings", () => {
4395
4214
  async function y() {
4396
4215
  try {
4397
4216
  s.value = !0;
4398
- const f = await c.get("/one/admin/spots");
4399
- a.value = f.spots;
4217
+ const v = await c.get("/one/admin/spots");
4218
+ a.value = v.spots;
4400
4219
  } catch {
4401
4220
  } finally {
4402
4221
  s.value = !1;
@@ -4413,13 +4232,13 @@ const He = G("settings", () => {
4413
4232
  index: p,
4414
4233
  show: u,
4415
4234
  store: m,
4416
- update: v,
4235
+ update: f,
4417
4236
  destroy: V
4418
4237
  };
4419
- }), na = ["href"], sa = /* @__PURE__ */ k({
4238
+ }), Ys = ["href"], Js = /* @__PURE__ */ k({
4420
4239
  __name: "VoSpot",
4421
4240
  setup(c) {
4422
- const e = oa();
4241
+ const e = Qs();
4423
4242
  return (o, a) => {
4424
4243
  var n;
4425
4244
  return t(e).spot ? (d(), I("a", {
@@ -4428,19 +4247,19 @@ const He = G("settings", () => {
4428
4247
  rel: "noopener noreferrer sponsored",
4429
4248
  target: "_blank"
4430
4249
  }, [
4431
- i(Q, {
4250
+ i(ee, {
4432
4251
  class: "mx-auto",
4433
4252
  color: t(e).spot.metadata.image ? void 0 : "surface",
4434
4253
  rounded: "",
4435
4254
  src: (n = t(e).spot.metadata.image) == null ? void 0 : n.url,
4436
4255
  width: "225"
4437
4256
  }, null, 8, ["color", "src"])
4438
- ], 8, na)) : S("", !0);
4257
+ ], 8, Ys)) : S("", !0);
4439
4258
  };
4440
4259
  }
4441
- }), qa = G("bins", () => {
4442
- const c = R(), e = se(), o = B([]), a = B(), n = D(!1), s = D(-1), l = x(() => !c.user || !a.value ? !1 : c.user.id === a.value.owner.id), p = x(() => o.value.filter((h) => h.favorite)), u = x(() => o.value.filter((h) => h.pinned));
4443
- N(a, () => {
4260
+ }), ja = G("bins", () => {
4261
+ const c = H(), e = te(), o = N([]), a = N(), n = A(!1), s = A(-1), l = x(() => !c.user || !a.value ? !1 : c.user.id === a.value.owner.id), p = x(() => o.value.filter((_) => _.favorite)), u = x(() => o.value.filter((_) => _.pinned));
4262
+ z(a, () => {
4444
4263
  window.clearTimeout(s.value), s.value = window.setTimeout(() => {
4445
4264
  !a.value || !l.value || y(a.value, a.value.id);
4446
4265
  }, 100);
@@ -4448,60 +4267,60 @@ const He = G("settings", () => {
4448
4267
  async function m() {
4449
4268
  try {
4450
4269
  n.value = !0;
4451
- const h = await e.get("/one/bins");
4452
- o.value = h.bins;
4270
+ const _ = await e.get("/one/bins");
4271
+ o.value = _.bins;
4453
4272
  } catch {
4454
4273
  } finally {
4455
4274
  n.value = !1;
4456
4275
  }
4457
4276
  return o.value;
4458
4277
  }
4459
- async function v(h) {
4278
+ async function f(_) {
4460
4279
  try {
4461
- n.value = !0, await e.delete(`/one/bins/${h}`), o.value = o.value.filter(($) => $.id !== h);
4280
+ n.value = !0, await e.delete(`/one/bins/${_}`), o.value = o.value.filter(($) => $.id !== _);
4462
4281
  } catch {
4463
4282
  } finally {
4464
4283
  n.value = !1;
4465
4284
  }
4466
4285
  return !0;
4467
4286
  }
4468
- async function V(h) {
4287
+ async function V(_) {
4469
4288
  try {
4470
4289
  n.value = !0;
4471
- const $ = await e.post("/one/bins", { bin: h });
4290
+ const $ = await e.post("/one/bins", { bin: _ });
4472
4291
  return o.value.push($.bin), a.value = $.bin, $;
4473
4292
  } catch {
4474
4293
  } finally {
4475
4294
  n.value = !1;
4476
4295
  }
4477
- return { bin: h };
4296
+ return { bin: _ };
4478
4297
  }
4479
- async function y(h, $) {
4298
+ async function y(_, $) {
4480
4299
  try {
4481
4300
  n.value = !0;
4482
- const j = await e.post(`/one/bins/${$}`, { bin: h }), M = o.value.findIndex((E) => E.id === $);
4483
- o.value.splice(M, 1, j.bin);
4301
+ const F = await e.post(`/one/bins/${$}`, { bin: _ }), P = o.value.findIndex((R) => R.id === $);
4302
+ o.value.splice(P, 1, F.bin);
4484
4303
  } catch {
4485
4304
  } finally {
4486
4305
  n.value = !1;
4487
4306
  }
4488
- return { bin: h };
4307
+ return { bin: _ };
4489
4308
  }
4490
- async function f(h, $) {
4309
+ async function v(_, $) {
4491
4310
  try {
4492
4311
  n.value = !0;
4493
- const j = $ ? await y(h, $) : await V(h);
4494
- a.value = j.bin;
4312
+ const F = $ ? await y(_, $) : await V(_);
4313
+ a.value = F.bin;
4495
4314
  } catch {
4496
4315
  } finally {
4497
4316
  n.value = !1;
4498
4317
  }
4499
- return { bin: h };
4318
+ return { bin: _ };
4500
4319
  }
4501
- async function g(h) {
4320
+ async function g(_) {
4502
4321
  try {
4503
4322
  n.value = !0;
4504
- const $ = await e.get(`/one/bins/${h}`);
4323
+ const $ = await e.get(`/one/bins/${_}`);
4505
4324
  a.value = $.bin;
4506
4325
  } catch {
4507
4326
  } finally {
@@ -4516,15 +4335,15 @@ const He = G("settings", () => {
4516
4335
  favorites: p,
4517
4336
  all: o,
4518
4337
  create: V,
4519
- delete: v,
4338
+ delete: f,
4520
4339
  current: a,
4521
4340
  find: g,
4522
4341
  get: m,
4523
4342
  update: y,
4524
- updateOrCreate: f
4343
+ updateOrCreate: v
4525
4344
  };
4526
- }), Ga = G("products", () => {
4527
- const c = se(), e = B([]), o = x(() => e.value.filter((s) => s.product_type === "Themes"));
4345
+ }), Pa = G("products", () => {
4346
+ const c = te(), e = N([]), o = x(() => e.value.filter((s) => s.product_type === "Themes"));
4528
4347
  async function a() {
4529
4348
  if (e.value.length)
4530
4349
  return e.value;
@@ -4545,29 +4364,29 @@ const He = G("settings", () => {
4545
4364
  randomize: n
4546
4365
  };
4547
4366
  });
4548
- function Za() {
4367
+ function Ma() {
4549
4368
  function c(e) {
4550
- e.component("VoAppBar", Ts), e.component("VoAuthBtn", Lt), e.component("VoAuthCard", Vt), e.component("VoAuthDialog", kt), e.component("VoAuthListItem", $t), e.component("VoIconBin", Ct), e.component("VoIconIssues", St), e.component("VoNotificationsBanner", zs), e.component("VoPromotionsCardHighlight", js), e.component("VoPromotionsCardVuetify", Rs), e.component("VoPromotionsFooter", Gs), e.component("VoScript", Qs), e.component("VoSocialFooter", ta), e.component("VoSpot", sa);
4369
+ e.component("VoAppBar", Is), e.component("VoAuthBtn", Lt), e.component("VoAuthCard", Vt), e.component("VoAuthDialog", kt), e.component("VoAuthListItem", $t), e.component("VoIconBin", Ct), e.component("VoIconIssues", St), e.component("VoNotificationsBanner", As), e.component("VoPromotionsCardHighlight", Bs), e.component("VoPromotionsCardVuetify", Ts), e.component("VoPromotionsFooter", Ps), e.component("VoScript", Hs), e.component("VoSocialFooter", Zs), e.component("VoSpot", Js);
4551
4370
  }
4552
4371
  return { install: c };
4553
4372
  }
4554
- function Qa(c, e) {
4373
+ function Ha(c, e) {
4555
4374
  return function(o) {
4556
4375
  const a = o.store;
4557
4376
  a.url = e, a.$id === "site" && (a.id = c);
4558
4377
  };
4559
4378
  }
4560
4379
  export {
4561
- Za as createOne,
4562
- Qa as one,
4563
- R as useAuthStore,
4564
- Ee as useBannersStore,
4565
- qa as useBinsStore,
4566
- se as useHttpStore,
4567
- F as useOneStore,
4568
- Ga as useProductsStore,
4569
- et as usePromotionsStore,
4570
- He as useSettingsStore,
4571
- oa as useSpotsStore,
4572
- z as useUserStore
4380
+ Ma as createOne,
4381
+ Ha as one,
4382
+ H as useAuthStore,
4383
+ Re as useBannersStore,
4384
+ ja as useBinsStore,
4385
+ te as useHttpStore,
4386
+ j as useOneStore,
4387
+ Pa as useProductsStore,
4388
+ tt as usePromotionsStore,
4389
+ Me as useSettingsStore,
4390
+ Qs as useSpotsStore,
4391
+ T as useUserStore
4573
4392
  };