@matchain/matchid-sdk-react 0.1.48-alpha.2 → 0.1.48-alpha.4

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 (44) 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-D6IUBR7S.mjs → chunk-546GCDLV.mjs} +47 -1
  4. package/dist/chunk-546GCDLV.mjs.map +1 -0
  5. package/dist/{chunk-6HRRPZPM.mjs → chunk-UTCHBVMG.mjs} +2 -2
  6. package/dist/components/index.d.mts +3 -3
  7. package/dist/components/index.d.ts +3 -3
  8. package/dist/components/index.js.map +1 -1
  9. package/dist/components/index.mjs +1 -1
  10. package/dist/hooks/api/index.d.mts +2 -2
  11. package/dist/hooks/api/index.d.ts +2 -2
  12. package/dist/hooks/api/index.js.map +1 -1
  13. package/dist/hooks/api/index.mjs +2 -2
  14. package/dist/hooks/index.d.mts +2 -2
  15. package/dist/hooks/index.d.ts +2 -2
  16. package/dist/hooks/index.js +53 -0
  17. package/dist/hooks/index.js.map +1 -1
  18. package/dist/hooks/index.mjs +3 -1
  19. package/dist/{index-BVatQlwF.d.mts → index-B-s1k4Da.d.mts} +1 -1
  20. package/dist/{index-BIgM4fy0.d.mts → index-B8DYrhSW.d.mts} +1 -1
  21. package/dist/{index-CGs_yTFg.d.ts → index-BHvCA7F9.d.ts} +2 -2
  22. package/dist/{index-M7ZB3yR5.d.mts → index-BZrddrq-.d.mts} +2 -2
  23. package/dist/{index-DamklTOJ.d.mts → index-BvLpvebq.d.mts} +2 -2
  24. package/dist/{index-CKiK4KHj.d.ts → index-Bzcc-y8m.d.ts} +1 -1
  25. package/dist/{index-BwD1ij0H.d.ts → index-Cwx2p8th.d.ts} +1 -1
  26. package/dist/{index-C2-M-aBb.d.ts → index-DCeOyAw8.d.ts} +2 -2
  27. package/dist/{index-RfA22r-Z.d.ts → index-DG_gyw1q.d.ts} +1 -1
  28. package/dist/{index-BHVMQGZj.d.mts → index-DKyt0for.d.mts} +11 -3
  29. package/dist/{index-Bb7IkjUW.d.mts → index-DbG5IjhP.d.mts} +1 -1
  30. package/dist/{index-DgAnNnit.d.ts → index-TkB89QxX.d.ts} +11 -3
  31. package/dist/index.d.mts +7 -7
  32. package/dist/index.d.ts +7 -7
  33. package/dist/index.js +45 -0
  34. package/dist/index.js.map +1 -1
  35. package/dist/index.mjs +2 -2
  36. package/dist/types/index.d.mts +1 -1
  37. package/dist/types/index.d.ts +1 -1
  38. package/dist/{types-DQq17lf4.d.mts → types-CHkU0WHZ.d.mts} +1 -1
  39. package/dist/{types-DQq17lf4.d.ts → types-CHkU0WHZ.d.ts} +1 -1
  40. package/dist/ui/index.d.mts +3 -3
  41. package/dist/ui/index.d.ts +3 -3
  42. package/package.json +1 -1
  43. package/dist/chunk-D6IUBR7S.mjs.map +0 -1
  44. /package/dist/{chunk-6HRRPZPM.mjs.map → chunk-UTCHBVMG.mjs.map} +0 -0
@@ -10,7 +10,7 @@ import {
10
10
  TRONModal,
11
11
  UsernameModal,
12
12
  WalletModal
13
- } from "../chunk-D6IUBR7S.mjs";
13
+ } from "../chunk-546GCDLV.mjs";
14
14
  import "../chunk-UA6XHZHX.mjs";
15
15
  import {
16
16
  Button,
@@ -1,5 +1,5 @@
1
- export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-BIgM4fy0.mjs';
1
+ export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-B8DYrhSW.mjs';
2
2
  import '@tanstack/react-query';
3
3
  import '@tanstack/react-query/src/types';
4
- import '../../types-DQq17lf4.mjs';
4
+ import '../../types-CHkU0WHZ.mjs';
5
5
  import 'react';
@@ -1,5 +1,5 @@
1
- export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-BwD1ij0H.js';
1
+ export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-Cwx2p8th.js';
2
2
  import '@tanstack/react-query';
3
3
  import '@tanstack/react-query/src/types';
4
- import '../../types-DQq17lf4.js';
4
+ import '../../types-CHkU0WHZ.js';
5
5
  import 'react';