@ranty/ranty-sdk 3.31.5-beta.3 → 3.31.6

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.
@@ -926,7 +926,7 @@ function xe(t) {
926
926
  */
927
927
  var Cy;
928
928
  ((Cy = window.HTMLSlotElement) === null || Cy === void 0 ? void 0 : Cy.prototype.assignedElements) != null;
929
- const p8 = "@nx-ranty/ranty-sdk", h8 = "3.31.5-beta.3", f8 = "Ranty sdk", g8 = "dist/index.js", m8 = {
929
+ const p8 = "@nx-ranty/ranty-sdk", h8 = "3.31.6", f8 = "Ranty sdk", g8 = "dist/index.js", m8 = {
930
930
  ".": "./dist/index.js"
931
931
  }, y8 = "types/index.d.ts", b8 = [
932
932
  "dist",
@@ -17221,10 +17221,10 @@ function bz(t, e) {
17221
17221
  }
17222
17222
  const $p = yz();
17223
17223
  sQ(Ci(), "DD_LOGS", $p);
17224
- const vz = "@nx-ranty/ranty-sdk", wz = "3.31.5-beta.3", _z = 3, xz = !0, Cz = {
17224
+ const vz = "@nx-ranty/ranty-sdk", wz = "3.31.6", _z = 3, xz = !0, Cz = {
17225
17225
  "": {
17226
17226
  name: "@nx-ranty/ranty-sdk",
17227
- version: "3.31.5-beta.2",
17227
+ version: "3.31.6",
17228
17228
  license: "ISC",
17229
17229
  dependencies: {
17230
17230
  "@amplitude/analytics-browser": "^2.33.1",
@@ -48184,7 +48184,12 @@ let oa = class t extends Ze {
48184
48184
  amount: g.amount,
48185
48185
  soft_descriptor: g.soft_descriptor
48186
48186
  })),
48187
- buyer: ke({}, this.payfacContext.paymentRequest.buyer)
48187
+ buyer: Ke(ke({}, this.payfacContext.paymentRequest.buyer), {
48188
+ doc_type: (() => {
48189
+ const g = this.payfacContext.paymentRequest.buyer.doc_type;
48190
+ return !g || g === "N/A" || g === "" ? "DNI" : g;
48191
+ })()
48192
+ })
48188
48193
  }
48189
48194
  };
48190
48195
  this.paymentInput = n.paymentInfo.payment_input, this.getPaymentsPayInpustAvailable(), this.getPaymentsProcessingInpustAvailable();
@@ -63928,7 +63933,7 @@ function(t) {
63928
63933
  var c = l.getContext("2d");
63929
63934
  c.fillStyle = "#fff", c.fillRect(0, 0, l.width, l.height);
63930
63935
  var A = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, d = this;
63931
- return (Bt.canvg ? Promise.resolve(Bt.canvg) : import("./index.es-2ef8a038.js")).catch(function(h) {
63936
+ return (Bt.canvg ? Promise.resolve(Bt.canvg) : import("./index.es-88508c92.js")).catch(function(h) {
63932
63937
  return Promise.reject(new Error("Could not load canvg: " + h));
63933
63938
  }).then(function(h) {
63934
63939
  return h.default ? h.default : h;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as Wa, g as Fo } from "./index-ff27c1f0.js";
1
+ import { c as Ke, _ as Wa, g as Fo } from "./index-dcde9461.js";
2
2
  var vt = function(a) {
3
3
  return a && a.Math === Math && a;
4
4
  }, _ = (
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a4 as t, a7 as e, a5 as n, a6 as o, A as r, t as p, G as C, v as i, B as u, a3 as l, R as d, K as m, X as c, J as P, Y as A, Z as I, $ as y, h as D, f, a2 as k, a1 as F, M as S, O as L, T as H, U as M, V as g, C as v, i as x, n as E, a as O, d as b, a0 as Q, s as h, y as B, r as w, o as N, p as j, q, D as z, W as G, E as J, e as K, k as R, b as T, F as U, H as V, I as W, L as X, N as Y, j as Z, w as $, P as _, l as aa, u as sa, x as ta, Q as ea, S as na, z as oa, m as ra } from "./index-ff27c1f0.js";
1
+ import { a4 as t, a7 as e, a5 as n, a6 as o, A as r, t as p, G as C, v as i, B as u, a3 as l, R as d, K as m, X as c, J as P, Y as A, Z as I, $ as y, h as D, f, a2 as k, a1 as F, M as S, O as L, T as H, U as M, V as g, C as v, i as x, n as E, a as O, d as b, a0 as Q, s as h, y as B, r as w, o as N, p as j, q, D as z, W as G, E as J, e as K, k as R, b as T, F as U, H as V, I as W, L as X, N as Y, j as Z, w as $, P as _, l as aa, u as sa, x as ta, Q as ea, S as na, z as oa, m as ra } from "./index-dcde9461.js";
2
2
  export {
3
3
  t as A2AAccountDetails,
4
4
  e as A2AFeedbackHome,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ranty/ranty-sdk",
3
- "version": "3.31.5-beta.3",
3
+ "version": "3.31.6",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {