super-page-designer 2.3.5-rc1-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.
- package/dist/es/components/design/utils/page-event-util.js +0 -1
- package/dist/es/components/design/utils/page-i18n-util.js +5 -6
- package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +19 -19
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue2.js +9 -9
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/button/component/condition-dialog.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +5 -5
- package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue.js +52 -0
- package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue2.js +4 -0
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-advanced.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +16 -19
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-advanced.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr-style.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +5 -6
- package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-bar.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-line.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +12 -12
- package/dist/es/components/design/views/assemblys/chart/common/common-style-datazoom.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/common/common-style-font-subtitle.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/common/common-style-font-title.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/common/common-style-legend.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/common/common-style-tooltip.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/common/common-style-xaxis.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-style-yaxis.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dataset-columnline.vue.js +10 -10
- package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dynamic.vue.js +10 -10
- package/dist/es/components/design/views/assemblys/chart/common-series/common-style-label.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr-data.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/gauge/series/gauge-series-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-anchor.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-detail.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-gauge.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-pointer.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-split.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-title.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/pie/pie-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/pie/series/pie-series-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/pie/series/styles/style-pie.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/chart/radar/radar-attr-data.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/chart/radar/radar-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr-dataset.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-axisname.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-datalabel.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-dataline.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-radar.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-data.vue.js +15 -15
- package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-style-xaxis.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-data.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/scatter/series/styles/style-scatter.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +5 -5
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +11 -11
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue.js +10 -10
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +17 -17
- package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-attr-cursor.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +1 -4
- package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/common/common-style-background.vue.js +2 -3
- package/dist/es/components/design/views/assemblys/common/common-style-border.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-style-font-head.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-style-font.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-style-position.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/{common-variable-bind.vue.js → common-variable-bind.vue2.js} +1 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +23 -23
- package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/container/card/card-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/container/container-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/container/container/container-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/flex/flex-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/form/form-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/container/form/form-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr-base.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr.vue2.js +2 -3
- package/dist/es/components/design/views/assemblys/container/tools/tools-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/container/tools/tools-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +22 -22
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-design.vue2.js +3 -3
- package/dist/es/components/design/views/assemblys/data/component/column-config.vue.js +13 -13
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +7 -7
- package/dist/es/components/design/views/assemblys/data/component/configuration-value.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +7 -7
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +3 -3
- package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +12 -12
- package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/data/component/import-header.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/component/return-set-table.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue2.js +3 -3
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +9 -8
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js +11 -11
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/data/tree/tree-design.vue2.js +3 -3
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +5 -5
- package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +14 -14
- package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +10 -10
- package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +26 -26
- package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue2.js +8 -8
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +9 -9
- package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +9 -9
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +3 -3
- package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +3 -3
- package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/pre-suffix.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +11 -11
- package/dist/es/components/design/views/assemblys/form/common/title-suffix.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/verification-custom.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +4 -4
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/form/label/label-design.vue2.js +11 -11
- package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-design.vue2.js +13 -14
- package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +8 -8
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +5 -5
- package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +7 -7
- package/dist/es/components/design/views/assemblys/page/create-workflow-dialog.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/page/page-attr-advanced.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/page/page-attr-base.vue.js +6 -6
- package/dist/es/components/design/views/assemblys/page/variable-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +13 -13
- package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-design.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +5 -5
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/workflow-node/workflownode-design.vue2.js +3 -3
- package/dist/es/components/design/views/design/page-design.vue2.js +1 -1
- package/dist/es/components/design/views/design/page-event/config.vue3.js +17 -18
- package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +7 -7
- package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +8 -8
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +27 -27
- package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +7 -8
- package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +2 -2
- package/dist/es/components/design/views/design/view/components/translate-error-dialog.vue.js +14 -14
- package/dist/es/components/design/views/design/view/page-switch.vue2.js +2 -3
- package/dist/es/stores/undo-redo-store.js +1 -1
- package/dist/es/style.css +1 -1
- package/package.json +4 -4
|
@@ -3,9 +3,9 @@ import { Search as b, RefreshLeft as f } from "@element-plus/icons";
|
|
|
3
3
|
import V from "agilebuilder-ui/src/utils/request";
|
|
4
4
|
import { EnableStates as v } from "../../../utils/interfaces/page-design-types.js";
|
|
5
5
|
import { usePageContextStore as C } from "../../../../../stores/page-store.js";
|
|
6
|
-
const w = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "10px" } },
|
|
7
|
-
const
|
|
8
|
-
let N =
|
|
6
|
+
const w = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "10px" } }, T = e({ __name: "common-select-table", props: { systemCode: {}, systemVersion: {} }, emits: ["selectTable"], setup(e2, { expose: T2, emit: x }) {
|
|
7
|
+
const z = e2, _ = C(), S = _.pageContext ? _.pageContext : {}, P = x, k = l(300);
|
|
8
|
+
let N = z.systemCode, A = z.systemVersion;
|
|
9
9
|
N || (N = S.systemCode, A = S.systemVersion);
|
|
10
10
|
const U = l(false), j = a({ systemCode: "", tableType: null, searchValue: "" });
|
|
11
11
|
function I() {
|
|
@@ -33,7 +33,7 @@ const w = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "1
|
|
|
33
33
|
D.value = e4.data, E.currentPage = e4.page, E.pageSize = e4.size, E.total = e4.total;
|
|
34
34
|
});
|
|
35
35
|
}
|
|
36
|
-
return
|
|
36
|
+
return T2({ openDialog: function() {
|
|
37
37
|
let e3 = window.innerHeight - 140 - 176;
|
|
38
38
|
e3 > 500 ? e3 = 500 : e3 < 100 && (e3 = 100), k.value = e3, U.value = true, O || (O = true, V.get(window.$vueApp.config.globalProperties.baseAPI + "/component/super-charts/findAllSystem").then((e4) => {
|
|
39
39
|
const l2 = e4, a2 = [], t2 = {};
|
|
@@ -52,17 +52,17 @@ const w = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "1
|
|
|
52
52
|
B();
|
|
53
53
|
}, 100));
|
|
54
54
|
} }), (e3, l2) => {
|
|
55
|
-
const a2 = o("el-option"), t2 = o("el-select"), V2 = o("el-input"), v2 = o("el-button"), C2 = o("el-table-column"),
|
|
56
|
-
return n(), s(
|
|
55
|
+
const a2 = o("el-option"), t2 = o("el-select"), V2 = o("el-input"), v2 = o("el-button"), C2 = o("el-table-column"), T3 = o("el-text"), x2 = o("el-table"), z2 = o("el-pagination"), _2 = o("el-dialog");
|
|
56
|
+
return n(), s(_2, { "append-to-body": "", modelValue: U.value, "onUpdate:modelValue": l2[5] || (l2[5] = (e4) => U.value = e4), title: "选择数据模型", width: "800" }, { default: r(() => [i("div", w, [u(t2, { modelValue: j.systemCode, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => j.systemCode = e4), placeholder: "当前应用", clearable: "", onChange: B, style: { width: "120px" } }, { default: r(() => [(n(true), p(d, null, m(F.value, (e4) => (n(), s(a2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(t2, { modelValue: j.tableType, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => j.tableType = e4), placeholder: "表和视图", clearable: "", onChange: B, style: { width: "120px", "margin-left": "10px" } }, { default: r(() => [u(a2, { value: "1", label: "表" }), u(a2, { value: "2", label: "视图" })]), _: 1 }, 8, ["modelValue"]), u(V2, { modelValue: j.searchValue, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => j.searchValue = e4), style: { width: "240px", "margin-left": "10px" }, placeholder: "请输入名称或别名" }, null, 8, ["modelValue"]), u(v2, { type: "primary", style: { "margin-left": "10px" }, icon: c(b), onClick: B }, { default: r(() => l2[6] || (l2[6] = [y("确定")])), _: 1 }, 8, ["icon"]), u(v2, { type: "default", style: { "margin-left": "10px" }, icon: c(f), onClick: I }, { default: r(() => l2[7] || (l2[7] = [y("重置")])), _: 1 }, 8, ["icon"])]), u(x2, { data: D.value, stripe: "", height: k.value, onSortChange: q }, { default: r(() => [u(C2, { type: "index", label: "序", width: "50" }, { default: r((e4) => [y(g(e4.$index + 1), 1)]), _: 1 }), u(C2, { label: "操作", width: "80" }, { default: r((e4) => [u(v2, { type: "primary", size: "small", onClick: (l3) => function(e5) {
|
|
57
57
|
const l4 = { name: e5.row.name, alias: e5.row.alias };
|
|
58
58
|
if (j.systemCode && j.systemCode != S.systemCode) {
|
|
59
59
|
let e6 = j.systemCode, a3 = F.value.filter((l5) => l5.value == e6);
|
|
60
60
|
l4.systemVersion = a3.length > 0 ? a3[0].version : 1, l4.systemCode = e6;
|
|
61
61
|
} else j.systemCode || (e5.row.systemCode && (l4.systemCode = e5.row.systemCode), e5.row.publishVersion && (l4.systemVersion = e5.row.publishVersion));
|
|
62
62
|
P("selectTable", l4), U.value = false;
|
|
63
|
-
}(e4) }, { default: r(() => l2[8] || (l2[8] = [y("选择"
|
|
63
|
+
}(e4) }, { default: r(() => l2[8] || (l2[8] = [y("选择")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(C2, { property: "dataView", label: "类型", width: "70" }, { default: r((e4) => [e4.dataView ? h("", true) : (n(), s(T3, { key: 0, class: "mx-1", type: "primary" }, { default: r(() => l2[9] || (l2[9] = [y("数据表")])), _: 1 })), e4.dataView ? (n(), s(T3, { key: 1, class: "mx-1", type: "success" }, { default: r(() => l2[10] || (l2[10] = [y("视图")])), _: 1 })) : h("", true)]), _: 1 }), u(C2, { property: "name", label: "名称", width: "200", sortable: "custom" }), u(C2, { property: "alias", label: "别名" })]), _: 1 }, 8, ["data", "height"]), u(z2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": E.currentPage, "onUpdate:currentPage": l2[3] || (l2[3] = (e4) => E.currentPage = e4), "page-size": E.pageSize, "onUpdate:pageSize": l2[4] || (l2[4] = (e4) => E.pageSize = e4), "page-sizes": [20, 30, 50, 100], background: "", layout: "sizes,prev,pager,next,jumper,total", total: E.total, onSizeChange: B, onCurrentChange: B }, null, 8, ["current-page", "page-size", "total"])]), _: 1 }, 8, ["modelValue"]);
|
|
64
64
|
};
|
|
65
65
|
} });
|
|
66
66
|
export {
|
|
67
|
-
|
|
67
|
+
T as default
|
|
68
68
|
};
|
|
@@ -2,20 +2,19 @@ import { defineComponent as e, ref as o, resolveComponent as a, createBlock as t
|
|
|
2
2
|
import { Plus as g } from "@element-plus/icons-vue";
|
|
3
3
|
import { getToken as d } from "agilebuilder-ui/src/utils/auth";
|
|
4
4
|
const m = { style: { padding: "8px 0px 0px 0px" } }, f = ["src"], b = e({ __name: "common-style-background", props: { configure: { type: Object, required: true } }, setup(e2) {
|
|
5
|
-
const b2 = e2,
|
|
5
|
+
const b2 = e2, h = o(window.$vueApp.config.globalProperties.baseAPI + "/component/super-form/uploads"), v = d(), y = o(window.$vueApp.config.globalProperties.baseAPI + "/component/super-form/show-image?jwt=" + v + "&serverPath=");
|
|
6
6
|
function k() {
|
|
7
7
|
b2.configure.style.backgroundImageServerPath = void 0;
|
|
8
8
|
}
|
|
9
9
|
function x(e3) {
|
|
10
10
|
if (e3.size > 3145728) return this.$message({ type: "warning", message: this.$t("imatrixUIMessage.exceedFileSize", { fileSize: 3 }), showClose: true }), false;
|
|
11
11
|
}
|
|
12
|
-
v.value;
|
|
13
12
|
const w = (e3, o2) => {
|
|
14
13
|
b2.configure.style.backgroundImageServerPath = e3.serverPath;
|
|
15
14
|
};
|
|
16
15
|
return (o2, d2) => {
|
|
17
16
|
const b3 = a("el-color-picker"), P = a("el-form-item"), _ = a("CloseBold"), I = a("el-icon"), S = a("el-upload"), z = a("el-collapse-item");
|
|
18
|
-
return r(), t(z, { title: "背景", name: "styleBackground", class: "amb-design-attr-group-header" }, { default: l(() => [s("div", m, [i(P, { label: "颜色", style: { "margin-top": "4px" } }, { default: l(() => [i(b3, { modelValue: e2.configure.style.backgroundColor, "onUpdate:modelValue": d2[0] || (d2[0] = (o3) => e2.configure.style.backgroundColor = o3) }, null, 8, ["modelValue"])]), _: 1 }), i(P, { label: "图片", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: l(() => [i(S, { class: "avatar-uploader", accept: "image/png, image/jpeg", "with-credentials": true, headers: { Authorization: n(
|
|
17
|
+
return r(), t(z, { title: "背景", name: "styleBackground", class: "amb-design-attr-group-header" }, { default: l(() => [s("div", m, [i(P, { label: "颜色", style: { "margin-top": "4px" } }, { default: l(() => [i(b3, { modelValue: e2.configure.style.backgroundColor, "onUpdate:modelValue": d2[0] || (d2[0] = (o3) => e2.configure.style.backgroundColor = o3) }, null, 8, ["modelValue"])]), _: 1 }), i(P, { label: "图片", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: l(() => [i(S, { class: "avatar-uploader", accept: "image/png, image/jpeg", "with-credentials": true, headers: { Authorization: n(v) }, action: h.value, "show-file-list": false, "on-success": w, "before-upload": x, style: { position: "relative" }, name: "file" }, { default: l(() => [e2.configure.style.backgroundImageServerPath ? (r(), u("img", { key: 0, src: y.value + e2.configure.style.backgroundImageServerPath + "&_tt=" + (/* @__PURE__ */ new Date()).getTime(), class: "avatar" }, null, 8, f)) : c("", true), e2.configure.style.backgroundImageServerPath ? (r(), t(I, { key: 1, style: { position: "absolute", top: "4px", right: "4px", "font-size": "15px", "background-color": "red" }, onClick: p(k, ["stop"]) }, { default: l(() => [i(_)]), _: 1 })) : (r(), t(I, { key: 2, class: "avatar-uploader-icon" }, { default: l(() => [i(n(g))]), _: 1 }))]), _: 1 }, 8, ["headers", "action"])]), _: 1 })])]), _: 1 });
|
|
19
18
|
};
|
|
20
19
|
} });
|
|
21
20
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, resolveComponent as l, createBlock as o, openBlock as a, withCtx as t, createElementVNode as d, createVNode as r, createTextVNode as u } from "vue";
|
|
2
2
|
const i = { style: { padding: "8px 0px 0px 0px" } }, m = e({ __name: "common-style-border", props: { configure: { type: Object, required: true } }, setup: (e2) => (m2, n) => {
|
|
3
|
-
const p = l("el-color-picker"), s = l("el-form-item"), f = l("el-input-number"),
|
|
4
|
-
return a(), o(
|
|
3
|
+
const p = l("el-color-picker"), s = l("el-form-item"), f = l("el-input-number"), g = l("el-radio"), c = l("el-radio-group"), y = l("el-collapse-item");
|
|
4
|
+
return a(), o(y, { title: "边框", name: "styleBorder", class: "amb-design-attr-group-header" }, { default: t(() => [d("div", i, [r(s, { label: "颜色", class: "amb-design-attr-item", style: { "margin-top": "4px" } }, { default: t(() => [r(p, { modelValue: e2.configure.style.borderColor, "onUpdate:modelValue": n[0] || (n[0] = (l2) => e2.configure.style.borderColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), r(s, { label: "线宽", style: { "margin-top": "0px" } }, { default: t(() => [r(f, { modelValue: e2.configure.style.borderWidth, "onUpdate:modelValue": n[1] || (n[1] = (l2) => e2.configure.style.borderWidth = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }), r(s, { label: "线型", style: { "margin-top": "-10px" } }, { default: t(() => [r(c, { modelValue: e2.configure.style.borderType, "onUpdate:modelValue": n[2] || (n[2] = (l2) => e2.configure.style.borderType = l2) }, { default: t(() => [r(g, { value: "solid" }, { default: t(() => n[4] || (n[4] = [u("实线")])), _: 1 }), r(g, { value: "dotted" }, { default: t(() => n[5] || (n[5] = [u("点线")])), _: 1 }), r(g, { value: "dashed" }, { default: t(() => n[6] || (n[6] = [u("虚线")])), _: 1 }), r(g, { value: null }, { default: t(() => n[7] || (n[7] = [u("无")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(s, { label: "圆角", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [r(f, { modelValue: e2.configure.style.radius, "onUpdate:modelValue": n[3] || (n[3] = (l2) => e2.configure.style.radius = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
|
|
5
5
|
} });
|
|
6
6
|
export {
|
|
7
7
|
m as default
|
|
@@ -2,8 +2,8 @@ import { defineComponent as e, resolveComponent as l, createBlock as a, openBloc
|
|
|
2
2
|
const s = { style: { padding: "8px 0px 0px 0px" } }, c = e({ __name: "common-style-font-head", props: { headerTextAlign: { default: true }, configure: { type: Object, required: true } }, setup(e2) {
|
|
3
3
|
const c2 = ["8px", "10px", "12px", "14px", "16px", "18px", "20px", "24px", "28px"];
|
|
4
4
|
return (g, x) => {
|
|
5
|
-
const
|
|
6
|
-
return t(), a(T, { title: "标题", name: "styleFontHead", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", s, [d(V, { style: { "margin-top": "4px" } }, { default: o(() => [d(
|
|
5
|
+
const h = l("el-switch"), y = l("el-form-item"), _ = l("el-col"), V = l("el-row"), b = l("el-option"), v = l("el-select"), F = l("el-color-picker"), U = l("el-radio-button"), A = l("el-radio-group"), T = l("el-collapse-item");
|
|
6
|
+
return t(), a(T, { title: "标题", name: "styleFontHead", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", s, [d(V, { style: { "margin-top": "4px" } }, { default: o(() => [d(_, { span: 9 }, { default: o(() => [d(y, { label: "加粗" }, { default: o(() => [d(h, { modelValue: e2.configure.style.headerFontWeight, "onUpdate:modelValue": x[0] || (x[0] = (l2) => e2.configure.style.headerFontWeight = l2) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), d(_, { span: 12 }, { default: o(() => [d(y, { label: "倾斜" }, { default: o(() => [d(h, { modelValue: e2.configure.style.headerIncline, "onUpdate:modelValue": x[1] || (x[1] = (l2) => e2.configure.style.headerIncline = l2) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), d(y, { label: "字号", style: { "margin-top": "-10px" } }, { default: o(() => [d(v, { modelValue: e2.configure.style.headerFontSize, "onUpdate:modelValue": x[2] || (x[2] = (l2) => e2.configure.style.headerFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), r(p, null, i(c2, (e3) => d(b, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(y, { label: "颜色", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [d(F, { modelValue: e2.configure.style.headerColor, "onUpdate:modelValue": x[3] || (x[3] = (l2) => e2.configure.style.headerColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(d(y, { label: "左右对齐", style: { "margin-top": "22px", "margin-bottom": "-15px" } }, { default: o(() => [d(A, { modelValue: e2.configure.style.headerTextAlign, "onUpdate:modelValue": x[4] || (x[4] = (l2) => e2.configure.style.headerTextAlign = l2) }, { default: o(() => [d(U, { value: "left" }, { default: o(() => x[5] || (x[5] = [m("左")])), _: 1 }), d(U, { value: "center" }, { default: o(() => x[6] || (x[6] = [m("中")])), _: 1 }), d(U, { value: "right" }, { default: o(() => x[7] || (x[7] = [m("右")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[f, e2.headerTextAlign]])])]), _: 1 });
|
|
7
7
|
};
|
|
8
8
|
} });
|
|
9
9
|
export {
|
|
@@ -2,8 +2,8 @@ import { defineComponent as e, resolveComponent as l, createBlock as t, openBloc
|
|
|
2
2
|
const f = { style: { padding: "8px 0px 0px 0px" } }, m = e({ __name: "common-style-font", props: { configure: { type: Object, required: true } }, setup(e2) {
|
|
3
3
|
const m2 = ["8px", "10px", "12px", "14px", "16px", "18px", "20px", "24px", "28px"];
|
|
4
4
|
return (s, c) => {
|
|
5
|
-
const g = l("el-switch"),
|
|
6
|
-
return o(), t(w, { title: "字体", name: "styleFont", class: "amb-design-attr-group-header" }, { default: a(() => [u("div", f, [n(
|
|
5
|
+
const g = l("el-switch"), x = l("el-form-item"), y = l("el-col"), _ = l("el-row"), V = l("el-option"), b = l("el-select"), v = l("el-color-picker"), h = l("el-radio-button"), U = l("el-radio-group"), w = l("el-collapse-item");
|
|
6
|
+
return o(), t(w, { title: "字体", name: "styleFont", class: "amb-design-attr-group-header" }, { default: a(() => [u("div", f, [n(_, { style: { "margin-top": "4px" } }, { default: a(() => [n(y, { span: 9 }, { default: a(() => [n(x, { label: "加粗" }, { default: a(() => [n(g, { modelValue: e2.configure.style.fontWeight, "onUpdate:modelValue": c[0] || (c[0] = (l2) => e2.configure.style.fontWeight = l2) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), n(y, { span: 12 }, { default: a(() => [n(x, { label: "倾斜" }, { default: a(() => [n(g, { modelValue: e2.configure.style.incline, "onUpdate:modelValue": c[1] || (c[1] = (l2) => e2.configure.style.incline = l2) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), n(x, { label: "字号", style: { "margin-top": "-10px" } }, { default: a(() => [n(b, { modelValue: e2.configure.style.fontSize, "onUpdate:modelValue": c[2] || (c[2] = (l2) => e2.configure.style.fontSize = l2), placeholder: "默认", clearable: "" }, { default: a(() => [(o(), d(p, null, r(m2, (e3) => n(V, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(x, { label: "颜色", style: { "margin-top": "-10px" } }, { default: a(() => [n(v, { modelValue: e2.configure.style.color, "onUpdate:modelValue": c[3] || (c[3] = (l2) => e2.configure.style.color = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(x, { label: "左右对齐", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: a(() => [n(U, { modelValue: e2.configure.style.textAlign, "onUpdate:modelValue": c[4] || (c[4] = (l2) => e2.configure.style.textAlign = l2) }, { default: a(() => [n(h, { value: "left" }, { default: a(() => c[5] || (c[5] = [i("左")])), _: 1 }), n(h, { value: "center" }, { default: a(() => c[6] || (c[6] = [i("中")])), _: 1 }), n(h, { value: "right" }, { default: a(() => c[7] || (c[7] = [i("右")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
|
|
7
7
|
};
|
|
8
8
|
} });
|
|
9
9
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, resolveComponent as l, createBlock as t, openBlock as o, withCtx as i, createElementVNode as a, createVNode as u, createCommentVNode as p, createTextVNode as s } from "vue";
|
|
2
2
|
const n = { style: { padding: "8px 0px 0px 0px" } }, d = e({ __name: "common-style-position", props: { configure: { type: Object, required: true } }, setup: (e2) => (d2, r) => {
|
|
3
|
-
const f = l("el-radio"), m = l("el-radio-group"),
|
|
4
|
-
return o(), t(
|
|
3
|
+
const f = l("el-radio"), m = l("el-radio-group"), y = l("el-input"), g = l("el-form-item"), c = l("el-collapse-item");
|
|
4
|
+
return o(), t(c, { title: "定位", name: "stylePosition", class: "amb-design-attr-group-header" }, { default: i(() => [a("div", n, [u(m, { modelValue: e2.configure.style.position, "onUpdate:modelValue": r[0] || (r[0] = (l2) => e2.configure.style.position = l2), style: { padding: "0px 8px 0px 30px", "margin-bottom": "-15px" } }, { default: i(() => [u(f, { value: "relative" }, { default: i(() => r[3] || (r[3] = [s("relative")])), _: 1 }), u(f, { value: "absolute" }, { default: i(() => r[4] || (r[4] = [s("absolute")])), _: 1 }), u(f, { value: "fixed" }, { default: i(() => r[5] || (r[5] = [s("fixed")])), _: 1 }), u(f, { value: "sticky" }, { default: i(() => r[6] || (r[6] = [s("sticky")])), _: 1 }), u(f, { value: null }, { default: i(() => r[7] || (r[7] = [s("无")])), _: 1 })]), _: 1 }, 8, ["modelValue"]), e2.configure.style.position && "relative" != e2.configure.style.position ? (o(), t(g, { key: 0, label: "X坐标", style: { "margin-top": "20px" } }, { default: i(() => [u(y, { modelValue: e2.configure.style.left, "onUpdate:modelValue": r[1] || (r[1] = (l2) => e2.configure.style.left = l2) }, { suffix: i(() => r[8] || (r[8] = [s(" px ")])), _: 1 }, 8, ["modelValue"])]), _: 1 })) : p("", true), e2.configure.style.position && "relative" != e2.configure.style.position ? (o(), t(g, { key: 1, label: "Y坐标", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [u(y, { modelValue: e2.configure.style.top, "onUpdate:modelValue": r[2] || (r[2] = (l2) => e2.configure.style.top = l2) }, { suffix: i(() => r[9] || (r[9] = [s(" px ")])), _: 1 }, 8, ["modelValue"])]), _: 1 })) : p("", true)])]), _: 1 });
|
|
5
5
|
} });
|
|
6
6
|
export {
|
|
7
7
|
d as default
|
|
@@ -1,12 +1,12 @@
|
|
|
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
|
|
2
|
-
import { Plus as x, InfoFilled as O, Search as k, CircleClose as
|
|
3
|
-
import
|
|
4
|
-
import { deepCopy as
|
|
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
5
|
import { getTypeOptions as j, contextVarOptions as U, taskVarOptions as L } from "./common-variable-bind-option.js";
|
|
6
6
|
import { usePageContextStore as N } from "../../../../../stores/page-store.js";
|
|
7
7
|
import { tableField as A } from "../../../../../stores/table-store.js";
|
|
8
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" } },
|
|
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
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
11
|
a(() => {
|
|
12
12
|
window.addEventListener("click", pe);
|
|
@@ -18,7 +18,7 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
18
18
|
const [e4, l3] = F.modelValue.slice(0, F.modelValue.length - 1).slice(2).split(".");
|
|
19
19
|
ee.value = e4, le.value = l3, ne.includes(e4) && (Y.value = false), xe(ee.value), Z.value = he(), H.value = F.modelValue;
|
|
20
20
|
}
|
|
21
|
-
ee.value || (ee.value = t2.length > 0 ? t2[0].value : "", xe(ee.value))
|
|
21
|
+
ee.value || (ee.value = t2.length > 0 ? t2[0].value : "", xe(ee.value));
|
|
22
22
|
}), t(() => {
|
|
23
23
|
window.removeEventListener("click", pe);
|
|
24
24
|
});
|
|
@@ -30,10 +30,10 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
30
30
|
if (Q.value && (l2 = Q.value.$el.parentNode), !e3.target || !l2) return;
|
|
31
31
|
if (e3.target === re) return;
|
|
32
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
|
|
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
34
|
}
|
|
35
|
-
const
|
|
36
|
-
function
|
|
35
|
+
const de = l([{ label: "天", value: "d" }, { label: "周", value: "w" }, { label: "月", value: "m" }, { label: "年", value: "y" }]);
|
|
36
|
+
function ve(e3) {
|
|
37
37
|
G.value = false;
|
|
38
38
|
}
|
|
39
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())));
|
|
@@ -44,7 +44,7 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
44
44
|
function ce() {
|
|
45
45
|
if (fe == ue.value) return;
|
|
46
46
|
const e3 = { query: ue.value };
|
|
47
|
-
fe = ue.value,
|
|
47
|
+
fe = ue.value, M.post(window.$vueApp.config.globalProperties.baseAPI + "/component/system-params/query", e3).then((e4) => {
|
|
48
48
|
const l2 = [];
|
|
49
49
|
for (let a2 of e4) l2.push({ value: a2.propKey, label: a2.propKey + " (" + a2.propValue + ")" });
|
|
50
50
|
te.value.systemVarOptions = l2, "system" == ee.value && xe(ee.value);
|
|
@@ -66,7 +66,7 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
66
66
|
if ("context" === e3 && l2 && l2.startsWith("currentDate") && l2.length > 11) {
|
|
67
67
|
const e4 = l2.substring(11), a3 = e4.substring(0, 1);
|
|
68
68
|
return e4.substring(1, e4.length - 1) + ((e5) => {
|
|
69
|
-
const l3 =
|
|
69
|
+
const l3 = de.value.filter((l4) => l4.value == e5);
|
|
70
70
|
return l3.length > 0 ? l3[0].label : "";
|
|
71
71
|
})(e4.substring(e4.length - 1)) + ("+" === a3 ? "后" : "前");
|
|
72
72
|
}
|
|
@@ -84,7 +84,7 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
84
84
|
if ("context" === e3) {
|
|
85
85
|
let e4 = U;
|
|
86
86
|
if (F.isRange) {
|
|
87
|
-
e4 =
|
|
87
|
+
e4 = _(e4);
|
|
88
88
|
for (let l2 = 0; l2 < e4.length; l2++) {
|
|
89
89
|
if ("currentDate" == e4[l2].value) {
|
|
90
90
|
e4.splice(l2 + 1, 0, { value: "currentDate", symbolUnit: "d", symbol: "-", type: "range" });
|
|
@@ -99,39 +99,39 @@ const R = { key: 0 }, T = { style: { "margin-top": "10px", "font-size": "10px",
|
|
|
99
99
|
H.value = "", W("update:modelValue", H.value), oe.value.hide();
|
|
100
100
|
}
|
|
101
101
|
function ke() {
|
|
102
|
-
le.value ? (H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value),
|
|
102
|
+
le.value ? (H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value), ve()) : ElMessage.warning("请输入参数名");
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function Ce() {
|
|
105
105
|
if (ue.value = ue.value.trim(), !ue.value) return void ElMessage.warning("请输入参数名");
|
|
106
106
|
const e3 = te.value.pageVarOptions || [];
|
|
107
107
|
for (let l3 of e3) if (l3.value === ue.value) return void ElMessage.warning("该变量已存在!");
|
|
108
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),
|
|
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
110
|
}
|
|
111
|
-
const
|
|
112
|
-
function
|
|
111
|
+
const Me = l();
|
|
112
|
+
function _e() {
|
|
113
113
|
G.value = true, V(() => {
|
|
114
114
|
be(), ee.value && (ne.includes(ee.value) ? (Y.value = false, xe(ee.value)) : Y.value = true, "system" == ee.value && ce()), function() {
|
|
115
115
|
if (!F.showLabel && !Y.value) {
|
|
116
116
|
const e3 = me.value.findIndex((e4) => e4.value === le.value);
|
|
117
|
-
e3 > -1 &&
|
|
117
|
+
e3 > -1 && Me.value.setCurrentRow(me.value[e3]);
|
|
118
118
|
}
|
|
119
119
|
}();
|
|
120
120
|
});
|
|
121
121
|
}
|
|
122
122
|
return (l2, a2) => {
|
|
123
|
-
const t2 = n("el-icon"), u2 = n("el-input"), o2 = n("el-cascader-panel"), V2 = n("el-col"),
|
|
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:
|
|
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
125
|
return l3 = "query", le.value = l3, void ke();
|
|
126
126
|
var l3;
|
|
127
|
-
}) }, { default:
|
|
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
128
|
if ("range" == e4.type) {
|
|
129
129
|
if ("" === e4.symbolNum) return void ElMessage.warning("周期不能为空!");
|
|
130
130
|
if (isNaN(e4.symbolNum)) return void ElMessage.warning("周期为无效的数字!");
|
|
131
131
|
"0" != e4.symbolNum ? le.value = e4.value + e4.symbol + e4.symbolNum + e4.symbolUnit : le.value = e4.value;
|
|
132
132
|
} else le.value = e4.value;
|
|
133
|
-
H.value = "${" + ee.value + "." + le.value + "}", W("update:modelValue", H.value, e4.alias),
|
|
134
|
-
}(e3.row) }, { default:
|
|
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
135
|
};
|
|
136
136
|
} });
|
|
137
137
|
export {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, reactive as o, computed as n, watch as u, resolveComponent as r, createElementBlock as i, createBlock as s, openBlock as p, toDisplayString as c, withCtx as d, createVNode as m, createCommentVNode as v, unref as f, createElementVNode as g, Fragment as y, renderList as h, normalizeClass as b, withDirectives as w, vShow as V, normalizeStyle as C, createTextVNode as
|
|
1
|
+
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as t, reactive as o, computed as n, watch as u, resolveComponent as r, createElementBlock as i, createBlock as s, openBlock as p, toDisplayString as c, withCtx as d, createVNode as m, createCommentVNode as v, unref as f, createElementVNode as g, Fragment as y, renderList as h, normalizeClass as b, withDirectives as w, vShow as V, normalizeStyle as C, createTextVNode as k, withModifiers as _, nextTick as z } from "vue";
|
|
2
2
|
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" },
|
|
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
|
|
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,12 +97,12 @@ 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
|
|
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:
|
|
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
|
-
} }, { default: d(() => a2[8] || (a2[8] = [
|
|
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"]));
|
|
106
106
|
};
|
|
107
107
|
} });
|
|
108
108
|
export {
|
|
@@ -3,17 +3,17 @@ import f from "../../common/common-attr-size.vue.js";
|
|
|
3
3
|
import g from "../../common/common-function-code.vue.js";
|
|
4
4
|
import b from "../../common/common-icon-bind.vue.js";
|
|
5
5
|
import V from "../../common/common-i18n-key-input.vue.js";
|
|
6
|
-
import { Close as
|
|
7
|
-
const
|
|
6
|
+
import { Close as v, Check as x } from "@element-plus/icons-vue";
|
|
7
|
+
const y = { style: { padding: "8px 0px 0px 0px" } }, _ = e({ __name: "card-attr-base", props: { configure: { type: Object, default: {} }, pageDesign: { type: Object, default: () => {
|
|
8
8
|
} } }, setup(e2) {
|
|
9
|
-
const
|
|
9
|
+
const _2 = e2, h = l(["1", "attrSize"]);
|
|
10
10
|
return (l2, w) => {
|
|
11
11
|
const U = o("el-text"), C = o("el-form-item"), j = o("el-input"), z = o("el-radio"), S = o("el-radio-group"), F = o("el-switch"), T = o("el-option"), k = o("el-select"), J = o("el-collapse-item"), O = o("el-collapse"), D = o("el-form");
|
|
12
|
-
return u(), a(D, { "label-width": "80px", size: "small" }, { default: i(() => [t(O, { modelValue: h.value, "onUpdate:modelValue": w[9] || (w[9] = (e3) => h.value = e3), style: { "margin-top": "6px" } }, { default: i(() => [t(J, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: i(() => [n("div",
|
|
13
|
-
|
|
14
|
-
}(e3, l3)) }, null, 8, ["iconType", "iconValue"])]), _: 1 }), t(C, { label: "折叠面板" }, { default: i(() => [t(F, { modelValue: e2.configure.props.isCollapse, "onUpdate:modelValue": w[5] || (w[5] = (l3) => e2.configure.props.isCollapse = l3), "inline-prompt": "", "active-icon": m(
|
|
12
|
+
return u(), a(D, { "label-width": "80px", size: "small" }, { default: i(() => [t(O, { modelValue: h.value, "onUpdate:modelValue": w[9] || (w[9] = (e3) => h.value = e3), style: { "margin-top": "6px" } }, { default: i(() => [t(J, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: i(() => [n("div", y, [t(C, { label: "组件类型" }, { default: i(() => [t(U, null, { default: i(() => [c(s(e2.configure.label) + "(" + s(e2.configure.name) + ")", 1)]), _: 1 })]), _: 1 }), t(C, { label: "唯一编码", style: { "margin-top": "-10px" } }, { default: i(() => [t(j, { modelValue: e2.configure.uuid, "onUpdate:modelValue": w[0] || (w[0] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), t(C, { label: "自定义编码", style: { "margin-top": "-10px" } }, { default: i(() => [t(j, { modelValue: e2.configure.code, "onUpdate:modelValue": w[1] || (w[1] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), t(C, { label: "绑定权限", style: { "margin-top": "-10px" } }, { default: i(() => [t(g, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), t(C, { label: "标题显示", style: { "margin-top": "-10px" } }, { default: i(() => [t(S, { modelValue: e2.configure.props.base.tittleShow, "onUpdate:modelValue": w[2] || (w[2] = (l3) => e2.configure.props.base.tittleShow = l3), class: "ml-4" }, { default: i(() => [t(z, { value: true }, { default: i(() => w[10] || (w[10] = [c("显示")])), _: 1 }), t(z, { value: false }, { default: i(() => w[11] || (w[11] = [c("隐藏")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), p(t(C, { label: "标题", style: { "margin-top": "-10px" } }, { default: i(() => [t(V, { modelValue: e2.configure.props.base.title, "onUpdate:modelValue": w[3] || (w[3] = (l3) => e2.configure.props.base.title = l3) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[d, e2.configure.props.base.tittleShow]]), t(C, { label: "标题图标", style: { "margin-top": "-10px" } }, { default: i(() => [t(b, { iconType: e2.configure.props.iconType, iconValue: e2.configure.props.iconValue, "onUpdate:modelValue": w[4] || (w[4] = (e3, l3) => function(e4, l4) {
|
|
13
|
+
_2.configure.props.iconType = e4, _2.configure.props.iconValue = l4;
|
|
14
|
+
}(e3, l3)) }, null, 8, ["iconType", "iconValue"])]), _: 1 }), t(C, { label: "折叠面板" }, { default: i(() => [t(F, { modelValue: e2.configure.props.isCollapse, "onUpdate:modelValue": w[5] || (w[5] = (l3) => e2.configure.props.isCollapse = l3), "inline-prompt": "", "active-icon": m(x), "inactive-icon": m(v) }, null, 8, ["modelValue", "active-icon", "inactive-icon"])]), _: 1 }), e2.configure.props.isCollapse ? (u(), a(C, { key: 0, label: "面板展开" }, { default: i(() => [t(F, { modelValue: e2.configure.props.isCollapseShow, "onUpdate:modelValue": w[6] || (w[6] = (l3) => e2.configure.props.isCollapseShow = l3), disabled: !e2.configure.props.isCollapse, "inline-prompt": "", "active-icon": m(x), "inactive-icon": m(v) }, null, 8, ["modelValue", "disabled", "active-icon", "inactive-icon"])]), _: 1 })) : r("", true), t(C, { label: "Flex布局" }, { default: i(() => [t(F, { modelValue: e2.configure.props.isFlex, "onUpdate:modelValue": w[7] || (w[7] = (l3) => e2.configure.props.isFlex = l3) }, null, 8, ["modelValue"])]), _: 1 }), e2.configure.props.isFlex ? (u(), a(C, { key: 1, label: "水平对齐", style: { "margin-bottom": "-10px", "margin-top": "18px" } }, { default: i(() => [t(k, { modelValue: e2.configure.props.flexJustify, "onUpdate:modelValue": w[8] || (w[8] = (l3) => e2.configure.props.flexJustify = l3), placeholder: "默认", clearable: "" }, { default: i(() => [t(T, { label: "start", value: "start" }), t(T, { label: "center", value: "center" }), t(T, { label: "space-between", value: "space-between" }), t(T, { label: "space-around", value: "space-around" })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : r("", true)])]), _: 1 }), t(f, { size: e2.configure.props.size, showCalcHeight: true }, null, 8, ["size"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
|
|
15
15
|
};
|
|
16
16
|
} });
|
|
17
17
|
export {
|
|
18
|
-
|
|
18
|
+
_ as default
|
|
19
19
|
};
|
|
@@ -18,7 +18,7 @@ const k = { class: "amb-design-attr-content" }, C = { class: "amb-design-attr-he
|
|
|
18
18
|
q();
|
|
19
19
|
}), (t2, n2) => {
|
|
20
20
|
const O3 = a("el-badge");
|
|
21
|
-
return s(), l("div", k, [r("div", C, [r("div", D, [r("label", { class: c({ selected: "base" == u(x) }), onClick: n2[0] || (n2[0] = (e3) => o(x) ? x.value = "base" : x = "base") }, "属性", 2), r("label", { class: c({ selected: "style" == u(x) }), onClick: n2[1] || (n2[1] = (e3) => o(x) ? x.value = "style" : x = "style") }, "样式", 2), r("label", { class: c({ selected: "event" == u(x) }), onClick: n2[2] || (n2[2] = (e3) => o(x) ? x.value = "event" : x = "event") }, [n2[4] || (n2[4] = i(" 事件 "
|
|
21
|
+
return s(), l("div", k, [r("div", C, [r("div", D, [r("label", { class: c({ selected: "base" == u(x) }), onClick: n2[0] || (n2[0] = (e3) => o(x) ? x.value = "base" : x = "base") }, "属性", 2), r("label", { class: c({ selected: "style" == u(x) }), onClick: n2[1] || (n2[1] = (e3) => o(x) ? x.value = "style" : x = "style") }, "样式", 2), r("label", { class: c({ selected: "event" == u(x) }), onClick: n2[2] || (n2[2] = (e3) => o(x) ? x.value = "event" : x = "event") }, [n2[4] || (n2[4] = i(" 事件 ")), L.value > 0 ? (s(), g(O3, { key: 0, value: L.value }, null, 8, ["value"])) : v("", true)], 2), r("label", { class: c({ selected: "advanced" == u(x) }), onClick: n2[3] || (n2[3] = (e3) => o(x) ? x.value = "advanced" : x = "advanced") }, "高级", 2)])]), r("div", h, [d(f(m, { configure: e2.configure, pageDesign: e2.pageDesign }, null, 8, ["configure", "pageDesign"]), [[p, "base" == u(x)]]), d(f(b, { configure: e2.configure }, null, 8, ["configure"]), [[p, "style" == u(x)]]), d(f(y, { configure: e2.configure, events: e2.configure.events }, null, 8, ["configure", "events"]), [[p, "event" == u(x)]]), d(f(j, { configure: e2.configure }, null, 8, ["configure"]), [[p, "advanced" == u(x)]])])]);
|
|
22
22
|
};
|
|
23
23
|
} });
|
|
24
24
|
export {
|
|
@@ -17,7 +17,7 @@ const k = { class: "amb-design-attr-content" }, C = { class: "amb-design-attr-he
|
|
|
17
17
|
q();
|
|
18
18
|
}), (l2, t2) => {
|
|
19
19
|
const O3 = a("el-badge");
|
|
20
|
-
return s(), n("div", k, [c("div", C, [c("div", D, [c("label", { class: o({ selected: "base" == u(x) }), onClick: t2[0] || (t2[0] = (e3) => r(x) ? x.value = "base" : x = "base") }, "属性", 2), c("label", { class: o({ selected: "style" == u(x) }), onClick: t2[1] || (t2[1] = (e3) => r(x) ? x.value = "style" : x = "style") }, "样式", 2), c("label", { class: o({ selected: "event" == u(x) }), onClick: t2[2] || (t2[2] = (e3) => r(x) ? x.value = "event" : x = "event") }, [t2[4] || (t2[4] = i(" 事件 "
|
|
20
|
+
return s(), n("div", k, [c("div", C, [c("div", D, [c("label", { class: o({ selected: "base" == u(x) }), onClick: t2[0] || (t2[0] = (e3) => r(x) ? x.value = "base" : x = "base") }, "属性", 2), c("label", { class: o({ selected: "style" == u(x) }), onClick: t2[1] || (t2[1] = (e3) => r(x) ? x.value = "style" : x = "style") }, "样式", 2), c("label", { class: o({ selected: "event" == u(x) }), onClick: t2[2] || (t2[2] = (e3) => r(x) ? x.value = "event" : x = "event") }, [t2[4] || (t2[4] = i(" 事件 ")), L.value > 0 ? (s(), g(O3, { key: 0, value: L.value }, null, 8, ["value"])) : v("", true)], 2), c("label", { class: o({ selected: "advanced" == u(x) }), onClick: t2[3] || (t2[3] = (e3) => r(x) ? x.value = "advanced" : x = "advanced") }, "高级", 2)])]), c("div", h, [d(f(m, { configure: e2.configure, pageDesign: e2.pageDesign }, null, 8, ["configure", "pageDesign"]), [[p, "base" == u(x)]]), d(f(b, { configure: e2.configure }, null, 8, ["configure"]), [[p, "style" == u(x)]]), d(f(y, { configure: e2.configure }, null, 8, ["configure"]), [[p, "event" == u(x)]]), d(f(j, { configure: e2.configure }, null, 8, ["configure"]), [[p, "advanced" == u(x)]])])]);
|
|
21
21
|
};
|
|
22
22
|
} });
|
|
23
23
|
export {
|
package/dist/es/components/design/views/assemblys/container/container/container-attr-base.vue.js
CHANGED
|
@@ -4,8 +4,8 @@ import m from "../../common/common-function-code.vue.js";
|
|
|
4
4
|
const s = { style: { padding: "8px 0px 0px 0px" } }, f = e({ __name: "container-attr-base", props: { configure: { type: Object, default: {} } }, emits: [], setup(e2, { emit: f2 }) {
|
|
5
5
|
const c = l(["1", "attrSize"]);
|
|
6
6
|
return (l2, f3) => {
|
|
7
|
-
const g = o("el-text"), V = o("el-form-item"),
|
|
8
|
-
return t(), u(y, { "label-width": "80px", size: "small" }, { default: a(() => [i(h, { modelValue: c.value, "onUpdate:modelValue": f3[6] || (f3[6] = (e3) => c.value = e3), style: { "margin-top": "6px" } }, { default: a(() => [i(
|
|
7
|
+
const g = o("el-text"), V = o("el-form-item"), x = o("el-input"), b = o("el-checkbox"), _ = o("el-collapse-item"), h = o("el-collapse"), y = o("el-form");
|
|
8
|
+
return t(), u(y, { "label-width": "80px", size: "small" }, { default: a(() => [i(h, { modelValue: c.value, "onUpdate:modelValue": f3[6] || (f3[6] = (e3) => c.value = e3), style: { "margin-top": "6px" } }, { default: a(() => [i(_, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: a(() => [d("div", s, [i(V, { label: "组件类型" }, { default: a(() => [i(g, null, { default: a(() => [r(p(e2.configure.label) + "(" + p(e2.configure.name) + ")", 1)]), _: 1 })]), _: 1 }), i(V, { label: "唯一编码", style: { "margin-top": "-10px" } }, { default: a(() => [i(x, { modelValue: e2.configure.uuid, "onUpdate:modelValue": f3[0] || (f3[0] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), i(V, { label: "自定义编码", style: { "margin-top": "-10px" } }, { default: a(() => [i(x, { modelValue: e2.configure.code, "onUpdate:modelValue": f3[1] || (f3[1] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), i(V, { label: "绑定权限", style: { "margin-top": "-10px" } }, { default: a(() => [i(m, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), i(V, { style: { "margin-top": "-10px" } }, { label: a(() => [i(b, { modelValue: e2.configure.props.useLeft, "onUpdate:modelValue": f3[2] || (f3[2] = (l3) => e2.configure.props.useLeft = l3), value: "true" }, { default: a(() => f3[7] || (f3[7] = [r("左边宽度")])), _: 1 }, 8, ["modelValue"])]), default: a(() => [i(x, { modelValue: e2.configure.props.leftWidth, "onUpdate:modelValue": f3[3] || (f3[3] = (l3) => e2.configure.props.leftWidth = l3), disabled: !e2.configure.props.useLeft }, { suffix: a(() => f3[8] || (f3[8] = [r(" px ")])), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 }), i(V, { style: { "margin-top": "-10px", "margin-bottom": "-10px" } }, { label: a(() => [i(b, { modelValue: e2.configure.props.useRight, "onUpdate:modelValue": f3[4] || (f3[4] = (l3) => e2.configure.props.useRight = l3), value: "true" }, { default: a(() => f3[9] || (f3[9] = [r("右边宽度")])), _: 1 }, 8, ["modelValue"])]), default: a(() => [i(x, { modelValue: e2.configure.props.rightWidth, "onUpdate:modelValue": f3[5] || (f3[5] = (l3) => e2.configure.props.rightWidth = l3), disabled: !e2.configure.props.useRight }, { suffix: a(() => f3[10] || (f3[10] = [r(" px ")])), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })])]), _: 1 }), i(n, { size: e2.configure.props.size, showCalcHeight: true }, null, 8, ["size"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
|
|
9
9
|
};
|
|
10
10
|
} });
|
|
11
11
|
export {
|
package/dist/es/components/design/views/assemblys/container/container/container-attr.vue2.js
CHANGED
|
@@ -17,7 +17,7 @@ const k = { class: "amb-design-attr-content" }, C = { class: "amb-design-attr-he
|
|
|
17
17
|
q();
|
|
18
18
|
}), (n2, t2) => {
|
|
19
19
|
const x3 = a("el-badge");
|
|
20
|
-
return s(), l("div", k, [c("div", C, [c("div", h, [c("label", { class: o({ selected: "base" == u(L) }), onClick: t2[0] || (t2[0] = (e3) => r(L) ? L.value = "base" : L = "base") }, "属性", 2), c("label", { class: o({ selected: "style" == u(L) }), onClick: t2[1] || (t2[1] = (e3) => r(L) ? L.value = "style" : L = "style") }, "样式", 2), c("label", { class: o({ selected: "event" == u(L) }), onClick: t2[2] || (t2[2] = (e3) => r(L) ? L.value = "event" : L = "event") }, [t2[4] || (t2[4] = i(" 事件 "
|
|
20
|
+
return s(), l("div", k, [c("div", C, [c("div", h, [c("label", { class: o({ selected: "base" == u(L) }), onClick: t2[0] || (t2[0] = (e3) => r(L) ? L.value = "base" : L = "base") }, "属性", 2), c("label", { class: o({ selected: "style" == u(L) }), onClick: t2[1] || (t2[1] = (e3) => r(L) ? L.value = "style" : L = "style") }, "样式", 2), c("label", { class: o({ selected: "event" == u(L) }), onClick: t2[2] || (t2[2] = (e3) => r(L) ? L.value = "event" : L = "event") }, [t2[4] || (t2[4] = i(" 事件 ")), O.value > 0 ? (s(), v(x3, { key: 0, value: O.value }, null, 8, ["value"])) : d("", true)], 2), c("label", { class: o({ selected: "advanced" == u(L) }), onClick: t2[3] || (t2[3] = (e3) => r(L) ? L.value = "advanced" : L = "advanced") }, "高级", 2)])]), c("div", _, [f(g(b, { configure: e2.configure }, null, 8, ["configure"]), [[m, "base" == u(L)]]), f(g(p, { configure: e2.configure }, null, 8, ["configure"]), [[m, "style" == u(L)]]), f(g(y, { configure: e2.configure }, null, 8, ["configure"]), [[m, "event" == u(L)]]), f(g(j, { configure: e2.configure }, null, 8, ["configure"]), [[m, "advanced" == u(L)]])])]);
|
|
21
21
|
};
|
|
22
22
|
} });
|
|
23
23
|
export {
|
|
@@ -16,7 +16,7 @@ const k = { class: "amb-design-attr-content" }, x = { class: "amb-design-attr-he
|
|
|
16
16
|
w();
|
|
17
17
|
}), (t2, l2) => {
|
|
18
18
|
const _3 = n("el-badge");
|
|
19
|
-
return s(), a("div", k, [c("div", x, [c("div", C, [c("label", { class: o({ selected: "base" == u(O) }), onClick: l2[0] || (l2[0] = (e3) => r(O) ? O.value = "base" : O = "base") }, "属性", 2), c("label", { class: o({ selected: "style" == u(O) }), onClick: l2[1] || (l2[1] = (e3) => r(O) ? O.value = "style" : O = "style") }, "样式", 2), c("label", { class: o({ selected: "event" == u(O) }), onClick: l2[2] || (l2[2] = (e3) => r(O) ? O.value = "event" : O = "event") }, [l2[4] || (l2[4] = i(" 事件 "
|
|
19
|
+
return s(), a("div", k, [c("div", x, [c("div", C, [c("label", { class: o({ selected: "base" == u(O) }), onClick: l2[0] || (l2[0] = (e3) => r(O) ? O.value = "base" : O = "base") }, "属性", 2), c("label", { class: o({ selected: "style" == u(O) }), onClick: l2[1] || (l2[1] = (e3) => r(O) ? O.value = "style" : O = "style") }, "样式", 2), c("label", { class: o({ selected: "event" == u(O) }), onClick: l2[2] || (l2[2] = (e3) => r(O) ? O.value = "event" : O = "event") }, [l2[4] || (l2[4] = i(" 事件 ")), q.value > 0 ? (s(), v(_3, { key: 0, value: q.value }, null, 8, ["value"])) : f("", true)], 2), c("label", { class: o({ selected: "advanced" == u(O) }), onClick: l2[3] || (l2[3] = (e3) => r(O) ? O.value = "advanced" : O = "advanced") }, "高级", 2)])]), c("div", h, [d(g(b, { configure: e2.configure }, null, 8, ["configure"]), [[m, "base" == u(O)]]), d(g(p, { configure: e2.configure }, null, 8, ["configure"]), [[m, "style" == u(O)]]), d(g(y, { configure: e2.configure }, null, 8, ["configure"]), [[m, "event" == u(O)]]), d(g(j, { configure: e2.configure }, null, 8, ["configure"]), [[m, "advanced" == u(O)]])])]);
|
|
20
20
|
};
|
|
21
21
|
} });
|
|
22
22
|
export {
|
|
@@ -5,7 +5,7 @@ const f = { style: { padding: "8px 0px 0px 0px" } }, s = e({ __name: "form-attr-
|
|
|
5
5
|
const s2 = l(["1", "attrSize"]);
|
|
6
6
|
return (l2, c) => {
|
|
7
7
|
const g = o("el-text"), _ = o("el-form-item"), V = o("el-input"), b = o("el-radio-button"), x = o("el-radio-group"), v = o("el-collapse-item"), y = o("el-collapse"), h = o("el-form");
|
|
8
|
-
return u(), a(h, { "label-width": "80px", size: "small" }, { default: t(() => [r(y, { modelValue: s2.value, "onUpdate:modelValue": c[6] || (c[6] = (e3) => s2.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [r(v, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: t(() => [d("div", f, [r(_, { label: "组件类型" }, { default: t(() => [r(g, null, { default: t(() => [i(n(e2.configure.label) + "(" + n(e2.configure.name) + ")", 1)]), _: 1 })]), _: 1 }), r(_, { label: "唯一编码", style: { "margin-top": "-10px" } }, { default: t(() => [r(V, { modelValue: e2.configure.uuid, "onUpdate:modelValue": c[0] || (c[0] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), r(_, { label: "自定义编码", style: { "margin-top": "-10px" } }, { default: t(() => [r(V, { modelValue: e2.configure.code, "onUpdate:modelValue": c[1] || (c[1] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), r(_, { label: "绑定权限", style: { "margin-top": "-10px" } }, { default: t(() => [r(m, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), r(_, { label: "标签位置", style: { "margin-top": "-10px" } }, { default: t(() => [r(x, { modelValue: e2.configure.props.labelPosition, "onUpdate:modelValue": c[2] || (c[2] = (l3) => e2.configure.props.labelPosition = l3) }, { default: t(() => [r(b, { value: "left" }, { default: t(() => c[7] || (c[7] = [i("左边"
|
|
8
|
+
return u(), a(h, { "label-width": "80px", size: "small" }, { default: t(() => [r(y, { modelValue: s2.value, "onUpdate:modelValue": c[6] || (c[6] = (e3) => s2.value = e3), style: { "margin-top": "6px" } }, { default: t(() => [r(v, { title: "基本", name: "1", class: "amb-design-attr-group-header" }, { default: t(() => [d("div", f, [r(_, { label: "组件类型" }, { default: t(() => [r(g, null, { default: t(() => [i(n(e2.configure.label) + "(" + n(e2.configure.name) + ")", 1)]), _: 1 })]), _: 1 }), r(_, { label: "唯一编码", style: { "margin-top": "-10px" } }, { default: t(() => [r(V, { modelValue: e2.configure.uuid, "onUpdate:modelValue": c[0] || (c[0] = (l3) => e2.configure.uuid = l3), readonly: "", title: e2.configure.uuid }, null, 8, ["modelValue", "title"])]), _: 1 }), r(_, { label: "自定义编码", style: { "margin-top": "-10px" } }, { default: t(() => [r(V, { modelValue: e2.configure.code, "onUpdate:modelValue": c[1] || (c[1] = (l3) => e2.configure.code = l3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }), r(_, { label: "绑定权限", style: { "margin-top": "-10px" } }, { default: t(() => [r(m, { configure: e2.configure }, null, 8, ["configure"])]), _: 1 }), r(_, { label: "标签位置", style: { "margin-top": "-10px" } }, { default: t(() => [r(x, { modelValue: e2.configure.props.labelPosition, "onUpdate:modelValue": c[2] || (c[2] = (l3) => e2.configure.props.labelPosition = l3) }, { default: t(() => [r(b, { value: "left" }, { default: t(() => c[7] || (c[7] = [i("左边")])), _: 1 }), r(b, { value: "right" }, { default: t(() => c[8] || (c[8] = [i("右边")])), _: 1 }), r(b, { value: "top" }, { default: t(() => c[9] || (c[9] = [i("顶部")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(_, { label: "标签宽度", style: { "margin-top": "-10px" } }, { default: t(() => [r(V, { modelValue: e2.configure.props.labelWidth, "onUpdate:modelValue": c[3] || (c[3] = (l3) => e2.configure.props.labelWidth = l3) }, { suffix: t(() => c[10] || (c[10] = [i(" px ")])), _: 1 }, 8, ["modelValue"])]), _: 1 }), r(_, { label: "表单标题", style: { "margin-top": "-10px" } }, { default: t(() => [r(V, { modelValue: e2.configure.props.formTitle, "onUpdate:modelValue": c[4] || (c[4] = (l3) => e2.configure.props.formTitle = l3) }, null, 8, ["modelValue"])]), _: 1 }), r(_, { label: "组件尺寸", style: { "margin-bottom": "-10px", "margin-top": "-10px" } }, { default: t(() => [r(x, { modelValue: e2.configure.props.componentSize, "onUpdate:modelValue": c[5] || (c[5] = (l3) => e2.configure.props.componentSize = l3) }, { default: t(() => [r(b, { value: "large" }, { default: t(() => c[11] || (c[11] = [i("大")])), _: 1 }), r(b, { value: "default" }, { default: t(() => c[12] || (c[12] = [i("适中")])), _: 1 }), r(b, { value: "small" }, { default: t(() => c[13] || (c[13] = [i("小")])), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })])]), _: 1 }), r(p, { size: e2.configure.props.size, showCalcHeight: true }, null, 8, ["size"])]), _: 1 }, 8, ["modelValue"])]), _: 1 });
|
|
9
9
|
};
|
|
10
10
|
} });
|
|
11
11
|
export {
|