@matchain/matchid-sdk-react 0.1.53-alpha.13 → 0.1.53-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.
@@ -5,7 +5,7 @@ import {
5
5
  poh_exports,
6
6
  user_exports,
7
7
  wallet_exports
8
- } from "../../chunk-I2V4VRQH.mjs";
8
+ } from "../../chunk-BC4HS373.mjs";
9
9
  import "../../chunk-JX73EY6V.mjs";
10
10
  import "../../chunk-UA6XHZHX.mjs";
11
11
  import "../../chunk-IZOOVZAD.mjs";
@@ -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-DjbH13zc.mjs';
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-Dus4QPjO.mjs';
2
2
  import '../request-B0CyrGFT.mjs';
3
3
  import '../types-VrV1kYga.mjs';
4
4
  import 'react';
@@ -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-zc2GEzJ9.js';
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-D5yzH62h.js';
2
2
  import '../request-B0CyrGFT.js';
3
3
  import '../types-VrV1kYga.js';
4
4
  import 'react';
@@ -1902,7 +1902,7 @@ var useStore_default = useStore;
1902
1902
  var import_jsx_runtime91 = require("react/jsx-runtime");
1903
1903
 
1904
1904
  // src/context/ModalContext.tsx
1905
- var import_react30 = require("react");
1905
+ var import_react30 = __toESM(require("react"));
1906
1906
  var import_react_dom = require("react-dom");
1907
1907
  var import_jsx_runtime92 = require("react/jsx-runtime");
1908
1908
  var ModalContext = (0, import_react30.createContext)(null);