@matchain/matchid-sdk-react 0.1.56-alpha.0 → 0.1.56-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.
@@ -22,7 +22,7 @@ import {
22
22
  UsernameModal,
23
23
  WalletAsset,
24
24
  WalletModal
25
- } from "./chunk-FGJ25ONR.mjs";
25
+ } from "./chunk-43Y3F6GB.mjs";
26
26
  import "./chunk-JX73EY6V.mjs";
27
27
  import "./chunk-UA6XHZHX.mjs";
28
28
  import "./chunk-IZOOVZAD.mjs";
package/dist/hooks.d.mts CHANGED
@@ -1,4 +1,4 @@
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-CHG4-0Z1.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-CPTgrfjn.mjs';
2
2
  import './request-B0CyrGFT.mjs';
3
3
  import './types-DEsY_CPH.mjs';
4
4
  import 'react';
package/dist/hooks.d.ts CHANGED
@@ -1,4 +1,4 @@
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-D1Ep9UMx.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-B7ZEyP1j.js';
2
2
  import './request-B0CyrGFT.js';
3
3
  import './types-DEsY_CPH.js';
4
4
  import 'react';
package/dist/hooks.js CHANGED
@@ -31,6 +31,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
31
31
  var hooks_exports = {};
32
32
  __export(hooks_exports, {
33
33
  useCopyClipboard: () => useCopyClipboard,
34
+ useHash: () => useHash,
34
35
  useLayout: () => useLayout_exports,
35
36
  useMatchChain: () => useMatchChain,
36
37
  useMatchEvents: () => useMatchEvents,
@@ -3537,6 +3538,7 @@ function useTransaction({
3537
3538
  // Annotate the CommonJS export names for ESM import in node:
3538
3539
  0 && (module.exports = {
3539
3540
  useCopyClipboard,
3541
+ useHash,
3540
3542
  useLayout,
3541
3543
  useMatchChain,
3542
3544
  useMatchEvents,