@ranty/ranty-sdk 2.16.1 → 2.16.2-beta.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.
|
@@ -916,7 +916,7 @@ function oe(t) {
|
|
|
916
916
|
*/
|
|
917
917
|
var K0;
|
|
918
918
|
((K0 = window.HTMLSlotElement) === null || K0 === void 0 ? void 0 : K0.prototype.assignedElements) != null;
|
|
919
|
-
const aE = "@ranty/ranty-sdk", lE = "2.16.
|
|
919
|
+
const aE = "@ranty/ranty-sdk", lE = "2.16.2-beta.0", dE = "Ranty sdk", cE = "dist/index.js", AE = {
|
|
920
920
|
".": "./dist/index.js"
|
|
921
921
|
}, uE = "types/index.d.ts", pE = [
|
|
922
922
|
"dist",
|
|
@@ -63317,18 +63317,28 @@ let bs = class extends qe {
|
|
|
63317
63317
|
render() {
|
|
63318
63318
|
return P`
|
|
63319
63319
|
${this._validator.isValid ? P`
|
|
63320
|
-
|
|
63321
|
-
|
|
63322
|
-
|
|
63323
|
-
|
|
63324
|
-
|
|
63325
|
-
|
|
63326
|
-
|
|
63327
|
-
|
|
63328
|
-
|
|
63329
|
-
|
|
63330
|
-
|
|
63331
|
-
|
|
63320
|
+
${this.mode !== "click_to_pay" ? P`
|
|
63321
|
+
<div class="content-wrapper">
|
|
63322
|
+
<payfac-context
|
|
63323
|
+
publicKey="${this.publicKey}"
|
|
63324
|
+
mode="${this.mode}"
|
|
63325
|
+
env="${this.env}"
|
|
63326
|
+
paymentRequestId="${this.paymentRequestId}"
|
|
63327
|
+
isEmbedded="${this.isEmbedded}"
|
|
63328
|
+
>
|
|
63329
|
+
${this._isPayfacContextReady && this._renderInitialFlow()}
|
|
63330
|
+
</payfac-context>
|
|
63331
|
+
<footer-component></footer-component>
|
|
63332
|
+
</div>
|
|
63333
|
+
` : P`<payfac-context
|
|
63334
|
+
publicKey="${this.publicKey}"
|
|
63335
|
+
mode="${this.mode}"
|
|
63336
|
+
env="${this.env}"
|
|
63337
|
+
paymentRequestId="${this.paymentRequestId}"
|
|
63338
|
+
isEmbedded="${this.isEmbedded}"
|
|
63339
|
+
>
|
|
63340
|
+
${this._isPayfacContextReady && this._renderInitialFlow()}
|
|
63341
|
+
</payfac-context>`}
|
|
63332
63342
|
` : P` <errors-panel .validator="${this._validator}"></errors-panel>`}
|
|
63333
63343
|
`;
|
|
63334
63344
|
}
|
|
@@ -80093,7 +80103,7 @@ function(t) {
|
|
|
80093
80103
|
*/
|
|
80094
80104
|
function(t) {
|
|
80095
80105
|
function e() {
|
|
80096
|
-
return (gt.canvg ? Promise.resolve(gt.canvg) : import("./index.es-
|
|
80106
|
+
return (gt.canvg ? Promise.resolve(gt.canvg) : import("./index.es-4852c444.js")).catch(function(r) {
|
|
80097
80107
|
return Promise.reject(new Error("Could not load canvg: " + r));
|
|
80098
80108
|
}).then(function(r) {
|
|
80099
80109
|
return r.default ? r.default : r;
|
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-0a647a1a.js";
|
|
2
2
|
export {
|
|
3
3
|
n as A2AAccountDetails,
|
|
4
4
|
e as A2AAccountList,
|