@mx-cartographer/experiences 9.1.6 → 9.2.0

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.
@@ -1,4 +1,4 @@
1
- import { l as Y } from "../UserStore-Bksi48jC.mjs";
1
+ import { l as Y } from "../UserStore-BBceqFxh.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";
@@ -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-Bksi48jC.mjs";
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-BBceqFxh.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-CLhyon-B.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "9.1.6",
3
+ "version": "9.2.0",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",
@@ -195,6 +195,7 @@
195
195
  "@mui/material": "7.3.11",
196
196
  "@mui/system": "7.3.11",
197
197
  "@mui/x-charts": "^8.28.2",
198
+ "@mui/x-data-grid": "7.29.12",
198
199
  "@mui/x-data-grid-pro": "^7.29.12",
199
200
  "@mui/x-date-pickers": "^7.29.4",
200
201
  "@mui/x-date-pickers-pro": "^7.29.4",
@@ -205,6 +206,7 @@
205
206
  "@tanstack/react-virtual": "^3.13.24",
206
207
  "bowser": "^2.14.1",
207
208
  "d3": "^7.9.0",
209
+ "d3-force": "^3.0.0",
208
210
  "date-fns": "^4.1.0",
209
211
  "mobx": "^6.15.0",
210
212
  "mobx-react-lite": "^4.1.1",
@@ -234,6 +236,7 @@
234
236
  "@testing-library/user-event": "^14.6.1",
235
237
  "@types/css-mediaquery": "^0",
236
238
  "@types/d3": "^7.4.3",
239
+ "@types/d3-force": "^3.0.10",
237
240
  "@types/jest": "^29.5.14",
238
241
  "@types/numeral": "^2.0.5",
239
242
  "@types/prop-types": "^15.7.14",
@@ -294,5 +297,5 @@
294
297
  "@types/react": "^19",
295
298
  "@types/react-dom": "^19"
296
299
  },
297
- "packageManager": "yarn@4.15.0"
300
+ "packageManager": "yarn@4.17.0"
298
301
  }