stablezact-pay 0.66.0 → 0.68.0

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.
@@ -1806,7 +1806,7 @@ const dist = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty
1806
1806
  resolveObjectURL,
1807
1807
  transcode
1808
1808
  }, Symbol.toStringTag, { value: "Module" }));
1809
- const LazyCoinleyPayment = React.lazy(() => import("./CoinleyPayment-BA2ym_mw.js").then((n2) => n2.a));
1809
+ const LazyCoinleyPayment = React.lazy(() => import("./CoinleyPayment-C6ChHSdL.js").then((n2) => n2.a));
1810
1810
  const CoinleyPayment = (props) => /* @__PURE__ */ jsx(Suspense, { fallback: null, children: /* @__PURE__ */ jsx(LazyCoinleyPayment, { ...props }) });
1811
1811
  const CoinleyContext = createContext(null);
1812
1812
  const CoinleyProvider = ({
@@ -2241,7 +2241,7 @@ class LazyCoinleyVanilla {
2241
2241
  return this.instance;
2242
2242
  }
2243
2243
  if (!this.loading) {
2244
- this.loading = import("./index-BTn5xw-W.js").then((module) => {
2244
+ this.loading = import("./index-DF6Gn171.js").then((module) => {
2245
2245
  const CoinleyVanilla = module.default || module.CoinleyVanilla;
2246
2246
  this.instance = new CoinleyVanilla(this.config);
2247
2247
  return this.instance;
@@ -24123,4 +24123,4 @@ export {
24123
24123
  useCoinley as u,
24124
24124
  verifyWebhookSignature as v
24125
24125
  };
24126
- //# sourceMappingURL=index-DYkC2Bui.js.map
24126
+ //# sourceMappingURL=index-CW1p6ar4.js.map
@@ -1,7 +1,7 @@
1
- import { B as Buffer$1 } from "./index-DYkC2Bui.js";
1
+ import { B as Buffer$1 } from "./index-CW1p6ar4.js";
2
2
  import React from "react";
3
3
  import { createRoot } from "react-dom/client";
4
- import { C as CoinleyPayment } from "./CoinleyPayment-BA2ym_mw.js";
4
+ import { C as CoinleyPayment } from "./CoinleyPayment-C6ChHSdL.js";
5
5
  const global = globalThis || void 0 || self;
6
6
  (function initBufferPolyfill() {
7
7
  const BufferClass = Buffer$1;
@@ -299,4 +299,4 @@ function autoInitialize() {
299
299
  export {
300
300
  CoinleyVanilla as default
301
301
  };
302
- //# sourceMappingURL=index-BTn5xw-W.js.map
302
+ //# sourceMappingURL=index-DF6Gn171.js.map
package/dist/index.esm.js CHANGED
@@ -1,4 +1,4 @@
1
- import { C, e, h, j, L, D, P, k, Q, S, T, U, V, c, l, m, b, f, n, o, g, q, i, r, p, s, u, t, v } from "./index-DYkC2Bui.js";
1
+ import { C, e, h, j, L, D, P, k, Q, S, T, U, V, c, l, m, b, f, n, o, g, q, i, r, p, s, u, t, v } from "./index-CW1p6ar4.js";
2
2
  export {
3
3
  C as CoinleyCheckout,
4
4
  e as CoinleyError,