@mx-cartographer/experiences 6.24.8 → 6.24.9

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [6.24.9] - 08-11-2025
2
+
3
+ - **FIXED** - Added decimal support for manual transactions on compact devices
4
+
1
5
  ## [6.24.8] - 08-11-2025
2
6
 
3
7
  - **FIXED** - Unwanted horizontal scrolling on the Micro Widget layout
package/dist/index.es.js CHANGED
@@ -7555,10 +7555,14 @@ const cc = ({ transaction: e }) => {
7555
7555
  amount: s,
7556
7556
  ariaLabel: i.amount_title,
7557
7557
  copy: h,
7558
+ inputProps: {
7559
+ noValidate: !0
7560
+ },
7558
7561
  label: i.amount_title,
7559
7562
  setAmount: m,
7560
7563
  setHasValidInput: o,
7561
- sx: { bgcolor: "background.paper" }
7564
+ sx: { bgcolor: "background.paper" },
7565
+ type: "number"
7562
7566
  }
7563
7567
  ),
7564
7568
  /* @__PURE__ */ t(Ud, { name: "TransactionType", onChange: p, row: !0, children: /* @__PURE__ */ l(b, { alignItems: "center", direction: "row", children: [