@matchain/matchid-sdk-react 0.1.38 → 0.1.39

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 (34) 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-IHRQKSSO.mjs → chunk-7HVF5LGS.mjs} +2 -2
  4. package/dist/{chunk-F5CJROWH.mjs → chunk-RVAWFV2B.mjs} +6 -3
  5. package/dist/chunk-RVAWFV2B.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 +5 -2
  9. package/dist/components/index.js.map +1 -1
  10. package/dist/components/index.mjs +1 -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.map +1 -1
  14. package/dist/hooks/api/index.mjs +2 -2
  15. package/dist/hooks/index.d.mts +2 -2
  16. package/dist/hooks/index.d.ts +2 -2
  17. package/dist/hooks/index.js.map +1 -1
  18. package/dist/hooks/index.mjs +1 -1
  19. package/dist/{index-DUCRzr-P.d.ts → index-BPveUnst.d.ts} +1 -1
  20. package/dist/{index-CAvsdgJw.d.mts → index-ClQl2MMF.d.mts} +1 -1
  21. package/dist/{index-B89X65ox.d.ts → index-CvCSpU8m.d.ts} +1 -1
  22. package/dist/{index-BICt0DjJ.d.ts → index-DlrDrTMk.d.ts} +1 -1
  23. package/dist/{index-BTTka3Uo.d.mts → index-Dm5o2w2J.d.mts} +1 -1
  24. package/dist/{index-CzAaZV-2.d.mts → index-mEK7Lcps.d.mts} +1 -1
  25. package/dist/index.d.mts +4 -4
  26. package/dist/index.d.ts +4 -4
  27. package/dist/index.js +5 -2
  28. package/dist/index.js.map +1 -1
  29. package/dist/index.mjs +2 -2
  30. package/dist/{types.d-Cqt8ifXa.d.mts → types.d-IS3DBl3p.d.mts} +1 -1
  31. package/dist/{types.d-Cqt8ifXa.d.ts → types.d-IS3DBl3p.d.ts} +1 -1
  32. package/package.json +1 -1
  33. package/dist/chunk-F5CJROWH.mjs.map +0 -1
  34. /package/dist/{chunk-IHRQKSSO.mjs.map → chunk-7HVF5LGS.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-Cqt8ifXa.mjs';
3
+ import { l as IconProps$1 } from '../../types.d-IS3DBl3p.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-Cqt8ifXa.js';
3
+ import { l as IconProps$1 } from '../../types.d-IS3DBl3p.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-F5CJROWH.mjs";
12
+ } from "./chunk-RVAWFV2B.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-IHRQKSSO.mjs.map
93
+ //# sourceMappingURL=chunk-7HVF5LGS.mjs.map
@@ -1101,9 +1101,12 @@ function LoginBox({
1101
1101
  ],
1102
1102
  methods = [
1103
1103
  "telegram",
1104
- "twitter"
1104
+ "twitter",
1105
+ "github",
1106
+ "linkedin",
1107
+ "discord"
1105
1108
  ],
1106
- walletMethods = ["evm", "sol"],
1109
+ walletMethods = ["evm", "sol", "btc", "tron"],
1107
1110
  inModal = false
1108
1111
  }) {
1109
1112
  const [emailOpen, setEmailOpen] = useState9(false);
@@ -3891,4 +3894,4 @@ export {
3891
3894
  MatchProvider,
3892
3895
  useMatch
3893
3896
  };
3894
- //# sourceMappingURL=chunk-F5CJROWH.mjs.map
3897
+ //# sourceMappingURL=chunk-RVAWFV2B.mjs.map