@astropay/payments-lib 2.0.4 → 2.0.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.
@@ -1,4 +1,4 @@
1
- import { p as x, V as z, W as H, w as O, X as W, Y as v, Z as X, O as Y, M as Z } from "./main-bICtVa5Y.js";
1
+ import { p as x, V as z, W as H, w as O, X as W, Y as v, Z as X, O as Y, M as Z } from "./main-Dl49yQXp.js";
2
2
  function q(e) {
3
3
  let t = 0;
4
4
  for (const o of e)
@@ -27,7 +27,7 @@ export declare class AstroPayCardPayment extends Component<HTMLDivElement> {
27
27
  private createPayment;
28
28
  private renderAstroPayCardMethod;
29
29
  private showErrorMessage;
30
- private showSuccessContent;
30
+ private showResultScreen;
31
31
  /**
32
32
  * Renders the payment component into the specified DOM container.
33
33
  *
@@ -26,7 +26,7 @@ export declare class AstroPayFullCheckout extends Component<HTMLDivElement> {
26
26
  constructor(params: APFullCheckout);
27
27
  private createPayment;
28
28
  private renderPaymentMethods;
29
- private showSuccessContent;
29
+ private showResultScreen;
30
30
  /**
31
31
  * Renders the full checkout experience into the specified DOM container.
32
32
  *
@@ -25,7 +25,7 @@ export declare class AstroPayPayment extends Component<HTMLDivElement> {
25
25
  constructor(params: APPayment);
26
26
  private createPayment;
27
27
  private renderAstroPayMethod;
28
- private showSuccessContent;
28
+ private showResultScreen;
29
29
  /**
30
30
  * Renders the payment component into the specified DOM container.
31
31
  *
@@ -1,4 +1,4 @@
1
- import { s as A, C, b as ft, i as Y, g as V, N as h, P as X, S as pt, a as B, c as ht, d as mt, e as St, f as q, r as gt, h as Et, j as yt, k as Tt, l as j, m as J, t as _, n as x, o as M, p as K, q as N, u as Q, v as Z, w as Nt, x as vt, y as b, z as D, A as R, B as wt, D as Mt, E as It, F as Rt, G as Ct, H as bt, I as _t, J as Lt, K as Dt, L as xt, M as Ot, O as At, Q as Vt, R as Pt, T as kt, U as zt } from "./main-bICtVa5Y.js";
1
+ import { s as A, C, b as ft, i as Y, g as V, N as h, P as X, S as pt, a as B, c as ht, d as mt, e as St, f as q, r as gt, h as Et, j as yt, k as Tt, l as j, m as J, t as _, n as x, o as M, p as K, q as N, u as Q, v as Z, w as Nt, x as vt, y as b, z as D, A as R, B as wt, D as Mt, E as It, F as Rt, G as Ct, H as bt, I as _t, J as Lt, K as Dt, L as xt, M as Ot, O as At, Q as Vt, R as Pt, T as kt, U as zt } from "./main-Dl49yQXp.js";
2
2
  const P = /* @__PURE__ */ new WeakMap();
3
3
  function T(t) {
4
4
  return P.has(t);
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.4",
2
+ "version": "2.0.6",
3
3
  "type": "module",
4
4
  "name": "@astropay/payments-lib",
5
5
  "description": "Official AstroPay payments library for web and mobile.",