locust-ui 2.37.15-next-16372209640 → 2.37.15-next-16436013544

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.
Files changed (2) hide show
  1. package/lib/webui.js +577 -575
  2. package/package.json +1 -1
package/lib/webui.js CHANGED
@@ -2,7 +2,7 @@ var HT = Object.defineProperty;
2
2
  var UT = (e, t, r) => t in e ? HT(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
3
3
  var pf = (e, t, r) => UT(e, typeof t != "symbol" ? t + "" : t, r);
4
4
  import * as ve from "react";
5
- import Z1, { useCallback as on, useState as Ue, useEffect as Ee, createElement as X1, useDebugValue as Pg, useMemo as gt, useRef as Ut, useLayoutEffect as YT } from "react";
5
+ import Z1, { useCallback as on, useState as je, useEffect as Ee, createElement as X1, useDebugValue as Pg, useMemo as gt, useRef as Ut, useLayoutEffect as YT } from "react";
6
6
  import { useSelector as K1, useDispatch as Q1, connect as Jt, useStore as qT, batch as ZT, shallowEqual as ns, Provider as XT } from "react-redux";
7
7
  import { Modal as KT, Container as Hs, IconButton as Us, Box as pe, Button as Tr, Typography as he, Link as mt, Tooltip as J1, Divider as po, FormControl as eb, InputLabel as kp, OutlinedInput as QT, InputAdornment as JT, Select as eE, FormControlLabel as tb, Checkbox as id, TextField as Oa, Accordion as Np, AccordionSummary as Lp, AccordionDetails as Bp, FormGroup as rb, TableContainer as nb, Paper as lc, Table as ib, TableHead as ab, TableRow as Cl, TableCell as Ei, TableBody as ob, Autocomplete as tE, Alert as vf, useTheme as rE, AppBar as nE, Toolbar as iE, Drawer as aE, Card as oE, CardContent as sE, List as sb, ListItem as wi, ListItemIcon as uE, ListItemText as lE, Stack as cE, Popover as fE, Switch as hE, Tabs as dE, Tab as pE, createTheme as vE } from "@mui/material";
8
8
  import gE from "@emotion/styled";
@@ -52,25 +52,25 @@ function wE() {
52
52
  function g(O) {
53
53
  if (O === null || typeof O != "object")
54
54
  return null;
55
- var G = p && O[p] || O[v];
56
- return typeof G == "function" ? G : null;
55
+ var j = p && O[p] || O[v];
56
+ return typeof j == "function" ? j : null;
57
57
  }
58
58
  var m = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
59
59
  function y(O) {
60
60
  {
61
- for (var G = arguments.length, K = new Array(G > 1 ? G - 1 : 0), ce = 1; ce < G; ce++)
61
+ for (var j = arguments.length, K = new Array(j > 1 ? j - 1 : 0), ce = 1; ce < j; ce++)
62
62
  K[ce - 1] = arguments[ce];
63
63
  _("error", O, K);
64
64
  }
65
65
  }
66
- function _(O, G, K) {
66
+ function _(O, j, K) {
67
67
  {
68
68
  var ce = m.ReactDebugCurrentFrame, Ae = ce.getStackAddendum();
69
- Ae !== "" && (G += "%s", K = K.concat([Ae]));
69
+ Ae !== "" && (j += "%s", K = K.concat([Ae]));
70
70
  var Be = K.map(function(xe) {
71
71
  return String(xe);
72
72
  });
73
- Be.unshift("Warning: " + G), Function.prototype.apply.call(console[O], console, Be);
73
+ Be.unshift("Warning: " + j), Function.prototype.apply.call(console[O], console, Be);
74
74
  }
75
75
  }
76
76
  var b = !1, S = !1, x = !1, C = !1, T = !1, A;
@@ -82,11 +82,11 @@ function wE() {
82
82
  // with.
83
83
  O.$$typeof === A || O.getModuleId !== void 0));
84
84
  }
85
- function D(O, G, K) {
85
+ function D(O, j, K) {
86
86
  var ce = O.displayName;
87
87
  if (ce)
88
88
  return ce;
89
- var Ae = G.displayName || G.name || "";
89
+ var Ae = j.displayName || j.name || "";
90
90
  return Ae !== "" ? K + "(" + Ae + ")" : K;
91
91
  }
92
92
  function M(O) {
@@ -116,8 +116,8 @@ function wE() {
116
116
  if (typeof O == "object")
117
117
  switch (O.$$typeof) {
118
118
  case s:
119
- var G = O;
120
- return M(G) + ".Consumer";
119
+ var j = O;
120
+ return M(j) + ".Consumer";
121
121
  case o:
122
122
  var K = O;
123
123
  return M(K._context) + ".Provider";
@@ -137,18 +137,18 @@ function wE() {
137
137
  }
138
138
  return null;
139
139
  }
140
- var P = Object.assign, N = 0, L, H, j, $, k, F, z;
141
- function U() {
140
+ var P = Object.assign, N = 0, L, U, $, W, k, B, F;
141
+ function H() {
142
142
  }
143
- U.__reactDisabledLog = !0;
143
+ H.__reactDisabledLog = !0;
144
144
  function Y() {
145
145
  {
146
146
  if (N === 0) {
147
- L = console.log, H = console.info, j = console.warn, $ = console.error, k = console.group, F = console.groupCollapsed, z = console.groupEnd;
147
+ L = console.log, U = console.info, $ = console.warn, W = console.error, k = console.group, B = console.groupCollapsed, F = console.groupEnd;
148
148
  var O = {
149
149
  configurable: !0,
150
150
  enumerable: !0,
151
- value: U,
151
+ value: H,
152
152
  writable: !0
153
153
  };
154
154
  Object.defineProperties(console, {
@@ -177,22 +177,22 @@ function wE() {
177
177
  value: L
178
178
  }),
179
179
  info: P({}, O, {
180
- value: H
180
+ value: U
181
181
  }),
182
182
  warn: P({}, O, {
183
- value: j
183
+ value: $
184
184
  }),
185
185
  error: P({}, O, {
186
- value: $
186
+ value: W
187
187
  }),
188
188
  group: P({}, O, {
189
189
  value: k
190
190
  }),
191
191
  groupCollapsed: P({}, O, {
192
- value: F
192
+ value: B
193
193
  }),
194
194
  groupEnd: P({}, O, {
195
- value: z
195
+ value: F
196
196
  })
197
197
  });
198
198
  }
@@ -200,7 +200,7 @@ function wE() {
200
200
  }
201
201
  }
202
202
  var X = m.ReactCurrentDispatcher, re;
203
- function le(O, G, K) {
203
+ function le(O, j, K) {
204
204
  {
205
205
  if (re === void 0)
206
206
  try {
@@ -218,7 +218,7 @@ function wE() {
218
218
  var ee = typeof WeakMap == "function" ? WeakMap : Map;
219
219
  ne = new ee();
220
220
  }
221
- function V(O, G) {
221
+ function z(O, j) {
222
222
  if (!O || oe)
223
223
  return "";
224
224
  {
@@ -233,7 +233,7 @@ function wE() {
233
233
  var Be;
234
234
  Be = X.current, X.current = null, Y();
235
235
  try {
236
- if (G) {
236
+ if (j) {
237
237
  var xe = function() {
238
238
  throw Error();
239
239
  };
@@ -289,18 +289,18 @@ function wE() {
289
289
  var ta = O ? O.displayName || O.name : "", Jn = ta ? le(ta) : "";
290
290
  return typeof O == "function" && ne.set(O, Jn), Jn;
291
291
  }
292
- function Ye(O, G, K) {
293
- return V(O, !1);
292
+ function Ye(O, j, K) {
293
+ return z(O, !1);
294
294
  }
295
295
  function $e(O) {
296
- var G = O.prototype;
297
- return !!(G && G.isReactComponent);
296
+ var j = O.prototype;
297
+ return !!(j && j.isReactComponent);
298
298
  }
299
- function jt(O, G, K) {
299
+ function jt(O, j, K) {
300
300
  if (O == null)
301
301
  return "";
302
302
  if (typeof O == "function")
303
- return V(O, $e(O));
303
+ return z(O, $e(O));
304
304
  if (typeof O == "string")
305
305
  return le(O);
306
306
  switch (O) {
@@ -314,11 +314,11 @@ function wE() {
314
314
  case u:
315
315
  return Ye(O.render);
316
316
  case f:
317
- return jt(O.type, G, K);
317
+ return jt(O.type, j, K);
318
318
  case h: {
319
319
  var ce = O, Ae = ce._payload, Be = ce._init;
320
320
  try {
321
- return jt(Be(Ae), G, K);
321
+ return jt(Be(Ae), j, K);
322
322
  } catch {
323
323
  }
324
324
  }
@@ -328,12 +328,12 @@ function wE() {
328
328
  var Or = Object.prototype.hasOwnProperty, uo = {}, Qi = m.ReactDebugCurrentFrame;
329
329
  function dt(O) {
330
330
  if (O) {
331
- var G = O._owner, K = jt(O.type, O._source, G ? G.type : null);
331
+ var j = O._owner, K = jt(O.type, O._source, j ? j.type : null);
332
332
  Qi.setExtraStackFrame(K);
333
333
  } else
334
334
  Qi.setExtraStackFrame(null);
335
335
  }
336
- function Ji(O, G, K, ce, Ae) {
336
+ function Ji(O, j, K, ce, Ae) {
337
337
  {
338
338
  var Be = Function.call.bind(Or);
339
339
  for (var xe in O)
@@ -344,7 +344,7 @@ function wE() {
344
344
  var wt = Error((ce || "React class") + ": " + K + " type `" + xe + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof O[xe] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
345
345
  throw wt.name = "Invariant Violation", wt;
346
346
  }
347
- be = O[xe](G, xe, ce, K, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
347
+ be = O[xe](j, xe, ce, K, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
348
348
  } catch (Qe) {
349
349
  be = Qe;
350
350
  }
@@ -358,7 +358,7 @@ function wE() {
358
358
  }
359
359
  function uf(O) {
360
360
  {
361
- var G = typeof Symbol == "function" && Symbol.toStringTag, K = G && O[Symbol.toStringTag] || O.constructor.name || "Object";
361
+ var j = typeof Symbol == "function" && Symbol.toStringTag, K = j && O[Symbol.toStringTag] || O.constructor.name || "Object";
362
362
  return K;
363
363
  }
364
364
  }
@@ -384,27 +384,27 @@ function wE() {
384
384
  }, ho, ot;
385
385
  function qe(O) {
386
386
  if (Or.call(O, "ref")) {
387
- var G = Object.getOwnPropertyDescriptor(O, "ref").get;
388
- if (G && G.isReactWarning)
387
+ var j = Object.getOwnPropertyDescriptor(O, "ref").get;
388
+ if (j && j.isReactWarning)
389
389
  return !1;
390
390
  }
391
391
  return O.ref !== void 0;
392
392
  }
393
393
  function Kr(O) {
394
394
  if (Or.call(O, "key")) {
395
- var G = Object.getOwnPropertyDescriptor(O, "key").get;
396
- if (G && G.isReactWarning)
395
+ var j = Object.getOwnPropertyDescriptor(O, "key").get;
396
+ if (j && j.isReactWarning)
397
397
  return !1;
398
398
  }
399
399
  return O.key !== void 0;
400
400
  }
401
- function er(O, G) {
401
+ function er(O, j) {
402
402
  typeof O.ref == "string" && fo.current;
403
403
  }
404
- function Gt(O, G) {
404
+ function Gt(O, j) {
405
405
  {
406
406
  var K = function() {
407
- ho || (ho = !0, y("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", G));
407
+ ho || (ho = !0, y("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", j));
408
408
  };
409
409
  K.isReactWarning = !0, Object.defineProperty(O, "key", {
410
410
  get: K,
@@ -412,10 +412,10 @@ function wE() {
412
412
  });
413
413
  }
414
414
  }
415
- function lf(O, G) {
415
+ function lf(O, j) {
416
416
  {
417
417
  var K = function() {
418
- ot || (ot = !0, y("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", G));
418
+ ot || (ot = !0, y("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", j));
419
419
  };
420
420
  K.isReactWarning = !0, Object.defineProperty(O, "ref", {
421
421
  get: K,
@@ -423,13 +423,13 @@ function wE() {
423
423
  });
424
424
  }
425
425
  }
426
- var PT = function(O, G, K, ce, Ae, Be, xe) {
426
+ var PT = function(O, j, K, ce, Ae, Be, xe) {
427
427
  var be = {
428
428
  // This tag allows us to uniquely identify this as a React Element
429
429
  $$typeof: t,
430
430
  // Built-in properties that belong on the element
431
431
  type: O,
432
- key: G,
432
+ key: j,
433
433
  ref: K,
434
434
  props: xe,
435
435
  // Record the component responsible for creating this element.
@@ -452,12 +452,12 @@ function wE() {
452
452
  value: Ae
453
453
  }), Object.freeze && (Object.freeze(be.props), Object.freeze(be)), be;
454
454
  };
455
- function kT(O, G, K, ce, Ae) {
455
+ function kT(O, j, K, ce, Ae) {
456
456
  {
457
457
  var Be, xe = {}, be = null, wt = null;
458
- K !== void 0 && (co(K), be = "" + K), Kr(G) && (co(G.key), be = "" + G.key), qe(G) && (wt = G.ref, er(G, Ae));
459
- for (Be in G)
460
- Or.call(G, Be) && !du.hasOwnProperty(Be) && (xe[Be] = G[Be]);
458
+ K !== void 0 && (co(K), be = "" + K), Kr(j) && (co(j.key), be = "" + j.key), qe(j) && (wt = j.ref, er(j, Ae));
459
+ for (Be in j)
460
+ Or.call(j, Be) && !du.hasOwnProperty(Be) && (xe[Be] = j[Be]);
461
461
  if (O && O.defaultProps) {
462
462
  var Qe = O.defaultProps;
463
463
  for (Be in Qe)
@@ -473,7 +473,7 @@ function wE() {
473
473
  var cf = m.ReactCurrentOwner, Eg = m.ReactDebugCurrentFrame;
474
474
  function ea(O) {
475
475
  if (O) {
476
- var G = O._owner, K = jt(O.type, O._source, G ? G.type : null);
476
+ var j = O._owner, K = jt(O.type, O._source, j ? j.type : null);
477
477
  Eg.setExtraStackFrame(K);
478
478
  } else
479
479
  Eg.setExtraStackFrame(null);
@@ -501,22 +501,22 @@ Check the render method of \`` + O + "`.";
501
501
  var Ag = {};
502
502
  function LT(O) {
503
503
  {
504
- var G = Dg();
505
- if (!G) {
504
+ var j = Dg();
505
+ if (!j) {
506
506
  var K = typeof O == "string" ? O : O.displayName || O.name;
507
- K && (G = `
507
+ K && (j = `
508
508
 
509
509
  Check the top-level render call using <` + K + ">.");
510
510
  }
511
- return G;
511
+ return j;
512
512
  }
513
513
  }
514
- function Mg(O, G) {
514
+ function Mg(O, j) {
515
515
  {
516
516
  if (!O._store || O._store.validated || O.key != null)
517
517
  return;
518
518
  O._store.validated = !0;
519
- var K = LT(G);
519
+ var K = LT(j);
520
520
  if (Ag[K])
521
521
  return;
522
522
  Ag[K] = !0;
@@ -524,14 +524,14 @@ Check the top-level render call using <` + K + ">.");
524
524
  O && O._owner && O._owner !== cf.current && (ce = " It was passed a child from " + I(O._owner.type) + "."), ea(O), y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', K, ce), ea(null);
525
525
  }
526
526
  }
527
- function Rg(O, G) {
527
+ function Rg(O, j) {
528
528
  {
529
529
  if (typeof O != "object")
530
530
  return;
531
531
  if (Xr(O))
532
532
  for (var K = 0; K < O.length; K++) {
533
533
  var ce = O[K];
534
- hf(ce) && Mg(ce, G);
534
+ hf(ce) && Mg(ce, j);
535
535
  }
536
536
  else if (hf(O))
537
537
  O._store && (O._store.validated = !0);
@@ -539,39 +539,39 @@ Check the top-level render call using <` + K + ">.");
539
539
  var Ae = g(O);
540
540
  if (typeof Ae == "function" && Ae !== O.entries)
541
541
  for (var Be = Ae.call(O), xe; !(xe = Be.next()).done; )
542
- hf(xe.value) && Mg(xe.value, G);
542
+ hf(xe.value) && Mg(xe.value, j);
543
543
  }
544
544
  }
545
545
  }
546
546
  function BT(O) {
547
547
  {
548
- var G = O.type;
549
- if (G == null || typeof G == "string")
548
+ var j = O.type;
549
+ if (j == null || typeof j == "string")
550
550
  return;
551
551
  var K;
552
- if (typeof G == "function")
553
- K = G.propTypes;
554
- else if (typeof G == "object" && (G.$$typeof === u || // Note: Memo only checks outer props here.
552
+ if (typeof j == "function")
553
+ K = j.propTypes;
554
+ else if (typeof j == "object" && (j.$$typeof === u || // Note: Memo only checks outer props here.
555
555
  // Inner props are checked in the reconciler.
556
- G.$$typeof === f))
557
- K = G.propTypes;
556
+ j.$$typeof === f))
557
+ K = j.propTypes;
558
558
  else
559
559
  return;
560
560
  if (K) {
561
- var ce = I(G);
561
+ var ce = I(j);
562
562
  Ji(K, O.props, "prop", ce, O);
563
- } else if (G.PropTypes !== void 0 && !ff) {
563
+ } else if (j.PropTypes !== void 0 && !ff) {
564
564
  ff = !0;
565
- var Ae = I(G);
565
+ var Ae = I(j);
566
566
  y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Ae || "Unknown");
567
567
  }
568
- typeof G.getDefaultProps == "function" && !G.getDefaultProps.isReactClassApproved && y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
568
+ typeof j.getDefaultProps == "function" && !j.getDefaultProps.isReactClassApproved && y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
569
569
  }
570
570
  }
571
571
  function VT(O) {
572
572
  {
573
- for (var G = Object.keys(O.props), K = 0; K < G.length; K++) {
574
- var ce = G[K];
573
+ for (var j = Object.keys(O.props), K = 0; K < j.length; K++) {
574
+ var ce = j[K];
575
575
  if (ce !== "children" && ce !== "key") {
576
576
  ea(O), y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", ce), ea(null);
577
577
  break;
@@ -581,7 +581,7 @@ Check the top-level render call using <` + K + ">.");
581
581
  }
582
582
  }
583
583
  var Og = {};
584
- function Ig(O, G, K, ce, Ae, Be) {
584
+ function Ig(O, j, K, ce, Ae, Be) {
585
585
  {
586
586
  var xe = w(O);
587
587
  if (!xe) {
@@ -592,11 +592,11 @@ Check the top-level render call using <` + K + ">.");
592
592
  var Qe;
593
593
  O === null ? Qe = "null" : Xr(O) ? Qe = "array" : O !== void 0 && O.$$typeof === t ? (Qe = "<" + (I(O.type) || "Unknown") + " />", be = " Did you accidentally export a JSX literal instead of a component?") : Qe = typeof O, y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", Qe, be);
594
594
  }
595
- var rt = kT(O, G, K, Ae, Be);
595
+ var rt = kT(O, j, K, Ae, Be);
596
596
  if (rt == null)
597
597
  return rt;
598
598
  if (xe) {
599
- var tr = G.children;
599
+ var tr = j.children;
600
600
  if (tr !== void 0)
601
601
  if (ce)
602
602
  if (Xr(tr)) {
@@ -608,8 +608,8 @@ Check the top-level render call using <` + K + ">.");
608
608
  else
609
609
  Rg(tr, O);
610
610
  }
611
- if (Or.call(G, "key")) {
612
- var Jn = I(O), It = Object.keys(G).filter(function(WT) {
611
+ if (Or.call(j, "key")) {
612
+ var Jn = I(O), It = Object.keys(j).filter(function(WT) {
613
613
  return WT !== "key";
614
614
  }), df = It.length > 0 ? "{key: someKey, " + It.join(": ..., ") + ": ...}" : "{key: someKey}";
615
615
  if (!Og[Jn + df]) {
@@ -625,11 +625,11 @@ React keys must be passed directly to JSX without using spread:
625
625
  return O === n ? VT(rt) : BT(rt), rt;
626
626
  }
627
627
  }
628
- function FT(O, G, K) {
629
- return Ig(O, G, K, !0);
628
+ function FT(O, j, K) {
629
+ return Ig(O, j, K, !0);
630
630
  }
631
- function zT(O, G, K) {
632
- return Ig(O, G, K, !1);
631
+ function zT(O, j, K) {
632
+ return Ig(O, j, K, !1);
633
633
  }
634
634
  var $T = zT, jT = FT;
635
635
  go.Fragment = n, go.jsx = $T, go.jsxs = jT;
@@ -727,16 +727,16 @@ var Vg;
727
727
  function TE() {
728
728
  return Vg || (Vg = 1, process.env.NODE_ENV !== "production" && function() {
729
729
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, r = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, i = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, o = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, u = e ? Symbol.for("react.async_mode") : 60111, l = e ? Symbol.for("react.concurrent_mode") : 60111, c = e ? Symbol.for("react.forward_ref") : 60112, f = e ? Symbol.for("react.suspense") : 60113, h = e ? Symbol.for("react.suspense_list") : 60120, d = e ? Symbol.for("react.memo") : 60115, p = e ? Symbol.for("react.lazy") : 60116, v = e ? Symbol.for("react.block") : 60121, g = e ? Symbol.for("react.fundamental") : 60117, m = e ? Symbol.for("react.responder") : 60118, y = e ? Symbol.for("react.scope") : 60119;
730
- function _(V) {
731
- return typeof V == "string" || typeof V == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
732
- V === n || V === l || V === a || V === i || V === f || V === h || typeof V == "object" && V !== null && (V.$$typeof === p || V.$$typeof === d || V.$$typeof === o || V.$$typeof === s || V.$$typeof === c || V.$$typeof === g || V.$$typeof === m || V.$$typeof === y || V.$$typeof === v);
730
+ function _(z) {
731
+ return typeof z == "string" || typeof z == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
732
+ z === n || z === l || z === a || z === i || z === f || z === h || typeof z == "object" && z !== null && (z.$$typeof === p || z.$$typeof === d || z.$$typeof === o || z.$$typeof === s || z.$$typeof === c || z.$$typeof === g || z.$$typeof === m || z.$$typeof === y || z.$$typeof === v);
733
733
  }
734
- function b(V) {
735
- if (typeof V == "object" && V !== null) {
736
- var Ye = V.$$typeof;
734
+ function b(z) {
735
+ if (typeof z == "object" && z !== null) {
736
+ var Ye = z.$$typeof;
737
737
  switch (Ye) {
738
738
  case t:
739
- var $e = V.type;
739
+ var $e = z.type;
740
740
  switch ($e) {
741
741
  case u:
742
742
  case l:
@@ -763,47 +763,47 @@ function TE() {
763
763
  }
764
764
  }
765
765
  }
766
- var S = u, x = l, C = s, T = o, A = t, w = c, D = n, M = p, I = d, P = r, N = a, L = i, H = f, j = !1;
767
- function $(V) {
768
- return j || (j = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), k(V) || b(V) === u;
766
+ var S = u, x = l, C = s, T = o, A = t, w = c, D = n, M = p, I = d, P = r, N = a, L = i, U = f, $ = !1;
767
+ function W(z) {
768
+ return $ || ($ = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), k(z) || b(z) === u;
769
769
  }
770
- function k(V) {
771
- return b(V) === l;
770
+ function k(z) {
771
+ return b(z) === l;
772
772
  }
773
- function F(V) {
774
- return b(V) === s;
773
+ function B(z) {
774
+ return b(z) === s;
775
775
  }
776
- function z(V) {
777
- return b(V) === o;
776
+ function F(z) {
777
+ return b(z) === o;
778
778
  }
779
- function U(V) {
780
- return typeof V == "object" && V !== null && V.$$typeof === t;
779
+ function H(z) {
780
+ return typeof z == "object" && z !== null && z.$$typeof === t;
781
781
  }
782
- function Y(V) {
783
- return b(V) === c;
782
+ function Y(z) {
783
+ return b(z) === c;
784
784
  }
785
- function ae(V) {
786
- return b(V) === n;
785
+ function ae(z) {
786
+ return b(z) === n;
787
787
  }
788
- function X(V) {
789
- return b(V) === p;
788
+ function X(z) {
789
+ return b(z) === p;
790
790
  }
791
- function re(V) {
792
- return b(V) === d;
791
+ function re(z) {
792
+ return b(z) === d;
793
793
  }
794
- function le(V) {
795
- return b(V) === r;
794
+ function le(z) {
795
+ return b(z) === r;
796
796
  }
797
- function oe(V) {
798
- return b(V) === a;
797
+ function oe(z) {
798
+ return b(z) === a;
799
799
  }
800
- function ne(V) {
801
- return b(V) === i;
800
+ function ne(z) {
801
+ return b(z) === i;
802
802
  }
803
- function ee(V) {
804
- return b(V) === f;
803
+ function ee(z) {
804
+ return b(z) === f;
805
805
  }
806
- Re.AsyncMode = S, Re.ConcurrentMode = x, Re.ContextConsumer = C, Re.ContextProvider = T, Re.Element = A, Re.ForwardRef = w, Re.Fragment = D, Re.Lazy = M, Re.Memo = I, Re.Portal = P, Re.Profiler = N, Re.StrictMode = L, Re.Suspense = H, Re.isAsyncMode = $, Re.isConcurrentMode = k, Re.isContextConsumer = F, Re.isContextProvider = z, Re.isElement = U, Re.isForwardRef = Y, Re.isFragment = ae, Re.isLazy = X, Re.isMemo = re, Re.isPortal = le, Re.isProfiler = oe, Re.isStrictMode = ne, Re.isSuspense = ee, Re.isValidElementType = _, Re.typeOf = b;
806
+ Re.AsyncMode = S, Re.ConcurrentMode = x, Re.ContextConsumer = C, Re.ContextProvider = T, Re.Element = A, Re.ForwardRef = w, Re.Fragment = D, Re.Lazy = M, Re.Memo = I, Re.Portal = P, Re.Profiler = N, Re.StrictMode = L, Re.Suspense = U, Re.isAsyncMode = W, Re.isConcurrentMode = k, Re.isContextConsumer = B, Re.isContextProvider = F, Re.isElement = H, Re.isForwardRef = Y, Re.isFragment = ae, Re.isLazy = X, Re.isMemo = re, Re.isPortal = le, Re.isProfiler = oe, Re.isStrictMode = ne, Re.isSuspense = ee, Re.isValidElementType = _, Re.typeOf = b;
807
807
  }()), Re;
808
808
  }
809
809
  var Fg;
@@ -941,9 +941,9 @@ function AE() {
941
941
  return bf = function(s, u) {
942
942
  var l = typeof Symbol == "function" && Symbol.iterator, c = "@@iterator";
943
943
  function f(k) {
944
- var F = k && (l && k[l] || k[c]);
945
- if (typeof F == "function")
946
- return F;
944
+ var B = k && (l && k[l] || k[c]);
945
+ if (typeof B == "function")
946
+ return B;
947
947
  }
948
948
  var h = "<<anonymous>>", d = {
949
949
  array: m("array"),
@@ -966,41 +966,41 @@ function AE() {
966
966
  shape: M,
967
967
  exact: I
968
968
  };
969
- function p(k, F) {
970
- return k === F ? k !== 0 || 1 / k === 1 / F : k !== k && F !== F;
969
+ function p(k, B) {
970
+ return k === B ? k !== 0 || 1 / k === 1 / B : k !== k && B !== B;
971
971
  }
972
- function v(k, F) {
973
- this.message = k, this.data = F && typeof F == "object" ? F : {}, this.stack = "";
972
+ function v(k, B) {
973
+ this.message = k, this.data = B && typeof B == "object" ? B : {}, this.stack = "";
974
974
  }
975
975
  v.prototype = Error.prototype;
976
976
  function g(k) {
977
977
  if (process.env.NODE_ENV !== "production")
978
- var F = {}, z = 0;
979
- function U(ae, X, re, le, oe, ne, ee) {
978
+ var B = {}, F = 0;
979
+ function H(ae, X, re, le, oe, ne, ee) {
980
980
  if (le = le || h, ne = ne || re, ee !== r) {
981
981
  if (u) {
982
- var V = new Error(
982
+ var z = new Error(
983
983
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
984
984
  );
985
- throw V.name = "Invariant Violation", V;
985
+ throw z.name = "Invariant Violation", z;
986
986
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
987
987
  var Ye = le + ":" + re;
988
- !F[Ye] && // Avoid spamming the console because they are often not actionable except for lib authors
989
- z < 3 && (a(
988
+ !B[Ye] && // Avoid spamming the console because they are often not actionable except for lib authors
989
+ F < 3 && (a(
990
990
  "You are manually calling a React.PropTypes validation function for the `" + ne + "` prop on `" + le + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
991
- ), F[Ye] = !0, z++);
991
+ ), B[Ye] = !0, F++);
992
992
  }
993
993
  }
994
994
  return X[re] == null ? ae ? X[re] === null ? new v("The " + oe + " `" + ne + "` is marked as required " + ("in `" + le + "`, but its value is `null`.")) : new v("The " + oe + " `" + ne + "` is marked as required in " + ("`" + le + "`, but its value is `undefined`.")) : null : k(X, re, le, oe, ne);
995
995
  }
996
- var Y = U.bind(null, !1);
997
- return Y.isRequired = U.bind(null, !0), Y;
996
+ var Y = H.bind(null, !1);
997
+ return Y.isRequired = H.bind(null, !0), Y;
998
998
  }
999
999
  function m(k) {
1000
- function F(z, U, Y, ae, X, re) {
1001
- var le = z[U], oe = L(le);
1000
+ function B(F, H, Y, ae, X, re) {
1001
+ var le = F[H], oe = L(le);
1002
1002
  if (oe !== k) {
1003
- var ne = H(le);
1003
+ var ne = U(le);
1004
1004
  return new v(
1005
1005
  "Invalid " + ae + " `" + X + "` of type " + ("`" + ne + "` supplied to `" + Y + "`, expected ") + ("`" + k + "`."),
1006
1006
  { expectedType: k }
@@ -1008,16 +1008,16 @@ function AE() {
1008
1008
  }
1009
1009
  return null;
1010
1010
  }
1011
- return g(F);
1011
+ return g(B);
1012
1012
  }
1013
1013
  function y() {
1014
1014
  return g(o);
1015
1015
  }
1016
1016
  function _(k) {
1017
- function F(z, U, Y, ae, X) {
1017
+ function B(F, H, Y, ae, X) {
1018
1018
  if (typeof k != "function")
1019
1019
  return new v("Property `" + X + "` of component `" + Y + "` has invalid PropType notation inside arrayOf.");
1020
- var re = z[U];
1020
+ var re = F[H];
1021
1021
  if (!Array.isArray(re)) {
1022
1022
  var le = L(re);
1023
1023
  return new v("Invalid " + ae + " `" + X + "` of type " + ("`" + le + "` supplied to `" + Y + "`, expected an array."));
@@ -1029,62 +1029,62 @@ function AE() {
1029
1029
  }
1030
1030
  return null;
1031
1031
  }
1032
- return g(F);
1032
+ return g(B);
1033
1033
  }
1034
1034
  function b() {
1035
- function k(F, z, U, Y, ae) {
1036
- var X = F[z];
1035
+ function k(B, F, H, Y, ae) {
1036
+ var X = B[F];
1037
1037
  if (!s(X)) {
1038
1038
  var re = L(X);
1039
- return new v("Invalid " + Y + " `" + ae + "` of type " + ("`" + re + "` supplied to `" + U + "`, expected a single ReactElement."));
1039
+ return new v("Invalid " + Y + " `" + ae + "` of type " + ("`" + re + "` supplied to `" + H + "`, expected a single ReactElement."));
1040
1040
  }
1041
1041
  return null;
1042
1042
  }
1043
1043
  return g(k);
1044
1044
  }
1045
1045
  function S() {
1046
- function k(F, z, U, Y, ae) {
1047
- var X = F[z];
1046
+ function k(B, F, H, Y, ae) {
1047
+ var X = B[F];
1048
1048
  if (!e.isValidElementType(X)) {
1049
1049
  var re = L(X);
1050
- return new v("Invalid " + Y + " `" + ae + "` of type " + ("`" + re + "` supplied to `" + U + "`, expected a single ReactElement type."));
1050
+ return new v("Invalid " + Y + " `" + ae + "` of type " + ("`" + re + "` supplied to `" + H + "`, expected a single ReactElement type."));
1051
1051
  }
1052
1052
  return null;
1053
1053
  }
1054
1054
  return g(k);
1055
1055
  }
1056
1056
  function x(k) {
1057
- function F(z, U, Y, ae, X) {
1058
- if (!(z[U] instanceof k)) {
1059
- var re = k.name || h, le = $(z[U]);
1057
+ function B(F, H, Y, ae, X) {
1058
+ if (!(F[H] instanceof k)) {
1059
+ var re = k.name || h, le = W(F[H]);
1060
1060
  return new v("Invalid " + ae + " `" + X + "` of type " + ("`" + le + "` supplied to `" + Y + "`, expected ") + ("instance of `" + re + "`."));
1061
1061
  }
1062
1062
  return null;
1063
1063
  }
1064
- return g(F);
1064
+ return g(B);
1065
1065
  }
1066
1066
  function C(k) {
1067
1067
  if (!Array.isArray(k))
1068
1068
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
1069
1069
  "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
1070
1070
  ) : a("Invalid argument supplied to oneOf, expected an array.")), o;
1071
- function F(z, U, Y, ae, X) {
1072
- for (var re = z[U], le = 0; le < k.length; le++)
1071
+ function B(F, H, Y, ae, X) {
1072
+ for (var re = F[H], le = 0; le < k.length; le++)
1073
1073
  if (p(re, k[le]))
1074
1074
  return null;
1075
- var oe = JSON.stringify(k, function(ee, V) {
1076
- var Ye = H(V);
1077
- return Ye === "symbol" ? String(V) : V;
1075
+ var oe = JSON.stringify(k, function(ee, z) {
1076
+ var Ye = U(z);
1077
+ return Ye === "symbol" ? String(z) : z;
1078
1078
  });
1079
1079
  return new v("Invalid " + ae + " `" + X + "` of value `" + String(re) + "` " + ("supplied to `" + Y + "`, expected one of " + oe + "."));
1080
1080
  }
1081
- return g(F);
1081
+ return g(B);
1082
1082
  }
1083
1083
  function T(k) {
1084
- function F(z, U, Y, ae, X) {
1084
+ function B(F, H, Y, ae, X) {
1085
1085
  if (typeof k != "function")
1086
1086
  return new v("Property `" + X + "` of component `" + Y + "` has invalid PropType notation inside objectOf.");
1087
- var re = z[U], le = L(re);
1087
+ var re = F[H], le = L(re);
1088
1088
  if (le !== "object")
1089
1089
  return new v("Invalid " + ae + " `" + X + "` of type " + ("`" + le + "` supplied to `" + Y + "`, expected an object."));
1090
1090
  for (var oe in re)
@@ -1095,80 +1095,80 @@ function AE() {
1095
1095
  }
1096
1096
  return null;
1097
1097
  }
1098
- return g(F);
1098
+ return g(B);
1099
1099
  }
1100
1100
  function A(k) {
1101
1101
  if (!Array.isArray(k))
1102
1102
  return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), o;
1103
- for (var F = 0; F < k.length; F++) {
1104
- var z = k[F];
1105
- if (typeof z != "function")
1103
+ for (var B = 0; B < k.length; B++) {
1104
+ var F = k[B];
1105
+ if (typeof F != "function")
1106
1106
  return a(
1107
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + j(z) + " at index " + F + "."
1107
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + $(F) + " at index " + B + "."
1108
1108
  ), o;
1109
1109
  }
1110
- function U(Y, ae, X, re, le) {
1110
+ function H(Y, ae, X, re, le) {
1111
1111
  for (var oe = [], ne = 0; ne < k.length; ne++) {
1112
- var ee = k[ne], V = ee(Y, ae, X, re, le, r);
1113
- if (V == null)
1112
+ var ee = k[ne], z = ee(Y, ae, X, re, le, r);
1113
+ if (z == null)
1114
1114
  return null;
1115
- V.data && n(V.data, "expectedType") && oe.push(V.data.expectedType);
1115
+ z.data && n(z.data, "expectedType") && oe.push(z.data.expectedType);
1116
1116
  }
1117
1117
  var Ye = oe.length > 0 ? ", expected one of type [" + oe.join(", ") + "]" : "";
1118
1118
  return new v("Invalid " + re + " `" + le + "` supplied to " + ("`" + X + "`" + Ye + "."));
1119
1119
  }
1120
- return g(U);
1120
+ return g(H);
1121
1121
  }
1122
1122
  function w() {
1123
- function k(F, z, U, Y, ae) {
1124
- return P(F[z]) ? null : new v("Invalid " + Y + " `" + ae + "` supplied to " + ("`" + U + "`, expected a ReactNode."));
1123
+ function k(B, F, H, Y, ae) {
1124
+ return P(B[F]) ? null : new v("Invalid " + Y + " `" + ae + "` supplied to " + ("`" + H + "`, expected a ReactNode."));
1125
1125
  }
1126
1126
  return g(k);
1127
1127
  }
1128
- function D(k, F, z, U, Y) {
1128
+ function D(k, B, F, H, Y) {
1129
1129
  return new v(
1130
- (k || "React class") + ": " + F + " type `" + z + "." + U + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + Y + "`."
1130
+ (k || "React class") + ": " + B + " type `" + F + "." + H + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + Y + "`."
1131
1131
  );
1132
1132
  }
1133
1133
  function M(k) {
1134
- function F(z, U, Y, ae, X) {
1135
- var re = z[U], le = L(re);
1134
+ function B(F, H, Y, ae, X) {
1135
+ var re = F[H], le = L(re);
1136
1136
  if (le !== "object")
1137
1137
  return new v("Invalid " + ae + " `" + X + "` of type `" + le + "` " + ("supplied to `" + Y + "`, expected `object`."));
1138
1138
  for (var oe in k) {
1139
1139
  var ne = k[oe];
1140
1140
  if (typeof ne != "function")
1141
- return D(Y, ae, X, oe, H(ne));
1141
+ return D(Y, ae, X, oe, U(ne));
1142
1142
  var ee = ne(re, oe, Y, ae, X + "." + oe, r);
1143
1143
  if (ee)
1144
1144
  return ee;
1145
1145
  }
1146
1146
  return null;
1147
1147
  }
1148
- return g(F);
1148
+ return g(B);
1149
1149
  }
1150
1150
  function I(k) {
1151
- function F(z, U, Y, ae, X) {
1152
- var re = z[U], le = L(re);
1151
+ function B(F, H, Y, ae, X) {
1152
+ var re = F[H], le = L(re);
1153
1153
  if (le !== "object")
1154
1154
  return new v("Invalid " + ae + " `" + X + "` of type `" + le + "` " + ("supplied to `" + Y + "`, expected `object`."));
1155
- var oe = t({}, z[U], k);
1155
+ var oe = t({}, F[H], k);
1156
1156
  for (var ne in oe) {
1157
1157
  var ee = k[ne];
1158
1158
  if (n(k, ne) && typeof ee != "function")
1159
- return D(Y, ae, X, ne, H(ee));
1159
+ return D(Y, ae, X, ne, U(ee));
1160
1160
  if (!ee)
1161
1161
  return new v(
1162
- "Invalid " + ae + " `" + X + "` key `" + ne + "` supplied to `" + Y + "`.\nBad object: " + JSON.stringify(z[U], null, " ") + `
1162
+ "Invalid " + ae + " `" + X + "` key `" + ne + "` supplied to `" + Y + "`.\nBad object: " + JSON.stringify(F[H], null, " ") + `
1163
1163
  Valid keys: ` + JSON.stringify(Object.keys(k), null, " ")
1164
1164
  );
1165
- var V = ee(re, ne, Y, ae, X + "." + ne, r);
1166
- if (V)
1167
- return V;
1165
+ var z = ee(re, ne, Y, ae, X + "." + ne, r);
1166
+ if (z)
1167
+ return z;
1168
1168
  }
1169
1169
  return null;
1170
1170
  }
1171
- return g(F);
1171
+ return g(B);
1172
1172
  }
1173
1173
  function P(k) {
1174
1174
  switch (typeof k) {
@@ -1183,16 +1183,16 @@ Valid keys: ` + JSON.stringify(Object.keys(k), null, " ")
1183
1183
  return k.every(P);
1184
1184
  if (k === null || s(k))
1185
1185
  return !0;
1186
- var F = f(k);
1187
- if (F) {
1188
- var z = F.call(k), U;
1189
- if (F !== k.entries) {
1190
- for (; !(U = z.next()).done; )
1191
- if (!P(U.value))
1186
+ var B = f(k);
1187
+ if (B) {
1188
+ var F = B.call(k), H;
1189
+ if (B !== k.entries) {
1190
+ for (; !(H = F.next()).done; )
1191
+ if (!P(H.value))
1192
1192
  return !1;
1193
1193
  } else
1194
- for (; !(U = z.next()).done; ) {
1195
- var Y = U.value;
1194
+ for (; !(H = F.next()).done; ) {
1195
+ var Y = H.value;
1196
1196
  if (Y && !P(Y[1]))
1197
1197
  return !1;
1198
1198
  }
@@ -1203,40 +1203,40 @@ Valid keys: ` + JSON.stringify(Object.keys(k), null, " ")
1203
1203
  return !1;
1204
1204
  }
1205
1205
  }
1206
- function N(k, F) {
1207
- return k === "symbol" ? !0 : F ? F["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && F instanceof Symbol : !1;
1206
+ function N(k, B) {
1207
+ return k === "symbol" ? !0 : B ? B["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && B instanceof Symbol : !1;
1208
1208
  }
1209
1209
  function L(k) {
1210
- var F = typeof k;
1211
- return Array.isArray(k) ? "array" : k instanceof RegExp ? "object" : N(F, k) ? "symbol" : F;
1210
+ var B = typeof k;
1211
+ return Array.isArray(k) ? "array" : k instanceof RegExp ? "object" : N(B, k) ? "symbol" : B;
1212
1212
  }
1213
- function H(k) {
1213
+ function U(k) {
1214
1214
  if (typeof k > "u" || k === null)
1215
1215
  return "" + k;
1216
- var F = L(k);
1217
- if (F === "object") {
1216
+ var B = L(k);
1217
+ if (B === "object") {
1218
1218
  if (k instanceof Date)
1219
1219
  return "date";
1220
1220
  if (k instanceof RegExp)
1221
1221
  return "regexp";
1222
1222
  }
1223
- return F;
1223
+ return B;
1224
1224
  }
1225
- function j(k) {
1226
- var F = H(k);
1227
- switch (F) {
1225
+ function $(k) {
1226
+ var B = U(k);
1227
+ switch (B) {
1228
1228
  case "array":
1229
1229
  case "object":
1230
- return "an " + F;
1230
+ return "an " + B;
1231
1231
  case "boolean":
1232
1232
  case "date":
1233
1233
  case "regexp":
1234
- return "a " + F;
1234
+ return "a " + B;
1235
1235
  default:
1236
- return F;
1236
+ return B;
1237
1237
  }
1238
1238
  }
1239
- function $(k) {
1239
+ function W(k) {
1240
1240
  return !k.constructor || !k.constructor.name ? h : k.constructor.name;
1241
1241
  }
1242
1242
  return d.checkPropTypes = i, d.resetWarningCache = i.resetWarningCache, d.PropTypes = d, d;
@@ -1301,7 +1301,7 @@ function RE() {
1301
1301
  return vu.exports;
1302
1302
  }
1303
1303
  var OE = /* @__PURE__ */ RE();
1304
- const W = /* @__PURE__ */ bE(OE);
1304
+ const G = /* @__PURE__ */ bE(OE);
1305
1305
  function Gn(e, ...t) {
1306
1306
  const r = new URL(`https://mui.com/production-error/?code=${e}`);
1307
1307
  return t.forEach((n) => r.searchParams.append("args[]", n)), `Minified MUI error #${e}; visit ${r} for the full message.`;
@@ -1495,7 +1495,7 @@ function is(e, t) {
1495
1495
  // No need to clone deep, it's way faster.
1496
1496
  }) : e;
1497
1497
  }
1498
- const Kn = process.env.NODE_ENV !== "production" ? W.oneOfType([W.number, W.string, W.object, W.array]) : {};
1498
+ const Kn = process.env.NODE_ENV !== "production" ? G.oneOfType([G.number, G.string, G.object, G.array]) : {};
1499
1499
  function NE(e, t) {
1500
1500
  if (!e.containerQueries)
1501
1501
  return t;
@@ -2438,8 +2438,8 @@ function $p(e) {
2438
2438
  });
2439
2439
  }
2440
2440
  process.env.NODE_ENV !== "production" && ($p.propTypes = {
2441
- defaultTheme: W.object,
2442
- styles: W.oneOfType([W.array, W.string, W.object, W.func])
2441
+ defaultTheme: G.object,
2442
+ styles: G.oneOfType([G.array, G.string, G.object, G.func])
2443
2443
  });
2444
2444
  /**
2445
2445
  * @mui/styled-engine v7.1.1
@@ -2611,15 +2611,15 @@ process.env.NODE_ENV !== "production" && (gb.propTypes = {
2611
2611
  /**
2612
2612
  * @ignore
2613
2613
  */
2614
- defaultTheme: W.object,
2614
+ defaultTheme: G.object,
2615
2615
  /**
2616
2616
  * @ignore
2617
2617
  */
2618
- styles: W.oneOfType([W.array, W.func, W.number, W.object, W.string, W.bool]),
2618
+ styles: G.oneOfType([G.array, G.func, G.number, G.object, G.string, G.bool]),
2619
2619
  /**
2620
2620
  * @ignore
2621
2621
  */
2622
- themeId: W.string
2622
+ themeId: G.string
2623
2623
  });
2624
2624
  const nm = (e) => e, HD = () => {
2625
2625
  let e = nm;
@@ -2811,13 +2811,13 @@ function e2(e = {}) {
2811
2811
  }, b = (...S) => {
2812
2812
  const x = [], C = S.map(_), T = [];
2813
2813
  if (x.push(a), l && d && T.push(function(M) {
2814
- var L, H;
2815
- const P = (H = (L = M.theme.components) == null ? void 0 : L[l]) == null ? void 0 : H.styleOverrides;
2814
+ var L, U;
2815
+ const P = (U = (L = M.theme.components) == null ? void 0 : L[l]) == null ? void 0 : U.styleOverrides;
2816
2816
  if (!P)
2817
2817
  return null;
2818
2818
  const N = {};
2819
- for (const j in P)
2820
- N[j] = ll(M, P[j]);
2819
+ for (const $ in P)
2820
+ N[$] = ll(M, P[$]);
2821
2821
  return d(M, N);
2822
2822
  }), l && !v && T.push(function(M) {
2823
2823
  var N, L;
@@ -3066,11 +3066,11 @@ process.env.NODE_ENV !== "production" && (Al.propTypes = {
3066
3066
  /**
3067
3067
  * Your component tree.
3068
3068
  */
3069
- children: W.node,
3069
+ children: G.node,
3070
3070
  /**
3071
3071
  * A theme object. You can provide a function to extend the outer theme.
3072
3072
  */
3073
- theme: W.oneOfType([W.object, W.func]).isRequired
3073
+ theme: G.oneOfType([G.object, G.func]).isRequired
3074
3074
  });
3075
3075
  process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "production" && (Al.propTypes = xb(Al.propTypes));
3076
3076
  const v2 = /* @__PURE__ */ ve.createContext();
@@ -3084,8 +3084,8 @@ function Cb({
3084
3084
  });
3085
3085
  }
3086
3086
  process.env.NODE_ENV !== "production" && (Cb.propTypes = {
3087
- children: W.node,
3088
- value: W.bool
3087
+ children: G.node,
3088
+ value: G.bool
3089
3089
  });
3090
3090
  const Tb = /* @__PURE__ */ ve.createContext(void 0);
3091
3091
  function Eb({
@@ -3105,11 +3105,11 @@ process.env.NODE_ENV !== "production" && (Eb.propTypes = {
3105
3105
  /**
3106
3106
  * @ignore
3107
3107
  */
3108
- children: W.node,
3108
+ children: G.node,
3109
3109
  /**
3110
3110
  * @ignore
3111
3111
  */
3112
- value: W.object
3112
+ value: G.object
3113
3113
  });
3114
3114
  function g2(e) {
3115
3115
  const {
@@ -3186,15 +3186,15 @@ process.env.NODE_ENV !== "production" && (bs.propTypes = {
3186
3186
  /**
3187
3187
  * Your component tree.
3188
3188
  */
3189
- children: W.node,
3189
+ children: G.node,
3190
3190
  /**
3191
3191
  * A theme object. You can provide a function to extend the outer theme.
3192
3192
  */
3193
- theme: W.oneOfType([W.func, W.object]).isRequired,
3193
+ theme: G.oneOfType([G.func, G.object]).isRequired,
3194
3194
  /**
3195
3195
  * The design system's unique id for getting the corresponded theme when there are multiple design systems.
3196
3196
  */
3197
- themeId: W.string
3197
+ themeId: G.string
3198
3198
  });
3199
3199
  process.env.NODE_ENV !== "production" && process.env.NODE_ENV !== "production" && (bs.propTypes = xb(bs.propTypes));
3200
3200
  const um = {
@@ -3472,13 +3472,13 @@ function E2(e) {
3472
3472
  defaultMode: I = "system",
3473
3473
  forceThemeRerender: P = !1,
3474
3474
  noSsr: N
3475
- } = m, L = ve.useRef(!1), H = qp(), j = ve.useContext(l), $ = !!j && !D, k = ve.useMemo(() => _ || (typeof r == "function" ? r() : r), [_]), F = k[t], z = F || k, {
3476
- colorSchemes: U = f,
3475
+ } = m, L = ve.useRef(!1), U = qp(), $ = ve.useContext(l), W = !!$ && !D, k = ve.useMemo(() => _ || (typeof r == "function" ? r() : r), [_]), B = k[t], F = B || k, {
3476
+ colorSchemes: H = f,
3477
3477
  components: Y = h,
3478
3478
  cssVarPrefix: ae
3479
- } = z, X = Object.keys(U).filter((ot) => !!U[ot]).join(","), re = ve.useMemo(() => X.split(","), [X]), le = typeof o == "string" ? o : o.light, oe = typeof o == "string" ? o : o.dark, ne = U[le] && U[oe] ? I : ((fo = (co = U[z.defaultColorScheme]) == null ? void 0 : co.palette) == null ? void 0 : fo.mode) || ((du = z.palette) == null ? void 0 : du.mode), {
3479
+ } = F, X = Object.keys(H).filter((ot) => !!H[ot]).join(","), re = ve.useMemo(() => X.split(","), [X]), le = typeof o == "string" ? o : o.light, oe = typeof o == "string" ? o : o.dark, ne = H[le] && H[oe] ? I : ((fo = (co = H[F.defaultColorScheme]) == null ? void 0 : co.palette) == null ? void 0 : fo.mode) || ((du = F.palette) == null ? void 0 : du.mode), {
3480
3480
  mode: ee,
3481
- setMode: V,
3481
+ setMode: z,
3482
3482
  systemMode: Ye,
3483
3483
  lightColorScheme: $e,
3484
3484
  darkColorScheme: jt,
@@ -3496,21 +3496,21 @@ function E2(e) {
3496
3496
  noSsr: N
3497
3497
  });
3498
3498
  let Qi = ee, dt = Or;
3499
- $ && (Qi = j.mode, dt = j.colorScheme), process.env.NODE_ENV !== "production" && P && !z.vars && console.warn(["MUI: The `forceThemeRerender` prop should only be used with CSS theme variables.", "Note that it will slow down the app when changing between modes, so only do this when you cannot find a better solution."].join(`
3499
+ W && (Qi = $.mode, dt = $.colorScheme), process.env.NODE_ENV !== "production" && P && !F.vars && console.warn(["MUI: The `forceThemeRerender` prop should only be used with CSS theme variables.", "Note that it will slow down the app when changing between modes, so only do this when you cannot find a better solution."].join(`
3500
3500
  `));
3501
- let Ji = dt || z.defaultColorScheme;
3502
- z.vars && !P && (Ji = z.defaultColorScheme);
3501
+ let Ji = dt || F.defaultColorScheme;
3502
+ F.vars && !P && (Ji = F.defaultColorScheme);
3503
3503
  const _n = ve.useMemo(() => {
3504
3504
  var Kr;
3505
- const ot = ((Kr = z.generateThemeVars) == null ? void 0 : Kr.call(z)) || z.vars, qe = {
3506
- ...z,
3505
+ const ot = ((Kr = F.generateThemeVars) == null ? void 0 : Kr.call(F)) || F.vars, qe = {
3506
+ ...F,
3507
3507
  components: Y,
3508
- colorSchemes: U,
3508
+ colorSchemes: H,
3509
3509
  cssVarPrefix: ae,
3510
3510
  vars: ot
3511
3511
  };
3512
3512
  if (typeof qe.generateSpacing == "function" && (qe.spacing = qe.generateSpacing()), Ji) {
3513
- const er = U[Ji];
3513
+ const er = H[Ji];
3514
3514
  er && typeof er == "object" && Object.keys(er).forEach((Gt) => {
3515
3515
  er[Gt] && typeof er[Gt] == "object" ? qe[Gt] = {
3516
3516
  ...qe[Gt],
@@ -3519,7 +3519,7 @@ function E2(e) {
3519
3519
  });
3520
3520
  }
3521
3521
  return s ? s(qe) : qe;
3522
- }, [z, Ji, Y, U, ae]), Xr = z.colorSchemeSelector;
3522
+ }, [F, Ji, Y, H, ae]), Xr = F.colorSchemeSelector;
3523
3523
  a2(() => {
3524
3524
  if (dt && w && Xr && Xr !== "media") {
3525
3525
  const ot = Xr;
@@ -3558,24 +3558,24 @@ function E2(e) {
3558
3558
  lightColorScheme: $e,
3559
3559
  mode: Qi,
3560
3560
  setColorScheme: uo,
3561
- setMode: process.env.NODE_ENV === "production" ? V : (ot) => {
3561
+ setMode: process.env.NODE_ENV === "production" ? z : (ot) => {
3562
3562
  _n.colorSchemeSelector === "media" && console.error(["MUI: The `setMode` function has no effect if `colorSchemeSelector` is `media` (`media` is the default value).", "To toggle the mode manually, please configure `colorSchemeSelector` to use a class or data attribute.", "To learn more, visit https://mui.com/material-ui/customization/css-theme-variables/configuration/#toggling-dark-mode-manually"].join(`
3563
- `)), V(ot);
3563
+ `)), z(ot);
3564
3564
  },
3565
3565
  systemMode: Ye
3566
- }), [re, dt, jt, $e, Qi, uo, V, Ye, _n.colorSchemeSelector]);
3566
+ }), [re, dt, jt, $e, Qi, uo, z, Ye, _n.colorSchemeSelector]);
3567
3567
  let hu = !0;
3568
- (M || z.cssVariables === !1 || $ && (H == null ? void 0 : H.cssVarPrefix) === ae) && (hu = !1);
3568
+ (M || F.cssVariables === !1 || W && (U == null ? void 0 : U.cssVarPrefix) === ae) && (hu = !1);
3569
3569
  const lo = /* @__PURE__ */ E.jsxs(ve.Fragment, {
3570
3570
  children: [/* @__PURE__ */ E.jsx(bs, {
3571
- themeId: F ? t : void 0,
3571
+ themeId: B ? t : void 0,
3572
3572
  theme: _n,
3573
3573
  children: y
3574
3574
  }), hu && /* @__PURE__ */ E.jsx($p, {
3575
3575
  styles: ((ho = _n.generateStyleSheets) == null ? void 0 : ho.call(_n)) || []
3576
3576
  })]
3577
3577
  });
3578
- return $ ? lo : /* @__PURE__ */ E.jsx(l.Provider, {
3578
+ return W ? lo : /* @__PURE__ */ E.jsx(l.Provider, {
3579
3579
  value: uf,
3580
3580
  children: lo
3581
3581
  });
@@ -3584,65 +3584,65 @@ function E2(e) {
3584
3584
  /**
3585
3585
  * The component tree.
3586
3586
  */
3587
- children: W.node,
3587
+ children: G.node,
3588
3588
  /**
3589
3589
  * The node used to attach the color-scheme attribute
3590
3590
  */
3591
- colorSchemeNode: W.any,
3591
+ colorSchemeNode: G.any,
3592
3592
  /**
3593
3593
  * localStorage key used to store `colorScheme`
3594
3594
  */
3595
- colorSchemeStorageKey: W.string,
3595
+ colorSchemeStorageKey: G.string,
3596
3596
  /**
3597
3597
  * The default mode when the storage is empty,
3598
3598
  * require the theme to have `colorSchemes` with light and dark.
3599
3599
  */
3600
- defaultMode: W.string,
3600
+ defaultMode: G.string,
3601
3601
  /**
3602
3602
  * If `true`, the provider creates its own context and generate stylesheet as if it is a root `CssVarsProvider`.
3603
3603
  */
3604
- disableNestedContext: W.bool,
3604
+ disableNestedContext: G.bool,
3605
3605
  /**
3606
3606
  * If `true`, the style sheet won't be generated.
3607
3607
  *
3608
3608
  * This is useful for controlling nested CssVarsProvider behavior.
3609
3609
  */
3610
- disableStyleSheetGeneration: W.bool,
3610
+ disableStyleSheetGeneration: G.bool,
3611
3611
  /**
3612
3612
  * Disable CSS transitions when switching between modes or color schemes.
3613
3613
  */
3614
- disableTransitionOnChange: W.bool,
3614
+ disableTransitionOnChange: G.bool,
3615
3615
  /**
3616
3616
  * The document to attach the attribute to.
3617
3617
  */
3618
- documentNode: W.any,
3618
+ documentNode: G.any,
3619
3619
  /**
3620
3620
  * If `true`, theme values are recalculated when the mode changes.
3621
3621
  */
3622
- forceThemeRerender: W.bool,
3622
+ forceThemeRerender: G.bool,
3623
3623
  /**
3624
3624
  * The key in the local storage used to store current color scheme.
3625
3625
  */
3626
- modeStorageKey: W.string,
3626
+ modeStorageKey: G.string,
3627
3627
  /**
3628
3628
  * If `true`, the mode will be the same value as the storage without an extra rerendering after the hydration.
3629
3629
  * You should use this option in conjuction with `InitColorSchemeScript` component.
3630
3630
  */
3631
- noSsr: W.bool,
3631
+ noSsr: G.bool,
3632
3632
  /**
3633
3633
  * The storage manager to be used for storing the mode and color scheme
3634
3634
  * @default using `window.localStorage`
3635
3635
  */
3636
- storageManager: W.func,
3636
+ storageManager: G.func,
3637
3637
  /**
3638
3638
  * The window that attaches the 'storage' event listener.
3639
3639
  * @default window
3640
3640
  */
3641
- storageWindow: W.any,
3641
+ storageWindow: G.any,
3642
3642
  /**
3643
3643
  * The calculated theme object that will be passed through context.
3644
3644
  */
3645
- theme: W.object
3645
+ theme: G.object
3646
3646
  });
3647
3647
  const p = typeof o == "string" ? o : o.light, v = typeof o == "string" ? o : o.dark;
3648
3648
  return {
@@ -4239,10 +4239,10 @@ function Rb(e, t) {
4239
4239
  });
4240
4240
  }
4241
4241
  const G2 = 0.2, W2 = 0.14, H2 = 0.12;
4242
- function je(...e) {
4242
+ function Ge(...e) {
4243
4243
  return [`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${G2})`, `${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${W2})`, `${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${H2})`].join(",");
4244
4244
  }
4245
- const U2 = ["none", je(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), je(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), je(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), je(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), je(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), je(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), je(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), je(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), je(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), je(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), je(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), je(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), je(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), je(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), je(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), je(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), je(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), je(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), je(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), je(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), je(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), je(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), je(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), je(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)], Y2 = {
4245
+ const U2 = ["none", Ge(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), Ge(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), Ge(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), Ge(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), Ge(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), Ge(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), Ge(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), Ge(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), Ge(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), Ge(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), Ge(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), Ge(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), Ge(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), Ge(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), Ge(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), Ge(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), Ge(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), Ge(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), Ge(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), Ge(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), Ge(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), Ge(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), Ge(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), Ge(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)], Y2 = {
4246
4246
  // This is the most common easing curve.
4247
4247
  easeInOut: "cubic-bezier(0.4, 0, 0.2, 1)",
4248
4248
  // Objects enter the screen at full velocity from off-screen and
@@ -4487,7 +4487,7 @@ function aA(e, t) {
4487
4487
  e[r] || (e[r] = {});
4488
4488
  });
4489
4489
  }
4490
- function B(e, t, r) {
4490
+ function V(e, t, r) {
4491
4491
  !e[t] && r && (e[t] = r);
4492
4492
  }
4493
4493
  function Ho(e) {
@@ -4585,19 +4585,19 @@ function uA(e = {}, ...t) {
4585
4585
  const I = M.split("-"), P = I[1], N = I[2];
4586
4586
  return h(M, w[P][N]);
4587
4587
  };
4588
- if (w.mode === "light" && (B(w.common, "background", "#fff"), B(w.common, "onBackground", "#000")), w.mode === "dark" && (B(w.common, "background", "#000"), B(w.common, "onBackground", "#fff")), aA(w, ["Alert", "AppBar", "Avatar", "Button", "Chip", "FilledInput", "LinearProgress", "Skeleton", "Slider", "SnackbarContent", "SpeedDialAction", "StepConnector", "StepContent", "Switch", "TableCell", "Tooltip"]), w.mode === "light") {
4589
- B(w.Alert, "errorColor", Ve(w.error.light, 0.6)), B(w.Alert, "infoColor", Ve(w.info.light, 0.6)), B(w.Alert, "successColor", Ve(w.success.light, 0.6)), B(w.Alert, "warningColor", Ve(w.warning.light, 0.6)), B(w.Alert, "errorFilledBg", D("palette-error-main")), B(w.Alert, "infoFilledBg", D("palette-info-main")), B(w.Alert, "successFilledBg", D("palette-success-main")), B(w.Alert, "warningFilledBg", D("palette-warning-main")), B(w.Alert, "errorFilledColor", Ir(() => w.getContrastText(w.error.main))), B(w.Alert, "infoFilledColor", Ir(() => w.getContrastText(w.info.main))), B(w.Alert, "successFilledColor", Ir(() => w.getContrastText(w.success.main))), B(w.Alert, "warningFilledColor", Ir(() => w.getContrastText(w.warning.main))), B(w.Alert, "errorStandardBg", Fe(w.error.light, 0.9)), B(w.Alert, "infoStandardBg", Fe(w.info.light, 0.9)), B(w.Alert, "successStandardBg", Fe(w.success.light, 0.9)), B(w.Alert, "warningStandardBg", Fe(w.warning.light, 0.9)), B(w.Alert, "errorIconColor", D("palette-error-main")), B(w.Alert, "infoIconColor", D("palette-info-main")), B(w.Alert, "successIconColor", D("palette-success-main")), B(w.Alert, "warningIconColor", D("palette-warning-main")), B(w.AppBar, "defaultBg", D("palette-grey-100")), B(w.Avatar, "defaultBg", D("palette-grey-400")), B(w.Button, "inheritContainedBg", D("palette-grey-300")), B(w.Button, "inheritContainedHoverBg", D("palette-grey-A100")), B(w.Chip, "defaultBorder", D("palette-grey-400")), B(w.Chip, "defaultAvatarColor", D("palette-grey-700")), B(w.Chip, "defaultIconColor", D("palette-grey-700")), B(w.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), B(w.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), B(w.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), B(w.LinearProgress, "primaryBg", Fe(w.primary.main, 0.62)), B(w.LinearProgress, "secondaryBg", Fe(w.secondary.main, 0.62)), B(w.LinearProgress, "errorBg", Fe(w.error.main, 0.62)), B(w.LinearProgress, "infoBg", Fe(w.info.main, 0.62)), B(w.LinearProgress, "successBg", Fe(w.success.main, 0.62)), B(w.LinearProgress, "warningBg", Fe(w.warning.main, 0.62)), B(w.Skeleton, "bg", `rgba(${D("palette-text-primaryChannel")} / 0.11)`), B(w.Slider, "primaryTrack", Fe(w.primary.main, 0.62)), B(w.Slider, "secondaryTrack", Fe(w.secondary.main, 0.62)), B(w.Slider, "errorTrack", Fe(w.error.main, 0.62)), B(w.Slider, "infoTrack", Fe(w.info.main, 0.62)), B(w.Slider, "successTrack", Fe(w.success.main, 0.62)), B(w.Slider, "warningTrack", Fe(w.warning.main, 0.62));
4588
+ if (w.mode === "light" && (V(w.common, "background", "#fff"), V(w.common, "onBackground", "#000")), w.mode === "dark" && (V(w.common, "background", "#000"), V(w.common, "onBackground", "#fff")), aA(w, ["Alert", "AppBar", "Avatar", "Button", "Chip", "FilledInput", "LinearProgress", "Skeleton", "Slider", "SnackbarContent", "SpeedDialAction", "StepConnector", "StepContent", "Switch", "TableCell", "Tooltip"]), w.mode === "light") {
4589
+ V(w.Alert, "errorColor", Ve(w.error.light, 0.6)), V(w.Alert, "infoColor", Ve(w.info.light, 0.6)), V(w.Alert, "successColor", Ve(w.success.light, 0.6)), V(w.Alert, "warningColor", Ve(w.warning.light, 0.6)), V(w.Alert, "errorFilledBg", D("palette-error-main")), V(w.Alert, "infoFilledBg", D("palette-info-main")), V(w.Alert, "successFilledBg", D("palette-success-main")), V(w.Alert, "warningFilledBg", D("palette-warning-main")), V(w.Alert, "errorFilledColor", Ir(() => w.getContrastText(w.error.main))), V(w.Alert, "infoFilledColor", Ir(() => w.getContrastText(w.info.main))), V(w.Alert, "successFilledColor", Ir(() => w.getContrastText(w.success.main))), V(w.Alert, "warningFilledColor", Ir(() => w.getContrastText(w.warning.main))), V(w.Alert, "errorStandardBg", Fe(w.error.light, 0.9)), V(w.Alert, "infoStandardBg", Fe(w.info.light, 0.9)), V(w.Alert, "successStandardBg", Fe(w.success.light, 0.9)), V(w.Alert, "warningStandardBg", Fe(w.warning.light, 0.9)), V(w.Alert, "errorIconColor", D("palette-error-main")), V(w.Alert, "infoIconColor", D("palette-info-main")), V(w.Alert, "successIconColor", D("palette-success-main")), V(w.Alert, "warningIconColor", D("palette-warning-main")), V(w.AppBar, "defaultBg", D("palette-grey-100")), V(w.Avatar, "defaultBg", D("palette-grey-400")), V(w.Button, "inheritContainedBg", D("palette-grey-300")), V(w.Button, "inheritContainedHoverBg", D("palette-grey-A100")), V(w.Chip, "defaultBorder", D("palette-grey-400")), V(w.Chip, "defaultAvatarColor", D("palette-grey-700")), V(w.Chip, "defaultIconColor", D("palette-grey-700")), V(w.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), V(w.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), V(w.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), V(w.LinearProgress, "primaryBg", Fe(w.primary.main, 0.62)), V(w.LinearProgress, "secondaryBg", Fe(w.secondary.main, 0.62)), V(w.LinearProgress, "errorBg", Fe(w.error.main, 0.62)), V(w.LinearProgress, "infoBg", Fe(w.info.main, 0.62)), V(w.LinearProgress, "successBg", Fe(w.success.main, 0.62)), V(w.LinearProgress, "warningBg", Fe(w.warning.main, 0.62)), V(w.Skeleton, "bg", `rgba(${D("palette-text-primaryChannel")} / 0.11)`), V(w.Slider, "primaryTrack", Fe(w.primary.main, 0.62)), V(w.Slider, "secondaryTrack", Fe(w.secondary.main, 0.62)), V(w.Slider, "errorTrack", Fe(w.error.main, 0.62)), V(w.Slider, "infoTrack", Fe(w.info.main, 0.62)), V(w.Slider, "successTrack", Fe(w.success.main, 0.62)), V(w.Slider, "warningTrack", Fe(w.warning.main, 0.62));
4590
4590
  const M = _u(w.background.default, 0.8);
4591
- B(w.SnackbarContent, "bg", M), B(w.SnackbarContent, "color", Ir(() => w.getContrastText(M))), B(w.SpeedDialAction, "fabHoverBg", _u(w.background.paper, 0.15)), B(w.StepConnector, "border", D("palette-grey-400")), B(w.StepContent, "border", D("palette-grey-400")), B(w.Switch, "defaultColor", D("palette-common-white")), B(w.Switch, "defaultDisabledColor", D("palette-grey-100")), B(w.Switch, "primaryDisabledColor", Fe(w.primary.main, 0.62)), B(w.Switch, "secondaryDisabledColor", Fe(w.secondary.main, 0.62)), B(w.Switch, "errorDisabledColor", Fe(w.error.main, 0.62)), B(w.Switch, "infoDisabledColor", Fe(w.info.main, 0.62)), B(w.Switch, "successDisabledColor", Fe(w.success.main, 0.62)), B(w.Switch, "warningDisabledColor", Fe(w.warning.main, 0.62)), B(w.TableCell, "border", Fe(yu(w.divider, 1), 0.88)), B(w.Tooltip, "bg", yu(w.grey[700], 0.92));
4591
+ V(w.SnackbarContent, "bg", M), V(w.SnackbarContent, "color", Ir(() => w.getContrastText(M))), V(w.SpeedDialAction, "fabHoverBg", _u(w.background.paper, 0.15)), V(w.StepConnector, "border", D("palette-grey-400")), V(w.StepContent, "border", D("palette-grey-400")), V(w.Switch, "defaultColor", D("palette-common-white")), V(w.Switch, "defaultDisabledColor", D("palette-grey-100")), V(w.Switch, "primaryDisabledColor", Fe(w.primary.main, 0.62)), V(w.Switch, "secondaryDisabledColor", Fe(w.secondary.main, 0.62)), V(w.Switch, "errorDisabledColor", Fe(w.error.main, 0.62)), V(w.Switch, "infoDisabledColor", Fe(w.info.main, 0.62)), V(w.Switch, "successDisabledColor", Fe(w.success.main, 0.62)), V(w.Switch, "warningDisabledColor", Fe(w.warning.main, 0.62)), V(w.TableCell, "border", Fe(yu(w.divider, 1), 0.88)), V(w.Tooltip, "bg", yu(w.grey[700], 0.92));
4592
4592
  }
4593
4593
  if (w.mode === "dark") {
4594
- B(w.Alert, "errorColor", Fe(w.error.light, 0.6)), B(w.Alert, "infoColor", Fe(w.info.light, 0.6)), B(w.Alert, "successColor", Fe(w.success.light, 0.6)), B(w.Alert, "warningColor", Fe(w.warning.light, 0.6)), B(w.Alert, "errorFilledBg", D("palette-error-dark")), B(w.Alert, "infoFilledBg", D("palette-info-dark")), B(w.Alert, "successFilledBg", D("palette-success-dark")), B(w.Alert, "warningFilledBg", D("palette-warning-dark")), B(w.Alert, "errorFilledColor", Ir(() => w.getContrastText(w.error.dark))), B(w.Alert, "infoFilledColor", Ir(() => w.getContrastText(w.info.dark))), B(w.Alert, "successFilledColor", Ir(() => w.getContrastText(w.success.dark))), B(w.Alert, "warningFilledColor", Ir(() => w.getContrastText(w.warning.dark))), B(w.Alert, "errorStandardBg", Ve(w.error.light, 0.9)), B(w.Alert, "infoStandardBg", Ve(w.info.light, 0.9)), B(w.Alert, "successStandardBg", Ve(w.success.light, 0.9)), B(w.Alert, "warningStandardBg", Ve(w.warning.light, 0.9)), B(w.Alert, "errorIconColor", D("palette-error-main")), B(w.Alert, "infoIconColor", D("palette-info-main")), B(w.Alert, "successIconColor", D("palette-success-main")), B(w.Alert, "warningIconColor", D("palette-warning-main")), B(w.AppBar, "defaultBg", D("palette-grey-900")), B(w.AppBar, "darkBg", D("palette-background-paper")), B(w.AppBar, "darkColor", D("palette-text-primary")), B(w.Avatar, "defaultBg", D("palette-grey-600")), B(w.Button, "inheritContainedBg", D("palette-grey-800")), B(w.Button, "inheritContainedHoverBg", D("palette-grey-700")), B(w.Chip, "defaultBorder", D("palette-grey-700")), B(w.Chip, "defaultAvatarColor", D("palette-grey-300")), B(w.Chip, "defaultIconColor", D("palette-grey-300")), B(w.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), B(w.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), B(w.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), B(w.LinearProgress, "primaryBg", Ve(w.primary.main, 0.5)), B(w.LinearProgress, "secondaryBg", Ve(w.secondary.main, 0.5)), B(w.LinearProgress, "errorBg", Ve(w.error.main, 0.5)), B(w.LinearProgress, "infoBg", Ve(w.info.main, 0.5)), B(w.LinearProgress, "successBg", Ve(w.success.main, 0.5)), B(w.LinearProgress, "warningBg", Ve(w.warning.main, 0.5)), B(w.Skeleton, "bg", `rgba(${D("palette-text-primaryChannel")} / 0.13)`), B(w.Slider, "primaryTrack", Ve(w.primary.main, 0.5)), B(w.Slider, "secondaryTrack", Ve(w.secondary.main, 0.5)), B(w.Slider, "errorTrack", Ve(w.error.main, 0.5)), B(w.Slider, "infoTrack", Ve(w.info.main, 0.5)), B(w.Slider, "successTrack", Ve(w.success.main, 0.5)), B(w.Slider, "warningTrack", Ve(w.warning.main, 0.5));
4594
+ V(w.Alert, "errorColor", Fe(w.error.light, 0.6)), V(w.Alert, "infoColor", Fe(w.info.light, 0.6)), V(w.Alert, "successColor", Fe(w.success.light, 0.6)), V(w.Alert, "warningColor", Fe(w.warning.light, 0.6)), V(w.Alert, "errorFilledBg", D("palette-error-dark")), V(w.Alert, "infoFilledBg", D("palette-info-dark")), V(w.Alert, "successFilledBg", D("palette-success-dark")), V(w.Alert, "warningFilledBg", D("palette-warning-dark")), V(w.Alert, "errorFilledColor", Ir(() => w.getContrastText(w.error.dark))), V(w.Alert, "infoFilledColor", Ir(() => w.getContrastText(w.info.dark))), V(w.Alert, "successFilledColor", Ir(() => w.getContrastText(w.success.dark))), V(w.Alert, "warningFilledColor", Ir(() => w.getContrastText(w.warning.dark))), V(w.Alert, "errorStandardBg", Ve(w.error.light, 0.9)), V(w.Alert, "infoStandardBg", Ve(w.info.light, 0.9)), V(w.Alert, "successStandardBg", Ve(w.success.light, 0.9)), V(w.Alert, "warningStandardBg", Ve(w.warning.light, 0.9)), V(w.Alert, "errorIconColor", D("palette-error-main")), V(w.Alert, "infoIconColor", D("palette-info-main")), V(w.Alert, "successIconColor", D("palette-success-main")), V(w.Alert, "warningIconColor", D("palette-warning-main")), V(w.AppBar, "defaultBg", D("palette-grey-900")), V(w.AppBar, "darkBg", D("palette-background-paper")), V(w.AppBar, "darkColor", D("palette-text-primary")), V(w.Avatar, "defaultBg", D("palette-grey-600")), V(w.Button, "inheritContainedBg", D("palette-grey-800")), V(w.Button, "inheritContainedHoverBg", D("palette-grey-700")), V(w.Chip, "defaultBorder", D("palette-grey-700")), V(w.Chip, "defaultAvatarColor", D("palette-grey-300")), V(w.Chip, "defaultIconColor", D("palette-grey-300")), V(w.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), V(w.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), V(w.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), V(w.LinearProgress, "primaryBg", Ve(w.primary.main, 0.5)), V(w.LinearProgress, "secondaryBg", Ve(w.secondary.main, 0.5)), V(w.LinearProgress, "errorBg", Ve(w.error.main, 0.5)), V(w.LinearProgress, "infoBg", Ve(w.info.main, 0.5)), V(w.LinearProgress, "successBg", Ve(w.success.main, 0.5)), V(w.LinearProgress, "warningBg", Ve(w.warning.main, 0.5)), V(w.Skeleton, "bg", `rgba(${D("palette-text-primaryChannel")} / 0.13)`), V(w.Slider, "primaryTrack", Ve(w.primary.main, 0.5)), V(w.Slider, "secondaryTrack", Ve(w.secondary.main, 0.5)), V(w.Slider, "errorTrack", Ve(w.error.main, 0.5)), V(w.Slider, "infoTrack", Ve(w.info.main, 0.5)), V(w.Slider, "successTrack", Ve(w.success.main, 0.5)), V(w.Slider, "warningTrack", Ve(w.warning.main, 0.5));
4595
4595
  const M = _u(w.background.default, 0.98);
4596
- B(w.SnackbarContent, "bg", M), B(w.SnackbarContent, "color", Ir(() => w.getContrastText(M))), B(w.SpeedDialAction, "fabHoverBg", _u(w.background.paper, 0.15)), B(w.StepConnector, "border", D("palette-grey-600")), B(w.StepContent, "border", D("palette-grey-600")), B(w.Switch, "defaultColor", D("palette-grey-300")), B(w.Switch, "defaultDisabledColor", D("palette-grey-600")), B(w.Switch, "primaryDisabledColor", Ve(w.primary.main, 0.55)), B(w.Switch, "secondaryDisabledColor", Ve(w.secondary.main, 0.55)), B(w.Switch, "errorDisabledColor", Ve(w.error.main, 0.55)), B(w.Switch, "infoDisabledColor", Ve(w.info.main, 0.55)), B(w.Switch, "successDisabledColor", Ve(w.success.main, 0.55)), B(w.Switch, "warningDisabledColor", Ve(w.warning.main, 0.55)), B(w.TableCell, "border", Ve(yu(w.divider, 1), 0.68)), B(w.Tooltip, "bg", yu(w.grey[700], 0.92));
4596
+ V(w.SnackbarContent, "bg", M), V(w.SnackbarContent, "color", Ir(() => w.getContrastText(M))), V(w.SpeedDialAction, "fabHoverBg", _u(w.background.paper, 0.15)), V(w.StepConnector, "border", D("palette-grey-600")), V(w.StepContent, "border", D("palette-grey-600")), V(w.Switch, "defaultColor", D("palette-grey-300")), V(w.Switch, "defaultDisabledColor", D("palette-grey-600")), V(w.Switch, "primaryDisabledColor", Ve(w.primary.main, 0.55)), V(w.Switch, "secondaryDisabledColor", Ve(w.secondary.main, 0.55)), V(w.Switch, "errorDisabledColor", Ve(w.error.main, 0.55)), V(w.Switch, "infoDisabledColor", Ve(w.info.main, 0.55)), V(w.Switch, "successDisabledColor", Ve(w.success.main, 0.55)), V(w.Switch, "warningDisabledColor", Ve(w.warning.main, 0.55)), V(w.TableCell, "border", Ve(yu(w.divider, 1), 0.68)), V(w.Tooltip, "bg", yu(w.grey[700], 0.92));
4597
4597
  }
4598
4598
  Qr(w.background, "default"), Qr(w.background, "paper"), Qr(w.common, "background"), Qr(w.common, "onBackground"), Qr(w, "divider"), Object.keys(w).forEach((M) => {
4599
4599
  const I = w[M];
4600
- M !== "tonalOffset" && I && typeof I == "object" && (I.main && B(w[M], "mainChannel", Wo(Ho(I.main))), I.light && B(w[M], "lightChannel", Wo(Ho(I.light))), I.dark && B(w[M], "darkChannel", Wo(Ho(I.dark))), I.contrastText && B(w[M], "contrastTextChannel", Wo(Ho(I.contrastText))), M === "text" && (Qr(w[M], "primary"), Qr(w[M], "secondary")), M === "action" && (I.active && Qr(w[M], "active"), I.selected && Qr(w[M], "selected")));
4600
+ M !== "tonalOffset" && I && typeof I == "object" && (I.main && V(w[M], "mainChannel", Wo(Ho(I.main))), I.light && V(w[M], "lightChannel", Wo(Ho(I.light))), I.dark && V(w[M], "darkChannel", Wo(Ho(I.dark))), I.contrastText && V(w[M], "contrastTextChannel", Wo(Ho(I.contrastText))), M === "text" && (Qr(w[M], "primary"), Qr(w[M], "secondary")), M === "action" && (I.active && Qr(w[M], "active"), I.selected && Qr(w[M], "selected")));
4601
4601
  });
4602
4602
  }), b = t.reduce((A, w) => Zt(A, w), b);
4603
4603
  const S = {
@@ -4694,7 +4694,7 @@ process.env.NODE_ENV !== "production" && (Lb.propTypes = {
4694
4694
  /**
4695
4695
  * The styles you want to apply globally.
4696
4696
  */
4697
- styles: W.oneOfType([W.array, W.func, W.number, W.object, W.string, W.bool])
4697
+ styles: G.oneOfType([G.array, G.func, G.number, G.object, G.string, G.bool])
4698
4698
  });
4699
4699
  function lA(e) {
4700
4700
  return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
@@ -4717,7 +4717,7 @@ function Bb(e) {
4717
4717
  );
4718
4718
  };
4719
4719
  }
4720
- process.env.NODE_ENV !== "production" && (W.node, W.object.isRequired);
4720
+ process.env.NODE_ENV !== "production" && (G.node, G.object.isRequired);
4721
4721
  function Vb(e) {
4722
4722
  return m2(e);
4723
4723
  }
@@ -4829,14 +4829,14 @@ process.env.NODE_ENV !== "production" && (zb.propTypes = {
4829
4829
  /**
4830
4830
  * You can wrap a node.
4831
4831
  */
4832
- children: W.node,
4832
+ children: G.node,
4833
4833
  /**
4834
4834
  * Enable `color-scheme` CSS property to use `theme.palette.mode`.
4835
4835
  * For more details, check out https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme
4836
4836
  * For browser support, check out https://caniuse.com/?search=color-scheme
4837
4837
  * @default false
4838
4838
  */
4839
- enableColorScheme: W.bool
4839
+ enableColorScheme: G.bool
4840
4840
  });
4841
4841
  function gA({
4842
4842
  theme: e,
@@ -4855,7 +4855,7 @@ const bu = {
4855
4855
  defaultDarkColorScheme: "dark",
4856
4856
  modeStorageKey: "mui-mode"
4857
4857
  };
4858
- process.env.NODE_ENV !== "production" && (W.string, W.string, W.string, W.string, W.string, W.oneOf(["dark", "light", "system"]), W.string, W.string);
4858
+ process.env.NODE_ENV !== "production" && (G.string, G.string, G.string, G.string, G.string, G.oneOf(["dark", "light", "system"]), G.string, G.string);
4859
4859
  const {
4860
4860
  CssVarsProvider: mA
4861
4861
  } = E2({
@@ -5071,15 +5071,15 @@ process.env.NODE_ENV !== "production" && (Ml.propTypes = {
5071
5071
  /**
5072
5072
  * Node passed into the SVG element.
5073
5073
  */
5074
- children: W.node,
5074
+ children: G.node,
5075
5075
  /**
5076
5076
  * Override or extend the styles applied to the component.
5077
5077
  */
5078
- classes: W.object,
5078
+ classes: G.object,
5079
5079
  /**
5080
5080
  * @ignore
5081
5081
  */
5082
- className: W.string,
5082
+ className: G.string,
5083
5083
  /**
5084
5084
  * The color of the component.
5085
5085
  * It supports both default and custom theme colors, which can be added as shown in the
@@ -5087,21 +5087,21 @@ process.env.NODE_ENV !== "production" && (Ml.propTypes = {
5087
5087
  * You can use the `htmlColor` prop to apply a color attribute to the SVG element.
5088
5088
  * @default 'inherit'
5089
5089
  */
5090
- color: W.oneOfType([W.oneOf(["inherit", "action", "disabled", "primary", "secondary", "error", "info", "success", "warning"]), W.string]),
5090
+ color: G.oneOfType([G.oneOf(["inherit", "action", "disabled", "primary", "secondary", "error", "info", "success", "warning"]), G.string]),
5091
5091
  /**
5092
5092
  * The component used for the root node.
5093
5093
  * Either a string to use a HTML element or a component.
5094
5094
  */
5095
- component: W.elementType,
5095
+ component: G.elementType,
5096
5096
  /**
5097
5097
  * The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.
5098
5098
  * @default 'medium'
5099
5099
  */
5100
- fontSize: W.oneOfType([W.oneOf(["inherit", "large", "medium", "small"]), W.string]),
5100
+ fontSize: G.oneOfType([G.oneOf(["inherit", "large", "medium", "small"]), G.string]),
5101
5101
  /**
5102
5102
  * Applies a color attribute to the SVG element.
5103
5103
  */
5104
- htmlColor: W.string,
5104
+ htmlColor: G.string,
5105
5105
  /**
5106
5106
  * If `true`, the root node will inherit the custom `component`'s viewBox and the `viewBox`
5107
5107
  * prop will be ignored.
@@ -5109,22 +5109,22 @@ process.env.NODE_ENV !== "production" && (Ml.propTypes = {
5109
5109
  * `component`'s viewBox to the root node.
5110
5110
  * @default false
5111
5111
  */
5112
- inheritViewBox: W.bool,
5112
+ inheritViewBox: G.bool,
5113
5113
  /**
5114
5114
  * The shape-rendering attribute. The behavior of the different options is described on the
5115
5115
  * [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/shape-rendering).
5116
5116
  * If you are having issues with blurry icons you should investigate this prop.
5117
5117
  */
5118
- shapeRendering: W.string,
5118
+ shapeRendering: G.string,
5119
5119
  /**
5120
5120
  * The system prop that allows defining system overrides as well as additional CSS styles.
5121
5121
  */
5122
- sx: W.oneOfType([W.arrayOf(W.oneOfType([W.func, W.object, W.bool])), W.func, W.object]),
5122
+ sx: G.oneOfType([G.arrayOf(G.oneOfType([G.func, G.object, G.bool])), G.func, G.object]),
5123
5123
  /**
5124
5124
  * Provides a human-readable title for the element that contains it.
5125
5125
  * https://www.w3.org/TR/SVG-access/#Equivalent
5126
5126
  */
5127
- titleAccess: W.string,
5127
+ titleAccess: G.string,
5128
5128
  /**
5129
5129
  * Allows you to redefine what the coordinates without units mean inside an SVG element.
5130
5130
  * For example, if the SVG element is 500 (width) by 200 (height),
@@ -5133,7 +5133,7 @@ process.env.NODE_ENV !== "production" && (Ml.propTypes = {
5133
5133
  * to bottom right (50,20) and each unit will be worth 10px.
5134
5134
  * @default '0 0 24 24'
5135
5135
  */
5136
- viewBox: W.string
5136
+ viewBox: G.string
5137
5137
  });
5138
5138
  Ml.muiName = "SvgIcon";
5139
5139
  function Rt(e, t) {
@@ -5197,7 +5197,7 @@ function vr(e, t) {
5197
5197
  );
5198
5198
  }
5199
5199
  function EA() {
5200
- const [e, t] = Ue(!1), r = Ot(({ swarm: n }) => n.version);
5200
+ const [e, t] = je(!1), r = Ot(({ swarm: n }) => n.version);
5201
5201
  return /* @__PURE__ */ E.jsxs(E.Fragment, { children: [
5202
5202
  /* @__PURE__ */ E.jsx(pe, { sx: { display: "flex", justifyContent: "flex-end" }, children: /* @__PURE__ */ E.jsx(Tr, { color: "inherit", onClick: () => t(!0), variant: "text", children: "About" }) }),
5203
5203
  /* @__PURE__ */ E.jsxs(Sc, { onClose: () => t(!1), open: e, children: [
@@ -7559,7 +7559,7 @@ function nR({
7559
7559
  defaultValue: r,
7560
7560
  isRequired: n
7561
7561
  }) {
7562
- const [i, a] = Ue(!1), o = () => a(!i);
7562
+ const [i, a] = je(!1), o = () => a(!i);
7563
7563
  return /* @__PURE__ */ E.jsxs(eb, { variant: "outlined", children: [
7564
7564
  /* @__PURE__ */ E.jsx(kp, { htmlFor: `${t}-${e}-field`, children: t }),
7565
7565
  /* @__PURE__ */ E.jsx(
@@ -7674,7 +7674,7 @@ function pS({
7674
7674
  return /* @__PURE__ */ E.jsx("form", { onChange: r, onSubmit: n, children: e });
7675
7675
  }
7676
7676
  function km({ defaultValue: e, ...t }) {
7677
- const [r, n] = Ue(e || ""), i = (a) => {
7677
+ const [r, n] = je(e || ""), i = (a) => {
7678
7678
  t.onChange && t.onChange(a), !((a.target.value.match(/\./g) || []).length > 1) && n(a.target.value.replace(/[^0-9.]/g, ""));
7679
7679
  };
7680
7680
  return Ee(() => {
@@ -7799,52 +7799,52 @@ function mR({
7799
7799
  forced: y,
7800
7800
  type: _
7801
7801
  }) || x;
7802
- const I = (z) => typeof z == "object" && (mr(z) || Array.isArray(z) || typeof z.toJSON == "function");
7802
+ const I = (F) => typeof F == "object" && (mr(F) || Array.isArray(F) || typeof F.toJSON == "function");
7803
7803
  if (!M.headers.has("content-type") && I(M.body) && M.headers.set("content-type", a), I(M.body) && i(M.headers) && (M.body = JSON.stringify(M.body, o)), C) {
7804
- const z = ~S.indexOf("?") ? "&" : "?", U = n ? n(C) : new URLSearchParams(Vm(C));
7805
- S += z + U;
7804
+ const F = ~S.indexOf("?") ? "&" : "?", H = n ? n(C) : new URLSearchParams(Vm(C));
7805
+ S += F + H;
7806
7806
  }
7807
7807
  S = hR(e, S);
7808
7808
  const P = new Request(S, M);
7809
7809
  b = {
7810
7810
  request: new Request(S, M)
7811
7811
  };
7812
- let L, H = !1, j = w && setTimeout(() => {
7813
- H = !0, d.abort();
7812
+ let L, U = !1, $ = w && setTimeout(() => {
7813
+ U = !0, d.abort();
7814
7814
  }, w);
7815
7815
  try {
7816
7816
  L = await r(P);
7817
- } catch (z) {
7817
+ } catch (F) {
7818
7818
  return {
7819
7819
  error: {
7820
- status: H ? "TIMEOUT_ERROR" : "FETCH_ERROR",
7821
- error: String(z)
7820
+ status: U ? "TIMEOUT_ERROR" : "FETCH_ERROR",
7821
+ error: String(F)
7822
7822
  },
7823
7823
  meta: b
7824
7824
  };
7825
7825
  } finally {
7826
- j && clearTimeout(j);
7826
+ $ && clearTimeout($);
7827
7827
  }
7828
- const $ = L.clone();
7829
- b.response = $;
7830
- let k, F = "";
7828
+ const W = L.clone();
7829
+ b.response = W;
7830
+ let k, B = "";
7831
7831
  try {
7832
- let z;
7832
+ let F;
7833
7833
  if (await Promise.all([
7834
- f(L, T).then((U) => k = U, (U) => z = U),
7834
+ f(L, T).then((H) => k = H, (H) => F = H),
7835
7835
  // see https://github.com/node-fetch/node-fetch/issues/665#issuecomment-538995182
7836
7836
  // we *have* to "use up" both streams at the same time or they will stop running in node-fetch scenarios
7837
- $.text().then((U) => F = U, () => {
7837
+ W.text().then((H) => B = H, () => {
7838
7838
  })
7839
- ]), z)
7840
- throw z;
7841
- } catch (z) {
7839
+ ]), F)
7840
+ throw F;
7841
+ } catch (F) {
7842
7842
  return {
7843
7843
  error: {
7844
7844
  status: "PARSING_ERROR",
7845
7845
  originalStatus: L.status,
7846
- data: F,
7847
- error: String(z)
7846
+ data: B,
7847
+ error: String(F)
7848
7848
  },
7849
7849
  meta: b
7850
7850
  };
@@ -7966,7 +7966,7 @@ You must add the middleware for RTK-Query to function correctly!`);
7966
7966
  [Ds]: T,
7967
7967
  ...A
7968
7968
  } = {}) => (w, D) => {
7969
- var U;
7969
+ var H;
7970
7970
  const M = e({
7971
7971
  queryArgs: b,
7972
7972
  endpointDefinition: y,
@@ -7984,28 +7984,28 @@ You must add the middleware for RTK-Query to function correctly!`);
7984
7984
  }), P = n.endpoints[m].select(b), N = w(I), L = P(D());
7985
7985
  p(w);
7986
7986
  const {
7987
- requestId: H,
7988
- abort: j
7989
- } = N, $ = L.requestId !== H, k = (U = a.get(w)) == null ? void 0 : U[M], F = () => P(D()), z = Object.assign(T ? (
7987
+ requestId: U,
7988
+ abort: $
7989
+ } = N, W = L.requestId !== U, k = (H = a.get(w)) == null ? void 0 : H[M], B = () => P(D()), F = Object.assign(T ? (
7990
7990
  // a query has been forced (upsertQueryData)
7991
7991
  // -> we want to resolve it once data has been written with the data that will be written
7992
- N.then(F)
7993
- ) : $ && !k ? (
7992
+ N.then(B)
7993
+ ) : W && !k ? (
7994
7994
  // a query has been skipped due to a condition and we do not have any currently running query
7995
7995
  // -> we want to resolve it immediately with the current data
7996
7996
  Promise.resolve(L)
7997
7997
  ) : (
7998
7998
  // query just started or one is already in flight
7999
7999
  // -> wait for the running query, then resolve with data from after that
8000
- Promise.all([k, N]).then(F)
8000
+ Promise.all([k, N]).then(B)
8001
8001
  ), {
8002
8002
  arg: b,
8003
- requestId: H,
8003
+ requestId: U,
8004
8004
  subscriptionOptions: C,
8005
8005
  queryCacheKey: M,
8006
- abort: j,
8006
+ abort: $,
8007
8007
  async unwrap() {
8008
- const Y = await z;
8008
+ const Y = await F;
8009
8009
  if (Y.isError)
8010
8010
  throw Y.error;
8011
8011
  return Y.data;
@@ -8017,25 +8017,25 @@ You must add the middleware for RTK-Query to function correctly!`);
8017
8017
  unsubscribe() {
8018
8018
  S && w(s({
8019
8019
  queryCacheKey: M,
8020
- requestId: H
8020
+ requestId: U
8021
8021
  }));
8022
8022
  },
8023
8023
  updateSubscriptionOptions(Y) {
8024
- z.subscriptionOptions = Y, w(l({
8024
+ F.subscriptionOptions = Y, w(l({
8025
8025
  endpointName: m,
8026
- requestId: H,
8026
+ requestId: U,
8027
8027
  queryCacheKey: M,
8028
8028
  options: Y
8029
8029
  }));
8030
8030
  }
8031
8031
  });
8032
- if (!k && !$ && !T) {
8032
+ if (!k && !W && !T) {
8033
8033
  const Y = a.get(w) || {};
8034
- Y[M] = z, a.set(w, Y), z.then(() => {
8034
+ Y[M] = F, a.set(w, Y), F.then(() => {
8035
8035
  delete Y[M], Pa(Y) || a.delete(w);
8036
8036
  });
8037
8037
  }
8038
- return z;
8038
+ return F;
8039
8039
  };
8040
8040
  return _;
8041
8041
  }
@@ -8180,9 +8180,9 @@ function wR({
8180
8180
  else if (M.error === void 0 && M.data === void 0)
8181
8181
  L = `${N} returned an object containing neither a valid \`error\` and \`result\`. At least one of them should not be \`undefined\``;
8182
8182
  else
8183
- for (const H of Object.keys(M))
8184
- if (H !== "error" && H !== "data" && H !== "meta") {
8185
- L = `The object returned by ${N} has the unknown property ${H}.`;
8183
+ for (const U of Object.keys(M))
8184
+ if (U !== "error" && U !== "data" && U !== "meta") {
8185
+ L = `The object returned by ${N} has the unknown property ${U}.`;
8186
8186
  break;
8187
8187
  }
8188
8188
  L && console.error(`Error encountered handling the endpoint ${y.endpointName}.
@@ -9279,7 +9279,7 @@ var Ym = /* @__PURE__ */ Symbol(), xS = ({
9279
9279
  invalidationBehavior: c
9280
9280
  }, f) {
9281
9281
  QA();
9282
- const h = (j) => (typeof process < "u" && process.env.NODE_ENV === "development" && (n.includes(j.type) || console.error(`Tag type '${j.type}' was used, but not specified in \`tagTypes\`!`)), j);
9282
+ const h = ($) => (typeof process < "u" && process.env.NODE_ENV === "development" && (n.includes($.type) || console.error(`Tag type '${$.type}' was used, but not specified in \`tagTypes\`!`)), $);
9283
9283
  Object.assign(t, {
9284
9284
  reducerPath: i,
9285
9285
  endpoints: {},
@@ -9366,7 +9366,7 @@ var Ym = /* @__PURE__ */ Symbol(), xS = ({
9366
9366
  getRunningMutationThunk: P,
9367
9367
  getRunningMutationsThunk: N,
9368
9368
  getRunningQueriesThunk: L,
9369
- getRunningQueryThunk: H
9369
+ getRunningQueryThunk: U
9370
9370
  } = SR({
9371
9371
  queryThunk: d,
9372
9372
  mutationThunk: p,
@@ -9377,22 +9377,22 @@ var Ym = /* @__PURE__ */ Symbol(), xS = ({
9377
9377
  return Sn(t.util, {
9378
9378
  getRunningMutationThunk: P,
9379
9379
  getRunningMutationsThunk: N,
9380
- getRunningQueryThunk: H,
9380
+ getRunningQueryThunk: U,
9381
9381
  getRunningQueriesThunk: L
9382
9382
  }), {
9383
9383
  name: Ym,
9384
- injectEndpoint(j, $) {
9385
- var F;
9384
+ injectEndpoint($, W) {
9385
+ var B;
9386
9386
  const k = t;
9387
- (F = k.endpoints)[j] ?? (F[j] = {}), _S($) ? Sn(k.endpoints[j], {
9388
- name: j,
9389
- select: T(j, $),
9390
- initiate: M(j, $)
9391
- }, _(d, j)) : yR($) && Sn(k.endpoints[j], {
9392
- name: j,
9387
+ (B = k.endpoints)[$] ?? (B[$] = {}), _S(W) ? Sn(k.endpoints[$], {
9388
+ name: $,
9389
+ select: T($, W),
9390
+ initiate: M($, W)
9391
+ }, _(d, $)) : yR(W) && Sn(k.endpoints[$], {
9392
+ name: $,
9393
9393
  select: A(),
9394
- initiate: I(j)
9395
- }, _(p, j));
9394
+ initiate: I($)
9395
+ }, _(p, $));
9396
9396
  }
9397
9397
  };
9398
9398
  }
@@ -9544,31 +9544,31 @@ function UR({
9544
9544
  }), P = Ut(!1), N = Ut(void 0);
9545
9545
  let {
9546
9546
  queryCacheKey: L,
9547
- requestId: H
9548
- } = N.current || {}, j = !1;
9549
- L && H && (j = D.current.isRequestSubscribed(L, H));
9550
- const $ = !j && P.current;
9547
+ requestId: U
9548
+ } = N.current || {}, $ = !1;
9549
+ L && U && ($ = D.current.isRequestSubscribed(L, U));
9550
+ const W = !$ && P.current;
9551
9551
  return l(() => {
9552
- P.current = j;
9552
+ P.current = $;
9553
9553
  }), l(() => {
9554
- $ && (N.current = void 0);
9555
- }, [$]), l(() => {
9556
- var z;
9554
+ W && (N.current = void 0);
9555
+ }, [W]), l(() => {
9556
+ var F;
9557
9557
  const k = N.current;
9558
- if (typeof process < "u" && process.env.NODE_ENV === "removeMeOnCompilation" && console.log($), M === Ai) {
9558
+ if (typeof process < "u" && process.env.NODE_ENV === "removeMeOnCompilation" && console.log(W), M === Ai) {
9559
9559
  k == null || k.unsubscribe(), N.current = void 0;
9560
9560
  return;
9561
9561
  }
9562
- const F = (z = N.current) == null ? void 0 : z.subscriptionOptions;
9562
+ const B = (F = N.current) == null ? void 0 : F.subscriptionOptions;
9563
9563
  if (!k || k.arg !== M) {
9564
9564
  k == null || k.unsubscribe();
9565
- const U = w(A(M, {
9565
+ const H = w(A(M, {
9566
9566
  subscriptionOptions: I,
9567
9567
  forceRefetch: S
9568
9568
  }));
9569
- N.current = U;
9570
- } else I !== F && k.updateSubscriptionOptions(I);
9571
- }, [w, A, S, M, I, $]), Ee(() => () => {
9569
+ N.current = H;
9570
+ } else I !== B && k.updateSubscriptionOptions(I);
9571
+ }, [w, A, S, M, I, W]), Ee(() => () => {
9572
9572
  var k;
9573
9573
  (k = N.current) == null || k.unsubscribe(), N.current = void 0;
9574
9574
  }, []), gt(() => ({
@@ -9590,7 +9590,7 @@ function UR({
9590
9590
  } = {}) => {
9591
9591
  const {
9592
9592
  initiate: x
9593
- } = e.endpoints[p], C = r(), [T, A] = Ue(Pf), w = Ut(void 0), D = kf({
9593
+ } = e.endpoints[p], C = r(), [T, A] = je(Pf), w = Ut(void 0), D = kf({
9594
9594
  refetchOnReconnect: y,
9595
9595
  refetchOnFocus: _,
9596
9596
  pollingInterval: b,
@@ -9608,8 +9608,8 @@ function UR({
9608
9608
  const I = on(function(P, N = !1) {
9609
9609
  let L;
9610
9610
  return t(() => {
9611
- var H;
9612
- (H = w.current) == null || H.unsubscribe(), w.current = L = C(x(P, {
9611
+ var U;
9612
+ (U = w.current) == null || U.unsubscribe(), w.current = L = C(x(P, {
9613
9613
  subscriptionOptions: M.current,
9614
9614
  forceRefetch: !N
9615
9615
  })), A(P);
@@ -9687,15 +9687,15 @@ function UR({
9687
9687
  const {
9688
9688
  select: m,
9689
9689
  initiate: y
9690
- } = e.endpoints[p], _ = r(), [b, S] = Ue();
9690
+ } = e.endpoints[p], _ = r(), [b, S] = je();
9691
9691
  Ee(() => () => {
9692
9692
  b != null && b.arg.fixedCacheKey || b == null || b.reset();
9693
9693
  }, [b]);
9694
- const x = on(function(F) {
9695
- const z = _(y(F, {
9694
+ const x = on(function(B) {
9695
+ const F = _(y(B, {
9696
9696
  fixedCacheKey: g
9697
9697
  }));
9698
- return S(z), z;
9698
+ return S(F), F;
9699
9699
  }, [_, y, g]), {
9700
9700
  requestId: C
9701
9701
  } = b || {}, T = gt(() => m({
@@ -9713,18 +9713,18 @@ function UR({
9713
9713
  data: P,
9714
9714
  status: N,
9715
9715
  isLoading: L,
9716
- isSuccess: H,
9717
- isError: j,
9718
- error: $
9716
+ isSuccess: U,
9717
+ isError: $,
9718
+ error: W
9719
9719
  } = w;
9720
9720
  Pg({
9721
9721
  endpointName: I,
9722
9722
  data: P,
9723
9723
  status: N,
9724
9724
  isLoading: L,
9725
- isSuccess: H,
9726
- isError: j,
9727
- error: $
9725
+ isSuccess: U,
9726
+ isError: $,
9727
+ error: W
9728
9728
  });
9729
9729
  const k = gt(() => ({
9730
9730
  ...w,
@@ -9915,7 +9915,7 @@ function cO({
9915
9915
  setSwarm: i,
9916
9916
  users: a
9917
9917
  }) {
9918
- const [o, s] = Ue(!1), [u, l] = Ue(), [c] = iO(), f = (g) => {
9918
+ const [o, s] = je(!1), [u, l] = je(), [c] = iO(), f = (g) => {
9919
9919
  u && (i({
9920
9920
  users: {
9921
9921
  ...a,
@@ -10004,7 +10004,7 @@ const fO = {
10004
10004
  users: t
10005
10005
  }), dO = Jt(hO, fO)(cO);
10006
10006
  function pO() {
10007
- const [e, t] = Ue({}), [r, n] = Ue(!0), i = (o, s, u, { onlyDelete: l } = { onlyDelete: !1 }) => {
10007
+ const [e, t] = je({}), [r, n] = je(!0), i = (o, s, u, { onlyDelete: l } = { onlyDelete: !1 }) => {
10008
10008
  const c = { ...e };
10009
10009
  let f;
10010
10010
  const h = u.match && Array.isArray(u.match) && u.match.find(({ pattern: d }) => !new RegExp(d).test(s));
@@ -10058,29 +10058,29 @@ function mO({
10058
10058
  onFormSubmit: S,
10059
10059
  advancedOptions: x
10060
10060
  }) {
10061
- const [C] = nO(), [T, A] = Ue(""), [w, D] = Ue(r), M = Ot(({ swarm: $ }) => $), { register: I } = pO(), { reason: P, isFormDisabled: N } = gt(
10062
- () => gO({ isDisabled: m, ...M }),
10063
- [m, M]
10064
- ), L = async ($) => {
10065
- const { data: k } = await C({
10066
- ...$,
10061
+ const [C] = nO(), [T, A] = je(""), [w, D] = je(r), [M, I] = je(n || ""), P = Ot(({ swarm: B }) => B), { register: N } = pO(), { reason: L, isFormDisabled: U } = gt(
10062
+ () => gO({ isDisabled: m, ...P }),
10063
+ [m, P]
10064
+ ), $ = async (B) => {
10065
+ const { data: F } = await C({
10066
+ ...B,
10067
10067
  ...p && w ? { userClasses: w } : {}
10068
10068
  });
10069
- k && k.success ? d({
10069
+ F && F.success ? d({
10070
10070
  state: ht.RUNNING,
10071
- host: $.host || n,
10072
- runTime: $.runTime,
10073
- spawnRate: $.spawnRate,
10074
- userCount: $.userCount,
10075
- profile: $.profile
10076
- }) : A(k ? k.message : "An unknown error occured."), S && S($);
10077
- }, H = ($) => {
10078
- T && A(""), b && b($);
10079
- }, j = ($) => {
10071
+ host: B.host || n,
10072
+ runTime: B.runTime,
10073
+ spawnRate: B.spawnRate,
10074
+ userCount: B.userCount,
10075
+ profile: B.profile
10076
+ }) : A(F ? F.message : "An unknown error occured."), S && S(B);
10077
+ }, W = (B) => {
10078
+ T && A(""), b && b(B);
10079
+ }, k = (B) => {
10080
10080
  if (!o) {
10081
- const k = $.target.value !== t[0];
10081
+ const F = B.target.value !== t[0];
10082
10082
  d({
10083
- hideCommonOptions: k
10083
+ hideCommonOptions: F
10084
10084
  });
10085
10085
  }
10086
10086
  };
@@ -10094,7 +10094,7 @@ function mO({
10094
10094
  setSelectedUserClasses: D
10095
10095
  }
10096
10096
  ) }),
10097
- /* @__PURE__ */ E.jsx(pS, { onChange: H, onSubmit: L, children: /* @__PURE__ */ E.jsxs(
10097
+ /* @__PURE__ */ E.jsx(pS, { onChange: W, onSubmit: $, children: /* @__PURE__ */ E.jsxs(
10098
10098
  pe,
10099
10099
  {
10100
10100
  sx: {
@@ -10110,7 +10110,7 @@ function mO({
10110
10110
  {
10111
10111
  label: "Shape Class",
10112
10112
  name: "shapeClass",
10113
- onChange: j,
10113
+ onChange: k,
10114
10114
  options: t
10115
10115
  }
10116
10116
  ),
@@ -10140,7 +10140,7 @@ function mO({
10140
10140
  /* @__PURE__ */ E.jsx(
10141
10141
  Oa,
10142
10142
  {
10143
- ...I(
10143
+ ...N(
10144
10144
  "host",
10145
10145
  {
10146
10146
  match: {
@@ -10154,7 +10154,9 @@ function mO({
10154
10154
  defaultValue: n,
10155
10155
  label: `Host ${l ? "(setting this will override the host for the User classes)" : ""}`,
10156
10156
  name: "host",
10157
- required: _
10157
+ onInput: (B) => I(B.target.value),
10158
+ required: _,
10159
+ value: M || ""
10158
10160
  }
10159
10161
  ),
10160
10162
  /* @__PURE__ */ E.jsxs(Np, { children: [
@@ -10178,10 +10180,10 @@ function mO({
10178
10180
  disablePortal: !0,
10179
10181
  freeSolo: !0,
10180
10182
  options: e && Array.isArray(e) ? e : [],
10181
- renderInput: ($) => /* @__PURE__ */ E.jsx(
10183
+ renderInput: (B) => /* @__PURE__ */ E.jsx(
10182
10184
  Oa,
10183
10185
  {
10184
- ...$,
10186
+ ...B,
10185
10187
  defaultValue: f,
10186
10188
  label: "Profile",
10187
10189
  name: "profile"
@@ -10190,16 +10192,16 @@ function mO({
10190
10192
  }
10191
10193
  ),
10192
10194
  x && x.map(
10193
- ({ component: $, ...k }, F) => $ ? /* @__PURE__ */ E.jsx($, { ...k }) : /* @__PURE__ */ X1(dS, { ...k, key: `advanced-parameter-${F}` })
10195
+ ({ component: B, ...F }, H) => B ? /* @__PURE__ */ E.jsx(B, { ...F }) : /* @__PURE__ */ X1(dS, { ...F, key: `advanced-parameter-${H}` })
10194
10196
  )
10195
10197
  ] }) })
10196
10198
  ] })
10197
10199
  ] }),
10198
10200
  !!i && !cS(i) && /* @__PURE__ */ E.jsx(oR, { extraOptions: i }),
10199
10201
  g && !T && /* @__PURE__ */ E.jsx(vf, { severity: g.level || "info", children: g.message }),
10200
- (T || P) && /* @__PURE__ */ E.jsx(vf, { severity: "error", children: T || P }),
10201
- !_ && c && /* @__PURE__ */ E.jsx(vf, { severity: "info", children: "One or more User class in your locustfile has no host attribute set. Please provide one in the field above." }),
10202
- /* @__PURE__ */ E.jsx(Tr, { disabled: N, size: "large", type: "submit", variant: "contained", children: y ? "Update" : "Start" })
10202
+ (T || L) && /* @__PURE__ */ E.jsx(vf, { severity: "error", children: T || L }),
10203
+ !_ && c && !M && /* @__PURE__ */ E.jsx(vf, { severity: "info", children: "One or more User class in your locustfile has no host attribute set. Please provide one in the field above." }),
10204
+ /* @__PURE__ */ E.jsx(Tr, { disabled: U, size: "large", type: "submit", variant: "contained", children: y ? "Update" : "Start" })
10203
10205
  ]
10204
10206
  }
10205
10207
  ) })
@@ -10245,7 +10247,7 @@ const yO = ({
10245
10247
  setSwarm: eu.setSwarm
10246
10248
  }, dv = Jt(yO, _O)(mO);
10247
10249
  function bO(e) {
10248
- const [t, r] = Ue(!1), { hideCommonOptions: n } = Ot(({ swarm: i }) => i);
10250
+ const [t, r] = je(!1), { hideCommonOptions: n } = Ot(({ swarm: i }) => i);
10249
10251
  return /* @__PURE__ */ E.jsxs(E.Fragment, { children: [
10250
10252
  /* @__PURE__ */ E.jsx(J1, { title: n ? "Disabled for tests using LoadTestShape class" : "", children: /* @__PURE__ */ E.jsx(pe, { children: /* @__PURE__ */ E.jsx(
10251
10253
  Tr,
@@ -10263,7 +10265,7 @@ function bO(e) {
10263
10265
  ] });
10264
10266
  }
10265
10267
  function SO(e) {
10266
- const [t, r] = Ue(!1);
10268
+ const [t, r] = je(!1);
10267
10269
  return /* @__PURE__ */ E.jsxs(E.Fragment, { children: [
10268
10270
  /* @__PURE__ */ E.jsx(Tr, { color: "success", onClick: () => r(!0), type: "button", variant: "contained", children: "New" }),
10269
10271
  /* @__PURE__ */ E.jsx(Sc, { onClose: () => r(!1), open: t, children: /* @__PURE__ */ E.jsx(dv, { ...e }) })
@@ -10276,7 +10278,7 @@ function wO() {
10276
10278
  return /* @__PURE__ */ E.jsx(Tr, { color: "warning", onClick: t, type: "button", variant: "contained", children: "Reset" });
10277
10279
  }
10278
10280
  function xO() {
10279
- const [e, t] = Ue(!1), [r] = aO();
10281
+ const [e, t] = je(!1), [r] = aO();
10280
10282
  Ee(() => {
10281
10283
  t(!1);
10282
10284
  }, []);
@@ -10306,7 +10308,7 @@ function Zm() {
10306
10308
  ] });
10307
10309
  }
10308
10310
  function CO() {
10309
- const e = rE(), [t, r] = Ue(!1);
10311
+ const e = rE(), [t, r] = je(!1);
10310
10312
  Ee(() => {
10311
10313
  const i = () => {
10312
10314
  window.innerWidth >= e.breakpoints.values.md && r(!1);
@@ -10462,7 +10464,7 @@ function NO(e, { hasTotalRow: t = !1, defaultSortKey: r = "name" } = {
10462
10464
  hasTotalRow: !1,
10463
10465
  defaultSortKey: "name"
10464
10466
  }) {
10465
- const [n, i] = Ue(e), [a, o] = Ue(!1), s = Ut(), u = (c) => {
10467
+ const [n, i] = je(e), [a, o] = je(!1), s = Ut(), u = (c) => {
10466
10468
  const h = (t ? e.slice(0, -1) : [...e]).sort(
10467
10469
  // reverse will only happen when clicking twice on the same field
10468
10470
  kO(c, c === s.current && !a)
@@ -10629,7 +10631,7 @@ const QO = ({ ui: { errors: e } }) => ({ errors: e }), JO = Jt(QO)(KO), eI = Rt(
10629
10631
  }), "ArrowForward"), tI = {
10630
10632
  900: "#ff6f00"
10631
10633
  }, Xm = 0.5, rI = () => {
10632
- const [e, t] = Ue(!1), r = Ut(null);
10634
+ const [e, t] = je(!1), r = Ut(null);
10633
10635
  return Ee(() => {
10634
10636
  const n = new IntersectionObserver(
10635
10637
  ([i]) => {
@@ -11028,7 +11030,7 @@ function NS({ log: e }) {
11028
11030
  return /* @__PURE__ */ E.jsx(he, { color: lI(e), fontFamily: "monospace", variant: "body2", children: e });
11029
11031
  }
11030
11032
  function cI({ workerId: e, logs: t }) {
11031
- const [r, n] = Ue(!1);
11033
+ const [r, n] = je(!1);
11032
11034
  Ee(() => {
11033
11035
  t.slice(localStorage[e]).some(TS) && n(!0);
11034
11036
  }, [t]);
@@ -11089,7 +11091,7 @@ function gI({
11089
11091
  addColumn: r,
11090
11092
  removeColumn: n
11091
11093
  }) {
11092
- const [i, a] = Ue(null);
11094
+ const [i, a] = je(null);
11093
11095
  return /* @__PURE__ */ E.jsxs(cE, { sx: { alignSelf: { xs: "end", lg: "start" }, my: 2 }, children: [
11094
11096
  /* @__PURE__ */ E.jsx(Tr, { onClick: (o) => a(o.currentTarget), variant: "outlined", children: /* @__PURE__ */ E.jsx(vI, {}) }),
11095
11097
  /* @__PURE__ */ E.jsx(
@@ -11123,7 +11125,7 @@ function gI({
11123
11125
  ] });
11124
11126
  }
11125
11127
  function mI(e) {
11126
- const [t, r] = Ue(
11128
+ const [t, r] = je(
11127
11129
  e.map((o) => o.key)
11128
11130
  );
11129
11131
  return {
@@ -11330,7 +11332,7 @@ function Z(e, t) {
11330
11332
  return e;
11331
11333
  }
11332
11334
  function Ce(e, t, r) {
11333
- for (var n = Ge(t), i = 0; i < n.length; i++) {
11335
+ for (var n = We(t), i = 0; i < n.length; i++) {
11334
11336
  var a = n[i];
11335
11337
  e[a] == null && (e[a] = t[a]);
11336
11338
  }
@@ -11407,7 +11409,7 @@ function bt(e, t, r) {
11407
11409
  t.call(r, e[i], i, e) && n.push(e[i]);
11408
11410
  return n;
11409
11411
  }
11410
- function Ge(e) {
11412
+ function We(e) {
11411
11413
  if (!e)
11412
11414
  return [];
11413
11415
  if (Object.keys)
@@ -11444,7 +11446,7 @@ function J(e) {
11444
11446
  function Pl(e) {
11445
11447
  return ro.call(e) === "[object String]";
11446
11448
  }
11447
- function We(e) {
11449
+ function He(e) {
11448
11450
  return typeof e == "number";
11449
11451
  }
11450
11452
  function ie(e) {
@@ -11524,7 +11526,7 @@ var BI = function() {
11524
11526
  }, e.prototype.set = function(t, r) {
11525
11527
  return this.data[t] = r, this;
11526
11528
  }, e.prototype.keys = function() {
11527
- return Ge(this.data);
11529
+ return We(this.data);
11528
11530
  }, e.prototype.forEach = function(t) {
11529
11531
  var r = this.data;
11530
11532
  for (var n in r)
@@ -12164,8 +12166,8 @@ function fP(e, t) {
12164
12166
  }
12165
12167
  s < e.length && Bf(r, e.substring(s, e.length), t, o);
12166
12168
  var c = [], f = 0, h = 0, d = t.padding, p = a === "truncate", v = t.lineOverflow === "truncate";
12167
- function g(j, $, k) {
12168
- j.width = $, j.lineHeight = k, f += k, h = Math.max(h, $);
12169
+ function g($, W, k) {
12170
+ $.width = W, $.lineHeight = k, f += k, h = Math.max(h, W);
12169
12171
  }
12170
12172
  e: for (var m = 0; m < r.lines.length; m++) {
12171
12173
  for (var y = r.lines[m], _ = 0, b = 0, S = 0; S < y.tokens.length; S++) {
@@ -12193,8 +12195,8 @@ function fP(e, t) {
12193
12195
  }
12194
12196
  r.outerWidth = r.width = me(n, h), r.outerHeight = r.height = me(i, f), r.contentHeight = f, r.contentWidth = h, d && (r.outerWidth += d[1] + d[3], r.outerHeight += d[0] + d[2]);
12195
12197
  for (var m = 0; m < c.length; m++) {
12196
- var x = c[m], H = x.percentWidth;
12197
- x.width = parseInt(H, 10) / 100 * r.width;
12198
+ var x = c[m], U = x.percentWidth;
12199
+ x.width = parseInt(U, 10) / 100 * r.width;
12198
12200
  }
12199
12201
  return r;
12200
12202
  }
@@ -13086,8 +13088,8 @@ var xo = [0, 0, 0, 0], VP = function() {
13086
13088
  var i = this.keyframes, a = i.length, o = !1, s = py, u = r;
13087
13089
  if (zt(r)) {
13088
13090
  var l = BP(r);
13089
- s = l, (l === 1 && !We(r[0]) || l === 2 && !We(r[0][0])) && (o = !0);
13090
- } else if (We(r) && !Rs(r))
13091
+ s = l, (l === 1 && !He(r[0]) || l === 2 && !He(r[0][0])) && (o = !0);
13092
+ } else if (He(r) && !Rs(r))
13091
13093
  s = ku;
13092
13094
  else if (J(r))
13093
13095
  if (!isNaN(+r))
@@ -13204,7 +13206,7 @@ var xo = [0, 0, 0, 0], VP = function() {
13204
13206
  }, e.prototype.changeTarget = function(t) {
13205
13207
  this._target = t;
13206
13208
  }, e.prototype.when = function(t, r, n) {
13207
- return this.whenWithKeys(t, r, Ge(r), n);
13209
+ return this.whenWithKeys(t, r, We(r), n);
13208
13210
  }, e.prototype.whenWithKeys = function(t, r, n, i) {
13209
13211
  for (var a = this._tracks, o = 0; o < n.length; o++) {
13210
13212
  var s = n[o], u = a[s];
@@ -13345,7 +13347,7 @@ var xo = [0, 0, 0, 0], VP = function() {
13345
13347
  }
13346
13348
  }
13347
13349
  }, e.prototype.__changeFinalValue = function(t, r) {
13348
- r = r || Ge(t);
13350
+ r = r || We(t);
13349
13351
  for (var n = 0; n < r.length; n++) {
13350
13352
  var i = r[n], a = this._tracks[i];
13351
13353
  if (a) {
@@ -13522,7 +13524,7 @@ var Vl = aw, Od = 0.4, Id = "#333", Pd = "#ccc", FP = "#eee", jr = 1, pl = 2, Xo
13522
13524
  if (typeof t == "string")
13523
13525
  this.attrKV(t, r);
13524
13526
  else if (ie(t))
13525
- for (var n = t, i = Ge(n), a = 0; a < i.length; a++) {
13527
+ for (var n = t, i = We(n), a = 0; a < i.length; a++) {
13526
13528
  var o = i[a];
13527
13529
  this.attrKV(o, t[o]);
13528
13530
  }
@@ -13845,7 +13847,7 @@ function HP(e, t) {
13845
13847
  return !0;
13846
13848
  }
13847
13849
  function ow(e, t, r, n, i, a, o, s) {
13848
- for (var u = Ge(n), l = i.duration, c = i.delay, f = i.additive, h = i.setToFinal, d = !ie(a), p = e.animators, v = [], g = 0; g < u.length; g++) {
13850
+ for (var u = We(n), l = i.duration, c = i.delay, f = i.additive, h = i.setToFinal, d = !ie(a), p = e.animators, v = [], g = 0; g < u.length; g++) {
13849
13851
  var m = u[g], y = n[m];
13850
13852
  if (y != null && r[m] != null && (d || a[m]))
13851
13853
  if (ie(y) && !zt(y) && !Dc(y)) {
@@ -13916,7 +13918,7 @@ var gy = ["z", "z2", "invisible"], UP = ["invisible"], iu = function(e) {
13916
13918
  return e.call(this, r) || this;
13917
13919
  }
13918
13920
  return t.prototype._init = function(r) {
13919
- for (var n = Ge(r), i = 0; i < n.length; i++) {
13921
+ for (var n = We(r), i = 0; i < n.length; i++) {
13920
13922
  var a = n[i];
13921
13923
  a === "style" ? this.useStyle(r[a]) : e.prototype.attrKV.call(this, a, r[a]);
13922
13924
  }
@@ -13994,11 +13996,11 @@ var gy = ["z", "z2", "invisible"], UP = ["invisible"], iu = function(e) {
13994
13996
  if (o) {
13995
13997
  var c = this.style;
13996
13998
  if (this.style = this.createStyle(u ? {} : c), u)
13997
- for (var f = Ge(c), h = 0; h < f.length; h++) {
13999
+ for (var f = We(c), h = 0; h < f.length; h++) {
13998
14000
  var d = f[h];
13999
14001
  d in l && (l[d] = l[d], this.style[d] = c[d]);
14000
14002
  }
14001
- for (var p = Ge(l), h = 0; h < p.length; h++) {
14003
+ for (var p = We(l), h = 0; h < p.length; h++) {
14002
14004
  var d = p[h];
14003
14005
  this.style[d] = this.style[d];
14004
14006
  }
@@ -14284,56 +14286,56 @@ var Ui = function() {
14284
14286
  break;
14285
14287
  }
14286
14288
  case Oe.C: {
14287
- var P = n[x++], N = n[x++], L = n[x++], H = n[x++], j = n[x++], $ = n[x++];
14289
+ var P = n[x++], N = n[x++], L = n[x++], U = n[x++], $ = n[x++], W = n[x++];
14288
14290
  if (d) {
14289
14291
  var D = p[m++];
14290
14292
  if (g + D > y) {
14291
14293
  var M = (y - g) / D;
14292
- Nl(l, P, L, j, M, ui), Nl(c, N, H, $, M, li), t.bezierCurveTo(ui[1], li[1], ui[2], li[2], ui[3], li[3]);
14294
+ Nl(l, P, L, $, M, ui), Nl(c, N, U, W, M, li), t.bezierCurveTo(ui[1], li[1], ui[2], li[2], ui[3], li[3]);
14293
14295
  break e;
14294
14296
  }
14295
14297
  g += D;
14296
14298
  }
14297
- t.bezierCurveTo(P, N, L, H, j, $), l = j, c = $;
14299
+ t.bezierCurveTo(P, N, L, U, $, W), l = $, c = W;
14298
14300
  break;
14299
14301
  }
14300
14302
  case Oe.Q: {
14301
- var P = n[x++], N = n[x++], L = n[x++], H = n[x++];
14303
+ var P = n[x++], N = n[x++], L = n[x++], U = n[x++];
14302
14304
  if (d) {
14303
14305
  var D = p[m++];
14304
14306
  if (g + D > y) {
14305
14307
  var M = (y - g) / D;
14306
- Ll(l, P, L, M, ui), Ll(c, N, H, M, li), t.quadraticCurveTo(ui[1], li[1], ui[2], li[2]);
14308
+ Ll(l, P, L, M, ui), Ll(c, N, U, M, li), t.quadraticCurveTo(ui[1], li[1], ui[2], li[2]);
14307
14309
  break e;
14308
14310
  }
14309
14311
  g += D;
14310
14312
  }
14311
- t.quadraticCurveTo(P, N, L, H), l = L, c = H;
14313
+ t.quadraticCurveTo(P, N, L, U), l = L, c = U;
14312
14314
  break;
14313
14315
  }
14314
14316
  case Oe.A:
14315
- var k = n[x++], F = n[x++], z = n[x++], U = n[x++], Y = n[x++], ae = n[x++], X = n[x++], re = !n[x++], le = z > U ? z : U, oe = Jr(z - U) > 1e-3, ne = Y + ae, ee = !1;
14317
+ var k = n[x++], B = n[x++], F = n[x++], H = n[x++], Y = n[x++], ae = n[x++], X = n[x++], re = !n[x++], le = F > H ? F : H, oe = Jr(F - H) > 1e-3, ne = Y + ae, ee = !1;
14316
14318
  if (d) {
14317
14319
  var D = p[m++];
14318
14320
  g + D > y && (ne = Y + ae * (y - g) / D, ee = !0), g += D;
14319
14321
  }
14320
- if (oe && t.ellipse ? t.ellipse(k, F, z, U, X, Y, ne, re) : t.arc(k, F, le, Y, ne, re), ee)
14322
+ if (oe && t.ellipse ? t.ellipse(k, B, F, H, X, Y, ne, re) : t.arc(k, B, le, Y, ne, re), ee)
14321
14323
  break e;
14322
- T && (s = ci(Y) * z + k, u = fi(Y) * U + F), l = ci(ne) * z + k, c = fi(ne) * U + F;
14324
+ T && (s = ci(Y) * F + k, u = fi(Y) * H + B), l = ci(ne) * F + k, c = fi(ne) * H + B;
14323
14325
  break;
14324
14326
  case Oe.R:
14325
14327
  s = l = n[x], u = c = n[x + 1], f = n[x++], h = n[x++];
14326
- var V = n[x++], Ye = n[x++];
14328
+ var z = n[x++], Ye = n[x++];
14327
14329
  if (d) {
14328
14330
  var D = p[m++];
14329
14331
  if (g + D > y) {
14330
14332
  var $e = y - g;
14331
- t.moveTo(f, h), t.lineTo(f + Qf($e, V), h), $e -= V, $e > 0 && t.lineTo(f + V, h + Qf($e, Ye)), $e -= Ye, $e > 0 && t.lineTo(f + Jf(V - $e, 0), h + Ye), $e -= V, $e > 0 && t.lineTo(f, h + Jf(Ye - $e, 0));
14333
+ t.moveTo(f, h), t.lineTo(f + Qf($e, z), h), $e -= z, $e > 0 && t.lineTo(f + z, h + Qf($e, Ye)), $e -= Ye, $e > 0 && t.lineTo(f + Jf(z - $e, 0), h + Ye), $e -= z, $e > 0 && t.lineTo(f, h + Jf(Ye - $e, 0));
14332
14334
  break e;
14333
14335
  }
14334
14336
  g += D;
14335
14337
  }
14336
- t.rect(f, h, V, Ye);
14338
+ t.rect(f, h, z, Ye);
14337
14339
  break;
14338
14340
  case Oe.Z:
14339
14341
  if (d) {
@@ -14611,7 +14613,7 @@ var uw = Ce({
14611
14613
  }, t.prototype.getDecalElement = function() {
14612
14614
  return this._decalEl;
14613
14615
  }, t.prototype._init = function(r) {
14614
- var n = Ge(r);
14616
+ var n = We(r);
14615
14617
  this.shape = this.getDefaultShape();
14616
14618
  var i = this.getDefaultStyle();
14617
14619
  i && this.useStyle(i);
@@ -14718,7 +14720,7 @@ var uw = Ce({
14718
14720
  if (n && n.shape ? o ? a ? l = n.shape : (l = Z({}, i.shape), Z(l, n.shape)) : (l = Z({}, a ? this.shape : i.shape), Z(l, n.shape)) : u && (l = i.shape), l)
14719
14721
  if (o) {
14720
14722
  this.shape = Z({}, this.shape);
14721
- for (var c = {}, f = Ge(l), h = 0; h < f.length; h++) {
14723
+ for (var c = {}, f = We(l), h = 0; h < f.length; h++) {
14722
14724
  var d = f[h];
14723
14725
  typeof l[d] == "object" ? this.shape[d] = l[d] : c[d] = l[d];
14724
14726
  }
@@ -14879,7 +14881,7 @@ var vk = /* @__PURE__ */ function() {
14879
14881
  this.x = 0, this.y = 0, this.width = 0, this.height = 0;
14880
14882
  }
14881
14883
  return e;
14882
- }(), gk = {}, He = function(e) {
14884
+ }(), gk = {}, Ue = function(e) {
14883
14885
  q(t, e);
14884
14886
  function t(r) {
14885
14887
  return e.call(this, r) || this;
@@ -14898,7 +14900,7 @@ var vk = /* @__PURE__ */ function() {
14898
14900
  return !this.shape.width || !this.shape.height;
14899
14901
  }, t;
14900
14902
  }(ze);
14901
- He.prototype.type = "rect";
14903
+ Ue.prototype.type = "rect";
14902
14904
  var Sy = {
14903
14905
  fill: "#000"
14904
14906
  }, wy = 2, mk = {
@@ -14974,7 +14976,7 @@ var Sy = {
14974
14976
  var i = n.rich, a = r.rich || i && {};
14975
14977
  return Z(r, n), i && a ? (this._mergeRich(a, i), r.rich = a) : a && (r.rich = a), r;
14976
14978
  }, t.prototype._mergeRich = function(r, n) {
14977
- for (var i = Ge(n), a = 0; a < i.length; a++) {
14979
+ for (var i = We(n), a = 0; a < i.length; a++) {
14978
14980
  var o = i[a];
14979
14981
  r[o] = r[o] || {}, Z(r[o], n[o]);
14980
14982
  }
@@ -15026,7 +15028,7 @@ var Sy = {
15026
15028
  }, t.prototype._renderBackground = function(r, n, i, a, o, s) {
15027
15029
  var u = r.backgroundColor, l = r.borderWidth, c = r.borderColor, f = u && u.image, h = u && !f, d = r.borderRadius, p = this, v, g;
15028
15030
  if (h || r.lineHeight || l && c) {
15029
- v = this._getOrCreateChild(He), v.useStyle(v.createStyle()), v.style.fill = null;
15031
+ v = this._getOrCreateChild(Ue), v.useStyle(v.createStyle()), v.style.fill = null;
15030
15032
  var m = v.shape;
15031
15033
  m.x = i, m.y = a, m.width = o, m.height = s, m.r = d, v.dirtyShape();
15032
15034
  }
@@ -15423,7 +15425,7 @@ function cs(e) {
15423
15425
  return Gr(e, "");
15424
15426
  }
15425
15427
  function Gr(e, t) {
15426
- return e == null ? t : J(e) ? e : We(e) || Pl(e) ? e + "" : t;
15428
+ return e == null ? t : J(e) ? e : He(e) || Pl(e) ? e + "" : t;
15427
15429
  }
15428
15430
  function Ny(e) {
15429
15431
  process.env.NODE_ENV !== "production" && Lt("`" + e + "` is invalid id or name. Must be a string or number.");
@@ -15545,7 +15547,7 @@ function Uk(e, t, r, n, i) {
15545
15547
  var a = t == null || t === "auto";
15546
15548
  if (n == null)
15547
15549
  return n;
15548
- if (We(n)) {
15550
+ if (He(n)) {
15549
15551
  var o = Iy(r || 0, n, i);
15550
15552
  return it(o, a ? Math.max(sn(r || 0), sn(n)) : t);
15551
15553
  } else {
@@ -15746,7 +15748,7 @@ function Bd(e, t, r, n) {
15746
15748
  }), zt(t))
15747
15749
  a(l.getData(), t);
15748
15750
  else if (ie(t))
15749
- for (var p = Ge(t), v = 0; v < p.length; v++)
15751
+ for (var p = We(t), v = 0; v < p.length; v++)
15750
15752
  a(l.getData(p[v]), t[p[v]]);
15751
15753
  u.push(l), Rv(l).isBlured = !0;
15752
15754
  }
@@ -16256,33 +16258,33 @@ function AN(e, t) {
16256
16258
  else if (d > oh - Sr)
16257
16259
  e.moveTo(c + n * ha(u), f + n * pi(u)), e.arc(c, f, n, u, l, !h), i > Sr && (e.moveTo(c + i * ha(l), f + i * pi(l)), e.arc(c, f, i, l, u, h));
16258
16260
  else {
16259
- var v = void 0, g = void 0, m = void 0, y = void 0, _ = void 0, b = void 0, S = void 0, x = void 0, C = void 0, T = void 0, A = void 0, w = void 0, D = void 0, M = void 0, I = void 0, P = void 0, N = n * ha(u), L = n * pi(u), H = i * ha(l), j = i * pi(l), $ = d > Sr;
16260
- if ($) {
16261
+ var v = void 0, g = void 0, m = void 0, y = void 0, _ = void 0, b = void 0, S = void 0, x = void 0, C = void 0, T = void 0, A = void 0, w = void 0, D = void 0, M = void 0, I = void 0, P = void 0, N = n * ha(u), L = n * pi(u), U = i * ha(l), $ = i * pi(l), W = d > Sr;
16262
+ if (W) {
16261
16263
  var k = t.cornerRadius;
16262
16264
  k && (r = DN(k), v = r[0], g = r[1], m = r[2], y = r[3]);
16263
- var F = Qy(n - i) / 2;
16264
- if (_ = Lr(F, m), b = Lr(F, y), S = Lr(F, v), x = Lr(F, g), A = C = Qo(_, b), w = T = Qo(S, x), (C > Sr || T > Sr) && (D = n * ha(l), M = n * pi(l), I = i * ha(u), P = i * pi(u), d < Nw)) {
16265
- var z = EN(N, L, I, P, D, M, H, j);
16266
- if (z) {
16267
- var U = N - z[0], Y = L - z[1], ae = D - z[0], X = M - z[1], re = 1 / pi(TN((U * ae + Y * X) / (ps(U * U + Y * Y) * ps(ae * ae + X * X))) / 2), le = ps(z[0] * z[0] + z[1] * z[1]);
16265
+ var B = Qy(n - i) / 2;
16266
+ if (_ = Lr(B, m), b = Lr(B, y), S = Lr(B, v), x = Lr(B, g), A = C = Qo(_, b), w = T = Qo(S, x), (C > Sr || T > Sr) && (D = n * ha(l), M = n * pi(l), I = i * ha(u), P = i * pi(u), d < Nw)) {
16267
+ var F = EN(N, L, I, P, D, M, U, $);
16268
+ if (F) {
16269
+ var H = N - F[0], Y = L - F[1], ae = D - F[0], X = M - F[1], re = 1 / pi(TN((H * ae + Y * X) / (ps(H * H + Y * Y) * ps(ae * ae + X * X))) / 2), le = ps(F[0] * F[0] + F[1] * F[1]);
16268
16270
  A = Lr(C, (n - le) / (re + 1)), w = Lr(T, (i - le) / (re - 1));
16269
16271
  }
16270
16272
  }
16271
16273
  }
16272
- if (!$)
16274
+ if (!W)
16273
16275
  e.moveTo(c + N, f + L);
16274
16276
  else if (A > Sr) {
16275
- var oe = Lr(m, A), ne = Lr(y, A), ee = ju(I, P, N, L, n, oe, h), V = ju(D, M, H, j, n, ne, h);
16276
- e.moveTo(c + ee.cx + ee.x0, f + ee.cy + ee.y0), A < C && oe === ne ? e.arc(c + ee.cx, f + ee.cy, A, pt(ee.y0, ee.x0), pt(V.y0, V.x0), !h) : (oe > 0 && e.arc(c + ee.cx, f + ee.cy, oe, pt(ee.y0, ee.x0), pt(ee.y1, ee.x1), !h), e.arc(c, f, n, pt(ee.cy + ee.y1, ee.cx + ee.x1), pt(V.cy + V.y1, V.cx + V.x1), !h), ne > 0 && e.arc(c + V.cx, f + V.cy, ne, pt(V.y1, V.x1), pt(V.y0, V.x0), !h));
16277
+ var oe = Lr(m, A), ne = Lr(y, A), ee = ju(I, P, N, L, n, oe, h), z = ju(D, M, U, $, n, ne, h);
16278
+ e.moveTo(c + ee.cx + ee.x0, f + ee.cy + ee.y0), A < C && oe === ne ? e.arc(c + ee.cx, f + ee.cy, A, pt(ee.y0, ee.x0), pt(z.y0, z.x0), !h) : (oe > 0 && e.arc(c + ee.cx, f + ee.cy, oe, pt(ee.y0, ee.x0), pt(ee.y1, ee.x1), !h), e.arc(c, f, n, pt(ee.cy + ee.y1, ee.cx + ee.x1), pt(z.cy + z.y1, z.cx + z.x1), !h), ne > 0 && e.arc(c + z.cx, f + z.cy, ne, pt(z.y1, z.x1), pt(z.y0, z.x0), !h));
16277
16279
  } else
16278
16280
  e.moveTo(c + N, f + L), e.arc(c, f, n, u, l, !h);
16279
- if (!(i > Sr) || !$)
16280
- e.lineTo(c + H, f + j);
16281
+ if (!(i > Sr) || !W)
16282
+ e.lineTo(c + U, f + $);
16281
16283
  else if (w > Sr) {
16282
- var oe = Lr(v, w), ne = Lr(g, w), ee = ju(H, j, D, M, i, -ne, h), V = ju(N, L, I, P, i, -oe, h);
16283
- e.lineTo(c + ee.cx + ee.x0, f + ee.cy + ee.y0), w < T && oe === ne ? e.arc(c + ee.cx, f + ee.cy, w, pt(ee.y0, ee.x0), pt(V.y0, V.x0), !h) : (ne > 0 && e.arc(c + ee.cx, f + ee.cy, ne, pt(ee.y0, ee.x0), pt(ee.y1, ee.x1), !h), e.arc(c, f, i, pt(ee.cy + ee.y1, ee.cx + ee.x1), pt(V.cy + V.y1, V.cx + V.x1), h), oe > 0 && e.arc(c + V.cx, f + V.cy, oe, pt(V.y1, V.x1), pt(V.y0, V.x0), !h));
16284
+ var oe = Lr(v, w), ne = Lr(g, w), ee = ju(U, $, D, M, i, -ne, h), z = ju(N, L, I, P, i, -oe, h);
16285
+ e.lineTo(c + ee.cx + ee.x0, f + ee.cy + ee.y0), w < T && oe === ne ? e.arc(c + ee.cx, f + ee.cy, w, pt(ee.y0, ee.x0), pt(z.y0, z.x0), !h) : (ne > 0 && e.arc(c + ee.cx, f + ee.cy, ne, pt(ee.y0, ee.x0), pt(ee.y1, ee.x1), !h), e.arc(c, f, i, pt(ee.cy + ee.y1, ee.cx + ee.x1), pt(z.cy + z.y1, z.cx + z.x1), h), oe > 0 && e.arc(c + z.cx, f + z.cy, oe, pt(z.y1, z.x1), pt(z.y0, z.x0), !h));
16284
16286
  } else
16285
- e.lineTo(c + H, f + j), e.arc(c, f, i, l, u, h);
16287
+ e.lineTo(c + U, f + $), e.arc(c, f, i, l, u, h);
16286
16288
  }
16287
16289
  e.closePath();
16288
16290
  }
@@ -16913,7 +16915,7 @@ function Hc(e) {
16913
16915
  };
16914
16916
  s[a + "Index"] = o;
16915
16917
  var u = e.formatterParamsExtra;
16916
- u && R(Ge(u), function(c) {
16918
+ u && R(We(u), function(c) {
16917
16919
  Ua(s, c) || (s[c] = u[c], s.$vars.push(c));
16918
16920
  });
16919
16921
  var l = Ie(e.el);
@@ -16944,7 +16946,7 @@ Rr("sector", $c);
16944
16946
  Rr("ring", Nv);
16945
16947
  Rr("polygon", su);
16946
16948
  Rr("polyline", uu);
16947
- Rr("rect", He);
16949
+ Rr("rect", Ue);
16948
16950
  Rr("line", Un);
16949
16951
  Rr("bezierCurve", Lv);
16950
16952
  Rr("arc", jc);
@@ -16967,7 +16969,7 @@ const nL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
16967
16969
  Polygon: su,
16968
16970
  Polyline: uu,
16969
16971
  RadialGradient: FN,
16970
- Rect: He,
16972
+ Rect: Ue,
16971
16973
  Ring: Nv,
16972
16974
  Sector: $c,
16973
16975
  Text: st,
@@ -17095,7 +17097,7 @@ function oL(e) {
17095
17097
  var r = (e.option || Uc).rich;
17096
17098
  if (r) {
17097
17099
  t = t || {};
17098
- for (var n = Ge(r), i = 0; i < n.length; i++) {
17100
+ for (var n = We(r), i = 0; i < n.length; i++) {
17099
17101
  var a = n[i];
17100
17102
  t[a] = 1;
17101
17103
  }
@@ -17557,7 +17559,7 @@ function yL(e, t, r, n, i) {
17557
17559
  var s = e;
17558
17560
  n === "auto" || n == null ? f0(function(l) {
17559
17561
  l != null && l !== "-" && (J(l) ? o == null && (o = 1) : o = 0);
17560
- }, r, s, 10) : o = We(n) ? n : n ? 1 : 0, !i && o === 1 && (i = [], f0(function(l, c) {
17562
+ }, r, s, 10) : o = He(n) ? n : n ? 1 : 0, !i && o === 1 && (i = [], f0(function(l, c) {
17561
17563
  i[c] = l != null ? l + "" : "";
17562
17564
  }, r, s, 1 / 0)), a = i ? i.length : r === ao ? s.length : s[0] ? s[0].length : null;
17563
17565
  } else if (t === Yr)
@@ -17580,7 +17582,7 @@ function _L(e) {
17580
17582
  for (var t = 0, r; t < e.length && !(r = e[t++]); )
17581
17583
  ;
17582
17584
  if (r)
17583
- return Ge(r);
17585
+ return We(r);
17584
17586
  }
17585
17587
  function c0(e) {
17586
17588
  if (e) {
@@ -17844,7 +17846,7 @@ var ml = (
17844
17846
  );
17845
17847
  function yl(e, t) {
17846
17848
  var r = t && t.type;
17847
- return r === "ordinal" ? e : (r === "time" && !We(e) && e != null && e !== "-" && (e = +pn(e)), e == null || e === "" ? NaN : Number(e));
17849
+ return r === "ordinal" ? e : (r === "time" && !He(e) && e != null && e !== "-" && (e = +pn(e)), e == null || e === "" ? NaN : Number(e));
17848
17850
  }
17849
17851
  de({
17850
17852
  number: function(e) {
@@ -17865,7 +17867,7 @@ var DL = (
17865
17867
  this._resultLT = n ? 1 : -1, r == null && (r = n ? "min" : "max"), this._incomparable = r === "min" ? -1 / 0 : 1 / 0;
17866
17868
  }
17867
17869
  return e.prototype.evaluate = function(t, r) {
17868
- var n = We(t) ? t : $l(t), i = We(r) ? r : $l(r), a = isNaN(n), o = isNaN(i);
17870
+ var n = He(t) ? t : $l(t), i = He(r) ? r : $l(r), a = isNaN(n), o = isNaN(i);
17869
17871
  if (a && (n = this._incomparable), o && (i = this._incomparable), a && o) {
17870
17872
  var s = J(t), u = J(r);
17871
17873
  s && (n = u ? t : 0), u && (i = s ? r : 0);
@@ -18098,7 +18100,7 @@ var Hd = (
18098
18100
  var r = this.clone(), n = r._count;
18099
18101
  if (!n)
18100
18102
  return this;
18101
- var i = Ge(t), a = i.length;
18103
+ var i = We(t), a = i.length;
18102
18104
  if (!a)
18103
18105
  return this;
18104
18106
  var o = r.count(), s = Ao(r._rawCount), u = new s(o), l = 0, c = i[0], f = t[c][0], h = t[c][1], d = r._chunks, p = !1;
@@ -18399,7 +18401,7 @@ var Mo = ie, Cn = te, PL = typeof Int32Array > "u" ? Array : Int32Array, kL = "e
18399
18401
  var n = this._getDimInfo(t);
18400
18402
  return n ? n.storeDimIndex : this._dimOmitted ? this._schema.getSourceDimensionIndex(t) : -1;
18401
18403
  }, e.prototype._recognizeDimIndex = function(t) {
18402
- if (We(t) || t != null && !isNaN(t) && !this._getDimInfo(t) && (!this._dimOmitted || this._schema.getSourceDimensionIndex(t) < 0))
18404
+ if (He(t) || t != null && !isNaN(t) && !this._getDimInfo(t) && (!this._dimOmitted || this._schema.getSourceDimensionIndex(t) < 0))
18403
18405
  return +t;
18404
18406
  }, e.prototype._getStoreDimIndex = function(t) {
18405
18407
  var r = this.getDimensionIndex(t);
@@ -18550,7 +18552,7 @@ var Mo = ie, Cn = te, PL = typeof Int32Array > "u" ? Array : Int32Array, kL = "e
18550
18552
  var i = n || this, a = Cn(pa(t), this._getStoreDimIndex, this);
18551
18553
  return this._store = this._store.filter(a, i ? _e(r, i) : r), this;
18552
18554
  }, e.prototype.selectRange = function(t) {
18553
- var r = this, n = {}, i = Ge(t);
18555
+ var r = this, n = {}, i = We(t);
18554
18556
  return R(i, function(a) {
18555
18557
  var o = r._getStoreDimIndex(a);
18556
18558
  n[o] = t[a];
@@ -18727,15 +18729,15 @@ function VL(e, t) {
18727
18729
  v++;
18728
18730
  v < o && N.push(v++);
18729
18731
  }
18730
- R(N, function(H, j) {
18731
- var $ = p(H);
18732
- if (u && I.type != null && ($.type = I.type), g(Ce($, I), w, j), $.name == null && D) {
18733
- var k = D[j];
18732
+ R(N, function(U, $) {
18733
+ var W = p(U);
18734
+ if (u && I.type != null && (W.type = I.type), g(Ce(W, I), w, $), W.name == null && D) {
18735
+ var k = D[$];
18734
18736
  !ie(k) && (k = {
18735
18737
  name: k
18736
- }), $.name = $.displayName = k.name, $.defaultTooltip = k.defaultTooltip;
18738
+ }), W.name = W.displayName = k.name, W.defaultTooltip = k.defaultTooltip;
18737
18739
  }
18738
- M && Ce($.otherDims, M);
18740
+ M && Ce(W.otherDims, M);
18739
18741
  });
18740
18742
  }
18741
18743
  });
@@ -19478,7 +19480,7 @@ function yx(e, t) {
19478
19480
  return p ? "year" : d ? "month" : h ? "day" : f ? "hour" : c ? "minute" : l ? "second" : "millisecond";
19479
19481
  }
19480
19482
  function C0(e, t, r) {
19481
- var n = We(e) ? pn(e) : e;
19483
+ var n = He(e) ? pn(e) : e;
19482
19484
  switch (t = t || yx(e, r), t) {
19483
19485
  case "year":
19484
19486
  return n[Kv(r)]();
@@ -19573,7 +19575,7 @@ function qd(e, t, r) {
19573
19575
  } else return Zc(u, n, r);
19574
19576
  }
19575
19577
  if (t === "ordinal")
19576
- return Pl(e) ? i(e) : We(e) && a(e) ? e + "" : "-";
19578
+ return Pl(e) ? i(e) : He(e) && a(e) ? e + "" : "-";
19577
19579
  var l = $l(e);
19578
19580
  return a(l) ? Ex(l) : Pl(e) ? i(e) : typeof e == "boolean" ? e + "" : "-";
19579
19581
  }
@@ -20084,7 +20086,7 @@ function I5(e) {
20084
20086
  }
20085
20087
  function P5(e, t, r) {
20086
20088
  if (r != null) {
20087
- if (We(r) || !isNaN(r) && !Ua(t, r))
20089
+ if (He(r) || !isNaN(r) && !Ua(t, r))
20088
20090
  return e[r];
20089
20091
  if (Ua(t, r))
20090
20092
  return t[r];
@@ -20629,7 +20631,7 @@ var X5 = "__universalTransitionEnabled", Zn = (
20629
20631
  }, t.prototype.getSelectedDataIndices = function() {
20630
20632
  if (this.option.selectedMap === "all")
20631
20633
  return [].slice.call(this.getData().getIndices());
20632
- for (var r = this._selectedDataIndicesMap, n = Ge(r), i = [], a = 0; a < n.length; a++) {
20634
+ for (var r = this._selectedDataIndicesMap, n = We(r), i = [], a = 0; a < n.length; a++) {
20633
20635
  var o = r[n[a]];
20634
20636
  o >= 0 && i.push(o);
20635
20637
  }
@@ -20772,9 +20774,9 @@ var r3 = ze.extend({
20772
20774
  }
20773
20775
  }), o3 = {
20774
20776
  line: Un,
20775
- rect: He,
20776
- roundRect: He,
20777
- square: He,
20777
+ rect: Ue,
20778
+ roundRect: Ue,
20779
+ square: Ue,
20778
20780
  circle: zc,
20779
20781
  diamond: n3,
20780
20782
  pin: i3,
@@ -21230,7 +21232,7 @@ function Vx(e, t, r) {
21230
21232
  }
21231
21233
  function v3(e, t) {
21232
21234
  var r = 0, n = e.scale.getExtent();
21233
- return t === "start" ? r = n[0] : t === "end" ? r = n[1] : We(t) && !isNaN(t) ? r = t : n[0] > 0 ? r = n[0] : n[1] < 0 && (r = n[1]), r;
21235
+ return t === "start" ? r = n[0] : t === "end" ? r = n[1] : He(t) && !isNaN(t) ? r = t : n[0] > 0 ? r = n[0] : n[1] < 0 && (r = n[1]), r;
21234
21236
  }
21235
21237
  function Fx(e, t, r, n) {
21236
21238
  var i = NaN;
@@ -21285,16 +21287,16 @@ function y3(e, t, r, n, i, a, o, s) {
21285
21287
  p.sort(function(ae, X) {
21286
21288
  return v[ae] - v[X];
21287
21289
  });
21288
- for (var L = l.length, H = Ma(L), j = Ma(L), $ = Ma(L), k = Ma(L), F = [], _ = 0; _ < p.length; _++) {
21289
- var z = p[_], U = _ * 2, Y = z * 2;
21290
- H[U] = l[Y], H[U + 1] = l[Y + 1], j[U] = c[Y], j[U + 1] = c[Y + 1], $[U] = f[Y], $[U + 1] = f[Y + 1], k[U] = h[Y], k[U + 1] = h[Y + 1], F[_] = d[z];
21290
+ for (var L = l.length, U = Ma(L), $ = Ma(L), W = Ma(L), k = Ma(L), B = [], _ = 0; _ < p.length; _++) {
21291
+ var F = p[_], H = _ * 2, Y = F * 2;
21292
+ U[H] = l[Y], U[H + 1] = l[Y + 1], $[H] = c[Y], $[H + 1] = c[Y + 1], W[H] = f[Y], W[H + 1] = f[Y + 1], k[H] = h[Y], k[H + 1] = h[Y + 1], B[_] = d[F];
21291
21293
  }
21292
21294
  return {
21293
- current: H,
21294
- next: j,
21295
- stackedOnCurrent: $,
21295
+ current: U,
21296
+ next: $,
21297
+ stackedOnCurrent: W,
21296
21298
  stackedOnNext: k,
21297
- status: F
21299
+ status: B
21298
21300
  };
21299
21301
  }
21300
21302
  var Dn = Math.min, An = Math.max;
@@ -21333,17 +21335,17 @@ function Qd(e, t, r, n, i, a, o, s, u) {
21333
21335
  d = m, p = y;
21334
21336
  else {
21335
21337
  w = x - l, D = C - c;
21336
- var P = m - l, N = x - m, L = y - c, H = C - y, j = void 0, $ = void 0;
21338
+ var P = m - l, N = x - m, L = y - c, U = C - y, $ = void 0, W = void 0;
21337
21339
  if (s === "x") {
21338
- j = Math.abs(P), $ = Math.abs(N);
21340
+ $ = Math.abs(P), W = Math.abs(N);
21339
21341
  var k = w > 0 ? 1 : -1;
21340
- d = m - k * j * o, p = y, M = m + k * $ * o, I = y;
21342
+ d = m - k * $ * o, p = y, M = m + k * W * o, I = y;
21341
21343
  } else if (s === "y") {
21342
- j = Math.abs(L), $ = Math.abs(H);
21343
- var F = D > 0 ? 1 : -1;
21344
- d = m, p = y - F * j * o, M = m, I = y + F * $ * o;
21344
+ $ = Math.abs(L), W = Math.abs(U);
21345
+ var B = D > 0 ? 1 : -1;
21346
+ d = m, p = y - B * $ * o, M = m, I = y + B * W * o;
21345
21347
  } else
21346
- j = Math.sqrt(P * P + L * L), $ = Math.sqrt(N * N + H * H), A = $ / ($ + j), d = m - w * o * (1 - A), p = y - D * o * (1 - A), M = m + w * o * A, I = y + D * o * A, M = Dn(M, An(x, m)), I = Dn(I, An(C, y)), M = An(M, Dn(x, m)), I = An(I, Dn(C, y)), w = M - m, D = I - y, d = m - w * j / $, p = y - D * j / $, d = Dn(d, An(l, m)), p = Dn(p, An(c, y)), d = An(d, Dn(l, m)), p = An(p, Dn(c, y)), w = m - d, D = y - p, M = m + w * $ / j, I = y + D * $ / j;
21348
+ $ = Math.sqrt(P * P + L * L), W = Math.sqrt(N * N + U * U), A = W / (W + $), d = m - w * o * (1 - A), p = y - D * o * (1 - A), M = m + w * o * A, I = y + D * o * A, M = Dn(M, An(x, m)), I = Dn(I, An(C, y)), M = An(M, Dn(x, m)), I = An(I, Dn(C, y)), w = M - m, D = I - y, d = m - w * $ / W, p = y - D * $ / W, d = Dn(d, An(l, m)), p = Dn(p, An(c, y)), d = An(d, Dn(l, m)), p = An(p, Dn(c, y)), w = m - d, D = y - p, M = m + w * W / $, I = y + D * W / $;
21347
21349
  }
21348
21350
  e.bezierCurveTo(f, h, d, p, m, y), f = M, h = I;
21349
21351
  } else
@@ -21547,7 +21549,7 @@ var T3 = {
21547
21549
  function E3(e, t, r, n, i) {
21548
21550
  var a = e.getArea(), o = a.x, s = a.y, u = a.width, l = a.height, c = r.get(["lineStyle", "width"]) || 2;
21549
21551
  o -= c / 2, s -= c / 2, u += c, l += c, u = Math.ceil(u), o !== Math.floor(o) && (o = Math.floor(o), u++);
21550
- var f = new He({
21552
+ var f = new Ue({
21551
21553
  shape: {
21552
21554
  x: o,
21553
21555
  y: s,
@@ -21618,7 +21620,7 @@ function z0(e, t) {
21618
21620
  return Math.max(Math.abs(n[0] - o[0]), Math.abs(n[1] - o[1]), Math.abs(i[0] - s[0]), Math.abs(i[1] - s[1]));
21619
21621
  }
21620
21622
  function $0(e) {
21621
- return We(e) ? e : e ? 0.5 : 0;
21623
+ return He(e) ? e : e ? 0.5 : 0;
21622
21624
  }
21623
21625
  function M3(e, t, r) {
21624
21626
  if (!r.valueDim)
@@ -21861,7 +21863,7 @@ var V3 = (
21861
21863
  stackedOnPoints: x
21862
21864
  })));
21863
21865
  }
21864
- var L = r.getModel("emphasis"), H = L.get("focus"), j = L.get("blurScope"), $ = L.get("disabled");
21866
+ var L = r.getModel("emphasis"), U = L.get("focus"), $ = L.get("blurScope"), W = L.get("disabled");
21865
21867
  if (v.useStyle(Ce(
21866
21868
  // Use color in lineStyle first
21867
21869
  l.getLineStyle(),
@@ -21874,25 +21876,25 @@ var V3 = (
21874
21876
  var k = v.getState("emphasis").style;
21875
21877
  k.lineWidth = +v.style.lineWidth + 1;
21876
21878
  }
21877
- Ie(v).seriesIndex = r.seriesIndex, Fd(v, H, j, $);
21878
- var F = $0(r.get("smooth")), z = r.get("smoothMonotone");
21879
+ Ie(v).seriesIndex = r.seriesIndex, Fd(v, U, $, W);
21880
+ var B = $0(r.get("smooth")), F = r.get("smoothMonotone");
21879
21881
  if (v.setShape({
21880
- smooth: F,
21881
- smoothMonotone: z,
21882
+ smooth: B,
21883
+ smoothMonotone: F,
21882
21884
  connectNulls: T
21883
21885
  }), g) {
21884
- var U = u.getCalculationInfo("stackedOnSeries"), Y = 0;
21886
+ var H = u.getCalculationInfo("stackedOnSeries"), Y = 0;
21885
21887
  g.useStyle(Ce(c.getAreaStyle(), {
21886
21888
  fill: I,
21887
21889
  opacity: 0.7,
21888
21890
  lineJoin: "bevel",
21889
21891
  decal: u.getVisual("style").decal
21890
- })), U && (Y = $0(U.get("smooth"))), g.setShape({
21891
- smooth: F,
21892
+ })), H && (Y = $0(H.get("smooth"))), g.setShape({
21893
+ smooth: B,
21892
21894
  stackedOnSmooth: Y,
21893
- smoothMonotone: z,
21895
+ smoothMonotone: F,
21894
21896
  connectNulls: T
21895
- }), Uy(g, r, "areaStyle"), Ie(g).seriesIndex = r.seriesIndex, Fd(g, H, j, $);
21897
+ }), Uy(g, r, "areaStyle"), Ie(g).seriesIndex = r.seriesIndex, Fd(g, U, $, W);
21896
21898
  }
21897
21899
  var ae = function(X) {
21898
21900
  a._changePolyState(X);
@@ -22301,7 +22303,7 @@ function Z3(e) {
22301
22303
  r[i] = {};
22302
22304
  var a = n.stacks, o = n.bandWidth, s = n.categoryGap;
22303
22305
  if (s == null) {
22304
- var u = Ge(a).length;
22306
+ var u = We(a).length;
22305
22307
  s = Math.max(35 - u * 4, 15) + "%";
22306
22308
  }
22307
22309
  var l = ft(s, o), c = ft(n.gap, 1), f = n.remainedWidth, h = n.autoWidthCount, d = (f - l) / (h + (h - 1) * c);
@@ -23372,7 +23374,7 @@ var AB = function() {
23372
23374
  var i = this;
23373
23375
  this._sleepAfterStill = 10, this._stillFrameAccum = 0, this._needsRefresh = !0, this._needsRefreshHover = !0, this._darkMode = !1, n = n || {}, this.dom = r, this.id = t;
23374
23376
  var a = new mB(), o = n.renderer || "canvas";
23375
- if (es[o] || (o = Ge(es)[0]), process.env.NODE_ENV !== "production" && !es[o])
23377
+ if (es[o] || (o = We(es)[0]), process.env.NODE_ENV !== "production" && !es[o])
23376
23378
  throw new Error("Renderer '" + o + "' is not imported. Please import it first.");
23377
23379
  n.useDirtyRect = n.useDirtyRect == null ? !1 : n.useDirtyRect;
23378
23380
  var s = new es[o](r, a, n, t), u = n.ssr || s.ssrOnly;
@@ -24353,7 +24355,7 @@ function iV(e, t) {
24353
24355
  lineWidth: 5,
24354
24356
  zlevel: 0
24355
24357
  });
24356
- var r = new et(), n = new He({
24358
+ var r = new et(), n = new Ue({
24357
24359
  style: {
24358
24360
  fill: t.maskColor
24359
24361
  },
@@ -24372,7 +24374,7 @@ function iV(e, t) {
24372
24374
  },
24373
24375
  zlevel: t.zlevel,
24374
24376
  z: 10001
24375
- }), a = new He({
24377
+ }), a = new Ue({
24376
24378
  style: {
24377
24379
  fill: "none"
24378
24380
  },
@@ -24882,7 +24884,7 @@ var vV = (
24882
24884
  symbolKeepAspect: e.get("symbolKeepAspect")
24883
24885
  }, n)), t.isSeriesFiltered(e))
24884
24886
  return;
24885
- var l = Ge(i);
24887
+ var l = We(i);
24886
24888
  function c(f, h) {
24887
24889
  for (var d = e.getRawValue(h), p = e.getDataParams(h), v = 0; v < l.length; v++) {
24888
24890
  var g = l[v];
@@ -25011,7 +25013,7 @@ function el(e, t, r) {
25011
25013
  return (e[i] || Ju(s[n]) || Ju(e.style[n])) - (Ju(s[a]) || 0) - (Ju(s[o]) || 0) | 0;
25012
25014
  }
25013
25015
  function EV(e, t) {
25014
- return !e || e === "solid" || !(t > 0) ? null : e === "dashed" ? [4 * t, 2 * t] : e === "dotted" ? [t] : We(e) ? [e] : Q(e) ? e : null;
25016
+ return !e || e === "solid" || !(t > 0) ? null : e === "dashed" ? [4 * t, 2 * t] : e === "dotted" ? [t] : He(e) ? [e] : Q(e) ? e : null;
25015
25017
  }
25016
25018
  function cC(e) {
25017
25019
  var t = e.style, r = t.lineDash && t.lineWidth > 0 && EV(t.lineDash, t.lineWidth), n = t.lineDashOffset;
@@ -25233,7 +25235,7 @@ function sp(e, t) {
25233
25235
  function u(l) {
25234
25236
  for (var c = [r], f = !0, h = 0; h < M_.length; ++h) {
25235
25237
  var d = o[M_[h]];
25236
- if (d != null && !Q(d) && !J(d) && !We(d) && typeof d != "boolean") {
25238
+ if (d != null && !Q(d) && !J(d) && !He(d) && typeof d != "boolean") {
25237
25239
  f = !1;
25238
25240
  break;
25239
25241
  }
@@ -25260,8 +25262,8 @@ function sp(e, t) {
25260
25262
  D *= P;
25261
25263
  var N = b * _.length * y.length;
25262
25264
  if (process.env.NODE_ENV !== "production") {
25263
- var L = function(H) {
25264
- console.warn("Calculated decal size is greater than " + H + " due to decal option settings so " + H + " is used for the decal size. Please consider changing the decal option to make a smaller decal or set " + H + " to be larger to avoid incontinuity.");
25265
+ var L = function(U) {
25266
+ console.warn("Calculated decal size is greater than " + U + " due to decal option settings so " + U + " is used for the decal size. Please consider changing the decal option to make a smaller decal or set " + U + " to be larger to avoid incontinuity.");
25265
25267
  };
25266
25268
  D > o.maxTileWidth && L("maxTileWidth"), N > o.maxTileHeight && L("maxTileHeight");
25267
25269
  }
@@ -25278,23 +25280,23 @@ function sp(e, t) {
25278
25280
  return;
25279
25281
  for (var I = -b, P = 0, N = 0, L = 0; I < C.height; ) {
25280
25282
  if (P % 2 === 0) {
25281
- for (var H = N / 2 % y.length, j = 0, $ = 0, k = 0; j < C.width * 2; ) {
25282
- for (var F = 0, M = 0; M < g[L].length; ++M)
25283
- F += g[L][M];
25284
- if (F <= 0)
25283
+ for (var U = N / 2 % y.length, $ = 0, W = 0, k = 0; $ < C.width * 2; ) {
25284
+ for (var B = 0, M = 0; M < g[L].length; ++M)
25285
+ B += g[L][M];
25286
+ if (B <= 0)
25285
25287
  break;
25286
- if ($ % 2 === 0) {
25287
- var z = (1 - o.symbolSize) * 0.5, U = j + g[L][$] * z, Y = I + m[P] * z, ae = g[L][$] * o.symbolSize, X = m[P] * o.symbolSize, re = k / 2 % y[H].length;
25288
- le(U, Y, ae, X, y[H][re]);
25288
+ if (W % 2 === 0) {
25289
+ var F = (1 - o.symbolSize) * 0.5, H = $ + g[L][W] * F, Y = I + m[P] * F, ae = g[L][W] * o.symbolSize, X = m[P] * o.symbolSize, re = k / 2 % y[U].length;
25290
+ le(H, Y, ae, X, y[U][re]);
25289
25291
  }
25290
- j += g[L][$], ++k, ++$, $ === g[L].length && ($ = 0);
25292
+ $ += g[L][W], ++k, ++W, W === g[L].length && (W = 0);
25291
25293
  }
25292
25294
  ++L, L === g.length && (L = 0);
25293
25295
  }
25294
25296
  I += m[P], ++N, ++P, P === m.length && (P = 0);
25295
25297
  }
25296
- function le(oe, ne, ee, V, Ye) {
25297
- var $e = i ? 1 : r, jt = Xn(Ye, oe * $e, ne * $e, ee * $e, V * $e, o.color, o.symbolKeepAspect);
25298
+ function le(oe, ne, ee, z, Ye) {
25299
+ var $e = i ? 1 : r, jt = Xn(Ye, oe * $e, ne * $e, ee * $e, z * $e, o.color, o.symbolKeepAspect);
25298
25300
  if (i) {
25299
25301
  var Or = n.painter.renderOneToVNode(jt);
25300
25302
  Or && x.children.push(Or);
@@ -25323,19 +25325,19 @@ function pC(e) {
25323
25325
  function vC(e) {
25324
25326
  if (!e || e.length === 0)
25325
25327
  return [[0, 0]];
25326
- if (We(e)) {
25328
+ if (He(e)) {
25327
25329
  var t = Math.ceil(e);
25328
25330
  return [[t, t]];
25329
25331
  }
25330
25332
  for (var r = !0, n = 0; n < e.length; ++n)
25331
- if (!We(e[n])) {
25333
+ if (!He(e[n])) {
25332
25334
  r = !1;
25333
25335
  break;
25334
25336
  }
25335
25337
  if (r)
25336
25338
  return vC([e]);
25337
25339
  for (var i = [], n = 0; n < e.length; ++n)
25338
- if (We(e[n])) {
25340
+ if (He(e[n])) {
25339
25341
  var t = Math.ceil(e[n]);
25340
25342
  i.push([t, t]);
25341
25343
  } else {
@@ -25349,7 +25351,7 @@ function vC(e) {
25349
25351
  function LV(e) {
25350
25352
  if (!e || typeof e == "object" && e.length === 0)
25351
25353
  return [0, 0];
25352
- if (We(e)) {
25354
+ if (He(e)) {
25353
25355
  var t = Math.ceil(e);
25354
25356
  return [t, t];
25355
25357
  }
@@ -25632,7 +25634,7 @@ var _a, Vh, tl, Rn, Fh, zh, $h, Bo, Vo, I_, P_, jh, k_, rl, N_, TC, nr, L_, ac =
25632
25634
  y += '<g transform="translate(' + b + "," + S + ')">' + _.dom + "</g>";
25633
25635
  }), m.painter.getSvgRoot().innerHTML = y, r.connectedBackgroundColor && m.painter.setBackgroundColor(r.connectedBackgroundColor), m.refreshImmediately(), m.painter.toDataURL();
25634
25636
  } else
25635
- return r.connectedBackgroundColor && m.add(new He({
25637
+ return r.connectedBackgroundColor && m.add(new Ue({
25636
25638
  shape: {
25637
25639
  x: 0,
25638
25640
  y: 0,
@@ -25992,8 +25994,8 @@ var _a, Vh, tl, Rn, Fh, zh, $h, Bo, Vo, I_, P_, jh, k_, rl, N_, TC, nr, L_, ac =
25992
25994
  var T = [], A, w = zd(f), D = Yy(f);
25993
25995
  if (D && Rw(this._api), R(x, function(P) {
25994
25996
  if (A = m.action(P, d._model, d._api), A = A || Z({}, P), A.type = y.event || A.type, T.push(A), D) {
25995
- var N = Mv(f), L = N.queryOptionMap, H = N.mainTypeSpecified, j = H ? L.keys()[0] : "series";
25996
- tl(d, b, P, j), nr(d);
25997
+ var N = Mv(f), L = N.queryOptionMap, U = N.mainTypeSpecified, $ = U ? L.keys()[0] : "series";
25998
+ tl(d, b, P, $), nr(d);
25997
25999
  } else w ? (tl(d, b, P, "series"), nr(d)) : S && tl(d, b, P, S.main, S.sub);
25998
26000
  }), b !== "none" && !D && !w && !S)
25999
26001
  try {
@@ -26985,7 +26987,7 @@ var E4 = function(e, t, r, n) {
26985
26987
  var s = nl.length, u = Math.min(E4(nl, this._approxInterval, 0, s), s - 1);
26986
26988
  this._interval = nl[u][1], this._minLevelUnit = nl[Math.max(u - 1, 0)][0];
26987
26989
  }, t.prototype.parse = function(r) {
26988
- return We(r) ? r : +pn(r);
26990
+ return He(r) ? r : +pn(r);
26989
26991
  }, t.prototype.contain = function(r) {
26990
26992
  return rf(this.parse(r), this._extent);
26991
26993
  }, t.prototype.normalize = function(r) {
@@ -27081,12 +27083,12 @@ function I4(e, t, r) {
27081
27083
  function P4(e, t, r, n) {
27082
27084
  var i = 1e4, a = mx, o = 0;
27083
27085
  function s(w, D, M, I, P, N, L) {
27084
- for (var H = new Date(D), j = D, $ = H[I](); j < M && j <= n[1]; )
27086
+ for (var U = new Date(D), $ = D, W = U[I](); $ < M && $ <= n[1]; )
27085
27087
  L.push({
27086
- value: j
27087
- }), $ += w, H[P]($), j = H.getTime();
27088
+ value: $
27089
+ }), W += w, U[P](W), $ = U.getTime();
27088
27090
  L.push({
27089
- value: j,
27091
+ value: $,
27090
27092
  notAdd: !0
27091
27093
  });
27092
27094
  }
@@ -27100,41 +27102,41 @@ function P4(e, t, r, n) {
27100
27102
  value: n[1]
27101
27103
  }]);
27102
27104
  for (var N = 0; N < D.length - 1; N++) {
27103
- var L = D[N].value, H = D[N + 1].value;
27104
- if (L !== H) {
27105
- var j = void 0, $ = void 0, k = void 0, F = !1;
27105
+ var L = D[N].value, U = D[N + 1].value;
27106
+ if (L !== U) {
27107
+ var $ = void 0, W = void 0, k = void 0, B = !1;
27106
27108
  switch (w) {
27107
27109
  case "year":
27108
- j = Math.max(1, Math.round(t / pr / 365)), $ = Kv(r), k = g5(r);
27110
+ $ = Math.max(1, Math.round(t / pr / 365)), W = Kv(r), k = g5(r);
27109
27111
  break;
27110
27112
  case "half-year":
27111
27113
  case "quarter":
27112
27114
  case "month":
27113
- j = M4(t), $ = ja(r), k = _x(r);
27115
+ $ = M4(t), W = ja(r), k = _x(r);
27114
27116
  break;
27115
27117
  case "week":
27116
27118
  // PENDING If week is added. Ignore day.
27117
27119
  case "half-week":
27118
27120
  case "day":
27119
- j = A4(t), $ = Xc(r), k = bx(r), F = !0;
27121
+ $ = A4(t), W = Xc(r), k = bx(r), B = !0;
27120
27122
  break;
27121
27123
  case "half-day":
27122
27124
  case "quarter-day":
27123
27125
  case "hour":
27124
- j = R4(t), $ = Ls(r), k = Sx(r);
27126
+ $ = R4(t), W = Ls(r), k = Sx(r);
27125
27127
  break;
27126
27128
  case "minute":
27127
- j = j_(t, !0), $ = Kc(r), k = xx(r);
27129
+ $ = j_(t, !0), W = Kc(r), k = xx(r);
27128
27130
  break;
27129
27131
  case "second":
27130
- j = j_(t, !1), $ = Qc(r), k = Cx(r);
27132
+ $ = j_(t, !1), W = Qc(r), k = Cx(r);
27131
27133
  break;
27132
27134
  case "millisecond":
27133
- j = O4(t), $ = Jc(r), k = Tx(r);
27135
+ $ = O4(t), W = Jc(r), k = Tx(r);
27134
27136
  break;
27135
27137
  }
27136
- s(j, L, H, $, k, F, I), w === "year" && M.length > 1 && N === 0 && M.unshift({
27137
- value: M[0].value - j
27138
+ s($, L, U, W, k, B, I), w === "year" && M.length > 1 && N === 0 && M.unshift({
27139
+ value: M[0].value - $
27138
27140
  });
27139
27141
  }
27140
27142
  }
@@ -27439,7 +27441,7 @@ function FC(e, t) {
27439
27441
  var r = {};
27440
27442
  return R(e.mapDimensionsAll(t), function(n) {
27441
27443
  r[YL(e, n)] = !0;
27442
- }), Ge(r);
27444
+ }), We(r);
27443
27445
  }
27444
27446
  function H4(e, t, r) {
27445
27447
  t && R(FC(t, r), function(n) {
@@ -27894,7 +27896,7 @@ var oF = (
27894
27896
  var n = this._axesMap;
27895
27897
  this._updateScale(t, this.model);
27896
27898
  function i(o) {
27897
- var s, u = Ge(o), l = u.length;
27899
+ var s, u = We(o), l = u.length;
27898
27900
  if (l) {
27899
27901
  for (var c = [], f = l - 1; f >= 0; f--) {
27900
27902
  var h = +u[f], d = o[h], p = d.model, v = d.scale;
@@ -28172,7 +28174,7 @@ var Bn = Math.PI, jn = (
28172
28174
  var h = t.get(["axisLine", "symbol"]);
28173
28175
  if (h != null) {
28174
28176
  var d = t.get(["axisLine", "symbolSize"]);
28175
- J(h) && (h = [h, h]), (J(d) || We(d)) && (d = [d, d]);
28177
+ J(h) && (h = [h, h]), (J(d) || He(d)) && (d = [d, d]);
28176
28178
  var p = Lx(t.get(["axisLine", "symbolOffset"]) || 0, d), v = d[0], g = d[1];
28177
28179
  R([{
28178
28180
  rotate: e.rotation + Math.PI / 2,
@@ -28554,7 +28556,7 @@ function bF(e, t, r, n) {
28554
28556
  var y = i.toGlobalCoord(l[p].coord), _ = void 0, b = void 0, S = void 0, x = void 0;
28555
28557
  i.isHorizontal() ? (_ = g, b = u.y, S = y - _, x = u.height, g = _ + S) : (_ = u.x, b = g, S = u.width, x = y - b, g = b + x);
28556
28558
  var C = l[p - 1].tickValue;
28557
- C != null && h.set(C, d), t.add(new He({
28559
+ C != null && h.set(C, d), t.add(new Ue({
28558
28560
  anid: C != null ? "area_" + C : null,
28559
28561
  shape: {
28560
28562
  x: _,
@@ -28689,7 +28691,7 @@ var wF = ["axisLine", "axisTickLabel", "axisName"], xF = ["splitArea", "splitLin
28689
28691
  return r.type = "grid", r;
28690
28692
  }
28691
28693
  return t.prototype.render = function(r, n) {
28692
- this.group.removeAll(), r.get("show") && this.group.add(new He({
28694
+ this.group.removeAll(), r.get("show") && this.group.add(new Ue({
28693
28695
  shape: r.coordinateSystem.getRect(),
28694
28696
  style: Ce({
28695
28697
  fill: r.get("backgroundColor")
@@ -28930,7 +28932,7 @@ function nT(e) {
28930
28932
  }
28931
28933
  function iT(e, t, r, n) {
28932
28934
  var i = new et();
28933
- return i.add(new He({
28935
+ return i.add(new Ue({
28934
28936
  name: "main",
28935
28937
  style: bg(r),
28936
28938
  silent: !0,
@@ -28941,7 +28943,7 @@ function iT(e, t, r, n) {
28941
28943
  isEnd: !0
28942
28944
  })
28943
28945
  })), R(n, function(a) {
28944
- i.add(new He({
28946
+ i.add(new Ue({
28945
28947
  name: a.join(""),
28946
28948
  style: {
28947
28949
  opacity: 0
@@ -30487,7 +30489,7 @@ function kz(e, t, r) {
30487
30489
  }
30488
30490
  function _T(e, t) {
30489
30491
  var r = ef(t.get("padding")), n = t.getItemStyle(["color", "opacity"]);
30490
- return n.fill = t.get("backgroundColor"), e = new He({
30492
+ return n.fill = t.get("backgroundColor"), e = new Ue({
30491
30493
  shape: {
30492
30494
  x: e.x - r[3],
30493
30495
  y: e.y - r[0],
@@ -31791,7 +31793,7 @@ function k1(e) {
31791
31793
  function N1(e, t, r, n) {
31792
31794
  e[0] = r, e[1] = n, e[2] = e[0] / t.getWidth(), e[3] = e[1] / t.getHeight();
31793
31795
  }
31794
- var w$ = new He({
31796
+ var w$ = new Ue({
31795
31797
  shape: {
31796
31798
  x: -1,
31797
31799
  y: -1,
@@ -32274,7 +32276,7 @@ var M$ = (
32274
32276
  c.setStyle(b), d.setStyle(b), m = a.getBoundingRect();
32275
32277
  var S = _.margin, x = r.getItemStyle(["color", "opacity"]);
32276
32278
  x.fill = r.get("backgroundColor");
32277
- var C = new He({
32279
+ var C = new Ue({
32278
32280
  shape: {
32279
32281
  x: m.x - S[3],
32280
32282
  y: m.y - S[0],
@@ -32361,7 +32363,7 @@ var I$ = function(e, t) {
32361
32363
  c && Av(u) && n.push(u.name);
32362
32364
  }), this._availableNames = i;
32363
32365
  var a = this.get("data") || n, o = de(), s = te(a, function(u) {
32364
- return (J(u) || We(u)) && (u = {
32366
+ return (J(u) || He(u)) && (u = {
32365
32367
  name: u
32366
32368
  }), o.get(u.name) ? null : (o.set(u.name, !0), new Ze(u, this, this.ecModel));
32367
32369
  }, this);
@@ -32618,7 +32620,7 @@ var I$ = function(e, t) {
32618
32620
  inheritColor: M
32619
32621
  })
32620
32622
  }));
32621
- var I = new He({
32623
+ var I = new Ue({
32622
32624
  shape: S.getBoundingRect(),
32623
32625
  style: {
32624
32626
  // Cannot use 'invisible' because SVG SSR will miss the node
@@ -32877,7 +32879,7 @@ var z1 = et, Jh = ["width", "height"], ed = ["x", "y"], V$ = (
32877
32879
  x: 0,
32878
32880
  y: 0
32879
32881
  };
32880
- x[o] = Math.max(i[o] - p[o] - _, 0), x[s] = S[s], f.setClipPath(new He({
32882
+ x[o] = Math.max(i[o] - p[o] - _, 0), x[s] = S[s], f.setClipPath(new Ue({
32881
32883
  shape: x
32882
32884
  })), f.__rectSize = x[o];
32883
32885
  } else
@@ -33055,7 +33057,7 @@ var j$ = (
33055
33057
  }
33056
33058
  }), t;
33057
33059
  }(Tp)
33058
- ), jo = He, $1 = 7, G$ = 1, td = 30, W$ = 7, Go = "horizontal", j1 = "vertical", H$ = 5, U$ = ["line", "bar", "candlestick", "scatter"], Y$ = {
33060
+ ), jo = Ue, $1 = 7, G$ = 1, td = 30, W$ = 7, Go = "horizontal", j1 = "vertical", H$ = 5, U$ = ["line", "bar", "candlestick", "scatter"], Y$ = {
33059
33061
  easing: "cubicOut",
33060
33062
  duration: 100,
33061
33063
  delay: 0
@@ -33293,7 +33295,7 @@ var j$ = (
33293
33295
  }, this);
33294
33296
  var d = h;
33295
33297
  if (f) {
33296
- var p = ft(u.get("moveHandleSize"), s[1]), v = n.moveHandle = new He({
33298
+ var p = ft(u.get("moveHandleSize"), s[1]), v = n.moveHandle = new Ue({
33297
33299
  style: u.getModel("moveHandleStyle").getItemStyle(),
33298
33300
  silent: !0,
33299
33301
  shape: {
@@ -33304,7 +33306,7 @@ var j$ = (
33304
33306
  }), g = p * 0.8, m = n.moveHandleIcon = Xn(u.get("moveHandleIcon"), -g / 2, -g / 2, g, g, "#fff", !0);
33305
33307
  m.silent = !0, m.y = s[1] + p / 2 - 0.5, v.ensureState("emphasis").style = u.getModel(["emphasis", "moveHandleStyle"]).getItemStyle();
33306
33308
  var y = Math.min(s[1] / 2, Math.max(p, 10));
33307
- d = n.moveZone = new He({
33309
+ d = n.moveZone = new Ue({
33308
33310
  invisible: !0,
33309
33311
  shape: {
33310
33312
  y: s[1] - y,
@@ -33358,7 +33360,7 @@ var j$ = (
33358
33360
  n.moveHandle && (n.moveHandle.setShape(s), n.moveZone.setShape(s), n.moveZone.getBoundingRect(), n.moveHandleIcon && n.moveHandleIcon.attr("x", s.x + s.width / 2));
33359
33361
  for (var u = n.dataShadowSegs, l = [0, a[0], a[1], o[0]], c = 0; c < u.length; c++) {
33360
33362
  var f = u[c], h = f.getClipPath();
33361
- h || (h = new He(), f.setClipPath(h)), h.setShape({
33363
+ h || (h = new Ue(), f.setClipPath(h)), h.setShape({
33362
33364
  x: l[c],
33363
33365
  y: 0,
33364
33366
  width: l[c + 1] - l[c],
@@ -34061,7 +34063,7 @@ function cj({
34061
34063
  shouldReplaceMergeLines: c = !1,
34062
34064
  isDarkMode: f = !1
34063
34065
  }) {
34064
- const [h, d] = Ue(null), p = Ut(null);
34066
+ const [h, d] = je(null), p = Ut(null);
34065
34067
  return Ee(() => {
34066
34068
  if (!p.current)
34067
34069
  return;
@@ -34300,7 +34302,7 @@ function Pj({ hasNotification: e, title: t }) {
34300
34302
  ] });
34301
34303
  }
34302
34304
  function kj({ currentTabIndexFromQuery: e, notification: t, setNotification: r, setUrl: n, tabs: i }) {
34303
- const [a, o] = Ue(e), s = (u, l) => {
34305
+ const [a, o] = je(e), s = (u, l) => {
34304
34306
  const c = i[l].key;
34305
34307
  t[c] && r({ [c]: !1 }), Aj({ tab: c }), n({ query: { tab: c } }), o(l);
34306
34308
  };
@@ -34375,7 +34377,7 @@ function Fj() {
34375
34377
  }
34376
34378
  const zj = 2e3;
34377
34379
  function $j() {
34378
- const e = vr(eu.setSwarm), t = vr(ka.setUi), r = vr(ka.updateCharts), n = vr(ka.updateChartMarkers), i = Ot(({ swarm: f }) => f), a = Ut(i.state), [o, s] = Ue(!1), { data: u, refetch: l } = QR(), c = i.state === ht.SPAWNING || i.state == ht.RUNNING;
34380
+ const e = vr(eu.setSwarm), t = vr(ka.setUi), r = vr(ka.updateCharts), n = vr(ka.updateChartMarkers), i = Ot(({ swarm: f }) => f), a = Ut(i.state), [o, s] = je(!1), { data: u, refetch: l } = QR(), c = i.state === ht.SPAWNING || i.state == ht.RUNNING;
34379
34381
  Ee(() => {
34380
34382
  if (!u)
34381
34383
  return;