@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,27 +1,27 @@
1
- var Ro = Object.defineProperty;
2
- var jo = (t, n, e) => n in t ? Ro(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e;
3
- var B = (t, n, e) => jo(t, typeof n != "symbol" ? n + "" : n, e);
4
- import { ref as k, computed as N, defineComponent as Ie, provide as Rn, createVNode as E, watch as ke, inject as Ze, onMounted as Ke, Fragment as Yt, reactive as kt, createApp as jn, onUnmounted as on, Transition as va, mergeProps as It, createTextVNode as vt, onBeforeUnmount as Cn, withDirectives as Ln, resolveDirective as Lo, nextTick as St, onBeforeMount as $o, Teleport as ba, shallowRef as Wo, render as kn, h as Ho, cloneVNode as Ao, triggerRef as zo, isVNode as qo, vModelText as Go, vShow as Yo } from "vue";
5
- import { isPlainObject as Jn, cloneDeep as ft, isUndefined as lt, throttle as Uo } from "lodash-es";
6
- import { getCustomClass as cn, getCustomStyle as Xo, useGuid as Qo, resolveField as it, FormSchemaEntityFieldTypeName as Zn, useCommonUtils as Ko, useDateFormat as Jo, useNumberFormat as Zo, setFieldValue as Dn, withInstall as wa, FormSchemaEntityField$Type as ea, FormSchemaEntityFieldType$Type as Ca } from "../common/index.esm.js";
7
- import xa from "../list-view/index.esm.js";
8
- import er, { FButtonEdit as ka } from "../button-edit/index.esm.js";
9
- import Sa from "../../designer/button-edit/index.esm.js";
10
- import { DgControl as ta, useDesignerComponent as tr } from "../designer-canvas/index.esm.js";
11
- import { useResizeObserver as Fa } from "@vueuse/core";
12
- import { useIdentify as nr, useGroupData as ar, useFilter as or, useHierarchy as rr, useLoading as ir, useDataView as sr, useSelection as lr, useSelectHierarchyItem as ur, useDataViewContainerStyle as cr, useCommandColumn as dr, useColumn as fr, useSort as pr, useGroupColumn as mr, useRow as hr, useEdit as yr, useVisualDataBound as gr, useVisualDataCell as vr, useVisualDataRow as br, useVisualData as wr, useCellPosition as Cr, useSidebar as xr, useVirtualScroll as kr, useFitColumn as Sr, useFilterHistory as Fr, useColumnFilter as Tr, useDragColumn as Mr, getColumnHeader as _r, getSidebar as Er, getDisableMask as Or, getHorizontalScrollbar as Dr, getVerticalScrollbar as Ir, getEmpty as Pr } from "../data-view/index.esm.js";
1
+ var Vo = Object.defineProperty;
2
+ var Ro = (t, n, e) => n in t ? Vo(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e;
3
+ var B = (t, n, e) => Ro(t, typeof n != "symbol" ? n + "" : n, e);
4
+ import { ref as k, computed as N, defineComponent as Ie, provide as Rn, createVNode as E, watch as ke, inject as Ze, onMounted as Ke, Fragment as Yt, reactive as kt, createApp as jn, onUnmounted as on, Transition as ga, mergeProps as It, createTextVNode as vt, onBeforeUnmount as Cn, withDirectives as Ln, resolveDirective as jo, nextTick as St, onBeforeMount as Lo, Teleport as va, shallowRef as $o, render as kn, h as Wo, cloneVNode as Ho, triggerRef as Ao, isVNode as zo, vModelText as qo, vShow as Go } from "vue";
5
+ import { isPlainObject as Jn, cloneDeep as ft, isUndefined as lt, throttle as Yo } from "lodash-es";
6
+ import { getCustomClass as cn, getCustomStyle as Uo, useGuid as Xo, resolveField as it, FormSchemaEntityFieldTypeName as Zn, useCommonUtils as Qo, useDateFormat as Ko, useNumberFormat as Jo, setFieldValue as Dn, withInstall as ba, FormSchemaEntityField$Type as ea, FormSchemaEntityFieldType$Type as wa } from "../common/index.esm.js";
7
+ import Ca from "../list-view/index.esm.js";
8
+ import Zo, { FButtonEdit as xa } from "../button-edit/index.esm.js";
9
+ import ka from "../../designer/button-edit/index.esm.js";
10
+ import { DgControl as ta, useDesignerComponent as er } from "../designer-canvas/index.esm.js";
11
+ import { useResizeObserver as Sa } from "@vueuse/core";
12
+ import { useIdentify as tr, useGroupData as nr, useFilter as ar, useHierarchy as or, useLoading as rr, useDataView as ir, useSelection as sr, useSelectHierarchyItem as lr, useDataViewContainerStyle as ur, useCommandColumn as cr, useColumn as dr, useSort as fr, useGroupColumn as pr, useRow as mr, useEdit as hr, useVisualDataBound as yr, useVisualDataCell as gr, useVisualDataRow as vr, useVisualData as br, useCellPosition as wr, useSidebar as Cr, useVirtualScroll as xr, useFitColumn as kr, useFilterHistory as Sr, useColumnFilter as Fr, useDragColumn as Tr, getColumnHeader as Mr, getSidebar as _r, getDisableMask as Er, getHorizontalScrollbar as Or, getVerticalScrollbar as Dr, getEmpty as Ir } from "../data-view/index.esm.js";
13
13
  import "../modal/index.esm.js";
14
- import Br from "../transfer/index.esm.js";
15
- import Nr from "../tabs/index.esm.js";
16
- import Vr from "../order/index.esm.js";
14
+ import Pr from "../transfer/index.esm.js";
15
+ import Br from "../tabs/index.esm.js";
16
+ import Nr from "../order/index.esm.js";
17
17
  import "../condition/index.esm.js";
18
- import { FCheckbox as Rr } from "../checkbox/index.esm.js";
19
- import jr from "../filter-bar/index.esm.js";
20
- import na from "../tooltip/index.esm.js";
18
+ import { FCheckbox as Vr } from "../checkbox/index.esm.js";
19
+ import Rr from "../filter-bar/index.esm.js";
20
+ import jr from "../tooltip/index.esm.js";
21
21
  import Lr from "../pagination/index.esm.js";
22
22
  import $r from "../button/index.esm.js";
23
23
  import Wr from "../search-box/index.esm.js";
24
- import Ta from "../tags/index.esm.js";
24
+ import Fa from "../tags/index.esm.js";
25
25
  import Hr, { FDynamicFormGroup as Ar, FDynamicFormInput as zr } from "../dynamic-form/index.esm.js";
26
26
  import { createPropsResolver as qr } from "../dynamic-resolver/index.esm.js";
27
27
  import "../property-panel/index.esm.js";
@@ -30,8 +30,8 @@ import Yr from "../avatar/index.esm.js";
30
30
  import Ur from "../button-group/index.esm.js";
31
31
  import Xr from "../calendar/index.esm.js";
32
32
  import Qr from "../capsule/index.esm.js";
33
- import aa from "../../designer/checkbox/index.esm.js";
34
- import oa from "../../designer/checkbox-group/index.esm.js";
33
+ import na from "../../designer/checkbox/index.esm.js";
34
+ import aa from "../../designer/checkbox-group/index.esm.js";
35
35
  import In from "../combo-list/index.esm.js";
36
36
  import Kr from "../combo-tree/index.esm.js";
37
37
  import Jr from "../component/index.esm.js";
@@ -68,7 +68,7 @@ import _i from "../step/index.esm.js";
68
68
  import Ei from "../switch/index.esm.js";
69
69
  import Oi from "../text/index.esm.js";
70
70
  import Di from "../time-picker/index.esm.js";
71
- import Ma from "../tree-view/index.esm.js";
71
+ import Ta from "../tree-view/index.esm.js";
72
72
  import Ii from "../uploader/index.esm.js";
73
73
  import Pi from "../verify-detail/index.esm.js";
74
74
  import Bi from "../video/index.esm.js";
@@ -130,7 +130,7 @@ const Qi = {
130
130
  type: Boolean,
131
131
  default: !1
132
132
  }
133
- }, _a = {}, Ea = {};
133
+ }, Ma = {}, _a = {};
134
134
  function $n(t) {
135
135
  const { properties: n, title: e, ignore: a } = t, o = a && Array.isArray(a), r = Object.keys(n).reduce((i, s) => ((!o || !a.find((l) => l === s)) && (i[s] = n[s].type === "object" && n[s].properties ? $n(n[s]) : ft(n[s].default)), i), {});
136
136
  if (e && (!o || !a.find((i) => i === "id"))) {
@@ -153,12 +153,12 @@ function Ki(t) {
153
153
  type: e
154
154
  };
155
155
  }
156
- function Oa(t, n = {}, e) {
157
- const a = _a[t];
156
+ function Ea(t, n = {}, e) {
157
+ const a = Ma[t];
158
158
  if (a) {
159
159
  let o = Ki(a);
160
- const r = Ea[t];
161
- return o = r ? r({ getSchemaByType: Oa }, o, n, e) : o, o;
160
+ const r = _a[t];
161
+ return o = r ? r({ getSchemaByType: Ea }, o, n, e) : o, o;
162
162
  }
163
163
  return null;
164
164
  }
@@ -166,7 +166,7 @@ function Ji(t, n) {
166
166
  const e = $n(n);
167
167
  return Object.keys(e).reduce((a, o) => (Object.prototype.hasOwnProperty.call(t, o) && (a[o] && Jn(a[o]) && Jn(t[o] || !t[o]) ? Object.assign(a[o], t[o] || {}) : a[o] = t[o]), a), e), e;
168
168
  }
169
- function Da(t, n) {
169
+ function Oa(t, n) {
170
170
  return Object.keys(t).filter((a) => t[a] != null).reduce((a, o) => {
171
171
  if (n.has(o)) {
172
172
  const r = n.get(o);
@@ -183,7 +183,7 @@ function Da(t, n) {
183
183
  }
184
184
  function Zi(t, n, e = /* @__PURE__ */ new Map()) {
185
185
  const a = Ji(t, n);
186
- return Da(a, e);
186
+ return Oa(a, e);
187
187
  }
188
188
  function es(t = {}) {
189
189
  function n(c, d, u, f) {
@@ -287,9 +287,9 @@ const ie = {
287
287
  }, ts = {}, ns = {};
288
288
  es();
289
289
  function bt(t, n, e = /* @__PURE__ */ new Map(), a = (i, s, l, c) => s, o = {}, r = (i) => i) {
290
- return _a[n.title] = n, Ea[n.title] = a, ts[n.title] = o, ns[n.title] = r, (i = {}, s = !0) => {
290
+ return Ma[n.title] = n, _a[n.title] = a, ts[n.title] = o, ns[n.title] = r, (i = {}, s = !0) => {
291
291
  if (!s)
292
- return Da(i, e);
292
+ return Oa(i, e);
293
293
  const l = Zi(i, n, e), c = Object.keys(t).reduce((d, u) => (d[u] = t[u].default, d), {});
294
294
  return Object.assign(c, l);
295
295
  };
@@ -323,10 +323,10 @@ function rs() {
323
323
  updateColumns: t
324
324
  };
325
325
  }
326
- const Ia = /* @__PURE__ */ new Map([
326
+ const Da = /* @__PURE__ */ new Map([
327
327
  ["appearance", rn]
328
328
  ]);
329
- function Pa(t, n, e) {
329
+ function Ia(t, n, e) {
330
330
  return n;
331
331
  }
332
332
  const is = "https://json-schema.org/draft/2020-12/schema", ss = "https://farris-design.gitee.io/layout.schema.json", ls = "layout", us = "A Farris Container Component", cs = "object", ds = {
@@ -427,8 +427,8 @@ const is = "https://json-schema.org/draft/2020-12/schema", ss = "https://farris-
427
427
  }, Wn = {
428
428
  customStyle: { type: String, defaut: "" },
429
429
  customClass: { type: String, defaut: "" }
430
- }, Ba = bt(Wn, ps, Ia, Pa, vs);
431
- function Na(t) {
430
+ }, Pa = bt(Wn, ps, Da, Ia, vs);
431
+ function Ba(t) {
432
432
  const n = k(-1), e = k(-1), a = k(0), o = k(0), r = k(!1), i = k(!1), s = N(() => ({
433
433
  display: r.value ? "block" : "none",
434
434
  left: `${a.value}px`,
@@ -515,7 +515,7 @@ const Pt = /* @__PURE__ */ Ie({
515
515
  props: Wn,
516
516
  emits: [],
517
517
  setup(t, n) {
518
- const e = k(), a = Na(e), {
518
+ const e = k(), a = Ba(e), {
519
519
  horizontalResizeHandleStyle: o,
520
520
  verticalResizeHandleStyle: r,
521
521
  resizeOverlayStyle: i
@@ -525,7 +525,7 @@ const Pt = /* @__PURE__ */ Ie({
525
525
  });
526
526
  const s = N(() => cn({
527
527
  "f-layout": !0
528
- }, t == null ? void 0 : t.customClass)), l = N(() => Xo({}, t == null ? void 0 : t.customStyle));
528
+ }, t == null ? void 0 : t.customClass)), l = N(() => Uo({}, t == null ? void 0 : t.customStyle));
529
529
  return () => E("div", {
530
530
  class: s.value,
531
531
  style: l.value,
@@ -735,8 +735,8 @@ const Pt = /* @__PURE__ */ Ie({
735
735
  minWidth: { type: Number, default: 100 },
736
736
  /** 面板最小高度 */
737
737
  minHeight: { type: Number, default: 100 }
738
- }, Va = bt(Hn, Ts, Ia, Pa, Ds);
739
- function Ra(t, n, e, a, o) {
738
+ }, Na = bt(Hn, Ts, Da, Ia, Ds);
739
+ function Va(t, n, e, a, o) {
740
740
  const {
741
741
  horizontalResizeBarPosition: r,
742
742
  horizontalResizeHandleOffset: i,
@@ -796,7 +796,7 @@ const Ft = /* @__PURE__ */ Ie({
796
796
  });
797
797
  const u = Ze("layout"), {
798
798
  useResizeHandleComposition: f
799
- } = u, y = Ra(s, i, a, e, f), {
799
+ } = u, y = Va(s, i, a, e, f), {
800
800
  onClickHorizontalResizeBar: h,
801
801
  onClickVerticalResizeBar: T
802
802
  } = y, m = N(() => ({
@@ -884,7 +884,7 @@ function An(t, n, e) {
884
884
  }
885
885
  function m(F, _) {
886
886
  const { componentType: M } = F;
887
- let v = Oa(M, F, _);
887
+ let v = Ea(M, F, _);
888
888
  e && e.onResolveNewComponentSchema && (v = e.onResolveNewComponentSchema(F, v));
889
889
  const I = M.toLowerCase().replace(/-/g, "_");
890
890
  return v && !v.id && v.type === M && (v.id = `${I}_${Math.random().toString().slice(2, 6)}`), v;
@@ -959,7 +959,7 @@ const Ps = /* @__PURE__ */ Ie({
959
959
  var d;
960
960
  const e = k(), a = Ze("design-item-context"), o = Is(a.schema, (d = a.parent) == null ? void 0 : d.schema), r = An(e, a, o);
961
961
  r.value.canNested = !1;
962
- const i = Na(e), {
962
+ const i = Ba(e), {
963
963
  horizontalResizeHandleStyle: s,
964
964
  verticalResizeHandleStyle: l,
965
965
  resizeOverlayStyle: c
@@ -1022,7 +1022,7 @@ const Vs = /* @__PURE__ */ Ie({
1022
1022
  }), n.expose(i.value);
1023
1023
  const s = k(Math.max(t.minHeight, t.height)), l = k(Math.max(t.minWidth, t.width)), c = k(t.minHeight), d = k(t.minWidth), u = k(t.position), f = Ze("layout"), {
1024
1024
  useResizeHandleComposition: y
1025
- } = f, h = Ra(l, s, d, c, y), {
1025
+ } = f, h = Va(l, s, d, c, y), {
1026
1026
  onClickHorizontalResizeBar: T,
1027
1027
  onClickVerticalResizeBar: m
1028
1028
  } = h, p = N(() => ({
@@ -1066,10 +1066,10 @@ Pt.install = (t) => {
1066
1066
  t.component(Pt.name, Pt), t.component(Ft.name, Ft);
1067
1067
  };
1068
1068
  Pt.register = (t, n, e, a) => {
1069
- t.layout = Pt, n.layout = Ba, t["layout-pane"] = Ft, n["layout-pane"] = Va;
1069
+ t.layout = Pt, n.layout = Pa, t["layout-pane"] = Ft, n["layout-pane"] = Na;
1070
1070
  };
1071
1071
  Pt.registerDesigner = (t, n, e) => {
1072
- t.layout = Ps, n.layout = Ba, t["layout-pane"] = Vs, n["layout-pane"] = Va;
1072
+ t.layout = Ps, n.layout = Pa, t["layout-pane"] = Vs, n["layout-pane"] = Na;
1073
1073
  };
1074
1074
  const Rs = /* @__PURE__ */ new Map([
1075
1075
  ["appearance", rn]
@@ -1428,7 +1428,7 @@ const zn = {
1428
1428
  popupOnClick: { type: Boolean, default: !0 }
1429
1429
  }, Us = Object.assign({}, zn, {
1430
1430
  readonly: {}
1431
- }), ja = bt(zn, Gs, Rs, Ys), Xs = {
1431
+ }), Ra = bt(zn, Gs, Rs, Ys), Xs = {
1432
1432
  dataSource: { type: Array, default: [] },
1433
1433
  enableSearch: { type: Boolean, default: !1 },
1434
1434
  idField: { type: String, default: "id" },
@@ -1506,7 +1506,7 @@ const zn = {
1506
1506
  }), () => E("div", {
1507
1507
  class: "f-combo-list-container",
1508
1508
  style: u.value
1509
- }, [E(xa, {
1509
+ }, [E(Ca, {
1510
1510
  ref: e,
1511
1511
  size: "small",
1512
1512
  itemClass: "f-combo-list-item",
@@ -1636,7 +1636,7 @@ const nn = /* @__PURE__ */ Ie({
1636
1636
  hidePopup: _
1637
1637
  }), ke([() => t.disabled, () => t.editable, () => t.enableClear, () => t.enableSearch, () => t.readonly], ([M, v, I, D, O]) => {
1638
1638
  o.value = M, d.value = v, r.value = I, i.value = D, s.value = O;
1639
- }), () => E(er, {
1639
+ }), () => E(Zo, {
1640
1640
  ref: a,
1641
1641
  id: t.id,
1642
1642
  disable: o.value,
@@ -1726,7 +1726,7 @@ function nl(t) {
1726
1726
  return a;
1727
1727
  }
1728
1728
  }
1729
- function La(t) {
1729
+ function ja(t) {
1730
1730
  if (!t)
1731
1731
  return;
1732
1732
  const n = t.getBoundingClientRect();
@@ -1747,7 +1747,7 @@ function al(t) {
1747
1747
  if (!t)
1748
1748
  return;
1749
1749
  let n;
1750
- t.className.includes("dgComponentSelected") ? n = t : n = t.querySelector(".dgComponentSelected"), n && La(n);
1750
+ t.className.includes("dgComponentSelected") ? n = t : n = t.querySelector(".dgComponentSelected"), n && ja(n);
1751
1751
  }
1752
1752
  function ol(t) {
1753
1753
  const { formSchemaUtils: n, formStateMachineUtils: e } = t;
@@ -1776,7 +1776,7 @@ function ol(t) {
1776
1776
  }
1777
1777
  return { getVariables: r, getControlName: i, getStateMachines: s };
1778
1778
  }
1779
- class $a {
1779
+ class La {
1780
1780
  constructor(n) {
1781
1781
  B(this, "sessionVariables", [
1782
1782
  {
@@ -2038,7 +2038,7 @@ class $a {
2038
2038
  };
2039
2039
  }
2040
2040
  }
2041
- class Wa {
2041
+ class $a {
2042
2042
  constructor(n, e) {
2043
2043
  B(this, "componentId");
2044
2044
  B(this, "viewModelId");
@@ -2287,7 +2287,7 @@ class Wa {
2287
2287
  !l || !l.rules || (l.rules = l.rules.filter((c) => c.type !== r));
2288
2288
  }
2289
2289
  getExpressionOptions(n, e, a) {
2290
- return new $a(this.formSchemaUtils).getExpressionOptions(n, e, a);
2290
+ return new La(this.formSchemaUtils).getExpressionOptions(n, e, a);
2291
2291
  }
2292
2292
  getRealTargetType(n) {
2293
2293
  return ["response-toolbar-item", "tab-toolbar-item", "section-toolbar-item"].indexOf(n.type) > -1 ? "Button" : n.binding && n.binding.field ? "Field" : "Container";
@@ -2541,9 +2541,9 @@ var sl = { exports: {} };
2541
2541
  function u(v, I) {
2542
2542
  var D = arguments.length;
2543
2543
  D === 1 && Array.isArray(v) === !1 && (I = v, v = []);
2544
- var O, P, q, W, j, H, Q, R, V, X = null, A, $, G = !1, K = 0, re, Z = I || {};
2544
+ var O, P, z, W, j, H, Q, R, V, X = null, A, $, G = !1, K = 0, re, Z = I || {};
2545
2545
  Z.moves === void 0 && (Z.moves = w), Z.accepts === void 0 && (Z.accepts = w), Z.invalid === void 0 && (Z.invalid = wt), Z.containers === void 0 && (Z.containers = v || []), Z.isContainer === void 0 && (Z.isContainer = p), 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);
2546
- var fe = i({
2546
+ var me = i({
2547
2547
  containers: Z.containers,
2548
2548
  start: Pe,
2549
2549
  end: pt,
@@ -2553,17 +2553,17 @@ var sl = { exports: {} };
2553
2553
  canMove: Me,
2554
2554
  dragging: !1
2555
2555
  });
2556
- return Z.removeOnSpill === !0 && fe.on("over", Mt).on("out", xt), Se(), fe;
2556
+ return Z.removeOnSpill === !0 && me.on("over", Mt).on("out", xt), Se(), me;
2557
2557
  function ye(L) {
2558
- return fe.containers.indexOf(L) !== -1 || Z.isContainer(L);
2558
+ return me.containers.indexOf(L) !== -1 || Z.isContainer(L);
2559
2559
  }
2560
2560
  function Se(L) {
2561
2561
  var ee = L ? "remove" : "add";
2562
- h(d, ee, "mousedown", z), h(d, ee, "mouseup", Fe);
2562
+ h(d, ee, "mousedown", q), h(d, ee, "mouseup", Fe);
2563
2563
  }
2564
2564
  function Be(L) {
2565
2565
  var ee = L ? "remove" : "add";
2566
- h(d, ee, "mousemove", te);
2566
+ h(d, ee, "mousemove", ae);
2567
2567
  }
2568
2568
  function je(L) {
2569
2569
  var ee = L ? "remove" : "add";
@@ -2575,15 +2575,15 @@ var sl = { exports: {} };
2575
2575
  function de(L) {
2576
2576
  A && L.preventDefault();
2577
2577
  }
2578
- function z(L) {
2578
+ function q(L) {
2579
2579
  W = L.clientX, j = L.clientY;
2580
2580
  var ee = T(L) !== 1 || L.metaKey || L.ctrlKey;
2581
2581
  if (!ee) {
2582
- var ae = L.target, ne = be(ae);
2583
- ne && (A = ne, Be(), L.type === "mousedown" && (x(ae) ? ae.focus() : L.preventDefault()));
2582
+ var ne = L.target, te = be(ne);
2583
+ te && (A = te, Be(), L.type === "mousedown" && (x(ne) ? ne.focus() : L.preventDefault()));
2584
2584
  }
2585
2585
  }
2586
- function te(L) {
2586
+ function ae(L) {
2587
2587
  if (A) {
2588
2588
  if (T(L) === 0) {
2589
2589
  Fe({});
@@ -2591,27 +2591,27 @@ var sl = { exports: {} };
2591
2591
  }
2592
2592
  if (!(L.clientX !== void 0 && Math.abs(L.clientX - W) <= (Z.slideFactorX || 0) && L.clientY !== void 0 && Math.abs(L.clientY - j) <= (Z.slideFactorY || 0))) {
2593
2593
  if (Z.ignoreInputTextSelection) {
2594
- var ee = M("clientX", L) || 0, ae = M("clientY", L) || 0, ne = c.elementFromPoint(ee, ae);
2595
- if (x(ne))
2594
+ var ee = M("clientX", L) || 0, ne = M("clientY", L) || 0, te = c.elementFromPoint(ee, ne);
2595
+ if (x(te))
2596
2596
  return;
2597
2597
  }
2598
2598
  var we = A;
2599
- Be(!0), je(), pt(), rt(we), l.add(R || q, "gu-transit"), _t(), Rt(), K = 0, mt(L);
2599
+ Be(!0), je(), pt(), rt(we), l.add(R || z, "gu-transit"), _t(), Rt(), K = 0, mt(L);
2600
2600
  }
2601
2601
  }
2602
2602
  }
2603
2603
  function be(L) {
2604
- if (!(fe.dragging && O) && !ye(L)) {
2604
+ if (!(me.dragging && O) && !ye(L)) {
2605
2605
  for (var ee = L; C(L) && ye(C(L)) === !1; )
2606
2606
  if (Z.invalid(L, ee) || (L = C(L), !L))
2607
2607
  return;
2608
- var ae = C(L);
2609
- if (ae && !Z.invalid(L, ee)) {
2610
- var ne = Z.moves(L, ae, ee, F(L));
2611
- if (ne)
2608
+ var ne = C(L);
2609
+ if (ne && !Z.invalid(L, ee)) {
2610
+ var te = Z.moves(L, ne, ee, F(L));
2611
+ if (te)
2612
2612
  return {
2613
2613
  item: L,
2614
- source: ae
2614
+ source: ne
2615
2615
  };
2616
2616
  }
2617
2617
  }
@@ -2624,14 +2624,14 @@ var sl = { exports: {} };
2624
2624
  ee && rt(ee);
2625
2625
  }
2626
2626
  function rt(L) {
2627
- Ee(L.item, L.source) && (R = L.item.cloneNode(!0), fe.emit("cloned", R, L.item, "copy")), P = L.source, q = L.item, H = Q = F(L.item), fe.dragging = !0, fe.emit("drag", q, P);
2627
+ Ee(L.item, L.source) && (R = L.item.cloneNode(!0), me.emit("cloned", R, L.item, "copy")), P = L.source, z = L.item, H = Q = F(L.item), me.dragging = !0, me.emit("drag", z, P);
2628
2628
  }
2629
2629
  function wt() {
2630
2630
  return !1;
2631
2631
  }
2632
2632
  function pt() {
2633
- if (fe.dragging) {
2634
- var L = R || q;
2633
+ if (me.dragging) {
2634
+ var L = R || z;
2635
2635
  De(L, C(L));
2636
2636
  }
2637
2637
  }
@@ -2639,72 +2639,72 @@ var sl = { exports: {} };
2639
2639
  A = !1, Be(!0), je(!0);
2640
2640
  }
2641
2641
  function Fe(L) {
2642
- if (J(), !!fe.dragging) {
2643
- var ee = R || q, ae = M("clientX", L) || 0, ne = M("clientY", L) || 0, we = m(O, ae, ne), ve = Tt(we, ae, ne);
2642
+ if (J(), !!me.dragging) {
2643
+ var ee = R || z, ne = M("clientX", L) || 0, te = M("clientY", L) || 0, we = m(O, ne, te), ve = Tt(we, ne, te);
2644
2644
  ve && (R && Z.copySortSource || !R || ve !== P) ? De(ee, ve) : Z.removeOnSpill ? qe() : Re();
2645
2645
  }
2646
2646
  }
2647
2647
  function De(L, ee) {
2648
- var ae = C(L);
2649
- R && Z.copySortSource && ee === P && ae.removeChild(q), Ct(ee) ? fe.emit("cancel", L, P) : fe.emit("drop", L, ee, P, Q), ut();
2648
+ var ne = C(L);
2649
+ R && Z.copySortSource && ee === P && ne.removeChild(z), Ct(ee) ? me.emit("cancel", L, P) : me.emit("drop", L, ee, P, Q), ut();
2650
2650
  }
2651
2651
  function qe() {
2652
- if (fe.dragging) {
2653
- var L = R || q, ee = C(L);
2654
- ee && ee.removeChild(L), fe.emit(R ? "cancel" : "remove", L, ee, P), ut();
2652
+ if (me.dragging) {
2653
+ var L = R || z, ee = C(L);
2654
+ ee && ee.removeChild(L), me.emit(R ? "cancel" : "remove", L, ee, P), ut();
2655
2655
  }
2656
2656
  }
2657
2657
  function Re(L) {
2658
- if (fe.dragging) {
2659
- var ee = arguments.length > 0 ? L : Z.revertOnSpill, ae = R || q, ne = C(ae), we = Ct(ne);
2660
- we === !1 && ee && (R ? ne && ne.removeChild(R) : P.insertBefore(ae, H)), we || ee ? fe.emit("cancel", ae, P, P) : fe.emit("drop", ae, ne, P, Q), ut();
2658
+ if (me.dragging) {
2659
+ var ee = arguments.length > 0 ? L : Z.revertOnSpill, ne = R || z, te = C(ne), we = Ct(te);
2660
+ we === !1 && ee && (R ? te && te.removeChild(R) : P.insertBefore(ne, H)), we || ee ? me.emit("cancel", ne, P, P) : me.emit("drop", ne, te, P, Q), ut();
2661
2661
  }
2662
2662
  }
2663
2663
  function ut() {
2664
- var L = R || q;
2665
- J(), oe(), pe(), L && l.rm(L, "gu-transit"), V && clearTimeout(V), fe.dragging = !1, X && fe.emit("out", L, X, P), fe.emit("dragend", L, K), P = q = R = H = Q = V = X = null;
2664
+ var L = R || z;
2665
+ J(), oe(), fe(), L && l.rm(L, "gu-transit"), V && clearTimeout(V), me.dragging = !1, X && me.emit("out", L, X, P), me.emit("dragend", L, K), P = z = R = H = Q = V = X = null;
2666
2666
  }
2667
2667
  function Ct(L, ee) {
2668
- var ae;
2669
- return ee !== void 0 ? ae = ee : O ? ae = Q : ae = F(R || q), L === P && ae === H;
2668
+ var ne;
2669
+ return ee !== void 0 ? ne = ee : O ? ne = Q : ne = F(R || z), L === P && ne === H;
2670
2670
  }
2671
- function Tt(L, ee, ae) {
2672
- for (var ne = L; ne && !we(); )
2673
- ne = C(ne);
2674
- return ne;
2671
+ function Tt(L, ee, ne) {
2672
+ for (var te = L; te && !we(); )
2673
+ te = C(te);
2674
+ return te;
2675
2675
  function we() {
2676
- var ve = ye(ne);
2676
+ var ve = ye(te);
2677
2677
  if (ve === !1)
2678
2678
  return !1;
2679
- var Ve = ge(ne, L), Te = Ce(ne, Ve, ee, ae), Le = Ct(ne, Te);
2680
- return Le ? !0 : Z.accepts(q, ne, P, Te);
2679
+ var Ve = ge(te, L), Te = Ce(te, Ve, ee, ne), Le = Ct(te, Te);
2680
+ return Le ? !0 : Z.accepts(z, te, P, Te);
2681
2681
  }
2682
2682
  }
2683
2683
  function mt(L) {
2684
2684
  if (!O)
2685
2685
  return;
2686
2686
  L.preventDefault();
2687
- var ee = M("clientX", L) || 0, ae = M("clientY", L) || 0;
2688
- O.style.left = ee - 2 + "px", O.style.top = ae - 2 + "px";
2689
- var ne = R || q, we = m(O, ee, ae), ve = Tt(we, ee, ae), Ve = ve !== null && ve !== X;
2690
- (Ve || ve === null) && (he(), X = ve, ct()), me(we, ae);
2691
- var Te = C(ne);
2687
+ var ee = M("clientX", L) || 0, ne = M("clientY", L) || 0;
2688
+ O.style.left = ee - 2 + "px", O.style.top = ne - 2 + "px";
2689
+ var te = R || z, we = m(O, ee, ne), ve = Tt(we, ee, ne), Ve = ve !== null && ve !== X;
2690
+ (Ve || ve === null) && (he(), X = ve, ct()), pe(we, ne);
2691
+ var Te = C(te);
2692
2692
  if (ve === P && R && !Z.copySortSource) {
2693
- Te && Te.removeChild(ne);
2693
+ Te && Te.removeChild(te);
2694
2694
  return;
2695
2695
  }
2696
2696
  var Le, st = ge(ve, we);
2697
2697
  if (G = Ne(st, ve), st !== null)
2698
- Le = Ce(ve, st, ee, ae);
2698
+ Le = Ce(ve, st, ee, ne);
2699
2699
  else if (Z.revertOnSpill === !0 && !R)
2700
2700
  Le = H, ve = P;
2701
2701
  else {
2702
- R && Te && Te.removeChild(ne), R && $ && ($.style.display = "none");
2702
+ R && Te && Te.removeChild(te), R && $ && ($.style.display = "none");
2703
2703
  return;
2704
2704
  }
2705
- $.style.display = "block", Vt(Le, ne, Ve), Le ? et(st, Le) : U(ve);
2705
+ $.style.display = "block", Vt(Le, te, Ve), Le ? et(st, Le) : U(ve);
2706
2706
  function Xe(xe) {
2707
- fe.emit(xe, ne, X, P);
2707
+ me.emit(xe, te, X, P);
2708
2708
  }
2709
2709
  function ct() {
2710
2710
  Ve && Xe("over");
@@ -2713,21 +2713,21 @@ var sl = { exports: {} };
2713
2713
  X && Xe("out");
2714
2714
  }
2715
2715
  }
2716
- function Vt(L, ee, ae) {
2717
- (L === ee || L === F(ee)) && (Q = F(ee)), (L === null && ae || L !== ee && L !== F(ee)) && (Q = L);
2716
+ function Vt(L, ee, ne) {
2717
+ (L === ee || L === F(ee)) && (Q = F(ee)), (L === null && ne || L !== ee && L !== F(ee)) && (Q = L);
2718
2718
  }
2719
2719
  function Mt(L) {
2720
2720
  l.rm(L, "gu-hide");
2721
2721
  }
2722
2722
  function xt(L) {
2723
- fe.dragging && l.add(L, "gu-hide");
2723
+ me.dragging && l.add(L, "gu-hide");
2724
2724
  }
2725
2725
  function Rt() {
2726
- O || (O = document.createElement("div"), O.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;", O.innerHTML = Z.getMirrorText && Z.getMirrorText(q) || "控件", l.add(O, "gu-mirror"), Z.mirrorContainer.appendChild(O), h(d, "add", "mousemove", mt), l.add(Z.mirrorContainer, "gu-unselectable"), fe.emit("cloned", O, q, "mirror"));
2726
+ O || (O = document.createElement("div"), O.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;", O.innerHTML = Z.getMirrorText && Z.getMirrorText(z) || "控件", l.add(O, "gu-mirror"), Z.mirrorContainer.appendChild(O), h(d, "add", "mousemove", mt), l.add(Z.mirrorContainer, "gu-unselectable"), me.emit("cloned", O, z, "mirror"));
2727
2727
  }
2728
2728
  function _t() {
2729
- if ($ = document.createElement("div"), l.add($, "gu-insertion"), q) {
2730
- var L = q.getBoundingClientRect();
2729
+ if ($ = document.createElement("div"), l.add($, "gu-insertion"), z) {
2730
+ var L = z.getBoundingClientRect();
2731
2731
  $.style.left = L.left + "px", $.style.top = L.top + "px";
2732
2732
  }
2733
2733
  G = !1, Z.mirrorContainer.appendChild($);
@@ -2735,21 +2735,21 @@ var sl = { exports: {} };
2735
2735
  function oe() {
2736
2736
  O && (l.rm(Z.mirrorContainer, "gu-unselectable"), h(d, "remove", "mousemove", mt), C(O).removeChild(O), O = null);
2737
2737
  }
2738
- function pe() {
2738
+ function fe() {
2739
2739
  $ && (C($).removeChild($), $ = null);
2740
2740
  }
2741
2741
  function ge(L, ee) {
2742
- for (var ae = ee; ae !== L && C(ae) !== L; )
2743
- ae = C(ae);
2744
- return ae === d ? null : ae;
2742
+ for (var ne = ee; ne !== L && C(ne) !== L; )
2743
+ ne = C(ne);
2744
+ return ne === d ? null : ne;
2745
2745
  }
2746
2746
  function Ne(L, ee) {
2747
2747
  if (!ee)
2748
2748
  return G;
2749
- var ae = L || ee && ee.lastElementChild;
2750
- if (!ae)
2749
+ var ne = L || ee && ee.lastElementChild;
2750
+ if (!ne)
2751
2751
  return !0;
2752
- var ne = getComputedStyle(L), we = /^inline/.test(ne.getPropertyValue("display")) || /^(left|right)$/.test(ne.getPropertyValue("float"));
2752
+ var te = getComputedStyle(L), we = /^inline/.test(te.getPropertyValue("display")) || /^(left|right)$/.test(te.getPropertyValue("float"));
2753
2753
  if (we)
2754
2754
  return !0;
2755
2755
  if (ee) {
@@ -2767,10 +2767,10 @@ var sl = { exports: {} };
2767
2767
  if (!L.children || !L.children.length)
2768
2768
  return !1;
2769
2769
  for (const ee of Array.from(L.children)) {
2770
- const ne = (ee.className && ee.className.split(" ") || []).filter((we) => /^col(-md|-xl|-el){0,1}-([1-9]|10|11|12)$/.test(we));
2771
- if (!ne.length)
2770
+ const te = (ee.className && ee.className.split(" ") || []).filter((we) => /^col(-md|-xl|-el){0,1}-([1-9]|10|11|12)$/.test(we));
2771
+ if (!te.length)
2772
2772
  return !1;
2773
- for (const we of ne) {
2773
+ for (const we of te) {
2774
2774
  const ve = we.slice(we.lastIndexOf("-") + 1);
2775
2775
  if (parseInt(ve, 10) !== 12)
2776
2776
  return !1;
@@ -2779,58 +2779,58 @@ var sl = { exports: {} };
2779
2779
  return !0;
2780
2780
  }
2781
2781
  function et(L, ee) {
2782
- const ae = ee.getBoundingClientRect();
2783
- if ($.style.left = ae.left + "px", $.style.top = ae.top + "px", G) {
2784
- if ($.style.height = ae.height + "px", $.style.width = "4px", L) {
2785
- const ne = L.getBoundingClientRect();
2786
- ne.top !== ae.top && ($.style.left = ne.right + "px", $.style.top = ne.top + "px", $.style.height = ne.height + "px");
2782
+ const ne = ee.getBoundingClientRect();
2783
+ if ($.style.left = ne.left + "px", $.style.top = ne.top + "px", G) {
2784
+ if ($.style.height = ne.height + "px", $.style.width = "4px", L) {
2785
+ const te = L.getBoundingClientRect();
2786
+ te.top !== ne.top && ($.style.left = te.right + "px", $.style.top = te.top + "px", $.style.height = te.height + "px");
2787
2787
  }
2788
- } else if ($.style.height = "4px", $.style.width = ae.width + "px", re) {
2789
- const ne = re.getBoundingClientRect();
2790
- ae.top < ne.top && ($.style.display = "none");
2788
+ } else if ($.style.height = "4px", $.style.width = ne.width + "px", re) {
2789
+ const te = re.getBoundingClientRect();
2790
+ ne.top < te.top && ($.style.display = "none");
2791
2791
  }
2792
- ee === q && q && ($.style.display = "none");
2792
+ ee === z && z && ($.style.display = "none");
2793
2793
  }
2794
2794
  function U(L) {
2795
2795
  Q = null;
2796
2796
  var ee = L.lastElementChild;
2797
2797
  if (ee) {
2798
- var ae = ee.getBoundingClientRect();
2799
- G ? ($.style.left = ae.right + "px", $.style.top = ae.top + "px", $.style.height = ae.height + "px", $.style.width = "4px") : ($.style.left = ae.left + "px", $.style.top = ae.bottom + "px", $.style.height = "4px", $.style.width = ae.width + "px"), ee === q && q && ($.style.display = "none");
2798
+ var ne = ee.getBoundingClientRect();
2799
+ G ? ($.style.left = ne.right + "px", $.style.top = ne.top + "px", $.style.height = ne.height + "px", $.style.width = "4px") : ($.style.left = ne.left + "px", $.style.top = ne.bottom + "px", $.style.height = "4px", $.style.width = ne.width + "px"), ee === z && z && ($.style.display = "none");
2800
2800
  } else
2801
2801
  $.style.display = "none";
2802
2802
  }
2803
- function me(L, ee) {
2803
+ function pe(L, ee) {
2804
2804
  if (!Z.mirrorContainer.contains(L) || !window.scrollContainerList || !Array.from(window.scrollContainerList).length || (re = f(L), !re || !re.contains(L)))
2805
2805
  return;
2806
- const ae = document.querySelector(".dgComponentSelected"), ne = re.getBoundingClientRect();
2807
- if (ee - 30 < ne.top && re.scrollTop > 0) {
2806
+ const ne = document.querySelector(".dgComponentSelected"), te = re.getBoundingClientRect();
2807
+ if (ee - 30 < te.top && re.scrollTop > 0) {
2808
2808
  let we = re.scrollTop < 10 ? re.scrollTop : 10;
2809
- re.scrollBy(0, -1 * we), ae && re.contains(ae) && (K = K + -1 * we);
2809
+ re.scrollBy(0, -1 * we), ne && re.contains(ne) && (K = K + -1 * we);
2810
2810
  }
2811
- if (ee + 30 > ne.bottom && re.scrollTop < re.scrollHeight - re.clientHeight) {
2811
+ if (ee + 30 > te.bottom && re.scrollTop < re.scrollHeight - re.clientHeight) {
2812
2812
  const we = re.scrollHeight - re.clientHeight - re.scrollTop;
2813
2813
  let ve = we < 10 ? we : 10;
2814
- re.scrollBy(0, ve), ae && re.contains(ae) && (K = K + ve);
2814
+ re.scrollBy(0, ve), ne && re.contains(ne) && (K = K + ve);
2815
2815
  }
2816
2816
  }
2817
- function Ce(L, ee, ae, ne) {
2817
+ function Ce(L, ee, ne, te) {
2818
2818
  var we = Z.direction === "horizontal", ve = Z.direction === "mixed", Ve = ee !== L ? Le() : Te();
2819
2819
  return Ve;
2820
2820
  function Te() {
2821
2821
  var Xe = L.children.length, ct, he, xe;
2822
2822
  for (ct = 0; ct < Xe; ct++)
2823
- if (he = L.children[ct], xe = he.getBoundingClientRect(), we && xe.left + xe.width / 2 > ae || !ve && !we && xe.top + xe.height / 2 > ne || ve && xe.left + xe.width > ae && xe.top + xe.height > ne)
2823
+ if (he = L.children[ct], xe = he.getBoundingClientRect(), we && xe.left + xe.width / 2 > ne || !ve && !we && xe.top + xe.height / 2 > te || ve && xe.left + xe.width > ne && xe.top + xe.height > te)
2824
2824
  return he;
2825
2825
  return null;
2826
2826
  }
2827
2827
  function Le() {
2828
2828
  var Xe = ee.getBoundingClientRect();
2829
2829
  if (ve) {
2830
- var ct = ne - Xe.top, he = ae - Xe.left, xe = Xe.bottom - ne, tt = Xe.right - ae, Je = Math.min(he, tt, ct, xe), nt;
2830
+ var ct = te - Xe.top, he = ne - Xe.left, xe = Xe.bottom - te, tt = Xe.right - ne, Je = Math.min(he, tt, ct, xe), nt;
2831
2831
  return G ? nt = tt < he : nt = xe === Je || tt === Je || he === Je, st(nt);
2832
2832
  }
2833
- return st(we ? ae > Xe.left + b(Xe) / 2 : ne > Xe.top + S(Xe) / 2);
2833
+ return st(we ? ne > Xe.left + b(Xe) / 2 : te > Xe.top + S(Xe) / 2);
2834
2834
  }
2835
2835
  function st(Xe) {
2836
2836
  return Xe ? F(ee) : ee;
@@ -2864,7 +2864,7 @@ var sl = { exports: {} };
2864
2864
  mouseup: "touchend",
2865
2865
  mousedown: "touchstart",
2866
2866
  mousemove: "touchmove"
2867
- }, q = {
2867
+ }, z = {
2868
2868
  mouseup: "pointerup",
2869
2869
  mousedown: "pointerdown",
2870
2870
  mousemove: "pointermove"
@@ -2873,7 +2873,7 @@ var sl = { exports: {} };
2873
2873
  mousedown: "MSPointerDown",
2874
2874
  mousemove: "MSPointerMove"
2875
2875
  };
2876
- r.navigator.pointerEnabled ? s[I](v, q[D], O) : r.navigator.msPointerEnabled ? s[I](v, W[D], O) : (s[I](v, P[D], O), s[I](v, D, O));
2876
+ r.navigator.pointerEnabled ? s[I](v, z[D], O) : r.navigator.msPointerEnabled ? s[I](v, W[D], O) : (s[I](v, P[D], O), s[I](v, D, O));
2877
2877
  }
2878
2878
  function T(v) {
2879
2879
  if (v.touches !== void 0)
@@ -3368,7 +3368,7 @@ const ll = {
3368
3368
  }, null)]);
3369
3369
  }
3370
3370
  });
3371
- class Ha {
3371
+ class Wa {
3372
3372
  constructor() {
3373
3373
  B(this, "notifyRefs", []);
3374
3374
  B(this, "globalConfig", kt({}));
@@ -3409,7 +3409,7 @@ class Ha {
3409
3409
  document.body.removeChild(r);
3410
3410
  }), Ke(() => {
3411
3411
  e.updateNotifyPositionForCreate(o, s);
3412
- }), () => E(va, {
3412
+ }), () => E(ga, {
3413
3413
  mode: "out-in",
3414
3414
  name: "fade",
3415
3415
  appear: !0
@@ -3487,13 +3487,13 @@ class Ha {
3487
3487
  }), this.notifyRefs.length = 0;
3488
3488
  }
3489
3489
  }
3490
- const Aa = Symbol("NOTIFY_SERVICE_TOKEN");
3490
+ const Ha = Symbol("NOTIFY_SERVICE_TOKEN");
3491
3491
  fn.install = (t) => {
3492
3492
  t.component(fn.name, fn), t.component(Pn.name, Pn);
3493
- const n = new Ha();
3494
- t.provide(Aa, n), t.provide("FNotifyService", n);
3493
+ const n = new Wa();
3494
+ t.provide(Ha, n), t.provide("FNotifyService", n);
3495
3495
  };
3496
- const za = /* @__PURE__ */ new Map([
3496
+ const Aa = /* @__PURE__ */ new Map([
3497
3497
  ["appearance", rn],
3498
3498
  ["column", "columnOption"]
3499
3499
  ]);
@@ -3516,7 +3516,7 @@ function fl(t, n, e) {
3516
3516
  const a = t.getSchemaByType("content-container");
3517
3517
  return a.id = `${n.id}-layout`, a.appearance = { class: "f-grid-is-sub f-utils-flex-column" }, a.contents = [n], a;
3518
3518
  }
3519
- function qa(t, n, e) {
3519
+ function za(t, n, e) {
3520
3520
  const o = e.parentComponentInstance.schema.type, r = o === "section" || o === "tab-page";
3521
3521
  n.appearance = { class: "f-component-grid" };
3522
3522
  const s = (r ? fl : dl)(t, n, e);
@@ -4302,7 +4302,7 @@ const pl = "https://json-schema.org/draft/2020-12/schema", ml = "https://farris-
4302
4302
  ], wl = {
4303
4303
  onSelectionChange: "行切换事件",
4304
4304
  onClickRow: "行点击事件"
4305
- }, Ga = {
4305
+ }, qa = {
4306
4306
  $schema: pl,
4307
4307
  $id: ml,
4308
4308
  title: hl,
@@ -4440,7 +4440,7 @@ const pl = "https://json-schema.org/draft/2020-12/schema", ml = "https://farris-
4440
4440
  width: { type: Number, default: -1 },
4441
4441
  /** 启用虚拟渲染 */
4442
4442
  virtualized: { type: Boolean, default: !1 }
4443
- }, Cl = bt(qn, Ga, za, qa), xl = os(), kl = as(), Ya = Object.assign({}, qn, { componentId: { type: String, default: "" } }), Sl = bt(Ya, Ga, za, qa), Fl = rs();
4443
+ }, Cl = bt(qn, qa, Aa, za), xl = os(), kl = as(), Ga = Object.assign({}, qn, { componentId: { type: String, default: "" } }), Sl = bt(Ga, qa, Aa, za), Fl = rs();
4444
4444
  var ot = /* @__PURE__ */ ((t) => (t[t.readonly = 0] = "readonly", t[t.editable = 1] = "editable", t[t.editing = 2] = "editing", t))(ot || {}), gt = /* @__PURE__ */ ((t) => (t[t.initial = 0] = "initial", t[t.editing = 1] = "editing", t))(gt || {}), Zt = /* @__PURE__ */ ((t) => (t[t.data = 0] = "data", t[t.group = 1] = "group", t[t.summary = 2] = "summary", t))(Zt || {}), at = /* @__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))(at || {});
4445
4445
  function Tl(t, n) {
4446
4446
  var y;
@@ -4635,7 +4635,7 @@ function Dl(t, n, e, a, o, r, i, s, l, c, d, u, f) {
4635
4635
  } = c, {
4636
4636
  cellKey: O,
4637
4637
  cellPosition: P,
4638
- rowKey: q,
4638
+ rowKey: z,
4639
4639
  rowPosition: W
4640
4640
  } = Tl(t, e), {
4641
4641
  cellContentClass: j,
@@ -4646,110 +4646,106 @@ function Dl(t, n, e, a, o, r, i, s, l, c, d, u, f) {
4646
4646
  } = Ml(t, a, i), {
4647
4647
  treeNodeIconsClass: V
4648
4648
  } = _l(t, F, _);
4649
- function X(z, te) {
4650
- const be = z.raw[_.value];
4649
+ function X(q, ae) {
4650
+ const be = q.raw[_.value];
4651
4651
  return {
4652
- "fv-tree-node-toggle": be && z.collapse,
4653
- "fv-tree-node-toggle-minus": be && !z.collapse
4652
+ "fv-tree-node-toggle": be && q.collapse,
4653
+ "fv-tree-node-toggle-minus": be && !q.collapse
4654
4654
  };
4655
4655
  }
4656
- function A(z, te) {
4657
- z.stopPropagation(), I(te);
4656
+ function A(q, ae) {
4657
+ q.stopPropagation(), I(ae);
4658
4658
  }
4659
- function $(z) {
4660
- z.stopPropagation();
4659
+ function $(q) {
4660
+ q.stopPropagation();
4661
4661
  }
4662
- function G(z, te) {
4662
+ function G(q, ae) {
4663
4663
  return E("div", {
4664
- class: X(z),
4665
- onClick: (be) => A(be, z),
4664
+ class: X(q),
4665
+ onClick: (be) => A(be, q),
4666
4666
  onDblclick: $
4667
4667
  }, null);
4668
4668
  }
4669
- function K(z, te) {
4669
+ function K(q, ae) {
4670
4670
  return v.value && E("div", {
4671
4671
  id: "treeNodeIcons",
4672
- class: V(z, te)
4672
+ class: V(q, ae)
4673
4673
  }, null);
4674
4674
  }
4675
- function re(z) {
4676
- S.value ? (z.checked ? C(z) : x(z), D(z)) : g(z);
4677
- }
4678
- function Z(z, te) {
4679
- return M.value && E(Rr, {
4680
- id: "checkbox_for_" + O(z, te.index),
4681
- indeterminate: z.indeterminate,
4682
- disabled: z.disabled,
4683
- checked: z.checked,
4684
- "onUpdate:checked": (be) => z.checked = be,
4685
- onChange: () => re(z)
4675
+ function re(q) {
4676
+ S.value ? (q.checked ? C(q) : x(q), D(q)) : g(q);
4677
+ }
4678
+ function Z(q, ae) {
4679
+ return M.value && E(Vr, {
4680
+ id: "checkbox_for_" + O(q, ae.index),
4681
+ indeterminate: q.indeterminate,
4682
+ disabled: q.disabled,
4683
+ checked: q.checked,
4684
+ "onUpdate:checked": (be) => q.checked = be,
4685
+ onChange: () => re(q)
4686
4686
  }, null);
4687
4687
  }
4688
- function fe(z, te) {
4688
+ function me(q, ae) {
4689
4689
  return E("span", {
4690
- title: te.data,
4691
4690
  style: "user-select:none"
4692
4691
  }, [n.slots.cellTemplate ? n.slots.cellTemplate({
4693
- cell: te,
4694
- row: z
4695
- }) : te.mode === ot.editing ? te.getEditor(te) : te.formatter ? te.formatter(te, z) : te.data != null ? te.data.toString() : te.data]);
4696
- }
4697
- function ye(z, te) {
4692
+ cell: ae,
4693
+ row: q
4694
+ }) : ae.mode === ot.editing ? ae.getEditor(ae) : ae.formatter ? ae.formatter(ae, q) : ae.showTips ? E(jr, null, {
4695
+ default: () => ae.data,
4696
+ contentTemplate: () => ae.data
4697
+ }) : ae.data]);
4698
+ }
4699
+ function ye(q, ae) {
4698
4700
  return E("div", {
4699
- class: Q(te)
4700
- }, [te.showTips ? E(na, null, {
4701
- default: () => fe(z, te),
4702
- contentTemplate: () => fe(z, te)
4703
- }) : fe(z, te)]);
4704
- }
4705
- function Se(z, te, be) {
4706
- const Me = R(z);
4701
+ class: Q(ae)
4702
+ }, [me(q, ae)]);
4703
+ }
4704
+ function Se(q, ae, be) {
4705
+ const Me = R(q);
4707
4706
  return E("div", {
4708
- ref: te.setRef,
4709
- key: O(z, te.index),
4707
+ ref: ae.setRef,
4708
+ key: O(q, ae.index),
4710
4709
  class: "fv-grid-hierarchy-cell",
4711
- style: P(te, be)
4710
+ style: P(ae, be)
4712
4711
  }, [E("div", {
4713
- class: j(te),
4712
+ class: j(ae),
4714
4713
  style: Me
4715
- }, [G(z), K(z, te), Z(z, te), ye(z, te)])]);
4714
+ }, [G(q), K(q, ae), Z(q, ae), ye(q, ae)])]);
4716
4715
  }
4717
- function Be(z, te, be) {
4716
+ function Be(q, ae, be) {
4718
4717
  return E("div", {
4719
- ref: te.setRef,
4720
- key: O(z, te.index),
4721
- class: h(te),
4722
- style: P(te, be),
4723
- onClick: (Me) => y(Me, te, z, te.column)
4718
+ ref: ae.setRef,
4719
+ key: O(q, ae.index),
4720
+ class: h(ae),
4721
+ style: P(ae, be),
4722
+ onClick: (Me) => y(Me, ae, q, ae.column)
4724
4723
  }, [E("div", {
4725
- class: j(te)
4724
+ class: j(ae)
4726
4725
  }, [E("div", {
4727
- class: Q(te)
4728
- }, [te.showTips ? E(na, null, {
4729
- default: () => fe(z, te),
4730
- contentTemplate: () => fe(z, te)
4731
- }) : fe(z, te)])])]);
4726
+ class: Q(ae)
4727
+ }, [me(q, ae)])])]);
4732
4728
  }
4733
- function je(z, te) {
4734
- return te === "left" && e.value.leftColumns.length > 0 && e.value.leftColumns[0].field === z.field || te === "primary" && e.value.primaryColumns.length > 0 && e.value.primaryColumns[0].field === z.field;
4729
+ function je(q, ae) {
4730
+ return ae === "left" && e.value.leftColumns.length > 0 && e.value.leftColumns[0].field === q.field || ae === "primary" && e.value.primaryColumns.length > 0 && e.value.primaryColumns[0].field === q.field;
4735
4731
  }
4736
- function Y(z, te) {
4732
+ function Y(q, ae) {
4737
4733
  n.emit("dblclickNode", {
4738
- $event: z,
4739
- node: te.raw
4734
+ $event: q,
4735
+ node: ae.raw
4740
4736
  });
4741
4737
  }
4742
- function de(z, te, be = "primary", Me) {
4738
+ function de(q, ae, be = "primary", Me) {
4743
4739
  return E("div", {
4744
- ref: z.setRef,
4745
- key: q(z),
4746
- class: m(z, Me),
4747
- style: W(z),
4748
- onMouseover: (Pe) => w(Pe, z),
4749
- onMouseout: (Pe) => b(Pe, z),
4750
- onClick: (Pe) => p(Pe, z),
4751
- onDblclick: (Pe) => Y(Pe, z)
4752
- }, [Object.values(z.data).filter((Pe) => te[Pe.field] && Pe.rowSpan === 1).map((Pe) => je(Pe, be) ? Se(z, Pe, te) : Be(z, Pe, te))]);
4740
+ ref: q.setRef,
4741
+ key: z(q),
4742
+ class: m(q, Me),
4743
+ style: W(q),
4744
+ onMouseover: (Pe) => w(Pe, q),
4745
+ onMouseout: (Pe) => b(Pe, q),
4746
+ onClick: (Pe) => p(Pe, q),
4747
+ onDblclick: (Pe) => Y(Pe, q)
4748
+ }, [Object.values(q.data).filter((Pe) => ae[Pe.field] && Pe.rowSpan === 1).map((Pe) => je(Pe, be) ? Se(q, Pe, ae) : Be(q, Pe, ae))]);
4753
4749
  }
4754
4750
  return {
4755
4751
  renderDataRow: de
@@ -4962,7 +4958,7 @@ function Vl(t, n) {
4962
4958
  }
4963
4959
  function Rl(t, n) {
4964
4960
  var w;
4965
- Qo();
4961
+ Xo();
4966
4962
  const { idField: e } = n, a = k(t.summary), o = k(t.group), r = k(((w = t.group) == null ? void 0 : w.groupFields) || []), i = N(() => {
4967
4963
  var b;
4968
4964
  return (b = t.group) == null ? void 0 : b.enable;
@@ -4984,7 +4980,7 @@ function Rl(t, n) {
4984
4980
  const I = M[F];
4985
4981
  let D = _.get(I);
4986
4982
  if (!D) {
4987
- const P = l.value.reduce((q, W) => (q.set(W, 0), q), /* @__PURE__ */ new Map());
4983
+ const P = l.value.reduce((z, W) => (z.set(W, 0), z), /* @__PURE__ */ new Map());
4988
4984
  D = {
4989
4985
  field: F,
4990
4986
  title: ((O = g.get(F)) == null ? void 0 : O.title) || F,
@@ -4996,8 +4992,8 @@ function Rl(t, n) {
4996
4992
  }
4997
4993
  return l.value && l.value.forEach((P) => {
4998
4994
  if (D) {
4999
- const q = D.groupSummaries.get(P) || 0;
5000
- D.groupSummaries.set(P, q + M[P]);
4995
+ const z = D.groupSummaries.get(P) || 0;
4996
+ D.groupSummaries.set(P, z + M[P]);
5001
4997
  }
5002
4998
  }), D.details.push(M), _;
5003
4999
  }, b), C < x.length - 1 && b.forEach((_, M) => {
@@ -5060,8 +5056,8 @@ function jl(t, n, e, a) {
5060
5056
  u.clear(), A.reduce((G, K) => {
5061
5057
  const re = K[c.value] !== void 0 ? K[c.value] : "";
5062
5058
  if (re && $.has(re)) {
5063
- const fe = $.get(re), ye = isNaN(Number(fe.__fv_layer__)) ? 1 : Number(fe.__fv_layer__);
5064
- K.__fv_layer__ = ye + 1, K.__fv_parent_index__ = fe.__fv_index__, fe.__fv_hasChildren__ = !0;
5059
+ const me = $.get(re), ye = isNaN(Number(me.__fv_layer__)) ? 1 : Number(me.__fv_layer__);
5060
+ K.__fv_layer__ = ye + 1, K.__fv_parent_index__ = me.__fv_index__, me.__fv_hasChildren__ = !0;
5065
5061
  } else
5066
5062
  K.__fv_layer__ = 1;
5067
5063
  const Z = G.has(re) ? G.get(re) : [];
@@ -5109,8 +5105,8 @@ function jl(t, n, e, a) {
5109
5105
  }
5110
5106
  function S(A, $, G) {
5111
5107
  Array.from($.keys()).forEach((K) => {
5112
- $.get(K).reduce((Z, fe) => {
5113
- const ye = fe[i.value], Se = A.get(fe[i.value]), Be = A.get(K), je = G.get(K);
5108
+ $.get(K).reduce((Z, me) => {
5109
+ const ye = me[i.value], Se = A.get(me[i.value]), Be = A.get(K), je = G.get(K);
5114
5110
  return Be && je && (Be.children.set(ye, Se), Be.children.set(ye, Se), Se.parentId = K, Se.parentIndex = Be.index, Se.parents.set(K, Be)), Z;
5115
5111
  }, A);
5116
5112
  });
@@ -5172,9 +5168,9 @@ function jl(t, n, e, a) {
5172
5168
  const $ = A[i.value];
5173
5169
  O($);
5174
5170
  }
5175
- function q(A, $, G = 0) {
5171
+ function z(A, $, G = 0) {
5176
5172
  A.forEach((K) => {
5177
- const re = M(K), Z = K.__fv_layer__ <= G, fe = $ === "ToCollapse" ? K.__fv_layer__ <= G : !(K.__fv_layer__ <= G), ye = Z ? fe : K[s.value];
5173
+ const re = M(K), Z = K.__fv_layer__ <= G, me = $ === "ToCollapse" ? K.__fv_layer__ <= G : !(K.__fv_layer__ <= G), ye = Z ? me : K[s.value];
5178
5174
  K[s.value] = re || ye;
5179
5175
  });
5180
5176
  for (const [K, re] of u.entries())
@@ -5182,15 +5178,15 @@ function jl(t, n, e, a) {
5182
5178
  return A;
5183
5179
  }
5184
5180
  function W(A, $) {
5185
- q(A, "ToCollapse", $);
5181
+ z(A, "ToCollapse", $);
5186
5182
  }
5187
5183
  function j(A, $) {
5188
- q(A, "ToExpand", $);
5184
+ z(A, "ToExpand", $);
5189
5185
  }
5190
5186
  function H(A) {
5191
5187
  A.forEach(($, G) => {
5192
- var fe;
5193
- const K = $[i.value], re = u.has(K) ? (fe = u.get(K)) == null ? void 0 : fe.map((ye) => ye.__fv_index__) : [], Z = b(K, G);
5188
+ var me;
5189
+ const K = $[i.value], re = u.has(K) ? (me = u.get(K)) == null ? void 0 : me.map((ye) => ye.__fv_index__) : [], Z = b(K, G);
5194
5190
  $.__fv_graph_node__ = Z, $.__fv_children_index__ = re, $.__fv_descendant_index__ = [...re], $.__fv_parents__ = /* @__PURE__ */ new Map(), M($) && ($[s.value] = !0);
5195
5191
  });
5196
5192
  }
@@ -5198,23 +5194,23 @@ function jl(t, n, e, a) {
5198
5194
  var K, re;
5199
5195
  F(n.value), H(A), T(A), p(A), t.showLines && w(A);
5200
5196
  const G = ((K = t.hierarchy) == null ? void 0 : K.collapseTo) !== void 0 ? Number((re = t.hierarchy) == null ? void 0 : re.collapseTo) : 0;
5201
- return q(A, "ToCollapse", G), A;
5197
+ return z(A, "ToCollapse", G), A;
5202
5198
  }
5203
5199
  function R(A, $, G) {
5204
5200
  const re = G.value[A][i.value], Z = d.get(re);
5205
5201
  if (Z) {
5206
- const fe = d.get(Z.parentId);
5202
+ const me = d.get(Z.parentId);
5207
5203
  let ye = G.value.length - 1;
5208
- if (fe) {
5209
- const Se = Array.from(fe.children.keys()).indexOf(Z.id);
5210
- if (Se === fe.children.size - 1) {
5211
- const je = Array.from(fe.descendant.values())[fe.descendant.size - 1];
5204
+ if (me) {
5205
+ const Se = Array.from(me.children.keys()).indexOf(Z.id);
5206
+ if (Se === me.children.size - 1) {
5207
+ const je = Array.from(me.descendant.values())[me.descendant.size - 1];
5212
5208
  ye = G.value.findIndex((de) => de[i.value] === je.id) + 1;
5213
5209
  } else {
5214
- const je = Array.from(fe.children.values())[Se + 1];
5210
+ const je = Array.from(me.children.values())[Se + 1];
5215
5211
  ye = G.value.findIndex((de) => de[i.value] === je.id);
5216
5212
  }
5217
- $[l.value] = !1, $[c.value] = fe.id, G.value.splice(ye, 0, $);
5213
+ $[l.value] = !1, $[c.value] = me.id, G.value.splice(ye, 0, $);
5218
5214
  }
5219
5215
  }
5220
5216
  }
@@ -5263,97 +5259,97 @@ function Ll(t, n, e, a, o) {
5263
5259
  toggleChildrenVisibiltyByCollapseStatus: M,
5264
5260
  trimmedOriginalData: v,
5265
5261
  checkVisibleInHierarchy: I
5266
- } = p, { idField: D, reviseIdentifyField: O } = o, P = k(t.newDataItem), q = k(t.data || []), W = k(t.data), { flatTreeData: j } = Ff(t);
5262
+ } = p, { idField: D, reviseIdentifyField: O } = o, P = k(t.newDataItem), z = k(t.data || []), W = k(t.data), { flatTreeData: j } = Ff(t);
5267
5263
  function H(U) {
5268
5264
  return j(U);
5269
5265
  }
5270
5266
  if (t.hierarchy && t.data && ((et = t.data[0]) != null && et.children)) {
5271
5267
  const U = H(t.data);
5272
- m.value = U, q.value = U, W.value = U;
5268
+ m.value = U, z.value = U, W.value = U;
5273
5269
  }
5274
5270
  const Q = k(t.summary), R = N(() => {
5275
5271
  const U = Q.value;
5276
5272
  return (U == null ? void 0 : U.groupFields) || [];
5277
5273
  });
5278
5274
  let V = /* @__PURE__ */ new Map();
5279
- const X = k(q.value.length), A = k(t.pagination);
5275
+ const X = k(z.value.length), A = k(t.pagination);
5280
5276
  function $() {
5281
- return A.value && A.value.enable && A.value.size > 0 ? A.value.size : q.value.length;
5277
+ return A.value && A.value.enable && A.value.size > 0 ? A.value.size : z.value.length;
5282
5278
  }
5283
- const G = k(1), K = N(() => A.value && A.value.enable && A.value.mode !== "server"), re = N(() => A.value && A.value.enable && A.value.mode === "server"), Z = new Ha();
5284
- function fe(U, me) {
5285
- const Ce = Math.ceil(U.length / me);
5279
+ const G = k(1), K = N(() => A.value && A.value.enable && A.value.mode !== "server"), re = N(() => A.value && A.value.enable && A.value.mode === "server"), Z = new Wa();
5280
+ function me(U, pe) {
5281
+ const Ce = Math.ceil(U.length / pe);
5286
5282
  let Ee = 0;
5287
- const L = [], ee = [], ae = [];
5283
+ const L = [], ee = [], ne = [];
5288
5284
  for (; Ee < Ce; ) {
5289
- const ne = U.slice(Ee * me, (Ee + 1) * me), we = y(h.value, ne, n);
5285
+ const te = U.slice(Ee * pe, (Ee + 1) * pe), we = y(h.value, te, n);
5290
5286
  ee[Ee] = we.filter((ve) => ve.__fv_data_grid_group_row__).length, L.push(...we), Ee++;
5291
5287
  }
5292
- return ee.reduce((ne, we, ve) => (ne = ne + we, ae.push(ne), ne), 0), {
5288
+ return ee.reduce((te, we, ve) => (te = te + we, ne.push(te), te), 0), {
5293
5289
  groupData: L,
5294
5290
  groupRowSizeList: ee,
5295
- accumulateGroupRowSize: ae
5291
+ accumulateGroupRowSize: ne
5296
5292
  };
5297
5293
  }
5298
5294
  function ye() {
5299
5295
  var we;
5300
- q.value = m.value, K.value && (X.value = q.value.length), T.value && !K.value && (q.value = y(h.value, m.value, n)), V = R.value.reduce((ve, Ve) => (ve.set(Ve, 0), ve), V);
5301
- const U = 0, me = $(), Ce = (G.value - 1) * me;
5302
- let L = Ce > q.value.length - 1 || re.value ? U : Ce, ee = re.value ? q.value.length : Math.min(L + me, q.value.length);
5296
+ z.value = m.value, K.value && (X.value = z.value.length), T.value && !K.value && (z.value = y(h.value, m.value, n)), V = R.value.reduce((ve, Ve) => (ve.set(Ve, 0), ve), V);
5297
+ const U = 0, pe = $(), Ce = (G.value - 1) * pe;
5298
+ let L = Ce > z.value.length - 1 || re.value ? U : Ce, ee = re.value ? z.value.length : Math.min(L + pe, z.value.length);
5303
5299
  if (T.value && K.value) {
5304
- const { accumulateGroupRowSize: ve, groupData: Ve, groupRowSizeList: Te } = fe(m.value, me);
5305
- q.value = Ve;
5300
+ const { accumulateGroupRowSize: ve, groupData: Ve, groupRowSizeList: Te } = me(m.value, pe);
5301
+ z.value = Ve;
5306
5302
  const Le = Te[G.value - 1];
5307
- L += G.value - 2 < 0 ? 0 : ve[G.value - 2], ee = L + me + Le;
5303
+ L += G.value - 2 < 0 ? 0 : ve[G.value - 2], ee = L + pe + Le;
5308
5304
  }
5309
- let ae = 0;
5310
- const ne = [];
5311
- if (q.value.length) {
5312
- O(q.value);
5305
+ let ne = 0;
5306
+ const te = [];
5307
+ if (z.value.length) {
5308
+ O(z.value);
5313
5309
  const ve = D.value !== t.idField;
5314
5310
  for (let Ve = L; Ve < ee; Ve++) {
5315
- const Te = q.value[Ve];
5316
- Te.__fv_data_grid_group_row__ ? (ae = 0, Te.__fv_data_index__ = "") : Te.__fv_data_grid_group_summary__ ? Te.__fv_data_index__ = "" : (ae++, Te.__fv_data_index__ = ae + (G.value - 1) * me), Te.__fv_index__ = Ve, Te.__fv_visible_index__ = Ve, t.rowOption && t.rowOption.disabledField && (Te.__fv_disabled__ = Te[(we = t.rowOption) == null ? void 0 : we.disabledField]), ve && (Te[D.value] = Ve), R.value.forEach((Le) => {
5311
+ const Te = z.value[Ve];
5312
+ Te.__fv_data_grid_group_row__ ? (ne = 0, Te.__fv_data_index__ = "") : Te.__fv_data_grid_group_summary__ ? Te.__fv_data_index__ = "" : (ne++, Te.__fv_data_index__ = ne + (G.value - 1) * pe), Te.__fv_index__ = Ve, Te.__fv_visible_index__ = Ve, t.rowOption && t.rowOption.disabledField && (Te.__fv_disabled__ = Te[(we = t.rowOption) == null ? void 0 : we.disabledField]), ve && (Te[D.value] = Ve), R.value.forEach((Le) => {
5317
5313
  const st = V.get(Le) || 0;
5318
5314
  V.set(Le, st + Te[Le]);
5319
- }), ne.push(Te);
5315
+ }), te.push(Te);
5320
5316
  }
5321
5317
  }
5322
- return _.value && S(ne), W.value = [...ne], ne;
5318
+ return _.value && S(te), W.value = [...te], te;
5323
5319
  }
5324
5320
  const Se = k(ye()), Be = N(() => (I.value, Se.value.filter((U) => _.value ? U.__fv_visible__ !== !1 && F(U) : U.__fv_visible__ !== !1)));
5325
5321
  function je() {
5326
- Be.value.forEach((U, me) => (U.__fv_visible_index__ = me, U));
5322
+ Be.value.forEach((U, pe) => (U.__fv_visible_index__ = pe, U));
5327
5323
  }
5328
- function Y(U, me, Ce = !1) {
5329
- const L = (Ce ? ye() : [...W.value]).filter((ne) => e.apply(ne)), ee = U && U.length ? L.filter((ne) => U.reduce((we, ve) => we && ve.filter(ne), !0)) : L, ae = me && me.length ? ee.sort((ne, we) => {
5330
- const ve = [...me], Ve = ve.shift();
5331
- let Te = Ve.compare(ne[Ve.field], we[Ve.field]);
5324
+ function Y(U, pe, Ce = !1) {
5325
+ const L = (Ce ? ye() : [...W.value]).filter((te) => e.apply(te)), ee = U && U.length ? L.filter((te) => U.reduce((we, ve) => we && ve.filter(te), !0)) : L, ne = pe && pe.length ? ee.sort((te, we) => {
5326
+ const ve = [...pe], Ve = ve.shift();
5327
+ let Te = Ve.compare(te[Ve.field], we[Ve.field]);
5332
5328
  for (; Te === 0 && ve.length !== 0; ) {
5333
5329
  const Le = ve.shift();
5334
- Le && (Te = Le.compare(ne[Le.field], we[Le.field]));
5330
+ Le && (Te = Le.compare(te[Le.field], we[Le.field]));
5335
5331
  }
5336
5332
  return Te;
5337
5333
  }) : ee;
5338
- return Se.value = ae.map((ne, we) => {
5339
- if (ne.__fv_data_grid_group_row__) {
5340
- const ve = `group_of_${ne.__fv_data_grid_group_field__}_${ne.__fv_data_grid_group_value__}`;
5341
- ne.__fv_data_grid_group_collapse__ = !!r.get(ve);
5334
+ return Se.value = ne.map((te, we) => {
5335
+ if (te.__fv_data_grid_group_row__) {
5336
+ const ve = `group_of_${te.__fv_data_grid_group_field__}_${te.__fv_data_grid_group_value__}`;
5337
+ te.__fv_data_grid_group_collapse__ = !!r.get(ve);
5342
5338
  }
5343
- return ne.__fv_index__ = we, ne.__fv_visible_index__ = we, ne;
5339
+ return te.__fv_index__ = we, te.__fv_visible_index__ = we, te;
5344
5340
  }), Se.value;
5345
5341
  }
5346
5342
  function de(U) {
5347
- return c.clear(), u.value = U, u.value.reduce((me, Ce) => (me.set(Ce.field, Ce), me), c), Y([], u.value);
5343
+ return c.clear(), u.value = U, u.value.reduce((pe, Ce) => (pe.set(Ce.field, Ce), pe), c), Y([], u.value);
5348
5344
  }
5349
- function z(U, me) {
5350
- return c.set(U, me), u.value = Array.from(c.values()), Y([], u.value);
5345
+ function q(U, pe) {
5346
+ return c.set(U, pe), u.value = Array.from(c.values()), Y([], u.value);
5351
5347
  }
5352
- function te(U) {
5348
+ function ae(U) {
5353
5349
  return c.delete(U), u.value = Array.from(c.values()), Y([], u.value);
5354
5350
  }
5355
- function be(U, me) {
5356
- return i.set(U, me), d.value = Array.from(i.values()), Y([], Array.from(c.values()));
5351
+ function be(U, pe) {
5352
+ return i.set(U, pe), d.value = Array.from(i.values()), Y([], Array.from(c.values()));
5357
5353
  }
5358
5354
  function Me(U) {
5359
5355
  return i.delete(U), d.value = Array.from(i.values()), Y([], Array.from(c.values()), !0);
@@ -5361,15 +5357,15 @@ function Ll(t, n, e, a, o) {
5361
5357
  function Pe() {
5362
5358
  return i.clear(), d.value = [], Y([], Array.from(c.values()), !0);
5363
5359
  }
5364
- function rt(U, me) {
5365
- const Ce = `group_of_${U}_${me}`;
5360
+ function rt(U, pe) {
5361
+ const Ce = `group_of_${U}_${pe}`;
5366
5362
  r.set(Ce, !0);
5367
- const Ee = (L) => L[U] !== me;
5368
- return s.set(`collapse_${U}_${me}`, {
5363
+ const Ee = (L) => L[U] !== pe;
5364
+ return s.set(`collapse_${U}_${pe}`, {
5369
5365
  field: U,
5370
5366
  fieldName: U,
5371
5367
  fieldType: "string",
5372
- filterValue: me,
5368
+ filterValue: pe,
5373
5369
  filter: Ee
5374
5370
  }), Y(Array.from(s.values()), Array.from(c.values()));
5375
5371
  }
@@ -5379,23 +5375,23 @@ function Ll(t, n, e, a, o) {
5379
5375
  function pt(U) {
5380
5376
  b(Se.value, U);
5381
5377
  }
5382
- function J(U, me) {
5383
- const Ce = `group_of_${U}_${me}`;
5384
- return r.set(Ce, !1), s.delete(`collapse_${U}_${me}`), Y(Array.from(s.values()), Array.from(c.values()), !0);
5378
+ function J(U, pe) {
5379
+ const Ce = `group_of_${U}_${pe}`;
5380
+ return r.set(Ce, !1), s.delete(`collapse_${U}_${pe}`), Y(Array.from(s.values()), Array.from(c.values()), !0);
5385
5381
  }
5386
5382
  function Fe(U) {
5387
- const me = U.raw[D.value], Ce = (Ee) => !Ee.__fv_parents__.has(me);
5388
- l.set(`fold_${me}`, {
5383
+ const pe = U.raw[D.value], Ce = (Ee) => !Ee.__fv_parents__.has(pe);
5384
+ l.set(`fold_${pe}`, {
5389
5385
  field: "id",
5390
5386
  fieldName: "id",
5391
5387
  fieldType: "string",
5392
- filterValue: String(me),
5388
+ filterValue: String(pe),
5393
5389
  filter: Ce
5394
5390
  }), Y(Array.from(l.values()), Array.from(c.values())), S(Se.value);
5395
5391
  }
5396
5392
  function De(U) {
5397
- const me = U[D.value];
5398
- l.delete(`fold_${me}`);
5393
+ const pe = U[D.value];
5394
+ l.delete(`fold_${pe}`);
5399
5395
  }
5400
5396
  function qe(U) {
5401
5397
  De(U.raw), Y(Array.from(l.values()), Array.from(c.values()), !0), S(Se.value);
@@ -5408,11 +5404,11 @@ function Ll(t, n, e, a, o) {
5408
5404
  const Ce = t.hierarchy && U && U.length && U[0].children ? H(U) : U;
5409
5405
  m.value = Ce, Re();
5410
5406
  }
5411
- function Ct(U, me, Ce) {
5412
- return (U && U.length ? Se.value.filter((L, ee) => U.reduce((ae, ne) => ae && ne.filter(L), !0)) : Se.value).slice(me, Ce);
5407
+ function Ct(U, pe, Ce) {
5408
+ return (U && U.length ? Se.value.filter((L, ee) => U.reduce((ne, te) => ne && te.filter(L), !0)) : Se.value).slice(pe, Ce);
5413
5409
  }
5414
5410
  function Tt(U) {
5415
- const me = $(), Ce = Math.ceil(X.value / me);
5411
+ const pe = $(), Ce = Math.ceil(X.value / pe);
5416
5412
  0 <= U && U <= Ce && (G.value = U, Re());
5417
5413
  }
5418
5414
  function mt(U) {
@@ -5431,32 +5427,32 @@ function Ll(t, n, e, a, o) {
5431
5427
  De(Ee), g(U, Ce, m), Re();
5432
5428
  }
5433
5429
  function xt(U) {
5434
- const me = U ? U - 1 : 0;
5435
- m.value.splice(me, 1), Re();
5430
+ const pe = U ? U - 1 : 0;
5431
+ m.value.splice(pe, 1), Re();
5436
5432
  }
5437
5433
  function Rt(U) {
5438
- const me = m.value.findIndex((Ce) => Ce[D.value] === U);
5439
- me !== -1 && (m.value.splice(me, 1), Re());
5434
+ const pe = m.value.findIndex((Ce) => Ce[D.value] === U);
5435
+ pe !== -1 && (m.value.splice(pe, 1), Re());
5440
5436
  }
5441
5437
  function _t(U) {
5442
- const me = U > -1 ? m.value[U] : null;
5443
- if (!(me && me.deletable !== !1))
5438
+ const pe = U > -1 ? m.value[U] : null;
5439
+ if (!(pe && pe.deletable !== !1))
5444
5440
  return !1;
5445
- m.value = v(me, m.value), Re();
5441
+ m.value = v(pe, m.value), Re();
5446
5442
  }
5447
5443
  function oe() {
5448
5444
  const U = s.size > 0 ? Array.from(s.values()) : [];
5449
5445
  return Y(U, Array.from(c.values()));
5450
5446
  }
5451
- function pe(U) {
5447
+ function fe(U) {
5452
5448
  A.value.size = U;
5453
5449
  }
5454
5450
  function ge(U) {
5455
- A.value && (pe(U), Re());
5451
+ A.value && (fe(U), Re());
5456
5452
  }
5457
- function Ne(U, me) {
5453
+ function Ne(U, pe) {
5458
5454
  const Ce = m.value[Number(U) - 1];
5459
- Ce.editable !== !1 ? (Ce.name = me, Re()) : Z.show({
5455
+ Ce.editable !== !1 ? (Ce.name = pe, Re()) : Z.show({
5460
5456
  showCloseButton: !1,
5461
5457
  timeout: 3e3,
5462
5458
  animate: "fadeIn",
@@ -5472,8 +5468,8 @@ function Ll(t, n, e, a, o) {
5472
5468
  return {
5473
5469
  addFilter: be,
5474
5470
  addNewDataItem: mt,
5475
- addSorter: z,
5476
- updatePageSize: pe,
5471
+ addSorter: q,
5472
+ updatePageSize: fe,
5477
5473
  changePageSizeTo: ge,
5478
5474
  collapse: rt,
5479
5475
  collapseTo: wt,
@@ -5499,7 +5495,7 @@ function Ll(t, n, e, a, o) {
5499
5495
  removeDataItemById: Rt,
5500
5496
  removeFilter: Me,
5501
5497
  removeHierarchyDataItem: _t,
5502
- removeSorter: te,
5498
+ removeSorter: ae,
5503
5499
  reOrderVisibleIndex: je,
5504
5500
  setSorters: de,
5505
5501
  sorters: u,
@@ -5511,7 +5507,7 @@ function Ll(t, n, e, a, o) {
5511
5507
  visibleDataItems: Be
5512
5508
  };
5513
5509
  }
5514
- const Ua = {
5510
+ const Ya = {
5515
5511
  conditions: { type: Array, default: [] },
5516
5512
  fields: { type: Array, default: [] },
5517
5513
  key: { type: String, default: "" },
@@ -5520,7 +5516,7 @@ const Ua = {
5520
5516
  */
5521
5517
  isControlInline: { type: Boolean, default: !0 }
5522
5518
  };
5523
- class Xa {
5519
+ class Ua {
5524
5520
  constructor(n = { value: [] }) {
5525
5521
  B(this, "editorType", "check-box");
5526
5522
  B(this, "value");
@@ -5544,7 +5540,7 @@ class Xa {
5544
5540
  return this.value.length === 0;
5545
5541
  }
5546
5542
  }
5547
- class Qa {
5543
+ class Xa {
5548
5544
  constructor(n = { textValue: "", value: "", valueField: "" }) {
5549
5545
  B(this, "editorType", "combo-lookup");
5550
5546
  B(this, "textValue");
@@ -5588,11 +5584,11 @@ function Ue(t) {
5588
5584
  function We(t, n) {
5589
5585
  return t instanceof Date ? new t.constructor(n) : new Date(n);
5590
5586
  }
5591
- function Ka(t, n) {
5587
+ function Qa(t, n) {
5592
5588
  const e = Ue(t);
5593
5589
  return isNaN(n) ? We(t, NaN) : (n && e.setDate(e.getDate() + n), e);
5594
5590
  }
5595
- const Ja = 6048e5, $l = 864e5, Wl = 6e4, Hl = 36e5, Al = 1e3;
5591
+ const Ka = 6048e5, $l = 864e5, Wl = 6e4, Hl = 36e5, Al = 1e3;
5596
5592
  let zl = {};
5597
5593
  function Xt() {
5598
5594
  return zl;
@@ -5605,7 +5601,7 @@ function Nt(t, n) {
5605
5601
  function Ut(t) {
5606
5602
  return Nt(t, { weekStartsOn: 1 });
5607
5603
  }
5608
- function Za(t) {
5604
+ function Ja(t) {
5609
5605
  const n = Ue(t), e = n.getFullYear(), a = We(t, 0);
5610
5606
  a.setFullYear(e + 1, 0, 4), a.setHours(0, 0, 0, 0);
5611
5607
  const o = Ut(a), r = We(t, 0);
@@ -5613,7 +5609,7 @@ function Za(t) {
5613
5609
  const i = Ut(r);
5614
5610
  return n.getTime() >= o.getTime() ? e + 1 : n.getTime() >= i.getTime() ? e : e - 1;
5615
5611
  }
5616
- function ra(t) {
5612
+ function oa(t) {
5617
5613
  const n = Ue(t);
5618
5614
  return n.setHours(0, 0, 0, 0), n;
5619
5615
  }
@@ -5632,11 +5628,11 @@ function hn(t) {
5632
5628
  return e.setUTCFullYear(n.getFullYear()), +t - +e;
5633
5629
  }
5634
5630
  function ql(t, n) {
5635
- const e = ra(t), a = ra(n), o = +e - hn(e), r = +a - hn(a);
5631
+ const e = oa(t), a = oa(n), o = +e - hn(e), r = +a - hn(a);
5636
5632
  return Math.round((o - r) / $l);
5637
5633
  }
5638
5634
  function Gl(t) {
5639
- const n = Za(t), e = We(t, 0);
5635
+ const n = Ja(t), e = We(t, 0);
5640
5636
  return e.setFullYear(n, 0, 4), e.setHours(0, 0, 0, 0), Ut(e);
5641
5637
  }
5642
5638
  function Yl(t) {
@@ -6071,7 +6067,7 @@ const hu = /^(\d+)(th|st|nd|rd)?/i, yu = /\d+/i, gu = {
6071
6067
  parsePatterns: Tu,
6072
6068
  defaultParseWidth: "any"
6073
6069
  })
6074
- }, eo = {
6070
+ }, Za = {
6075
6071
  code: "en-US",
6076
6072
  formatDistance: Kl,
6077
6073
  formatLong: tu,
@@ -6087,9 +6083,9 @@ function _u(t) {
6087
6083
  const n = Ue(t);
6088
6084
  return ql(n, Xl(n)) + 1;
6089
6085
  }
6090
- function to(t) {
6086
+ function eo(t) {
6091
6087
  const n = Ue(t), e = +Ut(n) - +Gl(n);
6092
- return Math.round(e / Ja) + 1;
6088
+ return Math.round(e / Ka) + 1;
6093
6089
  }
6094
6090
  function Gn(t, n) {
6095
6091
  var d, u, f, y;
@@ -6105,9 +6101,9 @@ function Eu(t, n) {
6105
6101
  const e = Xt(), a = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((l = (s = n == null ? void 0 : n.locale) == null ? void 0 : s.options) == null ? void 0 : l.firstWeekContainsDate) ?? e.firstWeekContainsDate ?? ((d = (c = e.locale) == null ? void 0 : c.options) == null ? void 0 : d.firstWeekContainsDate) ?? 1, o = Gn(t, n), r = We(t, 0);
6106
6102
  return r.setFullYear(o, 0, a), r.setHours(0, 0, 0, 0), Nt(r, n);
6107
6103
  }
6108
- function no(t, n) {
6104
+ function to(t, n) {
6109
6105
  const e = Ue(t), a = +Nt(e, n) - +Eu(e, n);
6110
- return Math.round(a / Ja) + 1;
6106
+ return Math.round(a / Ka) + 1;
6111
6107
  }
6112
6108
  function Oe(t, n) {
6113
6109
  const e = t < 0 ? "-" : "", a = Math.abs(t).toString().padStart(n, "0");
@@ -6176,7 +6172,7 @@ const Ot = {
6176
6172
  afternoon: "afternoon",
6177
6173
  evening: "evening",
6178
6174
  night: "night"
6179
- }, ia = {
6175
+ }, ra = {
6180
6176
  // Era
6181
6177
  G: function(t, n, e) {
6182
6178
  const a = t.getFullYear() > 0 ? 1 : 0;
@@ -6211,7 +6207,7 @@ const Ot = {
6211
6207
  },
6212
6208
  // ISO week-numbering year
6213
6209
  R: function(t, n) {
6214
- const e = Za(t);
6210
+ const e = Ja(t);
6215
6211
  return Oe(e, n.length);
6216
6212
  },
6217
6213
  // Extended year. This is a single number designating the year of this calendar system.
@@ -6334,12 +6330,12 @@ const Ot = {
6334
6330
  },
6335
6331
  // Local week of year
6336
6332
  w: function(t, n, e, a) {
6337
- const o = no(t, a);
6333
+ const o = to(t, a);
6338
6334
  return n === "wo" ? e.ordinalNumber(o, { unit: "week" }) : Oe(o, n.length);
6339
6335
  },
6340
6336
  // ISO week of year
6341
6337
  I: function(t, n, e) {
6342
- const a = to(t);
6338
+ const a = eo(t);
6343
6339
  return n === "Io" ? e.ordinalNumber(a, { unit: "week" }) : Oe(a, n.length);
6344
6340
  },
6345
6341
  // Day of the month
@@ -6602,7 +6598,7 @@ const Ot = {
6602
6598
  return "Z";
6603
6599
  switch (n) {
6604
6600
  case "X":
6605
- return la(a);
6601
+ return sa(a);
6606
6602
  case "XXXX":
6607
6603
  case "XX":
6608
6604
  return Wt(a);
@@ -6617,7 +6613,7 @@ const Ot = {
6617
6613
  const a = t.getTimezoneOffset();
6618
6614
  switch (n) {
6619
6615
  case "x":
6620
- return la(a);
6616
+ return sa(a);
6621
6617
  case "xxxx":
6622
6618
  case "xx":
6623
6619
  return Wt(a);
@@ -6634,7 +6630,7 @@ const Ot = {
6634
6630
  case "O":
6635
6631
  case "OO":
6636
6632
  case "OOO":
6637
- return "GMT" + sa(a, ":");
6633
+ return "GMT" + ia(a, ":");
6638
6634
  case "OOOO":
6639
6635
  default:
6640
6636
  return "GMT" + Wt(a, ":");
@@ -6647,7 +6643,7 @@ const Ot = {
6647
6643
  case "z":
6648
6644
  case "zz":
6649
6645
  case "zzz":
6650
- return "GMT" + sa(a, ":");
6646
+ return "GMT" + ia(a, ":");
6651
6647
  case "zzzz":
6652
6648
  default:
6653
6649
  return "GMT" + Wt(a, ":");
@@ -6664,18 +6660,18 @@ const Ot = {
6664
6660
  return Oe(a, n.length);
6665
6661
  }
6666
6662
  };
6667
- function sa(t, n = "") {
6663
+ function ia(t, n = "") {
6668
6664
  const e = t > 0 ? "-" : "+", a = Math.abs(t), o = Math.trunc(a / 60), r = a % 60;
6669
6665
  return r === 0 ? e + String(o) : e + String(o) + n + Oe(r, 2);
6670
6666
  }
6671
- function la(t, n) {
6667
+ function sa(t, n) {
6672
6668
  return t % 60 === 0 ? (t > 0 ? "-" : "+") + Oe(Math.abs(t) / 60, 2) : Wt(t, n);
6673
6669
  }
6674
6670
  function Wt(t, n = "") {
6675
6671
  const e = t > 0 ? "-" : "+", a = Math.abs(t), o = Oe(Math.trunc(a / 60), 2), r = Oe(a % 60, 2);
6676
6672
  return e + o + n + r;
6677
6673
  }
6678
- const ua = (t, n) => {
6674
+ const la = (t, n) => {
6679
6675
  switch (t) {
6680
6676
  case "P":
6681
6677
  return n.date({ width: "short" });
@@ -6687,7 +6683,7 @@ const ua = (t, n) => {
6687
6683
  default:
6688
6684
  return n.date({ width: "full" });
6689
6685
  }
6690
- }, ao = (t, n) => {
6686
+ }, no = (t, n) => {
6691
6687
  switch (t) {
6692
6688
  case "p":
6693
6689
  return n.time({ width: "short" });
@@ -6702,7 +6698,7 @@ const ua = (t, n) => {
6702
6698
  }, Ou = (t, n) => {
6703
6699
  const e = t.match(/(P+)(p+)?/) || [], a = e[1], o = e[2];
6704
6700
  if (!o)
6705
- return ua(t, n);
6701
+ return la(t, n);
6706
6702
  let r;
6707
6703
  switch (a) {
6708
6704
  case "P":
@@ -6719,15 +6715,15 @@ const ua = (t, n) => {
6719
6715
  r = n.dateTime({ width: "full" });
6720
6716
  break;
6721
6717
  }
6722
- return r.replace("{{date}}", ua(a, n)).replace("{{time}}", ao(o, n));
6718
+ return r.replace("{{date}}", la(a, n)).replace("{{time}}", no(o, n));
6723
6719
  }, Bn = {
6724
- p: ao,
6720
+ p: no,
6725
6721
  P: Ou
6726
6722
  }, Du = /^D+$/, Iu = /^Y+$/, Pu = ["D", "DD", "YY", "YYYY"];
6727
- function oo(t) {
6723
+ function ao(t) {
6728
6724
  return Du.test(t);
6729
6725
  }
6730
- function ro(t) {
6726
+ function oo(t) {
6731
6727
  return Iu.test(t);
6732
6728
  }
6733
6729
  function Nn(t, n, e) {
@@ -6739,9 +6735,9 @@ function Bu(t, n, e) {
6739
6735
  return `Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${n}\`) for formatting ${a} to the input \`${e}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
6740
6736
  }
6741
6737
  const Nu = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Vu = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Ru = /^'([^]*?)'?$/, ju = /''/g, Lu = /[a-zA-Z]/;
6742
- function io(t, n, e) {
6738
+ function ro(t, n, e) {
6743
6739
  var d, u, f, y;
6744
- const a = Xt(), o = a.locale ?? eo, r = a.firstWeekContainsDate ?? ((u = (d = a.locale) == null ? void 0 : d.options) == null ? void 0 : u.firstWeekContainsDate) ?? 1, i = a.weekStartsOn ?? ((y = (f = a.locale) == null ? void 0 : f.options) == null ? void 0 : y.weekStartsOn) ?? 0, s = Ue(t);
6740
+ const a = Xt(), o = a.locale ?? Za, r = a.firstWeekContainsDate ?? ((u = (d = a.locale) == null ? void 0 : d.options) == null ? void 0 : u.firstWeekContainsDate) ?? 1, i = a.weekStartsOn ?? ((y = (f = a.locale) == null ? void 0 : f.options) == null ? void 0 : y.weekStartsOn) ?? 0, s = Ue(t);
6745
6741
  if (!Ul(s))
6746
6742
  throw new RangeError("Invalid time value");
6747
6743
  let l = n.match(Vu).map((h) => {
@@ -6757,7 +6753,7 @@ function io(t, n, e) {
6757
6753
  const T = h[0];
6758
6754
  if (T === "'")
6759
6755
  return { isToken: !1, value: $u(h) };
6760
- if (ia[T])
6756
+ if (ra[T])
6761
6757
  return { isToken: !0, value: h };
6762
6758
  if (T.match(Lu))
6763
6759
  throw new RangeError(
@@ -6774,8 +6770,8 @@ function io(t, n, e) {
6774
6770
  return l.map((h) => {
6775
6771
  if (!h.isToken) return h.value;
6776
6772
  const T = h.value;
6777
- (ro(T) || oo(T)) && Nn(T, n, String(t));
6778
- const m = ia[T[0]];
6773
+ (oo(T) || ao(T)) && Nn(T, n, String(t));
6774
+ const m = ra[T[0]];
6779
6775
  return m(s, T, o.localize, c);
6780
6776
  }).join("");
6781
6777
  }
@@ -6804,7 +6800,7 @@ function Au(t, n) {
6804
6800
  ), e;
6805
6801
  }
6806
6802
  const zu = 10;
6807
- class so {
6803
+ class io {
6808
6804
  constructor() {
6809
6805
  B(this, "subPriority", 0);
6810
6806
  }
@@ -6812,7 +6808,7 @@ class so {
6812
6808
  return !0;
6813
6809
  }
6814
6810
  }
6815
- class qu extends so {
6811
+ class qu extends io {
6816
6812
  constructor(n, e, a, o, r) {
6817
6813
  super(), this.value = n, this.validateValue = e, this.setValue = a, this.priority = o, r && (this.subPriority = r);
6818
6814
  }
@@ -6823,7 +6819,7 @@ class qu extends so {
6823
6819
  return this.setValue(n, e, this.value, a);
6824
6820
  }
6825
6821
  }
6826
- class Gu extends so {
6822
+ class Gu extends io {
6827
6823
  constructor() {
6828
6824
  super(...arguments);
6829
6825
  B(this, "priority", zu);
@@ -6947,7 +6943,7 @@ function yt(t, n) {
6947
6943
  rest: n.slice(e[0].length)
6948
6944
  };
6949
6945
  }
6950
- function lo(t) {
6946
+ function so(t) {
6951
6947
  return $e(Ae.anyDigitsSigned, t);
6952
6948
  }
6953
6949
  function He(t, n) {
@@ -6995,7 +6991,7 @@ function Yn(t) {
6995
6991
  return 0;
6996
6992
  }
6997
6993
  }
6998
- function uo(t, n) {
6994
+ function lo(t, n) {
6999
6995
  const e = n > 0, a = e ? n : 1 - n;
7000
6996
  let o;
7001
6997
  if (a <= 50)
@@ -7006,7 +7002,7 @@ function uo(t, n) {
7006
7002
  }
7007
7003
  return e ? o : 1 - o;
7008
7004
  }
7009
- function co(t) {
7005
+ function uo(t) {
7010
7006
  return t % 400 === 0 || t % 4 === 0 && t % 100 !== 0;
7011
7007
  }
7012
7008
  class Uu extends _e {
@@ -7040,7 +7036,7 @@ class Uu extends _e {
7040
7036
  set(e, a, o) {
7041
7037
  const r = e.getFullYear();
7042
7038
  if (o.isTwoDigitYear) {
7043
- const s = uo(
7039
+ const s = lo(
7044
7040
  o.year,
7045
7041
  r
7046
7042
  );
@@ -7095,7 +7091,7 @@ class Xu extends _e {
7095
7091
  set(e, a, o, r) {
7096
7092
  const i = Gn(e, r);
7097
7093
  if (o.isTwoDigitYear) {
7098
- const l = uo(
7094
+ const l = lo(
7099
7095
  o.year,
7100
7096
  i
7101
7097
  );
@@ -7401,7 +7397,7 @@ class tc extends _e {
7401
7397
  }
7402
7398
  }
7403
7399
  function nc(t, n, e) {
7404
- const a = Ue(t), o = no(a, e) - n;
7400
+ const a = Ue(t), o = to(a, e) - n;
7405
7401
  return a.setDate(a.getDate() - o * 7), a;
7406
7402
  }
7407
7403
  class ac extends _e {
@@ -7442,7 +7438,7 @@ class ac extends _e {
7442
7438
  }
7443
7439
  }
7444
7440
  function oc(t, n) {
7445
- const e = Ue(t), a = to(e) - n;
7441
+ const e = Ue(t), a = eo(e) - n;
7446
7442
  return e.setDate(e.getDate() - a * 7), e;
7447
7443
  }
7448
7444
  class rc extends _e {
@@ -7528,7 +7524,7 @@ class lc extends _e {
7528
7524
  }
7529
7525
  }
7530
7526
  validate(e, a) {
7531
- const o = e.getFullYear(), r = co(o), i = e.getMonth();
7527
+ const o = e.getFullYear(), r = uo(o), i = e.getMonth();
7532
7528
  return r ? a >= 1 && a <= sc[i] : a >= 1 && a <= ic[i];
7533
7529
  }
7534
7530
  set(e, a, o) {
@@ -7571,7 +7567,7 @@ class uc extends _e {
7571
7567
  }
7572
7568
  validate(e, a) {
7573
7569
  const o = e.getFullYear();
7574
- return co(o) ? a >= 1 && a <= 366 : a >= 1 && a <= 365;
7570
+ return uo(o) ? a >= 1 && a <= 366 : a >= 1 && a <= 365;
7575
7571
  }
7576
7572
  set(e, a, o) {
7577
7573
  return e.setMonth(0, o), e.setHours(0, 0, 0, 0), e;
@@ -7580,7 +7576,7 @@ class uc extends _e {
7580
7576
  function Un(t, n, e) {
7581
7577
  var u, f, y, h;
7582
7578
  const a = Xt(), o = (e == null ? void 0 : e.weekStartsOn) ?? ((f = (u = e == null ? void 0 : e.locale) == null ? void 0 : u.options) == null ? void 0 : f.weekStartsOn) ?? a.weekStartsOn ?? ((h = (y = a.locale) == null ? void 0 : y.options) == null ? void 0 : h.weekStartsOn) ?? 0, r = Ue(t), i = r.getDay(), l = (n % 7 + 7) % 7, c = 7 - o, d = n < 0 || n > 6 ? n - (i + c) % 7 : (l + c) % 7 - (i + c) % 7;
7583
- return Ka(r, d);
7579
+ return Qa(r, d);
7584
7580
  }
7585
7581
  class cc extends _e {
7586
7582
  constructor() {
@@ -7751,7 +7747,7 @@ class fc extends _e {
7751
7747
  }
7752
7748
  function pc(t, n) {
7753
7749
  const e = Ue(t), a = Hu(e), o = n - a;
7754
- return Ka(e, o);
7750
+ return Qa(e, o);
7755
7751
  }
7756
7752
  class mc extends _e {
7757
7753
  constructor() {
@@ -8201,7 +8197,7 @@ class Mc extends _e {
8201
8197
  B(this, "incompatibleTokens", "*");
8202
8198
  }
8203
8199
  parse(e) {
8204
- return lo(e);
8200
+ return so(e);
8205
8201
  }
8206
8202
  set(e, a, o) {
8207
8203
  return [We(e, o * 1e3), { timestampIsSet: !0 }];
@@ -8214,7 +8210,7 @@ class _c extends _e {
8214
8210
  B(this, "incompatibleTokens", "*");
8215
8211
  }
8216
8212
  parse(e) {
8217
- return lo(e);
8213
+ return so(e);
8218
8214
  }
8219
8215
  set(e, a, o) {
8220
8216
  return [We(e, o), { timestampIsSet: !0 }];
@@ -8253,9 +8249,9 @@ const Ec = {
8253
8249
  t: new Mc(),
8254
8250
  T: new _c()
8255
8251
  }, Oc = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Dc = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Ic = /^'([^]*?)'?$/, Pc = /''/g, Bc = /\S/, Nc = /[a-zA-Z]/;
8256
- function fo(t, n, e, a) {
8252
+ function co(t, n, e, a) {
8257
8253
  var T, m, p, w;
8258
- const o = Wu(), r = o.locale ?? eo, i = o.firstWeekContainsDate ?? ((m = (T = o.locale) == null ? void 0 : T.options) == null ? void 0 : m.firstWeekContainsDate) ?? 1, s = o.weekStartsOn ?? ((w = (p = o.locale) == null ? void 0 : p.options) == null ? void 0 : w.weekStartsOn) ?? 0;
8254
+ const o = Wu(), r = o.locale ?? Za, i = o.firstWeekContainsDate ?? ((m = (T = o.locale) == null ? void 0 : T.options) == null ? void 0 : m.firstWeekContainsDate) ?? 1, s = o.weekStartsOn ?? ((w = (p = o.locale) == null ? void 0 : p.options) == null ? void 0 : w.weekStartsOn) ?? 0;
8259
8255
  if (n === "")
8260
8256
  return t === "" ? Ue(e) : We(e, NaN);
8261
8257
  const l = {
@@ -8271,7 +8267,7 @@ function fo(t, n, e, a) {
8271
8267
  return b;
8272
8268
  }).join("").match(Oc), u = [];
8273
8269
  for (let b of d) {
8274
- ro(b) && Nn(b, n, t), oo(b) && Nn(b, n, t);
8270
+ oo(b) && Nn(b, n, t), ao(b) && Nn(b, n, t);
8275
8271
  const S = b[0], C = Ec[S];
8276
8272
  if (C) {
8277
8273
  const { incompatibleTokens: x } = C;
@@ -8328,7 +8324,7 @@ function fo(t, n, e, a) {
8328
8324
  function Vc(t) {
8329
8325
  return t.match(Ic)[1].replace(Pc, "'");
8330
8326
  }
8331
- class po {
8327
+ class fo {
8332
8328
  constructor(n = { value: "", displayFormat: "", valueFormat: "" }) {
8333
8329
  B(this, "editorType", "date-picker");
8334
8330
  B(this, "value");
@@ -8345,8 +8341,8 @@ class po {
8345
8341
  }
8346
8342
  getDisplayText() {
8347
8343
  if (typeof this.value == "string" && this.value) {
8348
- const n = fo(this.value, this.valueFormat, /* @__PURE__ */ new Date());
8349
- return io(n, this.displayFormat);
8344
+ const n = co(this.value, this.valueFormat, /* @__PURE__ */ new Date());
8345
+ return ro(n, this.displayFormat);
8350
8346
  }
8351
8347
  return this.getValue();
8352
8348
  }
@@ -8381,7 +8377,7 @@ class gn {
8381
8377
  return !this.begin || !this.end;
8382
8378
  }
8383
8379
  }
8384
- class mo {
8380
+ class po {
8385
8381
  constructor(n = { value: "", displayFormat: "", valueFormat: "" }) {
8386
8382
  B(this, "editorType", "datetime-picker");
8387
8383
  B(this, "value");
@@ -8398,8 +8394,8 @@ class mo {
8398
8394
  }
8399
8395
  getDisplayText() {
8400
8396
  if (typeof this.value == "string" && this.value) {
8401
- const n = fo(this.value, this.valueFormat, /* @__PURE__ */ new Date());
8402
- return io(n, this.displayFormat);
8397
+ const n = co(this.value, this.valueFormat, /* @__PURE__ */ new Date());
8398
+ return ro(n, this.displayFormat);
8403
8399
  }
8404
8400
  return this.getValue();
8405
8401
  }
@@ -8410,7 +8406,7 @@ class mo {
8410
8406
  return !this.value;
8411
8407
  }
8412
8408
  }
8413
- class ho {
8409
+ class mo {
8414
8410
  constructor(n = { value: "", valueList: [] }) {
8415
8411
  B(this, "editorType", "combo-list");
8416
8412
  B(this, "value");
@@ -8495,7 +8491,7 @@ class Rc {
8495
8491
  return !this.displayText && !this.value.length;
8496
8492
  }
8497
8493
  }
8498
- class yo {
8494
+ class ho {
8499
8495
  constructor(n = { mapFields: [], value: "", valueField: "", isInputText: !1, helpId: "" }) {
8500
8496
  B(this, "editorType", "lookup");
8501
8497
  B(this, "helpId");
@@ -8523,7 +8519,7 @@ class yo {
8523
8519
  return !this.mapFields.length;
8524
8520
  }
8525
8521
  }
8526
- class go {
8522
+ class yo {
8527
8523
  constructor(n = { value: "" }) {
8528
8524
  B(this, "editorType", "month-picker");
8529
8525
  B(this, "value");
@@ -8546,7 +8542,7 @@ class go {
8546
8542
  return !this.value;
8547
8543
  }
8548
8544
  }
8549
- class vo {
8545
+ class go {
8550
8546
  constructor(n = { begin: "", end: "" }) {
8551
8547
  B(this, "editorType", "month-range");
8552
8548
  B(this, "begin");
@@ -8570,7 +8566,7 @@ class vo {
8570
8566
  return !this.begin || !this.end;
8571
8567
  }
8572
8568
  }
8573
- class bo {
8569
+ class vo {
8574
8570
  constructor(n = { begin: null, end: null }) {
8575
8571
  B(this, "editorType", "number-range");
8576
8572
  B(this, "begin");
@@ -8597,7 +8593,7 @@ class bo {
8597
8593
  return this.begin == null && this.end == null;
8598
8594
  }
8599
8595
  }
8600
- class wo {
8596
+ class bo {
8601
8597
  constructor(n = { value: "" }) {
8602
8598
  B(this, "editorType", "number-spinner");
8603
8599
  B(this, "value");
@@ -8621,7 +8617,7 @@ class wo {
8621
8617
  return this.value == null || isNaN(this.value);
8622
8618
  }
8623
8619
  }
8624
- class Co {
8620
+ class wo {
8625
8621
  constructor(n = { value: null, valueList: [] }) {
8626
8622
  B(this, "editorType", "radio-group");
8627
8623
  B(this, "value");
@@ -8669,45 +8665,45 @@ class vn {
8669
8665
  return !this.value;
8670
8666
  }
8671
8667
  }
8672
- function xo() {
8668
+ function Co() {
8673
8669
  function t(n, e) {
8674
8670
  switch (n) {
8675
8671
  case "check-box":
8676
- return new Xa(e);
8672
+ return new Ua(e);
8677
8673
  case "combo-list":
8678
- return new ho(e);
8674
+ return new mo(e);
8679
8675
  case "combo-lookup":
8680
- return new Qa(e);
8676
+ return new Xa(e);
8681
8677
  case "input-group":
8682
8678
  return new Rc(e);
8683
8679
  case "date-picker":
8684
- return new po(e);
8680
+ return new fo(e);
8685
8681
  case "date-range":
8686
8682
  return new gn(e);
8687
8683
  case "datetime-picker":
8688
- return new mo(e);
8684
+ return new po(e);
8689
8685
  case "datetime-range":
8690
8686
  return new gn(e);
8691
8687
  case "lookup":
8692
- return new yo(e);
8688
+ return new ho(e);
8693
8689
  case "month-picker":
8694
- return new go(e);
8690
+ return new yo(e);
8695
8691
  case "month-range":
8696
- return new vo(e);
8692
+ return new go(e);
8697
8693
  case "number-range":
8698
- return new bo(e);
8694
+ return new vo(e);
8699
8695
  case "number-spinner":
8700
- return new wo(e);
8696
+ return new bo(e);
8701
8697
  case "radio-group":
8702
- return new Co(e);
8698
+ return new wo(e);
8703
8699
  default:
8704
8700
  return new vn(e);
8705
8701
  }
8706
8702
  }
8707
8703
  return { createConditionValue: t };
8708
8704
  }
8709
- function ko(t, n) {
8710
- const e = k(t.fields), a = k([]), o = /* @__PURE__ */ new Map(), { createConditionValue: r } = xo();
8705
+ function xo(t, n) {
8706
+ const e = k(t.fields), a = k([]), o = /* @__PURE__ */ new Map(), { createConditionValue: r } = Co();
8711
8707
  function i(d) {
8712
8708
  switch (d.editor ? d.editor.type : "input-group") {
8713
8709
  case "date-range":
@@ -8769,14 +8765,14 @@ function jc(t, n, e) {
8769
8765
  resizeObserver: a
8770
8766
  };
8771
8767
  }
8772
- const ca = /* @__PURE__ */ Ie({
8768
+ const ua = /* @__PURE__ */ Ie({
8773
8769
  name: "FConditionFields",
8774
- props: Ua,
8770
+ props: Ya,
8775
8771
  emits: ["valueChange", "blur", "focus", "click", "input"],
8776
8772
  setup(t, n) {
8777
8773
  const e = k(), a = k(t.key);
8778
8774
  k(t.isControlInline);
8779
- const o = k(t.conditions), r = ko(t), {
8775
+ const o = k(t.conditions), r = xo(t), {
8780
8776
  initialConditionValue: i,
8781
8777
  fieldMap: s,
8782
8778
  loadFieldConfigs: l
@@ -8837,7 +8833,7 @@ const ca = /* @__PURE__ */ Ie({
8837
8833
  class: f.value,
8838
8834
  key: a.value,
8839
8835
  ref: e
8840
- }, [T()]), [[Lo("area-response")]]);
8836
+ }, [T()]), [[jo("area-response")]]);
8841
8837
  }
8842
8838
  }), Xn = /* @__PURE__ */ new Map([
8843
8839
  ["appearance", rn]
@@ -9106,7 +9102,7 @@ const Zc = "https://json-schema.org/draft/2020-12/schema", ed = "https://farris-
9106
9102
  "id",
9107
9103
  "type",
9108
9104
  "editor"
9109
- ], So = {
9105
+ ], ko = {
9110
9106
  $schema: Zc,
9111
9107
  $id: ed,
9112
9108
  title: td,
@@ -9114,7 +9110,7 @@ const Zc = "https://json-schema.org/draft/2020-12/schema", ed = "https://farris-
9114
9110
  type: ad,
9115
9111
  properties: od,
9116
9112
  required: rd
9117
- }, Fo = {
9113
+ }, So = {
9118
9114
  id: { type: String, default: "" },
9119
9115
  customClass: { type: String, default: "" },
9120
9116
  customStyle: { type: String, default: "" },
@@ -9132,8 +9128,8 @@ const Zc = "https://json-schema.org/draft/2020-12/schema", ed = "https://farris-
9132
9128
  errors: { type: Object, default: null }
9133
9129
  };
9134
9130
  bt(
9135
- Fo,
9136
9131
  So,
9132
+ ko,
9137
9133
  Xn,
9138
9134
  void 0
9139
9135
  );
@@ -9174,9 +9170,9 @@ const id = {
9174
9170
  }, [a.value])]);
9175
9171
  }
9176
9172
  }), se = {}, le = {}, ue = {}, ce = {};
9177
- let da = !1;
9173
+ let ca = !1;
9178
9174
  function ld() {
9179
- da || (da = !0, Yr.register(se, le, ue, ce), Gr.register(se, le, ue, ce), Sa.register(se, le, ue, ce), Ur.register(se, le, ue, ce), Xr.register(se, le, ue, ce), Qr.register(se, le, ue, ce), aa.register(se, le, ue, ce), oa.register(se, le, ue, ce), aa.register(se, le, ue, ce), oa.register(se, le, ue, ce), In.register(se, le, ue, ce), Kr.register(se, le, ue, ce), Jr.register(se, le, ue, ce), ei.register(se, le, ue, ce), Zr.register(se, le, ue, ce), ti.register(se, le, ue, ce), ni.register(se, le, ue, ce), ai.register(se, le, ue, ce), Hr.register(se, le, ue, ce), oi.register(se, le, ue, ce), Gi.register(se, le, ue, ce), jr.register(se, le, ue, ce), ri.register(se, le, ue, ce), Li.register(se, le, ue, ce), si.register(se, le, ue, ce), li.register(se, le, ue, ce), ui.register(se, le, ue, ce), xa.register(se, le, ue, ce), ci.register(se, le, ue, ce), di.register(se, le, ue, ce), fi.register(se, le, ue, ce), pi.register(se, le, ue, ce), mi.register(se, le, ue, ce), hi.register(se, le, ue, ce), Vr.register(se, le, ue, ce), yi.register(se, le, ue, ce), gi.register(se, le, ue, ce), Lr.register(se, le, ue, ce), vi.register(se, le, ue, ce), bi.register(se, le, ue, ce), wi.register(se, le, ue, ce), Ci.register(se, le, ue, ce), ki.register(se, le, ue, ce), Si.register(se, le, ue, ce), xi.register(se, le, ue, ce), Vi.register(se, le, ue), Wr.register(se, le, ue, ce), Fi.register(se, le, ue, ce), Ti.register(se, le, ue, ce), Mi.register(se, le, ue, ce), _i.register(se, le, ue, ce), Ei.register(se, le, ue, ce), Wi.register(se, le, ue, ce), Nr.register(se, le, ue, ce), Ta.register(se, le, ue, ce), Oi.register(se, le, ue, ce), Di.register(se, le, ue, ce), Br.register(se, le, ue, ce), Ma.register(se, le, ue, ce), Pi.register(se, le, ue, ce), Ii.register(se, le, ue, ce), Bi.register(se, le, ue, ce), Ni.register(se, le, ue, ce), Ri.register(se, le, ue, ce), ii.register(se, le, ue, ce), ji.register(se, le, ue, ce), $i.register(se, le, ue, ce), Hi.register(se, le, ue, ce), Ai.register(se, le, ue, ce), zi.register(se, le, ue, ce), qi.register(se, le, ue, ce), Yi.register(se, le, ue, ce), Ui.register(se, le, ue, ce));
9175
+ ca || (ca = !0, Yr.register(se, le, ue, ce), Gr.register(se, le, ue, ce), ka.register(se, le, ue, ce), Ur.register(se, le, ue, ce), Xr.register(se, le, ue, ce), Qr.register(se, le, ue, ce), na.register(se, le, ue, ce), aa.register(se, le, ue, ce), na.register(se, le, ue, ce), aa.register(se, le, ue, ce), In.register(se, le, ue, ce), Kr.register(se, le, ue, ce), Jr.register(se, le, ue, ce), ei.register(se, le, ue, ce), Zr.register(se, le, ue, ce), ti.register(se, le, ue, ce), ni.register(se, le, ue, ce), ai.register(se, le, ue, ce), Hr.register(se, le, ue, ce), oi.register(se, le, ue, ce), Gi.register(se, le, ue, ce), Rr.register(se, le, ue, ce), ri.register(se, le, ue, ce), Li.register(se, le, ue, ce), si.register(se, le, ue, ce), li.register(se, le, ue, ce), ui.register(se, le, ue, ce), Ca.register(se, le, ue, ce), ci.register(se, le, ue, ce), di.register(se, le, ue, ce), fi.register(se, le, ue, ce), pi.register(se, le, ue, ce), mi.register(se, le, ue, ce), hi.register(se, le, ue, ce), Nr.register(se, le, ue, ce), yi.register(se, le, ue, ce), gi.register(se, le, ue, ce), Lr.register(se, le, ue, ce), vi.register(se, le, ue, ce), bi.register(se, le, ue, ce), wi.register(se, le, ue, ce), Ci.register(se, le, ue, ce), ki.register(se, le, ue, ce), Si.register(se, le, ue, ce), xi.register(se, le, ue, ce), Vi.register(se, le, ue), Wr.register(se, le, ue, ce), Fi.register(se, le, ue, ce), Ti.register(se, le, ue, ce), Mi.register(se, le, ue, ce), _i.register(se, le, ue, ce), Ei.register(se, le, ue, ce), Wi.register(se, le, ue, ce), Br.register(se, le, ue, ce), Fa.register(se, le, ue, ce), Oi.register(se, le, ue, ce), Di.register(se, le, ue, ce), Pr.register(se, le, ue, ce), Ta.register(se, le, ue, ce), Pi.register(se, le, ue, ce), Ii.register(se, le, ue, ce), Bi.register(se, le, ue, ce), Ni.register(se, le, ue, ce), Ri.register(se, le, ue, ce), ii.register(se, le, ue, ce), ji.register(se, le, ue, ce), $i.register(se, le, ue, ce), Hi.register(se, le, ue, ce), Ai.register(se, le, ue, ce), zi.register(se, le, ue, ce), qi.register(se, le, ue, ce), Yi.register(se, le, ue, ce), Ui.register(se, le, ue, ce));
9180
9176
  }
9181
9177
  function ud() {
9182
9178
  ld();
@@ -9326,7 +9322,7 @@ const cd = {
9326
9322
  }
9327
9323
  }), fd = /* @__PURE__ */ Ie({
9328
9324
  name: "FDynamicFormGroup",
9329
- props: Fo,
9325
+ props: So,
9330
9326
  emits: ["change", "update:modelValue"],
9331
9327
  setup(t, n) {
9332
9328
  var x;
@@ -9368,9 +9364,9 @@ const cd = {
9368
9364
  errors: f.value
9369
9365
  }, null);
9370
9366
  }
9371
- return ke([() => t.id, () => t.customClass, () => t.editor, () => t.label, () => t.modelValue, () => t.readonly, () => t.required, () => t.showLabel, () => t.visible, () => t.errors], ([g, F, _, M, v, I, D, O, P, q]) => {
9367
+ return ke([() => t.id, () => t.customClass, () => t.editor, () => t.label, () => t.modelValue, () => t.readonly, () => t.required, () => t.showLabel, () => t.visible, () => t.errors], ([g, F, _, M, v, I, D, O, P, z]) => {
9372
9368
  var W;
9373
- e.value = g, a.value = F, o.value = _, r.value = M, i.value = v, s.value = I, l.value = ((W = o.value) == null ? void 0 : W.required) || D, c.value = O, d.value = P, f.value = q;
9369
+ e.value = g, a.value = F, o.value = _, r.value = M, i.value = v, s.value = I, l.value = ((W = o.value) == null ? void 0 : W.required) || D, c.value = O, d.value = P, f.value = z;
9374
9370
  }), n.expose({
9375
9371
  editorRef: u
9376
9372
  }), () => d.value && E("div", {
@@ -9407,7 +9403,7 @@ const cd = {
9407
9403
  };
9408
9404
  bt(
9409
9405
  hd,
9410
- So,
9406
+ ko,
9411
9407
  Xn,
9412
9408
  void 0
9413
9409
  );
@@ -10035,7 +10031,7 @@ function $d(t, n) {
10035
10031
  }
10036
10032
  }
10037
10033
  }
10038
- function q() {
10034
+ function z() {
10039
10035
  const j = () => {
10040
10036
  m.value ? D(!1) : P(), document.body.click();
10041
10037
  };
@@ -10043,7 +10039,7 @@ function $d(t, n) {
10043
10039
  window.removeEventListener("resize", j);
10044
10040
  };
10045
10041
  }
10046
- const W = q();
10042
+ const W = z();
10047
10043
  return {
10048
10044
  renderResizeBar: I,
10049
10045
  boundingElement: a,
@@ -10135,7 +10131,7 @@ function Wd(t, n, e) {
10135
10131
  resetTranslate: S
10136
10132
  };
10137
10133
  }
10138
- function To(t, n) {
10134
+ function Fo(t, n) {
10139
10135
  if (t) {
10140
10136
  const e = (a) => {
10141
10137
  a.key.toLowerCase() === t.toLowerCase() && n({ event: a, key: t });
@@ -10148,7 +10144,7 @@ function To(t, n) {
10148
10144
  function Hd(t, n) {
10149
10145
  const e = k(t.enableEsc);
10150
10146
  let a = null;
10151
- return e.value ? (a = To("Escape", (o) => {
10147
+ return e.value ? (a = Fo("Escape", (o) => {
10152
10148
  n.emit("esc", { event: o.event, type: "esc" });
10153
10149
  }), {
10154
10150
  remove: a
@@ -10157,7 +10153,7 @@ function Hd(t, n) {
10157
10153
  function Ad(t, n) {
10158
10154
  const e = k(t.enableEnter);
10159
10155
  let a = null;
10160
- return e.value ? (a = To("Enter", (o) => {
10156
+ return e.value ? (a = Fo("Enter", (o) => {
10161
10157
  n.emit("enter", { event: o.event, type: "enter" });
10162
10158
  }), {
10163
10159
  remove: a
@@ -10195,7 +10191,7 @@ const en = /* @__PURE__ */ Ie({
10195
10191
  renderResizeBar: D,
10196
10192
  maximize: O,
10197
10193
  restore: P,
10198
- boundingElement: q,
10194
+ boundingElement: z,
10199
10195
  resizedEventParam: W,
10200
10196
  allowDrag: j,
10201
10197
  unWindowResizeHandle: H
@@ -10213,7 +10209,7 @@ const en = /* @__PURE__ */ Ie({
10213
10209
  J !== Fe && (p.value = J);
10214
10210
  }), ke(() => t.modelValue, (J, Fe) => {
10215
10211
  J !== Fe && (o.value = J, o.value && t.draggable && St(() => {
10216
- v.value && !w.value && (w.value = v.value.parentElement, q.value = w.value, Q(M.value, v.value, q.value));
10212
+ v.value && !w.value && (w.value = v.value.parentElement, z.value = w.value, Q(M.value, v.value, z.value));
10217
10213
  }), J || (w.value && (w.value = null), V())), o.value && (S.value = R());
10218
10214
  }), ke(() => t.showHeader, (J, Fe) => {
10219
10215
  J !== Fe && (l.value = J);
@@ -10265,7 +10261,7 @@ const en = /* @__PURE__ */ Ie({
10265
10261
  display: l.value ? "" : "none"
10266
10262
  };
10267
10263
  return J["pointer-events"] = j.value ? "auto" : "none", J;
10268
- }), fe = N(() => ({
10264
+ }), me = N(() => ({
10269
10265
  "f-icon": !0,
10270
10266
  modal_maximize: !0,
10271
10267
  modalrevert: I.value
@@ -10298,13 +10294,13 @@ const en = /* @__PURE__ */ Ie({
10298
10294
  function de(J) {
10299
10295
  J.width && (e.value = J.width), J.height && (a.value = J.height), J.buttons && (g.value = J.buttons), J.title && (p.value = J.title);
10300
10296
  }
10301
- let z = null, te = null;
10302
- $o(() => {
10297
+ let q = null, ae = null;
10298
+ Lo(() => {
10303
10299
  S.value = R();
10304
10300
  }), Ke(() => {
10305
- v.value && !w.value && (w.value = v.value.parentElement, q.value = w.value, Q(M.value, v.value, q.value)), X.value && document.body.classList.add("modal-open"), z = Hd(t, n), te = Ad(t, n);
10301
+ v.value && !w.value && (w.value = v.value.parentElement, z.value = w.value, Q(M.value, v.value, z.value)), X.value && document.body.classList.add("modal-open"), q = Hd(t, n), ae = Ad(t, n);
10306
10302
  }), on(() => {
10307
- H && H(), z && z.remove(), te && te.remove();
10303
+ H && H(), q && q.remove(), ae && ae.remove();
10308
10304
  }), n.expose({
10309
10305
  modalElementRef: v,
10310
10306
  updateModalOptions: de,
@@ -10322,7 +10318,7 @@ const en = /* @__PURE__ */ Ie({
10322
10318
  class: "f-btn-icon f-bare",
10323
10319
  style: "pointer-events: auto;"
10324
10320
  }, [E("span", {
10325
- class: fe.value
10321
+ class: me.value
10326
10322
  }, null)]), d.value && E("li", {
10327
10323
  class: "f-btn-icon f-bare",
10328
10324
  onClick: (J) => C(J, !1),
@@ -10395,10 +10391,10 @@ const en = /* @__PURE__ */ Ie({
10395
10391
  src: h.value
10396
10392
  }, null)]), rt()]), !s.value && v.value && !I.value && D(v.value)]);
10397
10393
  }
10398
- return () => E(ba, {
10394
+ return () => E(va, {
10399
10395
  to: "body"
10400
10396
  }, {
10401
- default: () => [X.value && E(va, {
10397
+ default: () => [X.value && E(ga, {
10402
10398
  name: "fade",
10403
10399
  appear: !0
10404
10400
  }, {
@@ -10412,7 +10408,7 @@ const en = /* @__PURE__ */ Ie({
10412
10408
  });
10413
10409
  }
10414
10410
  });
10415
- function Mo(t) {
10411
+ function To(t) {
10416
10412
  if (t.content && t.content.render)
10417
10413
  return t.content.render;
10418
10414
  if (t.render && typeof t.render == "function")
@@ -10431,7 +10427,7 @@ function zd(t) {
10431
10427
  }), h = t.closedCallback || ((b) => {
10432
10428
  }), T = t.resizeHandle || ((b) => {
10433
10429
  }), m = t.stopMoveHandle || ((b) => {
10434
- }), p = Mo(t), w = (b) => {
10430
+ }), p = To(t), w = (b) => {
10435
10431
  d.value = !1, e.unmount(), h(b);
10436
10432
  };
10437
10433
  return Ke(() => {
@@ -10463,7 +10459,7 @@ function zd(t) {
10463
10459
  });
10464
10460
  return document.body.appendChild(n), e.mount(n), e;
10465
10461
  }
10466
- class _o {
10462
+ class Mo {
10467
10463
  constructor(n) {
10468
10464
  B(this, "appContext", null);
10469
10465
  B(this, "modalRef", k());
@@ -10504,7 +10500,7 @@ class _o {
10504
10500
  open(n) {
10505
10501
  const e = document.createDocumentFragment();
10506
10502
  n.showMaxButton && n.fitContent && (n.showMaxButton = !1);
10507
- const a = Wo(Object.assign({
10503
+ const a = $o(Object.assign({
10508
10504
  title: "",
10509
10505
  showButtons: !0,
10510
10506
  showHeader: !0
@@ -10515,7 +10511,7 @@ class _o {
10515
10511
  }), c = n.stopMoveHandle || ((C) => {
10516
10512
  });
10517
10513
  let d;
10518
- const u = Mo(a.value), f = (C) => {
10514
+ const u = To(a.value), f = (C) => {
10519
10515
  var g;
10520
10516
  o.value = !1;
10521
10517
  const x = (g = C == null ? void 0 : C.target) == null ? void 0 : g.classList.contains("modal_close");
@@ -10551,7 +10547,7 @@ class _o {
10551
10547
  default: () => [u && u(this.app)]
10552
10548
  });
10553
10549
  return d = ((C) => {
10554
- const x = Ho(w, C);
10550
+ const x = Wo(w, C);
10555
10551
  return x.appContext = this.appContext, kn(x, e), x;
10556
10552
  })({
10557
10553
  ...a.value
@@ -10561,7 +10557,7 @@ class _o {
10561
10557
  a.value = {
10562
10558
  ...a.value,
10563
10559
  ...C
10564
- }, d && kn(Ao(d, {
10560
+ }, d && kn(Ho(d, {
10565
10561
  ...a
10566
10562
  }), e);
10567
10563
  },
@@ -10571,11 +10567,11 @@ class _o {
10571
10567
  };
10572
10568
  }
10573
10569
  }
10574
- const Eo = Symbol("FModalService");
10570
+ const _o = Symbol("FModalService");
10575
10571
  en.install = (t) => {
10576
10572
  t.component(en.name, en);
10577
- const n = new _o(t);
10578
- t.provide(Eo, n), t.provide("FModalService", n);
10573
+ const n = new Mo(t);
10574
+ t.provide(_o, n), t.provide("FModalService", n);
10579
10575
  };
10580
10576
  class Dt {
10581
10577
  static show(n) {
@@ -10584,7 +10580,7 @@ class Dt {
10584
10580
  }), a = !1, o = e.type === "error" || e.type === "prompt", r = e.type === "error" ? "错误提示" : e.type === "prompt" && e.title || "", i = e.acceptCallback || (() => {
10585
10581
  }), s = e.rejectCallback || (() => {
10586
10582
  });
10587
- let l = null, c = new _o(l);
10583
+ let l = null, c = new Mo(l);
10588
10584
  const d = () => {
10589
10585
  l && (l == null || l.destroy(), c = null);
10590
10586
  };
@@ -10743,7 +10739,7 @@ function Yd(t, n, e) {
10743
10739
  }
10744
10740
  return { getCompareOperators: o };
10745
10741
  }
10746
- function Oo() {
10742
+ function Eo() {
10747
10743
  const t = k({ relation: 0, items: [], children: [], path: [], groupId: 0, level: 0 }), n = /* @__PURE__ */ new Map(), e = /* @__PURE__ */ new Map();
10748
10744
  let a = 0;
10749
10745
  function o() {
@@ -10780,8 +10776,8 @@ function Oo() {
10780
10776
  }
10781
10777
  function l(_, M, v, I, D) {
10782
10778
  for (let O = 0; O < M; O++) {
10783
- const P = _ + (O + 1), q = r(D, P);
10784
- v.children.push(q), e.set(q.groupId, v), v = v.children[v.children.length - 1], I.push(v);
10779
+ const P = _ + (O + 1), z = r(D, P);
10780
+ v.children.push(z), e.set(z.groupId, v), v = v.children[v.children.length - 1], I.push(v);
10785
10781
  }
10786
10782
  return v;
10787
10783
  }
@@ -10791,8 +10787,8 @@ function Oo() {
10791
10787
  const O = I[I.length - 1];
10792
10788
  if (!O)
10793
10789
  throw new Error("The group path is out of range");
10794
- const P = _ + M, q = r(D, P);
10795
- return O.children.push(q), e.set(q.groupId, O), v = O.children[O.children.length - 1], I.push(v), v;
10790
+ const P = _ + M, z = r(D, P);
10791
+ return O.children.push(z), e.set(z.groupId, O), v = O.children[O.children.length - 1], I.push(v), v;
10796
10792
  }
10797
10793
  function d(_, M, v, I) {
10798
10794
  v.pop();
@@ -10803,16 +10799,16 @@ function Oo() {
10803
10799
  let P = _[_.length - 1];
10804
10800
  if (!P)
10805
10801
  throw new Error("The group path is out of range");
10806
- const q = M.get(I) || 0, W = M.get(v) || 0;
10802
+ const z = M.get(I) || 0, W = M.get(v) || 0;
10807
10803
  if (v < 0 || v === I)
10808
10804
  return _[_.length - 1];
10809
- const j = q - W, H = D && D.relation !== void 0 ? D.relation : 1;
10810
- return P = j > 0 ? l(W, j, P, _, H) : P, P = j < 0 ? c(W, j, P, _, H) : P, P = j === 0 && W > 0 && q > 0 && D && O && !!D.rBracket && !!O.lBracket ? d(W, P, _, H) : P, P;
10805
+ const j = z - W, H = D && D.relation !== void 0 ? D.relation : 1;
10806
+ return P = j > 0 ? l(W, j, P, _, H) : P, P = j < 0 ? c(W, j, P, _, H) : P, P = j === 0 && W > 0 && z > 0 && D && O && !!D.rBracket && !!O.lBracket ? d(W, P, _, H) : P, P;
10811
10807
  }
10812
10808
  function f(_) {
10813
10809
  const v = { relation: _.length && _[0].relation !== void 0 ? _[0].relation : 1, items: [], children: [], path: [], groupId: 0, level: 0 }, I = [v], D = s(_);
10814
10810
  return _.forEach((O, P) => {
10815
- const q = P - 1, W = _[q], j = u(I, D, q, P, W, O);
10811
+ const z = P - 1, W = _[z], j = u(I, D, z, P, W, O);
10816
10812
  j.items.push(O), n.set(O.conditionId, j);
10817
10813
  }), t.value = v, v;
10818
10814
  }
@@ -10831,12 +10827,12 @@ function Oo() {
10831
10827
  }
10832
10828
  function T(_, M, v, I) {
10833
10829
  _.reduce((D, O) => {
10834
- const P = O.conditionId !== void 0, q = O.groupId !== void 0;
10830
+ const P = O.conditionId !== void 0, z = O.groupId !== void 0;
10835
10831
  if (P) {
10836
10832
  const W = O;
10837
10833
  v.push(W), D.items.set(W.conditionId, W);
10838
10834
  }
10839
- if (q) {
10835
+ if (z) {
10840
10836
  const W = O;
10841
10837
  I.push(W), D.groups.set(W.groupId, W);
10842
10838
  }
@@ -10958,15 +10954,15 @@ function Ud(t, n, e) {
10958
10954
  }
10959
10955
  const Fn = /* @__PURE__ */ Ie({
10960
10956
  name: "FConditionList",
10961
- props: Ua,
10957
+ props: Ya,
10962
10958
  emits: ["valueChange", "labelCodeChange", "compareTypeChange"],
10963
10959
  setup(t, n) {
10964
- const e = k(t.key), a = k(t.conditions), o = ko(t), {
10960
+ const e = k(t.key), a = k(t.conditions), o = xo(t), {
10965
10961
  convertToSingleControl: r,
10966
10962
  fields: i,
10967
10963
  fieldMap: s,
10968
10964
  loadFieldConfigs: l
10969
- } = o, c = Oo(), {
10965
+ } = o, c = Eo(), {
10970
10966
  addCondition: d,
10971
10967
  changeGroupRelation: u,
10972
10968
  getConditions: f,
@@ -10979,7 +10975,7 @@ const Fn = /* @__PURE__ */ Ie({
10979
10975
  unGroup: b
10980
10976
  } = c, {
10981
10977
  createConditionValue: S
10982
- } = xo(), C = Ud(t, n, c), {
10978
+ } = Co(), C = Ud(t, n, c), {
10983
10979
  selectedItems: x,
10984
10980
  toggleSelect: g
10985
10981
  } = C, {
@@ -11044,7 +11040,7 @@ const Fn = /* @__PURE__ */ Ie({
11044
11040
  }
11045
11041
  }, null)]);
11046
11042
  }
11047
- function q(V) {
11043
+ function z(V) {
11048
11044
  return [E("div", {
11049
11045
  class: "condition-list-item-extend"
11050
11046
  }, [E("span", {
@@ -11069,7 +11065,7 @@ const Fn = /* @__PURE__ */ Ie({
11069
11065
  return V.items.map((X) => E("div", {
11070
11066
  class: "condition-list-item",
11071
11067
  key: X.conditionId
11072
- }, [D(X), O(X), P(X), q(X)]));
11068
+ }, [D(X), O(X), P(X), z(X)]));
11073
11069
  }
11074
11070
  function j(V) {
11075
11071
  return E("div", {
@@ -11123,7 +11119,7 @@ const Fn = /* @__PURE__ */ Ie({
11123
11119
  }
11124
11120
  });
11125
11121
  Fn.install = (t) => {
11126
- t.component(ca.name, ca).component(Fn.name, Fn);
11122
+ t.component(ua.name, ua).component(Fn.name, Fn);
11127
11123
  };
11128
11124
  const Xd = [
11129
11125
  "equal",
@@ -11257,37 +11253,37 @@ const Xd = [
11257
11253
  ["text", Qd]
11258
11254
  ]);
11259
11255
  function nf() {
11260
- const t = k([]), n = /* @__PURE__ */ new Map(), { loadConditionGroup: e } = Oo();
11256
+ const t = k([]), n = /* @__PURE__ */ new Map(), { loadConditionGroup: e } = Eo();
11261
11257
  function a(m, p) {
11262
11258
  switch (m) {
11263
11259
  case "check-box":
11264
- return new Xa({ value: p });
11260
+ return new Ua({ value: p });
11265
11261
  case "combo-list":
11266
- return new ho({ value: p });
11262
+ return new mo({ value: p });
11267
11263
  case "combo-lookup":
11268
- return new Qa({ value: p });
11264
+ return new Xa({ value: p });
11269
11265
  case "input-group":
11270
11266
  return new vn({ value: p });
11271
11267
  case "date-picker":
11272
- return new po({ value: p });
11268
+ return new fo({ value: p });
11273
11269
  case "date-range":
11274
11270
  return new gn({ value: p });
11275
11271
  case "datetime-picker":
11276
- return new mo({ value: p });
11272
+ return new po({ value: p });
11277
11273
  case "datetime-range":
11278
11274
  return new gn({ value: p });
11279
11275
  case "lookup":
11280
- return new yo({ value: p });
11276
+ return new ho({ value: p });
11281
11277
  case "month-picker":
11282
- return new go({ value: p });
11278
+ return new yo({ value: p });
11283
11279
  case "month-range":
11284
- return new vo({ value: p });
11280
+ return new go({ value: p });
11285
11281
  case "number-range":
11286
- return new bo({ value: p });
11282
+ return new vo({ value: p });
11287
11283
  case "number-spinner":
11288
- return new wo({ value: p });
11284
+ return new bo({ value: p });
11289
11285
  case "radio-group":
11290
- return new Co({ value: p });
11286
+ return new wo({ value: p });
11291
11287
  default:
11292
11288
  return new vn({ value: p });
11293
11289
  }
@@ -11380,69 +11376,69 @@ function of(t, n, e, a, o, r, i, s, l) {
11380
11376
  const oe = d.value;
11381
11377
  if (oe.length <= 0)
11382
11378
  return 0;
11383
- const pe = f.value < oe.length ? oe[f.value] : oe[oe.length - 1];
11384
- return pe.__fv_data_position__ > oe.length * p ? oe.length * p : (pe.__fv_data_position__ || 0) + (pe.__fv_data_height__ || 0) + Math.max(oe.length - 1 - f.value, 0) * p;
11379
+ const fe = f.value < oe.length ? oe[f.value] : oe[oe.length - 1];
11380
+ return fe.__fv_data_position__ > oe.length * p ? oe.length * p : (fe.__fv_data_position__ || 0) + (fe.__fv_data_height__ || 0) + Math.max(oe.length - 1 - f.value, 0) * p;
11385
11381
  }
11386
11382
  const O = N(() => {
11387
11383
  const oe = D();
11388
11384
  d.value;
11389
- let pe = g.value / Math.max(oe, g.value), ge = Math.floor(pe * g.value);
11385
+ let fe = g.value / Math.max(oe, g.value), ge = Math.floor(fe * g.value);
11390
11386
  for (; g.value > 0 && ge < M; )
11391
- pe *= v, ge = Math.floor(pe * g.value);
11387
+ fe *= v, ge = Math.floor(fe * g.value);
11392
11388
  return ge;
11393
- }), P = N(() => Math.floor(F.value / Math.max(h.value, F.value) * x.value)), q = 0, W = 0, j = N(() => x.value - (T.value + h.value + m.value + s.value));
11389
+ }), P = N(() => Math.floor(F.value / Math.max(h.value, F.value) * x.value)), z = 0, W = 0, j = N(() => x.value - (T.value + h.value + m.value + s.value));
11394
11390
  function H(oe) {
11395
11391
  const ge = Math.floor(oe / p) + 1, Ne = d.value;
11396
11392
  return Ne.length > ge ? Ne[ge].__fv_visible_index__ - 1 : 0;
11397
11393
  }
11398
- function Q(oe, pe, ge) {
11399
- let Ne = oe, Ge = pe;
11400
- const et = pe - oe + 1;
11394
+ function Q(oe, fe, ge) {
11395
+ let Ne = oe, Ge = fe;
11396
+ const et = fe - oe + 1;
11401
11397
  if (et < i + r.value + i) {
11402
- const U = i + r.value + i - et, me = pe + U <= ge, Ce = 0 + U <= oe;
11403
- if (me)
11398
+ const U = i + r.value + i - et, pe = fe + U <= ge, Ce = 0 + U <= oe;
11399
+ if (pe)
11404
11400
  Ge += U, C = Ge;
11405
11401
  else if (Ce)
11406
11402
  Ne -= U, S = Ne;
11407
11403
  else {
11408
- const Ee = ge - pe, L = U - Ee;
11409
- Ge = Math.min(pe + Ee, ge), Ne = Math.max(oe - L, 0);
11404
+ const Ee = ge - fe, L = U - Ee;
11405
+ Ge = Math.min(fe + Ee, ge), Ne = Math.max(oe - L, 0);
11410
11406
  }
11411
11407
  }
11412
11408
  return { actualStart: Ne, actualEnd: Ge };
11413
11409
  }
11414
11410
  function R(oe) {
11415
11411
  var Ee, L;
11416
- const pe = d.value;
11417
- if (!pe.length) {
11412
+ const fe = d.value;
11413
+ if (!fe.length) {
11418
11414
  e.value = [];
11419
11415
  return;
11420
11416
  }
11421
- const ge = (Ee = t.pagination) != null && Ee.enable ? 0 : Math.max(S - i, 0), Ne = pe[pe.length - 1].__fv_visible_index__, Ge = (L = t.pagination) != null && L.enable ? pe.length - 1 : Math.min(C + i, Ne), { actualStart: et, actualEnd: U } = Q(ge, Ge, Ne), me = pe[et - 1], Ce = u(et, U, me, oe);
11417
+ const ge = (Ee = t.pagination) != null && Ee.enable ? 0 : Math.max(S - i, 0), Ne = fe[fe.length - 1].__fv_visible_index__, Ge = (L = t.pagination) != null && L.enable ? fe.length - 1 : Math.min(C + i, Ne), { actualStart: et, actualEnd: U } = Q(ge, Ge, Ne), pe = fe[et - 1], Ce = u(et, U, pe, oe);
11422
11418
  Ce.length && (e.value = [...Ce]);
11423
11419
  }
11424
11420
  const V = N(() => D() > g.value), X = N(() => Math.floor(h.value) > F.value);
11425
- function A(oe, pe) {
11421
+ function A(oe, fe) {
11426
11422
  let ge = oe;
11427
- const Ne = ge > q, Ge = V.value;
11428
- Ge && ge < g.value - pe && (ge = g.value - pe), (!Ge || Ne) && (ge = q), w.value !== ge && (w.value = ge);
11423
+ const Ne = ge > z, Ge = V.value;
11424
+ Ge && ge < g.value - fe && (ge = g.value - fe), (!Ge || Ne) && (ge = z), w.value !== ge && (w.value = ge);
11429
11425
  }
11430
11426
  function $() {
11431
11427
  _.value && (S = H(Math.abs(w.value)), C = S + r.value - 1, (S < y.value || C > f.value - i / 2) && R());
11432
11428
  }
11433
11429
  function G(oe) {
11434
- let pe = w.value + oe;
11435
- pe > q && (pe = q);
11430
+ let fe = w.value + oe;
11431
+ fe > z && (fe = z);
11436
11432
  const ge = D();
11437
- A(pe, ge), $();
11433
+ A(fe, ge), $();
11438
11434
  }
11439
11435
  function K(oe) {
11440
11436
  if (!X.value) {
11441
11437
  b.value = 0;
11442
11438
  return;
11443
11439
  }
11444
- let pe = b.value + oe;
11445
- pe > W && (pe = W), pe < j.value && (pe = j.value), b.value !== pe && (b.value = pe);
11440
+ let fe = b.value + oe;
11441
+ fe > W && (fe = W), fe < j.value && (fe = j.value), b.value !== fe && (b.value = fe);
11446
11442
  }
11447
11443
  function re() {
11448
11444
  Math.abs(b.value) + F.value > h.value && (b.value = Math.min(F.value - h.value, 0));
@@ -11450,25 +11446,25 @@ function of(t, n, e, a, o, r, i, s, l) {
11450
11446
  function Z() {
11451
11447
  w.value = 0, S = 0, C = r.value - 1, R();
11452
11448
  }
11453
- function fe() {
11449
+ function me() {
11454
11450
  const oe = D();
11455
11451
  A(w.value, oe);
11456
11452
  }
11457
11453
  ke([F, h], () => {
11458
11454
  K(0);
11459
- }), ke(g, (oe, pe) => {
11460
- oe !== pe && oe >= c.value.length * p && G(0);
11455
+ }), ke(g, (oe, fe) => {
11456
+ oe !== fe && oe >= c.value.length * p && G(0);
11461
11457
  });
11462
11458
  function ye(oe) {
11463
- let { deltaX: pe } = oe, ge = -1 * oe.deltaY;
11464
- return typeof pe > "u" && (pe = -1 * oe.wheelDeltaX / 6), typeof ge > "u" && (ge = oe.wheelDeltaY / 6), oe.deltaMode && oe.deltaMode === 1 && (pe *= 10, ge *= 10), oe.shiftKey ? { deltaY: -ge, deltaX: -pe } : { deltaX: pe, deltaY: ge };
11459
+ let { deltaX: fe } = oe, ge = -1 * oe.deltaY;
11460
+ return typeof fe > "u" && (fe = -1 * oe.wheelDeltaX / 6), typeof ge > "u" && (ge = oe.wheelDeltaY / 6), oe.deltaMode && oe.deltaMode === 1 && (fe *= 10, ge *= 10), oe.shiftKey ? { deltaY: -ge, deltaX: -fe } : { deltaX: fe, deltaY: ge };
11465
11461
  }
11466
11462
  function Se(oe) {
11467
11463
  if (t.disabled || !V.value || oe.target.tagName === "TEXTAREA")
11468
11464
  return;
11469
11465
  oe.preventDefault(), oe.stopPropagation();
11470
- const { deltaX: pe, deltaY: ge } = ye(oe);
11471
- G(ge), K(pe);
11466
+ const { deltaX: fe, deltaY: ge } = ye(oe);
11467
+ G(ge), K(fe);
11472
11468
  }
11473
11469
  const Be = N(() => ({
11474
11470
  height: `${c.value.length * p}px`,
@@ -11482,11 +11478,11 @@ function of(t, n, e, a, o, r, i, s, l) {
11482
11478
  transform: `translate(${b.value}px, ${w.value}px)`
11483
11479
  })), de = N(() => ({
11484
11480
  transform: `translate(${b.value}px, ${w.value}px)`
11485
- })), z = N(() => ({
11481
+ })), q = N(() => ({
11486
11482
  height: `${c.value.length * p}px`,
11487
11483
  width: `${m.value}px`,
11488
11484
  transform: `translateY(${w.value}px)`
11489
- })), te = N(() => ({
11485
+ })), ae = N(() => ({
11490
11486
  transform: `translateY(${w.value}px)`
11491
11487
  })), be = N(() => ({
11492
11488
  height: `${c.value.length * p}px`,
@@ -11512,18 +11508,18 @@ function of(t, n, e, a, o, r, i, s, l) {
11512
11508
  })), De = k(!1), qe = k(-1), Re = k(-1), ut = k();
11513
11509
  function Ct(oe) {
11514
11510
  if (De.value && Re.value !== -1) {
11515
- const pe = Re.value - oe.pageX, ge = x.value - P.value;
11516
- if (Math.abs(pe) <= ge) {
11517
- const Ne = pe / (F.value - P.value) * (h.value - F.value);
11511
+ const fe = Re.value - oe.pageX, ge = x.value - P.value;
11512
+ if (Math.abs(fe) <= ge) {
11513
+ const Ne = fe / (F.value - P.value) * (h.value - F.value);
11518
11514
  K(Ne), Re.value = oe.pageX;
11519
11515
  }
11520
11516
  }
11521
11517
  }
11522
11518
  function Tt(oe) {
11523
11519
  if (De.value && qe.value !== -1) {
11524
- const pe = qe.value - oe.pageY, ge = D(), Ne = ge - O.value;
11525
- if (Math.abs(pe) <= Ne) {
11526
- const Ge = pe / (g.value - O.value) * (ge - g.value);
11520
+ const fe = qe.value - oe.pageY, ge = D(), Ne = ge - O.value;
11521
+ if (Math.abs(fe) <= Ne) {
11522
+ const Ge = fe / (g.value - O.value) * (ge - g.value);
11527
11523
  G(Ge), qe.value = oe.pageY;
11528
11524
  }
11529
11525
  }
@@ -11531,16 +11527,16 @@ function of(t, n, e, a, o, r, i, s, l) {
11531
11527
  function mt(oe) {
11532
11528
  De.value = !1, qe.value = -1, Re.value = -1, document.removeEventListener("mouseup", mt), I && (document.removeEventListener("mousemove", I), I = null), document.body.style.userSelect = "", ut.value && (ut.value.style.opacity = null);
11533
11529
  }
11534
- function Vt(oe, pe, ge) {
11530
+ function Vt(oe, fe, ge) {
11535
11531
  var et;
11536
11532
  De.value = !0;
11537
11533
  const Ne = (et = oe.target) == null ? void 0 : et.parentElement;
11538
- Ne && (Ne.style.opacity = "1", ut.value = Ne), I || (I = Uo(ge === "horizontal" ? Ct : Tt, 50)), ge === "vertical" && (qe.value = oe.pageY), ge === "horizontal" && (Re.value = oe.pageX), pe.value && (pe.value, document.addEventListener("mousemove", I), document.addEventListener("mouseup", mt), document.body.style.userSelect = "none");
11534
+ Ne && (Ne.style.opacity = "1", ut.value = Ne), I || (I = Yo(ge === "horizontal" ? Ct : Tt, 50)), ge === "vertical" && (qe.value = oe.pageY), ge === "horizontal" && (Re.value = oe.pageX), fe.value && (fe.value, document.addEventListener("mousemove", I), document.addEventListener("mouseup", mt), document.body.style.userSelect = "none");
11539
11535
  }
11540
11536
  function Mt(oe) {
11541
- const pe = c.value.length * p - g.value;
11537
+ const fe = c.value.length * p - g.value;
11542
11538
  let ge = oe * p;
11543
- ge >= pe && (ge = pe), G(-ge - w.value);
11539
+ ge >= fe && (ge = fe), G(-ge - w.value);
11544
11540
  }
11545
11541
  function xt() {
11546
11542
  Mt(c.value.length);
@@ -11565,12 +11561,12 @@ function of(t, n, e, a, o, r, i, s, l) {
11565
11561
  onWheel: Se,
11566
11562
  reCalculateVisualDataRows: R,
11567
11563
  resetScroll: Z,
11568
- rightFixedGridDataStyle: z,
11564
+ rightFixedGridDataStyle: q,
11569
11565
  rightFixedGridHeaderColumnsStyle: rt,
11570
- rightFixedGridMergedDataStyle: te,
11566
+ rightFixedGridMergedDataStyle: ae,
11571
11567
  shouldShowHorizontalScrollbar: X,
11572
11568
  shouldShowVirticalScrollbar: V,
11573
- updateVirticalScroll: fe,
11569
+ updateVirticalScroll: me,
11574
11570
  updateVisibleRowsOnLatestVisibleScope: $,
11575
11571
  verticalScrollThumbStyle: pt,
11576
11572
  viewPortWidth: F,
@@ -11582,7 +11578,7 @@ function of(t, n, e, a, o, r, i, s, l) {
11582
11578
  }
11583
11579
  function rf(t) {
11584
11580
  var r;
11585
- const { isUndefined: n } = Ko(), e = ((r = t.rowOption) == null ? void 0 : r.height) || 28;
11581
+ const { isUndefined: n } = Qo(), e = ((r = t.rowOption) == null ? void 0 : r.height) || 28;
11586
11582
  function a(i, s) {
11587
11583
  const l = i.pre;
11588
11584
  if (l) {
@@ -11637,7 +11633,7 @@ function lf() {
11637
11633
  function uf() {
11638
11634
  const {
11639
11635
  formatTo: t
11640
- } = Jo();
11636
+ } = Ko();
11641
11637
  function n(a, o) {
11642
11638
  if (a) {
11643
11639
  let r = "yyyy-MM-dd";
@@ -11662,7 +11658,7 @@ function uf() {
11662
11658
  function cf() {
11663
11659
  const {
11664
11660
  formatTo: t
11665
- } = Zo();
11661
+ } = Jo();
11666
11662
  function n(e, a) {
11667
11663
  const o = {
11668
11664
  precision: a.precision,
@@ -11797,8 +11793,8 @@ function mf(t, n, e, a, o, r, i) {
11797
11793
  __fv_data_grid_group_field__: v,
11798
11794
  __fv_data_grid_group_value__: I,
11799
11795
  __fv_data_index__: D
11800
- } = g, O = g.__fv_data_grid_group_layer__ || (g.__fv_parents__ ? (X = g.__fv_parents__) == null ? void 0 : X.size : 0) || 0, P = typeof g.parent == "number" ? Number(g.parent) : -1, q = g.__fv_data_grid_group_collapse__ || g[u.value], W = g.__fv_visible__ === void 0 ? !0 : g.__fv_visible__, j = g.__fv_checked__, H = g.__fv_indeterminate__, Q = g.__fv_disabled__ || g[((A = t.rowOption) == null ? void 0 : A.disabledField) || "disabled"], R = t.hierarchy && n.isVisibleInTree(g), V = {
11801
- collapse: q,
11796
+ } = g, O = g.__fv_data_grid_group_layer__ || (g.__fv_parents__ ? (X = g.__fv_parents__) == null ? void 0 : X.size : 0) || 0, P = typeof g.parent == "number" ? Number(g.parent) : -1, z = g.__fv_data_grid_group_collapse__ || g[u.value], W = g.__fv_visible__ === void 0 ? !0 : g.__fv_visible__, j = g.__fv_checked__, H = g.__fv_indeterminate__, Q = g.__fv_disabled__ || g[((A = t.rowOption) == null ? void 0 : A.disabledField) || "disabled"], R = t.hierarchy && n.isVisibleInTree(g), V = {
11797
+ collapse: z,
11802
11798
  data: {},
11803
11799
  dataIndex: D,
11804
11800
  groupField: v,
@@ -11953,7 +11949,7 @@ function hf(t, n, e, a, o) {
11953
11949
  function P(R) {
11954
11950
  D(R, !0), R.status = gt.initial;
11955
11951
  }
11956
- function q(R) {
11952
+ function z(R) {
11957
11953
  D(R, !1), R.status = gt.initial;
11958
11954
  }
11959
11955
  function W(R, V, X) {
@@ -11997,7 +11993,7 @@ function hf(t, n, e, a, o) {
11997
11993
  onClickCellByKeyboard: F,
11998
11994
  onEditingRow: O,
11999
11995
  acceptEditingRow: P,
12000
- cancelEditingRow: q,
11996
+ cancelEditingRow: z,
12001
11997
  getEditingSnapshot: p,
12002
11998
  getEditor: W,
12003
11999
  endEditCell: j,
@@ -12036,14 +12032,14 @@ function gf(t, n, e, a) {
12036
12032
  }
12037
12033
  function b(O, P) {
12038
12034
  var j;
12039
- const q = P ?? O.dataIndex, W = {
12035
+ const z = P ?? O.dataIndex, W = {
12040
12036
  "fv-grid-row": O.type === Zt.data,
12041
12037
  "fv-grid-group-row": O.type === Zt.group,
12042
12038
  "fv-grid-summary-row": O.type === Zt.summary,
12043
- "fv-grid-row-hover": q === m.value,
12039
+ "fv-grid-row-hover": z === m.value,
12044
12040
  "fv-grid-row-selected": w(O),
12045
- "fv-grid-row-odd": q % 2 > 0,
12046
- "fv-grid-row-even": q % 2 === 0,
12041
+ "fv-grid-row-odd": z % 2 > 0,
12042
+ "fv-grid-row-even": z % 2 === 0,
12047
12043
  "fv-grid-disabled": O.disabled
12048
12044
  };
12049
12045
  if ((j = t.rowOption) != null && j.customRowStyle) {
@@ -12053,22 +12049,22 @@ function gf(t, n, e, a) {
12053
12049
  return W;
12054
12050
  }
12055
12051
  function S(O) {
12056
- var q;
12052
+ var z;
12057
12053
  const P = {
12058
12054
  "fv-grid-cell": !0
12059
12055
  };
12060
- if ((q = t.rowOption) != null && q.customCellStyle) {
12056
+ if ((z = t.rowOption) != null && z.customCellStyle) {
12061
12057
  const W = t.rowOption.customCellStyle(O) || {};
12062
12058
  return Object.assign({}, P, W);
12063
12059
  }
12064
12060
  return P;
12065
12061
  }
12066
12062
  function C(O) {
12067
- var q;
12063
+ var z;
12068
12064
  const P = {
12069
12065
  "fv-grid-hierarchy-cell": !0
12070
12066
  };
12071
- if ((q = t.rowOption) != null && q.customCellStyle) {
12067
+ if ((z = t.rowOption) != null && z.customCellStyle) {
12072
12068
  const W = t.rowOption.customCellStyle(O) || {};
12073
12069
  return Object.assign({}, P, W);
12074
12070
  }
@@ -12106,12 +12102,12 @@ function gf(t, n, e, a) {
12106
12102
  }
12107
12103
  function D(O, P) {
12108
12104
  var j;
12109
- const q = P ?? O.dataIndex, W = {
12105
+ const z = P ?? O.dataIndex, W = {
12110
12106
  "fv-grid-sidebar-row": !0,
12111
- "fv-grid-sidebar-row-hover": q === m.value,
12107
+ "fv-grid-sidebar-row-hover": z === m.value,
12112
12108
  "fv-grid-sidebar-row-selected": w(O),
12113
- "fv-grid-sidebar-row-odd": q % 2 > 0,
12114
- "fv-grid-sidebar-row-even": q % 2 === 0,
12109
+ "fv-grid-sidebar-row-odd": z % 2 > 0,
12110
+ "fv-grid-sidebar-row-even": z % 2 === 0,
12115
12111
  "d-flex": !0,
12116
12112
  "align-items-center": !0
12117
12113
  };
@@ -12140,22 +12136,22 @@ function vf(t, n, e, a, o) {
12140
12136
  Y !== de && (y.value = Y);
12141
12137
  });
12142
12138
  function p() {
12143
- const Y = i.value.every((z) => h.value.includes(z[r.value])), de = i.value.every((z) => !h.value.includes(z[r.value]));
12139
+ const Y = i.value.every((q) => h.value.includes(q[r.value])), de = i.value.every((q) => !h.value.includes(q[r.value]));
12144
12140
  Y && (T.value = !0, m.value = !1), de && (T.value = !1, m.value = !1), !Y && !de && (T.value = !1, m.value = !0);
12145
12141
  }
12146
12142
  function w() {
12147
12143
  return s(h.value);
12148
12144
  }
12149
12145
  function b() {
12150
- const Y = a.value.reduce((z, te) => (z.set(te.raw[r.value], te), z), /* @__PURE__ */ new Map());
12151
- return h.value.map((z) => Y.get(z)).filter((z) => !!z);
12146
+ const Y = a.value.reduce((q, ae) => (q.set(ae.raw[r.value], ae), q), /* @__PURE__ */ new Map());
12147
+ return h.value.map((q) => Y.get(q)).filter((q) => !!q);
12152
12148
  }
12153
12149
  function S(Y) {
12154
- var z;
12150
+ var q;
12155
12151
  const de = Y.raw.__fv_children_index__;
12156
12152
  if (de && de.length) {
12157
- const te = de.map((be) => i.value[be]);
12158
- (z = h.value) != null && z.length && te.some((Me) => !h.value.includes(Me[r.value])) && (Y.indeterminate = !0, Y.raw.__fv_indeterminate__ = !0);
12153
+ const ae = de.map((be) => i.value[be]);
12154
+ (q = h.value) != null && q.length && ae.some((Me) => !h.value.includes(Me[r.value])) && (Y.indeterminate = !0, Y.raw.__fv_indeterminate__ = !0);
12159
12155
  }
12160
12156
  }
12161
12157
  const C = N(() => c.value && d.value), x = N(
@@ -12173,14 +12169,14 @@ function vf(t, n, e, a, o) {
12173
12169
  o.emit("unSelectItem", Y);
12174
12170
  }
12175
12171
  function D() {
12176
- const Y = a.value.filter((z) => z.indeterminate).map((z) => z.raw[r.value]);
12177
- a.value.forEach((z) => {
12178
- z.checked = !1, z.indeterminate = !1, z.raw.__fv_checked__ = !1, z.raw.__fv_indeterminate__ = !1;
12179
- }), b().forEach((z) => {
12180
- z.checked = !0, z.raw.__fv_checked__ = !0;
12181
- }), Y.forEach((z) => {
12182
- const te = a.value.find((be) => be.raw[r.value] === z);
12183
- S(te);
12172
+ const Y = a.value.filter((q) => q.indeterminate).map((q) => q.raw[r.value]);
12173
+ a.value.forEach((q) => {
12174
+ q.checked = !1, q.indeterminate = !1, q.raw.__fv_checked__ = !1, q.raw.__fv_indeterminate__ = !1;
12175
+ }), b().forEach((q) => {
12176
+ q.checked = !0, q.raw.__fv_checked__ = !0;
12177
+ }), Y.forEach((q) => {
12178
+ const ae = a.value.find((be) => be.raw[r.value] === q);
12179
+ S(ae);
12184
12180
  });
12185
12181
  }
12186
12182
  ke(() => a.value, () => {
@@ -12194,35 +12190,35 @@ function vf(t, n, e, a, o) {
12194
12190
  function P(Y) {
12195
12191
  return Y.raw[r.value];
12196
12192
  }
12197
- function q(Y) {
12198
- return h.value.findIndex((z) => z === P(Y));
12193
+ function z(Y) {
12194
+ return h.value.findIndex((q) => q === P(Y));
12199
12195
  }
12200
12196
  function W() {
12201
- b().forEach((z) => {
12202
- z.checked = !1;
12203
- }), s(h.value).forEach((z) => {
12204
- z.__fv_checked__ = !1;
12197
+ b().forEach((q) => {
12198
+ q.checked = !1;
12199
+ }), s(h.value).forEach((q) => {
12200
+ q.__fv_checked__ = !1;
12205
12201
  }), h.value = [], l.value = "", p();
12206
12202
  }
12207
12203
  function j(Y) {
12208
12204
  const de = Y;
12209
12205
  de.__fv_checked__ = !0, de.__fv_indeterminate__ = !1;
12210
- const z = new Set(h.value);
12211
- z.add(de[r.value]), h.value = Array.from(z.values());
12206
+ const q = new Set(h.value);
12207
+ q.add(de[r.value]), h.value = Array.from(q.values());
12212
12208
  }
12213
12209
  function H(Y) {
12214
12210
  const de = Y;
12215
- de.__fv_checked__ = !1, de.__fv_indeterminate__ = !1, h.value = h.value.filter((z) => z !== de[r.value]);
12211
+ de.__fv_checked__ = !1, de.__fv_indeterminate__ = !1, h.value = h.value.filter((q) => q !== de[r.value]);
12216
12212
  }
12217
12213
  function Q(Y) {
12218
12214
  const de = Y.raw;
12219
12215
  de.__fv_checked__ = !0, de.__fv_indeterminate__ = !1;
12220
- const z = new Set(h.value);
12221
- z.add(de[r.value]), h.value = Array.from(z.values()), Y.checked = !0, Y.indeterminate = !1;
12216
+ const q = new Set(h.value);
12217
+ q.add(de[r.value]), h.value = Array.from(q.values()), Y.checked = !0, Y.indeterminate = !1;
12222
12218
  }
12223
12219
  function R(Y) {
12224
12220
  const de = Y.raw;
12225
- de.__fv_checked__ = !1, de.__fv_indeterminate__ = !1, h.value = h.value.filter((z) => z !== de[r.value]), Y.checked = !1, Y.indeterminate = !1;
12221
+ de.__fv_checked__ = !1, de.__fv_indeterminate__ = !1, h.value = h.value.filter((q) => q !== de[r.value]), Y.checked = !1, Y.indeterminate = !1;
12226
12222
  }
12227
12223
  function V(Y) {
12228
12224
  Q(Y), l.value = Y.raw[r.value];
@@ -12235,30 +12231,30 @@ function vf(t, n, e, a, o) {
12235
12231
  }
12236
12232
  function $(Y) {
12237
12233
  const de = Y.raw;
12238
- de.__fv_checked__ = !1, de.__fv_indeterminate__ = !0, h.value = h.value.filter((z) => z !== de[r.value]), Y.checked = !1, Y.indeterminate = !0;
12234
+ de.__fv_checked__ = !1, de.__fv_indeterminate__ = !0, h.value = h.value.filter((q) => q !== de[r.value]), Y.checked = !1, Y.indeterminate = !0;
12239
12235
  }
12240
12236
  function G(Y) {
12241
12237
  O.value && W(), Y.checked ? R(Y) : Q(Y), v();
12242
12238
  }
12243
12239
  function K(Y, de = !0) {
12244
- const z = Y.checked;
12245
- O.value && W(), de ? Y.checked ? X(Y) : V(Y) : z ? X(Y) : V(Y), v(), Y.checked || I(Y);
12240
+ const q = Y.checked;
12241
+ O.value && W(), de ? Y.checked ? X(Y) : V(Y) : q ? X(Y) : V(Y), v(), Y.checked || I(Y);
12246
12242
  }
12247
12243
  function re(Y) {
12248
12244
  Y.raw[r.value] !== l.value && (W(), V(Y), v());
12249
12245
  }
12250
12246
  function Z(Y) {
12251
- const de = a.value.find((z) => z.raw[r.value] === Y);
12247
+ const de = a.value.find((q) => q.raw[r.value] === Y);
12252
12248
  de && re(de);
12253
12249
  }
12254
- function fe(Y) {
12255
- const de = a.value.filter((be) => Y.includes(be.raw[r.value])), z = de.map((be) => be.raw[r.value]), te = i.value.filter((be) => {
12250
+ function me(Y) {
12251
+ const de = a.value.filter((be) => Y.includes(be.raw[r.value])), q = de.map((be) => be.raw[r.value]), ae = i.value.filter((be) => {
12256
12252
  const Me = be[r.value];
12257
- return !z.includes(Me) && Y.includes(Me);
12253
+ return !q.includes(Me) && Y.includes(Me);
12258
12254
  });
12259
- (de.length || te.length) && (W(), x.value && (l.value = Y[0])), de.forEach((be) => {
12255
+ (de.length || ae.length) && (W(), x.value && (l.value = Y[0])), de.forEach((be) => {
12260
12256
  V(be);
12261
- }), te.forEach((be) => {
12257
+ }), ae.forEach((be) => {
12262
12258
  j(be);
12263
12259
  }), v();
12264
12260
  }
@@ -12266,12 +12262,12 @@ function vf(t, n, e, a, o) {
12266
12262
  for (const de of Y) {
12267
12263
  if (!h.value.includes(de))
12268
12264
  continue;
12269
- const z = a.value.find((te) => te.raw[r.value] === de);
12270
- if (z)
12271
- X(z);
12265
+ const q = a.value.find((ae) => ae.raw[r.value] === de);
12266
+ if (q)
12267
+ X(q);
12272
12268
  else {
12273
- const te = i.value.find((be) => be[r.value] === de);
12274
- te && H(te);
12269
+ const ae = i.value.find((be) => be[r.value] === de);
12270
+ ae && H(ae);
12275
12271
  }
12276
12272
  }
12277
12273
  h.value = h.value.filter(
@@ -12296,7 +12292,7 @@ function vf(t, n, e, a, o) {
12296
12292
  currentSelectedDataId: l,
12297
12293
  enableMultiSelect: d,
12298
12294
  enableSelectRow: c,
12299
- findIndexInSelectedItems: q,
12295
+ findIndexInSelectedItems: z,
12300
12296
  getSelectedItems: w,
12301
12297
  getSelectionRow: je,
12302
12298
  indeterminate: $,
@@ -12312,7 +12308,7 @@ function vf(t, n, e, a, o) {
12312
12308
  selectDataItem: j,
12313
12309
  selectItem: re,
12314
12310
  selectItemById: Z,
12315
- selectItemByIds: fe,
12311
+ selectItemByIds: me,
12316
12312
  showCheckBox: f,
12317
12313
  showSelectAll: y,
12318
12314
  toggleSelectItem: K,
@@ -12426,9 +12422,9 @@ function Tf(t, n, e, a, o, r, i, s, l, c, d, u, f, y, h, T, m) {
12426
12422
  } = y, {
12427
12423
  renderDataRow: F
12428
12424
  } = Dl(t, n, w, m, s, l, c, d, u, f, y), _ = [F];
12429
- function M(P, q) {
12425
+ function M(P, z) {
12430
12426
  const W = p(P);
12431
- return m.value.filter((j) => j.visible !== !1).map((j, H) => _[j.type](j, W, q, H));
12427
+ return m.value.filter((j) => j.visible !== !1).map((j, H) => _[j.type](j, W, z, H));
12432
12428
  }
12433
12429
  function v() {
12434
12430
  return E("div", {
@@ -12471,41 +12467,41 @@ const bn = /* @__PURE__ */ Ie({
12471
12467
  emits: ["selectionChange", "clickRow", "expandNode", "unSelectItem", "dblclickNode"],
12472
12468
  setup(t, n) {
12473
12469
  var Xe, ct;
12474
- const a = ((Xe = t.rowOption) == null ? void 0 : Xe.height) || 28, o = k(20), r = k(t.columns), i = nr(t), {
12470
+ const a = ((Xe = t.rowOption) == null ? void 0 : Xe.height) || 28, o = k(20), r = k(t.columns), i = tr(t), {
12475
12471
  idField: s
12476
- } = i, l = k(), c = k(), d = k(), u = k(), f = k(), y = k([]), h = k(!1), T = k(((ct = t.rowOption) == null ? void 0 : ct.wrapContent) || !1), m = ar(t, i), p = or(), w = rr(t), {
12472
+ } = i, l = k(), c = k(), d = k(), u = k(), f = k(), y = k([]), h = k(!1), T = k(((ct = t.rowOption) == null ? void 0 : ct.wrapContent) || !1), m = nr(t, i), p = ar(), w = or(t), {
12477
12473
  collapseField: b
12478
12474
  } = w, {
12479
12475
  showLoading: S,
12480
12476
  renderLoading: C
12481
- } = ir(t, l), x = sr(t, /* @__PURE__ */ new Map(), p, w, i), {
12477
+ } = rr(t, l), x = ir(t, /* @__PURE__ */ new Map(), p, w, i), {
12482
12478
  dataView: g
12483
- } = x, F = lr(t, x, i, y, n), _ = ur(t, y, x, i, F, n), M = N(() => t.disabled), v = N(() => t.virtualized ? Math.min(x.dataView.value.length, o.value) : x.dataView.value.length), {
12479
+ } = x, F = sr(t, x, i, y, n), _ = lr(t, y, x, i, F, n), M = N(() => t.disabled), v = N(() => t.virtualized ? Math.min(x.dataView.value.length, o.value) : x.dataView.value.length), {
12484
12480
  containerStyleObject: I
12485
- } = cr(t), D = dr(t), {
12481
+ } = ur(t), D = cr(t), {
12486
12482
  applyCommands: O
12487
12483
  } = D;
12488
12484
  O(r);
12489
- const P = fr(t), q = pr(t), {
12485
+ const P = dr(t), z = fr(t), {
12490
12486
  applyColumnSorter: W,
12491
12487
  columnContext: j,
12492
12488
  updateColumnRenderContext: H
12493
12489
  } = P;
12494
- W(x, q);
12495
- const Q = mr(t, j), R = hr(t, n, F, i), V = yr(t, n, i, R, y), X = gr(t), A = vr(t, V, X), $ = br(t, x, V, w, i, X, A), G = wr(t, r, x, v, 0, $), {
12490
+ W(x, z);
12491
+ const Q = pr(t, j), R = mr(t, n, F, i), V = hr(t, n, i, R, y), X = yr(t), A = gr(t, V, X), $ = vr(t, x, V, w, i, X, A), G = br(t, r, x, v, 0, $), {
12496
12492
  getVisualData: K
12497
- } = G, re = Cr(t, j), Z = xr(t, F), {
12498
- sidebarWidth: fe
12499
- } = Z, ye = kr(t, x, y, j, G, v, 0, fe), {
12493
+ } = G, re = wr(t, j), Z = Cr(t, F), {
12494
+ sidebarWidth: me
12495
+ } = Z, ye = xr(t, x, y, j, G, v, 0, me), {
12500
12496
  onWheel: Se,
12501
12497
  dataGridWidth: Be,
12502
12498
  viewPortHeight: je,
12503
12499
  viewPortWidth: Y,
12504
12500
  resetScroll: de,
12505
- updateVisibleRowsOnLatestVisibleScope: z
12506
- } = ye, te = Sr(t, j, c, Y, Q), {
12501
+ updateVisibleRowsOnLatestVisibleScope: q
12502
+ } = ye, ae = kr(t, j, c, Y, Q), {
12507
12503
  calculateColumnsSize: be
12508
- } = te, Me = Fr(), Pe = Tr(c, f, x, Me, ye), rt = Mr(t, n, P, x, Q, m, ye), wt = N(() => ({
12504
+ } = ae, Me = Sr(), Pe = Fr(c, f, x, Me, ye), rt = Tr(t, n, P, x, Q, m, ye), wt = N(() => ({
12509
12505
  "fv-grid": !0,
12510
12506
  "fv-grid-bordered": t.showBorder,
12511
12507
  "fv-grid-horizontal-bordered": t.showHorizontalLines,
@@ -12520,24 +12516,24 @@ const bn = /* @__PURE__ */ Ie({
12520
12516
  renderGridHeader: Fe,
12521
12517
  renderGridColumnResizeOverlay: De,
12522
12518
  shouldShowHeader: qe
12523
- } = _r(t, n, c, u, f, P, x, rt, Pe, p, Me, te, Q, F, Z, q, ye, Y, y), {
12519
+ } = Mr(t, n, c, u, f, P, x, rt, Pe, p, Me, ae, Q, F, Z, z, ye, Y, y), {
12524
12520
  renderDataGridSidebar: Re
12525
- } = Er(t, R, F, Z, ye), {
12521
+ } = _r(t, R, F, Z, ye), {
12526
12522
  renderDisableMask: ut
12527
- } = Or(), {
12523
+ } = Er(), {
12528
12524
  renderHorizontalScrollbar: Ct
12529
- } = Dr(t, c, ye), {
12525
+ } = Or(t, c, ye), {
12530
12526
  renderVerticalScrollbar: Tt
12531
- } = Ir(t, c, ye);
12527
+ } = Dr(t, c, ye);
12532
12528
  function mt() {
12533
12529
  var he, xe, tt;
12534
12530
  if (c.value && c.value.clientHeight > 0 && ((he = c.value) == null ? void 0 : he.clientWidth) > 0) {
12535
12531
  const Je = Math.ceil(c.value.clientHeight / a);
12536
- Je > o.value && (o.value = Je, z()), je.value = ((xe = d.value) == null ? void 0 : xe.clientHeight) || 0, Be.value = ((tt = c.value) == null ? void 0 : tt.clientWidth) || 0, be();
12532
+ Je > o.value && (o.value = Je, q()), je.value = ((xe = d.value) == null ? void 0 : xe.clientHeight) || 0, Be.value = ((tt = c.value) == null ? void 0 : tt.clientWidth) || 0, be();
12537
12533
  }
12538
12534
  }
12539
12535
  Ke(() => {
12540
- c.value && (o.value = Math.max(Math.ceil(c.value.clientHeight / a), o.value), y.value = K(0, v.value + 0 - 1), Fa(c.value, mt), be(), St(() => {
12536
+ c.value && (o.value = Math.max(Math.ceil(c.value.clientHeight / a), o.value), y.value = K(0, v.value + 0 - 1), Sa(c.value, mt), be(), St(() => {
12541
12537
  c.value && (Be.value = c.value.clientWidth), d.value && (Y.value = d.value.clientWidth, je.value = d.value.clientHeight);
12542
12538
  })), S.value && C();
12543
12539
  }), on(() => {
@@ -12566,7 +12562,7 @@ const bn = /* @__PURE__ */ Ie({
12566
12562
  const he = xt(), xe = _.getNextSelectableHierarchyItemId(he);
12567
12563
  x.removeHierarchyDataItem(he), y.value = K(0, v.value + 0 - 1), xe && F.selectItemById(xe);
12568
12564
  }
12569
- function pe(he) {
12565
+ function fe(he) {
12570
12566
  V.onEditingRow(he);
12571
12567
  }
12572
12568
  function ge(he) {
@@ -12576,7 +12572,7 @@ const bn = /* @__PURE__ */ Ie({
12576
12572
  V.cancelEditingRow(he);
12577
12573
  }
12578
12574
  function Ge(he) {
12579
- he && (r.value = he, O(r), H(r.value), W(x, q), be());
12575
+ he && (r.value = he, O(r), H(r.value), W(x, z), be());
12580
12576
  }
12581
12577
  function et(he) {
12582
12578
  he && (x.load(he), x.reOrderVisibleIndex(), de());
@@ -12584,7 +12580,7 @@ const bn = /* @__PURE__ */ Ie({
12584
12580
  function U(he) {
12585
12581
  F.selectItemById(he);
12586
12582
  }
12587
- function me(he) {
12583
+ function pe(he) {
12588
12584
  const xe = y.value.find((tt) => tt.raw[i.idField.value] === he);
12589
12585
  xe && R.clickRowItem(xe);
12590
12586
  }
@@ -12600,9 +12596,9 @@ const bn = /* @__PURE__ */ Ie({
12600
12596
  function ee() {
12601
12597
  F.clearSelection();
12602
12598
  }
12603
- const ae = N(() => !y.value || !y.value.length), {
12604
- renderEmpty: ne
12605
- } = Pr(n);
12599
+ const ne = N(() => !y.value || !y.value.length), {
12600
+ renderEmpty: te
12601
+ } = Ir(n);
12606
12602
  function we() {
12607
12603
  return F.getSelectionRow();
12608
12604
  }
@@ -12657,7 +12653,7 @@ const bn = /* @__PURE__ */ Ie({
12657
12653
  collapseTo: Vt,
12658
12654
  expandTo: Mt,
12659
12655
  removeDataItem: oe,
12660
- editDataItem: pe,
12656
+ editDataItem: fe,
12661
12657
  acceptDataItem: ge,
12662
12658
  cancelDataItem: Ne,
12663
12659
  updateColumns: Ge,
@@ -12667,7 +12663,7 @@ const bn = /* @__PURE__ */ Ie({
12667
12663
  getSelectedItems: L,
12668
12664
  clearSelection: ee,
12669
12665
  getSelectionRow: we,
12670
- clickRowItemById: me,
12666
+ clickRowItemById: pe,
12671
12667
  unSelectItemByIds: ve,
12672
12668
  getCurrentRowId: Ve,
12673
12669
  reassignRowData: Te,
@@ -12683,7 +12679,7 @@ const bn = /* @__PURE__ */ Ie({
12683
12679
  class: pt.value,
12684
12680
  onMouseover: () => h.value = !0,
12685
12681
  onMouseleave: () => h.value = !1
12686
- }, [c.value && Re(y), c.value && J(), c.value && ae.value && ne(), c.value && Ct(), c.value && Tt()]), De(), M.value && ut()]);
12682
+ }, [c.value && Re(y), c.value && J(), c.value && ne.value && te(), c.value && Ct(), c.value && Tt()]), De(), M.value && ut()]);
12687
12683
  }
12688
12684
  }), Mf = {
12689
12685
  id: { type: String, default: "" },
@@ -12736,7 +12732,7 @@ const bn = /* @__PURE__ */ Ie({
12736
12732
  }
12737
12733
  });
12738
12734
  function Of(t) {
12739
- return typeof t == "function" || Object.prototype.toString.call(t) === "[object Object]" && !qo(t);
12735
+ return typeof t == "function" || Object.prototype.toString.call(t) === "[object Object]" && !zo(t);
12740
12736
  }
12741
12737
  const Vn = /* @__PURE__ */ Ie({
12742
12738
  name: "FDesignerItem",
@@ -12883,7 +12879,7 @@ const Vn = /* @__PURE__ */ Ie({
12883
12879
  }
12884
12880
  }
12885
12881
  ke(() => t.modelValue, (W) => {
12886
- i.value = W, e.value = `${W.id}-component`, zo(u);
12882
+ i.value = W, e.value = `${W.id}-component`, Ao(u);
12887
12883
  }, {
12888
12884
  deep: !0
12889
12885
  });
@@ -12913,7 +12909,7 @@ const Vn = /* @__PURE__ */ Ie({
12913
12909
  }), Cn(() => {
12914
12910
  u.value && u.value.removeEventListener("scroll", O);
12915
12911
  });
12916
- function q(W) {
12912
+ function z(W) {
12917
12913
  W && (W.preventDefault(), W.stopPropagation());
12918
12914
  let j = T.designerItemElementRef;
12919
12915
  const H = u.value;
@@ -12921,14 +12917,14 @@ const Vn = /* @__PURE__ */ Ie({
12921
12917
  const Q = document.getElementsByClassName("dgComponentFocused");
12922
12918
  Q && Q.length === 1 && Q[0] === u.value || (Array.from(Q).forEach((V) => V.classList.remove("dgComponentFocused")), Array.from(document.getElementsByClassName("dgComponentSelected")).forEach((V) => V.classList.remove("dgComponentSelected")), H.classList.add("dgComponentFocused"), n.emit("selectionChange", i.value.type, i.value, s.value, y.value), y.value.getDraggableDesignItemElement && (j = y.value.getDraggableDesignItemElement(T), j && j.value && j.value.classList.add("dgComponentSelected")));
12923
12919
  }
12924
- La(j == null ? void 0 : j.value);
12920
+ ja(j == null ? void 0 : j.value);
12925
12921
  }
12926
12922
  return () => i.value.type === "component-ref" ? I(i.value) : E("div", {
12927
12923
  id: `${i.value.id}-design-item`,
12928
12924
  ref: u,
12929
12925
  class: w.value,
12930
12926
  style: b.value,
12931
- onClick: q
12927
+ onClick: z
12932
12928
  }, [F(i.value), v(i.value)]);
12933
12929
  }
12934
12930
  });
@@ -13037,7 +13033,7 @@ function Df(t, n, e, a, o = "data-grid-column") {
13037
13033
  renderGridHeader: _
13038
13034
  };
13039
13035
  }
13040
- class If extends Wa {
13036
+ class If extends $a {
13041
13037
  constructor(n, e) {
13042
13038
  super(n, e);
13043
13039
  }
@@ -13292,16 +13288,16 @@ function Bf(t, n, e, a, o) {
13292
13288
  let I = 0, D = 0;
13293
13289
  if (g.value.primaryColumns.forEach((P) => {
13294
13290
  if (typeof P.width == "string") {
13295
- const q = y(P, g.value, F);
13296
- v.set(P, q), I += q, M.push(P);
13291
+ const z = y(P, g.value, F);
13292
+ v.set(P, z), I += z, M.push(P);
13297
13293
  } else
13298
13294
  P.width = P.width || i, D += P.width, _.push(P);
13299
13295
  }), F - I > D) {
13300
13296
  const P = F - I;
13301
- M.forEach((q) => {
13302
- q.actualWidth = v.get(q) || i, g.value.primaryColumnsWidth += q.actualWidth;
13303
- }), _.forEach((q) => {
13304
- q.actualWidth = P * (q.width / D), g.value.primaryColumnsWidth += q.actualWidth;
13297
+ M.forEach((z) => {
13298
+ z.actualWidth = v.get(z) || i, g.value.primaryColumnsWidth += z.actualWidth;
13299
+ }), _.forEach((z) => {
13300
+ z.actualWidth = P * (z.width / D), g.value.primaryColumnsWidth += z.actualWidth;
13305
13301
  });
13306
13302
  } else
13307
13303
  T(g, F);
@@ -13329,7 +13325,7 @@ function Bf(t, n, e, a, o) {
13329
13325
  }), g.value = Object.assign({}, g.value);
13330
13326
  }
13331
13327
  function C(g, F, _) {
13332
- var q;
13328
+ var z;
13333
13329
  let M = 0;
13334
13330
  const v = g.value.primaryColumns, I = g.value.rightColumns;
13335
13331
  g.value.rightColumns.forEach((W) => {
@@ -13342,7 +13338,7 @@ function Bf(t, n, e, a, o) {
13342
13338
  return P.set("primary", []), P.set("right", []), g.value.primaryColumns.reduce((W, j) => {
13343
13339
  var H, Q;
13344
13340
  return j.fixed === "right" ? (H = W.get("right")) == null || H.push(j) : (Q = W.get("primary")) == null || Q.push(j), W;
13345
- }, P), (q = P.get("right")) != null && q.length && (g.value.primaryColumns = [...P.get("primary") || []], g.value.rightColumns = [...P.get("right") || []]), g.value.primaryColumnsWidth = 0, g.value.rightColumnsWidth = 0, !1;
13341
+ }, P), (z = P.get("right")) != null && z.length && (g.value.primaryColumns = [...P.get("primary") || []], g.value.rightColumns = [...P.get("right") || []]), g.value.primaryColumnsWidth = 0, g.value.rightColumnsWidth = 0, !1;
13346
13342
  }
13347
13343
  function x() {
13348
13344
  if (e.value) {
@@ -13511,11 +13507,11 @@ function Rf(t, n, e, a, o, r, i, s) {
13511
13507
  }
13512
13508
  const jf = /* @__PURE__ */ Ie({
13513
13509
  name: "FTreeGridDesign",
13514
- props: Ya,
13510
+ props: Ga,
13515
13511
  emits: [],
13516
13512
  setup(t, n) {
13517
- var te, be;
13518
- const e = k(), a = 0, o = ((te = t.rowOption) == null ? void 0 : te.height) || 28, r = k(20), i = k(t.columns), s = yf(t), l = k(), c = k(), d = k([]), u = k(!1), f = k(((be = t.rowOption) == null ? void 0 : be.wrapContent) || !1), y = Ze("designer-host-service"), h = Ze("design-item-context"), T = Pf(h, y), m = An(e, h, T);
13513
+ var ae, be;
13514
+ const e = k(), a = 0, o = ((ae = t.rowOption) == null ? void 0 : ae.height) || 28, r = k(20), i = k(t.columns), s = yf(t), l = k(), c = k(), d = k([]), u = k(!1), f = k(((be = t.rowOption) == null ? void 0 : be.wrapContent) || !1), y = Ze("designer-host-service"), h = Ze("design-item-context"), T = Pf(h, y), m = An(e, h, T);
13519
13515
  m.value.designerClass = "f-utils-fill-flex-column";
13520
13516
  const p = nf(), w = af(t), b = Ll(t, /* @__PURE__ */ new Map(), p, w, s), S = vf(t, b, s, d, n), C = N(() => b.dataView.value.length), {
13521
13517
  containerStyleObject: x
@@ -13527,7 +13523,7 @@ const jf = /* @__PURE__ */ Ie({
13527
13523
  applyColumnSorter: M,
13528
13524
  columnContext: v,
13529
13525
  updateColumnRenderContext: I
13530
- } = _, D = Sf(), O = Vl(t, v), P = gf(t, n, S, s), q = hf(t, n, s, P), W = rf(t), j = pf(t, q, W), H = mf(t, b, q, w, s, W, j), Q = Rf(t, i, b, C, a, H), {
13526
+ } = _, D = Sf(), O = Vl(t, v), P = gf(t, n, S, s), z = hf(t, n, s, P), W = rf(t), j = pf(t, z, W), H = mf(t, b, z, w, s, W, j), Q = Rf(t, i, b, C, a, H), {
13531
13527
  getVisualData: R
13532
13528
  } = Q, V = bf(t, S), {
13533
13529
  sidebarWidth: X
@@ -13539,9 +13535,9 @@ const jf = /* @__PURE__ */ Ie({
13539
13535
  viewPortHeight: K,
13540
13536
  viewPortWidth: re,
13541
13537
  updateVisibleRowsOnLatestVisibleScope: Z
13542
- } = A, fe = Bf(t, v, l, re, O), {
13538
+ } = A, me = Bf(t, v, l, re, O), {
13543
13539
  calculateColumnsSize: ye
13544
- } = fe, Se = N(() => ({
13540
+ } = me, Se = N(() => ({
13545
13541
  "drag-container": !0,
13546
13542
  "fv-grid": !0,
13547
13543
  "fv-grid-bordered": t.showBorder,
@@ -13561,15 +13557,15 @@ const jf = /* @__PURE__ */ Ie({
13561
13557
  Me > r.value && (r.value = Me, Z()), K.value = ((Pe = c.value) == null ? void 0 : Pe.clientHeight) || 0, G.value = ((rt = l.value) == null ? void 0 : rt.clientWidth) || 0, ye();
13562
13558
  }
13563
13559
  Ke(() => {
13564
- e.value.componentInstance = m, l.value && (r.value = Math.max(Math.ceil(l.value.clientHeight / o), r.value), d.value = R(0, C.value + a - 1), Fa(l.value, de), ye(), St(() => {
13560
+ e.value.componentInstance = m, l.value && (r.value = Math.max(Math.ceil(l.value.clientHeight / o), r.value), d.value = R(0, C.value + a - 1), Sa(l.value, de), ye(), St(() => {
13565
13561
  l.value && (G.value = l.value.clientWidth), c.value && (re.value = c.value.clientWidth, K.value = c.value.clientHeight);
13566
13562
  }));
13567
13563
  });
13568
- function z(Me) {
13564
+ function q(Me) {
13569
13565
  Me && (i.value = Me, F(i), I(i.value), M(b, D), ye());
13570
13566
  }
13571
13567
  return ke(() => t.columns, (Me) => {
13572
- z(Me);
13568
+ q(Me);
13573
13569
  }), ke(re, () => {
13574
13570
  l.value && ye();
13575
13571
  }), n.expose(m.value), () => E("div", {
@@ -13596,7 +13592,7 @@ bn.register = (t, n, e, a) => {
13596
13592
  bn.registerDesigner = (t, n, e) => {
13597
13593
  t["tree-grid"] = jf, n["tree-grid"] = Sl;
13598
13594
  };
13599
- wa(bn);
13595
+ ba(bn);
13600
13596
  const Lf = /* @__PURE__ */ new Map([
13601
13597
  ["appearance", rn]
13602
13598
  ]);
@@ -13735,7 +13731,7 @@ const Wf = "https://json-schema.org/draft/2020-12/schema", Hf = "https://farris-
13735
13731
  } }
13736
13732
  };
13737
13733
  bt(ep, Uf, Lf, $f, Zf);
13738
- class tp extends Wa {
13734
+ class tp extends $a {
13739
13735
  constructor(e, a) {
13740
13736
  super(e, a);
13741
13737
  B(this, "responseLayoutEditorFunction");
@@ -14062,7 +14058,7 @@ class tp extends Wa {
14062
14058
  * @param propertyData 下拉框控件属性值
14063
14059
  */
14064
14060
  checkEnumDataReadonly(e) {
14065
- return !e.binding || e.binding.type !== "Form" ? !1 : !!(this.designViewModelField && this.designViewModelField.type && this.designViewModelField.type.$type === Ca.EnumType);
14061
+ return !e.binding || e.binding.type !== "Form" ? !1 : !!(this.designViewModelField && this.designViewModelField.type && this.designViewModelField.type.$type === wa.EnumType);
14066
14062
  }
14067
14063
  /**
14068
14064
  * 将字段值变化前事件、变化后事件追加到交互面板
@@ -14124,7 +14120,7 @@ class tp extends Wa {
14124
14120
  };
14125
14121
  }
14126
14122
  getExpressionConfig(e, a, o = ["compute", "dependency", "validate"], r) {
14127
- return new $a(this.formSchemaUtils).getExpressionConfig(
14123
+ return new La(this.formSchemaUtils).getExpressionConfig(
14128
14124
  e,
14129
14125
  a,
14130
14126
  o,
@@ -14247,7 +14243,7 @@ class np extends tp {
14247
14243
  const c = this;
14248
14244
  switch (s.propertyID) {
14249
14245
  case "dataSourceType": {
14250
- s.propertyValue === "static" && (l.editor.valueField = "value", l.editor.textField = "name", l.editor.remote = {});
14246
+ s.propertyValue === "static" ? (l.editor.valueField = "value", l.editor.textField = "name", l.editor.remote = {}) : s.propertyValue === "dynamic" && (l.editor.remote = { method: "GET" });
14251
14247
  break;
14252
14248
  }
14253
14249
  case "data": {
@@ -14279,7 +14275,7 @@ class np extends tp {
14279
14275
  var r;
14280
14276
  super.changeBindingField(n, e);
14281
14277
  const o = a;
14282
- n.editor && ((r = o == null ? void 0 : o.type) == null ? void 0 : r.$type) === Ca.EnumType && (n.editor.data = o.type.enumValues || []);
14278
+ n.editor && ((r = o == null ? void 0 : o.type) == null ? void 0 : r.$type) === wa.EnumType && (n.editor.data = o.type.enumValues || []);
14283
14279
  }
14284
14280
  }
14285
14281
  function ap(t, n) {
@@ -14296,10 +14292,10 @@ const op = /* @__PURE__ */ Ie({
14296
14292
  props: Us,
14297
14293
  emits: ["clear", "update:modelValue", "change"],
14298
14294
  setup(t, n) {
14299
- const e = k(), a = Ze("designer-host-service"), o = Ze("design-item-context"), r = ap(o, a), i = tr(e, o, r);
14295
+ const e = k(), a = Ze("designer-host-service"), o = Ze("design-item-context"), r = ap(o, a), i = er(e, o, r);
14300
14296
  return Ke(() => {
14301
14297
  e.value.componentInstance = i;
14302
- }), n.expose(i.value), () => E(Sa, {
14298
+ }), n.expose(i.value), () => E(ka, {
14303
14299
  ref: e,
14304
14300
  buttonContent: t.dropDownIcon,
14305
14301
  readonly: !0,
@@ -14311,12 +14307,12 @@ const op = /* @__PURE__ */ Ie({
14311
14307
  }
14312
14308
  });
14313
14309
  nn.register = (t, n, e, a) => {
14314
- t["combo-list"] = nn, n["combo-list"] = ja;
14310
+ t["combo-list"] = nn, n["combo-list"] = Ra;
14315
14311
  };
14316
14312
  nn.registerDesigner = (t, n, e) => {
14317
- t["combo-list"] = op, n["combo-list"] = ja;
14313
+ t["combo-list"] = op, n["combo-list"] = Ra;
14318
14314
  };
14319
- wa(nn);
14315
+ ba(nn);
14320
14316
  const rp = [
14321
14317
  {
14322
14318
  key: "if",
@@ -16442,7 +16438,7 @@ function fp(t, n, e) {
16442
16438
  writable: !0
16443
16439
  }) : t[n] = e, t;
16444
16440
  }
16445
- function fa(t, n) {
16441
+ function da(t, n) {
16446
16442
  var e = Object.keys(t);
16447
16443
  if (Object.getOwnPropertySymbols) {
16448
16444
  var a = Object.getOwnPropertySymbols(t);
@@ -16452,12 +16448,12 @@ function fa(t, n) {
16452
16448
  }
16453
16449
  return e;
16454
16450
  }
16455
- function pa(t) {
16451
+ function fa(t) {
16456
16452
  for (var n = 1; n < arguments.length; n++) {
16457
16453
  var e = arguments[n] != null ? arguments[n] : {};
16458
- n % 2 ? fa(Object(e), !0).forEach(function(a) {
16454
+ n % 2 ? da(Object(e), !0).forEach(function(a) {
16459
16455
  fp(t, a, e[a]);
16460
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : fa(Object(e)).forEach(function(a) {
16456
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : da(Object(e)).forEach(function(a) {
16461
16457
  Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(e, a));
16462
16458
  });
16463
16459
  }
@@ -16506,13 +16502,13 @@ function gp(t, n) {
16506
16502
  }
16507
16503
  function vp(t, n) {
16508
16504
  if (t) {
16509
- if (typeof t == "string") return ma(t, n);
16505
+ if (typeof t == "string") return pa(t, n);
16510
16506
  var e = Object.prototype.toString.call(t).slice(8, -1);
16511
16507
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set") return Array.from(t);
16512
- if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)) return ma(t, n);
16508
+ if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)) return pa(t, n);
16513
16509
  }
16514
16510
  }
16515
- function ma(t, n) {
16511
+ function pa(t, n) {
16516
16512
  (n == null || n > t.length) && (n = t.length);
16517
16513
  for (var e = 0, a = new Array(n); e < n; e++) a[e] = t[e];
16518
16514
  return a;
@@ -16529,7 +16525,7 @@ function wp(t, n, e) {
16529
16525
  writable: !0
16530
16526
  }) : t[n] = e, t;
16531
16527
  }
16532
- function ha(t, n) {
16528
+ function ma(t, n) {
16533
16529
  var e = Object.keys(t);
16534
16530
  if (Object.getOwnPropertySymbols) {
16535
16531
  var a = Object.getOwnPropertySymbols(t);
@@ -16539,12 +16535,12 @@ function ha(t, n) {
16539
16535
  }
16540
16536
  return e;
16541
16537
  }
16542
- function ya(t) {
16538
+ function ha(t) {
16543
16539
  for (var n = 1; n < arguments.length; n++) {
16544
16540
  var e = arguments[n] != null ? arguments[n] : {};
16545
- n % 2 ? ha(Object(e), !0).forEach(function(a) {
16541
+ n % 2 ? ma(Object(e), !0).forEach(function(a) {
16546
16542
  wp(t, a, e[a]);
16547
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : ha(Object(e)).forEach(function(a) {
16543
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : ma(Object(e)).forEach(function(a) {
16548
16544
  Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(e, a));
16549
16545
  });
16550
16546
  }
@@ -16638,7 +16634,7 @@ function Dp(t, n) {
16638
16634
  return an(n) ? n(t.current) : n;
16639
16635
  }
16640
16636
  function Ip(t, n) {
16641
- return t.current = ya(ya({}, t.current), n), n;
16637
+ return t.current = ha(ha({}, t.current), n), n;
16642
16638
  }
16643
16639
  function Pp(t, n, e) {
16644
16640
  return an(n) ? n(t.current) : Object.keys(e).forEach(function(a) {
@@ -16668,19 +16664,19 @@ function Rp(t) {
16668
16664
  return {}.toString.call(t).includes("Object");
16669
16665
  }
16670
16666
  function jp(t) {
16671
- return t || ga("configIsRequired"), Rp(t) || ga("configType"), t.urls ? (Lp(), {
16667
+ return t || ya("configIsRequired"), Rp(t) || ya("configType"), t.urls ? (Lp(), {
16672
16668
  paths: {
16673
16669
  vs: t.urls.monacoBase
16674
16670
  }
16675
16671
  }) : t;
16676
16672
  }
16677
16673
  function Lp() {
16678
- console.warn(Do.deprecation);
16674
+ console.warn(Oo.deprecation);
16679
16675
  }
16680
16676
  function $p(t, n) {
16681
16677
  throw new Error(t[n] || t.default);
16682
16678
  }
16683
- var Do = {
16679
+ var Oo = {
16684
16680
  configIsRequired: "the configuration object is required",
16685
16681
  configType: "the configuration object should be an object",
16686
16682
  default: "an unknown error accured in `@monaco-editor/loader` package",
@@ -16694,7 +16690,7 @@ var Do = {
16694
16690
 
16695
16691
  For more please check the link https://github.com/suren-atoyan/monaco-loader#config
16696
16692
  `
16697
- }, ga = Vp($p)(Do), Wp = {
16693
+ }, ya = Vp($p)(Oo), Wp = {
16698
16694
  config: jp
16699
16695
  }, Hp = function() {
16700
16696
  for (var n = arguments.length, e = new Array(n), a = 0; a < n; a++)
@@ -16705,10 +16701,10 @@ var Do = {
16705
16701
  }, o);
16706
16702
  };
16707
16703
  };
16708
- function Io(t, n) {
16704
+ function Do(t, n) {
16709
16705
  return Object.keys(n).forEach(function(e) {
16710
- n[e] instanceof Object && t[e] && Object.assign(n[e], Io(t[e], n[e]));
16711
- }), pa(pa({}, t), n);
16706
+ n[e] instanceof Object && t[e] && Object.assign(n[e], Do(t[e], n[e]));
16707
+ }), fa(fa({}, t), n);
16712
16708
  }
16713
16709
  var Ap = {
16714
16710
  type: "cancelation",
@@ -16730,12 +16726,12 @@ var zp = Bp.create({
16730
16726
  resolve: null,
16731
16727
  reject: null,
16732
16728
  monaco: null
16733
- }), Po = hp(zp, 2), sn = Po[0], xn = Po[1];
16729
+ }), Io = hp(zp, 2), sn = Io[0], xn = Io[1];
16734
16730
  function qp(t) {
16735
16731
  var n = Wp.config(t), e = n.monaco, a = mp(n, ["monaco"]);
16736
16732
  xn(function(o) {
16737
16733
  return {
16738
- config: Io(o.config, a),
16734
+ config: Do(o.config, a),
16739
16735
  monaco: e
16740
16736
  };
16741
16737
  });
@@ -16755,7 +16751,7 @@ function Gp() {
16755
16751
  }), t.monaco)
16756
16752
  return t.resolve(t.monaco), Mn(_n);
16757
16753
  if (window.monaco && window.monaco.editor)
16758
- return Bo(window.monaco), t.resolve(window.monaco), Mn(_n);
16754
+ return Po(window.monaco), t.resolve(window.monaco), Mn(_n);
16759
16755
  Hp(Yp, Xp)(Qp);
16760
16756
  }
16761
16757
  return Mn(_n);
@@ -16789,12 +16785,12 @@ function Qp() {
16789
16785
  };
16790
16786
  }), n = window.require;
16791
16787
  n.config(t.config), n(["vs/editor/editor.main"], function(e) {
16792
- Bo(e), t.resolve(e);
16788
+ Po(e), t.resolve(e);
16793
16789
  }, function(e) {
16794
16790
  t.reject(e);
16795
16791
  });
16796
16792
  }
16797
- function Bo(t) {
16793
+ function Po(t) {
16798
16794
  sn().monaco || xn({
16799
16795
  monaco: t
16800
16796
  });
@@ -17000,7 +16996,7 @@ const Jp = /* @__PURE__ */ Ie({
17000
16996
  class: "h-100 f-utils-fill",
17001
16997
  style: "overflow:auto",
17002
16998
  id: "entity-tree-view"
17003
- }, [E(Ma, {
16999
+ }, [E(Ta, {
17004
17000
  ref: a,
17005
17001
  fit: !1,
17006
17002
  rowNumber: {
@@ -17045,8 +17041,8 @@ const Jp = /* @__PURE__ */ Ie({
17045
17041
  title: "插入属性名称",
17046
17042
  class: "btn btn-link d-none",
17047
17043
  style: "width:24px;height:24px",
17048
- onClick: (q) => l(q, O),
17049
- onDblclick: (q) => q.stopPropagation()
17044
+ onClick: (z) => l(z, O),
17045
+ onDblclick: (z) => z.stopPropagation()
17050
17046
  }, [E("span", {
17051
17047
  class: "f-icon f-icon-new-edit",
17052
17048
  style: "font-size: 12px;"
@@ -17181,7 +17177,7 @@ const Jp = /* @__PURE__ */ Ie({
17181
17177
  class: "data-area f-utils-fill d-flex flex-column"
17182
17178
  }, [E("div", {
17183
17179
  class: "w-100"
17184
- }, [E(ka, {
17180
+ }, [E(xa, {
17185
17181
  class: "m-2",
17186
17182
  buttonContent: '<i class="f-icon f-icon-search"></i>',
17187
17183
  enableClear: !0,
@@ -17324,7 +17320,7 @@ const Jp = /* @__PURE__ */ Ie({
17324
17320
  "custom-class": "position-relative d-flex align-items-center search-bar",
17325
17321
  resizable: !1
17326
17322
  }, {
17327
- default: () => [E(ka, {
17323
+ default: () => [E(xa, {
17328
17324
  class: "w-100 mx-2",
17329
17325
  buttonContent: '<i class="f-icon f-icon-search"></i>',
17330
17326
  enableClear: !0,
@@ -17688,7 +17684,7 @@ const lm = /* @__PURE__ */ Ie({
17688
17684
  "onUpdate:modelValue": (F) => a.value = F,
17689
17685
  class: "form-control",
17690
17686
  style: "resize:none"
17691
- }, null), [[Go, a.value]])])]
17687
+ }, null), [[qo, a.value]])])]
17692
17688
  }), E(Ft, {
17693
17689
  position: "right",
17694
17690
  width: 258,
@@ -17857,7 +17853,7 @@ const lm = /* @__PURE__ */ Ie({
17857
17853
  // left: `${position.value.left}px`,
17858
17854
  // top: `${position.value.top}px`
17859
17855
  }));
17860
- return () => E(ba, {
17856
+ return () => E(va, {
17861
17857
  to: "body"
17862
17858
  }, {
17863
17859
  default: () => {
@@ -17909,7 +17905,7 @@ class mm {
17909
17905
  return pm(n);
17910
17906
  }
17911
17907
  }
17912
- function No(t, n) {
17908
+ function Bo(t, n) {
17913
17909
  function e() {
17914
17910
  const a = t.beforeOpen || t.beforeClickButton || null;
17915
17911
  let o = Promise.resolve(!0);
@@ -17927,7 +17923,7 @@ function hm(t, n, e, a, o) {
17927
17923
  const r = k(t.buttonBehavior), i = k(t.popupOnInput), s = N(() => ({
17928
17924
  "input-group-append": !0,
17929
17925
  "append-force-show": t.showButtonWhenDisabled && (t.readonly || t.disable)
17930
- })), { judgeCanOpen: l } = No(t, o), c = N(() => t.showButtonWhenDisabled || (!t.editable || !t.readonly) && !t.disable), d = Ze(Eo, null), u = k();
17926
+ })), { judgeCanOpen: l } = Bo(t, o), c = N(() => t.showButtonWhenDisabled || (!t.editable || !t.readonly) && !t.disable), d = Ze(_o, null), u = k();
17931
17927
  async function f(T) {
17932
17928
  if (await l() && c.value) {
17933
17929
  const m = !!n.slots.default;
@@ -18068,7 +18064,7 @@ function gm(t, n, e, a, o) {
18068
18064
  }
18069
18065
  const Ht = "FarrisVue_PopoverInstancesKey";
18070
18066
  function vm(t, n, e, a) {
18071
- const o = k(), r = k(!1), { judgeCanOpen: i } = No(t, a);
18067
+ const o = k(), r = k(!1), { judgeCanOpen: i } = Bo(t, a);
18072
18068
  ke(() => o.value, (y, h) => {
18073
18069
  window[Ht] = window[Ht] || /* @__PURE__ */ new WeakMap(), y ? window[Ht].set(e.value, y) : window[Ht].delete(e.value);
18074
18070
  });
@@ -18162,7 +18158,7 @@ function wm(t, n, e) {
18162
18158
  function s(l) {
18163
18159
  o(l.map((c) => c.name).join(a.value), !0);
18164
18160
  }
18165
- return () => E(Ta, {
18161
+ return () => E(Fa, {
18166
18162
  id: `${t.id}-tag-editor`,
18167
18163
  class: "form-control",
18168
18164
  data: i.value,
@@ -18192,7 +18188,7 @@ function Cm(t, n, e, a) {
18192
18188
  onClick: d
18193
18189
  }, [E("i", {
18194
18190
  class: "f-icon modal_close"
18195
- }, null)]), [[Yo, c.value]]), n.slots.buttonContent ? E("span", {
18191
+ }, null)]), [[Go, c.value]]), n.slots.buttonContent ? E("span", {
18196
18192
  class: "input-group-text input-group-append-button",
18197
18193
  onClick: r,
18198
18194
  onMouseenter: i,
@@ -18404,7 +18400,7 @@ const km = /* @__PURE__ */ Ie({
18404
18400
  type: _m,
18405
18401
  properties: Em,
18406
18402
  required: Om
18407
- }, Vo = {
18403
+ }, No = {
18408
18404
  disabled: {
18409
18405
  type: Boolean,
18410
18406
  default: !1
@@ -18493,11 +18489,11 @@ const km = /* @__PURE__ */ Ie({
18493
18489
  type: Function,
18494
18490
  default: null
18495
18491
  }
18496
- }, Im = bt(Vo, Dm), On = /* @__PURE__ */ Ie({
18492
+ }, Im = bt(No, Dm), On = /* @__PURE__ */ Ie({
18497
18493
  name: "f-expression-textbox",
18498
- props: Vo,
18494
+ props: No,
18499
18495
  setup(t, n) {
18500
- const e = Ze(Aa), a = Ze("FLoadingService"), o = '<i class="f-icon f-icon-lookup"></i>', r = k(t.modelValue), i = k(t.entities), s = k(t.variables), l = k(), c = k(t.validateMessage || ""), d = k("info");
18496
+ const e = Ze(Ha), a = Ze("FLoadingService"), o = '<i class="f-icon f-icon-lookup"></i>', r = k(t.modelValue), i = k(t.entities), s = k(t.variables), l = k(), c = k(t.validateMessage || ""), d = k("info");
18501
18497
  async function u() {
18502
18498
  const {
18503
18499
  value: T,