@stlhorizon/vue-ui 2.0.1 → 2.0.3

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.esm.js CHANGED
@@ -10328,7 +10328,7 @@ const td = {
10328
10328
  }, ym = {
10329
10329
  key: 0,
10330
10330
  class: "absolute top-1.5 right-1.5 w-2 h-2 bg-blue-500 rounded-full"
10331
- }, pm = { class: "sticky top-0 bg-white border-b border-gray-200 z-10" }, xm = { class: "flex items-center justify-between p-4" }, wm = { class: "flex-1 text-lg font-bold text-gray-900 ml-2" }, km = { class: "p-3" }, Sm = { class: "space-y-1" }, Cm = {
10331
+ }, pm = { class: "sticky top-0 bg-white border-b border-gray-200 z-10" }, xm = { class: "flex items-center justify-between p-4" }, wm = { class: "flex-1 text-sm font-bold text-gray-900 ml-2" }, km = { class: "p-3" }, Sm = { class: "space-y-1" }, Cm = {
10332
10332
  key: 0,
10333
10333
  class: "absolute left-0 top-1/2 transform -translate-y-1/2 w-1 h-8 bg-gradient-to-b from-blue-500 to-blue-600 rounded-r-full"
10334
10334
  }, $m = {
@@ -10386,7 +10386,7 @@ const td = {
10386
10386
  if (s.value)
10387
10387
  return 0;
10388
10388
  let O = n.sidebarWidth;
10389
- return o.value && (O += 256), c.value && (O += 256), O;
10389
+ return o.value && (O += 210), c.value && (O += 210), O;
10390
10390
  }), z = (O) => {
10391
10391
  r("navigate", O), s.value && $();
10392
10392
  const U = o.value && d.value && d.value.subItems.some((M) => M.route === O.route), ae = c.value && n.managementSettings.some((M) => M.route === O.route);
@@ -10596,7 +10596,7 @@ const td = {
10596
10596
  class: f(
10597
10597
  N(x)(
10598
10598
  "fixed z-40 bg-white border-r border-gray-200 overflow-y-auto shadow-lg",
10599
- s.value ? "left-0 w-52 top-0 h-screen" : "w-56 top-16 h-[calc(100vh-4rem)]"
10599
+ s.value ? "left-0 w-52 top-20 h-screen" : "w-56 top-16 h-[calc(100vh-4rem)]"
10600
10600
  )
10601
10601
  ),
10602
10602
  style: ce(b.value)
@@ -10689,7 +10689,7 @@ const td = {
10689
10689
  ),
10690
10690
  style: ce({ ...S.value, top: s.value ? "0px" : "4rem" })
10691
10691
  }, [
10692
- i("div", { class: "sticky top-0 z-10 bg-white border-b border-gray-200" }, [
10692
+ i("div", { class: "sticky top-20 z-10 bg-white border-b border-gray-200" }, [
10693
10693
  i("div", { class: "flex items-center justify-between p-4" }, [
10694
10694
  i("button", {
10695
10695
  onClick: L,