@matchain/matchid-sdk-react 0.1.53-alpha.22 → 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-ZOBAUYIZ.mjs → chunk-QQO3XHLB.mjs} +3 -3
- 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 +2 -2
- 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 +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 +2 -2
- 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-ZOBAUYIZ.mjs.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { B as BTCModal, l as ContactCard, C as ContactList, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, M as MessageList, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from '../index-
|
|
2
|
-
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-
|
|
1
|
+
export { B as BTCModal, l as ContactCard, C as ContactList, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, M as MessageList, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from '../index-B00EBLeP.mjs';
|
|
2
|
+
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-DXzb_pAu.mjs';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
|
-
import '../types-
|
|
4
|
+
import '../types-CbLw2SJX.mjs';
|
|
5
5
|
import 'react';
|
|
6
6
|
import '@tanstack/react-query/src/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { B as BTCModal, l as ContactCard, C as ContactList, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, M as MessageList, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from '../index-
|
|
2
|
-
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-
|
|
1
|
+
export { B as BTCModal, l as ContactCard, C as ContactList, d as EVMModal, E as EmailModal, L as LoginBox, a as LoginButton, c as LoginModal, b as LoginPanel, M as MessageList, e as TONModal, T as TRONModal, g as TokenDetail, h as TokenSend, j as TokenSendList, k as TransactionList, U as UsernameModal, f as WalletAsset, W as WalletModal } from '../index-D50gqmw9.js';
|
|
2
|
+
export { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from '../index-C7GIoYyE.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
|
-
import '../types-
|
|
4
|
+
import '../types-CbLw2SJX.js';
|
|
5
5
|
import 'react';
|
|
6
6
|
import '@tanstack/react-query/src/types';
|
package/dist/components/index.js
CHANGED
|
@@ -6542,11 +6542,11 @@ var import_react_query13 = require("@tanstack/react-query");
|
|
|
6542
6542
|
var import_last = __toESM(require("lodash/last"));
|
|
6543
6543
|
var import_react43 = require("react");
|
|
6544
6544
|
function useContactList(page_size = 10, type = "Friend") {
|
|
6545
|
-
const {
|
|
6545
|
+
const { address } = useUserInfo();
|
|
6546
6546
|
const limitIdRef = (0, import_react43.useRef)(0);
|
|
6547
6547
|
const queryClient2 = (0, import_react_query13.useQueryClient)();
|
|
6548
6548
|
const contactQuery = (0, import_react_query13.useInfiniteQuery)({
|
|
6549
|
-
queryKey: ["matchid-contacts-list", type,
|
|
6549
|
+
queryKey: ["matchid-contacts-list", type, address],
|
|
6550
6550
|
initialPageParam: 1,
|
|
6551
6551
|
queryFn: async (args) => {
|
|
6552
6552
|
console.log(args);
|