@matchain/matchid-sdk-react 0.1.37-alpha.3 → 0.1.37-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/assets/icon/index.d.mts +1 -1
- package/dist/assets/icon/index.d.ts +1 -1
- package/dist/{chunk-YCRZLAOS.mjs → chunk-734WE4WK.mjs} +3 -3
- package/dist/{chunk-YCRZLAOS.mjs.map → chunk-734WE4WK.mjs.map} +1 -1
- package/dist/{chunk-MZB76VOE.mjs → chunk-DTHB4OQD.mjs} +2 -2
- package/dist/components/index.d.mts +2 -2
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +1 -1
- package/dist/hooks/api/index.d.mts +2 -2
- package/dist/hooks/api/index.d.ts +2 -2
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +2 -2
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/{index-BFn-HCRJ.d.ts → index-BKdqrCum.d.ts} +1 -1
- package/dist/{index-DUCRzr-P.d.ts → index-BPveUnst.d.ts} +1 -1
- package/dist/{index-CfipOX1C.d.ts → index-DTCAzQvB.d.ts} +1 -1
- package/dist/{index-BTTka3Uo.d.mts → index-Dm5o2w2J.d.mts} +1 -1
- package/dist/{index-BdeWio3u.d.mts → index-DqWn6VEO.d.mts} +1 -1
- package/dist/{index-Dq1vYJ0E.d.mts → index-dJi5ka2c.d.mts} +1 -1
- package/dist/index.d.mts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/{types.d-Cqt8ifXa.d.mts → types.d-IS3DBl3p.d.mts} +1 -1
- package/dist/{types.d-Cqt8ifXa.d.ts → types.d-IS3DBl3p.d.ts} +1 -1
- package/package.json +1 -1
- /package/dist/{chunk-MZB76VOE.mjs.map → chunk-DTHB4OQD.mjs.map} +0 -0
package/dist/hooks/index.mjs
CHANGED
|
@@ -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 { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-
|
|
3
|
+
import { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-IS3DBl3p.js';
|
|
4
4
|
|
|
5
5
|
interface MyResponseType<T> {
|
|
6
6
|
code: number;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as ISocialLoginMethod, j as OverviewInfo, C as CEXType, k as LoginMethodType, I as IMatchEvents } from './types.d-IS3DBl3p.js';
|
|
2
2
|
import * as viem from 'viem';
|
|
3
3
|
import { SignableMessage, Hex, TransactionSerializable, Account } from 'viem';
|
|
4
4
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { E as EmailModalProps,
|
|
2
|
+
import { E as EmailModalProps, b as InputProps, B as ButtonProps, M as ModalProps, c as ModalWithHeaderProps, P as PopoverProps, d as LoginBoxProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, W as WalletType, e as PopoverPositionType, f as PopoverTypeType, g as LoginPanelProps, h as LoginModalProps } from './types.d-IS3DBl3p.js';
|
|
3
3
|
import { ReactNode, PropsWithChildren } from 'react';
|
|
4
4
|
|
|
5
5
|
declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as ISocialLoginMethod, j as OverviewInfo, C as CEXType, k as LoginMethodType, I as IMatchEvents } from './types.d-IS3DBl3p.mjs';
|
|
2
2
|
import * as viem from 'viem';
|
|
3
3
|
import { SignableMessage, Hex, TransactionSerializable, Account } from 'viem';
|
|
4
4
|
|
|
@@ -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 { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-
|
|
3
|
+
import { m as PohZkpassParams, n as BindItemType, o as BindInfoType, p as PohItemType } from './types.d-IS3DBl3p.mjs';
|
|
4
4
|
|
|
5
5
|
interface MyResponseType<T> {
|
|
6
6
|
code: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { E as EmailModalProps,
|
|
2
|
+
import { E as EmailModalProps, b as InputProps, B as ButtonProps, M as ModalProps, c as ModalWithHeaderProps, P as PopoverProps, d as LoginBoxProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, W as WalletType, e as PopoverPositionType, f as PopoverTypeType, g as LoginPanelProps, h as LoginModalProps } from './types.d-IS3DBl3p.mjs';
|
|
3
3
|
import { ReactNode, PropsWithChildren } from 'react';
|
|
4
4
|
|
|
5
5
|
declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
|
package/dist/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
|
-
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-
|
|
3
|
-
export { i as Components } from './index-
|
|
4
|
-
export { i as Hooks } from './index-
|
|
5
|
-
export { i as Api } from './index-
|
|
2
|
+
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-IS3DBl3p.mjs';
|
|
3
|
+
export { i as Components } from './index-dJi5ka2c.mjs';
|
|
4
|
+
export { i as Hooks } from './index-Dm5o2w2J.mjs';
|
|
5
|
+
export { i as Api } from './index-DqWn6VEO.mjs';
|
|
6
6
|
export { i as Chains } from './index-DXRGMAbv.mjs';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'viem';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
|
-
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-
|
|
3
|
-
export { i as Components } from './index-
|
|
4
|
-
export { i as Hooks } from './index-
|
|
5
|
-
export { i as Api } from './index-
|
|
2
|
+
import { I as IMatchEvents, a as IEnvConfigType, L as LocaleType } from './types.d-IS3DBl3p.js';
|
|
3
|
+
export { i as Components } from './index-DTCAzQvB.js';
|
|
4
|
+
export { i as Hooks } from './index-BPveUnst.js';
|
|
5
|
+
export { i as Api } from './index-BKdqrCum.js';
|
|
6
6
|
export { i as Chains } from './index-DXRGMAbv.js';
|
|
7
7
|
import 'react/jsx-runtime';
|
|
8
8
|
import 'viem';
|
package/dist/index.js
CHANGED
|
@@ -3565,7 +3565,7 @@ function CEXBindModal({
|
|
|
3565
3565
|
) }),
|
|
3566
3566
|
/* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Field, { label: intl.formatMessage({
|
|
3567
3567
|
id: "CEXBindApiSecretKey"
|
|
3568
|
-
}), children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
3568
|
+
}), error: type != "OKX" && error, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
3569
3569
|
Input,
|
|
3570
3570
|
{
|
|
3571
3571
|
value: secret,
|
|
@@ -3573,7 +3573,7 @@ function CEXBindModal({
|
|
|
3573
3573
|
placeholder: "**** **** ****"
|
|
3574
3574
|
}
|
|
3575
3575
|
) }),
|
|
3576
|
-
type == "OKX" && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Field, { label: intl.formatMessage({
|
|
3576
|
+
type == "OKX" && /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Field, { error, label: intl.formatMessage({
|
|
3577
3577
|
id: "CEXBindApiPassphrase"
|
|
3578
3578
|
}), children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
3579
3579
|
Input,
|