@matchain/matchid-sdk-react 0.1.37-alpha.3 → 0.1.37-alpha.5

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 (32) 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-YCRZLAOS.mjs → chunk-734WE4WK.mjs} +3 -3
  4. package/dist/{chunk-YCRZLAOS.mjs.map → chunk-734WE4WK.mjs.map} +1 -1
  5. package/dist/{chunk-MZB76VOE.mjs → chunk-DTHB4OQD.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.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.map +1 -1
  17. package/dist/hooks/index.mjs +1 -1
  18. package/dist/{index-BFn-HCRJ.d.ts → index-BKdqrCum.d.ts} +1 -1
  19. package/dist/{index-DUCRzr-P.d.ts → index-BPveUnst.d.ts} +1 -1
  20. package/dist/{index-CfipOX1C.d.ts → index-DTCAzQvB.d.ts} +1 -1
  21. package/dist/{index-BTTka3Uo.d.mts → index-Dm5o2w2J.d.mts} +1 -1
  22. package/dist/{index-BdeWio3u.d.mts → index-DqWn6VEO.d.mts} +1 -1
  23. package/dist/{index-Dq1vYJ0E.d.mts → index-dJi5ka2c.d.mts} +1 -1
  24. package/dist/index.d.mts +4 -4
  25. package/dist/index.d.ts +4 -4
  26. package/dist/index.js +2 -2
  27. package/dist/index.js.map +1 -1
  28. package/dist/index.mjs +2 -2
  29. package/dist/{types.d-Cqt8ifXa.d.mts → types.d-IS3DBl3p.d.mts} +1 -1
  30. package/dist/{types.d-Cqt8ifXa.d.ts → types.d-IS3DBl3p.d.ts} +1 -1
  31. package/package.json +1 -1
  32. /package/dist/{chunk-MZB76VOE.mjs.map → chunk-DTHB4OQD.mjs.map} +0 -0
@@ -4,7 +4,7 @@ import {
4
4
  useMatchEvents,
5
5
  useUserInfo,
6
6
  useWallet
7
- } from "../chunk-YCRZLAOS.mjs";
7
+ } from "../chunk-734WE4WK.mjs";
8
8
  import "../chunk-J6EA7OSJ.mjs";
9
9
  import "../chunk-J5LGTIGS.mjs";
10
10
  export {
@@ -1,6 +1,6 @@
1
1
  import * as _tanstack_react_query from '@tanstack/react-query';
2
2
  import { UseQueryOptions } from '@tanstack/react-query/src/types';
3
- import { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-Cqt8ifXa.js';
3
+ import { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-IS3DBl3p.js';
4
4
 
5
5
  interface MyResponseType<T> {
6
6
  code: number;
@@ -1,4 +1,4 @@
1
- import { b as ISocialLoginMethod, O as OverviewInfo, C as CEXType, c as LoginMethodType, I as IMatchEvents } from './types.d-Cqt8ifXa.js';
1
+ import { i as ISocialLoginMethod, j as OverviewInfo, C as CEXType, k as LoginMethodType, I as IMatchEvents } from './types.d-IS3DBl3p.js';
2
2
  import * as viem from 'viem';
3
3
  import { SignableMessage, Hex, TransactionSerializable, Account } from 'viem';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { E as EmailModalProps, d as InputProps, B as ButtonProps, M as ModalProps, e as ModalWithHeaderProps, P as PopoverProps, f as LoginBoxProps, g as OtherLoginMethodType, R as RecommendLoginMethodType, W as WalletType, h as PopoverPositionType, i as PopoverTypeType, j as LoginPanelProps, k as LoginModalProps } from './types.d-Cqt8ifXa.js';
2
+ import { E as EmailModalProps, b as InputProps, B as ButtonProps, M as ModalProps, c as ModalWithHeaderProps, P as PopoverProps, d as LoginBoxProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, W as WalletType, e as PopoverPositionType, f as PopoverTypeType, g as LoginPanelProps, h as LoginModalProps } from './types.d-IS3DBl3p.js';
3
3
  import { ReactNode, PropsWithChildren } from 'react';
4
4
 
5
5
  declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
@@ -1,4 +1,4 @@
1
- import { b as ISocialLoginMethod, O as OverviewInfo, C as CEXType, c as LoginMethodType, I as IMatchEvents } from './types.d-Cqt8ifXa.mjs';
1
+ import { i as ISocialLoginMethod, j as OverviewInfo, C as CEXType, k as LoginMethodType, I as IMatchEvents } from './types.d-IS3DBl3p.mjs';
2
2
  import * as viem from 'viem';
3
3
  import { SignableMessage, Hex, TransactionSerializable, Account } from 'viem';
4
4
 
@@ -1,6 +1,6 @@
1
1
  import * as _tanstack_react_query from '@tanstack/react-query';
2
2
  import { UseQueryOptions } from '@tanstack/react-query/src/types';
3
- import { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-Cqt8ifXa.mjs';
3
+ import { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-IS3DBl3p.mjs';
4
4
 
5
5
  interface MyResponseType<T> {
6
6
  code: number;
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { E as EmailModalProps, d as InputProps, B as ButtonProps, M as ModalProps, e as ModalWithHeaderProps, P as PopoverProps, f as LoginBoxProps, g as OtherLoginMethodType, R as RecommendLoginMethodType, W as WalletType, h as PopoverPositionType, i as PopoverTypeType, j as LoginPanelProps, k as LoginModalProps } from './types.d-Cqt8ifXa.mjs';
2
+ import { E as EmailModalProps, b as InputProps, B as ButtonProps, M as ModalProps, c as ModalWithHeaderProps, P as PopoverProps, d as LoginBoxProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, W as WalletType, e as PopoverPositionType, f as PopoverTypeType, g as LoginPanelProps, h as LoginModalProps } from './types.d-IS3DBl3p.mjs';
3
3
  import { ReactNode, PropsWithChildren } from 'react';
4
4
 
5
5
  declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
package/dist/index.d.mts CHANGED
@@ -1,8 +1,8 @@
1
1
  import React, { ReactNode } from 'react';
2
- import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-Cqt8ifXa.mjs';
3
- export { i as Components } from './index-Dq1vYJ0E.mjs';
4
- export { i as Hooks } from './index-BTTka3Uo.mjs';
5
- export { i as Api } from './index-BdeWio3u.mjs';
2
+ import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-IS3DBl3p.mjs';
3
+ export { i as Components } from './index-dJi5ka2c.mjs';
4
+ export { i as Hooks } from './index-Dm5o2w2J.mjs';
5
+ export { i as Api } from './index-DqWn6VEO.mjs';
6
6
  export { i as Chains } from './index-DXRGMAbv.mjs';
7
7
  import 'react/jsx-runtime';
8
8
  import 'viem';
package/dist/index.d.ts CHANGED
@@ -1,8 +1,8 @@
1
1
  import React, { ReactNode } from 'react';
2
- import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-Cqt8ifXa.js';
3
- export { i as Components } from './index-CfipOX1C.js';
4
- export { i as Hooks } from './index-DUCRzr-P.js';
5
- export { i as Api } from './index-BFn-HCRJ.js';
2
+ import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-IS3DBl3p.js';
3
+ export { i as Components } from './index-DTCAzQvB.js';
4
+ export { i as Hooks } from './index-BPveUnst.js';
5
+ export { i as Api } from './index-BKdqrCum.js';
6
6
  export { i as Chains } from './index-DXRGMAbv.js';
7
7
  import 'react/jsx-runtime';
8
8
  import 'viem';
package/dist/index.js CHANGED
@@ -3565,7 +3565,7 @@ function CEXBindModal({
3565
3565
  ) }),
3566
3566
  /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Field, { label: intl.formatMessage({
3567
3567
  id: "CEXBindApiSecretKey"
3568
- }), children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3568
+ }), error: type != "OKX" && error, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3569
3569
  Input,
3570
3570
  {
3571
3571
  value: secret,
@@ -3573,7 +3573,7 @@ function CEXBindModal({
3573
3573
  placeholder: "**** **** ****"
3574
3574
  }
3575
3575
  ) }),
3576
- type == "OKX" && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Field, { label: intl.formatMessage({
3576
+ type == "OKX" && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Field, { error, label: intl.formatMessage({
3577
3577
  id: "CEXBindApiPassphrase"
3578
3578
  }), children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
3579
3579
  Input,