@getopenpay/openpay-js 0.5.16 → 0.5.17

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,7 +1,7 @@
1
- import { m as v } from "./metrics-api-CsLzDvjo.js";
2
- import { t as d } from "./index-Dcezwdcs.js";
3
- import { l as f } from "./utils-Dius2V8g.js";
4
- import { I, i as p, s as h } from "./utils-Dius2V8g.js";
1
+ import { m as v } from "./metrics-api-CyZz_Aku.js";
2
+ import { t as d } from "./index-DC5j54sB.js";
3
+ import { l as f } from "./utils-BnYsKdhz.js";
4
+ import { I, i as p, s as h } from "./utils-BnYsKdhz.js";
5
5
  function n(r, o, a, i) {
6
6
  for (var t = 0, s = r.length; t < s; t++) {
7
7
  var e = r[t];
@@ -1,8 +1,8 @@
1
- import { z as Ar, p as g, _ as X, s as Pr, l as Sr, j as Ir, q as vr, y as yr, dK as hr, h as gr, dL as mr, n as Cr, r as Nr, i as Mr, m as Ur, o as Br, t as br, u as Dr } from "./url-CgnFZYDI.js";
2
- import { i as G, s as Q, u as Xr } from "./suppress-tracing-Cu47NVB2.js";
3
- import { d as c } from "./diag-api-BaoBTidT.js";
1
+ import { z as Ar, p as g, _ as X, s as Pr, l as Sr, j as Ir, q as vr, y as yr, dK as hr, h as gr, dL as mr, n as Cr, r as Nr, i as Mr, m as Ur, o as Br, t as br, u as Dr } from "./url-CWnDM543.js";
2
+ import { i as G, s as Q, u as Xr } from "./suppress-tracing-3WarLq8k.js";
3
+ import { d as c } from "./diag-api-BoyoSeID.js";
4
4
  import { h as q, E as Gr } from "./ExportResult-BacsqwKA.js";
5
- import { f as u, t as N, i as k, T as M, c as wr, b as Vr, a as K } from "./index-Dcezwdcs.js";
5
+ import { f as u, t as N, i as k, T as M, c as wr, b as Vr, a as K } from "./index-DC5j54sB.js";
6
6
  import { a as jr, bm as Hr } from "./sdk-info-ChuKu8zW.js";
7
7
  var l;
8
8
  (function(r) {
@@ -1,4 +1,4 @@
1
- import { R as r, d as o } from "./Resource-CUhg8dEK.js";
1
+ import { R as r, d as o } from "./Resource-B7bleRFM.js";
2
2
  export {
3
3
  r as Resource,
4
4
  o as defaultServiceName
@@ -1,4 +1,4 @@
1
- import { A as r, b as e, B as o, a as p, C as S, F as n, N as c, P as l, R as m, d as t, S as d, e as i, c as P, T as B } from "./SimpleSpanProcessor-BtNzab2_.js";
1
+ import { A as r, b as e, B as o, a as p, C as S, F as n, N as c, P as l, R as m, d as t, S as d, e as i, c as P, T as B } from "./SimpleSpanProcessor-iCWR2wrc.js";
2
2
  export {
3
3
  r as AlwaysOffSampler,
4
4
  e as AlwaysOnSampler,
package/dist/index.d.ts CHANGED
@@ -258,6 +258,11 @@ declare type CustomInitParams = {
258
258
  * This is working with current version of Stripe element (v3). This is not guaranteed to work with future versions of Stripe element.
259
259
  */
260
260
  onAuthenticationStatusChange?: (isAuthenticated: boolean) => void;
261
+ /**
262
+ * This will be called once the `linkAuthenticationElement` is ready.
263
+ * This is just a wrapper for `linkAuthenticationElement.once('ready')`.
264
+ */
265
+ onAuthenticationElementReady?: () => void;
261
266
  };
262
267
 
263
268
  googlePay?: {
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { E as p, F as r, O as i, l as s } from "./index-Dcezwdcs.js";
1
+ import { E as p, F as r, O as i, l as s } from "./index-DC5j54sB.js";
2
2
  import "penpal";
3
3
  import "uuid";
4
4
  import "zod";