@rash2x/bridge-widget 0.6.15 → 0.6.16

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.
@@ -6545,16 +6545,16 @@ const TokenRow = ({
6545
6545
  }
6546
6546
  ),
6547
6547
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col items-start gap-1", children: [
6548
- /* @__PURE__ */ jsxRuntime.jsx("p", { className: "font-semibold text-foreground text-sm leading-4 truncate flex items-center gap-1", children: symbol }),
6549
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs leading-3 text-muted-foreground truncate", children: name })
6548
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-foreground font-extrabold text-sm leading-4 truncate flex items-center gap-1", children: symbol }),
6549
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs font-semibold leading-3 text-muted-foreground truncate", children: name })
6550
6550
  ] })
6551
6551
  ] }),
6552
6552
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-right space-y-1", children: isBalanceLoading && hasAnyWallet ? /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col items-end gap-1", children: [
6553
6553
  /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-5 w-16 rounded-md" }),
6554
6554
  /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-3 w-12 rounded-md" })
6555
6555
  ] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
6556
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "font-semibold text-foreground text-sm leading-4 truncate", children: hasAnyWallet ? formatBalance(balance) : "—" }),
6557
- /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs leading-3 text-muted-foreground", children: hasAnyWallet && balance > 0 && usdValue > 0 ? formatUsd(usdValue) : "—" })
6556
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-foreground font-extrabold text-sm leading-4 truncate", children: hasAnyWallet ? formatBalance(balance) : "—" }),
6557
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-xs font-semibold leading-3 text-muted-foreground", children: hasAnyWallet && balance > 0 && usdValue > 0 ? formatUsd(usdValue) : "—" })
6558
6558
  ] }) })
6559
6559
  ]
6560
6560
  }
@@ -25938,7 +25938,7 @@ class WalletConnectModal {
25938
25938
  }
25939
25939
  async initUi() {
25940
25940
  if (typeof window !== "undefined") {
25941
- await Promise.resolve().then(() => require("./index-vob2mbdZ.cjs"));
25941
+ await Promise.resolve().then(() => require("./index-Cju6YF5r.cjs"));
25942
25942
  const modal = document.createElement("wcm-modal");
25943
25943
  document.body.insertAdjacentElement("beforeend", modal);
25944
25944
  OptionsCtrl.setIsUiLoaded(true);
@@ -26687,4 +26687,4 @@ exports.useSettingsStore = useSettingsStore;
26687
26687
  exports.useSwapModel = useSwapModel;
26688
26688
  exports.useTokensStore = useTokensStore;
26689
26689
  exports.useTransactionStore = useTransactionStore;
26690
- //# sourceMappingURL=index-ChBJiTJF.cjs.map
26690
+ //# sourceMappingURL=index-DOJM0lwX.cjs.map