@matchain/matchid-sdk-react 0.1.53-alpha.15 → 0.1.53-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/assets/icon/index.d.mts +2 -2
- package/dist/assets/icon/index.d.ts +2 -2
- package/dist/{chunk-BC4HS373.mjs → chunk-UOHVZWED.mjs} +88 -31
- package/dist/{chunk-BC4HS373.mjs.map → chunk-UOHVZWED.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 +5 -4
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +3 -3
- 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 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +3 -3
- package/dist/{index-D5WIVIkc.d.ts → index-B16U2SHA.d.ts} +1 -1
- package/dist/{index-BrzFSkOe.d.mts → index-B2DkI1ML.d.mts} +1 -1
- package/dist/{index-CLYi12dP.d.mts → index-BxWVN7HQ.d.mts} +2 -2
- package/dist/{index-Dus4QPjO.d.mts → index-ByjogbBx.d.mts} +1 -1
- package/dist/{index-DC4F1u-w.d.mts → index-C7vPCjcT.d.mts} +2 -2
- package/dist/{index-BgdY5xdW.d.ts → index-CYXjMyV_.d.ts} +1 -1
- package/dist/{index-BikcLg_6.d.ts → index-ChklXND5.d.ts} +2 -2
- package/dist/{index-CQmN0dN4.d.ts → index-Dfckd7XV.d.ts} +1 -1
- package/dist/{index-BVfCh4l-.d.mts → index-Na2Ub13l.d.mts} +1 -1
- package/dist/{index-D3Kp05kW.d.ts → index-_9VVEy7O.d.ts} +1 -1
- package/dist/{index-D5yzH62h.d.ts → index-jG0evmQL.d.ts} +1 -1
- package/dist/{index-C0UKUm0h.d.ts → index-jQp1rITQ.d.ts} +2 -2
- package/dist/{index-BaFmUVw-.d.mts → index-nMzH5qxx.d.mts} +1 -1
- package/dist/{index-SOVt-ADK.d.mts → index-zJQVg2B1.d.mts} +1 -1
- package/dist/index.css +15 -7
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +69 -12
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -9
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/{types-VrV1kYga.d.mts → types-B5QEZ2fv.d.mts} +1 -1
- package/dist/{types-VrV1kYga.d.ts → types-B5QEZ2fv.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/hooks/api/index.mjs
CHANGED
|
@@ -5,12 +5,12 @@ import {
|
|
|
5
5
|
poh_exports,
|
|
6
6
|
user_exports,
|
|
7
7
|
wallet_exports
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-JX73EY6V.mjs";
|
|
8
|
+
} from "../../chunk-UOHVZWED.mjs";
|
|
10
9
|
import "../../chunk-UA6XHZHX.mjs";
|
|
11
|
-
import "../../chunk-IZOOVZAD.mjs";
|
|
12
10
|
import "../../chunk-X5HGL3ZX.mjs";
|
|
11
|
+
import "../../chunk-IZOOVZAD.mjs";
|
|
13
12
|
import "../../chunk-FKXS2XRG.mjs";
|
|
13
|
+
import "../../chunk-JX73EY6V.mjs";
|
|
14
14
|
import "../../chunk-J5LGTIGS.mjs";
|
|
15
15
|
export {
|
|
16
16
|
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-ByjogbBx.mjs';
|
|
2
2
|
import '../request-B0CyrGFT.mjs';
|
|
3
|
-
import '../types-
|
|
3
|
+
import '../types-B5QEZ2fv.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-jG0evmQL.js';
|
|
2
2
|
import '../request-B0CyrGFT.js';
|
|
3
|
-
import '../types-
|
|
3
|
+
import '../types-B5QEZ2fv.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import '@tanstack/react-query/src/types';
|
|
6
6
|
import 'viem';
|