@matchain/matchid-sdk-react 0.1.56-alpha.0 → 0.1.56-alpha.10
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 +67 -48
- package/dist/api.js.map +1 -1
- package/dist/api.mjs +4 -4
- package/dist/assets/lottie.d.mts +1 -1
- package/dist/assets/lottie.d.ts +1 -1
- package/dist/assets/lottie.js +5 -0
- package/dist/assets/lottie.js.map +1 -1
- package/dist/assets/lottie.mjs +3 -1
- package/dist/chains.d.mts +1 -1
- package/dist/chains.d.ts +1 -1
- package/dist/{chunk-FKXS2XRG.mjs → chunk-FQ6PYZPD.mjs} +94 -1
- package/dist/chunk-FQ6PYZPD.mjs.map +1 -0
- package/dist/{chunk-SG45XKMV.mjs → chunk-JCMQBWWW.mjs} +2 -2
- package/dist/chunk-LOZCAT7A.mjs +7732 -0
- package/dist/chunk-LOZCAT7A.mjs.map +1 -0
- package/dist/{chunk-XR24AYII.mjs → chunk-XM6CYEXN.mjs} +6 -1
- package/dist/chunk-XM6CYEXN.mjs.map +1 -0
- package/dist/components.d.mts +3 -3
- package/dist/components.d.ts +3 -3
- package/dist/components.js +506 -368
- package/dist/components.js.map +1 -1
- package/dist/components.mjs +3 -3
- package/dist/hooks.d.mts +2 -3
- package/dist/hooks.d.ts +2 -3
- package/dist/hooks.js +249 -184
- package/dist/hooks.js.map +1 -1
- package/dist/hooks.mjs +5 -3
- package/dist/icon.d.mts +2 -2
- package/dist/icon.d.ts +2 -2
- package/dist/icon.js +93 -0
- package/dist/icon.js.map +1 -1
- package/dist/icon.mjs +11 -1
- package/dist/{index-FKxw4Vaa.d.mts → index-84CqVi2I.d.mts} +1 -1
- package/dist/{index-4dZbgWG2.d.ts → index-BNqdFiOo.d.ts} +1 -1
- package/dist/{index-C82WIWvx.d.ts → index-BctnHnJp.d.ts} +21 -3
- package/dist/{index-BKSGbw7b.d.mts → index-BqI0PEIi.d.mts} +2 -2
- package/dist/{index-CDTTHSh0.d.mts → index-CHgaOUiW.d.mts} +6586 -138
- package/dist/{index-CDTTHSh0.d.ts → index-CHgaOUiW.d.ts} +6586 -138
- package/dist/{index-TjbO7d74.d.mts → index-Car1jFyN.d.mts} +1 -1
- package/dist/{index-B50DU_xT.d.mts → index-CboftuIp.d.mts} +2 -0
- package/dist/{index-B50DU_xT.d.ts → index-CboftuIp.d.ts} +2 -0
- package/dist/{index-CwHXzvvB.d.ts → index-CcVHENNv.d.ts} +1 -1
- package/dist/{index-DK7l3lsH.d.ts → index-Cqdz_5bE.d.ts} +10 -4
- package/dist/{index-BtjgRcNJ.d.ts → index-CvzpMw3N.d.ts} +2 -2
- package/dist/index-D2E53ZMV.d.mts +7134 -0
- package/dist/{index-BXbfmVoU.d.mts → index-DVlulZhE.d.mts} +2 -2
- package/dist/{index-D7E317WV.d.mts → index-DkijpM5Q.d.mts} +21 -3
- package/dist/index-DwmrgZa2.d.ts +7134 -0
- package/dist/{index-YPRyEYt6.d.mts → index-DxHhOW24.d.mts} +10 -4
- package/dist/{index-CsUEaGtM.d.ts → index-qmC4zt6V.d.ts} +2 -2
- package/dist/index.css +227 -30
- package/dist/index.d.mts +167 -89
- package/dist/index.d.ts +167 -89
- package/dist/index.js +625 -430
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/{types-DEsY_CPH.d.mts → types-BrVeC0c8.d.mts} +5 -1
- package/dist/{types-DEsY_CPH.d.ts → types-BrVeC0c8.d.ts} +5 -1
- 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 +253 -162
- package/dist/ui.js.map +1 -1
- package/dist/ui.mjs +5 -3
- package/example/package.json +1 -2
- package/example/src/pages/UI/components/Checkbox.tsx +10 -0
- package/example/src/pages/UI/components/Input.tsx +12 -0
- package/example/src/pages/UI/components/Modal.tsx +38 -0
- package/example/src/pages/UI/index.tsx +6 -0
- package/example/src/pages/Wallet/index.tsx +90 -88
- package/example/yarn.lock +2251 -27
- package/package.json +8 -4
- package/dist/chunk-FGJ25ONR.mjs +0 -7621
- package/dist/chunk-FGJ25ONR.mjs.map +0 -1
- package/dist/chunk-FKXS2XRG.mjs.map +0 -1
- package/dist/chunk-XR24AYII.mjs.map +0 -1
- package/dist/index-CHG4-0Z1.d.mts +0 -3333
- package/dist/index-D1Ep9UMx.d.ts +0 -3333
- package/example/package-lock.json +0 -2965
- /package/dist/{chunk-SG45XKMV.mjs.map → chunk-JCMQBWWW.mjs.map} +0 -0
|
@@ -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-BrVeC0c8.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-BqI0PEIi.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 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-BrVeC0c8.mjs';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
6
6
|
color?: string;
|
|
@@ -63,6 +63,7 @@ type IconProps = {
|
|
|
63
63
|
width?: string|number,
|
|
64
64
|
className?: string
|
|
65
65
|
size?: number
|
|
66
|
+
onClick?: ()=>void
|
|
66
67
|
}
|
|
67
68
|
|
|
68
69
|
type IconSizeColorProps = Omit<IconProps, 'height' |'width'>
|
|
@@ -147,6 +148,18 @@ declare function PhantomIcon({ size, ...props }: IconSizeProps): react_jsx_runti
|
|
|
147
148
|
|
|
148
149
|
declare function MoreIcon({ width, height, color, ...props }: IconHWColorProps): react_jsx_runtime.JSX.Element;
|
|
149
150
|
|
|
151
|
+
declare function CheckboxIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
152
|
+
|
|
153
|
+
declare function CheckboxCheckedIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
154
|
+
|
|
155
|
+
declare function InputLengthIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
156
|
+
|
|
157
|
+
declare function KakaoIcon({ size }: {
|
|
158
|
+
size?: number;
|
|
159
|
+
}): react_jsx_runtime.JSX.Element;
|
|
160
|
+
|
|
161
|
+
declare const MatchIdIcon: () => react_jsx_runtime.JSX.Element;
|
|
162
|
+
|
|
150
163
|
declare const index_ArrowDownIcon: typeof ArrowDownIcon;
|
|
151
164
|
declare const index_ArrowLeftIcon: typeof ArrowLeftIcon;
|
|
152
165
|
declare const index_ArrowRightIcon: typeof ArrowRightIcon;
|
|
@@ -157,6 +170,8 @@ declare const index_BackIcon: typeof BackIcon;
|
|
|
157
170
|
declare const index_BitgetIcon: typeof BitgetIcon;
|
|
158
171
|
declare const index_CheckIcon: typeof CheckIcon;
|
|
159
172
|
declare const index_CheckRoundIcon: typeof CheckRoundIcon;
|
|
173
|
+
declare const index_CheckboxCheckedIcon: typeof CheckboxCheckedIcon;
|
|
174
|
+
declare const index_CheckboxIcon: typeof CheckboxIcon;
|
|
160
175
|
declare const index_CloseEyeIcon: typeof CloseEyeIcon;
|
|
161
176
|
declare const index_CloseIcon: typeof CloseIcon;
|
|
162
177
|
declare const index_CloseRoundIcon: typeof CloseRoundIcon;
|
|
@@ -173,10 +188,13 @@ declare const index_GithubIcon: typeof GithubIcon;
|
|
|
173
188
|
declare const index_GoogleIcon: typeof GoogleIcon;
|
|
174
189
|
declare const index_InfoLineIcon: typeof InfoLineIcon;
|
|
175
190
|
declare const index_InfoRoundIcon: typeof InfoRoundIcon;
|
|
191
|
+
declare const index_InputLengthIcon: typeof InputLengthIcon;
|
|
192
|
+
declare const index_KakaoIcon: typeof KakaoIcon;
|
|
176
193
|
declare const index_LeatherIcon: typeof LeatherIcon;
|
|
177
194
|
declare const index_LinkedinIcon: typeof LinkedinIcon;
|
|
178
195
|
declare const index_LoadingIcon: typeof LoadingIcon;
|
|
179
196
|
declare const index_LoginIcon: typeof LoginIcon;
|
|
197
|
+
declare const index_MatchIdIcon: typeof MatchIdIcon;
|
|
180
198
|
declare const index_MoreIcon: typeof MoreIcon;
|
|
181
199
|
declare const index_OKXIcon: typeof OKXIcon;
|
|
182
200
|
declare const index_OpenEyeIcon: typeof OpenEyeIcon;
|
|
@@ -197,7 +215,7 @@ declare const index_XIcon: typeof XIcon;
|
|
|
197
215
|
declare const index_XverseIcon: typeof XverseIcon;
|
|
198
216
|
declare const index_YoutubeIcon: typeof YoutubeIcon;
|
|
199
217
|
declare namespace index {
|
|
200
|
-
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_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 };
|
|
218
|
+
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_KakaoIcon as KakaoIcon, index_LeatherIcon as LeatherIcon, index_LinkedinIcon as LinkedinIcon, index_LoadingIcon as LoadingIcon, index_LoginIcon as LoginIcon, index_MatchIdIcon as MatchIdIcon, 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 };
|
|
201
219
|
}
|
|
202
220
|
|
|
203
|
-
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, 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 };
|
|
221
|
+
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, KakaoIcon as a0, MatchIdIcon as a1, 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 };
|