@ranty/ranty-sdk 2.9.0 → 2.10.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 nI(r, e, t, s) {
7102
7102
  }
7103
7103
  var Xu = I_(nI);
7104
7104
  r7(Na(), "DD_LOGS", Xu);
7105
- const iI = "@nx-ranty/ranty-sdk", oI = "2.8.0", aI = 2, lI = !0, dI = {
7105
+ const iI = "@nx-ranty/ranty-sdk", oI = "2.10.0", aI = 2, lI = !0, dI = {
7106
7106
  "": {
7107
7107
  name: "@nx-ranty/ranty-sdk",
7108
- version: "2.8.0",
7108
+ version: "2.10.0",
7109
7109
  license: "ISC",
7110
7110
  dependencies: {
7111
7111
  "@datadog/browser-logs": "^5.7.0",
@@ -58131,7 +58131,7 @@ let Rr = class r extends Ze {
58131
58131
  _validateForm() {
58132
58132
  let e = [];
58133
58133
  this._contextData.availableNetworks.includes(this._cardBrand) || (this._shouldAddCardToC2P = !1), this._contextData.acceptedBrands.includes(this._cardBrand) ? e = Mh(
58134
- this._contextData.availableNetworks,
58134
+ this._contextData.acceptedBrands,
58135
58135
  this._cardBrand,
58136
58136
  this._cardNumber
58137
58137
  ).errors : this._contextData.acceptedOthersBrands.includes(this._cardBrand) && (e = Mh(
@@ -61503,7 +61503,7 @@ let hs = class r extends Ze {
61503
61503
  _validateForm() {
61504
61504
  let e = [];
61505
61505
  this._contextData.availableNetworks.includes(this._cardBrand) || (this._shouldAddCard = !1, this.showTerms = !1), this._contextData.acceptedBrands.includes(this._cardBrand) ? e = Mh(
61506
- this._contextData.availableNetworks,
61506
+ this._contextData.acceptedBrands,
61507
61507
  this._cardBrand,
61508
61508
  this._cardNumber
61509
61509
  ).errors : this._contextData.acceptedOthersBrands.includes(this._cardBrand) && (e = Mh(
@@ -79490,7 +79490,7 @@ function(r) {
79490
79490
  */
79491
79491
  function(r) {
79492
79492
  function e() {
79493
- return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-b1c801fc.js")).catch(function(t) {
79493
+ return (ut.canvg ? Promise.resolve(ut.canvg) : import("./index.es-b99bec7d.js")).catch(function(t) {
79494
79494
  return Promise.reject(new Error("Could not load canvg: " + t));
79495
79495
  }).then(function(t) {
79496
79496
  return t.default ? t.default : t;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-7d4bbc98.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-a6e954db.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-7d4bbc98.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-a6e954db.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.9.0",
3
+ "version": "2.10.0",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {