@wandelbots/wandelbots-js-react-components 1.33.3 → 1.33.4
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +596 -603
- package/dist/index.js.map +1 -1
- package/dist/themes/createDarkTheme.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/themes/createDarkTheme.ts +0 -7
package/dist/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as N from "react";
|
|
2
|
-
import Li, { forwardRef as $t, useEffect as jt, useState as
|
|
2
|
+
import Li, { forwardRef as $t, useEffect as jt, useState as xr, useRef as Lt, useCallback as ec, Suspense as Ni, lazy as tc } from "react";
|
|
3
3
|
import { Environment as rc, Lightformer as Gt, useGLTF as se, Line as nc } from "@react-three/drei";
|
|
4
4
|
import * as ke from "three";
|
|
5
5
|
import { Matrix4 as Lr, Vector3 as Ys, Quaternion as ac } from "three";
|
|
6
6
|
import { ConvexGeometry as sc } from "three-stdlib";
|
|
7
7
|
import { useThree as oc } from "@react-three/fiber";
|
|
8
|
-
import { useTheme as gt, IconButton as Dn, Typography as St, Slider as ic, Stack as ge, CircularProgress as lc, capitalize as uc, Button as Xa, InputLabel as cc, Select as mc, styled as vs, FormControl as dc, Box as fc, MenuItem as Nr, ToggleButtonGroup as hc, Divider as Un, ToggleButton as qs, Tabs as gc, Tab as pc, Tooltip as _c, Dialog as yc, DialogTitle as
|
|
8
|
+
import { useTheme as gt, IconButton as Dn, Typography as St, Slider as ic, Stack as ge, CircularProgress as lc, capitalize as uc, Button as Xa, InputLabel as cc, Select as mc, styled as vs, FormControl as dc, Box as fc, MenuItem as Nr, ToggleButtonGroup as hc, Divider as Un, ToggleButton as qs, Tabs as gc, Tab as pc, Tooltip as _c, Dialog as yc, DialogTitle as bc, DialogContent as xc, DialogActions as vc, Fab as jc, createTheme as Sc } from "@mui/material";
|
|
9
9
|
import { observer as et, useLocalObservable as js } from "mobx-react-lite";
|
|
10
10
|
import { I18nextProvider as Rc, useTranslation as vr } from "react-i18next";
|
|
11
11
|
import wc from "i18next-browser-languagedetector";
|
|
@@ -15,7 +15,7 @@ import kc from "@emotion/styled";
|
|
|
15
15
|
import { CacheProvider as Cc, Global as Mc, ThemeContext as Fi, css as Ic, keyframes as Oc } from "@emotion/react";
|
|
16
16
|
import { tryParseJson as Tc, radiansToDegrees as kn, degreesToRadians as Ec, NovaClient as Lc, poseToWandelscriptString as Nc } from "@wandelbots/wandelbots-js";
|
|
17
17
|
import { lowerFirst as $c, omit as Fc, countBy as Dc, isString as Uc } from "lodash-es";
|
|
18
|
-
import { animated as
|
|
18
|
+
import { animated as b, Globals as Bc, useSpring as Jc } from "@react-spring/three";
|
|
19
19
|
import { ErrorBoundary as Vc } from "react-error-boundary";
|
|
20
20
|
function Rt(e) {
|
|
21
21
|
if (e.__esModule) return e;
|
|
@@ -52,11 +52,11 @@ function Gc() {
|
|
|
52
52
|
Zs = 1;
|
|
53
53
|
var e = Li, t = Symbol.for("react.element"), r = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, n = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, s = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
54
54
|
function i(l, u, c) {
|
|
55
|
-
var m, f = {}, d = null,
|
|
56
|
-
c !== void 0 && (d = "" + c), u.key !== void 0 && (d = "" + u.key), u.ref !== void 0 && (
|
|
55
|
+
var m, f = {}, d = null, x = null;
|
|
56
|
+
c !== void 0 && (d = "" + c), u.key !== void 0 && (d = "" + u.key), u.ref !== void 0 && (x = u.ref);
|
|
57
57
|
for (m in u) a.call(u, m) && !s.hasOwnProperty(m) && (f[m] = u[m]);
|
|
58
58
|
if (l && l.defaultProps) for (m in u = l.defaultProps, u) f[m] === void 0 && (f[m] = u[m]);
|
|
59
|
-
return { $$typeof: t, type: l, key: d, ref:
|
|
59
|
+
return { $$typeof: t, type: l, key: d, ref: x, props: f, _owner: n.current };
|
|
60
60
|
}
|
|
61
61
|
return $r.Fragment = r, $r.jsx = i, $r.jsxs = i, $r;
|
|
62
62
|
}
|
|
@@ -73,7 +73,7 @@ var Fr = {};
|
|
|
73
73
|
var Qs;
|
|
74
74
|
function Kc() {
|
|
75
75
|
return Qs || (Qs = 1, process.env.NODE_ENV !== "production" && function() {
|
|
76
|
-
var e = Li, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), l = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"),
|
|
76
|
+
var e = Li, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), s = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), l = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"), x = Symbol.for("react.offscreen"), y = Symbol.iterator, _ = "@@iterator";
|
|
77
77
|
function g(p) {
|
|
78
78
|
if (p === null || typeof p != "object")
|
|
79
79
|
return null;
|
|
@@ -101,7 +101,7 @@ function Kc() {
|
|
|
101
101
|
var w = !1, S = !1, P = !1, k = !1, J = !1, Z;
|
|
102
102
|
Z = Symbol.for("react.module.reference");
|
|
103
103
|
function D(p) {
|
|
104
|
-
return !!(typeof p == "string" || typeof p == "function" || p === a || p === s || J || p === n || p === c || p === m || k || p ===
|
|
104
|
+
return !!(typeof p == "string" || typeof p == "function" || p === a || p === s || J || p === n || p === c || p === m || k || p === x || w || S || P || typeof p == "object" && p !== null && (p.$$typeof === d || p.$$typeof === f || p.$$typeof === i || p.$$typeof === l || p.$$typeof === u || // This needs to include all possible module reference object
|
|
105
105
|
// types supported by any Flight configuration anywhere since
|
|
106
106
|
// we don't know which Flight build this will end up being used
|
|
107
107
|
// with.
|
|
@@ -500,7 +500,7 @@ function Kc() {
|
|
|
500
500
|
}
|
|
501
501
|
}
|
|
502
502
|
var rr = j.ReactCurrentOwner, Mr = j.ReactDebugCurrentFrame;
|
|
503
|
-
function
|
|
503
|
+
function bt(p) {
|
|
504
504
|
if (p) {
|
|
505
505
|
var A = p._owner, T = ee(p.type, p._source, A ? A.type : null);
|
|
506
506
|
Mr.setExtraStackFrame(T);
|
|
@@ -550,7 +550,7 @@ Check the top-level render call using <` + T + ">.");
|
|
|
550
550
|
return;
|
|
551
551
|
hn[T] = !0;
|
|
552
552
|
var L = "";
|
|
553
|
-
p && p._owner && p._owner !== rr.current && (L = " It was passed a child from " + z(p._owner.type) + "."),
|
|
553
|
+
p && p._owner && p._owner !== rr.current && (L = " It was passed a child from " + z(p._owner.type) + "."), bt(p), R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', T, L), bt(null);
|
|
554
554
|
}
|
|
555
555
|
}
|
|
556
556
|
function ar(p, A) {
|
|
@@ -602,11 +602,11 @@ Check the top-level render call using <` + T + ">.");
|
|
|
602
602
|
for (var A = Object.keys(p.props), T = 0; T < A.length; T++) {
|
|
603
603
|
var L = A[T];
|
|
604
604
|
if (L !== "children" && L !== "key") {
|
|
605
|
-
|
|
605
|
+
bt(p), R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", L), bt(null);
|
|
606
606
|
break;
|
|
607
607
|
}
|
|
608
608
|
}
|
|
609
|
-
p.ref !== null && (
|
|
609
|
+
p.ref !== null && (bt(p), R("Invalid attribute `ref` supplied to `React.Fragment`."), bt(null));
|
|
610
610
|
}
|
|
611
611
|
}
|
|
612
612
|
var gn = {};
|
|
@@ -666,7 +666,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
666
666
|
}
|
|
667
667
|
process.env.NODE_ENV === "production" ? Ya.exports = Gc() : Ya.exports = Kc();
|
|
668
668
|
var o = Ya.exports;
|
|
669
|
-
function
|
|
669
|
+
function ux() {
|
|
670
670
|
return /* @__PURE__ */ o.jsx(rc, { children: /* @__PURE__ */ o.jsx(zc, {}) });
|
|
671
671
|
}
|
|
672
672
|
function zc({ positions: e = [2, 0, 2, 0, 2, 0, 2, 0] }) {
|
|
@@ -751,7 +751,7 @@ function Wc(e) {
|
|
|
751
751
|
}
|
|
752
752
|
return { isCoplanar: !0, normal: i };
|
|
753
753
|
}
|
|
754
|
-
function
|
|
754
|
+
function cx({
|
|
755
755
|
safetyZones: e,
|
|
756
756
|
...t
|
|
757
757
|
}) {
|
|
@@ -877,21 +877,21 @@ function _n(e, t) {
|
|
|
877
877
|
function sm(e, t) {
|
|
878
878
|
return e.map(t).join("");
|
|
879
879
|
}
|
|
880
|
-
var ra = 1,
|
|
880
|
+
var ra = 1, br = 1, Ji = 0, $e = 0, be = 0, jr = "";
|
|
881
881
|
function na(e, t, r, a, n, s, i) {
|
|
882
|
-
return { value: e, root: t, parent: r, type: a, props: n, children: s, line: ra, column:
|
|
882
|
+
return { value: e, root: t, parent: r, type: a, props: n, children: s, line: ra, column: br, length: i, return: "" };
|
|
883
883
|
}
|
|
884
884
|
function Dr(e, t) {
|
|
885
885
|
return rm(na("", null, null, "", null, null, 0), e, { length: -e.length }, t);
|
|
886
886
|
}
|
|
887
887
|
function om() {
|
|
888
|
-
return
|
|
888
|
+
return be;
|
|
889
889
|
}
|
|
890
890
|
function im() {
|
|
891
|
-
return
|
|
891
|
+
return be = $e > 0 ? we(jr, --$e) : 0, br--, be === 10 && (br = 1, ra--), be;
|
|
892
892
|
}
|
|
893
893
|
function Ve() {
|
|
894
|
-
return
|
|
894
|
+
return be = $e < Ji ? we(jr, $e++) : 0, br++, be === 10 && (br = 1, ra++), be;
|
|
895
895
|
}
|
|
896
896
|
function dt() {
|
|
897
897
|
return we(jr, $e);
|
|
@@ -935,7 +935,7 @@ function Yr(e) {
|
|
|
935
935
|
return 0;
|
|
936
936
|
}
|
|
937
937
|
function Vi(e) {
|
|
938
|
-
return ra =
|
|
938
|
+
return ra = br = 1, Ji = ct(jr = e), $e = 0, [];
|
|
939
939
|
}
|
|
940
940
|
function Gi(e) {
|
|
941
941
|
return jr = "", e;
|
|
@@ -944,23 +944,23 @@ function Mn(e) {
|
|
|
944
944
|
return Bi(rn($e - 1, Za(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
|
|
945
945
|
}
|
|
946
946
|
function lm(e) {
|
|
947
|
-
for (; (
|
|
947
|
+
for (; (be = dt()) && be < 33; )
|
|
948
948
|
Ve();
|
|
949
|
-
return Yr(e) > 2 || Yr(
|
|
949
|
+
return Yr(e) > 2 || Yr(be) > 3 ? "" : " ";
|
|
950
950
|
}
|
|
951
951
|
function um(e, t) {
|
|
952
|
-
for (; --t && Ve() && !(
|
|
952
|
+
for (; --t && Ve() && !(be < 48 || be > 102 || be > 57 && be < 65 || be > 70 && be < 97); )
|
|
953
953
|
;
|
|
954
954
|
return rn(e, Cn() + (t < 6 && dt() == 32 && Ve() == 32));
|
|
955
955
|
}
|
|
956
956
|
function Za(e) {
|
|
957
957
|
for (; Ve(); )
|
|
958
|
-
switch (
|
|
958
|
+
switch (be) {
|
|
959
959
|
case e:
|
|
960
960
|
return $e;
|
|
961
961
|
case 34:
|
|
962
962
|
case 39:
|
|
963
|
-
e !== 34 && e !== 39 && Za(
|
|
963
|
+
e !== 34 && e !== 39 && Za(be);
|
|
964
964
|
break;
|
|
965
965
|
case 40:
|
|
966
966
|
e === 41 && Za(e);
|
|
@@ -972,8 +972,8 @@ function Za(e) {
|
|
|
972
972
|
return $e;
|
|
973
973
|
}
|
|
974
974
|
function cm(e, t) {
|
|
975
|
-
for (; Ve() && e +
|
|
976
|
-
if (e +
|
|
975
|
+
for (; Ve() && e + be !== 57; )
|
|
976
|
+
if (e + be === 84 && dt() === 47)
|
|
977
977
|
break;
|
|
978
978
|
return "/*" + rn(t, $e - 1) + "*" + ta(e === 47 ? e : Ve());
|
|
979
979
|
}
|
|
@@ -986,7 +986,7 @@ function dm(e) {
|
|
|
986
986
|
return Gi(In("", null, null, null, [""], e = Vi(e), 0, [0], e));
|
|
987
987
|
}
|
|
988
988
|
function In(e, t, r, a, n, s, i, l, u) {
|
|
989
|
-
for (var c = 0, m = 0, f = i, d = 0,
|
|
989
|
+
for (var c = 0, m = 0, f = i, d = 0, x = 0, y = 0, _ = 1, g = 1, j = 1, R = 0, C = "", w = n, S = s, P = a, k = C; g; )
|
|
990
990
|
switch (y = R, R = Ve()) {
|
|
991
991
|
case 40:
|
|
992
992
|
if (y != 108 && we(k, f - 1) == 58) {
|
|
@@ -1027,7 +1027,7 @@ function In(e, t, r, a, n, s, i, l, u) {
|
|
|
1027
1027
|
case 125:
|
|
1028
1028
|
g = 0;
|
|
1029
1029
|
case 59 + m:
|
|
1030
|
-
j == -1 && (k = ae(k, /\f/g, "")),
|
|
1030
|
+
j == -1 && (k = ae(k, /\f/g, "")), x > 0 && ct(k) - f && _n(x > 32 ? to(k + ";", a, r, f - 1) : to(ae(k, " ", "") + ";", a, r, f - 2), u);
|
|
1031
1031
|
break;
|
|
1032
1032
|
case 59:
|
|
1033
1033
|
k += ";";
|
|
@@ -1047,10 +1047,10 @@ function In(e, t, r, a, n, s, i, l, u) {
|
|
|
1047
1047
|
In(k, P, P, P, [""], S, 0, l, S);
|
|
1048
1048
|
}
|
|
1049
1049
|
}
|
|
1050
|
-
c = m =
|
|
1050
|
+
c = m = x = 0, _ = j = 1, C = k = "", f = i;
|
|
1051
1051
|
break;
|
|
1052
1052
|
case 58:
|
|
1053
|
-
f = 1 + ct(k),
|
|
1053
|
+
f = 1 + ct(k), x = y;
|
|
1054
1054
|
default:
|
|
1055
1055
|
if (_ < 1) {
|
|
1056
1056
|
if (R == 123)
|
|
@@ -1075,8 +1075,8 @@ function In(e, t, r, a, n, s, i, l, u) {
|
|
|
1075
1075
|
return s;
|
|
1076
1076
|
}
|
|
1077
1077
|
function eo(e, t, r, a, n, s, i, l, u, c, m) {
|
|
1078
|
-
for (var f = n - 1, d = n === 0 ? s : [""],
|
|
1079
|
-
for (var j = 0, R = Xr(e, f + 1, f = tm(_ = i[y])), C = e; j <
|
|
1078
|
+
for (var f = n - 1, d = n === 0 ? s : [""], x = ws(d), y = 0, _ = 0, g = 0; y < a; ++y)
|
|
1079
|
+
for (var j = 0, R = Xr(e, f + 1, f = tm(_ = i[y])), C = e; j < x; ++j)
|
|
1080
1080
|
(C = Bi(_ > 0 ? d[j] + " " + R : ae(R, /&\f/g, d[j]))) && (u[g++] = C);
|
|
1081
1081
|
return na(e, t, r, n === 0 ? Ss : l, u, c, m);
|
|
1082
1082
|
}
|
|
@@ -1144,9 +1144,9 @@ var _m = function(t, r, a) {
|
|
|
1144
1144
|
}
|
|
1145
1145
|
while (n = Ve());
|
|
1146
1146
|
return t;
|
|
1147
|
-
},
|
|
1147
|
+
}, bm = function(t, r) {
|
|
1148
1148
|
return Gi(ym(Vi(t), r));
|
|
1149
|
-
}, ro = /* @__PURE__ */ new WeakMap(),
|
|
1149
|
+
}, ro = /* @__PURE__ */ new WeakMap(), xm = function(t) {
|
|
1150
1150
|
if (!(t.type !== "rule" || !t.parent || // positive .length indicates that this rule contains pseudo
|
|
1151
1151
|
// negative .length indicates that this rule has been already prefixed
|
|
1152
1152
|
t.length < 1)) {
|
|
@@ -1154,7 +1154,7 @@ var _m = function(t, r, a) {
|
|
|
1154
1154
|
if (a = a.parent, !a) return;
|
|
1155
1155
|
if (!(t.props.length === 1 && r.charCodeAt(0) !== 58 && !ro.get(a)) && !n) {
|
|
1156
1156
|
ro.set(t, !0);
|
|
1157
|
-
for (var s = [], i =
|
|
1157
|
+
for (var s = [], i = bm(r, s), l = a.props, u = 0, c = 0; u < i.length; u++)
|
|
1158
1158
|
for (var m = 0; m < l.length; m++, c++)
|
|
1159
1159
|
t.props[c] = s[u] ? i[u].replace(/&\f/g, l[m]) : l[m] + " " + i[u];
|
|
1160
1160
|
}
|
|
@@ -1327,15 +1327,15 @@ var jm = function(t, r, a, n) {
|
|
|
1327
1327
|
l.push(_);
|
|
1328
1328
|
}
|
|
1329
1329
|
);
|
|
1330
|
-
var u, c = [
|
|
1330
|
+
var u, c = [xm, vm];
|
|
1331
1331
|
{
|
|
1332
1332
|
var m, f = [hm, pm(function(_) {
|
|
1333
1333
|
m.insert(_);
|
|
1334
|
-
})], d = gm(c.concat(n, f)),
|
|
1334
|
+
})], d = gm(c.concat(n, f)), x = function(g) {
|
|
1335
1335
|
return gr(dm(g), d);
|
|
1336
1336
|
};
|
|
1337
1337
|
u = function(g, j, R, C) {
|
|
1338
|
-
m = R,
|
|
1338
|
+
m = R, x(g ? g + "{" + j.styles + "}" : j.styles), C && (y.inserted[j.name] = !0);
|
|
1339
1339
|
};
|
|
1340
1340
|
}
|
|
1341
1341
|
var y = {
|
|
@@ -1443,14 +1443,14 @@ function Fe(e, t) {
|
|
|
1443
1443
|
}
|
|
1444
1444
|
return r;
|
|
1445
1445
|
}
|
|
1446
|
-
function
|
|
1446
|
+
function xt(e) {
|
|
1447
1447
|
if (typeof e != "object" || e === null)
|
|
1448
1448
|
return !1;
|
|
1449
1449
|
const t = Object.getPrototypeOf(e);
|
|
1450
1450
|
return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
1451
1451
|
}
|
|
1452
1452
|
function Yi(e) {
|
|
1453
|
-
if (!
|
|
1453
|
+
if (!xt(e))
|
|
1454
1454
|
return e;
|
|
1455
1455
|
const t = {};
|
|
1456
1456
|
return Object.keys(e).forEach((r) => {
|
|
@@ -1461,15 +1461,15 @@ function Ze(e, t, r = {
|
|
|
1461
1461
|
clone: !0
|
|
1462
1462
|
}) {
|
|
1463
1463
|
const a = r.clone ? M({}, e) : e;
|
|
1464
|
-
return
|
|
1465
|
-
|
|
1466
|
-
Object.prototype.hasOwnProperty.call(e, n) &&
|
|
1464
|
+
return xt(e) && xt(t) && Object.keys(t).forEach((n) => {
|
|
1465
|
+
xt(t[n]) && // Avoid prototype pollution
|
|
1466
|
+
Object.prototype.hasOwnProperty.call(e, n) && xt(e[n]) ? a[n] = Ze(e[n], t[n], r) : r.clone ? a[n] = xt(t[n]) ? Yi(t[n]) : t[n] : a[n] = t[n];
|
|
1467
1467
|
}), a;
|
|
1468
1468
|
}
|
|
1469
1469
|
const Am = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1470
1470
|
__proto__: null,
|
|
1471
1471
|
default: Ze,
|
|
1472
|
-
isPlainObject:
|
|
1472
|
+
isPlainObject: xt
|
|
1473
1473
|
}, Symbol.toStringTag, { value: "Module" })), km = ["values", "unit", "step"], Cm = (e) => {
|
|
1474
1474
|
const t = Object.keys(e).map((r) => ({
|
|
1475
1475
|
key: r,
|
|
@@ -1504,16 +1504,16 @@ function qi(e) {
|
|
|
1504
1504
|
function u(d) {
|
|
1505
1505
|
return `@media (max-width:${(typeof t[d] == "number" ? t[d] : d) - a / 100}${r})`;
|
|
1506
1506
|
}
|
|
1507
|
-
function c(d,
|
|
1508
|
-
const y = i.indexOf(
|
|
1509
|
-
return `@media (min-width:${typeof t[d] == "number" ? t[d] : d}${r}) and (max-width:${(y !== -1 && typeof t[i[y]] == "number" ? t[i[y]] :
|
|
1507
|
+
function c(d, x) {
|
|
1508
|
+
const y = i.indexOf(x);
|
|
1509
|
+
return `@media (min-width:${typeof t[d] == "number" ? t[d] : d}${r}) and (max-width:${(y !== -1 && typeof t[i[y]] == "number" ? t[i[y]] : x) - a / 100}${r})`;
|
|
1510
1510
|
}
|
|
1511
1511
|
function m(d) {
|
|
1512
1512
|
return i.indexOf(d) + 1 < i.length ? c(d, i[i.indexOf(d) + 1]) : l(d);
|
|
1513
1513
|
}
|
|
1514
1514
|
function f(d) {
|
|
1515
|
-
const
|
|
1516
|
-
return
|
|
1515
|
+
const x = i.indexOf(d);
|
|
1516
|
+
return x === 0 ? l(i[1]) : x === i.length - 1 ? u(i[x]) : c(d, i[i.indexOf(d) + 1]).replace("@media", "@media not all and");
|
|
1517
1517
|
}
|
|
1518
1518
|
return M({
|
|
1519
1519
|
keys: i,
|
|
@@ -2183,7 +2183,7 @@ function yd(...e) {
|
|
|
2183
2183
|
const t = e.reduce((a, n) => a.concat(Object.keys(n)), []), r = new Set(t);
|
|
2184
2184
|
return e.every((a) => r.size === Object.keys(a).length);
|
|
2185
2185
|
}
|
|
2186
|
-
function
|
|
2186
|
+
function bd(e, t) {
|
|
2187
2187
|
return typeof e == "function" ? e(t) : e;
|
|
2188
2188
|
}
|
|
2189
2189
|
function tl() {
|
|
@@ -2235,25 +2235,25 @@ function tl() {
|
|
|
2235
2235
|
return null;
|
|
2236
2236
|
const m = Zi(s.breakpoints), f = Object.keys(m);
|
|
2237
2237
|
let d = m;
|
|
2238
|
-
return Object.keys(c).forEach((
|
|
2239
|
-
const y =
|
|
2238
|
+
return Object.keys(c).forEach((x) => {
|
|
2239
|
+
const y = bd(c[x], s);
|
|
2240
2240
|
if (y != null)
|
|
2241
2241
|
if (typeof y == "object")
|
|
2242
|
-
if (i[
|
|
2243
|
-
d = Gr(d, e(
|
|
2242
|
+
if (i[x])
|
|
2243
|
+
d = Gr(d, e(x, y, s, i));
|
|
2244
2244
|
else {
|
|
2245
2245
|
const _ = st({
|
|
2246
2246
|
theme: s
|
|
2247
2247
|
}, y, (g) => ({
|
|
2248
|
-
[
|
|
2248
|
+
[x]: g
|
|
2249
2249
|
}));
|
|
2250
|
-
yd(_, y) ? d[
|
|
2250
|
+
yd(_, y) ? d[x] = t({
|
|
2251
2251
|
sx: y,
|
|
2252
2252
|
theme: s
|
|
2253
2253
|
}) : d = Gr(d, _);
|
|
2254
2254
|
}
|
|
2255
2255
|
else
|
|
2256
|
-
d = Gr(d, e(
|
|
2256
|
+
d = Gr(d, e(x, y, s, i));
|
|
2257
2257
|
}), Qi(f, d);
|
|
2258
2258
|
}
|
|
2259
2259
|
return Array.isArray(n) ? n.map(l) : l(n);
|
|
@@ -2268,14 +2268,14 @@ function rl(e, t) {
|
|
|
2268
2268
|
[r.getColorSchemeSelector(e).replace(/(\[[^\]]+\])/, "*:where($1)")]: t
|
|
2269
2269
|
} : r.palette.mode === e ? t : {};
|
|
2270
2270
|
}
|
|
2271
|
-
const
|
|
2271
|
+
const xd = ["breakpoints", "palette", "spacing", "shape"];
|
|
2272
2272
|
function on(e = {}, ...t) {
|
|
2273
2273
|
const {
|
|
2274
2274
|
breakpoints: r = {},
|
|
2275
2275
|
palette: a = {},
|
|
2276
2276
|
spacing: n,
|
|
2277
2277
|
shape: s = {}
|
|
2278
|
-
} = e, i = Fe(e,
|
|
2278
|
+
} = e, i = Fe(e, xd), l = qi(r), u = Bm(n);
|
|
2279
2279
|
let c = Ze({
|
|
2280
2280
|
breakpoints: l,
|
|
2281
2281
|
direction: "ltr",
|
|
@@ -2331,7 +2331,7 @@ function nl(e) {
|
|
|
2331
2331
|
let s;
|
|
2332
2332
|
return Array.isArray(t) ? s = [a, ...t] : typeof t == "function" ? s = (...i) => {
|
|
2333
2333
|
const l = t(...i);
|
|
2334
|
-
return
|
|
2334
|
+
return xt(l) ? M({}, a, l) : a;
|
|
2335
2335
|
} : s = M({}, a, t), M({}, n, {
|
|
2336
2336
|
sx: s
|
|
2337
2337
|
});
|
|
@@ -2407,7 +2407,7 @@ var oo;
|
|
|
2407
2407
|
function Id() {
|
|
2408
2408
|
if (oo) return oe;
|
|
2409
2409
|
oo = 1;
|
|
2410
|
-
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), n = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), i = Symbol.for("react.context"), l = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"),
|
|
2410
|
+
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), n = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), i = Symbol.for("react.context"), l = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"), x = Symbol.for("react.offscreen"), y;
|
|
2411
2411
|
y = Symbol.for("react.module.reference");
|
|
2412
2412
|
function _(g) {
|
|
2413
2413
|
if (typeof g == "object" && g !== null) {
|
|
@@ -2468,7 +2468,7 @@ function Id() {
|
|
|
2468
2468
|
}, oe.isSuspenseList = function(g) {
|
|
2469
2469
|
return _(g) === m;
|
|
2470
2470
|
}, oe.isValidElementType = function(g) {
|
|
2471
|
-
return typeof g == "string" || typeof g == "function" || g === r || g === n || g === a || g === c || g === m || g ===
|
|
2471
|
+
return typeof g == "string" || typeof g == "function" || g === r || g === n || g === a || g === c || g === m || g === x || typeof g == "object" && g !== null && (g.$$typeof === d || g.$$typeof === f || g.$$typeof === s || g.$$typeof === i || g.$$typeof === u || g.$$typeof === y || g.getModuleId !== void 0);
|
|
2472
2472
|
}, oe.typeOf = _, oe;
|
|
2473
2473
|
}
|
|
2474
2474
|
var ie = {};
|
|
@@ -2484,10 +2484,10 @@ var ie = {};
|
|
|
2484
2484
|
var io;
|
|
2485
2485
|
function Od() {
|
|
2486
2486
|
return io || (io = 1, process.env.NODE_ENV !== "production" && function() {
|
|
2487
|
-
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), n = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), i = Symbol.for("react.context"), l = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"),
|
|
2487
|
+
var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), n = Symbol.for("react.profiler"), s = Symbol.for("react.provider"), i = Symbol.for("react.context"), l = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), d = Symbol.for("react.lazy"), x = Symbol.for("react.offscreen"), y = !1, _ = !1, g = !1, j = !1, R = !1, C;
|
|
2488
2488
|
C = Symbol.for("react.module.reference");
|
|
2489
2489
|
function w(O) {
|
|
2490
|
-
return !!(typeof O == "string" || typeof O == "function" || O === r || O === n || R || O === a || O === c || O === m || j || O ===
|
|
2490
|
+
return !!(typeof O == "string" || typeof O == "function" || O === r || O === n || R || O === a || O === c || O === m || j || O === x || y || _ || g || typeof O == "object" && O !== null && (O.$$typeof === d || O.$$typeof === f || O.$$typeof === s || O.$$typeof === i || O.$$typeof === u || // This needs to include all possible module reference object
|
|
2491
2491
|
// types supported by any Flight configuration anywhere since
|
|
2492
2492
|
// we don't know which Flight build this will end up being used
|
|
2493
2493
|
// with.
|
|
@@ -2681,7 +2681,7 @@ function Jd(e = {}) {
|
|
|
2681
2681
|
// TODO v6: remove `lowercaseFirstLetter()` in the next major release
|
|
2682
2682
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
2683
2683
|
overridesResolver: d = Bd(co(c))
|
|
2684
|
-
} = l,
|
|
2684
|
+
} = l, x = Fe(l, $d), y = m !== void 0 ? m : (
|
|
2685
2685
|
// TODO v6: remove `Root` in the next major release
|
|
2686
2686
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
2687
2687
|
c && c !== "Root" && c !== "root" || !1
|
|
@@ -2693,7 +2693,7 @@ function Jd(e = {}) {
|
|
|
2693
2693
|
const R = Hi(i, M({
|
|
2694
2694
|
shouldForwardProp: j,
|
|
2695
2695
|
label: g
|
|
2696
|
-
},
|
|
2696
|
+
}, x)), C = (S) => typeof S == "function" && S.__emotion_real !== S || xt(S) ? (P) => On(S, M({}, P, {
|
|
2697
2697
|
theme: yn({
|
|
2698
2698
|
theme: P.theme,
|
|
2699
2699
|
defaultTheme: r,
|
|
@@ -2836,9 +2836,9 @@ function Zd(e, t) {
|
|
|
2836
2836
|
return (n) => (s, i, l, u, c, ...m) => {
|
|
2837
2837
|
const f = c || i, d = r == null ? void 0 : r[f];
|
|
2838
2838
|
if (d) {
|
|
2839
|
-
const
|
|
2840
|
-
if (
|
|
2841
|
-
return
|
|
2839
|
+
const x = d(s, i, l, u, c, ...m);
|
|
2840
|
+
if (x)
|
|
2841
|
+
return x;
|
|
2842
2842
|
}
|
|
2843
2843
|
return typeof s[i] < "u" && !s[n] ? new Error(`The prop \`${f}\` of \`${e}\` can only be used together with the \`${n}\` prop.`) : null;
|
|
2844
2844
|
};
|
|
@@ -3052,8 +3052,8 @@ function m0(e) {
|
|
|
3052
3052
|
className: s
|
|
3053
3053
|
} = e;
|
|
3054
3054
|
if (!t) {
|
|
3055
|
-
const
|
|
3056
|
-
return
|
|
3055
|
+
const x = ft(r == null ? void 0 : r.className, s, n == null ? void 0 : n.className, a == null ? void 0 : a.className), y = M({}, r == null ? void 0 : r.style, n == null ? void 0 : n.style, a == null ? void 0 : a.style), _ = M({}, r, n, a);
|
|
3056
|
+
return x.length > 0 && (_.className = x), Object.keys(y).length > 0 && (_.style = y), {
|
|
3057
3057
|
props: _,
|
|
3058
3058
|
internalRef: void 0
|
|
3059
3059
|
};
|
|
@@ -3116,7 +3116,7 @@ function y0({
|
|
|
3116
3116
|
}
|
|
3117
3117
|
});
|
|
3118
3118
|
}
|
|
3119
|
-
const
|
|
3119
|
+
const b0 = ["component", "direction", "spacing", "divider", "children", "className", "useFlexGap"], x0 = on(), v0 = Vd("div", {
|
|
3120
3120
|
name: "MuiStack",
|
|
3121
3121
|
slot: "Root",
|
|
3122
3122
|
overridesResolver: (e, t) => t.root
|
|
@@ -3125,7 +3125,7 @@ function j0(e) {
|
|
|
3125
3125
|
return Kd({
|
|
3126
3126
|
props: e,
|
|
3127
3127
|
name: "MuiStack",
|
|
3128
|
-
defaultTheme:
|
|
3128
|
+
defaultTheme: x0
|
|
3129
3129
|
});
|
|
3130
3130
|
}
|
|
3131
3131
|
function S0(e, t) {
|
|
@@ -3195,14 +3195,14 @@ function P0(e = {}) {
|
|
|
3195
3195
|
}, (u) => ln(a, u), {}), s = t(w0), i = /* @__PURE__ */ N.forwardRef(function(u, c) {
|
|
3196
3196
|
const m = r(u), f = nl(m), {
|
|
3197
3197
|
component: d = "div",
|
|
3198
|
-
direction:
|
|
3198
|
+
direction: x = "column",
|
|
3199
3199
|
spacing: y = 0,
|
|
3200
3200
|
divider: _,
|
|
3201
3201
|
children: g,
|
|
3202
3202
|
className: j,
|
|
3203
3203
|
useFlexGap: R = !1
|
|
3204
|
-
} = f, C = Fe(f,
|
|
3205
|
-
direction:
|
|
3204
|
+
} = f, C = Fe(f, b0), w = {
|
|
3205
|
+
direction: x,
|
|
3206
3206
|
spacing: y,
|
|
3207
3207
|
useFlexGap: R
|
|
3208
3208
|
}, S = n();
|
|
@@ -3303,8 +3303,8 @@ function z0(e) {
|
|
|
3303
3303
|
function Ln(e) {
|
|
3304
3304
|
return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
|
|
3305
3305
|
}
|
|
3306
|
-
const W0 = un.systemDefaultTheme = (0, D0.default)(),
|
|
3307
|
-
function
|
|
3306
|
+
const W0 = un.systemDefaultTheme = (0, D0.default)(), bo = (e) => e && e.charAt(0).toLowerCase() + e.slice(1);
|
|
3307
|
+
function bn({
|
|
3308
3308
|
defaultTheme: e,
|
|
3309
3309
|
theme: t,
|
|
3310
3310
|
themeId: r
|
|
@@ -3350,7 +3350,7 @@ function X0(e = {}) {
|
|
|
3350
3350
|
rootShouldForwardProp: a = Ln,
|
|
3351
3351
|
slotShouldForwardProp: n = Ln
|
|
3352
3352
|
} = e, s = (i) => (0, U0.default)((0, Xe.default)({}, i, {
|
|
3353
|
-
theme:
|
|
3353
|
+
theme: bn((0, Xe.default)({}, i, {
|
|
3354
3354
|
defaultTheme: r,
|
|
3355
3355
|
themeId: t
|
|
3356
3356
|
}))
|
|
@@ -3364,21 +3364,21 @@ function X0(e = {}) {
|
|
|
3364
3364
|
skipSx: f,
|
|
3365
3365
|
// TODO v6: remove `lowercaseFirstLetter()` in the next major release
|
|
3366
3366
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
3367
|
-
overridesResolver: d = H0(
|
|
3368
|
-
} = l,
|
|
3367
|
+
overridesResolver: d = H0(bo(c))
|
|
3368
|
+
} = l, x = (0, rs.default)(l, V0), y = m !== void 0 ? m : (
|
|
3369
3369
|
// TODO v6: remove `Root` in the next major release
|
|
3370
3370
|
// For more details: https://github.com/mui/material-ui/pull/37908
|
|
3371
3371
|
c && c !== "Root" && c !== "root" || !1
|
|
3372
3372
|
), _ = f || !1;
|
|
3373
3373
|
let g;
|
|
3374
|
-
process.env.NODE_ENV !== "production" && u && (g = `${u}-${
|
|
3374
|
+
process.env.NODE_ENV !== "production" && u && (g = `${u}-${bo(c || "Root")}`);
|
|
3375
3375
|
let j = Ln;
|
|
3376
3376
|
c === "Root" || c === "root" ? j = a : c ? j = n : z0(i) && (j = void 0);
|
|
3377
3377
|
const R = (0, yo.default)(i, (0, Xe.default)({
|
|
3378
3378
|
shouldForwardProp: j,
|
|
3379
3379
|
label: g
|
|
3380
|
-
},
|
|
3381
|
-
theme:
|
|
3380
|
+
}, x)), C = (S) => typeof S == "function" && S.__emotion_real !== S || (0, N0.isPlainObject)(S) ? (P) => Nn(S, (0, Xe.default)({}, P, {
|
|
3381
|
+
theme: bn({
|
|
3382
3382
|
theme: P.theme,
|
|
3383
3383
|
defaultTheme: r,
|
|
3384
3384
|
themeId: t
|
|
@@ -3387,7 +3387,7 @@ function X0(e = {}) {
|
|
|
3387
3387
|
let k = C(S);
|
|
3388
3388
|
const J = P ? P.map(C) : [];
|
|
3389
3389
|
u && d && J.push(($) => {
|
|
3390
|
-
const K =
|
|
3390
|
+
const K = bn((0, Xe.default)({}, $, {
|
|
3391
3391
|
defaultTheme: r,
|
|
3392
3392
|
themeId: t
|
|
3393
3393
|
}));
|
|
@@ -3401,7 +3401,7 @@ function X0(e = {}) {
|
|
|
3401
3401
|
}), d($, Y);
|
|
3402
3402
|
}), u && !y && J.push(($) => {
|
|
3403
3403
|
var K;
|
|
3404
|
-
const z =
|
|
3404
|
+
const z = bn((0, Xe.default)({}, $, {
|
|
3405
3405
|
defaultTheme: r,
|
|
3406
3406
|
themeId: t
|
|
3407
3407
|
})), Y = z == null || (K = z.components) == null || (K = K[u]) == null ? void 0 : K.variants;
|
|
@@ -3447,12 +3447,12 @@ var gl = fa;
|
|
|
3447
3447
|
Object.defineProperty(_e, "__esModule", {
|
|
3448
3448
|
value: !0
|
|
3449
3449
|
});
|
|
3450
|
-
var
|
|
3450
|
+
var xo = _e.alpha = bl;
|
|
3451
3451
|
_e.blend = uf;
|
|
3452
3452
|
_e.colorChannel = void 0;
|
|
3453
3453
|
var ns = _e.darken = Ts;
|
|
3454
3454
|
_e.decomposeColor = Qe;
|
|
3455
|
-
_e.emphasize =
|
|
3455
|
+
_e.emphasize = xl;
|
|
3456
3456
|
var vo = _e.getContrastRatio = nf;
|
|
3457
3457
|
_e.getLuminance = Kn;
|
|
3458
3458
|
_e.hexToRgb = pl;
|
|
@@ -3553,12 +3553,12 @@ function nf(e, t) {
|
|
|
3553
3553
|
const r = Kn(e), a = Kn(t);
|
|
3554
3554
|
return (Math.max(r, a) + 0.05) / (Math.min(r, a) + 0.05);
|
|
3555
3555
|
}
|
|
3556
|
-
function
|
|
3556
|
+
function bl(e, t) {
|
|
3557
3557
|
return e = Qe(e), t = Os(t), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${t}` : e.values[3] = t, Rr(e);
|
|
3558
3558
|
}
|
|
3559
3559
|
function af(e, t, r) {
|
|
3560
3560
|
try {
|
|
3561
|
-
return
|
|
3561
|
+
return bl(e, t);
|
|
3562
3562
|
} catch {
|
|
3563
3563
|
return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
|
|
3564
3564
|
}
|
|
@@ -3596,12 +3596,12 @@ function of(e, t, r) {
|
|
|
3596
3596
|
return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
|
|
3597
3597
|
}
|
|
3598
3598
|
}
|
|
3599
|
-
function
|
|
3599
|
+
function xl(e, t = 0.15) {
|
|
3600
3600
|
return Kn(e) > 0.5 ? Ts(e, t) : Es(e, t);
|
|
3601
3601
|
}
|
|
3602
3602
|
function lf(e, t, r) {
|
|
3603
3603
|
try {
|
|
3604
|
-
return
|
|
3604
|
+
return xl(e, t);
|
|
3605
3605
|
} catch {
|
|
3606
3606
|
return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
|
|
3607
3607
|
}
|
|
@@ -3896,11 +3896,11 @@ const theme2 = createTheme({ palette: {
|
|
|
3896
3896
|
primary: { main: green[500] },
|
|
3897
3897
|
} });` : Hr(12, g ? ` (${g})` : "", JSON.stringify(_.main)));
|
|
3898
3898
|
return Ro(_, "light", R, a), Ro(_, "dark", C, a), _.contrastText || (_.contrastText = f(_.main)), _;
|
|
3899
|
-
},
|
|
3899
|
+
}, x = {
|
|
3900
3900
|
dark: Na,
|
|
3901
3901
|
light: So
|
|
3902
3902
|
};
|
|
3903
|
-
return process.env.NODE_ENV !== "production" && (
|
|
3903
|
+
return process.env.NODE_ENV !== "production" && (x[t] || console.error(`MUI: The palette mode \`${t}\` is not supported.`)), Ze(M({
|
|
3904
3904
|
// A collection of common colors.
|
|
3905
3905
|
common: M({}, qr),
|
|
3906
3906
|
// prevent mutable object.
|
|
@@ -3952,10 +3952,10 @@ const theme2 = createTheme({ palette: {
|
|
|
3952
3952
|
// two indexes within its tonal palette.
|
|
3953
3953
|
// E.g., shift from Red 500 to Red 300 or Red 700.
|
|
3954
3954
|
tonalOffset: a
|
|
3955
|
-
},
|
|
3955
|
+
}, x[t]), n);
|
|
3956
3956
|
}
|
|
3957
|
-
const
|
|
3958
|
-
function
|
|
3957
|
+
const bf = ["fontFamily", "fontSize", "fontWeightLight", "fontWeightRegular", "fontWeightMedium", "fontWeightBold", "htmlFontSize", "allVariants", "pxToRem"];
|
|
3958
|
+
function xf(e) {
|
|
3959
3959
|
return Math.round(e * 1e5) / 1e5;
|
|
3960
3960
|
}
|
|
3961
3961
|
const wo = {
|
|
@@ -3977,16 +3977,16 @@ function vf(e, t) {
|
|
|
3977
3977
|
// Apply the CSS properties to all the variants.
|
|
3978
3978
|
allVariants: m,
|
|
3979
3979
|
pxToRem: f
|
|
3980
|
-
} = r, d = Fe(r,
|
|
3980
|
+
} = r, d = Fe(r, bf);
|
|
3981
3981
|
process.env.NODE_ENV !== "production" && (typeof n != "number" && console.error("MUI: `fontSize` is required to be a number."), typeof c != "number" && console.error("MUI: `htmlFontSize` is required to be a number."));
|
|
3982
|
-
const
|
|
3982
|
+
const x = n / 14, y = f || ((j) => `${j / c * x}rem`), _ = (j, R, C, w, S) => M({
|
|
3983
3983
|
fontFamily: a,
|
|
3984
3984
|
fontWeight: j,
|
|
3985
3985
|
fontSize: y(R),
|
|
3986
3986
|
// Unitless following https://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/
|
|
3987
3987
|
lineHeight: C
|
|
3988
3988
|
}, a === Po ? {
|
|
3989
|
-
letterSpacing: `${
|
|
3989
|
+
letterSpacing: `${xf(w / R)}em`
|
|
3990
3990
|
} : {}, S, m), g = {
|
|
3991
3991
|
h1: _(s, 96, 1.167, -1.5),
|
|
3992
3992
|
h2: _(s, 60, 1.2, -0.5),
|
|
@@ -4112,14 +4112,14 @@ function Tf(e = {}, ...t) {
|
|
|
4112
4112
|
zIndex: M({}, If)
|
|
4113
4113
|
});
|
|
4114
4114
|
if (c = Ze(c, i), c = t.reduce((m, f) => Ze(m, f), c), process.env.NODE_ENV !== "production") {
|
|
4115
|
-
const m = ["active", "checked", "completed", "disabled", "error", "expanded", "focused", "focusVisible", "required", "selected"], f = (d,
|
|
4115
|
+
const m = ["active", "checked", "completed", "disabled", "error", "expanded", "focused", "focusVisible", "required", "selected"], f = (d, x) => {
|
|
4116
4116
|
let y;
|
|
4117
4117
|
for (y in d) {
|
|
4118
4118
|
const _ = d[y];
|
|
4119
4119
|
if (m.indexOf(y) !== -1 && Object.keys(_).length > 0) {
|
|
4120
4120
|
if (process.env.NODE_ENV !== "production") {
|
|
4121
4121
|
const g = ln("", y);
|
|
4122
|
-
console.error([`MUI: The \`${
|
|
4122
|
+
console.error([`MUI: The \`${x}\` component increases the CSS specificity of the \`${y}\` internal state.`, "You can not override it like this: ", JSON.stringify(d, null, 2), "", `Instead, you need to use the '&.${g}' syntax:`, JSON.stringify({
|
|
4123
4123
|
root: {
|
|
4124
4124
|
[`&.${g}`]: _
|
|
4125
4125
|
}
|
|
@@ -4131,8 +4131,8 @@ function Tf(e = {}, ...t) {
|
|
|
4131
4131
|
}
|
|
4132
4132
|
};
|
|
4133
4133
|
Object.keys(c.components).forEach((d) => {
|
|
4134
|
-
const
|
|
4135
|
-
|
|
4134
|
+
const x = c.components[d].styleOverrides;
|
|
4135
|
+
x && d.indexOf("Mui") === 0 && f(x, d);
|
|
4136
4136
|
});
|
|
4137
4137
|
}
|
|
4138
4138
|
return c.unstable_sxConfig = M({}, an, i == null ? void 0 : i.unstable_sxConfig), c.unstable_sx = function(f) {
|
|
@@ -4568,18 +4568,18 @@ class Xn extends ha {
|
|
|
4568
4568
|
}
|
|
4569
4569
|
const f = this.resolve(t, r);
|
|
4570
4570
|
let d = f && f.res;
|
|
4571
|
-
const
|
|
4571
|
+
const x = f && f.usedKey || i, y = f && f.exactUsedKey || i, _ = Object.prototype.toString.apply(d), g = ["[object Number]", "[object Function]", "[object RegExp]"], j = r.joinArrays !== void 0 ? r.joinArrays : this.options.joinArrays, R = !this.i18nFormat || this.i18nFormat.handleAsObject;
|
|
4572
4572
|
if (R && d && (typeof d != "string" && typeof d != "boolean" && typeof d != "number") && g.indexOf(_) < 0 && !(typeof j == "string" && Array.isArray(d))) {
|
|
4573
4573
|
if (!r.returnObjects && !this.options.returnObjects) {
|
|
4574
4574
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
4575
|
-
const w = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(
|
|
4575
|
+
const w = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(x, d, {
|
|
4576
4576
|
...r,
|
|
4577
4577
|
ns: l
|
|
4578
4578
|
}) : `key '${i} (${this.language})' returned an object instead of string.`;
|
|
4579
4579
|
return n ? (f.res = w, f.usedParams = this.getUsedParamsDetails(r), f) : w;
|
|
4580
4580
|
}
|
|
4581
4581
|
if (s) {
|
|
4582
|
-
const w = Array.isArray(d), S = w ? [] : {}, P = w ? y :
|
|
4582
|
+
const w = Array.isArray(d), S = w ? [] : {}, P = w ? y : x;
|
|
4583
4583
|
for (const k in d)
|
|
4584
4584
|
if (Object.prototype.hasOwnProperty.call(d, k)) {
|
|
4585
4585
|
const J = `${P}${s}${k}`;
|
|
@@ -4657,13 +4657,13 @@ class Xn extends ha {
|
|
|
4657
4657
|
...this.options.interpolation.defaultVariables,
|
|
4658
4658
|
...f
|
|
4659
4659
|
}), t = this.interpolator.interpolate(t, f, a.lng || this.language || n.usedLng, a), c) {
|
|
4660
|
-
const d = t.match(this.interpolator.nestingRegexp),
|
|
4661
|
-
m <
|
|
4660
|
+
const d = t.match(this.interpolator.nestingRegexp), x = d && d.length;
|
|
4661
|
+
m < x && (a.nest = !1);
|
|
4662
4662
|
}
|
|
4663
4663
|
!a.lng && this.options.compatibilityAPI !== "v1" && n && n.res && (a.lng = this.language || n.usedLng), a.nest !== !1 && (t = this.interpolator.nest(t, function() {
|
|
4664
|
-
for (var d = arguments.length,
|
|
4665
|
-
|
|
4666
|
-
return s && s[0] ===
|
|
4664
|
+
for (var d = arguments.length, x = new Array(d), y = 0; y < d; y++)
|
|
4665
|
+
x[y] = arguments[y];
|
|
4666
|
+
return s && s[0] === x[0] && !a.context ? (i.logger.warn(`It seems you are nesting recursively key: ${x[0]} in key: ${r[0]}`), null) : i.translate(...x, r);
|
|
4667
4667
|
}, a)), a.interpolation && this.interpolator.reset();
|
|
4668
4668
|
}
|
|
4669
4669
|
const l = a.postProcess || this.options.postProcess, u = typeof l == "string" ? [l] : l;
|
|
@@ -4683,7 +4683,7 @@ class Xn extends ha {
|
|
|
4683
4683
|
n = m;
|
|
4684
4684
|
let f = c.namespaces;
|
|
4685
4685
|
this.options.fallbackNS && (f = f.concat(this.options.fallbackNS));
|
|
4686
|
-
const d = r.count !== void 0 && typeof r.count != "string",
|
|
4686
|
+
const d = r.count !== void 0 && typeof r.count != "string", x = d && !r.ordinal && r.count === 0 && this.pluralResolver.shouldUseIntlApi(), y = r.context !== void 0 && (typeof r.context == "string" || typeof r.context == "number") && r.context !== "", _ = r.lngs ? r.lngs : this.languageUtils.toResolveHierarchy(r.lng || this.language, r.fallbackLng);
|
|
4687
4687
|
f.forEach((g) => {
|
|
4688
4688
|
this.isValidLookup(a) || (l = g, !To[`${_[0]}-${g}`] && this.utils && this.utils.hasLoadedNamespace && !this.utils.hasLoadedNamespace(l) && (To[`${_[0]}-${g}`] = !0, this.logger.warn(`key "${n}" for languages "${_.join(", ")}" won't get resolved as namespace "${l}" was not yet loaded`, "This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")), _.forEach((j) => {
|
|
4689
4689
|
if (this.isValidLookup(a)) return;
|
|
@@ -4695,9 +4695,9 @@ class Xn extends ha {
|
|
|
4695
4695
|
let w;
|
|
4696
4696
|
d && (w = this.pluralResolver.getSuffix(j, r.count, r));
|
|
4697
4697
|
const S = `${this.options.pluralSeparator}zero`, P = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
4698
|
-
if (d && (R.push(m + w), r.ordinal && w.indexOf(P) === 0 && R.push(m + w.replace(P, this.options.pluralSeparator)),
|
|
4698
|
+
if (d && (R.push(m + w), r.ordinal && w.indexOf(P) === 0 && R.push(m + w.replace(P, this.options.pluralSeparator)), x && R.push(m + S)), y) {
|
|
4699
4699
|
const k = `${m}${this.options.contextSeparator}${r.context}`;
|
|
4700
|
-
R.push(k), d && (R.push(k + w), r.ordinal && w.indexOf(P) === 0 && R.push(k + w.replace(P, this.options.pluralSeparator)),
|
|
4700
|
+
R.push(k), d && (R.push(k + w), r.ordinal && w.indexOf(P) === 0 && R.push(k + w.replace(P, this.options.pluralSeparator)), x && R.push(k + S));
|
|
4701
4701
|
}
|
|
4702
4702
|
}
|
|
4703
4703
|
let C;
|
|
@@ -5014,14 +5014,14 @@ class eh {
|
|
|
5014
5014
|
unescapeSuffix: m,
|
|
5015
5015
|
unescapePrefix: f,
|
|
5016
5016
|
nestingPrefix: d,
|
|
5017
|
-
nestingPrefixEscaped:
|
|
5017
|
+
nestingPrefixEscaped: x,
|
|
5018
5018
|
nestingSuffix: y,
|
|
5019
5019
|
nestingSuffixEscaped: _,
|
|
5020
5020
|
nestingOptionsSeparator: g,
|
|
5021
5021
|
maxReplaces: j,
|
|
5022
5022
|
alwaysFormat: R
|
|
5023
5023
|
} = t.interpolation;
|
|
5024
|
-
this.escape = r !== void 0 ? r : Vf, this.escapeValue = a !== void 0 ? a : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = s ? mr(s) : i || "{{", this.suffix = l ? mr(l) : u || "}}", this.formatSeparator = c || ",", this.unescapePrefix = m ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : m || "", this.nestingPrefix = d ? mr(d) :
|
|
5024
|
+
this.escape = r !== void 0 ? r : Vf, this.escapeValue = a !== void 0 ? a : !0, this.useRawValueToEscape = n !== void 0 ? n : !1, this.prefix = s ? mr(s) : i || "{{", this.suffix = l ? mr(l) : u || "}}", this.formatSeparator = c || ",", this.unescapePrefix = m ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : m || "", this.nestingPrefix = d ? mr(d) : x || mr("$t("), this.nestingSuffix = y ? mr(y) : _ || mr(")"), this.nestingOptionsSeparator = g || ",", this.maxReplaces = j || 1e3, this.alwaysFormat = R !== void 0 ? R : !1, this.resetRegExp();
|
|
5025
5025
|
}
|
|
5026
5026
|
reset() {
|
|
5027
5027
|
this.options && this.init(this.options);
|
|
@@ -5032,16 +5032,16 @@ class eh {
|
|
|
5032
5032
|
}
|
|
5033
5033
|
interpolate(t, r, a, n) {
|
|
5034
5034
|
let s, i, l;
|
|
5035
|
-
const u = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, c = (
|
|
5036
|
-
if (
|
|
5037
|
-
const j = No(r, u,
|
|
5035
|
+
const u = this.options && this.options.interpolation && this.options.interpolation.defaultVariables || {}, c = (x) => {
|
|
5036
|
+
if (x.indexOf(this.formatSeparator) < 0) {
|
|
5037
|
+
const j = No(r, u, x, this.options.keySeparator, this.options.ignoreJSONStructure);
|
|
5038
5038
|
return this.alwaysFormat ? this.format(j, void 0, a, {
|
|
5039
5039
|
...n,
|
|
5040
5040
|
...r,
|
|
5041
|
-
interpolationkey:
|
|
5041
|
+
interpolationkey: x
|
|
5042
5042
|
}) : j;
|
|
5043
5043
|
}
|
|
5044
|
-
const y =
|
|
5044
|
+
const y = x.split(this.formatSeparator), _ = y.shift().trim(), g = y.join(this.formatSeparator).trim();
|
|
5045
5045
|
return this.format(No(r, u, _, this.options.keySeparator, this.options.ignoreJSONStructure), g, a, {
|
|
5046
5046
|
...n,
|
|
5047
5047
|
...r,
|
|
@@ -5052,12 +5052,12 @@ class eh {
|
|
|
5052
5052
|
const m = n && n.missingInterpolationHandler || this.options.missingInterpolationHandler, f = n && n.interpolation && n.interpolation.skipOnVariables !== void 0 ? n.interpolation.skipOnVariables : this.options.interpolation.skipOnVariables;
|
|
5053
5053
|
return [{
|
|
5054
5054
|
regex: this.regexpUnescape,
|
|
5055
|
-
safeValue: (
|
|
5055
|
+
safeValue: (x) => Fa(x)
|
|
5056
5056
|
}, {
|
|
5057
5057
|
regex: this.regexp,
|
|
5058
|
-
safeValue: (
|
|
5059
|
-
}].forEach((
|
|
5060
|
-
for (l = 0; s =
|
|
5058
|
+
safeValue: (x) => this.escapeValue ? Fa(this.escape(x)) : Fa(x)
|
|
5059
|
+
}].forEach((x) => {
|
|
5060
|
+
for (l = 0; s = x.regex.exec(t); ) {
|
|
5061
5061
|
const y = s[1].trim();
|
|
5062
5062
|
if (i = c(y), i === void 0)
|
|
5063
5063
|
if (typeof m == "function") {
|
|
@@ -5071,8 +5071,8 @@ class eh {
|
|
|
5071
5071
|
} else
|
|
5072
5072
|
this.logger.warn(`missed to pass in variable ${y} for interpolating ${t}`), i = "";
|
|
5073
5073
|
else typeof i != "string" && !this.useRawValueToEscape && (i = ko(i));
|
|
5074
|
-
const _ =
|
|
5075
|
-
if (t = t.replace(s[0], _), f ? (
|
|
5074
|
+
const _ = x.safeValue(i);
|
|
5075
|
+
if (t = t.replace(s[0], _), f ? (x.regex.lastIndex += i.length, x.regex.lastIndex -= s[0].length) : x.regex.lastIndex = 0, l++, l >= this.maxReplaces)
|
|
5076
5076
|
break;
|
|
5077
5077
|
}
|
|
5078
5078
|
}), t;
|
|
@@ -5085,8 +5085,8 @@ class eh {
|
|
|
5085
5085
|
const f = u.split(new RegExp(`${m}[ ]*{`));
|
|
5086
5086
|
let d = `{${f[1]}`;
|
|
5087
5087
|
u = f[0], d = this.interpolate(d, i);
|
|
5088
|
-
const
|
|
5089
|
-
(
|
|
5088
|
+
const x = d.match(/'/g), y = d.match(/"/g);
|
|
5089
|
+
(x && x.length % 2 === 0 && !y || y.length % 2 !== 0) && (d = d.replace(/'/g, '"'));
|
|
5090
5090
|
try {
|
|
5091
5091
|
i = JSON.parse(d), c && (i = {
|
|
5092
5092
|
...c,
|
|
@@ -5213,8 +5213,8 @@ class rh {
|
|
|
5213
5213
|
if (this.formats[c]) {
|
|
5214
5214
|
let f = l;
|
|
5215
5215
|
try {
|
|
5216
|
-
const d = n && n.formatParams && n.formatParams[n.interpolationkey] || {},
|
|
5217
|
-
f = this.formats[c](l,
|
|
5216
|
+
const d = n && n.formatParams && n.formatParams[n.interpolationkey] || {}, x = d.locale || d.lng || n.locale || n.lng || a;
|
|
5217
|
+
f = this.formats[c](l, x, {
|
|
5218
5218
|
...m,
|
|
5219
5219
|
...n,
|
|
5220
5220
|
...d
|
|
@@ -5423,7 +5423,7 @@ const $o = () => ({
|
|
|
5423
5423
|
maxReplaces: 1e3,
|
|
5424
5424
|
skipOnVariables: !0
|
|
5425
5425
|
}
|
|
5426
|
-
}), Fo = (e) => (typeof e.ns == "string" && (e.ns = [e.ns]), typeof e.fallbackLng == "string" && (e.fallbackLng = [e.fallbackLng]), typeof e.fallbackNS == "string" && (e.fallbackNS = [e.fallbackNS]), e.supportedLngs && e.supportedLngs.indexOf("cimode") < 0 && (e.supportedLngs = e.supportedLngs.concat(["cimode"])), e),
|
|
5426
|
+
}), Fo = (e) => (typeof e.ns == "string" && (e.ns = [e.ns]), typeof e.fallbackLng == "string" && (e.fallbackLng = [e.fallbackLng]), typeof e.fallbackNS == "string" && (e.fallbackNS = [e.fallbackNS]), e.supportedLngs && e.supportedLngs.indexOf("cimode") < 0 && (e.supportedLngs = e.supportedLngs.concat(["cimode"])), e), xn = () => {
|
|
5427
5427
|
}, sh = (e) => {
|
|
5428
5428
|
Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach((r) => {
|
|
5429
5429
|
typeof e[r] == "function" && (e[r] = e[r].bind(e));
|
|
@@ -5469,19 +5469,19 @@ class Zr extends ha {
|
|
|
5469
5469
|
simplifyPluralSuffix: this.options.simplifyPluralSuffix
|
|
5470
5470
|
}), m && (!this.options.interpolation.format || this.options.interpolation.format === n.interpolation.format) && (d.formatter = s(m), d.formatter.init(d, this.options), this.options.interpolation.format = d.formatter.format.bind(d.formatter)), d.interpolator = new eh(this.options), d.utils = {
|
|
5471
5471
|
hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
|
|
5472
|
-
}, d.backendConnector = new ah(s(this.modules.backend), d.resourceStore, d, this.options), d.backendConnector.on("*", function(
|
|
5472
|
+
}, d.backendConnector = new ah(s(this.modules.backend), d.resourceStore, d, this.options), d.backendConnector.on("*", function(x) {
|
|
5473
5473
|
for (var y = arguments.length, _ = new Array(y > 1 ? y - 1 : 0), g = 1; g < y; g++)
|
|
5474
5474
|
_[g - 1] = arguments[g];
|
|
5475
|
-
t.emit(
|
|
5476
|
-
}), this.modules.languageDetector && (d.languageDetector = s(this.modules.languageDetector), d.languageDetector.init && d.languageDetector.init(d, this.options.detection, this.options)), this.modules.i18nFormat && (d.i18nFormat = s(this.modules.i18nFormat), d.i18nFormat.init && d.i18nFormat.init(this)), this.translator = new Xn(this.services, this.options), this.translator.on("*", function(
|
|
5475
|
+
t.emit(x, ..._);
|
|
5476
|
+
}), this.modules.languageDetector && (d.languageDetector = s(this.modules.languageDetector), d.languageDetector.init && d.languageDetector.init(d, this.options.detection, this.options)), this.modules.i18nFormat && (d.i18nFormat = s(this.modules.i18nFormat), d.i18nFormat.init && d.i18nFormat.init(this)), this.translator = new Xn(this.services, this.options), this.translator.on("*", function(x) {
|
|
5477
5477
|
for (var y = arguments.length, _ = new Array(y > 1 ? y - 1 : 0), g = 1; g < y; g++)
|
|
5478
5478
|
_[g - 1] = arguments[g];
|
|
5479
|
-
t.emit(
|
|
5480
|
-
}), this.modules.external.forEach((
|
|
5481
|
-
|
|
5479
|
+
t.emit(x, ..._);
|
|
5480
|
+
}), this.modules.external.forEach((x) => {
|
|
5481
|
+
x.init && x.init(this);
|
|
5482
5482
|
});
|
|
5483
5483
|
}
|
|
5484
|
-
if (this.format = this.options.interpolation.format, a || (a =
|
|
5484
|
+
if (this.format = this.options.interpolation.format, a || (a = xn), this.options.fallbackLng && !this.services.languageDetector && !this.options.lng) {
|
|
5485
5485
|
const m = this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);
|
|
5486
5486
|
m.length > 0 && m[0] !== "dev" && (this.options.lng = m[0]);
|
|
5487
5487
|
}
|
|
@@ -5504,7 +5504,7 @@ class Zr extends ha {
|
|
|
5504
5504
|
return this.options.resources || !this.options.initImmediate ? c() : setTimeout(c, 0), u;
|
|
5505
5505
|
}
|
|
5506
5506
|
loadResources(t) {
|
|
5507
|
-
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
5507
|
+
let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : xn;
|
|
5508
5508
|
const n = typeof t == "string" ? t : this.language;
|
|
5509
5509
|
if (typeof t == "function" && (a = t), !this.options.resources || this.options.partialBundledLanguages) {
|
|
5510
5510
|
if (n && n.toLowerCase() === "cimode" && (!this.options.preload || this.options.preload.length === 0)) return a();
|
|
@@ -5522,7 +5522,7 @@ class Zr extends ha {
|
|
|
5522
5522
|
}
|
|
5523
5523
|
reloadResources(t, r, a) {
|
|
5524
5524
|
const n = Br();
|
|
5525
|
-
return t || (t = this.languages), r || (r = this.options.ns), a || (a =
|
|
5525
|
+
return t || (t = this.languages), r || (r = this.options.ns), a || (a = xn), this.services.backendConnector.reload(t, r, (s) => {
|
|
5526
5526
|
n.resolve(), a(s);
|
|
5527
5527
|
}), n;
|
|
5528
5528
|
}
|
|
@@ -5577,8 +5577,8 @@ class Zr extends ha {
|
|
|
5577
5577
|
};
|
|
5578
5578
|
u.lng = u.lng || s.lng, u.lngs = u.lngs || s.lngs, u.ns = u.ns || s.ns, u.keyPrefix !== "" && (u.keyPrefix = u.keyPrefix || a || s.keyPrefix);
|
|
5579
5579
|
const d = n.options.keySeparator || ".";
|
|
5580
|
-
let
|
|
5581
|
-
return u.keyPrefix && Array.isArray(i) ?
|
|
5580
|
+
let x;
|
|
5581
|
+
return u.keyPrefix && Array.isArray(i) ? x = i.map((y) => `${u.keyPrefix}${d}${y}`) : x = u.keyPrefix ? `${u.keyPrefix}${d}${i}` : i, n.t(x, u);
|
|
5582
5582
|
};
|
|
5583
5583
|
return typeof t == "string" ? s.lng = t : s.lngs = t, s.ns = r, s.keyPrefix = a, s;
|
|
5584
5584
|
}
|
|
@@ -5635,7 +5635,7 @@ class Zr extends ha {
|
|
|
5635
5635
|
return new Zr(t, r);
|
|
5636
5636
|
}
|
|
5637
5637
|
cloneInstance() {
|
|
5638
|
-
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] :
|
|
5638
|
+
let t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : xn;
|
|
5639
5639
|
const a = t.forkResourceStore;
|
|
5640
5640
|
a && delete t.forkResourceStore;
|
|
5641
5641
|
const n = {
|
|
@@ -5785,7 +5785,7 @@ const Do = cn(
|
|
|
5785
5785
|
const D = r(), $ = d.current;
|
|
5786
5786
|
$ && ($.textContent = D);
|
|
5787
5787
|
});
|
|
5788
|
-
const u = gt(), [c, m] =
|
|
5788
|
+
const u = gt(), [c, m] = xr(null);
|
|
5789
5789
|
jt(() => {
|
|
5790
5790
|
s && R();
|
|
5791
5791
|
}, [s]);
|
|
@@ -5801,7 +5801,7 @@ const Do = cn(
|
|
|
5801
5801
|
pressed: "#000"
|
|
5802
5802
|
}
|
|
5803
5803
|
});
|
|
5804
|
-
const
|
|
5804
|
+
const x = f ? (C = e.buttonBackgroundColor) == null ? void 0 : C.pressed : e.borderColor, y = {
|
|
5805
5805
|
width: "55px",
|
|
5806
5806
|
color: e.color,
|
|
5807
5807
|
path: { fill: e.color },
|
|
@@ -5854,9 +5854,9 @@ const Do = cn(
|
|
|
5854
5854
|
sx: {
|
|
5855
5855
|
...f === "-" ? g : _,
|
|
5856
5856
|
borderRadius: "16px 0px 0px 16px",
|
|
5857
|
-
borderLeft: `2px solid ${
|
|
5858
|
-
borderBottom: `2px solid ${
|
|
5859
|
-
borderTop: `2px solid ${
|
|
5857
|
+
borderLeft: `2px solid ${x ?? "#fff"}`,
|
|
5858
|
+
borderBottom: `2px solid ${x ?? "#fff"}`,
|
|
5859
|
+
borderTop: `2px solid ${x ?? "#fff"}`
|
|
5860
5860
|
},
|
|
5861
5861
|
children: /* @__PURE__ */ o.jsx(ch, {})
|
|
5862
5862
|
}
|
|
@@ -5871,8 +5871,8 @@ const Do = cn(
|
|
|
5871
5871
|
alignItems: "center",
|
|
5872
5872
|
justifyContent: "center",
|
|
5873
5873
|
opacity: "0.9",
|
|
5874
|
-
borderBottom: `2px solid ${
|
|
5875
|
-
borderTop: `2px solid ${
|
|
5874
|
+
borderBottom: `2px solid ${x ?? "#fff"}`,
|
|
5875
|
+
borderTop: `2px solid ${x ?? "#fff"}`
|
|
5876
5876
|
},
|
|
5877
5877
|
children: [
|
|
5878
5878
|
/* @__PURE__ */ o.jsx(
|
|
@@ -5923,9 +5923,9 @@ const Do = cn(
|
|
|
5923
5923
|
sx: {
|
|
5924
5924
|
...f === "+" ? g : _,
|
|
5925
5925
|
borderRadius: "0px 16px 16px 0px",
|
|
5926
|
-
borderRight: `2px solid ${
|
|
5927
|
-
borderBottom: `2px solid ${
|
|
5928
|
-
borderTop: `2px solid ${
|
|
5926
|
+
borderRight: `2px solid ${x ?? "#fff"}`,
|
|
5927
|
+
borderBottom: `2px solid ${x ?? "#fff"}`,
|
|
5928
|
+
borderTop: `2px solid ${x ?? "#fff"}`
|
|
5929
5929
|
},
|
|
5930
5930
|
children: /* @__PURE__ */ o.jsx(dh, {})
|
|
5931
5931
|
}
|
|
@@ -5961,7 +5961,7 @@ const gh = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
5961
5961
|
theme: e,
|
|
5962
5962
|
ownerState: t
|
|
5963
5963
|
}) => {
|
|
5964
|
-
var r, a, n, s, i, l, u, c, m, f, d,
|
|
5964
|
+
var r, a, n, s, i, l, u, c, m, f, d, x, y;
|
|
5965
5965
|
return {
|
|
5966
5966
|
userSelect: "none",
|
|
5967
5967
|
width: "1em",
|
|
@@ -5982,7 +5982,7 @@ const gh = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
5982
5982
|
}[t.fontSize],
|
|
5983
5983
|
// TODO v5 deprecate, v6 remove for sx
|
|
5984
5984
|
color: (f = (d = (e.vars || e).palette) == null || (d = d[t.color]) == null ? void 0 : d.main) != null ? f : {
|
|
5985
|
-
action: (
|
|
5985
|
+
action: (x = (e.vars || e).palette) == null || (x = x.action) == null ? void 0 : x.active,
|
|
5986
5986
|
disabled: (y = (e.vars || e).palette) == null || (y = y.action) == null ? void 0 : y.disabled,
|
|
5987
5987
|
inherit: void 0
|
|
5988
5988
|
}[t.color]
|
|
@@ -6001,7 +6001,7 @@ const gh = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
6001
6001
|
inheritViewBox: m = !1,
|
|
6002
6002
|
titleAccess: f,
|
|
6003
6003
|
viewBox: d = "0 0 24 24"
|
|
6004
|
-
} = a,
|
|
6004
|
+
} = a, x = Fe(a, gh), y = /* @__PURE__ */ N.isValidElement(n) && n.type === "svg", _ = M({}, a, {
|
|
6005
6005
|
color: i,
|
|
6006
6006
|
component: l,
|
|
6007
6007
|
fontSize: u,
|
|
@@ -6020,7 +6020,7 @@ const gh = ["children", "className", "color", "component", "fontSize", "htmlColo
|
|
|
6020
6020
|
"aria-hidden": f ? void 0 : !0,
|
|
6021
6021
|
role: f ? "img" : void 0,
|
|
6022
6022
|
ref: r
|
|
6023
|
-
}, g,
|
|
6023
|
+
}, g, x, y && n.props, {
|
|
6024
6024
|
ownerState: _,
|
|
6025
6025
|
children: [y ? n.props.children : n, f ? /* @__PURE__ */ o.jsx("title", {
|
|
6026
6026
|
children: f
|
|
@@ -6111,12 +6111,12 @@ function yh(e, t) {
|
|
|
6111
6111
|
}
|
|
6112
6112
|
return process.env.NODE_ENV !== "production" && (r.displayName = `${t}Icon`), r.muiName = Yn.muiName, /* @__PURE__ */ N.memo(/* @__PURE__ */ N.forwardRef(r));
|
|
6113
6113
|
}
|
|
6114
|
-
const
|
|
6114
|
+
const bh = {
|
|
6115
6115
|
configure: (e) => {
|
|
6116
6116
|
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(`
|
|
6117
6117
|
`)), al.configure(e);
|
|
6118
6118
|
}
|
|
6119
|
-
},
|
|
6119
|
+
}, xh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6120
6120
|
__proto__: null,
|
|
6121
6121
|
capitalize: Pe,
|
|
6122
6122
|
createChainedFunction: Wd,
|
|
@@ -6128,7 +6128,7 @@ const xh = {
|
|
|
6128
6128
|
ownerWindow: qd,
|
|
6129
6129
|
requirePropFactory: Zd,
|
|
6130
6130
|
setRef: cl,
|
|
6131
|
-
unstable_ClassNameGenerator:
|
|
6131
|
+
unstable_ClassNameGenerator: bh,
|
|
6132
6132
|
unstable_useEnhancedEffect: Cs,
|
|
6133
6133
|
unstable_useId: e0,
|
|
6134
6134
|
unsupportedProp: t0,
|
|
@@ -6136,7 +6136,7 @@ const xh = {
|
|
|
6136
6136
|
useEventCallback: Tn,
|
|
6137
6137
|
useForkRef: Gn,
|
|
6138
6138
|
useIsFocusVisible: dl
|
|
6139
|
-
}, Symbol.toStringTag, { value: "Module" })), vh = /* @__PURE__ */ Rt(
|
|
6139
|
+
}, Symbol.toStringTag, { value: "Module" })), vh = /* @__PURE__ */ Rt(xh);
|
|
6140
6140
|
var Uo;
|
|
6141
6141
|
function wl() {
|
|
6142
6142
|
return Uo || (Uo = 1, function(e) {
|
|
@@ -6232,12 +6232,12 @@ function Xh(e, t, r) {
|
|
|
6232
6232
|
if (typeof e != "function")
|
|
6233
6233
|
throw new TypeError(zh);
|
|
6234
6234
|
t = Vo(t) || 0, Ht(r) && (m = !!r.leading, f = "maxWait" in r, s = f ? Wh(Vo(r.maxWait) || 0, t) : s, d = "trailing" in r ? !!r.trailing : d);
|
|
6235
|
-
function
|
|
6235
|
+
function x(P) {
|
|
6236
6236
|
var k = a, J = n;
|
|
6237
6237
|
return a = n = void 0, c = P, i = e.apply(J, k), i;
|
|
6238
6238
|
}
|
|
6239
6239
|
function y(P) {
|
|
6240
|
-
return c = P, l = setTimeout(j, t), m ?
|
|
6240
|
+
return c = P, l = setTimeout(j, t), m ? x(P) : i;
|
|
6241
6241
|
}
|
|
6242
6242
|
function _(P) {
|
|
6243
6243
|
var k = P - u, J = P - c, Z = t - k;
|
|
@@ -6254,7 +6254,7 @@ function Xh(e, t, r) {
|
|
|
6254
6254
|
l = setTimeout(j, _(P));
|
|
6255
6255
|
}
|
|
6256
6256
|
function R(P) {
|
|
6257
|
-
return l = void 0, d && a ?
|
|
6257
|
+
return l = void 0, d && a ? x(P) : (a = n = void 0, i);
|
|
6258
6258
|
}
|
|
6259
6259
|
function C() {
|
|
6260
6260
|
l !== void 0 && clearTimeout(l), c = 0, a = u = n = l = void 0;
|
|
@@ -6268,7 +6268,7 @@ function Xh(e, t, r) {
|
|
|
6268
6268
|
if (l === void 0)
|
|
6269
6269
|
return y(u);
|
|
6270
6270
|
if (f)
|
|
6271
|
-
return clearTimeout(l), l = setTimeout(j, t),
|
|
6271
|
+
return clearTimeout(l), l = setTimeout(j, t), x(u);
|
|
6272
6272
|
}
|
|
6273
6273
|
return l === void 0 && (l = setTimeout(j, t)), i;
|
|
6274
6274
|
}
|
|
@@ -6297,7 +6297,7 @@ const Zh = cn(
|
|
|
6297
6297
|
...i
|
|
6298
6298
|
}) => {
|
|
6299
6299
|
var C, w, S, P, k, J, Z;
|
|
6300
|
-
const { t: l } = vr(), [u, c] =
|
|
6300
|
+
const { t: l } = vr(), [u, c] = xr(), m = gt(), f = {
|
|
6301
6301
|
background: (C = m.palette.backgroundPaperElevation) == null ? void 0 : C[4],
|
|
6302
6302
|
color: (w = m.palette.backgroundPaperElevation) == null ? void 0 : w[11]
|
|
6303
6303
|
}, d = js(() => ({
|
|
@@ -6308,10 +6308,10 @@ const Zh = cn(
|
|
|
6308
6308
|
stopJogging() {
|
|
6309
6309
|
this.activeJoggingDir = null, t();
|
|
6310
6310
|
}
|
|
6311
|
-
})),
|
|
6311
|
+
})), x = qh(() => {
|
|
6312
6312
|
c(n());
|
|
6313
6313
|
}, 50);
|
|
6314
|
-
mn(
|
|
6314
|
+
mn(x);
|
|
6315
6315
|
function y(D) {
|
|
6316
6316
|
D.button === 0 && d.startJogging("-");
|
|
6317
6317
|
}
|
|
@@ -6539,7 +6539,7 @@ const pg = (e, t, r, { allOwnKeys: a } = {}) => (dn(t, (n, s) => {
|
|
|
6539
6539
|
e.prototype = Object.create(t.prototype, a), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
6540
6540
|
value: t.prototype
|
|
6541
6541
|
}), r && Object.assign(e.prototype, r);
|
|
6542
|
-
},
|
|
6542
|
+
}, bg = (e, t, r, a) => {
|
|
6543
6543
|
let n, s, i;
|
|
6544
6544
|
const l = {};
|
|
6545
6545
|
if (t = t || {}, e == null) return t;
|
|
@@ -6549,7 +6549,7 @@ const pg = (e, t, r, { allOwnKeys: a } = {}) => (dn(t, (n, s) => {
|
|
|
6549
6549
|
e = r !== !1 && Us(e);
|
|
6550
6550
|
} while (e && (!r || r(e, t)) && e !== Object.prototype);
|
|
6551
6551
|
return t;
|
|
6552
|
-
},
|
|
6552
|
+
}, xg = (e, t, r) => {
|
|
6553
6553
|
e = String(e), (r === void 0 || r > e.length) && (r = e.length), r -= t.length;
|
|
6554
6554
|
const a = e.indexOf(t, r);
|
|
6555
6555
|
return a !== -1 && a === r;
|
|
@@ -6678,10 +6678,10 @@ const Eg = (e) => {
|
|
|
6678
6678
|
trim: gg,
|
|
6679
6679
|
stripBOM: _g,
|
|
6680
6680
|
inherits: yg,
|
|
6681
|
-
toFlatObject:
|
|
6681
|
+
toFlatObject: bg,
|
|
6682
6682
|
kindOf: pa,
|
|
6683
6683
|
kindOfTest: ot,
|
|
6684
|
-
endsWith:
|
|
6684
|
+
endsWith: xg,
|
|
6685
6685
|
toArray: vg,
|
|
6686
6686
|
forEachEntry: Sg,
|
|
6687
6687
|
matchAll: Rg,
|
|
@@ -6775,7 +6775,7 @@ function Dg(e) {
|
|
|
6775
6775
|
const Ug = v.toFlatObject(v, {}, null, function(t) {
|
|
6776
6776
|
return /^is[A-Z]/.test(t);
|
|
6777
6777
|
});
|
|
6778
|
-
function
|
|
6778
|
+
function ba(e, t, r) {
|
|
6779
6779
|
if (!v.isObject(e))
|
|
6780
6780
|
throw new TypeError("target must be an object");
|
|
6781
6781
|
t = t || new FormData(), r = v.toFlatObject(r, {
|
|
@@ -6817,7 +6817,7 @@ function xa(e, t, r) {
|
|
|
6817
6817
|
convertValue: c,
|
|
6818
6818
|
isVisitable: is
|
|
6819
6819
|
});
|
|
6820
|
-
function
|
|
6820
|
+
function x(y, _) {
|
|
6821
6821
|
if (!v.isUndefined(y)) {
|
|
6822
6822
|
if (f.indexOf(y) !== -1)
|
|
6823
6823
|
throw Error("Circular reference detected in " + _.join("."));
|
|
@@ -6828,13 +6828,13 @@ function xa(e, t, r) {
|
|
|
6828
6828
|
v.isString(R) ? R.trim() : R,
|
|
6829
6829
|
_,
|
|
6830
6830
|
d
|
|
6831
|
-
)) === !0 &&
|
|
6831
|
+
)) === !0 && x(j, _ ? _.concat(R) : [R]);
|
|
6832
6832
|
}), f.pop();
|
|
6833
6833
|
}
|
|
6834
6834
|
}
|
|
6835
6835
|
if (!v.isObject(e))
|
|
6836
6836
|
throw new TypeError("data must be an object");
|
|
6837
|
-
return
|
|
6837
|
+
return x(e), t;
|
|
6838
6838
|
}
|
|
6839
6839
|
function Wo(e) {
|
|
6840
6840
|
const t = {
|
|
@@ -6851,7 +6851,7 @@ function Wo(e) {
|
|
|
6851
6851
|
});
|
|
6852
6852
|
}
|
|
6853
6853
|
function Bs(e, t) {
|
|
6854
|
-
this._pairs = [], e &&
|
|
6854
|
+
this._pairs = [], e && ba(e, this, t);
|
|
6855
6855
|
}
|
|
6856
6856
|
const Bl = Bs.prototype;
|
|
6857
6857
|
Bl.append = function(t, r) {
|
|
@@ -6957,7 +6957,7 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Hg
|
|
|
6957
6957
|
...Kg
|
|
6958
6958
|
};
|
|
6959
6959
|
function Yg(e, t) {
|
|
6960
|
-
return
|
|
6960
|
+
return ba(e, new at.classes.URLSearchParams(), Object.assign({
|
|
6961
6961
|
visitor: function(r, a, n, s) {
|
|
6962
6962
|
return at.isNode && v.isBuffer(r) ? (this.append(a, r.toString("base64")), !1) : s.defaultVisitor.apply(this, arguments);
|
|
6963
6963
|
}
|
|
@@ -7019,7 +7019,7 @@ const fn = {
|
|
|
7019
7019
|
return Yg(t, this.formSerializer).toString();
|
|
7020
7020
|
if ((l = v.isFileList(t)) || a.indexOf("multipart/form-data") > -1) {
|
|
7021
7021
|
const u = this.env && this.env.FormData;
|
|
7022
|
-
return
|
|
7022
|
+
return ba(
|
|
7023
7023
|
l ? { "files[]": t } : t,
|
|
7024
7024
|
u && new u(),
|
|
7025
7025
|
this.formSerializer
|
|
@@ -7304,8 +7304,8 @@ function ip(e, t) {
|
|
|
7304
7304
|
d += r[f++], f = f % e;
|
|
7305
7305
|
if (n = (n + 1) % e, n === s && (s = (s + 1) % e), c - i < t)
|
|
7306
7306
|
return;
|
|
7307
|
-
const
|
|
7308
|
-
return
|
|
7307
|
+
const x = m && c - m;
|
|
7308
|
+
return x ? Math.round(d * 1e3 / x) : void 0;
|
|
7309
7309
|
};
|
|
7310
7310
|
}
|
|
7311
7311
|
function lp(e, t) {
|
|
@@ -7504,9 +7504,9 @@ const Hl = (e) => {
|
|
|
7504
7504
|
const n = Hl(e);
|
|
7505
7505
|
let s = n.data;
|
|
7506
7506
|
const i = Ne.from(n.headers).normalize();
|
|
7507
|
-
let { responseType: l, onUploadProgress: u, onDownloadProgress: c } = n, m, f, d,
|
|
7507
|
+
let { responseType: l, onUploadProgress: u, onDownloadProgress: c } = n, m, f, d, x, y;
|
|
7508
7508
|
function _() {
|
|
7509
|
-
|
|
7509
|
+
x && x(), y && y(), n.cancelToken && n.cancelToken.unsubscribe(m), n.signal && n.signal.removeEventListener("abort", m);
|
|
7510
7510
|
}
|
|
7511
7511
|
let g = new XMLHttpRequest();
|
|
7512
7512
|
g.open(n.method.toUpperCase(), n.url, !0), g.timeout = n.timeout;
|
|
@@ -7546,7 +7546,7 @@ const Hl = (e) => {
|
|
|
7546
7546
|
)), g = null;
|
|
7547
7547
|
}, s === void 0 && i.setContentType(null), "setRequestHeader" in g && v.forEach(i.toJSON(), function(w, S) {
|
|
7548
7548
|
g.setRequestHeader(S, w);
|
|
7549
|
-
}), v.isUndefined(n.withCredentials) || (g.withCredentials = !!n.withCredentials), l && l !== "json" && (g.responseType = n.responseType), c && ([d, y] = qn(c, !0), g.addEventListener("progress", d)), u && g.upload && ([f,
|
|
7549
|
+
}), v.isUndefined(n.withCredentials) || (g.withCredentials = !!n.withCredentials), l && l !== "json" && (g.responseType = n.responseType), c && ([d, y] = qn(c, !0), g.addEventListener("progress", d)), u && g.upload && ([f, x] = qn(u), g.upload.addEventListener("progress", f), g.upload.addEventListener("loadend", x)), (n.cancelToken || n.signal) && (m = (C) => {
|
|
7550
7550
|
g && (a(!C || C.type ? new Pr(null, e, g) : C), g.abort(), g = null);
|
|
7551
7551
|
}, n.cancelToken && n.cancelToken.subscribe(m), n.signal && (n.signal.aborted ? m() : n.signal.addEventListener("abort", m)));
|
|
7552
7552
|
const R = op(n.url);
|
|
@@ -7605,8 +7605,8 @@ const Hl = (e) => {
|
|
|
7605
7605
|
}
|
|
7606
7606
|
let d = f.byteLength;
|
|
7607
7607
|
if (r) {
|
|
7608
|
-
let
|
|
7609
|
-
r(
|
|
7608
|
+
let x = i += d;
|
|
7609
|
+
r(x);
|
|
7610
7610
|
}
|
|
7611
7611
|
c.enqueue(new Uint8Array(f));
|
|
7612
7612
|
} catch (m) {
|
|
@@ -7619,7 +7619,7 @@ const Hl = (e) => {
|
|
|
7619
7619
|
}, {
|
|
7620
7620
|
highWaterMark: 2
|
|
7621
7621
|
});
|
|
7622
|
-
},
|
|
7622
|
+
}, xa = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Xl = xa && typeof ReadableStream == "function", ls = xa && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (t) => e.encode(t))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Yl = (e, ...t) => {
|
|
7623
7623
|
try {
|
|
7624
7624
|
return !!e(...t);
|
|
7625
7625
|
} catch {
|
|
@@ -7638,14 +7638,14 @@ const Hl = (e) => {
|
|
|
7638
7638
|
}), ei = 64 * 1024, us = Xl && Yl(() => v.isReadableStream(new Response("").body)), Zn = {
|
|
7639
7639
|
stream: us && ((e) => e.body)
|
|
7640
7640
|
};
|
|
7641
|
-
|
|
7641
|
+
xa && ((e) => {
|
|
7642
7642
|
["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
|
|
7643
7643
|
!Zn[t] && (Zn[t] = v.isFunction(e[t]) ? (r) => r[t]() : (r, a) => {
|
|
7644
7644
|
throw new V(`Response type '${t}' is not supported`, V.ERR_NOT_SUPPORT, a);
|
|
7645
7645
|
});
|
|
7646
7646
|
});
|
|
7647
7647
|
})(new Response());
|
|
7648
|
-
const
|
|
7648
|
+
const bp = async (e) => {
|
|
7649
7649
|
if (e == null)
|
|
7650
7650
|
return 0;
|
|
7651
7651
|
if (v.isBlob(e))
|
|
@@ -7656,10 +7656,10 @@ const xp = async (e) => {
|
|
|
7656
7656
|
return e.byteLength;
|
|
7657
7657
|
if (v.isURLSearchParams(e) && (e = e + ""), v.isString(e))
|
|
7658
7658
|
return (await ls(e)).byteLength;
|
|
7659
|
-
},
|
|
7659
|
+
}, xp = async (e, t) => {
|
|
7660
7660
|
const r = v.toFiniteNumber(e.getContentLength());
|
|
7661
|
-
return r ??
|
|
7662
|
-
}, vp =
|
|
7661
|
+
return r ?? bp(t);
|
|
7662
|
+
}, vp = xa && (async (e) => {
|
|
7663
7663
|
let {
|
|
7664
7664
|
url: t,
|
|
7665
7665
|
method: r,
|
|
@@ -7675,15 +7675,15 @@ const xp = async (e) => {
|
|
|
7675
7675
|
fetchOptions: d
|
|
7676
7676
|
} = Hl(e);
|
|
7677
7677
|
c = c ? (c + "").toLowerCase() : "text";
|
|
7678
|
-
let [
|
|
7678
|
+
let [x, y] = n || s || i ? gp([n, s], i) : [], _, g;
|
|
7679
7679
|
const j = () => {
|
|
7680
7680
|
!_ && setTimeout(() => {
|
|
7681
|
-
|
|
7681
|
+
x && x.unsubscribe();
|
|
7682
7682
|
}), _ = !0;
|
|
7683
7683
|
};
|
|
7684
7684
|
let R;
|
|
7685
7685
|
try {
|
|
7686
|
-
if (u && yp && r !== "get" && r !== "head" && (R = await
|
|
7686
|
+
if (u && yp && r !== "get" && r !== "head" && (R = await xp(m, a)) !== 0) {
|
|
7687
7687
|
let P = new Request(t, {
|
|
7688
7688
|
method: "POST",
|
|
7689
7689
|
body: a,
|
|
@@ -7699,7 +7699,7 @@ const xp = async (e) => {
|
|
|
7699
7699
|
}
|
|
7700
7700
|
v.isString(f) || (f = f ? "include" : "omit"), g = new Request(t, {
|
|
7701
7701
|
...d,
|
|
7702
|
-
signal:
|
|
7702
|
+
signal: x,
|
|
7703
7703
|
method: r.toUpperCase(),
|
|
7704
7704
|
headers: m.normalize().toJSON(),
|
|
7705
7705
|
body: a,
|
|
@@ -7929,18 +7929,18 @@ let zt = class {
|
|
|
7929
7929
|
return m;
|
|
7930
7930
|
}
|
|
7931
7931
|
d = l.length;
|
|
7932
|
-
let
|
|
7932
|
+
let x = r;
|
|
7933
7933
|
for (f = 0; f < d; ) {
|
|
7934
7934
|
const y = l[f++], _ = l[f++];
|
|
7935
7935
|
try {
|
|
7936
|
-
|
|
7936
|
+
x = y(x);
|
|
7937
7937
|
} catch (g) {
|
|
7938
7938
|
_.call(this, g);
|
|
7939
7939
|
break;
|
|
7940
7940
|
}
|
|
7941
7941
|
}
|
|
7942
7942
|
try {
|
|
7943
|
-
m = ri.call(this,
|
|
7943
|
+
m = ri.call(this, x);
|
|
7944
7944
|
} catch (y) {
|
|
7945
7945
|
return Promise.reject(y);
|
|
7946
7946
|
}
|
|
@@ -8127,44 +8127,44 @@ function eu(e) {
|
|
|
8127
8127
|
return eu(Yt(e, n));
|
|
8128
8128
|
}, r;
|
|
8129
8129
|
}
|
|
8130
|
-
const
|
|
8131
|
-
|
|
8132
|
-
|
|
8133
|
-
|
|
8134
|
-
|
|
8135
|
-
|
|
8136
|
-
|
|
8137
|
-
|
|
8138
|
-
|
|
8139
|
-
|
|
8130
|
+
const xe = eu(fn);
|
|
8131
|
+
xe.Axios = zt;
|
|
8132
|
+
xe.CanceledError = Pr;
|
|
8133
|
+
xe.CancelToken = Rp;
|
|
8134
|
+
xe.isCancel = Kl;
|
|
8135
|
+
xe.VERSION = Zl;
|
|
8136
|
+
xe.toFormData = ba;
|
|
8137
|
+
xe.AxiosError = V;
|
|
8138
|
+
xe.Cancel = xe.CanceledError;
|
|
8139
|
+
xe.all = function(t) {
|
|
8140
8140
|
return Promise.all(t);
|
|
8141
8141
|
};
|
|
8142
|
-
|
|
8143
|
-
|
|
8144
|
-
|
|
8145
|
-
|
|
8146
|
-
|
|
8147
|
-
|
|
8148
|
-
|
|
8149
|
-
|
|
8142
|
+
xe.spread = wp;
|
|
8143
|
+
xe.isAxiosError = Pp;
|
|
8144
|
+
xe.mergeConfig = Yt;
|
|
8145
|
+
xe.AxiosHeaders = Ne;
|
|
8146
|
+
xe.formToJSON = (e) => Gl(v.isHTMLForm(e) ? new FormData(e) : e);
|
|
8147
|
+
xe.getAdapter = ql.getAdapter;
|
|
8148
|
+
xe.HttpStatusCode = ds;
|
|
8149
|
+
xe.default = xe;
|
|
8150
8150
|
const {
|
|
8151
|
-
Axios:
|
|
8151
|
+
Axios: fx,
|
|
8152
8152
|
AxiosError: ai,
|
|
8153
|
-
CanceledError:
|
|
8154
|
-
isCancel:
|
|
8155
|
-
CancelToken:
|
|
8156
|
-
VERSION:
|
|
8157
|
-
all:
|
|
8158
|
-
Cancel:
|
|
8159
|
-
isAxiosError:
|
|
8160
|
-
spread:
|
|
8161
|
-
toFormData:
|
|
8162
|
-
AxiosHeaders:
|
|
8163
|
-
HttpStatusCode:
|
|
8164
|
-
formToJSON:
|
|
8165
|
-
getAdapter:
|
|
8166
|
-
mergeConfig:
|
|
8167
|
-
} =
|
|
8153
|
+
CanceledError: hx,
|
|
8154
|
+
isCancel: gx,
|
|
8155
|
+
CancelToken: px,
|
|
8156
|
+
VERSION: _x,
|
|
8157
|
+
all: yx,
|
|
8158
|
+
Cancel: bx,
|
|
8159
|
+
isAxiosError: xx,
|
|
8160
|
+
spread: vx,
|
|
8161
|
+
toFormData: jx,
|
|
8162
|
+
AxiosHeaders: Sx,
|
|
8163
|
+
HttpStatusCode: Rx,
|
|
8164
|
+
formToJSON: wx,
|
|
8165
|
+
getAdapter: Px,
|
|
8166
|
+
mergeConfig: Ax
|
|
8167
|
+
} = xe;
|
|
8168
8168
|
function Ap(e) {
|
|
8169
8169
|
try {
|
|
8170
8170
|
return JSON.stringify(e);
|
|
@@ -8177,7 +8177,7 @@ function kp(e) {
|
|
|
8177
8177
|
return e instanceof ai && e.code === "ERR_NETWORK" ? "Failed to connect to the server. Please check your internet connection." : e instanceof ai && e.response ? `${(t = e.response) == null ? void 0 : t.status} ${(r = e.response) == null ? void 0 : r.statusText} from ${(a = e.response) == null ? void 0 : a.config.url}: ${JSON.stringify((n = e.response) == null ? void 0 : n.data)}` : e instanceof Error ? e.message : `Unexpected error: ${Ap(e) || e}`;
|
|
8178
8178
|
}
|
|
8179
8179
|
const Gs = (e) => {
|
|
8180
|
-
const t = e.softTimeout || 3e3, [r, a] =
|
|
8180
|
+
const t = e.softTimeout || 3e3, [r, a] = xr(!1), n = gt();
|
|
8181
8181
|
return jt(() => {
|
|
8182
8182
|
const s = setTimeout(() => {
|
|
8183
8183
|
a(!0);
|
|
@@ -8438,14 +8438,14 @@ function p_(e) {
|
|
|
8438
8438
|
return g_.call(t, e) ? t[e] : void 0;
|
|
8439
8439
|
}
|
|
8440
8440
|
var __ = Object.prototype, y_ = __.hasOwnProperty;
|
|
8441
|
-
function
|
|
8441
|
+
function b_(e) {
|
|
8442
8442
|
var t = this.__data__;
|
|
8443
8443
|
return tn ? t[e] !== void 0 : y_.call(t, e);
|
|
8444
8444
|
}
|
|
8445
|
-
var
|
|
8445
|
+
var x_ = "__lodash_hash_undefined__";
|
|
8446
8446
|
function v_(e, t) {
|
|
8447
8447
|
var r = this.__data__;
|
|
8448
|
-
return this.size += this.has(e) ? 0 : 1, r[e] = tn && t === void 0 ?
|
|
8448
|
+
return this.size += this.has(e) ? 0 : 1, r[e] = tn && t === void 0 ? x_ : t, this;
|
|
8449
8449
|
}
|
|
8450
8450
|
function qt(e) {
|
|
8451
8451
|
var t = -1, r = e == null ? 0 : e.length;
|
|
@@ -8457,7 +8457,7 @@ function qt(e) {
|
|
|
8457
8457
|
qt.prototype.clear = m_;
|
|
8458
8458
|
qt.prototype.delete = d_;
|
|
8459
8459
|
qt.prototype.get = p_;
|
|
8460
|
-
qt.prototype.has =
|
|
8460
|
+
qt.prototype.has = b_;
|
|
8461
8461
|
qt.prototype.set = v_;
|
|
8462
8462
|
function j_() {
|
|
8463
8463
|
this.size = 0, this.__data__ = {
|
|
@@ -8551,7 +8551,7 @@ function au(e, t, r, a, n, s) {
|
|
|
8551
8551
|
var c = s.get(e), m = s.get(t);
|
|
8552
8552
|
if (c && m)
|
|
8553
8553
|
return c == t && m == e;
|
|
8554
|
-
var f = -1, d = !0,
|
|
8554
|
+
var f = -1, d = !0, x = r & N_ ? new Qn() : void 0;
|
|
8555
8555
|
for (s.set(e, t), s.set(t, e); ++f < l; ) {
|
|
8556
8556
|
var y = e[f], _ = t[f];
|
|
8557
8557
|
if (a)
|
|
@@ -8562,10 +8562,10 @@ function au(e, t, r, a, n, s) {
|
|
|
8562
8562
|
d = !1;
|
|
8563
8563
|
break;
|
|
8564
8564
|
}
|
|
8565
|
-
if (
|
|
8565
|
+
if (x) {
|
|
8566
8566
|
if (!T_(t, function(j, R) {
|
|
8567
|
-
if (!E_(
|
|
8568
|
-
return
|
|
8567
|
+
if (!E_(x, R) && (y === j || n(y, j, r, a, s)))
|
|
8568
|
+
return x.push(R);
|
|
8569
8569
|
})) {
|
|
8570
8570
|
d = !1;
|
|
8571
8571
|
break;
|
|
@@ -8677,9 +8677,9 @@ var gy = 9007199254740991;
|
|
|
8677
8677
|
function Ks(e) {
|
|
8678
8678
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= gy;
|
|
8679
8679
|
}
|
|
8680
|
-
var py = "[object Arguments]", _y = "[object Array]", yy = "[object Boolean]",
|
|
8680
|
+
var py = "[object Arguments]", _y = "[object Array]", yy = "[object Boolean]", by = "[object Date]", xy = "[object Error]", vy = "[object Function]", jy = "[object Map]", Sy = "[object Number]", Ry = "[object Object]", wy = "[object RegExp]", Py = "[object Set]", Ay = "[object String]", ky = "[object WeakMap]", Cy = "[object ArrayBuffer]", My = "[object DataView]", Iy = "[object Float32Array]", Oy = "[object Float64Array]", Ty = "[object Int8Array]", Ey = "[object Int16Array]", Ly = "[object Int32Array]", Ny = "[object Uint8Array]", $y = "[object Uint8ClampedArray]", Fy = "[object Uint16Array]", Dy = "[object Uint32Array]", ue = {};
|
|
8681
8681
|
ue[Iy] = ue[Oy] = ue[Ty] = ue[Ey] = ue[Ly] = ue[Ny] = ue[$y] = ue[Fy] = ue[Dy] = !0;
|
|
8682
|
-
ue[py] = ue[_y] = ue[Cy] = ue[yy] = ue[My] = ue[
|
|
8682
|
+
ue[py] = ue[_y] = ue[Cy] = ue[yy] = ue[My] = ue[by] = ue[xy] = ue[vy] = ue[jy] = ue[Sy] = ue[Ry] = ue[wy] = ue[Py] = ue[Ay] = ue[ky] = !1;
|
|
8683
8683
|
function Uy(e) {
|
|
8684
8684
|
return Xt(e) && Ks(e.length) && !!ue[Zt(e)];
|
|
8685
8685
|
}
|
|
@@ -8743,9 +8743,9 @@ function r1(e, t, r, a, n, s) {
|
|
|
8743
8743
|
if (!(i ? d in t : t1.call(t, d)))
|
|
8744
8744
|
return !1;
|
|
8745
8745
|
}
|
|
8746
|
-
var
|
|
8747
|
-
if (
|
|
8748
|
-
return
|
|
8746
|
+
var x = s.get(e), y = s.get(t);
|
|
8747
|
+
if (x && y)
|
|
8748
|
+
return x == t && y == e;
|
|
8749
8749
|
var _ = !0;
|
|
8750
8750
|
s.set(e, t), s.set(t, e);
|
|
8751
8751
|
for (var g = i; ++f < u; ) {
|
|
@@ -8765,13 +8765,13 @@ function r1(e, t, r, a, n, s) {
|
|
|
8765
8765
|
}
|
|
8766
8766
|
return s.delete(e), s.delete(t), _;
|
|
8767
8767
|
}
|
|
8768
|
-
var hs = er(pt, "DataView"), gs = er(pt, "Promise"), ps = er(pt, "Set"), _s = er(pt, "WeakMap"), pi = "[object Map]", n1 = "[object Object]", _i = "[object Promise]", yi = "[object Set]",
|
|
8769
|
-
(hs && Et(new hs(new ArrayBuffer(1))) !=
|
|
8768
|
+
var hs = er(pt, "DataView"), gs = er(pt, "Promise"), ps = er(pt, "Set"), _s = er(pt, "WeakMap"), pi = "[object Map]", n1 = "[object Object]", _i = "[object Promise]", yi = "[object Set]", bi = "[object WeakMap]", xi = "[object DataView]", a1 = Qt(hs), s1 = Qt(en), o1 = Qt(gs), i1 = Qt(ps), l1 = Qt(_s), Et = Zt;
|
|
8769
|
+
(hs && Et(new hs(new ArrayBuffer(1))) != xi || en && Et(new en()) != pi || gs && Et(gs.resolve()) != _i || ps && Et(new ps()) != yi || _s && Et(new _s()) != bi) && (Et = function(e) {
|
|
8770
8770
|
var t = Zt(e), r = t == n1 ? e.constructor : void 0, a = r ? Qt(r) : "";
|
|
8771
8771
|
if (a)
|
|
8772
8772
|
switch (a) {
|
|
8773
8773
|
case a1:
|
|
8774
|
-
return
|
|
8774
|
+
return xi;
|
|
8775
8775
|
case s1:
|
|
8776
8776
|
return pi;
|
|
8777
8777
|
case o1:
|
|
@@ -8779,7 +8779,7 @@ var hs = er(pt, "DataView"), gs = er(pt, "Promise"), ps = er(pt, "Set"), _s = er
|
|
|
8779
8779
|
case i1:
|
|
8780
8780
|
return yi;
|
|
8781
8781
|
case l1:
|
|
8782
|
-
return
|
|
8782
|
+
return bi;
|
|
8783
8783
|
}
|
|
8784
8784
|
return t;
|
|
8785
8785
|
});
|
|
@@ -8796,9 +8796,9 @@ function m1(e, t, r, a, n, s) {
|
|
|
8796
8796
|
if (d && !m)
|
|
8797
8797
|
return s || (s = new vt()), i || cu(e) ? au(e, t, r, a, n, s) : Z_(e, t, u, r, a, n, s);
|
|
8798
8798
|
if (!(r & u1)) {
|
|
8799
|
-
var
|
|
8800
|
-
if (
|
|
8801
|
-
var _ =
|
|
8799
|
+
var x = m && Si.call(e, "__wrapped__"), y = f && Si.call(t, "__wrapped__");
|
|
8800
|
+
if (x || y) {
|
|
8801
|
+
var _ = x ? e.value() : e, g = y ? t.value() : t;
|
|
8802
8802
|
return s || (s = new vt()), n(_, g, r, a, s);
|
|
8803
8803
|
}
|
|
8804
8804
|
}
|
|
@@ -8813,7 +8813,7 @@ function d1(e, t) {
|
|
|
8813
8813
|
const du = ({
|
|
8814
8814
|
store: e
|
|
8815
8815
|
}) => {
|
|
8816
|
-
const { t } = vr(), [r, a] =
|
|
8816
|
+
const { t } = vr(), [r, a] = xr(
|
|
8817
8817
|
e.jogger.motionStream.rapidlyChangingMotionState.state.joint_limit_reached.limit_reached
|
|
8818
8818
|
), n = Lt(r);
|
|
8819
8819
|
mn(() => {
|
|
@@ -8899,7 +8899,7 @@ var _1 = p1();
|
|
|
8899
8899
|
function y1(e, t) {
|
|
8900
8900
|
return e && _1(e, t, zs);
|
|
8901
8901
|
}
|
|
8902
|
-
function
|
|
8902
|
+
function b1(e, t) {
|
|
8903
8903
|
return function(r, a) {
|
|
8904
8904
|
if (r == null)
|
|
8905
8905
|
return r;
|
|
@@ -8910,9 +8910,9 @@ function x1(e, t) {
|
|
|
8910
8910
|
return r;
|
|
8911
8911
|
};
|
|
8912
8912
|
}
|
|
8913
|
-
var
|
|
8913
|
+
var x1 = b1(y1);
|
|
8914
8914
|
function v1(e, t, r, a) {
|
|
8915
|
-
return
|
|
8915
|
+
return x1(e, function(n, s, i) {
|
|
8916
8916
|
t(a, n, r(n), i);
|
|
8917
8917
|
}), a;
|
|
8918
8918
|
}
|
|
@@ -9097,7 +9097,7 @@ const ys = [
|
|
|
9097
9097
|
], Q1 = [
|
|
9098
9098
|
{ id: "continuous" },
|
|
9099
9099
|
...ys
|
|
9100
|
-
],
|
|
9100
|
+
], eb = ["coordsys", "tool"];
|
|
9101
9101
|
class Xs {
|
|
9102
9102
|
constructor(t, r, a, n) {
|
|
9103
9103
|
var s, i;
|
|
@@ -9321,7 +9321,7 @@ class Xs {
|
|
|
9321
9321
|
}
|
|
9322
9322
|
}
|
|
9323
9323
|
}
|
|
9324
|
-
const
|
|
9324
|
+
const tb = et(({ store: e }) => {
|
|
9325
9325
|
var a;
|
|
9326
9326
|
const { t } = vr();
|
|
9327
9327
|
function r(n) {
|
|
@@ -9391,7 +9391,7 @@ const tx = et(({ store: e }) => {
|
|
|
9391
9391
|
e.setSelectedOrientation(n.target.value);
|
|
9392
9392
|
},
|
|
9393
9393
|
disabled: e.isLocked,
|
|
9394
|
-
children:
|
|
9394
|
+
children: eb.map((n) => /* @__PURE__ */ o.jsx(Nr, { value: n, children: r(n) }, n))
|
|
9395
9395
|
}
|
|
9396
9396
|
),
|
|
9397
9397
|
/* @__PURE__ */ o.jsxs(
|
|
@@ -9415,7 +9415,7 @@ const tx = et(({ store: e }) => {
|
|
|
9415
9415
|
]
|
|
9416
9416
|
}
|
|
9417
9417
|
);
|
|
9418
|
-
}),
|
|
9418
|
+
}), rb = vs(hc)(
|
|
9419
9419
|
({ theme: e }) => {
|
|
9420
9420
|
var t;
|
|
9421
9421
|
return {
|
|
@@ -9440,11 +9440,11 @@ const tx = et(({ store: e }) => {
|
|
|
9440
9440
|
};
|
|
9441
9441
|
}
|
|
9442
9442
|
);
|
|
9443
|
-
function
|
|
9443
|
+
function nb(e, t, r = (a, n) => a === n) {
|
|
9444
9444
|
return e.length === t.length && e.every((a, n) => r(a, t[n]));
|
|
9445
9445
|
}
|
|
9446
|
-
const
|
|
9447
|
-
function
|
|
9446
|
+
const ab = 2;
|
|
9447
|
+
function bu(e, t) {
|
|
9448
9448
|
return e - t;
|
|
9449
9449
|
}
|
|
9450
9450
|
function Ai(e, t) {
|
|
@@ -9481,10 +9481,10 @@ function Rn(e, t) {
|
|
|
9481
9481
|
function ea(e, t, r) {
|
|
9482
9482
|
return (e - t) * 100 / (r - t);
|
|
9483
9483
|
}
|
|
9484
|
-
function
|
|
9484
|
+
function sb(e, t, r) {
|
|
9485
9485
|
return (r - t) * e + t;
|
|
9486
9486
|
}
|
|
9487
|
-
function
|
|
9487
|
+
function ob(e) {
|
|
9488
9488
|
if (Math.abs(e) < 1) {
|
|
9489
9489
|
const r = e.toExponential().split("e-"), a = r[0].split(".")[1];
|
|
9490
9490
|
return (a ? a.length : 0) + parseInt(r[1], 10);
|
|
@@ -9492,9 +9492,9 @@ function ox(e) {
|
|
|
9492
9492
|
const t = e.toString().split(".")[1];
|
|
9493
9493
|
return t ? t.length : 0;
|
|
9494
9494
|
}
|
|
9495
|
-
function
|
|
9495
|
+
function ib(e, t, r) {
|
|
9496
9496
|
const a = Math.round((e - r) / t) * t + r;
|
|
9497
|
-
return Number(a.toFixed(
|
|
9497
|
+
return Number(a.toFixed(ob(t)));
|
|
9498
9498
|
}
|
|
9499
9499
|
function ki({
|
|
9500
9500
|
values: e,
|
|
@@ -9502,7 +9502,7 @@ function ki({
|
|
|
9502
9502
|
index: r
|
|
9503
9503
|
}) {
|
|
9504
9504
|
const a = e.slice();
|
|
9505
|
-
return a[r] = t, a.sort(
|
|
9505
|
+
return a[r] = t, a.sort(bu);
|
|
9506
9506
|
}
|
|
9507
9507
|
function wn({
|
|
9508
9508
|
sliderRef: e,
|
|
@@ -9518,9 +9518,9 @@ function wn({
|
|
|
9518
9518
|
r && r(t);
|
|
9519
9519
|
}
|
|
9520
9520
|
function Pn(e, t) {
|
|
9521
|
-
return typeof e == "number" && typeof t == "number" ? e === t : typeof e == "object" && typeof t == "object" ?
|
|
9521
|
+
return typeof e == "number" && typeof t == "number" ? e === t : typeof e == "object" && typeof t == "object" ? nb(e, t) : !1;
|
|
9522
9522
|
}
|
|
9523
|
-
const
|
|
9523
|
+
const lb = {
|
|
9524
9524
|
horizontal: {
|
|
9525
9525
|
offset: (e) => ({
|
|
9526
9526
|
left: `${e}%`
|
|
@@ -9545,12 +9545,12 @@ const lx = {
|
|
|
9545
9545
|
height: `${e}%`
|
|
9546
9546
|
})
|
|
9547
9547
|
}
|
|
9548
|
-
},
|
|
9548
|
+
}, ub = (e) => e;
|
|
9549
9549
|
let An;
|
|
9550
9550
|
function Ci() {
|
|
9551
9551
|
return An === void 0 && (typeof CSS < "u" && typeof CSS.supports == "function" ? An = CSS.supports("touch-action", "none") : An = !0), An;
|
|
9552
9552
|
}
|
|
9553
|
-
function
|
|
9553
|
+
function cb(e) {
|
|
9554
9554
|
const {
|
|
9555
9555
|
"aria-labelledby": t,
|
|
9556
9556
|
defaultValue: r,
|
|
@@ -9564,8 +9564,8 @@ function cx(e) {
|
|
|
9564
9564
|
onChange: m,
|
|
9565
9565
|
onChangeCommitted: f,
|
|
9566
9566
|
orientation: d = "horizontal",
|
|
9567
|
-
rootRef:
|
|
9568
|
-
scale: y =
|
|
9567
|
+
rootRef: x,
|
|
9568
|
+
scale: y = ub,
|
|
9569
9569
|
step: _ = 1,
|
|
9570
9570
|
shiftStep: g = 10,
|
|
9571
9571
|
tabIndex: j,
|
|
@@ -9584,7 +9584,7 @@ function cx(e) {
|
|
|
9584
9584
|
}
|
|
9585
9585
|
}), m(q, E, F);
|
|
9586
9586
|
}), Y = Array.isArray($);
|
|
9587
|
-
let X = Y ? $.slice().sort(
|
|
9587
|
+
let X = Y ? $.slice().sort(bu) : [$];
|
|
9588
9588
|
X = X.map((I) => I == null ? u : fr(I, u, l));
|
|
9589
9589
|
const ve = i === !0 && _ !== null ? [...Array(Math.floor((l - u) / _) + 1)].map((I, E) => ({
|
|
9590
9590
|
value: u + _ * E
|
|
@@ -9593,7 +9593,7 @@ function cx(e) {
|
|
|
9593
9593
|
onBlur: Re,
|
|
9594
9594
|
onFocus: Ie,
|
|
9595
9595
|
ref: rt
|
|
9596
|
-
} = dl(), [_t, Ke] = N.useState(-1), je = N.useRef(), kt = Gn(rt, je), it = Gn(
|
|
9596
|
+
} = dl(), [_t, Ke] = N.useState(-1), je = N.useRef(), kt = Gn(rt, je), it = Gn(x, kt), ze = (I) => (E) => {
|
|
9597
9597
|
var F;
|
|
9598
9598
|
const W = Number(E.currentTarget.getAttribute("data-index"));
|
|
9599
9599
|
Ie(E), Q.current === !0 && Ke(W), k(W), I == null || (F = I.onFocus) == null || F.call(I, E);
|
|
@@ -9658,8 +9658,8 @@ function cx(e) {
|
|
|
9658
9658
|
let We;
|
|
9659
9659
|
Ue.indexOf("vertical") === 0 ? We = (H - I.y) / q : We = (I.x - Be) / W, Ue.indexOf("-reverse") !== -1 && (We = 1 - We);
|
|
9660
9660
|
let te;
|
|
9661
|
-
if (te =
|
|
9662
|
-
te =
|
|
9661
|
+
if (te = sb(We, u, l), _)
|
|
9662
|
+
te = ib(te, _, u);
|
|
9663
9663
|
else {
|
|
9664
9664
|
const It = Ai(le, te);
|
|
9665
9665
|
te = le[It];
|
|
@@ -9698,7 +9698,7 @@ function cx(e) {
|
|
|
9698
9698
|
sliderRef: je,
|
|
9699
9699
|
activeIndex: W,
|
|
9700
9700
|
setActive: S
|
|
9701
|
-
}), K(F), !J && D.current >
|
|
9701
|
+
}), K(F), !J && D.current > ab && Z(!0), z && !Pn(F, $) && z(I, F, W);
|
|
9702
9702
|
}), me = Tn((I) => {
|
|
9703
9703
|
const E = Rn(I, C);
|
|
9704
9704
|
if (Z(!1), !E)
|
|
@@ -9796,7 +9796,7 @@ function cx(e) {
|
|
|
9796
9796
|
return {
|
|
9797
9797
|
active: w,
|
|
9798
9798
|
axis: Ue,
|
|
9799
|
-
axisProps:
|
|
9799
|
+
axisProps: lb,
|
|
9800
9800
|
dragging: J,
|
|
9801
9801
|
focusedThumbIndex: _t,
|
|
9802
9802
|
getHiddenInputProps: (I = {}) => {
|
|
@@ -9849,11 +9849,11 @@ function cx(e) {
|
|
|
9849
9849
|
})
|
|
9850
9850
|
};
|
|
9851
9851
|
}
|
|
9852
|
-
const
|
|
9853
|
-
function
|
|
9852
|
+
const mb = (e) => !e || !Kr(e);
|
|
9853
|
+
function db(e) {
|
|
9854
9854
|
return ln("MuiSlider", e);
|
|
9855
9855
|
}
|
|
9856
|
-
const qe = ol("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"]),
|
|
9856
|
+
const qe = ol("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"]), fb = (e) => {
|
|
9857
9857
|
const {
|
|
9858
9858
|
open: t
|
|
9859
9859
|
} = e;
|
|
@@ -9863,12 +9863,12 @@ const qe = ol("MuiSlider", ["root", "active", "colorPrimary", "colorSecondary",
|
|
|
9863
9863
|
label: qe.valueLabelLabel
|
|
9864
9864
|
};
|
|
9865
9865
|
};
|
|
9866
|
-
function
|
|
9866
|
+
function xu(e) {
|
|
9867
9867
|
const {
|
|
9868
9868
|
children: t,
|
|
9869
9869
|
className: r,
|
|
9870
9870
|
value: a
|
|
9871
|
-
} = e, n =
|
|
9871
|
+
} = e, n = fb(e);
|
|
9872
9872
|
return t ? /* @__PURE__ */ N.cloneElement(t, {
|
|
9873
9873
|
className: ft(t.props.className)
|
|
9874
9874
|
}, /* @__PURE__ */ o.jsxs(N.Fragment, {
|
|
@@ -9885,16 +9885,16 @@ function bu(e) {
|
|
|
9885
9885
|
})]
|
|
9886
9886
|
})) : null;
|
|
9887
9887
|
}
|
|
9888
|
-
process.env.NODE_ENV !== "production" && (
|
|
9888
|
+
process.env.NODE_ENV !== "production" && (xu.propTypes = {
|
|
9889
9889
|
children: h.element.isRequired,
|
|
9890
9890
|
className: h.string,
|
|
9891
9891
|
value: h.node
|
|
9892
9892
|
});
|
|
9893
|
-
const
|
|
9893
|
+
const hb = ["aria-label", "aria-valuetext", "aria-labelledby", "component", "components", "componentsProps", "color", "classes", "className", "disableSwap", "disabled", "getAriaLabel", "getAriaValueText", "marks", "max", "min", "name", "onChange", "onChangeCommitted", "orientation", "shiftStep", "size", "step", "scale", "slotProps", "slots", "tabIndex", "track", "value", "valueLabelDisplay", "valueLabelFormat"];
|
|
9894
9894
|
function Mi(e) {
|
|
9895
9895
|
return e;
|
|
9896
9896
|
}
|
|
9897
|
-
const
|
|
9897
|
+
const gb = wt("span", {
|
|
9898
9898
|
name: "MuiSlider",
|
|
9899
9899
|
slot: "Root",
|
|
9900
9900
|
overridesResolver: (e, t) => {
|
|
@@ -10000,7 +10000,7 @@ const gx = wt("span", {
|
|
|
10000
10000
|
}
|
|
10001
10001
|
}]
|
|
10002
10002
|
};
|
|
10003
|
-
}),
|
|
10003
|
+
}), pb = wt("span", {
|
|
10004
10004
|
name: "MuiSlider",
|
|
10005
10005
|
slot: "Rail",
|
|
10006
10006
|
overridesResolver: (e, t) => t.rail
|
|
@@ -10038,7 +10038,7 @@ const gx = wt("span", {
|
|
|
10038
10038
|
opacity: 1
|
|
10039
10039
|
}
|
|
10040
10040
|
}]
|
|
10041
|
-
}),
|
|
10041
|
+
}), _b = wt("span", {
|
|
10042
10042
|
name: "MuiSlider",
|
|
10043
10043
|
slot: "Track",
|
|
10044
10044
|
overridesResolver: (e, t) => t.track
|
|
@@ -10108,7 +10108,7 @@ const gx = wt("span", {
|
|
|
10108
10108
|
})))
|
|
10109
10109
|
}))]
|
|
10110
10110
|
};
|
|
10111
|
-
}),
|
|
10111
|
+
}), yb = wt("span", {
|
|
10112
10112
|
name: "MuiSlider",
|
|
10113
10113
|
slot: "Thumb",
|
|
10114
10114
|
overridesResolver: (e, t) => {
|
|
@@ -10197,7 +10197,7 @@ const gx = wt("span", {
|
|
|
10197
10197
|
[`&:hover, &.${qe.focusVisible}`]: M({}, e.vars ? {
|
|
10198
10198
|
boxShadow: `0px 0px 0px 8px rgba(${e.vars.palette[r].mainChannel} / 0.16)`
|
|
10199
10199
|
} : {
|
|
10200
|
-
boxShadow: `0px 0px 0px 8px ${
|
|
10200
|
+
boxShadow: `0px 0px 0px 8px ${xo(e.palette[r].main, 0.16)}`
|
|
10201
10201
|
}, {
|
|
10202
10202
|
"@media (hover: none)": {
|
|
10203
10203
|
boxShadow: "none"
|
|
@@ -10206,12 +10206,12 @@ const gx = wt("span", {
|
|
|
10206
10206
|
[`&.${qe.active}`]: M({}, e.vars ? {
|
|
10207
10207
|
boxShadow: `0px 0px 0px 14px rgba(${e.vars.palette[r].mainChannel} / 0.16)`
|
|
10208
10208
|
} : {
|
|
10209
|
-
boxShadow: `0px 0px 0px 14px ${
|
|
10209
|
+
boxShadow: `0px 0px 0px 14px ${xo(e.palette[r].main, 0.16)}`
|
|
10210
10210
|
})
|
|
10211
10211
|
}
|
|
10212
10212
|
}))]
|
|
10213
10213
|
};
|
|
10214
|
-
}),
|
|
10214
|
+
}), bb = wt(xu, {
|
|
10215
10215
|
name: "MuiSlider",
|
|
10216
10216
|
slot: "ValueLabel",
|
|
10217
10217
|
overridesResolver: (e, t) => t.valueLabel
|
|
@@ -10295,7 +10295,7 @@ const gx = wt("span", {
|
|
|
10295
10295
|
right: "20px"
|
|
10296
10296
|
}
|
|
10297
10297
|
}]
|
|
10298
|
-
})),
|
|
10298
|
+
})), xb = wt("span", {
|
|
10299
10299
|
name: "MuiSlider",
|
|
10300
10300
|
slot: "Mark",
|
|
10301
10301
|
shouldForwardProp: (e) => Ls(e) && e !== "markActive",
|
|
@@ -10338,7 +10338,7 @@ const gx = wt("span", {
|
|
|
10338
10338
|
opacity: 0.8
|
|
10339
10339
|
}
|
|
10340
10340
|
}]
|
|
10341
|
-
})),
|
|
10341
|
+
})), vb = wt("span", {
|
|
10342
10342
|
name: "MuiSlider",
|
|
10343
10343
|
slot: "MarkLabel",
|
|
10344
10344
|
shouldForwardProp: (e) => Ls(e) && e !== "markLabelActive",
|
|
@@ -10379,7 +10379,7 @@ const gx = wt("span", {
|
|
|
10379
10379
|
color: (e.vars || e).palette.text.primary
|
|
10380
10380
|
}
|
|
10381
10381
|
}]
|
|
10382
|
-
})),
|
|
10382
|
+
})), jb = (e) => {
|
|
10383
10383
|
const {
|
|
10384
10384
|
disabled: t,
|
|
10385
10385
|
dragging: r,
|
|
@@ -10403,11 +10403,11 @@ const gx = wt("span", {
|
|
|
10403
10403
|
disabled: ["disabled"],
|
|
10404
10404
|
focusVisible: ["focusVisible"]
|
|
10405
10405
|
};
|
|
10406
|
-
return Is(c,
|
|
10407
|
-
},
|
|
10406
|
+
return Is(c, db, i);
|
|
10407
|
+
}, Sb = ({
|
|
10408
10408
|
children: e
|
|
10409
10409
|
}) => e, vu = /* @__PURE__ */ N.forwardRef(function(t, r) {
|
|
10410
|
-
var a, n, s, i, l, u, c, m, f, d,
|
|
10410
|
+
var a, n, s, i, l, u, c, m, f, d, x, y, _, g, j, R, C, w, S, P, k, J, Z, D;
|
|
10411
10411
|
const $ = Ns({
|
|
10412
10412
|
props: t,
|
|
10413
10413
|
name: "MuiSlider"
|
|
@@ -10439,7 +10439,7 @@ const gx = wt("span", {
|
|
|
10439
10439
|
track: me = "normal",
|
|
10440
10440
|
valueLabelDisplay: Oe = "off",
|
|
10441
10441
|
valueLabelFormat: Te = Mi
|
|
10442
|
-
} = $, Ct = Fe($,
|
|
10442
|
+
} = $, Ct = Fe($, hb), Se = M({}, $, {
|
|
10443
10443
|
isRtl: K,
|
|
10444
10444
|
max: ze,
|
|
10445
10445
|
min: De,
|
|
@@ -10472,16 +10472,16 @@ const gx = wt("span", {
|
|
|
10472
10472
|
trackOffset: H,
|
|
10473
10473
|
trackLeap: Be,
|
|
10474
10474
|
getThumbStyle: We
|
|
10475
|
-
} =
|
|
10475
|
+
} = cb(M({}, Se, {
|
|
10476
10476
|
rootRef: r
|
|
10477
10477
|
}));
|
|
10478
10478
|
Se.marked = W.length > 0 && W.some((L) => L.label), Se.dragging = F, Se.focusedThumbIndex = I;
|
|
10479
|
-
const te =
|
|
10479
|
+
const te = jb(Se), Ee = (a = (n = ee == null ? void 0 : ee.root) != null ? n : le.Root) != null ? a : gb, It = (s = (i = ee == null ? void 0 : ee.rail) != null ? i : le.Rail) != null ? s : pb, rr = (l = (u = ee == null ? void 0 : ee.track) != null ? u : le.Track) != null ? l : _b, Mr = (c = (m = ee == null ? void 0 : ee.thumb) != null ? m : le.Thumb) != null ? c : yb, bt = (f = (d = ee == null ? void 0 : ee.valueLabel) != null ? d : le.ValueLabel) != null ? f : bb, Bt = (x = (y = ee == null ? void 0 : ee.mark) != null ? y : le.Mark) != null ? x : xb, Jt = (_ = (g = ee == null ? void 0 : ee.markLabel) != null ? g : le.MarkLabel) != null ? _ : vb, Ir = (j = (R = ee == null ? void 0 : ee.input) != null ? R : le.Input) != null ? j : "input", Or = (C = O == null ? void 0 : O.root) != null ? C : Q.root, hn = (w = O == null ? void 0 : O.rail) != null ? w : Q.rail, Tr = (S = O == null ? void 0 : O.track) != null ? S : Q.track, nr = (P = O == null ? void 0 : O.thumb) != null ? P : Q.thumb, ar = (k = O == null ? void 0 : O.valueLabel) != null ? k : Q.valueLabel, wa = (J = O == null ? void 0 : O.mark) != null ? J : Q.mark, Pa = (Z = O == null ? void 0 : O.markLabel) != null ? Z : Q.markLabel, gn = (D = O == null ? void 0 : O.input) != null ? D : Q.input, pn = Ot({
|
|
10480
10480
|
elementType: Ee,
|
|
10481
10481
|
getSlotProps: Ut,
|
|
10482
10482
|
externalSlotProps: Or,
|
|
10483
10483
|
externalForwardedProps: Ct,
|
|
10484
|
-
additionalProps: M({},
|
|
10484
|
+
additionalProps: M({}, mb(Ee) && {
|
|
10485
10485
|
as: ve
|
|
10486
10486
|
}),
|
|
10487
10487
|
ownerState: M({}, Se, Or == null ? void 0 : Or.ownerState),
|
|
@@ -10506,7 +10506,7 @@ const gx = wt("span", {
|
|
|
10506
10506
|
ownerState: M({}, Se, nr == null ? void 0 : nr.ownerState),
|
|
10507
10507
|
className: te.thumb
|
|
10508
10508
|
}), Ca = Ot({
|
|
10509
|
-
elementType:
|
|
10509
|
+
elementType: bt,
|
|
10510
10510
|
externalSlotProps: ar,
|
|
10511
10511
|
ownerState: M({}, Se, ar == null ? void 0 : ar.ownerState),
|
|
10512
10512
|
className: te.valueLabel
|
|
@@ -10550,7 +10550,7 @@ const gx = wt("span", {
|
|
|
10550
10550
|
})) : null]
|
|
10551
10551
|
}, U);
|
|
10552
10552
|
}), q.map((L, U) => {
|
|
10553
|
-
const re = ea(L, De, ze), G = Mt[nt].offset(re), B = Oe === "off" ?
|
|
10553
|
+
const re = ea(L, De, ze), G = Mt[nt].offset(re), B = Oe === "off" ? Sb : bt;
|
|
10554
10554
|
return (
|
|
10555
10555
|
/* TODO v6: Change component structure. It will help in avoiding the complicated React.cloneElement API added in SliderValueLabel component. Should be: Thumb -> Input, ValueLabel. Follow Joy UI's Slider structure. */
|
|
10556
10556
|
/* @__PURE__ */ o.jsx(B, M({}, !Kr(B) && {
|
|
@@ -10845,14 +10845,14 @@ process.env.NODE_ENV !== "production" && (vu.propTypes = {
|
|
|
10845
10845
|
*/
|
|
10846
10846
|
valueLabelFormat: h.oneOfType([h.func, h.string])
|
|
10847
10847
|
});
|
|
10848
|
-
var
|
|
10849
|
-
function
|
|
10850
|
-
return typeof e == "number" || Xt(e) && Zt(e) ==
|
|
10848
|
+
var Rb = "[object Number]";
|
|
10849
|
+
function wb(e) {
|
|
10850
|
+
return typeof e == "number" || Xt(e) && Zt(e) == Rb;
|
|
10851
10851
|
}
|
|
10852
|
-
const
|
|
10852
|
+
const Pb = et((e) => {
|
|
10853
10853
|
gt();
|
|
10854
10854
|
function t(r, a) {
|
|
10855
|
-
a === e.velocity || !
|
|
10855
|
+
a === e.velocity || !wb(a) || e.onVelocityChange(a);
|
|
10856
10856
|
}
|
|
10857
10857
|
return /* @__PURE__ */ o.jsxs(ge, { direction: "row", gap: 2, children: [
|
|
10858
10858
|
/* @__PURE__ */ o.jsx(
|
|
@@ -10919,7 +10919,7 @@ const Su = et(
|
|
|
10919
10919
|
}
|
|
10920
10920
|
}));
|
|
10921
10921
|
return /* @__PURE__ */ o.jsx(
|
|
10922
|
-
|
|
10922
|
+
Pb,
|
|
10923
10923
|
{
|
|
10924
10924
|
velocity: e.velocityInCurrentUnits,
|
|
10925
10925
|
min: e.minVelocityInCurrentUnits,
|
|
@@ -10938,12 +10938,12 @@ const Su = et(
|
|
|
10938
10938
|
}
|
|
10939
10939
|
);
|
|
10940
10940
|
}
|
|
10941
|
-
),
|
|
10941
|
+
), Ab = et(
|
|
10942
10942
|
({
|
|
10943
10943
|
store: e,
|
|
10944
10944
|
children: t
|
|
10945
10945
|
}) => {
|
|
10946
|
-
var f, d,
|
|
10946
|
+
var f, d, x, y, _, g, j, R, C;
|
|
10947
10947
|
const { t: r } = vr(), a = gt();
|
|
10948
10948
|
function n(w, S) {
|
|
10949
10949
|
(S === "translate" || S === "rotate") && e.setSelectedCartesianMotionType(S);
|
|
@@ -11007,7 +11007,7 @@ const Su = et(
|
|
|
11007
11007
|
const u = [
|
|
11008
11008
|
{
|
|
11009
11009
|
id: "x",
|
|
11010
|
-
colors: (
|
|
11010
|
+
colors: (x = (d = (f = a.componentsExt) == null ? void 0 : f.JoggingCartesian) == null ? void 0 : d.Axis) == null ? void 0 : x.X,
|
|
11011
11011
|
icon: /* @__PURE__ */ o.jsx(Ip, {})
|
|
11012
11012
|
},
|
|
11013
11013
|
{
|
|
@@ -11031,7 +11031,7 @@ const Su = et(
|
|
|
11031
11031
|
}
|
|
11032
11032
|
return /* @__PURE__ */ o.jsxs(ge, { flexGrow: 1, gap: 2, sx: { padding: "18px 24px" }, children: [
|
|
11033
11033
|
/* @__PURE__ */ o.jsxs(ge, { gap: 2, children: [
|
|
11034
|
-
/* @__PURE__ */ o.jsx(
|
|
11034
|
+
/* @__PURE__ */ o.jsx(tb, { store: e }),
|
|
11035
11035
|
/* @__PURE__ */ o.jsx(Su, { store: e }),
|
|
11036
11036
|
/* @__PURE__ */ o.jsx(Un, {})
|
|
11037
11037
|
] }),
|
|
@@ -11045,7 +11045,7 @@ const Su = et(
|
|
|
11045
11045
|
sx: { flexGrow: "1" },
|
|
11046
11046
|
children: [
|
|
11047
11047
|
/* @__PURE__ */ o.jsxs(
|
|
11048
|
-
|
|
11048
|
+
rb,
|
|
11049
11049
|
{
|
|
11050
11050
|
value: e.selectedCartesianMotionType,
|
|
11051
11051
|
onChange: n,
|
|
@@ -11142,7 +11142,7 @@ const Su = et(
|
|
|
11142
11142
|
t
|
|
11143
11143
|
] });
|
|
11144
11144
|
}
|
|
11145
|
-
),
|
|
11145
|
+
), kb = et(
|
|
11146
11146
|
({ store: e, children: t }) => {
|
|
11147
11147
|
async function r(n) {
|
|
11148
11148
|
await e.jogger.startJointRotation({
|
|
@@ -11193,7 +11193,7 @@ const Su = et(
|
|
|
11193
11193
|
t
|
|
11194
11194
|
] });
|
|
11195
11195
|
}
|
|
11196
|
-
),
|
|
11196
|
+
), kx = cn(
|
|
11197
11197
|
et((e) => {
|
|
11198
11198
|
const t = Uc(e.nova) ? new Lc({ instanceUrl: e.nova }) : e.nova, r = js(() => ({
|
|
11199
11199
|
joggingStore: null,
|
|
@@ -11228,7 +11228,7 @@ const Su = et(
|
|
|
11228
11228
|
...e.sx
|
|
11229
11229
|
},
|
|
11230
11230
|
children: r.joggingStore ? /* @__PURE__ */ o.jsx(
|
|
11231
|
-
|
|
11231
|
+
Cb,
|
|
11232
11232
|
{
|
|
11233
11233
|
store: r.joggingStore,
|
|
11234
11234
|
children: e.children
|
|
@@ -11237,7 +11237,7 @@ const Su = et(
|
|
|
11237
11237
|
}
|
|
11238
11238
|
);
|
|
11239
11239
|
})
|
|
11240
|
-
),
|
|
11240
|
+
), Cb = et(
|
|
11241
11241
|
({
|
|
11242
11242
|
store: e,
|
|
11243
11243
|
children: t
|
|
@@ -11265,9 +11265,9 @@ const Su = et(
|
|
|
11265
11265
|
);
|
|
11266
11266
|
function r() {
|
|
11267
11267
|
if (e.currentTab.id === "cartesian")
|
|
11268
|
-
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(
|
|
11268
|
+
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(Ab, { store: e, children: t }) });
|
|
11269
11269
|
if (e.currentTab.id === "joint")
|
|
11270
|
-
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(
|
|
11270
|
+
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx(kb, { store: e, children: t }) });
|
|
11271
11271
|
}
|
|
11272
11272
|
return /* @__PURE__ */ o.jsxs(ge, { flexGrow: 1, sx: { overflow: "hidden" }, children: [
|
|
11273
11273
|
/* @__PURE__ */ o.jsx(
|
|
@@ -11304,7 +11304,7 @@ const Su = et(
|
|
|
11304
11304
|
value: t
|
|
11305
11305
|
}, r) => {
|
|
11306
11306
|
var l;
|
|
11307
|
-
const a = gt(), [n, s] =
|
|
11307
|
+
const a = gt(), [n, s] = xr(!1);
|
|
11308
11308
|
async function i() {
|
|
11309
11309
|
if (!r || !("current" in r))
|
|
11310
11310
|
return console.warn("No copy target found"), !1;
|
|
@@ -11359,7 +11359,7 @@ const Su = et(
|
|
|
11359
11359
|
}
|
|
11360
11360
|
) });
|
|
11361
11361
|
}
|
|
11362
|
-
),
|
|
11362
|
+
), Cx = et(
|
|
11363
11363
|
({ motionStream: e }) => {
|
|
11364
11364
|
const t = Lt(null);
|
|
11365
11365
|
function r() {
|
|
@@ -11381,7 +11381,7 @@ const Su = et(
|
|
|
11381
11381
|
}
|
|
11382
11382
|
);
|
|
11383
11383
|
}
|
|
11384
|
-
),
|
|
11384
|
+
), Mx = et(
|
|
11385
11385
|
({ motionStream: e }) => {
|
|
11386
11386
|
const t = Lt(null);
|
|
11387
11387
|
function r() {
|
|
@@ -11404,15 +11404,15 @@ const Su = et(
|
|
|
11404
11404
|
);
|
|
11405
11405
|
}
|
|
11406
11406
|
);
|
|
11407
|
-
function
|
|
11407
|
+
function Mb() {
|
|
11408
11408
|
const e = window.location.href;
|
|
11409
11409
|
return e.substring(
|
|
11410
11410
|
0,
|
|
11411
11411
|
e.indexOf("/", e.indexOf("//") + 2)
|
|
11412
11412
|
);
|
|
11413
11413
|
}
|
|
11414
|
-
function
|
|
11415
|
-
baseUrl: e =
|
|
11414
|
+
function Ix({
|
|
11415
|
+
baseUrl: e = Mb(),
|
|
11416
11416
|
...t
|
|
11417
11417
|
}) {
|
|
11418
11418
|
return /* @__PURE__ */ o.jsxs(
|
|
@@ -11436,9 +11436,9 @@ function Ib({
|
|
|
11436
11436
|
}
|
|
11437
11437
|
},
|
|
11438
11438
|
children: [
|
|
11439
|
-
/* @__PURE__ */ o.jsx(
|
|
11439
|
+
/* @__PURE__ */ o.jsx(bc, { id: "no-motion-group-modal-title", children: "No motion group found" }),
|
|
11440
11440
|
/* @__PURE__ */ o.jsxs(
|
|
11441
|
-
|
|
11441
|
+
xc,
|
|
11442
11442
|
{
|
|
11443
11443
|
sx: {
|
|
11444
11444
|
marginTop: "3rem",
|
|
@@ -11483,7 +11483,7 @@ function Ib({
|
|
|
11483
11483
|
}
|
|
11484
11484
|
);
|
|
11485
11485
|
}
|
|
11486
|
-
const
|
|
11486
|
+
const Ox = Array(6).fill(2 * Math.PI);
|
|
11487
11487
|
wu.config = {
|
|
11488
11488
|
rotationOffsets: [0, -Math.PI / 2, 0, 0, 0, 0]
|
|
11489
11489
|
};
|
|
@@ -11512,7 +11512,7 @@ function wu({
|
|
|
11512
11512
|
}
|
|
11513
11513
|
)
|
|
11514
11514
|
] }),
|
|
11515
|
-
/* @__PURE__ */ o.jsxs(
|
|
11515
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "ABB_IRB1200_J00", children: [
|
|
11516
11516
|
/* @__PURE__ */ o.jsxs(
|
|
11517
11517
|
"group",
|
|
11518
11518
|
{
|
|
@@ -11520,23 +11520,23 @@ function wu({
|
|
|
11520
11520
|
position: [0, 0.399, 0],
|
|
11521
11521
|
rotation: [-Math.PI / 2, -Math.PI / 2, 0],
|
|
11522
11522
|
children: [
|
|
11523
|
-
/* @__PURE__ */ o.jsxs(
|
|
11523
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "ABB_IRB1200_J02", position: [0.35, 0, 0], children: [
|
|
11524
11524
|
/* @__PURE__ */ o.jsxs(
|
|
11525
|
-
|
|
11525
|
+
b.group,
|
|
11526
11526
|
{
|
|
11527
11527
|
name: "ABB_IRB1200_J03",
|
|
11528
11528
|
position: [0.042, 0, 0],
|
|
11529
11529
|
rotation: [-Math.PI / 2, 0, 0],
|
|
11530
11530
|
children: [
|
|
11531
11531
|
/* @__PURE__ */ o.jsxs(
|
|
11532
|
-
|
|
11532
|
+
b.group,
|
|
11533
11533
|
{
|
|
11534
11534
|
name: "ABB_IRB1200_J04",
|
|
11535
11535
|
position: [0, 0.351, 0],
|
|
11536
11536
|
rotation: [Math.PI / 2, 0, 0],
|
|
11537
11537
|
children: [
|
|
11538
11538
|
/* @__PURE__ */ o.jsxs(
|
|
11539
|
-
|
|
11539
|
+
b.group,
|
|
11540
11540
|
{
|
|
11541
11541
|
name: "ABB_IRB1200_J05",
|
|
11542
11542
|
rotation: [Math.PI / 2, 0, -Math.PI],
|
|
@@ -11757,36 +11757,36 @@ function Pu({
|
|
|
11757
11757
|
}
|
|
11758
11758
|
)
|
|
11759
11759
|
] }),
|
|
11760
|
-
/* @__PURE__ */ o.jsxs(
|
|
11760
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "ABB_IRB1300_115_10_J00", children: [
|
|
11761
11761
|
/* @__PURE__ */ o.jsxs(
|
|
11762
|
-
|
|
11762
|
+
b.group,
|
|
11763
11763
|
{
|
|
11764
11764
|
name: "ABB_IRB1300_115_10_J01",
|
|
11765
11765
|
position: [0.15, 0.544, 0],
|
|
11766
11766
|
rotation: [-Math.PI / 2, -Math.PI / 2, 0],
|
|
11767
11767
|
children: [
|
|
11768
11768
|
/* @__PURE__ */ o.jsxs(
|
|
11769
|
-
|
|
11769
|
+
b.group,
|
|
11770
11770
|
{
|
|
11771
11771
|
name: "ABB_IRB1300_115_10_J02",
|
|
11772
11772
|
position: [0.575, 0, 0],
|
|
11773
11773
|
children: [
|
|
11774
11774
|
/* @__PURE__ */ o.jsxs(
|
|
11775
|
-
|
|
11775
|
+
b.group,
|
|
11776
11776
|
{
|
|
11777
11777
|
name: "ABB_IRB1300_115_10_J03",
|
|
11778
11778
|
position: [0.04, 0, 0],
|
|
11779
11779
|
rotation: [-Math.PI / 2, 0, 0],
|
|
11780
11780
|
children: [
|
|
11781
11781
|
/* @__PURE__ */ o.jsxs(
|
|
11782
|
-
|
|
11782
|
+
b.group,
|
|
11783
11783
|
{
|
|
11784
11784
|
name: "ABB_IRB1300_115_10_J04",
|
|
11785
11785
|
position: [0, 0.425, 0],
|
|
11786
11786
|
rotation: [Math.PI / 2, 0, 0],
|
|
11787
11787
|
children: [
|
|
11788
11788
|
/* @__PURE__ */ o.jsxs(
|
|
11789
|
-
|
|
11789
|
+
b.group,
|
|
11790
11790
|
{
|
|
11791
11791
|
name: "ABB_IRB1300_115_10_J05",
|
|
11792
11792
|
rotation: [Math.PI / 2, 0, -Math.PI],
|
|
@@ -11983,31 +11983,31 @@ function Au({
|
|
|
11983
11983
|
}) {
|
|
11984
11984
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
11985
11985
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs("group", { name: "M10iD", rotation: [Math.PI / 2, 0, 0], children: [
|
|
11986
|
-
/* @__PURE__ */ o.jsxs(
|
|
11986
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "M10iD_J01", rotation: [-Math.PI / 2, 0, 0], children: [
|
|
11987
11987
|
/* @__PURE__ */ o.jsxs(
|
|
11988
|
-
|
|
11988
|
+
b.group,
|
|
11989
11989
|
{
|
|
11990
11990
|
name: "M10iD_J02",
|
|
11991
11991
|
position: [0.075, 0, 0],
|
|
11992
11992
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
11993
11993
|
children: [
|
|
11994
|
-
/* @__PURE__ */ o.jsxs(
|
|
11994
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "M10iD_J03", position: [0.64, 0, 0], children: [
|
|
11995
11995
|
/* @__PURE__ */ o.jsxs(
|
|
11996
|
-
|
|
11996
|
+
b.group,
|
|
11997
11997
|
{
|
|
11998
11998
|
name: "M10iD_J04",
|
|
11999
11999
|
position: [0.195, 0, 0],
|
|
12000
12000
|
rotation: [-Math.PI / 2, 0, 0],
|
|
12001
12001
|
children: [
|
|
12002
12002
|
/* @__PURE__ */ o.jsxs(
|
|
12003
|
-
|
|
12003
|
+
b.group,
|
|
12004
12004
|
{
|
|
12005
12005
|
name: "M10iD_J05",
|
|
12006
12006
|
position: [0, -0.7, 0],
|
|
12007
12007
|
rotation: [Math.PI / 2, 0, 0],
|
|
12008
12008
|
children: [
|
|
12009
12009
|
/* @__PURE__ */ o.jsxs(
|
|
12010
|
-
|
|
12010
|
+
b.group,
|
|
12011
12011
|
{
|
|
12012
12012
|
name: "M10iD_J06",
|
|
12013
12013
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -12178,41 +12178,41 @@ function Au({
|
|
|
12178
12178
|
)
|
|
12179
12179
|
] }) }) }) });
|
|
12180
12180
|
}
|
|
12181
|
-
|
|
12181
|
+
bs.config = {
|
|
12182
12182
|
rotationOffsets: [0, Math.PI / 2, 0, 0, 0, 0]
|
|
12183
12183
|
};
|
|
12184
|
-
function
|
|
12184
|
+
function bs({
|
|
12185
12185
|
modelURL: e,
|
|
12186
12186
|
flangeRef: t,
|
|
12187
12187
|
...r
|
|
12188
12188
|
}) {
|
|
12189
12189
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
12190
12190
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs("group", { name: "M10iD", rotation: [0, 0, 0], children: [
|
|
12191
|
-
/* @__PURE__ */ o.jsxs(
|
|
12191
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "M20iD25_J00", children: [
|
|
12192
12192
|
/* @__PURE__ */ o.jsxs(
|
|
12193
|
-
|
|
12193
|
+
b.group,
|
|
12194
12194
|
{
|
|
12195
12195
|
name: "M20iD25_J01",
|
|
12196
12196
|
position: [0.075, 0, 0],
|
|
12197
12197
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
12198
12198
|
children: [
|
|
12199
|
-
/* @__PURE__ */ o.jsxs(
|
|
12199
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "M20iD25_J02", position: [0.84, 0, 0], children: [
|
|
12200
12200
|
/* @__PURE__ */ o.jsxs(
|
|
12201
|
-
|
|
12201
|
+
b.group,
|
|
12202
12202
|
{
|
|
12203
12203
|
name: "M20iD25_J03",
|
|
12204
12204
|
position: [0.215, 0, 0],
|
|
12205
12205
|
rotation: [-Math.PI / 2, 0, 0],
|
|
12206
12206
|
children: [
|
|
12207
12207
|
/* @__PURE__ */ o.jsxs(
|
|
12208
|
-
|
|
12208
|
+
b.group,
|
|
12209
12209
|
{
|
|
12210
12210
|
name: "M20iD25_J04",
|
|
12211
12211
|
position: [0, -0.89, 0],
|
|
12212
12212
|
rotation: [Math.PI / 2, 0, 0],
|
|
12213
12213
|
children: [
|
|
12214
12214
|
/* @__PURE__ */ o.jsxs(
|
|
12215
|
-
|
|
12215
|
+
b.group,
|
|
12216
12216
|
{
|
|
12217
12217
|
name: "M20iD25_J05",
|
|
12218
12218
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -12393,29 +12393,29 @@ function ku({
|
|
|
12393
12393
|
}) {
|
|
12394
12394
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
12395
12395
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
12396
|
-
/* @__PURE__ */ o.jsxs(
|
|
12396
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "CRX10iA_J00", children: [
|
|
12397
12397
|
/* @__PURE__ */ o.jsxs(
|
|
12398
|
-
|
|
12398
|
+
b.group,
|
|
12399
12399
|
{
|
|
12400
12400
|
name: "CRX10iA_J01",
|
|
12401
12401
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
12402
12402
|
children: [
|
|
12403
|
-
/* @__PURE__ */ o.jsxs(
|
|
12403
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "CRX10iA_J02", position: [0.54, 0, 0], children: [
|
|
12404
12404
|
/* @__PURE__ */ o.jsxs(
|
|
12405
|
-
|
|
12405
|
+
b.group,
|
|
12406
12406
|
{
|
|
12407
12407
|
name: "CRX10iA_J03",
|
|
12408
12408
|
rotation: [-Math.PI / 2, 0, 0],
|
|
12409
12409
|
children: [
|
|
12410
12410
|
/* @__PURE__ */ o.jsxs(
|
|
12411
|
-
|
|
12411
|
+
b.group,
|
|
12412
12412
|
{
|
|
12413
12413
|
name: "CRX10iA_J04",
|
|
12414
12414
|
position: [0, -0.54, 0],
|
|
12415
12415
|
rotation: [Math.PI / 2, 0, 0],
|
|
12416
12416
|
children: [
|
|
12417
12417
|
/* @__PURE__ */ o.jsxs(
|
|
12418
|
-
|
|
12418
|
+
b.group,
|
|
12419
12419
|
{
|
|
12420
12420
|
name: "CRX10iA_J05",
|
|
12421
12421
|
position: [0, 0.15, 0],
|
|
@@ -12637,29 +12637,29 @@ function Cu({
|
|
|
12637
12637
|
}
|
|
12638
12638
|
)
|
|
12639
12639
|
] }),
|
|
12640
|
-
/* @__PURE__ */ o.jsxs(
|
|
12640
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_CRX10IAL_J00", children: [
|
|
12641
12641
|
/* @__PURE__ */ o.jsxs(
|
|
12642
|
-
|
|
12642
|
+
b.group,
|
|
12643
12643
|
{
|
|
12644
12644
|
name: "FANUC_CRX10IAL_J01",
|
|
12645
12645
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
12646
12646
|
children: [
|
|
12647
|
-
/* @__PURE__ */ o.jsxs(
|
|
12647
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_CRX10IAL_J02", position: [0.71, 0, 0], children: [
|
|
12648
12648
|
/* @__PURE__ */ o.jsxs(
|
|
12649
|
-
|
|
12649
|
+
b.group,
|
|
12650
12650
|
{
|
|
12651
12651
|
name: "FANUC_CRX10IAL_J03",
|
|
12652
12652
|
rotation: [-Math.PI / 2, 0, 0],
|
|
12653
12653
|
children: [
|
|
12654
12654
|
/* @__PURE__ */ o.jsxs(
|
|
12655
|
-
|
|
12655
|
+
b.group,
|
|
12656
12656
|
{
|
|
12657
12657
|
name: "FANUC_CRX10IAL_J04",
|
|
12658
12658
|
position: [0, -0.54, 0],
|
|
12659
12659
|
rotation: [Math.PI / 2, 0, 0],
|
|
12660
12660
|
children: [
|
|
12661
12661
|
/* @__PURE__ */ o.jsxs(
|
|
12662
|
-
|
|
12662
|
+
b.group,
|
|
12663
12663
|
{
|
|
12664
12664
|
name: "FANUC_CRX10IAL_J05",
|
|
12665
12665
|
position: [0, 0.15, 0],
|
|
@@ -12887,37 +12887,37 @@ function Mu({
|
|
|
12887
12887
|
material: s.fanuc_metal_black
|
|
12888
12888
|
}
|
|
12889
12889
|
),
|
|
12890
|
-
/* @__PURE__ */ o.jsxs(
|
|
12890
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_CRX20iAL_J00", position: [0, -0.245, 0], children: [
|
|
12891
12891
|
/* @__PURE__ */ o.jsxs(
|
|
12892
|
-
|
|
12892
|
+
b.group,
|
|
12893
12893
|
{
|
|
12894
12894
|
name: "FANUC_CRX20iAL_J01",
|
|
12895
12895
|
position: [0, 0.245, 0],
|
|
12896
12896
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
12897
12897
|
children: [
|
|
12898
|
-
/* @__PURE__ */ o.jsxs(
|
|
12898
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_CRX20iAL_J02", position: [0.71, 0, 0], children: [
|
|
12899
12899
|
/* @__PURE__ */ o.jsxs(
|
|
12900
|
-
|
|
12900
|
+
b.group,
|
|
12901
12901
|
{
|
|
12902
12902
|
name: "FANUC_CRX20iAL_J03",
|
|
12903
12903
|
rotation: [-Math.PI / 2, 0, 0],
|
|
12904
12904
|
children: [
|
|
12905
12905
|
/* @__PURE__ */ o.jsxs(
|
|
12906
|
-
|
|
12906
|
+
b.group,
|
|
12907
12907
|
{
|
|
12908
12908
|
name: "FANUC_CRX20iAL_J04",
|
|
12909
12909
|
position: [0, -0.54, 0],
|
|
12910
12910
|
rotation: [Math.PI / 2, 0, 0],
|
|
12911
12911
|
children: [
|
|
12912
12912
|
/* @__PURE__ */ o.jsxs(
|
|
12913
|
-
|
|
12913
|
+
b.group,
|
|
12914
12914
|
{
|
|
12915
12915
|
name: "FANUC_CRX20iAL_J05",
|
|
12916
12916
|
position: [0, 0.15, 0],
|
|
12917
12917
|
rotation: [-Math.PI / 2, 0, 0],
|
|
12918
12918
|
children: [
|
|
12919
12919
|
/* @__PURE__ */ o.jsx(
|
|
12920
|
-
|
|
12920
|
+
b.group,
|
|
12921
12921
|
{
|
|
12922
12922
|
ref: t,
|
|
12923
12923
|
name: "FANUC_CRX20iAL_FLG",
|
|
@@ -12939,7 +12939,7 @@ function Mu({
|
|
|
12939
12939
|
}
|
|
12940
12940
|
),
|
|
12941
12941
|
/* @__PURE__ */ o.jsxs(
|
|
12942
|
-
|
|
12942
|
+
b.group,
|
|
12943
12943
|
{
|
|
12944
12944
|
name: "link_5",
|
|
12945
12945
|
position: [-0.71, 0, -0.54],
|
|
@@ -12968,7 +12968,7 @@ function Mu({
|
|
|
12968
12968
|
}
|
|
12969
12969
|
),
|
|
12970
12970
|
/* @__PURE__ */ o.jsxs(
|
|
12971
|
-
|
|
12971
|
+
b.group,
|
|
12972
12972
|
{
|
|
12973
12973
|
name: "link_4",
|
|
12974
12974
|
position: [-0.71, 0, 0],
|
|
@@ -13005,7 +13005,7 @@ function Mu({
|
|
|
13005
13005
|
}
|
|
13006
13006
|
),
|
|
13007
13007
|
/* @__PURE__ */ o.jsxs(
|
|
13008
|
-
|
|
13008
|
+
b.group,
|
|
13009
13009
|
{
|
|
13010
13010
|
name: "link_3",
|
|
13011
13011
|
position: [-0.71, 0, 0],
|
|
@@ -13092,30 +13092,30 @@ function Iu({
|
|
|
13092
13092
|
}
|
|
13093
13093
|
)
|
|
13094
13094
|
] }),
|
|
13095
|
-
/* @__PURE__ */ o.jsxs(
|
|
13095
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "CRX25iA_J00", children: [
|
|
13096
13096
|
/* @__PURE__ */ o.jsxs(
|
|
13097
|
-
|
|
13097
|
+
b.group,
|
|
13098
13098
|
{
|
|
13099
13099
|
name: "CRX25iA_J01",
|
|
13100
13100
|
position: [0, 0.37, 0],
|
|
13101
13101
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
13102
13102
|
children: [
|
|
13103
|
-
/* @__PURE__ */ o.jsxs(
|
|
13103
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "CRX25iA_J02", position: [0.95, 0, 0], children: [
|
|
13104
13104
|
/* @__PURE__ */ o.jsxs(
|
|
13105
|
-
|
|
13105
|
+
b.group,
|
|
13106
13106
|
{
|
|
13107
13107
|
name: "CRX25iA_J03",
|
|
13108
13108
|
rotation: [-Math.PI / 2, 0, 0],
|
|
13109
13109
|
children: [
|
|
13110
13110
|
/* @__PURE__ */ o.jsxs(
|
|
13111
|
-
|
|
13111
|
+
b.group,
|
|
13112
13112
|
{
|
|
13113
13113
|
name: "CRX25iA_J04",
|
|
13114
13114
|
position: [0, -0.75, 0],
|
|
13115
13115
|
rotation: [Math.PI / 2, 0, 0],
|
|
13116
13116
|
children: [
|
|
13117
13117
|
/* @__PURE__ */ o.jsxs(
|
|
13118
|
-
|
|
13118
|
+
b.group,
|
|
13119
13119
|
{
|
|
13120
13120
|
name: "CRX25iA_J05",
|
|
13121
13121
|
position: [0, 0.185, 0],
|
|
@@ -13253,30 +13253,30 @@ function Ou({
|
|
|
13253
13253
|
}) {
|
|
13254
13254
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
13255
13255
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
13256
|
-
/* @__PURE__ */ o.jsxs(
|
|
13256
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "CRX10iA_J00", children: [
|
|
13257
13257
|
/* @__PURE__ */ o.jsxs(
|
|
13258
|
-
|
|
13258
|
+
b.group,
|
|
13259
13259
|
{
|
|
13260
13260
|
name: "CRX10iA_J01",
|
|
13261
13261
|
position: [0, 0.245, 0],
|
|
13262
13262
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
13263
13263
|
children: [
|
|
13264
|
-
/* @__PURE__ */ o.jsxs(
|
|
13264
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "CRX10iA_J02", position: [0.71, 0, 0], children: [
|
|
13265
13265
|
/* @__PURE__ */ o.jsxs(
|
|
13266
|
-
|
|
13266
|
+
b.group,
|
|
13267
13267
|
{
|
|
13268
13268
|
name: "CRX10iA_J03",
|
|
13269
13269
|
rotation: [-Math.PI / 2, 0, 0],
|
|
13270
13270
|
children: [
|
|
13271
13271
|
/* @__PURE__ */ o.jsxs(
|
|
13272
|
-
|
|
13272
|
+
b.group,
|
|
13273
13273
|
{
|
|
13274
13274
|
name: "CRX10iA_J04",
|
|
13275
13275
|
position: [0, -0.54, 0],
|
|
13276
13276
|
rotation: [Math.PI / 2, 0, 0],
|
|
13277
13277
|
children: [
|
|
13278
13278
|
/* @__PURE__ */ o.jsxs(
|
|
13279
|
-
|
|
13279
|
+
b.group,
|
|
13280
13280
|
{
|
|
13281
13281
|
name: "CRX10iA_J05",
|
|
13282
13282
|
position: [0, 0.15, 0],
|
|
@@ -13473,36 +13473,36 @@ function Tu({
|
|
|
13473
13473
|
}
|
|
13474
13474
|
)
|
|
13475
13475
|
] }),
|
|
13476
|
-
/* @__PURE__ */ o.jsxs(
|
|
13476
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_LRMATE-200ID_J00", children: [
|
|
13477
13477
|
/* @__PURE__ */ o.jsxs(
|
|
13478
|
-
|
|
13478
|
+
b.group,
|
|
13479
13479
|
{
|
|
13480
13480
|
name: "FANUC_LRMATE-200ID_J01",
|
|
13481
13481
|
position: [0.05, 0, 0],
|
|
13482
13482
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
13483
13483
|
children: [
|
|
13484
13484
|
/* @__PURE__ */ o.jsxs(
|
|
13485
|
-
|
|
13485
|
+
b.group,
|
|
13486
13486
|
{
|
|
13487
13487
|
name: "FANUC_LRMATE-200ID_J02",
|
|
13488
13488
|
position: [0.33, 0, 0],
|
|
13489
13489
|
children: [
|
|
13490
13490
|
/* @__PURE__ */ o.jsxs(
|
|
13491
|
-
|
|
13491
|
+
b.group,
|
|
13492
13492
|
{
|
|
13493
13493
|
name: "FANUC_LRMATE-200ID_J03",
|
|
13494
13494
|
position: [0.035, 0, 0],
|
|
13495
13495
|
rotation: [-Math.PI / 2, 0, 0],
|
|
13496
13496
|
children: [
|
|
13497
13497
|
/* @__PURE__ */ o.jsxs(
|
|
13498
|
-
|
|
13498
|
+
b.group,
|
|
13499
13499
|
{
|
|
13500
13500
|
name: "FANUC_LRMATE-200ID_J04",
|
|
13501
13501
|
position: [0, -0.335, 0],
|
|
13502
13502
|
rotation: [Math.PI / 2, 0, 0],
|
|
13503
13503
|
children: [
|
|
13504
13504
|
/* @__PURE__ */ o.jsxs(
|
|
13505
|
-
|
|
13505
|
+
b.group,
|
|
13506
13506
|
{
|
|
13507
13507
|
name: "FANUC_LRMATE-200ID_J05",
|
|
13508
13508
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -13626,35 +13626,35 @@ function Eu({
|
|
|
13626
13626
|
material: n.fanuc_metal_black
|
|
13627
13627
|
}
|
|
13628
13628
|
),
|
|
13629
|
-
/* @__PURE__ */ o.jsxs(
|
|
13629
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_LRMATE200ID4S_J00", children: [
|
|
13630
13630
|
/* @__PURE__ */ o.jsxs(
|
|
13631
|
-
|
|
13631
|
+
b.group,
|
|
13632
13632
|
{
|
|
13633
13633
|
name: "FANUC_LRMATE200ID4S_J01",
|
|
13634
13634
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
13635
13635
|
children: [
|
|
13636
13636
|
/* @__PURE__ */ o.jsxs(
|
|
13637
|
-
|
|
13637
|
+
b.group,
|
|
13638
13638
|
{
|
|
13639
13639
|
name: "FANUC_LRMATE200ID4S_J02",
|
|
13640
13640
|
position: [0.26, 0, 0],
|
|
13641
13641
|
children: [
|
|
13642
13642
|
/* @__PURE__ */ o.jsxs(
|
|
13643
|
-
|
|
13643
|
+
b.group,
|
|
13644
13644
|
{
|
|
13645
13645
|
name: "FANUC_LRMATE200ID4S_J03",
|
|
13646
13646
|
position: [0.02, 0, 0],
|
|
13647
13647
|
rotation: [-Math.PI / 2, 0, 0],
|
|
13648
13648
|
children: [
|
|
13649
13649
|
/* @__PURE__ */ o.jsxs(
|
|
13650
|
-
|
|
13650
|
+
b.group,
|
|
13651
13651
|
{
|
|
13652
13652
|
name: "FANUC_LRMATE200ID4S_J04",
|
|
13653
13653
|
position: [0, -0.29, 0],
|
|
13654
13654
|
rotation: [Math.PI / 2, 0, 0],
|
|
13655
13655
|
children: [
|
|
13656
13656
|
/* @__PURE__ */ o.jsxs(
|
|
13657
|
-
|
|
13657
|
+
b.group,
|
|
13658
13658
|
{
|
|
13659
13659
|
name: "FANUC_LRMATE200ID4S_J05",
|
|
13660
13660
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -13794,42 +13794,42 @@ function Lu({
|
|
|
13794
13794
|
}
|
|
13795
13795
|
)
|
|
13796
13796
|
] }),
|
|
13797
|
-
/* @__PURE__ */ o.jsxs(
|
|
13797
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "FANUC_LRMATE200ID7L_J00", children: [
|
|
13798
13798
|
/* @__PURE__ */ o.jsxs(
|
|
13799
|
-
|
|
13799
|
+
b.group,
|
|
13800
13800
|
{
|
|
13801
13801
|
name: "FANUC_LRMATE200ID7L_J01",
|
|
13802
13802
|
position: [0.05, 0, 0],
|
|
13803
13803
|
rotation: [Math.PI / 2, Math.PI / 2, 0],
|
|
13804
13804
|
children: [
|
|
13805
13805
|
/* @__PURE__ */ o.jsxs(
|
|
13806
|
-
|
|
13806
|
+
b.group,
|
|
13807
13807
|
{
|
|
13808
13808
|
name: "FANUC_LRMATE200ID7L_J02",
|
|
13809
13809
|
position: [0.44, 0, 0],
|
|
13810
13810
|
children: [
|
|
13811
13811
|
/* @__PURE__ */ o.jsxs(
|
|
13812
|
-
|
|
13812
|
+
b.group,
|
|
13813
13813
|
{
|
|
13814
13814
|
name: "FANUC_LRMATE200ID7L_J03",
|
|
13815
13815
|
position: [0.035, 0, 0],
|
|
13816
13816
|
rotation: [-Math.PI / 2, 0, 0],
|
|
13817
13817
|
children: [
|
|
13818
13818
|
/* @__PURE__ */ o.jsxs(
|
|
13819
|
-
|
|
13819
|
+
b.group,
|
|
13820
13820
|
{
|
|
13821
13821
|
name: "FANUC_LRMATE200ID7L_J04",
|
|
13822
13822
|
position: [0, -0.42, 0],
|
|
13823
13823
|
rotation: [Math.PI / 2, 0, 0],
|
|
13824
13824
|
children: [
|
|
13825
13825
|
/* @__PURE__ */ o.jsxs(
|
|
13826
|
-
|
|
13826
|
+
b.group,
|
|
13827
13827
|
{
|
|
13828
13828
|
name: "FANUC_LRMATE200ID7L_J05",
|
|
13829
13829
|
rotation: [-Math.PI / 2, 0, 0],
|
|
13830
13830
|
children: [
|
|
13831
13831
|
/* @__PURE__ */ o.jsx(
|
|
13832
|
-
|
|
13832
|
+
b.group,
|
|
13833
13833
|
{
|
|
13834
13834
|
ref: t,
|
|
13835
13835
|
name: "FANUC_LRMATE200ID7L_FLG",
|
|
@@ -14016,37 +14016,37 @@ function Nu({
|
|
|
14016
14016
|
}
|
|
14017
14017
|
)
|
|
14018
14018
|
] }),
|
|
14019
|
-
/* @__PURE__ */ o.jsxs(
|
|
14019
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "KUKA_KR16R2010_2_J00", children: [
|
|
14020
14020
|
/* @__PURE__ */ o.jsxs(
|
|
14021
|
-
|
|
14021
|
+
b.group,
|
|
14022
14022
|
{
|
|
14023
14023
|
name: "KUKA_KR16R2010_2_J01",
|
|
14024
14024
|
position: [0.16, 0.52, 0],
|
|
14025
14025
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14026
14026
|
children: [
|
|
14027
14027
|
/* @__PURE__ */ o.jsxs(
|
|
14028
|
-
|
|
14028
|
+
b.group,
|
|
14029
14029
|
{
|
|
14030
14030
|
name: "KUKA_KR16R2010_2_J02",
|
|
14031
14031
|
position: [0.98, 0, 0],
|
|
14032
14032
|
rotation: [0, -Math.PI / 2, 0],
|
|
14033
14033
|
children: [
|
|
14034
14034
|
/* @__PURE__ */ o.jsxs(
|
|
14035
|
-
|
|
14035
|
+
b.group,
|
|
14036
14036
|
{
|
|
14037
14037
|
name: "KUKA_KR16R2010_2_J03",
|
|
14038
14038
|
position: [0.15, 0, 0],
|
|
14039
14039
|
rotation: [Math.PI / 2, 0, 0],
|
|
14040
14040
|
children: [
|
|
14041
14041
|
/* @__PURE__ */ o.jsxs(
|
|
14042
|
-
|
|
14042
|
+
b.group,
|
|
14043
14043
|
{
|
|
14044
14044
|
name: "KUKA_KR16R2010_2_J04",
|
|
14045
14045
|
position: [0, -0.86, 0],
|
|
14046
14046
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14047
14047
|
children: [
|
|
14048
14048
|
/* @__PURE__ */ o.jsx(
|
|
14049
|
-
|
|
14049
|
+
b.group,
|
|
14050
14050
|
{
|
|
14051
14051
|
ref: t,
|
|
14052
14052
|
name: "KUKA_KR16R2010_2_J05",
|
|
@@ -14213,37 +14213,37 @@ function $u({
|
|
|
14213
14213
|
}
|
|
14214
14214
|
)
|
|
14215
14215
|
] }),
|
|
14216
|
-
/* @__PURE__ */ o.jsxs(
|
|
14216
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "KUKA_KR20R1810_2_J00", children: [
|
|
14217
14217
|
/* @__PURE__ */ o.jsxs(
|
|
14218
|
-
|
|
14218
|
+
b.group,
|
|
14219
14219
|
{
|
|
14220
14220
|
name: "KUKA_KR20R1810_2_J01",
|
|
14221
14221
|
position: [0.16, 0.52, 0],
|
|
14222
14222
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14223
14223
|
children: [
|
|
14224
14224
|
/* @__PURE__ */ o.jsxs(
|
|
14225
|
-
|
|
14225
|
+
b.group,
|
|
14226
14226
|
{
|
|
14227
14227
|
name: "KUKA_KR20R1810_2_J02",
|
|
14228
14228
|
position: [0.78, 0, 0],
|
|
14229
14229
|
rotation: [0, -Math.PI / 2, 0],
|
|
14230
14230
|
children: [
|
|
14231
14231
|
/* @__PURE__ */ o.jsxs(
|
|
14232
|
-
|
|
14232
|
+
b.group,
|
|
14233
14233
|
{
|
|
14234
14234
|
name: "KUKA_KR20R1810_2_J03",
|
|
14235
14235
|
position: [0.15, 0, 0],
|
|
14236
14236
|
rotation: [Math.PI / 2, 0, 0],
|
|
14237
14237
|
children: [
|
|
14238
14238
|
/* @__PURE__ */ o.jsxs(
|
|
14239
|
-
|
|
14239
|
+
b.group,
|
|
14240
14240
|
{
|
|
14241
14241
|
name: "KUKA_KR20R1810_2_J04",
|
|
14242
14242
|
position: [0, -0.86, 0],
|
|
14243
14243
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14244
14244
|
children: [
|
|
14245
14245
|
/* @__PURE__ */ o.jsxs(
|
|
14246
|
-
|
|
14246
|
+
b.group,
|
|
14247
14247
|
{
|
|
14248
14248
|
name: "KUKA_KR20R1810_2_J05",
|
|
14249
14249
|
rotation: [-Math.PI / 2, 0, -Math.PI],
|
|
@@ -14497,37 +14497,37 @@ function Fu({
|
|
|
14497
14497
|
}) {
|
|
14498
14498
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
14499
14499
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs("group", { name: "kuka_kr210_2700", children: [
|
|
14500
|
-
/* @__PURE__ */ o.jsxs(
|
|
14500
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "joint_01", children: [
|
|
14501
14501
|
/* @__PURE__ */ o.jsxs(
|
|
14502
|
-
|
|
14502
|
+
b.group,
|
|
14503
14503
|
{
|
|
14504
14504
|
name: "joint_02",
|
|
14505
14505
|
position: [0.33, 0.645, 0],
|
|
14506
14506
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14507
14507
|
children: [
|
|
14508
14508
|
/* @__PURE__ */ o.jsxs(
|
|
14509
|
-
|
|
14509
|
+
b.group,
|
|
14510
14510
|
{
|
|
14511
14511
|
name: "joint_03",
|
|
14512
14512
|
position: [1.15, 0, 0],
|
|
14513
14513
|
rotation: [0, -Math.PI / 2, 0],
|
|
14514
14514
|
children: [
|
|
14515
14515
|
/* @__PURE__ */ o.jsxs(
|
|
14516
|
-
|
|
14516
|
+
b.group,
|
|
14517
14517
|
{
|
|
14518
14518
|
name: "joint_04",
|
|
14519
14519
|
position: [0.115, 0, 0],
|
|
14520
14520
|
rotation: [Math.PI / 2, 0, 0],
|
|
14521
14521
|
children: [
|
|
14522
14522
|
/* @__PURE__ */ o.jsxs(
|
|
14523
|
-
|
|
14523
|
+
b.group,
|
|
14524
14524
|
{
|
|
14525
14525
|
name: "joint_05",
|
|
14526
14526
|
position: [0, -1.22, 0],
|
|
14527
14527
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14528
14528
|
children: [
|
|
14529
14529
|
/* @__PURE__ */ o.jsxs(
|
|
14530
|
-
|
|
14530
|
+
b.group,
|
|
14531
14531
|
{
|
|
14532
14532
|
name: "joint_06",
|
|
14533
14533
|
rotation: [Math.PI / 2, 0, 0],
|
|
@@ -14813,37 +14813,37 @@ function Du({
|
|
|
14813
14813
|
}) {
|
|
14814
14814
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
14815
14815
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
14816
|
-
/* @__PURE__ */ o.jsxs(
|
|
14816
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "joint_01", children: [
|
|
14817
14817
|
/* @__PURE__ */ o.jsxs(
|
|
14818
|
-
|
|
14818
|
+
b.group,
|
|
14819
14819
|
{
|
|
14820
14820
|
name: "joint_02",
|
|
14821
14821
|
position: [0.35, 0.675, 0],
|
|
14822
14822
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14823
14823
|
children: [
|
|
14824
14824
|
/* @__PURE__ */ o.jsxs(
|
|
14825
|
-
|
|
14825
|
+
b.group,
|
|
14826
14826
|
{
|
|
14827
14827
|
name: "joint_03",
|
|
14828
14828
|
position: [1.15, 0, 0],
|
|
14829
14829
|
rotation: [0, -Math.PI / 2, 0],
|
|
14830
14830
|
children: [
|
|
14831
14831
|
/* @__PURE__ */ o.jsxs(
|
|
14832
|
-
|
|
14832
|
+
b.group,
|
|
14833
14833
|
{
|
|
14834
14834
|
name: "joint_04",
|
|
14835
14835
|
position: [-0.041, 0, 0],
|
|
14836
14836
|
rotation: [Math.PI / 2, 0, 0],
|
|
14837
14837
|
children: [
|
|
14838
14838
|
/* @__PURE__ */ o.jsxs(
|
|
14839
|
-
|
|
14839
|
+
b.group,
|
|
14840
14840
|
{
|
|
14841
14841
|
name: "joint_05",
|
|
14842
14842
|
position: [0, -1.2, 0],
|
|
14843
14843
|
rotation: [-Math.PI / 2, 0, 0],
|
|
14844
14844
|
children: [
|
|
14845
14845
|
/* @__PURE__ */ o.jsxs(
|
|
14846
|
-
|
|
14846
|
+
b.group,
|
|
14847
14847
|
{
|
|
14848
14848
|
name: "joint_06",
|
|
14849
14849
|
rotation: [Math.PI / 2, 0, 0],
|
|
@@ -15090,37 +15090,37 @@ function Uu({
|
|
|
15090
15090
|
}
|
|
15091
15091
|
)
|
|
15092
15092
|
] }),
|
|
15093
|
-
/* @__PURE__ */ o.jsxs(
|
|
15093
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "KUKA_KR6R700-2_J00", children: [
|
|
15094
15094
|
/* @__PURE__ */ o.jsxs(
|
|
15095
|
-
|
|
15095
|
+
b.group,
|
|
15096
15096
|
{
|
|
15097
15097
|
name: "KUKA_KR6R700-2_J01",
|
|
15098
15098
|
position: [0.025, 0.4, 0],
|
|
15099
15099
|
rotation: [-Math.PI / 2, 0, 0],
|
|
15100
15100
|
children: [
|
|
15101
15101
|
/* @__PURE__ */ o.jsxs(
|
|
15102
|
-
|
|
15102
|
+
b.group,
|
|
15103
15103
|
{
|
|
15104
15104
|
name: "KUKA_KR6R700-2_J02",
|
|
15105
15105
|
position: [0.335, 0, 0],
|
|
15106
15106
|
rotation: [0, -Math.PI / 2, 0],
|
|
15107
15107
|
children: [
|
|
15108
15108
|
/* @__PURE__ */ o.jsxs(
|
|
15109
|
-
|
|
15109
|
+
b.group,
|
|
15110
15110
|
{
|
|
15111
15111
|
name: "KUKA_KR6R700-2_J03",
|
|
15112
15112
|
position: [0.025, 0, 0],
|
|
15113
15113
|
rotation: [Math.PI / 2, 0, 0],
|
|
15114
15114
|
children: [
|
|
15115
15115
|
/* @__PURE__ */ o.jsxs(
|
|
15116
|
-
|
|
15116
|
+
b.group,
|
|
15117
15117
|
{
|
|
15118
15118
|
name: "KUKA_KR6R700-2_J04",
|
|
15119
15119
|
position: [0, -0.365, 0],
|
|
15120
15120
|
rotation: [-Math.PI / 2, 0, 0],
|
|
15121
15121
|
children: [
|
|
15122
15122
|
/* @__PURE__ */ o.jsxs(
|
|
15123
|
-
|
|
15123
|
+
b.group,
|
|
15124
15124
|
{
|
|
15125
15125
|
name: "KUKA_KR6R700-2_J05",
|
|
15126
15126
|
rotation: [-Math.PI / 2, 0, -Math.PI],
|
|
@@ -15242,13 +15242,13 @@ function Uu({
|
|
|
15242
15242
|
] })
|
|
15243
15243
|
] }) });
|
|
15244
15244
|
}
|
|
15245
|
-
function
|
|
15245
|
+
function Ib({
|
|
15246
15246
|
modelURL: e,
|
|
15247
15247
|
flangeRef: t,
|
|
15248
15248
|
...r
|
|
15249
15249
|
}) {
|
|
15250
15250
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
15251
|
-
return /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs(
|
|
15251
|
+
return /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs(b.group, { name: "UNIVERSALROBOTS_UR10CB_J00", children: [
|
|
15252
15252
|
/* @__PURE__ */ o.jsxs("group", { name: "link_0", children: [
|
|
15253
15253
|
/* @__PURE__ */ o.jsx(
|
|
15254
15254
|
"mesh",
|
|
@@ -15268,7 +15268,7 @@ function Ix({
|
|
|
15268
15268
|
)
|
|
15269
15269
|
] }),
|
|
15270
15270
|
/* @__PURE__ */ o.jsxs(
|
|
15271
|
-
|
|
15271
|
+
b.group,
|
|
15272
15272
|
{
|
|
15273
15273
|
name: "UNIVERSALROBOTS_UR10CB_J01",
|
|
15274
15274
|
position: [0, 0.127, 0],
|
|
@@ -15333,7 +15333,7 @@ function Ix({
|
|
|
15333
15333
|
}
|
|
15334
15334
|
),
|
|
15335
15335
|
/* @__PURE__ */ o.jsxs(
|
|
15336
|
-
|
|
15336
|
+
b.group,
|
|
15337
15337
|
{
|
|
15338
15338
|
name: "UNIVERSALROBOTS_UR10CB_J02",
|
|
15339
15339
|
position: [-0.612, 0, 0],
|
|
@@ -15397,7 +15397,7 @@ function Ix({
|
|
|
15397
15397
|
}
|
|
15398
15398
|
),
|
|
15399
15399
|
/* @__PURE__ */ o.jsxs(
|
|
15400
|
-
|
|
15400
|
+
b.group,
|
|
15401
15401
|
{
|
|
15402
15402
|
name: "UNIVERSALROBOTS_UR10CB_J03",
|
|
15403
15403
|
position: [-0.572, 0, 0],
|
|
@@ -15453,7 +15453,7 @@ function Ix({
|
|
|
15453
15453
|
}
|
|
15454
15454
|
),
|
|
15455
15455
|
/* @__PURE__ */ o.jsxs(
|
|
15456
|
-
|
|
15456
|
+
b.group,
|
|
15457
15457
|
{
|
|
15458
15458
|
name: "UNIVERSALROBOTS_UR10CB_J04",
|
|
15459
15459
|
position: [0, 0.164, 0],
|
|
@@ -15510,7 +15510,7 @@ function Ix({
|
|
|
15510
15510
|
}
|
|
15511
15511
|
),
|
|
15512
15512
|
/* @__PURE__ */ o.jsxs(
|
|
15513
|
-
|
|
15513
|
+
b.group,
|
|
15514
15514
|
{
|
|
15515
15515
|
name: "UNIVERSALROBOTS_UR10CB_J05",
|
|
15516
15516
|
position: [0, 0.116, 0],
|
|
@@ -15610,14 +15610,14 @@ function Ix({
|
|
|
15610
15610
|
)
|
|
15611
15611
|
] }) }) });
|
|
15612
15612
|
}
|
|
15613
|
-
function
|
|
15613
|
+
function Ob({
|
|
15614
15614
|
modelURL: e,
|
|
15615
15615
|
flangeRef: t,
|
|
15616
15616
|
...r
|
|
15617
15617
|
}) {
|
|
15618
15618
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
15619
15619
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
15620
|
-
/* @__PURE__ */ o.jsxs(
|
|
15620
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UNIVERSALROBOTS_UR10E_J00", children: [
|
|
15621
15621
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", children: [
|
|
15622
15622
|
/* @__PURE__ */ o.jsx(
|
|
15623
15623
|
"mesh",
|
|
@@ -15661,7 +15661,7 @@ function Ox({
|
|
|
15661
15661
|
)
|
|
15662
15662
|
] }),
|
|
15663
15663
|
/* @__PURE__ */ o.jsxs(
|
|
15664
|
-
|
|
15664
|
+
b.group,
|
|
15665
15665
|
{
|
|
15666
15666
|
name: "UNIVERSALROBOTS_UR10E_J01",
|
|
15667
15667
|
position: [0, 0.181, 0],
|
|
@@ -15728,7 +15728,7 @@ function Ox({
|
|
|
15728
15728
|
}
|
|
15729
15729
|
),
|
|
15730
15730
|
/* @__PURE__ */ o.jsxs(
|
|
15731
|
-
|
|
15731
|
+
b.group,
|
|
15732
15732
|
{
|
|
15733
15733
|
name: "UNIVERSALROBOTS_UR10E_J02",
|
|
15734
15734
|
position: [-0.613, 0, 0],
|
|
@@ -15794,7 +15794,7 @@ function Ox({
|
|
|
15794
15794
|
}
|
|
15795
15795
|
),
|
|
15796
15796
|
/* @__PURE__ */ o.jsxs(
|
|
15797
|
-
|
|
15797
|
+
b.group,
|
|
15798
15798
|
{
|
|
15799
15799
|
name: "UNIVERSALROBOTS_UR10E_J03",
|
|
15800
15800
|
position: [-0.572, 0, 0],
|
|
@@ -15850,7 +15850,7 @@ function Ox({
|
|
|
15850
15850
|
}
|
|
15851
15851
|
),
|
|
15852
15852
|
/* @__PURE__ */ o.jsxs(
|
|
15853
|
-
|
|
15853
|
+
b.group,
|
|
15854
15854
|
{
|
|
15855
15855
|
name: "UNIVERSALROBOTS_UR10E_J04",
|
|
15856
15856
|
position: [0, 0.174, 0],
|
|
@@ -15907,7 +15907,7 @@ function Ox({
|
|
|
15907
15907
|
}
|
|
15908
15908
|
),
|
|
15909
15909
|
/* @__PURE__ */ o.jsxs(
|
|
15910
|
-
|
|
15910
|
+
b.group,
|
|
15911
15911
|
{
|
|
15912
15912
|
name: "UNIVERSALROBOTS_UR10E_J05",
|
|
15913
15913
|
position: [0, 0.12, 0],
|
|
@@ -15991,7 +15991,7 @@ function Ox({
|
|
|
15991
15991
|
] })
|
|
15992
15992
|
] }) }) });
|
|
15993
15993
|
}
|
|
15994
|
-
function
|
|
15994
|
+
function Tb({
|
|
15995
15995
|
modelURL: e,
|
|
15996
15996
|
flangeRef: t,
|
|
15997
15997
|
...r
|
|
@@ -16040,7 +16040,7 @@ function Tx({
|
|
|
16040
16040
|
}
|
|
16041
16041
|
)
|
|
16042
16042
|
] }),
|
|
16043
|
-
/* @__PURE__ */ o.jsxs(
|
|
16043
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UNIVERSALROBOTS_UR16E_J00", children: [
|
|
16044
16044
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", children: [
|
|
16045
16045
|
/* @__PURE__ */ o.jsx(
|
|
16046
16046
|
"mesh",
|
|
@@ -16076,7 +16076,7 @@ function Tx({
|
|
|
16076
16076
|
)
|
|
16077
16077
|
] }),
|
|
16078
16078
|
/* @__PURE__ */ o.jsxs(
|
|
16079
|
-
|
|
16079
|
+
b.group,
|
|
16080
16080
|
{
|
|
16081
16081
|
name: "UNIVERSALROBOTS_UR16E_J01",
|
|
16082
16082
|
position: [0, 0.181, 0],
|
|
@@ -16133,7 +16133,7 @@ function Tx({
|
|
|
16133
16133
|
}
|
|
16134
16134
|
),
|
|
16135
16135
|
/* @__PURE__ */ o.jsxs(
|
|
16136
|
-
|
|
16136
|
+
b.group,
|
|
16137
16137
|
{
|
|
16138
16138
|
name: "UNIVERSALROBOTS_UR16E_J02",
|
|
16139
16139
|
position: [-0.478, 0, 0],
|
|
@@ -16189,7 +16189,7 @@ function Tx({
|
|
|
16189
16189
|
}
|
|
16190
16190
|
),
|
|
16191
16191
|
/* @__PURE__ */ o.jsxs(
|
|
16192
|
-
|
|
16192
|
+
b.group,
|
|
16193
16193
|
{
|
|
16194
16194
|
name: "UNIVERSALROBOTS_UR16E_J03",
|
|
16195
16195
|
position: [-0.36, 0, 0],
|
|
@@ -16237,7 +16237,7 @@ function Tx({
|
|
|
16237
16237
|
}
|
|
16238
16238
|
),
|
|
16239
16239
|
/* @__PURE__ */ o.jsxs(
|
|
16240
|
-
|
|
16240
|
+
b.group,
|
|
16241
16241
|
{
|
|
16242
16242
|
name: "UNIVERSALROBOTS_UR16E_J04",
|
|
16243
16243
|
position: [0, 0.174, 0],
|
|
@@ -16286,7 +16286,7 @@ function Tx({
|
|
|
16286
16286
|
}
|
|
16287
16287
|
),
|
|
16288
16288
|
/* @__PURE__ */ o.jsxs(
|
|
16289
|
-
|
|
16289
|
+
b.group,
|
|
16290
16290
|
{
|
|
16291
16291
|
name: "UNIVERSALROBOTS_UR16E_J05",
|
|
16292
16292
|
position: [0, 0.12, 0],
|
|
@@ -16344,25 +16344,25 @@ function Tx({
|
|
|
16344
16344
|
] })
|
|
16345
16345
|
] }) });
|
|
16346
16346
|
}
|
|
16347
|
-
function
|
|
16347
|
+
function Eb({
|
|
16348
16348
|
modelURL: e,
|
|
16349
16349
|
flangeRef: t,
|
|
16350
16350
|
...r
|
|
16351
16351
|
}) {
|
|
16352
16352
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
16353
16353
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs("group", { name: "UR3", rotation: [Math.PI / 2, 0, 0], children: [
|
|
16354
|
-
/* @__PURE__ */ o.jsxs(
|
|
16354
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UR3_J01", rotation: [-Math.PI / 2, 0, 0], children: [
|
|
16355
16355
|
/* @__PURE__ */ o.jsxs(
|
|
16356
|
-
|
|
16356
|
+
b.group,
|
|
16357
16357
|
{
|
|
16358
16358
|
name: "UR3_J02",
|
|
16359
16359
|
position: [0, 0.152, 0],
|
|
16360
16360
|
rotation: [Math.PI / 2, 0, 0],
|
|
16361
16361
|
children: [
|
|
16362
|
-
/* @__PURE__ */ o.jsxs(
|
|
16363
|
-
/* @__PURE__ */ o.jsxs(
|
|
16362
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UR3_J03", position: [-0.244, 0, 0], children: [
|
|
16363
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UR3_J04", position: [-0.213, 0, 0], children: [
|
|
16364
16364
|
/* @__PURE__ */ o.jsxs(
|
|
16365
|
-
|
|
16365
|
+
b.group,
|
|
16366
16366
|
{
|
|
16367
16367
|
name: "UR3_J05",
|
|
16368
16368
|
position: [0, 0.112, 0],
|
|
@@ -16377,7 +16377,7 @@ function Ex({
|
|
|
16377
16377
|
}
|
|
16378
16378
|
),
|
|
16379
16379
|
/* @__PURE__ */ o.jsxs(
|
|
16380
|
-
|
|
16380
|
+
b.group,
|
|
16381
16381
|
{
|
|
16382
16382
|
name: "UR3_J06",
|
|
16383
16383
|
position: [0, 0.085, 0],
|
|
@@ -16454,7 +16454,7 @@ function Ex({
|
|
|
16454
16454
|
)
|
|
16455
16455
|
] }) }) }) });
|
|
16456
16456
|
}
|
|
16457
|
-
function
|
|
16457
|
+
function Lb({
|
|
16458
16458
|
modelURL: e,
|
|
16459
16459
|
flangeRef: t,
|
|
16460
16460
|
...r
|
|
@@ -16479,7 +16479,7 @@ function Lx({
|
|
|
16479
16479
|
}
|
|
16480
16480
|
)
|
|
16481
16481
|
] }),
|
|
16482
|
-
/* @__PURE__ */ o.jsxs(
|
|
16482
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UNIVERSALROBOTS_UR3E_J00", children: [
|
|
16483
16483
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", children: [
|
|
16484
16484
|
/* @__PURE__ */ o.jsx(
|
|
16485
16485
|
"mesh",
|
|
@@ -16523,7 +16523,7 @@ function Lx({
|
|
|
16523
16523
|
)
|
|
16524
16524
|
] }),
|
|
16525
16525
|
/* @__PURE__ */ o.jsxs(
|
|
16526
|
-
|
|
16526
|
+
b.group,
|
|
16527
16527
|
{
|
|
16528
16528
|
name: "UNIVERSALROBOTS_UR3E_J01",
|
|
16529
16529
|
position: [0, 0.152, 0],
|
|
@@ -16572,7 +16572,7 @@ function Lx({
|
|
|
16572
16572
|
}
|
|
16573
16573
|
),
|
|
16574
16574
|
/* @__PURE__ */ o.jsxs(
|
|
16575
|
-
|
|
16575
|
+
b.group,
|
|
16576
16576
|
{
|
|
16577
16577
|
name: "UNIVERSALROBOTS_UR3E_J02",
|
|
16578
16578
|
position: [-0.244, 0, 0],
|
|
@@ -16620,7 +16620,7 @@ function Lx({
|
|
|
16620
16620
|
}
|
|
16621
16621
|
),
|
|
16622
16622
|
/* @__PURE__ */ o.jsxs(
|
|
16623
|
-
|
|
16623
|
+
b.group,
|
|
16624
16624
|
{
|
|
16625
16625
|
name: "UNIVERSALROBOTS_UR3E_J03",
|
|
16626
16626
|
position: [-0.213, 0, 0],
|
|
@@ -16660,7 +16660,7 @@ function Lx({
|
|
|
16660
16660
|
}
|
|
16661
16661
|
),
|
|
16662
16662
|
/* @__PURE__ */ o.jsxs(
|
|
16663
|
-
|
|
16663
|
+
b.group,
|
|
16664
16664
|
{
|
|
16665
16665
|
name: "UNIVERSALROBOTS_UR3E_J04",
|
|
16666
16666
|
position: [0, 0.131, 0],
|
|
@@ -16701,7 +16701,7 @@ function Lx({
|
|
|
16701
16701
|
}
|
|
16702
16702
|
),
|
|
16703
16703
|
/* @__PURE__ */ o.jsxs(
|
|
16704
|
-
|
|
16704
|
+
b.group,
|
|
16705
16705
|
{
|
|
16706
16706
|
name: "UNIVERSALROBOTS_UR3E_J05",
|
|
16707
16707
|
position: [0, 0.085, 0],
|
|
@@ -16774,7 +16774,7 @@ function Ii({
|
|
|
16774
16774
|
}) {
|
|
16775
16775
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
16776
16776
|
return /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
16777
|
-
/* @__PURE__ */ o.jsxs(
|
|
16777
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UNIVERSALROBOTS_UR5CB_J00", children: [
|
|
16778
16778
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", children: [
|
|
16779
16779
|
/* @__PURE__ */ o.jsx(
|
|
16780
16780
|
"mesh",
|
|
@@ -16810,7 +16810,7 @@ function Ii({
|
|
|
16810
16810
|
)
|
|
16811
16811
|
] }),
|
|
16812
16812
|
/* @__PURE__ */ o.jsxs(
|
|
16813
|
-
|
|
16813
|
+
b.group,
|
|
16814
16814
|
{
|
|
16815
16815
|
name: "UNIVERSALROBOTS_UR5CB_J01",
|
|
16816
16816
|
position: [0, 0.089, 0],
|
|
@@ -16867,7 +16867,7 @@ function Ii({
|
|
|
16867
16867
|
}
|
|
16868
16868
|
),
|
|
16869
16869
|
/* @__PURE__ */ o.jsxs(
|
|
16870
|
-
|
|
16870
|
+
b.group,
|
|
16871
16871
|
{
|
|
16872
16872
|
name: "UNIVERSALROBOTS_UR5CB_J02",
|
|
16873
16873
|
position: [-0.425, 0, 0],
|
|
@@ -16923,7 +16923,7 @@ function Ii({
|
|
|
16923
16923
|
}
|
|
16924
16924
|
),
|
|
16925
16925
|
/* @__PURE__ */ o.jsxs(
|
|
16926
|
-
|
|
16926
|
+
b.group,
|
|
16927
16927
|
{
|
|
16928
16928
|
name: "UNIVERSALROBOTS_UR5CB_J03",
|
|
16929
16929
|
position: [-0.392, 0, 0],
|
|
@@ -16971,7 +16971,7 @@ function Ii({
|
|
|
16971
16971
|
}
|
|
16972
16972
|
),
|
|
16973
16973
|
/* @__PURE__ */ o.jsxs(
|
|
16974
|
-
|
|
16974
|
+
b.group,
|
|
16975
16975
|
{
|
|
16976
16976
|
name: "UNIVERSALROBOTS_UR5CB_J04",
|
|
16977
16977
|
position: [0, 0.109, 0],
|
|
@@ -17020,7 +17020,7 @@ function Ii({
|
|
|
17020
17020
|
}
|
|
17021
17021
|
),
|
|
17022
17022
|
/* @__PURE__ */ o.jsxs(
|
|
17023
|
-
|
|
17023
|
+
b.group,
|
|
17024
17024
|
{
|
|
17025
17025
|
name: "UNIVERSALROBOTS_UR5CB_J05",
|
|
17026
17026
|
position: [0, 0.095, 0],
|
|
@@ -17070,32 +17070,32 @@ function Ii({
|
|
|
17070
17070
|
)
|
|
17071
17071
|
] }) });
|
|
17072
17072
|
}
|
|
17073
|
-
function
|
|
17073
|
+
function Nb({
|
|
17074
17074
|
modelURL: e,
|
|
17075
17075
|
flangeRef: t,
|
|
17076
17076
|
...r
|
|
17077
17077
|
}) {
|
|
17078
17078
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
17079
17079
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs("group", { name: "UR5e", rotation: [Math.PI / 2, 0, 0], children: [
|
|
17080
|
-
/* @__PURE__ */ o.jsxs(
|
|
17080
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UR5e_J01", rotation: [-Math.PI / 2, 0, 0], children: [
|
|
17081
17081
|
/* @__PURE__ */ o.jsxs(
|
|
17082
|
-
|
|
17082
|
+
b.group,
|
|
17083
17083
|
{
|
|
17084
17084
|
name: "UR5e_J02",
|
|
17085
17085
|
position: [0, 0.162, 0],
|
|
17086
17086
|
rotation: [Math.PI / 2, 0, 0],
|
|
17087
17087
|
children: [
|
|
17088
|
-
/* @__PURE__ */ o.jsxs(
|
|
17089
|
-
/* @__PURE__ */ o.jsxs(
|
|
17088
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UR5e_J03", position: [-0.425, 0, 0], children: [
|
|
17089
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "UR5e_J04", position: [-0.392, 0, 0], children: [
|
|
17090
17090
|
/* @__PURE__ */ o.jsxs(
|
|
17091
|
-
|
|
17091
|
+
b.group,
|
|
17092
17092
|
{
|
|
17093
17093
|
name: "UR5e_J05",
|
|
17094
17094
|
position: [0, 0.133, 0],
|
|
17095
17095
|
rotation: [Math.PI / 2, 0, 0],
|
|
17096
17096
|
children: [
|
|
17097
17097
|
/* @__PURE__ */ o.jsxs(
|
|
17098
|
-
|
|
17098
|
+
b.group,
|
|
17099
17099
|
{
|
|
17100
17100
|
name: "UR5e_J06",
|
|
17101
17101
|
position: [0, 0.1, 0],
|
|
@@ -17371,37 +17371,37 @@ function Bu({
|
|
|
17371
17371
|
}) {
|
|
17372
17372
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
17373
17373
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsx("group", { name: "Scene", children: /* @__PURE__ */ o.jsxs("group", { name: "AR1440", rotation: [Math.PI / 2, 0, 0], children: [
|
|
17374
|
-
/* @__PURE__ */ o.jsxs(
|
|
17374
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "AR1440_J01", rotation: [-Math.PI / 2, 0, 0], children: [
|
|
17375
17375
|
/* @__PURE__ */ o.jsxs(
|
|
17376
|
-
|
|
17376
|
+
b.group,
|
|
17377
17377
|
{
|
|
17378
17378
|
name: "AR1440_J02",
|
|
17379
17379
|
position: [0.155, 0, 0],
|
|
17380
17380
|
rotation: [Math.PI / 2, 0, Math.PI],
|
|
17381
17381
|
children: [
|
|
17382
17382
|
/* @__PURE__ */ o.jsxs(
|
|
17383
|
-
|
|
17383
|
+
b.group,
|
|
17384
17384
|
{
|
|
17385
17385
|
name: "AR1440_J03",
|
|
17386
17386
|
position: [0.614, 0, 0],
|
|
17387
17387
|
rotation: [Math.PI, 0, 0],
|
|
17388
17388
|
children: [
|
|
17389
17389
|
/* @__PURE__ */ o.jsxs(
|
|
17390
|
-
|
|
17390
|
+
b.group,
|
|
17391
17391
|
{
|
|
17392
17392
|
name: "AR1440_J04",
|
|
17393
17393
|
position: [0.2, 0, 0],
|
|
17394
17394
|
rotation: [-Math.PI / 2, 0, 0],
|
|
17395
17395
|
children: [
|
|
17396
17396
|
/* @__PURE__ */ o.jsxs(
|
|
17397
|
-
|
|
17397
|
+
b.group,
|
|
17398
17398
|
{
|
|
17399
17399
|
name: "AR1440_J05",
|
|
17400
17400
|
position: [0, -0.64, 0],
|
|
17401
17401
|
rotation: [Math.PI / 2, 0, 0],
|
|
17402
17402
|
children: [
|
|
17403
17403
|
/* @__PURE__ */ o.jsxs(
|
|
17404
|
-
|
|
17404
|
+
b.group,
|
|
17405
17405
|
{
|
|
17406
17406
|
name: "AR1440_J06",
|
|
17407
17407
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -17532,37 +17532,37 @@ function Ju({
|
|
|
17532
17532
|
}) {
|
|
17533
17533
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
17534
17534
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
17535
|
-
/* @__PURE__ */ o.jsxs(
|
|
17535
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "AR1730_J00", children: [
|
|
17536
17536
|
/* @__PURE__ */ o.jsxs(
|
|
17537
|
-
|
|
17537
|
+
b.group,
|
|
17538
17538
|
{
|
|
17539
17539
|
name: "AR1730_J01",
|
|
17540
17540
|
position: [0.15, 0, 0],
|
|
17541
17541
|
rotation: [-Math.PI / 2, -Math.PI / 2, 0],
|
|
17542
17542
|
children: [
|
|
17543
17543
|
/* @__PURE__ */ o.jsxs(
|
|
17544
|
-
|
|
17544
|
+
b.group,
|
|
17545
17545
|
{
|
|
17546
17546
|
name: "AR1730_J02",
|
|
17547
17547
|
position: [0.76, 0, 0],
|
|
17548
17548
|
rotation: [-Math.PI, 0, 0],
|
|
17549
17549
|
children: [
|
|
17550
17550
|
/* @__PURE__ */ o.jsxs(
|
|
17551
|
-
|
|
17551
|
+
b.group,
|
|
17552
17552
|
{
|
|
17553
17553
|
name: "AR1730_J03",
|
|
17554
17554
|
position: [0.2, 0, 0],
|
|
17555
17555
|
rotation: [-Math.PI / 2, 0, 0],
|
|
17556
17556
|
children: [
|
|
17557
17557
|
/* @__PURE__ */ o.jsxs(
|
|
17558
|
-
|
|
17558
|
+
b.group,
|
|
17559
17559
|
{
|
|
17560
17560
|
name: "AR1730_J04",
|
|
17561
17561
|
position: [0, -0.795, 0],
|
|
17562
17562
|
rotation: [Math.PI / 2, 0, 0],
|
|
17563
17563
|
children: [
|
|
17564
17564
|
/* @__PURE__ */ o.jsxs(
|
|
17565
|
-
|
|
17565
|
+
b.group,
|
|
17566
17566
|
{
|
|
17567
17567
|
name: "AR1730_J05",
|
|
17568
17568
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -17753,7 +17753,7 @@ function Vu({
|
|
|
17753
17753
|
}
|
|
17754
17754
|
)
|
|
17755
17755
|
] }),
|
|
17756
|
-
/* @__PURE__ */ o.jsxs(
|
|
17756
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "YASKAWA_AR2010_J00", children: [
|
|
17757
17757
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", children: [
|
|
17758
17758
|
/* @__PURE__ */ o.jsx(
|
|
17759
17759
|
"mesh",
|
|
@@ -17773,7 +17773,7 @@ function Vu({
|
|
|
17773
17773
|
)
|
|
17774
17774
|
] }),
|
|
17775
17775
|
/* @__PURE__ */ o.jsxs(
|
|
17776
|
-
|
|
17776
|
+
b.group,
|
|
17777
17777
|
{
|
|
17778
17778
|
name: "YASKAWA_AR2010_J01",
|
|
17779
17779
|
position: [0.15, 0, 0],
|
|
@@ -17790,7 +17790,7 @@ function Vu({
|
|
|
17790
17790
|
}
|
|
17791
17791
|
),
|
|
17792
17792
|
/* @__PURE__ */ o.jsxs(
|
|
17793
|
-
|
|
17793
|
+
b.group,
|
|
17794
17794
|
{
|
|
17795
17795
|
name: "YASKAWA_AR2010_J02",
|
|
17796
17796
|
position: [0.76, 0, 0],
|
|
@@ -17823,7 +17823,7 @@ function Vu({
|
|
|
17823
17823
|
}
|
|
17824
17824
|
),
|
|
17825
17825
|
/* @__PURE__ */ o.jsxs(
|
|
17826
|
-
|
|
17826
|
+
b.group,
|
|
17827
17827
|
{
|
|
17828
17828
|
name: "YASKAWA_AR2010_J03",
|
|
17829
17829
|
position: [0.2, 0, 0],
|
|
@@ -17840,7 +17840,7 @@ function Vu({
|
|
|
17840
17840
|
}
|
|
17841
17841
|
),
|
|
17842
17842
|
/* @__PURE__ */ o.jsxs(
|
|
17843
|
-
|
|
17843
|
+
b.group,
|
|
17844
17844
|
{
|
|
17845
17845
|
name: "YASKAWA_AR2010_J04",
|
|
17846
17846
|
position: [0, -1.082, 0],
|
|
@@ -17857,7 +17857,7 @@ function Vu({
|
|
|
17857
17857
|
}
|
|
17858
17858
|
),
|
|
17859
17859
|
/* @__PURE__ */ o.jsxs(
|
|
17860
|
-
|
|
17860
|
+
b.group,
|
|
17861
17861
|
{
|
|
17862
17862
|
name: "YASKAWA_AR2010_J05",
|
|
17863
17863
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -17910,37 +17910,37 @@ function Gu({
|
|
|
17910
17910
|
}) {
|
|
17911
17911
|
const a = se(e), n = a.nodes, s = a.materials;
|
|
17912
17912
|
return /* @__PURE__ */ o.jsx(o.Fragment, { children: /* @__PURE__ */ o.jsx("group", { ...r, dispose: null, children: /* @__PURE__ */ o.jsxs("group", { name: "Scene", children: [
|
|
17913
|
-
/* @__PURE__ */ o.jsxs(
|
|
17913
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "AR3120_J00", children: [
|
|
17914
17914
|
/* @__PURE__ */ o.jsxs(
|
|
17915
|
-
|
|
17915
|
+
b.group,
|
|
17916
17916
|
{
|
|
17917
17917
|
name: "AR3120_J01",
|
|
17918
17918
|
position: [0.145, 0, 0],
|
|
17919
17919
|
rotation: [-Math.PI / 2, -Math.PI / 2, 0],
|
|
17920
17920
|
children: [
|
|
17921
17921
|
/* @__PURE__ */ o.jsxs(
|
|
17922
|
-
|
|
17922
|
+
b.group,
|
|
17923
17923
|
{
|
|
17924
17924
|
name: "AR3120_J02",
|
|
17925
17925
|
position: [1.15, 0, 0],
|
|
17926
17926
|
rotation: [-Math.PI, 0, 0],
|
|
17927
17927
|
children: [
|
|
17928
17928
|
/* @__PURE__ */ o.jsxs(
|
|
17929
|
-
|
|
17929
|
+
b.group,
|
|
17930
17930
|
{
|
|
17931
17931
|
name: "AR3120_J03",
|
|
17932
17932
|
position: [0.25, 0, 0],
|
|
17933
17933
|
rotation: [-Math.PI / 2, 0, 0],
|
|
17934
17934
|
children: [
|
|
17935
17935
|
/* @__PURE__ */ o.jsxs(
|
|
17936
|
-
|
|
17936
|
+
b.group,
|
|
17937
17937
|
{
|
|
17938
17938
|
name: "AR3120_J04",
|
|
17939
17939
|
position: [0, -1.812, 0],
|
|
17940
17940
|
rotation: [Math.PI / 2, 0, 0],
|
|
17941
17941
|
children: [
|
|
17942
17942
|
/* @__PURE__ */ o.jsxs(
|
|
17943
|
-
|
|
17943
|
+
b.group,
|
|
17944
17944
|
{
|
|
17945
17945
|
name: "AR3120_J05",
|
|
17946
17946
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -18078,10 +18078,10 @@ function Gu({
|
|
|
18078
18078
|
)
|
|
18079
18079
|
] }) }) });
|
|
18080
18080
|
}
|
|
18081
|
-
|
|
18081
|
+
xs.config = {
|
|
18082
18082
|
rotationOffsets: [0, -Math.PI / 2, 0, 0, 0, 0]
|
|
18083
18083
|
};
|
|
18084
|
-
function
|
|
18084
|
+
function xs({
|
|
18085
18085
|
modelURL: e,
|
|
18086
18086
|
flangeRef: t,
|
|
18087
18087
|
...r
|
|
@@ -18114,7 +18114,7 @@ function bs({
|
|
|
18114
18114
|
}
|
|
18115
18115
|
)
|
|
18116
18116
|
] }),
|
|
18117
|
-
/* @__PURE__ */ o.jsxs(
|
|
18117
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "YASKAWA_GP7_J00", children: [
|
|
18118
18118
|
/* @__PURE__ */ o.jsx(
|
|
18119
18119
|
"mesh",
|
|
18120
18120
|
{
|
|
@@ -18124,7 +18124,7 @@ function bs({
|
|
|
18124
18124
|
}
|
|
18125
18125
|
),
|
|
18126
18126
|
/* @__PURE__ */ o.jsxs(
|
|
18127
|
-
|
|
18127
|
+
b.group,
|
|
18128
18128
|
{
|
|
18129
18129
|
name: "YASKAWA_GP7_J01",
|
|
18130
18130
|
position: [0.04, 0, 0],
|
|
@@ -18141,7 +18141,7 @@ function bs({
|
|
|
18141
18141
|
}
|
|
18142
18142
|
),
|
|
18143
18143
|
/* @__PURE__ */ o.jsxs(
|
|
18144
|
-
|
|
18144
|
+
b.group,
|
|
18145
18145
|
{
|
|
18146
18146
|
name: "YASKAWA_GP7_J02",
|
|
18147
18147
|
position: [0.445, 0, 0],
|
|
@@ -18182,7 +18182,7 @@ function bs({
|
|
|
18182
18182
|
}
|
|
18183
18183
|
),
|
|
18184
18184
|
/* @__PURE__ */ o.jsxs(
|
|
18185
|
-
|
|
18185
|
+
b.group,
|
|
18186
18186
|
{
|
|
18187
18187
|
name: "YASKAWA_GP7_J03",
|
|
18188
18188
|
position: [0.04, 0, 0],
|
|
@@ -18223,7 +18223,7 @@ function bs({
|
|
|
18223
18223
|
}
|
|
18224
18224
|
),
|
|
18225
18225
|
/* @__PURE__ */ o.jsxs(
|
|
18226
|
-
|
|
18226
|
+
b.group,
|
|
18227
18227
|
{
|
|
18228
18228
|
name: "YASKAWA_GP7_J04",
|
|
18229
18229
|
position: [0, -0.44, 0],
|
|
@@ -18240,7 +18240,7 @@ function bs({
|
|
|
18240
18240
|
}
|
|
18241
18241
|
),
|
|
18242
18242
|
/* @__PURE__ */ o.jsxs(
|
|
18243
|
-
|
|
18243
|
+
b.group,
|
|
18244
18244
|
{
|
|
18245
18245
|
name: "YASKAWA_GP7_J05",
|
|
18246
18246
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -18318,7 +18318,7 @@ function Ku({
|
|
|
18318
18318
|
}
|
|
18319
18319
|
)
|
|
18320
18320
|
] }),
|
|
18321
|
-
/* @__PURE__ */ o.jsxs(
|
|
18321
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "YASKAWA_GP50_J00", position: [0, -0.54, 0], children: [
|
|
18322
18322
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", position: [0, 0.54, 0], children: [
|
|
18323
18323
|
/* @__PURE__ */ o.jsx(
|
|
18324
18324
|
"mesh",
|
|
@@ -18370,7 +18370,7 @@ function Ku({
|
|
|
18370
18370
|
)
|
|
18371
18371
|
] }),
|
|
18372
18372
|
/* @__PURE__ */ o.jsxs(
|
|
18373
|
-
|
|
18373
|
+
b.group,
|
|
18374
18374
|
{
|
|
18375
18375
|
name: "YASKAWA_GP50_J01",
|
|
18376
18376
|
position: [0.145, 0.54, 0],
|
|
@@ -18419,7 +18419,7 @@ function Ku({
|
|
|
18419
18419
|
}
|
|
18420
18420
|
),
|
|
18421
18421
|
/* @__PURE__ */ o.jsxs(
|
|
18422
|
-
|
|
18422
|
+
b.group,
|
|
18423
18423
|
{
|
|
18424
18424
|
name: "YASKAWA_GP50_J02",
|
|
18425
18425
|
position: [0.87, 0, 0],
|
|
@@ -18484,7 +18484,7 @@ function Ku({
|
|
|
18484
18484
|
}
|
|
18485
18485
|
),
|
|
18486
18486
|
/* @__PURE__ */ o.jsxs(
|
|
18487
|
-
|
|
18487
|
+
b.group,
|
|
18488
18488
|
{
|
|
18489
18489
|
name: "YASKAWA_GP50_J03",
|
|
18490
18490
|
position: [0.21, 0, 0],
|
|
@@ -18501,7 +18501,7 @@ function Ku({
|
|
|
18501
18501
|
}
|
|
18502
18502
|
),
|
|
18503
18503
|
/* @__PURE__ */ o.jsxs(
|
|
18504
|
-
|
|
18504
|
+
b.group,
|
|
18505
18505
|
{
|
|
18506
18506
|
name: "YASKAWA_GP50_J04",
|
|
18507
18507
|
position: [0, -1.025, 0],
|
|
@@ -18518,7 +18518,7 @@ function Ku({
|
|
|
18518
18518
|
}
|
|
18519
18519
|
),
|
|
18520
18520
|
/* @__PURE__ */ o.jsxs(
|
|
18521
|
-
|
|
18521
|
+
b.group,
|
|
18522
18522
|
{
|
|
18523
18523
|
name: "YASKAWA_GP50_J05",
|
|
18524
18524
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -18596,7 +18596,7 @@ function zu({
|
|
|
18596
18596
|
}
|
|
18597
18597
|
)
|
|
18598
18598
|
] }),
|
|
18599
|
-
/* @__PURE__ */ o.jsxs(
|
|
18599
|
+
/* @__PURE__ */ o.jsxs(b.group, { name: "YASKAWA_GP88_J00", children: [
|
|
18600
18600
|
/* @__PURE__ */ o.jsxs("group", { name: "link_1", children: [
|
|
18601
18601
|
/* @__PURE__ */ o.jsx(
|
|
18602
18602
|
"mesh",
|
|
@@ -18632,7 +18632,7 @@ function zu({
|
|
|
18632
18632
|
)
|
|
18633
18633
|
] }),
|
|
18634
18634
|
/* @__PURE__ */ o.jsxs(
|
|
18635
|
-
|
|
18635
|
+
b.group,
|
|
18636
18636
|
{
|
|
18637
18637
|
name: "YASKAWA_GP88_J01",
|
|
18638
18638
|
position: [0.32, 0, 0],
|
|
@@ -18681,7 +18681,7 @@ function zu({
|
|
|
18681
18681
|
}
|
|
18682
18682
|
),
|
|
18683
18683
|
/* @__PURE__ */ o.jsxs(
|
|
18684
|
-
|
|
18684
|
+
b.group,
|
|
18685
18685
|
{
|
|
18686
18686
|
name: "YASKAWA_GP88_J02",
|
|
18687
18687
|
position: [0.87, 0, 0],
|
|
@@ -18722,7 +18722,7 @@ function zu({
|
|
|
18722
18722
|
}
|
|
18723
18723
|
),
|
|
18724
18724
|
/* @__PURE__ */ o.jsxs(
|
|
18725
|
-
|
|
18725
|
+
b.group,
|
|
18726
18726
|
{
|
|
18727
18727
|
name: "YASKAWA_GP88_J03",
|
|
18728
18728
|
position: [0.21, 0, 0],
|
|
@@ -18739,7 +18739,7 @@ function zu({
|
|
|
18739
18739
|
}
|
|
18740
18740
|
),
|
|
18741
18741
|
/* @__PURE__ */ o.jsxs(
|
|
18742
|
-
|
|
18742
|
+
b.group,
|
|
18743
18743
|
{
|
|
18744
18744
|
name: "YASKAWA_GP88_J04",
|
|
18745
18745
|
position: [0, -1.025, 0],
|
|
@@ -18756,7 +18756,7 @@ function zu({
|
|
|
18756
18756
|
}
|
|
18757
18757
|
),
|
|
18758
18758
|
/* @__PURE__ */ o.jsxs(
|
|
18759
|
-
|
|
18759
|
+
b.group,
|
|
18760
18760
|
{
|
|
18761
18761
|
name: "YASKAWA_GP88_J05",
|
|
18762
18762
|
rotation: [-Math.PI / 2, 0, 0],
|
|
@@ -18798,16 +18798,16 @@ function zu({
|
|
|
18798
18798
|
] })
|
|
18799
18799
|
] }) });
|
|
18800
18800
|
}
|
|
18801
|
-
const Oi = "0.0.0-semantically-released", $
|
|
18801
|
+
const Oi = "0.0.0-semantically-released", $b = "(^joint_[0-9]+$)|(_J[0-9]+$)";
|
|
18802
18802
|
function Wu(e) {
|
|
18803
18803
|
return e.children.length === 0 ? [e] : [e, ...e.children.flatMap((t) => Wu(t))];
|
|
18804
18804
|
}
|
|
18805
|
-
function
|
|
18806
|
-
return new RegExp(t ?? $
|
|
18805
|
+
function Fb(e, t) {
|
|
18806
|
+
return new RegExp(t ?? $b).test(e);
|
|
18807
18807
|
}
|
|
18808
18808
|
function Hu(e, t) {
|
|
18809
18809
|
return Wu(e).filter(
|
|
18810
|
-
(r) =>
|
|
18810
|
+
(r) => Fb(r.name, t)
|
|
18811
18811
|
);
|
|
18812
18812
|
}
|
|
18813
18813
|
function Xu({
|
|
@@ -18828,7 +18828,7 @@ function Xu({
|
|
|
18828
18828
|
const m = (a == null ? void 0 : a.rotationSign) || [1, 1, 1, 1, 1, 1], f = (a == null ? void 0 : a.rotationOffsets) || [0, 0, 0, 0, 0, 0];
|
|
18829
18829
|
function d() {
|
|
18830
18830
|
const _ = i.current.map(
|
|
18831
|
-
(g, j) =>
|
|
18831
|
+
(g, j) => x[j].get()
|
|
18832
18832
|
);
|
|
18833
18833
|
if (r)
|
|
18834
18834
|
r(i.current, _);
|
|
@@ -18842,7 +18842,7 @@ function Xu({
|
|
|
18842
18842
|
);
|
|
18843
18843
|
requestAnimationFrame(() => c(_));
|
|
18844
18844
|
});
|
|
18845
|
-
const [
|
|
18845
|
+
const [x, y] = Jc(() => ({
|
|
18846
18846
|
...Object.assign(
|
|
18847
18847
|
{},
|
|
18848
18848
|
e.state.joint_position.joints
|
|
@@ -18866,10 +18866,10 @@ function Ha({
|
|
|
18866
18866
|
function n(u, c) {
|
|
18867
18867
|
const m = new Ys(), f = new ac(), d = new Ys();
|
|
18868
18868
|
a.decompose(m, f, d);
|
|
18869
|
-
const
|
|
18869
|
+
const x = m.clone(), y = new Lr().makeRotationY(
|
|
18870
18870
|
u.theta + c * (u.reverse_rotation_direction ? -1 : 1)
|
|
18871
18871
|
).multiply(new Lr().makeTranslation(0, u.d / 1e3, 0)).multiply(new Lr().makeTranslation(u.a / 1e3, 0, 0)).multiply(new Lr().makeRotationX(u.alpha));
|
|
18872
|
-
return a.multiply(y), a.decompose(m, f, d), { a:
|
|
18872
|
+
return a.multiply(y), a.decompose(m, f, d), { a: x, b: m };
|
|
18873
18873
|
}
|
|
18874
18874
|
function s(u, c, m, f) {
|
|
18875
18875
|
if (!t)
|
|
@@ -18877,8 +18877,8 @@ function Ha({
|
|
|
18877
18877
|
const d = t[u];
|
|
18878
18878
|
if (!d)
|
|
18879
18879
|
return;
|
|
18880
|
-
const { a:
|
|
18881
|
-
c.geometry.setPositions([
|
|
18880
|
+
const { a: x, b: y } = n(d, f);
|
|
18881
|
+
c.geometry.setPositions([x.toArray(), y.toArray()].flat()), m.position.set(y.x, y.y, y.z);
|
|
18882
18882
|
}
|
|
18883
18883
|
function i(u, c) {
|
|
18884
18884
|
a.identity(), u.forEach((m, f) => {
|
|
@@ -18929,11 +18929,11 @@ function Ha({
|
|
|
18929
18929
|
}
|
|
18930
18930
|
) });
|
|
18931
18931
|
}
|
|
18932
|
-
const
|
|
18933
|
-
function
|
|
18932
|
+
const Db = console.warn;
|
|
18933
|
+
function Ub() {
|
|
18934
18934
|
return jt(() => {
|
|
18935
18935
|
console.warn = (e) => {
|
|
18936
|
-
e !== "Cannot call the manual advancement of rafz whilst frameLoop is not set as demand" &&
|
|
18936
|
+
e !== "Cannot call the manual advancement of rafz whilst frameLoop is not set as demand" && Db(e);
|
|
18937
18937
|
};
|
|
18938
18938
|
}, []), /* @__PURE__ */ o.jsx(o.Fragment, {});
|
|
18939
18939
|
}
|
|
@@ -18941,7 +18941,7 @@ function Yu(e) {
|
|
|
18941
18941
|
let t = Oi;
|
|
18942
18942
|
return Oi.startsWith("0.") && (t = ""), `https://cdn.jsdelivr.net/gh/wandelbotsgmbh/wandelbots-js-react-components${t ? `@${t}` : ""}/public/models/${e}.glb`;
|
|
18943
18943
|
}
|
|
18944
|
-
const
|
|
18944
|
+
const Bb = cn(
|
|
18945
18945
|
({
|
|
18946
18946
|
rapidlyChangingMotionState: e,
|
|
18947
18947
|
modelFromController: t,
|
|
@@ -18961,14 +18961,14 @@ const Bx = cn(
|
|
|
18961
18961
|
!u.current || u.current.userData.isGhost || (u.current.traverse((d) => {
|
|
18962
18962
|
if (d instanceof ke.Mesh) {
|
|
18963
18963
|
d.material instanceof ke.Material && (d.material.colorWrite = !0);
|
|
18964
|
-
const
|
|
18965
|
-
|
|
18964
|
+
const x = d.clone(), y = d.clone();
|
|
18965
|
+
x.material = new ke.MeshStandardMaterial({
|
|
18966
18966
|
depthTest: !0,
|
|
18967
18967
|
depthWrite: !0,
|
|
18968
18968
|
colorWrite: !1,
|
|
18969
18969
|
polygonOffset: !0,
|
|
18970
18970
|
polygonOffsetFactor: 1
|
|
18971
|
-
}),
|
|
18971
|
+
}), x.userData.isGhost = !0, y.material = new ke.MeshStandardMaterial({
|
|
18972
18972
|
color: "#D91433",
|
|
18973
18973
|
opacity: 0.3,
|
|
18974
18974
|
depthTest: !0,
|
|
@@ -18976,27 +18976,27 @@ const Bx = cn(
|
|
|
18976
18976
|
transparent: !0,
|
|
18977
18977
|
polygonOffset: !0,
|
|
18978
18978
|
polygonOffsetFactor: -1
|
|
18979
|
-
}), y.userData.isGhost = !0, d.parent && (d.parent.add(
|
|
18979
|
+
}), y.userData.isGhost = !0, d.parent && (d.parent.add(x), d.parent.add(y));
|
|
18980
18980
|
}
|
|
18981
18981
|
}), u.current.userData.isGhost = !0);
|
|
18982
18982
|
}, f = () => {
|
|
18983
18983
|
if (!u.current || !u.current.userData.isGhost) return;
|
|
18984
18984
|
const d = [];
|
|
18985
|
-
u.current.traverse((
|
|
18985
|
+
u.current.traverse((x) => {
|
|
18986
18986
|
var y;
|
|
18987
|
-
|
|
18988
|
-
}), d.forEach((
|
|
18989
|
-
|
|
18987
|
+
x instanceof ke.Mesh && ((y = x.userData) != null && y.isGhost ? d.push(x) : x.material instanceof ke.Material && (x.material.colorWrite = !0));
|
|
18988
|
+
}), d.forEach((x) => {
|
|
18989
|
+
x.parent && x.parent.remove(x);
|
|
18990
18990
|
}), u.current.userData.isGhost = !0;
|
|
18991
18991
|
};
|
|
18992
18992
|
switch (jt(() => {
|
|
18993
18993
|
n ? m() : f();
|
|
18994
18994
|
}, [n]), t) {
|
|
18995
18995
|
case "UniversalRobots_UR3CB":
|
|
18996
|
-
l =
|
|
18996
|
+
l = Eb;
|
|
18997
18997
|
break;
|
|
18998
18998
|
case "UniversalRobots_UR3e":
|
|
18999
|
-
l =
|
|
18999
|
+
l = Lb;
|
|
19000
19000
|
break;
|
|
19001
19001
|
case "UniversalRobots_UR5":
|
|
19002
19002
|
l = Ii;
|
|
@@ -19005,22 +19005,22 @@ const Bx = cn(
|
|
|
19005
19005
|
l = Ii;
|
|
19006
19006
|
break;
|
|
19007
19007
|
case "UniversalRobots_UR5e":
|
|
19008
|
-
l =
|
|
19008
|
+
l = Nb;
|
|
19009
19009
|
break;
|
|
19010
19010
|
case "UniversalRobots_UR10CB":
|
|
19011
|
-
l =
|
|
19011
|
+
l = Ib;
|
|
19012
19012
|
break;
|
|
19013
19013
|
case "UniversalRobots_UR10e":
|
|
19014
|
-
l =
|
|
19014
|
+
l = Ob;
|
|
19015
19015
|
break;
|
|
19016
19016
|
case "UniversalRobots_UR16e":
|
|
19017
|
-
l =
|
|
19017
|
+
l = Tb;
|
|
19018
19018
|
break;
|
|
19019
19019
|
case "Yaskawa_AR900":
|
|
19020
|
-
l =
|
|
19020
|
+
l = xs;
|
|
19021
19021
|
break;
|
|
19022
19022
|
case "Yaskawa_GP7":
|
|
19023
|
-
l =
|
|
19023
|
+
l = xs;
|
|
19024
19024
|
break;
|
|
19025
19025
|
case "Yaskawa_AR1440":
|
|
19026
19026
|
l = Bu;
|
|
@@ -19065,10 +19065,10 @@ const Bx = cn(
|
|
|
19065
19065
|
l = Lu;
|
|
19066
19066
|
break;
|
|
19067
19067
|
case "FANUC_ARC_Mate_120iD":
|
|
19068
|
-
l =
|
|
19068
|
+
l = bs;
|
|
19069
19069
|
break;
|
|
19070
19070
|
case "FANUC_ARC_Mate_120iD35":
|
|
19071
|
-
l =
|
|
19071
|
+
l = bs;
|
|
19072
19072
|
break;
|
|
19073
19073
|
case "FANUC_ARC_Mate_100iD":
|
|
19074
19074
|
l = Au;
|
|
@@ -19143,13 +19143,13 @@ const Bx = cn(
|
|
|
19143
19143
|
) })
|
|
19144
19144
|
}
|
|
19145
19145
|
),
|
|
19146
|
-
/* @__PURE__ */ o.jsx(
|
|
19146
|
+
/* @__PURE__ */ o.jsx(Ub, {})
|
|
19147
19147
|
]
|
|
19148
19148
|
}
|
|
19149
19149
|
);
|
|
19150
19150
|
}
|
|
19151
19151
|
);
|
|
19152
|
-
function
|
|
19152
|
+
function Tx({
|
|
19153
19153
|
connectedMotionGroup: e,
|
|
19154
19154
|
getModel: t = Yu,
|
|
19155
19155
|
isGhost: r = !1,
|
|
@@ -19157,7 +19157,7 @@ function Tb({
|
|
|
19157
19157
|
...n
|
|
19158
19158
|
}) {
|
|
19159
19159
|
return e.dhParameters ? /* @__PURE__ */ o.jsx(
|
|
19160
|
-
|
|
19160
|
+
Bb,
|
|
19161
19161
|
{
|
|
19162
19162
|
rapidlyChangingMotionState: e.rapidlyChangingMotionState,
|
|
19163
19163
|
modelFromController: e.modelFromController || "",
|
|
@@ -19169,7 +19169,7 @@ function Tb({
|
|
|
19169
19169
|
}
|
|
19170
19170
|
) : null;
|
|
19171
19171
|
}
|
|
19172
|
-
const
|
|
19172
|
+
const Jb = vs(jc, {
|
|
19173
19173
|
shouldForwardProp: (e) => e !== "selected"
|
|
19174
19174
|
})(({ theme: e }) => {
|
|
19175
19175
|
var t, r, a;
|
|
@@ -19199,9 +19199,9 @@ const Jx = vs(jc, {
|
|
|
19199
19199
|
}
|
|
19200
19200
|
]
|
|
19201
19201
|
};
|
|
19202
|
-
}),
|
|
19202
|
+
}), Ex = $t(
|
|
19203
19203
|
(e, t) => /* @__PURE__ */ o.jsx(
|
|
19204
|
-
|
|
19204
|
+
Jb,
|
|
19205
19205
|
{
|
|
19206
19206
|
ref: t,
|
|
19207
19207
|
selected: e.selected,
|
|
@@ -19210,7 +19210,7 @@ const Jx = vs(jc, {
|
|
|
19210
19210
|
variant: "circular"
|
|
19211
19211
|
}
|
|
19212
19212
|
)
|
|
19213
|
-
),
|
|
19213
|
+
), Vb = {
|
|
19214
19214
|
$schema: "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
|
|
19215
19215
|
name: "wandelscript",
|
|
19216
19216
|
patterns: [
|
|
@@ -19269,9 +19269,9 @@ const Jx = vs(jc, {
|
|
|
19269
19269
|
}
|
|
19270
19270
|
},
|
|
19271
19271
|
scopeName: "source.wandelscript"
|
|
19272
|
-
},
|
|
19272
|
+
}, Gb = tc(() => import("@monaco-editor/react")), Lx = cn(
|
|
19273
19273
|
(e) => {
|
|
19274
|
-
const t = gt(), r = Lt(null), [a, n] =
|
|
19274
|
+
const t = gt(), r = Lt(null), [a, n] = xr("dark-plus"), s = t.palette.mode === "dark" ? "dark-plus" : "light-plus";
|
|
19275
19275
|
async function i(l) {
|
|
19276
19276
|
const [{ createHighlighter: u }, { shikiToMonaco: c }] = await Promise.all([
|
|
19277
19277
|
import("shiki"),
|
|
@@ -19296,7 +19296,7 @@ const Jx = vs(jc, {
|
|
|
19296
19296
|
}), r.current || (r.current = await u({
|
|
19297
19297
|
// Our textmate grammar doesn't quite conform to the expected type
|
|
19298
19298
|
// here; I'm not sure what the missing properties mean exactly
|
|
19299
|
-
langs: [
|
|
19299
|
+
langs: [Vb],
|
|
19300
19300
|
themes: ["dark-plus", "light-plus"]
|
|
19301
19301
|
})), c(r.current, l), l.editor.defineTheme(s, {
|
|
19302
19302
|
base: t.palette.mode === "dark" ? "vs-dark" : "vs",
|
|
@@ -19311,7 +19311,7 @@ const Jx = vs(jc, {
|
|
|
19311
19311
|
}), e.monacoSetup && e.monacoSetup(l), n(s);
|
|
19312
19312
|
}
|
|
19313
19313
|
return /* @__PURE__ */ o.jsx(Ni, { fallback: /* @__PURE__ */ o.jsx(Gs, {}), children: /* @__PURE__ */ o.jsx(
|
|
19314
|
-
|
|
19314
|
+
Gb,
|
|
19315
19315
|
{
|
|
19316
19316
|
value: e.code,
|
|
19317
19317
|
onMount: (l, u) => {
|
|
@@ -19451,13 +19451,6 @@ function qu() {
|
|
|
19451
19451
|
}
|
|
19452
19452
|
]
|
|
19453
19453
|
},
|
|
19454
|
-
MuiDivider: {
|
|
19455
|
-
styleOverrides: {
|
|
19456
|
-
root: {
|
|
19457
|
-
height: "1px"
|
|
19458
|
-
}
|
|
19459
|
-
}
|
|
19460
|
-
},
|
|
19461
19454
|
MuiTab: {
|
|
19462
19455
|
styleOverrides: {
|
|
19463
19456
|
root: {
|
|
@@ -19570,34 +19563,34 @@ function qu() {
|
|
|
19570
19563
|
}
|
|
19571
19564
|
};
|
|
19572
19565
|
}
|
|
19573
|
-
function
|
|
19566
|
+
function Kb() {
|
|
19574
19567
|
const e = qu();
|
|
19575
19568
|
return e.palette.mode = "light", e;
|
|
19576
19569
|
}
|
|
19577
|
-
function
|
|
19570
|
+
function Nx(e) {
|
|
19578
19571
|
var r, a, n, s;
|
|
19579
19572
|
let t = !0;
|
|
19580
|
-
return ((r = e.palette) == null ? void 0 : r.mode) === "light" ? t = !1 : ((a = e.palette) == null ? void 0 : a.mode) !== "dark" && (t = !(typeof window < "u" && ((s = (n = window.matchMedia) == null ? void 0 : n.call(window, "(prefers-color-scheme: light)")) == null ? void 0 : s.matches))), t ? qu() :
|
|
19573
|
+
return ((r = e.palette) == null ? void 0 : r.mode) === "light" ? t = !1 : ((a = e.palette) == null ? void 0 : a.mode) !== "dark" && (t = !(typeof window < "u" && ((s = (n = window.matchMedia) == null ? void 0 : n.call(window, "(prefers-color-scheme: light)")) == null ? void 0 : s.matches))), t ? qu() : Kb();
|
|
19581
19574
|
}
|
|
19582
19575
|
export {
|
|
19583
19576
|
Do as JoggingCartesianAxisControl,
|
|
19584
19577
|
Zh as JoggingJointRotationControl,
|
|
19585
|
-
|
|
19578
|
+
kx as JoggingPanel,
|
|
19586
19579
|
Gs as LoadingCover,
|
|
19587
19580
|
Cp as LoadingErrorMessage,
|
|
19588
|
-
|
|
19589
|
-
|
|
19590
|
-
|
|
19591
|
-
|
|
19592
|
-
|
|
19593
|
-
|
|
19594
|
-
|
|
19595
|
-
|
|
19596
|
-
|
|
19581
|
+
Ix as NoMotionGroupModal,
|
|
19582
|
+
Cx as PoseCartesianValues,
|
|
19583
|
+
Mx as PoseJointValues,
|
|
19584
|
+
ux as PresetEnvironment,
|
|
19585
|
+
Tx as Robot,
|
|
19586
|
+
cx as SafetyZonesRenderer,
|
|
19587
|
+
Ex as SelectableFab,
|
|
19588
|
+
Bb as SupportedRobot,
|
|
19589
|
+
Pb as VelocitySlider,
|
|
19597
19590
|
ju as VelocitySliderLabel,
|
|
19598
|
-
|
|
19599
|
-
|
|
19600
|
-
|
|
19591
|
+
Lx as WandelscriptEditor,
|
|
19592
|
+
Nx as createNovaMuiTheme,
|
|
19593
|
+
Ox as defaultAxisConfig,
|
|
19601
19594
|
Yu as defaultGetModel,
|
|
19602
19595
|
mn as useAnimationFrame,
|
|
19603
19596
|
fh as useAutorun,
|