master-components-react 3.5.22 → 3.5.24

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 nB() {
280
280
  } catch (Qi) {
281
281
  if (Qi && it && typeof Qi.stack == "string") {
282
282
  for (var ct = Qi.stack.split(`
283
- `), ni = it.stack.split(`
284
- `), hi = ct.length - 1, vi = ni.length - 1; hi >= 1 && vi >= 0 && ct[hi] !== ni[vi]; )
283
+ `), ri = it.stack.split(`
284
+ `), hi = ct.length - 1, vi = ri.length - 1; hi >= 1 && vi >= 0 && ct[hi] !== ri[vi]; )
285
285
  vi--;
286
286
  for (; hi >= 1 && vi >= 0; hi--, vi--)
287
- if (ct[hi] !== ni[vi]) {
287
+ if (ct[hi] !== ri[vi]) {
288
288
  if (hi !== 1 || vi !== 1)
289
289
  do
290
- if (hi--, vi--, vi < 0 || ct[hi] !== ni[vi]) {
290
+ if (hi--, vi--, vi < 0 || ct[hi] !== ri[vi]) {
291
291
  var Sn = `
292
292
  ` + ct[hi].replace(" at new ", " at ");
293
293
  return j.displayName && Sn.includes("<anonymous>") && (Sn = Sn.replace("<anonymous>", j.displayName)), typeof j == "function" && de.set(j, Sn), Sn;
@@ -354,8 +354,8 @@ function nB() {
354
354
  var ct = void 0;
355
355
  try {
356
356
  if (typeof j[St] != "function") {
357
- var ni = Error((it || "React class") + ": " + Be + " type `" + St + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof j[St] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
358
- throw ni.name = "Invariant Violation", ni;
357
+ var ri = Error((it || "React class") + ": " + Be + " type `" + St + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof j[St] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
358
+ throw ri.name = "Invariant Violation", ri;
359
359
  }
360
360
  ct = j[St](be, St, it, Be, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
361
361
  } catch (hi) {
@@ -394,7 +394,7 @@ function nB() {
394
394
  ref: !0,
395
395
  __self: !0,
396
396
  __source: !0
397
- }, Je, di;
397
+ }, Je, ci;
398
398
  function qt(j) {
399
399
  if (ae.call(j, "ref")) {
400
400
  var be = Object.getOwnPropertyDescriptor(j, "ref").get;
@@ -414,7 +414,7 @@ function nB() {
414
414
  function mt(j, be) {
415
415
  typeof j.ref == "string" && dt.current;
416
416
  }
417
- function Mi(j, be) {
417
+ function Fi(j, be) {
418
418
  {
419
419
  var Be = function() {
420
420
  Je || (Je = !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)", be));
@@ -425,10 +425,10 @@ function nB() {
425
425
  });
426
426
  }
427
427
  }
428
- function Ri(j, be) {
428
+ function Hi(j, be) {
429
429
  {
430
430
  var Be = function() {
431
- di || (di = !0, b("%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)", be));
431
+ ci || (ci = !0, b("%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)", be));
432
432
  };
433
433
  Be.isReactWarning = !0, Object.defineProperty(j, "ref", {
434
434
  get: Be,
@@ -436,7 +436,7 @@ function nB() {
436
436
  });
437
437
  }
438
438
  }
439
- var ci = function(j, be, Be, it, wt, Mt, St) {
439
+ var ni = function(j, be, Be, it, wt, Mt, St) {
440
440
  var ct = {
441
441
  // This tag allows us to uniquely identify this as a React Element
442
442
  $$typeof: t,
@@ -467,8 +467,8 @@ function nB() {
467
467
  };
468
468
  function We(j, be, Be, it, wt) {
469
469
  {
470
- var Mt, St = {}, ct = null, ni = null;
471
- Be !== void 0 && (Ve(Be), ct = "" + Be), Wt(be) && (Ve(be.key), ct = "" + be.key), qt(be) && (ni = be.ref, mt(be, wt));
470
+ var Mt, St = {}, ct = null, ri = null;
471
+ Be !== void 0 && (Ve(Be), ct = "" + Be), Wt(be) && (Ve(be.key), ct = "" + be.key), qt(be) && (ri = be.ref, mt(be, wt));
472
472
  for (Mt in be)
473
473
  ae.call(be, Mt) && !et.hasOwnProperty(Mt) && (St[Mt] = be[Mt]);
474
474
  if (j && j.defaultProps) {
@@ -476,15 +476,15 @@ function nB() {
476
476
  for (Mt in hi)
477
477
  St[Mt] === void 0 && (St[Mt] = hi[Mt]);
478
478
  }
479
- if (ct || ni) {
479
+ if (ct || ri) {
480
480
  var vi = typeof j == "function" ? j.displayName || j.name || "Unknown" : j;
481
- ct && Mi(St, vi), ni && Ri(St, vi);
481
+ ct && Fi(St, vi), ri && Hi(St, vi);
482
482
  }
483
- return ci(j, ct, ni, wt, it, dt.current, St);
483
+ return ni(j, ct, ri, wt, it, dt.current, St);
484
484
  }
485
485
  }
486
486
  var ft = y.ReactCurrentOwner, yi = y.ReactDebugCurrentFrame;
487
- function Vi(j) {
487
+ function Mi(j) {
488
488
  if (j) {
489
489
  var be = j._owner, Be = ne(j.type, j._source, be ? be.type : null);
490
490
  yi.setExtraStackFrame(Be);
@@ -534,7 +534,7 @@ Check the top-level render call using <` + Be + ">.");
534
534
  return;
535
535
  zt[Be] = !0;
536
536
  var it = "";
537
- j && j._owner && j._owner !== ft.current && (it = " It was passed a child from " + Y(j._owner.type) + "."), Vi(j), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', Be, it), Vi(null);
537
+ j && j._owner && j._owner !== ft.current && (it = " It was passed a child from " + Y(j._owner.type) + "."), Mi(j), b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', Be, it), Mi(null);
538
538
  }
539
539
  }
540
540
  function Ko(j, be) {
@@ -586,11 +586,11 @@ Check the top-level render call using <` + Be + ">.");
586
586
  for (var be = Object.keys(j.props), Be = 0; Be < be.length; Be++) {
587
587
  var it = be[Be];
588
588
  if (it !== "children" && it !== "key") {
589
- Vi(j), b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", it), Vi(null);
589
+ Mi(j), b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", it), Mi(null);
590
590
  break;
591
591
  }
592
592
  }
593
- j.ref !== null && (Vi(j), b("Invalid attribute `ref` supplied to `React.Fragment`."), Vi(null));
593
+ j.ref !== null && (Mi(j), b("Invalid attribute `ref` supplied to `React.Fragment`."), Mi(null));
594
594
  }
595
595
  }
596
596
  var $a = {};
@@ -600,8 +600,8 @@ Check the top-level render call using <` + Be + ">.");
600
600
  if (!St) {
601
601
  var ct = "";
602
602
  (j === void 0 || typeof j == "object" && j !== null && Object.keys(j).length === 0) && (ct += " 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 ni = gt();
604
- ni ? ct += ni : ct += Jt();
603
+ var ri = gt();
604
+ ri ? ct += ri : ct += Jt();
605
605
  var hi;
606
606
  j === null ? hi = "null" : le(j) ? hi = "array" : j !== void 0 && j.$$typeof === t ? (hi = "<" + (Y(j.type) || "Unknown") + " />", ct = " Did you accidentally export a JSX literal instead of a component?") : hi = typeof j, b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", hi, ct);
607
607
  }
@@ -935,33 +935,33 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
935
935
  }, Je = (We) => {
936
936
  const ft = We.target.value, yi = ft.length === 0;
937
937
  a === "number" && (We.keyCode === 69 || !yi && (We.keyCode === 187 || We.keyCode === 107 || We.keyCode === 189 || We.keyCode === 109)) && We.preventDefault(), We.key === "Enter" && ft && ft.length > 0 && D && typeof D == "function" && D(ft);
938
- }, di = () => {
938
+ }, ci = () => {
939
939
  ee && typeof ee == "function" && ee(e);
940
940
  }, qt = (We) => We, Wt = () => {
941
941
  let We = {};
942
942
  return te && (We.borderTopRightRadius = 0, We.borderBottomRightRadius = 0, We.borderRight = 0), U && (J === "right" ? We.flexDirection = "row-reverse" : U && (We.paddingLeft = 0)), { ...We, ...N ?? {} };
943
943
  }, mt = (We) => {
944
944
  !We.composedPath().includes(pe.current) && We.composedPath().includes(X.current) || Ee(!1);
945
- }, Mi = (We) => {
945
+ }, Fi = (We) => {
946
946
  Te(We.id), Ee(!1), $ && typeof $ == "function" && $(We);
947
- }, Ri = () => {
947
+ }, Hi = () => {
948
948
  const We = _e.current, ft = pe.current;
949
949
  if (!ft || !We) return;
950
- const yi = We.getBoundingClientRect(), Vi = window.innerHeight, He = 80;
951
- W && (ft.style.position = "fixed", ft.style.width = He + "px", J === "right" ? ft.style.left = `${yi.right - He / 2}px` : ft.style.left = `${yi.left + He / 2}px`, yi.bottom + ft.offsetHeight > Vi ? (ft.style.top = `${window.scrollY + yi.top - ft.offsetHeight}px`, ft.style.bottom = "unset") : (ft.style.top = `${window.scrollY + yi.bottom}px`, ft.style.bottom = "unset"));
950
+ const yi = We.getBoundingClientRect(), Mi = window.innerHeight, He = 80;
951
+ W && (ft.style.position = "fixed", ft.style.width = He + "px", J === "right" ? ft.style.left = `${yi.right - He / 2}px` : ft.style.left = `${yi.left + He / 2}px`, yi.bottom + ft.offsetHeight > Mi ? (ft.style.top = `${window.scrollY + yi.top - ft.offsetHeight}px`, ft.style.bottom = "unset") : (ft.style.top = `${window.scrollY + yi.bottom}px`, ft.style.bottom = "unset"));
952
952
  };
953
953
  tt(() => {
954
- Ri();
954
+ Hi();
955
955
  }, [pe, le]), tt(() => {
956
956
  e && e.length === 0 && calculateWidth();
957
957
  }, [e]), tt(() => (document.addEventListener("click", mt), () => {
958
958
  document.removeEventListener("click", mt);
959
959
  }), []);
960
- const ci = je(!1);
960
+ const ni = je(!1);
961
961
  return tt(() => {
962
- ci.current ? setTimeout(() => {
962
+ ni.current ? setTimeout(() => {
963
963
  we((We) => !We);
964
- }, 0) : ci.current = !0;
964
+ }, 0) : ni.current = !0;
965
965
  }, []), /* @__PURE__ */ T.jsxs("div", { className: `${me === "dark" ? _i.dark : ""} ${_i.inputWrapper}`, style: he ?? {}, children: [
966
966
  t && /* @__PURE__ */ T.jsxs("label", { className: _i.inputLabel, style: ue ?? {}, children: [
967
967
  t,
@@ -993,9 +993,9 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
993
993
  children: qt(H)
994
994
  }
995
995
  ),
996
- !z && U && /* @__PURE__ */ T.jsxs("div", { className: _i.inputDropDown, style: I ?? {}, onClick: () => (Ee(!0), Ri()), ref: X, children: [
996
+ !z && U && /* @__PURE__ */ T.jsxs("div", { className: _i.inputDropDown, style: I ?? {}, onClick: () => (Ee(!0), Hi()), ref: X, children: [
997
997
  q.find((We) => We.id === Re).label,
998
- le && /* @__PURE__ */ T.jsx("ul", { ref: pe, style: S ?? {}, children: q && q.length && q.map((We, ft) => /* @__PURE__ */ T.jsx("li", { style: R ?? {}, onClick: () => Mi(We), children: (We == null ? void 0 : We.label) ?? "-" }, We.id)) }),
998
+ le && /* @__PURE__ */ T.jsx("ul", { ref: pe, style: S ?? {}, children: q && q.length && q.map((We, ft) => /* @__PURE__ */ T.jsx("li", { style: R ?? {}, onClick: () => Fi(We), children: (We == null ? void 0 : We.label) ?? "-" }, We.id)) }),
999
999
  /* @__PURE__ */ T.jsx(ku, {})
1000
1000
  ] }),
1001
1001
  z && /* @__PURE__ */ T.jsx("div", { className: `${_i.inputDropDown} ${_i.http}`, style: P ?? {}, onClick: () => Ee(!0), ref: X, children: "http://" }),
@@ -1042,14 +1042,14 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1042
1042
  ]
1043
1043
  }
1044
1044
  ),
1045
- te && /* @__PURE__ */ T.jsxs("div", { style: Q ?? {}, onClick: di, className: _i.withCopy, children: [
1045
+ te && /* @__PURE__ */ T.jsxs("div", { style: Q ?? {}, onClick: ci, className: _i.withCopy, children: [
1046
1046
  /* @__PURE__ */ T.jsx(FB, {}),
1047
1047
  /* @__PURE__ */ T.jsx("span", { children: "Copy" })
1048
1048
  ] })
1049
1049
  ] }),
1050
1050
  d && (d == null ? void 0 : d.visible) && /* @__PURE__ */ T.jsx("div", { style: de ?? {}, className: `${_i.inputHelperText} ${d != null && d.error ? _i.error : ""}`, children: /* @__PURE__ */ T.jsx("p", { style: (d == null ? void 0 : d.style) ?? {}, children: d.text }) })
1051
1051
  ] });
1052
- }, eL = "Textarea-module__textareaContainer", tL = "Textarea-module__textAreaLabel", iL = "Textarea-module__required", nL = "Textarea-module__wrap", rL = "Textarea-module__resize", aL = "Textarea-module__textarea", oL = "Textarea-module__focused", sL = "Textarea-module__disabled", lL = "Textarea-module__error", uL = "Textarea-module__popupEmojiContainer", dL = "Textarea-module__popupEmojiIcon", cL = "Textarea-module__popupEmojiList", hL = "Textarea-module__popupEmojiItem", fL = "Textarea-module__helperTextStyle", pL = "Textarea-module__dark", ki = {
1052
+ }, eL = "Textarea-module__textareaContainer", tL = "Textarea-module__textAreaLabel", iL = "Textarea-module__required", nL = "Textarea-module__wrap", rL = "Textarea-module__resize", aL = "Textarea-module__textarea", oL = "Textarea-module__focused", sL = "Textarea-module__disabled", lL = "Textarea-module__error", uL = "Textarea-module__popupEmojiContainer", dL = "Textarea-module__popupEmojiIcon", cL = "Textarea-module__popupEmojiList", hL = "Textarea-module__popupEmojiItem", fL = "Textarea-module__helperTextStyle", pL = "Textarea-module__dark", Ri = {
1053
1053
  textareaContainer: eL,
1054
1054
  textAreaLabel: tL,
1055
1055
  required: iL,
@@ -1190,19 +1190,19 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1190
1190
  "div",
1191
1191
  {
1192
1192
  style: p ?? {},
1193
- className: `${D === "dark" ? ki.dark : ""} ${ki.textareaContainer} ${i != null && i.type && (i != null && i.visible) ? ki[i == null ? void 0 : i.type] : ""} ${h ? ki.disabled : null}`,
1193
+ className: `${D === "dark" ? Ri.dark : ""} ${Ri.textareaContainer} ${i != null && i.type && (i != null && i.visible) ? Ri[i == null ? void 0 : i.type] : ""} ${h ? Ri.disabled : null}`,
1194
1194
  children: [
1195
- t && /* @__PURE__ */ T.jsxs("div", { style: m, className: ki.textAreaLabel, children: [
1195
+ t && /* @__PURE__ */ T.jsxs("div", { style: m, className: Ri.textAreaLabel, children: [
1196
1196
  /* @__PURE__ */ T.jsx("p", { children: t }),
1197
- /* @__PURE__ */ T.jsx("span", { style: g ?? {}, className: ki.required, children: f && "*" }),
1197
+ /* @__PURE__ */ T.jsx("span", { style: g ?? {}, className: Ri.required, children: f && "*" }),
1198
1198
  B && x(B)
1199
1199
  ] }),
1200
- /* @__PURE__ */ T.jsxs("div", { className: `${ki.wrap} ${l ? ki.resize : ""}`, ref: q, children: [
1200
+ /* @__PURE__ */ T.jsxs("div", { className: `${Ri.wrap} ${l ? Ri.resize : ""}`, ref: q, children: [
1201
1201
  /* @__PURE__ */ T.jsx(
1202
1202
  "textarea",
1203
1203
  {
1204
1204
  style: I(),
1205
- className: `${ki.textarea} ${K ? ki.focused : ""} ${h ? ki.disabled : ""} ${i != null && i.error ? ki.error : ""}`,
1205
+ className: `${Ri.textarea} ${K ? Ri.focused : ""} ${h ? Ri.disabled : ""} ${i != null && i.error ? Ri.error : ""}`,
1206
1206
  value: a,
1207
1207
  placeholder: e ?? "",
1208
1208
  cols: n ?? "30",
@@ -1219,31 +1219,31 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1219
1219
  }
1220
1220
  }
1221
1221
  ),
1222
- o && /* @__PURE__ */ T.jsxs("div", { ref: J, className: ki.popupEmojiContainer, children: [
1222
+ o && /* @__PURE__ */ T.jsxs("div", { ref: J, className: Ri.popupEmojiContainer, children: [
1223
1223
  /* @__PURE__ */ T.jsx(
1224
1224
  "div",
1225
1225
  {
1226
- className: ki.popupEmojiIcon,
1226
+ className: Ri.popupEmojiIcon,
1227
1227
  onClick: (S) => {
1228
1228
  S.preventDefault(), H(!0), U((R) => !R);
1229
1229
  },
1230
1230
  children: /* @__PURE__ */ T.jsx(vL, {})
1231
1231
  }
1232
1232
  ),
1233
- W && /* @__PURE__ */ T.jsx("div", { ref: $, className: ki.popupEmojiList, children: _L.map((S, R) => /* @__PURE__ */ T.jsx(
1233
+ W && /* @__PURE__ */ T.jsx("div", { ref: $, className: Ri.popupEmojiList, children: _L.map((S, R) => /* @__PURE__ */ T.jsx(
1234
1234
  "div",
1235
1235
  {
1236
1236
  onClick: (P) => {
1237
1237
  P.preventDefault(), ee(S);
1238
1238
  },
1239
- className: ki.popupEmojiItem,
1239
+ className: Ri.popupEmojiItem,
1240
1240
  children: S
1241
1241
  },
1242
1242
  R
1243
1243
  )) })
1244
1244
  ] })
1245
1245
  ] }),
1246
- i && (i == null ? void 0 : i.text) && (i == null ? void 0 : i.text.length) > 0 && /* @__PURE__ */ T.jsx("div", { style: A ?? {}, className: `${ki.helperTextStyle} ${i != null && i.error ? ki.error : ""}`, children: /* @__PURE__ */ T.jsx("p", { style: (i == null ? void 0 : i.style) ?? {}, children: i.text }) })
1246
+ i && (i == null ? void 0 : i.text) && (i == null ? void 0 : i.text.length) > 0 && /* @__PURE__ */ T.jsx("div", { style: A ?? {}, className: `${Ri.helperTextStyle} ${i != null && i.error ? Ri.error : ""}`, children: /* @__PURE__ */ T.jsx("p", { style: (i == null ? void 0 : i.style) ?? {}, children: i.text }) })
1247
1247
  ]
1248
1248
  }
1249
1249
  );
@@ -1337,7 +1337,7 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1337
1337
  ]
1338
1338
  }
1339
1339
  );
1340
- }, RL = "Dropdown-module__dropdownWrapper", kL = "Dropdown-module__placeHolder", BL = "Dropdown-module__dropdownLabel", LL = "Dropdown-module__required", PL = "Dropdown-module__dropdownContainer", FL = "Dropdown-module__sm", ML = "Dropdown-module__md", VL = "Dropdown-module__selectedTags", NL = "Dropdown-module__selectedList", $L = "Dropdown-module__additional", HL = "Dropdown-module__dropdownListContainer", WL = "Dropdown-module__dropdownList", zL = "Dropdown-module__hidden", GL = "Dropdown-module__visible", UL = "Dropdown-module__checkIcon", KL = "Dropdown-module__disabled", jL = "Dropdown-module__selected", qL = "Dropdown-module__dropdownListFooter", YL = "Dropdown-module__focused", XL = "Dropdown-module__error", ZL = "Dropdown-module__dropdownHelperText", JL = "Dropdown-module__dark", ri = {
1340
+ }, RL = "Dropdown-module__dropdownWrapper", kL = "Dropdown-module__placeHolder", BL = "Dropdown-module__dropdownLabel", LL = "Dropdown-module__required", PL = "Dropdown-module__dropdownContainer", FL = "Dropdown-module__sm", ML = "Dropdown-module__md", VL = "Dropdown-module__selectedTags", NL = "Dropdown-module__selectedList", $L = "Dropdown-module__additional", HL = "Dropdown-module__dropdownListContainer", WL = "Dropdown-module__dropdownList", zL = "Dropdown-module__hidden", GL = "Dropdown-module__visible", UL = "Dropdown-module__checkIcon", KL = "Dropdown-module__disabled", jL = "Dropdown-module__selected", qL = "Dropdown-module__dropdownListFooter", YL = "Dropdown-module__focused", XL = "Dropdown-module__error", ZL = "Dropdown-module__dropdownHelperText", JL = "Dropdown-module__dark", ai = {
1341
1341
  dropdownWrapper: RL,
1342
1342
  placeHolder: kL,
1343
1343
  dropdownLabel: BL,
@@ -1441,14 +1441,14 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1441
1441
  treeProps: F,
1442
1442
  theme: L = "light"
1443
1443
  }) => {
1444
- const [X, pe] = ze(!1), [_e, le] = ze(!1), [Ee, Re] = ze([]), [Te, Ve] = ze(""), [dt, et] = ze(""), Je = je([]), di = je(null), qt = je(null), Wt = je({}), mt = je([]), Mi = (ye, se) => {
1444
+ const [X, pe] = ze(!1), [_e, le] = ze(!1), [Ee, Re] = ze([]), [Te, Ve] = ze(""), [dt, et] = ze(""), Je = je([]), ci = je(null), qt = je(null), Wt = je({}), mt = je([]), Fi = (ye, se) => {
1445
1445
  const j = /* @__PURE__ */ new Set();
1446
1446
  return ye.filter((be) => j.has(be[se]) ? !1 : (j.add(be[se]), !0));
1447
- }, Ri = (ye) => {
1447
+ }, Hi = (ye) => {
1448
1448
  var se;
1449
1449
  Wt.current = ye, Ve((se = Wt.current) == null ? void 0 : se.label), W && typeof W == "function" && W(Wt.current), le(!1);
1450
- }, ci = (ye) => {
1451
- Je.current = [...Je.current, ...H.filter((se) => se.selected == !0), ...H.filter((se) => se.id === ye.id)], ye.selected = !ye.selected, Je.current = Mi(Je.current, "id").filter((se) => se.selected), W && typeof W == "function" && W(Je.current), D || Ve(Je.current.map((se) => se.label).join(", ")), pe((se) => !se);
1450
+ }, ni = (ye) => {
1451
+ Je.current = [...Je.current, ...H.filter((se) => se.selected == !0), ...H.filter((se) => se.id === ye.id)], ye.selected = !ye.selected, Je.current = Fi(Je.current, "id").filter((se) => se.selected), W && typeof W == "function" && W(Je.current), D || Ve(Je.current.map((se) => se.label).join(", ")), pe((se) => !se);
1452
1452
  }, We = (ye) => {
1453
1453
  ye.stopPropagation(), z || h ? c && (et(""), mt.current = H, pe((se) => !se)) : (Je.current = [], U = null, H && H.length > 0 && H.forEach((se) => se.selected = !1), ft(""), Wt.current = {}, W({}), Ve("")), Y && typeof Y == "function" && Y("");
1454
1454
  }, ft = (ye) => {
@@ -1463,11 +1463,11 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1463
1463
  }, yi = () => {
1464
1464
  if (U || U === 0) {
1465
1465
  let ye = H.filter((se) => Number(se.id) === Number(U));
1466
- ye && ye[0] && (Wt.current = ye[0], te ? (Y && typeof Y == "function" && Y(Wt.current.label), Ve(Wt.current.label), ee && le((se) => !1)) : Ri(ye[0]));
1466
+ ye && ye[0] && (Wt.current = ye[0], te ? (Y && typeof Y == "function" && Y(Wt.current.label), Ve(Wt.current.label), ee && le((se) => !1)) : Hi(ye[0]));
1467
1467
  }
1468
- }, [Vi, He] = ze(!1), pt = (ye) => {
1469
- let se = di.current.querySelector("ul"), be = Math.abs(se.scrollTop + se.clientHeight - se.scrollHeight) <= 2;
1470
- x && be && !Vi && (d && typeof d == "function" && d(!0), He(!0)), be || He(!1);
1468
+ }, [Mi, He] = ze(!1), pt = (ye) => {
1469
+ let se = ci.current.querySelector("ul"), be = Math.abs(se.scrollTop + se.clientHeight - se.scrollHeight) <= 2;
1470
+ x && be && !Mi && (d && typeof d == "function" && d(!0), He(!0)), be || He(!1);
1471
1471
  }, Jt = () => {
1472
1472
  H.forEach((ye) => {
1473
1473
  ye.selected = !1;
@@ -1475,7 +1475,7 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1475
1475
  }, gt = () => {
1476
1476
  H.forEach((ye) => {
1477
1477
  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);
1478
- }), Je.current = H, Je.current = Mi(Je.current, "id").filter((ye) => ye.selected), Ve(Je.current.map((ye) => ye.label).join(", ")), u && typeof u == "function" && u(), W(Je.current, !0), pe((ye) => !ye);
1478
+ }), Je.current = H, Je.current = Fi(Je.current, "id").filter((ye) => ye.selected), Ve(Je.current.map((ye) => ye.label).join(", ")), u && typeof u == "function" && u(), W(Je.current, !0), pe((ye) => !ye);
1479
1479
  }, zt = je(!0);
1480
1480
  tt(() => {
1481
1481
  if (zt.current) {
@@ -1490,14 +1490,14 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1490
1490
  let se = !0, j = Te;
1491
1491
  return q && ye && !ye.toLowerCase().split(" ").join("").trim().includes(j.toLowerCase().split(" ").join("").trim()) && j.trim() !== "" && (se = !1), dt.length > 0 && ye === "-" ? "hidden" : se ? "visible" : "hidden";
1492
1492
  }, jo = (ye) => {
1493
- ye.composedPath().includes(di.current) || le(!1);
1493
+ ye.composedPath().includes(ci.current) || le(!1);
1494
1494
  }, qo = (ye) => {
1495
1495
  if ($) {
1496
- if (ye.composedPath().includes(di.current)) return;
1496
+ if (ye.composedPath().includes(ci.current)) return;
1497
1497
  le(!1);
1498
1498
  }
1499
1499
  }, $a = () => {
1500
- const ye = di.current, se = qt.current;
1500
+ const ye = ci.current, se = qt.current;
1501
1501
  if (!se || !ye) return;
1502
1502
  const j = ye.getBoundingClientRect(), be = window.innerHeight;
1503
1503
  $ ? (se.style.position = "fixed", se.style.width = j.width + "px", se.style.left = `${j.left + window.pageXOffset}px`, j.bottom + se.offsetHeight > be ? (se.style.top = `${window.scrollY + j.top - se.offsetHeight - 8}px`, se.style.bottom = "unset") : (se.style.top = `${window.scrollY + j.bottom}px`, se.style.bottom = "unset")) : j.bottom > be ? (se.style.top = "unset", se.style.bottom = "calc(100% + 8px)") : (se.style.bottom = "unset", se.style.top = "calc(100% + 8px)");
@@ -1520,11 +1520,11 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1520
1520
  z || yi();
1521
1521
  }, [U]), tt(() => (document.addEventListener("click", jo), document.addEventListener("wheel", qo), () => {
1522
1522
  document.removeEventListener("click", jo), document.removeEventListener("wheel", qo);
1523
- }), []), /* @__PURE__ */ T.jsxs("div", { className: `${L === "dark" ? ri.dark : ""} ${ri.dropdownWrapper}`, style: R ?? {}, children: [
1524
- e && /* @__PURE__ */ T.jsxs("label", { className: ri.dropdownLabel, style: P ?? {}, children: [
1523
+ }), []), /* @__PURE__ */ T.jsxs("div", { className: `${L === "dark" ? ai.dark : ""} ${ai.dropdownWrapper}`, style: R ?? {}, children: [
1524
+ e && /* @__PURE__ */ T.jsxs("label", { className: ai.dropdownLabel, style: P ?? {}, children: [
1525
1525
  e,
1526
1526
  " ",
1527
- /* @__PURE__ */ T.jsx("span", { className: ri.required, style: G ?? {}, children: i && "*" }),
1527
+ /* @__PURE__ */ T.jsx("span", { className: ai.required, style: G ?? {}, children: i && "*" }),
1528
1528
  /* @__PURE__ */ T.jsxs(
1529
1529
  "span",
1530
1530
  {
@@ -1549,26 +1549,26 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1549
1549
  "div",
1550
1550
  {
1551
1551
  onFocus: Sr,
1552
- ref: di,
1552
+ ref: ci,
1553
1553
  onClick: () => (le((ye) => !ye), $a()),
1554
- className: `${ri.dropdownContainer} ${_e && !o ? ri.focused : ""} ${t ? ri.disabled : ""} ${a != null && a.error ? ri.error : ""} ${ri[n]}`,
1554
+ className: `${ai.dropdownContainer} ${_e && !o ? ai.focused : ""} ${t ? ai.disabled : ""} ${a != null && a.error ? ai.error : ""} ${ai[n]}`,
1555
1555
  style: Q ?? {},
1556
1556
  children: [
1557
1557
  D ? /* @__PURE__ */ T.jsxs("div", { children: [
1558
1558
  " ",
1559
1559
  /* @__PURE__ */ T.jsx(tP, {})
1560
1560
  ] }) : /* @__PURE__ */ T.jsx(T.Fragment, { children: Z && /* @__PURE__ */ T.jsx("div", { style: { display: "grid", alignItems: "center", marginRight: "0.5rem" }, children: wr(Z) }) }),
1561
- !D && (h || z) && r && !_e && Je.current.length === 0 && /* @__PURE__ */ T.jsx("span", { className: ri.placeHolder, style: de ?? {}, children: r ?? "" }),
1562
- (z || h) && /* @__PURE__ */ T.jsx("div", { className: ri.selectedTags, style: me ?? {}, children: !D && !_e ? /* @__PURE__ */ T.jsxs("div", { style: { display: "flex", alignItems: "center", justifyContent: "flex-start", width: "100%" }, children: [
1561
+ !D && (h || z) && r && !_e && Je.current.length === 0 && /* @__PURE__ */ T.jsx("span", { className: ai.placeHolder, style: de ?? {}, children: r ?? "" }),
1562
+ (z || h) && /* @__PURE__ */ T.jsx("div", { className: ai.selectedTags, style: me ?? {}, children: !D && !_e ? /* @__PURE__ */ T.jsxs("div", { style: { display: "flex", alignItems: "center", justifyContent: "flex-start", width: "100%" }, children: [
1563
1563
  Je.current.slice(0, 3).map((ye, se) => {
1564
1564
  let j = Je.current[Je.current.length - 1];
1565
- return /* @__PURE__ */ T.jsxs("span", { className: ri.selectedList, style: ie ?? {}, children: [
1565
+ return /* @__PURE__ */ T.jsxs("span", { className: ai.selectedList, style: ie ?? {}, children: [
1566
1566
  ye.label,
1567
1567
  ye.id !== j.id && se !== 2 ? "," : "",
1568
1568
  "  "
1569
1569
  ] }, ye == null ? void 0 : ye.id);
1570
1570
  }),
1571
- Je.current.length > 3 && /* @__PURE__ */ T.jsxs("div", { className: ri.additional, style: E ?? {}, children: [
1571
+ Je.current.length > 3 && /* @__PURE__ */ T.jsxs("div", { className: ai.additional, style: E ?? {}, children: [
1572
1572
  "+",
1573
1573
  Je.current.length - 3
1574
1574
  ] })
@@ -1598,7 +1598,7 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1598
1598
  },
1599
1599
  U
1600
1600
  ),
1601
- H && H.length > 0 && _e && /* @__PURE__ */ T.jsxs("div", { ref: qt, onClick: (ye) => ye.stopPropagation(), className: ri.dropdownListContainer, children: [
1601
+ H && H.length > 0 && _e && /* @__PURE__ */ T.jsxs("div", { ref: qt, onClick: (ye) => ye.stopPropagation(), className: ai.dropdownListContainer, children: [
1602
1602
  h ? /* @__PURE__ */ T.jsx(
1603
1603
  Vue,
1604
1604
  {
@@ -1617,28 +1617,28 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1617
1617
  theme: L,
1618
1618
  treeProps: F
1619
1619
  }
1620
- ) : /* @__PURE__ */ T.jsx("ul", { onScroll: (ye) => pt(), onClick: (ye) => ye.stopPropagation(), className: ri.dropdownList, style: ne ?? {}, children: (z && q ? mt.current : H).map((ye) => {
1620
+ ) : /* @__PURE__ */ T.jsx("ul", { onScroll: (ye) => pt(), onClick: (ye) => ye.stopPropagation(), className: ai.dropdownList, style: ne ?? {}, children: (z && q ? mt.current : H).map((ye) => {
1621
1621
  var se, j, be, Be;
1622
1622
  return /* @__PURE__ */ T.jsxs(
1623
1623
  "li",
1624
1624
  {
1625
1625
  style: ae ?? {},
1626
- className: `${!z && c ? ri[Ko((ye == null ? void 0 : ye.label) ?? "-")] : ""} ${!(ye != null && ye.label) || ye.label === void 0 || ye != null && ye.disabled ? ri.disabled : ""} ${(z ? ye.selected : (se = Wt.current) != null && se.id && ((j = Wt.current) == null ? void 0 : j.id) === ye.id) ? ri.selected : ""}`,
1626
+ className: `${!z && c ? ai[Ko((ye == null ? void 0 : ye.label) ?? "-")] : ""} ${!(ye != null && ye.label) || ye.label === void 0 || ye != null && ye.disabled ? ai.disabled : ""} ${(z ? ye.selected : (se = Wt.current) != null && se.id && ((j = Wt.current) == null ? void 0 : j.id) === ye.id) ? ai.selected : ""}`,
1627
1627
  onClick: () => {
1628
- z ? ci(ye) : Ri(ye);
1628
+ z ? ni(ye) : Hi(ye);
1629
1629
  },
1630
1630
  children: [
1631
1631
  /* @__PURE__ */ T.jsxs("p", { children: [
1632
1632
  " ",
1633
1633
  ye != null && ye.customLabel ? ye.customLabel() : (ye == null ? void 0 : ye.label) ?? "-"
1634
1634
  ] }),
1635
- B ? /* @__PURE__ */ T.jsx(T.Fragment, { children: ye.selected ? /* @__PURE__ */ T.jsx(eP, {}) : /* @__PURE__ */ T.jsx(QL, {}) }) : (z ? ye.selected : ((be = Wt.current) == null ? void 0 : be.id) && ((Be = Wt.current) == null ? void 0 : Be.id) === ye.id) && /* @__PURE__ */ T.jsx("span", { className: ri.checkIcon, children: /* @__PURE__ */ T.jsx(EI, { color: "#7F56D9", width: 20, height: 20 }) })
1635
+ B ? /* @__PURE__ */ T.jsx(T.Fragment, { children: ye.selected ? /* @__PURE__ */ T.jsx(eP, {}) : /* @__PURE__ */ T.jsx(QL, {}) }) : (z ? ye.selected : ((be = Wt.current) == null ? void 0 : be.id) && ((Be = Wt.current) == null ? void 0 : Be.id) === ye.id) && /* @__PURE__ */ T.jsx("span", { className: ai.checkIcon, children: /* @__PURE__ */ T.jsx(EI, { color: "#7F56D9", width: 20, height: 20 }) })
1636
1636
  ]
1637
1637
  },
1638
1638
  ye == null ? void 0 : ye.id
1639
1639
  );
1640
1640
  }) }),
1641
- z && K && /* @__PURE__ */ T.jsxs("div", { className: ri.dropdownListFooter, children: [
1641
+ z && K && /* @__PURE__ */ T.jsxs("div", { className: ai.dropdownListFooter, children: [
1642
1642
  b && /* @__PURE__ */ T.jsx("span", { onClick: Jt, children: "Clear All" }),
1643
1643
  A && dt === "" && /* @__PURE__ */ T.jsx("span", { onClick: gt, children: "Select All" })
1644
1644
  ] })
@@ -1662,7 +1662,7 @@ const rB = ({ loadingColor: e }) => /* @__PURE__ */ T.jsxs(
1662
1662
  ]
1663
1663
  }
1664
1664
  ),
1665
- a && (a == null ? void 0 : a.visible) && /* @__PURE__ */ T.jsx("div", { className: `${ri.dropdownHelperText} ${a != null && a.error ? ri.error : ""}`, children: !_e && /* @__PURE__ */ T.jsx("p", { style: (a == null ? void 0 : a.style) ?? {}, children: a.text }) })
1665
+ a && (a == null ? void 0 : a.visible) && /* @__PURE__ */ T.jsx("div", { className: `${ai.dropdownHelperText} ${a != null && a.error ? ai.error : ""}`, children: !_e && /* @__PURE__ */ T.jsx("p", { style: (a == null ? void 0 : a.style) ?? {}, children: a.text }) })
1666
1666
  ] });
1667
1667
  }, iP = "Tooltip-module__tooltipContainer", nP = "Tooltip-module__tooltipContent", rP = "Tooltip-module__withoutPointer", aP = "Tooltip-module__top", oP = "Tooltip-module__right", sP = "Tooltip-module__bottom", lP = "Tooltip-module__left", uP = "Tooltip-module__tooltipTitle", dP = "Tooltip-module__tooltipText", cP = "Tooltip-module__dark", Hn = {
1668
1668
  tooltipContainer: iP,
@@ -3347,7 +3347,7 @@ const HF = ({
3347
3347
  popupProps: H,
3348
3348
  tagsProps: W
3349
3349
  }) => {
3350
- var X, pe, _e, le, Ee, Re, Te, Ve, dt, et, Je, di, qt, Wt, mt, Mi, Ri, ci, We, ft, yi, Vi;
3350
+ var X, pe, _e, le, Ee, Re, Te, Ve, dt, et, Je, ci, qt, Wt, mt, Fi, Hi, ni, We, ft, yi, Mi;
3351
3351
  const [U, q] = ze(!1), [J, $] = ze(d ?? null), [Y, x] = ze(!1);
3352
3352
  tt(() => {
3353
3353
  h && q(h);
@@ -3490,16 +3490,16 @@ const HF = ({
3490
3490
  /* @__PURE__ */ T.jsx(
3491
3491
  ey,
3492
3492
  {
3493
- buttonStyle: (Je = g == null ? void 0 : g.closeName) != null && Je.style ? { ...(di = g == null ? void 0 : g.closeName) == null ? void 0 : di.style, borderRadius: "0.375rem", backgroundColor: "transparent" } : { borderRadius: "0.375rem", backgroundColor: "transparent" },
3494
- label: (qt = g == null ? void 0 : g.closeName) != null && qt.label || ((mt = (Wt = g == null ? void 0 : g.closeName) == null ? void 0 : Wt.label) == null ? void 0 : mt.length) > 0 ? (Mi = g == null ? void 0 : g.closeName) == null ? void 0 : Mi.label : "Close",
3493
+ buttonStyle: (Je = g == null ? void 0 : g.closeName) != null && Je.style ? { ...(ci = g == null ? void 0 : g.closeName) == null ? void 0 : ci.style, borderRadius: "0.375rem", backgroundColor: "transparent" } : { borderRadius: "0.375rem", backgroundColor: "transparent" },
3494
+ label: (qt = g == null ? void 0 : g.closeName) != null && qt.label || ((mt = (Wt = g == null ? void 0 : g.closeName) == null ? void 0 : Wt.label) == null ? void 0 : mt.length) > 0 ? (Fi = g == null ? void 0 : g.closeName) == null ? void 0 : Fi.label : "Close",
3495
3495
  onClick: () => q(!1)
3496
3496
  }
3497
3497
  ),
3498
3498
  /* @__PURE__ */ T.jsx(
3499
3499
  ey,
3500
3500
  {
3501
- buttonStyle: (Ri = g == null ? void 0 : g.showResultName) != null && Ri.style ? { ...(ci = g == null ? void 0 : g.showResultName) == null ? void 0 : ci.style, borderRadius: "0.375rem" } : { borderRadius: "0.375rem" },
3502
- label: (We = g == null ? void 0 : g.showResultName) != null && We.label || ((yi = (ft = g == null ? void 0 : g.showResultName) == null ? void 0 : ft.label) == null ? void 0 : yi.length) > 0 ? (Vi = g == null ? void 0 : g.showResultName) == null ? void 0 : Vi.label : `Show ${J ?? ""} result`,
3501
+ buttonStyle: (Hi = g == null ? void 0 : g.showResultName) != null && Hi.style ? { ...(ni = g == null ? void 0 : g.showResultName) == null ? void 0 : ni.style, borderRadius: "0.375rem" } : { borderRadius: "0.375rem" },
3502
+ label: (We = g == null ? void 0 : g.showResultName) != null && We.label || ((yi = (ft = g == null ? void 0 : g.showResultName) == null ? void 0 : ft.label) == null ? void 0 : yi.length) > 0 ? (Mi = g == null ? void 0 : g.showResultName) == null ? void 0 : Mi.label : `Show ${J ?? ""} result`,
3503
3503
  onClick: de
3504
3504
  }
3505
3505
  )
@@ -3962,7 +3962,7 @@ var ry = {
3962
3962
  }), k(ry, e);
3963
3963
  };
3964
3964
  typeof DevExpress < "u" && DevExpress.config && Dt(DevExpress.config);
3965
- var ui = rt.inherit({
3965
+ var di = rt.inherit({
3966
3966
  ctor: function(e) {
3967
3967
  e && (e = String(e)), this._value = this._normalize(e || this._generate());
3968
3968
  },
@@ -4268,10 +4268,10 @@ var ay = function(e, t, i, n) {
4268
4268
  var n = es, r = ul.length;
4269
4269
  es = e;
4270
4270
  var a = t();
4271
- 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 && kf.length && (oy.shift() === "render" ? ei : Hi)(kf.shift(), ul.shift()), a || Ae();
4271
+ 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 && kf.length && (oy.shift() === "render" ? ei : $i)(kf.shift(), ul.shift()), a || Ae();
4272
4272
  }, ei = function(e, t) {
4273
4273
  return Nh("render", e, t);
4274
- }, Hi = function(e, t) {
4274
+ }, $i = function(e, t) {
4275
4275
  return Nh("update", e, t);
4276
4276
  }, uo = function(e) {
4277
4277
  return function() {
@@ -4343,7 +4343,7 @@ var ay = function(e, t, i, n) {
4343
4343
  v: r
4344
4344
  };
4345
4345
  }, Yn = function(e) {
4346
- if (e instanceof ui)
4346
+ if (e instanceof di)
4347
4347
  return e.toString();
4348
4348
  if (Ne(e) || Array.isArray(e))
4349
4349
  try {
@@ -4392,7 +4392,7 @@ const UM = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4392
4392
  asyncNoop: Zm,
4393
4393
  deferRender: ei,
4394
4394
  deferRenderer: uo,
4395
- deferUpdate: Hi,
4395
+ deferUpdate: $i,
4396
4396
  deferUpdater: y_,
4397
4397
  denormalizeKey: HM,
4398
4398
  ensureDefined: Vt,
@@ -7042,7 +7042,7 @@ var O_ = function(e, t) {
7042
7042
  }
7043
7043
  });
7044
7044
  pg.createKeyDownOptions = gT;
7045
- function si(e, t) {
7045
+ function li(e, t) {
7046
7046
  return t ? Ce(e, t) : e;
7047
7047
  }
7048
7048
  function R_(e, t) {
@@ -7056,12 +7056,12 @@ var ky = {
7056
7056
  hideTimeout: o,
7057
7057
  namespace: s
7058
7058
  } = n;
7059
- O.on(e, si("dxactive", s), r, {
7059
+ O.on(e, li("dxactive", s), r, {
7060
7060
  timeout: a
7061
7061
  }, (l) => R_(t, {
7062
7062
  event: l,
7063
7063
  element: l.currentTarget
7064
- })), O.on(e, si("dxinactive", s), r, {
7064
+ })), O.on(e, li("dxinactive", s), r, {
7065
7065
  timeout: o
7066
7066
  }, (l) => R_(i, {
7067
7067
  event: l,
@@ -7073,20 +7073,20 @@ var ky = {
7073
7073
  namespace: i,
7074
7074
  selector: n
7075
7075
  } = t;
7076
- O.off(e, si("dxactive", i), n), O.off(e, si("dxinactive", i), n);
7076
+ O.off(e, li("dxactive", i), n), O.off(e, li("dxinactive", i), n);
7077
7077
  }
7078
7078
  }, nh = {
7079
7079
  on: function(e, t) {
7080
7080
  var {
7081
7081
  namespace: i
7082
7082
  } = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7083
- O.on(e, si("dxresize", i), t);
7083
+ O.on(e, li("dxresize", i), t);
7084
7084
  },
7085
7085
  off: function(e) {
7086
7086
  var {
7087
7087
  namespace: t
7088
7088
  } = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7089
- O.off(e, si("dxresize", t));
7089
+ O.off(e, li("dxresize", t));
7090
7090
  }
7091
7091
  }, By = {
7092
7092
  on: (e, t, i, n) => {
@@ -7094,7 +7094,7 @@ var ky = {
7094
7094
  selector: r,
7095
7095
  namespace: a
7096
7096
  } = n;
7097
- O.on(e, si("dxhoverend", a), r, (o) => i(o)), O.on(e, si("dxhoverstart", a), r, (o) => R_(t, {
7097
+ O.on(e, li("dxhoverend", a), r, (o) => i(o)), O.on(e, li("dxhoverstart", a), r, (o) => R_(t, {
7098
7098
  element: o.target,
7099
7099
  event: o
7100
7100
  }));
@@ -7104,33 +7104,33 @@ var ky = {
7104
7104
  selector: i,
7105
7105
  namespace: n
7106
7106
  } = t;
7107
- O.off(e, si("dxhoverstart", n), i), O.off(e, si("dxhoverend", n), i);
7107
+ O.off(e, li("dxhoverstart", n), i), O.off(e, li("dxhoverend", n), i);
7108
7108
  }
7109
7109
  }, rh = {
7110
7110
  on: (e, t, i, n) => {
7111
7111
  var {
7112
7112
  namespace: r
7113
7113
  } = n;
7114
- O.on(e, si("dxhiding", r), i), O.on(e, si("dxshown", r), t);
7114
+ O.on(e, li("dxhiding", r), i), O.on(e, li("dxshown", r), t);
7115
7115
  },
7116
7116
  off: (e, t) => {
7117
7117
  var {
7118
7118
  namespace: i
7119
7119
  } = t;
7120
- O.off(e, si("dxhiding", i)), O.off(e, si("dxshown", i));
7120
+ O.off(e, li("dxhiding", i)), O.off(e, li("dxshown", i));
7121
7121
  }
7122
7122
  }, Tc = {
7123
7123
  on: (e, t, i, n) => {
7124
7124
  var {
7125
7125
  namespace: r
7126
7126
  } = n;
7127
- O.on(e, si("focusin", r), t), O.on(e, si("focusout", r), i);
7127
+ O.on(e, li("focusin", r), t), O.on(e, li("focusout", r), i);
7128
7128
  },
7129
7129
  off: (e, t) => {
7130
7130
  var {
7131
7131
  namespace: i
7132
7132
  } = t;
7133
- O.off(e, si("focusin", i)), O.off(e, si("focusout", i));
7133
+ O.off(e, li("focusin", i)), O.off(e, li("focusout", i));
7134
7134
  },
7135
7135
  trigger: (e) => O.trigger(e, "focus")
7136
7136
  }, Ly = {
@@ -7138,26 +7138,26 @@ var ky = {
7138
7138
  var {
7139
7139
  namespace: i
7140
7140
  } = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7141
- O.on(e, si("dxclick", i), t);
7141
+ O.on(e, li("dxclick", i), t);
7142
7142
  },
7143
7143
  off: function(e) {
7144
7144
  var {
7145
7145
  namespace: t
7146
7146
  } = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7147
- O.off(e, si("dxclick", t));
7147
+ O.off(e, li("dxclick", t));
7148
7148
  }
7149
7149
  }, Py = {
7150
7150
  on: function(e, t) {
7151
7151
  var {
7152
7152
  namespace: i
7153
7153
  } = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7154
- O.on(e, si("click", i), t);
7154
+ O.on(e, li("click", i), t);
7155
7155
  },
7156
7156
  off: function(e) {
7157
7157
  var {
7158
7158
  namespace: t
7159
7159
  } = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
7160
- O.off(e, si("click", t));
7160
+ O.off(e, li("click", t));
7161
7161
  }
7162
7162
  }, DN = 0, fl = {}, ON = () => "keyboardProcessorId".concat(DN++), xa = {
7163
7163
  on: (e, t, i) => {
@@ -9867,7 +9867,7 @@ var wg = function(e) {
9867
9867
  }, zT(e, t);
9868
9868
  }
9869
9869
  return t;
9870
- }, oi = function(e, t) {
9870
+ }, si = function(e, t) {
9871
9871
  e = v(e);
9872
9872
  var i = t.left, n = t.top, r;
9873
9873
  i === void 0 ? (r = oh(e), r.y = n || 0) : n === void 0 ? (r = oh(e), r.x = i || 0) : (r = {
@@ -10113,7 +10113,7 @@ var Qy = qe(), M$ = /left|right/, V$ = /top|bottom/, e0 = /fit|flip|none/, N$ =
10113
10113
  var n = jT(i), r = t.h && t.v ? t : KT(i, t), a = function(o) {
10114
10114
  return t.precise ? o : Math.round(o);
10115
10115
  };
10116
- return oi(i, {
10116
+ return si(i, {
10117
10117
  left: r.h.location - a(n.left),
10118
10118
  top: r.v.location - a(n.top)
10119
10119
  }), r;
@@ -10540,7 +10540,7 @@ var cH = function(e, t) {
10540
10540
  _simulatedTransitionEndDelay: 100
10541
10541
  }, Gs = function(e) {
10542
10542
  return e === 0 ? 0 : e / Math.abs(e);
10543
- }, Fi = function(e, t, i) {
10543
+ }, Pi = function(e, t, i) {
10544
10544
  var n = !t && t !== 0, r = !i && i !== 0;
10545
10545
  return n && (t = r ? e : Math.min(e, i)), r && (i = n ? e : Math.max(e, t)), Math.min(Math.max(e, t), i);
10546
10546
  }, Wr = function(e, t, i) {
@@ -10937,7 +10937,7 @@ class Og {
10937
10937
  this._updateVisualPositionValue(), this._raisePositionedEvents(t);
10938
10938
  }
10939
10939
  positionContent() {
10940
- this._shouldRenderContentInitialPosition ? this._renderContentInitialPosition() : (oi(this._$content, this._visualPosition), this.detectVisualPositionChange());
10940
+ this._shouldRenderContentInitialPosition ? this._renderContentInitialPosition() : (si(this._$content, this._visualPosition), this.detectVisualPositionChange());
10941
10941
  }
10942
10942
  positionWrapper() {
10943
10943
  this._$visualContainer && wi.setup(this._$wrapper, {
@@ -12339,7 +12339,7 @@ function V2(e, t) {
12339
12339
  return "";
12340
12340
  var n = L2(e), r = 1 / i === 1 / 0, a = i > 0 || r, o = n[a ? 0 : 1];
12341
12341
  P2(o) && (i *= 100), a || (i = -i);
12342
- var s = M2(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 = Fi(d, 0, k2 - f), m = B2(l[0]).reverse(), g = CA(i, p < 0 ? 0 : p).split("."), y = m0(np(g[0]), c, h), b = m0(g[1], u, d);
12342
+ var s = M2(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, k2 - f), m = B2(l[0]).reverse(), g = CA(i, p < 0 ? 0 : p).split("."), y = m0(np(g[0]), c, h), b = m0(g[1], u, d);
12343
12343
  y = F2(y, m, t.thousandsSeparator);
12344
12344
  var A = np(g0(np(l[0]), y)), B = d ? g0(l[1], b) : "", D = A + (B.match(/\d/) ? t.decimalSeparator : "") + B;
12345
12345
  return D;
@@ -14216,7 +14216,7 @@ const EA = Vn({
14216
14216
  return o;
14217
14217
  }
14218
14218
  });
14219
- var li = qm(bt.ERROR_MESSAGES, {
14219
+ var ui = qm(bt.ERROR_MESSAGES, {
14220
14220
  E4000: "[DevExpress.data]: {0}",
14221
14221
  E4001: "Unknown aggregating function is detected: '{0}'",
14222
14222
  E4002: "Unsupported OData protocol version is used",
@@ -14330,7 +14330,7 @@ function Ls(e) {
14330
14330
  }), u;
14331
14331
  }
14332
14332
  function ch(e, t, i) {
14333
- return e ? t && li.log(i) : aA(li.Error(i));
14333
+ return e ? t && ui.log(i) : aA(ui.Error(i));
14334
14334
  }
14335
14335
  function Vg(e, t, i, n, r, a, o) {
14336
14336
  var s, l = e.key();
@@ -14356,8 +14356,8 @@ function Ng(e, t, i, n, r, a) {
14356
14356
  if (s) {
14357
14357
  if (o = e.keyOf(l), o === void 0 || typeof o == "object" && Mn(o)) {
14358
14358
  if (Array.isArray(s))
14359
- throw li.Error("E4007");
14360
- o = l[s] = String(new ui());
14359
+ throw ui.Error("E4007");
14360
+ o = l[s] = String(new di());
14361
14361
  } else if (t[Eo(e, t, o)] !== void 0)
14362
14362
  return ch(r, a, "E4008");
14363
14363
  } else
@@ -14513,7 +14513,7 @@ var Yu = rt.inherit({
14513
14513
  return M(n, function() {
14514
14514
  if (Array.isArray(this) || Ie(this)) {
14515
14515
  if (r.length > 1 && a !== o)
14516
- throw new li.Error("E4019");
14516
+ throw new ui.Error("E4019");
14517
14517
  r.push(im(this)), a = o, o = !0;
14518
14518
  } else
14519
14519
  o = jH(this);
@@ -14531,7 +14531,7 @@ var Yu = rt.inherit({
14531
14531
  return function(o) {
14532
14532
  return !a(o);
14533
14533
  };
14534
- throw li.Error("E4003", r);
14534
+ throw ui.Error("E4003", r);
14535
14535
  }(i) : function(n) {
14536
14536
  n = GH(n);
14537
14537
  var r = Et(n[0]), a = n[1], o = n[2];
@@ -14577,7 +14577,7 @@ var Yu = rt.inherit({
14577
14577
  return Yt(e(r(s))).indexOf(o) === -1;
14578
14578
  };
14579
14579
  }
14580
- throw li.Error("E4003", a);
14580
+ throw ui.Error("E4003", a);
14581
14581
  }(i);
14582
14582
  };
14583
14583
  }(), V4 = Qh.inherit({
@@ -14702,7 +14702,7 @@ var Yu = rt.inherit({
14702
14702
  thenBy: function(u, d, c) {
14703
14703
  if (t instanceof tm)
14704
14704
  return l(t.thenBy(u, d, c));
14705
- throw li.Error("E4004");
14705
+ throw ui.Error("E4004");
14706
14706
  },
14707
14707
  filter: function(u) {
14708
14708
  return Array.isArray(u) || (u = [].slice.call(arguments)), l(new V4(t, u));
@@ -14798,7 +14798,7 @@ var _l = rt.abstract, D0 = Zr.queryByOptions, nm = {}, pr = rt.inherit({
14798
14798
  },
14799
14799
  _requireKey: function() {
14800
14800
  if (!this.key())
14801
- throw li.Error("E4005");
14801
+ throw ui.Error("E4005");
14802
14802
  },
14803
14803
  load: function(e) {
14804
14804
  var t = this;
@@ -14874,7 +14874,7 @@ var _l = rt.abstract, D0 = Zr.queryByOptions, nm = {}, pr = rt.inherit({
14874
14874
  });
14875
14875
  pr.create = function(e, t) {
14876
14876
  if (!(e in nm))
14877
- throw li.Error("E4020", e);
14877
+ throw ui.Error("E4020", e);
14878
14878
  return new nm[e](t);
14879
14879
  };
14880
14880
  pr.registerClass = function(e, t) {
@@ -14895,10 +14895,10 @@ function po(e) {
14895
14895
  }
14896
14896
  function ru(e, t) {
14897
14897
  if (!Ie(t))
14898
- throw li.Error("E4011", e);
14898
+ throw ui.Error("E4011", e);
14899
14899
  }
14900
14900
  function BA(e) {
14901
- throw li.Error("E4012", e);
14901
+ throw ui.Error("E4012", e);
14902
14902
  }
14903
14903
  function eo(e) {
14904
14904
  function t(i) {
@@ -14917,7 +14917,7 @@ function LA(e, t) {
14917
14917
  function z4(e, t) {
14918
14918
  var i = e._totalCountFunc, n;
14919
14919
  if (!Ie(i))
14920
- throw li.Error("E4021");
14920
+ throw ui.Error("E4021");
14921
14921
  return n = i.apply(e, [t]), Ps(n) || (n = Number(n), isFinite(n) || BA(RA), n = po(n)), Si(n);
14922
14922
  }
14923
14923
  function G4(e, t, i) {
@@ -14963,7 +14963,7 @@ function U4(e, t, i) {
14963
14963
  e.resolve(a);
14964
14964
  return;
14965
14965
  }
14966
- e.reject(li.Error("E4009"));
14966
+ e.reject(ui.Error("E4009"));
14967
14967
  });
14968
14968
  }
14969
14969
  var Us = pr.inherit({
@@ -14971,7 +14971,7 @@ var Us = pr.inherit({
14971
14971
  e = e || {}, this.callBase(e), this._useDefaultSearch = !!e.useDefaultSearch || e.loadMode === "raw", this._loadMode = e.loadMode, this._cacheRawData = e.cacheRawData !== !1, this._loadFunc = e[rm], this._totalCountFunc = e[RA], this._byKeyFunc = e[kA], this._insertFunc = e[O0], this._updateFunc = e[R0], this._removeFunc = e[k0];
14972
14972
  },
14973
14973
  createQuery: function() {
14974
- throw li.Error("E4010");
14974
+ throw ui.Error("E4010");
14975
14975
  },
14976
14976
  clearRawDataCache: function() {
14977
14977
  delete this.__rawData;
@@ -15221,7 +15221,7 @@ var pW = function e(t, i, n) {
15221
15221
  return f = [y.args], !0;
15222
15222
  case "thenBy":
15223
15223
  if (!f)
15224
- throw li.Error("E4004");
15224
+ throw ui.Error("E4004");
15225
15225
  return f.push(y.args), !0;
15226
15226
  }
15227
15227
  return !1;
@@ -15286,7 +15286,7 @@ var pW = function e(t, i, n) {
15286
15286
  } : e = e || {}, this.callBase(e);
15287
15287
  var t = e.data;
15288
15288
  if (t && !Array.isArray(t))
15289
- throw li.Error("E4006");
15289
+ throw ui.Error("E4006");
15290
15290
  this._array = t || [];
15291
15291
  },
15292
15292
  createQuery: function() {
@@ -15296,7 +15296,7 @@ var pW = function e(t, i, n) {
15296
15296
  },
15297
15297
  _byKeyImpl: function(e) {
15298
15298
  var t = Eo(this, this._array, e);
15299
- return t === -1 ? aA(li.Error("E4009")) : Bs(this._array[t]);
15299
+ return t === -1 ? aA(ui.Error("E4009")) : Bs(this._array[t]);
15300
15300
  },
15301
15301
  _insertImpl: function(e) {
15302
15302
  return Ng(this, this._array, e);
@@ -15542,7 +15542,7 @@ var _r = rt.inherit({
15542
15542
  var i = new oe(), n = this.key(), r = this._store, a = this._createStoreLoadOptions();
15543
15543
  return this._scheduleFailCallbacks(i), arguments.length < 2 && (t = e, e = n), delete a.skip, delete a.group, delete a.refresh, delete a.pageIndex, delete a.searchString, (e === n || r instanceof Us && !r._byKeyViaLoad() ? r.byKey(t, a) : (a.take = 1, a.filter = a.filter ? [a.filter, [e, t]] : [e, t], r.load(a))).fail(i.reject).done((o) => {
15544
15544
  var s = Array.isArray(o) && !o.length;
15545
- !w(o) || s ? i.reject(new li.Error("E4009")) : (Array.isArray(o) || (o = [o]), i.resolve(this._applyMapFunction(o)[0]));
15545
+ !w(o) || s ? i.reject(new ui.Error("E4009")) : (Array.isArray(o) || (o = [o]), i.resolve(this._applyMapFunction(o)[0]));
15546
15546
  }), i.promise();
15547
15547
  },
15548
15548
  load() {
@@ -19918,7 +19918,7 @@ var e3 = rt.abstract, cD = rt.inherit({
19918
19918
  if (!this._isHidden()) {
19919
19919
  Ye(e) && (e = e[this._prop] || 0);
19920
19920
  var t = {};
19921
- t[this._prop] = this._calculateScrollBarPosition(e), oi(this._$thumb, t);
19921
+ t[this._prop] = this._calculateScrollBarPosition(e), si(this._$thumb, t);
19922
19922
  }
19923
19923
  },
19924
19924
  _calculateScrollBarPosition: function(e) {
@@ -19976,7 +19976,7 @@ Cr.add(function() {
19976
19976
  As && As.feedbackOff();
19977
19977
  });
19978
19978
  });
19979
- var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor", Cp = pD + "Keyboard", yp = "dx-scrollable-simulated", o3 = "dx-scrollable-scrollbars-alwaysvisible", s3 = "dx-scrollable-scrollbar", tr = "vertical", $i = "horizontal", ph = 0.92, vD = 0.5, _D = 1, l3 = Math.round(1e3 / 60), u3 = 40, d3 = 500, c3 = _D / 5, h3 = 400, f3 = h3 / l3, p3 = (1 - Math.pow(ph, f3)) / (1 - ph), Tr = {
19979
+ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor", Cp = pD + "Keyboard", yp = "dx-scrollable-simulated", o3 = "dx-scrollable-scrollbars-alwaysvisible", s3 = "dx-scrollable-scrollbar", tr = "vertical", Ni = "horizontal", ph = 0.92, vD = 0.5, _D = 1, l3 = Math.round(1e3 / 60), u3 = 40, d3 = 500, c3 = _D / 5, h3 = 400, f3 = h3 / l3, p3 = (1 - Math.pow(ph, f3)) / (1 - ph), Tr = {
19980
19980
  PAGE_UP: "pageUp",
19981
19981
  PAGE_DOWN: "pageDown",
19982
19982
  END: "end",
@@ -20019,7 +20019,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20019
20019
  this._initOptions(e), this._initAnimators(), this._initScrollbar();
20020
20020
  },
20021
20021
  _initOptions: function(e) {
20022
- this._location = 0, this._topReached = !1, this._bottomReached = !1, this._axis = e.direction === $i ? "x" : "y", this._prop = e.direction === $i ? "left" : "top", this._dimension = e.direction === $i ? "width" : "height", this._scrollProp = e.direction === $i ? "scrollLeft" : "scrollTop", M(e, (t, i) => {
20022
+ 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) => {
20023
20023
  this["_" + t] = i;
20024
20024
  });
20025
20025
  },
@@ -20078,7 +20078,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20078
20078
  Gu(this._$content);
20079
20079
  return;
20080
20080
  }
20081
- oi(this._$content, n);
20081
+ si(this._$content, n);
20082
20082
  }
20083
20083
  },
20084
20084
  _moveScrollbar: function() {
@@ -20157,7 +20157,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20157
20157
  this._update(), this._moveToBounds();
20158
20158
  },
20159
20159
  _update: function() {
20160
- return this._stopScrolling(), Hi(() => {
20160
+ return this._stopScrolling(), $i(() => {
20161
20161
  this._resetScaleRatio(), this._updateLocation(), this._updateBounds(), this._updateScrollbar(), ei(() => {
20162
20162
  this._moveScrollbar(), this._scrollbar.update();
20163
20163
  });
@@ -20248,7 +20248,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20248
20248
  this._$element.addClass(yp), this._createScrollers(), this.option("useKeyboard") && this._$container.prop("tabIndex", 0), this._attachKeyboardHandler(), this._attachCursorHandlers();
20249
20249
  },
20250
20250
  _createScrollers: function() {
20251
- this._scrollers = {}, this._isDirection($i) && this._createScroller($i), this._isDirection(tr) && this._createScroller(tr), this._$element.toggleClass(o3, this.option("showScrollbar") === "always");
20251
+ this._scrollers = {}, this._isDirection(Ni) && this._createScroller(Ni), this._isDirection(tr) && this._createScroller(tr), this._$element.toggleClass(o3, this.option("showScrollbar") === "always");
20252
20252
  },
20253
20253
  _createScroller: function(e) {
20254
20254
  this._scrollers[e] = new gD(this._scrollerOptions(e));
@@ -20300,7 +20300,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20300
20300
  return !!e.closest(this._$element).length;
20301
20301
  },
20302
20302
  _prepareDirections: function(e) {
20303
- e = e || !1, this._validDirections = {}, this._validDirections[$i] = e, this._validDirections[tr] = e;
20303
+ e = e || !1, this._validDirections = {}, this._validDirections[Ni] = e, this._validDirections[tr] = e;
20304
20304
  },
20305
20305
  _eachScroller: function(e) {
20306
20306
  e = e.bind(this), M(this._scrollers, function(t, i) {
@@ -20324,7 +20324,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20324
20324
  this._saveActive(), e.preventDefault && e.preventDefault(), this._adjustDistance(e, e.delta), this._eventForUserAction = e, this._eventHandler("move", e.delta);
20325
20325
  },
20326
20326
  _adjustDistance: function(e, t) {
20327
- t.x *= this._validDirections[$i], t.y *= this._validDirections[tr];
20327
+ t.x *= this._validDirections[Ni], t.y *= this._validDirections[tr];
20328
20328
  var i = this._tryGetDevicePixelRatio();
20329
20329
  i && Xi(e.originalEvent) && (t.x = Math.round(t.x / i * 100) / 100, t.y = Math.round(t.y / i * 100) / 100);
20330
20330
  },
@@ -20411,7 +20411,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20411
20411
  return e === "left" ? "width" : "height";
20412
20412
  },
20413
20413
  _getPropByDirection: function(e) {
20414
- return e === $i ? "left" : "top";
20414
+ return e === Ni ? "left" : "top";
20415
20415
  },
20416
20416
  _scrollToHome: function() {
20417
20417
  var e = this._wheelProp(), t = {};
@@ -20490,7 +20490,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20490
20490
  },
20491
20491
  update: function() {
20492
20492
  var e = this._eventHandler("update").done(this._updateAction);
20493
- return Ae(e, Hi(() => {
20493
+ return Ae(e, $i(() => {
20494
20494
  var t = this._allowedDirections();
20495
20495
  return ei(() => {
20496
20496
  var i = t.vertical ? "pan-x" : "";
@@ -20499,14 +20499,14 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20499
20499
  }));
20500
20500
  },
20501
20501
  _allowedDirections: function() {
20502
- var e = this.option("bounceEnabled"), t = this._scrollers[tr], i = this._scrollers[$i];
20502
+ var e = this.option("bounceEnabled"), t = this._scrollers[tr], i = this._scrollers[Ni];
20503
20503
  return {
20504
20504
  vertical: t && (t._minOffset < 0 || e),
20505
20505
  horizontal: i && (i._minOffset < 0 || e)
20506
20506
  };
20507
20507
  },
20508
20508
  _updateBounds: function() {
20509
- this._scrollers[$i] && this._scrollers[$i]._updateBounds();
20509
+ this._scrollers[Ni] && this._scrollers[Ni]._updateBounds();
20510
20510
  },
20511
20511
  _isHorizontalAndRtlEnabled: function() {
20512
20512
  return this.option("rtlEnabled") && this.option("direction") !== tr;
@@ -20516,7 +20516,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20516
20516
  scrollRight: 0,
20517
20517
  clientWidth: this._$container.get(0).clientWidth,
20518
20518
  windowPixelRatio: this._getWindowDevicePixelRatio()
20519
- }), this._updateBounds(), this._isHorizontalAndRtlEnabled() && Hi(() => {
20519
+ }), this._updateBounds(), this._isHorizontalAndRtlEnabled() && $i(() => {
20520
20520
  var t = this._getMaxOffset().left - this._rtlConfig.scrollRight;
20521
20521
  t <= 0 && (t = 0, this._rtlConfig.scrollRight = this._getMaxOffset().left), ei(() => {
20522
20522
  this._getScrollOffset().left !== t && (this._rtlConfig.skipUpdating = !0, this._component.scrollTo({
@@ -20538,7 +20538,7 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20538
20538
  return Ue() ? qe().devicePixelRatio : 1;
20539
20539
  },
20540
20540
  scrollBy: function(e) {
20541
- var t = this._scrollers[tr], i = this._scrollers[$i];
20541
+ var t = this._scrollers[tr], i = this._scrollers[Ni];
20542
20542
  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", {
20543
20543
  x: e.left,
20544
20544
  y: e.top
@@ -20560,16 +20560,16 @@ var pD = "dxSimulatedScrollable", a3 = "dxScrollableStrategy", Od = pD + "Cursor
20560
20560
  return Xi(e) ? this._wheelDirection(e) : this._allowedDirection();
20561
20561
  },
20562
20562
  _wheelProp: function() {
20563
- return this._wheelDirection() === $i ? "left" : "top";
20563
+ return this._wheelDirection() === Ni ? "left" : "top";
20564
20564
  },
20565
20565
  _wheelDirection: function(e) {
20566
20566
  switch (this.option("direction")) {
20567
- case $i:
20568
- return $i;
20567
+ case Ni:
20568
+ return Ni;
20569
20569
  case tr:
20570
20570
  return tr;
20571
20571
  default:
20572
- return e && e.shiftKey ? $i : tr;
20572
+ return e && e.shiftKey ? Ni : tr;
20573
20573
  }
20574
20574
  },
20575
20575
  dispose: function() {
@@ -21441,7 +21441,7 @@ var wD = {
21441
21441
  var o = !1;
21442
21442
  if (n > 0)
21443
21443
  if (this._hasHeight)
21444
- a.hide(), Hi(() => {
21444
+ a.hide(), $i(() => {
21445
21445
  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;
21446
21446
  h && ei(() => {
21447
21447
  a.css("height", y), o = !0, a.show();
@@ -21529,7 +21529,7 @@ var wD = {
21529
21529
  _resizeCore: function() {
21530
21530
  var t = this;
21531
21531
  t._fireColumnResizedCallbacks(), t._updateRowHeight(), ei(function() {
21532
- t._renderScrollable(), t.renderNoDataText(), t.updateFreeSpaceRowHeight(), Hi(function() {
21532
+ t._renderScrollable(), t.renderNoDataText(), t.updateFreeSpaceRowHeight(), $i(function() {
21533
21533
  t._updateScrollable();
21534
21534
  });
21535
21535
  });
@@ -22035,7 +22035,7 @@ var Es = " ", LD = rt.inherit({
22035
22035
  isValid: function(e) {
22036
22036
  return this.next().isValid(this._prepareHandlingArgs(e));
22037
22037
  }
22038
- }), ai = {
22038
+ }), oi = {
22039
22039
  valid: "valid",
22040
22040
  invalid: "invalid",
22041
22041
  pending: "pending"
@@ -22220,13 +22220,13 @@ var td = {
22220
22220
  isValid: !0,
22221
22221
  brokenRules: [],
22222
22222
  validators: [],
22223
- status: ai.valid,
22223
+ status: oi.valid,
22224
22224
  complete: null
22225
22225
  };
22226
22226
  return this._unsubscribeFromAllChangeEvents(), this._pendingValidators = [], this._resetValidationInfo(), M(this.validators, (t, i) => {
22227
22227
  var n = i.validate();
22228
- e.isValid = e.isValid && n.isValid, n.brokenRules && (e.brokenRules = e.brokenRules.concat(n.brokenRules)), e.validators.push(i), n.status === ai.pending && this._addPendingValidator(i), this._subscribeToChangeEvents(i);
22229
- }), this._pendingValidators.length ? e.status = ai.pending : (e.status = e.isValid ? ai.valid : ai.invalid, this._unsubscribeFromAllChangeEvents(), this._raiseValidatedEvent(e)), this._updateValidationInfo(e), k({}, this._validationInfo.result);
22228
+ e.isValid = e.isValid && n.isValid, n.brokenRules && (e.brokenRules = e.brokenRules.concat(n.brokenRules)), e.validators.push(i), n.status === oi.pending && this._addPendingValidator(i), this._subscribeToChangeEvents(i);
22229
+ }), this._pendingValidators.length ? e.status = oi.pending : (e.status = e.isValid ? oi.valid : oi.invalid, this._unsubscribeFromAllChangeEvents(), this._raiseValidatedEvent(e)), this._updateValidationInfo(e), k({}, this._validationInfo.result);
22230
22230
  },
22231
22231
  _subscribeToChangeEvents(e) {
22232
22232
  e.on("validating", this._onValidatorStatusChanged), e.on("validated", this._onValidatorStatusChanged);
@@ -22240,7 +22240,7 @@ var td = {
22240
22240
  });
22241
22241
  },
22242
22242
  _updateValidationInfo(e) {
22243
- this._validationInfo.result = e, e.status === ai.pending && (this._validationInfo.deferred || (this._validationInfo.deferred = new oe(), this._validationInfo.result.complete = this._validationInfo.deferred.promise()));
22243
+ this._validationInfo.result = e, e.status === oi.pending && (this._validationInfo.deferred || (this._validationInfo.deferred = new oe(), this._validationInfo.result.complete = this._validationInfo.deferred.promise()));
22244
22244
  },
22245
22245
  _addPendingValidator(e) {
22246
22246
  var t = Ki(this._pendingValidators, function(i) {
@@ -22270,7 +22270,7 @@ var td = {
22270
22270
  }
22271
22271
  },
22272
22272
  _onValidatorStatusChanged(e) {
22273
- if (e.status === ai.pending) {
22273
+ if (e.status === oi.pending) {
22274
22274
  this._addPendingValidator(e.validator);
22275
22275
  return;
22276
22276
  }
@@ -22280,7 +22280,7 @@ var td = {
22280
22280
  if (this._removePendingValidator(e.validator), this._updateBrokenRules(e), !this._pendingValidators.length) {
22281
22281
  if (this._unsubscribeFromAllChangeEvents(), !this._validationInfo.result)
22282
22282
  return;
22283
- this._validationInfo.result.status = this._validationInfo.result.brokenRules.length === 0 ? ai.valid : ai.invalid, this._validationInfo.result.isValid = this._validationInfo.result.status === ai.valid;
22283
+ this._validationInfo.result.status = this._validationInfo.result.brokenRules.length === 0 ? oi.valid : oi.invalid, this._validationInfo.result.isValid = this._validationInfo.result.status === oi.valid;
22284
22284
  var t = k({}, this._validationInfo.result, {
22285
22285
  complete: null
22286
22286
  }), i = this._validationInfo.deferred;
@@ -22369,7 +22369,7 @@ var td = {
22369
22369
  isValid: !0,
22370
22370
  validationRules: t,
22371
22371
  pendingRules: null,
22372
- status: ai.valid,
22372
+ status: oi.valid,
22373
22373
  complete: null
22374
22374
  }, a = t == null || (n = t[0]) === null || n === void 0 ? void 0 : n.validator, o = [];
22375
22375
  return M(t || [], (s, l) => {
@@ -22401,7 +22401,7 @@ var td = {
22401
22401
  items: o,
22402
22402
  result: r,
22403
22403
  name: i
22404
- })), this._synchronizeGroupValidationInfo(a, r), r.status = r.pendingRules ? ai.pending : r.isValid ? ai.valid : ai.invalid, r;
22404
+ })), this._synchronizeGroupValidationInfo(a, r), r.status = r.pendingRules ? oi.pending : r.isValid ? oi.valid : oi.invalid, r;
22405
22405
  },
22406
22406
  _synchronizeGroupValidationInfo(e, t) {
22407
22407
  var i;
@@ -22480,7 +22480,7 @@ var td = {
22480
22480
  rule: a
22481
22481
  });
22482
22482
  }
22483
- }), i.pendingRules = null, i.complete = null, i.status = i.isValid ? ai.valid : ai.invalid, i;
22483
+ }), i.pendingRules = null, i.complete = null, i.status = i.isValid ? oi.valid : oi.invalid, i;
22484
22484
  },
22485
22485
  registerValidatorInGroup(e, t) {
22486
22486
  var i = yt.addGroup(e);
@@ -22514,7 +22514,7 @@ var td = {
22514
22514
  } = e;
22515
22515
  switch (i) {
22516
22516
  case "validationStatus":
22517
- var r = n === ai.valid || n === ai.pending;
22517
+ var r = n === oi.valid || n === oi.pending;
22518
22518
  return t.isValid !== r ? {
22519
22519
  isValid: r
22520
22520
  } : {};
@@ -22522,7 +22522,7 @@ var td = {
22522
22522
  var {
22523
22523
  validationStatus: a
22524
22524
  } = t, o = a;
22525
- return n && a === ai.invalid ? o = ai.valid : !n && a !== ai.invalid && (o = ai.invalid), o !== a ? {
22525
+ return n && a === oi.invalid ? o = oi.valid : !n && a !== oi.invalid && (o = oi.invalid), o !== a ? {
22526
22526
  validationStatus: o
22527
22527
  } : {};
22528
22528
  case "validationErrors":
@@ -22810,7 +22810,7 @@ var Tx = "dx-invalid-message-auto", l6 = "dx-state-readonly", u6 = "dx-invalid",
22810
22810
  rtlEnabled: o
22811
22811
  } = this.option();
22812
22812
  this._$validationMessage = v("<div>").appendTo(i);
22813
- var s = "dx-".concat(new ui());
22813
+ var s = "dx-".concat(new di());
22814
22814
  this.setAria("describedby", s), this._validationMessage = new eC(this._$validationMessage, k({
22815
22815
  validationErrors: t,
22816
22816
  rtlEnabled: o,
@@ -25725,7 +25725,7 @@ class F5 {
25725
25725
  containsButtonsBefore: o,
25726
25726
  containerWidth: s,
25727
25727
  beforeWidth: l
25728
- }, this._id = "".concat(Gx, "-").concat(new ui()), this._render(), this._toggleMarkupVisibility();
25728
+ }, this._id = "".concat(Gx, "-").concat(new di()), this._render(), this._toggleMarkupVisibility();
25729
25729
  }
25730
25730
  _isVisible() {
25731
25731
  return !!this._props.text && this._props.mode !== "hidden";
@@ -27637,7 +27637,7 @@ var IU = "dx-collection", Vd = "dx-item", ab = "-content", ob = "dx-item-content
27637
27637
  }
27638
27638
  },
27639
27639
  _prepareItemTemplate: function(e) {
27640
- var t = DU + new ui(), i = v(e).detach().clone().removeAttr("data-options").addClass(sb);
27640
+ var t = DU + new di(), i = v(e).detach().clone().removeAttr("data-options").addClass(sb);
27641
27641
  return this._saveTemplate(t, i), t;
27642
27642
  },
27643
27643
  _dataSourceOptions: function() {
@@ -28124,7 +28124,7 @@ var IU = "dx-collection", Vd = "dx-item", ab = "-content", ob = "dx-item-content
28124
28124
  }), i;
28125
28125
  },
28126
28126
  getFocusedItemId: function() {
28127
- return this._focusedItemId || (this._focusedItemId = "dx-" + new ui()), this._focusedItemId;
28127
+ return this._focusedItemId || (this._focusedItemId = "dx-" + new di()), this._focusedItemId;
28128
28128
  },
28129
28129
  itemElements: function() {
28130
28130
  return this._itemElements();
@@ -30198,7 +30198,7 @@ class _C extends vC {
30198
30198
  return n;
30199
30199
  }
30200
30200
  _setAriaAttributes() {
30201
- this._overlayContentId = "dx-".concat(new ui()), this.setAria("owns", this._overlayContentId), this.setAria({
30201
+ this._overlayContentId = "dx-".concat(new di()), this.setAria("owns", this._overlayContentId), this.setAria({
30202
30202
  id: this._overlayContentId,
30203
30203
  role: "menu"
30204
30204
  }, this._overlay.$content());
@@ -30431,7 +30431,7 @@ var gb = "borders", SK = "table-fixed", wK = "important-margin", LO = "dx-gridba
30431
30431
  var o;
30432
30432
  if (((o = e.changeTypes) === null || o === void 0 ? void 0 : o.length) === 0)
30433
30433
  return;
30434
- (a.length > 1 || e.changeTypes[0] !== "insert") && !(a.length === 0 && e.changeTypes[0] === "remove") && !e.needUpdateDimensions ? Hi(() => ei(() => Hi(() => {
30434
+ (a.length > 1 || e.changeTypes[0] !== "insert") && !(a.length === 0 && e.changeTypes[0] === "remove") && !e.needUpdateDimensions ? $i(() => ei(() => $i(() => {
30435
30435
  i._setScrollerSpacing(i._hasHeight), i._rowsView.resize();
30436
30436
  }))) : t = i.resize();
30437
30437
  }
@@ -30495,7 +30495,7 @@ var gb = "borders", SK = "table-fixed", wK = "important-margin", LO = "dx-gridba
30495
30495
  return r = !0, !1;
30496
30496
  }), this._setVisibleWidths(t, []), n && (l = ve.getActiveElement(), u = xe.getSelectionRange(l), this._toggleBestFitMode(!0), a = !0);
30497
30497
  var d = this.component.$element();
30498
- d && d[0] && this._maxWidth && (delete this._maxWidth, d[0].style.maxWidth = ""), Hi(() => {
30498
+ d && d[0] && this._maxWidth && (delete this._maxWidth, d[0].style.maxWidth = ""), $i(() => {
30499
30499
  if (n ? (s = this._getBestFitWidths(), M(t, function(h, f) {
30500
30500
  var p = e.getColumnId(f);
30501
30501
  e.columnOption(p, "bestFitWidth", s[h], !0);
@@ -30607,9 +30607,9 @@ var gb = "borders", SK = "table-fixed", wK = "important-margin", LO = "dx-gridba
30607
30607
  var i = t._resizeDeferred, n = t._resizeDeferred = new oe();
30608
30608
  return Ae(i).always(function() {
30609
30609
  ei(function() {
30610
- t._dataController.isLoaded() && t._synchronizeColumns(), t._resetGroupElementHeight(), Hi(function() {
30610
+ t._dataController.isLoaded() && t._synchronizeColumns(), t._resetGroupElementHeight(), $i(function() {
30611
30611
  ei(function() {
30612
- Hi(function() {
30612
+ $i(function() {
30613
30613
  t._updateDimensionsCore();
30614
30614
  });
30615
30615
  });
@@ -30634,7 +30634,7 @@ var gb = "borders", SK = "table-fixed", wK = "important-margin", LO = "dx-gridba
30634
30634
  },
30635
30635
  _setScrollerSpacing: function(e) {
30636
30636
  this.option("scrolling.useNative") === !0 ? ei(() => {
30637
- Hi(() => {
30637
+ $i(() => {
30638
30638
  this._setScrollerSpacingCore(e);
30639
30639
  });
30640
30640
  }) : this._setScrollerSpacingCore(e);
@@ -30648,7 +30648,7 @@ var gb = "borders", SK = "table-fixed", wK = "important-margin", LO = "dx-gridba
30648
30648
  i.setLoading(t.isLoading());
30649
30649
  return;
30650
30650
  }
30651
- Hi(function() {
30651
+ $i(function() {
30652
30652
  e._updateLastSizes(n), e._setScrollerSpacing(h), M(mC, function(f, p) {
30653
30653
  var m = e.getView(p);
30654
30654
  m && m.resize();
@@ -30903,9 +30903,9 @@ var Cb = "dx-list-item-badge-container", MK = "dx-list-item-badge", VK = "dx-bad
30903
30903
  }).bind(this), 400));
30904
30904
  },
30905
30905
  _setPullDownOffset: function(e) {
30906
- oi(this._$topPocket, {
30906
+ si(this._$topPocket, {
30907
30907
  top: e
30908
- }), oi(this._$scrollViewContent, {
30908
+ }), si(this._$scrollViewContent, {
30909
30909
  top: e
30910
30910
  });
30911
30911
  },
@@ -30992,7 +30992,7 @@ var Cb = "dx-list-item-badge-container", MK = "dx-list-item-badge", VK = "dx-bad
30992
30992
  var e = this._getPullDownHeight(), t = Math.min(3 * e, this._deltaY + this._getPullDownStartPosition()), i = 180 * t / e / 3;
30993
30993
  this._$pullDown.css({
30994
30994
  opacity: 1
30995
- }).toggleClass(qK, t < e), oi(this._$pullDown, {
30995
+ }).toggleClass(qK, t < e), si(this._$pullDown, {
30996
30996
  top: t
30997
30997
  }), this._$icon.css({
30998
30998
  transform: "rotate(" + i + "deg)"
@@ -31038,7 +31038,7 @@ var Cb = "dx-list-item-badge-container", MK = "dx-list-item-badge", VK = "dx-bad
31038
31038
  this._refreshPullDown(), this.pullDownCallbacks.fire();
31039
31039
  },
31040
31040
  _refreshPullDown: function() {
31041
- this._$pullDown.addClass(xb), oi(this._$pullDown, {
31041
+ this._$pullDown.addClass(xb), si(this._$pullDown, {
31042
31042
  top: this._getPullDownHeight()
31043
31043
  });
31044
31044
  },
@@ -32225,8 +32225,8 @@ class O8 {
32225
32225
  _fitOffsetIntoAllowedRange(t, i) {
32226
32226
  var n = this._getAllowedOffsets();
32227
32227
  return {
32228
- top: Fi(t, -n.top, n.bottom),
32229
- left: Fi(i, -n.left, n.right)
32228
+ top: Pi(t, -n.top, n.bottom),
32229
+ left: Pi(i, -n.left, n.right)
32230
32230
  };
32231
32231
  }
32232
32232
  _getContainerDimensions() {
@@ -32298,7 +32298,7 @@ class O8 {
32298
32298
  left: i.left + t.left,
32299
32299
  top: i.top + t.top
32300
32300
  };
32301
- oi(this._draggableElement, n);
32301
+ si(this._draggableElement, n);
32302
32302
  }
32303
32303
  }
32304
32304
  var ff = "dxResizable", R8 = "dx-resizable", k8 = "dx-resizable-resizing", Kd = "dx-resizable-handle", B8 = "dx-resizable-handle-top", L8 = "dx-resizable-handle-bottom", P8 = "dx-resizable-handle-left", F8 = "dx-resizable-handle-right", jd = "dx-resizable-handle-corner", M8 = Ce(So, ff), V8 = Ce(Ia, ff), N8 = Ce(wo, ff), $8 = {
@@ -32447,14 +32447,14 @@ var ff = "dxResizable", R8 = "dx-resizable", k8 = "dx-resizable-resizing", Kd =
32447
32447
  maxHeight: o
32448
32448
  } = 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");
32449
32449
  if (!d()) {
32450
- var h = this._fitIntoArea("x", Fi(s(), n, a) - i.width);
32450
+ var h = this._fitIntoArea("x", Pi(s(), n, a) - i.width);
32451
32451
  t = {
32452
32452
  x: h,
32453
32453
  y: this._proportionate("y", h)
32454
32454
  };
32455
32455
  }
32456
32456
  if (!c()) {
32457
- var f = this._fitIntoArea("y", Fi(l(), r, o) - i.height);
32457
+ var f = this._fitIntoArea("y", Pi(l(), r, o) - i.height);
32458
32458
  t = {
32459
32459
  x: this._proportionate("x", f),
32460
32460
  y: f
@@ -32476,8 +32476,8 @@ var ff = "dxResizable", R8 = "dx-resizable", k8 = "dx-resizable-resizing", Kd =
32476
32476
  maxHeight: s
32477
32477
  } = this.option();
32478
32478
  return {
32479
- x: Fi(n.width + t, r, o) - n.width,
32480
- y: Fi(n.height + i, a, s) - n.height
32479
+ x: Pi(n.width + t, r, o) - n.width,
32480
+ y: Pi(n.height + i, a, s) - n.height
32481
32481
  };
32482
32482
  },
32483
32483
  _getDeltaByOffset: function(e) {
@@ -32499,7 +32499,7 @@ var ff = "dxResizable", R8 = "dx-resizable", k8 = "dx-resizable-resizing", Kd =
32499
32499
  width: i,
32500
32500
  height: n
32501
32501
  } = t, r = this._elementLocation, a = this._movingSides, o = this.$element(), s = this._getElementSize(), l = e.y * (a.top ? -1 : 1) - ((s.height || n) - n), u = e.x * (a.left ? -1 : 1) - ((s.width || i) - i);
32502
- oi(o, {
32502
+ si(o, {
32503
32503
  top: r.top + (a.top ? l : 0),
32504
32504
  left: r.left + (a.left ? u : 0)
32505
32505
  });
@@ -32621,10 +32621,10 @@ var ff = "dxResizable", R8 = "dx-resizable", k8 = "dx-resizable-resizing", Kd =
32621
32621
  }), this._toggleResizingClass(!1);
32622
32622
  },
32623
32623
  _renderWidth: function(e) {
32624
- this.option("width", Fi(e, this.option("minWidth"), this.option("maxWidth")));
32624
+ this.option("width", Pi(e, this.option("minWidth"), this.option("maxWidth")));
32625
32625
  },
32626
32626
  _renderHeight: function(e) {
32627
- this.option("height", Fi(e, this.option("minHeight"), this.option("maxHeight")));
32627
+ this.option("height", Pi(e, this.option("minHeight"), this.option("maxHeight")));
32628
32628
  },
32629
32629
  _optionChanged: function(e) {
32630
32630
  switch (e.name) {
@@ -32978,13 +32978,13 @@ class J8 extends Og {
32978
32978
  }
32979
32979
  positionContent() {
32980
32980
  if (this._props.fullScreen)
32981
- oi(this._$content, {
32981
+ si(this._$content, {
32982
32982
  top: 0,
32983
32983
  left: 0
32984
32984
  }), this.detectVisualPositionChange();
32985
32985
  else {
32986
32986
  var t, i;
32987
- (t = (i = this._props).forceApplyBindings) === null || t === void 0 || t.call(i), !this._shouldRenderContentInitialPosition && this._lastPositionBeforeFullScreen ? (oi(this._$content, this._lastPositionBeforeFullScreen), this._lastPositionBeforeFullScreen = void 0, this.detectVisualPositionChange()) : super.positionContent();
32987
+ (t = (i = this._props).forceApplyBindings) === null || t === void 0 || t.call(i), !this._shouldRenderContentInitialPosition && this._lastPositionBeforeFullScreen ? (si(this._$content, this._lastPositionBeforeFullScreen), this._lastPositionBeforeFullScreen = void 0, this.detectVisualPositionChange()) : super.positionContent();
32988
32988
  }
32989
32989
  }
32990
32990
  _updateOutsideDragFactor() {
@@ -33892,7 +33892,7 @@ var b9 = "dx-popover", S9 = "dx-popover-wrapper", w9 = "dx-popover-arrow", E9 =
33892
33892
  n && this._renderArrowPosition(i);
33893
33893
  },
33894
33894
  _resetOverlayPosition: function() {
33895
- this._setContentHeight(!0), this._togglePositionClass("dx-position-" + this._positionController._positionSide), oi(this.$overlayContent(), {
33895
+ this._setContentHeight(!0), this._togglePositionClass("dx-position-" + this._positionController._positionSide), si(this.$overlayContent(), {
33896
33896
  left: 0,
33897
33897
  top: 0
33898
33898
  }), this._$arrow.css({
@@ -33939,7 +33939,7 @@ var b9 = "dx-popover", S9 = "dx-popover-wrapper", w9 = "dx-popover-arrow", E9 =
33939
33939
  left: 0
33940
33940
  }, s = wi.offset(this.$overlayContent()), l = t[r], u = s[n], d = Kt(this.$overlayContent().get(0))[r], c = o[n], h = a.get(0), f = h && !h.preventDefault ? Kt(h)[r] : 0, p = Math.max(u, c), m = Math.min(u + d, c + f), g;
33941
33941
  this.option("arrowPosition") === "start" ? g = p - u : this.option("arrowPosition") === "end" ? g = m - u - l : g = (p + m) / 2 - u - l / 2;
33942
- var y = this._positionController._getContentBorderWidth(e), b = Fi(g - y + this.option("arrowOffset"), y, d - l - 2 * y);
33942
+ var y = this._positionController._getContentBorderWidth(e), b = Pi(g - y + this.option("arrowOffset"), y, d - l - 2 * y);
33943
33943
  this._$arrow.css(n, b);
33944
33944
  },
33945
33945
  _isPopoverInside: function() {
@@ -36460,7 +36460,7 @@ var Fj = ["accessKey", "activeStateEnabled", "aria", "children", "className", "c
36460
36460
  class rR extends sd {
36461
36461
  constructor(t) {
36462
36462
  super(t), this.widgetRef = Ti(), this.rootElementRef = Ti(), this.__getterCache = {}, this.state = {
36463
- validationMessageGuid: "dx-".concat(new ui()),
36463
+ validationMessageGuid: "dx-".concat(new di()),
36464
36464
  isValidationMessageVisible: !1,
36465
36465
  value: this.props.value !== void 0 ? this.props.value : this.props.defaultValue
36466
36466
  }, this.updateValidationMessageVisibility = this.updateValidationMessageVisibility.bind(this), this.focus = this.focus.bind(this), this.blur = this.blur.bind(this), this.onFocusIn = this.onFocusIn.bind(this);
@@ -36751,7 +36751,7 @@ var qj = ["accessKey", "activeStateEnabled", "aria", "className", "defaultValue"
36751
36751
  isChecked: q === !0
36752
36752
  }), D && Xt(1, "span", "dx-checkbox-text", D, 0)], 0)], 4)
36753
36753
  }), null, n));
36754
- }, Ni = Object.create(Object.prototype, Se(Object.getOwnPropertyDescriptors(xi), Object.getOwnPropertyDescriptors({
36754
+ }, Vi = Object.create(Object.prototype, Se(Object.getOwnPropertyDescriptors(xi), Object.getOwnPropertyDescriptors({
36755
36755
  text: "",
36756
36756
  activeStateEnabled: !0,
36757
36757
  hoverStateEnabled: !0,
@@ -36763,55 +36763,55 @@ var qj = ["accessKey", "activeStateEnabled", "aria", "className", "defaultValue"
36763
36763
  }
36764
36764
  }))), Zj = {
36765
36765
  get text() {
36766
- return Ni.text;
36766
+ return Vi.text;
36767
36767
  },
36768
36768
  get activeStateEnabled() {
36769
- return Ni.activeStateEnabled;
36769
+ return Vi.activeStateEnabled;
36770
36770
  },
36771
36771
  get hoverStateEnabled() {
36772
- return Ni.hoverStateEnabled;
36772
+ return Vi.hoverStateEnabled;
36773
36773
  },
36774
36774
  get focusStateEnabled() {
36775
- return Ni.focusStateEnabled;
36775
+ return Vi.focusStateEnabled;
36776
36776
  },
36777
36777
  get defaultValue() {
36778
- return Ni.defaultValue;
36778
+ return Vi.defaultValue;
36779
36779
  },
36780
36780
  get valueChange() {
36781
- return Ni.valueChange;
36781
+ return Vi.valueChange;
36782
36782
  },
36783
36783
  get readOnly() {
36784
- return Ni.readOnly;
36784
+ return Vi.readOnly;
36785
36785
  },
36786
36786
  get name() {
36787
- return Ni.name;
36787
+ return Vi.name;
36788
36788
  },
36789
36789
  get validationError() {
36790
- return Ni.validationError;
36790
+ return Vi.validationError;
36791
36791
  },
36792
36792
  get validationErrors() {
36793
- return Ni.validationErrors;
36793
+ return Vi.validationErrors;
36794
36794
  },
36795
36795
  get validationMessageMode() {
36796
- return Ni.validationMessageMode;
36796
+ return Vi.validationMessageMode;
36797
36797
  },
36798
36798
  get validationStatus() {
36799
- return Ni.validationStatus;
36799
+ return Vi.validationStatus;
36800
36800
  },
36801
36801
  get isValid() {
36802
- return Ni.isValid;
36802
+ return Vi.isValid;
36803
36803
  },
36804
36804
  get className() {
36805
- return Ni.className;
36805
+ return Vi.className;
36806
36806
  },
36807
36807
  get disabled() {
36808
- return Ni.disabled;
36808
+ return Vi.disabled;
36809
36809
  },
36810
36810
  get tabIndex() {
36811
- return Ni.tabIndex;
36811
+ return Vi.tabIndex;
36812
36812
  },
36813
36813
  get visible() {
36814
- return Ni.visible;
36814
+ return Vi.visible;
36815
36815
  },
36816
36816
  get aria() {
36817
36817
  return gh.aria;
@@ -36938,12 +36938,12 @@ class Ao extends Sj {
36938
36938
  }
36939
36939
  nt("dxCheckBox", Ao);
36940
36940
  Ao.defaultOptions = Qj;
36941
- var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-container"), Jp = "".concat(qi, "-loadindicator"), qa = "".concat(qi, "-container-opened"), Il = "".concat(qi, "-is-leaf"), Li = "".concat(Ma, "-item"), e7 = "".concat(Li, "-with-checkbox"), t7 = "".concat(Li, "-without-checkbox"), i7 = "".concat(Li, "-data"), us = "".concat(Ma, "-toggle-item-visibility"), n7 = "".concat(Ma, "-loadindicator"), r7 = "".concat(Ma, "-loadindicator-wrapper"), Qp = "".concat(Ma, "-toggle-item-visibility-opened"), ev = "".concat(Ma, "-select-all-item"), Yb = "dx-state-invisible", Tl = "dx-state-disabled", a7 = "dx-state-selected", tv = "dxTreeView_expand", Xd = "data-item-id", o7 = TO.inherit({
36941
+ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-container"), Jp = "".concat(qi, "-loadindicator"), qa = "".concat(qi, "-container-opened"), Il = "".concat(qi, "-is-leaf"), Bi = "".concat(Ma, "-item"), e7 = "".concat(Bi, "-with-checkbox"), t7 = "".concat(Bi, "-without-checkbox"), i7 = "".concat(Bi, "-data"), us = "".concat(Ma, "-toggle-item-visibility"), n7 = "".concat(Ma, "-loadindicator"), r7 = "".concat(Ma, "-loadindicator-wrapper"), Qp = "".concat(Ma, "-toggle-item-visibility-opened"), ev = "".concat(Ma, "-select-all-item"), Yb = "dx-state-invisible", Tl = "dx-state-disabled", a7 = "dx-state-selected", tv = "dxTreeView_expand", Xd = "data-item-id", o7 = TO.inherit({
36942
36942
  _supportedKeys: function(e) {
36943
36943
  var t = (r) => {
36944
36944
  var a = v(this.option("focusedElement"));
36945
36945
  if (a.length) {
36946
- r.target = a, r.currentTarget = a, this._itemClickHandler(r, a.children("." + Li));
36946
+ r.target = a, r.currentTarget = a, this._itemClickHandler(r, a.children("." + Bi));
36947
36947
  var o = this._getEventNameByOption(this.option("expandEvent")), s = o === Ce(vt, tv);
36948
36948
  s && this._expandEventHandler(r);
36949
36949
  }
@@ -36952,14 +36952,14 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
36952
36952
  var a = v(this.option("focusedElement")), o = this._getCheckBoxInstance(a);
36953
36953
  if (!o.option("disabled")) {
36954
36954
  var s = o.option("value");
36955
- this._updateItemSelection(!s, a.find("." + Li).get(0), !0);
36955
+ this._updateItemSelection(!s, a.find("." + Bi).get(0), !0);
36956
36956
  }
36957
36957
  }, n = function(r, a) {
36958
36958
  if (this.option("expandAllEnabled")) {
36959
36959
  a.preventDefault();
36960
36960
  var o = v(this.option("focusedElement"));
36961
36961
  if (o.length) {
36962
- var s = this._getItemData(o.find(".".concat(Li)));
36962
+ var s = this._getItemData(o.find(".".concat(Bi)));
36963
36963
  this._toggleExpandedNestedItems([s], r);
36964
36964
  }
36965
36965
  }
@@ -36988,7 +36988,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
36988
36988
  var n = this.$element().get(0).querySelector("[".concat(Xd, '="').concat(i, '"]'));
36989
36989
  return v(n);
36990
36990
  },
36991
- _activeStateUnit: "." + Li,
36991
+ _activeStateUnit: "." + Bi,
36992
36992
  _widgetClass: function() {
36993
36993
  return Ma;
36994
36994
  },
@@ -37259,7 +37259,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37259
37259
  _renderNodeContainer: function(e) {
37260
37260
  var t = v("<ul>").addClass(Rr);
37261
37261
  if (this.setAria("role", "group", t), e && e.length) {
37262
- var i = this._getItemData(e.children("." + Li));
37262
+ var i = this._getItemData(e.children("." + Bi));
37263
37263
  this._expandedGetter(i) && t.addClass(qa), t.appendTo(e);
37264
37264
  }
37265
37265
  return t;
@@ -37507,7 +37507,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37507
37507
  e.toggleClass(a7, !!t);
37508
37508
  },
37509
37509
  _toggleNodeDisabledState: function(e, t) {
37510
- var i = this._getNodeElement(e), n = i.find("." + Li).eq(0);
37510
+ var i = this._getNodeElement(e), n = i.find("." + Bi).eq(0);
37511
37511
  if (this._dataAdapter.toggleNodeDisabledState(e.internalFields.key, t), n.toggleClass(Tl, !!t), this._showCheckboxes()) {
37512
37512
  var r = this._getCheckBoxInstance(i);
37513
37513
  r.option("disabled", !!t);
@@ -37518,7 +37518,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37518
37518
  t === this.option("disabledExpr") && this._toggleNodeDisabledState(n, i);
37519
37519
  },
37520
37520
  _changeCheckboxValue: function(e) {
37521
- var t = v(e.element).parent("." + qi), i = t.children("." + Li), n = this._getItemData(i), r = this._getNodeByElement(i), a = e.value;
37521
+ var t = v(e.element).parent("." + qi), i = t.children("." + Bi), n = this._getItemData(i), r = this._getNodeByElement(i), a = e.value;
37522
37522
  r && r.internalFields.selected === a || this._updateItemSelection(a, n, e.event);
37523
37523
  },
37524
37524
  _isSingleSelection: function() {
@@ -37592,7 +37592,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37592
37592
  }
37593
37593
  },
37594
37594
  _itemEventHandlerImpl: function(e, t, i) {
37595
- var n = v(e).closest("." + qi).children("." + Li);
37595
+ var n = v(e).closest("." + qi).children("." + Bi);
37596
37596
  return t(k(this._extendActionArgs(n), i));
37597
37597
  },
37598
37598
  _itemContextMenuHandler: function(e) {
@@ -37608,7 +37608,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37608
37608
  });
37609
37609
  },
37610
37610
  _itemClass: function() {
37611
- return Li;
37611
+ return Bi;
37612
37612
  },
37613
37613
  _itemDataKey: function() {
37614
37614
  return i7;
@@ -37630,13 +37630,13 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37630
37630
  _updateSelectionToFirstItem: function(e, t) {
37631
37631
  for (var i = t; i >= 0; ) {
37632
37632
  var n = v(e[i]);
37633
- this._updateItemSelection(!0, n.find("." + Li).get(0)), i--;
37633
+ this._updateItemSelection(!0, n.find("." + Bi).get(0)), i--;
37634
37634
  }
37635
37635
  },
37636
37636
  _updateSelectionToLastItem: function(e, t) {
37637
37637
  for (var i = e.length, n = t; n < i; ) {
37638
37638
  var r = v(e[n]);
37639
- this._updateItemSelection(!0, r.find("." + Li).get(0)), n++;
37639
+ this._updateItemSelection(!0, r.find("." + Bi).get(0)), n++;
37640
37640
  }
37641
37641
  },
37642
37642
  _focusInHandler: function(e) {
@@ -37663,7 +37663,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37663
37663
  },
37664
37664
  _findNonDisabledNodes: function(e) {
37665
37665
  return e.not(function() {
37666
- return v(this).children("." + Li).hasClass(Tl);
37666
+ return v(this).children("." + Bi).hasClass(Tl);
37667
37667
  });
37668
37668
  },
37669
37669
  _moveFocus: function(e, t) {
@@ -37706,7 +37706,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37706
37706
  }
37707
37707
  },
37708
37708
  _getNodeItemElement: function(e) {
37709
- return e.find("." + Li).get(0);
37709
+ return e.find("." + Bi).get(0);
37710
37710
  },
37711
37711
  _nodeElements: function() {
37712
37712
  return this.$element().find("." + qi).not(":hidden");
@@ -37720,7 +37720,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37720
37720
  this.option("focusedElement", Fe(i)), this.getScrollable().scrollToElement(this._getNodeItemElement(i));
37721
37721
  return;
37722
37722
  }
37723
- var n = this._getNodeByElement(e.children("." + Li));
37723
+ var n = this._getNodeByElement(e.children("." + Bi));
37724
37724
  this._toggleExpandedState(n, !0);
37725
37725
  }
37726
37726
  },
@@ -37735,7 +37735,7 @@ var Ma = "dx-treeview", qi = "".concat(Ma, "-node"), Rr = "".concat(qi, "-contai
37735
37735
  if (e.length) {
37736
37736
  var t = e.find(".".concat(Rr)).eq(0);
37737
37737
  if (!e.hasClass(Il) && t.hasClass(qa)) {
37738
- var i = this._getNodeByElement(e.children("." + Li));
37738
+ var i = this._getNodeByElement(e.children("." + Bi));
37739
37739
  this._toggleExpandedState(i, !1);
37740
37740
  } else {
37741
37741
  var n = this._getClosestNonDisabledNode(e);
@@ -38001,7 +38001,7 @@ var l7 = "column-chooser", uR = "column-chooser-button", Xb = "notouch-action",
38001
38001
  }
38002
38002
  }, o = e.find(".dx-scrollable").data("dxScrollable"), s = o && o.scrollTop();
38003
38003
  r && !this._columnsController.isBandColumnsUsed() && e.addClass(this.addWidgetPrefix(d7)), a.onContentReady = function(l) {
38004
- Hi(function() {
38004
+ $i(function() {
38005
38005
  if (s) {
38006
38006
  var u = v(l.element).find(".dx-scrollable").data("dxScrollable");
38007
38007
  u && u.scrollTo({
@@ -38644,7 +38644,7 @@ var eS = hR.inherit(/* @__PURE__ */ function() {
38644
38644
  return c.load(m).done(function(g, y) {
38645
38645
  var b = y && (p ? y.groupCount : y.totalCount);
38646
38646
  if (!isFinite(b)) {
38647
- f.reject(li.Error(p ? "E4022" : "E4021"));
38647
+ f.reject(ui.Error(p ? "E4022" : "E4021"));
38648
38648
  return;
38649
38649
  }
38650
38650
  f.resolve(b);
@@ -38713,7 +38713,7 @@ var eS = hR.inherit(/* @__PURE__ */ function() {
38713
38713
  return;
38714
38714
  }
38715
38715
  if (c.remoteOperations.paging || f && c.extra && c.loadOptions.requireTotalCount && (c.extra.totalCount = m, c.extra.groupCount = c.data.length), p && c.storeLoadOptions.requireGroupCount && !isFinite(c.extra.groupCount)) {
38716
- c.data = new oe().reject(li.Error("E4022"));
38716
+ c.data = new oe().reject(ui.Error("E4022"));
38717
38717
  return;
38718
38718
  }
38719
38719
  this.updateTotalItemsCount(c), c.remoteOperations.paging || this._updatePagingOptions(c), h(c), c.remoteOperations.paging || this._processPaging(c, f);
@@ -39418,8 +39418,8 @@ var F7 = function(e, t, i) {
39418
39418
  function _a(e, t, i) {
39419
39419
  e = oo(e, 0);
39420
39420
  var n = Sh(t, i), r = {
39421
- start: Fi(e.start, n.start, n.end),
39422
- end: Fi(e.end, n.start, n.end)
39421
+ start: Pi(e.start, n.start, n.end),
39422
+ end: Pi(e.end, n.start, n.end)
39423
39423
  };
39424
39424
  return r;
39425
39425
  }
@@ -39743,7 +39743,7 @@ var U7 = Math, K7 = "dx-numberbox", j7 = ["tab", "del", "backspace", "leftArrow"
39743
39743
  },
39744
39744
  _parseValue: function(e) {
39745
39745
  var t = parseFloat(e);
39746
- return isNaN(t) ? null : Fi(t, this.option("min"), this.option("max"));
39746
+ return isNaN(t) ? null : Pi(t, this.option("min"), this.option("max"));
39747
39747
  },
39748
39748
  _clearValue: function() {
39749
39749
  this._inputIsInvalid() && (this._input().val(""), this._validateValue()), this.callBase();
@@ -40115,7 +40115,7 @@ var U7 = Math, K7 = "dx-numberbox", j7 = ["tab", "del", "backspace", "leftArrow"
40115
40115
  this._parsedValue = t;
40116
40116
  return;
40117
40117
  }
40118
- this._parsedValue = Fi(t, this.option("min"), this.option("max"));
40118
+ this._parsedValue = Pi(t, this.option("min"), this.option("max"));
40119
40119
  }
40120
40120
  },
40121
40121
  _valueChangeEventHandler: function(e) {
@@ -40508,7 +40508,7 @@ var Eh = function(e) {
40508
40508
  }), this._contentReadyHandler(), this._setPopupContentId(this._popup.$content()), this._bindInnerWidgetOptions(this._popup, "dropDownOptions");
40509
40509
  },
40510
40510
  _setPopupContentId(e) {
40511
- this._popupContentId = "dx-" + new ui(), this.setAria("id", this._popupContentId, e);
40511
+ this._popupContentId = "dx-" + new di(), this.setAria("id", this._popupContentId, e);
40512
40512
  },
40513
40513
  _contentReadyHandler: re,
40514
40514
  _popupConfig: function() {
@@ -40576,7 +40576,7 @@ var Eh = function(e) {
40576
40576
  var t = this._popup.$overlayContent(), i = kn(t);
40577
40577
  if (this._label.isVisible() && t.hasClass(dS)) {
40578
40578
  var n = this._label.$element();
40579
- oi(t, {
40579
+ si(t, {
40580
40580
  top: i.top - parseInt(n.css("fontSize"))
40581
40581
  });
40582
40582
  }
@@ -41115,7 +41115,7 @@ var hS = k({}, Qu, {
41115
41115
  this._list._getAriaTarget = this._getAriaTarget.bind(this);
41116
41116
  },
41117
41117
  _renderList: function() {
41118
- this._listId = "dx-" + new ui()._value;
41118
+ this._listId = "dx-" + new di()._value;
41119
41119
  var e = this._$list = v("<div>").attr("id", this._listId).appendTo(this._popup.$content());
41120
41120
  this._list = this._createComponent(e, Ho, this._listConfig()), this._refreshList(), this._setAriaTargetForList(), this._list.option("_listAttributes", {
41121
41121
  role: "combobox"
@@ -42021,12 +42021,12 @@ var Tq = ".dx-state-disabled", Aq = "dx-selectbox", Dq = "dx-selectbox-popup", O
42021
42021
  });
42022
42022
  nt("dxSelectBox", OC);
42023
42023
  var CS = (e) => e.getMonth() + 1, yS = (e, t) => {
42024
- var i = e.getDate(), n = Tu("M", e), r = Fi(parseInt(t), n.min, n.max);
42024
+ var i = e.getDate(), n = Tu("M", e), r = Pi(parseInt(t), n.min, n.max);
42025
42025
  e.setMonth(r - 1, 1);
42026
42026
  var {
42027
42027
  min: a,
42028
42028
  max: o
42029
- } = Tu("dM", e), s = Fi(i, a, o);
42029
+ } = Tu("dM", e), s = Pi(i, a, o);
42030
42030
  e.setDate(s);
42031
42031
  }, Rq = {
42032
42032
  a: (e) => e.getHours() < 12 ? 0 : 1,
@@ -42852,7 +42852,7 @@ var $q = "dx-calendar-navigator", Hq = "dx-calendar-navigator-previous-month", W
42852
42852
  year: 2,
42853
42853
  decade: 1,
42854
42854
  century: 0
42855
- }, Bi = {
42855
+ }, ki = {
42856
42856
  MONTH: "month",
42857
42857
  YEAR: "year",
42858
42858
  DECADE: "decade",
@@ -42873,9 +42873,9 @@ var CR = Zn.inherit({
42873
42873
  min: new Date(1e3, 0),
42874
42874
  max: new Date(3e3, 0),
42875
42875
  firstDayOfWeek: void 0,
42876
- zoomLevel: Bi.MONTH,
42877
- maxZoomLevel: Bi.MONTH,
42878
- minZoomLevel: Bi.CENTURY,
42876
+ zoomLevel: ki.MONTH,
42877
+ maxZoomLevel: ki.MONTH,
42878
+ minZoomLevel: ki.CENTURY,
42879
42879
  showTodayButton: !1,
42880
42880
  cellTemplate: "cell",
42881
42881
  disabledDates: null,
@@ -42984,16 +42984,16 @@ var CR = Zn.inherit({
42984
42984
  },
42985
42985
  _shiftDate: function(e, t, i, n) {
42986
42986
  switch (e) {
42987
- case Bi.MONTH:
42987
+ case ki.MONTH:
42988
42988
  t.setDate(t.getDate() + i * n);
42989
42989
  break;
42990
- case Bi.YEAR:
42990
+ case ki.YEAR:
42991
42991
  t.setMonth(t.getMonth() + i * n);
42992
42992
  break;
42993
- case Bi.DECADE:
42993
+ case ki.DECADE:
42994
42994
  t.setFullYear(t.getFullYear() + i * n);
42995
42995
  break;
42996
- case Bi.CENTURY:
42996
+ case ki.CENTURY:
42997
42997
  t.setFullYear(t.getFullYear() + 10 * i * n);
42998
42998
  }
42999
42999
  },
@@ -43011,25 +43011,25 @@ var CR = Zn.inherit({
43011
43011
  },
43012
43012
  _areDatesInSameView(e, t, i) {
43013
43013
  switch (e) {
43014
- case Bi.MONTH:
43014
+ case ki.MONTH:
43015
43015
  return t.getMonth() === i.getMonth();
43016
- case Bi.YEAR:
43016
+ case ki.YEAR:
43017
43017
  return t.getYear() === i.getYear();
43018
- case Bi.DECADE:
43018
+ case ki.DECADE:
43019
43019
  return parseInt(t.getYear() / 10) === parseInt(i.getYear() / 10);
43020
- case Bi.CENTURY:
43020
+ case ki.CENTURY:
43021
43021
  return parseInt(t.getYear() / 100) === parseInt(i.getYear() / 100);
43022
43022
  }
43023
43023
  },
43024
43024
  _areDatesInNeighborView(e, t, i) {
43025
43025
  switch (e) {
43026
- case Bi.MONTH:
43026
+ case ki.MONTH:
43027
43027
  return n = t.getMonth(), r = i.getMonth(), a = Math.abs(n - r), Math.min(a, 12 - a) <= 1;
43028
- case Bi.YEAR:
43028
+ case ki.YEAR:
43029
43029
  return Math.abs(t.getYear() - i.getYear()) <= 1;
43030
- case Bi.DECADE:
43030
+ case ki.DECADE:
43031
43031
  return Math.abs(t.getYear() - i.getYear()) <= 10;
43032
- case Bi.CENTURY:
43032
+ case ki.CENTURY:
43033
43033
  return Math.abs(t.getYear() - i.getYear()) <= 100;
43034
43034
  }
43035
43035
  var n, r, a;
@@ -43104,14 +43104,14 @@ var CR = Zn.inherit({
43104
43104
  },
43105
43105
  _getViewsOffset: function(e, t) {
43106
43106
  var i = this.option("zoomLevel");
43107
- if (i === Bi.MONTH)
43107
+ if (i === ki.MONTH)
43108
43108
  return this._getMonthsOffset(e, t);
43109
43109
  var n;
43110
43110
  switch (i) {
43111
- case Bi.CENTURY:
43111
+ case ki.CENTURY:
43112
43112
  n = 100;
43113
43113
  break;
43114
- case Bi.DECADE:
43114
+ case ki.DECADE:
43115
43115
  n = 10;
43116
43116
  break;
43117
43117
  default:
@@ -43206,13 +43206,13 @@ var CR = Zn.inherit({
43206
43206
  return Pe.dateInRange(e, i, n);
43207
43207
  },
43208
43208
  _translateViews: function() {
43209
- oi(this._view.$element(), {
43209
+ si(this._view.$element(), {
43210
43210
  left: 0,
43211
43211
  top: 0
43212
- }), this._beforeView && oi(this._beforeView.$element(), {
43212
+ }), this._beforeView && si(this._beforeView.$element(), {
43213
43213
  left: this._getViewPosition(-1),
43214
43214
  top: 0
43215
- }), this._afterView && oi(this._afterView.$element(), {
43215
+ }), this._afterView && si(this._afterView.$element(), {
43216
43216
  left: this._getViewPosition(1),
43217
43217
  top: 0
43218
43218
  });
@@ -43290,7 +43290,7 @@ var CR = Zn.inherit({
43290
43290
  },
43291
43291
  _swipeUpdateHandler: function(e) {
43292
43292
  var t = e.event.offset;
43293
- oi(this._$viewsWrapper, {
43293
+ si(this._$viewsWrapper, {
43294
43294
  left: t * this._viewWidth(),
43295
43295
  top: 0
43296
43296
  }), this._updateNavigatorCaption(t);
@@ -43405,7 +43405,7 @@ var CR = Zn.inherit({
43405
43405
  }
43406
43406
  },
43407
43407
  _resetLocation: function() {
43408
- oi(this._$viewsWrapper, {
43408
+ si(this._$viewsWrapper, {
43409
43409
  left: 0,
43410
43410
  top: 0
43411
43411
  });
@@ -43447,7 +43447,7 @@ var CR = Zn.inherit({
43447
43447
  _updateAriaId: function(e) {
43448
43448
  var t;
43449
43449
  e = (t = e) !== null && t !== void 0 ? t : this.option("currentDate");
43450
- var i = "dx-" + new ui(), n = this._view._getCellByDate(e);
43450
+ var i = "dx-" + new di(), n = this._view._getCellByDate(e);
43451
43451
  this.setAria("id", i, n), this.setAria("activedescendant", i), this._onContouredChanged(i);
43452
43452
  },
43453
43453
  _suppressingNavigation: function(e, t) {
@@ -45650,7 +45650,7 @@ var GY = qe(), UY = 573, KY = "dx-datebox-adaptivity-mode", FS = "dx-datebox-dat
45650
45650
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0;
45651
45651
  if (!(!this.option("text") || this._disposed)) {
45652
45652
  e && (this._initialMaskValue = new Date(this._maskValue));
45653
- var t = Fi(this._activePartIndex + e, 0, this._dateParts.length - 1);
45653
+ var t = Pi(this._activePartIndex + e, 0, this._dateParts.length - 1);
45654
45654
  if (this._dateParts[t].isStub) {
45655
45655
  var i = t === 0 && e < 0 || t === this._dateParts.length - 1 && e > 0;
45656
45656
  if (i)
@@ -45683,7 +45683,7 @@ var GY = qe(), UY = 573, KY = "dx-datebox-adaptivity-mode", FS = "dx-datebox-dat
45683
45683
  _setActivePartValue(e, t) {
45684
45684
  t = t || this._maskValue;
45685
45685
  var i = this._getActivePartProp("setter"), n = this._getActivePartLimits();
45686
- e = Wr(e, n.min, n.max) ? e : e % 10, e = this._addLeadingZeroes(Fi(e, n.min, n.max)), Ie(i) ? i(t, e) : t[i](e), this._renderDisplayText(this._getDisplayedText(t)), this._renderDateParts();
45686
+ 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();
45687
45687
  },
45688
45688
  _getActivePartProp(e) {
45689
45689
  if (!(!this._dateParts || !this._dateParts[this._activePartIndex]))
@@ -46559,7 +46559,7 @@ var Cv = qe(), fX = {
46559
46559
  var r, a, {
46560
46560
  key: o
46561
46561
  } = i;
46562
- if (w(o) || (o = String(new ui()), i.key = o), a = (r = this._getInternalData(o)) === null || r === void 0 ? void 0 : r.insertInfo, !w(a)) {
46562
+ if (w(o) || (o = String(new di()), i.key = o), a = (r = this._getInternalData(o)) === null || r === void 0 ? void 0 : r.insertInfo, !w(a)) {
46563
46563
  var s = this._getInsertAfterOrBeforeKey(i);
46564
46564
  a = this._createInsertInfo(), w(s) || this._setInsertAfterOrBeforeKey(i, n);
46565
46565
  }
@@ -46616,7 +46616,7 @@ var Cv = qe(), fX = {
46616
46616
  }, s = this._getVisibleEditRowIndex(), l = new oe();
46617
46617
  return this.refresh({
46618
46618
  allowCancelEditing: !0
46619
- }), this._allowRowAdding() ? (a || (o.data.__KEY__ = String(new ui())), Ae(this._initNewRow(o, i)).done(() => {
46619
+ }), this._allowRowAdding() ? (a || (o.data.__KEY__ = String(new di())), Ae(this._initNewRow(o, i)).done(() => {
46620
46620
  this._allowRowAdding() ? Ae(this._addRowCore(o.data, i, s)).done(l.resolve).fail(l.reject) : l.reject("cancel");
46621
46621
  }).fail(l.reject), l.promise()) : (Ae(this._navigateToNewRow(s)).done(l.resolve).fail(l.reject), l.promise());
46622
46622
  },
@@ -47714,7 +47714,7 @@ class FR {
47714
47714
  delete this._map[t];
47715
47715
  }
47716
47716
  add(t) {
47717
- var i = t.guid || new ui();
47717
+ var i = t.guid || new di();
47718
47718
  return this._map[i] = t, i;
47719
47719
  }
47720
47720
  addItemsOrExtendFrom(t) {
@@ -47792,7 +47792,7 @@ class FR {
47792
47792
  }
47793
47793
  var sc = {
47794
47794
  move(e, t) {
47795
- oi(e, {
47795
+ si(e, {
47796
47796
  left: t
47797
47797
  });
47798
47798
  }
@@ -49242,7 +49242,7 @@ var RZ = "dx-widget", kZ = "dx-form", Sv = "dx-form-group", BZ = "dx-form-group-
49242
49242
  status: GZ,
49243
49243
  brokenRule: a,
49244
49244
  brokenRules: [a]
49245
- }) : l = yt.validate(r, o, i), l.id = new ui().toString(), this._applyValidationResult(l, t), l.complete && l.complete.then((u) => {
49245
+ }) : l = yt.validate(r, o, i), l.id = new di().toString(), this._applyValidationResult(l, t), l.complete && l.complete.then((u) => {
49246
49246
  u.id === this._validationInfo.result.id && this._applyValidationResult(u, t);
49247
49247
  }), k({}, this._validationInfo.result);
49248
49248
  },
@@ -49312,7 +49312,7 @@ function jZ(e) {
49312
49312
  itemId: b,
49313
49313
  managerMarkOptions: A,
49314
49314
  labelMode: B
49315
- } = e, D = w(o.isRequired) ? o.isRequired : !!XZ(o.validationRules), K = o.itemType === gm, H = o.helpText ? "dx-" + new ui() : null, W = ZZ({
49315
+ } = e, D = w(o.isRequired) ? o.isRequired : !!XZ(o.validationRules), K = o.itemType === gm, H = o.helpText ? "dx-" + new di() : null, W = ZZ({
49316
49316
  item: o,
49317
49317
  id: b,
49318
49318
  isRequired: D,
@@ -49437,7 +49437,7 @@ function ZZ(e) {
49437
49437
  }, t ? t.label : {}, {
49438
49438
  markOptions: qR(r, n)
49439
49439
  });
49440
- return ["dxRadioGroup", "dxCheckBox", "dxLookup", "dxSlider", "dxRangeSlider", "dxSwitch", "dxHtmlEditor"].includes(t.editorType) && (u.labelID = "dx-label-".concat(new ui())), !u.text && t.dataField && (u.text = go(t.dataField)), u.text && (u.textWithoutColon = u.text, u.text += u.showColon ? ":" : ""), u;
49440
+ return ["dxRadioGroup", "dxCheckBox", "dxLookup", "dxSlider", "dxRangeSlider", "dxSwitch", "dxHtmlEditor"].includes(t.editorType) && (u.labelID = "dx-label-".concat(new di())), !u.text && t.dataField && (u.text = go(t.dataField)), u.text && (u.textWithoutColon = u.text, u.text += u.showColon ? ":" : ""), u;
49441
49441
  }
49442
49442
  var JZ = ["$FIELD_ITEM_LABEL_CONTENT_CLASS"], QZ = "dx-layout-manager-hidden-label", eJ = "dx-field-item-required-mark", YR = "dx-field-item-label-location-", tJ = "dx-field-item-optional-mark", XR = "dx-field-item-label-text";
49443
49443
  function ZR(e) {
@@ -50268,7 +50268,7 @@ var gw = "dx-state-focused", LJ = ["items", "isRequired", "validationRules", "vi
50268
50268
  },
50269
50269
  _getDefaultOptions: function() {
50270
50270
  return k(this.callBase(), {
50271
- formID: "dx-" + new ui(),
50271
+ formID: "dx-" + new di(),
50272
50272
  formData: {},
50273
50273
  colCount: 1,
50274
50274
  screenByWidth: eg,
@@ -50927,7 +50927,7 @@ var gw = "dx-state-focused", LJ = ["items", "isRequired", "validationRules", "vi
50927
50927
  return yt.validateGroup(this._getValidationGroup());
50928
50928
  },
50929
50929
  getItemID: function(e) {
50930
- return "dx_" + this.option("formID") + "_" + (e || new ui());
50930
+ return "dx_" + this.option("formID") + "_" + (e || new di());
50931
50931
  },
50932
50932
  getTargetScreenFactor: function() {
50933
50933
  return this._targetScreenFactor;
@@ -51150,7 +51150,7 @@ var PJ = !!gn.IS_RENOVATED_WIDGET, Cw = "edit-form-item", FJ = "edit-popup", MJ
51150
51150
  }
51151
51151
  return k({}, i, {
51152
51152
  items: a,
51153
- formID: "dx-" + new ui(),
51153
+ formID: "dx-" + new di(),
51154
51154
  customizeItem: (l) => {
51155
51155
  var u, d = l.name || l.dataField;
51156
51156
  if ((l.column || d) && (u = l.column || this._columnsController.columnOption(l.name ? "name:" + l.name : "dataField:" + l.dataField)), u) {
@@ -52389,7 +52389,7 @@ var e1 = "invalid", lc = "revert-tooltip", eQ = "rowsview", tQ = "dx-invalid-mes
52389
52389
  return n.show(), yn(n, at(a)), !0;
52390
52390
  },
52391
52391
  _formItemPrepared: function(e, t) {
52392
- this.callBase.apply(this, arguments), Hi(() => {
52392
+ this.callBase.apply(this, arguments), $i(() => {
52393
52393
  var i = t.find(".dx-widget").first(), n = i.length && !i.children().length;
52394
52394
  n || this.getController("validating").createValidator(e, i);
52395
52395
  });
@@ -55321,7 +55321,7 @@ function g1(e) {
55321
55321
  var n = e[i];
55322
55322
  if (!Array.isArray(n)) {
55323
55323
  if (t && t !== n)
55324
- throw new li.Error("E4019");
55324
+ throw new ui.Error("E4019");
55325
55325
  n !== "!" && (t = n);
55326
55326
  }
55327
55327
  }
@@ -60161,7 +60161,7 @@ function Sne(e) {
60161
60161
  function OE(e) {
60162
60162
  var t = Et(e.selector), i = "skipEmptyValues" in e ? e.skipEmptyValues : !0, n = e.aggregator;
60163
60163
  if (typeof n == "string" && (n = kg[n], !n))
60164
- throw li.Error("E4001", e.aggregator);
60164
+ throw ui.Error("E4001", e.aggregator);
60165
60165
  return {
60166
60166
  selector: t,
60167
60167
  aggregator: n,
@@ -61139,7 +61139,7 @@ var RE = "content", pu = "content-fixed", Pne = "dx-master-detail-cell", kE = "d
61139
61139
  _applyElasticScrolling: function(e) {
61140
61140
  if (this._fixedTableElement) {
61141
61141
  var t = this._getElasticScrollTop(e);
61142
- Math.ceil(t) !== 0 ? oi(this._fixedTableElement, {
61142
+ Math.ceil(t) !== 0 ? si(this._fixedTableElement, {
61143
61143
  top: t
61144
61144
  }) : this._fixedTableElement.css("transform", "");
61145
61145
  }
@@ -61547,7 +61547,7 @@ var rre = Ot.ViewController.inherit({
61547
61547
  createFormByHiddenColumns: function(e, t) {
61548
61548
  var i = this, n = v(e), r = {
61549
61549
  items: i._getFormItemsByHiddenColumns(i._hiddenColumns),
61550
- formID: "dx-" + new ui()
61550
+ formID: "dx-" + new di()
61551
61551
  }, a = ti() ? {
61552
61552
  colCount: 2
61553
61553
  } : {};
@@ -64380,15 +64380,15 @@ https://github.com/nodeca/pako/blob/main/LICENSE
64380
64380
  for (X.max_code = dt, pe = L.heap_len >> 1; 1 <= pe; pe--) me(L, Ee, pe);
64381
64381
  for (le = Ve; 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; ) ;
64382
64382
  L.heap[--L.heap_max] = L.heap[1], function(et, Je) {
64383
- var di, qt, Wt, mt, Mi, Ri, ci = Je.dyn_tree, We = Je.max_code, ft = Je.stat_desc.static_tree, yi = Je.stat_desc.has_stree, Vi = Je.stat_desc.extra_bits, He = Je.stat_desc.extra_base, pt = Je.stat_desc.max_length, Jt = 0;
64383
+ var ci, qt, Wt, mt, Fi, Hi, ni = Je.dyn_tree, We = Je.max_code, ft = Je.stat_desc.static_tree, yi = Je.stat_desc.has_stree, Mi = Je.stat_desc.extra_bits, He = Je.stat_desc.extra_base, pt = Je.stat_desc.max_length, Jt = 0;
64384
64384
  for (mt = 0; mt <= g; mt++) et.bl_count[mt] = 0;
64385
- for (ci[2 * et.heap[et.heap_max] + 1] = 0, di = et.heap_max + 1; di < m; di++) pt < (mt = ci[2 * ci[2 * (qt = et.heap[di]) + 1] + 1] + 1) && (mt = pt, Jt++), ci[2 * qt + 1] = mt, We < qt || (et.bl_count[mt]++, Mi = 0, He <= qt && (Mi = Vi[qt - He]), Ri = ci[2 * qt], et.opt_len += Ri * (mt + Mi), yi && (et.static_len += Ri * (ft[2 * qt + 1] + Mi)));
64385
+ for (ni[2 * et.heap[et.heap_max] + 1] = 0, ci = et.heap_max + 1; ci < m; ci++) pt < (mt = ni[2 * ni[2 * (qt = et.heap[ci]) + 1] + 1] + 1) && (mt = pt, Jt++), ni[2 * qt + 1] = mt, We < qt || (et.bl_count[mt]++, Fi = 0, He <= qt && (Fi = Mi[qt - He]), Hi = ni[2 * qt], et.opt_len += Hi * (mt + Fi), yi && (et.static_len += Hi * (ft[2 * qt + 1] + Fi)));
64386
64386
  if (Jt !== 0) {
64387
64387
  do {
64388
64388
  for (mt = pt - 1; et.bl_count[mt] === 0; ) mt--;
64389
64389
  et.bl_count[mt]--, et.bl_count[mt + 1] += 2, et.bl_count[pt]--, Jt -= 2;
64390
64390
  } while (0 < Jt);
64391
- for (mt = pt; mt !== 0; mt--) for (qt = et.bl_count[mt]; qt !== 0; ) We < (Wt = et.heap[--di]) || (ci[2 * Wt + 1] !== mt && (et.opt_len += (mt - ci[2 * Wt + 1]) * ci[2 * Wt], ci[2 * Wt + 1] = mt), qt--);
64391
+ for (mt = pt; mt !== 0; mt--) for (qt = et.bl_count[mt]; qt !== 0; ) We < (Wt = et.heap[--ci]) || (ni[2 * Wt + 1] !== mt && (et.opt_len += (mt - ni[2 * Wt + 1]) * ni[2 * Wt], ni[2 * Wt + 1] = mt), qt--);
64392
64392
  }
64393
64393
  }(L, X), G(Ee, dt, L.bl_count);
64394
64394
  }
@@ -64946,7 +64946,7 @@ var $E = 1632, HE = {
64946
64946
  return Lm._convertNumberFormat(e, t, n);
64947
64947
  }
64948
64948
  }
64949
- }, Pi = {
64949
+ }, Li = {
64950
64950
  toXml: function(e, t, i) {
64951
64951
  var n = ["<", e];
64952
64952
  for (var r in t) {
@@ -64975,7 +64975,7 @@ var $E = 1632, HE = {
64975
64975
  return !w(e) || !w(e.vertical) && !w(e.wrapText) && !w(e.horizontal);
64976
64976
  },
64977
64977
  toXml: function(e) {
64978
- return Pi.toXml("alignment", {
64978
+ return Li.toXml("alignment", {
64979
64979
  vertical: e.vertical,
64980
64980
  wrapText: w(e.wrapText) ? Number(e.wrapText) : void 0,
64981
64981
  horizontal: e.horizontal
@@ -65013,7 +65013,7 @@ var $E = 1632, HE = {
65013
65013
  return zi.isEmpty(e) && zi.isEmpty(t) || w(e) && w(t) && e.rgb === t.rgb && e.theme === t.theme;
65014
65014
  },
65015
65015
  toXml: function(e, t) {
65016
- return Pi.toXml(e, {
65016
+ return Li.toXml(e, {
65017
65017
  rgb: t.rgb,
65018
65018
  theme: t.theme
65019
65019
  });
@@ -65039,7 +65039,7 @@ var $E = 1632, HE = {
65039
65039
  },
65040
65040
  toXml: function(e) {
65041
65041
  var t = [w(e.foregroundColor) ? zi.toXml("fgColor", e.foregroundColor) : "", w(e.backgroundColor) ? zi.toXml("bgColor", e.backgroundColor) : ""].join("");
65042
- return Pi.toXml("patternFill", {
65042
+ return Li.toXml("patternFill", {
65043
65043
  patternType: e.patternType
65044
65044
  }, t);
65045
65045
  }
@@ -65092,7 +65092,7 @@ var $E = 1632, HE = {
65092
65092
  return !w(e) || ma.isEmpty(e.patternFill);
65093
65093
  },
65094
65094
  toXml: function(e) {
65095
- return Pi.toXml("fill", {}, ma.toXml(e.patternFill));
65095
+ return Li.toXml("fill", {}, ma.toXml(e.patternFill));
65096
65096
  }
65097
65097
  }, mo = {
65098
65098
  tryCreateTag: function(e) {
@@ -65119,18 +65119,18 @@ var $E = 1632, HE = {
65119
65119
  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) && zi.isEmpty(e.color);
65120
65120
  },
65121
65121
  toXml: function(e) {
65122
- var t = [w(e.bold) && e.bold ? Pi.toXml("b", {}) : "", w(e.size) ? Pi.toXml("sz", {
65122
+ var t = [w(e.bold) && e.bold ? Li.toXml("b", {}) : "", w(e.size) ? Li.toXml("sz", {
65123
65123
  val: e.size
65124
- }) : "", w(e.color) ? zi.toXml("color", e.color) : "", w(e.name) ? Pi.toXml("name", {
65124
+ }) : "", w(e.color) ? zi.toXml("color", e.color) : "", w(e.name) ? Li.toXml("name", {
65125
65125
  val: e.name
65126
- }) : "", w(e.family) ? Pi.toXml("family", {
65126
+ }) : "", w(e.family) ? Li.toXml("family", {
65127
65127
  val: e.family
65128
- }) : "", w(e.scheme) ? Pi.toXml("scheme", {
65128
+ }) : "", w(e.scheme) ? Li.toXml("scheme", {
65129
65129
  val: e.scheme
65130
- }) : "", w(e.italic) && e.italic ? Pi.toXml("i", {}) : "", w(e.underline) ? Pi.toXml("u", {
65130
+ }) : "", w(e.italic) && e.italic ? Li.toXml("i", {}) : "", w(e.underline) ? Li.toXml("u", {
65131
65131
  val: e.underline
65132
65132
  }) : ""].join("");
65133
- return Pi.toXml("font", {}, t);
65133
+ return Li.toXml("font", {}, t);
65134
65134
  }
65135
65135
  }, so = {
65136
65136
  tryCreateTag: function(e, t) {
@@ -65160,7 +65160,7 @@ var $E = 1632, HE = {
65160
65160
  },
65161
65161
  toXml: function(e) {
65162
65162
  var t = Pr.isEmpty(e.alignment), i;
65163
- return w(e.numberFormatId) && (i = e.numberFormatId > 0 ? 1 : 0), Pi.toXml("xf", {
65163
+ return w(e.numberFormatId) && (i = e.numberFormatId > 0 ? 1 : 0), Li.toXml("xf", {
65164
65164
  xfId: 0,
65165
65165
  applyAlignment: t ? null : 1,
65166
65166
  fontId: e.fontId,
@@ -65184,7 +65184,7 @@ var $E = 1632, HE = {
65184
65184
  return !w(e) || !w(e.formatCode) || e.formatCode === "";
65185
65185
  },
65186
65186
  toXml: function(e) {
65187
- return Pi.toXml("numFmt", {
65187
+ return Li.toXml("numFmt", {
65188
65188
  numFmtId: e[lr.ID_PROPERTY_NAME],
65189
65189
  formatCode: e.formatCode
65190
65190
  });
@@ -65219,7 +65219,7 @@ class WE {
65219
65219
  }
65220
65220
  generateCellFormatsXml() {
65221
65221
  var t = this._cellFormatTags.map((i) => so.toXml(i));
65222
- return Pi.toXml("cellXfs", {
65222
+ return Li.toXml("cellXfs", {
65223
65223
  count: t.length
65224
65224
  }, t.join(""));
65225
65225
  }
@@ -65241,7 +65241,7 @@ class WE {
65241
65241
  }
65242
65242
  generateFillsXml() {
65243
65243
  var t = this._fillTags.map((i) => qn.toXml(i));
65244
- return Pi.toXml("fills", {
65244
+ return Li.toXml("fills", {
65245
65245
  count: t.length
65246
65246
  }, t.join(""));
65247
65247
  }
@@ -65259,7 +65259,7 @@ class WE {
65259
65259
  }
65260
65260
  generateFontsXml() {
65261
65261
  var t = this._fontTags.map((i) => mo.toXml(i));
65262
- return Pi.toXml("fonts", {
65262
+ return Li.toXml("fonts", {
65263
65263
  count: t.length
65264
65264
  }, t.join(""));
65265
65265
  }
@@ -65281,7 +65281,7 @@ class WE {
65281
65281
  generateNumberFormatsXml() {
65282
65282
  if (this._numberFormatTags.length > 0) {
65283
65283
  var t = this._numberFormatTags.map((i) => lr.toXml(i));
65284
- return Pi.toXml("numFmts", {
65284
+ return Li.toXml("numFmts", {
65285
65285
  count: t.length
65286
65286
  }, t.join(""));
65287
65287
  } else
@@ -66376,7 +66376,7 @@ var qE = "dx-dropdownbutton", jre = "dx-dropdownbutton-content", YE = "dx-dropdo
66376
66376
  },
66377
66377
  _renderPopupContent() {
66378
66378
  var e = this._popup.$content(), t = this._getTemplateByOption("dropDownContentTemplate");
66379
- return e.empty(), this._popupContentId = "dx-" + new ui(), this.setAria("id", this._popupContentId, e), t.render({
66379
+ return e.empty(), this._popupContentId = "dx-" + new di(), this.setAria("id", this._popupContentId, e), t.render({
66380
66380
  container: Fe(e),
66381
66381
  model: this.option("items") || this._dataSource
66382
66382
  });
@@ -67913,7 +67913,7 @@ var bae = cD.inherit({
67913
67913
  O.off(this._$content(), "." + Qr), O.off(this._getArea(), "." + Qr);
67914
67914
  },
67915
67915
  _move: function(e, t) {
67916
- oi(t || this._$dragElement, e);
67916
+ si(t || this._$dragElement, e);
67917
67917
  },
67918
67918
  _getDraggableElement: function(e) {
67919
67919
  var t = this._getSourceElement();
@@ -68703,7 +68703,7 @@ var oI = "dx-command-drag", Aae = "dx-cell-focus-disabled", Dae = "drag-icon", O
68703
68703
  })), i.toggleClass("dx-scrollable-container", n), i.toggleClass(Rae, t && !e.showDragIcons)), i;
68704
68704
  },
68705
68705
  _renderCore(e) {
68706
- this.callBase.apply(this, arguments), e && e.changeType === "update" && e.repaintChangesOnly && xe.isVirtualRowRendering(this) && Hi(() => {
68706
+ this.callBase.apply(this, arguments), e && e.changeType === "update" && e.repaintChangesOnly && xe.isVirtualRowRendering(this) && $i(() => {
68707
68707
  this._updateSortable();
68708
68708
  });
68709
68709
  },
@@ -72362,7 +72362,7 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72362
72362
  var se;
72363
72363
  return (se = Te.current) == null ? void 0 : se.instance.deselectAll();
72364
72364
  }
72365
- }), [Je, di] = ze([
72365
+ }), [Je, ci] = ze([
72366
72366
  {
72367
72367
  label: "Edit",
72368
72368
  type: "edit",
@@ -72374,30 +72374,29 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72374
72374
  event: (se, j) => Yo(se, j)
72375
72375
  }
72376
72376
  ]), qt = je(null), Wt = (se) => {
72377
- Je && Je.length && Mi();
72377
+ Je && Je.length && Fi();
72378
72378
  }, mt = () => {
72379
- Je && Je.length && Mi();
72380
- }, Mi = () => {
72379
+ Je && Je.length && Fi();
72380
+ }, Fi = () => {
72381
72381
  document.querySelectorAll(".datagrid_action_data_controller > ul").forEach((j) => {
72382
72382
  j.style.display = "none", j.style.pointerEvents = "none";
72383
72383
  });
72384
- }, Ri = je(0), ci = new Us({
72384
+ }, Hi = je(0), ni = new Us({
72385
72385
  key: h ?? "id",
72386
- load: async (se) => {
72387
- let j = await f(se);
72388
- return Ri.current = j, j;
72389
- },
72386
+ load: f,
72390
72387
  update: p,
72391
72388
  insert: m,
72392
72389
  remove: g,
72393
72390
  onLoading: F
72394
- }), We = (se, j) => {
72391
+ });
72392
+ console.log(ni.totalCount);
72393
+ const We = (se, j) => {
72395
72394
  $ && typeof $ == "function" && $(j, se);
72396
72395
  }, ft = (se) => {
72397
72396
  o && (W == null ? void 0 : W.mode) === "multiple" && b && qt.current.setValue(se.selectedRowKeys.length), x && typeof x == "function" && x(se);
72398
72397
  }, yi = (se) => {
72399
72398
  z && typeof z == "function" && z(se);
72400
- }, Vi = (se) => {
72399
+ }, Mi = (se) => {
72401
72400
  te && typeof te == "function" && te(se);
72402
72401
  }, He = (se) => {
72403
72402
  E && typeof E == "function" && E(se);
@@ -72414,8 +72413,8 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72414
72413
  }, wr = (se) => {
72415
72414
  let be = document.querySelector(`#datagrid_action_data_id_${se[n]}`), Be = document.querySelectorAll(".datagrid_action_data_controller > ul"), it = be.querySelector("ul");
72416
72415
  const wt = document.querySelectorAll(".dx-datagrid-rowsview .dx-row > td");
72417
- wt && wt.forEach((ni) => {
72418
- ni.querySelector("ul") ? ni.style.overflow = "unset" : ni.style.overflow = "hidden";
72416
+ wt && wt.forEach((ri) => {
72417
+ ri.querySelector("ul") ? ri.style.overflow = "unset" : ri.style.overflow = "hidden";
72419
72418
  });
72420
72419
  const Mt = be.getBoundingClientRect(), St = document.querySelector(".gridWrapper").getBoundingClientRect();
72421
72420
  let ct = {
@@ -72425,8 +72424,8 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72425
72424
  top: "20px",
72426
72425
  left: "-70px"
72427
72426
  };
72428
- Mt.bottom > St.bottom - 150 && (ct.top = "unset", ct.bottom = "100%", ct.left = "-100px"), Be.forEach((ni) => {
72429
- ni.style.display = "none", ni.style.pointerEvents = "none";
72427
+ Mt.bottom > St.bottom - 150 && (ct.top = "unset", ct.bottom = "100%", ct.left = "-100px"), Be.forEach((ri) => {
72428
+ ri.style.display = "none", ri.style.pointerEvents = "none";
72430
72429
  }), Object.assign(it.style, ct);
72431
72430
  }, Ko = (se) => {
72432
72431
  Re.current = se, Ee((j) => !j), I && typeof I == "function" && I(Re.current);
@@ -72449,7 +72448,7 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72449
72448
  P && typeof P == "function" && P(j);
72450
72449
  };
72451
72450
  tt(() => {
72452
- C && C.length && di((se) => {
72451
+ C && C.length && ci((se) => {
72453
72452
  const j = se;
72454
72453
  return C.forEach((be) => {
72455
72454
  j.some((Be) => Be.type === be.type) || j.push(be);
@@ -72505,7 +72504,7 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72505
72504
  }
72506
72505
  ) }) })
72507
72506
  ] }),
72508
- Ri.current && Ri.current > 20 && /* @__PURE__ */ T.jsxs(T.Fragment, { children: [
72507
+ Hi.current > 20 && /* @__PURE__ */ T.jsxs(T.Fragment, { children: [
72509
72508
  /* @__PURE__ */ T.jsx("div", { className: "custom-pagination-controls", style: { position: "absolute", bottom: "18px", right: "24px", zIndex: "100" }, children: /* @__PURE__ */ T.jsxs(
72510
72509
  "button",
72511
72510
  {
@@ -72586,7 +72585,7 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72586
72585
  ref: Te,
72587
72586
  onRowPrepared: gt,
72588
72587
  onFocusedCellChanged: He,
72589
- dataSource: u ? ci : e,
72588
+ dataSource: u ? ni : e,
72590
72589
  remoteOperations: !0,
72591
72590
  keyExpr: n ?? "id",
72592
72591
  allowColumnReordering: !1,
@@ -72616,7 +72615,7 @@ const yle = "ColumnConfigure-module__configureWrapper", xle = "ColumnConfigure-m
72616
72615
  focusedRowEnabled: o,
72617
72616
  autoNavigateToFocusedRow: !1,
72618
72617
  onFocusedRowChanging: yi,
72619
- onFocusedRowChanged: Vi,
72618
+ onFocusedRowChanged: Mi,
72620
72619
  onRowClick: pt,
72621
72620
  onRowExpanding: jo,
72622
72621
  onRowCollapsed: qo,