mainstack-payments 0.5.44 → 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
  },
@@ -21518,7 +21519,7 @@ const Gm = /* @__PURE__ */ new Map([
21518
21519
  }
21519
21520
  )
21520
21521
  ] }) }),
21521
- /* @__PURE__ */ v(et, { ref: _, pb: "10px", children: /* @__PURE__ */ v(W, {}) })
21522
+ /* @__PURE__ */ v(et, { ref: _, children: /* @__PURE__ */ v(W, {}) })
21522
21523
  ]
21523
21524
  }
21524
21525
  ),
@@ -21526,11 +21527,10 @@ const Gm = /* @__PURE__ */ new Map([
21526
21527
  et,
21527
21528
  {
21528
21529
  position: "fixed",
21529
- bottom: 0,
21530
+ bottom: "10px",
21530
21531
  left: `${D}px`,
21531
21532
  bg: "white",
21532
21533
  p: "16px",
21533
- pb: "0px",
21534
21534
  zIndex: 1e3,
21535
21535
  width: `${P}px`,
21536
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.44",
4
+ "version": "0.5.45",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [