@stlhorizon/vue-ui 3.27.6 → 3.27.7

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
@@ -7860,7 +7860,7 @@ const H = {
7860
7860
  default: J(() => [
7861
7861
  e.modelValue ? (s(), l("div", {
7862
7862
  key: 0,
7863
- class: m(["fixed ui-bg inset-0 z-50 backdrop-blur-2xl flex items-center justify-center", { "pointer-events-none": e.resizable }]),
7863
+ class: m(["fixed ui-bg inset-0 z-9999 backdrop-blur-2xl flex items-center justify-center", { "pointer-events-none": e.resizable }]),
7864
7864
  onClick: u
7865
7865
  }, [
7866
7866
  r("div", {
@@ -13072,7 +13072,7 @@ const Cc = {
13072
13072
  ], 2);
13073
13073
  };
13074
13074
  }
13075
- }, qg = { class: "flex items-center justify-between h-14 sm:h-16 px-3 sm:px-4 md:px-6" }, Yg = { class: "flex items-center gap-2 sm:gap-4 min-w-0 flex-1" }, Hg = {
13075
+ }, qg = { class: "flex items-center justify-between h-20 sm:h-20 px-3 sm:px-4 md:px-6" }, Yg = { class: "flex items-center gap-2 sm:gap-4 min-w-0 flex-1" }, Hg = {
13076
13076
  key: 1,
13077
13077
  class: "shrink-0 hidden sm:block"
13078
13078
  }, Wg = ["src"], Gg = {
@@ -13080,13 +13080,13 @@ const Cc = {
13080
13080
  class: "h-6 sm:h-8 w-px ui-bg shrink-0 hidden sm:block"
13081
13081
  }, Kg = {
13082
13082
  key: 3,
13083
- class: "shrink-0 bg-linear-to-r from-(--ui-primary-soft) via-(--ui-accent-soft) to-(--ui-accent-soft) px-2 py-1.5 rounded-lg border border-(--ui-primary-soft) shadow-sm flex items-center gap-2 relative hover:shadow-md transition-shadow max-w-40 sm:max-w-xs"
13083
+ class: "shrink-0 ui-bg border ui-border-strong px-2.5 py-1.5 rounded-lg shadow-2xs flex items-center gap-2 relative hover:bg-(--ui-surface) transition-colors max-w-40 sm:max-w-md"
13084
13084
  }, Xg = {
13085
13085
  key: 0,
13086
13086
  class: "shrink-0"
13087
- }, Jg = { class: "relative" }, Qg = ["src", "alt"], Zg = { class: "min-w-0 flex-1" }, eh = { class: "text-xs font-bold ui-primary truncate max-w-[100px] sm:max-w-40 group-hover:text-(--ui-primary) leading-tight" }, th = { class: "flex items-center gap-1 mt-0.5" }, ah = {
13087
+ }, Jg = { class: "relative" }, Qg = ["src", "alt"], Zg = { class: "flex-1 min-w-0" }, eh = { class: "text-sm font-bold ui-text truncate group-hover:text-(--ui-primary) leading-tight" }, th = { class: "flex items-center gap-1.5" }, ah = {
13088
13088
  key: 0,
13089
- class: "text-[10px] sm:text-xs ui-primary truncate font-medium leading-tight"
13089
+ class: "text-sm ui-primary truncate font-bold leading-tight"
13090
13090
  }, nh = {
13091
13091
  key: 2,
13092
13092
  class: "min-w-0 flex-1"
@@ -13095,19 +13095,19 @@ const Cc = {
13095
13095
  class: "text-[10px] sm:text-xs ui-primary truncate font-medium leading-tight"
13096
13096
  }, ih = {
13097
13097
  key: 0,
13098
- class: "absolute top-full left-0 right-0 sm:left-0 sm:right-auto mt-2 w-full sm:w-80 rounded-xl shadow-xl z-50 max-h-96 overflow-hidden"
13099
- }, lh = { class: "p-3 sm:p-4 border-b ui-border-strong bg-linear-to-r from-(--ui-primary-soft) to-(--ui-accent-soft)" }, uh = { class: "text-sm font-bold ui-text flex items-center gap-2" }, dh = { class: "text-xs ui-text mt-1" }, ch = { class: "py-2 max-h-80 overflow-y-auto" }, fh = ["onClick"], mh = {
13098
+ class: "ui-surface-strong absolute top-full left-0 right-0 sm:left-0 sm:right-auto mt-2 lg:w-80 w-72 rounded-xl shadow-xl z-50 max-h-96 overflow-hidden"
13099
+ }, lh = { class: "p-3 sm:p-4 border-b ui-border-strong bg-linear-to-r from-(--ui-primary-soft) to-(--ui-accent-soft)" }, uh = { class: "text-md font-bold ui-text flex items-center gap-2" }, dh = { class: "text-xs ui-text mt-1" }, ch = { class: "py-2 max-h-80 overflow-y-auto" }, fh = ["onClick"], mh = {
13100
13100
  key: 0,
13101
13101
  class: "shrink-0 mr-2 sm:mr-3"
13102
13102
  }, vh = ["src", "alt"], gh = {
13103
13103
  key: 1,
13104
13104
  class: "w-7 h-7 sm:w-8 sm:h-8 rounded-lg bg-linear-to-br from-(--ui-bg) to-(--ui-bg) flex items-center justify-center mr-2 sm:mr-3 shrink-0"
13105
- }, hh = { class: "flex-1 text-left min-w-0" }, ph = { class: "font-semibold truncate text-sm" }, yh = {
13105
+ }, hh = { class: "flex-1 text-left min-w-0" }, ph = { class: "font-semibold truncate text-md" }, yh = {
13106
13106
  key: 0,
13107
13107
  class: "text-xs ui-text truncate"
13108
13108
  }, bh = {
13109
13109
  key: 4,
13110
- class: "hidden lg:flex items-center space-x-2 text-sm truncate"
13110
+ class: "hidden lg:flex items-center space-x-2 text-md truncate"
13111
13111
  }, xh = { class: "ui-text truncate" }, wh = { class: "ui-text font-semibold truncate" }, kh = { class: "flex ui-bg items-center space-x-1 sm:space-x-2 md:space-x-3" }, $h = {
13112
13112
  key: 0,
13113
13113
  class: "relative"
@@ -13116,14 +13116,14 @@ const Cc = {
13116
13116
  class: "absolute -top-0.5 -right-0.5 sm:-top-1 sm:-right-1 min-w-4 h-4 sm:min-w-[18px] sm:h-[18px] ui-danger-bg ui-text text-[10px] sm:text-xs rounded-full flex items-center justify-center font-semibold px-0.5 sm:px-1"
13117
13117
  }, Ah = {
13118
13118
  key: 0,
13119
- class: "ui-bg absolute right-2 sm:right-4 md:right-6 top-14 sm:top-16 mt-2 w-[calc(100vw-1rem)] max-w-sm sm:w-80 md:w-96 rounded-2xl shadow-xl z-50"
13120
- }, Dh = { class: "p-3 sm:p-4 border-b ui-border-strong bg-linear-to-r from-(--ui-primary-soft) to-(--ui-accent-soft) rounded-lg" }, Mh = { class: "text-sm sm:text-base font-bold ui-text" }, Th = {
13119
+ class: "ui-bg absolute right-2 sm:right-4 md:right-6 top-14 sm:top-16 mt-2 w-[calc(100vw-1rem)] max-w-sm sm:w-80 md:w-96 rounded-2xl shadow-xl z-9999"
13120
+ }, Dh = { class: "p-3 sm:p-4 border-b ui-border-strong bg-linear-to-r from-(--ui-primary-soft) to-(--ui-accent-soft) rounded-lg" }, Mh = { class: "text-md sm:text-base font-bold ui-text" }, Th = {
13121
13121
  key: 0,
13122
13122
  class: "text-xs ui-text mt-1"
13123
13123
  }, Vh = { class: "max-h-[60vh] sm:max-h-96 overflow-y-auto" }, Fh = {
13124
13124
  key: 0,
13125
13125
  class: "p-6 sm:p-8 text-center"
13126
- }, Bh = ["onClick"], _h = { class: "flex items-start space-x-2 sm:space-x-3" }, jh = { class: "flex-1 min-w-0" }, Oh = { class: "flex items-start justify-between gap-2" }, Ph = { class: "text-xs sm:text-sm font-semibold ui-text flex-1 leading-tight" }, Eh = {
13126
+ }, Bh = ["onClick"], _h = { class: "flex items-start space-x-2 sm:space-x-3" }, jh = { class: "flex-1 min-w-0" }, Oh = { class: "flex items-start justify-between gap-2" }, Ph = { class: "text-xs sm:text-md font-semibold ui-text flex-1 leading-tight" }, Eh = {
13127
13127
  key: 0,
13128
13128
  class: "shrink-0 w-2 h-2 mt-1 ui-primary-bg rounded-full"
13129
13129
  }, Lh = {
@@ -13135,16 +13135,16 @@ const Cc = {
13135
13135
  }, qh = { class: "truncate max-w-[100px] sm:max-w-none" }, Yh = { class: "text-[10px] sm:text-xs ui-text mt-1.5 sm:mt-2 flex items-center" }, Hh = {
13136
13136
  key: 0,
13137
13137
  class: "p-2 sm:p-3 text-center border-t ui-border-strong ui-surface-muted"
13138
- }, Wh = { class: "relative ui-bg" }, Gh = { class: "w-7 h-7 sm:w-8 sm:h-8 bg-linear-to-br from-(--ui-primary-soft) to-(--ui-accent-soft) rounded-full flex items-center justify-center transition-colors shadow-sm" }, Kh = { class: "ui-primary text-xs sm:text-sm font-medium" }, Xh = {
13138
+ }, Wh = { class: "relative" }, Gh = { class: "w-7 h-7 sm:w-8 sm:h-8 bg-linear-to-br from-(--ui-primary-soft) to-(--ui-accent-soft) rounded-full flex items-center justify-center transition-colors shadow-sm" }, Kh = { class: "ui-primary text-xs sm:text-sm font-semibold" }, Xh = {
13139
13139
  key: 0,
13140
- class: "hidden md:block text-left max-w-40 truncate"
13141
- }, Jh = { class: "text-sm font-medium ui-text truncate" }, Qh = { class: "text-xs ui-text truncate leading-tight" }, Zh = {
13140
+ class: "hidden md:block text-left max-w-40 min-w-0"
13141
+ }, Jh = { class: "text-sm font-bold ui-text truncate leading-tight" }, Qh = { class: "text-sm ui-primary font-bold truncate leading-tight" }, Zh = {
13142
13142
  key: 0,
13143
13143
  class: "ui-surface absolute right-0 mt-4 w-56 sm:w-58 rounded-lg shadow-lg z-50"
13144
- }, ep = { class: "p-3 sm:p-4 border-b ui-border-strong" }, tp = { class: "text-sm font-medium ui-text truncate" }, ap = { class: "text-xs ui-text truncate" }, np = { class: "py-2" }, sp = {
13144
+ }, ep = { class: "p-3 sm:p-4 border-b ui-border-strong" }, tp = { class: "text-md font-medium ui-text truncate" }, ap = { class: "text-xs ui-text truncate" }, np = { class: "py-2" }, sp = {
13145
13145
  key: 0,
13146
13146
  class: "absolute left-0 top-1/2 transform -translate-y-1/2 w-1 h-6 sm:h-8 bg-linear-to-b from-(--ui-primary) to-(--ui-primary) rounded-r-full"
13147
- }, rp = ["onClick"], op = { class: "flex items-center justify-center w-7 h-7 sm:w-8 sm:h-8 rounded-lg mr-2 sm:mr-3 shrink-0 transition-colors ml-1 sm:ml-2 ui-surface-muted ui-text group-hover:bg-(--ui-bg)" }, ip = { class: "flex-1 truncate font-semibold ui-text text-xs sm:text-sm" }, lp = { class: "border-t ui-border-strong py-2" }, up = { class: "flex items-center justify-center w-7 h-7 sm:w-8 sm:h-8 rounded-lg mr-1 sm:mr-1 shrink-0 transition-colors ml-1 sm:ml-2 ui-danger-soft ui-danger group-hover:bg-(--ui-danger-soft)" }, dp = {
13147
+ }, rp = ["onClick"], op = { class: "flex items-center justify-center w-7 h-7 sm:w-8 sm:h-8 rounded-lg mr-2 sm:mr-3 shrink-0 transition-colors ml-1 sm:ml-2 ui-surface-muted ui-text group-hover:bg-(--ui-bg)" }, ip = { class: "flex-1 truncate font-semibold ui-text text-xs sm:text-md" }, lp = { class: "border-t ui-border-strong py-2" }, up = { class: "flex items-center justify-center w-7 h-7 sm:w-8 sm:h-8 rounded-lg mr-1 sm:mr-1 shrink-0 transition-colors ml-1 sm:ml-2 ui-danger-soft ui-danger group-hover:bg-(--ui-danger-soft)" }, dp = {
13148
13148
  __name: "Header",
13149
13149
  props: {
13150
13150
  sidebarWidth: { type: Number, default: 256 },
@@ -13255,7 +13255,7 @@ const Cc = {
13255
13255
  const v = $e("router-link");
13256
13256
  return s(), l("header", {
13257
13257
  class: m(Z(P)(
13258
- "fixed top-0 z-50 ui-bg border-b ui-border-strong transition-all duration-300 ease-in-out w-full"
13258
+ "fixed top-0 z-9999 ui-bg border-b ui-border-strong transition-all duration-300 ease-in-out w-full"
13259
13259
  )),
13260
13260
  style: { left: "0" }
13261
13261
  }, [
@@ -13292,7 +13292,7 @@ const Cc = {
13292
13292
  ])) : g("", !0),
13293
13293
  e.organisations.length > 1 ? (s(), l("button", {
13294
13294
  key: 1,
13295
- class: "flex items-center gap-1.5 min-w-0 cursor-pointer hover:bg-[color:color-mix(in oklab, var(--ui-surface), transparent 50%)] rounded-md px-1.5 py-0.5 transition-all group flex-1",
13295
+ class: "flex items-center gap-8 w-56 cursor-pointer hover:bg-[color:color-mix(in oklab, var(--ui-surface), transparent 50%)] rounded-md px-1 py-1 transition-all group",
13296
13296
  onClick: S
13297
13297
  }, [
13298
13298
  r("div", Zg, [
@@ -13300,14 +13300,15 @@ const Cc = {
13300
13300
  r("div", th, [
13301
13301
  V(H, {
13302
13302
  icon: "user",
13303
- class: "w-2.5 h-2.5 ui-primary shrink-0"
13303
+ size: "lg",
13304
+ class: "ui-primary shrink-0"
13304
13305
  }),
13305
13306
  _.value ? (s(), l("p", ah, k(_.value), 1)) : g("", !0)
13306
13307
  ])
13307
13308
  ]),
13308
13309
  V(H, {
13309
13310
  icon: "chevron-down",
13310
- class: m(["w-3 h-3 ui-primary shrink-0 group-hover:text-(--ui-primary) transition-transform", { "rotate-180": w.value }])
13311
+ class: m(["w-4 h-4 ui-primary shrink-0 group-hover:text-(--ui-primary) transition-transform", { "rotate-180": w.value }])
13311
13312
  }, null, 8, ["class"])
13312
13313
  ])) : (s(), l("div", nh, [
13313
13314
  r("p", sh, k(e.currentOrganisation.organisation_name), 1),
@@ -13343,7 +13344,7 @@ const Cc = {
13343
13344
  (s(!0), l(W, null, X(e.organisations, (p) => (s(), l("button", {
13344
13345
  key: p.org_id || p.organisation_name,
13345
13346
  class: m(Z(P)(
13346
- "flex items-center w-full px-3 sm:px-4 py-2.5 sm:py-3 text-sm transition-all group",
13347
+ "flex items-center w-full px-3 sm:px-4 py-2.5 sm:py-3 text-md transition-all group",
13347
13348
  p.org_id === e.currentOrganisation?.org_id ? "bg-linear-to-r from-(--ui-primary-soft) to-(--ui-accent-soft) ui-primary border-l-4 border-(--ui-primary)" : "ui-text hover:bg-(--ui-surface) border-l-4 border-transparent"
13348
13349
  )),
13349
13350
  onClick: (f) => B(p)
@@ -13397,7 +13398,7 @@ const Cc = {
13397
13398
  "onUpdate:modelValue": j[1] || (j[1] = (p) => o.value = p),
13398
13399
  type: "text",
13399
13400
  placeholder: e.searchPlaceholder,
13400
- class: "ui-bg pl-8 sm:pl-10 pr-8 sm:pr-4 py-1.5 sm:py-2 w-36 sm:w-48 md:w-64 text-xs sm:text-sm border ui-border-strong rounded-lg focus:ring-2 focus:ring-(--ui-primary) focus:border-(--ui-primary) outline-none transition-all ui-surface"
13401
+ class: "ui-bg pl-8 sm:pl-10 pr-8 sm:pr-4 py-1.5 sm:py-2 w-36 sm:w-48 md:w-64 text-xs sm:text-md border ui-border-strong rounded-lg focus:ring-2 focus:ring-(--ui-primary) focus:border-(--ui-primary) outline-none transition-all ui-surface"
13401
13402
  }, null, 8, Sh), [
13402
13403
  [nt, o.value]
13403
13404
  ]),
@@ -13452,7 +13453,7 @@ const Cc = {
13452
13453
  icon: "bell",
13453
13454
  class: "w-10 h-10 sm:w-12 sm:h-12 mx-auto ui-text mb-2"
13454
13455
  }),
13455
- j[5] || (j[5] = r("p", { class: "text-sm ui-text" }, " No notifications ", -1))
13456
+ j[5] || (j[5] = r("p", { class: "text-md ui-text" }, " No notifications ", -1))
13456
13457
  ])) : (s(!0), l(W, { key: 1 }, X(e.notifications, (p) => (s(), l("div", {
13457
13458
  key: p.id,
13458
13459
  class: m([
@@ -13536,7 +13537,7 @@ const Cc = {
13536
13537
  ]),
13537
13538
  e.notifications.length > 0 ? (s(), l("div", Hh, [
13538
13539
  r("button", {
13539
- class: "text-xs sm:text-sm font-semibold ui-primary hover:text-(--ui-primary) transition-colors",
13540
+ class: "text-xs sm:text-md font-semibold ui-primary hover:text-(--ui-primary) transition-colors",
13540
13541
  onClick: E
13541
13542
  }, " View all notifications → ")
13542
13543
  ])) : g("", !0)
@@ -13546,7 +13547,7 @@ const Cc = {
13546
13547
  }),
13547
13548
  r("div", Wh, [
13548
13549
  r("button", {
13549
- class: "flex items-center space-x-1 sm:space-x-2 md:space-x-3 p-1 sm:p-2 rounded-lg hover:bg-(--ui-surface) transition-colors",
13550
+ class: "shrink-0 ui-bg border ui-border-strong px-3 py-4 rounded-lg shadow-2xs flex items-start gap-4 relative hover:bg-(--ui-surface) transition-colors max-w-40 sm:max-w-md",
13550
13551
  onClick: T
13551
13552
  }, [
13552
13553
  r("div", Gh, [
@@ -13558,7 +13559,7 @@ const Cc = {
13558
13559
  ])) : g("", !0),
13559
13560
  V(H, {
13560
13561
  icon: "chevron-down",
13561
- class: "w-3.5 h-3.5 sm:w-4 sm:h-4 ui-text"
13562
+ class: "w-3.5 h-3.5 ui-text mt-0.5"
13562
13563
  })
13563
13564
  ]),
13564
13565
  V(be, {
@@ -13583,7 +13584,7 @@ const Cc = {
13583
13584
  key: 0,
13584
13585
  to: p.route,
13585
13586
  class: m(Z(P)(
13586
- "flex items-center px-2.5 sm:px-3 py-2 sm:py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group relative",
13587
+ "flex items-center px-2.5 sm:px-3 py-2 sm:py-2.5 rounded-lg text-md font-medium transition-all duration-200 group relative",
13587
13588
  $(p) ? "bg-linear-to-br from-(--ui-primary-soft) to-(--ui-primary-soft) ui-primary shadow-sm border border-(--ui-primary-soft)" : "ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border border-transparent"
13588
13589
  )),
13589
13590
  onClick: (f) => b(p)
@@ -13604,7 +13605,7 @@ const Cc = {
13604
13605
  ], 2),
13605
13606
  r("span", {
13606
13607
  class: m(Z(P)(
13607
- "flex-1 truncate font-semibold text-xs sm:text-sm",
13608
+ "flex-1 truncate font-semibold text-xs sm:text-md",
13608
13609
  $(p) ? "ui-primary" : "ui-text"
13609
13610
  ))
13610
13611
  }, k(p.label), 3)
@@ -13612,7 +13613,7 @@ const Cc = {
13612
13613
  _: 2
13613
13614
  }, 1032, ["to", "class", "onClick"])) : (s(), l("button", {
13614
13615
  key: 1,
13615
- class: "flex items-center w-full px-2.5 sm:px-3 py-2 sm:py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group relative ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border border-transparent",
13616
+ class: "flex items-center w-full px-2.5 sm:px-3 py-2 sm:py-2.5 rounded-lg text-md font-medium transition-all duration-200 group relative ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border border-transparent",
13616
13617
  onClick: (f) => C(p)
13617
13618
  }, [
13618
13619
  r("div", op, [
@@ -13628,7 +13629,7 @@ const Cc = {
13628
13629
  ]),
13629
13630
  r("div", lp, [
13630
13631
  r("button", {
13631
- class: "flex items-center w-full px-2.5 sm:px-3 py-2 sm:py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group relative ui-danger hover:bg-(--ui-danger-soft) border border-transparent",
13632
+ class: "flex items-center w-full px-2.5 sm:px-3 py-2 sm:py-2.5 rounded-lg text-md font-medium transition-all duration-200 group relative ui-danger hover:bg-(--ui-danger-soft) border border-transparent",
13632
13633
  onClick: F
13633
13634
  }, [
13634
13635
  r("div", up, [
@@ -13637,7 +13638,7 @@ const Cc = {
13637
13638
  class: "w-3.5 h-3.5 sm:w-4 sm:h-4"
13638
13639
  })
13639
13640
  ]),
13640
- j[6] || (j[6] = r("span", { class: "truncate font-semibold ui-danger text-xs sm:text-sm" }, " Sign out ", -1))
13641
+ j[6] || (j[6] = r("span", { class: "truncate font-semibold ui-danger text-xs sm:text-md" }, " Sign out ", -1))
13641
13642
  ])
13642
13643
  ])
13643
13644
  ])) : g("", !0)
@@ -15153,7 +15154,7 @@ const Cc = {
15153
15154
  }, Iy = {
15154
15155
  key: 0,
15155
15156
  class: "absolute top-1.5 right-1.5 w-2 h-2 ui-primary-bg rounded-full"
15156
- }, Ny = { class: "sticky top-0 border-b z-10" }, Ry = { class: "flex items-center justify-between p-4" }, Uy = { class: "flex-1 text-sm font-bold ui-text ml-2" }, qy = {
15157
+ }, Ny = { class: "sticky top-0 border-b ui-border z-10" }, Ry = { class: "flex items-center justify-between p-4" }, Uy = { class: "flex-1 text-sm font-bold ui-text ml-2" }, qy = {
15157
15158
  key: 0,
15158
15159
  class: "px-4 pb-3"
15159
15160
  }, Yy = { class: "relative" }, Hy = ["placeholder"], Wy = { class: "absolute left-3 top-1/2 transform -translate-y-1/2 ui-text" }, Gy = {
@@ -15469,7 +15470,7 @@ const Cc = {
15469
15470
  key: 0,
15470
15471
  class: m(
15471
15472
  Z(P)(
15472
- "fixed z-40 border-r overflow-y-auto shadow-lg",
15473
+ "fixed z-40 border-r ui-border overflow-y-auto shadow-lg",
15473
15474
  i.value ? "left-0 w-52 top-20 h-screen" : "w-56 top-16 h-[calc(100vh-4rem)]"
15474
15475
  )
15475
15476
  ),
@@ -15544,7 +15545,7 @@ const Cc = {
15544
15545
  class: m(
15545
15546
  Z(P)(
15546
15547
  "flex items-center px-3 py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group relative",
15547
- h(f) ? "bg-linear-to-br from-(--ui-primary-soft) to-(--ui-primary-soft) ui-primary shadow-sm border border-(--ui-primary-soft)" : "ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border border-transparent"
15548
+ h(f) ? "bg-linear-to-br from-(--ui-primary-soft) to-(--ui-primary-soft) ui-primary shadow-sm border border-(--ui-border-strong)" : "ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border ui-border-strong"
15548
15549
  )
15549
15550
  ),
15550
15551
  onClick: (U) => se(f)
@@ -15594,13 +15595,13 @@ const Cc = {
15594
15595
  key: 0,
15595
15596
  class: m(
15596
15597
  Z(P)(
15597
- "fixed z-40 border-r overflow-y-auto shadow-lg",
15598
+ "fixed z-40 border-r ui-border-strong overflow-y-auto shadow-lg",
15598
15599
  i.value ? "left-0 w-52 top-20 h-full" : "w-58 h-[calc(100vh-4rem)]"
15599
15600
  )
15600
15601
  ),
15601
15602
  style: he({ ...L.value, top: i.value ? "55px" : "4rem" })
15602
15603
  }, [
15603
- r("div", { class: "sticky top-0 z-10 border-b" }, [
15604
+ r("div", { class: "sticky top-0 z-10 border-b ui-border-strong" }, [
15604
15605
  r("div", { class: "flex items-center justify-between p-4" }, [
15605
15606
  r("button", {
15606
15607
  class: "p-2 -ml-2 rounded-lg ui-text hover:text-(--ui-text) hover:bg-(--ui-surface) transition-colors",
@@ -15635,7 +15636,7 @@ const Cc = {
15635
15636
  class: m(
15636
15637
  Z(P)(
15637
15638
  "flex items-center px-3 py-2.5 rounded-lg text-sm font-medium transition-all duration-200 group relative",
15638
- h(f) ? "bg-linear-to-br from-(--ui-primary-soft) to-(--ui-primary-soft) ui-primary shadow-sm border border-(--ui-primary-soft)" : "ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border border-transparent"
15639
+ h(f) ? "bg-linear-to-br from-(--ui-primary-soft) to-(--ui-primary-soft) ui-primary shadow-sm border border-(--ui-border-strong)" : "ui-text hover:bg-(--ui-surface) hover:text-(--ui-text) border ui-border-strong"
15639
15640
  )
15640
15641
  ),
15641
15642
  onClick: (U) => oe(f)