@mx-cartographer/experiences 9.0.7-alpha.mm0 → 9.0.7
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
package/README.md
CHANGED
|
@@ -41,9 +41,9 @@ The library is built using a modern React stack, leveraging industry-standard to
|
|
|
41
41
|
|
|
42
42
|
### Prerequisites
|
|
43
43
|
- **Node.js**: v18.0.0 or higher
|
|
44
|
-
- **Yarn**: 4.
|
|
45
|
-
- **React**:
|
|
46
|
-
- **MobX**: 6.
|
|
44
|
+
- **Yarn**: 4.15.0 [^YARN_VER]
|
|
45
|
+
- **React**: 19.x [^REACT_VER]
|
|
46
|
+
- **MobX**: 6.15.0 [^MOBX_VER]
|
|
47
47
|
|
|
48
48
|
### Installation
|
|
49
49
|
|
|
@@ -219,10 +219,10 @@ For technical assistance or internal inquiries:
|
|
|
219
219
|
[^2]: [src/common/context/WidgetContainerProvider.tsx:10](src/common/context/WidgetContainerProvider.tsx#L10)
|
|
220
220
|
[^3]: [src/common/context/GlobalStoreProvider.tsx:10](src/common/context/GlobalStoreProvider.tsx#L10)
|
|
221
221
|
[^4]: [src/common/hooks/useScreenSize.tsx:4](src/common/hooks/useScreenSize.tsx#L4)
|
|
222
|
-
[^5]: [package.json:
|
|
223
|
-
[^6]: [package.json:
|
|
224
|
-
[^MUI_VER]: [package.json:
|
|
225
|
-
[^MXUI_VER]: [package.json:
|
|
226
|
-
[^MOBX_VER]: [package.json:
|
|
227
|
-
[^REACT_VER]: [package.json:
|
|
228
|
-
[^YARN_VER]: [package.json:
|
|
222
|
+
[^5]: [package.json:187](package.json#L187)
|
|
223
|
+
[^6]: [package.json:229](package.json#L229)
|
|
224
|
+
[^MUI_VER]: [package.json:195](package.json#L195)
|
|
225
|
+
[^MXUI_VER]: [package.json:203](package.json#L203)
|
|
226
|
+
[^MOBX_VER]: [package.json:209](package.json#L209)
|
|
227
|
+
[^REACT_VER]: [package.json:213](package.json#L213)
|
|
228
|
+
[^YARN_VER]: [package.json:297](package.json#L297)
|
|
@@ -2361,7 +2361,7 @@ class xe {
|
|
|
2361
2361
|
try {
|
|
2362
2362
|
await this.globalStore.transactionStore.updateTransaction({
|
|
2363
2363
|
...t,
|
|
2364
|
-
repeating_transaction_guid:
|
|
2364
|
+
repeating_transaction_guid: null
|
|
2365
2365
|
}), await this.loadRepeatingTransactions(), this.setAlert(this.copy.unlink_transaction_success, "success");
|
|
2366
2366
|
} catch (e) {
|
|
2367
2367
|
console.error(`Error occurred while marking recurrence as unpaid: ${e}`), this.setAlert(this.copy.unlink_transaction_error, "error");
|
package/dist/common/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as Y } from "../UserStore-
|
|
1
|
+
import { l as Y } from "../UserStore-DzWku3t0.mjs";
|
|
2
2
|
import { b as $, a as H } from "../Localization-DnoVyBNK.mjs";
|
|
3
3
|
import { f as j, b as V, a as K, c as Z, g as J, d as X } from "../NumberFormatting--XMeeBfr.mjs";
|
|
4
4
|
import { C as rr, a as er, b as or } from "../CurrencyDialog-DumQCTPO.mjs";
|
package/dist/core/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as g, a as m, b as C, c as N, d as h, B as f, e as E, f as D, g as b, C as I, h as M, i as R, j as B, D as L, F as G, k as _, G as H, l as P, m as U, n as x, o as O, H as F, p as k, q as v, r as w, M as W, s as Y, N as $, t as q, u as K, R as j, v as z, S as J, w as Q, T as X, x as Z, y as V, U as tt, z as at, W as st } from "../UserStore-
|
|
1
|
+
import { A as g, a as m, b as C, c as N, d as h, B as f, e as E, f as D, g as b, C as I, h as M, i as R, j as B, D as L, F as G, k as _, G as H, l as P, m as U, n as x, o as O, H as F, p as k, q as v, r as w, M as W, s as Y, N as $, t as q, u as K, R as j, v as z, S as J, w as Q, T as X, x as Z, y as V, U as tt, z as at, W as st } from "../UserStore-DzWku3t0.mjs";
|
|
2
2
|
import { b as ot, a as nt, d as rt, c as it, A as ct, C as pt, e as At, E as St, M as ut, N as lt, P as Tt, f as yt, g as dt, S as gt } from "../Account-DR7Plrqy.mjs";
|
|
3
3
|
import { A as Ct, B as Nt, I as ht, N as ft } from "../Notification-DTNYSd8P.mjs";
|
|
4
4
|
import { F as n } from "../GlobalCopyApi-wcnDUzMV.mjs";
|
|
@@ -2010,7 +2010,7 @@ const r1 = ({ height: r = 0, width: i = 0, shouldRun: n = !1 }) => /* @__PURE__
|
|
|
2010
2010
|
}
|
|
2011
2011
|
), $1 = ({ beat: r }) => {
|
|
2012
2012
|
const i = f2();
|
|
2013
|
-
return r.in_description_cta ? /* @__PURE__ */ t(v, { sx: { alignItems: "start", justifyContent: "center", minHeight: 28, mt: 6 }, children: /* @__PURE__ */ t(
|
|
2013
|
+
return !r.in_description_cta && !r.html_in_description_cta ? /* @__PURE__ */ t(N, {}) : /* @__PURE__ */ t(v, { sx: { alignItems: "start", justifyContent: "center", minHeight: 28, mt: 6 }, children: /* @__PURE__ */ t(
|
|
2014
2014
|
A1,
|
|
2015
2015
|
{
|
|
2016
2016
|
endIcon: /* @__PURE__ */ t(M2, {}),
|
|
@@ -2029,9 +2029,9 @@ const r1 = ({ height: r = 0, width: i = 0, shouldRun: n = !1 }) => /* @__PURE__
|
|
|
2029
2029
|
}
|
|
2030
2030
|
},
|
|
2031
2031
|
variant: "text",
|
|
2032
|
-
children: /* @__PURE__ */ t(E, { bold: !0, variant: "body2", children: r.in_description_cta })
|
|
2032
|
+
children: /* @__PURE__ */ t(E, { bold: !0, variant: "body2", children: r.in_description_cta || r.html_in_description_cta })
|
|
2033
2033
|
}
|
|
2034
|
-
) })
|
|
2034
|
+
) });
|
|
2035
2035
|
}, w4 = ({ beat: r, hasFullWidthImage: i, sx: n }) => {
|
|
2036
2036
|
const { html_description: l } = r;
|
|
2037
2037
|
return /* @__PURE__ */ c(
|