@stlhorizon/vue-ui 2.0.3 → 2.0.5

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
@@ -8968,7 +8968,7 @@ const td = {
8968
8968
  }, 8, ["current-page", "total-pages", "total", "page-size", "show-pagination", "selectable", "selected-count", "variant", "padding", "loading", "disabled"])) : g("", !0)
8969
8969
  ], 2));
8970
8970
  }
8971
- }, jc = /* @__PURE__ */ yt(Tc, [["__scopeId", "data-v-fc6ea6ce"]]), Bc = {
8971
+ }, jc = /* @__PURE__ */ yt(Tc, [["__scopeId", "data-v-d98d8d37"]]), Bc = {
8972
8972
  __name: "DataTableCell",
8973
8973
  props: {
8974
8974
  item: {
@@ -10684,12 +10684,12 @@ const td = {
10684
10684
  class: f(
10685
10685
  N(x)(
10686
10686
  "fixed z-40 bg-white border-r border-gray-200 overflow-y-auto shadow-lg",
10687
- s.value ? "left-0 w-52 top-0 h-full" : "w-56 h-[calc(100vh-4rem)]"
10687
+ s.value ? "left-0 w-52 top-20 h-full" : "w-56 h-[calc(100vh-4rem)]"
10688
10688
  )
10689
10689
  ),
10690
- style: ce({ ...S.value, top: s.value ? "0px" : "4rem" })
10690
+ style: ce({ ...S.value, top: s.value ? "55px" : "4rem" })
10691
10691
  }, [
10692
- i("div", { class: "sticky top-20 z-10 bg-white border-b border-gray-200" }, [
10692
+ i("div", { class: "sticky top-0 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,