mainstack-payments 0.5.42 → 0.5.44

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.
@@ -21283,7 +21283,6 @@ const Gm = /* @__PURE__ */ new Map([
21283
21283
  Ze,
21284
21284
  {
21285
21285
  mt: "16px",
21286
- mb: "10px",
21287
21286
  w: "100%",
21288
21287
  justify: "center",
21289
21288
  gap: "6px",
@@ -21519,7 +21518,7 @@ const Gm = /* @__PURE__ */ new Map([
21519
21518
  }
21520
21519
  )
21521
21520
  ] }) }),
21522
- /* @__PURE__ */ v(et, { ref: _, children: /* @__PURE__ */ v(W, {}) })
21521
+ /* @__PURE__ */ v(et, { ref: _, pb: "10px", children: /* @__PURE__ */ v(W, {}) })
21523
21522
  ]
21524
21523
  }
21525
21524
  ),
@@ -21531,6 +21530,7 @@ const Gm = /* @__PURE__ */ new Map([
21531
21530
  left: `${D}px`,
21532
21531
  bg: "white",
21533
21532
  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.42",
4
+ "version": "0.5.44",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [