@wandelbots/wandelbots-js-react-components 1.46.4 → 1.47.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.
package/dist/index.js CHANGED
@@ -1,18 +1,18 @@
1
1
  import * as I from "react";
2
- import _a, { forwardRef as It, useEffect as At, useState as Xt, useRef as Ht, useCallback as Pa, Suspense as $a, lazy as Cc } from "react";
3
- import { Environment as Rc, Lightformer as Ut, Line as _c, useGLTF as Pc } from "@react-three/drei";
2
+ import _a, { forwardRef as It, useEffect as At, useState as Xt, useRef as Ht, useCallback as Pa, Suspense as $a, lazy as Rc } from "react";
3
+ import { Environment as _c, Lightformer as Ut, Line as ja, useGLTF as Pc } from "@react-three/drei";
4
4
  import { useThree as $c } from "@react-three/fiber";
5
- import * as Te from "three";
5
+ import * as xe from "three";
6
6
  import { Matrix4 as kr, Vector3 as Ji, Quaternion as jc } from "three";
7
7
  import { ConvexGeometry as kc } from "three-stdlib";
8
- import { useTheme as St, IconButton as Mn, Typography as xt, Slider as Ac, Stack as xe, CircularProgress as Lc, capitalize as Ic, InputLabel as Nc, Select as Mc, styled as mi, FormControl as Dc, Box as Fc, MenuItem as Ar, ToggleButtonGroup as Vc, Divider as Dn, ToggleButton as Hi, Tabs as Bc, Tab as Uc, Tooltip as zc, Dialog as Jc, DialogTitle as Hc, DialogContent as Wc, DialogActions as Gc, Button as Wi, Fab as Kc, createTheme as qc, rgbToHex as Yc } from "@mui/material";
8
+ import { useTheme as St, IconButton as Mn, Typography as xt, Slider as Ac, Stack as Se, CircularProgress as Lc, capitalize as Ic, InputLabel as Nc, Select as Mc, styled as mi, FormControl as Dc, Box as Fc, MenuItem as Ar, ToggleButtonGroup as Vc, Divider as Dn, ToggleButton as Hi, Tabs as Bc, Tab as Uc, Tooltip as zc, Dialog as Jc, DialogTitle as Hc, DialogContent as Wc, DialogActions as Gc, Button as Wi, Fab as Kc, createTheme as qc, rgbToHex as Yc } from "@mui/material";
9
9
  import { observer as ot, useLocalObservable as yi } from "mobx-react-lite";
10
10
  import { I18nextProvider as Xc, useTranslation as Qr } from "react-i18next";
11
11
  import Zc from "i18next-browser-languagedetector";
12
- import { autorun as ja, reaction as Qc, makeAutoObservable as eu, runInAction as Gi } from "mobx";
12
+ import { autorun as ka, reaction as Qc, makeAutoObservable as eu, runInAction as Gi } from "mobx";
13
13
  import p from "prop-types";
14
14
  import tu from "@emotion/styled";
15
- import { CacheProvider as ru, Global as nu, ThemeContext as ka, css as ou, keyframes as iu } from "@emotion/react";
15
+ import { CacheProvider as ru, Global as nu, ThemeContext as Aa, css as ou, keyframes as iu } from "@emotion/react";
16
16
  import { tryParseJson as su, radiansToDegrees as Cn, degreesToRadians as au, NovaClient as lu, poseToWandelscriptString as cu } from "@wandelbots/wandelbots-js";
17
17
  import { lowerFirst as uu, countBy as fu, isString as du } from "lodash-es";
18
18
  import { Globals as pu, useSpring as hu, animated as gu } from "@react-spring/three";
@@ -166,7 +166,7 @@ function bu() {
166
166
  function He() {
167
167
  }
168
168
  He.__reactDisabledLog = !0;
169
- function Se() {
169
+ function we() {
170
170
  {
171
171
  if (q === 0) {
172
172
  ve = console.log, ae = console.info, Z = console.warn, Oe = console.error, $e = console.group, tt = console.groupCollapsed, gt = console.groupEnd;
@@ -256,7 +256,7 @@ function bu() {
256
256
  var D = Error.prepareStackTrace;
257
257
  Error.prepareStackTrace = void 0;
258
258
  var te;
259
- te = st.current, st.current = null, Se();
259
+ te = st.current, st.current = null, we();
260
260
  try {
261
261
  if (E) {
262
262
  var J = function() {
@@ -358,7 +358,7 @@ function bu() {
358
358
  } else
359
359
  ke.setExtraStackFrame(null);
360
360
  }
361
- function we(h, E, k, L, D) {
361
+ function Te(h, E, k, L, D) {
362
362
  {
363
363
  var te = Function.call.bind(ue);
364
364
  for (var J in h)
@@ -588,7 +588,7 @@ Check the top-level render call using <` + k + ">.");
588
588
  return;
589
589
  if (k) {
590
590
  var L = W(E);
591
- we(k, h.props, "prop", L, h);
591
+ Te(k, h.props, "prop", L, h);
592
592
  } else if (E.PropTypes !== void 0 && !Ft) {
593
593
  Ft = !0;
594
594
  var D = W(E);
@@ -638,17 +638,17 @@ Check the top-level render call using <` + k + ">.");
638
638
  or(Ke, h);
639
639
  }
640
640
  if (ue.call(E, "key")) {
641
- var Bt = W(h), Le = Object.keys(E).filter(function(Ec) {
642
- return Ec !== "key";
641
+ var Bt = W(h), Le = Object.keys(E).filter(function(Cc) {
642
+ return Cc !== "key";
643
643
  }), Po = Le.length > 0 ? "{key: someKey, " + Le.join(": ..., ") + ": ...}" : "{key: someKey}";
644
644
  if (!pn[Bt + Po]) {
645
- var Oc = Le.length > 0 ? "{" + Le.join(": ..., ") + ": ...}" : "{}";
645
+ var Ec = Le.length > 0 ? "{" + Le.join(": ..., ") + ": ...}" : "{}";
646
646
  T(`A props object containing a "key" prop is being spread into JSX:
647
647
  let props = %s;
648
648
  <%s {...props} />
649
649
  React keys must be passed directly to JSX without using spread:
650
650
  let props = %s;
651
- <%s key={someKey} {...props} />`, Po, Bt, Oc, Bt), pn[Bt + Po] = !0;
651
+ <%s key={someKey} {...props} />`, Po, Bt, Ec, Bt), pn[Bt + Po] = !0;
652
652
  }
653
653
  }
654
654
  return h === n ? Eo(me) : Oo(me), me;
@@ -667,7 +667,7 @@ React keys must be passed directly to JSX without using spread:
667
667
  process.env.NODE_ENV === "production" ? Go.exports = yu() : Go.exports = bu();
668
668
  var b = Go.exports;
669
669
  function Mv() {
670
- return /* @__PURE__ */ b.jsx(Rc, { children: /* @__PURE__ */ b.jsx(vu, {}) });
670
+ return /* @__PURE__ */ b.jsx(_c, { children: /* @__PURE__ */ b.jsx(vu, {}) });
671
671
  }
672
672
  function vu({ positions: e = [2, 0, 2, 0, 2, 0, 2, 0] }) {
673
673
  return /* @__PURE__ */ b.jsxs(b.Fragment, { children: [
@@ -743,9 +743,9 @@ function vu({ positions: e = [2, 0, 2, 0, 2, 0, 2, 0] }) {
743
743
  function xu(e) {
744
744
  if (e.length < 3)
745
745
  return console.log("Not enough vertices to define a plane"), { isCoplanar: !1 };
746
- const t = new Te.Vector3(e[0].x, e[0].y, e[0].z), r = new Te.Vector3(e[1].x, e[1].y, e[1].z), n = new Te.Vector3(e[2].x, e[2].y, e[2].z), o = new Te.Vector3().subVectors(r, t), i = new Te.Vector3().subVectors(n, t), s = new Te.Vector3().crossVectors(o, i).normalize();
746
+ const t = new xe.Vector3(e[0].x, e[0].y, e[0].z), r = new xe.Vector3(e[1].x, e[1].y, e[1].z), n = new xe.Vector3(e[2].x, e[2].y, e[2].z), o = new xe.Vector3().subVectors(r, t), i = new xe.Vector3().subVectors(n, t), s = new xe.Vector3().crossVectors(o, i).normalize();
747
747
  for (let a = 3; a < e.length; a++) {
748
- const l = new Te.Vector3(e[a].x, e[a].y, e[a].z), c = new Te.Vector3().subVectors(l, t), u = s.dot(c);
748
+ const l = new xe.Vector3(e[a].x, e[a].y, e[a].z), c = new xe.Vector3().subVectors(l, t), u = s.dot(c);
749
749
  if (Math.abs(u) > 1e-6)
750
750
  return console.log("Vertices are not on the same plane"), { isCoplanar: !1 };
751
751
  }
@@ -760,10 +760,10 @@ function Dv({
760
760
  return r.geometry && (r.geometry.compound ? o = r.geometry.compound.child_geometries : r.geometry.convex_hull && (o = [r.geometry])), o.map((i, s) => {
761
761
  if (!i.convex_hull) return null;
762
762
  const a = i.convex_hull.vertices.map(
763
- (u) => new Te.Vector3(u.x / 1e3, u.y / 1e3, u.z / 1e3)
763
+ (u) => new xe.Vector3(u.x / 1e3, u.y / 1e3, u.z / 1e3)
764
764
  ), l = xu(a);
765
765
  if (l.isCoplanar && l.normal) {
766
- const d = new Te.Vector3().addVectors(
766
+ const d = new xe.Vector3().addVectors(
767
767
  a[0],
768
768
  l.normal.multiplyScalar(1e-4)
769
769
  );
@@ -792,6 +792,27 @@ function Dv({
792
792
  });
793
793
  }) });
794
794
  }
795
+ function Fv({
796
+ trajectory: e,
797
+ ...t
798
+ }) {
799
+ var n;
800
+ const r = ((n = e.trajectory) == null ? void 0 : n.map((o) => o.tcp_pose ? new xe.Vector3(
801
+ o.tcp_pose.position.x / 1e3,
802
+ o.tcp_pose.position.z / 1e3,
803
+ -o.tcp_pose.position.y / 1e3
804
+ ) : null).filter((o) => o !== null)) || [];
805
+ return /* @__PURE__ */ b.jsx("group", { ...t, children: r.length > 0 && /* @__PURE__ */ b.jsx(
806
+ ja,
807
+ {
808
+ points: r,
809
+ lineWidth: 3,
810
+ polygonOffset: !0,
811
+ polygonOffsetFactor: 10,
812
+ polygonOffsetUnits: 10
813
+ }
814
+ ) });
815
+ }
795
816
  function Hr(e) {
796
817
  let t = "https://mui.com/production-error/?code=" + e;
797
818
  for (let r = 1; r < arguments.length; r += 1)
@@ -843,11 +864,11 @@ var Eu = /* @__PURE__ */ function() {
843
864
  return (o = n.parentNode) == null ? void 0 : o.removeChild(n);
844
865
  }), this.tags = [], this.ctr = 0;
845
866
  }, e;
846
- }(), Re = "-ms-", Fn = "-moz-", re = "-webkit-", Aa = "comm", bi = "rule", vi = "decl", Cu = "@import", La = "@keyframes", Ru = "@layer", _u = Math.abs, Qn = String.fromCharCode, Pu = Object.assign;
867
+ }(), Re = "-ms-", Fn = "-moz-", re = "-webkit-", La = "comm", bi = "rule", vi = "decl", Cu = "@import", Ia = "@keyframes", Ru = "@layer", _u = Math.abs, Qn = String.fromCharCode, Pu = Object.assign;
847
868
  function $u(e, t) {
848
869
  return Ee(e, 0) ^ 45 ? (((t << 2 ^ Ee(e, 0)) << 2 ^ Ee(e, 1)) << 2 ^ Ee(e, 2)) << 2 ^ Ee(e, 3) : 0;
849
870
  }
850
- function Ia(e) {
871
+ function Na(e) {
851
872
  return e.trim();
852
873
  }
853
874
  function ju(e, t) {
@@ -877,7 +898,7 @@ function gn(e, t) {
877
898
  function ku(e, t) {
878
899
  return e.map(t).join("");
879
900
  }
880
- var eo = 1, br = 1, Na = 0, Me = 0, ye = 0, vr = "";
901
+ var eo = 1, br = 1, Ma = 0, Me = 0, ye = 0, vr = "";
881
902
  function to(e, t, r, n, o, i, s) {
882
903
  return { value: e, root: t, parent: r, type: n, props: o, children: i, line: eo, column: br, length: s, return: "" };
883
904
  }
@@ -891,7 +912,7 @@ function Lu() {
891
912
  return ye = Me > 0 ? Ee(vr, --Me) : 0, br--, ye === 10 && (br = 1, eo--), ye;
892
913
  }
893
914
  function ze() {
894
- return ye = Me < Na ? Ee(vr, Me++) : 0, br++, ye === 10 && (br = 1, eo++), ye;
915
+ return ye = Me < Ma ? Ee(vr, Me++) : 0, br++, ye === 10 && (br = 1, eo++), ye;
895
916
  }
896
917
  function ft() {
897
918
  return Ee(vr, Me);
@@ -934,14 +955,14 @@ function Gr(e) {
934
955
  }
935
956
  return 0;
936
957
  }
937
- function Ma(e) {
938
- return eo = br = 1, Na = ct(vr = e), Me = 0, [];
939
- }
940
958
  function Da(e) {
959
+ return eo = br = 1, Ma = ct(vr = e), Me = 0, [];
960
+ }
961
+ function Fa(e) {
941
962
  return vr = "", e;
942
963
  }
943
964
  function _n(e) {
944
- return Ia(en(Me - 1, qo(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
965
+ return Na(en(Me - 1, qo(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
945
966
  }
946
967
  function Iu(e) {
947
968
  for (; (ye = ft()) && ye < 33; )
@@ -983,7 +1004,7 @@ function Du(e) {
983
1004
  return en(e, Me);
984
1005
  }
985
1006
  function Fu(e) {
986
- return Da(Pn("", null, null, null, [""], e = Ma(e), 0, [0], e));
1007
+ return Fa(Pn("", null, null, null, [""], e = Da(e), 0, [0], e));
987
1008
  }
988
1009
  function Pn(e, t, r, n, o, i, s, a, l) {
989
1010
  for (var c = 0, u = 0, d = s, f = 0, v = 0, y = 0, m = 1, g = 1, S = 1, T = 0, $ = "", O = o, w = i, C = n, R = $; g; )
@@ -1077,11 +1098,11 @@ function Pn(e, t, r, n, o, i, s, a, l) {
1077
1098
  function Yi(e, t, r, n, o, i, s, a, l, c, u) {
1078
1099
  for (var d = o - 1, f = o === 0 ? i : [""], v = xi(f), y = 0, m = 0, g = 0; y < n; ++y)
1079
1100
  for (var S = 0, T = Wr(e, d + 1, d = _u(m = s[y])), $ = e; S < v; ++S)
1080
- ($ = Ia(m > 0 ? f[S] + " " + T : ne(T, /&\f/g, f[S]))) && (l[g++] = $);
1101
+ ($ = Na(m > 0 ? f[S] + " " + T : ne(T, /&\f/g, f[S]))) && (l[g++] = $);
1081
1102
  return to(e, t, r, o === 0 ? bi : a, l, c, u);
1082
1103
  }
1083
1104
  function Vu(e, t, r) {
1084
- return to(e, t, r, Aa, Qn(Au()), Wr(e, 2, -2), 0);
1105
+ return to(e, t, r, La, Qn(Au()), Wr(e, 2, -2), 0);
1085
1106
  }
1086
1107
  function Xi(e, t, r, n) {
1087
1108
  return to(e, t, r, vi, Wr(e, 0, n), Wr(e, n + 1, -1), n);
@@ -1098,9 +1119,9 @@ function Bu(e, t, r, n) {
1098
1119
  case Cu:
1099
1120
  case vi:
1100
1121
  return e.return = e.return || e.value;
1101
- case Aa:
1102
- return "";
1103
1122
  case La:
1123
+ return "";
1124
+ case Ia:
1104
1125
  return e.return = e.value + "{" + hr(e.children, n) + "}";
1105
1126
  case bi:
1106
1127
  e.value = e.props.join(",");
@@ -1145,7 +1166,7 @@ var Ju = function(t, r, n) {
1145
1166
  while (o = ze());
1146
1167
  return t;
1147
1168
  }, Wu = function(t, r) {
1148
- return Da(Hu(Ma(t), r));
1169
+ return Fa(Hu(Da(t), r));
1149
1170
  }, Zi = /* @__PURE__ */ new WeakMap(), Gu = function(t) {
1150
1171
  if (!(t.type !== "rule" || !t.parent || // positive .length indicates that this rule contains pseudo
1151
1172
  // negative .length indicates that this rule has been already prefixed
@@ -1167,7 +1188,7 @@ var Ju = function(t, r, n) {
1167
1188
  r.charCodeAt(2) === 98 && (t.return = "", t.value = "");
1168
1189
  }
1169
1190
  };
1170
- function Fa(e, t) {
1191
+ function Va(e, t) {
1171
1192
  switch ($u(e, t)) {
1172
1193
  case 5103:
1173
1194
  return re + "print-" + e + e;
@@ -1252,7 +1273,7 @@ function Fa(e, t) {
1252
1273
  case 102:
1253
1274
  return ne(e, /(.+:)(.+)-([^]+)/, "$1" + re + "$2-$3$1" + Fn + (Ee(e, t + 3) == 108 ? "$3" : "$2-$3")) + e;
1254
1275
  case 115:
1255
- return ~Ko(e, "stretch") ? Fa(ne(e, "stretch", "fill-available"), t) + e : e;
1276
+ return ~Ko(e, "stretch") ? Va(ne(e, "stretch", "fill-available"), t) + e : e;
1256
1277
  }
1257
1278
  break;
1258
1279
  case 4949:
@@ -1281,9 +1302,9 @@ function Fa(e, t) {
1281
1302
  var qu = function(t, r, n, o) {
1282
1303
  if (t.length > -1 && !t.return) switch (t.type) {
1283
1304
  case vi:
1284
- t.return = Fa(t.value, t.length);
1305
+ t.return = Va(t.value, t.length);
1285
1306
  break;
1286
- case La:
1307
+ case Ia:
1287
1308
  return hr([Nr(t, {
1288
1309
  value: ne(t.value, "@", "@" + re)
1289
1310
  })], o);
@@ -1360,7 +1381,7 @@ typeof document == "object" && (Yo = Xu({
1360
1381
  key: "css",
1361
1382
  prepend: !0
1362
1383
  }));
1363
- function Va(e) {
1384
+ function Ba(e) {
1364
1385
  const {
1365
1386
  injectFirst: t,
1366
1387
  children: r
@@ -1370,7 +1391,7 @@ function Va(e) {
1370
1391
  children: r
1371
1392
  }) : r;
1372
1393
  }
1373
- process.env.NODE_ENV !== "production" && (Va.propTypes = {
1394
+ process.env.NODE_ENV !== "production" && (Ba.propTypes = {
1374
1395
  /**
1375
1396
  * Your component tree.
1376
1397
  */
@@ -1385,7 +1406,7 @@ process.env.NODE_ENV !== "production" && (Va.propTypes = {
1385
1406
  function Zu(e) {
1386
1407
  return e == null || Object.keys(e).length === 0;
1387
1408
  }
1388
- function Ba(e) {
1409
+ function Ua(e) {
1389
1410
  const {
1390
1411
  styles: t,
1391
1412
  defaultTheme: r = {}
@@ -1394,7 +1415,7 @@ function Ba(e) {
1394
1415
  styles: n
1395
1416
  });
1396
1417
  }
1397
- process.env.NODE_ENV !== "production" && (Ba.propTypes = {
1418
+ process.env.NODE_ENV !== "production" && (Ua.propTypes = {
1398
1419
  defaultTheme: p.object,
1399
1420
  styles: p.oneOfType([p.array, p.string, p.object, p.func])
1400
1421
  });
@@ -1405,7 +1426,7 @@ process.env.NODE_ENV !== "production" && (Ba.propTypes = {
1405
1426
  * This source code is licensed under the MIT license found in the
1406
1427
  * LICENSE file in the root directory of this source tree.
1407
1428
  */
1408
- function Ua(e, t) {
1429
+ function za(e, t) {
1409
1430
  const r = tu(e, t);
1410
1431
  return process.env.NODE_ENV !== "production" ? (...n) => {
1411
1432
  const o = typeof e == "string" ? `"${e}"` : "component";
@@ -1413,16 +1434,16 @@ function Ua(e, t) {
1413
1434
  `)) : n.some((i) => i === void 0) && console.error(`MUI: the styled(${o})(...args) API requires all its args to be defined.`), r(...n);
1414
1435
  } : r;
1415
1436
  }
1416
- const za = (e, t) => {
1437
+ const Ja = (e, t) => {
1417
1438
  Array.isArray(e.__emotion_styles) && (e.__emotion_styles = t(e.__emotion_styles));
1418
1439
  }, Qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1419
1440
  __proto__: null,
1420
- GlobalStyles: Ba,
1421
- StyledEngineProvider: Va,
1422
- ThemeContext: ka,
1441
+ GlobalStyles: Ua,
1442
+ StyledEngineProvider: Ba,
1443
+ ThemeContext: Aa,
1423
1444
  css: ou,
1424
- default: Ua,
1425
- internal_processStyles: za,
1445
+ default: za,
1446
+ internal_processStyles: Ja,
1426
1447
  keyframes: iu
1427
1448
  }, Symbol.toStringTag, { value: "Module" }));
1428
1449
  function _() {
@@ -1449,12 +1470,12 @@ function bt(e) {
1449
1470
  const t = Object.getPrototypeOf(e);
1450
1471
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
1451
1472
  }
1452
- function Ja(e) {
1473
+ function Ha(e) {
1453
1474
  if (!bt(e))
1454
1475
  return e;
1455
1476
  const t = {};
1456
1477
  return Object.keys(e).forEach((r) => {
1457
- t[r] = Ja(e[r]);
1478
+ t[r] = Ha(e[r]);
1458
1479
  }), t;
1459
1480
  }
1460
1481
  function Ze(e, t, r = {
@@ -1463,7 +1484,7 @@ function Ze(e, t, r = {
1463
1484
  const n = r.clone ? _({}, e) : e;
1464
1485
  return bt(e) && bt(t) && Object.keys(t).forEach((o) => {
1465
1486
  bt(t[o]) && // Avoid prototype pollution
1466
- Object.prototype.hasOwnProperty.call(e, o) && bt(e[o]) ? n[o] = Ze(e[o], t[o], r) : r.clone ? n[o] = bt(t[o]) ? Ja(t[o]) : t[o] : n[o] = t[o];
1487
+ Object.prototype.hasOwnProperty.call(e, o) && bt(e[o]) ? n[o] = Ze(e[o], t[o], r) : r.clone ? n[o] = bt(t[o]) ? Ha(t[o]) : t[o] : n[o] = t[o];
1467
1488
  }), n;
1468
1489
  }
1469
1490
  const ef = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -1479,7 +1500,7 @@ const ef = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1479
1500
  [n.key]: n.val
1480
1501
  }), {});
1481
1502
  };
1482
- function Ha(e) {
1503
+ function Wa(e) {
1483
1504
  const {
1484
1505
  // The breakpoint **start** at this value.
1485
1506
  // For instance with the first breakpoint xs: [xs, sm).
@@ -1573,22 +1594,22 @@ function nt(e, t, r) {
1573
1594
  }
1574
1595
  return r(t);
1575
1596
  }
1576
- function Wa(e = {}) {
1597
+ function Ga(e = {}) {
1577
1598
  var t;
1578
1599
  return ((t = e.keys) == null ? void 0 : t.reduce((n, o) => {
1579
1600
  const i = e.up(o);
1580
1601
  return n[i] = {}, n;
1581
1602
  }, {})) || {};
1582
1603
  }
1583
- function Ga(e, t) {
1604
+ function Ka(e, t) {
1584
1605
  return e.reduce((r, n) => {
1585
1606
  const o = r[n];
1586
1607
  return (!o || Object.keys(o).length === 0) && delete r[n], r;
1587
1608
  }, t);
1588
1609
  }
1589
1610
  function of(e, ...t) {
1590
- const r = Wa(e), n = [r, ...t].reduce((o, i) => Ze(o, i), {});
1591
- return Ga(Object.keys(r), n);
1611
+ const r = Ga(e), n = [r, ...t].reduce((o, i) => Ze(o, i), {});
1612
+ return Ka(Object.keys(r), n);
1592
1613
  }
1593
1614
  function sf(e, t) {
1594
1615
  if (typeof e != "object")
@@ -1710,17 +1731,17 @@ function hf(e, t, r, n) {
1710
1731
  const o = ff(r), i = pf(o, n), s = e[r];
1711
1732
  return nt(e, s, i);
1712
1733
  }
1713
- function Ka(e, t) {
1734
+ function qa(e, t) {
1714
1735
  const r = wi(e.theme);
1715
1736
  return Object.keys(e).map((n) => hf(e, t, n, r)).reduce(Br, {});
1716
1737
  }
1717
1738
  function fe(e) {
1718
- return Ka(e, no);
1739
+ return qa(e, no);
1719
1740
  }
1720
1741
  fe.propTypes = process.env.NODE_ENV !== "production" ? no.reduce((e, t) => (e[t] = Nt, e), {}) : {};
1721
1742
  fe.filterProps = no;
1722
1743
  function de(e) {
1723
- return Ka(e, oo);
1744
+ return qa(e, oo);
1724
1745
  }
1725
1746
  de.propTypes = process.env.NODE_ENV !== "production" ? oo.reduce((e, t) => (e[t] = Nt, e), {}) : {};
1726
1747
  de.filterProps = oo;
@@ -2186,7 +2207,7 @@ function Wf(...e) {
2186
2207
  function Gf(e, t) {
2187
2208
  return typeof e == "function" ? e(t) : e;
2188
2209
  }
2189
- function qa() {
2210
+ function Ya() {
2190
2211
  function e(r, n, o, i) {
2191
2212
  const s = {
2192
2213
  [r]: n,
@@ -2233,7 +2254,7 @@ function qa() {
2233
2254
  return l;
2234
2255
  if (!c)
2235
2256
  return null;
2236
- const u = Wa(i.breakpoints), d = Object.keys(u);
2257
+ const u = Ga(i.breakpoints), d = Object.keys(u);
2237
2258
  let f = u;
2238
2259
  return Object.keys(c).forEach((v) => {
2239
2260
  const y = Gf(c[v], i);
@@ -2254,15 +2275,15 @@ function qa() {
2254
2275
  }
2255
2276
  else
2256
2277
  f = Br(f, e(v, y, i, s));
2257
- }), Ga(d, f);
2278
+ }), Ka(d, f);
2258
2279
  }
2259
2280
  return Array.isArray(o) ? o.map(a) : a(o);
2260
2281
  }
2261
2282
  return t;
2262
2283
  }
2263
- const nn = qa();
2284
+ const nn = Ya();
2264
2285
  nn.filterProps = ["sx"];
2265
- function Ya(e, t) {
2286
+ function Xa(e, t) {
2266
2287
  const r = this;
2267
2288
  return r.vars && typeof r.getColorSchemeSelector == "function" ? {
2268
2289
  [r.getColorSchemeSelector(e).replace(/(\[[^\]]+\])/, "*:where($1)")]: t
@@ -2275,7 +2296,7 @@ function on(e = {}, ...t) {
2275
2296
  palette: n = {},
2276
2297
  spacing: o,
2277
2298
  shape: i = {}
2278
- } = e, s = De(e, Kf), a = Ha(r), l = gf(o);
2299
+ } = e, s = De(e, Kf), a = Wa(r), l = gf(o);
2279
2300
  let c = Ze({
2280
2301
  breakpoints: a,
2281
2302
  direction: "ltr",
@@ -2287,7 +2308,7 @@ function on(e = {}, ...t) {
2287
2308
  spacing: l,
2288
2309
  shape: _({}, nf, i)
2289
2310
  }, s);
2290
- return c.applyStyles = Ya, c = t.reduce((u, d) => Ze(u, d), c), c.unstable_sxConfig = _({}, rn, s == null ? void 0 : s.unstable_sxConfig), c.unstable_sx = function(d) {
2311
+ return c.applyStyles = Xa, c = t.reduce((u, d) => Ze(u, d), c), c.unstable_sxConfig = _({}, rn, s == null ? void 0 : s.unstable_sxConfig), c.unstable_sx = function(d) {
2291
2312
  return nn({
2292
2313
  sx: d,
2293
2314
  theme: this
@@ -2297,14 +2318,14 @@ function on(e = {}, ...t) {
2297
2318
  const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2298
2319
  __proto__: null,
2299
2320
  default: on,
2300
- private_createBreakpoints: Ha,
2301
- unstable_applyStyles: Ya
2321
+ private_createBreakpoints: Wa,
2322
+ unstable_applyStyles: Xa
2302
2323
  }, Symbol.toStringTag, { value: "Module" }));
2303
2324
  function Yf(e) {
2304
2325
  return Object.keys(e).length === 0;
2305
2326
  }
2306
2327
  function Xf(e = null) {
2307
- const t = I.useContext(ka);
2328
+ const t = I.useContext(Aa);
2308
2329
  return !t || Yf(t) ? e : t;
2309
2330
  }
2310
2331
  const Zf = on();
@@ -2321,7 +2342,7 @@ const ed = ["sx"], td = (e) => {
2321
2342
  o[i] ? n.systemProps[i] = e[i] : n.otherProps[i] = e[i];
2322
2343
  }), n;
2323
2344
  };
2324
- function Xa(e) {
2345
+ function Za(e) {
2325
2346
  const {
2326
2347
  sx: t
2327
2348
  } = e, r = De(e, ed), {
@@ -2339,8 +2360,8 @@ function Xa(e) {
2339
2360
  const rd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2340
2361
  __proto__: null,
2341
2362
  default: nn,
2342
- extendSxProp: Xa,
2343
- unstable_createStyleFunctionSx: qa,
2363
+ extendSxProp: Za,
2364
+ unstable_createStyleFunctionSx: Ya,
2344
2365
  unstable_defaultSxConfig: rn
2345
2366
  }, Symbol.toStringTag, { value: "Module" })), ts = (e) => e, nd = () => {
2346
2367
  let e = ts;
@@ -2355,18 +2376,18 @@ const rd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2355
2376
  e = ts;
2356
2377
  }
2357
2378
  };
2358
- }, Za = nd();
2359
- function Qa(e) {
2379
+ }, Qa = nd();
2380
+ function el(e) {
2360
2381
  var t, r, n = "";
2361
2382
  if (typeof e == "string" || typeof e == "number") n += e;
2362
2383
  else if (typeof e == "object") if (Array.isArray(e)) {
2363
2384
  var o = e.length;
2364
- for (t = 0; t < o; t++) e[t] && (r = Qa(e[t])) && (n && (n += " "), n += r);
2385
+ for (t = 0; t < o; t++) e[t] && (r = el(e[t])) && (n && (n += " "), n += r);
2365
2386
  } else for (r in e) e[r] && (n && (n += " "), n += r);
2366
2387
  return n;
2367
2388
  }
2368
2389
  function dt() {
2369
- for (var e, t, r = 0, n = "", o = arguments.length; r < o; r++) (e = arguments[r]) && (t = Qa(e)) && (n && (n += " "), n += t);
2390
+ for (var e, t, r = 0, n = "", o = arguments.length; r < o; r++) (e = arguments[r]) && (t = el(e)) && (n && (n += " "), n += t);
2370
2391
  return n;
2371
2392
  }
2372
2393
  const od = {
@@ -2385,9 +2406,9 @@ const od = {
2385
2406
  };
2386
2407
  function sn(e, t, r = "Mui") {
2387
2408
  const n = od[t];
2388
- return n ? `${r}-${n}` : `${Za.generate(e)}-${t}`;
2409
+ return n ? `${r}-${n}` : `${Qa.generate(e)}-${t}`;
2389
2410
  }
2390
- function el(e, t, r = "Mui") {
2411
+ function tl(e, t, r = "Mui") {
2391
2412
  const n = {};
2392
2413
  return t.forEach((o) => {
2393
2414
  n[o] = sn(e, o, r);
@@ -2538,7 +2559,7 @@ function sd() {
2538
2559
  function He(j) {
2539
2560
  return w(j) === i;
2540
2561
  }
2541
- function Se(j) {
2562
+ function we(j) {
2542
2563
  return typeof j == "object" && j !== null && j.$$typeof === e;
2543
2564
  }
2544
2565
  function Ct(j) {
@@ -2568,29 +2589,29 @@ function sd() {
2568
2589
  function Ve(j) {
2569
2590
  return w(j) === u;
2570
2591
  }
2571
- se.ContextConsumer = C, se.ContextProvider = R, se.Element = V, se.ForwardRef = oe, se.Fragment = B, se.Lazy = N, se.Memo = H, se.Portal = W, se.Profiler = Y, se.StrictMode = q, se.Suspense = ve, se.SuspenseList = ae, se.isAsyncMode = $e, se.isConcurrentMode = tt, se.isContextConsumer = gt, se.isContextProvider = He, se.isElement = Se, se.isForwardRef = Ct, se.isFragment = st, se.isLazy = We, se.isMemo = Fe, se.isPortal = at, se.isProfiler = lt, se.isStrictMode = Mt, se.isSuspense = mt, se.isSuspenseList = Ve, se.isValidElementType = O, se.typeOf = w;
2592
+ se.ContextConsumer = C, se.ContextProvider = R, se.Element = V, se.ForwardRef = oe, se.Fragment = B, se.Lazy = N, se.Memo = H, se.Portal = W, se.Profiler = Y, se.StrictMode = q, se.Suspense = ve, se.SuspenseList = ae, se.isAsyncMode = $e, se.isConcurrentMode = tt, se.isContextConsumer = gt, se.isContextProvider = He, se.isElement = we, se.isForwardRef = Ct, se.isFragment = st, se.isLazy = We, se.isMemo = Fe, se.isPortal = at, se.isProfiler = lt, se.isStrictMode = Mt, se.isSuspense = mt, se.isSuspenseList = Ve, se.isValidElementType = O, se.typeOf = w;
2572
2593
  }()), se;
2573
2594
  }
2574
2595
  process.env.NODE_ENV === "production" ? Xo.exports = id() : Xo.exports = sd();
2575
2596
  var os = Xo.exports;
2576
2597
  const ad = /^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;
2577
- function tl(e) {
2598
+ function rl(e) {
2578
2599
  const t = `${e}`.match(ad);
2579
2600
  return t && t[1] || "";
2580
2601
  }
2581
- function rl(e, t = "") {
2582
- return e.displayName || e.name || tl(e) || t;
2602
+ function nl(e, t = "") {
2603
+ return e.displayName || e.name || rl(e) || t;
2583
2604
  }
2584
2605
  function is(e, t, r) {
2585
- const n = rl(t);
2606
+ const n = nl(t);
2586
2607
  return e.displayName || (n !== "" ? `${r}(${n})` : r);
2587
2608
  }
2588
- function nl(e) {
2609
+ function ol(e) {
2589
2610
  if (e != null) {
2590
2611
  if (typeof e == "string")
2591
2612
  return e;
2592
2613
  if (typeof e == "function")
2593
- return rl(e, "Component");
2614
+ return nl(e, "Component");
2594
2615
  if (typeof e == "object")
2595
2616
  switch (e.$$typeof) {
2596
2617
  case os.ForwardRef:
@@ -2604,8 +2625,8 @@ function nl(e) {
2604
2625
  }
2605
2626
  const ld = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2606
2627
  __proto__: null,
2607
- default: nl,
2608
- getFunctionName: tl
2628
+ default: ol,
2629
+ getFunctionName: rl
2609
2630
  }, Symbol.toStringTag, { value: "Module" })), cd = ["ownerState"], ud = ["variants"], fd = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
2610
2631
  function dd(e) {
2611
2632
  return Object.keys(e).length === 0;
@@ -2672,7 +2693,7 @@ function md(e = {}) {
2672
2693
  }))
2673
2694
  }));
2674
2695
  return i.__mui_systemSx = !0, (s, a = {}) => {
2675
- za(s, (w) => w.filter((C) => !(C != null && C.__mui_systemSx)));
2696
+ Ja(s, (w) => w.filter((C) => !(C != null && C.__mui_systemSx)));
2676
2697
  const {
2677
2698
  name: l,
2678
2699
  slot: c,
@@ -2690,7 +2711,7 @@ function md(e = {}) {
2690
2711
  process.env.NODE_ENV !== "production" && l && (g = `${l}-${ss(c || "Root")}`);
2691
2712
  let S = jo;
2692
2713
  c === "Root" || c === "root" ? S = n : c ? S = o : pd(s) && (S = void 0);
2693
- const T = Ua(s, _({
2714
+ const T = za(s, _({
2694
2715
  shouldForwardProp: S,
2695
2716
  label: g
2696
2717
  }, v)), $ = (w) => typeof w == "function" && w.__emotion_real !== w || bt(w) ? (C) => $n(w, _({}, C, {
@@ -2735,7 +2756,7 @@ function md(e = {}) {
2735
2756
  const B = T(R, ...V);
2736
2757
  if (process.env.NODE_ENV !== "production") {
2737
2758
  let N;
2738
- l && (N = `${l}${Ce(c || "")}`), N === void 0 && (N = `Styled(${nl(s)})`), B.displayName = N;
2759
+ l && (N = `${l}${Ce(c || "")}`), N === void 0 && (N = `Styled(${ol(s)})`), B.displayName = N;
2739
2760
  }
2740
2761
  return s.muiName && (B.muiName = s.muiName), B;
2741
2762
  };
@@ -2843,7 +2864,7 @@ function Cd(e, t) {
2843
2864
  return typeof i[s] < "u" && !i[o] ? new Error(`The prop \`${d}\` of \`${e}\` can only be used together with the \`${o}\` prop.`) : null;
2844
2865
  };
2845
2866
  }
2846
- function ol(e, t) {
2867
+ function il(e, t) {
2847
2868
  typeof e == "function" ? e(t) : e && (e.current = t);
2848
2869
  }
2849
2870
  let ls = 0;
@@ -2867,7 +2888,7 @@ function Pd(e, t, r, n, o) {
2867
2888
  const i = o || t;
2868
2889
  return typeof e[t] < "u" ? new Error(`The prop \`${i}\` is not supported. Please remove it.`) : null;
2869
2890
  }
2870
- function il({
2891
+ function sl({
2871
2892
  controlled: e,
2872
2893
  default: t,
2873
2894
  name: r,
@@ -2906,7 +2927,7 @@ function jn(e) {
2906
2927
  function Un(...e) {
2907
2928
  return I.useMemo(() => e.every((t) => t == null) ? null : (t) => {
2908
2929
  e.forEach((r) => {
2909
- ol(r, t);
2930
+ il(r, t);
2910
2931
  });
2911
2932
  }, e);
2912
2933
  }
@@ -2973,7 +2994,7 @@ function Nd(e) {
2973
2994
  }
2974
2995
  return uo || kd(t);
2975
2996
  }
2976
- function sl() {
2997
+ function al() {
2977
2998
  const e = I.useCallback((o) => {
2978
2999
  o != null && Id(o.ownerDocument);
2979
3000
  }, []), t = I.useRef(!1);
@@ -3193,7 +3214,7 @@ function ep(e = {}) {
3193
3214
  } = e, o = () => Ci({
3194
3215
  root: ["root"]
3195
3216
  }, (l) => sn(n, l), {}), i = t(Qd), s = /* @__PURE__ */ I.forwardRef(function(l, c) {
3196
- const u = r(l), d = Xa(u), {
3217
+ const u = r(l), d = Za(u), {
3197
3218
  component: f = "div",
3198
3219
  direction: v = "column",
3199
3220
  spacing: y = 0,
@@ -3223,7 +3244,7 @@ function ep(e = {}) {
3223
3244
  sx: p.oneOfType([p.arrayOf(p.oneOfType([p.func, p.object, p.bool])), p.func, p.object])
3224
3245
  }), s;
3225
3246
  }
3226
- var an = {}, al = { exports: {} };
3247
+ var an = {}, ll = { exports: {} };
3227
3248
  (function(e) {
3228
3249
  function t(r) {
3229
3250
  return r && r.__esModule ? r : {
@@ -3231,8 +3252,8 @@ var an = {}, al = { exports: {} };
3231
3252
  };
3232
3253
  }
3233
3254
  e.exports = t, e.exports.__esModule = !0, e.exports.default = e.exports;
3234
- })(al);
3235
- var fo = al.exports, Ao = { exports: {} }, fs;
3255
+ })(ll);
3256
+ var fo = ll.exports, Ao = { exports: {} }, fs;
3236
3257
  function tp() {
3237
3258
  return fs || (fs = 1, function(e) {
3238
3259
  function t() {
@@ -3272,17 +3293,17 @@ an.shouldForwardProp = An;
3272
3293
  an.systemDefaultTheme = void 0;
3273
3294
  var qe = xr(tp()), Qo = xr(rp()), ps = bp(np), up = op, fp = xr(ip), dp = xr(sp), pp = xr(ap), hp = xr(lp);
3274
3295
  const gp = ["ownerState"], mp = ["variants"], yp = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
3275
- function ll(e) {
3296
+ function cl(e) {
3276
3297
  if (typeof WeakMap != "function") return null;
3277
3298
  var t = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
3278
- return (ll = function(n) {
3299
+ return (cl = function(n) {
3279
3300
  return n ? r : t;
3280
3301
  })(e);
3281
3302
  }
3282
3303
  function bp(e, t) {
3283
3304
  if (e && e.__esModule) return e;
3284
3305
  if (e === null || typeof e != "object" && typeof e != "function") return { default: e };
3285
- var r = ll(t);
3306
+ var r = cl(t);
3286
3307
  if (r && r.has(e)) return r.get(e);
3287
3308
  var n = { __proto__: null }, o = Object.defineProperty && Object.getOwnPropertyDescriptor;
3288
3309
  for (var i in e) if (i !== "default" && Object.prototype.hasOwnProperty.call(e, i)) {
@@ -3443,20 +3464,20 @@ function Op(e, t) {
3443
3464
  }
3444
3465
  var ge = {};
3445
3466
  const Ep = /* @__PURE__ */ wt(Su), Cp = /* @__PURE__ */ wt(xd);
3446
- var cl = fo;
3467
+ var ul = fo;
3447
3468
  Object.defineProperty(ge, "__esModule", {
3448
3469
  value: !0
3449
3470
  });
3450
- var gs = ge.alpha = pl;
3471
+ var gs = ge.alpha = hl;
3451
3472
  ge.blend = Np;
3452
3473
  ge.colorChannel = void 0;
3453
3474
  var ei = ge.darken = _i;
3454
3475
  ge.decomposeColor = Qe;
3455
- ge.emphasize = hl;
3476
+ ge.emphasize = gl;
3456
3477
  var ms = ge.getContrastRatio = jp;
3457
3478
  ge.getLuminance = zn;
3458
- ge.hexToRgb = ul;
3459
- ge.hslToRgb = dl;
3479
+ ge.hexToRgb = fl;
3480
+ ge.hslToRgb = pl;
3460
3481
  var ti = ge.lighten = Pi;
3461
3482
  ge.private_safeAlpha = kp;
3462
3483
  ge.private_safeColorChannel = void 0;
@@ -3465,11 +3486,11 @@ ge.private_safeEmphasize = Ip;
3465
3486
  ge.private_safeLighten = Lp;
3466
3487
  ge.recomposeColor = Sr;
3467
3488
  ge.rgbToHex = $p;
3468
- var ys = cl(Ep), Rp = cl(Cp);
3489
+ var ys = ul(Ep), Rp = ul(Cp);
3469
3490
  function Ri(e, t = 0, r = 1) {
3470
3491
  return process.env.NODE_ENV !== "production" && (e < t || e > r) && console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`), (0, Rp.default)(e, t, r);
3471
3492
  }
3472
- function ul(e) {
3493
+ function fl(e) {
3473
3494
  e = e.slice(1);
3474
3495
  const t = new RegExp(`.{1,${e.length >= 6 ? 2 : 1}}`, "g");
3475
3496
  let r = e.match(t);
@@ -3483,7 +3504,7 @@ function Qe(e) {
3483
3504
  if (e.type)
3484
3505
  return e;
3485
3506
  if (e.charAt(0) === "#")
3486
- return Qe(ul(e));
3507
+ return Qe(fl(e));
3487
3508
  const t = e.indexOf("("), r = e.substring(0, t);
3488
3509
  if (["rgb", "rgba", "hsl", "hsla", "color"].indexOf(r) === -1)
3489
3510
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: Unsupported \`${e}\` color.
@@ -3501,14 +3522,14 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
3501
3522
  colorSpace: o
3502
3523
  };
3503
3524
  }
3504
- const fl = (e) => {
3525
+ const dl = (e) => {
3505
3526
  const t = Qe(e);
3506
3527
  return t.values.slice(0, 3).map((r, n) => t.type.indexOf("hsl") !== -1 && n !== 0 ? `${r}%` : r).join(" ");
3507
3528
  };
3508
- ge.colorChannel = fl;
3529
+ ge.colorChannel = dl;
3509
3530
  const Pp = (e, t) => {
3510
3531
  try {
3511
- return fl(e);
3532
+ return dl(e);
3512
3533
  } catch {
3513
3534
  return t && process.env.NODE_ENV !== "production" && console.warn(t), e;
3514
3535
  }
@@ -3532,7 +3553,7 @@ function $p(e) {
3532
3553
  } = Qe(e);
3533
3554
  return `#${t.map((r, n) => _p(n === 3 ? Math.round(255 * r) : r)).join("")}`;
3534
3555
  }
3535
- function dl(e) {
3556
+ function pl(e) {
3536
3557
  e = Qe(e);
3537
3558
  const {
3538
3559
  values: t
@@ -3546,19 +3567,19 @@ function dl(e) {
3546
3567
  }
3547
3568
  function zn(e) {
3548
3569
  e = Qe(e);
3549
- let t = e.type === "hsl" || e.type === "hsla" ? Qe(dl(e)).values : e.values;
3570
+ let t = e.type === "hsl" || e.type === "hsla" ? Qe(pl(e)).values : e.values;
3550
3571
  return t = t.map((r) => (e.type !== "color" && (r /= 255), r <= 0.03928 ? r / 12.92 : ((r + 0.055) / 1.055) ** 2.4)), Number((0.2126 * t[0] + 0.7152 * t[1] + 0.0722 * t[2]).toFixed(3));
3551
3572
  }
3552
3573
  function jp(e, t) {
3553
3574
  const r = zn(e), n = zn(t);
3554
3575
  return (Math.max(r, n) + 0.05) / (Math.min(r, n) + 0.05);
3555
3576
  }
3556
- function pl(e, t) {
3577
+ function hl(e, t) {
3557
3578
  return e = Qe(e), t = Ri(t), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${t}` : e.values[3] = t, Sr(e);
3558
3579
  }
3559
3580
  function kp(e, t, r) {
3560
3581
  try {
3561
- return pl(e, t);
3582
+ return hl(e, t);
3562
3583
  } catch {
3563
3584
  return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
3564
3585
  }
@@ -3596,12 +3617,12 @@ function Lp(e, t, r) {
3596
3617
  return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
3597
3618
  }
3598
3619
  }
3599
- function hl(e, t = 0.15) {
3620
+ function gl(e, t = 0.15) {
3600
3621
  return zn(e) > 0.5 ? _i(e, t) : Pi(e, t);
3601
3622
  }
3602
3623
  function Ip(e, t, r) {
3603
3624
  try {
3604
- return hl(e, t);
3625
+ return gl(e, t);
3605
3626
  } catch {
3606
3627
  return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
3607
3628
  }
@@ -4092,7 +4113,7 @@ const oh = {
4092
4113
  snackbar: 1400,
4093
4114
  tooltip: 1500
4094
4115
  }, ih = ["breakpoints", "mixins", "spacing", "palette", "transitions", "typography", "shape"];
4095
- function gl(e = {}, ...t) {
4116
+ function ml(e = {}, ...t) {
4096
4117
  const {
4097
4118
  mixins: r = {},
4098
4119
  palette: n = {},
@@ -4142,7 +4163,7 @@ function gl(e = {}, ...t) {
4142
4163
  });
4143
4164
  }, c;
4144
4165
  }
4145
- const sh = gl(), ah = "$$material";
4166
+ const sh = ml(), ah = "$$material";
4146
4167
  function $i(e) {
4147
4168
  return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
4148
4169
  }
@@ -4261,9 +4282,9 @@ const U = (e) => typeof e == "string", Dr = () => {
4261
4282
  }, dh = (e, t, r) => {
4262
4283
  const n = Jn(e, r);
4263
4284
  return n !== void 0 ? n : Jn(t, r);
4264
- }, ml = (e, t, r) => {
4285
+ }, yl = (e, t, r) => {
4265
4286
  for (const n in t)
4266
- n !== "__proto__" && n !== "constructor" && (n in e ? U(e[n]) || e[n] instanceof String || U(t[n]) || t[n] instanceof String ? r && (e[n] = t[n]) : ml(e[n], t[n], r) : e[n] = t[n]);
4287
+ n !== "__proto__" && n !== "constructor" && (n in e ? U(e[n]) || e[n] instanceof String || U(t[n]) || t[n] instanceof String ? r && (e[n] = t[n]) : yl(e[n], t[n], r) : e[n] = t[n]);
4267
4288
  return e;
4268
4289
  }, fr = (e) => e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
4269
4290
  var ph = {
@@ -4458,7 +4479,7 @@ class Rs extends po {
4458
4479
  }, a = [t, r];
4459
4480
  t.indexOf(".") > -1 && (a = t.split("."), o = n, n = r, r = a[1]), this.addNamespaces(r);
4460
4481
  let l = Jn(this.data, a) || {};
4461
- s.skipCopy || (n = JSON.parse(JSON.stringify(n))), o ? ml(l, n, i) : l = {
4482
+ s.skipCopy || (n = JSON.parse(JSON.stringify(n))), o ? yl(l, n, i) : l = {
4462
4483
  ...l,
4463
4484
  ...n
4464
4485
  }, Cs(this.data, a, l), s.silent || this.emit("added", t, r, n);
@@ -4485,7 +4506,7 @@ class Rs extends po {
4485
4506
  return this.data;
4486
4507
  }
4487
4508
  }
4488
- var yl = {
4509
+ var bl = {
4489
4510
  processors: {},
4490
4511
  addPostProcessor(e) {
4491
4512
  this.processors[e.name] = e;
@@ -4666,7 +4687,7 @@ class Gn extends po {
4666
4687
  }, n)), n.interpolation && this.interpolator.reset();
4667
4688
  }
4668
4689
  const a = n.postProcess || this.options.postProcess, l = U(a) ? [a] : a;
4669
- return t != null && l && l.length && n.applyPostProcessor !== !1 && (t = yl.handle(l, t, r, this.options && this.options.postProcessPassResolved ? {
4690
+ return t != null && l && l.length && n.applyPostProcessor !== !1 && (t = bl.handle(l, t, r, this.options && this.options.postProcessPassResolved ? {
4670
4691
  i18nResolved: {
4671
4692
  ...o,
4672
4693
  usedParams: this.getUsedParamsDetails(n)
@@ -5542,7 +5563,7 @@ class qr extends po {
5542
5563
  use(t) {
5543
5564
  if (!t) throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");
5544
5565
  if (!t.type) throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");
5545
- return t.type === "backend" && (this.modules.backend = t), (t.type === "logger" || t.log && t.warn && t.error) && (this.modules.logger = t), t.type === "languageDetector" && (this.modules.languageDetector = t), t.type === "i18nFormat" && (this.modules.i18nFormat = t), t.type === "postProcessor" && yl.addPostProcessor(t), t.type === "formatter" && (this.modules.formatter = t), t.type === "3rdParty" && this.modules.external.push(t), this;
5566
+ return t.type === "backend" && (this.modules.backend = t), (t.type === "logger" || t.log && t.warn && t.error) && (this.modules.logger = t), t.type === "languageDetector" && (this.modules.languageDetector = t), t.type === "i18nFormat" && (this.modules.i18nFormat = t), t.type === "postProcessor" && bl.addPostProcessor(t), t.type === "formatter" && (this.modules.formatter = t), t.type === "3rdParty" && this.modules.external.push(t), this;
5546
5567
  }
5547
5568
  setResolvedLanguage(t) {
5548
5569
  if (!(!t || !this.languages) && !(["cimode", "dev"].indexOf(t) > -1))
@@ -5727,8 +5748,8 @@ const kh = {
5727
5748
  "Jogging.JointLimitsReached.lb": "Joint limit reached for joint {{jointNumbers}}",
5728
5749
  "Jogging.Orientation.coordsys": "Base",
5729
5750
  "Jogging.Orientation.tool": "Tool"
5730
- }, bl = _e.createInstance();
5731
- bl.use(Zc).init({
5751
+ }, vl = _e.createInstance();
5752
+ vl.use(Zc).init({
5732
5753
  supportedLngs: ["en", "de"],
5733
5754
  resources: {
5734
5755
  en: {
@@ -5749,7 +5770,7 @@ function ln(e) {
5749
5770
  }
5750
5771
  const Lh = ({
5751
5772
  children: e
5752
- }) => /* @__PURE__ */ b.jsx(Xc, { i18n: bl, children: e }), Ih = ({
5773
+ }) => /* @__PURE__ */ b.jsx(Xc, { i18n: vl, children: e }), Ih = ({
5753
5774
  title: e,
5754
5775
  titleId: t,
5755
5776
  ...r
@@ -5762,7 +5783,7 @@ function ki(e) {
5762
5783
  At(e, []);
5763
5784
  }
5764
5785
  function Fh(e) {
5765
- ki(() => ja(e));
5786
+ ki(() => ka(e));
5766
5787
  }
5767
5788
  function Vh(e, t, r) {
5768
5789
  ki(() => Qc(e, t, r));
@@ -5948,7 +5969,7 @@ var Ai = {}, Do = {};
5948
5969
  function Bh(e) {
5949
5970
  return sn("MuiSvgIcon", e);
5950
5971
  }
5951
- el("MuiSvgIcon", ["root", "colorPrimary", "colorSecondary", "colorAction", "colorError", "colorDisabled", "fontSizeInherit", "fontSizeSmall", "fontSizeMedium", "fontSizeLarge"]);
5972
+ tl("MuiSvgIcon", ["root", "colorPrimary", "colorSecondary", "colorAction", "colorError", "colorDisabled", "fontSizeInherit", "fontSizeSmall", "fontSizeMedium", "fontSizeLarge"]);
5952
5973
  const Uh = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox"], zh = (e) => {
5953
5974
  const {
5954
5975
  color: t,
@@ -6124,7 +6145,7 @@ function Hh(e, t) {
6124
6145
  const Wh = {
6125
6146
  configure: (e) => {
6126
6147
  process.env.NODE_ENV !== "production" && console.warn(["MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.", "", "You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead", "", "The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401", "", "The updated documentation: https://mui.com/guides/classname-generator/"].join(`
6127
- `)), Za.configure(e);
6148
+ `)), Qa.configure(e);
6128
6149
  }
6129
6150
  }, Gh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6130
6151
  __proto__: null,
@@ -6137,18 +6158,18 @@ const Wh = {
6137
6158
  ownerDocument: mr,
6138
6159
  ownerWindow: Ed,
6139
6160
  requirePropFactory: Cd,
6140
- setRef: ol,
6161
+ setRef: il,
6141
6162
  unstable_ClassNameGenerator: Wh,
6142
6163
  unstable_useEnhancedEffect: Oi,
6143
6164
  unstable_useId: _d,
6144
6165
  unsupportedProp: Pd,
6145
- useControlled: il,
6166
+ useControlled: sl,
6146
6167
  useEventCallback: jn,
6147
6168
  useForkRef: Un,
6148
- useIsFocusVisible: sl
6169
+ useIsFocusVisible: al
6149
6170
  }, Symbol.toStringTag, { value: "Module" })), Kh = /* @__PURE__ */ wt(Gh);
6150
6171
  var Is;
6151
- function vl() {
6172
+ function xl() {
6152
6173
  return Is || (Is = 1, function(e) {
6153
6174
  "use client";
6154
6175
  Object.defineProperty(e, "__esModule", {
@@ -6166,23 +6187,23 @@ var qh = fo;
6166
6187
  Object.defineProperty(Ai, "__esModule", {
6167
6188
  value: !0
6168
6189
  });
6169
- var xl = Ai.default = void 0, Yh = qh(vl()), Xh = b;
6170
- xl = Ai.default = (0, Yh.default)(/* @__PURE__ */ (0, Xh.jsx)("path", {
6190
+ var Sl = Ai.default = void 0, Yh = qh(xl()), Xh = b;
6191
+ Sl = Ai.default = (0, Yh.default)(/* @__PURE__ */ (0, Xh.jsx)("path", {
6171
6192
  d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"
6172
6193
  }), "ChevronLeft");
6173
6194
  var Li = {}, Zh = fo;
6174
6195
  Object.defineProperty(Li, "__esModule", {
6175
6196
  value: !0
6176
6197
  });
6177
- var Sl = Li.default = void 0, Qh = Zh(vl()), eg = b;
6178
- Sl = Li.default = (0, Qh.default)(/* @__PURE__ */ (0, eg.jsx)("path", {
6198
+ var wl = Li.default = void 0, Qh = Zh(xl()), eg = b;
6199
+ wl = Li.default = (0, Qh.default)(/* @__PURE__ */ (0, eg.jsx)("path", {
6179
6200
  d: "M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"
6180
6201
  }), "ChevronRight");
6181
6202
  function Gt(e) {
6182
6203
  var t = typeof e;
6183
6204
  return e != null && (t == "object" || t == "function");
6184
6205
  }
6185
- var wl = typeof global == "object" && global && global.Object === Object && global, tg = typeof self == "object" && self && self.Object === Object && self, ht = wl || tg || Function("return this")(), Fo = function() {
6206
+ var Tl = typeof global == "object" && global && global.Object === Object && global, tg = typeof self == "object" && self && self.Object === Object && self, ht = Tl || tg || Function("return this")(), Fo = function() {
6186
6207
  return ht.Date.now();
6187
6208
  }, rg = /\s/;
6188
6209
  function ng(e) {
@@ -6194,7 +6215,7 @@ var og = /^\s+/;
6194
6215
  function ig(e) {
6195
6216
  return e && e.slice(0, ng(e) + 1).replace(og, "");
6196
6217
  }
6197
- var Lt = ht.Symbol, Tl = Object.prototype, sg = Tl.hasOwnProperty, ag = Tl.toString, Fr = Lt ? Lt.toStringTag : void 0;
6218
+ var Lt = ht.Symbol, Ol = Object.prototype, sg = Ol.hasOwnProperty, ag = Ol.toString, Fr = Lt ? Lt.toStringTag : void 0;
6198
6219
  function lg(e) {
6199
6220
  var t = sg.call(e, Fr), r = e[Fr];
6200
6221
  try {
@@ -6386,7 +6407,7 @@ const Eg = ln(
6386
6407
  ...f.activeJoggingDir === "-" ? d : {}
6387
6408
  },
6388
6409
  children: /* @__PURE__ */ b.jsx(
6389
- xl,
6410
+ Sl,
6390
6411
  {
6391
6412
  sx: {
6392
6413
  pointerEvents: "none"
@@ -6482,7 +6503,7 @@ const Eg = ln(
6482
6503
  ...f.activeJoggingDir === "+" ? d : {}
6483
6504
  },
6484
6505
  children: /* @__PURE__ */ b.jsx(
6485
- Sl,
6506
+ wl,
6486
6507
  {
6487
6508
  sx: {
6488
6509
  pointerEvents: "none"
@@ -6497,7 +6518,7 @@ const Eg = ln(
6497
6518
  }
6498
6519
  )
6499
6520
  );
6500
- function Ol(e, t) {
6521
+ function El(e, t) {
6501
6522
  return function() {
6502
6523
  return e.apply(t, arguments);
6503
6524
  };
@@ -6509,12 +6530,12 @@ const { toString: Cg } = Object.prototype, { getPrototypeOf: Ii } = Object, go =
6509
6530
  function Rg(e) {
6510
6531
  return e !== null && !Yr(e) && e.constructor !== null && !Yr(e.constructor) && Je(e.constructor.isBuffer) && e.constructor.isBuffer(e);
6511
6532
  }
6512
- const El = it("ArrayBuffer");
6533
+ const Cl = it("ArrayBuffer");
6513
6534
  function _g(e) {
6514
6535
  let t;
6515
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && El(e.buffer), t;
6536
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && Cl(e.buffer), t;
6516
6537
  }
6517
- const Pg = mo("string"), Je = mo("function"), Cl = mo("number"), yo = (e) => e !== null && typeof e == "object", $g = (e) => e === !0 || e === !1, In = (e) => {
6538
+ const Pg = mo("string"), Je = mo("function"), Rl = mo("number"), yo = (e) => e !== null && typeof e == "object", $g = (e) => e === !0 || e === !1, In = (e) => {
6518
6539
  if (go(e) !== "object")
6519
6540
  return !1;
6520
6541
  const t = Ii(e);
@@ -6538,7 +6559,7 @@ function un(e, t, { allOwnKeys: r = !1 } = {}) {
6538
6559
  a = i[n], t.call(null, e[a], a, e);
6539
6560
  }
6540
6561
  }
6541
- function Rl(e, t) {
6562
+ function _l(e, t) {
6542
6563
  t = t.toLowerCase();
6543
6564
  const r = Object.keys(e);
6544
6565
  let n = r.length, o;
@@ -6547,10 +6568,10 @@ function Rl(e, t) {
6547
6568
  return o;
6548
6569
  return null;
6549
6570
  }
6550
- const zt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, _l = (e) => !Yr(e) && e !== zt;
6571
+ const zt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Pl = (e) => !Yr(e) && e !== zt;
6551
6572
  function ni() {
6552
- const { caseless: e } = _l(this) && this || {}, t = {}, r = (n, o) => {
6553
- const i = e && Rl(t, o) || o;
6573
+ const { caseless: e } = Pl(this) && this || {}, t = {}, r = (n, o) => {
6574
+ const i = e && _l(t, o) || o;
6554
6575
  In(t[i]) && In(n) ? t[i] = ni(t[i], n) : In(n) ? t[i] = ni({}, n) : wr(n) ? t[i] = n.slice() : t[i] = n;
6555
6576
  };
6556
6577
  for (let n = 0, o = arguments.length; n < o; n++)
@@ -6558,7 +6579,7 @@ function ni() {
6558
6579
  return t;
6559
6580
  }
6560
6581
  const zg = (e, t, r, { allOwnKeys: n } = {}) => (un(t, (o, i) => {
6561
- r && Je(o) ? e[i] = Ol(o, r) : e[i] = o;
6582
+ r && Je(o) ? e[i] = El(o, r) : e[i] = o;
6562
6583
  }, { allOwnKeys: n }), e), Jg = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Hg = (e, t, r, n) => {
6563
6584
  e.prototype = Object.create(t.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, "super", {
6564
6585
  value: t.prototype
@@ -6581,7 +6602,7 @@ const zg = (e, t, r, { allOwnKeys: n } = {}) => (un(t, (o, i) => {
6581
6602
  if (!e) return null;
6582
6603
  if (wr(e)) return e;
6583
6604
  let t = e.length;
6584
- if (!Cl(t)) return null;
6605
+ if (!Rl(t)) return null;
6585
6606
  const r = new Array(t);
6586
6607
  for (; t-- > 0; )
6587
6608
  r[t] = e[t];
@@ -6604,14 +6625,14 @@ const zg = (e, t, r, { allOwnKeys: n } = {}) => (un(t, (o, i) => {
6604
6625
  function(r, n, o) {
6605
6626
  return n.toUpperCase() + o;
6606
6627
  }
6607
- ), Fs = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), em = it("RegExp"), Pl = (e, t) => {
6628
+ ), Fs = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), em = it("RegExp"), $l = (e, t) => {
6608
6629
  const r = Object.getOwnPropertyDescriptors(e), n = {};
6609
6630
  un(r, (o, i) => {
6610
6631
  let s;
6611
6632
  (s = t(o, i, e)) !== !1 && (n[i] = s || o);
6612
6633
  }), Object.defineProperties(e, n);
6613
6634
  }, tm = (e) => {
6614
- Pl(e, (t, r) => {
6635
+ $l(e, (t, r) => {
6615
6636
  if (Je(e) && ["arguments", "caller", "callee"].indexOf(r) !== -1)
6616
6637
  return !1;
6617
6638
  const n = e[r];
@@ -6633,11 +6654,11 @@ const zg = (e, t, r, { allOwnKeys: n } = {}) => (un(t, (o, i) => {
6633
6654
  };
6634
6655
  return wr(e) ? n(e) : n(String(e).split(t)), r;
6635
6656
  }, nm = () => {
6636
- }, om = (e, t) => e != null && Number.isFinite(e = +e) ? e : t, Vo = "abcdefghijklmnopqrstuvwxyz", Vs = "0123456789", $l = {
6657
+ }, om = (e, t) => e != null && Number.isFinite(e = +e) ? e : t, Vo = "abcdefghijklmnopqrstuvwxyz", Vs = "0123456789", jl = {
6637
6658
  DIGIT: Vs,
6638
6659
  ALPHA: Vo,
6639
6660
  ALPHA_DIGIT: Vo + Vo.toUpperCase() + Vs
6640
- }, im = (e = 16, t = $l.ALPHA_DIGIT) => {
6661
+ }, im = (e = 16, t = jl.ALPHA_DIGIT) => {
6641
6662
  let r = "";
6642
6663
  const { length: n } = t;
6643
6664
  for (; e--; )
@@ -6664,21 +6685,21 @@ const am = (e) => {
6664
6685
  return n;
6665
6686
  };
6666
6687
  return r(e, 0);
6667
- }, lm = it("AsyncFunction"), cm = (e) => e && (yo(e) || Je(e)) && Je(e.then) && Je(e.catch), jl = ((e, t) => e ? setImmediate : t ? ((r, n) => (zt.addEventListener("message", ({ source: o, data: i }) => {
6688
+ }, lm = it("AsyncFunction"), cm = (e) => e && (yo(e) || Je(e)) && Je(e.then) && Je(e.catch), kl = ((e, t) => e ? setImmediate : t ? ((r, n) => (zt.addEventListener("message", ({ source: o, data: i }) => {
6668
6689
  o === zt && i === r && n.length && n.shift()();
6669
6690
  }, !1), (o) => {
6670
6691
  n.push(o), zt.postMessage(r, "*");
6671
6692
  }))(`axios@${Math.random()}`, []) : (r) => setTimeout(r))(
6672
6693
  typeof setImmediate == "function",
6673
6694
  Je(zt.postMessage)
6674
- ), um = typeof queueMicrotask < "u" ? queueMicrotask.bind(zt) : typeof process < "u" && process.nextTick || jl, x = {
6695
+ ), um = typeof queueMicrotask < "u" ? queueMicrotask.bind(zt) : typeof process < "u" && process.nextTick || kl, x = {
6675
6696
  isArray: wr,
6676
- isArrayBuffer: El,
6697
+ isArrayBuffer: Cl,
6677
6698
  isBuffer: Rg,
6678
6699
  isFormData: Ng,
6679
6700
  isArrayBufferView: _g,
6680
6701
  isString: Pg,
6681
- isNumber: Cl,
6702
+ isNumber: Rl,
6682
6703
  isBoolean: $g,
6683
6704
  isObject: yo,
6684
6705
  isPlainObject: In,
@@ -6713,22 +6734,22 @@ const am = (e) => {
6713
6734
  hasOwnProperty: Fs,
6714
6735
  hasOwnProp: Fs,
6715
6736
  // an alias to avoid ESLint no-prototype-builtins detection
6716
- reduceDescriptors: Pl,
6737
+ reduceDescriptors: $l,
6717
6738
  freezeMethods: tm,
6718
6739
  toObjectSet: rm,
6719
6740
  toCamelCase: Qg,
6720
6741
  noop: nm,
6721
6742
  toFiniteNumber: om,
6722
- findKey: Rl,
6743
+ findKey: _l,
6723
6744
  global: zt,
6724
- isContextDefined: _l,
6725
- ALPHABET: $l,
6745
+ isContextDefined: Pl,
6746
+ ALPHABET: jl,
6726
6747
  generateString: im,
6727
6748
  isSpecCompliantForm: sm,
6728
6749
  toJSONObject: am,
6729
6750
  isAsyncFn: lm,
6730
6751
  isThenable: cm,
6731
- setImmediate: jl,
6752
+ setImmediate: kl,
6732
6753
  asap: um
6733
6754
  };
6734
6755
  function z(e, t, r, n, o) {
@@ -6755,7 +6776,7 @@ x.inherits(z, Error, {
6755
6776
  };
6756
6777
  }
6757
6778
  });
6758
- const kl = z.prototype, Al = {};
6779
+ const Al = z.prototype, Ll = {};
6759
6780
  [
6760
6781
  "ERR_BAD_OPTION_VALUE",
6761
6782
  "ERR_BAD_OPTION",
@@ -6771,12 +6792,12 @@ const kl = z.prototype, Al = {};
6771
6792
  "ERR_INVALID_URL"
6772
6793
  // eslint-disable-next-line func-names
6773
6794
  ].forEach((e) => {
6774
- Al[e] = { value: e };
6795
+ Ll[e] = { value: e };
6775
6796
  });
6776
- Object.defineProperties(z, Al);
6777
- Object.defineProperty(kl, "isAxiosError", { value: !0 });
6797
+ Object.defineProperties(z, Ll);
6798
+ Object.defineProperty(Al, "isAxiosError", { value: !0 });
6778
6799
  z.from = (e, t, r, n, o, i) => {
6779
- const s = Object.create(kl);
6800
+ const s = Object.create(Al);
6780
6801
  return x.toFlatObject(e, s, function(l) {
6781
6802
  return l !== Error.prototype;
6782
6803
  }, (a) => a !== "isAxiosError"), z.call(s, e.message, t, r, n, o), s.cause = e, s.name = e.name, i && Object.assign(s, i), s;
@@ -6785,12 +6806,12 @@ const fm = null;
6785
6806
  function oi(e) {
6786
6807
  return x.isPlainObject(e) || x.isArray(e);
6787
6808
  }
6788
- function Ll(e) {
6809
+ function Il(e) {
6789
6810
  return x.endsWith(e, "[]") ? e.slice(0, -2) : e;
6790
6811
  }
6791
6812
  function Bs(e, t, r) {
6792
6813
  return e ? e.concat(t).map(function(o, i) {
6793
- return o = Ll(o), !r && i ? "[" + o + "]" : o;
6814
+ return o = Il(o), !r && i ? "[" + o + "]" : o;
6794
6815
  }).join(r ? "." : "") : t;
6795
6816
  }
6796
6817
  function dm(e) {
@@ -6826,7 +6847,7 @@ function bo(e, t, r) {
6826
6847
  if (x.endsWith(m, "{}"))
6827
6848
  m = n ? m : m.slice(0, -2), y = JSON.stringify(y);
6828
6849
  else if (x.isArray(y) && dm(y) || (x.isFileList(y) || x.endsWith(m, "[]")) && (S = x.toArray(y)))
6829
- return m = Ll(m), S.forEach(function($, O) {
6850
+ return m = Il(m), S.forEach(function($, O) {
6830
6851
  !(x.isUndefined($) || $ === null) && t.append(
6831
6852
  // eslint-disable-next-line no-nested-ternary
6832
6853
  s === !0 ? Bs([m], O, i) : s === null ? m : m + "[]",
@@ -6877,11 +6898,11 @@ function Us(e) {
6877
6898
  function Ni(e, t) {
6878
6899
  this._pairs = [], e && bo(e, this, t);
6879
6900
  }
6880
- const Il = Ni.prototype;
6881
- Il.append = function(t, r) {
6901
+ const Nl = Ni.prototype;
6902
+ Nl.append = function(t, r) {
6882
6903
  this._pairs.push([t, r]);
6883
6904
  };
6884
- Il.toString = function(t) {
6905
+ Nl.toString = function(t) {
6885
6906
  const r = t ? function(n) {
6886
6907
  return t.call(this, n, Us);
6887
6908
  } : Us;
@@ -6892,7 +6913,7 @@ Il.toString = function(t) {
6892
6913
  function hm(e) {
6893
6914
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
6894
6915
  }
6895
- function Nl(e, t, r) {
6916
+ function Ml(e, t, r) {
6896
6917
  if (!t)
6897
6918
  return e;
6898
6919
  const n = r && r.encode || hm, o = r && r.serialize;
@@ -6957,7 +6978,7 @@ class zs {
6957
6978
  });
6958
6979
  }
6959
6980
  }
6960
- const Ml = {
6981
+ const Dl = {
6961
6982
  silentJSONParsing: !0,
6962
6983
  forcedJSONParsing: !0,
6963
6984
  clarifyTimeoutError: !1
@@ -7000,7 +7021,7 @@ function Em(e) {
7000
7021
  i = r[n], t[i] = e[i];
7001
7022
  return t;
7002
7023
  }
7003
- function Dl(e) {
7024
+ function Fl(e) {
7004
7025
  function t(r, n, o, i) {
7005
7026
  let s = r[i++];
7006
7027
  if (s === "__proto__") return !0;
@@ -7026,12 +7047,12 @@ function Cm(e, t, r) {
7026
7047
  return (0, JSON.stringify)(e);
7027
7048
  }
7028
7049
  const fn = {
7029
- transitional: Ml,
7050
+ transitional: Dl,
7030
7051
  adapter: ["xhr", "http", "fetch"],
7031
7052
  transformRequest: [function(t, r) {
7032
7053
  const n = r.getContentType() || "", o = n.indexOf("application/json") > -1, i = x.isObject(t);
7033
7054
  if (i && x.isHTMLForm(t) && (t = new FormData(t)), x.isFormData(t))
7034
- return o ? JSON.stringify(Dl(t)) : t;
7055
+ return o ? JSON.stringify(Fl(t)) : t;
7035
7056
  if (x.isArrayBuffer(t) || x.isBuffer(t) || x.isStream(t) || x.isFile(t) || x.isBlob(t) || x.isReadableStream(t))
7036
7057
  return t;
7037
7058
  if (x.isArrayBufferView(t))
@@ -7294,7 +7315,7 @@ function Uo(e, t) {
7294
7315
  i = a.call(r, i, o.normalize(), t ? t.status : void 0);
7295
7316
  }), o.normalize(), i;
7296
7317
  }
7297
- function Fl(e) {
7318
+ function Vl(e) {
7298
7319
  return !!(e && e.__CANCEL__);
7299
7320
  }
7300
7321
  function Tr(e, t, r) {
@@ -7303,7 +7324,7 @@ function Tr(e, t, r) {
7303
7324
  x.inherits(Tr, z, {
7304
7325
  __CANCEL__: !0
7305
7326
  });
7306
- function Vl(e, t, r) {
7327
+ function Bl(e, t, r) {
7307
7328
  const n = r.config.validateStatus;
7308
7329
  !r.status || !n || n(r.status) ? e(r) : t(new z(
7309
7330
  "Request failed with status code " + r.status,
@@ -7435,7 +7456,7 @@ function Dm(e) {
7435
7456
  function Fm(e, t) {
7436
7457
  return t ? e.replace(/\/?\/$/, "") + "/" + t.replace(/^\/+/, "") : e;
7437
7458
  }
7438
- function Bl(e, t) {
7459
+ function Ul(e, t) {
7439
7460
  return e && !Dm(t) ? Fm(e, t) : t;
7440
7461
  }
7441
7462
  const Gs = (e) => e instanceof Ne ? { ...e } : e;
@@ -7503,10 +7524,10 @@ function qt(e, t) {
7503
7524
  x.isUndefined(f) && d !== a || (r[u] = f);
7504
7525
  }), r;
7505
7526
  }
7506
- const Ul = (e) => {
7527
+ const zl = (e) => {
7507
7528
  const t = qt({}, e);
7508
7529
  let { data: r, withXSRFToken: n, xsrfHeaderName: o, xsrfCookieName: i, headers: s, auth: a } = t;
7509
- t.headers = s = Ne.from(s), t.url = Nl(Bl(t.baseURL, t.url), e.params, e.paramsSerializer), a && s.set(
7530
+ t.headers = s = Ne.from(s), t.url = Ml(Ul(t.baseURL, t.url), e.params, e.paramsSerializer), a && s.set(
7510
7531
  "Authorization",
7511
7532
  "Basic " + btoa((a.username || "") + ":" + (a.password ? unescape(encodeURIComponent(a.password)) : ""))
7512
7533
  );
@@ -7526,7 +7547,7 @@ const Ul = (e) => {
7526
7547
  return t;
7527
7548
  }, Vm = typeof XMLHttpRequest < "u", Bm = Vm && function(e) {
7528
7549
  return new Promise(function(r, n) {
7529
- const o = Ul(e);
7550
+ const o = zl(e);
7530
7551
  let i = o.data;
7531
7552
  const s = Ne.from(o.headers).normalize();
7532
7553
  let { responseType: a, onUploadProgress: l, onDownloadProgress: c } = o, u, d, f, v, y;
@@ -7548,7 +7569,7 @@ const Ul = (e) => {
7548
7569
  config: e,
7549
7570
  request: g
7550
7571
  };
7551
- Vl(function(R) {
7572
+ Bl(function(R) {
7552
7573
  r(R), m();
7553
7574
  }, function(R) {
7554
7575
  n(R), m();
@@ -7562,7 +7583,7 @@ const Ul = (e) => {
7562
7583
  n(new z("Network Error", z.ERR_NETWORK, e, g)), g = null;
7563
7584
  }, g.ontimeout = function() {
7564
7585
  let O = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
7565
- const w = o.transitional || Ml;
7586
+ const w = o.transitional || Dl;
7566
7587
  o.timeoutErrorMessage && (O = o.timeoutErrorMessage), n(new z(
7567
7588
  O,
7568
7589
  w.clarifyTimeoutError ? z.ETIMEDOUT : z.ECONNABORTED,
@@ -7661,13 +7682,13 @@ const Ul = (e) => {
7661
7682
  }, {
7662
7683
  highWaterMark: 2
7663
7684
  });
7664
- }, vo = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", zl = vo && typeof ReadableStream == "function", Wm = vo && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Jl = (e, ...t) => {
7685
+ }, vo = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Jl = vo && typeof ReadableStream == "function", Wm = vo && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Hl = (e, ...t) => {
7665
7686
  try {
7666
7687
  return !!e(...t);
7667
7688
  } catch {
7668
7689
  return !1;
7669
7690
  }
7670
- }, Gm = zl && Jl(() => {
7691
+ }, Gm = Jl && Hl(() => {
7671
7692
  let e = !1;
7672
7693
  const t = new Request(Ie.origin, {
7673
7694
  body: new ReadableStream(),
@@ -7677,7 +7698,7 @@ const Ul = (e) => {
7677
7698
  }
7678
7699
  }).headers.has("Content-Type");
7679
7700
  return e && !t;
7680
- }), qs = 64 * 1024, si = zl && Jl(() => x.isReadableStream(new Response("").body)), Yn = {
7701
+ }), qs = 64 * 1024, si = Jl && Hl(() => x.isReadableStream(new Response("").body)), Yn = {
7681
7702
  stream: si && ((e) => e.body)
7682
7703
  };
7683
7704
  vo && ((e) => {
@@ -7718,7 +7739,7 @@ const Km = async (e) => {
7718
7739
  headers: u,
7719
7740
  withCredentials: d = "same-origin",
7720
7741
  fetchOptions: f
7721
- } = Ul(e);
7742
+ } = zl(e);
7722
7743
  c = c ? (c + "").toLowerCase() : "text";
7723
7744
  let v = Um([o, i && i.toAbortSignal()], s), y;
7724
7745
  const m = v && v.unsubscribe && (() => {
@@ -7772,7 +7793,7 @@ const Km = async (e) => {
7772
7793
  c = c || "text";
7773
7794
  let O = await Yn[x.findKey(Yn, c) || "text"](T, e);
7774
7795
  return !$ && m && m(), await new Promise((w, C) => {
7775
- Vl(w, C, {
7796
+ Bl(w, C, {
7776
7797
  data: O,
7777
7798
  headers: Ne.from(T.headers),
7778
7799
  status: T.status,
@@ -7803,7 +7824,7 @@ x.forEach(ai, (e, t) => {
7803
7824
  Object.defineProperty(e, "adapterName", { value: t });
7804
7825
  }
7805
7826
  });
7806
- const Ys = (e) => `- ${e}`, Xm = (e) => x.isFunction(e) || e === null || e === !1, Hl = {
7827
+ const Ys = (e) => `- ${e}`, Xm = (e) => x.isFunction(e) || e === null || e === !1, Wl = {
7807
7828
  getAdapter: (e) => {
7808
7829
  e = x.isArray(e) ? e : [e];
7809
7830
  const { length: t } = e;
@@ -7842,21 +7863,21 @@ function Xs(e) {
7842
7863
  return zo(e), e.headers = Ne.from(e.headers), e.data = Uo.call(
7843
7864
  e,
7844
7865
  e.transformRequest
7845
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hl.getAdapter(e.adapter || fn.adapter)(e).then(function(n) {
7866
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Wl.getAdapter(e.adapter || fn.adapter)(e).then(function(n) {
7846
7867
  return zo(e), n.data = Uo.call(
7847
7868
  e,
7848
7869
  e.transformResponse,
7849
7870
  n
7850
7871
  ), n.headers = Ne.from(n.headers), n;
7851
7872
  }, function(n) {
7852
- return Fl(n) || (zo(e), n && n.response && (n.response.data = Uo.call(
7873
+ return Vl(n) || (zo(e), n && n.response && (n.response.data = Uo.call(
7853
7874
  e,
7854
7875
  e.transformResponse,
7855
7876
  n.response
7856
7877
  ), n.response.headers = Ne.from(n.response.headers))), Promise.reject(n);
7857
7878
  });
7858
7879
  }
7859
- const Wl = "1.7.7", Di = {};
7880
+ const Gl = "1.7.7", Di = {};
7860
7881
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
7861
7882
  Di[e] = function(n) {
7862
7883
  return typeof n === e || "a" + (t < 1 ? "n " : " ") + e;
@@ -7865,7 +7886,7 @@ const Wl = "1.7.7", Di = {};
7865
7886
  const Zs = {};
7866
7887
  Di.transitional = function(t, r, n) {
7867
7888
  function o(i, s) {
7868
- return "[Axios v" + Wl + "] Transitional option '" + i + "'" + s + (n ? ". " + n : "");
7889
+ return "[Axios v" + Gl + "] Transitional option '" + i + "'" + s + (n ? ". " + n : "");
7869
7890
  }
7870
7891
  return (i, s, a) => {
7871
7892
  if (t === !1)
@@ -7995,8 +8016,8 @@ let Jt = class {
7995
8016
  }
7996
8017
  getUri(t) {
7997
8018
  t = qt(this.defaults, t);
7998
- const r = Bl(t.baseURL, t.url);
7999
- return Nl(r, t.params, t.paramsSerializer);
8019
+ const r = Ul(t.baseURL, t.url);
8020
+ return Ml(r, t.params, t.paramsSerializer);
8000
8021
  }
8001
8022
  };
8002
8023
  x.forEach(["delete", "get", "head", "options"], function(t) {
@@ -8023,7 +8044,7 @@ x.forEach(["post", "put", "patch"], function(t) {
8023
8044
  }
8024
8045
  Jt.prototype[t] = r(), Jt.prototype[t + "Form"] = r(!0);
8025
8046
  });
8026
- let Qm = class Gl {
8047
+ let Qm = class Kl {
8027
8048
  constructor(t) {
8028
8049
  if (typeof t != "function")
8029
8050
  throw new TypeError("executor must be a function.");
@@ -8089,7 +8110,7 @@ let Qm = class Gl {
8089
8110
  static source() {
8090
8111
  let t;
8091
8112
  return {
8092
- token: new Gl(function(o) {
8113
+ token: new Kl(function(o) {
8093
8114
  t = o;
8094
8115
  }),
8095
8116
  cancel: t
@@ -8172,18 +8193,18 @@ const ci = {
8172
8193
  Object.entries(ci).forEach(([e, t]) => {
8173
8194
  ci[t] = e;
8174
8195
  });
8175
- function Kl(e) {
8176
- const t = new Jt(e), r = Ol(Jt.prototype.request, t);
8196
+ function ql(e) {
8197
+ const t = new Jt(e), r = El(Jt.prototype.request, t);
8177
8198
  return x.extend(r, Jt.prototype, t, { allOwnKeys: !0 }), x.extend(r, t, null, { allOwnKeys: !0 }), r.create = function(o) {
8178
- return Kl(qt(e, o));
8199
+ return ql(qt(e, o));
8179
8200
  }, r;
8180
8201
  }
8181
- const be = Kl(fn);
8202
+ const be = ql(fn);
8182
8203
  be.Axios = Jt;
8183
8204
  be.CanceledError = Tr;
8184
8205
  be.CancelToken = Qm;
8185
- be.isCancel = Fl;
8186
- be.VERSION = Wl;
8206
+ be.isCancel = Vl;
8207
+ be.VERSION = Gl;
8187
8208
  be.toFormData = bo;
8188
8209
  be.AxiosError = z;
8189
8210
  be.Cancel = be.CanceledError;
@@ -8194,27 +8215,27 @@ be.spread = ey;
8194
8215
  be.isAxiosError = ty;
8195
8216
  be.mergeConfig = qt;
8196
8217
  be.AxiosHeaders = Ne;
8197
- be.formToJSON = (e) => Dl(x.isHTMLForm(e) ? new FormData(e) : e);
8198
- be.getAdapter = Hl.getAdapter;
8218
+ be.formToJSON = (e) => Fl(x.isHTMLForm(e) ? new FormData(e) : e);
8219
+ be.getAdapter = Wl.getAdapter;
8199
8220
  be.HttpStatusCode = ci;
8200
8221
  be.default = be;
8201
8222
  const {
8202
- Axios: Bv,
8223
+ Axios: Uv,
8203
8224
  AxiosError: Qs,
8204
- CanceledError: Uv,
8205
- isCancel: zv,
8206
- CancelToken: Jv,
8207
- VERSION: Hv,
8208
- all: Wv,
8209
- Cancel: Gv,
8210
- isAxiosError: Kv,
8211
- spread: qv,
8212
- toFormData: Yv,
8213
- AxiosHeaders: Xv,
8214
- HttpStatusCode: Zv,
8215
- formToJSON: Qv,
8216
- getAdapter: ex,
8217
- mergeConfig: tx
8225
+ CanceledError: zv,
8226
+ isCancel: Jv,
8227
+ CancelToken: Hv,
8228
+ VERSION: Wv,
8229
+ all: Gv,
8230
+ Cancel: Kv,
8231
+ isAxiosError: qv,
8232
+ spread: Yv,
8233
+ toFormData: Xv,
8234
+ AxiosHeaders: Zv,
8235
+ HttpStatusCode: Qv,
8236
+ formToJSON: ex,
8237
+ getAdapter: tx,
8238
+ mergeConfig: rx
8218
8239
  } = be;
8219
8240
  function ry(e) {
8220
8241
  try {
@@ -8227,7 +8248,7 @@ function ny(e) {
8227
8248
  var t, r, n, o;
8228
8249
  return e instanceof Qs && e.code === "ERR_NETWORK" ? "Failed to connect to the server. Please check your internet connection." : e instanceof Qs && e.response ? `${(t = e.response) == null ? void 0 : t.status} ${(r = e.response) == null ? void 0 : r.statusText} from ${(n = e.response) == null ? void 0 : n.config.url}: ${JSON.stringify((o = e.response) == null ? void 0 : o.data)}` : e instanceof Error ? e.message : `Unexpected error: ${ry(e) || e}`;
8229
8250
  }
8230
- const ql = (e) => {
8251
+ const Yl = (e) => {
8231
8252
  const t = e.softTimeout || 3e3, [r, n] = Xt(!1), o = St();
8232
8253
  return At(() => {
8233
8254
  const i = setTimeout(() => {
@@ -8235,7 +8256,7 @@ const ql = (e) => {
8235
8256
  }, t);
8236
8257
  return () => clearTimeout(i);
8237
8258
  }), /* @__PURE__ */ b.jsx(
8238
- xe,
8259
+ Se,
8239
8260
  {
8240
8261
  width: "100%",
8241
8262
  height: "100%",
@@ -8252,7 +8273,7 @@ const ql = (e) => {
8252
8273
  /* @__PURE__ */ b.jsx(Lc, { sx: { marginBottom: "24px" } }),
8253
8274
  !!e.message && /* @__PURE__ */ b.jsx("div", { children: e.message }),
8254
8275
  /* @__PURE__ */ b.jsx(
8255
- xe,
8276
+ Se,
8256
8277
  {
8257
8278
  sx: {
8258
8279
  visibility: r ? "visible" : "hidden",
@@ -8268,7 +8289,7 @@ const ql = (e) => {
8268
8289
  }, oy = (e) => {
8269
8290
  const t = ny(e.error), r = e.error instanceof Error ? e.error.stack : null, n = St();
8270
8291
  return /* @__PURE__ */ b.jsxs(
8271
- xe,
8292
+ Se,
8272
8293
  {
8273
8294
  sx: {
8274
8295
  maxHeight: "100%",
@@ -8309,12 +8330,12 @@ const ql = (e) => {
8309
8330
  function py() {
8310
8331
  this.__data__ = [], this.size = 0;
8311
8332
  }
8312
- function Yl(e, t) {
8333
+ function Xl(e, t) {
8313
8334
  return e === t || e !== e && t !== t;
8314
8335
  }
8315
8336
  function xo(e, t) {
8316
8337
  for (var r = e.length; r--; )
8317
- if (Yl(e[r][0], t))
8338
+ if (Xl(e[r][0], t))
8318
8339
  return r;
8319
8340
  return -1;
8320
8341
  }
@@ -8363,7 +8384,7 @@ function Ty(e) {
8363
8384
  return this.__data__.has(e);
8364
8385
  }
8365
8386
  var Oy = "[object AsyncFunction]", Ey = "[object Function]", Cy = "[object GeneratorFunction]", Ry = "[object Proxy]";
8366
- function Xl(e) {
8387
+ function Zl(e) {
8367
8388
  if (!Gt(e))
8368
8389
  return !1;
8369
8390
  var t = Zt(e);
@@ -8396,7 +8417,7 @@ var jy = /[\\^$.*+?()[\]{}|]/g, ky = /^\[object .+?Constructor\]$/, Ay = Functio
8396
8417
  function Dy(e) {
8397
8418
  if (!Gt(e) || _y(e))
8398
8419
  return !1;
8399
- var t = Xl(e) ? My : ky;
8420
+ var t = Zl(e) ? My : ky;
8400
8421
  return t.test(Qt(e));
8401
8422
  }
8402
8423
  function Fy(e, t) {
@@ -8530,7 +8551,7 @@ function cb(e, t) {
8530
8551
  return e.has(t);
8531
8552
  }
8532
8553
  var ub = 1, fb = 2;
8533
- function Zl(e, t, r, n, o, i) {
8554
+ function Ql(e, t, r, n, o, i) {
8534
8555
  var s = r & ub, a = e.length, l = t.length;
8535
8556
  if (a != l && !(s && l > a))
8536
8557
  return !1;
@@ -8588,7 +8609,7 @@ function Rb(e, t, r, n, o, i, s) {
8588
8609
  case mb:
8589
8610
  case yb:
8590
8611
  case xb:
8591
- return Yl(+e, +t);
8612
+ return Xl(+e, +t);
8592
8613
  case bb:
8593
8614
  return e.name == t.name && e.message == t.message;
8594
8615
  case Sb:
@@ -8604,7 +8625,7 @@ function Rb(e, t, r, n, o, i, s) {
8604
8625
  if (c)
8605
8626
  return c == t;
8606
8627
  n |= gb, s.set(e, t);
8607
- var u = Zl(a(e), a(t), n, o, i, s);
8628
+ var u = Ql(a(e), a(t), n, o, i, s);
8608
8629
  return s.delete(e), u;
8609
8630
  case Ob:
8610
8631
  if (Ho)
@@ -8646,7 +8667,7 @@ var Nb = "[object Arguments]";
8646
8667
  function oa(e) {
8647
8668
  return Kt(e) && Zt(e) == Nb;
8648
8669
  }
8649
- var Ql = Object.prototype, Mb = Ql.hasOwnProperty, Db = Ql.propertyIsEnumerable, ec = oa(/* @__PURE__ */ function() {
8670
+ var ec = Object.prototype, Mb = ec.hasOwnProperty, Db = ec.propertyIsEnumerable, tc = oa(/* @__PURE__ */ function() {
8650
8671
  return arguments;
8651
8672
  }()) ? oa : function(e) {
8652
8673
  return Kt(e) && Mb.call(e, "callee") && !Db.call(e, "callee");
@@ -8654,8 +8675,8 @@ var Ql = Object.prototype, Mb = Ql.hasOwnProperty, Db = Ql.propertyIsEnumerable,
8654
8675
  function Fb() {
8655
8676
  return !1;
8656
8677
  }
8657
- var tc = typeof exports == "object" && exports && !exports.nodeType && exports, ia = tc && typeof module == "object" && module && !module.nodeType && module, Vb = ia && ia.exports === tc, sa = Vb ? ht.Buffer : void 0, Bb = sa ? sa.isBuffer : void 0, ui = Bb || Fb, Ub = 9007199254740991, zb = /^(?:0|[1-9]\d*)$/;
8658
- function rc(e, t) {
8678
+ var rc = typeof exports == "object" && exports && !exports.nodeType && exports, ia = rc && typeof module == "object" && module && !module.nodeType && module, Vb = ia && ia.exports === rc, sa = Vb ? ht.Buffer : void 0, Bb = sa ? sa.isBuffer : void 0, ui = Bb || Fb, Ub = 9007199254740991, zb = /^(?:0|[1-9]\d*)$/;
8679
+ function nc(e, t) {
8659
8680
  var r = typeof e;
8660
8681
  return t = t ?? Ub, !!t && (r == "number" || r != "symbol" && zb.test(e)) && e > -1 && e % 1 == 0 && e < t;
8661
8682
  }
@@ -8674,21 +8695,21 @@ function m0(e) {
8674
8695
  return e(t);
8675
8696
  };
8676
8697
  }
8677
- var nc = typeof exports == "object" && exports && !exports.nodeType && exports, Jr = nc && typeof module == "object" && module && !module.nodeType && module, y0 = Jr && Jr.exports === nc, Wo = y0 && wl.process, aa = function() {
8698
+ var oc = typeof exports == "object" && exports && !exports.nodeType && exports, Jr = oc && typeof module == "object" && module && !module.nodeType && module, y0 = Jr && Jr.exports === oc, Wo = y0 && Tl.process, aa = function() {
8678
8699
  try {
8679
8700
  var e = Jr && Jr.require && Jr.require("util").types;
8680
8701
  return e || Wo && Wo.binding && Wo.binding("util");
8681
8702
  } catch {
8682
8703
  }
8683
- }(), la = aa && aa.isTypedArray, oc = la ? m0(la) : g0, b0 = Object.prototype, v0 = b0.hasOwnProperty;
8704
+ }(), la = aa && aa.isTypedArray, ic = la ? m0(la) : g0, b0 = Object.prototype, v0 = b0.hasOwnProperty;
8684
8705
  function x0(e, t) {
8685
- var r = pt(e), n = !r && ec(e), o = !r && !n && ui(e), i = !r && !n && !o && oc(e), s = r || n || o || i, a = s ? Ib(e.length, String) : [], l = a.length;
8706
+ var r = pt(e), n = !r && tc(e), o = !r && !n && ui(e), i = !r && !n && !o && ic(e), s = r || n || o || i, a = s ? Ib(e.length, String) : [], l = a.length;
8686
8707
  for (var c in e)
8687
8708
  v0.call(e, c) && !(s && // Safari 9 has enumerable `arguments.length` in strict mode.
8688
8709
  (c == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
8689
8710
  o && (c == "offset" || c == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
8690
8711
  i && (c == "buffer" || c == "byteLength" || c == "byteOffset") || // Skip index properties.
8691
- rc(c, l))) && a.push(c);
8712
+ nc(c, l))) && a.push(c);
8692
8713
  return a;
8693
8714
  }
8694
8715
  var S0 = Object.prototype;
@@ -8710,11 +8731,11 @@ function R0(e) {
8710
8731
  C0.call(e, r) && r != "constructor" && t.push(r);
8711
8732
  return t;
8712
8733
  }
8713
- function ic(e) {
8714
- return e != null && Fi(e.length) && !Xl(e);
8734
+ function sc(e) {
8735
+ return e != null && Fi(e.length) && !Zl(e);
8715
8736
  }
8716
8737
  function Vi(e) {
8717
- return ic(e) ? x0(e) : R0(e);
8738
+ return sc(e) ? x0(e) : R0(e);
8718
8739
  }
8719
8740
  function ca(e) {
8720
8741
  return Pb(e, Vi, Lb);
@@ -8780,7 +8801,7 @@ function V0(e, t, r, n, o, i) {
8780
8801
  s = !0, u = !1;
8781
8802
  }
8782
8803
  if (f && !u)
8783
- return i || (i = new vt()), s || oc(e) ? Zl(e, t, r, n, o, i) : Rb(e, t, l, r, n, o, i);
8804
+ return i || (i = new vt()), s || ic(e) ? Ql(e, t, r, n, o, i) : Rb(e, t, l, r, n, o, i);
8784
8805
  if (!(r & D0)) {
8785
8806
  var v = u && ya.call(e, "__wrapped__"), y = d && ya.call(t, "__wrapped__");
8786
8807
  if (v || y) {
@@ -8796,7 +8817,7 @@ function wo(e, t, r, n, o) {
8796
8817
  function B0(e, t) {
8797
8818
  return wo(e, t);
8798
8819
  }
8799
- const sc = ({
8820
+ const ac = ({
8800
8821
  store: e
8801
8822
  }) => {
8802
8823
  const { t } = Qr(), [r, n] = Xt(
@@ -8889,7 +8910,7 @@ function K0(e, t) {
8889
8910
  return function(r, n) {
8890
8911
  if (r == null)
8891
8912
  return r;
8892
- if (!ic(r))
8913
+ if (!sc(r))
8893
8914
  return e(r, n);
8894
8915
  for (var o = r.length, i = -1, s = Object(r); ++i < o && n(s[i], i, s) !== !1; )
8895
8916
  ;
@@ -8926,24 +8947,24 @@ function Q0(e, t, r, n) {
8926
8947
  }
8927
8948
  return !0;
8928
8949
  }
8929
- function ac(e) {
8950
+ function lc(e) {
8930
8951
  return e === e && !Gt(e);
8931
8952
  }
8932
8953
  function e1(e) {
8933
8954
  for (var t = Vi(e), r = t.length; r--; ) {
8934
8955
  var n = t[r], o = e[n];
8935
- t[r] = [n, o, ac(o)];
8956
+ t[r] = [n, o, lc(o)];
8936
8957
  }
8937
8958
  return t;
8938
8959
  }
8939
- function lc(e, t) {
8960
+ function cc(e, t) {
8940
8961
  return function(r) {
8941
8962
  return r == null ? !1 : r[e] === t && (t !== void 0 || e in Object(r));
8942
8963
  };
8943
8964
  }
8944
8965
  function t1(e) {
8945
8966
  var t = e1(e);
8946
- return t.length == 1 && t[0][2] ? lc(t[0][0], t[0][1]) : function(r) {
8967
+ return t.length == 1 && t[0][2] ? cc(t[0][0], t[0][1]) : function(r) {
8947
8968
  return r === e || Q0(r, e, t);
8948
8969
  };
8949
8970
  }
@@ -8987,21 +9008,21 @@ function u1(e, t) {
8987
9008
  return o;
8988
9009
  }
8989
9010
  var f1 = 1 / 0, va = Lt ? Lt.prototype : void 0, xa = va ? va.toString : void 0;
8990
- function cc(e) {
9011
+ function uc(e) {
8991
9012
  if (typeof e == "string")
8992
9013
  return e;
8993
9014
  if (pt(e))
8994
- return u1(e, cc) + "";
9015
+ return u1(e, uc) + "";
8995
9016
  if (ho(e))
8996
9017
  return xa ? xa.call(e) : "";
8997
9018
  var t = e + "";
8998
9019
  return t == "0" && 1 / e == -f1 ? "-0" : t;
8999
9020
  }
9000
- function uc(e) {
9001
- return e == null ? "" : cc(e);
9021
+ function fc(e) {
9022
+ return e == null ? "" : uc(e);
9002
9023
  }
9003
- function fc(e, t) {
9004
- return pt(e) ? e : Bi(e, t) ? [e] : c1(uc(e));
9024
+ function dc(e, t) {
9025
+ return pt(e) ? e : Bi(e, t) ? [e] : c1(fc(e));
9005
9026
  }
9006
9027
  var d1 = 1 / 0;
9007
9028
  function To(e) {
@@ -9010,35 +9031,35 @@ function To(e) {
9010
9031
  var t = e + "";
9011
9032
  return t == "0" && 1 / e == -d1 ? "-0" : t;
9012
9033
  }
9013
- function dc(e, t) {
9014
- t = fc(t, e);
9034
+ function pc(e, t) {
9035
+ t = dc(t, e);
9015
9036
  for (var r = 0, n = t.length; e != null && r < n; )
9016
9037
  e = e[To(t[r++])];
9017
9038
  return r && r == n ? e : void 0;
9018
9039
  }
9019
9040
  function p1(e, t, r) {
9020
- var n = e == null ? void 0 : dc(e, t);
9041
+ var n = e == null ? void 0 : pc(e, t);
9021
9042
  return n === void 0 ? r : n;
9022
9043
  }
9023
9044
  function h1(e, t) {
9024
9045
  return e != null && t in Object(e);
9025
9046
  }
9026
9047
  function g1(e, t, r) {
9027
- t = fc(t, e);
9048
+ t = dc(t, e);
9028
9049
  for (var n = -1, o = t.length, i = !1; ++n < o; ) {
9029
9050
  var s = To(t[n]);
9030
9051
  if (!(i = e != null && r(e, s)))
9031
9052
  break;
9032
9053
  e = e[s];
9033
9054
  }
9034
- return i || ++n != o ? i : (o = e == null ? 0 : e.length, !!o && Fi(o) && rc(s, o) && (pt(e) || ec(e)));
9055
+ return i || ++n != o ? i : (o = e == null ? 0 : e.length, !!o && Fi(o) && nc(s, o) && (pt(e) || tc(e)));
9035
9056
  }
9036
9057
  function m1(e, t) {
9037
9058
  return e != null && g1(e, t, h1);
9038
9059
  }
9039
9060
  var y1 = 1, b1 = 2;
9040
9061
  function v1(e, t) {
9041
- return Bi(e) && ac(t) ? lc(To(e), t) : function(r) {
9062
+ return Bi(e) && lc(t) ? cc(To(e), t) : function(r) {
9042
9063
  var n = p1(r, e);
9043
9064
  return n === void 0 && n === t ? m1(r, e) : wo(t, n, y1 | b1);
9044
9065
  };
@@ -9053,7 +9074,7 @@ function S1(e) {
9053
9074
  }
9054
9075
  function w1(e) {
9055
9076
  return function(t) {
9056
- return dc(t, e);
9077
+ return pc(t, e);
9057
9078
  };
9058
9079
  }
9059
9080
  function T1(e) {
@@ -9073,7 +9094,7 @@ var Sn = E1(function(e, t, r) {
9073
9094
  }), C1 = 0;
9074
9095
  function R1(e) {
9075
9096
  var t = ++C1;
9076
- return uc(e) + t;
9097
+ return fc(e) + t;
9077
9098
  }
9078
9099
  const gi = [
9079
9100
  { id: "0.1", mm: 0.1, degrees: 0.05 },
@@ -9093,7 +9114,7 @@ class zi {
9093
9114
  a.coordinate_system = "world";
9094
9115
  break;
9095
9116
  }
9096
- this.selectedCoordSystemId = ((i = n[0]) == null ? void 0 : i.coordinate_system) || "world", this.selectedTcpId = ((s = o[0]) == null ? void 0 : s.id) || "", eu(this, {}, { autoBind: !0 }), this.loadFromLocalStorage(), this.disposers.push(ja(() => this.saveToLocalStorage())), window.joggingStore = this;
9117
+ this.selectedCoordSystemId = ((i = n[0]) == null ? void 0 : i.coordinate_system) || "world", this.selectedTcpId = ((s = o[0]) == null ? void 0 : s.id) || "", eu(this, {}, { autoBind: !0 }), this.loadFromLocalStorage(), this.disposers.push(ka(() => this.saveToLocalStorage())), window.joggingStore = this;
9097
9118
  }
9098
9119
  /**
9099
9120
  * Load a jogging store with the relevant data it needs
@@ -9413,7 +9434,7 @@ function k1(e, t, r = (n, o) => n === o) {
9413
9434
  return e.length === t.length && e.every((n, o) => r(n, t[o]));
9414
9435
  }
9415
9436
  const A1 = 2;
9416
- function pc(e, t) {
9437
+ function hc(e, t) {
9417
9438
  return e - t;
9418
9439
  }
9419
9440
  function Sa(e, t) {
@@ -9471,7 +9492,7 @@ function wa({
9471
9492
  index: r
9472
9493
  }) {
9473
9494
  const n = e.slice();
9474
- return n[r] = t, n.sort(pc);
9495
+ return n[r] = t, n.sort(hc);
9475
9496
  }
9476
9497
  function Tn({
9477
9498
  sliderRef: e,
@@ -9539,7 +9560,7 @@ function F1(e) {
9539
9560
  shiftStep: g = 10,
9540
9561
  tabIndex: S,
9541
9562
  value: T
9542
- } = e, $ = I.useRef(), [O, w] = I.useState(-1), [C, R] = I.useState(-1), [V, oe] = I.useState(!1), B = I.useRef(0), [N, H] = il({
9563
+ } = e, $ = I.useRef(), [O, w] = I.useState(-1), [C, R] = I.useState(-1), [V, oe] = I.useState(!1), B = I.useRef(0), [N, H] = sl({
9543
9564
  controlled: T,
9544
9565
  default: r ?? l,
9545
9566
  name: "Slider"
@@ -9553,7 +9574,7 @@ function F1(e) {
9553
9574
  }
9554
9575
  }), u(X, A, M);
9555
9576
  }), Y = Array.isArray(N);
9556
- let q = Y ? N.slice().sort(pc) : [N];
9577
+ let q = Y ? N.slice().sort(hc) : [N];
9557
9578
  q = q.map((P) => P == null ? l : pr(P, l, a));
9558
9579
  const ve = s === !0 && m !== null ? [...Array(Math.floor((a - l) / m) + 1)].map((P, A) => ({
9559
9580
  value: l + m * A
@@ -9562,7 +9583,7 @@ function F1(e) {
9562
9583
  onBlur: Oe,
9563
9584
  onFocus: $e,
9564
9585
  ref: tt
9565
- } = sl(), [gt, He] = I.useState(-1), Se = I.useRef(), Ct = Un(tt, Se), st = Un(v, Ct), We = (P) => (A) => {
9586
+ } = al(), [gt, He] = I.useState(-1), we = I.useRef(), Ct = Un(tt, we), st = Un(v, Ct), We = (P) => (A) => {
9566
9587
  var M;
9567
9588
  const G = Number(A.currentTarget.getAttribute("data-index"));
9568
9589
  $e(A), Z.current === !0 && He(G), R(G), P == null || (M = P.onFocus) == null || M.call(P, A);
@@ -9586,7 +9607,7 @@ function F1(e) {
9586
9607
  });
9587
9608
  let Ge = M;
9588
9609
  o || (Ge = K.indexOf(Be)), Tn({
9589
- sliderRef: Se,
9610
+ sliderRef: we,
9590
9611
  activeIndex: Ge
9591
9612
  });
9592
9613
  }
@@ -9601,7 +9622,7 @@ function F1(e) {
9601
9622
  P == null || (M = P.onKeyDown) == null || M.call(P, A);
9602
9623
  };
9603
9624
  Oi(() => {
9604
- if (n && Se.current.contains(document.activeElement)) {
9625
+ if (n && we.current.contains(document.activeElement)) {
9605
9626
  var P;
9606
9627
  (P = document.activeElement) == null || P.blur();
9607
9628
  }
@@ -9618,7 +9639,7 @@ function F1(e) {
9618
9639
  }) => {
9619
9640
  const {
9620
9641
  current: M
9621
- } = Se, {
9642
+ } = we, {
9622
9643
  width: G,
9623
9644
  height: X,
9624
9645
  bottom: K,
@@ -9664,7 +9685,7 @@ function F1(e) {
9664
9685
  move: !0
9665
9686
  });
9666
9687
  Tn({
9667
- sliderRef: Se,
9688
+ sliderRef: we,
9668
9689
  activeIndex: G,
9669
9690
  setActive: w
9670
9691
  }), H(M), !V && B.current > A1 && oe(!0), W && !On(M, N) && W(P, M, G);
@@ -9694,26 +9715,26 @@ function F1(e) {
9694
9715
  finger: M
9695
9716
  });
9696
9717
  Tn({
9697
- sliderRef: Se,
9718
+ sliderRef: we,
9698
9719
  activeIndex: K,
9699
9720
  setActive: w
9700
9721
  }), H(X), W && !On(X, N) && W(P, X, K);
9701
9722
  }
9702
9723
  B.current = 0;
9703
- const G = mr(Se.current);
9724
+ const G = mr(we.current);
9704
9725
  G.addEventListener("touchmove", Q, {
9705
9726
  passive: !0
9706
9727
  }), G.addEventListener("touchend", ue, {
9707
9728
  passive: !0
9708
9729
  });
9709
9730
  }), ke = I.useCallback(() => {
9710
- const P = mr(Se.current);
9731
+ const P = mr(we.current);
9711
9732
  P.removeEventListener("mousemove", Q), P.removeEventListener("mouseup", ue), P.removeEventListener("touchmove", Q), P.removeEventListener("touchend", ue);
9712
9733
  }, [ue, Q]);
9713
9734
  I.useEffect(() => {
9714
9735
  const {
9715
9736
  current: P
9716
- } = Se;
9737
+ } = we;
9717
9738
  return P.addEventListener("touchstart", je, {
9718
9739
  passive: Ta()
9719
9740
  }), () => {
@@ -9736,17 +9757,17 @@ function F1(e) {
9736
9757
  finger: G
9737
9758
  });
9738
9759
  Tn({
9739
- sliderRef: Se,
9760
+ sliderRef: we,
9740
9761
  activeIndex: Be,
9741
9762
  setActive: w
9742
9763
  }), H(K), W && !On(K, N) && W(A, K, Be);
9743
9764
  }
9744
9765
  B.current = 0;
9745
- const X = mr(Se.current);
9766
+ const X = mr(we.current);
9746
9767
  X.addEventListener("mousemove", Q, {
9747
9768
  passive: !0
9748
9769
  }), X.addEventListener("mouseup", ue);
9749
- }, we = Zn(Y ? q[0] : l, l, a), _t = Zn(q[q.length - 1], l, a) - we, Dt = (P = {}) => {
9770
+ }, Te = Zn(Y ? q[0] : l, l, a), _t = Zn(q[q.length - 1], l, a) - Te, Dt = (P = {}) => {
9750
9771
  const A = kn(P), M = {
9751
9772
  onMouseDown: Rt(A || {})
9752
9773
  }, G = _({}, A, M);
@@ -9810,7 +9831,7 @@ function F1(e) {
9810
9831
  range: Y,
9811
9832
  rootRef: st,
9812
9833
  trackLeap: _t,
9813
- trackOffset: we,
9834
+ trackOffset: Te,
9814
9835
  values: q,
9815
9836
  getThumbStyle: (P) => ({
9816
9837
  // So the non active thumb doesn't show its label on hover.
@@ -9822,7 +9843,7 @@ const V1 = (e) => !e || !Ur(e);
9822
9843
  function B1(e) {
9823
9844
  return sn("MuiSlider", e);
9824
9845
  }
9825
- const Xe = el("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"]), U1 = (e) => {
9846
+ const Xe = tl("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"]), U1 = (e) => {
9826
9847
  const {
9827
9848
  open: t
9828
9849
  } = e;
@@ -9832,7 +9853,7 @@ const Xe = el("MuiSlider", ["root", "active", "colorPrimary", "colorSecondary",
9832
9853
  label: Xe.valueLabelLabel
9833
9854
  };
9834
9855
  };
9835
- function hc(e) {
9856
+ function gc(e) {
9836
9857
  const {
9837
9858
  children: t,
9838
9859
  className: r,
@@ -9854,7 +9875,7 @@ function hc(e) {
9854
9875
  })]
9855
9876
  })) : null;
9856
9877
  }
9857
- process.env.NODE_ENV !== "production" && (hc.propTypes = {
9878
+ process.env.NODE_ENV !== "production" && (gc.propTypes = {
9858
9879
  children: p.element.isRequired,
9859
9880
  className: p.string,
9860
9881
  value: p.node
@@ -10180,7 +10201,7 @@ const J1 = Tt("span", {
10180
10201
  }
10181
10202
  }))]
10182
10203
  };
10183
- }), K1 = Tt(hc, {
10204
+ }), K1 = Tt(gc, {
10184
10205
  name: "MuiSlider",
10185
10206
  slot: "ValueLabel",
10186
10207
  overridesResolver: (e, t) => t.valueLabel
@@ -10375,7 +10396,7 @@ const J1 = Tt("span", {
10375
10396
  return Ci(c, B1, s);
10376
10397
  }, Z1 = ({
10377
10398
  children: e
10378
- }) => e, gc = /* @__PURE__ */ I.forwardRef(function(t, r) {
10399
+ }) => e, mc = /* @__PURE__ */ I.forwardRef(function(t, r) {
10379
10400
  var n, o, i, s, a, l, c, u, d, f, v, y, m, g, S, T, $, O, w, C, R, V, oe, B;
10380
10401
  const N = ji({
10381
10402
  props: t,
@@ -10393,7 +10414,7 @@ const J1 = Tt("span", {
10393
10414
  className: tt,
10394
10415
  disableSwap: gt = !1,
10395
10416
  disabled: He = !1,
10396
- getAriaLabel: Se,
10417
+ getAriaLabel: we,
10397
10418
  getAriaValueText: Ct,
10398
10419
  marks: st = !1,
10399
10420
  max: We = 100,
@@ -10408,7 +10429,7 @@ const J1 = Tt("span", {
10408
10429
  track: ue = "normal",
10409
10430
  valueLabelDisplay: je = "off",
10410
10431
  valueLabelFormat: ke = Oa
10411
- } = N, Rt = De(N, z1), we = _({}, N, {
10432
+ } = N, Rt = De(N, z1), Te = _({}, N, {
10412
10433
  isRtl: H,
10413
10434
  max: We,
10414
10435
  min: Fe,
@@ -10441,11 +10462,11 @@ const J1 = Tt("span", {
10441
10462
  trackOffset: K,
10442
10463
  trackLeap: Be,
10443
10464
  getThumbStyle: Ge
10444
- } = F1(_({}, we, {
10465
+ } = F1(_({}, Te, {
10445
10466
  rootRef: r
10446
10467
  }));
10447
- we.marked = G.length > 0 && G.some((L) => L.label), we.dragging = M, we.focusedThumbIndex = P;
10448
- const ee = X1(we), Ae = (n = (o = Q == null ? void 0 : Q.root) != null ? o : ae.Root) != null ? n : J1, Pt = (i = (s = Q == null ? void 0 : Q.rail) != null ? s : ae.Rail) != null ? i : H1, rr = (a = (l = Q == null ? void 0 : Q.track) != null ? l : ae.Track) != null ? a : W1, Rr = (c = (u = Q == null ? void 0 : Q.thumb) != null ? u : ae.Thumb) != null ? c : G1, yt = (d = (f = Q == null ? void 0 : Q.valueLabel) != null ? f : ae.ValueLabel) != null ? d : K1, Ft = (v = (y = Q == null ? void 0 : Q.mark) != null ? y : ae.Mark) != null ? v : q1, Vt = (m = (g = Q == null ? void 0 : Q.markLabel) != null ? g : ae.MarkLabel) != null ? m : Y1, _r = (S = (T = Q == null ? void 0 : Q.input) != null ? T : ae.Input) != null ? S : "input", Pr = ($ = j == null ? void 0 : j.root) != null ? $ : Z.root, dn = (O = j == null ? void 0 : j.rail) != null ? O : Z.rail, $r = (w = j == null ? void 0 : j.track) != null ? w : Z.track, nr = (C = j == null ? void 0 : j.thumb) != null ? C : Z.thumb, or = (R = j == null ? void 0 : j.valueLabel) != null ? R : Z.valueLabel, Oo = (V = j == null ? void 0 : j.mark) != null ? V : Z.mark, Eo = (oe = j == null ? void 0 : j.markLabel) != null ? oe : Z.markLabel, pn = (B = j == null ? void 0 : j.input) != null ? B : Z.input, hn = $t({
10468
+ Te.marked = G.length > 0 && G.some((L) => L.label), Te.dragging = M, Te.focusedThumbIndex = P;
10469
+ const ee = X1(Te), Ae = (n = (o = Q == null ? void 0 : Q.root) != null ? o : ae.Root) != null ? n : J1, Pt = (i = (s = Q == null ? void 0 : Q.rail) != null ? s : ae.Rail) != null ? i : H1, rr = (a = (l = Q == null ? void 0 : Q.track) != null ? l : ae.Track) != null ? a : W1, Rr = (c = (u = Q == null ? void 0 : Q.thumb) != null ? u : ae.Thumb) != null ? c : G1, yt = (d = (f = Q == null ? void 0 : Q.valueLabel) != null ? f : ae.ValueLabel) != null ? d : K1, Ft = (v = (y = Q == null ? void 0 : Q.mark) != null ? y : ae.Mark) != null ? v : q1, Vt = (m = (g = Q == null ? void 0 : Q.markLabel) != null ? g : ae.MarkLabel) != null ? m : Y1, _r = (S = (T = Q == null ? void 0 : Q.input) != null ? T : ae.Input) != null ? S : "input", Pr = ($ = j == null ? void 0 : j.root) != null ? $ : Z.root, dn = (O = j == null ? void 0 : j.rail) != null ? O : Z.rail, $r = (w = j == null ? void 0 : j.track) != null ? w : Z.track, nr = (C = j == null ? void 0 : j.thumb) != null ? C : Z.thumb, or = (R = j == null ? void 0 : j.valueLabel) != null ? R : Z.valueLabel, Oo = (V = j == null ? void 0 : j.mark) != null ? V : Z.mark, Eo = (oe = j == null ? void 0 : j.markLabel) != null ? oe : Z.markLabel, pn = (B = j == null ? void 0 : j.input) != null ? B : Z.input, hn = $t({
10449
10470
  elementType: Ae,
10450
10471
  getSlotProps: Dt,
10451
10472
  externalSlotProps: Pr,
@@ -10453,12 +10474,12 @@ const J1 = Tt("span", {
10453
10474
  additionalProps: _({}, V1(Ae) && {
10454
10475
  as: ve
10455
10476
  }),
10456
- ownerState: _({}, we, Pr == null ? void 0 : Pr.ownerState),
10477
+ ownerState: _({}, Te, Pr == null ? void 0 : Pr.ownerState),
10457
10478
  className: [ee.root, tt]
10458
10479
  }), Co = $t({
10459
10480
  elementType: Pt,
10460
10481
  externalSlotProps: dn,
10461
- ownerState: we,
10482
+ ownerState: Te,
10462
10483
  className: ee.rail
10463
10484
  }), Ro = $t({
10464
10485
  elementType: rr,
@@ -10466,34 +10487,34 @@ const J1 = Tt("span", {
10466
10487
  additionalProps: {
10467
10488
  style: _({}, _t[rt].offset(K), _t[rt].leap(Be))
10468
10489
  },
10469
- ownerState: _({}, we, $r == null ? void 0 : $r.ownerState),
10490
+ ownerState: _({}, Te, $r == null ? void 0 : $r.ownerState),
10470
10491
  className: ee.track
10471
10492
  }), jr = $t({
10472
10493
  elementType: Rr,
10473
10494
  getSlotProps: Er,
10474
10495
  externalSlotProps: nr,
10475
- ownerState: _({}, we, nr == null ? void 0 : nr.ownerState),
10496
+ ownerState: _({}, Te, nr == null ? void 0 : nr.ownerState),
10476
10497
  className: ee.thumb
10477
10498
  }), _o = $t({
10478
10499
  elementType: yt,
10479
10500
  externalSlotProps: or,
10480
- ownerState: _({}, we, or == null ? void 0 : or.ownerState),
10501
+ ownerState: _({}, Te, or == null ? void 0 : or.ownerState),
10481
10502
  className: ee.valueLabel
10482
10503
  }), h = $t({
10483
10504
  elementType: Ft,
10484
10505
  externalSlotProps: Oo,
10485
- ownerState: we,
10506
+ ownerState: Te,
10486
10507
  className: ee.mark
10487
10508
  }), E = $t({
10488
10509
  elementType: Vt,
10489
10510
  externalSlotProps: Eo,
10490
- ownerState: we,
10511
+ ownerState: Te,
10491
10512
  className: ee.markLabel
10492
10513
  }), k = $t({
10493
10514
  elementType: _r,
10494
10515
  getSlotProps: Or,
10495
10516
  externalSlotProps: pn,
10496
- ownerState: we
10517
+ ownerState: Te
10497
10518
  });
10498
10519
  return /* @__PURE__ */ b.jsxs(Ae, _({}, hn, {
10499
10520
  children: [/* @__PURE__ */ b.jsx(Pt, _({}, Co)), /* @__PURE__ */ b.jsx(rr, _({}, Ro)), G.filter((L) => L.value >= Fe && L.value <= We).map((L, D) => {
@@ -10537,7 +10558,7 @@ const J1 = Tt("span", {
10537
10558
  style: _({}, J, Ge(D), jr.style),
10538
10559
  children: /* @__PURE__ */ b.jsx(_r, _({
10539
10560
  "data-index": D,
10540
- "aria-label": Se ? Se(D) : W,
10561
+ "aria-label": we ? we(D) : W,
10541
10562
  "aria-valuenow": Ve(L),
10542
10563
  "aria-labelledby": q,
10543
10564
  "aria-valuetext": Ct ? Ct(Ve(L), D) : Y,
@@ -10549,7 +10570,7 @@ const J1 = Tt("span", {
10549
10570
  })]
10550
10571
  }));
10551
10572
  });
10552
- process.env.NODE_ENV !== "production" && (gc.propTypes = {
10573
+ process.env.NODE_ENV !== "production" && (mc.propTypes = {
10553
10574
  // ┌────────────────────────────── Warning ──────────────────────────────┐
10554
10575
  // │ These PropTypes are generated from the TypeScript type definitions. │
10555
10576
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -10823,9 +10844,9 @@ const tv = ot((e) => {
10823
10844
  function t(r, n) {
10824
10845
  n === e.velocity || !ev(n) || e.onVelocityChange(n);
10825
10846
  }
10826
- return /* @__PURE__ */ b.jsxs(xe, { direction: "row", gap: 2, children: [
10847
+ return /* @__PURE__ */ b.jsxs(Se, { direction: "row", gap: 2, children: [
10827
10848
  /* @__PURE__ */ b.jsx(
10828
- gc,
10849
+ mc,
10829
10850
  {
10830
10851
  value: e.velocity,
10831
10852
  color: "secondary",
@@ -10843,14 +10864,14 @@ const tv = ot((e) => {
10843
10864
  }
10844
10865
  }
10845
10866
  ),
10846
- e.renderValue ? e.renderValue(e.velocity) : /* @__PURE__ */ b.jsx(mc, { value: e.velocity.toString() })
10867
+ e.renderValue ? e.renderValue(e.velocity) : /* @__PURE__ */ b.jsx(yc, { value: e.velocity.toString() })
10847
10868
  ] });
10848
10869
  });
10849
- function mc({ value: e, sx: t }) {
10870
+ function yc({ value: e, sx: t }) {
10850
10871
  var n;
10851
10872
  const r = St();
10852
10873
  return /* @__PURE__ */ b.jsx(
10853
- xe,
10874
+ Se,
10854
10875
  {
10855
10876
  direction: "row",
10856
10877
  justifyContent: "center",
@@ -10880,7 +10901,7 @@ function mc({ value: e, sx: t }) {
10880
10901
  }
10881
10902
  );
10882
10903
  }
10883
- const yc = ot(
10904
+ const bc = ot(
10884
10905
  ({ store: e }) => {
10885
10906
  const { t } = Qr(), r = yi(() => ({
10886
10907
  get valueLabelFormat() {
@@ -10896,7 +10917,7 @@ const yc = ot(
10896
10917
  onVelocityChange: e.setVelocityFromSlider,
10897
10918
  disabled: e.isLocked,
10898
10919
  renderValue: (n) => /* @__PURE__ */ b.jsx(
10899
- mc,
10920
+ yc,
10900
10921
  {
10901
10922
  value: r.valueLabelFormat(n),
10902
10923
  sx: {
@@ -11001,14 +11022,14 @@ const yc = ot(
11001
11022
  amount: Cn(O).toFixed(1)
11002
11023
  });
11003
11024
  }
11004
- return /* @__PURE__ */ b.jsxs(xe, { flexGrow: 1, gap: 2, sx: { padding: "18px 24px" }, children: [
11005
- /* @__PURE__ */ b.jsxs(xe, { gap: 2, children: [
11025
+ return /* @__PURE__ */ b.jsxs(Se, { flexGrow: 1, gap: 2, sx: { padding: "18px 24px" }, children: [
11026
+ /* @__PURE__ */ b.jsxs(Se, { gap: 2, children: [
11006
11027
  /* @__PURE__ */ b.jsx($1, { store: e }),
11007
- /* @__PURE__ */ b.jsx(yc, { store: e }),
11028
+ /* @__PURE__ */ b.jsx(bc, { store: e }),
11008
11029
  /* @__PURE__ */ b.jsx(Dn, {})
11009
11030
  ] }),
11010
11031
  /* @__PURE__ */ b.jsx(
11011
- xe,
11032
+ Se,
11012
11033
  {
11013
11034
  marginLeft: "auto",
11014
11035
  marginRight: "auto",
@@ -11016,7 +11037,7 @@ const yc = ot(
11016
11037
  justifyContent: "center",
11017
11038
  sx: { flexGrow: "1" },
11018
11039
  children: /* @__PURE__ */ b.jsxs(
11019
- xe,
11040
+ Se,
11020
11041
  {
11021
11042
  alignItems: "center",
11022
11043
  justifyContent: "center",
@@ -11116,7 +11137,7 @@ const yc = ot(
11116
11137
  )
11117
11138
  }
11118
11139
  ),
11119
- /* @__PURE__ */ b.jsx(sc, { store: e }),
11140
+ /* @__PURE__ */ b.jsx(ac, { store: e }),
11120
11141
  t && /* @__PURE__ */ b.jsx(Dn, {}),
11121
11142
  t
11122
11143
  ] });
@@ -11133,17 +11154,17 @@ const yc = ot(
11133
11154
  async function n() {
11134
11155
  await e.jogger.stop();
11135
11156
  }
11136
- return /* @__PURE__ */ b.jsxs(xe, { flexGrow: 1, gap: 2, sx: { padding: "18px 24px" }, children: [
11137
- /* @__PURE__ */ b.jsx(yc, { store: e }),
11157
+ return /* @__PURE__ */ b.jsxs(Se, { flexGrow: 1, gap: 2, sx: { padding: "18px 24px" }, children: [
11158
+ /* @__PURE__ */ b.jsx(bc, { store: e }),
11138
11159
  /* @__PURE__ */ b.jsx(Dn, {}),
11139
11160
  /* @__PURE__ */ b.jsx(
11140
- xe,
11161
+ Se,
11141
11162
  {
11142
11163
  justifyContent: "center",
11143
11164
  alignItems: "stretch",
11144
11165
  sx: { flexGrow: "1" },
11145
11166
  id: "JointControls",
11146
- children: /* @__PURE__ */ b.jsx(xe, { alignItems: "center", gap: "24px", children: e.jogger.motionStream.joints.map((o) => {
11167
+ children: /* @__PURE__ */ b.jsx(Se, { alignItems: "center", gap: "24px", children: e.jogger.motionStream.joints.map((o) => {
11147
11168
  var l;
11148
11169
  const i = (l = e.motionGroupSpec.mechanical_joint_limits) == null ? void 0 : l[o.index], s = (i == null ? void 0 : i.lower_limit) !== void 0 ? Cn(i.lower_limit) : void 0, a = (i == null ? void 0 : i.upper_limit) !== void 0 ? Cn(i.upper_limit) : void 0;
11149
11170
  return /* @__PURE__ */ b.jsx(
@@ -11167,12 +11188,12 @@ const yc = ot(
11167
11188
  }) })
11168
11189
  }
11169
11190
  ),
11170
- /* @__PURE__ */ b.jsx(sc, { store: e }),
11191
+ /* @__PURE__ */ b.jsx(ac, { store: e }),
11171
11192
  t && /* @__PURE__ */ b.jsx(Dn, {}),
11172
11193
  t
11173
11194
  ] });
11174
11195
  }
11175
- ), rx = ln(
11196
+ ), nx = ln(
11176
11197
  ot((e) => {
11177
11198
  const t = du(e.nova) ? new lu({ instanceUrl: e.nova }) : e.nova, r = yi(() => ({
11178
11199
  joggingStore: null,
@@ -11202,7 +11223,7 @@ const yc = ot(
11202
11223
  const o = r.joggingStore;
11203
11224
  o && (e.locked ? o.lock("external") : o.unlock("external"));
11204
11225
  }, [r.joggingStore, e.locked]), /* @__PURE__ */ b.jsx(
11205
- xe,
11226
+ Se,
11206
11227
  {
11207
11228
  sx: {
11208
11229
  maxWidth: "460px",
@@ -11216,7 +11237,7 @@ const yc = ot(
11216
11237
  store: r.joggingStore,
11217
11238
  children: e.children
11218
11239
  }
11219
- ) : /* @__PURE__ */ b.jsx(ql, { message: "Loading jogging", error: r.loadingError })
11240
+ ) : /* @__PURE__ */ b.jsx(Yl, { message: "Loading jogging", error: r.loadingError })
11220
11241
  }
11221
11242
  );
11222
11243
  })
@@ -11231,7 +11252,7 @@ const yc = ot(
11231
11252
  if (e.currentTab.id === "joint")
11232
11253
  return /* @__PURE__ */ b.jsx(b.Fragment, { children: /* @__PURE__ */ b.jsx(nv, { store: e, children: t }) });
11233
11254
  }
11234
- return /* @__PURE__ */ b.jsxs(xe, { flexGrow: 1, sx: { overflow: "hidden" }, children: [
11255
+ return /* @__PURE__ */ b.jsxs(Se, { flexGrow: 1, sx: { overflow: "hidden" }, children: [
11235
11256
  /* @__PURE__ */ b.jsx(
11236
11257
  Bc,
11237
11258
  {
@@ -11250,7 +11271,7 @@ const yc = ot(
11250
11271
  }
11251
11272
  ),
11252
11273
  /* @__PURE__ */ b.jsx(
11253
- xe,
11274
+ Se,
11254
11275
  {
11255
11276
  flexGrow: 1,
11256
11277
  position: "relative",
@@ -11260,7 +11281,7 @@ const yc = ot(
11260
11281
  )
11261
11282
  ] });
11262
11283
  }
11263
- ), bc = It(
11284
+ ), vc = It(
11264
11285
  ({
11265
11286
  label: e,
11266
11287
  value: t
@@ -11287,7 +11308,7 @@ const yc = ot(
11287
11308
  l && clearTimeout(l);
11288
11309
  };
11289
11310
  }, [o]), /* @__PURE__ */ b.jsx(zc, { open: o, title: "Copied!", children: /* @__PURE__ */ b.jsx(
11290
- xe,
11311
+ Se,
11291
11312
  {
11292
11313
  justifyContent: "center",
11293
11314
  sx: {
@@ -11321,7 +11342,7 @@ const yc = ot(
11321
11342
  }
11322
11343
  ) });
11323
11344
  }
11324
- ), nx = ot(
11345
+ ), ox = ot(
11325
11346
  ({ motionStream: e }) => {
11326
11347
  const t = Ht(null);
11327
11348
  function r() {
@@ -11334,16 +11355,16 @@ const yc = ot(
11334
11355
  const n = r();
11335
11356
  t.current.textContent !== n && (t.current.textContent = n);
11336
11357
  }), /* @__PURE__ */ b.jsx(
11337
- xe,
11358
+ Se,
11338
11359
  {
11339
11360
  alignItems: "left",
11340
11361
  spacing: 2,
11341
11362
  sx: { flexGrow: 1, minWidth: 0, overflow: "hidden" },
11342
- children: /* @__PURE__ */ b.jsx(bc, { value: r(), ref: t })
11363
+ children: /* @__PURE__ */ b.jsx(vc, { value: r(), ref: t })
11343
11364
  }
11344
11365
  );
11345
11366
  }
11346
- ), ox = ot(
11367
+ ), ix = ot(
11347
11368
  ({ motionStream: e }) => {
11348
11369
  const t = Ht(null);
11349
11370
  function r() {
@@ -11356,12 +11377,12 @@ const yc = ot(
11356
11377
  const n = r();
11357
11378
  t.current.textContent !== n && (t.current.textContent = n);
11358
11379
  }), /* @__PURE__ */ b.jsx(
11359
- xe,
11380
+ Se,
11360
11381
  {
11361
11382
  alignItems: "left",
11362
11383
  spacing: 2,
11363
11384
  sx: { flexGrow: 1, minWidth: 0, overflow: "hidden" },
11364
- children: /* @__PURE__ */ b.jsx(bc, { value: r(), ref: t })
11385
+ children: /* @__PURE__ */ b.jsx(vc, { value: r(), ref: t })
11365
11386
  }
11366
11387
  );
11367
11388
  }
@@ -11373,7 +11394,7 @@ function iv() {
11373
11394
  e.indexOf("/", e.indexOf("//") + 2)
11374
11395
  );
11375
11396
  }
11376
- function ix({
11397
+ function sx({
11377
11398
  baseUrl: e = iv(),
11378
11399
  ...t
11379
11400
  }) {
@@ -11413,7 +11434,7 @@ function ix({
11413
11434
  ]
11414
11435
  }
11415
11436
  ),
11416
- /* @__PURE__ */ b.jsx(Gc, { children: /* @__PURE__ */ b.jsxs(xe, { width: "100%", maxWidth: "300px", margin: "auto", marginBottom: "2rem", children: [
11437
+ /* @__PURE__ */ b.jsx(Gc, { children: /* @__PURE__ */ b.jsxs(Se, { width: "100%", maxWidth: "300px", margin: "auto", marginBottom: "2rem", children: [
11417
11438
  /* @__PURE__ */ b.jsx(
11418
11439
  Wi,
11419
11440
  {
@@ -11445,8 +11466,8 @@ function ix({
11445
11466
  }
11446
11467
  );
11447
11468
  }
11448
- const sx = Array(6).fill(2 * Math.PI), Ea = "0.0.0-semantically-released";
11449
- function vc(e) {
11469
+ const ax = Array(6).fill(2 * Math.PI), Ea = "0.0.0-semantically-released";
11470
+ function xc(e) {
11450
11471
  let t = Ea;
11451
11472
  return Ea.startsWith("0.") && (t = ""), `https://cdn.jsdelivr.net/gh/wandelbotsgmbh/wandelbots-js-react-components${t ? `@${t}` : ""}/public/models/${e}.glb`;
11452
11473
  }
@@ -11454,12 +11475,12 @@ function sv(e) {
11454
11475
  function t(r) {
11455
11476
  return r.children.length === 0 ? [r] : [r, ...r.children.flatMap((n) => t(n))];
11456
11477
  }
11457
- return t(e).filter((r) => Sc(r));
11478
+ return t(e).filter((r) => wc(r));
11458
11479
  }
11459
- function xc(e) {
11480
+ function Sc(e) {
11460
11481
  return e.name.endsWith("_FLG");
11461
11482
  }
11462
- function Sc(e) {
11483
+ function wc(e) {
11463
11484
  return /_J[0-9]+$/.test(e.name);
11464
11485
  }
11465
11486
  function av(e, t) {
@@ -11469,14 +11490,14 @@ function av(e, t) {
11469
11490
  return s.length === 6;
11470
11491
  }
11471
11492
  function i(s) {
11472
- if (xc(s)) {
11493
+ if (Sc(s)) {
11473
11494
  if (r)
11474
11495
  throw Error(
11475
11496
  `Found multiple flange groups in robot model ${t}; first ${r.name} then ${s.name}. Only one _FLG group is allowed.`
11476
11497
  );
11477
11498
  r = s;
11478
11499
  }
11479
- Sc(s) && n.push(s), s.children.map(i);
11500
+ wc(s) && n.push(s), s.children.map(i);
11480
11501
  }
11481
11502
  if (i(e.scene), !o(n))
11482
11503
  throw Error(
@@ -11488,7 +11509,7 @@ function av(e, t) {
11488
11509
  );
11489
11510
  return { gltf: e };
11490
11511
  }
11491
- function wc({
11512
+ function Tc({
11492
11513
  rapidlyChangingMotionState: e,
11493
11514
  dhParameters: t,
11494
11515
  onRotationChanged: r,
@@ -11569,7 +11590,7 @@ function lv({
11569
11590
  });
11570
11591
  }
11571
11592
  return /* @__PURE__ */ b.jsx(b.Fragment, { children: /* @__PURE__ */ b.jsx(
11572
- wc,
11593
+ Tc,
11573
11594
  {
11574
11595
  rapidlyChangingMotionState: e,
11575
11596
  dhParameters: t,
@@ -11586,7 +11607,7 @@ function lv({
11586
11607
  ), d = `dhrobot_J0${l}`;
11587
11608
  return /* @__PURE__ */ b.jsxs("group", { name: d, children: [
11588
11609
  /* @__PURE__ */ b.jsx(
11589
- _c,
11610
+ ja,
11590
11611
  {
11591
11612
  name: Ca,
11592
11613
  points: [c, u],
@@ -11647,7 +11668,7 @@ function dv({
11647
11668
  name: a.name,
11648
11669
  position: a.position,
11649
11670
  rotation: a.rotation,
11650
- ref: xc(a) ? t : void 0,
11671
+ ref: Sc(a) ? t : void 0,
11651
11672
  children: a.children.map(s)
11652
11673
  },
11653
11674
  a.uuid
@@ -11657,17 +11678,17 @@ function dv({
11657
11678
  }
11658
11679
  const pv = (e, t) => {
11659
11680
  e.userData.isGhost || (e.traverse((r) => {
11660
- if (r instanceof Te.Mesh) {
11661
- r.material instanceof Te.Material && (r.material.colorWrite = !1);
11681
+ if (r instanceof xe.Mesh) {
11682
+ r.material instanceof xe.Material && (r.material.colorWrite = !1);
11662
11683
  const n = r.clone(), o = r.clone();
11663
- n.material = new Te.MeshStandardMaterial({
11684
+ n.material = new xe.MeshStandardMaterial({
11664
11685
  depthTest: !0,
11665
11686
  depthWrite: !0,
11666
11687
  colorWrite: !1,
11667
11688
  polygonOffset: !0,
11668
11689
  polygonOffsetFactor: -1,
11669
- side: Te.DoubleSide
11670
- }), n.userData.isGhost = !0, o.material = new Te.MeshStandardMaterial({
11690
+ side: xe.DoubleSide
11691
+ }), n.userData.isGhost = !0, o.material = new xe.MeshStandardMaterial({
11671
11692
  color: t,
11672
11693
  opacity: 0.3,
11673
11694
  depthTest: !0,
@@ -11675,7 +11696,7 @@ const pv = (e, t) => {
11675
11696
  transparent: !0,
11676
11697
  polygonOffset: !0,
11677
11698
  polygonOffsetFactor: -2,
11678
- side: Te.DoubleSide
11699
+ side: xe.DoubleSide
11679
11700
  }), o.userData.isGhost = !0, r.parent && (r.parent.add(n), r.parent.add(o));
11680
11701
  }
11681
11702
  }), e.userData.isGhost = !0);
@@ -11684,7 +11705,7 @@ const pv = (e, t) => {
11684
11705
  const t = [];
11685
11706
  e.traverse((r) => {
11686
11707
  var n;
11687
- r instanceof Te.Mesh && ((n = r.userData) != null && n.isGhost ? t.push(r) : r.material instanceof Te.Material && (r.material.colorWrite = !0));
11708
+ r instanceof xe.Mesh && ((n = r.userData) != null && n.isGhost ? t.push(r) : r.material instanceof xe.Material && (r.material.colorWrite = !0));
11688
11709
  }), t.forEach((r) => {
11689
11710
  r.parent && r.parent.remove(r);
11690
11711
  }), e.userData.isGhost = !1;
@@ -11693,7 +11714,7 @@ const pv = (e, t) => {
11693
11714
  rapidlyChangingMotionState: e,
11694
11715
  modelFromController: t,
11695
11716
  dhParameters: r,
11696
- getModel: n = vc,
11717
+ getModel: n = xc,
11697
11718
  flangeRef: o,
11698
11719
  postModelRender: i,
11699
11720
  transparentColor: s,
@@ -11725,7 +11746,7 @@ const pv = (e, t) => {
11725
11746
  },
11726
11747
  children: [
11727
11748
  /* @__PURE__ */ b.jsx($a, { fallback: d, children: /* @__PURE__ */ b.jsx("group", { ref: u, children: /* @__PURE__ */ b.jsx(
11728
- wc,
11749
+ Tc,
11729
11750
  {
11730
11751
  rapidlyChangingMotionState: e,
11731
11752
  dhParameters: r,
@@ -11746,9 +11767,9 @@ const pv = (e, t) => {
11746
11767
  );
11747
11768
  }
11748
11769
  );
11749
- function ax({
11770
+ function lx({
11750
11771
  connectedMotionGroup: e,
11751
- getModel: t = vc,
11772
+ getModel: t = xc,
11752
11773
  flangeRef: r,
11753
11774
  transparentColor: n,
11754
11775
  ...o
@@ -11796,7 +11817,7 @@ const mv = mi(Kc, {
11796
11817
  }
11797
11818
  ]
11798
11819
  };
11799
- }), lx = It(
11820
+ }), cx = It(
11800
11821
  (e, t) => /* @__PURE__ */ b.jsx(
11801
11822
  mv,
11802
11823
  {
@@ -11866,7 +11887,7 @@ const mv = mi(Kc, {
11866
11887
  }
11867
11888
  },
11868
11889
  scopeName: "source.wandelscript"
11869
- }, bv = Cc(() => import("@monaco-editor/react")), cx = ln(
11890
+ }, bv = Rc(() => import("@monaco-editor/react")), ux = ln(
11870
11891
  (e) => {
11871
11892
  const t = St(), r = Ht(null), [n, o] = Xt("dark-plus"), i = t.palette.mode === "dark" ? "dark-plus" : "light-plus";
11872
11893
  async function s(a) {
@@ -11906,7 +11927,7 @@ const mv = mi(Kc, {
11906
11927
  }
11907
11928
  ), e.monacoSetup && e.monacoSetup(a), o(i);
11908
11929
  }
11909
- return /* @__PURE__ */ b.jsx($a, { fallback: /* @__PURE__ */ b.jsx(ql, {}), children: /* @__PURE__ */ b.jsx(
11930
+ return /* @__PURE__ */ b.jsx($a, { fallback: /* @__PURE__ */ b.jsx(Yl, {}), children: /* @__PURE__ */ b.jsx(
11910
11931
  bv,
11911
11932
  {
11912
11933
  value: e.code,
@@ -11926,7 +11947,7 @@ const mv = mi(Kc, {
11926
11947
  ) });
11927
11948
  }
11928
11949
  );
11929
- function Tc() {
11950
+ function Oc() {
11930
11951
  var t, r, n, o, i, s, a;
11931
11952
  const e = qc({
11932
11953
  palette: {
@@ -12181,37 +12202,38 @@ function Tc() {
12181
12202
  };
12182
12203
  }
12183
12204
  function vv() {
12184
- const e = Tc();
12205
+ const e = Oc();
12185
12206
  return e.palette.mode = "light", e;
12186
12207
  }
12187
- function ux(e) {
12208
+ function fx(e) {
12188
12209
  var n, o, i, s;
12189
12210
  let t = !0;
12190
12211
  ((n = e.palette) == null ? void 0 : n.mode) === "light" ? t = !1 : ((o = e.palette) == null ? void 0 : o.mode) !== "dark" && (t = !(typeof window < "u" && ((s = (i = window.matchMedia) == null ? void 0 : i.call(window, "(prefers-color-scheme: light)")) == null ? void 0 : s.matches)));
12191
- const r = t ? Tc() : vv();
12192
- return gl(r, e);
12212
+ const r = t ? Oc() : vv();
12213
+ return ml(r, e);
12193
12214
  }
12194
12215
  export {
12195
12216
  Ls as JoggingCartesianAxisControl,
12196
12217
  Eg as JoggingJointRotationControl,
12197
- rx as JoggingPanel,
12218
+ nx as JoggingPanel,
12198
12219
  zi as JoggingStore,
12199
- ql as LoadingCover,
12220
+ Yl as LoadingCover,
12200
12221
  oy as LoadingErrorMessage,
12201
- ix as NoMotionGroupModal,
12202
- nx as PoseCartesianValues,
12203
- ox as PoseJointValues,
12222
+ sx as NoMotionGroupModal,
12223
+ ox as PoseCartesianValues,
12224
+ ix as PoseJointValues,
12204
12225
  Mv as PresetEnvironment,
12205
- ax as Robot,
12226
+ lx as Robot,
12206
12227
  Dv as SafetyZonesRenderer,
12207
- lx as SelectableFab,
12228
+ cx as SelectableFab,
12208
12229
  gv as SupportedRobot,
12230
+ Fv as TrajectoryRenderer,
12209
12231
  tv as VelocitySlider,
12210
- mc as VelocitySliderLabel,
12211
- cx as WandelscriptEditor,
12212
- ux as createNovaMuiTheme,
12213
- sx as defaultAxisConfig,
12214
- vc as defaultGetModel,
12232
+ yc as VelocitySliderLabel,
12233
+ ux as WandelscriptEditor,
12234
+ fx as createNovaMuiTheme,
12235
+ ax as defaultAxisConfig,
12236
+ xc as defaultGetModel,
12215
12237
  cn as useAnimationFrame,
12216
12238
  Fh as useAutorun,
12217
12239
  ki as useMounted,