super-page-designer 2.3.5-design1 → 2.3.5-sit1-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 (93) hide show
  1. package/dist/es/components/design/utils/interfaces/page-design-types.d.ts +1 -0
  2. package/dist/es/components/design/utils/page-event-util.js +0 -1
  3. package/dist/es/components/design/utils/page-i18n-util.js +5 -6
  4. package/dist/es/components/design/utils/page-table-util.js +4 -4
  5. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +16 -16
  6. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +5 -52
  7. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue2.js +48 -2
  8. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +1 -1
  9. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
  10. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +1 -1
  11. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
  12. package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue.js +52 -0
  13. package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue2.js +4 -0
  14. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +16 -19
  15. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +4 -5
  16. package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +1 -1
  17. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
  18. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +1 -1
  19. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +1 -1
  20. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +1 -1
  21. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +1 -1
  22. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +1 -1
  23. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +10 -10
  24. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +17 -17
  25. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +1 -1
  26. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +0 -3
  27. package/dist/es/components/design/views/assemblys/common/common-style-background.vue.js +2 -3
  28. package/dist/es/components/design/views/assemblys/common/common-template-select.vue.js +46 -0
  29. package/dist/es/components/design/views/assemblys/common/common-template-select.vue2.js +4 -0
  30. package/dist/es/components/design/views/assemblys/common/common-variable-bind-option.js +1 -1
  31. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +5 -137
  32. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +139 -0
  33. package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +4 -4
  34. package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr.vue2.js +2 -3
  35. package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +22 -22
  36. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +1 -1
  37. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-design.vue2.js +3 -3
  38. package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +1 -1
  39. package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +10 -10
  40. package/dist/es/components/design/views/assemblys/data/component/import-header.vue.js +2 -2
  41. package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +1 -1
  42. package/dist/es/components/design/views/assemblys/data/table/table-design.vue2.js +2 -2
  43. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -1
  44. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +8 -7
  45. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +5 -5
  46. package/dist/es/components/design/views/assemblys/data/tree/tree-design.vue2.js +3 -3
  47. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +1 -1
  48. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +1 -1
  49. package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +1 -1
  50. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +1 -1
  51. package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +1 -1
  52. package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +1 -1
  53. package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +1 -1
  54. package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +1 -1
  55. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +1 -1
  56. package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +1 -1
  57. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +7 -7
  58. package/dist/es/components/design/views/assemblys/form/common/title-suffix.vue.js +1 -1
  59. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +1 -1
  60. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +1 -1
  61. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +1 -1
  62. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +1 -1
  63. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +1 -1
  64. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-design.vue2.js +1 -1
  65. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +1 -1
  66. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +1 -1
  67. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +1 -1
  68. package/dist/es/components/design/views/assemblys/form/label/label-design.vue2.js +11 -11
  69. package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +1 -1
  70. package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +1 -1
  71. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +1 -1
  72. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-design.vue2.js +13 -14
  73. package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +1 -1
  74. package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +1 -1
  75. package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +1 -1
  76. package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +1 -1
  77. package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +2 -2
  78. package/dist/es/components/design/views/assemblys/page/page-attr-advanced.vue.js +1 -1
  79. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +1 -1
  80. package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-design.vue2.js +1 -1
  81. package/dist/es/components/design/views/assemblys/workflow/workflow-node/workflownode-design.vue2.js +3 -3
  82. package/dist/es/components/design/views/design/page-design.vue2.js +1 -1
  83. package/dist/es/components/design/views/design/page-event/{config.vue.js → config.vue2.js} +1 -1
  84. package/dist/es/components/design/views/design/page-event/config.vue3.js +17 -18
  85. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
  86. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +0 -1
  87. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +1 -1
  88. package/dist/es/components/design/views/design/view/page-switch.vue2.js +2 -3
  89. package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
  90. package/dist/es/stores/undo-redo-store.js +1 -1
  91. package/dist/es/style.css +5 -1
  92. package/package.json +5 -5
  93. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +0 -7
@@ -0,0 +1,139 @@
1
+ import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, computed as u, watch as o, resolveComponent as n, createElementBlock as s, createBlock as i, openBlock as r, toDisplayString as p, withCtx as d, createVNode as v, createElementVNode as m, withDirectives as f, unref as c, createTextVNode as y, vShow as g, normalizeStyle as b, createCommentVNode as h, withModifiers as w, nextTick as V } from "vue";
2
+ import { Plus as x, InfoFilled as O, Search as k, CircleClose as C } from "@element-plus/icons-vue";
3
+ import M from "agilebuilder-ui/src/utils/request";
4
+ import { deepCopy as _, getUuidv4 as z } from "../../../utils/common-util.js";
5
+ import { getTypeOptions as j, contextVarOptions as U, taskVarOptions as L } from "./common-variable-bind-option.js";
6
+ import { usePageContextStore as N } from "../../../../../stores/page-store.js";
7
+ import { tableField as A } from "../../../../../stores/table-store.js";
8
+ import { statisticsTable as E } from "../../../../../stores/statistics-table-store.js";
9
+ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px", display: "flex", "align-items": "center", "justify-self": "center" } }, q = { style: { "font-size": "10px", "line-height": "40px" } }, D = { style: { "margin-top": "4px", "margin-bottom": "8px", "font-size": "10px", display: "flex", "align-items": "center", "justify-self": "center" } }, P = { key: 0, style: { display: "flex" } }, $ = ["title"], B = ["title"], S = { class: "totalStyle" }, I = e({ name: "ValueSetInput", inheritAttrs: false, __name: "common-variable-bind", props: { modelValue: { type: [String], default: null }, paramTypes: { type: Array, default: () => [] }, size: { type: String, default: "small" }, showLabel: { type: Boolean, default: false }, needParams: { type: Boolean, default: false }, isRange: { type: Boolean, default: false }, isTable: { type: Boolean, default: false }, dataModelOptions: { type: Array, default: null }, objModelOptions: { type: Array, default: null }, needData: { type: Boolean, default: false }, placeholder: { type: String, default: "请选择" } }, emits: ["update:modelValue"], setup(e2, { emit: I2 }) {
10
+ const K = N(), W = I2, F = e2, G = l(false), H = l(""), J = l(null), Q = l(null), X = l([]), Y = l(false), Z = l(""), ee = l(""), le = l(""), ae = l([]), te = l({}), ue = l(""), oe = l(null), ne = ["context", "system", "task", "data", "page", "row"], se = A(), ie = E();
11
+ a(() => {
12
+ window.addEventListener("click", pe);
13
+ const e3 = K.pageContext;
14
+ let l2 = false, a2 = F.needData;
15
+ a2 || (F.isTable || e3 && (!e3.pageType || "form" == e3.pageType) && e3.tableName) && (a2 = true), e3 && e3.workflowCode && a2 && (l2 = true);
16
+ let t2 = j(F.paramTypes, F.needParams);
17
+ if (a2 || (t2 = t2.filter((e4) => "data" != e4.value)), l2 || (t2 = t2.filter((e4) => "task" != e4.value)), X.value = t2, be(), F.modelValue) {
18
+ const [e4, l3] = F.modelValue.slice(0, F.modelValue.length - 1).slice(2).split(".");
19
+ ee.value = e4, le.value = l3, ne.includes(e4) && (Y.value = false), xe(ee.value), Z.value = he(), H.value = F.modelValue;
20
+ }
21
+ ee.value || (ee.value = t2.length > 0 ? t2[0].value : "", xe(ee.value));
22
+ }), t(() => {
23
+ window.removeEventListener("click", pe);
24
+ });
25
+ let re = null;
26
+ function pe(e3) {
27
+ if (!G.value) return;
28
+ if (we) return void (we = false);
29
+ let l2 = null;
30
+ if (Q.value && (l2 = Q.value.$el.parentNode), !e3.target || !l2) return;
31
+ if (e3.target === re) return;
32
+ const a2 = J.value ? J.value.input : null;
33
+ a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ? re = e3.target : (Q.value.$el, G.value && ve()));
34
+ }
35
+ const de = l([{ label: "天", value: "d" }, { label: "周", value: "w" }, { label: "月", value: "m" }, { label: "年", value: "y" }]);
36
+ function ve(e3) {
37
+ G.value = false;
38
+ }
39
+ const me = u(() => ae.value.filter((e3) => !ue.value || "system" == ee.value || e3.label.toLowerCase().includes(ue.value.toLowerCase()) || e3.value.toLowerCase().includes(ue.value.toLowerCase())));
40
+ o(ue, () => {
41
+ "system" == ee.value && ce();
42
+ });
43
+ let fe = null;
44
+ function ce() {
45
+ if (fe == ue.value) return;
46
+ const e3 = { query: ue.value };
47
+ fe = ue.value, M.post(window.$vueApp.config.globalProperties.baseAPI + "/component/system-params/query", e3).then((e4) => {
48
+ const l2 = [];
49
+ for (let a2 of e4) l2.push({ value: a2.propKey, label: a2.propKey + " (" + a2.propValue + ")" });
50
+ te.value.systemVarOptions = l2, "system" == ee.value && xe(ee.value);
51
+ });
52
+ }
53
+ const ye = u(() => {
54
+ let e3 = 185;
55
+ return "page" == ee.value && (e3 = 170), e3;
56
+ }), ge = u(() => {
57
+ const e3 = {};
58
+ return "page" == ee.value && (e3.width = "210px"), e3;
59
+ });
60
+ function be() {
61
+ F.dataModelOptions && F.dataModelOptions.length > 0 ? te.value.dataModelOptions = F.dataModelOptions : F.isTable ? te.value.dataModelOptions = se.fieldList : te.value.dataModelOptions = K.pageContextVarOptions.dataOptions, F.objModelOptions && F.objModelOptions.length > 0 && (te.value.objModelOptions = F.objModelOptions), te.value.pageVarOptions = K.pageContextVarOptions.pageVarOptions;
62
+ }
63
+ function he() {
64
+ return F.modelValue ? ee.value + "." + function(e3, l2) {
65
+ if (ne.includes(e3)) {
66
+ if ("context" === e3 && l2 && l2.startsWith("currentDate") && l2.length > 11) {
67
+ const e4 = l2.substring(11), a3 = e4.substring(0, 1);
68
+ return e4.substring(1, e4.length - 1) + ((e5) => {
69
+ const l3 = de.value.filter((l4) => l4.value == e5);
70
+ return l3.length > 0 ? l3[0].label : "";
71
+ })(e4.substring(e4.length - 1)) + ("+" === a3 ? "后" : "前");
72
+ }
73
+ const a2 = ae.value.find((e4) => e4.value === l2);
74
+ if (a2) return a2.label;
75
+ }
76
+ return l2;
77
+ }(ee.value, le.value) : F.modelValue;
78
+ }
79
+ let we = false;
80
+ function Ve(e3) {
81
+ e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]), ee.value = e3, le.value = "", ne.includes(e3) ? (Y.value = false, xe(e3)) : Y.value = true, "system" == ee.value && ce(), we = true;
82
+ }
83
+ function xe(e3) {
84
+ if ("context" === e3) {
85
+ let e4 = U;
86
+ if (F.isRange) {
87
+ e4 = _(e4);
88
+ for (let l2 = 0; l2 < e4.length; l2++) {
89
+ if ("currentDate" == e4[l2].value) {
90
+ e4.splice(l2 + 1, 0, { value: "currentDate", symbolUnit: "d", symbol: "-", type: "range" });
91
+ break;
92
+ }
93
+ }
94
+ }
95
+ ae.value = e4;
96
+ } else "system" === e3 ? ae.value = te.value.systemVarOptions || [] : "task" === e3 ? ae.value = L : "data" === e3 ? ae.value = te.value.dataModelOptions || [] : "row" === e3 ? ae.value = te.value.objModelOptions && te.value.objModelOptions.length > 0 ? te.value.objModelOptions : ie.columnList ? ie.columnList : te.value.dataModelOptions ? te.value.dataModelOptions : [] : "params" === e3 ? ae.value = te.value.paramsVarOptions || [] : "page" === e3 && (ae.value = te.value.pageVarOptions || []);
97
+ }
98
+ function Oe() {
99
+ H.value = "", W("update:modelValue", H.value), oe.value.hide();
100
+ }
101
+ function ke() {
102
+ le.value ? (H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value), ve()) : ElMessage.warning("请输入参数名");
103
+ }
104
+ function Ce() {
105
+ if (ue.value = ue.value.trim(), !ue.value) return void ElMessage.warning("请输入参数名");
106
+ const e3 = te.value.pageVarOptions || [];
107
+ for (let l3 of e3) if (l3.value === ue.value) return void ElMessage.warning("该变量已存在!");
108
+ const l2 = { code: z(), name: ue.value, alias: ue.value, type: "string", defaultValue: "" };
109
+ K.pageContext.variables || (K.pageContext.variables = []), K.pageContext.variables.push(l2), K.setPageContext(K.pageContext), te.value.pageVarOptions = K.pageContextVarOptions.pageVarOptions, ae.value = te.value.pageVarOptions || [], le.value = ue.value, H.value = "${" + ee.value + "." + ue.value + "}", ue.value = "", W("update:modelValue", H.value), ve();
110
+ }
111
+ const Me = l();
112
+ function _e() {
113
+ G.value = true, V(() => {
114
+ be(), ee.value && (ne.includes(ee.value) ? (Y.value = false, xe(ee.value)) : Y.value = true, "system" == ee.value && ce()), function() {
115
+ if (!F.showLabel && !Y.value) {
116
+ const e3 = me.value.findIndex((e4) => e4.value === le.value);
117
+ e3 > -1 && Me.value.setCurrentRow(me.value[e3]);
118
+ }
119
+ }();
120
+ });
121
+ }
122
+ return (l2, a2) => {
123
+ const t2 = n("el-icon"), u2 = n("el-input"), o2 = n("el-cascader-panel"), V2 = n("el-col"), M2 = n("el-empty"), _2 = n("el-button"), z2 = n("el-table-column"), j2 = n("el-option"), U2 = n("el-select"), L2 = n("el-table"), N2 = n("el-row"), A2 = n("el-popover");
124
+ return e2.showLabel ? (r(), s("span", R, p(H.value), 1)) : (r(), i(A2, { key: 1, ref_key: "popoverRef", ref: oe, visible: G.value, width: 400 }, { reference: d(() => [v(u2, { readonly: "", size: e2.size, title: H.value, ref_key: "inputRef", ref: J, onClick: _e, formatter: he, modelValue: H.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => H.value = e3), placeholder: e2.placeholder }, { suffix: d(() => [f(v(t2, { style: { cursor: "pointer" }, onClick: w(Oe, ["stop"]) }, { default: d(() => [v(c(C))]), _: 1 }, 512), [[g, H.value]])]), _: 1 }, 8, ["size", "title", "modelValue", "placeholder"])]), default: d(() => [v(N2, { ref_key: "contentRef", ref: Q }, { default: d(() => [v(V2, { span: 8 }, { default: d(() => [v(o2, { modelValue: ee.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => ee.value = e3), onChange: Ve, props: { emitPath: true }, size: "small", options: X.value, style: { height: "240px", width: "100%" } }, null, 8, ["modelValue", "options"])]), _: 1 }), ee.value ? Y.value ? (r(), i(V2, { key: 1, span: 16, style: { "padding-left": "10px" } }, { default: d(() => [v(u2, { style: { width: "210px" }, size: "small", modelValue: le.value, "onUpdate:modelValue": a2[2] || (a2[2] = (e3) => le.value = e3), placeholder: "请手动输入" }, null, 8, ["modelValue"]), v(_2, { style: { float: "right" }, onClick: ke, size: "small", type: "primary", icon: c(x), circle: "" }, null, 8, ["icon"]), m("div", T, [v(t2, null, { default: d(() => [v(c(O))]), _: 1 }), a2[5] || (a2[5] = m("span", { style: { "margin-left": "5px" } }, "输入变量名后点击加号按钮添加", -1))]), f(m("div", q, [a2[7] || (a2[7] = y(" 常用参数: ")), v(_2, { type: "primary", size: "small", onClick: a2[3] || (a2[3] = (e3) => {
125
+ return l3 = "query", le.value = l3, void ke();
126
+ var l3;
127
+ }) }, { default: d(() => a2[6] || (a2[6] = [y("query")])), _: 1 })], 512), [[g, "request" == ee.value]])]), _: 1 })) : (r(), i(V2, { key: 2, span: 16, style: { "padding-left": "10px" } }, { default: d(() => [v(u2, { size: "small", modelValue: ue.value, "onUpdate:modelValue": a2[4] || (a2[4] = (e3) => ue.value = e3), placeholder: "搜索", "suffix-icon": c(k), style: b([{ "margin-bottom": "5px", height: "25px" }, ge.value]) }, null, 8, ["modelValue", "suffix-icon", "style"]), f(v(_2, { style: { float: "right" }, onClick: Ce, size: "small", type: "primary", icon: c(x), circle: "" }, null, 8, ["icon"]), [[g, "page" == ee.value]]), f(m("div", D, [v(t2, null, { default: d(() => [v(c(O))]), _: 1 }), a2[8] || (a2[8] = m("span", { style: { "margin-left": "5px" } }, "输入变量名后点击加号按钮添加", -1))], 512), [[g, "page" == ee.value]]), v(L2, { ref_key: "tableRef", ref: Me, height: ye.value, "show-header": false, size: "small", "current-row-key": "code", "row-key": "code", "tree-props": { children: "items" }, "highlight-current-row": true, data: me.value }, { default: d(() => [v(z2, { width: "65" }, { default: d((e3) => [v(_2, { type: "default", size: "small", onClick: (l3) => function(e4) {
128
+ if ("range" == e4.type) {
129
+ if ("" === e4.symbolNum) return void ElMessage.warning("周期不能为空!");
130
+ if (isNaN(e4.symbolNum)) return void ElMessage.warning("周期为无效的数字!");
131
+ "0" != e4.symbolNum ? le.value = e4.value + e4.symbol + e4.symbolNum + e4.symbolUnit : le.value = e4.value;
132
+ } else le.value = e4.value;
133
+ H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value, e4.alias), ve();
134
+ }(e3.row) }, { default: d(() => a2[9] || (a2[9] = [y(" 选择 ")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), v(z2, { label: "Date", prop: "label" }, { default: d((e3) => ["context" == ee.value && "range" == e3.row.type ? (r(), s("div", P, [v(u2, { size: "small", modelValue: e3.row.symbolNum, "onUpdate:modelValue": (l3) => e3.row.symbolNum = l3, placeholder: "", style: { width: "35px", "margin-left": "4px" } }, null, 8, ["modelValue", "onUpdate:modelValue"]), v(U2, { size: "small", style: { "margin-left": "4px", width: "50px" }, modelValue: e3.row.symbolUnit, "onUpdate:modelValue": (l3) => e3.row.symbolUnit = l3, placeholder: "" }, { default: d(() => [v(j2, { label: "天", value: "d" }), v(j2, { label: "周", value: "w" }), v(j2, { label: "月", value: "m" }), v(j2, { label: "年", value: "y" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"]), v(U2, { size: "small", style: { "margin-left": "4px", width: "50px" }, modelValue: e3.row.symbol, "onUpdate:modelValue": (l3) => e3.row.symbol = l3, placeholder: "" }, { default: d(() => [v(j2, { label: "前", value: "-" }), v(j2, { label: "后", value: "+" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])])) : h("", true), "data" == ee.value || "obj" == ee.value || "row" == ee.value ? (r(), s("span", { key: 1, title: e3.row.label + " " + e3.row.value }, p(e3.row.label + " " + e3.row.value), 9, $)) : (r(), s("span", { key: 2, title: e3.row.label }, p(e3.row.label), 9, B))]), _: 1 })]), _: 1 }, 8, ["height", "data"]), m("div", S, "总计:" + p(me.value.length), 1)]), _: 1 })) : (r(), i(V2, { key: 0, span: 16 }, { default: d(() => [v(M2, { description: "请选择类型", "image-size": 40 })]), _: 1 }))]), _: 1 }, 512)]), _: 1 }, 8, ["visible"]));
135
+ };
136
+ } });
137
+ export {
138
+ I as default
139
+ };
@@ -3,7 +3,7 @@ import { ElMessage as x } from "element-plus";
3
3
  import { Close as S, Check as j, Search as O, Plus as P, CircleClose as T } from "@element-plus/icons-vue";
4
4
  import { EnableStates as A } from "../../../utils/interfaces/page-design-types.js";
5
5
  import N from "agilebuilder-ui/src/utils/request";
6
- const D = { key: 0 }, U = { class: "amb-component-popover-left-menu-main" }, $ = ["onClick"], E = { style: { height: "230px", padding: "0 10px" } }, I = ["title"], L = ["title"], R = e({ __name: "page-permission-select", props: { rowObj: Object, pageDesign: Object, size: { type: String, default: "medium" }, showLabel: { type: Boolean, default: false }, onlyService: { type: Boolean, default: false } }, emits: ["update:modelValue"], setup(e2, { emit: R2 }) {
6
+ const D = { key: 0 }, U = { class: "amb-component-popover-left-menu-main" }, E = ["onClick"], $ = { style: { height: "230px", padding: "0 10px" } }, I = ["title"], L = ["title"], R = e({ __name: "page-permission-select", props: { rowObj: Object, pageDesign: Object, size: { type: String, default: "medium" }, showLabel: { type: Boolean, default: false }, onlyService: { type: Boolean, default: false } }, emits: ["update:modelValue"], setup(e2, { emit: R2 }) {
7
7
  var _a, _b;
8
8
  const B = R2, F = e2, X = l(false), q = l(null), G = l(), H = l(null), J = l(false), K = l(""), M = l();
9
9
  a(() => {
@@ -17,7 +17,7 @@ const D = { key: 0 }, U = { class: "amb-component-popover-left-menu-main" }, $ =
17
17
  if (H.value && (l2 = H.value.$el.parentNode), !e3.target || !l2) return;
18
18
  if (e3.target === Q) return;
19
19
  const a2 = q.value ? q.value.input : null;
20
- a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ? Q = e3.target : (H.value.$el && H.value.$el.contains(e3.target), J.value && Y()));
20
+ a2 && (e3.target === a2 || a2.contains(e3.target)) || (e3.target === l2 || l2.contains(e3.target) ? Q = e3.target : (H.value.$el, J.value && Y()));
21
21
  }
22
22
  function Y(e3) {
23
23
  J.value = false;
@@ -97,9 +97,9 @@ const D = { key: 0 }, U = { class: "amb-component-popover-left-menu-main" }, $ =
97
97
  function be(e3) {
98
98
  return e3 ? `${F.rowObj.name}:${e3}` : null;
99
99
  }
100
- return F.value, F.type, (l2, a2) => {
100
+ return (l2, a2) => {
101
101
  const t2 = r("el-icon"), o2 = r("el-input"), n2 = r("el-button"), u2 = r("el-tooltip"), z2 = r("el-col"), x2 = r("el-empty"), A2 = r("el-option"), N2 = r("el-select"), R3 = r("el-row"), F2 = r("el-text"), Q2 = r("el-table-column"), W2 = r("el-table"), re2 = r("el-pagination"), ie2 = r("el-popover");
102
- return e2.showLabel ? (p(), i("span", D, c(e2.rowObj.name ? e2.rowObj.name : e2.rowObj.simpleCode), 1)) : (p(), s(ie2, { key: 1, modelValue: X.value, "onUpdate:modelValue": a2[6] || (a2[6] = (e3) => X.value = e3), ref_key: "popoverRef", ref: G, "popper-class": "amb-component-popover-main", visible: J.value, width: 400 }, { reference: d(() => [m(o2, { ref_key: "inputRef", ref: q, readonly: "", size: "small", onClick: he, title: e2.rowObj.name + "(" + e2.rowObj.simpleCode + ")", formatter: be, modelValue: te.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => te.value = e3), placeholder: "请选择" }, { suffix: d(() => [w(m(t2, { style: { cursor: "pointer" }, onClick: _(ge, ["stop"]) }, { default: d(() => [m(f(T))]), _: 1 }, 512), [[V, ae.value]])]), _: 1 }, 8, ["title", "modelValue"])]), default: d(() => [m(R3, { ref_key: "contentRef", ref: H }, { default: d(() => [m(u2, { effect: "dark", content: "关闭", placement: "top-end" }, { default: d(() => [m(n2, { type: "text", class: "amb-component-popover-close-btn", icon: f(S), onClick: fe }, null, 8, ["icon"])]), _: 1 }), e2.onlyService ? v("", true) : (p(), s(z2, { key: 0, span: 8 }, { default: d(() => [g("div", U, [(p(), i(y, null, h(Z, (e3) => g("div", { class: b(["amb-popover-menu-item", e3.value == le.value ? "is-active" : ""]), onClick: (l3) => ve(e3.value) }, [m(t2, null, { default: d(() => [w(m(f(j), null, null, 512), [[V, e3.value == l2.iconType]])]), _: 2 }, 1024), g("span", null, c(e3.label), 1)], 10, $)), 64))])]), _: 1 })), le.value ? (p(), s(z2, { key: 2, span: e2.onlyService ? 24 : 16, style: { "padding-left": "10px" } }, { default: d(() => [m(R3, null, { default: d(() => [w(m(N2, { modelValue: oe.systemCode, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => oe.systemCode = e3), placeholder: "当前应用", clearable: "", style: { width: "100px" } }, { default: d(() => [(p(true), i(y, null, h(ne.value, (e3) => (p(), s(A2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), [[V, "service" == le.value]]), w(m(o2, { size: "small", modelValue: oe.searchValue, "onUpdate:modelValue": a2[2] || (a2[2] = (e3) => oe.searchValue = e3), placeholder: "搜索", "suffix-icon": f(O), style: C([{ "margin-left": "6px" }, { width: e2.onlyService ? "250px" : "130px" }]) }, null, 8, ["modelValue", "suffix-icon", "style"]), [[V, "service" == le.value]]), w(m(o2, { size: "small", modelValue: K.value, "onUpdate:modelValue": a2[3] || (a2[3] = (e3) => K.value = e3), placeholder: "请输入", style: { "margin-left": "6px", width: "200px" } }, null, 8, ["modelValue"]), [[V, "custom" == le.value]]), w(m(n2, { style: { "margin-left": "4px" }, onClick: ye, size: "small", type: "primary", icon: f(P), circle: "" }, null, 8, ["icon"]), [[V, "custom" == le.value]])]), _: 1 }), w(g("div", E, [m(F2, { type: "primary" }, { default: d(() => a2[7] || (a2[7] = [k("请输入自定义Controller中Permission注解中的code后点击添加图标.")])), _: 1 })], 512), [[V, "service" != le.value]]), w(m(W2, { ref_key: "tableRef", ref: M, height: me.value, "show-header": false, size: "small", "current-row-key": "code", "row-key": "code", "highlight-current-row": true, onSortChange: ce, data: ue.value }, { default: d(() => [m(Q2, { width: "65" }, { default: d((e3) => [m(n2, { type: "default", size: "small", onClick: (l3) => {
102
+ return e2.showLabel ? (p(), i("span", D, c(e2.rowObj.name ? e2.rowObj.name : e2.rowObj.simpleCode), 1)) : (p(), s(ie2, { key: 1, modelValue: X.value, "onUpdate:modelValue": a2[6] || (a2[6] = (e3) => X.value = e3), ref_key: "popoverRef", ref: G, "popper-class": "amb-component-popover-main", visible: J.value, width: 400 }, { reference: d(() => [m(o2, { ref_key: "inputRef", ref: q, readonly: "", size: "small", onClick: he, title: e2.rowObj.name + "(" + e2.rowObj.simpleCode + ")", formatter: be, modelValue: te.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => te.value = e3), placeholder: "请选择" }, { suffix: d(() => [w(m(t2, { style: { cursor: "pointer" }, onClick: _(ge, ["stop"]) }, { default: d(() => [m(f(T))]), _: 1 }, 512), [[V, ae.value]])]), _: 1 }, 8, ["title", "modelValue"])]), default: d(() => [m(R3, { ref_key: "contentRef", ref: H }, { default: d(() => [m(u2, { effect: "dark", content: "关闭", placement: "top-end" }, { default: d(() => [m(n2, { type: "text", class: "amb-component-popover-close-btn", icon: f(S), onClick: fe }, null, 8, ["icon"])]), _: 1 }), e2.onlyService ? v("", true) : (p(), s(z2, { key: 0, span: 8 }, { default: d(() => [g("div", U, [(p(), i(y, null, h(Z, (e3) => g("div", { class: b(["amb-popover-menu-item", e3.value == le.value ? "is-active" : ""]), onClick: (l3) => ve(e3.value) }, [m(t2, null, { default: d(() => [w(m(f(j), null, null, 512), [[V, e3.value == l2.iconType]])]), _: 2 }, 1024), g("span", null, c(e3.label), 1)], 10, E)), 64))])]), _: 1 })), le.value ? (p(), s(z2, { key: 2, span: e2.onlyService ? 24 : 16, style: { "padding-left": "10px" } }, { default: d(() => [m(R3, null, { default: d(() => [w(m(N2, { modelValue: oe.systemCode, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => oe.systemCode = e3), placeholder: "当前应用", clearable: "", style: { width: "100px" } }, { default: d(() => [(p(true), i(y, null, h(ne.value, (e3) => (p(), s(A2, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), [[V, "service" == le.value]]), w(m(o2, { size: "small", modelValue: oe.searchValue, "onUpdate:modelValue": a2[2] || (a2[2] = (e3) => oe.searchValue = e3), placeholder: "搜索", "suffix-icon": f(O), style: C([{ "margin-left": "6px" }, { width: e2.onlyService ? "250px" : "130px" }]) }, null, 8, ["modelValue", "suffix-icon", "style"]), [[V, "service" == le.value]]), w(m(o2, { size: "small", modelValue: K.value, "onUpdate:modelValue": a2[3] || (a2[3] = (e3) => K.value = e3), placeholder: "请输入", style: { "margin-left": "6px", width: "200px" } }, null, 8, ["modelValue"]), [[V, "custom" == le.value]]), w(m(n2, { style: { "margin-left": "4px" }, onClick: ye, size: "small", type: "primary", icon: f(P), circle: "" }, null, 8, ["icon"]), [[V, "custom" == le.value]])]), _: 1 }), w(g("div", $, [m(F2, { type: "primary" }, { default: d(() => a2[7] || (a2[7] = [k("请输入自定义Controller中Permission注解中的code后点击添加图标.")])), _: 1 })], 512), [[V, "service" != le.value]]), w(m(W2, { ref_key: "tableRef", ref: M, height: me.value, "show-header": false, size: "small", "current-row-key": "code", "row-key": "code", "highlight-current-row": true, onSortChange: ce, data: ue.value }, { default: d(() => [m(Q2, { width: "65" }, { default: d((e3) => [m(n2, { type: "default", size: "small", onClick: (l3) => {
103
103
  return a3 = e3.row, ae.value = a3.code, B("update:modelValue", le.value, ae.value, a3.name, a3.id), void Y();
104
104
  var a3;
105
105
  } }, { default: d(() => a2[8] || (a2[8] = [k(" 选择 ")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), m(Q2, { label: "名称", prop: "name", width: "120", sortable: "custom" }, { default: d((e3) => [g("span", { style: { "text-align": "left" }, title: e3.row.name }, c(e3.row.name), 9, I)]), _: 1 }), m(Q2, { label: "编码", sortable: "custom" }, { default: d((e3) => [g("span", { style: { "text-align": "left" }, title: e3.row.code }, c(e3.row.code), 9, L)]), _: 1 })]), _: 1 }, 8, ["height", "data"]), [[V, "service" == le.value]]), w(m(re2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": ee.currentPage, "onUpdate:currentPage": a2[4] || (a2[4] = (e3) => ee.currentPage = e3), "page-size": ee.pageSize, "onUpdate:pageSize": a2[5] || (a2[5] = (e3) => ee.pageSize = e3), size: l2.small, "pager-count": 3, layout: "pager,total", total: ee.total, onCurrentChange: se }, null, 8, ["current-page", "page-size", "size", "total"]), [[V, "service" == le.value]])]), _: 1 }, 8, ["span"])) : (p(), s(z2, { key: 1, span: 16 }, { default: d(() => [m(x2, { description: "请选择类型", "image-size": 40 })]), _: 1 }))]), _: 1 }, 512)]), _: 1 }, 8, ["modelValue", "visible"]));
@@ -1,4 +1,4 @@
1
- import { defineComponent as e, ref as t, watch as n, resolveComponent as s, createElementBlock as a, openBlock as l, createElementVNode as r, normalizeClass as c, isRef as i, unref as o, createTextVNode as u, createBlock as g, createCommentVNode as d, withDirectives as v, createVNode as f, vShow as b } from "vue";
1
+ import { defineComponent as e, ref as t, watch as n, resolveComponent as s, createElementBlock as a, openBlock as l, createElementVNode as r, normalizeClass as c, isRef as i, unref as o, createTextVNode as u, createBlock as d, createCommentVNode as g, withDirectives as v, createVNode as f, vShow as b } from "vue";
2
2
  import p from "./tabs-attr-base.vue.js";
3
3
  import m from "./tabs-attr-style.vue.js";
4
4
  import y from "./tabs-attr-event.vue.js";
@@ -6,7 +6,6 @@ import j from "./tabs-attr-advanced.vue.js";
6
6
  const C = { class: "amb-design-attr-content" }, k = { class: "amb-design-attr-header" }, D = { class: "amb-design-attr-header-type" }, h = { class: "amb-design-attr-list" }, O = e({ __name: "tabs-attr", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
7
7
  } } }, emits: [], setup(e2, { emit: O2 }) {
8
8
  const _ = e2;
9
- _.configure;
10
9
  let q = t("base");
11
10
  _.configure.props = { isFullyRendered: true, isContentEmbedded: true, ..._.configure.props ?? {} }, null == _.configure.events && (_.configure.events = []);
12
11
  const x = t(0);
@@ -18,7 +17,7 @@ const C = { class: "amb-design-attr-content" }, k = { class: "amb-design-attr-he
18
17
  E();
19
18
  }), (t2, n2) => {
20
19
  const O3 = s("el-badge");
21
- return l(), a("div", C, [r("div", k, [r("div", D, [r("label", { class: c({ selected: "base" == o(q) }), onClick: n2[0] || (n2[0] = (e3) => i(q) ? q.value = "base" : q = "base") }, "属性", 2), r("label", { class: c({ selected: "style" == o(q) }), onClick: n2[1] || (n2[1] = (e3) => i(q) ? q.value = "style" : q = "style") }, "样式", 2), r("label", { class: c({ selected: "event" == o(q) }), onClick: n2[2] || (n2[2] = (e3) => i(q) ? q.value = "event" : q = "event") }, [n2[4] || (n2[4] = u(" 事件 ")), x.value > 0 ? (l(), g(O3, { key: 0, value: x.value }, null, 8, ["value"])) : d("", true)], 2), r("label", { class: c({ selected: "advanced" == o(q) }), onClick: n2[3] || (n2[3] = (e3) => i(q) ? q.value = "advanced" : q = "advanced") }, "高级", 2)])]), r("div", h, [v(f(p, { configure: e2.configure, pageDesign: e2.pageDesign }, null, 8, ["configure", "pageDesign"]), [[b, "base" == o(q)]]), v(f(m, { configure: e2.configure }, null, 8, ["configure"]), [[b, "style" == o(q)]]), v(f(y, { configure: e2.configure }, null, 8, ["configure"]), [[b, "event" == o(q)]]), v(f(j, { configure: e2.configure }, null, 8, ["configure"]), [[b, "advanced" == o(q)]])])]);
20
+ return l(), a("div", C, [r("div", k, [r("div", D, [r("label", { class: c({ selected: "base" == o(q) }), onClick: n2[0] || (n2[0] = (e3) => i(q) ? q.value = "base" : q = "base") }, "属性", 2), r("label", { class: c({ selected: "style" == o(q) }), onClick: n2[1] || (n2[1] = (e3) => i(q) ? q.value = "style" : q = "style") }, "样式", 2), r("label", { class: c({ selected: "event" == o(q) }), onClick: n2[2] || (n2[2] = (e3) => i(q) ? q.value = "event" : q = "event") }, [n2[4] || (n2[4] = u(" 事件 ")), x.value > 0 ? (l(), d(O3, { key: 0, value: x.value }, null, 8, ["value"])) : g("", true)], 2), r("label", { class: c({ selected: "advanced" == o(q) }), onClick: n2[3] || (n2[3] = (e3) => i(q) ? q.value = "advanced" : q = "advanced") }, "高级", 2)])]), r("div", h, [v(f(p, { configure: e2.configure, pageDesign: e2.pageDesign }, null, 8, ["configure", "pageDesign"]), [[b, "base" == o(q)]]), v(f(m, { configure: e2.configure }, null, 8, ["configure"]), [[b, "style" == o(q)]]), v(f(y, { configure: e2.configure }, null, 8, ["configure"]), [[b, "event" == o(q)]]), v(f(j, { configure: e2.configure }, null, 8, ["configure"]), [[b, "advanced" == o(q)]])])]);
22
21
  };
23
22
  } });
24
23
  export {
@@ -2,52 +2,52 @@ import { defineComponent as e, ref as t, computed as n, watch as i, onMounted as
2
2
  import { useDraggable as d } from "vue-draggable-plus";
3
3
  import v from "../../object-design.vue.js";
4
4
  import { deepCopy as b, getUuidv4 as y } from "../../../../utils/common-util.js";
5
- import { caculateComponentStyle as h } from "../../../../utils/container-design-util.js";
5
+ import { caculateComponentStyle as j } from "../../../../utils/container-design-util.js";
6
6
  import "element-plus";
7
- import { copyHandleEvents as j, deleteDesignItem as x } from "../../../../utils/page-design-util.js";
7
+ import { copyHandleEvents as h, deleteDesignItem as x } from "../../../../utils/page-design-util.js";
8
8
  import { getInputTypeComponentNames as O } from "../../../../utils/assemblys-config.js";
9
9
  const W = { class: "amb-widget-tools-parent amb-design-item-default" }, D = e({ __name: "tools-design", props: { pageDesign: {}, configure: {}, indexObj: {}, selectWidget: {} }, emits: ["onSelectWidget", "onCustomAttrWidget"], setup(e2, { emit: D2 }) {
10
10
  const C = e2;
11
11
  C.configure.items || (C.configure.items = []), null == C.configure.style && (C.configure.style = {}), C.configure.props = { isAffix: true, position: "top", ...C.configure.props ?? {} }, C.configure.runtime || (C.configure.runtime = {});
12
- const R = t({}), w = t(""), A = n(() => {
12
+ const A = t({}), w = t(""), k = n(() => {
13
13
  const { gap: e3 } = C.configure.props ?? {};
14
- return { ...e3 ? { gap: `${e3}px` } : {}, ...R.value ?? {} };
14
+ return { ...e3 ? { gap: `${e3}px` } : {}, ...A.value ?? {} };
15
15
  });
16
16
  i(C.configure.style, () => {
17
- N();
17
+ R();
18
18
  }), i(C.configure.props, () => {
19
- N();
19
+ R();
20
20
  });
21
- const k = O(), I = n(() => [...C.configure.items]);
22
- function S(e3) {
21
+ const I = O(), S = n(() => [...C.configure.items]);
22
+ function _(e3) {
23
23
  e3.forEach((e4) => {
24
24
  var _a, _b, _c, _d;
25
- if (e4.items && e4.items.length > 0 && S(e4.items), k.includes(e4.name)) {
25
+ if (e4.items && e4.items.length > 0 && _(e4.items), I.includes(e4.name)) {
26
26
  const t2 = { uuid: e4.uuid, defaultValue: (_b = (_a = e4.runtime) == null ? void 0 : _a.props) == null ? void 0 : _b.defaultValue, prop: (_d = (_c = e4.runtime) == null ? void 0 : _c.props) == null ? void 0 : _d.prop };
27
27
  C.pageDesign.toolsInputComponents.push(t2);
28
28
  }
29
29
  });
30
30
  }
31
- i(I, (e3, t2) => {
32
- e3.length > t2.length && z(-1, e3[e3.length - 1]), "list" === C.pageDesign.pageType && (C.pageDesign.toolsInputComponents = [], S(e3));
31
+ i(S, (e3, t2) => {
32
+ e3.length > t2.length && z(-1, e3[e3.length - 1]), "list" === C.pageDesign.pageType && (C.pageDesign.toolsInputComponents = [], _(e3));
33
33
  }, { important: true, deep: true });
34
- const _ = t(null);
35
- function N() {
36
- h(C.configure, R, w, null);
34
+ const N = t(null);
35
+ function R() {
36
+ j(C.configure, A, w, null);
37
37
  const e3 = C.configure.props;
38
- "flex-end" == e3.align ? R.value["justify-content"] = "right" : "center" == e3.align && (R.value["justify-content"] = "center"), C.configure.runtime.style = R.value, C.configure.runtime.class = w.value;
38
+ "flex-end" == e3.align ? A.value["justify-content"] = "right" : "center" == e3.align && (A.value["justify-content"] = "center"), C.configure.runtime.style = A.value, C.configure.runtime.class = w.value;
39
39
  }
40
- d(_, C.configure.items, { group: "amb-assembly-item", animation: 300, ghostClass: "amb-item-ghost", forceFallback: true, onAdd: function(e3) {
40
+ d(N, C.configure.items, { group: "amb-assembly-item", animation: 300, ghostClass: "amb-item-ghost", forceFallback: true, onAdd: function(e3) {
41
41
  if (C.configure && C.configure.items) {
42
42
  const t2 = e3.newIndex, n2 = C.configure.items[t2];
43
43
  n2.style || (n2.style = {});
44
44
  }
45
45
  } }), o(() => {
46
- if (N(), _.value.parentNode) {
46
+ if (R(), N.value.parentNode) {
47
47
  new ResizeObserver((e3) => {
48
- for (let t2 of e3) t2.target, t2.contentRect, t2.contentRect.width, t2.contentRect.height, t2.contentRect.top, t2.contentRect.left;
49
- N();
50
- }).observe(_.value.parentNode);
48
+ for (let t2 of e3) ;
49
+ R();
50
+ }).observe(N.value.parentNode);
51
51
  }
52
52
  }), s(() => {
53
53
  });
@@ -63,13 +63,13 @@ const W = { class: "amb-widget-tools-parent amb-design-item-default" }, D = e({
63
63
  const n2 = t2.indexOf(e3);
64
64
  if (-1 == n2) return void alert("无可复制对象!");
65
65
  const i2 = a(b(e3));
66
- i2.uuid = y(), j(i2, C.pageDesign), t2.splice(n2 + 1, 0, i2);
66
+ i2.uuid = y(), h(i2, C.pageDesign), t2.splice(n2 + 1, 0, i2);
67
67
  }
68
68
  function T(e3) {
69
69
  let t2 = C.configure.items;
70
70
  x(t2, e3, e3.items && e3.items.length > 0, true);
71
71
  }
72
- return (e3, t2) => (r(), u("div", W, [l("div", { class: c(["amb-widget-tools", w.value]), style: g(A.value), ref_key: "thisRef", ref: _ }, [(r(true), u(f, null, p(e3.configure.items, (t3, n2) => (r(), m(v, { key: t3, pageDesign: e3.pageDesign, configure: t3, selectWidget: e3.selectWidget, indexObj: e3.indexObj, onOnSelectWidget: z, onOnCustomAttrWidget: E, onOnCopy: F, onOnDelete: T }, null, 8, ["pageDesign", "configure", "selectWidget", "indexObj"]))), 128))], 6)]));
72
+ return (e3, t2) => (r(), u("div", W, [l("div", { class: c(["amb-widget-tools", w.value]), style: g(k.value), ref_key: "thisRef", ref: N }, [(r(true), u(f, null, p(e3.configure.items, (t3, n2) => (r(), m(v, { key: t3, pageDesign: e3.pageDesign, configure: t3, selectWidget: e3.selectWidget, indexObj: e3.indexObj, onOnSelectWidget: z, onOnCustomAttrWidget: E, onOnCopy: F, onOnDelete: T }, null, 8, ["pageDesign", "configure", "selectWidget", "indexObj"]))), 128))], 6)]));
73
73
  } });
74
74
  export {
75
75
  D as default
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, onMounted as a, resolveComponent as o,
2
2
  import { getFormComponentOptions as f } from "../../../../utils/assemblys-config.js";
3
3
  import g from "../../common/common-attr-size.vue.js";
4
4
  import "@element-plus/icons-vue";
5
- import v from "../../common/common-variable-bind.vue.js";
5
+ import v from "../../common/common-variable-bind.vue2.js";
6
6
  import V from "agilebuilder-ui/src/utils/request";
7
7
  const _ = { style: { padding: "8px 0px 0px 0px" } }, y = e({ __name: "barcode-attr-base", props: { configure: Object, default: () => ({ props: {} }) }, setup(e2) {
8
8
  const y2 = e2, C = l([]);
@@ -1,4 +1,4 @@
1
- import { defineComponent as e, ref as r, onMounted as o, watch as a, createElementBlock as t, openBlock as u, normalizeStyle as s, normalizeClass as l, withDirectives as n, createElementVNode as c, vShow as i } from "vue";
1
+ import { defineComponent as e, ref as r, onMounted as o, watch as a, createElementBlock as t, openBlock as u, normalizeStyle as s, normalizeClass as l, withDirectives as n, createElementVNode as i, vShow as c } from "vue";
2
2
  import p from "qrcode";
3
3
  import f from "jsbarcode";
4
4
  import { caculateDetailComponentStyle as b, caculateComponentProps as d } from "../../../../utils/form-design-util.js";
@@ -11,7 +11,7 @@ const m = ["src"], v = e({ __name: "barcode-design", props: { configure: Object
11
11
  let e3 = {};
12
12
  const r2 = {};
13
13
  if (v2.configure.props.preSuffix && (e3 = v2.configure.props), e3.base.bindProp && (g.value = e3.base.bindProp), e3.base && "br-code" === e3.base.type && C(), e3.base && "QR-code" === e3.base.type && p.toDataURL(g.value, (e4, r3) => {
14
- e4 ? console.error(e4) : y.value = r3;
14
+ e4 || (y.value = r3);
15
15
  }), r2.type = e3.base.type, r2.brCodeFormat = e3.base.brCodeFormat, r2.generateRuleType = e3.base.generateRuleType, r2.generateRule = e3.base.generateRule, r2 != {}) for (const e4 in r2) O.value[e4] = r2[e4];
16
16
  }
17
17
  o(() => {
@@ -22,7 +22,7 @@ const m = ["src"], v = e({ __name: "barcode-design", props: { configure: Object
22
22
  b(v2.configure, x, D, F);
23
23
  }, { immediate: true }), a(v2.configure.props, () => {
24
24
  d(v2.configure, O), _(), v2.configure.runtime.props = O.value;
25
- }, { immediate: true }), (e3, r2) => (u(), t("div", { class: l(D.value), style: s(x.value) }, [n(c("canvas", { ref_key: "barcode", ref: R }, null, 512), [[i, "br-code" === O.value.type]]), n(c("img", { src: y.value }, null, 8, m), [[i, "QR-code" === O.value.type]])], 6));
25
+ }, { immediate: true }), (e3, r2) => (u(), t("div", { class: l(D.value), style: s(x.value) }, [n(i("canvas", { ref_key: "barcode", ref: R }, null, 512), [[c, "br-code" === O.value.type]]), n(i("img", { src: y.value }, null, 8, m), [[c, "QR-code" === O.value.type]])], 6));
26
26
  } });
27
27
  export {
28
28
  v as default
@@ -38,7 +38,7 @@ const E = { key: 0 }, L = { style: { display: "flex", margin: "8px 0" } }, G = {
38
38
  q.value.validate((e3) => {
39
39
  if (e3) {
40
40
  let e4;
41
- P.value.uuid ? (e4 = ge(P.value.uuid), e4.titleText = P.value.titleText, e4.displayOrder = P.value.displayOrder, void 0 !== P.value.displayOrder && null !== P.value.displayOrder || V(P.value.parentUuid, e4, Z.value), B.value = false) : (P.value.uuid = k(), void 0 !== P.value.displayOrder && null !== P.value.displayOrder || V(P.value.parentUuid, P.value, Z.value), Z.value.push(P.value), B.value = false), ie(), P.value.parentUuid ? ee.value.append(P.value, K.value) : z.value = C(Z.value), Q.value && he(), M2.configure;
41
+ P.value.uuid ? (e4 = ge(P.value.uuid), e4.titleText = P.value.titleText, e4.displayOrder = P.value.displayOrder, void 0 !== P.value.displayOrder && null !== P.value.displayOrder || V(P.value.parentUuid, e4, Z.value), B.value = false) : (P.value.uuid = k(), void 0 !== P.value.displayOrder && null !== P.value.displayOrder || V(P.value.parentUuid, P.value, Z.value), Z.value.push(P.value), B.value = false), ie(), P.value.parentUuid ? ee.value.append(P.value, K.value) : z.value = C(Z.value), Q.value && he();
42
42
  }
43
43
  });
44
44
  }
@@ -1,8 +1,8 @@
1
- import { defineComponent as e, ref as l, resolveComponent as a, createElementBlock as o, openBlock as u, Fragment as n, createElementVNode as t, createVNode as d, withDirectives as i, withCtx as r, createTextVNode as m, vShow as p, createBlock as c, createCommentVNode as s, toDisplayString as w, renderList as b, unref as f, nextTick as y } from "vue";
2
- import { getFormComponentOptions as V } from "../../../../utils/assemblys-config.js";
1
+ import { defineComponent as e, ref as l, resolveComponent as a, createElementBlock as o, openBlock as u, Fragment as n, createElementVNode as t, createVNode as d, withDirectives as i, withCtx as r, createTextVNode as m, vShow as p, createBlock as c, createCommentVNode as s, toDisplayString as w, renderList as b, unref as f, nextTick as V } from "vue";
2
+ import { getFormComponentOptions as y } from "../../../../utils/assemblys-config.js";
3
3
  import "uuid";
4
- import g from "./configuration-value.vue.js";
5
- import v from "./formatting.vue.js";
4
+ import v from "./configuration-value.vue.js";
5
+ import g from "./formatting.vue.js";
6
6
  import { getCustomFuncs as h } from "../../../../utils/page-event-util.js";
7
7
  const k = { key: 0 }, F = { key: 1 }, _ = { key: 0 }, C = { key: 0 }, U = { key: 0 }, x = { key: 1 }, N = { key: 0 }, T = { key: 1 }, D = { key: 0 }, R = { key: 0 }, S = { key: 0 }, M = { key: 0 }, E = { key: 0 }, A = { key: 0 }, I = { key: 0 }, O = { key: 0 }, j = { key: 0 }, J = e({ __name: "dynamic-column", props: { configure: { type: Object, default: () => ({ props: {} }) }, modelTableFieldList: { type: Array, default: () => [] }, clolumnTableFields: { type: Array, default: () => [] }, title: String }, setup(e2) {
8
8
  const J2 = e2, K = l(false), L = l(null);
@@ -18,29 +18,29 @@ const k = { key: 0 }, F = { key: 1 }, _ = { key: 0 }, C = { key: 0 }, U = { key:
18
18
  }
19
19
  const H = l(false), B = l({}), P = l(0), Q = l(0);
20
20
  function W(e3, l2, a2) {
21
- P.value = a2, Q.value = e3, 1 === e3 ? B.value = l2.valueSettingFormat : 2 === e3 && (B.value = l2.dynamicDataSourceData), H.value = true, y(() => {
21
+ P.value = a2, Q.value = e3, 1 === e3 ? B.value = l2.valueSettingFormat : 2 === e3 && (B.value = l2.dynamicDataSourceData), H.value = true, V(() => {
22
22
  L.value && "dynamicDataSource" === B.value.type && L.value.echoDataOrigin(B.value.dynamicDataSourceCode);
23
23
  });
24
24
  }
25
25
  function X(e3) {
26
- 1 === Q.value ? J2.configure.props.dynamicColumnData.columnModelTable[P.value].valueSettingFormat = e3 : J2.configure.props.dynamicColumnData.columnModelTable[P.value].dynamicDataSourceData = e3, J2.configure.props.dynamicColumnData.columnModelTable;
26
+ 1 === Q.value ? J2.configure.props.dynamicColumnData.columnModelTable[P.value].valueSettingFormat = e3 : J2.configure.props.dynamicColumnData.columnModelTable[P.value].dynamicDataSourceData = e3;
27
27
  }
28
28
  function Y() {
29
29
  H.value = false;
30
30
  }
31
31
  function Z(e3) {
32
- J2.configure.props.dynamicColumnData.columnModelTable[P.value].listColumnFormat = e3, J2.configure.props.dynamicColumnData.columnModelTable;
32
+ J2.configure.props.dynamicColumnData.columnModelTable[P.value].listColumnFormat = e3;
33
33
  }
34
34
  function ee() {
35
35
  le.value = false;
36
36
  }
37
37
  const le = l(false), ae = l({});
38
- return (l2, y2) => {
38
+ return (l2, V2) => {
39
39
  const J3 = a("el-button"), z2 = a("el-text"), P2 = a("el-option"), Q2 = a("el-select"), oe = a("el-input"), ue = a("el-table-column"), ne = a("el-switch"), te = a("el-table"), de = a("el-dialog");
40
- return u(), o(n, null, [t("div", null, [d(J3, { type: "primary", onClick: y2[0] || (y2[0] = (e3) => K.value = true) }, { default: r(() => y2[2] || (y2[2] = [m("编辑")])), _: 1 }), i(d(z2, { type: "success" }, { default: r(() => y2[3] || (y2[3] = [m(" 已设置条件")])), _: 1 }, 512), [[p, e2.configure.props.dynamicColumnData.columnModelTable && e2.configure.props.dynamicColumnData.columnModelTable.length > 0]])]), d(de, { "append-to-body": "", modelValue: K.value, "onUpdate:modelValue": y2[1] || (y2[1] = (e3) => K.value = e3), title: e2.title, width: "60%" }, { default: r(() => [t("div", null, [d(J3, { onClick: q, type: "primary", size: "default" }, { default: r(() => y2[4] || (y2[4] = [m("添加")])), _: 1 }), d(J3, { onClick: G, type: "danger", size: "default" }, { default: r(() => y2[5] || (y2[5] = [m("删除")])), _: 1 })]), d(te, { data: e2.configure.props.dynamicColumnData.columnModelTable, border: "", "highlight-current-row": "", "row-key": "id", style: { width: "100%", "margin-top": "10px" }, "max-height": "400px", onRowDblclick: $, onRowClick: $ }, { default: r(() => [d(ue, { label: "基本信息" }, { default: r(() => [d(ue, { label: "标题字段", align: "center", fixed: "left", prop: "columnName", width: "150" }, { default: r((l3) => [l3.row.editing ? (u(), o("span", F, ["dataTable" == e2.configure.props.dynamicColumnData.dataSources ? (u(), c(Q2, { key: 0, modelValue: l3.row.columnName, "onUpdate:modelValue": (e3) => l3.row.columnName = e3, clearable: "", filterable: "", "allow-create": "", "default-first-option": "" }, { default: r(() => [(u(true), o(n, null, b(e2.modelTableFieldList, (e3, l4) => (u(), c(P2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])) : "sql" == e2.configure.props.dynamicColumnData.dataSources ? (u(), c(oe, { key: 1, modelValue: l3.row.columnName, "onUpdate:modelValue": (e3) => l3.row.columnName = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])) : "optionGroup" == e2.configure.props.dynamicColumnData.dataSources ? (u(), c(Q2, { key: 2, modelValue: l3.row.columnName, "onUpdate:modelValue": (e3) => l3.row.columnName = e3, clearable: "" }, { default: r(() => [d(P2, { label: "Label", value: "label" }), d(P2, { label: "Value", value: "value" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])) : s("", true)])) : (u(), o("span", k, [t("span", null, w(l3.row.columnName), 1)]))]), _: 1 }), d(ue, { label: "固定标题", align: "center", fixed: "left", prop: "headerName", width: "150" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.headerName, "onUpdate:modelValue": (l3) => e3.row.headerName = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", _, w(e3.row.headerName), 1))]), _: 1 }), d(ue, { label: "标题值设置", align: "center", prop: "valueSet", width: "110" }, { default: r((e3) => [d(J3, { disabled: !e3.row.editing, type: "primary", onClick: (l3) => W(2, e3.row, e3.$index) }, { default: r(() => y2[6] || (y2[6] = [m("配置值设置")])), _: 2 }, 1032, ["disabled", "onClick"])]), _: 1 }), d(ue, { label: "固定标题国际化key", align: "center", fixed: "left", prop: "headerNameI18nKey", width: "200px" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.headerNameI18nKey, "onUpdate:modelValue": (l3) => e3.row.headerNameI18nKey = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", C, w(e3.row.headerNameI18nKey), 1))]), _: 1 }), d(ue, { label: "内容字段", align: "center", fixed: "left", prop: "prop", width: "210px" }, { default: r((l3) => [l3.row.editing ? (u(), o("span", x, [d(Q2, { modelValue: l3.row.prop, "onUpdate:modelValue": (e3) => l3.row.prop = e3, clearable: "", style: { width: "100%" }, onFocus: (e3) => $(l3.row) }, { default: r(() => [(u(true), o(n, null, b(e2.clolumnTableFields, (e3, l4) => (u(), c(P2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])])) : (u(), o("span", U, [t("span", null, w(l3.row.prop), 1)]))]), _: 1 }), d(ue, { label: "标题内容映射字段", align: "center", fixed: "left", prop: "titleContentJoinField", width: "210px" }, { default: r((l3) => [l3.row.editing ? (u(), o("span", T, [d(Q2, { modelValue: l3.row.titleContentJoinField, "onUpdate:modelValue": (e3) => l3.row.titleContentJoinField = e3, clearable: "", style: { width: "100%" }, onFocus: (e3) => $(l3.row) }, { default: r(() => [(u(true), o(n, null, b(e2.clolumnTableFields, (e3, l4) => (u(), c(P2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])])) : (u(), o("span", N, [t("span", null, w(l3.row.titleContentJoinField), 1)]))]), _: 1 }), d(ue, { label: "列宽", align: "center", prop: "width", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.width, "onUpdate:modelValue": (l3) => e3.row.width = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", D, w(e3.row.width), 1))]), _: 1 }), d(ue, { label: "是否显示", align: "center", prop: "visible", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(ne, { key: 1, modelValue: e3.row.visible, "onUpdate:modelValue": (l3) => e3.row.visible = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", R, w(e3.row.visible), 1))]), _: 1 }), d(ue, { label: "是否导出", align: "center", prop: "exportable", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(ne, { key: 1, modelValue: e3.row.exportable, "onUpdate:modelValue": (l3) => e3.row.exportable = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", S, w(e3.row.exportable), 1))]), _: 1 }), d(ue, { label: "是否排序", align: "center", prop: "listColumnSort", width: "80" }, { default: r((e3) => [e3.row.editing ? (u(), c(Q2, { key: 1, modelValue: e3.row.listColumnSort, "onUpdate:modelValue": (l3) => e3.row.listColumnSort = l3, clearable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "自定义", value: "custom" }), d(P2, { label: "排序", value: "true" }), d(P2, { label: "不排序", value: "false" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", M, w(e3.row.listColumnSort), 1))]), _: 1 }), d(ue, { label: "冻结列", align: "center", prop: "listColumnFixed", width: "80" }, { default: r((e3) => [e3.row.editing ? (u(), c(Q2, { key: 1, modelValue: e3.row.listColumnFixed, "onUpdate:modelValue": (l3) => e3.row.listColumnFixed = l3, clearable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "不冻结", value: "false" }), d(P2, { label: "左", value: "left" }), d(P2, { label: "右", value: "right" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", E, w(e3.row.listColumnFixed), 1))]), _: 1 }), d(ue, { label: "格式设置", align: "center", prop: "format", width: "100" }, { default: r((e3) => [d(J3, { disabled: !e3.row.editing, type: "primary", onClick: (l3) => {
40
+ return u(), o(n, null, [t("div", null, [d(J3, { type: "primary", onClick: V2[0] || (V2[0] = (e3) => K.value = true) }, { default: r(() => V2[2] || (V2[2] = [m("编辑")])), _: 1 }), i(d(z2, { type: "success" }, { default: r(() => V2[3] || (V2[3] = [m(" 已设置条件")])), _: 1 }, 512), [[p, e2.configure.props.dynamicColumnData.columnModelTable && e2.configure.props.dynamicColumnData.columnModelTable.length > 0]])]), d(de, { "append-to-body": "", modelValue: K.value, "onUpdate:modelValue": V2[1] || (V2[1] = (e3) => K.value = e3), title: e2.title, width: "60%" }, { default: r(() => [t("div", null, [d(J3, { onClick: q, type: "primary", size: "default" }, { default: r(() => V2[4] || (V2[4] = [m("添加")])), _: 1 }), d(J3, { onClick: G, type: "danger", size: "default" }, { default: r(() => V2[5] || (V2[5] = [m("删除")])), _: 1 })]), d(te, { data: e2.configure.props.dynamicColumnData.columnModelTable, border: "", "highlight-current-row": "", "row-key": "id", style: { width: "100%", "margin-top": "10px" }, "max-height": "400px", onRowDblclick: $, onRowClick: $ }, { default: r(() => [d(ue, { label: "基本信息" }, { default: r(() => [d(ue, { label: "标题字段", align: "center", fixed: "left", prop: "columnName", width: "150" }, { default: r((l3) => [l3.row.editing ? (u(), o("span", F, ["dataTable" == e2.configure.props.dynamicColumnData.dataSources ? (u(), c(Q2, { key: 0, modelValue: l3.row.columnName, "onUpdate:modelValue": (e3) => l3.row.columnName = e3, clearable: "", filterable: "", "allow-create": "", "default-first-option": "" }, { default: r(() => [(u(true), o(n, null, b(e2.modelTableFieldList, (e3, l4) => (u(), c(P2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])) : "sql" == e2.configure.props.dynamicColumnData.dataSources ? (u(), c(oe, { key: 1, modelValue: l3.row.columnName, "onUpdate:modelValue": (e3) => l3.row.columnName = e3 }, null, 8, ["modelValue", "onUpdate:modelValue"])) : "optionGroup" == e2.configure.props.dynamicColumnData.dataSources ? (u(), c(Q2, { key: 2, modelValue: l3.row.columnName, "onUpdate:modelValue": (e3) => l3.row.columnName = e3, clearable: "" }, { default: r(() => [d(P2, { label: "Label", value: "label" }), d(P2, { label: "Value", value: "value" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])) : s("", true)])) : (u(), o("span", k, [t("span", null, w(l3.row.columnName), 1)]))]), _: 1 }), d(ue, { label: "固定标题", align: "center", fixed: "left", prop: "headerName", width: "150" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.headerName, "onUpdate:modelValue": (l3) => e3.row.headerName = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", _, w(e3.row.headerName), 1))]), _: 1 }), d(ue, { label: "标题值设置", align: "center", prop: "valueSet", width: "110" }, { default: r((e3) => [d(J3, { disabled: !e3.row.editing, type: "primary", onClick: (l3) => W(2, e3.row, e3.$index) }, { default: r(() => V2[6] || (V2[6] = [m("配置值设置")])), _: 2 }, 1032, ["disabled", "onClick"])]), _: 1 }), d(ue, { label: "固定标题国际化key", align: "center", fixed: "left", prop: "headerNameI18nKey", width: "200px" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.headerNameI18nKey, "onUpdate:modelValue": (l3) => e3.row.headerNameI18nKey = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", C, w(e3.row.headerNameI18nKey), 1))]), _: 1 }), d(ue, { label: "内容字段", align: "center", fixed: "left", prop: "prop", width: "210px" }, { default: r((l3) => [l3.row.editing ? (u(), o("span", x, [d(Q2, { modelValue: l3.row.prop, "onUpdate:modelValue": (e3) => l3.row.prop = e3, clearable: "", style: { width: "100%" }, onFocus: (e3) => $(l3.row) }, { default: r(() => [(u(true), o(n, null, b(e2.clolumnTableFields, (e3, l4) => (u(), c(P2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])])) : (u(), o("span", U, [t("span", null, w(l3.row.prop), 1)]))]), _: 1 }), d(ue, { label: "标题内容映射字段", align: "center", fixed: "left", prop: "titleContentJoinField", width: "210px" }, { default: r((l3) => [l3.row.editing ? (u(), o("span", T, [d(Q2, { modelValue: l3.row.titleContentJoinField, "onUpdate:modelValue": (e3) => l3.row.titleContentJoinField = e3, clearable: "", style: { width: "100%" }, onFocus: (e3) => $(l3.row) }, { default: r(() => [(u(true), o(n, null, b(e2.clolumnTableFields, (e3, l4) => (u(), c(P2, { key: l4, label: e3.alias, value: e3.dbColumnName }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])])) : (u(), o("span", N, [t("span", null, w(l3.row.titleContentJoinField), 1)]))]), _: 1 }), d(ue, { label: "列宽", align: "center", prop: "width", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.width, "onUpdate:modelValue": (l3) => e3.row.width = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", D, w(e3.row.width), 1))]), _: 1 }), d(ue, { label: "是否显示", align: "center", prop: "visible", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(ne, { key: 1, modelValue: e3.row.visible, "onUpdate:modelValue": (l3) => e3.row.visible = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", R, w(e3.row.visible), 1))]), _: 1 }), d(ue, { label: "是否导出", align: "center", prop: "exportable", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(ne, { key: 1, modelValue: e3.row.exportable, "onUpdate:modelValue": (l3) => e3.row.exportable = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", S, w(e3.row.exportable), 1))]), _: 1 }), d(ue, { label: "是否排序", align: "center", prop: "listColumnSort", width: "80" }, { default: r((e3) => [e3.row.editing ? (u(), c(Q2, { key: 1, modelValue: e3.row.listColumnSort, "onUpdate:modelValue": (l3) => e3.row.listColumnSort = l3, clearable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "自定义", value: "custom" }), d(P2, { label: "排序", value: "true" }), d(P2, { label: "不排序", value: "false" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", M, w(e3.row.listColumnSort), 1))]), _: 1 }), d(ue, { label: "冻结列", align: "center", prop: "listColumnFixed", width: "80" }, { default: r((e3) => [e3.row.editing ? (u(), c(Q2, { key: 1, modelValue: e3.row.listColumnFixed, "onUpdate:modelValue": (l3) => e3.row.listColumnFixed = l3, clearable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "不冻结", value: "false" }), d(P2, { label: "左", value: "left" }), d(P2, { label: "右", value: "right" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", E, w(e3.row.listColumnFixed), 1))]), _: 1 }), d(ue, { label: "格式设置", align: "center", prop: "format", width: "100" }, { default: r((e3) => [d(J3, { disabled: !e3.row.editing, type: "primary", onClick: (l3) => {
41
41
  return a2 = e3.row, le.value = true, void (ae.value = a2.listColumnFormat);
42
42
  var a2;
43
- } }, { default: r(() => y2[7] || (y2[7] = [m("配置格式 ")])), _: 2 }, 1032, ["disabled", "onClick"])]), _: 1 }), d(ue, { label: "值设置", align: "center", prop: "valueSet", width: "110" }, { default: r((e3) => [d(J3, { disabled: !e3.row.editing, type: "primary", onClick: (l3) => W(1, e3.row, e3.$index) }, { default: r(() => y2[8] || (y2[8] = [m("配置值设置")])), _: 2 }, 1032, ["disabled", "onClick"])]), _: 1 }), d(ue, { label: "行编辑设置" }, { default: r(() => [d(ue, { label: "是否编辑", align: "center", prop: "editable", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(ne, { key: 1, modelValue: e3.row.editable, "onUpdate:modelValue": (l3) => e3.row.editable = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", A, w(e3.row.editable), 1))]), _: 1 }), d(ue, { label: "默认值设置", align: "center", prop: "defaultValue", width: "100" }, { default: r((e3) => [e3.row.editing ? (u(), c(Q2, { key: 1, modelValue: e3.row.defaultValue, "onUpdate:modelValue": (l3) => e3.row.defaultValue = l3, placeholder: "请选择", "allow-create": "", clearable: "", "default-first-option": "", filterable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "无", value: "CURRENT_NOTHING" }), d(P2, { label: "当前日期", value: "CURRENT_DATE" }), d(P2, { label: "当前时间", value: "CURRENT_TIME" }), d(P2, { label: "当前用户名", value: "CURRENT_USER_NAME" }), d(P2, { label: "当前登陆名", value: "CURRENT_LOGIN_NAME" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", I, w(e3.row.defaultValue), 1))]), _: 1 }), d(ue, { label: "控件类型名称", align: "center", prop: "controlName", width: "120" }, { default: r((e3) => [e3.row.editing ? s("", true) : (u(), o("span", O, w(e3.row.controlName), 1)), d(Q2, { modelValue: e3.row.controlName, "onUpdate:modelValue": (l3) => e3.row.controlName = l3, onFocus: (l3) => $(e3.row), placeholder: "请选择" }, { default: r(() => [(u(true), o(n, null, b(f(V)(), (e4) => (u(), c(P2, { key: e4.name, label: e4.label, value: e4.name }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "控件事件", align: "center", width: "150px" }, { default: r((e3) => [d(Q2, { clearable: "", disabled: !e3.row.editing, modelValue: e3.row.eventOption, "onUpdate:modelValue": (l3) => e3.row.eventOption = l3, placeholder: "请选择自定义方法", filterable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [(u(true), o(n, null, b(f(h)(), (e4) => (u(), c(P2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["disabled", "modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "校验规则", align: "center", prop: "checkRules", width: "200px" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.checkRules, "onUpdate:modelValue": (l3) => e3.row.checkRules = l3, type: "textarea", onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", j, w(e3.row.checkRules), 1))]), _: 1 }), d(ue, { label: "校验规则", prop: "validations", width: "800" }, { default: r(() => [d(ue, { label: "必填", align: "center", width: "70" }, { default: r((e3) => [d(ne, { modelValue: e3.row.required, "onUpdate:modelValue": (l3) => e3.row.required = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "校验格式", width: "100" }, { default: r((e3) => [d(Q2, { modelValue: e3.row.type, "onUpdate:modelValue": (l3) => e3.row.type = l3, clearable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "字符串", value: "string" }), d(P2, { label: "数字", value: "number" }), d(P2, { label: "布尔", value: "boolean" }), d(P2, { label: "整形", value: "integer" }), d(P2, { label: "单精度", value: "float" }), d(P2, { label: "url", value: "url" }), d(P2, { label: "邮箱地址", value: "email" }), d(P2, { label: "十六进制", value: "hex" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "正则表达式", width: "500" }, { default: r((e3) => [d(oe, { modelValue: e3.row.pattern, "onUpdate:modelValue": (l3) => e3.row.pattern = l3, placeholder: "填写正则表达式", type: "textarea", onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["data"]), H.value ? (u(), c(g, { key: 0, ref_key: "configurationRef", ref: L, configValue: B.value, clolumnTableFields: e2.clolumnTableFields, onAdd: X, onClose: Y }, null, 8, ["configValue", "clolumnTableFields"])) : s("", true), le.value ? (u(), c(v, { key: 1, pageDesign: l2.pageDesign, formatting: ae.value, onAdd: Z, onClose: ee }, null, 8, ["pageDesign", "formatting"])) : s("", true)]), _: 1 }, 8, ["modelValue", "title"])], 64);
43
+ } }, { default: r(() => V2[7] || (V2[7] = [m("配置格式 ")])), _: 2 }, 1032, ["disabled", "onClick"])]), _: 1 }), d(ue, { label: "值设置", align: "center", prop: "valueSet", width: "110" }, { default: r((e3) => [d(J3, { disabled: !e3.row.editing, type: "primary", onClick: (l3) => W(1, e3.row, e3.$index) }, { default: r(() => V2[8] || (V2[8] = [m("配置值设置")])), _: 2 }, 1032, ["disabled", "onClick"])]), _: 1 }), d(ue, { label: "行编辑设置" }, { default: r(() => [d(ue, { label: "是否编辑", align: "center", prop: "editable", width: "80px" }, { default: r((e3) => [e3.row.editing ? (u(), c(ne, { key: 1, modelValue: e3.row.editable, "onUpdate:modelValue": (l3) => e3.row.editable = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", A, w(e3.row.editable), 1))]), _: 1 }), d(ue, { label: "默认值设置", align: "center", prop: "defaultValue", width: "100" }, { default: r((e3) => [e3.row.editing ? (u(), c(Q2, { key: 1, modelValue: e3.row.defaultValue, "onUpdate:modelValue": (l3) => e3.row.defaultValue = l3, placeholder: "请选择", "allow-create": "", clearable: "", "default-first-option": "", filterable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "无", value: "CURRENT_NOTHING" }), d(P2, { label: "当前日期", value: "CURRENT_DATE" }), d(P2, { label: "当前时间", value: "CURRENT_TIME" }), d(P2, { label: "当前用户名", value: "CURRENT_USER_NAME" }), d(P2, { label: "当前登陆名", value: "CURRENT_LOGIN_NAME" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", I, w(e3.row.defaultValue), 1))]), _: 1 }), d(ue, { label: "控件类型名称", align: "center", prop: "controlName", width: "120" }, { default: r((e3) => [e3.row.editing ? s("", true) : (u(), o("span", O, w(e3.row.controlName), 1)), d(Q2, { modelValue: e3.row.controlName, "onUpdate:modelValue": (l3) => e3.row.controlName = l3, onFocus: (l3) => $(e3.row), placeholder: "请选择" }, { default: r(() => [(u(true), o(n, null, b(f(y)(), (e4) => (u(), c(P2, { key: e4.name, label: e4.label, value: e4.name }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "控件事件", align: "center", width: "150px" }, { default: r((e3) => [d(Q2, { clearable: "", disabled: !e3.row.editing, modelValue: e3.row.eventOption, "onUpdate:modelValue": (l3) => e3.row.eventOption = l3, placeholder: "请选择自定义方法", filterable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [(u(true), o(n, null, b(f(h)(), (e4) => (u(), c(P2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["disabled", "modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "校验规则", align: "center", prop: "checkRules", width: "200px" }, { default: r((e3) => [e3.row.editing ? (u(), c(oe, { key: 1, modelValue: e3.row.checkRules, "onUpdate:modelValue": (l3) => e3.row.checkRules = l3, type: "textarea", onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])) : (u(), o("span", j, w(e3.row.checkRules), 1))]), _: 1 }), d(ue, { label: "校验规则", prop: "validations", width: "800" }, { default: r(() => [d(ue, { label: "必填", align: "center", width: "70" }, { default: r((e3) => [d(ne, { modelValue: e3.row.required, "onUpdate:modelValue": (l3) => e3.row.required = l3, onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "校验格式", width: "100" }, { default: r((e3) => [d(Q2, { modelValue: e3.row.type, "onUpdate:modelValue": (l3) => e3.row.type = l3, clearable: "", onFocus: (l3) => $(e3.row) }, { default: r(() => [d(P2, { label: "字符串", value: "string" }), d(P2, { label: "数字", value: "number" }), d(P2, { label: "布尔", value: "boolean" }), d(P2, { label: "整形", value: "integer" }), d(P2, { label: "单精度", value: "float" }), d(P2, { label: "url", value: "url" }), d(P2, { label: "邮箱地址", value: "email" }), d(P2, { label: "十六进制", value: "hex" })]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 }), d(ue, { label: "正则表达式", width: "500" }, { default: r((e3) => [d(oe, { modelValue: e3.row.pattern, "onUpdate:modelValue": (l3) => e3.row.pattern = l3, placeholder: "填写正则表达式", type: "textarea", onFocus: (l3) => $(e3.row) }, null, 8, ["modelValue", "onUpdate:modelValue", "onFocus"])]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["data"]), H.value ? (u(), c(v, { key: 0, ref_key: "configurationRef", ref: L, configValue: B.value, clolumnTableFields: e2.clolumnTableFields, onAdd: X, onClose: Y }, null, 8, ["configValue", "clolumnTableFields"])) : s("", true), le.value ? (u(), c(g, { key: 1, pageDesign: l2.pageDesign, formatting: ae.value, onAdd: Z, onClose: ee }, null, 8, ["pageDesign", "formatting"])) : s("", true)]), _: 1 }, 8, ["modelValue", "title"])], 64);
44
44
  };
45
45
  } });
46
46
  export {
@@ -17,10 +17,10 @@ const C = { style: { "text-align": "center", margin: "0px -8px", "padding-top":
17
17
  const k3 = o("Top"), _ = o("el-icon"), V = o("Bottom"), x = o("el-table-column"), y = o("el-option"), P = o("el-select"), F = o("el-switch"), z = o("el-table");
18
18
  return i(), t(z, { ref_key: "tableRef", ref: b, data: w.value, style: { width: "100%" } }, { default: n(() => [r(x, { width: "50", align: "center" }, { default: n((e4) => [u("div", C, [r(_, { size: "14", style: { cursor: "pointer" }, onClick: (l3) => function(e5) {
19
19
  let l4 = h(e5);
20
- l4 < 1 || (c(() => {
20
+ l4 < 1 || c(() => {
21
21
  const e6 = w.value;
22
22
  [e6[l4 - 1], e6[l4]] = [e6[l4], e6[l4 - 1]];
23
- }), w.value);
23
+ });
24
24
  }(e4.row) }, { default: n(() => [r(k3)]), _: 2 }, 1032, ["onClick"]), r(_, { size: "14", style: { "margin-left": "2px", cursor: "pointer" }, onClick: (l3) => function(e5) {
25
25
  let l4 = h(e5);
26
26
  if (-1 == l4 || w.value.length == l4 + 1) return;
@@ -9,7 +9,7 @@ import "uuid";
9
9
  import "../../../../../../stores/page-store.js";
10
10
  import "../../../../../../stores/table-store.js";
11
11
  import "../../../../../../stores/statistics-table-store.js";
12
- /* empty css */
12
+ /* empty css */
13
13
  import "../../../../utils/eventBus.js";
14
14
  import U from "../../common/common-function-code.vue.js";
15
15
  import y from "../../chart/statistical-table/component/table-showcondition.vue.js";
@@ -41,7 +41,7 @@ const B = { class: "amb-object-design-table-ref" }, P = { id: "tableDesignMenu",
41
41
  if (!e3.base) return;
42
42
  const o2 = {};
43
43
  if (e3.base.subPaging && (o2.subPaging = e3.base.subPaging), e3.base.layout && (o2.layout = e3.base.layout.join(",")), e3.base.pageSizes && (o2.pageSizes = e3.base.pageSizes.split(",")), e3.base.alignTitle && (o2.alignTitle = e3.base.alignTitle), e3.base.alignContent && (o2.alignContent = e3.base.alignContent), o2 != {}) for (const e4 in o2) I.value[e4] = o2[e4];
44
- }(), z.configure.runtime.props = I.value, z.configure;
44
+ }(), z.configure.runtime.props = I.value;
45
45
  }, { immediate: true }), i(() => z.configure.props.isChangeGroupHeader, () => {
46
46
  z.configure.props.isChangeGroupHeader && (q.value = w(z.configure), X.value && X.value.doLayout());
47
47
  }), i(() => z.configure.props.isEnableGroupHeader, () => {
@@ -78,7 +78,7 @@ const B = { class: "amb-object-design-table-ref" }, P = { id: "tableDesignMenu",
78
78
  e5.props.base.displayOrder && e5.props.base.displayOrder == o3 || (e5.props.base.displayOrder = o3);
79
79
  }), z.configure.props.base.isEnableGroupHeader && (T(z.configure.items[le.value + 1], null, z.configure.props.groupHeaders), q.value = w(z.configure), x.$emit("synchroGroupHeadersData"));
80
80
  } else "deleteNode" === e3 && O.confirm("当前操作会删除当前列", "确认", { confirmButtonText: "确定", cancelButtonText: "取消", type: "warning" }).then(() => {
81
- z.configure.props, ne.value, z.configure.items.splice(le.value, 1);
81
+ z.configure.items.splice(le.value, 1);
82
82
  }).catch(() => {
83
83
  });
84
84
  }
@@ -1,7 +1,7 @@
1
1
  import t from "./tablecolumn-attr-base.vue2.js";
2
2
  /* empty css */
3
3
  import e from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const a = e(t, [["__scopeId", "data-v-4b6ce1f3"]]);
4
+ const a = e(t, [["__scopeId", "data-v-c58bab50"]]);
5
5
  export {
6
6
  a as default
7
7
  };