@getopenpay/openpay-js 0.3.6 → 0.3.9

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 { d as diag } from "./diag-api-JTyR4o6s.js";
1
+ import { d as diag } from "./diag-api-Cm1lbK_u.js";
2
2
  import { E as ExportResultCode, h as hexToBinary } from "./ExportResult-Bo1QOwfo.js";
3
3
  import { c as commonjsGlobal } from "./_commonjsHelpers-DnMzE-71.js";
4
4
  var OTLPExporterBase = (
@@ -1,7 +1,7 @@
1
- import { R as u } from "./index-DBr5OrcA.js";
2
- import { B as c } from "./SimpleSpanProcessor-B4ALCoWQ.js";
3
- import { A as g, b as x, a as S, C as b, F as w, I as P, N as C, P as T, R as O, d as M, S as A, e as E, c as R, T as N } from "./SimpleSpanProcessor-B4ALCoWQ.js";
4
- import { P as F, a as j, b as k, g as I, c as W, h as U, n as X, p as z, s as D, d as G } from "./utils-DAMAyfir.js";
1
+ import { R as u } from "./index-CwsGN1jX.js";
2
+ import { B as c } from "./SimpleSpanProcessor-Cw4fviR9.js";
3
+ import { A as g, b as x, a as S, C as b, F as w, I as P, N as C, P as T, R as O, d as M, S as A, e as E, c as R, T as N } from "./SimpleSpanProcessor-Cw4fviR9.js";
4
+ import { P as F, a as j, b as k, g as I, c as W, h as U, n as X, p as z, s as D, d as G } from "./utils-DLTfoBSE.js";
5
5
  var l = function(n, r) {
6
6
  var e = typeof Symbol == "function" && n[Symbol.iterator];
7
7
  if (!e) return n;
package/dist/index.d.ts CHANGED
@@ -172,6 +172,10 @@ declare type ElementsFormProps = {
172
172
  baseUrl?: string;
173
173
  formTarget?: string;
174
174
  customInitParams?: CustomInitParams;
175
+ /**
176
+ * Whether to enable tracing. Defaults to false.
177
+ * Set to true to opt-in to tracing functionality.
178
+ */
175
179
  allowTracing?: boolean;
176
180
  preventNavigationDuringSubmission?: boolean;
177
181
  };
@@ -753,6 +757,7 @@ export declare class OpenPayForm {
753
757
  };
754
758
  };
755
759
  private deviceToken;
760
+ private isSubmitting;
756
761
  constructor(config: Config);
757
762
  /**
758
763
  * Starts the form initialization process
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as e, O as i, l as r, m as s } from "./index-DBr5OrcA.js";
1
+ import { F as e, O as i, l as r, m as s } from "./index-CwsGN1jX.js";
2
2
  import "penpal";
3
3
  import "uuid";
4
4
  export {