@matchain/matchid-sdk-react 0.1.56-alpha.13 → 0.1.56-alpha.15

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.
@@ -22,7 +22,7 @@ import {
22
22
  UsernameModal,
23
23
  WalletAsset,
24
24
  WalletModal
25
- } from "./chunk-RPATABCS.mjs";
25
+ } from "./chunk-A47WTLYD.mjs";
26
26
  import "./chunk-UA6XHZHX.mjs";
27
27
  import "./chunk-IZOOVZAD.mjs";
28
28
  import "./chunk-FQ6PYZPD.mjs";
package/dist/hooks.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- export { c as useCopyClipboard, n as useHash, o 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-Bjb30oE3.mjs';
1
+ export { c as useCopyClipboard, n as useHash, o 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-BIVGhRja.mjs';
2
2
  import './request-B0CyrGFT.mjs';
3
3
  import './types-C8FLH1yn.mjs';
4
4
  import 'react';
package/dist/hooks.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export { c as useCopyClipboard, n as useHash, o 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-CPnKc6o4.js';
1
+ export { c as useCopyClipboard, n as useHash, o 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-BINNnZNA.js';
2
2
  import './request-B0CyrGFT.js';
3
3
  import './types-C8FLH1yn.js';
4
4
  import 'react';
package/dist/hooks.js CHANGED
@@ -2237,6 +2237,7 @@ function useUserInfo() {
2237
2237
  auth,
2238
2238
  login: loginMethod,
2239
2239
  bind,
2240
+ getBindEmailCode: getLoginEmailCode,
2240
2241
  bindByEmail,
2241
2242
  getAuthInfo,
2242
2243
  invite