@ranty/ranty-sdk 3.25.0-beta.1 → 3.25.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.
|
@@ -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.25.0-beta.1", ST = "Ranty sdk", IT = "dist/index.js", TT = {
|
|
929
|
+
const ET = "@nx-ranty/ranty-sdk", kT = "3.25.0-beta.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,9 +16587,9 @@ 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.25.0-beta.1", KM = 3, VM = !0, GM = {
|
|
16590
|
+
const HM = "@nx-ranty/ranty-sdk", qM = "3.25.0-beta.1", KM = 3, VM = !0, GM = {
|
|
16591
16591
|
"": {
|
|
16592
|
-
name: "@ranty/ranty-sdk",
|
|
16592
|
+
name: "@nx-ranty/ranty-sdk",
|
|
16593
16593
|
version: "3.25.0-beta.1",
|
|
16594
16594
|
license: "ISC",
|
|
16595
16595
|
dependencies: {
|
|
@@ -49573,7 +49573,7 @@ class as {
|
|
|
49573
49573
|
return [Sl("Tenés que completar el mail."), k9()];
|
|
49574
49574
|
}
|
|
49575
49575
|
static cleanName(e) {
|
|
49576
|
-
return e.normalize("NFD").replace(/[\u0300-\u036f]/g, "");
|
|
49576
|
+
return e ? e.normalize("NFD").replace(/[\u0300-\u036f]/g, "") : "";
|
|
49577
49577
|
}
|
|
49578
49578
|
static isValidDocNumber(e) {
|
|
49579
49579
|
return !!(e && e.length >= 6);
|
|
@@ -65873,7 +65873,7 @@ function(t) {
|
|
|
65873
65873
|
var l = d.getContext("2d");
|
|
65874
65874
|
l.fillStyle = "#fff", l.fillRect(0, 0, d.width, d.height);
|
|
65875
65875
|
var c = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, u = this;
|
|
65876
|
-
return (wt.canvg ? Promise.resolve(wt.canvg) : import("./index.es-
|
|
65876
|
+
return (wt.canvg ? Promise.resolve(wt.canvg) : import("./index.es-6c047d7b.js")).catch(function(h) {
|
|
65877
65877
|
return Promise.reject(new Error("Could not load canvg: " + h));
|
|
65878
65878
|
}).then(function(h) {
|
|
65879
65879
|
return h.default ? h.default : h;
|
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-
|
|
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-4a8fcf8d.js";
|
|
2
2
|
export {
|
|
3
3
|
t as A2AAccountDetails,
|
|
4
4
|
e as A2AFeedbackHome,
|