@wandelbots/wandelbots-js-react-components 5.2.0-pr.fix-RB-3135-dhparam-type-check.571.ea4bdbb → 5.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,8 +1,8 @@
1
1
  var xf = Object.defineProperty;
2
2
  var bf = (e, t, n) => t in e ? xf(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var V = (e, t, n) => bf(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { j as y, h as Ue, f as Du, e as qs, t as vf, J as Gn, d as Sf, N as wf, p as Tf } from "./interpolation-JdOMWH6y.js";
5
- import { SvgIcon as $u, AppBar as Cf, Toolbar as Ef, Box as q, Typography as Z, IconButton as gn, alpha as ll, Backdrop as ju, Menu as Mf, MenuItem as zn, useTheme as Ie, Fade as an, Divider as Vt, Slider as Af, Stack as he, CircularProgress as _f, capitalize as If, Alert as kf, AlertTitle as Of, Button as Hn, styled as Ks, InputLabel as Pf, Select as Rf, FormControl as Df, ToggleButtonGroup as $f, ToggleButton as cl, Tabs as Nu, Tab as Lu, Tooltip as jf, Paper as Nf, Dialog as Lf, DialogTitle as zf, DialogContent as Ff, DialogActions as Gf, Chip as Bf, Popover as Uf, Fab as Vf, Badge as Yf, createTheme as Wf } from "@mui/material";
4
+ import { j as y, h as Ue, f as Du, e as qs, t as vf, d as Sf, N as wf, p as Cf } from "./interpolation-JdOMWH6y.js";
5
+ import { SvgIcon as $u, AppBar as Tf, Toolbar as Ef, Box as q, Typography as Z, IconButton as gn, alpha as ll, Backdrop as ju, Menu as Mf, MenuItem as zn, useTheme as Ie, Fade as an, Divider as Vt, Slider as Af, Stack as he, CircularProgress as _f, capitalize as If, Alert as kf, AlertTitle as Of, Button as Wn, styled as Ks, InputLabel as Pf, Select as Rf, FormControl as Df, ToggleButtonGroup as $f, ToggleButton as cl, Tabs as Nu, Tab as Lu, Tooltip as jf, Paper as Nf, Dialog as Lf, DialogTitle as zf, DialogContent as Ff, DialogActions as Gf, Chip as Bf, Popover as Uf, Fab as Vf, Badge as Yf, createTheme as Wf } from "@mui/material";
6
6
  import { observer as ue, useLocalObservable as Xs } from "mobx-react-lite";
7
7
  import * as P from "react";
8
8
  import Ki, { useState as Re, useRef as ge, useCallback as le, useEffect as xe, useMemo as bi, useId as Xi } from "react";
@@ -12,7 +12,7 @@ import { useGridApiRef as Hf, DataGrid as qf, Toolbar as Kf, FilterPanelTrigger
12
12
  import { lowerFirst as tp, countBy as np, isString as rp } from "lodash-es";
13
13
  import { runInAction as ze, makeAutoObservable as Js, when as Ko, autorun as ip, makeObservable as op, action as ul, observable as sp } from "mobx";
14
14
  import { radiansToDegrees as zu, tryParseJson as _t, XYZ_TO_VECTOR as yr, degreesToRadians as ap } from "@wandelbots/nova-js";
15
- import { m as lp, n as cp, j as up, k as dp, l as hp, p as fp, o as pp, a as gp, F as mp, c as yp, d as xp, b as bp, e as vp, g as Sp, i as wp, f as Tp, h as Cp } from "./safety-state-stop-DuMBCxN5.js";
15
+ import { m as lp, n as cp, j as up, k as dp, l as hp, p as fp, o as pp, a as gp, F as mp, c as yp, d as xp, b as bp, e as vp, g as Sp, i as wp, f as Cp, h as Tp } from "./safety-state-stop-DuMBCxN5.js";
16
16
  import { DescriptionOutlined as Ep, ContentCopy as Mp, ExpandLess as Ap, ExpandMore as _p } from "@mui/icons-material";
17
17
  import Ip from "@emotion/styled";
18
18
  import { ThemeContext as kp } from "@emotion/react";
@@ -48,7 +48,7 @@ const Rp = (e) => /* @__PURE__ */ y.jsx($u, { ...e, viewBox: "0 0 10 8", childre
48
48
  };
49
49
  return /* @__PURE__ */ y.jsxs(y.Fragment, { children: [
50
50
  /* @__PURE__ */ y.jsx(
51
- Cf,
51
+ Tf,
52
52
  {
53
53
  position: "static",
54
54
  sx: {
@@ -295,7 +295,7 @@ var Np = /[A-Z]|^ms/g, Lp = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Gu = function(t) {
295
295
  }
296
296
  return $p[t] !== 1 && !Gu(t) && typeof n == "number" && n !== 0 ? n + "px" : n;
297
297
  };
298
- function Ci(e, t, n) {
298
+ function Ti(e, t, n) {
299
299
  if (n == null)
300
300
  return "";
301
301
  var r = n;
@@ -335,7 +335,7 @@ function zp(e, t, n) {
335
335
  var r = "";
336
336
  if (Array.isArray(n))
337
337
  for (var i = 0; i < n.length; i++)
338
- r += Ci(e, t, n[i]) + ";";
338
+ r += Ti(e, t, n[i]) + ";";
339
339
  else
340
340
  for (var o in n) {
341
341
  var s = n[o];
@@ -346,7 +346,7 @@ function zp(e, t, n) {
346
346
  for (var l = 0; l < s.length; l++)
347
347
  pl(s[l]) && (r += Xo(o) + ":" + gl(o, s[l]) + ";");
348
348
  else {
349
- var c = Ci(e, t, s);
349
+ var c = Ti(e, t, s);
350
350
  switch (o) {
351
351
  case "animation":
352
352
  case "animationName": {
@@ -368,13 +368,13 @@ function Fp(e, t, n) {
368
368
  Ut = void 0;
369
369
  var o = e[0];
370
370
  if (o == null || o.raw === void 0)
371
- r = !1, i += Ci(n, t, o);
371
+ r = !1, i += Ti(n, t, o);
372
372
  else {
373
373
  var s = o;
374
374
  i += s[0];
375
375
  }
376
376
  for (var a = 1; a < e.length; a++)
377
- if (i += Ci(n, t, e[a]), r) {
377
+ if (i += Ti(n, t, e[a]), r) {
378
378
  var l = o;
379
379
  i += l[a];
380
380
  }
@@ -754,7 +754,7 @@ function Uu(e = {}) {
754
754
  return r[o] = {}, r;
755
755
  }, {})) || {};
756
756
  }
757
- function Cs(e, t) {
757
+ function Ts(e, t) {
758
758
  return e.reduce((n, r) => {
759
759
  const i = n[r];
760
760
  return (!i || Object.keys(i).length === 0) && delete n[r], n;
@@ -762,7 +762,7 @@ function Cs(e, t) {
762
762
  }
763
763
  function Qp(e, ...t) {
764
764
  const n = Uu(e), r = [n, ...t].reduce((i, o) => Be(i, o), {});
765
- return Cs(Object.keys(n), r);
765
+ return Ts(Object.keys(n), r);
766
766
  }
767
767
  function eg(e, t) {
768
768
  if (typeof e != "object")
@@ -839,15 +839,15 @@ const ng = {
839
839
  l: "Left",
840
840
  x: ["Left", "Right"],
841
841
  y: ["Top", "Bottom"]
842
- }, Tl = {
842
+ }, Cl = {
843
843
  marginX: "mx",
844
844
  marginY: "my",
845
845
  paddingX: "px",
846
846
  paddingY: "py"
847
847
  }, ig = tg((e) => {
848
848
  if (e.length > 2)
849
- if (Tl[e])
850
- e = Tl[e];
849
+ if (Cl[e])
850
+ e = Cl[e];
851
851
  else
852
852
  return [e];
853
853
  const [t, n] = e.split(""), r = ng[t], i = rg[n] || "";
@@ -984,9 +984,9 @@ const vg = be({
984
984
  prop: "gridRow"
985
985
  }), wg = be({
986
986
  prop: "gridAutoFlow"
987
- }), Tg = be({
988
- prop: "gridAutoColumns"
989
987
  }), Cg = be({
988
+ prop: "gridAutoColumns"
989
+ }), Tg = be({
990
990
  prop: "gridAutoRows"
991
991
  }), Eg = be({
992
992
  prop: "gridTemplateColumns"
@@ -997,23 +997,23 @@ const vg = be({
997
997
  }), _g = be({
998
998
  prop: "gridArea"
999
999
  });
1000
- no(io, oo, so, vg, Sg, wg, Tg, Cg, Eg, Mg, Ag, _g);
1001
- function Un(e, t) {
1000
+ no(io, oo, so, vg, Sg, wg, Cg, Tg, Eg, Mg, Ag, _g);
1001
+ function Bn(e, t) {
1002
1002
  return t === "grey" ? t : e;
1003
1003
  }
1004
1004
  const Ig = be({
1005
1005
  prop: "color",
1006
1006
  themeKey: "palette",
1007
- transform: Un
1007
+ transform: Bn
1008
1008
  }), kg = be({
1009
1009
  prop: "bgcolor",
1010
1010
  cssProperty: "backgroundColor",
1011
1011
  themeKey: "palette",
1012
- transform: Un
1012
+ transform: Bn
1013
1013
  }), Og = be({
1014
1014
  prop: "backgroundColor",
1015
1015
  themeKey: "palette",
1016
- transform: Un
1016
+ transform: Bn
1017
1017
  });
1018
1018
  no(Ig, kg, Og);
1019
1019
  function Ke(e) {
@@ -1118,16 +1118,16 @@ const jr = {
1118
1118
  // palette
1119
1119
  color: {
1120
1120
  themeKey: "palette",
1121
- transform: Un
1121
+ transform: Bn
1122
1122
  },
1123
1123
  bgcolor: {
1124
1124
  themeKey: "palette",
1125
1125
  cssProperty: "backgroundColor",
1126
- transform: Un
1126
+ transform: Bn
1127
1127
  },
1128
1128
  backgroundColor: {
1129
1129
  themeKey: "palette",
1130
- transform: Un
1130
+ transform: Bn
1131
1131
  },
1132
1132
  // spacing
1133
1133
  p: {
@@ -1432,15 +1432,15 @@ function Fg() {
1432
1432
  else
1433
1433
  h = xr(h, e(f, g, i, s));
1434
1434
  }), !o && i.modularCssLayers ? {
1435
- "@layer sx": Sl(i, Cs(d, h))
1436
- } : Sl(i, Cs(d, h));
1435
+ "@layer sx": Sl(i, Ts(d, h))
1436
+ } : Sl(i, Ts(d, h));
1437
1437
  }
1438
1438
  return Array.isArray(r) ? r.map(a) : a(r);
1439
1439
  }
1440
1440
  return t;
1441
1441
  }
1442
- const qn = Fg();
1443
- qn.filterProps = ["sx"];
1442
+ const Hn = Fg();
1443
+ Hn.filterProps = ["sx"];
1444
1444
  function Gg(e, t) {
1445
1445
  var r;
1446
1446
  const n = this;
@@ -1481,7 +1481,7 @@ function ao(e = {}, ...t) {
1481
1481
  ...jr,
1482
1482
  ...s == null ? void 0 : s.unstable_sxConfig
1483
1483
  }, c.unstable_sx = function(d) {
1484
- return qn({
1484
+ return Hn({
1485
1485
  sx: d,
1486
1486
  theme: this
1487
1487
  });
@@ -1531,8 +1531,8 @@ function Wg(e) {
1531
1531
  sx: o
1532
1532
  };
1533
1533
  }
1534
- const Cl = (e) => e, Hg = () => {
1535
- let e = Cl;
1534
+ const Tl = (e) => e, Hg = () => {
1535
+ let e = Tl;
1536
1536
  return {
1537
1537
  configure(t) {
1538
1538
  e = t;
@@ -1541,7 +1541,7 @@ const Cl = (e) => e, Hg = () => {
1541
1541
  return e(t);
1542
1542
  },
1543
1543
  reset() {
1544
- e = Cl;
1544
+ e = Tl;
1545
1545
  }
1546
1546
  };
1547
1547
  }, qg = Hg(), Kg = {
@@ -1672,7 +1672,7 @@ function Xu(e = {}) {
1672
1672
  Qg(a, t, n);
1673
1673
  }
1674
1674
  return (a, l = {}) => {
1675
- Bp(a, (S) => S.filter((M) => M !== qn));
1675
+ Bp(a, (S) => S.filter((M) => M !== Hn));
1676
1676
  const {
1677
1677
  name: c,
1678
1678
  slot: u,
@@ -1689,11 +1689,11 @@ function Xu(e = {}) {
1689
1689
  ), b = h || !1;
1690
1690
  let w = Zo;
1691
1691
  u === "Root" || u === "root" ? w = r : u ? w = i : rm(a) && (w = void 0);
1692
- const T = Gp(a, {
1692
+ const C = Gp(a, {
1693
1693
  shouldForwardProp: w,
1694
1694
  label: tm(c, u),
1695
1695
  ...g
1696
- }), C = (S) => {
1696
+ }), T = (S) => {
1697
1697
  if (S.__emotion_real === S)
1698
1698
  return S;
1699
1699
  if (typeof S == "function")
@@ -1708,7 +1708,7 @@ function Xu(e = {}) {
1708
1708
  }
1709
1709
  return S;
1710
1710
  }, E = (...S) => {
1711
- const M = [], I = S.map(C), O = [];
1711
+ const M = [], I = S.map(T), O = [];
1712
1712
  if (M.push(o), c && f && O.push(function(_) {
1713
1713
  var J, U;
1714
1714
  const z = (U = (J = _.theme.components) == null ? void 0 : J[c]) == null ? void 0 : U.styleOverrides;
@@ -1722,15 +1722,15 @@ function Xu(e = {}) {
1722
1722
  var F, J;
1723
1723
  const A = _.theme, z = (J = (F = A == null ? void 0 : A.components) == null ? void 0 : F[c]) == null ? void 0 : J.variants;
1724
1724
  return z ? Ku(_, z, [], _.theme.modularCssLayers ? "theme" : void 0) : null;
1725
- }), b || O.push(qn), Array.isArray(I[0])) {
1725
+ }), b || O.push(Hn), Array.isArray(I[0])) {
1726
1726
  const v = I.shift(), _ = new Array(M.length).fill(""), A = new Array(O.length).fill("");
1727
1727
  let z;
1728
1728
  z = [..._, ...v, ...A], z.raw = [..._, ...v.raw, ...A], M.unshift(z);
1729
1729
  }
1730
- const N = [...M, ...I, ...O], R = T(...N);
1730
+ const N = [...M, ...I, ...O], R = C(...N);
1731
1731
  return a.muiName && (R.muiName = a.muiName), process.env.NODE_ENV !== "production" && (R.displayName = em(c, u, a)), R;
1732
1732
  };
1733
- return T.withConfig && (E.withConfig = T.withConfig), E;
1733
+ return C.withConfig && (E.withConfig = C.withConfig), E;
1734
1734
  };
1735
1735
  }
1736
1736
  function em(e, t, n) {
@@ -1849,7 +1849,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
1849
1849
  const am = (e) => {
1850
1850
  const t = Wt(e);
1851
1851
  return t.values.slice(0, 3).map((n, r) => t.type.includes("hsl") && r !== 0 ? `${n}%` : n).join(" ");
1852
- }, fr = (e, t) => {
1852
+ }, hr = (e, t) => {
1853
1853
  try {
1854
1854
  return am(e);
1855
1855
  } catch {
@@ -2057,59 +2057,59 @@ function Sm(e, t = {}) {
2057
2057
  [l]: p,
2058
2058
  ...m
2059
2059
  } = s;
2060
- if (Object.entries(m || {}).forEach(([C, E]) => {
2060
+ if (Object.entries(m || {}).forEach(([T, E]) => {
2061
2061
  const {
2062
2062
  vars: S,
2063
2063
  css: M,
2064
2064
  varsWithDefaults: I
2065
2065
  } = Qo(E, t);
2066
- f = Be(f, I), g[C] = {
2066
+ f = Be(f, I), g[T] = {
2067
2067
  css: M,
2068
2068
  vars: S
2069
2069
  };
2070
2070
  }), p) {
2071
2071
  const {
2072
- css: C,
2072
+ css: T,
2073
2073
  vars: E,
2074
2074
  varsWithDefaults: S
2075
2075
  } = Qo(p, t);
2076
2076
  f = Be(f, S), g[l] = {
2077
- css: C,
2077
+ css: T,
2078
2078
  vars: E
2079
2079
  };
2080
2080
  }
2081
- function b(C, E) {
2081
+ function b(T, E) {
2082
2082
  var M, I;
2083
2083
  let S = i;
2084
- if (i === "class" && (S = ".%s"), i === "data" && (S = "[data-%s]"), i != null && i.startsWith("data-") && !i.includes("%s") && (S = `[${i}="%s"]`), C) {
2084
+ if (i === "class" && (S = ".%s"), i === "data" && (S = "[data-%s]"), i != null && i.startsWith("data-") && !i.includes("%s") && (S = `[${i}="%s"]`), T) {
2085
2085
  if (S === "media")
2086
- return e.defaultColorScheme === C ? ":root" : {
2087
- [`@media (prefers-color-scheme: ${((I = (M = s[C]) == null ? void 0 : M.palette) == null ? void 0 : I.mode) || C})`]: {
2086
+ return e.defaultColorScheme === T ? ":root" : {
2087
+ [`@media (prefers-color-scheme: ${((I = (M = s[T]) == null ? void 0 : M.palette) == null ? void 0 : I.mode) || T})`]: {
2088
2088
  ":root": E
2089
2089
  }
2090
2090
  };
2091
2091
  if (S)
2092
- return e.defaultColorScheme === C ? `:root, ${S.replace("%s", String(C))}` : S.replace("%s", String(C));
2092
+ return e.defaultColorScheme === T ? `:root, ${S.replace("%s", String(T))}` : S.replace("%s", String(T));
2093
2093
  }
2094
2094
  return ":root";
2095
2095
  }
2096
2096
  return {
2097
2097
  vars: f,
2098
2098
  generateThemeVars: () => {
2099
- let C = {
2099
+ let T = {
2100
2100
  ...u
2101
2101
  };
2102
2102
  return Object.entries(g).forEach(([, {
2103
2103
  vars: E
2104
2104
  }]) => {
2105
- C = Be(C, E);
2106
- }), C;
2105
+ T = Be(T, E);
2106
+ }), T;
2107
2107
  },
2108
2108
  generateStyleSheets: () => {
2109
2109
  var O, N;
2110
- const C = [], E = e.defaultColorScheme || "light";
2110
+ const T = [], E = e.defaultColorScheme || "light";
2111
2111
  function S(R, v) {
2112
- Object.keys(v).length && C.push(typeof R == "string" ? {
2112
+ Object.keys(v).length && T.push(typeof R == "string" ? {
2113
2113
  [R]: {
2114
2114
  ...v
2115
2115
  }
@@ -2148,7 +2148,7 @@ function Sm(e, t = {}) {
2148
2148
  S(n(R, {
2149
2149
  ...A
2150
2150
  }), A);
2151
- }), o && C.push({
2151
+ }), o && T.push({
2152
2152
  ":root": {
2153
2153
  // use double underscore to indicate that these are private variables
2154
2154
  "--__l-threshold": "0.7",
@@ -2156,7 +2156,7 @@ function Sm(e, t = {}) {
2156
2156
  "--__a": "clamp(0.87, (l / var(--__l-threshold) - 1) * -infinity, 1)"
2157
2157
  // 0.87 is the default alpha value for black text.
2158
2158
  }
2159
- }), C;
2159
+ }), T;
2160
2160
  }
2161
2161
  };
2162
2162
  }
@@ -2165,7 +2165,7 @@ function wm(e) {
2165
2165
  return e === "media" ? (process.env.NODE_ENV !== "production" && n !== "light" && n !== "dark" && console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${n}'.`), `@media (prefers-color-scheme: ${n})`) : e ? e.startsWith("data-") && !e.includes("%s") ? `[${e}="${n}"] &` : e === "class" ? `.${n} &` : e === "data" ? `[data-${n}] &` : `${e.replace("%s", n)} &` : "&";
2166
2166
  };
2167
2167
  }
2168
- const Tm = ao(), Cm = im("div", {
2168
+ const Cm = ao(), Tm = im("div", {
2169
2169
  name: "MuiStack",
2170
2170
  slot: "Root"
2171
2171
  });
@@ -2173,7 +2173,7 @@ function Em(e) {
2173
2173
  return Zu({
2174
2174
  props: e,
2175
2175
  name: "MuiStack",
2176
- defaultTheme: Tm
2176
+ defaultTheme: Cm
2177
2177
  });
2178
2178
  }
2179
2179
  function Mm(e, t) {
@@ -2236,7 +2236,7 @@ const Am = (e) => ({
2236
2236
  function Im(e = {}) {
2237
2237
  const {
2238
2238
  // This will allow adding custom styled fn (for example for custom sx style function)
2239
- createStyledComponent: t = Cm,
2239
+ createStyledComponent: t = Tm,
2240
2240
  useThemeProps: n = Em,
2241
2241
  componentName: r = "MuiStack"
2242
2242
  } = e, i = () => Dr({
@@ -2250,18 +2250,18 @@ function Im(e = {}) {
2250
2250
  children: m,
2251
2251
  className: b,
2252
2252
  useFlexGap: w = !1,
2253
- ...T
2254
- } = d, C = {
2253
+ ...C
2254
+ } = d, T = {
2255
2255
  direction: f,
2256
2256
  spacing: g,
2257
2257
  useFlexGap: w
2258
2258
  }, E = i();
2259
2259
  return /* @__PURE__ */ y.jsx(o, {
2260
2260
  as: h,
2261
- ownerState: C,
2261
+ ownerState: T,
2262
2262
  ref: c,
2263
2263
  className: Ge(E.root, b),
2264
- ...T,
2264
+ ...C,
2265
2265
  children: p ? Mm(m, p) : m
2266
2266
  });
2267
2267
  });
@@ -2273,7 +2273,7 @@ function Im(e = {}) {
2273
2273
  sx: x.oneOfType([x.arrayOf(x.oneOfType([x.func, x.object, x.bool])), x.func, x.object])
2274
2274
  }), s;
2275
2275
  }
2276
- const Tr = {
2276
+ const Cr = {
2277
2277
  black: "#000",
2278
2278
  white: "#fff"
2279
2279
  }, km = {
@@ -2304,7 +2304,7 @@ const Tr = {
2304
2304
  500: "#f44336",
2305
2305
  700: "#d32f2f",
2306
2306
  800: "#c62828"
2307
- }, ar = {
2307
+ }, sr = {
2308
2308
  300: "#ffb74d",
2309
2309
  400: "#ffa726",
2310
2310
  500: "#ff9800",
@@ -2346,8 +2346,8 @@ function td() {
2346
2346
  // The background colors used to style the surfaces.
2347
2347
  // Consistency between these values is important.
2348
2348
  background: {
2349
- paper: Tr.white,
2350
- default: Tr.white
2349
+ paper: Cr.white,
2350
+ default: Cr.white
2351
2351
  },
2352
2352
  // The colors used to style the action elements.
2353
2353
  action: {
@@ -2374,7 +2374,7 @@ const nd = td();
2374
2374
  function rd() {
2375
2375
  return {
2376
2376
  text: {
2377
- primary: Tr.white,
2377
+ primary: Cr.white,
2378
2378
  secondary: "rgba(255, 255, 255, 0.7)",
2379
2379
  disabled: "rgba(255, 255, 255, 0.5)",
2380
2380
  icon: "rgba(255, 255, 255, 0.5)"
@@ -2385,7 +2385,7 @@ function rd() {
2385
2385
  default: "#121212"
2386
2386
  },
2387
2387
  action: {
2388
- active: Tr.white,
2388
+ active: Cr.white,
2389
2389
  hover: "rgba(255, 255, 255, 0.08)",
2390
2390
  hoverOpacity: 0.08,
2391
2391
  selected: "rgba(255, 255, 255, 0.16)",
@@ -2465,14 +2465,14 @@ function $m(e = "light") {
2465
2465
  }
2466
2466
  function jm(e = "light") {
2467
2467
  return e === "dark" ? {
2468
- main: ar[400],
2469
- light: ar[300],
2470
- dark: ar[700]
2468
+ main: sr[400],
2469
+ light: sr[300],
2470
+ dark: sr[700]
2471
2471
  } : {
2472
2472
  main: "#ed6c02",
2473
2473
  // closest to orange[800] that pass 3:1.
2474
- light: ar[500],
2475
- dark: ar[900]
2474
+ light: sr[500],
2475
+ dark: sr[900]
2476
2476
  };
2477
2477
  }
2478
2478
  function Nm(e) {
@@ -2501,8 +2501,8 @@ function ta(e) {
2501
2501
  color: m,
2502
2502
  name: b,
2503
2503
  mainShade: w = 500,
2504
- lightShade: T = 300,
2505
- darkShade: C = 700
2504
+ lightShade: C = 300,
2505
+ darkShade: T = 700
2506
2506
  }) => {
2507
2507
  if (m = {
2508
2508
  ...m
@@ -2524,13 +2524,13 @@ const theme1 = createTheme({ palette: {
2524
2524
  const theme2 = createTheme({ palette: {
2525
2525
  primary: { main: green[500] },
2526
2526
  } });` : Yt(12, b ? ` (${b})` : "", JSON.stringify(m.main)));
2527
- return i ? (Pl(i, m, "light", T, r), Pl(i, m, "dark", C, r)) : (Ol(m, "light", T, r), Ol(m, "dark", C, r)), m.contrastText || (m.contrastText = h(m.main)), m;
2527
+ return i ? (Pl(i, m, "light", C, r), Pl(i, m, "dark", T, r)) : (Ol(m, "light", C, r), Ol(m, "dark", T, r)), m.contrastText || (m.contrastText = h(m.main)), m;
2528
2528
  };
2529
2529
  let g;
2530
2530
  return t === "light" ? g = td() : t === "dark" && (g = rd()), process.env.NODE_ENV !== "production" && (g || console.error(`MUI: The palette mode \`${t}\` is not supported.`)), Be({
2531
2531
  // A collection of common colors.
2532
2532
  common: {
2533
- ...Tr
2533
+ ...Cr
2534
2534
  },
2535
2535
  // prevent mutable object.
2536
2536
  // The palette mode, can be light or dark.
@@ -2633,7 +2633,7 @@ function Gm(e, t) {
2633
2633
  ...d
2634
2634
  } = typeof t == "function" ? t(e) : t;
2635
2635
  process.env.NODE_ENV !== "production" && (typeof r != "number" && console.error("MUI: `fontSize` is required to be a number."), typeof l != "number" && console.error("MUI: `htmlFontSize` is required to be a number."));
2636
- const h = r / 14, f = u || ((m) => `${m / l * h}rem`), g = (m, b, w, T, C) => ({
2636
+ const h = r / 14, f = u || ((m) => `${m / l * h}rem`), g = (m, b, w, C, T) => ({
2637
2637
  fontFamily: n,
2638
2638
  fontWeight: m,
2639
2639
  fontSize: f(b),
@@ -2642,9 +2642,9 @@ function Gm(e, t) {
2642
2642
  // The letter spacing was designed for the Roboto font-family. Using the same letter-spacing
2643
2643
  // across font-families can cause issues with the kerning.
2644
2644
  ...n === Dl ? {
2645
- letterSpacing: `${Fm(T / b)}em`
2645
+ letterSpacing: `${Fm(C / b)}em`
2646
2646
  } : {},
2647
- ...C,
2647
+ ...T,
2648
2648
  ...c
2649
2649
  }), p = {
2650
2650
  h1: g(i, 96, 1.167, -1.5),
@@ -2849,13 +2849,13 @@ function As(e = {}, ...t) {
2849
2849
  const g = ["active", "checked", "completed", "disabled", "error", "expanded", "focused", "focusVisible", "required", "selected"], p = (m, b) => {
2850
2850
  let w;
2851
2851
  for (w in m) {
2852
- const T = m[w];
2853
- if (g.includes(w) && Object.keys(T).length > 0) {
2852
+ const C = m[w];
2853
+ if (g.includes(w) && Object.keys(C).length > 0) {
2854
2854
  if (process.env.NODE_ENV !== "production") {
2855
- const C = Sn("", w);
2856
- console.error([`MUI: The \`${b}\` component increases the CSS specificity of the \`${w}\` internal state.`, "You can not override it like this: ", JSON.stringify(m, null, 2), "", `Instead, you need to use the '&.${C}' syntax:`, JSON.stringify({
2855
+ const T = Sn("", w);
2856
+ console.error([`MUI: The \`${b}\` component increases the CSS specificity of the \`${w}\` internal state.`, "You can not override it like this: ", JSON.stringify(m, null, 2), "", `Instead, you need to use the '&.${T}' syntax:`, JSON.stringify({
2857
2857
  root: {
2858
- [`&.${C}`]: T
2858
+ [`&.${T}`]: C
2859
2859
  }
2860
2860
  }, null, 2), "", "https://mui.com/r/state-classes-guide"].join(`
2861
2861
  `));
@@ -2873,7 +2873,7 @@ function As(e = {}, ...t) {
2873
2873
  ...jr,
2874
2874
  ...u == null ? void 0 : u.unstable_sxConfig
2875
2875
  }, f.unstable_sx = function(p) {
2876
- return qn({
2876
+ return Hn({
2877
2877
  sx: p,
2878
2878
  theme: this
2879
2879
  });
@@ -2974,11 +2974,11 @@ function s0(e, t) {
2974
2974
  function k(e, t, n) {
2975
2975
  !e[t] && n && (e[t] = n);
2976
2976
  }
2977
- function pr(e) {
2977
+ function fr(e) {
2978
2978
  return typeof e != "string" || !e.startsWith("hsl") ? e : Qu(e);
2979
2979
  }
2980
2980
  function Mt(e, t) {
2981
- `${t}Channel` in e || (e[`${t}Channel`] = fr(pr(e[t]), `MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
2981
+ `${t}Channel` in e || (e[`${t}Channel`] = hr(fr(e[t]), `MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
2982
2982
  To suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`));
2983
2983
  }
2984
2984
  function a0(e) {
@@ -3048,13 +3048,13 @@ function c0(e = {}, ...t) {
3048
3048
  } = n, w = {
3049
3049
  ...b
3050
3050
  };
3051
- let T = g;
3052
- if ((h === "dark" && !("dark" in n) || h === "light" && !("light" in n)) && (T = !0), !T)
3051
+ let C = g;
3052
+ if ((h === "dark" && !("dark" in n) || h === "light" && !("light" in n)) && (C = !0), !C)
3053
3053
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The \`colorSchemes.${h}\` option is either missing or invalid.` : Yt(21, h));
3054
- let C;
3055
- s && (C = "oklch");
3056
- const E = es(C, w, T, u, h);
3057
- p && !w.light && es(C, w, p, void 0, "light"), m && !w.dark && es(C, w, m, void 0, "dark");
3054
+ let T;
3055
+ s && (T = "oklch");
3056
+ const E = es(T, w, C, u, h);
3057
+ p && !w.light && es(T, w, p, void 0, "light"), m && !w.dark && es(T, w, m, void 0, "dark");
3058
3058
  let S = {
3059
3059
  defaultColorScheme: h,
3060
3060
  ...E,
@@ -3076,25 +3076,25 @@ function c0(e = {}, ...t) {
3076
3076
  };
3077
3077
  v.mode === "light" && (k(v.common, "background", "#fff"), k(v.common, "onBackground", "#000")), v.mode === "dark" && (k(v.common, "background", "#000"), k(v.common, "onBackground", "#fff"));
3078
3078
  function A(z, F, J) {
3079
- if (C) {
3079
+ if (T) {
3080
3080
  let U;
3081
- return z === rn && (U = `transparent ${((1 - J) * 100).toFixed(0)}%`), z === ie && (U = `#000 ${(J * 100).toFixed(0)}%`), z === oe && (U = `#fff ${(J * 100).toFixed(0)}%`), `color-mix(in ${C}, ${F}, ${U})`;
3081
+ return z === rn && (U = `transparent ${((1 - J) * 100).toFixed(0)}%`), z === ie && (U = `#000 ${(J * 100).toFixed(0)}%`), z === oe && (U = `#fff ${(J * 100).toFixed(0)}%`), `color-mix(in ${T}, ${F}, ${U})`;
3082
3082
  }
3083
3083
  return z(F, J);
3084
3084
  }
3085
3085
  if (s0(v, ["Alert", "AppBar", "Avatar", "Button", "Chip", "FilledInput", "LinearProgress", "Skeleton", "Slider", "SnackbarContent", "SpeedDialAction", "StepConnector", "StepContent", "Switch", "TableCell", "Tooltip"]), v.mode === "light") {
3086
- k(v.Alert, "errorColor", A(ie, v.error.light, 0.6)), k(v.Alert, "infoColor", A(ie, v.info.light, 0.6)), k(v.Alert, "successColor", A(ie, v.success.light, 0.6)), k(v.Alert, "warningColor", A(ie, v.warning.light, 0.6)), k(v.Alert, "errorFilledBg", _("palette-error-main")), k(v.Alert, "infoFilledBg", _("palette-info-main")), k(v.Alert, "successFilledBg", _("palette-success-main")), k(v.Alert, "warningFilledBg", _("palette-warning-main")), k(v.Alert, "errorFilledColor", dt(() => v.getContrastText(v.error.main))), k(v.Alert, "infoFilledColor", dt(() => v.getContrastText(v.info.main))), k(v.Alert, "successFilledColor", dt(() => v.getContrastText(v.success.main))), k(v.Alert, "warningFilledColor", dt(() => v.getContrastText(v.warning.main))), k(v.Alert, "errorStandardBg", A(oe, v.error.light, 0.9)), k(v.Alert, "infoStandardBg", A(oe, v.info.light, 0.9)), k(v.Alert, "successStandardBg", A(oe, v.success.light, 0.9)), k(v.Alert, "warningStandardBg", A(oe, v.warning.light, 0.9)), k(v.Alert, "errorIconColor", _("palette-error-main")), k(v.Alert, "infoIconColor", _("palette-info-main")), k(v.Alert, "successIconColor", _("palette-success-main")), k(v.Alert, "warningIconColor", _("palette-warning-main")), k(v.AppBar, "defaultBg", _("palette-grey-100")), k(v.Avatar, "defaultBg", _("palette-grey-400")), k(v.Button, "inheritContainedBg", _("palette-grey-300")), k(v.Button, "inheritContainedHoverBg", _("palette-grey-A100")), k(v.Chip, "defaultBorder", _("palette-grey-400")), k(v.Chip, "defaultAvatarColor", _("palette-grey-700")), k(v.Chip, "defaultIconColor", _("palette-grey-700")), k(v.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), k(v.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), k(v.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), k(v.LinearProgress, "primaryBg", A(oe, v.primary.main, 0.62)), k(v.LinearProgress, "secondaryBg", A(oe, v.secondary.main, 0.62)), k(v.LinearProgress, "errorBg", A(oe, v.error.main, 0.62)), k(v.LinearProgress, "infoBg", A(oe, v.info.main, 0.62)), k(v.LinearProgress, "successBg", A(oe, v.success.main, 0.62)), k(v.LinearProgress, "warningBg", A(oe, v.warning.main, 0.62)), k(v.Skeleton, "bg", C ? A(rn, v.text.primary, 0.11) : `rgba(${_("palette-text-primaryChannel")} / 0.11)`), k(v.Slider, "primaryTrack", A(oe, v.primary.main, 0.62)), k(v.Slider, "secondaryTrack", A(oe, v.secondary.main, 0.62)), k(v.Slider, "errorTrack", A(oe, v.error.main, 0.62)), k(v.Slider, "infoTrack", A(oe, v.info.main, 0.62)), k(v.Slider, "successTrack", A(oe, v.success.main, 0.62)), k(v.Slider, "warningTrack", A(oe, v.warning.main, 0.62));
3087
- const z = C ? A(ie, v.background.default, 0.6825) : Xr(v.background.default, 0.8);
3088
- k(v.SnackbarContent, "bg", z), k(v.SnackbarContent, "color", dt(() => C ? Ms.text.primary : v.getContrastText(z))), k(v.SpeedDialAction, "fabHoverBg", Xr(v.background.paper, 0.15)), k(v.StepConnector, "border", _("palette-grey-400")), k(v.StepContent, "border", _("palette-grey-400")), k(v.Switch, "defaultColor", _("palette-common-white")), k(v.Switch, "defaultDisabledColor", _("palette-grey-100")), k(v.Switch, "primaryDisabledColor", A(oe, v.primary.main, 0.62)), k(v.Switch, "secondaryDisabledColor", A(oe, v.secondary.main, 0.62)), k(v.Switch, "errorDisabledColor", A(oe, v.error.main, 0.62)), k(v.Switch, "infoDisabledColor", A(oe, v.info.main, 0.62)), k(v.Switch, "successDisabledColor", A(oe, v.success.main, 0.62)), k(v.Switch, "warningDisabledColor", A(oe, v.warning.main, 0.62)), k(v.TableCell, "border", A(oe, A(rn, v.divider, 1), 0.88)), k(v.Tooltip, "bg", A(rn, v.grey[700], 0.92));
3086
+ k(v.Alert, "errorColor", A(ie, v.error.light, 0.6)), k(v.Alert, "infoColor", A(ie, v.info.light, 0.6)), k(v.Alert, "successColor", A(ie, v.success.light, 0.6)), k(v.Alert, "warningColor", A(ie, v.warning.light, 0.6)), k(v.Alert, "errorFilledBg", _("palette-error-main")), k(v.Alert, "infoFilledBg", _("palette-info-main")), k(v.Alert, "successFilledBg", _("palette-success-main")), k(v.Alert, "warningFilledBg", _("palette-warning-main")), k(v.Alert, "errorFilledColor", dt(() => v.getContrastText(v.error.main))), k(v.Alert, "infoFilledColor", dt(() => v.getContrastText(v.info.main))), k(v.Alert, "successFilledColor", dt(() => v.getContrastText(v.success.main))), k(v.Alert, "warningFilledColor", dt(() => v.getContrastText(v.warning.main))), k(v.Alert, "errorStandardBg", A(oe, v.error.light, 0.9)), k(v.Alert, "infoStandardBg", A(oe, v.info.light, 0.9)), k(v.Alert, "successStandardBg", A(oe, v.success.light, 0.9)), k(v.Alert, "warningStandardBg", A(oe, v.warning.light, 0.9)), k(v.Alert, "errorIconColor", _("palette-error-main")), k(v.Alert, "infoIconColor", _("palette-info-main")), k(v.Alert, "successIconColor", _("palette-success-main")), k(v.Alert, "warningIconColor", _("palette-warning-main")), k(v.AppBar, "defaultBg", _("palette-grey-100")), k(v.Avatar, "defaultBg", _("palette-grey-400")), k(v.Button, "inheritContainedBg", _("palette-grey-300")), k(v.Button, "inheritContainedHoverBg", _("palette-grey-A100")), k(v.Chip, "defaultBorder", _("palette-grey-400")), k(v.Chip, "defaultAvatarColor", _("palette-grey-700")), k(v.Chip, "defaultIconColor", _("palette-grey-700")), k(v.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), k(v.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), k(v.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), k(v.LinearProgress, "primaryBg", A(oe, v.primary.main, 0.62)), k(v.LinearProgress, "secondaryBg", A(oe, v.secondary.main, 0.62)), k(v.LinearProgress, "errorBg", A(oe, v.error.main, 0.62)), k(v.LinearProgress, "infoBg", A(oe, v.info.main, 0.62)), k(v.LinearProgress, "successBg", A(oe, v.success.main, 0.62)), k(v.LinearProgress, "warningBg", A(oe, v.warning.main, 0.62)), k(v.Skeleton, "bg", T ? A(rn, v.text.primary, 0.11) : `rgba(${_("palette-text-primaryChannel")} / 0.11)`), k(v.Slider, "primaryTrack", A(oe, v.primary.main, 0.62)), k(v.Slider, "secondaryTrack", A(oe, v.secondary.main, 0.62)), k(v.Slider, "errorTrack", A(oe, v.error.main, 0.62)), k(v.Slider, "infoTrack", A(oe, v.info.main, 0.62)), k(v.Slider, "successTrack", A(oe, v.success.main, 0.62)), k(v.Slider, "warningTrack", A(oe, v.warning.main, 0.62));
3087
+ const z = T ? A(ie, v.background.default, 0.6825) : Xr(v.background.default, 0.8);
3088
+ k(v.SnackbarContent, "bg", z), k(v.SnackbarContent, "color", dt(() => T ? Ms.text.primary : v.getContrastText(z))), k(v.SpeedDialAction, "fabHoverBg", Xr(v.background.paper, 0.15)), k(v.StepConnector, "border", _("palette-grey-400")), k(v.StepContent, "border", _("palette-grey-400")), k(v.Switch, "defaultColor", _("palette-common-white")), k(v.Switch, "defaultDisabledColor", _("palette-grey-100")), k(v.Switch, "primaryDisabledColor", A(oe, v.primary.main, 0.62)), k(v.Switch, "secondaryDisabledColor", A(oe, v.secondary.main, 0.62)), k(v.Switch, "errorDisabledColor", A(oe, v.error.main, 0.62)), k(v.Switch, "infoDisabledColor", A(oe, v.info.main, 0.62)), k(v.Switch, "successDisabledColor", A(oe, v.success.main, 0.62)), k(v.Switch, "warningDisabledColor", A(oe, v.warning.main, 0.62)), k(v.TableCell, "border", A(oe, A(rn, v.divider, 1), 0.88)), k(v.Tooltip, "bg", A(rn, v.grey[700], 0.92));
3089
3089
  }
3090
3090
  if (v.mode === "dark") {
3091
- k(v.Alert, "errorColor", A(oe, v.error.light, 0.6)), k(v.Alert, "infoColor", A(oe, v.info.light, 0.6)), k(v.Alert, "successColor", A(oe, v.success.light, 0.6)), k(v.Alert, "warningColor", A(oe, v.warning.light, 0.6)), k(v.Alert, "errorFilledBg", _("palette-error-dark")), k(v.Alert, "infoFilledBg", _("palette-info-dark")), k(v.Alert, "successFilledBg", _("palette-success-dark")), k(v.Alert, "warningFilledBg", _("palette-warning-dark")), k(v.Alert, "errorFilledColor", dt(() => v.getContrastText(v.error.dark))), k(v.Alert, "infoFilledColor", dt(() => v.getContrastText(v.info.dark))), k(v.Alert, "successFilledColor", dt(() => v.getContrastText(v.success.dark))), k(v.Alert, "warningFilledColor", dt(() => v.getContrastText(v.warning.dark))), k(v.Alert, "errorStandardBg", A(ie, v.error.light, 0.9)), k(v.Alert, "infoStandardBg", A(ie, v.info.light, 0.9)), k(v.Alert, "successStandardBg", A(ie, v.success.light, 0.9)), k(v.Alert, "warningStandardBg", A(ie, v.warning.light, 0.9)), k(v.Alert, "errorIconColor", _("palette-error-main")), k(v.Alert, "infoIconColor", _("palette-info-main")), k(v.Alert, "successIconColor", _("palette-success-main")), k(v.Alert, "warningIconColor", _("palette-warning-main")), k(v.AppBar, "defaultBg", _("palette-grey-900")), k(v.AppBar, "darkBg", _("palette-background-paper")), k(v.AppBar, "darkColor", _("palette-text-primary")), k(v.Avatar, "defaultBg", _("palette-grey-600")), k(v.Button, "inheritContainedBg", _("palette-grey-800")), k(v.Button, "inheritContainedHoverBg", _("palette-grey-700")), k(v.Chip, "defaultBorder", _("palette-grey-700")), k(v.Chip, "defaultAvatarColor", _("palette-grey-300")), k(v.Chip, "defaultIconColor", _("palette-grey-300")), k(v.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), k(v.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), k(v.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), k(v.LinearProgress, "primaryBg", A(ie, v.primary.main, 0.5)), k(v.LinearProgress, "secondaryBg", A(ie, v.secondary.main, 0.5)), k(v.LinearProgress, "errorBg", A(ie, v.error.main, 0.5)), k(v.LinearProgress, "infoBg", A(ie, v.info.main, 0.5)), k(v.LinearProgress, "successBg", A(ie, v.success.main, 0.5)), k(v.LinearProgress, "warningBg", A(ie, v.warning.main, 0.5)), k(v.Skeleton, "bg", C ? A(rn, v.text.primary, 0.13) : `rgba(${_("palette-text-primaryChannel")} / 0.13)`), k(v.Slider, "primaryTrack", A(ie, v.primary.main, 0.5)), k(v.Slider, "secondaryTrack", A(ie, v.secondary.main, 0.5)), k(v.Slider, "errorTrack", A(ie, v.error.main, 0.5)), k(v.Slider, "infoTrack", A(ie, v.info.main, 0.5)), k(v.Slider, "successTrack", A(ie, v.success.main, 0.5)), k(v.Slider, "warningTrack", A(ie, v.warning.main, 0.5));
3092
- const z = C ? A(oe, v.background.default, 0.985) : Xr(v.background.default, 0.98);
3093
- k(v.SnackbarContent, "bg", z), k(v.SnackbarContent, "color", dt(() => C ? nd.text.primary : v.getContrastText(z))), k(v.SpeedDialAction, "fabHoverBg", Xr(v.background.paper, 0.15)), k(v.StepConnector, "border", _("palette-grey-600")), k(v.StepContent, "border", _("palette-grey-600")), k(v.Switch, "defaultColor", _("palette-grey-300")), k(v.Switch, "defaultDisabledColor", _("palette-grey-600")), k(v.Switch, "primaryDisabledColor", A(ie, v.primary.main, 0.55)), k(v.Switch, "secondaryDisabledColor", A(ie, v.secondary.main, 0.55)), k(v.Switch, "errorDisabledColor", A(ie, v.error.main, 0.55)), k(v.Switch, "infoDisabledColor", A(ie, v.info.main, 0.55)), k(v.Switch, "successDisabledColor", A(ie, v.success.main, 0.55)), k(v.Switch, "warningDisabledColor", A(ie, v.warning.main, 0.55)), k(v.TableCell, "border", A(ie, A(rn, v.divider, 1), 0.68)), k(v.Tooltip, "bg", A(rn, v.grey[700], 0.92));
3091
+ k(v.Alert, "errorColor", A(oe, v.error.light, 0.6)), k(v.Alert, "infoColor", A(oe, v.info.light, 0.6)), k(v.Alert, "successColor", A(oe, v.success.light, 0.6)), k(v.Alert, "warningColor", A(oe, v.warning.light, 0.6)), k(v.Alert, "errorFilledBg", _("palette-error-dark")), k(v.Alert, "infoFilledBg", _("palette-info-dark")), k(v.Alert, "successFilledBg", _("palette-success-dark")), k(v.Alert, "warningFilledBg", _("palette-warning-dark")), k(v.Alert, "errorFilledColor", dt(() => v.getContrastText(v.error.dark))), k(v.Alert, "infoFilledColor", dt(() => v.getContrastText(v.info.dark))), k(v.Alert, "successFilledColor", dt(() => v.getContrastText(v.success.dark))), k(v.Alert, "warningFilledColor", dt(() => v.getContrastText(v.warning.dark))), k(v.Alert, "errorStandardBg", A(ie, v.error.light, 0.9)), k(v.Alert, "infoStandardBg", A(ie, v.info.light, 0.9)), k(v.Alert, "successStandardBg", A(ie, v.success.light, 0.9)), k(v.Alert, "warningStandardBg", A(ie, v.warning.light, 0.9)), k(v.Alert, "errorIconColor", _("palette-error-main")), k(v.Alert, "infoIconColor", _("palette-info-main")), k(v.Alert, "successIconColor", _("palette-success-main")), k(v.Alert, "warningIconColor", _("palette-warning-main")), k(v.AppBar, "defaultBg", _("palette-grey-900")), k(v.AppBar, "darkBg", _("palette-background-paper")), k(v.AppBar, "darkColor", _("palette-text-primary")), k(v.Avatar, "defaultBg", _("palette-grey-600")), k(v.Button, "inheritContainedBg", _("palette-grey-800")), k(v.Button, "inheritContainedHoverBg", _("palette-grey-700")), k(v.Chip, "defaultBorder", _("palette-grey-700")), k(v.Chip, "defaultAvatarColor", _("palette-grey-300")), k(v.Chip, "defaultIconColor", _("palette-grey-300")), k(v.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), k(v.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), k(v.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), k(v.LinearProgress, "primaryBg", A(ie, v.primary.main, 0.5)), k(v.LinearProgress, "secondaryBg", A(ie, v.secondary.main, 0.5)), k(v.LinearProgress, "errorBg", A(ie, v.error.main, 0.5)), k(v.LinearProgress, "infoBg", A(ie, v.info.main, 0.5)), k(v.LinearProgress, "successBg", A(ie, v.success.main, 0.5)), k(v.LinearProgress, "warningBg", A(ie, v.warning.main, 0.5)), k(v.Skeleton, "bg", T ? A(rn, v.text.primary, 0.13) : `rgba(${_("palette-text-primaryChannel")} / 0.13)`), k(v.Slider, "primaryTrack", A(ie, v.primary.main, 0.5)), k(v.Slider, "secondaryTrack", A(ie, v.secondary.main, 0.5)), k(v.Slider, "errorTrack", A(ie, v.error.main, 0.5)), k(v.Slider, "infoTrack", A(ie, v.info.main, 0.5)), k(v.Slider, "successTrack", A(ie, v.success.main, 0.5)), k(v.Slider, "warningTrack", A(ie, v.warning.main, 0.5));
3092
+ const z = T ? A(oe, v.background.default, 0.985) : Xr(v.background.default, 0.98);
3093
+ k(v.SnackbarContent, "bg", z), k(v.SnackbarContent, "color", dt(() => T ? nd.text.primary : v.getContrastText(z))), k(v.SpeedDialAction, "fabHoverBg", Xr(v.background.paper, 0.15)), k(v.StepConnector, "border", _("palette-grey-600")), k(v.StepContent, "border", _("palette-grey-600")), k(v.Switch, "defaultColor", _("palette-grey-300")), k(v.Switch, "defaultDisabledColor", _("palette-grey-600")), k(v.Switch, "primaryDisabledColor", A(ie, v.primary.main, 0.55)), k(v.Switch, "secondaryDisabledColor", A(ie, v.secondary.main, 0.55)), k(v.Switch, "errorDisabledColor", A(ie, v.error.main, 0.55)), k(v.Switch, "infoDisabledColor", A(ie, v.info.main, 0.55)), k(v.Switch, "successDisabledColor", A(ie, v.success.main, 0.55)), k(v.Switch, "warningDisabledColor", A(ie, v.warning.main, 0.55)), k(v.TableCell, "border", A(ie, A(rn, v.divider, 1), 0.68)), k(v.Tooltip, "bg", A(rn, v.grey[700], 0.92));
3094
3094
  }
3095
3095
  Mt(v.background, "default"), Mt(v.background, "paper"), Mt(v.common, "background"), Mt(v.common, "onBackground"), Mt(v, "divider"), Object.keys(v).forEach((z) => {
3096
3096
  const F = v[z];
3097
- z !== "tonalOffset" && F && typeof F == "object" && (F.main && k(v[z], "mainChannel", fr(pr(F.main))), F.light && k(v[z], "lightChannel", fr(pr(F.light))), F.dark && k(v[z], "darkChannel", fr(pr(F.dark))), F.contrastText && k(v[z], "contrastTextChannel", fr(pr(F.contrastText))), z === "text" && (Mt(v[z], "primary"), Mt(v[z], "secondary")), z === "action" && (F.active && Mt(v[z], "active"), F.selected && Mt(v[z], "selected")));
3097
+ z !== "tonalOffset" && F && typeof F == "object" && (F.main && k(v[z], "mainChannel", hr(fr(F.main))), F.light && k(v[z], "lightChannel", hr(fr(F.light))), F.dark && k(v[z], "darkChannel", hr(fr(F.dark))), F.contrastText && k(v[z], "contrastTextChannel", hr(fr(F.contrastText))), z === "text" && (Mt(v[z], "primary"), Mt(v[z], "secondary")), z === "action" && (F.active && Mt(v[z], "active"), F.selected && Mt(v[z], "selected")));
3098
3098
  });
3099
3099
  }), S = t.reduce((R, v) => Be(R, v), S);
3100
3100
  const M = {
@@ -3116,7 +3116,7 @@ function c0(e = {}, ...t) {
3116
3116
  ...jr,
3117
3117
  ...u == null ? void 0 : u.unstable_sxConfig
3118
3118
  }, S.unstable_sx = function(v) {
3119
- return qn({
3119
+ return Hn({
3120
3120
  sx: v,
3121
3121
  theme: this
3122
3122
  });
@@ -3358,7 +3358,7 @@ function S0(e, t) {
3358
3358
  return { get: r, put: i, getEntries: o, clear: s };
3359
3359
  }
3360
3360
  var w0 = (e, t) => e === t;
3361
- function T0(e) {
3361
+ function C0(e) {
3362
3362
  return function(n, r) {
3363
3363
  if (n === null || r === null || n.length !== r.length)
3364
3364
  return !1;
@@ -3369,12 +3369,12 @@ function T0(e) {
3369
3369
  return !0;
3370
3370
  };
3371
3371
  }
3372
- function C0(e, t) {
3372
+ function T0(e, t) {
3373
3373
  const n = typeof t == "object" ? t : { equalityCheck: t }, {
3374
3374
  equalityCheck: r = w0,
3375
3375
  maxSize: i = 1,
3376
3376
  resultEqualityCheck: o
3377
- } = n, s = T0(r);
3377
+ } = n, s = C0(r);
3378
3378
  let a = 0;
3379
3379
  const l = i <= 1 ? v0(s) : S0(i, s);
3380
3380
  function c() {
@@ -3469,21 +3469,21 @@ function ud(e, ...t) {
3469
3469
  argsMemoize: f = cd,
3470
3470
  argsMemoizeOptions: g = [],
3471
3471
  devModeChecks: p = {}
3472
- } = u, m = Ll(h), b = Ll(g), w = x0(i), T = d(function() {
3472
+ } = u, m = Ll(h), b = Ll(g), w = x0(i), C = d(function() {
3473
3473
  return o++, c.apply(
3474
3474
  null,
3475
3475
  arguments
3476
3476
  );
3477
3477
  }, ...m);
3478
- let C = !0;
3478
+ let T = !0;
3479
3479
  const E = f(function() {
3480
3480
  s++;
3481
3481
  const M = zl(
3482
3482
  w,
3483
3483
  arguments
3484
3484
  );
3485
- if (a = T.apply(null, M), process.env.NODE_ENV !== "production") {
3486
- const { identityFunctionCheck: I, inputStabilityCheck: O } = b0(C, p);
3485
+ if (a = C.apply(null, M), process.env.NODE_ENV !== "production") {
3486
+ const { identityFunctionCheck: I, inputStabilityCheck: O } = b0(T, p);
3487
3487
  if (I.shouldRun && I.run(
3488
3488
  c,
3489
3489
  M,
@@ -3499,13 +3499,13 @@ function ud(e, ...t) {
3499
3499
  arguments
3500
3500
  );
3501
3501
  }
3502
- C && (C = !1);
3502
+ T && (T = !1);
3503
3503
  }
3504
3504
  return a;
3505
3505
  }, ...b);
3506
3506
  return Object.assign(E, {
3507
3507
  resultFunc: c,
3508
- memoizedResultFunc: T,
3508
+ memoizedResultFunc: C,
3509
3509
  dependencies: w,
3510
3510
  dependencyRecomputations: () => s,
3511
3511
  resetDependencyRecomputations: () => {
@@ -3541,7 +3541,7 @@ var _0 = /* @__PURE__ */ ud(cd), I0 = Object.assign(
3541
3541
  { withTypes: () => I0 }
3542
3542
  );
3543
3543
  const k0 = ud({
3544
- memoize: C0,
3544
+ memoize: T0,
3545
3545
  memoizeOptions: {
3546
3546
  maxSize: 1,
3547
3547
  equalityCheck: Object.is
@@ -3552,13 +3552,13 @@ const k0 = ud({
3552
3552
  let c;
3553
3553
  if (e && t && n && r && i && o && s && a)
3554
3554
  c = (u, d, h, f) => {
3555
- const g = e(u, d, h, f), p = t(u, d, h, f), m = n(u, d, h, f), b = r(u, d, h, f), w = i(u, d, h, f), T = o(u, d, h, f), C = s(u, d, h, f);
3556
- return a(g, p, m, b, w, T, C, d, h, f);
3555
+ const g = e(u, d, h, f), p = t(u, d, h, f), m = n(u, d, h, f), b = r(u, d, h, f), w = i(u, d, h, f), C = o(u, d, h, f), T = s(u, d, h, f);
3556
+ return a(g, p, m, b, w, C, T, d, h, f);
3557
3557
  };
3558
3558
  else if (e && t && n && r && i && o && s)
3559
3559
  c = (u, d, h, f) => {
3560
- const g = e(u, d, h, f), p = t(u, d, h, f), m = n(u, d, h, f), b = r(u, d, h, f), w = i(u, d, h, f), T = o(u, d, h, f);
3561
- return s(g, p, m, b, w, T, d, h, f);
3560
+ const g = e(u, d, h, f), p = t(u, d, h, f), m = n(u, d, h, f), b = r(u, d, h, f), w = i(u, d, h, f), C = o(u, d, h, f);
3561
+ return s(g, p, m, b, w, C, d, h, f);
3562
3562
  };
3563
3563
  else if (e && t && n && r && i && o)
3564
3564
  c = (u, d, h, f) => {
@@ -3647,7 +3647,7 @@ const k0 = ud({
3647
3647
  throw new Error("unreachable");
3648
3648
  }
3649
3649
  };
3650
- }, Ce = ia();
3650
+ }, Te = ia();
3651
3651
  var Zr = { exports: {} }, ts = {};
3652
3652
  /**
3653
3653
  * @license React
@@ -3795,18 +3795,18 @@ function D0() {
3795
3795
  function() {
3796
3796
  function b(S) {
3797
3797
  if (!w) {
3798
- if (w = !0, T = S, S = h(S), f !== void 0 && p.hasValue) {
3798
+ if (w = !0, C = S, S = h(S), f !== void 0 && p.hasValue) {
3799
3799
  var M = p.value;
3800
3800
  if (f(M, S))
3801
- return C = M;
3801
+ return T = M;
3802
3802
  }
3803
- return C = S;
3803
+ return T = S;
3804
3804
  }
3805
- if (M = C, r(T, S)) return M;
3805
+ if (M = T, r(C, S)) return M;
3806
3806
  var I = h(S);
3807
- return f !== void 0 && f(M, I) ? (T = S, M) : (T = S, C = I);
3807
+ return f !== void 0 && f(M, I) ? (C = S, M) : (C = S, T = I);
3808
3808
  }
3809
- var w = !1, T, C, E = d === void 0 ? null : d;
3809
+ var w = !1, C, T, E = d === void 0 ? null : d;
3810
3810
  return [
3811
3811
  function() {
3812
3812
  return b(u());
@@ -3855,19 +3855,19 @@ function $0() {
3855
3855
  function() {
3856
3856
  function b(S) {
3857
3857
  if (!w) {
3858
- if (w = !0, T = S, S = h(S), f !== void 0 && p.hasValue) {
3858
+ if (w = !0, C = S, S = h(S), f !== void 0 && p.hasValue) {
3859
3859
  var M = p.value;
3860
3860
  if (f(M, S))
3861
- return C = M;
3861
+ return T = M;
3862
3862
  }
3863
- return C = S;
3863
+ return T = S;
3864
3864
  }
3865
- if (M = C, r(T, S))
3865
+ if (M = T, r(C, S))
3866
3866
  return M;
3867
3867
  var I = h(S);
3868
- return f !== void 0 && f(M, I) ? (T = S, M) : (T = S, C = I);
3868
+ return f !== void 0 && f(M, I) ? (C = S, M) : (C = S, T = I);
3869
3869
  }
3870
- var w = !1, T, C, E = d === void 0 ? null : d;
3870
+ var w = !1, C, T, E = d === void 0 ? null : d;
3871
3871
  return [
3872
3872
  function() {
3873
3873
  return b(u());
@@ -4096,14 +4096,14 @@ const Q0 = "DEFAULT_X_AXIS_KEY", ey = "DEFAULT_Y_AXIS_KEY", ty = {
4096
4096
  var i;
4097
4097
  return r.position === "bottom" ? n + (r.height || 0) + ((i = r.zoom) != null && i.slider.enabled ? r.zoom.slider.size : 0) : n;
4098
4098
  }, 0);
4099
- }), ly = Ce(iy, oy, sy, ay, function(t, n, r, i) {
4099
+ }), ly = Te(iy, oy, sy, ay, function(t, n, r, i) {
4100
4100
  return {
4101
4101
  left: t,
4102
4102
  right: n,
4103
4103
  top: r,
4104
4104
  bottom: i
4105
4105
  };
4106
- }), Nr = (e) => e.dimensions, cy = (e) => e.dimensions.margin, St = Ce(Nr, cy, ly, function({
4106
+ }), Nr = (e) => e.dimensions, cy = (e) => e.dimensions.margin, St = Te(Nr, cy, ly, function({
4107
4107
  width: t,
4108
4108
  height: n
4109
4109
  }, {
@@ -4372,13 +4372,13 @@ yo.params = {
4372
4372
  colors: !0,
4373
4373
  theme: !0
4374
4374
  };
4375
- const Ty = [];
4375
+ const Cy = [];
4376
4376
  yo.getDefaultizedParams = ({
4377
4377
  params: e
4378
4378
  }) => {
4379
4379
  var t;
4380
4380
  return j({}, e, {
4381
- series: (t = e.series) != null && t.length ? e.series : Ty,
4381
+ series: (t = e.series) != null && t.length ? e.series : Cy,
4382
4382
  colors: e.colors ?? pd,
4383
4383
  theme: e.theme ?? "light"
4384
4384
  });
@@ -4399,13 +4399,13 @@ yo.getInitialState = ({
4399
4399
  dataset: r
4400
4400
  }
4401
4401
  });
4402
- const Cy = (e, t, n) => {
4402
+ const Ty = (e, t, n) => {
4403
4403
  const r = md(n, t);
4404
4404
  return !e.has(r);
4405
- }, Ey = (e) => e.visibilityManager, My = /* @__PURE__ */ new Map(), Ay = K(Ey, (e) => (e == null ? void 0 : e.visibilityMap) ?? My), _y = Ce(Ay, (e) => (t, n) => Cy(e, n, t)), ca = (e) => e.series, Iy = K(ca, (e) => e.defaultizedSeries), Jt = K(ca, (e) => e.seriesConfig), ky = K(ca, (e) => e.dataset), Ve = Ce(Iy, Jt, ky, _y, function(t, n, r, i) {
4405
+ }, Ey = (e) => e.visibilityManager, My = /* @__PURE__ */ new Map(), Ay = K(Ey, (e) => (e == null ? void 0 : e.visibilityMap) ?? My), _y = Te(Ay, (e) => (t, n) => Ty(e, n, t)), ca = (e) => e.series, Iy = K(ca, (e) => e.defaultizedSeries), Jt = K(ca, (e) => e.seriesConfig), ky = K(ca, (e) => e.dataset), Ve = Te(Iy, Jt, ky, _y, function(t, n, r, i) {
4406
4406
  return Sy(t, n, r, (o) => i(n, o));
4407
4407
  });
4408
- Ce(Ve, Jt, St, function(t, n, r) {
4408
+ Te(Ve, Jt, St, function(t, n, r) {
4409
4409
  return wy(t, n, r);
4410
4410
  });
4411
4411
  const Oy = {
@@ -5528,10 +5528,10 @@ class fn extends wn {
5528
5528
  * Emit pan-specific events with additional data
5529
5529
  */
5530
5530
  emitPanEvent(n, r, i, o, s) {
5531
- var w, T;
5531
+ var w, C;
5532
5532
  if (!this.state.startCentroid)
5533
5533
  return;
5534
- const a = ((w = this.state.lastDeltas) == null ? void 0 : w.x) ?? 0, l = ((T = this.state.lastDeltas) == null ? void 0 : T.y) ?? 0, c = this.state.startPointers.values().next().value, u = c ? (o.timeStamp - c.timeStamp) / 1e3 : 0, d = u > 0 ? a / u : 0, h = u > 0 ? l / u : 0, f = Math.sqrt(d * d + h * h), g = this.gesturesRegistry.getActiveGestures(n), p = {
5534
+ const a = ((w = this.state.lastDeltas) == null ? void 0 : w.x) ?? 0, l = ((C = this.state.lastDeltas) == null ? void 0 : C.y) ?? 0, c = this.state.startPointers.values().next().value, u = c ? (o.timeStamp - c.timeStamp) / 1e3 : 0, d = u > 0 ? a / u : 0, h = u > 0 ? l / u : 0, f = Math.sqrt(d * d + h * h), g = this.gesturesRegistry.getActiveGestures(n), p = {
5535
5535
  gestureName: this.name,
5536
5536
  initialCentroid: this.state.startCentroid,
5537
5537
  centroid: s,
@@ -5978,7 +5978,7 @@ class ha extends wn {
5978
5978
  this.element.removeEventListener("touchstart", Gt), this.element.removeEventListener("touchmove", Gt), this.element.removeEventListener("touchend", Gt);
5979
5979
  }
5980
5980
  }
5981
- class Cr extends wn {
5981
+ class Tr extends wn {
5982
5982
  /**
5983
5983
  * Maximum distance a pointer can move for a gesture to still be considered a tap
5984
5984
  */
@@ -6039,7 +6039,7 @@ class Cr extends wn {
6039
6039
  this.maxDistance = n.maxDistance ?? 10, this.taps = n.taps ?? 1;
6040
6040
  }
6041
6041
  clone(n) {
6042
- return new Cr(j({
6042
+ return new Tr(j({
6043
6043
  name: this.name,
6044
6044
  preventDefault: this.preventDefault,
6045
6045
  stopPropagation: this.stopPropagation,
@@ -6156,7 +6156,7 @@ class fa extends wn {
6156
6156
  V(this, "dragEndHandler", (n) => {
6157
6157
  this.state.phase === "dragging" && (this.resetState(), this.element.dispatchEvent(new CustomEvent(rt(this.name, n.detail.phase), n)));
6158
6158
  });
6159
- this.tapMaxDistance = n.tapMaxDistance ?? 10, this.dragTimeout = n.dragTimeout ?? 1e3, this.dragThreshold = n.dragThreshold ?? 0, this.dragDirection = n.dragDirection || ["up", "down", "left", "right"], this.tapGesture = new Cr({
6159
+ this.tapMaxDistance = n.tapMaxDistance ?? 10, this.dragTimeout = n.dragTimeout ?? 1e3, this.dragThreshold = n.dragThreshold ?? 0, this.dragDirection = n.dragDirection || ["up", "down", "left", "right"], this.tapGesture = new Tr({
6160
6160
  name: `${this.name}-tap`,
6161
6161
  maxDistance: this.tapMaxDistance,
6162
6162
  maxPointers: this.maxPointers,
@@ -6373,7 +6373,7 @@ const $n = (e) => e.preventDefault(), pa = ({
6373
6373
  name: "move",
6374
6374
  preventIf: ["pan", "zoomPinch", "zoomPan"]
6375
6375
  }),
6376
- new Cr({
6376
+ new Tr({
6377
6377
  name: "tap",
6378
6378
  preventIf: ["pan", "zoomPinch", "zoomPan"]
6379
6379
  }),
@@ -6414,7 +6414,7 @@ const $n = (e) => e.preventDefault(), pa = ({
6414
6414
  dragThreshold: 10,
6415
6415
  preventIf: ["zoomPinch"]
6416
6416
  }),
6417
- new Cr({
6417
+ new Tr({
6418
6418
  name: "zoomDoubleTapReset",
6419
6419
  taps: 2
6420
6420
  })
@@ -6516,7 +6516,7 @@ function Wy(e) {
6516
6516
  const ga = /* @__PURE__ */ P.createContext(null);
6517
6517
  process.env.NODE_ENV !== "production" && (ga.displayName = "ChartContext");
6518
6518
  const Zl = /* @__PURE__ */ new Set();
6519
- function Kn(e, t = "warning") {
6519
+ function qn(e, t = "warning") {
6520
6520
  if (process.env.NODE_ENV === "production")
6521
6521
  return;
6522
6522
  const n = Array.isArray(e) ? e.join(`
@@ -6537,7 +6537,7 @@ function Hy(e) {
6537
6537
  initialDefaultValue: i,
6538
6538
  isControlled: r !== void 0
6539
6539
  });
6540
- a !== (r !== void 0) && Kn([`${o}: A component is changing the ${a ? "" : "un"}controlled ${n} state of ${t} to be ${a ? "un" : ""}controlled.`, "Elements should not switch from uncontrolled to controlled (or vice versa).", `Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`, "The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.", "More info: https://fb.me/react-controlled-components"], "error"), JSON.stringify(s) !== JSON.stringify(i) && Kn([`${o}: A component is changing the default ${n} state of an uncontrolled ${t} after being initialized. To suppress this warning opt to use a controlled ${t}.`], "error");
6540
+ a !== (r !== void 0) && qn([`${o}: A component is changing the ${a ? "" : "un"}controlled ${n} state of ${t} to be ${a ? "un" : ""}controlled.`, "Elements should not switch from uncontrolled to controlled (or vice versa).", `Decide between using a controlled or uncontrolled ${n} element for the lifetime of the component.`, "The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.", "More info: https://fb.me/react-controlled-components"], "error"), JSON.stringify(s) !== JSON.stringify(i) && qn([`${o}: A component is changing the default ${n} state of an uncontrolled ${t} after being initialized. To suppress this warning opt to use a controlled ${t}.`], "error");
6541
6541
  }
6542
6542
  const ma = process.env.NODE_ENV === "production" ? () => {
6543
6543
  } : Hy, xd = 4, bd = 20 + 2 * xd, qy = 40 + 2 * xd, Ky = "hover", ni = {
@@ -6639,10 +6639,10 @@ function Xy(e, t) {
6639
6639
  return i.location === "zoom-slider-tooltip" ? t.tickFormat(2)(r) : `${r}`;
6640
6640
  };
6641
6641
  }
6642
- function rr(e) {
6642
+ function nr(e) {
6643
6643
  return e.scaleType === "band";
6644
6644
  }
6645
- function ir(e) {
6645
+ function rr(e) {
6646
6646
  return e.scaleType === "point";
6647
6647
  }
6648
6648
  function Jy(e) {
@@ -6812,14 +6812,14 @@ function Os() {
6812
6812
  function ba(e, t, n) {
6813
6813
  e.prototype = t.prototype = n, n.constructor = e;
6814
6814
  }
6815
- function Td(e, t) {
6815
+ function Cd(e, t) {
6816
6816
  var n = Object.create(e.prototype);
6817
6817
  for (var r in t) n[r] = t[r];
6818
6818
  return n;
6819
6819
  }
6820
6820
  function Lr() {
6821
6821
  }
6822
- var Er = 0.7, Pi = 1 / Er, Vn = "\\s*([+-]?\\d+)\\s*", Mr = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*", xt = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*", ux = /^#([0-9a-f]{3,8})$/, dx = new RegExp(`^rgb\\(${Vn},${Vn},${Vn}\\)$`), hx = new RegExp(`^rgb\\(${xt},${xt},${xt}\\)$`), fx = new RegExp(`^rgba\\(${Vn},${Vn},${Vn},${Mr}\\)$`), px = new RegExp(`^rgba\\(${xt},${xt},${xt},${Mr}\\)$`), gx = new RegExp(`^hsl\\(${Mr},${xt},${xt}\\)$`), mx = new RegExp(`^hsla\\(${Mr},${xt},${xt},${Mr}\\)$`), tc = {
6822
+ var Er = 0.7, Pi = 1 / Er, Un = "\\s*([+-]?\\d+)\\s*", Mr = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*", xt = "\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*", ux = /^#([0-9a-f]{3,8})$/, dx = new RegExp(`^rgb\\(${Un},${Un},${Un}\\)$`), hx = new RegExp(`^rgb\\(${xt},${xt},${xt}\\)$`), fx = new RegExp(`^rgba\\(${Un},${Un},${Un},${Mr}\\)$`), px = new RegExp(`^rgba\\(${xt},${xt},${xt},${Mr}\\)$`), gx = new RegExp(`^hsl\\(${Mr},${xt},${xt}\\)$`), mx = new RegExp(`^hsla\\(${Mr},${xt},${xt},${Mr}\\)$`), tc = {
6823
6823
  aliceblue: 15792383,
6824
6824
  antiquewhite: 16444375,
6825
6825
  aqua: 65535,
@@ -6991,7 +6991,7 @@ function yx() {
6991
6991
  return this.rgb().formatHex8();
6992
6992
  }
6993
6993
  function xx() {
6994
- return Cd(this).formatHsl();
6994
+ return Td(this).formatHsl();
6995
6995
  }
6996
6996
  function rc() {
6997
6997
  return this.rgb().formatRgb();
@@ -7015,7 +7015,7 @@ function Ps(e, t, n, r) {
7015
7015
  function He(e, t, n, r) {
7016
7016
  this.r = +e, this.g = +t, this.b = +n, this.opacity = +r;
7017
7017
  }
7018
- ba(He, Ps, Td(Lr, {
7018
+ ba(He, Ps, Cd(Lr, {
7019
7019
  brighter(e) {
7020
7020
  return e = e == null ? Pi : Math.pow(Pi, e), new He(this.r * e, this.g * e, this.b * e, this.opacity);
7021
7021
  },
@@ -7060,7 +7060,7 @@ function cn(e) {
7060
7060
  function ac(e, t, n, r) {
7061
7061
  return r <= 0 ? e = t = n = NaN : n <= 0 || n >= 1 ? e = t = NaN : t <= 0 && (e = NaN), new ot(e, t, n, r);
7062
7062
  }
7063
- function Cd(e) {
7063
+ function Td(e) {
7064
7064
  if (e instanceof ot) return new ot(e.h, e.s, e.l, e.opacity);
7065
7065
  if (e instanceof Lr || (e = Ar(e)), !e) return new ot();
7066
7066
  if (e instanceof ot) return e;
@@ -7069,12 +7069,12 @@ function Cd(e) {
7069
7069
  return a ? (t === o ? s = (n - r) / a + (n < r) * 6 : n === o ? s = (r - t) / a + 2 : s = (t - n) / a + 4, a /= l < 0.5 ? o + i : 2 - o - i, s *= 60) : a = l > 0 && l < 1 ? 0 : s, new ot(s, a, l, e.opacity);
7070
7070
  }
7071
7071
  function Sx(e, t, n, r) {
7072
- return arguments.length === 1 ? Cd(e) : new ot(e, t, n, r ?? 1);
7072
+ return arguments.length === 1 ? Td(e) : new ot(e, t, n, r ?? 1);
7073
7073
  }
7074
7074
  function ot(e, t, n, r) {
7075
7075
  this.h = +e, this.s = +t, this.l = +n, this.opacity = +r;
7076
7076
  }
7077
- ba(ot, Sx, Td(Lr, {
7077
+ ba(ot, Sx, Cd(Lr, {
7078
7078
  brighter(e) {
7079
7079
  return e = e == null ? Pi : Math.pow(Pi, e), new ot(this.h, this.s, this.l * e, this.opacity);
7080
7080
  },
@@ -7116,14 +7116,14 @@ function wx(e, t) {
7116
7116
  return e + n * t;
7117
7117
  };
7118
7118
  }
7119
- function Tx(e, t, n) {
7119
+ function Cx(e, t, n) {
7120
7120
  return e = Math.pow(e, n), t = Math.pow(t, n) - e, n = 1 / n, function(r) {
7121
7121
  return Math.pow(e + r * t, n);
7122
7122
  };
7123
7123
  }
7124
- function Cx(e) {
7124
+ function Tx(e) {
7125
7125
  return (e = +e) == 1 ? Ed : function(t, n) {
7126
- return n - t ? Tx(t, n, e) : va(isNaN(t) ? n : t);
7126
+ return n - t ? Cx(t, n, e) : va(isNaN(t) ? n : t);
7127
7127
  };
7128
7128
  }
7129
7129
  function Ed(e, t) {
@@ -7131,7 +7131,7 @@ function Ed(e, t) {
7131
7131
  return n ? wx(e, n) : va(isNaN(e) ? t : e);
7132
7132
  }
7133
7133
  const cc = (function e(t) {
7134
- var n = Cx(t);
7134
+ var n = Tx(t);
7135
7135
  function r(i, o) {
7136
7136
  var s = n((i = Ps(i)).r, (o = Ps(o)).r), a = n(i.g, o.g), l = n(i.b, o.b), c = Ed(i.opacity, o.opacity);
7137
7137
  return function(u) {
@@ -7292,7 +7292,7 @@ function Di(e, t) {
7292
7292
  +e.slice(n + 1)
7293
7293
  ];
7294
7294
  }
7295
- function Xn(e) {
7295
+ function Kn(e) {
7296
7296
  return e = Di(Math.abs(e)), e ? e[1] : NaN;
7297
7297
  }
7298
7298
  function Lx(e, t) {
@@ -7385,10 +7385,10 @@ function Ux(e) {
7385
7385
  var t = e.grouping === void 0 || e.thousands === void 0 ? fc : Lx(pc.call(e.grouping, Number), e.thousands + ""), n = e.currency === void 0 ? "" : e.currency[0] + "", r = e.currency === void 0 ? "" : e.currency[1] + "", i = e.decimal === void 0 ? "." : e.decimal + "", o = e.numerals === void 0 ? fc : zx(pc.call(e.numerals, String)), s = e.percent === void 0 ? "%" : e.percent + "", a = e.minus === void 0 ? "−" : e.minus + "", l = e.nan === void 0 ? "NaN" : e.nan + "";
7386
7386
  function c(d) {
7387
7387
  d = _r(d);
7388
- var h = d.fill, f = d.align, g = d.sign, p = d.symbol, m = d.zero, b = d.width, w = d.comma, T = d.precision, C = d.trim, E = d.type;
7389
- E === "n" ? (w = !0, E = "g") : hc[E] || (T === void 0 && (T = 12), C = !0, E = "g"), (m || h === "0" && f === "=") && (m = !0, h = "0", f = "=");
7388
+ var h = d.fill, f = d.align, g = d.sign, p = d.symbol, m = d.zero, b = d.width, w = d.comma, C = d.precision, T = d.trim, E = d.type;
7389
+ E === "n" ? (w = !0, E = "g") : hc[E] || (C === void 0 && (C = 12), T = !0, E = "g"), (m || h === "0" && f === "=") && (m = !0, h = "0", f = "=");
7390
7390
  var S = p === "$" ? n : p === "#" && /[boxX]/.test(E) ? "0" + E.toLowerCase() : "", M = p === "$" ? r : /[%p]/.test(E) ? s : "", I = hc[E], O = /[defgprs%]/.test(E);
7391
- T = T === void 0 ? 6 : /[gprs]/.test(E) ? Math.max(1, Math.min(21, T)) : Math.max(0, Math.min(20, T));
7391
+ C = C === void 0 ? 6 : /[gprs]/.test(E) ? Math.max(1, Math.min(21, C)) : Math.max(0, Math.min(20, C));
7392
7392
  function N(R) {
7393
7393
  var v = S, _ = M, A, z, F;
7394
7394
  if (E === "c")
@@ -7396,7 +7396,7 @@ function Ux(e) {
7396
7396
  else {
7397
7397
  R = +R;
7398
7398
  var J = R < 0 || 1 / R < 0;
7399
- if (R = isNaN(R) ? l : I(Math.abs(R), T), C && (R = Gx(R)), J && +R == 0 && g !== "+" && (J = !1), v = (J ? g === "(" ? g : a : g === "-" || g === "(" ? "" : g) + v, _ = (E === "s" ? gc[8 + _d / 3] : "") + _ + (J && g === "(" ? ")" : ""), O) {
7399
+ if (R = isNaN(R) ? l : I(Math.abs(R), C), T && (R = Gx(R)), J && +R == 0 && g !== "+" && (J = !1), v = (J ? g === "(" ? g : a : g === "-" || g === "(" ? "" : g) + v, _ = (E === "s" ? gc[8 + _d / 3] : "") + _ + (J && g === "(" ? ")" : ""), O) {
7400
7400
  for (A = -1, z = R.length; ++A < z; )
7401
7401
  if (F = R.charCodeAt(A), 48 > F || F > 57) {
7402
7402
  _ = (F === 46 ? i + R.slice(A + 1) : R.slice(A)) + _, R = R.slice(0, A);
@@ -7427,7 +7427,7 @@ function Ux(e) {
7427
7427
  }, N;
7428
7428
  }
7429
7429
  function u(d, h) {
7430
- var f = c((d = _r(d), d.type = "f", d)), g = Math.max(-8, Math.min(8, Math.floor(Xn(h) / 3))) * 3, p = Math.pow(10, -g), m = gc[8 + g / 3];
7430
+ var f = c((d = _r(d), d.type = "f", d)), g = Math.max(-8, Math.min(8, Math.floor(Kn(h) / 3))) * 3, p = Math.pow(10, -g), m = gc[8 + g / 3];
7431
7431
  return function(b) {
7432
7432
  return f(p * b) + m;
7433
7433
  };
@@ -7437,23 +7437,23 @@ function Ux(e) {
7437
7437
  formatPrefix: u
7438
7438
  };
7439
7439
  }
7440
- var oi, Ta, Id;
7440
+ var oi, Ca, Id;
7441
7441
  Vx({
7442
7442
  thousands: ",",
7443
7443
  grouping: [3],
7444
7444
  currency: ["$", ""]
7445
7445
  });
7446
7446
  function Vx(e) {
7447
- return oi = Ux(e), Ta = oi.format, Id = oi.formatPrefix, oi;
7447
+ return oi = Ux(e), Ca = oi.format, Id = oi.formatPrefix, oi;
7448
7448
  }
7449
7449
  function Yx(e) {
7450
- return Math.max(0, -Xn(Math.abs(e)));
7450
+ return Math.max(0, -Kn(Math.abs(e)));
7451
7451
  }
7452
7452
  function Wx(e, t) {
7453
- return Math.max(0, Math.max(-8, Math.min(8, Math.floor(Xn(t) / 3))) * 3 - Xn(Math.abs(e)));
7453
+ return Math.max(0, Math.max(-8, Math.min(8, Math.floor(Kn(t) / 3))) * 3 - Kn(Math.abs(e)));
7454
7454
  }
7455
7455
  function Hx(e, t) {
7456
- return e = Math.abs(e), t = Math.abs(t) - e, Math.max(0, Xn(t) - Xn(e)) + 1;
7456
+ return e = Math.abs(e), t = Math.abs(t) - e, Math.max(0, Kn(t) - Kn(e)) + 1;
7457
7457
  }
7458
7458
  function qx(e, t, n, r) {
7459
7459
  var i = ks(e, t, n), o;
@@ -7476,7 +7476,7 @@ function qx(e, t, n, r) {
7476
7476
  break;
7477
7477
  }
7478
7478
  }
7479
- return Ta(r);
7479
+ return Ca(r);
7480
7480
  }
7481
7481
  function So(e) {
7482
7482
  var t = e.domain;
@@ -7503,10 +7503,10 @@ function So(e) {
7503
7503
  return e;
7504
7504
  }, e;
7505
7505
  }
7506
- function Ca() {
7506
+ function Ta() {
7507
7507
  var e = Ad();
7508
7508
  return e.copy = function() {
7509
- return zr(e, Ca());
7509
+ return zr(e, Ta());
7510
7510
  }, Zt.apply(e, arguments), So(e);
7511
7511
  }
7512
7512
  function kd(e, t) {
@@ -7575,7 +7575,7 @@ function eb(e) {
7575
7575
  b = _s(h, f, Math.min(f - h, m)).map(o);
7576
7576
  return d ? b.reverse() : b;
7577
7577
  }, t.tickFormat = (a, l) => {
7578
- if (a == null && (a = 10), l == null && (l = r === 10 ? "s" : ","), typeof l != "function" && (!(r % 1) && (l = _r(l)).precision == null && (l.trim = !0), l = Ta(l)), a === 1 / 0) return l;
7578
+ if (a == null && (a = 10), l == null && (l = r === 10 ? "s" : ","), typeof l != "function" && (!(r % 1) && (l = _r(l)).precision == null && (l.trim = !0), l = Ca(l)), a === 1 / 0) return l;
7579
7579
  const c = Math.max(1, r * a / t.ticks().length);
7580
7580
  return (u) => {
7581
7581
  let d = u / o(Math.round(i(u)));
@@ -7746,34 +7746,34 @@ const Rd = Ee((e) => {
7746
7746
  e.setUTCDate(e.getUTCDate() + t);
7747
7747
  }, (e, t) => (t - e) / Pt, (e) => Math.floor(e / Pt));
7748
7748
  Rd.range;
7749
- function Tn(e) {
7749
+ function Cn(e) {
7750
7750
  return Ee((t) => {
7751
7751
  t.setDate(t.getDate() - (t.getDay() + 7 - e) % 7), t.setHours(0, 0, 0, 0);
7752
7752
  }, (t, n) => {
7753
7753
  t.setDate(t.getDate() + n * 7);
7754
7754
  }, (t, n) => (n - t - (n.getTimezoneOffset() - t.getTimezoneOffset()) * tt) / Ma);
7755
7755
  }
7756
- const To = Tn(0), Ni = Tn(1), sb = Tn(2), ab = Tn(3), Jn = Tn(4), lb = Tn(5), cb = Tn(6);
7757
- To.range;
7756
+ const Co = Cn(0), Ni = Cn(1), sb = Cn(2), ab = Cn(3), Xn = Cn(4), lb = Cn(5), cb = Cn(6);
7757
+ Co.range;
7758
7758
  Ni.range;
7759
7759
  sb.range;
7760
7760
  ab.range;
7761
- Jn.range;
7761
+ Xn.range;
7762
7762
  lb.range;
7763
7763
  cb.range;
7764
- function Cn(e) {
7764
+ function Tn(e) {
7765
7765
  return Ee((t) => {
7766
7766
  t.setUTCDate(t.getUTCDate() - (t.getUTCDay() + 7 - e) % 7), t.setUTCHours(0, 0, 0, 0);
7767
7767
  }, (t, n) => {
7768
7768
  t.setUTCDate(t.getUTCDate() + n * 7);
7769
7769
  }, (t, n) => (n - t) / Ma);
7770
7770
  }
7771
- const Co = Cn(0), Li = Cn(1), ub = Cn(2), db = Cn(3), Zn = Cn(4), hb = Cn(5), fb = Cn(6);
7772
- Co.range;
7771
+ const To = Tn(0), Li = Tn(1), ub = Tn(2), db = Tn(3), Jn = Tn(4), hb = Tn(5), fb = Tn(6);
7772
+ To.range;
7773
7773
  Li.range;
7774
7774
  ub.range;
7775
7775
  db.range;
7776
- Zn.range;
7776
+ Jn.range;
7777
7777
  hb.range;
7778
7778
  fb.range;
7779
7779
  const Oa = Ee((e) => {
@@ -7846,7 +7846,7 @@ function Dd(e, t, n, r, i, o) {
7846
7846
  }
7847
7847
  return [a, l];
7848
7848
  }
7849
- const [pb, gb] = Dd(Dt, Pa, Co, Rd, ka, _a), [mb, yb] = Dd(Rt, Oa, To, Fr, Ia, Aa);
7849
+ const [pb, gb] = Dd(Dt, Pa, To, Rd, ka, _a), [mb, yb] = Dd(Rt, Oa, Co, Fr, Ia, Aa);
7850
7850
  function us(e) {
7851
7851
  if (0 <= e.y && e.y < 100) {
7852
7852
  var t = new Date(-1, e.m, e.d, e.H, e.M, e.S, e.L);
@@ -7861,11 +7861,11 @@ function ds(e) {
7861
7861
  }
7862
7862
  return new Date(Date.UTC(e.y, e.m, e.d, e.H, e.M, e.S, e.L));
7863
7863
  }
7864
- function lr(e, t, n) {
7864
+ function ar(e, t, n) {
7865
7865
  return { y: e, m: t, d: n, H: 0, M: 0, S: 0, L: 0 };
7866
7866
  }
7867
7867
  function xb(e) {
7868
- var t = e.dateTime, n = e.date, r = e.time, i = e.periods, o = e.days, s = e.shortDays, a = e.months, l = e.shortMonths, c = cr(i), u = ur(i), d = cr(o), h = ur(o), f = cr(s), g = ur(s), p = cr(a), m = ur(a), b = cr(l), w = ur(l), T = {
7868
+ var t = e.dateTime, n = e.date, r = e.time, i = e.periods, o = e.days, s = e.shortDays, a = e.months, l = e.shortMonths, c = lr(i), u = cr(i), d = lr(o), h = cr(o), f = lr(s), g = cr(s), p = lr(a), m = cr(a), b = lr(l), w = cr(l), C = {
7869
7869
  a: J,
7870
7870
  A: U,
7871
7871
  b: te,
@@ -7898,11 +7898,11 @@ function xb(e) {
7898
7898
  Y: Zb,
7899
7899
  Z: ev,
7900
7900
  "%": kc
7901
- }, C = {
7901
+ }, T = {
7902
7902
  a: Ne,
7903
- A: Tt,
7903
+ A: Ct,
7904
7904
  b: De,
7905
- B: Ct,
7905
+ B: Tt,
7906
7906
  c: null,
7907
7907
  d: Ic,
7908
7908
  e: Ic,
@@ -7941,7 +7941,7 @@ function xb(e) {
7941
7941
  e: Mc,
7942
7942
  f: Db,
7943
7943
  g: Ec,
7944
- G: Cc,
7944
+ G: Tc,
7945
7945
  H: Ac,
7946
7946
  I: Ac,
7947
7947
  j: kb,
@@ -7953,37 +7953,37 @@ function xb(e) {
7953
7953
  Q: jb,
7954
7954
  s: Nb,
7955
7955
  S: Pb,
7956
- u: Tb,
7957
- U: Cb,
7956
+ u: Cb,
7957
+ U: Tb,
7958
7958
  V: Eb,
7959
7959
  w: wb,
7960
7960
  W: Mb,
7961
7961
  x: z,
7962
7962
  X: F,
7963
7963
  y: Ec,
7964
- Y: Cc,
7964
+ Y: Tc,
7965
7965
  Z: Ab,
7966
7966
  "%": $b
7967
7967
  };
7968
- T.x = S(n, T), T.X = S(r, T), T.c = S(t, T), C.x = S(n, C), C.X = S(r, C), C.c = S(t, C);
7968
+ C.x = S(n, C), C.X = S(r, C), C.c = S(t, C), T.x = S(n, T), T.X = S(r, T), T.c = S(t, T);
7969
7969
  function S(L, W) {
7970
7970
  return function(X) {
7971
7971
  var D = [], re = -1, Q = 0, Oe = L.length, Ae, pe, Lt;
7972
7972
  for (X instanceof Date || (X = /* @__PURE__ */ new Date(+X)); ++re < Oe; )
7973
- L.charCodeAt(re) === 37 && (D.push(L.slice(Q, re)), (pe = Tc[Ae = L.charAt(++re)]) != null ? Ae = L.charAt(++re) : pe = Ae === "e" ? " " : "0", (Lt = W[Ae]) && (Ae = Lt(X, pe)), D.push(Ae), Q = re + 1);
7973
+ L.charCodeAt(re) === 37 && (D.push(L.slice(Q, re)), (pe = Cc[Ae = L.charAt(++re)]) != null ? Ae = L.charAt(++re) : pe = Ae === "e" ? " " : "0", (Lt = W[Ae]) && (Ae = Lt(X, pe)), D.push(Ae), Q = re + 1);
7974
7974
  return D.push(L.slice(Q, re)), D.join("");
7975
7975
  };
7976
7976
  }
7977
7977
  function M(L, W) {
7978
7978
  return function(X) {
7979
- var D = lr(1900, void 0, 1), re = I(D, L, X += "", 0), Q, Oe;
7979
+ var D = ar(1900, void 0, 1), re = I(D, L, X += "", 0), Q, Oe;
7980
7980
  if (re != X.length) return null;
7981
7981
  if ("Q" in D) return new Date(D.Q);
7982
7982
  if ("s" in D) return new Date(D.s * 1e3 + ("L" in D ? D.L : 0));
7983
7983
  if (W && !("Z" in D) && (D.Z = 0), "p" in D && (D.H = D.H % 12 + D.p * 12), D.m === void 0 && (D.m = "q" in D ? D.q : 0), "V" in D) {
7984
7984
  if (D.V < 1 || D.V > 53) return null;
7985
- "w" in D || (D.w = 1), "Z" in D ? (Q = ds(lr(D.y, 0, 1)), Oe = Q.getUTCDay(), Q = Oe > 4 || Oe === 0 ? Li.ceil(Q) : Li(Q), Q = wo.offset(Q, (D.V - 1) * 7), D.y = Q.getUTCFullYear(), D.m = Q.getUTCMonth(), D.d = Q.getUTCDate() + (D.w + 6) % 7) : (Q = us(lr(D.y, 0, 1)), Oe = Q.getDay(), Q = Oe > 4 || Oe === 0 ? Ni.ceil(Q) : Ni(Q), Q = Fr.offset(Q, (D.V - 1) * 7), D.y = Q.getFullYear(), D.m = Q.getMonth(), D.d = Q.getDate() + (D.w + 6) % 7);
7986
- } else ("W" in D || "U" in D) && ("w" in D || (D.w = "u" in D ? D.u % 7 : "W" in D ? 1 : 0), Oe = "Z" in D ? ds(lr(D.y, 0, 1)).getUTCDay() : us(lr(D.y, 0, 1)).getDay(), D.m = 0, D.d = "W" in D ? (D.w + 6) % 7 + D.W * 7 - (Oe + 5) % 7 : D.w + D.U * 7 - (Oe + 6) % 7);
7985
+ "w" in D || (D.w = 1), "Z" in D ? (Q = ds(ar(D.y, 0, 1)), Oe = Q.getUTCDay(), Q = Oe > 4 || Oe === 0 ? Li.ceil(Q) : Li(Q), Q = wo.offset(Q, (D.V - 1) * 7), D.y = Q.getUTCFullYear(), D.m = Q.getUTCMonth(), D.d = Q.getUTCDate() + (D.w + 6) % 7) : (Q = us(ar(D.y, 0, 1)), Oe = Q.getDay(), Q = Oe > 4 || Oe === 0 ? Ni.ceil(Q) : Ni(Q), Q = Fr.offset(Q, (D.V - 1) * 7), D.y = Q.getFullYear(), D.m = Q.getMonth(), D.d = Q.getDate() + (D.w + 6) % 7);
7986
+ } else ("W" in D || "U" in D) && ("w" in D || (D.w = "u" in D ? D.u % 7 : "W" in D ? 1 : 0), Oe = "Z" in D ? ds(ar(D.y, 0, 1)).getUTCDay() : us(ar(D.y, 0, 1)).getDay(), D.m = 0, D.d = "W" in D ? (D.w + 6) % 7 + D.W * 7 - (Oe + 5) % 7 : D.w + D.U * 7 - (Oe + 6) % 7);
7987
7987
  return "Z" in D ? (D.H += D.Z / 100 | 0, D.M += D.Z % 100, ds(D)) : us(D);
7988
7988
  };
7989
7989
  }
@@ -7991,7 +7991,7 @@ function xb(e) {
7991
7991
  for (var re = 0, Q = W.length, Oe = X.length, Ae, pe; re < Q; ) {
7992
7992
  if (D >= Oe) return -1;
7993
7993
  if (Ae = W.charCodeAt(re++), Ae === 37) {
7994
- if (Ae = W.charAt(re++), pe = E[Ae in Tc ? W.charAt(re++) : Ae], !pe || (D = pe(L, X, D)) < 0) return -1;
7994
+ if (Ae = W.charAt(re++), pe = E[Ae in Cc ? W.charAt(re++) : Ae], !pe || (D = pe(L, X, D)) < 0) return -1;
7995
7995
  } else if (Ae != X.charCodeAt(D++))
7996
7996
  return -1;
7997
7997
  }
@@ -8047,13 +8047,13 @@ function xb(e) {
8047
8047
  function Ne(L) {
8048
8048
  return s[L.getUTCDay()];
8049
8049
  }
8050
- function Tt(L) {
8050
+ function Ct(L) {
8051
8051
  return o[L.getUTCDay()];
8052
8052
  }
8053
8053
  function De(L) {
8054
8054
  return l[L.getUTCMonth()];
8055
8055
  }
8056
- function Ct(L) {
8056
+ function Tt(L) {
8057
8057
  return a[L.getUTCMonth()];
8058
8058
  }
8059
8059
  function ut(L) {
@@ -8064,7 +8064,7 @@ function xb(e) {
8064
8064
  }
8065
8065
  return {
8066
8066
  format: function(L) {
8067
- var W = S(L += "", T);
8067
+ var W = S(L += "", C);
8068
8068
  return W.toString = function() {
8069
8069
  return L;
8070
8070
  }, W;
@@ -8076,7 +8076,7 @@ function xb(e) {
8076
8076
  }, W;
8077
8077
  },
8078
8078
  utcFormat: function(L) {
8079
- var W = S(L += "", C);
8079
+ var W = S(L += "", T);
8080
8080
  return W.toString = function() {
8081
8081
  return L;
8082
8082
  }, W;
@@ -8089,7 +8089,7 @@ function xb(e) {
8089
8089
  }
8090
8090
  };
8091
8091
  }
8092
- var Tc = { "-": "", _: " ", 0: "0" }, ke = /^\s*\d+/, bb = /^%/, vb = /[\\^$*+?|[\]().{}]/g;
8092
+ var Cc = { "-": "", _: " ", 0: "0" }, ke = /^\s*\d+/, bb = /^%/, vb = /[\\^$*+?|[\]().{}]/g;
8093
8093
  function ne(e, t, n) {
8094
8094
  var r = e < 0 ? "-" : "", i = (r ? -e : e) + "", o = i.length;
8095
8095
  return r + (o < n ? new Array(n - o + 1).join(t) + i : i);
@@ -8097,21 +8097,21 @@ function ne(e, t, n) {
8097
8097
  function Sb(e) {
8098
8098
  return e.replace(vb, "\\$&");
8099
8099
  }
8100
- function cr(e) {
8100
+ function lr(e) {
8101
8101
  return new RegExp("^(?:" + e.map(Sb).join("|") + ")", "i");
8102
8102
  }
8103
- function ur(e) {
8103
+ function cr(e) {
8104
8104
  return new Map(e.map((t, n) => [t.toLowerCase(), n]));
8105
8105
  }
8106
8106
  function wb(e, t, n) {
8107
8107
  var r = ke.exec(t.slice(n, n + 1));
8108
8108
  return r ? (e.w = +r[0], n + r[0].length) : -1;
8109
8109
  }
8110
- function Tb(e, t, n) {
8110
+ function Cb(e, t, n) {
8111
8111
  var r = ke.exec(t.slice(n, n + 1));
8112
8112
  return r ? (e.u = +r[0], n + r[0].length) : -1;
8113
8113
  }
8114
- function Cb(e, t, n) {
8114
+ function Tb(e, t, n) {
8115
8115
  var r = ke.exec(t.slice(n, n + 2));
8116
8116
  return r ? (e.U = +r[0], n + r[0].length) : -1;
8117
8117
  }
@@ -8123,7 +8123,7 @@ function Mb(e, t, n) {
8123
8123
  var r = ke.exec(t.slice(n, n + 2));
8124
8124
  return r ? (e.W = +r[0], n + r[0].length) : -1;
8125
8125
  }
8126
- function Cc(e, t, n) {
8126
+ function Tc(e, t, n) {
8127
8127
  var r = ke.exec(t.slice(n, n + 4));
8128
8128
  return r ? (e.y = +r[0], n + r[0].length) : -1;
8129
8129
  }
@@ -8215,14 +8215,14 @@ function Yb(e) {
8215
8215
  return t === 0 ? 7 : t;
8216
8216
  }
8217
8217
  function Wb(e, t) {
8218
- return ne(To.count(Rt(e) - 1, e), t, 2);
8218
+ return ne(Co.count(Rt(e) - 1, e), t, 2);
8219
8219
  }
8220
8220
  function jd(e) {
8221
8221
  var t = e.getDay();
8222
- return t >= 4 || t === 0 ? Jn(e) : Jn.ceil(e);
8222
+ return t >= 4 || t === 0 ? Xn(e) : Xn.ceil(e);
8223
8223
  }
8224
8224
  function Hb(e, t) {
8225
- return e = jd(e), ne(Jn.count(Rt(e), e) + (Rt(e).getDay() === 4), t, 2);
8225
+ return e = jd(e), ne(Xn.count(Rt(e), e) + (Rt(e).getDay() === 4), t, 2);
8226
8226
  }
8227
8227
  function qb(e) {
8228
8228
  return e.getDay();
@@ -8241,7 +8241,7 @@ function Zb(e, t) {
8241
8241
  }
8242
8242
  function Qb(e, t) {
8243
8243
  var n = e.getDay();
8244
- return e = n >= 4 || n === 0 ? Jn(e) : Jn.ceil(e), ne(e.getFullYear() % 1e4, t, 4);
8244
+ return e = n >= 4 || n === 0 ? Xn(e) : Xn.ceil(e), ne(e.getFullYear() % 1e4, t, 4);
8245
8245
  }
8246
8246
  function ev(e) {
8247
8247
  var t = e.getTimezoneOffset();
@@ -8279,14 +8279,14 @@ function lv(e) {
8279
8279
  return t === 0 ? 7 : t;
8280
8280
  }
8281
8281
  function cv(e, t) {
8282
- return ne(Co.count(Dt(e) - 1, e), t, 2);
8282
+ return ne(To.count(Dt(e) - 1, e), t, 2);
8283
8283
  }
8284
8284
  function Ld(e) {
8285
8285
  var t = e.getUTCDay();
8286
- return t >= 4 || t === 0 ? Zn(e) : Zn.ceil(e);
8286
+ return t >= 4 || t === 0 ? Jn(e) : Jn.ceil(e);
8287
8287
  }
8288
8288
  function uv(e, t) {
8289
- return e = Ld(e), ne(Zn.count(Dt(e), e) + (Dt(e).getUTCDay() === 4), t, 2);
8289
+ return e = Ld(e), ne(Jn.count(Dt(e), e) + (Dt(e).getUTCDay() === 4), t, 2);
8290
8290
  }
8291
8291
  function dv(e) {
8292
8292
  return e.getUTCDay();
@@ -8305,7 +8305,7 @@ function gv(e, t) {
8305
8305
  }
8306
8306
  function mv(e, t) {
8307
8307
  var n = e.getUTCDay();
8308
- return e = n >= 4 || n === 0 ? Zn(e) : Zn.ceil(e), ne(e.getUTCFullYear() % 1e4, t, 4);
8308
+ return e = n >= 4 || n === 0 ? Jn(e) : Jn.ceil(e), ne(e.getUTCFullYear() % 1e4, t, 4);
8309
8309
  }
8310
8310
  function yv() {
8311
8311
  return "+0000";
@@ -8340,9 +8340,9 @@ function vv(e) {
8340
8340
  return e instanceof Date ? +e : +/* @__PURE__ */ new Date(+e);
8341
8341
  }
8342
8342
  function Ra(e, t, n, r, i, o, s, a, l, c) {
8343
- var u = Ad(), d = u.invert, h = u.domain, f = c(".%L"), g = c(":%S"), p = c("%I:%M"), m = c("%I %p"), b = c("%a %d"), w = c("%b %d"), T = c("%B"), C = c("%Y");
8343
+ var u = Ad(), d = u.invert, h = u.domain, f = c(".%L"), g = c(":%S"), p = c("%I:%M"), m = c("%I %p"), b = c("%a %d"), w = c("%b %d"), C = c("%B"), T = c("%Y");
8344
8344
  function E(S) {
8345
- return (l(S) < S ? f : a(S) < S ? g : s(S) < S ? p : o(S) < S ? m : r(S) < S ? i(S) < S ? b : w : n(S) < S ? T : C)(S);
8345
+ return (l(S) < S ? f : a(S) < S ? g : s(S) < S ? p : o(S) < S ? m : r(S) < S ? i(S) < S ? b : w : n(S) < S ? C : T)(S);
8346
8346
  }
8347
8347
  return u.invert = function(S) {
8348
8348
  return new Date(d(S));
@@ -8361,10 +8361,10 @@ function Ra(e, t, n, r, i, o, s, a, l, c) {
8361
8361
  }, u;
8362
8362
  }
8363
8363
  function Gd() {
8364
- return Zt.apply(Ra(mb, yb, Rt, Oa, To, Fr, Ia, Aa, un, zd).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
8364
+ return Zt.apply(Ra(mb, yb, Rt, Oa, Co, Fr, Ia, Aa, un, zd).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
8365
8365
  }
8366
8366
  function Sv() {
8367
- return Zt.apply(Ra(pb, gb, Dt, Pa, Co, wo, ka, _a, un, Fd).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
8367
+ return Zt.apply(Ra(pb, gb, Dt, Pa, To, wo, ka, _a, un, Fd).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
8368
8368
  }
8369
8369
  function wv() {
8370
8370
  var e = 0, t = 1, n, r, i, o, s = et, a = !1, l;
@@ -8390,13 +8390,13 @@ function wv() {
8390
8390
  return o = d, n = d(e), r = d(t), i = n === r ? 0 : 1 / (r - n), c;
8391
8391
  };
8392
8392
  }
8393
- function Tv(e, t) {
8393
+ function Cv(e, t) {
8394
8394
  return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown());
8395
8395
  }
8396
8396
  function Bd() {
8397
8397
  var e = So(wv()(et));
8398
8398
  return e.copy = function() {
8399
- return Tv(e, Bd());
8399
+ return Cv(e, Bd());
8400
8400
  }, cx.apply(e, arguments);
8401
8401
  }
8402
8402
  function Ud(e) {
@@ -8416,7 +8416,7 @@ function Da(e, t, n) {
8416
8416
  } = e, s = i === void 0 ? 999 : Math.floor(Math.abs(t[1] - t[0]) / i), a = r === void 0 ? 2 : Math.ceil(Math.abs(t[1] - t[0]) / r);
8417
8417
  return Math.min(s, Math.max(a, o ?? n));
8418
8418
  }
8419
- function Cv(e, t) {
8419
+ function Tv(e, t) {
8420
8420
  return t[1] - t[0] === 0 ? 1 : e / ((t[1] - t[0]) / 100);
8421
8421
  }
8422
8422
  function Vd(e) {
@@ -8432,11 +8432,11 @@ function $a(...e) {
8432
8432
  if (b !== void 0)
8433
8433
  return r[b % r.length];
8434
8434
  }, f = () => {
8435
- const m = n.length, b = o < i, w = b ? o : i, T = b ? i : o;
8436
- s = (T - w) / Math.max(1, m - c + u * 2), l && (s = Math.floor(s));
8437
- const C = w + (T - w - s * (m - c)) * d;
8435
+ const m = n.length, b = o < i, w = b ? o : i, C = b ? i : o;
8436
+ s = (C - w) / Math.max(1, m - c + u * 2), l && (s = Math.floor(s));
8437
+ const T = w + (C - w - s * (m - c)) * d;
8438
8438
  a = s * (1 - c);
8439
- const E = l ? Math.round(C) : C;
8439
+ const E = l ? Math.round(T) : T;
8440
8440
  a = l ? Math.round(a) : a;
8441
8441
  const M = lx(m).map((I) => E + s * I);
8442
8442
  return r = b ? M.reverse() : M, h;
@@ -8504,12 +8504,12 @@ function Yd(...e) {
8504
8504
  }
8505
8505
  return h;
8506
8506
  }, t.tickFormat = (s = 10, a) => {
8507
- const l = t.constant(), [c, u] = t.domain(), d = u - c, h = r.domain(), f = h[1] - h[0], p = (d === 0 ? 0 : f / d) * s, m = i.domain(), b = m[1] - m[0], T = (d === 0 ? 0 : b / d) * s, C = o.domain(), E = C[1] - C[0], M = (d === 0 ? 0 : E / d) * s, I = r.tickFormat(p, a), O = i.tickFormat(T, a), N = o.tickFormat(M, a);
8507
+ const l = t.constant(), [c, u] = t.domain(), d = u - c, h = r.domain(), f = h[1] - h[0], p = (d === 0 ? 0 : f / d) * s, m = i.domain(), b = m[1] - m[0], C = (d === 0 ? 0 : b / d) * s, T = o.domain(), E = T[1] - T[0], M = (d === 0 ? 0 : E / d) * s, I = r.tickFormat(p, a), O = i.tickFormat(C, a), N = o.tickFormat(M, a);
8508
8508
  return (R) => /* eslint-disable-next-line no-nested-ternary */ (R.valueOf() <= -l ? I : R.valueOf() >= l ? N : O)(R);
8509
8509
  }, t.copy = () => Yd(t.domain(), t.range()).constant(t.constant()), t;
8510
8510
  }
8511
8511
  function Mv(e) {
8512
- const t = e.constant(), n = e.domain(), r = [n[0], Math.min(n[1], -t)], i = $i(r, e.range()), o = [Math.max(n[0], -t), Math.min(n[1], t)], s = Ca(o, e.range()), a = [Math.max(n[0], t), n[1]], l = $i(a, e.range());
8512
+ const t = e.constant(), n = e.domain(), r = [n[0], Math.min(n[1], -t)], i = $i(r, e.range()), o = [Math.max(n[0], -t), Math.min(n[1], t)], s = Ta(o, e.range()), a = [Math.max(n[0], t), n[1]], l = $i(a, e.range());
8513
8513
  return {
8514
8514
  negativeScale: i,
8515
8515
  linearScale: s,
@@ -8531,7 +8531,7 @@ function ja(e, t, n) {
8531
8531
  case "symlog":
8532
8532
  return Yd(t, n);
8533
8533
  default:
8534
- return Ca(t, n);
8534
+ return Ta(t, n);
8535
8535
  }
8536
8536
  }
8537
8537
  const Av = (e) => (e == null ? void 0 : e[0]) instanceof Date;
@@ -8623,10 +8623,10 @@ function Hd({
8623
8623
  };
8624
8624
  const l = Pv(o, i, n, r[0].id), c = {};
8625
8625
  return r.forEach((u) => {
8626
- const d = u, h = e[d.id], f = s == null ? void 0 : s.get(d.id), g = f ? [f.start, f.end] : [0, 100], p = Dv(t, o, d.reverse ?? !1), m = a[d.id].tickNumber, b = !d.ignoreTooltip && l.has(d.id), w = Cv(m, g), T = d.data ?? [];
8626
+ const d = u, h = e[d.id], f = s == null ? void 0 : s.get(d.id), g = f ? [f.start, f.end] : [0, 100], p = Dv(t, o, d.reverse ?? !1), m = a[d.id].tickNumber, b = !d.ignoreTooltip && l.has(d.id), w = Tv(m, g), C = d.data ?? [];
8627
8627
  if (Gr(h)) {
8628
8628
  const S = o === "y" ? [p[1], p[0]] : p;
8629
- if (Rv(h) && rr(d)) {
8629
+ if (Rv(h) && nr(d)) {
8630
8630
  const M = d.categoryGapRatio ?? jv, I = $v(h, M), O = I ? 0 : M, N = I ? 0 : d.barGapRatio ?? Nv;
8631
8631
  c[d.id] = j({
8632
8632
  offset: 0,
@@ -8635,7 +8635,7 @@ function Hd({
8635
8635
  barGapRatio: N,
8636
8636
  triggerTooltip: b
8637
8637
  }, d, {
8638
- data: T,
8638
+ data: C,
8639
8639
  /* Doing this here is technically wrong, but acceptable in practice.
8640
8640
  * In theory, this should be done in the normalized scale selector, but then we'd need that selector to depend
8641
8641
  * on the zoom range, which would void its goal (which is to be independent of zoom).
@@ -8648,12 +8648,12 @@ function Hd({
8648
8648
  }, d.colorMap)) : $s(d.colorMap))
8649
8649
  });
8650
8650
  }
8651
- if (ir(d) && (c[d.id] = j({
8651
+ if (rr(d) && (c[d.id] = j({
8652
8652
  offset: 0,
8653
8653
  height: 0,
8654
8654
  triggerTooltip: b
8655
8655
  }, d, {
8656
- data: T,
8656
+ data: C,
8657
8657
  scale: h,
8658
8658
  tickNumber: w,
8659
8659
  colorScale: d.colorMap && (d.colorMap.type === "ordinal" ? zi(j({
@@ -8667,17 +8667,17 @@ function Hd({
8667
8667
  }
8668
8668
  if (d.scaleType === "band" || d.scaleType === "point")
8669
8669
  return;
8670
- const C = d, E = C.scaleType ?? "linear";
8670
+ const T = d, E = T.scaleType ?? "linear";
8671
8671
  c[d.id] = j({
8672
8672
  offset: 0,
8673
8673
  height: 0,
8674
8674
  triggerTooltip: b
8675
- }, C, {
8676
- data: T,
8675
+ }, T, {
8676
+ data: C,
8677
8677
  scaleType: E,
8678
8678
  scale: h,
8679
8679
  tickNumber: w,
8680
- colorScale: C.colorMap && Ud(C.colorMap),
8680
+ colorScale: T.colorMap && Ud(T.colorMap),
8681
8681
  valueFormatter: d.valueFormatter ?? Xy(w, ja(E, p.map((S) => h.invert(S)), p))
8682
8682
  });
8683
8683
  }), {
@@ -8725,11 +8725,11 @@ function qd(e, t, n) {
8725
8725
  }
8726
8726
  function Kd(e, t) {
8727
8727
  const n = [0, 1];
8728
- if (rr(e)) {
8728
+ if (nr(e)) {
8729
8729
  const o = e.categoryGapRatio ?? Bv;
8730
8730
  return $a(t, n).paddingInner(o).paddingOuter(o / 2);
8731
8731
  }
8732
- if (ir(e))
8732
+ if (rr(e))
8733
8733
  return Ev(t, n);
8734
8734
  const r = e.scaleType ?? "linear", i = ja(r, t, n);
8735
8735
  return Jy(e) && e.constant != null && i.constant(e.constant), i;
@@ -9014,8 +9014,8 @@ class Na {
9014
9014
  e: for (; a !== void 0; ) {
9015
9015
  const u = Math.min(a + this.nodeSize * 4, Lc(a, this._levelBounds));
9016
9016
  for (let d = a; d < u; d += 4) {
9017
- const h = this._indices[d >> 2] | 0, f = this._boxes[d], g = this._boxes[d + 1], p = this._boxes[d + 2], m = this._boxes[d + 3], b = t < f ? f - t : t > p ? t - p : 0, w = n < g ? g - n : n > m ? n - m : 0, T = s(b, w);
9018
- T > i || (a >= this.numItems * 4 ? l.push(h << 1, T) : (o === void 0 || o(h)) && l.push((h << 1) + 1, T));
9017
+ const h = this._indices[d >> 2] | 0, f = this._boxes[d], g = this._boxes[d + 1], p = this._boxes[d + 2], m = this._boxes[d + 3], b = t < f ? f - t : t > p ? t - p : 0, w = n < g ? g - n : n > m ? n - m : 0, C = s(b, w);
9018
+ C > i || (a >= this.numItems * 4 ? l.push(h << 1, C) : (o === void 0 || o(h)) && l.push((h << 1) + 1, C));
9019
9019
  }
9020
9020
  for (; l.length && l.peek() & 1; )
9021
9021
  if (l.peekValue() > i || (c.push(l.pop() >> 1), c.length === r))
@@ -9078,11 +9078,11 @@ const Kv = (e) => {
9078
9078
  }), t;
9079
9079
  }, nh = (e) => e.zoom;
9080
9080
  K(nh, (e) => e == null ? void 0 : e.isInteracting);
9081
- const Qt = Ce(nh, function(t) {
9081
+ const Qt = Te(nh, function(t) {
9082
9082
  return (t == null ? void 0 : t.zoomData) && Kv(t == null ? void 0 : t.zoomData);
9083
9083
  });
9084
9084
  K(Qt, (e, t) => e == null ? void 0 : e.get(t));
9085
- const Ao = Ce(Kt, Xt, function(t, n) {
9085
+ const Ao = Te(Kt, Xt, function(t, n) {
9086
9086
  return j({}, jc("x")(t), jc("y")(n));
9087
9087
  });
9088
9088
  K(Ao, (e, t) => e[t]);
@@ -9090,12 +9090,12 @@ const Xv = K(St, function(t) {
9090
9090
  return Vd(t.width);
9091
9091
  }), Jv = K(St, function(t) {
9092
9092
  return Vd(t.height);
9093
- }), La = Ce(Kt, Ve, Jt, mo, Xv, function(t, n, r, i, o) {
9093
+ }), La = Te(Kt, Ve, Jt, mo, Xv, function(t, n, r, i, o) {
9094
9094
  const a = {};
9095
9095
  return t == null || t.forEach((l, c) => {
9096
9096
  var h, f;
9097
9097
  const u = l;
9098
- if (rr(u) || ir(u)) {
9098
+ if (nr(u) || rr(u)) {
9099
9099
  a[u.id] = {
9100
9100
  domain: u.data
9101
9101
  }, u.ordinalTimeTicks !== void 0 && (a[u.id].tickNumber = Da(u, [(h = u.data) == null ? void 0 : h.find((g) => g !== null), (f = u.data) == null ? void 0 : f.findLast((g) => g !== null)], o));
@@ -9107,12 +9107,12 @@ const Xv = K(St, function(t) {
9107
9107
  axes: t,
9108
9108
  domains: a
9109
9109
  };
9110
- }), za = Ce(Xt, Ve, Jt, mo, Jv, function(t, n, r, i, o) {
9110
+ }), za = Te(Xt, Ve, Jt, mo, Jv, function(t, n, r, i, o) {
9111
9111
  const a = {};
9112
9112
  return t == null || t.forEach((l, c) => {
9113
9113
  var h, f;
9114
9114
  const u = l;
9115
- if (rr(u) || ir(u)) {
9115
+ if (nr(u) || rr(u)) {
9116
9116
  a[u.id] = {
9117
9117
  domain: u.data
9118
9118
  }, u.ordinalTimeTicks !== void 0 && (a[u.id].tickNumber = Da(u, [(h = u.data) == null ? void 0 : h.find((g) => g !== null), (f = u.data) == null ? void 0 : f.findLast((g) => g !== null)], o));
@@ -9124,7 +9124,7 @@ const Xv = K(St, function(t) {
9124
9124
  axes: t,
9125
9125
  domains: a
9126
9126
  };
9127
- }), rh = Ce(Qt, Ao, La, za, function(t, n, {
9127
+ }), rh = Te(Qt, Ao, La, za, function(t, n, {
9128
9128
  axes: r,
9129
9129
  domains: i
9130
9130
  }, {
@@ -9162,14 +9162,14 @@ const Xv = K(St, function(t) {
9162
9162
  }
9163
9163
  if (a)
9164
9164
  return Gv(l);
9165
- }), Zv = Ce(Ve, Jt, Qt, Ao, rh, mo, La, function(t, n, r, i, o, s, {
9165
+ }), Zv = Te(Ve, Jt, Qt, Ao, rh, mo, La, function(t, n, r, i, o, s, {
9166
9166
  axes: a,
9167
9167
  domains: l
9168
9168
  }) {
9169
9169
  const c = {};
9170
9170
  return a == null || a.forEach((u, d) => {
9171
9171
  const h = l[u.id].domain;
9172
- if (rr(u) || ir(u)) {
9172
+ if (nr(u) || rr(u)) {
9173
9173
  c[u.id] = h;
9174
9174
  return;
9175
9175
  }
@@ -9181,14 +9181,14 @@ const Xv = K(St, function(t) {
9181
9181
  const m = l[u.id].tickNumber, b = Mo(u, "x", n, d, t, p);
9182
9182
  c[u.id] = Qd(u, "x", d, t, b, m, s);
9183
9183
  }), c;
9184
- }), Qv = Ce(Ve, Jt, Qt, Ao, rh, mo, za, function(t, n, r, i, o, s, {
9184
+ }), Qv = Te(Ve, Jt, Qt, Ao, rh, mo, za, function(t, n, r, i, o, s, {
9185
9185
  axes: a,
9186
9186
  domains: l
9187
9187
  }) {
9188
9188
  const c = {};
9189
9189
  return a == null || a.forEach((u, d) => {
9190
9190
  const h = l[u.id].domain;
9191
- if (rr(u) || ir(u)) {
9191
+ if (nr(u) || rr(u)) {
9192
9192
  c[u.id] = h;
9193
9193
  return;
9194
9194
  }
@@ -9200,31 +9200,31 @@ const Xv = K(St, function(t) {
9200
9200
  const m = l[u.id].tickNumber, b = Mo(u, "y", n, d, t, p);
9201
9201
  c[u.id] = Qd(u, "y", d, t, b, m, s);
9202
9202
  }), c;
9203
- }), ih = Ce(Kt, Zv, function(t, n) {
9203
+ }), ih = Te(Kt, Zv, function(t, n) {
9204
9204
  const r = {};
9205
9205
  return t == null || t.forEach((i) => {
9206
9206
  const o = i, s = n[o.id];
9207
9207
  r[o.id] = Kd(o, s);
9208
9208
  }), r;
9209
- }), oh = Ce(Xt, Qv, function(t, n) {
9209
+ }), oh = Te(Xt, Qv, function(t, n) {
9210
9210
  const r = {};
9211
9211
  return t == null || t.forEach((i) => {
9212
9212
  const o = i, s = n[o.id];
9213
9213
  r[o.id] = Kd(o, s);
9214
9214
  }), r;
9215
- }), e1 = Ce(Kt, ih, St, Qt, function(t, n, r, i) {
9215
+ }), e1 = Te(Kt, ih, St, Qt, function(t, n, r, i) {
9216
9216
  const o = {};
9217
9217
  return t == null || t.forEach((s) => {
9218
9218
  const a = s, l = i == null ? void 0 : i.get(a.id), c = l ? [l.start, l.end] : [0, 100], u = qd(r, "x", a), d = n[a.id].copy(), h = Xd(u, c);
9219
9219
  d.range(h), o[a.id] = d;
9220
9220
  }), o;
9221
- }), t1 = Ce(Xt, oh, St, Qt, function(t, n, r, i) {
9221
+ }), t1 = Te(Xt, oh, St, Qt, function(t, n, r, i) {
9222
9222
  const o = {};
9223
9223
  return t == null || t.forEach((s) => {
9224
9224
  const a = s, l = i == null ? void 0 : i.get(a.id), c = l ? [l.start, l.end] : [0, 100], u = qd(r, "y", a), d = n[a.id].copy(), h = Gr(d) ? u.reverse() : u, f = Xd(h, c);
9225
9225
  d.range(f), o[a.id] = d;
9226
9226
  }), o;
9227
- }), en = Ce(St, Ve, Jt, Qt, La, e1, function(t, n, r, i, {
9227
+ }), en = Te(St, Ve, Jt, Qt, La, e1, function(t, n, r, i, {
9228
9228
  axes: o,
9229
9229
  domains: s
9230
9230
  }, a) {
@@ -9238,7 +9238,7 @@ const Xv = K(St, function(t) {
9238
9238
  zoomMap: i,
9239
9239
  domains: s
9240
9240
  });
9241
- }), tn = Ce(St, Ve, Jt, Qt, za, t1, function(t, n, r, i, {
9241
+ }), tn = Te(St, Ve, Jt, Qt, za, t1, function(t, n, r, i, {
9242
9242
  axes: o,
9243
9243
  domains: s
9244
9244
  }, a) {
@@ -9260,7 +9260,7 @@ K(Kt, Xt, (e, t, n) => {
9260
9260
  return r;
9261
9261
  });
9262
9262
  const n1 = K(Kt, (e) => e[0].id), r1 = K(Xt, (e) => e[0].id);
9263
- Ce(Ve, ih, oh, n1, r1, function(t, n, r, i, o) {
9263
+ Te(Ve, ih, oh, n1, r1, function(t, n, r, i, o) {
9264
9264
  const s = t.scatter, a = /* @__PURE__ */ new Map();
9265
9265
  return s && s.seriesOrder.forEach((l) => {
9266
9266
  const {
@@ -9276,7 +9276,7 @@ Ce(Ve, ih, oh, n1, r1, function(t, n, r, i, o) {
9276
9276
  function Nn(e) {
9277
9277
  return e instanceof Date ? e.getTime() : e;
9278
9278
  }
9279
- function Qn(e, t) {
9279
+ function Zn(e, t) {
9280
9280
  const {
9281
9281
  scale: n,
9282
9282
  data: r,
@@ -9427,7 +9427,7 @@ function vr(e, t) {
9427
9427
  return e !== e && t !== t;
9428
9428
  }
9429
9429
  function Ns(e, t, n = t.axisIds[0]) {
9430
- return Array.isArray(n) ? n.map((r) => Qn(t.axis[r], e)) : Qn(t.axis[n], e);
9430
+ return Array.isArray(n) ? n.map((r) => Zn(t.axis[r], e)) : Zn(t.axis[n], e);
9431
9431
  }
9432
9432
  const ah = (e, t, n) => {
9433
9433
  if (e === null)
@@ -9458,7 +9458,7 @@ const ch = [], l1 = ia({
9458
9458
  }
9459
9459
  })(Io, en, (e, t) => e === null ? ch : t.axisIds.filter((n) => t.axis[n].triggerTooltip).map((n) => ({
9460
9460
  axisId: n,
9461
- dataIndex: Qn(t.axis[n], e)
9461
+ dataIndex: Zn(t.axis[n], e)
9462
9462
  })).filter(({
9463
9463
  dataIndex: n
9464
9464
  }) => n >= 0)), c1 = ia({
@@ -9470,7 +9470,7 @@ const ch = [], l1 = ia({
9470
9470
  }
9471
9471
  })(ko, tn, (e, t) => e === null ? ch : t.axisIds.filter((n) => t.axis[n].triggerTooltip).map((n) => ({
9472
9472
  axisId: n,
9473
- dataIndex: Qn(t.axis[n], e)
9473
+ dataIndex: Zn(t.axis[n], e)
9474
9474
  })).filter(({
9475
9475
  dataIndex: n
9476
9476
  }) => n >= 0));
@@ -9492,8 +9492,8 @@ const d1 = /* @__PURE__ */ new Set(["bar", "rangeBar", "line"]), Oo = ({
9492
9492
  onHighlightedAxisChange: l
9493
9493
  } = e;
9494
9494
  if (process.env.NODE_ENV !== "production") {
9495
- const C = [...o ?? [], ...s ?? []].filter((S) => S.id).map((S) => S.id), E = new Set(C.filter((S, M) => C.indexOf(S) !== M));
9496
- E.size > 0 && Kn([`MUI X Charts: The following axis ids are duplicated: ${Array.from(E).join(", ")}.`, "Please make sure that each axis has a unique id."].join(`
9495
+ const T = [...o ?? [], ...s ?? []].filter((S) => S.id).map((S) => S.id), E = new Set(T.filter((S, M) => T.indexOf(S) !== M));
9496
+ E.size > 0 && qn([`MUI X Charts: The following axis ids are duplicated: ${Array.from(E).join(", ")}.`, "Please make sure that each axis has a unique id."].join(`
9497
9497
  `), "error");
9498
9498
  }
9499
9499
  const c = t.use(St), u = t.use(Ve), d = t.use(i1), {
@@ -9524,22 +9524,22 @@ const d1 = /* @__PURE__ */ new Set(["bar", "rangeBar", "line"]), Oo = ({
9524
9524
  });
9525
9525
  }, [n, c, o, s, a, t]);
9526
9526
  const b = f[0], w = p[0];
9527
- q0(t, a1, (C, E) => {
9528
- if (l && !Object.is(C, E)) {
9529
- if (C.length !== E.length) {
9527
+ q0(t, a1, (T, E) => {
9528
+ if (l && !Object.is(T, E)) {
9529
+ if (T.length !== E.length) {
9530
9530
  l(E);
9531
9531
  return;
9532
9532
  }
9533
- C != null && C.some(({
9533
+ T != null && T.some(({
9534
9534
  axisId: S,
9535
9535
  dataIndex: M
9536
9536
  }, I) => E[I].axisId !== S || E[I].dataIndex !== M) && l(E);
9537
9537
  }
9538
9538
  });
9539
- const T = u1(i);
9539
+ const C = u1(i);
9540
9540
  return P.useEffect(() => {
9541
- const C = r.current;
9542
- if (!d || !T || !C || e.disableAxisListener)
9541
+ const T = r.current;
9542
+ if (!d || !C || !T || e.disableAxisListener)
9543
9543
  return () => {
9544
9544
  };
9545
9545
  const E = i.addInteractionListener("moveEnd", (v) => {
@@ -9550,7 +9550,7 @@ const d1 = /* @__PURE__ */ new Set(["bar", "rangeBar", "line"]), Oo = ({
9550
9550
  !v.detail.activeGestures.move && !v.detail.activeGestures.pan && i.cleanInteraction();
9551
9551
  }), I = (v) => {
9552
9552
  var F;
9553
- const _ = v.detail.srcEvent, A = v.detail.target, z = Fc(C, _);
9553
+ const _ = v.detail.srcEvent, A = v.detail.target, z = Fc(T, _);
9554
9554
  if (v.detail.srcEvent.buttons >= 1 && (A != null && A.hasPointerCapture(v.detail.srcEvent.pointerId)) && !(A != null && A.closest("[data-charts-zoom-slider]")) && (A == null || A.releasePointerCapture(v.detail.srcEvent.pointerId)), !i.isPointInside(z.x, z.y, A)) {
9555
9555
  (F = i.cleanInteraction) == null || F.call(i);
9556
9556
  return;
@@ -9560,15 +9560,15 @@ const d1 = /* @__PURE__ */ new Set(["bar", "rangeBar", "line"]), Oo = ({
9560
9560
  return () => {
9561
9561
  O.cleanup(), E.cleanup(), N.cleanup(), S.cleanup(), R.cleanup(), M.cleanup();
9562
9562
  };
9563
- }, [r, t, h, b, g, w, i, e.disableAxisListener, d, T]), P.useEffect(() => {
9564
- const C = r.current, E = e.onAxisClick;
9565
- if (C === null || !E)
9563
+ }, [r, t, h, b, g, w, i, e.disableAxisListener, d, C]), P.useEffect(() => {
9564
+ const T = r.current, E = e.onAxisClick;
9565
+ if (T === null || !E)
9566
9566
  return () => {
9567
9567
  };
9568
9568
  const S = i.addInteractionListener("tap", (M) => {
9569
9569
  let I = null, O = !1;
9570
- const N = Fc(C, M.detail.srcEvent), R = Qn(h[b], N.x);
9571
- O = R !== -1, I = O ? R : Qn(g[w], N.y);
9570
+ const N = Fc(T, M.detail.srcEvent), R = Zn(h[b], N.x);
9571
+ O = R !== -1, I = O ? R : Zn(g[w], N.y);
9572
9572
  const v = O ? f[0] : p[0];
9573
9573
  if (I == null || I === -1)
9574
9574
  return;
@@ -9777,7 +9777,7 @@ const g1 = (e) => e, m1 = K(g1, (e) => e.zAxis), Ua = ({
9777
9777
  }), ct(() => {
9778
9778
  e.state.highlight.item !== t.highlightedItem && e.set("highlight", j({}, e.state.highlight, {
9779
9779
  item: t.highlightedItem
9780
- })), process.env.NODE_ENV !== "production" && t.highlightedItem !== void 0 && !e.state.highlight.isControlled && Kn(["MUI X Charts: The `highlightedItem` switched between controlled and uncontrolled state.", "To remove the highlight when using controlled state, you must provide `null` to the `highlightedItem` prop instead of `undefined`."].join(`
9780
+ })), process.env.NODE_ENV !== "production" && t.highlightedItem !== void 0 && !e.state.highlight.isControlled && qn(["MUI X Charts: The `highlightedItem` switched between controlled and uncontrolled state.", "To remove the highlight when using controlled state, you must provide `null` to the `highlightedItem` prop instead of `undefined`."].join(`
9781
9781
  `));
9782
9782
  }, [e, t.highlightedItem]);
9783
9783
  const n = Xe(() => {
@@ -9864,12 +9864,12 @@ const Uc = (e, t) => t === "x" ? {
9864
9864
  return [Math.min(u, s[0]), Math.max(d, s[1])];
9865
9865
  }, [1 / 0, -1 / 0]);
9866
9866
  }, y1 = (e) => Object.keys(e.series).some((n) => e.series[n].layout === "horizontal") ? ph("x")(e) : fh(e), x1 = (e) => Object.keys(e.series).some((n) => e.series[n].layout === "horizontal") ? fh(e) : ph("y")(e);
9867
- function Te(e) {
9867
+ function Ce(e) {
9868
9868
  return function() {
9869
9869
  return e;
9870
9870
  };
9871
9871
  }
9872
- const Vc = Math.abs, $e = Math.atan2, on = Math.cos, b1 = Math.max, fs = Math.min, ht = Math.sin, Bn = Math.sqrt, We = 1e-12, kr = Math.PI, Gi = kr / 2, wi = 2 * kr;
9872
+ const Vc = Math.abs, $e = Math.atan2, on = Math.cos, b1 = Math.max, fs = Math.min, ht = Math.sin, Gn = Math.sqrt, We = 1e-12, kr = Math.PI, Gi = kr / 2, wi = 2 * kr;
9873
9873
  function v1(e) {
9874
9874
  return e > 1 ? 0 : e < -1 ? kr : Math.acos(e);
9875
9875
  }
@@ -9893,7 +9893,7 @@ function w1(e) {
9893
9893
  this._ += Math.round(arguments[i] * n) / n + r[i];
9894
9894
  };
9895
9895
  }
9896
- class T1 {
9896
+ class C1 {
9897
9897
  constructor(t) {
9898
9898
  this._x0 = this._y0 = // start of current subpath
9899
9899
  this._x1 = this._y1 = null, this._ = "", this._append = t == null ? gh : w1(t);
@@ -9921,8 +9921,8 @@ class T1 {
9921
9921
  else if (h > sn) if (!(Math.abs(d * l - c * u) > sn) || !o)
9922
9922
  this._append`L${this._x1 = t},${this._y1 = n}`;
9923
9923
  else {
9924
- let f = r - s, g = i - a, p = l * l + c * c, m = f * f + g * g, b = Math.sqrt(p), w = Math.sqrt(h), T = o * Math.tan((Ls - Math.acos((p + h - m) / (2 * b * w))) / 2), C = T / w, E = T / b;
9925
- Math.abs(C - 1) > sn && this._append`L${t + C * u},${n + C * d}`, this._append`A${o},${o},0,0,${+(d * f > u * g)},${this._x1 = t + E * l},${this._y1 = n + E * c}`;
9924
+ let f = r - s, g = i - a, p = l * l + c * c, m = f * f + g * g, b = Math.sqrt(p), w = Math.sqrt(h), C = o * Math.tan((Ls - Math.acos((p + h - m) / (2 * b * w))) / 2), T = C / w, E = C / b;
9925
+ Math.abs(T - 1) > sn && this._append`L${t + T * u},${n + T * d}`, this._append`A${o},${o},0,0,${+(d * f > u * g)},${this._x1 = t + E * l},${this._y1 = n + E * c}`;
9926
9926
  }
9927
9927
  }
9928
9928
  arc(t, n, r, i, o, s) {
@@ -9937,7 +9937,7 @@ class T1 {
9937
9937
  return this._;
9938
9938
  }
9939
9939
  }
9940
- function C1(e) {
9940
+ function T1(e) {
9941
9941
  let t = 3;
9942
9942
  return e.digits = function(n) {
9943
9943
  if (!arguments.length) return t;
@@ -9949,7 +9949,7 @@ function C1(e) {
9949
9949
  t = r;
9950
9950
  }
9951
9951
  return e;
9952
- }, () => new T1(t);
9952
+ }, () => new C1(t);
9953
9953
  }
9954
9954
  function E1(e) {
9955
9955
  return e.innerRadius;
@@ -9972,7 +9972,7 @@ function k1(e, t, n, r, i, o, s, a) {
9972
9972
  return h = (u * (t - o) - d * (e - i)) / h, [e + h * l, t + h * c];
9973
9973
  }
9974
9974
  function si(e, t, n, r, i, o, s) {
9975
- var a = e - n, l = t - r, c = (s ? o : -o) / Bn(a * a + l * l), u = c * l, d = -c * a, h = e + u, f = t + d, g = n + u, p = r + d, m = (h + g) / 2, b = (f + p) / 2, w = g - h, T = p - f, C = w * w + T * T, E = i - o, S = h * p - g * f, M = (T < 0 ? -1 : 1) * Bn(b1(0, E * E * C - S * S)), I = (S * T - w * M) / C, O = (-S * w - T * M) / C, N = (S * T + w * M) / C, R = (-S * w + T * M) / C, v = I - m, _ = O - b, A = N - m, z = R - b;
9975
+ var a = e - n, l = t - r, c = (s ? o : -o) / Gn(a * a + l * l), u = c * l, d = -c * a, h = e + u, f = t + d, g = n + u, p = r + d, m = (h + g) / 2, b = (f + p) / 2, w = g - h, C = p - f, T = w * w + C * C, E = i - o, S = h * p - g * f, M = (C < 0 ? -1 : 1) * Gn(b1(0, E * E * T - S * S)), I = (S * C - w * M) / T, O = (-S * w - C * M) / T, N = (S * C + w * M) / T, R = (-S * w + C * M) / T, v = I - m, _ = O - b, A = N - m, z = R - b;
9976
9976
  return v * v + _ * _ > A * A + z * z && (I = N, O = R), {
9977
9977
  cx: I,
9978
9978
  cy: O,
@@ -9983,29 +9983,29 @@ function si(e, t, n, r, i, o, s) {
9983
9983
  };
9984
9984
  }
9985
9985
  function mh() {
9986
- var e = E1, t = M1, n = Te(0), r = null, i = A1, o = _1, s = I1, a = null, l = C1(c);
9986
+ var e = E1, t = M1, n = Ce(0), r = null, i = A1, o = _1, s = I1, a = null, l = T1(c);
9987
9987
  function c() {
9988
9988
  var u, d, h = +e.apply(this, arguments), f = +t.apply(this, arguments), g = i.apply(this, arguments) - Gi, p = o.apply(this, arguments) - Gi, m = Vc(p - g), b = p > g;
9989
9989
  if (a || (a = u = l()), f < h && (d = f, f = h, h = d), !(f > We)) a.moveTo(0, 0);
9990
9990
  else if (m > wi - We)
9991
9991
  a.moveTo(f * on(g), f * ht(g)), a.arc(0, 0, f, g, p, !b), h > We && (a.moveTo(h * on(p), h * ht(p)), a.arc(0, 0, h, p, g, b));
9992
9992
  else {
9993
- var w = g, T = p, C = g, E = p, S = m, M = m, I = s.apply(this, arguments) / 2, O = I > We && (r ? +r.apply(this, arguments) : Bn(h * h + f * f)), N = fs(Vc(f - h) / 2, +n.apply(this, arguments)), R = N, v = N, _, A;
9993
+ var w = g, C = p, T = g, E = p, S = m, M = m, I = s.apply(this, arguments) / 2, O = I > We && (r ? +r.apply(this, arguments) : Gn(h * h + f * f)), N = fs(Vc(f - h) / 2, +n.apply(this, arguments)), R = N, v = N, _, A;
9994
9994
  if (O > We) {
9995
9995
  var z = Yc(O / h * ht(I)), F = Yc(O / f * ht(I));
9996
- (S -= z * 2) > We ? (z *= b ? 1 : -1, C += z, E -= z) : (S = 0, C = E = (g + p) / 2), (M -= F * 2) > We ? (F *= b ? 1 : -1, w += F, T -= F) : (M = 0, w = T = (g + p) / 2);
9996
+ (S -= z * 2) > We ? (z *= b ? 1 : -1, T += z, E -= z) : (S = 0, T = E = (g + p) / 2), (M -= F * 2) > We ? (F *= b ? 1 : -1, w += F, C -= F) : (M = 0, w = C = (g + p) / 2);
9997
9997
  }
9998
9998
  var J = f * on(w), U = f * ht(w), te = h * on(E), Me = h * ht(E);
9999
9999
  if (N > We) {
10000
- var B = f * on(T), ve = f * ht(T), Ne = h * on(C), Tt = h * ht(C), De;
10000
+ var B = f * on(C), ve = f * ht(C), Ne = h * on(T), Ct = h * ht(T), De;
10001
10001
  if (m < kr)
10002
- if (De = k1(J, U, Ne, Tt, B, ve, te, Me)) {
10003
- var Ct = J - De[0], ut = U - De[1], qe = B - De[0], L = ve - De[1], W = 1 / ht(v1((Ct * qe + ut * L) / (Bn(Ct * Ct + ut * ut) * Bn(qe * qe + L * L))) / 2), X = Bn(De[0] * De[0] + De[1] * De[1]);
10002
+ if (De = k1(J, U, Ne, Ct, B, ve, te, Me)) {
10003
+ var Tt = J - De[0], ut = U - De[1], qe = B - De[0], L = ve - De[1], W = 1 / ht(v1((Tt * qe + ut * L) / (Gn(Tt * Tt + ut * ut) * Gn(qe * qe + L * L))) / 2), X = Gn(De[0] * De[0] + De[1] * De[1]);
10004
10004
  R = fs(N, (h - X) / (W - 1)), v = fs(N, (f - X) / (W + 1));
10005
10005
  } else
10006
10006
  R = v = 0;
10007
10007
  }
10008
- M > We ? v > We ? (_ = si(Ne, Tt, J, U, f, v, b), A = si(B, ve, te, Me, f, v, b), a.moveTo(_.cx + _.x01, _.cy + _.y01), v < N ? a.arc(_.cx, _.cy, v, $e(_.y01, _.x01), $e(A.y01, A.x01), !b) : (a.arc(_.cx, _.cy, v, $e(_.y01, _.x01), $e(_.y11, _.x11), !b), a.arc(0, 0, f, $e(_.cy + _.y11, _.cx + _.x11), $e(A.cy + A.y11, A.cx + A.x11), !b), a.arc(A.cx, A.cy, v, $e(A.y11, A.x11), $e(A.y01, A.x01), !b))) : (a.moveTo(J, U), a.arc(0, 0, f, w, T, !b)) : a.moveTo(J, U), !(h > We) || !(S > We) ? a.lineTo(te, Me) : R > We ? (_ = si(te, Me, B, ve, h, -R, b), A = si(J, U, Ne, Tt, h, -R, b), a.lineTo(_.cx + _.x01, _.cy + _.y01), R < N ? a.arc(_.cx, _.cy, R, $e(_.y01, _.x01), $e(A.y01, A.x01), !b) : (a.arc(_.cx, _.cy, R, $e(_.y01, _.x01), $e(_.y11, _.x11), !b), a.arc(0, 0, h, $e(_.cy + _.y11, _.cx + _.x11), $e(A.cy + A.y11, A.cx + A.x11), b), a.arc(A.cx, A.cy, R, $e(A.y11, A.x11), $e(A.y01, A.x01), !b))) : a.arc(0, 0, h, E, C, b);
10008
+ M > We ? v > We ? (_ = si(Ne, Ct, J, U, f, v, b), A = si(B, ve, te, Me, f, v, b), a.moveTo(_.cx + _.x01, _.cy + _.y01), v < N ? a.arc(_.cx, _.cy, v, $e(_.y01, _.x01), $e(A.y01, A.x01), !b) : (a.arc(_.cx, _.cy, v, $e(_.y01, _.x01), $e(_.y11, _.x11), !b), a.arc(0, 0, f, $e(_.cy + _.y11, _.cx + _.x11), $e(A.cy + A.y11, A.cx + A.x11), !b), a.arc(A.cx, A.cy, v, $e(A.y11, A.x11), $e(A.y01, A.x01), !b))) : (a.moveTo(J, U), a.arc(0, 0, f, w, C, !b)) : a.moveTo(J, U), !(h > We) || !(S > We) ? a.lineTo(te, Me) : R > We ? (_ = si(te, Me, B, ve, h, -R, b), A = si(J, U, Ne, Ct, h, -R, b), a.lineTo(_.cx + _.x01, _.cy + _.y01), R < N ? a.arc(_.cx, _.cy, R, $e(_.y01, _.x01), $e(A.y01, A.x01), !b) : (a.arc(_.cx, _.cy, R, $e(_.y01, _.x01), $e(_.y11, _.x11), !b), a.arc(0, 0, h, $e(_.cy + _.y11, _.cx + _.x11), $e(A.cy + A.y11, A.cx + A.x11), b), a.arc(A.cx, A.cy, R, $e(A.y11, A.x11), $e(A.y01, A.x01), !b))) : a.arc(0, 0, h, E, T, b);
10009
10009
  }
10010
10010
  if (a.closePath(), u) return a = null, u + "" || null;
10011
10011
  }
@@ -10013,19 +10013,19 @@ function mh() {
10013
10013
  var u = (+e.apply(this, arguments) + +t.apply(this, arguments)) / 2, d = (+i.apply(this, arguments) + +o.apply(this, arguments)) / 2 - kr / 2;
10014
10014
  return [on(d) * u, ht(d) * u];
10015
10015
  }, c.innerRadius = function(u) {
10016
- return arguments.length ? (e = typeof u == "function" ? u : Te(+u), c) : e;
10016
+ return arguments.length ? (e = typeof u == "function" ? u : Ce(+u), c) : e;
10017
10017
  }, c.outerRadius = function(u) {
10018
- return arguments.length ? (t = typeof u == "function" ? u : Te(+u), c) : t;
10018
+ return arguments.length ? (t = typeof u == "function" ? u : Ce(+u), c) : t;
10019
10019
  }, c.cornerRadius = function(u) {
10020
- return arguments.length ? (n = typeof u == "function" ? u : Te(+u), c) : n;
10020
+ return arguments.length ? (n = typeof u == "function" ? u : Ce(+u), c) : n;
10021
10021
  }, c.padRadius = function(u) {
10022
- return arguments.length ? (r = u == null ? null : typeof u == "function" ? u : Te(+u), c) : r;
10022
+ return arguments.length ? (r = u == null ? null : typeof u == "function" ? u : Ce(+u), c) : r;
10023
10023
  }, c.startAngle = function(u) {
10024
- return arguments.length ? (i = typeof u == "function" ? u : Te(+u), c) : i;
10024
+ return arguments.length ? (i = typeof u == "function" ? u : Ce(+u), c) : i;
10025
10025
  }, c.endAngle = function(u) {
10026
- return arguments.length ? (o = typeof u == "function" ? u : Te(+u), c) : o;
10026
+ return arguments.length ? (o = typeof u == "function" ? u : Ce(+u), c) : o;
10027
10027
  }, c.padAngle = function(u) {
10028
- return arguments.length ? (s = typeof u == "function" ? u : Te(+u), c) : s;
10028
+ return arguments.length ? (s = typeof u == "function" ? u : Ce(+u), c) : s;
10029
10029
  }, c.context = function(u) {
10030
10030
  return arguments.length ? (a = u ?? null, c) : a;
10031
10031
  }, c;
@@ -10040,20 +10040,20 @@ function P1(e) {
10040
10040
  return e;
10041
10041
  }
10042
10042
  function R1() {
10043
- var e = P1, t = O1, n = null, r = Te(0), i = Te(wi), o = Te(0);
10043
+ var e = P1, t = O1, n = null, r = Ce(0), i = Ce(wi), o = Ce(0);
10044
10044
  function s(a) {
10045
- var l, c = (a = yh(a)).length, u, d, h = 0, f = new Array(c), g = new Array(c), p = +r.apply(this, arguments), m = Math.min(wi, Math.max(-wi, i.apply(this, arguments) - p)), b, w = Math.min(Math.abs(m) / c, o.apply(this, arguments)), T = w * (m < 0 ? -1 : 1), C;
10045
+ var l, c = (a = yh(a)).length, u, d, h = 0, f = new Array(c), g = new Array(c), p = +r.apply(this, arguments), m = Math.min(wi, Math.max(-wi, i.apply(this, arguments) - p)), b, w = Math.min(Math.abs(m) / c, o.apply(this, arguments)), C = w * (m < 0 ? -1 : 1), T;
10046
10046
  for (l = 0; l < c; ++l)
10047
- (C = g[f[l] = l] = +e(a[l], l, a)) > 0 && (h += C);
10047
+ (T = g[f[l] = l] = +e(a[l], l, a)) > 0 && (h += T);
10048
10048
  for (t != null ? f.sort(function(E, S) {
10049
10049
  return t(g[E], g[S]);
10050
10050
  }) : n != null && f.sort(function(E, S) {
10051
10051
  return n(a[E], a[S]);
10052
- }), l = 0, d = h ? (m - c * T) / h : 0; l < c; ++l, p = b)
10053
- u = f[l], C = g[u], b = p + (C > 0 ? C * d : 0) + T, g[u] = {
10052
+ }), l = 0, d = h ? (m - c * C) / h : 0; l < c; ++l, p = b)
10053
+ u = f[l], T = g[u], b = p + (T > 0 ? T * d : 0) + C, g[u] = {
10054
10054
  data: a[u],
10055
10055
  index: l,
10056
- value: C,
10056
+ value: T,
10057
10057
  startAngle: p,
10058
10058
  endAngle: b,
10059
10059
  padAngle: w
@@ -10061,26 +10061,26 @@ function R1() {
10061
10061
  return g;
10062
10062
  }
10063
10063
  return s.value = function(a) {
10064
- return arguments.length ? (e = typeof a == "function" ? a : Te(+a), s) : e;
10064
+ return arguments.length ? (e = typeof a == "function" ? a : Ce(+a), s) : e;
10065
10065
  }, s.sortValues = function(a) {
10066
10066
  return arguments.length ? (t = a, n = null, s) : t;
10067
10067
  }, s.sort = function(a) {
10068
10068
  return arguments.length ? (n = a, t = null, s) : n;
10069
10069
  }, s.startAngle = function(a) {
10070
- return arguments.length ? (r = typeof a == "function" ? a : Te(+a), s) : r;
10070
+ return arguments.length ? (r = typeof a == "function" ? a : Ce(+a), s) : r;
10071
10071
  }, s.endAngle = function(a) {
10072
- return arguments.length ? (i = typeof a == "function" ? a : Te(+a), s) : i;
10072
+ return arguments.length ? (i = typeof a == "function" ? a : Ce(+a), s) : i;
10073
10073
  }, s.padAngle = function(a) {
10074
- return arguments.length ? (o = typeof a == "function" ? a : Te(+a), s) : o;
10074
+ return arguments.length ? (o = typeof a == "function" ? a : Ce(+a), s) : o;
10075
10075
  }, s;
10076
10076
  }
10077
- function er(e, t) {
10077
+ function Qn(e, t) {
10078
10078
  if ((s = e.length) > 1)
10079
10079
  for (var n = 1, r, i, o = e[t[0]], s, a = o.length; n < s; ++n)
10080
10080
  for (i = o, o = e[t[n]], r = 0; r < a; ++r)
10081
10081
  o[r][1] += o[r][0] = isNaN(i[r][1]) ? i[r][0] : i[r][1];
10082
10082
  }
10083
- function tr(e) {
10083
+ function er(e) {
10084
10084
  for (var t = e.length, n = new Array(t); --t >= 0; ) n[t] = t;
10085
10085
  return n;
10086
10086
  }
@@ -10092,7 +10092,7 @@ function $1(e) {
10092
10092
  return t.key = e, t;
10093
10093
  }
10094
10094
  function Bi() {
10095
- var e = Te([]), t = tr, n = er, r = D1;
10095
+ var e = Ce([]), t = er, n = Qn, r = D1;
10096
10096
  function i(o) {
10097
10097
  var s = Array.from(e.apply(this, arguments), $1), a, l = s.length, c = -1, u;
10098
10098
  for (const d of o)
@@ -10103,13 +10103,13 @@ function Bi() {
10103
10103
  return n(s, u), s;
10104
10104
  }
10105
10105
  return i.keys = function(o) {
10106
- return arguments.length ? (e = typeof o == "function" ? o : Te(Array.from(o)), i) : e;
10106
+ return arguments.length ? (e = typeof o == "function" ? o : Ce(Array.from(o)), i) : e;
10107
10107
  }, i.value = function(o) {
10108
- return arguments.length ? (r = typeof o == "function" ? o : Te(+o), i) : r;
10108
+ return arguments.length ? (r = typeof o == "function" ? o : Ce(+o), i) : r;
10109
10109
  }, i.order = function(o) {
10110
- return arguments.length ? (t = o == null ? tr : typeof o == "function" ? o : Te(Array.from(o)), i) : t;
10110
+ return arguments.length ? (t = o == null ? er : typeof o == "function" ? o : Ce(Array.from(o)), i) : t;
10111
10111
  }, i.offset = function(o) {
10112
- return arguments.length ? (n = o ?? er, i) : n;
10112
+ return arguments.length ? (n = o ?? Qn, i) : n;
10113
10113
  }, i;
10114
10114
  }
10115
10115
  function j1(e, t) {
@@ -10118,7 +10118,7 @@ function j1(e, t) {
10118
10118
  for (s = n = 0; n < r; ++n) s += e[n][i][1] || 0;
10119
10119
  if (s) for (n = 0; n < r; ++n) e[n][i][1] /= s;
10120
10120
  }
10121
- er(e, t);
10121
+ Qn(e, t);
10122
10122
  }
10123
10123
  }
10124
10124
  function N1(e, t) {
@@ -10127,7 +10127,7 @@ function N1(e, t) {
10127
10127
  for (var s = 0, a = 0; s < i; ++s) a += e[s][n][1] || 0;
10128
10128
  r[n][1] += r[n][0] = -a / 2;
10129
10129
  }
10130
- er(e, t);
10130
+ Qn(e, t);
10131
10131
  }
10132
10132
  }
10133
10133
  function L1(e, t) {
@@ -10142,12 +10142,12 @@ function L1(e, t) {
10142
10142
  }
10143
10143
  i[r - 1][1] += i[r - 1][0] = n, l && (n -= c / l);
10144
10144
  }
10145
- i[r - 1][1] += i[r - 1][0] = n, er(e, t);
10145
+ i[r - 1][1] += i[r - 1][0] = n, Qn(e, t);
10146
10146
  }
10147
10147
  }
10148
10148
  function xh(e) {
10149
10149
  var t = e.map(z1);
10150
- return tr(e).sort(function(n, r) {
10150
+ return er(e).sort(function(n, r) {
10151
10151
  return t[n] - t[r];
10152
10152
  });
10153
10153
  }
@@ -10157,7 +10157,7 @@ function z1(e) {
10157
10157
  }
10158
10158
  function bh(e) {
10159
10159
  var t = e.map(vh);
10160
- return tr(e).sort(function(n, r) {
10160
+ return er(e).sort(function(n, r) {
10161
10161
  return t[n] - t[r];
10162
10162
  });
10163
10163
  }
@@ -10175,7 +10175,7 @@ function G1(e) {
10175
10175
  return c.reverse().concat(l);
10176
10176
  }
10177
10177
  function B1(e) {
10178
- return tr(e).reverse();
10178
+ return er(e).reverse();
10179
10179
  }
10180
10180
  function U1(e, t) {
10181
10181
  if (e.length === 0)
@@ -10209,7 +10209,7 @@ const ps = {
10209
10209
  /**
10210
10210
  * Given series order [0, 1, … n - 1] where n is the number of elements in series. Thus, the stack order is given by the key accessor.
10211
10211
  */
10212
- none: tr,
10212
+ none: er,
10213
10213
  /**
10214
10214
  * Reverse of the given series order [n - 1, n - 2, … 0] where n is the number of elements in series. Thus, the stack order is given by the reverse of the key accessor.
10215
10215
  */
@@ -10227,7 +10227,7 @@ const ps = {
10227
10227
  /**
10228
10228
  * Applies a zero baseline.
10229
10229
  * */
10230
- none: er,
10230
+ none: Qn,
10231
10231
  /**
10232
10232
  * Shifts the baseline down such that the center of the streamgraph is always at zero.
10233
10233
  * */
@@ -10281,7 +10281,7 @@ const ps = {
10281
10281
  `));
10282
10282
  t.forEach((d, h) => {
10283
10283
  const f = d[u];
10284
- f != null && typeof f != "number" && Kn([`MUI X Charts: your dataset key "${u}" is used for plotting bars, but the dataset contains the non-null non-numerical element "${f}" at index ${h}.`, "Bar plots only support numeric and null values."].join(`
10284
+ f != null && typeof f != "number" && qn([`MUI X Charts: your dataset key "${u}" is used for plotting bars, but the dataset contains the non-null non-numerical element "${f}" at index ${h}.`, "Bar plots only support numeric and null values."].join(`
10285
10285
  `));
10286
10286
  });
10287
10287
  }
@@ -10296,15 +10296,15 @@ const ps = {
10296
10296
  const w = i[b].dataKey;
10297
10297
  return i[b].data === void 0 && w !== void 0 ? w : b;
10298
10298
  }), f = Bi().keys(h).value((b, w) => b[w] ?? 0).order(d).offset(u)(s), g = f.map((b) => b.index), p = () => g, m = Bi().keys(h).value((b, w) => {
10299
- const T = h.indexOf(w), C = c[T];
10299
+ const C = h.indexOf(w), T = c[C];
10300
10300
  return n != null && n({
10301
10301
  type: "bar",
10302
- seriesId: C
10302
+ seriesId: T
10303
10303
  }) ? b[w] ?? 0 : 0;
10304
10304
  }).order(p).offset(u)(s);
10305
10305
  c.forEach((b, w) => {
10306
- const T = i[b].dataKey, C = T ? t.map((S) => {
10307
- const M = S[T];
10306
+ const C = i[b].dataKey, T = C ? t.map((S) => {
10307
+ const M = S[C];
10308
10308
  return typeof M == "number" ? M : null;
10309
10309
  }) : i[b].data, E = !(n != null && n({
10310
10310
  type: "bar",
@@ -10316,7 +10316,7 @@ const ps = {
10316
10316
  minBarSize: 0,
10317
10317
  valueFormatter: i[b].valueFormatter ?? V1
10318
10318
  }, i[b], {
10319
- data: C,
10319
+ data: T,
10320
10320
  hidden: E,
10321
10321
  stackedData: f[w],
10322
10322
  visibleStackedData: m[w]
@@ -10394,14 +10394,14 @@ function wh(e, t) {
10394
10394
  }));
10395
10395
  });
10396
10396
  }
10397
- function Th(e, t, n, r) {
10397
+ function Ch(e, t, n, r) {
10398
10398
  const i = wh(e, t);
10399
10399
  if (i.length === 0)
10400
10400
  return null;
10401
10401
  const o = n !== void 0 && r !== void 0 ? i.findIndex((s) => s.type === n && s.seriesId === r) : -1;
10402
10402
  return o <= 0 ? i[i.length - 1] : i[(o - 1 + i.length) % i.length];
10403
10403
  }
10404
- function Ch(e, t) {
10404
+ function Th(e, t) {
10405
10405
  return Object.keys(e).filter((n) => t.has(n)).flatMap((n) => {
10406
10406
  const r = e[n];
10407
10407
  return r.seriesOrder.filter((i) => r.series[i].data.length > 0 && r.series[i].data.some((o) => o != null)).map((i) => r.series[i].data.length);
@@ -10431,7 +10431,7 @@ function Po(e, t = !1) {
10431
10431
  return null;
10432
10432
  a = u.type, s = u.seriesId;
10433
10433
  }
10434
- const l = Ch(o, e);
10434
+ const l = Th(o, e);
10435
10435
  let c = (r == null ? void 0 : r.dataIndex) == null ? 0 : r.dataIndex + 1;
10436
10436
  return t ? c = c % l : c = Math.min(l - 1, c), {
10437
10437
  type: a,
@@ -10445,12 +10445,12 @@ function Ro(e, t = !1) {
10445
10445
  const o = Ve(i);
10446
10446
  let s = r == null ? void 0 : r.seriesId, a = r == null ? void 0 : r.type;
10447
10447
  if (!a || s == null || !Mh(o, a, s)) {
10448
- const u = Th(o, e, a, s);
10448
+ const u = Ch(o, e, a, s);
10449
10449
  if (u === null)
10450
10450
  return null;
10451
10451
  a = u.type, s = u.seriesId;
10452
10452
  }
10453
- const l = Ch(o, e);
10453
+ const l = Th(o, e);
10454
10454
  let c = (r == null ? void 0 : r.dataIndex) == null ? l - 1 : r.dataIndex - 1;
10455
10455
  return t ? c = (l + c) % l : c = Math.max(0, c), {
10456
10456
  type: a,
@@ -10479,7 +10479,7 @@ function $o(e) {
10479
10479
  return function(n, r) {
10480
10480
  const i = Ve(r);
10481
10481
  let o = n == null ? void 0 : n.seriesId, s = n == null ? void 0 : n.type;
10482
- const a = Th(i, e, s, o);
10482
+ const a = Ch(i, e, s, o);
10483
10483
  if (a === null)
10484
10484
  return null;
10485
10485
  s = a.type, o = a.seriesId;
@@ -10564,12 +10564,12 @@ function Q1(e) {
10564
10564
  } = J1(l.scale.bandwidth(), s, l.barGapRatio), h = a * (u + d), f = n.scale, g = r.scale, p = l.data[o], m = i.data[o];
10565
10565
  if (m == null)
10566
10566
  return null;
10567
- const w = i.visibleStackedData[o].map((I) => t ? g(I) : f(I)), [T, C] = Ir(w).map((I) => Math.round(I));
10567
+ const w = i.visibleStackedData[o].map((I) => t ? g(I) : f(I)), [C, T] = Ir(w).map((I) => Math.round(I));
10568
10568
  let E = 0;
10569
- m !== 0 && (i.hidden || (E = Math.max(i.minBarSize, C - T)));
10569
+ m !== 0 && (i.hidden || (E = Math.max(i.minBarSize, T - C)));
10570
10570
  const S = Z1(t, m, c);
10571
10571
  let M = 0;
10572
- return S ? M = C - E : M = T, {
10572
+ return S ? M = T - E : M = C, {
10573
10573
  x: t ? f(p) + h : M,
10574
10574
  y: t ? M : g(p) + h,
10575
10575
  height: t ? E : u,
@@ -10930,7 +10930,7 @@ const xS = (e) => {
10930
10930
  `));
10931
10931
  t.forEach((d, h) => {
10932
10932
  const f = d[u];
10933
- f != null && typeof f != "number" && Kn([`MUI X Charts: your dataset key "${u}" is used for plotting lines, but the dataset contains the non-null non-numerical element "${f}" at index ${h}.`, "Line plots only support numeric and null values."].join(`
10933
+ f != null && typeof f != "number" && qn([`MUI X Charts: your dataset key "${u}" is used for plotting lines, but the dataset contains the non-null non-numerical element "${f}" at index ${h}.`, "Line plots only support numeric and null values."].join(`
10934
10934
  `));
10935
10935
  });
10936
10936
  }
@@ -10945,15 +10945,15 @@ const xS = (e) => {
10945
10945
  const w = i[b].dataKey;
10946
10946
  return i[b].data === void 0 && w !== void 0 ? w : b;
10947
10947
  }), f = Bi().keys(h).value((b, w) => b[w] ?? 0).order(d).offset(u)(s), g = f.map((b) => b.index), p = () => g, m = Bi().keys(h).value((b, w) => {
10948
- const T = h.indexOf(w), C = c[T];
10948
+ const C = h.indexOf(w), T = c[C];
10949
10949
  return n != null && n({
10950
10950
  type: "line",
10951
- seriesId: C
10951
+ seriesId: T
10952
10952
  }) ? b[w] ?? 0 : 0;
10953
10953
  }).order(p).offset(u)(s);
10954
10954
  c.forEach((b, w) => {
10955
- const T = i[b].dataKey, C = T ? t.map((S) => {
10956
- const M = S[T];
10955
+ const C = i[b].dataKey, T = C ? t.map((S) => {
10956
+ const M = S[C];
10957
10957
  return typeof M == "number" ? M : null;
10958
10958
  }) : i[b].data, E = !(n != null && n({
10959
10959
  type: "line",
@@ -10962,7 +10962,7 @@ const xS = (e) => {
10962
10962
  a[b] = j({
10963
10963
  labelMarkType: "line"
10964
10964
  }, i[b], {
10965
- data: C,
10965
+ data: T,
10966
10966
  valueFormatter: i[b].valueFormatter ?? bS,
10967
10967
  hidden: E,
10968
10968
  stackedData: f[w],
@@ -11024,7 +11024,7 @@ const xS = (e) => {
11024
11024
  label: o
11025
11025
  }), r;
11026
11026
  }, []);
11027
- }, TS = (e) => {
11027
+ }, CS = (e) => {
11028
11028
  const {
11029
11029
  series: t,
11030
11030
  getColor: n,
@@ -11043,7 +11043,7 @@ const xS = (e) => {
11043
11043
  formattedValue: s,
11044
11044
  markType: t.labelMarkType
11045
11045
  };
11046
- }, CS = (e) => Object.values(e).map((t) => ({
11046
+ }, TS = (e) => Object.values(e).map((t) => ({
11047
11047
  direction: "x",
11048
11048
  axisId: t.xAxisId
11049
11049
  })), ES = (e, t, n) => j({}, e, {
@@ -11083,9 +11083,9 @@ const xS = (e) => {
11083
11083
  colorProcessor: SS,
11084
11084
  seriesProcessor: vS,
11085
11085
  legendGetter: wS,
11086
- tooltipGetter: TS,
11086
+ tooltipGetter: CS,
11087
11087
  tooltipItemPositionGetter: MS,
11088
- axisTooltipGetter: CS,
11088
+ axisTooltipGetter: TS,
11089
11089
  xExtremumGetter: mS,
11090
11090
  yExtremumGetter: xS,
11091
11091
  getSeriesWithDefaultValues: ES,
@@ -11295,9 +11295,9 @@ const $S = (e, t) => {
11295
11295
  } = o, u = c[n.dataIndex];
11296
11296
  if (!u)
11297
11297
  return null;
11298
- const d = [[l.inner, u.startAngle], [l.inner, u.endAngle], [l.outer, u.startAngle], [l.outer, u.endAngle]].map(([w, T]) => ({
11299
- x: a.x + w * Math.sin(T),
11300
- y: a.y - w * Math.cos(T)
11298
+ const d = [[l.inner, u.startAngle], [l.inner, u.endAngle], [l.outer, u.startAngle], [l.outer, u.endAngle]].map(([w, C]) => ({
11299
+ x: a.x + w * Math.sin(C),
11300
+ y: a.y - w * Math.cos(C)
11301
11301
  })), [h, f] = Ir(d.map((w) => w.x)), [g, p] = Ir(d.map((w) => w.y));
11302
11302
  switch (r) {
11303
11303
  case "bottom":
@@ -11372,7 +11372,7 @@ const Ya = () => {
11372
11372
  `));
11373
11373
  return e;
11374
11374
  };
11375
- function or() {
11375
+ function ir() {
11376
11376
  const e = Ya();
11377
11377
  if (!e)
11378
11378
  throw new Error(["MUI X Charts: Could not find the charts context.", "It looks like you rendered your component outside of a ChartContainer parent component."].join(`
@@ -11380,13 +11380,13 @@ function or() {
11380
11380
  return e.store;
11381
11381
  }
11382
11382
  function Ah() {
11383
- return or().use(St);
11383
+ return ir().use(St);
11384
11384
  }
11385
11385
  function _h() {
11386
- return or().use(xy);
11386
+ return ir().use(xy);
11387
11387
  }
11388
11388
  function US() {
11389
- const e = or(), {
11389
+ const e = ir(), {
11390
11390
  axis: t,
11391
11391
  axisIds: n
11392
11392
  } = e.use(en);
@@ -11396,7 +11396,7 @@ function US() {
11396
11396
  };
11397
11397
  }
11398
11398
  function VS() {
11399
- const e = or(), {
11399
+ const e = ir(), {
11400
11400
  axis: t,
11401
11401
  axisIds: n
11402
11402
  } = e.use(tn);
@@ -11406,7 +11406,7 @@ function VS() {
11406
11406
  };
11407
11407
  }
11408
11408
  function YS() {
11409
- const e = or(), {
11409
+ const e = ir(), {
11410
11410
  axis: t,
11411
11411
  axisIds: n
11412
11412
  } = e.use(m1) ?? {
@@ -11453,48 +11453,48 @@ function KS() {
11453
11453
  function d(p, m, b) {
11454
11454
  return 3 * a(m, b) * p * p + 2 * l(m, b) * p + c(m);
11455
11455
  }
11456
- function h(p, m, b, w, T) {
11457
- var C, E, S = 0;
11456
+ function h(p, m, b, w, C) {
11457
+ var T, E, S = 0;
11458
11458
  do
11459
- E = m + (b - m) / 2, C = u(E, w, T) - p, C > 0 ? b = E : m = E;
11460
- while (Math.abs(C) > n && ++S < r);
11459
+ E = m + (b - m) / 2, T = u(E, w, C) - p, T > 0 ? b = E : m = E;
11460
+ while (Math.abs(T) > n && ++S < r);
11461
11461
  return E;
11462
11462
  }
11463
11463
  function f(p, m, b, w) {
11464
- for (var T = 0; T < e; ++T) {
11465
- var C = d(m, b, w);
11466
- if (C === 0)
11464
+ for (var C = 0; C < e; ++C) {
11465
+ var T = d(m, b, w);
11466
+ if (T === 0)
11467
11467
  return m;
11468
11468
  var E = u(m, b, w) - p;
11469
- m -= E / C;
11469
+ m -= E / T;
11470
11470
  }
11471
11471
  return m;
11472
11472
  }
11473
11473
  function g(p) {
11474
11474
  return p;
11475
11475
  }
11476
- return ms = function(m, b, w, T) {
11476
+ return ms = function(m, b, w, C) {
11477
11477
  if (!(0 <= m && m <= 1 && 0 <= w && w <= 1))
11478
11478
  throw new Error("bezier x values must be in [0, 1] range");
11479
- if (m === b && w === T)
11479
+ if (m === b && w === C)
11480
11480
  return g;
11481
- for (var C = s ? new Float32Array(i) : new Array(i), E = 0; E < i; ++E)
11482
- C[E] = u(E * o, m, w);
11481
+ for (var T = s ? new Float32Array(i) : new Array(i), E = 0; E < i; ++E)
11482
+ T[E] = u(E * o, m, w);
11483
11483
  function S(M) {
11484
- for (var I = 0, O = 1, N = i - 1; O !== N && C[O] <= M; ++O)
11484
+ for (var I = 0, O = 1, N = i - 1; O !== N && T[O] <= M; ++O)
11485
11485
  I += o;
11486
11486
  --O;
11487
- var R = (M - C[O]) / (C[O + 1] - C[O]), v = I + R * o, _ = d(v, m, w);
11487
+ var R = (M - T[O]) / (T[O + 1] - T[O]), v = I + R * o, _ = d(v, m, w);
11488
11488
  return _ >= t ? f(M, v, m, w) : _ === 0 ? v : h(M, I, I + o, m, w);
11489
11489
  }
11490
11490
  return function(I) {
11491
- return I === 0 ? 0 : I === 1 ? 1 : u(S(I), b, T);
11491
+ return I === 0 ? 0 : I === 1 ? 1 : u(S(I), b, C);
11492
11492
  };
11493
11493
  }, ms;
11494
11494
  }
11495
11495
  var XS = KS();
11496
11496
  const JS = /* @__PURE__ */ Pp(XS), ZS = 300, QS = JS(0.66, 0, 0.34, 1);
11497
- var nr = 0, gr = 0, dr = 0, Ih = 1e3, Ui, mr, Vi = 0, yn = 0, No = 0, Or = typeof performance == "object" && performance.now ? performance : Date, kh = typeof window == "object" && window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : function(e) {
11497
+ var tr = 0, pr = 0, ur = 0, Ih = 1e3, Ui, gr, Vi = 0, yn = 0, No = 0, Or = typeof performance == "object" && performance.now ? performance : Date, kh = typeof window == "object" && window.requestAnimationFrame ? window.requestAnimationFrame.bind(window) : function(e) {
11498
11498
  setTimeout(e, 17);
11499
11499
  };
11500
11500
  function Wa() {
@@ -11510,7 +11510,7 @@ Yi.prototype = Oh.prototype = {
11510
11510
  constructor: Yi,
11511
11511
  restart: function(e, t, n) {
11512
11512
  if (typeof e != "function") throw new TypeError("callback is not a function");
11513
- n = (n == null ? Wa() : +n) + (t == null ? 0 : +t), !this._next && mr !== this && (mr ? mr._next = this : Ui = this, mr = this), this._call = e, this._time = n, Fs();
11513
+ n = (n == null ? Wa() : +n) + (t == null ? 0 : +t), !this._next && gr !== this && (gr ? gr._next = this : Ui = this, gr = this), this._call = e, this._time = n, Fs();
11514
11514
  },
11515
11515
  stop: function() {
11516
11516
  this._call && (this._call = null, this._time = 1 / 0, Fs());
@@ -11521,17 +11521,17 @@ function Oh(e, t, n) {
11521
11521
  return r.restart(e, t, n), r;
11522
11522
  }
11523
11523
  function tw() {
11524
- Wa(), ++nr;
11524
+ Wa(), ++tr;
11525
11525
  for (var e = Ui, t; e; )
11526
11526
  (t = yn - e._time) >= 0 && e._call.call(void 0, t), e = e._next;
11527
- --nr;
11527
+ --tr;
11528
11528
  }
11529
11529
  function Hc() {
11530
- yn = (Vi = Or.now()) + No, nr = gr = 0;
11530
+ yn = (Vi = Or.now()) + No, tr = pr = 0;
11531
11531
  try {
11532
11532
  tw();
11533
11533
  } finally {
11534
- nr = 0, rw(), yn = 0;
11534
+ tr = 0, rw(), yn = 0;
11535
11535
  }
11536
11536
  }
11537
11537
  function nw() {
@@ -11541,13 +11541,13 @@ function nw() {
11541
11541
  function rw() {
11542
11542
  for (var e, t = Ui, n, r = 1 / 0; t; )
11543
11543
  t._call ? (r > t._time && (r = t._time), e = t, t = t._next) : (n = t._next, t._next = null, t = e ? e._next = n : Ui = n);
11544
- mr = e, Fs(r);
11544
+ gr = e, Fs(r);
11545
11545
  }
11546
11546
  function Fs(e) {
11547
- if (!nr) {
11548
- gr && (gr = clearTimeout(gr));
11547
+ if (!tr) {
11548
+ pr && (pr = clearTimeout(pr));
11549
11549
  var t = e - yn;
11550
- t > 24 ? (e < 1 / 0 && (gr = setTimeout(Hc, e - Or.now() - No)), dr && (dr = clearInterval(dr))) : (dr || (Vi = Or.now(), dr = setInterval(nw, Ih)), nr = 1, kh(Hc));
11550
+ t > 24 ? (e < 1 / 0 && (pr = setTimeout(Hc, e - Or.now() - No)), ur && (ur = clearInterval(ur))) : (ur || (Vi = Or.now(), ur = setInterval(nw, Ih)), tr = 1, kh(Hc));
11551
11551
  }
11552
11552
  }
11553
11553
  function iw(e, t, n) {
@@ -11737,10 +11737,10 @@ function Kc(e) {
11737
11737
  const b = s(m);
11738
11738
  if (b === void 0)
11739
11739
  return null;
11740
- const w = n ? 1 - b / i : b / i, T = a(m);
11741
- return T === null ? null : /* @__PURE__ */ y.jsx("stop", {
11740
+ const w = n ? 1 - b / i : b / i, C = a(m);
11741
+ return C === null ? null : /* @__PURE__ */ y.jsx("stop", {
11742
11742
  offset: w,
11743
- stopColor: T,
11743
+ stopColor: C,
11744
11744
  stopOpacity: 1
11745
11745
  }, f + p);
11746
11746
  })
@@ -11800,30 +11800,30 @@ function hw() {
11800
11800
  } = VS(), {
11801
11801
  zAxis: g,
11802
11802
  zAxisIds: p
11803
- } = YS(), m = f.filter((T) => h[T].colorMap !== void 0), b = d.filter((T) => u[T].colorMap !== void 0), w = p.filter((T) => g[T].colorMap !== void 0);
11803
+ } = YS(), m = f.filter((C) => h[C].colorMap !== void 0), b = d.filter((C) => u[C].colorMap !== void 0), w = p.filter((C) => g[C].colorMap !== void 0);
11804
11804
  return m.length === 0 && b.length === 0 && w.length === 0 ? null : /* @__PURE__ */ y.jsxs("defs", {
11805
- children: [m.map((T) => {
11806
- const C = l(T), E = c(T), {
11805
+ children: [m.map((C) => {
11806
+ const T = l(C), E = c(C), {
11807
11807
  colorMap: S,
11808
11808
  scale: M,
11809
11809
  colorScale: I,
11810
11810
  reverse: O
11811
- } = h[T];
11811
+ } = h[C];
11812
11812
  return (S == null ? void 0 : S.type) === "piecewise" ? /* @__PURE__ */ y.jsx(qc, {
11813
11813
  isReversed: !O,
11814
11814
  scale: M,
11815
11815
  colorMap: S,
11816
11816
  size: s,
11817
- gradientId: C,
11817
+ gradientId: T,
11818
11818
  direction: "y"
11819
- }, C) : (S == null ? void 0 : S.type) === "continuous" ? /* @__PURE__ */ y.jsxs(P.Fragment, {
11819
+ }, T) : (S == null ? void 0 : S.type) === "continuous" ? /* @__PURE__ */ y.jsxs(P.Fragment, {
11820
11820
  children: [/* @__PURE__ */ y.jsx(Kc, {
11821
11821
  isReversed: !O,
11822
11822
  scale: M,
11823
11823
  colorScale: I,
11824
11824
  colorMap: S,
11825
11825
  size: s,
11826
- gradientId: C,
11826
+ gradientId: T,
11827
11827
  direction: "y"
11828
11828
  }), /* @__PURE__ */ y.jsx(ys, {
11829
11829
  isReversed: O,
@@ -11831,29 +11831,29 @@ function hw() {
11831
11831
  colorMap: S,
11832
11832
  gradientId: E
11833
11833
  })]
11834
- }, C) : null;
11835
- }), b.map((T) => {
11836
- const C = l(T), E = c(T), {
11834
+ }, T) : null;
11835
+ }), b.map((C) => {
11836
+ const T = l(C), E = c(C), {
11837
11837
  colorMap: S,
11838
11838
  scale: M,
11839
11839
  reverse: I,
11840
11840
  colorScale: O
11841
- } = u[T];
11841
+ } = u[C];
11842
11842
  return (S == null ? void 0 : S.type) === "piecewise" ? /* @__PURE__ */ y.jsx(qc, {
11843
11843
  isReversed: I,
11844
11844
  scale: M,
11845
11845
  colorMap: S,
11846
11846
  size: a,
11847
- gradientId: C,
11847
+ gradientId: T,
11848
11848
  direction: "x"
11849
- }, C) : (S == null ? void 0 : S.type) === "continuous" ? /* @__PURE__ */ y.jsxs(P.Fragment, {
11849
+ }, T) : (S == null ? void 0 : S.type) === "continuous" ? /* @__PURE__ */ y.jsxs(P.Fragment, {
11850
11850
  children: [/* @__PURE__ */ y.jsx(Kc, {
11851
11851
  isReversed: I,
11852
11852
  scale: M,
11853
11853
  colorScale: O,
11854
11854
  colorMap: S,
11855
11855
  size: a,
11856
- gradientId: C,
11856
+ gradientId: T,
11857
11857
  direction: "x"
11858
11858
  }), /* @__PURE__ */ y.jsx(ys, {
11859
11859
  isReversed: I,
@@ -11861,17 +11861,17 @@ function hw() {
11861
11861
  colorMap: S,
11862
11862
  gradientId: E
11863
11863
  })]
11864
- }, C) : null;
11865
- }), w.map((T) => {
11866
- const C = c(T), {
11864
+ }, T) : null;
11865
+ }), w.map((C) => {
11866
+ const T = c(C), {
11867
11867
  colorMap: E,
11868
11868
  colorScale: S
11869
- } = g[T];
11869
+ } = g[C];
11870
11870
  return (E == null ? void 0 : E.type) === "continuous" ? /* @__PURE__ */ y.jsx(ys, {
11871
11871
  colorScale: S,
11872
11872
  colorMap: E,
11873
- gradientId: C
11874
- }, C) : null;
11873
+ gradientId: T
11874
+ }, T) : null;
11875
11875
  })]
11876
11876
  });
11877
11877
  }
@@ -11915,14 +11915,14 @@ const gw = ["children", "className", "title", "desc"], mw = Je("svg", {
11915
11915
  className: p,
11916
11916
  title: m,
11917
11917
  desc: b
11918
- } = f, w = bt(f, gw), T = pw(), C = s > 0 && o > 0;
11918
+ } = f, w = bt(f, gw), C = pw(), T = s > 0 && o > 0;
11919
11919
  return /* @__PURE__ */ y.jsxs(mw, j({
11920
11920
  ownerState: {
11921
11921
  width: a,
11922
11922
  height: l
11923
11923
  },
11924
11924
  viewBox: `0 0 ${o} ${s}`,
11925
- className: Ge(T.root, p),
11925
+ className: Ge(C.root, p),
11926
11926
  tabIndex: c ? 0 : void 0,
11927
11927
  "data-has-focused-item": u || void 0
11928
11928
  }, w, {
@@ -11943,7 +11943,7 @@ const gw = ["children", "className", "title", "desc"], mw = Je("svg", {
11943
11943
  children: m
11944
11944
  }), b && /* @__PURE__ */ y.jsx("desc", {
11945
11945
  children: b
11946
- }), /* @__PURE__ */ y.jsx(hw, {}), C && g]
11946
+ }), /* @__PURE__ */ y.jsx(hw, {}), T && g]
11947
11947
  }));
11948
11948
  });
11949
11949
  process.env.NODE_ENV !== "production" && (Ha.displayName = "ChartsSurface");
@@ -12035,15 +12035,15 @@ function bw(e) {
12035
12035
  width: g,
12036
12036
  height: p
12037
12037
  } = Ah(), m = yw(i, o), b = c ? mt(c, g) : m.cx * g, w = u ? mt(u, p) : m.cy * p;
12038
- let T = h + b, C = f + w;
12038
+ let C = h + b, T = f + w;
12039
12039
  const E = xw(b, w, g, p, m);
12040
12040
  if (c === void 0) {
12041
12041
  const N = E * (m.maxX - m.minX);
12042
- T = h + (g - N) / 2 + m.cx * N;
12042
+ C = h + (g - N) / 2 + m.cx * N;
12043
12043
  }
12044
12044
  if (u === void 0) {
12045
12045
  const N = E * (m.maxY - m.minY);
12046
- C = f + (p - N) / 2 + m.cy * N;
12046
+ T = f + (p - N) / 2 + m.cy * N;
12047
12047
  }
12048
12048
  const S = mt(s ?? E, E), M = mt(a ?? "80%", E), I = mt(l ?? 0, S - M), O = P.useMemo(() => {
12049
12049
  const N = dn(i), R = dn(o);
@@ -12056,12 +12056,12 @@ function bw(e) {
12056
12056
  outerRadius: S,
12057
12057
  innerRadius: M,
12058
12058
  cornerRadius: I,
12059
- cx: T,
12060
- cy: C,
12059
+ cx: C,
12060
+ cy: T,
12061
12061
  maxRadius: E,
12062
12062
  valueAngle: t === null ? null : N + (R - N) * (t - n) / (r - n)
12063
12063
  };
12064
- }, [t, n, r, i, o, S, M, I, T, C, E]);
12064
+ }, [t, n, r, i, o, S, M, I, C, T, E]);
12065
12065
  return /* @__PURE__ */ y.jsx(qa.Provider, {
12066
12066
  value: O,
12067
12067
  children: d
@@ -12097,7 +12097,7 @@ const vw = ["width", "height", "margin", "title", "desc", "value", "valueMin", "
12097
12097
  cx: m,
12098
12098
  cy: b,
12099
12099
  children: w
12100
- } = t, T = bt(t, vw);
12100
+ } = t, C = bt(t, vw);
12101
12101
  return /* @__PURE__ */ y.jsx(BS, {
12102
12102
  pluginParams: {
12103
12103
  width: r,
@@ -12128,7 +12128,7 @@ const vw = ["width", "height", "margin", "title", "desc", "value", "valueMin", "
12128
12128
  "aria-valuenow": l === null ? void 0 : l,
12129
12129
  "aria-valuemin": c,
12130
12130
  "aria-valuemax": u
12131
- }, T, {
12131
+ }, C, {
12132
12132
  ref: n,
12133
12133
  children: /* @__PURE__ */ y.jsx(Sw, {
12134
12134
  "aria-hidden": "true",
@@ -12238,10 +12238,10 @@ process.env.NODE_ENV !== "production" && (Xa.propTypes = {
12238
12238
  width: x.number
12239
12239
  });
12240
12240
  function ww(e) {
12241
- const n = or().use(J0);
12241
+ const n = ir().use(J0);
12242
12242
  return e || n;
12243
12243
  }
12244
- function Tw(e, t) {
12244
+ function Cw(e, t) {
12245
12245
  const n = st(e.startAngle, t.startAngle), r = st(e.endAngle, t.endAngle), i = st(e.innerRadius, t.innerRadius), o = st(e.outerRadius, t.outerRadius), s = st(e.cornerRadius, t.cornerRadius);
12246
12246
  return (a) => ({
12247
12247
  startAngle: n(a),
@@ -12251,7 +12251,7 @@ function Tw(e, t) {
12251
12251
  cornerRadius: s(a)
12252
12252
  });
12253
12253
  }
12254
- function Cw(e) {
12254
+ function Tw(e) {
12255
12255
  return lw({
12256
12256
  startAngle: e.startAngle,
12257
12257
  endAngle: e.endAngle,
@@ -12259,7 +12259,7 @@ function Cw(e) {
12259
12259
  outerRadius: e.outerRadius,
12260
12260
  cornerRadius: e.cornerRadius
12261
12261
  }, {
12262
- createInterpolator: Tw,
12262
+ createInterpolator: Cw,
12263
12263
  transformProps: (t) => ({
12264
12264
  d: mh().cornerRadius(t.cornerRadius)({
12265
12265
  innerRadius: t.innerRadius,
@@ -12341,7 +12341,7 @@ function Rh(e) {
12341
12341
  outerRadius: a,
12342
12342
  skipAnimation: l
12343
12343
  } = e, c = bt(e, Aw);
12344
- const u = ww(l), d = Cw({
12344
+ const u = ww(l), d = Tw({
12345
12345
  startAngle: r,
12346
12346
  endAngle: i,
12347
12347
  cornerRadius: o,
@@ -13180,75 +13180,75 @@ const qw = (e) => {
13180
13180
  showIdlePulsating: !1,
13181
13181
  idleDotsCount: 0
13182
13182
  }), n = ge(null), r = ge(null), i = ge(null), o = ge(null), s = ge(0), a = ge(null), l = ge(null), c = le(() => {
13183
- t((T) => ({ ...T, showPauseAnimation: !0 })), n.current && clearTimeout(n.current), n.current = setTimeout(() => {
13184
- t((T) => ({ ...T, showPauseAnimation: !1 }));
13183
+ t((C) => ({ ...C, showPauseAnimation: !0 })), n.current && clearTimeout(n.current), n.current = setTimeout(() => {
13184
+ t((C) => ({ ...C, showPauseAnimation: !1 }));
13185
13185
  }, 800);
13186
13186
  }, []), u = le(() => {
13187
- t((T) => ({ ...T, showErrorAnimation: !0 })), r.current && clearTimeout(r.current), r.current = setTimeout(() => {
13188
- t((T) => ({ ...T, showErrorAnimation: !1 }));
13187
+ t((C) => ({ ...C, showErrorAnimation: !0 })), r.current && clearTimeout(r.current), r.current = setTimeout(() => {
13188
+ t((C) => ({ ...C, showErrorAnimation: !1 }));
13189
13189
  }, 600);
13190
13190
  }, []), d = le(() => {
13191
- t((T) => ({ ...T, showErrorAnimation: !1 })), r.current && clearTimeout(r.current);
13192
- }, []), h = le((T) => {
13193
- s.current = 0, t((C) => ({
13194
- ...C,
13191
+ t((C) => ({ ...C, showErrorAnimation: !1 })), r.current && clearTimeout(r.current);
13192
+ }, []), h = le((C) => {
13193
+ s.current = 0, t((T) => ({
13194
+ ...T,
13195
13195
  showPulsatingText: !0,
13196
13196
  pulsatingFinished: !1
13197
13197
  })), setTimeout(() => {
13198
- t((C) => ({
13199
- ...C,
13198
+ t((T) => ({
13199
+ ...T,
13200
13200
  pulsatingFinished: !0
13201
13201
  // This will keep the success color and start slow pulsating
13202
13202
  })), i.current = setInterval(() => {
13203
- t((C) => ({
13204
- ...C,
13205
- showPulsatingText: !C.showPulsatingText
13203
+ t((T) => ({
13204
+ ...T,
13205
+ showPulsatingText: !T.showPulsatingText
13206
13206
  }));
13207
- }, 2e3), T && T();
13207
+ }, 2e3), C && C();
13208
13208
  }, 800);
13209
13209
  }, []), f = le(() => {
13210
- i.current && (clearInterval(i.current), i.current = null), t((T) => ({
13211
- ...T,
13210
+ i.current && (clearInterval(i.current), i.current = null), t((C) => ({
13211
+ ...C,
13212
13212
  showPulsatingText: !1,
13213
13213
  pulsatingFinished: !1
13214
13214
  })), s.current = 0;
13215
13215
  }, []), g = le(() => {
13216
- t((T) => ({
13217
- ...T,
13216
+ t((C) => ({
13217
+ ...C,
13218
13218
  showIdlePulsating: !0
13219
13219
  })), a.current = setInterval(() => {
13220
- t((T) => ({
13221
- ...T,
13222
- showIdlePulsating: !T.showIdlePulsating
13220
+ t((C) => ({
13221
+ ...C,
13222
+ showIdlePulsating: !C.showIdlePulsating
13223
13223
  }));
13224
13224
  }, 2e3), l.current = setInterval(() => {
13225
- t((T) => ({
13226
- ...T,
13227
- idleDotsCount: (T.idleDotsCount + 1) % 4
13225
+ t((C) => ({
13226
+ ...C,
13227
+ idleDotsCount: (C.idleDotsCount + 1) % 4
13228
13228
  // Cycle through 0, 1, 2, 3
13229
13229
  }));
13230
13230
  }, 800);
13231
13231
  }, []), p = le(() => {
13232
- a.current && (clearInterval(a.current), a.current = null), l.current && (clearInterval(l.current), l.current = null), t((T) => ({
13233
- ...T,
13232
+ a.current && (clearInterval(a.current), a.current = null), l.current && (clearInterval(l.current), l.current = null), t((C) => ({
13233
+ ...C,
13234
13234
  showIdlePulsating: !1,
13235
13235
  idleDotsCount: 0
13236
13236
  }));
13237
13237
  }, []), m = le(() => {
13238
- t((T) => ({
13239
- ...T,
13238
+ t((C) => ({
13239
+ ...C,
13240
13240
  showLabels: !1,
13241
13241
  showMainText: !1
13242
13242
  })), o.current && clearTimeout(o.current), o.current = setTimeout(() => {
13243
- t((T) => ({
13244
- ...T,
13243
+ t((C) => ({
13244
+ ...C,
13245
13245
  showLabels: !0,
13246
13246
  showMainText: !0
13247
13247
  }));
13248
13248
  }, 200);
13249
13249
  }, []), b = le(() => {
13250
- t((T) => ({
13251
- ...T,
13250
+ t((C) => ({
13251
+ ...C,
13252
13252
  showLabels: !0,
13253
13253
  showMainText: !0
13254
13254
  }));
@@ -13366,7 +13366,7 @@ const qw = (e) => {
13366
13366
  l.maxTime,
13367
13367
  f,
13368
13368
  i
13369
- ]), T = le(() => {
13369
+ ]), C = le(() => {
13370
13370
  l.isPausedState && (l.remainingTime > 0 || l.currentState !== "countdown") && (d.current = Date.now(), c((E) => ({
13371
13371
  ...E,
13372
13372
  isRunning: !0,
@@ -13376,16 +13376,16 @@ const qw = (e) => {
13376
13376
  l.isPausedState,
13377
13377
  l.remainingTime,
13378
13378
  l.currentState
13379
- ]), C = le(() => l.isPausedState, [l.isPausedState]);
13379
+ ]), T = le(() => l.isPausedState, [l.isPausedState]);
13380
13380
  return xe(() => {
13381
- r ? (l.isRunning && !l.isPausedState && (c((E) => ({ ...E, wasRunningBeforeError: !0 })), w()), o()) : (l.wasRunningBeforeError && l.isPausedState && (c((E) => ({ ...E, wasRunningBeforeError: !1 })), T()), s());
13381
+ r ? (l.isRunning && !l.isPausedState && (c((E) => ({ ...E, wasRunningBeforeError: !0 })), w()), o()) : (l.wasRunningBeforeError && l.isPausedState && (c((E) => ({ ...E, wasRunningBeforeError: !1 })), C()), s());
13382
13382
  }, [
13383
13383
  r,
13384
13384
  l.isRunning,
13385
13385
  l.isPausedState,
13386
13386
  l.wasRunningBeforeError,
13387
13387
  w,
13388
- T,
13388
+ C,
13389
13389
  o,
13390
13390
  s
13391
13391
  ]), xe(() => {
@@ -13447,8 +13447,8 @@ const qw = (e) => {
13447
13447
  setIdle: g,
13448
13448
  completeMeasuring: b,
13449
13449
  pause: w,
13450
- resume: T,
13451
- isPaused: C
13450
+ resume: C,
13451
+ isPaused: T
13452
13452
  }
13453
13453
  };
13454
13454
  }, w_ = Ue(
@@ -13474,8 +13474,8 @@ const qw = (e) => {
13474
13474
  stopIdleAnimations: m,
13475
13475
  triggerFadeTransition: b,
13476
13476
  setInitialAnimationState: w,
13477
- cleanup: T
13478
- } = Zw(), { timerState: C, controls: E } = Qw({
13477
+ cleanup: C
13478
+ } = Zw(), { timerState: T, controls: E } = Qw({
13479
13479
  autoStart: r,
13480
13480
  onCycleEnd: t,
13481
13481
  onMeasuringComplete: n,
@@ -13487,9 +13487,9 @@ const qw = (e) => {
13487
13487
  });
13488
13488
  return xe(() => {
13489
13489
  const S = l.current;
13490
- l.current !== void 0 && S !== C.currentState ? (S === "measured" && g(), S === "idle" && m(), b()) : w(), C.currentState === "idle" && p(), l.current = C.currentState;
13490
+ l.current !== void 0 && S !== T.currentState ? (S === "measured" && g(), S === "idle" && m(), b()) : w(), T.currentState === "idle" && p(), l.current = T.currentState;
13491
13491
  }, [
13492
- C.currentState,
13492
+ T.currentState,
13493
13493
  g,
13494
13494
  m,
13495
13495
  p,
@@ -13503,10 +13503,10 @@ const qw = (e) => {
13503
13503
  return () => {
13504
13504
  S = !1, clearTimeout(M);
13505
13505
  };
13506
- }, [e, E]), xe(() => T, [T]), i === "small" ? /* @__PURE__ */ y.jsx(
13506
+ }, [e, E]), xe(() => C, [C]), i === "small" ? /* @__PURE__ */ y.jsx(
13507
13507
  Jw,
13508
13508
  {
13509
- timerState: C,
13509
+ timerState: T,
13510
13510
  animationState: c,
13511
13511
  hasError: a,
13512
13512
  compact: o,
@@ -13515,7 +13515,7 @@ const qw = (e) => {
13515
13515
  ) : /* @__PURE__ */ y.jsx(
13516
13516
  Xw,
13517
13517
  {
13518
- timerState: C,
13518
+ timerState: T,
13519
13519
  animationState: c,
13520
13520
  hasError: a,
13521
13521
  className: s
@@ -13528,11 +13528,11 @@ process.env.NODE_ENV !== "production" && (x.node, x.object.isRequired);
13528
13528
  function Qa(e) {
13529
13529
  return fm(e);
13530
13530
  }
13531
- function eT(e) {
13531
+ function eC(e) {
13532
13532
  return Sn("MuiSvgIcon", e);
13533
13533
  }
13534
13534
  lo("MuiSvgIcon", ["root", "colorPrimary", "colorSecondary", "colorAction", "colorError", "colorDisabled", "fontSizeInherit", "fontSizeSmall", "fontSizeMedium", "fontSizeLarge"]);
13535
- const tT = (e) => {
13535
+ const tC = (e) => {
13536
13536
  const {
13537
13537
  color: t,
13538
13538
  fontSize: n,
@@ -13540,8 +13540,8 @@ const tT = (e) => {
13540
13540
  } = e, i = {
13541
13541
  root: ["root", t !== "inherit" && `color${Fe(t)}`, `fontSize${Fe(n)}`]
13542
13542
  };
13543
- return Dr(i, eT, r);
13544
- }, nT = Je("svg", {
13543
+ return Dr(i, eC, r);
13544
+ }, nC = Je("svg", {
13545
13545
  name: "MuiSvgIcon",
13546
13546
  slot: "Root",
13547
13547
  overridesResolver: (e, t) => {
@@ -13668,8 +13668,8 @@ const tT = (e) => {
13668
13668
  hasSvgAsChild: g
13669
13669
  }, m = {};
13670
13670
  u || (m.viewBox = h);
13671
- const b = tT(p);
13672
- return /* @__PURE__ */ y.jsxs(nT, {
13671
+ const b = tC(p);
13672
+ return /* @__PURE__ */ y.jsxs(nC, {
13673
13673
  as: a,
13674
13674
  className: Ge(b.root, o),
13675
13675
  focusable: "false",
@@ -13770,7 +13770,7 @@ function nn(e, t) {
13770
13770
  }
13771
13771
  return process.env.NODE_ENV !== "production" && (n.displayName = `${t}Icon`), n.muiName = Wi.muiName, /* @__PURE__ */ P.memo(/* @__PURE__ */ P.forwardRef(n));
13772
13772
  }
13773
- function rT(e) {
13773
+ function rC(e) {
13774
13774
  const {
13775
13775
  controlled: t,
13776
13776
  default: n,
@@ -13797,13 +13797,13 @@ function rT(e) {
13797
13797
  }, []);
13798
13798
  return [l, c];
13799
13799
  }
13800
- const iT = nn(/* @__PURE__ */ y.jsx("path", {
13800
+ const iC = nn(/* @__PURE__ */ y.jsx("path", {
13801
13801
  d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
13802
- }), "Clear"), oT = nn(/* @__PURE__ */ y.jsx("path", {
13802
+ }), "Clear"), oC = nn(/* @__PURE__ */ y.jsx("path", {
13803
13803
  d: "M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z"
13804
13804
  }), "FilterList"), Xc = nn(/* @__PURE__ */ y.jsx("path", {
13805
13805
  d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14"
13806
- }), "Search"), sT = Ue(
13806
+ }), "Search"), sC = Ue(
13807
13807
  ue(
13808
13808
  ({
13809
13809
  data: e,
@@ -13845,7 +13845,7 @@ const iT = nn(/* @__PURE__ */ y.jsx("path", {
13845
13845
  O.disconnect();
13846
13846
  };
13847
13847
  }, [g, w.length, t]);
13848
- const T = bi(() => {
13848
+ const C = bi(() => {
13849
13849
  if (i !== void 0)
13850
13850
  return i;
13851
13851
  if (m !== null)
@@ -13855,10 +13855,10 @@ const iT = nn(/* @__PURE__ */ y.jsx("path", {
13855
13855
  return b(O), O;
13856
13856
  }
13857
13857
  return null;
13858
- }, [d, e, i, m]), C = (O) => {
13858
+ }, [d, e, i, m]), T = (O) => {
13859
13859
  const N = e.find((R) => n(R).id === O.id);
13860
13860
  N && (i === void 0 && b(N), r && r(N, O));
13861
- }, E = bi(() => !T || !o ? null : o(T), [T, o]);
13861
+ }, E = bi(() => !C || !o ? null : o(C), [C, o]);
13862
13862
  function S() {
13863
13863
  return /* @__PURE__ */ y.jsx(Kf, { children: /* @__PURE__ */ y.jsxs(
13864
13864
  q,
@@ -13899,7 +13899,7 @@ const iT = nn(/* @__PURE__ */ y.jsx("path", {
13899
13899
  /* @__PURE__ */ y.jsx(
13900
13900
  Xf,
13901
13901
  {
13902
- render: /* @__PURE__ */ y.jsx(qo, { "aria-label": "Show filters", children: /* @__PURE__ */ y.jsx(oT, { fontSize: "small" }) })
13902
+ render: /* @__PURE__ */ y.jsx(qo, { "aria-label": "Show filters", children: /* @__PURE__ */ y.jsx(oC, { fontSize: "small" }) })
13903
13903
  }
13904
13904
  ),
13905
13905
  /* @__PURE__ */ y.jsx(
@@ -14072,7 +14072,7 @@ const iT = nn(/* @__PURE__ */ y.jsx("path", {
14072
14072
  backgroundColor: "rgba(255, 255, 255, 0.1)"
14073
14073
  }
14074
14074
  },
14075
- children: /* @__PURE__ */ y.jsx(qo, { "aria-label": "Clear", children: /* @__PURE__ */ y.jsx(iT, { fontSize: "small" }) })
14075
+ children: /* @__PURE__ */ y.jsx(qo, { "aria-label": "Clear", children: /* @__PURE__ */ y.jsx(iC, { fontSize: "small" }) })
14076
14076
  }
14077
14077
  )
14078
14078
  }
@@ -14138,7 +14138,7 @@ const iT = nn(/* @__PURE__ */ y.jsx("path", {
14138
14138
  apiRef: g,
14139
14139
  rows: w,
14140
14140
  columns: t,
14141
- onRowClick: C,
14141
+ onRowClick: T,
14142
14142
  disableColumnMenu: !1,
14143
14143
  disableRowSelectionOnClick: !0,
14144
14144
  disableMultipleRowSelection: !0,
@@ -14320,8 +14320,8 @@ const iT = nn(/* @__PURE__ */ y.jsx("path", {
14320
14320
  }
14321
14321
  )
14322
14322
  );
14323
- sT.displayName = "WandelbotsDataGrid";
14324
- const Yn = Im({
14323
+ sC.displayName = "WandelbotsDataGrid";
14324
+ const Vn = Im({
14325
14325
  createStyledComponent: Je("div", {
14326
14326
  name: "MuiStack",
14327
14327
  slot: "Root"
@@ -14331,7 +14331,7 @@ const Yn = Im({
14331
14331
  name: "MuiStack"
14332
14332
  })
14333
14333
  });
14334
- process.env.NODE_ENV !== "production" && (Yn.propTypes = {
14334
+ process.env.NODE_ENV !== "production" && (Vn.propTypes = {
14335
14335
  // ┌────────────────────────────── Warning ──────────────────────────────┐
14336
14336
  // │ These PropTypes are generated from the TypeScript type definitions. │
14337
14337
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -14387,7 +14387,7 @@ const Jc = Ue(
14387
14387
  activeJoggingDirection: s,
14388
14388
  ...a
14389
14389
  }) => {
14390
- var T, C, E, S, M, I, O;
14390
+ var C, T, E, S, M, I, O;
14391
14391
  qs(() => {
14392
14392
  const N = n(), R = h.current;
14393
14393
  R && (R.textContent = N);
@@ -14409,7 +14409,7 @@ const Jc = Ue(
14409
14409
  },
14410
14410
  labelColor: "#000"
14411
14411
  });
14412
- const f = d ? (T = e.buttonBackgroundColor) == null ? void 0 : T.pressed : e.borderColor, g = {
14412
+ const f = d ? (C = e.buttonBackgroundColor) == null ? void 0 : C.pressed : e.borderColor, g = {
14413
14413
  width: "55px",
14414
14414
  color: e.color,
14415
14415
  path: { fill: e.color },
@@ -14420,7 +14420,7 @@ const Jc = Ue(
14420
14420
  }
14421
14421
  }, p = {
14422
14422
  ...g,
14423
- backgroundColor: (C = e.buttonBackgroundColor) == null ? void 0 : C.default,
14423
+ backgroundColor: (T = e.buttonBackgroundColor) == null ? void 0 : T.default,
14424
14424
  ":hover": {
14425
14425
  backgroundColor: (E = e.buttonBackgroundColor) == null ? void 0 : E.hovered
14426
14426
  },
@@ -14450,7 +14450,7 @@ const Jc = Ue(
14450
14450
  u(null), i();
14451
14451
  }
14452
14452
  return /* @__PURE__ */ y.jsxs(
14453
- Yn,
14453
+ Vn,
14454
14454
  {
14455
14455
  height: "64px",
14456
14456
  direction: "row",
@@ -14477,7 +14477,7 @@ const Jc = Ue(
14477
14477
  }
14478
14478
  ),
14479
14479
  /* @__PURE__ */ y.jsxs(
14480
- Yn,
14480
+ Vn,
14481
14481
  {
14482
14482
  spacing: "6px",
14483
14483
  sx: {
@@ -14491,7 +14491,7 @@ const Jc = Ue(
14491
14491
  },
14492
14492
  children: [
14493
14493
  /* @__PURE__ */ y.jsx(
14494
- Yn,
14494
+ Vn,
14495
14495
  {
14496
14496
  height: "22px",
14497
14497
  direction: "row",
@@ -14550,54 +14550,54 @@ const Jc = Ue(
14550
14550
  );
14551
14551
  }
14552
14552
  )
14553
- ), aT = nn(/* @__PURE__ */ y.jsx("path", {
14553
+ ), aC = nn(/* @__PURE__ */ y.jsx("path", {
14554
14554
  d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"
14555
- }), "ChevronLeft"), lT = nn(/* @__PURE__ */ y.jsx("path", {
14555
+ }), "ChevronLeft"), lC = nn(/* @__PURE__ */ y.jsx("path", {
14556
14556
  d: "M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"
14557
14557
  }), "ChevronRight");
14558
14558
  function xn(e) {
14559
14559
  var t = typeof e;
14560
14560
  return e != null && (t == "object" || t == "function");
14561
14561
  }
14562
- var Lh = typeof global == "object" && global && global.Object === Object && global, cT = typeof self == "object" && self && self.Object === Object && self, wt = Lh || cT || Function("return this")(), bs = function() {
14562
+ var Lh = typeof global == "object" && global && global.Object === Object && global, cC = typeof self == "object" && self && self.Object === Object && self, wt = Lh || cC || Function("return this")(), bs = function() {
14563
14563
  return wt.Date.now();
14564
- }, uT = /\s/;
14565
- function dT(e) {
14566
- for (var t = e.length; t-- && uT.test(e.charAt(t)); )
14564
+ }, uC = /\s/;
14565
+ function dC(e) {
14566
+ for (var t = e.length; t-- && uC.test(e.charAt(t)); )
14567
14567
  ;
14568
14568
  return t;
14569
14569
  }
14570
- var hT = /^\s+/;
14571
- function fT(e) {
14572
- return e && e.slice(0, dT(e) + 1).replace(hT, "");
14570
+ var hC = /^\s+/;
14571
+ function fC(e) {
14572
+ return e && e.slice(0, dC(e) + 1).replace(hC, "");
14573
14573
  }
14574
- var Ht = wt.Symbol, zh = Object.prototype, pT = zh.hasOwnProperty, gT = zh.toString, hr = Ht ? Ht.toStringTag : void 0;
14575
- function mT(e) {
14576
- var t = pT.call(e, hr), n = e[hr];
14574
+ var Ht = wt.Symbol, zh = Object.prototype, pC = zh.hasOwnProperty, gC = zh.toString, dr = Ht ? Ht.toStringTag : void 0;
14575
+ function mC(e) {
14576
+ var t = pC.call(e, dr), n = e[dr];
14577
14577
  try {
14578
- e[hr] = void 0;
14578
+ e[dr] = void 0;
14579
14579
  var r = !0;
14580
14580
  } catch {
14581
14581
  }
14582
- var i = gT.call(e);
14583
- return r && (t ? e[hr] = n : delete e[hr]), i;
14582
+ var i = gC.call(e);
14583
+ return r && (t ? e[dr] = n : delete e[dr]), i;
14584
14584
  }
14585
- var yT = Object.prototype, xT = yT.toString;
14586
- function bT(e) {
14587
- return xT.call(e);
14585
+ var yC = Object.prototype, xC = yC.toString;
14586
+ function bC(e) {
14587
+ return xC.call(e);
14588
14588
  }
14589
- var vT = "[object Null]", ST = "[object Undefined]", Zc = Ht ? Ht.toStringTag : void 0;
14589
+ var vC = "[object Null]", SC = "[object Undefined]", Zc = Ht ? Ht.toStringTag : void 0;
14590
14590
  function Mn(e) {
14591
- return e == null ? e === void 0 ? ST : vT : Zc && Zc in Object(e) ? mT(e) : bT(e);
14591
+ return e == null ? e === void 0 ? SC : vC : Zc && Zc in Object(e) ? mC(e) : bC(e);
14592
14592
  }
14593
14593
  function bn(e) {
14594
14594
  return e != null && typeof e == "object";
14595
14595
  }
14596
- var wT = "[object Symbol]";
14596
+ var wC = "[object Symbol]";
14597
14597
  function Lo(e) {
14598
- return typeof e == "symbol" || bn(e) && Mn(e) == wT;
14598
+ return typeof e == "symbol" || bn(e) && Mn(e) == wC;
14599
14599
  }
14600
- var Qc = NaN, TT = /^[-+]0x[0-9a-f]+$/i, CT = /^0b[01]+$/i, ET = /^0o[0-7]+$/i, MT = parseInt;
14600
+ var Qc = NaN, CC = /^[-+]0x[0-9a-f]+$/i, TC = /^0b[01]+$/i, EC = /^0o[0-7]+$/i, MC = parseInt;
14601
14601
  function eu(e) {
14602
14602
  if (typeof e == "number")
14603
14603
  return e;
@@ -14609,16 +14609,16 @@ function eu(e) {
14609
14609
  }
14610
14610
  if (typeof e != "string")
14611
14611
  return e === 0 ? e : +e;
14612
- e = fT(e);
14613
- var n = CT.test(e);
14614
- return n || ET.test(e) ? MT(e.slice(2), n ? 2 : 8) : TT.test(e) ? Qc : +e;
14612
+ e = fC(e);
14613
+ var n = TC.test(e);
14614
+ return n || EC.test(e) ? MC(e.slice(2), n ? 2 : 8) : CC.test(e) ? Qc : +e;
14615
14615
  }
14616
- var AT = "Expected a function", _T = Math.max, IT = Math.min;
14617
- function kT(e, t, n) {
14616
+ var AC = "Expected a function", _C = Math.max, IC = Math.min;
14617
+ function kC(e, t, n) {
14618
14618
  var r, i, o, s, a, l, c = 0, u = !1, d = !1, h = !0;
14619
14619
  if (typeof e != "function")
14620
- throw new TypeError(AT);
14621
- t = eu(t) || 0, xn(n) && (u = !!n.leading, d = "maxWait" in n, o = d ? _T(eu(n.maxWait) || 0, t) : o, h = "trailing" in n ? !!n.trailing : h);
14620
+ throw new TypeError(AC);
14621
+ t = eu(t) || 0, xn(n) && (u = !!n.leading, d = "maxWait" in n, o = d ? _C(eu(n.maxWait) || 0, t) : o, h = "trailing" in n ? !!n.trailing : h);
14622
14622
  function f(S) {
14623
14623
  var M = r, I = i;
14624
14624
  return r = i = void 0, c = S, s = e.apply(I, M), s;
@@ -14628,7 +14628,7 @@ function kT(e, t, n) {
14628
14628
  }
14629
14629
  function p(S) {
14630
14630
  var M = S - l, I = S - c, O = t - M;
14631
- return d ? IT(O, o - I) : O;
14631
+ return d ? IC(O, o - I) : O;
14632
14632
  }
14633
14633
  function m(S) {
14634
14634
  var M = S - l, I = S - c;
@@ -14643,10 +14643,10 @@ function kT(e, t, n) {
14643
14643
  function w(S) {
14644
14644
  return a = void 0, h && r ? f(S) : (r = i = void 0, s);
14645
14645
  }
14646
- function T() {
14646
+ function C() {
14647
14647
  a !== void 0 && clearTimeout(a), c = 0, r = l = i = a = void 0;
14648
14648
  }
14649
- function C() {
14649
+ function T() {
14650
14650
  return a === void 0 ? s : w(bs());
14651
14651
  }
14652
14652
  function E() {
@@ -14659,20 +14659,20 @@ function kT(e, t, n) {
14659
14659
  }
14660
14660
  return a === void 0 && (a = setTimeout(b, t)), s;
14661
14661
  }
14662
- return E.cancel = T, E.flush = C, E;
14662
+ return E.cancel = C, E.flush = T, E;
14663
14663
  }
14664
- var OT = "Expected a function";
14665
- function PT(e, t, n) {
14664
+ var OC = "Expected a function";
14665
+ function PC(e, t, n) {
14666
14666
  var r = !0, i = !0;
14667
14667
  if (typeof e != "function")
14668
- throw new TypeError(OT);
14669
- return xn(n) && (r = "leading" in n ? !!n.leading : r, i = "trailing" in n ? !!n.trailing : i), kT(e, t, {
14668
+ throw new TypeError(OC);
14669
+ return xn(n) && (r = "leading" in n ? !!n.leading : r, i = "trailing" in n ? !!n.trailing : i), kC(e, t, {
14670
14670
  leading: r,
14671
14671
  maxWait: t,
14672
14672
  trailing: i
14673
14673
  });
14674
14674
  }
14675
- const RT = Ue(
14675
+ const RC = Ue(
14676
14676
  ue(
14677
14677
  ({
14678
14678
  startJogging: e,
@@ -14696,7 +14696,7 @@ const RT = Ue(
14696
14696
  stopJogging() {
14697
14697
  this.activeJoggingDir = null, t();
14698
14698
  }
14699
- })), g = PT(() => {
14699
+ })), g = PC(() => {
14700
14700
  u(i ? p(o()) : o());
14701
14701
  }, 50);
14702
14702
  qs(g);
@@ -14713,10 +14713,10 @@ const RT = Ue(
14713
14713
  function w(B) {
14714
14714
  f.stopJogging();
14715
14715
  }
14716
- function T(B) {
14716
+ function C(B) {
14717
14717
  f.stopJogging();
14718
14718
  }
14719
- function C(B, ve = 1) {
14719
+ function T(B, ve = 1) {
14720
14720
  if (B === void 0 || isNaN(B)) return "";
14721
14721
  const Ne = l("General.degree.variable", {
14722
14722
  amount: B.toFixed(ve)
@@ -14731,7 +14731,7 @@ const RT = Ue(
14731
14731
  return B > 0 && ve === 0 ? `+${Ne}` : Ne;
14732
14732
  }
14733
14733
  return /* @__PURE__ */ y.jsxs(
14734
- Yn,
14734
+ Vn,
14735
14735
  {
14736
14736
  height: "64px",
14737
14737
  width: "100%",
@@ -14767,7 +14767,7 @@ const RT = Ue(
14767
14767
  {
14768
14768
  onPointerDown: m,
14769
14769
  onPointerUp: w,
14770
- onPointerOut: T,
14770
+ onPointerOut: C,
14771
14771
  disabled: s,
14772
14772
  disableRipple: !0,
14773
14773
  sx: {
@@ -14775,7 +14775,7 @@ const RT = Ue(
14775
14775
  ...f.activeJoggingDir === "-" ? h : {}
14776
14776
  },
14777
14777
  children: /* @__PURE__ */ y.jsx(
14778
- aT,
14778
+ aC,
14779
14779
  {
14780
14780
  sx: {
14781
14781
  pointerEvents: "none",
@@ -14786,7 +14786,7 @@ const RT = Ue(
14786
14786
  }
14787
14787
  ),
14788
14788
  /* @__PURE__ */ y.jsxs(
14789
- Yn,
14789
+ Vn,
14790
14790
  {
14791
14791
  flexGrow: 1,
14792
14792
  alignItems: "center",
@@ -14812,7 +14812,7 @@ const RT = Ue(
14812
14812
  top: "5px",
14813
14813
  color: s ? d.palette.action.disabled : d.palette.text.primary
14814
14814
  },
14815
- children: i ? C(c) : E(c)
14815
+ children: i ? T(c) : E(c)
14816
14816
  }
14817
14817
  ),
14818
14818
  /* @__PURE__ */ y.jsx(
@@ -14847,11 +14847,11 @@ const RT = Ue(
14847
14847
  marks: n !== void 0 && r !== void 0 && [
14848
14848
  {
14849
14849
  value: i ? p(n) : n,
14850
- label: i ? C(p(n), 0) : E(n)
14850
+ label: i ? T(p(n), 0) : E(n)
14851
14851
  },
14852
14852
  {
14853
14853
  value: i ? p(r) : r,
14854
- label: i ? C(p(r), 0) : E(r)
14854
+ label: i ? T(p(r), 0) : E(r)
14855
14855
  }
14856
14856
  ]
14857
14857
  }
@@ -14864,7 +14864,7 @@ const RT = Ue(
14864
14864
  {
14865
14865
  onPointerDown: b,
14866
14866
  onPointerUp: w,
14867
- onPointerOut: T,
14867
+ onPointerOut: C,
14868
14868
  disabled: s,
14869
14869
  disableRipple: !0,
14870
14870
  sx: {
@@ -14872,7 +14872,7 @@ const RT = Ue(
14872
14872
  ...f.activeJoggingDir === "+" ? h : {}
14873
14873
  },
14874
14874
  children: /* @__PURE__ */ y.jsx(
14875
- lT,
14875
+ lC,
14876
14876
  {
14877
14877
  sx: {
14878
14878
  pointerEvents: "none",
@@ -14887,19 +14887,19 @@ const RT = Ue(
14887
14887
  );
14888
14888
  }
14889
14889
  )
14890
- ), DT = nn(/* @__PURE__ */ y.jsx("path", {
14890
+ ), DC = nn(/* @__PURE__ */ y.jsx("path", {
14891
14891
  d: "M10 9h4V6h3l-5-5-5 5h3zm-1 1H6V7l-5 5 5 5v-3h3zm14 2-5-5v3h-3v4h3v3zm-9 3h-4v3H7l5 5 5-5h-3z"
14892
- }), "OpenWith"), $T = nn(/* @__PURE__ */ y.jsx("path", {
14892
+ }), "OpenWith"), $C = nn(/* @__PURE__ */ y.jsx("path", {
14893
14893
  d: "M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92"
14894
14894
  }), "Share");
14895
- function jT(...e) {
14895
+ function jC(...e) {
14896
14896
  const t = "THREE." + e.shift();
14897
14897
  console.warn(t, ...e);
14898
14898
  }
14899
14899
  function At(e, t, n) {
14900
14900
  return Math.max(t, Math.min(n, e));
14901
14901
  }
14902
- class NT {
14902
+ class NC {
14903
14903
  /**
14904
14904
  * Constructs a new quaternion.
14905
14905
  *
@@ -14939,8 +14939,8 @@ class NT {
14939
14939
  m < 0 && (h = -h, f = -f, g = -g, p = -p, m = -m);
14940
14940
  let b = 1 - a;
14941
14941
  if (m < 0.9995) {
14942
- const w = Math.acos(m), T = Math.sin(w);
14943
- b = Math.sin(b * w) / T, a = Math.sin(a * w) / T, l = l * b + h * a, c = c * b + f * a, u = u * b + g * a, d = d * b + p * a;
14942
+ const w = Math.acos(m), C = Math.sin(w);
14943
+ b = Math.sin(b * w) / C, a = Math.sin(a * w) / C, l = l * b + h * a, c = c * b + f * a, u = u * b + g * a, d = d * b + p * a;
14944
14944
  } else {
14945
14945
  l = l * b + h * a, c = c * b + f * a, u = u * b + g * a, d = d * b + p * a;
14946
14946
  const w = 1 / Math.sqrt(l * l + c * c + u * u + d * d);
@@ -15073,7 +15073,7 @@ class NT {
15073
15073
  this._x = h * u * d - c * f * g, this._y = c * f * d - h * u * g, this._z = c * u * g + h * f * d, this._w = c * u * d + h * f * g;
15074
15074
  break;
15075
15075
  default:
15076
- jT("Quaternion: .setFromEuler() encountered an unknown order: " + s);
15076
+ jC("Quaternion: .setFromEuler() encountered an unknown order: " + s);
15077
15077
  }
15078
15078
  return n === !0 && this._onChangeCallback(), this;
15079
15079
  }
@@ -15346,7 +15346,7 @@ class NT {
15346
15346
  yield this._x, yield this._y, yield this._z, yield this._w;
15347
15347
  }
15348
15348
  }
15349
- class Wn {
15349
+ class Yn {
15350
15350
  /**
15351
15351
  * Constructs a new 3D vector.
15352
15352
  *
@@ -15355,7 +15355,7 @@ class Wn {
15355
15355
  * @param {number} [z=0] - The z value of this vector.
15356
15356
  */
15357
15357
  constructor(t = 0, n = 0, r = 0) {
15358
- Wn.prototype.isVector3 = !0, this.x = t, this.y = n, this.z = r;
15358
+ Yn.prototype.isVector3 = !0, this.x = t, this.y = n, this.z = r;
15359
15359
  }
15360
15360
  /**
15361
15361
  * Sets the vector components.
@@ -16104,7 +16104,7 @@ class Wn {
16104
16104
  yield this.x, yield this.y, yield this.z;
16105
16105
  }
16106
16106
  }
16107
- const vs = /* @__PURE__ */ new Wn(), tu = /* @__PURE__ */ new NT();
16107
+ const vs = /* @__PURE__ */ new Yn(), tu = /* @__PURE__ */ new NC();
16108
16108
  function Fh(e, t, n) {
16109
16109
  if (t.length !== e.length)
16110
16110
  return !0;
@@ -16116,7 +16116,7 @@ function Fh(e, t, n) {
16116
16116
  return !1;
16117
16117
  return !0;
16118
16118
  }
16119
- function LT(e, t, n) {
16119
+ function LC(e, t, n) {
16120
16120
  if (e === void 0 && t || e && t === void 0 || (e == null ? void 0 : e.orientation) === void 0 || (t == null ? void 0 : t.orientation) === void 0 || (e == null ? void 0 : e.position) === void 0 || (t == null ? void 0 : t.position) === void 0)
16121
16121
  return !1;
16122
16122
  if (e === void 0 || t === void 0)
@@ -16125,13 +16125,13 @@ function LT(e, t, n) {
16125
16125
  return r += Math.abs(e.orientation[0] - t.orientation[0]), r += Math.abs(e.orientation[1] - t.orientation[1]), r += Math.abs(e.orientation[2] - t.orientation[2]), r += Math.abs(e.position[0] - t.position[0]), r += Math.abs(e.position[1] - t.position[1]), r += Math.abs(e.position[2] - t.position[2]), r <= n;
16126
16126
  }
16127
16127
  function Gh(e, t, n) {
16128
- return e.coordinate_system === t.coordinate_system && e.tcp === t.tcp && LT(
16128
+ return e.coordinate_system === t.coordinate_system && e.tcp === t.tcp && LC(
16129
16129
  e.tcp_pose,
16130
16130
  t.tcp_pose,
16131
16131
  n
16132
16132
  );
16133
16133
  }
16134
- function zT(e, t) {
16134
+ function zC(e, t) {
16135
16135
  const n = new fl(
16136
16136
  t[0],
16137
16137
  t[1],
@@ -16170,7 +16170,7 @@ class el {
16170
16170
  var u, d, h;
16171
16171
  this.rapidlyChangingMotionState.tcp_pose == null ? this.rapidlyChangingMotionState.tcp_pose = l.tcp_pose : (u = l.tcp_pose) != null && u.orientation && ((d = l.tcp_pose) != null && d.position) && ((h = this.rapidlyChangingMotionState.tcp_pose) != null && h.orientation) ? this.rapidlyChangingMotionState.tcp_pose = {
16172
16172
  position: l.tcp_pose.position,
16173
- orientation: zT(
16173
+ orientation: zC(
16174
16174
  l.tcp_pose.orientation,
16175
16175
  this.rapidlyChangingMotionState.tcp_pose.orientation
16176
16176
  )
@@ -16439,15 +16439,15 @@ class tl {
16439
16439
  throw new Error(
16440
16440
  "Current pose has no orientation, cannot perform rotation"
16441
16441
  );
16442
- const m = new Wn(
16442
+ const m = new Yn(
16443
16443
  t.orientation[0],
16444
16444
  t.orientation[1],
16445
16445
  t.orientation[2]
16446
- ), b = m.length(), w = m.clone().normalize(), T = s.distanceRads * (o === "-" ? -1 : 1), C = new Wn(0, 0, 0);
16447
- C[i] = 1;
16448
- const E = Math.cos(0.5 * T) * Math.cos(0.5 * b), S = Math.sin(0.5 * T) * Math.sin(0.5 * b), M = Math.sin(0.5 * T) * Math.cos(0.5 * b), I = Math.cos(0.5 * T) * Math.sin(0.5 * b), O = C.dot(
16446
+ ), b = m.length(), w = m.clone().normalize(), C = s.distanceRads * (o === "-" ? -1 : 1), T = new Yn(0, 0, 0);
16447
+ T[i] = 1;
16448
+ const E = Math.cos(0.5 * C) * Math.cos(0.5 * b), S = Math.sin(0.5 * C) * Math.sin(0.5 * b), M = Math.sin(0.5 * C) * Math.cos(0.5 * b), I = Math.cos(0.5 * C) * Math.sin(0.5 * b), O = T.dot(
16449
16449
  w
16450
- ), N = C.clone().cross(w), R = 2 * Math.acos(E - S * O), v = R / Math.sin(0.5 * R), _ = new Wn().addScaledVector(N, S).addScaledVector(C, M).addScaledVector(w, I).multiplyScalar(v);
16450
+ ), N = T.clone().cross(w), R = 2 * Math.acos(E - S * O), v = R / Math.sin(0.5 * R), _ = new Yn().addScaledVector(N, S).addScaledVector(T, M).addScaledVector(w, I).multiplyScalar(v);
16451
16451
  a.push({
16452
16452
  limits_override: {
16453
16453
  tcp_orientation_velocity_limit: r
@@ -16524,13 +16524,13 @@ class tl {
16524
16524
  this.motionStream.rapidlyChangingMotionState.standstill ? await f() : await g();
16525
16525
  };
16526
16526
  this.trajectorySocket.addEventListener("message", (m) => {
16527
- var w, T;
16527
+ var w, C;
16528
16528
  const b = _t(m.data);
16529
16529
  if (!((w = b == null ? void 0 : b.result) != null && w.kind))
16530
16530
  throw new Error(
16531
16531
  `Failed to execute trajectory: Received invalid message ${m.data}`
16532
16532
  );
16533
- if (this.onBlocked && ((T = b.result.message) != null && T.includes(ru))) {
16533
+ if (this.onBlocked && ((C = b.result.message) != null && C.includes(ru))) {
16534
16534
  this.onBlocked();
16535
16535
  return;
16536
16536
  }
@@ -16559,14 +16559,14 @@ class tl {
16559
16559
  });
16560
16560
  }
16561
16561
  }
16562
- function FT(e, t) {
16562
+ function FC(e, t) {
16563
16563
  throw new Error(t + ` ${JSON.stringify(e)}`);
16564
16564
  }
16565
- function GT(e) {
16565
+ function GC(e) {
16566
16566
  var t, n, r, i;
16567
16567
  return e instanceof dl && e.code === "ERR_NETWORK" ? "Failed to connect to the server. Please check your internet connection." : e instanceof dl && e.response ? `${(t = e.response) == null ? void 0 : t.status} ${(n = e.response) == null ? void 0 : n.statusText} from ${(r = e.response) == null ? void 0 : r.config.url}: ${JSON.stringify((i = e.response) == null ? void 0 : i.data)}` : e instanceof Error ? e.message : `Unexpected error: ${vf(e) || e}`;
16568
16568
  }
16569
- const BT = (e) => {
16569
+ const BC = (e) => {
16570
16570
  const t = e.softTimeout || 3e3, [n, r] = Re(!1), i = Ie();
16571
16571
  return xe(() => {
16572
16572
  const o = setTimeout(() => {
@@ -16582,7 +16582,7 @@ const BT = (e) => {
16582
16582
  justifyContent: "center",
16583
16583
  sx: { color: i.palette.text.primary },
16584
16584
  children: e.error ? /* @__PURE__ */ y.jsx(
16585
- UT,
16585
+ UC,
16586
16586
  {
16587
16587
  loadingMessage: e.message,
16588
16588
  error: e.error
@@ -16604,8 +16604,8 @@ const BT = (e) => {
16604
16604
  ] })
16605
16605
  }
16606
16606
  );
16607
- }, UT = (e) => {
16608
- const t = GT(e.error), n = e.error instanceof Error ? e.error.stack : null, r = Ie();
16607
+ }, UC = (e) => {
16608
+ const t = GC(e.error), n = e.error instanceof Error ? e.error.stack : null, r = Ie();
16609
16609
  return /* @__PURE__ */ y.jsxs(
16610
16610
  he,
16611
16611
  {
@@ -16629,25 +16629,25 @@ const BT = (e) => {
16629
16629
  }
16630
16630
  );
16631
16631
  };
16632
- var VT = "[object AsyncFunction]", YT = "[object Function]", WT = "[object GeneratorFunction]", HT = "[object Proxy]";
16632
+ var VC = "[object AsyncFunction]", YC = "[object Function]", WC = "[object GeneratorFunction]", HC = "[object Proxy]";
16633
16633
  function Bh(e) {
16634
16634
  if (!xn(e))
16635
16635
  return !1;
16636
16636
  var t = Mn(e);
16637
- return t == YT || t == WT || t == VT || t == HT;
16637
+ return t == YC || t == WC || t == VC || t == HC;
16638
16638
  }
16639
16639
  var Ss = wt["__core-js_shared__"], iu = (function() {
16640
16640
  var e = /[^.]+$/.exec(Ss && Ss.keys && Ss.keys.IE_PROTO || "");
16641
16641
  return e ? "Symbol(src)_1." + e : "";
16642
16642
  })();
16643
- function qT(e) {
16643
+ function qC(e) {
16644
16644
  return !!iu && iu in e;
16645
16645
  }
16646
- var KT = Function.prototype, XT = KT.toString;
16646
+ var KC = Function.prototype, XC = KC.toString;
16647
16647
  function An(e) {
16648
16648
  if (e != null) {
16649
16649
  try {
16650
- return XT.call(e);
16650
+ return XC.call(e);
16651
16651
  } catch {
16652
16652
  }
16653
16653
  try {
@@ -16657,21 +16657,21 @@ function An(e) {
16657
16657
  }
16658
16658
  return "";
16659
16659
  }
16660
- var JT = /[\\^$.*+?()[\]{}|]/g, ZT = /^\[object .+?Constructor\]$/, QT = Function.prototype, eC = Object.prototype, tC = QT.toString, nC = eC.hasOwnProperty, rC = RegExp(
16661
- "^" + tC.call(nC).replace(JT, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
16660
+ var JC = /[\\^$.*+?()[\]{}|]/g, ZC = /^\[object .+?Constructor\]$/, QC = Function.prototype, eT = Object.prototype, tT = QC.toString, nT = eT.hasOwnProperty, rT = RegExp(
16661
+ "^" + tT.call(nT).replace(JC, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
16662
16662
  );
16663
- function iC(e) {
16664
- if (!xn(e) || qT(e))
16663
+ function iT(e) {
16664
+ if (!xn(e) || qC(e))
16665
16665
  return !1;
16666
- var t = Bh(e) ? rC : ZT;
16666
+ var t = Bh(e) ? rT : ZC;
16667
16667
  return t.test(An(e));
16668
16668
  }
16669
- function oC(e, t) {
16669
+ function oT(e, t) {
16670
16670
  return e == null ? void 0 : e[t];
16671
16671
  }
16672
16672
  function _n(e, t) {
16673
- var n = oC(e, t);
16674
- return iC(n) ? n : void 0;
16673
+ var n = oT(e, t);
16674
+ return iT(n) ? n : void 0;
16675
16675
  }
16676
16676
  var ou = (function() {
16677
16677
  try {
@@ -16680,7 +16680,7 @@ var ou = (function() {
16680
16680
  } catch {
16681
16681
  }
16682
16682
  })();
16683
- function sC(e, t, n) {
16683
+ function sT(e, t, n) {
16684
16684
  t == "__proto__" && ou ? ou(e, t, {
16685
16685
  configurable: !0,
16686
16686
  enumerable: !0,
@@ -16688,14 +16688,14 @@ function sC(e, t, n) {
16688
16688
  writable: !0
16689
16689
  }) : e[t] = n;
16690
16690
  }
16691
- function aC(e, t, n, r) {
16691
+ function aT(e, t, n, r) {
16692
16692
  for (var i = -1, o = e == null ? 0 : e.length; ++i < o; ) {
16693
16693
  var s = e[i];
16694
16694
  t(r, s, n(s), e);
16695
16695
  }
16696
16696
  return r;
16697
16697
  }
16698
- function lC(e) {
16698
+ function lT(e) {
16699
16699
  return function(t, n, r) {
16700
16700
  for (var i = -1, o = Object(t), s = r(t), a = s.length; a--; ) {
16701
16701
  var l = s[++i];
@@ -16705,75 +16705,75 @@ function lC(e) {
16705
16705
  return t;
16706
16706
  };
16707
16707
  }
16708
- var cC = lC();
16709
- function uC(e, t) {
16708
+ var cT = lT();
16709
+ function uT(e, t) {
16710
16710
  for (var n = -1, r = Array(e); ++n < e; )
16711
16711
  r[n] = t(n);
16712
16712
  return r;
16713
16713
  }
16714
- var dC = "[object Arguments]";
16714
+ var dT = "[object Arguments]";
16715
16715
  function su(e) {
16716
- return bn(e) && Mn(e) == dC;
16716
+ return bn(e) && Mn(e) == dT;
16717
16717
  }
16718
- var Uh = Object.prototype, hC = Uh.hasOwnProperty, fC = Uh.propertyIsEnumerable, Vh = su(/* @__PURE__ */ (function() {
16718
+ var Uh = Object.prototype, hT = Uh.hasOwnProperty, fT = Uh.propertyIsEnumerable, Vh = su(/* @__PURE__ */ (function() {
16719
16719
  return arguments;
16720
16720
  })()) ? su : function(e) {
16721
- return bn(e) && hC.call(e, "callee") && !fC.call(e, "callee");
16721
+ return bn(e) && hT.call(e, "callee") && !fT.call(e, "callee");
16722
16722
  }, vt = Array.isArray;
16723
- function pC() {
16723
+ function pT() {
16724
16724
  return !1;
16725
16725
  }
16726
- var Yh = typeof exports == "object" && exports && !exports.nodeType && exports, au = Yh && typeof module == "object" && module && !module.nodeType && module, gC = au && au.exports === Yh, lu = gC ? wt.Buffer : void 0, mC = lu ? lu.isBuffer : void 0, Gs = mC || pC, yC = 9007199254740991, xC = /^(?:0|[1-9]\d*)$/;
16726
+ var Yh = typeof exports == "object" && exports && !exports.nodeType && exports, au = Yh && typeof module == "object" && module && !module.nodeType && module, gT = au && au.exports === Yh, lu = gT ? wt.Buffer : void 0, mT = lu ? lu.isBuffer : void 0, Gs = mT || pT, yT = 9007199254740991, xT = /^(?:0|[1-9]\d*)$/;
16727
16727
  function Wh(e, t) {
16728
16728
  var n = typeof e;
16729
- return t = t ?? yC, !!t && (n == "number" || n != "symbol" && xC.test(e)) && e > -1 && e % 1 == 0 && e < t;
16729
+ return t = t ?? yT, !!t && (n == "number" || n != "symbol" && xT.test(e)) && e > -1 && e % 1 == 0 && e < t;
16730
16730
  }
16731
- var bC = 9007199254740991;
16731
+ var bT = 9007199254740991;
16732
16732
  function nl(e) {
16733
- return typeof e == "number" && e > -1 && e % 1 == 0 && e <= bC;
16733
+ return typeof e == "number" && e > -1 && e % 1 == 0 && e <= bT;
16734
16734
  }
16735
- var vC = "[object Arguments]", SC = "[object Array]", wC = "[object Boolean]", TC = "[object Date]", CC = "[object Error]", EC = "[object Function]", MC = "[object Map]", AC = "[object Number]", _C = "[object Object]", IC = "[object RegExp]", kC = "[object Set]", OC = "[object String]", PC = "[object WeakMap]", RC = "[object ArrayBuffer]", DC = "[object DataView]", $C = "[object Float32Array]", jC = "[object Float64Array]", NC = "[object Int8Array]", LC = "[object Int16Array]", zC = "[object Int32Array]", FC = "[object Uint8Array]", GC = "[object Uint8ClampedArray]", BC = "[object Uint16Array]", UC = "[object Uint32Array]", de = {};
16736
- de[$C] = de[jC] = de[NC] = de[LC] = de[zC] = de[FC] = de[GC] = de[BC] = de[UC] = !0;
16737
- de[vC] = de[SC] = de[RC] = de[wC] = de[DC] = de[TC] = de[CC] = de[EC] = de[MC] = de[AC] = de[_C] = de[IC] = de[kC] = de[OC] = de[PC] = !1;
16738
- function VC(e) {
16735
+ var vT = "[object Arguments]", ST = "[object Array]", wT = "[object Boolean]", CT = "[object Date]", TT = "[object Error]", ET = "[object Function]", MT = "[object Map]", AT = "[object Number]", _T = "[object Object]", IT = "[object RegExp]", kT = "[object Set]", OT = "[object String]", PT = "[object WeakMap]", RT = "[object ArrayBuffer]", DT = "[object DataView]", $T = "[object Float32Array]", jT = "[object Float64Array]", NT = "[object Int8Array]", LT = "[object Int16Array]", zT = "[object Int32Array]", FT = "[object Uint8Array]", GT = "[object Uint8ClampedArray]", BT = "[object Uint16Array]", UT = "[object Uint32Array]", de = {};
16736
+ de[$T] = de[jT] = de[NT] = de[LT] = de[zT] = de[FT] = de[GT] = de[BT] = de[UT] = !0;
16737
+ de[vT] = de[ST] = de[RT] = de[wT] = de[DT] = de[CT] = de[TT] = de[ET] = de[MT] = de[AT] = de[_T] = de[IT] = de[kT] = de[OT] = de[PT] = !1;
16738
+ function VT(e) {
16739
16739
  return bn(e) && nl(e.length) && !!de[Mn(e)];
16740
16740
  }
16741
- function YC(e) {
16741
+ function YT(e) {
16742
16742
  return function(t) {
16743
16743
  return e(t);
16744
16744
  };
16745
16745
  }
16746
- var Hh = typeof exports == "object" && exports && !exports.nodeType && exports, Sr = Hh && typeof module == "object" && module && !module.nodeType && module, WC = Sr && Sr.exports === Hh, ws = WC && Lh.process, cu = (function() {
16746
+ var Hh = typeof exports == "object" && exports && !exports.nodeType && exports, Sr = Hh && typeof module == "object" && module && !module.nodeType && module, WT = Sr && Sr.exports === Hh, ws = WT && Lh.process, cu = (function() {
16747
16747
  try {
16748
16748
  var e = Sr && Sr.require && Sr.require("util").types;
16749
16749
  return e || ws && ws.binding && ws.binding("util");
16750
16750
  } catch {
16751
16751
  }
16752
- })(), uu = cu && cu.isTypedArray, qh = uu ? YC(uu) : VC, HC = Object.prototype, qC = HC.hasOwnProperty;
16753
- function KC(e, t) {
16754
- var n = vt(e), r = !n && Vh(e), i = !n && !r && Gs(e), o = !n && !r && !i && qh(e), s = n || r || i || o, a = s ? uC(e.length, String) : [], l = a.length;
16752
+ })(), uu = cu && cu.isTypedArray, qh = uu ? YT(uu) : VT, HT = Object.prototype, qT = HT.hasOwnProperty;
16753
+ function KT(e, t) {
16754
+ var n = vt(e), r = !n && Vh(e), i = !n && !r && Gs(e), o = !n && !r && !i && qh(e), s = n || r || i || o, a = s ? uT(e.length, String) : [], l = a.length;
16755
16755
  for (var c in e)
16756
- qC.call(e, c) && !(s && // Safari 9 has enumerable `arguments.length` in strict mode.
16756
+ qT.call(e, c) && !(s && // Safari 9 has enumerable `arguments.length` in strict mode.
16757
16757
  (c == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
16758
16758
  i && (c == "offset" || c == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
16759
16759
  o && (c == "buffer" || c == "byteLength" || c == "byteOffset") || // Skip index properties.
16760
16760
  Wh(c, l))) && a.push(c);
16761
16761
  return a;
16762
16762
  }
16763
- var XC = Object.prototype;
16764
- function JC(e) {
16765
- var t = e && e.constructor, n = typeof t == "function" && t.prototype || XC;
16763
+ var XT = Object.prototype;
16764
+ function JT(e) {
16765
+ var t = e && e.constructor, n = typeof t == "function" && t.prototype || XT;
16766
16766
  return e === n;
16767
16767
  }
16768
- function ZC(e, t) {
16768
+ function ZT(e, t) {
16769
16769
  return function(n) {
16770
16770
  return e(t(n));
16771
16771
  };
16772
16772
  }
16773
- var QC = ZC(Object.keys, Object), eE = Object.prototype, tE = eE.hasOwnProperty;
16773
+ var QT = ZT(Object.keys, Object), eE = Object.prototype, tE = eE.hasOwnProperty;
16774
16774
  function nE(e) {
16775
- if (!JC(e))
16776
- return QC(e);
16775
+ if (!JT(e))
16776
+ return QT(e);
16777
16777
  var t = [];
16778
16778
  for (var n in Object(e))
16779
16779
  tE.call(e, n) && n != "constructor" && t.push(n);
@@ -16783,10 +16783,10 @@ function Kh(e) {
16783
16783
  return e != null && nl(e.length) && !Bh(e);
16784
16784
  }
16785
16785
  function rl(e) {
16786
- return Kh(e) ? KC(e) : nE(e);
16786
+ return Kh(e) ? KT(e) : nE(e);
16787
16787
  }
16788
16788
  function rE(e, t) {
16789
- return e && cC(e, t, rl);
16789
+ return e && cT(e, t, rl);
16790
16790
  }
16791
16791
  function iE(e, t) {
16792
16792
  return function(n, r) {
@@ -16870,7 +16870,7 @@ function bE(e) {
16870
16870
  return this.size -= t ? 1 : 0, t;
16871
16871
  }
16872
16872
  var vE = "__lodash_hash_undefined__", SE = Object.prototype, wE = SE.hasOwnProperty;
16873
- function TE(e) {
16873
+ function CE(e) {
16874
16874
  var t = this.__data__;
16875
16875
  if (Rr) {
16876
16876
  var n = t[e];
@@ -16878,7 +16878,7 @@ function TE(e) {
16878
16878
  }
16879
16879
  return wE.call(t, e) ? t[e] : void 0;
16880
16880
  }
16881
- var CE = Object.prototype, EE = CE.hasOwnProperty;
16881
+ var TE = Object.prototype, EE = TE.hasOwnProperty;
16882
16882
  function ME(e) {
16883
16883
  var t = this.__data__;
16884
16884
  return Rr ? t[e] !== void 0 : EE.call(t, e);
@@ -16897,7 +16897,7 @@ function vn(e) {
16897
16897
  }
16898
16898
  vn.prototype.clear = xE;
16899
16899
  vn.prototype.delete = bE;
16900
- vn.prototype.get = TE;
16900
+ vn.prototype.get = CE;
16901
16901
  vn.prototype.has = ME;
16902
16902
  vn.prototype.set = _E;
16903
16903
  function IE() {
@@ -17031,7 +17031,7 @@ function YE(e) {
17031
17031
  n[++t] = r;
17032
17032
  }), n;
17033
17033
  }
17034
- var WE = 1, HE = 2, qE = "[object Boolean]", KE = "[object Date]", XE = "[object Error]", JE = "[object Map]", ZE = "[object Number]", QE = "[object RegExp]", eM = "[object Set]", tM = "[object String]", nM = "[object Symbol]", rM = "[object ArrayBuffer]", iM = "[object DataView]", hu = Ht ? Ht.prototype : void 0, Ts = hu ? hu.valueOf : void 0;
17034
+ var WE = 1, HE = 2, qE = "[object Boolean]", KE = "[object Date]", XE = "[object Error]", JE = "[object Map]", ZE = "[object Number]", QE = "[object RegExp]", eM = "[object Set]", tM = "[object String]", nM = "[object Symbol]", rM = "[object ArrayBuffer]", iM = "[object DataView]", hu = Ht ? Ht.prototype : void 0, Cs = hu ? hu.valueOf : void 0;
17035
17035
  function oM(e, t, n, r, i, o, s) {
17036
17036
  switch (n) {
17037
17037
  case iM:
@@ -17062,8 +17062,8 @@ function oM(e, t, n, r, i, o, s) {
17062
17062
  var u = Jh(a(e), a(t), r, i, o, s);
17063
17063
  return s.delete(e), u;
17064
17064
  case nM:
17065
- if (Ts)
17066
- return Ts.call(e) == Ts.call(t);
17065
+ if (Cs)
17066
+ return Cs.call(e) == Cs.call(t);
17067
17067
  }
17068
17068
  return !1;
17069
17069
  }
@@ -17113,16 +17113,16 @@ function mM(e, t, n, r, i, o) {
17113
17113
  h = a[d];
17114
17114
  var b = e[h], w = t[h];
17115
17115
  if (r)
17116
- var T = s ? r(w, b, h, t, e, o) : r(b, w, h, e, t, o);
17117
- if (!(T === void 0 ? b === w || i(b, w, n, r, o) : T)) {
17116
+ var C = s ? r(w, b, h, t, e, o) : r(b, w, h, e, t, o);
17117
+ if (!(C === void 0 ? b === w || i(b, w, n, r, o) : C)) {
17118
17118
  p = !1;
17119
17119
  break;
17120
17120
  }
17121
17121
  m || (m = h == "constructor");
17122
17122
  }
17123
17123
  if (p && !m) {
17124
- var C = e.constructor, E = t.constructor;
17125
- C != E && "constructor" in e && "constructor" in t && !(typeof C == "function" && C instanceof C && typeof E == "function" && E instanceof E) && (p = !1);
17124
+ var T = e.constructor, E = t.constructor;
17125
+ T != E && "constructor" in e && "constructor" in t && !(typeof T == "function" && T instanceof T && typeof E == "function" && E instanceof E) && (p = !1);
17126
17126
  }
17127
17127
  return o.delete(e), o.delete(t), p;
17128
17128
  }
@@ -17144,7 +17144,7 @@ var Bs = _n(wt, "DataView"), Us = _n(wt, "Promise"), Vs = _n(wt, "Set"), Ys = _n
17144
17144
  }
17145
17145
  return t;
17146
17146
  });
17147
- var TM = 1, vu = "[object Arguments]", Su = "[object Array]", hi = "[object Object]", CM = Object.prototype, wu = CM.hasOwnProperty;
17147
+ var CM = 1, vu = "[object Arguments]", Su = "[object Array]", hi = "[object Object]", TM = Object.prototype, wu = TM.hasOwnProperty;
17148
17148
  function EM(e, t, n, r, i, o) {
17149
17149
  var s = vt(e), a = vt(t), l = s ? Su : Bt(e), c = a ? Su : Bt(t);
17150
17150
  l = l == vu ? hi : l, c = c == vu ? hi : c;
@@ -17156,7 +17156,7 @@ function EM(e, t, n, r, i, o) {
17156
17156
  }
17157
17157
  if (h && !u)
17158
17158
  return o || (o = new Ot()), s || qh(e) ? Jh(e, t, n, r, i, o) : oM(e, t, l, n, r, i, o);
17159
- if (!(n & TM)) {
17159
+ if (!(n & CM)) {
17160
17160
  var f = u && wu.call(e, "__wrapped__"), g = d && wu.call(t, "__wrapped__");
17161
17161
  if (f || g) {
17162
17162
  var p = f ? e.value() : e, m = g ? t.value() : t;
@@ -17252,14 +17252,14 @@ function zM(e, t) {
17252
17252
  i[n] = t(e[n], n, e);
17253
17253
  return i;
17254
17254
  }
17255
- var Tu = Ht ? Ht.prototype : void 0, Cu = Tu ? Tu.toString : void 0;
17255
+ var Cu = Ht ? Ht.prototype : void 0, Tu = Cu ? Cu.toString : void 0;
17256
17256
  function ef(e) {
17257
17257
  if (typeof e == "string")
17258
17258
  return e;
17259
17259
  if (vt(e))
17260
17260
  return zM(e, ef) + "";
17261
17261
  if (Lo(e))
17262
- return Cu ? Cu.call(e) : "";
17262
+ return Tu ? Tu.call(e) : "";
17263
17263
  var t = e + "";
17264
17264
  return t == "0" && 1 / e == -1 / 0 ? "-0" : t;
17265
17265
  }
@@ -17329,12 +17329,12 @@ function JM(e) {
17329
17329
  }
17330
17330
  function ZM(e, t) {
17331
17331
  return function(n, r) {
17332
- var i = vt(n) ? aC : sE, o = {};
17332
+ var i = vt(n) ? aT : sE, o = {};
17333
17333
  return i(n, e, JM(r), o);
17334
17334
  };
17335
17335
  }
17336
17336
  var fi = ZM(function(e, t, n) {
17337
- sC(e, n, t);
17337
+ sT(e, n, t);
17338
17338
  }), QM = 0;
17339
17339
  function eA(e) {
17340
17340
  var t = ++QM;
@@ -17349,16 +17349,17 @@ const Ws = [
17349
17349
  { id: "continuous" },
17350
17350
  ...Ws
17351
17351
  ], nA = ["coordsys", "tool"];
17352
+ var mr = /* @__PURE__ */ ((e) => (e.REVOLUTE = "REVOLUTE", e.PRISMATIC = "PRISMATIC", e))(mr || {});
17352
17353
  class sl {
17353
- constructor(t, n, r, i, o) {
17354
- var s, a, l, c;
17355
- this.jogger = t, this.coordSystems = n, this.motionGroupDescription = r, this.tcps = i, this.inverseSolverValue = o, this.selectedTabId = "cartesian", this.locks = /* @__PURE__ */ new Set(), this.blocked = !1, this.selectedCoordSystemId = "world", this.selectedTcpId = "", this.selectedOrientation = "coordsys", this.selectedIncrementId = "continuous", this.selectedCartesianMotionType = "translate", this.incrementJogInProgress = null, this.translationVelocityMmPerSec = 10, this.rotationVelocityDegPerSec = 1, this.minTranslationVelocityMmPerSec = 5, this.maxTranslationVelocityMmPerSec = 250, this.minRotationVelocityDegPerSec = 1, this.maxRotationVelocityDegPerSec = 60, this.showCoordSystemSelect = !1, this.showTcpSelect = !0, this.showOrientationSelect = !0, this.showIncrementSelect = !0, this.showTabIcons = !1, this.showVelocitySliderLabel = !0, this.showVelocityLegend = !1, this.showJointsLegend = !1, this.disposers = [], this.inverseSolver = void 0, this.jointType = Gn.RevoluteJoint;
17356
- for (const u of n)
17357
- if (u.coordinate_system === "") {
17358
- u.coordinate_system = "world";
17354
+ constructor(t, n, r, i) {
17355
+ var o, s;
17356
+ this.jogger = t, this.coordSystems = n, this.motionGroupDescription = r, this.tcps = i, this.selectedTabId = "cartesian", this.activationState = "inactive", this.activationError = null, this.activationCounter = 0, this.locks = /* @__PURE__ */ new Set(), this.blocked = !1, this.selectedCoordSystemId = "world", this.selectedTcpId = "", this.selectedOrientation = "coordsys", this.selectedIncrementId = "continuous", this.selectedCartesianMotionType = "translate", this.incrementJogInProgress = null, this.translationVelocityMmPerSec = 10, this.rotationVelocityDegPerSec = 1, this.minTranslationVelocityMmPerSec = 5, this.maxTranslationVelocityMmPerSec = 250, this.minRotationVelocityDegPerSec = 1, this.maxRotationVelocityDegPerSec = 60, this.showCoordSystemSelect = !1, this.showTcpSelect = !0, this.showOrientationSelect = !0, this.showIncrementSelect = !0, this.showTabIcons = !1, this.showVelocitySliderLabel = !0, this.showVelocityLegend = !1, this.showJointsLegend = !1, this.disposers = [];
17357
+ for (const a of n)
17358
+ if (a.coordinate_system === "") {
17359
+ a.coordinate_system = "world";
17359
17360
  break;
17360
17361
  }
17361
- this.selectedCoordSystemId = ((s = n[0]) == null ? void 0 : s.coordinate_system) || "world", this.selectedTcpId = ((a = i[0]) == null ? void 0 : a.id) || "", this.inverseSolver = o, this.jointType = ((c = (l = r == null ? void 0 : r.dh_parameters) == null ? void 0 : l[0]) == null ? void 0 : c.type) ?? Gn.RevoluteJoint, Js(this, {}, { autoBind: !0 }), this.jogger.onBlocked = () => {
17362
+ this.selectedCoordSystemId = ((o = n[0]) == null ? void 0 : o.coordinate_system) || "world", this.selectedTcpId = ((s = i[0]) == null ? void 0 : s.id) || "", Js(this, {}, { autoBind: !0 }), this.jogger.onBlocked = () => {
17362
17363
  this.block();
17363
17364
  }, this.loadFromLocalStorage(), this.disposers.push(ip(() => this.saveToLocalStorage())), window.joggingStore = this;
17364
17365
  }
@@ -17378,15 +17379,13 @@ class sl {
17378
17379
  t.motionStream.controllerId,
17379
17380
  t.motionGroupId
17380
17381
  )
17381
- ]), o = await n.api.motionGroupModels.getMotionGroupKinematicModel(
17382
- i.motion_group_model
17383
- ), s = Object.entries(i.tcps || {}).map(([a, l]) => ({
17384
- id: a,
17385
- readable_name: l.name,
17386
- position: l.pose.position,
17387
- orientation: l.pose.orientation
17382
+ ]), o = Object.entries(i.tcps || {}).map(([s, a]) => ({
17383
+ id: s,
17384
+ readable_name: a.name,
17385
+ position: a.pose.position,
17386
+ orientation: a.pose.orientation
17388
17387
  }));
17389
- return new sl(t, r || [], i, s, o.inverse_solver);
17388
+ return new sl(t, r || [], i, o);
17390
17389
  }
17391
17390
  dispose() {
17392
17391
  for (const t of this.disposers)
@@ -17431,13 +17430,11 @@ class sl {
17431
17430
  };
17432
17431
  }
17433
17432
  get tabs() {
17434
- const t = [
17435
- {
17436
- id: "joint",
17437
- label: "Joints"
17438
- }
17439
- ];
17440
- return this.inverseSolver !== null && t.unshift({
17433
+ const t = [{
17434
+ id: "joint",
17435
+ label: "Joints"
17436
+ }];
17437
+ return this.isTcpCartesianMoveable && t.unshift({
17441
17438
  id: "cartesian",
17442
17439
  label: "Cartesian"
17443
17440
  }), t;
@@ -17463,6 +17460,9 @@ class sl {
17463
17460
  get coordSystemsById() {
17464
17461
  return fi(this.coordSystems, (t) => t.coordinate_system);
17465
17462
  }
17463
+ get selectedCoordSystem() {
17464
+ return this.coordSystemsById[this.selectedCoordSystemId];
17465
+ }
17466
17466
  /**
17467
17467
  * The id of the coordinate system to use for jogging.
17468
17468
  * If in tool orientation, this is set to "tool", not the
@@ -17493,6 +17493,16 @@ class sl {
17493
17493
  maxVelocityInDisplayUnits(t) {
17494
17494
  return t ? this.maxRotationVelocityDegPerSec : this.maxTranslationVelocityMmPerSec;
17495
17495
  }
17496
+ /*
17497
+ * ToDo replace Hardcoded Models with an api request that delivers the type (will become part of DH-Parameters)
17498
+ * Ticket already created
17499
+ * */
17500
+ get jointCategory() {
17501
+ return this.motionGroupDescription.motion_group_model === "ABB_IRT710" ? "PRISMATIC" : "REVOLUTE";
17502
+ }
17503
+ get isTcpCartesianMoveable() {
17504
+ return this.motionGroupDescription.motion_group_model !== "ABB_IRT710";
17505
+ }
17496
17506
  onTabChange(t, n) {
17497
17507
  const r = this.tabs[n] || this.tabs[0];
17498
17508
  this.selectedTabId = r.id;
@@ -17563,7 +17573,7 @@ const rA = ue(({ store: e }) => {
17563
17573
  t("Jogging.Blocked.lb")
17564
17574
  ] }),
17565
17575
  /* @__PURE__ */ y.jsx(
17566
- Hn,
17576
+ Wn,
17567
17577
  {
17568
17578
  variant: "contained",
17569
17579
  color: "secondary",
@@ -17774,7 +17784,7 @@ function lA(e, t, n) {
17774
17784
  }
17775
17785
  };
17776
17786
  }
17777
- function Ti(e, t = []) {
17787
+ function Ci(e, t = []) {
17778
17788
  if (e === void 0)
17779
17789
  return {};
17780
17790
  const n = {};
@@ -17813,7 +17823,7 @@ function cA(e) {
17813
17823
  internalRef: void 0
17814
17824
  };
17815
17825
  }
17816
- const s = Ti({
17826
+ const s = Ci({
17817
17827
  ...i,
17818
17828
  ...r
17819
17829
  }), a = Mu(r), l = Mu(i), c = t(s), u = Ge(c == null ? void 0 : c.className, n == null ? void 0 : n.className, o, i == null ? void 0 : i.className, r == null ? void 0 : r.className), d = {
@@ -18003,7 +18013,7 @@ function bA(e) {
18003
18013
  shiftStep: m = 10,
18004
18014
  tabIndex: b,
18005
18015
  value: w
18006
- } = e, T = P.useRef(void 0), [C, E] = P.useState(-1), [S, M] = P.useState(-1), [I, O] = P.useState(!1), N = P.useRef(0), R = P.useRef(null), [v, _] = rT({
18016
+ } = e, C = P.useRef(void 0), [T, E] = P.useState(-1), [S, M] = P.useState(-1), [I, O] = P.useState(!1), N = P.useRef(0), R = P.useRef(null), [v, _] = rC({
18007
18017
  controlled: w,
18008
18018
  default: n ?? l,
18009
18019
  name: "Slider"
@@ -18025,7 +18035,7 @@ function bA(e) {
18025
18035
  var ee;
18026
18036
  const Y = Number(G.currentTarget.getAttribute("data-index"));
18027
18037
  Au(G.target) && Me(Y), M(Y), (ee = $ == null ? void 0 : $.onFocus) == null || ee.call($, G);
18028
- }, Tt = ($) => (G) => {
18038
+ }, Ct = ($) => (G) => {
18029
18039
  var Y;
18030
18040
  Au(G.target) || Me(-1), M(-1), (Y = $ == null ? void 0 : $.onBlur) == null || Y.call($, G);
18031
18041
  }, De = ($, G) => {
@@ -18050,7 +18060,7 @@ function bA(e) {
18050
18060
  });
18051
18061
  }
18052
18062
  _(H), Me(Y), A && !yi(H, v) && A($, H, Y), d && d($, R.current ?? H);
18053
- }, Ct = ($) => (G) => {
18063
+ }, Tt = ($) => (G) => {
18054
18064
  var Y;
18055
18065
  if (["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight", "PageUp", "PageDown", "Home", "End"].includes(G.key)) {
18056
18066
  G.preventDefault();
@@ -18095,7 +18105,7 @@ function bA(e) {
18095
18105
  ct(() => {
18096
18106
  var $;
18097
18107
  r && B.current.contains(document.activeElement) && (($ = document.activeElement) == null || $.blur());
18098
- }, [r]), r && C !== -1 && E(-1), r && te !== -1 && Me(-1);
18108
+ }, [r]), r && T !== -1 && E(-1), r && te !== -1 && Me(-1);
18099
18109
  const ut = ($) => (G) => {
18100
18110
  var Y;
18101
18111
  (Y = $.onChange) == null || Y.call($, G), De(G, G.target.valueAsNumber);
@@ -18120,26 +18130,26 @@ function bA(e) {
18120
18130
  if (we = pA(Le, l, a), p)
18121
18131
  we = mA(we, p, l);
18122
18132
  else {
18123
- const sr = _u(U, we);
18124
- we = U[sr];
18133
+ const or = _u(U, we);
18134
+ we = U[or];
18125
18135
  }
18126
18136
  we = Fn(we, l, a);
18127
18137
  let Ze = 0;
18128
18138
  if (z) {
18129
18139
  G ? Ze = qe.current : Ze = _u(F, we), i && (we = Fn(we, F[Ze - 1] || -1 / 0, F[Ze + 1] || 1 / 0));
18130
- const sr = we;
18140
+ const or = we;
18131
18141
  we = Iu({
18132
18142
  values: F,
18133
18143
  newValue: we,
18134
18144
  index: Ze
18135
- }), i && G || (Ze = we.indexOf(sr), qe.current = Ze);
18145
+ }), i && G || (Ze = we.indexOf(or), qe.current = Ze);
18136
18146
  }
18137
18147
  return {
18138
18148
  newValue: we,
18139
18149
  activeIndex: Ze
18140
18150
  };
18141
18151
  }, X = Xe(($) => {
18142
- const G = gi($, T);
18152
+ const G = gi($, C);
18143
18153
  if (!G)
18144
18154
  return;
18145
18155
  if (N.current += 1, $.type === "mousemove" && $.buttons === 0) {
@@ -18159,7 +18169,7 @@ function bA(e) {
18159
18169
  setActive: E
18160
18170
  }), _(Y), !I && N.current > fA && O(!0), A && !yi(Y, v) && A($, Y, ee);
18161
18171
  }), D = Xe(($) => {
18162
- const G = gi($, T);
18172
+ const G = gi($, C);
18163
18173
  if (O(!1), !G)
18164
18174
  return;
18165
18175
  const {
@@ -18168,14 +18178,14 @@ function bA(e) {
18168
18178
  finger: G,
18169
18179
  move: !0
18170
18180
  });
18171
- E(-1), $.type === "touchend" && M(-1), d && d($, R.current ?? Y), T.current = void 0, Q();
18181
+ E(-1), $.type === "touchend" && M(-1), d && d($, R.current ?? Y), C.current = void 0, Q();
18172
18182
  }), re = Xe(($) => {
18173
18183
  if (r)
18174
18184
  return;
18175
18185
  ku() || $.preventDefault();
18176
18186
  const G = $.changedTouches[0];
18177
- G != null && (T.current = G.identifier);
18178
- const Y = gi($, T);
18187
+ G != null && (C.current = G.identifier);
18188
+ const Y = gi($, C);
18179
18189
  if (Y !== !1) {
18180
18190
  const {
18181
18191
  newValue: ce,
@@ -18217,7 +18227,7 @@ function bA(e) {
18217
18227
  if ((ce = $.onMouseDown) == null || ce.call($, G), r || G.defaultPrevented || G.button !== 0)
18218
18228
  return;
18219
18229
  G.preventDefault();
18220
- const Y = gi(G, T);
18230
+ const Y = gi(G, C);
18221
18231
  if (Y !== !1) {
18222
18232
  const {
18223
18233
  newValue: H,
@@ -18237,7 +18247,7 @@ function bA(e) {
18237
18247
  passive: !0
18238
18248
  }), ee.addEventListener("mouseup", D);
18239
18249
  }, Ae = qi(z ? F[0] : l, l, a), pe = qi(F[F.length - 1], l, a) - Ae, Lt = ($ = {}) => {
18240
- const G = Ti($), Y = {
18250
+ const G = Ci($), Y = {
18241
18251
  onMouseDown: Oe(G || {})
18242
18252
  }, ee = {
18243
18253
  ...G,
@@ -18257,7 +18267,7 @@ function bA(e) {
18257
18267
  var Y;
18258
18268
  (Y = $.onMouseLeave) == null || Y.call($, G), M(-1);
18259
18269
  }, Yr = ($ = {}) => {
18260
- const G = Ti($), Y = {
18270
+ const G = Ci($), Y = {
18261
18271
  onMouseOver: Ur(G || {}),
18262
18272
  onMouseLeave: Vr(G || {})
18263
18273
  };
@@ -18268,21 +18278,21 @@ function bA(e) {
18268
18278
  };
18269
18279
  }, Wr = ($) => ({
18270
18280
  // So the non active thumb doesn't show its label on hover.
18271
- pointerEvents: C !== -1 && C !== $ ? "none" : void 0
18281
+ pointerEvents: T !== -1 && T !== $ ? "none" : void 0
18272
18282
  });
18273
18283
  let In;
18274
18284
  return h === "vertical" && (In = o ? "vertical-rl" : "vertical-lr"), {
18275
- active: C,
18285
+ active: T,
18276
18286
  axis: L,
18277
18287
  axisProps: yA,
18278
18288
  dragging: I,
18279
18289
  focusedThumbIndex: te,
18280
18290
  getHiddenInputProps: ($ = {}) => {
18281
- const G = Ti($), Y = {
18291
+ const G = Ci($), Y = {
18282
18292
  onChange: ut(G || {}),
18283
18293
  onFocus: Ne(G || {}),
18284
- onBlur: Tt(G || {}),
18285
- onKeyDown: Ct(G || {})
18294
+ onBlur: Ct(G || {}),
18295
+ onKeyDown: Tt(G || {})
18286
18296
  }, ee = {
18287
18297
  ...G,
18288
18298
  ...Y
@@ -18338,10 +18348,10 @@ function wA(e, t = []) {
18338
18348
  function al(e = []) {
18339
18349
  return ([, t]) => t && wA(t, e);
18340
18350
  }
18341
- function TA(e) {
18351
+ function CA(e) {
18342
18352
  return Sn("MuiSlider", e);
18343
18353
  }
18344
- const nt = lo("MuiSlider", ["root", "active", "colorPrimary", "colorSecondary", "colorError", "colorInfo", "colorSuccess", "colorWarning", "disabled", "dragging", "focusVisible", "mark", "markActive", "marked", "markLabel", "markLabelActive", "rail", "sizeSmall", "thumb", "thumbColorPrimary", "thumbColorSecondary", "thumbColorError", "thumbColorSuccess", "thumbColorInfo", "thumbColorWarning", "track", "trackInverted", "trackFalse", "thumbSizeSmall", "valueLabel", "valueLabelOpen", "valueLabelCircle", "valueLabelLabel", "vertical"]), CA = (e) => {
18354
+ const nt = lo("MuiSlider", ["root", "active", "colorPrimary", "colorSecondary", "colorError", "colorInfo", "colorSuccess", "colorWarning", "disabled", "dragging", "focusVisible", "mark", "markActive", "marked", "markLabel", "markLabelActive", "rail", "sizeSmall", "thumb", "thumbColorPrimary", "thumbColorSecondary", "thumbColorError", "thumbColorSuccess", "thumbColorInfo", "thumbColorWarning", "track", "trackInverted", "trackFalse", "thumbSizeSmall", "valueLabel", "valueLabelOpen", "valueLabelCircle", "valueLabelLabel", "vertical"]), TA = (e) => {
18345
18355
  const {
18346
18356
  open: t
18347
18357
  } = e;
@@ -18356,7 +18366,7 @@ function af(e) {
18356
18366
  children: t,
18357
18367
  className: n,
18358
18368
  value: r
18359
- } = e, i = CA(e);
18369
+ } = e, i = TA(e);
18360
18370
  return t ? /* @__PURE__ */ P.cloneElement(t, {
18361
18371
  className: t.props.className
18362
18372
  }, /* @__PURE__ */ y.jsxs(P.Fragment, {
@@ -18891,7 +18901,7 @@ const IA = Je("span", {
18891
18901
  disabled: ["disabled"],
18892
18902
  focusVisible: ["focusVisible"]
18893
18903
  };
18894
- return Dr(c, TA, s);
18904
+ return Dr(c, CA, s);
18895
18905
  }, PA = ({
18896
18906
  children: e
18897
18907
  }) => e, cf = /* @__PURE__ */ P.forwardRef(function(t, n) {
@@ -18914,8 +18924,8 @@ const IA = Je("span", {
18914
18924
  getAriaLabel: m,
18915
18925
  getAriaValueText: b,
18916
18926
  marks: w = !1,
18917
- max: T = 100,
18918
- min: C = 0,
18927
+ max: C = 100,
18928
+ min: T = 0,
18919
18929
  name: E,
18920
18930
  onChange: S,
18921
18931
  onChangeCommitted: M,
@@ -18935,8 +18945,8 @@ const IA = Je("span", {
18935
18945
  } = r, B = {
18936
18946
  ...r,
18937
18947
  isRtl: i,
18938
- max: T,
18939
- min: C,
18948
+ max: C,
18949
+ min: T,
18940
18950
  classes: h,
18941
18951
  disabled: p,
18942
18952
  disableSwap: g,
@@ -18953,9 +18963,9 @@ const IA = Je("span", {
18953
18963
  }, {
18954
18964
  axisProps: ve,
18955
18965
  getRootProps: Ne,
18956
- getHiddenInputProps: Tt,
18966
+ getHiddenInputProps: Ct,
18957
18967
  getThumbProps: De,
18958
- open: Ct,
18968
+ open: Tt,
18959
18969
  active: ut,
18960
18970
  axis: qe,
18961
18971
  focusedThumbIndex: L,
@@ -18986,7 +18996,7 @@ const IA = Je("span", {
18986
18996
  ...G == null ? void 0 : G.ownerState
18987
18997
  },
18988
18998
  className: [pe.root, f]
18989
- }), sr = Ft({
18999
+ }), or = Ft({
18990
19000
  elementType: Ur,
18991
19001
  externalSlotProps: Y,
18992
19002
  ownerState: B,
@@ -19034,18 +19044,18 @@ const IA = Je("span", {
19034
19044
  className: pe.markLabel
19035
19045
  }), yf = Ft({
19036
19046
  elementType: $,
19037
- getSlotProps: Tt,
19047
+ getSlotProps: Ct,
19038
19048
  externalSlotProps: we,
19039
19049
  ownerState: B
19040
19050
  });
19041
19051
  return /* @__PURE__ */ y.jsxs(Lt, {
19042
19052
  ...Ze,
19043
19053
  children: [/* @__PURE__ */ y.jsx(Ur, {
19044
- ...sr
19054
+ ...or
19045
19055
  }), /* @__PURE__ */ y.jsx(Vr, {
19046
19056
  ...gf
19047
- }), D.filter((Se) => Se.value >= C && Se.value <= T).map((Se, Pe) => {
19048
- const Ho = qi(Se.value, C, T), qr = ve[qe].offset(Ho);
19057
+ }), D.filter((Se) => Se.value >= T && Se.value <= C).map((Se, Pe) => {
19058
+ const Ho = qi(Se.value, T, C), qr = ve[qe].offset(Ho);
19049
19059
  let Et;
19050
19060
  return F === !1 ? Et = re.includes(Se.value) : Et = F === "normal" && (W ? Se.value >= re[0] && Se.value <= re[re.length - 1] : Se.value <= re[0]) || F === "inverted" && (W ? Se.value <= re[0] || Se.value >= re[re.length - 1] : Se.value >= re[0]), /* @__PURE__ */ y.jsxs(P.Fragment, {
19051
19061
  children: [/* @__PURE__ */ y.jsx(In, {
@@ -19075,7 +19085,7 @@ const IA = Je("span", {
19075
19085
  }) : null]
19076
19086
  }, Pe);
19077
19087
  }), re.map((Se, Pe) => {
19078
- const Ho = qi(Se, C, T), qr = ve[qe].offset(Ho), Et = U === "off" ? PA : Wr;
19088
+ const Ho = qi(Se, T, C), qr = ve[qe].offset(Ho), Et = U === "off" ? PA : Wr;
19079
19089
  return (
19080
19090
  /* TODO v6: Change component structure. It will help in avoiding the complicated React.cloneElement API added in SliderValueLabel component. Should be: Thumb -> Input, ValueLabel. Follow Joy UI's Slider structure. */
19081
19091
  /* @__PURE__ */ y.jsx(Et, {
@@ -19084,7 +19094,7 @@ const IA = Je("span", {
19084
19094
  valueLabelDisplay: U,
19085
19095
  value: typeof te == "function" ? te(v(Se), Pe) : te,
19086
19096
  index: Pe,
19087
- open: Ct === Pe || ut === Pe || U === "on",
19097
+ open: Tt === Pe || ut === Pe || U === "on",
19088
19098
  disabled: p
19089
19099
  },
19090
19100
  ...mf,
@@ -19747,8 +19757,8 @@ const df = ue(
19747
19757
  await e.activate(), await e.jogger.rotateJoints({
19748
19758
  joint: o.joint,
19749
19759
  direction: o.direction,
19750
- velocityUnit: e.jointType === Gn.PrismaticJoint ? "mm/s" : "rad/s",
19751
- velocityValue: e.jointType === Gn.PrismaticJoint ? e.translationVelocityMmPerSec : e.rotationVelocityRadsPerSec
19760
+ velocityUnit: e.jointCategory === mr.PRISMATIC ? "mm/s" : "rad/s",
19761
+ velocityValue: e.jointCategory === mr.PRISMATIC ? e.translationVelocityMmPerSec : e.rotationVelocityRadsPerSec
19752
19762
  });
19753
19763
  }
19754
19764
  async function i() {
@@ -19767,7 +19777,7 @@ const df = ue(
19767
19777
  df,
19768
19778
  {
19769
19779
  store: e,
19770
- useDegree: e.jointType === Gn.RevoluteJoint
19780
+ useDegree: e.jointCategory === mr.REVOLUTE
19771
19781
  }
19772
19782
  ),
19773
19783
  /* @__PURE__ */ y.jsx(Vt, {}),
@@ -19806,12 +19816,12 @@ const df = ue(
19806
19816
  }
19807
19817
  ),
19808
19818
  /* @__PURE__ */ y.jsx(
19809
- RT,
19819
+ RC,
19810
19820
  {
19811
19821
  disabled: e.isLocked,
19812
19822
  lowerLimit: s == null ? void 0 : s.lower_limit,
19813
19823
  upperLimit: s == null ? void 0 : s.upper_limit,
19814
- useDegree: e.jointType === Gn.RevoluteJoint,
19824
+ useDegree: e.jointCategory === mr.REVOLUTE,
19815
19825
  getValue: () => {
19816
19826
  const u = e.jogger.motionStream.rapidlyChangingMotionState.joint_position[o.index];
19817
19827
  return u !== void 0 ? u : void 0;
@@ -19839,7 +19849,7 @@ const df = ue(
19839
19849
  }
19840
19850
  );
19841
19851
  }
19842
- ), T_ = Ue(
19852
+ ), C_ = Ue(
19843
19853
  ue((e) => {
19844
19854
  const t = rp(e.nova) ? new wf({ instanceUrl: e.nova }) : e.nova, n = Xs(() => ({
19845
19855
  joggingStore: null,
@@ -19885,7 +19895,7 @@ const df = ue(
19885
19895
  store: n.joggingStore,
19886
19896
  children: e.children
19887
19897
  }
19888
- ) : /* @__PURE__ */ y.jsx(BT, { message: "Loading jogging", error: n.loadingError })
19898
+ ) : /* @__PURE__ */ y.jsx(BC, { message: "Loading jogging", error: n.loadingError })
19889
19899
  }
19890
19900
  );
19891
19901
  })
@@ -19911,7 +19921,7 @@ const df = ue(
19911
19921
  onChange: e.onTabChange,
19912
19922
  variant: "fullWidth",
19913
19923
  children: e.tabs.map((i) => {
19914
- const o = i.label === "Cartesian" ? n("Jogging.Cartesian.bt") : n("Jogging.Joints.bt"), s = i.label === "cartesian" ? /* @__PURE__ */ y.jsx(DT, { fontSize: "small", sx: { mr: 1 } }) : /* @__PURE__ */ y.jsx($T, { fontSize: "small", sx: { mr: 1 } });
19924
+ const o = i.label === "Cartesian" ? n("Jogging.Cartesian.bt") : n("Jogging.Joints.bt"), s = i.label === "cartesian" ? /* @__PURE__ */ y.jsx(DC, { fontSize: "small", sx: { mr: 1 } }) : /* @__PURE__ */ y.jsx($C, { fontSize: "small", sx: { mr: 1 } });
19915
19925
  return /* @__PURE__ */ y.jsx(
19916
19926
  Lu,
19917
19927
  {
@@ -20000,9 +20010,9 @@ const df = ue(
20000
20010
  )
20001
20011
  }
20002
20012
  ) });
20003
- }, C_ = Ue(
20013
+ }, T_ = Ue(
20004
20014
  ue(({ tcpPose: e, showCopyButton: t = !1 }) => {
20005
- const [n, r] = Re(null), i = Tf(e), o = async () => {
20015
+ const [n, r] = Re(null), i = Cf(e), o = async () => {
20006
20016
  try {
20007
20017
  await navigator.clipboard.writeText(i), r("Copied!"), setTimeout(() => r(null), 2e3);
20008
20018
  } catch {
@@ -20020,7 +20030,7 @@ const df = ue(
20020
20030
  children: [
20021
20031
  /* @__PURE__ */ y.jsx(hf, { value: i }),
20022
20032
  t && /* @__PURE__ */ y.jsx(
20023
- Hn,
20033
+ Wn,
20024
20034
  {
20025
20035
  variant: "contained",
20026
20036
  color: "secondary",
@@ -20054,7 +20064,7 @@ const df = ue(
20054
20064
  children: [
20055
20065
  /* @__PURE__ */ y.jsx(hf, { value: i }),
20056
20066
  t && /* @__PURE__ */ y.jsx(
20057
- Hn,
20067
+ Wn,
20058
20068
  {
20059
20069
  variant: "contained",
20060
20070
  color: "secondary",
@@ -20133,13 +20143,13 @@ const Uo = (e, t, n) => ({
20133
20143
  return o.palette.text.secondary;
20134
20144
  }
20135
20145
  }, c = ({ message: d }) => {
20136
- const [h, f] = Re(!1), [g, p] = Re(!1), [m, b] = Re(!1), w = d.message.length > 150, T = async () => {
20146
+ const [h, f] = Re(!1), [g, p] = Re(!1), [m, b] = Re(!1), w = d.message.length > 150, C = async () => {
20137
20147
  try {
20138
20148
  await navigator.clipboard.writeText(d.message), p(!0), setTimeout(() => p(!1), 2e3);
20139
20149
  } catch (E) {
20140
20150
  console.error("Failed to copy message:", E);
20141
20151
  }
20142
- }, C = w && !h ? d.message.substring(0, 150) + "..." : d.message;
20152
+ }, T = w && !h ? d.message.substring(0, 150) + "..." : d.message;
20143
20153
  return /* @__PURE__ */ y.jsx(
20144
20154
  q,
20145
20155
  {
@@ -20194,7 +20204,7 @@ const Uo = (e, t, n) => ({
20194
20204
  flex: 1,
20195
20205
  whiteSpace: "pre-wrap"
20196
20206
  },
20197
- children: C
20207
+ children: T
20198
20208
  }
20199
20209
  ),
20200
20210
  /* @__PURE__ */ y.jsxs(
@@ -20213,7 +20223,7 @@ const Uo = (e, t, n) => ({
20213
20223
  gn,
20214
20224
  {
20215
20225
  size: "small",
20216
- onClick: T,
20226
+ onClick: C,
20217
20227
  sx: {
20218
20228
  padding: "2px",
20219
20229
  color: o.palette.text.secondary,
@@ -20299,7 +20309,7 @@ const Uo = (e, t, n) => ({
20299
20309
  )
20300
20310
  ] }),
20301
20311
  /* @__PURE__ */ y.jsx(
20302
- Hn,
20312
+ Wn,
20303
20313
  {
20304
20314
  onClick: n,
20305
20315
  variant: "text",
@@ -20442,7 +20452,7 @@ function O_({
20442
20452
  ),
20443
20453
  /* @__PURE__ */ y.jsx(Gf, { children: /* @__PURE__ */ y.jsxs(he, { width: "100%", maxWidth: "300px", margin: "auto", marginBottom: "2rem", children: [
20444
20454
  /* @__PURE__ */ y.jsx(
20445
- Hn,
20455
+ Wn,
20446
20456
  {
20447
20457
  href: `${e}/settings`,
20448
20458
  variant: "contained",
@@ -20454,7 +20464,7 @@ function O_({
20454
20464
  }
20455
20465
  ),
20456
20466
  /* @__PURE__ */ y.jsx(
20457
- Hn,
20467
+ Wn,
20458
20468
  {
20459
20469
  href: `${e}`,
20460
20470
  variant: "text",
@@ -20929,7 +20939,7 @@ const UA = Ue(
20929
20939
  title: i("SafetyBar.SafetyState.ti"),
20930
20940
  name: i("SafetyBar.SafetyState.Normal.lb"),
20931
20941
  label: r ? null : i("SafetyBar.SafetyState.Normal.lb"),
20932
- icon: Cp,
20942
+ icon: Tp,
20933
20943
  color: o.palette.text.secondary,
20934
20944
  explanation: /* @__PURE__ */ y.jsx(pt, { i18nKey: "SafetyBar.SafetyState.Normal.Explanation.lb", children: "The robot controller is in a normal safety state. Movement is not prevented by this state." }),
20935
20945
  anchorOrigin: t,
@@ -20946,7 +20956,7 @@ const UA = Ue(
20946
20956
  title: i("SafetyBar.SafetyState.ti"),
20947
20957
  name: i("SafetyBar.SafetyState.Estop.lb"),
20948
20958
  label: r ? null : i("SafetyBar.SafetyState.Estop.lb"),
20949
- icon: Tp,
20959
+ icon: Cp,
20950
20960
  color: o.palette.error.main,
20951
20961
  explanation: /* @__PURE__ */ y.jsx(pt, { i18nKey: "SafetyBar.StopState.Estop.Explanation.lb", children: "An emergency stop of the robot controller has been triggered. Movement of the robot is no longer possible until the estop is released." }),
20952
20962
  literalValue: e,
@@ -21016,7 +21026,7 @@ const UA = Ue(
21016
21026
  }
21017
21027
  );
21018
21028
  default:
21019
- FT(e, `Unknown safety state ${e}`);
21029
+ FC(e, `Unknown safety state ${e}`);
21020
21030
  }
21021
21031
  }
21022
21032
  ), R_ = Ue(
@@ -21211,7 +21221,7 @@ const $_ = Ue(
21211
21221
  }
21212
21222
  },
21213
21223
  children: t.map((h, f) => {
21214
- var C, E, S;
21224
+ var T, E, S;
21215
21225
  const g = () => {
21216
21226
  if (!h.badge) return;
21217
21227
  const M = h.badge.content, I = h.badge.max;
@@ -21222,7 +21232,7 @@ const $_ = Ue(
21222
21232
  return !(M === 0 && !I);
21223
21233
  }, m = g(), b = p(), w = () => {
21224
21234
  a || c(f), i == null || i(f);
21225
- }, T = /* @__PURE__ */ y.jsx(
21235
+ }, C = /* @__PURE__ */ y.jsx(
21226
21236
  Lu,
21227
21237
  {
21228
21238
  label: h.label,
@@ -21275,7 +21285,7 @@ const $_ = Ue(
21275
21285
  Yf,
21276
21286
  {
21277
21287
  badgeContent: m,
21278
- color: ((C = h.badge) == null ? void 0 : C.color) || "error",
21288
+ color: ((T = h.badge) == null ? void 0 : T.color) || "error",
21279
21289
  max: (E = h.badge) == null ? void 0 : E.max,
21280
21290
  showZero: (S = h.badge) == null ? void 0 : S.showZero,
21281
21291
  anchorOrigin: {
@@ -21289,12 +21299,12 @@ const $_ = Ue(
21289
21299
  opacity: "1 !important"
21290
21300
  }
21291
21301
  },
21292
- children: T
21302
+ children: C
21293
21303
  }
21294
21304
  )
21295
21305
  },
21296
21306
  h.id
21297
- ) : T;
21307
+ ) : C;
21298
21308
  })
21299
21309
  }
21300
21310
  )
@@ -21632,19 +21642,19 @@ const $_ = Ue(
21632
21642
  }), h = le(
21633
21643
  (b = 0) => {
21634
21644
  const w = b / 60 % 1 * 100;
21635
- s((T) => ({
21636
- ...T,
21645
+ s((C) => ({
21646
+ ...C,
21637
21647
  elapsedTime: b,
21638
21648
  isPausedState: !1,
21639
21649
  currentProgress: w
21640
- })), c.current = 0, u.current = w, d.setImmediate([w]), e ? (l.current = Date.now() - b * 1e3, s((T) => ({ ...T, isRunning: !0 }))) : l.current = null;
21650
+ })), c.current = 0, u.current = w, d.setImmediate([w]), e ? (l.current = Date.now() - b * 1e3, s((C) => ({ ...C, isRunning: !0 }))) : l.current = null;
21641
21651
  },
21642
21652
  [e, d]
21643
21653
  ), f = le(() => {
21644
21654
  if (l.current && o.isRunning) {
21645
- const w = (Date.now() - l.current) / 1e3 + c.current, T = w / 60 % 1 * 100;
21646
- d.setTarget([T]), s((C) => ({
21647
- ...C,
21655
+ const w = (Date.now() - l.current) / 1e3 + c.current, C = w / 60 % 1 * 100;
21656
+ d.setTarget([C]), s((T) => ({
21657
+ ...T,
21648
21658
  elapsedTime: Math.floor(w)
21649
21659
  }));
21650
21660
  }
@@ -21686,11 +21696,11 @@ const $_ = Ue(
21686
21696
  if (o.isRunning) {
21687
21697
  const b = () => {
21688
21698
  if (l.current) {
21689
- const T = (Date.now() - l.current) / 1e3 + c.current, C = T / 60 % 1 * 100;
21699
+ const C = (Date.now() - l.current) / 1e3 + c.current, T = C / 60 % 1 * 100;
21690
21700
  s((S) => ({
21691
21701
  ...S,
21692
- elapsedTime: Math.floor(T)
21693
- })), Math.abs(C - u.current) > 0.1 && (d.setTarget([C]), u.current = C);
21702
+ elapsedTime: Math.floor(C)
21703
+ })), Math.abs(T - u.current) > 0.1 && (d.setTarget([T]), u.current = T);
21694
21704
  }
21695
21705
  a.current = requestAnimationFrame(b);
21696
21706
  };
@@ -21821,7 +21831,7 @@ class Hs {
21821
21831
  static async connect(t, n) {
21822
21832
  var b, w;
21823
21833
  const [r, i] = n.split("@"), o = await t.api.controller.getCurrentRobotControllerState(i), s = o == null ? void 0 : o.motion_groups.find(
21824
- (T) => T.motion_group === n
21834
+ (C) => C.motion_group === n
21825
21835
  );
21826
21836
  if (!o || !s)
21827
21837
  throw new Error(
@@ -21845,11 +21855,11 @@ class Hs {
21845
21855
  i,
21846
21856
  s.motion_group
21847
21857
  ), f = Object.entries(h.tcps || {}).map(
21848
- ([T, C]) => ({
21849
- id: T,
21850
- readable_name: C.name,
21851
- position: C.pose.position,
21852
- orientation: C.pose.orientation
21858
+ ([C, T]) => ({
21859
+ id: C,
21860
+ readable_name: T.name,
21861
+ position: T.pose.position,
21862
+ orientation: T.pose.orientation
21853
21863
  })
21854
21864
  ), g = t.openReconnectingWebsocket(
21855
21865
  `/controllers/${o.controller}/state-stream?response_rate=1000`
@@ -22370,19 +22380,19 @@ export {
22370
22380
  zA as L,
22371
22381
  el as M,
22372
22382
  O_ as N,
22373
- C_ as P,
22383
+ T_ as P,
22374
22384
  P_ as R,
22375
22385
  R_ as S,
22376
22386
  $_ as T,
22377
22387
  $A as V,
22378
- sT as W,
22388
+ sC as W,
22379
22389
  Jc as a,
22380
- RT as b,
22390
+ RC as b,
22381
22391
  N_ as c,
22382
- T_ as d,
22392
+ C_ as d,
22383
22393
  E_ as e,
22384
- BT as f,
22385
- UT as g,
22394
+ BC as f,
22395
+ UC as g,
22386
22396
  k_ as h,
22387
22397
  Uo as i,
22388
22398
  M_ as j,
@@ -22398,8 +22408,8 @@ export {
22398
22408
  Hs as t,
22399
22409
  tl as u,
22400
22410
  Fh as v,
22401
- LT as w,
22411
+ LC as w,
22402
22412
  Gh as x,
22403
- zT as y
22413
+ zC as y
22404
22414
  };
22405
- //# sourceMappingURL=theming-HOZn0p_s.js.map
22415
+ //# sourceMappingURL=theming-BD6mBdIU.js.map