@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.1", dE = "Ranty sdk", cE = "dist/index.js", AE = {
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
- <div class="content-wrapper">
63321
- <payfac-context
63322
- publicKey="${this.publicKey}"
63323
- mode="${this.mode}"
63324
- env="${this.env}"
63325
- paymentRequestId="${this.paymentRequestId}"
63326
- isEmbedded="${this.isEmbedded}"
63327
- >
63328
- ${this._isPayfacContextReady && this._renderInitialFlow()}
63329
- </payfac-context>
63330
- ${this.mode !== "click_to_pay" ? P`<footer-component></footer-component>` : ""}
63331
- </div>
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-5c1cc037.js")).catch(function(r) {
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;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-47a66aa8.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-0a647a1a.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 { 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-47a66aa8.js";
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,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ranty/ranty-sdk",
3
- "version": "2.16.1",
3
+ "version": "2.16.2-beta.0",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {