@matchain/matchid-sdk-react 0.1.42-alpha.17 → 0.1.42-alpha.2

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 (71) hide show
  1. package/dist/assets/icon/index.d.mts +1 -1
  2. package/dist/assets/icon/index.d.ts +1 -1
  3. package/dist/{chunk-L3G6YN2D.mjs → chunk-2YN5Y3SM.mjs} +2 -2
  4. package/dist/chunk-PZPEWHBV.mjs +4251 -0
  5. package/dist/chunk-PZPEWHBV.mjs.map +1 -0
  6. package/dist/components/index.d.mts +2 -3
  7. package/dist/components/index.d.ts +2 -3
  8. package/dist/components/index.js +486 -770
  9. package/dist/components/index.js.map +1 -1
  10. package/dist/components/index.mjs +3 -8
  11. package/dist/hooks/api/index.d.mts +2 -2
  12. package/dist/hooks/api/index.d.ts +2 -2
  13. package/dist/hooks/api/index.js +78 -137
  14. package/dist/hooks/api/index.js.map +1 -1
  15. package/dist/hooks/api/index.mjs +2 -3
  16. package/dist/hooks/index.d.mts +2 -5
  17. package/dist/hooks/index.d.ts +2 -5
  18. package/dist/hooks/index.js +158 -362
  19. package/dist/hooks/index.js.map +1 -1
  20. package/dist/hooks/index.mjs +1 -2
  21. package/dist/index-B4YpKSY3.d.ts +94 -0
  22. package/dist/{index-CLvQH5gM.d.ts → index-CxY3u9Rv.d.ts} +12 -32
  23. package/dist/{index-DlhAHm_s.d.mts → index-DCReY5T2.d.mts} +12 -32
  24. package/dist/{index-Ca9nh_8s.d.ts → index-DbjibQ5d.d.mts} +1 -1
  25. package/dist/{index-DFZpfAfc.d.mts → index-GcpJCj6O.d.ts} +1 -1
  26. package/dist/index-_k6h9w0P.d.mts +94 -0
  27. package/dist/index.css +4 -84
  28. package/dist/index.d.mts +5 -9
  29. package/dist/index.d.ts +5 -9
  30. package/dist/index.js +679 -1203
  31. package/dist/index.js.map +1 -1
  32. package/dist/index.mjs +2 -6
  33. package/dist/types.d-DwF-Pkvh.d.mts +179 -0
  34. package/dist/types.d-DwF-Pkvh.d.ts +179 -0
  35. package/example/package.json +0 -1
  36. package/example/src/App.tsx +28 -54
  37. package/example/src/components/Login/index.tsx +2 -2
  38. package/example/src/components/RoutePrivate/index.tsx +3 -4
  39. package/example/src/config/index.ts +2 -7
  40. package/example/src/pages/{User/index.tsx → User.tsx} +84 -55
  41. package/example/src/pages/Wallet.tsx +43 -258
  42. package/example/tsconfig.json +0 -1
  43. package/package.json +2 -7
  44. package/dist/chunk-KITTHHSR.mjs +0 -4757
  45. package/dist/chunk-KITTHHSR.mjs.map +0 -1
  46. package/dist/chunk-SQIJR7RA.mjs +0 -29
  47. package/dist/chunk-SQIJR7RA.mjs.map +0 -1
  48. package/dist/index-Bluim2ZP.d.mts +0 -143
  49. package/dist/index-BxS06a5O.d.ts +0 -50
  50. package/dist/index-EqksEEto.d.ts +0 -143
  51. package/dist/index-q5XDobUF.d.mts +0 -50
  52. package/dist/mpc-CTbBWHld.d.mts +0 -20
  53. package/dist/mpc-CTbBWHld.d.ts +0 -20
  54. package/dist/types/index.d.mts +0 -3
  55. package/dist/types/index.d.ts +0 -3
  56. package/dist/types/index.js +0 -44
  57. package/dist/types/index.js.map +0 -1
  58. package/dist/types/index.mjs +0 -10
  59. package/dist/types/index.mjs.map +0 -1
  60. package/dist/types-CVwZEgQ0.d.mts +0 -244
  61. package/dist/types-CVwZEgQ0.d.ts +0 -244
  62. package/example/src/abi/erc20.json +0 -222
  63. package/example/src/components/ButtonGroup/index.tsx +0 -10
  64. package/example/src/config/chains/index.ts +0 -2
  65. package/example/src/config/chains/matchMain.ts +0 -27
  66. package/example/src/config/chains/matchTest.ts +0 -33
  67. package/example/src/pages/User/components/BindListModal.tsx +0 -10
  68. package/example/src/pages/User/components/PohListModal.tsx +0 -10
  69. package/example/src/pages/User/components/QueryDisplay.tsx +0 -25
  70. package/example/src/store/useLocalStore.ts +0 -51
  71. /package/dist/{chunk-L3G6YN2D.mjs.map → chunk-2YN5Y3SM.mjs.map} +0 -0
@@ -1,5 +1,4 @@
1
- export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, O as Overlay, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal, W as WalletModal } from '../index-DlhAHm_s.mjs';
1
+ export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal } from '../index-DCReY5T2.mjs';
2
2
  import 'react/jsx-runtime';
3
- import '../types-CVwZEgQ0.mjs';
3
+ import '../types.d-DwF-Pkvh.mjs';
4
4
  import 'react';
5
- import '../mpc-CTbBWHld.mjs';
@@ -1,5 +1,4 @@
1
- export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, O as Overlay, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal, W as WalletModal } from '../index-CLvQH5gM.js';
1
+ export { g as BTCModal, B as Button, E as EmailModal, F as Field, I as Input, L as LoginBox, b as LoginButton, d as LoginModal, c as LoginPanel, M as Modal, a as ModalWithHeader, e as PasswordModal, P as Popover, S as SOLModal, f as TONModal, T as TRONModal, U as UsernameModal } from '../index-CxY3u9Rv.js';
2
2
  import 'react/jsx-runtime';
3
- import '../types-CVwZEgQ0.js';
3
+ import '../types.d-DwF-Pkvh.js';
4
4
  import 'react';
5
- import '../mpc-CTbBWHld.js';