mainstack-payments 0.5.43 → 0.5.45

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.
@@ -21265,6 +21265,7 @@ const Gm = /* @__PURE__ */ new Map([
21265
21265
  label: "Confirm Payment",
21266
21266
  width: "100%",
21267
21267
  mt: "12px",
21268
+ mb: "10px",
21268
21269
  onClick: (L) => {
21269
21270
  B(L);
21270
21271
  },
@@ -21283,7 +21284,6 @@ const Gm = /* @__PURE__ */ new Map([
21283
21284
  Ze,
21284
21285
  {
21285
21286
  mt: "16px",
21286
- mb: "10px",
21287
21287
  w: "100%",
21288
21288
  justify: "center",
21289
21289
  gap: "6px",
@@ -21527,11 +21527,10 @@ const Gm = /* @__PURE__ */ new Map([
21527
21527
  et,
21528
21528
  {
21529
21529
  position: "fixed",
21530
- bottom: 0,
21530
+ bottom: "10px",
21531
21531
  left: `${D}px`,
21532
21532
  bg: "white",
21533
21533
  p: "16px",
21534
- pb: "0px",
21535
21534
  zIndex: 1e3,
21536
21535
  width: `${P}px`,
21537
21536
  maxWidth: "calc(100% - 32px)",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mainstack-payments",
3
3
  "type": "module",
4
- "version": "0.5.43",
4
+ "version": "0.5.45",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [