@matchain/matchid-sdk-react 0.1.56-alpha.4 → 0.1.56-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.
- package/dist/api.d.mts +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +51 -48
- package/dist/api.js.map +1 -1
- package/dist/api.mjs +3 -3
- package/dist/{chunk-NGNJ44SH.mjs → chunk-2SJCPZJQ.mjs} +2 -2
- package/dist/{chunk-OSY7MTZY.mjs → chunk-GD7URBBZ.mjs} +21 -1
- package/dist/chunk-GD7URBBZ.mjs.map +1 -0
- package/dist/{chunk-2HVTQUPR.mjs → chunk-YR46VC65.mjs} +120 -90
- package/dist/chunk-YR46VC65.mjs.map +1 -0
- package/dist/components.d.mts +3 -3
- package/dist/components.d.ts +3 -3
- package/dist/components.js +408 -361
- package/dist/components.js.map +1 -1
- package/dist/components.mjs +2 -2
- package/dist/hooks.d.mts +2 -2
- package/dist/hooks.d.ts +2 -2
- package/dist/hooks.js +226 -179
- package/dist/hooks.js.map +1 -1
- package/dist/hooks.mjs +2 -2
- package/dist/icon.d.mts +2 -2
- package/dist/icon.d.ts +2 -2
- package/dist/icon.js +20 -0
- package/dist/icon.js.map +1 -1
- package/dist/icon.mjs +3 -1
- package/dist/{index-CsUEaGtM.d.ts → index-BcuSCgol.d.ts} +2 -2
- package/dist/{index-CPTgrfjn.d.mts → index-BlMLqmS2.d.mts} +1 -1
- package/dist/{index-B7ZEyP1j.d.ts → index-C1Nyy5zx.d.ts} +1 -1
- package/dist/{index-FKxw4Vaa.d.mts → index-CBcBTQyU.d.mts} +1 -1
- package/dist/{index-BXbfmVoU.d.mts → index-CD0dACxf.d.mts} +2 -2
- package/dist/{index-TjbO7d74.d.mts → index-CER00guz.d.mts} +1 -1
- package/dist/{index-BtjgRcNJ.d.ts → index-CjekOYJl.d.mts} +2 -2
- package/dist/{index-AtpUyTIk.d.ts → index-DN-jrh8-.d.ts} +6 -3
- package/dist/{index-BKSGbw7b.d.mts → index-DdN22cwf.d.ts} +2 -2
- package/dist/{index-nwqg5fYH.d.ts → index-DkIIQLbh.d.ts} +2 -2
- package/dist/{index-4dZbgWG2.d.ts → index-DlaCsN95.d.ts} +1 -1
- package/dist/{index-zmJl2a0q.d.mts → index-lh6qBAf_.d.mts} +2 -2
- package/dist/{index-CwHXzvvB.d.ts → index-o0WW1c5O.d.ts} +1 -1
- package/dist/{index-CRLiCVf9.d.mts → index-xThRnNN3.d.mts} +6 -3
- package/dist/index.css +35 -1
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +458 -410
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -3
- package/dist/{types-DEsY_CPH.d.mts → types-CheN9vHJ.d.mts} +4 -0
- package/dist/{types-DEsY_CPH.d.ts → types-CheN9vHJ.d.ts} +4 -0
- package/dist/types.d.mts +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/ui.d.mts +3 -3
- package/dist/ui.d.ts +3 -3
- package/dist/ui.js +154 -107
- package/dist/ui.js.map +1 -1
- package/dist/ui.mjs +2 -2
- package/example/src/pages/UI/components/Input.tsx +12 -0
- package/example/src/pages/UI/index.tsx +2 -0
- package/package.json +1 -1
- package/dist/chunk-2HVTQUPR.mjs.map +0 -1
- package/dist/chunk-OSY7MTZY.mjs.map +0 -1
- /package/dist/{chunk-NGNJ44SH.mjs.map → chunk-2SJCPZJQ.mjs.map} +0 -0
package/dist/icon.mjs
CHANGED
|
@@ -27,6 +27,7 @@ import {
|
|
|
27
27
|
GoogleIcon,
|
|
28
28
|
InfoLineIcon,
|
|
29
29
|
InfoRoundIcon,
|
|
30
|
+
InputLengthIcon,
|
|
30
31
|
LeatherIcon,
|
|
31
32
|
LinkedinIcon,
|
|
32
33
|
LoadingIcon_default,
|
|
@@ -51,7 +52,7 @@ import {
|
|
|
51
52
|
XIcon,
|
|
52
53
|
XverseIcon,
|
|
53
54
|
YoutubeIcon
|
|
54
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-GD7URBBZ.mjs";
|
|
55
56
|
import "./chunk-J5LGTIGS.mjs";
|
|
56
57
|
export {
|
|
57
58
|
ArrowDownIcon,
|
|
@@ -82,6 +83,7 @@ export {
|
|
|
82
83
|
GoogleIcon,
|
|
83
84
|
InfoLineIcon,
|
|
84
85
|
InfoRoundIcon,
|
|
86
|
+
InputLengthIcon,
|
|
85
87
|
LeatherIcon,
|
|
86
88
|
LinkedinIcon,
|
|
87
89
|
LoadingIcon_default as LoadingIcon,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
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 } from './types-
|
|
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 } from './types-CheN9vHJ.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-DdN22cwf.js';
|
|
4
4
|
import { ReactNode } from 'react';
|
|
5
5
|
|
|
6
6
|
declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as MyResponseType } from './request-B0CyrGFT.mjs';
|
|
2
|
-
import { l as ISocialLoginMethod, m as OverviewInfo, C as CEXType, n as LoginMethodType, I as IMatchEvents, o as ChainType, p as UserChainType, A as Address, H as Hash$1, q as AnyObject, r as UserTransactionType, u as useMatchWalletAssetsProps, s as UserImportTokenType, t as UserAssetToken, g as WalletAssetMergeType } from './types-
|
|
2
|
+
import { l as ISocialLoginMethod, m as OverviewInfo, C as CEXType, n as LoginMethodType, I as IMatchEvents, o as ChainType, p as UserChainType, A as Address, H as Hash$1, q as AnyObject, r as UserTransactionType, u as useMatchWalletAssetsProps, s as UserImportTokenType, t as UserAssetToken, g as WalletAssetMergeType } from './types-CheN9vHJ.mjs';
|
|
3
3
|
import * as viem from 'viem';
|
|
4
4
|
import { SignableMessage, Hex, TransactionSerializable, Account, WalletClientConfig, createWalletClient, SendTransactionParameters, DeployContractParameters, WriteContractParameters, Chain } from 'viem';
|
|
5
5
|
import { Hash } from 'viem/types/misc';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as MyResponseType } from './request-B0CyrGFT.js';
|
|
2
|
-
import { l as ISocialLoginMethod, m as OverviewInfo, C as CEXType, n as LoginMethodType, I as IMatchEvents, o as ChainType, p as UserChainType, A as Address, H as Hash$1, q as AnyObject, r as UserTransactionType, u as useMatchWalletAssetsProps, s as UserImportTokenType, t as UserAssetToken, g as WalletAssetMergeType } from './types-
|
|
2
|
+
import { l as ISocialLoginMethod, m as OverviewInfo, C as CEXType, n as LoginMethodType, I as IMatchEvents, o as ChainType, p as UserChainType, A as Address, H as Hash$1, q as AnyObject, r as UserTransactionType, u as useMatchWalletAssetsProps, s as UserImportTokenType, t as UserAssetToken, g as WalletAssetMergeType } from './types-CheN9vHJ.js';
|
|
3
3
|
import * as viem from 'viem';
|
|
4
4
|
import { SignableMessage, Hex, TransactionSerializable, Account, WalletClientConfig, createWalletClient, SendTransactionParameters, DeployContractParameters, WriteContractParameters, Chain } from 'viem';
|
|
5
5
|
import { Hash } from 'viem/types/misc';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-
|
|
1
|
+
import { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-CheN9vHJ.mjs';
|
|
2
2
|
|
|
3
3
|
declare const index_Address: typeof Address;
|
|
4
4
|
declare const index_AnyObject: typeof AnyObject;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
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 } from './types-
|
|
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 } from './types-CheN9vHJ.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-CjekOYJl.mjs';
|
|
4
4
|
import { 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 _tanstack_react_query from '@tanstack/react-query';
|
|
2
2
|
import { UseQueryOptions } from '@tanstack/react-query/src/types';
|
|
3
|
-
import { w as PohZkpassParams, r as UserTransactionType, x as UserTransactionNextPageParams, y as WalletAssetType, z as MetaPageType, F as BindItemType, G as BindInfoType, J as PohItemType, p as UserChainType, t as UserAssetToken, s as UserImportTokenType, K as WalletChainType, N as WalletNFTType } from './types-
|
|
3
|
+
import { w as PohZkpassParams, r as UserTransactionType, x as UserTransactionNextPageParams, y as WalletAssetType, z as MetaPageType, F as BindItemType, G as BindInfoType, J as PohItemType, p as UserChainType, t as UserAssetToken, s as UserImportTokenType, K as WalletChainType, N as WalletNFTType } from './types-CheN9vHJ.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 React__default, { ReactNode, PropsWithChildren } from 'react';
|
|
3
|
-
import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-
|
|
3
|
+
import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-CheN9vHJ.mjs';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
6
6
|
label: ReactNode;
|
|
@@ -9,7 +9,7 @@ declare function Field({ label, children, error, required, className }: {
|
|
|
9
9
|
className?: string;
|
|
10
10
|
} & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
declare function Input({ onChange, type, after, className, ...props }: InputProps): react_jsx_runtime.JSX.Element;
|
|
12
|
+
declare function Input({ onChange, type, after, showLength, showClear, className, rows, maxRows, children, ...props }: InputProps & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
13
13
|
|
|
14
14
|
declare function Button({ size, disabled, loading, children, onClick, highlight, block, type, rounded, className, style, dataset }: ButtonProps & {
|
|
15
15
|
dataset?: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { CSSProperties } from 'react';
|
|
3
|
-
import { v as IconProps$1 } from './types-
|
|
3
|
+
import { v as IconProps$1 } from './types-CheN9vHJ.js';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
6
6
|
color?: string;
|
|
@@ -152,6 +152,8 @@ declare function CheckboxIcon({ size, color, ...props }: IconSizeColorProps): re
|
|
|
152
152
|
|
|
153
153
|
declare function CheckboxCheckedIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
154
154
|
|
|
155
|
+
declare function InputLengthIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
156
|
+
|
|
155
157
|
declare const index_ArrowDownIcon: typeof ArrowDownIcon;
|
|
156
158
|
declare const index_ArrowLeftIcon: typeof ArrowLeftIcon;
|
|
157
159
|
declare const index_ArrowRightIcon: typeof ArrowRightIcon;
|
|
@@ -180,6 +182,7 @@ declare const index_GithubIcon: typeof GithubIcon;
|
|
|
180
182
|
declare const index_GoogleIcon: typeof GoogleIcon;
|
|
181
183
|
declare const index_InfoLineIcon: typeof InfoLineIcon;
|
|
182
184
|
declare const index_InfoRoundIcon: typeof InfoRoundIcon;
|
|
185
|
+
declare const index_InputLengthIcon: typeof InputLengthIcon;
|
|
183
186
|
declare const index_LeatherIcon: typeof LeatherIcon;
|
|
184
187
|
declare const index_LinkedinIcon: typeof LinkedinIcon;
|
|
185
188
|
declare const index_LoadingIcon: typeof LoadingIcon;
|
|
@@ -204,7 +207,7 @@ declare const index_XIcon: typeof XIcon;
|
|
|
204
207
|
declare const index_XverseIcon: typeof XverseIcon;
|
|
205
208
|
declare const index_YoutubeIcon: typeof YoutubeIcon;
|
|
206
209
|
declare namespace index {
|
|
207
|
-
export { index_ArrowDownIcon as ArrowDownIcon, index_ArrowLeftIcon as ArrowLeftIcon, index_ArrowRightIcon as ArrowRightIcon, index_ArrowSendIcon as ArrowSendIcon, index_BTCDarkIcon as BTCDarkIcon, index_BTCLightIcon as BTCLightIcon, index_BackIcon as BackIcon, index_BitgetIcon as BitgetIcon, index_CheckIcon as CheckIcon, index_CheckRoundIcon as CheckRoundIcon, index_CheckboxCheckedIcon as CheckboxCheckedIcon, index_CheckboxIcon as CheckboxIcon, index_CloseEyeIcon as CloseEyeIcon, index_CloseIcon as CloseIcon, index_CloseRoundIcon as CloseRoundIcon, index_CopyIcon as CopyIcon, index_DeleteRoundIcon as DeleteRoundIcon, index_DiscordIcon as DiscordIcon, index_EVMDarkIcon as EVMDarkIcon, index_EVMLightIcon as EVMLightIcon, index_EmailIcon as EmailIcon, index_EmailLineIcon as EmailLineIcon, index_ErrorRoundIcon as ErrorRoundIcon, index_FacebookIcon as FacebookIcon, index_GithubIcon as GithubIcon, index_GoogleIcon as GoogleIcon, index_InfoLineIcon as InfoLineIcon, index_InfoRoundIcon as InfoRoundIcon, index_LeatherIcon as LeatherIcon, index_LinkedinIcon as LinkedinIcon, index_LoadingIcon as LoadingIcon, index_LoginIcon as LoginIcon, index_MoreIcon as MoreIcon, index_OKXIcon as OKXIcon, index_OpenEyeIcon as OpenEyeIcon, index_PasswordRoundIcon as PasswordRoundIcon, index_PhantomIcon as PhantomIcon, index_SOLDarkIcon as SOLDarkIcon, index_SOLLightIcon as SOLLightIcon, index_TRXDarkIcon as TRXDarkIcon, index_TRXLightIcon as TRXLightIcon, index_TelegramIcon as TelegramIcon, TonLightIcon$1 as TonDarkIcon, index_TonLightIcon as TonLightIcon, index_TransferIcon as TransferIcon, index_TronLinkIcon as TronLinkIcon, index_UnLoginIcon as UnLoginIcon, index_UnisatIcon as UnisatIcon, index_WalletIcon as WalletIcon, index_XIcon as XIcon, index_XverseIcon as XverseIcon, index_YoutubeIcon as YoutubeIcon };
|
|
210
|
+
export { index_ArrowDownIcon as ArrowDownIcon, index_ArrowLeftIcon as ArrowLeftIcon, index_ArrowRightIcon as ArrowRightIcon, index_ArrowSendIcon as ArrowSendIcon, index_BTCDarkIcon as BTCDarkIcon, index_BTCLightIcon as BTCLightIcon, index_BackIcon as BackIcon, index_BitgetIcon as BitgetIcon, index_CheckIcon as CheckIcon, index_CheckRoundIcon as CheckRoundIcon, index_CheckboxCheckedIcon as CheckboxCheckedIcon, index_CheckboxIcon as CheckboxIcon, index_CloseEyeIcon as CloseEyeIcon, index_CloseIcon as CloseIcon, index_CloseRoundIcon as CloseRoundIcon, index_CopyIcon as CopyIcon, index_DeleteRoundIcon as DeleteRoundIcon, index_DiscordIcon as DiscordIcon, index_EVMDarkIcon as EVMDarkIcon, index_EVMLightIcon as EVMLightIcon, index_EmailIcon as EmailIcon, index_EmailLineIcon as EmailLineIcon, index_ErrorRoundIcon as ErrorRoundIcon, index_FacebookIcon as FacebookIcon, index_GithubIcon as GithubIcon, index_GoogleIcon as GoogleIcon, index_InfoLineIcon as InfoLineIcon, index_InfoRoundIcon as InfoRoundIcon, index_InputLengthIcon as InputLengthIcon, index_LeatherIcon as LeatherIcon, index_LinkedinIcon as LinkedinIcon, index_LoadingIcon as LoadingIcon, index_LoginIcon as LoginIcon, index_MoreIcon as MoreIcon, index_OKXIcon as OKXIcon, index_OpenEyeIcon as OpenEyeIcon, index_PasswordRoundIcon as PasswordRoundIcon, index_PhantomIcon as PhantomIcon, index_SOLDarkIcon as SOLDarkIcon, index_SOLLightIcon as SOLLightIcon, index_TRXDarkIcon as TRXDarkIcon, index_TRXLightIcon as TRXLightIcon, index_TelegramIcon as TelegramIcon, TonLightIcon$1 as TonDarkIcon, index_TonLightIcon as TonLightIcon, index_TransferIcon as TransferIcon, index_TronLinkIcon as TronLinkIcon, index_UnLoginIcon as UnLoginIcon, index_UnisatIcon as UnisatIcon, index_WalletIcon as WalletIcon, index_XIcon as XIcon, index_XverseIcon as XverseIcon, index_YoutubeIcon as YoutubeIcon };
|
|
208
211
|
}
|
|
209
212
|
|
|
210
|
-
export { ArrowRightIcon as A, BackIcon as B, CloseIcon as C, DeleteRoundIcon as D, EmailIcon as E, FacebookIcon as F, GoogleIcon as G, TonLightIcon$1 as H, TonLightIcon as I, ErrorRoundIcon as J, InfoLineIcon as K, LoadingIcon as L, InfoRoundIcon as M, TransferIcon as N, OpenEyeIcon as O, PasswordRoundIcon as P, ArrowSendIcon as Q, PhantomIcon as R, SOLDarkIcon as S, TelegramIcon as T, UnLoginIcon as U, MoreIcon as V, WalletIcon as W, XIcon as X, YoutubeIcon as Y, CheckboxIcon as Z, CheckboxCheckedIcon as _, CloseRoundIcon as a, EmailLineIcon as b, LoginIcon as c, CheckRoundIcon as d, CloseEyeIcon as e, ArrowLeftIcon as f, GithubIcon as g, DiscordIcon as h, index as i, CheckIcon as j, CopyIcon as k, LinkedinIcon as l, BTCDarkIcon as m, BTCLightIcon as n, EVMDarkIcon as o, EVMLightIcon as p, SOLLightIcon as q, TRXDarkIcon as r, TRXLightIcon as s, ArrowDownIcon as t, LeatherIcon as u, UnisatIcon as v, XverseIcon as w, TronLinkIcon as x, OKXIcon as y, BitgetIcon as z };
|
|
213
|
+
export { InputLengthIcon as $, ArrowRightIcon as A, BackIcon as B, CloseIcon as C, DeleteRoundIcon as D, EmailIcon as E, FacebookIcon as F, GoogleIcon as G, TonLightIcon$1 as H, TonLightIcon as I, ErrorRoundIcon as J, InfoLineIcon as K, LoadingIcon as L, InfoRoundIcon as M, TransferIcon as N, OpenEyeIcon as O, PasswordRoundIcon as P, ArrowSendIcon as Q, PhantomIcon as R, SOLDarkIcon as S, TelegramIcon as T, UnLoginIcon as U, MoreIcon as V, WalletIcon as W, XIcon as X, YoutubeIcon as Y, CheckboxIcon as Z, CheckboxCheckedIcon as _, CloseRoundIcon as a, EmailLineIcon as b, LoginIcon as c, CheckRoundIcon as d, CloseEyeIcon as e, ArrowLeftIcon as f, GithubIcon as g, DiscordIcon as h, index as i, CheckIcon as j, CopyIcon as k, LinkedinIcon as l, BTCDarkIcon as m, BTCLightIcon as n, EVMDarkIcon as o, EVMLightIcon as p, SOLLightIcon as q, TRXDarkIcon as r, TRXLightIcon as s, ArrowDownIcon as t, LeatherIcon as u, UnisatIcon as v, XverseIcon as w, TronLinkIcon as x, OKXIcon as y, BitgetIcon as z };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { ReactNode, PropsWithChildren } from 'react';
|
|
3
|
-
import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-
|
|
3
|
+
import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-CheN9vHJ.js';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
6
6
|
label: ReactNode;
|
|
@@ -9,7 +9,7 @@ declare function Field({ label, children, error, required, className }: {
|
|
|
9
9
|
className?: string;
|
|
10
10
|
} & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
declare function Input({ onChange, type, after, className, ...props }: InputProps): react_jsx_runtime.JSX.Element;
|
|
12
|
+
declare function Input({ onChange, type, after, showLength, showClear, className, rows, maxRows, children, ...props }: InputProps & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
13
13
|
|
|
14
14
|
declare function Button({ size, disabled, loading, children, onClick, highlight, block, type, rounded, className, style, dataset }: ButtonProps & {
|
|
15
15
|
dataset?: {
|
|
@@ -1,6 +1,6 @@
|
|
|
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-
|
|
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-DdN22cwf.js';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import { D as DrawerProps, h as WalletPanelProps, U as UIProps } from './types-
|
|
3
|
+
import { D as DrawerProps, h as WalletPanelProps, U as UIProps } from './types-CheN9vHJ.js';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
5
|
import * as React$1 from 'react';
|
|
6
6
|
import React__default, { CSSProperties } from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-
|
|
1
|
+
import { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-CheN9vHJ.js';
|
|
2
2
|
|
|
3
3
|
declare const index_Address: typeof Address;
|
|
4
4
|
declare const index_AnyObject: typeof AnyObject;
|
|
@@ -1,6 +1,6 @@
|
|
|
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-
|
|
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-CjekOYJl.mjs';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
-
import { D as DrawerProps, h as WalletPanelProps, U as UIProps } from './types-
|
|
3
|
+
import { D as DrawerProps, h as WalletPanelProps, U as UIProps } from './types-CheN9vHJ.mjs';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
5
|
import * as React$1 from 'react';
|
|
6
6
|
import React__default, { CSSProperties } from 'react';
|
|
@@ -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 { w as PohZkpassParams, r as UserTransactionType, x as UserTransactionNextPageParams, y as WalletAssetType, z as MetaPageType, F as BindItemType, G as BindInfoType, J as PohItemType, p as UserChainType, t as UserAssetToken, s as UserImportTokenType, K as WalletChainType, N as WalletNFTType } from './types-
|
|
3
|
+
import { w as PohZkpassParams, r as UserTransactionType, x as UserTransactionNextPageParams, y as WalletAssetType, z as MetaPageType, F as BindItemType, G as BindInfoType, J as PohItemType, p as UserChainType, t as UserAssetToken, s as UserImportTokenType, K as WalletChainType, N as WalletNFTType } from './types-CheN9vHJ.js';
|
|
4
4
|
import { M as MyResponseType, i as isSuccess } from './request-B0CyrGFT.js';
|
|
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 React__default, { CSSProperties } from 'react';
|
|
3
|
-
import { v as IconProps$1 } from './types-
|
|
3
|
+
import { v as IconProps$1 } from './types-CheN9vHJ.mjs';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
6
6
|
color?: string;
|
|
@@ -152,6 +152,8 @@ declare function CheckboxIcon({ size, color, ...props }: IconSizeColorProps): re
|
|
|
152
152
|
|
|
153
153
|
declare function CheckboxCheckedIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
154
154
|
|
|
155
|
+
declare function InputLengthIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
156
|
+
|
|
155
157
|
declare const index_ArrowDownIcon: typeof ArrowDownIcon;
|
|
156
158
|
declare const index_ArrowLeftIcon: typeof ArrowLeftIcon;
|
|
157
159
|
declare const index_ArrowRightIcon: typeof ArrowRightIcon;
|
|
@@ -180,6 +182,7 @@ declare const index_GithubIcon: typeof GithubIcon;
|
|
|
180
182
|
declare const index_GoogleIcon: typeof GoogleIcon;
|
|
181
183
|
declare const index_InfoLineIcon: typeof InfoLineIcon;
|
|
182
184
|
declare const index_InfoRoundIcon: typeof InfoRoundIcon;
|
|
185
|
+
declare const index_InputLengthIcon: typeof InputLengthIcon;
|
|
183
186
|
declare const index_LeatherIcon: typeof LeatherIcon;
|
|
184
187
|
declare const index_LinkedinIcon: typeof LinkedinIcon;
|
|
185
188
|
declare const index_LoadingIcon: typeof LoadingIcon;
|
|
@@ -204,7 +207,7 @@ declare const index_XIcon: typeof XIcon;
|
|
|
204
207
|
declare const index_XverseIcon: typeof XverseIcon;
|
|
205
208
|
declare const index_YoutubeIcon: typeof YoutubeIcon;
|
|
206
209
|
declare namespace index {
|
|
207
|
-
export { index_ArrowDownIcon as ArrowDownIcon, index_ArrowLeftIcon as ArrowLeftIcon, index_ArrowRightIcon as ArrowRightIcon, index_ArrowSendIcon as ArrowSendIcon, index_BTCDarkIcon as BTCDarkIcon, index_BTCLightIcon as BTCLightIcon, index_BackIcon as BackIcon, index_BitgetIcon as BitgetIcon, index_CheckIcon as CheckIcon, index_CheckRoundIcon as CheckRoundIcon, index_CheckboxCheckedIcon as CheckboxCheckedIcon, index_CheckboxIcon as CheckboxIcon, index_CloseEyeIcon as CloseEyeIcon, index_CloseIcon as CloseIcon, index_CloseRoundIcon as CloseRoundIcon, index_CopyIcon as CopyIcon, index_DeleteRoundIcon as DeleteRoundIcon, index_DiscordIcon as DiscordIcon, index_EVMDarkIcon as EVMDarkIcon, index_EVMLightIcon as EVMLightIcon, index_EmailIcon as EmailIcon, index_EmailLineIcon as EmailLineIcon, index_ErrorRoundIcon as ErrorRoundIcon, index_FacebookIcon as FacebookIcon, index_GithubIcon as GithubIcon, index_GoogleIcon as GoogleIcon, index_InfoLineIcon as InfoLineIcon, index_InfoRoundIcon as InfoRoundIcon, index_LeatherIcon as LeatherIcon, index_LinkedinIcon as LinkedinIcon, index_LoadingIcon as LoadingIcon, index_LoginIcon as LoginIcon, index_MoreIcon as MoreIcon, index_OKXIcon as OKXIcon, index_OpenEyeIcon as OpenEyeIcon, index_PasswordRoundIcon as PasswordRoundIcon, index_PhantomIcon as PhantomIcon, index_SOLDarkIcon as SOLDarkIcon, index_SOLLightIcon as SOLLightIcon, index_TRXDarkIcon as TRXDarkIcon, index_TRXLightIcon as TRXLightIcon, index_TelegramIcon as TelegramIcon, TonLightIcon$1 as TonDarkIcon, index_TonLightIcon as TonLightIcon, index_TransferIcon as TransferIcon, index_TronLinkIcon as TronLinkIcon, index_UnLoginIcon as UnLoginIcon, index_UnisatIcon as UnisatIcon, index_WalletIcon as WalletIcon, index_XIcon as XIcon, index_XverseIcon as XverseIcon, index_YoutubeIcon as YoutubeIcon };
|
|
210
|
+
export { index_ArrowDownIcon as ArrowDownIcon, index_ArrowLeftIcon as ArrowLeftIcon, index_ArrowRightIcon as ArrowRightIcon, index_ArrowSendIcon as ArrowSendIcon, index_BTCDarkIcon as BTCDarkIcon, index_BTCLightIcon as BTCLightIcon, index_BackIcon as BackIcon, index_BitgetIcon as BitgetIcon, index_CheckIcon as CheckIcon, index_CheckRoundIcon as CheckRoundIcon, index_CheckboxCheckedIcon as CheckboxCheckedIcon, index_CheckboxIcon as CheckboxIcon, index_CloseEyeIcon as CloseEyeIcon, index_CloseIcon as CloseIcon, index_CloseRoundIcon as CloseRoundIcon, index_CopyIcon as CopyIcon, index_DeleteRoundIcon as DeleteRoundIcon, index_DiscordIcon as DiscordIcon, index_EVMDarkIcon as EVMDarkIcon, index_EVMLightIcon as EVMLightIcon, index_EmailIcon as EmailIcon, index_EmailLineIcon as EmailLineIcon, index_ErrorRoundIcon as ErrorRoundIcon, index_FacebookIcon as FacebookIcon, index_GithubIcon as GithubIcon, index_GoogleIcon as GoogleIcon, index_InfoLineIcon as InfoLineIcon, index_InfoRoundIcon as InfoRoundIcon, index_InputLengthIcon as InputLengthIcon, index_LeatherIcon as LeatherIcon, index_LinkedinIcon as LinkedinIcon, index_LoadingIcon as LoadingIcon, index_LoginIcon as LoginIcon, index_MoreIcon as MoreIcon, index_OKXIcon as OKXIcon, index_OpenEyeIcon as OpenEyeIcon, index_PasswordRoundIcon as PasswordRoundIcon, index_PhantomIcon as PhantomIcon, index_SOLDarkIcon as SOLDarkIcon, index_SOLLightIcon as SOLLightIcon, index_TRXDarkIcon as TRXDarkIcon, index_TRXLightIcon as TRXLightIcon, index_TelegramIcon as TelegramIcon, TonLightIcon$1 as TonDarkIcon, index_TonLightIcon as TonLightIcon, index_TransferIcon as TransferIcon, index_TronLinkIcon as TronLinkIcon, index_UnLoginIcon as UnLoginIcon, index_UnisatIcon as UnisatIcon, index_WalletIcon as WalletIcon, index_XIcon as XIcon, index_XverseIcon as XverseIcon, index_YoutubeIcon as YoutubeIcon };
|
|
208
211
|
}
|
|
209
212
|
|
|
210
|
-
export { ArrowRightIcon as A, BackIcon as B, CloseIcon as C, DeleteRoundIcon as D, EmailIcon as E, FacebookIcon as F, GoogleIcon as G, TonLightIcon$1 as H, TonLightIcon as I, ErrorRoundIcon as J, InfoLineIcon as K, LoadingIcon as L, InfoRoundIcon as M, TransferIcon as N, OpenEyeIcon as O, PasswordRoundIcon as P, ArrowSendIcon as Q, PhantomIcon as R, SOLDarkIcon as S, TelegramIcon as T, UnLoginIcon as U, MoreIcon as V, WalletIcon as W, XIcon as X, YoutubeIcon as Y, CheckboxIcon as Z, CheckboxCheckedIcon as _, CloseRoundIcon as a, EmailLineIcon as b, LoginIcon as c, CheckRoundIcon as d, CloseEyeIcon as e, ArrowLeftIcon as f, GithubIcon as g, DiscordIcon as h, index as i, CheckIcon as j, CopyIcon as k, LinkedinIcon as l, BTCDarkIcon as m, BTCLightIcon as n, EVMDarkIcon as o, EVMLightIcon as p, SOLLightIcon as q, TRXDarkIcon as r, TRXLightIcon as s, ArrowDownIcon as t, LeatherIcon as u, UnisatIcon as v, XverseIcon as w, TronLinkIcon as x, OKXIcon as y, BitgetIcon as z };
|
|
213
|
+
export { InputLengthIcon as $, ArrowRightIcon as A, BackIcon as B, CloseIcon as C, DeleteRoundIcon as D, EmailIcon as E, FacebookIcon as F, GoogleIcon as G, TonLightIcon$1 as H, TonLightIcon as I, ErrorRoundIcon as J, InfoLineIcon as K, LoadingIcon as L, InfoRoundIcon as M, TransferIcon as N, OpenEyeIcon as O, PasswordRoundIcon as P, ArrowSendIcon as Q, PhantomIcon as R, SOLDarkIcon as S, TelegramIcon as T, UnLoginIcon as U, MoreIcon as V, WalletIcon as W, XIcon as X, YoutubeIcon as Y, CheckboxIcon as Z, CheckboxCheckedIcon as _, CloseRoundIcon as a, EmailLineIcon as b, LoginIcon as c, CheckRoundIcon as d, CloseEyeIcon as e, ArrowLeftIcon as f, GithubIcon as g, DiscordIcon as h, index as i, CheckIcon as j, CopyIcon as k, LinkedinIcon as l, BTCDarkIcon as m, BTCLightIcon as n, EVMDarkIcon as o, EVMLightIcon as p, SOLLightIcon as q, TRXDarkIcon as r, TRXLightIcon as s, ArrowDownIcon as t, LeatherIcon as u, UnisatIcon as v, XverseIcon as w, TronLinkIcon as x, OKXIcon as y, BitgetIcon as z };
|
package/dist/index.css
CHANGED
|
@@ -479,6 +479,7 @@ body {
|
|
|
479
479
|
padding-left: 24px;
|
|
480
480
|
padding-right: 24px;
|
|
481
481
|
border-radius: 12px;
|
|
482
|
+
position: relative;
|
|
482
483
|
border: 1px solid var(--matchid-input-border-color);
|
|
483
484
|
display: flex;
|
|
484
485
|
align-items: center;
|
|
@@ -500,7 +501,8 @@ body {
|
|
|
500
501
|
background: var(--matchid-input-focus-bg);
|
|
501
502
|
}
|
|
502
503
|
|
|
503
|
-
|
|
504
|
+
|
|
505
|
+
.matchid-input-field{
|
|
504
506
|
flex: 1;
|
|
505
507
|
height: 100%;
|
|
506
508
|
outline: 0;
|
|
@@ -551,6 +553,38 @@ body {
|
|
|
551
553
|
opacity: 1;
|
|
552
554
|
}
|
|
553
555
|
}
|
|
556
|
+
.matchid-input-length{
|
|
557
|
+
color:var(--matchid-gray-400);
|
|
558
|
+
--icon-color: var(--matchid-gray-400);
|
|
559
|
+
position: absolute;
|
|
560
|
+
bottom:8px;
|
|
561
|
+
right:8px;
|
|
562
|
+
display: flex;
|
|
563
|
+
align-items: flex-end;
|
|
564
|
+
gap:4px;
|
|
565
|
+
font-size:18px;
|
|
566
|
+
@media screen and (max-width: 768px) {
|
|
567
|
+
font-size:14px;
|
|
568
|
+
}
|
|
569
|
+
}
|
|
570
|
+
&:active, &:focus, &:focus-within {
|
|
571
|
+
.matchid-input-length{
|
|
572
|
+
color:var(--matchid-highlight-orange);
|
|
573
|
+
--icon-color: var(--matchid-highlight-orange);
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
&.matchid-input-textarea{
|
|
578
|
+
height:auto;
|
|
579
|
+
padding:24px;
|
|
580
|
+
.matchid-input-field{
|
|
581
|
+
line-height: 24px;
|
|
582
|
+
height:24px;
|
|
583
|
+
max-height: calc(24px * var(--max-rows));
|
|
584
|
+
resize: none;
|
|
585
|
+
overflow: auto;
|
|
586
|
+
}
|
|
587
|
+
}
|
|
554
588
|
}
|
|
555
589
|
|
|
556
590
|
.matchid-field-box {
|
package/dist/index.d.mts
CHANGED
|
@@ -4,14 +4,14 @@ import * as abitype from 'abitype';
|
|
|
4
4
|
import * as wagmi_chains from 'wagmi/chains';
|
|
5
5
|
import * as viem from 'viem';
|
|
6
6
|
import React__default, { ReactNode } from 'react';
|
|
7
|
-
import { I as IMatchEvents, L as LocaleType, a as IEnvConfigType, W as WalletConfigType } from './types-
|
|
8
|
-
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-
|
|
9
|
-
export { i as Components } from './index-
|
|
10
|
-
export { i as UI } from './index-
|
|
11
|
-
export { i as Api } from './index-
|
|
7
|
+
import { I as IMatchEvents, L as LocaleType, a as IEnvConfigType, W as WalletConfigType } from './types-CheN9vHJ.mjs';
|
|
8
|
+
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-BlMLqmS2.mjs';
|
|
9
|
+
export { i as Components } from './index-CD0dACxf.mjs';
|
|
10
|
+
export { i as UI } from './index-lh6qBAf_.mjs';
|
|
11
|
+
export { i as Api } from './index-CER00guz.mjs';
|
|
12
12
|
export { i as Chains } from './index-B50DU_xT.mjs';
|
|
13
|
-
export { i as Types } from './index-
|
|
14
|
-
export { i as Icon } from './index-
|
|
13
|
+
export { i as Types } from './index-CBcBTQyU.mjs';
|
|
14
|
+
export { i as Icon } from './index-xThRnNN3.mjs';
|
|
15
15
|
export { i as Lottie } from './index-CHgaOUiW.mjs';
|
|
16
16
|
import '@tanstack/react-query/src/types';
|
|
17
17
|
import './request-B0CyrGFT.mjs';
|
|
@@ -21,7 +21,7 @@ import 'viem/_types/actions/siwe/verifySiweMessage';
|
|
|
21
21
|
import 'viem/_types/utils/ccip';
|
|
22
22
|
import 'viem/chains';
|
|
23
23
|
import '@tanstack/react-query';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-CjekOYJl.mjs';
|
|
25
25
|
|
|
26
26
|
declare const wagmiConfig: wagmi.Config<[{
|
|
27
27
|
blockExplorers: {
|
package/dist/index.d.ts
CHANGED
|
@@ -4,14 +4,14 @@ import * as abitype from 'abitype';
|
|
|
4
4
|
import * as wagmi_chains from 'wagmi/chains';
|
|
5
5
|
import * as viem from 'viem';
|
|
6
6
|
import React__default, { ReactNode } from 'react';
|
|
7
|
-
import { I as IMatchEvents, L as LocaleType, a as IEnvConfigType, W as WalletConfigType } from './types-
|
|
8
|
-
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-
|
|
9
|
-
export { i as Components } from './index-
|
|
10
|
-
export { i as UI } from './index-
|
|
11
|
-
export { i as Api } from './index-
|
|
7
|
+
import { I as IMatchEvents, L as LocaleType, a as IEnvConfigType, W as WalletConfigType } from './types-CheN9vHJ.js';
|
|
8
|
+
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-C1Nyy5zx.js';
|
|
9
|
+
export { i as Components } from './index-BcuSCgol.js';
|
|
10
|
+
export { i as UI } from './index-DkIIQLbh.js';
|
|
11
|
+
export { i as Api } from './index-o0WW1c5O.js';
|
|
12
12
|
export { i as Chains } from './index-B50DU_xT.js';
|
|
13
|
-
export { i as Types } from './index-
|
|
14
|
-
export { i as Icon } from './index-
|
|
13
|
+
export { i as Types } from './index-DlaCsN95.js';
|
|
14
|
+
export { i as Icon } from './index-DN-jrh8-.js';
|
|
15
15
|
export { i as Lottie } from './index-CHgaOUiW.js';
|
|
16
16
|
import '@tanstack/react-query/src/types';
|
|
17
17
|
import './request-B0CyrGFT.js';
|
|
@@ -21,7 +21,7 @@ import 'viem/_types/actions/siwe/verifySiweMessage';
|
|
|
21
21
|
import 'viem/_types/utils/ccip';
|
|
22
22
|
import 'viem/chains';
|
|
23
23
|
import '@tanstack/react-query';
|
|
24
|
-
import './index-
|
|
24
|
+
import './index-DdN22cwf.js';
|
|
25
25
|
|
|
26
26
|
declare const wagmiConfig: wagmi.Config<[{
|
|
27
27
|
blockExplorers: {
|