@matchain/matchid-sdk-react 0.1.42-alpha.8 → 0.1.43

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 (45) 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-FXRUBZOM.mjs → chunk-KITTHHSR.mjs} +372 -294
  4. package/dist/chunk-KITTHHSR.mjs.map +1 -0
  5. package/dist/{chunk-NFWID5ZW.mjs → chunk-L3G6YN2D.mjs} +2 -2
  6. package/dist/components/index.d.mts +2 -2
  7. package/dist/components/index.d.ts +2 -2
  8. package/dist/components/index.js +306 -232
  9. package/dist/components/index.js.map +1 -1
  10. package/dist/components/index.mjs +5 -3
  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 +52 -30
  14. package/dist/hooks/api/index.js.map +1 -1
  15. package/dist/hooks/api/index.mjs +2 -2
  16. package/dist/hooks/index.d.mts +2 -2
  17. package/dist/hooks/index.d.ts +2 -2
  18. package/dist/hooks/index.js +87 -53
  19. package/dist/hooks/index.js.map +1 -1
  20. package/dist/hooks/index.mjs +1 -1
  21. package/dist/{index-Ca9nh_8s.d.ts → index-BQDL8XkC.d.ts} +1 -1
  22. package/dist/{index-CmH9iRLd.d.mts → index-C1NfMaCm.d.mts} +10 -3
  23. package/dist/{index-q5XDobUF.d.mts → index-DAj3aVo6.d.mts} +1 -1
  24. package/dist/{index-sOVSnYF4.d.mts → index-DnK10Gz7.d.mts} +11 -5
  25. package/dist/{index-BxS06a5O.d.ts → index-DzVjb4K-.d.ts} +1 -1
  26. package/dist/{index-DFZpfAfc.d.mts → index-Rb-jdkzE.d.mts} +1 -1
  27. package/dist/{index-DKMrpRJC.d.ts → index-ivTptZeo.d.ts} +11 -5
  28. package/dist/{index-DY_ReBra.d.ts → index-x432SkFJ.d.ts} +10 -3
  29. package/dist/index.d.mts +6 -6
  30. package/dist/index.d.ts +6 -6
  31. package/dist/index.js +409 -334
  32. package/dist/index.js.map +1 -1
  33. package/dist/index.mjs +2 -2
  34. package/dist/types/index.d.mts +1 -1
  35. package/dist/types/index.d.ts +1 -1
  36. package/dist/{types-CVwZEgQ0.d.mts → types-E2MeOwmE.d.mts} +1 -1
  37. package/dist/{types-CVwZEgQ0.d.ts → types-E2MeOwmE.d.ts} +1 -1
  38. package/example/src/abi/erc20.json +222 -0
  39. package/example/src/config/index.ts +1 -0
  40. package/example/src/pages/Wallet.tsx +135 -9
  41. package/example/src/store/useLocalStore.ts +7 -1
  42. package/example/tsconfig.json +1 -0
  43. package/package.json +1 -1
  44. package/dist/chunk-FXRUBZOM.mjs.map +0 -1
  45. /package/dist/{chunk-NFWID5ZW.mjs.map → chunk-L3G6YN2D.mjs.map} +0 -0
@@ -9,7 +9,7 @@ import {
9
9
  unBindWalletApi,
10
10
  useUserInfo,
11
11
  verifyPohApi
12
- } from "./chunk-FXRUBZOM.mjs";
12
+ } from "./chunk-KITTHHSR.mjs";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-J5LGTIGS.mjs";
@@ -90,4 +90,4 @@ export {
90
90
  user_exports,
91
91
  api_exports
92
92
  };
93
- //# sourceMappingURL=chunk-NFWID5ZW.mjs.map
93
+ //# sourceMappingURL=chunk-L3G6YN2D.mjs.map
@@ -1,5 +1,5 @@
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 } from '../index-CmH9iRLd.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, 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-C1NfMaCm.mjs';
2
2
  import 'react/jsx-runtime';
3
- import '../types-CVwZEgQ0.mjs';
3
+ import '../types-E2MeOwmE.mjs';
4
4
  import 'react';
5
5
  import '../mpc-CTbBWHld.mjs';
@@ -1,5 +1,5 @@
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 } from '../index-DY_ReBra.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, 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-x432SkFJ.js';
2
2
  import 'react/jsx-runtime';
3
- import '../types-CVwZEgQ0.js';
3
+ import '../types-E2MeOwmE.js';
4
4
  import 'react';
5
5
  import '../mpc-CTbBWHld.js';