@multiversx/sdk-dapp-liquidity 1.0.8 → 1.0.10

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.
Files changed (52) hide show
  1. package/{index-B9WqxUXM.mjs → index-B4Eq5P3w.mjs} +1 -1
  2. package/{index-CnudU77V.js → index-C4WV9nam.js} +1 -1
  3. package/{index-DZHiA1sX.js → index-CWMcKi_X.js} +1 -1
  4. package/{index-DSnomXRI.mjs → index-D8E0O3qL.mjs} +2850 -2131
  5. package/{index-BXwpbIDQ.mjs → index-DJ8CdHSw.mjs} +1 -1
  6. package/{index-cvy2-uZ_.js → index-nigVQYBu.js} +2818 -2099
  7. package/index.js +4 -3
  8. package/index.mjs +5 -4
  9. package/package.json +4 -4
  10. package/{react-BaXyw3AO.js → react-C43nEIqn.js} +158 -65
  11. package/react-DKUsVej7.js +50 -0
  12. package/react-Dp0H8q2z.mjs +50 -0
  13. package/{react-B9sQBOh0.mjs → react-wMhOUFOm.mjs} +158 -65
  14. package/reactjs/components/BridgeForm/BridgeForm.js +1 -1
  15. package/reactjs/components/BridgeForm/BridgeForm.mjs +1 -1
  16. package/reactjs/components/Connect/BridgeAccountDisplay.js +2 -2
  17. package/reactjs/components/Connect/BridgeAccountDisplay.mjs +2 -2
  18. package/reactjs/components/Connect/CustomConnectButton.js +2 -2
  19. package/reactjs/components/Connect/CustomConnectButton.mjs +2 -2
  20. package/reactjs/components/Connect/SwitchChainButton.js +3 -3
  21. package/reactjs/components/Connect/SwitchChainButton.mjs +3 -3
  22. package/reactjs/components/TokenSelector/components/ChainSelect/ChainSelect.js +4 -2
  23. package/reactjs/components/TokenSelector/components/ChainSelect/ChainSelect.mjs +4 -2
  24. package/reactjs/components/TokenSelector/components/ChainSelect/components/SelectedChainOption.js +1 -1
  25. package/reactjs/components/TokenSelector/components/ChainSelect/components/SelectedChainOption.mjs +1 -1
  26. package/reactjs/components/TokenSelector/components/SelectContent.js +4 -2
  27. package/reactjs/components/TokenSelector/components/SelectContent.mjs +4 -2
  28. package/reactjs/components/TokenSelector/components/TokenItem.js +1 -1
  29. package/reactjs/components/TokenSelector/components/TokenItem.mjs +1 -1
  30. package/reactjs/constants/chains.d.ts +1 -0
  31. package/reactjs/constants/chains.js +2 -0
  32. package/reactjs/constants/chains.mjs +2 -0
  33. package/reactjs/constants/index.js +1 -0
  34. package/reactjs/constants/index.mjs +2 -1
  35. package/reactjs/hooks/useAccount.js +2 -2
  36. package/reactjs/hooks/useAccount.mjs +2 -2
  37. package/reactjs/hooks/useGetChainId.js +1 -1
  38. package/reactjs/hooks/useGetChainId.mjs +1 -1
  39. package/reactjs/index.js +4 -3
  40. package/reactjs/index.mjs +5 -4
  41. package/reactjs/init/init.js +1 -1
  42. package/reactjs/init/init.mjs +1 -1
  43. package/reactjs/init/tests/init.spec.js +2 -2
  44. package/reactjs/init/tests/init.spec.mjs +2 -2
  45. package/reactjs/queries/useGetEvmTokensBalances.query.js +2 -2
  46. package/reactjs/queries/useGetEvmTokensBalances.query.mjs +2 -2
  47. package/reactjs/reexports.js +3 -3
  48. package/reactjs/reexports.mjs +3 -3
  49. package/{w3m-modal-DCcF1qEB.js → w3m-modal-DLyg7Voy.js} +1 -1
  50. package/{w3m-modal-DK3G5GJp.mjs → w3m-modal-hC-B8qZP.mjs} +1 -1
  51. package/react-CNXJSTCv.js +0 -38
  52. package/react-CSQpf1zk.mjs +0 -38
@@ -1,4 +1,4 @@
1
- import { M, T, U, n, Y, o, p, ac, ah, ai, q, W, t, r, au, as, u, af, ag, v, w, x, y, z, A, B, av, aw, e, C, ao, D, f, al, E, F, G, H, a7, an, ap, a8, ak, I, a9, aq, aj, L, aa, g, h, j, O, N, P, Q, a6, R, am, ad, ae, ab, S, V, ar, ax, k, X, at, Z, $, l, _, a1, a0, J, K, a2, m, a3, a5, a4, c, i, s, a, b, d } from "./index-DSnomXRI.mjs";
1
+ import { M, T, U, n, Y, o, p, ac, ah, ai, q, W, t, r, au, as, u, af, ag, v, w, x, y, z, A, B, av, aw, e, C, ao, D, f, al, E, F, G, H, a7, an, ap, a8, ak, I, a9, aq, aj, L, aa, g, h, j, O, N, P, Q, a6, R, am, ad, ae, ab, S, V, ar, ax, k, X, at, Z, $, l, _, a1, a0, J, K, a2, m, a3, a5, a4, c, i, s, a, b, d } from "./index-D8E0O3qL.mjs";
2
2
  export {
3
3
  M as MathUtil,
4
4
  T as TransactionUtil,
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  "use strict";
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
- const index = require("./index-cvy2-uZ_.js");
4
+ const index = require("./index-nigVQYBu.js");
5
5
  exports.MathUtil = index.MathUtil;
6
6
  exports.TransactionUtil = index.TransactionUtil;
7
7
  exports.UiHelperUtil = index.UiHelperUtil;
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  "use strict";
3
3
  const require$$0 = require("react");
4
- const index = require("./index-cvy2-uZ_.js");
4
+ const index = require("./index-nigVQYBu.js");
5
5
  let modal = void 0;
6
6
  function getAppKit(appKit) {
7
7
  if (appKit) {