mainstack-payments 0.5.42 → 0.5.43

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.
@@ -21531,6 +21531,7 @@ const Gm = /* @__PURE__ */ new Map([
21531
21531
  left: `${D}px`,
21532
21532
  bg: "white",
21533
21533
  p: "16px",
21534
+ pb: "0px",
21534
21535
  zIndex: 1e3,
21535
21536
  width: `${P}px`,
21536
21537
  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.42",
4
+ "version": "0.5.43",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [