@matchain/matchid-sdk-react 0.1.37-alpha.12 → 0.1.37-alpha.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.
Files changed (40) hide show
  1. package/dist/assets/icon/index.d.mts +1 -7
  2. package/dist/assets/icon/index.d.ts +1 -7
  3. package/dist/assets/icon/index.js +0 -78
  4. package/dist/assets/icon/index.js.map +1 -1
  5. package/dist/assets/icon/index.mjs +1 -7
  6. package/dist/chunk-J6EA7OSJ.mjs +992 -0
  7. package/dist/chunk-J6EA7OSJ.mjs.map +1 -0
  8. package/dist/{chunk-IHRQKSSO.mjs → chunk-MZB76VOE.mjs} +2 -2
  9. package/dist/chunk-MZB76VOE.mjs.map +1 -0
  10. package/dist/{chunk-F5CJROWH.mjs → chunk-YCRZLAOS.mjs} +173 -358
  11. package/dist/chunk-YCRZLAOS.mjs.map +1 -0
  12. package/dist/components/index.d.mts +1 -1
  13. package/dist/components/index.d.ts +1 -1
  14. package/dist/components/index.js +300 -663
  15. package/dist/components/index.js.map +1 -1
  16. package/dist/components/index.mjs +4 -4
  17. package/dist/hooks/api/index.d.mts +1 -1
  18. package/dist/hooks/api/index.d.ts +1 -1
  19. package/dist/hooks/api/index.js +42 -56
  20. package/dist/hooks/api/index.js.map +1 -1
  21. package/dist/hooks/api/index.mjs +3 -3
  22. package/dist/hooks/index.js +48 -62
  23. package/dist/hooks/index.js.map +1 -1
  24. package/dist/hooks/index.mjs +2 -2
  25. package/dist/{index-BICt0DjJ.d.ts → index-BFn-HCRJ.d.ts} +3 -3
  26. package/dist/{index-CzAaZV-2.d.mts → index-BdeWio3u.d.mts} +3 -3
  27. package/dist/{index-B89X65ox.d.ts → index-CfipOX1C.d.ts} +5 -5
  28. package/dist/{index-CAvsdgJw.d.mts → index-Dq1vYJ0E.d.mts} +5 -5
  29. package/dist/index.d.mts +2 -2
  30. package/dist/index.d.ts +2 -2
  31. package/dist/index.js +377 -752
  32. package/dist/index.js.map +1 -1
  33. package/dist/index.mjs +3 -3
  34. package/example/src/components/Login/index.tsx +1 -1
  35. package/example/src/pages/User.tsx +1 -1
  36. package/package.json +1 -1
  37. package/dist/chunk-6PWH7WZI.mjs +0 -1067
  38. package/dist/chunk-6PWH7WZI.mjs.map +0 -1
  39. package/dist/chunk-F5CJROWH.mjs.map +0 -1
  40. package/dist/chunk-IHRQKSSO.mjs.map +0 -1
@@ -5,7 +5,6 @@ import {
5
5
  BTCDarkIcon,
6
6
  BTCLightIcon,
7
7
  BackIcon,
8
- BitgetIcon,
9
8
  CheckIcon,
10
9
  CheckRoundIcon,
11
10
  CloseEyeIcon,
@@ -25,7 +24,6 @@ import {
25
24
  LinkedinIcon,
26
25
  LoadingIcon_default,
27
26
  LoginIcon_default,
28
- OKXIcon,
29
27
  OpenEyeIcon,
30
28
  PasswordRoundIcon,
31
29
  SOLDarkIcon,
@@ -33,14 +31,13 @@ import {
33
31
  TRXDarkIcon,
34
32
  TRXLightIcon,
35
33
  TelegramIcon,
36
- TronLinkIcon,
37
34
  UnLoginIcon_default,
38
35
  UnisatIcon,
39
36
  WalletIcon,
40
37
  XIcon,
41
38
  XverseIcon,
42
39
  YoutubeIcon
43
- } from "../../chunk-6PWH7WZI.mjs";
40
+ } from "../../chunk-J6EA7OSJ.mjs";
44
41
  import "../../chunk-J5LGTIGS.mjs";
45
42
  export {
46
43
  ArrowDownIcon,
@@ -49,7 +46,6 @@ export {
49
46
  BTCDarkIcon,
50
47
  BTCLightIcon,
51
48
  BackIcon,
52
- BitgetIcon,
53
49
  CheckIcon,
54
50
  CheckRoundIcon,
55
51
  CloseEyeIcon,
@@ -69,7 +65,6 @@ export {
69
65
  LinkedinIcon,
70
66
  LoadingIcon_default as LoadingIcon,
71
67
  LoginIcon_default as LoginIcon,
72
- OKXIcon,
73
68
  OpenEyeIcon,
74
69
  PasswordRoundIcon,
75
70
  SOLDarkIcon,
@@ -77,7 +72,6 @@ export {
77
72
  TRXDarkIcon,
78
73
  TRXLightIcon,
79
74
  TelegramIcon,
80
- TronLinkIcon,
81
75
  UnLoginIcon_default as UnLoginIcon,
82
76
  UnisatIcon,
83
77
  WalletIcon,