@ranty/ranty-sdk 3.21.0 → 3.21.1

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 _e(t) {
926
926
  */
927
927
  var ty;
928
928
  ((ty = window.HTMLSlotElement) === null || ty === void 0 ? void 0 : ty.prototype.assignedElements) != null;
929
- const ET = "@ranty/ranty-sdk", kT = "3.21.0", ST = "Ranty sdk", IT = "dist/index.js", TT = {
929
+ const ET = "@ranty/ranty-sdk", kT = "3.21.1", ST = "Ranty sdk", IT = "dist/index.js", TT = {
930
930
  ".": "./dist/index.js"
931
931
  }, UT = "types/index.d.ts", jT = [
932
932
  "dist",
@@ -16587,10 +16587,10 @@ function zM(t, e, n, r) {
16587
16587
  }
16588
16588
  const jp = uM(zM);
16589
16589
  uQ(Po(), "DD_LOGS", jp);
16590
- const HM = "@ranty/ranty-sdk", qM = "3.21.0", KM = 3, VM = !0, GM = {
16590
+ const HM = "@ranty/ranty-sdk", qM = "3.21.1", KM = 3, VM = !0, GM = {
16591
16591
  "": {
16592
16592
  name: "@ranty/ranty-sdk",
16593
- version: "3.21.0",
16593
+ version: "3.21.1",
16594
16594
  license: "ISC",
16595
16595
  dependencies: {
16596
16596
  "@datadog/browser-logs": "^6.17.0",
@@ -42080,10 +42080,10 @@ const h4 = (t) => he(void 0, null, function* () {
42080
42080
  const r = `/sdk/payment_request/${t}${e ? "?legacy=false" : ""}`, { data: s } = yield bt.instanceWithRetries.get(r, {});
42081
42081
  return Ow(s);
42082
42082
  }), jz = (t) => he(void 0, null, function* () {
42083
- const e = `/sdk/payment-links/${t}`, { data: n } = yield bt.instanceWithRetries.get(e, {});
42083
+ const e = `/sdk/payment-link/${t}`, { data: n } = yield bt.instanceWithRetries.get(e, {});
42084
42084
  return Ow({ data: { response: n } }.data);
42085
42085
  }), Fz = (t) => he(void 0, null, function* () {
42086
- const e = `/sdk/debt-refs/${t}`, { data: n } = yield bt.instanceWithRetries.get(e, {}), r = { data: { response: n.payment_request } };
42086
+ const e = `/sdk/debt-ref/${t}`, { data: n } = yield bt.instanceWithRetries.get(e, {}), r = { data: { response: n.payment_request } };
42087
42087
  return Ow(r.data);
42088
42088
  }), v3 = {
42089
42089
  payment_request: (t, e = !1) => Uz(t, e),
@@ -65848,7 +65848,7 @@ function(t) {
65848
65848
  var l = d.getContext("2d");
65849
65849
  l.fillStyle = "#fff", l.fillRect(0, 0, d.width, d.height);
65850
65850
  var c = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, u = this;
65851
- return (wt.canvg ? Promise.resolve(wt.canvg) : import("./index.es-e105899d.js")).catch(function(h) {
65851
+ return (wt.canvg ? Promise.resolve(wt.canvg) : import("./index.es-58e33214.js")).catch(function(h) {
65852
65852
  return Promise.reject(new Error("Could not load canvg: " + h));
65853
65853
  }).then(function(h) {
65854
65854
  return h.default ? h.default : h;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-cef23fe4.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-49ae5bf9.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 { 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-cef23fe4.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-49ae5bf9.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.21.0",
3
+ "version": "3.21.1",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {