@matchain/matchid-sdk-react 0.1.56-alpha.3 → 0.1.56-alpha.5

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.
Files changed (61) hide show
  1. package/dist/api.d.mts +2 -2
  2. package/dist/api.d.ts +2 -2
  3. package/dist/api.js +59 -47
  4. package/dist/api.js.map +1 -1
  5. package/dist/api.mjs +3 -3
  6. package/dist/{chunk-M5LCJX2T.mjs → chunk-2SJCPZJQ.mjs} +2 -2
  7. package/dist/{chunk-FKXS2XRG.mjs → chunk-GD7URBBZ.mjs} +54 -1
  8. package/dist/chunk-GD7URBBZ.mjs.map +1 -0
  9. package/dist/{chunk-KDVKIXOS.mjs → chunk-YR46VC65.mjs} +393 -354
  10. package/dist/chunk-YR46VC65.mjs.map +1 -0
  11. package/dist/components.d.mts +3 -3
  12. package/dist/components.d.ts +3 -3
  13. package/dist/components.js +416 -360
  14. package/dist/components.js.map +1 -1
  15. package/dist/components.mjs +2 -2
  16. package/dist/hooks.d.mts +2 -2
  17. package/dist/hooks.d.ts +2 -2
  18. package/dist/hooks.js +234 -178
  19. package/dist/hooks.js.map +1 -1
  20. package/dist/hooks.mjs +2 -2
  21. package/dist/icon.d.mts +2 -2
  22. package/dist/icon.d.ts +2 -2
  23. package/dist/icon.js +53 -0
  24. package/dist/icon.js.map +1 -1
  25. package/dist/icon.mjs +7 -1
  26. package/dist/{index-CsUEaGtM.d.ts → index-BcuSCgol.d.ts} +2 -2
  27. package/dist/{index-CPTgrfjn.d.mts → index-BlMLqmS2.d.mts} +1 -1
  28. package/dist/{index-B7ZEyP1j.d.ts → index-C1Nyy5zx.d.ts} +1 -1
  29. package/dist/{index-FKxw4Vaa.d.mts → index-CBcBTQyU.d.mts} +1 -1
  30. package/dist/{index-BXbfmVoU.d.mts → index-CD0dACxf.d.mts} +2 -2
  31. package/dist/{index-TjbO7d74.d.mts → index-CER00guz.d.mts} +1 -1
  32. package/dist/{index-BtjgRcNJ.d.ts → index-CjekOYJl.d.mts} +2 -2
  33. package/dist/{index-C82WIWvx.d.ts → index-DN-jrh8-.d.ts} +13 -3
  34. package/dist/{index-BKSGbw7b.d.mts → index-DdN22cwf.d.ts} +2 -2
  35. package/dist/{index-YPRyEYt6.d.mts → index-DkIIQLbh.d.ts} +10 -4
  36. package/dist/{index-4dZbgWG2.d.ts → index-DlaCsN95.d.ts} +1 -1
  37. package/dist/{index-DK7l3lsH.d.ts → index-lh6qBAf_.d.mts} +10 -4
  38. package/dist/{index-CwHXzvvB.d.ts → index-o0WW1c5O.d.ts} +1 -1
  39. package/dist/{index-D7E317WV.d.mts → index-xThRnNN3.d.mts} +13 -3
  40. package/dist/index.css +35 -1
  41. package/dist/index.d.mts +8 -8
  42. package/dist/index.d.ts +8 -8
  43. package/dist/index.js +497 -412
  44. package/dist/index.js.map +1 -1
  45. package/dist/index.mjs +3 -3
  46. package/dist/{types-DEsY_CPH.d.mts → types-CheN9vHJ.d.mts} +4 -0
  47. package/dist/{types-DEsY_CPH.d.ts → types-CheN9vHJ.d.ts} +4 -0
  48. package/dist/types.d.mts +1 -1
  49. package/dist/types.d.ts +1 -1
  50. package/dist/ui.d.mts +3 -3
  51. package/dist/ui.d.ts +3 -3
  52. package/dist/ui.js +192 -105
  53. package/dist/ui.js.map +1 -1
  54. package/dist/ui.mjs +4 -2
  55. package/example/src/pages/UI/components/Checkbox.tsx +10 -0
  56. package/example/src/pages/UI/components/Input.tsx +12 -0
  57. package/example/src/pages/UI/index.tsx +4 -0
  58. package/package.json +1 -1
  59. package/dist/chunk-FKXS2XRG.mjs.map +0 -1
  60. package/dist/chunk-KDVKIXOS.mjs.map +0 -1
  61. /package/dist/{chunk-M5LCJX2T.mjs.map → chunk-2SJCPZJQ.mjs.map} +0 -0
package/dist/hooks.mjs CHANGED
@@ -14,11 +14,11 @@ import {
14
14
  useTransaction,
15
15
  useUserInfo,
16
16
  useWallet
17
- } from "./chunk-KDVKIXOS.mjs";
17
+ } from "./chunk-YR46VC65.mjs";
18
18
  import "./chunk-JX73EY6V.mjs";
19
19
  import "./chunk-UA6XHZHX.mjs";
20
20
  import "./chunk-IZOOVZAD.mjs";
21
- import "./chunk-FKXS2XRG.mjs";
21
+ import "./chunk-GD7URBBZ.mjs";
22
22
  import "./chunk-XM6CYEXN.mjs";
23
23
  import "./chunk-J5LGTIGS.mjs";
24
24
  export {
package/dist/icon.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-D7E317WV.mjs';
1
+ export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, _ as CheckboxCheckedIcon, Z as CheckboxIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, $ as InputLengthIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-xThRnNN3.mjs';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
4
- import './types-DEsY_CPH.mjs';
4
+ import './types-CheN9vHJ.mjs';
5
5
  import '@tanstack/react-query/src/types';
package/dist/icon.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-C82WIWvx.js';
1
+ export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, _ as CheckboxCheckedIcon, Z as CheckboxIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, $ as InputLengthIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-DN-jrh8-.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
4
- import './types-DEsY_CPH.js';
4
+ import './types-CheN9vHJ.js';
5
5
  import '@tanstack/react-query/src/types';
package/dist/icon.js CHANGED
@@ -30,6 +30,8 @@ __export(icon_exports, {
30
30
  BitgetIcon: () => BitgetIcon,
31
31
  CheckIcon: () => CheckIcon,
32
32
  CheckRoundIcon: () => CheckRoundIcon,
33
+ CheckboxCheckedIcon: () => CheckboxCheckedIcon,
34
+ CheckboxIcon: () => CheckboxIcon,
33
35
  CloseEyeIcon: () => CloseEyeIcon,
34
36
  CloseIcon: () => CloseIcon,
35
37
  CloseRoundIcon: () => CloseRoundIcon,
@@ -46,6 +48,7 @@ __export(icon_exports, {
46
48
  GoogleIcon: () => GoogleIcon,
47
49
  InfoLineIcon: () => InfoLineIcon,
48
50
  InfoRoundIcon: () => InfoRoundIcon,
51
+ InputLengthIcon: () => InputLengthIcon,
49
52
  LeatherIcon: () => LeatherIcon,
50
53
  LinkedinIcon: () => LinkedinIcon,
51
54
  LoadingIcon: () => LoadingIcon_default,
@@ -1305,6 +1308,53 @@ function MoreIcon({
1305
1308
  )
1306
1309
  ] });
1307
1310
  }
1311
+
1312
+ // src/assets/icon/CheckboxIcon.tsx
1313
+ var import_jsx_runtime51 = require("react/jsx-runtime");
1314
+ function CheckboxIcon({
1315
+ size = 16,
1316
+ color = "#E3E3E3",
1317
+ ...props
1318
+ }) {
1319
+ return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("svg", { width: size, height: size, viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime51.jsx)("rect", { x: "2.08203", y: "2.58325", width: "11.8333", height: "11.8333", rx: "3.25", stroke: color, strokeWidth: "1.5" }) });
1320
+ }
1321
+
1322
+ // src/assets/icon/CheckboxCheckedIcon.tsx
1323
+ var import_jsx_runtime52 = require("react/jsx-runtime");
1324
+ function CheckboxCheckedIcon({
1325
+ size = 16,
1326
+ color = "#FC802D",
1327
+ ...props
1328
+ }) {
1329
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)("svg", { width: size, height: size, viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
1330
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("rect", { x: "1.33203", y: "1.83325", width: "13.3333", height: "13.3333", rx: "4", fill: color }),
1331
+ /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
1332
+ "path",
1333
+ {
1334
+ d: "M5.96094 7.63565L7.23226 8.90697L9.87499 6.26424C10.113 6.02621 10.4989 6.02621 10.737 6.26424C10.975 6.50227 10.975 6.8882 10.737 7.12623L7.80211 10.0611C7.48739 10.3758 6.97714 10.3758 6.66242 10.0611L5.09896 8.49764C4.86093 8.25961 4.86093 7.87368 5.09896 7.63565C5.33699 7.39762 5.72291 7.39762 5.96094 7.63565Z",
1335
+ fill: "white"
1336
+ }
1337
+ )
1338
+ ] });
1339
+ }
1340
+
1341
+ // src/assets/icon/InputLengthIcon.tsx
1342
+ var import_jsx_runtime53 = require("react/jsx-runtime");
1343
+ function InputLengthIcon({
1344
+ size = 12,
1345
+ color = "#B6B6B6",
1346
+ ...props
1347
+ }) {
1348
+ return /* @__PURE__ */ (0, import_jsx_runtime53.jsx)("svg", { width: size, height: size, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
1349
+ "path",
1350
+ {
1351
+ "fill-rule": "evenodd",
1352
+ "clip-rule": "evenodd",
1353
+ d: "M1.10097 12L12 1.10097L10.899 0L0 10.899L1.10097 12ZM7.19277 11.4594L11.6684 6.98378L10.5675 5.88281L6.0918 10.3585L7.19277 11.4594Z",
1354
+ fill: color
1355
+ }
1356
+ ) });
1357
+ }
1308
1358
  // Annotate the CommonJS export names for ESM import in node:
1309
1359
  0 && (module.exports = {
1310
1360
  ArrowDownIcon,
@@ -1317,6 +1367,8 @@ function MoreIcon({
1317
1367
  BitgetIcon,
1318
1368
  CheckIcon,
1319
1369
  CheckRoundIcon,
1370
+ CheckboxCheckedIcon,
1371
+ CheckboxIcon,
1320
1372
  CloseEyeIcon,
1321
1373
  CloseIcon,
1322
1374
  CloseRoundIcon,
@@ -1333,6 +1385,7 @@ function MoreIcon({
1333
1385
  GoogleIcon,
1334
1386
  InfoLineIcon,
1335
1387
  InfoRoundIcon,
1388
+ InputLengthIcon,
1336
1389
  LeatherIcon,
1337
1390
  LinkedinIcon,
1338
1391
  LoadingIcon,