@ranty/ranty-sdk 2.3.0-beta.2 → 2.3.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.
@@ -7102,10 +7102,10 @@ function Z_(r, e, t, s) {
7102
7102
  }
7103
7103
  var Vu = x_(Z_);
7104
7104
  WS(Na(), "DD_LOGS", Vu);
7105
- const $_ = "@nx-ranty/ranty-sdk", eI = "2.3.0-beta.2", tI = 2, rI = !0, sI = {
7105
+ const $_ = "@nx-ranty/ranty-sdk", eI = "2.3.0", tI = 2, rI = !0, sI = {
7106
7106
  "": {
7107
7107
  name: "@nx-ranty/ranty-sdk",
7108
- version: "2.3.0-beta.2",
7108
+ version: "2.3.0",
7109
7109
  license: "ISC",
7110
7110
  dependencies: {
7111
7111
  "@datadog/browser-logs": "^5.7.0",
@@ -66069,7 +66069,9 @@ let Rr = class extends Ze {
66069
66069
  payment_request_id: (s = (t = this._statePaymentManualInput) == null ? void 0 : t.statePaymentRequest) == null ? void 0 : s.id
66070
66070
  }
66071
66071
  });
66072
- const r = (i = (n = this._statePaymentManualInput) == null ? void 0 : n.statePaymentRequest) == null ? void 0 : i.additional_info.callback_url, e = `https://www.modo.com.ar/pagar/?qr=${encodeURIComponent((o = this._statePaymentManualInput) == null ? void 0 : o.statePaymentRequest.qr_data)}&callback=${r}&callbackSuccess=${r}`;
66072
+ const r = `https://checkout.ranty.io/nave/sdk?payment_request_id=${(i = (n = this._statePaymentManualInput) == null ? void 0 : n.statePaymentRequest) == null ? void 0 : i.id}`, e = `https://www.modo.com.ar/pagar?qr=${encodeURIComponent((o = this._statePaymentManualInput) == null ? void 0 : o.statePaymentRequest.qr_data)}&callback=${encodeURIComponent(
66073
+ r
66074
+ )}&callbackSuccess=${encodeURIComponent(r)}`;
66073
66075
  e && (window.location.href = e);
66074
66076
  }
66075
66077
  renderCardAvailable() {
@@ -79343,7 +79345,7 @@ function(r) {
79343
79345
  */
79344
79346
  function(r) {
79345
79347
  function e() {
79346
- return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-ba8b80b5.js")).catch(function(t) {
79348
+ return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-f18fe97e.js")).catch(function(t) {
79347
79349
  return Promise.reject(new Error("Could not load canvg: " + t));
79348
79350
  }).then(function(t) {
79349
79351
  return t.default ? t.default : t;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-e5c9b09e.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-c74a1810.js";
2
2
  var vt = function(a) {
3
3
  return a && a.Math === Math && a;
4
4
  }, V = (
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as s, w as t, f as e, e as o, n as r, p as C, O as m, o as p, q as l, m as d, r as i, C as u, u as y, R as P, j as F, a as S, d as c, D as M, l as O, E as I, v as k, b as x, F as f, k as H, Z as L, a0 as v, N as A, P as D, L as g, x as E, U as w, V as Q, T as h, a1 as B, W as N, X as R, Y as b, i as j, h as q, $ as z, S as G, y as J, t as K, z as T, B as U, G as V, s as W, H as X, I as Y, J as Z, M as $, Q as _, K as aa } from "./index-e5c9b09e.js";
1
+ import { A as s, w as t, f as e, e as o, n as r, p as C, O as m, o as p, q as l, m as d, r as i, C as u, u as y, R as P, j as F, a as S, d as c, D as M, l as O, E as I, v as k, b as x, F as f, k as H, Z as L, a0 as v, N as A, P as D, L as g, x as E, U as w, V as Q, T as h, a1 as B, W as N, X as R, Y as b, i as j, h as q, $ as z, S as G, y as J, t as K, z as T, B as U, G as V, s as W, H as X, I as Y, J as Z, M as $, Q as _, K as aa } from "./index-c74a1810.js";
2
2
  export {
3
3
  s as AppHome,
4
4
  t as AppLoading,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ranty/ranty-sdk",
3
- "version": "2.3.0-beta.2",
3
+ "version": "2.3.0",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {