master-components-react 3.5.7 → 3.5.8

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.
@@ -280,14 +280,14 @@ function aB() {
280
280
  } catch (Ji) {
281
281
  if (Ji && We && typeof Ji.stack == "string") {
282
282
  for (var _t = Ji.stack.split(`
283
- `), Fi = We.stack.split(`
284
- `), jt = _t.length - 1, Ut = Fi.length - 1; jt >= 1 && Ut >= 0 && _t[jt] !== Fi[Ut]; )
283
+ `), Mi = We.stack.split(`
284
+ `), jt = _t.length - 1, Ut = Mi.length - 1; jt >= 1 && Ut >= 0 && _t[jt] !== Mi[Ut]; )
285
285
  Ut--;
286
286
  for (; jt >= 1 && Ut >= 0; jt--, Ut--)
287
- if (_t[jt] !== Fi[Ut]) {
287
+ if (_t[jt] !== Mi[Ut]) {
288
288
  if (jt !== 1 || Ut !== 1)
289
289
  do
290
- if (jt--, Ut--, Ut < 0 || _t[jt] !== Fi[Ut]) {
290
+ if (jt--, Ut--, Ut < 0 || _t[jt] !== Mi[Ut]) {
291
291
  var Sn = `
292
292
  ` + _t[jt].replace(" at new ", " at ");
293
293
  return Z.displayName && Sn.includes("<anonymous>") && (Sn = Sn.replace("<anonymous>", Z.displayName)), typeof Z == "function" && ue.set(Z, Sn), Sn;
@@ -354,8 +354,8 @@ function aB() {
354
354
  var _t = void 0;
355
355
  try {
356
356
  if (typeof Z[pt] != "function") {
357
- var Fi = Error((We || "React class") + ": " + xe + " type `" + pt + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof Z[pt] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
358
- throw Fi.name = "Invariant Violation", Fi;
357
+ var Mi = Error((We || "React class") + ": " + xe + " type `" + pt + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof Z[pt] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
358
+ throw Mi.name = "Invariant Violation", Mi;
359
359
  }
360
360
  _t = Z[pt](q, pt, We, xe, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
361
361
  } catch (jt) {
@@ -414,7 +414,7 @@ function aB() {
414
414
  function gt(Z, q) {
415
415
  typeof Z.ref == "string" && st.current;
416
416
  }
417
- function $i(Z, q) {
417
+ function Ri(Z, q) {
418
418
  {
419
419
  var xe = function() {
420
420
  rt || (rt = !0, b("%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)", q));
@@ -467,8 +467,8 @@ function aB() {
467
467
  };
468
468
  function qe(Z, q, xe, We, wt) {
469
469
  {
470
- var Rt, pt = {}, _t = null, Fi = null;
471
- xe !== void 0 && (Me(xe), _t = "" + xe), zt(q) && (Me(q.key), _t = "" + q.key), Zt(q) && (Fi = q.ref, gt(q, wt));
470
+ var Rt, pt = {}, _t = null, Mi = null;
471
+ xe !== void 0 && (Me(xe), _t = "" + xe), zt(q) && (Me(q.key), _t = "" + q.key), Zt(q) && (Mi = q.ref, gt(q, wt));
472
472
  for (Rt in q)
473
473
  oe.call(q, Rt) && !Ye.hasOwnProperty(Rt) && (pt[Rt] = q[Rt]);
474
474
  if (Z && Z.defaultProps) {
@@ -476,15 +476,15 @@ function aB() {
476
476
  for (Rt in jt)
477
477
  pt[Rt] === void 0 && (pt[Rt] = jt[Rt]);
478
478
  }
479
- if (_t || Fi) {
479
+ if (_t || Mi) {
480
480
  var Ut = typeof Z == "function" ? Z.displayName || Z.name || "Unknown" : Z;
481
- _t && $i(pt, Ut), Fi && Nt(pt, Ut);
481
+ _t && Ri(pt, Ut), Mi && Nt(pt, Ut);
482
482
  }
483
- return fi(Z, _t, Fi, wt, We, st.current, pt);
483
+ return fi(Z, _t, Mi, wt, We, st.current, pt);
484
484
  }
485
485
  }
486
486
  var ht = y.ReactCurrentOwner, yi = y.ReactDebugCurrentFrame;
487
- function Pi(Z) {
487
+ function Fi(Z) {
488
488
  if (Z) {
489
489
  var q = Z._owner, xe = re(Z.type, Z._source, q ? q.type : null);
490
490
  yi.setExtraStackFrame(xe);
@@ -534,7 +534,7 @@ Check the top-level render call using <` + xe + ">.");
534
534
  return;
535
535
  Gt[xe] = !0;
536
536
  var We = "";
537
- Z && Z._owner && Z._owner !== ht.current && (We = " It was passed a child from " + Y(Z._owner.type) + "."), Pi(Z), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', xe, We), Pi(null);
537
+ Z && Z._owner && Z._owner !== ht.current && (We = " It was passed a child from " + Y(Z._owner.type) + "."), Fi(Z), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', xe, We), Fi(null);
538
538
  }
539
539
  }
540
540
  function Ko(Z, q) {
@@ -586,11 +586,11 @@ Check the top-level render call using <` + xe + ">.");
586
586
  for (var q = Object.keys(Z.props), xe = 0; xe < q.length; xe++) {
587
587
  var We = q[xe];
588
588
  if (We !== "children" && We !== "key") {
589
- Pi(Z), b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", We), Pi(null);
589
+ Fi(Z), b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", We), Fi(null);
590
590
  break;
591
591
  }
592
592
  }
593
- Z.ref !== null && (Pi(Z), b("Invalid attribute `ref` supplied to `React.Fragment`."), Pi(null));
593
+ Z.ref !== null && (Fi(Z), b("Invalid attribute `ref` supplied to `React.Fragment`."), Fi(null));
594
594
  }
595
595
  }
596
596
  var $a = {};
@@ -600,8 +600,8 @@ Check the top-level render call using <` + xe + ">.");
600
600
  if (!pt) {
601
601
  var _t = "";
602
602
  (Z === void 0 || typeof Z == "object" && Z !== null && Object.keys(Z).length === 0) && (_t += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
603
- var Fi = Ct();
604
- Fi ? _t += Fi : _t += ti();
603
+ var Mi = Ct();
604
+ Mi ? _t += Mi : _t += ti();
605
605
  var jt;
606
606
  Z === null ? jt = "null" : le(Z) ? jt = "array" : Z !== void 0 && Z.$$typeof === t ? (jt = "<" + (Y(Z.type) || "Unknown") + " />", _t = " Did you accidentally export a JSX literal instead of a component?") : jt = typeof Z, b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", jt, _t);
607
607
  }
@@ -644,8 +644,8 @@ React keys must be passed directly to JSX without using spread:
644
644
  function Ha(Z, q, xe) {
645
645
  return Yo(Z, q, xe, !1);
646
646
  }
647
- var ye = Ha, Ge = al;
648
- sl.Fragment = n, sl.jsx = ye, sl.jsxs = Ge;
647
+ var ye = Ha, ze = al;
648
+ sl.Fragment = n, sl.jsx = ye, sl.jsxs = ze;
649
649
  }()), sl;
650
650
  }
651
651
  process.env.NODE_ENV === "production" ? C_.exports = rB() : C_.exports = aB();
@@ -942,13 +942,13 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
942
942
  return ne && (qe.borderTopRightRadius = 0, qe.borderBottomRightRadius = 0, qe.borderRight = 0), G && (Q === "right" ? qe.flexDirection = "row-reverse" : G && (qe.paddingLeft = 0)), { ...qe, ...V ?? {} };
943
943
  }, gt = (qe) => {
944
944
  !qe.composedPath().includes(pe.current) && qe.composedPath().includes(X.current) || Ee(!1);
945
- }, $i = (qe) => {
945
+ }, Ri = (qe) => {
946
946
  Te(qe.id), Ee(!1), $ && typeof $ == "function" && $(qe);
947
947
  }, Nt = () => {
948
948
  const qe = _e.current, ht = pe.current;
949
949
  if (!ht || !qe) return;
950
- const yi = qe.getBoundingClientRect(), Pi = window.innerHeight, $e = 80;
951
- W && (ht.style.position = "fixed", ht.style.width = $e + "px", Q === "right" ? ht.style.left = `${yi.right - $e / 2}px` : ht.style.left = `${yi.left + $e / 2}px`, yi.bottom + ht.offsetHeight > Pi ? (ht.style.top = `${window.scrollY + yi.top - ht.offsetHeight}px`, ht.style.bottom = "unset") : (ht.style.top = `${window.scrollY + yi.bottom}px`, ht.style.bottom = "unset"));
950
+ const yi = qe.getBoundingClientRect(), Fi = window.innerHeight, $e = 80;
951
+ W && (ht.style.position = "fixed", ht.style.width = $e + "px", Q === "right" ? ht.style.left = `${yi.right - $e / 2}px` : ht.style.left = `${yi.left + $e / 2}px`, yi.bottom + ht.offsetHeight > Fi ? (ht.style.top = `${window.scrollY + yi.top - ht.offsetHeight}px`, ht.style.bottom = "unset") : (ht.style.top = `${window.scrollY + yi.bottom}px`, ht.style.bottom = "unset"));
952
952
  };
953
953
  it(() => {
954
954
  Nt();
@@ -995,7 +995,7 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
995
995
  ),
996
996
  !z && G && /* @__PURE__ */ T.jsxs("div", { className: _i.inputDropDown, style: I ?? {}, onClick: () => (Ee(!0), Nt()), ref: X, children: [
997
997
  j.find((qe) => qe.id === Re).label,
998
- le && /* @__PURE__ */ T.jsx("ul", { ref: pe, style: S ?? {}, children: j && j.length && j.map((qe, ht) => /* @__PURE__ */ T.jsx("li", { style: B ?? {}, onClick: () => $i(qe), children: (qe == null ? void 0 : qe.label) ?? "-" }, qe.id)) }),
998
+ le && /* @__PURE__ */ T.jsx("ul", { ref: pe, style: S ?? {}, children: j && j.length && j.map((qe, ht) => /* @__PURE__ */ T.jsx("li", { style: B ?? {}, onClick: () => Ri(qe), children: (qe == null ? void 0 : qe.label) ?? "-" }, qe.id)) }),
999
999
  /* @__PURE__ */ T.jsx(ku, {})
1000
1000
  ] }),
1001
1001
  z && /* @__PURE__ */ T.jsx("div", { className: `${_i.inputDropDown} ${_i.http}`, style: F ?? {}, onClick: () => Ee(!0), ref: X, children: "http://" }),
@@ -1308,33 +1308,33 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1308
1308
  treeProps: P,
1309
1309
  theme: L = "light"
1310
1310
  }) => {
1311
- const [X, pe] = He(!1), [_e, le] = He(!1), [Ee, Re] = He([]), [Te, Me] = He(""), [st, Ye] = He(""), rt = Qe([]), oi = Qe(null), Zt = Qe(null), zt = Qe({}), gt = Qe([]), $i = (ye, Ge) => {
1311
+ const [X, pe] = He(!1), [_e, le] = He(!1), [Ee, Re] = He([]), [Te, Me] = He(""), [st, Ye] = He(""), rt = Qe([]), oi = Qe(null), Zt = Qe(null), zt = Qe({}), gt = Qe([]), Ri = (ye, ze) => {
1312
1312
  const Z = /* @__PURE__ */ new Set();
1313
- return ye.filter((q) => Z.has(q[Ge]) ? !1 : (Z.add(q[Ge]), !0));
1313
+ return ye.filter((q) => Z.has(q[ze]) ? !1 : (Z.add(q[ze]), !0));
1314
1314
  }, Nt = (ye) => {
1315
- var Ge;
1316
- zt.current = ye, Me((Ge = zt.current) == null ? void 0 : Ge.label), W && typeof W == "function" && W(zt.current), le(!1);
1315
+ var ze;
1316
+ zt.current = ye, Me((ze = zt.current) == null ? void 0 : ze.label), W && typeof W == "function" && W(zt.current), le(!1);
1317
1317
  }, fi = (ye) => {
1318
- rt.current = [...rt.current, ...H.filter((Ge) => Ge.selected == !0), ...H.filter((Ge) => Ge.id === ye.id)], ye.selected = !ye.selected, rt.current = $i(rt.current, "id").filter((Ge) => Ge.selected), W && typeof W == "function" && W(rt.current), D || Me(rt.current.map((Ge) => Ge.label).join(", ")), pe((Ge) => !Ge);
1318
+ rt.current = [...rt.current, ...H.filter((ze) => ze.selected == !0), ...H.filter((ze) => ze.id === ye.id)], ye.selected = !ye.selected, rt.current = Ri(rt.current, "id").filter((ze) => ze.selected), W && typeof W == "function" && W(rt.current), D || Me(rt.current.map((ze) => ze.label).join(", ")), pe((ze) => !ze);
1319
1319
  }, qe = (ye) => {
1320
- ye.stopPropagation(), z || h ? c && (Ye(""), gt.current = H, pe((Ge) => !Ge)) : (rt.current = [], G = null, H && H.length > 0 && H.forEach((Ge) => Ge.selected = !1), ht(""), zt.current = {}, W({}), Me("")), Y && typeof Y == "function" && Y("");
1320
+ ye.stopPropagation(), z || h ? c && (Ye(""), gt.current = H, pe((ze) => !ze)) : (rt.current = [], G = null, H && H.length > 0 && H.forEach((ze) => ze.selected = !1), ht(""), zt.current = {}, W({}), Me("")), Y && typeof Y == "function" && Y("");
1321
1321
  }, ht = (ye) => {
1322
1322
  if (Y && typeof Y == "function" && Y(ye), z && c) {
1323
- let Ge = H, Z = Ge.filter((q) => {
1323
+ let ze = H, Z = ze.filter((q) => {
1324
1324
  var xe;
1325
1325
  return (xe = q == null ? void 0 : q.label) == null ? void 0 : xe.toLowerCase().includes((ye == null ? void 0 : ye.toLowerCase()) || "");
1326
1326
  });
1327
- gt.current = (ye == null ? void 0 : ye.length) > 0 ? Z : Ge, Ye(ye), pe((q) => !q);
1327
+ gt.current = (ye == null ? void 0 : ye.length) > 0 ? Z : ze, Ye(ye), pe((q) => !q);
1328
1328
  } else
1329
1329
  Ye(ye), Me(ye);
1330
1330
  }, yi = () => {
1331
1331
  if (G || G === 0) {
1332
- let ye = H.filter((Ge) => Number(Ge.id) === Number(G));
1333
- ye && ye[0] && (zt.current = ye[0], ne ? (Y && typeof Y == "function" && Y(zt.current.label), Me(zt.current.label), te && le((Ge) => !1)) : Nt(ye[0]));
1332
+ let ye = H.filter((ze) => Number(ze.id) === Number(G));
1333
+ ye && ye[0] && (zt.current = ye[0], ne ? (Y && typeof Y == "function" && Y(zt.current.label), Me(zt.current.label), te && le((ze) => !1)) : Nt(ye[0]));
1334
1334
  }
1335
- }, [Pi, $e] = He(!1), ft = (ye) => {
1336
- let Ge = oi.current.querySelector("ul"), q = Math.abs(Ge.scrollTop + Ge.clientHeight - Ge.scrollHeight) <= 2;
1337
- x && q && !Pi && (d && typeof d == "function" && d(!0), $e(!0)), q || $e(!1);
1335
+ }, [Fi, $e] = He(!1), ft = (ye) => {
1336
+ let ze = oi.current.querySelector("ul"), q = Math.abs(ze.scrollTop + ze.clientHeight - ze.scrollHeight) <= 2;
1337
+ x && q && !Fi && (d && typeof d == "function" && d(!0), $e(!0)), q || $e(!1);
1338
1338
  }, ti = () => {
1339
1339
  H.forEach((ye) => {
1340
1340
  ye.selected = !1;
@@ -1342,7 +1342,7 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1342
1342
  }, Ct = () => {
1343
1343
  H.forEach((ye) => {
1344
1344
  ye != null && ye.id && (ye == null ? void 0 : ye.id) !== null && (ye != null && ye.label) && (ye == null ? void 0 : ye.label) !== "" && (ye == null ? void 0 : ye.label) !== "-" && !ye.disabled && (ye.selected = !0);
1345
- }), rt.current = H, rt.current = $i(rt.current, "id").filter((ye) => ye.selected), Me(rt.current.map((ye) => ye.label).join(", ")), u && typeof u == "function" && u(), W(rt.current), pe((ye) => !ye);
1345
+ }), rt.current = H, rt.current = Ri(rt.current, "id").filter((ye) => ye.selected), Me(rt.current.map((ye) => ye.label).join(", ")), u && typeof u == "function" && u(), W(rt.current), pe((ye) => !ye);
1346
1346
  }, Gt = Qe(!0);
1347
1347
  it(() => {
1348
1348
  if (Gt.current) {
@@ -1354,8 +1354,8 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1354
1354
  const Sr = () => {
1355
1355
  g && typeof g == "function" && g();
1356
1356
  }, wr = (ye) => ye, Ko = (ye) => {
1357
- let Ge = !0, Z = Te;
1358
- return j && ye && !ye.toLowerCase().split(" ").join("").trim().includes(Z.toLowerCase().split(" ").join("").trim()) && Z.trim() !== "" && (Ge = !1), st.length > 0 && ye === "-" ? "hidden" : Ge ? "visible" : "hidden";
1357
+ let ze = !0, Z = Te;
1358
+ return j && ye && !ye.toLowerCase().split(" ").join("").trim().includes(Z.toLowerCase().split(" ").join("").trim()) && Z.trim() !== "" && (ze = !1), st.length > 0 && ye === "-" ? "hidden" : ze ? "visible" : "hidden";
1359
1359
  }, jo = (ye) => {
1360
1360
  ye.composedPath().includes(oi.current) || le(!1);
1361
1361
  }, qo = (ye) => {
@@ -1364,14 +1364,14 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1364
1364
  le(!1);
1365
1365
  }
1366
1366
  }, $a = () => {
1367
- const ye = oi.current, Ge = Zt.current;
1368
- if (!Ge || !ye) return;
1367
+ const ye = oi.current, ze = Zt.current;
1368
+ if (!ze || !ye) return;
1369
1369
  const Z = ye.getBoundingClientRect(), q = window.innerHeight;
1370
- $ ? (Ge.style.position = "fixed", Ge.style.width = Z.width + "px", Ge.style.left = `${Z.left + window.pageXOffset}px`, Z.bottom + Ge.offsetHeight > q ? (Ge.style.top = `${window.scrollY + Z.top - Ge.offsetHeight - 8}px`, Ge.style.bottom = "unset") : (Ge.style.top = `${window.scrollY + Z.bottom}px`, Ge.style.bottom = "unset")) : Z.bottom > q ? (Ge.style.top = "unset", Ge.style.bottom = "calc(100% + 8px)") : (Ge.style.bottom = "unset", Ge.style.top = "calc(100% + 8px)");
1370
+ $ ? (ze.style.position = "fixed", ze.style.width = Z.width + "px", ze.style.left = `${Z.left + window.pageXOffset}px`, Z.bottom + ze.offsetHeight > q ? (ze.style.top = `${window.scrollY + Z.top - ze.offsetHeight - 8}px`, ze.style.bottom = "unset") : (ze.style.top = `${window.scrollY + Z.bottom}px`, ze.style.bottom = "unset")) : Z.bottom > q ? (ze.style.top = "unset", ze.style.bottom = "calc(100% + 8px)") : (ze.style.bottom = "unset", ze.style.top = "calc(100% + 8px)");
1371
1371
  }, Yo = (ye) => {
1372
1372
  rt.current = ye, W && typeof W == "function" && W(ye);
1373
- }, al = (ye, Ge) => {
1374
- m && typeof m == "function" && m(ye, Ge);
1373
+ }, al = (ye, ze) => {
1374
+ m && typeof m == "function" && m(ye, ze);
1375
1375
  }, Ha = Qe(null);
1376
1376
  return it(() => {
1377
1377
  _e && Ha.current && Ha.current.focus();
@@ -1427,11 +1427,11 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1427
1427
  ] }) : /* @__PURE__ */ T.jsx(T.Fragment, { children: J && /* @__PURE__ */ T.jsx("div", { style: { display: "grid", alignItems: "center", marginRight: "0.5rem" }, children: wr(J) }) }),
1428
1428
  !D && (h || z) && r && !_e && rt.current.length === 0 && /* @__PURE__ */ T.jsx("span", { className: si.placeHolder, style: ue ?? {}, children: r ?? "" }),
1429
1429
  (z || h) && /* @__PURE__ */ T.jsx("div", { className: si.selectedTags, style: me ?? {}, children: !D && !_e ? /* @__PURE__ */ T.jsxs("div", { style: { display: "flex", alignItems: "center", justifyContent: "flex-start", width: "100%" }, children: [
1430
- rt.current.slice(0, 3).map((ye, Ge) => {
1430
+ rt.current.slice(0, 3).map((ye, ze) => {
1431
1431
  let Z = rt.current[rt.current.length - 1];
1432
1432
  return /* @__PURE__ */ T.jsxs("span", { className: si.selectedList, style: ie ?? {}, children: [
1433
1433
  !k && ye.label,
1434
- !k && ye.id !== Z.id && Ge !== 2 ? "," : "",
1434
+ !k && ye.id !== Z.id && ze !== 2 ? "," : "",
1435
1435
  "  "
1436
1436
  ] }, ye == null ? void 0 : ye.id);
1437
1437
  }),
@@ -1489,12 +1489,12 @@ const oB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1489
1489
  treeProps: P
1490
1490
  }
1491
1491
  ) : /* @__PURE__ */ T.jsx("ul", { onScroll: (ye) => ft(), onClick: (ye) => ye.stopPropagation(), className: si.dropdownList, style: re ?? {}, children: (z && j ? gt.current : H).map((ye) => {
1492
- var Ge, Z, q, xe;
1492
+ var ze, Z, q, xe;
1493
1493
  return /* @__PURE__ */ T.jsxs(
1494
1494
  "li",
1495
1495
  {
1496
1496
  style: oe ?? {},
1497
- className: `${!z && c ? si[Ko((ye == null ? void 0 : ye.label) ?? "-")] : ""} ${!(ye != null && ye.label) || ye.label === void 0 || ye != null && ye.disabled ? si.disabled : ""} ${(z ? ye.selected : (Ge = zt.current) != null && Ge.id && ((Z = zt.current) == null ? void 0 : Z.id) === ye.id) ? si.selected : ""}`,
1497
+ className: `${!z && c ? si[Ko((ye == null ? void 0 : ye.label) ?? "-")] : ""} ${!(ye != null && ye.label) || ye.label === void 0 || ye != null && ye.disabled ? si.disabled : ""} ${(z ? ye.selected : (ze = zt.current) != null && ze.id && ((Z = zt.current) == null ? void 0 : Z.id) === ye.id) ? si.selected : ""}`,
1498
1498
  onClick: () => {
1499
1499
  z ? fi(ye) : Nt(ye);
1500
1500
  },
@@ -3218,7 +3218,7 @@ const BF = ({
3218
3218
  popupProps: H,
3219
3219
  tagsProps: W
3220
3220
  }) => {
3221
- var X, pe, _e, le, Ee, Re, Te, Me, st, Ye, rt, oi, Zt, zt, gt, $i, Nt, fi, qe, ht, yi, Pi;
3221
+ var X, pe, _e, le, Ee, Re, Te, Me, st, Ye, rt, oi, Zt, zt, gt, Ri, Nt, fi, qe, ht, yi, Fi;
3222
3222
  const [G, j] = He(!1), [Q, $] = He(d ?? null), [Y, x] = He(!1);
3223
3223
  it(() => {
3224
3224
  h && j(h);
@@ -3362,7 +3362,7 @@ const BF = ({
3362
3362
  Xc,
3363
3363
  {
3364
3364
  buttonStyle: (rt = g == null ? void 0 : g.closeName) != null && rt.style ? { ...(oi = g == null ? void 0 : g.closeName) == null ? void 0 : oi.style, borderRadius: "0.375rem", backgroundColor: "transparent" } : { borderRadius: "0.375rem", backgroundColor: "transparent" },
3365
- label: (Zt = g == null ? void 0 : g.closeName) != null && Zt.label || ((gt = (zt = g == null ? void 0 : g.closeName) == null ? void 0 : zt.label) == null ? void 0 : gt.length) > 0 ? ($i = g == null ? void 0 : g.closeName) == null ? void 0 : $i.label : "Close",
3365
+ label: (Zt = g == null ? void 0 : g.closeName) != null && Zt.label || ((gt = (zt = g == null ? void 0 : g.closeName) == null ? void 0 : zt.label) == null ? void 0 : gt.length) > 0 ? (Ri = g == null ? void 0 : g.closeName) == null ? void 0 : Ri.label : "Close",
3366
3366
  onClick: () => j(!1)
3367
3367
  }
3368
3368
  ),
@@ -3370,7 +3370,7 @@ const BF = ({
3370
3370
  Xc,
3371
3371
  {
3372
3372
  buttonStyle: (Nt = g == null ? void 0 : g.showResultName) != null && Nt.style ? { ...(fi = g == null ? void 0 : g.showResultName) == null ? void 0 : fi.style, borderRadius: "0.375rem" } : { borderRadius: "0.375rem" },
3373
- label: (qe = g == null ? void 0 : g.showResultName) != null && qe.label || ((yi = (ht = g == null ? void 0 : g.showResultName) == null ? void 0 : ht.label) == null ? void 0 : yi.length) > 0 ? (Pi = g == null ? void 0 : g.showResultName) == null ? void 0 : Pi.label : `Show ${Q ?? ""} result`,
3373
+ label: (qe = g == null ? void 0 : g.showResultName) != null && qe.label || ((yi = (ht = g == null ? void 0 : g.showResultName) == null ? void 0 : ht.label) == null ? void 0 : yi.length) > 0 ? (Fi = g == null ? void 0 : g.showResultName) == null ? void 0 : Fi.label : `Show ${Q ?? ""} result`,
3374
3374
  onClick: ue
3375
3375
  }
3376
3376
  )
@@ -4139,10 +4139,10 @@ var ay = function(e, t, i, n) {
4139
4139
  var n = es, r = ul.length;
4140
4140
  es = e;
4141
4141
  var a = t();
4142
- return a || (ul.length > r ? a = Ae.apply(this, ul.slice(r)) : i && i.resolve()), es = n, i && a && a.done && a.done(i.resolve).fail(i.reject), !es && Bf.length && (oy.shift() === "render" ? ni : Ni)(Bf.shift(), ul.shift()), a || Ae();
4142
+ return a || (ul.length > r ? a = Ae.apply(this, ul.slice(r)) : i && i.resolve()), es = n, i && a && a.done && a.done(i.resolve).fail(i.reject), !es && Bf.length && (oy.shift() === "render" ? ni : $i)(Bf.shift(), ul.shift()), a || Ae();
4143
4143
  }, ni = function(e, t) {
4144
4144
  return $h("render", e, t);
4145
- }, Ni = function(e, t) {
4145
+ }, $i = function(e, t) {
4146
4146
  return $h("update", e, t);
4147
4147
  }, uo = function(e) {
4148
4148
  return function() {
@@ -4263,7 +4263,7 @@ const MM = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4263
4263
  asyncNoop: Jm,
4264
4264
  deferRender: ni,
4265
4265
  deferRenderer: uo,
4266
- deferUpdate: Ni,
4266
+ deferUpdate: $i,
4267
4267
  deferUpdater: x_,
4268
4268
  denormalizeKey: BM,
4269
4269
  ensureDefined: Vt,
@@ -5080,16 +5080,16 @@ var ug = function(e) {
5080
5080
  }, _V = function(e) {
5081
5081
  var t = iT.exec(e);
5082
5082
  return t && t[1] in dr;
5083
- }, mV = je(), ot, ze = function(e, t) {
5083
+ }, mV = je(), ot, Ge = function(e, t) {
5084
5084
  return e ? typeof e == "string" ? e === "body" ? (this[0] = t ? t.body : ve.getBody(), this.length = 1, this) : (t = t || ve.getDocument(), e[0] === "<" ? (this[0] = ve.createElement(e.slice(1, -1), t), this.length = 1, this) : ([].push.apply(this, ve.querySelectorAll(t, e)), this)) : ve.isNode(e) || ei(e) ? (this[0] = e, this.length = 1, this) : Array.isArray(e) ? ([].push.apply(this, e), this) : ot(e.toArray ? e.toArray() : [e]) : (this.length = 0, this);
5085
5085
  };
5086
5086
  ot = function(e, t) {
5087
- return new ze(e, t);
5087
+ return new Ge(e, t);
5088
5088
  };
5089
5089
  ot.fn = {
5090
5090
  dxRenderer: !0
5091
5091
  };
5092
- ze.prototype = ot.fn;
5092
+ Ge.prototype = ot.fn;
5093
5093
  var Qs = function(e, t) {
5094
5094
  for (var i = 0; i < this.length; i++) {
5095
5095
  var n = ot(this[i]);
@@ -5099,16 +5099,16 @@ var Qs = function(e, t) {
5099
5099
  }, T_ = function(e, t, i) {
5100
5100
  i != null ? ve.setAttribute(e, t, i) : ve.removeAttribute(e, t);
5101
5101
  };
5102
- ze.prototype.show = function() {
5102
+ Ge.prototype.show = function() {
5103
5103
  return this.toggle(!0);
5104
5104
  };
5105
- ze.prototype.hide = function() {
5105
+ Ge.prototype.hide = function() {
5106
5106
  return this.toggle(!1);
5107
5107
  };
5108
- ze.prototype.toggle = function(e) {
5108
+ Ge.prototype.toggle = function(e) {
5109
5109
  return this[0] && this.toggleClass("dx-state-invisible", !e), this;
5110
5110
  };
5111
- ze.prototype.attr = function(e, t) {
5111
+ Ge.prototype.attr = function(e, t) {
5112
5112
  if (this.length > 1 && arguments.length > 1)
5113
5113
  return Qs.call(this, "attr", arguments);
5114
5114
  if (!this[0])
@@ -5125,10 +5125,10 @@ ze.prototype.attr = function(e, t) {
5125
5125
  T_(this[0], e, t);
5126
5126
  return this;
5127
5127
  };
5128
- ze.prototype.removeAttr = function(e) {
5128
+ Ge.prototype.removeAttr = function(e) {
5129
5129
  return this[0] && ve.removeAttribute(this[0], e), this;
5130
5130
  };
5131
- ze.prototype.prop = function(e, t) {
5131
+ Ge.prototype.prop = function(e, t) {
5132
5132
  if (!this[0])
5133
5133
  return this;
5134
5134
  if (typeof e == "string" && arguments.length === 1)
@@ -5140,13 +5140,13 @@ ze.prototype.prop = function(e, t) {
5140
5140
  ve.setProperty(this[0], e, t);
5141
5141
  return this;
5142
5142
  };
5143
- ze.prototype.addClass = function(e) {
5143
+ Ge.prototype.addClass = function(e) {
5144
5144
  return this.toggleClass(e, !0);
5145
5145
  };
5146
- ze.prototype.removeClass = function(e) {
5146
+ Ge.prototype.removeClass = function(e) {
5147
5147
  return this.toggleClass(e, !1);
5148
5148
  };
5149
- ze.prototype.hasClass = function(e) {
5149
+ Ge.prototype.hasClass = function(e) {
5150
5150
  if (!this[0] || this[0].className === void 0)
5151
5151
  return !1;
5152
5152
  for (var t = e.split(" "), i = 0; i < t.length; i++)
@@ -5160,7 +5160,7 @@ ze.prototype.hasClass = function(e) {
5160
5160
  }
5161
5161
  return !1;
5162
5162
  };
5163
- ze.prototype.toggleClass = function(e, t) {
5163
+ Ge.prototype.toggleClass = function(e, t) {
5164
5164
  if (this.length > 1)
5165
5165
  return Qs.call(this, "toggleClass", arguments);
5166
5166
  if (!this[0] || !e)
@@ -5170,7 +5170,7 @@ ze.prototype.toggleClass = function(e, t) {
5170
5170
  ve.setClass(this[0], i[n], t);
5171
5171
  return this;
5172
5172
  };
5173
- ze.prototype.html = function(e) {
5173
+ Ge.prototype.html = function(e) {
5174
5174
  return arguments.length ? (this.empty(), typeof e == "string" && !_V(e) || typeof e == "number" ? (this[0].innerHTML = e, this) : this.append(ug(e))) : this[0].innerHTML;
5175
5175
  };
5176
5176
  var nT = function(e, t) {
@@ -5188,7 +5188,7 @@ var nT = function(e, t) {
5188
5188
  this[i].style[e] = $s(e, t);
5189
5189
  }
5190
5190
  };
5191
- ze.prototype.css = function(e, t) {
5191
+ Ge.prototype.css = function(e, t) {
5192
5192
  if (Fe(e))
5193
5193
  if (arguments.length === 2)
5194
5194
  _y.call(this, e, t);
@@ -5204,7 +5204,7 @@ ze.prototype.css = function(e, t) {
5204
5204
  _y.call(this, n, e[n]);
5205
5205
  return this;
5206
5206
  };
5207
- ze.prototype.prepend = function(e) {
5207
+ Ge.prototype.prepend = function(e) {
5208
5208
  if (arguments.length > 1) {
5209
5209
  for (var t = 0; t < arguments.length; t++)
5210
5210
  this.prepend(arguments[t]);
@@ -5212,7 +5212,7 @@ ze.prototype.prepend = function(e) {
5212
5212
  }
5213
5213
  return nT.apply(this, [e, this[0].firstChild]), this;
5214
5214
  };
5215
- ze.prototype.append = function(e) {
5215
+ Ge.prototype.append = function(e) {
5216
5216
  if (arguments.length > 1) {
5217
5217
  for (var t = 0; t < arguments.length; t++)
5218
5218
  this.append(arguments[t]);
@@ -5220,7 +5220,7 @@ ze.prototype.append = function(e) {
5220
5220
  }
5221
5221
  return nT.apply(this, [e]), this;
5222
5222
  };
5223
- ze.prototype.prependTo = function(e) {
5223
+ Ge.prototype.prependTo = function(e) {
5224
5224
  if (this.length > 1) {
5225
5225
  for (var t = this.length - 1; t >= 0; t--)
5226
5226
  ot(this[t]).prependTo(e);
@@ -5228,51 +5228,51 @@ ze.prototype.prependTo = function(e) {
5228
5228
  }
5229
5229
  return e = ot(e), e[0] && ve.insertElement(e[0], this[0], e[0].firstChild), this;
5230
5230
  };
5231
- ze.prototype.appendTo = function(e) {
5231
+ Ge.prototype.appendTo = function(e) {
5232
5232
  return this.length > 1 ? Qs.call(this, "appendTo", arguments) : (ve.insertElement(ot(e)[0], this[0]), this);
5233
5233
  };
5234
- ze.prototype.insertBefore = function(e) {
5234
+ Ge.prototype.insertBefore = function(e) {
5235
5235
  return e && e[0] && ve.insertElement(e[0].parentNode, this[0], e[0]), this;
5236
5236
  };
5237
- ze.prototype.insertAfter = function(e) {
5237
+ Ge.prototype.insertAfter = function(e) {
5238
5238
  return e && e[0] && ve.insertElement(e[0].parentNode, this[0], e[0].nextSibling), this;
5239
5239
  };
5240
- ze.prototype.before = function(e) {
5240
+ Ge.prototype.before = function(e) {
5241
5241
  return this[0] && ve.insertElement(this[0].parentNode, e[0], this[0]), this;
5242
5242
  };
5243
- ze.prototype.after = function(e) {
5243
+ Ge.prototype.after = function(e) {
5244
5244
  return this[0] && ve.insertElement(this[0].parentNode, e[0], this[0].nextSibling), this;
5245
5245
  };
5246
- ze.prototype.wrap = function(e) {
5246
+ Ge.prototype.wrap = function(e) {
5247
5247
  if (this[0]) {
5248
5248
  var t = ot(e);
5249
5249
  t.insertBefore(this), t.append(this);
5250
5250
  }
5251
5251
  return this;
5252
5252
  };
5253
- ze.prototype.wrapInner = function(e) {
5253
+ Ge.prototype.wrapInner = function(e) {
5254
5254
  var t = this.contents();
5255
5255
  return t.length ? t.wrap(e) : this.append(e), this;
5256
5256
  };
5257
- ze.prototype.replaceWith = function(e) {
5257
+ Ge.prototype.replaceWith = function(e) {
5258
5258
  if (e && e[0])
5259
5259
  return e.is(this) ? this : (e.insertBefore(this), this.remove(), e);
5260
5260
  };
5261
- ze.prototype.remove = function() {
5261
+ Ge.prototype.remove = function() {
5262
5262
  return this.length > 1 ? Qs.call(this, "remove", arguments) : (Mu(this[0], !0), ve.removeElement(this[0]), this);
5263
5263
  };
5264
- ze.prototype.detach = function() {
5264
+ Ge.prototype.detach = function() {
5265
5265
  return this.length > 1 ? Qs.call(this, "detach", arguments) : (ve.removeElement(this[0]), this);
5266
5266
  };
5267
- ze.prototype.empty = function() {
5267
+ Ge.prototype.empty = function() {
5268
5268
  return this.length > 1 ? Qs.call(this, "empty", arguments) : (Mu(this[0]), ve.setText(this[0], ""), this);
5269
5269
  };
5270
- ze.prototype.clone = function() {
5270
+ Ge.prototype.clone = function() {
5271
5271
  for (var e = [], t = 0; t < this.length; t++)
5272
5272
  e.push(this[t].cloneNode(!0));
5273
5273
  return ot(e);
5274
5274
  };
5275
- ze.prototype.text = function(e) {
5275
+ Ge.prototype.text = function(e) {
5276
5276
  if (!arguments.length) {
5277
5277
  for (var t = "", i = 0; i < this.length; i++)
5278
5278
  t += this[i] && this[i].textContent || "";
@@ -5281,16 +5281,16 @@ ze.prototype.text = function(e) {
5281
5281
  var n = Ie(e) ? e() : e;
5282
5282
  return Mu(this[0], !1), ve.setText(this[0], w(n) ? n : ""), this;
5283
5283
  };
5284
- ze.prototype.val = function(e) {
5284
+ Ge.prototype.val = function(e) {
5285
5285
  return arguments.length === 1 ? this.prop("value", w(e) ? e : "") : this.prop("value");
5286
5286
  };
5287
- ze.prototype.contents = function() {
5287
+ Ge.prototype.contents = function() {
5288
5288
  if (!this[0])
5289
5289
  return ot();
5290
5290
  var e = [];
5291
5291
  return e.push.apply(e, this[0].childNodes), ot(e);
5292
5292
  };
5293
- ze.prototype.find = function(e) {
5293
+ Ge.prototype.find = function(e) {
5294
5294
  var t = ot();
5295
5295
  if (!e)
5296
5296
  return t;
@@ -5313,7 +5313,7 @@ ze.prototype.find = function(e) {
5313
5313
  var my = function(e, t) {
5314
5314
  return t.nodeType ? !!(t.offsetWidth || t.offsetHeight || t.getClientRects().length) : !0;
5315
5315
  };
5316
- ze.prototype.filter = function(e) {
5316
+ Ge.prototype.filter = function(e) {
5317
5317
  if (!e)
5318
5318
  return ot();
5319
5319
  if (e === ":visible")
@@ -5336,21 +5336,21 @@ ze.prototype.filter = function(e) {
5336
5336
  }
5337
5337
  return ot(t);
5338
5338
  };
5339
- ze.prototype.not = function(e) {
5339
+ Ge.prototype.not = function(e) {
5340
5340
  for (var t = [], i = this.filter(e).toArray(), n = 0; n < this.length; n++)
5341
5341
  i.indexOf(this[n]) === -1 && t.push(this[n]);
5342
5342
  return ot(t);
5343
5343
  };
5344
- ze.prototype.is = function(e) {
5344
+ Ge.prototype.is = function(e) {
5345
5345
  return !!this.filter(e).length;
5346
5346
  };
5347
- ze.prototype.children = function(e) {
5347
+ Ge.prototype.children = function(e) {
5348
5348
  for (var t = [], i = 0; i < this.length; i++)
5349
5349
  for (var n = this[i] ? this[i].childNodes : [], r = 0; r < n.length; r++)
5350
5350
  ve.isElementNode(n[r]) && t.push(n[r]);
5351
5351
  return t = ot(t), e ? t.filter(e) : t;
5352
5352
  };
5353
- ze.prototype.siblings = function() {
5353
+ Ge.prototype.siblings = function() {
5354
5354
  var e = this[0];
5355
5355
  if (!e || !e.parentNode)
5356
5356
  return ot();
@@ -5360,37 +5360,37 @@ ze.prototype.siblings = function() {
5360
5360
  }
5361
5361
  return ot(t);
5362
5362
  };
5363
- ze.prototype.each = function(e) {
5363
+ Ge.prototype.each = function(e) {
5364
5364
  for (var t = 0; t < this.length && e.call(this[t], t, this[t]) !== !1; t++)
5365
5365
  ;
5366
5366
  };
5367
- ze.prototype.index = function(e) {
5367
+ Ge.prototype.index = function(e) {
5368
5368
  return e ? (e = ot(e), this.toArray().indexOf(e[0])) : this.parent().children().index(this);
5369
5369
  };
5370
- ze.prototype.get = function(e) {
5370
+ Ge.prototype.get = function(e) {
5371
5371
  return this[e < 0 ? this.length + e : e];
5372
5372
  };
5373
- ze.prototype.eq = function(e) {
5373
+ Ge.prototype.eq = function(e) {
5374
5374
  return e = e < 0 ? this.length + e : e, ot(this[e]);
5375
5375
  };
5376
- ze.prototype.first = function() {
5376
+ Ge.prototype.first = function() {
5377
5377
  return this.eq(0);
5378
5378
  };
5379
- ze.prototype.last = function() {
5379
+ Ge.prototype.last = function() {
5380
5380
  return this.eq(-1);
5381
5381
  };
5382
- ze.prototype.parent = function(e) {
5382
+ Ge.prototype.parent = function(e) {
5383
5383
  if (!this[0])
5384
5384
  return ot();
5385
5385
  var t = ot(this[0].parentNode);
5386
5386
  return !e || t.is(e) ? t : ot();
5387
5387
  };
5388
- ze.prototype.parents = function(e) {
5388
+ Ge.prototype.parents = function(e) {
5389
5389
  for (var t = [], i = this.parent(); i && i[0] && !ve.isDocument(i[0]); )
5390
5390
  ve.isElementNode(i[0]) && (!e || i.is(e)) && t.push(i.get(0)), i = i.parent();
5391
5391
  return ot(t);
5392
5392
  };
5393
- ze.prototype.closest = function(e) {
5393
+ Ge.prototype.closest = function(e) {
5394
5394
  if (this.is(e))
5395
5395
  return this;
5396
5396
  for (var t = this.parent(); t && t.length; ) {
@@ -5400,7 +5400,7 @@ ze.prototype.closest = function(e) {
5400
5400
  }
5401
5401
  return ot();
5402
5402
  };
5403
- ze.prototype.next = function(e) {
5403
+ Ge.prototype.next = function(e) {
5404
5404
  if (!this[0])
5405
5405
  return ot();
5406
5406
  var t = ot(this[0].nextSibling);
@@ -5413,10 +5413,10 @@ ze.prototype.next = function(e) {
5413
5413
  }
5414
5414
  return ot();
5415
5415
  };
5416
- ze.prototype.prev = function() {
5416
+ Ge.prototype.prev = function() {
5417
5417
  return this[0] ? ot(this[0].previousSibling) : ot();
5418
5418
  };
5419
- ze.prototype.add = function(e) {
5419
+ Ge.prototype.add = function(e) {
5420
5420
  for (var t = ot(e), i = this.toArray(), n = 0; n < t.length; n++) {
5421
5421
  var r = t[n];
5422
5422
  i.indexOf(r) === -1 && i.push(r);
@@ -5424,27 +5424,27 @@ ze.prototype.add = function(e) {
5424
5424
  return ot(i);
5425
5425
  };
5426
5426
  var dg = [];
5427
- ze.prototype.splice = function() {
5427
+ Ge.prototype.splice = function() {
5428
5428
  return ot(dg.splice.apply(this, arguments));
5429
5429
  };
5430
- ze.prototype.slice = function() {
5430
+ Ge.prototype.slice = function() {
5431
5431
  return ot(dg.slice.apply(this, arguments));
5432
5432
  };
5433
- ze.prototype.toArray = function() {
5433
+ Ge.prototype.toArray = function() {
5434
5434
  return dg.slice.call(this);
5435
5435
  };
5436
- ze.prototype.offset = function() {
5436
+ Ge.prototype.offset = function() {
5437
5437
  if (this[0])
5438
5438
  return I_(this[0]);
5439
5439
  };
5440
- ze.prototype.offsetParent = function() {
5440
+ Ge.prototype.offsetParent = function() {
5441
5441
  if (!this[0])
5442
5442
  return ot();
5443
5443
  for (var e = ot(this[0].offsetParent); e[0] && e.css("position") === "static"; )
5444
5444
  e = ot(e[0].offsetParent);
5445
5445
  return e = e[0] ? e : ot(ve.getDocumentElement()), e;
5446
5446
  };
5447
- ze.prototype.position = function() {
5447
+ Ge.prototype.position = function() {
5448
5448
  if (this[0]) {
5449
5449
  var e, t = parseFloat(this.css("marginTop")), i = parseFloat(this.css("marginLeft"));
5450
5450
  if (this.css("position") === "fixed")
@@ -5480,18 +5480,18 @@ ze.prototype.position = function() {
5480
5480
  }
5481
5481
  }].forEach(function(e) {
5482
5482
  var t = e.name;
5483
- ze.prototype[t] = function(i) {
5483
+ Ge.prototype[t] = function(i) {
5484
5484
  if (this[0]) {
5485
5485
  var n = tT(this[0]);
5486
5486
  return i === void 0 ? n ? n[e.offsetProp] : this[0][t] : (n ? e.scrollWindow(n, i) : this[0][t] = i, this);
5487
5487
  }
5488
5488
  };
5489
5489
  });
5490
- ze.prototype.data = function(e, t) {
5490
+ Ge.prototype.data = function(e, t) {
5491
5491
  if (this[0])
5492
5492
  return arguments.length < 2 ? $t.call(ot, this[0], e) : ($t.call(ot, this[0], e, t), this);
5493
5493
  };
5494
- ze.prototype.removeData = function(e) {
5494
+ Ge.prototype.removeData = function(e) {
5495
5495
  return this[0] && Wh(this[0], e), this;
5496
5496
  };
5497
5497
  var rT = function() {
@@ -10411,7 +10411,7 @@ var nH = function(e, t) {
10411
10411
  _simulatedTransitionEndDelay: 100
10412
10412
  }, Gs = function(e) {
10413
10413
  return e === 0 ? 0 : e / Math.abs(e);
10414
- }, Li = function(e, t, i) {
10414
+ }, Pi = function(e, t, i) {
10415
10415
  var n = !t && t !== 0, r = !i && i !== 0;
10416
10416
  return n && (t = r ? e : Math.min(e, i)), r && (i = n ? e : Math.max(e, t)), Math.min(Math.max(e, t), i);
10417
10417
  }, Wr = function(e, t, i) {
@@ -12210,7 +12210,7 @@ function O2(e, t) {
12210
12210
  return "";
12211
12211
  var n = I2(e), r = 1 / i === 1 / 0, a = i > 0 || r, o = n[a ? 0 : 1];
12212
12212
  T2(o) && (i *= 100), a || (i = -i);
12213
- var s = D2(o), l = [o.substr(0, s), o.substr(s + 1)], u = _0(l[1]), d = u + v0(l[1]), c = _0(l[0]), h = v0(l[0]) || t.unlimitedIntegerDigits ? void 0 : c, f = Math.floor(i).toString().length, p = Li(d, 0, w2 - f), m = E2(l[0]).reverse(), g = xA(i, p < 0 ? 0 : p).split("."), y = m0(rp(g[0]), c, h), b = m0(g[1], u, d);
12213
+ var s = D2(o), l = [o.substr(0, s), o.substr(s + 1)], u = _0(l[1]), d = u + v0(l[1]), c = _0(l[0]), h = v0(l[0]) || t.unlimitedIntegerDigits ? void 0 : c, f = Math.floor(i).toString().length, p = Pi(d, 0, w2 - f), m = E2(l[0]).reverse(), g = xA(i, p < 0 ? 0 : p).split("."), y = m0(rp(g[0]), c, h), b = m0(g[1], u, d);
12214
12214
  y = A2(y, m, t.thousandsSeparator);
12215
12215
  var A = rp(g0(rp(l[0]), y)), k = d ? g0(l[1], b) : "", D = A + (k.match(/\d/) ? t.decimalSeparator : "") + k;
12216
12216
  return D;
@@ -19847,7 +19847,7 @@ Cr.add(function() {
19847
19847
  As && As.feedbackOff();
19848
19848
  });
19849
19849
  });
19850
- var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor", yp = _D + "Keyboard", xp = "dx-scrollable-simulated", Jz = "dx-scrollable-scrollbars-alwaysvisible", Qz = "dx-scrollable-scrollbar", tr = "vertical", Vi = "horizontal", vh = 0.92, mD = 0.5, gD = 1, e3 = Math.round(1e3 / 60), t3 = 40, i3 = 500, n3 = gD / 5, r3 = 400, a3 = r3 / e3, o3 = (1 - Math.pow(vh, a3)) / (1 - vh), Tr = {
19850
+ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor", yp = _D + "Keyboard", xp = "dx-scrollable-simulated", Jz = "dx-scrollable-scrollbars-alwaysvisible", Qz = "dx-scrollable-scrollbar", tr = "vertical", Ni = "horizontal", vh = 0.92, mD = 0.5, gD = 1, e3 = Math.round(1e3 / 60), t3 = 40, i3 = 500, n3 = gD / 5, r3 = 400, a3 = r3 / e3, o3 = (1 - Math.pow(vh, a3)) / (1 - vh), Tr = {
19851
19851
  PAGE_UP: "pageUp",
19852
19852
  PAGE_DOWN: "pageDown",
19853
19853
  END: "end",
@@ -19890,7 +19890,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
19890
19890
  this._initOptions(e), this._initAnimators(), this._initScrollbar();
19891
19891
  },
19892
19892
  _initOptions: function(e) {
19893
- this._location = 0, this._topReached = !1, this._bottomReached = !1, this._axis = e.direction === Vi ? "x" : "y", this._prop = e.direction === Vi ? "left" : "top", this._dimension = e.direction === Vi ? "width" : "height", this._scrollProp = e.direction === Vi ? "scrollLeft" : "scrollTop", M(e, (t, i) => {
19893
+ this._location = 0, this._topReached = !1, this._bottomReached = !1, this._axis = e.direction === Ni ? "x" : "y", this._prop = e.direction === Ni ? "left" : "top", this._dimension = e.direction === Ni ? "width" : "height", this._scrollProp = e.direction === Ni ? "scrollLeft" : "scrollTop", M(e, (t, i) => {
19894
19894
  this["_" + t] = i;
19895
19895
  });
19896
19896
  },
@@ -20028,7 +20028,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20028
20028
  this._update(), this._moveToBounds();
20029
20029
  },
20030
20030
  _update: function() {
20031
- return this._stopScrolling(), Ni(() => {
20031
+ return this._stopScrolling(), $i(() => {
20032
20032
  this._resetScaleRatio(), this._updateLocation(), this._updateBounds(), this._updateScrollbar(), ni(() => {
20033
20033
  this._moveScrollbar(), this._scrollbar.update();
20034
20034
  });
@@ -20119,7 +20119,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20119
20119
  this._$element.addClass(xp), this._createScrollers(), this.option("useKeyboard") && this._$container.prop("tabIndex", 0), this._attachKeyboardHandler(), this._attachCursorHandlers();
20120
20120
  },
20121
20121
  _createScrollers: function() {
20122
- this._scrollers = {}, this._isDirection(Vi) && this._createScroller(Vi), this._isDirection(tr) && this._createScroller(tr), this._$element.toggleClass(Jz, this.option("showScrollbar") === "always");
20122
+ this._scrollers = {}, this._isDirection(Ni) && this._createScroller(Ni), this._isDirection(tr) && this._createScroller(tr), this._$element.toggleClass(Jz, this.option("showScrollbar") === "always");
20123
20123
  },
20124
20124
  _createScroller: function(e) {
20125
20125
  this._scrollers[e] = new yD(this._scrollerOptions(e));
@@ -20171,7 +20171,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20171
20171
  return !!e.closest(this._$element).length;
20172
20172
  },
20173
20173
  _prepareDirections: function(e) {
20174
- e = e || !1, this._validDirections = {}, this._validDirections[Vi] = e, this._validDirections[tr] = e;
20174
+ e = e || !1, this._validDirections = {}, this._validDirections[Ni] = e, this._validDirections[tr] = e;
20175
20175
  },
20176
20176
  _eachScroller: function(e) {
20177
20177
  e = e.bind(this), M(this._scrollers, function(t, i) {
@@ -20195,7 +20195,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20195
20195
  this._saveActive(), e.preventDefault && e.preventDefault(), this._adjustDistance(e, e.delta), this._eventForUserAction = e, this._eventHandler("move", e.delta);
20196
20196
  },
20197
20197
  _adjustDistance: function(e, t) {
20198
- t.x *= this._validDirections[Vi], t.y *= this._validDirections[tr];
20198
+ t.x *= this._validDirections[Ni], t.y *= this._validDirections[tr];
20199
20199
  var i = this._tryGetDevicePixelRatio();
20200
20200
  i && Yi(e.originalEvent) && (t.x = Math.round(t.x / i * 100) / 100, t.y = Math.round(t.y / i * 100) / 100);
20201
20201
  },
@@ -20282,7 +20282,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20282
20282
  return e === "left" ? "width" : "height";
20283
20283
  },
20284
20284
  _getPropByDirection: function(e) {
20285
- return e === Vi ? "left" : "top";
20285
+ return e === Ni ? "left" : "top";
20286
20286
  },
20287
20287
  _scrollToHome: function() {
20288
20288
  var e = this._wheelProp(), t = {};
@@ -20361,7 +20361,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20361
20361
  },
20362
20362
  update: function() {
20363
20363
  var e = this._eventHandler("update").done(this._updateAction);
20364
- return Ae(e, Ni(() => {
20364
+ return Ae(e, $i(() => {
20365
20365
  var t = this._allowedDirections();
20366
20366
  return ni(() => {
20367
20367
  var i = t.vertical ? "pan-x" : "";
@@ -20370,14 +20370,14 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20370
20370
  }));
20371
20371
  },
20372
20372
  _allowedDirections: function() {
20373
- var e = this.option("bounceEnabled"), t = this._scrollers[tr], i = this._scrollers[Vi];
20373
+ var e = this.option("bounceEnabled"), t = this._scrollers[tr], i = this._scrollers[Ni];
20374
20374
  return {
20375
20375
  vertical: t && (t._minOffset < 0 || e),
20376
20376
  horizontal: i && (i._minOffset < 0 || e)
20377
20377
  };
20378
20378
  },
20379
20379
  _updateBounds: function() {
20380
- this._scrollers[Vi] && this._scrollers[Vi]._updateBounds();
20380
+ this._scrollers[Ni] && this._scrollers[Ni]._updateBounds();
20381
20381
  },
20382
20382
  _isHorizontalAndRtlEnabled: function() {
20383
20383
  return this.option("rtlEnabled") && this.option("direction") !== tr;
@@ -20387,7 +20387,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20387
20387
  scrollRight: 0,
20388
20388
  clientWidth: this._$container.get(0).clientWidth,
20389
20389
  windowPixelRatio: this._getWindowDevicePixelRatio()
20390
- }), this._updateBounds(), this._isHorizontalAndRtlEnabled() && Ni(() => {
20390
+ }), this._updateBounds(), this._isHorizontalAndRtlEnabled() && $i(() => {
20391
20391
  var t = this._getMaxOffset().left - this._rtlConfig.scrollRight;
20392
20392
  t <= 0 && (t = 0, this._rtlConfig.scrollRight = this._getMaxOffset().left), ni(() => {
20393
20393
  this._getScrollOffset().left !== t && (this._rtlConfig.skipUpdating = !0, this._component.scrollTo({
@@ -20409,7 +20409,7 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20409
20409
  return Ue() ? je().devicePixelRatio : 1;
20410
20410
  },
20411
20411
  scrollBy: function(e) {
20412
- var t = this._scrollers[tr], i = this._scrollers[Vi];
20412
+ var t = this._scrollers[tr], i = this._scrollers[Ni];
20413
20413
  t && (e.top = t._boundLocation(e.top + t._location) - t._location), i && (e.left = i._boundLocation(e.left + i._location) - i._location), this._prepareDirections(!0), this._startAction(), this._eventHandler("scrollBy", {
20414
20414
  x: e.left,
20415
20415
  y: e.top
@@ -20431,16 +20431,16 @@ var _D = "dxSimulatedScrollable", Zz = "dxScrollableStrategy", Od = _D + "Cursor
20431
20431
  return Yi(e) ? this._wheelDirection(e) : this._allowedDirection();
20432
20432
  },
20433
20433
  _wheelProp: function() {
20434
- return this._wheelDirection() === Vi ? "left" : "top";
20434
+ return this._wheelDirection() === Ni ? "left" : "top";
20435
20435
  },
20436
20436
  _wheelDirection: function(e) {
20437
20437
  switch (this.option("direction")) {
20438
- case Vi:
20439
- return Vi;
20438
+ case Ni:
20439
+ return Ni;
20440
20440
  case tr:
20441
20441
  return tr;
20442
20442
  default:
20443
- return e && e.shiftKey ? Vi : tr;
20443
+ return e && e.shiftKey ? Ni : tr;
20444
20444
  }
20445
20445
  },
20446
20446
  dispose: function() {
@@ -21312,7 +21312,7 @@ var ID = {
21312
21312
  var o = !1;
21313
21313
  if (n > 0)
21314
21314
  if (this._hasHeight)
21315
- a.hide(), Ni(() => {
21315
+ a.hide(), $i(() => {
21316
21316
  var u = this.getScrollbarWidth(!0), d = Ke(this.element()) - u, c = at(r), h = d - c > 0, f = this._getRowsHeight(r.children().first()), p = t || this.getTableElements(), m = Math.ceil(parseFloat(p.css("borderTopWidth"))), g = this._getHeightCorrection(), y = d - f - m - g;
21317
21317
  h && ni(() => {
21318
21318
  a.css("height", y), o = !0, a.show();
@@ -21400,7 +21400,7 @@ var ID = {
21400
21400
  _resizeCore: function() {
21401
21401
  var t = this;
21402
21402
  t._fireColumnResizedCallbacks(), t._updateRowHeight(), ni(function() {
21403
- t._renderScrollable(), t.renderNoDataText(), t.updateFreeSpaceRowHeight(), Ni(function() {
21403
+ t._renderScrollable(), t.renderNoDataText(), t.updateFreeSpaceRowHeight(), $i(function() {
21404
21404
  t._updateScrollable();
21405
21405
  });
21406
21406
  });
@@ -30302,7 +30302,7 @@ var gb = "borders", vK = "table-fixed", _K = "important-margin", FO = "dx-gridba
30302
30302
  var o;
30303
30303
  if (((o = e.changeTypes) === null || o === void 0 ? void 0 : o.length) === 0)
30304
30304
  return;
30305
- (a.length > 1 || e.changeTypes[0] !== "insert") && !(a.length === 0 && e.changeTypes[0] === "remove") && !e.needUpdateDimensions ? Ni(() => ni(() => Ni(() => {
30305
+ (a.length > 1 || e.changeTypes[0] !== "insert") && !(a.length === 0 && e.changeTypes[0] === "remove") && !e.needUpdateDimensions ? $i(() => ni(() => $i(() => {
30306
30306
  i._setScrollerSpacing(i._hasHeight), i._rowsView.resize();
30307
30307
  }))) : t = i.resize();
30308
30308
  }
@@ -30366,7 +30366,7 @@ var gb = "borders", vK = "table-fixed", _K = "important-margin", FO = "dx-gridba
30366
30366
  return r = !0, !1;
30367
30367
  }), this._setVisibleWidths(t, []), n && (l = ve.getActiveElement(), u = be.getSelectionRange(l), this._toggleBestFitMode(!0), a = !0);
30368
30368
  var d = this.component.$element();
30369
- d && d[0] && this._maxWidth && (delete this._maxWidth, d[0].style.maxWidth = ""), Ni(() => {
30369
+ d && d[0] && this._maxWidth && (delete this._maxWidth, d[0].style.maxWidth = ""), $i(() => {
30370
30370
  if (n ? (s = this._getBestFitWidths(), M(t, function(h, f) {
30371
30371
  var p = e.getColumnId(f);
30372
30372
  e.columnOption(p, "bestFitWidth", s[h], !0);
@@ -30478,9 +30478,9 @@ var gb = "borders", vK = "table-fixed", _K = "important-margin", FO = "dx-gridba
30478
30478
  var i = t._resizeDeferred, n = t._resizeDeferred = new se();
30479
30479
  return Ae(i).always(function() {
30480
30480
  ni(function() {
30481
- t._dataController.isLoaded() && t._synchronizeColumns(), t._resetGroupElementHeight(), Ni(function() {
30481
+ t._dataController.isLoaded() && t._synchronizeColumns(), t._resetGroupElementHeight(), $i(function() {
30482
30482
  ni(function() {
30483
- Ni(function() {
30483
+ $i(function() {
30484
30484
  t._updateDimensionsCore();
30485
30485
  });
30486
30486
  });
@@ -30505,7 +30505,7 @@ var gb = "borders", vK = "table-fixed", _K = "important-margin", FO = "dx-gridba
30505
30505
  },
30506
30506
  _setScrollerSpacing: function(e) {
30507
30507
  this.option("scrolling.useNative") === !0 ? ni(() => {
30508
- Ni(() => {
30508
+ $i(() => {
30509
30509
  this._setScrollerSpacingCore(e);
30510
30510
  });
30511
30511
  }) : this._setScrollerSpacingCore(e);
@@ -30519,7 +30519,7 @@ var gb = "borders", vK = "table-fixed", _K = "important-margin", FO = "dx-gridba
30519
30519
  i.setLoading(t.isLoading());
30520
30520
  return;
30521
30521
  }
30522
- Ni(function() {
30522
+ $i(function() {
30523
30523
  e._updateLastSizes(n), e._setScrollerSpacing(h), M(gC, function(f, p) {
30524
30524
  var m = e.getView(p);
30525
30525
  m && m.resize();
@@ -32096,8 +32096,8 @@ class b8 {
32096
32096
  _fitOffsetIntoAllowedRange(t, i) {
32097
32097
  var n = this._getAllowedOffsets();
32098
32098
  return {
32099
- top: Li(t, -n.top, n.bottom),
32100
- left: Li(i, -n.left, n.right)
32099
+ top: Pi(t, -n.top, n.bottom),
32100
+ left: Pi(i, -n.left, n.right)
32101
32101
  };
32102
32102
  }
32103
32103
  _getContainerDimensions() {
@@ -32318,14 +32318,14 @@ var pf = "dxResizable", S8 = "dx-resizable", w8 = "dx-resizable-resizing", Kd =
32318
32318
  maxHeight: o
32319
32319
  } = this.option(), s = () => i.width + t.x, l = () => i.height + t.y, u = (p) => t[p] === this._fitIntoArea(p, t[p]), d = () => Wr(s(), n, a) && u("x"), c = () => Wr(l(), r, o) && u("y");
32320
32320
  if (!d()) {
32321
- var h = this._fitIntoArea("x", Li(s(), n, a) - i.width);
32321
+ var h = this._fitIntoArea("x", Pi(s(), n, a) - i.width);
32322
32322
  t = {
32323
32323
  x: h,
32324
32324
  y: this._proportionate("y", h)
32325
32325
  };
32326
32326
  }
32327
32327
  if (!c()) {
32328
- var f = this._fitIntoArea("y", Li(l(), r, o) - i.height);
32328
+ var f = this._fitIntoArea("y", Pi(l(), r, o) - i.height);
32329
32329
  t = {
32330
32330
  x: this._proportionate("x", f),
32331
32331
  y: f
@@ -32347,8 +32347,8 @@ var pf = "dxResizable", S8 = "dx-resizable", w8 = "dx-resizable-resizing", Kd =
32347
32347
  maxHeight: s
32348
32348
  } = this.option();
32349
32349
  return {
32350
- x: Li(n.width + t, r, o) - n.width,
32351
- y: Li(n.height + i, a, s) - n.height
32350
+ x: Pi(n.width + t, r, o) - n.width,
32351
+ y: Pi(n.height + i, a, s) - n.height
32352
32352
  };
32353
32353
  },
32354
32354
  _getDeltaByOffset: function(e) {
@@ -32492,10 +32492,10 @@ var pf = "dxResizable", S8 = "dx-resizable", w8 = "dx-resizable-resizing", Kd =
32492
32492
  }), this._toggleResizingClass(!1);
32493
32493
  },
32494
32494
  _renderWidth: function(e) {
32495
- this.option("width", Li(e, this.option("minWidth"), this.option("maxWidth")));
32495
+ this.option("width", Pi(e, this.option("minWidth"), this.option("maxWidth")));
32496
32496
  },
32497
32497
  _renderHeight: function(e) {
32498
- this.option("height", Li(e, this.option("minHeight"), this.option("maxHeight")));
32498
+ this.option("height", Pi(e, this.option("minHeight"), this.option("maxHeight")));
32499
32499
  },
32500
32500
  _optionChanged: function(e) {
32501
32501
  switch (e.name) {
@@ -33810,7 +33810,7 @@ var p9 = "dx-popover", v9 = "dx-popover-wrapper", _9 = "dx-popover-arrow", m9 =
33810
33810
  left: 0
33811
33811
  }, s = wi.offset(this.$overlayContent()), l = t[r], u = s[n], d = Yt(this.$overlayContent().get(0))[r], c = o[n], h = a.get(0), f = h && !h.preventDefault ? Yt(h)[r] : 0, p = Math.max(u, c), m = Math.min(u + d, c + f), g;
33812
33812
  this.option("arrowPosition") === "start" ? g = p - u : this.option("arrowPosition") === "end" ? g = m - u - l : g = (p + m) / 2 - u - l / 2;
33813
- var y = this._positionController._getContentBorderWidth(e), b = Li(g - y + this.option("arrowOffset"), y, d - l - 2 * y);
33813
+ var y = this._positionController._getContentBorderWidth(e), b = Pi(g - y + this.option("arrowOffset"), y, d - l - 2 * y);
33814
33814
  this._$arrow.css(n, b);
33815
33815
  },
33816
33816
  _isPopoverInside: function() {
@@ -36622,7 +36622,7 @@ var $j = ["accessKey", "activeStateEnabled", "aria", "className", "defaultValue"
36622
36622
  isChecked: j === !0
36623
36623
  }), D && Qt(1, "span", "dx-checkbox-text", D, 0)], 0)], 4)
36624
36624
  }), null, n));
36625
- }, Mi = Object.create(Object.prototype, Se(Object.getOwnPropertyDescriptors(xi), Object.getOwnPropertyDescriptors({
36625
+ }, Vi = Object.create(Object.prototype, Se(Object.getOwnPropertyDescriptors(xi), Object.getOwnPropertyDescriptors({
36626
36626
  text: "",
36627
36627
  activeStateEnabled: !0,
36628
36628
  hoverStateEnabled: !0,
@@ -36634,55 +36634,55 @@ var $j = ["accessKey", "activeStateEnabled", "aria", "className", "defaultValue"
36634
36634
  }
36635
36635
  }))), zj = {
36636
36636
  get text() {
36637
- return Mi.text;
36637
+ return Vi.text;
36638
36638
  },
36639
36639
  get activeStateEnabled() {
36640
- return Mi.activeStateEnabled;
36640
+ return Vi.activeStateEnabled;
36641
36641
  },
36642
36642
  get hoverStateEnabled() {
36643
- return Mi.hoverStateEnabled;
36643
+ return Vi.hoverStateEnabled;
36644
36644
  },
36645
36645
  get focusStateEnabled() {
36646
- return Mi.focusStateEnabled;
36646
+ return Vi.focusStateEnabled;
36647
36647
  },
36648
36648
  get defaultValue() {
36649
- return Mi.defaultValue;
36649
+ return Vi.defaultValue;
36650
36650
  },
36651
36651
  get valueChange() {
36652
- return Mi.valueChange;
36652
+ return Vi.valueChange;
36653
36653
  },
36654
36654
  get readOnly() {
36655
- return Mi.readOnly;
36655
+ return Vi.readOnly;
36656
36656
  },
36657
36657
  get name() {
36658
- return Mi.name;
36658
+ return Vi.name;
36659
36659
  },
36660
36660
  get validationError() {
36661
- return Mi.validationError;
36661
+ return Vi.validationError;
36662
36662
  },
36663
36663
  get validationErrors() {
36664
- return Mi.validationErrors;
36664
+ return Vi.validationErrors;
36665
36665
  },
36666
36666
  get validationMessageMode() {
36667
- return Mi.validationMessageMode;
36667
+ return Vi.validationMessageMode;
36668
36668
  },
36669
36669
  get validationStatus() {
36670
- return Mi.validationStatus;
36670
+ return Vi.validationStatus;
36671
36671
  },
36672
36672
  get isValid() {
36673
- return Mi.isValid;
36673
+ return Vi.isValid;
36674
36674
  },
36675
36675
  get className() {
36676
- return Mi.className;
36676
+ return Vi.className;
36677
36677
  },
36678
36678
  get disabled() {
36679
- return Mi.disabled;
36679
+ return Vi.disabled;
36680
36680
  },
36681
36681
  get tabIndex() {
36682
- return Mi.tabIndex;
36682
+ return Vi.tabIndex;
36683
36683
  },
36684
36684
  get visible() {
36685
- return Mi.visible;
36685
+ return Vi.visible;
36686
36686
  },
36687
36687
  get aria() {
36688
36688
  return Ch.aria;
@@ -36809,12 +36809,12 @@ class Ao extends vj {
36809
36809
  }
36810
36810
  tt("dxCheckBox", Ao);
36811
36811
  Ao.defaultOptions = Uj;
36812
- var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-container"), Qp = "".concat(ji, "-loadindicator"), qa = "".concat(ji, "-container-opened"), Il = "".concat(ji, "-is-leaf"), ki = "".concat(Ma, "-item"), Kj = "".concat(ki, "-with-checkbox"), jj = "".concat(ki, "-without-checkbox"), qj = "".concat(ki, "-data"), us = "".concat(Ma, "-toggle-item-visibility"), Yj = "".concat(Ma, "-loadindicator"), Xj = "".concat(Ma, "-loadindicator-wrapper"), ev = "".concat(Ma, "-toggle-item-visibility-opened"), tv = "".concat(Ma, "-select-all-item"), Yb = "dx-state-invisible", Tl = "dx-state-disabled", Zj = "dx-state-selected", iv = "dxTreeView_expand", Xd = "data-item-id", Jj = DO.inherit({
36812
+ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-container"), Qp = "".concat(ji, "-loadindicator"), qa = "".concat(ji, "-container-opened"), Il = "".concat(ji, "-is-leaf"), Bi = "".concat(Ma, "-item"), Kj = "".concat(Bi, "-with-checkbox"), jj = "".concat(Bi, "-without-checkbox"), qj = "".concat(Bi, "-data"), us = "".concat(Ma, "-toggle-item-visibility"), Yj = "".concat(Ma, "-loadindicator"), Xj = "".concat(Ma, "-loadindicator-wrapper"), ev = "".concat(Ma, "-toggle-item-visibility-opened"), tv = "".concat(Ma, "-select-all-item"), Yb = "dx-state-invisible", Tl = "dx-state-disabled", Zj = "dx-state-selected", iv = "dxTreeView_expand", Xd = "data-item-id", Jj = DO.inherit({
36813
36813
  _supportedKeys: function(e) {
36814
36814
  var t = (r) => {
36815
36815
  var a = v(this.option("focusedElement"));
36816
36816
  if (a.length) {
36817
- r.target = a, r.currentTarget = a, this._itemClickHandler(r, a.children("." + ki));
36817
+ r.target = a, r.currentTarget = a, this._itemClickHandler(r, a.children("." + Bi));
36818
36818
  var o = this._getEventNameByOption(this.option("expandEvent")), s = o === Ce(vt, iv);
36819
36819
  s && this._expandEventHandler(r);
36820
36820
  }
@@ -36823,14 +36823,14 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
36823
36823
  var a = v(this.option("focusedElement")), o = this._getCheckBoxInstance(a);
36824
36824
  if (!o.option("disabled")) {
36825
36825
  var s = o.option("value");
36826
- this._updateItemSelection(!s, a.find("." + ki).get(0), !0);
36826
+ this._updateItemSelection(!s, a.find("." + Bi).get(0), !0);
36827
36827
  }
36828
36828
  }, n = function(r, a) {
36829
36829
  if (this.option("expandAllEnabled")) {
36830
36830
  a.preventDefault();
36831
36831
  var o = v(this.option("focusedElement"));
36832
36832
  if (o.length) {
36833
- var s = this._getItemData(o.find(".".concat(ki)));
36833
+ var s = this._getItemData(o.find(".".concat(Bi)));
36834
36834
  this._toggleExpandedNestedItems([s], r);
36835
36835
  }
36836
36836
  }
@@ -36859,7 +36859,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
36859
36859
  var n = this.$element().get(0).querySelector("[".concat(Xd, '="').concat(i, '"]'));
36860
36860
  return v(n);
36861
36861
  },
36862
- _activeStateUnit: "." + ki,
36862
+ _activeStateUnit: "." + Bi,
36863
36863
  _widgetClass: function() {
36864
36864
  return Ma;
36865
36865
  },
@@ -37130,7 +37130,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37130
37130
  _renderNodeContainer: function(e) {
37131
37131
  var t = v("<ul>").addClass(Rr);
37132
37132
  if (this.setAria("role", "group", t), e && e.length) {
37133
- var i = this._getItemData(e.children("." + ki));
37133
+ var i = this._getItemData(e.children("." + Bi));
37134
37134
  this._expandedGetter(i) && t.addClass(qa), t.appendTo(e);
37135
37135
  }
37136
37136
  return t;
@@ -37378,7 +37378,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37378
37378
  e.toggleClass(Zj, !!t);
37379
37379
  },
37380
37380
  _toggleNodeDisabledState: function(e, t) {
37381
- var i = this._getNodeElement(e), n = i.find("." + ki).eq(0);
37381
+ var i = this._getNodeElement(e), n = i.find("." + Bi).eq(0);
37382
37382
  if (this._dataAdapter.toggleNodeDisabledState(e.internalFields.key, t), n.toggleClass(Tl, !!t), this._showCheckboxes()) {
37383
37383
  var r = this._getCheckBoxInstance(i);
37384
37384
  r.option("disabled", !!t);
@@ -37389,7 +37389,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37389
37389
  t === this.option("disabledExpr") && this._toggleNodeDisabledState(n, i);
37390
37390
  },
37391
37391
  _changeCheckboxValue: function(e) {
37392
- var t = v(e.element).parent("." + ji), i = t.children("." + ki), n = this._getItemData(i), r = this._getNodeByElement(i), a = e.value;
37392
+ var t = v(e.element).parent("." + ji), i = t.children("." + Bi), n = this._getItemData(i), r = this._getNodeByElement(i), a = e.value;
37393
37393
  r && r.internalFields.selected === a || this._updateItemSelection(a, n, e.event);
37394
37394
  },
37395
37395
  _isSingleSelection: function() {
@@ -37463,7 +37463,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37463
37463
  }
37464
37464
  },
37465
37465
  _itemEventHandlerImpl: function(e, t, i) {
37466
- var n = v(e).closest("." + ji).children("." + ki);
37466
+ var n = v(e).closest("." + ji).children("." + Bi);
37467
37467
  return t(R(this._extendActionArgs(n), i));
37468
37468
  },
37469
37469
  _itemContextMenuHandler: function(e) {
@@ -37479,7 +37479,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37479
37479
  });
37480
37480
  },
37481
37481
  _itemClass: function() {
37482
- return ki;
37482
+ return Bi;
37483
37483
  },
37484
37484
  _itemDataKey: function() {
37485
37485
  return qj;
@@ -37501,13 +37501,13 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37501
37501
  _updateSelectionToFirstItem: function(e, t) {
37502
37502
  for (var i = t; i >= 0; ) {
37503
37503
  var n = v(e[i]);
37504
- this._updateItemSelection(!0, n.find("." + ki).get(0)), i--;
37504
+ this._updateItemSelection(!0, n.find("." + Bi).get(0)), i--;
37505
37505
  }
37506
37506
  },
37507
37507
  _updateSelectionToLastItem: function(e, t) {
37508
37508
  for (var i = e.length, n = t; n < i; ) {
37509
37509
  var r = v(e[n]);
37510
- this._updateItemSelection(!0, r.find("." + ki).get(0)), n++;
37510
+ this._updateItemSelection(!0, r.find("." + Bi).get(0)), n++;
37511
37511
  }
37512
37512
  },
37513
37513
  _focusInHandler: function(e) {
@@ -37534,7 +37534,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37534
37534
  },
37535
37535
  _findNonDisabledNodes: function(e) {
37536
37536
  return e.not(function() {
37537
- return v(this).children("." + ki).hasClass(Tl);
37537
+ return v(this).children("." + Bi).hasClass(Tl);
37538
37538
  });
37539
37539
  },
37540
37540
  _moveFocus: function(e, t) {
@@ -37577,7 +37577,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37577
37577
  }
37578
37578
  },
37579
37579
  _getNodeItemElement: function(e) {
37580
- return e.find("." + ki).get(0);
37580
+ return e.find("." + Bi).get(0);
37581
37581
  },
37582
37582
  _nodeElements: function() {
37583
37583
  return this.$element().find("." + ji).not(":hidden");
@@ -37591,7 +37591,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37591
37591
  this.option("focusedElement", Pe(i)), this.getScrollable().scrollToElement(this._getNodeItemElement(i));
37592
37592
  return;
37593
37593
  }
37594
- var n = this._getNodeByElement(e.children("." + ki));
37594
+ var n = this._getNodeByElement(e.children("." + Bi));
37595
37595
  this._toggleExpandedState(n, !0);
37596
37596
  }
37597
37597
  },
@@ -37606,7 +37606,7 @@ var Ma = "dx-treeview", ji = "".concat(Ma, "-node"), Rr = "".concat(ji, "-contai
37606
37606
  if (e.length) {
37607
37607
  var t = e.find(".".concat(Rr)).eq(0);
37608
37608
  if (!e.hasClass(Il) && t.hasClass(qa)) {
37609
- var i = this._getNodeByElement(e.children("." + ki));
37609
+ var i = this._getNodeByElement(e.children("." + Bi));
37610
37610
  this._toggleExpandedState(i, !1);
37611
37611
  } else {
37612
37612
  var n = this._getClosestNonDisabledNode(e);
@@ -37872,7 +37872,7 @@ var e7 = "column-chooser", cR = "column-chooser-button", Xb = "notouch-action",
37872
37872
  }
37873
37873
  }, o = e.find(".dx-scrollable").data("dxScrollable"), s = o && o.scrollTop();
37874
37874
  r && !this._columnsController.isBandColumnsUsed() && e.addClass(this.addWidgetPrefix(i7)), a.onContentReady = function(l) {
37875
- Ni(function() {
37875
+ $i(function() {
37876
37876
  if (s) {
37877
37877
  var u = v(l.element).find(".dx-scrollable").data("dxScrollable");
37878
37878
  u && u.scrollTo({
@@ -39289,8 +39289,8 @@ var A7 = function(e, t, i) {
39289
39289
  function _a(e, t, i) {
39290
39290
  e = oo(e, 0);
39291
39291
  var n = wh(t, i), r = {
39292
- start: Li(e.start, n.start, n.end),
39293
- end: Li(e.end, n.start, n.end)
39292
+ start: Pi(e.start, n.start, n.end),
39293
+ end: Pi(e.end, n.start, n.end)
39294
39294
  };
39295
39295
  return r;
39296
39296
  }
@@ -39614,7 +39614,7 @@ var M7 = Math, V7 = "dx-numberbox", N7 = ["tab", "del", "backspace", "leftArrow"
39614
39614
  },
39615
39615
  _parseValue: function(e) {
39616
39616
  var t = parseFloat(e);
39617
- return isNaN(t) ? null : Li(t, this.option("min"), this.option("max"));
39617
+ return isNaN(t) ? null : Pi(t, this.option("min"), this.option("max"));
39618
39618
  },
39619
39619
  _clearValue: function() {
39620
39620
  this._inputIsInvalid() && (this._input().val(""), this._validateValue()), this.callBase();
@@ -39986,7 +39986,7 @@ var M7 = Math, V7 = "dx-numberbox", N7 = ["tab", "del", "backspace", "leftArrow"
39986
39986
  this._parsedValue = t;
39987
39987
  return;
39988
39988
  }
39989
- this._parsedValue = Li(t, this.option("min"), this.option("max"));
39989
+ this._parsedValue = Pi(t, this.option("min"), this.option("max"));
39990
39990
  }
39991
39991
  },
39992
39992
  _valueChangeEventHandler: function(e) {
@@ -41892,12 +41892,12 @@ var Cq = ".dx-state-disabled", yq = "dx-selectbox", xq = "dx-selectbox-popup", b
41892
41892
  });
41893
41893
  tt("dxSelectBox", RC);
41894
41894
  var CS = (e) => e.getMonth() + 1, yS = (e, t) => {
41895
- var i = e.getDate(), n = Tu("M", e), r = Li(parseInt(t), n.min, n.max);
41895
+ var i = e.getDate(), n = Tu("M", e), r = Pi(parseInt(t), n.min, n.max);
41896
41896
  e.setMonth(r - 1, 1);
41897
41897
  var {
41898
41898
  min: a,
41899
41899
  max: o
41900
- } = Tu("dM", e), s = Li(i, a, o);
41900
+ } = Tu("dM", e), s = Pi(i, a, o);
41901
41901
  e.setDate(s);
41902
41902
  }, Sq = {
41903
41903
  a: (e) => e.getHours() < 12 ? 0 : 1,
@@ -42723,7 +42723,7 @@ var kq = "dx-calendar-navigator", Bq = "dx-calendar-navigator-previous-month", L
42723
42723
  year: 2,
42724
42724
  decade: 1,
42725
42725
  century: 0
42726
- }, Ri = {
42726
+ }, ki = {
42727
42727
  MONTH: "month",
42728
42728
  YEAR: "year",
42729
42729
  DECADE: "decade",
@@ -42744,9 +42744,9 @@ var xR = Zn.inherit({
42744
42744
  min: new Date(1e3, 0),
42745
42745
  max: new Date(3e3, 0),
42746
42746
  firstDayOfWeek: void 0,
42747
- zoomLevel: Ri.MONTH,
42748
- maxZoomLevel: Ri.MONTH,
42749
- minZoomLevel: Ri.CENTURY,
42747
+ zoomLevel: ki.MONTH,
42748
+ maxZoomLevel: ki.MONTH,
42749
+ minZoomLevel: ki.CENTURY,
42750
42750
  showTodayButton: !1,
42751
42751
  cellTemplate: "cell",
42752
42752
  disabledDates: null,
@@ -42855,16 +42855,16 @@ var xR = Zn.inherit({
42855
42855
  },
42856
42856
  _shiftDate: function(e, t, i, n) {
42857
42857
  switch (e) {
42858
- case Ri.MONTH:
42858
+ case ki.MONTH:
42859
42859
  t.setDate(t.getDate() + i * n);
42860
42860
  break;
42861
- case Ri.YEAR:
42861
+ case ki.YEAR:
42862
42862
  t.setMonth(t.getMonth() + i * n);
42863
42863
  break;
42864
- case Ri.DECADE:
42864
+ case ki.DECADE:
42865
42865
  t.setFullYear(t.getFullYear() + i * n);
42866
42866
  break;
42867
- case Ri.CENTURY:
42867
+ case ki.CENTURY:
42868
42868
  t.setFullYear(t.getFullYear() + 10 * i * n);
42869
42869
  }
42870
42870
  },
@@ -42882,25 +42882,25 @@ var xR = Zn.inherit({
42882
42882
  },
42883
42883
  _areDatesInSameView(e, t, i) {
42884
42884
  switch (e) {
42885
- case Ri.MONTH:
42885
+ case ki.MONTH:
42886
42886
  return t.getMonth() === i.getMonth();
42887
- case Ri.YEAR:
42887
+ case ki.YEAR:
42888
42888
  return t.getYear() === i.getYear();
42889
- case Ri.DECADE:
42889
+ case ki.DECADE:
42890
42890
  return parseInt(t.getYear() / 10) === parseInt(i.getYear() / 10);
42891
- case Ri.CENTURY:
42891
+ case ki.CENTURY:
42892
42892
  return parseInt(t.getYear() / 100) === parseInt(i.getYear() / 100);
42893
42893
  }
42894
42894
  },
42895
42895
  _areDatesInNeighborView(e, t, i) {
42896
42896
  switch (e) {
42897
- case Ri.MONTH:
42897
+ case ki.MONTH:
42898
42898
  return n = t.getMonth(), r = i.getMonth(), a = Math.abs(n - r), Math.min(a, 12 - a) <= 1;
42899
- case Ri.YEAR:
42899
+ case ki.YEAR:
42900
42900
  return Math.abs(t.getYear() - i.getYear()) <= 1;
42901
- case Ri.DECADE:
42901
+ case ki.DECADE:
42902
42902
  return Math.abs(t.getYear() - i.getYear()) <= 10;
42903
- case Ri.CENTURY:
42903
+ case ki.CENTURY:
42904
42904
  return Math.abs(t.getYear() - i.getYear()) <= 100;
42905
42905
  }
42906
42906
  var n, r, a;
@@ -42975,14 +42975,14 @@ var xR = Zn.inherit({
42975
42975
  },
42976
42976
  _getViewsOffset: function(e, t) {
42977
42977
  var i = this.option("zoomLevel");
42978
- if (i === Ri.MONTH)
42978
+ if (i === ki.MONTH)
42979
42979
  return this._getMonthsOffset(e, t);
42980
42980
  var n;
42981
42981
  switch (i) {
42982
- case Ri.CENTURY:
42982
+ case ki.CENTURY:
42983
42983
  n = 100;
42984
42984
  break;
42985
- case Ri.DECADE:
42985
+ case ki.DECADE:
42986
42986
  n = 10;
42987
42987
  break;
42988
42988
  default:
@@ -45521,7 +45521,7 @@ var FY = je(), MY = 573, VY = "dx-datebox-adaptivity-mode", FS = "dx-datebox-dat
45521
45521
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0;
45522
45522
  if (!(!this.option("text") || this._disposed)) {
45523
45523
  e && (this._initialMaskValue = new Date(this._maskValue));
45524
- var t = Li(this._activePartIndex + e, 0, this._dateParts.length - 1);
45524
+ var t = Pi(this._activePartIndex + e, 0, this._dateParts.length - 1);
45525
45525
  if (this._dateParts[t].isStub) {
45526
45526
  var i = t === 0 && e < 0 || t === this._dateParts.length - 1 && e > 0;
45527
45527
  if (i)
@@ -45554,7 +45554,7 @@ var FY = je(), MY = 573, VY = "dx-datebox-adaptivity-mode", FS = "dx-datebox-dat
45554
45554
  _setActivePartValue(e, t) {
45555
45555
  t = t || this._maskValue;
45556
45556
  var i = this._getActivePartProp("setter"), n = this._getActivePartLimits();
45557
- e = Wr(e, n.min, n.max) ? e : e % 10, e = this._addLeadingZeroes(Li(e, n.min, n.max)), Ie(i) ? i(t, e) : t[i](e), this._renderDisplayText(this._getDisplayedText(t)), this._renderDateParts();
45557
+ e = Wr(e, n.min, n.max) ? e : e % 10, e = this._addLeadingZeroes(Pi(e, n.min, n.max)), Ie(i) ? i(t, e) : t[i](e), this._renderDisplayText(this._getDisplayedText(t)), this._renderDateParts();
45558
45558
  },
45559
45559
  _getActivePartProp(e) {
45560
45560
  if (!(!this._dateParts || !this._dateParts[this._activePartIndex]))
@@ -52260,7 +52260,7 @@ var i1 = "invalid", lc = "revert-tooltip", KJ = "rowsview", jJ = "dx-invalid-mes
52260
52260
  return n.show(), yn(n, at(a)), !0;
52261
52261
  },
52262
52262
  _formItemPrepared: function(e, t) {
52263
- this.callBase.apply(this, arguments), Ni(() => {
52263
+ this.callBase.apply(this, arguments), $i(() => {
52264
52264
  var i = t.find(".dx-widget").first(), n = i.length && !i.children().length;
52265
52265
  n || this.getController("validating").createValidator(e, i);
52266
52266
  });
@@ -64251,9 +64251,9 @@ https://github.com/nodeca/pako/blob/main/LICENSE
64251
64251
  for (X.max_code = st, pe = L.heap_len >> 1; 1 <= pe; pe--) me(L, Ee, pe);
64252
64252
  for (le = Me; pe = L.heap[1], L.heap[1] = L.heap[L.heap_len--], me(L, Ee, 1), _e = L.heap[1], L.heap[--L.heap_max] = pe, L.heap[--L.heap_max] = _e, Ee[2 * le] = Ee[2 * pe] + Ee[2 * _e], L.depth[le] = (L.depth[pe] >= L.depth[_e] ? L.depth[pe] : L.depth[_e]) + 1, Ee[2 * pe + 1] = Ee[2 * _e + 1] = le, L.heap[1] = le++, me(L, Ee, 1), 2 <= L.heap_len; ) ;
64253
64253
  L.heap[--L.heap_max] = L.heap[1], function(Ye, rt) {
64254
- var oi, Zt, zt, gt, $i, Nt, fi = rt.dyn_tree, qe = rt.max_code, ht = rt.stat_desc.static_tree, yi = rt.stat_desc.has_stree, Pi = rt.stat_desc.extra_bits, $e = rt.stat_desc.extra_base, ft = rt.stat_desc.max_length, ti = 0;
64254
+ var oi, Zt, zt, gt, Ri, Nt, fi = rt.dyn_tree, qe = rt.max_code, ht = rt.stat_desc.static_tree, yi = rt.stat_desc.has_stree, Fi = rt.stat_desc.extra_bits, $e = rt.stat_desc.extra_base, ft = rt.stat_desc.max_length, ti = 0;
64255
64255
  for (gt = 0; gt <= g; gt++) Ye.bl_count[gt] = 0;
64256
- for (fi[2 * Ye.heap[Ye.heap_max] + 1] = 0, oi = Ye.heap_max + 1; oi < m; oi++) ft < (gt = fi[2 * fi[2 * (Zt = Ye.heap[oi]) + 1] + 1] + 1) && (gt = ft, ti++), fi[2 * Zt + 1] = gt, qe < Zt || (Ye.bl_count[gt]++, $i = 0, $e <= Zt && ($i = Pi[Zt - $e]), Nt = fi[2 * Zt], Ye.opt_len += Nt * (gt + $i), yi && (Ye.static_len += Nt * (ht[2 * Zt + 1] + $i)));
64256
+ for (fi[2 * Ye.heap[Ye.heap_max] + 1] = 0, oi = Ye.heap_max + 1; oi < m; oi++) ft < (gt = fi[2 * fi[2 * (Zt = Ye.heap[oi]) + 1] + 1] + 1) && (gt = ft, ti++), fi[2 * Zt + 1] = gt, qe < Zt || (Ye.bl_count[gt]++, Ri = 0, $e <= Zt && (Ri = Fi[Zt - $e]), Nt = fi[2 * Zt], Ye.opt_len += Nt * (gt + Ri), yi && (Ye.static_len += Nt * (ht[2 * Zt + 1] + Ri)));
64257
64257
  if (ti !== 0) {
64258
64258
  do {
64259
64259
  for (gt = ft - 1; Ye.bl_count[gt] === 0; ) gt--;
@@ -64817,7 +64817,7 @@ var $E = 1632, HE = {
64817
64817
  return Pm._convertNumberFormat(e, t, n);
64818
64818
  }
64819
64819
  }
64820
- }, Bi = {
64820
+ }, Li = {
64821
64821
  toXml: function(e, t, i) {
64822
64822
  var n = ["<", e];
64823
64823
  for (var r in t) {
@@ -64846,7 +64846,7 @@ var $E = 1632, HE = {
64846
64846
  return !w(e) || !w(e.vertical) && !w(e.wrapText) && !w(e.horizontal);
64847
64847
  },
64848
64848
  toXml: function(e) {
64849
- return Bi.toXml("alignment", {
64849
+ return Li.toXml("alignment", {
64850
64850
  vertical: e.vertical,
64851
64851
  wrapText: w(e.wrapText) ? Number(e.wrapText) : void 0,
64852
64852
  horizontal: e.horizontal
@@ -64884,7 +64884,7 @@ var $E = 1632, HE = {
64884
64884
  return Wi.isEmpty(e) && Wi.isEmpty(t) || w(e) && w(t) && e.rgb === t.rgb && e.theme === t.theme;
64885
64885
  },
64886
64886
  toXml: function(e, t) {
64887
- return Bi.toXml(e, {
64887
+ return Li.toXml(e, {
64888
64888
  rgb: t.rgb,
64889
64889
  theme: t.theme
64890
64890
  });
@@ -64910,7 +64910,7 @@ var $E = 1632, HE = {
64910
64910
  },
64911
64911
  toXml: function(e) {
64912
64912
  var t = [w(e.foregroundColor) ? Wi.toXml("fgColor", e.foregroundColor) : "", w(e.backgroundColor) ? Wi.toXml("bgColor", e.backgroundColor) : ""].join("");
64913
- return Bi.toXml("patternFill", {
64913
+ return Li.toXml("patternFill", {
64914
64914
  patternType: e.patternType
64915
64915
  }, t);
64916
64916
  }
@@ -64963,7 +64963,7 @@ var $E = 1632, HE = {
64963
64963
  return !w(e) || ma.isEmpty(e.patternFill);
64964
64964
  },
64965
64965
  toXml: function(e) {
64966
- return Bi.toXml("fill", {}, ma.toXml(e.patternFill));
64966
+ return Li.toXml("fill", {}, ma.toXml(e.patternFill));
64967
64967
  }
64968
64968
  }, mo = {
64969
64969
  tryCreateTag: function(e) {
@@ -64990,18 +64990,18 @@ var $E = 1632, HE = {
64990
64990
  return !w(e) || !w(e.size) && !w(e.name) && !w(e.family) && !w(e.scheme) && (!w(e.bold) || !e.bold) && (!w(e.italic) || !e.italic) && !w(e.underline) && Wi.isEmpty(e.color);
64991
64991
  },
64992
64992
  toXml: function(e) {
64993
- var t = [w(e.bold) && e.bold ? Bi.toXml("b", {}) : "", w(e.size) ? Bi.toXml("sz", {
64993
+ var t = [w(e.bold) && e.bold ? Li.toXml("b", {}) : "", w(e.size) ? Li.toXml("sz", {
64994
64994
  val: e.size
64995
- }) : "", w(e.color) ? Wi.toXml("color", e.color) : "", w(e.name) ? Bi.toXml("name", {
64995
+ }) : "", w(e.color) ? Wi.toXml("color", e.color) : "", w(e.name) ? Li.toXml("name", {
64996
64996
  val: e.name
64997
- }) : "", w(e.family) ? Bi.toXml("family", {
64997
+ }) : "", w(e.family) ? Li.toXml("family", {
64998
64998
  val: e.family
64999
- }) : "", w(e.scheme) ? Bi.toXml("scheme", {
64999
+ }) : "", w(e.scheme) ? Li.toXml("scheme", {
65000
65000
  val: e.scheme
65001
- }) : "", w(e.italic) && e.italic ? Bi.toXml("i", {}) : "", w(e.underline) ? Bi.toXml("u", {
65001
+ }) : "", w(e.italic) && e.italic ? Li.toXml("i", {}) : "", w(e.underline) ? Li.toXml("u", {
65002
65002
  val: e.underline
65003
65003
  }) : ""].join("");
65004
- return Bi.toXml("font", {}, t);
65004
+ return Li.toXml("font", {}, t);
65005
65005
  }
65006
65006
  }, so = {
65007
65007
  tryCreateTag: function(e, t) {
@@ -65031,7 +65031,7 @@ var $E = 1632, HE = {
65031
65031
  },
65032
65032
  toXml: function(e) {
65033
65033
  var t = Pr.isEmpty(e.alignment), i;
65034
- return w(e.numberFormatId) && (i = e.numberFormatId > 0 ? 1 : 0), Bi.toXml("xf", {
65034
+ return w(e.numberFormatId) && (i = e.numberFormatId > 0 ? 1 : 0), Li.toXml("xf", {
65035
65035
  xfId: 0,
65036
65036
  applyAlignment: t ? null : 1,
65037
65037
  fontId: e.fontId,
@@ -65055,7 +65055,7 @@ var $E = 1632, HE = {
65055
65055
  return !w(e) || !w(e.formatCode) || e.formatCode === "";
65056
65056
  },
65057
65057
  toXml: function(e) {
65058
- return Bi.toXml("numFmt", {
65058
+ return Li.toXml("numFmt", {
65059
65059
  numFmtId: e[lr.ID_PROPERTY_NAME],
65060
65060
  formatCode: e.formatCode
65061
65061
  });
@@ -65090,7 +65090,7 @@ class WE {
65090
65090
  }
65091
65091
  generateCellFormatsXml() {
65092
65092
  var t = this._cellFormatTags.map((i) => so.toXml(i));
65093
- return Bi.toXml("cellXfs", {
65093
+ return Li.toXml("cellXfs", {
65094
65094
  count: t.length
65095
65095
  }, t.join(""));
65096
65096
  }
@@ -65112,7 +65112,7 @@ class WE {
65112
65112
  }
65113
65113
  generateFillsXml() {
65114
65114
  var t = this._fillTags.map((i) => qn.toXml(i));
65115
- return Bi.toXml("fills", {
65115
+ return Li.toXml("fills", {
65116
65116
  count: t.length
65117
65117
  }, t.join(""));
65118
65118
  }
@@ -65130,7 +65130,7 @@ class WE {
65130
65130
  }
65131
65131
  generateFontsXml() {
65132
65132
  var t = this._fontTags.map((i) => mo.toXml(i));
65133
- return Bi.toXml("fonts", {
65133
+ return Li.toXml("fonts", {
65134
65134
  count: t.length
65135
65135
  }, t.join(""));
65136
65136
  }
@@ -65152,7 +65152,7 @@ class WE {
65152
65152
  generateNumberFormatsXml() {
65153
65153
  if (this._numberFormatTags.length > 0) {
65154
65154
  var t = this._numberFormatTags.map((i) => lr.toXml(i));
65155
- return Bi.toXml("numFmts", {
65155
+ return Li.toXml("numFmts", {
65156
65156
  count: t.length
65157
65157
  }, t.join(""));
65158
65158
  } else
@@ -68574,7 +68574,7 @@ var oI = "dx-command-drag", yae = "dx-cell-focus-disabled", xae = "drag-icon", b
68574
68574
  })), i.toggleClass("dx-scrollable-container", n), i.toggleClass(Sae, t && !e.showDragIcons)), i;
68575
68575
  },
68576
68576
  _renderCore(e) {
68577
- this.callBase.apply(this, arguments), e && e.changeType === "update" && e.repaintChangesOnly && be.isVirtualRowRendering(this) && Ni(() => {
68577
+ this.callBase.apply(this, arguments), e && e.changeType === "update" && e.repaintChangesOnly && be.isVirtualRowRendering(this) && $i(() => {
68578
68578
  this._updateSortable();
68579
68579
  });
68580
68580
  },
@@ -72251,7 +72251,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72251
72251
  document.querySelectorAll(".datagrid_action_data_controller > ul").forEach((xe) => {
72252
72252
  xe.style.display = "none", xe.style.pointerEvents = "none";
72253
72253
  });
72254
- }, $i = new Us({
72254
+ }, Ri = new Us({
72255
72255
  key: h ?? "id",
72256
72256
  load: f,
72257
72257
  update: p,
@@ -72268,7 +72268,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72268
72268
  ne && typeof ne == "function" && ne(q);
72269
72269
  }, yi = (q) => {
72270
72270
  we && typeof we == "function" && we(q);
72271
- }, Pi = (q) => {
72271
+ }, Fi = (q) => {
72272
72272
  te && typeof te == "function" && te(q.data);
72273
72273
  }, $e = (q, xe) => {
72274
72274
  q.button === 1 && (fe && typeof fe == "function" && fe(xe.data), q.preventDefault());
@@ -72284,7 +72284,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72284
72284
  pt && pt.forEach((Ut) => {
72285
72285
  Ut.querySelector("ul") ? Ut.style.overflow = "unset" : Ut.style.overflow = "hidden";
72286
72286
  });
72287
- const _t = We.getBoundingClientRect(), Fi = document.querySelector(".gridWrapper").getBoundingClientRect();
72287
+ const _t = We.getBoundingClientRect(), Mi = document.querySelector(".gridWrapper").getBoundingClientRect();
72288
72288
  let jt = {
72289
72289
  display: "block",
72290
72290
  position: "absolute",
@@ -72292,7 +72292,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72292
72292
  top: "20px",
72293
72293
  left: "-70px"
72294
72294
  };
72295
- _t.bottom > Fi.bottom - 150 && (jt.top = "unset", jt.bottom = "100%", jt.left = "-100px"), wt.forEach((Ut) => {
72295
+ _t.bottom > Mi.bottom - 150 && (jt.top = "unset", jt.bottom = "100%", jt.left = "-100px"), wt.forEach((Ut) => {
72296
72296
  Ut.style.display = "none", Ut.style.pointerEvents = "none";
72297
72297
  }), Object.assign(Rt.style, jt);
72298
72298
  }, Sr = (q) => {
@@ -72355,14 +72355,14 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72355
72355
  }, ye = () => {
72356
72356
  const q = Re.current.instance, xe = q.pageIndex(), We = q.pageCount();
72357
72357
  xe < We - 1 && q.pageIndex(xe + 1);
72358
- }, [Ge, Z] = He(!1);
72358
+ }, [ze, Z] = He(!1);
72359
72359
  return it(() => {
72360
72360
  if (Re.current) {
72361
- const xe = Re.current.instance.pageCount();
72362
- Z(xe > 1);
72361
+ const q = Re.current.instance, xe = q.pageCount();
72362
+ Z(xe > 1), console.log(xe, ze, q), console.log("pageCount", xe), console.log("showPagination", ze), console.log("instance", q), console.log("data", e), console.log("store", Ri);
72363
72363
  }
72364
72364
  //! check current in deps
72365
- }, [e, Re.current]), it(() => {
72365
+ }, [Ri, e, Re.current]), it(() => {
72366
72366
  Ee.current = t, le((q) => !q);
72367
72367
  }, [t]), it(() => (document.addEventListener("click", Zt), document.addEventListener("wheel", zt), () => {
72368
72368
  document.removeEventListener("click", Zt), document.removeEventListener("wheel", zt);
@@ -72422,7 +72422,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72422
72422
  }
72423
72423
  ) }) })
72424
72424
  ] }),
72425
- Ge && /* @__PURE__ */ T.jsxs(T.Fragment, { children: [
72425
+ ze && /* @__PURE__ */ T.jsxs(T.Fragment, { children: [
72426
72426
  /* @__PURE__ */ T.jsx("div", { className: "custom-pagination-controls", style: { position: "absolute", bottom: "18px", right: "24px", zIndex: "100" }, children: /* @__PURE__ */ T.jsxs(
72427
72427
  "button",
72428
72428
  {
@@ -72503,7 +72503,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72503
72503
  ref: Re,
72504
72504
  onRowPrepared: ft,
72505
72505
  onFocusedCellChanged: yi,
72506
- dataSource: u ? $i : e,
72506
+ dataSource: u ? Ri : e,
72507
72507
  remoteOperations: !0,
72508
72508
  keyExpr: n ?? "id",
72509
72509
  allowColumnReordering: !1,
@@ -72534,7 +72534,7 @@ const hle = "ColumnConfigure-module__configureWrapper", fle = "ColumnConfigure-m
72534
72534
  autoNavigateToFocusedRow: !1,
72535
72535
  onFocusedRowChanging: qe,
72536
72536
  onFocusedRowChanged: ht,
72537
- onRowClick: Pi,
72537
+ onRowClick: Fi,
72538
72538
  onRowExpanding: wr,
72539
72539
  onRowCollapsed: Ko,
72540
72540
  onSelectionChanged: fi,