@matchain/matchid-sdk-react 0.1.48-alpha.31 → 0.1.48-alpha.32
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 +1 -1
- package/dist/assets/icon/index.d.ts +1 -1
- package/dist/{chunk-KIVNILBF.mjs → chunk-5JUSQZS5.mjs} +7 -7
- package/dist/chunk-5JUSQZS5.mjs.map +1 -0
- package/dist/{chunk-YJV23RET.mjs → chunk-7GBTBRSQ.mjs} +2 -2
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.d.ts +3 -3
- package/dist/components/index.js +6 -6
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +2 -2
- package/dist/hooks/api/index.d.mts +2 -2
- package/dist/hooks/api/index.d.ts +2 -2
- package/dist/hooks/api/index.js +6 -6
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +3 -3
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js +6 -6
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +2 -2
- package/dist/{index-BcEreCxd.d.ts → index-3I6HO7pu.d.ts} +1 -1
- package/dist/{index-Bpmrd7mh.d.ts → index-BGhcUCaf.d.ts} +1 -1
- package/dist/{index-Cou96DpL.d.mts → index-BXUU8PRO.d.mts} +1 -1
- package/dist/{index-Cy3K-Yao.d.ts → index-C1SOElvD.d.ts} +1 -1
- package/dist/{index-C9F6f2iz.d.mts → index-CfNpZBzs.d.mts} +2 -2
- package/dist/{index-BMsj8hJv.d.ts → index-Cg9cddpr.d.ts} +2 -2
- package/dist/{index-BMfaixEx.d.mts → index-CiVpdQxz.d.mts} +1 -1
- package/dist/{index-DUHkH5t-.d.mts → index-CjCngqWS.d.mts} +1 -1
- package/dist/{index-DcQm2dkr.d.ts → index-GXwzr_ck.d.ts} +1 -1
- package/dist/{index-D4ju2J_e.d.mts → index-UiH7pXQW.d.mts} +1 -1
- package/dist/{index-Bvc8cjpN.d.ts → index-lY7YfVRh.d.ts} +2 -2
- package/dist/{index-C9qYyRgt.d.mts → index-u1AE9im5.d.mts} +2 -2
- package/dist/index.d.mts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8 -8
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-DzVVzMYU.d.mts → types-pQHTwHLr.d.mts} +1 -1
- package/dist/{types-DzVVzMYU.d.ts → types-pQHTwHLr.d.ts} +1 -1
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/package.json +1 -1
- package/dist/chunk-KIVNILBF.mjs.map +0 -1
- /package/dist/{chunk-YJV23RET.mjs.map → chunk-7GBTBRSQ.mjs.map} +0 -0
package/dist/index.mjs
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
+
import {
|
|
2
|
+
chains_exports
|
|
3
|
+
} from "./chunk-HYQ3T6WW.mjs";
|
|
1
4
|
import {
|
|
2
5
|
api_exports
|
|
3
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-7GBTBRSQ.mjs";
|
|
4
7
|
import {
|
|
5
8
|
MatchProvider,
|
|
6
9
|
components_exports,
|
|
7
10
|
hooks_exports,
|
|
8
11
|
useMatch
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import {
|
|
11
|
-
types_exports
|
|
12
|
-
} from "./chunk-HBOS3RBL.mjs";
|
|
13
|
-
import "./chunk-UA6XHZHX.mjs";
|
|
12
|
+
} from "./chunk-5JUSQZS5.mjs";
|
|
14
13
|
import {
|
|
15
14
|
ui_exports
|
|
16
15
|
} from "./chunk-FB5MHLWX.mjs";
|
|
17
16
|
import "./chunk-5JHHHLG4.mjs";
|
|
18
17
|
import "./chunk-LHNKZISB.mjs";
|
|
19
18
|
import {
|
|
20
|
-
|
|
21
|
-
} from "./chunk-
|
|
19
|
+
types_exports
|
|
20
|
+
} from "./chunk-HBOS3RBL.mjs";
|
|
21
|
+
import "./chunk-UA6XHZHX.mjs";
|
|
22
22
|
import "./chunk-J5LGTIGS.mjs";
|
|
23
23
|
export {
|
|
24
24
|
api_exports as Api,
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { A as AuthParams, C as ChainType, E as EmbeddedWalletsParams, R as RecoveryType } from '../mpc-CTbBWHld.mjs';
|
|
2
|
-
export { A as Address,
|
|
2
|
+
export { A as Address, d as AnyObject, N as AppConfigType, F as BindInfoType, z as BindItemType, Q as BindWalletParam, B as ButtonProps, C as CEXType, S as DeepPartial, D as DrawerProps, E as EmailModalProps, H as Hash, a as IEnvConfigType, T as IEnvName, V as ILoginWalletReq, I as IMatchEvents, b as ISocialLoginMethod, t as IconProps, q as InputProps, L as LocaleType, i as LoginBoxProps, c as LoginMethodType, n as LoginModalProps, m as LoginPanelProps, X as MessageType, y as MetaPageType, r as ModalProps, M as ModalWithHeaderProps, j as OtherLoginMethodType, O as OverviewInfo, G as PohItemType, v as PohZkpassParams, P as PopoverPositionType, s as PopoverProps, l as PopoverTypeType, R as RecommendLoginMethodType, Y as ThemeType, p as UIProps, g as UserAssetToken, U as UserChainType, f as UserImportTokenType, Z as UserPopoverProps, w as UserTransactionNextPageParams, _ as UserTransactionRecordType, e as UserTransactionType, h as WalletAssetMergeType, x as WalletAssetType, J as WalletChainType, W as WalletConfigType, K as WalletNFTType, o as WalletPanelProps, $ as WalletReceiveMessageType, k as WalletType, u as useMatchWalletAssetsProps } from '../types-pQHTwHLr.mjs';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@tanstack/react-query/src/types';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export { A as AuthParams, C as ChainType, E as EmbeddedWalletsParams, R as RecoveryType } from '../mpc-CTbBWHld.js';
|
|
2
|
-
export { A as Address,
|
|
2
|
+
export { A as Address, d as AnyObject, N as AppConfigType, F as BindInfoType, z as BindItemType, Q as BindWalletParam, B as ButtonProps, C as CEXType, S as DeepPartial, D as DrawerProps, E as EmailModalProps, H as Hash, a as IEnvConfigType, T as IEnvName, V as ILoginWalletReq, I as IMatchEvents, b as ISocialLoginMethod, t as IconProps, q as InputProps, L as LocaleType, i as LoginBoxProps, c as LoginMethodType, n as LoginModalProps, m as LoginPanelProps, X as MessageType, y as MetaPageType, r as ModalProps, M as ModalWithHeaderProps, j as OtherLoginMethodType, O as OverviewInfo, G as PohItemType, v as PohZkpassParams, P as PopoverPositionType, s as PopoverProps, l as PopoverTypeType, R as RecommendLoginMethodType, Y as ThemeType, p as UIProps, g as UserAssetToken, U as UserChainType, f as UserImportTokenType, Z as UserPopoverProps, w as UserTransactionNextPageParams, _ as UserTransactionRecordType, e as UserTransactionType, h as WalletAssetMergeType, x as WalletAssetType, J as WalletChainType, W as WalletConfigType, K as WalletNFTType, o as WalletPanelProps, $ as WalletReceiveMessageType, k as WalletType, u as useMatchWalletAssetsProps } from '../types-pQHTwHLr.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@tanstack/react-query/src/types';
|
|
@@ -400,4 +400,4 @@ type useMatchWalletAssetsProps = {
|
|
|
400
400
|
assetListOptions?: Partial<Omit<UseQueryOptions<UserAssetToken[]>, 'queryKey' | 'queryFn'>>;
|
|
401
401
|
};
|
|
402
402
|
|
|
403
|
-
export type { WalletReceiveMessageType as $, Address as A, ButtonProps as B, CEXType as C,
|
|
403
|
+
export type { WalletReceiveMessageType as $, Address as A, ButtonProps as B, CEXType as C, DrawerProps as D, EmailModalProps as E, BindInfoType as F, PohItemType as G, Hash as H, IMatchEvents as I, WalletChainType as J, WalletNFTType as K, LocaleType as L, ModalWithHeaderProps as M, AppConfigType as N, OverviewInfo as O, PopoverPositionType as P, BindWalletParam as Q, RecommendLoginMethodType as R, DeepPartial as S, IEnvName as T, UserChainType as U, ILoginWalletReq as V, WalletConfigType as W, MessageType as X, ThemeType as Y, UserPopoverProps as Z, UserTransactionRecordType as _, IEnvConfigType as a, ISocialLoginMethod as b, LoginMethodType as c, AnyObject as d, UserTransactionType as e, UserImportTokenType as f, UserAssetToken as g, WalletAssetMergeType as h, LoginBoxProps as i, OtherLoginMethodType as j, WalletType as k, PopoverTypeType as l, LoginPanelProps as m, LoginModalProps as n, WalletPanelProps as o, UIProps as p, InputProps as q, ModalProps as r, PopoverProps as s, IconProps as t, useMatchWalletAssetsProps as u, PohZkpassParams as v, UserTransactionNextPageParams as w, WalletAssetType as x, MetaPageType as y, BindItemType as z };
|
|
@@ -400,4 +400,4 @@ type useMatchWalletAssetsProps = {
|
|
|
400
400
|
assetListOptions?: Partial<Omit<UseQueryOptions<UserAssetToken[]>, 'queryKey' | 'queryFn'>>;
|
|
401
401
|
};
|
|
402
402
|
|
|
403
|
-
export type { WalletReceiveMessageType as $, Address as A, ButtonProps as B, CEXType as C,
|
|
403
|
+
export type { WalletReceiveMessageType as $, Address as A, ButtonProps as B, CEXType as C, DrawerProps as D, EmailModalProps as E, BindInfoType as F, PohItemType as G, Hash as H, IMatchEvents as I, WalletChainType as J, WalletNFTType as K, LocaleType as L, ModalWithHeaderProps as M, AppConfigType as N, OverviewInfo as O, PopoverPositionType as P, BindWalletParam as Q, RecommendLoginMethodType as R, DeepPartial as S, IEnvName as T, UserChainType as U, ILoginWalletReq as V, WalletConfigType as W, MessageType as X, ThemeType as Y, UserPopoverProps as Z, UserTransactionRecordType as _, IEnvConfigType as a, ISocialLoginMethod as b, LoginMethodType as c, AnyObject as d, UserTransactionType as e, UserImportTokenType as f, UserAssetToken as g, WalletAssetMergeType as h, LoginBoxProps as i, OtherLoginMethodType as j, WalletType as k, PopoverTypeType as l, LoginPanelProps as m, LoginModalProps as n, WalletPanelProps as o, UIProps as p, InputProps as q, ModalProps as r, PopoverProps as s, IconProps as t, useMatchWalletAssetsProps as u, PohZkpassParams as v, UserTransactionNextPageParams as w, WalletAssetType as x, MetaPageType as y, BindItemType as z };
|
package/dist/ui/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-
|
|
2
|
-
export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-
|
|
1
|
+
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-BXUU8PRO.mjs';
|
|
2
|
+
export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-CfNpZBzs.mjs';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../types-
|
|
5
|
+
import '../types-pQHTwHLr.mjs';
|
|
6
6
|
import '@tanstack/react-query/src/types';
|
|
7
7
|
import 'viem';
|
package/dist/ui/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-
|
|
2
|
-
export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-
|
|
1
|
+
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-3I6HO7pu.js';
|
|
2
|
+
export { A as AlphaAvatar, D as Drawer, e as HashPanel, M as ModalDrawer, R as Radio, S as Switch } from '../index-Cg9cddpr.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../types-
|
|
5
|
+
import '../types-pQHTwHLr.js';
|
|
6
6
|
import '@tanstack/react-query/src/types';
|
|
7
7
|
import 'viem';
|