@owocow/saber-ui 0.0.8 → 0.0.9

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.
@@ -3378,7 +3378,7 @@ const zo = /* @__PURE__ */ Vt({
3378
3378
  var T, D, f, X;
3379
3379
  return [
3380
3380
  Te(A, {
3381
- name: "i-lucide-arrow-left",
3381
+ name: "solar:alt-arrow-left-linear",
3382
3382
  class: E((D = (T = t.ui) == null ? void 0 : T.backButton) == null ? void 0 : D.icon)
3383
3383
  }, null, 8, ["class"]),
3384
3384
  J("span", {
@@ -1,4 +1,4 @@
1
- import { _ as f } from "../SaberAppSidebar.vue_vue_type_script_setup_true_lang-DsdFlpyM.js";
1
+ import { _ as f } from "../SaberAppSidebar.vue_vue_type_script_setup_true_lang-CZ3nsbEh.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-DsdFlpyM.js";
12
+ import { _ as U } from "./SaberAppSidebar.vue_vue_type_script_setup_true_lang-CZ3nsbEh.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.8",
3
+ "version": "0.0.9",
4
4
  "description": "Saber application foundation for Vue 3 projects built on Nuxt UI",
5
5
  "type": "module",
6
6
  "sideEffects": false,