super-page-designer 2.1.82 → 2.1.84
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/assets/design-attr.css.js +1 -0
- package/dist/es/assets/fonts/iconfont.css.js +1 -0
- package/dist/es/components/design/utils/assemblys-config.js +2 -1
- package/dist/es/components/design/utils/chart-design-util.js +2 -1
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/button/button/button-attr-event.vue.js +7 -3
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +4 -2
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +24 -15
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue4.js +1 -0
- package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +1 -0
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +9 -5
- package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +9 -5
- package/dist/es/components/design/views/assemblys/common/state-button.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/state-button.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/container/card/card-attr.vue2.js +7 -4
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/component/attr-style.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/component/configuration-value.vue.js +7 -4
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/row-backgroud-color.vue.js +1 -0
- package/dist/es/components/design/views/assemblys/data/component/variate-select.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/table-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/table-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue4.js +1 -0
- 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.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +5 -2
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/common/attr-event.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/attr-event.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/common/attr-header.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/attr-header.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +1 -152
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +152 -1
- package/dist/es/components/design/views/assemblys/form/common/dimension-input.vue.js +1 -0
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/custom/custom-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/custom/custom-design.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/label/label-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/label/label-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/select/select-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/select/select-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/select/select-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/select/select-design.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/switch/switch-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-design.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/object-design.vue.js +0 -1
- package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +2 -1
- package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr.vue3.js +1 -0
- package/dist/es/components/design/views/assemblys/workflow/workflow-node/workflownode-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/workflow-node/workflownode-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/workflow-node/workflownode-attr.vue3.js +1 -0
- package/dist/es/components/design/views/design/page-design.vue.js +4 -2
- package/dist/es/components/design/views/design/page-event/config.vue.js +1 -7
- package/dist/es/components/design/views/design/page-event/config.vue2.js +7 -0
- package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue.js +1 -1
- package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue3.js +1 -0
- package/dist/es/components/design/views/design/view/page-switch.vue.js +1 -1
- package/dist/es/components/design/views/design/view/page-switch.vue3.js +1 -0
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
- package/dist/es/index.js +2 -2
- package/dist/es/stores/page-store.js +2 -1
- package/dist/es/style.css +1 -17655
- package/package.json +3 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -3345,7 +3345,8 @@ function getInitialInformationByName(name) {
|
|
|
3345
3345
|
return null;
|
|
3346
3346
|
}
|
|
3347
3347
|
function getDesignEvents(name) {
|
|
3348
|
-
if (!name)
|
|
3348
|
+
if (!name)
|
|
3349
|
+
return [];
|
|
3349
3350
|
for (let i = 0; i < assemblyGroups.length; i++) {
|
|
3350
3351
|
let items = assemblyGroups[i].items;
|
|
3351
3352
|
for (let j = 0; j < items.length; j++) {
|
|
@@ -142,7 +142,8 @@ function generateChartOption(configure, chartOption) {
|
|
|
142
142
|
const isGauge = configure.name == "chart-gauge";
|
|
143
143
|
const isRadar = configure.name == "chart-radar";
|
|
144
144
|
const isScatter = configure.name == "chart-scatter";
|
|
145
|
-
if (thisProps.title)
|
|
145
|
+
if (thisProps.title)
|
|
146
|
+
;
|
|
146
147
|
if (thisProps.subTitle) {
|
|
147
148
|
tempOption.title[0].subtext = thisProps.subTitle;
|
|
148
149
|
if (thisStyle.subtitleTextAlign) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createElementBlock, Fragment, renderList, unref, createTextVNode, withDirectives, vShow, createCommentVNode } from "vue";
|
|
2
2
|
import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import "../../../../../../stores/page-store.js";
|
|
4
|
-
|
|
4
|
+
import "../../form/common/dimension-input.vue.js";
|
|
5
5
|
import _sfc_main$3 from "../../common/common-icon-bind.vue.js";
|
|
6
6
|
import http from "agilebuilder-ui/src/utils/request";
|
|
7
7
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
@@ -10,7 +10,7 @@ import "@element-plus/icons-vue";
|
|
|
10
10
|
import "uuid";
|
|
11
11
|
import "../../../../../../stores/table-store.js";
|
|
12
12
|
import "../../../../../../stores/statistics-table-store.js";
|
|
13
|
-
|
|
13
|
+
import "../../common/common-variable-bind.vue2.js";
|
|
14
14
|
import { getTableConfigByTableUuid } from "../../../../utils/page-table-util.js";
|
|
15
15
|
import _sfc_main$2 from "../../common/common-i18n-key-input.vue.js";
|
|
16
16
|
import _sfc_main$4 from "../../chart/statistical-table/component/link-table.vue.js";
|
|
@@ -8,9 +8,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
8
8
|
setup(__props) {
|
|
9
9
|
const props = __props;
|
|
10
10
|
const events = ref([]);
|
|
11
|
-
watch(
|
|
12
|
-
|
|
13
|
-
|
|
11
|
+
watch(
|
|
12
|
+
() => props.configure.events,
|
|
13
|
+
(newVal) => {
|
|
14
|
+
events.value = props.configure.events;
|
|
15
|
+
},
|
|
16
|
+
{ immediate: true }
|
|
17
|
+
);
|
|
14
18
|
return (_ctx, _cache) => {
|
|
15
19
|
const _component_el_form = resolveComponent("el-form");
|
|
16
20
|
return openBlock(), createBlock(_component_el_form, {
|
package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr.vue3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./journal-set-dialog.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./journal-set-dialog.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const JournalSetDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-665d3bf4"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -78,8 +78,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
function afterBindVariable(modelValue, field) {
|
|
81
|
-
{
|
|
81
|
+
if (field == "groupVariable") {
|
|
82
82
|
props.configure.props.groupVariable = modelValue;
|
|
83
|
+
} else if (field == "selGroupVariable") {
|
|
84
|
+
props.configure.props.selGroupVariable = modelValue;
|
|
83
85
|
}
|
|
84
86
|
}
|
|
85
87
|
const sourceFields = ref([]);
|
|
@@ -374,7 +376,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
374
376
|
createVNode(BindVariable, {
|
|
375
377
|
modelValue: __props.configure.props.groupVariable,
|
|
376
378
|
paramTypes: ["data", "page"],
|
|
377
|
-
"onUpdate:modelValue": _cache[4] || (_cache[4] = (value) => afterBindVariable(value))
|
|
379
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = (value) => afterBindVariable(value, "groupVariable"))
|
|
378
380
|
}, null, 8, ["modelValue"])
|
|
379
381
|
]),
|
|
380
382
|
_: 1
|
package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js
CHANGED
|
@@ -13,7 +13,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
13
13
|
const props = __props;
|
|
14
14
|
const fontSizes = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
|
|
15
15
|
const isPieAttr = ref(true);
|
|
16
|
-
if (props.chartType == "seriesChart")
|
|
16
|
+
if (props.chartType == "seriesChart")
|
|
17
|
+
;
|
|
17
18
|
else {
|
|
18
19
|
isPieAttr.value = false;
|
|
19
20
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./data-origin.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./data-origin.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const DataOrigin = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a62867e0"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -47,14 +47,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
47
47
|
}
|
|
48
48
|
const dialogTableVisible = ref(false);
|
|
49
49
|
const myTableConfigure = ref(props.tableConfigure);
|
|
50
|
-
if (!tableData.value || tableData.value.length == 0) {
|
|
51
|
-
tableData.value.push({
|
|
52
|
-
showCondition: [],
|
|
53
|
-
eventCallBack: "",
|
|
54
|
-
style: {},
|
|
55
|
-
linkPage: {}
|
|
56
|
-
});
|
|
57
|
-
}
|
|
58
50
|
function addData(rowItem, index) {
|
|
59
51
|
tableData.value.splice(index + 1, 0, {
|
|
60
52
|
showCondition: [],
|
|
@@ -63,12 +55,15 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
63
55
|
linkPage: {}
|
|
64
56
|
});
|
|
65
57
|
}
|
|
66
|
-
function
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
58
|
+
function addDataToLatest() {
|
|
59
|
+
if (!tableData.value || tableData.value.length === 0) {
|
|
60
|
+
tableData.value = [];
|
|
61
|
+
addData(null, -1);
|
|
62
|
+
} else {
|
|
63
|
+
addData(null, tableData.value.length - 1);
|
|
71
64
|
}
|
|
65
|
+
}
|
|
66
|
+
function deleteData(rowItem, index) {
|
|
72
67
|
tableData.value.splice(index, 1);
|
|
73
68
|
}
|
|
74
69
|
const linkData = ref({});
|
|
@@ -89,8 +84,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
89
84
|
watch(
|
|
90
85
|
() => tableData.value,
|
|
91
86
|
(newVal) => {
|
|
92
|
-
if (
|
|
87
|
+
if (newVal.length > 0) {
|
|
93
88
|
emit("dataChange", tableData.value);
|
|
89
|
+
} else {
|
|
90
|
+
emit("dataChange", null);
|
|
94
91
|
}
|
|
95
92
|
},
|
|
96
93
|
{ deep: true }
|
|
@@ -184,6 +181,18 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
184
181
|
label: "操作",
|
|
185
182
|
align: "center"
|
|
186
183
|
}, {
|
|
184
|
+
header: withCtx(() => [
|
|
185
|
+
createVNode(_component_el_icon, {
|
|
186
|
+
size: "14",
|
|
187
|
+
style: { "color": "#5893ef", "cursor": "pointer" },
|
|
188
|
+
onClick: _cache[0] || (_cache[0] = ($event) => addDataToLatest())
|
|
189
|
+
}, {
|
|
190
|
+
default: withCtx(() => [
|
|
191
|
+
createVNode(_component_Plus)
|
|
192
|
+
]),
|
|
193
|
+
_: 1
|
|
194
|
+
})
|
|
195
|
+
]),
|
|
187
196
|
default: withCtx((scope) => [
|
|
188
197
|
createVNode(_component_el_icon, {
|
|
189
198
|
size: "14",
|
|
@@ -214,7 +223,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
214
223
|
dialogTableVisible.value ? (openBlock(), createBlock(_component_el_dialog, {
|
|
215
224
|
key: 0,
|
|
216
225
|
modelValue: dialogTableVisible.value,
|
|
217
|
-
"onUpdate:modelValue": _cache[
|
|
226
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => dialogTableVisible.value = $event),
|
|
218
227
|
title: "超链接设置",
|
|
219
228
|
"before-close": handleClose,
|
|
220
229
|
width: "900",
|
|
@@ -161,7 +161,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
161
161
|
let dataType = "";
|
|
162
162
|
if (val && val.startsWith("${")) {
|
|
163
163
|
propName = val.substring(2, val.length - 1);
|
|
164
|
-
if (propName.startsWith("page."))
|
|
164
|
+
if (propName.startsWith("page."))
|
|
165
|
+
;
|
|
165
166
|
else if (propName.startsWith("data.")) {
|
|
166
167
|
propName = propName.substring(5);
|
|
167
168
|
columnList = dataModelOptions.value;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _sfc_main from "./statisticalTable-design.vue2.js";
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
import "./statisticalTable-design.vue3.js";
|
|
3
|
+
import "./statisticalTable-design.vue4.js";
|
|
4
4
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
5
5
|
const statisticalTableDesign = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a555cba7"]]);
|
|
6
6
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js
CHANGED
|
@@ -110,7 +110,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
110
110
|
let dataType = "";
|
|
111
111
|
if (val && val.startsWith("${")) {
|
|
112
112
|
let propName = val.substring(2, val.length - 1);
|
|
113
|
-
if (propName.startsWith("page."))
|
|
113
|
+
if (propName.startsWith("page."))
|
|
114
|
+
;
|
|
114
115
|
else if (propName.startsWith("data.")) {
|
|
115
116
|
propName = propName.substring(5);
|
|
116
117
|
const column = pageDesignContextUtil.getModelField(propName);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./common-variable-bind.vue3.js";
|
|
2
|
-
|
|
2
|
+
import "./common-variable-bind.vue2.js";
|
|
3
3
|
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const BindVariable = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3528c938"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -171,7 +171,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
171
171
|
}
|
|
172
172
|
console.log("click contains--------not");
|
|
173
173
|
if (popoverVisible.value) {
|
|
174
|
-
closePopover();
|
|
174
|
+
closePopover(true);
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
}
|
|
@@ -206,8 +206,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
206
206
|
let popoverTimeout = null;
|
|
207
207
|
function closePopover(immediate) {
|
|
208
208
|
clearTimeout(popoverTimeout);
|
|
209
|
-
{
|
|
209
|
+
if (immediate) {
|
|
210
210
|
popoverVisible.value = false;
|
|
211
|
+
} else {
|
|
212
|
+
popoverTimeout = setTimeout(() => {
|
|
213
|
+
popoverVisible.value = false;
|
|
214
|
+
}, 2e3);
|
|
211
215
|
}
|
|
212
216
|
}
|
|
213
217
|
function openPopover() {
|
|
@@ -363,7 +367,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
363
367
|
}
|
|
364
368
|
defalutValue.value = "${" + paramType.value + "." + paramValue.value + "}";
|
|
365
369
|
emits("update:modelValue", defalutValue.value, row.alias);
|
|
366
|
-
closePopover();
|
|
370
|
+
closePopover(true);
|
|
367
371
|
}
|
|
368
372
|
function addRequestParam(paramName) {
|
|
369
373
|
paramValue.value = paramName;
|
|
@@ -376,7 +380,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
376
380
|
}
|
|
377
381
|
defalutValue.value = "${" + paramType.value + "." + paramValue.value + "}";
|
|
378
382
|
emits("update:modelValue", defalutValue.value);
|
|
379
|
-
closePopover();
|
|
383
|
+
closePopover(true);
|
|
380
384
|
}
|
|
381
385
|
function addPageParams() {
|
|
382
386
|
searchValue.value = searchValue.value.trim();
|
|
@@ -409,7 +413,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
409
413
|
defalutValue.value = "${" + paramType.value + "." + searchValue.value + "}";
|
|
410
414
|
searchValue.value = "";
|
|
411
415
|
emits("update:modelValue", defalutValue.value);
|
|
412
|
-
closePopover();
|
|
416
|
+
closePopover(true);
|
|
413
417
|
}
|
|
414
418
|
function getValueLabel(valueType, value) {
|
|
415
419
|
if (selectInputType.includes(valueType)) {
|
|
@@ -70,15 +70,19 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
70
70
|
}
|
|
71
71
|
console.log("click contains--------not");
|
|
72
72
|
if (popoverVisible.value) {
|
|
73
|
-
closePopover();
|
|
73
|
+
closePopover(true);
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
let popoverTimeout = null;
|
|
78
78
|
function closePopover(immediate) {
|
|
79
79
|
clearTimeout(popoverTimeout);
|
|
80
|
-
{
|
|
80
|
+
if (immediate) {
|
|
81
81
|
popoverVisible.value = false;
|
|
82
|
+
} else {
|
|
83
|
+
popoverTimeout = setTimeout(() => {
|
|
84
|
+
popoverVisible.value = false;
|
|
85
|
+
}, 2e3);
|
|
82
86
|
}
|
|
83
87
|
}
|
|
84
88
|
function openPopover() {
|
|
@@ -265,12 +269,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
265
269
|
codeType.value = "";
|
|
266
270
|
thisValue.value = "";
|
|
267
271
|
emits("update:modelValue", "", "", "");
|
|
268
|
-
closePopover();
|
|
272
|
+
closePopover(true);
|
|
269
273
|
}
|
|
270
274
|
function selectRow(row) {
|
|
271
275
|
thisValue.value = row.code;
|
|
272
276
|
emits("update:modelValue", codeType.value, thisValue.value, row.name, row.id);
|
|
273
|
-
closePopover();
|
|
277
|
+
closePopover(true);
|
|
274
278
|
}
|
|
275
279
|
function addCustom() {
|
|
276
280
|
if (!inputCode.value) {
|
|
@@ -279,7 +283,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
279
283
|
}
|
|
280
284
|
thisValue.value = inputCode.value;
|
|
281
285
|
emits("update:modelValue", codeType.value, thisValue.value, "");
|
|
282
|
-
closePopover();
|
|
286
|
+
closePopover(true);
|
|
283
287
|
}
|
|
284
288
|
console.log("init", props.value, props.type);
|
|
285
289
|
function showPopover() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./state-button.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./state-button.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const StateButton = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ae2798fb"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent, ref, watch, resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeClass, unref, isRef, createTextVNode, createBlock, createCommentVNode, withDirectives, createVNode, vShow } from "vue";
|
|
2
2
|
import _sfc_main$1 from "./card-attr-base.vue.js";
|
|
3
3
|
import _sfc_main$2 from "./card-attr-style.vue.js";
|
|
4
|
-
import
|
|
5
|
-
import _sfc_main$
|
|
4
|
+
import AttrEvent from "../../form/common/attr-event.vue.js";
|
|
5
|
+
import _sfc_main$3 from "./card-attr-advanced.vue.js";
|
|
6
6
|
const _hoisted_1 = { class: "amb-design-attr-content" };
|
|
7
7
|
const _hoisted_2 = { class: "amb-design-attr-header" };
|
|
8
8
|
const _hoisted_3 = { class: "amb-design-attr-header-type" };
|
|
@@ -85,10 +85,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
85
85
|
withDirectives(createVNode(_sfc_main$2, { configure: __props.configure }, null, 8, ["configure"]), [
|
|
86
86
|
[vShow, unref(selAsselbyType) == "style"]
|
|
87
87
|
]),
|
|
88
|
-
withDirectives(createVNode(
|
|
88
|
+
withDirectives(createVNode(AttrEvent, {
|
|
89
|
+
configure: __props.configure,
|
|
90
|
+
events: __props.configure.events
|
|
91
|
+
}, null, 8, ["configure", "events"]), [
|
|
89
92
|
[vShow, unref(selAsselbyType) == "event"]
|
|
90
93
|
]),
|
|
91
|
-
withDirectives(createVNode(_sfc_main$
|
|
94
|
+
withDirectives(createVNode(_sfc_main$3, { configure: __props.configure }, null, 8, ["configure"]), [
|
|
92
95
|
[vShow, unref(selAsselbyType) == "advanced"]
|
|
93
96
|
])
|
|
94
97
|
])
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, resolveComponent, openBlock, createElementBlock, Fragment, createVNode, withCtx, createBlock, createCommentVNode } from "vue";
|
|
2
2
|
import "@element-plus/icons-vue";
|
|
3
|
-
|
|
3
|
+
import "./row-backgroud-color.vue.js";
|
|
4
4
|
import _sfc_main$2 from "../../common/common-style-position.vue.js";
|
|
5
5
|
import _sfc_main$3 from "../../common/common-style-margin.vue.js";
|
|
6
6
|
import _sfc_main$4 from "../../common/common-style-padding.vue.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./composite-header.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./composite-header.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const CompositeHeader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4fd4369c"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode, createCommentVNode, createElementBlock, Fragment, renderList } from "vue";
|
|
2
2
|
import "@element-plus/icons-vue";
|
|
3
|
-
|
|
3
|
+
import "../../form/common/icon-set-dialog.vue3.js";
|
|
4
4
|
import http from "agilebuilder-ui/src/utils/request";
|
|
5
5
|
const _hoisted_1 = { class: "dialog-footer" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -125,11 +125,14 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
125
125
|
emit("close");
|
|
126
126
|
}
|
|
127
127
|
function dataTypeChange(value) {
|
|
128
|
-
if (value === "keyValuePair")
|
|
128
|
+
if (value === "keyValuePair")
|
|
129
|
+
;
|
|
129
130
|
else if (value === "optionGroup") {
|
|
130
131
|
queryOptionGroups(true);
|
|
131
|
-
} else if (value === "enumname")
|
|
132
|
-
|
|
132
|
+
} else if (value === "enumname")
|
|
133
|
+
;
|
|
134
|
+
else if (value === "beanname")
|
|
135
|
+
;
|
|
133
136
|
else if (value === "dynamicDataSource") {
|
|
134
137
|
echoDataOrigin("");
|
|
135
138
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./data-origin-tree.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./data-origin-tree.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const DataOrigin = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1fd3d630"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./data-origin.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./data-origin.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const DataOrigin = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3336d6c5"]]);
|
|
5
5
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode, unref, createCommentVNode, withDirectives, vShow, createElementBlock, Fragment, renderList, normalizeClass, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import _sfc_main$1 from "../../form/common/dataorigin-input-table.
|
|
2
|
+
import _sfc_main$1 from "../../form/common/dataorigin-input-table.vue2.js";
|
|
3
3
|
import { Codemirror } from "vue-codemirror";
|
|
4
4
|
import _sfc_main$6 from "../../workflow/component/combination.vue.js";
|
|
5
5
|
import _sfc_main$5 from "./return-set-table.vue.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode, createCommentVNode, unref } from "vue";
|
|
2
2
|
import _sfc_main$1 from "../../form/common/suffixmodule.vue.js";
|
|
3
3
|
import { Search } from "@element-plus/icons-vue";
|
|
4
|
-
|
|
4
|
+
import "../../form/common/icon-set-dialog.vue3.js";
|
|
5
5
|
import _sfc_main$2 from "./formatting-icon-label.vue.js";
|
|
6
6
|
const _hoisted_1 = { class: "dialog-footer" };
|
|
7
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode } from "vue";
|
|
2
2
|
import "@element-plus/icons-vue";
|
|
3
|
-
|
|
3
|
+
import "../../form/common/icon-set-dialog.vue3.js";
|
|
4
4
|
const _hoisted_1 = { class: "dialog-footer" };
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "querySetting",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -35,7 +35,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
35
35
|
const selectValue = ref("");
|
|
36
36
|
function selectChange() {
|
|
37
37
|
emit("update:prop", selectValue);
|
|
38
|
-
if (selectValue === "dynamicColumnSelect" || selectValue === null)
|
|
38
|
+
if (selectValue === "dynamicColumnSelect" || selectValue === null)
|
|
39
|
+
return;
|
|
39
40
|
if (props.propType != "") {
|
|
40
41
|
props.tableConfigure.modelFields.forEach((item) => {
|
|
41
42
|
if (item.dbColumnName === selectValue.value) {
|
|
@@ -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
|
-
|
|
12
|
+
import "../../common/common-variable-bind.vue2.js";
|
|
13
13
|
import "../../../../utils/eventBus.js";
|
|
14
14
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
15
15
|
import _sfc_main$2 from "../../chart/statistical-table/component/table-showcondition.vue.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _sfc_main from "./table-design.vue2.js";
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
import "./table-design.vue3.js";
|
|
3
|
+
import "./table-design.vue4.js";
|
|
4
4
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
5
5
|
const tableDesign = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5581ec9f"]]);
|
|
6
6
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./tablecolumn-attr-base.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./tablecolumn-attr-base.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const TablecolumnAttrBase = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-727aa6f0"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|