@matchain/matchid-sdk-react 0.1.50 → 0.1.51-alpha.1
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-6KB4RLTC.mjs → chunk-55KKIDVT.mjs} +2 -2
- package/dist/{chunk-JLQVDNWZ.mjs → chunk-KKWAYHRG.mjs} +14 -14
- package/dist/{chunk-JLQVDNWZ.mjs.map → chunk-KKWAYHRG.mjs.map} +1 -1
- package/dist/components/index.d.mts +3 -3
- package/dist/components/index.d.ts +3 -3
- package/dist/components/index.js +1 -1
- 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.map +1 -1
- package/dist/hooks/api/index.mjs +3 -3
- package/dist/hooks/index.d.mts +2 -3
- package/dist/hooks/index.d.ts +2 -3
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +2 -2
- package/dist/{index-Cx2Lx_mh.d.ts → index-B-QfwtE5.d.mts} +1 -2
- package/dist/{index-Bvc8cjpN.d.ts → index-BDoEk1EK.d.ts} +2 -2
- package/dist/{index-BcEreCxd.d.ts → index-BUj9mOrS.d.ts} +1 -1
- package/dist/{index-Cou96DpL.d.mts → index-B_o9HBS1.d.mts} +1 -1
- package/dist/{index-Bpmrd7mh.d.ts → index-Bmir-Wor.d.mts} +1 -2
- package/dist/{index-D4ju2J_e.d.mts → index-CDqIk5k2.d.mts} +1 -1
- package/dist/{index-C9F6f2iz.d.mts → index-D5OzNRfu.d.mts} +2 -2
- package/dist/{index-BMsj8hJv.d.ts → index-DMUZQqNB.d.ts} +2 -2
- package/dist/{index-Cy3K-Yao.d.ts → index-DvM6x6e6.d.ts} +1 -1
- package/dist/{index-C_TiXUOB.d.mts → index-X_fw5wX_.d.ts} +1 -2
- package/dist/{index-C9qYyRgt.d.mts → index-XzSw1Bym.d.mts} +2 -2
- package/dist/{index-BMfaixEx.d.mts → index-k2Uf0F94.d.ts} +1 -2
- package/dist/index.css +66 -27
- package/dist/index.d.mts +7 -8
- package/dist/index.d.ts +7 -8
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -9
- package/dist/types/index.d.mts +1 -2
- package/dist/types/index.d.ts +1 -2
- package/dist/{types-DzVVzMYU.d.mts → types-Dd_ExpLx.d.mts} +21 -1
- package/dist/{types-DzVVzMYU.d.ts → types-Dd_ExpLx.d.ts} +21 -1
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/example/src/App.tsx +11 -3
- package/example/src/pages/User/index.tsx +3 -1
- package/example/src/pages/Wallet/components/MatchWallet.tsx +1 -1
- package/example/src/store/useLocalStore.ts +4 -0
- package/package.json +1 -1
- package/dist/mpc-CTbBWHld.d.mts +0 -20
- package/dist/mpc-CTbBWHld.d.ts +0 -20
- /package/dist/{chunk-6KB4RLTC.mjs.map → chunk-55KKIDVT.mjs.map} +0 -0
|
@@ -15,8 +15,9 @@ import {
|
|
|
15
15
|
UsernameModal,
|
|
16
16
|
WalletAsset,
|
|
17
17
|
WalletModal
|
|
18
|
-
} from "../chunk-
|
|
18
|
+
} from "../chunk-KKWAYHRG.mjs";
|
|
19
19
|
import "../chunk-UA6XHZHX.mjs";
|
|
20
|
+
import "../chunk-HLUFAIFV.mjs";
|
|
20
21
|
import {
|
|
21
22
|
Button,
|
|
22
23
|
Field,
|
|
@@ -26,7 +27,6 @@ import {
|
|
|
26
27
|
Overlay,
|
|
27
28
|
Popover
|
|
28
29
|
} from "../chunk-FB5MHLWX.mjs";
|
|
29
|
-
import "../chunk-HLUFAIFV.mjs";
|
|
30
30
|
import "../chunk-LHNKZISB.mjs";
|
|
31
31
|
import "../chunk-J5LGTIGS.mjs";
|
|
32
32
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-
|
|
1
|
+
export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-CDqIk5k2.mjs';
|
|
2
2
|
import '@tanstack/react-query';
|
|
3
3
|
import '@tanstack/react-query/src/types';
|
|
4
|
-
import '../../types-
|
|
4
|
+
import '../../types-Dd_ExpLx.mjs';
|
|
5
5
|
import 'react';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-
|
|
1
|
+
export { b as bind, a as isSuccess, p as poh, u as user, w as wallet } from '../../index-DvM6x6e6.js';
|
|
2
2
|
import '@tanstack/react-query';
|
|
3
3
|
import '@tanstack/react-query/src/types';
|
|
4
|
-
import '../../types-
|
|
4
|
+
import '../../types-Dd_ExpLx.js';
|
|
5
5
|
import 'react';
|