@txnlab/use-wallet-ui-react 0.2.2 → 0.2.3

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/esm/index.js CHANGED
@@ -2801,11 +2801,10 @@ const zs = ae.forwardRef(({ className: e = "", children: t, style: n, ...r }, o)
2801
2801
  "button",
2802
2802
  {
2803
2803
  ref: o,
2804
- className: fn("bg-[#2D2DF1] dark:bg-[#BFBFF9] transition-colors hover:bg-[#2929D9] dark:hover:bg-[#D4D4FA] text-white dark:text-[#001324] font-bold py-2.5 px-4 rounded-xl disabled:opacity-50 wallet-custom-font", e),
2804
+ className: fn("bg-[#2D2DF1] dark:bg-[#BFBFF9] transition-colors hover:bg-[#2929D9] dark:hover:bg-[#D4D4FA] text-white dark:text-[#001324] font-bold py-2.5 px-4 rounded-xl cursor-pointer disabled:opacity-50 wallet-custom-font", e),
2805
2805
  style: n,
2806
2806
  ...r,
2807
2807
  type: "button",
2808
- "data-wallet-ui": !0,
2809
2808
  children: t || "Connect Wallet"
2810
2809
  }
2811
2810
  ));
@@ -5328,7 +5327,7 @@ function ef(e, t) {
5328
5327
  } : {}, [i, h, E, p]);
5329
5328
  }
5330
5329
  function tf({ wallets: e, handleWalletClick: t }) {
5331
- return /* @__PURE__ */ fe("ul", { className: "space-y-1.5", "data-wallet-ui": !0, children: [
5330
+ return /* @__PURE__ */ fe("ul", { className: "space-y-1.5", children: [
5332
5331
  e.map((n) => /* @__PURE__ */ $("li", { children: /* @__PURE__ */ fe(
5333
5332
  "button",
5334
5333
  {
@@ -7945,7 +7944,6 @@ function qa({
7945
7944
  },
7946
7945
  "aria-label": a,
7947
7946
  role: "img",
7948
- "data-wallet-ui": !0,
7949
7947
  children: /* @__PURE__ */ $(
7950
7948
  "svg",
7951
7949
  {
@@ -7990,13 +7988,12 @@ const oi = ae.forwardRef(({ className: e = "", children: t, style: n, ...r }, o)
7990
7988
  "button",
7991
7989
  {
7992
7990
  ref: o,
7993
- className: fn("flex items-center", e),
7991
+ className: fn("flex items-center py-2.5 pl-3 md:pl-3.5 pr-3 bg-[#2D2DF1] dark:bg-[#BFBFF9] text-white dark:text-[#001324] rounded-xl cursor-pointer font-bold", e),
7994
7992
  style: n,
7995
7993
  disabled: !1,
7996
7994
  ...r,
7997
7995
  type: "button",
7998
- "data-wallet-ui": !0,
7999
- children: t || /* @__PURE__ */ $("div", { className: "flex items-center", children: /* @__PURE__ */ fe("div", { className: "flex items-center py-2.5 pl-3 md:pl-3.5 pr-3 bg-[#2D2DF1] dark:bg-[#BFBFF9] text-white dark:text-[#001324] rounded-xl font-bold", children: [
7996
+ children: t || /* @__PURE__ */ fe("div", { className: "flex items-center", children: [
8000
7997
  i && /* @__PURE__ */ $("div", { className: "mr-1 md:mr-2 h-6 w-6 overflow-hidden", children: /* @__PURE__ */ $(
8001
7998
  qa,
8002
7999
  {
@@ -8029,7 +8026,7 @@ const oi = ae.forwardRef(({ className: e = "", children: t, style: n, ...r }, o)
8029
8026
  )
8030
8027
  }
8031
8028
  )
8032
- ] }) })
8029
+ ] })
8033
8030
  }
8034
8031
  );
8035
8032
  });
@@ -10338,7 +10335,6 @@ function Gp({ className: e, scale: t = 0.85 }) {
10338
10335
  },
10339
10336
  "aria-label": "Algorand",
10340
10337
  fill: "currentColor",
10341
- "data-wallet-ui": !0,
10342
10338
  children: /* @__PURE__ */ $("path", { d: "M23.98 23.99h-3.75l-2.44-9.07-5.25 9.07H8.34l8.1-14.04-1.3-4.88L4.22 24H.02L13.88 0h3.67l1.61 5.96h3.79l-2.59 4.5 3.62 13.53z" })
10343
10339
  }
10344
10340
  );