super-page-designer 2.3.14-sit1-design2 → 2.3.14-sit4-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 (30) hide show
  1. package/dist/es/components/design/utils/chart-design-util.js +23 -17
  2. package/dist/es/components/design/utils/form-design-util.js +1 -1
  3. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +34 -33
  4. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +1 -1
  5. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue2.js +9 -9
  6. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue.js +1 -1
  7. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr-base.vue.js +9 -8
  8. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-design.vue2.js +12 -7
  9. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-style.vue.js +13 -12
  10. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-emphasis.vue.js +11 -0
  11. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-emphasis.vue2.js +4 -0
  12. package/dist/es/components/design/views/assemblys/chart/common/common-attr-stack.vue.js +7 -0
  13. package/dist/es/components/design/views/assemblys/chart/common/common-attr-stack.vue2.js +27 -0
  14. package/dist/es/components/design/views/assemblys/chart/common/common-style-tooltip.vue.js +5 -5
  15. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue.js +1 -1
  16. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue2.js +5 -5
  17. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-style.vue.js +10 -10
  18. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +4 -4
  19. package/dist/es/components/design/views/assemblys/common/common-task-title.vue.js +7 -0
  20. package/dist/es/components/design/views/assemblys/common/common-task-title.vue2.js +127 -0
  21. package/dist/es/components/design/views/assemblys/data/component/attr-style.vue.js +2 -2
  22. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-style.vue.js +1 -1
  23. package/dist/es/components/design/views/assemblys/workflow/extract-workflow/extract-attr-advanced.vue.js +36 -42
  24. package/dist/es/components/design/views/design/page-event/{config.vue.js → config.vue2.js} +1 -1
  25. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
  26. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +1 -1
  27. package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
  28. package/dist/es/style.css +48 -3
  29. package/package.json +3 -3
  30. /package/dist/es/components/design/views/assemblys/button/component/{journal-set-dialog.vue3.js → journal-set-dialog.vue2.js} +0 -0
@@ -1,9 +1,9 @@
1
- import { defineComponent as e, resolveComponent as l, createBlock as t, openBlock as o, withCtx as a, createElementVNode as i, createVNode as u, withDirectives as p, createTextVNode as r, vShow as n, createElementBlock as d, Fragment as s, renderList as m } from "vue";
1
+ import { defineComponent as e, resolveComponent as l, createBlock as o, openBlock as t, withCtx as a, createElementVNode as i, createVNode as u, withDirectives as r, createTextVNode as p, vShow as n, createElementBlock as d, Fragment as s, renderList as m } from "vue";
2
2
  const f = { style: { padding: "8px 0px 0px 0px" } }, c = e({ __name: "common-style-tooltip", props: { configure: { type: Object, required: true }, chartType: Object }, setup(e2) {
3
- const c2 = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
- return (g, b) => {
5
- const y = l("el-switch"), x = l("el-form-item"), V = l("el-radio-button"), _ = l("el-radio-group"), h = l("el-option"), v = l("el-select"), T = l("el-checkbox"), N = l("el-col"), F = l("el-row"), U = l("el-input"), z = l("el-checkbox-group"), w = l("el-color-picker"), P = l("el-text"), O = l("el-collapse-item");
6
- return o(), t(O, { title: "提示消息", name: "styleTooltip", class: "amb-design-attr-group-header" }, { default: a(() => [i("div", f, [u(x, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: a(() => [u(y, { modelValue: e2.configure.style.enableTooltip, "onUpdate:modelValue": b[0] || (b[0] = (l2) => e2.configure.style.enableTooltip = l2) }, null, 8, ["modelValue"])]), _: 1 }), p(u(x, { label: "触发类型", style: { "margin-top": "18px" } }, { default: a(() => [u(_, { modelValue: e2.configure.style.tooltipTrigger, "onUpdate:modelValue": b[1] || (b[1] = (l2) => e2.configure.style.tooltipTrigger = l2) }, { default: a(() => [u(V, { value: "" }, { default: a(() => b[11] || (b[11] = [r("默认")])), _: 1 }), u(V, { value: "item" }, { default: a(() => b[12] || (b[12] = [r("item")])), _: 1 }), p(u(V, { value: "axis" }, { default: a(() => b[13] || (b[13] = [r("axis")])), _: 1 }, 512), [[n, "radar" != e2.chartType]])]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), p(u(x, { label: "触发位置", style: { "margin-top": "-10px" } }, { default: a(() => [u(v, { modelValue: e2.configure.style.tooltipPosition, "onUpdate:modelValue": b[2] || (b[2] = (l2) => e2.configure.style.tooltipPosition = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(h, { label: "inside", value: "inside" }), u(h, { label: "top", value: "top" }), u(h, { label: "left", value: "left" }), u(h, { label: "right", value: "right" }), u(h, { label: "bottom", value: "bottom" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip && "item" == e2.configure.style.tooltipTrigger]]), p(u(x, { label: "数据格式", style: { "margin-top": "-15px" } }, { default: a(() => [u(z, { modelValue: e2.configure.style.tooltipNumFormat, "onUpdate:modelValue": b[6] || (b[6] = (l2) => e2.configure.style.tooltipNumFormat = l2) }, { default: a(() => [u(F, null, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(v, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.tooltipNumPrecision, "onUpdate:modelValue": b[3] || (b[3] = (l2) => e2.configure.style.tooltipNumPrecision = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: a(() => [u(h, { label: "1", value: "1" }), u(h, { label: "2", value: "2" }), u(h, { label: "3", value: "3" }), u(h, { label: "4", value: "4" }), u(h, { label: "5", value: "5" }), u(h, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumPrefix, "onUpdate:modelValue": b[4] || (b[4] = (l2) => e2.configure.style.tooltipNumPrefix = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "append", label: "后缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumAppend, "onUpdate:modelValue": b[5] || (b[5] = (l2) => e2.configure.style.tooltipNumAppend = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), p(u(x, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: a(() => [u(w, { modelValue: e2.configure.style.tooltipColor, "onUpdate:modelValue": b[7] || (b[7] = (l2) => e2.configure.style.tooltipColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), p(u(x, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: a(() => [u(v, { modelValue: e2.configure.style.tooltipFontSize, "onUpdate:modelValue": b[8] || (b[8] = (l2) => e2.configure.style.tooltipFontSize = l2), placeholder: "默认", clearable: "" }, { default: a(() => [(o(), d(s, null, m(c2, (e3) => u(h, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), p(u(x, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: a(() => [u(v, { modelValue: e2.configure.style.tooltipWeight, "onUpdate:modelValue": b[9] || (b[9] = (l2) => e2.configure.style.tooltipWeight = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(h, { label: "bold", value: "bold" }), u(h, { label: "bolder", value: "bolder" }), u(h, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), p(u(x, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [u(U, { modelValue: e2.configure.style.tooltipFormatter, "onUpdate:modelValue": b[10] || (b[10] = (l2) => e2.configure.style.tooltipFormatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), u(P, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => b[14] || (b[14] = [r(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ")])), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]])])]), _: 1 });
3
+ const c2 = e2, g = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
+ return c2.configure.style.axisPointer || (c2.configure.style.axisPointer = { type: "line" }), (c3, b) => {
5
+ const y = l("el-switch"), x = l("el-form-item"), V = l("el-radio-button"), _ = l("el-radio-group"), v = l("el-option"), h = l("el-select"), T = l("el-checkbox"), N = l("el-col"), F = l("el-row"), U = l("el-input"), P = l("el-checkbox-group"), z = l("el-color-picker"), w = l("el-text"), O = l("el-collapse-item");
6
+ return t(), o(O, { title: "提示消息(tooltip)", name: "styleTooltip", class: "amb-design-attr-group-header" }, { default: a(() => [i("div", f, [u(x, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: a(() => [u(y, { modelValue: e2.configure.style.enableTooltip, "onUpdate:modelValue": b[0] || (b[0] = (l2) => e2.configure.style.enableTooltip = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(u(x, { label: "触发类型", style: { "margin-top": "18px" } }, { default: a(() => [u(_, { modelValue: e2.configure.style.tooltipTrigger, "onUpdate:modelValue": b[1] || (b[1] = (l2) => e2.configure.style.tooltipTrigger = l2) }, { default: a(() => [u(V, { value: "" }, { default: a(() => b[12] || (b[12] = [p("默认")])), _: 1 }), u(V, { value: "item" }, { default: a(() => b[13] || (b[13] = [p("item")])), _: 1 }), r(u(V, { value: "axis" }, { default: a(() => b[14] || (b[14] = [p("axis")])), _: 1 }, 512), [[n, "radar" != e2.chartType]])]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), r(u(x, { label: "触发位置", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipPosition, "onUpdate:modelValue": b[2] || (b[2] = (l2) => e2.configure.style.tooltipPosition = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "inside", value: "inside" }), u(v, { label: "top", value: "top" }), u(v, { label: "left", value: "left" }), u(v, { label: "right", value: "right" }), u(v, { label: "bottom", value: "bottom" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip && "item" == e2.configure.style.tooltipTrigger]]), r(u(x, { label: "数据格式", style: { "margin-top": "-15px" } }, { default: a(() => [u(P, { modelValue: e2.configure.style.tooltipNumFormat, "onUpdate:modelValue": b[6] || (b[6] = (l2) => e2.configure.style.tooltipNumFormat = l2) }, { default: a(() => [u(F, null, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(h, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.tooltipNumPrecision, "onUpdate:modelValue": b[3] || (b[3] = (l2) => e2.configure.style.tooltipNumPrecision = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "1", value: "1" }), u(v, { label: "2", value: "2" }), u(v, { label: "3", value: "3" }), u(v, { label: "4", value: "4" }), u(v, { label: "5", value: "5" }), u(v, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumPrefix, "onUpdate:modelValue": b[4] || (b[4] = (l2) => e2.configure.style.tooltipNumPrefix = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), u(F, { style: { "margin-top": "-10px" } }, { default: a(() => [u(N, { span: 14 }, { default: a(() => [u(T, { value: "append", label: "后缀", size: "large" })]), _: 1 }), u(N, { span: 8 }, { default: a(() => [u(U, { size: "small", style: { width: "70px", "margin-top": "8px" }, modelValue: e2.configure.style.tooltipNumAppend, "onUpdate:modelValue": b[5] || (b[5] = (l2) => e2.configure.style.tooltipNumAppend = l2), disabled: e2.configure.style.tooltipNumFormat && -1 == e2.configure.style.tooltipNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: a(() => [u(z, { modelValue: e2.configure.style.tooltipColor, "onUpdate:modelValue": b[7] || (b[7] = (l2) => e2.configure.style.tooltipColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipFontSize, "onUpdate:modelValue": b[8] || (b[8] = (l2) => e2.configure.style.tooltipFontSize = l2), placeholder: "默认", clearable: "" }, { default: a(() => [(t(), d(s, null, m(g, (e3) => u(v, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), r(u(x, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.tooltipWeight, "onUpdate:modelValue": b[9] || (b[9] = (l2) => e2.configure.style.tooltipWeight = l2), placeholder: "默认", clearable: "" }, { default: a(() => [u(v, { label: "bold", value: "bold" }), u(v, { label: "bolder", value: "bolder" }), u(v, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), r(u(x, { label: "坐标轴指示器类型", style: { "margin-top": "-10px" } }, { default: a(() => [u(h, { modelValue: e2.configure.style.axisPointer.type, "onUpdate:modelValue": b[10] || (b[10] = (l2) => e2.configure.style.axisPointer.type = l2), placeholder: "none", clearable: "" }, { default: a(() => [u(v, { label: "line", value: "line" }), u(v, { label: "cross", value: "cross" }), u(v, { label: "shadow", value: "shadow" }), u(v, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]]), r(u(x, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [u(U, { modelValue: e2.configure.style.tooltipFormatter, "onUpdate:modelValue": b[11] || (b[11] = (l2) => e2.configure.style.tooltipFormatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), u(w, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: a(() => b[15] || (b[15] = [p(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ")])), _: 1 })]), _: 1 }, 512), [[n, e2.configure.style.enableTooltip]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -1,7 +1,7 @@
1
1
  import t from "./statisticalTable-attr-base.vue2.js";
2
2
  /* empty css */
3
3
  import a from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const e = a(t, [["__scopeId", "data-v-b223cd1a"]]);
4
+ const e = a(t, [["__scopeId", "data-v-97d16c94"]]);
5
5
  export {
6
6
  e as default
7
7
  };
@@ -7,7 +7,7 @@ import _ from "./component/table-pageination.vue.js";
7
7
  import y from "../../common/common-attr-size.vue.js";
8
8
  import h from "../../form/common/data-linkage.vue.js";
9
9
  import { getUuidv4 as U } from "../../../../utils/common-util.js";
10
- import { addColumnToGroupHeaders as C, getColumnsWithGroupHeader as x } from "../../../../utils/data-table-util.js";
10
+ import { addColumnToGroupHeaders as x, getColumnsWithGroupHeader as C } from "../../../../utils/data-table-util.js";
11
11
  import "agilebuilder-ui/src/utils/request";
12
12
  import k from "../../common/common-function-code.vue.js";
13
13
  import D from "../../data/component/formatting-icon-label.vue.js";
@@ -58,7 +58,7 @@ const O = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { padding: "8p
58
58
  }
59
59
  return (l2, U2) => {
60
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", "system", "request", "context", "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) => {
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", "context", "system", "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
62
  return a2 = e3, o2 = l3.$index, void (a2 && (I2.configure.items[o2].props.format = { type: a2 }));
63
63
  var a2, o2;
64
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) => {
@@ -69,9 +69,9 @@ const O = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { padding: "8p
69
69
  e4.prop === o2.props.base.prop && (e4.label = a2);
70
70
  });
71
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) {
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", "context", "system", "request", "fixed", "row"], data: l3.row.style, onDataChange: (e3) => function(e4, l4) {
73
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) {
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", "context", "system", "request", "fixed", "row"], data: l3.row.linkPage, onDataChange: (e3) => function(e4, l4) {
75
75
  I2.configure.items[l4].linkPage = e4;
76
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
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"));
@@ -81,7 +81,7 @@ const O = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { padding: "8p
81
81
  I2.configure.items.push(b(e4));
82
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
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"));
84
+ I2.configure.items.splice(l4 + 1, 0, a2), I2.configure.props.base.isEnableGroupHeader && (x(I2.configure.items[columnDataIndex.value + 1], null, I2.configure.props.groupHeaders), listColumns.value = C(I2.configure), T.$emit("synchroGroupHeadersData"));
85
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
86
  return e3.row, a2 = e3.$index, void I2.configure.items.splice(a2, 1);
87
87
  var a2;
@@ -1,21 +1,21 @@
1
1
  import { defineComponent as e, resolveComponent as t, createBlock as a, openBlock as l, withCtx as o, createVNode as n, createElementVNode as i } from "vue";
2
2
  import r from "./component/style-table.vue.js";
3
- const s = { style: { padding: "8px 0px 0px 0px" } }, u = { style: { padding: "8px 0px 0px 0px" } }, p = { style: { padding: "8px 0px 0px 0px" } }, c = e({ __name: "statisticalTable-attr-style", props: { configure: { type: Object, default: () => ({}) } }, setup(e2) {
4
- const c2 = e2;
3
+ const s = { style: { padding: "8px 0px 0px 0px" } }, u = { style: { padding: "8px 0px 0px 0px" } }, c = { style: { padding: "8px 0px 0px 0px" } }, p = e({ __name: "statisticalTable-attr-style", props: { configure: { type: Object, default: () => ({}) } }, setup(e2) {
4
+ const p2 = e2;
5
5
  function d(e3) {
6
- c2.configure.style.titleStyle = e3;
7
- }
8
- function g(e3) {
9
- c2.configure.style.rowStyle = e3;
6
+ p2.configure.style.titleStyle = e3;
10
7
  }
11
8
  function f(e3) {
12
- c2.configure.style.collectStyle = e3;
9
+ p2.configure.style.rowStyle = e3;
10
+ }
11
+ function g(e3) {
12
+ p2.configure.style.collectStyle = e3;
13
13
  }
14
- return (c3, y) => {
14
+ return (p3, y) => {
15
15
  const m = t("el-collapse-item"), x = t("el-collapse"), h = t("el-form");
16
- return l(), a(h, { "label-width": "80px", size: "small" }, { default: o(() => [n(x, { style: { "margin-top": "6px" } }, { default: o(() => [n(m, { title: "标题", name: "titleStyle", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", s, [n(r, { configure: e2.configure, showField: true, data: e2.configure.style.titleStyle, onDataChange: d }, null, 8, ["configure", "data"])])]), _: 1 }), n(m, { title: "内容", name: "rowStyle", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", u, [n(r, { paramTypes: ["data", "task", "page", "request", "row"], configure: e2.configure, showCondition: true, data: e2.configure.style.rowStyle, onDataChange: g }, null, 8, ["configure", "data"])])]), _: 1 }), n(m, { title: "汇总行", name: "collectStyle", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", p, [n(r, { paramTypes: ["data", "task", "page", "request", "row"], configure: e2.configure, showCondition: true, data: e2.configure.style.collectStyle, onDataChange: f }, null, 8, ["configure", "data"])])]), _: 1 })]), _: 1 })]), _: 1 });
16
+ return l(), a(h, { "label-width": "80px", size: "small" }, { default: o(() => [n(x, { style: { "margin-top": "6px" } }, { default: o(() => [n(m, { title: "标题", name: "titleStyle", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", s, [n(r, { configure: e2.configure, showField: true, data: e2.configure.style.titleStyle, onDataChange: d }, null, 8, ["configure", "data"])])]), _: 1 }), n(m, { title: "内容", name: "rowStyle", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", u, [n(r, { paramTypes: ["data", "task", "page", "context", "system", "request", "fixed", "row"], configure: e2.configure, showCondition: true, data: e2.configure.style.rowStyle, onDataChange: f }, null, 8, ["configure", "data"])])]), _: 1 }), n(m, { title: "汇总行", name: "collectStyle", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", c, [n(r, { paramTypes: ["data", "task", "page", "context", "system", "request", "fixed", "row"], configure: e2.configure, showCondition: true, data: e2.configure.style.collectStyle, onDataChange: g }, null, 8, ["configure", "data"])])]), _: 1 })]), _: 1 })]), _: 1 });
17
17
  };
18
18
  } });
19
19
  export {
20
- c as default
20
+ p as default
21
21
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as e, ref as l, resolveComponent as a, createElementBlock as o, openBlock as t, Fragment as r, createElementVNode as u, createVNode as d, withDirectives as n, withCtx as p, createTextVNode as i, vShow as s, unref as c } from "vue";
1
+ import { defineComponent as e, ref as l, resolveComponent as a, createElementBlock as o, openBlock as t, Fragment as r, createElementVNode as u, createVNode as d, withDirectives as n, withCtx as p, createTextVNode as i, vShow as c, unref as s } from "vue";
2
2
  import { Plus as b, Delete as f } from "@element-plus/icons";
3
3
  import m from "./common-variable-bind.vue.js";
4
4
  import { getUuidv4 as w } from "../../../utils/common-util.js";
@@ -56,7 +56,7 @@ const v = { style: { "text-align": "center", margin: "0px -8px", "padding-top":
56
56
  }
57
57
  return (l2, w2) => {
58
58
  const g2 = a("el-button"), y2 = a("el-text"), T3 = a("el-row"), V2 = a("Top"), k2 = a("el-icon"), C2 = a("Bottom"), N2 = a("el-table-column"), B2 = a("el-option"), I = a("el-select"), E = a("el-table"), M = a("el-dialog");
59
- return t(), o(r, null, [u("div", null, [d(g2, { type: "primary", onClick: j }, { default: p(() => w2[1] || (w2[1] = [i("编辑")])), _: 1 }), n(d(y2, { type: "success" }, { default: p(() => w2[2] || (w2[2] = [i("  已设置条件.")])), _: 1 }, 512), [[s, c(h) && c(h).length > 0]])]), d(M, { "append-to-body": "", modelValue: U.value, "onUpdate:modelValue": w2[0] || (w2[0] = (e3) => U.value = e3), title: e2.title, width: "900" }, { default: p(() => [d(T3, { style: { "padding-bottom": "8px" } }, { default: p(() => [d(g2, { icon: c(b), plain: "", type: "primary", onClick: O }, { default: p(() => w2[3] || (w2[3] = [i(" 添加 ")])), _: 1 }, 8, ["icon"])]), _: 1 }), d(E, { border: "", "highlight-current-row": "", onCurrentChange: L, "current-row-key": "uuid", "row-key": "uuid", data: c(h), style: { width: "100%" } }, { default: p(() => [d(N2, { label: "", width: "50" }, { default: p((e3) => [u("div", v, [d(k2, { size: "14", style: { cursor: "pointer" }, onClick: (l3) => function(e4) {
59
+ return t(), o(r, null, [u("div", null, [d(g2, { type: "primary", onClick: j }, { default: p(() => w2[1] || (w2[1] = [i("编辑")])), _: 1 }), n(d(y2, { type: "success" }, { default: p(() => w2[2] || (w2[2] = [i("  已设置条件.")])), _: 1 }, 512), [[c, s(h) && s(h).length > 0]])]), d(M, { "append-to-body": "", modelValue: U.value, "onUpdate:modelValue": w2[0] || (w2[0] = (e3) => U.value = e3), title: e2.title, width: "900" }, { default: p(() => [d(T3, { style: { "padding-bottom": "8px" } }, { default: p(() => [d(g2, { icon: s(b), plain: "", type: "primary", onClick: O }, { default: p(() => w2[3] || (w2[3] = [i(" 添加 ")])), _: 1 }, 8, ["icon"])]), _: 1 }), d(E, { border: "", "highlight-current-row": "", onCurrentChange: L, "current-row-key": "uuid", "row-key": "uuid", data: s(h), style: { width: "100%" } }, { default: p(() => [d(N2, { label: "", width: "50" }, { default: p((e3) => [u("div", v, [d(k2, { size: "14", style: { cursor: "pointer" }, onClick: (l3) => function(e4) {
60
60
  let l4 = x(e4);
61
61
  if (l4 < 1) return;
62
62
  const a2 = h;
@@ -66,10 +66,10 @@ const v = { style: { "text-align": "center", margin: "0px -8px", "padding-top":
66
66
  if (-1 == l4 || h.length == l4 + 1) return;
67
67
  const a2 = h;
68
68
  [a2[l4], a2[l4 + 1]] = [a2[l4 + 1], a2[l4]];
69
- }(e3.row) }, { default: p(() => [d(C2)]), _: 2 }, 1032, ["onClick"])])]), _: 1 }), d(N2, { prop: "leftBracket", label: "(", width: "80" }, { default: p((e3) => [d(I, { modelValue: e3.row.leftBracket, "onUpdate:modelValue": (l3) => e3.row.leftBracket = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [d(B2, { label: "", value: "" }), d(B2, { label: "(", value: "(" }), d(B2, { label: "((", value: "((" }), d(B2, { label: "(((", value: "(((" }), d(B2, { label: "((((", value: "((((" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "propName", label: "字段名(*)", width: "150" }, { default: p((e3) => [d(m, { modelValue: e3.row.propName, objModelOptions: _.value, paramTypes: ["data", "task", "page", "request", "row"], "onUpdate:modelValue": (l3) => S(l3, e3.row, "propName") }, null, 8, ["modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "operator", label: "操作符", width: "90" }, { default: p((e3) => [d(I, { modelValue: e3.row.operator, "onUpdate:modelValue": (l3) => e3.row.operator = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [n(d(B2, { label: "大于", value: "GT" }, null, 512), [[s, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "小于", value: "LT" }, null, 512), [[s, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "晚于", value: "GT" }, null, 512), [[s, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), n(d(B2, { label: "早于", value: "LT" }, null, 512), [[s, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), d(B2, { label: "等于", value: "EQ" }), n(d(B2, { label: "不大于", value: "LET" }, null, 512), [[s, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "不小于", value: "GET" }, null, 512), [[s, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "不晚于", value: "LET" }, null, 512), [[s, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), n(d(B2, { label: "不早于", value: "GET" }, null, 512), [[s, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), d(B2, { label: "不等于", value: "NET" }), d(B2, { label: "包含", value: "CONTAIN" }), d(B2, { label: "不包含", value: "NOT_CONTAIN" }), d(B2, { label: "等于Null", value: "IS_NULL" }), d(B2, { label: "不等于Null", value: "IS_NOT_NULL" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "propValue", label: "值(*)", width: "150" }, { default: p((e3) => [d(m, { modelValue: e3.row.propValue, objModelOptions: _.value, "onUpdate:modelValue": (l3) => S(l3, e3.row, "propValue") }, null, 8, ["modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "rightBracket", label: ")", width: "80" }, { default: p((e3) => [d(I, { modelValue: e3.row.rightBracket, "onUpdate:modelValue": (l3) => e3.row.rightBracket = l3, placeholder: "请选择", clearable: "" }, { default: p(() => [d(B2, { label: "", value: "" }), d(B2, { label: ")", value: ")" }), d(B2, { label: "))", value: "))" }), d(B2, { label: ")))", value: ")))" }), d(B2, { label: "))))", value: "))))" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "joinSign", label: "并且/或者", width: "80" }, { default: p((e3) => [d(I, { modelValue: e3.row.joinSign, "onUpdate:modelValue": (l3) => e3.row.joinSign = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [d(B2, { label: "或者", value: "or" }), d(B2, { label: "并且", value: "and" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "variableIsNull", label: "变量为空时", width: "120" }, { default: p((e3) => [d(I, { modelValue: e3.row.variableIsNull, "onUpdate:modelValue": (l3) => e3.row.variableIsNull = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [d(B2, { label: "Null", value: "null" }), d(B2, { label: "忽略(1=1)", value: "ignore" }), d(B2, { label: "不符合(1<>1)", value: "notequal" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { label: "操作", width: "60" }, { default: p((e3) => [d(k2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px", "margin-left": "6px" }, onClick: (l3) => O(e3.row) }, { default: p(() => [d(c(b))]), _: 2 }, 1032, ["onClick"]), d(k2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => function(e4) {
69
+ }(e3.row) }, { default: p(() => [d(C2)]), _: 2 }, 1032, ["onClick"])])]), _: 1 }), d(N2, { prop: "leftBracket", label: "(", width: "80" }, { default: p((e3) => [d(I, { modelValue: e3.row.leftBracket, "onUpdate:modelValue": (l3) => e3.row.leftBracket = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [d(B2, { label: "", value: "" }), d(B2, { label: "(", value: "(" }), d(B2, { label: "((", value: "((" }), d(B2, { label: "(((", value: "(((" }), d(B2, { label: "((((", value: "((((" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "propName", label: "字段名(*)", width: "150" }, { default: p((e3) => [d(m, { modelValue: e3.row.propName, objModelOptions: _.value, "onUpdate:modelValue": (l3) => S(l3, e3.row, "propName") }, null, 8, ["modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "operator", label: "操作符", width: "90" }, { default: p((e3) => [d(I, { modelValue: e3.row.operator, "onUpdate:modelValue": (l3) => e3.row.operator = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [n(d(B2, { label: "大于", value: "GT" }, null, 512), [[c, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "小于", value: "LT" }, null, 512), [[c, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "晚于", value: "GT" }, null, 512), [[c, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), n(d(B2, { label: "早于", value: "LT" }, null, 512), [[c, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), d(B2, { label: "等于", value: "EQ" }), n(d(B2, { label: "不大于", value: "LET" }, null, 512), [[c, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "不小于", value: "GET" }, null, 512), [[c, "int" == e3.row.dataType || "long" == e3.row.dataType || "float" == e3.row.dataType || "double" == e3.row.dataType]]), n(d(B2, { label: "不晚于", value: "LET" }, null, 512), [[c, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), n(d(B2, { label: "不早于", value: "GET" }, null, 512), [[c, "date" == e3.row.dataType || "datetime" == e3.row.dataType]]), d(B2, { label: "不等于", value: "NET" }), d(B2, { label: "包含", value: "CONTAIN" }), d(B2, { label: "不包含", value: "NOT_CONTAIN" }), d(B2, { label: "等于Null", value: "IS_NULL" }), d(B2, { label: "不等于Null", value: "IS_NOT_NULL" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "propValue", label: "值(*)", width: "150" }, { default: p((e3) => [d(m, { modelValue: e3.row.propValue, objModelOptions: _.value, "onUpdate:modelValue": (l3) => S(l3, e3.row, "propValue") }, null, 8, ["modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "rightBracket", label: ")", width: "80" }, { default: p((e3) => [d(I, { modelValue: e3.row.rightBracket, "onUpdate:modelValue": (l3) => e3.row.rightBracket = l3, placeholder: "请选择", clearable: "" }, { default: p(() => [d(B2, { label: "", value: "" }), d(B2, { label: ")", value: ")" }), d(B2, { label: "))", value: "))" }), d(B2, { label: ")))", value: ")))" }), d(B2, { label: "))))", value: "))))" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "joinSign", label: "并且/或者", width: "80" }, { default: p((e3) => [d(I, { modelValue: e3.row.joinSign, "onUpdate:modelValue": (l3) => e3.row.joinSign = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [d(B2, { label: "或者", value: "or" }), d(B2, { label: "并且", value: "and" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { prop: "variableIsNull", label: "变量为空时", width: "120" }, { default: p((e3) => [d(I, { modelValue: e3.row.variableIsNull, "onUpdate:modelValue": (l3) => e3.row.variableIsNull = l3, clearable: "", placeholder: "请选择" }, { default: p(() => [d(B2, { label: "Null", value: "null" }), d(B2, { label: "忽略(1=1)", value: "ignore" }), d(B2, { label: "不符合(1<>1)", value: "notequal" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), d(N2, { label: "操作", width: "60" }, { default: p((e3) => [d(k2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px", "margin-left": "6px" }, onClick: (l3) => O(e3.row) }, { default: p(() => [d(s(b))]), _: 2 }, 1032, ["onClick"]), d(k2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => function(e4) {
70
70
  let l4 = x(e4);
71
71
  l4 > -1 && h.splice(l4, 1);
72
- }(e3.row) }, { default: p(() => [d(c(f))]), _: 2 }, 1032, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data"])]), _: 1 }, 8, ["modelValue", "title"])], 64);
72
+ }(e3.row) }, { default: p(() => [d(s(f))]), _: 2 }, 1032, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data"])]), _: 1 }, 8, ["modelValue", "title"])], 64);
73
73
  };
74
74
  } });
75
75
  export {
@@ -0,0 +1,7 @@
1
+ import t from "./common-task-title.vue2.js";
2
+ /* empty css */
3
+ import o from "../../../../../_virtual/_plugin-vue_export-helper.js";
4
+ const e = o(t, [["__scopeId", "data-v-6043ad3d"]]);
5
+ export {
6
+ e as default
7
+ };
@@ -0,0 +1,127 @@
1
+ import { defineComponent as e, ref as l, computed as a, resolveComponent as t, createElementBlock as o, openBlock as u, Fragment as i, createElementVNode as n, createVNode as r, withDirectives as d, withCtx as p, createTextVNode as s, vShow as c, unref as f, renderList as m, createBlock as v, createCommentVNode as g, toDisplayString as b, withKeys as y } from "vue";
2
+ import { Plus as w, Delete as T, EditPen as h, Search as V } from "@element-plus/icons-vue";
3
+ import _ from "./common-variable-bind.vue.js";
4
+ import { getUuidv4 as k } from "../../../utils/common-util.js";
5
+ import { usePageContextStore as C } from "../../../../../stores/page-store.js";
6
+ import { getModelOptionsByFields as N } from "../../../utils/page-table-util.js";
7
+ const x = { style: { "max-height": "60vh", overflow: "auto" } }, U = { class: "card-header" }, O = { class: "title-config" }, D = { class: "card-remove" }, j = { style: { "text-align": "center", margin: "0px -8px", "padding-top": "4px", "padding-left": "2px" } }, L = { class: "item-content" }, B = e({ __name: "common-task-title", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, required: true }, title: { type: String, default: "显示条件" } }, setup(e2) {
8
+ const B2 = C(), z = e2;
9
+ z.configure.props.task || (z.configure.props.task = {});
10
+ const I = l([]), S = l(""), E = a(() => "" === S.value.trim() ? z.pageDesign.modelFields : z.pageDesign.modelFields.filter((e3) => e3.alias.toLowerCase().includes(S.value.trim().toLowerCase()) || e3.dbColumnName.toLowerCase().includes(S.value.trim().toLowerCase())));
11
+ function $() {
12
+ if (G.value = true, I.value = [], z.configure.props.task.title) {
13
+ JSON.parse(JSON.stringify(z.configure.props.task.title)).forEach((e3) => {
14
+ e3.titleDynamicTags = [];
15
+ const l2 = e3.config.match(/\$\{(.+?)\}/g);
16
+ if (l2) for (const a2 of l2) e3.titleDynamicTags.push(a2);
17
+ I.value.push(e3);
18
+ });
19
+ }
20
+ }
21
+ const M = l(), F = B2.pageContext;
22
+ var q;
23
+ (q = F.currentTableConfig) && (M.value = N(q.modelFields));
24
+ const G = l(false), W = l(false), A = l(""), J = l(""), K = l(""), Q = l(false);
25
+ function H() {
26
+ if (0 === I.value.length) return void (z.configure.props.task.title = null);
27
+ const e3 = [];
28
+ I.value.forEach((l2) => {
29
+ var _a;
30
+ l2.titleDynamicTags && ((_a = l2.titleDynamicTags) == null ? void 0 : _a.length) > 0 && (l2.config = l2.titleDynamicTags.join(""), delete l2.titleDynamicTags, e3.push(l2));
31
+ }), z.configure.props.task.title = e3;
32
+ }
33
+ function P() {
34
+ const e3 = { uuid: k(), conditions: [], titleDynamicTags: [], config: "" };
35
+ I.value.push(e3);
36
+ }
37
+ function R(e3, l2) {
38
+ let a2 = -1;
39
+ const t2 = l2.conditions.length;
40
+ for (let o2 = 0; o2 < t2; o2++) if (l2.conditions[o2].uuid == e3.uuid) {
41
+ a2 = o2;
42
+ break;
43
+ }
44
+ return a2;
45
+ }
46
+ function X(e3, l2) {
47
+ let a2 = -1;
48
+ e3 && (a2 = R(e3, l2));
49
+ const t2 = { uuid: k(), leftBracket: "", propName: "", operator: "", propValueType: "", rightBracket: "", joinSign: "", dataType: "" };
50
+ -1 === a2 ? l2.conditions.push(t2) : l2.conditions.splice(a2 + 1, 0, t2);
51
+ }
52
+ function Y(e3, l2, a2) {
53
+ if ("propValue" == a2) l2.propValue = e3;
54
+ else {
55
+ l2.propName = e3;
56
+ let a3 = "";
57
+ if (e3 && e3.startsWith("${")) {
58
+ let l3 = e3.substring(2, e3.length - 1);
59
+ if (l3.startsWith("page.")) ;
60
+ else if (l3.startsWith("data.")) {
61
+ l3 = l3.substring(5);
62
+ const e4 = B2.getModelField(l3);
63
+ a3 = e4 ? e4.dataType : null;
64
+ }
65
+ }
66
+ l2.dataType = a3;
67
+ }
68
+ }
69
+ function Z(e3) {
70
+ return e3.indexOf("${field") >= 0 ? "success" : null;
71
+ }
72
+ function ee(e3) {
73
+ let l2 = e3;
74
+ if (e3.indexOf("${field[") >= 0) {
75
+ const e4 = l2.substring(l2.indexOf("[") + 1, l2.lastIndexOf("]"));
76
+ l2 = function(e5) {
77
+ let l3 = e5;
78
+ const a2 = B2.getModelField(e5);
79
+ a2 && (l3 = a2.alias);
80
+ return l3;
81
+ }(e4), l2 = "[" + l2 + "]";
82
+ } else if (e3.indexOf("${writeTitle[") >= 0) {
83
+ const a2 = e3.indexOf("${writeTitle[");
84
+ l2 = l2.substring(a2 + 13), l2 = l2.substring(0, l2.indexOf("]"));
85
+ }
86
+ return l2;
87
+ }
88
+ function le(e3) {
89
+ "" !== K.value.trim() && (J.value === e3.uuid && (K.value = "${writeTitle[" + K.value + "]}"), e3.titleDynamicTags.push(K.value)), K.value = "", J.value = "";
90
+ }
91
+ function ae() {
92
+ if ("" !== A.value && J.value) {
93
+ const e3 = I.value.find((e4) => e4.uuid === J.value);
94
+ e3 && e3.titleDynamicTags && e3.titleDynamicTags.push("${field[" + A.value + "]}");
95
+ }
96
+ J.value = "", A.value = "", W.value = false;
97
+ }
98
+ return (l2, a2) => {
99
+ const k2 = t("el-button"), C2 = t("el-text"), N2 = t("el-row"), B3 = t("el-tag"), z2 = t("el-input"), F2 = t("el-button-group"), q2 = t("super-icon"), te = t("el-popconfirm"), oe = t("Top"), ue = t("el-icon"), ie = t("Bottom"), ne = t("el-table-column"), re = t("el-option"), de = t("el-select"), pe = t("el-table"), se = t("el-card"), ce = t("el-dialog"), fe = t("el-radio"), me = t("el-radio-group");
100
+ return u(), o(i, null, [n("div", null, [r(k2, { type: "primary", onClick: $ }, { default: p(() => a2[6] || (a2[6] = [s("编辑")])), _: 1 }), d(r(C2, { type: "success" }, { default: p(() => a2[7] || (a2[7] = [s("  已设置.")])), _: 1 }, 512), [[c, e2.configure.props.task.title]])]), r(ce, { "append-to-body": "", "destroy-on-close": "", modelValue: G.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => G.value = e3), title: e2.title, width: "900", onClose: H }, { default: p(() => [r(N2, { style: { "padding-bottom": "8px" } }, { default: p(() => [r(k2, { icon: f(w), plain: "", type: "primary", onClick: P }, { default: p(() => a2[8] || (a2[8] = [s(" 添加标题 ")])), _: 1 }, 8, ["icon"])]), _: 1 }), n("div", x, [(u(true), o(i, null, m(I.value, (e3, l3) => (u(), v(se, null, { header: p(() => [n("div", U, [n("div", O, [(u(true), o(i, null, m(e3.titleDynamicTags, (l4, a3) => (u(), v(B3, { key: a3 + l4, type: Z(l4), closable: "", "disable-transitions": false, onClose: (a4) => function(e4, l5) {
101
+ const a5 = l5.titleDynamicTags.indexOf(e4);
102
+ a5 >= 0 && l5.titleDynamicTags.splice(a5, 1);
103
+ }(l4, e3) }, { default: p(() => [s(b(ee(l4)), 1)]), _: 2 }, 1032, ["type", "onClose"]))), 128)), J.value === e3.uuid && false === W.value ? (u(), v(z2, { key: 0, style: { width: "150px", "margin-right": "8px" }, modelValue: K.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e4) => K.value = e4), size: "small", ref_for: true, ref: "saveTagInput" + e3.uuid, onKeyup: y((l4) => le(e3), ["enter", "native"]), onBlur: (l4) => le(e3) }, null, 8, ["modelValue", "onKeyup", "onBlur"])) : g("", true), J.value && J.value === e3.uuid ? g("", true) : (u(), v(F2, { key: 1 }, { default: p(() => [r(k2, { class: "button-new-tag", size: "small", icon: f(h), onClick: (l4) => function(e4) {
104
+ J.value = e4.uuid, Q.value = false;
105
+ }(e3) }, { default: p(() => a2[9] || (a2[9] = [s(" 输入文字 ")])), _: 2 }, 1032, ["icon", "onClick"]), r(k2, { class: "button-new-tag", size: "small", icon: f(V), onClick: (l4) => function(e4) {
106
+ J.value = e4.uuid, W.value = true;
107
+ }(e3) }, { default: p(() => a2[10] || (a2[10] = [s(" 选择字段 ")])), _: 2 }, 1032, ["icon", "onClick"])]), _: 2 }, 1024))]), n("div", D, [r(te, { title: "确认删除该标题配置吗?", onConfirm: (e4) => function(e5) {
108
+ I.value.splice(e5, 1);
109
+ }(l3) }, { reference: p(() => [r(q2, { style: { cursor: "pointer" }, iconValue: "amb-color-icon-shanchu" })]), _: 2 }, 1032, ["onConfirm"])])])]), default: p(() => [r(pe, { border: "", "highlight-current-row": "", "current-row-key": "uuid", "row-key": "uuid", data: e3.conditions, style: { width: "100%" } }, { default: p(() => [r(ne, { label: "", width: "50" }, { default: p((l4) => [n("div", j, [r(ue, { size: "14", style: { cursor: "pointer" }, onClick: (a3) => function(e4, l5) {
110
+ let a4 = R(e4, l5);
111
+ if (a4 < 1) return;
112
+ const t2 = l5.conditions;
113
+ [t2[a4 - 1], t2[a4]] = [t2[a4], t2[a4 - 1]];
114
+ }(l4.row, e3) }, { default: p(() => [r(oe)]), _: 2 }, 1032, ["onClick"]), r(ue, { size: "14", style: { "margin-left": "2px", cursor: "pointer" }, onClick: (a3) => function(e4, l5) {
115
+ let a4 = R(e4, l5);
116
+ if (-1 == a4 || l5.conditions.length == a4 + 1) return;
117
+ const t2 = l5.conditions;
118
+ [t2[a4], t2[a4 + 1]] = [t2[a4 + 1], t2[a4]];
119
+ }(l4.row, e3) }, { default: p(() => [r(ie)]), _: 2 }, 1032, ["onClick"])])]), _: 2 }, 1024), r(ne, { prop: "leftBracket", label: "(", width: "80" }, { default: p((e4) => [r(de, { modelValue: e4.row.leftBracket, "onUpdate:modelValue": (l4) => e4.row.leftBracket = l4, clearable: "", placeholder: "请选择" }, { default: p(() => [r(re, { label: "", value: "" }), r(re, { label: "(", value: "(" }), r(re, { label: "((", value: "((" }), r(re, { label: "(((", value: "(((" }), r(re, { label: "((((", value: "((((" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), r(ne, { prop: "propName", label: "字段名(*)", width: "150" }, { default: p((e4) => [r(_, { modelValue: e4.row.propName, objModelOptions: M.value, paramTypes: ["data", "task", "page", "request", "row"], "onUpdate:modelValue": (l4) => Y(l4, e4.row, "propName") }, null, 8, ["modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 }), r(ne, { prop: "operator", label: "操作符", width: "90" }, { default: p((e4) => [r(de, { modelValue: e4.row.operator, "onUpdate:modelValue": (l4) => e4.row.operator = l4, clearable: "", placeholder: "请选择" }, { default: p(() => [d(r(re, { label: "大于", value: "GT" }, null, 512), [[c, "int" == e4.row.dataType || "long" == e4.row.dataType || "float" == e4.row.dataType || "double" == e4.row.dataType]]), d(r(re, { label: "小于", value: "LT" }, null, 512), [[c, "int" == e4.row.dataType || "long" == e4.row.dataType || "float" == e4.row.dataType || "double" == e4.row.dataType]]), d(r(re, { label: "晚于", value: "GT" }, null, 512), [[c, "date" == e4.row.dataType || "datetime" == e4.row.dataType]]), d(r(re, { label: "早于", value: "LT" }, null, 512), [[c, "date" == e4.row.dataType || "datetime" == e4.row.dataType]]), r(re, { label: "等于", value: "EQ" }), d(r(re, { label: "不大于", value: "LET" }, null, 512), [[c, "int" == e4.row.dataType || "long" == e4.row.dataType || "float" == e4.row.dataType || "double" == e4.row.dataType]]), d(r(re, { label: "不小于", value: "GET" }, null, 512), [[c, "int" == e4.row.dataType || "long" == e4.row.dataType || "float" == e4.row.dataType || "double" == e4.row.dataType]]), d(r(re, { label: "不晚于", value: "LET" }, null, 512), [[c, "date" == e4.row.dataType || "datetime" == e4.row.dataType]]), d(r(re, { label: "不早于", value: "GET" }, null, 512), [[c, "date" == e4.row.dataType || "datetime" == e4.row.dataType]]), r(re, { label: "不等于", value: "NET" }), r(re, { label: "包含", value: "CONTAIN" }), r(re, { label: "不包含", value: "NOT_CONTAIN" }), r(re, { label: "等于Null", value: "IS_NULL" }), r(re, { label: "不等于Null", value: "IS_NOT_NULL" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), r(ne, { prop: "propValue", label: "值(*)", width: "120" }, { default: p((e4) => [r(_, { modelValue: e4.row.propValue, objModelOptions: M.value, "onUpdate:modelValue": (l4) => Y(l4, e4.row, "propValue") }, null, 8, ["modelValue", "objModelOptions", "onUpdate:modelValue"])]), _: 1 }), r(ne, { prop: "rightBracket", label: ")", width: "80" }, { default: p((e4) => [r(de, { modelValue: e4.row.rightBracket, "onUpdate:modelValue": (l4) => e4.row.rightBracket = l4, placeholder: "请选择", clearable: "" }, { default: p(() => [r(re, { label: "", value: "" }), r(re, { label: ")", value: ")" }), r(re, { label: "))", value: "))" }), r(re, { label: ")))", value: ")))" }), r(re, { label: "))))", value: "))))" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), r(ne, { prop: "joinSign", label: "并且/或者", width: "80" }, { default: p((e4) => [r(de, { modelValue: e4.row.joinSign, "onUpdate:modelValue": (l4) => e4.row.joinSign = l4, clearable: "", placeholder: "请选择" }, { default: p(() => [r(re, { label: "或者", value: "or" }), r(re, { label: "并且", value: "and" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), r(ne, { prop: "variableIsNull", label: "变量为空时", width: "100" }, { default: p((e4) => [r(de, { modelValue: e4.row.variableIsNull, "onUpdate:modelValue": (l4) => e4.row.variableIsNull = l4, clearable: "", placeholder: "请选择" }, { default: p(() => [r(re, { label: "Null", value: "null" }), r(re, { label: "忽略(1=1)", value: "ignore" }), r(re, { label: "不符合(1<>1)", value: "notequal" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), r(ne, { label: "操作" }, { header: p(() => [r(k2, { icon: f(w), plain: "", type: "primary", onClick: (l4) => X(null, e3) }, { default: p(() => a2[11] || (a2[11] = [s(" 添加条件 ")])), _: 2 }, 1032, ["icon", "onClick"])]), default: p((l4) => [r(ue, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px", "margin-left": "6px" }, onClick: (a3) => X(l4.row, e3) }, { default: p(() => [r(f(w))]), _: 2 }, 1032, ["onClick"]), r(ue, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (a3) => function(e4, l5) {
120
+ let a4 = R(e4, l5);
121
+ a4 > -1 && l5.conditions.splice(a4, 1);
122
+ }(l4.row, e3) }, { default: p(() => [r(f(T))]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1024)]), _: 2 }, 1032, ["data"])]), _: 2 }, 1024))), 256))])]), _: 1 }, 8, ["modelValue", "title"]), r(ce, { "append-to-body": "", modelValue: W.value, "onUpdate:modelValue": a2[5] || (a2[5] = (e3) => W.value = e3), title: e2.title, width: "900" }, { footer: p(() => [r(k2, { type: "primary", size: "small", onClick: ae }, { default: p(() => a2[12] || (a2[12] = [s(" 确定 ")])), _: 1 }), r(k2, { size: "small", onClick: a2[4] || (a2[4] = (e3) => W.value = false) }, { default: p(() => a2[13] || (a2[13] = [s(" 取消 ")])), _: 1 })]), default: p(() => [r(z2, { modelValue: S.value, "onUpdate:modelValue": a2[2] || (a2[2] = (e3) => S.value = e3), placeholder: "筛选字段", clearable: "" }, null, 8, ["modelValue"]), n("div", L, [r(me, { modelValue: A.value, "onUpdate:modelValue": a2[3] || (a2[3] = (e3) => A.value = e3), class: "group" }, { default: p(() => [(u(true), o(i, null, m(E.value, (e3) => (u(), o("li", { key: e3.dbColumnName, class: "item" }, [r(fe, { value: e3.dbColumnName }, { default: p(() => [s(b(e3.alias), 1)]), _: 2 }, 1032, ["value"])]))), 128))]), _: 1 }, 8, ["modelValue"])])]), _: 1 }, 8, ["modelValue", "title"])], 64);
123
+ };
124
+ } });
125
+ export {
126
+ B as default
127
+ };
@@ -1,4 +1,4 @@
1
- import { defineComponent as o, resolveComponent as e, createElementBlock as n, openBlock as t, Fragment as r, createVNode as i, createBlock as a, createCommentVNode as u, withCtx as s } from "vue";
1
+ import { defineComponent as o, resolveComponent as e, createElementBlock as n, openBlock as t, Fragment as r, createVNode as i, createBlock as a, createCommentVNode as s, withCtx as u } from "vue";
2
2
  import "@element-plus/icons-vue";
3
3
  /* empty css */
4
4
  import l from "../../common/common-style-position.vue.js";
@@ -19,7 +19,7 @@ const y = o({ __name: "attr-style", props: { configure: { type: Object, default:
19
19
  }
20
20
  return (y3, b) => {
21
21
  const k = e("el-collapse-item");
22
- return t(), n(r, null, [i(k, { title: "标题", name: "tableHeader", class: "amb-design-attr-group-header" }, { default: s(() => [i(d, { configure: o2.configure, showField: true, data: o2.configure.style.titleStyle, pageDesign: o2.pageDesign, onDataChange: w }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), i(k, { title: "内容", name: "rowBackgroundColor", class: "amb-design-attr-group-header" }, { default: s(() => [i(d, { paramTypes: ["data", "task", "page", "request", "fixed", "row"], configure: o2.configure, showCondition: true, data: o2.configure.style.rowStyle, pageDesign: o2.pageDesign, onDataChange: h }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), i(l, { configure: o2.configure }, null, 8, ["configure"]), o2.blankOption.showMargin ? (t(), a(c, { key: 0, configure: o2.configure }, null, 8, ["configure"])) : u("", true), o2.blankOption.showPadding ? (t(), a(g, { key: 1, configure: o2.configure }, null, 8, ["configure"])) : u("", true), o2.blankOption.showBorder ? (t(), a(m, { key: 2, configure: o2.configure }, null, 8, ["configure"])) : u("", true), o2.blankOption.showShadow ? (t(), a(f, { key: 3, configure: o2.configure }, null, 8, ["configure"])) : u("", true), o2.blankOption.showCustom ? (t(), a(p, { key: 4, configure: o2.configure }, null, 8, ["configure"])) : u("", true)], 64);
22
+ return t(), n(r, null, [i(k, { title: "标题", name: "tableHeader", class: "amb-design-attr-group-header" }, { default: u(() => [i(d, { configure: o2.configure, showField: true, data: o2.configure.style.titleStyle, pageDesign: o2.pageDesign, onDataChange: w }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), i(k, { title: "内容", name: "rowBackgroundColor", class: "amb-design-attr-group-header" }, { default: u(() => [i(d, { paramTypes: ["data", "task", "page", "context", "system", "request", "fixed", "row"], configure: o2.configure, showCondition: true, data: o2.configure.style.rowStyle, pageDesign: o2.pageDesign, onDataChange: h }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), i(l, { configure: o2.configure }, null, 8, ["configure"]), o2.blankOption.showMargin ? (t(), a(c, { key: 0, configure: o2.configure }, null, 8, ["configure"])) : s("", true), o2.blankOption.showPadding ? (t(), a(g, { key: 1, configure: o2.configure }, null, 8, ["configure"])) : s("", true), o2.blankOption.showBorder ? (t(), a(m, { key: 2, configure: o2.configure }, null, 8, ["configure"])) : s("", true), o2.blankOption.showShadow ? (t(), a(f, { key: 3, configure: o2.configure }, null, 8, ["configure"])) : s("", true), o2.blankOption.showCustom ? (t(), a(p, { key: 4, configure: o2.configure }, null, 8, ["configure"])) : s("", true)], 64);
23
23
  };
24
24
  } });
25
25
  export {
@@ -10,7 +10,7 @@ const r = { style: { padding: "8px 0px 0px 0px" } }, g = { style: { padding: "8p
10
10
  }
11
11
  return (t2, d3) => {
12
12
  const f = l("el-collapse-item"), C = l("el-input"), y = l("el-collapse"), b = l("el-form");
13
- return o(), a(b, { "label-width": "80px", size: "small" }, { default: s(() => [n(y, { modelValue: c.value, "onUpdate:modelValue": d3[2] || (d3[2] = (e3) => c.value = e3), style: { "margin-top": "6px" } }, { default: s(() => [n(f, { title: "标题", name: "tittleFont", class: "amb-design-attr-group-header" }, { default: s(() => [n(u, { configure: e2.tableConfigure, showField: false, data: e2.configure.style.titleStyle, pageDesign: e2.pageDesign, onDataChange: m }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "内容", name: "rowBackgroundColor", class: "amb-design-attr-group-header" }, { default: s(() => [n(u, { paramTypes: ["data", "task", "page", "request", "fixed", "row"], configure: e2.tableConfigure, showCondition: true, data: e2.configure.style.cellStyle, pageDesign: e2.pageDesign, onDataChange: p }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "标题-class(多个;隔开)", name: "tittleClass", class: "amb-design-attr-group-header" }, { default: s(() => [i("div", r, [n(C, { modelValue: e2.configure.style.tittleClassCustom, "onUpdate:modelValue": d3[0] || (d3[0] = (t3) => e2.configure.style.tittleClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 }), n(f, { title: "内容-class(多个;隔开)", name: "contentClass", class: "amb-design-attr-group-header" }, { default: s(() => [i("div", g, [n(C, { modelValue: e2.configure.style.contentClassCustom, "onUpdate:modelValue": d3[1] || (d3[1] = (t3) => e2.configure.style.contentClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
13
+ return o(), a(b, { "label-width": "80px", size: "small" }, { default: s(() => [n(y, { modelValue: c.value, "onUpdate:modelValue": d3[2] || (d3[2] = (e3) => c.value = e3), style: { "margin-top": "6px" } }, { default: s(() => [n(f, { title: "标题", name: "tittleFont", class: "amb-design-attr-group-header" }, { default: s(() => [n(u, { configure: e2.tableConfigure, showField: false, data: e2.configure.style.titleStyle, pageDesign: e2.pageDesign, onDataChange: m }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "内容", name: "rowBackgroundColor", class: "amb-design-attr-group-header" }, { default: s(() => [n(u, { paramTypes: ["data", "task", "page", "context", "system", "request", "fixed", "row"], configure: e2.tableConfigure, showCondition: true, data: e2.configure.style.cellStyle, pageDesign: e2.pageDesign, onDataChange: p }, null, 8, ["configure", "data", "pageDesign"])]), _: 1 }), n(f, { title: "标题-class(多个;隔开)", name: "tittleClass", class: "amb-design-attr-group-header" }, { default: s(() => [i("div", r, [n(C, { modelValue: e2.configure.style.tittleClassCustom, "onUpdate:modelValue": d3[0] || (d3[0] = (t3) => e2.configure.style.tittleClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 }), n(f, { title: "内容-class(多个;隔开)", name: "contentClass", class: "amb-design-attr-group-header" }, { default: s(() => [i("div", g, [n(C, { modelValue: e2.configure.style.contentClassCustom, "onUpdate:modelValue": d3[1] || (d3[1] = (t3) => e2.configure.style.contentClassCustom = t3) }, null, 8, ["modelValue"])])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 });
14
14
  };
15
15
  } });
16
16
  export {