@vuetify/one 3.1.0 → 3.1.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,4 +1,4 @@
1
- import { defineComponent as y, openBlock as d, createBlock as p, unref as e, computed as _, createSlots as Z, withCtx as s, createElementVNode as b, toDisplayString as x, createVNode as a, createTextVNode as E, normalizeStyle as ze, createCommentVNode as h, renderSlot as $, shallowRef as A, watch as oe, withModifiers as ae, useModel as ie, mergeModels as Oe, createElementBlock as V, Fragment as S, renderList as q, mergeProps as z, withDirectives as N, vShow as de, nextTick as je, isRef as te, ref as F, onMounted as me, toRef as se, normalizeClass as Ct, useSlots as He, normalizeProps as Te, guardReactiveProps as Re, resolveComponent as kt, onBeforeMount as be, onBeforeUnmount as Vt, useCssVars as $t, onServerPrefetch as xt } from "vue";
1
+ import { defineComponent as _, openBlock as d, createBlock as p, unref as e, computed as y, createSlots as Z, withCtx as s, createElementVNode as b, toDisplayString as x, createVNode as a, createTextVNode as E, normalizeStyle as ze, createCommentVNode as h, renderSlot as $, shallowRef as A, watch as oe, withModifiers as ae, useModel as ie, mergeModels as Oe, createElementBlock as V, Fragment as S, renderList as q, mergeProps as z, withDirectives as N, vShow as de, nextTick as je, isRef as te, ref as F, onMounted as me, toRef as se, normalizeClass as Ct, useSlots as He, normalizeProps as Te, guardReactiveProps as Re, resolveComponent as kt, onBeforeMount as be, onBeforeUnmount as Vt, useCssVars as $t, onServerPrefetch as xt } from "vue";
2
2
  import { u as R, a as D, b as M, c as O, d as qe, e as G, f as Lt } from "./auth-DK4fBwyp.js";
3
3
  import { g as ma, h as pa } from "./auth-DK4fBwyp.js";
4
4
  import { VSnackbarQueue as wt } from "vuetify/components/VSnackbarQueue";
@@ -23,7 +23,7 @@ import { defineStore as H } from "pinia";
23
23
  import { VRow as et, VCol as tt, VSpacer as ho } from "vuetify/components/VGrid";
24
24
  import { VHover as le } from "vuetify/components/VHover";
25
25
  import { VImg as J } from "vuetify/components/VImg";
26
- import { VItemGroup as _o, VItem as yo } from "vuetify/components/VItemGroup";
26
+ import { VItemGroup as yo, VItem as _o } from "vuetify/components/VItemGroup";
27
27
  import { VLayout as xe } from "vuetify/components/VLayout";
28
28
  import { VMain as Le } from "vuetify/components/VMain";
29
29
  import { VDataTableVirtual as bo } from "vuetify/components/VDataTable";
@@ -34,14 +34,14 @@ import { VTooltip as nt } from "vuetify/components/VTooltip";
34
34
  import { VResponsive as ko } from "vuetify/components/VResponsive";
35
35
  import { VBadge as Se } from "vuetify/components/VBadge";
36
36
  import { VNavigationDrawer as Vo } from "vuetify/components/VNavigationDrawer";
37
- import { VWindow as $o, VWindowItem as _e } from "vuetify/components/VWindow";
37
+ import { VWindow as $o, VWindowItem as ye } from "vuetify/components/VWindow";
38
38
  import { VColorPicker as xo } from "vuetify/components/VColorPicker";
39
39
  import { VAppBar as st } from "vuetify/components/VAppBar";
40
40
  import { VFooter as Lo } from "vuetify/components/VFooter";
41
41
  import { useRouter as wo } from "vue-router";
42
42
  import { VLazy as So } from "vuetify/components/VLazy";
43
- import { VSkeletonLoader as ye } from "vuetify/components/VSkeletonLoader";
44
- const Mo = /* @__PURE__ */ y({
43
+ import { VSkeletonLoader as _e } from "vuetify/components/VSkeletonLoader";
44
+ const Mo = /* @__PURE__ */ _({
45
45
  __name: "VoSnackbarQueue",
46
46
  setup(u) {
47
47
  const t = R();
@@ -65,10 +65,10 @@ function ta(u) {
65
65
  piniaPlugin: Ao(u)
66
66
  };
67
67
  }
68
- const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
68
+ const Do = { class: "text-body-medium" }, at = /* @__PURE__ */ _({
69
69
  __name: "VoAuthOpenCollective",
70
70
  setup(u) {
71
- const t = D(), n = _(() => t.user && t.findIdentity("opencollective")), o = _(() => t.user ? n.value ? "Connected to Open Collective" : "Connect Open Collective" : "Login with Open Collective");
71
+ const t = D(), n = y(() => t.user && t.findIdentity("opencollective")), o = y(() => t.user ? n.value ? "Connected to Open Collective" : "Connect Open Collective" : "Login with Open Collective");
72
72
  return (i, l) => (d(), p(Y, {
73
73
  "base-color": "#1258e2",
74
74
  "prepend-icon": `svg:${e(St)}`,
@@ -85,16 +85,16 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
85
85
  !e(t).user && e(t).lastLoginProvider() === "openCollective" ? {
86
86
  name: "subtitle",
87
87
  fn: s(() => [
88
- l[1] || (l[1] = b("div", { class: "text-caption mt-n1" }, "Last Used", -1))
88
+ l[1] || (l[1] = b("div", { class: "text-body-small mt-n1" }, "Last Used", -1))
89
89
  ]),
90
90
  key: "0"
91
91
  } : void 0
92
92
  ]), 1032, ["prepend-icon"]));
93
93
  }
94
- }), Io = { class: "text-body-2" }, it = /* @__PURE__ */ y({
94
+ }), Io = { class: "text-body-medium" }, it = /* @__PURE__ */ _({
95
95
  __name: "VoAuthShopify",
96
96
  setup(u) {
97
- const t = D(), n = _(() => t.user && t.findIdentity("shopify")), o = _(() => t.user ? n.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
97
+ const t = D(), n = y(() => t.user && t.findIdentity("shopify")), o = y(() => t.user ? n.value ? "Connected to Shopify" : "Connect Shopify" : "Login with Shopify");
98
98
  return (i, l) => (d(), p(Y, {
99
99
  "base-color": "#5b8a3c",
100
100
  "prepend-icon": `svg:${e(Mt)}`,
@@ -111,16 +111,16 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
111
111
  !e(t).user && e(t).lastLoginProvider() === "shopify" ? {
112
112
  name: "subtitle",
113
113
  fn: s(() => [
114
- l[1] || (l[1] = b("div", { class: "text-caption mt-n1" }, "Last Used", -1))
114
+ l[1] || (l[1] = b("div", { class: "text-body-small mt-n1" }, "Last Used", -1))
115
115
  ]),
116
116
  key: "0"
117
117
  } : void 0
118
118
  ]), 1032, ["prepend-icon"]));
119
119
  }
120
- }), Uo = { class: "text-body-2" }, rt = /* @__PURE__ */ y({
120
+ }), Uo = { class: "text-body-medium" }, rt = /* @__PURE__ */ _({
121
121
  __name: "VoAuthDiscord",
122
122
  setup(u) {
123
- const t = D(), n = _(() => t.user && t.findIdentity("discord")), o = _(() => t.user ? n.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
123
+ const t = D(), n = y(() => t.user && t.findIdentity("discord")), o = y(() => t.user ? n.value ? "Connected to Discord" : "Connect Discord" : "Login with Discord");
124
124
  return (i, l) => (d(), p(Y, {
125
125
  "base-color": "#5865F2",
126
126
  "prepend-icon": "$discord",
@@ -137,16 +137,16 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
137
137
  !e(t).user && e(t).lastLoginProvider() === "discord" ? {
138
138
  name: "subtitle",
139
139
  fn: s(() => [
140
- l[1] || (l[1] = b("div", { class: "text-caption mt-n1" }, "Last Used", -1))
140
+ l[1] || (l[1] = b("div", { class: "text-body-small mt-n1" }, "Last Used", -1))
141
141
  ]),
142
142
  key: "0"
143
143
  } : void 0
144
144
  ]), 1024));
145
145
  }
146
- }), Zo = { class: "text-body-2" }, lt = /* @__PURE__ */ y({
146
+ }), Zo = { class: "text-body-medium" }, lt = /* @__PURE__ */ _({
147
147
  __name: "VoAuthGoogle",
148
148
  setup(u) {
149
- const t = D(), n = _(() => t.user && t.findIdentity("google")), o = _(() => t.user ? n.value ? "Connected to Google" : "Connect Google" : "Login with Google");
149
+ const t = D(), n = y(() => t.user && t.findIdentity("google")), o = y(() => t.user ? n.value ? "Connected to Google" : "Connect Google" : "Login with Google");
150
150
  return (i, l) => (d(), p(Y, {
151
151
  "base-color": "#4285F4",
152
152
  "prepend-icon": `svg:${e(At)}`,
@@ -163,16 +163,16 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
163
163
  !e(t).user && e(t).lastLoginProvider() === "google" ? {
164
164
  name: "subtitle",
165
165
  fn: s(() => [
166
- l[1] || (l[1] = b("div", { class: "text-caption mt-n1" }, "Last Used", -1))
166
+ l[1] || (l[1] = b("div", { class: "text-body-small mt-n1" }, "Last Used", -1))
167
167
  ]),
168
168
  key: "0"
169
169
  } : void 0
170
170
  ]), 1032, ["prepend-icon"]));
171
171
  }
172
- }), Fo = { class: "text-body-2" }, ut = /* @__PURE__ */ y({
172
+ }), Fo = { class: "text-body-medium" }, ut = /* @__PURE__ */ _({
173
173
  __name: "VoAuthGithub",
174
174
  setup(u) {
175
- const t = D(), n = _(() => t.user && t.findIdentity("github")), o = _(() => t.user ? n.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
175
+ const t = D(), n = y(() => t.user && t.findIdentity("github")), o = y(() => t.user ? n.value ? "Connected to GitHub" : "Connect GitHub" : "Login with GitHub");
176
176
  return (i, l) => (d(), p(Y, {
177
177
  "base-color": "#2a2a2a",
178
178
  "prepend-icon": "$github",
@@ -189,13 +189,13 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
189
189
  !e(t).user && e(t).lastLoginProvider() === "github" ? {
190
190
  name: "subtitle",
191
191
  fn: s(() => [
192
- l[1] || (l[1] = b("div", { class: "text-caption mt-n1" }, "Last Used", -1))
192
+ l[1] || (l[1] = b("div", { class: "text-body-small mt-n1" }, "Last Used", -1))
193
193
  ]),
194
194
  key: "0"
195
195
  } : void 0
196
196
  ]), 1024));
197
197
  }
198
- }), Bo = { class: "text-center" }, No = { class: "text-center mb-6" }, Po = { class: "text-h6 font-weight-light" }, ct = /* @__PURE__ */ y({
198
+ }), Bo = { class: "text-center" }, No = { class: "text-center mb-6" }, Po = { class: "text-title-large font-weight-light" }, ct = /* @__PURE__ */ _({
199
199
  __name: "VoAuthCard",
200
200
  setup(u) {
201
201
  const t = D();
@@ -215,10 +215,10 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
215
215
  })
216
216
  ]),
217
217
  b("div", No, [
218
- a(lo, { class: "text-h5 mb-1 text-md-h4" }, {
218
+ a(lo, { class: "text-headline-small mb-1 text-md-headline-large" }, {
219
219
  default: s(() => [
220
220
  b("div", Po, x(e(t).lastLoginProvider() ? "Welcome back to" : "Login to"), 1),
221
- o[0] || (o[0] = b("span", { class: "text-h3 font-weight-bold" }, "Vuetify One", -1))
221
+ o[0] || (o[0] = b("span", { class: "text-display-medium font-weight-bold" }, "Vuetify One", -1))
222
222
  ]),
223
223
  _: 1
224
224
  }),
@@ -248,7 +248,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
248
248
  });
249
249
  };
250
250
  }
251
- }), dt = /* @__PURE__ */ y({
251
+ }), dt = /* @__PURE__ */ _({
252
252
  __name: "VoAuthDialog",
253
253
  setup(u) {
254
254
  const t = D();
@@ -266,7 +266,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
266
266
  }, 8, ["modelValue"]);
267
267
  };
268
268
  }
269
- }), mt = /* @__PURE__ */ y({
269
+ }), mt = /* @__PURE__ */ _({
270
270
  __name: "VoBtn",
271
271
  props: {
272
272
  readonly: { type: Boolean }
@@ -274,7 +274,6 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
274
274
  setup(u) {
275
275
  const t = u;
276
276
  return (n, o) => (d(), p(B, {
277
- class: "text-none font-weight-regular",
278
277
  color: "primary",
279
278
  size: "small",
280
279
  style: ze({
@@ -310,7 +309,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
310
309
  } : void 0
311
310
  ]), 1032, ["style", "tabindex"]));
312
311
  }
313
- }), Eo = { class: "pa-4 d-flex flex-column ga-4" }, pt = /* @__PURE__ */ y({
312
+ }), Eo = { class: "pa-4 d-flex flex-column ga-4" }, pt = /* @__PURE__ */ _({
314
313
  __name: "VoAuthListItem",
315
314
  setup(u) {
316
315
  const t = D(), n = M(), o = A(!t.user && !t.isLoading);
@@ -406,7 +405,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
406
405
  }, 8, ["variant"]);
407
406
  };
408
407
  }
409
- }), K = /* @__PURE__ */ y({
408
+ }), K = /* @__PURE__ */ _({
410
409
  __name: "VoListItem",
411
410
  setup(u) {
412
411
  return (t, n) => (d(), p(Y, { slim: "" }, Z({
@@ -438,7 +437,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
438
437
  } : void 0
439
438
  ]), 1024));
440
439
  }
441
- }), zo = /* @__PURE__ */ y({
440
+ }), zo = /* @__PURE__ */ _({
442
441
  __name: "VoAuthLogoutNavItem",
443
442
  setup(u) {
444
443
  const t = D(), n = A(!1);
@@ -459,7 +458,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
459
458
  }, null, 8, ["disabled", "loading", "prepend-icon"]);
460
459
  };
461
460
  }
462
- }), Me = /* @__PURE__ */ y({
461
+ }), Me = /* @__PURE__ */ _({
463
462
  __name: "VoDialog",
464
463
  props: /* @__PURE__ */ Oe({
465
464
  prependIcon: {},
@@ -532,7 +531,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
532
531
  _: 3
533
532
  }, 8, ["modelValue", "fullscreen", "max-height", "max-width"]));
534
533
  }
535
- }), ft = /* @__PURE__ */ y({
534
+ }), ft = /* @__PURE__ */ _({
536
535
  __name: "VoSwitch",
537
536
  props: {
538
537
  disabled: { type: Boolean }
@@ -563,8 +562,8 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
563
562
  }
564
563
  }), Oo = {
565
564
  key: 1,
566
- class: "mb-3 text-caption text-medium-emphasis"
567
- }, Ae = /* @__PURE__ */ y({
565
+ class: "mb-3 text-body-small text-medium-emphasis"
566
+ }, Ae = /* @__PURE__ */ _({
568
567
  __name: "VoDialogSubheader",
569
568
  props: {
570
569
  title: {},
@@ -584,7 +583,7 @@ const Do = { class: "text-body-2" }, at = /* @__PURE__ */ y({
584
583
  u.text ? (d(), V("div", Oo, x(u.text), 1)) : h("", !0)
585
584
  ], 64));
586
585
  }
587
- }), jo = { key: 0 }, Ho = /* @__PURE__ */ y({
586
+ }), jo = { key: 0 }, Ho = /* @__PURE__ */ _({
588
587
  __name: "VoSettingsPageSuitOption",
589
588
  setup(u) {
590
589
  const t = M(), n = [
@@ -933,7 +932,7 @@ const De = H("settings", () => {
933
932
  drawer: u + "suits/odyssey/odyssey-app-drawer.png",
934
933
  footer: u + "suits/odyssey/odyssey-app-footer.png"
935
934
  }
936
- }, c = _(() => {
935
+ }, c = y(() => {
937
936
  if (!n.one.suits.suit || !n.one.suits.enabled || !t.isSubscriber)
938
937
  return {};
939
938
  const r = l[n.one.suits.suit.toLowerCase()], m = {};
@@ -952,10 +951,10 @@ const De = H("settings", () => {
952
951
  suit: c,
953
952
  CDN_URL: u
954
953
  };
955
- }), Ro = { class: "ms-5" }, qo = { class: "pb-2" }, Go = /* @__PURE__ */ y({
954
+ }), Ro = { class: "ms-5" }, qo = { class: "pb-2" }, Go = /* @__PURE__ */ _({
956
955
  __name: "VoSettingsPanel",
957
956
  setup(u) {
958
- const t = O(), n = De(), o = M(), i = _(() => [
957
+ const t = O(), n = De(), o = M(), i = y(() => [
959
958
  {
960
959
  title: "Light",
961
960
  subtitle: "A standard light theme.",
@@ -985,7 +984,7 @@ const De = H("settings", () => {
985
984
  value: "highContrast",
986
985
  disabled: !t.isSubscriber
987
986
  }
988
- ]), l = _(() => [
987
+ ]), l = y(() => [
989
988
  {
990
989
  title: "Blackguard",
991
990
  subtitle: "A theme for v3.4 Blackguard.",
@@ -1018,10 +1017,10 @@ const De = H("settings", () => {
1018
1017
  value: "odyssey",
1019
1018
  disabled: !t.isSubscriber
1020
1019
  }
1021
- ]), c = _(() => [
1020
+ ]), c = y(() => [
1022
1021
  { title: "Standard", items: i.value },
1023
1022
  { title: "Releases", items: l.value }
1024
- ]), r = _({
1023
+ ]), r = y({
1025
1024
  get: () => !o.one.ads.enabled,
1026
1025
  set: (f) => {
1027
1026
  o.one.ads.enabled = !f;
@@ -1039,7 +1038,7 @@ const De = H("settings", () => {
1039
1038
  text: "Customize your documentation experience with light and dark themes, as well as a combination of both named.",
1040
1039
  title: "Theme"
1041
1040
  }),
1042
- a(_o, {
1041
+ a(yo, {
1043
1042
  modelValue: e(o).one.theme,
1044
1043
  "onUpdate:modelValue": v[0] || (v[0] = (C) => e(o).one.theme = C),
1045
1044
  mandatory: ""
@@ -1060,13 +1059,13 @@ const De = H("settings", () => {
1060
1059
  ]),
1061
1060
  _: 2
1062
1061
  }, 1024),
1063
- (d(!0), V(S, null, q(C.items, (L) => (d(), p(yo, {
1062
+ (d(!0), V(S, null, q(C.items, (L) => (d(), p(_o, {
1064
1063
  key: L.value,
1065
1064
  value: L.value
1066
1065
  }, {
1067
1066
  default: s(({ toggle: T, isSelected: ue }) => [
1068
1067
  a(le, null, {
1069
- default: s(({ props: yt, isHovering: bt }) => [
1068
+ default: s(({ props: _t, isHovering: bt }) => [
1070
1069
  a(j, z({
1071
1070
  color: ue ? "primary" : "surface-variant",
1072
1071
  height: "76",
@@ -1077,7 +1076,7 @@ const De = H("settings", () => {
1077
1076
  subtitle: L.disabled ? "Unlock with Vuetify One" : L.subtitle,
1078
1077
  title: L.title,
1079
1078
  variant: "tonal"
1080
- }, { ref_for: !0 }, yt, {
1079
+ }, { ref_for: !0 }, _t, {
1081
1080
  onClick: (ms) => m(T, L)
1082
1081
  }), {
1083
1082
  image: s(() => [
@@ -1181,7 +1180,7 @@ const De = H("settings", () => {
1181
1180
  ], 64);
1182
1181
  };
1183
1182
  }
1184
- }), Wo = /* @__PURE__ */ y({
1183
+ }), Wo = /* @__PURE__ */ _({
1185
1184
  __name: "VoSettingsDialog",
1186
1185
  props: {
1187
1186
  modelValue: { type: Boolean },
@@ -1217,7 +1216,7 @@ const De = H("settings", () => {
1217
1216
  }, 8, ["modelValue", "prepend-icon"]);
1218
1217
  };
1219
1218
  }
1220
- }), Qo = /* @__PURE__ */ y({
1219
+ }), Qo = /* @__PURE__ */ _({
1221
1220
  __name: "VoSettingsListItem",
1222
1221
  setup(u) {
1223
1222
  const t = A(!1);
@@ -1261,7 +1260,7 @@ const De = H("settings", () => {
1261
1260
  isLoading: o,
1262
1261
  index: i
1263
1262
  };
1264
- }), Jo = /* @__PURE__ */ y({
1263
+ }), Jo = /* @__PURE__ */ _({
1265
1264
  __name: "VoDownloadsTable",
1266
1265
  setup(u) {
1267
1266
  const t = $e(), n = Yo(), o = [
@@ -1344,7 +1343,7 @@ const De = H("settings", () => {
1344
1343
  });
1345
1344
  };
1346
1345
  }
1347
- }), Ko = { class: "px-3" }, Xo = /* @__PURE__ */ y({
1346
+ }), Ko = { class: "px-3" }, Xo = /* @__PURE__ */ _({
1348
1347
  __name: "VoDownloadsNavItem",
1349
1348
  setup(u) {
1350
1349
  const t = A(!1);
@@ -1482,7 +1481,7 @@ function gt() {
1482
1481
  togglePin: o
1483
1482
  };
1484
1483
  }
1485
- const Ee = /* @__PURE__ */ y({
1484
+ const Ee = /* @__PURE__ */ _({
1486
1485
  __name: "VoEcosystemMenu",
1487
1486
  setup(u) {
1488
1487
  const t = D(), { actions: n, isPinned: o, togglePin: i } = gt();
@@ -1529,7 +1528,7 @@ const Ee = /* @__PURE__ */ y({
1529
1528
  _: 1
1530
1529
  }));
1531
1530
  }
1532
- }), en = /* @__PURE__ */ y({
1531
+ }), en = /* @__PURE__ */ _({
1533
1532
  __name: "VoEcosystemListItem",
1534
1533
  setup(u) {
1535
1534
  const t = M(), { mobile: n } = X(), o = A(!1);
@@ -1593,7 +1592,7 @@ const Ee = /* @__PURE__ */ y({
1593
1592
  }, on = {
1594
1593
  key: 1,
1595
1594
  class: "pa-5"
1596
- }, nn = { class: "text-subtitle-1 font-weight-bold" }, sn = { class: "text-caption font-weight-bold text-medium-emphasis" }, an = { class: "text-disabled text-caption mt-2 mb-3" }, rn = /* @__PURE__ */ y({
1595
+ }, nn = { class: "text-body-large font-weight-bold" }, sn = { class: "text-body-small font-weight-bold text-medium-emphasis" }, an = { class: "text-disabled text-body-small mt-2 mb-3" }, rn = /* @__PURE__ */ _({
1597
1596
  __name: "VoNotificationsBannerList",
1598
1597
  props: {
1599
1598
  items: {}
@@ -1709,14 +1708,14 @@ const Ee = /* @__PURE__ */ y({
1709
1708
  _: 1
1710
1709
  }));
1711
1710
  }
1712
- }), ln = { class: "ps-3 text-subtitle-2 pe-2" }, un = { class: "text-truncate" }, cn = { class: "text-caption font-weight-bold text-medium-emphasis" }, dn = { class: "text-disabled text-caption my-2" }, mn = /* @__PURE__ */ y({
1711
+ }), ln = { class: "ps-3 text-title-small pe-2" }, un = { class: "text-truncate" }, cn = { class: "text-body-small font-weight-bold text-medium-emphasis" }, dn = { class: "text-disabled text-body-small my-2" }, mn = /* @__PURE__ */ _({
1713
1712
  __name: "VoNotificationsListItem",
1714
1713
  props: {
1715
1714
  demo: { type: Boolean },
1716
1715
  notification: {}
1717
1716
  },
1718
1717
  setup(u) {
1719
- const t = u, n = M(), o = $e(), i = X(), l = _(() => {
1718
+ const t = u, n = M(), o = $e(), i = X(), l = y(() => {
1720
1719
  const m = t.notification.metadata ?? { action: "" };
1721
1720
  return {
1722
1721
  href: m.action.startsWith("http") ? m.action : void 0,
@@ -1776,7 +1775,7 @@ const Ee = /* @__PURE__ */ y({
1776
1775
  }, 1024)
1777
1776
  ]),
1778
1777
  default: s(() => [
1779
- a(Ke, { class: "text-wrap text-h6 mb-1" }, {
1778
+ a(Ke, { class: "text-wrap text-title-large mb-1" }, {
1780
1779
  default: s(() => [
1781
1780
  b("div", un, x(u.notification.title), 1)
1782
1781
  ]),
@@ -1809,7 +1808,7 @@ const Ee = /* @__PURE__ */ y({
1809
1808
  }), pn = {
1810
1809
  key: 0,
1811
1810
  class: "pt-16"
1812
- }, fn = /* @__PURE__ */ y({
1811
+ }, fn = /* @__PURE__ */ _({
1813
1812
  __name: "VoNotificationsList",
1814
1813
  props: {
1815
1814
  items: {}
@@ -1854,7 +1853,7 @@ const Ee = /* @__PURE__ */ y({
1854
1853
  url: t
1855
1854
  };
1856
1855
  }), Ue = H("banners", () => {
1857
- const u = G(), t = Ie(), n = M(), o = R(), i = F([]), l = A(!1), c = _(() => {
1856
+ const u = G(), t = Ie(), n = M(), o = R(), i = F([]), l = A(!1), c = y(() => {
1858
1857
  if (r.value)
1859
1858
  return r.value;
1860
1859
  if (!n.one.banners.enabled)
@@ -1877,7 +1876,7 @@ const Ee = /* @__PURE__ */ y({
1877
1876
  const C = w(g.metadata.priority), I = w(k.metadata.priority);
1878
1877
  return I !== C ? I - C : new Date(k.created_at).getTime() - new Date(g.created_at).getTime();
1879
1878
  })[0];
1880
- }), r = _(() => i.value.find(({
1879
+ }), r = y(() => i.value.find(({
1881
1880
  metadata: {
1882
1881
  site: f,
1883
1882
  active: v
@@ -1903,7 +1902,7 @@ const Ee = /* @__PURE__ */ y({
1903
1902
  index: m
1904
1903
  };
1905
1904
  }), he = H("notifications", () => {
1906
- const u = G(), t = M(), n = R(), o = F([]), i = A(!1), l = _(() => o.value.filter((m) => !t.one.notifications.read.includes(m.slug))), c = _(() => o.value.filter((m) => t.one.notifications.read.includes(m.slug)));
1905
+ const u = G(), t = M(), n = R(), o = F([]), i = A(!1), l = y(() => o.value.filter((m) => !t.one.notifications.read.includes(m.slug))), c = y(() => o.value.filter((m) => t.one.notifications.read.includes(m.slug)));
1907
1906
  async function r() {
1908
1907
  try {
1909
1908
  i.value = !0;
@@ -1923,7 +1922,7 @@ const Ee = /* @__PURE__ */ y({
1923
1922
  unread: l,
1924
1923
  index: r
1925
1924
  };
1926
- }), gn = { class: "text-caption" }, vn = { class: "text-caption" }, hn = /* @__PURE__ */ y({
1925
+ }), gn = { class: "text-body-small" }, vn = { class: "text-body-small" }, hn = /* @__PURE__ */ _({
1927
1926
  __name: "VoNotificationsDialog",
1928
1927
  props: {
1929
1928
  modelValue: { type: Boolean },
@@ -2050,7 +2049,7 @@ const Ee = /* @__PURE__ */ y({
2050
2049
  "onUpdate:modelValue": k[1] || (k[1] = (T) => te(r) ? r.value = T : null)
2051
2050
  }, {
2052
2051
  default: s(() => [
2053
- a(_e, { value: "read" }, {
2052
+ a(ye, { value: "read" }, {
2054
2053
  default: s(() => [
2055
2054
  a(C, {
2056
2055
  items: e(i).unread
@@ -2058,7 +2057,7 @@ const Ee = /* @__PURE__ */ y({
2058
2057
  ]),
2059
2058
  _: 1
2060
2059
  }),
2061
- a(_e, { value: "unread" }, {
2060
+ a(ye, { value: "unread" }, {
2062
2061
  default: s(() => [
2063
2062
  a(C, {
2064
2063
  items: e(i).read
@@ -2066,7 +2065,7 @@ const Ee = /* @__PURE__ */ y({
2066
2065
  ]),
2067
2066
  _: 1
2068
2067
  }),
2069
- a(_e, { value: "banners" }, {
2068
+ a(ye, { value: "banners" }, {
2070
2069
  default: s(() => [
2071
2070
  a(I, {
2072
2071
  items: e(o).all
@@ -2088,7 +2087,7 @@ const Ee = /* @__PURE__ */ y({
2088
2087
  }, 8, ["modelValue", "prepend-icon"]);
2089
2088
  };
2090
2089
  }
2091
- }), _n = /* @__PURE__ */ y({
2090
+ }), yn = /* @__PURE__ */ _({
2092
2091
  __name: "VoNotificationsBadge",
2093
2092
  setup(u) {
2094
2093
  const t = he(), n = M();
@@ -2103,14 +2102,14 @@ const Ee = /* @__PURE__ */ y({
2103
2102
  _: 3
2104
2103
  }, 8, ["content", "model-value"]));
2105
2104
  }
2106
- }), yn = /* @__PURE__ */ y({
2105
+ }), _n = /* @__PURE__ */ _({
2107
2106
  __name: "VoNotificationsNavItem",
2108
2107
  setup(u) {
2109
2108
  const t = M(), n = he(), o = A(!1);
2110
2109
  return me(() => {
2111
2110
  n.index();
2112
2111
  }), (i, l) => {
2113
- const c = _n, r = hn, m = K;
2112
+ const c = yn, r = hn, m = K;
2114
2113
  return e(t).one.notifications.enabled ? (d(), p(m, {
2115
2114
  key: 0,
2116
2115
  active: e(o),
@@ -2142,7 +2141,7 @@ const Ee = /* @__PURE__ */ y({
2142
2141
  ]), 1032, ["active", "prepend-icon"])) : h("", !0);
2143
2142
  };
2144
2143
  }
2145
- }), bn = /* @__PURE__ */ y({
2144
+ }), bn = /* @__PURE__ */ _({
2146
2145
  __name: "VoAccountNavItem",
2147
2146
  setup(u) {
2148
2147
  return (t, n) => {
@@ -2155,7 +2154,7 @@ const Ee = /* @__PURE__ */ y({
2155
2154
  }, null, 8, ["prepend-icon"]);
2156
2155
  };
2157
2156
  }
2158
- }), Cn = /* @__PURE__ */ y({
2157
+ }), Cn = /* @__PURE__ */ _({
2159
2158
  __name: "VoDashboardNavItem",
2160
2159
  setup(u) {
2161
2160
  const t = O();
@@ -2175,12 +2174,12 @@ const Ee = /* @__PURE__ */ y({
2175
2174
  }, null, 8, ["prepend-icon"]);
2176
2175
  };
2177
2176
  }
2178
- }), kn = /* @__PURE__ */ y({
2177
+ }), kn = /* @__PURE__ */ _({
2179
2178
  __name: "VoUserList",
2180
2179
  setup(u) {
2181
2180
  const t = D(), n = O();
2182
2181
  return (o, i) => {
2183
- const l = Cn, c = bn, r = yn, m = en, f = Xo, v = Qo, g = zo;
2182
+ const l = Cn, c = bn, r = _n, m = en, f = Xo, v = Qo, g = zo;
2184
2183
  return d(), p(ne, {
2185
2184
  density: "compact",
2186
2185
  nav: "",
@@ -2199,10 +2198,10 @@ const Ee = /* @__PURE__ */ y({
2199
2198
  });
2200
2199
  };
2201
2200
  }
2202
- }), Vn = { class: "mb-2" }, $n = { key: 0 }, xn = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Ln = { class: "text-h6" }, wn = /* @__PURE__ */ y({
2201
+ }), Vn = { class: "mb-2" }, $n = { key: 0 }, xn = { class: "d-flex ga-4 flex-wrap justify-center mb-4" }, Ln = { class: "text-title-large" }, wn = /* @__PURE__ */ _({
2203
2202
  __name: "VoUserAvatar",
2204
2203
  setup(u) {
2205
- const t = D(), n = O(), o = M(), i = A(!1), l = _(() => {
2204
+ const t = D(), n = O(), o = M(), i = A(!1), l = y(() => {
2206
2205
  const m = [
2207
2206
  "https://cdn.vuetifyjs.com/docs/images/avatars/dark.png",
2208
2207
  "https://cdn.vuetifyjs.com/docs/images/avatars/blackguard.png",
@@ -2294,7 +2293,7 @@ const Ee = /* @__PURE__ */ y({
2294
2293
  b("div", Ln, x(e(t).user?.name ?? "Guest"), 1)
2295
2294
  ]));
2296
2295
  }
2297
- }), Sn = ["href"], Mn = /* @__PURE__ */ y({
2296
+ }), Sn = ["href"], Mn = /* @__PURE__ */ _({
2298
2297
  __name: "VoUserPinnedEcosystem",
2299
2298
  setup(u) {
2300
2299
  const t = M(), { pinned: n } = gt();
@@ -2330,10 +2329,10 @@ const Ee = /* @__PURE__ */ y({
2330
2329
  _: 1
2331
2330
  })) : h("", !0);
2332
2331
  }
2333
- }), An = /* @__PURE__ */ y({
2332
+ }), An = /* @__PURE__ */ _({
2334
2333
  __name: "VoUserBadges",
2335
2334
  setup(u) {
2336
- const t = D(), n = O(), o = _(() => n.github || n.discord || n.isSubscriber || t.user?.isAdmin);
2335
+ const t = D(), n = O(), o = y(() => n.github || n.discord || n.isSubscriber || t.user?.isAdmin);
2337
2336
  return (i, l) => e(o) ? (d(), p(fe, {
2338
2337
  key: 0,
2339
2338
  class: "align-center position-absolute ms-2 d-flex ga-2 pa-2",
@@ -2381,7 +2380,7 @@ const Ee = /* @__PURE__ */ y({
2381
2380
  }), Dn = { class: "d-flex flex-grow-1 justify-end fill-height align-start" }, In = {
2382
2381
  key: "reset",
2383
2382
  class: "align-self-end"
2384
- }, Un = /* @__PURE__ */ y({
2383
+ }, Un = /* @__PURE__ */ _({
2385
2384
  __name: "VoUserColors",
2386
2385
  setup(u) {
2387
2386
  const t = D(), n = O(), o = M(), i = A(!1);
@@ -2471,7 +2470,7 @@ const Ee = /* @__PURE__ */ y({
2471
2470
  ], 64);
2472
2471
  };
2473
2472
  }
2474
- }), Zn = { class: "text-center mt-n9 mb-4" }, Fn = /* @__PURE__ */ y({
2473
+ }), Zn = { class: "text-center mt-n9 mb-4" }, Fn = /* @__PURE__ */ _({
2475
2474
  __name: "VoUserMenu",
2476
2475
  setup(u) {
2477
2476
  const t = Ue(), n = O(), o = F();
@@ -2513,10 +2512,10 @@ const Ee = /* @__PURE__ */ y({
2513
2512
  }, 8, ["modelValue"]);
2514
2513
  };
2515
2514
  }
2516
- }), Bn = { class: "me-n3" }, Nn = /* @__PURE__ */ y({
2515
+ }), Bn = { class: "me-n3" }, Nn = /* @__PURE__ */ _({
2517
2516
  __name: "VoTeamInvite",
2518
2517
  setup(u) {
2519
- const t = Lt(), n = _(() => t.team?.name ?? `${t.team?.owner.name}'s team`);
2518
+ const t = Lt(), n = y(() => t.team?.name ?? `${t.team?.owner.name}'s team`);
2520
2519
  function o(i) {
2521
2520
  t.clearTeamQuery(), i.value = !1;
2522
2521
  }
@@ -2578,13 +2577,13 @@ const Ee = /* @__PURE__ */ y({
2578
2577
  _: 1
2579
2578
  }, 8, ["modelValue"])) : h("", !0);
2580
2579
  }
2581
- }), Pn = { key: 0 }, vt = /* @__PURE__ */ y({
2580
+ }), Pn = { key: 0 }, vt = /* @__PURE__ */ _({
2582
2581
  __name: "VoAuthBtn",
2583
2582
  props: {
2584
2583
  external: Boolean
2585
2584
  },
2586
2585
  setup(u) {
2587
- const t = D(), n = he(), o = O(), i = M(), { lgAndUp: l, smAndUp: c } = X(), r = _(() => o.isOpen || !t.user ? i.one.colors.primary === "surface-light" ? "primary" : i.one.colors.primary : "surface-light"), m = se(() => i.one.notifications.enabled && n.unread.length > 0), f = se(() => o.isSubscriber && !i.ecosystem.mcp.seen), v = se(() => !!t.user && (m.value || f.value)), g = se(() => f.value ? "success" : "error");
2586
+ const t = D(), n = he(), o = O(), i = M(), { lgAndUp: l, smAndUp: c } = X(), r = y(() => o.isOpen || !t.user ? i.one.colors.primary === "surface-light" ? "primary" : i.one.colors.primary : "surface-light"), m = se(() => i.one.notifications.enabled && n.unread.length > 0), f = se(() => o.isSubscriber && !i.ecosystem.mcp.seen), v = se(() => !!t.user && (m.value || f.value)), g = se(() => f.value ? "success" : "error");
2588
2587
  function k() {
2589
2588
  t.user || (t.dialog = !0);
2590
2589
  }
@@ -2640,10 +2639,10 @@ const Ee = /* @__PURE__ */ y({
2640
2639
  }), En = {
2641
2640
  key: 0,
2642
2641
  class: "mb-3"
2643
- }, zn = { class: "text-h6 mb-3" }, On = {
2642
+ }, zn = { class: "text-title-large mb-3" }, On = {
2644
2643
  key: 3,
2645
2644
  class: "mt-2"
2646
- }, jn = { class: "mt-2" }, Hn = /* @__PURE__ */ y({
2645
+ }, jn = { class: "mt-2" }, Hn = /* @__PURE__ */ _({
2647
2646
  __name: "VoMobileMenu",
2648
2647
  props: {
2649
2648
  modelValue: { type: Boolean },
@@ -2702,7 +2701,7 @@ const Ee = /* @__PURE__ */ y({
2702
2701
  _: 3
2703
2702
  }, 8, ["modelValue"]));
2704
2703
  }
2705
- }), Tn = /* @__PURE__ */ y({
2704
+ }), Tn = /* @__PURE__ */ _({
2706
2705
  __name: "VoAppBar",
2707
2706
  props: /* @__PURE__ */ Oe({
2708
2707
  logo: {},
@@ -2713,7 +2712,7 @@ const Ee = /* @__PURE__ */ y({
2713
2712
  }),
2714
2713
  emits: ["update:mobileMenu"],
2715
2714
  setup(u) {
2716
- const t = u, n = ie(u, "mobileMenu"), o = He(), i = ve(), l = De(), { mobile: c } = X(), r = _(() => t.responsive == !0 && c.value), m = _(() => `https://cdn.vuetifyjs.com/docs/images/one/logos/${t.logo}-logo-${i.current.value.dark ? "dark" : "light"}.png`);
2715
+ const t = u, n = ie(u, "mobileMenu"), o = He(), i = ve(), l = De(), { mobile: c } = X(), r = y(() => t.responsive == !0 && c.value), m = y(() => `https://cdn.vuetifyjs.com/docs/images/one/logos/${t.logo}-logo-${i.current.value.dark ? "dark" : "light"}.png`);
2717
2716
  return (f, v) => {
2718
2717
  const g = kt("router-link"), k = Hn, w = vt;
2719
2718
  return d(), p(st, {
@@ -2787,7 +2786,7 @@ const Ee = /* @__PURE__ */ y({
2787
2786
  ]), 1032, ["image"]);
2788
2787
  };
2789
2788
  }
2790
- }), Rn = ["id"], qn = /* @__PURE__ */ y({
2789
+ }), Rn = ["id"], qn = /* @__PURE__ */ _({
2791
2790
  __name: "VoScript",
2792
2791
  props: {
2793
2792
  id: {
@@ -2822,7 +2821,7 @@ const Ee = /* @__PURE__ */ y({
2822
2821
  }), Gn = {
2823
2822
  key: 0,
2824
2823
  class: "v-footer__image"
2825
- }, Wn = /* @__PURE__ */ y({
2824
+ }, Wn = /* @__PURE__ */ _({
2826
2825
  __name: "VoFooter",
2827
2826
  props: {
2828
2827
  image: {}
@@ -2852,9 +2851,9 @@ const Ee = /* @__PURE__ */ y({
2852
2851
  n[o] = i;
2853
2852
  return n;
2854
2853
  }, ht = /* @__PURE__ */ Ze(Wn, [["__scopeId", "data-v-31335c0a"]]), Qn = ["href", "title"], Yn = {
2855
- class: "text-caption text-disabled",
2854
+ class: "text-body-small text-disabled",
2856
2855
  style: { position: "absolute", right: "16px" }
2857
- }, Jn = /* @__PURE__ */ y({
2856
+ }, Jn = /* @__PURE__ */ _({
2858
2857
  __name: "VoSocialFooter",
2859
2858
  setup(u) {
2860
2859
  const t = De(), n = [
@@ -2927,7 +2926,7 @@ const Ee = /* @__PURE__ */ y({
2927
2926
  ]), 1032, ["image"]);
2928
2927
  };
2929
2928
  }
2930
- }), Kn = /* @__PURE__ */ Ze(Jn, [["__scopeId", "data-v-7a9688b8"]]), Xn = /* @__PURE__ */ y({
2929
+ }), Kn = /* @__PURE__ */ Ze(Jn, [["__scopeId", "data-v-a233ba74"]]), Xn = /* @__PURE__ */ _({
2931
2930
  __name: "VoNotificationsBanner",
2932
2931
  props: {
2933
2932
  demo: { type: Boolean },
@@ -2935,13 +2934,13 @@ const Ee = /* @__PURE__ */ y({
2935
2934
  },
2936
2935
  setup(u) {
2937
2936
  $t((C) => ({
2938
- v6f0c04ea: e(r)?.metadata.bg_blur
2937
+ d7256c4c: e(r)?.metadata.bg_blur
2939
2938
  }));
2940
2939
  const t = u, { mdAndUp: n } = X(), o = wo(), i = M(), l = Ie(), c = Ue();
2941
2940
  me(() => {
2942
2941
  t.site && !l.id.includes(t.site) && l.id.push(t.site), c.index();
2943
2942
  });
2944
- const r = _(() => c.banner), m = _(() => r.value?.metadata.height || (r.value?.metadata.subtext ? 88 : 48)), f = _(() => t.demo ? !0 : !!r.value && !i.one.banners.read.includes(r.value.slug));
2943
+ const r = y(() => c.banner), m = y(() => r.value?.metadata.height || (r.value?.metadata.subtext ? 88 : 48)), f = y(() => t.demo ? !0 : !!r.value && !i.one.banners.read.includes(r.value.slug));
2945
2944
  function v() {
2946
2945
  t.demo || r.value && (i.one.banners.read.push(r.value.slug), i.one.banners.last = (/* @__PURE__ */ new Date()).toISOString());
2947
2946
  }
@@ -2954,7 +2953,7 @@ const Ee = /* @__PURE__ */ y({
2954
2953
  const L = I.link.split("?one=")[1];
2955
2954
  o.push({ query: { one: L } });
2956
2955
  }
2957
- const k = _(() => {
2956
+ const k = y(() => {
2958
2957
  const C = r.value?.metadata ?? { link: "" };
2959
2958
  return {
2960
2959
  href: C.link.startsWith("http") ? C.link : void 0,
@@ -2962,7 +2961,7 @@ const Ee = /* @__PURE__ */ y({
2962
2961
  to: C.link.startsWith("http") ? void 0 : C.link,
2963
2962
  ...r.value?.metadata.attributes
2964
2963
  };
2965
- }), w = _(() => {
2964
+ }), w = y(() => {
2966
2965
  const C = r.value?.metadata.images.bg?.url;
2967
2966
  if (!C?.startsWith("https://cdn.cosmicjs.com/")) return C;
2968
2967
  const I = new URL(C);
@@ -3038,7 +3037,7 @@ const Ee = /* @__PURE__ */ y({
3038
3037
  default: s(() => [
3039
3038
  e(r).metadata.text ? (d(), p(Ke, {
3040
3039
  key: 0,
3041
- class: "text-subtitle-2 text-md-subtitle-1 font-weight-medium"
3040
+ class: "text-title-small text-md-body-large font-weight-medium"
3042
3041
  }, {
3043
3042
  default: s(() => [
3044
3043
  E(x(e(r).metadata.text), 1)
@@ -3058,11 +3057,11 @@ const Ee = /* @__PURE__ */ y({
3058
3057
  _: 1
3059
3058
  }, 8, ["color", "height", "image", "location", "model-value"])) : h("", !0);
3060
3059
  }
3061
- }), es = /* @__PURE__ */ Ze(Xn, [["__scopeId", "data-v-c46858ac"]]), ts = {
3060
+ }), es = /* @__PURE__ */ Ze(Xn, [["__scopeId", "data-v-d15c307f"]]), ts = {
3062
3061
  key: 0,
3063
3062
  class: "text-uppercase position-absolute ms-auto font-weight-medium on-surface-light",
3064
3063
  style: { right: "12px", bottom: "8px", "font-size": "10px" }
3065
- }, _t = /* @__PURE__ */ y({
3064
+ }, yt = /* @__PURE__ */ _({
3066
3065
  __name: "VoPromotionsCard",
3067
3066
  props: {
3068
3067
  caption: {},
@@ -3108,7 +3107,7 @@ const Ee = /* @__PURE__ */ y({
3108
3107
  ]), 1024));
3109
3108
  }
3110
3109
  }), Fe = H("promotions", () => {
3111
- const u = G(), t = R(), n = F([]), o = A(!1), i = A(!1), l = _(() => n.value.filter((m) => m.metadata.discoverable));
3110
+ const u = G(), t = R(), n = F([]), o = A(!1), i = A(!1), l = y(() => n.value.filter((m) => m.metadata.discoverable));
3112
3111
  be(r);
3113
3112
  function c(m) {
3114
3113
  const f = m.filter((v) => v.metadata.active);
@@ -3134,24 +3133,24 @@ const Ee = /* @__PURE__ */ y({
3134
3133
  index: r,
3135
3134
  random: c
3136
3135
  };
3137
- }), os = /* @__PURE__ */ y({
3136
+ }), os = /* @__PURE__ */ _({
3138
3137
  __name: "VoPromotionsCardHighlight",
3139
3138
  props: {
3140
3139
  slug: {}
3141
3140
  },
3142
3141
  setup(u) {
3143
- const t = u, n = D(), o = Fe(), i = ve(), l = M(), c = _(() => {
3142
+ const t = u, n = D(), o = Fe(), i = ve(), l = M(), c = y(() => {
3144
3143
  if (!(n.user && !l.one.ads.enabled))
3145
3144
  return t.slug ? o.all.find((f) => f.slug === t.slug) : o.random(o.all);
3146
- }), r = _(() => {
3145
+ }), r = y(() => {
3147
3146
  const f = i.current.value.dark ? "logodark" : "logolight";
3148
3147
  return c.value?.metadata.images[f]?.url;
3149
- }), m = _(() => {
3148
+ }), m = y(() => {
3150
3149
  const f = i.current.value.dark ? "bgdark" : "bglight";
3151
3150
  return c.value?.metadata.images[f]?.url;
3152
3151
  });
3153
3152
  return (f, v) => {
3154
- const g = _t;
3153
+ const g = yt;
3155
3154
  return e(c) || !e(o).hasLoaded ? (d(), p(g, {
3156
3155
  key: 0,
3157
3156
  class: "vo-promotions-card-highlight",
@@ -3165,7 +3164,7 @@ const Ee = /* @__PURE__ */ y({
3165
3164
  width: "100%"
3166
3165
  }, Z({
3167
3166
  default: s(() => [
3168
- e(o).hasLoaded ? h("", !0) : (d(), p(ye, {
3167
+ e(o).hasLoaded ? h("", !0) : (d(), p(_e, {
3169
3168
  key: 0,
3170
3169
  class: "flex-1-0 overflow-hidden",
3171
3170
  color: "transparent",
@@ -3197,18 +3196,18 @@ const Ee = /* @__PURE__ */ y({
3197
3196
  ]), 1032, ["color", "href", "image", "prepend-avatar", "title"])) : h("", !0);
3198
3197
  };
3199
3198
  }
3200
- }), ns = { class: "d-flex ga-4" }, ss = { class: "d-flex align-start ga-4" }, as = { class: "text-caption on-surface-light" }, is = /* @__PURE__ */ y({
3199
+ }), ns = { class: "d-flex ga-4" }, ss = { class: "d-flex align-start ga-4" }, as = { class: "text-body-small on-surface-light" }, is = /* @__PURE__ */ _({
3201
3200
  __name: "VoPromotionsCardVuetify",
3202
3201
  props: {
3203
3202
  slug: {}
3204
3203
  },
3205
3204
  setup(u) {
3206
- const t = u, n = D(), o = Fe(), i = M(), l = _(() => {
3205
+ const t = u, n = D(), o = Fe(), i = M(), l = y(() => {
3207
3206
  if (!(n.user && !i.one.ads.enabled && !i.one.ads.house))
3208
3207
  return t.slug ? o.all.find((c) => c.slug === t.slug) : o.random(!i.one.ads.enabled && i.one.ads.house ? o.discoverable : o.all);
3209
3208
  });
3210
3209
  return (c, r) => {
3211
- const m = _t;
3210
+ const m = yt;
3212
3211
  return e(l) || !e(o).hasLoaded ? (d(), p(m, {
3213
3212
  key: 0,
3214
3213
  border: "",
@@ -3233,7 +3232,7 @@ const Ee = /* @__PURE__ */ y({
3233
3232
  b("div", as, x(e(l).metadata?.text), 1)
3234
3233
  ])
3235
3234
  ], 64)) : h("", !0) : (d(), V(S, { key: 0 }, [
3236
- a(ye, {
3235
+ a(_e, {
3237
3236
  class: "flex-1-0 overflow-hidden",
3238
3237
  color: "transparent",
3239
3238
  loading: "",
@@ -3241,7 +3240,7 @@ const Ee = /* @__PURE__ */ y({
3241
3240
  "min-width": "130",
3242
3241
  type: "image"
3243
3242
  }),
3244
- a(ye, {
3243
+ a(_e, {
3245
3244
  class: "flex-1-0 ms-n3 mt-n3",
3246
3245
  color: "transparent",
3247
3246
  loading: "",
@@ -3255,19 +3254,19 @@ const Ee = /* @__PURE__ */ y({
3255
3254
  }, 8, ["href"])) : h("", !0);
3256
3255
  };
3257
3256
  }
3258
- }), rs = ["href"], ls = /* @__PURE__ */ y({
3257
+ }), rs = ["href"], ls = /* @__PURE__ */ _({
3259
3258
  __name: "VoPromotionsFooter",
3260
3259
  props: {
3261
3260
  slug: {}
3262
3261
  },
3263
3262
  setup(u) {
3264
- const t = u, n = D(), o = Fe(), i = M(), l = ve(), c = _(() => {
3263
+ const t = u, n = D(), o = Fe(), i = M(), l = ve(), c = y(() => {
3265
3264
  if (!(n.user && !i.one.ads.enabled))
3266
3265
  return t.slug ? o.all.find((f) => f.slug === t.slug) : o.random(o.all);
3267
- }), r = _(() => {
3266
+ }), r = y(() => {
3268
3267
  const f = l.current.value.dark ? "logodark" : "logolight";
3269
3268
  return c.value?.metadata.images[f]?.url;
3270
- }), m = _(() => {
3269
+ }), m = y(() => {
3271
3270
  const f = l.current.value.dark ? "bgdark" : "bglight";
3272
3271
  return c.value?.metadata.images[f]?.url;
3273
3272
  });
@@ -3308,7 +3307,7 @@ const Ee = /* @__PURE__ */ y({
3308
3307
  };
3309
3308
  }
3310
3309
  }), us = H("spots", () => {
3311
- const u = G(), t = Ie(), n = R(), o = F([]), i = A(!1), l = _(() => o.value.find(({
3310
+ const u = G(), t = Ie(), n = R(), o = F([]), i = A(!1), l = y(() => o.value.find(({
3312
3311
  metadata: {
3313
3312
  site: r,
3314
3313
  active: m
@@ -3332,7 +3331,7 @@ const Ee = /* @__PURE__ */ y({
3332
3331
  spot: l,
3333
3332
  index: c
3334
3333
  };
3335
- }), cs = ["href"], ds = /* @__PURE__ */ y({
3334
+ }), cs = ["href"], ds = /* @__PURE__ */ _({
3336
3335
  __name: "VoSpot",
3337
3336
  setup(u) {
3338
3337
  const t = us();
@@ -3354,7 +3353,7 @@ const Ee = /* @__PURE__ */ y({
3354
3353
  }), oa = {
3355
3354
  discord: ["M22,24L16.75,19L17.38,21H4.5A2.5,2.5 0 0,1 2,18.5V3.5A2.5,2.5 0 0,1 4.5,1H19.5A2.5,2.5 0 0,1 22,3.5V24M12,6.8C9.32,6.8 7.44,7.95 7.44,7.95C8.47,7.03 10.27,6.5 10.27,6.5L10.1,6.33C8.41,6.36 6.88,7.53 6.88,7.53C5.16,11.12 5.27,14.22 5.27,14.22C6.67,16.03 8.75,15.9 8.75,15.9L9.46,15C8.21,14.73 7.42,13.62 7.42,13.62C7.42,13.62 9.3,14.9 12,14.9C14.7,14.9 16.58,13.62 16.58,13.62C16.58,13.62 15.79,14.73 14.54,15L15.25,15.9C15.25,15.9 17.33,16.03 18.73,14.22C18.73,14.22 18.84,11.12 17.12,7.53C17.12,7.53 15.59,6.36 13.9,6.33L13.73,6.5C13.73,6.5 15.53,7.03 16.56,7.95C16.56,7.95 14.68,6.8 12,6.8M9.93,10.59C10.58,10.59 11.11,11.16 11.1,11.86C11.1,12.55 10.58,13.13 9.93,13.13C9.29,13.13 8.77,12.55 8.77,11.86C8.77,11.16 9.28,10.59 9.93,10.59M14.1,10.59C14.75,10.59 15.27,11.16 15.27,11.86C15.27,12.55 14.75,13.13 14.1,13.13C13.46,13.13 12.94,12.55 12.94,11.86C12.94,11.16 13.45,10.59 14.1,10.59Z"],
3356
3355
  github: ["M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z"],
3357
- reddit: "M14.5 15.41C14.58 15.5 14.58 15.69 14.5 15.8C13.77 16.5 12.41 16.56 12 16.56C11.61 16.56 10.25 16.5 9.54 15.8C9.44 15.69 9.44 15.5 9.54 15.41C9.65 15.31 9.82 15.31 9.92 15.41C10.38 15.87 11.33 16 12 16C12.69 16 13.66 15.87 14.1 15.41C14.21 15.31 14.38 15.31 14.5 15.41M10.75 13.04C10.75 12.47 10.28 12 9.71 12C9.14 12 8.67 12.47 8.67 13.04C8.67 13.61 9.14 14.09 9.71 14.08C10.28 14.08 10.75 13.61 10.75 13.04M14.29 12C13.72 12 13.25 12.5 13.25 13.05S13.72 14.09 14.29 14.09C14.86 14.09 15.33 13.61 15.33 13.05C15.33 12.5 14.86 12 14.29 12M22 12C22 17.5 17.5 22 12 22S2 17.5 2 12C2 6.5 6.5 2 12 2S22 6.5 22 12M18.67 12C18.67 11.19 18 10.54 17.22 10.54C16.82 10.54 16.46 10.7 16.2 10.95C15.2 10.23 13.83 9.77 12.3 9.71L12.97 6.58L15.14 7.05C15.16 7.6 15.62 8.04 16.18 8.04C16.75 8.04 17.22 7.57 17.22 7C17.22 6.43 16.75 5.96 16.18 5.96C15.77 5.96 15.41 6.2 15.25 6.55L12.82 6.03C12.75 6 12.68 6.03 12.63 6.07C12.57 6.11 12.54 6.17 12.53 6.24L11.79 9.72C10.24 9.77 8.84 10.23 7.82 10.96C7.56 10.71 7.2 10.56 6.81 10.56C6 10.56 5.35 11.21 5.35 12C5.35 12.61 5.71 13.11 6.21 13.34C6.19 13.5 6.18 13.62 6.18 13.78C6.18 16 8.79 17.85 12 17.85C15.23 17.85 17.85 16.03 17.85 13.78C17.85 13.64 17.84 13.5 17.81 13.34C18.31 13.11 18.67 12.6 18.67 12Z",
3356
+ reddit: ["M14.5 15.41C14.58 15.5 14.58 15.69 14.5 15.8C13.77 16.5 12.41 16.56 12 16.56C11.61 16.56 10.25 16.5 9.54 15.8C9.44 15.69 9.44 15.5 9.54 15.41C9.65 15.31 9.82 15.31 9.92 15.41C10.38 15.87 11.33 16 12 16C12.69 16 13.66 15.87 14.1 15.41C14.21 15.31 14.38 15.31 14.5 15.41M10.75 13.04C10.75 12.47 10.28 12 9.71 12C9.14 12 8.67 12.47 8.67 13.04C8.67 13.61 9.14 14.09 9.71 14.08C10.28 14.08 10.75 13.61 10.75 13.04M14.29 12C13.72 12 13.25 12.5 13.25 13.05S13.72 14.09 14.29 14.09C14.86 14.09 15.33 13.61 15.33 13.05C15.33 12.5 14.86 12 14.29 12M22 12C22 17.5 17.5 22 12 22S2 17.5 2 12C2 6.5 6.5 2 12 2S22 6.5 22 12M18.67 12C18.67 11.19 18 10.54 17.22 10.54C16.82 10.54 16.46 10.7 16.2 10.95C15.2 10.23 13.83 9.77 12.3 9.71L12.97 6.58L15.14 7.05C15.16 7.6 15.62 8.04 16.18 8.04C16.75 8.04 17.22 7.57 17.22 7C17.22 6.43 16.75 5.96 16.18 5.96C15.77 5.96 15.41 6.2 15.25 6.55L12.82 6.03C12.75 6 12.68 6.03 12.63 6.07C12.57 6.11 12.54 6.17 12.53 6.24L11.79 9.72C10.24 9.77 8.84 10.23 7.82 10.96C7.56 10.71 7.2 10.56 6.81 10.56C6 10.56 5.35 11.21 5.35 12C5.35 12.61 5.71 13.11 6.21 13.34C6.19 13.5 6.18 13.62 6.18 13.78C6.18 16 8.79 17.85 12 17.85C15.23 17.85 17.85 16.03 17.85 13.78C17.85 13.64 17.84 13.5 17.81 13.34C18.31 13.11 18.67 12.6 18.67 12Z"],
3358
3357
  x: ["M2.04875 3.00002L9.77052 13.3248L1.99998 21.7192H3.74882L10.5519 14.3697L16.0486 21.7192H22L13.8437 10.8137L21.0765 3.00002H19.3277L13.0624 9.76874L8.0001 3.00002H2.04875ZM4.62054 4.28821H7.35461L19.4278 20.4308H16.6937L4.62054 4.28821Z"],
3359
3358
  "vuetify-bin": [
3360
3359
  ["M18.9112 5.03206L3.68692 8.88953C3.68692 8.88953 2.00252 6.21666 2 6.21428C2.02517 6.20794 18.6159 2.00476 18.6394 2L18.8944 4.8489L18.9095 5.01937L18.9112 5.03285V5.03206Z", 0.6],
@@ -3426,7 +3425,7 @@ const Ee = /* @__PURE__ */ y({
3426
3425
  ["M8.57405 12C9.68004 12 10.5812 12.8658 10.5812 14.2222C10.5812 15.444 9.721 16.4444 8.57405 16.4444C7.45782 16.4348 6.55664 15.444 6.55664 14.2222C6.55664 12.8754 7.45782 12 8.57405 12ZM15.6606 12C14.5444 12 13.6432 12.8658 13.6432 14.2222C13.6432 15.444 14.5136 16.4444 15.6606 16.4444C16.7666 16.4348 17.6678 15.444 17.6678 14.2222C17.6678 12.8754 16.7666 12 15.6606 12Z", 1]
3427
3426
  ]
3428
3427
  }, na = H("bins", () => {
3429
- const u = G(), t = R(), n = F([]), o = A(!1), i = _(() => n.value.filter((r) => r.favorite)), l = _(() => n.value.filter((r) => r.pinned));
3428
+ const u = G(), t = R(), n = F([]), o = A(!1), i = y(() => n.value.filter((r) => r.favorite)), l = y(() => n.value.filter((r) => r.pinned));
3430
3429
  async function c() {
3431
3430
  try {
3432
3431
  o.value = !0;
@@ -3447,7 +3446,7 @@ const Ee = /* @__PURE__ */ y({
3447
3446
  index: c
3448
3447
  };
3449
3448
  }), sa = H("links", () => {
3450
- const u = G(), t = R(), n = F([]), o = A(!1), i = A(!1), l = _(() => n.value.filter((g) => g.favorite)), c = _(() => n.value.filter((g) => g.pinned)), r = _(() => !!D().user), m = _(() => {
3449
+ const u = G(), t = R(), n = F([]), o = A(!1), i = A(!1), l = y(() => n.value.filter((g) => g.favorite)), c = y(() => n.value.filter((g) => g.pinned)), r = y(() => !!D().user), m = y(() => {
3451
3450
  const g = D(), k = O();
3452
3451
  return g.user?.isAdmin || k.isSubscriber;
3453
3452
  });
@@ -3508,7 +3507,7 @@ const Ee = /* @__PURE__ */ y({
3508
3507
  create: v
3509
3508
  };
3510
3509
  }), aa = H("plays", () => {
3511
- const u = G(), t = R(), n = F([]), o = A(!1), i = _(() => n.value.filter((r) => r.favorite)), l = _(() => n.value.filter((r) => r.pinned));
3510
+ const u = G(), t = R(), n = F([]), o = A(!1), i = y(() => n.value.filter((r) => r.favorite)), l = y(() => n.value.filter((r) => r.pinned));
3512
3511
  async function c() {
3513
3512
  try {
3514
3513
  o.value = !0;
@@ -3529,7 +3528,7 @@ const Ee = /* @__PURE__ */ y({
3529
3528
  index: c
3530
3529
  };
3531
3530
  }), ia = H("products", () => {
3532
- const u = G(), t = R(), n = F([]), o = _(() => n.value.filter((c) => c.product_type === "Themes"));
3531
+ const u = G(), t = R(), n = F([]), o = y(() => n.value.filter((c) => c.product_type === "Themes"));
3533
3532
  async function i() {
3534
3533
  if (n.value.length > 0)
3535
3534
  return n.value;
@@ -3551,7 +3550,7 @@ const Ee = /* @__PURE__ */ y({
3551
3550
  randomize: l
3552
3551
  };
3553
3552
  }), ra = H("sponsors", () => {
3554
- const u = G(), t = R(), n = F([]), o = F([]), i = F(!1), l = _(() => {
3553
+ const u = G(), t = R(), n = F([]), o = F([]), i = F(!1), l = y(() => {
3555
3554
  const m = {};
3556
3555
  for (const f of n.value) {
3557
3556
  const v = f.metadata.tier;
package/dist/one.css CHANGED
@@ -1 +1 @@
1
- .v-footer__image[data-v-31335c0a]{display:flex;height:40px;flex:1 1 auto;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.social-link[data-v-7a9688b8] .v-icon{color:rgba(var(--v-theme-on-background),var(--v-disabled-opacity));text-decoration:none;transition:.2s ease-in-out}.social-link[data-v-7a9688b8] .v-icon:hover{color:rgb(var(--v-theme-primary))}.v-app-bar[data-v-c46858ac] .v-toolbar__image:after{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(calc(var(--v6f0c04ea) * 1px));backdrop-filter:blur(calc(var(--v6f0c04ea) * 1px));background:linear-gradient(15deg,#000000a6,#00000092,#0000007f,#0000006d,#0000005d,#0000004e,#00000041,#00000034,#00000029,#00000020,#00000017,#00000010,#0000000a,#00000006,#00000003,#00000001,#0000)}.v-list-item-subtitle[data-v-c46858ac]{color:currentColor;opacity:var(--v-high-emphasis-opacity)}
1
+ .v-footer__image[data-v-31335c0a]{display:flex;height:40px;flex:1 1 auto;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.social-link[data-v-a233ba74] .v-icon{color:rgba(var(--v-theme-on-background),var(--v-disabled-opacity));text-decoration:none;transition:.2s ease-in-out}.social-link[data-v-a233ba74] .v-icon:hover{color:rgb(var(--v-theme-primary))}.v-app-bar[data-v-d15c307f] .v-toolbar__image:after{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(calc(var(--d7256c4c) * 1px));backdrop-filter:blur(calc(var(--d7256c4c) * 1px));background:linear-gradient(15deg,#000000a6,#00000092,#0000007f,#0000006d,#0000005d,#0000004e,#00000041,#00000034,#00000029,#00000020,#00000017,#00000010,#0000000a,#00000006,#00000003,#00000001,#0000)}.v-list-item-subtitle[data-v-d15c307f]{color:currentColor;opacity:var(--v-high-emphasis-opacity)}
@@ -0,0 +1,2 @@
1
+ /* eslint-disable unicorn/no-empty-file */
2
+ // Empty declaration file for noUncheckedSideEffectImports
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vuetify/one",
3
- "version": "3.1.0",
3
+ "version": "3.1.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -24,7 +24,10 @@
24
24
  "types": "./dist/stores/auth.d.ts",
25
25
  "default": "./dist/stores/auth.js"
26
26
  },
27
- "./styles": "./dist/one.css"
27
+ "./styles": {
28
+ "types": "./dist/styles.d.ts",
29
+ "default": "./dist/one.css"
30
+ }
28
31
  },
29
32
  "peerDependencies": {
30
33
  "@mdi/js": "7.4.47",
@@ -36,7 +39,7 @@
36
39
  },
37
40
  "dependencies": {
38
41
  "jdenticon": "^3.3.0",
39
- "@vuetify/auth": "0.1.0"
42
+ "@vuetify/auth": "0.1.8"
40
43
  },
41
44
  "devDependencies": {
42
45
  "@babel/types": "^7.28.4",
@@ -75,12 +78,13 @@
75
78
  "vue": "^3.5.13",
76
79
  "vue-router": "^4.5.1",
77
80
  "vue-tsc": "^3.0.6",
78
- "vuetify": "^4.0.0"
81
+ "vuetify": "^4.0.6"
79
82
  },
80
83
  "scripts": {
81
84
  "dev": "vite",
82
85
  "build": "vite build --config vite.build.config.ts && pnpm build:types",
83
86
  "build:dev": "vite build --mode development --config vite.config.ts",
87
+ "build:site": "vite build --outDir dist-site",
84
88
  "build:types": "rimraf types-temp && vue-tsc --pretty -p tsconfig.json && rollup --config rollup.types.config.js && rimraf types-temp",
85
89
  "typecheck": "vue-tsc --noEmit -p tsconfig.json",
86
90
  "release": "pnpm build && bumpp",