@purpurds/drawer 5.22.0 → 5.24.0

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/drawer.es.js CHANGED
@@ -2702,7 +2702,7 @@ const da = (e, r) => ({
2702
2702
  Vn,
2703
2703
  {
2704
2704
  className: ue("purpur-drawer-overlay"),
2705
- style: { zIndex: typeof v == "number" ? v : "auto" },
2705
+ style: v ? { zIndex: v } : void 0,
2706
2706
  "data-testid": `${e}-overlay`,
2707
2707
  children: /* @__PURE__ */ _(
2708
2708
  qn,
@@ -2711,7 +2711,6 @@ const da = (e, r) => ({
2711
2711
  className: b,
2712
2712
  "data-testid": e,
2713
2713
  ref: p,
2714
- style: { zIndex: typeof v == "number" ? v + 1 : "auto" },
2715
2714
  ...m,
2716
2715
  children: /* @__PURE__ */ _(
2717
2716
  cr,