@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.
@@ -4573,9 +4573,9 @@ const SuccessStep = ({
4573
4573
  dialog.DialogContent,
4574
4574
  {
4575
4575
  showCloseButton: true,
4576
- className: "overflow-hidden md:max-w-[420px] p-10 noise",
4576
+ className: "overflow-hidden md:max-w-[420px] p-10",
4577
4577
  children: [
4578
- /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-4 flex-1 justify-start items-center text-center bg-background", children: [
4578
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-4 flex-1 justify-start items-center text-center bg-background noise", children: [
4579
4579
  icon,
4580
4580
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex flex-col gap-2 text-center", children: /* @__PURE__ */ jsxRuntime.jsx(dialog.DialogTitle, { className: "text-[28px]", children: t2("transaction.success") }) }),
4581
4581
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "w-full space-y-2 mt-3 relative z-10 pb-14", children: [
@@ -4664,7 +4664,7 @@ const ConfirmStep = ({
4664
4664
  }) => {
4665
4665
  const { t: t2 } = useBridgeTranslation();
4666
4666
  const { formatTime } = useCountdown(90);
4667
- return /* @__PURE__ */ jsxRuntime.jsx(dialog.DialogContent, { showCloseButton: false, className: "overflow-hidden md:max-w-[420px] p-10", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col relative gap-4 flex-1 items-center justify-start text-center", children: [
4667
+ return /* @__PURE__ */ jsxRuntime.jsx(dialog.DialogContent, { showCloseButton: false, className: "overflow-hidden md:max-w-[420px] p-10", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col relative gap-4 flex-1 items-center justify-start text-center noise", children: [
4668
4668
  icon,
4669
4669
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col gap-2 pb-2 text-center", children: [
4670
4670
  /* @__PURE__ */ jsxRuntime.jsx(dialog.DialogTitle, { children: t2("transaction.confirm") }),
@@ -25946,7 +25946,7 @@ class WalletConnectModal {
25946
25946
  }
25947
25947
  async initUi() {
25948
25948
  if (typeof window !== "undefined") {
25949
- await Promise.resolve().then(() => require("./index-cwbvJJQ3.cjs"));
25949
+ await Promise.resolve().then(() => require("./index-5JRGDWr_.cjs"));
25950
25950
  const modal = document.createElement("wcm-modal");
25951
25951
  document.body.insertAdjacentElement("beforeend", modal);
25952
25952
  OptionsCtrl.setIsUiLoaded(true);
@@ -26703,4 +26703,4 @@ exports.useSettingsStore = useSettingsStore;
26703
26703
  exports.useSwapModel = useSwapModel;
26704
26704
  exports.useTokensStore = useTokensStore;
26705
26705
  exports.useTransactionStore = useTransactionStore;
26706
- //# sourceMappingURL=index-YRPetPqF.cjs.map
26706
+ //# sourceMappingURL=index-C_PD3cPC.cjs.map