@matchain/matchid-sdk-react 0.1.55-alpha.12 → 0.1.55-alpha.14

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.
package/dist/api.mjs CHANGED
@@ -3,11 +3,11 @@ import {
3
3
  bind_exports,
4
4
  poh_exports,
5
5
  user_exports
6
- } from "./chunk-LEFO352N.mjs";
6
+ } from "./chunk-327CPPF5.mjs";
7
7
  import {
8
8
  isSuccess,
9
9
  wallet_exports
10
- } from "./chunk-BZ2PI27T.mjs";
10
+ } from "./chunk-VIJ3M2NZ.mjs";
11
11
  import "./chunk-2E4Y2HA7.mjs";
12
12
  import "./chunk-K33FHUZM.mjs";
13
13
  import "./chunk-LA4YEM4O.mjs";
@@ -12,7 +12,7 @@ import {
12
12
  useUserInfo,
13
13
  verifyPohApi,
14
14
  wallet_exports
15
- } from "./chunk-BZ2PI27T.mjs";
15
+ } from "./chunk-VIJ3M2NZ.mjs";
16
16
  import {
17
17
  __export
18
18
  } from "./chunk-BJPOCE4O.mjs";
@@ -95,4 +95,4 @@ export {
95
95
  user_exports,
96
96
  api_exports
97
97
  };
98
- //# sourceMappingURL=chunk-LEFO352N.mjs.map
98
+ //# sourceMappingURL=chunk-327CPPF5.mjs.map
@@ -1298,13 +1298,11 @@ function Tabs(props) {
1298
1298
  }
1299
1299
 
1300
1300
  // src/ui/Lottie/index.tsx
1301
- import LottieReact from "lottie-react";
1301
+ import * as LottieReact from "lottie-react";
1302
1302
  import { jsx as jsx16 } from "react/jsx-runtime";
1303
+ var FixedLottie = LottieReact.default || LottieReact;
1303
1304
  function Lottie(props) {
1304
- console.log("Lottie", props);
1305
- const result = /* @__PURE__ */ jsx16(LottieReact, { loop: true, autoplay: true, ...props });
1306
- console.log("result", result);
1307
- return result;
1305
+ return /* @__PURE__ */ jsx16(FixedLottie, { loop: true, autoplay: true, ...props });
1308
1306
  }
1309
1307
 
1310
1308
  // src/context/ModalContext.tsx
@@ -7616,4 +7614,4 @@ export {
7616
7614
  MatchProvider,
7617
7615
  useMatch
7618
7616
  };
7619
- //# sourceMappingURL=chunk-BZ2PI27T.mjs.map
7617
+ //# sourceMappingURL=chunk-VIJ3M2NZ.mjs.map