super-page-designer 2.0.98 → 2.1.1
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.vue2.js +721 -1
- 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 +4 -7
- 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/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 -1
- 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 +1 -1
- package/dist/es/components/design/views/assemblys/form/common/data-origin.vue.js +1 -1
- 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/object-design.vue.js +2 -2
- 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/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/design/page-design.vue.js +2 -4
- package/dist/es/components/design/views/design/page-event/config.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/config.vue3.js +1 -2
- 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/style.css +225 -225
- package/package.json +1 -1
- 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.vue3.js +0 -725
- 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/table/tablecolumn-attr-base.vue3.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.vue3.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/assemblys/workflow/workflow-node/workflownode-attr.vue3.js +0 -1
- package/dist/es/components/design/views/design/page-event/config.vue2.js +0 -1
- package/dist/es/components/design/views/design/view/page-switch.vue3.js +0 -1
|
@@ -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({
|
|
@@ -125,14 +125,11 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
125
125
|
emit("close");
|
|
126
126
|
}
|
|
127
127
|
function dataTypeChange(value) {
|
|
128
|
-
if (value === "keyValuePair")
|
|
129
|
-
;
|
|
128
|
+
if (value === "keyValuePair") ;
|
|
130
129
|
else if (value === "optionGroup") {
|
|
131
130
|
queryOptionGroups(true);
|
|
132
|
-
} else if (value === "enumname")
|
|
133
|
-
|
|
134
|
-
else if (value === "beanname")
|
|
135
|
-
;
|
|
131
|
+
} else if (value === "enumname") ;
|
|
132
|
+
else if (value === "beanname") ;
|
|
136
133
|
else if (value === "dynamicDataSource") {
|
|
137
134
|
echoDataOrigin("");
|
|
138
135
|
}
|
|
@@ -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-a8c75465"]]);
|
|
5
5
|
export {
|
|
@@ -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-55bb4cd3"]]);
|
|
6
6
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./tablecolumn-attr-base.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
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 {
|
|
@@ -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 {
|
|
@@ -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-e6c84ad9"]]);
|
|
5
5
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./icon-set-dialog.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const IconSetDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4aa5ce08"]]);
|
|
5
5
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createElementBlock, Fragment, renderList, unref, createTextVNode } from "vue";
|
|
2
2
|
import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import _sfc_main$2 from "../../common/common-attr-size.vue.js";
|
|
4
|
-
|
|
4
|
+
/* empty css */
|
|
5
5
|
import "@element-plus/icons-vue";
|
|
6
6
|
import "uuid";
|
|
7
7
|
import _sfc_main$1 from "../common/parameter-table.vue.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./custom-design.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const customDesign = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d87986ba"]]);
|
|
5
5
|
export {
|
|
@@ -54,7 +54,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
54
54
|
if (!((_b = (_a = props.pageDesign) == null ? void 0 : _a.tableUuids) == null ? void 0 : _b.includes(props.configure.uuid))) {
|
|
55
55
|
(_d = (_c = props.pageDesign) == null ? void 0 : _c.tableUuids) == null ? void 0 : _d.push(props.configure.uuid);
|
|
56
56
|
}
|
|
57
|
-
if (
|
|
57
|
+
if ((_e = props.pageDesign) == null ? void 0 : _e.listCodesMap) {
|
|
58
58
|
const listCode = getListCode(props.pageDesign.code, props.pageDesign.version, props.configure.uuid);
|
|
59
59
|
props.pageDesign.listCodesMap[listCode] = props.configure.code;
|
|
60
60
|
}
|
|
@@ -66,7 +66,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
66
66
|
(_d = (_c = props.pageDesign) == null ? void 0 : _c.tableUuids) == null ? void 0 : _d.shift(uuidIndex, 1);
|
|
67
67
|
}
|
|
68
68
|
const listCode = getListCode(props.pageDesign.code, props.pageDesign.version, props.configure.uuid);
|
|
69
|
-
if (props.pageDesign.listCodesMap[listCode]) {
|
|
69
|
+
if (props.pageDesign.listCodesMap && props.pageDesign.listCodesMap[listCode]) {
|
|
70
70
|
delete props.pageDesign.listCodesMap[listCode];
|
|
71
71
|
}
|
|
72
72
|
});
|
|
@@ -42,8 +42,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
42
42
|
});
|
|
43
43
|
function fieldChange(val, row) {
|
|
44
44
|
row.fieldalias = "";
|
|
45
|
-
if (val.length == 0)
|
|
46
|
-
return;
|
|
45
|
+
if (val.length == 0) return;
|
|
47
46
|
props.fieldList.forEach((item) => {
|
|
48
47
|
val.forEach((Ttem) => {
|
|
49
48
|
if (item.dbColumnName === Ttem) {
|
package/dist/es/components/design/views/assemblys/workflow/picture-flow/pictureflow-attr-base.vue.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createElementBlock, Fragment, renderList, unref } from "vue";
|
|
2
2
|
import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import _sfc_main$1 from "../../common/common-attr-size.vue.js";
|
|
4
|
-
|
|
4
|
+
/* empty css */
|
|
5
5
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
7
7
|
__name: "pictureflow-attr-base",
|
package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode, createElementBlock, Fragment, renderList, unref, createTextVNode } from "vue";
|
|
2
2
|
import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import _sfc_main$1 from "../../common/common-attr-size.vue.js";
|
|
4
|
-
|
|
4
|
+
/* empty css */
|
|
5
5
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
6
6
|
const _hoisted_2 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
7
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createVNode, createElementVNode } from "vue";
|
|
2
2
|
import "../../../../utils/assemblys-config.js";
|
|
3
3
|
import _sfc_main$1 from "../../common/common-attr-size.vue.js";
|
|
4
|
-
|
|
4
|
+
/* empty css */
|
|
5
5
|
import "@element-plus/icons-vue";
|
|
6
6
|
const _hoisted_1 = { style: { "padding": "8px 0px 0px 0px" } };
|
|
7
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -164,14 +164,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
164
164
|
return function() {
|
|
165
165
|
let context = this;
|
|
166
166
|
let args = arguments;
|
|
167
|
-
if (timeout)
|
|
168
|
-
clearTimeout(timeout);
|
|
167
|
+
if (timeout) clearTimeout(timeout);
|
|
169
168
|
let callNow = !timeout;
|
|
170
169
|
timeout = setTimeout(() => {
|
|
171
170
|
timeout = null;
|
|
172
171
|
}, wait);
|
|
173
|
-
if (callNow)
|
|
174
|
-
fn.apply(context, args);
|
|
172
|
+
if (callNow) fn.apply(context, args);
|
|
175
173
|
};
|
|
176
174
|
}
|
|
177
175
|
function workflowDefVersionChange(newDef) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./config.vue3.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const config = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-26f79956"]]);
|
|
5
5
|
export {
|
|
@@ -123,8 +123,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
123
123
|
function myCompletions(context) {
|
|
124
124
|
let word = context.matchBefore(/\w*|logicContext\./);
|
|
125
125
|
if (word) {
|
|
126
|
-
if (word.from == word.to && !context.explicit)
|
|
127
|
-
return null;
|
|
126
|
+
if (word.from == word.to && !context.explicit) return null;
|
|
128
127
|
if ((word == null ? void 0 : word.text) === "logicContext.") {
|
|
129
128
|
return {
|
|
130
129
|
from: word.from,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import _sfc_main from "./page-switch.vue2.js";
|
|
2
|
-
|
|
2
|
+
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
4
|
const PageSwitch = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-56a8e877"]]);
|
|
5
5
|
export {
|
|
@@ -15,7 +15,7 @@ import "@codemirror/state";
|
|
|
15
15
|
import "@codemirror/autocomplete";
|
|
16
16
|
import "@codemirror/language";
|
|
17
17
|
import "@codemirror/search";
|
|
18
|
-
|
|
18
|
+
/* empty css */
|
|
19
19
|
import "../../../utils/assemblys-config.js";
|
|
20
20
|
import "../../../../../stores/page-store.js";
|
|
21
21
|
import "../../../../../stores/event-undo-redo-store.js";
|
package/dist/es/index.js
CHANGED
|
@@ -24,8 +24,7 @@ const usePageContextStore = defineStore("pageContextUtil", () => {
|
|
|
24
24
|
const tempVarOptions = [];
|
|
25
25
|
if (variables) {
|
|
26
26
|
variables.forEach((element) => {
|
|
27
|
-
if (element.name === "bbb")
|
|
28
|
-
;
|
|
27
|
+
if (element.name === "bbb") ;
|
|
29
28
|
const item = {
|
|
30
29
|
code: element.code,
|
|
31
30
|
value: element.name,
|