siesa-ui-kit 1.0.21 → 1.0.22

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.
@@ -12702,11 +12702,12 @@ const td = ({
12702
12702
  children: i,
12703
12703
  className: l = "",
12704
12704
  contentClassName: c = "",
12705
- navbarProps: u = {},
12706
- navigationRailProps: d = {}
12705
+ hideSidebar: u = !1,
12706
+ navbarProps: d = {},
12707
+ navigationRailProps: m = {}
12707
12708
  }) => {
12708
- const [m, p] = z("collapsed"), h = (x) => {
12709
- x && p(x);
12709
+ const [p, h] = z("collapsed"), x = (g) => {
12710
+ g && h(g);
12710
12711
  };
12711
12712
  return /* @__PURE__ */ f(
12712
12713
  "div",
@@ -12747,18 +12748,18 @@ const td = ({
12747
12748
  }
12748
12749
  ) : void 0,
12749
12750
  className: "bg-white dark:bg-dark-bg-primary",
12750
- ...u
12751
+ ...d
12751
12752
  }
12752
12753
  ),
12753
12754
  /* @__PURE__ */ f("div", { className: "flex flex-1 overflow-hidden", children: [
12754
- /* @__PURE__ */ t(
12755
+ !u && /* @__PURE__ */ t(
12755
12756
  hr,
12756
12757
  {
12757
- state: m,
12758
+ state: p,
12758
12759
  items: s,
12759
12760
  showSearchButton: !1,
12760
- onStateChange: h,
12761
- ...d
12761
+ onStateChange: x,
12762
+ ...m
12762
12763
  }
12763
12764
  ),
12764
12765
  /* @__PURE__ */ t(