@matchain/matchid-sdk-react 0.1.50 → 0.1.51-alpha.0

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 (50) 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-JLQVDNWZ.mjs → chunk-5P2AOB6Q.mjs} +2 -2
  4. package/dist/{chunk-JLQVDNWZ.mjs.map → chunk-5P2AOB6Q.mjs.map} +1 -1
  5. package/dist/{chunk-6KB4RLTC.mjs → chunk-JJGSJGWC.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 +1 -1
  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 -3
  16. package/dist/hooks/index.d.ts +2 -3
  17. package/dist/hooks/index.js.map +1 -1
  18. package/dist/hooks/index.mjs +1 -1
  19. package/dist/{index-Bvc8cjpN.d.ts → index-BDoEk1EK.d.ts} +2 -2
  20. package/dist/{index-Cx2Lx_mh.d.ts → index-BU0r26-N.d.mts} +2 -3
  21. package/dist/{index-BcEreCxd.d.ts → index-BUj9mOrS.d.ts} +1 -1
  22. package/dist/{index-Cou96DpL.d.mts → index-B_o9HBS1.d.mts} +1 -1
  23. package/dist/{index-Bpmrd7mh.d.ts → index-Bmir-Wor.d.mts} +1 -2
  24. package/dist/{index-C_TiXUOB.d.mts → index-C3aFwrd4.d.ts} +2 -3
  25. package/dist/{index-D4ju2J_e.d.mts → index-CDqIk5k2.d.mts} +1 -1
  26. package/dist/{index-C9F6f2iz.d.mts → index-D5OzNRfu.d.mts} +2 -2
  27. package/dist/{index-BMsj8hJv.d.ts → index-DMUZQqNB.d.ts} +2 -2
  28. package/dist/{index-Cy3K-Yao.d.ts → index-DvM6x6e6.d.ts} +1 -1
  29. package/dist/{index-C9qYyRgt.d.mts → index-XzSw1Bym.d.mts} +2 -2
  30. package/dist/{index-BMfaixEx.d.mts → index-k2Uf0F94.d.ts} +1 -2
  31. package/dist/index.d.mts +7 -8
  32. package/dist/index.d.ts +7 -8
  33. package/dist/index.js +1 -1
  34. package/dist/index.js.map +1 -1
  35. package/dist/index.mjs +2 -2
  36. package/dist/types/index.d.mts +1 -2
  37. package/dist/types/index.d.ts +1 -2
  38. package/dist/{types-DzVVzMYU.d.mts → types-Dd_ExpLx.d.mts} +21 -1
  39. package/dist/{types-DzVVzMYU.d.ts → types-Dd_ExpLx.d.ts} +21 -1
  40. package/dist/ui/index.d.mts +3 -3
  41. package/dist/ui/index.d.ts +3 -3
  42. package/dist/utils/index.d.mts +1 -2
  43. package/dist/utils/index.d.ts +1 -2
  44. package/example/src/App.tsx +11 -3
  45. package/example/src/pages/User/index.tsx +3 -1
  46. package/example/src/store/useLocalStore.ts +4 -0
  47. package/package.json +1 -1
  48. package/dist/mpc-CTbBWHld.d.mts +0 -20
  49. package/dist/mpc-CTbBWHld.d.ts +0 -20
  50. /package/dist/{chunk-6KB4RLTC.mjs.map → chunk-JJGSJGWC.mjs.map} +0 -0
@@ -11,7 +11,7 @@ import {
11
11
  useUserInfo,
12
12
  verifyPohApi,
13
13
  wallet_exports
14
- } from "./chunk-JLQVDNWZ.mjs";
14
+ } from "./chunk-5P2AOB6Q.mjs";
15
15
  import {
16
16
  __export
17
17
  } from "./chunk-J5LGTIGS.mjs";
@@ -94,4 +94,4 @@ export {
94
94
  user_exports,
95
95
  api_exports
96
96
  };
97
- //# sourceMappingURL=chunk-6KB4RLTC.mjs.map
97
+ //# sourceMappingURL=chunk-JJGSJGWC.mjs.map
@@ -1,6 +1,6 @@
1
- export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, S as SOLModal, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-C9qYyRgt.mjs';
2
- export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-Cou96DpL.mjs';
1
+ export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, S as SOLModal, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-XzSw1Bym.mjs';
2
+ export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-B_o9HBS1.mjs';
3
3
  import 'react/jsx-runtime';
4
- import '../types-DzVVzMYU.mjs';
4
+ import '../types-Dd_ExpLx.mjs';
5
5
  import 'react';
6
6
  import '@tanstack/react-query/src/types';
@@ -1,6 +1,6 @@
1
- export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, S as SOLModal, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-Bvc8cjpN.js';
2
- export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-BcEreCxd.js';
1
+ export { B as BTCModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, S as SOLModal, d as TONModal, T as TRONModal, f as TokenDetail, g as TokenSend, h as TokenSendList, j as TransactionList, U as UsernameModal, e as WalletAsset, W as WalletModal } from '../index-BDoEk1EK.js';
2
+ export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-BUj9mOrS.js';
3
3
  import 'react/jsx-runtime';
4
- import '../types-DzVVzMYU.js';
4
+ import '../types-Dd_ExpLx.js';
5
5
  import 'react';
6
6
  import '@tanstack/react-query/src/types';
@@ -3452,7 +3452,7 @@ function StepVerify(props) {
3452
3452
  setSendBtnText(`${sendTimeRef.current}s`);
3453
3453
  if (sendTimeRef.current <= 0) {
3454
3454
  setSendBtnText(intl.formatMessage({
3455
- id: "Resend"
3455
+ id: "resend"
3456
3456
  }));
3457
3457
  clearInterval(intervalRef.current);
3458
3458
  setSending(false);