@loafmarkets/ui 0.1.321 → 0.1.322

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.js CHANGED
@@ -6818,7 +6818,7 @@ var LoginPopup = ({
6818
6818
  $expanded: showKycWidget,
6819
6819
  children: [
6820
6820
  /* @__PURE__ */ jsxRuntime.jsx(CloseButton, { onClick: onClose, "aria-label": "Close login popup", children: /* @__PURE__ */ jsxRuntime.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }) }) }),
6821
- renderKycWidget && /* @__PURE__ */ jsxRuntime.jsxs(KycWidgetContainer, { style: showKycWidget ? void 0 : { position: "absolute", left: "-9999px", opacity: 0, pointerEvents: "none" }, children: [
6821
+ renderKycWidget && showKycWidget && /* @__PURE__ */ jsxRuntime.jsxs(KycWidgetContainer, { children: [
6822
6822
  renderKycWidget(handleKycWidgetResult),
6823
6823
  showKycFooter && /* @__PURE__ */ jsxRuntime.jsxs(KycWidgetFooter, { children: [
6824
6824
  /* @__PURE__ */ jsxRuntime.jsxs(KycProgressSaved, { children: [