@matchain/matchid-sdk-react 0.1.53-alpha.1 → 0.1.53-alpha.11
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 +4 -144
- package/dist/assets/icon/index.d.ts +4 -144
- package/dist/assets/icon/index.js +54 -0
- package/dist/assets/icon/index.js.map +1 -1
- package/dist/assets/icon/index.mjs +5 -1
- package/dist/{chunk-2DVC6WCN.mjs → chunk-2EQEYYBD.mjs} +5750 -4942
- package/dist/chunk-2EQEYYBD.mjs.map +1 -0
- package/dist/chunk-3CR66BEX.mjs +19 -0
- package/dist/chunk-3CR66BEX.mjs.map +1 -0
- package/dist/{chunk-LHNKZISB.mjs → chunk-FKXS2XRG.mjs} +114 -2
- package/dist/chunk-FKXS2XRG.mjs.map +1 -0
- package/dist/{chunk-HLUFAIFV.mjs → chunk-IZOOVZAD.mjs} +11 -6
- package/dist/chunk-IZOOVZAD.mjs.map +1 -0
- package/dist/{chunk-HYQ3T6WW.mjs → chunk-JX73EY6V.mjs} +2 -14
- package/dist/chunk-JX73EY6V.mjs.map +1 -0
- package/dist/{chunk-FB5MHLWX.mjs → chunk-X5HGL3ZX.mjs} +45 -3
- package/dist/chunk-X5HGL3ZX.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 +1467 -590
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +11 -6
- package/dist/config/chains/index.mjs +2 -1
- package/dist/hooks/api/index.d.mts +3 -2
- package/dist/hooks/api/index.d.ts +3 -2
- package/dist/hooks/api/index.js +401 -147
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +9 -8
- package/dist/hooks/index.d.mts +3 -2
- package/dist/hooks/index.d.ts +3 -2
- package/dist/hooks/index.js +637 -544
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +5 -4
- package/dist/index-BVfCh4l-.d.mts +203 -0
- package/dist/{index-B_o9HBS1.d.mts → index-BaFmUVw-.d.mts} +1 -1
- package/dist/{index-CDqIk5k2.d.mts → index-BgdY5xdW.d.ts} +41 -17
- package/dist/{index-DvM6x6e6.d.ts → index-BrzFSkOe.d.mts} +41 -17
- package/dist/{index-DMUZQqNB.d.ts → index-C0UKUm0h.d.ts} +25 -5
- package/dist/{index-BUj9mOrS.d.ts → index-CQmN0dN4.d.ts} +1 -1
- package/dist/index-D3Kp05kW.d.ts +203 -0
- package/dist/{index-k2Uf0F94.d.ts → index-D5WIVIkc.d.ts} +4 -2
- package/dist/{index-BDoEk1EK.d.ts → index-D7S5DMUy.d.mts} +21 -8
- package/dist/{index-D5OzNRfu.d.mts → index-DC4F1u-w.d.mts} +25 -5
- package/dist/{index-XzSw1Bym.d.mts → index-DQFQ39D9.d.ts} +21 -8
- package/dist/{index-B-QfwtE5.d.mts → index-DjbH13zc.d.mts} +16 -14
- package/dist/{index-Bmir-Wor.d.mts → index-SOVt-ADK.d.mts} +4 -2
- package/dist/{index-X_fw5wX_.d.ts → index-zc2GEzJ9.d.ts} +16 -14
- package/dist/index.css +124 -13
- package/dist/index.d.mts +9 -8
- package/dist/index.d.ts +9 -8
- package/dist/index.js +1860 -919
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +13 -11
- package/dist/request-B0CyrGFT.d.mts +15 -0
- package/dist/request-B0CyrGFT.d.ts +15 -0
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-Dd_ExpLx.d.mts → types-VrV1kYga.d.mts} +10 -2
- package/dist/{types-Dd_ExpLx.d.ts → types-VrV1kYga.d.ts} +10 -2
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/dist/ui/index.js +109 -61
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +8 -4
- package/dist/utils/index.d.mts +3 -2
- package/dist/utils/index.d.ts +3 -2
- package/dist/utils/index.js +10 -4
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/index.mjs +3 -1
- package/example/package.json +3 -1
- package/example/src/App.tsx +30 -7
- package/example/src/pages/Contact/index.tsx +90 -0
- package/example/src/pages/UI/components/Tabs.tsx +18 -0
- package/example/src/pages/UI/index.tsx +2 -0
- package/example/src/pages/User/index.tsx +7 -1
- package/package.json +5 -5
- package/dist/chunk-2DVC6WCN.mjs.map +0 -1
- package/dist/chunk-6QTW3KXN.mjs +0 -97
- package/dist/chunk-6QTW3KXN.mjs.map +0 -1
- package/dist/chunk-FB5MHLWX.mjs.map +0 -1
- package/dist/chunk-HLUFAIFV.mjs.map +0 -1
- package/dist/chunk-HYQ3T6WW.mjs.map +0 -1
- package/dist/chunk-LHNKZISB.mjs.map +0 -1
- package/example/dist/assets/TransportWebHID-BEu7tC0r.js +0 -1
- package/example/dist/assets/bignumber-iG7K-qxw.js +0 -10
- package/example/dist/assets/ccip-a6wQ1Vcb.js +0 -1
- package/example/dist/assets/draggabilly-CRYR_S0q.js +0 -14
- package/example/dist/assets/index--dp9m9Ep.js +0 -1
- package/example/dist/assets/index-BDTHolFv.js +0 -569
- package/example/dist/assets/index-BZl59qLb.js +0 -179
- package/example/dist/assets/index-BmMbYNHO.js +0 -303
- package/example/dist/assets/index-C7cxVRDF.js +0 -1677
- package/example/dist/assets/index-CJk171Yb.js +0 -1
- package/example/dist/assets/index-CQiBesAa.js +0 -3
- package/example/dist/assets/index-D62loNA9.js +0 -3
- package/example/dist/assets/index-DqyX3FG6.js +0 -1
- package/example/dist/assets/index-Gy3FXGhr.css +0 -1
- package/example/dist/assets/inherits_browser-BlmhoU4v.js +0 -1
- package/example/dist/assets/solanaEmbed.esm-Djn-u4Vn.js +0 -38
- package/example/dist/index.html +0 -14
|
@@ -1,145 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from '../../index-BVfCh4l-.mjs';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
4
|
+
import '../../types-VrV1kYga.mjs';
|
|
4
5
|
import '@tanstack/react-query/src/types';
|
|
5
|
-
|
|
6
|
-
declare function BackIcon({ color, size, className, style }: {
|
|
7
|
-
color?: string;
|
|
8
|
-
size?: number;
|
|
9
|
-
style?: CSSProperties;
|
|
10
|
-
className?: string;
|
|
11
|
-
}): react_jsx_runtime.JSX.Element;
|
|
12
|
-
|
|
13
|
-
declare function CloseIcon({ color, size, style }: {
|
|
14
|
-
color?: string;
|
|
15
|
-
size?: number;
|
|
16
|
-
style?: CSSProperties;
|
|
17
|
-
}): react_jsx_runtime.JSX.Element;
|
|
18
|
-
|
|
19
|
-
declare function XIcon({ size }: {
|
|
20
|
-
size?: number;
|
|
21
|
-
}): react_jsx_runtime.JSX.Element;
|
|
22
|
-
|
|
23
|
-
declare function GoogleIcon({ size }: {
|
|
24
|
-
size?: number;
|
|
25
|
-
}): react_jsx_runtime.JSX.Element;
|
|
26
|
-
|
|
27
|
-
declare function WalletIcon({ size, }: {
|
|
28
|
-
size?: number;
|
|
29
|
-
}): react_jsx_runtime.JSX.Element;
|
|
30
|
-
|
|
31
|
-
declare function TelegramIcon({ size, }: {
|
|
32
|
-
size?: number;
|
|
33
|
-
}): react_jsx_runtime.JSX.Element;
|
|
34
|
-
|
|
35
|
-
declare function EmailIcon({ size, }: {
|
|
36
|
-
size?: number;
|
|
37
|
-
}): react_jsx_runtime.JSX.Element;
|
|
38
|
-
|
|
39
|
-
declare function ArrowRightIcon({ color, size, className, style }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
40
|
-
|
|
41
|
-
declare function CloseRoundIcon({ size, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
42
|
-
|
|
43
|
-
interface LoadingIconProps {
|
|
44
|
-
size?: number;
|
|
45
|
-
className?: string;
|
|
46
|
-
color?: string;
|
|
47
|
-
rotate?: boolean;
|
|
48
|
-
}
|
|
49
|
-
declare const LoadingIcon: React.FC<LoadingIconProps>;
|
|
50
|
-
|
|
51
|
-
declare function EmailLineIcon({ size, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
52
|
-
|
|
53
|
-
declare const UnLoginIcon: React.FC<IconProps$1>;
|
|
54
|
-
|
|
55
|
-
declare const LoginIcon: React.FC<IconProps$1>;
|
|
56
|
-
|
|
57
|
-
declare function CheckRoundIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
|
|
58
|
-
|
|
59
|
-
declare function PasswordRoundIcon(): react_jsx_runtime.JSX.Element;
|
|
60
|
-
|
|
61
|
-
type IconProps = {
|
|
62
|
-
color?: string,
|
|
63
|
-
height?: string|number,
|
|
64
|
-
width?: string|number,
|
|
65
|
-
className?: string
|
|
66
|
-
size?: number
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
type IconSizeColorProps = Omit<IconProps, 'height' |'width'>
|
|
70
|
-
|
|
71
|
-
type IconSizeProps = Omit<IconProps, 'color'|'height'|'width'>
|
|
72
|
-
|
|
73
|
-
declare function CloseEyeIcon({ size, color }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
74
|
-
|
|
75
|
-
declare function OpenEyeIcon({ size, color }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
76
|
-
|
|
77
|
-
declare function DeleteRoundIcon({ height, width, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
78
|
-
|
|
79
|
-
declare function FacebookIcon({ size }: {
|
|
80
|
-
size?: number | string;
|
|
81
|
-
}): react_jsx_runtime.JSX.Element;
|
|
82
|
-
|
|
83
|
-
declare function ArrowLeftIcon({ color, width, height, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
84
|
-
|
|
85
|
-
declare function GithubIcon({ size }: {
|
|
86
|
-
size?: number | string;
|
|
87
|
-
}): react_jsx_runtime.JSX.Element;
|
|
88
|
-
|
|
89
|
-
declare function DiscordIcon({ size }: {
|
|
90
|
-
size?: number | string;
|
|
91
|
-
}): react_jsx_runtime.JSX.Element;
|
|
92
|
-
|
|
93
|
-
declare function CheckIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
94
|
-
|
|
95
|
-
declare function CopyIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
96
|
-
|
|
97
|
-
declare function LinkedinIcon({ size, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
98
|
-
|
|
99
|
-
declare function YoutubeIcon({ size, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
100
|
-
|
|
101
|
-
declare function BTCDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
102
|
-
|
|
103
|
-
declare function BTCLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
104
|
-
|
|
105
|
-
declare function EVMDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
106
|
-
|
|
107
|
-
declare function EVMLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
108
|
-
|
|
109
|
-
declare function SOLDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
110
|
-
|
|
111
|
-
declare function SOLLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
112
|
-
|
|
113
|
-
declare function TRXDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
114
|
-
|
|
115
|
-
declare function TRXLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
116
|
-
|
|
117
|
-
declare function ArrowDownIcon({ width, height, color, ...props }: IconProps): react_jsx_runtime.JSX.Element;
|
|
118
|
-
|
|
119
|
-
declare function LeatherIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
120
|
-
|
|
121
|
-
declare function UnisatIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
122
|
-
|
|
123
|
-
declare function XverseIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
124
|
-
|
|
125
|
-
declare function TronLinkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
126
|
-
|
|
127
|
-
declare function OKXIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
128
|
-
|
|
129
|
-
declare function BitgetIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
130
|
-
|
|
131
|
-
declare function TonLightIcon$1({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
132
|
-
|
|
133
|
-
declare function TonLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
134
|
-
|
|
135
|
-
declare function ErrorRoundIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
136
|
-
|
|
137
|
-
declare function InfoLineIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
|
|
138
|
-
|
|
139
|
-
declare function InfoRoundIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
140
|
-
|
|
141
|
-
declare function TransferIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
142
|
-
|
|
143
|
-
declare function ArrowSendIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
144
|
-
|
|
145
|
-
export { ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSendIcon, BTCDarkIcon, BTCLightIcon, BackIcon, BitgetIcon, CheckIcon, CheckRoundIcon, CloseEyeIcon, CloseIcon, CloseRoundIcon, CopyIcon, DeleteRoundIcon, DiscordIcon, EVMDarkIcon, EVMLightIcon, EmailIcon, EmailLineIcon, ErrorRoundIcon, FacebookIcon, GithubIcon, GoogleIcon, InfoLineIcon, InfoRoundIcon, LeatherIcon, LinkedinIcon, LoadingIcon, LoginIcon, OKXIcon, OpenEyeIcon, PasswordRoundIcon, SOLDarkIcon, SOLLightIcon, TRXDarkIcon, TRXLightIcon, TelegramIcon, TonLightIcon$1 as TonDarkIcon, TonLightIcon, TransferIcon, TronLinkIcon, UnLoginIcon, UnisatIcon, WalletIcon, XIcon, XverseIcon, YoutubeIcon };
|
|
@@ -1,145 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from '../../index-D3Kp05kW.js';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
4
|
+
import '../../types-VrV1kYga.js';
|
|
4
5
|
import '@tanstack/react-query/src/types';
|
|
5
|
-
|
|
6
|
-
declare function BackIcon({ color, size, className, style }: {
|
|
7
|
-
color?: string;
|
|
8
|
-
size?: number;
|
|
9
|
-
style?: CSSProperties;
|
|
10
|
-
className?: string;
|
|
11
|
-
}): react_jsx_runtime.JSX.Element;
|
|
12
|
-
|
|
13
|
-
declare function CloseIcon({ color, size, style }: {
|
|
14
|
-
color?: string;
|
|
15
|
-
size?: number;
|
|
16
|
-
style?: CSSProperties;
|
|
17
|
-
}): react_jsx_runtime.JSX.Element;
|
|
18
|
-
|
|
19
|
-
declare function XIcon({ size }: {
|
|
20
|
-
size?: number;
|
|
21
|
-
}): react_jsx_runtime.JSX.Element;
|
|
22
|
-
|
|
23
|
-
declare function GoogleIcon({ size }: {
|
|
24
|
-
size?: number;
|
|
25
|
-
}): react_jsx_runtime.JSX.Element;
|
|
26
|
-
|
|
27
|
-
declare function WalletIcon({ size, }: {
|
|
28
|
-
size?: number;
|
|
29
|
-
}): react_jsx_runtime.JSX.Element;
|
|
30
|
-
|
|
31
|
-
declare function TelegramIcon({ size, }: {
|
|
32
|
-
size?: number;
|
|
33
|
-
}): react_jsx_runtime.JSX.Element;
|
|
34
|
-
|
|
35
|
-
declare function EmailIcon({ size, }: {
|
|
36
|
-
size?: number;
|
|
37
|
-
}): react_jsx_runtime.JSX.Element;
|
|
38
|
-
|
|
39
|
-
declare function ArrowRightIcon({ color, size, className, style }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
40
|
-
|
|
41
|
-
declare function CloseRoundIcon({ size, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
42
|
-
|
|
43
|
-
interface LoadingIconProps {
|
|
44
|
-
size?: number;
|
|
45
|
-
className?: string;
|
|
46
|
-
color?: string;
|
|
47
|
-
rotate?: boolean;
|
|
48
|
-
}
|
|
49
|
-
declare const LoadingIcon: React.FC<LoadingIconProps>;
|
|
50
|
-
|
|
51
|
-
declare function EmailLineIcon({ size, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
52
|
-
|
|
53
|
-
declare const UnLoginIcon: React.FC<IconProps$1>;
|
|
54
|
-
|
|
55
|
-
declare const LoginIcon: React.FC<IconProps$1>;
|
|
56
|
-
|
|
57
|
-
declare function CheckRoundIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
|
|
58
|
-
|
|
59
|
-
declare function PasswordRoundIcon(): react_jsx_runtime.JSX.Element;
|
|
60
|
-
|
|
61
|
-
type IconProps = {
|
|
62
|
-
color?: string,
|
|
63
|
-
height?: string|number,
|
|
64
|
-
width?: string|number,
|
|
65
|
-
className?: string
|
|
66
|
-
size?: number
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
type IconSizeColorProps = Omit<IconProps, 'height' |'width'>
|
|
70
|
-
|
|
71
|
-
type IconSizeProps = Omit<IconProps, 'color'|'height'|'width'>
|
|
72
|
-
|
|
73
|
-
declare function CloseEyeIcon({ size, color }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
74
|
-
|
|
75
|
-
declare function OpenEyeIcon({ size, color }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
76
|
-
|
|
77
|
-
declare function DeleteRoundIcon({ height, width, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
78
|
-
|
|
79
|
-
declare function FacebookIcon({ size }: {
|
|
80
|
-
size?: number | string;
|
|
81
|
-
}): react_jsx_runtime.JSX.Element;
|
|
82
|
-
|
|
83
|
-
declare function ArrowLeftIcon({ color, width, height, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
84
|
-
|
|
85
|
-
declare function GithubIcon({ size }: {
|
|
86
|
-
size?: number | string;
|
|
87
|
-
}): react_jsx_runtime.JSX.Element;
|
|
88
|
-
|
|
89
|
-
declare function DiscordIcon({ size }: {
|
|
90
|
-
size?: number | string;
|
|
91
|
-
}): react_jsx_runtime.JSX.Element;
|
|
92
|
-
|
|
93
|
-
declare function CheckIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
94
|
-
|
|
95
|
-
declare function CopyIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
96
|
-
|
|
97
|
-
declare function LinkedinIcon({ size, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
98
|
-
|
|
99
|
-
declare function YoutubeIcon({ size, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
100
|
-
|
|
101
|
-
declare function BTCDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
102
|
-
|
|
103
|
-
declare function BTCLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
104
|
-
|
|
105
|
-
declare function EVMDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
106
|
-
|
|
107
|
-
declare function EVMLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
108
|
-
|
|
109
|
-
declare function SOLDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
110
|
-
|
|
111
|
-
declare function SOLLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
112
|
-
|
|
113
|
-
declare function TRXDarkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
114
|
-
|
|
115
|
-
declare function TRXLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
116
|
-
|
|
117
|
-
declare function ArrowDownIcon({ width, height, color, ...props }: IconProps): react_jsx_runtime.JSX.Element;
|
|
118
|
-
|
|
119
|
-
declare function LeatherIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
120
|
-
|
|
121
|
-
declare function UnisatIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
122
|
-
|
|
123
|
-
declare function XverseIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
124
|
-
|
|
125
|
-
declare function TronLinkIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
126
|
-
|
|
127
|
-
declare function OKXIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
128
|
-
|
|
129
|
-
declare function BitgetIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
130
|
-
|
|
131
|
-
declare function TonLightIcon$1({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
132
|
-
|
|
133
|
-
declare function TonLightIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
134
|
-
|
|
135
|
-
declare function ErrorRoundIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
136
|
-
|
|
137
|
-
declare function InfoLineIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
|
|
138
|
-
|
|
139
|
-
declare function InfoRoundIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
140
|
-
|
|
141
|
-
declare function TransferIcon({ size, ...props }: IconSizeProps): react_jsx_runtime.JSX.Element;
|
|
142
|
-
|
|
143
|
-
declare function ArrowSendIcon({ size, color, ...props }: IconSizeColorProps): react_jsx_runtime.JSX.Element;
|
|
144
|
-
|
|
145
|
-
export { ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSendIcon, BTCDarkIcon, BTCLightIcon, BackIcon, BitgetIcon, CheckIcon, CheckRoundIcon, CloseEyeIcon, CloseIcon, CloseRoundIcon, CopyIcon, DeleteRoundIcon, DiscordIcon, EVMDarkIcon, EVMLightIcon, EmailIcon, EmailLineIcon, ErrorRoundIcon, FacebookIcon, GithubIcon, GoogleIcon, InfoLineIcon, InfoRoundIcon, LeatherIcon, LinkedinIcon, LoadingIcon, LoginIcon, OKXIcon, OpenEyeIcon, PasswordRoundIcon, SOLDarkIcon, SOLLightIcon, TRXDarkIcon, TRXLightIcon, TelegramIcon, TonLightIcon$1 as TonDarkIcon, TonLightIcon, TransferIcon, TronLinkIcon, UnLoginIcon, UnisatIcon, WalletIcon, XIcon, XverseIcon, YoutubeIcon };
|
|
@@ -50,9 +50,11 @@ __export(icon_exports, {
|
|
|
50
50
|
LinkedinIcon: () => LinkedinIcon,
|
|
51
51
|
LoadingIcon: () => LoadingIcon_default,
|
|
52
52
|
LoginIcon: () => LoginIcon_default,
|
|
53
|
+
MoreIcon: () => MoreIcon,
|
|
53
54
|
OKXIcon: () => OKXIcon,
|
|
54
55
|
OpenEyeIcon: () => OpenEyeIcon,
|
|
55
56
|
PasswordRoundIcon: () => PasswordRoundIcon,
|
|
57
|
+
PhantomIcon: () => PhantomIcon,
|
|
56
58
|
SOLDarkIcon: () => SOLDarkIcon,
|
|
57
59
|
SOLLightIcon: () => SOLLightIcon,
|
|
58
60
|
TRXDarkIcon: () => TRXDarkIcon,
|
|
@@ -1253,6 +1255,56 @@ function ArrowSendIcon({
|
|
|
1253
1255
|
}
|
|
1254
1256
|
) });
|
|
1255
1257
|
}
|
|
1258
|
+
|
|
1259
|
+
// src/assets/icon/PhantomIcon.tsx
|
|
1260
|
+
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
1261
|
+
function PhantomIcon({
|
|
1262
|
+
size = 128,
|
|
1263
|
+
...props
|
|
1264
|
+
}) {
|
|
1265
|
+
return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("svg", { width: size, height: size, ...props, viewBox: "0 0 128 128", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
|
|
1266
|
+
"path",
|
|
1267
|
+
{
|
|
1268
|
+
fill: "#ab9ff2",
|
|
1269
|
+
d: "m53.520552,86.603299c-5.9423,9.106 -15.8999,20.63 -29.1497,20.63c-6.2636,0 -12.2864,-2.578 -12.2866,-13.779c-0.0005,-28.5271 38.946,-72.687 75.0825,-72.6876c20.557,-0.0004 28.749,14.2625 28.749,30.4597c0,20.7903 -13.491,44.5629 -26.901,44.5629c-4.256,0 -6.344,-2.337 -6.344,-6.043c0,-0.967 0.16,-2.015 0.482,-3.143c-4.578,7.816 -13.411,15.07 -21.6822,15.07c-6.0227,0 -9.074,-3.788 -9.0741,-9.107c0,-1.934 0.4015,-3.948 1.1241,-5.963zm26.8222,-43.9027c-3.271,0.0058 -5.501,2.7849 -5.494,6.7495c0.007,3.9646 2.247,6.8152 5.518,6.8095c3.192,-0.0057 5.421,-2.8641 5.414,-6.8288c-0.007,-3.9646 -2.246,-6.7358 -5.438,-6.7302zm17.351,-0.0189c-3.271,0.0058 -5.501,2.7849 -5.494,6.7495c0.007,3.9646 2.246,6.8152 5.518,6.8095c3.192,-0.0056 5.421,-2.8641 5.414,-6.8288c-0.007,-3.9646 -2.246,-6.7358 -5.438,-6.7302z",
|
|
1270
|
+
clipRule: "evenodd",
|
|
1271
|
+
fillRule: "evenodd"
|
|
1272
|
+
}
|
|
1273
|
+
) });
|
|
1274
|
+
}
|
|
1275
|
+
|
|
1276
|
+
// src/assets/icon/MoreIcon.tsx
|
|
1277
|
+
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
1278
|
+
function MoreIcon({
|
|
1279
|
+
width = "11",
|
|
1280
|
+
height = "3",
|
|
1281
|
+
color = "black",
|
|
1282
|
+
...props
|
|
1283
|
+
}) {
|
|
1284
|
+
return /* @__PURE__ */ (0, import_jsx_runtime50.jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width, height, viewBox: "0 0 11 3", fill: "none", ...props, children: [
|
|
1285
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
1286
|
+
"path",
|
|
1287
|
+
{
|
|
1288
|
+
d: "M2.3335 1.33325C2.3335 1.88554 1.88578 2.33325 1.3335 2.33325C0.781211 2.33325 0.333496 1.88554 0.333496 1.33325C0.333496 0.780967 0.781211 0.333252 1.3335 0.333252C1.88578 0.333252 2.3335 0.780967 2.3335 1.33325Z",
|
|
1289
|
+
fill: color
|
|
1290
|
+
}
|
|
1291
|
+
),
|
|
1292
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
1293
|
+
"path",
|
|
1294
|
+
{
|
|
1295
|
+
d: "M6.3335 1.33325C6.3335 1.88554 5.88578 2.33325 5.3335 2.33325C4.78121 2.33325 4.3335 1.88554 4.3335 1.33325C4.3335 0.780967 4.78121 0.333252 5.3335 0.333252C5.88578 0.333252 6.3335 0.780967 6.3335 1.33325Z",
|
|
1296
|
+
fill: color
|
|
1297
|
+
}
|
|
1298
|
+
),
|
|
1299
|
+
/* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
|
|
1300
|
+
"path",
|
|
1301
|
+
{
|
|
1302
|
+
d: "M10.3335 1.33325C10.3335 1.88554 9.88578 2.33325 9.3335 2.33325C8.78121 2.33325 8.3335 1.88554 8.3335 1.33325C8.3335 0.780967 8.78121 0.333252 9.3335 0.333252C9.88578 0.333252 10.3335 0.780967 10.3335 1.33325Z",
|
|
1303
|
+
fill: color
|
|
1304
|
+
}
|
|
1305
|
+
)
|
|
1306
|
+
] });
|
|
1307
|
+
}
|
|
1256
1308
|
// Annotate the CommonJS export names for ESM import in node:
|
|
1257
1309
|
0 && (module.exports = {
|
|
1258
1310
|
ArrowDownIcon,
|
|
@@ -1285,9 +1337,11 @@ function ArrowSendIcon({
|
|
|
1285
1337
|
LinkedinIcon,
|
|
1286
1338
|
LoadingIcon,
|
|
1287
1339
|
LoginIcon,
|
|
1340
|
+
MoreIcon,
|
|
1288
1341
|
OKXIcon,
|
|
1289
1342
|
OpenEyeIcon,
|
|
1290
1343
|
PasswordRoundIcon,
|
|
1344
|
+
PhantomIcon,
|
|
1291
1345
|
SOLDarkIcon,
|
|
1292
1346
|
SOLLightIcon,
|
|
1293
1347
|
TRXDarkIcon,
|