@ranty/ranty-sdk 2.15.0-beta.5 → 2.15.0-beta.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.
|
@@ -9257,10 +9257,10 @@ function WF(t, e, r, s) {
|
|
|
9257
9257
|
}
|
|
9258
9258
|
var Qu = wF(WF);
|
|
9259
9259
|
G_(gl(), "DD_LOGS", Qu);
|
|
9260
|
-
const JF = "@nx-ranty/ranty-sdk", XF = "2.15.0-beta.
|
|
9260
|
+
const JF = "@nx-ranty/ranty-sdk", XF = "2.15.0-beta.6", ZF = 2, $F = !0, eU = {
|
|
9261
9261
|
"": {
|
|
9262
9262
|
name: "@nx-ranty/ranty-sdk",
|
|
9263
|
-
version: "2.15.0-beta.
|
|
9263
|
+
version: "2.15.0-beta.6",
|
|
9264
9264
|
license: "ISC",
|
|
9265
9265
|
dependencies: {
|
|
9266
9266
|
"@datadog/browser-logs": "^5.7.0",
|
|
@@ -79907,7 +79907,7 @@ function(t) {
|
|
|
79907
79907
|
*/
|
|
79908
79908
|
function(t) {
|
|
79909
79909
|
function e() {
|
|
79910
|
-
return (gt.canvg ? Promise.resolve(gt.canvg) : import("./index.es-
|
|
79910
|
+
return (gt.canvg ? Promise.resolve(gt.canvg) : import("./index.es-4fca14a1.js")).catch(function(r) {
|
|
79911
79911
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
79912
79912
|
}).then(function(r) {
|
|
79913
79913
|
return r.default ? r.default : r;
|
|
@@ -83136,14 +83136,14 @@ let Yo = class t extends qe {
|
|
|
83136
83136
|
super(...arguments), this.paymentRequestId = "", this.bcraId = "", this.code = "", this.publicKey = "", this.mode = "account_to_account_feedback", this.environment = "staging", this.state = {
|
|
83137
83137
|
page: tp.LOADING,
|
|
83138
83138
|
account: null,
|
|
83139
|
-
code:
|
|
83140
|
-
paymentRequestId:
|
|
83141
|
-
bcraId:
|
|
83139
|
+
code: null,
|
|
83140
|
+
paymentRequestId: null,
|
|
83141
|
+
bcraId: null
|
|
83142
83142
|
};
|
|
83143
83143
|
}
|
|
83144
83144
|
firstUpdated(e) {
|
|
83145
83145
|
return we(this, null, function* () {
|
|
83146
|
-
ur(t.prototype, this, "firstUpdated").call(this, e), he.info("firstUpdated", {
|
|
83146
|
+
ur(t.prototype, this, "firstUpdated").call(this, e), this.state.code = this.code, this.state.paymentRequestId = this.paymentRequestId, this.state.bcraId = this.bcraId, he.info("firstUpdated", {
|
|
83147
83147
|
context: Me.ACCOUNT_TO_ACCOUNT_FEEDBACK,
|
|
83148
83148
|
tag: "CONTEXT_A2A_FEEDBACK_INIT",
|
|
83149
83149
|
origin_sdk: nY,
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ad as n, ac as e, a5 as t, ag as o, ae as r, af as C, a6 as m, a3 as p, ab as A, aa as d, a4 as i, a7 as l, a8 as u, a9 as y, A as c, w as F, f as S, e as P, n as M, p as O, Q as k, o as I, q as H, m as f, r as x, C as L, u as g, T as v, j as D, a as b, d as E, D as w, l as Q, E as h, v as B, b as N, F as R, k as j, $ as q, a1 as z, N as G, P as J, M as K, x as T, V as U, W as V, U as W, a2 as X, X as Y, Y as Z, Z as $, i as _, h as aa, a0 as sa, S as na, y as ea, t as ta, z as oa, B as ra, G as Ca, s as ma, K as pa, H as Aa, I as da, J as ia, O as la, R as ua, L as ya } from "./index-
|
|
1
|
+
import { ad as n, ac as e, a5 as t, ag as o, ae as r, af as C, a6 as m, a3 as p, ab as A, aa as d, a4 as i, a7 as l, a8 as u, a9 as y, A as c, w as F, f as S, e as P, n as M, p as O, Q as k, o as I, q as H, m as f, r as x, C as L, u as g, T as v, j as D, a as b, d as E, D as w, l as Q, E as h, v as B, b as N, F as R, k as j, $ as q, a1 as z, N as G, P as J, M as K, x as T, V as U, W as V, U as W, a2 as X, X as Y, Y as Z, Z as $, i as _, h as aa, a0 as sa, S as na, y as ea, t as ta, z as oa, B as ra, G as Ca, s as ma, K as pa, H as Aa, I as da, J as ia, O as la, R as ua, L as ya } from "./index-211d6768.js";
|
|
2
2
|
export {
|
|
3
3
|
n as A2AAccountDetails,
|
|
4
4
|
e as A2AAccountList,
|