super-page-designer 2.3.11-design3 → 2.3.12-design1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/es/components/design/utils/page-table-util.d.ts +1 -9
  2. package/dist/es/components/design/utils/page-table-util.js +84 -57
  3. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +32 -31
  4. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue.js +3 -3
  5. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +23 -30
  6. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-advanced.vue.js +21 -20
  7. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue.js +5 -91
  8. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue2.js +99 -2
  9. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue.js +1 -1
  10. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +5 -5
  11. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
  12. package/dist/es/components/design/views/assemblys/common/common-watermark.vue.js +24 -0
  13. package/dist/es/components/design/views/assemblys/common/common-watermark.vue2.js +4 -0
  14. package/dist/es/components/design/views/assemblys/data/component/configuration-value.vue.js +11 -76
  15. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +1 -1
  16. package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +44 -42
  17. package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +23 -20
  18. package/dist/es/components/design/views/assemblys/data/component/table-column-format.vue.js +19 -0
  19. package/dist/es/components/design/views/assemblys/data/component/table-column-format.vue2.js +4 -0
  20. package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +55 -56
  21. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +3 -3
  22. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +72 -75
  23. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js +10 -10
  24. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +1 -1
  25. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +2 -26
  26. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +26 -2
  27. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-advanced.vue.js +9 -8
  28. package/dist/es/components/design/views/assemblys/object-design.vue.js +1 -1
  29. package/dist/es/components/design/views/assemblys/object-design.vue3.js +1 -1
  30. package/dist/es/components/design/views/assemblys/page/page-attr-base.vue.js +52 -52
  31. package/dist/es/style.css +16 -12
  32. package/package.json +5 -5
  33. /package/dist/es/components/design/views/assemblys/common/{common-variable-bind.vue2.js → common-variable-bind.vue3.js} +0 -0
@@ -1,93 +1,7 @@
1
- import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as t, withCtx as r, createVNode as u, createElementVNode as s, createElementBlock as p, Fragment as m, renderList as d, unref as n, createTextVNode as i, createCommentVNode as f, toDisplayString as c } from "vue";
2
- import { getFormComponentOptions as b, getStatisticsTableColumn as g } from "../../../../utils/assemblys-config.js";
3
- import V from "./component/data-origin.vue.js";
4
- import w from "./component/style-table.vue.js";
5
- import v from "./component/link-table.vue.js";
6
- import _ from "./component/table-pageination.vue.js";
7
- import y from "../../common/common-attr-size.vue.js";
8
- import h from "../../form/common/data-linkage.vue.js";
9
- import { getUuidv4 as U } from "../../../../utils/common-util.js";
10
- import { addColumnToGroupHeaders as C, getColumnsWithGroupHeader as x } from "../../../../utils/data-table-util.js";
11
- import "agilebuilder-ui/src/utils/request";
12
- import k from "../../common/common-function-code.vue.js";
13
- import D from "../../data/component/formatting-icon-label.vue.js";
14
- import { getCustomFuncs as j } from "../../../../utils/page-event-util.js";
15
- import S from "../../../../utils/eventBus.js";
16
- import { InfoFilled as T } from "@element-plus/icons-vue";
17
- import { statisticsTable as z } from "../../../../../../stores/statistics-table-store.js";
18
- import O from "./component/table-showcondition.vue.js";
19
- const $ = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { padding: "8px 0px 0px 0px" } }, M = { style: { float: "left" } }, R = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, H = { style: { padding: "8px 0px 0px 0px" } }, I = e({ __name: "statisticalTable-attr-base", props: { pageDesign: { type: Object, default: () => ({ props: {} }) }, configure: { type: Object, default: () => ({ props: {} }) } }, setup(e2) {
20
- const I2 = e2, P = l(["base", "appearance", "dataOrigin", "linkage", "attrSize", "columnModel", "dataSet", "pageination"]), q = z(), E = l([]), N = l([]);
21
- I2.configure.items ? q.addFieldList(I2.configure.items) : I2.configure.items = [{ uuid: U(), field: "", alias: "", format: {} }];
22
- const W = l([]);
23
- function A(e3, l2) {
24
- let a2 = W.value.indexOf(e3.uuid);
25
- a2 > -1 ? W.value.splice(a2, 1) : W.value.push(e3.uuid);
26
- }
27
- function B(e3) {
28
- if (e3 || (N.value = []), e3.startsWith("${page.")) {
29
- const l2 = e3.substring(7, e3.length - 1), a2 = I2.pageDesign.variables.find((e4) => e4.name === l2);
30
- if (a2 && "array" === a2.type && a2.items && a2.items.length > 0) {
31
- const e4 = JSON.parse(JSON.stringify(a2.items[0].items));
32
- N.value = e4.map((e5) => ({ label: e5.alias, value: e5.name, type: e5.type }));
33
- }
34
- }
35
- }
36
- function G(e3) {
37
- const l2 = [];
38
- if (E.value = e3, e3) {
39
- const a2 = I2.configure.props.dataOrigin.service.serviceDataField, o2 = a2 || "";
40
- for (let a3 of e3) if (!o2 || a3.value.startsWith(o2 + ".")) {
41
- const e4 = {};
42
- if (Object.assign(e4, a3), o2) {
43
- const l3 = a3.value.substring(o2.length + 1);
44
- e4.value = l3, a3.label && (e4.label = a3.label.replace(o2 + ".", ""));
45
- }
46
- l2.push(e4);
47
- }
48
- }
49
- N.value = l2;
50
- }
51
- function J(e3, l2) {
52
- I2.configure.props.summaries.dataColumn.forEach((a2) => {
53
- a2.prop === l2.props.base.prop && (a2.summaryMode = e3, "custom" === e3 ? a2.customRollup = l2.props.base.customRollup : delete a2.customRollup);
54
- });
55
- }
56
- function L(e3) {
57
- e3.row && (e3.row.showCondition = e3.data);
58
- }
59
- return (l2, U2) => {
60
- const z2 = a("el-option"), q2 = a("el-select"), K = a("el-form-item"), Q = a("el-input"), X = a("el-radio"), Y = a("el-radio-group"), Z = a("el-collapse-item"), ee = a("el-switch"), le = a("el-input-number"), ae = a("el-color-picker"), oe = a("el-divider"), te = a("el-col"), re = a("el-icon"), ue = a("el-tooltip"), se = a("el-checkbox"), pe = a("el-table-column"), me = a("Plus"), de = a("Delete"), ne = a("el-table"), ie = a("el-collapse"), fe = a("el-form");
61
- return t(), o(fe, { "label-width": "80px", size: "small" }, { default: r(() => [u(ie, { modelValue: P.value, "onUpdate:modelValue": U2[10] || (U2[10] = (e3) => P.value = e3), style: { "margin-top": "6px" } }, { default: r(() => [u(Z, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: r(() => [s("div", $, [u(K, { label: "组件类型", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: e2.configure.name, "onUpdate:modelValue": U2[0] || (U2[0] = (l3) => e2.configure.name = l3), disabled: "", placeholder: "请选择" }, { default: r(() => [(t(true), p(m, null, d(n(b)(), (e3) => (t(), o(z2, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(K, { label: "唯一编码", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: e2.configure.uuid, "onUpdate:modelValue": U2[1] || (U2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), u(K, { label: "自定义编码", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: e2.configure.code, "onUpdate:modelValue": U2[2] || (U2[2] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), u(K, { label: "绑定权限", class: "amb-design-attr-item" }, { default: r(() => [(t(), o(k, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), u(K, { label: "标题", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: e2.configure.title, "onUpdate:modelValue": U2[3] || (U2[3] = (l3) => e2.configure.title = l3), title: e2.configure.tittle }, null, 8, ["modelValue", "title"])]), _: 1 }), u(K, { label: "是否导出", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.exportable, "onUpdate:modelValue": U2[4] || (U2[4] = (l3) => e2.configure.exportable = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[11] || (U2[11] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[12] || (U2[12] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(V, { title: "数据", pageDesign: e2.pageDesign, sourceFields: N.value, configure: e2.configure, remote: false, onBindVariableChange: B, onServiceFieldChange: G }, null, 8, ["pageDesign", "sourceFields", "configure"]), u(h, { configureProps: e2.configure.props }, null, 8, ["configureProps"]), u(Z, { title: "列模型", name: "columnModel", class: "amb-design-attr-group-header" }, { default: r(() => [s("div", F, [u(ne, { data: e2.configure.items, style: { width: "100%", "margin-bottom": "8px" }, "row-key": "uuid", onExpandChange: A, "expand-row-keys": W.value }, { default: r(() => [u(pe, { type: "expand", width: "35" }, { default: r((l3) => [u(K, { class: "amb-design-attr-item" }, { label: r(() => U2[13] || (U2[13] = [i(" 显示条件 ")])), default: r(() => [u(O, { paramTypes: ["data", "task", "page", "request", "fixed"], data: l3.row.showCondition, pageDesign: e2.pageDesign, configure: e2.configure, row: l3.row, "onUpdate:data": L }, null, 8, ["data", "pageDesign", "configure", "row"])]), _: 2 }, 1024), u(K, { class: "amb-design-attr-item", "label-position": "top" }, { label: r(() => U2[14] || (U2[14] = [i(" 数据公式 ")])), default: r(() => [u(Q, { modelValue: l3.row.formula, "onUpdate:modelValue": (e3) => l3.row.formula = e3, type: "textarea", size: "small", placeholder: "请选择" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "格式化分类", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { onChange: (e3) => {
62
- return a2 = e3, o2 = l3.$index, void (a2 && (I2.configure.items[o2].props.format = { type: a2 }));
63
- var a2, o2;
64
- }, modelValue: l3.row.props.format.type, "onUpdate:modelValue": (e3) => l3.row.props.format.type = e3, clearable: "", placeholder: "请选择" }, { default: r(() => [u(z2, { label: "数值", value: "number" }), u(z2, { label: "货币", value: "currency" }), u(z2, { label: "百分比", value: "percent" }), u(z2, { label: "图标/标签", value: "icon" }), u(z2, { label: "进度条控件", value: "progress" }), u(z2, { label: "自定义控件", value: "customControl" }), u(z2, { label: "自定义方法", value: "custom" })]), _: 2 }, 1032, ["onChange", "modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), l3.row.props.format && "number" === l3.row.props.format.type || "currency" === l3.row.props.format.type || "percent" === l3.row.props.format.type ? (t(), o(K, { key: 0, label: "小数位数", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.decimalDigit, "onUpdate:modelValue": (e3) => l3.row.props.format.decimalDigit = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type ? (t(), o(K, { key: 1, label: "科学计数", class: "amb-design-attr-item" }, { default: r(() => [u(ee, { modelValue: l3.row.props.format.scientific, "onUpdate:modelValue": (e3) => l3.row.props.format.scientific = e3, "active-text": "使用", "inactive-text": "不使用" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type && l3.row.props.format.scientific ? (t(), o(K, { key: 2, label: "计数位数", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.scientificNum, "onUpdate:modelValue": (e3) => l3.row.props.format.scientificNum = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type ? (t(), o(K, { key: 3, label: "千位分隔符", class: "amb-design-attr-item" }, { default: r(() => [u(ee, { modelValue: l3.row.props.format.thousandsSeparator, "onUpdate:modelValue": (e3) => l3.row.props.format.thousandsSeparator = e3, "active-text": "使用", "inactive-text": "不使用" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type ? (t(), o(K, { key: 4, label: "数值符号", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.symbol, "onUpdate:modelValue": (e3) => l3.row.props.format.symbol = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "currency" === l3.row.props.format.type ? (t(), o(K, { key: 5, label: "货币符号", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.format.currencySymbol, "onUpdate:modelValue": (e3) => l3.row.props.format.currencySymbol = e3, placeholder: "Select" }, { default: r(() => [u(z2, { label: "$", value: "$" }), u(z2, { label: "¥", value: "¥" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "customControl" === l3.row.props.format.type ? (t(), o(K, { key: 6, label: "自定义控件", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.customControl, "onUpdate:modelValue": (e3) => l3.row.props.format.customControl = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "icon" === l3.row.props.format.type ? (t(), o(D, { key: 7, setting: l3.row.props.format, "show-event": false }, null, 8, ["setting"])) : f("", true), l3.row.props.format && "custom" === l3.row.props.format.type ? (t(), o(K, { key: 8, label: "自定义方法", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.format.customFunc, "onUpdate:modelValue": (e3) => l3.row.props.format.customFunc = e3, clearable: "" }, { default: r(() => [(t(true), p(m, null, d(n(j)(), (e3) => (t(), o(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "progress" === l3.row.props.format.type ? (t(), p(m, { key: 9 }, [u(K, { label: "进度条高度", class: "amb-design-attr-item" }, { default: r(() => [u(le, { modelValue: l3.row.props.format.strokeWidth, "onUpdate:modelValue": (e3) => l3.row.props.format.strokeWidth = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "最大值", class: "amb-design-attr-item" }, { default: r(() => [u(le, { modelValue: l3.row.props.format.max, "onUpdate:modelValue": (e3) => l3.row.props.format.max = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "进度条类型", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.progressType, "onUpdate:modelValue": (e3) => l3.row.props.format.progressType = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "line" }, { default: r(() => U2[15] || (U2[15] = [i("line")])), _: 1 }), u(X, { value: "circle" }, { default: r(() => U2[16] || (U2[16] = [i("circle")])), _: 1 }), u(X, { value: "dashboard" }, { default: r(() => U2[17] || (U2[17] = [i("dashboard")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "显示文字", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.showText, "onUpdate:modelValue": (e3) => l3.row.props.format.showText = e3, class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[18] || (U2[18] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[19] || (U2[19] = [i("否")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), "line" === l3.row.props.format.progressType ? (t(), o(K, { key: 0, label: "文本内显", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.textInside, "onUpdate:modelValue": (e3) => l3.row.props.format.textInside = e3, class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[20] || (U2[20] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[21] || (U2[21] = [i("否")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), u(K, { label: "进度条状态", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.status, "onUpdate:modelValue": (e3) => l3.row.props.format.status = e3, class: "ml-4" }, { default: r(() => [u(X, { value: null }, { default: r(() => U2[22] || (U2[22] = [i("无")])), _: 1 }), u(X, { value: "success" }, { default: r(() => U2[23] || (U2[23] = [i("success")])), _: 1 }), u(X, { value: "warning" }, { default: r(() => U2[24] || (U2[24] = [i("warning")])), _: 1 }), u(X, { value: "exception" }, { default: r(() => U2[25] || (U2[25] = [i("exception")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "自定义颜色", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.colorType, "onUpdate:modelValue": (e3) => l3.row.props.format.colorType = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "default" }, { default: r(() => U2[26] || (U2[26] = [i("默认")])), _: 1 }), u(X, { value: "custom" }, { default: r(() => U2[27] || (U2[27] = [i("指定颜色")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), "custom" === l3.row.props.format.colorType ? (t(), o(K, { key: 1, label: "颜色" }, { default: r(() => [u(ae, { modelValue: l3.row.props.format.color, "onUpdate:modelValue": (e3) => l3.row.props.format.color = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true)], 64)) : f("", true), u(oe, null, { default: r(() => U2[28] || (U2[28] = [i("列属性")])), _: 1 }), u(K, { label: "列宽", class: "amb-design-attr-item" }, { default: r(() => [u(le, { modelValue: l3.row.props.base.width, "onUpdate:modelValue": (e3) => l3.row.props.base.width = e3, class: "mx-4", min: 0, "controls-position": "right" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "标题对齐", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.headerAlign, "onUpdate:modelValue": (e3) => l3.row.props.base.headerAlign = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "left" }, { default: r(() => U2[29] || (U2[29] = [i("居左")])), _: 1 }), u(X, { value: "center" }, { default: r(() => U2[30] || (U2[30] = [i("居中")])), _: 1 }), u(X, { value: "right" }, { default: r(() => U2[31] || (U2[31] = [i("居右")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "内容对齐", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.align, "onUpdate:modelValue": (e3) => l3.row.props.base.align = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "left" }, { default: r(() => U2[32] || (U2[32] = [i("居左")])), _: 1 }), u(X, { value: "center" }, { default: r(() => U2[33] || (U2[33] = [i("居中")])), _: 1 }), u(X, { value: "right" }, { default: r(() => U2[34] || (U2[34] = [i("居右")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "固定列", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.fixed, "onUpdate:modelValue": (e3) => l3.row.props.base.fixed = e3, class: "ml-4" }, { default: r(() => [u(X, { value: false }, { default: r(() => U2[35] || (U2[35] = [i("否")])), _: 1 }), u(X, { value: "left" }, { default: r(() => U2[36] || (U2[36] = [i("居左")])), _: 1 }), u(X, { value: "right" }, { default: r(() => U2[37] || (U2[37] = [i("居右")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "可排序", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.sortable, "onUpdate:modelValue": (e3) => l3.row.props.base.sortable = e3, class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[38] || (U2[38] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[39] || (U2[39] = [i("否")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "汇总列", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.collectColumn, "onUpdate:modelValue": (e3) => l3.row.props.base.collectColumn = e3, onChange: (e3) => {
65
- return a2 = e3, o2 = l3.row, I2.configure.props.summaries || (I2.configure.props.summaries = { titleColumn: [], dataColumn: [] }), I2.configure.props.summaries && (I2.configure.props.summaries.titleColumn && (I2.configure.props.summaries.titleColumn = I2.configure.props.summaries.titleColumn.filter((e4) => e4.prop !== o2.props.base.prop)), I2.configure.props.summaries.dataColumn && (I2.configure.props.summaries.dataColumn = I2.configure.props.summaries.dataColumn.filter((e4) => e4.prop !== o2.props.base.prop))), void ("titleColumn" === a2 ? I2.configure.props.summaries.titleColumn.push({ prop: o2.props.base.prop, label: o2.props.base.summaryTitle }) : "dataColumn" === a2 && I2.configure.props.summaries.dataColumn.push({ prop: o2.props.base.prop, summaryMode: o2.props.base.summaryMode, customRollup: o2.props.base.customRollup }));
66
- var a2, o2;
67
- }, class: "ml-4" }, { default: r(() => [u(X, { value: false }, { default: r(() => U2[40] || (U2[40] = [i("否")])), _: 1 }), u(X, { value: "titleColumn" }, { default: r(() => U2[41] || (U2[41] = [i("标题列")])), _: 1 }), u(X, { value: "dataColumn" }, { default: r(() => U2[42] || (U2[42] = [i("数据列")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024), "titleColumn" === l3.row.props.base.collectColumn ? (t(), o(K, { key: 10, label: "汇总标题", class: "amb-design-attr-item" }, { default: r(() => [u(te, { span: 20 }, { default: r(() => [u(Q, { modelValue: l3.row.props.base.summaryTitle, "onUpdate:modelValue": (e3) => l3.row.props.base.summaryTitle = e3, onChange: (e3) => {
68
- return a2 = e3, o2 = l3.row, void I2.configure.props.summaries.titleColumn.forEach((e4) => {
69
- e4.prop === o2.props.base.prop && (e4.label = a2);
70
- });
71
- var a2, o2;
72
- } }, null, 8, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024), u(ue, { class: "box-item", content: "支持${row.行属性}方式拼接标题" }, { default: r(() => [u(re, null, { default: r(() => [u(n(T))]), _: 1 })]), _: 1 })]), _: 2 }, 1024)) : f("", true), "dataColumn" === l3.row.props.base.collectColumn ? (t(), o(K, { key: 11, label: "汇总方式", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.base.summaryMode, "onUpdate:modelValue": (e3) => l3.row.props.base.summaryMode = e3, onChange: (e3) => J(e3, l3.row), clearable: "" }, { default: r(() => [u(z2, { label: "求和", value: "sum" }), u(z2, { label: "均值", value: "avg" }), u(z2, { label: "最大值", value: "max" }), u(z2, { label: "最小值", value: "min" }), u(z2, { label: "自定义", value: "custom" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024)) : f("", true), "dataColumn" === l3.row.props.base.collectColumn ? (t(), o(K, { key: 12, class: "amb-design-attr-item" }, { default: r(() => [u(se, { modelValue: l3.row.props.base.groupSummary, "onUpdate:modelValue": (e3) => l3.row.props.base.groupSummary = e3, label: "分组合计" }, null, 8, ["modelValue", "onUpdate:modelValue"]), u(se, { modelValue: l3.row.props.base.tableSummary, "onUpdate:modelValue": (e3) => l3.row.props.base.tableSummary = e3, label: "表尾合计" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), "custom" === l3.row.props.base.summaryMode ? (t(), o(K, { key: 13, label: "自定义汇总", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.base.customRollup, "onUpdate:modelValue": (e3) => l3.row.props.base.customRollup = e3, onChange: (e3) => J(e3, l3.row), clearable: "" }, { default: r(() => [(t(true), p(m, null, d(n(j)(), (e3) => (t(), o(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024)) : f("", true), u(oe, null, { default: r(() => U2[43] || (U2[43] = [i("内容样式")])), _: 1 }), u(w, { configure: e2.configure, showCondition: true, paramTypes: ["data", "task", "page", "request", "row"], data: l3.row.style, onDataChange: (e3) => function(e4, l4) {
73
- I2.configure.items[l4].style = e4;
74
- }(e3, l3.$index) }, null, 8, ["configure", "data", "onDataChange"]), u(oe, null, { default: r(() => U2[44] || (U2[44] = [i("链接设置")])), _: 1 }), u(v, { pageDesign: e2.pageDesign, paramTypes: ["data", "task", "page", "request", "row"], data: l3.row.linkPage, onDataChange: (e3) => function(e4, l4) {
75
- I2.configure.items[l4].linkPage = e4;
76
- }(e3, l3.$index) }, null, 8, ["pageDesign", "data", "onDataChange"])]), _: 1 }), u(pe, { label: "字段", align: "center" }, { default: r((e3) => [u(q2, { modelValue: e3.row.props.base.prop, "onUpdate:modelValue": (l3) => e3.row.props.base.prop = l3, placeholder: "Select", "allow-create": "", filterable: "", onChange: (l3) => {
77
- return a2 = l3, (o2 = e3.row).props.base.prop = a2, void (N.value.find((e4) => e4.value === a2) ? (o2.props.base.name = N.value.find((e4) => e4.value === a2).label, o2.props.base.dataType = N.value.find((e4) => e4.value === a2).type) : (o2.props.base.name = a2, o2.props.base.dataType = "string"));
78
- var a2, o2;
79
- } }, { default: r(() => [(t(true), p(m, null, d(N.value, (e4) => (t(), o(z2, { key: e4.value, label: e4.label, value: e4.value }, { default: r(() => [s("span", M, c(e4.label), 1), s("span", R, c(e4.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }), u(pe, { label: "别名", align: "center" }, { default: r((e3) => [u(Q, { modelValue: e3.row.props.base.name, "onUpdate:modelValue": (l3) => e3.row.props.base.name = l3, title: e3.row.alias, size: "small", placeholder: "请选择" }, null, 8, ["modelValue", "onUpdate:modelValue", "title"])]), _: 1 }), u(pe, { label: "操作", align: "center" }, { header: r(() => [u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: U2[5] || (U2[5] = (e3) => function() {
80
- const e4 = { alias: "", displayOrder: I2.configure.items.length + 1 };
81
- I2.configure.items.push(g(e4));
82
- }()) }, { default: r(() => [u(me)]), _: 1 })]), default: r((e3) => [u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => function(e4, l4) {
83
- let a2 = g({ alias: "", displayOrder: l4 + 2 });
84
- I2.configure.items.splice(l4 + 1, 0, a2), I2.configure.props.base.isEnableGroupHeader && (C(I2.configure.items[columnDataIndex.value + 1], null, I2.configure.props.groupHeaders), listColumns.value = x(I2.configure), S.$emit("synchroGroupHeadersData"));
85
- }(e3.row, e3.$index) }, { default: r(() => [u(me)]), _: 2 }, 1032, ["onClick"]), u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
86
- return e3.row, a2 = e3.$index, void I2.configure.items.splice(a2, 1);
87
- var a2;
88
- } }, { default: r(() => [u(de)]), _: 2 }, 1032, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data", "expand-row-keys"]), u(K, { label: "模型自定义", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: e2.configure.props.modelCustom, "onUpdate:modelValue": U2[6] || (U2[6] = (l3) => e2.configure.props.modelCustom = l3), clearable: "" }, { default: r(() => [(t(true), p(m, null, d(n(j)(), (e3) => (t(), o(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(_, { configure: e2.configure, pageDesign: e2.pageDesign, serviceFields: E.value }, null, 8, ["configure", "pageDesign", "serviceFields"]), u(Z, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: r(() => [s("div", H, [u(K, { label: "显示序号", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.props.base.showIndex, "onUpdate:modelValue": U2[7] || (U2[7] = (l3) => e2.configure.props.base.showIndex = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[45] || (U2[45] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[46] || (U2[46] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(K, { label: "显示斑马线", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.props.base.stripe, "onUpdate:modelValue": U2[8] || (U2[8] = (l3) => e2.configure.props.base.stripe = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[47] || (U2[47] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[48] || (U2[48] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(K, { label: "表尾合计行", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.props.base.showSummary, "onUpdate:modelValue": U2[9] || (U2[9] = (l3) => e2.configure.props.base.showSummary = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[49] || (U2[49] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[50] || (U2[50] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(y, { size: e2.configure.props.size, showMaxHeight: true, showCalcHeight: true }, null, 8, ["size"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
89
- };
90
- } });
1
+ import t from "./statisticalTable-attr-base.vue2.js";
2
+ /* empty css */
3
+ import a from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
+ const e = a(t, [["__scopeId", "data-v-5f08d7b1"]]);
91
5
  export {
92
- I as default
6
+ e as default
93
7
  };
@@ -1,4 +1,101 @@
1
- import t from "./statisticalTable-attr-base.vue.js";
1
+ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o, openBlock as t, withCtx as r, createVNode as u, createElementVNode as s, createElementBlock as p, Fragment as m, renderList as n, unref as d, createTextVNode as i, createCommentVNode as f, toDisplayString as c } from "vue";
2
+ import { getFormComponentOptions as g, getStatisticsTableColumn as b } from "../../../../utils/assemblys-config.js";
3
+ import V from "./component/data-origin.vue.js";
4
+ import w from "./component/style-table.vue.js";
5
+ import v from "./component/link-table.vue.js";
6
+ import _ from "./component/table-pageination.vue.js";
7
+ import y from "../../common/common-attr-size.vue.js";
8
+ import h from "../../form/common/data-linkage.vue.js";
9
+ import { getUuidv4 as U } from "../../../../utils/common-util.js";
10
+ import { addColumnToGroupHeaders as C, getColumnsWithGroupHeader as x } from "../../../../utils/data-table-util.js";
11
+ import "agilebuilder-ui/src/utils/request";
12
+ import k from "../../common/common-function-code.vue.js";
13
+ import D from "../../data/component/formatting-icon-label.vue.js";
14
+ import { getCustomFuncs as j } from "../../../../utils/page-event-util.js";
15
+ import T from "../../../../utils/eventBus.js";
16
+ import { InfoFilled as S } from "@element-plus/icons-vue";
17
+ import { statisticsTable as z } from "../../../../../../stores/statistics-table-store.js";
18
+ import $ from "./component/table-showcondition.vue.js";
19
+ const O = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { padding: "8px 0px 0px 0px" } }, M = { style: { float: "left" } }, R = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, H = { style: { padding: "8px 0px 0px 0px" } }, I = e({ __name: "statisticalTable-attr-base", props: { pageDesign: { type: Object, default: () => ({ props: {} }) }, configure: { type: Object, default: () => ({ props: {} }) } }, setup(e2) {
20
+ const I2 = e2, P = l(["base", "appearance", "dataOrigin", "linkage", "attrSize", "columnModel", "dataSet", "pageination"]), q = z(), E = l([]), N = l([]);
21
+ I2.configure.items ? q.addFieldList(I2.configure.items) : I2.configure.items = [{ uuid: U(), field: "", alias: "", format: {} }];
22
+ const W = l([]);
23
+ function B(e3, l2) {
24
+ let a2 = W.value.indexOf(e3.uuid);
25
+ a2 > -1 ? W.value.splice(a2, 1) : W.value.push(e3.uuid);
26
+ }
27
+ function A(e3) {
28
+ if (e3 || (N.value = []), e3.startsWith("${page.")) {
29
+ const l2 = e3.substring(7, e3.length - 1), a2 = I2.pageDesign.variables.find((e4) => e4.name === l2);
30
+ if (a2 && "array" === a2.type && a2.items && a2.items.length > 0) {
31
+ const e4 = JSON.parse(JSON.stringify(a2.items[0].items));
32
+ N.value = e4.map((e5) => ({ label: e5.alias, value: e5.name, type: e5.type }));
33
+ }
34
+ }
35
+ }
36
+ function G(e3) {
37
+ const l2 = [];
38
+ if (E.value = e3, e3) {
39
+ const a2 = I2.configure.props.dataOrigin.service.serviceDataField, o2 = a2 || "";
40
+ for (let a3 of e3) if (!o2 || a3.value.startsWith(o2 + ".")) {
41
+ const e4 = {};
42
+ if (Object.assign(e4, a3), o2) {
43
+ const l3 = a3.value.substring(o2.length + 1);
44
+ e4.value = l3, a3.label && (e4.label = a3.label.replace(o2 + ".", ""));
45
+ }
46
+ l2.push(e4);
47
+ }
48
+ }
49
+ N.value = l2;
50
+ }
51
+ function J(e3, l2) {
52
+ I2.configure.props.summaries.dataColumn.forEach((a2) => {
53
+ a2.prop === l2.props.base.prop && (a2.summaryMode = e3, "custom" === e3 ? a2.customRollup = l2.props.base.customRollup : delete a2.customRollup);
54
+ });
55
+ }
56
+ function L(e3) {
57
+ e3.row && (e3.row.showCondition = e3.data);
58
+ }
59
+ return (l2, U2) => {
60
+ const z2 = a("el-option"), q2 = a("el-select"), K = a("el-form-item"), Q = a("el-input"), X = a("el-radio"), Y = a("el-radio-group"), Z = a("el-collapse-item"), ee = a("el-switch"), le = a("el-input-number"), ae = a("el-color-picker"), oe = a("el-divider"), te = a("el-col"), re = a("el-icon"), ue = a("el-tooltip"), se = a("el-checkbox"), pe = a("el-table-column"), me = a("Plus"), ne = a("Delete"), de = a("Top"), ie = a("Bottom"), fe = a("el-table"), ce = a("el-collapse"), ge = a("el-form");
61
+ return t(), o(ge, { "label-width": "80px", size: "small" }, { default: r(() => [u(ce, { modelValue: P.value, "onUpdate:modelValue": U2[10] || (U2[10] = (e3) => P.value = e3), style: { "margin-top": "6px" } }, { default: r(() => [u(Z, { title: "基本", name: "base", class: "amb-design-attr-group-header" }, { default: r(() => [s("div", O, [u(K, { label: "组件类型", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: e2.configure.name, "onUpdate:modelValue": U2[0] || (U2[0] = (l3) => e2.configure.name = l3), disabled: "", placeholder: "请选择" }, { default: r(() => [(t(true), p(m, null, n(d(g)(), (e3) => (t(), o(z2, { key: e3.name, label: e3.label, value: e3.name }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(K, { label: "唯一编码", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: e2.configure.uuid, "onUpdate:modelValue": U2[1] || (U2[1] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), u(K, { label: "自定义编码", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: e2.configure.code, "onUpdate:modelValue": U2[2] || (U2[2] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), u(K, { label: "绑定权限", class: "amb-design-attr-item" }, { default: r(() => [(t(), o(k, { key: e2.configure.uuid, configure: e2.configure }, null, 8, ["configure"]))]), _: 1 }), u(K, { label: "标题", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: e2.configure.title, "onUpdate:modelValue": U2[3] || (U2[3] = (l3) => e2.configure.title = l3), title: e2.configure.tittle }, null, 8, ["modelValue", "title"])]), _: 1 }), u(K, { label: "是否导出", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.exportable, "onUpdate:modelValue": U2[4] || (U2[4] = (l3) => e2.configure.exportable = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[11] || (U2[11] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[12] || (U2[12] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(V, { title: "数据", pageDesign: e2.pageDesign, sourceFields: N.value, configure: e2.configure, remote: false, onBindVariableChange: A, onServiceFieldChange: G }, null, 8, ["pageDesign", "sourceFields", "configure"]), u(h, { configureProps: e2.configure.props }, null, 8, ["configureProps"]), u(Z, { title: "列模型", name: "columnModel", class: "amb-design-attr-group-header" }, { default: r(() => [s("div", F, [u(fe, { data: e2.configure.items, style: { width: "100%", "margin-bottom": "8px" }, "row-key": "uuid", stripe: "", onExpandChange: B, "expand-row-keys": W.value }, { default: r(() => [u(pe, { type: "expand", width: "35" }, { default: r((l3) => [u(K, { class: "amb-design-attr-item" }, { label: r(() => U2[13] || (U2[13] = [i(" 显示条件 ")])), default: r(() => [u($, { paramTypes: ["data", "task", "page", "request", "fixed"], data: l3.row.showCondition, pageDesign: e2.pageDesign, configure: e2.configure, row: l3.row, "onUpdate:data": L }, null, 8, ["data", "pageDesign", "configure", "row"])]), _: 2 }, 1024), u(K, { class: "amb-design-attr-item", "label-position": "top" }, { label: r(() => U2[14] || (U2[14] = [i(" 数据公式 ")])), default: r(() => [u(Q, { modelValue: l3.row.formula, "onUpdate:modelValue": (e3) => l3.row.formula = e3, type: "textarea", size: "small", placeholder: "请选择" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "格式化分类", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { onChange: (e3) => {
62
+ return a2 = e3, o2 = l3.$index, void (a2 && (I2.configure.items[o2].props.format = { type: a2 }));
63
+ var a2, o2;
64
+ }, modelValue: l3.row.props.format.type, "onUpdate:modelValue": (e3) => l3.row.props.format.type = e3, clearable: "", placeholder: "请选择" }, { default: r(() => [u(z2, { label: "数值", value: "number" }), u(z2, { label: "货币", value: "currency" }), u(z2, { label: "百分比", value: "percent" }), u(z2, { label: "图标/标签", value: "icon" }), u(z2, { label: "进度条控件", value: "progress" }), u(z2, { label: "自定义控件", value: "customControl" }), u(z2, { label: "自定义方法", value: "custom" })]), _: 2 }, 1032, ["onChange", "modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), l3.row.props.format && "number" === l3.row.props.format.type || "currency" === l3.row.props.format.type || "percent" === l3.row.props.format.type ? (t(), o(K, { key: 0, label: "小数位数", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.decimalDigit, "onUpdate:modelValue": (e3) => l3.row.props.format.decimalDigit = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type ? (t(), o(K, { key: 1, label: "科学计数", class: "amb-design-attr-item" }, { default: r(() => [u(ee, { modelValue: l3.row.props.format.scientific, "onUpdate:modelValue": (e3) => l3.row.props.format.scientific = e3, "active-text": "使用", "inactive-text": "不使用" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type && l3.row.props.format.scientific ? (t(), o(K, { key: 2, label: "计数位数", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.scientificNum, "onUpdate:modelValue": (e3) => l3.row.props.format.scientificNum = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type ? (t(), o(K, { key: 3, label: "千位分隔符", class: "amb-design-attr-item" }, { default: r(() => [u(ee, { modelValue: l3.row.props.format.thousandsSeparator, "onUpdate:modelValue": (e3) => l3.row.props.format.thousandsSeparator = e3, "active-text": "使用", "inactive-text": "不使用" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "number" === l3.row.props.format.type ? (t(), o(K, { key: 4, label: "数值符号", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.symbol, "onUpdate:modelValue": (e3) => l3.row.props.format.symbol = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "currency" === l3.row.props.format.type ? (t(), o(K, { key: 5, label: "货币符号", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.format.currencySymbol, "onUpdate:modelValue": (e3) => l3.row.props.format.currencySymbol = e3, placeholder: "Select" }, { default: r(() => [u(z2, { label: "$", value: "$" }), u(z2, { label: "¥", value: "¥" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "customControl" === l3.row.props.format.type ? (t(), o(K, { key: 6, label: "自定义控件", class: "amb-design-attr-item" }, { default: r(() => [u(Q, { modelValue: l3.row.props.format.customControl, "onUpdate:modelValue": (e3) => l3.row.props.format.customControl = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "icon" === l3.row.props.format.type ? (t(), o(D, { key: 7, setting: l3.row.props.format, "show-event": false }, null, 8, ["setting"])) : f("", true), l3.row.props.format && "custom" === l3.row.props.format.type ? (t(), o(K, { key: 8, label: "自定义方法", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.format.customFunc, "onUpdate:modelValue": (e3) => l3.row.props.format.customFunc = e3, clearable: "" }, { default: r(() => [(t(true), p(m, null, n(d(j)(), (e3) => (t(), o(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), l3.row.props.format && "progress" === l3.row.props.format.type ? (t(), p(m, { key: 9 }, [u(K, { label: "进度条高度", class: "amb-design-attr-item" }, { default: r(() => [u(le, { modelValue: l3.row.props.format.strokeWidth, "onUpdate:modelValue": (e3) => l3.row.props.format.strokeWidth = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "最大值", class: "amb-design-attr-item" }, { default: r(() => [u(le, { modelValue: l3.row.props.format.max, "onUpdate:modelValue": (e3) => l3.row.props.format.max = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "进度条类型", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.progressType, "onUpdate:modelValue": (e3) => l3.row.props.format.progressType = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "line" }, { default: r(() => U2[15] || (U2[15] = [i("line")])), _: 1 }), u(X, { value: "circle" }, { default: r(() => U2[16] || (U2[16] = [i("circle")])), _: 1 }), u(X, { value: "dashboard" }, { default: r(() => U2[17] || (U2[17] = [i("dashboard")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "显示文字", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.showText, "onUpdate:modelValue": (e3) => l3.row.props.format.showText = e3, class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[18] || (U2[18] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[19] || (U2[19] = [i("否")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), "line" === l3.row.props.format.progressType ? (t(), o(K, { key: 0, label: "文本内显", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.textInside, "onUpdate:modelValue": (e3) => l3.row.props.format.textInside = e3, class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[20] || (U2[20] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[21] || (U2[21] = [i("否")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), u(K, { label: "进度条状态", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.status, "onUpdate:modelValue": (e3) => l3.row.props.format.status = e3, class: "ml-4" }, { default: r(() => [u(X, { value: null }, { default: r(() => U2[22] || (U2[22] = [i("无")])), _: 1 }), u(X, { value: "success" }, { default: r(() => U2[23] || (U2[23] = [i("success")])), _: 1 }), u(X, { value: "warning" }, { default: r(() => U2[24] || (U2[24] = [i("warning")])), _: 1 }), u(X, { value: "exception" }, { default: r(() => U2[25] || (U2[25] = [i("exception")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "自定义颜色", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.format.colorType, "onUpdate:modelValue": (e3) => l3.row.props.format.colorType = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "default" }, { default: r(() => U2[26] || (U2[26] = [i("默认")])), _: 1 }), u(X, { value: "custom" }, { default: r(() => U2[27] || (U2[27] = [i("指定颜色")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), "custom" === l3.row.props.format.colorType ? (t(), o(K, { key: 1, label: "颜色" }, { default: r(() => [u(ae, { modelValue: l3.row.props.format.color, "onUpdate:modelValue": (e3) => l3.row.props.format.color = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true)], 64)) : f("", true), u(oe, null, { default: r(() => U2[28] || (U2[28] = [i("列属性")])), _: 1 }), u(K, { label: "列宽", class: "amb-design-attr-item" }, { default: r(() => [u(le, { modelValue: l3.row.props.base.width, "onUpdate:modelValue": (e3) => l3.row.props.base.width = e3, class: "mx-4", min: 0, "controls-position": "right" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "标题对齐", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.headerAlign, "onUpdate:modelValue": (e3) => l3.row.props.base.headerAlign = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "left" }, { default: r(() => U2[29] || (U2[29] = [i("居左")])), _: 1 }), u(X, { value: "center" }, { default: r(() => U2[30] || (U2[30] = [i("居中")])), _: 1 }), u(X, { value: "right" }, { default: r(() => U2[31] || (U2[31] = [i("居右")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "内容对齐", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.align, "onUpdate:modelValue": (e3) => l3.row.props.base.align = e3, class: "ml-4" }, { default: r(() => [u(X, { value: "left" }, { default: r(() => U2[32] || (U2[32] = [i("居左")])), _: 1 }), u(X, { value: "center" }, { default: r(() => U2[33] || (U2[33] = [i("居中")])), _: 1 }), u(X, { value: "right" }, { default: r(() => U2[34] || (U2[34] = [i("居右")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "固定列", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.fixed, "onUpdate:modelValue": (e3) => l3.row.props.base.fixed = e3, class: "ml-4" }, { default: r(() => [u(X, { value: false }, { default: r(() => U2[35] || (U2[35] = [i("否")])), _: 1 }), u(X, { value: "left" }, { default: r(() => U2[36] || (U2[36] = [i("居左")])), _: 1 }), u(X, { value: "right" }, { default: r(() => U2[37] || (U2[37] = [i("居右")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "可排序", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.sortable, "onUpdate:modelValue": (e3) => l3.row.props.base.sortable = e3, class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[38] || (U2[38] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[39] || (U2[39] = [i("否")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(K, { label: "汇总列", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: l3.row.props.base.collectColumn, "onUpdate:modelValue": (e3) => l3.row.props.base.collectColumn = e3, onChange: (e3) => {
65
+ return a2 = e3, o2 = l3.row, I2.configure.props.summaries || (I2.configure.props.summaries = { titleColumn: [], dataColumn: [] }), I2.configure.props.summaries && (I2.configure.props.summaries.titleColumn && (I2.configure.props.summaries.titleColumn = I2.configure.props.summaries.titleColumn.filter((e4) => e4.prop !== o2.props.base.prop)), I2.configure.props.summaries.dataColumn && (I2.configure.props.summaries.dataColumn = I2.configure.props.summaries.dataColumn.filter((e4) => e4.prop !== o2.props.base.prop))), void ("titleColumn" === a2 ? I2.configure.props.summaries.titleColumn.push({ prop: o2.props.base.prop, label: o2.props.base.summaryTitle }) : "dataColumn" === a2 && I2.configure.props.summaries.dataColumn.push({ prop: o2.props.base.prop, summaryMode: o2.props.base.summaryMode, customRollup: o2.props.base.customRollup }));
66
+ var a2, o2;
67
+ } }, { default: r(() => [u(X, { value: false }, { default: r(() => U2[40] || (U2[40] = [i("否")])), _: 1 }), u(X, { value: "titleColumn" }, { default: r(() => U2[41] || (U2[41] = [i("标题列")])), _: 1 }), u(X, { value: "dataColumn" }, { default: r(() => U2[42] || (U2[42] = [i("数据列")])), _: 1 })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024), "titleColumn" === l3.row.props.base.collectColumn ? (t(), o(K, { key: 10, label: "汇总标题", class: "amb-design-attr-item" }, { default: r(() => [u(te, { span: 20 }, { default: r(() => [u(Q, { modelValue: l3.row.props.base.summaryTitle, "onUpdate:modelValue": (e3) => l3.row.props.base.summaryTitle = e3, onChange: (e3) => {
68
+ return a2 = e3, o2 = l3.row, void I2.configure.props.summaries.titleColumn.forEach((e4) => {
69
+ e4.prop === o2.props.base.prop && (e4.label = a2);
70
+ });
71
+ var a2, o2;
72
+ } }, null, 8, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024), u(ue, { class: "box-item", content: "支持${row.行属性}方式拼接标题" }, { default: r(() => [u(re, null, { default: r(() => [u(d(S))]), _: 1 })]), _: 1 })]), _: 2 }, 1024)) : f("", true), "dataColumn" === l3.row.props.base.collectColumn ? (t(), o(K, { key: 11, label: "汇总方式", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.base.summaryMode, "onUpdate:modelValue": (e3) => l3.row.props.base.summaryMode = e3, onChange: (e3) => J(e3, l3.row), clearable: "" }, { default: r(() => [u(z2, { label: "求和", value: "sum" }), u(z2, { label: "均值", value: "avg" }), u(z2, { label: "最大值", value: "max" }), u(z2, { label: "最小值", value: "min" }), u(z2, { label: "自定义", value: "custom" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024)) : f("", true), "dataColumn" === l3.row.props.base.collectColumn ? (t(), o(K, { key: 12, class: "amb-design-attr-item" }, { default: r(() => [u(se, { modelValue: l3.row.props.base.groupSummary, "onUpdate:modelValue": (e3) => l3.row.props.base.groupSummary = e3, label: "分组合计" }, null, 8, ["modelValue", "onUpdate:modelValue"]), u(se, { modelValue: l3.row.props.base.tableSummary, "onUpdate:modelValue": (e3) => l3.row.props.base.tableSummary = e3, label: "表尾合计" }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024)) : f("", true), "custom" === l3.row.props.base.summaryMode ? (t(), o(K, { key: 13, label: "自定义汇总", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: l3.row.props.base.customRollup, "onUpdate:modelValue": (e3) => l3.row.props.base.customRollup = e3, onChange: (e3) => J(e3, l3.row), clearable: "" }, { default: r(() => [(t(true), p(m, null, n(d(j)(), (e3) => (t(), o(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 2 }, 1024)) : f("", true), u(oe, null, { default: r(() => U2[43] || (U2[43] = [i("内容样式")])), _: 1 }), u(w, { configure: e2.configure, showCondition: true, paramTypes: ["data", "task", "page", "request", "row"], data: l3.row.style, onDataChange: (e3) => function(e4, l4) {
73
+ I2.configure.items[l4].style = e4;
74
+ }(e3, l3.$index) }, null, 8, ["configure", "data", "onDataChange"]), u(oe, null, { default: r(() => U2[44] || (U2[44] = [i("链接设置")])), _: 1 }), u(v, { pageDesign: e2.pageDesign, paramTypes: ["data", "task", "page", "request", "row"], data: l3.row.linkPage, onDataChange: (e3) => function(e4, l4) {
75
+ I2.configure.items[l4].linkPage = e4;
76
+ }(e3, l3.$index) }, null, 8, ["pageDesign", "data", "onDataChange"])]), _: 1 }), u(pe, { label: "字段", align: "center" }, { default: r((e3) => [u(q2, { modelValue: e3.row.props.base.prop, "onUpdate:modelValue": (l3) => e3.row.props.base.prop = l3, placeholder: "Select", "allow-create": "", filterable: "", onChange: (l3) => {
77
+ return a2 = l3, (o2 = e3.row).props.base.prop = a2, void (N.value.find((e4) => e4.value === a2) ? (o2.props.base.name = N.value.find((e4) => e4.value === a2).label, o2.props.base.dataType = N.value.find((e4) => e4.value === a2).type) : (o2.props.base.name = a2, o2.props.base.dataType = "string"));
78
+ var a2, o2;
79
+ } }, { default: r(() => [(t(true), p(m, null, n(N.value, (e4) => (t(), o(z2, { key: e4.value, label: e4.label, value: e4.value }, { default: r(() => [s("span", M, c(e4.label), 1), s("span", R, c(e4.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onChange"])]), _: 1 }), u(pe, { label: "别名", align: "center" }, { default: r((e3) => [u(Q, { modelValue: e3.row.props.base.name, "onUpdate:modelValue": (l3) => e3.row.props.base.name = l3, title: e3.row.alias, size: "small", placeholder: "请选择" }, null, 8, ["modelValue", "onUpdate:modelValue", "title"])]), _: 1 }), u(pe, { label: "操作", align: "center", width: "100" }, { header: r(() => [u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold" }, onClick: U2[5] || (U2[5] = (e3) => function() {
80
+ const e4 = { alias: "", displayOrder: I2.configure.items.length + 1 };
81
+ I2.configure.items.push(b(e4));
82
+ }()) }, { default: r(() => [u(me)]), _: 1 })]), default: r((e3) => [u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold" }, onClick: (l3) => function(e4, l4) {
83
+ let a2 = b({ alias: "", displayOrder: l4 + 2 });
84
+ I2.configure.items.splice(l4 + 1, 0, a2), I2.configure.props.base.isEnableGroupHeader && (C(I2.configure.items[columnDataIndex.value + 1], null, I2.configure.props.groupHeaders), listColumns.value = x(I2.configure), T.$emit("synchroGroupHeadersData"));
85
+ }(e3.row, e3.$index) }, { default: r(() => [u(me)]), _: 2 }, 1032, ["onClick"]), u(ue, { content: "删除", placement: "top" }, { default: r(() => [u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer", "margin-left": "5px" }, onClick: (l3) => {
86
+ return e3.row, a2 = e3.$index, void I2.configure.items.splice(a2, 1);
87
+ var a2;
88
+ } }, { default: r(() => [u(ne)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1024), u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer", "margin-left": "5px" }, onClick: (l3) => function(e4, l4) {
89
+ if (0 === l4) return;
90
+ const a2 = I2.configure.items[l4 - 1];
91
+ I2.configure.items[l4 - 1] = I2.configure.items[l4], I2.configure.items[l4] = a2;
92
+ }(e3.row, e3.$index) }, { default: r(() => [u(de)]), _: 2 }, 1032, ["onClick"]), u(re, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => function(e4, l4) {
93
+ if (l4 === I2.configure.items.length - 1) return;
94
+ const a2 = I2.configure.items[l4 + 1];
95
+ I2.configure.items[l4 + 1] = I2.configure.items[l4], I2.configure.items[l4] = a2;
96
+ }(e3.row, e3.$index) }, { default: r(() => [u(ie)]), _: 2 }, 1032, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data", "expand-row-keys"]), u(K, { label: "模型自定义", class: "amb-design-attr-item" }, { default: r(() => [u(q2, { modelValue: e2.configure.props.modelCustom, "onUpdate:modelValue": U2[6] || (U2[6] = (l3) => e2.configure.props.modelCustom = l3), clearable: "" }, { default: r(() => [(t(true), p(m, null, n(d(j)(), (e3) => (t(), o(z2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(_, { configure: e2.configure, pageDesign: e2.pageDesign, serviceFields: E.value }, null, 8, ["configure", "pageDesign", "serviceFields"]), u(Z, { title: "外观", name: "appearance", class: "amb-design-attr-group-header" }, { default: r(() => [s("div", H, [u(K, { label: "显示序号", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.props.base.showIndex, "onUpdate:modelValue": U2[7] || (U2[7] = (l3) => e2.configure.props.base.showIndex = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[45] || (U2[45] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[46] || (U2[46] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(K, { label: "显示斑马线", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.props.base.stripe, "onUpdate:modelValue": U2[8] || (U2[8] = (l3) => e2.configure.props.base.stripe = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[47] || (U2[47] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[48] || (U2[48] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(K, { label: "表尾合计行", class: "amb-design-attr-item" }, { default: r(() => [u(Y, { modelValue: e2.configure.props.base.showSummary, "onUpdate:modelValue": U2[9] || (U2[9] = (l3) => e2.configure.props.base.showSummary = l3), class: "ml-4" }, { default: r(() => [u(X, { value: true }, { default: r(() => U2[49] || (U2[49] = [i("是")])), _: 1 }), u(X, { value: false }, { default: r(() => U2[50] || (U2[50] = [i("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), u(y, { size: e2.configure.props.size, showMaxHeight: true, showCalcHeight: true }, null, 8, ["size"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
97
+ };
98
+ } });
2
99
  export {
3
- t as default
100
+ I as default
4
101
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./common-icon-bind.vue2.js";
2
2
  /* empty css */
3
3
  import e from "../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const i = e(o, [["__scopeId", "data-v-70020263"]]);
4
+ const i = e(o, [["__scopeId", "data-v-ac295829"]]);
5
5
  export {
6
6
  i as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as e, ref as l, computed as o, resolveComponent as a, resolveDirective as n, createElementBlock as t, createBlock as u, openBlock as i, toDisplayString as c, withCtx as s, createVNode as p, withDirectives as v, unref as r, createElementVNode as m, Fragment as d, renderList as f, normalizeClass as g, vShow as b, createCommentVNode as y, createTextVNode as h, withModifiers as w, nextTick as _ } from "vue";
1
+ import { defineComponent as e, ref as l, computed as o, resolveComponent as a, resolveDirective as n, createElementBlock as t, createBlock as u, openBlock as i, toDisplayString as c, withCtx as s, createVNode as p, withDirectives as r, unref as v, createElementVNode as m, Fragment as d, renderList as f, normalizeClass as g, vShow as b, createCommentVNode as y, createTextVNode as h, withModifiers as w, nextTick as _ } from "vue";
2
2
  import { Close as k, Check as I, Search as x, Plus as C, InfoFilled as A, CircleClose as $ } from "@element-plus/icons-vue";
3
3
  import * as V from "@element-plus/icons";
4
4
  import P from "agilebuilder-ui/src/utils/request";
@@ -102,7 +102,7 @@ const O = { key: 0 }, U = { class: "amb-component-popover-left-menu-main" }, j =
102
102
  z.warning("保存图标失败!");
103
103
  });
104
104
  }
105
- function ve() {
105
+ function re() {
106
106
  _(() => {
107
107
  !function() {
108
108
  if (!X.value.elementUIOptions) {
@@ -120,11 +120,11 @@ const O = { key: 0 }, U = { class: "amb-component-popover-left-menu-main" }, j =
120
120
  });
121
121
  }
122
122
  return l(), (l2, o2) => {
123
- const _2 = a("el-icon"), V2 = a("el-input"), P2 = a("el-button"), z2 = a("el-tooltip"), D3 = a("el-scrollbar"), B2 = a("el-col"), F2 = a("el-empty"), G2 = a("el-tag"), W2 = a("SuperIcon"), H2 = a("ArrowDown"), K2 = a("el-row"), X2 = a("el-popover"), te2 = n("infinite-scroll"), re = n("loading");
124
- return e2.showLabel ? (i(), t("span", O, c(Q.value), 1)) : (i(), u(X2, { key: 1, ref_key: "popoverRef", ref: Z, "popper-class": "amb-component-popover-main", trigger: "click", width: 540 }, { reference: s(() => [p(V2, { readonly: "", size: e2.size, onClick: ve, modelValue: Q.value, "onUpdate:modelValue": o2[0] || (o2[0] = (e3) => Q.value = e3), placeholder: "请选择" }, { suffix: s(() => [v(p(_2, { style: { cursor: "pointer" }, onClick: w(ce, ["stop"]) }, { default: s(() => [p(r($))]), _: 1 }, 512), [[b, Q.value]])]), _: 1 }, 8, ["size", "modelValue"])]), default: s(() => [p(K2, null, { default: s(() => [p(z2, { effect: "dark", content: "关闭", placement: "top-end" }, { default: s(() => [p(P2, { type: "text", class: "amb-component-popover-close-btn", icon: r(k), onClick: ie }, null, 8, ["icon"])]), _: 1 }), p(B2, { span: 8 }, { default: s(() => [m("div", U, [p(D3, { "max-height": "100%" }, { default: s(() => [(i(true), t(d, null, f(J.value, (e3) => (i(), t("div", { class: g(["amb-popover-menu-item", e3.value == M.value ? "is-active" : ""]), onClick: (l3) => ue(e3.value) }, [p(_2, null, { default: s(() => [v(p(r(I), null, null, 512), [[b, e3.value == M.value]])]), _: 2 }, 1024), m("span", null, c(e3.label), 1)], 10, j))), 256))]), _: 1 })])]), _: 1 }), v((i(), u(B2, { span: 16, style: { "padding-left": "10px" }, class: "amb-component-popover-icon-list-view" }, { default: s(() => [M.value ? y("", true) : (i(), u(F2, { key: 0, description: "请选择类型", "image-size": 80 })), M.value ? (i(), t("div", S, [p(V2, { modelValue: Y.value, "onUpdate:modelValue": o2[1] || (o2[1] = (e3) => Y.value = e3), placeholder: "搜索", size: "default", "prefix-icon": r(x), clearable: "", style: { flex: "1 1 auto" } }, null, 8, ["modelValue", "prefix-icon"]), ["custom"].includes(M.value) && Y.value && !ae.value.length ? (i(), u(z2, { key: 0, effect: "dark", content: "创建该图标", placement: "top-end" }, { default: s(() => [p(P2, { type: "primary", circle: "", icon: r(C), onClick: se }, null, 8, ["icon"])]), _: 1 })) : y("", true)])) : y("", true), m("input", { ref_key: "uplooadSvgInputRef", ref: ee, type: "file", accept: ".svg", style: { display: "none" }, onChange: pe }, null, 544), ["custom"].includes(M.value) ? (i(), t("div", T, [p(_2, null, { default: s(() => [p(r(A))]), _: 1 }), o2[5] || (o2[5] = m("span", { style: { "margin-left": "5px" } }, "输入图标名后点击加号按钮添加", -1)), o2[6] || (o2[6] = h("   ")), p(z2, null, { content: s(() => o2[3] || (o2[3] = [h(" 1.支持fa图标,图标名称详见官网:https://fontawesome.com.cn/v4/icons-ui/; "), m("br", null, null, -1), h(" 2.支持svg图标,需以svg-img-开头,接svg内容,如:svg-img-xxxxxx. ")])), default: s(() => [p(G2, { type: "primary" }, { default: s(() => o2[4] || (o2[4] = [h("更多")])), _: 1 })]), _: 1 })])) : y("", true), M.value ? v((i(), t("div", L, [ae.value.length || le.value ? y("", true) : (i(), u(F2, { key: 0, description: "没有相关图标", "image-size": 80 })), m("div", N, [(i(true), t(d, null, f(ae.value, (e3) => (i(), u(z2, { key: e3.value, effect: "dark", content: e3.label, placement: "top" }, { default: s(() => [m("div", { class: "amb-component-popover-icon-grid-item", onClick: (l3) => {
123
+ const _2 = a("el-icon"), V2 = a("el-input"), P2 = a("el-button"), z2 = a("el-tooltip"), D3 = a("el-scrollbar"), B2 = a("el-col"), F2 = a("el-empty"), G2 = a("el-tag"), W2 = a("SuperIcon"), H2 = a("ArrowDown"), K2 = a("el-row"), X2 = a("el-popover"), te2 = n("infinite-scroll"), ve = n("loading");
124
+ return e2.showLabel ? (i(), t("span", O, c(Q.value), 1)) : (i(), u(X2, { key: 1, ref_key: "popoverRef", ref: Z, "popper-class": "amb-component-popover-main", trigger: "click", width: 540 }, { reference: s(() => [p(V2, { readonly: "", size: e2.size, onClick: re, modelValue: Q.value, "onUpdate:modelValue": o2[0] || (o2[0] = (e3) => Q.value = e3), placeholder: "请选择" }, { suffix: s(() => [r(p(_2, { style: { cursor: "pointer" }, onClick: w(ce, ["stop"]) }, { default: s(() => [p(v($))]), _: 1 }, 512), [[b, Q.value]])]), _: 1 }, 8, ["size", "modelValue"])]), default: s(() => [p(K2, null, { default: s(() => [p(z2, { effect: "dark", content: "关闭", placement: "top-end" }, { default: s(() => [p(P2, { type: "text", class: "amb-component-popover-close-btn", icon: v(k), onClick: ie }, null, 8, ["icon"])]), _: 1 }), p(B2, { span: 8 }, { default: s(() => [m("div", U, [p(D3, { "max-height": "100%" }, { default: s(() => [(i(true), t(d, null, f(J.value, (e3) => (i(), t("div", { class: g(["amb-popover-menu-item", e3.value == M.value ? "is-active" : ""]), onClick: (l3) => ue(e3.value) }, [p(_2, null, { default: s(() => [r(p(v(I), null, null, 512), [[b, e3.value == M.value]])]), _: 2 }, 1024), m("span", null, c(e3.label), 1)], 10, j))), 256))]), _: 1 })])]), _: 1 }), r((i(), u(B2, { span: 16, style: { "padding-left": "10px" }, class: "amb-component-popover-icon-list-view" }, { default: s(() => [M.value ? y("", true) : (i(), u(F2, { key: 0, description: "请选择类型", "image-size": 80 })), M.value ? (i(), t("div", S, [p(V2, { modelValue: Y.value, "onUpdate:modelValue": o2[1] || (o2[1] = (e3) => Y.value = e3), placeholder: "搜索", size: "default", "prefix-icon": v(x), clearable: "", filterable: "", style: { flex: "1 1 auto" } }, null, 8, ["modelValue", "prefix-icon"]), ["custom"].includes(M.value) && Y.value && !ae.value.length ? (i(), u(z2, { key: 0, effect: "dark", content: "创建该图标", placement: "top-end" }, { default: s(() => [p(P2, { type: "primary", circle: "", icon: v(C), onClick: se }, null, 8, ["icon"])]), _: 1 })) : y("", true)])) : y("", true), m("input", { ref_key: "uplooadSvgInputRef", ref: ee, type: "file", accept: ".svg", style: { display: "none" }, onChange: pe }, null, 544), ["custom"].includes(M.value) ? (i(), t("div", T, [p(_2, null, { default: s(() => [p(v(A))]), _: 1 }), o2[5] || (o2[5] = m("span", { style: { "margin-left": "5px" } }, "输入图标名后点击加号按钮添加", -1)), o2[6] || (o2[6] = h("   ")), p(z2, null, { content: s(() => o2[3] || (o2[3] = [h(" 1.支持fa图标,图标名称详见官网:https://fontawesome.com.cn/v4/icons-ui/; "), m("br", null, null, -1), h(" 2.支持svg图标,需以svg-img-开头,接svg内容,如:svg-img-xxxxxx. ")])), default: s(() => [p(G2, { type: "primary" }, { default: s(() => o2[4] || (o2[4] = [h("更多")])), _: 1 })]), _: 1 })])) : y("", true), M.value ? r((i(), t("div", L, [ae.value.length || le.value ? y("", true) : (i(), u(F2, { key: 0, description: "没有相关图标", "image-size": 80 })), m("div", N, [(i(true), t(d, null, f(ae.value, (e3) => (i(), u(z2, { key: e3.value, effect: "dark", content: e3.label, placement: "top" }, { default: s(() => [m("div", { class: "amb-component-popover-icon-grid-item", onClick: (l3) => {
125
125
  return o3 = e3, Q.value = o3.value, R("update:modelValue", M.value, Q.value), void Z.value.hide();
126
126
  var o3;
127
- } }, [p(W2, { iconType: M.value, iconValue: e3.value }, null, 8, ["iconType", "iconValue"])], 8, E)]), _: 2 }, 1032, ["content"]))), 128))])])), [[te2, ne]]) : y("", true), M.value ? (i(), t("div", q, [ae.value.length < oe.value.length ? (i(), u(_2, { key: 0, style: { "padding-left": "10px", "font-size": "20px" }, onClick: o2[2] || (o2[2] = (e3) => ne()) }, { default: s(() => [p(H2)]), _: 1 })) : y("", true), h(c(ae.value.length) + "/" + c(oe.value.length), 1)])) : y("", true)]), _: 1 })), [[re, le.value]])]), _: 1 })]), _: 1 }, 512));
127
+ } }, [p(W2, { iconType: M.value, iconValue: e3.value }, null, 8, ["iconType", "iconValue"])], 8, E)]), _: 2 }, 1032, ["content"]))), 128))])])), [[te2, ne]]) : y("", true), M.value ? (i(), t("div", q, [ae.value.length < oe.value.length ? (i(), u(_2, { key: 0, style: { "padding-left": "10px", "font-size": "20px" }, onClick: o2[2] || (o2[2] = (e3) => ne()) }, { default: s(() => [p(H2)]), _: 1 })) : y("", true), h(c(ae.value.length) + "/" + c(oe.value.length), 1)])) : y("", true)]), _: 1 })), [[ve, le.value]])]), _: 1 })]), _: 1 }, 512));
128
128
  };
129
129
  } });
130
130
  export {
@@ -1,4 +1,4 @@
1
- import o from "./common-variable-bind.vue2.js";
1
+ import o from "./common-variable-bind.vue3.js";
2
2
  /* empty css */
3
3
  import e from "../../../../../_virtual/_plugin-vue_export-helper.js";
4
4
  const r = e(o, [["__scopeId", "data-v-3324003e"]]);
@@ -0,0 +1,24 @@
1
+ import { defineComponent as e, ref as r, onMounted as t, onUnmounted as a, resolveComponent as o, createElementBlock as l, openBlock as u, createVNode as n, createBlock as i, createCommentVNode as m, withCtx as p, createTextVNode as s, withDirectives as c, vShow as f } from "vue";
2
+ import "agilebuilder-ui/src/utils/request";
3
+ import d from "../button/component/journal-set-dialog.vue.js";
4
+ const g = e({ name: "Watermark", inheritAttrs: false, __name: "common-watermark", props: { modelValue: { type: [String], default: null }, paramTypes: { type: Array, default: () => [] }, configure: { type: Object, default: () => ({}) } }, emits: ["update:modelValue"], setup(e2, { emit: g2 }) {
5
+ const k = e2, w = r(false);
6
+ function v() {
7
+ w.value = false;
8
+ }
9
+ function y(e3) {
10
+ k.configure.props.watermark.content = e3, v();
11
+ }
12
+ return k.configure.props || (k.configure.props = {}), k.configure.props.watermark || (k.configure.props.watermark = {}), void 0 === k.configure.props.watermark.isShowWatermark && (k.configure.props.watermark.isShowWatermark = true), t(() => {
13
+ }), a(() => {
14
+ }), (r2, t2) => {
15
+ const a2 = o("el-radio"), g3 = o("el-radio-group"), k2 = o("el-form-item"), _ = o("el-button"), b = o("el-text");
16
+ return u(), l("div", null, [n(k2, { label: "开启水印", class: "amb-design-attr-item" }, { default: p(() => [n(g3, { modelValue: e2.configure.props.watermark.isShowWatermark, "onUpdate:modelValue": t2[0] || (t2[0] = (r3) => e2.configure.props.watermark.isShowWatermark = r3), class: "ml-4" }, { default: p(() => [n(a2, { value: true }, { default: p(() => t2[2] || (t2[2] = [s("是")])), _: 1 }), n(a2, { value: false }, { default: p(() => t2[3] || (t2[3] = [s("否")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(k2, { label: "水印内容", class: "amb-design-attr-item" }, { default: p(() => {
17
+ var _a, _b, _c, _d;
18
+ return [n(_, { type: "primary", onClick: t2[1] || (t2[1] = (e3) => w.value = true) }, { default: p(() => t2[4] || (t2[4] = [s("编辑")])), _: 1 }), c(n(b, { type: "success" }, { default: p(() => t2[5] || (t2[5] = [s("  已设置内容 ")])), _: 1 }, 512), [[f, ((_b = (_a = e2.configure.props) == null ? void 0 : _a.watermark) == null ? void 0 : _b.content) && ((_d = (_c = e2.configure.props) == null ? void 0 : _c.watermark) == null ? void 0 : _d.content.length) > 0]])];
19
+ }), _: 1 }), w.value ? (u(), i(d, { key: 0, modelValue: e2.configure.props.watermark.content, title: "水印设置", onClose: v, onSave: y }, null, 8, ["modelValue"])) : m("", true)]);
20
+ };
21
+ } });
22
+ export {
23
+ g as default
24
+ };
@@ -0,0 +1,4 @@
1
+ import m from "./common-watermark.vue.js";
2
+ export {
3
+ m as default
4
+ };
@@ -1,80 +1,15 @@
1
- import { defineComponent as e, ref as l, resolveComponent as a, createBlock as u, openBlock as o, withCtx as t, createVNode as n, createCommentVNode as d, createElementBlock as i, Fragment as m, renderList as c, createTextVNode as r, createElementVNode as v } from "vue";
2
- import "@element-plus/icons-vue";
3
- /* empty css */
4
- import p from "agilebuilder-ui/src/utils/request";
5
- const s = { class: "dialog-footer" }, f = e({ __name: "configuration-value", props: { configValue: { type: Object, default: {} }, clolumnTableFields: { type: Array, default: [] } }, emits: ["close", "add"], setup(e2, { expose: f2, emit: b }) {
6
- const y = e2, g = b, V = l({});
7
- V.value = y.configValue, function() {
8
- V.value = y.configValue, V.value || (V.value = {});
9
- V.value.type || (V.value.type = "");
10
- V.value.valueSetOptions && 0 != V.value.valueSetOptions.length || (V.value.valueSetOptions = [{ columnName: "", valueColumn: "" }]);
11
- }();
12
- const h = l({});
13
- function w() {
14
- V.value.valueSetOptions.push({ columnName: "", valueColumn: "" });
15
- }
16
- function _() {
17
- g("add", V.value), g("close");
18
- }
19
- const k = l(false), C = l([]);
20
- function S(e3) {
21
- k.value = true;
22
- const l2 = { query: e3 };
23
- p.post(window.$vueApp.config.globalProperties.baseAPI + "/component/option-groups/query", l2).then((e4) => {
24
- k.value = false, C.value = e4;
25
- }).catch((e4) => {
26
- k.value = false;
27
- });
28
- }
29
- const x = l(false), U = l([]);
30
- function F(e3) {
31
- if (e3) {
32
- x.value = true;
33
- const l2 = { query: e3 };
34
- p.post(window.$vueApp.config.globalProperties.baseAPI + "/component/dynamic-options/query", l2).then((e4) => {
35
- x.value = false, U.value = e4;
36
- }).catch((e4) => {
37
- x.value = false;
38
- });
39
- } else U.value = [], x.value = false;
40
- }
41
- function O(e3) {
42
- x.value = true;
43
- const l2 = { query: e3 };
44
- p.post(window.$vueApp.config.globalProperties.baseAPI + "/component/dynamic-options/query", l2).then((l3) => {
45
- x.value = false, U.value = l3, q(e3);
46
- }).catch((e4) => {
47
- x.value = false;
48
- });
49
- }
50
- const P = l([]);
51
- function q(e3) {
52
- const l2 = U.value.find((l3) => l3.code === e3);
53
- l2 && (P.value = JSON.parse(l2.selectedField));
54
- }
55
- function A() {
56
- let e3 = [];
57
- V.value.valueSetOptions.forEach((l2) => {
58
- l2.index != h.value.index && e3.push(l2);
59
- }), V.value.valueSetOptions = e3;
60
- }
61
- function D(e3) {
62
- h.value = e3;
63
- }
64
- function N({ row: e3, rowIndex: l2 }) {
65
- e3.index = l2;
66
- }
67
- function $() {
68
- g("close");
69
- }
70
- function I(e3) {
71
- "keyValuePair" === e3 || ("optionGroup" === e3 ? S(true) : "enumname" === e3 || "beanname" === e3 || "dynamicDataSource" === e3 && O(""));
72
- }
73
- return f2({ echoDataOrigin: O }), (l2, p2) => {
74
- const f3 = a("el-option"), b2 = a("el-select"), y2 = a("el-form-item"), g2 = a("el-input"), h2 = a("el-button"), O2 = a("el-table-column"), T = a("el-table"), G = a("el-form"), j = a("el-dialog");
75
- return o(), u(j, { "append-to-body": "", "model-value": "", title: "值设置", width: "600", "before-close": $ }, { footer: t(() => [v("div", s, [n(h2, { type: "default", onClick: p2[6] || (p2[6] = (e3) => l2.$emit("close")) }, { default: t(() => p2[9] || (p2[9] = [r("取消")])), _: 1 }), n(h2, { type: "primary", onClick: _ }, { default: t(() => p2[10] || (p2[10] = [r("确认 ")])), _: 1 })])]), default: t(() => [n(G, { modelValue: V.value, "onUpdate:modelValue": p2[5] || (p2[5] = (e3) => V.value = e3), "label-width": "100px" }, { default: t(() => [n(y2, { label: "分类", class: "amb-design-attr-item" }, { default: t(() => [n(b2, { modelValue: V.value.type, "onUpdate:modelValue": p2[0] || (p2[0] = (e3) => V.value.type = e3), onChange: I, placeholder: "请选择" }, { default: t(() => [n(f3, { label: "键值对", value: "keyValuePair" }), n(f3, { label: "选项组", value: "optionGroup" }), n(f3, { label: "枚举类名", value: "enumname" }), n(f3, { label: "动态数据源", value: "dynamicDataSource" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "keyValuePair" === V.value.type ? (o(), u(y2, { key: 0, label: "键值对", class: "amb-design-attr-item" }, { default: t(() => [n(g2, { modelValue: V.value.name, "onUpdate:modelValue": p2[1] || (p2[1] = (e3) => V.value.name = e3) }, null, 8, ["modelValue"])]), _: 1 })) : d("", true), "optionGroup" === V.value.type ? (o(), u(y2, { key: 1, label: "选项组", class: "amb-design-attr-item" }, { default: t(() => [n(b2, { modelValue: V.value.name, "onUpdate:modelValue": p2[2] || (p2[2] = (e3) => V.value.name = e3), filterable: "", remote: "", "reserve-keyword": "", clearable: "", placeholder: "请选择", "remote-show-suffix": "", "remote-method": S, loading: k.value }, { default: t(() => [(o(true), i(m, null, c(C.value, (e3) => (o(), u(f3, { key: e3.code, label: e3.name + "(" + e3.code + ")", value: e3.code }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "loading"])]), _: 1 })) : d("", true), "enumname" === V.value.type ? (o(), u(y2, { key: 2, label: "枚举类名", class: "amb-design-attr-item" }, { default: t(() => [n(g2, { modelValue: V.value.name, "onUpdate:modelValue": p2[3] || (p2[3] = (e3) => V.value.name = e3) }, null, 8, ["modelValue"])]), _: 1 })) : d("", true), "dynamicDataSource" === V.value.type ? (o(), u(y2, { key: 3, label: "动态数据源", class: "amb-design-attr-item" }, { default: t(() => [n(b2, { modelValue: V.value.dynamicDataSourceCode, "onUpdate:modelValue": p2[4] || (p2[4] = (e3) => V.value.dynamicDataSourceCode = e3), filterable: "", remote: "", "reserve-keyword": "", clearable: "", placeholder: "请选择", "remote-show-suffix": "", "remote-method": F, loading: x.value, onChange: q }, { default: t(() => [(o(true), i(m, null, c(U.value, (e3) => (o(), u(f3, { key: e3.code, label: e3.name + "(" + e3.code + ")", value: e3.code }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "loading"])]), _: 1 })) : d("", true), "dynamicDataSource" === V.value.type ? (o(), u(y2, { key: 4, label: "字段设置", class: "amb-design-attr-item" }, { default: t(() => [n(h2, { type: "primary", plain: "", onClick: w }, { default: t(() => p2[7] || (p2[7] = [r("添加")])), _: 1 }), n(h2, { type: "primary", plain: "", onClick: A }, { default: t(() => p2[8] || (p2[8] = [r("删除")])), _: 1 }), n(T, { data: V.value.valueSetOptions, "row-class-name": N, height: "400px", "highlight-current-row": "", style: { width: "100%", "margin-top": "5px" }, onCurrentChange: D }, { default: t(() => [n(O2, { label: "来源字段" }, { default: t((e3) => [n(b2, { modelValue: e3.row.columnName, "onUpdate:modelValue": (l3) => e3.row.columnName = l3, clearable: "", filterable: "" }, { default: t(() => [(o(true), i(m, null, c(P.value, (e4) => (o(), u(f3, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), n(O2, { label: "值字段" }, { default: t((a2) => [e2.clolumnTableFields && e2.clolumnTableFields.length > 0 ? (o(), u(b2, { key: 0, modelValue: a2.row.valueField, "onUpdate:modelValue": (e3) => a2.row.valueField = e3, clearable: "", filterable: "" }, { default: t(() => [(o(true), i(m, null, c(e2.clolumnTableFields, (e3, l3) => (o(), u(f3, { key: l3, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])) : (o(), u(g2, { key: 1, modelValue: a2.row.valueField, "onUpdate:modelValue": (e3) => a2.row.valueField = e3, onChange: (e3) => l2.changeValueField(e3, a2.$index) }, null, 8, ["modelValue", "onUpdate:modelValue", "onChange"]))]), _: 1 })]), _: 1 }, 8, ["data"])]), _: 1 })) : d("", true)]), _: 1 }, 8, ["modelValue"])]), _: 1 });
1
+ import { defineComponent as e, resolveComponent as o, createBlock as t, openBlock as i, withCtx as l, createVNode as r } from "vue";
2
+ import u from "../../form/common/data-origin.vue.js";
3
+ const n = e({ __name: "configuration-value", props: { titleValueSetConfigure: { type: Object, default: {} } }, emits: ["close"], setup(e2, { expose: n2, emit: a }) {
4
+ const f = a;
5
+ function s() {
6
+ f("close");
7
+ }
8
+ return n2({}), (n3, a2) => {
9
+ const f2 = o("el-dialog");
10
+ return i(), t(f2, { "append-to-body": "", "model-value": "", title: "值设置", width: "600", "before-close": s }, { default: l(() => [r(u, { configure: e2.titleValueSetConfigure, isTable: true, remote: true }, null, 8, ["configure"])]), _: 1 });
76
11
  };
77
12
  } });
78
13
  export {
79
- f as default
14
+ n as default
80
15
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as e, ref as a, computed as l, resolveComponent as i, createBlock as o, openBlock as t, withCtx as n, createElementVNode as r, createVNode as s, createCommentVNode as u, withDirectives as d, renderSlot as p, createTextVNode as c, unref as g, vShow as f, createElementBlock as m, Fragment as v, renderList as y, normalizeClass as b, toDisplayString as V } from "vue";
2
- import O from "../../form/common/dataorigin-input-table.vue.js";
2
+ import O from "../../form/common/dataorigin-input-table.vue2.js";
3
3
  import { Codemirror as _ } from "vue-codemirror";
4
4
  import C from "../../workflow/component/combination.vue.js";
5
5
  import S from "./return-set-table.vue.js";