@web-utils/component 2.8.11 → 2.8.13
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/chunks/{FormTemp.a77c73c4.mjs → FormTemp.f8e57fff.mjs} +21 -18
- package/data-display/index.mjs +19 -15
- package/form-button/index.mjs +0 -1
- package/fy-curd/index.mjs +1 -1
- package/fy-form/index.mjs +1 -1
- package/fy-form-design/index.mjs +390 -388
- package/package.json +1 -1
- package/static-pageable-table/index.mjs +1 -1
- package/web-types.json +1 -1
package/fy-form-design/index.mjs
CHANGED
|
@@ -10,28 +10,29 @@ var k = (e, l, t) => l in e ? ae(e, l, { enumerable: !0, configurable: !0, writa
|
|
|
10
10
|
return e;
|
|
11
11
|
};
|
|
12
12
|
var y = (e, l, t) => new Promise((a, i) => {
|
|
13
|
-
var s = (
|
|
13
|
+
var s = (n) => {
|
|
14
14
|
try {
|
|
15
|
-
r(t.next(
|
|
15
|
+
r(t.next(n));
|
|
16
16
|
} catch (u) {
|
|
17
17
|
i(u);
|
|
18
18
|
}
|
|
19
|
-
},
|
|
19
|
+
}, o = (n) => {
|
|
20
20
|
try {
|
|
21
|
-
r(t.throw(
|
|
21
|
+
r(t.throw(n));
|
|
22
22
|
} catch (u) {
|
|
23
23
|
i(u);
|
|
24
24
|
}
|
|
25
|
-
}, r = (
|
|
25
|
+
}, r = (n) => n.done ? a(n.value) : Promise.resolve(n.value).then(s, o);
|
|
26
26
|
r((t = t.apply(e, l)).next());
|
|
27
27
|
});
|
|
28
28
|
import { isBlank as C } from "@web-utils/core";
|
|
29
29
|
import b from "@web-utils/component/monaco-editor";
|
|
30
|
-
import "@web-utils/component/monaco-editor/style.css";
|
|
31
30
|
import v from "vuedraggable";
|
|
32
31
|
import { c as _ } from "../chunks/json-beautifier.21cfffea.mjs";
|
|
33
32
|
import { d as m, z as h } from "../chunks/util.d691afb6.mjs";
|
|
34
33
|
import { cloneDeep as g } from "@web-utils/integrations/lodash";
|
|
34
|
+
import se from "@web-utils/component/fy-u-editor";
|
|
35
|
+
import "@web-utils/component/fy-u-editor/style.css";
|
|
35
36
|
import { n as c } from "../chunks/vueComponentNormalizer.446f5dc4.mjs";
|
|
36
37
|
const E = [
|
|
37
38
|
{
|
|
@@ -439,7 +440,7 @@ const E = [
|
|
|
439
440
|
display: !0
|
|
440
441
|
}]
|
|
441
442
|
}
|
|
442
|
-
],
|
|
443
|
+
], oe = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUMAAADXCAYAAACAszPmAAAAAXNSR0IArs4c6QAADXRJREFUeAHt3cuLZGcZB+BvLk2PM0ZxFMdJXEQCYRIialrUmPgXuM0qkI3GnVl4ScBtUEFFXOhCEBQ3oiDi36BGkWQ0gpgIZgK59EhIxhBn0nMfz+nqwq6e6upT019933vqPAVxuuty3vc8b/fPU3UufWB9ff1GciNAgMDABQ6363/y5MmBM8y3+mfPnmU2H5lnEwgt0P5OHwzdoeYIECBQSEAYFoJWhgCB2ALCMPZ8dEeAQCEBYVgIWhkCBGILCMPY89EdAQKFBIRhIWhlCBCILbB5aE3sFnVHgEAtgfaQk0Xddh7St6haO+vstj4zw/DPr26knz/3dnrr4vXN199/cjV9/cHjm19/9w/n0nP/vjSx3I9/aDU9+VA/Hv/e0+fSX89O9v/J21fTVz876n9ixeb4ZlEDnaOFqU/t+gMx9cXuJDAAgZlvk3/6l/8HYWtx9frynKxy/vIo4LfP+Nn1S+nbv3tz+12+JkBgIAIH2tPxdttqeOTXo03kb306pZUmNg/NjM5+ibW5/s7VyZ6feiala839v3h49hk57dbfbma2DCdNfddvgUX+PO/8HVpUrZ11pk2krT3zbfL4RW0ILlMQtut18EBK714Zr6F/CRAYusDMMPxE8xnhlWZTaeXg5aE7WX8CBJZcYGYYPrG1s2RRm69Lbmv1CBDokcDMMOzRemRp9f7bj6RrS7STKAuKhRAYiMDMMGwPn2lvj941DI2vPPC+YayotSRA4CaBmfuH2+MIdx5LeNMS3EGAAIElEJi5ZbgE6zfXKoy3hMcHjs/14q0nd9mNfyvL9RoCBBYrIAy3+doK3obhSwIDE5j5NnlgFlaXAIEBC8zcMmzPNR7dJs/hjer13Bsp/fZMSv+9Murw3mZ/yBfvHX39k3+k9MJ/Jju/p3n8sW2Pjx8dn3kz+1zrs2n24ynr49POpX7gw0fS45+x02c8N//mFyj5sU/JWtOkZobh+LOzvhxn+JsXU7qw7RS79tS6Zbmdv3TzudR/evViOv/7N9M3Pvf+ZVlN60GgmsDMc5PHXfUlDL/29Kjjpz6V0pFDy3UK4bRzqb/5bEpXmozc61zq8Rz9S4DAdIE9z03+TnOc4eHmU8VHPjJ9AVHvPdScd+xc6qjT0ReBmAIzd6D8rT3OcMc1/2Kuxqir9jPCu97TbBXOfPMfeQ30RoBALYGlio3xzpJamOoSINBfgZlh+MFjh9LrF66lJ/84WsGPNXuX+3Cl6758xrnfH5v2XOrLy7SXaL8gXk9gHwIzw/Cx+9+bfvzsW+ncxmhPZvTfuxfPXUntWSRDOZf6oZXmOKLmmowvvPB6uuOOOzZ/DF577bV04cKFiR+JY8eOeZzPIH4+XnnllbSxsTHx87+2tjbx/W7fzAzD+06sph99/sTU144Pu5n6YHNnjcfb4wPbs0iGEoa72bufwFAFVlZW0tWro+PrrlzZOuC4I0anQ2s6Lqv608YHS3//weqtFGngZ/9sjh9qbo+vvatIPUUI9EngpZdeSm0gdtky3PPQmj6t+BB7/fsb14a42taZQCeBo0ePpsuXu1+lf+bb5HHFoeyQGK+vfwkQ6L/AiRPTP+Lbbc06heFuL452/ymn6UYbiX4I9EZgqcLwS1sXXeiNvkYJEFiYQHtkRXs7depUpxpLFYad1niJnnTfBw6l5sxDNwIEpgjsPMRsylMm7lqqMGwv09XehrKFaC/yaN7+l0AOgaUKw53XK8wBZBkECAxDYOaFGoZB0N+1/MEzG6n9z40Agf0LLNWW4fHmwtznmotyP7F1LnV7Jesv3DNC6nKl651blvu9kvVHm8/0vrx1QPQPT2+knccFzvP4r56/lJ5/c9uVa5vVOtucN378iE8N9/9rYAnLKNCehjrPbanC8OHm7zv/8l8pvb11nGXtc6kvXrzYzCLP2SHr56834Td56e4TRw+kR+87Ms+8PZfAYATG5+t3XeFOp+MN5aDrrn+DofXY67mnT5/enMHdd9/ddRaeR4DAAgRuu+22PZfa/k77zHBPJk8gQKCPAu1xhuNjDbv0v1Rvk7ussOcQIDAMgXmPM7RlOIyfC2tJgMAeArYM9wC61Yfn3ZN1q3W8jgCBPALCMI/jTUuZd0/WTQtwBwECRQWEYVFuxQgQKCUw77szYbigyYz3YtlCXBCwxRLYQ2De3z1huAforT48756sW63jdQQI5BHoFIZ7HWCcpxVLIUCAQD6B8bsz1zPMZ2pJBAj0UGDed2eOM+zhkLVMgEB+gU5vk/OXXf4lzrsna/lFrCGB2ALCcEHzmXdP1oLasFgCBDoKCMOOUJ5GgEC/BOZ9d9YpDF3Ca/4fgjNnzqTV1dXNS30dPOij2fkFvYLA/gTmfXfWKQz319IwX339+vXU7s16+eWX05133rmJ0O7q37mHq/1/r/HQPM7Hz8eFicCY5/djfX39pt+vGzdupLW1tYll7vaNMNxNJtP9KysrmZZkMQQIzBJog6/9b/vt8OHuEedK19vkuh5c3uVK19sW60sCBIILuNJ18AFpjwCBcgI+2S9nrRIBAoEFhGHg4WiNAIFyAsKwnLVKBAgEFhCGgYejNQIEygkIw3LWKhEgEFhAGAYejtYIECgnIAzLWatEgEBgAWEYeDhaI0CgnIAwLGetEgECgQWEYeDhaI0AgXICnc5i7nrObrm2VSJAgEBeAVuGeT0tjQCBngoIw54OTtsECOQVEIZ5PS2NAIGeCgjDng5O2wQI5BXotAPF30DJi25pBAjEE7BlGG8mOiJAoIKAMKyAriQBAvEEhGG8meiIAIEKAsKwArqSBAjEExCG8WaiIwIEKggIwwroShIgEE9AGMabiY4IEKggIAwroCtJgEA8AWEYbyY6IkCggoAwrICuJAEC8QSEYbyZ6IgAgQoCwrACupIECMQTEIbxZqIjAgQqCAjDCuhKEiAQT0AYxpuJjggQqCAgDCugK0mAQDyBThd39dfx4g1ORwQI5BWwZZjX09IIEOipgDDs6eC0TYBAXgFhmNfT0ggQ6KmAMOzp4LRNgEBegU47UPx1vLzolkaAQDwBW4bxZqIjAgQqCAjDCuhKEiAQT0AYxpuJjggQqCAgDCugK0mAQDwBYRhvJjoiQKCCgDCsgK4kAQLxBIRhvJnoiACBCgLCsAK6kgQIxBMQhvFmoiMCBCoICMMK6EoSIBBPQBjGm4mOCBCoICAMK6ArSYBAPAFhGG8mOiJAoIKAMKyAriQBAvEEhGG8meiIAIEKAsKwArqSBAjEE+h0cVd/HS/e4HREgEBeAVuGeT0tjQCBngoIw54OTtsECOQVEIZ5PS2NAIGeCgjDng5O2wQI5BXotAPFX8fLi25pBAjEE7BlGG8mOiJAoIKAMKyAriQBAvEEhGG8meiIAIEKAsKwArqSBAjEExCG8WaiIwIEKggIwwroShIgEE9AGMabiY4IEKggIAwroCtJgEA8AWEYbyY6IkCggoAwrICuJAEC8QSEYbyZ6IgAgQoCwrACupIECMQTEIbxZqIjAgQqCAjDCuhKEiAQT0AYxpuJjggQqCDQ6XqG/iBUhckoSYBAUQFbhkW5FSNAIKqAMIw6GX0RIFBUQBgW5VaMAIGoAsIw6mT0RYBAUQFhWJRbMQIEogp02pvsr+NFHZ++CBDIJWDLMJek5RAg0GsBYdjr8WmeAIFcAsIwl6TlECDQawFh2OvxaZ4AgVwCwjCXpOUQINBrAWHY6/FpngCBXALCMJek5RAg0GsBYdjr8WmeAIFcAsIwl6TlECDQawFh2OvxaZ4AgVwCwjCXpOUQINBrAWHY6/FpngCBXALCMJek5RAg0GsBYdjr8WmeAIFcAp0u4eUPQuXithwCBKIK2DKMOhl9ESBQVEAYFuVWjACBqALCMOpk9EWAQFEBYViUWzECBKIKCMOok9EXAQJFBYRhUW7FCBCIKiAMo05GXwQIFBUQhkW5FSNAIKqAMIw6GX0RIFBUQBgW5VaMAIGoAsIw6mT0RYBAUQFhWJRbMQIEogoIw6iT0RcBAkUFhGFRbsUIEIgqIAyjTkZfBAgUFRCGRbkVI0AgqoAwjDoZfREgUFRAGBblVowAgagCwjDqZPRFgEBRAWFYlFsxAgSiCgjDqJPRFwECRQWEYVFuxQgQiCogDKNORl8ECBQVEIZFuRUjQCCqgDCMOhl9ESBQVEAYFuVWjACBqALCMOpk9EWAQFEBYViUWzECBKIKCMOok9EXAQJFBYRhUW7FCBCIKiAMo05GXwQIFBUQhkW5FSNAIKqAMIw6GX0RIFBUQBgW5VaMAIGoAsIw6mT0RYBAUQFhWJRbMQIEogoIw6iT0RcBAkUFhGFRbsUIEIgqIAyjTkZfBAgUFRCGRbkVI0AgqoAwjDoZfREgUFRAGBblVowAgagCwjDqZPRFgEBRAWFYlFsxAgSiCgjDqJPRFwECRQWEYVFuxQgQiCogDKNORl8ECBQVEIZFuRUjQCCqgDCMOhl9ESBQVEAYFuVWjACBqALCMOpk9EWAQFEBYViUWzECBKIKCMOok9EXAQJFBYRhUW7FCBCIKiAMo05GXwQIFBUQhkW5FSNAIKqAMIw6GX0RIFBU4H8RUTV123y9kQAAAABJRU5ErkJggg==", ne = (e) => new Function(`return ${e}`)(), re = {
|
|
443
444
|
data() {
|
|
444
445
|
return {
|
|
445
446
|
historySteps: {
|
|
@@ -483,7 +484,7 @@ const E = [
|
|
|
483
484
|
}
|
|
484
485
|
}
|
|
485
486
|
};
|
|
486
|
-
var
|
|
487
|
+
var ce = function() {
|
|
487
488
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
488
489
|
return t("div", [e.item.type === "title" ? t("div", {
|
|
489
490
|
staticStyle: {
|
|
@@ -502,9 +503,10 @@ var re = function() {
|
|
|
502
503
|
innerHTML: e._s(e.params.html)
|
|
503
504
|
}
|
|
504
505
|
}) : e._e()])], 1);
|
|
505
|
-
},
|
|
506
|
-
const
|
|
506
|
+
}, de = [];
|
|
507
|
+
const pe = {
|
|
507
508
|
name: "WidgetFormItem",
|
|
509
|
+
components: { FyUEditor: se },
|
|
508
510
|
props: {
|
|
509
511
|
item: {
|
|
510
512
|
type: Object,
|
|
@@ -546,24 +548,24 @@ const de = {
|
|
|
546
548
|
}
|
|
547
549
|
}
|
|
548
550
|
}, w = {};
|
|
549
|
-
var
|
|
550
|
-
|
|
551
|
-
re,
|
|
551
|
+
var ue = /* @__PURE__ */ c(
|
|
552
|
+
pe,
|
|
552
553
|
ce,
|
|
554
|
+
de,
|
|
553
555
|
!1,
|
|
554
|
-
|
|
556
|
+
me,
|
|
555
557
|
null,
|
|
556
558
|
null,
|
|
557
559
|
null
|
|
558
560
|
);
|
|
559
|
-
function
|
|
561
|
+
function me(e) {
|
|
560
562
|
for (let l in w)
|
|
561
563
|
this[l] = w[l];
|
|
562
564
|
}
|
|
563
565
|
const x = /* @__PURE__ */ function() {
|
|
564
|
-
return
|
|
566
|
+
return ue.exports;
|
|
565
567
|
}();
|
|
566
|
-
var
|
|
568
|
+
var he = function() {
|
|
567
569
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
568
570
|
return t("div", [t("h3", {
|
|
569
571
|
directives: [{
|
|
@@ -718,8 +720,8 @@ var me = function() {
|
|
|
718
720
|
}, [t("i", {
|
|
719
721
|
staticClass: "iconfont icon-copy"
|
|
720
722
|
})]) : e._e()], 1);
|
|
721
|
-
},
|
|
722
|
-
const
|
|
723
|
+
}, fe = [];
|
|
724
|
+
const be = {
|
|
723
725
|
name: "WidgetFormTable",
|
|
724
726
|
components: { WidgetFormItem: x, Draggable: v },
|
|
725
727
|
props: {
|
|
@@ -790,24 +792,24 @@ const fe = {
|
|
|
790
792
|
}
|
|
791
793
|
}
|
|
792
794
|
}, I = {};
|
|
793
|
-
var
|
|
794
|
-
|
|
795
|
-
me,
|
|
795
|
+
var ve = /* @__PURE__ */ c(
|
|
796
|
+
be,
|
|
796
797
|
he,
|
|
798
|
+
fe,
|
|
797
799
|
!1,
|
|
798
|
-
|
|
800
|
+
ge,
|
|
799
801
|
null,
|
|
800
802
|
null,
|
|
801
803
|
null
|
|
802
804
|
);
|
|
803
|
-
function
|
|
805
|
+
function ge(e) {
|
|
804
806
|
for (let l in I)
|
|
805
807
|
this[l] = I[l];
|
|
806
808
|
}
|
|
807
809
|
const ee = /* @__PURE__ */ function() {
|
|
808
|
-
return
|
|
810
|
+
return ve.exports;
|
|
809
811
|
}();
|
|
810
|
-
var
|
|
812
|
+
var _e = function() {
|
|
811
813
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
812
814
|
return t("div", [t("h4", {
|
|
813
815
|
directives: [{
|
|
@@ -980,8 +982,8 @@ var ge = function() {
|
|
|
980
982
|
}, [t("i", {
|
|
981
983
|
staticClass: "iconfont icon-copy"
|
|
982
984
|
})]) : e._e()], 1);
|
|
983
|
-
},
|
|
984
|
-
const
|
|
985
|
+
}, ye = [];
|
|
986
|
+
const Ee = {
|
|
985
987
|
name: "WidgetFormGroup",
|
|
986
988
|
components: { WidgetFormItem: x, WidgetFormTable: ee, Draggable: v },
|
|
987
989
|
props: {
|
|
@@ -1052,24 +1054,24 @@ const ye = {
|
|
|
1052
1054
|
}
|
|
1053
1055
|
}
|
|
1054
1056
|
}, F = {};
|
|
1055
|
-
var
|
|
1056
|
-
|
|
1057
|
-
ge,
|
|
1057
|
+
var xe = /* @__PURE__ */ c(
|
|
1058
|
+
Ee,
|
|
1058
1059
|
_e,
|
|
1060
|
+
ye,
|
|
1059
1061
|
!1,
|
|
1060
|
-
|
|
1062
|
+
$e,
|
|
1061
1063
|
null,
|
|
1062
1064
|
null,
|
|
1063
1065
|
null
|
|
1064
1066
|
);
|
|
1065
|
-
function
|
|
1067
|
+
function $e(e) {
|
|
1066
1068
|
for (let l in F)
|
|
1067
1069
|
this[l] = F[l];
|
|
1068
1070
|
}
|
|
1069
|
-
const
|
|
1070
|
-
return
|
|
1071
|
+
const ke = /* @__PURE__ */ function() {
|
|
1072
|
+
return xe.exports;
|
|
1071
1073
|
}();
|
|
1072
|
-
var
|
|
1074
|
+
var Ce = function() {
|
|
1073
1075
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
1074
1076
|
return t("div", {
|
|
1075
1077
|
staticClass: "widget-form-container"
|
|
@@ -1217,10 +1219,10 @@ var ke = function() {
|
|
|
1217
1219
|
staticClass: "iconfont icon-copy"
|
|
1218
1220
|
})]) : e._e()], 1)], 1)];
|
|
1219
1221
|
})], 2)], 1)], 1)], 1);
|
|
1220
|
-
},
|
|
1221
|
-
const
|
|
1222
|
+
}, we = [];
|
|
1223
|
+
const Ie = {
|
|
1222
1224
|
name: "WidgetForm",
|
|
1223
|
-
components: { Draggable: v, WidgetFormItem: x, WidgetFormTable: ee, WidgetFormGroup:
|
|
1225
|
+
components: { Draggable: v, WidgetFormItem: x, WidgetFormTable: ee, WidgetFormGroup: ke },
|
|
1224
1226
|
props: {
|
|
1225
1227
|
data: Object,
|
|
1226
1228
|
select: Object
|
|
@@ -1263,24 +1265,24 @@ const we = {
|
|
|
1263
1265
|
}
|
|
1264
1266
|
}
|
|
1265
1267
|
}, S = {};
|
|
1266
|
-
var
|
|
1267
|
-
|
|
1268
|
-
ke,
|
|
1268
|
+
var Fe = /* @__PURE__ */ c(
|
|
1269
|
+
Ie,
|
|
1269
1270
|
Ce,
|
|
1271
|
+
we,
|
|
1270
1272
|
!1,
|
|
1271
|
-
|
|
1273
|
+
Se,
|
|
1272
1274
|
null,
|
|
1273
1275
|
null,
|
|
1274
1276
|
null
|
|
1275
1277
|
);
|
|
1276
|
-
function
|
|
1278
|
+
function Se(e) {
|
|
1277
1279
|
for (let l in S)
|
|
1278
1280
|
this[l] = S[l];
|
|
1279
1281
|
}
|
|
1280
|
-
const
|
|
1281
|
-
return
|
|
1282
|
+
const Ae = /* @__PURE__ */ function() {
|
|
1283
|
+
return Fe.exports;
|
|
1282
1284
|
}();
|
|
1283
|
-
var
|
|
1285
|
+
var Oe = function() {
|
|
1284
1286
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
1285
1287
|
return t("div", {
|
|
1286
1288
|
staticClass: "form-config-container"
|
|
@@ -1495,31 +1497,31 @@ var Ae = function() {
|
|
|
1495
1497
|
expression: "data.disabled"
|
|
1496
1498
|
}
|
|
1497
1499
|
})], 1)], 1)], 1);
|
|
1498
|
-
},
|
|
1499
|
-
const
|
|
1500
|
+
}, Be = [];
|
|
1501
|
+
const We = {
|
|
1500
1502
|
name: "FormConfig",
|
|
1501
1503
|
props: {
|
|
1502
1504
|
data: Object
|
|
1503
1505
|
}
|
|
1504
1506
|
}, A = {};
|
|
1505
|
-
var
|
|
1506
|
-
|
|
1507
|
-
Ae,
|
|
1507
|
+
var Te = /* @__PURE__ */ c(
|
|
1508
|
+
We,
|
|
1508
1509
|
Oe,
|
|
1510
|
+
Be,
|
|
1509
1511
|
!1,
|
|
1510
|
-
|
|
1512
|
+
Me,
|
|
1511
1513
|
null,
|
|
1512
1514
|
null,
|
|
1513
1515
|
null
|
|
1514
1516
|
);
|
|
1515
|
-
function
|
|
1517
|
+
function Me(e) {
|
|
1516
1518
|
for (let l in A)
|
|
1517
1519
|
this[l] = A[l];
|
|
1518
1520
|
}
|
|
1519
|
-
const
|
|
1520
|
-
return
|
|
1521
|
+
const ze = /* @__PURE__ */ function() {
|
|
1522
|
+
return Te.exports;
|
|
1521
1523
|
}();
|
|
1522
|
-
var
|
|
1524
|
+
var Re = function() {
|
|
1523
1525
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
1524
1526
|
return t("div", [t("div", {
|
|
1525
1527
|
staticClass: "el-form-item el-form-item--small el-form--label-top"
|
|
@@ -1566,8 +1568,8 @@ var ze = function() {
|
|
|
1566
1568
|
expression: "event"
|
|
1567
1569
|
}
|
|
1568
1570
|
})], 1)])]);
|
|
1569
|
-
},
|
|
1570
|
-
const
|
|
1571
|
+
}, Pe = [];
|
|
1572
|
+
const je = {
|
|
1571
1573
|
name: "ConfigCustom",
|
|
1572
1574
|
components: { MonacoEditor: b },
|
|
1573
1575
|
props: {
|
|
@@ -1606,24 +1608,24 @@ const Pe = {
|
|
|
1606
1608
|
}
|
|
1607
1609
|
}
|
|
1608
1610
|
}, O = {};
|
|
1609
|
-
var
|
|
1610
|
-
|
|
1611
|
-
ze,
|
|
1611
|
+
var De = /* @__PURE__ */ c(
|
|
1612
|
+
je,
|
|
1612
1613
|
Re,
|
|
1614
|
+
Pe,
|
|
1613
1615
|
!1,
|
|
1614
|
-
|
|
1616
|
+
Qe,
|
|
1615
1617
|
null,
|
|
1616
1618
|
null,
|
|
1617
1619
|
null
|
|
1618
1620
|
);
|
|
1619
|
-
function
|
|
1621
|
+
function Qe(e) {
|
|
1620
1622
|
for (let l in O)
|
|
1621
1623
|
this[l] = O[l];
|
|
1622
1624
|
}
|
|
1623
|
-
const
|
|
1624
|
-
return
|
|
1625
|
+
const Ke = /* @__PURE__ */ function() {
|
|
1626
|
+
return De.exports;
|
|
1625
1627
|
}();
|
|
1626
|
-
var
|
|
1628
|
+
var Ne = function() {
|
|
1627
1629
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
1628
1630
|
return t("div", [t("ElFormItem", {
|
|
1629
1631
|
attrs: {
|
|
@@ -1714,31 +1716,31 @@ var Ke = function() {
|
|
|
1714
1716
|
expression: "data.showPassword"
|
|
1715
1717
|
}
|
|
1716
1718
|
})], 1) : e._e()], 1);
|
|
1717
|
-
},
|
|
1718
|
-
const
|
|
1719
|
+
}, qe = [];
|
|
1720
|
+
const Ve = {
|
|
1719
1721
|
name: "ConfigInput",
|
|
1720
1722
|
props: {
|
|
1721
1723
|
data: Object
|
|
1722
1724
|
}
|
|
1723
1725
|
}, B = {};
|
|
1724
|
-
var
|
|
1725
|
-
|
|
1726
|
-
Ke,
|
|
1726
|
+
var Le = /* @__PURE__ */ c(
|
|
1727
|
+
Ve,
|
|
1727
1728
|
Ne,
|
|
1729
|
+
qe,
|
|
1728
1730
|
!1,
|
|
1729
|
-
|
|
1731
|
+
Ge,
|
|
1730
1732
|
null,
|
|
1731
1733
|
null,
|
|
1732
1734
|
null
|
|
1733
1735
|
);
|
|
1734
|
-
function
|
|
1736
|
+
function Ge(e) {
|
|
1735
1737
|
for (let l in B)
|
|
1736
1738
|
this[l] = B[l];
|
|
1737
1739
|
}
|
|
1738
|
-
const
|
|
1739
|
-
return
|
|
1740
|
+
const Ue = /* @__PURE__ */ function() {
|
|
1741
|
+
return Le.exports;
|
|
1740
1742
|
}();
|
|
1741
|
-
var
|
|
1743
|
+
var He = function() {
|
|
1742
1744
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
1743
1745
|
return t("div", [t("ElFormItem", {
|
|
1744
1746
|
attrs: {
|
|
@@ -1821,31 +1823,31 @@ var Ue = function() {
|
|
|
1821
1823
|
expression: "data.maxRows"
|
|
1822
1824
|
}
|
|
1823
1825
|
})], 1)], 1);
|
|
1824
|
-
},
|
|
1825
|
-
const
|
|
1826
|
+
}, Je = [];
|
|
1827
|
+
const Ye = {
|
|
1826
1828
|
name: "ConfigTextarea",
|
|
1827
1829
|
props: {
|
|
1828
1830
|
data: Object
|
|
1829
1831
|
}
|
|
1830
1832
|
}, W = {};
|
|
1831
|
-
var
|
|
1832
|
-
|
|
1833
|
-
Ue,
|
|
1833
|
+
var Xe = /* @__PURE__ */ c(
|
|
1834
|
+
Ye,
|
|
1834
1835
|
He,
|
|
1836
|
+
Je,
|
|
1835
1837
|
!1,
|
|
1836
|
-
|
|
1838
|
+
Ze,
|
|
1837
1839
|
null,
|
|
1838
1840
|
null,
|
|
1839
1841
|
null
|
|
1840
1842
|
);
|
|
1841
|
-
function
|
|
1843
|
+
function Ze(e) {
|
|
1842
1844
|
for (let l in W)
|
|
1843
1845
|
this[l] = W[l];
|
|
1844
1846
|
}
|
|
1845
|
-
const
|
|
1846
|
-
return
|
|
1847
|
+
const et = /* @__PURE__ */ function() {
|
|
1848
|
+
return Xe.exports;
|
|
1847
1849
|
}();
|
|
1848
|
-
var
|
|
1850
|
+
var tt = function() {
|
|
1849
1851
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
1850
1852
|
return t("div", [t("ElFormItem", {
|
|
1851
1853
|
attrs: {
|
|
@@ -1970,29 +1972,29 @@ var et = function() {
|
|
|
1970
1972
|
expression: "data.controlsPosition"
|
|
1971
1973
|
}
|
|
1972
1974
|
}, [e._v(" 右 ")])], 1) : e._e()], 1);
|
|
1973
|
-
},
|
|
1974
|
-
const
|
|
1975
|
+
}, at = [];
|
|
1976
|
+
const lt = {
|
|
1975
1977
|
name: "ConfigNumber",
|
|
1976
1978
|
props: {
|
|
1977
1979
|
data: Object
|
|
1978
1980
|
}
|
|
1979
1981
|
}, T = {};
|
|
1980
|
-
var
|
|
1981
|
-
|
|
1982
|
-
et,
|
|
1982
|
+
var it = /* @__PURE__ */ c(
|
|
1983
|
+
lt,
|
|
1983
1984
|
tt,
|
|
1985
|
+
at,
|
|
1984
1986
|
!1,
|
|
1985
|
-
|
|
1987
|
+
st,
|
|
1986
1988
|
null,
|
|
1987
1989
|
null,
|
|
1988
1990
|
null
|
|
1989
1991
|
);
|
|
1990
|
-
function
|
|
1992
|
+
function st(e) {
|
|
1991
1993
|
for (let l in T)
|
|
1992
1994
|
this[l] = T[l];
|
|
1993
1995
|
}
|
|
1994
|
-
const
|
|
1995
|
-
return
|
|
1996
|
+
const ot = /* @__PURE__ */ function() {
|
|
1997
|
+
return it.exports;
|
|
1996
1998
|
}();
|
|
1997
1999
|
var nt = function() {
|
|
1998
2000
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
@@ -2122,31 +2124,31 @@ var nt = function() {
|
|
|
2122
2124
|
expression: "data.children.delBtn"
|
|
2123
2125
|
}
|
|
2124
2126
|
})], 1)], 1);
|
|
2125
|
-
},
|
|
2126
|
-
const
|
|
2127
|
+
}, rt = [];
|
|
2128
|
+
const ct = {
|
|
2127
2129
|
name: "ConfigDynamic",
|
|
2128
2130
|
props: {
|
|
2129
2131
|
data: Object
|
|
2130
2132
|
}
|
|
2131
2133
|
}, M = {};
|
|
2132
|
-
var
|
|
2133
|
-
|
|
2134
|
+
var dt = /* @__PURE__ */ c(
|
|
2135
|
+
ct,
|
|
2134
2136
|
nt,
|
|
2135
|
-
|
|
2137
|
+
rt,
|
|
2136
2138
|
!1,
|
|
2137
|
-
|
|
2139
|
+
pt,
|
|
2138
2140
|
null,
|
|
2139
2141
|
null,
|
|
2140
2142
|
null
|
|
2141
2143
|
);
|
|
2142
|
-
function
|
|
2144
|
+
function pt(e) {
|
|
2143
2145
|
for (let l in M)
|
|
2144
2146
|
this[l] = M[l];
|
|
2145
2147
|
}
|
|
2146
|
-
const
|
|
2147
|
-
return
|
|
2148
|
+
const ut = /* @__PURE__ */ function() {
|
|
2149
|
+
return dt.exports;
|
|
2148
2150
|
}();
|
|
2149
|
-
var
|
|
2151
|
+
var mt = function() {
|
|
2150
2152
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
2151
2153
|
return t("div", [t("ElFormItem", {
|
|
2152
2154
|
attrs: {
|
|
@@ -2195,8 +2197,8 @@ var ut = function() {
|
|
|
2195
2197
|
}
|
|
2196
2198
|
})], 1);
|
|
2197
2199
|
})], 2)], 1);
|
|
2198
|
-
},
|
|
2199
|
-
const
|
|
2200
|
+
}, ht = [];
|
|
2201
|
+
const ft = {
|
|
2200
2202
|
name: "ConfigSwitch",
|
|
2201
2203
|
props: {
|
|
2202
2204
|
data: Object
|
|
@@ -2207,24 +2209,24 @@ const ht = {
|
|
|
2207
2209
|
}
|
|
2208
2210
|
}
|
|
2209
2211
|
}, z = {};
|
|
2210
|
-
var
|
|
2211
|
-
|
|
2212
|
-
ut,
|
|
2212
|
+
var bt = /* @__PURE__ */ c(
|
|
2213
|
+
ft,
|
|
2213
2214
|
mt,
|
|
2215
|
+
ht,
|
|
2214
2216
|
!1,
|
|
2215
|
-
|
|
2217
|
+
vt,
|
|
2216
2218
|
"1d95d416",
|
|
2217
2219
|
null,
|
|
2218
2220
|
null
|
|
2219
2221
|
);
|
|
2220
|
-
function
|
|
2222
|
+
function vt(e) {
|
|
2221
2223
|
for (let l in z)
|
|
2222
2224
|
this[l] = z[l];
|
|
2223
2225
|
}
|
|
2224
|
-
const
|
|
2225
|
-
return
|
|
2226
|
+
const gt = /* @__PURE__ */ function() {
|
|
2227
|
+
return bt.exports;
|
|
2226
2228
|
}();
|
|
2227
|
-
var
|
|
2229
|
+
var _t = function() {
|
|
2228
2230
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
2229
2231
|
return t("div", [t("ElFormItem", {
|
|
2230
2232
|
attrs: {
|
|
@@ -2344,8 +2346,8 @@ var gt = function() {
|
|
|
2344
2346
|
expression: "colorValue"
|
|
2345
2347
|
}
|
|
2346
2348
|
})], 2)], 1);
|
|
2347
|
-
},
|
|
2348
|
-
const
|
|
2349
|
+
}, yt = [];
|
|
2350
|
+
const Et = {
|
|
2349
2351
|
name: "ConfigRate",
|
|
2350
2352
|
props: {
|
|
2351
2353
|
data: Object
|
|
@@ -2391,24 +2393,24 @@ const yt = {
|
|
|
2391
2393
|
// }
|
|
2392
2394
|
}
|
|
2393
2395
|
}, R = {};
|
|
2394
|
-
var
|
|
2395
|
-
|
|
2396
|
-
gt,
|
|
2396
|
+
var xt = /* @__PURE__ */ c(
|
|
2397
|
+
Et,
|
|
2397
2398
|
_t,
|
|
2399
|
+
yt,
|
|
2398
2400
|
!1,
|
|
2399
|
-
|
|
2401
|
+
$t,
|
|
2400
2402
|
"4d9443ba",
|
|
2401
2403
|
null,
|
|
2402
2404
|
null
|
|
2403
2405
|
);
|
|
2404
|
-
function
|
|
2406
|
+
function $t(e) {
|
|
2405
2407
|
for (let l in R)
|
|
2406
2408
|
this[l] = R[l];
|
|
2407
2409
|
}
|
|
2408
|
-
const
|
|
2409
|
-
return
|
|
2410
|
+
const kt = /* @__PURE__ */ function() {
|
|
2411
|
+
return xt.exports;
|
|
2410
2412
|
}();
|
|
2411
|
-
var
|
|
2413
|
+
var Ct = function() {
|
|
2412
2414
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
2413
2415
|
return t("div", [t("ElFormItem", {
|
|
2414
2416
|
attrs: {
|
|
@@ -2502,31 +2504,31 @@ var kt = function() {
|
|
|
2502
2504
|
expression: "data.range"
|
|
2503
2505
|
}
|
|
2504
2506
|
})], 1)], 1);
|
|
2505
|
-
},
|
|
2506
|
-
const
|
|
2507
|
+
}, wt = [];
|
|
2508
|
+
const It = {
|
|
2507
2509
|
name: "ConfigSlider",
|
|
2508
2510
|
props: {
|
|
2509
2511
|
data: Object
|
|
2510
2512
|
}
|
|
2511
2513
|
}, P = {};
|
|
2512
|
-
var
|
|
2513
|
-
|
|
2514
|
-
kt,
|
|
2514
|
+
var Ft = /* @__PURE__ */ c(
|
|
2515
|
+
It,
|
|
2515
2516
|
Ct,
|
|
2517
|
+
wt,
|
|
2516
2518
|
!1,
|
|
2517
|
-
|
|
2519
|
+
St,
|
|
2518
2520
|
null,
|
|
2519
2521
|
null,
|
|
2520
2522
|
null
|
|
2521
2523
|
);
|
|
2522
|
-
function
|
|
2524
|
+
function St(e) {
|
|
2523
2525
|
for (let l in P)
|
|
2524
2526
|
this[l] = P[l];
|
|
2525
2527
|
}
|
|
2526
|
-
const
|
|
2527
|
-
return
|
|
2528
|
+
const At = /* @__PURE__ */ function() {
|
|
2529
|
+
return Ft.exports;
|
|
2528
2530
|
}();
|
|
2529
|
-
var
|
|
2531
|
+
var Ot = function() {
|
|
2530
2532
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
2531
2533
|
return t("div", [t("ElFormItem", {
|
|
2532
2534
|
attrs: {
|
|
@@ -2545,31 +2547,31 @@ var At = function() {
|
|
|
2545
2547
|
expression: "data.placeholder"
|
|
2546
2548
|
}
|
|
2547
2549
|
})], 1)], 1);
|
|
2548
|
-
},
|
|
2549
|
-
const
|
|
2550
|
+
}, Bt = [];
|
|
2551
|
+
const Wt = {
|
|
2550
2552
|
name: "ConfigColor",
|
|
2551
2553
|
props: {
|
|
2552
2554
|
data: Object
|
|
2553
2555
|
}
|
|
2554
2556
|
}, j = {};
|
|
2555
|
-
var
|
|
2556
|
-
|
|
2557
|
-
At,
|
|
2557
|
+
var Tt = /* @__PURE__ */ c(
|
|
2558
|
+
Wt,
|
|
2558
2559
|
Ot,
|
|
2560
|
+
Bt,
|
|
2559
2561
|
!1,
|
|
2560
|
-
|
|
2562
|
+
Mt,
|
|
2561
2563
|
null,
|
|
2562
2564
|
null,
|
|
2563
2565
|
null
|
|
2564
2566
|
);
|
|
2565
|
-
function
|
|
2567
|
+
function Mt(e) {
|
|
2566
2568
|
for (let l in j)
|
|
2567
2569
|
this[l] = j[l];
|
|
2568
2570
|
}
|
|
2569
|
-
const
|
|
2570
|
-
return
|
|
2571
|
+
const zt = /* @__PURE__ */ function() {
|
|
2572
|
+
return Tt.exports;
|
|
2571
2573
|
}();
|
|
2572
|
-
var
|
|
2574
|
+
var Rt = function() {
|
|
2573
2575
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
2574
2576
|
return t("div", [e.data.type === "select" ? t("ElFormItem", {
|
|
2575
2577
|
attrs: {
|
|
@@ -3052,8 +3054,8 @@ var zt = function() {
|
|
|
3052
3054
|
label: "mini"
|
|
3053
3055
|
}
|
|
3054
3056
|
}, [e._v(" 超小 ")])], 1)], 1) : e._e()], 2);
|
|
3055
|
-
},
|
|
3056
|
-
const
|
|
3057
|
+
}, Pt = [];
|
|
3058
|
+
const jt = {
|
|
3057
3059
|
name: "ConfigSelect",
|
|
3058
3060
|
components: { Draggable: v, MonacoEditor: b },
|
|
3059
3061
|
props: {
|
|
@@ -3119,24 +3121,24 @@ const Pt = {
|
|
|
3119
3121
|
}
|
|
3120
3122
|
}
|
|
3121
3123
|
}, D = {};
|
|
3122
|
-
var
|
|
3123
|
-
|
|
3124
|
-
zt,
|
|
3124
|
+
var Dt = /* @__PURE__ */ c(
|
|
3125
|
+
jt,
|
|
3125
3126
|
Rt,
|
|
3127
|
+
Pt,
|
|
3126
3128
|
!1,
|
|
3127
|
-
|
|
3129
|
+
Qt,
|
|
3128
3130
|
null,
|
|
3129
3131
|
null,
|
|
3130
3132
|
null
|
|
3131
3133
|
);
|
|
3132
|
-
function
|
|
3134
|
+
function Qt(e) {
|
|
3133
3135
|
for (let l in D)
|
|
3134
3136
|
this[l] = D[l];
|
|
3135
3137
|
}
|
|
3136
|
-
const
|
|
3137
|
-
return
|
|
3138
|
+
const Kt = /* @__PURE__ */ function() {
|
|
3139
|
+
return Dt.exports;
|
|
3138
3140
|
}();
|
|
3139
|
-
var
|
|
3141
|
+
var Nt = function() {
|
|
3140
3142
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
3141
3143
|
return t("div", [t("ElFormItem", {
|
|
3142
3144
|
attrs: {
|
|
@@ -3204,7 +3206,7 @@ var Kt = function() {
|
|
|
3204
3206
|
icon: "el-icon-plus"
|
|
3205
3207
|
},
|
|
3206
3208
|
on: {
|
|
3207
|
-
click: function(
|
|
3209
|
+
click: function(o) {
|
|
3208
3210
|
return e.handleNodeAdd(s);
|
|
3209
3211
|
}
|
|
3210
3212
|
}
|
|
@@ -3216,7 +3218,7 @@ var Kt = function() {
|
|
|
3216
3218
|
icon: "el-icon-delete"
|
|
3217
3219
|
},
|
|
3218
3220
|
on: {
|
|
3219
|
-
click: function(
|
|
3221
|
+
click: function(o) {
|
|
3220
3222
|
return e.handleNodeRemove(i, s);
|
|
3221
3223
|
}
|
|
3222
3224
|
}
|
|
@@ -3601,8 +3603,8 @@ var Kt = function() {
|
|
|
3601
3603
|
expression: "dialogForm.value"
|
|
3602
3604
|
}
|
|
3603
3605
|
})], 1)], 1)], 1)], 2);
|
|
3604
|
-
},
|
|
3605
|
-
const
|
|
3606
|
+
}, qt = [];
|
|
3607
|
+
const Vt = {
|
|
3606
3608
|
name: "ConfigTree",
|
|
3607
3609
|
components: { MonacoEditor: b, Draggable: v },
|
|
3608
3610
|
props: {
|
|
@@ -3700,24 +3702,24 @@ const qt = {
|
|
|
3700
3702
|
}
|
|
3701
3703
|
}
|
|
3702
3704
|
}, Q = {};
|
|
3703
|
-
var
|
|
3704
|
-
|
|
3705
|
-
Kt,
|
|
3705
|
+
var Lt = /* @__PURE__ */ c(
|
|
3706
|
+
Vt,
|
|
3706
3707
|
Nt,
|
|
3708
|
+
qt,
|
|
3707
3709
|
!1,
|
|
3708
|
-
|
|
3710
|
+
Gt,
|
|
3709
3711
|
"effc82e6",
|
|
3710
3712
|
null,
|
|
3711
3713
|
null
|
|
3712
3714
|
);
|
|
3713
|
-
function
|
|
3715
|
+
function Gt(e) {
|
|
3714
3716
|
for (let l in Q)
|
|
3715
3717
|
this[l] = Q[l];
|
|
3716
3718
|
}
|
|
3717
|
-
const
|
|
3718
|
-
return
|
|
3719
|
+
const Ut = /* @__PURE__ */ function() {
|
|
3720
|
+
return Lt.exports;
|
|
3719
3721
|
}();
|
|
3720
|
-
var
|
|
3722
|
+
var Ht = function() {
|
|
3721
3723
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
3722
3724
|
return t("div", [e.data.type.indexOf("range") !== -1 ? [t("ElFormItem", {
|
|
3723
3725
|
attrs: {
|
|
@@ -3816,31 +3818,31 @@ var Ut = function() {
|
|
|
3816
3818
|
expression: "data.unlinkPanels"
|
|
3817
3819
|
}
|
|
3818
3820
|
})], 1) : e._e()], 2);
|
|
3819
|
-
},
|
|
3820
|
-
const
|
|
3821
|
+
}, Jt = [];
|
|
3822
|
+
const Yt = {
|
|
3821
3823
|
name: "ConfigDate",
|
|
3822
3824
|
props: {
|
|
3823
3825
|
data: Object
|
|
3824
3826
|
}
|
|
3825
3827
|
}, K = {};
|
|
3826
|
-
var
|
|
3827
|
-
|
|
3828
|
-
Ut,
|
|
3828
|
+
var Xt = /* @__PURE__ */ c(
|
|
3829
|
+
Yt,
|
|
3829
3830
|
Ht,
|
|
3831
|
+
Jt,
|
|
3830
3832
|
!1,
|
|
3831
|
-
|
|
3833
|
+
Zt,
|
|
3832
3834
|
null,
|
|
3833
3835
|
null,
|
|
3834
3836
|
null
|
|
3835
3837
|
);
|
|
3836
|
-
function
|
|
3838
|
+
function Zt(e) {
|
|
3837
3839
|
for (let l in K)
|
|
3838
3840
|
this[l] = K[l];
|
|
3839
3841
|
}
|
|
3840
|
-
const
|
|
3841
|
-
return
|
|
3842
|
+
const ea = /* @__PURE__ */ function() {
|
|
3843
|
+
return Xt.exports;
|
|
3842
3844
|
}();
|
|
3843
|
-
var
|
|
3845
|
+
var ta = function() {
|
|
3844
3846
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
3845
3847
|
return t("div", [e.data.oss ? e._e() : t("ElFormItem", {
|
|
3846
3848
|
attrs: {
|
|
@@ -4311,8 +4313,8 @@ var ea = function() {
|
|
|
4311
4313
|
expression: "data.canvasOption.ratio"
|
|
4312
4314
|
}
|
|
4313
4315
|
})], 1)]) : e._e()], 1);
|
|
4314
|
-
},
|
|
4315
|
-
const
|
|
4316
|
+
}, aa = [];
|
|
4317
|
+
const la = {
|
|
4316
4318
|
name: "ConfigUpload",
|
|
4317
4319
|
props: {
|
|
4318
4320
|
data: Object
|
|
@@ -4348,22 +4350,22 @@ const aa = {
|
|
|
4348
4350
|
}
|
|
4349
4351
|
}
|
|
4350
4352
|
}, N = {};
|
|
4351
|
-
var
|
|
4352
|
-
|
|
4353
|
-
ea,
|
|
4353
|
+
var ia = /* @__PURE__ */ c(
|
|
4354
|
+
la,
|
|
4354
4355
|
ta,
|
|
4356
|
+
aa,
|
|
4355
4357
|
!1,
|
|
4356
|
-
|
|
4358
|
+
sa,
|
|
4357
4359
|
null,
|
|
4358
4360
|
null,
|
|
4359
4361
|
null
|
|
4360
4362
|
);
|
|
4361
|
-
function
|
|
4363
|
+
function sa(e) {
|
|
4362
4364
|
for (let l in N)
|
|
4363
4365
|
this[l] = N[l];
|
|
4364
4366
|
}
|
|
4365
|
-
const
|
|
4366
|
-
return
|
|
4367
|
+
const oa = /* @__PURE__ */ function() {
|
|
4368
|
+
return ia.exports;
|
|
4367
4369
|
}();
|
|
4368
4370
|
var na = function() {
|
|
4369
4371
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
@@ -4600,8 +4602,8 @@ var na = function() {
|
|
|
4600
4602
|
expression: "data.options.ali.bucket"
|
|
4601
4603
|
}
|
|
4602
4604
|
})], 1)])] : e._e()], 2);
|
|
4603
|
-
},
|
|
4604
|
-
const
|
|
4605
|
+
}, ra = [];
|
|
4606
|
+
const ca = {
|
|
4605
4607
|
name: "ConfigUEditor",
|
|
4606
4608
|
props: {
|
|
4607
4609
|
data: Object
|
|
@@ -4612,24 +4614,24 @@ const ra = {
|
|
|
4612
4614
|
}
|
|
4613
4615
|
}
|
|
4614
4616
|
}, q = {};
|
|
4615
|
-
var
|
|
4616
|
-
|
|
4617
|
+
var da = /* @__PURE__ */ c(
|
|
4618
|
+
ca,
|
|
4617
4619
|
na,
|
|
4618
|
-
|
|
4620
|
+
ra,
|
|
4619
4621
|
!1,
|
|
4620
|
-
|
|
4622
|
+
pa,
|
|
4621
4623
|
null,
|
|
4622
4624
|
null,
|
|
4623
4625
|
null
|
|
4624
4626
|
);
|
|
4625
|
-
function
|
|
4627
|
+
function pa(e) {
|
|
4626
4628
|
for (let l in q)
|
|
4627
4629
|
this[l] = q[l];
|
|
4628
4630
|
}
|
|
4629
|
-
const
|
|
4630
|
-
return
|
|
4631
|
+
const ua = /* @__PURE__ */ function() {
|
|
4632
|
+
return da.exports;
|
|
4631
4633
|
}();
|
|
4632
|
-
var
|
|
4634
|
+
var ma = function() {
|
|
4633
4635
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
4634
4636
|
return t("div", [t("ElFormItem", {
|
|
4635
4637
|
attrs: {
|
|
@@ -4655,31 +4657,31 @@ var ua = function() {
|
|
|
4655
4657
|
expression: "data.value"
|
|
4656
4658
|
}
|
|
4657
4659
|
})], 1)], 1);
|
|
4658
|
-
},
|
|
4659
|
-
const
|
|
4660
|
+
}, ha = [];
|
|
4661
|
+
const fa = {
|
|
4660
4662
|
name: "ConfigMap",
|
|
4661
4663
|
props: {
|
|
4662
4664
|
data: Object
|
|
4663
4665
|
}
|
|
4664
4666
|
}, V = {};
|
|
4665
|
-
var
|
|
4666
|
-
|
|
4667
|
-
ua,
|
|
4667
|
+
var ba = /* @__PURE__ */ c(
|
|
4668
|
+
fa,
|
|
4668
4669
|
ma,
|
|
4670
|
+
ha,
|
|
4669
4671
|
!1,
|
|
4670
|
-
|
|
4672
|
+
va,
|
|
4671
4673
|
null,
|
|
4672
4674
|
null,
|
|
4673
4675
|
null
|
|
4674
4676
|
);
|
|
4675
|
-
function
|
|
4677
|
+
function va(e) {
|
|
4676
4678
|
for (let l in V)
|
|
4677
4679
|
this[l] = V[l];
|
|
4678
4680
|
}
|
|
4679
|
-
const
|
|
4680
|
-
return
|
|
4681
|
+
const ga = /* @__PURE__ */ function() {
|
|
4682
|
+
return ba.exports;
|
|
4681
4683
|
}();
|
|
4682
|
-
var
|
|
4684
|
+
var _a = function() {
|
|
4683
4685
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
4684
4686
|
return t("div", [t("ElFormItem", {
|
|
4685
4687
|
attrs: {
|
|
@@ -4722,8 +4724,8 @@ var ga = function() {
|
|
|
4722
4724
|
expression: "data.collapse"
|
|
4723
4725
|
}
|
|
4724
4726
|
})], 1) : e._e()], 1);
|
|
4725
|
-
},
|
|
4726
|
-
const
|
|
4727
|
+
}, ya = [];
|
|
4728
|
+
const Ea = {
|
|
4727
4729
|
name: "ConfigGroup",
|
|
4728
4730
|
props: {
|
|
4729
4731
|
data: Object
|
|
@@ -4737,24 +4739,24 @@ const ya = {
|
|
|
4737
4739
|
};
|
|
4738
4740
|
}
|
|
4739
4741
|
}, L = {};
|
|
4740
|
-
var
|
|
4741
|
-
|
|
4742
|
-
ga,
|
|
4742
|
+
var xa = /* @__PURE__ */ c(
|
|
4743
|
+
Ea,
|
|
4743
4744
|
_a,
|
|
4745
|
+
ya,
|
|
4744
4746
|
!1,
|
|
4745
|
-
|
|
4747
|
+
$a,
|
|
4746
4748
|
null,
|
|
4747
4749
|
null,
|
|
4748
4750
|
null
|
|
4749
4751
|
);
|
|
4750
|
-
function
|
|
4752
|
+
function $a(e) {
|
|
4751
4753
|
for (let l in L)
|
|
4752
4754
|
this[l] = L[l];
|
|
4753
4755
|
}
|
|
4754
|
-
const
|
|
4755
|
-
return
|
|
4756
|
+
const ka = /* @__PURE__ */ function() {
|
|
4757
|
+
return xa.exports;
|
|
4756
4758
|
}();
|
|
4757
|
-
var
|
|
4759
|
+
var Ca = function() {
|
|
4758
4760
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
4759
4761
|
return t("div", [t("ElFormItem", {
|
|
4760
4762
|
attrs: {
|
|
@@ -4800,31 +4802,31 @@ var ka = function() {
|
|
|
4800
4802
|
label: "mini"
|
|
4801
4803
|
}
|
|
4802
4804
|
}, [e._v(" 超小 ")])], 1)], 1)], 1);
|
|
4803
|
-
},
|
|
4804
|
-
const
|
|
4805
|
+
}, wa = [];
|
|
4806
|
+
const Ia = {
|
|
4805
4807
|
name: "ConfigArray",
|
|
4806
4808
|
props: {
|
|
4807
4809
|
data: Object
|
|
4808
4810
|
}
|
|
4809
4811
|
}, G = {};
|
|
4810
|
-
var
|
|
4811
|
-
|
|
4812
|
-
ka,
|
|
4812
|
+
var Fa = /* @__PURE__ */ c(
|
|
4813
|
+
Ia,
|
|
4813
4814
|
Ca,
|
|
4815
|
+
wa,
|
|
4814
4816
|
!1,
|
|
4815
|
-
|
|
4817
|
+
Sa,
|
|
4816
4818
|
null,
|
|
4817
4819
|
null,
|
|
4818
4820
|
null
|
|
4819
4821
|
);
|
|
4820
|
-
function
|
|
4822
|
+
function Sa(e) {
|
|
4821
4823
|
for (let l in G)
|
|
4822
4824
|
this[l] = G[l];
|
|
4823
4825
|
}
|
|
4824
|
-
const
|
|
4825
|
-
return
|
|
4826
|
+
const Aa = /* @__PURE__ */ function() {
|
|
4827
|
+
return Fa.exports;
|
|
4826
4828
|
}();
|
|
4827
|
-
var
|
|
4829
|
+
var Oa = function() {
|
|
4828
4830
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
4829
4831
|
return t("div", [t("ElFormItem", {
|
|
4830
4832
|
attrs: {
|
|
@@ -4906,8 +4908,8 @@ var Aa = function() {
|
|
|
4906
4908
|
}
|
|
4907
4909
|
});
|
|
4908
4910
|
}), 1)], 1)], 1);
|
|
4909
|
-
},
|
|
4910
|
-
const
|
|
4911
|
+
}, Ba = [];
|
|
4912
|
+
const Wa = {
|
|
4911
4913
|
name: "ConfigTitle",
|
|
4912
4914
|
props: {
|
|
4913
4915
|
data: Object
|
|
@@ -4918,24 +4920,24 @@ const Ba = {
|
|
|
4918
4920
|
};
|
|
4919
4921
|
}
|
|
4920
4922
|
}, U = {};
|
|
4921
|
-
var
|
|
4922
|
-
|
|
4923
|
-
Aa,
|
|
4923
|
+
var Ta = /* @__PURE__ */ c(
|
|
4924
|
+
Wa,
|
|
4924
4925
|
Oa,
|
|
4926
|
+
Ba,
|
|
4925
4927
|
!1,
|
|
4926
|
-
|
|
4928
|
+
Ma,
|
|
4927
4929
|
null,
|
|
4928
4930
|
null,
|
|
4929
4931
|
null
|
|
4930
4932
|
);
|
|
4931
|
-
function
|
|
4933
|
+
function Ma(e) {
|
|
4932
4934
|
for (let l in U)
|
|
4933
4935
|
this[l] = U[l];
|
|
4934
4936
|
}
|
|
4935
|
-
const
|
|
4936
|
-
return
|
|
4937
|
+
const za = /* @__PURE__ */ function() {
|
|
4938
|
+
return Ta.exports;
|
|
4937
4939
|
}();
|
|
4938
|
-
var
|
|
4940
|
+
var Ra = function() {
|
|
4939
4941
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
4940
4942
|
return t("div", [t("div", {
|
|
4941
4943
|
staticClass: "el-form-item el-form-item--small el-form--label-top"
|
|
@@ -5026,8 +5028,8 @@ var za = function() {
|
|
|
5026
5028
|
expression: "blur"
|
|
5027
5029
|
}
|
|
5028
5030
|
})], 1)])]);
|
|
5029
|
-
},
|
|
5030
|
-
const
|
|
5031
|
+
}, Pa = [];
|
|
5032
|
+
const ja = {
|
|
5031
5033
|
name: "ConfigEvent",
|
|
5032
5034
|
components: { MonacoEditor: b },
|
|
5033
5035
|
props: {
|
|
@@ -5077,23 +5079,23 @@ const Pa = {
|
|
|
5077
5079
|
});
|
|
5078
5080
|
}
|
|
5079
5081
|
}, H = {};
|
|
5080
|
-
var
|
|
5081
|
-
|
|
5082
|
-
za,
|
|
5082
|
+
var Da = /* @__PURE__ */ c(
|
|
5083
|
+
ja,
|
|
5083
5084
|
Ra,
|
|
5085
|
+
Pa,
|
|
5084
5086
|
!1,
|
|
5085
|
-
|
|
5087
|
+
Qa,
|
|
5086
5088
|
null,
|
|
5087
5089
|
null,
|
|
5088
5090
|
null
|
|
5089
5091
|
);
|
|
5090
|
-
function
|
|
5092
|
+
function Qa(e) {
|
|
5091
5093
|
for (let l in H)
|
|
5092
5094
|
this[l] = H[l];
|
|
5093
5095
|
}
|
|
5094
|
-
const
|
|
5095
|
-
return
|
|
5096
|
-
}(),
|
|
5096
|
+
const Ka = /* @__PURE__ */ function() {
|
|
5097
|
+
return Da.exports;
|
|
5098
|
+
}(), Na = [
|
|
5097
5099
|
{
|
|
5098
5100
|
label: "输入框",
|
|
5099
5101
|
value: "input"
|
|
@@ -5187,7 +5189,7 @@ const Qa = /* @__PURE__ */ function() {
|
|
|
5187
5189
|
value: "year"
|
|
5188
5190
|
}
|
|
5189
5191
|
];
|
|
5190
|
-
var
|
|
5192
|
+
var qa = function() {
|
|
5191
5193
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
5192
5194
|
return t("ElDrawer", {
|
|
5193
5195
|
attrs: {
|
|
@@ -5389,8 +5391,8 @@ var Na = function() {
|
|
|
5389
5391
|
}
|
|
5390
5392
|
}
|
|
5391
5393
|
}, [e._v("取消")])], 1)], 1);
|
|
5392
|
-
},
|
|
5393
|
-
const
|
|
5394
|
+
}, Va = [];
|
|
5395
|
+
const La = {
|
|
5394
5396
|
name: "AfdColumn",
|
|
5395
5397
|
props: {
|
|
5396
5398
|
column: {
|
|
@@ -5401,7 +5403,7 @@ const Va = {
|
|
|
5401
5403
|
emits: ["submit"],
|
|
5402
5404
|
data() {
|
|
5403
5405
|
return {
|
|
5404
|
-
fields:
|
|
5406
|
+
fields: Na,
|
|
5405
5407
|
visible: !1,
|
|
5406
5408
|
list: []
|
|
5407
5409
|
};
|
|
@@ -5424,24 +5426,24 @@ const Va = {
|
|
|
5424
5426
|
}
|
|
5425
5427
|
}
|
|
5426
5428
|
}, J = {};
|
|
5427
|
-
var
|
|
5428
|
-
|
|
5429
|
-
Na,
|
|
5429
|
+
var Ga = /* @__PURE__ */ c(
|
|
5430
|
+
La,
|
|
5430
5431
|
qa,
|
|
5432
|
+
Va,
|
|
5431
5433
|
!1,
|
|
5432
|
-
|
|
5434
|
+
Ua,
|
|
5433
5435
|
null,
|
|
5434
5436
|
null,
|
|
5435
5437
|
null
|
|
5436
5438
|
);
|
|
5437
|
-
function
|
|
5439
|
+
function Ua(e) {
|
|
5438
5440
|
for (let l in J)
|
|
5439
5441
|
this[l] = J[l];
|
|
5440
5442
|
}
|
|
5441
|
-
const
|
|
5442
|
-
return
|
|
5443
|
+
const Ha = /* @__PURE__ */ function() {
|
|
5444
|
+
return Ga.exports;
|
|
5443
5445
|
}();
|
|
5444
|
-
var
|
|
5446
|
+
var Ja = function() {
|
|
5445
5447
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
5446
5448
|
return t("div", [t("ElFormItem", {
|
|
5447
5449
|
attrs: {
|
|
@@ -5725,10 +5727,10 @@ var Ha = function() {
|
|
|
5725
5727
|
submit: e.handleColumn
|
|
5726
5728
|
}
|
|
5727
5729
|
})], 1);
|
|
5728
|
-
},
|
|
5729
|
-
const
|
|
5730
|
+
}, Ya = [];
|
|
5731
|
+
const Xa = {
|
|
5730
5732
|
name: "ConfigTable",
|
|
5731
|
-
components: { MonacoEditor: b, AfdColumn:
|
|
5733
|
+
components: { MonacoEditor: b, AfdColumn: Ha },
|
|
5732
5734
|
props: {
|
|
5733
5735
|
data: Object
|
|
5734
5736
|
},
|
|
@@ -5773,7 +5775,7 @@ const Ya = {
|
|
|
5773
5775
|
this.data.children.column = e;
|
|
5774
5776
|
},
|
|
5775
5777
|
handleOnLoad(e) {
|
|
5776
|
-
const { url: l, method: t, needPage: a, currentPageKey: i, pageSizeKey: s, totalKey:
|
|
5778
|
+
const { url: l, method: t, needPage: a, currentPageKey: i, pageSizeKey: s, totalKey: o, recordsKey: r, resKey: n, auto: u } = e;
|
|
5777
5779
|
if (!u)
|
|
5778
5780
|
return;
|
|
5779
5781
|
if (!l) {
|
|
@@ -5793,12 +5795,12 @@ const Ya = {
|
|
|
5793
5795
|
if ('${t || "get"}' == 'get') params = { params: { ...params } }
|
|
5794
5796
|
|
|
5795
5797
|
this.$axios['${t}']('${l}', params).then(res => {
|
|
5796
|
-
const response = this.getAsVal(res, '${
|
|
5798
|
+
const response = this.getAsVal(res, '${n || "data.data"}')
|
|
5797
5799
|
if (!response) this.$message.error('未查询到数据或者返回层级配置错误')
|
|
5798
5800
|
|
|
5799
5801
|
let result = {}
|
|
5800
5802
|
if (${a}) {
|
|
5801
|
-
const total = this.getAsVal(response, '${
|
|
5803
|
+
const total = this.getAsVal(response, '${o || "total"}')
|
|
5802
5804
|
if (total || total == 0) {
|
|
5803
5805
|
result.total = total
|
|
5804
5806
|
} else {
|
|
@@ -5825,24 +5827,24 @@ const Ya = {
|
|
|
5825
5827
|
}
|
|
5826
5828
|
}
|
|
5827
5829
|
}, Y = {};
|
|
5828
|
-
var
|
|
5829
|
-
|
|
5830
|
-
Ha,
|
|
5830
|
+
var Za = /* @__PURE__ */ c(
|
|
5831
|
+
Xa,
|
|
5831
5832
|
Ja,
|
|
5833
|
+
Ya,
|
|
5832
5834
|
!1,
|
|
5833
|
-
|
|
5835
|
+
el,
|
|
5834
5836
|
null,
|
|
5835
5837
|
null,
|
|
5836
5838
|
null
|
|
5837
5839
|
);
|
|
5838
|
-
function
|
|
5840
|
+
function el(e) {
|
|
5839
5841
|
for (let l in Y)
|
|
5840
5842
|
this[l] = Y[l];
|
|
5841
5843
|
}
|
|
5842
|
-
const
|
|
5843
|
-
return
|
|
5844
|
+
const tl = /* @__PURE__ */ function() {
|
|
5845
|
+
return Za.exports;
|
|
5844
5846
|
}();
|
|
5845
|
-
var
|
|
5847
|
+
var al = function() {
|
|
5846
5848
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
5847
5849
|
return t("div", {
|
|
5848
5850
|
staticClass: "widget-config"
|
|
@@ -6346,8 +6348,8 @@ var tl = function() {
|
|
|
6346
6348
|
desc: "拖拽字段进行配置"
|
|
6347
6349
|
}
|
|
6348
6350
|
})]], 2);
|
|
6349
|
-
},
|
|
6350
|
-
const
|
|
6351
|
+
}, ll = [];
|
|
6352
|
+
const il = [
|
|
6351
6353
|
"year",
|
|
6352
6354
|
"month",
|
|
6353
6355
|
"week",
|
|
@@ -6358,29 +6360,29 @@ const ll = [
|
|
|
6358
6360
|
"timerange",
|
|
6359
6361
|
"datetimerange",
|
|
6360
6362
|
"dates"
|
|
6361
|
-
],
|
|
6363
|
+
], sl = {
|
|
6362
6364
|
name: "WidgetConfig",
|
|
6363
6365
|
components: {
|
|
6364
|
-
ConfigCustom:
|
|
6365
|
-
ConfigInput:
|
|
6366
|
-
ConfigTextarea:
|
|
6367
|
-
ConfigNumber:
|
|
6368
|
-
ConfigDynamic:
|
|
6369
|
-
ConfigSwitch:
|
|
6370
|
-
ConfigRate:
|
|
6371
|
-
ConfigSlider:
|
|
6372
|
-
ConfigColor:
|
|
6373
|
-
ConfigSelect:
|
|
6374
|
-
ConfigTree:
|
|
6375
|
-
ConfigDate:
|
|
6376
|
-
ConfigUpload:
|
|
6377
|
-
ConfigUEditor:
|
|
6378
|
-
ConfigMap:
|
|
6379
|
-
ConfigGroup:
|
|
6380
|
-
ConfigArray:
|
|
6381
|
-
ConfigTitle:
|
|
6382
|
-
ConfigEvent:
|
|
6383
|
-
ConfigTable:
|
|
6366
|
+
ConfigCustom: Ke,
|
|
6367
|
+
ConfigInput: Ue,
|
|
6368
|
+
ConfigTextarea: et,
|
|
6369
|
+
ConfigNumber: ot,
|
|
6370
|
+
ConfigDynamic: ut,
|
|
6371
|
+
ConfigSwitch: gt,
|
|
6372
|
+
ConfigRate: kt,
|
|
6373
|
+
ConfigSlider: At,
|
|
6374
|
+
ConfigColor: zt,
|
|
6375
|
+
ConfigSelect: Kt,
|
|
6376
|
+
ConfigTree: Ut,
|
|
6377
|
+
ConfigDate: ea,
|
|
6378
|
+
ConfigUpload: oa,
|
|
6379
|
+
ConfigUEditor: ua,
|
|
6380
|
+
ConfigMap: ga,
|
|
6381
|
+
ConfigGroup: ka,
|
|
6382
|
+
ConfigArray: Aa,
|
|
6383
|
+
ConfigTitle: za,
|
|
6384
|
+
ConfigEvent: Ka,
|
|
6385
|
+
ConfigTable: tl
|
|
6384
6386
|
},
|
|
6385
6387
|
props: {
|
|
6386
6388
|
data: Object,
|
|
@@ -6404,7 +6406,7 @@ const ll = [
|
|
|
6404
6406
|
if ((!l || t) && l !== "u-editor")
|
|
6405
6407
|
return `${e}custom`;
|
|
6406
6408
|
let a = "input";
|
|
6407
|
-
return [void 0, "input", "password", "url"].includes(l) ? a = "input" :
|
|
6409
|
+
return [void 0, "input", "password", "url"].includes(l) ? a = "input" : il.includes(l) ? a = "date" : ["array", "img"].includes(l) ? a = "array" : ["tree", "cascader"].includes(l) ? a = "tree" : ["radio", "checkbox", "select"].includes(l) ? a = "select" : a = l, e + a;
|
|
6408
6410
|
}
|
|
6409
6411
|
},
|
|
6410
6412
|
watch: {
|
|
@@ -6435,10 +6437,10 @@ const ll = [
|
|
|
6435
6437
|
}
|
|
6436
6438
|
}
|
|
6437
6439
|
}, X = {};
|
|
6438
|
-
var
|
|
6439
|
-
|
|
6440
|
-
tl,
|
|
6440
|
+
var ol = /* @__PURE__ */ c(
|
|
6441
|
+
sl,
|
|
6441
6442
|
al,
|
|
6443
|
+
ll,
|
|
6442
6444
|
!1,
|
|
6443
6445
|
nl,
|
|
6444
6446
|
null,
|
|
@@ -6449,10 +6451,10 @@ function nl(e) {
|
|
|
6449
6451
|
for (let l in X)
|
|
6450
6452
|
this[l] = X[l];
|
|
6451
6453
|
}
|
|
6452
|
-
const
|
|
6453
|
-
return
|
|
6454
|
+
const rl = /* @__PURE__ */ function() {
|
|
6455
|
+
return ol.exports;
|
|
6454
6456
|
}();
|
|
6455
|
-
var
|
|
6457
|
+
var cl = function() {
|
|
6456
6458
|
var e = this, l = e.$createElement, t = e._self._c || l;
|
|
6457
6459
|
return t("ElContainer", {
|
|
6458
6460
|
staticClass: "form-designer"
|
|
@@ -6479,9 +6481,9 @@ var rl = function() {
|
|
|
6479
6481
|
"ghost-class": "ghost",
|
|
6480
6482
|
sort: !1
|
|
6481
6483
|
}
|
|
6482
|
-
}, [e._l(a.list, function(s,
|
|
6484
|
+
}, [e._l(a.list, function(s, o) {
|
|
6483
6485
|
return [t("li", {
|
|
6484
|
-
key: `c_${
|
|
6486
|
+
key: `c_${o}`,
|
|
6485
6487
|
staticClass: "field-label"
|
|
6486
6488
|
}, [t("a", {
|
|
6487
6489
|
on: {
|
|
@@ -6578,9 +6580,9 @@ var rl = function() {
|
|
|
6578
6580
|
"ghost-class": "ghost",
|
|
6579
6581
|
sort: !1
|
|
6580
6582
|
}
|
|
6581
|
-
}, [e._l(a.list, function(s,
|
|
6583
|
+
}, [e._l(a.list, function(s, o) {
|
|
6582
6584
|
return [e.includeFields.includes(s.type) ? t("li", {
|
|
6583
|
-
key: `c_${
|
|
6585
|
+
key: `c_${o}`,
|
|
6584
6586
|
staticClass: "field-label"
|
|
6585
6587
|
}, [t("a", {
|
|
6586
6588
|
on: {
|
|
@@ -7039,11 +7041,11 @@ var rl = function() {
|
|
|
7039
7041
|
click: e.handleBeforeClose
|
|
7040
7042
|
}
|
|
7041
7043
|
}, [e._v(" 取消 ")])], 1)], 1)], 1);
|
|
7042
|
-
},
|
|
7043
|
-
const
|
|
7044
|
+
}, dl = [];
|
|
7045
|
+
const pl = {
|
|
7044
7046
|
name: "FyFormDesign",
|
|
7045
|
-
components: { Draggable: v, WidgetForm:
|
|
7046
|
-
mixins: [
|
|
7047
|
+
components: { Draggable: v, WidgetForm: Ae, FormConfig: ze, WidgetConfig: rl, MonacoEditor: b },
|
|
7048
|
+
mixins: [re],
|
|
7047
7049
|
props: {
|
|
7048
7050
|
options: {
|
|
7049
7051
|
type: [Object, String],
|
|
@@ -7092,7 +7094,7 @@ const dl = {
|
|
|
7092
7094
|
},
|
|
7093
7095
|
data() {
|
|
7094
7096
|
return {
|
|
7095
|
-
widgetEmpty:
|
|
7097
|
+
widgetEmpty: oe,
|
|
7096
7098
|
fields: E,
|
|
7097
7099
|
widgetForm: {
|
|
7098
7100
|
column: [],
|
|
@@ -7272,76 +7274,76 @@ const dl = {
|
|
|
7272
7274
|
for (const s in i)
|
|
7273
7275
|
C(i[s]) && delete i[s];
|
|
7274
7276
|
for (let s = 0; s < i.column.length; s++) {
|
|
7275
|
-
const
|
|
7276
|
-
if (l && (["change", "blur", "click", "focus"].forEach((
|
|
7277
|
-
n
|
|
7278
|
-
}),
|
|
7279
|
-
|
|
7280
|
-
})),
|
|
7281
|
-
|
|
7282
|
-
delete
|
|
7283
|
-
}), this.transformToAvueOptions(
|
|
7284
|
-
|
|
7277
|
+
const o = i.column[s];
|
|
7278
|
+
if (l && (["change", "blur", "click", "focus"].forEach((n) => {
|
|
7279
|
+
o[n] && (o[n] = h(`${o[n]}`.replace(/this/g, "_this")));
|
|
7280
|
+
}), o.event && Object.keys(o.event).forEach((n) => {
|
|
7281
|
+
o.event[n] = h(`${o.event[n]}`.replace(/this/g, "_this"));
|
|
7282
|
+
})), o.type === "dynamic" && o.children && o.children.column && o.children.column.length > 0)
|
|
7283
|
+
o.children.column.forEach((n) => {
|
|
7284
|
+
delete n.subfield;
|
|
7285
|
+
}), this.transformToAvueOptions(o.children, l).then((n) => {
|
|
7286
|
+
o.children = n;
|
|
7285
7287
|
});
|
|
7286
|
-
else if (
|
|
7288
|
+
else if (o.type === "group") {
|
|
7287
7289
|
i.group || (i.group = []);
|
|
7288
7290
|
const r = {
|
|
7289
|
-
label:
|
|
7290
|
-
icon:
|
|
7291
|
-
prop:
|
|
7292
|
-
arrow:
|
|
7293
|
-
collapse:
|
|
7294
|
-
display:
|
|
7291
|
+
label: o.label,
|
|
7292
|
+
icon: o.icon,
|
|
7293
|
+
prop: o.prop,
|
|
7294
|
+
arrow: o.arrow,
|
|
7295
|
+
collapse: o.collapse,
|
|
7296
|
+
display: o.display
|
|
7295
7297
|
};
|
|
7296
|
-
this.transformToAvueOptions(
|
|
7297
|
-
r.column =
|
|
7298
|
+
this.transformToAvueOptions(o.children, l).then((n) => {
|
|
7299
|
+
r.column = n.column, i.group.push(r);
|
|
7298
7300
|
}), i.column.splice(s, 1), s--;
|
|
7299
|
-
} else if (["checkbox", "radio", "tree", "cascader", "select"].includes(
|
|
7300
|
-
if (
|
|
7301
|
-
delete
|
|
7302
|
-
const { label: r, value:
|
|
7303
|
-
|
|
7301
|
+
} else if (["checkbox", "radio", "tree", "cascader", "select"].includes(o.type)) {
|
|
7302
|
+
if (o.dicOption === "static") {
|
|
7303
|
+
delete o.dicUrl, delete o.dicMethod, delete o.dicQuery, delete o.dicQueryConfig;
|
|
7304
|
+
const { label: r, value: n, desc: u } = o.props;
|
|
7305
|
+
o.dicData.forEach((d) => {
|
|
7304
7306
|
if (d.label) {
|
|
7305
7307
|
const f = d.label;
|
|
7306
7308
|
delete d.label, d[r] = f;
|
|
7307
7309
|
}
|
|
7308
7310
|
if (d.value) {
|
|
7309
7311
|
const f = d.value;
|
|
7310
|
-
delete d.value, d[
|
|
7312
|
+
delete d.value, d[n] = f;
|
|
7311
7313
|
}
|
|
7312
7314
|
if (d.desc) {
|
|
7313
7315
|
const f = d.desc;
|
|
7314
7316
|
delete d.desc, d[u] = f;
|
|
7315
7317
|
}
|
|
7316
7318
|
});
|
|
7317
|
-
} else if (
|
|
7318
|
-
if (delete
|
|
7319
|
+
} else if (o.dicOption === "remote")
|
|
7320
|
+
if (delete o.dicData, o.dicQueryConfig && o.dicQueryConfig.length > 0) {
|
|
7319
7321
|
const r = {};
|
|
7320
|
-
|
|
7321
|
-
|
|
7322
|
-
}),
|
|
7322
|
+
o.dicQueryConfig.forEach((n) => {
|
|
7323
|
+
n.key && n.value && (r[n.key] = n.value);
|
|
7324
|
+
}), o.dicQuery = r, delete o.dicQueryConfig;
|
|
7323
7325
|
} else
|
|
7324
|
-
delete
|
|
7325
|
-
delete
|
|
7326
|
-
} else if (["upload"].includes(
|
|
7327
|
-
if (
|
|
7326
|
+
delete o.dicQueryConfig;
|
|
7327
|
+
delete o.dicOption;
|
|
7328
|
+
} else if (["upload"].includes(o.type)) {
|
|
7329
|
+
if (o.headersConfig && o.headersConfig.length > 0) {
|
|
7328
7330
|
const r = {};
|
|
7329
|
-
|
|
7330
|
-
|
|
7331
|
-
}),
|
|
7331
|
+
o.headersConfig.forEach((n) => {
|
|
7332
|
+
n.key && n.value && (r[n.key] = n.value);
|
|
7333
|
+
}), o.headers = r;
|
|
7332
7334
|
} else
|
|
7333
|
-
delete
|
|
7334
|
-
if (delete
|
|
7335
|
+
delete o.headers;
|
|
7336
|
+
if (delete o.headersConfig, o.dataConfig && o.dataConfig.length > 0) {
|
|
7335
7337
|
const r = {};
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
}),
|
|
7338
|
+
o.dataConfig.forEach((n) => {
|
|
7339
|
+
n.key && n.value && (r[n.key] = n.value);
|
|
7340
|
+
}), o.data = r;
|
|
7339
7341
|
} else
|
|
7340
|
-
delete
|
|
7341
|
-
delete
|
|
7342
|
+
delete o.data;
|
|
7343
|
+
delete o.dataConfig;
|
|
7342
7344
|
}
|
|
7343
|
-
for (const r in
|
|
7344
|
-
C(
|
|
7345
|
+
for (const r in o)
|
|
7346
|
+
C(o[r]) && delete o[r];
|
|
7345
7347
|
}
|
|
7346
7348
|
t(i);
|
|
7347
7349
|
} catch (i) {
|
|
@@ -7357,44 +7359,44 @@ const dl = {
|
|
|
7357
7359
|
try {
|
|
7358
7360
|
if (l.column && l.column.length > 0 && l.column.forEach((i) => {
|
|
7359
7361
|
if (i.type === "dynamic" && i.children && i.children.column && i.children.column.length > 0)
|
|
7360
|
-
i.children.column.forEach((
|
|
7361
|
-
|
|
7362
|
-
}), this.transAvueOptionsToFormDesigner(i.children).then((
|
|
7363
|
-
i.children =
|
|
7362
|
+
i.children.column.forEach((o) => {
|
|
7363
|
+
o.subfield = !0;
|
|
7364
|
+
}), this.transAvueOptionsToFormDesigner(i.children).then((o) => {
|
|
7365
|
+
i.children = o;
|
|
7364
7366
|
});
|
|
7365
7367
|
else if (["checkbox", "radio", "tree", "cascader", "select"].includes(i.type)) {
|
|
7366
7368
|
if (!i.dicData && i.dicQuery && typeof i.dicQuery == "object") {
|
|
7367
7369
|
const s = [];
|
|
7368
|
-
for (const
|
|
7370
|
+
for (const o in i.dicQuery)
|
|
7369
7371
|
s.push({
|
|
7370
|
-
key:
|
|
7371
|
-
value: i.dicQuery[
|
|
7372
|
+
key: o,
|
|
7373
|
+
value: i.dicQuery[o],
|
|
7372
7374
|
$cellEdit: !0
|
|
7373
7375
|
});
|
|
7374
7376
|
i.dicQueryConfig = s;
|
|
7375
7377
|
}
|
|
7376
7378
|
i.dicUrl ? i.dicOption = "remote" : i.dicOption = "static", i.dicData ? i.props && i.dicData.forEach((s) => {
|
|
7377
|
-
const { label:
|
|
7378
|
-
if (
|
|
7379
|
-
const u = s[
|
|
7380
|
-
delete s[
|
|
7379
|
+
const { label: o, value: r, desc: n } = i.props;
|
|
7380
|
+
if (o) {
|
|
7381
|
+
const u = s[o];
|
|
7382
|
+
delete s[o], s.label = u;
|
|
7381
7383
|
}
|
|
7382
7384
|
if (r) {
|
|
7383
7385
|
const u = s[r];
|
|
7384
7386
|
delete s[r], s.value = u;
|
|
7385
7387
|
}
|
|
7386
|
-
if (
|
|
7387
|
-
const u = s[
|
|
7388
|
-
delete s[
|
|
7388
|
+
if (n) {
|
|
7389
|
+
const u = s[n];
|
|
7390
|
+
delete s[n], s.desc = u;
|
|
7389
7391
|
}
|
|
7390
7392
|
}) : i.dicData = [];
|
|
7391
7393
|
} else if (["upload"].includes(i.type)) {
|
|
7392
7394
|
if (i.headers && typeof i.headers == "object") {
|
|
7393
7395
|
const s = [];
|
|
7394
|
-
for (const
|
|
7396
|
+
for (const o in i.headers)
|
|
7395
7397
|
s.push({
|
|
7396
|
-
key:
|
|
7397
|
-
value: i.headers[
|
|
7398
|
+
key: o,
|
|
7399
|
+
value: i.headers[o],
|
|
7398
7400
|
$cellEdit: !0
|
|
7399
7401
|
});
|
|
7400
7402
|
i.headersConfig = s;
|
|
@@ -7402,10 +7404,10 @@ const dl = {
|
|
|
7402
7404
|
i.headersConfig = [];
|
|
7403
7405
|
if (i.data && typeof i.data == "object") {
|
|
7404
7406
|
const s = [];
|
|
7405
|
-
for (const
|
|
7407
|
+
for (const o in i.data)
|
|
7406
7408
|
s.push({
|
|
7407
|
-
key:
|
|
7408
|
-
value: i.data[
|
|
7409
|
+
key: o,
|
|
7410
|
+
value: i.data[o],
|
|
7409
7411
|
$cellEdit: !0
|
|
7410
7412
|
});
|
|
7411
7413
|
i.dataConfig = s;
|
|
@@ -7415,7 +7417,7 @@ const dl = {
|
|
|
7415
7417
|
}), l.group && l.group.length > 0) {
|
|
7416
7418
|
for (let i = 0; i < l.group.length; i++) {
|
|
7417
7419
|
l.column || (l.column = []);
|
|
7418
|
-
const s = l.group[i],
|
|
7420
|
+
const s = l.group[i], o = {
|
|
7419
7421
|
type: "group",
|
|
7420
7422
|
label: s.label,
|
|
7421
7423
|
icon: s.icon,
|
|
@@ -7425,7 +7427,7 @@ const dl = {
|
|
|
7425
7427
|
display: s.display
|
|
7426
7428
|
};
|
|
7427
7429
|
this.transAvueOptionsToFormDesigner(s).then((r) => {
|
|
7428
|
-
|
|
7430
|
+
o.children = r, l.column.push(o);
|
|
7429
7431
|
});
|
|
7430
7432
|
}
|
|
7431
7433
|
delete l.group;
|
|
@@ -7457,23 +7459,23 @@ const dl = {
|
|
|
7457
7459
|
}
|
|
7458
7460
|
}
|
|
7459
7461
|
}, Z = {};
|
|
7460
|
-
var
|
|
7461
|
-
|
|
7462
|
-
rl,
|
|
7462
|
+
var ul = /* @__PURE__ */ c(
|
|
7463
|
+
pl,
|
|
7463
7464
|
cl,
|
|
7465
|
+
dl,
|
|
7464
7466
|
!1,
|
|
7465
|
-
|
|
7467
|
+
ml,
|
|
7466
7468
|
null,
|
|
7467
7469
|
null,
|
|
7468
7470
|
null
|
|
7469
7471
|
);
|
|
7470
|
-
function
|
|
7472
|
+
function ml(e) {
|
|
7471
7473
|
for (let l in Z)
|
|
7472
7474
|
this[l] = Z[l];
|
|
7473
7475
|
}
|
|
7474
|
-
const
|
|
7475
|
-
return
|
|
7476
|
+
const Cl = /* @__PURE__ */ function() {
|
|
7477
|
+
return ul.exports;
|
|
7476
7478
|
}();
|
|
7477
7479
|
export {
|
|
7478
|
-
|
|
7480
|
+
Cl as default
|
|
7479
7481
|
};
|