@matchain/matchid-sdk-react 0.1.53-alpha.8 → 0.1.54
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-X5HGL3ZX.mjs → chunk-ZPBHHXEE.mjs} +7689 -338
- package/dist/chunk-ZPBHHXEE.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 +363 -343
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +9 -11
- package/dist/hooks/api/index.d.mts +2 -2
- package/dist/hooks/api/index.d.ts +2 -2
- package/dist/hooks/api/index.js +493 -478
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +2 -3
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js +258 -248
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +3 -5
- package/dist/{index-D5WIVIkc.d.ts → index-91BdMYDA.d.ts} +4 -2
- package/dist/{index-BVfCh4l-.d.mts → index-CPk553v5.d.mts} +1 -1
- package/dist/{index-D7S5DMUy.d.mts → index-CPwcm70o.d.mts} +3 -3
- package/dist/{index-zc2GEzJ9.d.ts → index-CZu_8fKl.d.ts} +40 -39
- package/dist/{index-SOVt-ADK.d.mts → index-ChHJD4NZ.d.mts} +4 -2
- package/dist/{index-CQmN0dN4.d.ts → index-CkHDxE7B.d.mts} +16 -4
- package/dist/{index-C0UKUm0h.d.ts → index-D5geEbXf.d.ts} +4 -3
- package/dist/{index-D3Kp05kW.d.ts → index-DFBrN7dx.d.ts} +1 -1
- package/dist/{index-DC4F1u-w.d.mts → index-DSvRdAyZ.d.mts} +4 -3
- package/dist/{index-DjbH13zc.d.mts → index-DX1vzCrM.d.mts} +40 -39
- package/dist/{index-DQFQ39D9.d.ts → index-Dj1K-UdZ.d.ts} +3 -3
- package/dist/{index-BDffLLM_.d.mts → index-DjwwXNp4.d.mts} +15 -3
- package/dist/{index-BaFmUVw-.d.mts → index-SRHVQn5G.d.ts} +16 -4
- package/dist/{index-BsX-ovIl.d.ts → index-Vxvd14yW.d.ts} +15 -3
- package/dist/index.css +141 -34
- package/dist/index.d.mts +758 -11
- package/dist/index.d.ts +758 -11
- package/dist/index.js +3859 -3738
- 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-Bi9iq57H.d.mts} +13 -1
- package/dist/{types-VrV1kYga.d.ts → types-Bi9iq57H.d.ts} +13 -1
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/dist/ui/index.js +937 -160
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +6 -1
- package/example/package.json +1 -0
- package/example/src/App.tsx +24 -20
- package/package.json +1 -1
- package/dist/chunk-QTUR37B2.mjs +0 -7275
- package/dist/chunk-QTUR37B2.mjs.map +0 -1
- package/dist/chunk-X5HGL3ZX.mjs.map +0 -1
package/dist/hooks/index.mjs
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
useCopyClipboard,
|
|
3
|
+
useLayout_exports,
|
|
3
4
|
useMatchChain,
|
|
4
5
|
useMatchEvents,
|
|
5
6
|
useMatchWallet,
|
|
@@ -12,13 +13,10 @@ import {
|
|
|
12
13
|
useTransaction,
|
|
13
14
|
useUserInfo,
|
|
14
15
|
useWallet
|
|
15
|
-
} from "../chunk-
|
|
16
|
-
import "../chunk-JX73EY6V.mjs";
|
|
16
|
+
} from "../chunk-ZPBHHXEE.mjs";
|
|
17
17
|
import "../chunk-UA6XHZHX.mjs";
|
|
18
18
|
import "../chunk-IZOOVZAD.mjs";
|
|
19
|
-
import
|
|
20
|
-
useLayout_exports
|
|
21
|
-
} from "../chunk-X5HGL3ZX.mjs";
|
|
19
|
+
import "../chunk-JX73EY6V.mjs";
|
|
22
20
|
import "../chunk-FKXS2XRG.mjs";
|
|
23
21
|
import "../chunk-J5LGTIGS.mjs";
|
|
24
22
|
export {
|
|
@@ -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, w as ContactSearchType, C as ContactType, D as DeepPartial, x as DrawerProps, E as EmailModalProps, y as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, z as IEnvName, F as ILoginWalletReq, I as IMatchEvents, h as ISocialLoginMethod, G as IconProps, J as InputProps, L as LocaleType, b as LoginBoxProps, k as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, K as MessageType, N as MetaPageType, Q as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, i as OverviewInfo, S as PohItemType, T as PohZkpassParams, P as PopoverPositionType, V as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, X as RecoveryType, Y as ThemeType, Z as UIProps, p as UserAssetToken, U as UserChainType, o as UserImportTokenType, _ as UserMessageType, $ as UserPopoverProps, a0 as UserTransactionNextPageParams, a1 as UserTransactionRecordType, n as UserTransactionType, g as WalletAssetMergeType, a2 as WalletAssetType, a3 as WalletChainType, W as WalletConfigType, a4 as WalletNFTType, a5 as WalletPanelProps, a6 as WalletReceiveMessageType, a7 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-Bi9iq57H.js';
|
|
2
2
|
|
|
3
3
|
declare const index_Address: typeof Address;
|
|
4
4
|
declare const index_AnyObject: typeof AnyObject;
|
|
@@ -10,6 +10,7 @@ declare const index_BindWalletParam: typeof BindWalletParam;
|
|
|
10
10
|
declare const index_ButtonProps: typeof ButtonProps;
|
|
11
11
|
declare const index_CEXType: typeof CEXType;
|
|
12
12
|
declare const index_ChainType: typeof ChainType;
|
|
13
|
+
declare const index_ContactSearchType: typeof ContactSearchType;
|
|
13
14
|
declare const index_ContactType: typeof ContactType;
|
|
14
15
|
declare const index_DeepPartial: typeof DeepPartial;
|
|
15
16
|
declare const index_DrawerProps: typeof DrawerProps;
|
|
@@ -46,6 +47,7 @@ declare const index_UIProps: typeof UIProps;
|
|
|
46
47
|
declare const index_UserAssetToken: typeof UserAssetToken;
|
|
47
48
|
declare const index_UserChainType: typeof UserChainType;
|
|
48
49
|
declare const index_UserImportTokenType: typeof UserImportTokenType;
|
|
50
|
+
declare const index_UserMessageType: typeof UserMessageType;
|
|
49
51
|
declare const index_UserPopoverProps: typeof UserPopoverProps;
|
|
50
52
|
declare const index_UserTransactionNextPageParams: typeof UserTransactionNextPageParams;
|
|
51
53
|
declare const index_UserTransactionRecordType: typeof UserTransactionRecordType;
|
|
@@ -61,7 +63,7 @@ declare const index_WalletStatusType: typeof WalletStatusType;
|
|
|
61
63
|
declare const index_WalletType: typeof WalletType;
|
|
62
64
|
declare const index_useMatchWalletAssetsProps: typeof useMatchWalletAssetsProps;
|
|
63
65
|
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 };
|
|
66
|
+
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_ContactSearchType as ContactSearchType, 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
67
|
}
|
|
66
68
|
|
|
67
69
|
export { index as i };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React, { CSSProperties } from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import { G as IconProps$1 } from './types-Bi9iq57H.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-Bi9iq57H.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-CkHDxE7B.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;
|
|
@@ -88,7 +88,7 @@ declare function ContactCard({ loading, data, action }: {
|
|
|
88
88
|
}): react_jsx_runtime.JSX.Element;
|
|
89
89
|
declare function ContactList({ limit, height, type }: {
|
|
90
90
|
limit?: number;
|
|
91
|
-
height?: number;
|
|
91
|
+
height?: number | string;
|
|
92
92
|
type?: "Friend" | "Requests";
|
|
93
93
|
}): react_jsx_runtime.JSX.Element;
|
|
94
94
|
|
|
@@ -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-Bi9iq57H.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';
|
|
@@ -9,11 +9,12 @@ import React, { ReactNode } from 'react';
|
|
|
9
9
|
import * as viem__types_actions_siwe_verifySiweMessage from 'viem/_types/actions/siwe/verifySiweMessage';
|
|
10
10
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
11
11
|
|
|
12
|
+
interface ModalProps {
|
|
13
|
+
close: () => void;
|
|
14
|
+
zIndex: number;
|
|
15
|
+
}
|
|
12
16
|
interface ModalContextType {
|
|
13
|
-
show: (content:
|
|
14
|
-
close: () => void;
|
|
15
|
-
zIndex: number;
|
|
16
|
-
}) => ReactNode, index?: number) => void;
|
|
17
|
+
show: (content: React.FC<ModalProps>, index?: number) => void;
|
|
17
18
|
open: (props: {
|
|
18
19
|
title: ReactNode;
|
|
19
20
|
content: React.ComponentType<{
|
|
@@ -180,6 +181,7 @@ declare function useMatchChain(): {
|
|
|
180
181
|
number: blockTag extends "pending" ? null : bigint;
|
|
181
182
|
nonce: blockTag extends "pending" ? null : `0x${string}`;
|
|
182
183
|
size: bigint;
|
|
184
|
+
timestamp: bigint;
|
|
183
185
|
hash: blockTag extends "pending" ? null : `0x${string}`;
|
|
184
186
|
logsBloom: blockTag extends "pending" ? null : `0x${string}`;
|
|
185
187
|
baseFeePerGas: bigint | null;
|
|
@@ -196,7 +198,6 @@ declare function useMatchChain(): {
|
|
|
196
198
|
sealFields: viem.Hex[];
|
|
197
199
|
sha3Uncles: viem.Hash;
|
|
198
200
|
stateRoot: viem.Hash;
|
|
199
|
-
timestamp: bigint;
|
|
200
201
|
totalDifficulty: bigint | null;
|
|
201
202
|
transactionsRoot: viem.Hash;
|
|
202
203
|
uncles: viem.Hash[];
|
|
@@ -212,16 +213,16 @@ declare function useMatchChain(): {
|
|
|
212
213
|
r: viem.Hex;
|
|
213
214
|
v: bigint;
|
|
214
215
|
yParity?: undefined;
|
|
215
|
-
|
|
216
|
+
to: viem.Address | null;
|
|
216
217
|
from: viem.Address;
|
|
217
218
|
gas: bigint;
|
|
218
|
-
to: viem.Address | null;
|
|
219
|
-
blobVersionedHashes?: undefined;
|
|
220
|
-
gasPrice: bigint;
|
|
221
219
|
maxFeePerBlobGas?: undefined;
|
|
220
|
+
gasPrice: bigint;
|
|
222
221
|
maxFeePerGas?: undefined;
|
|
223
222
|
maxPriorityFeePerGas?: undefined;
|
|
224
223
|
accessList?: undefined;
|
|
224
|
+
blobVersionedHashes?: undefined;
|
|
225
|
+
hash: viem.Hash;
|
|
225
226
|
typeHex: viem.Hex | null;
|
|
226
227
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
227
228
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -236,16 +237,16 @@ declare function useMatchChain(): {
|
|
|
236
237
|
r: viem.Hex;
|
|
237
238
|
v: bigint;
|
|
238
239
|
yParity: number;
|
|
239
|
-
|
|
240
|
+
to: viem.Address | null;
|
|
240
241
|
from: viem.Address;
|
|
241
242
|
gas: bigint;
|
|
242
|
-
to: viem.Address | null;
|
|
243
|
-
blobVersionedHashes?: undefined;
|
|
244
|
-
gasPrice: bigint;
|
|
245
243
|
maxFeePerBlobGas?: undefined;
|
|
244
|
+
gasPrice: bigint;
|
|
246
245
|
maxFeePerGas?: undefined;
|
|
247
246
|
maxPriorityFeePerGas?: undefined;
|
|
248
247
|
accessList: viem.AccessList;
|
|
248
|
+
blobVersionedHashes?: undefined;
|
|
249
|
+
hash: viem.Hash;
|
|
249
250
|
typeHex: viem.Hex | null;
|
|
250
251
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
251
252
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -260,16 +261,16 @@ declare function useMatchChain(): {
|
|
|
260
261
|
r: viem.Hex;
|
|
261
262
|
v: bigint;
|
|
262
263
|
yParity: number;
|
|
263
|
-
|
|
264
|
+
to: viem.Address | null;
|
|
264
265
|
from: viem.Address;
|
|
265
266
|
gas: bigint;
|
|
266
|
-
to: viem.Address | null;
|
|
267
|
-
blobVersionedHashes?: undefined;
|
|
268
|
-
gasPrice?: undefined;
|
|
269
267
|
maxFeePerBlobGas?: undefined;
|
|
268
|
+
gasPrice?: undefined;
|
|
270
269
|
maxFeePerGas: bigint;
|
|
271
270
|
maxPriorityFeePerGas: bigint;
|
|
272
271
|
accessList: viem.AccessList;
|
|
272
|
+
blobVersionedHashes?: undefined;
|
|
273
|
+
hash: viem.Hash;
|
|
273
274
|
typeHex: viem.Hex | null;
|
|
274
275
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
275
276
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -284,16 +285,16 @@ declare function useMatchChain(): {
|
|
|
284
285
|
r: viem.Hex;
|
|
285
286
|
v: bigint;
|
|
286
287
|
yParity: number;
|
|
287
|
-
|
|
288
|
+
to: viem.Address | null;
|
|
288
289
|
from: viem.Address;
|
|
289
290
|
gas: bigint;
|
|
290
|
-
to: viem.Address | null;
|
|
291
|
-
blobVersionedHashes: readonly viem.Hex[];
|
|
292
|
-
gasPrice?: undefined;
|
|
293
291
|
maxFeePerBlobGas: bigint;
|
|
292
|
+
gasPrice?: undefined;
|
|
294
293
|
maxFeePerGas: bigint;
|
|
295
294
|
maxPriorityFeePerGas: bigint;
|
|
296
295
|
accessList: viem.AccessList;
|
|
296
|
+
blobVersionedHashes: readonly viem.Hex[];
|
|
297
|
+
hash: viem.Hash;
|
|
297
298
|
typeHex: viem.Hex | null;
|
|
298
299
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
299
300
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -333,16 +334,16 @@ declare function useMatchChain(): {
|
|
|
333
334
|
r: viem.Hex;
|
|
334
335
|
v: bigint;
|
|
335
336
|
yParity?: undefined;
|
|
336
|
-
|
|
337
|
+
to: viem.Address | null;
|
|
337
338
|
from: viem.Address;
|
|
338
339
|
gas: bigint;
|
|
339
|
-
to: viem.Address | null;
|
|
340
|
-
blobVersionedHashes?: undefined;
|
|
341
|
-
gasPrice: bigint;
|
|
342
340
|
maxFeePerBlobGas?: undefined;
|
|
341
|
+
gasPrice: bigint;
|
|
343
342
|
maxFeePerGas?: undefined;
|
|
344
343
|
maxPriorityFeePerGas?: undefined;
|
|
345
344
|
accessList?: undefined;
|
|
345
|
+
blobVersionedHashes?: undefined;
|
|
346
|
+
hash: viem.Hash;
|
|
346
347
|
typeHex: viem.Hex | null;
|
|
347
348
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
348
349
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -357,16 +358,16 @@ declare function useMatchChain(): {
|
|
|
357
358
|
r: viem.Hex;
|
|
358
359
|
v: bigint;
|
|
359
360
|
yParity: number;
|
|
360
|
-
|
|
361
|
+
to: viem.Address | null;
|
|
361
362
|
from: viem.Address;
|
|
362
363
|
gas: bigint;
|
|
363
|
-
to: viem.Address | null;
|
|
364
|
-
blobVersionedHashes?: undefined;
|
|
365
|
-
gasPrice: bigint;
|
|
366
364
|
maxFeePerBlobGas?: undefined;
|
|
365
|
+
gasPrice: bigint;
|
|
367
366
|
maxFeePerGas?: undefined;
|
|
368
367
|
maxPriorityFeePerGas?: undefined;
|
|
369
368
|
accessList: viem.AccessList;
|
|
369
|
+
blobVersionedHashes?: undefined;
|
|
370
|
+
hash: viem.Hash;
|
|
370
371
|
typeHex: viem.Hex | null;
|
|
371
372
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
372
373
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -381,16 +382,16 @@ declare function useMatchChain(): {
|
|
|
381
382
|
r: viem.Hex;
|
|
382
383
|
v: bigint;
|
|
383
384
|
yParity: number;
|
|
384
|
-
|
|
385
|
+
to: viem.Address | null;
|
|
385
386
|
from: viem.Address;
|
|
386
387
|
gas: bigint;
|
|
387
|
-
to: viem.Address | null;
|
|
388
|
-
blobVersionedHashes?: undefined;
|
|
389
|
-
gasPrice?: undefined;
|
|
390
388
|
maxFeePerBlobGas?: undefined;
|
|
389
|
+
gasPrice?: undefined;
|
|
391
390
|
maxFeePerGas: bigint;
|
|
392
391
|
maxPriorityFeePerGas: bigint;
|
|
393
392
|
accessList: viem.AccessList;
|
|
393
|
+
blobVersionedHashes?: undefined;
|
|
394
|
+
hash: viem.Hash;
|
|
394
395
|
typeHex: viem.Hex | null;
|
|
395
396
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
396
397
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -405,16 +406,16 @@ declare function useMatchChain(): {
|
|
|
405
406
|
r: viem.Hex;
|
|
406
407
|
v: bigint;
|
|
407
408
|
yParity: number;
|
|
408
|
-
|
|
409
|
+
to: viem.Address | null;
|
|
409
410
|
from: viem.Address;
|
|
410
411
|
gas: bigint;
|
|
411
|
-
to: viem.Address | null;
|
|
412
|
-
blobVersionedHashes: readonly viem.Hex[];
|
|
413
|
-
gasPrice?: undefined;
|
|
414
412
|
maxFeePerBlobGas: bigint;
|
|
413
|
+
gasPrice?: undefined;
|
|
415
414
|
maxFeePerGas: bigint;
|
|
416
415
|
maxPriorityFeePerGas: bigint;
|
|
417
416
|
accessList: viem.AccessList;
|
|
417
|
+
blobVersionedHashes: readonly viem.Hex[];
|
|
418
|
+
hash: viem.Hash;
|
|
418
419
|
typeHex: viem.Hex | null;
|
|
419
420
|
blockNumber: (blockTag extends "pending" ? true : false) extends infer T ? T extends (blockTag extends "pending" ? true : false) ? T extends true ? null : bigint : never : never;
|
|
420
421
|
blockHash: (blockTag extends "pending" ? true : false) extends infer T_1 ? T_1 extends (blockTag extends "pending" ? true : false) ? T_1 extends true ? null : `0x${string}` : never : never;
|
|
@@ -3228,7 +3229,7 @@ declare function useMatchChain(): {
|
|
|
3228
3229
|
transport?: undefined;
|
|
3229
3230
|
type?: undefined;
|
|
3230
3231
|
uid?: undefined;
|
|
3231
|
-
} & viem.ExactPartial<Pick<viem.PublicActions<viem.HttpTransport, UserChainType, undefined>, "call" | "createContractEventFilter" | "createEventFilter" | "estimateContractGas" | "estimateGas" | "getBlock" | "getBlockNumber" | "
|
|
3232
|
+
} & viem.ExactPartial<Pick<viem.PublicActions<viem.HttpTransport, UserChainType, undefined>, "getChainId" | "prepareTransactionRequest" | "sendRawTransaction" | "call" | "createContractEventFilter" | "createEventFilter" | "estimateContractGas" | "estimateGas" | "getBlock" | "getBlockNumber" | "getContractEvents" | "getEnsText" | "getFilterChanges" | "getGasPrice" | "getLogs" | "getTransaction" | "getTransactionCount" | "getTransactionReceipt" | "readContract" | "simulateContract" | "uninstallFilter" | "watchBlockNumber" | "watchContractEvent"> & Pick<viem.WalletActions<UserChainType, undefined>, "sendTransaction" | "writeContract">>>(fn: (client: viem.Client<viem.HttpTransport, UserChainType, undefined, viem.PublicRpcSchema, viem.PublicActions<viem.HttpTransport, UserChainType>>) => client) => viem.Client<viem.HttpTransport, UserChainType, undefined, viem.PublicRpcSchema, { [K in keyof client]: client[K]; } & viem.PublicActions<viem.HttpTransport, UserChainType>>;
|
|
3232
3233
|
} | null;
|
|
3233
3234
|
formatUnits: (value: bigint) => string;
|
|
3234
3235
|
parseUnits: (value: string) => bigint;
|
|
@@ -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, w as ContactSearchType, C as ContactType, D as DeepPartial, x as DrawerProps, E as EmailModalProps, y as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, z as IEnvName, F as ILoginWalletReq, I as IMatchEvents, h as ISocialLoginMethod, G as IconProps, J as InputProps, L as LocaleType, b as LoginBoxProps, k as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, K as MessageType, N as MetaPageType, Q as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, i as OverviewInfo, S as PohItemType, T as PohZkpassParams, P as PopoverPositionType, V as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, X as RecoveryType, Y as ThemeType, Z as UIProps, p as UserAssetToken, U as UserChainType, o as UserImportTokenType, _ as UserMessageType, $ as UserPopoverProps, a0 as UserTransactionNextPageParams, a1 as UserTransactionRecordType, n as UserTransactionType, g as WalletAssetMergeType, a2 as WalletAssetType, a3 as WalletChainType, W as WalletConfigType, a4 as WalletNFTType, a5 as WalletPanelProps, a6 as WalletReceiveMessageType, a7 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-Bi9iq57H.mjs';
|
|
2
2
|
|
|
3
3
|
declare const index_Address: typeof Address;
|
|
4
4
|
declare const index_AnyObject: typeof AnyObject;
|
|
@@ -10,6 +10,7 @@ declare const index_BindWalletParam: typeof BindWalletParam;
|
|
|
10
10
|
declare const index_ButtonProps: typeof ButtonProps;
|
|
11
11
|
declare const index_CEXType: typeof CEXType;
|
|
12
12
|
declare const index_ChainType: typeof ChainType;
|
|
13
|
+
declare const index_ContactSearchType: typeof ContactSearchType;
|
|
13
14
|
declare const index_ContactType: typeof ContactType;
|
|
14
15
|
declare const index_DeepPartial: typeof DeepPartial;
|
|
15
16
|
declare const index_DrawerProps: typeof DrawerProps;
|
|
@@ -46,6 +47,7 @@ declare const index_UIProps: typeof UIProps;
|
|
|
46
47
|
declare const index_UserAssetToken: typeof UserAssetToken;
|
|
47
48
|
declare const index_UserChainType: typeof UserChainType;
|
|
48
49
|
declare const index_UserImportTokenType: typeof UserImportTokenType;
|
|
50
|
+
declare const index_UserMessageType: typeof UserMessageType;
|
|
49
51
|
declare const index_UserPopoverProps: typeof UserPopoverProps;
|
|
50
52
|
declare const index_UserTransactionNextPageParams: typeof UserTransactionNextPageParams;
|
|
51
53
|
declare const index_UserTransactionRecordType: typeof UserTransactionRecordType;
|
|
@@ -61,7 +63,7 @@ declare const index_WalletStatusType: typeof WalletStatusType;
|
|
|
61
63
|
declare const index_WalletType: typeof WalletType;
|
|
62
64
|
declare const index_useMatchWalletAssetsProps: typeof useMatchWalletAssetsProps;
|
|
63
65
|
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 };
|
|
66
|
+
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_ContactSearchType as ContactSearchType, 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
67
|
}
|
|
66
68
|
|
|
67
69
|
export { index as i };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { ReactNode, PropsWithChildren } from 'react';
|
|
3
|
-
import {
|
|
2
|
+
import React, { ReactNode, PropsWithChildren } from 'react';
|
|
3
|
+
import { J as InputProps, B as ButtonProps, Q as ModalProps, M as ModalWithHeaderProps, V as PopoverProps } from './types-Bi9iq57H.mjs';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
6
6
|
label: ReactNode;
|
|
@@ -11,10 +11,22 @@ declare function Field({ label, children, error, required, className }: {
|
|
|
11
11
|
|
|
12
12
|
declare function Input({ onChange, type, after, className, ...props }: InputProps): react_jsx_runtime.JSX.Element;
|
|
13
13
|
|
|
14
|
-
declare function Button({ size, disabled, loading, children, onClick, highlight, block, type, rounded, className, style }: ButtonProps
|
|
14
|
+
declare function Button({ size, disabled, loading, children, onClick, highlight, block, type, rounded, className, style, dataset }: ButtonProps & {
|
|
15
|
+
dataset?: {
|
|
16
|
+
[key: string]: string;
|
|
17
|
+
};
|
|
18
|
+
}): react_jsx_runtime.JSX.Element;
|
|
15
19
|
|
|
16
20
|
declare function Modal({ children, isOpen, width, zIndex, className }: ModalProps): react_jsx_runtime.JSX.Element;
|
|
17
21
|
declare function ModalWithHeader({ children, onBack, onClose, title, showBorder, showClose, ...props }: ModalWithHeaderProps): react_jsx_runtime.JSX.Element;
|
|
22
|
+
declare function ConfirmModal({ title, children, onClose, onConfirm, isOpen, confirmText, zIndex }: {
|
|
23
|
+
title?: string;
|
|
24
|
+
onClose: () => void;
|
|
25
|
+
onConfirm: () => Promise<void>;
|
|
26
|
+
isOpen: boolean;
|
|
27
|
+
confirmText?: React.ReactNode;
|
|
28
|
+
zIndex?: number;
|
|
29
|
+
} & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
18
30
|
|
|
19
31
|
declare function Popover({ children, content, position, type, className, gap }: PopoverProps): false | "" | 0 | react_jsx_runtime.JSX.Element | null | undefined;
|
|
20
32
|
|
|
@@ -23,4 +35,4 @@ declare function Overlay({ isOpen, children, zIndex, }: {
|
|
|
23
35
|
zIndex?: number;
|
|
24
36
|
} & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
25
37
|
|
|
26
|
-
export { Button as B, Field as F, Input as I, Modal as M, Overlay as O, Popover as P, ModalWithHeader as a };
|
|
38
|
+
export { Button as B, ConfirmModal as C, Field as F, Input as I, Modal as M, Overlay as O, Popover as P, ModalWithHeader as a };
|
|
@@ -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, C as ConfirmModal, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-SRHVQn5G.js';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import {
|
|
3
|
+
import { x as DrawerProps, a5 as WalletPanelProps, Z as UIProps } from './types-Bi9iq57H.js';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
5
|
import React, { CSSProperties } from 'react';
|
|
6
6
|
|
|
@@ -59,6 +59,7 @@ declare function Tabs(props: TabsProps): react_jsx_runtime.JSX.Element;
|
|
|
59
59
|
|
|
60
60
|
declare const index_AlphaAvatar: typeof AlphaAvatar;
|
|
61
61
|
declare const index_Button: typeof Button;
|
|
62
|
+
declare const index_ConfirmModal: typeof ConfirmModal;
|
|
62
63
|
declare const index_Drawer: typeof Drawer;
|
|
63
64
|
declare const index_Field: typeof Field;
|
|
64
65
|
declare const index_Input: typeof Input;
|
|
@@ -72,7 +73,7 @@ declare const index_Skeleton: typeof Skeleton;
|
|
|
72
73
|
declare const index_Switch: typeof Switch;
|
|
73
74
|
declare const index_Tabs: typeof Tabs;
|
|
74
75
|
declare namespace index {
|
|
75
|
-
export { index_AlphaAvatar as AlphaAvatar, index_Button as Button, index_Drawer as Drawer, index_Field as Field, export_default as HashPanel, index_Input as Input, index_Modal as Modal, index_ModalDrawer as ModalDrawer, index_ModalWithHeader as ModalWithHeader, index_Overlay as Overlay, index_Popover as Popover, index_Radio as Radio, index_Skeleton as Skeleton, index_Switch as Switch, index_Tabs as Tabs };
|
|
76
|
+
export { index_AlphaAvatar as AlphaAvatar, index_Button as Button, index_ConfirmModal as ConfirmModal, index_Drawer as Drawer, index_Field as Field, export_default as HashPanel, index_Input as Input, index_Modal as Modal, index_ModalDrawer as ModalDrawer, index_ModalWithHeader as ModalWithHeader, index_Overlay as Overlay, index_Popover as Popover, index_Radio as Radio, index_Skeleton as Skeleton, index_Switch as Switch, index_Tabs as Tabs };
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
export { AlphaAvatar as A, Drawer as D, ModalDrawer as M, Radio as R, Switch as S, Tabs as T, Skeleton as a, export_default as e, index as i };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React, { CSSProperties } from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import { G as IconProps$1 } from './types-Bi9iq57H.js';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
6
6
|
color?: string;
|
|
@@ -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, C as ConfirmModal, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-CkHDxE7B.mjs';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import {
|
|
3
|
+
import { x as DrawerProps, a5 as WalletPanelProps, Z as UIProps } from './types-Bi9iq57H.mjs';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
5
|
import React, { CSSProperties } from 'react';
|
|
6
6
|
|
|
@@ -59,6 +59,7 @@ declare function Tabs(props: TabsProps): react_jsx_runtime.JSX.Element;
|
|
|
59
59
|
|
|
60
60
|
declare const index_AlphaAvatar: typeof AlphaAvatar;
|
|
61
61
|
declare const index_Button: typeof Button;
|
|
62
|
+
declare const index_ConfirmModal: typeof ConfirmModal;
|
|
62
63
|
declare const index_Drawer: typeof Drawer;
|
|
63
64
|
declare const index_Field: typeof Field;
|
|
64
65
|
declare const index_Input: typeof Input;
|
|
@@ -72,7 +73,7 @@ declare const index_Skeleton: typeof Skeleton;
|
|
|
72
73
|
declare const index_Switch: typeof Switch;
|
|
73
74
|
declare const index_Tabs: typeof Tabs;
|
|
74
75
|
declare namespace index {
|
|
75
|
-
export { index_AlphaAvatar as AlphaAvatar, index_Button as Button, index_Drawer as Drawer, index_Field as Field, export_default as HashPanel, index_Input as Input, index_Modal as Modal, index_ModalDrawer as ModalDrawer, index_ModalWithHeader as ModalWithHeader, index_Overlay as Overlay, index_Popover as Popover, index_Radio as Radio, index_Skeleton as Skeleton, index_Switch as Switch, index_Tabs as Tabs };
|
|
76
|
+
export { index_AlphaAvatar as AlphaAvatar, index_Button as Button, index_ConfirmModal as ConfirmModal, index_Drawer as Drawer, index_Field as Field, export_default as HashPanel, index_Input as Input, index_Modal as Modal, index_ModalDrawer as ModalDrawer, index_ModalWithHeader as ModalWithHeader, index_Overlay as Overlay, index_Popover as Popover, index_Radio as Radio, index_Skeleton as Skeleton, index_Switch as Switch, index_Tabs as Tabs };
|
|
76
77
|
}
|
|
77
78
|
|
|
78
79
|
export { AlphaAvatar as A, Drawer as D, ModalDrawer as M, Radio as R, Switch as S, Tabs as T, Skeleton as a, export_default as e, index as i };
|