@a2simcode/ui 0.0.119 → 0.0.121
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.
- package/dist/simcode-ui.es.js +738 -730
- package/dist/simcode-ui.umd.js +2 -2
- package/dist/stats.html +1 -1
- package/package.json +1 -1
package/dist/simcode-ui.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Fragment as
|
|
1
|
+
import { Fragment as we, computed as j, createBlock as I, createCommentVNode as G, createElementBlock as O, createElementVNode as z, createSlots as Mn, createTextVNode as nn, createVNode as K, defineComponent as fe, getCurrentInstance as Qs, guardReactiveProps as Tl, h as ld, inject as rd, mergeModels as vo, mergeProps as Ne, nextTick as Mt, normalizeClass as We, normalizeProps as Si, normalizeStyle as Oe, onBeforeUnmount as bo, onMounted as Ct, onUnmounted as wo, openBlock as _, provide as sd, reactive as ha, ref as P, render as ui, renderList as je, renderSlot as Ke, resolveComponent as B, resolveDirective as ki, resolveDynamicComponent as Pa, shallowRef as Ri, toDisplayString as xe, unref as X, useModel as yo, useSlots as cd, useTemplateRef as da, vShow as co, watch as st, watchEffect as ec, withCtx as N, withDirectives as Tn, withKeys as il, withModifiers as Ht } from "vue";
|
|
2
2
|
import { Icon as _r, getIcon as ua } from "@iconify/vue";
|
|
3
3
|
import tc from "dayjs";
|
|
4
4
|
import ud from "crypto-js/aes";
|
|
@@ -37,10 +37,10 @@ import { createEditor as Xd, createToolbar as qd } from "@wangeditor/editor";
|
|
|
37
37
|
import ac from "diagram-js";
|
|
38
38
|
import { assignStyle as xo, attr as pn, classes as Kt, clear as oc, closest as Al, delegate as Fn, domify as qt, event as nt, matches as Zd, query as Wt, queryAll as ll, remove as rl } from "min-dom";
|
|
39
39
|
import { assign as Le, bind as jl, debounce as Qd, every as Pl, filter as an, find as wn, flatten as ef, forEach as le, groupBy as Ol, has as ic, isArray as ot, isDefined as hn, isFunction as xn, isNil as kr, isNumber as Tt, isObject as on, isString as sl, isUndefined as tf, map as _o, matchPattern as di, omit as nf, pick as fi, reduce as cl, size as af, some as of, sortBy as mo, uniqueBy as lf, values as lc, without as rf } from "min-dash";
|
|
40
|
-
import { append as Ue, attr as
|
|
40
|
+
import { append as Ue, attr as Pe, classes as ft, clear as Hl, clone as rc, create as Fe, createTransform as uo, remove as Zt, transform as Il } from "tiny-svg";
|
|
41
41
|
import pa from "inherits";
|
|
42
42
|
import sf from "diagram-js-direct-editing";
|
|
43
|
-
var
|
|
43
|
+
var me = (e) => (e.install = (t) => {
|
|
44
44
|
t.component(e.name, e);
|
|
45
45
|
}, e);
|
|
46
46
|
function ul(e) {
|
|
@@ -209,11 +209,11 @@ var Qt = (e) => !!(e == null || typeof e == "string" && e.trim() === "" || Array
|
|
|
209
209
|
key: 1,
|
|
210
210
|
icon: e.icon
|
|
211
211
|
}, null, 8, ["icon"])) : G("", !0),
|
|
212
|
-
e.notLabel ? G("", !0) : (_(), O("div", ff,
|
|
212
|
+
e.notLabel ? G("", !0) : (_(), O("div", ff, xe(f.value), 1)),
|
|
213
213
|
Ke(d.$slots, "iconAfter")
|
|
214
214
|
], 10, df));
|
|
215
215
|
}
|
|
216
|
-
}), pf = hf, dl =
|
|
216
|
+
}), pf = hf, dl = me(pf);
|
|
217
217
|
function fo(e) {
|
|
218
218
|
Object.keys(e || {}).forEach((t) => {
|
|
219
219
|
delete e[t];
|
|
@@ -919,7 +919,7 @@ function So() {
|
|
|
919
919
|
Jf(o, t, n);
|
|
920
920
|
} };
|
|
921
921
|
}
|
|
922
|
-
var Xf =
|
|
922
|
+
var Xf = me(yc), qf = /* @__PURE__ */ fe({
|
|
923
923
|
name: "JButtons",
|
|
924
924
|
__name: "index",
|
|
925
925
|
props: {
|
|
@@ -948,9 +948,9 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
948
948
|
return (i, l) => {
|
|
949
949
|
const r = B("j-button"), s = B("el-space"), c = B("el-dropdown");
|
|
950
950
|
return _(), I(s, { size: e.isLink ? 0 : 8 }, {
|
|
951
|
-
default: N(() => [(_(!0), O(
|
|
951
|
+
default: N(() => [(_(!0), O(we, null, je(n.value, (u, f) => (_(), O("div", Ne({ key: f }, { ref_for: !0 }, i.$attrs), [(_(!0), O(we, null, je(u, (d, h) => (_(), O(we, { key: h }, [d.children?.length && d.children?.length > 0 ? (_(), I(c, { key: 0 }, {
|
|
952
952
|
dropdown: N(() => [K(s, { direction: "vertical" }, {
|
|
953
|
-
default: N(() => [(_(!0), O(
|
|
953
|
+
default: N(() => [(_(!0), O(we, null, je(d.children || [], (p) => (_(), I(r, Ne({ key: p.id }, { ref_for: !0 }, p.config, {
|
|
954
954
|
type: "text",
|
|
955
955
|
label: p.label,
|
|
956
956
|
size: e.size,
|
|
@@ -1002,7 +1002,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1002
1002
|
}, 8, ["size"]);
|
|
1003
1003
|
};
|
|
1004
1004
|
}
|
|
1005
|
-
}), Zf = qf, Qf =
|
|
1005
|
+
}), Zf = qf, Qf = me(Zf), eh = /* @__PURE__ */ fe({
|
|
1006
1006
|
name: "JInput",
|
|
1007
1007
|
__name: "input",
|
|
1008
1008
|
props: {
|
|
@@ -1156,12 +1156,12 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1156
1156
|
} : void 0,
|
|
1157
1157
|
e.prepend ? {
|
|
1158
1158
|
name: "prepend",
|
|
1159
|
-
fn: N(() => [z("span", { style:
|
|
1159
|
+
fn: N(() => [z("span", { style: Oe(e.prependStyle) }, xe(e.prepend), 5)]),
|
|
1160
1160
|
key: "2"
|
|
1161
1161
|
} : void 0,
|
|
1162
1162
|
e.append ? {
|
|
1163
1163
|
name: "append",
|
|
1164
|
-
fn: N(() => [z("span", { style:
|
|
1164
|
+
fn: N(() => [z("span", { style: Oe(e.appendStyle) }, xe(e.append), 5)]),
|
|
1165
1165
|
key: "3"
|
|
1166
1166
|
} : void 0
|
|
1167
1167
|
]), 1040, [
|
|
@@ -1200,7 +1200,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1200
1200
|
]);
|
|
1201
1201
|
};
|
|
1202
1202
|
}
|
|
1203
|
-
}), th = eh, nh =
|
|
1203
|
+
}), th = eh, nh = me(th), ah = /* @__PURE__ */ fe({
|
|
1204
1204
|
name: "JDate",
|
|
1205
1205
|
__name: "date",
|
|
1206
1206
|
props: {
|
|
@@ -1370,7 +1370,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1370
1370
|
]);
|
|
1371
1371
|
};
|
|
1372
1372
|
}
|
|
1373
|
-
}), oh = ah, ih =
|
|
1373
|
+
}), oh = ah, ih = me(oh), lh = /* @__PURE__ */ fe({
|
|
1374
1374
|
name: "JTime",
|
|
1375
1375
|
__name: "time",
|
|
1376
1376
|
props: {
|
|
@@ -1502,7 +1502,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1502
1502
|
]);
|
|
1503
1503
|
};
|
|
1504
1504
|
}
|
|
1505
|
-
}), rh = lh, sh =
|
|
1505
|
+
}), rh = lh, sh = me(rh), ch = me(fa), uh = { key: 1 }, dh = /* @__PURE__ */ fe({
|
|
1506
1506
|
name: "JRadio",
|
|
1507
1507
|
__name: "radio",
|
|
1508
1508
|
props: {
|
|
@@ -1554,14 +1554,14 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1554
1554
|
"onUpdate:modelValue": r[0] || (r[0] = (d) => o.value = d),
|
|
1555
1555
|
disabled: e.readonly
|
|
1556
1556
|
}, {
|
|
1557
|
-
default: N(() => [e.isButton ? (_(!0), O(
|
|
1557
|
+
default: N(() => [e.isButton ? (_(!0), O(we, { key: 0 }, je(e.options, (d) => (_(), I(s, {
|
|
1558
1558
|
key: d.value,
|
|
1559
1559
|
value: d.value,
|
|
1560
1560
|
size: e.size
|
|
1561
1561
|
}, {
|
|
1562
|
-
default: N(() => [nn(
|
|
1562
|
+
default: N(() => [nn(xe(d.label), 1)]),
|
|
1563
1563
|
_: 2
|
|
1564
|
-
}, 1032, ["value", "size"]))), 128)) : (_(!0), O(
|
|
1564
|
+
}, 1032, ["value", "size"]))), 128)) : (_(!0), O(we, { key: 1 }, je(e.options, (d, h) => (_(), I(u, {
|
|
1565
1565
|
key: d.value,
|
|
1566
1566
|
value: d.value,
|
|
1567
1567
|
size: e.size
|
|
@@ -1574,16 +1574,16 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1574
1574
|
effect: "dark",
|
|
1575
1575
|
style: { "border-width": "0" }
|
|
1576
1576
|
}, {
|
|
1577
|
-
default: N(() => [nn(
|
|
1577
|
+
default: N(() => [nn(xe(d.label), 1)]),
|
|
1578
1578
|
_: 2
|
|
1579
|
-
}, 1032, ["color", "size"])) : (_(), O("span", uh,
|
|
1579
|
+
}, 1032, ["color", "size"])) : (_(), O("span", uh, xe(d.label), 1))]),
|
|
1580
1580
|
_: 2
|
|
1581
1581
|
}, 1032, ["value", "size"]))), 128))]),
|
|
1582
1582
|
_: 1
|
|
1583
1583
|
}, 8, ["modelValue", "disabled"]);
|
|
1584
1584
|
};
|
|
1585
1585
|
}
|
|
1586
|
-
}), fh = dh, hh =
|
|
1586
|
+
}), fh = dh, hh = me(fh), ph = { class: "j-select-input-label-wrapper" }, gh = { class: "j-select-option-wrapper" }, vh = { class: "j-select-option-wrapper" }, yh = /* @__PURE__ */ fe({
|
|
1587
1587
|
name: "JSelect",
|
|
1588
1588
|
inheritAttrs: !1,
|
|
1589
1589
|
__name: "select",
|
|
@@ -1727,11 +1727,11 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1727
1727
|
placeholder: e.placeholder,
|
|
1728
1728
|
onChange: u
|
|
1729
1729
|
}), Mn({
|
|
1730
|
-
default: N(() => [e.isGroup ? (_(!0), O(
|
|
1730
|
+
default: N(() => [e.isGroup ? (_(!0), O(we, { key: 0 }, je(c.value, (b) => (_(), I(g, {
|
|
1731
1731
|
key: b.label,
|
|
1732
1732
|
label: b.label
|
|
1733
1733
|
}, {
|
|
1734
|
-
default: N(() => [(_(!0), O(
|
|
1734
|
+
default: N(() => [(_(!0), O(we, null, je(b.children, (x) => (_(), I(p, {
|
|
1735
1735
|
key: x.value,
|
|
1736
1736
|
label: x.label,
|
|
1737
1737
|
value: x.value || " ",
|
|
@@ -1741,7 +1741,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1741
1741
|
key: 0,
|
|
1742
1742
|
class: "j-select-option-icon",
|
|
1743
1743
|
icon: x.icon
|
|
1744
|
-
}, null, 8, ["icon"])) : G("", !0), z("div", null,
|
|
1744
|
+
}, null, 8, ["icon"])) : G("", !0), z("div", null, xe(x.label), 1)])]),
|
|
1745
1745
|
_: 2
|
|
1746
1746
|
}, 1032, [
|
|
1747
1747
|
"label",
|
|
@@ -1749,7 +1749,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1749
1749
|
"disabled"
|
|
1750
1750
|
]))), 128))]),
|
|
1751
1751
|
_: 2
|
|
1752
|
-
}, 1032, ["label"]))), 128)) : (_(!0), O(
|
|
1752
|
+
}, 1032, ["label"]))), 128)) : (_(!0), O(we, { key: 1 }, je(c.value, (b) => (_(), I(p, {
|
|
1753
1753
|
key: b.value,
|
|
1754
1754
|
label: b.label,
|
|
1755
1755
|
value: b.value + "",
|
|
@@ -1759,7 +1759,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1759
1759
|
key: 0,
|
|
1760
1760
|
class: "j-select-option-icon",
|
|
1761
1761
|
icon: b.icon
|
|
1762
|
-
}, null, 8, ["icon"])) : G("", !0), z("div", null,
|
|
1762
|
+
}, null, 8, ["icon"])) : G("", !0), z("div", null, xe(b.label), 1)])]),
|
|
1763
1763
|
_: 2
|
|
1764
1764
|
}, 1032, [
|
|
1765
1765
|
"label",
|
|
@@ -1778,9 +1778,9 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1778
1778
|
content: l.value,
|
|
1779
1779
|
placement: "top"
|
|
1780
1780
|
}, {
|
|
1781
|
-
default: N(() => [nn(
|
|
1781
|
+
default: N(() => [nn(xe(l.value), 1)]),
|
|
1782
1782
|
_: 1
|
|
1783
|
-
}, 8, ["content"])) : (_(), O(
|
|
1783
|
+
}, 8, ["content"])) : (_(), O(we, { key: 1 }, [nn(xe(l.value), 1)], 64))])])]),
|
|
1784
1784
|
key: "0"
|
|
1785
1785
|
}]), 1040, [
|
|
1786
1786
|
"modelValue",
|
|
@@ -1797,7 +1797,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1797
1797
|
]);
|
|
1798
1798
|
};
|
|
1799
1799
|
}
|
|
1800
|
-
}), mh = yh, bh =
|
|
1800
|
+
}), mh = yh, bh = me(mh), wh = /* @__PURE__ */ fe({
|
|
1801
1801
|
name: "JCascaderSelect",
|
|
1802
1802
|
__name: "cascader-select",
|
|
1803
1803
|
props: {
|
|
@@ -1950,7 +1950,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
1950
1950
|
]);
|
|
1951
1951
|
};
|
|
1952
1952
|
}
|
|
1953
|
-
}), xh = wh, _h =
|
|
1953
|
+
}), xh = wh, _h = me(xh), Ch = /* @__PURE__ */ fe({
|
|
1954
1954
|
name: "JCheckbox",
|
|
1955
1955
|
__name: "checkbox",
|
|
1956
1956
|
props: {
|
|
@@ -2006,7 +2006,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2006
2006
|
type: e.type,
|
|
2007
2007
|
onChange: i
|
|
2008
2008
|
}, {
|
|
2009
|
-
default: N(() => [e.type === "checkbox" ? (_(!0), O(
|
|
2009
|
+
default: N(() => [e.type === "checkbox" ? (_(!0), O(we, { key: 0 }, je(e.options, (f) => (_(), I(s, {
|
|
2010
2010
|
key: f.value,
|
|
2011
2011
|
value: f.value,
|
|
2012
2012
|
disabled: f.disabled,
|
|
@@ -2017,7 +2017,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2017
2017
|
"disabled",
|
|
2018
2018
|
"size",
|
|
2019
2019
|
"label"
|
|
2020
|
-
]))), 128)) : (_(!0), O(
|
|
2020
|
+
]))), 128)) : (_(!0), O(we, { key: 1 }, je(e.options, (f) => (_(), I(c, {
|
|
2021
2021
|
key: f.value,
|
|
2022
2022
|
class: We({ "j-checkbox-notFillOrColor": !e.fill && !e.textColor }),
|
|
2023
2023
|
value: f.value,
|
|
@@ -2047,7 +2047,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2047
2047
|
]);
|
|
2048
2048
|
};
|
|
2049
2049
|
}
|
|
2050
|
-
}), Sh = Ch, kh =
|
|
2050
|
+
}), Sh = Ch, kh = me(Sh), Rh = /* @__PURE__ */ fe({
|
|
2051
2051
|
name: "JNumber",
|
|
2052
2052
|
__name: "number",
|
|
2053
2053
|
props: {
|
|
@@ -2161,11 +2161,11 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2161
2161
|
_: 2
|
|
2162
2162
|
}, [e.prefix ? {
|
|
2163
2163
|
name: "prefix",
|
|
2164
|
-
fn: N(() => [z("span", null,
|
|
2164
|
+
fn: N(() => [z("span", null, xe(e.prefix), 1)]),
|
|
2165
2165
|
key: "0"
|
|
2166
2166
|
} : void 0, e.suffix ? {
|
|
2167
2167
|
name: "suffix",
|
|
2168
|
-
fn: N(() => [z("span", null,
|
|
2168
|
+
fn: N(() => [z("span", null, xe(e.suffix), 1)]),
|
|
2169
2169
|
key: "1"
|
|
2170
2170
|
} : void 0]), 1032, [
|
|
2171
2171
|
"id",
|
|
@@ -2190,7 +2190,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2190
2190
|
]);
|
|
2191
2191
|
};
|
|
2192
2192
|
}
|
|
2193
|
-
}), Eh = Rh, Th =
|
|
2193
|
+
}), Eh = Rh, Th = me(Eh), Mh = /* @__PURE__ */ fe({
|
|
2194
2194
|
name: "JAutocomplete",
|
|
2195
2195
|
__name: "autocomplete",
|
|
2196
2196
|
props: {
|
|
@@ -2333,7 +2333,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2333
2333
|
onFocus: g,
|
|
2334
2334
|
onBlur: v
|
|
2335
2335
|
}, Mn({
|
|
2336
|
-
default: N(({ item: y }) => [Ke(m.$slots, "default", { item: y }, () => [z("div", null,
|
|
2336
|
+
default: N(({ item: y }) => [Ke(m.$slots, "default", { item: y }, () => [z("div", null, xe(y[e.valueKey] || ""), 1)])]),
|
|
2337
2337
|
_: 2
|
|
2338
2338
|
}, [
|
|
2339
2339
|
m.$slots.prefix ? {
|
|
@@ -2394,7 +2394,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2394
2394
|
]);
|
|
2395
2395
|
};
|
|
2396
2396
|
}
|
|
2397
|
-
}), Ah = Mh, jh =
|
|
2397
|
+
}), Ah = Mh, jh = me(Ah), Ph = { class: "j-block" }, Oh = {
|
|
2398
2398
|
key: 1,
|
|
2399
2399
|
class: "j-layout--container"
|
|
2400
2400
|
}, Hh = { class: "j-block" }, Ih = { class: "j-block" }, Bh = { class: "j-block" }, Lh = /* @__PURE__ */ fe({
|
|
@@ -2577,7 +2577,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2577
2577
|
v.value ? (_(), O("div", {
|
|
2578
2578
|
key: 0,
|
|
2579
2579
|
class: "j-layout--left",
|
|
2580
|
-
style:
|
|
2580
|
+
style: Oe({ width: w.value })
|
|
2581
2581
|
}, [z("div", Ph, [Ke(W.$slots, "left")]), e.leftMove ? (_(), O("div", {
|
|
2582
2582
|
key: 0,
|
|
2583
2583
|
class: "j-layout--move",
|
|
@@ -2587,7 +2587,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2587
2587
|
x.value ? (_(), O("div", {
|
|
2588
2588
|
key: 0,
|
|
2589
2589
|
class: "j-layout--top",
|
|
2590
|
-
style:
|
|
2590
|
+
style: Oe({ height: y.value })
|
|
2591
2591
|
}, [z("div", Hh, [Ke(W.$slots, "top")]), e.topMove ? (_(), O("div", {
|
|
2592
2592
|
key: 0,
|
|
2593
2593
|
class: "j-layout--move",
|
|
@@ -2597,12 +2597,12 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2597
2597
|
ref_key: "mid",
|
|
2598
2598
|
ref: o,
|
|
2599
2599
|
class: "j-layout--wrapper",
|
|
2600
|
-
style:
|
|
2600
|
+
style: Oe(C.value)
|
|
2601
2601
|
}, [Ke(W.$slots, "default")], 4),
|
|
2602
2602
|
m.value ? (_(), O("div", {
|
|
2603
2603
|
key: 1,
|
|
2604
2604
|
class: "j-layout--bottom",
|
|
2605
|
-
style:
|
|
2605
|
+
style: Oe({ height: k.value })
|
|
2606
2606
|
}, [z("div", Ih, [Ke(W.$slots, "bottom")]), e.bottomMove ? (_(), O("div", {
|
|
2607
2607
|
key: 0,
|
|
2608
2608
|
class: "j-layout--move",
|
|
@@ -2612,7 +2612,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2612
2612
|
b.value ? (_(), O("div", {
|
|
2613
2613
|
key: 2,
|
|
2614
2614
|
class: "j-layout--right",
|
|
2615
|
-
style:
|
|
2615
|
+
style: Oe({ width: R.value })
|
|
2616
2616
|
}, [z("div", Bh, [Ke(W.$slots, "right")]), e.rightMove ? (_(), O("div", {
|
|
2617
2617
|
key: 0,
|
|
2618
2618
|
class: "j-layout--move",
|
|
@@ -2620,7 +2620,7 @@ var Xf = ye(yc), qf = /* @__PURE__ */ fe({
|
|
|
2620
2620
|
}, null, 32)) : G("", !0)], 4)) : G("", !0)
|
|
2621
2621
|
], 2));
|
|
2622
2622
|
}
|
|
2623
|
-
}), zh = Lh, $h =
|
|
2623
|
+
}), zh = Lh, $h = me(zh);
|
|
2624
2624
|
function mc(e, t) {
|
|
2625
2625
|
return typeof e == "number" && typeof t == "number" ? e === t : Array.isArray(e) && Array.isArray(t) ? e.length === t.length && e.every(((n, a) => n === t[a])) : typeof e == "number" && Array.isArray(t) ? t.length === 1 && t[0] === e : !(!Array.isArray(e) || typeof t != "number") && e.length === 1 && e[0] === t;
|
|
2626
2626
|
}
|
|
@@ -4339,7 +4339,7 @@ var Xh = class {
|
|
|
4339
4339
|
return c.value.display !== !1 && !e.isNotCol ? (_(), I(w, {
|
|
4340
4340
|
key: 0,
|
|
4341
4341
|
span: c.value.span || X(i),
|
|
4342
|
-
style:
|
|
4342
|
+
style: Oe({ ...c.value.colStyle || {} }),
|
|
4343
4343
|
class: We(c.value.colClass || {})
|
|
4344
4344
|
}, {
|
|
4345
4345
|
default: N(() => [f.value && c.value.needFormItem !== !1 ? (_(), I(m, {
|
|
@@ -4485,9 +4485,9 @@ var Xh = class {
|
|
|
4485
4485
|
}
|
|
4486
4486
|
if (D === void 0 && C.value === "j-collapse") {
|
|
4487
4487
|
if (y.value?.defaultValue) return y.value.defaultValue;
|
|
4488
|
-
const ee = n.children.map((ge,
|
|
4488
|
+
const ee = n.children.map((ge, Re) => ({
|
|
4489
4489
|
item: ge,
|
|
4490
|
-
index:
|
|
4490
|
+
index: Re
|
|
4491
4491
|
})).filter(({ item: ge }) => ge.config?.active);
|
|
4492
4492
|
return y.value?.accordion ? ee.length > 0 ? "_collapse" + ee[0].index : "" : ee.map(({ index: ge }) => "_collapse" + ge);
|
|
4493
4493
|
}
|
|
@@ -4519,20 +4519,20 @@ var Xh = class {
|
|
|
4519
4519
|
return c && Object.prototype.hasOwnProperty.call(c, D) ? c[D] : M(D, n.config?.row || {});
|
|
4520
4520
|
}, U = async (D) => {
|
|
4521
4521
|
let ee = null;
|
|
4522
|
-
const ge = n.config?.dataCode,
|
|
4522
|
+
const ge = n.config?.dataCode, Re = n.config?.dataType;
|
|
4523
4523
|
if (!ge) return;
|
|
4524
4524
|
const ne = ln(n.config?.params) || {};
|
|
4525
|
-
if (
|
|
4526
|
-
await i("dataItem", ge, void 0, !1), ee = l("dataItem", ge) || [], D.ids && (ee = ee.filter((
|
|
4525
|
+
if (Re === "dataItem" && i)
|
|
4526
|
+
await i("dataItem", ge, void 0, !1), ee = l("dataItem", ge) || [], D.ids && (ee = ee.filter((ke) => D.ids.split(",").includes(ke[V.value.valueKey])));
|
|
4527
4527
|
else if (n.config?.upCtrl) {
|
|
4528
|
-
const
|
|
4529
|
-
ne[n.config?.upKey || "param"] =
|
|
4528
|
+
const ke = A(n.config?.upCtrl);
|
|
4529
|
+
ne[n.config?.upKey || "param"] = ke;
|
|
4530
4530
|
}
|
|
4531
|
-
return
|
|
4532
|
-
Qt(D[
|
|
4533
|
-
}), n.config?.paramList?.length > 0 && n.config?.paramList.forEach((
|
|
4534
|
-
!Qt(
|
|
4535
|
-
})) :
|
|
4531
|
+
return Re === "dataSource" ? (n.config?.layerSearchInputList?.length > 0 && n.config?.layerSearchInputList.forEach((ke) => {
|
|
4532
|
+
Qt(D[ke.id]) || (ne[ke.id] = D[ke.id]);
|
|
4533
|
+
}), n.config?.paramList?.length > 0 && n.config?.paramList.forEach((ke) => {
|
|
4534
|
+
!Qt(ke.upId) && !Qt(ke.upKey) && (ne[ke.upKey] = A(ke.upId));
|
|
4535
|
+
})) : Re === "dataItem" && n.config?.isKeyword && D.layerKeyword && (ee = ee.filter((ke) => !!(ke.f_ItemValue.toLowerCase().includes(D.layerKeyword.toLowerCase()) || ke.f_ItemName.toLowerCase().includes(D.layerKeyword.toLowerCase())))), D.param = JSON.stringify(ne), n.config?.isPage ? Re === "dataItem" ? ee = vf(D, ee) : (await i("dbsourcePages", ge, JSON.stringify(D), !1), ee = l("dbsourcePages", ge, { param: JSON.stringify(D) })) : Re === "dataSource" && (await i("dbsource", ge, JSON.stringify(ne), !1), ee = l("dbsource", ge, { param: JSON.stringify(ne) })), ee;
|
|
4536
4536
|
}, V = j(() => {
|
|
4537
4537
|
const D = { ...y.value };
|
|
4538
4538
|
return C.value === "j-layer-form" && (D.schema = n.children), C.value === "el-collapse-item" && D.label && (D.title = D.label, delete D.label), [
|
|
@@ -4550,22 +4550,22 @@ var Xh = class {
|
|
|
4550
4550
|
if (C.value === "j-layer-form" || C.value === "j-input-rows" || C.value === "j-input-cards") return {};
|
|
4551
4551
|
const D = {};
|
|
4552
4552
|
return n.children.forEach((ee, ge) => {
|
|
4553
|
-
let
|
|
4554
|
-
C.value === "j-tabs" && (
|
|
4553
|
+
let Re = ee;
|
|
4554
|
+
C.value === "j-tabs" && (Re = {
|
|
4555
4555
|
...ee,
|
|
4556
4556
|
type: "el-tab-pane",
|
|
4557
4557
|
config: {
|
|
4558
4558
|
...ee.config || {},
|
|
4559
4559
|
name: "_tab" + ge
|
|
4560
4560
|
}
|
|
4561
|
-
}, s == "form" && (
|
|
4561
|
+
}, s == "form" && (Re.config.needRow = Re.config.needRow !== !1, Re.config.needFormItem = Re.config.needFormItem !== !1)), C.value === "j-collapse" && (Re = {
|
|
4562
4562
|
...ee,
|
|
4563
4563
|
type: "el-collapse-item",
|
|
4564
4564
|
config: {
|
|
4565
4565
|
...ee.config || {},
|
|
4566
4566
|
name: "_collapse" + ge
|
|
4567
4567
|
}
|
|
4568
|
-
}, s == "form" && (
|
|
4568
|
+
}, s == "form" && (Re.config.needRow = Re.config.needRow !== !1, Re.config.needFormItem = Re.config.needFormItem !== !1)), Re.slot ? (D[Re.slot] = D[Re.slot] || [], D[Re.slot].push(Re)) : (D.default = D.default || [], D.default.push(Re));
|
|
4569
4569
|
}), D;
|
|
4570
4570
|
}), T = (D) => {
|
|
4571
4571
|
const ee = {
|
|
@@ -4595,7 +4595,7 @@ var Xh = class {
|
|
|
4595
4595
|
}), bo(() => {
|
|
4596
4596
|
F.value.forEach((D) => D()), F.value = [];
|
|
4597
4597
|
}), (D, ee) => {
|
|
4598
|
-
const ge = B("JComp"),
|
|
4598
|
+
const ge = B("JComp"), Re = B("el-row");
|
|
4599
4599
|
return V.value.display != !1 && m.value ? (_(), I(Pa(C.value), Ne({
|
|
4600
4600
|
key: 0,
|
|
4601
4601
|
ref_key: "compRef",
|
|
@@ -4604,22 +4604,22 @@ var Xh = class {
|
|
|
4604
4604
|
modelValue: R.value,
|
|
4605
4605
|
"onUpdate:modelValue": ee[0] || (ee[0] = (ne) => R.value = ne),
|
|
4606
4606
|
onChange: T
|
|
4607
|
-
}), Mn({ _: 2 }, [
|
|
4608
|
-
name:
|
|
4609
|
-
fn: N(() => [(_(!0), O(
|
|
4607
|
+
}), Mn({ _: 2 }, [je(W.value, (ne, ke) => ({
|
|
4608
|
+
name: ke,
|
|
4609
|
+
fn: N(() => [(_(!0), O(we, null, je(ne, (ze) => (_(), I(ge, Ne({ key: ze.id }, { ref_for: !0 }, ze), null, 16))), 128))])
|
|
4610
4610
|
}))]), 1040, ["modelValue"])) : V.value.display != !1 ? (_(), I(Pa(C.value), Ne({
|
|
4611
4611
|
key: 1,
|
|
4612
4612
|
ref_key: "compRef",
|
|
4613
4613
|
ref: S
|
|
4614
|
-
}, V.value, { onChange: T }), Mn({ _: 2 }, [
|
|
4615
|
-
name:
|
|
4616
|
-
fn: N(() => [V.value.needRow ? (_(), I(
|
|
4614
|
+
}, V.value, { onChange: T }), Mn({ _: 2 }, [je(W.value, (ne, ke) => ({
|
|
4615
|
+
name: ke,
|
|
4616
|
+
fn: N(() => [V.value.needRow ? (_(), I(Re, {
|
|
4617
4617
|
key: 0,
|
|
4618
4618
|
gutter: h.value
|
|
4619
4619
|
}, {
|
|
4620
|
-
default: N(() => [V.value.needFormItem ? (_(!0), O(
|
|
4620
|
+
default: N(() => [V.value.needFormItem ? (_(!0), O(we, { key: 0 }, je(ne, (ze) => (_(), I(bc, Ne({ key: ze.id }, { ref_for: !0 }, ze), null, 16))), 128)) : (_(!0), O(we, { key: 1 }, je(ne, (ze) => (_(), I(ge, Ne({ key: ze.id }, { ref_for: !0 }, ze), null, 16))), 128))]),
|
|
4621
4621
|
_: 2
|
|
4622
|
-
}, 1032, ["gutter"])) : (_(!0), O(
|
|
4622
|
+
}, 1032, ["gutter"])) : (_(!0), O(we, { key: 1 }, je(ne, (ze) => (_(), I(ge, Ne({ key: ze.id }, { ref_for: !0 }, ze), null, 16))), 128))])
|
|
4623
4623
|
}))]), 1040)) : G("", !0);
|
|
4624
4624
|
};
|
|
4625
4625
|
}
|
|
@@ -4909,7 +4909,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
4909
4909
|
data: M.value,
|
|
4910
4910
|
openLayer: u
|
|
4911
4911
|
}), S());
|
|
4912
|
-
},
|
|
4912
|
+
}, Re = (H) => {
|
|
4913
4913
|
let L = H.action.config?.display !== !1, Y = H.action.config?.disabled === !0;
|
|
4914
4914
|
const te = o.actionFilter;
|
|
4915
4915
|
if (te) try {
|
|
@@ -4928,40 +4928,40 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
4928
4928
|
...H.config || {},
|
|
4929
4929
|
disabled: !0
|
|
4930
4930
|
}
|
|
4931
|
-
} : H,
|
|
4932
|
-
const { Group: L, Text: Y } = Ve.CustomLayout, te = o.actionsMaxCount, $ = H.filter((
|
|
4931
|
+
} : H, ke = (H) => {
|
|
4932
|
+
const { Group: L, Text: Y } = Ve.CustomLayout, te = o.actionsMaxCount, $ = H.filter((re) => re.config?.display !== !1), Z = $.length > te, ie = Z ? $.slice(0, te - 1) : $;
|
|
4933
4933
|
let de = 0;
|
|
4934
|
-
if (ie.forEach((
|
|
4935
|
-
const
|
|
4936
|
-
de +=
|
|
4934
|
+
if (ie.forEach((re, ye) => {
|
|
4935
|
+
const be = fn(re.config?.label || re.label || "") || 0;
|
|
4936
|
+
de += be + (ye === 0 ? 24 : 12);
|
|
4937
4937
|
}), Z) {
|
|
4938
|
-
const
|
|
4939
|
-
de +=
|
|
4938
|
+
const re = (fn("更多") || 0) + 12;
|
|
4939
|
+
de += re;
|
|
4940
4940
|
}
|
|
4941
|
-
const
|
|
4941
|
+
const ce = Math.max(80, de) + "px";
|
|
4942
4942
|
return {
|
|
4943
4943
|
field: "__actions__",
|
|
4944
4944
|
title: o.actionsLabel,
|
|
4945
|
-
width:
|
|
4946
|
-
maxWidth:
|
|
4947
|
-
minWidth:
|
|
4945
|
+
width: ce,
|
|
4946
|
+
maxWidth: ce,
|
|
4947
|
+
minWidth: ce,
|
|
4948
4948
|
disableColumnResize: !0,
|
|
4949
4949
|
disableSelect: !0,
|
|
4950
|
-
customLayout: (
|
|
4951
|
-
const { table:
|
|
4952
|
-
const ct =
|
|
4950
|
+
customLayout: (re) => {
|
|
4951
|
+
const { table: ye, row: be, col: Me } = re, Ce = ye.getCellOriginRecord(Me, be), Ge = ye.getRecordIndexByCell(Me, be), Be = $.map((pe) => {
|
|
4952
|
+
const ct = Re({
|
|
4953
4953
|
action: pe,
|
|
4954
|
-
record:
|
|
4954
|
+
record: Ce,
|
|
4955
4955
|
recordIndex: Ge,
|
|
4956
|
-
col:
|
|
4957
|
-
row:
|
|
4958
|
-
table:
|
|
4956
|
+
col: Me,
|
|
4957
|
+
row: be,
|
|
4958
|
+
table: ye
|
|
4959
4959
|
});
|
|
4960
4960
|
return {
|
|
4961
4961
|
action: ne(pe, { disabled: ct.disabled }),
|
|
4962
4962
|
display: ct.display
|
|
4963
4963
|
};
|
|
4964
|
-
}).filter((pe) => pe.display).map((pe) => pe.action),
|
|
4964
|
+
}).filter((pe) => pe.display).map((pe) => pe.action), Se = o.actionsMaxCount, Je = Be.length > Se, Xe = Je ? Be.slice(0, Se - 1) : Be, rt = Je ? Be.slice(Se - 1) : [], qe = new L({
|
|
4965
4965
|
height: 40,
|
|
4966
4966
|
display: "flex",
|
|
4967
4967
|
flexDirection: "row",
|
|
@@ -4984,13 +4984,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
4984
4984
|
});
|
|
4985
4985
|
tn.addEventListener("click", () => {
|
|
4986
4986
|
!De && pe.click && pe.click({
|
|
4987
|
-
data:
|
|
4987
|
+
data: Ce,
|
|
4988
4988
|
openLayer: u
|
|
4989
4989
|
});
|
|
4990
4990
|
}), tn.addEventListener("mouseenter", (sn) => {
|
|
4991
|
-
De || (sn.target.setAttribute("fill", Q(At, -20)),
|
|
4991
|
+
De || (sn.target.setAttribute("fill", Q(At, -20)), ye.scenegraph.stage.renderNextFrame());
|
|
4992
4992
|
}), tn.addEventListener("mouseleave", (sn) => {
|
|
4993
|
-
De || (sn.target.setAttribute("fill", At),
|
|
4993
|
+
De || (sn.target.setAttribute("fill", At), ye.scenegraph.stage.renderNextFrame());
|
|
4994
4994
|
}), qe.add(tn);
|
|
4995
4995
|
}), Je && rt.length > 0) {
|
|
4996
4996
|
const pe = "#1677ff", ct = new Y({
|
|
@@ -5006,11 +5006,11 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5006
5006
|
cursor: "pointer"
|
|
5007
5007
|
});
|
|
5008
5008
|
ct.addEventListener("mouseenter", (De) => {
|
|
5009
|
-
De.target.setAttribute("fill", Q(pe, -20)),
|
|
5009
|
+
De.target.setAttribute("fill", Q(pe, -20)), ye.scenegraph.stage.renderNextFrame();
|
|
5010
5010
|
const At = p.value?.getBoundingClientRect();
|
|
5011
|
-
At && T(rt,
|
|
5011
|
+
At && T(rt, Ce, Ge, De.canvasX + At.left - 64, De.canvasY + At.top + 8), W = !0, J();
|
|
5012
5012
|
}), ct.addEventListener("mouseleave", (De) => {
|
|
5013
|
-
De.target.setAttribute("fill", pe),
|
|
5013
|
+
De.target.setAttribute("fill", pe), ye.scenegraph.stage.renderNextFrame(), W = !1, F();
|
|
5014
5014
|
}), qe.add(ct);
|
|
5015
5015
|
}
|
|
5016
5016
|
return {
|
|
@@ -5023,12 +5023,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5023
5023
|
const { dataValue: Y, table: te, col: $, row: Z, value: ie } = H, de = H.rect ?? te?.getCellRect?.($, Z) ?? {
|
|
5024
5024
|
width: 0,
|
|
5025
5025
|
height: 0
|
|
5026
|
-
},
|
|
5027
|
-
let
|
|
5028
|
-
|
|
5029
|
-
const Ge =
|
|
5030
|
-
let Be =
|
|
5031
|
-
return
|
|
5026
|
+
}, ce = te?.getBodyField?.($, Z), re = te?.options?.columns || [], ye = (ce ? Bt(re, ce) : null)?.style?.textAlign || "left", be = 8, Me = Math.max(0, de.width - be * 2);
|
|
5027
|
+
let Ce = ie ?? Y;
|
|
5028
|
+
Ce == null && (Ce = "");
|
|
5029
|
+
const Ge = Ee(typeof Ce == "object" ? JSON.stringify(Ce) : String(Ce), Me);
|
|
5030
|
+
let Be = be, Se = "left";
|
|
5031
|
+
return ye === "center" ? (Be = de.width / 2, Se = "center") : ye === "right" && (Be = Math.max(be, de.width - be), Se = "right"), {
|
|
5032
5032
|
elements: [{
|
|
5033
5033
|
type: "text",
|
|
5034
5034
|
text: Ge,
|
|
@@ -5036,57 +5036,57 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5036
5036
|
y: de.height / 2,
|
|
5037
5037
|
fontSize: 14,
|
|
5038
5038
|
fill: "#1d2129",
|
|
5039
|
-
textAlign:
|
|
5039
|
+
textAlign: Se,
|
|
5040
5040
|
textBaseline: "middle"
|
|
5041
5041
|
}],
|
|
5042
5042
|
expectedHeight: un
|
|
5043
5043
|
};
|
|
5044
|
-
},
|
|
5044
|
+
}, He = (H, L) => {
|
|
5045
5045
|
const { dataValue: Y, rect: te, table: $, col: Z, row: ie } = H;
|
|
5046
|
-
let de = "mdi:toggle-switch",
|
|
5047
|
-
Y || (de = "mdi:toggle-switch-off",
|
|
5048
|
-
const
|
|
5046
|
+
let de = "mdi:toggle-switch", ce = "#165dff";
|
|
5047
|
+
Y || (de = "mdi:toggle-switch-off", ce = "#e5e6eb");
|
|
5048
|
+
const re = ua(de), ye = re?.body?.replace(/currentColor/g, ce), be = [], Me = $?.getBodyField?.(Z, ie), Ce = $?.options?.columns || [], Ge = Me ? Bt(Ce, Me) : null, Be = 8, Se = 40;
|
|
5049
5049
|
let Je = Be;
|
|
5050
|
-
return Ge?.style?.textAlign === "center" ? Je = Math.max(Be, (te.width -
|
|
5050
|
+
return Ge?.style?.textAlign === "center" ? Je = Math.max(Be, (te.width - Se) / 2) : Ge?.style?.textAlign === "right" && (Je = Math.max(Be, te.width - Se - Be)), be.push({
|
|
5051
5051
|
type: "icon",
|
|
5052
|
-
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${
|
|
5052
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${Se}" height="${Se}" viewBox="0 0 ${re?.width} ${re?.height}" >${ye}</svg>`,
|
|
5053
5053
|
x: Je,
|
|
5054
|
-
y: (te.height -
|
|
5055
|
-
width:
|
|
5056
|
-
height:
|
|
5054
|
+
y: (te.height - Se) / 2,
|
|
5055
|
+
width: Se,
|
|
5056
|
+
height: Se
|
|
5057
5057
|
}), {
|
|
5058
|
-
elements:
|
|
5058
|
+
elements: be,
|
|
5059
5059
|
expectedHeight: un
|
|
5060
5060
|
};
|
|
5061
5061
|
}, et = (H, L) => {
|
|
5062
|
-
const { dataValue: Y, rect: te } = H, $ = Number(Y) || 0, Z = 5, ie = 20, de = 4,
|
|
5063
|
-
for (let
|
|
5064
|
-
const Je =
|
|
5065
|
-
if ($ >=
|
|
5066
|
-
const rt =
|
|
5067
|
-
|
|
5062
|
+
const { dataValue: Y, rect: te } = H, $ = Number(Y) || 0, Z = 5, ie = 20, de = 4, ce = 8, re = (te.height - ie) / 2, ye = [], be = ua("mdi:star"), Me = ua("mdi:star-half-full"), Ce = ua("mdi:star-outline"), Ge = "#f7ba2a", Be = "#e5e6eb";
|
|
5063
|
+
for (let Se = 0; Se < Z; Se++) {
|
|
5064
|
+
const Je = ce + Se * (ie + de), Xe = re;
|
|
5065
|
+
if ($ >= Se + 1) {
|
|
5066
|
+
const rt = be?.body?.replace(/currentColor/g, Ge);
|
|
5067
|
+
ye.push({
|
|
5068
5068
|
type: "icon",
|
|
5069
|
-
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${ie}" height="${ie}" viewBox="0 0 ${
|
|
5069
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${ie}" height="${ie}" viewBox="0 0 ${be?.width} ${be?.height}">${rt}</svg>`,
|
|
5070
5070
|
x: Je,
|
|
5071
5071
|
y: Xe,
|
|
5072
5072
|
width: ie,
|
|
5073
5073
|
height: ie
|
|
5074
5074
|
});
|
|
5075
|
-
} else if ($ >
|
|
5076
|
-
const rt =
|
|
5077
|
-
|
|
5075
|
+
} else if ($ > Se && $ < Se + 1) {
|
|
5076
|
+
const rt = Me?.body?.replace(/currentColor/g, Ge);
|
|
5077
|
+
ye.push({
|
|
5078
5078
|
type: "icon",
|
|
5079
|
-
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${ie}" height="${ie}" viewBox="0 0 ${
|
|
5079
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${ie}" height="${ie}" viewBox="0 0 ${Me?.width} ${Me?.height}">${rt}</svg>`,
|
|
5080
5080
|
x: Je,
|
|
5081
5081
|
y: Xe,
|
|
5082
5082
|
width: ie,
|
|
5083
5083
|
height: ie
|
|
5084
5084
|
});
|
|
5085
5085
|
} else {
|
|
5086
|
-
const rt =
|
|
5087
|
-
|
|
5086
|
+
const rt = Ce?.body?.replace(/currentColor/g, Be);
|
|
5087
|
+
ye.push({
|
|
5088
5088
|
type: "icon",
|
|
5089
|
-
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${ie}" height="${ie}" viewBox="0 0 ${
|
|
5089
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${ie}" height="${ie}" viewBox="0 0 ${Ce?.width} ${Ce?.height}">${rt}</svg>`,
|
|
5090
5090
|
x: Je,
|
|
5091
5091
|
y: Xe,
|
|
5092
5092
|
width: ie,
|
|
@@ -5095,39 +5095,39 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5095
5095
|
}
|
|
5096
5096
|
}
|
|
5097
5097
|
return {
|
|
5098
|
-
elements:
|
|
5098
|
+
elements: ye,
|
|
5099
5099
|
expectedHeight: un
|
|
5100
5100
|
};
|
|
5101
5101
|
}, ut = (H, L) => {
|
|
5102
|
-
const { dataValue: Y, rect: te, table: $, col: Z, row: ie } = H, de = $.getBodyField(Z, ie),
|
|
5103
|
-
config:
|
|
5104
|
-
getCompConfig:
|
|
5102
|
+
const { dataValue: Y, rect: te, table: $, col: Z, row: ie } = H, de = $.getBodyField(Z, ie), ce = Bt($.options?.columns || [], de), re = $.getCellOriginRecord?.(Z, ie) || $.getRecordByCell?.(Z, ie) || {}, ye = L || bn({
|
|
5103
|
+
config: ce?._compConfig,
|
|
5104
|
+
getCompConfig: ce?._getCompConfig,
|
|
5105
5105
|
formData: l || {},
|
|
5106
5106
|
getTableData: Rn,
|
|
5107
|
-
row:
|
|
5108
|
-
}) || {},
|
|
5107
|
+
row: re
|
|
5108
|
+
}) || {}, be = Number(ye.min) || 0, Me = Number(ye.max) || 100, Ce = Number(Y) || 0, Ge = Me - be, Be = Ge === 0 ? 0 : Math.max(0, Math.min(100, (Ce - be) / Ge * 100)), Se = 4, Je = 8, Xe = 8, rt = (te.height - Se) / 2, qe = String(Ce), pe = fn(qe) || 0, ct = Je, De = rt, At = te.width - Je * 2 - pe - Xe, tn = At * Be / 100, sn = [], cn = (Dt, tt, xt) => {
|
|
5109
5109
|
const dt = Math.min(xt, tt / 2, Dt / 2);
|
|
5110
5110
|
return `M ${dt} 0 L ${Dt - dt} 0 Q ${Dt} 0 ${Dt} ${dt} L ${Dt} ${tt - dt} Q ${Dt} ${tt} ${Dt - dt} ${tt} L ${dt} ${tt} Q 0 ${tt} 0 ${tt - dt} L 0 ${dt} Q 0 0 ${dt} 0 Z`;
|
|
5111
5111
|
}, qa = (Dt, tt, xt) => {
|
|
5112
5112
|
const dt = Math.min(xt, tt / 2, Dt / 2);
|
|
5113
5113
|
return Dt <= dt * 2 ? cn(Dt, tt, xt) : `M ${dt} 0 L ${Dt} 0 L ${Dt} ${tt} L ${dt} ${tt} Q 0 ${tt} 0 ${tt - dt} L 0 ${dt} Q 0 0 ${dt} 0 Z`;
|
|
5114
|
-
}, Vo = cn(At,
|
|
5114
|
+
}, Vo = cn(At, Se, Se / 2);
|
|
5115
5115
|
if (sn.push({
|
|
5116
5116
|
type: "icon",
|
|
5117
|
-
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${At}" height="${
|
|
5117
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${At}" height="${Se}" viewBox="0 0 ${At} ${Se}"><path d="${Vo}" fill="#e5e6eb"/></svg>`,
|
|
5118
5118
|
x: ct,
|
|
5119
5119
|
y: De,
|
|
5120
5120
|
width: At,
|
|
5121
|
-
height:
|
|
5121
|
+
height: Se
|
|
5122
5122
|
}), tn > 0) {
|
|
5123
|
-
const Dt = qa(tn,
|
|
5123
|
+
const Dt = qa(tn, Se, Se / 2);
|
|
5124
5124
|
sn.push({
|
|
5125
5125
|
type: "icon",
|
|
5126
|
-
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${tn}" height="${
|
|
5126
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" width="${tn}" height="${Se}" viewBox="0 0 ${tn} ${Se}"><path d="${Dt}" fill="#165dff"/></svg>`,
|
|
5127
5127
|
x: ct,
|
|
5128
5128
|
y: De,
|
|
5129
5129
|
width: tn,
|
|
5130
|
-
height:
|
|
5130
|
+
height: Se
|
|
5131
5131
|
});
|
|
5132
5132
|
}
|
|
5133
5133
|
const No = ct + At + Xe, Ui = te.height / 2;
|
|
@@ -5144,7 +5144,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5144
5144
|
elements: sn,
|
|
5145
5145
|
expectedHeight: un
|
|
5146
5146
|
};
|
|
5147
|
-
}, oe = (H) => String(H).replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'"),
|
|
5147
|
+
}, oe = (H) => String(H).replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """).replace(/'/g, "'"), Ee = (H, L) => {
|
|
5148
5148
|
if (!H) return "";
|
|
5149
5149
|
if ((fn(H) || 0) <= L) return H;
|
|
5150
5150
|
const Y = "...", te = fn(Y) || 0;
|
|
@@ -5161,70 +5161,70 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5161
5161
|
elements: [],
|
|
5162
5162
|
expectedHeight: un
|
|
5163
5163
|
};
|
|
5164
|
-
const de = $.getBodyField(Z, ie),
|
|
5165
|
-
config:
|
|
5166
|
-
getCompConfig:
|
|
5164
|
+
const de = $.getBodyField(Z, ie), ce = Bt($.options?.columns || [], de), re = $.getCellOriginRecord?.(Z, ie) || $.getRecordByCell?.(Z, ie) || {}, ye = L || bn({
|
|
5165
|
+
config: ce?._compConfig,
|
|
5166
|
+
getCompConfig: ce?._getCompConfig,
|
|
5167
5167
|
formData: l || {},
|
|
5168
5168
|
getTableData: Rn,
|
|
5169
|
-
row:
|
|
5170
|
-
}) || {},
|
|
5169
|
+
row: re
|
|
5170
|
+
}) || {}, be = Number(ye.size) || 16, Me = ye.color, Ce = (te.width - be) / 2, Ge = (te.height - be) / 2;
|
|
5171
5171
|
let Be = String(Y).trim();
|
|
5172
5172
|
if (!Be) return {
|
|
5173
5173
|
elements: [],
|
|
5174
5174
|
expectedHeight: un
|
|
5175
5175
|
};
|
|
5176
5176
|
if (Be.startsWith("<svg")) {
|
|
5177
|
-
const
|
|
5178
|
-
if (
|
|
5179
|
-
const Je =
|
|
5177
|
+
const Se = Be.match(/<svg\b([^>]*)>([\s\S]*?)<\/svg>/i);
|
|
5178
|
+
if (Se) {
|
|
5179
|
+
const Je = Se[1] || "", Xe = Se[2] || "";
|
|
5180
5180
|
let rt = Je.match(/\bviewBox\s*=\s*["']([^"']+)["']/i)?.[1];
|
|
5181
5181
|
if (!rt) {
|
|
5182
5182
|
const qe = Je.match(/\bwidth\s*=\s*["']?([0-9.]+)[^"']*["']?/i)?.[1], pe = Je.match(/\bheight\s*=\s*["']?([0-9.]+)[^"']*["']?/i)?.[1];
|
|
5183
5183
|
rt = qe && pe ? `0 0 ${qe} ${pe}` : "0 0 24 24";
|
|
5184
5184
|
}
|
|
5185
|
-
Be = `<svg xmlns="http://www.w3.org/2000/svg" width="${
|
|
5186
|
-
} else Be = `<svg xmlns="http://www.w3.org/2000/svg" width="${
|
|
5185
|
+
Be = `<svg xmlns="http://www.w3.org/2000/svg" width="${be}" height="${be}" viewBox="${rt}">${Xe}</svg>`;
|
|
5186
|
+
} else Be = `<svg xmlns="http://www.w3.org/2000/svg" width="${be}" height="${be}" viewBox="0 0 24 24"></svg>`;
|
|
5187
5187
|
} else {
|
|
5188
|
-
const
|
|
5189
|
-
if (
|
|
5190
|
-
const { body: Je, width: Xe, height: rt } =
|
|
5191
|
-
Be = `<svg xmlns="http://www.w3.org/2000/svg" width="${
|
|
5188
|
+
const Se = ua(Be);
|
|
5189
|
+
if (Se) {
|
|
5190
|
+
const { body: Je, width: Xe, height: rt } = Se;
|
|
5191
|
+
Be = `<svg xmlns="http://www.w3.org/2000/svg" width="${be}" height="${be}" viewBox="0 0 ${Xe} ${rt}">${Je}</svg>`;
|
|
5192
5192
|
}
|
|
5193
5193
|
}
|
|
5194
|
-
return
|
|
5194
|
+
return Me && (Be = Be.replace(/currentColor/g, Me)), {
|
|
5195
5195
|
elements: [{
|
|
5196
5196
|
type: "icon",
|
|
5197
5197
|
svg: Be,
|
|
5198
|
-
x:
|
|
5198
|
+
x: Ce,
|
|
5199
5199
|
y: Ge,
|
|
5200
|
-
width:
|
|
5201
|
-
height:
|
|
5200
|
+
width: be,
|
|
5201
|
+
height: be
|
|
5202
5202
|
}],
|
|
5203
|
-
expectedHeight: Math.max(un,
|
|
5203
|
+
expectedHeight: Math.max(un, be)
|
|
5204
5204
|
};
|
|
5205
5205
|
}, Ye = (H, L) => {
|
|
5206
|
-
const { dataValue: Y, rect: te, table: $, col: Z, row: ie, value: de } = H,
|
|
5207
|
-
config:
|
|
5208
|
-
getCompConfig:
|
|
5206
|
+
const { dataValue: Y, rect: te, table: $, col: Z, row: ie, value: de } = H, ce = $.getBodyField(Z, ie), re = Bt($.options?.columns || [], ce), ye = $.getCellOriginRecord?.(Z, ie) || $.getRecordByCell?.(Z, ie) || {}, be = L || bn({
|
|
5207
|
+
config: re?._compConfig,
|
|
5208
|
+
getCompConfig: re?._getCompConfig,
|
|
5209
5209
|
formData: l || {},
|
|
5210
5210
|
getTableData: Rn,
|
|
5211
|
-
row:
|
|
5212
|
-
}) || {},
|
|
5213
|
-
config:
|
|
5214
|
-
row:
|
|
5215
|
-
value:
|
|
5211
|
+
row: ye
|
|
5212
|
+
}) || {}, Me = re?.style?.textAlign || "left", Ce = c({
|
|
5213
|
+
config: be,
|
|
5214
|
+
row: ye,
|
|
5215
|
+
value: re._fieldFormat ? de : Y
|
|
5216
5216
|
});
|
|
5217
|
-
if (
|
|
5217
|
+
if (Ce.length === 0) return {
|
|
5218
5218
|
elements: [],
|
|
5219
5219
|
expectedHeight: un
|
|
5220
5220
|
};
|
|
5221
|
-
const Ge = 14, Be = 28,
|
|
5221
|
+
const Ge = 14, Be = 28, Se = 2, Je = 12, Xe = 8, rt = 6;
|
|
5222
5222
|
let qe = 8, pe = Math.max(0, te.width - qe * 2), ct = Math.max(0, pe - Je * 2);
|
|
5223
5223
|
const De = [], At = (tt) => {
|
|
5224
|
-
const xt = fn(
|
|
5224
|
+
const xt = fn(Ee(tt, ct)) || 0;
|
|
5225
5225
|
return Math.min(pe, xt + Je * 2);
|
|
5226
5226
|
}, tn = (tt, xt, dt, gn, vn) => {
|
|
5227
|
-
const oa =
|
|
5227
|
+
const oa = Ee(dt, ct), ia = oe(oa), Wo = fn(oa) || 0, ka = Math.min(pe, Wo + Je * 2), nd = gn || "#f2f3f5", ad = vn || "#1d2129", od = Be / 2 + Ge * 0.35, id = `<svg xmlns="http://www.w3.org/2000/svg" width="${ka}" height="${Be}" viewBox="0 0 ${ka} ${Be}"><rect x="0" y="0" width="${ka}" height="${Be}" rx="${Se}" ry="${Se}" fill="${nd}"/><text x="${ka / 2}" y="${od}" text-anchor="middle" font-size="${Ge}" fill="${ad}">${ia}</text></svg>`;
|
|
5228
5228
|
return De.push({
|
|
5229
5229
|
type: "icon",
|
|
5230
5230
|
svg: id,
|
|
@@ -5236,8 +5236,8 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5236
5236
|
}, sn = () => {
|
|
5237
5237
|
const tt = [];
|
|
5238
5238
|
let xt = [], dt = 0;
|
|
5239
|
-
for (let gn = 0; gn <
|
|
5240
|
-
const vn =
|
|
5239
|
+
for (let gn = 0; gn < Ce.length; gn++) {
|
|
5240
|
+
const vn = Ce[gn], oa = vn.label, ia = At(oa), Wo = {
|
|
5241
5241
|
label: oa,
|
|
5242
5242
|
bg: vn.color || "#f2f3f5",
|
|
5243
5243
|
text: vn.textColor || zt(vn.color || "#f2f3f5"),
|
|
@@ -5263,7 +5263,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5263
5263
|
const Ui = qa;
|
|
5264
5264
|
for (let tt = 0; tt < cn.length; tt++) {
|
|
5265
5265
|
const xt = cn[tt];
|
|
5266
|
-
let dt = Ui ? qe :
|
|
5266
|
+
let dt = Ui ? qe : Me === "center" ? qe + Math.max(0, (pe - xt.lineWidth) / 2) : Me === "right" ? qe + Math.max(0, pe - xt.lineWidth) : qe;
|
|
5267
5267
|
for (let gn = 0; gn < xt.items.length; gn++) {
|
|
5268
5268
|
const vn = xt.items[gn], { tagWidth: oa } = tn(dt, No, vn.label, vn.bg, vn.text);
|
|
5269
5269
|
dt += oa + (gn < xt.items.length - 1 ? Xe : 0);
|
|
@@ -5281,46 +5281,46 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5281
5281
|
H = H.replace("#", ""), H.length === 3 && (H = H.split("").map(($) => $ + $).join(""));
|
|
5282
5282
|
const L = parseInt(H.substring(0, 2), 16), Y = parseInt(H.substring(2, 4), 16), te = parseInt(H.substring(4, 6), 16);
|
|
5283
5283
|
if ((L * 299 + Y * 587 + te * 114) / 1e3 >= 128) {
|
|
5284
|
-
const $ = L / 255, Z = Y / 255, ie = te / 255, de = Math.max($, Z, ie),
|
|
5285
|
-
let
|
|
5286
|
-
const
|
|
5287
|
-
if (de !==
|
|
5288
|
-
const Xe = de -
|
|
5289
|
-
switch (
|
|
5284
|
+
const $ = L / 255, Z = Y / 255, ie = te / 255, de = Math.max($, Z, ie), ce = Math.min($, Z, ie);
|
|
5285
|
+
let re = 0, ye = 0;
|
|
5286
|
+
const be = (de + ce) / 2;
|
|
5287
|
+
if (de !== ce) {
|
|
5288
|
+
const Xe = de - ce;
|
|
5289
|
+
switch (ye = be > 0.5 ? Xe / (2 - de - ce) : Xe / (de + ce), de) {
|
|
5290
5290
|
case $:
|
|
5291
|
-
|
|
5291
|
+
re = (Z - ie) / Xe + (Z < ie ? 6 : 0);
|
|
5292
5292
|
break;
|
|
5293
5293
|
case Z:
|
|
5294
|
-
|
|
5294
|
+
re = (ie - $) / Xe + 2;
|
|
5295
5295
|
break;
|
|
5296
5296
|
case ie:
|
|
5297
|
-
|
|
5297
|
+
re = ($ - Z) / Xe + 4;
|
|
5298
5298
|
break;
|
|
5299
5299
|
}
|
|
5300
|
-
|
|
5300
|
+
re /= 6;
|
|
5301
5301
|
}
|
|
5302
|
-
const
|
|
5303
|
-
let Ge, Be,
|
|
5304
|
-
if (
|
|
5302
|
+
const Me = 0.3, Ce = ye;
|
|
5303
|
+
let Ge, Be, Se;
|
|
5304
|
+
if (Ce === 0) Ge = Be = Se = Me;
|
|
5305
5305
|
else {
|
|
5306
|
-
const Xe = (pe, ct, De) => (De < 0 && (De += 1), De > 1 && (De -= 1), De < 0.16666666666666666 ? pe + (ct - pe) * 6 * De : De < 0.5 ? ct : De < 0.6666666666666666 ? pe + (ct - pe) * (0.6666666666666666 - De) * 6 : pe), rt =
|
|
5307
|
-
Ge = Xe(qe, rt,
|
|
5306
|
+
const Xe = (pe, ct, De) => (De < 0 && (De += 1), De > 1 && (De -= 1), De < 0.16666666666666666 ? pe + (ct - pe) * 6 * De : De < 0.5 ? ct : De < 0.6666666666666666 ? pe + (ct - pe) * (0.6666666666666666 - De) * 6 : pe), rt = Me < 0.5 ? Me * (1 + Ce) : Me + Ce - Me * Ce, qe = 2 * Me - rt;
|
|
5307
|
+
Ge = Xe(qe, rt, re + 1 / 3), Be = Xe(qe, rt, re), Se = Xe(qe, rt, re - 1 / 3);
|
|
5308
5308
|
}
|
|
5309
5309
|
const Je = (Xe) => Math.round(Xe * 255).toString(16).padStart(2, "0");
|
|
5310
|
-
return `#${Je(Ge)}${Je(Be)}${Je(
|
|
5310
|
+
return `#${Je(Ge)}${Je(Be)}${Je(Se)}`;
|
|
5311
5311
|
}
|
|
5312
5312
|
return "#ffffff";
|
|
5313
5313
|
}, Vt = (H) => {
|
|
5314
|
-
const { table: L, row: Y, col: te, rect: $, value: Z } = H, { Group: ie, Text: de } = Ve.CustomLayout,
|
|
5314
|
+
const { table: L, row: Y, col: te, rect: $, value: Z } = H, { Group: ie, Text: de } = Ve.CustomLayout, ce = L.getBodyField(te, Y), re = Bt(L.options?.columns || [], ce), ye = re?._compConfig || {}, be = new ie({
|
|
5315
5315
|
height: $.height,
|
|
5316
5316
|
width: $.width,
|
|
5317
5317
|
display: "flex",
|
|
5318
5318
|
alignItems: "center",
|
|
5319
|
-
justifyContent:
|
|
5320
|
-
}),
|
|
5319
|
+
justifyContent: re.style?.textAlign === "center" ? "center" : re.style?.textAlign === "right" ? "flex-end" : "flex-start"
|
|
5320
|
+
}), Me = "#165dff", Ce = new de({
|
|
5321
5321
|
text: String(Z ?? ""),
|
|
5322
5322
|
fontSize: 14,
|
|
5323
|
-
fill:
|
|
5323
|
+
fill: Me,
|
|
5324
5324
|
cursor: "pointer",
|
|
5325
5325
|
boundsPadding: [
|
|
5326
5326
|
0,
|
|
@@ -5329,43 +5329,43 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5329
5329
|
8
|
|
5330
5330
|
]
|
|
5331
5331
|
});
|
|
5332
|
-
return
|
|
5333
|
-
if (
|
|
5332
|
+
return Ce.addEventListener("click", () => {
|
|
5333
|
+
if (ye.click) {
|
|
5334
5334
|
const Ge = L.getCellOriginRecord(te, Y);
|
|
5335
|
-
|
|
5335
|
+
ye.click({
|
|
5336
5336
|
row: Ge,
|
|
5337
|
-
column:
|
|
5337
|
+
column: re,
|
|
5338
5338
|
openLayer: u
|
|
5339
5339
|
});
|
|
5340
5340
|
}
|
|
5341
|
-
}),
|
|
5342
|
-
Ge.target.setAttribute("fill", Q(
|
|
5343
|
-
}),
|
|
5344
|
-
Ge.target.setAttribute("fill",
|
|
5345
|
-
}),
|
|
5346
|
-
rootContainer:
|
|
5341
|
+
}), Ce.addEventListener("mouseenter", (Ge) => {
|
|
5342
|
+
Ge.target.setAttribute("fill", Q(Me, -20)), L.scenegraph.stage.renderNextFrame();
|
|
5343
|
+
}), Ce.addEventListener("mouseleave", (Ge) => {
|
|
5344
|
+
Ge.target.setAttribute("fill", Me), L.scenegraph.stage.renderNextFrame();
|
|
5345
|
+
}), be.add(Ce), {
|
|
5346
|
+
rootContainer: be,
|
|
5347
5347
|
renderDefault: !1
|
|
5348
5348
|
};
|
|
5349
5349
|
}, it = (H) => {
|
|
5350
|
-
const { table: L, row: Y, col: te, rect: $ } = H, { height: Z, width: ie } = $ ?? L.getCellRect(te, Y), { Group: de, CheckBox:
|
|
5351
|
-
const ct =
|
|
5352
|
-
|
|
5350
|
+
const { table: L, row: Y, col: te, rect: $ } = H, { height: Z, width: ie } = $ ?? L.getCellRect(te, Y), { Group: de, CheckBox: ce } = Ve.CustomLayout, re = L.getBodyField(te, Y), ye = Bt(L.options?.columns || [], re), be = L.getCellOriginRecord(te, Y) || {}, Me = ye?.style?.textAlign === "right" ? "flex-end" : ye?.style?.textAlign === "center" ? "center" : "flex-start", Ce = ye?.style?.textAlign === "right" ? "flex-end" : ye?.style?.textAlign === "center" ? "center" : "flex-start", Ge = (qe, pe) => {
|
|
5351
|
+
const ct = be?.[re];
|
|
5352
|
+
be[re] = (Array.isArray(ct) ? ct : []).map((De, At) => At !== qe ? De : De && typeof De == "object" ? {
|
|
5353
5353
|
...De,
|
|
5354
5354
|
...pe
|
|
5355
5355
|
} : { ...pe });
|
|
5356
5356
|
}, Be = () => {
|
|
5357
5357
|
L.renderWithRecreateCells();
|
|
5358
|
-
},
|
|
5358
|
+
}, Se = new de({
|
|
5359
5359
|
width: ie,
|
|
5360
5360
|
height: Math.max(Z || 0, 40),
|
|
5361
5361
|
display: "flex",
|
|
5362
5362
|
flexDirection: "column",
|
|
5363
|
-
alignItems:
|
|
5363
|
+
alignItems: Me,
|
|
5364
5364
|
justifyContent: "center",
|
|
5365
5365
|
flexWrap: "nowrap"
|
|
5366
|
-
}), Je =
|
|
5366
|
+
}), Je = be?.[re];
|
|
5367
5367
|
if (!Array.isArray(Je)) return {
|
|
5368
|
-
rootContainer:
|
|
5368
|
+
rootContainer: Se,
|
|
5369
5369
|
renderDefault: !1
|
|
5370
5370
|
};
|
|
5371
5371
|
const Xe = Je, rt = new de({
|
|
@@ -5379,12 +5379,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5379
5379
|
0,
|
|
5380
5380
|
4
|
|
5381
5381
|
],
|
|
5382
|
-
justifyContent:
|
|
5382
|
+
justifyContent: Ce,
|
|
5383
5383
|
alignItems: "center"
|
|
5384
5384
|
});
|
|
5385
|
-
|
|
5385
|
+
Se.add(rt);
|
|
5386
5386
|
for (let qe = 0; qe < Xe.length; qe++) {
|
|
5387
|
-
const pe = Xe[qe], ct = pe && typeof pe == "object" ? pe.label ?? pe.value ?? "" : pe ?? "", De = new
|
|
5387
|
+
const pe = Xe[qe], ct = pe && typeof pe == "object" ? pe.label ?? pe.value ?? "" : pe ?? "", De = new ce({
|
|
5388
5388
|
text: {
|
|
5389
5389
|
text: String(ct),
|
|
5390
5390
|
fontSize: 12
|
|
@@ -5405,7 +5405,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5405
5405
|
});
|
|
5406
5406
|
}
|
|
5407
5407
|
return {
|
|
5408
|
-
rootContainer:
|
|
5408
|
+
rootContainer: Se,
|
|
5409
5409
|
renderDefault: !1
|
|
5410
5410
|
};
|
|
5411
5411
|
}, aa = (H) => {
|
|
@@ -5436,7 +5436,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5436
5436
|
formData: l || {},
|
|
5437
5437
|
getTableData: Rn,
|
|
5438
5438
|
row: ie
|
|
5439
|
-
}),
|
|
5439
|
+
}), ce = zl({
|
|
5440
5440
|
type: Z._compType,
|
|
5441
5441
|
getCompType: Z._getCompType,
|
|
5442
5442
|
config: de,
|
|
@@ -5444,17 +5444,17 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5444
5444
|
getTableData: Rn,
|
|
5445
5445
|
row: ie
|
|
5446
5446
|
});
|
|
5447
|
-
ie._compTypeByRender =
|
|
5448
|
-
const
|
|
5447
|
+
ie._compTypeByRender = ce;
|
|
5448
|
+
const re = {
|
|
5449
5449
|
text: ze,
|
|
5450
|
-
"j-switch":
|
|
5450
|
+
"j-switch": He,
|
|
5451
5451
|
"j-rate": et,
|
|
5452
5452
|
"j-slider": ut,
|
|
5453
5453
|
"j-tag": Ye,
|
|
5454
5454
|
"j-input-tag": Ye,
|
|
5455
5455
|
"j-icon": $e
|
|
5456
|
-
}[
|
|
5457
|
-
return
|
|
5456
|
+
}[ce];
|
|
5457
|
+
return re ? re(H, de) : {
|
|
5458
5458
|
elements: [],
|
|
5459
5459
|
expectedHeight: un
|
|
5460
5460
|
};
|
|
@@ -5476,23 +5476,23 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5476
5476
|
});
|
|
5477
5477
|
}, he = (H) => {
|
|
5478
5478
|
const L = H.filter((Y) => Y.config?.display !== !1).map((Y) => {
|
|
5479
|
-
const { id: te, type: $, config: Z, getCompConfig: ie, getCompType: de, children:
|
|
5479
|
+
const { id: te, type: $, config: Z, getCompConfig: ie, getCompType: de, children: ce, customLayout: re } = Y, { label: ye, width: be, minWidth: Me, maxWidth: Ce, align: Ge, headerAlign: Be, fieldFormat: Se, editor: Je, frozen: Xe, ...rt } = Z || {}, qe = Be ?? Ge, pe = {
|
|
5480
5480
|
field: te,
|
|
5481
|
-
title:
|
|
5482
|
-
width:
|
|
5483
|
-
minWidth:
|
|
5484
|
-
maxWidth:
|
|
5481
|
+
title: ye,
|
|
5482
|
+
width: be,
|
|
5483
|
+
minWidth: Me,
|
|
5484
|
+
maxWidth: Ce,
|
|
5485
5485
|
...qe ? { headerStyle: { textAlign: qe } } : {},
|
|
5486
5486
|
style: { textAlign: Ge },
|
|
5487
|
-
_customLayout:
|
|
5488
|
-
_fieldFormat:
|
|
5487
|
+
_customLayout: re,
|
|
5488
|
+
_fieldFormat: Se,
|
|
5489
5489
|
_compType: $,
|
|
5490
5490
|
_compConfig: { ...rt },
|
|
5491
5491
|
_getCompConfig: ie,
|
|
5492
5492
|
_getCompType: de,
|
|
5493
5493
|
frozen: Xe
|
|
5494
5494
|
}, ct = typeof de == "function", De = xc($);
|
|
5495
|
-
return (De || ct) && (pe.editor = De, m = !0), ct ? pe.customRender = en : ($ === "j-switch" && (pe.customRender =
|
|
5495
|
+
return (De || ct) && (pe.editor = De, m = !0), ct ? pe.customRender = en : ($ === "j-switch" && (pe.customRender = He), $ === "j-rate" && (pe.customRender = et), $ === "j-slider" && (pe.customRender = ut), ($ === "j-tag" || $ === "j-input-tag") && (pe.customRender = Ye), $ === "j-icon" && (pe.customRender = $e)), $ === "link" && (pe.customLayout = Vt), $ === "checkbox" && (pe.customLayout = it), $ === "j-switch" && (pe.minWidth = pe.minWidth || be, pe.maxWidth = pe.maxWidth || be), re && (pe.customLayout = aa), pe.fieldFormat = q, ce && ce.length > 0 && (pe.columns = he(ce)), pe;
|
|
5496
5496
|
});
|
|
5497
5497
|
return o.isTree && L.length > 0 && (L[0].tree = !0), L;
|
|
5498
5498
|
}, Q = (H, L) => {
|
|
@@ -5503,7 +5503,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5503
5503
|
o.isPage && (H = jt.value + R);
|
|
5504
5504
|
let L = fn(String(H)) || 0;
|
|
5505
5505
|
return o.subColumns && o.subColumns.length > 0 && (L = L + 32), Math.max(45, L + 18);
|
|
5506
|
-
},
|
|
5506
|
+
}, se = (H) => {
|
|
5507
5507
|
let L = (Y, te, $, Z) => {
|
|
5508
5508
|
const ie = Z.getRecordIndexByCell(te, $);
|
|
5509
5509
|
return o.isPage && !H ? jt.value + ie + 1 : ie + 1;
|
|
@@ -5521,7 +5521,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5521
5521
|
_getCompConfig: void 0,
|
|
5522
5522
|
_getCompType: void 0
|
|
5523
5523
|
};
|
|
5524
|
-
},
|
|
5524
|
+
}, Ae = () => ({
|
|
5525
5525
|
field: "__placeholder__",
|
|
5526
5526
|
title: "",
|
|
5527
5527
|
width: "auto",
|
|
@@ -5532,10 +5532,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5532
5532
|
fieldFormat: () => "",
|
|
5533
5533
|
_getCompConfig: void 0,
|
|
5534
5534
|
_getCompType: void 0
|
|
5535
|
-
}),
|
|
5535
|
+
}), Ie = (H) => {
|
|
5536
5536
|
if (H.frozen) return H.frozen;
|
|
5537
5537
|
if (H.columns) for (const L of H.columns) {
|
|
5538
|
-
const Y =
|
|
5538
|
+
const Y = Ie(L);
|
|
5539
5539
|
if (Y) return Y;
|
|
5540
5540
|
}
|
|
5541
5541
|
}, lt = (H) => {
|
|
@@ -5551,8 +5551,8 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5551
5551
|
}
|
|
5552
5552
|
const te = lt(Y.columns), $ = [], Z = [], ie = [];
|
|
5553
5553
|
if (te.forEach((de) => {
|
|
5554
|
-
const
|
|
5555
|
-
|
|
5554
|
+
const ce = Ie(de);
|
|
5555
|
+
ce === "left" ? $.push(de) : ce === "right" ? Z.push(de) : ie.push(de);
|
|
5556
5556
|
}), ($.length > 0 ? 1 : 0) + (Z.length > 0 ? 1 : 0) + (ie.length > 0 ? 1 : 0) <= 1) {
|
|
5557
5557
|
Y.columns = te, L.push(Y);
|
|
5558
5558
|
return;
|
|
@@ -5583,29 +5583,29 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5583
5583
|
b = 0, x = 0, m = !1;
|
|
5584
5584
|
const $ = {};
|
|
5585
5585
|
let Z = he(H);
|
|
5586
|
-
Z.length === 0 && (Z = [
|
|
5587
|
-
const ie = [], de = [],
|
|
5588
|
-
Z.forEach((
|
|
5589
|
-
const
|
|
5590
|
-
|
|
5586
|
+
Z.length === 0 && (Z = [Ae()]), Z = lt(Z);
|
|
5587
|
+
const ie = [], de = [], ce = [];
|
|
5588
|
+
Z.forEach((Me) => {
|
|
5589
|
+
const Ce = Ie(Me);
|
|
5590
|
+
Ce === "left" ? ie.push(Me) : Ce === "right" ? de.push(Me) : ce.push(Me);
|
|
5591
5591
|
});
|
|
5592
|
-
const
|
|
5593
|
-
x +=
|
|
5592
|
+
const re = Et(ie), ye = Et(de);
|
|
5593
|
+
x += re.left, b += ye.right, Z = [
|
|
5594
5594
|
...ie,
|
|
5595
|
-
...
|
|
5595
|
+
...ce,
|
|
5596
5596
|
...de
|
|
5597
|
-
], L && (Z.unshift(
|
|
5597
|
+
], L && (Z.unshift(se(te)), x++), Y.length > 0 && (Z.push(ke(Y)), b++), m && ($.editCellTrigger = "click", $.keyboardOptions = {
|
|
5598
5598
|
copySelected: !0,
|
|
5599
5599
|
cutSelected: !0,
|
|
5600
5600
|
pasteValueToCell: !0,
|
|
5601
5601
|
selectAllOnCtrlA: !0
|
|
5602
5602
|
});
|
|
5603
|
-
const
|
|
5604
|
-
for (const
|
|
5605
|
-
if (
|
|
5603
|
+
const be = (Me) => {
|
|
5604
|
+
for (const Ce of Me)
|
|
5605
|
+
if (Ce?._compType === "checkbox" || Ce?.customRender === en || Ce?.customRender === Ye || Array.isArray(Ce?.columns) && be(Ce.columns)) return !0;
|
|
5606
5606
|
return !1;
|
|
5607
5607
|
};
|
|
5608
|
-
return
|
|
5608
|
+
return be(Z) && ($.defaultRowHeight = "auto", $.defaultHeaderRowHeight = 40), {
|
|
5609
5609
|
columns: Z,
|
|
5610
5610
|
option: $
|
|
5611
5611
|
};
|
|
@@ -5679,22 +5679,30 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5679
5679
|
}
|
|
5680
5680
|
}
|
|
5681
5681
|
}), g.on("click_cell", ($) => {
|
|
5682
|
-
const { col: Z,
|
|
5683
|
-
if (
|
|
5684
|
-
if (
|
|
5685
|
-
|
|
5686
|
-
|
|
5682
|
+
const { col: Z, row: ie, cellType: de, originData: ce } = $, re = ce || { children: g.records };
|
|
5683
|
+
if ($t.value) {
|
|
5684
|
+
if (de === "checkbox" && Z == 0) {
|
|
5685
|
+
if (re.__checkState = $.target.attribute.checked, ie === 0 && re.__checkState === !1) {
|
|
5686
|
+
const be = (Me) => {
|
|
5687
|
+
!Array.isArray(Me) || Me.length === 0 || Me.forEach((Ce) => {
|
|
5688
|
+
Ce && (Ce.__checkState = !1, Array.isArray(Ce.children) && Ce.children.length > 0 && be(Ce.children));
|
|
5689
|
+
});
|
|
5690
|
+
};
|
|
5691
|
+
be(re.children);
|
|
5692
|
+
}
|
|
5693
|
+
const ye = pt();
|
|
5694
|
+
ye.length == 0 && g.setCellCheckboxState(0, 0, !1), w.value = ye.length, i("selectionChanged", {
|
|
5687
5695
|
isMultiple: !0,
|
|
5688
|
-
selections:
|
|
5696
|
+
selections: ye,
|
|
5689
5697
|
record: re,
|
|
5690
5698
|
checked: re.__checkState
|
|
5691
5699
|
}), g.renderWithRecreateCells();
|
|
5692
5700
|
}
|
|
5693
5701
|
} else setTimeout(() => {
|
|
5694
|
-
const
|
|
5695
|
-
w.value =
|
|
5702
|
+
const ye = pt();
|
|
5703
|
+
w.value = ye.length, i("selectionChanged", {
|
|
5696
5704
|
isMultiple: !1,
|
|
5697
|
-
selections:
|
|
5705
|
+
selections: ye,
|
|
5698
5706
|
record: re,
|
|
5699
5707
|
checked: !0
|
|
5700
5708
|
});
|
|
@@ -5721,21 +5729,21 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5721
5729
|
}), bo(() => {
|
|
5722
5730
|
Ka(), J(), document.removeEventListener("wheel", ee);
|
|
5723
5731
|
});
|
|
5724
|
-
const
|
|
5732
|
+
const _e = j({
|
|
5725
5733
|
get() {
|
|
5726
5734
|
return o.tablePage;
|
|
5727
5735
|
},
|
|
5728
5736
|
set(H) {
|
|
5729
5737
|
i("update:tablePage", H);
|
|
5730
5738
|
}
|
|
5731
|
-
}),
|
|
5739
|
+
}), Te = P(0), vt = j({
|
|
5732
5740
|
get() {
|
|
5733
|
-
return
|
|
5741
|
+
return Te.value !== 0 ? Te.value : o.pageSize;
|
|
5734
5742
|
},
|
|
5735
5743
|
set(H) {
|
|
5736
|
-
|
|
5744
|
+
Te.value = H, i("update:pageSize", H);
|
|
5737
5745
|
}
|
|
5738
|
-
}), jt = j(() => (
|
|
5746
|
+
}), jt = j(() => (_e.value - 1) * vt.value), ve = (H, L) => {
|
|
5739
5747
|
i("loadPageData", {
|
|
5740
5748
|
rows: L,
|
|
5741
5749
|
page: H
|
|
@@ -5753,27 +5761,27 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5753
5761
|
if (g.stateManager && g.stateManager.checkedState) {
|
|
5754
5762
|
const H = [], L = /* @__PURE__ */ new Set(), Y = (de) => {
|
|
5755
5763
|
if (!de) return;
|
|
5756
|
-
const
|
|
5757
|
-
if (
|
|
5758
|
-
if (L.has(
|
|
5759
|
-
L.add(
|
|
5760
|
-
const
|
|
5761
|
-
hi(
|
|
5764
|
+
const ce = Nt(de);
|
|
5765
|
+
if (ce) {
|
|
5766
|
+
if (L.has(ce)) return;
|
|
5767
|
+
L.add(ce);
|
|
5768
|
+
const re = {};
|
|
5769
|
+
de.__checkState = !0, hi(re, de, ["children"]), H.push(re);
|
|
5762
5770
|
} else console.warn("key is empty");
|
|
5763
5771
|
}, te = (de) => {
|
|
5764
|
-
const
|
|
5765
|
-
!Array.isArray(
|
|
5766
|
-
Y(
|
|
5772
|
+
const ce = de?.children;
|
|
5773
|
+
!Array.isArray(ce) || ce.length === 0 || ce.forEach((re) => {
|
|
5774
|
+
Y(re), te(re);
|
|
5767
5775
|
});
|
|
5768
|
-
}, $ = g.stateManager.checkedState, Z = g.records, ie = (de,
|
|
5769
|
-
const
|
|
5770
|
-
return de <
|
|
5776
|
+
}, $ = g.stateManager.checkedState, Z = g.records, ie = (de, ce, re) => {
|
|
5777
|
+
const ye = re[ce[de]];
|
|
5778
|
+
return de < ce.length - 1 && ye?.children && ye.children.length > 0 ? ie(de + 1, ce, ye.children || []) : ye;
|
|
5771
5779
|
};
|
|
5772
|
-
return $.forEach((de,
|
|
5773
|
-
const
|
|
5774
|
-
if (
|
|
5775
|
-
const
|
|
5776
|
-
Y(
|
|
5780
|
+
return $.forEach((de, ce) => {
|
|
5781
|
+
const re = de?._checkState;
|
|
5782
|
+
if (re === "indeterminate" || re === !0) {
|
|
5783
|
+
const ye = ie(0, (ce + "").split(",").map(Number), Z);
|
|
5784
|
+
Y(ye), re === !0 && te(ye);
|
|
5777
5785
|
}
|
|
5778
5786
|
}), H;
|
|
5779
5787
|
}
|
|
@@ -5784,22 +5792,22 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5784
5792
|
const L = new Set(H.map(Nt)), Y = "__checkState";
|
|
5785
5793
|
if (!$t.value) {
|
|
5786
5794
|
const de = g.records;
|
|
5787
|
-
for (let
|
|
5788
|
-
const
|
|
5789
|
-
if (!L.has(Nt(
|
|
5790
|
-
const
|
|
5791
|
-
g.selectRow(
|
|
5795
|
+
for (let ce = 0; ce < de.length; ce++) {
|
|
5796
|
+
const re = de[ce];
|
|
5797
|
+
if (!L.has(Nt(re))) continue;
|
|
5798
|
+
const ye = g.getTableIndexByRecordIndex(ce);
|
|
5799
|
+
g.selectRow(ye);
|
|
5792
5800
|
break;
|
|
5793
5801
|
}
|
|
5794
5802
|
return;
|
|
5795
5803
|
}
|
|
5796
5804
|
const te = (de) => {
|
|
5797
|
-
de.forEach((
|
|
5798
|
-
if (Array.isArray(
|
|
5799
|
-
te(
|
|
5800
|
-
const
|
|
5801
|
-
|
|
5802
|
-
} else
|
|
5805
|
+
de.forEach((ce) => {
|
|
5806
|
+
if (Array.isArray(ce?.children) && ce.children.length > 0) {
|
|
5807
|
+
te(ce.children);
|
|
5808
|
+
const re = ce.children, ye = re.filter((Me) => Me?.[Y] === !0), be = re.filter((Me) => Me?.[Y] === !1);
|
|
5809
|
+
ye.length == re.length ? ce[Y] = !0 : be.length == re.length ? ce[Y] = !1 : ce[Y] = "indeterminate", ce[Y] === "indeterminate" && (ce.hierarchyState = "expand");
|
|
5810
|
+
} else ce[Y] = !!L.has(Nt(ce));
|
|
5803
5811
|
});
|
|
5804
5812
|
}, $ = g.records;
|
|
5805
5813
|
o.isTree ? te($) : $.forEach((de) => {
|
|
@@ -5922,11 +5930,11 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5922
5930
|
const Y = B("j-button"), te = B("el-space"), $ = B("el-pagination");
|
|
5923
5931
|
return _(), O("div", {
|
|
5924
5932
|
class: We(["j-table", { "j-table-auto": e.heightMode === "auto" }]),
|
|
5925
|
-
style:
|
|
5933
|
+
style: Oe(f.value)
|
|
5926
5934
|
}, [
|
|
5927
5935
|
z("div", {
|
|
5928
5936
|
class: "j-table-wrapper",
|
|
5929
|
-
style:
|
|
5937
|
+
style: Oe(h.value)
|
|
5930
5938
|
}, [z("div", {
|
|
5931
5939
|
ref_key: "tableContainer",
|
|
5932
5940
|
ref: p,
|
|
@@ -5954,8 +5962,8 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5954
5962
|
L[2] || (L[2] = z("div", null, null, -1)),
|
|
5955
5963
|
e.isPage ? (_(), I($, {
|
|
5956
5964
|
key: 0,
|
|
5957
|
-
"current-page":
|
|
5958
|
-
"onUpdate:currentPage": L[0] || (L[0] = (Z) =>
|
|
5965
|
+
"current-page": _e.value,
|
|
5966
|
+
"onUpdate:currentPage": L[0] || (L[0] = (Z) => _e.value = Z),
|
|
5959
5967
|
"page-size": vt.value,
|
|
5960
5968
|
"onUpdate:pageSize": L[1] || (L[1] = (Z) => vt.value = Z),
|
|
5961
5969
|
"page-sizes": e.pageSizes || [
|
|
@@ -5977,23 +5985,23 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
5977
5985
|
k.value ? (_(), O("div", {
|
|
5978
5986
|
key: 0,
|
|
5979
5987
|
class: "j-table-dropdown",
|
|
5980
|
-
style:
|
|
5988
|
+
style: Oe(C.value),
|
|
5981
5989
|
onMouseenter: ue,
|
|
5982
5990
|
onMouseleave: D
|
|
5983
|
-
}, [(_(!0), O(
|
|
5991
|
+
}, [(_(!0), O(we, null, je(E.value, (Z) => (_(), O("div", {
|
|
5984
5992
|
key: Z.id,
|
|
5985
5993
|
class: "j-table-dropdown-item",
|
|
5986
|
-
style:
|
|
5994
|
+
style: Oe({
|
|
5987
5995
|
color: Z.config?.disabled ? "var(--j-color-text-disabled)" : Z.config?.danger ? "var(--j-color-danger)" : "var(--j-color-primary)",
|
|
5988
5996
|
cursor: Z.config?.disabled ? "not-allowed" : "pointer",
|
|
5989
5997
|
opacity: Z.config?.disabled ? 0.7 : 1
|
|
5990
5998
|
}),
|
|
5991
5999
|
onClick: (ie) => ge(Z)
|
|
5992
|
-
},
|
|
6000
|
+
}, xe(Z.label), 13, ip))), 128))], 36)) : G("", !0)
|
|
5993
6001
|
], 6);
|
|
5994
6002
|
};
|
|
5995
6003
|
}
|
|
5996
|
-
}), rp = lp, sp =
|
|
6004
|
+
}), rp = lp, sp = me(rp), cp = ["title"], up = {
|
|
5997
6005
|
key: 0,
|
|
5998
6006
|
style: { "margin-left": "8px" }
|
|
5999
6007
|
}, dp = {
|
|
@@ -6176,39 +6184,39 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6176
6184
|
p.isMove = !1, typeof document < "u" && (document.onmouseup = null, document.onmousemove = null);
|
|
6177
6185
|
}, ee = (ne) => {
|
|
6178
6186
|
if (p.isMove) {
|
|
6179
|
-
const
|
|
6180
|
-
let
|
|
6181
|
-
|
|
6187
|
+
const ke = ne.pageX - p.pageX, ze = ne.pageY - p.pageY;
|
|
6188
|
+
let He = p._left + ke, et = p._top + ze;
|
|
6189
|
+
He + R.value < 0 && (He = -R.value), typeof document < "u" && document.body && (x.value ? He + x.value + R.value > document.body.clientWidth && (He = document.body.clientWidth - x.value - R.value) : He + k.value + R.value > document.body.clientWidth && (He = document.body.clientWidth - k.value - R.value)), et + y.value < 0 && (et = -y.value), typeof window < "u" && (m.value ? et + m.value + y.value + 40 > window.innerHeight && (et = window.innerHeight - m.value - y.value - 40) : et + w.value + y.value + 40 > window.innerHeight && (et = window.innerHeight - w.value - y.value - 40)), p.left = He, p.top = et;
|
|
6182
6190
|
}
|
|
6183
6191
|
}, ge = (ne) => {
|
|
6184
|
-
const
|
|
6185
|
-
if (ne.clientX >
|
|
6186
|
-
else if (
|
|
6187
|
-
else if (ne.clientX >
|
|
6192
|
+
const ke = v.value.offsetLeft, ze = v.value.offsetTop, He = v.value.clientWidth, et = v.value.clientHeight, ut = et - b.value, oe = v.value.scrollTop;
|
|
6193
|
+
if (ne.clientX > ke + He - 10 && oe + ne.clientY > ze + et - 10 || oe + ne.clientY < ze + 5 && ke + 10 > ne.clientX) v.value.style.cursor = "se-resize";
|
|
6194
|
+
else if (ke + 10 > ne.clientX && oe + ne.clientY > ze + et - 10 || ne.clientX > ke + He - 10 && oe + ne.clientY < ze + 5) v.value.style.cursor = "sw-resize";
|
|
6195
|
+
else if (ne.clientX > ke + He - 10 || ke + 10 > ne.clientX) v.value.style.cursor = "w-resize";
|
|
6188
6196
|
else if (oe + ne.clientY > ze + et - 10 || oe + ne.clientY < ze + 5) v.value.style.cursor = "s-resize";
|
|
6189
6197
|
else {
|
|
6190
6198
|
v.value.style.cursor = "default", v.value.onmousedown = null;
|
|
6191
6199
|
return;
|
|
6192
6200
|
}
|
|
6193
|
-
v.value.onmousedown = (
|
|
6194
|
-
const { clientX: $e } =
|
|
6195
|
-
p._left = p.left, p._top = p.top, m.value || (m.value = ut), x.value || (x.value =
|
|
6196
|
-
it.preventDefault(), $e > zt && $e < zt + 10 && ($e > it.clientX && (x.value =
|
|
6201
|
+
v.value.onmousedown = (Ee) => {
|
|
6202
|
+
const { clientX: $e } = Ee, { clientY: Ye } = Ee, zt = p.left + R.value, Vt = p.top + y.value;
|
|
6203
|
+
p._left = p.left, p._top = p.top, m.value || (m.value = ut), x.value || (x.value = He), $e > zt + 10 && $e < zt + He - 10 && Ye > Vt + 5 && Ye < Vt + 47 || (typeof document < "u" && (document.onmousemove = function(it) {
|
|
6204
|
+
it.preventDefault(), $e > zt && $e < zt + 10 && ($e > it.clientX && (x.value = He + ($e - it.clientX), p.left = p._left - ($e - it.clientX)), $e < it.clientX && x.value > a.minWidth && (x.value = He - (it.clientX - $e), p.left = p._left + it.clientX - $e)), $e > zt + He - 10 && $e < zt + He && ($e > it.clientX && x.value > a.minWidth && (x.value = He - ($e - it.clientX)), $e < it.clientX && typeof document < "u" && document.body && R.value + p.left + x.value < document.body.clientWidth && (x.value = He + (it.clientX - $e))), Ye > Vt && Ye < Vt + 5 && (Ye > it.clientY && (m.value = ut + Ye - it.clientY, p.top = p._top - (Ye - it.clientY)), Ye < it.clientY && m.value > a.minHeight && (m.value = ut - (it.clientY - Ye), p.top = p._top + it.clientY - Ye)), oe + Ye > Vt + ut + 38 && oe + Ye < Vt + ut + 48 && (Ye > it.clientY && m.value > a.minHeight && (m.value = ut - (Ye - it.clientY)), Ye < it.clientY && typeof window < "u" && y.value + p.top + m.value + 48 < window.innerHeight && (m.value = ut + it.clientY - Ye));
|
|
6197
6205
|
}), typeof document < "u" && (document.onmouseup = function() {
|
|
6198
6206
|
typeof document < "u" && (document.onmousemove = null, document.onmouseup = null);
|
|
6199
6207
|
}));
|
|
6200
6208
|
};
|
|
6201
|
-
},
|
|
6209
|
+
}, Re = async (ne) => {
|
|
6202
6210
|
ne.click && await ne.click();
|
|
6203
6211
|
};
|
|
6204
6212
|
return t({
|
|
6205
6213
|
showLoading: C,
|
|
6206
6214
|
hideLoading: E
|
|
6207
|
-
}), (ne,
|
|
6208
|
-
const ze = B("j-button"),
|
|
6215
|
+
}), (ne, ke) => {
|
|
6216
|
+
const ze = B("j-button"), He = B("el-space"), et = B("el-step"), ut = B("el-steps"), oe = B("el-dialog");
|
|
6209
6217
|
return _(), I(oe, {
|
|
6210
6218
|
modelValue: l.value,
|
|
6211
|
-
"onUpdate:modelValue":
|
|
6219
|
+
"onUpdate:modelValue": ke[0] || (ke[0] = (Ee) => l.value = Ee),
|
|
6212
6220
|
class: "j-dialog",
|
|
6213
6221
|
"align-center": "",
|
|
6214
6222
|
"append-to-body": !0,
|
|
@@ -6218,7 +6226,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6218
6226
|
"modal-penetrable": !e.mask,
|
|
6219
6227
|
"close-on-click-modal": !1,
|
|
6220
6228
|
width: `${x.value || k.value}px`,
|
|
6221
|
-
style:
|
|
6229
|
+
style: Oe({
|
|
6222
6230
|
position: "fixed",
|
|
6223
6231
|
left: `${R.value + p.left}px`,
|
|
6224
6232
|
top: `${y.value + p.top}px`,
|
|
@@ -6232,8 +6240,8 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6232
6240
|
}, [z("div", {
|
|
6233
6241
|
class: "j-dialog-header-left",
|
|
6234
6242
|
title: X(i)(e.title || ""),
|
|
6235
|
-
style:
|
|
6236
|
-
}, [z("span", null,
|
|
6243
|
+
style: Oe({ cursor: e.autoHeight ? "" : "move" })
|
|
6244
|
+
}, [z("span", null, xe(X(i)(e.title || "")), 1), e.subtitle ? (_(), O("span", up, [(_(), I(Pa(e.subtitle())))])) : G("", !0)], 12, cp), e.showCloseBtn ? (_(), I(He, {
|
|
6237
6245
|
key: 0,
|
|
6238
6246
|
size: 0
|
|
6239
6247
|
}, {
|
|
@@ -6249,9 +6257,9 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6249
6257
|
{ "j-dialog-window-hasBtns": e.hasBtns },
|
|
6250
6258
|
{ "j-dialog-window-hasSteps": e.isStep }
|
|
6251
6259
|
]),
|
|
6252
|
-
style:
|
|
6260
|
+
style: Oe({ height: e.autoHeight ? "auto" : (m.value > 0 ? m.value : w.value) + "px" })
|
|
6253
6261
|
}, [
|
|
6254
|
-
e.isStep ? (_(), O("div", dp, [z("div", { style:
|
|
6262
|
+
e.isStep ? (_(), O("div", dp, [z("div", { style: Oe({
|
|
6255
6263
|
maxWidth: `${200 * J.value.length}px`,
|
|
6256
6264
|
width: "100%"
|
|
6257
6265
|
}) }, [K(ut, {
|
|
@@ -6260,14 +6268,14 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6260
6268
|
space: 160,
|
|
6261
6269
|
"finish-status": "success"
|
|
6262
6270
|
}, {
|
|
6263
|
-
default: N(() => [(_(!0), O(
|
|
6271
|
+
default: N(() => [(_(!0), O(we, null, je(J.value, (Ee, $e) => (_(), I(et, {
|
|
6264
6272
|
key: $e,
|
|
6265
|
-
title: X(i)(
|
|
6273
|
+
title: X(i)(Ee.title)
|
|
6266
6274
|
}, null, 8, ["title"]))), 128))]),
|
|
6267
6275
|
_: 1
|
|
6268
6276
|
}, 8, ["active"])], 4)])) : G("", !0),
|
|
6269
6277
|
z("div", fp, [Ke(ne.$slots, "default")]),
|
|
6270
|
-
e.hasBtns ? (_(), O("div", hp, [K(
|
|
6278
|
+
e.hasBtns ? (_(), O("div", hp, [K(He, { size: 8 }, {
|
|
6271
6279
|
default: N(() => [
|
|
6272
6280
|
e.isStep ? (_(), I(ze, {
|
|
6273
6281
|
key: 0,
|
|
@@ -6294,10 +6302,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6294
6302
|
label: X(i)("取消"),
|
|
6295
6303
|
onClick: M
|
|
6296
6304
|
}, null, 8, ["label"])) : G("", !0),
|
|
6297
|
-
(_(!0), O(
|
|
6298
|
-
key:
|
|
6299
|
-
label:
|
|
6300
|
-
onClick: ($e) =>
|
|
6305
|
+
(_(!0), O(we, null, je(e.buttons, (Ee) => (_(), I(ze, Ne({ ref_for: !0 }, Ee.config, {
|
|
6306
|
+
key: Ee.id,
|
|
6307
|
+
label: Ee.label,
|
|
6308
|
+
onClick: ($e) => Re(Ee)
|
|
6301
6309
|
}), null, 16, ["label", "onClick"]))), 128)),
|
|
6302
6310
|
e.hasSaveBtn ? (_(), I(ze, {
|
|
6303
6311
|
key: 3,
|
|
@@ -6322,7 +6330,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6322
6330
|
]);
|
|
6323
6331
|
};
|
|
6324
6332
|
}
|
|
6325
|
-
}), gp = pp, vp =
|
|
6333
|
+
}), gp = pp, vp = me(gp), yp = ["element-loading-text"], mp = { class: "j-dialog-full-header" }, bp = { class: "j-dialog-full-header-left" }, wp = ["src"], xp = { class: "j-dialog-full-title-text" }, _p = { style: {
|
|
6326
6334
|
height: "28px",
|
|
6327
6335
|
"line-height": "32px",
|
|
6328
6336
|
"margin-left": "8px"
|
|
@@ -6474,12 +6482,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6474
6482
|
class: "j-dialog-full-header-logo",
|
|
6475
6483
|
src: X(i)
|
|
6476
6484
|
}, null, 8, wp)) : G("", !0),
|
|
6477
|
-
z("span", xp,
|
|
6485
|
+
z("span", xp, xe(X(l)(e.title)), 1),
|
|
6478
6486
|
z("span", _p, [e.subtitle ? (_(), I(Pa(e.subtitle()), { key: 0 })) : G("", !0)])
|
|
6479
6487
|
]),
|
|
6480
6488
|
z("div", {
|
|
6481
6489
|
class: "j-dialog-full-header-mid",
|
|
6482
|
-
style:
|
|
6490
|
+
style: Oe({ maxWidth: `${200 * E.value.length}px` })
|
|
6483
6491
|
}, [e.isStep ? (_(), I(W, {
|
|
6484
6492
|
key: 0,
|
|
6485
6493
|
simple: "",
|
|
@@ -6487,7 +6495,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6487
6495
|
space: 160,
|
|
6488
6496
|
"finish-status": "success"
|
|
6489
6497
|
}, {
|
|
6490
|
-
default: N(() => [(_(!0), O(
|
|
6498
|
+
default: N(() => [(_(!0), O(we, null, je(E.value, (D, ee) => (_(), I(V, {
|
|
6491
6499
|
key: ee,
|
|
6492
6500
|
title: X(l)(D.title)
|
|
6493
6501
|
}, null, 8, ["title"]))), 128))]),
|
|
@@ -6516,7 +6524,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6516
6524
|
"loading",
|
|
6517
6525
|
"label"
|
|
6518
6526
|
])) : G("", !0),
|
|
6519
|
-
(_(!0), O(
|
|
6527
|
+
(_(!0), O(we, null, je(e.buttons, (D) => (_(), O(we, { key: D.id }, [D.config?.display !== !1 ? (_(), I(T, Ne({
|
|
6520
6528
|
key: 0,
|
|
6521
6529
|
ref_for: !0
|
|
6522
6530
|
}, D.config, {
|
|
@@ -6553,7 +6561,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6553
6561
|
}, 8, ["modelValue", "destroy-on-close"]);
|
|
6554
6562
|
};
|
|
6555
6563
|
}
|
|
6556
|
-
}), Rp = kp, Ep =
|
|
6564
|
+
}), Rp = kp, Ep = me(Rp), Tp = ["element-loading-text"], Mp = { class: "j-block" }, Ap = {
|
|
6557
6565
|
key: 0,
|
|
6558
6566
|
class: "j-drawer-bottom-btns"
|
|
6559
6567
|
}, jp = { class: "j-drawer--header" }, Pp = { class: "j-drawer--title" }, Op = { style: {
|
|
@@ -6735,7 +6743,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6735
6743
|
}, [
|
|
6736
6744
|
z("div", {
|
|
6737
6745
|
class: "j-drawer--body",
|
|
6738
|
-
style:
|
|
6746
|
+
style: Oe({ "padding-bottom": e.showCloseBtn || e.hasSaveBtn || e.buttons.length > 0 ? "48px" : "0" })
|
|
6739
6747
|
}, [
|
|
6740
6748
|
K(V, { style: {
|
|
6741
6749
|
position: "absolute",
|
|
@@ -6769,7 +6777,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6769
6777
|
label: X(o)("取消"),
|
|
6770
6778
|
onClick: p
|
|
6771
6779
|
}, null, 8, ["label"])) : G("", !0),
|
|
6772
|
-
(_(!0), O(
|
|
6780
|
+
(_(!0), O(we, null, je(e.buttons, (D) => (_(), I(W, Ne({ key: D.id }, { ref_for: !0 }, D.config, {
|
|
6773
6781
|
label: D.label,
|
|
6774
6782
|
onClick: (ee) => g(D)
|
|
6775
6783
|
}), null, 16, ["label", "onClick"]))), 128)),
|
|
@@ -6785,12 +6793,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6785
6793
|
_: 1
|
|
6786
6794
|
})])) : G("", !0)
|
|
6787
6795
|
], 4),
|
|
6788
|
-
z("div", jp, [z("div", Pp, [z("span", null,
|
|
6796
|
+
z("div", jp, [z("div", Pp, [z("span", null, xe(X(o)(e.title)), 1), z("span", Op, [e.subtitle ? (_(), I(Pa(e.subtitle()), { key: 0 })) : G("", !0)])]), e.showCloseBtn ? (_(), O("div", Hp, [K(W, {
|
|
6789
6797
|
type: "text",
|
|
6790
6798
|
icon: "mdi:close",
|
|
6791
6799
|
onClick: p
|
|
6792
6800
|
})])) : G("", !0)]),
|
|
6793
|
-
e.isStep ? (_(), O("div", Ip, [z("div", { style:
|
|
6801
|
+
e.isStep ? (_(), O("div", Ip, [z("div", { style: Oe({
|
|
6794
6802
|
maxWidth: `${200 * M.value.length}px`,
|
|
6795
6803
|
width: "100%"
|
|
6796
6804
|
}) }, [K(F, {
|
|
@@ -6799,7 +6807,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6799
6807
|
space: 160,
|
|
6800
6808
|
"finish-status": "success"
|
|
6801
6809
|
}, {
|
|
6802
|
-
default: N(() => [(_(!0), O(
|
|
6810
|
+
default: N(() => [(_(!0), O(we, null, je(M.value, (D, ee) => (_(), I(S, {
|
|
6803
6811
|
key: ee,
|
|
6804
6812
|
title: X(o)(D.title)
|
|
6805
6813
|
}, null, 8, ["title"]))), 128))]),
|
|
@@ -6817,7 +6825,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
6817
6825
|
]);
|
|
6818
6826
|
};
|
|
6819
6827
|
}
|
|
6820
|
-
}), Lp = Bp, zp =
|
|
6828
|
+
}), Lp = Bp, zp = me(Lp), $p = /* @__PURE__ */ fe({
|
|
6821
6829
|
name: "JLayer",
|
|
6822
6830
|
__name: "layer",
|
|
6823
6831
|
props: {
|
|
@@ -7022,7 +7030,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7022
7030
|
]));
|
|
7023
7031
|
};
|
|
7024
7032
|
}
|
|
7025
|
-
}), Dp = $p, _c =
|
|
7033
|
+
}), Dp = $p, _c = me(Dp), Fp = /* @__PURE__ */ fe({
|
|
7026
7034
|
name: "JInputTag",
|
|
7027
7035
|
__name: "input-tag",
|
|
7028
7036
|
props: {
|
|
@@ -7082,15 +7090,15 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7082
7090
|
onKeydown: il(Ht(s, ["stop"]), ["enter"])
|
|
7083
7091
|
}, {
|
|
7084
7092
|
prefix: N(() => [K(p, null, {
|
|
7085
|
-
default: N(() => [(_(!0), O(
|
|
7093
|
+
default: N(() => [(_(!0), O(we, null, je(i.value, (v, b) => (_(), I(h, {
|
|
7086
7094
|
key: b,
|
|
7087
7095
|
type: "info",
|
|
7088
7096
|
closable: !e.readonly,
|
|
7089
|
-
style:
|
|
7097
|
+
style: Oe(l.value[b] || {}),
|
|
7090
7098
|
size: e.size,
|
|
7091
7099
|
onClose: Ht((x) => u(b), ["prevent"])
|
|
7092
7100
|
}, {
|
|
7093
|
-
default: N(() => [nn(
|
|
7101
|
+
default: N(() => [nn(xe(v), 1)]),
|
|
7094
7102
|
_: 2
|
|
7095
7103
|
}, 1032, [
|
|
7096
7104
|
"closable",
|
|
@@ -7112,7 +7120,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7112
7120
|
]);
|
|
7113
7121
|
};
|
|
7114
7122
|
}
|
|
7115
|
-
}), Vp = Fp, Np =
|
|
7123
|
+
}), Vp = Fp, Np = me(Vp), Wp = /* @__PURE__ */ fe({
|
|
7116
7124
|
name: "JRate",
|
|
7117
7125
|
__name: "rate",
|
|
7118
7126
|
props: {
|
|
@@ -7180,7 +7188,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7180
7188
|
]);
|
|
7181
7189
|
};
|
|
7182
7190
|
}
|
|
7183
|
-
}), Up = Wp, Yp =
|
|
7191
|
+
}), Up = Wp, Yp = me(Up), Kp = /* @__PURE__ */ fe({
|
|
7184
7192
|
name: "JSlider",
|
|
7185
7193
|
__name: "slider",
|
|
7186
7194
|
props: {
|
|
@@ -7301,7 +7309,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7301
7309
|
]);
|
|
7302
7310
|
};
|
|
7303
7311
|
}
|
|
7304
|
-
}), Gp = Kp, Jp =
|
|
7312
|
+
}), Gp = Kp, Jp = me(Gp), Go = (e) => e < 1024 ? Uo(e) + " B" : e >= 1024 && e < 1048576 ? Uo(e / 1024) + " KB" : e >= 1048576 && e < 1073741824 ? Uo(e / 1024 / 1024) + " MB" : e >= 1073741824 ? Uo(e / 1024 / 1024 / 1024) + " GB" : "", Xp = (e) => {
|
|
7305
7313
|
const t = window.open("_blank");
|
|
7306
7314
|
t && (t.location = e);
|
|
7307
7315
|
}, qp = {
|
|
@@ -7355,7 +7363,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7355
7363
|
return _(), O("div", { class: We(["j-upload-list", {
|
|
7356
7364
|
"j-upload-image-list": e.isUploadImg,
|
|
7357
7365
|
"j-upload-drag-list": e.drag
|
|
7358
|
-
}]) }, [e.drag ? (_(), O(
|
|
7366
|
+
}]) }, [e.drag ? (_(), O(we, { key: 0 }, [e.showFileList ? (_(!0), O(we, { key: 0 }, je(e.list, (c) => (_(), O("div", {
|
|
7359
7367
|
key: c.id,
|
|
7360
7368
|
class: "j-upload-dragItem"
|
|
7361
7369
|
}, [
|
|
@@ -7366,17 +7374,17 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7366
7374
|
}, null, 8, Zp)])) : (_(), I(o, {
|
|
7367
7375
|
key: 0,
|
|
7368
7376
|
icon: "file-text",
|
|
7369
|
-
style:
|
|
7377
|
+
style: Oe({ color: c.color ? `var(${c.color})` : void 0 }),
|
|
7370
7378
|
size: 72
|
|
7371
7379
|
}, null, 8, ["style"])),
|
|
7372
7380
|
z("div", Qp, [K(i, { ellipsis: "" }, {
|
|
7373
|
-
default: N(() => [nn(
|
|
7381
|
+
default: N(() => [nn(xe(`${X(t)(c.name)}${c.status === "unUpload" ? "(" + X(t)("未传") + ")" : ""}`), 1)]),
|
|
7374
7382
|
_: 2
|
|
7375
7383
|
}, 1024), z("div", null, [c.status === "uploading" ? (_(), I(i, { key: 0 }, {
|
|
7376
|
-
default: N(() => [nn(
|
|
7384
|
+
default: N(() => [nn(xe(X(Go)(c.uploadSize)) + "/", 1)]),
|
|
7377
7385
|
_: 2
|
|
7378
7386
|
}, 1024)) : G("", !0), K(i, null, {
|
|
7379
|
-
default: N(() => [nn(
|
|
7387
|
+
default: N(() => [nn(xe(X(Go)(c.size)), 1)]),
|
|
7380
7388
|
_: 2
|
|
7381
7389
|
}, 1024)])]),
|
|
7382
7390
|
Tn(z("div", eg, [c.status === "done" || c.status === "unUpload" ? (_(), I(l, {
|
|
@@ -7403,7 +7411,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7403
7411
|
percent: c.percent,
|
|
7404
7412
|
"show-text": !1
|
|
7405
7413
|
}, null, 8, ["percent"])) : G("", !0)
|
|
7406
|
-
]))), 128)) : G("", !0), Ke(n.$slots, "default")], 64)) : e.isUploadImg ? (_(!0), O(
|
|
7414
|
+
]))), 128)) : G("", !0), Ke(n.$slots, "default")], 64)) : e.isUploadImg ? (_(!0), O(we, { key: 1 }, je(e.list, (c) => (_(), O("div", {
|
|
7407
7415
|
key: c.id,
|
|
7408
7416
|
class: "j-upload-imgItem"
|
|
7409
7417
|
}, [
|
|
@@ -7431,13 +7439,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7431
7439
|
percent: c.percent,
|
|
7432
7440
|
"show-text": !1
|
|
7433
7441
|
}, null, 8, ["percent"])) : G("", !0)
|
|
7434
|
-
]))), 128)) : (_(!0), O(
|
|
7442
|
+
]))), 128)) : (_(!0), O(we, { key: 2 }, je(e.list, (c) => (_(), O("div", {
|
|
7435
7443
|
key: c.id,
|
|
7436
7444
|
class: "j-upload-item"
|
|
7437
7445
|
}, [
|
|
7438
7446
|
K(o, {
|
|
7439
7447
|
icon: "file-text",
|
|
7440
|
-
style:
|
|
7448
|
+
style: Oe({ color: c.color ? `var(${c.color})` : void 0 }),
|
|
7441
7449
|
size: 16
|
|
7442
7450
|
}, null, 8, ["style"]),
|
|
7443
7451
|
z("div", ag, [K(s, {
|
|
@@ -7445,15 +7453,15 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7445
7453
|
underline: "never",
|
|
7446
7454
|
onClick: Ht((u) => e.previewFile(c), ["stop"])
|
|
7447
7455
|
}, {
|
|
7448
|
-
default: N(() => [nn(
|
|
7456
|
+
default: N(() => [nn(xe(`${X(t)(c.name)}${c.status === "unUpload" ? "(" + X(t)("未传") + ")" : ""}`), 1)]),
|
|
7449
7457
|
_: 2
|
|
7450
7458
|
}, 1032, ["onClick"])]),
|
|
7451
7459
|
c.status === "uploading" ? (_(), I(i, { key: 0 }, {
|
|
7452
|
-
default: N(() => [nn(
|
|
7460
|
+
default: N(() => [nn(xe(X(Go)(c.uploadSize)) + "/", 1)]),
|
|
7453
7461
|
_: 2
|
|
7454
7462
|
}, 1024)) : G("", !0),
|
|
7455
7463
|
K(i, null, {
|
|
7456
|
-
default: N(() => [nn(
|
|
7464
|
+
default: N(() => [nn(xe(X(Go)(c.size)), 1)]),
|
|
7457
7465
|
_: 2
|
|
7458
7466
|
}, 1024),
|
|
7459
7467
|
c.status === "done" && e.isShowSuccessIcon ? (_(), I(o, {
|
|
@@ -7616,22 +7624,22 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7616
7624
|
x.value = [...x.value];
|
|
7617
7625
|
}, w = (oe) => {
|
|
7618
7626
|
if (n.maxSize && n.sizeType) {
|
|
7619
|
-
let
|
|
7627
|
+
let Ee = oe;
|
|
7620
7628
|
switch (n.sizeType) {
|
|
7621
7629
|
case "GB":
|
|
7622
|
-
|
|
7630
|
+
Ee = 1024 * 1024 * 1024 * n.maxSize;
|
|
7623
7631
|
break;
|
|
7624
7632
|
case "MB":
|
|
7625
|
-
|
|
7633
|
+
Ee = 1024 * 1024 * n.maxSize;
|
|
7626
7634
|
break;
|
|
7627
7635
|
case "KB":
|
|
7628
|
-
|
|
7636
|
+
Ee = 1024 * n.maxSize;
|
|
7629
7637
|
break;
|
|
7630
7638
|
default:
|
|
7631
|
-
|
|
7639
|
+
Ee = n.maxSize;
|
|
7632
7640
|
break;
|
|
7633
7641
|
}
|
|
7634
|
-
if (
|
|
7642
|
+
if (Ee < oe) return !1;
|
|
7635
7643
|
}
|
|
7636
7644
|
return !0;
|
|
7637
7645
|
}, R = {
|
|
@@ -7645,12 +7653,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7645
7653
|
json: "file-json"
|
|
7646
7654
|
}, y = (oe) => {
|
|
7647
7655
|
if (oe) {
|
|
7648
|
-
const
|
|
7649
|
-
return
|
|
7656
|
+
const Ee = oe.split(".");
|
|
7657
|
+
return Ee[Ee.length - 1];
|
|
7650
7658
|
}
|
|
7651
7659
|
return "";
|
|
7652
|
-
}, k = (oe,
|
|
7653
|
-
if (
|
|
7660
|
+
}, k = (oe, Ee) => {
|
|
7661
|
+
if (Ee && Ee.indexOf("image") > -1) return "file-image";
|
|
7654
7662
|
const $e = y(oe);
|
|
7655
7663
|
return [
|
|
7656
7664
|
"webp",
|
|
@@ -7669,15 +7677,15 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7669
7677
|
file: oe,
|
|
7670
7678
|
list: x.value
|
|
7671
7679
|
});
|
|
7672
|
-
}, M = (oe,
|
|
7673
|
-
oe.percent = $e, oe.uploadSize =
|
|
7680
|
+
}, M = (oe, Ee, $e) => {
|
|
7681
|
+
oe.percent = $e, oe.uploadSize = Ee, m();
|
|
7674
7682
|
}, A = (oe) => {
|
|
7675
7683
|
oe.status = "done", oe.id += "1", oe.uid += "1", m(), a("success", {
|
|
7676
7684
|
file: oe,
|
|
7677
7685
|
list: x.value
|
|
7678
7686
|
}), n.modelValue || (a("update:modelValue", v.value), a("change", { value: v.value }));
|
|
7679
|
-
}, U = (oe,
|
|
7680
|
-
console.error(
|
|
7687
|
+
}, U = (oe, Ee) => {
|
|
7688
|
+
console.error(Ee, "简搭提醒您:文件上传错误!"), oe.status = "error", m(), a("error", {
|
|
7681
7689
|
file: oe,
|
|
7682
7690
|
list: x.value
|
|
7683
7691
|
});
|
|
@@ -7698,45 +7706,45 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7698
7706
|
return i && i("上传文件超出大小了"), !1;
|
|
7699
7707
|
}, T = (oe) => {
|
|
7700
7708
|
C(oe.file), V(oe.file);
|
|
7701
|
-
}, S = (oe) => new Promise((
|
|
7709
|
+
}, S = (oe) => new Promise((Ee) => {
|
|
7702
7710
|
l ? l({
|
|
7703
7711
|
title: "提示",
|
|
7704
7712
|
iconType: "warning",
|
|
7705
7713
|
content: `您确定删除【${oe.name}】?`,
|
|
7706
7714
|
onOk: () => {
|
|
7707
|
-
|
|
7715
|
+
Ee(!0);
|
|
7708
7716
|
},
|
|
7709
7717
|
onCancel: () => {
|
|
7710
|
-
|
|
7718
|
+
Ee(!1);
|
|
7711
7719
|
}
|
|
7712
|
-
}) : (F(oe),
|
|
7720
|
+
}) : (F(oe), Ee(!0));
|
|
7713
7721
|
}), F = (oe) => {
|
|
7714
7722
|
if (!n.isNotApi) {
|
|
7715
|
-
const
|
|
7716
|
-
d && d(
|
|
7723
|
+
const Ee = oe.response?.fileId || oe.id;
|
|
7724
|
+
d && d(Ee);
|
|
7717
7725
|
}
|
|
7718
|
-
x.value = x.value.filter((
|
|
7726
|
+
x.value = x.value.filter((Ee) => Ee.id !== oe.id), x.value.length === 0 && (a("update:modelValue", ""), a("change", { value: "" })), a("delete", {
|
|
7719
7727
|
file: oe,
|
|
7720
7728
|
list: x.value
|
|
7721
7729
|
});
|
|
7722
7730
|
}, J = async (oe) => {
|
|
7723
7731
|
await S(oe) && F(oe);
|
|
7724
|
-
}, ue = P(!1), D = P(""), ee = P(""), ge = P(!1),
|
|
7732
|
+
}, ue = P(!1), D = P(""), ee = P(""), ge = P(!1), Re = P(!1);
|
|
7725
7733
|
let ne = null;
|
|
7726
|
-
const
|
|
7734
|
+
const ke = P(Yo(/* @__PURE__ */ new Date(), "YYYY-MM-DD")), ze = (oe) => {
|
|
7727
7735
|
if (oe.isPreview === !1 && !n.isUploadImg) {
|
|
7728
7736
|
o && o("无权限预览!");
|
|
7729
7737
|
return;
|
|
7730
7738
|
}
|
|
7731
|
-
const
|
|
7732
|
-
switch (ne = oe, ue.value = !1, D.value = oe.name,
|
|
7739
|
+
const Ee = oe.name.split(".")[oe.name.split(".").length - 1];
|
|
7740
|
+
switch (ne = oe, ue.value = !1, D.value = oe.name, Ee.toLowerCase()) {
|
|
7733
7741
|
case "jpg":
|
|
7734
7742
|
case "gif":
|
|
7735
7743
|
case "png":
|
|
7736
7744
|
case "bmp":
|
|
7737
7745
|
case "jpeg":
|
|
7738
7746
|
case "svg":
|
|
7739
|
-
ue.value = !0, ee.value = oe.url,
|
|
7747
|
+
ue.value = !0, ee.value = oe.url, Re.value = !1, ge.value = !0;
|
|
7740
7748
|
break;
|
|
7741
7749
|
default:
|
|
7742
7750
|
if (n.isNotApi) {
|
|
@@ -7747,18 +7755,18 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7747
7755
|
o && o("当前文件还没上传成功,不支持预览!");
|
|
7748
7756
|
return;
|
|
7749
7757
|
}
|
|
7750
|
-
if (ee.value =
|
|
7758
|
+
if (ee.value = He(oe), ee.value === "") {
|
|
7751
7759
|
o && o("当前文件不支持预览!");
|
|
7752
7760
|
return;
|
|
7753
7761
|
}
|
|
7754
|
-
|
|
7762
|
+
Re.value = !0, ge.value = !0;
|
|
7755
7763
|
break;
|
|
7756
7764
|
}
|
|
7757
|
-
|
|
7758
|
-
},
|
|
7759
|
-
const
|
|
7765
|
+
ke.value = Yo(/* @__PURE__ */ new Date(), "YYYY-MM-DD HH:mm:ss");
|
|
7766
|
+
}, He = (oe) => {
|
|
7767
|
+
const Ee = oe.response?.fileId || oe.id;
|
|
7760
7768
|
if (!s) return "";
|
|
7761
|
-
const $e = Yo(/* @__PURE__ */ new Date(), "YYYY-MM-DD HH:mm:ss") + "|" +
|
|
7769
|
+
const $e = Yo(/* @__PURE__ */ new Date(), "YYYY-MM-DD HH:mm:ss") + "|" + Ee;
|
|
7762
7770
|
return `${s}/system/annexesfile/preview/${If.createAesEncryption({ key: "jianda" }).encrypt($e).replace(/\//g, "|")}?token=${c?.value}`;
|
|
7763
7771
|
}, et = () => {
|
|
7764
7772
|
ne.isDown === !1 && o && o("无权限下载!"), Xp(`${s}/system/annexesfile/${ne.response?.fileId || ne.id}?token=${c?.value}`);
|
|
@@ -7766,7 +7774,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7766
7774
|
if (n.limit !== -1 && n.limit <= x.value.length)
|
|
7767
7775
|
return o && o(`当前限制选择${n.limit}个文件`), !1;
|
|
7768
7776
|
};
|
|
7769
|
-
return (oe,
|
|
7777
|
+
return (oe, Ee) => {
|
|
7770
7778
|
const $e = B("j-icon"), Ye = B("j-button"), zt = B("el-popover"), Vt = B("el-upload"), it = B("el-text"), aa = B("j-dialog-full"), Bt = ki("loading");
|
|
7771
7779
|
return _(), O("div", ig, [
|
|
7772
7780
|
K(Vt, {
|
|
@@ -7786,13 +7794,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7786
7794
|
"on-preview": ze,
|
|
7787
7795
|
"on-exceed": ut
|
|
7788
7796
|
}, {
|
|
7789
|
-
default: N(() => [e.isUploadImg && !e.isLayer && !e.readonly ? (_(), O("div", lg, [K($e, { icon: "mdi:add" }), z("div", rg,
|
|
7797
|
+
default: N(() => [e.isUploadImg && !e.isLayer && !e.readonly ? (_(), O("div", lg, [K($e, { icon: "mdi:add" }), z("div", rg, xe(X(r)(e.placeholder)), 1)])) : e.isLayer && e.showFileList && x.value.length > 0 && !ge.value ? (_(), I(zt, {
|
|
7790
7798
|
key: 1,
|
|
7791
7799
|
placement: "bottom",
|
|
7792
7800
|
title: e.isUploadImg ? X(r)("图片列表") : X(r)("文件列表")
|
|
7793
7801
|
}, {
|
|
7794
7802
|
content: N(() => [K(Or, {
|
|
7795
|
-
style:
|
|
7803
|
+
style: Oe({ width: e.isUploadImg ? void 0 : "400px" }),
|
|
7796
7804
|
list: x.value,
|
|
7797
7805
|
"preview-file": ze,
|
|
7798
7806
|
"delete-file": J,
|
|
@@ -7838,7 +7846,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7838
7846
|
"file-list"
|
|
7839
7847
|
]),
|
|
7840
7848
|
e.isTip ? (_(), O("div", sg, [K(it, null, {
|
|
7841
|
-
default: N(() => [nn(
|
|
7849
|
+
default: N(() => [nn(xe(`${X(r)("只能上传不超过{0}的{1}文件", `${e.maxSize}${e.sizeType}`, `${h.value || ""}`)},${g.value}`), 1)]),
|
|
7842
7850
|
_: 1
|
|
7843
7851
|
})])) : G("", !0),
|
|
7844
7852
|
!e.isLayer && !e.isUploadImg && e.showFileList && x.value.length > 0 ? (_(), I(Or, {
|
|
@@ -7856,7 +7864,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7856
7864
|
])) : G("", !0),
|
|
7857
7865
|
K(aa, {
|
|
7858
7866
|
visible: ge.value,
|
|
7859
|
-
"onUpdate:visible":
|
|
7867
|
+
"onUpdate:visible": Ee[1] || (Ee[1] = (en) => ge.value = en),
|
|
7860
7868
|
"btn-text": "下载",
|
|
7861
7869
|
title: `${X(r)("文件预览")}【${D.value}】`,
|
|
7862
7870
|
"destroy-on-close": !0,
|
|
@@ -7876,8 +7884,8 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7876
7884
|
height: "100%"
|
|
7877
7885
|
},
|
|
7878
7886
|
frameborder: "0",
|
|
7879
|
-
onLoad:
|
|
7880
|
-
}, null, 40, fg)])), [[Bt,
|
|
7887
|
+
onLoad: Ee[0] || (Ee[0] = (en) => Re.value = !1)
|
|
7888
|
+
}, null, 40, fg)])), [[Bt, Re.value]]) : G("", !0)]),
|
|
7881
7889
|
_: 1
|
|
7882
7890
|
}, 8, [
|
|
7883
7891
|
"visible",
|
|
@@ -7887,7 +7895,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7887
7895
|
]);
|
|
7888
7896
|
};
|
|
7889
7897
|
}
|
|
7890
|
-
}), pg = hg, gg =
|
|
7898
|
+
}), pg = hg, gg = me(pg), vg = /* @__PURE__ */ fe({
|
|
7891
7899
|
name: "JEcharts",
|
|
7892
7900
|
__name: "echarts",
|
|
7893
7901
|
props: {
|
|
@@ -7951,7 +7959,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
7951
7959
|
const n = e.__vccOpts || e;
|
|
7952
7960
|
for (const [a, o] of t) n[a] = o;
|
|
7953
7961
|
return n;
|
|
7954
|
-
}, yg = /* @__PURE__ */ Cc(vg, [["__scopeId", "data-v-37f9a80b"]]), mg =
|
|
7962
|
+
}, yg = /* @__PURE__ */ Cc(vg, [["__scopeId", "data-v-37f9a80b"]]), mg = me(yg), bg = ["innerHTML"], wg = {
|
|
7955
7963
|
key: 1,
|
|
7956
7964
|
class: "j-barcode-error"
|
|
7957
7965
|
}, xg = /* @__PURE__ */ fe({
|
|
@@ -8255,13 +8263,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8255
8263
|
let f = u.message || "条码数据或参数错误";
|
|
8256
8264
|
u.message && u.message.includes("Bad checksum") && t.bcid === "gs1-128" ? f = `GS1-128 校验位错误: ${u.message}。请确保 AI 01 的14位数字包含正确的校验位。` : u.message && u.message.includes("GS1badChecksum") ? f = `GS1 校验位错误: ${u.message}。请检查应用标识符 (AI) 的数据格式和校验位是否正确。` : u.message && u.message.includes("auspostBadFCC") && t.bcid === "auspost" ? f = `AUSPOST FCC 错误: ${u.message}。AUSPOST 条码必须以有效的 FCC (Format Control Code) 开头:11, 45, 59 或 62。如果值未以有效的 FCC 开头,系统会自动添加合适的 FCC。` : u.message && u.message.includes("auspostTooLong") && t.bcid === "auspost" ? f = `AUSPOST 长度错误: ${u.message}。AUSPOST 条码长度限制:FCC 11 (10位), FCC 59 (18位), FCC 62 (25位,最大容量)。如果值超过限制,系统会自动截断并使用合适的 FCC。` : u.message && u.message.includes("pznBadCheckDigit") && t.bcid === "pzn" && (f = `PZN 校验位错误: ${u.message}。PZN (德国医药产品编号) 必须是7位或8位数字,包含正确的校验位。如果校验位不正确,系统会自动修复。`), a.value = f, n.value = "";
|
|
8257
8265
|
}
|
|
8258
|
-
}), (u, f) => (_(), O(
|
|
8266
|
+
}), (u, f) => (_(), O(we, null, [n.value ? (_(), O("div", {
|
|
8259
8267
|
key: 0,
|
|
8260
8268
|
class: "j-barcode",
|
|
8261
8269
|
innerHTML: n.value
|
|
8262
|
-
}, null, 8, bg)) : G("", !0), a.value ? (_(), O("div", wg,
|
|
8270
|
+
}, null, 8, bg)) : G("", !0), a.value ? (_(), O("div", wg, xe(a.value), 1)) : G("", !0)], 64));
|
|
8263
8271
|
}
|
|
8264
|
-
}), _g = xg, Cg =
|
|
8272
|
+
}), _g = xg, Cg = me(_g), Sg = /* @__PURE__ */ fe({
|
|
8265
8273
|
name: "JCount",
|
|
8266
8274
|
__name: "count",
|
|
8267
8275
|
props: {
|
|
@@ -8440,7 +8448,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8440
8448
|
}, null, 8, ["modelValue", "size"]);
|
|
8441
8449
|
};
|
|
8442
8450
|
}
|
|
8443
|
-
}), kg = Sg, Rg =
|
|
8451
|
+
}), kg = Sg, Rg = me(kg), Eg = { class: "j-block j-input-count" }, Tg = { class: "j-input-count-top" }, Mg = { class: "j-input-count-tool" }, Ag = { style: { "font-weight": "600" } }, jg = { class: "j-input-count-codebox" }, Pg = {
|
|
8444
8452
|
key: 0,
|
|
8445
8453
|
class: "j-input-count-cursor"
|
|
8446
8454
|
}, Og = {
|
|
@@ -8849,7 +8857,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8849
8857
|
onClosed: m
|
|
8850
8858
|
}, {
|
|
8851
8859
|
default: N(() => [z("div", Eg, [
|
|
8852
|
-
z("div", Tg, [z("div", Mg, [z("span", Ag,
|
|
8860
|
+
z("div", Tg, [z("div", Mg, [z("span", Ag, xe(X(n)("计算公式")) + "=", 1), K(M, null, {
|
|
8853
8861
|
default: N(() => [
|
|
8854
8862
|
K(C, {
|
|
8855
8863
|
type: "text",
|
|
@@ -8878,27 +8886,27 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8878
8886
|
})
|
|
8879
8887
|
]),
|
|
8880
8888
|
_: 1
|
|
8881
|
-
})]), z("div", jg, [c.cells.length == 0 ? (_(), O("span", Pg)) : G("", !0), (_(!0), O(
|
|
8889
|
+
})]), z("div", jg, [c.cells.length == 0 ? (_(), O("span", Pg)) : G("", !0), (_(!0), O(we, null, je(c.cells, (U, V) => (_(), O(we, { key: V }, [U.type == "fun" ? (_(), O("span", Og, xe(U.value.toUpperCase()), 1)) : U.type == "comp" ? (_(), O("span", Hg, " #" + xe(R(U.value)) + "# ", 1)) : U.type == "num" ? (_(), O("span", Ig, xe(U.value), 1)) : G("", !0), V + 1 == c.cursor ? (_(), O("span", Bg)) : G("", !0)], 64))), 128))])]),
|
|
8882
8890
|
K(M, { class: "j-input-count-mid" }, {
|
|
8883
|
-
default: N(() => [(_(), O(
|
|
8891
|
+
default: N(() => [(_(), O(we, null, je(i, (U, V) => K(C, {
|
|
8884
8892
|
key: V,
|
|
8885
8893
|
label: U.label + "",
|
|
8886
8894
|
onClick: (W) => d(U.value, "num")
|
|
8887
8895
|
}, null, 8, ["label", "onClick"])), 64))]),
|
|
8888
8896
|
_: 1
|
|
8889
8897
|
}),
|
|
8890
|
-
z("div", Lg, [z("div", zg, [(_(!0), O(
|
|
8898
|
+
z("div", Lg, [z("div", zg, [(_(!0), O(we, null, je(e.list, (U, V) => (_(), O(we, { key: V }, [z("div", $g, xe(X(n)(U.label)), 1), K(M, {
|
|
8891
8899
|
size: [8, 8],
|
|
8892
8900
|
wrap: "",
|
|
8893
8901
|
style: { "margin-bottom": "16px" }
|
|
8894
8902
|
}, {
|
|
8895
|
-
default: N(() => [(_(!0), O(
|
|
8903
|
+
default: N(() => [(_(!0), O(we, null, je(U.children, (W) => (_(), I(C, {
|
|
8896
8904
|
key: W.value,
|
|
8897
8905
|
onClick: (T) => d(W.value, "comp"),
|
|
8898
8906
|
label: X(n)(W.label)
|
|
8899
8907
|
}, null, 8, ["onClick", "label"]))), 128))]),
|
|
8900
8908
|
_: 2
|
|
8901
|
-
}, 1024)], 64))), 128))]), z("div", Dg, [z("div", Fg, [z("span", Vg,
|
|
8909
|
+
}, 1024)], 64))), 128))]), z("div", Dg, [z("div", Fg, [z("span", Vg, xe(X(n)("函数列表")), 1), z("div", Ng, [(_(), O(we, null, je(l, (U, V) => K(C, {
|
|
8902
8910
|
type: "text",
|
|
8903
8911
|
style: {
|
|
8904
8912
|
"border-radius": "0",
|
|
@@ -8912,16 +8920,16 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8912
8920
|
"onMouseover",
|
|
8913
8921
|
"onClick",
|
|
8914
8922
|
"label"
|
|
8915
|
-
])), 64))])]), z("div", Wg, [z("div", null, [z("ul", null, [(_(!0), O(
|
|
8923
|
+
])), 64))])]), z("div", Wg, [z("div", null, [z("ul", null, [(_(!0), O(we, null, je(s.value, (U, V) => (_(), O("li", {
|
|
8916
8924
|
key: V,
|
|
8917
8925
|
style: { "margin-bottom": "8px" }
|
|
8918
|
-
}, [z("span", Ug,
|
|
8926
|
+
}, [z("span", Ug, xe(X(n)(U)), 1)]))), 128))])])])])])
|
|
8919
8927
|
])]),
|
|
8920
8928
|
_: 1
|
|
8921
8929
|
}, 8, ["visible", "title"])]);
|
|
8922
8930
|
};
|
|
8923
8931
|
}
|
|
8924
|
-
}), Kg = Yg, Gg =
|
|
8932
|
+
}), Kg = Yg, Gg = me(Kg), Jg = { key: 0 }, Xg = /* @__PURE__ */ fe({
|
|
8925
8933
|
name: "JCountUp",
|
|
8926
8934
|
__name: "count-up",
|
|
8927
8935
|
props: {
|
|
@@ -8978,9 +8986,9 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8978
8986
|
}), (d, h) => (_(), O("span", {
|
|
8979
8987
|
ref_key: "el",
|
|
8980
8988
|
ref: o
|
|
8981
|
-
}, [e.animation ? G("", !0) : (_(), O("span", Jg,
|
|
8989
|
+
}, [e.animation ? G("", !0) : (_(), O("span", Jg, xe(e.endValue), 1))], 512));
|
|
8982
8990
|
}
|
|
8983
|
-
}), qg = Xg, Zg =
|
|
8991
|
+
}), qg = Xg, Zg = me(qg), Qg = { class: "j-block j-data-panel" }, ev = {
|
|
8984
8992
|
key: 0,
|
|
8985
8993
|
class: "j-data-panel-header"
|
|
8986
8994
|
}, tv = { style: {
|
|
@@ -8992,9 +9000,9 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
8992
9000
|
__name: "data-panel",
|
|
8993
9001
|
props: { title: { default: void 0 } },
|
|
8994
9002
|
setup(e) {
|
|
8995
|
-
return (t, n) => (_(), O("div", Qg, [e.title ? (_(), O("div", ev, [z("div", tv,
|
|
9003
|
+
return (t, n) => (_(), O("div", Qg, [e.title ? (_(), O("div", ev, [z("div", tv, xe(e.title), 1), z("div", nv, [Ke(t.$slots, "titleRight")])])) : G("", !0), z("div", av, [Ke(t.$slots, "default")])]));
|
|
8996
9004
|
}
|
|
8997
|
-
}), iv = ov, lv =
|
|
9005
|
+
}), iv = ov, lv = me(iv), rv = { class: "j-divider-content" }, sv = /* @__PURE__ */ fe({
|
|
8998
9006
|
name: "JDivider",
|
|
8999
9007
|
__name: "divider",
|
|
9000
9008
|
props: {
|
|
@@ -9011,20 +9019,20 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9011
9019
|
}), a = j(() => ({ borderTopStyle: t.borderStyle }));
|
|
9012
9020
|
return (o, i) => (_(), O("div", {
|
|
9013
9021
|
class: We(`j-divider-container j-divider-${e.contentPosition}`),
|
|
9014
|
-
style:
|
|
9022
|
+
style: Oe(n.value)
|
|
9015
9023
|
}, [
|
|
9016
9024
|
z("div", {
|
|
9017
9025
|
class: "j-divider-line j-divider-line-left",
|
|
9018
|
-
style:
|
|
9026
|
+
style: Oe(a.value)
|
|
9019
9027
|
}, null, 4),
|
|
9020
|
-
z("div", rv, [z("span", null,
|
|
9028
|
+
z("div", rv, [z("span", null, xe(e.content || ""), 1)]),
|
|
9021
9029
|
z("div", {
|
|
9022
9030
|
class: "j-divider-line j-divider-line-right",
|
|
9023
|
-
style:
|
|
9031
|
+
style: Oe(a.value)
|
|
9024
9032
|
}, null, 4)
|
|
9025
9033
|
], 6));
|
|
9026
9034
|
}
|
|
9027
|
-
}), cv = sv, uv =
|
|
9035
|
+
}), cv = sv, uv = me(cv), dv = { class: "j-hpanel" }, fv = { class: "j-hpanel-main" }, hv = /* @__PURE__ */ fe({
|
|
9028
9036
|
name: "JHpanel",
|
|
9029
9037
|
__name: "hpanel",
|
|
9030
9038
|
setup(e) {
|
|
@@ -9034,7 +9042,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9034
9042
|
Ke(t.$slots, "right")
|
|
9035
9043
|
]));
|
|
9036
9044
|
}
|
|
9037
|
-
}), pv = hv, gv =
|
|
9045
|
+
}), pv = hv, gv = me(pv), vv = /* @__PURE__ */ fe({
|
|
9038
9046
|
name: "JInputButton",
|
|
9039
9047
|
__name: "input-button",
|
|
9040
9048
|
props: {
|
|
@@ -9070,7 +9078,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9070
9078
|
i.value = u;
|
|
9071
9079
|
}, { immediate: !0 }), (u, f) => {
|
|
9072
9080
|
const d = B("j-button"), h = B("j-layer");
|
|
9073
|
-
return _(), O(
|
|
9081
|
+
return _(), O(we, null, [K(d, Ne({ style: { width: "auto" } }, u.$attrs, {
|
|
9074
9082
|
type: e.type,
|
|
9075
9083
|
label: e.btnText,
|
|
9076
9084
|
size: e.size,
|
|
@@ -9099,7 +9107,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9099
9107
|
])], 64);
|
|
9100
9108
|
};
|
|
9101
9109
|
}
|
|
9102
|
-
}), yv = vv, mv =
|
|
9110
|
+
}), yv = vv, mv = me(yv), bv = /* @__PURE__ */ fe({
|
|
9103
9111
|
name: "JInputCode",
|
|
9104
9112
|
__name: "input-code",
|
|
9105
9113
|
props: {
|
|
@@ -9185,7 +9193,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9185
9193
|
]);
|
|
9186
9194
|
};
|
|
9187
9195
|
}
|
|
9188
|
-
}), wv = bv, xv =
|
|
9196
|
+
}), wv = bv, xv = me(wv), _v = /* @__PURE__ */ fe({
|
|
9189
9197
|
name: "JInputColor",
|
|
9190
9198
|
__name: "input-color",
|
|
9191
9199
|
props: {
|
|
@@ -9345,7 +9353,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9345
9353
|
])], 2);
|
|
9346
9354
|
};
|
|
9347
9355
|
}
|
|
9348
|
-
}), Cv = _v, Sv =
|
|
9356
|
+
}), Cv = _v, Sv = me(Cv), kv = /* @__PURE__ */ fe({
|
|
9349
9357
|
name: "JTitle",
|
|
9350
9358
|
__name: "title",
|
|
9351
9359
|
props: {
|
|
@@ -9363,10 +9371,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9363
9371
|
});
|
|
9364
9372
|
return (o, i) => (_(), O("div", {
|
|
9365
9373
|
class: We(["j-title", n.value]),
|
|
9366
|
-
style:
|
|
9367
|
-
},
|
|
9374
|
+
style: Oe(a.value)
|
|
9375
|
+
}, xe(e.title), 7));
|
|
9368
9376
|
}
|
|
9369
|
-
}), Rv = kv, Ev =
|
|
9377
|
+
}), Rv = kv, Ev = me(Rv), Tv = /* @__PURE__ */ fe({
|
|
9370
9378
|
name: "JCodeMirror",
|
|
9371
9379
|
__name: "code-mirror",
|
|
9372
9380
|
props: {
|
|
@@ -9558,10 +9566,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9558
9566
|
ref_key: "codeWraperRef",
|
|
9559
9567
|
ref: i,
|
|
9560
9568
|
class: "j-code-mirror",
|
|
9561
|
-
style:
|
|
9569
|
+
style: Oe({ height: e.height ? `${e.height}px` : "" })
|
|
9562
9570
|
}, null, 4));
|
|
9563
9571
|
}
|
|
9564
|
-
}), Mv = Tv, Av =
|
|
9572
|
+
}), Mv = Tv, Av = me(Mv), jv = /* @__PURE__ */ fe({
|
|
9565
9573
|
__name: "slider-captcha-action",
|
|
9566
9574
|
props: {
|
|
9567
9575
|
actionStyle: {},
|
|
@@ -9590,7 +9598,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9590
9598
|
return _(), O("div", {
|
|
9591
9599
|
ref_key: "actionRef",
|
|
9592
9600
|
ref: a,
|
|
9593
|
-
style:
|
|
9601
|
+
style: Oe(i.value),
|
|
9594
9602
|
class: "j-slider-captcha-action",
|
|
9595
9603
|
name: "captcha-action"
|
|
9596
9604
|
}, [e.isPassing ? (_(), I(c, {
|
|
@@ -9632,7 +9640,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9632
9640
|
}), (l, r) => (_(), O("div", {
|
|
9633
9641
|
ref_key: "barRef",
|
|
9634
9642
|
ref: a,
|
|
9635
|
-
style:
|
|
9643
|
+
style: Oe(i.value)
|
|
9636
9644
|
}, null, 4));
|
|
9637
9645
|
}
|
|
9638
9646
|
}), Hv = Ov, Iv = /* @__PURE__ */ fe({
|
|
@@ -9669,11 +9677,11 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9669
9677
|
ref_key: "contentRef",
|
|
9670
9678
|
ref: a,
|
|
9671
9679
|
class: We([{ success: e.isPassing }, "j-slider-captcha-content"]),
|
|
9672
|
-
style:
|
|
9680
|
+
style: Oe(o.value)
|
|
9673
9681
|
}, [z("div", {
|
|
9674
|
-
style:
|
|
9682
|
+
style: Oe(i.value),
|
|
9675
9683
|
class: "j-spine-text"
|
|
9676
|
-
},
|
|
9684
|
+
}, xe(e.isPassing ? "验证成功" : "请按住滑块拖动"), 5)], 6));
|
|
9677
9685
|
}
|
|
9678
9686
|
}), Bv = Iv, Lv = /* @__PURE__ */ fe({
|
|
9679
9687
|
name: "JSliderCaptcha",
|
|
@@ -9770,7 +9778,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9770
9778
|
ref_key: "wrapperRef",
|
|
9771
9779
|
ref: l,
|
|
9772
9780
|
class: We(["j-slider-captcha slider-border", n.class]),
|
|
9773
|
-
style:
|
|
9781
|
+
style: Oe([{ "background-color": "var(--j-color-bg)" }, e.wrapperStyle]),
|
|
9774
9782
|
onMouseleave: p,
|
|
9775
9783
|
onMousemove: h,
|
|
9776
9784
|
onMouseup: p,
|
|
@@ -9804,7 +9812,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9804
9812
|
])
|
|
9805
9813
|
], 38));
|
|
9806
9814
|
}
|
|
9807
|
-
}), zv = Lv, $v =
|
|
9815
|
+
}), zv = Lv, $v = me(zv), Dv = /* @__PURE__ */ fe({
|
|
9808
9816
|
name: "JSubMenu",
|
|
9809
9817
|
__name: "index",
|
|
9810
9818
|
props: { pId: { type: String } },
|
|
@@ -9822,7 +9830,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9822
9830
|
"max-height": "calc(100vh - 80px)",
|
|
9823
9831
|
"border-radius": "8px"
|
|
9824
9832
|
}
|
|
9825
|
-
}, X(d)), [z("div", Si(Tl(X(h))), [(_(!0), O(
|
|
9833
|
+
}, X(d)), [z("div", Si(Tl(X(h))), [(_(!0), O(we, null, je(X(f), (v) => (_(), I(Ti, {
|
|
9826
9834
|
key: v.data.value,
|
|
9827
9835
|
"parent-actives": X(l)?.pid?.split(".") || [],
|
|
9828
9836
|
item: v.data,
|
|
@@ -9861,7 +9869,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9861
9869
|
key: 0,
|
|
9862
9870
|
placement: "right"
|
|
9863
9871
|
}, {
|
|
9864
|
-
content: N(() => [z("span", null,
|
|
9872
|
+
content: N(() => [z("span", null, xe(X(n)(e.item.label)), 1)]),
|
|
9865
9873
|
default: N(() => [z("div", {
|
|
9866
9874
|
class: We(["j-menu-item", { collapsed: e.collapsed }]),
|
|
9867
9875
|
onClick: r[0] || (r[0] = Ht((f) => i(e.item), ["stop"]))
|
|
@@ -9870,7 +9878,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9870
9878
|
active: e.item.value === X(a),
|
|
9871
9879
|
"p-active": e.parentActives.includes(e.item.value)
|
|
9872
9880
|
}]),
|
|
9873
|
-
style:
|
|
9881
|
+
style: Oe({ "padding-left": `${e.item.indent * 24 + 16}px` })
|
|
9874
9882
|
}, [
|
|
9875
9883
|
e.item.icon ? (_(), I(s, {
|
|
9876
9884
|
key: 0,
|
|
@@ -9878,7 +9886,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9878
9886
|
class: "j-menu-item-icon",
|
|
9879
9887
|
size: 18
|
|
9880
9888
|
}, null, 8, ["icon"])) : G("", !0),
|
|
9881
|
-
z("div", Vv,
|
|
9889
|
+
z("div", Vv, xe(X(n)(e.item.label)), 1),
|
|
9882
9890
|
e.item.hasChildren ? (_(), O("div", {
|
|
9883
9891
|
key: 1,
|
|
9884
9892
|
class: We(["j-menu-item-arrow", { open: e.item.open }])
|
|
@@ -9897,19 +9905,19 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9897
9905
|
active: e.item.value === X(a),
|
|
9898
9906
|
"p-active": e.parentActives.includes(e.item.value)
|
|
9899
9907
|
}]),
|
|
9900
|
-
style:
|
|
9908
|
+
style: Oe({ "padding-left": `${e.item.indent * 34 + 16}px` })
|
|
9901
9909
|
}, [
|
|
9902
9910
|
e.item.icon ? (_(), I(s, {
|
|
9903
9911
|
key: 0,
|
|
9904
9912
|
icon: e.item.icon,
|
|
9905
|
-
style:
|
|
9913
|
+
style: Oe({
|
|
9906
9914
|
"margin-right": e.item.label && (e.isSub || !e.isVertical) ? "8px" : 0,
|
|
9907
9915
|
"background-color": e.isVertical ? e.item.color : "transparent"
|
|
9908
9916
|
}),
|
|
9909
9917
|
class: "j-menu-item-icon",
|
|
9910
9918
|
size: 18
|
|
9911
9919
|
}, null, 8, ["icon", "style"])) : G("", !0),
|
|
9912
|
-
z("div", Nv,
|
|
9920
|
+
z("div", Nv, xe(X(n)(e.item.label)), 1),
|
|
9913
9921
|
e.item.hasChildren && !e.isHorizontal && !e.isVertical ? (_(), O("div", Wv)) : G("", !0)
|
|
9914
9922
|
], 6)], 2)]),
|
|
9915
9923
|
default: N(() => [K(Fv, {
|
|
@@ -9929,19 +9937,19 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9929
9937
|
active: e.item.value === X(a),
|
|
9930
9938
|
"p-active": e.parentActives.includes(e.item.value)
|
|
9931
9939
|
}]),
|
|
9932
|
-
style:
|
|
9940
|
+
style: Oe({ "padding-left": `${e.item.indent * 24 + 16}px` })
|
|
9933
9941
|
}, [
|
|
9934
9942
|
e.item.icon ? (_(), I(s, {
|
|
9935
9943
|
key: 0,
|
|
9936
9944
|
icon: e.item.icon,
|
|
9937
9945
|
class: "j-menu-item-icon",
|
|
9938
|
-
style:
|
|
9946
|
+
style: Oe({
|
|
9939
9947
|
"margin-right": e.item.label && (e.isSub || !e.isVertical) ? "8px" : 0,
|
|
9940
9948
|
"background-color": e.isVertical ? e.item.color : "transparent"
|
|
9941
9949
|
}),
|
|
9942
9950
|
size: 18
|
|
9943
9951
|
}, null, 8, ["icon", "style"])) : G("", !0),
|
|
9944
|
-
z("div", Uv,
|
|
9952
|
+
z("div", Uv, xe(X(n)(e.item.label)), 1),
|
|
9945
9953
|
e.item.hasChildren ? (_(), O("div", {
|
|
9946
9954
|
key: 1,
|
|
9947
9955
|
class: We(["j-menu-item-arrow", { open: e.item.open }])
|
|
@@ -9967,7 +9975,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
9967
9975
|
return (u, f) => (_(), O("div", Ne({ class: ["j-menu", {
|
|
9968
9976
|
collapsed: e.collapsed,
|
|
9969
9977
|
"j-menu-dark": X(i) === "dark"
|
|
9970
|
-
}] }, X(s)), [z("div", Si(Tl(X(c))), [(_(!0), O(
|
|
9978
|
+
}] }, X(s)), [z("div", Si(Tl(X(c))), [(_(!0), O(we, null, je(X(r), (d) => (_(), I(Ti, {
|
|
9971
9979
|
key: d.data.value,
|
|
9972
9980
|
"parent-actives": X(o)?.pid?.split(".") || [],
|
|
9973
9981
|
item: d.data,
|
|
@@ -10036,7 +10044,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10036
10044
|
ref_key: "menuRef",
|
|
10037
10045
|
ref: l,
|
|
10038
10046
|
class: We(["j-menu-horizontal", { "j-menu-dark": X(i) === "dark" }])
|
|
10039
|
-
}, [(_(!0), O(
|
|
10047
|
+
}, [(_(!0), O(we, null, je(c.value, (g) => (_(), I(Ti, {
|
|
10040
10048
|
key: g.value,
|
|
10041
10049
|
"parent-actives": f.value,
|
|
10042
10050
|
item: g,
|
|
@@ -10065,7 +10073,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10065
10073
|
}), n.menuList)), s = j(() => o.value?.pid?.split(".") || []), c = (h) => {
|
|
10066
10074
|
a("click", h);
|
|
10067
10075
|
}, { list: u, containerProps: f, wrapperProps: d } = Ml(r, { itemHeight: 96 });
|
|
10068
|
-
return (h, p) => (_(), O("div", Ne({ class: ["j-menu-vertical", { "j-menu-dark": X(i) === "dark" }] }, X(f)), [z("div", Si(Tl(X(d))), [(_(!0), O(
|
|
10076
|
+
return (h, p) => (_(), O("div", Ne({ class: ["j-menu-vertical", { "j-menu-dark": X(i) === "dark" }] }, X(f)), [z("div", Si(Tl(X(d))), [(_(!0), O(we, null, je(X(u), (g) => (_(), I(Ti, {
|
|
10069
10077
|
key: g.data.value,
|
|
10070
10078
|
"parent-actives": s.value,
|
|
10071
10079
|
item: g.data,
|
|
@@ -10193,7 +10201,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10193
10201
|
onClick: p
|
|
10194
10202
|
}, null, 8, ["menu-list"]));
|
|
10195
10203
|
}
|
|
10196
|
-
}), ey = Qv, ty =
|
|
10204
|
+
}), ey = Qv, ty = me(ey), ny = { class: "j-keyword-panel" }, ay = { key: 0 }, oy = {
|
|
10197
10205
|
key: 1,
|
|
10198
10206
|
class: "columns-wrapper"
|
|
10199
10207
|
}, iy = /* @__PURE__ */ fe({
|
|
@@ -10226,14 +10234,14 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10226
10234
|
z("div", {
|
|
10227
10235
|
class: We(["range-item", { active: o.value }]),
|
|
10228
10236
|
onClick: c
|
|
10229
|
-
}, [z("div", null,
|
|
10237
|
+
}, [z("div", null, xe(X(n)("搜索全部")), 1), o.value ? (_(), I(p, {
|
|
10230
10238
|
key: 0,
|
|
10231
10239
|
icon: "mdi:check"
|
|
10232
10240
|
})) : G("", !0)], 2),
|
|
10233
10241
|
z("div", {
|
|
10234
10242
|
class: "range-item",
|
|
10235
10243
|
onClick: h[0] || (h[0] = (b) => l.value = !l.value)
|
|
10236
|
-
}, [z("div", null,
|
|
10244
|
+
}, [z("div", null, xe(X(n)("搜索特定字段")), 1), K(p, { icon: l.value ? "mdi:keyboard-arrow-up" : "mdi:keyboard-arrow-down" }, null, 8, ["icon"])]),
|
|
10237
10245
|
l.value ? (_(), O("div", ay, [K(g, {
|
|
10238
10246
|
modelValue: r.value,
|
|
10239
10247
|
"onUpdate:modelValue": h[1] || (h[1] = (b) => r.value = b),
|
|
@@ -10582,10 +10590,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10582
10590
|
return t({ getSearchFields: () => r.value }), (x, m) => {
|
|
10583
10591
|
const w = B("j-icon"), R = B("j-select"), y = B("j-button-select"), k = B("j-button"), C = B("j-input-rows"), E = B("el-tooltip");
|
|
10584
10592
|
return _(), O("div", { class: We(["j-filter-panel", { "is-pin": l.value }]) }, [
|
|
10585
|
-
l.value ? (_(), O("div", ry, [K(w, { icon: "mdi:filter-outline" }), z("div", null,
|
|
10593
|
+
l.value ? (_(), O("div", ry, [K(w, { icon: "mdi:filter-outline" }), z("div", null, xe(X(a)("筛选")), 1)])) : G("", !0),
|
|
10586
10594
|
z("div", sy, [
|
|
10587
10595
|
z("div", cy, [
|
|
10588
|
-
z("div", null,
|
|
10596
|
+
z("div", null, xe(X(a)("筛选出符合以下")), 1),
|
|
10589
10597
|
z("div", uy, [K(R, {
|
|
10590
10598
|
modelValue: i.value,
|
|
10591
10599
|
"onUpdate:modelValue": m[0] || (m[0] = (M) => i.value = M),
|
|
@@ -10599,7 +10607,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10599
10607
|
label: "任一"
|
|
10600
10608
|
}]
|
|
10601
10609
|
}, null, 8, ["modelValue"])]),
|
|
10602
|
-
z("div", null,
|
|
10610
|
+
z("div", null, xe(X(a)("条件的数据")), 1)
|
|
10603
10611
|
]),
|
|
10604
10612
|
z("div", dy, [K(y, {
|
|
10605
10613
|
label: "添加过滤条件",
|
|
@@ -10989,13 +10997,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
10989
10997
|
let f = i.pageSize || 100;
|
|
10990
10998
|
const d = P(0), h = j(() => d.value > 0), p = P([]), g = P(!1), v = j(() => i.batchButtons && i.batchButtons.length > 0), b = j(() => p.value.length > 0), x = j(() => v.value && b.value && i.isMultiple || g.value), m = j(() => i.isPage && !x.value);
|
|
10991
10999
|
v.value && !i.isMultiple && console.warn("batchButtons is only valid when isMultiple is true");
|
|
10992
|
-
const w = (
|
|
10993
|
-
if (!
|
|
11000
|
+
const w = (_e) => i.rowKey ? i.rowKey.split(",").map((Te) => _e[Te.trim()]).join("::") : "", R = (_e, Te) => {
|
|
11001
|
+
if (!Te || Te.length === 0) return _e.filter((ve) => ve.config?.display !== !1).map((ve) => ve.children && ve.children.length > 0 ? {
|
|
10994
11002
|
...ve,
|
|
10995
11003
|
children: R(ve.children)
|
|
10996
11004
|
} : ve);
|
|
10997
|
-
const vt = new Map(
|
|
10998
|
-
return
|
|
11005
|
+
const vt = new Map(_e.map((ve) => [ve.id, ve])), jt = [];
|
|
11006
|
+
return Te.forEach((ve) => {
|
|
10999
11007
|
const pt = vt.get(ve.id);
|
|
11000
11008
|
if (pt) {
|
|
11001
11009
|
if (ve.display) {
|
|
@@ -11007,7 +11015,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11007
11015
|
}
|
|
11008
11016
|
vt.delete(ve.id);
|
|
11009
11017
|
}
|
|
11010
|
-
}),
|
|
11018
|
+
}), _e.forEach((ve) => {
|
|
11011
11019
|
if (vt.has(ve.id) && ve.config?.display !== !1) {
|
|
11012
11020
|
let pt = ve;
|
|
11013
11021
|
ve.children && ve.children.length > 0 && (pt = {
|
|
@@ -11016,18 +11024,18 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11016
11024
|
}), jt.push(pt);
|
|
11017
11025
|
}
|
|
11018
11026
|
}), jt;
|
|
11019
|
-
}, y = j(() => R(i.columns, ut.value)), k = j(() => Cf(i.columns, (
|
|
11027
|
+
}, y = j(() => R(i.columns, ut.value)), k = j(() => Cf(i.columns, (_e) => _e.config.label)), C = P(""), E = j(() => k.value.some((_e) => _e.config?.filter?.isSearchKeyword)), M = P(), A = P(!0), U = P([]), V = j(() => A.value ? "搜索全部" : `搜索范围:${k.value.filter((_e) => U.value.includes(_e.id)).map((_e) => _e.config?.label).join("、")}`), W = () => {
|
|
11020
11028
|
M.value.init();
|
|
11021
|
-
}, T = P(), S = P(!1), F = P(!1), J = P(!1), ue = P([]), D = P("and"), ee = P(), ge = P(!1),
|
|
11022
|
-
ee.value.init(
|
|
11023
|
-
},
|
|
11024
|
-
|
|
11029
|
+
}, T = P(), S = P(!1), F = P(!1), J = P(!1), ue = P([]), D = P("and"), ee = P(), ge = P(!1), Re = P([]), ne = () => {
|
|
11030
|
+
ee.value.init(Re.value);
|
|
11031
|
+
}, ke = (_e) => {
|
|
11032
|
+
Re.value = _e, ge.value = !1, Ie();
|
|
11025
11033
|
}, ze = () => {
|
|
11026
|
-
|
|
11027
|
-
},
|
|
11028
|
-
|
|
11029
|
-
}, $e = (
|
|
11030
|
-
ut.value =
|
|
11034
|
+
Re.value = [], Ie();
|
|
11035
|
+
}, He = P(), et = P(!1), ut = P(), oe = j(() => ut.value != null), Ee = () => {
|
|
11036
|
+
He.value?.init();
|
|
11037
|
+
}, $e = (_e) => {
|
|
11038
|
+
ut.value = _e, et.value = !1;
|
|
11031
11039
|
}, Ye = P(!1), zt = () => {
|
|
11032
11040
|
Ye.value = !Ye.value;
|
|
11033
11041
|
}, Vt = () => {
|
|
@@ -11036,7 +11044,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11036
11044
|
g.value = !g.value, g.value ? r.value?.setRecords(p.value) : (console.log(s, "tableData"), r.value?.setRecords(s)), r.value?.setSelection?.(p.value);
|
|
11037
11045
|
}, aa = j(() => {
|
|
11038
11046
|
if (p.value.length > 0 && i.isMultiple) {
|
|
11039
|
-
const
|
|
11047
|
+
const _e = [
|
|
11040
11048
|
{
|
|
11041
11049
|
id: "selection_count",
|
|
11042
11050
|
label: `已选${p.value.length}条`,
|
|
@@ -11054,7 +11062,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11054
11062
|
config: { type: "text" },
|
|
11055
11063
|
click: Vt
|
|
11056
11064
|
}
|
|
11057
|
-
],
|
|
11065
|
+
], Te = i.batchButtons.map((vt) => ({
|
|
11058
11066
|
...vt,
|
|
11059
11067
|
click: () => {
|
|
11060
11068
|
vt.click && vt.click({
|
|
@@ -11063,10 +11071,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11063
11071
|
});
|
|
11064
11072
|
}
|
|
11065
11073
|
}));
|
|
11066
|
-
return [...
|
|
11074
|
+
return [..._e, ...Te];
|
|
11067
11075
|
}
|
|
11068
11076
|
return i.buttons;
|
|
11069
|
-
}), Bt = j(() => aa.value.filter((
|
|
11077
|
+
}), Bt = j(() => aa.value.filter((_e) => _e.config?.display !== !1)), en = P(null), q = P(0), he = () => {
|
|
11070
11078
|
q.value = en.value?.clientWidth || 0;
|
|
11071
11079
|
};
|
|
11072
11080
|
let Q;
|
|
@@ -11082,11 +11090,11 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11082
11090
|
Mt(he);
|
|
11083
11091
|
});
|
|
11084
11092
|
const ae = j(() => {
|
|
11085
|
-
const
|
|
11086
|
-
if (
|
|
11087
|
-
const
|
|
11088
|
-
if (
|
|
11089
|
-
const vt = Math.max(0,
|
|
11093
|
+
const _e = Bt.value;
|
|
11094
|
+
if (_e.length === 0) return [];
|
|
11095
|
+
const Te = q.value;
|
|
11096
|
+
if (Te <= 0) return _e;
|
|
11097
|
+
const vt = Math.max(0, Te - 4), jt = (Ot, Jt) => Ot.groupId || `__auto_${Jt}`, ve = (Ot) => {
|
|
11090
11098
|
if (Ot.config?.notLabel === !0 || !Ot.label) return 28;
|
|
11091
11099
|
const Jt = 24, $t = fn(Ot.label || "") || 0, Xt = Ot.config?.icon ? 18 : 0;
|
|
11092
11100
|
return Math.ceil($t + Jt + Xt + 2);
|
|
@@ -11097,7 +11105,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11097
11105
|
const Fo = jt(Xt, Xa);
|
|
11098
11106
|
$t !== null && (Jt += Fo === $t ? -1 : 8), Jt += ve(Xt), $t = Fo;
|
|
11099
11107
|
}), Jt;
|
|
11100
|
-
})(
|
|
11108
|
+
})(_e) <= vt) return _e;
|
|
11101
11109
|
const Nt = {
|
|
11102
11110
|
id: "__table_panel_more__",
|
|
11103
11111
|
label: "",
|
|
@@ -11108,28 +11116,28 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11108
11116
|
children: []
|
|
11109
11117
|
}, Pt = 28, Gt = [];
|
|
11110
11118
|
let Ze = 0, Ga = null;
|
|
11111
|
-
for (let Ot = 0; Ot <
|
|
11112
|
-
const Jt =
|
|
11119
|
+
for (let Ot = 0; Ot < _e.length; Ot++) {
|
|
11120
|
+
const Jt = _e[Ot], $t = jt(Jt, Ot);
|
|
11113
11121
|
let Xt = Ze;
|
|
11114
11122
|
Ga !== null && (Xt += $t === Ga ? -1 : 8), Xt += ve(Jt);
|
|
11115
|
-
const Xa =
|
|
11123
|
+
const Xa = _e.length - (Ot + 1) > 0 ? (Xt > 0 ? 8 : 0) + Pt : 0;
|
|
11116
11124
|
if (Xt + Xa <= vt)
|
|
11117
11125
|
Gt.push(Jt), Ze = Xt, Ga = $t;
|
|
11118
11126
|
else break;
|
|
11119
11127
|
}
|
|
11120
|
-
const Ja =
|
|
11121
|
-
if (Ja.length === 0) return
|
|
11128
|
+
const Ja = _e.slice(Gt.length);
|
|
11129
|
+
if (Ja.length === 0) return _e;
|
|
11122
11130
|
const Do = {
|
|
11123
11131
|
...Nt,
|
|
11124
11132
|
children: Ja
|
|
11125
11133
|
};
|
|
11126
11134
|
return Gt.length === 0 ? [Do] : [...Gt, Do];
|
|
11127
11135
|
});
|
|
11128
|
-
let
|
|
11129
|
-
const
|
|
11136
|
+
let se;
|
|
11137
|
+
const Ae = async (_e) => {
|
|
11130
11138
|
d.value++;
|
|
11131
|
-
const
|
|
11132
|
-
|
|
11139
|
+
const Te = {};
|
|
11140
|
+
_e && (se = _e), se && (Te.query = se);
|
|
11133
11141
|
try {
|
|
11134
11142
|
const vt = {};
|
|
11135
11143
|
vt.rel = D.value, vt.cond = (T.value?.getSearchFields?.() || ue.value).filter((ve) => ve.value !== void 0 && ve.value !== null && ve.value !== "" || ["empty", "not_empty"].includes(ve.method)).map((ve) => ({
|
|
@@ -11137,54 +11145,54 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11137
11145
|
method: ve.method,
|
|
11138
11146
|
value: ve.value,
|
|
11139
11147
|
type: ve.type
|
|
11140
|
-
})), vt.cond.length > 0 ? J.value = !0 : J.value = !1,
|
|
11141
|
-
const jt =
|
|
11142
|
-
if (C.value && (
|
|
11148
|
+
})), vt.cond.length > 0 ? J.value = !0 : J.value = !1, Te.filter = vt;
|
|
11149
|
+
const jt = Re.value.map((ve) => ve.value + " " + ve.sord).join(",");
|
|
11150
|
+
if (C.value && (Te.keyword = {
|
|
11143
11151
|
value: C.value,
|
|
11144
11152
|
fields: A.value ? k.value.filter((ve) => ve.config?.filter?.isSearchKeyword).map((ve) => ve.id) : X(U)
|
|
11145
11153
|
}), i.loadData) {
|
|
11146
11154
|
if (i.isPage) {
|
|
11147
|
-
|
|
11155
|
+
Te.pagination = {
|
|
11148
11156
|
rows: f,
|
|
11149
11157
|
page: u.value,
|
|
11150
11158
|
sort: jt || i.sort || i.rowKey
|
|
11151
11159
|
};
|
|
11152
|
-
const ve = await i.loadData(
|
|
11160
|
+
const ve = await i.loadData(Te) || {};
|
|
11153
11161
|
s = ve.rows || [], c.value = ve.records || 0;
|
|
11154
11162
|
} else
|
|
11155
|
-
|
|
11163
|
+
Te.sort = jt, s = await i.loadData(Te) || [], c.value = s.length;
|
|
11156
11164
|
r.value.setRecords(s), v.value ? (p.value = [], g.value = !1) : i.rowKey && p.value.length > 0 && r.value?.setSelection?.(p.value);
|
|
11157
11165
|
}
|
|
11158
11166
|
} finally {
|
|
11159
11167
|
d.value = Math.max(0, d.value - 1);
|
|
11160
11168
|
}
|
|
11161
|
-
},
|
|
11162
|
-
u.value = 1, await
|
|
11163
|
-
}, lt = ({ rows:
|
|
11164
|
-
f =
|
|
11169
|
+
}, Ie = async () => {
|
|
11170
|
+
u.value = 1, await Ae();
|
|
11171
|
+
}, lt = ({ rows: _e, page: Te }) => {
|
|
11172
|
+
f = _e, u.value = Te, Ae();
|
|
11165
11173
|
}, Et = async () => {
|
|
11166
|
-
p.value = [], g.value = !1, u.value = 1,
|
|
11167
|
-
}, ht = async (
|
|
11168
|
-
p.value = [], g.value = !1, await
|
|
11174
|
+
p.value = [], g.value = !1, u.value = 1, se = void 0, await Ae();
|
|
11175
|
+
}, ht = async (_e) => {
|
|
11176
|
+
p.value = [], g.value = !1, await Ae(_e);
|
|
11169
11177
|
}, In = async () => {
|
|
11170
11178
|
await Et();
|
|
11171
|
-
}, Bn = (
|
|
11172
|
-
l("ready",
|
|
11173
|
-
}, Ya = ({ selections:
|
|
11179
|
+
}, Bn = (_e) => {
|
|
11180
|
+
l("ready", _e);
|
|
11181
|
+
}, Ya = ({ selections: _e, record: Te, checked: vt, isMultiple: jt }) => {
|
|
11174
11182
|
let ve = [];
|
|
11175
11183
|
if (!i.isMultiple) {
|
|
11176
|
-
p.value =
|
|
11177
|
-
selections:
|
|
11178
|
-
record:
|
|
11184
|
+
p.value = _e, l("select", {
|
|
11185
|
+
selections: _e,
|
|
11186
|
+
record: Te,
|
|
11179
11187
|
checked: vt,
|
|
11180
11188
|
isMultiple: jt
|
|
11181
11189
|
});
|
|
11182
11190
|
return;
|
|
11183
11191
|
}
|
|
11184
|
-
if (v.value) ve =
|
|
11185
|
-
else if (!i.rowKey) ve =
|
|
11192
|
+
if (v.value) ve = _e;
|
|
11193
|
+
else if (!i.rowKey) ve = _e;
|
|
11186
11194
|
else {
|
|
11187
|
-
const pt = new Map(
|
|
11195
|
+
const pt = new Map(_e.map((Pt) => [w(Pt), Pt])), Nt = new Map(p.value.map((Pt) => [w(Pt), Pt]));
|
|
11188
11196
|
s.forEach((Pt) => {
|
|
11189
11197
|
const Gt = w(Pt);
|
|
11190
11198
|
pt.has(Gt) ? Nt.set(Gt, pt.get(Gt)) : Nt.delete(Gt);
|
|
@@ -11192,12 +11200,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11192
11200
|
}
|
|
11193
11201
|
p.value = ve, l("select", {
|
|
11194
11202
|
selections: ve,
|
|
11195
|
-
record:
|
|
11203
|
+
record: Te,
|
|
11196
11204
|
checked: vt,
|
|
11197
11205
|
isMultiple: jt
|
|
11198
11206
|
}), g.value && ve.length === 0 ? (g.value = !1, r.value && r.value.setRecords(s)) : g.value && ve.length > 0 && r.value && (r.value.setRecords(ve), r.value.setSelection?.(ve));
|
|
11199
|
-
}, Ka = () => p.value || [], Wi = (
|
|
11200
|
-
p.value =
|
|
11207
|
+
}, Ka = () => p.value || [], Wi = (_e) => {
|
|
11208
|
+
p.value = _e, r.value?.setSelection?.(_e);
|
|
11201
11209
|
}, $o = () => r.value;
|
|
11202
11210
|
return Ct(async () => {
|
|
11203
11211
|
i.immediate && await ht();
|
|
@@ -11210,7 +11218,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11210
11218
|
Vt();
|
|
11211
11219
|
},
|
|
11212
11220
|
getTableRef: $o
|
|
11213
|
-
}), (
|
|
11221
|
+
}), (_e, Te) => {
|
|
11214
11222
|
const vt = B("j-buttons"), jt = B("j-icon"), ve = B("el-popover"), pt = B("el-tooltip"), Nt = B("el-input"), Pt = B("j-button"), Gt = B("j-table");
|
|
11215
11223
|
return _(), O("div", { class: We(["j-table-panel-wrapper", {
|
|
11216
11224
|
fullscreen: Ye.value,
|
|
@@ -11222,13 +11230,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11222
11230
|
}, [K(vt, { list: ae.value }, null, 8, ["list"])], 512), z("div", jy, [
|
|
11223
11231
|
E.value && !x.value ? (_(), O("div", Py, [K(Nt, {
|
|
11224
11232
|
modelValue: C.value,
|
|
11225
|
-
"onUpdate:modelValue":
|
|
11233
|
+
"onUpdate:modelValue": Te[2] || (Te[2] = (Ze) => C.value = Ze),
|
|
11226
11234
|
modelModifiers: { trim: !0 },
|
|
11227
11235
|
placeholder: X(a)("搜索数据"),
|
|
11228
11236
|
clearable: "",
|
|
11229
11237
|
class: "j-suffix",
|
|
11230
|
-
onKeyup: il(
|
|
11231
|
-
onClear:
|
|
11238
|
+
onKeyup: il(Ie, ["enter"]),
|
|
11239
|
+
onClear: Ie
|
|
11232
11240
|
}, {
|
|
11233
11241
|
prefix: N(() => [K(jt, { icon: "mdi:search" })]),
|
|
11234
11242
|
suffix: N(() => [K(pt, {
|
|
@@ -11242,7 +11250,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11242
11250
|
trigger: "click",
|
|
11243
11251
|
"show-arrow": !1,
|
|
11244
11252
|
onShow: W,
|
|
11245
|
-
onHide:
|
|
11253
|
+
onHide: Ie
|
|
11246
11254
|
}, {
|
|
11247
11255
|
reference: N(() => [K(jt, {
|
|
11248
11256
|
icon: "mdi:keyboard-arrow-down",
|
|
@@ -11252,9 +11260,9 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11252
11260
|
ref_key: "keywordPanelRef",
|
|
11253
11261
|
ref: M,
|
|
11254
11262
|
"check-all": A.value,
|
|
11255
|
-
"onUpdate:checkAll":
|
|
11263
|
+
"onUpdate:checkAll": Te[0] || (Te[0] = (Ze) => A.value = Ze),
|
|
11256
11264
|
"check-fields": U.value,
|
|
11257
|
-
"onUpdate:checkFields":
|
|
11265
|
+
"onUpdate:checkFields": Te[1] || (Te[1] = (Ze) => U.value = Ze),
|
|
11258
11266
|
columns: k.value
|
|
11259
11267
|
}, null, 8, [
|
|
11260
11268
|
"check-all",
|
|
@@ -11270,13 +11278,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11270
11278
|
e.showFilterButton && !S.value && !x.value ? (_(), I(ve, {
|
|
11271
11279
|
key: 1,
|
|
11272
11280
|
visible: F.value,
|
|
11273
|
-
"onUpdate:visible":
|
|
11281
|
+
"onUpdate:visible": Te[6] || (Te[6] = (Ze) => F.value = Ze),
|
|
11274
11282
|
placement: "bottom",
|
|
11275
11283
|
"popper-style": "padding: 0",
|
|
11276
11284
|
width: 664,
|
|
11277
11285
|
trigger: "click",
|
|
11278
11286
|
persistent: !1,
|
|
11279
|
-
onHide:
|
|
11287
|
+
onHide: Ie
|
|
11280
11288
|
}, {
|
|
11281
11289
|
reference: N(() => [K(Pt, {
|
|
11282
11290
|
icon: "mdi:filter-outline",
|
|
@@ -11288,13 +11296,13 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11288
11296
|
ref_key: "filterPanelRef",
|
|
11289
11297
|
ref: T,
|
|
11290
11298
|
"is-pin": S.value,
|
|
11291
|
-
"onUpdate:isPin":
|
|
11299
|
+
"onUpdate:isPin": Te[3] || (Te[3] = (Ze) => S.value = Ze),
|
|
11292
11300
|
relation: D.value,
|
|
11293
|
-
"onUpdate:relation":
|
|
11301
|
+
"onUpdate:relation": Te[4] || (Te[4] = (Ze) => D.value = Ze),
|
|
11294
11302
|
"search-field-list": ue.value,
|
|
11295
11303
|
columns: k.value,
|
|
11296
|
-
onFilter:
|
|
11297
|
-
onClose:
|
|
11304
|
+
onFilter: Ie,
|
|
11305
|
+
onClose: Te[5] || (Te[5] = (Ze) => F.value = !1)
|
|
11298
11306
|
}, null, 8, [
|
|
11299
11307
|
"is-pin",
|
|
11300
11308
|
"relation",
|
|
@@ -11310,7 +11318,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11310
11318
|
}, {
|
|
11311
11319
|
default: N(() => [z("div", null, [K(ve, {
|
|
11312
11320
|
visible: ge.value,
|
|
11313
|
-
"onUpdate:visible":
|
|
11321
|
+
"onUpdate:visible": Te[7] || (Te[7] = (Ze) => ge.value = Ze),
|
|
11314
11322
|
placement: "bottom",
|
|
11315
11323
|
"popper-style": "padding: 0",
|
|
11316
11324
|
width: 380,
|
|
@@ -11318,7 +11326,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11318
11326
|
onShow: ne
|
|
11319
11327
|
}, {
|
|
11320
11328
|
reference: N(() => [K(Pt, {
|
|
11321
|
-
class: We({ active:
|
|
11329
|
+
class: We({ active: Re.value.length > 0 }),
|
|
11322
11330
|
type: "text",
|
|
11323
11331
|
icon: "mdi:sort"
|
|
11324
11332
|
}, null, 8, ["class"])]),
|
|
@@ -11326,7 +11334,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11326
11334
|
ref_key: "orderPanelRef",
|
|
11327
11335
|
ref: ee,
|
|
11328
11336
|
columns: k.value,
|
|
11329
|
-
onSave:
|
|
11337
|
+
onSave: ke,
|
|
11330
11338
|
onClear: ze
|
|
11331
11339
|
}, null, 8, ["columns"])]),
|
|
11332
11340
|
_: 1
|
|
@@ -11340,12 +11348,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11340
11348
|
}, {
|
|
11341
11349
|
default: N(() => [z("div", null, [K(ve, {
|
|
11342
11350
|
visible: et.value,
|
|
11343
|
-
"onUpdate:visible":
|
|
11351
|
+
"onUpdate:visible": Te[8] || (Te[8] = (Ze) => et.value = Ze),
|
|
11344
11352
|
placement: "bottom",
|
|
11345
11353
|
"popper-style": "padding: 0",
|
|
11346
11354
|
width: 400,
|
|
11347
11355
|
trigger: "click",
|
|
11348
|
-
onShow:
|
|
11356
|
+
onShow: Ee
|
|
11349
11357
|
}, {
|
|
11350
11358
|
reference: N(() => [K(Pt, {
|
|
11351
11359
|
class: We({ active: oe.value }),
|
|
@@ -11354,7 +11362,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11354
11362
|
}, null, 8, ["class"])]),
|
|
11355
11363
|
default: N(() => [K(Ty, {
|
|
11356
11364
|
ref_key: "columnPanelRef",
|
|
11357
|
-
ref:
|
|
11365
|
+
ref: He,
|
|
11358
11366
|
columns: e.columns,
|
|
11359
11367
|
"column-config": ut.value,
|
|
11360
11368
|
onSave: $e
|
|
@@ -11391,11 +11399,11 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11391
11399
|
icon: "mdi:loading",
|
|
11392
11400
|
class: "loading-spin",
|
|
11393
11401
|
size: 24
|
|
11394
|
-
}), z("div", By,
|
|
11402
|
+
}), z("div", By, xe(X(a)("加载中")), 1)])], 512), [[co, h.value]]), K(Gt, {
|
|
11395
11403
|
ref_key: "tableRef",
|
|
11396
11404
|
ref: r,
|
|
11397
11405
|
"table-page": u.value,
|
|
11398
|
-
"onUpdate:tablePage":
|
|
11406
|
+
"onUpdate:tablePage": Te[9] || (Te[9] = (Ze) => u.value = Ze),
|
|
11399
11407
|
columns: y.value,
|
|
11400
11408
|
"sub-columns": e.subColumns,
|
|
11401
11409
|
records: X(s),
|
|
@@ -11449,12 +11457,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11449
11457
|
ref_key: "filterPanelRef",
|
|
11450
11458
|
ref: T,
|
|
11451
11459
|
"is-pin": S.value,
|
|
11452
|
-
"onUpdate:isPin":
|
|
11460
|
+
"onUpdate:isPin": Te[10] || (Te[10] = (Ze) => S.value = Ze),
|
|
11453
11461
|
relation: D.value,
|
|
11454
|
-
"onUpdate:relation":
|
|
11462
|
+
"onUpdate:relation": Te[11] || (Te[11] = (Ze) => D.value = Ze),
|
|
11455
11463
|
"search-field-list": ue.value,
|
|
11456
11464
|
columns: k.value,
|
|
11457
|
-
onFilter:
|
|
11465
|
+
onFilter: Ie
|
|
11458
11466
|
}, null, 8, [
|
|
11459
11467
|
"is-pin",
|
|
11460
11468
|
"relation",
|
|
@@ -11463,7 +11471,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11463
11471
|
])])) : G("", !0)], 2)], 2);
|
|
11464
11472
|
};
|
|
11465
11473
|
}
|
|
11466
|
-
}), $y = zy, Sc =
|
|
11474
|
+
}), $y = zy, Sc = me($y), Dy = { class: "j-button-select" }, Fy = { class: "search-wraper" }, Vy = { class: "options-wraper" }, Ny = ["onClick"], Wy = /* @__PURE__ */ fe({
|
|
11467
11475
|
name: "JButtonSelect",
|
|
11468
11476
|
__name: "button-select",
|
|
11469
11477
|
props: {
|
|
@@ -11513,7 +11521,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11513
11521
|
}, {
|
|
11514
11522
|
prefix: N(() => [K(d, { icon: "mdi:search" })]),
|
|
11515
11523
|
_: 1
|
|
11516
|
-
}, 8, ["modelValue", "placeholder"])]), z("div", Vy, [(_(!0), O(
|
|
11524
|
+
}, 8, ["modelValue", "placeholder"])]), z("div", Vy, [(_(!0), O(we, null, je(l.value, (g) => (_(), O("div", {
|
|
11517
11525
|
key: g.value,
|
|
11518
11526
|
class: We(["option-item", { active: r.value.includes(g.value) || g.disabled }]),
|
|
11519
11527
|
onClick: Ht((v) => s(g), ["stop"])
|
|
@@ -11521,12 +11529,12 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11521
11529
|
key: 0,
|
|
11522
11530
|
class: "j-button-select-icon",
|
|
11523
11531
|
icon: g.icon
|
|
11524
|
-
}, null, 8, ["icon"])) : G("", !0), z("div", null,
|
|
11532
|
+
}, null, 8, ["icon"])) : G("", !0), z("div", null, xe(X(o)(g.label)), 1)], 10, Ny))), 128))])])]),
|
|
11525
11533
|
_: 1
|
|
11526
11534
|
}, 8, ["width"]);
|
|
11527
11535
|
};
|
|
11528
11536
|
}
|
|
11529
|
-
}), Uy = Wy, Yy =
|
|
11537
|
+
}), Uy = Wy, Yy = me(Uy), Ky = { class: "j-tree-item-text" }, Gy = {
|
|
11530
11538
|
key: 2,
|
|
11531
11539
|
class: "j-tree-item-button-group"
|
|
11532
11540
|
}, Jy = {
|
|
@@ -11710,7 +11718,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11710
11718
|
setCheck: m,
|
|
11711
11719
|
getCheck: w
|
|
11712
11720
|
}), (W, T) => {
|
|
11713
|
-
const S = B("j-icon"), F = B("j-button"), J = B("el-dropdown-item"), ue = B("el-dropdown-menu"), D = B("el-dropdown"), ee = B("el-tree"), ge = B("el-empty"),
|
|
11721
|
+
const S = B("j-icon"), F = B("j-button"), J = B("el-dropdown-item"), ue = B("el-dropdown-menu"), D = B("el-dropdown"), ee = B("el-tree"), ge = B("el-empty"), Re = ki("loading");
|
|
11714
11722
|
return Tn((_(), O("div", {
|
|
11715
11723
|
class: We([
|
|
11716
11724
|
"j-block",
|
|
@@ -11756,26 +11764,26 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11756
11764
|
icon: ne.data[e.iconKey] || e.defaultIcon || "",
|
|
11757
11765
|
color: ne.data[e.iconColorKey] || e.defaultIconColor || ""
|
|
11758
11766
|
}, null, 8, ["icon", "color"])) : G("", !0),
|
|
11759
|
-
z("div", Ky,
|
|
11760
|
-
C(ne.data).length ? (_(), O("div", Gy, [(_(!0), O(
|
|
11767
|
+
z("div", Ky, xe(ne.label), 1),
|
|
11768
|
+
C(ne.data).length ? (_(), O("div", Gy, [(_(!0), O(we, null, je(C(ne.data), (ke, ze) => (_(), I(D, {
|
|
11761
11769
|
key: ze,
|
|
11762
11770
|
trigger: "click",
|
|
11763
|
-
onVisibleChange: (
|
|
11771
|
+
onVisibleChange: (He) => U(He, ne.data)
|
|
11764
11772
|
}, {
|
|
11765
11773
|
dropdown: N(() => [K(ue, null, {
|
|
11766
|
-
default: N(() => [(_(!0), O(
|
|
11774
|
+
default: N(() => [(_(!0), O(we, null, je(ke.children, (He, et) => (_(), I(J, {
|
|
11767
11775
|
key: et,
|
|
11768
|
-
disabled:
|
|
11769
|
-
divided:
|
|
11770
|
-
onClick: Ht((ut) => M(
|
|
11776
|
+
disabled: He.disabled,
|
|
11777
|
+
divided: He.divided,
|
|
11778
|
+
onClick: Ht((ut) => M(He, ne.data), ["stop"])
|
|
11771
11779
|
}, {
|
|
11772
11780
|
default: N(() => [z("div", {
|
|
11773
11781
|
class: "j-flex-item",
|
|
11774
|
-
style:
|
|
11775
|
-
}, [
|
|
11782
|
+
style: Oe({ color: He.danger ? "var(--j-color-danger)" : He.color || e.buttonIconColor || "var(--j-color-text-2)" })
|
|
11783
|
+
}, [He.icon || e.buttonDefaultIcon ? (_(), I(S, {
|
|
11776
11784
|
key: 0,
|
|
11777
|
-
icon:
|
|
11778
|
-
}, null, 8, ["icon"])) : G("", !0), z("div", null,
|
|
11785
|
+
icon: He.icon || e.buttonDefaultIcon
|
|
11786
|
+
}, null, 8, ["icon"])) : G("", !0), z("div", null, xe(X(l)(He.label)), 1)], 4)]),
|
|
11779
11787
|
_: 2
|
|
11780
11788
|
}, 1032, [
|
|
11781
11789
|
"disabled",
|
|
@@ -11785,7 +11793,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11785
11793
|
_: 2
|
|
11786
11794
|
}, 1024)]),
|
|
11787
11795
|
default: N(() => [K(F, {
|
|
11788
|
-
icon:
|
|
11796
|
+
icon: ke.icon,
|
|
11789
11797
|
type: "text"
|
|
11790
11798
|
}, null, 8, ["icon"])]),
|
|
11791
11799
|
_: 2
|
|
@@ -11806,10 +11814,10 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11806
11814
|
"render-after-expand",
|
|
11807
11815
|
"draggable",
|
|
11808
11816
|
"expand-on-click-node"
|
|
11809
|
-
])) : (_(), O("div", Jy, [K(ge, { description: X(l)(e.emptyDes) }, null, 8, ["description"])]))], 2)), [[
|
|
11817
|
+
])) : (_(), O("div", Jy, [K(ge, { description: X(l)(e.emptyDes) }, null, 8, ["description"])]))], 2)), [[Re, u.value]]);
|
|
11810
11818
|
};
|
|
11811
11819
|
}
|
|
11812
|
-
}), qy = Xy, Zy =
|
|
11820
|
+
}), qy = Xy, Zy = me(qy), Qy = /* @__PURE__ */ fe({
|
|
11813
11821
|
name: "JTreeSelect",
|
|
11814
11822
|
__name: "tree-select",
|
|
11815
11823
|
props: {
|
|
@@ -11919,7 +11927,7 @@ var ap = { class: "j-table-footer" }, op = {
|
|
|
11919
11927
|
]);
|
|
11920
11928
|
};
|
|
11921
11929
|
}
|
|
11922
|
-
}), em = Qy, tm =
|
|
11930
|
+
}), em = Qy, tm = me(em), nm = me(wc), am = Jd;
|
|
11923
11931
|
async function om(e, t, n) {
|
|
11924
11932
|
const a = { ...n };
|
|
11925
11933
|
delete a.ruleIndex, delete a.trigger;
|
|
@@ -12021,36 +12029,36 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12021
12029
|
let Q = q.id;
|
|
12022
12030
|
return Q || (q.config?.table && q.config?.field ? Q = `${q.config.table}.${q.config.field}` : q.config?.table ? Q = q.config?.table : q.config?.field && (Q = q.config?.field), he && F(he) && (Q = `${he}.${Q}`)), Q || Bl("j");
|
|
12023
12031
|
}, ee = (q, he, Q, ae = "") => {
|
|
12024
|
-
q.forEach((
|
|
12025
|
-
|
|
12026
|
-
const
|
|
12027
|
-
id:
|
|
12028
|
-
slot:
|
|
12029
|
-
type:
|
|
12030
|
-
getCompType:
|
|
12031
|
-
getCompConfig:
|
|
12032
|
+
q.forEach((se) => {
|
|
12033
|
+
se.id = D(se, ae);
|
|
12034
|
+
const Ae = {
|
|
12035
|
+
id: se.id,
|
|
12036
|
+
slot: se.slot,
|
|
12037
|
+
type: se.type || "",
|
|
12038
|
+
getCompType: se.getCompType,
|
|
12039
|
+
getCompConfig: se.getCompConfig,
|
|
12032
12040
|
config: {},
|
|
12033
12041
|
children: []
|
|
12034
12042
|
};
|
|
12035
|
-
he.push(
|
|
12036
|
-
const { children:
|
|
12037
|
-
hi(
|
|
12043
|
+
he.push(Ae);
|
|
12044
|
+
const { children: Ie } = se;
|
|
12045
|
+
hi(Ae, se, ["children", "config"]), hi(Ae.config, se.config || {}, []), E[se.id] && console.warn("有重复的组件id:" + se.id), E[se.id] = Ae, a.readonly === !0 && (Ae.config.readonly = !0);
|
|
12038
12046
|
let lt = !1, Et;
|
|
12039
|
-
ae !== "" && F(ae) && (lt = !0,
|
|
12040
|
-
const ht =
|
|
12041
|
-
if (S(
|
|
12042
|
-
!Q && lt === !1 && (ht?.defaultValue === 0 ? y[
|
|
12043
|
-
else if (lt && ht.field) A[`${Et}_${ht.field}`.toLowerCase()] =
|
|
12044
|
-
else if (F(
|
|
12045
|
-
!Q && !ht.isSubTable && (y[
|
|
12046
|
-
else if (ht?.defaultValue) y[
|
|
12047
|
-
else if (
|
|
12047
|
+
ae !== "" && F(ae) && (lt = !0, Ae.config = se.config || {}, Ae.config.parentTableId = ae, Et = E[ae]?.config?.table);
|
|
12048
|
+
const ht = Ae.config || {};
|
|
12049
|
+
if (S(se.id))
|
|
12050
|
+
!Q && lt === !1 && (ht?.defaultValue === 0 ? y[se.id] = ht?.defaultValue : y[se.id] = ht?.defaultValue || void 0), ht.table && ht.field ? A[`${ht.table}_${ht.field}`.toLowerCase()] = se.id : ht.field && (lt ? A[`${Et}_${ht.field}`.toLowerCase()] = se.id : A[`${ht.field}`.toLowerCase()] = se.id);
|
|
12051
|
+
else if (lt && ht.field) A[`${Et}_${ht.field}`.toLowerCase()] = se.id;
|
|
12052
|
+
else if (F(se.id))
|
|
12053
|
+
!Q && !ht.isSubTable && (y[se.id] = []), ht.table && (A[ht.table.toLowerCase() || ""] = se.id), ht.isSubTable || V.push(Ae);
|
|
12054
|
+
else if (ht?.defaultValue) y[se.id] = ht?.defaultValue;
|
|
12055
|
+
else if (se.type === "collapse" && ht?.isExpand) {
|
|
12048
12056
|
const In = [];
|
|
12049
12057
|
(ht?.groups || []).forEach((Bn) => {
|
|
12050
12058
|
In.push(Bn.i);
|
|
12051
|
-
}), y[
|
|
12059
|
+
}), y[se.id] = In;
|
|
12052
12060
|
}
|
|
12053
|
-
|
|
12061
|
+
Ie && Ie.length > 0 && ee(Ie, Ae.children, Q, Ae.id);
|
|
12054
12062
|
});
|
|
12055
12063
|
}, ge = async (q, he) => {
|
|
12056
12064
|
v.value = !1;
|
|
@@ -12060,83 +12068,83 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12060
12068
|
Bt(a.config?.codeInit, {});
|
|
12061
12069
|
});
|
|
12062
12070
|
});
|
|
12063
|
-
},
|
|
12071
|
+
}, Re = (q, he, Q) => {
|
|
12064
12072
|
const ae = [];
|
|
12065
|
-
return he.forEach((
|
|
12066
|
-
const
|
|
12067
|
-
Object.keys(
|
|
12068
|
-
if (!Q || Q(
|
|
12069
|
-
const lt = $e(
|
|
12070
|
-
if (lt?.type === "j-table")
|
|
12073
|
+
return he.forEach((se) => {
|
|
12074
|
+
const Ae = {};
|
|
12075
|
+
Object.keys(se).forEach((Ie) => {
|
|
12076
|
+
if (!Q || Q(Ie, se[Ie], q)) {
|
|
12077
|
+
const lt = $e(Ie);
|
|
12078
|
+
if (lt?.type === "j-table") Ae[lt?.id || ""] = Re(Ie, se[Ie], Q);
|
|
12071
12079
|
else {
|
|
12072
|
-
let Et = A[`${q}_${
|
|
12073
|
-
Et = Et.indexOf(".") !== -1 ? Et.split(".")[1] : Et,
|
|
12080
|
+
let Et = A[`${q}_${Ie}`.toLowerCase()] || Ie;
|
|
12081
|
+
Et = Et.indexOf(".") !== -1 ? Et.split(".")[1] : Et, Ae[Et] = se[Ie];
|
|
12074
12082
|
}
|
|
12075
12083
|
}
|
|
12076
|
-
}), ae.push(
|
|
12084
|
+
}), ae.push(Ae);
|
|
12077
12085
|
}), ae;
|
|
12078
12086
|
}, ne = (q, he) => {
|
|
12079
12087
|
Object.keys(q || {}).forEach((Q) => {
|
|
12080
12088
|
let ae = q[Q];
|
|
12081
|
-
const
|
|
12082
|
-
if (
|
|
12083
|
-
ae && (ul(ae) && (ae = ae[0] || {}), typeof ae == "object" ? Object.keys(ae).forEach((
|
|
12084
|
-
if (!he || he(Q, ae[
|
|
12085
|
-
let
|
|
12086
|
-
Q !== "main" && (
|
|
12089
|
+
const se = $e(Q);
|
|
12090
|
+
if (se === void 0)
|
|
12091
|
+
ae && (ul(ae) && (ae = ae[0] || {}), typeof ae == "object" ? Object.keys(ae).forEach((Ae) => {
|
|
12092
|
+
if (!he || he(Q, ae[Ae], Q)) {
|
|
12093
|
+
let Ie = Ae;
|
|
12094
|
+
Q !== "main" && (Ie = `${Q}_${Ae}`), U[Ie] = Q, y[A[Ie.toLowerCase()] || Ae] = ae[Ae];
|
|
12087
12095
|
}
|
|
12088
12096
|
}) : y[Q] = ae);
|
|
12089
|
-
else if (F(
|
|
12097
|
+
else if (F(se.id || "")) {
|
|
12090
12098
|
if (!Array.isArray(ae)) {
|
|
12091
12099
|
console.warn("表格数据不是数组:" + Q);
|
|
12092
12100
|
return;
|
|
12093
12101
|
}
|
|
12094
|
-
ae?.length > 0 ? y[A[Q.toLowerCase()] || Q] =
|
|
12102
|
+
ae?.length > 0 ? y[A[Q.toLowerCase()] || Q] = Re(Q, ae, he) : y[A[Q.toLowerCase()] || Q] = [];
|
|
12095
12103
|
} else (!he || he(Q, ae, Q)) && (y[A[Q.toLowerCase()] || Q] = ae);
|
|
12096
12104
|
}), J && Object.keys(y).forEach((Q) => {
|
|
12097
12105
|
const ae = $e(Q);
|
|
12098
12106
|
(ae === void 0 || !["tabs", "collapse"].includes(ae.type || "")) && Rr(J, Q, y[Q]);
|
|
12099
12107
|
});
|
|
12100
|
-
},
|
|
12108
|
+
}, ke = (q, he = !1) => {
|
|
12101
12109
|
const Q = {};
|
|
12102
12110
|
return Object.keys(q).forEach((ae) => {
|
|
12103
12111
|
if (ae === "parentRow") return;
|
|
12104
|
-
const
|
|
12105
|
-
if (
|
|
12106
|
-
const
|
|
12107
|
-
if (he)
|
|
12112
|
+
const se = E[ae];
|
|
12113
|
+
if (se) {
|
|
12114
|
+
const Ae = se.config?.table, Ie = se.config?.field;
|
|
12115
|
+
if (he) Ie ? Q[Ie] = q[ae] : Q[ae] = q[ae];
|
|
12108
12116
|
else if (F(ae)) {
|
|
12109
12117
|
const lt = [];
|
|
12110
12118
|
q[ae].forEach((Et) => {
|
|
12111
|
-
lt.push(
|
|
12112
|
-
}), Q[
|
|
12113
|
-
} else
|
|
12119
|
+
lt.push(ke(Et, !0));
|
|
12120
|
+
}), Q[Ae || ae] = lt;
|
|
12121
|
+
} else Ae && Ie ? (Q[Ae] = Q[Ae] || {}, Q[Ae][Ie] = q[ae]) : Ie && (Q[Ie] = q[ae]);
|
|
12114
12122
|
} else he ? ae !== "_X_ROW_KEY" && ae !== "_isHover" && (Q[ae] = q[ae]) : U[ae] ? (Q[U[ae]] = Q[U[ae]] || {}, Q[U[ae]][ae.replace(`${U[ae]}_`, "")] = q[ae]) : Q[ae] = q[ae];
|
|
12115
12123
|
}), Q;
|
|
12116
|
-
}, ze = (q = !0) => q ?
|
|
12117
|
-
let
|
|
12118
|
-
if (
|
|
12119
|
-
const
|
|
12120
|
-
|
|
12124
|
+
}, ze = (q = !0) => q ? ke(y) : y, He = (q, he, Q, ae) => {
|
|
12125
|
+
let se = E[q];
|
|
12126
|
+
if (se == null) {
|
|
12127
|
+
const Ie = q.split(".");
|
|
12128
|
+
se = E[Ie[Ie.length - 1]] || {};
|
|
12121
12129
|
}
|
|
12122
|
-
if (!
|
|
12123
|
-
const
|
|
12130
|
+
if (!se) return {};
|
|
12131
|
+
const Ae = bn({
|
|
12124
12132
|
config: {
|
|
12125
|
-
...
|
|
12126
|
-
...M.value[
|
|
12133
|
+
...se.config || {},
|
|
12134
|
+
...M.value[se.id || ""] || {}
|
|
12127
12135
|
},
|
|
12128
|
-
getCompConfig:
|
|
12136
|
+
getCompConfig: se.getCompConfig,
|
|
12129
12137
|
formData: y,
|
|
12130
12138
|
getTableData: Q,
|
|
12131
12139
|
row: he,
|
|
12132
12140
|
pRowData: ae
|
|
12133
12141
|
});
|
|
12134
|
-
return
|
|
12142
|
+
return Ae._componentId = se?.id, Ae;
|
|
12135
12143
|
}, et = (q, he, Q, ae) => {
|
|
12136
|
-
const
|
|
12137
|
-
if (
|
|
12138
|
-
const
|
|
12139
|
-
return
|
|
12144
|
+
const se = He(q, he, Q, ae);
|
|
12145
|
+
if (se.isNotRule !== !0 && se.display !== !1) {
|
|
12146
|
+
const Ae = se.rule || [], Ie = Ae.find((lt) => lt.type === "only");
|
|
12147
|
+
return Ie && (Ie.validator = async (lt, Et) => {
|
|
12140
12148
|
if (Et && !await l({
|
|
12141
12149
|
table: lt.table,
|
|
12142
12150
|
key: lt.key,
|
|
@@ -12152,8 +12160,8 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12152
12160
|
}))
|
|
12153
12161
|
throw h(lt.message) || h("数据值重复");
|
|
12154
12162
|
}), {
|
|
12155
|
-
rules:
|
|
12156
|
-
myGridtableId: F(
|
|
12163
|
+
rules: Ae,
|
|
12164
|
+
myGridtableId: F(se._componentId) ? se._componentId : ""
|
|
12157
12165
|
};
|
|
12158
12166
|
}
|
|
12159
12167
|
return {
|
|
@@ -12164,7 +12172,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12164
12172
|
k.value = {};
|
|
12165
12173
|
const q = await ut();
|
|
12166
12174
|
return Object.keys(q).length > 0 ? (k.value = q, g(`${h(E[Object.keys(q)[0]]?.config?.label)}:${h(q[Object.keys(q)[0]].msg)}`), !1) : !0;
|
|
12167
|
-
},
|
|
12175
|
+
}, Ee = () => {
|
|
12168
12176
|
k.value = {}, fo(y), Object.keys(W || {}).forEach((q) => {
|
|
12169
12177
|
y[q] = W[q];
|
|
12170
12178
|
});
|
|
@@ -12175,24 +12183,24 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12175
12183
|
if (ae === "add") y[q].push(Q);
|
|
12176
12184
|
else if (ae === "delete") y[q].splice(he, 1);
|
|
12177
12185
|
else {
|
|
12178
|
-
const
|
|
12179
|
-
|
|
12186
|
+
const se = $e(q);
|
|
12187
|
+
se && (se.config.parentTableId ? y[se.config.parentTableId][he][q] = Q : y[q] = Q);
|
|
12180
12188
|
}
|
|
12181
12189
|
}, zt = ({ id: q, i: he }) => {
|
|
12182
12190
|
const Q = $e(q);
|
|
12183
12191
|
if (Q) {
|
|
12184
12192
|
if (Q.config.parentTableId) {
|
|
12185
|
-
const ae = y[Q.config.parentTableId],
|
|
12186
|
-
if (he != null) return (ae[he] || {})[
|
|
12187
|
-
const
|
|
12188
|
-
return ae && ae.forEach((
|
|
12189
|
-
|
|
12190
|
-
}),
|
|
12193
|
+
const ae = y[Q.config.parentTableId], se = Q.id ? Q.id.replace(`${Q.config.parentTableId}.`, "") : "";
|
|
12194
|
+
if (he != null) return (ae[he] || {})[se || ""];
|
|
12195
|
+
const Ae = [];
|
|
12196
|
+
return ae && ae.forEach((Ie) => {
|
|
12197
|
+
Ae.push(Ie[se || ""]);
|
|
12198
|
+
}), Ae;
|
|
12191
12199
|
}
|
|
12192
12200
|
if (F(Q.id || "")) {
|
|
12193
12201
|
const ae = [];
|
|
12194
|
-
return y[Q.id || ""].forEach((
|
|
12195
|
-
ae.push(
|
|
12202
|
+
return y[Q.id || ""].forEach((se) => {
|
|
12203
|
+
ae.push(ke(se, !0));
|
|
12196
12204
|
}), ae;
|
|
12197
12205
|
}
|
|
12198
12206
|
return y[Q.id || ""];
|
|
@@ -12204,29 +12212,29 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12204
12212
|
i: he
|
|
12205
12213
|
}), ae = $e(q);
|
|
12206
12214
|
if (ae && p?.getLabel) if (he !== void 0) {
|
|
12207
|
-
const
|
|
12215
|
+
const se = Q[he], Ae = y[ae.config.parentTableId || ""][he], Ie = bn({
|
|
12208
12216
|
config: ae.config,
|
|
12209
12217
|
getCompConfig: ae.getCompConfig,
|
|
12210
12218
|
formData: y,
|
|
12211
12219
|
tableData: y[ae.config.parentTableId || ""],
|
|
12212
|
-
row:
|
|
12220
|
+
row: Ae
|
|
12213
12221
|
});
|
|
12214
12222
|
return await p?.getLabel({
|
|
12215
|
-
value:
|
|
12216
|
-
config:
|
|
12223
|
+
value: se,
|
|
12224
|
+
config: Ie,
|
|
12217
12225
|
formData: y,
|
|
12218
12226
|
tableData: y[ae.config.parentTableId || ""],
|
|
12219
|
-
row:
|
|
12227
|
+
row: Ae
|
|
12220
12228
|
});
|
|
12221
12229
|
} else {
|
|
12222
|
-
const
|
|
12230
|
+
const se = bn({
|
|
12223
12231
|
config: ae.config,
|
|
12224
12232
|
getCompConfig: ae.getCompConfig,
|
|
12225
12233
|
formData: y
|
|
12226
12234
|
});
|
|
12227
12235
|
return await p?.getLabel({
|
|
12228
12236
|
value: Q,
|
|
12229
|
-
config:
|
|
12237
|
+
config: se,
|
|
12230
12238
|
formData: y
|
|
12231
12239
|
});
|
|
12232
12240
|
}
|
|
@@ -12282,7 +12290,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12282
12290
|
formChange: T
|
|
12283
12291
|
}), vc({ contextType: "form" }), t({
|
|
12284
12292
|
init: ge,
|
|
12285
|
-
reset:
|
|
12293
|
+
reset: Ee,
|
|
12286
12294
|
validate: oe,
|
|
12287
12295
|
setValue: Ye,
|
|
12288
12296
|
getValue: zt,
|
|
@@ -12291,8 +12299,8 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12291
12299
|
getFormData: ze,
|
|
12292
12300
|
setCompConfig: en
|
|
12293
12301
|
}), (q, he) => {
|
|
12294
|
-
const Q = B("j-form-item"), ae = B("el-row"),
|
|
12295
|
-
return v.value ? (_(), I(
|
|
12302
|
+
const Q = B("j-form-item"), ae = B("el-row"), se = B("el-form");
|
|
12303
|
+
return v.value ? (_(), I(se, {
|
|
12296
12304
|
key: 0,
|
|
12297
12305
|
class: We([
|
|
12298
12306
|
{ "j-block": e.isAutoSize },
|
|
@@ -12309,10 +12317,10 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12309
12317
|
key: 1,
|
|
12310
12318
|
gutter: b.value
|
|
12311
12319
|
}, {
|
|
12312
|
-
default: N(() => [(_(), O(
|
|
12313
|
-
key:
|
|
12320
|
+
default: N(() => [(_(), O(we, null, je(C, (Ae) => K(Q, Ne({
|
|
12321
|
+
key: Ae.id,
|
|
12314
12322
|
ref_for: !0
|
|
12315
|
-
},
|
|
12323
|
+
}, Ae), null, 16)), 64))]),
|
|
12316
12324
|
_: 1
|
|
12317
12325
|
}, 8, ["gutter"]))]),
|
|
12318
12326
|
_: 1
|
|
@@ -12324,7 +12332,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12324
12332
|
])) : G("", !0);
|
|
12325
12333
|
};
|
|
12326
12334
|
}
|
|
12327
|
-
}), sm = rm, cm =
|
|
12335
|
+
}), sm = rm, cm = me(sm), um = me(bc), dm = { class: "j-page" }, fm = /* @__PURE__ */ fe({
|
|
12328
12336
|
name: "JPage",
|
|
12329
12337
|
__name: "page",
|
|
12330
12338
|
props: {
|
|
@@ -12384,7 +12392,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12384
12392
|
off: h
|
|
12385
12393
|
}), (p, g) => {
|
|
12386
12394
|
const v = B("j-comp");
|
|
12387
|
-
return _(), O("div", dm, [(_(!0), O(
|
|
12395
|
+
return _(), O("div", dm, [(_(!0), O(we, null, je(o, (b) => (_(), I(v, {
|
|
12388
12396
|
key: b.id,
|
|
12389
12397
|
id: b.id,
|
|
12390
12398
|
type: b.type,
|
|
@@ -12398,7 +12406,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12398
12406
|
]))), 128))]);
|
|
12399
12407
|
};
|
|
12400
12408
|
}
|
|
12401
|
-
}), hm = fm, pm =
|
|
12409
|
+
}), hm = fm, pm = me(hm), gm = /* @__PURE__ */ fe({
|
|
12402
12410
|
name: "JGuid",
|
|
12403
12411
|
__name: "guid",
|
|
12404
12412
|
props: {
|
|
@@ -12420,7 +12428,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12420
12428
|
}, null, 8, ["modelValue", "size"]);
|
|
12421
12429
|
};
|
|
12422
12430
|
}
|
|
12423
|
-
}), vm = gm, ym =
|
|
12431
|
+
}), vm = gm, ym = me(vm), mm = {
|
|
12424
12432
|
key: 0,
|
|
12425
12433
|
class: "j-panel-top"
|
|
12426
12434
|
}, bm = ["title"], wm = { style: {
|
|
@@ -12463,20 +12471,20 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12463
12471
|
const i = B("j-button"), l = B("el-tooltip"), r = B("j-buttons");
|
|
12464
12472
|
return _(), O("div", {
|
|
12465
12473
|
class: "j-block",
|
|
12466
|
-
style:
|
|
12474
|
+
style: Oe({
|
|
12467
12475
|
padding: e.noPadding ? void 0 : "4px",
|
|
12468
12476
|
width: (e.notSetWidth ? 100 : e.flexWidth || 100) + "%",
|
|
12469
12477
|
height: `${e.height ? e.height + (e.unit || "%") : "100%"}`
|
|
12470
12478
|
})
|
|
12471
12479
|
}, [z("div", {
|
|
12472
12480
|
class: "j-panel",
|
|
12473
|
-
style:
|
|
12481
|
+
style: Oe({ "border-radius": e.noPadding ? "0px" : "4px" })
|
|
12474
12482
|
}, [
|
|
12475
12483
|
e.title && !e.notTitle || e.toolBtns && e.toolBtns.length > 0 ? (_(), O("div", mm, [e.notTitle ? G("", !0) : (_(), O("div", {
|
|
12476
12484
|
key: 0,
|
|
12477
12485
|
class: "j-panel-top-left",
|
|
12478
12486
|
title: e.title || ""
|
|
12479
|
-
}, [Ke(a.$slots, "title", {}, () => [z("span", wm,
|
|
12487
|
+
}, [Ke(a.$slots, "title", {}, () => [z("span", wm, xe(e.title || ""), 1)])], 8, bm)), e.toolBtns && e.toolBtns.length > 0 ? (_(), O("span", xm, [(_(!0), O(we, null, je(e.toolBtns, (s) => (_(), I(l, {
|
|
12480
12488
|
key: s.id,
|
|
12481
12489
|
placement: "top",
|
|
12482
12490
|
content: s.label || ""
|
|
@@ -12490,13 +12498,13 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12490
12498
|
}, 1032, ["content"]))), 128))])) : G("", !0)])) : G("", !0),
|
|
12491
12499
|
z("div", {
|
|
12492
12500
|
class: "j-panel-body",
|
|
12493
|
-
style:
|
|
12501
|
+
style: Oe(e.bodyStyle)
|
|
12494
12502
|
}, [Ke(a.$slots, "default")], 4),
|
|
12495
12503
|
e.bootmBtns && e.bootmBtns.length > 0 || e.bootmRightBtns && e.bootmRightBtns.length > 0 ? (_(), O("div", _m, [K(r, { list: e.bootmBtns }, null, 8, ["list"]), K(r, { list: e.bootmRightBtns }, null, 8, ["list"])])) : G("", !0)
|
|
12496
12504
|
], 4)], 4);
|
|
12497
12505
|
};
|
|
12498
12506
|
}
|
|
12499
|
-
}), Sm = Cm, km =
|
|
12507
|
+
}), Sm = Cm, km = me(Sm), Rm = { class: "j-input-rows" }, Em = {
|
|
12500
12508
|
key: 0,
|
|
12501
12509
|
class: "j-input-rows-num"
|
|
12502
12510
|
}, Tm = {
|
|
@@ -12634,13 +12642,13 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12634
12642
|
ref_key: "inputRowsRef",
|
|
12635
12643
|
ref: h,
|
|
12636
12644
|
class: "j-input-rows-container"
|
|
12637
|
-
}, [(_(!0), O(
|
|
12645
|
+
}, [(_(!0), O(we, null, je(g.value, (E, M) => (_(), O("div", {
|
|
12638
12646
|
key: E._i + M,
|
|
12639
12647
|
class: We([e.isCompact ? "j-space-compact" : "j-space", { "j-space-wrap": e.isWrap }])
|
|
12640
12648
|
}, [
|
|
12641
|
-
e.showNum ? (_(), O("div", Em,
|
|
12642
|
-
e.showChar ? (_(), O("div", Tm,
|
|
12643
|
-
(_(!0), O(
|
|
12649
|
+
e.showNum ? (_(), O("div", Em, xe(M + 1), 1)) : G("", !0),
|
|
12650
|
+
e.showChar ? (_(), O("div", Tm, xe(p[M % 26]), 1)) : G("", !0),
|
|
12651
|
+
(_(!0), O(we, null, je(e.columns, (A) => (_(), I(y, Ne({
|
|
12644
12652
|
key: A.id,
|
|
12645
12653
|
ref_for: !0
|
|
12646
12654
|
}, A, { row: E }), null, 16, ["row"]))), 128)),
|
|
@@ -12657,7 +12665,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12657
12665
|
}, null, 8, ["onClick"])) : G("", !0)
|
|
12658
12666
|
], 2))), 128))], 512), !u.value && l.value ? (_(), O("div", {
|
|
12659
12667
|
key: 0,
|
|
12660
|
-
style:
|
|
12668
|
+
style: Oe({ "text-align": s.value }),
|
|
12661
12669
|
class: "j-input-rows-actions"
|
|
12662
12670
|
}, [l.value ? (_(), I(C, {
|
|
12663
12671
|
key: 0,
|
|
@@ -12669,7 +12677,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12669
12677
|
}, null, 8, ["label"])) : G("", !0)], 4)) : G("", !0)]);
|
|
12670
12678
|
};
|
|
12671
12679
|
}
|
|
12672
|
-
}), Am = Mm, jm =
|
|
12680
|
+
}), Am = Mm, jm = me(Am), Pm = { class: "j-input-layer" }, Om = /* @__PURE__ */ fe({
|
|
12673
12681
|
name: "JInputLayer",
|
|
12674
12682
|
__name: "input-layer",
|
|
12675
12683
|
props: {
|
|
@@ -12857,7 +12865,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12857
12865
|
])]);
|
|
12858
12866
|
};
|
|
12859
12867
|
}
|
|
12860
|
-
}), Hm = Om, Im =
|
|
12868
|
+
}), Hm = Om, Im = me(Hm), Bm = /* @__PURE__ */ fe({
|
|
12861
12869
|
name: "JLayerForm",
|
|
12862
12870
|
__name: "layer-form",
|
|
12863
12871
|
props: {
|
|
@@ -12935,7 +12943,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12935
12943
|
key: 1,
|
|
12936
12944
|
gutter: o.value
|
|
12937
12945
|
}, {
|
|
12938
|
-
default: N(() => [(_(!0), O(
|
|
12946
|
+
default: N(() => [(_(!0), O(we, null, je(e.schema, (x) => (_(), I(p, Ne({
|
|
12939
12947
|
key: x.id,
|
|
12940
12948
|
ref_for: !0
|
|
12941
12949
|
}, x), null, 16))), 128))]),
|
|
@@ -12956,7 +12964,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
12956
12964
|
])]);
|
|
12957
12965
|
};
|
|
12958
12966
|
}
|
|
12959
|
-
}), Lm = Bm, zm =
|
|
12967
|
+
}), Lm = Bm, zm = me(Lm), $m = /* @__PURE__ */ fe({
|
|
12960
12968
|
name: "JSwitch",
|
|
12961
12969
|
inheritAttrs: !1,
|
|
12962
12970
|
__name: "switch",
|
|
@@ -13110,7 +13118,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
13110
13118
|
]);
|
|
13111
13119
|
};
|
|
13112
13120
|
}
|
|
13113
|
-
}), Dm = $m, Fm =
|
|
13121
|
+
}), Dm = $m, Fm = me(Dm), Vm = /* @__PURE__ */ fe({
|
|
13114
13122
|
name: "JTabs",
|
|
13115
13123
|
__name: "tabs",
|
|
13116
13124
|
props: {
|
|
@@ -13192,7 +13200,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
13192
13200
|
]);
|
|
13193
13201
|
};
|
|
13194
13202
|
}
|
|
13195
|
-
}), Nm = Vm, Wm =
|
|
13203
|
+
}), Nm = Vm, Wm = me(Nm), Um = /* @__PURE__ */ fe({
|
|
13196
13204
|
name: "JCollapse",
|
|
13197
13205
|
__name: "collapse",
|
|
13198
13206
|
props: {
|
|
@@ -13222,7 +13230,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
13222
13230
|
}, 16, ["model-value", "accordion"]);
|
|
13223
13231
|
};
|
|
13224
13232
|
}
|
|
13225
|
-
}), Ym = Um, Km =
|
|
13233
|
+
}), Ym = Um, Km = me(Ym), Gm = { class: "j-editor" }, Jm = /* @__PURE__ */ fe({
|
|
13226
13234
|
name: "JEditor",
|
|
13227
13235
|
__name: "editor",
|
|
13228
13236
|
props: {
|
|
@@ -13322,10 +13330,10 @@ var rm = /* @__PURE__ */ fe({
|
|
|
13322
13330
|
ref_key: "editorRef",
|
|
13323
13331
|
ref: o,
|
|
13324
13332
|
class: "j-editor-content",
|
|
13325
|
-
style:
|
|
13333
|
+
style: Oe(r.value)
|
|
13326
13334
|
}, null, 4)]));
|
|
13327
13335
|
}
|
|
13328
|
-
}), Xm = /* @__PURE__ */ Cc(Jm, [["__scopeId", "data-v-179ac616"]]), qm =
|
|
13336
|
+
}), Xm = /* @__PURE__ */ Cc(Jm, [["__scopeId", "data-v-179ac616"]]), qm = me(Xm), Zm = {
|
|
13329
13337
|
key: 0,
|
|
13330
13338
|
class: "j-map-loading"
|
|
13331
13339
|
}, Qm = /* @__PURE__ */ fe({
|
|
@@ -13411,7 +13419,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
13411
13419
|
f();
|
|
13412
13420
|
}), (v, b) => (_(), O("div", {
|
|
13413
13421
|
class: "j-map",
|
|
13414
|
-
style:
|
|
13422
|
+
style: Oe({ height: e.height })
|
|
13415
13423
|
}, [i.value ? (_(), O("div", Zm, [K(fa, {
|
|
13416
13424
|
icon: "mdi:loading",
|
|
13417
13425
|
class: "is-loading",
|
|
@@ -13422,7 +13430,7 @@ var rm = /* @__PURE__ */ fe({
|
|
|
13422
13430
|
class: "j-map-container"
|
|
13423
13431
|
}, null, 512)], 4));
|
|
13424
13432
|
}
|
|
13425
|
-
}), eb = Qm, tb =
|
|
13433
|
+
}), eb = Qm, tb = me(eb);
|
|
13426
13434
|
function Ir(e) {
|
|
13427
13435
|
!e || typeof e.stopPropagation != "function" || e.stopPropagation();
|
|
13428
13436
|
}
|
|
@@ -13566,7 +13574,7 @@ function $l(e, t, n) {
|
|
|
13566
13574
|
return Tt(n) && (a.dataset.cornerRadius = String(n)), Tc(a, e);
|
|
13567
13575
|
}
|
|
13568
13576
|
function Tc(e, t) {
|
|
13569
|
-
return
|
|
13577
|
+
return Pe(e, { d: ko(rb(t, parseInt(e.dataset.cornerRadius, 10) || 0)) }), e;
|
|
13570
13578
|
}
|
|
13571
13579
|
function sb(e) {
|
|
13572
13580
|
return !0;
|
|
@@ -13674,7 +13682,7 @@ function Mc(e, t, n) {
|
|
|
13674
13682
|
function y(C, E) {
|
|
13675
13683
|
var M = w[E];
|
|
13676
13684
|
if (!M) throw new Error("invalid hit type <" + E + ">");
|
|
13677
|
-
return
|
|
13685
|
+
return Pe(C, M), C;
|
|
13678
13686
|
}
|
|
13679
13687
|
function k(C, E) {
|
|
13680
13688
|
Ue(C, E);
|
|
@@ -13696,11 +13704,11 @@ function Mc(e, t, n) {
|
|
|
13696
13704
|
y: 0
|
|
13697
13705
|
}, M);
|
|
13698
13706
|
var A = Fe("rect");
|
|
13699
|
-
return y(A, E),
|
|
13707
|
+
return y(A, E), Pe(A, M), k(C, A), A;
|
|
13700
13708
|
}, this.updateDefaultHit = function(C, E) {
|
|
13701
13709
|
var M = Wt(".djs-hit", E);
|
|
13702
13710
|
if (M)
|
|
13703
|
-
return C.waypoints ? Tc(M, C.waypoints) :
|
|
13711
|
+
return C.waypoints ? Tc(M, C.waypoints) : Pe(M, {
|
|
13704
13712
|
width: C.width,
|
|
13705
13713
|
height: C.height
|
|
13706
13714
|
}), M;
|
|
@@ -14020,10 +14028,10 @@ Kn.prototype.getGfx = function(e) {
|
|
|
14020
14028
|
Kn.prototype.addDragger = function(e, t, n, a = "djs-dragger") {
|
|
14021
14029
|
n = n || this.getGfx(e);
|
|
14022
14030
|
var o = rc(n), i = n.getBoundingClientRect();
|
|
14023
|
-
return this._cloneMarkers(gl(o), a),
|
|
14031
|
+
return this._cloneMarkers(gl(o), a), Pe(o, this._styles.cls(a, [], {
|
|
14024
14032
|
x: i.top,
|
|
14025
14033
|
y: i.left
|
|
14026
|
-
})), Ue(t, o),
|
|
14034
|
+
})), Ue(t, o), Pe(o, "data-preview-support-element-id", e.id), o;
|
|
14027
14035
|
};
|
|
14028
14036
|
Kn.prototype.addFrame = function(e, t) {
|
|
14029
14037
|
var n = Fe("rect", {
|
|
@@ -14033,14 +14041,14 @@ Kn.prototype.addFrame = function(e, t) {
|
|
|
14033
14041
|
x: e.x,
|
|
14034
14042
|
y: e.y
|
|
14035
14043
|
});
|
|
14036
|
-
return Ue(t, n),
|
|
14044
|
+
return Ue(t, n), Pe(n, "data-preview-support-element-id", e.id), n;
|
|
14037
14045
|
};
|
|
14038
14046
|
Kn.prototype._cloneMarkers = function(e, t = "djs-dragger", n = e) {
|
|
14039
14047
|
var a = this;
|
|
14040
14048
|
e.childNodes && e.childNodes.forEach((o) => {
|
|
14041
14049
|
a._cloneMarkers(o, t, n);
|
|
14042
14050
|
}), wb(e) && gb.forEach(function(o) {
|
|
14043
|
-
if (
|
|
14051
|
+
if (Pe(e, o)) {
|
|
14044
14052
|
var i = yb(e, o, a._canvas.getContainer());
|
|
14045
14053
|
i && a._cloneMarker(n, e, i, o, t);
|
|
14046
14054
|
}
|
|
@@ -14056,10 +14064,10 @@ Kn.prototype._cloneMarker = function(e, t, n, a, o = "djs-dragger") {
|
|
|
14056
14064
|
var r = l || rc(n);
|
|
14057
14065
|
r.id = i, ft(r).add(o);
|
|
14058
14066
|
var s = Wt(":scope > defs", e);
|
|
14059
|
-
s || (s = Fe("defs"), Ue(e, s)), Ue(s, r),
|
|
14067
|
+
s || (s = Fe("defs"), Ue(e, s)), Ue(s, r), Pe(t, a, bb(r.id));
|
|
14060
14068
|
};
|
|
14061
14069
|
function yb(e, t, n) {
|
|
14062
|
-
return Wt("marker#" + mb(
|
|
14070
|
+
return Wt("marker#" + mb(Pe(e, t)), n || document);
|
|
14063
14071
|
}
|
|
14064
14072
|
function mb(e) {
|
|
14065
14073
|
return e.match(/url\(['"]?#([^'"]*)['"]?\)/)[1];
|
|
@@ -14353,7 +14361,7 @@ var Pb = 750;
|
|
|
14353
14361
|
function $c(e, t, n, a, o) {
|
|
14354
14362
|
function i(l) {
|
|
14355
14363
|
var r = Fe("g");
|
|
14356
|
-
|
|
14364
|
+
Pe(r, o.cls("djs-drag-group", ["no-events"]));
|
|
14357
14365
|
var s = Fe("g");
|
|
14358
14366
|
return l.forEach(function(c) {
|
|
14359
14367
|
var u;
|
|
@@ -14718,10 +14726,10 @@ function is(e, t, n, a, o, i) {
|
|
|
14718
14726
|
];
|
|
14719
14727
|
}
|
|
14720
14728
|
function Vc(e, t, n, a, o, i, l, r, s, c) {
|
|
14721
|
-
var u = Ln * 120 / 180, f = Ln / 180 * (+o || 0), d = [], h, p = Db(function(
|
|
14729
|
+
var u = Ln * 120 / 180, f = Ln / 180 * (+o || 0), d = [], h, p = Db(function(He, et, ut) {
|
|
14722
14730
|
return {
|
|
14723
|
-
x:
|
|
14724
|
-
y:
|
|
14731
|
+
x: He * _t.cos(ut) - et * _t.sin(ut),
|
|
14732
|
+
y: He * _t.sin(ut) + et * _t.cos(ut)
|
|
14725
14733
|
};
|
|
14726
14734
|
});
|
|
14727
14735
|
if (c)
|
|
@@ -14744,18 +14752,18 @@ function Vc(e, t, n, a, o, i, l, r, s, c) {
|
|
|
14744
14752
|
]);
|
|
14745
14753
|
}
|
|
14746
14754
|
E = C - k;
|
|
14747
|
-
var V = _t.cos(k), W = _t.sin(k), T = _t.cos(C), S = _t.sin(C), F = _t.tan(E / 4), J = 4 / 3 * n * F, ue = 4 / 3 * a * F, D = [e, t], ee = [e + J * W, t - ue * V], ge = [r + J * S, s - ue * T],
|
|
14755
|
+
var V = _t.cos(k), W = _t.sin(k), T = _t.cos(C), S = _t.sin(C), F = _t.tan(E / 4), J = 4 / 3 * n * F, ue = 4 / 3 * a * F, D = [e, t], ee = [e + J * W, t - ue * V], ge = [r + J * S, s - ue * T], Re = [r, s];
|
|
14748
14756
|
if (ee[0] = 2 * D[0] - ee[0], ee[1] = 2 * D[1] - ee[1], c) return [
|
|
14749
14757
|
ee,
|
|
14750
14758
|
ge,
|
|
14751
|
-
|
|
14759
|
+
Re
|
|
14752
14760
|
].concat(d);
|
|
14753
14761
|
d = [
|
|
14754
14762
|
ee,
|
|
14755
14763
|
ge,
|
|
14756
|
-
|
|
14764
|
+
Re
|
|
14757
14765
|
].concat(d).join().split(",");
|
|
14758
|
-
for (var ne = [],
|
|
14766
|
+
for (var ne = [], ke = 0, ze = d.length; ke < ze; ke++) ne[ke] = ke % 2 ? p(d[ke - 1], d[ke], f).y : p(d[ke], d[ke + 1], f).x;
|
|
14759
14767
|
return ne;
|
|
14760
14768
|
}
|
|
14761
14769
|
function Xb(e, t, n, a, o, i, l, r) {
|
|
@@ -17277,11 +17285,11 @@ function xa(e, t, n, a, o, i, l) {
|
|
|
17277
17285
|
fill: r
|
|
17278
17286
|
}), ue.fill === "none" && delete ue.fillOpacity;
|
|
17279
17287
|
const D = S / 2, ee = F / 2, ge = Fe("circle");
|
|
17280
|
-
return
|
|
17288
|
+
return Pe(ge, {
|
|
17281
17289
|
cx: D,
|
|
17282
17290
|
cy: ee,
|
|
17283
17291
|
r: Math.round((S + F) / 4 - J)
|
|
17284
|
-
}),
|
|
17292
|
+
}), Pe(ge, ue), Ue(T, ge), ge;
|
|
17285
17293
|
}
|
|
17286
17294
|
function b(T, S, F, J, ue, D) {
|
|
17287
17295
|
ys(ue) && (D = ue, ue = 0), ue = ue || 0, D = u(D, {
|
|
@@ -17290,14 +17298,14 @@ function xa(e, t, n, a, o, i, l) {
|
|
|
17290
17298
|
fill: r
|
|
17291
17299
|
});
|
|
17292
17300
|
const ee = Fe("rect");
|
|
17293
|
-
return
|
|
17301
|
+
return Pe(ee, {
|
|
17294
17302
|
x: ue,
|
|
17295
17303
|
y: ue,
|
|
17296
17304
|
width: S - ue * 2,
|
|
17297
17305
|
height: F - ue * 2,
|
|
17298
17306
|
rx: J,
|
|
17299
17307
|
ry: J
|
|
17300
|
-
}),
|
|
17308
|
+
}), Pe(ee, D), Ue(T, ee), ee;
|
|
17301
17309
|
}
|
|
17302
17310
|
function x(T, S, F) {
|
|
17303
17311
|
F = u(F, ["no-fill"], {
|
|
@@ -17305,7 +17313,7 @@ function xa(e, t, n, a, o, i, l) {
|
|
|
17305
17313
|
stroke: s
|
|
17306
17314
|
});
|
|
17307
17315
|
const J = Fe("path");
|
|
17308
|
-
return
|
|
17316
|
+
return Pe(J, { d: S }), Pe(J, F), Ue(T, J), J;
|
|
17309
17317
|
}
|
|
17310
17318
|
function m(T, S, F, J) {
|
|
17311
17319
|
const ue = S / 2, D = F / 2, ee = [
|
|
@@ -17325,14 +17333,14 @@ function xa(e, t, n, a, o, i, l) {
|
|
|
17325
17333
|
x: 0,
|
|
17326
17334
|
y: D
|
|
17327
17335
|
}
|
|
17328
|
-
].map((
|
|
17336
|
+
].map((Re) => Re.x + "," + Re.y).join(" ");
|
|
17329
17337
|
J = u(J, {
|
|
17330
17338
|
stroke: s,
|
|
17331
17339
|
strokeWidth: 2,
|
|
17332
17340
|
fill: r
|
|
17333
17341
|
});
|
|
17334
17342
|
const ge = Fe("polygon");
|
|
17335
|
-
return
|
|
17343
|
+
return Pe(ge, { points: ee }), Pe(ge, J), Ue(T, ge), ge;
|
|
17336
17344
|
}
|
|
17337
17345
|
function w(T, S, F, J) {
|
|
17338
17346
|
return x(S, F, mt({ "data-marker": T }, J));
|
|
@@ -17788,7 +17796,7 @@ function bx(e, t, n) {
|
|
|
17788
17796
|
}
|
|
17789
17797
|
function wx() {
|
|
17790
17798
|
var e = document.getElementById("helper-svg");
|
|
17791
|
-
return e || (e = Fe("svg"),
|
|
17799
|
+
return e || (e = Fe("svg"), Pe(e, { id: "helper-svg" }), xo(e, {
|
|
17792
17800
|
visibility: "hidden",
|
|
17793
17801
|
position: "fixed",
|
|
17794
17802
|
width: 0,
|
|
@@ -17811,10 +17819,10 @@ Fi.prototype.getDimensions = function(e, t) {
|
|
|
17811
17819
|
};
|
|
17812
17820
|
Fi.prototype.layoutText = function(e, t) {
|
|
17813
17821
|
var n = Le({}, this._config.size, t.box), a = Le({}, this._config.style, t.style), o = hx(t.align || this._config.align), i = px(t.padding !== void 0 ? t.padding : this._config.padding), l = t.fitBox || !1, r = xx(a), s = e.split(/\u00AD?\r?\n/), c = [], u = n.width - i.left - i.right, f = Fe("text");
|
|
17814
|
-
for (
|
|
17822
|
+
for (Pe(f, {
|
|
17815
17823
|
x: 0,
|
|
17816
17824
|
y: 0
|
|
17817
|
-
}),
|
|
17825
|
+
}), Pe(f, a), Ue(wx(), f); s.length; ) c.push(vx(s, u, f));
|
|
17818
17826
|
o.vertical === "middle" && (i.top = i.bottom = 0);
|
|
17819
17827
|
var d = cl(c, function(v, b, x) {
|
|
17820
17828
|
return v + (r || b.height);
|
|
@@ -17823,7 +17831,7 @@ Fi.prototype.layoutText = function(e, t) {
|
|
|
17823
17831
|
}, 0), p = i.top;
|
|
17824
17832
|
o.vertical === "middle" && (p += (n.height - d) / 2), p -= (r || c[0].height) / 4;
|
|
17825
17833
|
var g = Fe("text");
|
|
17826
|
-
return
|
|
17834
|
+
return Pe(g, a), le(c, function(v) {
|
|
17827
17835
|
var b;
|
|
17828
17836
|
switch (p += r || v.height, o.horizontal) {
|
|
17829
17837
|
case "left":
|
|
@@ -17836,7 +17844,7 @@ Fi.prototype.layoutText = function(e, t) {
|
|
|
17836
17844
|
b = Math.max(((l ? h : u) - v.width) / 2 + i.left, 0);
|
|
17837
17845
|
}
|
|
17838
17846
|
var x = Fe("tspan");
|
|
17839
|
-
|
|
17847
|
+
Pe(x, {
|
|
17840
17848
|
x: b,
|
|
17841
17849
|
y: p
|
|
17842
17850
|
}), x.textContent = v.text, Ue(g, x);
|
|
@@ -18448,13 +18456,13 @@ function Cl(e, t) {
|
|
|
18448
18456
|
var n = Fe("g");
|
|
18449
18457
|
ft(n).add(Mu), Ue(e, n);
|
|
18450
18458
|
var a = Fe("circle");
|
|
18451
|
-
|
|
18459
|
+
Pe(a, {
|
|
18452
18460
|
cx: 0,
|
|
18453
18461
|
cy: 0,
|
|
18454
18462
|
r: 4
|
|
18455
18463
|
}), ft(a).add("djs-visual"), Ue(n, a);
|
|
18456
18464
|
var o = Fe("circle");
|
|
18457
|
-
return
|
|
18465
|
+
return Pe(o, {
|
|
18458
18466
|
cx: 0,
|
|
18459
18467
|
cy: 0,
|
|
18460
18468
|
r: 10
|
|
@@ -18464,14 +18472,14 @@ function Ux(e, t, n, a) {
|
|
|
18464
18472
|
var o = Fe("g");
|
|
18465
18473
|
Ue(e, o);
|
|
18466
18474
|
var i = 18, l = 6, r = 11, s = Kx(t, n, a), c = l + r, u = Fe("rect");
|
|
18467
|
-
|
|
18475
|
+
Pe(u, {
|
|
18468
18476
|
x: -i / 2,
|
|
18469
18477
|
y: -l / 2,
|
|
18470
18478
|
width: i,
|
|
18471
18479
|
height: l
|
|
18472
18480
|
}), ft(u).add("djs-visual"), Ue(o, u);
|
|
18473
18481
|
var f = Fe("rect");
|
|
18474
|
-
return
|
|
18482
|
+
return Pe(f, {
|
|
18475
18483
|
x: -s / 2,
|
|
18476
18484
|
y: -c / 2,
|
|
18477
18485
|
width: s,
|
|
@@ -18526,7 +18534,7 @@ function Pu(e, t, n, a, o) {
|
|
|
18526
18534
|
}
|
|
18527
18535
|
function c(m, w) {
|
|
18528
18536
|
var R = t.getLayer("overlays"), y = Wt('.djs-bendpoints[data-element-id="' + hr(m.id) + '"]', R);
|
|
18529
|
-
return !y && w && (y = Fe("g"),
|
|
18537
|
+
return !y && w && (y = Fe("g"), Pe(y, { "data-element-id": m.id }), ft(y).add("djs-bendpoints"), Ue(R, y), s(y, "mousedown", m), s(y, "click", m), s(y, "dblclick", m)), y;
|
|
18530
18538
|
}
|
|
18531
18539
|
function u(m, w) {
|
|
18532
18540
|
return Wt('.djs-segment-dragger[data-segment-idx="' + m + '"]', w);
|
|
@@ -18539,7 +18547,7 @@ function Pu(e, t, n, a, o) {
|
|
|
18539
18547
|
}
|
|
18540
18548
|
function d(m, w) {
|
|
18541
18549
|
for (var R = w.waypoints, y, k, C, E = 1; E < R.length; E++)
|
|
18542
|
-
y = R[E - 1], k = R[E], Vn(y, k) && (C = ju(m, y, k),
|
|
18550
|
+
y = R[E - 1], k = R[E], Vn(y, k) && (C = ju(m, y, k), Pe(C, { "data-segment-idx": E }), s(C, "mousemove", w));
|
|
18543
18551
|
}
|
|
18544
18552
|
function h(m) {
|
|
18545
18553
|
le(ll("." + Mu, m), function(w) {
|
|
@@ -18605,7 +18613,7 @@ function Pu(e, t, n, a, o) {
|
|
|
18605
18613
|
var w = m.element, R = m.newId;
|
|
18606
18614
|
if (w.waypoints) {
|
|
18607
18615
|
var y = c(w);
|
|
18608
|
-
y &&
|
|
18616
|
+
y && Pe(y, { "data-element-id": R });
|
|
18609
18617
|
}
|
|
18610
18618
|
}), this.addHandles = g, this.updateHandles = v, this.getBendpointsContainer = c, this.getSegmentDragger = u;
|
|
18611
18619
|
}
|
|
@@ -19021,7 +19029,7 @@ Hn.prototype.getConnection = function(e) {
|
|
|
19021
19029
|
};
|
|
19022
19030
|
Hn.prototype.createConnectionPreviewGfx = function() {
|
|
19023
19031
|
var e = Fe("g");
|
|
19024
|
-
return
|
|
19032
|
+
return Pe(e, { pointerEvents: "none" }), ft(e).add(i0), Ue(this._canvas.getActiveLayer(), e), e;
|
|
19025
19033
|
};
|
|
19026
19034
|
Hn.prototype.createNoopConnection = function(e, t) {
|
|
19027
19035
|
return $l([e, t], {
|
|
@@ -19648,7 +19656,7 @@ function Ca(e, t, n, a, o, i, l) {
|
|
|
19648
19656
|
var r = this, s = {
|
|
19649
19657
|
create: function(c) {
|
|
19650
19658
|
var u = t.getActiveLayer(), f = c.frame = Fe("rect");
|
|
19651
|
-
|
|
19659
|
+
Pe(f, {
|
|
19652
19660
|
class: "djs-lasso-overlay",
|
|
19653
19661
|
width: 1,
|
|
19654
19662
|
height: 1,
|
|
@@ -19658,7 +19666,7 @@ function Ca(e, t, n, a, o, i, l) {
|
|
|
19658
19666
|
},
|
|
19659
19667
|
update: function(c) {
|
|
19660
19668
|
var u = c.frame, f = c.bbox;
|
|
19661
|
-
|
|
19669
|
+
Pe(u, {
|
|
19662
19670
|
x: f.x,
|
|
19663
19671
|
y: f.y,
|
|
19664
19672
|
width: f.width,
|
|
@@ -19841,7 +19849,7 @@ function Sa(e, t) {
|
|
|
19841
19849
|
var n = t.cls("djs-outline", ["no-fill"]), a = this;
|
|
19842
19850
|
function o(i) {
|
|
19843
19851
|
var l = Fe("rect");
|
|
19844
|
-
return
|
|
19852
|
+
return Pe(l, Le({
|
|
19845
19853
|
x: 0,
|
|
19846
19854
|
y: 0,
|
|
19847
19855
|
rx: 4,
|
|
@@ -19861,7 +19869,7 @@ Sa.prototype.updateShapeOutline = function(e, t) {
|
|
|
19861
19869
|
var n = !1, a = this._getProviders();
|
|
19862
19870
|
a.length && le(a, function(o) {
|
|
19863
19871
|
n = n || o.updateOutline(t, e);
|
|
19864
|
-
}), n ||
|
|
19872
|
+
}), n || Pe(e, {
|
|
19865
19873
|
x: -this.offset,
|
|
19866
19874
|
y: -this.offset,
|
|
19867
19875
|
width: t.width + this.offset * 2,
|
|
@@ -19870,7 +19878,7 @@ Sa.prototype.updateShapeOutline = function(e, t) {
|
|
|
19870
19878
|
};
|
|
19871
19879
|
Sa.prototype.updateConnectionOutline = function(e, t) {
|
|
19872
19880
|
var n = Cn(t);
|
|
19873
|
-
|
|
19881
|
+
Pe(e, {
|
|
19874
19882
|
x: n.x - this.offset,
|
|
19875
19883
|
y: n.y - this.offset,
|
|
19876
19884
|
width: n.width + this.offset * 2,
|
|
@@ -19917,7 +19925,7 @@ br.prototype._updateMultiSelectionOutline = function(e) {
|
|
|
19917
19925
|
var n = e.length > 1;
|
|
19918
19926
|
if (ft(this._canvas.getContainer())[n ? "add" : "remove"]("djs-multi-select"), !!n) {
|
|
19919
19927
|
var a = j0(Cn(e)), o = Fe("rect");
|
|
19920
|
-
|
|
19928
|
+
Pe(o, Le({ rx: 3 }, a)), ft(o).add("djs-selection-outline"), Ue(t, o);
|
|
19921
19929
|
}
|
|
19922
19930
|
};
|
|
19923
19931
|
br.$inject = [
|
|
@@ -20046,7 +20054,7 @@ function Wu(e, t, n, a) {
|
|
|
20046
20054
|
var c = s.context, u = c.shapes, f = c.allDraggedElements, d = o(u);
|
|
20047
20055
|
if (!c.dragGroup) {
|
|
20048
20056
|
var h = Fe("g");
|
|
20049
|
-
|
|
20057
|
+
Pe(h, n.cls("djs-drag-group", ["no-events"])), Ue(t.getActiveLayer(), h), c.dragGroup = h;
|
|
20050
20058
|
}
|
|
20051
20059
|
d.forEach(function(p) {
|
|
20052
20060
|
a.addDragger(p, c.dragGroup);
|
|
@@ -20392,10 +20400,10 @@ var qs = "djs-resizing", Zs = "resize-not-ok", n_ = 500;
|
|
|
20392
20400
|
function Ju(e, t, n) {
|
|
20393
20401
|
function a(i) {
|
|
20394
20402
|
var l = i.shape, r = i.newBounds, s = i.frame;
|
|
20395
|
-
s || (s = i.frame = n.addFrame(l, t.getActiveLayer()), t.addMarker(l, qs)), r.width > 5 &&
|
|
20403
|
+
s || (s = i.frame = n.addFrame(l, t.getActiveLayer()), t.addMarker(l, qs)), r.width > 5 && Pe(s, {
|
|
20396
20404
|
x: r.x,
|
|
20397
20405
|
width: r.width
|
|
20398
|
-
}), r.height > 5 &&
|
|
20406
|
+
}), r.height > 5 && Pe(s, {
|
|
20399
20407
|
y: r.y,
|
|
20400
20408
|
height: r.height
|
|
20401
20409
|
}), i.canExecute ? ft(s).remove(Zs) : ft(s).add(Zs);
|
|
@@ -20447,14 +20455,14 @@ ea.prototype._createResizer = function(e, t, n, a) {
|
|
|
20447
20455
|
var o = this._getResizersParent(), i = o_(a), l = Fe("g");
|
|
20448
20456
|
ft(l).add(ao), ft(l).add(ao + "-" + e.id), ft(l).add(ao + "-" + a), Ue(o, l);
|
|
20449
20457
|
var r = Fe("rect");
|
|
20450
|
-
|
|
20458
|
+
Pe(r, {
|
|
20451
20459
|
x: -si / 2 + i.x,
|
|
20452
20460
|
y: -si / 2 + i.y,
|
|
20453
20461
|
width: si,
|
|
20454
20462
|
height: si
|
|
20455
20463
|
}), ft(r).add(ao + "-visual"), Ue(l, r);
|
|
20456
20464
|
var s = Fe("rect");
|
|
20457
|
-
return
|
|
20465
|
+
return Pe(s, {
|
|
20458
20466
|
x: -ci / 2 + i.x,
|
|
20459
20467
|
y: -ci / 2 + i.y,
|
|
20460
20468
|
width: ci,
|
|
@@ -20848,14 +20856,14 @@ na.prototype.snap = function(e, t) {
|
|
|
20848
20856
|
};
|
|
20849
20857
|
na.prototype._createLine = function(e) {
|
|
20850
20858
|
var t = this._canvas.getLayer("snap"), n = Fe("path");
|
|
20851
|
-
return
|
|
20852
|
-
Tt(a) ? e === "horizontal" ?
|
|
20859
|
+
return Pe(n, { d: "M0,0 L0,0" }), ft(n).add("djs-snap-line"), Ue(t, n), { update: function(a) {
|
|
20860
|
+
Tt(a) ? e === "horizontal" ? Pe(n, {
|
|
20853
20861
|
d: "M-100000," + a + " L+100000," + a,
|
|
20854
20862
|
display: ""
|
|
20855
|
-
}) :
|
|
20863
|
+
}) : Pe(n, {
|
|
20856
20864
|
d: "M " + a + ",-100000 L " + a + ", +100000",
|
|
20857
20865
|
display: ""
|
|
20858
|
-
}) :
|
|
20866
|
+
}) : Pe(n, { display: "none" });
|
|
20859
20867
|
} };
|
|
20860
20868
|
};
|
|
20861
20869
|
na.prototype._createSnapLines = function() {
|
|
@@ -21402,7 +21410,7 @@ var $_ = {
|
|
|
21402
21410
|
class: "j-work-flow"
|
|
21403
21411
|
}, null, 512));
|
|
21404
21412
|
}
|
|
21405
|
-
}), F_ = D_, V_ =
|
|
21413
|
+
}), F_ = D_, V_ = me(Px), N_ = me(F_), W_ = /* @__PURE__ */ fe({
|
|
21406
21414
|
name: "JInputCards",
|
|
21407
21415
|
__name: "input-cards",
|
|
21408
21416
|
props: {
|
|
@@ -21517,15 +21525,15 @@ var $_ = {
|
|
|
21517
21525
|
rowChange: p
|
|
21518
21526
|
}), (y, k) => {
|
|
21519
21527
|
const C = B("j-comp"), E = B("el-form-item"), M = B("el-col"), A = B("j-button"), U = B("el-row");
|
|
21520
|
-
return _(), O(
|
|
21528
|
+
return _(), O(we, null, [z("div", Ne({ class: "j-input-cards" }, y.$attrs), [(_(!0), O(we, null, je(h.value, (V, W) => (_(), O("div", {
|
|
21521
21529
|
class: "j-input-cards-item",
|
|
21522
21530
|
key: V.i,
|
|
21523
21531
|
style: { "margin-bottom": "8px" }
|
|
21524
21532
|
}, [K(U, { gutter: e.gutter }, {
|
|
21525
|
-
default: N(() => [(_(!0), O(
|
|
21533
|
+
default: N(() => [(_(!0), O(we, null, je(e.columns, (T) => (_(), I(M, {
|
|
21526
21534
|
key: T.prop,
|
|
21527
21535
|
span: T.config?.span || e.span || 24,
|
|
21528
|
-
style:
|
|
21536
|
+
style: Oe({ "margin-bottom": (T.getInputType ? T.getInputType(V) : T.inputType) == "j-input-rows" ? "8px" : void 0 })
|
|
21529
21537
|
}, {
|
|
21530
21538
|
default: N(() => [Tn(K(E, {
|
|
21531
21539
|
"label-width": w(T.config?.labelWidth),
|
|
@@ -21556,7 +21564,7 @@ var $_ = {
|
|
|
21556
21564
|
_: 2
|
|
21557
21565
|
}, 1032, ["gutter"])]))), 128))], 16), r.value && !f.value ? (_(), O("div", {
|
|
21558
21566
|
key: 0,
|
|
21559
|
-
style:
|
|
21567
|
+
style: Oe({ "text-align": c.value })
|
|
21560
21568
|
}, [r.value ? (_(), I(A, {
|
|
21561
21569
|
key: 0,
|
|
21562
21570
|
type: "link",
|
|
@@ -21567,7 +21575,7 @@ var $_ = {
|
|
|
21567
21575
|
}, null, 8, ["label"])) : G("", !0)], 4)) : G("", !0)], 64);
|
|
21568
21576
|
};
|
|
21569
21577
|
}
|
|
21570
|
-
}), U_ = W_, Y_ =
|
|
21578
|
+
}), U_ = W_, Y_ = me(U_), K_ = [
|
|
21571
21579
|
dl,
|
|
21572
21580
|
Qf,
|
|
21573
21581
|
nh,
|