@matchain/matchid-sdk-react 0.1.53-alpha.15 → 0.1.53-alpha.17
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.
- package/dist/assets/icon/index.d.mts +2 -2
- package/dist/assets/icon/index.d.ts +2 -2
- package/dist/{chunk-BC4HS373.mjs → chunk-CNO5SYSQ.mjs} +123 -67
- package/dist/chunk-CNO5SYSQ.mjs.map +1 -0
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.d.ts +3 -3
- package/dist/components/index.js +102 -93
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +3 -3
- package/dist/hooks/api/index.d.mts +2 -2
- package/dist/hooks/api/index.d.ts +2 -2
- package/dist/hooks/api/index.js +93 -89
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +3 -3
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js +95 -91
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +3 -3
- package/dist/{index-BVfCh4l-.d.mts → index-B1T3lcwo.d.mts} +1 -1
- package/dist/{index-BikcLg_6.d.ts → index-B6Tmp2HR.d.ts} +2 -2
- package/dist/{index-D3Kp05kW.d.ts → index-B6pp5UQe.d.ts} +1 -1
- package/dist/{index-D5WIVIkc.d.ts → index-BR3CyOOn.d.ts} +3 -2
- package/dist/{index-BrzFSkOe.d.mts → index-BeTS09HM.d.mts} +1 -1
- package/dist/{index-BaFmUVw-.d.mts → index-BxHKPC5n.d.mts} +1 -1
- package/dist/{index-DC4F1u-w.d.mts → index-CA7lhjpa.d.mts} +2 -2
- package/dist/{index-C0UKUm0h.d.ts → index-CRoZ0p2b.d.ts} +2 -2
- package/dist/{index-SOVt-ADK.d.mts → index-CXPCmoIu.d.mts} +3 -2
- package/dist/{index-Dus4QPjO.d.mts → index-Ce3oCu6-.d.mts} +1 -1
- package/dist/{index-CLYi12dP.d.mts → index-Ci_ub_5y.d.mts} +2 -2
- package/dist/{index-CQmN0dN4.d.ts → index-DKV8v6s_.d.ts} +1 -1
- package/dist/{index-BgdY5xdW.d.ts → index-Dnjr-WPp.d.ts} +1 -1
- package/dist/{index-D5yzH62h.d.ts → index-IHigYscw.d.ts} +1 -1
- package/dist/index.css +15 -7
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +201 -136
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -9
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-VrV1kYga.d.mts → types-mRkAnXBf.d.mts} +8 -1
- package/dist/{types-VrV1kYga.d.ts → types-mRkAnXBf.d.ts} +8 -1
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/package.json +1 -1
- package/dist/chunk-BC4HS373.mjs.map +0 -1
package/dist/hooks/index.mjs
CHANGED
|
@@ -12,14 +12,14 @@ import {
|
|
|
12
12
|
useTransaction,
|
|
13
13
|
useUserInfo,
|
|
14
14
|
useWallet
|
|
15
|
-
} from "../chunk-
|
|
16
|
-
import "../chunk-JX73EY6V.mjs";
|
|
15
|
+
} from "../chunk-CNO5SYSQ.mjs";
|
|
17
16
|
import "../chunk-UA6XHZHX.mjs";
|
|
18
|
-
import "../chunk-IZOOVZAD.mjs";
|
|
19
17
|
import {
|
|
20
18
|
useLayout_exports
|
|
21
19
|
} from "../chunk-X5HGL3ZX.mjs";
|
|
20
|
+
import "../chunk-IZOOVZAD.mjs";
|
|
22
21
|
import "../chunk-FKXS2XRG.mjs";
|
|
22
|
+
import "../chunk-JX73EY6V.mjs";
|
|
23
23
|
import "../chunk-J5LGTIGS.mjs";
|
|
24
24
|
export {
|
|
25
25
|
useCopyClipboard,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React, { CSSProperties } from 'react';
|
|
3
|
-
import { F as IconProps$1 } from './types-
|
|
3
|
+
import { F as IconProps$1 } from './types-mRkAnXBf.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
|
-
import { E as EmailModalProps,
|
|
3
|
-
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-
|
|
2
|
+
import { E as EmailModalProps, b as LoginBoxProps, B as ButtonProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, c as WalletType, P as PopoverPositionType, d as PopoverTypeType, e as LoginPanelProps, f as LoginModalProps, M as ModalWithHeaderProps, g as WalletAssetMergeType, u as useMatchWalletAssetsProps, C as ContactType } from './types-mRkAnXBf.js';
|
|
3
|
+
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-DKV8v6s_.js';
|
|
4
4
|
import React, { ReactNode } from 'react';
|
|
5
5
|
|
|
6
6
|
declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React, { CSSProperties } from 'react';
|
|
3
|
-
import { F as IconProps$1 } from './types-
|
|
3
|
+
import { F as IconProps$1 } from './types-mRkAnXBf.js';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
6
6
|
color?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as Address,
|
|
1
|
+
import { A as Address, m as AnyObject, q as AppConfigType, r as AuthParams, s as BindInfoType, t as BindItemType, v as BindWalletParam, B as ButtonProps, j as CEXType, l as ChainType, C as ContactType, D as DeepPartial, w as DrawerProps, E as EmailModalProps, x as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, y as IEnvName, z as ILoginWalletReq, I as IMatchEvents, h as ISocialLoginMethod, F as IconProps, G as InputProps, L as LocaleType, b as LoginBoxProps, k as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, J as MessageType, K as MetaPageType, N as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, i as OverviewInfo, Q as PohItemType, S as PohZkpassParams, P as PopoverPositionType, T as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, V as RecoveryType, X as ThemeType, Y as UIProps, p as UserAssetToken, U as UserChainType, o as UserImportTokenType, Z as UserMessageType, _ as UserPopoverProps, $ as UserTransactionNextPageParams, a0 as UserTransactionRecordType, n as UserTransactionType, g as WalletAssetMergeType, a1 as WalletAssetType, a2 as WalletChainType, W as WalletConfigType, a3 as WalletNFTType, a4 as WalletPanelProps, a5 as WalletReceiveMessageType, a6 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-mRkAnXBf.js';
|
|
2
2
|
|
|
3
3
|
declare const index_Address: typeof Address;
|
|
4
4
|
declare const index_AnyObject: typeof AnyObject;
|
|
@@ -46,6 +46,7 @@ declare const index_UIProps: typeof UIProps;
|
|
|
46
46
|
declare const index_UserAssetToken: typeof UserAssetToken;
|
|
47
47
|
declare const index_UserChainType: typeof UserChainType;
|
|
48
48
|
declare const index_UserImportTokenType: typeof UserImportTokenType;
|
|
49
|
+
declare const index_UserMessageType: typeof UserMessageType;
|
|
49
50
|
declare const index_UserPopoverProps: typeof UserPopoverProps;
|
|
50
51
|
declare const index_UserTransactionNextPageParams: typeof UserTransactionNextPageParams;
|
|
51
52
|
declare const index_UserTransactionRecordType: typeof UserTransactionRecordType;
|
|
@@ -61,7 +62,7 @@ declare const index_WalletStatusType: typeof WalletStatusType;
|
|
|
61
62
|
declare const index_WalletType: typeof WalletType;
|
|
62
63
|
declare const index_useMatchWalletAssetsProps: typeof useMatchWalletAssetsProps;
|
|
63
64
|
declare namespace index {
|
|
64
|
-
export { index_Address as Address, index_AnyObject as AnyObject, index_AppConfigType as AppConfigType, index_AuthParams as AuthParams, index_BindInfoType as BindInfoType, index_BindItemType as BindItemType, index_BindWalletParam as BindWalletParam, index_ButtonProps as ButtonProps, index_CEXType as CEXType, index_ChainType as ChainType, index_ContactType as ContactType, index_DeepPartial as DeepPartial, index_DrawerProps as DrawerProps, index_EmailModalProps as EmailModalProps, index_EmbeddedWalletsParams as EmbeddedWalletsParams, index_Hash as Hash, index_IEnvConfigType as IEnvConfigType, index_IEnvName as IEnvName, index_ILoginWalletReq as ILoginWalletReq, index_IMatchEvents as IMatchEvents, index_ISocialLoginMethod as ISocialLoginMethod, index_IconProps as IconProps, index_InputProps as InputProps, index_LocaleType as LocaleType, index_LoginBoxProps as LoginBoxProps, index_LoginMethodType as LoginMethodType, index_LoginModalProps as LoginModalProps, index_LoginPanelProps as LoginPanelProps, index_MessageType as MessageType, index_MetaPageType as MetaPageType, index_ModalProps as ModalProps, index_ModalWithHeaderProps as ModalWithHeaderProps, index_OtherLoginMethodType as OtherLoginMethodType, index_OverviewInfo as OverviewInfo, index_PohItemType as PohItemType, index_PohZkpassParams as PohZkpassParams, index_PopoverPositionType as PopoverPositionType, index_PopoverProps as PopoverProps, index_PopoverTypeType as PopoverTypeType, index_RecommendLoginMethodType as RecommendLoginMethodType, index_RecoveryType as RecoveryType, index_ThemeType as ThemeType, index_UIProps as UIProps, index_UserAssetToken as UserAssetToken, index_UserChainType as UserChainType, index_UserImportTokenType as UserImportTokenType, index_UserPopoverProps as UserPopoverProps, index_UserTransactionNextPageParams as UserTransactionNextPageParams, index_UserTransactionRecordType as UserTransactionRecordType, index_UserTransactionType as UserTransactionType, index_WalletAssetMergeType as WalletAssetMergeType, index_WalletAssetType as WalletAssetType, index_WalletChainType as WalletChainType, index_WalletConfigType as WalletConfigType, index_WalletNFTType as WalletNFTType, index_WalletPanelProps as WalletPanelProps, index_WalletReceiveMessageType as WalletReceiveMessageType, index_WalletStatusType as WalletStatusType, index_WalletType as WalletType, index_useMatchWalletAssetsProps as useMatchWalletAssetsProps };
|
|
65
|
+
export { index_Address as Address, index_AnyObject as AnyObject, index_AppConfigType as AppConfigType, index_AuthParams as AuthParams, index_BindInfoType as BindInfoType, index_BindItemType as BindItemType, index_BindWalletParam as BindWalletParam, index_ButtonProps as ButtonProps, index_CEXType as CEXType, index_ChainType as ChainType, index_ContactType as ContactType, index_DeepPartial as DeepPartial, index_DrawerProps as DrawerProps, index_EmailModalProps as EmailModalProps, index_EmbeddedWalletsParams as EmbeddedWalletsParams, index_Hash as Hash, index_IEnvConfigType as IEnvConfigType, index_IEnvName as IEnvName, index_ILoginWalletReq as ILoginWalletReq, index_IMatchEvents as IMatchEvents, index_ISocialLoginMethod as ISocialLoginMethod, index_IconProps as IconProps, index_InputProps as InputProps, index_LocaleType as LocaleType, index_LoginBoxProps as LoginBoxProps, index_LoginMethodType as LoginMethodType, index_LoginModalProps as LoginModalProps, index_LoginPanelProps as LoginPanelProps, index_MessageType as MessageType, index_MetaPageType as MetaPageType, index_ModalProps as ModalProps, index_ModalWithHeaderProps as ModalWithHeaderProps, index_OtherLoginMethodType as OtherLoginMethodType, index_OverviewInfo as OverviewInfo, index_PohItemType as PohItemType, index_PohZkpassParams as PohZkpassParams, index_PopoverPositionType as PopoverPositionType, index_PopoverProps as PopoverProps, index_PopoverTypeType as PopoverTypeType, index_RecommendLoginMethodType as RecommendLoginMethodType, index_RecoveryType as RecoveryType, index_ThemeType as ThemeType, index_UIProps as UIProps, index_UserAssetToken as UserAssetToken, index_UserChainType as UserChainType, index_UserImportTokenType as UserImportTokenType, index_UserMessageType as UserMessageType, index_UserPopoverProps as UserPopoverProps, index_UserTransactionNextPageParams as UserTransactionNextPageParams, index_UserTransactionRecordType as UserTransactionRecordType, index_UserTransactionType as UserTransactionType, index_WalletAssetMergeType as WalletAssetMergeType, index_WalletAssetType as WalletAssetType, index_WalletChainType as WalletChainType, index_WalletConfigType as WalletConfigType, index_WalletNFTType as WalletNFTType, index_WalletPanelProps as WalletPanelProps, index_WalletReceiveMessageType as WalletReceiveMessageType, index_WalletStatusType as WalletStatusType, index_WalletType as WalletType, index_useMatchWalletAssetsProps as useMatchWalletAssetsProps };
|
|
65
66
|
}
|
|
66
67
|
|
|
67
68
|
export { index as i };
|
|
@@ -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 { S as PohZkpassParams,
|
|
3
|
+
import { S as PohZkpassParams, n as UserTransactionType, $ as UserTransactionNextPageParams, a1 as WalletAssetType, K as MetaPageType, t as BindItemType, s as BindInfoType, Q as PohItemType, U as UserChainType, p as UserAssetToken, o as UserImportTokenType, a2 as WalletChainType, a3 as WalletNFTType, C as ContactType } from './types-mRkAnXBf.mjs';
|
|
4
4
|
import { M as MyResponseType, i as isSuccess } from './request-B0CyrGFT.mjs';
|
|
5
5
|
|
|
6
6
|
declare const bindCexApi: (data: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode, PropsWithChildren } from 'react';
|
|
3
|
-
import { G as InputProps, B as ButtonProps, N as ModalProps, M as ModalWithHeaderProps, T as PopoverProps } from './types-
|
|
3
|
+
import { G as InputProps, B as ButtonProps, N as ModalProps, M as ModalWithHeaderProps, T as PopoverProps } from './types-mRkAnXBf.mjs';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
6
6
|
label: ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-
|
|
1
|
+
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-BxHKPC5n.mjs';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import { w as DrawerProps,
|
|
3
|
+
import { w as DrawerProps, a4 as WalletPanelProps, Y as UIProps } from './types-mRkAnXBf.mjs';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
5
|
import React, { CSSProperties } from 'react';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-
|
|
1
|
+
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-DKV8v6s_.js';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import { w as DrawerProps,
|
|
3
|
+
import { w as DrawerProps, a4 as WalletPanelProps, Y as UIProps } from './types-mRkAnXBf.js';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
5
|
import React, { CSSProperties } from 'react';
|
|
6
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as Address,
|
|
1
|
+
import { A as Address, m as AnyObject, q as AppConfigType, r as AuthParams, s as BindInfoType, t as BindItemType, v as BindWalletParam, B as ButtonProps, j as CEXType, l as ChainType, C as ContactType, D as DeepPartial, w as DrawerProps, E as EmailModalProps, x as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, y as IEnvName, z as ILoginWalletReq, I as IMatchEvents, h as ISocialLoginMethod, F as IconProps, G as InputProps, L as LocaleType, b as LoginBoxProps, k as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, J as MessageType, K as MetaPageType, N as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, i as OverviewInfo, Q as PohItemType, S as PohZkpassParams, P as PopoverPositionType, T as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, V as RecoveryType, X as ThemeType, Y as UIProps, p as UserAssetToken, U as UserChainType, o as UserImportTokenType, Z as UserMessageType, _ as UserPopoverProps, $ as UserTransactionNextPageParams, a0 as UserTransactionRecordType, n as UserTransactionType, g as WalletAssetMergeType, a1 as WalletAssetType, a2 as WalletChainType, W as WalletConfigType, a3 as WalletNFTType, a4 as WalletPanelProps, a5 as WalletReceiveMessageType, a6 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-mRkAnXBf.mjs';
|
|
2
2
|
|
|
3
3
|
declare const index_Address: typeof Address;
|
|
4
4
|
declare const index_AnyObject: typeof AnyObject;
|
|
@@ -46,6 +46,7 @@ declare const index_UIProps: typeof UIProps;
|
|
|
46
46
|
declare const index_UserAssetToken: typeof UserAssetToken;
|
|
47
47
|
declare const index_UserChainType: typeof UserChainType;
|
|
48
48
|
declare const index_UserImportTokenType: typeof UserImportTokenType;
|
|
49
|
+
declare const index_UserMessageType: typeof UserMessageType;
|
|
49
50
|
declare const index_UserPopoverProps: typeof UserPopoverProps;
|
|
50
51
|
declare const index_UserTransactionNextPageParams: typeof UserTransactionNextPageParams;
|
|
51
52
|
declare const index_UserTransactionRecordType: typeof UserTransactionRecordType;
|
|
@@ -61,7 +62,7 @@ declare const index_WalletStatusType: typeof WalletStatusType;
|
|
|
61
62
|
declare const index_WalletType: typeof WalletType;
|
|
62
63
|
declare const index_useMatchWalletAssetsProps: typeof useMatchWalletAssetsProps;
|
|
63
64
|
declare namespace index {
|
|
64
|
-
export { index_Address as Address, index_AnyObject as AnyObject, index_AppConfigType as AppConfigType, index_AuthParams as AuthParams, index_BindInfoType as BindInfoType, index_BindItemType as BindItemType, index_BindWalletParam as BindWalletParam, index_ButtonProps as ButtonProps, index_CEXType as CEXType, index_ChainType as ChainType, index_ContactType as ContactType, index_DeepPartial as DeepPartial, index_DrawerProps as DrawerProps, index_EmailModalProps as EmailModalProps, index_EmbeddedWalletsParams as EmbeddedWalletsParams, index_Hash as Hash, index_IEnvConfigType as IEnvConfigType, index_IEnvName as IEnvName, index_ILoginWalletReq as ILoginWalletReq, index_IMatchEvents as IMatchEvents, index_ISocialLoginMethod as ISocialLoginMethod, index_IconProps as IconProps, index_InputProps as InputProps, index_LocaleType as LocaleType, index_LoginBoxProps as LoginBoxProps, index_LoginMethodType as LoginMethodType, index_LoginModalProps as LoginModalProps, index_LoginPanelProps as LoginPanelProps, index_MessageType as MessageType, index_MetaPageType as MetaPageType, index_ModalProps as ModalProps, index_ModalWithHeaderProps as ModalWithHeaderProps, index_OtherLoginMethodType as OtherLoginMethodType, index_OverviewInfo as OverviewInfo, index_PohItemType as PohItemType, index_PohZkpassParams as PohZkpassParams, index_PopoverPositionType as PopoverPositionType, index_PopoverProps as PopoverProps, index_PopoverTypeType as PopoverTypeType, index_RecommendLoginMethodType as RecommendLoginMethodType, index_RecoveryType as RecoveryType, index_ThemeType as ThemeType, index_UIProps as UIProps, index_UserAssetToken as UserAssetToken, index_UserChainType as UserChainType, index_UserImportTokenType as UserImportTokenType, index_UserPopoverProps as UserPopoverProps, index_UserTransactionNextPageParams as UserTransactionNextPageParams, index_UserTransactionRecordType as UserTransactionRecordType, index_UserTransactionType as UserTransactionType, index_WalletAssetMergeType as WalletAssetMergeType, index_WalletAssetType as WalletAssetType, index_WalletChainType as WalletChainType, index_WalletConfigType as WalletConfigType, index_WalletNFTType as WalletNFTType, index_WalletPanelProps as WalletPanelProps, index_WalletReceiveMessageType as WalletReceiveMessageType, index_WalletStatusType as WalletStatusType, index_WalletType as WalletType, index_useMatchWalletAssetsProps as useMatchWalletAssetsProps };
|
|
65
|
+
export { index_Address as Address, index_AnyObject as AnyObject, index_AppConfigType as AppConfigType, index_AuthParams as AuthParams, index_BindInfoType as BindInfoType, index_BindItemType as BindItemType, index_BindWalletParam as BindWalletParam, index_ButtonProps as ButtonProps, index_CEXType as CEXType, index_ChainType as ChainType, index_ContactType as ContactType, index_DeepPartial as DeepPartial, index_DrawerProps as DrawerProps, index_EmailModalProps as EmailModalProps, index_EmbeddedWalletsParams as EmbeddedWalletsParams, index_Hash as Hash, index_IEnvConfigType as IEnvConfigType, index_IEnvName as IEnvName, index_ILoginWalletReq as ILoginWalletReq, index_IMatchEvents as IMatchEvents, index_ISocialLoginMethod as ISocialLoginMethod, index_IconProps as IconProps, index_InputProps as InputProps, index_LocaleType as LocaleType, index_LoginBoxProps as LoginBoxProps, index_LoginMethodType as LoginMethodType, index_LoginModalProps as LoginModalProps, index_LoginPanelProps as LoginPanelProps, index_MessageType as MessageType, index_MetaPageType as MetaPageType, index_ModalProps as ModalProps, index_ModalWithHeaderProps as ModalWithHeaderProps, index_OtherLoginMethodType as OtherLoginMethodType, index_OverviewInfo as OverviewInfo, index_PohItemType as PohItemType, index_PohZkpassParams as PohZkpassParams, index_PopoverPositionType as PopoverPositionType, index_PopoverProps as PopoverProps, index_PopoverTypeType as PopoverTypeType, index_RecommendLoginMethodType as RecommendLoginMethodType, index_RecoveryType as RecoveryType, index_ThemeType as ThemeType, index_UIProps as UIProps, index_UserAssetToken as UserAssetToken, index_UserChainType as UserChainType, index_UserImportTokenType as UserImportTokenType, index_UserMessageType as UserMessageType, index_UserPopoverProps as UserPopoverProps, index_UserTransactionNextPageParams as UserTransactionNextPageParams, index_UserTransactionRecordType as UserTransactionRecordType, index_UserTransactionType as UserTransactionType, index_WalletAssetMergeType as WalletAssetMergeType, index_WalletAssetType as WalletAssetType, index_WalletChainType as WalletChainType, index_WalletConfigType as WalletConfigType, index_WalletNFTType as WalletNFTType, index_WalletPanelProps as WalletPanelProps, index_WalletReceiveMessageType as WalletReceiveMessageType, index_WalletStatusType as WalletStatusType, index_WalletType as WalletType, index_useMatchWalletAssetsProps as useMatchWalletAssetsProps };
|
|
65
66
|
}
|
|
66
67
|
|
|
67
68
|
export { index as i };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as MyResponseType } from './request-B0CyrGFT.mjs';
|
|
2
|
-
import {
|
|
2
|
+
import { h as ISocialLoginMethod, i as OverviewInfo, j as CEXType, k as LoginMethodType, I as IMatchEvents, l as ChainType, U as UserChainType, A as Address, H as Hash$1, m as AnyObject, n as UserTransactionType, u as useMatchWalletAssetsProps, o as UserImportTokenType, p as UserAssetToken, g as WalletAssetMergeType } from './types-mRkAnXBf.mjs';
|
|
3
3
|
import * as viem from 'viem';
|
|
4
4
|
import { Account, WalletClientConfig, createWalletClient, SignableMessage, Hex, TransactionSerializable, DeployContractParameters, SendTransactionParameters, WriteContractParameters, Chain } from 'viem';
|
|
5
5
|
import { Hash } from 'viem/types/misc';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { E as EmailModalProps,
|
|
3
|
-
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-
|
|
2
|
+
import { E as EmailModalProps, b as LoginBoxProps, B as ButtonProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, c as WalletType, P as PopoverPositionType, d as PopoverTypeType, e as LoginPanelProps, f as LoginModalProps, M as ModalWithHeaderProps, g as WalletAssetMergeType, u as useMatchWalletAssetsProps, C as ContactType } from './types-mRkAnXBf.mjs';
|
|
3
|
+
import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-BxHKPC5n.mjs';
|
|
4
4
|
import React, { ReactNode } from 'react';
|
|
5
5
|
|
|
6
6
|
declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode, PropsWithChildren } from 'react';
|
|
3
|
-
import { G as InputProps, B as ButtonProps, N as ModalProps, M as ModalWithHeaderProps, T as PopoverProps } from './types-
|
|
3
|
+
import { G as InputProps, B as ButtonProps, N as ModalProps, M as ModalWithHeaderProps, T as PopoverProps } from './types-mRkAnXBf.js';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
6
6
|
label: ReactNode;
|
|
@@ -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 { S as PohZkpassParams,
|
|
3
|
+
import { S as PohZkpassParams, n as UserTransactionType, $ as UserTransactionNextPageParams, a1 as WalletAssetType, K as MetaPageType, t as BindItemType, s as BindInfoType, Q as PohItemType, U as UserChainType, p as UserAssetToken, o as UserImportTokenType, a2 as WalletChainType, a3 as WalletNFTType, C as ContactType } from './types-mRkAnXBf.js';
|
|
4
4
|
import { M as MyResponseType, i as isSuccess } from './request-B0CyrGFT.js';
|
|
5
5
|
|
|
6
6
|
declare const bindCexApi: (data: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as MyResponseType } from './request-B0CyrGFT.js';
|
|
2
|
-
import {
|
|
2
|
+
import { h as ISocialLoginMethod, i as OverviewInfo, j as CEXType, k as LoginMethodType, I as IMatchEvents, l as ChainType, U as UserChainType, A as Address, H as Hash$1, m as AnyObject, n as UserTransactionType, u as useMatchWalletAssetsProps, o as UserImportTokenType, p as UserAssetToken, g as WalletAssetMergeType } from './types-mRkAnXBf.js';
|
|
3
3
|
import * as viem from 'viem';
|
|
4
4
|
import { Account, WalletClientConfig, createWalletClient, SignableMessage, Hex, TransactionSerializable, DeployContractParameters, SendTransactionParameters, WriteContractParameters, Chain } from 'viem';
|
|
5
5
|
import { Hash } from 'viem/types/misc';
|
package/dist/index.css
CHANGED
|
@@ -2030,15 +2030,25 @@ body {
|
|
|
2030
2030
|
justify-content: space-between;
|
|
2031
2031
|
align-items: center;
|
|
2032
2032
|
padding:8px 16px;
|
|
2033
|
+
@media screen and (max-width: 768px) {
|
|
2034
|
+
padding:6px 12px;
|
|
2035
|
+
}
|
|
2033
2036
|
.matchid-contact-item-content{
|
|
2034
2037
|
height:48px;
|
|
2035
2038
|
display: flex;
|
|
2036
2039
|
gap:16px;
|
|
2037
2040
|
align-items: center;
|
|
2041
|
+
@media screen and (max-width: 768px) {
|
|
2042
|
+
height:36px;
|
|
2043
|
+
}
|
|
2038
2044
|
.matchid-contact-item-avatar{
|
|
2039
2045
|
width:48px;
|
|
2040
2046
|
height:48px;
|
|
2041
2047
|
border-radius: 50%;
|
|
2048
|
+
@media screen and (max-width: 768px) {
|
|
2049
|
+
height:36px;
|
|
2050
|
+
width:36px;
|
|
2051
|
+
}
|
|
2042
2052
|
}
|
|
2043
2053
|
.matchid-contact-item-info{
|
|
2044
2054
|
display: flex;
|
|
@@ -2049,17 +2059,15 @@ body {
|
|
|
2049
2059
|
font-size: 18px;
|
|
2050
2060
|
font-weight: 500;
|
|
2051
2061
|
color: var(--matchid-black);
|
|
2062
|
+
@media screen and (max-width: 768px) {
|
|
2063
|
+
font-size:14px;
|
|
2064
|
+
}
|
|
2052
2065
|
}
|
|
2053
2066
|
.matchid-contact-item-address{
|
|
2054
2067
|
font-size: 14px;
|
|
2055
2068
|
color: var(--matchid-secondary-grey);
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
.matchid-contact-item-name{
|
|
2059
|
-
font-size: 16px;
|
|
2060
|
-
}
|
|
2061
|
-
.matchid-contact-item-address{
|
|
2062
|
-
font-size: 12px;
|
|
2069
|
+
@media screen and (max-width: 768px) {
|
|
2070
|
+
font-size:12px;
|
|
2063
2071
|
}
|
|
2064
2072
|
}
|
|
2065
2073
|
}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
|
-
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType, W as WalletConfigType } from './types-
|
|
3
|
-
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-
|
|
4
|
-
export { i as Components } from './index-
|
|
5
|
-
export { i as UI } from './index-
|
|
6
|
-
export { i as Api } from './index-
|
|
2
|
+
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType, W as WalletConfigType } from './types-mRkAnXBf.mjs';
|
|
3
|
+
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-Ce3oCu6-.mjs';
|
|
4
|
+
export { i as Components } from './index-Ci_ub_5y.mjs';
|
|
5
|
+
export { i as UI } from './index-CA7lhjpa.mjs';
|
|
6
|
+
export { i as Api } from './index-BeTS09HM.mjs';
|
|
7
7
|
export { i as Chains } from './index-DXRGMAbv.mjs';
|
|
8
|
-
export { i as Types } from './index-
|
|
9
|
-
export { i as Icon } from './index-
|
|
8
|
+
export { i as Types } from './index-CXPCmoIu.mjs';
|
|
9
|
+
export { i as Icon } from './index-B1T3lcwo.mjs';
|
|
10
10
|
import '@tanstack/react-query/src/types';
|
|
11
11
|
import './request-B0CyrGFT.mjs';
|
|
12
12
|
import 'viem';
|
|
@@ -15,7 +15,7 @@ import 'abitype';
|
|
|
15
15
|
import 'react/jsx-runtime';
|
|
16
16
|
import 'viem/_types/actions/siwe/verifySiweMessage';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-BxHKPC5n.mjs';
|
|
19
19
|
|
|
20
20
|
type MatchContextType = {
|
|
21
21
|
appid: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
|
-
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType, W as WalletConfigType } from './types-
|
|
3
|
-
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-
|
|
4
|
-
export { i as Components } from './index-
|
|
5
|
-
export { i as UI } from './index-
|
|
6
|
-
export { i as Api } from './index-
|
|
2
|
+
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType, W as WalletConfigType } from './types-mRkAnXBf.js';
|
|
3
|
+
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-IHigYscw.js';
|
|
4
|
+
export { i as Components } from './index-B6Tmp2HR.js';
|
|
5
|
+
export { i as UI } from './index-CRoZ0p2b.js';
|
|
6
|
+
export { i as Api } from './index-Dnjr-WPp.js';
|
|
7
7
|
export { i as Chains } from './index-DXRGMAbv.js';
|
|
8
|
-
export { i as Types } from './index-
|
|
9
|
-
export { i as Icon } from './index-
|
|
8
|
+
export { i as Types } from './index-BR3CyOOn.js';
|
|
9
|
+
export { i as Icon } from './index-B6pp5UQe.js';
|
|
10
10
|
import '@tanstack/react-query/src/types';
|
|
11
11
|
import './request-B0CyrGFT.js';
|
|
12
12
|
import 'viem';
|
|
@@ -15,7 +15,7 @@ import 'abitype';
|
|
|
15
15
|
import 'react/jsx-runtime';
|
|
16
16
|
import 'viem/_types/actions/siwe/verifySiweMessage';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
|
-
import './index-
|
|
18
|
+
import './index-DKV8v6s_.js';
|
|
19
19
|
|
|
20
20
|
type MatchContextType = {
|
|
21
21
|
appid: string;
|