@matchain/matchid-sdk-react 0.1.55-alpha.15 → 0.1.55-alpha.16
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.js +16431 -73
- package/dist/api.js.map +1 -1
- package/dist/api.mjs +2 -2
- package/dist/{chunk-ULDTUWGQ.mjs → chunk-HVCBDIGY.mjs} +2 -2
- package/dist/{chunk-BWGTZNIT.mjs → chunk-KYTL3LIF.mjs} +17138 -493
- package/dist/chunk-KYTL3LIF.mjs.map +1 -0
- package/dist/components.d.mts +2 -2
- package/dist/components.d.ts +2 -2
- package/dist/components.js +752 -959
- package/dist/components.js.map +1 -1
- package/dist/components.mjs +1 -1
- package/dist/hooks.d.mts +1 -1
- package/dist/hooks.d.ts +1 -1
- package/dist/hooks.js +485 -692
- package/dist/hooks.js.map +1 -1
- package/dist/hooks.mjs +1 -1
- package/dist/icon.d.mts +1 -1
- package/dist/icon.d.ts +1 -1
- package/dist/{index-QPdWAVPk.d.mts → index-BKSGbw7b.d.mts} +2 -2
- package/dist/{index-C14uKUDG.d.mts → index-BXbfmVoU.d.mts} +1 -1
- package/dist/{index-B80rDuha.d.ts → index-BtjgRcNJ.d.ts} +2 -2
- package/dist/{index-BBghnVDr.d.ts → index-C82WIWvx.d.ts} +4 -4
- package/dist/{index--EI6w9pi.d.mts → index-CHG4-0Z1.d.mts} +3 -3
- package/dist/{index-DGbpUvkd.d.ts → index-CsUEaGtM.d.ts} +1 -1
- package/dist/{index-Cl0JpAc1.d.ts → index-D1Ep9UMx.d.ts} +3 -3
- package/dist/{index-CHtFnnZk.d.mts → index-D7E317WV.d.mts} +4 -4
- package/dist/{index-hiCo96Vc.d.ts → index-DK7l3lsH.d.ts} +10 -7
- package/dist/{index-Dx4OFZhG.d.mts → index-YPRyEYt6.d.mts} +10 -7
- package/dist/index.d.mts +7 -8
- package/dist/index.d.ts +7 -8
- package/dist/index.js +471 -678
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/ui.d.mts +2 -3
- package/dist/ui.d.ts +2 -3
- package/dist/ui.js +299 -506
- package/dist/ui.js.map +1 -1
- package/dist/ui.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-BWGTZNIT.mjs.map +0 -1
- package/dist/index.es-FMP4VX4N.mjs +0 -16847
- package/dist/index.es-FMP4VX4N.mjs.map +0 -1
- /package/dist/{chunk-ULDTUWGQ.mjs.map → chunk-HVCBDIGY.mjs.map} +0 -0
package/dist/hooks.mjs
CHANGED
package/dist/icon.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-D7E317WV.mjs';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './types-DEsY_CPH.mjs';
|
package/dist/icon.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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-
|
|
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-C82WIWvx.js';
|
|
2
2
|
import 'react/jsx-runtime';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './types-DEsY_CPH.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import
|
|
2
|
+
import React__default, { ReactNode, PropsWithChildren } from 'react';
|
|
3
3
|
import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-DEsY_CPH.mjs';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
@@ -24,7 +24,7 @@ declare function ConfirmModal({ title, children, onClose, onConfirm, isOpen, con
|
|
|
24
24
|
onClose: () => void;
|
|
25
25
|
onConfirm: () => Promise<void>;
|
|
26
26
|
isOpen: boolean;
|
|
27
|
-
confirmText?:
|
|
27
|
+
confirmText?: React__default.ReactNode;
|
|
28
28
|
zIndex?: number;
|
|
29
29
|
} & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
30
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
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-DEsY_CPH.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-
|
|
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-BKSGbw7b.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,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import
|
|
2
|
+
import React__default, { ReactNode, PropsWithChildren } from 'react';
|
|
3
3
|
import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-DEsY_CPH.js';
|
|
4
4
|
|
|
5
5
|
declare function Field({ label, children, error, required, className }: {
|
|
@@ -24,7 +24,7 @@ declare function ConfirmModal({ title, children, onClose, onConfirm, isOpen, con
|
|
|
24
24
|
onClose: () => void;
|
|
25
25
|
onConfirm: () => Promise<void>;
|
|
26
26
|
isOpen: boolean;
|
|
27
|
-
confirmText?:
|
|
27
|
+
confirmText?: React__default.ReactNode;
|
|
28
28
|
zIndex?: number;
|
|
29
29
|
} & PropsWithChildren): react_jsx_runtime.JSX.Element;
|
|
30
30
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import
|
|
2
|
+
import React__default, { CSSProperties } from 'react';
|
|
3
3
|
import { v as IconProps$1 } from './types-DEsY_CPH.js';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
@@ -45,13 +45,13 @@ interface LoadingIconProps {
|
|
|
45
45
|
color?: string;
|
|
46
46
|
rotate?: boolean;
|
|
47
47
|
}
|
|
48
|
-
declare const LoadingIcon:
|
|
48
|
+
declare const LoadingIcon: React__default.FC<LoadingIconProps>;
|
|
49
49
|
|
|
50
50
|
declare function EmailLineIcon({ size, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
51
51
|
|
|
52
|
-
declare const UnLoginIcon:
|
|
52
|
+
declare const UnLoginIcon: React__default.FC<IconProps$1>;
|
|
53
53
|
|
|
54
|
-
declare const LoginIcon:
|
|
54
|
+
declare const LoginIcon: React__default.FC<IconProps$1>;
|
|
55
55
|
|
|
56
56
|
declare function CheckRoundIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
|
|
57
57
|
|
|
@@ -5,7 +5,7 @@ import { SignableMessage, Hex, TransactionSerializable, Account, WalletClientCon
|
|
|
5
5
|
import { Hash } from 'viem/types/misc';
|
|
6
6
|
import { Abi } from 'abitype';
|
|
7
7
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
8
|
-
import
|
|
8
|
+
import React__default, { ReactNode } from 'react';
|
|
9
9
|
import * as viem__types_actions_siwe_verifySiweMessage from 'viem/_types/actions/siwe/verifySiweMessage';
|
|
10
10
|
import * as viem__types_utils_ccip from 'viem/_types/utils/ccip';
|
|
11
11
|
import * as viem_chains from 'viem/chains';
|
|
@@ -16,10 +16,10 @@ interface ModalProps {
|
|
|
16
16
|
zIndex: number;
|
|
17
17
|
}
|
|
18
18
|
interface ModalContextType {
|
|
19
|
-
show: (content:
|
|
19
|
+
show: (content: React__default.FC<ModalProps>, index?: number) => void;
|
|
20
20
|
open: (props: {
|
|
21
21
|
title: ReactNode;
|
|
22
|
-
content:
|
|
22
|
+
content: React__default.ComponentType<{
|
|
23
23
|
close: () => void;
|
|
24
24
|
zIndex: number;
|
|
25
25
|
}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
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-DEsY_CPH.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-
|
|
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-BtjgRcNJ.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;
|
|
@@ -5,7 +5,7 @@ import { SignableMessage, Hex, TransactionSerializable, Account, WalletClientCon
|
|
|
5
5
|
import { Hash } from 'viem/types/misc';
|
|
6
6
|
import { Abi } from 'abitype';
|
|
7
7
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
8
|
-
import
|
|
8
|
+
import React__default, { ReactNode } from 'react';
|
|
9
9
|
import * as viem__types_actions_siwe_verifySiweMessage from 'viem/_types/actions/siwe/verifySiweMessage';
|
|
10
10
|
import * as viem__types_utils_ccip from 'viem/_types/utils/ccip';
|
|
11
11
|
import * as viem_chains from 'viem/chains';
|
|
@@ -16,10 +16,10 @@ interface ModalProps {
|
|
|
16
16
|
zIndex: number;
|
|
17
17
|
}
|
|
18
18
|
interface ModalContextType {
|
|
19
|
-
show: (content:
|
|
19
|
+
show: (content: React__default.FC<ModalProps>, index?: number) => void;
|
|
20
20
|
open: (props: {
|
|
21
21
|
title: ReactNode;
|
|
22
|
-
content:
|
|
22
|
+
content: React__default.ComponentType<{
|
|
23
23
|
close: () => void;
|
|
24
24
|
zIndex: number;
|
|
25
25
|
}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import
|
|
2
|
+
import React__default, { CSSProperties } from 'react';
|
|
3
3
|
import { v as IconProps$1 } from './types-DEsY_CPH.mjs';
|
|
4
4
|
|
|
5
5
|
declare function BackIcon({ color, size, className, style }: {
|
|
@@ -45,13 +45,13 @@ interface LoadingIconProps {
|
|
|
45
45
|
color?: string;
|
|
46
46
|
rotate?: boolean;
|
|
47
47
|
}
|
|
48
|
-
declare const LoadingIcon:
|
|
48
|
+
declare const LoadingIcon: React__default.FC<LoadingIconProps>;
|
|
49
49
|
|
|
50
50
|
declare function EmailLineIcon({ size, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
|
|
51
51
|
|
|
52
|
-
declare const UnLoginIcon:
|
|
52
|
+
declare const UnLoginIcon: React__default.FC<IconProps$1>;
|
|
53
53
|
|
|
54
|
-
declare const LoginIcon:
|
|
54
|
+
declare const LoginIcon: React__default.FC<IconProps$1>;
|
|
55
55
|
|
|
56
56
|
declare function CheckRoundIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
|
|
57
57
|
|
|
@@ -1,9 +1,9 @@
|
|
|
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-BtjgRcNJ.js';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
3
|
import { D as DrawerProps, h as WalletPanelProps, U as UIProps } from './types-DEsY_CPH.js';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
5
|
+
import * as React$1 from 'react';
|
|
6
|
+
import React__default, { CSSProperties } from 'react';
|
|
7
7
|
|
|
8
8
|
declare function Drawer({ children, showClose, onClose, isOpen, title, zIndex, onBack }: DrawerProps): react_jsx_runtime.JSX.Element;
|
|
9
9
|
|
|
@@ -42,15 +42,15 @@ declare function Radio({ checked, onChange, size, color, className, style }: {
|
|
|
42
42
|
}): react_jsx_runtime.JSX.Element;
|
|
43
43
|
|
|
44
44
|
interface SkeletonProps {
|
|
45
|
-
style?:
|
|
45
|
+
style?: React__default.CSSProperties;
|
|
46
46
|
className?: string;
|
|
47
47
|
width?: string | number;
|
|
48
48
|
height?: string | number;
|
|
49
49
|
radius?: string | number;
|
|
50
50
|
loading?: boolean;
|
|
51
|
-
children?:
|
|
51
|
+
children?: React__default.ReactNode;
|
|
52
52
|
}
|
|
53
|
-
declare const Skeleton:
|
|
53
|
+
declare const Skeleton: React__default.FC<SkeletonProps>;
|
|
54
54
|
|
|
55
55
|
type TabsProps = {
|
|
56
56
|
tabs: string[];
|
|
@@ -59,7 +59,10 @@ type TabsProps = {
|
|
|
59
59
|
};
|
|
60
60
|
declare function Tabs(props: TabsProps): react_jsx_runtime.JSX.Element;
|
|
61
61
|
|
|
62
|
-
declare const LazyLottie: (props:
|
|
62
|
+
declare const LazyLottie: (props: {
|
|
63
|
+
animationData: any;
|
|
64
|
+
style?: React.CSSProperties;
|
|
65
|
+
}) => React$1.ReactElement<any, string | React$1.JSXElementConstructor<any>>;
|
|
63
66
|
|
|
64
67
|
declare const index_AlphaAvatar: typeof AlphaAvatar;
|
|
65
68
|
declare const index_Button: typeof Button;
|
|
@@ -1,9 +1,9 @@
|
|
|
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-BKSGbw7b.mjs';
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
3
|
import { D as DrawerProps, h as WalletPanelProps, U as UIProps } from './types-DEsY_CPH.mjs';
|
|
4
4
|
import { Hash, Chain } from 'viem';
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
5
|
+
import * as React$1 from 'react';
|
|
6
|
+
import React__default, { CSSProperties } from 'react';
|
|
7
7
|
|
|
8
8
|
declare function Drawer({ children, showClose, onClose, isOpen, title, zIndex, onBack }: DrawerProps): react_jsx_runtime.JSX.Element;
|
|
9
9
|
|
|
@@ -42,15 +42,15 @@ declare function Radio({ checked, onChange, size, color, className, style }: {
|
|
|
42
42
|
}): react_jsx_runtime.JSX.Element;
|
|
43
43
|
|
|
44
44
|
interface SkeletonProps {
|
|
45
|
-
style?:
|
|
45
|
+
style?: React__default.CSSProperties;
|
|
46
46
|
className?: string;
|
|
47
47
|
width?: string | number;
|
|
48
48
|
height?: string | number;
|
|
49
49
|
radius?: string | number;
|
|
50
50
|
loading?: boolean;
|
|
51
|
-
children?:
|
|
51
|
+
children?: React__default.ReactNode;
|
|
52
52
|
}
|
|
53
|
-
declare const Skeleton:
|
|
53
|
+
declare const Skeleton: React__default.FC<SkeletonProps>;
|
|
54
54
|
|
|
55
55
|
type TabsProps = {
|
|
56
56
|
tabs: string[];
|
|
@@ -59,7 +59,10 @@ type TabsProps = {
|
|
|
59
59
|
};
|
|
60
60
|
declare function Tabs(props: TabsProps): react_jsx_runtime.JSX.Element;
|
|
61
61
|
|
|
62
|
-
declare const LazyLottie: (props:
|
|
62
|
+
declare const LazyLottie: (props: {
|
|
63
|
+
animationData: any;
|
|
64
|
+
style?: React.CSSProperties;
|
|
65
|
+
}) => React$1.ReactElement<any, string | React$1.JSXElementConstructor<any>>;
|
|
63
66
|
|
|
64
67
|
declare const index_AlphaAvatar: typeof AlphaAvatar;
|
|
65
68
|
declare const index_Button: typeof Button;
|
package/dist/index.d.mts
CHANGED
|
@@ -3,15 +3,15 @@ import * as _rainbow_me_rainbowkit_dist_config_getDefaultConfig from '@rainbow-m
|
|
|
3
3
|
import * as abitype from 'abitype';
|
|
4
4
|
import * as wagmi_chains from 'wagmi/chains';
|
|
5
5
|
import * as viem from 'viem';
|
|
6
|
-
import
|
|
6
|
+
import React__default, { ReactNode } from 'react';
|
|
7
7
|
import { I as IMatchEvents, L as LocaleType, a as IEnvConfigType, W as WalletConfigType } from './types-DEsY_CPH.mjs';
|
|
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-
|
|
8
|
+
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-CHG4-0Z1.mjs';
|
|
9
|
+
export { i as Components } from './index-BXbfmVoU.mjs';
|
|
10
|
+
export { i as UI } from './index-YPRyEYt6.mjs';
|
|
11
11
|
export { i as Api } from './index-TjbO7d74.mjs';
|
|
12
12
|
export { i as Chains } from './index-B50DU_xT.mjs';
|
|
13
13
|
export { i as Types } from './index-FKxw4Vaa.mjs';
|
|
14
|
-
export { i as Icon } from './index-
|
|
14
|
+
export { i as Icon } from './index-D7E317WV.mjs';
|
|
15
15
|
export { i as Lottie } from './index-CDTTHSh0.mjs';
|
|
16
16
|
import '@tanstack/react-query/src/types';
|
|
17
17
|
import './request-B0CyrGFT.mjs';
|
|
@@ -21,8 +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-
|
|
25
|
-
import 'lottie-react';
|
|
24
|
+
import './index-BKSGbw7b.mjs';
|
|
26
25
|
|
|
27
26
|
declare const wagmiConfig: wagmi.Config<[{
|
|
28
27
|
blockExplorers: {
|
|
@@ -776,7 +775,7 @@ type MatchContextType = {
|
|
|
776
775
|
theme: "light" | "dark";
|
|
777
776
|
locale?: LocaleType;
|
|
778
777
|
} & Partial<IEnvConfigType>;
|
|
779
|
-
declare const MatchProvider:
|
|
778
|
+
declare const MatchProvider: React__default.FC<{
|
|
780
779
|
children: ReactNode;
|
|
781
780
|
appid: string;
|
|
782
781
|
events?: IMatchEvents;
|
package/dist/index.d.ts
CHANGED
|
@@ -3,15 +3,15 @@ import * as _rainbow_me_rainbowkit_dist_config_getDefaultConfig from '@rainbow-m
|
|
|
3
3
|
import * as abitype from 'abitype';
|
|
4
4
|
import * as wagmi_chains from 'wagmi/chains';
|
|
5
5
|
import * as viem from 'viem';
|
|
6
|
-
import
|
|
6
|
+
import React__default, { ReactNode } from 'react';
|
|
7
7
|
import { I as IMatchEvents, L as LocaleType, a as IEnvConfigType, W as WalletConfigType } from './types-DEsY_CPH.js';
|
|
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-
|
|
8
|
+
export { i as Hooks, M as ModalProvider, T as ToastProvider } from './index-D1Ep9UMx.js';
|
|
9
|
+
export { i as Components } from './index-CsUEaGtM.js';
|
|
10
|
+
export { i as UI } from './index-DK7l3lsH.js';
|
|
11
11
|
export { i as Api } from './index-CwHXzvvB.js';
|
|
12
12
|
export { i as Chains } from './index-B50DU_xT.js';
|
|
13
13
|
export { i as Types } from './index-4dZbgWG2.js';
|
|
14
|
-
export { i as Icon } from './index-
|
|
14
|
+
export { i as Icon } from './index-C82WIWvx.js';
|
|
15
15
|
export { i as Lottie } from './index-CDTTHSh0.js';
|
|
16
16
|
import '@tanstack/react-query/src/types';
|
|
17
17
|
import './request-B0CyrGFT.js';
|
|
@@ -21,8 +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-
|
|
25
|
-
import 'lottie-react';
|
|
24
|
+
import './index-BtjgRcNJ.js';
|
|
26
25
|
|
|
27
26
|
declare const wagmiConfig: wagmi.Config<[{
|
|
28
27
|
blockExplorers: {
|
|
@@ -776,7 +775,7 @@ type MatchContextType = {
|
|
|
776
775
|
theme: "light" | "dark";
|
|
777
776
|
locale?: LocaleType;
|
|
778
777
|
} & Partial<IEnvConfigType>;
|
|
779
|
-
declare const MatchProvider:
|
|
778
|
+
declare const MatchProvider: React__default.FC<{
|
|
780
779
|
children: ReactNode;
|
|
781
780
|
appid: string;
|
|
782
781
|
events?: IMatchEvents;
|