mainstack-payments 2.2.11 → 2.2.12

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,5 +1,5 @@
1
1
  import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
- import { u as H, a as M, v as N, b as B, c as R, E as $, C as j } from "./index-o_oVnQSk.js";
2
+ import { u as H, a as M, v as N, b as B, c as R, E as $, C as j } from "./index-D9Sxw-Pj.js";
3
3
  import { toast as w, BodyText as k, ChevronRightIcon as V } from "mainstack-design-system";
4
4
  import { u as Z } from "./payments-B3Hm80pK.js";
5
5
  import { memo as D, useState as T, useCallback as L } from "react";
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as t } from "react/jsx-runtime";
2
- import { u as z, a as M, C as N, v as $, b as j, c as B, E as R } from "./index-o_oVnQSk.js";
2
+ import { u as z, a as M, C as N, v as $, b as j, c as B, E as R } from "./index-D9Sxw-Pj.js";
3
3
  import { BodyText as T, ChevronRightIcon as Z, toast as h } from "mainstack-design-system";
4
4
  import { u as k } from "./payments-B3Hm80pK.js";
5
5
  import { useState as O } from "react";
@@ -7184,8 +7184,8 @@ const _m = (e, a, t, n) => {
7184
7184
  headers: {
7185
7185
  Authorization: "Basic dXNlcm5hbWU6cGFzc3dvcmQ=",
7186
7186
  ...m.headers,
7187
- ...n,
7188
- "x-user-id": "6963ec7d0c895f7e3a397df0"
7187
+ ...n
7188
+ // "x-user-id": "6963ec7d0c895f7e3a397df0",
7189
7189
  }
7190
7190
  });
7191
7191
  return r.interceptors.request.use(o, (m) => Promise.reject(m)), l.interceptors.request.use(o, (m) => Promise.reject(m)), i.interceptors.request.use(o, (m) => Promise.reject(m)), { Request, PaymentRequest: r, ProductRequest: l, FeeRequest: i };
@@ -9115,7 +9115,7 @@ const Rm = (e) => /* @__PURE__ */ p(
9115
9115
  },
9116
9116
  children: /* @__PURE__ */ s("div", { className: "mpl:overflow-hidden", children: a })
9117
9117
  }
9118
- ), zm = fa(() => Promise.resolve().then(() => Xm)), Vm = fa(() => Promise.resolve().then(() => lp)), Hm = fa(() => import("./CashAppPayment-DSV9grNl.js")), Zm = fa(() => import("./CryptoPayments-Dr2qHKZ6.js")), Wm = fa(() => Promise.resolve().then(() => ap)), Ym = fa(
9118
+ ), zm = fa(() => Promise.resolve().then(() => Xm)), Vm = fa(() => Promise.resolve().then(() => lp)), Hm = fa(() => import("./CashAppPayment-P2aWniwt.js")), Zm = fa(() => import("./CryptoPayments-B8gq9IcD.js")), Wm = fa(() => Promise.resolve().then(() => ap)), Ym = fa(
9119
9119
  () => Promise.resolve().then(() => dp)
9120
9120
  ), qm = fa(
9121
9121
  () => Promise.resolve().then(() => ip).then((e) => ({
@@ -1,4 +1,4 @@
1
- import { d as e, e as t, S as n, M as y, f as P, P as m, g as o, h as r, W as u, c as i, b as c, i as l, j as d, k, u as C, a as M, l as h, m as F } from "./index-o_oVnQSk.js";
1
+ import { d as e, e as t, S as n, M as y, f as P, P as m, g as o, h as r, W as u, c as i, b as c, i as l, j as d, k, u as C, a as M, l as h, m as F } from "./index-D9Sxw-Pj.js";
2
2
  export {
3
3
  e as CheckoutForm,
4
4
  t as ContactForm,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mainstack-payments",
3
3
  "type": "module",
4
- "version": "2.2.11",
4
+ "version": "2.2.12",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "style": "build/index.css",