@matchain/matchid-sdk-react 0.1.40-alpha.4 → 0.1.40-alpha.6

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 (39) 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-GYHBGOEC.mjs → chunk-QEOWZ3EN.mjs} +2 -2
  4. package/dist/{chunk-HL5ODTAH.mjs → chunk-ZLARXHQ5.mjs} +321 -91
  5. package/dist/chunk-ZLARXHQ5.mjs.map +1 -0
  6. package/dist/components/index.d.mts +2 -2
  7. package/dist/components/index.d.ts +2 -2
  8. package/dist/components/index.js +249 -36
  9. package/dist/components/index.js.map +1 -1
  10. package/dist/components/index.mjs +3 -1
  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 +35 -18
  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 +41 -24
  19. package/dist/hooks/index.js.map +1 -1
  20. package/dist/hooks/index.mjs +1 -1
  21. package/dist/{index-CiM5L42f.d.mts → index-C3KZYrtu.d.mts} +1 -1
  22. package/dist/{index-CvCSpU8m.d.ts → index-COlsBC-b.d.mts} +9 -3
  23. package/dist/{index-BPveUnst.d.ts → index-DoF5jRoi.d.ts} +1 -1
  24. package/dist/{index-DBscX8i6.d.ts → index-Dq9Swg8r.d.ts} +1 -1
  25. package/dist/{index-ClQl2MMF.d.mts → index-fS75Swm8.d.ts} +9 -3
  26. package/dist/{index-Dm5o2w2J.d.mts → index-fl6SNIZC.d.mts} +1 -1
  27. package/dist/index.d.mts +4 -4
  28. package/dist/index.d.ts +4 -4
  29. package/dist/index.js +318 -95
  30. package/dist/index.js.map +1 -1
  31. package/dist/index.mjs +5 -5
  32. package/dist/{types.d-IS3DBl3p.d.mts → types.d-CLO_WLka.d.mts} +1 -1
  33. package/dist/{types.d-IS3DBl3p.d.ts → types.d-CLO_WLka.d.ts} +1 -1
  34. package/example/src/components/Login/index.tsx +2 -2
  35. package/example/src/config/index.ts +6 -1
  36. package/example/src/pages/User.tsx +4 -4
  37. package/package.json +2 -2
  38. package/dist/chunk-HL5ODTAH.mjs.map +0 -1
  39. /package/dist/{chunk-GYHBGOEC.mjs.map → chunk-QEOWZ3EN.mjs.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import React, { CSSProperties } from 'react';
3
- import { l as IconProps$1 } from '../../types.d-IS3DBl3p.mjs';
3
+ import { l as IconProps$1 } from '../../types.d-CLO_WLka.mjs';
4
4
 
5
5
  declare function BackIcon({ color, size, className, style }: {
6
6
  color?: string;
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import React, { CSSProperties } from 'react';
3
- import { l as IconProps$1 } from '../../types.d-IS3DBl3p.js';
3
+ import { l as IconProps$1 } from '../../types.d-CLO_WLka.js';
4
4
 
5
5
  declare function BackIcon({ color, size, className, style }: {
6
6
  color?: string;
@@ -9,7 +9,7 @@ import {
9
9
  unBindWalletApi,
10
10
  useUserInfo,
11
11
  verifyPohApi
12
- } from "./chunk-HL5ODTAH.mjs";
12
+ } from "./chunk-ZLARXHQ5.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-GYHBGOEC.mjs.map
93
+ //# sourceMappingURL=chunk-QEOWZ3EN.mjs.map