@ranty/ranty-sdk 3.8.0-beta.1 → 3.8.0-beta.2

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.
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-6dcb6dc3.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-e183e741.js";
2
2
  var vt = function(a) {
3
3
  return a && a.Math === Math && a;
4
4
  }, V = (
@@ -103,10 +103,10 @@ var Oi = fr, Tn = Oi, Hl = k, Yl = V, Xl = Yl.String, Go = !!Object.getOwnProper
103
103
  return e;
104
104
  }, lh = V, hh = Si, Sn = "__core-js_shared__", En = Yo.exports = lh[Sn] || hh(Sn, {});
105
105
  (En.versions || (En.versions = [])).push({
106
- version: "3.39.0",
106
+ version: "3.41.0",
107
107
  mode: "global",
108
- copyright: "© 2014-2024 Denis Pushkarev (zloirock.ru)",
109
- license: "https://github.com/zloirock/core-js/blob/v3.39.0/LICENSE",
108
+ copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
109
+ license: "https://github.com/zloirock/core-js/blob/v3.41.0/LICENSE",
110
110
  source: "https://github.com/zloirock/core-js"
111
111
  });
112
112
  var Ei = Yo.exports, $n = Ei, $i = function(a, e) {
@@ -3141,7 +3141,7 @@ Le.transformTypes = {
3141
3141
  class N {
3142
3142
  constructor(e, t) {
3143
3143
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
3144
- if (this.document = e, this.node = t, this.captureTextNodes = r, this.attributes = {}, this.styles = {}, this.stylesSpecificity = {}, this.animationFrozen = !1, this.animationFrozenValue = "", this.parent = null, this.children = [], !(!t || t.nodeType !== 1)) {
3144
+ if (this.document = e, this.node = t, this.captureTextNodes = r, this.attributes = /* @__PURE__ */ Object.create(null), this.styles = /* @__PURE__ */ Object.create(null), this.stylesSpecificity = /* @__PURE__ */ Object.create(null), this.animationFrozen = !1, this.animationFrozenValue = "", this.parent = null, this.children = [], !(!t || t.nodeType !== 1)) {
3145
3145
  if (Array.from(t.attributes).forEach((s) => {
3146
3146
  var u = Qb(s.nodeName);
3147
3147
  this.attributes[u] = new S(e, u, s.value);
@@ -4490,7 +4490,7 @@ class _1 extends nn {
4490
4490
  }
4491
4491
  class V1 extends N {
4492
4492
  constructor(e, t, r) {
4493
- super(e, t, r), this.type = "font", this.glyphs = {}, this.horizAdvX = this.getAttribute("horiz-adv-x").getNumber();
4493
+ super(e, t, r), this.type = "font", this.glyphs = /* @__PURE__ */ Object.create(null), this.horizAdvX = this.getAttribute("horiz-adv-x").getNumber();
4494
4494
  var {
4495
4495
  definitions: i
4496
4496
  } = e, {
@@ -4509,7 +4509,7 @@ class V1 extends N {
4509
4509
  break;
4510
4510
  case "glyph": {
4511
4511
  var u = o;
4512
- u.arabicForm ? (this.isRTL = !0, this.isArabic = !0, typeof this.glyphs[u.unicode] == "undefined" && (this.glyphs[u.unicode] = {}), this.glyphs[u.unicode][u.arabicForm] = u) : this.glyphs[u.unicode] = u;
4512
+ u.arabicForm ? (this.isRTL = !0, this.isArabic = !0, typeof this.glyphs[u.unicode] == "undefined" && (this.glyphs[u.unicode] = /* @__PURE__ */ Object.create(null)), this.glyphs[u.unicode][u.arabicForm] = u) : this.glyphs[u.unicode] = u;
4513
4513
  break;
4514
4514
  }
4515
4515
  }
@@ -5452,7 +5452,7 @@ class $e {
5452
5452
  createImage: n = $e.createImage,
5453
5453
  anonymousCrossOrigin: o
5454
5454
  } = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
5455
- this.canvg = e, this.definitions = {}, this.styles = {}, this.stylesSpecificity = {}, this.images = [], this.fonts = [], this.emSizeStack = [], this.uniqueId = 0, this.screen = e.screen, this.rootEmSize = t, this.emSize = r, this.createCanvas = i, this.createImage = this.bindCreateImage(n, o), this.screen.wait(this.isImagesLoaded.bind(this)), this.screen.wait(this.isFontsLoaded.bind(this));
5455
+ this.canvg = e, this.definitions = /* @__PURE__ */ Object.create(null), this.styles = /* @__PURE__ */ Object.create(null), this.stylesSpecificity = /* @__PURE__ */ Object.create(null), this.images = [], this.fonts = [], this.emSizeStack = [], this.uniqueId = 0, this.screen = e.screen, this.rootEmSize = t, this.emSize = r, this.createCanvas = i, this.createImage = this.bindCreateImage(n, o), this.screen.wait(this.isImagesLoaded.bind(this)), this.screen.wait(this.isFontsLoaded.bind(this));
5456
5456
  }
5457
5457
  bindCreateImage(e, t) {
5458
5458
  return typeof t == "boolean" ? (r, i) => e(r, typeof i == "boolean" ? i : t) : e;
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as n, an as o, aj as t, am as e, ac as r, aq as C, ao as p, ap as A, ad as m, aa as i, ai as l, ah as u, ab as d, l as c, al as P, ak as F, ae as S, af as y, ag as I, T as M, B as O, a9 as k, Y as H, V as L, a2 as f, U as g, a3 as D, a4 as v, a5 as b, h as x, f as E, a8 as h, a7 as Q, W as B, X as j, Z as q, $ as w, a0 as N, C as z, k as G, x as J, a as K, d as R, a6 as T, D as U, a1 as V, E as W, e as X, m as Y, b as Z, F as $, I as _, M as aa, O as sa, N as na, P as oa, n as ta, z as ea, G as ra, y as Ca, R as pa, H as Aa, J as ma, K as ia, L as la, Q as ua, S as da, o as ca, j as Pa, p as Fa, q as Sa, r as ya, i as Ia, v as Ma, s as Oa, t as ka, u as Ha, w as La } from "./index-6dcb6dc3.js";
1
+ import { A as n, an as o, aj as t, am as e, ac as r, aq as C, ao as p, ap as A, ad as m, aa as i, ai as l, ah as u, ab as d, l as c, al as P, ak as F, ae as S, af as y, ag as I, T as M, B as O, a9 as k, Y as H, V as L, a2 as f, U as g, a3 as D, a4 as v, a5 as b, h as x, f as E, a8 as h, a7 as Q, W as B, X as j, Z as q, $ as w, a0 as N, C as z, k as G, x as J, a as K, d as R, a6 as T, D as U, a1 as V, E as W, e as X, m as Y, b as Z, F as $, I as _, M as aa, O as sa, N as na, P as oa, n as ta, z as ea, G as ra, y as Ca, R as pa, H as Aa, J as ma, K as ia, L as la, Q as ua, S as da, o as ca, j as Pa, p as Fa, q as Sa, r as ya, i as Ia, v as Ma, s as Oa, t as ka, u as Ha, w as La } from "./index-e183e741.js";
2
2
  export {
3
3
  n as A2AAccountComponent,
4
4
  o as A2AAccountDetails,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ranty/ranty-sdk",
3
- "version": "3.8.0-beta.1",
3
+ "version": "3.8.0-beta.2",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {