@farris/ui-vue 1.5.0-beta.0 → 1.5.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/components/avatar/index.esm.js +897 -901
  2. package/components/avatar/index.umd.cjs +1 -1
  3. package/components/combo-list/index.esm.js +483 -487
  4. package/components/combo-list/index.umd.cjs +1 -1
  5. package/components/component/index.esm.js +482 -486
  6. package/components/component/index.umd.cjs +1 -1
  7. package/components/condition/index.esm.js +543 -547
  8. package/components/condition/index.umd.cjs +1 -1
  9. package/components/content-container/index.esm.js +619 -623
  10. package/components/content-container/index.umd.cjs +1 -1
  11. package/components/data-grid/index.esm.js +439 -440
  12. package/components/data-grid/index.umd.cjs +1 -1
  13. package/components/data-view/index.esm.js +423 -425
  14. package/components/data-view/index.umd.cjs +1 -1
  15. package/components/designer-canvas/index.esm.js +529 -533
  16. package/components/designer-canvas/index.umd.cjs +1 -1
  17. package/components/dynamic-form/index.esm.js +723 -727
  18. package/components/dynamic-form/index.umd.cjs +1 -1
  19. package/components/events-editor/index.esm.js +504 -508
  20. package/components/events-editor/index.umd.cjs +1 -1
  21. package/components/expression-editor/index.esm.js +679 -683
  22. package/components/expression-editor/index.umd.cjs +4 -4
  23. package/components/filter-bar/index.esm.js +503 -507
  24. package/components/filter-bar/index.umd.cjs +1 -1
  25. package/components/filter-condition-editor/index.esm.js +557 -561
  26. package/components/filter-condition-editor/index.umd.cjs +4 -4
  27. package/components/flow-canvas/index.esm.js +327 -331
  28. package/components/flow-canvas/index.umd.cjs +1 -1
  29. package/components/list-view/index.esm.js +502 -506
  30. package/components/list-view/index.umd.cjs +2 -2
  31. package/components/mapping-editor/index.esm.js +347 -348
  32. package/components/mapping-editor/index.umd.cjs +1 -1
  33. package/components/number-range/index.esm.js +479 -483
  34. package/components/number-range/index.umd.cjs +1 -1
  35. package/components/number-spinner/index.esm.js +1037 -1041
  36. package/components/number-spinner/index.umd.cjs +1 -1
  37. package/components/order/index.esm.js +1238 -1242
  38. package/components/order/index.umd.cjs +2 -2
  39. package/components/pagination/index.esm.js +94 -91
  40. package/components/pagination/index.umd.cjs +1 -1
  41. package/components/property-panel/index.esm.js +534 -538
  42. package/components/property-panel/index.umd.cjs +2 -2
  43. package/components/query-solution/index.esm.js +785 -789
  44. package/components/query-solution/index.umd.cjs +5 -5
  45. package/components/response-layout/index.esm.js +710 -714
  46. package/components/response-layout/index.umd.cjs +1 -1
  47. package/components/schema-selector/index.esm.js +701 -702
  48. package/components/schema-selector/index.umd.cjs +3 -3
  49. package/components/section/index.esm.js +502 -506
  50. package/components/section/index.umd.cjs +1 -1
  51. package/components/sort-condition-editor/index.esm.js +556 -560
  52. package/components/sort-condition-editor/index.umd.cjs +4 -4
  53. package/components/textarea/index.esm.js +480 -484
  54. package/components/textarea/index.umd.cjs +2 -2
  55. package/components/time-picker/index.esm.js +594 -598
  56. package/components/time-picker/index.umd.cjs +1 -1
  57. package/components/tooltip/index.esm.js +189 -179
  58. package/components/tooltip/index.umd.cjs +1 -1
  59. package/components/tree-grid/index.esm.js +463 -467
  60. package/components/tree-grid/index.umd.cjs +1 -1
  61. package/components/tree-view/index.esm.js +629 -633
  62. package/components/tree-view/index.umd.cjs +1 -1
  63. package/components/video/index.esm.js +632 -636
  64. package/components/video/index.umd.cjs +1 -1
  65. package/farris.all.esm.js +2583 -2569
  66. package/farris.all.umd.cjs +11 -11
  67. package/index.css +1 -1
  68. package/package.json +1 -1
@@ -1,23 +1,23 @@
1
- var Uo = Object.defineProperty;
2
- var Xo = (t, n, e) => n in t ? Uo(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e;
3
- var V = (t, n, e) => Xo(t, typeof n != "symbol" ? n + "" : n, e);
4
- import { defineComponent as Ke, ref as C, computed as A, watch as Te, onMounted as kt, createVNode as I, Fragment as Xt, reactive as yt, createApp as Gn, onUnmounted as ln, Transition as zn, mergeProps as Nt, createTextVNode as Rt, onBeforeUnmount as Yn, withDirectives as Qo, resolveDirective as Ko, nextTick as un, onBeforeMount as Jo, Teleport as Zo, shallowRef as er, render as dn, h as tr, cloneVNode as nr, inject as Tt, provide as or, triggerRef as rr, isVNode as ir } from "vue";
5
- import { isPlainObject as On, cloneDeep as Ft, isUndefined as at, throttle as ar } from "lodash-es";
6
- import Un from "../list-view/index.esm.js";
7
- import sr from "../button-edit/index.esm.js";
8
- import Xn from "../../designer/button-edit/index.esm.js";
9
- import { useGuid as lr, resolveField as rt, FormSchemaEntityFieldTypeName as Pn, useCommonUtils as ur, useDateFormat as cr, useNumberFormat as dr, setFieldValue as vn, getCustomClass as fn, withInstall as Qn, FormSchemaEntityField$Type as Vn, FormSchemaEntityFieldType$Type as Kn } from "../common/index.esm.js";
10
- import { DgControl as Dn, useDesignerComponent as fr } from "../designer-canvas/index.esm.js";
11
- import { useResizeObserver as Jn } from "@vueuse/core";
12
- import { useIdentify as mr, useGroupData as pr, useFilter as hr, useHierarchy as vr, useLoading as gr, useDataView as yr, useSelection as br, useSelectHierarchyItem as wr, useDataViewContainerStyle as Cr, useCommandColumn as xr, useColumn as _r, useSort as Sr, useGroupColumn as Tr, useRow as Fr, useEdit as Er, useVisualDataBound as kr, useVisualDataCell as Mr, useVisualDataRow as Ir, useVisualData as Or, useCellPosition as Pr, useSidebar as Vr, useVirtualScroll as Dr, useFitColumn as Br, useFilterHistory as Nr, useColumnFilter as Rr, useDragColumn as Lr, getColumnHeader as Hr, getSidebar as $r, getDisableMask as Wr, getHorizontalScrollbar as jr, getVerticalScrollbar as Ar, getEmpty as qr } from "../data-view/index.esm.js";
1
+ var Yo = Object.defineProperty;
2
+ var Uo = (t, n, e) => n in t ? Yo(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e;
3
+ var V = (t, n, e) => Uo(t, typeof n != "symbol" ? n + "" : n, e);
4
+ import { defineComponent as Ke, ref as C, computed as A, watch as Te, onMounted as kt, createVNode as I, Fragment as Xt, reactive as yt, createApp as qn, onUnmounted as ln, Transition as Gn, mergeProps as Nt, createTextVNode as Rt, onBeforeUnmount as zn, withDirectives as Xo, resolveDirective as Qo, nextTick as un, onBeforeMount as Ko, Teleport as Jo, shallowRef as Zo, render as dn, h as er, cloneVNode as tr, inject as Tt, provide as nr, triggerRef as or, isVNode as rr } from "vue";
5
+ import { isPlainObject as On, cloneDeep as Ft, isUndefined as at, throttle as ir } from "lodash-es";
6
+ import Yn from "../list-view/index.esm.js";
7
+ import ar from "../button-edit/index.esm.js";
8
+ import Un from "../../designer/button-edit/index.esm.js";
9
+ import { useGuid as sr, resolveField as rt, FormSchemaEntityFieldTypeName as Pn, useCommonUtils as lr, useDateFormat as ur, useNumberFormat as cr, setFieldValue as vn, getCustomClass as fn, withInstall as Xn, FormSchemaEntityField$Type as Vn, FormSchemaEntityFieldType$Type as Qn } from "../common/index.esm.js";
10
+ import { DgControl as Dn, useDesignerComponent as dr } from "../designer-canvas/index.esm.js";
11
+ import { useResizeObserver as Kn } from "@vueuse/core";
12
+ import { useIdentify as fr, useGroupData as mr, useFilter as pr, useHierarchy as hr, useLoading as vr, useDataView as gr, useSelection as yr, useSelectHierarchyItem as br, useDataViewContainerStyle as wr, useCommandColumn as Cr, useColumn as xr, useSort as _r, useGroupColumn as Sr, useRow as Tr, useEdit as Fr, useVisualDataBound as Er, useVisualDataCell as kr, useVisualDataRow as Mr, useVisualData as Ir, useCellPosition as Or, useSidebar as Pr, useVirtualScroll as Vr, useFitColumn as Dr, useFilterHistory as Br, useColumnFilter as Nr, useDragColumn as Rr, getColumnHeader as Lr, getSidebar as Hr, getDisableMask as $r, getHorizontalScrollbar as Wr, getVerticalScrollbar as jr, getEmpty as Ar } from "../data-view/index.esm.js";
13
13
  import "../modal/index.esm.js";
14
- import Gr from "../transfer/index.esm.js";
15
- import zr from "../tabs/index.esm.js";
16
- import Yr from "../order/index.esm.js";
14
+ import qr from "../transfer/index.esm.js";
15
+ import Gr from "../tabs/index.esm.js";
16
+ import zr from "../order/index.esm.js";
17
17
  import "../condition/index.esm.js";
18
- import { FCheckbox as Ur } from "../checkbox/index.esm.js";
19
- import Xr from "../filter-bar/index.esm.js";
20
- import Bn from "../tooltip/index.esm.js";
18
+ import { FCheckbox as Yr } from "../checkbox/index.esm.js";
19
+ import Ur from "../filter-bar/index.esm.js";
20
+ import Xr from "../tooltip/index.esm.js";
21
21
  import Qr from "../pagination/index.esm.js";
22
22
  import Kr from "../button/index.esm.js";
23
23
  import Jr from "../search-box/index.esm.js";
@@ -30,8 +30,8 @@ import ii from "../avatar/index.esm.js";
30
30
  import ai from "../button-group/index.esm.js";
31
31
  import si from "../calendar/index.esm.js";
32
32
  import li from "../capsule/index.esm.js";
33
- import Nn from "../../designer/checkbox/index.esm.js";
34
- import Rn from "../../designer/checkbox-group/index.esm.js";
33
+ import Bn from "../../designer/checkbox/index.esm.js";
34
+ import Nn from "../../designer/checkbox-group/index.esm.js";
35
35
  import gn from "../combo-list/index.esm.js";
36
36
  import ui from "../combo-tree/index.esm.js";
37
37
  import ci from "../component/index.esm.js";
@@ -88,7 +88,7 @@ import aa from "../code-editor/index.esm.js";
88
88
  import sa from "../html-template/index.esm.js";
89
89
  import "../external-container/index.esm.js";
90
90
  import "../notify/index.esm.js";
91
- const Zn = {}, eo = {};
91
+ const Jn = {}, Zn = {};
92
92
  function xn(t) {
93
93
  const { properties: n, title: e, ignore: o } = t, r = o && Array.isArray(o), i = Object.keys(n).reduce((a, s) => ((!r || !o.find((u) => u === s)) && (a[s] = n[s].type === "object" && n[s].properties ? xn(n[s]) : Ft(n[s].default)), a), {});
94
94
  if (e && (!r || !o.find((a) => a === "id"))) {
@@ -111,12 +111,12 @@ function la(t) {
111
111
  type: e
112
112
  };
113
113
  }
114
- function to(t, n = {}, e) {
115
- const o = Zn[t];
114
+ function eo(t, n = {}, e) {
115
+ const o = Jn[t];
116
116
  if (o) {
117
117
  let r = la(o);
118
- const i = eo[t];
119
- return r = i ? i({ getSchemaByType: to }, r, n, e) : r, r;
118
+ const i = Zn[t];
119
+ return r = i ? i({ getSchemaByType: eo }, r, n, e) : r, r;
120
120
  }
121
121
  return null;
122
122
  }
@@ -124,7 +124,7 @@ function ua(t, n) {
124
124
  const e = xn(n);
125
125
  return Object.keys(e).reduce((o, r) => (Object.prototype.hasOwnProperty.call(t, r) && (o[r] && On(o[r]) && On(t[r] || !t[r]) ? Object.assign(o[r], t[r] || {}) : o[r] = t[r]), o), e), e;
126
126
  }
127
- function no(t, n) {
127
+ function to(t, n) {
128
128
  return Object.keys(t).filter((o) => t[o] != null).reduce((o, r) => {
129
129
  if (n.has(r)) {
130
130
  const i = n.get(r);
@@ -141,7 +141,7 @@ function no(t, n) {
141
141
  }
142
142
  function ca(t, n, e = /* @__PURE__ */ new Map()) {
143
143
  const o = ua(t, n);
144
- return no(o, e);
144
+ return to(o, e);
145
145
  }
146
146
  function da(t = {}) {
147
147
  function n(c, d, l, f) {
@@ -245,9 +245,9 @@ const de = {
245
245
  }, fa = {}, ma = {};
246
246
  da();
247
247
  function Ht(t, n, e = /* @__PURE__ */ new Map(), o = (a, s, u, c) => s, r = {}, i = (a) => a) {
248
- return Zn[n.title] = n, eo[n.title] = o, fa[n.title] = r, ma[n.title] = i, (a = {}, s = !0) => {
248
+ return Jn[n.title] = n, Zn[n.title] = o, fa[n.title] = r, ma[n.title] = i, (a = {}, s = !0) => {
249
249
  if (!s)
250
- return no(a, e);
250
+ return to(a, e);
251
251
  const u = ca(a, n, e), c = Object.keys(t).reduce((d, l) => (d[l] = t[l].default, d), {});
252
252
  return Object.assign(c, u);
253
253
  };
@@ -639,7 +639,7 @@ const _n = {
639
639
  popupOnClick: { type: Boolean, default: !0 }
640
640
  }, Ia = Object.assign({}, _n, {
641
641
  readonly: {}
642
- }), oo = Ht(_n, Fa, ga, Ea), Oa = {
642
+ }), no = Ht(_n, Fa, ga, Ea), Oa = {
643
643
  dataSource: { type: Array, default: [] },
644
644
  enableSearch: { type: Boolean, default: !1 },
645
645
  idField: { type: String, default: "id" },
@@ -717,7 +717,7 @@ const _n = {
717
717
  }), () => I("div", {
718
718
  class: "f-combo-list-container",
719
719
  style: l.value
720
- }, [I(Un, {
720
+ }, [I(Yn, {
721
721
  ref: e,
722
722
  size: "small",
723
723
  itemClass: "f-combo-list-item",
@@ -847,7 +847,7 @@ const en = /* @__PURE__ */ Ke({
847
847
  hidePopup: _
848
848
  }), Te([() => t.disabled, () => t.editable, () => t.enableClear, () => t.enableSearch, () => t.readonly], ([S, y, O, D, M]) => {
849
849
  r.value = S, d.value = y, i.value = O, a.value = D, s.value = M;
850
- }), () => I(sr, {
850
+ }), () => I(ar, {
851
851
  ref: o,
852
852
  id: t.id,
853
853
  disable: r.value,
@@ -937,7 +937,7 @@ function La(t) {
937
937
  return o;
938
938
  }
939
939
  }
940
- function ro(t) {
940
+ function oo(t) {
941
941
  if (!t)
942
942
  return;
943
943
  const n = t.getBoundingClientRect();
@@ -958,7 +958,7 @@ function Ha(t) {
958
958
  if (!t)
959
959
  return;
960
960
  let n;
961
- t.className.includes("dgComponentSelected") ? n = t : n = t.querySelector(".dgComponentSelected"), n && ro(n);
961
+ t.className.includes("dgComponentSelected") ? n = t : n = t.querySelector(".dgComponentSelected"), n && oo(n);
962
962
  }
963
963
  function $a(t) {
964
964
  const { formSchemaUtils: n, formStateMachineUtils: e } = t;
@@ -987,7 +987,7 @@ function $a(t) {
987
987
  }
988
988
  return { getVariables: i, getControlName: a, getStateMachines: s };
989
989
  }
990
- class io {
990
+ class ro {
991
991
  constructor(n) {
992
992
  V(this, "sessionVariables", [
993
993
  {
@@ -1249,7 +1249,7 @@ class io {
1249
1249
  };
1250
1250
  }
1251
1251
  }
1252
- class ao {
1252
+ class io {
1253
1253
  constructor(n, e) {
1254
1254
  V(this, "componentId");
1255
1255
  V(this, "viewModelId");
@@ -1498,7 +1498,7 @@ class ao {
1498
1498
  !u || !u.rules || (u.rules = u.rules.filter((c) => c.type !== i));
1499
1499
  }
1500
1500
  getExpressionOptions(n, e, o) {
1501
- return new io(this.formSchemaUtils).getExpressionOptions(n, e, o);
1501
+ return new ro(this.formSchemaUtils).getExpressionOptions(n, e, o);
1502
1502
  }
1503
1503
  getRealTargetType(n) {
1504
1504
  return ["response-toolbar-item", "tab-toolbar-item", "section-toolbar-item"].indexOf(n.type) > -1 ? "Button" : n.binding && n.binding.field ? "Field" : "Container";
@@ -1754,7 +1754,7 @@ var Aa = { exports: {} };
1754
1754
  D === 1 && Array.isArray(y) === !1 && (O = y, y = []);
1755
1755
  var M, P, G, W, R, $, Q, N, B, X = null, j, H, z = !1, K = 0, ie, Z = O || {};
1756
1756
  Z.moves === void 0 && (Z.moves = w), Z.accepts === void 0 && (Z.accepts = w), Z.invalid === void 0 && (Z.invalid = ht), Z.containers === void 0 && (Z.containers = y || []), Z.isContainer === void 0 && (Z.isContainer = h), Z.copy === void 0 && (Z.copy = !1), Z.copySortSource === void 0 && (Z.copySortSource = !1), Z.revertOnSpill === void 0 && (Z.revertOnSpill = !1), Z.removeOnSpill === void 0 && (Z.removeOnSpill = !1), Z.direction === void 0 && (Z.direction = "vertical"), Z.ignoreInputTextSelection === void 0 && (Z.ignoreInputTextSelection = !0), Z.mirrorContainer === void 0 && (Z.mirrorContainer = c.body);
1757
- var fe = a({
1757
+ var pe = a({
1758
1758
  containers: Z.containers,
1759
1759
  start: Pe,
1760
1760
  end: ct,
@@ -1764,9 +1764,9 @@ var Aa = { exports: {} };
1764
1764
  canMove: Ee,
1765
1765
  dragging: !1
1766
1766
  });
1767
- return Z.removeOnSpill === !0 && fe.on("over", wt).on("out", gt), _e(), fe;
1767
+ return Z.removeOnSpill === !0 && pe.on("over", wt).on("out", gt), _e(), pe;
1768
1768
  function ve(L) {
1769
- return fe.containers.indexOf(L) !== -1 || Z.isContainer(L);
1769
+ return pe.containers.indexOf(L) !== -1 || Z.isContainer(L);
1770
1770
  }
1771
1771
  function _e(L) {
1772
1772
  var ee = L ? "remove" : "add";
@@ -1774,7 +1774,7 @@ var Aa = { exports: {} };
1774
1774
  }
1775
1775
  function Ve(L) {
1776
1776
  var ee = L ? "remove" : "add";
1777
- p(d, ee, "mousemove", te);
1777
+ p(d, ee, "mousemove", oe);
1778
1778
  }
1779
1779
  function Re(L) {
1780
1780
  var ee = L ? "remove" : "add";
@@ -1790,11 +1790,11 @@ var Aa = { exports: {} };
1790
1790
  W = L.clientX, R = L.clientY;
1791
1791
  var ee = k(L) !== 1 || L.metaKey || L.ctrlKey;
1792
1792
  if (!ee) {
1793
- var oe = L.target, ne = be(oe);
1794
- ne && (j = ne, Ve(), L.type === "mousedown" && (E(oe) ? oe.focus() : L.preventDefault()));
1793
+ var ne = L.target, te = be(ne);
1794
+ te && (j = te, Ve(), L.type === "mousedown" && (E(ne) ? ne.focus() : L.preventDefault()));
1795
1795
  }
1796
1796
  }
1797
- function te(L) {
1797
+ function oe(L) {
1798
1798
  if (j) {
1799
1799
  if (k(L) === 0) {
1800
1800
  Se({});
@@ -1802,8 +1802,8 @@ var Aa = { exports: {} };
1802
1802
  }
1803
1803
  if (!(L.clientX !== void 0 && Math.abs(L.clientX - W) <= (Z.slideFactorX || 0) && L.clientY !== void 0 && Math.abs(L.clientY - R) <= (Z.slideFactorY || 0))) {
1804
1804
  if (Z.ignoreInputTextSelection) {
1805
- var ee = S("clientX", L) || 0, oe = S("clientY", L) || 0, ne = c.elementFromPoint(ee, oe);
1806
- if (E(ne))
1805
+ var ee = S("clientX", L) || 0, ne = S("clientY", L) || 0, te = c.elementFromPoint(ee, ne);
1806
+ if (E(te))
1807
1807
  return;
1808
1808
  }
1809
1809
  var we = j;
@@ -1812,17 +1812,17 @@ var Aa = { exports: {} };
1812
1812
  }
1813
1813
  }
1814
1814
  function be(L) {
1815
- if (!(fe.dragging && M) && !ve(L)) {
1815
+ if (!(pe.dragging && M) && !ve(L)) {
1816
1816
  for (var ee = L; F(L) && ve(F(L)) === !1; )
1817
1817
  if (Z.invalid(L, ee) || (L = F(L), !L))
1818
1818
  return;
1819
- var oe = F(L);
1820
- if (oe && !Z.invalid(L, ee)) {
1821
- var ne = Z.moves(L, oe, ee, T(L));
1822
- if (ne)
1819
+ var ne = F(L);
1820
+ if (ne && !Z.invalid(L, ee)) {
1821
+ var te = Z.moves(L, ne, ee, T(L));
1822
+ if (te)
1823
1823
  return {
1824
1824
  item: L,
1825
- source: oe
1825
+ source: ne
1826
1826
  };
1827
1827
  }
1828
1828
  }
@@ -1835,13 +1835,13 @@ var Aa = { exports: {} };
1835
1835
  ee && ot(ee);
1836
1836
  }
1837
1837
  function ot(L) {
1838
- Me(L.item, L.source) && (N = L.item.cloneNode(!0), fe.emit("cloned", N, L.item, "copy")), P = L.source, G = L.item, $ = Q = T(L.item), fe.dragging = !0, fe.emit("drag", G, P);
1838
+ Me(L.item, L.source) && (N = L.item.cloneNode(!0), pe.emit("cloned", N, L.item, "copy")), P = L.source, G = L.item, $ = Q = T(L.item), pe.dragging = !0, pe.emit("drag", G, P);
1839
1839
  }
1840
1840
  function ht() {
1841
1841
  return !1;
1842
1842
  }
1843
1843
  function ct() {
1844
- if (fe.dragging) {
1844
+ if (pe.dragging) {
1845
1845
  var L = N || G;
1846
1846
  Oe(L, F(L));
1847
1847
  }
@@ -1850,72 +1850,72 @@ var Aa = { exports: {} };
1850
1850
  j = !1, Ve(!0), Re(!0);
1851
1851
  }
1852
1852
  function Se(L) {
1853
- if (J(), !!fe.dragging) {
1854
- var ee = N || G, oe = S("clientX", L) || 0, ne = S("clientY", L) || 0, we = b(M, oe, ne), ye = bt(we, oe, ne);
1853
+ if (J(), !!pe.dragging) {
1854
+ var ee = N || G, ne = S("clientX", L) || 0, te = S("clientY", L) || 0, we = b(M, ne, te), ye = bt(we, ne, te);
1855
1855
  ye && (N && Z.copySortSource || !N || ye !== P) ? Oe(ee, ye) : Z.removeOnSpill ? qe() : Ne();
1856
1856
  }
1857
1857
  }
1858
1858
  function Oe(L, ee) {
1859
- var oe = F(L);
1860
- N && Z.copySortSource && ee === P && oe.removeChild(G), vt(ee) ? fe.emit("cancel", L, P) : fe.emit("drop", L, ee, P, Q), st();
1859
+ var ne = F(L);
1860
+ N && Z.copySortSource && ee === P && ne.removeChild(G), vt(ee) ? pe.emit("cancel", L, P) : pe.emit("drop", L, ee, P, Q), st();
1861
1861
  }
1862
1862
  function qe() {
1863
- if (fe.dragging) {
1863
+ if (pe.dragging) {
1864
1864
  var L = N || G, ee = F(L);
1865
- ee && ee.removeChild(L), fe.emit(N ? "cancel" : "remove", L, ee, P), st();
1865
+ ee && ee.removeChild(L), pe.emit(N ? "cancel" : "remove", L, ee, P), st();
1866
1866
  }
1867
1867
  }
1868
1868
  function Ne(L) {
1869
- if (fe.dragging) {
1870
- var ee = arguments.length > 0 ? L : Z.revertOnSpill, oe = N || G, ne = F(oe), we = vt(ne);
1871
- we === !1 && ee && (N ? ne && ne.removeChild(N) : P.insertBefore(oe, $)), we || ee ? fe.emit("cancel", oe, P, P) : fe.emit("drop", oe, ne, P, Q), st();
1869
+ if (pe.dragging) {
1870
+ var ee = arguments.length > 0 ? L : Z.revertOnSpill, ne = N || G, te = F(ne), we = vt(te);
1871
+ we === !1 && ee && (N ? te && te.removeChild(N) : P.insertBefore(ne, $)), we || ee ? pe.emit("cancel", ne, P, P) : pe.emit("drop", ne, te, P, Q), st();
1872
1872
  }
1873
1873
  }
1874
1874
  function st() {
1875
1875
  var L = N || G;
1876
- J(), re(), me(), L && u.rm(L, "gu-transit"), B && clearTimeout(B), fe.dragging = !1, X && fe.emit("out", L, X, P), fe.emit("dragend", L, K), P = G = N = $ = Q = B = X = null;
1876
+ J(), re(), fe(), L && u.rm(L, "gu-transit"), B && clearTimeout(B), pe.dragging = !1, X && pe.emit("out", L, X, P), pe.emit("dragend", L, K), P = G = N = $ = Q = B = X = null;
1877
1877
  }
1878
1878
  function vt(L, ee) {
1879
- var oe;
1880
- return ee !== void 0 ? oe = ee : M ? oe = Q : oe = T(N || G), L === P && oe === $;
1879
+ var ne;
1880
+ return ee !== void 0 ? ne = ee : M ? ne = Q : ne = T(N || G), L === P && ne === $;
1881
1881
  }
1882
- function bt(L, ee, oe) {
1883
- for (var ne = L; ne && !we(); )
1884
- ne = F(ne);
1885
- return ne;
1882
+ function bt(L, ee, ne) {
1883
+ for (var te = L; te && !we(); )
1884
+ te = F(te);
1885
+ return te;
1886
1886
  function we() {
1887
- var ye = ve(ne);
1887
+ var ye = ve(te);
1888
1888
  if (ye === !1)
1889
1889
  return !1;
1890
- var Be = ge(ne, L), Fe = Ce(ne, Be, ee, oe), Le = vt(ne, Fe);
1891
- return Le ? !0 : Z.accepts(G, ne, P, Fe);
1890
+ var Be = ge(te, L), Fe = Ce(te, Be, ee, ne), Le = vt(te, Fe);
1891
+ return Le ? !0 : Z.accepts(G, te, P, Fe);
1892
1892
  }
1893
1893
  }
1894
1894
  function dt(L) {
1895
1895
  if (!M)
1896
1896
  return;
1897
1897
  L.preventDefault();
1898
- var ee = S("clientX", L) || 0, oe = S("clientY", L) || 0;
1899
- M.style.left = ee - 2 + "px", M.style.top = oe - 2 + "px";
1900
- var ne = N || G, we = b(M, ee, oe), ye = bt(we, ee, oe), Be = ye !== null && ye !== X;
1901
- (Be || ye === null) && (he(), X = ye, lt()), pe(we, oe);
1902
- var Fe = F(ne);
1898
+ var ee = S("clientX", L) || 0, ne = S("clientY", L) || 0;
1899
+ M.style.left = ee - 2 + "px", M.style.top = ne - 2 + "px";
1900
+ var te = N || G, we = b(M, ee, ne), ye = bt(we, ee, ne), Be = ye !== null && ye !== X;
1901
+ (Be || ye === null) && (he(), X = ye, lt()), me(we, ne);
1902
+ var Fe = F(te);
1903
1903
  if (ye === P && N && !Z.copySortSource) {
1904
- Fe && Fe.removeChild(ne);
1904
+ Fe && Fe.removeChild(te);
1905
1905
  return;
1906
1906
  }
1907
1907
  var Le, it = ge(ye, we);
1908
1908
  if (z = De(it, ye), it !== null)
1909
- Le = Ce(ye, it, ee, oe);
1909
+ Le = Ce(ye, it, ee, ne);
1910
1910
  else if (Z.revertOnSpill === !0 && !N)
1911
1911
  Le = $, ye = P;
1912
1912
  else {
1913
- N && Fe && Fe.removeChild(ne), N && H && (H.style.display = "none");
1913
+ N && Fe && Fe.removeChild(te), N && H && (H.style.display = "none");
1914
1914
  return;
1915
1915
  }
1916
- H.style.display = "block", Mt(Le, ne, Be), Le ? Je(it, Le) : U(ye);
1916
+ H.style.display = "block", Mt(Le, te, Be), Le ? Je(it, Le) : U(ye);
1917
1917
  function Ue(xe) {
1918
- fe.emit(xe, ne, X, P);
1918
+ pe.emit(xe, te, X, P);
1919
1919
  }
1920
1920
  function lt() {
1921
1921
  Be && Ue("over");
@@ -1924,17 +1924,17 @@ var Aa = { exports: {} };
1924
1924
  X && Ue("out");
1925
1925
  }
1926
1926
  }
1927
- function Mt(L, ee, oe) {
1928
- (L === ee || L === T(ee)) && (Q = T(ee)), (L === null && oe || L !== ee && L !== T(ee)) && (Q = L);
1927
+ function Mt(L, ee, ne) {
1928
+ (L === ee || L === T(ee)) && (Q = T(ee)), (L === null && ne || L !== ee && L !== T(ee)) && (Q = L);
1929
1929
  }
1930
1930
  function wt(L) {
1931
1931
  u.rm(L, "gu-hide");
1932
1932
  }
1933
1933
  function gt(L) {
1934
- fe.dragging && u.add(L, "gu-hide");
1934
+ pe.dragging && u.add(L, "gu-hide");
1935
1935
  }
1936
1936
  function It() {
1937
- M || (M = document.createElement("div"), M.style = "background: grey; color: white; height: 24px; text-align: center; padding: 3px 10px; min-width: 100px;border-radius: 4px; box-shadow: 0 0 6px grey;", M.innerHTML = Z.getMirrorText && Z.getMirrorText(G) || "控件", u.add(M, "gu-mirror"), Z.mirrorContainer.appendChild(M), p(d, "add", "mousemove", dt), u.add(Z.mirrorContainer, "gu-unselectable"), fe.emit("cloned", M, G, "mirror"));
1937
+ M || (M = document.createElement("div"), M.style = "background: grey; color: white; height: 24px; text-align: center; padding: 3px 10px; min-width: 100px;border-radius: 4px; box-shadow: 0 0 6px grey;", M.innerHTML = Z.getMirrorText && Z.getMirrorText(G) || "控件", u.add(M, "gu-mirror"), Z.mirrorContainer.appendChild(M), p(d, "add", "mousemove", dt), u.add(Z.mirrorContainer, "gu-unselectable"), pe.emit("cloned", M, G, "mirror"));
1938
1938
  }
1939
1939
  function Ct() {
1940
1940
  if (H = document.createElement("div"), u.add(H, "gu-insertion"), G) {
@@ -1946,21 +1946,21 @@ var Aa = { exports: {} };
1946
1946
  function re() {
1947
1947
  M && (u.rm(Z.mirrorContainer, "gu-unselectable"), p(d, "remove", "mousemove", dt), F(M).removeChild(M), M = null);
1948
1948
  }
1949
- function me() {
1949
+ function fe() {
1950
1950
  H && (F(H).removeChild(H), H = null);
1951
1951
  }
1952
1952
  function ge(L, ee) {
1953
- for (var oe = ee; oe !== L && F(oe) !== L; )
1954
- oe = F(oe);
1955
- return oe === d ? null : oe;
1953
+ for (var ne = ee; ne !== L && F(ne) !== L; )
1954
+ ne = F(ne);
1955
+ return ne === d ? null : ne;
1956
1956
  }
1957
1957
  function De(L, ee) {
1958
1958
  if (!ee)
1959
1959
  return z;
1960
- var oe = L || ee && ee.lastElementChild;
1961
- if (!oe)
1960
+ var ne = L || ee && ee.lastElementChild;
1961
+ if (!ne)
1962
1962
  return !0;
1963
- var ne = getComputedStyle(L), we = /^inline/.test(ne.getPropertyValue("display")) || /^(left|right)$/.test(ne.getPropertyValue("float"));
1963
+ var te = getComputedStyle(L), we = /^inline/.test(te.getPropertyValue("display")) || /^(left|right)$/.test(te.getPropertyValue("float"));
1964
1964
  if (we)
1965
1965
  return !0;
1966
1966
  if (ee) {
@@ -1978,10 +1978,10 @@ var Aa = { exports: {} };
1978
1978
  if (!L.children || !L.children.length)
1979
1979
  return !1;
1980
1980
  for (const ee of Array.from(L.children)) {
1981
- const ne = (ee.className && ee.className.split(" ") || []).filter((we) => /^col(-md|-xl|-el){0,1}-([1-9]|10|11|12)$/.test(we));
1982
- if (!ne.length)
1981
+ const te = (ee.className && ee.className.split(" ") || []).filter((we) => /^col(-md|-xl|-el){0,1}-([1-9]|10|11|12)$/.test(we));
1982
+ if (!te.length)
1983
1983
  return !1;
1984
- for (const we of ne) {
1984
+ for (const we of te) {
1985
1985
  const ye = we.slice(we.lastIndexOf("-") + 1);
1986
1986
  if (parseInt(ye, 10) !== 12)
1987
1987
  return !1;
@@ -1990,15 +1990,15 @@ var Aa = { exports: {} };
1990
1990
  return !0;
1991
1991
  }
1992
1992
  function Je(L, ee) {
1993
- const oe = ee.getBoundingClientRect();
1994
- if (H.style.left = oe.left + "px", H.style.top = oe.top + "px", z) {
1995
- if (H.style.height = oe.height + "px", H.style.width = "4px", L) {
1996
- const ne = L.getBoundingClientRect();
1997
- ne.top !== oe.top && (H.style.left = ne.right + "px", H.style.top = ne.top + "px", H.style.height = ne.height + "px");
1993
+ const ne = ee.getBoundingClientRect();
1994
+ if (H.style.left = ne.left + "px", H.style.top = ne.top + "px", z) {
1995
+ if (H.style.height = ne.height + "px", H.style.width = "4px", L) {
1996
+ const te = L.getBoundingClientRect();
1997
+ te.top !== ne.top && (H.style.left = te.right + "px", H.style.top = te.top + "px", H.style.height = te.height + "px");
1998
1998
  }
1999
- } else if (H.style.height = "4px", H.style.width = oe.width + "px", ie) {
2000
- const ne = ie.getBoundingClientRect();
2001
- oe.top < ne.top && (H.style.display = "none");
1999
+ } else if (H.style.height = "4px", H.style.width = ne.width + "px", ie) {
2000
+ const te = ie.getBoundingClientRect();
2001
+ ne.top < te.top && (H.style.display = "none");
2002
2002
  }
2003
2003
  ee === G && G && (H.style.display = "none");
2004
2004
  }
@@ -2006,42 +2006,42 @@ var Aa = { exports: {} };
2006
2006
  Q = null;
2007
2007
  var ee = L.lastElementChild;
2008
2008
  if (ee) {
2009
- var oe = ee.getBoundingClientRect();
2010
- z ? (H.style.left = oe.right + "px", H.style.top = oe.top + "px", H.style.height = oe.height + "px", H.style.width = "4px") : (H.style.left = oe.left + "px", H.style.top = oe.bottom + "px", H.style.height = "4px", H.style.width = oe.width + "px"), ee === G && G && (H.style.display = "none");
2009
+ var ne = ee.getBoundingClientRect();
2010
+ z ? (H.style.left = ne.right + "px", H.style.top = ne.top + "px", H.style.height = ne.height + "px", H.style.width = "4px") : (H.style.left = ne.left + "px", H.style.top = ne.bottom + "px", H.style.height = "4px", H.style.width = ne.width + "px"), ee === G && G && (H.style.display = "none");
2011
2011
  } else
2012
2012
  H.style.display = "none";
2013
2013
  }
2014
- function pe(L, ee) {
2014
+ function me(L, ee) {
2015
2015
  if (!Z.mirrorContainer.contains(L) || !window.scrollContainerList || !Array.from(window.scrollContainerList).length || (ie = f(L), !ie || !ie.contains(L)))
2016
2016
  return;
2017
- const oe = document.querySelector(".dgComponentSelected"), ne = ie.getBoundingClientRect();
2018
- if (ee - 30 < ne.top && ie.scrollTop > 0) {
2017
+ const ne = document.querySelector(".dgComponentSelected"), te = ie.getBoundingClientRect();
2018
+ if (ee - 30 < te.top && ie.scrollTop > 0) {
2019
2019
  let we = ie.scrollTop < 10 ? ie.scrollTop : 10;
2020
- ie.scrollBy(0, -1 * we), oe && ie.contains(oe) && (K = K + -1 * we);
2020
+ ie.scrollBy(0, -1 * we), ne && ie.contains(ne) && (K = K + -1 * we);
2021
2021
  }
2022
- if (ee + 30 > ne.bottom && ie.scrollTop < ie.scrollHeight - ie.clientHeight) {
2022
+ if (ee + 30 > te.bottom && ie.scrollTop < ie.scrollHeight - ie.clientHeight) {
2023
2023
  const we = ie.scrollHeight - ie.clientHeight - ie.scrollTop;
2024
2024
  let ye = we < 10 ? we : 10;
2025
- ie.scrollBy(0, ye), oe && ie.contains(oe) && (K = K + ye);
2025
+ ie.scrollBy(0, ye), ne && ie.contains(ne) && (K = K + ye);
2026
2026
  }
2027
2027
  }
2028
- function Ce(L, ee, oe, ne) {
2028
+ function Ce(L, ee, ne, te) {
2029
2029
  var we = Z.direction === "horizontal", ye = Z.direction === "mixed", Be = ee !== L ? Le() : Fe();
2030
2030
  return Be;
2031
2031
  function Fe() {
2032
2032
  var Ue = L.children.length, lt, he, xe;
2033
2033
  for (lt = 0; lt < Ue; lt++)
2034
- if (he = L.children[lt], xe = he.getBoundingClientRect(), we && xe.left + xe.width / 2 > oe || !ye && !we && xe.top + xe.height / 2 > ne || ye && xe.left + xe.width > oe && xe.top + xe.height > ne)
2034
+ if (he = L.children[lt], xe = he.getBoundingClientRect(), we && xe.left + xe.width / 2 > ne || !ye && !we && xe.top + xe.height / 2 > te || ye && xe.left + xe.width > ne && xe.top + xe.height > te)
2035
2035
  return he;
2036
2036
  return null;
2037
2037
  }
2038
2038
  function Le() {
2039
2039
  var Ue = ee.getBoundingClientRect();
2040
2040
  if (ye) {
2041
- var lt = ne - Ue.top, he = oe - Ue.left, xe = Ue.bottom - ne, Ze = Ue.right - oe, Qe = Math.min(he, Ze, lt, xe), et;
2041
+ var lt = te - Ue.top, he = ne - Ue.left, xe = Ue.bottom - te, Ze = Ue.right - ne, Qe = Math.min(he, Ze, lt, xe), et;
2042
2042
  return z ? et = Ze < he : et = xe === Qe || Ze === Qe || he === Qe, it(et);
2043
2043
  }
2044
- return it(we ? oe > Ue.left + g(Ue) / 2 : ne > Ue.top + x(Ue) / 2);
2044
+ return it(we ? ne > Ue.left + g(Ue) / 2 : te > Ue.top + x(Ue) / 2);
2045
2045
  }
2046
2046
  function it(Ue) {
2047
2047
  return Ue ? T(ee) : ee;
@@ -2579,7 +2579,7 @@ const qa = {
2579
2579
  }, null)]);
2580
2580
  }
2581
2581
  });
2582
- class so {
2582
+ class ao {
2583
2583
  constructor() {
2584
2584
  V(this, "notifyRefs", []);
2585
2585
  V(this, "globalConfig", yt({}));
@@ -2600,7 +2600,7 @@ class so {
2600
2600
  ...n
2601
2601
  }), i = document.createElement("div");
2602
2602
  i.style.display = "contents";
2603
- const a = Gn({
2603
+ const a = qn({
2604
2604
  setup() {
2605
2605
  var c;
2606
2606
  const s = C();
@@ -2620,7 +2620,7 @@ class so {
2620
2620
  document.body.removeChild(i);
2621
2621
  }), kt(() => {
2622
2622
  e.updateNotifyPositionForCreate(r, s);
2623
- }), () => I(zn, {
2623
+ }), () => I(Gn, {
2624
2624
  mode: "out-in",
2625
2625
  name: "fade",
2626
2626
  appear: !0
@@ -2701,10 +2701,10 @@ class so {
2701
2701
  const za = Symbol("NOTIFY_SERVICE_TOKEN");
2702
2702
  Jt.install = (t) => {
2703
2703
  t.component(Jt.name, Jt), t.component(yn.name, yn);
2704
- const n = new so();
2704
+ const n = new ao();
2705
2705
  t.provide(za, n), t.provide("FNotifyService", n);
2706
2706
  };
2707
- const lo = /* @__PURE__ */ new Map([
2707
+ const so = /* @__PURE__ */ new Map([
2708
2708
  ["appearance", cn],
2709
2709
  ["column", "columnOption"]
2710
2710
  ]);
@@ -2727,7 +2727,7 @@ function Xa(t, n, e) {
2727
2727
  const o = t.getSchemaByType("content-container");
2728
2728
  return o.id = `${n.id}-layout`, o.appearance = { class: "f-grid-is-sub f-utils-flex-column" }, o.contents = [n], o;
2729
2729
  }
2730
- function uo(t, n, e) {
2730
+ function lo(t, n, e) {
2731
2731
  const r = e.parentComponentInstance.schema.type, i = r === "section" || r === "tab-page";
2732
2732
  n.appearance = { class: "f-component-grid" };
2733
2733
  const s = (i ? Xa : Ua)(t, n, e);
@@ -3513,7 +3513,7 @@ const Qa = "https://json-schema.org/draft/2020-12/schema", Ka = "https://farris-
3513
3513
  ], os = {
3514
3514
  onSelectionChange: "行切换事件",
3515
3515
  onClickRow: "行点击事件"
3516
- }, co = {
3516
+ }, uo = {
3517
3517
  $schema: Qa,
3518
3518
  $id: Ka,
3519
3519
  title: Ja,
@@ -3651,7 +3651,7 @@ const Qa = "https://json-schema.org/draft/2020-12/schema", Ka = "https://farris-
3651
3651
  width: { type: Number, default: -1 },
3652
3652
  /** 启用虚拟渲染 */
3653
3653
  virtualized: { type: Boolean, default: !1 }
3654
- }, rs = Ht(Sn, co, lo, uo), is = ha(), as = pa(), fo = Object.assign({}, Sn, { componentId: { type: String, default: "" } }), ss = Ht(fo, co, lo, uo), ls = va();
3654
+ }, rs = Ht(Sn, uo, so, lo), is = ha(), as = pa(), co = Object.assign({}, Sn, { componentId: { type: String, default: "" } }), ss = Ht(co, uo, so, lo), ls = va();
3655
3655
  var nt = /* @__PURE__ */ ((t) => (t[t.readonly = 0] = "readonly", t[t.editable = 1] = "editable", t[t.editing = 2] = "editing", t))(nt || {}), pt = /* @__PURE__ */ ((t) => (t[t.initial = 0] = "initial", t[t.editing = 1] = "editing", t))(pt || {}), zt = /* @__PURE__ */ ((t) => (t[t.data = 0] = "data", t[t.group = 1] = "group", t[t.summary = 2] = "summary", t))(zt || {}), tt = /* @__PURE__ */ ((t) => (t[t.none = 0] = "none", t[t.filterable = 1] = "filterable", t[t.sortable = 2] = "sortable", t[t.filtered = 4] = "filtered", t[t.sorted = 8] = "sorted", t[t.ascending = 16] = "ascending", t[t.descending = 32] = "descending", t))(tt || {});
3656
3656
  function us(t, n) {
3657
3657
  var m;
@@ -3857,38 +3857,38 @@ function ps(t, n, e, o, r, i, a, s, u, c, d, l, f) {
3857
3857
  } = cs(t, o, a), {
3858
3858
  treeNodeIconsClass: B
3859
3859
  } = ds(t, T, _);
3860
- function X(q, te) {
3860
+ function X(q, oe) {
3861
3861
  const be = q.raw[_.value];
3862
3862
  return {
3863
3863
  "fv-tree-node-toggle": be && q.collapse,
3864
3864
  "fv-tree-node-toggle-minus": be && !q.collapse
3865
3865
  };
3866
3866
  }
3867
- function j(q, te) {
3868
- q.stopPropagation(), O(te);
3867
+ function j(q, oe) {
3868
+ q.stopPropagation(), O(oe);
3869
3869
  }
3870
3870
  function H(q) {
3871
3871
  q.stopPropagation();
3872
3872
  }
3873
- function z(q, te) {
3873
+ function z(q, oe) {
3874
3874
  return I("div", {
3875
3875
  class: X(q),
3876
3876
  onClick: (be) => j(be, q),
3877
3877
  onDblclick: H
3878
3878
  }, null);
3879
3879
  }
3880
- function K(q, te) {
3880
+ function K(q, oe) {
3881
3881
  return y.value && I("div", {
3882
3882
  id: "treeNodeIcons",
3883
- class: B(q, te)
3883
+ class: B(q, oe)
3884
3884
  }, null);
3885
3885
  }
3886
3886
  function ie(q) {
3887
3887
  x.value ? (q.checked ? F(q) : E(q), D(q)) : v(q);
3888
3888
  }
3889
- function Z(q, te) {
3890
- return S.value && I(Ur, {
3891
- id: "checkbox_for_" + M(q, te.index),
3889
+ function Z(q, oe) {
3890
+ return S.value && I(Yr, {
3891
+ id: "checkbox_for_" + M(q, oe.index),
3892
3892
  indeterminate: q.indeterminate,
3893
3893
  disabled: q.disabled,
3894
3894
  checked: q.checked,
@@ -3896,61 +3896,57 @@ function ps(t, n, e, o, r, i, a, s, u, c, d, l, f) {
3896
3896
  onChange: () => ie(q)
3897
3897
  }, null);
3898
3898
  }
3899
- function fe(q, te) {
3899
+ function pe(q, oe) {
3900
3900
  return I("span", {
3901
- title: te.data,
3902
3901
  style: "user-select:none"
3903
3902
  }, [n.slots.cellTemplate ? n.slots.cellTemplate({
3904
- cell: te,
3903
+ cell: oe,
3905
3904
  row: q
3906
- }) : te.mode === nt.editing ? te.getEditor(te) : te.formatter ? te.formatter(te, q) : te.data != null ? te.data.toString() : te.data]);
3905
+ }) : oe.mode === nt.editing ? oe.getEditor(oe) : oe.formatter ? oe.formatter(oe, q) : oe.showTips ? I(Xr, null, {
3906
+ default: () => oe.data,
3907
+ contentTemplate: () => oe.data
3908
+ }) : oe.data]);
3907
3909
  }
3908
- function ve(q, te) {
3910
+ function ve(q, oe) {
3909
3911
  return I("div", {
3910
- class: Q(te)
3911
- }, [te.showTips ? I(Bn, null, {
3912
- default: () => fe(q, te),
3913
- contentTemplate: () => fe(q, te)
3914
- }) : fe(q, te)]);
3912
+ class: Q(oe)
3913
+ }, [pe(q, oe)]);
3915
3914
  }
3916
- function _e(q, te, be) {
3915
+ function _e(q, oe, be) {
3917
3916
  const Ee = N(q);
3918
3917
  return I("div", {
3919
- ref: te.setRef,
3920
- key: M(q, te.index),
3918
+ ref: oe.setRef,
3919
+ key: M(q, oe.index),
3921
3920
  class: "fv-grid-hierarchy-cell",
3922
- style: P(te, be)
3921
+ style: P(oe, be)
3923
3922
  }, [I("div", {
3924
- class: R(te),
3923
+ class: R(oe),
3925
3924
  style: Ee
3926
- }, [z(q), K(q, te), Z(q, te), ve(q, te)])]);
3925
+ }, [z(q), K(q, oe), Z(q, oe), ve(q, oe)])]);
3927
3926
  }
3928
- function Ve(q, te, be) {
3927
+ function Ve(q, oe, be) {
3929
3928
  return I("div", {
3930
- ref: te.setRef,
3931
- key: M(q, te.index),
3932
- class: p(te),
3933
- style: P(te, be),
3934
- onClick: (Ee) => m(Ee, te, q, te.column)
3929
+ ref: oe.setRef,
3930
+ key: M(q, oe.index),
3931
+ class: p(oe),
3932
+ style: P(oe, be),
3933
+ onClick: (Ee) => m(Ee, oe, q, oe.column)
3935
3934
  }, [I("div", {
3936
- class: R(te)
3935
+ class: R(oe)
3937
3936
  }, [I("div", {
3938
- class: Q(te)
3939
- }, [te.showTips ? I(Bn, null, {
3940
- default: () => fe(q, te),
3941
- contentTemplate: () => fe(q, te)
3942
- }) : fe(q, te)])])]);
3937
+ class: Q(oe)
3938
+ }, [pe(q, oe)])])]);
3943
3939
  }
3944
- function Re(q, te) {
3945
- return te === "left" && e.value.leftColumns.length > 0 && e.value.leftColumns[0].field === q.field || te === "primary" && e.value.primaryColumns.length > 0 && e.value.primaryColumns[0].field === q.field;
3940
+ function Re(q, oe) {
3941
+ return oe === "left" && e.value.leftColumns.length > 0 && e.value.leftColumns[0].field === q.field || oe === "primary" && e.value.primaryColumns.length > 0 && e.value.primaryColumns[0].field === q.field;
3946
3942
  }
3947
- function Y(q, te) {
3943
+ function Y(q, oe) {
3948
3944
  n.emit("dblclickNode", {
3949
3945
  $event: q,
3950
- node: te.raw
3946
+ node: oe.raw
3951
3947
  });
3952
3948
  }
3953
- function ce(q, te, be = "primary", Ee) {
3949
+ function ce(q, oe, be = "primary", Ee) {
3954
3950
  return I("div", {
3955
3951
  ref: q.setRef,
3956
3952
  key: G(q),
@@ -3960,7 +3956,7 @@ function ps(t, n, e, o, r, i, a, s, u, c, d, l, f) {
3960
3956
  onMouseout: (Pe) => g(Pe, q),
3961
3957
  onClick: (Pe) => h(Pe, q),
3962
3958
  onDblclick: (Pe) => Y(Pe, q)
3963
- }, [Object.values(q.data).filter((Pe) => te[Pe.field] && Pe.rowSpan === 1).map((Pe) => Re(Pe, be) ? _e(q, Pe, te) : Ve(q, Pe, te))]);
3959
+ }, [Object.values(q.data).filter((Pe) => oe[Pe.field] && Pe.rowSpan === 1).map((Pe) => Re(Pe, be) ? _e(q, Pe, oe) : Ve(q, Pe, oe))]);
3964
3960
  }
3965
3961
  return {
3966
3962
  renderDataRow: ce
@@ -4173,7 +4169,7 @@ function bs(t, n) {
4173
4169
  }
4174
4170
  function ws(t, n) {
4175
4171
  var w;
4176
- lr();
4172
+ sr();
4177
4173
  const { idField: e } = n, o = C(t.summary), r = C(t.group), i = C(((w = t.group) == null ? void 0 : w.groupFields) || []), a = A(() => {
4178
4174
  var g;
4179
4175
  return (g = t.group) == null ? void 0 : g.enable;
@@ -4271,8 +4267,8 @@ function Cs(t, n, e, o) {
4271
4267
  l.clear(), j.reduce((z, K) => {
4272
4268
  const ie = K[c.value] !== void 0 ? K[c.value] : "";
4273
4269
  if (ie && H.has(ie)) {
4274
- const fe = H.get(ie), ve = isNaN(Number(fe.__fv_layer__)) ? 1 : Number(fe.__fv_layer__);
4275
- K.__fv_layer__ = ve + 1, K.__fv_parent_index__ = fe.__fv_index__, fe.__fv_hasChildren__ = !0;
4270
+ const pe = H.get(ie), ve = isNaN(Number(pe.__fv_layer__)) ? 1 : Number(pe.__fv_layer__);
4271
+ K.__fv_layer__ = ve + 1, K.__fv_parent_index__ = pe.__fv_index__, pe.__fv_hasChildren__ = !0;
4276
4272
  } else
4277
4273
  K.__fv_layer__ = 1;
4278
4274
  const Z = z.has(ie) ? z.get(ie) : [];
@@ -4320,8 +4316,8 @@ function Cs(t, n, e, o) {
4320
4316
  }
4321
4317
  function x(j, H, z) {
4322
4318
  Array.from(H.keys()).forEach((K) => {
4323
- H.get(K).reduce((Z, fe) => {
4324
- const ve = fe[a.value], _e = j.get(fe[a.value]), Ve = j.get(K), Re = z.get(K);
4319
+ H.get(K).reduce((Z, pe) => {
4320
+ const ve = pe[a.value], _e = j.get(pe[a.value]), Ve = j.get(K), Re = z.get(K);
4325
4321
  return Ve && Re && (Ve.children.set(ve, _e), Ve.children.set(ve, _e), _e.parentId = K, _e.parentIndex = Ve.index, _e.parents.set(K, Ve)), Z;
4326
4322
  }, j);
4327
4323
  });
@@ -4385,7 +4381,7 @@ function Cs(t, n, e, o) {
4385
4381
  }
4386
4382
  function G(j, H, z = 0) {
4387
4383
  j.forEach((K) => {
4388
- const ie = S(K), Z = K.__fv_layer__ <= z, fe = H === "ToCollapse" ? K.__fv_layer__ <= z : !(K.__fv_layer__ <= z), ve = Z ? fe : K[s.value];
4384
+ const ie = S(K), Z = K.__fv_layer__ <= z, pe = H === "ToCollapse" ? K.__fv_layer__ <= z : !(K.__fv_layer__ <= z), ve = Z ? pe : K[s.value];
4389
4385
  K[s.value] = ie || ve;
4390
4386
  });
4391
4387
  for (const [K, ie] of l.entries())
@@ -4400,8 +4396,8 @@ function Cs(t, n, e, o) {
4400
4396
  }
4401
4397
  function $(j) {
4402
4398
  j.forEach((H, z) => {
4403
- var fe;
4404
- const K = H[a.value], ie = l.has(K) ? (fe = l.get(K)) == null ? void 0 : fe.map((ve) => ve.__fv_index__) : [], Z = g(K, z);
4399
+ var pe;
4400
+ const K = H[a.value], ie = l.has(K) ? (pe = l.get(K)) == null ? void 0 : pe.map((ve) => ve.__fv_index__) : [], Z = g(K, z);
4405
4401
  H.__fv_graph_node__ = Z, H.__fv_children_index__ = ie, H.__fv_descendant_index__ = [...ie], H.__fv_parents__ = /* @__PURE__ */ new Map(), S(H) && (H[s.value] = !0);
4406
4402
  });
4407
4403
  }
@@ -4414,18 +4410,18 @@ function Cs(t, n, e, o) {
4414
4410
  function N(j, H, z) {
4415
4411
  const ie = z.value[j][a.value], Z = d.get(ie);
4416
4412
  if (Z) {
4417
- const fe = d.get(Z.parentId);
4413
+ const pe = d.get(Z.parentId);
4418
4414
  let ve = z.value.length - 1;
4419
- if (fe) {
4420
- const _e = Array.from(fe.children.keys()).indexOf(Z.id);
4421
- if (_e === fe.children.size - 1) {
4422
- const Re = Array.from(fe.descendant.values())[fe.descendant.size - 1];
4415
+ if (pe) {
4416
+ const _e = Array.from(pe.children.keys()).indexOf(Z.id);
4417
+ if (_e === pe.children.size - 1) {
4418
+ const Re = Array.from(pe.descendant.values())[pe.descendant.size - 1];
4423
4419
  ve = z.value.findIndex((ce) => ce[a.value] === Re.id) + 1;
4424
4420
  } else {
4425
- const Re = Array.from(fe.children.values())[_e + 1];
4421
+ const Re = Array.from(pe.children.values())[_e + 1];
4426
4422
  ve = z.value.findIndex((ce) => ce[a.value] === Re.id);
4427
4423
  }
4428
- H[u.value] = !1, H[c.value] = fe.id, z.value.splice(ve, 0, H);
4424
+ H[u.value] = !1, H[c.value] = pe.id, z.value.splice(ve, 0, H);
4429
4425
  }
4430
4426
  }
4431
4427
  }
@@ -4491,80 +4487,80 @@ function xs(t, n, e, o, r) {
4491
4487
  function H() {
4492
4488
  return j.value && j.value.enable && j.value.size > 0 ? j.value.size : G.value.length;
4493
4489
  }
4494
- const z = C(1), K = A(() => j.value && j.value.enable && j.value.mode !== "server"), ie = A(() => j.value && j.value.enable && j.value.mode === "server"), Z = new so();
4495
- function fe(U, pe) {
4496
- const Ce = Math.ceil(U.length / pe);
4490
+ const z = C(1), K = A(() => j.value && j.value.enable && j.value.mode !== "server"), ie = A(() => j.value && j.value.enable && j.value.mode === "server"), Z = new ao();
4491
+ function pe(U, me) {
4492
+ const Ce = Math.ceil(U.length / me);
4497
4493
  let Me = 0;
4498
- const L = [], ee = [], oe = [];
4494
+ const L = [], ee = [], ne = [];
4499
4495
  for (; Me < Ce; ) {
4500
- const ne = U.slice(Me * pe, (Me + 1) * pe), we = m(p.value, ne, n);
4496
+ const te = U.slice(Me * me, (Me + 1) * me), we = m(p.value, te, n);
4501
4497
  ee[Me] = we.filter((ye) => ye.__fv_data_grid_group_row__).length, L.push(...we), Me++;
4502
4498
  }
4503
- return ee.reduce((ne, we, ye) => (ne = ne + we, oe.push(ne), ne), 0), {
4499
+ return ee.reduce((te, we, ye) => (te = te + we, ne.push(te), te), 0), {
4504
4500
  groupData: L,
4505
4501
  groupRowSizeList: ee,
4506
- accumulateGroupRowSize: oe
4502
+ accumulateGroupRowSize: ne
4507
4503
  };
4508
4504
  }
4509
4505
  function ve() {
4510
4506
  var we;
4511
4507
  G.value = b.value, K.value && (X.value = G.value.length), k.value && !K.value && (G.value = m(p.value, b.value, n)), B = N.value.reduce((ye, Be) => (ye.set(Be, 0), ye), B);
4512
- const U = 0, pe = H(), Ce = (z.value - 1) * pe;
4513
- let L = Ce > G.value.length - 1 || ie.value ? U : Ce, ee = ie.value ? G.value.length : Math.min(L + pe, G.value.length);
4508
+ const U = 0, me = H(), Ce = (z.value - 1) * me;
4509
+ let L = Ce > G.value.length - 1 || ie.value ? U : Ce, ee = ie.value ? G.value.length : Math.min(L + me, G.value.length);
4514
4510
  if (k.value && K.value) {
4515
- const { accumulateGroupRowSize: ye, groupData: Be, groupRowSizeList: Fe } = fe(b.value, pe);
4511
+ const { accumulateGroupRowSize: ye, groupData: Be, groupRowSizeList: Fe } = pe(b.value, me);
4516
4512
  G.value = Be;
4517
4513
  const Le = Fe[z.value - 1];
4518
- L += z.value - 2 < 0 ? 0 : ye[z.value - 2], ee = L + pe + Le;
4514
+ L += z.value - 2 < 0 ? 0 : ye[z.value - 2], ee = L + me + Le;
4519
4515
  }
4520
- let oe = 0;
4521
- const ne = [];
4516
+ let ne = 0;
4517
+ const te = [];
4522
4518
  if (G.value.length) {
4523
4519
  M(G.value);
4524
4520
  const ye = D.value !== t.idField;
4525
4521
  for (let Be = L; Be < ee; Be++) {
4526
4522
  const Fe = G.value[Be];
4527
- Fe.__fv_data_grid_group_row__ ? (oe = 0, Fe.__fv_data_index__ = "") : Fe.__fv_data_grid_group_summary__ ? Fe.__fv_data_index__ = "" : (oe++, Fe.__fv_data_index__ = oe + (z.value - 1) * pe), Fe.__fv_index__ = Be, Fe.__fv_visible_index__ = Be, t.rowOption && t.rowOption.disabledField && (Fe.__fv_disabled__ = Fe[(we = t.rowOption) == null ? void 0 : we.disabledField]), ye && (Fe[D.value] = Be), N.value.forEach((Le) => {
4523
+ Fe.__fv_data_grid_group_row__ ? (ne = 0, Fe.__fv_data_index__ = "") : Fe.__fv_data_grid_group_summary__ ? Fe.__fv_data_index__ = "" : (ne++, Fe.__fv_data_index__ = ne + (z.value - 1) * me), Fe.__fv_index__ = Be, Fe.__fv_visible_index__ = Be, t.rowOption && t.rowOption.disabledField && (Fe.__fv_disabled__ = Fe[(we = t.rowOption) == null ? void 0 : we.disabledField]), ye && (Fe[D.value] = Be), N.value.forEach((Le) => {
4528
4524
  const it = B.get(Le) || 0;
4529
4525
  B.set(Le, it + Fe[Le]);
4530
- }), ne.push(Fe);
4526
+ }), te.push(Fe);
4531
4527
  }
4532
4528
  }
4533
- return _.value && x(ne), W.value = [...ne], ne;
4529
+ return _.value && x(te), W.value = [...te], te;
4534
4530
  }
4535
4531
  const _e = C(ve()), Ve = A(() => (O.value, _e.value.filter((U) => _.value ? U.__fv_visible__ !== !1 && T(U) : U.__fv_visible__ !== !1)));
4536
4532
  function Re() {
4537
- Ve.value.forEach((U, pe) => (U.__fv_visible_index__ = pe, U));
4533
+ Ve.value.forEach((U, me) => (U.__fv_visible_index__ = me, U));
4538
4534
  }
4539
- function Y(U, pe, Ce = !1) {
4540
- const L = (Ce ? ve() : [...W.value]).filter((ne) => e.apply(ne)), ee = U && U.length ? L.filter((ne) => U.reduce((we, ye) => we && ye.filter(ne), !0)) : L, oe = pe && pe.length ? ee.sort((ne, we) => {
4541
- const ye = [...pe], Be = ye.shift();
4542
- let Fe = Be.compare(ne[Be.field], we[Be.field]);
4535
+ function Y(U, me, Ce = !1) {
4536
+ const L = (Ce ? ve() : [...W.value]).filter((te) => e.apply(te)), ee = U && U.length ? L.filter((te) => U.reduce((we, ye) => we && ye.filter(te), !0)) : L, ne = me && me.length ? ee.sort((te, we) => {
4537
+ const ye = [...me], Be = ye.shift();
4538
+ let Fe = Be.compare(te[Be.field], we[Be.field]);
4543
4539
  for (; Fe === 0 && ye.length !== 0; ) {
4544
4540
  const Le = ye.shift();
4545
- Le && (Fe = Le.compare(ne[Le.field], we[Le.field]));
4541
+ Le && (Fe = Le.compare(te[Le.field], we[Le.field]));
4546
4542
  }
4547
4543
  return Fe;
4548
4544
  }) : ee;
4549
- return _e.value = oe.map((ne, we) => {
4550
- if (ne.__fv_data_grid_group_row__) {
4551
- const ye = `group_of_${ne.__fv_data_grid_group_field__}_${ne.__fv_data_grid_group_value__}`;
4552
- ne.__fv_data_grid_group_collapse__ = !!i.get(ye);
4545
+ return _e.value = ne.map((te, we) => {
4546
+ if (te.__fv_data_grid_group_row__) {
4547
+ const ye = `group_of_${te.__fv_data_grid_group_field__}_${te.__fv_data_grid_group_value__}`;
4548
+ te.__fv_data_grid_group_collapse__ = !!i.get(ye);
4553
4549
  }
4554
- return ne.__fv_index__ = we, ne.__fv_visible_index__ = we, ne;
4550
+ return te.__fv_index__ = we, te.__fv_visible_index__ = we, te;
4555
4551
  }), _e.value;
4556
4552
  }
4557
4553
  function ce(U) {
4558
- return c.clear(), l.value = U, l.value.reduce((pe, Ce) => (pe.set(Ce.field, Ce), pe), c), Y([], l.value);
4554
+ return c.clear(), l.value = U, l.value.reduce((me, Ce) => (me.set(Ce.field, Ce), me), c), Y([], l.value);
4559
4555
  }
4560
- function q(U, pe) {
4561
- return c.set(U, pe), l.value = Array.from(c.values()), Y([], l.value);
4556
+ function q(U, me) {
4557
+ return c.set(U, me), l.value = Array.from(c.values()), Y([], l.value);
4562
4558
  }
4563
- function te(U) {
4559
+ function oe(U) {
4564
4560
  return c.delete(U), l.value = Array.from(c.values()), Y([], l.value);
4565
4561
  }
4566
- function be(U, pe) {
4567
- return a.set(U, pe), d.value = Array.from(a.values()), Y([], Array.from(c.values()));
4562
+ function be(U, me) {
4563
+ return a.set(U, me), d.value = Array.from(a.values()), Y([], Array.from(c.values()));
4568
4564
  }
4569
4565
  function Ee(U) {
4570
4566
  return a.delete(U), d.value = Array.from(a.values()), Y([], Array.from(c.values()), !0);
@@ -4572,15 +4568,15 @@ function xs(t, n, e, o, r) {
4572
4568
  function Pe() {
4573
4569
  return a.clear(), d.value = [], Y([], Array.from(c.values()), !0);
4574
4570
  }
4575
- function ot(U, pe) {
4576
- const Ce = `group_of_${U}_${pe}`;
4571
+ function ot(U, me) {
4572
+ const Ce = `group_of_${U}_${me}`;
4577
4573
  i.set(Ce, !0);
4578
- const Me = (L) => L[U] !== pe;
4579
- return s.set(`collapse_${U}_${pe}`, {
4574
+ const Me = (L) => L[U] !== me;
4575
+ return s.set(`collapse_${U}_${me}`, {
4580
4576
  field: U,
4581
4577
  fieldName: U,
4582
4578
  fieldType: "string",
4583
- filterValue: pe,
4579
+ filterValue: me,
4584
4580
  filter: Me
4585
4581
  }), Y(Array.from(s.values()), Array.from(c.values()));
4586
4582
  }
@@ -4590,23 +4586,23 @@ function xs(t, n, e, o, r) {
4590
4586
  function ct(U) {
4591
4587
  g(_e.value, U);
4592
4588
  }
4593
- function J(U, pe) {
4594
- const Ce = `group_of_${U}_${pe}`;
4595
- return i.set(Ce, !1), s.delete(`collapse_${U}_${pe}`), Y(Array.from(s.values()), Array.from(c.values()), !0);
4589
+ function J(U, me) {
4590
+ const Ce = `group_of_${U}_${me}`;
4591
+ return i.set(Ce, !1), s.delete(`collapse_${U}_${me}`), Y(Array.from(s.values()), Array.from(c.values()), !0);
4596
4592
  }
4597
4593
  function Se(U) {
4598
- const pe = U.raw[D.value], Ce = (Me) => !Me.__fv_parents__.has(pe);
4599
- u.set(`fold_${pe}`, {
4594
+ const me = U.raw[D.value], Ce = (Me) => !Me.__fv_parents__.has(me);
4595
+ u.set(`fold_${me}`, {
4600
4596
  field: "id",
4601
4597
  fieldName: "id",
4602
4598
  fieldType: "string",
4603
- filterValue: String(pe),
4599
+ filterValue: String(me),
4604
4600
  filter: Ce
4605
4601
  }), Y(Array.from(u.values()), Array.from(c.values())), x(_e.value);
4606
4602
  }
4607
4603
  function Oe(U) {
4608
- const pe = U[D.value];
4609
- u.delete(`fold_${pe}`);
4604
+ const me = U[D.value];
4605
+ u.delete(`fold_${me}`);
4610
4606
  }
4611
4607
  function qe(U) {
4612
4608
  Oe(U.raw), Y(Array.from(u.values()), Array.from(c.values()), !0), x(_e.value);
@@ -4619,11 +4615,11 @@ function xs(t, n, e, o, r) {
4619
4615
  const Ce = t.hierarchy && U && U.length && U[0].children ? $(U) : U;
4620
4616
  b.value = Ce, Ne();
4621
4617
  }
4622
- function vt(U, pe, Ce) {
4623
- return (U && U.length ? _e.value.filter((L, ee) => U.reduce((oe, ne) => oe && ne.filter(L), !0)) : _e.value).slice(pe, Ce);
4618
+ function vt(U, me, Ce) {
4619
+ return (U && U.length ? _e.value.filter((L, ee) => U.reduce((ne, te) => ne && te.filter(L), !0)) : _e.value).slice(me, Ce);
4624
4620
  }
4625
4621
  function bt(U) {
4626
- const pe = H(), Ce = Math.ceil(X.value / pe);
4622
+ const me = H(), Ce = Math.ceil(X.value / me);
4627
4623
  0 <= U && U <= Ce && (z.value = U, Ne());
4628
4624
  }
4629
4625
  function dt(U) {
@@ -4642,32 +4638,32 @@ function xs(t, n, e, o, r) {
4642
4638
  Oe(Me), v(U, Ce, b), Ne();
4643
4639
  }
4644
4640
  function gt(U) {
4645
- const pe = U ? U - 1 : 0;
4646
- b.value.splice(pe, 1), Ne();
4641
+ const me = U ? U - 1 : 0;
4642
+ b.value.splice(me, 1), Ne();
4647
4643
  }
4648
4644
  function It(U) {
4649
- const pe = b.value.findIndex((Ce) => Ce[D.value] === U);
4650
- pe !== -1 && (b.value.splice(pe, 1), Ne());
4645
+ const me = b.value.findIndex((Ce) => Ce[D.value] === U);
4646
+ me !== -1 && (b.value.splice(me, 1), Ne());
4651
4647
  }
4652
4648
  function Ct(U) {
4653
- const pe = U > -1 ? b.value[U] : null;
4654
- if (!(pe && pe.deletable !== !1))
4649
+ const me = U > -1 ? b.value[U] : null;
4650
+ if (!(me && me.deletable !== !1))
4655
4651
  return !1;
4656
- b.value = y(pe, b.value), Ne();
4652
+ b.value = y(me, b.value), Ne();
4657
4653
  }
4658
4654
  function re() {
4659
4655
  const U = s.size > 0 ? Array.from(s.values()) : [];
4660
4656
  return Y(U, Array.from(c.values()));
4661
4657
  }
4662
- function me(U) {
4658
+ function fe(U) {
4663
4659
  j.value.size = U;
4664
4660
  }
4665
4661
  function ge(U) {
4666
- j.value && (me(U), Ne());
4662
+ j.value && (fe(U), Ne());
4667
4663
  }
4668
- function De(U, pe) {
4664
+ function De(U, me) {
4669
4665
  const Ce = b.value[Number(U) - 1];
4670
- Ce.editable !== !1 ? (Ce.name = pe, Ne()) : Z.show({
4666
+ Ce.editable !== !1 ? (Ce.name = me, Ne()) : Z.show({
4671
4667
  showCloseButton: !1,
4672
4668
  timeout: 3e3,
4673
4669
  animate: "fadeIn",
@@ -4684,7 +4680,7 @@ function xs(t, n, e, o, r) {
4684
4680
  addFilter: be,
4685
4681
  addNewDataItem: dt,
4686
4682
  addSorter: q,
4687
- updatePageSize: me,
4683
+ updatePageSize: fe,
4688
4684
  changePageSizeTo: ge,
4689
4685
  collapse: ot,
4690
4686
  collapseTo: ht,
@@ -4710,7 +4706,7 @@ function xs(t, n, e, o, r) {
4710
4706
  removeDataItemById: It,
4711
4707
  removeFilter: Ee,
4712
4708
  removeHierarchyDataItem: Ct,
4713
- removeSorter: te,
4709
+ removeSorter: oe,
4714
4710
  reOrderVisibleIndex: Re,
4715
4711
  setSorters: ce,
4716
4712
  sorters: l,
@@ -4722,7 +4718,7 @@ function xs(t, n, e, o, r) {
4722
4718
  visibleDataItems: Ve
4723
4719
  };
4724
4720
  }
4725
- const mo = {
4721
+ const fo = {
4726
4722
  conditions: { type: Array, default: [] },
4727
4723
  fields: { type: Array, default: [] },
4728
4724
  key: { type: String, default: "" },
@@ -4731,7 +4727,7 @@ const mo = {
4731
4727
  */
4732
4728
  isControlInline: { type: Boolean, default: !0 }
4733
4729
  };
4734
- class po {
4730
+ class mo {
4735
4731
  constructor(n = { value: [] }) {
4736
4732
  V(this, "editorType", "check-box");
4737
4733
  V(this, "value");
@@ -4755,7 +4751,7 @@ class po {
4755
4751
  return this.value.length === 0;
4756
4752
  }
4757
4753
  }
4758
- class ho {
4754
+ class po {
4759
4755
  constructor(n = { textValue: "", value: "", valueField: "" }) {
4760
4756
  V(this, "editorType", "combo-lookup");
4761
4757
  V(this, "textValue");
@@ -4799,11 +4795,11 @@ function Ye(t) {
4799
4795
  function $e(t, n) {
4800
4796
  return t instanceof Date ? new t.constructor(n) : new Date(n);
4801
4797
  }
4802
- function vo(t, n) {
4798
+ function ho(t, n) {
4803
4799
  const e = Ye(t);
4804
4800
  return isNaN(n) ? $e(t, NaN) : (n && e.setDate(e.getDate() + n), e);
4805
4801
  }
4806
- const go = 6048e5, _s = 864e5, Ss = 6e4, Ts = 36e5, Fs = 1e3;
4802
+ const vo = 6048e5, _s = 864e5, Ss = 6e4, Ts = 36e5, Fs = 1e3;
4807
4803
  let Es = {};
4808
4804
  function At() {
4809
4805
  return Es;
@@ -4816,7 +4812,7 @@ function Et(t, n) {
4816
4812
  function jt(t) {
4817
4813
  return Et(t, { weekStartsOn: 1 });
4818
4814
  }
4819
- function yo(t) {
4815
+ function go(t) {
4820
4816
  const n = Ye(t), e = n.getFullYear(), o = $e(t, 0);
4821
4817
  o.setFullYear(e + 1, 0, 4), o.setHours(0, 0, 0, 0);
4822
4818
  const r = jt(o), i = $e(t, 0);
@@ -4824,7 +4820,7 @@ function yo(t) {
4824
4820
  const a = jt(i);
4825
4821
  return n.getTime() >= r.getTime() ? e + 1 : n.getTime() >= a.getTime() ? e : e - 1;
4826
4822
  }
4827
- function Ln(t) {
4823
+ function Rn(t) {
4828
4824
  const n = Ye(t);
4829
4825
  return n.setHours(0, 0, 0, 0), n;
4830
4826
  }
@@ -4843,11 +4839,11 @@ function nn(t) {
4843
4839
  return e.setUTCFullYear(n.getFullYear()), +t - +e;
4844
4840
  }
4845
4841
  function ks(t, n) {
4846
- const e = Ln(t), o = Ln(n), r = +e - nn(e), i = +o - nn(o);
4842
+ const e = Rn(t), o = Rn(n), r = +e - nn(e), i = +o - nn(o);
4847
4843
  return Math.round((r - i) / _s);
4848
4844
  }
4849
4845
  function Ms(t) {
4850
- const n = yo(t), e = $e(t, 0);
4846
+ const n = go(t), e = $e(t, 0);
4851
4847
  return e.setFullYear(n, 0, 4), e.setHours(0, 0, 0, 0), jt(e);
4852
4848
  }
4853
4849
  function Is(t) {
@@ -5282,7 +5278,7 @@ const Js = /^(\d+)(th|st|nd|rd)?/i, Zs = /\d+/i, el = {
5282
5278
  parsePatterns: ul,
5283
5279
  defaultParseWidth: "any"
5284
5280
  })
5285
- }, bo = {
5281
+ }, yo = {
5286
5282
  code: "en-US",
5287
5283
  formatDistance: Ds,
5288
5284
  formatLong: Ls,
@@ -5298,9 +5294,9 @@ function dl(t) {
5298
5294
  const n = Ye(t);
5299
5295
  return ks(n, Ps(n)) + 1;
5300
5296
  }
5301
- function wo(t) {
5297
+ function bo(t) {
5302
5298
  const n = Ye(t), e = +jt(n) - +Ms(n);
5303
- return Math.round(e / go) + 1;
5299
+ return Math.round(e / vo) + 1;
5304
5300
  }
5305
5301
  function Tn(t, n) {
5306
5302
  var d, l, f, m;
@@ -5316,9 +5312,9 @@ function fl(t, n) {
5316
5312
  const e = At(), o = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((u = (s = n == null ? void 0 : n.locale) == null ? void 0 : s.options) == null ? void 0 : u.firstWeekContainsDate) ?? e.firstWeekContainsDate ?? ((d = (c = e.locale) == null ? void 0 : c.options) == null ? void 0 : d.firstWeekContainsDate) ?? 1, r = Tn(t, n), i = $e(t, 0);
5317
5313
  return i.setFullYear(r, 0, o), i.setHours(0, 0, 0, 0), Et(i, n);
5318
5314
  }
5319
- function Co(t, n) {
5315
+ function wo(t, n) {
5320
5316
  const e = Ye(t), o = +Et(e, n) - +fl(e, n);
5321
- return Math.round(o / go) + 1;
5317
+ return Math.round(o / vo) + 1;
5322
5318
  }
5323
5319
  function Ie(t, n) {
5324
5320
  const e = t < 0 ? "-" : "", o = Math.abs(t).toString().padStart(n, "0");
@@ -5387,7 +5383,7 @@ const _t = {
5387
5383
  afternoon: "afternoon",
5388
5384
  evening: "evening",
5389
5385
  night: "night"
5390
- }, Hn = {
5386
+ }, Ln = {
5391
5387
  // Era
5392
5388
  G: function(t, n, e) {
5393
5389
  const o = t.getFullYear() > 0 ? 1 : 0;
@@ -5422,7 +5418,7 @@ const _t = {
5422
5418
  },
5423
5419
  // ISO week-numbering year
5424
5420
  R: function(t, n) {
5425
- const e = yo(t);
5421
+ const e = go(t);
5426
5422
  return Ie(e, n.length);
5427
5423
  },
5428
5424
  // Extended year. This is a single number designating the year of this calendar system.
@@ -5545,12 +5541,12 @@ const _t = {
5545
5541
  },
5546
5542
  // Local week of year
5547
5543
  w: function(t, n, e, o) {
5548
- const r = Co(t, o);
5544
+ const r = wo(t, o);
5549
5545
  return n === "wo" ? e.ordinalNumber(r, { unit: "week" }) : Ie(r, n.length);
5550
5546
  },
5551
5547
  // ISO week of year
5552
5548
  I: function(t, n, e) {
5553
- const o = wo(t);
5549
+ const o = bo(t);
5554
5550
  return n === "Io" ? e.ordinalNumber(o, { unit: "week" }) : Ie(o, n.length);
5555
5551
  },
5556
5552
  // Day of the month
@@ -5813,7 +5809,7 @@ const _t = {
5813
5809
  return "Z";
5814
5810
  switch (n) {
5815
5811
  case "X":
5816
- return Wn(o);
5812
+ return $n(o);
5817
5813
  case "XXXX":
5818
5814
  case "XX":
5819
5815
  return Dt(o);
@@ -5828,7 +5824,7 @@ const _t = {
5828
5824
  const o = t.getTimezoneOffset();
5829
5825
  switch (n) {
5830
5826
  case "x":
5831
- return Wn(o);
5827
+ return $n(o);
5832
5828
  case "xxxx":
5833
5829
  case "xx":
5834
5830
  return Dt(o);
@@ -5845,7 +5841,7 @@ const _t = {
5845
5841
  case "O":
5846
5842
  case "OO":
5847
5843
  case "OOO":
5848
- return "GMT" + $n(o, ":");
5844
+ return "GMT" + Hn(o, ":");
5849
5845
  case "OOOO":
5850
5846
  default:
5851
5847
  return "GMT" + Dt(o, ":");
@@ -5858,7 +5854,7 @@ const _t = {
5858
5854
  case "z":
5859
5855
  case "zz":
5860
5856
  case "zzz":
5861
- return "GMT" + $n(o, ":");
5857
+ return "GMT" + Hn(o, ":");
5862
5858
  case "zzzz":
5863
5859
  default:
5864
5860
  return "GMT" + Dt(o, ":");
@@ -5875,18 +5871,18 @@ const _t = {
5875
5871
  return Ie(o, n.length);
5876
5872
  }
5877
5873
  };
5878
- function $n(t, n = "") {
5874
+ function Hn(t, n = "") {
5879
5875
  const e = t > 0 ? "-" : "+", o = Math.abs(t), r = Math.trunc(o / 60), i = o % 60;
5880
5876
  return i === 0 ? e + String(r) : e + String(r) + n + Ie(i, 2);
5881
5877
  }
5882
- function Wn(t, n) {
5878
+ function $n(t, n) {
5883
5879
  return t % 60 === 0 ? (t > 0 ? "-" : "+") + Ie(Math.abs(t) / 60, 2) : Dt(t, n);
5884
5880
  }
5885
5881
  function Dt(t, n = "") {
5886
5882
  const e = t > 0 ? "-" : "+", o = Math.abs(t), r = Ie(Math.trunc(o / 60), 2), i = Ie(o % 60, 2);
5887
5883
  return e + r + n + i;
5888
5884
  }
5889
- const jn = (t, n) => {
5885
+ const Wn = (t, n) => {
5890
5886
  switch (t) {
5891
5887
  case "P":
5892
5888
  return n.date({ width: "short" });
@@ -5898,7 +5894,7 @@ const jn = (t, n) => {
5898
5894
  default:
5899
5895
  return n.date({ width: "full" });
5900
5896
  }
5901
- }, xo = (t, n) => {
5897
+ }, Co = (t, n) => {
5902
5898
  switch (t) {
5903
5899
  case "p":
5904
5900
  return n.time({ width: "short" });
@@ -5913,7 +5909,7 @@ const jn = (t, n) => {
5913
5909
  }, ml = (t, n) => {
5914
5910
  const e = t.match(/(P+)(p+)?/) || [], o = e[1], r = e[2];
5915
5911
  if (!r)
5916
- return jn(t, n);
5912
+ return Wn(t, n);
5917
5913
  let i;
5918
5914
  switch (o) {
5919
5915
  case "P":
@@ -5930,15 +5926,15 @@ const jn = (t, n) => {
5930
5926
  i = n.dateTime({ width: "full" });
5931
5927
  break;
5932
5928
  }
5933
- return i.replace("{{date}}", jn(o, n)).replace("{{time}}", xo(r, n));
5929
+ return i.replace("{{date}}", Wn(o, n)).replace("{{time}}", Co(r, n));
5934
5930
  }, bn = {
5935
- p: xo,
5931
+ p: Co,
5936
5932
  P: ml
5937
5933
  }, pl = /^D+$/, hl = /^Y+$/, vl = ["D", "DD", "YY", "YYYY"];
5938
- function _o(t) {
5934
+ function xo(t) {
5939
5935
  return pl.test(t);
5940
5936
  }
5941
- function So(t) {
5937
+ function _o(t) {
5942
5938
  return hl.test(t);
5943
5939
  }
5944
5940
  function wn(t, n, e) {
@@ -5950,9 +5946,9 @@ function gl(t, n, e) {
5950
5946
  return `Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${n}\`) for formatting ${o} to the input \`${e}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
5951
5947
  }
5952
5948
  const yl = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, bl = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, wl = /^'([^]*?)'?$/, Cl = /''/g, xl = /[a-zA-Z]/;
5953
- function To(t, n, e) {
5949
+ function So(t, n, e) {
5954
5950
  var d, l, f, m;
5955
- const o = At(), r = o.locale ?? bo, i = o.firstWeekContainsDate ?? ((l = (d = o.locale) == null ? void 0 : d.options) == null ? void 0 : l.firstWeekContainsDate) ?? 1, a = o.weekStartsOn ?? ((m = (f = o.locale) == null ? void 0 : f.options) == null ? void 0 : m.weekStartsOn) ?? 0, s = Ye(t);
5951
+ const o = At(), r = o.locale ?? yo, i = o.firstWeekContainsDate ?? ((l = (d = o.locale) == null ? void 0 : d.options) == null ? void 0 : l.firstWeekContainsDate) ?? 1, a = o.weekStartsOn ?? ((m = (f = o.locale) == null ? void 0 : f.options) == null ? void 0 : m.weekStartsOn) ?? 0, s = Ye(t);
5956
5952
  if (!Os(s))
5957
5953
  throw new RangeError("Invalid time value");
5958
5954
  let u = n.match(bl).map((p) => {
@@ -5968,7 +5964,7 @@ function To(t, n, e) {
5968
5964
  const k = p[0];
5969
5965
  if (k === "'")
5970
5966
  return { isToken: !1, value: _l(p) };
5971
- if (Hn[k])
5967
+ if (Ln[k])
5972
5968
  return { isToken: !0, value: p };
5973
5969
  if (k.match(xl))
5974
5970
  throw new RangeError(
@@ -5985,8 +5981,8 @@ function To(t, n, e) {
5985
5981
  return u.map((p) => {
5986
5982
  if (!p.isToken) return p.value;
5987
5983
  const k = p.value;
5988
- (So(k) || _o(k)) && wn(k, n, String(t));
5989
- const b = Hn[k[0]];
5984
+ (_o(k) || xo(k)) && wn(k, n, String(t));
5985
+ const b = Ln[k[0]];
5990
5986
  return b(s, k, r.localize, c);
5991
5987
  }).join("");
5992
5988
  }
@@ -6015,7 +6011,7 @@ function Fl(t, n) {
6015
6011
  ), e;
6016
6012
  }
6017
6013
  const El = 10;
6018
- class Fo {
6014
+ class To {
6019
6015
  constructor() {
6020
6016
  V(this, "subPriority", 0);
6021
6017
  }
@@ -6023,7 +6019,7 @@ class Fo {
6023
6019
  return !0;
6024
6020
  }
6025
6021
  }
6026
- class kl extends Fo {
6022
+ class kl extends To {
6027
6023
  constructor(n, e, o, r, i) {
6028
6024
  super(), this.value = n, this.validateValue = e, this.setValue = o, this.priority = r, i && (this.subPriority = i);
6029
6025
  }
@@ -6034,7 +6030,7 @@ class kl extends Fo {
6034
6030
  return this.setValue(n, e, this.value, o);
6035
6031
  }
6036
6032
  }
6037
- class Ml extends Fo {
6033
+ class Ml extends To {
6038
6034
  constructor() {
6039
6035
  super(...arguments);
6040
6036
  V(this, "priority", El);
@@ -6158,7 +6154,7 @@ function mt(t, n) {
6158
6154
  rest: n.slice(e[0].length)
6159
6155
  };
6160
6156
  }
6161
- function Eo(t) {
6157
+ function Fo(t) {
6162
6158
  return He(je.anyDigitsSigned, t);
6163
6159
  }
6164
6160
  function We(t, n) {
@@ -6206,7 +6202,7 @@ function Fn(t) {
6206
6202
  return 0;
6207
6203
  }
6208
6204
  }
6209
- function ko(t, n) {
6205
+ function Eo(t, n) {
6210
6206
  const e = n > 0, o = e ? n : 1 - n;
6211
6207
  let r;
6212
6208
  if (o <= 50)
@@ -6217,7 +6213,7 @@ function ko(t, n) {
6217
6213
  }
6218
6214
  return e ? r : 1 - r;
6219
6215
  }
6220
- function Mo(t) {
6216
+ function ko(t) {
6221
6217
  return t % 400 === 0 || t % 4 === 0 && t % 100 !== 0;
6222
6218
  }
6223
6219
  class Ol extends ke {
@@ -6251,7 +6247,7 @@ class Ol extends ke {
6251
6247
  set(e, o, r) {
6252
6248
  const i = e.getFullYear();
6253
6249
  if (r.isTwoDigitYear) {
6254
- const s = ko(
6250
+ const s = Eo(
6255
6251
  r.year,
6256
6252
  i
6257
6253
  );
@@ -6306,7 +6302,7 @@ class Pl extends ke {
6306
6302
  set(e, o, r, i) {
6307
6303
  const a = Tn(e, i);
6308
6304
  if (r.isTwoDigitYear) {
6309
- const u = ko(
6305
+ const u = Eo(
6310
6306
  r.year,
6311
6307
  a
6312
6308
  );
@@ -6612,7 +6608,7 @@ class Ll extends ke {
6612
6608
  }
6613
6609
  }
6614
6610
  function Hl(t, n, e) {
6615
- const o = Ye(t), r = Co(o, e) - n;
6611
+ const o = Ye(t), r = wo(o, e) - n;
6616
6612
  return o.setDate(o.getDate() - r * 7), o;
6617
6613
  }
6618
6614
  class $l extends ke {
@@ -6653,7 +6649,7 @@ class $l extends ke {
6653
6649
  }
6654
6650
  }
6655
6651
  function Wl(t, n) {
6656
- const e = Ye(t), o = wo(e) - n;
6652
+ const e = Ye(t), o = bo(e) - n;
6657
6653
  return e.setDate(e.getDate() - o * 7), e;
6658
6654
  }
6659
6655
  class jl extends ke {
@@ -6739,7 +6735,7 @@ class Gl extends ke {
6739
6735
  }
6740
6736
  }
6741
6737
  validate(e, o) {
6742
- const r = e.getFullYear(), i = Mo(r), a = e.getMonth();
6738
+ const r = e.getFullYear(), i = ko(r), a = e.getMonth();
6743
6739
  return i ? o >= 1 && o <= ql[a] : o >= 1 && o <= Al[a];
6744
6740
  }
6745
6741
  set(e, o, r) {
@@ -6782,7 +6778,7 @@ class zl extends ke {
6782
6778
  }
6783
6779
  validate(e, o) {
6784
6780
  const r = e.getFullYear();
6785
- return Mo(r) ? o >= 1 && o <= 366 : o >= 1 && o <= 365;
6781
+ return ko(r) ? o >= 1 && o <= 366 : o >= 1 && o <= 365;
6786
6782
  }
6787
6783
  set(e, o, r) {
6788
6784
  return e.setMonth(0, r), e.setHours(0, 0, 0, 0), e;
@@ -6791,7 +6787,7 @@ class zl extends ke {
6791
6787
  function En(t, n, e) {
6792
6788
  var l, f, m, p;
6793
6789
  const o = At(), r = (e == null ? void 0 : e.weekStartsOn) ?? ((f = (l = e == null ? void 0 : e.locale) == null ? void 0 : l.options) == null ? void 0 : f.weekStartsOn) ?? o.weekStartsOn ?? ((p = (m = o.locale) == null ? void 0 : m.options) == null ? void 0 : p.weekStartsOn) ?? 0, i = Ye(t), a = i.getDay(), u = (n % 7 + 7) % 7, c = 7 - r, d = n < 0 || n > 6 ? n - (a + c) % 7 : (u + c) % 7 - (a + c) % 7;
6794
- return vo(i, d);
6790
+ return ho(i, d);
6795
6791
  }
6796
6792
  class Yl extends ke {
6797
6793
  constructor() {
@@ -6962,7 +6958,7 @@ class Xl extends ke {
6962
6958
  }
6963
6959
  function Ql(t, n) {
6964
6960
  const e = Ye(t), o = Tl(e), r = n - o;
6965
- return vo(e, r);
6961
+ return ho(e, r);
6966
6962
  }
6967
6963
  class Kl extends ke {
6968
6964
  constructor() {
@@ -7412,7 +7408,7 @@ class cu extends ke {
7412
7408
  V(this, "incompatibleTokens", "*");
7413
7409
  }
7414
7410
  parse(e) {
7415
- return Eo(e);
7411
+ return Fo(e);
7416
7412
  }
7417
7413
  set(e, o, r) {
7418
7414
  return [$e(e, r * 1e3), { timestampIsSet: !0 }];
@@ -7425,7 +7421,7 @@ class du extends ke {
7425
7421
  V(this, "incompatibleTokens", "*");
7426
7422
  }
7427
7423
  parse(e) {
7428
- return Eo(e);
7424
+ return Fo(e);
7429
7425
  }
7430
7426
  set(e, o, r) {
7431
7427
  return [$e(e, r), { timestampIsSet: !0 }];
@@ -7464,9 +7460,9 @@ const fu = {
7464
7460
  t: new cu(),
7465
7461
  T: new du()
7466
7462
  }, mu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, pu = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, hu = /^'([^]*?)'?$/, vu = /''/g, gu = /\S/, yu = /[a-zA-Z]/;
7467
- function Io(t, n, e, o) {
7463
+ function Mo(t, n, e, o) {
7468
7464
  var k, b, h, w;
7469
- const r = Sl(), i = r.locale ?? bo, a = r.firstWeekContainsDate ?? ((b = (k = r.locale) == null ? void 0 : k.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, s = r.weekStartsOn ?? ((w = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : w.weekStartsOn) ?? 0;
7465
+ const r = Sl(), i = r.locale ?? yo, a = r.firstWeekContainsDate ?? ((b = (k = r.locale) == null ? void 0 : k.options) == null ? void 0 : b.firstWeekContainsDate) ?? 1, s = r.weekStartsOn ?? ((w = (h = r.locale) == null ? void 0 : h.options) == null ? void 0 : w.weekStartsOn) ?? 0;
7470
7466
  if (n === "")
7471
7467
  return t === "" ? Ye(e) : $e(e, NaN);
7472
7468
  const u = {
@@ -7482,7 +7478,7 @@ function Io(t, n, e, o) {
7482
7478
  return g;
7483
7479
  }).join("").match(mu), l = [];
7484
7480
  for (let g of d) {
7485
- So(g) && wn(g, n, t), _o(g) && wn(g, n, t);
7481
+ _o(g) && wn(g, n, t), xo(g) && wn(g, n, t);
7486
7482
  const x = g[0], F = fu[x];
7487
7483
  if (F) {
7488
7484
  const { incompatibleTokens: E } = F;
@@ -7539,7 +7535,7 @@ function Io(t, n, e, o) {
7539
7535
  function bu(t) {
7540
7536
  return t.match(hu)[1].replace(vu, "'");
7541
7537
  }
7542
- class Oo {
7538
+ class Io {
7543
7539
  constructor(n = { value: "", displayFormat: "", valueFormat: "" }) {
7544
7540
  V(this, "editorType", "date-picker");
7545
7541
  V(this, "value");
@@ -7556,8 +7552,8 @@ class Oo {
7556
7552
  }
7557
7553
  getDisplayText() {
7558
7554
  if (typeof this.value == "string" && this.value) {
7559
- const n = Io(this.value, this.valueFormat, /* @__PURE__ */ new Date());
7560
- return To(n, this.displayFormat);
7555
+ const n = Mo(this.value, this.valueFormat, /* @__PURE__ */ new Date());
7556
+ return So(n, this.displayFormat);
7561
7557
  }
7562
7558
  return this.getValue();
7563
7559
  }
@@ -7592,7 +7588,7 @@ class rn {
7592
7588
  return !this.begin || !this.end;
7593
7589
  }
7594
7590
  }
7595
- class Po {
7591
+ class Oo {
7596
7592
  constructor(n = { value: "", displayFormat: "", valueFormat: "" }) {
7597
7593
  V(this, "editorType", "datetime-picker");
7598
7594
  V(this, "value");
@@ -7609,8 +7605,8 @@ class Po {
7609
7605
  }
7610
7606
  getDisplayText() {
7611
7607
  if (typeof this.value == "string" && this.value) {
7612
- const n = Io(this.value, this.valueFormat, /* @__PURE__ */ new Date());
7613
- return To(n, this.displayFormat);
7608
+ const n = Mo(this.value, this.valueFormat, /* @__PURE__ */ new Date());
7609
+ return So(n, this.displayFormat);
7614
7610
  }
7615
7611
  return this.getValue();
7616
7612
  }
@@ -7621,7 +7617,7 @@ class Po {
7621
7617
  return !this.value;
7622
7618
  }
7623
7619
  }
7624
- class Vo {
7620
+ class Po {
7625
7621
  constructor(n = { value: "", valueList: [] }) {
7626
7622
  V(this, "editorType", "combo-list");
7627
7623
  V(this, "value");
@@ -7706,7 +7702,7 @@ class wu {
7706
7702
  return !this.displayText && !this.value.length;
7707
7703
  }
7708
7704
  }
7709
- class Do {
7705
+ class Vo {
7710
7706
  constructor(n = { mapFields: [], value: "", valueField: "", isInputText: !1, helpId: "" }) {
7711
7707
  V(this, "editorType", "lookup");
7712
7708
  V(this, "helpId");
@@ -7734,7 +7730,7 @@ class Do {
7734
7730
  return !this.mapFields.length;
7735
7731
  }
7736
7732
  }
7737
- class Bo {
7733
+ class Do {
7738
7734
  constructor(n = { value: "" }) {
7739
7735
  V(this, "editorType", "month-picker");
7740
7736
  V(this, "value");
@@ -7757,7 +7753,7 @@ class Bo {
7757
7753
  return !this.value;
7758
7754
  }
7759
7755
  }
7760
- class No {
7756
+ class Bo {
7761
7757
  constructor(n = { begin: "", end: "" }) {
7762
7758
  V(this, "editorType", "month-range");
7763
7759
  V(this, "begin");
@@ -7781,7 +7777,7 @@ class No {
7781
7777
  return !this.begin || !this.end;
7782
7778
  }
7783
7779
  }
7784
- class Ro {
7780
+ class No {
7785
7781
  constructor(n = { begin: null, end: null }) {
7786
7782
  V(this, "editorType", "number-range");
7787
7783
  V(this, "begin");
@@ -7808,7 +7804,7 @@ class Ro {
7808
7804
  return this.begin == null && this.end == null;
7809
7805
  }
7810
7806
  }
7811
- class Lo {
7807
+ class Ro {
7812
7808
  constructor(n = { value: "" }) {
7813
7809
  V(this, "editorType", "number-spinner");
7814
7810
  V(this, "value");
@@ -7832,7 +7828,7 @@ class Lo {
7832
7828
  return this.value == null || isNaN(this.value);
7833
7829
  }
7834
7830
  }
7835
- class Ho {
7831
+ class Lo {
7836
7832
  constructor(n = { value: null, valueList: [] }) {
7837
7833
  V(this, "editorType", "radio-group");
7838
7834
  V(this, "value");
@@ -7880,45 +7876,45 @@ class an {
7880
7876
  return !this.value;
7881
7877
  }
7882
7878
  }
7883
- function $o() {
7879
+ function Ho() {
7884
7880
  function t(n, e) {
7885
7881
  switch (n) {
7886
7882
  case "check-box":
7887
- return new po(e);
7883
+ return new mo(e);
7888
7884
  case "combo-list":
7889
- return new Vo(e);
7885
+ return new Po(e);
7890
7886
  case "combo-lookup":
7891
- return new ho(e);
7887
+ return new po(e);
7892
7888
  case "input-group":
7893
7889
  return new wu(e);
7894
7890
  case "date-picker":
7895
- return new Oo(e);
7891
+ return new Io(e);
7896
7892
  case "date-range":
7897
7893
  return new rn(e);
7898
7894
  case "datetime-picker":
7899
- return new Po(e);
7895
+ return new Oo(e);
7900
7896
  case "datetime-range":
7901
7897
  return new rn(e);
7902
7898
  case "lookup":
7903
- return new Do(e);
7899
+ return new Vo(e);
7904
7900
  case "month-picker":
7905
- return new Bo(e);
7901
+ return new Do(e);
7906
7902
  case "month-range":
7907
- return new No(e);
7903
+ return new Bo(e);
7908
7904
  case "number-range":
7909
- return new Ro(e);
7905
+ return new No(e);
7910
7906
  case "number-spinner":
7911
- return new Lo(e);
7907
+ return new Ro(e);
7912
7908
  case "radio-group":
7913
- return new Ho(e);
7909
+ return new Lo(e);
7914
7910
  default:
7915
7911
  return new an(e);
7916
7912
  }
7917
7913
  }
7918
7914
  return { createConditionValue: t };
7919
7915
  }
7920
- function Wo(t, n) {
7921
- const e = C(t.fields), o = C([]), r = /* @__PURE__ */ new Map(), { createConditionValue: i } = $o();
7916
+ function $o(t, n) {
7917
+ const e = C(t.fields), o = C([]), r = /* @__PURE__ */ new Map(), { createConditionValue: i } = Ho();
7922
7918
  function a(d) {
7923
7919
  switch (d.editor ? d.editor.type : "input-group") {
7924
7920
  case "date-range":
@@ -7980,14 +7976,14 @@ function Cu(t, n, e) {
7980
7976
  resizeObserver: o
7981
7977
  };
7982
7978
  }
7983
- const An = /* @__PURE__ */ Ke({
7979
+ const jn = /* @__PURE__ */ Ke({
7984
7980
  name: "FConditionFields",
7985
- props: mo,
7981
+ props: fo,
7986
7982
  emits: ["valueChange", "blur", "focus", "click", "input"],
7987
7983
  setup(t, n) {
7988
7984
  const e = C(), o = C(t.key);
7989
7985
  C(t.isControlInline);
7990
- const r = C(t.conditions), i = Wo(t), {
7986
+ const r = C(t.conditions), i = $o(t), {
7991
7987
  initialConditionValue: a,
7992
7988
  fieldMap: s,
7993
7989
  loadFieldConfigs: u
@@ -7995,7 +7991,7 @@ const An = /* @__PURE__ */ Ke({
7995
7991
  conditionClass: d,
7996
7992
  resizeObserver: l
7997
7993
  } = c;
7998
- u(!0), a(r.value), Yn(() => {
7994
+ u(!0), a(r.value), zn(() => {
7999
7995
  var b;
8000
7996
  (b = l.value) == null || b.unobserve(e.value);
8001
7997
  }), Te(() => t.conditions, () => {
@@ -8044,11 +8040,11 @@ const An = /* @__PURE__ */ Ke({
8044
8040
  }, null);
8045
8041
  });
8046
8042
  }
8047
- return () => Qo(I("div", {
8043
+ return () => Xo(I("div", {
8048
8044
  class: f.value,
8049
8045
  key: o.value,
8050
8046
  ref: e
8051
- }, [k()]), [[Ko("area-response")]]);
8047
+ }, [k()]), [[Qo("area-response")]]);
8052
8048
  }
8053
8049
  }), kn = /* @__PURE__ */ new Map([
8054
8050
  ["appearance", cn]
@@ -8317,7 +8313,7 @@ const Nu = "https://json-schema.org/draft/2020-12/schema", Ru = "https://farris-
8317
8313
  "id",
8318
8314
  "type",
8319
8315
  "editor"
8320
- ], jo = {
8316
+ ], Wo = {
8321
8317
  $schema: Nu,
8322
8318
  $id: Ru,
8323
8319
  title: Lu,
@@ -8325,7 +8321,7 @@ const Nu = "https://json-schema.org/draft/2020-12/schema", Ru = "https://farris-
8325
8321
  type: $u,
8326
8322
  properties: Wu,
8327
8323
  required: ju
8328
- }, Ao = {
8324
+ }, jo = {
8329
8325
  id: { type: String, default: "" },
8330
8326
  customClass: { type: String, default: "" },
8331
8327
  customStyle: { type: String, default: "" },
@@ -8343,8 +8339,8 @@ const Nu = "https://json-schema.org/draft/2020-12/schema", Ru = "https://farris-
8343
8339
  errors: { type: Object, default: null }
8344
8340
  };
8345
8341
  Ht(
8346
- Ao,
8347
8342
  jo,
8343
+ Wo,
8348
8344
  kn,
8349
8345
  void 0
8350
8346
  );
@@ -8395,7 +8391,7 @@ function Au(t, n, e) {
8395
8391
  }
8396
8392
  function b(T, _) {
8397
8393
  const { componentType: S } = T;
8398
- let y = to(S, T, _);
8394
+ let y = eo(S, T, _);
8399
8395
  e && e.onResolveNewComponentSchema && (y = e.onResolveNewComponentSchema(T, y));
8400
8396
  const O = S.toLowerCase().replace(/-/g, "_");
8401
8397
  return y && !y.id && y.type === S && (y.id = `${O}_${Math.random().toString().slice(2, 6)}`), y;
@@ -8499,9 +8495,9 @@ const qu = {
8499
8495
  }, [o.value])]);
8500
8496
  }
8501
8497
  }), ae = {}, se = {}, le = {}, ue = {};
8502
- let qn = !1;
8498
+ let An = !1;
8503
8499
  function zu() {
8504
- qn || (qn = !0, ii.register(ae, se, le, ue), ri.register(ae, se, le, ue), Xn.register(ae, se, le, ue), ai.register(ae, se, le, ue), si.register(ae, se, le, ue), li.register(ae, se, le, ue), Nn.register(ae, se, le, ue), Rn.register(ae, se, le, ue), Nn.register(ae, se, le, ue), Rn.register(ae, se, le, ue), gn.register(ae, se, le, ue), ui.register(ae, se, le, ue), ci.register(ae, se, le, ue), fi.register(ae, se, le, ue), di.register(ae, se, le, ue), mi.register(ae, se, le, ue), pi.register(ae, se, le, ue), hi.register(ae, se, le, ue), ei.register(ae, se, le, ue), vi.register(ae, se, le, ue), ia.register(ae, se, le, ue), Xr.register(ae, se, le, ue), gi.register(ae, se, le, ue), Ji.register(ae, se, le, ue), bi.register(ae, se, le, ue), wi.register(ae, se, le, ue), Ci.register(ae, se, le, ue), Un.register(ae, se, le, ue), xi.register(ae, se, le, ue), _i.register(ae, se, le, ue), Si.register(ae, se, le, ue), Ti.register(ae, se, le, ue), Fi.register(ae, se, le, ue), Ei.register(ae, se, le, ue), Yr.register(ae, se, le, ue), ki.register(ae, se, le, ue), Mi.register(ae, se, le, ue), Qr.register(ae, se, le, ue), Ii.register(ae, se, le, ue), Oi.register(ae, se, le, ue), Pi.register(ae, se, le, ue), Vi.register(ae, se, le, ue), Bi.register(ae, se, le, ue), Ni.register(ae, se, le, ue), Di.register(ae, se, le, ue), Xi.register(ae, se, le), Jr.register(ae, se, le, ue), Ri.register(ae, se, le, ue), Li.register(ae, se, le, ue), Hi.register(ae, se, le, ue), $i.register(ae, se, le, ue), Wi.register(ae, se, le, ue), ea.register(ae, se, le, ue), zr.register(ae, se, le, ue), Zr.register(ae, se, le, ue), ji.register(ae, se, le, ue), Ai.register(ae, se, le, ue), Gr.register(ae, se, le, ue), qi.register(ae, se, le, ue), zi.register(ae, se, le, ue), Gi.register(ae, se, le, ue), Yi.register(ae, se, le, ue), Ui.register(ae, se, le, ue), Qi.register(ae, se, le, ue), yi.register(ae, se, le, ue), Ki.register(ae, se, le, ue), Zi.register(ae, se, le, ue), ta.register(ae, se, le, ue), na.register(ae, se, le, ue), oa.register(ae, se, le, ue), ra.register(ae, se, le, ue), aa.register(ae, se, le, ue), sa.register(ae, se, le, ue));
8500
+ An || (An = !0, ii.register(ae, se, le, ue), ri.register(ae, se, le, ue), Un.register(ae, se, le, ue), ai.register(ae, se, le, ue), si.register(ae, se, le, ue), li.register(ae, se, le, ue), Bn.register(ae, se, le, ue), Nn.register(ae, se, le, ue), Bn.register(ae, se, le, ue), Nn.register(ae, se, le, ue), gn.register(ae, se, le, ue), ui.register(ae, se, le, ue), ci.register(ae, se, le, ue), fi.register(ae, se, le, ue), di.register(ae, se, le, ue), mi.register(ae, se, le, ue), pi.register(ae, se, le, ue), hi.register(ae, se, le, ue), ei.register(ae, se, le, ue), vi.register(ae, se, le, ue), ia.register(ae, se, le, ue), Ur.register(ae, se, le, ue), gi.register(ae, se, le, ue), Ji.register(ae, se, le, ue), bi.register(ae, se, le, ue), wi.register(ae, se, le, ue), Ci.register(ae, se, le, ue), Yn.register(ae, se, le, ue), xi.register(ae, se, le, ue), _i.register(ae, se, le, ue), Si.register(ae, se, le, ue), Ti.register(ae, se, le, ue), Fi.register(ae, se, le, ue), Ei.register(ae, se, le, ue), zr.register(ae, se, le, ue), ki.register(ae, se, le, ue), Mi.register(ae, se, le, ue), Qr.register(ae, se, le, ue), Ii.register(ae, se, le, ue), Oi.register(ae, se, le, ue), Pi.register(ae, se, le, ue), Vi.register(ae, se, le, ue), Bi.register(ae, se, le, ue), Ni.register(ae, se, le, ue), Di.register(ae, se, le, ue), Xi.register(ae, se, le), Jr.register(ae, se, le, ue), Ri.register(ae, se, le, ue), Li.register(ae, se, le, ue), Hi.register(ae, se, le, ue), $i.register(ae, se, le, ue), Wi.register(ae, se, le, ue), ea.register(ae, se, le, ue), Gr.register(ae, se, le, ue), Zr.register(ae, se, le, ue), ji.register(ae, se, le, ue), Ai.register(ae, se, le, ue), qr.register(ae, se, le, ue), qi.register(ae, se, le, ue), zi.register(ae, se, le, ue), Gi.register(ae, se, le, ue), Yi.register(ae, se, le, ue), Ui.register(ae, se, le, ue), Qi.register(ae, se, le, ue), yi.register(ae, se, le, ue), Ki.register(ae, se, le, ue), Zi.register(ae, se, le, ue), ta.register(ae, se, le, ue), na.register(ae, se, le, ue), oa.register(ae, se, le, ue), ra.register(ae, se, le, ue), aa.register(ae, se, le, ue), sa.register(ae, se, le, ue));
8505
8501
  }
8506
8502
  function Yu() {
8507
8503
  zu();
@@ -8651,7 +8647,7 @@ const Uu = {
8651
8647
  }
8652
8648
  }), Qu = /* @__PURE__ */ Ke({
8653
8649
  name: "FDynamicFormGroup",
8654
- props: Ao,
8650
+ props: jo,
8655
8651
  emits: ["change", "update:modelValue"],
8656
8652
  setup(t, n) {
8657
8653
  var E;
@@ -8732,7 +8728,7 @@ const Uu = {
8732
8728
  };
8733
8729
  Ht(
8734
8730
  Zu,
8735
- jo,
8731
+ Wo,
8736
8732
  kn,
8737
8733
  void 0
8738
8734
  );
@@ -9460,7 +9456,7 @@ function Tc(t, n, e) {
9460
9456
  resetTranslate: x
9461
9457
  };
9462
9458
  }
9463
- function qo(t, n) {
9459
+ function Ao(t, n) {
9464
9460
  if (t) {
9465
9461
  const e = (o) => {
9466
9462
  o.key.toLowerCase() === t.toLowerCase() && n({ event: o, key: t });
@@ -9473,7 +9469,7 @@ function qo(t, n) {
9473
9469
  function Fc(t, n) {
9474
9470
  const e = C(t.enableEsc);
9475
9471
  let o = null;
9476
- return e.value ? (o = qo("Escape", (r) => {
9472
+ return e.value ? (o = Ao("Escape", (r) => {
9477
9473
  n.emit("esc", { event: r.event, type: "esc" });
9478
9474
  }), {
9479
9475
  remove: o
@@ -9482,7 +9478,7 @@ function Fc(t, n) {
9482
9478
  function Ec(t, n) {
9483
9479
  const e = C(t.enableEnter);
9484
9480
  let o = null;
9485
- return e.value ? (o = qo("Enter", (r) => {
9481
+ return e.value ? (o = Ao("Enter", (r) => {
9486
9482
  n.emit("enter", { event: r.event, type: "enter" });
9487
9483
  }), {
9488
9484
  remove: o
@@ -9590,7 +9586,7 @@ const Yt = /* @__PURE__ */ Ke({
9590
9586
  display: u.value ? "" : "none"
9591
9587
  };
9592
9588
  return J["pointer-events"] = R.value ? "auto" : "none", J;
9593
- }), fe = A(() => ({
9589
+ }), pe = A(() => ({
9594
9590
  "f-icon": !0,
9595
9591
  modal_maximize: !0,
9596
9592
  modalrevert: O.value
@@ -9623,13 +9619,13 @@ const Yt = /* @__PURE__ */ Ke({
9623
9619
  function ce(J) {
9624
9620
  J.width && (e.value = J.width), J.height && (o.value = J.height), J.buttons && (v.value = J.buttons), J.title && (h.value = J.title);
9625
9621
  }
9626
- let q = null, te = null;
9627
- Jo(() => {
9622
+ let q = null, oe = null;
9623
+ Ko(() => {
9628
9624
  x.value = N();
9629
9625
  }), kt(() => {
9630
- y.value && !w.value && (w.value = y.value.parentElement, G.value = w.value, Q(S.value, y.value, G.value)), X.value && document.body.classList.add("modal-open"), q = Fc(t, n), te = Ec(t, n);
9626
+ y.value && !w.value && (w.value = y.value.parentElement, G.value = w.value, Q(S.value, y.value, G.value)), X.value && document.body.classList.add("modal-open"), q = Fc(t, n), oe = Ec(t, n);
9631
9627
  }), ln(() => {
9632
- $ && $(), q && q.remove(), te && te.remove();
9628
+ $ && $(), q && q.remove(), oe && oe.remove();
9633
9629
  }), n.expose({
9634
9630
  modalElementRef: y,
9635
9631
  updateModalOptions: ce,
@@ -9647,7 +9643,7 @@ const Yt = /* @__PURE__ */ Ke({
9647
9643
  class: "f-btn-icon f-bare",
9648
9644
  style: "pointer-events: auto;"
9649
9645
  }, [I("span", {
9650
- class: fe.value
9646
+ class: pe.value
9651
9647
  }, null)]), d.value && I("li", {
9652
9648
  class: "f-btn-icon f-bare",
9653
9649
  onClick: (J) => F(J, !1),
@@ -9720,10 +9716,10 @@ const Yt = /* @__PURE__ */ Ke({
9720
9716
  src: p.value
9721
9717
  }, null)]), ot()]), !s.value && y.value && !O.value && D(y.value)]);
9722
9718
  }
9723
- return () => I(Zo, {
9719
+ return () => I(Jo, {
9724
9720
  to: "body"
9725
9721
  }, {
9726
- default: () => [X.value && I(zn, {
9722
+ default: () => [X.value && I(Gn, {
9727
9723
  name: "fade",
9728
9724
  appear: !0
9729
9725
  }, {
@@ -9737,7 +9733,7 @@ const Yt = /* @__PURE__ */ Ke({
9737
9733
  });
9738
9734
  }
9739
9735
  });
9740
- function Go(t) {
9736
+ function qo(t) {
9741
9737
  if (t.content && t.content.render)
9742
9738
  return t.content.render;
9743
9739
  if (t.render && typeof t.render == "function")
@@ -9746,7 +9742,7 @@ function Go(t) {
9746
9742
  function kc(t) {
9747
9743
  const n = document.createElement("div");
9748
9744
  n.style.display = "contents";
9749
- const e = Gn({
9745
+ const e = qn({
9750
9746
  setup(o, r) {
9751
9747
  ln(() => {
9752
9748
  document.body.removeChild(n);
@@ -9756,7 +9752,7 @@ function kc(t) {
9756
9752
  }), p = t.closedCallback || ((g) => {
9757
9753
  }), k = t.resizeHandle || ((g) => {
9758
9754
  }), b = t.stopMoveHandle || ((g) => {
9759
- }), h = Go(t), w = (g) => {
9755
+ }), h = qo(t), w = (g) => {
9760
9756
  d.value = !1, e.unmount(), p(g);
9761
9757
  };
9762
9758
  return kt(() => {
@@ -9788,7 +9784,7 @@ function kc(t) {
9788
9784
  });
9789
9785
  return document.body.appendChild(n), e.mount(n), e;
9790
9786
  }
9791
- class zo {
9787
+ class Go {
9792
9788
  constructor(n) {
9793
9789
  V(this, "appContext", null);
9794
9790
  V(this, "modalRef", C());
@@ -9829,7 +9825,7 @@ class zo {
9829
9825
  open(n) {
9830
9826
  const e = document.createDocumentFragment();
9831
9827
  n.showMaxButton && n.fitContent && (n.showMaxButton = !1);
9832
- const o = er(Object.assign({
9828
+ const o = Zo(Object.assign({
9833
9829
  title: "",
9834
9830
  showButtons: !0,
9835
9831
  showHeader: !0
@@ -9840,7 +9836,7 @@ class zo {
9840
9836
  }), c = n.stopMoveHandle || ((F) => {
9841
9837
  });
9842
9838
  let d;
9843
- const l = Go(o.value), f = (F) => {
9839
+ const l = qo(o.value), f = (F) => {
9844
9840
  var v;
9845
9841
  r.value = !1;
9846
9842
  const E = (v = F == null ? void 0 : F.target) == null ? void 0 : v.classList.contains("modal_close");
@@ -9876,7 +9872,7 @@ class zo {
9876
9872
  default: () => [l && l(this.app)]
9877
9873
  });
9878
9874
  return d = ((F) => {
9879
- const E = tr(w, F);
9875
+ const E = er(w, F);
9880
9876
  return E.appContext = this.appContext, dn(E, e), E;
9881
9877
  })({
9882
9878
  ...o.value
@@ -9886,7 +9882,7 @@ class zo {
9886
9882
  o.value = {
9887
9883
  ...o.value,
9888
9884
  ...F
9889
- }, d && dn(nr(d, {
9885
+ }, d && dn(tr(d, {
9890
9886
  ...o
9891
9887
  }), e);
9892
9888
  },
@@ -9899,7 +9895,7 @@ class zo {
9899
9895
  const Mc = Symbol("FModalService");
9900
9896
  Yt.install = (t) => {
9901
9897
  t.component(Yt.name, Yt);
9902
- const n = new zo(t);
9898
+ const n = new Go(t);
9903
9899
  t.provide(Mc, n), t.provide("FModalService", n);
9904
9900
  };
9905
9901
  class St {
@@ -9909,7 +9905,7 @@ class St {
9909
9905
  }), o = !1, r = e.type === "error" || e.type === "prompt", i = e.type === "error" ? "错误提示" : e.type === "prompt" && e.title || "", a = e.acceptCallback || (() => {
9910
9906
  }), s = e.rejectCallback || (() => {
9911
9907
  });
9912
- let u = null, c = new zo(u);
9908
+ let u = null, c = new Go(u);
9913
9909
  const d = () => {
9914
9910
  u && (u == null || u.destroy(), c = null);
9915
9911
  };
@@ -10068,7 +10064,7 @@ function Pc(t, n, e) {
10068
10064
  }
10069
10065
  return { getCompareOperators: r };
10070
10066
  }
10071
- function Yo() {
10067
+ function zo() {
10072
10068
  const t = C({ relation: 0, items: [], children: [], path: [], groupId: 0, level: 0 }), n = /* @__PURE__ */ new Map(), e = /* @__PURE__ */ new Map();
10073
10069
  let o = 0;
10074
10070
  function r() {
@@ -10283,15 +10279,15 @@ function Vc(t, n, e) {
10283
10279
  }
10284
10280
  const pn = /* @__PURE__ */ Ke({
10285
10281
  name: "FConditionList",
10286
- props: mo,
10282
+ props: fo,
10287
10283
  emits: ["valueChange", "labelCodeChange", "compareTypeChange"],
10288
10284
  setup(t, n) {
10289
- const e = C(t.key), o = C(t.conditions), r = Wo(t), {
10285
+ const e = C(t.key), o = C(t.conditions), r = $o(t), {
10290
10286
  convertToSingleControl: i,
10291
10287
  fields: a,
10292
10288
  fieldMap: s,
10293
10289
  loadFieldConfigs: u
10294
- } = r, c = Yo(), {
10290
+ } = r, c = zo(), {
10295
10291
  addCondition: d,
10296
10292
  changeGroupRelation: l,
10297
10293
  getConditions: f,
@@ -10304,7 +10300,7 @@ const pn = /* @__PURE__ */ Ke({
10304
10300
  unGroup: g
10305
10301
  } = c, {
10306
10302
  createConditionValue: x
10307
- } = $o(), F = Vc(t, n, c), {
10303
+ } = Ho(), F = Vc(t, n, c), {
10308
10304
  selectedItems: E,
10309
10305
  toggleSelect: v
10310
10306
  } = F, {
@@ -10448,7 +10444,7 @@ const pn = /* @__PURE__ */ Ke({
10448
10444
  }
10449
10445
  });
10450
10446
  pn.install = (t) => {
10451
- t.component(An.name, An).component(pn.name, pn);
10447
+ t.component(jn.name, jn).component(pn.name, pn);
10452
10448
  };
10453
10449
  const Dc = [
10454
10450
  "equal",
@@ -10582,37 +10578,37 @@ const Dc = [
10582
10578
  ["text", Bc]
10583
10579
  ]);
10584
10580
  function Wc() {
10585
- const t = C([]), n = /* @__PURE__ */ new Map(), { loadConditionGroup: e } = Yo();
10581
+ const t = C([]), n = /* @__PURE__ */ new Map(), { loadConditionGroup: e } = zo();
10586
10582
  function o(b, h) {
10587
10583
  switch (b) {
10588
10584
  case "check-box":
10589
- return new po({ value: h });
10585
+ return new mo({ value: h });
10590
10586
  case "combo-list":
10591
- return new Vo({ value: h });
10587
+ return new Po({ value: h });
10592
10588
  case "combo-lookup":
10593
- return new ho({ value: h });
10589
+ return new po({ value: h });
10594
10590
  case "input-group":
10595
10591
  return new an({ value: h });
10596
10592
  case "date-picker":
10597
- return new Oo({ value: h });
10593
+ return new Io({ value: h });
10598
10594
  case "date-range":
10599
10595
  return new rn({ value: h });
10600
10596
  case "datetime-picker":
10601
- return new Po({ value: h });
10597
+ return new Oo({ value: h });
10602
10598
  case "datetime-range":
10603
10599
  return new rn({ value: h });
10604
10600
  case "lookup":
10605
- return new Do({ value: h });
10601
+ return new Vo({ value: h });
10606
10602
  case "month-picker":
10607
- return new Bo({ value: h });
10603
+ return new Do({ value: h });
10608
10604
  case "month-range":
10609
- return new No({ value: h });
10605
+ return new Bo({ value: h });
10610
10606
  case "number-range":
10611
- return new Ro({ value: h });
10607
+ return new No({ value: h });
10612
10608
  case "number-spinner":
10613
- return new Lo({ value: h });
10609
+ return new Ro({ value: h });
10614
10610
  case "radio-group":
10615
- return new Ho({ value: h });
10611
+ return new Lo({ value: h });
10616
10612
  default:
10617
10613
  return new an({ value: h });
10618
10614
  }
@@ -10705,69 +10701,69 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10705
10701
  const re = d.value;
10706
10702
  if (re.length <= 0)
10707
10703
  return 0;
10708
- const me = f.value < re.length ? re[f.value] : re[re.length - 1];
10709
- return me.__fv_data_position__ > re.length * h ? re.length * h : (me.__fv_data_position__ || 0) + (me.__fv_data_height__ || 0) + Math.max(re.length - 1 - f.value, 0) * h;
10704
+ const fe = f.value < re.length ? re[f.value] : re[re.length - 1];
10705
+ return fe.__fv_data_position__ > re.length * h ? re.length * h : (fe.__fv_data_position__ || 0) + (fe.__fv_data_height__ || 0) + Math.max(re.length - 1 - f.value, 0) * h;
10710
10706
  }
10711
10707
  const M = A(() => {
10712
10708
  const re = D();
10713
10709
  d.value;
10714
- let me = v.value / Math.max(re, v.value), ge = Math.floor(me * v.value);
10710
+ let fe = v.value / Math.max(re, v.value), ge = Math.floor(fe * v.value);
10715
10711
  for (; v.value > 0 && ge < S; )
10716
- me *= y, ge = Math.floor(me * v.value);
10712
+ fe *= y, ge = Math.floor(fe * v.value);
10717
10713
  return ge;
10718
10714
  }), P = A(() => Math.floor(T.value / Math.max(p.value, T.value) * E.value)), G = 0, W = 0, R = A(() => E.value - (k.value + p.value + b.value + s.value));
10719
10715
  function $(re) {
10720
10716
  const ge = Math.floor(re / h) + 1, De = d.value;
10721
10717
  return De.length > ge ? De[ge].__fv_visible_index__ - 1 : 0;
10722
10718
  }
10723
- function Q(re, me, ge) {
10724
- let De = re, Ge = me;
10725
- const Je = me - re + 1;
10719
+ function Q(re, fe, ge) {
10720
+ let De = re, Ge = fe;
10721
+ const Je = fe - re + 1;
10726
10722
  if (Je < a + i.value + a) {
10727
- const U = a + i.value + a - Je, pe = me + U <= ge, Ce = 0 + U <= re;
10728
- if (pe)
10723
+ const U = a + i.value + a - Je, me = fe + U <= ge, Ce = 0 + U <= re;
10724
+ if (me)
10729
10725
  Ge += U, F = Ge;
10730
10726
  else if (Ce)
10731
10727
  De -= U, x = De;
10732
10728
  else {
10733
- const Me = ge - me, L = U - Me;
10734
- Ge = Math.min(me + Me, ge), De = Math.max(re - L, 0);
10729
+ const Me = ge - fe, L = U - Me;
10730
+ Ge = Math.min(fe + Me, ge), De = Math.max(re - L, 0);
10735
10731
  }
10736
10732
  }
10737
10733
  return { actualStart: De, actualEnd: Ge };
10738
10734
  }
10739
10735
  function N(re) {
10740
10736
  var Me, L;
10741
- const me = d.value;
10742
- if (!me.length) {
10737
+ const fe = d.value;
10738
+ if (!fe.length) {
10743
10739
  e.value = [];
10744
10740
  return;
10745
10741
  }
10746
- const ge = (Me = t.pagination) != null && Me.enable ? 0 : Math.max(x - a, 0), De = me[me.length - 1].__fv_visible_index__, Ge = (L = t.pagination) != null && L.enable ? me.length - 1 : Math.min(F + a, De), { actualStart: Je, actualEnd: U } = Q(ge, Ge, De), pe = me[Je - 1], Ce = l(Je, U, pe, re);
10742
+ const ge = (Me = t.pagination) != null && Me.enable ? 0 : Math.max(x - a, 0), De = fe[fe.length - 1].__fv_visible_index__, Ge = (L = t.pagination) != null && L.enable ? fe.length - 1 : Math.min(F + a, De), { actualStart: Je, actualEnd: U } = Q(ge, Ge, De), me = fe[Je - 1], Ce = l(Je, U, me, re);
10747
10743
  Ce.length && (e.value = [...Ce]);
10748
10744
  }
10749
10745
  const B = A(() => D() > v.value), X = A(() => Math.floor(p.value) > T.value);
10750
- function j(re, me) {
10746
+ function j(re, fe) {
10751
10747
  let ge = re;
10752
10748
  const De = ge > G, Ge = B.value;
10753
- Ge && ge < v.value - me && (ge = v.value - me), (!Ge || De) && (ge = G), w.value !== ge && (w.value = ge);
10749
+ Ge && ge < v.value - fe && (ge = v.value - fe), (!Ge || De) && (ge = G), w.value !== ge && (w.value = ge);
10754
10750
  }
10755
10751
  function H() {
10756
10752
  _.value && (x = $(Math.abs(w.value)), F = x + i.value - 1, (x < m.value || F > f.value - a / 2) && N());
10757
10753
  }
10758
10754
  function z(re) {
10759
- let me = w.value + re;
10760
- me > G && (me = G);
10755
+ let fe = w.value + re;
10756
+ fe > G && (fe = G);
10761
10757
  const ge = D();
10762
- j(me, ge), H();
10758
+ j(fe, ge), H();
10763
10759
  }
10764
10760
  function K(re) {
10765
10761
  if (!X.value) {
10766
10762
  g.value = 0;
10767
10763
  return;
10768
10764
  }
10769
- let me = g.value + re;
10770
- me > W && (me = W), me < R.value && (me = R.value), g.value !== me && (g.value = me);
10765
+ let fe = g.value + re;
10766
+ fe > W && (fe = W), fe < R.value && (fe = R.value), g.value !== fe && (g.value = fe);
10771
10767
  }
10772
10768
  function ie() {
10773
10769
  Math.abs(g.value) + T.value > p.value && (g.value = Math.min(T.value - p.value, 0));
@@ -10775,25 +10771,25 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10775
10771
  function Z() {
10776
10772
  w.value = 0, x = 0, F = i.value - 1, N();
10777
10773
  }
10778
- function fe() {
10774
+ function pe() {
10779
10775
  const re = D();
10780
10776
  j(w.value, re);
10781
10777
  }
10782
10778
  Te([T, p], () => {
10783
10779
  K(0);
10784
- }), Te(v, (re, me) => {
10785
- re !== me && re >= c.value.length * h && z(0);
10780
+ }), Te(v, (re, fe) => {
10781
+ re !== fe && re >= c.value.length * h && z(0);
10786
10782
  });
10787
10783
  function ve(re) {
10788
- let { deltaX: me } = re, ge = -1 * re.deltaY;
10789
- return typeof me > "u" && (me = -1 * re.wheelDeltaX / 6), typeof ge > "u" && (ge = re.wheelDeltaY / 6), re.deltaMode && re.deltaMode === 1 && (me *= 10, ge *= 10), re.shiftKey ? { deltaY: -ge, deltaX: -me } : { deltaX: me, deltaY: ge };
10784
+ let { deltaX: fe } = re, ge = -1 * re.deltaY;
10785
+ return typeof fe > "u" && (fe = -1 * re.wheelDeltaX / 6), typeof ge > "u" && (ge = re.wheelDeltaY / 6), re.deltaMode && re.deltaMode === 1 && (fe *= 10, ge *= 10), re.shiftKey ? { deltaY: -ge, deltaX: -fe } : { deltaX: fe, deltaY: ge };
10790
10786
  }
10791
10787
  function _e(re) {
10792
10788
  if (t.disabled || !B.value || re.target.tagName === "TEXTAREA")
10793
10789
  return;
10794
10790
  re.preventDefault(), re.stopPropagation();
10795
- const { deltaX: me, deltaY: ge } = ve(re);
10796
- z(ge), K(me);
10791
+ const { deltaX: fe, deltaY: ge } = ve(re);
10792
+ z(ge), K(fe);
10797
10793
  }
10798
10794
  const Ve = A(() => ({
10799
10795
  height: `${c.value.length * h}px`,
@@ -10811,7 +10807,7 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10811
10807
  height: `${c.value.length * h}px`,
10812
10808
  width: `${b.value}px`,
10813
10809
  transform: `translateY(${w.value}px)`
10814
- })), te = A(() => ({
10810
+ })), oe = A(() => ({
10815
10811
  transform: `translateY(${w.value}px)`
10816
10812
  })), be = A(() => ({
10817
10813
  height: `${c.value.length * h}px`,
@@ -10837,18 +10833,18 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10837
10833
  })), Oe = C(!1), qe = C(-1), Ne = C(-1), st = C();
10838
10834
  function vt(re) {
10839
10835
  if (Oe.value && Ne.value !== -1) {
10840
- const me = Ne.value - re.pageX, ge = E.value - P.value;
10841
- if (Math.abs(me) <= ge) {
10842
- const De = me / (T.value - P.value) * (p.value - T.value);
10836
+ const fe = Ne.value - re.pageX, ge = E.value - P.value;
10837
+ if (Math.abs(fe) <= ge) {
10838
+ const De = fe / (T.value - P.value) * (p.value - T.value);
10843
10839
  K(De), Ne.value = re.pageX;
10844
10840
  }
10845
10841
  }
10846
10842
  }
10847
10843
  function bt(re) {
10848
10844
  if (Oe.value && qe.value !== -1) {
10849
- const me = qe.value - re.pageY, ge = D(), De = ge - M.value;
10850
- if (Math.abs(me) <= De) {
10851
- const Ge = me / (v.value - M.value) * (ge - v.value);
10845
+ const fe = qe.value - re.pageY, ge = D(), De = ge - M.value;
10846
+ if (Math.abs(fe) <= De) {
10847
+ const Ge = fe / (v.value - M.value) * (ge - v.value);
10852
10848
  z(Ge), qe.value = re.pageY;
10853
10849
  }
10854
10850
  }
@@ -10856,16 +10852,16 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10856
10852
  function dt(re) {
10857
10853
  Oe.value = !1, qe.value = -1, Ne.value = -1, document.removeEventListener("mouseup", dt), O && (document.removeEventListener("mousemove", O), O = null), document.body.style.userSelect = "", st.value && (st.value.style.opacity = null);
10858
10854
  }
10859
- function Mt(re, me, ge) {
10855
+ function Mt(re, fe, ge) {
10860
10856
  var Je;
10861
10857
  Oe.value = !0;
10862
10858
  const De = (Je = re.target) == null ? void 0 : Je.parentElement;
10863
- De && (De.style.opacity = "1", st.value = De), O || (O = ar(ge === "horizontal" ? vt : bt, 50)), ge === "vertical" && (qe.value = re.pageY), ge === "horizontal" && (Ne.value = re.pageX), me.value && (me.value, document.addEventListener("mousemove", O), document.addEventListener("mouseup", dt), document.body.style.userSelect = "none");
10859
+ De && (De.style.opacity = "1", st.value = De), O || (O = ir(ge === "horizontal" ? vt : bt, 50)), ge === "vertical" && (qe.value = re.pageY), ge === "horizontal" && (Ne.value = re.pageX), fe.value && (fe.value, document.addEventListener("mousemove", O), document.addEventListener("mouseup", dt), document.body.style.userSelect = "none");
10864
10860
  }
10865
10861
  function wt(re) {
10866
- const me = c.value.length * h - v.value;
10862
+ const fe = c.value.length * h - v.value;
10867
10863
  let ge = re * h;
10868
- ge >= me && (ge = me), z(-ge - w.value);
10864
+ ge >= fe && (ge = fe), z(-ge - w.value);
10869
10865
  }
10870
10866
  function gt() {
10871
10867
  wt(c.value.length);
@@ -10892,10 +10888,10 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10892
10888
  resetScroll: Z,
10893
10889
  rightFixedGridDataStyle: q,
10894
10890
  rightFixedGridHeaderColumnsStyle: ot,
10895
- rightFixedGridMergedDataStyle: te,
10891
+ rightFixedGridMergedDataStyle: oe,
10896
10892
  shouldShowHorizontalScrollbar: X,
10897
10893
  shouldShowVirticalScrollbar: B,
10898
- updateVirticalScroll: fe,
10894
+ updateVirticalScroll: pe,
10899
10895
  updateVisibleRowsOnLatestVisibleScope: H,
10900
10896
  verticalScrollThumbStyle: ct,
10901
10897
  viewPortWidth: T,
@@ -10907,7 +10903,7 @@ function Ac(t, n, e, o, r, i, a, s, u) {
10907
10903
  }
10908
10904
  function qc(t) {
10909
10905
  var i;
10910
- const { isUndefined: n } = ur(), e = ((i = t.rowOption) == null ? void 0 : i.height) || 28;
10906
+ const { isUndefined: n } = lr(), e = ((i = t.rowOption) == null ? void 0 : i.height) || 28;
10911
10907
  function o(a, s) {
10912
10908
  const u = a.pre;
10913
10909
  if (u) {
@@ -10962,7 +10958,7 @@ function zc() {
10962
10958
  function Yc() {
10963
10959
  const {
10964
10960
  formatTo: t
10965
- } = cr();
10961
+ } = ur();
10966
10962
  function n(o, r) {
10967
10963
  if (o) {
10968
10964
  let i = "yyyy-MM-dd";
@@ -10987,7 +10983,7 @@ function Yc() {
10987
10983
  function Uc() {
10988
10984
  const {
10989
10985
  formatTo: t
10990
- } = dr();
10986
+ } = cr();
10991
10987
  function n(e, o) {
10992
10988
  const r = {
10993
10989
  precision: o.precision,
@@ -11472,15 +11468,15 @@ function nd(t, n, e, o, r) {
11472
11468
  return s(p.value);
11473
11469
  }
11474
11470
  function g() {
11475
- const Y = o.value.reduce((q, te) => (q.set(te.raw[i.value], te), q), /* @__PURE__ */ new Map());
11471
+ const Y = o.value.reduce((q, oe) => (q.set(oe.raw[i.value], oe), q), /* @__PURE__ */ new Map());
11476
11472
  return p.value.map((q) => Y.get(q)).filter((q) => !!q);
11477
11473
  }
11478
11474
  function x(Y) {
11479
11475
  var q;
11480
11476
  const ce = Y.raw.__fv_children_index__;
11481
11477
  if (ce && ce.length) {
11482
- const te = ce.map((be) => a.value[be]);
11483
- (q = p.value) != null && q.length && te.some((Ee) => !p.value.includes(Ee[i.value])) && (Y.indeterminate = !0, Y.raw.__fv_indeterminate__ = !0);
11478
+ const oe = ce.map((be) => a.value[be]);
11479
+ (q = p.value) != null && q.length && oe.some((Ee) => !p.value.includes(Ee[i.value])) && (Y.indeterminate = !0, Y.raw.__fv_indeterminate__ = !0);
11484
11480
  }
11485
11481
  }
11486
11482
  const F = A(() => c.value && d.value), E = A(
@@ -11504,8 +11500,8 @@ function nd(t, n, e, o, r) {
11504
11500
  }), g().forEach((q) => {
11505
11501
  q.checked = !0, q.raw.__fv_checked__ = !0;
11506
11502
  }), Y.forEach((q) => {
11507
- const te = o.value.find((be) => be.raw[i.value] === q);
11508
- x(te);
11503
+ const oe = o.value.find((be) => be.raw[i.value] === q);
11504
+ x(oe);
11509
11505
  });
11510
11506
  }
11511
11507
  Te(() => o.value, () => {
@@ -11576,14 +11572,14 @@ function nd(t, n, e, o, r) {
11576
11572
  const ce = o.value.find((q) => q.raw[i.value] === Y);
11577
11573
  ce && ie(ce);
11578
11574
  }
11579
- function fe(Y) {
11580
- const ce = o.value.filter((be) => Y.includes(be.raw[i.value])), q = ce.map((be) => be.raw[i.value]), te = a.value.filter((be) => {
11575
+ function pe(Y) {
11576
+ const ce = o.value.filter((be) => Y.includes(be.raw[i.value])), q = ce.map((be) => be.raw[i.value]), oe = a.value.filter((be) => {
11581
11577
  const Ee = be[i.value];
11582
11578
  return !q.includes(Ee) && Y.includes(Ee);
11583
11579
  });
11584
- (ce.length || te.length) && (W(), E.value && (u.value = Y[0])), ce.forEach((be) => {
11580
+ (ce.length || oe.length) && (W(), E.value && (u.value = Y[0])), ce.forEach((be) => {
11585
11581
  B(be);
11586
- }), te.forEach((be) => {
11582
+ }), oe.forEach((be) => {
11587
11583
  R(be);
11588
11584
  }), y();
11589
11585
  }
@@ -11591,12 +11587,12 @@ function nd(t, n, e, o, r) {
11591
11587
  for (const ce of Y) {
11592
11588
  if (!p.value.includes(ce))
11593
11589
  continue;
11594
- const q = o.value.find((te) => te.raw[i.value] === ce);
11590
+ const q = o.value.find((oe) => oe.raw[i.value] === ce);
11595
11591
  if (q)
11596
11592
  X(q);
11597
11593
  else {
11598
- const te = a.value.find((be) => be[i.value] === ce);
11599
- te && $(te);
11594
+ const oe = a.value.find((be) => be[i.value] === ce);
11595
+ oe && $(oe);
11600
11596
  }
11601
11597
  }
11602
11598
  p.value = p.value.filter(
@@ -11637,7 +11633,7 @@ function nd(t, n, e, o, r) {
11637
11633
  selectDataItem: R,
11638
11634
  selectItem: ie,
11639
11635
  selectItemById: Z,
11640
- selectItemByIds: fe,
11636
+ selectItemByIds: pe,
11641
11637
  showCheckBox: f,
11642
11638
  showSelectAll: m,
11643
11639
  toggleSelectItem: K,
@@ -11796,41 +11792,41 @@ const sn = /* @__PURE__ */ Ke({
11796
11792
  emits: ["selectionChange", "clickRow", "expandNode", "unSelectItem", "dblclickNode"],
11797
11793
  setup(t, n) {
11798
11794
  var Ue, lt;
11799
- const o = ((Ue = t.rowOption) == null ? void 0 : Ue.height) || 28, r = C(20), i = C(t.columns), a = mr(t), {
11795
+ const o = ((Ue = t.rowOption) == null ? void 0 : Ue.height) || 28, r = C(20), i = C(t.columns), a = fr(t), {
11800
11796
  idField: s
11801
- } = a, u = C(), c = C(), d = C(), l = C(), f = C(), m = C([]), p = C(!1), k = C(((lt = t.rowOption) == null ? void 0 : lt.wrapContent) || !1), b = pr(t, a), h = hr(), w = vr(t), {
11797
+ } = a, u = C(), c = C(), d = C(), l = C(), f = C(), m = C([]), p = C(!1), k = C(((lt = t.rowOption) == null ? void 0 : lt.wrapContent) || !1), b = mr(t, a), h = pr(), w = hr(t), {
11802
11798
  collapseField: g
11803
11799
  } = w, {
11804
11800
  showLoading: x,
11805
11801
  renderLoading: F
11806
- } = gr(t, u), E = yr(t, /* @__PURE__ */ new Map(), h, w, a), {
11802
+ } = vr(t, u), E = gr(t, /* @__PURE__ */ new Map(), h, w, a), {
11807
11803
  dataView: v
11808
- } = E, T = br(t, E, a, m, n), _ = wr(t, m, E, a, T, n), S = A(() => t.disabled), y = A(() => t.virtualized ? Math.min(E.dataView.value.length, r.value) : E.dataView.value.length), {
11804
+ } = E, T = yr(t, E, a, m, n), _ = br(t, m, E, a, T, n), S = A(() => t.disabled), y = A(() => t.virtualized ? Math.min(E.dataView.value.length, r.value) : E.dataView.value.length), {
11809
11805
  containerStyleObject: O
11810
- } = Cr(t), D = xr(t), {
11806
+ } = wr(t), D = Cr(t), {
11811
11807
  applyCommands: M
11812
11808
  } = D;
11813
11809
  M(i);
11814
- const P = _r(t), G = Sr(t), {
11810
+ const P = xr(t), G = _r(t), {
11815
11811
  applyColumnSorter: W,
11816
11812
  columnContext: R,
11817
11813
  updateColumnRenderContext: $
11818
11814
  } = P;
11819
11815
  W(E, G);
11820
- const Q = Tr(t, R), N = Fr(t, n, T, a), B = Er(t, n, a, N, m), X = kr(t), j = Mr(t, B, X), H = Ir(t, E, B, w, a, X, j), z = Or(t, i, E, y, 0, H), {
11816
+ const Q = Sr(t, R), N = Tr(t, n, T, a), B = Fr(t, n, a, N, m), X = Er(t), j = kr(t, B, X), H = Mr(t, E, B, w, a, X, j), z = Ir(t, i, E, y, 0, H), {
11821
11817
  getVisualData: K
11822
- } = z, ie = Pr(t, R), Z = Vr(t, T), {
11823
- sidebarWidth: fe
11824
- } = Z, ve = Dr(t, E, m, R, z, y, 0, fe), {
11818
+ } = z, ie = Or(t, R), Z = Pr(t, T), {
11819
+ sidebarWidth: pe
11820
+ } = Z, ve = Vr(t, E, m, R, z, y, 0, pe), {
11825
11821
  onWheel: _e,
11826
11822
  dataGridWidth: Ve,
11827
11823
  viewPortHeight: Re,
11828
11824
  viewPortWidth: Y,
11829
11825
  resetScroll: ce,
11830
11826
  updateVisibleRowsOnLatestVisibleScope: q
11831
- } = ve, te = Br(t, R, c, Y, Q), {
11827
+ } = ve, oe = Dr(t, R, c, Y, Q), {
11832
11828
  calculateColumnsSize: be
11833
- } = te, Ee = Nr(), Pe = Rr(c, f, E, Ee, ve), ot = Lr(t, n, P, E, Q, b, ve), ht = A(() => ({
11829
+ } = oe, Ee = Br(), Pe = Nr(c, f, E, Ee, ve), ot = Rr(t, n, P, E, Q, b, ve), ht = A(() => ({
11834
11830
  "fv-grid": !0,
11835
11831
  "fv-grid-bordered": t.showBorder,
11836
11832
  "fv-grid-horizontal-bordered": t.showHorizontalLines,
@@ -11845,15 +11841,15 @@ const sn = /* @__PURE__ */ Ke({
11845
11841
  renderGridHeader: Se,
11846
11842
  renderGridColumnResizeOverlay: Oe,
11847
11843
  shouldShowHeader: qe
11848
- } = Hr(t, n, c, l, f, P, E, ot, Pe, h, Ee, te, Q, T, Z, G, ve, Y, m), {
11844
+ } = Lr(t, n, c, l, f, P, E, ot, Pe, h, Ee, oe, Q, T, Z, G, ve, Y, m), {
11849
11845
  renderDataGridSidebar: Ne
11850
- } = $r(t, N, T, Z, ve), {
11846
+ } = Hr(t, N, T, Z, ve), {
11851
11847
  renderDisableMask: st
11852
- } = Wr(), {
11848
+ } = $r(), {
11853
11849
  renderHorizontalScrollbar: vt
11854
- } = jr(t, c, ve), {
11850
+ } = Wr(t, c, ve), {
11855
11851
  renderVerticalScrollbar: bt
11856
- } = Ar(t, c, ve);
11852
+ } = jr(t, c, ve);
11857
11853
  function dt() {
11858
11854
  var he, xe, Ze;
11859
11855
  if (c.value && c.value.clientHeight > 0 && ((he = c.value) == null ? void 0 : he.clientWidth) > 0) {
@@ -11862,7 +11858,7 @@ const sn = /* @__PURE__ */ Ke({
11862
11858
  }
11863
11859
  }
11864
11860
  kt(() => {
11865
- c.value && (r.value = Math.max(Math.ceil(c.value.clientHeight / o), r.value), m.value = K(0, y.value + 0 - 1), Jn(c.value, dt), be(), un(() => {
11861
+ c.value && (r.value = Math.max(Math.ceil(c.value.clientHeight / o), r.value), m.value = K(0, y.value + 0 - 1), Kn(c.value, dt), be(), un(() => {
11866
11862
  c.value && (Ve.value = c.value.clientWidth), d.value && (Y.value = d.value.clientWidth, Re.value = d.value.clientHeight);
11867
11863
  })), x.value && F();
11868
11864
  }), ln(() => {
@@ -11891,7 +11887,7 @@ const sn = /* @__PURE__ */ Ke({
11891
11887
  const he = gt(), xe = _.getNextSelectableHierarchyItemId(he);
11892
11888
  E.removeHierarchyDataItem(he), m.value = K(0, y.value + 0 - 1), xe && T.selectItemById(xe);
11893
11889
  }
11894
- function me(he) {
11890
+ function fe(he) {
11895
11891
  B.onEditingRow(he);
11896
11892
  }
11897
11893
  function ge(he) {
@@ -11909,7 +11905,7 @@ const sn = /* @__PURE__ */ Ke({
11909
11905
  function U(he) {
11910
11906
  T.selectItemById(he);
11911
11907
  }
11912
- function pe(he) {
11908
+ function me(he) {
11913
11909
  const xe = m.value.find((Ze) => Ze.raw[a.idField.value] === he);
11914
11910
  xe && N.clickRowItem(xe);
11915
11911
  }
@@ -11925,9 +11921,9 @@ const sn = /* @__PURE__ */ Ke({
11925
11921
  function ee() {
11926
11922
  T.clearSelection();
11927
11923
  }
11928
- const oe = A(() => !m.value || !m.value.length), {
11929
- renderEmpty: ne
11930
- } = qr(n);
11924
+ const ne = A(() => !m.value || !m.value.length), {
11925
+ renderEmpty: te
11926
+ } = Ar(n);
11931
11927
  function we() {
11932
11928
  return T.getSelectionRow();
11933
11929
  }
@@ -11982,7 +11978,7 @@ const sn = /* @__PURE__ */ Ke({
11982
11978
  collapseTo: Mt,
11983
11979
  expandTo: wt,
11984
11980
  removeDataItem: re,
11985
- editDataItem: me,
11981
+ editDataItem: fe,
11986
11982
  acceptDataItem: ge,
11987
11983
  cancelDataItem: De,
11988
11984
  updateColumns: Ge,
@@ -11992,7 +11988,7 @@ const sn = /* @__PURE__ */ Ke({
11992
11988
  getSelectedItems: L,
11993
11989
  clearSelection: ee,
11994
11990
  getSelectionRow: we,
11995
- clickRowItemById: pe,
11991
+ clickRowItemById: me,
11996
11992
  unSelectItemByIds: ye,
11997
11993
  getCurrentRowId: Be,
11998
11994
  reassignRowData: Fe,
@@ -12008,7 +12004,7 @@ const sn = /* @__PURE__ */ Ke({
12008
12004
  class: ct.value,
12009
12005
  onMouseover: () => p.value = !0,
12010
12006
  onMouseleave: () => p.value = !1
12011
- }, [c.value && Ne(m), c.value && J(), c.value && oe.value && ne(), c.value && vt(), c.value && bt()]), Oe(), S.value && st()]);
12007
+ }, [c.value && Ne(m), c.value && J(), c.value && ne.value && te(), c.value && vt(), c.value && bt()]), Oe(), S.value && st()]);
12012
12008
  }
12013
12009
  }), dd = {
12014
12010
  id: { type: String, default: "" },
@@ -12061,7 +12057,7 @@ const sn = /* @__PURE__ */ Ke({
12061
12057
  }
12062
12058
  });
12063
12059
  function pd(t) {
12064
- return typeof t == "function" || Object.prototype.toString.call(t) === "[object Object]" && !ir(t);
12060
+ return typeof t == "function" || Object.prototype.toString.call(t) === "[object Object]" && !rr(t);
12065
12061
  }
12066
12062
  const Cn = /* @__PURE__ */ Ke({
12067
12063
  name: "FDesignerItem",
@@ -12075,7 +12071,7 @@ const Cn = /* @__PURE__ */ Ke({
12075
12071
  parent: p,
12076
12072
  setupContext: n
12077
12073
  };
12078
- or("design-item-context", k);
12074
+ nr("design-item-context", k);
12079
12075
  const b = Tt("useFormSchema"), h = Tt("designer-host-service"), w = A(() => {
12080
12076
  var Q;
12081
12077
  const W = t.modelValue.appearance && t.modelValue.appearance.class || "", R = ((Q = m.value) == null ? void 0 : Q.getCustomButtons) && m.value.getCustomButtons();
@@ -12208,7 +12204,7 @@ const Cn = /* @__PURE__ */ Ke({
12208
12204
  }
12209
12205
  }
12210
12206
  Te(() => t.modelValue, (W) => {
12211
- a.value = W, e.value = `${W.id}-component`, rr(l);
12207
+ a.value = W, e.value = `${W.id}-component`, or(l);
12212
12208
  }, {
12213
12209
  deep: !0
12214
12210
  });
@@ -12235,7 +12231,7 @@ const Cn = /* @__PURE__ */ Ke({
12235
12231
  f && W && f.attachComponents(W, a.value), i.value = m.value.canNested !== void 0 ? m.value.canNested : i.value, r.value = m.value.canDelete !== void 0 ? m.value.canDelete : r.value, o.value = m.value.canMove !== void 0 ? m.value.canMove : o.value, u.value = m.value.styles || "", c.value = m.value.designerClass || "", l.value && (l.value.componentInstance = m, l.value.designItemContext = k), m.value.belongedComponentId = s.value;
12236
12232
  }
12237
12233
  P(), Lt.value++;
12238
- }), Yn(() => {
12234
+ }), zn(() => {
12239
12235
  l.value && l.value.removeEventListener("scroll", M);
12240
12236
  });
12241
12237
  function G(W) {
@@ -12246,7 +12242,7 @@ const Cn = /* @__PURE__ */ Ke({
12246
12242
  const Q = document.getElementsByClassName("dgComponentFocused");
12247
12243
  Q && Q.length === 1 && Q[0] === l.value || (Array.from(Q).forEach((B) => B.classList.remove("dgComponentFocused")), Array.from(document.getElementsByClassName("dgComponentSelected")).forEach((B) => B.classList.remove("dgComponentSelected")), $.classList.add("dgComponentFocused"), n.emit("selectionChange", a.value.type, a.value, s.value, m.value), m.value.getDraggableDesignItemElement && (R = m.value.getDraggableDesignItemElement(k), R && R.value && R.value.classList.add("dgComponentSelected")));
12248
12244
  }
12249
- ro(R == null ? void 0 : R.value);
12245
+ oo(R == null ? void 0 : R.value);
12250
12246
  }
12251
12247
  return () => a.value.type === "component-ref" ? O(a.value) : I("div", {
12252
12248
  id: `${a.value.id}-design-item`,
@@ -12362,7 +12358,7 @@ function hd(t, n, e, o, r = "data-grid-column") {
12362
12358
  renderGridHeader: _
12363
12359
  };
12364
12360
  }
12365
- class vd extends ao {
12361
+ class vd extends io {
12366
12362
  constructor(n, e) {
12367
12363
  super(n, e);
12368
12364
  }
@@ -12836,11 +12832,11 @@ function Cd(t, n, e, o, r, i, a, s) {
12836
12832
  }
12837
12833
  const xd = /* @__PURE__ */ Ke({
12838
12834
  name: "FTreeGridDesign",
12839
- props: fo,
12835
+ props: co,
12840
12836
  emits: [],
12841
12837
  setup(t, n) {
12842
- var te, be;
12843
- const e = C(), o = 0, r = ((te = t.rowOption) == null ? void 0 : te.height) || 28, i = C(20), a = C(t.columns), s = ed(t), u = C(), c = C(), d = C([]), l = C(!1), f = C(((be = t.rowOption) == null ? void 0 : be.wrapContent) || !1), m = Tt("designer-host-service"), p = Tt("design-item-context"), k = gd(p, m), b = Au(e, p, k);
12838
+ var oe, be;
12839
+ const e = C(), o = 0, r = ((oe = t.rowOption) == null ? void 0 : oe.height) || 28, i = C(20), a = C(t.columns), s = ed(t), u = C(), c = C(), d = C([]), l = C(!1), f = C(((be = t.rowOption) == null ? void 0 : be.wrapContent) || !1), m = Tt("designer-host-service"), p = Tt("design-item-context"), k = gd(p, m), b = Au(e, p, k);
12844
12840
  b.value.designerClass = "f-utils-fill-flex-column";
12845
12841
  const h = Wc(), w = jc(t), g = xs(t, /* @__PURE__ */ new Map(), h, w, s), x = nd(t, g, s, d, n), F = A(() => g.dataView.value.length), {
12846
12842
  containerStyleObject: E
@@ -12864,9 +12860,9 @@ const xd = /* @__PURE__ */ Ke({
12864
12860
  viewPortHeight: K,
12865
12861
  viewPortWidth: ie,
12866
12862
  updateVisibleRowsOnLatestVisibleScope: Z
12867
- } = j, fe = yd(t, y, u, ie, M), {
12863
+ } = j, pe = yd(t, y, u, ie, M), {
12868
12864
  calculateColumnsSize: ve
12869
- } = fe, _e = A(() => ({
12865
+ } = pe, _e = A(() => ({
12870
12866
  "drag-container": !0,
12871
12867
  "fv-grid": !0,
12872
12868
  "fv-grid-bordered": t.showBorder,
@@ -12886,7 +12882,7 @@ const xd = /* @__PURE__ */ Ke({
12886
12882
  Ee > i.value && (i.value = Ee, Z()), K.value = ((Pe = c.value) == null ? void 0 : Pe.clientHeight) || 0, z.value = ((ot = u.value) == null ? void 0 : ot.clientWidth) || 0, ve();
12887
12883
  }
12888
12884
  kt(() => {
12889
- e.value.componentInstance = b, u.value && (i.value = Math.max(Math.ceil(u.value.clientHeight / r), i.value), d.value = N(0, F.value + o - 1), Jn(u.value, ce), ve(), un(() => {
12885
+ e.value.componentInstance = b, u.value && (i.value = Math.max(Math.ceil(u.value.clientHeight / r), i.value), d.value = N(0, F.value + o - 1), Kn(u.value, ce), ve(), un(() => {
12890
12886
  u.value && (z.value = u.value.clientWidth), c.value && (ie.value = c.value.clientWidth, K.value = c.value.clientHeight);
12891
12887
  }));
12892
12888
  });
@@ -12921,7 +12917,7 @@ sn.register = (t, n, e, o) => {
12921
12917
  sn.registerDesigner = (t, n, e) => {
12922
12918
  t["tree-grid"] = xd, n["tree-grid"] = ss;
12923
12919
  };
12924
- Qn(sn);
12920
+ Xn(sn);
12925
12921
  const _d = /* @__PURE__ */ new Map([
12926
12922
  ["appearance", cn]
12927
12923
  ]);
@@ -13060,7 +13056,7 @@ const Td = "https://json-schema.org/draft/2020-12/schema", Fd = "https://farris-
13060
13056
  } }
13061
13057
  };
13062
13058
  Ht(Ld, Pd, _d, Sd, Rd);
13063
- class Hd extends ao {
13059
+ class Hd extends io {
13064
13060
  constructor(e, o) {
13065
13061
  super(e, o);
13066
13062
  V(this, "responseLayoutEditorFunction");
@@ -13387,7 +13383,7 @@ class Hd extends ao {
13387
13383
  * @param propertyData 下拉框控件属性值
13388
13384
  */
13389
13385
  checkEnumDataReadonly(e) {
13390
- return !e.binding || e.binding.type !== "Form" ? !1 : !!(this.designViewModelField && this.designViewModelField.type && this.designViewModelField.type.$type === Kn.EnumType);
13386
+ return !e.binding || e.binding.type !== "Form" ? !1 : !!(this.designViewModelField && this.designViewModelField.type && this.designViewModelField.type.$type === Qn.EnumType);
13391
13387
  }
13392
13388
  /**
13393
13389
  * 将字段值变化前事件、变化后事件追加到交互面板
@@ -13449,7 +13445,7 @@ class Hd extends ao {
13449
13445
  };
13450
13446
  }
13451
13447
  getExpressionConfig(e, o, r = ["compute", "dependency", "validate"], i) {
13452
- return new io(this.formSchemaUtils).getExpressionConfig(
13448
+ return new ro(this.formSchemaUtils).getExpressionConfig(
13453
13449
  e,
13454
13450
  o,
13455
13451
  r,
@@ -13572,7 +13568,7 @@ class $d extends Hd {
13572
13568
  const c = this;
13573
13569
  switch (s.propertyID) {
13574
13570
  case "dataSourceType": {
13575
- s.propertyValue === "static" && (u.editor.valueField = "value", u.editor.textField = "name", u.editor.remote = {});
13571
+ s.propertyValue === "static" ? (u.editor.valueField = "value", u.editor.textField = "name", u.editor.remote = {}) : s.propertyValue === "dynamic" && (u.editor.remote = { method: "GET" });
13576
13572
  break;
13577
13573
  }
13578
13574
  case "data": {
@@ -13604,7 +13600,7 @@ class $d extends Hd {
13604
13600
  var i;
13605
13601
  super.changeBindingField(n, e);
13606
13602
  const r = o;
13607
- n.editor && ((i = r == null ? void 0 : r.type) == null ? void 0 : i.$type) === Kn.EnumType && (n.editor.data = r.type.enumValues || []);
13603
+ n.editor && ((i = r == null ? void 0 : r.type) == null ? void 0 : i.$type) === Qn.EnumType && (n.editor.data = r.type.enumValues || []);
13608
13604
  }
13609
13605
  }
13610
13606
  function Wd(t, n) {
@@ -13621,10 +13617,10 @@ const jd = /* @__PURE__ */ Ke({
13621
13617
  props: Ia,
13622
13618
  emits: ["clear", "update:modelValue", "change"],
13623
13619
  setup(t, n) {
13624
- const e = C(), o = Tt("designer-host-service"), r = Tt("design-item-context"), i = Wd(r, o), a = fr(e, r, i);
13620
+ const e = C(), o = Tt("designer-host-service"), r = Tt("design-item-context"), i = Wd(r, o), a = dr(e, r, i);
13625
13621
  return kt(() => {
13626
13622
  e.value.componentInstance = a;
13627
- }), n.expose(a.value), () => I(Xn, {
13623
+ }), n.expose(a.value), () => I(Un, {
13628
13624
  ref: e,
13629
13625
  buttonContent: t.dropDownIcon,
13630
13626
  readonly: !0,
@@ -13636,12 +13632,12 @@ const jd = /* @__PURE__ */ Ke({
13636
13632
  }
13637
13633
  });
13638
13634
  en.register = (t, n, e, o) => {
13639
- t["combo-list"] = en, n["combo-list"] = oo;
13635
+ t["combo-list"] = en, n["combo-list"] = no;
13640
13636
  };
13641
13637
  en.registerDesigner = (t, n, e) => {
13642
- t["combo-list"] = jd, n["combo-list"] = oo;
13638
+ t["combo-list"] = jd, n["combo-list"] = no;
13643
13639
  };
13644
- const Sm = Qn(en);
13640
+ const Sm = Xn(en);
13645
13641
  export {
13646
13642
  en as FComboList,
13647
13643
  Ma as Placement,
@@ -13649,5 +13645,5 @@ export {
13649
13645
  Ia as comboListDesignProps,
13650
13646
  _n as comboListProps,
13651
13647
  Sm as default,
13652
- oo as propsResolver
13648
+ no as propsResolver
13653
13649
  };