@getopenpay/openpay-js-react 0.0.24-alpha.206b6b9 → 0.0.24

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 (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3075,7 +3075,7 @@ const Ts = i.object({
3075
3075
  elementId: r
3076
3076
  };
3077
3077
  t.postMessage(JSON.stringify(a), s);
3078
- }, Os = "https://cde.openpaystaging.com", Ps = {
3078
+ }, Os = "https://cde.getopenpay.com", Ps = {
3079
3079
  usd: "usd",
3080
3080
  brl: "brl"
3081
3081
  }, Lt = async (t) => {
@@ -3845,7 +3845,7 @@ const Aa = () => ++Ia, Ar = ".", Nr = (t) => t ? t.split(Ar) : [], Na = (t) => t
3845
3845
  enableDynamicPreviews: S
3846
3846
  } = t, C = T ?? Os, [Z, D] = O(void 0), [I, G] = O([]), [J, L] = O("1px"), [H, Et] = O(!1), [z, Le] = O(void 0), [qt, Ce] = O(!1), [ye, Mr] = O([]), [ge, Zr] = O({}), [Bt, ct] = O(0), [Ht, se] = O(!1), [ae, Dr] = O(void 0), [Wt, $r] = O(void 0), [Kt, Lr] = O(void 0), [le, Ur] = O(void 0), [xt, Vr] = O(void 0), fe = ze(() => `opjs-form-${or()}`, []), X = qe(null);
3847
3847
  pe(() => {
3848
- const R = { version: "0.0.24", release_version: "0.0.24-alpha.206b6b9" };
3848
+ const R = { version: "0.0.24", release_version: "local_build" };
3849
3849
  window.ojs_version = R;
3850
3850
  }, []);
3851
3851
  const { cdeConn: Ae, connectToCdeIframe: Yt } = Ba(), Jt = pa(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getopenpay/openpay-js-react",
3
- "version": "0.0.24-alpha.206b6b9",
3
+ "version": "0.0.24",
4
4
  "description": "Accept payments through OpenPay, right on your site",
5
5
  "author": "OpenPay <info@getopenpay.com> (https://getopenpay.com)",
6
6
  "type": "module",