@rash2x/bridge-widget 0.6.19 → 0.6.20

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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const index = require("./index-DRlphq8m.cjs");
3
+ const index = require("./index-DjNExA0K.cjs");
4
4
  exports.DEFAULT_SLIPPAGE_BPS = index.DEFAULT_SLIPPAGE_BPS;
5
5
  exports.EvaaBridge = index.EvaaBridge;
6
6
  exports.RoutePriority = index.RoutePriority;
@@ -1,4 +1,4 @@
1
- import { U, d, f, e, H, B, F, X, N, z, $, G, A, D, Z, w, s, v, r, p, q, L, a2, a9, a4, a6, x, I, y, a5, J, a3, a7, a8, Y, W, P, _, a1, aa, Q, S, a0, K, V, t, o, i, u, l, m, j, n, h, k } from "./index-TvuCaup9.js";
1
+ import { U, d, f, e, H, B, F, X, N, z, $, G, A, D, Z, w, s, v, r, p, q, L, a2, a9, a4, a6, x, I, y, a5, J, a3, a7, a8, Y, W, P, _, a1, aa, Q, S, a0, K, V, t, o, i, u, l, m, j, n, h, k } from "./index-B3CfK6dl.js";
2
2
  export {
3
3
  U as DEFAULT_SLIPPAGE_BPS,
4
4
  d as EvaaBridge,
@@ -4494,10 +4494,10 @@ const StatusStepsDialog = ({
4494
4494
  step = /* @__PURE__ */ jsx(ProgressStep, { icon: icons?.progress });
4495
4495
  }
4496
4496
  if (status === "completed") {
4497
- step = /* @__PURE__ */ jsx(FailedStep, { icon: icons?.failed });
4497
+ step = /* @__PURE__ */ jsx(SuccessStep, { icon: icons?.success });
4498
4498
  }
4499
4499
  if (status === "failed") {
4500
- step = /* @__PURE__ */ jsx(SuccessStep, { icon: icons?.success });
4500
+ step = /* @__PURE__ */ jsx(FailedStep, { icon: icons?.failed });
4501
4501
  }
4502
4502
  return /* @__PURE__ */ jsx(Dialog, { open: true, onOpenChange: () => reset(), children: step });
4503
4503
  };
@@ -25946,7 +25946,7 @@ class WalletConnectModal {
25946
25946
  }
25947
25947
  async initUi() {
25948
25948
  if (typeof window !== "undefined") {
25949
- await import("./index-BCHaElRT.js");
25949
+ await import("./index-C7te6Gwz.js");
25950
25950
  const modal = document.createElement("wcm-modal");
25951
25951
  document.body.insertAdjacentElement("beforeend", modal);
25952
25952
  OptionsCtrl.setIsUiLoaded(true);
@@ -26697,4 +26697,4 @@ export {
26697
26697
  getQuoteFees as y,
26698
26698
  calculateMinReceived as z
26699
26699
  };
26700
- //# sourceMappingURL=index-TvuCaup9.js.map
26700
+ //# sourceMappingURL=index-B3CfK6dl.js.map