@vuetify/one 2.13.0 → 2.13.1

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.
@@ -350,7 +350,7 @@ const X = O("one", () => {
350
350
  }
351
351
  async function C() {
352
352
  try {
353
- return n.value = !0, await i.get("/one/activity");
353
+ return n.value = !0, (await i.get("/one/activity")).items;
354
354
  } catch (t) {
355
355
  o.showError(t?.message ?? "Error fetching recent activity");
356
356
  } finally {
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as y, createBlock as m, openBlock as c, unref as e, computed as C, createSlots as T, withCtx as s, createElementVNode as v, toDisplayString as V, createVNode as n, createTextVNode as S, normalizeStyle as it, createCommentVNode as h, renderSlot as w, shallowRef as M, watch as H, withModifiers as ye, mergeModels as rt, useModel as W, createElementBlock as k, Fragment as A, nextTick as be, renderList as K, mergeProps as R, withDirectives as Z, vShow as Ie, isRef as j, ref as F, readonly as Se, resolveComponent as lt, watchEffect as jt, onMounted as Ae, toRef as ge, normalizeClass as Rt, useSlots as ut, normalizeProps as ct, guardReactiveProps as dt, onBeforeMount as je, onBeforeUnmount as qt, useCssVars as Gt, onServerPrefetch as Wt } from "vue";
2
- import { u as ee, a as B, b as U, c as O, d as Ce, e as Y, f as De } from "./auth-DkYOaeOy.js";
2
+ import { u as ee, a as B, b as U, c as O, d as Ce, e as Y, f as De } from "./auth-Zr1gGj1z.js";
3
3
  import { VSnackbarQueue as Kt } from "vuetify/components/VSnackbarQueue";
4
4
  import { mdiAccountGroupOutline as pt, mdiStorefront as Yt, mdiGoogle as Qt, mdiSync as Xt, mdiSyncOff as Jt, mdiLogoutVariant as eo, mdiFullscreenExit as to, mdiFullscreen as oo, mdiCheck as ke, mdiSelect as no, mdiSpaceInvaders as mt, mdiImageFilterHdr as ft, mdiTransmissionTower as vt, mdiRocketLaunchOutline as gt, mdiHome as so, mdiTextBox as ao, mdiWhiteBalanceSunny as io, mdiWeatherNight as ro, mdiDesktopTowerMonitor as lo, mdiContrastCircle as uo, mdiCog as co, mdiCogOutline as po, mdiShieldKeyOutline as mo, mdiContentCopy as Re, mdiFileDocument as _t, mdiKey as fo, mdiPlus as vo, mdiRefresh as go, mdiKeyOutline as _o, mdiCreditCardSettingsOutline as yo, mdiRocketOutline as ho, mdiCheckCircleOutline as Me, mdiCreditCard as bo, mdiReload as Co, mdiPlaylistCheck as ko, mdiCreditCardOutline as Vo, mdiOpenInNew as Te, mdiMedal as $o, mdiHandHeart as xo, mdiHandHeartOutline as Lo, mdiCloudDownload as wo, mdiTrayArrowDown as tt, mdiAccountGroup as So, mdiAccount as Mo, mdiLinkVariant as Io, mdiShieldLock as ot, mdiAccountRemoveOutline as Ao, mdiExitToApp as Do, mdiPin as To, mdiPinOutline as Uo, mdiEmailOpenOutline as qe, mdiEmailVariant as Ge, mdiBell as Po, mdiInboxOutline as Oo, mdiInboxFullOutline as zo, mdiBillboard as Bo, mdiBellOutline as Eo, mdiViewDashboardOutline as Fo, mdiCrown as Zo, mdiArrowULeftBottom as No, mdiAtomVariant as Ho, mdiLogin as nt, mdiDotsVertical as jo, mdiShieldStarOutline as Ro } from "@mdi/js";
5
5
  import { VListItem as se, VList as ne, VListSubheader as qo, VListItemTitle as yt, VListItemSubtitle as Go } from "vuetify/components/VList";
@@ -1,5 +1,5 @@
1
1
  import "lodash-es";
2
- import { a as e } from "../auth-DkYOaeOy.js";
2
+ import { a as e } from "../auth-Zr1gGj1z.js";
3
3
  import "pinia";
4
4
  import "vue";
5
5
  import "vue-router";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vuetify/one",
3
- "version": "2.13.0",
3
+ "version": "2.13.1",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "MIT",