@scbt-ecom/ui 0.22.6 → 0.22.8

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/ui.js CHANGED
@@ -8403,7 +8403,8 @@ const hN = ({ classes: t, contents: e }) => /* @__PURE__ */ A.jsx("div", { class
8403
8403
  tabIndex: -1,
8404
8404
  onClick: o,
8405
8405
  className: z(
8406
- "z-1000 fixed inset-0 flex h-screen w-screen items-center justify-center bg-color-overlay",
8406
+ "fixed inset-0 flex h-screen w-screen items-center justify-center bg-color-overlay",
8407
+ { "z-1000": !r },
8407
8408
  a == null ? void 0 : a.overlay
8408
8409
  ),
8409
8410
  onKeyDown: (c) => {
@@ -37541,7 +37542,7 @@ const vZ = ({
37541
37542
  {
37542
37543
  ...s,
37543
37544
  disabled: r,
37544
- value: e,
37545
+ value: e ?? "",
37545
37546
  placeholder: t,
37546
37547
  "aria-placeholder": t,
37547
37548
  ref: l,