@owocow/saber-ui 0.0.9 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3459,7 +3459,7 @@ const zo = /* @__PURE__ */ Vt({
3459
3459
  }, he(T.label), 3),
3460
3460
  d(T).length > 1 ? (W(), le(A, {
3461
3461
  key: 1,
3462
- name: "i-lucide-chevron-right",
3462
+ name: "solar:alt-arrow-right-linear",
3463
3463
  class: E((ee = (Q = t.ui) == null ? void 0 : Q.sectionItem) == null ? void 0 : ee.trailingIcon)
3464
3464
  }, null, 8, ["class"])) : ue("", !0)
3465
3465
  ];
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../SaberAppSidebar.vue_vue_type_script_setup_true_lang-CZ3nsbEh.js";
1
+ import { _ as f } from "../SaberAppSidebar.vue_vue_type_script_setup_true_lang-DNVRP3pM.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index.mjs CHANGED
@@ -9,7 +9,7 @@ import { _ as P } from "./SaberInfoProvider.vue_vue_type_script_setup_true_lang-
9
9
  import { _ as z } from "./SaberModalWithMobile.vue_vue_type_script_setup_true_lang-aQlToncY.js";
10
10
  import { _ as A } from "./SaberStatus.vue_vue_type_script_setup_true_lang-D9aRVCow.js";
11
11
  import { _ as F } from "./SaberSwitchBar.vue_vue_type_script_setup_true_lang-CDx3Dcas.js";
12
- import { _ as U } from "./SaberAppSidebar.vue_vue_type_script_setup_true_lang-CZ3nsbEh.js";
12
+ import { _ as U } from "./SaberAppSidebar.vue_vue_type_script_setup_true_lang-DNVRP3pM.js";
13
13
  import { _ as V } from "./SaberNavigationSearch.vue_vue_type_script_setup_true_lang-BdCVvmQo.js";
14
14
  import { k as W } from "./plugin-Dr3z0YFg.js";
15
15
  import { _ as be, a as fe, b as ue, c as Se, d as _e, e as pe } from "./plugin-Dr3z0YFg.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@owocow/saber-ui",
3
- "version": "0.0.9",
3
+ "version": "0.1.0",
4
4
  "description": "Saber application foundation for Vue 3 projects built on Nuxt UI",
5
5
  "type": "module",
6
6
  "sideEffects": false,