super-page-designer 2.1.1 → 2.1.12
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/utils/form-design-util.js +2 -1
- package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue.js +1 -1
- 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/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 +9 -5
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +1 -0
- 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/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/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 -1
- package/dist/es/components/design/views/assemblys/data/component/row-backgroud-color.vue3.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/table/tablecolumn-dynamic-column.vue.js +4 -4
- 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/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/config.vue3.js +2 -1
- package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
- 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 +176 -176
- package/package.json +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -3150,7 +3150,8 @@ function getInitialInformationByName(name) {
|
|
|
3150
3150
|
return null;
|
|
3151
3151
|
}
|
|
3152
3152
|
function getDesignEvents(name) {
|
|
3153
|
-
if (!name)
|
|
3153
|
+
if (!name)
|
|
3154
|
+
return [];
|
|
3154
3155
|
for (let i = 0; i < assemblyGroups.length; i++) {
|
|
3155
3156
|
let items = assemblyGroups[i].items;
|
|
3156
3157
|
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) {
|
|
@@ -231,7 +231,8 @@ function caculateComponentProps(configure, property) {
|
|
|
231
231
|
}
|
|
232
232
|
const optionConf = getComponentOptionConfigs(configure, pageDesign);
|
|
233
233
|
if (optionConf) {
|
|
234
|
-
if (dataOrigin)
|
|
234
|
+
if (dataOrigin)
|
|
235
|
+
pageDesign.initOptionConfigs.push(optionConf);
|
|
235
236
|
tempProps["optionconfigInfo"] = optionConf;
|
|
236
237
|
if (optionConf.props && optionConf.props.monitorFields) {
|
|
237
238
|
for (let fieldName of optionConf.props.monitorFields) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createElementBlock, Fragment, renderList, unref, createTextVNode, withDirectives, vShow } 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$2 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";
|
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
|
}
|
package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js
CHANGED
|
@@ -118,7 +118,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
118
118
|
let dataType = "";
|
|
119
119
|
if (val && val.startsWith("${")) {
|
|
120
120
|
let propName = val.substring(2, val.length - 1);
|
|
121
|
-
if (propName.startsWith("page."))
|
|
121
|
+
if (propName.startsWith("page."))
|
|
122
|
+
;
|
|
122
123
|
else if (propName.startsWith("data.")) {
|
|
123
124
|
propName = propName.substring(5);
|
|
124
125
|
dataType = pageDesignUtil.getModelField(propName);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./common-variable-bind.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./common-variable-bind.vue3.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-7fcec2fa"]]);
|
|
5
5
|
export {
|
|
@@ -165,7 +165,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
165
165
|
}
|
|
166
166
|
console.log("click contains--------not");
|
|
167
167
|
if (popoverVisible.value) {
|
|
168
|
-
closePopover();
|
|
168
|
+
closePopover(true);
|
|
169
169
|
}
|
|
170
170
|
}
|
|
171
171
|
}
|
|
@@ -200,8 +200,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
200
200
|
let popoverTimeout = null;
|
|
201
201
|
function closePopover(immediate) {
|
|
202
202
|
clearTimeout(popoverTimeout);
|
|
203
|
-
{
|
|
203
|
+
if (immediate) {
|
|
204
204
|
popoverVisible.value = false;
|
|
205
|
+
} else {
|
|
206
|
+
popoverTimeout = setTimeout(() => {
|
|
207
|
+
popoverVisible.value = false;
|
|
208
|
+
}, 2e3);
|
|
205
209
|
}
|
|
206
210
|
}
|
|
207
211
|
function openPopover() {
|
|
@@ -358,7 +362,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
358
362
|
}
|
|
359
363
|
defalutValue.value = "${" + paramType.value + "." + paramValue.value + "}";
|
|
360
364
|
emits("update:modelValue", defalutValue.value, row.alias);
|
|
361
|
-
closePopover();
|
|
365
|
+
closePopover(true);
|
|
362
366
|
}
|
|
363
367
|
function addRequestParam(paramName) {
|
|
364
368
|
paramValue.value = paramName;
|
|
@@ -371,7 +375,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
371
375
|
}
|
|
372
376
|
defalutValue.value = "${" + paramType.value + "." + paramValue.value + "}";
|
|
373
377
|
emits("update:modelValue", defalutValue.value);
|
|
374
|
-
closePopover();
|
|
378
|
+
closePopover(true);
|
|
375
379
|
}
|
|
376
380
|
function addPageParams() {
|
|
377
381
|
searchValue.value = searchValue.value.trim();
|
|
@@ -404,7 +408,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
404
408
|
defalutValue.value = "${" + paramType.value + "." + searchValue.value + "}";
|
|
405
409
|
searchValue.value = "";
|
|
406
410
|
emits("update:modelValue", defalutValue.value);
|
|
407
|
-
closePopover();
|
|
411
|
+
closePopover(true);
|
|
408
412
|
}
|
|
409
413
|
function getValueLabel(valueType, value) {
|
|
410
414
|
if (selectInputType.includes(valueType)) {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -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
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -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-b436905c"]]);
|
|
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-97438be5"]]);
|
|
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-a8c75465"]]);
|
|
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",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./row-backgroud-color.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./row-backgroud-color.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const RowBackgroudColor = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b203475d"]]);
|
|
5
5
|
export {
|
|
@@ -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) {
|
|
@@ -8,7 +8,7 @@ import "agilebuilder-ui/src/utils/request";
|
|
|
8
8
|
import "uuid";
|
|
9
9
|
import "../../../../../../stores/page-store.js";
|
|
10
10
|
import "../../../../../../stores/table-store.js";
|
|
11
|
-
|
|
11
|
+
import "../../common/common-variable-bind.vue3.js";
|
|
12
12
|
import "../../../../utils/eventBus.js";
|
|
13
13
|
import _sfc_main$1 from "../../common/common-function-code.vue.js";
|
|
14
14
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
@@ -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-55bb4cd3"]]);
|
|
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-c93dc980"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js
CHANGED
|
@@ -53,7 +53,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
53
53
|
} else if (value === "dataTable") {
|
|
54
54
|
queryTableFieldsByTable();
|
|
55
55
|
} else if (value === "optionGroup") {
|
|
56
|
-
props.configure.props.dynamicColumnData.
|
|
56
|
+
props.configure.props.dynamicColumnData.optionGroupCode = "";
|
|
57
57
|
}
|
|
58
58
|
if (value === "optionGroup" && ((_a = props.configure.props.dynamicColumnData) == null ? void 0 : _a.mergeFieldType) === "more") {
|
|
59
59
|
props.configure.props.dynamicColumnData.mergeFieldLabelTemp = "选项值";
|
|
@@ -208,7 +208,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
208
208
|
if (((_a = props.configure.props.base) == null ? void 0 : _a.prop) === "dynamicColumnSelect") {
|
|
209
209
|
if (((_b = props.configure.props.dynamicColumnData) == null ? void 0 : _b.dataSources) === "dataTable" && props.configure.props.dynamicColumnData.dataTableCode) {
|
|
210
210
|
queryTableFieldsByTable();
|
|
211
|
-
} else if (((_c = props.configure.props.dynamicColumnData) == null ? void 0 : _c.dataSources) === "optionGroup" && props.configure.props.dynamicColumnData.
|
|
211
|
+
} else if (((_c = props.configure.props.dynamicColumnData) == null ? void 0 : _c.dataSources) === "optionGroup" && props.configure.props.dynamicColumnData.optionGroupCode) {
|
|
212
212
|
queryOptionGroups("");
|
|
213
213
|
}
|
|
214
214
|
if (props.configure.props.dynamicColumnData && props.configure.props.dynamicColumnData.settingDataTableCode) {
|
|
@@ -466,8 +466,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
466
466
|
}, {
|
|
467
467
|
default: withCtx(() => [
|
|
468
468
|
createVNode(_component_el_select, {
|
|
469
|
-
modelValue: __props.configure.props.dynamicColumnData.
|
|
470
|
-
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.dynamicColumnData.
|
|
469
|
+
modelValue: __props.configure.props.dynamicColumnData.optionGroupCode,
|
|
470
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => __props.configure.props.dynamicColumnData.optionGroupCode = $event),
|
|
471
471
|
filterable: "",
|
|
472
472
|
remote: "",
|
|
473
473
|
"reserve-keyword": "",
|
|
@@ -48,9 +48,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
48
48
|
props.configure.props.base.prop = modelValue;
|
|
49
49
|
}
|
|
50
50
|
function afterBindIcon(iconType, iconValue, fieldType) {
|
|
51
|
-
{
|
|
51
|
+
if (fieldType == "suf") {
|
|
52
52
|
props.configure.props.base.iconType = iconType;
|
|
53
53
|
props.configure.props.base.iconType = iconValue;
|
|
54
|
+
} else {
|
|
55
|
+
props.configure.props.base.iconType = iconType;
|
|
56
|
+
props.configure.props.base.icon = iconValue;
|
|
54
57
|
}
|
|
55
58
|
}
|
|
56
59
|
return (_ctx, _cache) => {
|
|
@@ -329,7 +332,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
329
332
|
createVNode(_sfc_main$1, {
|
|
330
333
|
iconType: __props.configure.props.base.iconType,
|
|
331
334
|
iconValue: __props.configure.props.base.icon,
|
|
332
|
-
"onUpdate:modelValue": _cache[9] || (_cache[9] = (iconType, iconValue) => afterBindIcon(iconType, iconValue))
|
|
335
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = (iconType, iconValue) => afterBindIcon(iconType, iconValue, "suf"))
|
|
333
336
|
}, null, 8, ["iconType", "iconValue"])
|
|
334
337
|
]),
|
|
335
338
|
_: 1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./attr-event.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./attr-event.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const AttrEvent = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c7ab7527"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./attr-header.vue2.js";
|
|
2
|
-
|
|
2
|
+
import "./attr-header.vue3.js";
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const AttrHeader = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-226997f7"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, unref, createCommentVNode, withDirectives, createTextVNode, createElementBlock, Fragment, renderList, vShow, normalizeClass } from "vue";
|
|
2
|
-
import _sfc_main$3 from "./dataorigin-input-table.
|
|
2
|
+
import _sfc_main$3 from "./dataorigin-input-table.vue2.js";
|
|
3
3
|
import _sfc_main$2 from "./condition.vue.js";
|
|
4
4
|
import _sfc_main$1 from "./row-ul-li.vue.js";
|
|
5
5
|
import "uuid";
|
|
@@ -7,7 +7,7 @@ import "@element-plus/icons-vue";
|
|
|
7
7
|
import http from "agilebuilder-ui/src/utils/request";
|
|
8
8
|
import { usePageContextStore } from "../../../../../../stores/page-store.js";
|
|
9
9
|
import "../../../../../../stores/table-store.js";
|
|
10
|
-
|
|
10
|
+
import "../../common/common-variable-bind.vue3.js";
|
|
11
11
|
import _sfc_main$4 from "./data-origin-service-in.vue.js";
|
|
12
12
|
import { queryTableFields } from "../../../../utils/page-table-util.js";
|
|
13
13
|
import { getCustomFuncs } from "../../../../utils/page-event-util.js";
|
|
@@ -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-e6c84ad9"]]);
|
|
5
5
|
export {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|