@getopenpay/openpay-js-react 0.0.21-alpha.6c418b5 → 0.0.21

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 ks = i.object({
3075
3075
  elementId: r
3076
3076
  };
3077
3077
  t.postMessage(JSON.stringify(a), s);
3078
- }, Rs = "https://cde.openpaystaging.com", Os = {
3078
+ }, Rs = "https://cde.getopenpay.com", Os = {
3079
3079
  usd: "usd",
3080
3080
  brl: "brl"
3081
3081
  }, Mt = async (t) => {
@@ -3830,7 +3830,7 @@ const Aa = () => ++Ia, Pr = ".", Ir = (t) => t ? t.split(Pr) : [], Na = (t) => t
3830
3830
  enableDynamicPreviews: I
3831
3831
  } = t, C = T ?? Rs, [$, V] = S(void 0), [O, W] = S([]), [j, Y] = S("1px"), [J, Nr] = S(!1), [ne, Le] = S(void 0), [Ut, Ce] = S(!1), [ye, jr] = S([]), [ge, Mr] = S({}), [Vt, ct] = S(0), [Ft, se] = S(!1), [ae, Zr] = S(void 0), [zt, Dr] = S(void 0), [qt, $r] = S(void 0), [le, Lr] = S(void 0), [Et, Ur] = S(void 0), fe = ze(() => `opjs-form-${sr()}`, []), G = qe(null);
3832
3832
  pe(() => {
3833
- const P = { version: "0.0.21", release_version: "0.0.21-alpha.6c418b5" };
3833
+ const P = { version: "0.0.21", release_version: "local_build" };
3834
3834
  window.ojs_version = P;
3835
3835
  }, []);
3836
3836
  const { cdeConn: Ae, connectToCdeIframe: Bt } = Ba(), Ht = pa(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getopenpay/openpay-js-react",
3
- "version": "0.0.21-alpha.6c418b5",
3
+ "version": "0.0.21",
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",