@rash2x/bridge-widget 0.6.41 → 0.6.42

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.
@@ -4572,9 +4572,9 @@ const SuccessStep = ({
4572
4572
  DialogContent,
4573
4573
  {
4574
4574
  showCloseButton: true,
4575
- className: "overflow-hidden md:max-w-[420px] p-10 noise",
4575
+ className: "overflow-hidden md:max-w-[420px] p-10",
4576
4576
  children: [
4577
- /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-4 flex-1 justify-start items-center text-center bg-background", children: [
4577
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-4 flex-1 justify-start items-center text-center bg-background noise", children: [
4578
4578
  icon,
4579
4579
  /* @__PURE__ */ jsx("div", { className: "flex flex-col gap-2 text-center", children: /* @__PURE__ */ jsx(DialogTitle, { className: "text-[28px]", children: t2("transaction.success") }) }),
4580
4580
  /* @__PURE__ */ jsxs("div", { className: "w-full space-y-2 mt-3 relative z-10 pb-14", children: [
@@ -4663,7 +4663,7 @@ const ConfirmStep = ({
4663
4663
  }) => {
4664
4664
  const { t: t2 } = useBridgeTranslation();
4665
4665
  const { formatTime } = useCountdown(90);
4666
- return /* @__PURE__ */ jsx(DialogContent, { showCloseButton: false, className: "overflow-hidden md:max-w-[420px] p-10", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col relative gap-4 flex-1 items-center justify-start text-center", children: [
4666
+ return /* @__PURE__ */ jsx(DialogContent, { showCloseButton: false, className: "overflow-hidden md:max-w-[420px] p-10", children: /* @__PURE__ */ jsxs("div", { className: "flex flex-col relative gap-4 flex-1 items-center justify-start text-center noise", children: [
4667
4667
  icon,
4668
4668
  /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-2 pb-2 text-center", children: [
4669
4669
  /* @__PURE__ */ jsx(DialogTitle, { children: t2("transaction.confirm") }),
@@ -25945,7 +25945,7 @@ class WalletConnectModal {
25945
25945
  }
25946
25946
  async initUi() {
25947
25947
  if (typeof window !== "undefined") {
25948
- await import("./index-BTonxSuI.js");
25948
+ await import("./index-DOnF1zZs.js");
25949
25949
  const modal = document.createElement("wcm-modal");
25950
25950
  document.body.insertAdjacentElement("beforeend", modal);
25951
25951
  OptionsCtrl.setIsUiLoaded(true);
@@ -26704,4 +26704,4 @@ export {
26704
26704
  getQuoteFees as y,
26705
26705
  calculateMinReceived as z
26706
26706
  };
26707
- //# sourceMappingURL=index-DL1Vrqi9.js.map
26707
+ //# sourceMappingURL=index-DSHVpkmg.js.map