@matchain/matchid-sdk-react 0.1.53-alpha.23 → 0.1.53-alpha.24
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 +2 -2
- package/dist/assets/icon/index.d.ts +2 -2
- package/dist/{chunk-WNDUHFQX.mjs → chunk-QQO3XHLB.mjs} +1 -1
- package/dist/chunk-QQO3XHLB.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.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 +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 +2 -2
- package/dist/{index-DUdhdrzI.d.ts → index-70zSYbsL.d.mts} +3 -2
- package/dist/{index-Dee6qqWc.d.mts → index-B00EBLeP.d.mts} +2 -2
- package/dist/{index-0q56ZNkH.d.mts → index-C1bSqPBd.d.mts} +2 -2
- package/dist/{index-DqIQL1Es.d.ts → index-C7GIoYyE.d.ts} +1 -1
- package/dist/{index-C7a1Hfcx.d.ts → index-CCnyLdRT.d.ts} +2 -2
- package/dist/{index-BRm4dPQF.d.ts → index-CO1V_sgI.d.ts} +1 -1
- package/dist/{index-rk7ZjmRF.d.mts → index-Cg-ZKy0h.d.mts} +2 -2
- package/dist/{index-DQjZSiFX.d.ts → index-D50gqmw9.d.ts} +2 -2
- package/dist/{index-CaMDtQcV.d.mts → index-DXzb_pAu.d.mts} +1 -1
- package/dist/{index-DcS62217.d.ts → index-DbLQvcnt.d.ts} +1 -1
- package/dist/{index-SR1x4yUS.d.mts → index-DkmLS3T6.d.mts} +1 -1
- package/dist/{index-Crr4Z_Zm.d.mts → index-J73TIwDj.d.mts} +1 -1
- package/dist/{index-DZbxObEv.d.mts → index-NCW6XL4g.d.ts} +3 -2
- package/dist/{index-CANAro1S.d.ts → index-eMj_YVb6.d.ts} +2 -2
- package/dist/index.css +6 -1
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-DvqfFAbp.d.mts → types-CbLw2SJX.d.mts} +4 -1
- package/dist/{types-DvqfFAbp.d.ts → types-CbLw2SJX.d.ts} +4 -1
- package/dist/ui/index.d.mts +3 -3
- package/dist/ui/index.d.ts +3 -3
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-WNDUHFQX.mjs.map +0 -1
package/dist/hooks/api/index.mjs
CHANGED
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
poh_exports,
|
|
6
6
|
user_exports,
|
|
7
7
|
wallet_exports
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-QQO3XHLB.mjs";
|
|
9
9
|
import "../../chunk-JX73EY6V.mjs";
|
|
10
10
|
import "../../chunk-IZOOVZAD.mjs";
|
|
11
|
-
import "../../chunk-UA6XHZHX.mjs";
|
|
12
11
|
import "../../chunk-FKXS2XRG.mjs";
|
|
12
|
+
import "../../chunk-UA6XHZHX.mjs";
|
|
13
13
|
import "../../chunk-J5LGTIGS.mjs";
|
|
14
14
|
export {
|
|
15
15
|
bind_exports as bind,
|
package/dist/hooks/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { c as useCopyClipboard, n as useLayout, f as useMatchChain, a as useMatchEvents, g as useMatchWallet, k as useMatchWalletAssetList, j as useMatchWalletAssets, h as useMatchWalletRecords, d as useModal, l as useReceipt, e as useToast, m as useTransaction, u as useUserInfo, b as useWallet } from '../index-
|
|
1
|
+
export { c as useCopyClipboard, n as useLayout, f as useMatchChain, a as useMatchEvents, g as useMatchWallet, k as useMatchWalletAssetList, j as useMatchWalletAssets, h as useMatchWalletRecords, d as useModal, l as useReceipt, e as useToast, m as useTransaction, u as useUserInfo, b as useWallet } from '../index-J73TIwDj.mjs';
|
|
2
2
|
import '../request-B0CyrGFT.mjs';
|
|
3
|
-
import '../types-
|
|
3
|
+
import '../types-CbLw2SJX.mjs';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tanstack/react-query/src/types';
|
|
6
6
|
import 'viem';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { c as useCopyClipboard, n as useLayout, f as useMatchChain, a as useMatchEvents, g as useMatchWallet, k as useMatchWalletAssetList, j as useMatchWalletAssets, h as useMatchWalletRecords, d as useModal, l as useReceipt, e as useToast, m as useTransaction, u as useUserInfo, b as useWallet } from '../index-
|
|
1
|
+
export { c as useCopyClipboard, n as useLayout, f as useMatchChain, a as useMatchEvents, g as useMatchWallet, k as useMatchWalletAssetList, j as useMatchWalletAssets, h as useMatchWalletRecords, d as useModal, l as useReceipt, e as useToast, m as useTransaction, u as useUserInfo, b as useWallet } from '../index-CO1V_sgI.js';
|
|
2
2
|
import '../request-B0CyrGFT.js';
|
|
3
|
-
import '../types-
|
|
3
|
+
import '../types-CbLw2SJX.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tanstack/react-query/src/types';
|
|
6
6
|
import 'viem';
|