@matchain/matchid-sdk-react 0.1.55-alpha.1 → 0.1.55-alpha.2

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.
@@ -11,7 +11,7 @@ import {
11
11
  useUserInfo,
12
12
  verifyPohApi,
13
13
  wallet_exports
14
- } from "./chunk-SKA35IYC.mjs";
14
+ } from "./chunk-WZQ56L5F.mjs";
15
15
  import {
16
16
  __export
17
17
  } from "./chunk-J5LGTIGS.mjs";
@@ -94,4 +94,4 @@ export {
94
94
  user_exports,
95
95
  api_exports
96
96
  };
97
- //# sourceMappingURL=chunk-LTPXS5PV.mjs.map
97
+ //# sourceMappingURL=chunk-BQERJULN.mjs.map
@@ -1,3 +1,7 @@
1
+ import {
2
+ matchMain,
3
+ matchTest
4
+ } from "./chunk-JX73EY6V.mjs";
1
5
  import {
2
6
  NumberFormatter,
3
7
  bytesToBase64,
@@ -60,10 +64,6 @@ import {
60
64
  XverseIcon,
61
65
  YoutubeIcon
62
66
  } from "./chunk-FKXS2XRG.mjs";
63
- import {
64
- matchMain,
65
- matchTest
66
- } from "./chunk-JX73EY6V.mjs";
67
67
  import {
68
68
  __export
69
69
  } from "./chunk-J5LGTIGS.mjs";
@@ -4832,7 +4832,7 @@ function StepVerify(props) {
4832
4832
  )
4833
4833
  }
4834
4834
  ) }),
4835
- /* @__PURE__ */ jsx27(Button, { disabled: !canContinue, highlight: true, block: true, size: "lg", onClick: onContinue, children: /* @__PURE__ */ jsx27(FormattedMessage6, { id: "continue" }) })
4835
+ /* @__PURE__ */ jsx27(Button, { disabled: !canContinue, loading: submitting, highlight: true, block: true, size: "lg", onClick: onContinue, children: /* @__PURE__ */ jsx27(FormattedMessage6, { id: "continue" }) })
4836
4836
  ] });
4837
4837
  }
4838
4838
 
@@ -7585,4 +7585,4 @@ export {
7585
7585
  MatchProvider,
7586
7586
  useMatch
7587
7587
  };
7588
- //# sourceMappingURL=chunk-SKA35IYC.mjs.map
7588
+ //# sourceMappingURL=chunk-WZQ56L5F.mjs.map