@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,25 +1,25 @@
1
- var Jo = Object.defineProperty;
2
- var Zo = (e, n, t) => n in e ? Jo(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
3
- var V = (e, n, t) => Zo(e, typeof n != "symbol" ? n + "" : n, t);
4
- import { defineComponent as Te, ref as k, computed as B, createVNode as F, Teleport as Sa, createApp as Hn, onUnmounted as sn, Fragment as Qt, watch as ye, nextTick as Tt, onBeforeMount as ei, onMounted as Je, Transition as Ta, shallowRef as ti, render as En, h as ni, cloneVNode as ai, mergeProps as Ct, inject as Ye, withDirectives as An, vShow as oi, onBeforeUnmount as Fn, reactive as St, createTextVNode as je, resolveDirective as ii, provide as zn, triggerRef as ri, isVNode as li, vModelText as si, onUpdated as Ma } from "vue";
5
- import { isPlainObject as ia, cloneDeep as dt, isUndefined as ct, throttle as ui } from "lodash-es";
6
- import Ea from "../tags/index.esm.js";
7
- import ci from "../popover/index.esm.js";
8
- import Oa from "../list-view/index.esm.js";
9
- import _a, { FButtonEdit as Da } from "../button-edit/index.esm.js";
10
- import Ia from "../../designer/button-edit/index.esm.js";
11
- import { useGuid as di, resolveField as lt, FormSchemaEntityFieldTypeName as ra, useCommonUtils as fi, useDateFormat as pi, useNumberFormat as mi, setFieldValue as Nn, getCustomClass as fn, withInstall as Sn, FormSchemaEntityField$Type as la, FormSchemaEntityFieldType$Type as Pa, getCustomStyle as hi } from "../common/index.esm.js";
12
- import { DgControl as sa, useDesignerComponent as yi } from "../designer-canvas/index.esm.js";
13
- import { useResizeObserver as Ba } from "@vueuse/core";
14
- import { useIdentify as vi, useGroupData as gi, useFilter as bi, useHierarchy as wi, useLoading as Ci, useDataView as xi, useSelection as ki, useSelectHierarchyItem as Fi, useDataViewContainerStyle as Si, useCommandColumn as Ti, useColumn as Mi, useSort as Ei, useGroupColumn as Oi, useRow as _i, useEdit as Di, useVisualDataBound as Ii, useVisualDataCell as Pi, useVisualDataRow as Bi, useVisualData as Vi, useCellPosition as Ni, useSidebar as Ri, useVirtualScroll as ji, useFitColumn as Li, useFilterHistory as $i, useColumnFilter as Wi, useDragColumn as Hi, getColumnHeader as Ai, getSidebar as zi, getDisableMask as qi, getHorizontalScrollbar as Gi, getVerticalScrollbar as Yi, getEmpty as Ui } from "../data-view/index.esm.js";
1
+ var Ko = Object.defineProperty;
2
+ var Jo = (e, n, t) => n in e ? Ko(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
3
+ var V = (e, n, t) => Jo(e, typeof n != "symbol" ? n + "" : n, t);
4
+ import { defineComponent as Te, ref as k, computed as B, createVNode as F, Teleport as Fa, createApp as Hn, onUnmounted as sn, Fragment as Qt, watch as ye, nextTick as Tt, onBeforeMount as Zo, onMounted as Je, Transition as Sa, shallowRef as ei, render as En, h as ti, cloneVNode as ni, mergeProps as Ct, inject as Ye, withDirectives as An, vShow as ai, onBeforeUnmount as Fn, reactive as St, createTextVNode as je, resolveDirective as oi, provide as zn, triggerRef as ii, isVNode as ri, vModelText as li, onUpdated as Ta } from "vue";
5
+ import { isPlainObject as ia, cloneDeep as dt, isUndefined as ct, throttle as si } from "lodash-es";
6
+ import Ma from "../tags/index.esm.js";
7
+ import ui from "../popover/index.esm.js";
8
+ import Ea from "../list-view/index.esm.js";
9
+ import Oa, { FButtonEdit as _a } from "../button-edit/index.esm.js";
10
+ import Da from "../../designer/button-edit/index.esm.js";
11
+ import { useGuid as ci, resolveField as lt, FormSchemaEntityFieldTypeName as ra, useCommonUtils as di, useDateFormat as fi, useNumberFormat as pi, setFieldValue as Nn, getCustomClass as fn, withInstall as Sn, FormSchemaEntityField$Type as la, FormSchemaEntityFieldType$Type as Ia, getCustomStyle as mi } from "../common/index.esm.js";
12
+ import { DgControl as sa, useDesignerComponent as hi } from "../designer-canvas/index.esm.js";
13
+ import { useResizeObserver as Pa } from "@vueuse/core";
14
+ import { useIdentify as yi, useGroupData as vi, useFilter as gi, useHierarchy as bi, useLoading as wi, useDataView as Ci, useSelection as xi, useSelectHierarchyItem as ki, useDataViewContainerStyle as Fi, useCommandColumn as Si, useColumn as Ti, useSort as Mi, useGroupColumn as Ei, useRow as Oi, useEdit as _i, useVisualDataBound as Di, useVisualDataCell as Ii, useVisualDataRow as Pi, useVisualData as Bi, useCellPosition as Vi, useSidebar as Ni, useVirtualScroll as Ri, useFitColumn as ji, useFilterHistory as Li, useColumnFilter as $i, useDragColumn as Wi, getColumnHeader as Hi, getSidebar as Ai, getDisableMask as zi, getHorizontalScrollbar as qi, getVerticalScrollbar as Gi, getEmpty as Yi } from "../data-view/index.esm.js";
15
15
  import "../modal/index.esm.js";
16
- import Xi from "../transfer/index.esm.js";
17
- import Qi from "../tabs/index.esm.js";
18
- import Ki from "../order/index.esm.js";
16
+ import Ui from "../transfer/index.esm.js";
17
+ import Xi from "../tabs/index.esm.js";
18
+ import Qi from "../order/index.esm.js";
19
19
  import "../condition/index.esm.js";
20
- import { FCheckbox as Ji } from "../checkbox/index.esm.js";
21
- import Zi from "../filter-bar/index.esm.js";
22
- import ua from "../tooltip/index.esm.js";
20
+ import { FCheckbox as Ki } from "../checkbox/index.esm.js";
21
+ import Ji from "../filter-bar/index.esm.js";
22
+ import Zi from "../tooltip/index.esm.js";
23
23
  import er from "../pagination/index.esm.js";
24
24
  import tr from "../button/index.esm.js";
25
25
  import nr from "../search-box/index.esm.js";
@@ -31,8 +31,8 @@ import sr from "../avatar/index.esm.js";
31
31
  import ur from "../button-group/index.esm.js";
32
32
  import cr from "../calendar/index.esm.js";
33
33
  import dr from "../capsule/index.esm.js";
34
- import ca from "../../designer/checkbox/index.esm.js";
35
- import da from "../../designer/checkbox-group/index.esm.js";
34
+ import ua from "../../designer/checkbox/index.esm.js";
35
+ import ca from "../../designer/checkbox-group/index.esm.js";
36
36
  import Rn from "../combo-list/index.esm.js";
37
37
  import fr from "../combo-tree/index.esm.js";
38
38
  import pr from "../component/index.esm.js";
@@ -76,7 +76,7 @@ import Xr from "../video/index.esm.js";
76
76
  import Qr from "../textarea/index.esm.js";
77
77
  import Kr from "../schema-selector/index.esm.js";
78
78
  import Jr from "../tree-grid/index.esm.js";
79
- import Va from "../event-parameter/index.esm.js";
79
+ import Ba from "../event-parameter/index.esm.js";
80
80
  import Zr from "../filter-condition-editor/index.esm.js";
81
81
  import el from "../fieldset/index.esm.js";
82
82
  import tl from "../sort-condition-editor/index.esm.js";
@@ -89,7 +89,7 @@ import ll from "../code-editor/index.esm.js";
89
89
  import sl from "../html-template/index.esm.js";
90
90
  import "../external-container/index.esm.js";
91
91
  import "../notify/index.esm.js";
92
- const Na = {}, Ra = {};
92
+ const Va = {}, Na = {};
93
93
  function Gn(e) {
94
94
  const { properties: n, title: t, ignore: a } = e, o = a && Array.isArray(a), i = Object.keys(n).reduce((r, l) => ((!o || !a.find((u) => u === l)) && (r[l] = n[l].type === "object" && n[l].properties ? Gn(n[l]) : dt(n[l].default)), r), {});
95
95
  if (t && (!o || !a.find((r) => r === "id"))) {
@@ -112,12 +112,12 @@ function ul(e) {
112
112
  type: t
113
113
  };
114
114
  }
115
- function ja(e, n = {}, t) {
116
- const a = Na[e];
115
+ function Ra(e, n = {}, t) {
116
+ const a = Va[e];
117
117
  if (a) {
118
118
  let o = ul(a);
119
- const i = Ra[e];
120
- return o = i ? i({ getSchemaByType: ja }, o, n, t) : o, o;
119
+ const i = Na[e];
120
+ return o = i ? i({ getSchemaByType: Ra }, o, n, t) : o, o;
121
121
  }
122
122
  return null;
123
123
  }
@@ -125,7 +125,7 @@ function cl(e, n) {
125
125
  const t = Gn(n);
126
126
  return Object.keys(t).reduce((a, o) => (Object.prototype.hasOwnProperty.call(e, o) && (a[o] && ia(a[o]) && ia(e[o] || !e[o]) ? Object.assign(a[o], e[o] || {}) : a[o] = e[o]), a), t), t;
127
127
  }
128
- function La(e, n) {
128
+ function ja(e, n) {
129
129
  return Object.keys(e).filter((a) => e[a] != null).reduce((a, o) => {
130
130
  if (n.has(o)) {
131
131
  const i = n.get(o);
@@ -142,7 +142,7 @@ function La(e, n) {
142
142
  }
143
143
  function dl(e, n, t = /* @__PURE__ */ new Map()) {
144
144
  const a = cl(e, n);
145
- return La(a, t);
145
+ return ja(a, t);
146
146
  }
147
147
  function fl(e = {}) {
148
148
  function n(c, f, s, d) {
@@ -246,9 +246,9 @@ const re = {
246
246
  }, pl = {}, ml = {};
247
247
  fl();
248
248
  function st(e, n, t = /* @__PURE__ */ new Map(), a = (r, l, u, c) => l, o = {}, i = (r) => r) {
249
- return Na[n.title] = n, Ra[n.title] = a, pl[n.title] = o, ml[n.title] = i, (r = {}, l = !0) => {
249
+ return Va[n.title] = n, Na[n.title] = a, pl[n.title] = o, ml[n.title] = i, (r = {}, l = !0) => {
250
250
  if (!l)
251
- return La(r, t);
251
+ return ja(r, t);
252
252
  const u = dl(r, n, t), c = Object.keys(e).reduce((f, s) => (f[s] = e[s].default, f), {});
253
253
  return Object.assign(c, u);
254
254
  };
@@ -339,7 +339,7 @@ const gl = "https://json-schema.org/draft/2020-12/schema", bl = "https://farris-
339
339
  description: Cl,
340
340
  type: xl,
341
341
  properties: kl
342
- }, $a = {
342
+ }, La = {
343
343
  disabled: {
344
344
  type: Boolean,
345
345
  default: !1
@@ -389,7 +389,7 @@ const gl = "https://json-schema.org/draft/2020-12/schema", bl = "https://farris-
389
389
  type: Function,
390
390
  default: null
391
391
  }
392
- }, Sl = st($a, Fl), Tl = {
392
+ }, Sl = st(La, Fl), Tl = {
393
393
  /**
394
394
  * 组件标识
395
395
  */
@@ -540,7 +540,7 @@ const gl = "https://json-schema.org/draft/2020-12/schema", bl = "https://farris-
540
540
  // left: `${position.value.left}px`,
541
541
  // top: `${position.value.top}px`
542
542
  }));
543
- return () => F(Sa, {
543
+ return () => F(Fa, {
544
544
  to: "body"
545
545
  }, {
546
546
  default: () => {
@@ -1021,7 +1021,7 @@ function Bl(e, n, t) {
1021
1021
  resetTranslate: S
1022
1022
  };
1023
1023
  }
1024
- function Wa(e, n) {
1024
+ function $a(e, n) {
1025
1025
  if (e) {
1026
1026
  const t = (a) => {
1027
1027
  a.key.toLowerCase() === e.toLowerCase() && n({ event: a, key: e });
@@ -1034,7 +1034,7 @@ function Wa(e, n) {
1034
1034
  function Vl(e, n) {
1035
1035
  const t = k(e.enableEsc);
1036
1036
  let a = null;
1037
- return t.value ? (a = Wa("Escape", (o) => {
1037
+ return t.value ? (a = $a("Escape", (o) => {
1038
1038
  n.emit("esc", { event: o.event, type: "esc" });
1039
1039
  }), {
1040
1040
  remove: a
@@ -1043,7 +1043,7 @@ function Vl(e, n) {
1043
1043
  function Nl(e, n) {
1044
1044
  const t = k(e.enableEnter);
1045
1045
  let a = null;
1046
- return t.value ? (a = Wa("Enter", (o) => {
1046
+ return t.value ? (a = $a("Enter", (o) => {
1047
1047
  n.emit("enter", { event: o.event, type: "enter" });
1048
1048
  }), {
1049
1049
  remove: a
@@ -1151,7 +1151,7 @@ const an = /* @__PURE__ */ Te({
1151
1151
  display: u.value ? "" : "none"
1152
1152
  };
1153
1153
  return J["pointer-events"] = L.value ? "auto" : "none", J;
1154
- }), fe = B(() => ({
1154
+ }), me = B(() => ({
1155
1155
  "f-icon": !0,
1156
1156
  modal_maximize: !0,
1157
1157
  modalrevert: I.value
@@ -1184,13 +1184,13 @@ const an = /* @__PURE__ */ Te({
1184
1184
  function de(J) {
1185
1185
  J.width && (t.value = J.width), J.height && (a.value = J.height), J.buttons && (v.value = J.buttons), J.title && (h.value = J.title);
1186
1186
  }
1187
- let q = null, te = null;
1188
- ei(() => {
1187
+ let q = null, ae = null;
1188
+ Zo(() => {
1189
1189
  S.value = j();
1190
1190
  }), Je(() => {
1191
- x.value && !C.value && (C.value = x.value.parentElement, z.value = C.value, Q(E.value, x.value, z.value)), X.value && document.body.classList.add("modal-open"), q = Vl(e, n), te = Nl(e, n);
1191
+ x.value && !C.value && (C.value = x.value.parentElement, z.value = C.value, Q(E.value, x.value, z.value)), X.value && document.body.classList.add("modal-open"), q = Vl(e, n), ae = Nl(e, n);
1192
1192
  }), sn(() => {
1193
- N && N(), q && q.remove(), te && te.remove();
1193
+ N && N(), q && q.remove(), ae && ae.remove();
1194
1194
  }), n.expose({
1195
1195
  modalElementRef: x,
1196
1196
  updateModalOptions: de,
@@ -1208,7 +1208,7 @@ const an = /* @__PURE__ */ Te({
1208
1208
  class: "f-btn-icon f-bare",
1209
1209
  style: "pointer-events: auto;"
1210
1210
  }, [F("span", {
1211
- class: fe.value
1211
+ class: me.value
1212
1212
  }, null)]), f.value && F("li", {
1213
1213
  class: "f-btn-icon f-bare",
1214
1214
  onClick: (J) => w(J, !1),
@@ -1281,10 +1281,10 @@ const an = /* @__PURE__ */ Te({
1281
1281
  src: m.value
1282
1282
  }, null)]), rt()]), !l.value && x.value && !I.value && D(x.value)]);
1283
1283
  }
1284
- return () => F(Sa, {
1284
+ return () => F(Fa, {
1285
1285
  to: "body"
1286
1286
  }, {
1287
- default: () => [X.value && F(Ta, {
1287
+ default: () => [X.value && F(Sa, {
1288
1288
  name: "fade",
1289
1289
  appear: !0
1290
1290
  }, {
@@ -1298,7 +1298,7 @@ const an = /* @__PURE__ */ Te({
1298
1298
  });
1299
1299
  }
1300
1300
  });
1301
- function Ha(e) {
1301
+ function Wa(e) {
1302
1302
  if (e.content && e.content.render)
1303
1303
  return e.content.render;
1304
1304
  if (e.render && typeof e.render == "function")
@@ -1317,7 +1317,7 @@ function Rl(e) {
1317
1317
  }), m = e.closedCallback || ((g) => {
1318
1318
  }), T = e.resizeHandle || ((g) => {
1319
1319
  }), y = e.stopMoveHandle || ((g) => {
1320
- }), h = Ha(e), C = (g) => {
1320
+ }), h = Wa(e), C = (g) => {
1321
1321
  f.value = !1, t.unmount(), m(g);
1322
1322
  };
1323
1323
  return Je(() => {
@@ -1349,7 +1349,7 @@ function Rl(e) {
1349
1349
  });
1350
1350
  return document.body.appendChild(n), t.mount(n), t;
1351
1351
  }
1352
- class Aa {
1352
+ class Ha {
1353
1353
  constructor(n) {
1354
1354
  V(this, "appContext", null);
1355
1355
  V(this, "modalRef", k());
@@ -1390,7 +1390,7 @@ class Aa {
1390
1390
  open(n) {
1391
1391
  const t = document.createDocumentFragment();
1392
1392
  n.showMaxButton && n.fitContent && (n.showMaxButton = !1);
1393
- const a = ti(Object.assign({
1393
+ const a = ei(Object.assign({
1394
1394
  title: "",
1395
1395
  showButtons: !0,
1396
1396
  showHeader: !0
@@ -1401,7 +1401,7 @@ class Aa {
1401
1401
  }), c = n.stopMoveHandle || ((w) => {
1402
1402
  });
1403
1403
  let f;
1404
- const s = Ha(a.value), d = (w) => {
1404
+ const s = Wa(a.value), d = (w) => {
1405
1405
  var v;
1406
1406
  o.value = !1;
1407
1407
  const b = (v = w == null ? void 0 : w.target) == null ? void 0 : v.classList.contains("modal_close");
@@ -1437,7 +1437,7 @@ class Aa {
1437
1437
  default: () => [s && s(this.app)]
1438
1438
  });
1439
1439
  return f = ((w) => {
1440
- const b = ni(C, w);
1440
+ const b = ti(C, w);
1441
1441
  return b.appContext = this.appContext, En(b, t), b;
1442
1442
  })({
1443
1443
  ...a.value
@@ -1447,7 +1447,7 @@ class Aa {
1447
1447
  a.value = {
1448
1448
  ...a.value,
1449
1449
  ...w
1450
- }, f && En(ai(f, {
1450
+ }, f && En(ni(f, {
1451
1451
  ...a
1452
1452
  }), t);
1453
1453
  },
@@ -1457,13 +1457,13 @@ class Aa {
1457
1457
  };
1458
1458
  }
1459
1459
  }
1460
- const za = Symbol("FModalService");
1460
+ const Aa = Symbol("FModalService");
1461
1461
  an.install = (e) => {
1462
1462
  e.component(an.name, an);
1463
- const n = new Aa(e);
1464
- e.provide(za, n), e.provide("FModalService", n);
1463
+ const n = new Ha(e);
1464
+ e.provide(Aa, n), e.provide("FModalService", n);
1465
1465
  };
1466
- function qa(e, n) {
1466
+ function za(e, n) {
1467
1467
  function t() {
1468
1468
  const a = e.beforeOpen || e.beforeClickButton || null;
1469
1469
  let o = Promise.resolve(!0);
@@ -1481,7 +1481,7 @@ function jl(e, n, t, a, o) {
1481
1481
  const i = k(e.buttonBehavior), r = k(e.popupOnInput), l = B(() => ({
1482
1482
  "input-group-append": !0,
1483
1483
  "append-force-show": e.showButtonWhenDisabled && (e.readonly || e.disable)
1484
- })), { judgeCanOpen: u } = qa(e, o), c = B(() => e.showButtonWhenDisabled || (!e.editable || !e.readonly) && !e.disable), f = Ye(za, null), s = k();
1484
+ })), { judgeCanOpen: u } = za(e, o), c = B(() => e.showButtonWhenDisabled || (!e.editable || !e.readonly) && !e.disable), f = Ye(Aa, null), s = k();
1485
1485
  async function d(T) {
1486
1486
  if (await u() && c.value) {
1487
1487
  const y = !!n.slots.default;
@@ -1622,7 +1622,7 @@ function $l(e, n, t, a, o) {
1622
1622
  }
1623
1623
  const Ht = "FarrisVue_PopoverInstancesKey";
1624
1624
  function Wl(e, n, t, a) {
1625
- const o = k(), i = k(!1), { judgeCanOpen: r } = qa(e, a);
1625
+ const o = k(), i = k(!1), { judgeCanOpen: r } = za(e, a);
1626
1626
  ye(() => o.value, (p, m) => {
1627
1627
  window[Ht] = window[Ht] || /* @__PURE__ */ new WeakMap(), p ? window[Ht].set(t.value, p) : window[Ht].delete(t.value);
1628
1628
  });
@@ -1716,7 +1716,7 @@ function Al(e, n, t) {
1716
1716
  function l(u) {
1717
1717
  o(u.map((c) => c.name).join(a.value), !0);
1718
1718
  }
1719
- return () => F(Ea, {
1719
+ return () => F(Ma, {
1720
1720
  id: `${e.id}-tag-editor`,
1721
1721
  class: "form-control",
1722
1722
  data: r.value,
@@ -1746,7 +1746,7 @@ function zl(e, n, t, a) {
1746
1746
  onClick: f
1747
1747
  }, [F("i", {
1748
1748
  class: "f-icon modal_close"
1749
- }, null)]), [[oi, c.value]]), n.slots.buttonContent ? F("span", {
1749
+ }, null)]), [[ai, c.value]]), n.slots.buttonContent ? F("span", {
1750
1750
  class: "input-group-text input-group-append-button",
1751
1751
  onClick: i,
1752
1752
  onMouseenter: r,
@@ -1767,7 +1767,7 @@ function ql(e, n, t) {
1767
1767
  hidePopup: o,
1768
1768
  popoverRef: i
1769
1769
  } = t;
1770
- return () => F(ci, {
1770
+ return () => F(ui, {
1771
1771
  id: `${e.id}-popover`,
1772
1772
  ref: i,
1773
1773
  placement: e.placement,
@@ -1958,7 +1958,7 @@ const Tn = /* @__PURE__ */ Te({
1958
1958
  description: Xl,
1959
1959
  type: Ql,
1960
1960
  properties: Kl
1961
- }, Ga = {
1961
+ }, qa = {
1962
1962
  disabled: {
1963
1963
  type: Boolean,
1964
1964
  default: !1
@@ -2049,8 +2049,8 @@ const Tn = /* @__PURE__ */ Te({
2049
2049
  default: !1
2050
2050
  }
2051
2051
  };
2052
- st(Ga, Jl);
2053
- const Ya = {
2052
+ st(qa, Jl);
2053
+ const Ga = {
2054
2054
  conditions: {
2055
2055
  type: Array,
2056
2056
  default: []
@@ -2452,7 +2452,7 @@ const Yn = {
2452
2452
  popupOnClick: { type: Boolean, default: !0 }
2453
2453
  }, cs = Object.assign({}, Yn, {
2454
2454
  readonly: {}
2455
- }), Ua = st(Yn, ss, Zl, us), ds = {
2455
+ }), Ya = st(Yn, ss, Zl, us), ds = {
2456
2456
  dataSource: { type: Array, default: [] },
2457
2457
  enableSearch: { type: Boolean, default: !1 },
2458
2458
  idField: { type: String, default: "id" },
@@ -2530,7 +2530,7 @@ const Yn = {
2530
2530
  }), () => F("div", {
2531
2531
  class: "f-combo-list-container",
2532
2532
  style: s.value
2533
- }, [F(Oa, {
2533
+ }, [F(Ea, {
2534
2534
  ref: t,
2535
2535
  size: "small",
2536
2536
  itemClass: "f-combo-list-item",
@@ -2660,7 +2660,7 @@ const Gt = /* @__PURE__ */ Te({
2660
2660
  hidePopup: O
2661
2661
  }), ye([() => e.disabled, () => e.editable, () => e.enableClear, () => e.enableSearch, () => e.readonly], ([E, x, I, D, _]) => {
2662
2662
  o.value = E, f.value = x, i.value = I, r.value = D, l.value = _;
2663
- }), () => F(_a, {
2663
+ }), () => F(Oa, {
2664
2664
  ref: a,
2665
2665
  id: e.id,
2666
2666
  disable: o.value,
@@ -2750,7 +2750,7 @@ function gs(e) {
2750
2750
  return a;
2751
2751
  }
2752
2752
  }
2753
- function Xa(e) {
2753
+ function Ua(e) {
2754
2754
  if (!e)
2755
2755
  return;
2756
2756
  const n = e.getBoundingClientRect();
@@ -2771,7 +2771,7 @@ function bs(e) {
2771
2771
  if (!e)
2772
2772
  return;
2773
2773
  let n;
2774
- e.className.includes("dgComponentSelected") ? n = e : n = e.querySelector(".dgComponentSelected"), n && Xa(n);
2774
+ e.className.includes("dgComponentSelected") ? n = e : n = e.querySelector(".dgComponentSelected"), n && Ua(n);
2775
2775
  }
2776
2776
  function ws(e) {
2777
2777
  const { formSchemaUtils: n, formStateMachineUtils: t } = e;
@@ -2800,7 +2800,7 @@ function ws(e) {
2800
2800
  }
2801
2801
  return { getVariables: i, getControlName: r, getStateMachines: l };
2802
2802
  }
2803
- class Qa {
2803
+ class Xa {
2804
2804
  constructor(n) {
2805
2805
  V(this, "sessionVariables", [
2806
2806
  {
@@ -3062,7 +3062,7 @@ class Qa {
3062
3062
  };
3063
3063
  }
3064
3064
  }
3065
- class Ka {
3065
+ class Qa {
3066
3066
  constructor(n, t) {
3067
3067
  V(this, "componentId");
3068
3068
  V(this, "viewModelId");
@@ -3311,7 +3311,7 @@ class Ka {
3311
3311
  !u || !u.rules || (u.rules = u.rules.filter((c) => c.type !== i));
3312
3312
  }
3313
3313
  getExpressionOptions(n, t, a) {
3314
- return new Qa(this.formSchemaUtils).getExpressionOptions(n, t, a);
3314
+ return new Xa(this.formSchemaUtils).getExpressionOptions(n, t, a);
3315
3315
  }
3316
3316
  getRealTargetType(n) {
3317
3317
  return ["response-toolbar-item", "tab-toolbar-item", "section-toolbar-item"].indexOf(n.type) > -1 ? "Button" : n.binding && n.binding.field ? "Field" : "Container";
@@ -3567,7 +3567,7 @@ var ks = { exports: {} };
3567
3567
  D === 1 && Array.isArray(x) === !1 && (I = x, x = []);
3568
3568
  var _, P, z, H, L, N, Q, j, R, X = null, A, W, G = !1, K = 0, ie, Z = I || {};
3569
3569
  Z.moves === void 0 && (Z.moves = C), Z.accepts === void 0 && (Z.accepts = C), Z.invalid === void 0 && (Z.invalid = xt), Z.containers === void 0 && (Z.containers = x || []), Z.isContainer === void 0 && (Z.isContainer = h), Z.copy === void 0 && (Z.copy = !1), Z.copySortSource === void 0 && (Z.copySortSource = !1), Z.revertOnSpill === void 0 && (Z.revertOnSpill = !1), Z.removeOnSpill === void 0 && (Z.removeOnSpill = !1), Z.direction === void 0 && (Z.direction = "vertical"), Z.ignoreInputTextSelection === void 0 && (Z.ignoreInputTextSelection = !0), Z.mirrorContainer === void 0 && (Z.mirrorContainer = c.body);
3570
- var fe = r({
3570
+ var me = r({
3571
3571
  containers: Z.containers,
3572
3572
  start: Pe,
3573
3573
  end: ht,
@@ -3577,9 +3577,9 @@ var ks = { exports: {} };
3577
3577
  canMove: Ee,
3578
3578
  dragging: !1
3579
3579
  });
3580
- return Z.removeOnSpill === !0 && fe.on("over", _t).on("out", Ft), Fe(), fe;
3580
+ return Z.removeOnSpill === !0 && me.on("over", _t).on("out", Ft), Fe(), me;
3581
3581
  function ve($) {
3582
- return fe.containers.indexOf($) !== -1 || Z.isContainer($);
3582
+ return me.containers.indexOf($) !== -1 || Z.isContainer($);
3583
3583
  }
3584
3584
  function Fe($) {
3585
3585
  var ee = $ ? "remove" : "add";
@@ -3587,7 +3587,7 @@ var ks = { exports: {} };
3587
3587
  }
3588
3588
  function Be($) {
3589
3589
  var ee = $ ? "remove" : "add";
3590
- m(f, ee, "mousemove", te);
3590
+ m(f, ee, "mousemove", ae);
3591
3591
  }
3592
3592
  function Le($) {
3593
3593
  var ee = $ ? "remove" : "add";
@@ -3603,11 +3603,11 @@ var ks = { exports: {} };
3603
3603
  H = $.clientX, L = $.clientY;
3604
3604
  var ee = T($) !== 1 || $.metaKey || $.ctrlKey;
3605
3605
  if (!ee) {
3606
- var ae = $.target, ne = we(ae);
3607
- ne && (A = ne, Be(), $.type === "mousedown" && (b(ae) ? ae.focus() : $.preventDefault()));
3606
+ var ne = $.target, te = we(ne);
3607
+ te && (A = te, Be(), $.type === "mousedown" && (b(ne) ? ne.focus() : $.preventDefault()));
3608
3608
  }
3609
3609
  }
3610
- function te($) {
3610
+ function ae($) {
3611
3611
  if (A) {
3612
3612
  if (T($) === 0) {
3613
3613
  Se({});
@@ -3615,8 +3615,8 @@ var ks = { exports: {} };
3615
3615
  }
3616
3616
  if (!($.clientX !== void 0 && Math.abs($.clientX - H) <= (Z.slideFactorX || 0) && $.clientY !== void 0 && Math.abs($.clientY - L) <= (Z.slideFactorY || 0))) {
3617
3617
  if (Z.ignoreInputTextSelection) {
3618
- var ee = E("clientX", $) || 0, ae = E("clientY", $) || 0, ne = c.elementFromPoint(ee, ae);
3619
- if (b(ne))
3618
+ var ee = E("clientX", $) || 0, ne = E("clientY", $) || 0, te = c.elementFromPoint(ee, ne);
3619
+ if (b(te))
3620
3620
  return;
3621
3621
  }
3622
3622
  var Ce = A;
@@ -3625,17 +3625,17 @@ var ks = { exports: {} };
3625
3625
  }
3626
3626
  }
3627
3627
  function we($) {
3628
- if (!(fe.dragging && _) && !ve($)) {
3628
+ if (!(me.dragging && _) && !ve($)) {
3629
3629
  for (var ee = $; w($) && ve(w($)) === !1; )
3630
3630
  if (Z.invalid($, ee) || ($ = w($), !$))
3631
3631
  return;
3632
- var ae = w($);
3633
- if (ae && !Z.invalid($, ee)) {
3634
- var ne = Z.moves($, ae, ee, M($));
3635
- if (ne)
3632
+ var ne = w($);
3633
+ if (ne && !Z.invalid($, ee)) {
3634
+ var te = Z.moves($, ne, ee, M($));
3635
+ if (te)
3636
3636
  return {
3637
3637
  item: $,
3638
- source: ae
3638
+ source: ne
3639
3639
  };
3640
3640
  }
3641
3641
  }
@@ -3648,13 +3648,13 @@ var ks = { exports: {} };
3648
3648
  ee && rt(ee);
3649
3649
  }
3650
3650
  function rt($) {
3651
- _e($.item, $.source) && (j = $.item.cloneNode(!0), fe.emit("cloned", j, $.item, "copy")), P = $.source, z = $.item, N = Q = M($.item), fe.dragging = !0, fe.emit("drag", z, P);
3651
+ _e($.item, $.source) && (j = $.item.cloneNode(!0), me.emit("cloned", j, $.item, "copy")), P = $.source, z = $.item, N = Q = M($.item), me.dragging = !0, me.emit("drag", z, P);
3652
3652
  }
3653
3653
  function xt() {
3654
3654
  return !1;
3655
3655
  }
3656
3656
  function ht() {
3657
- if (fe.dragging) {
3657
+ if (me.dragging) {
3658
3658
  var $ = j || z;
3659
3659
  Ie($, w($));
3660
3660
  }
@@ -3663,72 +3663,72 @@ var ks = { exports: {} };
3663
3663
  A = !1, Be(!0), Le(!0);
3664
3664
  }
3665
3665
  function Se($) {
3666
- if (J(), !!fe.dragging) {
3667
- var ee = j || z, ae = E("clientX", $) || 0, ne = E("clientY", $) || 0, Ce = y(_, ae, ne), be = Ot(Ce, ae, ne);
3666
+ if (J(), !!me.dragging) {
3667
+ var ee = j || z, ne = E("clientX", $) || 0, te = E("clientY", $) || 0, Ce = y(_, ne, te), be = Ot(Ce, ne, te);
3668
3668
  be && (j && Z.copySortSource || !j || be !== P) ? Ie(ee, be) : Z.removeOnSpill ? Ge() : Re();
3669
3669
  }
3670
3670
  }
3671
3671
  function Ie($, ee) {
3672
- var ae = w($);
3673
- j && Z.copySortSource && ee === P && ae.removeChild(z), kt(ee) ? fe.emit("cancel", $, P) : fe.emit("drop", $, ee, P, Q), ft();
3672
+ var ne = w($);
3673
+ j && Z.copySortSource && ee === P && ne.removeChild(z), kt(ee) ? me.emit("cancel", $, P) : me.emit("drop", $, ee, P, Q), ft();
3674
3674
  }
3675
3675
  function Ge() {
3676
- if (fe.dragging) {
3676
+ if (me.dragging) {
3677
3677
  var $ = j || z, ee = w($);
3678
- ee && ee.removeChild($), fe.emit(j ? "cancel" : "remove", $, ee, P), ft();
3678
+ ee && ee.removeChild($), me.emit(j ? "cancel" : "remove", $, ee, P), ft();
3679
3679
  }
3680
3680
  }
3681
3681
  function Re($) {
3682
- if (fe.dragging) {
3683
- var ee = arguments.length > 0 ? $ : Z.revertOnSpill, ae = j || z, ne = w(ae), Ce = kt(ne);
3684
- Ce === !1 && ee && (j ? ne && ne.removeChild(j) : P.insertBefore(ae, N)), Ce || ee ? fe.emit("cancel", ae, P, P) : fe.emit("drop", ae, ne, P, Q), ft();
3682
+ if (me.dragging) {
3683
+ var ee = arguments.length > 0 ? $ : Z.revertOnSpill, ne = j || z, te = w(ne), Ce = kt(te);
3684
+ Ce === !1 && ee && (j ? te && te.removeChild(j) : P.insertBefore(ne, N)), Ce || ee ? me.emit("cancel", ne, P, P) : me.emit("drop", ne, te, P, Q), ft();
3685
3685
  }
3686
3686
  }
3687
3687
  function ft() {
3688
3688
  var $ = j || z;
3689
- J(), oe(), pe(), $ && u.rm($, "gu-transit"), R && clearTimeout(R), fe.dragging = !1, X && fe.emit("out", $, X, P), fe.emit("dragend", $, K), P = z = j = N = Q = R = X = null;
3689
+ J(), oe(), fe(), $ && u.rm($, "gu-transit"), R && clearTimeout(R), me.dragging = !1, X && me.emit("out", $, X, P), me.emit("dragend", $, K), P = z = j = N = Q = R = X = null;
3690
3690
  }
3691
3691
  function kt($, ee) {
3692
- var ae;
3693
- return ee !== void 0 ? ae = ee : _ ? ae = Q : ae = M(j || z), $ === P && ae === N;
3692
+ var ne;
3693
+ return ee !== void 0 ? ne = ee : _ ? ne = Q : ne = M(j || z), $ === P && ne === N;
3694
3694
  }
3695
- function Ot($, ee, ae) {
3696
- for (var ne = $; ne && !Ce(); )
3697
- ne = w(ne);
3698
- return ne;
3695
+ function Ot($, ee, ne) {
3696
+ for (var te = $; te && !Ce(); )
3697
+ te = w(te);
3698
+ return te;
3699
3699
  function Ce() {
3700
- var be = ve(ne);
3700
+ var be = ve(te);
3701
3701
  if (be === !1)
3702
3702
  return !1;
3703
- var Ne = ge(ne, $), Me = xe(ne, Ne, ee, ae), $e = kt(ne, Me);
3704
- return $e ? !0 : Z.accepts(z, ne, P, Me);
3703
+ var Ne = ge(te, $), Me = xe(te, Ne, ee, ne), $e = kt(te, Me);
3704
+ return $e ? !0 : Z.accepts(z, te, P, Me);
3705
3705
  }
3706
3706
  }
3707
3707
  function yt($) {
3708
3708
  if (!_)
3709
3709
  return;
3710
3710
  $.preventDefault();
3711
- var ee = E("clientX", $) || 0, ae = E("clientY", $) || 0;
3712
- _.style.left = ee - 2 + "px", _.style.top = ae - 2 + "px";
3713
- var ne = j || z, Ce = y(_, ee, ae), be = Ot(Ce, ee, ae), Ne = be !== null && be !== X;
3714
- (Ne || be === null) && (he(), X = be, pt()), me(Ce, ae);
3715
- var Me = w(ne);
3711
+ var ee = E("clientX", $) || 0, ne = E("clientY", $) || 0;
3712
+ _.style.left = ee - 2 + "px", _.style.top = ne - 2 + "px";
3713
+ var te = j || z, Ce = y(_, ee, ne), be = Ot(Ce, ee, ne), Ne = be !== null && be !== X;
3714
+ (Ne || be === null) && (he(), X = be, pt()), pe(Ce, ne);
3715
+ var Me = w(te);
3716
3716
  if (be === P && j && !Z.copySortSource) {
3717
- Me && Me.removeChild(ne);
3717
+ Me && Me.removeChild(te);
3718
3718
  return;
3719
3719
  }
3720
3720
  var $e, ut = ge(be, Ce);
3721
3721
  if (G = Ve(ut, be), ut !== null)
3722
- $e = xe(be, ut, ee, ae);
3722
+ $e = xe(be, ut, ee, ne);
3723
3723
  else if (Z.revertOnSpill === !0 && !j)
3724
3724
  $e = N, be = P;
3725
3725
  else {
3726
- j && Me && Me.removeChild(ne), j && W && (W.style.display = "none");
3726
+ j && Me && Me.removeChild(te), j && W && (W.style.display = "none");
3727
3727
  return;
3728
3728
  }
3729
- W.style.display = "block", Rt($e, ne, Ne), $e ? tt(ut, $e) : U(be);
3729
+ W.style.display = "block", Rt($e, te, Ne), $e ? tt(ut, $e) : U(be);
3730
3730
  function Ke(ke) {
3731
- fe.emit(ke, ne, X, P);
3731
+ me.emit(ke, te, X, P);
3732
3732
  }
3733
3733
  function pt() {
3734
3734
  Ne && Ke("over");
@@ -3737,17 +3737,17 @@ var ks = { exports: {} };
3737
3737
  X && Ke("out");
3738
3738
  }
3739
3739
  }
3740
- function Rt($, ee, ae) {
3741
- ($ === ee || $ === M(ee)) && (Q = M(ee)), ($ === null && ae || $ !== ee && $ !== M(ee)) && (Q = $);
3740
+ function Rt($, ee, ne) {
3741
+ ($ === ee || $ === M(ee)) && (Q = M(ee)), ($ === null && ne || $ !== ee && $ !== M(ee)) && (Q = $);
3742
3742
  }
3743
3743
  function _t($) {
3744
3744
  u.rm($, "gu-hide");
3745
3745
  }
3746
3746
  function Ft($) {
3747
- fe.dragging && u.add($, "gu-hide");
3747
+ me.dragging && u.add($, "gu-hide");
3748
3748
  }
3749
3749
  function jt() {
3750
- _ || (_ = document.createElement("div"), _.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;", _.innerHTML = Z.getMirrorText && Z.getMirrorText(z) || "控件", u.add(_, "gu-mirror"), Z.mirrorContainer.appendChild(_), m(f, "add", "mousemove", yt), u.add(Z.mirrorContainer, "gu-unselectable"), fe.emit("cloned", _, z, "mirror"));
3750
+ _ || (_ = document.createElement("div"), _.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;", _.innerHTML = Z.getMirrorText && Z.getMirrorText(z) || "控件", u.add(_, "gu-mirror"), Z.mirrorContainer.appendChild(_), m(f, "add", "mousemove", yt), u.add(Z.mirrorContainer, "gu-unselectable"), me.emit("cloned", _, z, "mirror"));
3751
3751
  }
3752
3752
  function Dt() {
3753
3753
  if (W = document.createElement("div"), u.add(W, "gu-insertion"), z) {
@@ -3759,21 +3759,21 @@ var ks = { exports: {} };
3759
3759
  function oe() {
3760
3760
  _ && (u.rm(Z.mirrorContainer, "gu-unselectable"), m(f, "remove", "mousemove", yt), w(_).removeChild(_), _ = null);
3761
3761
  }
3762
- function pe() {
3762
+ function fe() {
3763
3763
  W && (w(W).removeChild(W), W = null);
3764
3764
  }
3765
3765
  function ge($, ee) {
3766
- for (var ae = ee; ae !== $ && w(ae) !== $; )
3767
- ae = w(ae);
3768
- return ae === f ? null : ae;
3766
+ for (var ne = ee; ne !== $ && w(ne) !== $; )
3767
+ ne = w(ne);
3768
+ return ne === f ? null : ne;
3769
3769
  }
3770
3770
  function Ve($, ee) {
3771
3771
  if (!ee)
3772
3772
  return G;
3773
- var ae = $ || ee && ee.lastElementChild;
3774
- if (!ae)
3773
+ var ne = $ || ee && ee.lastElementChild;
3774
+ if (!ne)
3775
3775
  return !0;
3776
- var ne = getComputedStyle($), Ce = /^inline/.test(ne.getPropertyValue("display")) || /^(left|right)$/.test(ne.getPropertyValue("float"));
3776
+ var te = getComputedStyle($), Ce = /^inline/.test(te.getPropertyValue("display")) || /^(left|right)$/.test(te.getPropertyValue("float"));
3777
3777
  if (Ce)
3778
3778
  return !0;
3779
3779
  if (ee) {
@@ -3791,10 +3791,10 @@ var ks = { exports: {} };
3791
3791
  if (!$.children || !$.children.length)
3792
3792
  return !1;
3793
3793
  for (const ee of Array.from($.children)) {
3794
- const ne = (ee.className && ee.className.split(" ") || []).filter((Ce) => /^col(-md|-xl|-el){0,1}-([1-9]|10|11|12)$/.test(Ce));
3795
- if (!ne.length)
3794
+ const te = (ee.className && ee.className.split(" ") || []).filter((Ce) => /^col(-md|-xl|-el){0,1}-([1-9]|10|11|12)$/.test(Ce));
3795
+ if (!te.length)
3796
3796
  return !1;
3797
- for (const Ce of ne) {
3797
+ for (const Ce of te) {
3798
3798
  const be = Ce.slice(Ce.lastIndexOf("-") + 1);
3799
3799
  if (parseInt(be, 10) !== 12)
3800
3800
  return !1;
@@ -3803,15 +3803,15 @@ var ks = { exports: {} };
3803
3803
  return !0;
3804
3804
  }
3805
3805
  function tt($, ee) {
3806
- const ae = ee.getBoundingClientRect();
3807
- if (W.style.left = ae.left + "px", W.style.top = ae.top + "px", G) {
3808
- if (W.style.height = ae.height + "px", W.style.width = "4px", $) {
3809
- const ne = $.getBoundingClientRect();
3810
- ne.top !== ae.top && (W.style.left = ne.right + "px", W.style.top = ne.top + "px", W.style.height = ne.height + "px");
3806
+ const ne = ee.getBoundingClientRect();
3807
+ if (W.style.left = ne.left + "px", W.style.top = ne.top + "px", G) {
3808
+ if (W.style.height = ne.height + "px", W.style.width = "4px", $) {
3809
+ const te = $.getBoundingClientRect();
3810
+ te.top !== ne.top && (W.style.left = te.right + "px", W.style.top = te.top + "px", W.style.height = te.height + "px");
3811
3811
  }
3812
- } else if (W.style.height = "4px", W.style.width = ae.width + "px", ie) {
3813
- const ne = ie.getBoundingClientRect();
3814
- ae.top < ne.top && (W.style.display = "none");
3812
+ } else if (W.style.height = "4px", W.style.width = ne.width + "px", ie) {
3813
+ const te = ie.getBoundingClientRect();
3814
+ ne.top < te.top && (W.style.display = "none");
3815
3815
  }
3816
3816
  ee === z && z && (W.style.display = "none");
3817
3817
  }
@@ -3819,42 +3819,42 @@ var ks = { exports: {} };
3819
3819
  Q = null;
3820
3820
  var ee = $.lastElementChild;
3821
3821
  if (ee) {
3822
- var ae = ee.getBoundingClientRect();
3823
- G ? (W.style.left = ae.right + "px", W.style.top = ae.top + "px", W.style.height = ae.height + "px", W.style.width = "4px") : (W.style.left = ae.left + "px", W.style.top = ae.bottom + "px", W.style.height = "4px", W.style.width = ae.width + "px"), ee === z && z && (W.style.display = "none");
3822
+ var ne = ee.getBoundingClientRect();
3823
+ G ? (W.style.left = ne.right + "px", W.style.top = ne.top + "px", W.style.height = ne.height + "px", W.style.width = "4px") : (W.style.left = ne.left + "px", W.style.top = ne.bottom + "px", W.style.height = "4px", W.style.width = ne.width + "px"), ee === z && z && (W.style.display = "none");
3824
3824
  } else
3825
3825
  W.style.display = "none";
3826
3826
  }
3827
- function me($, ee) {
3827
+ function pe($, ee) {
3828
3828
  if (!Z.mirrorContainer.contains($) || !window.scrollContainerList || !Array.from(window.scrollContainerList).length || (ie = d($), !ie || !ie.contains($)))
3829
3829
  return;
3830
- const ae = document.querySelector(".dgComponentSelected"), ne = ie.getBoundingClientRect();
3831
- if (ee - 30 < ne.top && ie.scrollTop > 0) {
3830
+ const ne = document.querySelector(".dgComponentSelected"), te = ie.getBoundingClientRect();
3831
+ if (ee - 30 < te.top && ie.scrollTop > 0) {
3832
3832
  let Ce = ie.scrollTop < 10 ? ie.scrollTop : 10;
3833
- ie.scrollBy(0, -1 * Ce), ae && ie.contains(ae) && (K = K + -1 * Ce);
3833
+ ie.scrollBy(0, -1 * Ce), ne && ie.contains(ne) && (K = K + -1 * Ce);
3834
3834
  }
3835
- if (ee + 30 > ne.bottom && ie.scrollTop < ie.scrollHeight - ie.clientHeight) {
3835
+ if (ee + 30 > te.bottom && ie.scrollTop < ie.scrollHeight - ie.clientHeight) {
3836
3836
  const Ce = ie.scrollHeight - ie.clientHeight - ie.scrollTop;
3837
3837
  let be = Ce < 10 ? Ce : 10;
3838
- ie.scrollBy(0, be), ae && ie.contains(ae) && (K = K + be);
3838
+ ie.scrollBy(0, be), ne && ie.contains(ne) && (K = K + be);
3839
3839
  }
3840
3840
  }
3841
- function xe($, ee, ae, ne) {
3841
+ function xe($, ee, ne, te) {
3842
3842
  var Ce = Z.direction === "horizontal", be = Z.direction === "mixed", Ne = ee !== $ ? $e() : Me();
3843
3843
  return Ne;
3844
3844
  function Me() {
3845
3845
  var Ke = $.children.length, pt, he, ke;
3846
3846
  for (pt = 0; pt < Ke; pt++)
3847
- if (he = $.children[pt], ke = he.getBoundingClientRect(), Ce && ke.left + ke.width / 2 > ae || !be && !Ce && ke.top + ke.height / 2 > ne || be && ke.left + ke.width > ae && ke.top + ke.height > ne)
3847
+ if (he = $.children[pt], ke = he.getBoundingClientRect(), Ce && ke.left + ke.width / 2 > ne || !be && !Ce && ke.top + ke.height / 2 > te || be && ke.left + ke.width > ne && ke.top + ke.height > te)
3848
3848
  return he;
3849
3849
  return null;
3850
3850
  }
3851
3851
  function $e() {
3852
3852
  var Ke = ee.getBoundingClientRect();
3853
3853
  if (be) {
3854
- var pt = ne - Ke.top, he = ae - Ke.left, ke = Ke.bottom - ne, nt = Ke.right - ae, et = Math.min(he, nt, pt, ke), at;
3854
+ var pt = te - Ke.top, he = ne - Ke.left, ke = Ke.bottom - te, nt = Ke.right - ne, et = Math.min(he, nt, pt, ke), at;
3855
3855
  return G ? at = nt < he : at = ke === et || nt === et || he === et, ut(at);
3856
3856
  }
3857
- return ut(Ce ? ae > Ke.left + g(Ke) / 2 : ne > Ke.top + S(Ke) / 2);
3857
+ return ut(Ce ? ne > Ke.left + g(Ke) / 2 : te > Ke.top + S(Ke) / 2);
3858
3858
  }
3859
3859
  function ut(Ke) {
3860
3860
  return Ke ? M(ee) : ee;
@@ -4392,7 +4392,7 @@ const Fs = {
4392
4392
  }, null)]);
4393
4393
  }
4394
4394
  });
4395
- class Ja {
4395
+ class Ka {
4396
4396
  constructor() {
4397
4397
  V(this, "notifyRefs", []);
4398
4398
  V(this, "globalConfig", St({}));
@@ -4433,7 +4433,7 @@ class Ja {
4433
4433
  document.body.removeChild(i);
4434
4434
  }), Je(() => {
4435
4435
  t.updateNotifyPositionForCreate(o, l);
4436
- }), () => F(Ta, {
4436
+ }), () => F(Sa, {
4437
4437
  mode: "out-in",
4438
4438
  name: "fade",
4439
4439
  appear: !0
@@ -4514,10 +4514,10 @@ class Ja {
4514
4514
  const Un = Symbol("NOTIFY_SERVICE_TOKEN");
4515
4515
  mn.install = (e) => {
4516
4516
  e.component(mn.name, mn), e.component(jn.name, jn);
4517
- const n = new Ja();
4517
+ const n = new Ka();
4518
4518
  e.provide(Un, n), e.provide("FNotifyService", n);
4519
4519
  };
4520
- const Za = /* @__PURE__ */ new Map([
4520
+ const Ja = /* @__PURE__ */ new Map([
4521
4521
  ["appearance", Jt],
4522
4522
  ["column", "columnOption"]
4523
4523
  ]);
@@ -4540,7 +4540,7 @@ function Es(e, n, t) {
4540
4540
  const a = e.getSchemaByType("content-container");
4541
4541
  return a.id = `${n.id}-layout`, a.appearance = { class: "f-grid-is-sub f-utils-flex-column" }, a.contents = [n], a;
4542
4542
  }
4543
- function eo(e, n, t) {
4543
+ function Za(e, n, t) {
4544
4544
  const o = t.parentComponentInstance.schema.type, i = o === "section" || o === "tab-page";
4545
4545
  n.appearance = { class: "f-component-grid" };
4546
4546
  const l = (i ? Es : Ms)(e, n, t);
@@ -5326,7 +5326,7 @@ const Os = "https://json-schema.org/draft/2020-12/schema", _s = "https://farris-
5326
5326
  ], Ns = {
5327
5327
  onSelectionChange: "行切换事件",
5328
5328
  onClickRow: "行点击事件"
5329
- }, to = {
5329
+ }, eo = {
5330
5330
  $schema: Os,
5331
5331
  $id: _s,
5332
5332
  title: Ds,
@@ -5464,7 +5464,7 @@ const Os = "https://json-schema.org/draft/2020-12/schema", _s = "https://farris-
5464
5464
  width: { type: Number, default: -1 },
5465
5465
  /** 启用虚拟渲染 */
5466
5466
  virtualized: { type: Boolean, default: !1 }
5467
- }, Rs = st(Xn, to, Za, eo), js = yl(), Ls = hl(), no = Object.assign({}, Xn, { componentId: { type: String, default: "" } }), $s = st(no, to, Za, eo), Ws = vl();
5467
+ }, Rs = st(Xn, eo, Ja, Za), js = yl(), Ls = hl(), to = Object.assign({}, Xn, { componentId: { type: String, default: "" } }), $s = st(to, eo, Ja, Za), Ws = vl();
5468
5468
  var it = /* @__PURE__ */ ((e) => (e[e.readonly = 0] = "readonly", e[e.editable = 1] = "editable", e[e.editing = 2] = "editing", e))(it || {}), wt = /* @__PURE__ */ ((e) => (e[e.initial = 0] = "initial", e[e.editing = 1] = "editing", e))(wt || {}), on = /* @__PURE__ */ ((e) => (e[e.data = 0] = "data", e[e.group = 1] = "group", e[e.summary = 2] = "summary", e))(on || {}), ot = /* @__PURE__ */ ((e) => (e[e.none = 0] = "none", e[e.filterable = 1] = "filterable", e[e.sortable = 2] = "sortable", e[e.filtered = 4] = "filtered", e[e.sorted = 8] = "sorted", e[e.ascending = 16] = "ascending", e[e.descending = 32] = "descending", e))(ot || {});
5469
5469
  function Hs(e, n) {
5470
5470
  var p;
@@ -5670,38 +5670,38 @@ function Ys(e, n, t, a, o, i, r, l, u, c, f, s, d) {
5670
5670
  } = As(e, a, r), {
5671
5671
  treeNodeIconsClass: R
5672
5672
  } = zs(e, M, O);
5673
- function X(q, te) {
5673
+ function X(q, ae) {
5674
5674
  const we = q.raw[O.value];
5675
5675
  return {
5676
5676
  "fv-tree-node-toggle": we && q.collapse,
5677
5677
  "fv-tree-node-toggle-minus": we && !q.collapse
5678
5678
  };
5679
5679
  }
5680
- function A(q, te) {
5681
- q.stopPropagation(), I(te);
5680
+ function A(q, ae) {
5681
+ q.stopPropagation(), I(ae);
5682
5682
  }
5683
5683
  function W(q) {
5684
5684
  q.stopPropagation();
5685
5685
  }
5686
- function G(q, te) {
5686
+ function G(q, ae) {
5687
5687
  return F("div", {
5688
5688
  class: X(q),
5689
5689
  onClick: (we) => A(we, q),
5690
5690
  onDblclick: W
5691
5691
  }, null);
5692
5692
  }
5693
- function K(q, te) {
5693
+ function K(q, ae) {
5694
5694
  return x.value && F("div", {
5695
5695
  id: "treeNodeIcons",
5696
- class: R(q, te)
5696
+ class: R(q, ae)
5697
5697
  }, null);
5698
5698
  }
5699
5699
  function ie(q) {
5700
5700
  S.value ? (q.checked ? w(q) : b(q), D(q)) : v(q);
5701
5701
  }
5702
- function Z(q, te) {
5703
- return E.value && F(Ji, {
5704
- id: "checkbox_for_" + _(q, te.index),
5702
+ function Z(q, ae) {
5703
+ return E.value && F(Ki, {
5704
+ id: "checkbox_for_" + _(q, ae.index),
5705
5705
  indeterminate: q.indeterminate,
5706
5706
  disabled: q.disabled,
5707
5707
  checked: q.checked,
@@ -5709,61 +5709,57 @@ function Ys(e, n, t, a, o, i, r, l, u, c, f, s, d) {
5709
5709
  onChange: () => ie(q)
5710
5710
  }, null);
5711
5711
  }
5712
- function fe(q, te) {
5712
+ function me(q, ae) {
5713
5713
  return F("span", {
5714
- title: te.data,
5715
5714
  style: "user-select:none"
5716
5715
  }, [n.slots.cellTemplate ? n.slots.cellTemplate({
5717
- cell: te,
5716
+ cell: ae,
5718
5717
  row: q
5719
- }) : te.mode === it.editing ? te.getEditor(te) : te.formatter ? te.formatter(te, q) : te.data != null ? te.data.toString() : te.data]);
5718
+ }) : ae.mode === it.editing ? ae.getEditor(ae) : ae.formatter ? ae.formatter(ae, q) : ae.showTips ? F(Zi, null, {
5719
+ default: () => ae.data,
5720
+ contentTemplate: () => ae.data
5721
+ }) : ae.data]);
5720
5722
  }
5721
- function ve(q, te) {
5723
+ function ve(q, ae) {
5722
5724
  return F("div", {
5723
- class: Q(te)
5724
- }, [te.showTips ? F(ua, null, {
5725
- default: () => fe(q, te),
5726
- contentTemplate: () => fe(q, te)
5727
- }) : fe(q, te)]);
5725
+ class: Q(ae)
5726
+ }, [me(q, ae)]);
5728
5727
  }
5729
- function Fe(q, te, we) {
5728
+ function Fe(q, ae, we) {
5730
5729
  const Ee = j(q);
5731
5730
  return F("div", {
5732
- ref: te.setRef,
5733
- key: _(q, te.index),
5731
+ ref: ae.setRef,
5732
+ key: _(q, ae.index),
5734
5733
  class: "fv-grid-hierarchy-cell",
5735
- style: P(te, we)
5734
+ style: P(ae, we)
5736
5735
  }, [F("div", {
5737
- class: L(te),
5736
+ class: L(ae),
5738
5737
  style: Ee
5739
- }, [G(q), K(q, te), Z(q, te), ve(q, te)])]);
5738
+ }, [G(q), K(q, ae), Z(q, ae), ve(q, ae)])]);
5740
5739
  }
5741
- function Be(q, te, we) {
5740
+ function Be(q, ae, we) {
5742
5741
  return F("div", {
5743
- ref: te.setRef,
5744
- key: _(q, te.index),
5745
- class: m(te),
5746
- style: P(te, we),
5747
- onClick: (Ee) => p(Ee, te, q, te.column)
5742
+ ref: ae.setRef,
5743
+ key: _(q, ae.index),
5744
+ class: m(ae),
5745
+ style: P(ae, we),
5746
+ onClick: (Ee) => p(Ee, ae, q, ae.column)
5748
5747
  }, [F("div", {
5749
- class: L(te)
5748
+ class: L(ae)
5750
5749
  }, [F("div", {
5751
- class: Q(te)
5752
- }, [te.showTips ? F(ua, null, {
5753
- default: () => fe(q, te),
5754
- contentTemplate: () => fe(q, te)
5755
- }) : fe(q, te)])])]);
5750
+ class: Q(ae)
5751
+ }, [me(q, ae)])])]);
5756
5752
  }
5757
- function Le(q, te) {
5758
- return te === "left" && t.value.leftColumns.length > 0 && t.value.leftColumns[0].field === q.field || te === "primary" && t.value.primaryColumns.length > 0 && t.value.primaryColumns[0].field === q.field;
5753
+ function Le(q, ae) {
5754
+ return ae === "left" && t.value.leftColumns.length > 0 && t.value.leftColumns[0].field === q.field || ae === "primary" && t.value.primaryColumns.length > 0 && t.value.primaryColumns[0].field === q.field;
5759
5755
  }
5760
- function Y(q, te) {
5756
+ function Y(q, ae) {
5761
5757
  n.emit("dblclickNode", {
5762
5758
  $event: q,
5763
- node: te.raw
5759
+ node: ae.raw
5764
5760
  });
5765
5761
  }
5766
- function de(q, te, we = "primary", Ee) {
5762
+ function de(q, ae, we = "primary", Ee) {
5767
5763
  return F("div", {
5768
5764
  ref: q.setRef,
5769
5765
  key: z(q),
@@ -5773,7 +5769,7 @@ function Ys(e, n, t, a, o, i, r, l, u, c, f, s, d) {
5773
5769
  onMouseout: (Pe) => g(Pe, q),
5774
5770
  onClick: (Pe) => h(Pe, q),
5775
5771
  onDblclick: (Pe) => Y(Pe, q)
5776
- }, [Object.values(q.data).filter((Pe) => te[Pe.field] && Pe.rowSpan === 1).map((Pe) => Le(Pe, we) ? Fe(q, Pe, te) : Be(q, Pe, te))]);
5772
+ }, [Object.values(q.data).filter((Pe) => ae[Pe.field] && Pe.rowSpan === 1).map((Pe) => Le(Pe, we) ? Fe(q, Pe, ae) : Be(q, Pe, ae))]);
5777
5773
  }
5778
5774
  return {
5779
5775
  renderDataRow: de
@@ -5986,7 +5982,7 @@ function Js(e, n) {
5986
5982
  }
5987
5983
  function Zs(e, n) {
5988
5984
  var C;
5989
- di();
5985
+ ci();
5990
5986
  const { idField: t } = n, a = k(e.summary), o = k(e.group), i = k(((C = e.group) == null ? void 0 : C.groupFields) || []), r = B(() => {
5991
5987
  var g;
5992
5988
  return (g = e.group) == null ? void 0 : g.enable;
@@ -6084,8 +6080,8 @@ function eu(e, n, t, a) {
6084
6080
  s.clear(), A.reduce((G, K) => {
6085
6081
  const ie = K[c.value] !== void 0 ? K[c.value] : "";
6086
6082
  if (ie && W.has(ie)) {
6087
- const fe = W.get(ie), ve = isNaN(Number(fe.__fv_layer__)) ? 1 : Number(fe.__fv_layer__);
6088
- K.__fv_layer__ = ve + 1, K.__fv_parent_index__ = fe.__fv_index__, fe.__fv_hasChildren__ = !0;
6083
+ const me = W.get(ie), ve = isNaN(Number(me.__fv_layer__)) ? 1 : Number(me.__fv_layer__);
6084
+ K.__fv_layer__ = ve + 1, K.__fv_parent_index__ = me.__fv_index__, me.__fv_hasChildren__ = !0;
6089
6085
  } else
6090
6086
  K.__fv_layer__ = 1;
6091
6087
  const Z = G.has(ie) ? G.get(ie) : [];
@@ -6133,8 +6129,8 @@ function eu(e, n, t, a) {
6133
6129
  }
6134
6130
  function S(A, W, G) {
6135
6131
  Array.from(W.keys()).forEach((K) => {
6136
- W.get(K).reduce((Z, fe) => {
6137
- const ve = fe[r.value], Fe = A.get(fe[r.value]), Be = A.get(K), Le = G.get(K);
6132
+ W.get(K).reduce((Z, me) => {
6133
+ const ve = me[r.value], Fe = A.get(me[r.value]), Be = A.get(K), Le = G.get(K);
6138
6134
  return Be && Le && (Be.children.set(ve, Fe), Be.children.set(ve, Fe), Fe.parentId = K, Fe.parentIndex = Be.index, Fe.parents.set(K, Be)), Z;
6139
6135
  }, A);
6140
6136
  });
@@ -6198,7 +6194,7 @@ function eu(e, n, t, a) {
6198
6194
  }
6199
6195
  function z(A, W, G = 0) {
6200
6196
  A.forEach((K) => {
6201
- const ie = E(K), Z = K.__fv_layer__ <= G, fe = W === "ToCollapse" ? K.__fv_layer__ <= G : !(K.__fv_layer__ <= G), ve = Z ? fe : K[l.value];
6197
+ const ie = E(K), Z = K.__fv_layer__ <= G, me = W === "ToCollapse" ? K.__fv_layer__ <= G : !(K.__fv_layer__ <= G), ve = Z ? me : K[l.value];
6202
6198
  K[l.value] = ie || ve;
6203
6199
  });
6204
6200
  for (const [K, ie] of s.entries())
@@ -6213,8 +6209,8 @@ function eu(e, n, t, a) {
6213
6209
  }
6214
6210
  function N(A) {
6215
6211
  A.forEach((W, G) => {
6216
- var fe;
6217
- const K = W[r.value], ie = s.has(K) ? (fe = s.get(K)) == null ? void 0 : fe.map((ve) => ve.__fv_index__) : [], Z = g(K, G);
6212
+ var me;
6213
+ const K = W[r.value], ie = s.has(K) ? (me = s.get(K)) == null ? void 0 : me.map((ve) => ve.__fv_index__) : [], Z = g(K, G);
6218
6214
  W.__fv_graph_node__ = Z, W.__fv_children_index__ = ie, W.__fv_descendant_index__ = [...ie], W.__fv_parents__ = /* @__PURE__ */ new Map(), E(W) && (W[l.value] = !0);
6219
6215
  });
6220
6216
  }
@@ -6227,18 +6223,18 @@ function eu(e, n, t, a) {
6227
6223
  function j(A, W, G) {
6228
6224
  const ie = G.value[A][r.value], Z = f.get(ie);
6229
6225
  if (Z) {
6230
- const fe = f.get(Z.parentId);
6226
+ const me = f.get(Z.parentId);
6231
6227
  let ve = G.value.length - 1;
6232
- if (fe) {
6233
- const Fe = Array.from(fe.children.keys()).indexOf(Z.id);
6234
- if (Fe === fe.children.size - 1) {
6235
- const Le = Array.from(fe.descendant.values())[fe.descendant.size - 1];
6228
+ if (me) {
6229
+ const Fe = Array.from(me.children.keys()).indexOf(Z.id);
6230
+ if (Fe === me.children.size - 1) {
6231
+ const Le = Array.from(me.descendant.values())[me.descendant.size - 1];
6236
6232
  ve = G.value.findIndex((de) => de[r.value] === Le.id) + 1;
6237
6233
  } else {
6238
- const Le = Array.from(fe.children.values())[Fe + 1];
6234
+ const Le = Array.from(me.children.values())[Fe + 1];
6239
6235
  ve = G.value.findIndex((de) => de[r.value] === Le.id);
6240
6236
  }
6241
- W[u.value] = !1, W[c.value] = fe.id, G.value.splice(ve, 0, W);
6237
+ W[u.value] = !1, W[c.value] = me.id, G.value.splice(ve, 0, W);
6242
6238
  }
6243
6239
  }
6244
6240
  }
@@ -6304,80 +6300,80 @@ function tu(e, n, t, a, o) {
6304
6300
  function W() {
6305
6301
  return A.value && A.value.enable && A.value.size > 0 ? A.value.size : z.value.length;
6306
6302
  }
6307
- const G = k(1), K = B(() => A.value && A.value.enable && A.value.mode !== "server"), ie = B(() => A.value && A.value.enable && A.value.mode === "server"), Z = new Ja();
6308
- function fe(U, me) {
6309
- const xe = Math.ceil(U.length / me);
6303
+ const G = k(1), K = B(() => A.value && A.value.enable && A.value.mode !== "server"), ie = B(() => A.value && A.value.enable && A.value.mode === "server"), Z = new Ka();
6304
+ function me(U, pe) {
6305
+ const xe = Math.ceil(U.length / pe);
6310
6306
  let _e = 0;
6311
- const $ = [], ee = [], ae = [];
6307
+ const $ = [], ee = [], ne = [];
6312
6308
  for (; _e < xe; ) {
6313
- const ne = U.slice(_e * me, (_e + 1) * me), Ce = p(m.value, ne, n);
6309
+ const te = U.slice(_e * pe, (_e + 1) * pe), Ce = p(m.value, te, n);
6314
6310
  ee[_e] = Ce.filter((be) => be.__fv_data_grid_group_row__).length, $.push(...Ce), _e++;
6315
6311
  }
6316
- return ee.reduce((ne, Ce, be) => (ne = ne + Ce, ae.push(ne), ne), 0), {
6312
+ return ee.reduce((te, Ce, be) => (te = te + Ce, ne.push(te), te), 0), {
6317
6313
  groupData: $,
6318
6314
  groupRowSizeList: ee,
6319
- accumulateGroupRowSize: ae
6315
+ accumulateGroupRowSize: ne
6320
6316
  };
6321
6317
  }
6322
6318
  function ve() {
6323
6319
  var Ce;
6324
6320
  z.value = y.value, K.value && (X.value = z.value.length), T.value && !K.value && (z.value = p(m.value, y.value, n)), R = j.value.reduce((be, Ne) => (be.set(Ne, 0), be), R);
6325
- const U = 0, me = W(), xe = (G.value - 1) * me;
6326
- let $ = xe > z.value.length - 1 || ie.value ? U : xe, ee = ie.value ? z.value.length : Math.min($ + me, z.value.length);
6321
+ const U = 0, pe = W(), xe = (G.value - 1) * pe;
6322
+ let $ = xe > z.value.length - 1 || ie.value ? U : xe, ee = ie.value ? z.value.length : Math.min($ + pe, z.value.length);
6327
6323
  if (T.value && K.value) {
6328
- const { accumulateGroupRowSize: be, groupData: Ne, groupRowSizeList: Me } = fe(y.value, me);
6324
+ const { accumulateGroupRowSize: be, groupData: Ne, groupRowSizeList: Me } = me(y.value, pe);
6329
6325
  z.value = Ne;
6330
6326
  const $e = Me[G.value - 1];
6331
- $ += G.value - 2 < 0 ? 0 : be[G.value - 2], ee = $ + me + $e;
6327
+ $ += G.value - 2 < 0 ? 0 : be[G.value - 2], ee = $ + pe + $e;
6332
6328
  }
6333
- let ae = 0;
6334
- const ne = [];
6329
+ let ne = 0;
6330
+ const te = [];
6335
6331
  if (z.value.length) {
6336
6332
  _(z.value);
6337
6333
  const be = D.value !== e.idField;
6338
6334
  for (let Ne = $; Ne < ee; Ne++) {
6339
6335
  const Me = z.value[Ne];
6340
- Me.__fv_data_grid_group_row__ ? (ae = 0, Me.__fv_data_index__ = "") : Me.__fv_data_grid_group_summary__ ? Me.__fv_data_index__ = "" : (ae++, Me.__fv_data_index__ = ae + (G.value - 1) * me), Me.__fv_index__ = Ne, Me.__fv_visible_index__ = Ne, e.rowOption && e.rowOption.disabledField && (Me.__fv_disabled__ = Me[(Ce = e.rowOption) == null ? void 0 : Ce.disabledField]), be && (Me[D.value] = Ne), j.value.forEach(($e) => {
6336
+ Me.__fv_data_grid_group_row__ ? (ne = 0, Me.__fv_data_index__ = "") : Me.__fv_data_grid_group_summary__ ? Me.__fv_data_index__ = "" : (ne++, Me.__fv_data_index__ = ne + (G.value - 1) * pe), Me.__fv_index__ = Ne, Me.__fv_visible_index__ = Ne, e.rowOption && e.rowOption.disabledField && (Me.__fv_disabled__ = Me[(Ce = e.rowOption) == null ? void 0 : Ce.disabledField]), be && (Me[D.value] = Ne), j.value.forEach(($e) => {
6341
6337
  const ut = R.get($e) || 0;
6342
6338
  R.set($e, ut + Me[$e]);
6343
- }), ne.push(Me);
6339
+ }), te.push(Me);
6344
6340
  }
6345
6341
  }
6346
- return O.value && S(ne), H.value = [...ne], ne;
6342
+ return O.value && S(te), H.value = [...te], te;
6347
6343
  }
6348
6344
  const Fe = k(ve()), Be = B(() => (I.value, Fe.value.filter((U) => O.value ? U.__fv_visible__ !== !1 && M(U) : U.__fv_visible__ !== !1)));
6349
6345
  function Le() {
6350
- Be.value.forEach((U, me) => (U.__fv_visible_index__ = me, U));
6346
+ Be.value.forEach((U, pe) => (U.__fv_visible_index__ = pe, U));
6351
6347
  }
6352
- function Y(U, me, xe = !1) {
6353
- const $ = (xe ? ve() : [...H.value]).filter((ne) => t.apply(ne)), ee = U && U.length ? $.filter((ne) => U.reduce((Ce, be) => Ce && be.filter(ne), !0)) : $, ae = me && me.length ? ee.sort((ne, Ce) => {
6354
- const be = [...me], Ne = be.shift();
6355
- let Me = Ne.compare(ne[Ne.field], Ce[Ne.field]);
6348
+ function Y(U, pe, xe = !1) {
6349
+ const $ = (xe ? ve() : [...H.value]).filter((te) => t.apply(te)), ee = U && U.length ? $.filter((te) => U.reduce((Ce, be) => Ce && be.filter(te), !0)) : $, ne = pe && pe.length ? ee.sort((te, Ce) => {
6350
+ const be = [...pe], Ne = be.shift();
6351
+ let Me = Ne.compare(te[Ne.field], Ce[Ne.field]);
6356
6352
  for (; Me === 0 && be.length !== 0; ) {
6357
6353
  const $e = be.shift();
6358
- $e && (Me = $e.compare(ne[$e.field], Ce[$e.field]));
6354
+ $e && (Me = $e.compare(te[$e.field], Ce[$e.field]));
6359
6355
  }
6360
6356
  return Me;
6361
6357
  }) : ee;
6362
- return Fe.value = ae.map((ne, Ce) => {
6363
- if (ne.__fv_data_grid_group_row__) {
6364
- const be = `group_of_${ne.__fv_data_grid_group_field__}_${ne.__fv_data_grid_group_value__}`;
6365
- ne.__fv_data_grid_group_collapse__ = !!i.get(be);
6358
+ return Fe.value = ne.map((te, Ce) => {
6359
+ if (te.__fv_data_grid_group_row__) {
6360
+ const be = `group_of_${te.__fv_data_grid_group_field__}_${te.__fv_data_grid_group_value__}`;
6361
+ te.__fv_data_grid_group_collapse__ = !!i.get(be);
6366
6362
  }
6367
- return ne.__fv_index__ = Ce, ne.__fv_visible_index__ = Ce, ne;
6363
+ return te.__fv_index__ = Ce, te.__fv_visible_index__ = Ce, te;
6368
6364
  }), Fe.value;
6369
6365
  }
6370
6366
  function de(U) {
6371
- return c.clear(), s.value = U, s.value.reduce((me, xe) => (me.set(xe.field, xe), me), c), Y([], s.value);
6367
+ return c.clear(), s.value = U, s.value.reduce((pe, xe) => (pe.set(xe.field, xe), pe), c), Y([], s.value);
6372
6368
  }
6373
- function q(U, me) {
6374
- return c.set(U, me), s.value = Array.from(c.values()), Y([], s.value);
6369
+ function q(U, pe) {
6370
+ return c.set(U, pe), s.value = Array.from(c.values()), Y([], s.value);
6375
6371
  }
6376
- function te(U) {
6372
+ function ae(U) {
6377
6373
  return c.delete(U), s.value = Array.from(c.values()), Y([], s.value);
6378
6374
  }
6379
- function we(U, me) {
6380
- return r.set(U, me), f.value = Array.from(r.values()), Y([], Array.from(c.values()));
6375
+ function we(U, pe) {
6376
+ return r.set(U, pe), f.value = Array.from(r.values()), Y([], Array.from(c.values()));
6381
6377
  }
6382
6378
  function Ee(U) {
6383
6379
  return r.delete(U), f.value = Array.from(r.values()), Y([], Array.from(c.values()), !0);
@@ -6385,15 +6381,15 @@ function tu(e, n, t, a, o) {
6385
6381
  function Pe() {
6386
6382
  return r.clear(), f.value = [], Y([], Array.from(c.values()), !0);
6387
6383
  }
6388
- function rt(U, me) {
6389
- const xe = `group_of_${U}_${me}`;
6384
+ function rt(U, pe) {
6385
+ const xe = `group_of_${U}_${pe}`;
6390
6386
  i.set(xe, !0);
6391
- const _e = ($) => $[U] !== me;
6392
- return l.set(`collapse_${U}_${me}`, {
6387
+ const _e = ($) => $[U] !== pe;
6388
+ return l.set(`collapse_${U}_${pe}`, {
6393
6389
  field: U,
6394
6390
  fieldName: U,
6395
6391
  fieldType: "string",
6396
- filterValue: me,
6392
+ filterValue: pe,
6397
6393
  filter: _e
6398
6394
  }), Y(Array.from(l.values()), Array.from(c.values()));
6399
6395
  }
@@ -6403,23 +6399,23 @@ function tu(e, n, t, a, o) {
6403
6399
  function ht(U) {
6404
6400
  g(Fe.value, U);
6405
6401
  }
6406
- function J(U, me) {
6407
- const xe = `group_of_${U}_${me}`;
6408
- return i.set(xe, !1), l.delete(`collapse_${U}_${me}`), Y(Array.from(l.values()), Array.from(c.values()), !0);
6402
+ function J(U, pe) {
6403
+ const xe = `group_of_${U}_${pe}`;
6404
+ return i.set(xe, !1), l.delete(`collapse_${U}_${pe}`), Y(Array.from(l.values()), Array.from(c.values()), !0);
6409
6405
  }
6410
6406
  function Se(U) {
6411
- const me = U.raw[D.value], xe = (_e) => !_e.__fv_parents__.has(me);
6412
- u.set(`fold_${me}`, {
6407
+ const pe = U.raw[D.value], xe = (_e) => !_e.__fv_parents__.has(pe);
6408
+ u.set(`fold_${pe}`, {
6413
6409
  field: "id",
6414
6410
  fieldName: "id",
6415
6411
  fieldType: "string",
6416
- filterValue: String(me),
6412
+ filterValue: String(pe),
6417
6413
  filter: xe
6418
6414
  }), Y(Array.from(u.values()), Array.from(c.values())), S(Fe.value);
6419
6415
  }
6420
6416
  function Ie(U) {
6421
- const me = U[D.value];
6422
- u.delete(`fold_${me}`);
6417
+ const pe = U[D.value];
6418
+ u.delete(`fold_${pe}`);
6423
6419
  }
6424
6420
  function Ge(U) {
6425
6421
  Ie(U.raw), Y(Array.from(u.values()), Array.from(c.values()), !0), S(Fe.value);
@@ -6432,11 +6428,11 @@ function tu(e, n, t, a, o) {
6432
6428
  const xe = e.hierarchy && U && U.length && U[0].children ? N(U) : U;
6433
6429
  y.value = xe, Re();
6434
6430
  }
6435
- function kt(U, me, xe) {
6436
- return (U && U.length ? Fe.value.filter(($, ee) => U.reduce((ae, ne) => ae && ne.filter($), !0)) : Fe.value).slice(me, xe);
6431
+ function kt(U, pe, xe) {
6432
+ return (U && U.length ? Fe.value.filter(($, ee) => U.reduce((ne, te) => ne && te.filter($), !0)) : Fe.value).slice(pe, xe);
6437
6433
  }
6438
6434
  function Ot(U) {
6439
- const me = W(), xe = Math.ceil(X.value / me);
6435
+ const pe = W(), xe = Math.ceil(X.value / pe);
6440
6436
  0 <= U && U <= xe && (G.value = U, Re());
6441
6437
  }
6442
6438
  function yt(U) {
@@ -6455,32 +6451,32 @@ function tu(e, n, t, a, o) {
6455
6451
  Ie(_e), v(U, xe, y), Re();
6456
6452
  }
6457
6453
  function Ft(U) {
6458
- const me = U ? U - 1 : 0;
6459
- y.value.splice(me, 1), Re();
6454
+ const pe = U ? U - 1 : 0;
6455
+ y.value.splice(pe, 1), Re();
6460
6456
  }
6461
6457
  function jt(U) {
6462
- const me = y.value.findIndex((xe) => xe[D.value] === U);
6463
- me !== -1 && (y.value.splice(me, 1), Re());
6458
+ const pe = y.value.findIndex((xe) => xe[D.value] === U);
6459
+ pe !== -1 && (y.value.splice(pe, 1), Re());
6464
6460
  }
6465
6461
  function Dt(U) {
6466
- const me = U > -1 ? y.value[U] : null;
6467
- if (!(me && me.deletable !== !1))
6462
+ const pe = U > -1 ? y.value[U] : null;
6463
+ if (!(pe && pe.deletable !== !1))
6468
6464
  return !1;
6469
- y.value = x(me, y.value), Re();
6465
+ y.value = x(pe, y.value), Re();
6470
6466
  }
6471
6467
  function oe() {
6472
6468
  const U = l.size > 0 ? Array.from(l.values()) : [];
6473
6469
  return Y(U, Array.from(c.values()));
6474
6470
  }
6475
- function pe(U) {
6471
+ function fe(U) {
6476
6472
  A.value.size = U;
6477
6473
  }
6478
6474
  function ge(U) {
6479
- A.value && (pe(U), Re());
6475
+ A.value && (fe(U), Re());
6480
6476
  }
6481
- function Ve(U, me) {
6477
+ function Ve(U, pe) {
6482
6478
  const xe = y.value[Number(U) - 1];
6483
- xe.editable !== !1 ? (xe.name = me, Re()) : Z.show({
6479
+ xe.editable !== !1 ? (xe.name = pe, Re()) : Z.show({
6484
6480
  showCloseButton: !1,
6485
6481
  timeout: 3e3,
6486
6482
  animate: "fadeIn",
@@ -6497,7 +6493,7 @@ function tu(e, n, t, a, o) {
6497
6493
  addFilter: we,
6498
6494
  addNewDataItem: yt,
6499
6495
  addSorter: q,
6500
- updatePageSize: pe,
6496
+ updatePageSize: fe,
6501
6497
  changePageSizeTo: ge,
6502
6498
  collapse: rt,
6503
6499
  collapseTo: xt,
@@ -6523,7 +6519,7 @@ function tu(e, n, t, a, o) {
6523
6519
  removeDataItemById: jt,
6524
6520
  removeFilter: Ee,
6525
6521
  removeHierarchyDataItem: Dt,
6526
- removeSorter: te,
6522
+ removeSorter: ae,
6527
6523
  reOrderVisibleIndex: Le,
6528
6524
  setSorters: de,
6529
6525
  sorters: s,
@@ -6535,7 +6531,7 @@ function tu(e, n, t, a, o) {
6535
6531
  visibleDataItems: Be
6536
6532
  };
6537
6533
  }
6538
- const ao = {
6534
+ const no = {
6539
6535
  conditions: { type: Array, default: [] },
6540
6536
  fields: { type: Array, default: [] },
6541
6537
  key: { type: String, default: "" },
@@ -6544,7 +6540,7 @@ const ao = {
6544
6540
  */
6545
6541
  isControlInline: { type: Boolean, default: !0 }
6546
6542
  };
6547
- class oo {
6543
+ class ao {
6548
6544
  constructor(n = { value: [] }) {
6549
6545
  V(this, "editorType", "check-box");
6550
6546
  V(this, "value");
@@ -6568,7 +6564,7 @@ class oo {
6568
6564
  return this.value.length === 0;
6569
6565
  }
6570
6566
  }
6571
- class io {
6567
+ class oo {
6572
6568
  constructor(n = { textValue: "", value: "", valueField: "" }) {
6573
6569
  V(this, "editorType", "combo-lookup");
6574
6570
  V(this, "textValue");
@@ -6612,11 +6608,11 @@ function Qe(e) {
6612
6608
  function He(e, n) {
6613
6609
  return e instanceof Date ? new e.constructor(n) : new Date(n);
6614
6610
  }
6615
- function ro(e, n) {
6611
+ function io(e, n) {
6616
6612
  const t = Qe(e);
6617
6613
  return isNaN(n) ? He(e, NaN) : (n && t.setDate(t.getDate() + n), t);
6618
6614
  }
6619
- const lo = 6048e5, nu = 864e5, au = 6e4, ou = 36e5, iu = 1e3;
6615
+ const ro = 6048e5, nu = 864e5, au = 6e4, ou = 36e5, iu = 1e3;
6620
6616
  let ru = {};
6621
6617
  function Zt() {
6622
6618
  return ru;
@@ -6629,7 +6625,7 @@ function Nt(e, n) {
6629
6625
  function Kt(e) {
6630
6626
  return Nt(e, { weekStartsOn: 1 });
6631
6627
  }
6632
- function so(e) {
6628
+ function lo(e) {
6633
6629
  const n = Qe(e), t = n.getFullYear(), a = He(e, 0);
6634
6630
  a.setFullYear(t + 1, 0, 4), a.setHours(0, 0, 0, 0);
6635
6631
  const o = Kt(a), i = He(e, 0);
@@ -6637,7 +6633,7 @@ function so(e) {
6637
6633
  const r = Kt(i);
6638
6634
  return n.getTime() >= o.getTime() ? t + 1 : n.getTime() >= r.getTime() ? t : t - 1;
6639
6635
  }
6640
- function fa(e) {
6636
+ function da(e) {
6641
6637
  const n = Qe(e);
6642
6638
  return n.setHours(0, 0, 0, 0), n;
6643
6639
  }
@@ -6656,11 +6652,11 @@ function vn(e) {
6656
6652
  return t.setUTCFullYear(n.getFullYear()), +e - +t;
6657
6653
  }
6658
6654
  function lu(e, n) {
6659
- const t = fa(e), a = fa(n), o = +t - vn(t), i = +a - vn(a);
6655
+ const t = da(e), a = da(n), o = +t - vn(t), i = +a - vn(a);
6660
6656
  return Math.round((o - i) / nu);
6661
6657
  }
6662
6658
  function su(e) {
6663
- const n = so(e), t = He(e, 0);
6659
+ const n = lo(e), t = He(e, 0);
6664
6660
  return t.setFullYear(n, 0, 4), t.setHours(0, 0, 0, 0), Kt(t);
6665
6661
  }
6666
6662
  function uu(e) {
@@ -7095,7 +7091,7 @@ const Du = /^(\d+)(th|st|nd|rd)?/i, Iu = /\d+/i, Pu = {
7095
7091
  parsePatterns: Hu,
7096
7092
  defaultParseWidth: "any"
7097
7093
  })
7098
- }, uo = {
7094
+ }, so = {
7099
7095
  code: "en-US",
7100
7096
  formatDistance: pu,
7101
7097
  formatLong: vu,
@@ -7111,9 +7107,9 @@ function zu(e) {
7111
7107
  const n = Qe(e);
7112
7108
  return lu(n, du(n)) + 1;
7113
7109
  }
7114
- function co(e) {
7110
+ function uo(e) {
7115
7111
  const n = Qe(e), t = +Kt(n) - +su(n);
7116
- return Math.round(t / lo) + 1;
7112
+ return Math.round(t / ro) + 1;
7117
7113
  }
7118
7114
  function Qn(e, n) {
7119
7115
  var f, s, d, p;
@@ -7129,9 +7125,9 @@ function qu(e, n) {
7129
7125
  const t = Zt(), a = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((u = (l = n == null ? void 0 : n.locale) == null ? void 0 : l.options) == null ? void 0 : u.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((f = (c = t.locale) == null ? void 0 : c.options) == null ? void 0 : f.firstWeekContainsDate) ?? 1, o = Qn(e, n), i = He(e, 0);
7130
7126
  return i.setFullYear(o, 0, a), i.setHours(0, 0, 0, 0), Nt(i, n);
7131
7127
  }
7132
- function fo(e, n) {
7128
+ function co(e, n) {
7133
7129
  const t = Qe(e), a = +Nt(t, n) - +qu(t, n);
7134
- return Math.round(a / lo) + 1;
7130
+ return Math.round(a / ro) + 1;
7135
7131
  }
7136
7132
  function De(e, n) {
7137
7133
  const t = e < 0 ? "-" : "", a = Math.abs(e).toString().padStart(n, "0");
@@ -7200,7 +7196,7 @@ const Pt = {
7200
7196
  afternoon: "afternoon",
7201
7197
  evening: "evening",
7202
7198
  night: "night"
7203
- }, pa = {
7199
+ }, fa = {
7204
7200
  // Era
7205
7201
  G: function(e, n, t) {
7206
7202
  const a = e.getFullYear() > 0 ? 1 : 0;
@@ -7235,7 +7231,7 @@ const Pt = {
7235
7231
  },
7236
7232
  // ISO week-numbering year
7237
7233
  R: function(e, n) {
7238
- const t = so(e);
7234
+ const t = lo(e);
7239
7235
  return De(t, n.length);
7240
7236
  },
7241
7237
  // Extended year. This is a single number designating the year of this calendar system.
@@ -7358,12 +7354,12 @@ const Pt = {
7358
7354
  },
7359
7355
  // Local week of year
7360
7356
  w: function(e, n, t, a) {
7361
- const o = fo(e, a);
7357
+ const o = co(e, a);
7362
7358
  return n === "wo" ? t.ordinalNumber(o, { unit: "week" }) : De(o, n.length);
7363
7359
  },
7364
7360
  // ISO week of year
7365
7361
  I: function(e, n, t) {
7366
- const a = co(e);
7362
+ const a = uo(e);
7367
7363
  return n === "Io" ? t.ordinalNumber(a, { unit: "week" }) : De(a, n.length);
7368
7364
  },
7369
7365
  // Day of the month
@@ -7626,7 +7622,7 @@ const Pt = {
7626
7622
  return "Z";
7627
7623
  switch (n) {
7628
7624
  case "X":
7629
- return ha(a);
7625
+ return ma(a);
7630
7626
  case "XXXX":
7631
7627
  case "XX":
7632
7628
  return At(a);
@@ -7641,7 +7637,7 @@ const Pt = {
7641
7637
  const a = e.getTimezoneOffset();
7642
7638
  switch (n) {
7643
7639
  case "x":
7644
- return ha(a);
7640
+ return ma(a);
7645
7641
  case "xxxx":
7646
7642
  case "xx":
7647
7643
  return At(a);
@@ -7658,7 +7654,7 @@ const Pt = {
7658
7654
  case "O":
7659
7655
  case "OO":
7660
7656
  case "OOO":
7661
- return "GMT" + ma(a, ":");
7657
+ return "GMT" + pa(a, ":");
7662
7658
  case "OOOO":
7663
7659
  default:
7664
7660
  return "GMT" + At(a, ":");
@@ -7671,7 +7667,7 @@ const Pt = {
7671
7667
  case "z":
7672
7668
  case "zz":
7673
7669
  case "zzz":
7674
- return "GMT" + ma(a, ":");
7670
+ return "GMT" + pa(a, ":");
7675
7671
  case "zzzz":
7676
7672
  default:
7677
7673
  return "GMT" + At(a, ":");
@@ -7688,18 +7684,18 @@ const Pt = {
7688
7684
  return De(a, n.length);
7689
7685
  }
7690
7686
  };
7691
- function ma(e, n = "") {
7687
+ function pa(e, n = "") {
7692
7688
  const t = e > 0 ? "-" : "+", a = Math.abs(e), o = Math.trunc(a / 60), i = a % 60;
7693
7689
  return i === 0 ? t + String(o) : t + String(o) + n + De(i, 2);
7694
7690
  }
7695
- function ha(e, n) {
7691
+ function ma(e, n) {
7696
7692
  return e % 60 === 0 ? (e > 0 ? "-" : "+") + De(Math.abs(e) / 60, 2) : At(e, n);
7697
7693
  }
7698
7694
  function At(e, n = "") {
7699
7695
  const t = e > 0 ? "-" : "+", a = Math.abs(e), o = De(Math.trunc(a / 60), 2), i = De(a % 60, 2);
7700
7696
  return t + o + n + i;
7701
7697
  }
7702
- const ya = (e, n) => {
7698
+ const ha = (e, n) => {
7703
7699
  switch (e) {
7704
7700
  case "P":
7705
7701
  return n.date({ width: "short" });
@@ -7711,7 +7707,7 @@ const ya = (e, n) => {
7711
7707
  default:
7712
7708
  return n.date({ width: "full" });
7713
7709
  }
7714
- }, po = (e, n) => {
7710
+ }, fo = (e, n) => {
7715
7711
  switch (e) {
7716
7712
  case "p":
7717
7713
  return n.time({ width: "short" });
@@ -7726,7 +7722,7 @@ const ya = (e, n) => {
7726
7722
  }, Gu = (e, n) => {
7727
7723
  const t = e.match(/(P+)(p+)?/) || [], a = t[1], o = t[2];
7728
7724
  if (!o)
7729
- return ya(e, n);
7725
+ return ha(e, n);
7730
7726
  let i;
7731
7727
  switch (a) {
7732
7728
  case "P":
@@ -7743,15 +7739,15 @@ const ya = (e, n) => {
7743
7739
  i = n.dateTime({ width: "full" });
7744
7740
  break;
7745
7741
  }
7746
- return i.replace("{{date}}", ya(a, n)).replace("{{time}}", po(o, n));
7742
+ return i.replace("{{date}}", ha(a, n)).replace("{{time}}", fo(o, n));
7747
7743
  }, Ln = {
7748
- p: po,
7744
+ p: fo,
7749
7745
  P: Gu
7750
7746
  }, Yu = /^D+$/, Uu = /^Y+$/, Xu = ["D", "DD", "YY", "YYYY"];
7751
- function mo(e) {
7747
+ function po(e) {
7752
7748
  return Yu.test(e);
7753
7749
  }
7754
- function ho(e) {
7750
+ function mo(e) {
7755
7751
  return Uu.test(e);
7756
7752
  }
7757
7753
  function $n(e, n, t) {
@@ -7763,9 +7759,9 @@ function Qu(e, n, t) {
7763
7759
  return `Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${n}\`) for formatting ${a} to the input \`${t}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
7764
7760
  }
7765
7761
  const Ku = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Ju = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Zu = /^'([^]*?)'?$/, ec = /''/g, tc = /[a-zA-Z]/;
7766
- function yo(e, n, t) {
7762
+ function ho(e, n, t) {
7767
7763
  var f, s, d, p;
7768
- const a = Zt(), o = a.locale ?? uo, i = a.firstWeekContainsDate ?? ((s = (f = a.locale) == null ? void 0 : f.options) == null ? void 0 : s.firstWeekContainsDate) ?? 1, r = a.weekStartsOn ?? ((p = (d = a.locale) == null ? void 0 : d.options) == null ? void 0 : p.weekStartsOn) ?? 0, l = Qe(e);
7764
+ const a = Zt(), o = a.locale ?? so, i = a.firstWeekContainsDate ?? ((s = (f = a.locale) == null ? void 0 : f.options) == null ? void 0 : s.firstWeekContainsDate) ?? 1, r = a.weekStartsOn ?? ((p = (d = a.locale) == null ? void 0 : d.options) == null ? void 0 : p.weekStartsOn) ?? 0, l = Qe(e);
7769
7765
  if (!cu(l))
7770
7766
  throw new RangeError("Invalid time value");
7771
7767
  let u = n.match(Ju).map((m) => {
@@ -7781,7 +7777,7 @@ function yo(e, n, t) {
7781
7777
  const T = m[0];
7782
7778
  if (T === "'")
7783
7779
  return { isToken: !1, value: nc(m) };
7784
- if (pa[T])
7780
+ if (fa[T])
7785
7781
  return { isToken: !0, value: m };
7786
7782
  if (T.match(tc))
7787
7783
  throw new RangeError(
@@ -7798,8 +7794,8 @@ function yo(e, n, t) {
7798
7794
  return u.map((m) => {
7799
7795
  if (!m.isToken) return m.value;
7800
7796
  const T = m.value;
7801
- (ho(T) || mo(T)) && $n(T, n, String(e));
7802
- const y = pa[T[0]];
7797
+ (mo(T) || po(T)) && $n(T, n, String(e));
7798
+ const y = fa[T[0]];
7803
7799
  return y(l, T, o.localize, c);
7804
7800
  }).join("");
7805
7801
  }
@@ -7828,7 +7824,7 @@ function ic(e, n) {
7828
7824
  ), t;
7829
7825
  }
7830
7826
  const rc = 10;
7831
- class vo {
7827
+ class yo {
7832
7828
  constructor() {
7833
7829
  V(this, "subPriority", 0);
7834
7830
  }
@@ -7836,7 +7832,7 @@ class vo {
7836
7832
  return !0;
7837
7833
  }
7838
7834
  }
7839
- class lc extends vo {
7835
+ class lc extends yo {
7840
7836
  constructor(n, t, a, o, i) {
7841
7837
  super(), this.value = n, this.validateValue = t, this.setValue = a, this.priority = o, i && (this.subPriority = i);
7842
7838
  }
@@ -7847,7 +7843,7 @@ class lc extends vo {
7847
7843
  return this.setValue(n, t, this.value, a);
7848
7844
  }
7849
7845
  }
7850
- class sc extends vo {
7846
+ class sc extends yo {
7851
7847
  constructor() {
7852
7848
  super(...arguments);
7853
7849
  V(this, "priority", rc);
@@ -7971,7 +7967,7 @@ function bt(e, n) {
7971
7967
  rest: n.slice(t[0].length)
7972
7968
  };
7973
7969
  }
7974
- function go(e) {
7970
+ function vo(e) {
7975
7971
  return We(ze.anyDigitsSigned, e);
7976
7972
  }
7977
7973
  function Ae(e, n) {
@@ -8019,7 +8015,7 @@ function Kn(e) {
8019
8015
  return 0;
8020
8016
  }
8021
8017
  }
8022
- function bo(e, n) {
8018
+ function go(e, n) {
8023
8019
  const t = n > 0, a = t ? n : 1 - n;
8024
8020
  let o;
8025
8021
  if (a <= 50)
@@ -8030,7 +8026,7 @@ function bo(e, n) {
8030
8026
  }
8031
8027
  return t ? o : 1 - o;
8032
8028
  }
8033
- function wo(e) {
8029
+ function bo(e) {
8034
8030
  return e % 400 === 0 || e % 4 === 0 && e % 100 !== 0;
8035
8031
  }
8036
8032
  class cc extends Oe {
@@ -8064,7 +8060,7 @@ class cc extends Oe {
8064
8060
  set(t, a, o) {
8065
8061
  const i = t.getFullYear();
8066
8062
  if (o.isTwoDigitYear) {
8067
- const l = bo(
8063
+ const l = go(
8068
8064
  o.year,
8069
8065
  i
8070
8066
  );
@@ -8119,7 +8115,7 @@ class dc extends Oe {
8119
8115
  set(t, a, o, i) {
8120
8116
  const r = Qn(t, i);
8121
8117
  if (o.isTwoDigitYear) {
8122
- const u = bo(
8118
+ const u = go(
8123
8119
  o.year,
8124
8120
  r
8125
8121
  );
@@ -8425,7 +8421,7 @@ class vc extends Oe {
8425
8421
  }
8426
8422
  }
8427
8423
  function gc(e, n, t) {
8428
- const a = Qe(e), o = fo(a, t) - n;
8424
+ const a = Qe(e), o = co(a, t) - n;
8429
8425
  return a.setDate(a.getDate() - o * 7), a;
8430
8426
  }
8431
8427
  class bc extends Oe {
@@ -8466,7 +8462,7 @@ class bc extends Oe {
8466
8462
  }
8467
8463
  }
8468
8464
  function wc(e, n) {
8469
- const t = Qe(e), a = co(t) - n;
8465
+ const t = Qe(e), a = uo(t) - n;
8470
8466
  return t.setDate(t.getDate() - a * 7), t;
8471
8467
  }
8472
8468
  class Cc extends Oe {
@@ -8552,7 +8548,7 @@ class Fc extends Oe {
8552
8548
  }
8553
8549
  }
8554
8550
  validate(t, a) {
8555
- const o = t.getFullYear(), i = wo(o), r = t.getMonth();
8551
+ const o = t.getFullYear(), i = bo(o), r = t.getMonth();
8556
8552
  return i ? a >= 1 && a <= kc[r] : a >= 1 && a <= xc[r];
8557
8553
  }
8558
8554
  set(t, a, o) {
@@ -8595,7 +8591,7 @@ class Sc extends Oe {
8595
8591
  }
8596
8592
  validate(t, a) {
8597
8593
  const o = t.getFullYear();
8598
- return wo(o) ? a >= 1 && a <= 366 : a >= 1 && a <= 365;
8594
+ return bo(o) ? a >= 1 && a <= 366 : a >= 1 && a <= 365;
8599
8595
  }
8600
8596
  set(t, a, o) {
8601
8597
  return t.setMonth(0, o), t.setHours(0, 0, 0, 0), t;
@@ -8604,7 +8600,7 @@ class Sc extends Oe {
8604
8600
  function Jn(e, n, t) {
8605
8601
  var s, d, p, m;
8606
8602
  const a = Zt(), o = (t == null ? void 0 : t.weekStartsOn) ?? ((d = (s = t == null ? void 0 : t.locale) == null ? void 0 : s.options) == null ? void 0 : d.weekStartsOn) ?? a.weekStartsOn ?? ((m = (p = a.locale) == null ? void 0 : p.options) == null ? void 0 : m.weekStartsOn) ?? 0, i = Qe(e), r = i.getDay(), u = (n % 7 + 7) % 7, c = 7 - o, f = n < 0 || n > 6 ? n - (r + c) % 7 : (u + c) % 7 - (r + c) % 7;
8607
- return ro(i, f);
8603
+ return io(i, f);
8608
8604
  }
8609
8605
  class Tc extends Oe {
8610
8606
  constructor() {
@@ -8775,7 +8771,7 @@ class Ec extends Oe {
8775
8771
  }
8776
8772
  function Oc(e, n) {
8777
8773
  const t = Qe(e), a = oc(t), o = n - a;
8778
- return ro(t, o);
8774
+ return io(t, o);
8779
8775
  }
8780
8776
  class _c extends Oe {
8781
8777
  constructor() {
@@ -9225,7 +9221,7 @@ class Ac extends Oe {
9225
9221
  V(this, "incompatibleTokens", "*");
9226
9222
  }
9227
9223
  parse(t) {
9228
- return go(t);
9224
+ return vo(t);
9229
9225
  }
9230
9226
  set(t, a, o) {
9231
9227
  return [He(t, o * 1e3), { timestampIsSet: !0 }];
@@ -9238,7 +9234,7 @@ class zc extends Oe {
9238
9234
  V(this, "incompatibleTokens", "*");
9239
9235
  }
9240
9236
  parse(t) {
9241
- return go(t);
9237
+ return vo(t);
9242
9238
  }
9243
9239
  set(t, a, o) {
9244
9240
  return [He(t, o), { timestampIsSet: !0 }];
@@ -9277,9 +9273,9 @@ const qc = {
9277
9273
  t: new Ac(),
9278
9274
  T: new zc()
9279
9275
  }, Gc = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, Yc = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Uc = /^'([^]*?)'?$/, Xc = /''/g, Qc = /\S/, Kc = /[a-zA-Z]/;
9280
- function Co(e, n, t, a) {
9276
+ function wo(e, n, t, a) {
9281
9277
  var T, y, h, C;
9282
- const o = ac(), i = o.locale ?? uo, r = o.firstWeekContainsDate ?? ((y = (T = o.locale) == null ? void 0 : T.options) == null ? void 0 : y.firstWeekContainsDate) ?? 1, l = o.weekStartsOn ?? ((C = (h = o.locale) == null ? void 0 : h.options) == null ? void 0 : C.weekStartsOn) ?? 0;
9278
+ const o = ac(), i = o.locale ?? so, r = o.firstWeekContainsDate ?? ((y = (T = o.locale) == null ? void 0 : T.options) == null ? void 0 : y.firstWeekContainsDate) ?? 1, l = o.weekStartsOn ?? ((C = (h = o.locale) == null ? void 0 : h.options) == null ? void 0 : C.weekStartsOn) ?? 0;
9283
9279
  if (n === "")
9284
9280
  return e === "" ? Qe(t) : He(t, NaN);
9285
9281
  const u = {
@@ -9295,7 +9291,7 @@ function Co(e, n, t, a) {
9295
9291
  return g;
9296
9292
  }).join("").match(Gc), s = [];
9297
9293
  for (let g of f) {
9298
- ho(g) && $n(g, n, e), mo(g) && $n(g, n, e);
9294
+ mo(g) && $n(g, n, e), po(g) && $n(g, n, e);
9299
9295
  const S = g[0], w = qc[S];
9300
9296
  if (w) {
9301
9297
  const { incompatibleTokens: b } = w;
@@ -9352,7 +9348,7 @@ function Co(e, n, t, a) {
9352
9348
  function Jc(e) {
9353
9349
  return e.match(Uc)[1].replace(Xc, "'");
9354
9350
  }
9355
- class xo {
9351
+ class Co {
9356
9352
  constructor(n = { value: "", displayFormat: "", valueFormat: "" }) {
9357
9353
  V(this, "editorType", "date-picker");
9358
9354
  V(this, "value");
@@ -9369,8 +9365,8 @@ class xo {
9369
9365
  }
9370
9366
  getDisplayText() {
9371
9367
  if (typeof this.value == "string" && this.value) {
9372
- const n = Co(this.value, this.valueFormat, /* @__PURE__ */ new Date());
9373
- return yo(n, this.displayFormat);
9368
+ const n = wo(this.value, this.valueFormat, /* @__PURE__ */ new Date());
9369
+ return ho(n, this.displayFormat);
9374
9370
  }
9375
9371
  return this.getValue();
9376
9372
  }
@@ -9405,7 +9401,7 @@ class bn {
9405
9401
  return !this.begin || !this.end;
9406
9402
  }
9407
9403
  }
9408
- class ko {
9404
+ class xo {
9409
9405
  constructor(n = { value: "", displayFormat: "", valueFormat: "" }) {
9410
9406
  V(this, "editorType", "datetime-picker");
9411
9407
  V(this, "value");
@@ -9422,8 +9418,8 @@ class ko {
9422
9418
  }
9423
9419
  getDisplayText() {
9424
9420
  if (typeof this.value == "string" && this.value) {
9425
- const n = Co(this.value, this.valueFormat, /* @__PURE__ */ new Date());
9426
- return yo(n, this.displayFormat);
9421
+ const n = wo(this.value, this.valueFormat, /* @__PURE__ */ new Date());
9422
+ return ho(n, this.displayFormat);
9427
9423
  }
9428
9424
  return this.getValue();
9429
9425
  }
@@ -9434,7 +9430,7 @@ class ko {
9434
9430
  return !this.value;
9435
9431
  }
9436
9432
  }
9437
- class Fo {
9433
+ class ko {
9438
9434
  constructor(n = { value: "", valueList: [] }) {
9439
9435
  V(this, "editorType", "combo-list");
9440
9436
  V(this, "value");
@@ -9519,7 +9515,7 @@ class Zc {
9519
9515
  return !this.displayText && !this.value.length;
9520
9516
  }
9521
9517
  }
9522
- class So {
9518
+ class Fo {
9523
9519
  constructor(n = { mapFields: [], value: "", valueField: "", isInputText: !1, helpId: "" }) {
9524
9520
  V(this, "editorType", "lookup");
9525
9521
  V(this, "helpId");
@@ -9547,7 +9543,7 @@ class So {
9547
9543
  return !this.mapFields.length;
9548
9544
  }
9549
9545
  }
9550
- class To {
9546
+ class So {
9551
9547
  constructor(n = { value: "" }) {
9552
9548
  V(this, "editorType", "month-picker");
9553
9549
  V(this, "value");
@@ -9570,7 +9566,7 @@ class To {
9570
9566
  return !this.value;
9571
9567
  }
9572
9568
  }
9573
- class Mo {
9569
+ class To {
9574
9570
  constructor(n = { begin: "", end: "" }) {
9575
9571
  V(this, "editorType", "month-range");
9576
9572
  V(this, "begin");
@@ -9594,7 +9590,7 @@ class Mo {
9594
9590
  return !this.begin || !this.end;
9595
9591
  }
9596
9592
  }
9597
- class Eo {
9593
+ class Mo {
9598
9594
  constructor(n = { begin: null, end: null }) {
9599
9595
  V(this, "editorType", "number-range");
9600
9596
  V(this, "begin");
@@ -9621,7 +9617,7 @@ class Eo {
9621
9617
  return this.begin == null && this.end == null;
9622
9618
  }
9623
9619
  }
9624
- class Oo {
9620
+ class Eo {
9625
9621
  constructor(n = { value: "" }) {
9626
9622
  V(this, "editorType", "number-spinner");
9627
9623
  V(this, "value");
@@ -9645,7 +9641,7 @@ class Oo {
9645
9641
  return this.value == null || isNaN(this.value);
9646
9642
  }
9647
9643
  }
9648
- class _o {
9644
+ class Oo {
9649
9645
  constructor(n = { value: null, valueList: [] }) {
9650
9646
  V(this, "editorType", "radio-group");
9651
9647
  V(this, "value");
@@ -9693,45 +9689,45 @@ class wn {
9693
9689
  return !this.value;
9694
9690
  }
9695
9691
  }
9696
- function Do() {
9692
+ function _o() {
9697
9693
  function e(n, t) {
9698
9694
  switch (n) {
9699
9695
  case "check-box":
9700
- return new oo(t);
9696
+ return new ao(t);
9701
9697
  case "combo-list":
9702
- return new Fo(t);
9698
+ return new ko(t);
9703
9699
  case "combo-lookup":
9704
- return new io(t);
9700
+ return new oo(t);
9705
9701
  case "input-group":
9706
9702
  return new Zc(t);
9707
9703
  case "date-picker":
9708
- return new xo(t);
9704
+ return new Co(t);
9709
9705
  case "date-range":
9710
9706
  return new bn(t);
9711
9707
  case "datetime-picker":
9712
- return new ko(t);
9708
+ return new xo(t);
9713
9709
  case "datetime-range":
9714
9710
  return new bn(t);
9715
9711
  case "lookup":
9716
- return new So(t);
9712
+ return new Fo(t);
9717
9713
  case "month-picker":
9718
- return new To(t);
9714
+ return new So(t);
9719
9715
  case "month-range":
9720
- return new Mo(t);
9716
+ return new To(t);
9721
9717
  case "number-range":
9722
- return new Eo(t);
9718
+ return new Mo(t);
9723
9719
  case "number-spinner":
9724
- return new Oo(t);
9720
+ return new Eo(t);
9725
9721
  case "radio-group":
9726
- return new _o(t);
9722
+ return new Oo(t);
9727
9723
  default:
9728
9724
  return new wn(t);
9729
9725
  }
9730
9726
  }
9731
9727
  return { createConditionValue: e };
9732
9728
  }
9733
- function Io(e, n) {
9734
- const t = k(e.fields), a = k([]), o = /* @__PURE__ */ new Map(), { createConditionValue: i } = Do();
9729
+ function Do(e, n) {
9730
+ const t = k(e.fields), a = k([]), o = /* @__PURE__ */ new Map(), { createConditionValue: i } = _o();
9735
9731
  function r(f) {
9736
9732
  switch (f.editor ? f.editor.type : "input-group") {
9737
9733
  case "date-range":
@@ -9793,14 +9789,14 @@ function ed(e, n, t) {
9793
9789
  resizeObserver: a
9794
9790
  };
9795
9791
  }
9796
- const va = /* @__PURE__ */ Te({
9792
+ const ya = /* @__PURE__ */ Te({
9797
9793
  name: "FConditionFields",
9798
- props: ao,
9794
+ props: no,
9799
9795
  emits: ["valueChange", "blur", "focus", "click", "input"],
9800
9796
  setup(e, n) {
9801
9797
  const t = k(), a = k(e.key);
9802
9798
  k(e.isControlInline);
9803
- const o = k(e.conditions), i = Io(e), {
9799
+ const o = k(e.conditions), i = Do(e), {
9804
9800
  initialConditionValue: r,
9805
9801
  fieldMap: l,
9806
9802
  loadFieldConfigs: u
@@ -9861,7 +9857,7 @@ const va = /* @__PURE__ */ Te({
9861
9857
  class: d.value,
9862
9858
  key: a.value,
9863
9859
  ref: t
9864
- }, [T()]), [[ii("area-response")]]);
9860
+ }, [T()]), [[oi("area-response")]]);
9865
9861
  }
9866
9862
  }), Zn = /* @__PURE__ */ new Map([
9867
9863
  ["appearance", Jt]
@@ -10130,7 +10126,7 @@ const hd = "https://json-schema.org/draft/2020-12/schema", yd = "https://farris-
10130
10126
  "id",
10131
10127
  "type",
10132
10128
  "editor"
10133
- ], Po = {
10129
+ ], Io = {
10134
10130
  $schema: hd,
10135
10131
  $id: yd,
10136
10132
  title: vd,
@@ -10138,7 +10134,7 @@ const hd = "https://json-schema.org/draft/2020-12/schema", yd = "https://farris-
10138
10134
  type: bd,
10139
10135
  properties: wd,
10140
10136
  required: Cd
10141
- }, Bo = {
10137
+ }, Po = {
10142
10138
  id: { type: String, default: "" },
10143
10139
  customClass: { type: String, default: "" },
10144
10140
  customStyle: { type: String, default: "" },
@@ -10156,8 +10152,8 @@ const hd = "https://json-schema.org/draft/2020-12/schema", yd = "https://farris-
10156
10152
  errors: { type: Object, default: null }
10157
10153
  };
10158
10154
  st(
10159
- Bo,
10160
10155
  Po,
10156
+ Io,
10161
10157
  Zn,
10162
10158
  void 0
10163
10159
  );
@@ -10208,7 +10204,7 @@ function ea(e, n, t) {
10208
10204
  }
10209
10205
  function y(M, O) {
10210
10206
  const { componentType: E } = M;
10211
- let x = ja(E, M, O);
10207
+ let x = Ra(E, M, O);
10212
10208
  t && t.onResolveNewComponentSchema && (x = t.onResolveNewComponentSchema(M, x));
10213
10209
  const I = E.toLowerCase().replace(/-/g, "_");
10214
10210
  return x && !x.id && x.type === E && (x.id = `${I}_${Math.random().toString().slice(2, 6)}`), x;
@@ -10327,9 +10323,9 @@ const kd = {
10327
10323
  }, [a.value])]);
10328
10324
  }
10329
10325
  }), le = {}, se = {}, ue = {}, ce = {};
10330
- let ga = !1;
10326
+ let va = !1;
10331
10327
  function Sd() {
10332
- ga || (ga = !0, sr.register(le, se, ue, ce), lr.register(le, se, ue, ce), Ia.register(le, se, ue, ce), ur.register(le, se, ue, ce), cr.register(le, se, ue, ce), dr.register(le, se, ue, ce), ca.register(le, se, ue, ce), da.register(le, se, ue, ce), ca.register(le, se, ue, ce), da.register(le, se, ue, ce), Rn.register(le, se, ue, ce), fr.register(le, se, ue, ce), pr.register(le, se, ue, ce), hr.register(le, se, ue, ce), mr.register(le, se, ue, ce), yr.register(le, se, ue, ce), vr.register(le, se, ue, ce), gr.register(le, se, ue, ce), ar.register(le, se, ue, ce), br.register(le, se, ue, ce), rl.register(le, se, ue, ce), Zi.register(le, se, ue, ce), wr.register(le, se, ue, ce), Zr.register(le, se, ue, ce), xr.register(le, se, ue, ce), kr.register(le, se, ue, ce), Fr.register(le, se, ue, ce), Oa.register(le, se, ue, ce), Sr.register(le, se, ue, ce), Tr.register(le, se, ue, ce), Mr.register(le, se, ue, ce), Er.register(le, se, ue, ce), Or.register(le, se, ue, ce), _r.register(le, se, ue, ce), Ki.register(le, se, ue, ce), Dr.register(le, se, ue, ce), Ir.register(le, se, ue, ce), er.register(le, se, ue, ce), Pr.register(le, se, ue, ce), Br.register(le, se, ue, ce), Vr.register(le, se, ue, ce), Nr.register(le, se, ue, ce), jr.register(le, se, ue, ce), Lr.register(le, se, ue, ce), Rr.register(le, se, ue, ce), Kr.register(le, se, ue), nr.register(le, se, ue, ce), $r.register(le, se, ue, ce), Wr.register(le, se, ue, ce), Hr.register(le, se, ue, ce), Ar.register(le, se, ue, ce), zr.register(le, se, ue, ce), tl.register(le, se, ue, ce), Qi.register(le, se, ue, ce), Ea.register(le, se, ue, ce), qr.register(le, se, ue, ce), Gr.register(le, se, ue, ce), Xi.register(le, se, ue, ce), qn.register(le, se, ue, ce), Ur.register(le, se, ue, ce), Yr.register(le, se, ue, ce), Xr.register(le, se, ue, ce), Qr.register(le, se, ue, ce), Jr.register(le, se, ue, ce), Cr.register(le, se, ue, ce), Va.register(le, se, ue, ce), el.register(le, se, ue, ce), nl.register(le, se, ue, ce), al.register(le, se, ue, ce), ol.register(le, se, ue, ce), il.register(le, se, ue, ce), ll.register(le, se, ue, ce), sl.register(le, se, ue, ce));
10328
+ va || (va = !0, sr.register(le, se, ue, ce), lr.register(le, se, ue, ce), Da.register(le, se, ue, ce), ur.register(le, se, ue, ce), cr.register(le, se, ue, ce), dr.register(le, se, ue, ce), ua.register(le, se, ue, ce), ca.register(le, se, ue, ce), ua.register(le, se, ue, ce), ca.register(le, se, ue, ce), Rn.register(le, se, ue, ce), fr.register(le, se, ue, ce), pr.register(le, se, ue, ce), hr.register(le, se, ue, ce), mr.register(le, se, ue, ce), yr.register(le, se, ue, ce), vr.register(le, se, ue, ce), gr.register(le, se, ue, ce), ar.register(le, se, ue, ce), br.register(le, se, ue, ce), rl.register(le, se, ue, ce), Ji.register(le, se, ue, ce), wr.register(le, se, ue, ce), Zr.register(le, se, ue, ce), xr.register(le, se, ue, ce), kr.register(le, se, ue, ce), Fr.register(le, se, ue, ce), Ea.register(le, se, ue, ce), Sr.register(le, se, ue, ce), Tr.register(le, se, ue, ce), Mr.register(le, se, ue, ce), Er.register(le, se, ue, ce), Or.register(le, se, ue, ce), _r.register(le, se, ue, ce), Qi.register(le, se, ue, ce), Dr.register(le, se, ue, ce), Ir.register(le, se, ue, ce), er.register(le, se, ue, ce), Pr.register(le, se, ue, ce), Br.register(le, se, ue, ce), Vr.register(le, se, ue, ce), Nr.register(le, se, ue, ce), jr.register(le, se, ue, ce), Lr.register(le, se, ue, ce), Rr.register(le, se, ue, ce), Kr.register(le, se, ue), nr.register(le, se, ue, ce), $r.register(le, se, ue, ce), Wr.register(le, se, ue, ce), Hr.register(le, se, ue, ce), Ar.register(le, se, ue, ce), zr.register(le, se, ue, ce), tl.register(le, se, ue, ce), Xi.register(le, se, ue, ce), Ma.register(le, se, ue, ce), qr.register(le, se, ue, ce), Gr.register(le, se, ue, ce), Ui.register(le, se, ue, ce), qn.register(le, se, ue, ce), Ur.register(le, se, ue, ce), Yr.register(le, se, ue, ce), Xr.register(le, se, ue, ce), Qr.register(le, se, ue, ce), Jr.register(le, se, ue, ce), Cr.register(le, se, ue, ce), Ba.register(le, se, ue, ce), el.register(le, se, ue, ce), nl.register(le, se, ue, ce), al.register(le, se, ue, ce), ol.register(le, se, ue, ce), il.register(le, se, ue, ce), ll.register(le, se, ue, ce), sl.register(le, se, ue, ce));
10333
10329
  }
10334
10330
  function Td() {
10335
10331
  Sd();
@@ -10479,7 +10475,7 @@ const Md = {
10479
10475
  }
10480
10476
  }), Od = /* @__PURE__ */ Te({
10481
10477
  name: "FDynamicFormGroup",
10482
- props: Bo,
10478
+ props: Po,
10483
10479
  emits: ["change", "update:modelValue"],
10484
10480
  setup(e, n) {
10485
10481
  var b;
@@ -10560,7 +10556,7 @@ const Md = {
10560
10556
  };
10561
10557
  st(
10562
10558
  Id,
10563
- Po,
10559
+ Io,
10564
10560
  Zn,
10565
10561
  void 0
10566
10562
  );
@@ -10867,7 +10863,7 @@ class vt {
10867
10863
  }), a = !1, o = t.type === "error" || t.type === "prompt", i = t.type === "error" ? "错误提示" : t.type === "prompt" && t.title || "", r = t.acceptCallback || (() => {
10868
10864
  }), l = t.rejectCallback || (() => {
10869
10865
  });
10870
- let u = null, c = new Aa(u);
10866
+ let u = null, c = new Ha(u);
10871
10867
  const f = () => {
10872
10868
  u && (u == null || u.destroy(), c = null);
10873
10869
  };
@@ -11026,7 +11022,7 @@ function of(e, n, t) {
11026
11022
  }
11027
11023
  return { getCompareOperators: o };
11028
11024
  }
11029
- function Vo() {
11025
+ function Bo() {
11030
11026
  const e = k({ relation: 0, items: [], children: [], path: [], groupId: 0, level: 0 }), n = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
11031
11027
  let a = 0;
11032
11028
  function o() {
@@ -11241,15 +11237,15 @@ function rf(e, n, t) {
11241
11237
  }
11242
11238
  const _n = /* @__PURE__ */ Te({
11243
11239
  name: "FConditionList",
11244
- props: ao,
11240
+ props: no,
11245
11241
  emits: ["valueChange", "labelCodeChange", "compareTypeChange"],
11246
11242
  setup(e, n) {
11247
- const t = k(e.key), a = k(e.conditions), o = Io(e), {
11243
+ const t = k(e.key), a = k(e.conditions), o = Do(e), {
11248
11244
  convertToSingleControl: i,
11249
11245
  fields: r,
11250
11246
  fieldMap: l,
11251
11247
  loadFieldConfigs: u
11252
- } = o, c = Vo(), {
11248
+ } = o, c = Bo(), {
11253
11249
  addCondition: f,
11254
11250
  changeGroupRelation: s,
11255
11251
  getConditions: d,
@@ -11262,7 +11258,7 @@ const _n = /* @__PURE__ */ Te({
11262
11258
  unGroup: g
11263
11259
  } = c, {
11264
11260
  createConditionValue: S
11265
- } = Do(), w = rf(e, n, c), {
11261
+ } = _o(), w = rf(e, n, c), {
11266
11262
  selectedItems: b,
11267
11263
  toggleSelect: v
11268
11264
  } = w, {
@@ -11406,7 +11402,7 @@ const _n = /* @__PURE__ */ Te({
11406
11402
  }
11407
11403
  });
11408
11404
  _n.install = (e) => {
11409
- e.component(va.name, va).component(_n.name, _n);
11405
+ e.component(ya.name, ya).component(_n.name, _n);
11410
11406
  };
11411
11407
  const lf = [
11412
11408
  "equal",
@@ -11540,37 +11536,37 @@ const lf = [
11540
11536
  ["text", sf]
11541
11537
  ]);
11542
11538
  function mf() {
11543
- const e = k([]), n = /* @__PURE__ */ new Map(), { loadConditionGroup: t } = Vo();
11539
+ const e = k([]), n = /* @__PURE__ */ new Map(), { loadConditionGroup: t } = Bo();
11544
11540
  function a(y, h) {
11545
11541
  switch (y) {
11546
11542
  case "check-box":
11547
- return new oo({ value: h });
11543
+ return new ao({ value: h });
11548
11544
  case "combo-list":
11549
- return new Fo({ value: h });
11545
+ return new ko({ value: h });
11550
11546
  case "combo-lookup":
11551
- return new io({ value: h });
11547
+ return new oo({ value: h });
11552
11548
  case "input-group":
11553
11549
  return new wn({ value: h });
11554
11550
  case "date-picker":
11555
- return new xo({ value: h });
11551
+ return new Co({ value: h });
11556
11552
  case "date-range":
11557
11553
  return new bn({ value: h });
11558
11554
  case "datetime-picker":
11559
- return new ko({ value: h });
11555
+ return new xo({ value: h });
11560
11556
  case "datetime-range":
11561
11557
  return new bn({ value: h });
11562
11558
  case "lookup":
11563
- return new So({ value: h });
11559
+ return new Fo({ value: h });
11564
11560
  case "month-picker":
11565
- return new To({ value: h });
11561
+ return new So({ value: h });
11566
11562
  case "month-range":
11567
- return new Mo({ value: h });
11563
+ return new To({ value: h });
11568
11564
  case "number-range":
11569
- return new Eo({ value: h });
11565
+ return new Mo({ value: h });
11570
11566
  case "number-spinner":
11571
- return new Oo({ value: h });
11567
+ return new Eo({ value: h });
11572
11568
  case "radio-group":
11573
- return new _o({ value: h });
11569
+ return new Oo({ value: h });
11574
11570
  default:
11575
11571
  return new wn({ value: h });
11576
11572
  }
@@ -11663,69 +11659,69 @@ function yf(e, n, t, a, o, i, r, l, u) {
11663
11659
  const oe = f.value;
11664
11660
  if (oe.length <= 0)
11665
11661
  return 0;
11666
- const pe = d.value < oe.length ? oe[d.value] : oe[oe.length - 1];
11667
- return pe.__fv_data_position__ > oe.length * h ? oe.length * h : (pe.__fv_data_position__ || 0) + (pe.__fv_data_height__ || 0) + Math.max(oe.length - 1 - d.value, 0) * h;
11662
+ const fe = d.value < oe.length ? oe[d.value] : oe[oe.length - 1];
11663
+ return fe.__fv_data_position__ > oe.length * h ? oe.length * h : (fe.__fv_data_position__ || 0) + (fe.__fv_data_height__ || 0) + Math.max(oe.length - 1 - d.value, 0) * h;
11668
11664
  }
11669
11665
  const _ = B(() => {
11670
11666
  const oe = D();
11671
11667
  f.value;
11672
- let pe = v.value / Math.max(oe, v.value), ge = Math.floor(pe * v.value);
11668
+ let fe = v.value / Math.max(oe, v.value), ge = Math.floor(fe * v.value);
11673
11669
  for (; v.value > 0 && ge < E; )
11674
- pe *= x, ge = Math.floor(pe * v.value);
11670
+ fe *= x, ge = Math.floor(fe * v.value);
11675
11671
  return ge;
11676
11672
  }), P = B(() => Math.floor(M.value / Math.max(m.value, M.value) * b.value)), z = 0, H = 0, L = B(() => b.value - (T.value + m.value + y.value + l.value));
11677
11673
  function N(oe) {
11678
11674
  const ge = Math.floor(oe / h) + 1, Ve = f.value;
11679
11675
  return Ve.length > ge ? Ve[ge].__fv_visible_index__ - 1 : 0;
11680
11676
  }
11681
- function Q(oe, pe, ge) {
11682
- let Ve = oe, Ue = pe;
11683
- const tt = pe - oe + 1;
11677
+ function Q(oe, fe, ge) {
11678
+ let Ve = oe, Ue = fe;
11679
+ const tt = fe - oe + 1;
11684
11680
  if (tt < r + i.value + r) {
11685
- const U = r + i.value + r - tt, me = pe + U <= ge, xe = 0 + U <= oe;
11686
- if (me)
11681
+ const U = r + i.value + r - tt, pe = fe + U <= ge, xe = 0 + U <= oe;
11682
+ if (pe)
11687
11683
  Ue += U, w = Ue;
11688
11684
  else if (xe)
11689
11685
  Ve -= U, S = Ve;
11690
11686
  else {
11691
- const _e = ge - pe, $ = U - _e;
11692
- Ue = Math.min(pe + _e, ge), Ve = Math.max(oe - $, 0);
11687
+ const _e = ge - fe, $ = U - _e;
11688
+ Ue = Math.min(fe + _e, ge), Ve = Math.max(oe - $, 0);
11693
11689
  }
11694
11690
  }
11695
11691
  return { actualStart: Ve, actualEnd: Ue };
11696
11692
  }
11697
11693
  function j(oe) {
11698
11694
  var _e, $;
11699
- const pe = f.value;
11700
- if (!pe.length) {
11695
+ const fe = f.value;
11696
+ if (!fe.length) {
11701
11697
  t.value = [];
11702
11698
  return;
11703
11699
  }
11704
- const ge = (_e = e.pagination) != null && _e.enable ? 0 : Math.max(S - r, 0), Ve = pe[pe.length - 1].__fv_visible_index__, Ue = ($ = e.pagination) != null && $.enable ? pe.length - 1 : Math.min(w + r, Ve), { actualStart: tt, actualEnd: U } = Q(ge, Ue, Ve), me = pe[tt - 1], xe = s(tt, U, me, oe);
11700
+ const ge = (_e = e.pagination) != null && _e.enable ? 0 : Math.max(S - r, 0), Ve = fe[fe.length - 1].__fv_visible_index__, Ue = ($ = e.pagination) != null && $.enable ? fe.length - 1 : Math.min(w + r, Ve), { actualStart: tt, actualEnd: U } = Q(ge, Ue, Ve), pe = fe[tt - 1], xe = s(tt, U, pe, oe);
11705
11701
  xe.length && (t.value = [...xe]);
11706
11702
  }
11707
11703
  const R = B(() => D() > v.value), X = B(() => Math.floor(m.value) > M.value);
11708
- function A(oe, pe) {
11704
+ function A(oe, fe) {
11709
11705
  let ge = oe;
11710
11706
  const Ve = ge > z, Ue = R.value;
11711
- Ue && ge < v.value - pe && (ge = v.value - pe), (!Ue || Ve) && (ge = z), C.value !== ge && (C.value = ge);
11707
+ Ue && ge < v.value - fe && (ge = v.value - fe), (!Ue || Ve) && (ge = z), C.value !== ge && (C.value = ge);
11712
11708
  }
11713
11709
  function W() {
11714
11710
  O.value && (S = N(Math.abs(C.value)), w = S + i.value - 1, (S < p.value || w > d.value - r / 2) && j());
11715
11711
  }
11716
11712
  function G(oe) {
11717
- let pe = C.value + oe;
11718
- pe > z && (pe = z);
11713
+ let fe = C.value + oe;
11714
+ fe > z && (fe = z);
11719
11715
  const ge = D();
11720
- A(pe, ge), W();
11716
+ A(fe, ge), W();
11721
11717
  }
11722
11718
  function K(oe) {
11723
11719
  if (!X.value) {
11724
11720
  g.value = 0;
11725
11721
  return;
11726
11722
  }
11727
- let pe = g.value + oe;
11728
- pe > H && (pe = H), pe < L.value && (pe = L.value), g.value !== pe && (g.value = pe);
11723
+ let fe = g.value + oe;
11724
+ fe > H && (fe = H), fe < L.value && (fe = L.value), g.value !== fe && (g.value = fe);
11729
11725
  }
11730
11726
  function ie() {
11731
11727
  Math.abs(g.value) + M.value > m.value && (g.value = Math.min(M.value - m.value, 0));
@@ -11733,25 +11729,25 @@ function yf(e, n, t, a, o, i, r, l, u) {
11733
11729
  function Z() {
11734
11730
  C.value = 0, S = 0, w = i.value - 1, j();
11735
11731
  }
11736
- function fe() {
11732
+ function me() {
11737
11733
  const oe = D();
11738
11734
  A(C.value, oe);
11739
11735
  }
11740
11736
  ye([M, m], () => {
11741
11737
  K(0);
11742
- }), ye(v, (oe, pe) => {
11743
- oe !== pe && oe >= c.value.length * h && G(0);
11738
+ }), ye(v, (oe, fe) => {
11739
+ oe !== fe && oe >= c.value.length * h && G(0);
11744
11740
  });
11745
11741
  function ve(oe) {
11746
- let { deltaX: pe } = oe, ge = -1 * oe.deltaY;
11747
- 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 };
11742
+ let { deltaX: fe } = oe, ge = -1 * oe.deltaY;
11743
+ 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 };
11748
11744
  }
11749
11745
  function Fe(oe) {
11750
11746
  if (e.disabled || !R.value || oe.target.tagName === "TEXTAREA")
11751
11747
  return;
11752
11748
  oe.preventDefault(), oe.stopPropagation();
11753
- const { deltaX: pe, deltaY: ge } = ve(oe);
11754
- G(ge), K(pe);
11749
+ const { deltaX: fe, deltaY: ge } = ve(oe);
11750
+ G(ge), K(fe);
11755
11751
  }
11756
11752
  const Be = B(() => ({
11757
11753
  height: `${c.value.length * h}px`,
@@ -11769,7 +11765,7 @@ function yf(e, n, t, a, o, i, r, l, u) {
11769
11765
  height: `${c.value.length * h}px`,
11770
11766
  width: `${y.value}px`,
11771
11767
  transform: `translateY(${C.value}px)`
11772
- })), te = B(() => ({
11768
+ })), ae = B(() => ({
11773
11769
  transform: `translateY(${C.value}px)`
11774
11770
  })), we = B(() => ({
11775
11771
  height: `${c.value.length * h}px`,
@@ -11795,18 +11791,18 @@ function yf(e, n, t, a, o, i, r, l, u) {
11795
11791
  })), Ie = k(!1), Ge = k(-1), Re = k(-1), ft = k();
11796
11792
  function kt(oe) {
11797
11793
  if (Ie.value && Re.value !== -1) {
11798
- const pe = Re.value - oe.pageX, ge = b.value - P.value;
11799
- if (Math.abs(pe) <= ge) {
11800
- const Ve = pe / (M.value - P.value) * (m.value - M.value);
11794
+ const fe = Re.value - oe.pageX, ge = b.value - P.value;
11795
+ if (Math.abs(fe) <= ge) {
11796
+ const Ve = fe / (M.value - P.value) * (m.value - M.value);
11801
11797
  K(Ve), Re.value = oe.pageX;
11802
11798
  }
11803
11799
  }
11804
11800
  }
11805
11801
  function Ot(oe) {
11806
11802
  if (Ie.value && Ge.value !== -1) {
11807
- const pe = Ge.value - oe.pageY, ge = D(), Ve = ge - _.value;
11808
- if (Math.abs(pe) <= Ve) {
11809
- const Ue = pe / (v.value - _.value) * (ge - v.value);
11803
+ const fe = Ge.value - oe.pageY, ge = D(), Ve = ge - _.value;
11804
+ if (Math.abs(fe) <= Ve) {
11805
+ const Ue = fe / (v.value - _.value) * (ge - v.value);
11810
11806
  G(Ue), Ge.value = oe.pageY;
11811
11807
  }
11812
11808
  }
@@ -11814,16 +11810,16 @@ function yf(e, n, t, a, o, i, r, l, u) {
11814
11810
  function yt(oe) {
11815
11811
  Ie.value = !1, Ge.value = -1, Re.value = -1, document.removeEventListener("mouseup", yt), I && (document.removeEventListener("mousemove", I), I = null), document.body.style.userSelect = "", ft.value && (ft.value.style.opacity = null);
11816
11812
  }
11817
- function Rt(oe, pe, ge) {
11813
+ function Rt(oe, fe, ge) {
11818
11814
  var tt;
11819
11815
  Ie.value = !0;
11820
11816
  const Ve = (tt = oe.target) == null ? void 0 : tt.parentElement;
11821
- Ve && (Ve.style.opacity = "1", ft.value = Ve), I || (I = ui(ge === "horizontal" ? kt : Ot, 50)), ge === "vertical" && (Ge.value = oe.pageY), ge === "horizontal" && (Re.value = oe.pageX), pe.value && (pe.value, document.addEventListener("mousemove", I), document.addEventListener("mouseup", yt), document.body.style.userSelect = "none");
11817
+ Ve && (Ve.style.opacity = "1", ft.value = Ve), I || (I = si(ge === "horizontal" ? kt : Ot, 50)), ge === "vertical" && (Ge.value = oe.pageY), ge === "horizontal" && (Re.value = oe.pageX), fe.value && (fe.value, document.addEventListener("mousemove", I), document.addEventListener("mouseup", yt), document.body.style.userSelect = "none");
11822
11818
  }
11823
11819
  function _t(oe) {
11824
- const pe = c.value.length * h - v.value;
11820
+ const fe = c.value.length * h - v.value;
11825
11821
  let ge = oe * h;
11826
- ge >= pe && (ge = pe), G(-ge - C.value);
11822
+ ge >= fe && (ge = fe), G(-ge - C.value);
11827
11823
  }
11828
11824
  function Ft() {
11829
11825
  _t(c.value.length);
@@ -11850,10 +11846,10 @@ function yf(e, n, t, a, o, i, r, l, u) {
11850
11846
  resetScroll: Z,
11851
11847
  rightFixedGridDataStyle: q,
11852
11848
  rightFixedGridHeaderColumnsStyle: rt,
11853
- rightFixedGridMergedDataStyle: te,
11849
+ rightFixedGridMergedDataStyle: ae,
11854
11850
  shouldShowHorizontalScrollbar: X,
11855
11851
  shouldShowVirticalScrollbar: R,
11856
- updateVirticalScroll: fe,
11852
+ updateVirticalScroll: me,
11857
11853
  updateVisibleRowsOnLatestVisibleScope: W,
11858
11854
  verticalScrollThumbStyle: ht,
11859
11855
  viewPortWidth: M,
@@ -11865,7 +11861,7 @@ function yf(e, n, t, a, o, i, r, l, u) {
11865
11861
  }
11866
11862
  function vf(e) {
11867
11863
  var i;
11868
- const { isUndefined: n } = fi(), t = ((i = e.rowOption) == null ? void 0 : i.height) || 28;
11864
+ const { isUndefined: n } = di(), t = ((i = e.rowOption) == null ? void 0 : i.height) || 28;
11869
11865
  function a(r, l) {
11870
11866
  const u = r.pre;
11871
11867
  if (u) {
@@ -11920,7 +11916,7 @@ function bf() {
11920
11916
  function wf() {
11921
11917
  const {
11922
11918
  formatTo: e
11923
- } = pi();
11919
+ } = fi();
11924
11920
  function n(a, o) {
11925
11921
  if (a) {
11926
11922
  let i = "yyyy-MM-dd";
@@ -11945,7 +11941,7 @@ function wf() {
11945
11941
  function Cf() {
11946
11942
  const {
11947
11943
  formatTo: e
11948
- } = mi();
11944
+ } = pi();
11949
11945
  function n(t, a) {
11950
11946
  const o = {
11951
11947
  precision: a.precision,
@@ -12430,15 +12426,15 @@ function Of(e, n, t, a, o) {
12430
12426
  return l(m.value);
12431
12427
  }
12432
12428
  function g() {
12433
- const Y = a.value.reduce((q, te) => (q.set(te.raw[i.value], te), q), /* @__PURE__ */ new Map());
12429
+ const Y = a.value.reduce((q, ae) => (q.set(ae.raw[i.value], ae), q), /* @__PURE__ */ new Map());
12434
12430
  return m.value.map((q) => Y.get(q)).filter((q) => !!q);
12435
12431
  }
12436
12432
  function S(Y) {
12437
12433
  var q;
12438
12434
  const de = Y.raw.__fv_children_index__;
12439
12435
  if (de && de.length) {
12440
- const te = de.map((we) => r.value[we]);
12441
- (q = m.value) != null && q.length && te.some((Ee) => !m.value.includes(Ee[i.value])) && (Y.indeterminate = !0, Y.raw.__fv_indeterminate__ = !0);
12436
+ const ae = de.map((we) => r.value[we]);
12437
+ (q = m.value) != null && q.length && ae.some((Ee) => !m.value.includes(Ee[i.value])) && (Y.indeterminate = !0, Y.raw.__fv_indeterminate__ = !0);
12442
12438
  }
12443
12439
  }
12444
12440
  const w = B(() => c.value && f.value), b = B(
@@ -12462,8 +12458,8 @@ function Of(e, n, t, a, o) {
12462
12458
  }), g().forEach((q) => {
12463
12459
  q.checked = !0, q.raw.__fv_checked__ = !0;
12464
12460
  }), Y.forEach((q) => {
12465
- const te = a.value.find((we) => we.raw[i.value] === q);
12466
- S(te);
12461
+ const ae = a.value.find((we) => we.raw[i.value] === q);
12462
+ S(ae);
12467
12463
  });
12468
12464
  }
12469
12465
  ye(() => a.value, () => {
@@ -12534,14 +12530,14 @@ function Of(e, n, t, a, o) {
12534
12530
  const de = a.value.find((q) => q.raw[i.value] === Y);
12535
12531
  de && ie(de);
12536
12532
  }
12537
- function fe(Y) {
12538
- const de = a.value.filter((we) => Y.includes(we.raw[i.value])), q = de.map((we) => we.raw[i.value]), te = r.value.filter((we) => {
12533
+ function me(Y) {
12534
+ const de = a.value.filter((we) => Y.includes(we.raw[i.value])), q = de.map((we) => we.raw[i.value]), ae = r.value.filter((we) => {
12539
12535
  const Ee = we[i.value];
12540
12536
  return !q.includes(Ee) && Y.includes(Ee);
12541
12537
  });
12542
- (de.length || te.length) && (H(), b.value && (u.value = Y[0])), de.forEach((we) => {
12538
+ (de.length || ae.length) && (H(), b.value && (u.value = Y[0])), de.forEach((we) => {
12543
12539
  R(we);
12544
- }), te.forEach((we) => {
12540
+ }), ae.forEach((we) => {
12545
12541
  L(we);
12546
12542
  }), x();
12547
12543
  }
@@ -12549,12 +12545,12 @@ function Of(e, n, t, a, o) {
12549
12545
  for (const de of Y) {
12550
12546
  if (!m.value.includes(de))
12551
12547
  continue;
12552
- const q = a.value.find((te) => te.raw[i.value] === de);
12548
+ const q = a.value.find((ae) => ae.raw[i.value] === de);
12553
12549
  if (q)
12554
12550
  X(q);
12555
12551
  else {
12556
- const te = r.value.find((we) => we[i.value] === de);
12557
- te && N(te);
12552
+ const ae = r.value.find((we) => we[i.value] === de);
12553
+ ae && N(ae);
12558
12554
  }
12559
12555
  }
12560
12556
  m.value = m.value.filter(
@@ -12595,7 +12591,7 @@ function Of(e, n, t, a, o) {
12595
12591
  selectDataItem: L,
12596
12592
  selectItem: ie,
12597
12593
  selectItemById: Z,
12598
- selectItemByIds: fe,
12594
+ selectItemByIds: me,
12599
12595
  showCheckBox: d,
12600
12596
  showSelectAll: p,
12601
12597
  toggleSelectItem: K,
@@ -12754,41 +12750,41 @@ const Cn = /* @__PURE__ */ Te({
12754
12750
  emits: ["selectionChange", "clickRow", "expandNode", "unSelectItem", "dblclickNode"],
12755
12751
  setup(e, n) {
12756
12752
  var Ke, pt;
12757
- const a = ((Ke = e.rowOption) == null ? void 0 : Ke.height) || 28, o = k(20), i = k(e.columns), r = vi(e), {
12753
+ const a = ((Ke = e.rowOption) == null ? void 0 : Ke.height) || 28, o = k(20), i = k(e.columns), r = yi(e), {
12758
12754
  idField: l
12759
- } = r, u = k(), c = k(), f = k(), s = k(), d = k(), p = k([]), m = k(!1), T = k(((pt = e.rowOption) == null ? void 0 : pt.wrapContent) || !1), y = gi(e, r), h = bi(), C = wi(e), {
12755
+ } = r, u = k(), c = k(), f = k(), s = k(), d = k(), p = k([]), m = k(!1), T = k(((pt = e.rowOption) == null ? void 0 : pt.wrapContent) || !1), y = vi(e, r), h = gi(), C = bi(e), {
12760
12756
  collapseField: g
12761
12757
  } = C, {
12762
12758
  showLoading: S,
12763
12759
  renderLoading: w
12764
- } = Ci(e, u), b = xi(e, /* @__PURE__ */ new Map(), h, C, r), {
12760
+ } = wi(e, u), b = Ci(e, /* @__PURE__ */ new Map(), h, C, r), {
12765
12761
  dataView: v
12766
- } = b, M = ki(e, b, r, p, n), O = Fi(e, p, b, r, M, n), E = B(() => e.disabled), x = B(() => e.virtualized ? Math.min(b.dataView.value.length, o.value) : b.dataView.value.length), {
12762
+ } = b, M = xi(e, b, r, p, n), O = ki(e, p, b, r, M, n), E = B(() => e.disabled), x = B(() => e.virtualized ? Math.min(b.dataView.value.length, o.value) : b.dataView.value.length), {
12767
12763
  containerStyleObject: I
12768
- } = Si(e), D = Ti(e), {
12764
+ } = Fi(e), D = Si(e), {
12769
12765
  applyCommands: _
12770
12766
  } = D;
12771
12767
  _(i);
12772
- const P = Mi(e), z = Ei(e), {
12768
+ const P = Ti(e), z = Mi(e), {
12773
12769
  applyColumnSorter: H,
12774
12770
  columnContext: L,
12775
12771
  updateColumnRenderContext: N
12776
12772
  } = P;
12777
12773
  H(b, z);
12778
- const Q = Oi(e, L), j = _i(e, n, M, r), R = Di(e, n, r, j, p), X = Ii(e), A = Pi(e, R, X), W = Bi(e, b, R, C, r, X, A), G = Vi(e, i, b, x, 0, W), {
12774
+ const Q = Ei(e, L), j = Oi(e, n, M, r), R = _i(e, n, r, j, p), X = Di(e), A = Ii(e, R, X), W = Pi(e, b, R, C, r, X, A), G = Bi(e, i, b, x, 0, W), {
12779
12775
  getVisualData: K
12780
- } = G, ie = Ni(e, L), Z = Ri(e, M), {
12781
- sidebarWidth: fe
12782
- } = Z, ve = ji(e, b, p, L, G, x, 0, fe), {
12776
+ } = G, ie = Vi(e, L), Z = Ni(e, M), {
12777
+ sidebarWidth: me
12778
+ } = Z, ve = Ri(e, b, p, L, G, x, 0, me), {
12783
12779
  onWheel: Fe,
12784
12780
  dataGridWidth: Be,
12785
12781
  viewPortHeight: Le,
12786
12782
  viewPortWidth: Y,
12787
12783
  resetScroll: de,
12788
12784
  updateVisibleRowsOnLatestVisibleScope: q
12789
- } = ve, te = Li(e, L, c, Y, Q), {
12785
+ } = ve, ae = ji(e, L, c, Y, Q), {
12790
12786
  calculateColumnsSize: we
12791
- } = te, Ee = $i(), Pe = Wi(c, d, b, Ee, ve), rt = Hi(e, n, P, b, Q, y, ve), xt = B(() => ({
12787
+ } = ae, Ee = Li(), Pe = $i(c, d, b, Ee, ve), rt = Wi(e, n, P, b, Q, y, ve), xt = B(() => ({
12792
12788
  "fv-grid": !0,
12793
12789
  "fv-grid-bordered": e.showBorder,
12794
12790
  "fv-grid-horizontal-bordered": e.showHorizontalLines,
@@ -12803,15 +12799,15 @@ const Cn = /* @__PURE__ */ Te({
12803
12799
  renderGridHeader: Se,
12804
12800
  renderGridColumnResizeOverlay: Ie,
12805
12801
  shouldShowHeader: Ge
12806
- } = Ai(e, n, c, s, d, P, b, rt, Pe, h, Ee, te, Q, M, Z, z, ve, Y, p), {
12802
+ } = Hi(e, n, c, s, d, P, b, rt, Pe, h, Ee, ae, Q, M, Z, z, ve, Y, p), {
12807
12803
  renderDataGridSidebar: Re
12808
- } = zi(e, j, M, Z, ve), {
12804
+ } = Ai(e, j, M, Z, ve), {
12809
12805
  renderDisableMask: ft
12810
- } = qi(), {
12806
+ } = zi(), {
12811
12807
  renderHorizontalScrollbar: kt
12812
- } = Gi(e, c, ve), {
12808
+ } = qi(e, c, ve), {
12813
12809
  renderVerticalScrollbar: Ot
12814
- } = Yi(e, c, ve);
12810
+ } = Gi(e, c, ve);
12815
12811
  function yt() {
12816
12812
  var he, ke, nt;
12817
12813
  if (c.value && c.value.clientHeight > 0 && ((he = c.value) == null ? void 0 : he.clientWidth) > 0) {
@@ -12820,7 +12816,7 @@ const Cn = /* @__PURE__ */ Te({
12820
12816
  }
12821
12817
  }
12822
12818
  Je(() => {
12823
- c.value && (o.value = Math.max(Math.ceil(c.value.clientHeight / a), o.value), p.value = K(0, x.value + 0 - 1), Ba(c.value, yt), we(), Tt(() => {
12819
+ c.value && (o.value = Math.max(Math.ceil(c.value.clientHeight / a), o.value), p.value = K(0, x.value + 0 - 1), Pa(c.value, yt), we(), Tt(() => {
12824
12820
  c.value && (Be.value = c.value.clientWidth), f.value && (Y.value = f.value.clientWidth, Le.value = f.value.clientHeight);
12825
12821
  })), S.value && w();
12826
12822
  }), sn(() => {
@@ -12849,7 +12845,7 @@ const Cn = /* @__PURE__ */ Te({
12849
12845
  const he = Ft(), ke = O.getNextSelectableHierarchyItemId(he);
12850
12846
  b.removeHierarchyDataItem(he), p.value = K(0, x.value + 0 - 1), ke && M.selectItemById(ke);
12851
12847
  }
12852
- function pe(he) {
12848
+ function fe(he) {
12853
12849
  R.onEditingRow(he);
12854
12850
  }
12855
12851
  function ge(he) {
@@ -12867,7 +12863,7 @@ const Cn = /* @__PURE__ */ Te({
12867
12863
  function U(he) {
12868
12864
  M.selectItemById(he);
12869
12865
  }
12870
- function me(he) {
12866
+ function pe(he) {
12871
12867
  const ke = p.value.find((nt) => nt.raw[r.idField.value] === he);
12872
12868
  ke && j.clickRowItem(ke);
12873
12869
  }
@@ -12883,9 +12879,9 @@ const Cn = /* @__PURE__ */ Te({
12883
12879
  function ee() {
12884
12880
  M.clearSelection();
12885
12881
  }
12886
- const ae = B(() => !p.value || !p.value.length), {
12887
- renderEmpty: ne
12888
- } = Ui(n);
12882
+ const ne = B(() => !p.value || !p.value.length), {
12883
+ renderEmpty: te
12884
+ } = Yi(n);
12889
12885
  function Ce() {
12890
12886
  return M.getSelectionRow();
12891
12887
  }
@@ -12940,7 +12936,7 @@ const Cn = /* @__PURE__ */ Te({
12940
12936
  collapseTo: Rt,
12941
12937
  expandTo: _t,
12942
12938
  removeDataItem: oe,
12943
- editDataItem: pe,
12939
+ editDataItem: fe,
12944
12940
  acceptDataItem: ge,
12945
12941
  cancelDataItem: Ve,
12946
12942
  updateColumns: Ue,
@@ -12950,7 +12946,7 @@ const Cn = /* @__PURE__ */ Te({
12950
12946
  getSelectedItems: $,
12951
12947
  clearSelection: ee,
12952
12948
  getSelectionRow: Ce,
12953
- clickRowItemById: me,
12949
+ clickRowItemById: pe,
12954
12950
  unSelectItemByIds: be,
12955
12951
  getCurrentRowId: Ne,
12956
12952
  reassignRowData: Me,
@@ -12966,7 +12962,7 @@ const Cn = /* @__PURE__ */ Te({
12966
12962
  class: ht.value,
12967
12963
  onMouseover: () => m.value = !0,
12968
12964
  onMouseleave: () => m.value = !1
12969
- }, [c.value && Re(p), c.value && J(), c.value && ae.value && ne(), c.value && kt(), c.value && Ot()]), Ie(), E.value && ft()]);
12965
+ }, [c.value && Re(p), c.value && J(), c.value && ne.value && te(), c.value && kt(), c.value && Ot()]), Ie(), E.value && ft()]);
12970
12966
  }
12971
12967
  }), jf = {
12972
12968
  id: { type: String, default: "" },
@@ -13019,7 +13015,7 @@ const Cn = /* @__PURE__ */ Te({
13019
13015
  }
13020
13016
  });
13021
13017
  function Wf(e) {
13022
- return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !li(e);
13018
+ return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ri(e);
13023
13019
  }
13024
13020
  const Wn = /* @__PURE__ */ Te({
13025
13021
  name: "FDesignerItem",
@@ -13166,7 +13162,7 @@ const Wn = /* @__PURE__ */ Te({
13166
13162
  }
13167
13163
  }
13168
13164
  ye(() => e.modelValue, (H) => {
13169
- r.value = H, t.value = `${H.id}-component`, ri(s);
13165
+ r.value = H, t.value = `${H.id}-component`, ii(s);
13170
13166
  }, {
13171
13167
  deep: !0
13172
13168
  });
@@ -13204,7 +13200,7 @@ const Wn = /* @__PURE__ */ Te({
13204
13200
  const Q = document.getElementsByClassName("dgComponentFocused");
13205
13201
  Q && Q.length === 1 && Q[0] === s.value || (Array.from(Q).forEach((R) => R.classList.remove("dgComponentFocused")), Array.from(document.getElementsByClassName("dgComponentSelected")).forEach((R) => R.classList.remove("dgComponentSelected")), N.classList.add("dgComponentFocused"), n.emit("selectionChange", r.value.type, r.value, l.value, p.value), p.value.getDraggableDesignItemElement && (L = p.value.getDraggableDesignItemElement(T), L && L.value && L.value.classList.add("dgComponentSelected")));
13206
13202
  }
13207
- Xa(L == null ? void 0 : L.value);
13203
+ Ua(L == null ? void 0 : L.value);
13208
13204
  }
13209
13205
  return () => r.value.type === "component-ref" ? I(r.value) : F("div", {
13210
13206
  id: `${r.value.id}-design-item`,
@@ -13320,7 +13316,7 @@ function Hf(e, n, t, a, o = "data-grid-column") {
13320
13316
  renderGridHeader: O
13321
13317
  };
13322
13318
  }
13323
- class Af extends Ka {
13319
+ class Af extends Qa {
13324
13320
  constructor(n, t) {
13325
13321
  super(n, t);
13326
13322
  }
@@ -13794,11 +13790,11 @@ function Uf(e, n, t, a, o, i, r, l) {
13794
13790
  }
13795
13791
  const Xf = /* @__PURE__ */ Te({
13796
13792
  name: "FTreeGridDesign",
13797
- props: no,
13793
+ props: to,
13798
13794
  emits: [],
13799
13795
  setup(e, n) {
13800
- var te, we;
13801
- const t = k(), a = 0, o = ((te = e.rowOption) == null ? void 0 : te.height) || 28, i = k(20), r = k(e.columns), l = Mf(e), u = k(), c = k(), f = k([]), s = k(!1), d = k(((we = e.rowOption) == null ? void 0 : we.wrapContent) || !1), p = Ye("designer-host-service"), m = Ye("design-item-context"), T = zf(m, p), y = ea(t, m, T);
13796
+ var ae, we;
13797
+ const t = k(), a = 0, o = ((ae = e.rowOption) == null ? void 0 : ae.height) || 28, i = k(20), r = k(e.columns), l = Mf(e), u = k(), c = k(), f = k([]), s = k(!1), d = k(((we = e.rowOption) == null ? void 0 : we.wrapContent) || !1), p = Ye("designer-host-service"), m = Ye("design-item-context"), T = zf(m, p), y = ea(t, m, T);
13802
13798
  y.value.designerClass = "f-utils-fill-flex-column";
13803
13799
  const h = mf(), C = hf(e), g = tu(e, /* @__PURE__ */ new Map(), h, C, l), S = Of(e, g, l, f, n), w = B(() => g.dataView.value.length), {
13804
13800
  containerStyleObject: b
@@ -13822,9 +13818,9 @@ const Xf = /* @__PURE__ */ Te({
13822
13818
  viewPortHeight: K,
13823
13819
  viewPortWidth: ie,
13824
13820
  updateVisibleRowsOnLatestVisibleScope: Z
13825
- } = A, fe = qf(e, x, u, ie, _), {
13821
+ } = A, me = qf(e, x, u, ie, _), {
13826
13822
  calculateColumnsSize: ve
13827
- } = fe, Fe = B(() => ({
13823
+ } = me, Fe = B(() => ({
13828
13824
  "drag-container": !0,
13829
13825
  "fv-grid": !0,
13830
13826
  "fv-grid-bordered": e.showBorder,
@@ -13844,7 +13840,7 @@ const Xf = /* @__PURE__ */ Te({
13844
13840
  Ee > i.value && (i.value = Ee, Z()), K.value = ((Pe = c.value) == null ? void 0 : Pe.clientHeight) || 0, G.value = ((rt = u.value) == null ? void 0 : rt.clientWidth) || 0, ve();
13845
13841
  }
13846
13842
  Je(() => {
13847
- t.value.componentInstance = y, u.value && (i.value = Math.max(Math.ceil(u.value.clientHeight / o), i.value), f.value = j(0, w.value + a - 1), Ba(u.value, de), ve(), Tt(() => {
13843
+ t.value.componentInstance = y, u.value && (i.value = Math.max(Math.ceil(u.value.clientHeight / o), i.value), f.value = j(0, w.value + a - 1), Pa(u.value, de), ve(), Tt(() => {
13848
13844
  u.value && (G.value = u.value.clientWidth), c.value && (ie.value = c.value.clientWidth, K.value = c.value.clientHeight);
13849
13845
  }));
13850
13846
  });
@@ -14018,7 +14014,7 @@ const Jf = "https://json-schema.org/draft/2020-12/schema", Zf = "https://farris-
14018
14014
  } }
14019
14015
  };
14020
14016
  st(dp, ip, Qf, Kf, cp);
14021
- class fp extends Ka {
14017
+ class fp extends Qa {
14022
14018
  constructor(t, a) {
14023
14019
  super(t, a);
14024
14020
  V(this, "responseLayoutEditorFunction");
@@ -14345,7 +14341,7 @@ class fp extends Ka {
14345
14341
  * @param propertyData 下拉框控件属性值
14346
14342
  */
14347
14343
  checkEnumDataReadonly(t) {
14348
- return !t.binding || t.binding.type !== "Form" ? !1 : !!(this.designViewModelField && this.designViewModelField.type && this.designViewModelField.type.$type === Pa.EnumType);
14344
+ return !t.binding || t.binding.type !== "Form" ? !1 : !!(this.designViewModelField && this.designViewModelField.type && this.designViewModelField.type.$type === Ia.EnumType);
14349
14345
  }
14350
14346
  /**
14351
14347
  * 将字段值变化前事件、变化后事件追加到交互面板
@@ -14407,7 +14403,7 @@ class fp extends Ka {
14407
14403
  };
14408
14404
  }
14409
14405
  getExpressionConfig(t, a, o = ["compute", "dependency", "validate"], i) {
14410
- return new Qa(this.formSchemaUtils).getExpressionConfig(
14406
+ return new Xa(this.formSchemaUtils).getExpressionConfig(
14411
14407
  t,
14412
14408
  a,
14413
14409
  o,
@@ -14530,7 +14526,7 @@ class pp extends fp {
14530
14526
  const c = this;
14531
14527
  switch (l.propertyID) {
14532
14528
  case "dataSourceType": {
14533
- l.propertyValue === "static" && (u.editor.valueField = "value", u.editor.textField = "name", u.editor.remote = {});
14529
+ l.propertyValue === "static" ? (u.editor.valueField = "value", u.editor.textField = "name", u.editor.remote = {}) : l.propertyValue === "dynamic" && (u.editor.remote = { method: "GET" });
14534
14530
  break;
14535
14531
  }
14536
14532
  case "data": {
@@ -14562,7 +14558,7 @@ class pp extends fp {
14562
14558
  var i;
14563
14559
  super.changeBindingField(n, t);
14564
14560
  const o = a;
14565
- n.editor && ((i = o == null ? void 0 : o.type) == null ? void 0 : i.$type) === Pa.EnumType && (n.editor.data = o.type.enumValues || []);
14561
+ n.editor && ((i = o == null ? void 0 : o.type) == null ? void 0 : i.$type) === Ia.EnumType && (n.editor.data = o.type.enumValues || []);
14566
14562
  }
14567
14563
  }
14568
14564
  function mp(e, n) {
@@ -14579,10 +14575,10 @@ const hp = /* @__PURE__ */ Te({
14579
14575
  props: cs,
14580
14576
  emits: ["clear", "update:modelValue", "change"],
14581
14577
  setup(e, n) {
14582
- const t = k(), a = Ye("designer-host-service"), o = Ye("design-item-context"), i = mp(o, a), r = yi(t, o, i);
14578
+ const t = k(), a = Ye("designer-host-service"), o = Ye("design-item-context"), i = mp(o, a), r = hi(t, o, i);
14583
14579
  return Je(() => {
14584
14580
  t.value.componentInstance = r;
14585
- }), n.expose(r.value), () => F(Ia, {
14581
+ }), n.expose(r.value), () => F(Da, {
14586
14582
  ref: t,
14587
14583
  buttonContent: e.dropDownIcon,
14588
14584
  readonly: !0,
@@ -14594,10 +14590,10 @@ const hp = /* @__PURE__ */ Te({
14594
14590
  }
14595
14591
  });
14596
14592
  Gt.register = (e, n, t, a) => {
14597
- e["combo-list"] = Gt, n["combo-list"] = Ua;
14593
+ e["combo-list"] = Gt, n["combo-list"] = Ya;
14598
14594
  };
14599
14595
  Gt.registerDesigner = (e, n, t) => {
14600
- e["combo-list"] = hp, n["combo-list"] = Ua;
14596
+ e["combo-list"] = hp, n["combo-list"] = Ya;
14601
14597
  };
14602
14598
  Sn(Gt);
14603
14599
  Sn(Tn);
@@ -14642,10 +14638,10 @@ const yp = {
14642
14638
  type: Boolean,
14643
14639
  default: !1
14644
14640
  }
14645
- }, No = /* @__PURE__ */ new Map([
14641
+ }, Vo = /* @__PURE__ */ new Map([
14646
14642
  ["appearance", Jt]
14647
14643
  ]);
14648
- function Ro(e, n, t) {
14644
+ function No(e, n, t) {
14649
14645
  return n;
14650
14646
  }
14651
14647
  const vp = "https://json-schema.org/draft/2020-12/schema", gp = "https://farris-design.gitee.io/layout.schema.json", bp = "layout", wp = "A Farris Container Component", Cp = "object", xp = {
@@ -14746,8 +14742,8 @@ const vp = "https://json-schema.org/draft/2020-12/schema", gp = "https://farris-
14746
14742
  }, na = {
14747
14743
  customStyle: { type: String, defaut: "" },
14748
14744
  customClass: { type: String, defaut: "" }
14749
- }, jo = st(na, Fp, No, Ro, Op);
14750
- function Lo(e) {
14745
+ }, Ro = st(na, Fp, Vo, No, Op);
14746
+ function jo(e) {
14751
14747
  const n = k(-1), t = k(-1), a = k(0), o = k(0), i = k(!1), r = k(!1), l = B(() => ({
14752
14748
  display: i.value ? "block" : "none",
14753
14749
  left: `${a.value}px`,
@@ -14834,7 +14830,7 @@ const Bt = /* @__PURE__ */ Te({
14834
14830
  props: na,
14835
14831
  emits: [],
14836
14832
  setup(e, n) {
14837
- const t = k(), a = Lo(t), {
14833
+ const t = k(), a = jo(t), {
14838
14834
  horizontalResizeHandleStyle: o,
14839
14835
  verticalResizeHandleStyle: i,
14840
14836
  resizeOverlayStyle: r
@@ -14844,7 +14840,7 @@ const Bt = /* @__PURE__ */ Te({
14844
14840
  });
14845
14841
  const l = B(() => fn({
14846
14842
  "f-layout": !0
14847
- }, e == null ? void 0 : e.customClass)), u = B(() => hi({}, e == null ? void 0 : e.customStyle));
14843
+ }, e == null ? void 0 : e.customClass)), u = B(() => mi({}, e == null ? void 0 : e.customStyle));
14848
14844
  return () => F("div", {
14849
14845
  class: l.value,
14850
14846
  style: u.value,
@@ -15054,8 +15050,8 @@ const Bt = /* @__PURE__ */ Te({
15054
15050
  minWidth: { type: Number, default: 100 },
15055
15051
  /** 面板最小高度 */
15056
15052
  minHeight: { type: Number, default: 100 }
15057
- }, $o = st(aa, Rp, No, Ro, Hp);
15058
- function Wo(e, n, t, a, o) {
15053
+ }, Lo = st(aa, Rp, Vo, No, Hp);
15054
+ function $o(e, n, t, a, o) {
15059
15055
  const {
15060
15056
  horizontalResizeBarPosition: i,
15061
15057
  horizontalResizeHandleOffset: r,
@@ -15115,7 +15111,7 @@ const Mt = /* @__PURE__ */ Te({
15115
15111
  });
15116
15112
  const s = Ye("layout"), {
15117
15113
  useResizeHandleComposition: d
15118
- } = s, p = Wo(l, r, a, t, d), {
15114
+ } = s, p = $o(l, r, a, t, d), {
15119
15115
  onClickHorizontalResizeBar: m,
15120
15116
  onClickVerticalResizeBar: T
15121
15117
  } = p, y = B(() => ({
@@ -15164,7 +15160,7 @@ const zp = /* @__PURE__ */ Te({
15164
15160
  var f;
15165
15161
  const t = k(), a = Ye("design-item-context"), o = Ap(a.schema, (f = a.parent) == null ? void 0 : f.schema), i = ea(t, a, o);
15166
15162
  i.value.canNested = !1;
15167
- const r = Lo(t), {
15163
+ const r = jo(t), {
15168
15164
  horizontalResizeHandleStyle: l,
15169
15165
  verticalResizeHandleStyle: u,
15170
15166
  resizeOverlayStyle: c
@@ -15212,7 +15208,7 @@ const Gp = /* @__PURE__ */ Te({
15212
15208
  }), n.expose(r.value);
15213
15209
  const l = k(Math.max(e.minHeight, e.height)), u = k(Math.max(e.minWidth, e.width)), c = k(e.minHeight), f = k(e.minWidth), s = k(e.position), d = Ye("layout"), {
15214
15210
  useResizeHandleComposition: p
15215
- } = d, m = Wo(u, l, f, c, p), {
15211
+ } = d, m = $o(u, l, f, c, p), {
15216
15212
  onClickHorizontalResizeBar: T,
15217
15213
  onClickVerticalResizeBar: y
15218
15214
  } = m, h = B(() => ({
@@ -15256,10 +15252,10 @@ Bt.install = (e) => {
15256
15252
  e.component(Bt.name, Bt), e.component(Mt.name, Mt);
15257
15253
  };
15258
15254
  Bt.register = (e, n, t, a) => {
15259
- e.layout = Bt, n.layout = jo, e["layout-pane"] = Mt, n["layout-pane"] = $o;
15255
+ e.layout = Bt, n.layout = Ro, e["layout-pane"] = Mt, n["layout-pane"] = Lo;
15260
15256
  };
15261
15257
  Bt.registerDesigner = (e, n, t) => {
15262
- e.layout = zp, n.layout = jo, e["layout-pane"] = Gp, n["layout-pane"] = $o;
15258
+ e.layout = zp, n.layout = Ro, e["layout-pane"] = Gp, n["layout-pane"] = Lo;
15263
15259
  };
15264
15260
  const Yp = [
15265
15261
  {
@@ -17386,7 +17382,7 @@ function em(e, n, t) {
17386
17382
  writable: !0
17387
17383
  }) : e[n] = t, e;
17388
17384
  }
17389
- function ba(e, n) {
17385
+ function ga(e, n) {
17390
17386
  var t = Object.keys(e);
17391
17387
  if (Object.getOwnPropertySymbols) {
17392
17388
  var a = Object.getOwnPropertySymbols(e);
@@ -17396,12 +17392,12 @@ function ba(e, n) {
17396
17392
  }
17397
17393
  return t;
17398
17394
  }
17399
- function wa(e) {
17395
+ function ba(e) {
17400
17396
  for (var n = 1; n < arguments.length; n++) {
17401
17397
  var t = arguments[n] != null ? arguments[n] : {};
17402
- n % 2 ? ba(Object(t), !0).forEach(function(a) {
17398
+ n % 2 ? ga(Object(t), !0).forEach(function(a) {
17403
17399
  em(e, a, t[a]);
17404
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ba(Object(t)).forEach(function(a) {
17400
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ga(Object(t)).forEach(function(a) {
17405
17401
  Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(t, a));
17406
17402
  });
17407
17403
  }
@@ -17450,13 +17446,13 @@ function im(e, n) {
17450
17446
  }
17451
17447
  function rm(e, n) {
17452
17448
  if (e) {
17453
- if (typeof e == "string") return Ca(e, n);
17449
+ if (typeof e == "string") return wa(e, n);
17454
17450
  var t = Object.prototype.toString.call(e).slice(8, -1);
17455
17451
  if (t === "Object" && e.constructor && (t = e.constructor.name), t === "Map" || t === "Set") return Array.from(e);
17456
- if (t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)) return Ca(e, n);
17452
+ if (t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)) return wa(e, n);
17457
17453
  }
17458
17454
  }
17459
- function Ca(e, n) {
17455
+ function wa(e, n) {
17460
17456
  (n == null || n > e.length) && (n = e.length);
17461
17457
  for (var t = 0, a = new Array(n); t < n; t++) a[t] = e[t];
17462
17458
  return a;
@@ -17473,7 +17469,7 @@ function sm(e, n, t) {
17473
17469
  writable: !0
17474
17470
  }) : e[n] = t, e;
17475
17471
  }
17476
- function xa(e, n) {
17472
+ function Ca(e, n) {
17477
17473
  var t = Object.keys(e);
17478
17474
  if (Object.getOwnPropertySymbols) {
17479
17475
  var a = Object.getOwnPropertySymbols(e);
@@ -17483,12 +17479,12 @@ function xa(e, n) {
17483
17479
  }
17484
17480
  return t;
17485
17481
  }
17486
- function ka(e) {
17482
+ function xa(e) {
17487
17483
  for (var n = 1; n < arguments.length; n++) {
17488
17484
  var t = arguments[n] != null ? arguments[n] : {};
17489
- n % 2 ? xa(Object(t), !0).forEach(function(a) {
17485
+ n % 2 ? Ca(Object(t), !0).forEach(function(a) {
17490
17486
  sm(e, a, t[a]);
17491
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : xa(Object(t)).forEach(function(a) {
17487
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : Ca(Object(t)).forEach(function(a) {
17492
17488
  Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(t, a));
17493
17489
  });
17494
17490
  }
@@ -17582,7 +17578,7 @@ function bm(e, n) {
17582
17578
  return ln(n) ? n(e.current) : n;
17583
17579
  }
17584
17580
  function wm(e, n) {
17585
- return e.current = ka(ka({}, e.current), n), n;
17581
+ return e.current = xa(xa({}, e.current), n), n;
17586
17582
  }
17587
17583
  function Cm(e, n, t) {
17588
17584
  return ln(n) ? n(e.current) : Object.keys(t).forEach(function(a) {
@@ -17612,19 +17608,19 @@ function Sm(e) {
17612
17608
  return {}.toString.call(e).includes("Object");
17613
17609
  }
17614
17610
  function Tm(e) {
17615
- return e || Fa("configIsRequired"), Sm(e) || Fa("configType"), e.urls ? (Mm(), {
17611
+ return e || ka("configIsRequired"), Sm(e) || ka("configType"), e.urls ? (Mm(), {
17616
17612
  paths: {
17617
17613
  vs: e.urls.monacoBase
17618
17614
  }
17619
17615
  }) : e;
17620
17616
  }
17621
17617
  function Mm() {
17622
- console.warn(Ho.deprecation);
17618
+ console.warn(Wo.deprecation);
17623
17619
  }
17624
17620
  function Em(e, n) {
17625
17621
  throw new Error(e[n] || e.default);
17626
17622
  }
17627
- var Ho = {
17623
+ var Wo = {
17628
17624
  configIsRequired: "the configuration object is required",
17629
17625
  configType: "the configuration object should be an object",
17630
17626
  default: "an unknown error accured in `@monaco-editor/loader` package",
@@ -17638,7 +17634,7 @@ var Ho = {
17638
17634
 
17639
17635
  For more please check the link https://github.com/suren-atoyan/monaco-loader#config
17640
17636
  `
17641
- }, Fa = Fm(Em)(Ho), Om = {
17637
+ }, ka = Fm(Em)(Wo), Om = {
17642
17638
  config: Tm
17643
17639
  }, _m = function() {
17644
17640
  for (var n = arguments.length, t = new Array(n), a = 0; a < n; a++)
@@ -17649,10 +17645,10 @@ var Ho = {
17649
17645
  }, o);
17650
17646
  };
17651
17647
  };
17652
- function Ao(e, n) {
17648
+ function Ho(e, n) {
17653
17649
  return Object.keys(n).forEach(function(t) {
17654
- n[t] instanceof Object && e[t] && Object.assign(n[t], Ao(e[t], n[t]));
17655
- }), wa(wa({}, e), n);
17650
+ n[t] instanceof Object && e[t] && Object.assign(n[t], Ho(e[t], n[t]));
17651
+ }), ba(ba({}, e), n);
17656
17652
  }
17657
17653
  var Dm = {
17658
17654
  type: "cancelation",
@@ -17674,12 +17670,12 @@ var Im = xm.create({
17674
17670
  resolve: null,
17675
17671
  reject: null,
17676
17672
  monaco: null
17677
- }), zo = am(Im, 2), un = zo[0], Mn = zo[1];
17673
+ }), Ao = am(Im, 2), un = Ao[0], Mn = Ao[1];
17678
17674
  function Pm(e) {
17679
17675
  var n = Om.config(e), t = n.monaco, a = nm(n, ["monaco"]);
17680
17676
  Mn(function(o) {
17681
17677
  return {
17682
- config: Ao(o.config, a),
17678
+ config: Ho(o.config, a),
17683
17679
  monaco: t
17684
17680
  };
17685
17681
  });
@@ -17699,7 +17695,7 @@ function Bm() {
17699
17695
  }), e.monaco)
17700
17696
  return e.resolve(e.monaco), In(Pn);
17701
17697
  if (window.monaco && window.monaco.editor)
17702
- return qo(window.monaco), e.resolve(window.monaco), In(Pn);
17698
+ return zo(window.monaco), e.resolve(window.monaco), In(Pn);
17703
17699
  _m(Vm, Rm)(jm);
17704
17700
  }
17705
17701
  return In(Pn);
@@ -17733,12 +17729,12 @@ function jm() {
17733
17729
  };
17734
17730
  }), n = window.require;
17735
17731
  n.config(e.config), n(["vs/editor/editor.main"], function(t) {
17736
- qo(t), e.resolve(t);
17732
+ zo(t), e.resolve(t);
17737
17733
  }, function(t) {
17738
17734
  e.reject(t);
17739
17735
  });
17740
17736
  }
17741
- function qo(e) {
17737
+ function zo(e) {
17742
17738
  un().monaco || Mn({
17743
17739
  monaco: e
17744
17740
  });
@@ -18125,7 +18121,7 @@ const $m = /* @__PURE__ */ Te({
18125
18121
  class: "data-area f-utils-fill d-flex flex-column"
18126
18122
  }, [F("div", {
18127
18123
  class: "w-100"
18128
- }, [F(Da, {
18124
+ }, [F(_a, {
18129
18125
  class: "m-2",
18130
18126
  buttonContent: '<i class="f-icon f-icon-search"></i>',
18131
18127
  enableClear: !0,
@@ -18268,7 +18264,7 @@ const $m = /* @__PURE__ */ Te({
18268
18264
  "custom-class": "position-relative d-flex align-items-center search-bar",
18269
18265
  resizable: !1
18270
18266
  }, {
18271
- default: () => [F(Da, {
18267
+ default: () => [F(_a, {
18272
18268
  class: "w-100 mx-2",
18273
18269
  buttonContent: '<i class="f-icon f-icon-search"></i>',
18274
18270
  enableClear: !0,
@@ -18632,7 +18628,7 @@ const Qm = /* @__PURE__ */ Te({
18632
18628
  "onUpdate:modelValue": (M) => a.value = M,
18633
18629
  class: "form-control",
18634
18630
  style: "resize:none"
18635
- }, null), [[si, a.value]])])]
18631
+ }, null), [[li, a.value]])])]
18636
18632
  }), F(Mt, {
18637
18633
  position: "right",
18638
18634
  width: 258,
@@ -18753,7 +18749,7 @@ const Qm = /* @__PURE__ */ Te({
18753
18749
  type: th,
18754
18750
  properties: nh,
18755
18751
  required: ah
18756
- }, Go = {
18752
+ }, qo = {
18757
18753
  disabled: {
18758
18754
  type: Boolean,
18759
18755
  default: !1
@@ -18843,10 +18839,10 @@ const Qm = /* @__PURE__ */ Te({
18843
18839
  default: null
18844
18840
  }
18845
18841
  };
18846
- st(Go, oh);
18842
+ st(qo, oh);
18847
18843
  const ih = /* @__PURE__ */ Te({
18848
18844
  name: "f-expression-textbox",
18849
- props: Go,
18845
+ props: qo,
18850
18846
  setup(e, n) {
18851
18847
  const t = Ye(Un), a = Ye("FLoadingService"), o = '<i class="f-icon f-icon-lookup"></i>', i = k(e.modelValue), r = k(e.entities), l = k(e.variables), u = k(), c = k(e.validateMessage || ""), f = k("info");
18852
18848
  async function s() {
@@ -18976,9 +18972,9 @@ const ih = /* @__PURE__ */ Te({
18976
18972
  });
18977
18973
  }
18978
18974
  });
18979
- var Yo = /* @__PURE__ */ ((e) => (e[e.Equal = 0] = "Equal", e[e.NotEqual = 1] = "NotEqual", e[e.Greater = 2] = "Greater", e[e.GreaterOrEqual = 3] = "GreaterOrEqual", e[e.Less = 4] = "Less", e[e.LessOrEqual = 5] = "LessOrEqual", e[e.Like = 6] = "Like", e[e.LikeStartWith = 7] = "LikeStartWith", e[e.LikeEndWith = 8] = "LikeEndWith", e[e.NotLike = 9] = "NotLike", e[e.NotLikeStartWith = 10] = "NotLikeStartWith", e[e.NotLikeEndWith = 11] = "NotLikeEndWith", e[e.Is = 12] = "Is", e[e.IsNot = 13] = "IsNot", e[e.In = 14] = "In", e[e.NotIn = 15] = "NotIn", e))(Yo || {}), Ut = /* @__PURE__ */ ((e) => (e[e.Empty = 0] = "Empty", e[e.And = 1] = "And", e[e.Or = 2] = "Or", e))(Ut || {}), Et = /* @__PURE__ */ ((e) => (e[e.Value = 0] = "Value", e[e.Expression = 1] = "Expression", e[e.Variable = 2] = "Variable", e))(Et || {});
18975
+ var Go = /* @__PURE__ */ ((e) => (e[e.Equal = 0] = "Equal", e[e.NotEqual = 1] = "NotEqual", e[e.Greater = 2] = "Greater", e[e.GreaterOrEqual = 3] = "GreaterOrEqual", e[e.Less = 4] = "Less", e[e.LessOrEqual = 5] = "LessOrEqual", e[e.Like = 6] = "Like", e[e.LikeStartWith = 7] = "LikeStartWith", e[e.LikeEndWith = 8] = "LikeEndWith", e[e.NotLike = 9] = "NotLike", e[e.NotLikeStartWith = 10] = "NotLikeStartWith", e[e.NotLikeEndWith = 11] = "NotLikeEndWith", e[e.Is = 12] = "Is", e[e.IsNot = 13] = "IsNot", e[e.In = 14] = "In", e[e.NotIn = 15] = "NotIn", e))(Go || {}), Ut = /* @__PURE__ */ ((e) => (e[e.Empty = 0] = "Empty", e[e.And = 1] = "And", e[e.Or = 2] = "Or", e))(Ut || {}), Et = /* @__PURE__ */ ((e) => (e[e.Value = 0] = "Value", e[e.Expression = 1] = "Expression", e[e.Variable = 2] = "Variable", e))(Et || {});
18980
18976
  const rh = (e) => ((e.raw.$type !== "SimpleField" || e.raw.selectable === !1) && (e.disabled = !0), e);
18981
- function Uo(e) {
18977
+ function Yo(e) {
18982
18978
  const n = [
18983
18979
  { value: "", label: " " },
18984
18980
  { value: "(", label: "(" },
@@ -19169,7 +19165,7 @@ const lh = /* @__PURE__ */ new Map([
19169
19165
  function yh(e, n, t) {
19170
19166
  return n;
19171
19167
  }
19172
- const Xo = {
19168
+ const Uo = {
19173
19169
  /**
19174
19170
  * 组件标识
19175
19171
  */
@@ -19324,7 +19320,7 @@ const Xo = {
19324
19320
  /** 自定义行状态 */
19325
19321
  customRowStatus: { type: Object, default: null },
19326
19322
  minPanelWidth: { type: Number, default: 160 }
19327
- }, vh = st(Xo, hh, lh, yh), gh = {
19323
+ }, vh = st(Uo, hh, lh, yh), gh = {
19328
19324
  data: { type: Array, default: [] },
19329
19325
  enableSearch: { type: Boolean, default: !1 },
19330
19326
  idField: { type: String, default: "id" },
@@ -19429,7 +19425,7 @@ function wh(e) {
19429
19425
  }
19430
19426
  const kn = /* @__PURE__ */ Te({
19431
19427
  name: "FComboTree",
19432
- props: Xo,
19428
+ props: Uo,
19433
19429
  emits: ["clear", "update:modelValue", "change"],
19434
19430
  setup(e, n) {
19435
19431
  const t = k(), a = k(e.disabled), o = k(e.enableClear), i = k(e.enableSearch), r = k(e.readonly), {
@@ -19463,7 +19459,7 @@ const kn = /* @__PURE__ */ Te({
19463
19459
  const S = (w = t.value) == null ? void 0 : w.popoverRef;
19464
19460
  return S ? S.shown : !1;
19465
19461
  });
19466
- return () => F(_a, {
19462
+ return () => F(Oa, {
19467
19463
  ref: t,
19468
19464
  id: e.id,
19469
19465
  disable: a.value,
@@ -19510,7 +19506,7 @@ kn.register = (e, n, t, a) => {
19510
19506
  e["combo-tree"] = kn, n["combo-tree"] = vh;
19511
19507
  };
19512
19508
  Sn(kn);
19513
- function Qo(e) {
19509
+ function Xo(e) {
19514
19510
  function n(t, a, o = "filterField") {
19515
19511
  return F(kn, {
19516
19512
  formatter: e.formatter,
@@ -19529,7 +19525,7 @@ function Qo(e) {
19529
19525
  renderFieldsComboTree: n
19530
19526
  };
19531
19527
  }
19532
- function Ko(e, n, t) {
19528
+ function Qo(e, n, t) {
19533
19529
  const a = k(e.activeIndex), o = k(e.conditions), i = k(e.fields);
19534
19530
  ye(() => e.fields, (d) => {
19535
19531
  i.value = d;
@@ -19570,7 +19566,7 @@ function Ko(e, n, t) {
19570
19566
  }
19571
19567
  const Ch = /* @__PURE__ */ Te({
19572
19568
  name: "filter-condition-grid",
19573
- props: Ya,
19569
+ props: Ga,
19574
19570
  emits: ["insert", "remove", "rowClick"],
19575
19571
  setup(e, n) {
19576
19572
  const {
@@ -19579,9 +19575,9 @@ const Ch = /* @__PURE__ */ Te({
19579
19575
  valueTypes: o,
19580
19576
  relationItems: i,
19581
19577
  righttBracketItems: r
19582
- } = Uo(e), {
19578
+ } = Yo(e), {
19583
19579
  renderFieldsComboTree: l
19584
- } = Qo(e), u = k(), {
19580
+ } = Xo(e), u = k(), {
19585
19581
  conditions: c,
19586
19582
  fields: f,
19587
19583
  onInsert: s,
@@ -19589,12 +19585,12 @@ const Ch = /* @__PURE__ */ Te({
19589
19585
  onRowClick: p,
19590
19586
  activeRowCls: m,
19591
19587
  itemIntoView: T
19592
- } = Ko(e, n, u), y = k(e.expressionOptions || {});
19588
+ } = Qo(e, n, u), y = k(e.expressionOptions || {});
19593
19589
  function h(g) {
19594
19590
  var S, w;
19595
19591
  switch (g.expresstype) {
19596
19592
  case Et.Variable:
19597
- return F(Va, {
19593
+ return F(Ba, {
19598
19594
  modelValue: g.value,
19599
19595
  "onUpdate:modelValue": (b) => g.value = b,
19600
19596
  showOutline: !1,
@@ -19630,7 +19626,7 @@ const Ch = /* @__PURE__ */ Te({
19630
19626
  placement: "auto"
19631
19627
  }, null);
19632
19628
  }
19633
- return Ma(() => {
19629
+ return Ta(() => {
19634
19630
  T();
19635
19631
  }), () => F("div", {
19636
19632
  class: "fv-filter-condition-grid table-body f-utils-fill win11Scroll show nobtn",
@@ -19780,14 +19776,14 @@ const Ch = /* @__PURE__ */ Te({
19780
19776
  }
19781
19777
  }), kh = /* @__PURE__ */ Te({
19782
19778
  name: "sort-editor-grid",
19783
- props: Ya,
19779
+ props: Ga,
19784
19780
  emits: ["insert", "remove", "rowClick"],
19785
19781
  setup(e, n) {
19786
19782
  const {
19787
19783
  sortTypes: t
19788
- } = Uo(), {
19784
+ } = Yo(), {
19789
19785
  renderFieldsComboTree: a
19790
- } = Qo(e), o = k(), {
19786
+ } = Xo(e), o = k(), {
19791
19787
  conditions: i,
19792
19788
  fields: r,
19793
19789
  onInsert: l,
@@ -19795,8 +19791,8 @@ const Ch = /* @__PURE__ */ Te({
19795
19791
  onRowClick: c,
19796
19792
  activeRowCls: f,
19797
19793
  itemIntoView: s
19798
- } = Ko(e, n, o);
19799
- return Ma(() => {
19794
+ } = Qo(e, n, o);
19795
+ return Ta(() => {
19800
19796
  s();
19801
19797
  }), () => F("div", {
19802
19798
  class: "table-body f-utils-fill win11Scroll show nobtn ",
@@ -19867,7 +19863,7 @@ function Fh(e, n) {
19867
19863
  lbracket: "",
19868
19864
  rbracket: "",
19869
19865
  relation: Ut.Empty,
19870
- compare: Yo.Equal,
19866
+ compare: Go.Equal,
19871
19867
  expresstype: e.singleValue ? Et.Value : Et.Variable
19872
19868
  } : {
19873
19869
  sortField: "",
@@ -19970,7 +19966,7 @@ function Fh(e, n) {
19970
19966
  }
19971
19967
  const Sh = /* @__PURE__ */ Te({
19972
19968
  name: "filter-condition-editor",
19973
- props: Ga,
19969
+ props: qa,
19974
19970
  emits: ["update:modelValue"],
19975
19971
  setup(e, n) {
19976
19972
  const t = Ye(e.repositoryToken), a = Ye(Un), o = Ye("FLoadingService");
@@ -20131,7 +20127,7 @@ const Sh = /* @__PURE__ */ Te({
20131
20127
  }
20132
20128
  }), Vn = /* @__PURE__ */ Te({
20133
20129
  name: "sort-condition-editor",
20134
- props: $a,
20130
+ props: La,
20135
20131
  emits: ["update:modelValue"],
20136
20132
  setup(e, n) {
20137
20133
  function t(a) {