@ranty/ranty-sdk 2.0.9 → 2.0.11

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.
@@ -7044,10 +7044,10 @@ function $F(n, e, t, r) {
7044
7044
  }
7045
7045
  var Qu = CF($F);
7046
7046
  X8(Al(), "DD_LOGS", Qu);
7047
- const eU = "@ranty/ranty-sdk", tU = "2.0.9", nU = 3, rU = !0, sU = {
7047
+ const eU = "@ranty/ranty-sdk", tU = "2.0.11", nU = 3, rU = !0, sU = {
7048
7048
  "": {
7049
7049
  name: "@ranty/ranty-sdk",
7050
- version: "2.0.9",
7050
+ version: "2.0.11",
7051
7051
  license: "ISC",
7052
7052
  dependencies: {
7053
7053
  "@datadog/browser-logs": "^5.7.0",
@@ -50923,7 +50923,7 @@ let tl = class extends et {
50923
50923
  this._statePaymentManualInput.isActiveWs = !0;
50924
50924
  try {
50925
50925
  if ((yield Bc.connect(this._statePaymentManualInput.statePaymentRequest.id)).status === "WS_DISCONNECTED") {
50926
- this.statusMessage = "WS_DISCONNECTED";
50926
+ this.statusMessage = "WS_DISCONNECTED", this.isShowCardPayment = !1;
50927
50927
  return;
50928
50928
  }
50929
50929
  yield this.getPaymentRequestAndRedirectToStatus();
@@ -51983,7 +51983,8 @@ let nl = class extends et {
51983
51983
  ${(t = this.getInstallmentPlan) == null ? void 0 : t.name} de $ ${(s = (r = this.getInstallmentPlan) == null ? void 0 : r.installment_amount) == null ? void 0 : s.value}
51984
51984
  </p>
51985
51985
  <p class="data-text installment-plan-cost">
51986
- CFT: ${(i = this.getInstallmentPlan) == null ? void 0 : i.total_financial_cost} % + IVA <span class='mobile-pipe'>|</span> <br class="mobile-break"/>
51986
+ CFT: ${(i = this.getInstallmentPlan) == null ? void 0 : i.total_financial_cost} % + IVA <span class="mobile-pipe">|</span>
51987
+ <br class="mobile-break" />
51987
51988
  Total financiado: $${(a = (o = this.getInstallmentPlan) == null ? void 0 : o.total_amount) == null ? void 0 : a.value}
51988
51989
  </p>
51989
51990
  <div class="panel-footer">
@@ -70803,7 +70804,7 @@ function(n) {
70803
70804
  */
70804
70805
  function(n) {
70805
70806
  function e() {
70806
- return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-700cc5e6.js")).catch(function(t) {
70807
+ return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-558a56f4.js")).catch(function(t) {
70807
70808
  return Promise.reject(new Error("Could not load canvg: " + t));
70808
70809
  }).then(function(t) {
70809
70810
  return t.default ? t.default : t;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-b87977a0.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-092443d7.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-b87977a0.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-092443d7.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.0.9",
3
+ "version": "2.0.11",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {