super-page-designer 2.0.73 → 2.0.79
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/assemblys-config.js +1 -2
- package/dist/es/components/design/utils/chart-design-util.js +1 -2
- package/dist/es/components/design/utils/form-design-util.js +1 -2
- 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/component/journal-set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +2 -4
- package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +1 -2
- package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +1 -2
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +9 -13
- package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +5 -9
- package/dist/es/components/design/views/assemblys/common/state-button.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr.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/configuration-value.vue.js +1 -1
- 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.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/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/variate-select.vue.js +1 -2
- 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-design.vue.js +2 -2
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -2
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +2 -5
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr.vue.js +1 -1
- 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-header.vue.js +1 -1
- 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/dataorigin-input-table.vue.js +152 -1
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +1 -152
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue.js +1 -1
- 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-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr.vue.js +1 -1
- 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-text/inputtext-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/label/label-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr.vue.js +1 -1
- 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-design.vue.js +1 -1
- 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-design.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +1 -2
- 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/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/workflow-button/workflowbutton-attr.vue.js +1 -1
- package/dist/es/components/design/views/design/page-design.vue.js +2 -4
- package/dist/es/components/design/views/design/page-event/config.vue2.js +7 -1
- package/dist/es/components/design/views/design/page-event/config.vue3.js +1 -2
- 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/view-design-display.vue.js +1 -1
- package/dist/es/index.js +2 -2
- package/dist/es/stores/page-store.js +1 -2
- package/dist/es/stores/table-store.js +2 -3
- package/dist/es/style.css +222 -222
- package/package.json +4 -4
- package/dist/es/assets/design-attr.css.js +0 -1
- package/dist/es/assets/fonts/iconfont.css.js +0 -1
- package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue2.js +0 -1
- package/dist/es/components/design/views/assemblys/common/state-button.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/component/composite-header.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/component/data-origin.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/component/row-backgroud-color.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/table/table-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/data/table/table-design.vue4.js +0 -1
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/common/attr-event.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/common/attr-header.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/common/dimension-input.vue.js +0 -1
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +0 -1
- package/dist/es/components/design/views/assemblys/form/custom/custom-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/custom/custom-design.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/label/label-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/select/select-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/select/select-design.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-design.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr.vue3.js +0 -1
- package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr.vue3.js +0 -1
- package/dist/es/components/design/views/design/page-event/config.vue.js +0 -7
- package/dist/es/components/design/views/design/view/page-switch.vue3.js +0 -1
|
@@ -2689,8 +2689,7 @@ function getInitialInformationByName(name) {
|
|
|
2689
2689
|
return null;
|
|
2690
2690
|
}
|
|
2691
2691
|
function getDesignEvents(name) {
|
|
2692
|
-
if (!name)
|
|
2693
|
-
return [];
|
|
2692
|
+
if (!name) return [];
|
|
2694
2693
|
for (let i = 0; i < assemblyGroups.length; i++) {
|
|
2695
2694
|
let items = assemblyGroups[i].items;
|
|
2696
2695
|
for (let j = 0; j < items.length; j++) {
|
|
@@ -142,8 +142,7 @@ 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)
|
|
146
|
-
;
|
|
145
|
+
if (thisProps.title) ;
|
|
147
146
|
if (thisProps.subTitle) {
|
|
148
147
|
tempOption.title[0].subtext = thisProps.subTitle;
|
|
149
148
|
if (thisStyle.subtitleTextAlign) {
|
|
@@ -228,8 +228,7 @@ function caculateComponentProps(configure, property) {
|
|
|
228
228
|
}
|
|
229
229
|
const optionConf = getComponentOptionConfigs(configure, pageDesign);
|
|
230
230
|
if (optionConf) {
|
|
231
|
-
if (dataOrigin)
|
|
232
|
-
pageDesign.initOptionConfigs.push(optionConf);
|
|
231
|
+
if (dataOrigin) pageDesign.initOptionConfigs.push(optionConf);
|
|
233
232
|
tempProps["optionconfigInfo"] = optionConf;
|
|
234
233
|
if (optionConf.props && optionConf.props.monitorFields) {
|
|
235
234
|
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
|
+
/* empty css */
|
|
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/component/journal-set-dialog.vue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./journal-set-dialog.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -78,10 +78,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
function afterBindVariable(modelValue, field) {
|
|
81
|
-
|
|
81
|
+
{
|
|
82
82
|
props.configure.props.groupVariable = modelValue;
|
|
83
|
-
} else if (field == "selGroupVariable") {
|
|
84
|
-
props.configure.props.selGroupVariable = modelValue;
|
|
85
83
|
}
|
|
86
84
|
}
|
|
87
85
|
const sourceFields = ref([]);
|
|
@@ -376,7 +374,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
376
374
|
createVNode(BindVariable, {
|
|
377
375
|
modelValue: __props.configure.props.groupVariable,
|
|
378
376
|
paramTypes: ["data", "page"],
|
|
379
|
-
"onUpdate:modelValue": _cache[4] || (_cache[4] = (value) => afterBindVariable(value
|
|
377
|
+
"onUpdate:modelValue": _cache[4] || (_cache[4] = (value) => afterBindVariable(value))
|
|
380
378
|
}, null, 8, ["modelValue"])
|
|
381
379
|
]),
|
|
382
380
|
_: 1
|
package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js
CHANGED
|
@@ -13,8 +13,7 @@ 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")
|
|
17
|
-
;
|
|
16
|
+
if (props.chartType == "seriesChart") ;
|
|
18
17
|
else {
|
|
19
18
|
isPieAttr.value = false;
|
|
20
19
|
}
|
package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js
CHANGED
|
@@ -114,8 +114,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
114
114
|
let dataType = "";
|
|
115
115
|
if (val && val.startsWith("${")) {
|
|
116
116
|
let propName = val.substring(2, val.length - 1);
|
|
117
|
-
if (propName.startsWith("page."))
|
|
118
|
-
;
|
|
117
|
+
if (propName.startsWith("page.")) ;
|
|
119
118
|
else if (propName.startsWith("data.")) {
|
|
120
119
|
propName = propName.substring(5);
|
|
121
120
|
dataType = pageDesignUtil.getModelField(propName);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./common-variable-bind.vue3.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const BindVariable = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const BindVariable = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e29e733a"]]);
|
|
5
5
|
export {
|
|
6
6
|
BindVariable as default
|
|
7
7
|
};
|
|
@@ -5,7 +5,7 @@ import { deepCopy, getUuidv4 } from "../../../utils/common-util.js";
|
|
|
5
5
|
import { getTypeOptions, taskVarOptions, contextVarOptions } from "./common-variable-bind-option.js";
|
|
6
6
|
import { usePageContextStore } from "../../../../../stores/page-store.js";
|
|
7
7
|
import { tableField } from "../../../../../stores/table-store.js";
|
|
8
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
8
|
+
const _withScopeId = (n) => (pushScopeId("data-v-e29e733a"), n = n(), popScopeId(), n);
|
|
9
9
|
const _hoisted_1 = { key: 0 };
|
|
10
10
|
const _hoisted_2 = { style: { "margin-top": "10px", "font-size": "10px", "display": "flex", "align-items": "center", "justify-self": "center" } };
|
|
11
11
|
const _hoisted_3 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { style: { "margin-left": "5px" } }, "输入变量名后点击加号按钮添加", -1));
|
|
@@ -150,7 +150,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
150
150
|
}
|
|
151
151
|
console.log("click contains--------not");
|
|
152
152
|
if (popoverVisible.value) {
|
|
153
|
-
closePopover(
|
|
153
|
+
closePopover();
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
156
|
}
|
|
@@ -185,12 +185,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
185
185
|
let popoverTimeout = null;
|
|
186
186
|
function closePopover(immediate) {
|
|
187
187
|
clearTimeout(popoverTimeout);
|
|
188
|
-
|
|
188
|
+
{
|
|
189
189
|
popoverVisible.value = false;
|
|
190
|
-
} else {
|
|
191
|
-
popoverTimeout = setTimeout(() => {
|
|
192
|
-
popoverVisible.value = false;
|
|
193
|
-
}, 2e3);
|
|
194
190
|
}
|
|
195
191
|
}
|
|
196
192
|
function openPopover() {
|
|
@@ -335,11 +331,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
335
331
|
paramValue.value = row.value;
|
|
336
332
|
}
|
|
337
333
|
} else {
|
|
338
|
-
paramValue.value = row.
|
|
334
|
+
paramValue.value = row.value;
|
|
339
335
|
}
|
|
340
336
|
defalutValue.value = "${" + paramType.value + "." + paramValue.value + "}";
|
|
341
337
|
emits("update:modelValue", defalutValue.value, row.alias);
|
|
342
|
-
closePopover(
|
|
338
|
+
closePopover();
|
|
343
339
|
}
|
|
344
340
|
function addRequestParam(paramName) {
|
|
345
341
|
paramValue.value = paramName;
|
|
@@ -352,7 +348,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
352
348
|
}
|
|
353
349
|
defalutValue.value = "${" + paramType.value + "." + paramValue.value + "}";
|
|
354
350
|
emits("update:modelValue", defalutValue.value);
|
|
355
|
-
closePopover(
|
|
351
|
+
closePopover();
|
|
356
352
|
}
|
|
357
353
|
function addPageParams() {
|
|
358
354
|
searchValue.value = searchValue.value.trim();
|
|
@@ -385,7 +381,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
385
381
|
defalutValue.value = "${" + paramType.value + "." + searchValue.value + "}";
|
|
386
382
|
searchValue.value = "";
|
|
387
383
|
emits("update:modelValue", defalutValue.value);
|
|
388
|
-
closePopover(
|
|
384
|
+
closePopover();
|
|
389
385
|
}
|
|
390
386
|
function getValueLabel(valueType, value) {
|
|
391
387
|
if (selectInputType.includes(valueType)) {
|
|
@@ -673,8 +669,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
673
669
|
])) : createCommentVNode("", true),
|
|
674
670
|
paramType.value == "data" ? (openBlock(), createElementBlock("span", {
|
|
675
671
|
key: 1,
|
|
676
|
-
title: scope.row.label + " " + scope.row.
|
|
677
|
-
}, toDisplayString(scope.row.label + " " + scope.row.
|
|
672
|
+
title: scope.row.label + " " + scope.row.value
|
|
673
|
+
}, toDisplayString(scope.row.label + " " + scope.row.value), 9, _hoisted_8)) : (openBlock(), createElementBlock("span", {
|
|
678
674
|
key: 2,
|
|
679
675
|
title: scope.row.label
|
|
680
676
|
}, toDisplayString(scope.row.label), 9, _hoisted_9))
|
|
@@ -70,19 +70,15 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
70
70
|
}
|
|
71
71
|
console.log("click contains--------not");
|
|
72
72
|
if (popoverVisible.value) {
|
|
73
|
-
closePopover(
|
|
73
|
+
closePopover();
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
let popoverTimeout = null;
|
|
78
78
|
function closePopover(immediate) {
|
|
79
79
|
clearTimeout(popoverTimeout);
|
|
80
|
-
|
|
80
|
+
{
|
|
81
81
|
popoverVisible.value = false;
|
|
82
|
-
} else {
|
|
83
|
-
popoverTimeout = setTimeout(() => {
|
|
84
|
-
popoverVisible.value = false;
|
|
85
|
-
}, 2e3);
|
|
86
82
|
}
|
|
87
83
|
}
|
|
88
84
|
function openPopover() {
|
|
@@ -269,12 +265,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
269
265
|
codeType.value = "";
|
|
270
266
|
thisValue.value = "";
|
|
271
267
|
emits("update:modelValue", "", "", "");
|
|
272
|
-
closePopover(
|
|
268
|
+
closePopover();
|
|
273
269
|
}
|
|
274
270
|
function selectRow(row) {
|
|
275
271
|
thisValue.value = row.code;
|
|
276
272
|
emits("update:modelValue", codeType.value, thisValue.value, row.name, row.id);
|
|
277
|
-
closePopover(
|
|
273
|
+
closePopover();
|
|
278
274
|
}
|
|
279
275
|
function addCustom() {
|
|
280
276
|
if (!inputCode.value) {
|
|
@@ -283,7 +279,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
283
279
|
}
|
|
284
280
|
thisValue.value = inputCode.value;
|
|
285
281
|
emits("update:modelValue", codeType.value, thisValue.value, "");
|
|
286
|
-
closePopover(
|
|
282
|
+
closePopover();
|
|
287
283
|
}
|
|
288
284
|
console.log("init", props.value, props.type);
|
|
289
285
|
function showPopover() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./state-button.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./composite-header.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -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
|
+
/* empty css */
|
|
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({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./data-origin-tree.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./data-origin.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const DataOrigin = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0f08e3d1"]]);
|
|
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.vue.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";
|
|
@@ -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
|
+
/* empty css */
|
|
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
|
+
/* empty css */
|
|
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
|
+
/* empty css */
|
|
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 {
|
|
@@ -35,8 +35,7 @@ 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)
|
|
39
|
-
return;
|
|
38
|
+
if (selectValue === "dynamicColumnSelect" || selectValue === null) return;
|
|
40
39
|
if (props.propType != "") {
|
|
41
40
|
props.tableConfigure.modelFields.forEach((item) => {
|
|
42
41
|
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
|
+
/* empty css */
|
|
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" } };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _sfc_main from "./table-design.vue2.js";
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* empty css */
|
|
3
|
+
/* empty css */
|
|
4
4
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
5
5
|
const tableDesign = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-fdf0b268"]]);
|
|
6
6
|
export {
|
|
@@ -11,7 +11,7 @@ import { getUuidv4 } from "../../../../utils/common-util.js";
|
|
|
11
11
|
import eventBus from "../../../../utils/eventBus.js";
|
|
12
12
|
import _sfc_main$1 from "../component/variate-select.vue.js";
|
|
13
13
|
import _sfc_main$5 from "../../form/common/suffixmodule.vue.js";
|
|
14
|
-
|
|
14
|
+
/* empty css */
|
|
15
15
|
import _sfc_main$2 from "../../common/common-function-code.vue.js";
|
|
16
16
|
import _sfc_main$8 from "../../common/common-select-table.vue.js";
|
|
17
17
|
import { queryTableFields, tableResetConfigIndo } from "../../../../utils/page-table-util.js";
|
|
@@ -142,7 +142,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
142
142
|
}
|
|
143
143
|
function editChange(val) {
|
|
144
144
|
if (!val) {
|
|
145
|
-
props.configure.props.base.defaultValue = "";
|
|
146
145
|
props.configure.name = "";
|
|
147
146
|
} else {
|
|
148
147
|
props.tableConfigure.props.base.editable = true;
|
|
@@ -48,12 +48,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
48
48
|
props.configure.props.base.prop = modelValue;
|
|
49
49
|
}
|
|
50
50
|
function afterBindIcon(iconType, iconValue, fieldType) {
|
|
51
|
-
|
|
51
|
+
{
|
|
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;
|
|
57
54
|
}
|
|
58
55
|
}
|
|
59
56
|
return (_ctx, _cache) => {
|
|
@@ -332,7 +329,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
332
329
|
createVNode(_sfc_main$1, {
|
|
333
330
|
iconType: __props.configure.props.base.iconType,
|
|
334
331
|
iconValue: __props.configure.props.base.icon,
|
|
335
|
-
"onUpdate:modelValue": _cache[9] || (_cache[9] = (iconType, iconValue) => afterBindIcon(iconType, iconValue
|
|
332
|
+
"onUpdate:modelValue": _cache[9] || (_cache[9] = (iconType, iconValue) => afterBindIcon(iconType, iconValue))
|
|
336
333
|
}, null, 8, ["iconType", "iconValue"])
|
|
337
334
|
]),
|
|
338
335
|
_: 1
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./attr-event.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./attr-header.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -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.vue.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
|
+
/* empty css */
|
|
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
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const DataOrigin = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f1c21952"]]);
|
|
5
5
|
export {
|