super-page-designer 2.3.5-sit1-design1 → 2.3.5-sit3-design2
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/views/assemblys/button/button/button-attr-base.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/{common-variable-bind.vue2.js → common-variable-bind.vue.js} +1 -1
- package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +1 -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/tablecolumn-attr-base.vue2.js +1 -1
- package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/condition.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-linkage.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/title-suffix.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/{config.vue2.js → config.vue.js} +1 -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/components/quick-add-fields.vue.js +1 -1
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
- package/package.json +4 -4
|
@@ -10,7 +10,7 @@ import { Close as y, Check as h } from "@element-plus/icons-vue";
|
|
|
10
10
|
import "uuid";
|
|
11
11
|
import "../../../../../../stores/table-store.js";
|
|
12
12
|
import "../../../../../../stores/statistics-table-store.js";
|
|
13
|
-
/* empty css
|
|
13
|
+
/* empty css */
|
|
14
14
|
import { getTableConfigByTableUuid as k } from "../../../../utils/page-table-util.js";
|
|
15
15
|
import D from "../../common/common-i18n-key-input.vue.js";
|
|
16
16
|
import P from "../../chart/statistical-table/component/link-table.vue.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as o, createBlock as t, openBlock as u, withCtx as d, createVNode as r, unref as n, createTextVNode as i, createElementBlock as p, Fragment as m, renderList as s } from "vue";
|
|
2
2
|
import { CirclePlus as b, Delete as f } from "@element-plus/icons-vue";
|
|
3
|
-
import v from "../../common/common-variable-bind.
|
|
3
|
+
import v from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import { ElMessage as c } from "element-plus";
|
|
5
5
|
import { getOperators as V } from "../../../../utils/data-table-util.js";
|
|
6
6
|
import { getModelOptionsByFields as _ } from "../../../../utils/page-table-util.js";
|
package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as t, createBlock as u, openBlock as o, withCtx as n, createElementBlock as i, Fragment as r, renderList as d, createTextVNode as m, toDisplayString as p, withKeys as s, createVNode as v, unref as f, createElementVNode as c } from "vue";
|
|
2
2
|
import { EditPen as y, Search as g } from "@element-plus/icons-vue";
|
|
3
|
-
import _ from "../../common/common-variable-bind.
|
|
3
|
+
import _ from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
const V = { class: "dialog-footer" }, k = e({ __name: "journal-set-dialog", props: { modelValue: { type: Array, default: () => [] } }, emits: ["save"], setup(e2, { emit: k2 }) {
|
|
5
5
|
const C = e2, b = k2, h = l([]), x = l(false), z = l(""), w = l(false), j = l("");
|
|
6
6
|
function B() {
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o
|
|
|
2
2
|
import { formatConditionList as c } from "../../../../utils/data-table-util.js";
|
|
3
3
|
import { CirclePlus as v, Delete as g } from "@element-plus/icons-vue";
|
|
4
4
|
import b from "./combination.vue.js";
|
|
5
|
-
import C from "../../common/common-variable-bind.
|
|
5
|
+
import C from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import { getModelOptionsByFields as y } from "../../../../utils/page-table-util.js";
|
|
7
7
|
const w = { class: "dialog-footer" }, F = e({ __name: "set-dialog", props: { configure: { type: Object, default: () => {
|
|
8
8
|
} }, pageDesign: { type: Object, default: () => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as a, resolveComponent as l, createBlock as t, openBlock as o, withCtx as u, createVNode as r, createElementVNode as d, withDirectives as i, createTextVNode as s, toDisplayString as n, vShow as p, createCommentVNode as m } from "vue";
|
|
2
2
|
import f from "../../form/common/row-ul-li.vue.js";
|
|
3
|
-
import g from "../../common/common-variable-bind.
|
|
3
|
+
import g from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import c from "../../common/common-function-code.vue.js";
|
|
5
5
|
import b from "../../common/common-i18n-key-input.vue.js";
|
|
6
6
|
const _ = { style: { padding: "8px 0px 0px 0px" } }, V = { style: { padding: "8px 0px 0px 0px" } }, v = e({ __name: "dropdown-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onUnmounted as a, watch as t, resolveComponent as o, createBlock as i, openBlock as u, withCtx as r, createElementVNode as n, createVNode as c, createElementBlock as s, Fragment as d, renderList as f, toDisplayString as m, unref as p } from "vue";
|
|
2
2
|
import { Plus as v, Delete as b } from "@element-plus/icons-vue";
|
|
3
3
|
import { getUuidv4 as g } from "../../../../utils/common-util.js";
|
|
4
|
-
import _ from "../../common/common-variable-bind.
|
|
4
|
+
import _ from "../../common/common-variable-bind.vue.js";
|
|
5
5
|
const V = { style: { padding: "8px 0px 0px 0px" } }, h = { style: { float: "left" } }, w = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, k = e({ __name: "common-attr-clickset", props: { configure: {} }, setup(e2) {
|
|
6
6
|
const k2 = e2;
|
|
7
7
|
k2.configure.clickSet || (k2.configure.clickSet = {});
|
|
@@ -3,7 +3,7 @@ import x from "../../common/page-permission-select.vue.js";
|
|
|
3
3
|
import V from "../../form/common/data-origin-service-in.vue.js";
|
|
4
4
|
import { usePageContextStore as h } from "../../../../../../stores/page-store.js";
|
|
5
5
|
import { queryServiceReturnFields as _, queryServiceInfo as $ } from "../../../../utils/page-service-util.js";
|
|
6
|
-
import F from "../../common/common-variable-bind.
|
|
6
|
+
import F from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import { getUuidv4 as O } from "../../../../utils/common-util.js";
|
|
8
8
|
import { ElMessageBox as S, ElMessage as j } from "element-plus";
|
|
9
9
|
const D = { style: { padding: "8px 0px 0px 0px" } }, T = { style: { float: "left" } }, w = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, U = { style: { float: "left" } }, k = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, z = { style: { width: "100%", "padding-left": "20px", "margin-bottom": "-15px" } }, C = e({ __name: "common-attr-data", props: { configure: { type: Object, required: true }, defaultType: { type: String, default: "" }, chartType: { type: String, default: "" } }, setup(e2) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, onUnmounted as l, ref as o, watch as r, resolveComponent as a, createBlock as u, openBlock as t, withCtx as p, createElementVNode as i, createVNode as n, withDirectives as s, unref as c, createElementBlock as g, Fragment as d, renderList as f, toDisplayString as m, vShow as b, createTextVNode as v } from "vue";
|
|
2
2
|
import { Top as x, Bottom as V, Plus as _, Delete as h } from "@element-plus/icons-vue";
|
|
3
|
-
import y from "../../common/common-variable-bind.
|
|
3
|
+
import y from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import { getUuidv4 as w } from "../../../../utils/common-util.js";
|
|
5
5
|
const k = { style: { padding: "8px 0px 0px 0px" } }, C = { style: { "text-align": "center", margin: "0px -8px", "padding-top": "4px", "padding-left": "2px" } }, D = { style: { float: "left" } }, U = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, S = e({ __name: "common-attr-groupby", props: { configure: { type: Object, required: true } }, setup(e2) {
|
|
6
6
|
const S2 = e2;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, watch as o, resolveComponent as a, createBlock as r, openBlock as u, withCtx as i, createElementVNode as t, createVNode as p, withDirectives as m, createElementBlock as d, Fragment as s, renderList as n, createTextVNode as c, vShow as f } from "vue";
|
|
2
|
-
import g from "../../common/common-variable-bind.
|
|
2
|
+
import g from "../../common/common-variable-bind.vue.js";
|
|
3
3
|
const b = { style: { padding: "8px 0px 0px 0px" } }, V = e({ __name: "common-attr-sortby", props: { configure: { type: Object, required: true } }, setup(e2) {
|
|
4
4
|
const V2 = e2, x = l([]);
|
|
5
5
|
function v(e3, l2) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as a, reactive as o, resolveComponent as l, createBlock as i, openBlock as n, withCtx as u, createElementVNode as p, createCommentVNode as t, createVNode as r, createTextVNode as s, unref as d, createElementBlock as g, Fragment as m, renderList as c, resolveDynamicComponent as f } from "vue";
|
|
2
2
|
import { Top as h, Bottom as v } from "@element-plus/icons-vue";
|
|
3
|
-
import y from "../../common/common-variable-bind.
|
|
3
|
+
import y from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import { getAttrComponentByName as b } from "../../../../utils/assemblys-config.js";
|
|
5
5
|
import { getDefaultComponent as C, updateConfEvents as x } from "../../../../utils/home-chart-util.js";
|
|
6
6
|
import H from "../../object-design.vue.js";
|
|
@@ -6,7 +6,7 @@ import w from "../../../common/page-permission-select.vue.js";
|
|
|
6
6
|
import T from "./row-colmun.vue.js";
|
|
7
7
|
import { queryServiceReturnFields as h } from "../../../../../utils/page-service-util.js";
|
|
8
8
|
import { tableField as k } from "../../../../../../../stores/table-store.js";
|
|
9
|
-
import R from "../../../common/common-variable-bind.
|
|
9
|
+
import R from "../../../common/common-variable-bind.vue.js";
|
|
10
10
|
import { getCustomFuncs as U } from "../../../../../utils/page-event-util.js";
|
|
11
11
|
const F = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { float: "left" } }, S = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, j = { style: { float: "left" } }, D = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, N = e({ __name: "data-origin", props: { configure: { type: Object, default: () => {
|
|
12
12
|
} }, remote: { type: Boolean, default: true }, pageDesign: { type: Object, default: () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, resolveComponent as a, createBlock as l, openBlock as t, withCtx as o, createElementVNode as n, createVNode as i, createElementBlock as u, createCommentVNode as d, Fragment as r, createTextVNode as p, renderList as g, toDisplayString as m } from "vue";
|
|
2
|
-
import s from "../../../common/common-variable-bind.
|
|
2
|
+
import s from "../../../common/common-variable-bind.vue.js";
|
|
3
3
|
const c = { style: { padding: "8px 0px 0px 0px" } }, f = { style: { float: "left" } }, b = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, V = e({ __name: "table-pageination", props: { pageDesign: { type: Object, default: () => ({ props: {} }) }, configure: { type: Object, default: () => ({ props: {} }) }, serviceFields: { type: Array, default: () => [] } }, setup(e2) {
|
|
4
4
|
const V2 = e2;
|
|
5
5
|
return V2.configure.pageination || (V2.configure.pageination = { enable: false, type: "frontend", pageSize: 10, pageSizes: "20,30,50,100", total: true, prev: true, next: true, pager: true, jumper: true }), (V3, _) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, watch as a, resolveComponent as t, createElementBlock as o, openBlock as u, Fragment as r, createElementVNode as d, createVNode as p, withCtx as n, createTextVNode as i, unref as s, createBlock as m, createCommentVNode as c } from "vue";
|
|
2
2
|
import { Plus as b, Delete as f } from "@element-plus/icons";
|
|
3
|
-
import v from "../../../common/common-variable-bind.
|
|
3
|
+
import v from "../../../common/common-variable-bind.vue.js";
|
|
4
4
|
import { isNumberType as g, isDateOrTimeType as y, getUuidv4 as w } from "../../../../../utils/common-util.js";
|
|
5
5
|
import { usePageContextStore as h } from "../../../../../../../stores/page-store.js";
|
|
6
6
|
import { statisticsTable as V } from "../../../../../../../stores/statistics-table-store.js";
|
package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as a, createElementBlock as o, openBlock as t, Fragment as r, createElementVNode as u, createVNode as d, withDirectives as n, withCtx as p, createTextVNode as i, vShow as s, unref as c } from "vue";
|
|
2
2
|
import { Plus as b, Delete as f } from "@element-plus/icons";
|
|
3
|
-
import m from "./common-variable-bind.
|
|
3
|
+
import m from "./common-variable-bind.vue.js";
|
|
4
4
|
import { getUuidv4 as w } from "../../../utils/common-util.js";
|
|
5
5
|
import { usePageContextStore as g } from "../../../../../stores/page-store.js";
|
|
6
6
|
import { getModelOptionsByFields as y } from "../../../utils/page-table-util.js";
|
|
@@ -47,7 +47,7 @@ const v = { style: { "background-color": "rgba(88, 147, 239, 0.06)", padding: "1
|
|
|
47
47
|
}, 100));
|
|
48
48
|
} }), (e3, l2) => {
|
|
49
49
|
const t2 = o("el-option"), a2 = o("el-select"), f2 = o("el-input"), V2 = o("el-button"), w3 = o("el-table-column"), z2 = o("el-table"), C2 = o("el-pagination"), j2 = o("el-dialog");
|
|
50
|
-
return s(), n(j2, { modelValue: S.value, "onUpdate:modelValue": l2[4] || (l2[4] = (e4) => S.value = e4), title: "选择页面", width: "800", "append-to-body": "" }, { default: i(() => [r("div", v, [u(a2, { modelValue: I.systemId, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => I.systemId = e4), placeholder: "所有应用", clearable: "", onChange: q, style: { width: "220px" } }, { default: i(() => [(s(true), p(d, null, c(T.value, (e4) => (s(), n(t2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(f2, { modelValue: I.searchValue, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => I.searchValue = e4), style: { width: "260px", "margin-left": "10px" }, clearable: "", placeholder: "请输入编码或名称" }, null, 8, ["modelValue"]), u(V2, { type: "primary", style: { "margin-left": "10px" }, icon: m(y), onClick: q }, { default: i(() => l2[5] || (l2[5] = [g("确定")])), _: 1 }, 8, ["icon"]), u(V2, { type: "default", style: { "margin-left": "10px" }, icon: m(b), onClick: _ }, { default: i(() => l2[6] || (l2[6] = [g("重置")])), _: 1 }, 8, ["icon"])]), u(z2, { data: A.value, stripe: "", height: x.value, onSortChange: E }, { default: i(() => [u(w3, { type: "index", label: "序", width: "50" }, { default: i((e4) => [g(h(e4.$index + 1), 1)]), _: 1 }), u(w3, { label: "操作", width: "80" }, { default: i((e4) => [u(V2, { type: "primary", size: "small", onClick: (l3) => (P("selectPage", e4.row), void (S.value = false)) }, { default: i(() => l2[7] || (l2[7] = [g("选择")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(w3, { property: "dataView", label: "应用", width: "120" }, { default: i((e4) => [r("span", null, h(U.value[e4.row.systemId]), 1)]), _: 1 }), u(w3, { property: "code", label: "编码", width: "160", sortable: "custom" }), u(w3, { property: "name", label: "名称", width: "260", sortable: "custom" })]), _: 1 }, 8, ["data", "height"]), u(C2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": k.currentPage, "onUpdate:currentPage": l2[2] || (l2[2] = (e4) => k.currentPage = e4), "page-size": k.pageSize, "onUpdate:pageSize": l2[3] || (l2[3] = (e4) => k.pageSize = e4), "page-sizes": [20, 30, 50, 100], background: "", layout: "sizes,prev,pager,next,jumper,total", total: k.total, onSizeChange: q, onCurrentChange: q }, null, 8, ["current-page", "page-size", "total"])]), _: 1 }, 8, ["modelValue"]);
|
|
50
|
+
return s(), n(j2, { modelValue: S.value, "onUpdate:modelValue": l2[4] || (l2[4] = (e4) => S.value = e4), title: "选择页面", width: "800", "append-to-body": "" }, { default: i(() => [r("div", v, [u(a2, { modelValue: I.systemId, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => I.systemId = e4), placeholder: "所有应用", clearable: "", filterable: "", onChange: q, style: { width: "220px" } }, { default: i(() => [(s(true), p(d, null, c(T.value, (e4) => (s(), n(t2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(f2, { modelValue: I.searchValue, "onUpdate:modelValue": l2[1] || (l2[1] = (e4) => I.searchValue = e4), style: { width: "260px", "margin-left": "10px" }, clearable: "", placeholder: "请输入编码或名称" }, null, 8, ["modelValue"]), u(V2, { type: "primary", style: { "margin-left": "10px" }, icon: m(y), onClick: q }, { default: i(() => l2[5] || (l2[5] = [g("确定")])), _: 1 }, 8, ["icon"]), u(V2, { type: "default", style: { "margin-left": "10px" }, icon: m(b), onClick: _ }, { default: i(() => l2[6] || (l2[6] = [g("重置")])), _: 1 }, 8, ["icon"])]), u(z2, { data: A.value, stripe: "", height: x.value, onSortChange: E }, { default: i(() => [u(w3, { type: "index", label: "序", width: "50" }, { default: i((e4) => [g(h(e4.$index + 1), 1)]), _: 1 }), u(w3, { label: "操作", width: "80" }, { default: i((e4) => [u(V2, { type: "primary", size: "small", onClick: (l3) => (P("selectPage", e4.row), void (S.value = false)) }, { default: i(() => l2[7] || (l2[7] = [g("选择")])), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(w3, { property: "dataView", label: "应用", width: "120" }, { default: i((e4) => [r("span", null, h(U.value[e4.row.systemId]), 1)]), _: 1 }), u(w3, { property: "code", label: "编码", width: "160", sortable: "custom" }), u(w3, { property: "name", label: "名称", width: "260", sortable: "custom" })]), _: 1 }, 8, ["data", "height"]), u(C2, { style: { "margin-top": "10px", "justify-content": "center" }, "current-page": k.currentPage, "onUpdate:currentPage": l2[2] || (l2[2] = (e4) => k.currentPage = e4), "page-size": k.pageSize, "onUpdate:pageSize": l2[3] || (l2[3] = (e4) => k.pageSize = e4), "page-sizes": [20, 30, 50, 100], background: "", layout: "sizes,prev,pager,next,jumper,total", total: k.total, onSizeChange: q, onCurrentChange: q }, null, 8, ["current-page", "page-size", "total"])]), _: 1 }, 8, ["modelValue"]);
|
|
51
51
|
};
|
|
52
52
|
} });
|
|
53
53
|
export {
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, onMounted as a, resolveComponent as o,
|
|
|
2
2
|
import { getFormComponentOptions as f } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import g from "../../common/common-attr-size.vue.js";
|
|
4
4
|
import "@element-plus/icons-vue";
|
|
5
|
-
import v from "../../common/common-variable-bind.
|
|
5
|
+
import v from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import V from "agilebuilder-ui/src/utils/request";
|
|
7
7
|
const _ = { style: { padding: "8px 0px 0px 0px" } }, y = e({ __name: "barcode-attr-base", props: { configure: Object, default: () => ({ props: {} }) }, setup(e2) {
|
|
8
8
|
const y2 = e2, C = l([]);
|
|
@@ -9,7 +9,7 @@ import "uuid";
|
|
|
9
9
|
import "../../../../../../stores/page-store.js";
|
|
10
10
|
import "../../../../../../stores/table-store.js";
|
|
11
11
|
import "../../../../../../stores/statistics-table-store.js";
|
|
12
|
-
/* empty css
|
|
12
|
+
/* empty css */
|
|
13
13
|
import "../../../../utils/eventBus.js";
|
|
14
14
|
import U from "../../common/common-function-code.vue.js";
|
|
15
15
|
import y from "../../chart/statistical-table/component/table-showcondition.vue.js";
|
|
@@ -3,7 +3,7 @@ import { Setting as y, Search as v } from "@element-plus/icons-vue";
|
|
|
3
3
|
import { getListComponentOptions as V } from "../../../../utils/assemblys-config.js";
|
|
4
4
|
import C from "../component/querySetting.vue.js";
|
|
5
5
|
import _ from "../../form/common/data-origin.vue.js";
|
|
6
|
-
import h from "../../common/common-variable-bind.
|
|
6
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import { setGroupHeaderDataDisplayOrder as D, deleteGroupHeaderByColumnUuid as x } from "../../../../utils/data-table-util.js";
|
|
8
8
|
import { getUuidv4 as U } from "../../../../utils/common-util.js";
|
|
9
9
|
import k from "../../../../utils/eventBus.js";
|
|
@@ -3,7 +3,7 @@ import { getFormComponentOptions as f } from "../../../../utils/assemblys-config
|
|
|
3
3
|
import b from "../component/data-origin-tree.vue.js";
|
|
4
4
|
import g from "../../form/common/data-linkage.vue.js";
|
|
5
5
|
import y from "../../common/common-attr-size.vue.js";
|
|
6
|
-
import V from "../../common/common-variable-bind.
|
|
6
|
+
import V from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import _ from "../../common/common-icon-bind.vue.js";
|
|
8
8
|
import v from "./tree-attr-context-menu.vue.js";
|
|
9
9
|
import { Search as h, Close as k, InfoFilled as x } from "@element-plus/icons-vue";
|
|
@@ -4,7 +4,7 @@ import { componentNameChange as v } from "../../../../utils/form-design-util.js"
|
|
|
4
4
|
import V from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import _ from "../common/data-origin.vue.js";
|
|
6
6
|
import y from "../common/data-linkage.vue.js";
|
|
7
|
-
import h from "../../common/common-variable-bind.
|
|
7
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import k from "../../common/common-function-code.vue.js";
|
|
9
9
|
import x from "../common/verification-custom.vue.js";
|
|
10
10
|
import U from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as o, resolveComponent as t, createBlock as a, openBlock as u, withCtx as n, createVNode as i, createCommentVNode as r, unref as d, createTextVNode as s, createElementBlock as c, Fragment as p, renderList as f, toDisplayString as m, createElementVNode as b } from "vue";
|
|
2
2
|
import { Plus as v, Top as y, Bottom as g, Delete as _ } from "@element-plus/icons-vue";
|
|
3
|
-
import h from "../../common/common-variable-bind.
|
|
3
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import k from "agilebuilder-ui/src/utils/request";
|
|
5
5
|
import { ElMessage as V } from "element-plus";
|
|
6
6
|
const C = { style: { "font-weight": "bold" } }, L = { class: "dialog-footer" }, w = { class: "dialog-footer" }, x = e({ __name: "bar-code-rule", props: { ruleList: { type: Array, default: [] } }, emits: ["close", "remove"], setup(e2, { emit: x2 }) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as l, ref as e, resolveComponent as a, createElementBlock as o, openBlock as t, Fragment as u, createElementVNode as r, createVNode as d, withDirectives as n, withCtx as p, createTextVNode as i, toDisplayString as T, vShow as m, unref as c, renderList as b, createBlock as v } from "vue";
|
|
2
2
|
import { Plus as f, Delete as w } from "@element-plus/icons";
|
|
3
|
-
import y from "../../common/common-variable-bind.
|
|
3
|
+
import y from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import { getUuidv4 as s } from "../../../../utils/common-util.js";
|
|
5
5
|
const V = { class: "dialog-footer" }, h = l({ __name: "condition", props: { list: { type: Array, default: () => [] }, title: String, buttonText: { type: String, default: "编辑" } }, setup(l2, { expose: h2 }) {
|
|
6
6
|
const N = l2, _ = e([]);
|
|
@@ -8,7 +8,7 @@ import Y from "agilebuilder-ui/src/utils/request";
|
|
|
8
8
|
import { usePageContextStore as _ } from "../../../../../../stores/page-store.js";
|
|
9
9
|
import "../../../../../../stores/table-store.js";
|
|
10
10
|
import "../../../../../../stores/statistics-table-store.js";
|
|
11
|
-
/* empty css
|
|
11
|
+
/* empty css */
|
|
12
12
|
import T from "./data-origin-service-in.vue.js";
|
|
13
13
|
import { queryTableFields as h } from "../../../../utils/page-table-util.js";
|
|
14
14
|
import { getCustomFuncs as D } from "../../../../utils/page-event-util.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, onUnmounted as o, resolveComponent as l, createBlock as i, openBlock as n, withCtx as r, createElementVNode as t, createVNode as a, unref as u } from "vue";
|
|
2
2
|
import { Plus as s, Delete as c } from "@element-plus/icons-vue";
|
|
3
3
|
import { getUuidv4 as p } from "../../../../utils/common-util.js";
|
|
4
|
-
import f from "../../common/common-variable-bind.
|
|
4
|
+
import f from "../../common/common-variable-bind.vue.js";
|
|
5
5
|
const d = { style: { padding: "8px 0px 0px 0px" } }, m = e({ __name: "data-linkage", props: { configureProps: {} }, setup(e2) {
|
|
6
6
|
const m2 = e2;
|
|
7
7
|
function g(e3) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, ref as t, onUnmounted as l, resolveComponent as a, createElementBlock as o, openBlock as i, createVNode as n, withCtx as u, createElementVNode as r, unref as d, Fragment as s, renderList as m, createBlock as c } from "vue";
|
|
2
2
|
import { getUuidv4 as p } from "../../../../utils/common-util.js";
|
|
3
3
|
import { Top as f, Bottom as g, Plus as b, Delete as v } from "@element-plus/icons-vue";
|
|
4
|
-
import w from "../../common/common-variable-bind.
|
|
4
|
+
import w from "../../common/common-variable-bind.vue.js";
|
|
5
5
|
const k = { style: { "text-align": "center", margin: "0px -8px", "padding-top": "4px", "padding-left": "2px" } }, C = e({ __name: "data-origin-autoset", props: { dataOrigin: {}, isTable: {} }, setup(e2, { expose: C2 }) {
|
|
6
6
|
const O = e2;
|
|
7
7
|
O.dataOrigin.autoSets || (O.dataOrigin.autoSets = []), 0 == O.dataOrigin.autoSets.length && _(null);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, onUnmounted as l, resolveComponent as t, createElementBlock as a, openBlock as i, createVNode as n, withCtx as o, createElementVNode as r, unref as u } from "vue";
|
|
2
2
|
import { Plus as d, Delete as s } from "@element-plus/icons-vue";
|
|
3
3
|
import { getUuidv4 as c } from "../../../../utils/common-util.js";
|
|
4
|
-
import p from "../../common/common-variable-bind.
|
|
4
|
+
import p from "../../common/common-variable-bind.vue.js";
|
|
5
5
|
const m = e({ __name: "data-origin-service-in", props: { dataOrigin: {} }, setup(e2) {
|
|
6
6
|
const m2 = e2;
|
|
7
7
|
function v(e3) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, onUnmounted as l, resolveComponent as a, createElementBlock as o, openBlock as n, createVNode as t, withDirectives as u, withCtx as i, createTextVNode as p, unref as r, vShow as c } from "vue";
|
|
2
2
|
import { Plus as s, Delete as d } from "@element-plus/icons-vue";
|
|
3
3
|
import { getUuidv4 as m } from "../../../../utils/common-util.js";
|
|
4
|
-
import g from "../../common/common-variable-bind.
|
|
4
|
+
import g from "../../common/common-variable-bind.vue.js";
|
|
5
5
|
const k = e({ __name: "linkpage-page-callback", props: { linkPage: {} }, setup(e2) {
|
|
6
6
|
const k2 = e2;
|
|
7
7
|
function f(e3) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, watch as a, resolveComponent as t, createBlock as o, openBlock as u, withCtx as r, createVNode as n, createElementVNode as i } from "vue";
|
|
2
2
|
import { getUuidv4 as d } from "../../../../utils/common-util.js";
|
|
3
|
-
import p from "../../common/common-variable-bind.
|
|
3
|
+
import p from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import { getModelOptionsByFields as m } from "../../../../utils/page-table-util.js";
|
|
5
5
|
const s = { style: { "text-align": "center", margin: "0px -8px", "padding-top": "4px", "padding-left": "2px" } }, c = e({ __name: "parameter-table", props: { data: { type: Array, default: () => [] }, tableConfigure: { type: Object, default: () => [] } }, emits: ["dataChange", "update:data"], setup(e2, { emit: c2 }) {
|
|
6
6
|
const f = e2, v = c2, g = l(null);
|
|
@@ -3,7 +3,7 @@ import { Search as V, Close as P } from "@element-plus/icons";
|
|
|
3
3
|
import j from "./linkpage-page-callback.vue.js";
|
|
4
4
|
import M from "../../common/common-select-page.vue.js";
|
|
5
5
|
import T from "./parameter-table.vue.js";
|
|
6
|
-
import k from "../../common/common-variable-bind.
|
|
6
|
+
import k from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import C from "./condition.vue.js";
|
|
8
8
|
import _ from "../../common/common-icon-bind.vue.js";
|
|
9
9
|
import h from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, resolveComponent as a, createBlock as l, openBlock as r, withCtx as p, createElementVNode as o, createVNode as t, withDirectives as i, vShow as u } from "vue";
|
|
2
|
-
import s from "../../common/common-variable-bind.
|
|
2
|
+
import s from "../../common/common-variable-bind.vue.js";
|
|
3
3
|
const f = { style: { padding: "8px 0px 0px 0px" } }, n = e({ __name: "title-suffix", props: { configure: { type: Object, required: true } }, setup(e2) {
|
|
4
4
|
const n2 = e2;
|
|
5
5
|
function d(e3, a2) {
|
package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js
CHANGED
|
@@ -3,7 +3,7 @@ import { getFormComponentOptions as V } from "../../../../utils/assemblys-config
|
|
|
3
3
|
import { componentNameChange as v } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import { getCustomFuncs as _ } from "../../../../utils/page-event-util.js";
|
|
5
5
|
import y from "../../common/common-attr-size.vue.js";
|
|
6
|
-
import h from "../../common/common-variable-bind.
|
|
6
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import k from "../../common/common-function-code.vue.js";
|
|
8
8
|
import U from "../common/title-suffix.vue.js";
|
|
9
9
|
import w from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -3,7 +3,7 @@ import { Search as g } from "@element-plus/icons-vue";
|
|
|
3
3
|
import { getFormComponentOptions as V } from "../../../../utils/assemblys-config.js";
|
|
4
4
|
import { componentNameChange as v } from "../../../../utils/form-design-util.js";
|
|
5
5
|
import _ from "../../common/common-attr-size.vue.js";
|
|
6
|
-
import y from "../../common/common-variable-bind.
|
|
6
|
+
import y from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import h from "./depttree-autoset.vue.js";
|
|
8
8
|
import { OrganizationInput as S } from "agilebuilder-ui";
|
|
9
9
|
import U from "../../common/common-function-code.vue.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, computed as l, onUnmounted as a, resolveComponent as t, createBlock as o, openBlock as u, withCtx as r, createElementVNode as s, createVNode as n, unref as p, createElementBlock as i, Fragment as m, renderList as d, withDirectives as c, vShow as f } from "vue";
|
|
2
2
|
import { Plus as v, Delete as b } from "@element-plus/icons-vue";
|
|
3
3
|
import { getUuidv4 as y } from "../../../../utils/common-util.js";
|
|
4
|
-
import g from "../../common/common-variable-bind.
|
|
4
|
+
import g from "../../common/common-variable-bind.vue.js";
|
|
5
5
|
const h = { style: { padding: "8px 0px 0px 0px" } }, w = e({ __name: "depttree-autoset", props: { configure: { type: Object, default: {} }, isTable: { type: Boolean } }, setup(e2) {
|
|
6
6
|
const w2 = e2;
|
|
7
7
|
w2.configure.props || (w2.configure.props = {}), w2.configure.props.base || (w2.configure.props.base = {}), w2.configure.props.base.otherFieldSets || (w2.configure.props.base.otherFieldSets = []);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t, openBlock as u, withCtx as o, createVNode as d, createElementVNode as i, createTextVNode as s } from "vue";
|
|
2
2
|
import r from "../../common/common-attr-size.vue.js";
|
|
3
|
-
import m from "../../common/common-variable-bind.
|
|
3
|
+
import m from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import n from "../../common/common-i18n-key-input.vue.js";
|
|
5
5
|
const p = { style: { padding: "8px 0px 0px 0px" } }, f = e({ __name: "divider-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
|
|
6
6
|
} }, default: () => ({ props: {} }) }, setup(e2) {
|
package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js
CHANGED
|
@@ -3,7 +3,7 @@ import { getFormComponentOptions as g } from "../../../../utils/assemblys-config
|
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import _ from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import v from "../common/uploading.vue.js";
|
|
6
|
-
import y from "../../common/common-variable-bind.
|
|
6
|
+
import y from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import h from "../../common/common-function-code.vue.js";
|
|
8
8
|
import w from "../../common/common-i18n-key-input.vue.js";
|
|
9
9
|
const U = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { padding: "8px 0px 0px 0px" } }, k = e({ __name: "fileupload-attr-base", props: { configure: { type: Object, required: true, default: () => ({ props: {} }) }, pageDesign: { type: Object, default: () => {
|
package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js
CHANGED
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o
|
|
|
2
2
|
import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import _ from "../../common/common-attr-size.vue.js";
|
|
5
|
-
import v from "../../common/common-variable-bind.
|
|
5
|
+
import v from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import h from "../../common/common-function-code.vue.js";
|
|
7
7
|
import y from "../common/title-suffix.vue.js";
|
|
8
8
|
import U from "../../common/common-i18n-key-input.vue.js";
|
package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js
CHANGED
|
@@ -5,7 +5,7 @@ import _ from "../common/verification.vue.js";
|
|
|
5
5
|
import V from "../../common/common-attr-size.vue.js";
|
|
6
6
|
import y from "../common/pre-suffix.vue.js";
|
|
7
7
|
import x from "../common/bar-code-rule.vue.js";
|
|
8
|
-
import h from "../../common/common-variable-bind.
|
|
8
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
9
9
|
import U from "../../common/common-function-code.vue.js";
|
|
10
10
|
import k from "../common/suffixmodule.vue.js";
|
|
11
11
|
import S from "../common/title-suffix.vue.js";
|
|
@@ -3,7 +3,7 @@ import { getFormComponentOptions as b } from "../../../../utils/assemblys-config
|
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import v from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import _ from "../common/pre-suffix.vue.js";
|
|
6
|
-
import h from "../../common/common-variable-bind.
|
|
6
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import y from "../common/data-format.vue.js";
|
|
8
8
|
import x from "../../common/common-function-code.vue.js";
|
|
9
9
|
import S from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -4,7 +4,7 @@ import { getFormComponentOptions as V } from "../../../../utils/assemblys-config
|
|
|
4
4
|
import { componentNameChange as _ } from "../../../../utils/form-design-util.js";
|
|
5
5
|
import v from "../common/icon-set-dialog.vue.js";
|
|
6
6
|
import y from "../../common/common-attr-size.vue.js";
|
|
7
|
-
import h from "../../common/common-variable-bind.
|
|
7
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import x from "../common/condition.vue.js";
|
|
9
9
|
import k from "../../common/common-function-code.vue.js";
|
|
10
10
|
import U from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -4,7 +4,7 @@ import { componentNameChange as v } from "../../../../utils/form-design-util.js"
|
|
|
4
4
|
import V from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import _ from "../common/data-origin.vue.js";
|
|
6
6
|
import y from "../common/data-linkage.vue.js";
|
|
7
|
-
import h from "../../common/common-variable-bind.
|
|
7
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import k from "../../common/common-function-code.vue.js";
|
|
9
9
|
import x from "../common/verification-custom.vue.js";
|
|
10
10
|
import U from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t
|
|
|
2
2
|
import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import _ from "../../common/common-attr-size.vue.js";
|
|
5
|
-
import v from "../../common/common-variable-bind.
|
|
5
|
+
import v from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import h from "../../common/common-function-code.vue.js";
|
|
7
7
|
import y from "../../common/common-i18n-key-input.vue.js";
|
|
8
8
|
const x = { style: { padding: "8px 0px 0px 0px" } }, k = { style: { padding: "8px 0px 0px 0px" } }, U = e({ __name: "richtext-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
|
|
@@ -4,7 +4,7 @@ import { componentNameChange as V } from "../../../../utils/form-design-util.js"
|
|
|
4
4
|
import _ from "../../common/common-attr-size.vue.js";
|
|
5
5
|
import v from "../common/data-origin.vue.js";
|
|
6
6
|
import y from "../common/data-linkage.vue.js";
|
|
7
|
-
import h from "../../common/common-variable-bind.
|
|
7
|
+
import h from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import U from "../../common/common-function-code.vue.js";
|
|
9
9
|
import k from "../common/title-suffix.vue.js";
|
|
10
10
|
import w from "../common/verification-custom.vue.js";
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o
|
|
|
2
2
|
import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import _ from "../../common/common-attr-size.vue.js";
|
|
5
|
-
import v from "../../common/common-variable-bind.
|
|
5
|
+
import v from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import h from "../../common/common-function-code.vue.js";
|
|
7
7
|
import y from "../../common/common-i18n-key-input.vue.js";
|
|
8
8
|
const U = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { padding: "8px 0px 0px 0px" } }, k = e({ __name: "switch-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t
|
|
|
2
2
|
import { getFormComponentOptions as b } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import _ from "../../common/common-attr-size.vue.js";
|
|
5
|
-
import v from "../../common/common-variable-bind.
|
|
5
|
+
import v from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import y from "../../common/common-function-code.vue.js";
|
|
7
7
|
import h from "../../common/common-i18n-key-input.vue.js";
|
|
8
8
|
const U = { style: { padding: "8px 0px 0px 0px" } }, w = e({ __name: "tag-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as a, createBlock as o
|
|
|
2
2
|
import { getFormComponentOptions as b } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import { componentNameChange as V } from "../../../../utils/form-design-util.js";
|
|
4
4
|
import v from "../../common/common-attr-size.vue.js";
|
|
5
|
-
import _ from "../../common/common-variable-bind.
|
|
5
|
+
import _ from "../../common/common-variable-bind.vue.js";
|
|
6
6
|
import h from "../../common/common-function-code.vue.js";
|
|
7
7
|
import y from "../common/title-suffix.vue.js";
|
|
8
8
|
import x from "../common/verification-custom.vue.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t, openBlock as o, withCtx as u, createVNode as d, unref as r, createTextVNode as n, createElementBlock as i, Fragment as p, renderList as m } from "vue";
|
|
2
2
|
import { CirclePlus as s, Delete as f, Top as v, Bottom as c } from "@element-plus/icons-vue";
|
|
3
|
-
import b from "../../common/common-variable-bind.
|
|
3
|
+
import b from "../../common/common-variable-bind.vue.js";
|
|
4
4
|
import "element-plus";
|
|
5
5
|
import { getOperators as y } from "../../../../utils/data-table-util.js";
|
|
6
6
|
import { getModelOptionsByFields as V } from "../../../../utils/page-table-util.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as t, onMounted as n, onUnmounted as a, watch as l, resolveComponent as u, createElementBlock as o, openBlock as s, createElementVNode as i, createVNode as r, withDirectives as m, withCtx as c, vShow as d, unref as v, createTextVNode as p, toDisplayString as f, Fragment as g, renderList as b, createBlock as y } from "vue";
|
|
2
2
|
import { ElMessageBox as x, ElMessage as h } from "element-plus";
|
|
3
|
-
import C from "./config.
|
|
3
|
+
import C from "./config.vue.js";
|
|
4
4
|
import { standardButtonOperations as E } from "../../../utils/assemblys-config.js";
|
|
5
5
|
import { findDesignItemByUuid as S, getUuidv4 as V, deepCopy as k } from "../../../utils/common-util.js";
|
|
6
6
|
import { usePageContextStore as _ } from "../../../../../stores/page-store.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as a, onUnmounted as o, resolveComponent as t, createBlock as u, openBlock as d, withCtx as n, createVNode as i, createCommentVNode as m, unref as r, createElementBlock as s, toDisplayString as f, Fragment as p, renderList as c, createElementVNode as b, createTextVNode as v, withDirectives as w, vShow as h } from "vue";
|
|
2
2
|
import { Top as y, Bottom as g, Plus as V, Delete as N } from "@element-plus/icons";
|
|
3
3
|
import { ElMessageBox as k } from "element-plus";
|
|
4
|
-
import _ from "../../../assemblys/common/common-variable-bind.
|
|
4
|
+
import _ from "../../../assemblys/common/common-variable-bind.vue.js";
|
|
5
5
|
import { getUuidv4 as x } from "../../../../utils/common-util.js";
|
|
6
6
|
import { getFormComponentOptions as I } from "../../../../utils/assemblys-config.js";
|
|
7
7
|
import { useDraggable as T } from "vue-draggable-plus";
|
|
@@ -16,7 +16,7 @@ import "@codemirror/autocomplete";
|
|
|
16
16
|
import "@codemirror/language";
|
|
17
17
|
import "@codemirror/search";
|
|
18
18
|
import "js-beautify";
|
|
19
|
-
/* empty css
|
|
19
|
+
/* empty css */
|
|
20
20
|
import "../../../utils/assemblys-config.js";
|
|
21
21
|
import "../../../../../stores/page-store.js";
|
|
22
22
|
import "../../../../../stores/event-undo-redo-store.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-designer",
|
|
3
|
-
"version": "2.3.5-
|
|
3
|
+
"version": "2.3.5-sit3-design2",
|
|
4
4
|
"description": "AgileBuilder super page designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"@vitejs/plugin-vue": "^5.0.4",
|
|
30
30
|
"@vueuse/core": "^10.9.0",
|
|
31
31
|
"agilebuilder-private-libs": "1.0.26",
|
|
32
|
-
"agilebuilder-ui": "1.1.41-
|
|
32
|
+
"agilebuilder-ui": "1.1.41-sit2",
|
|
33
33
|
"echarts": "^5.5.0",
|
|
34
34
|
"element-plus": "^2.6.1",
|
|
35
35
|
"font-awesome": "^4.7.0",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"pinia": "^2.1.7",
|
|
41
41
|
"qrcode": "^1.5.3",
|
|
42
42
|
"quill": "^2.0.1",
|
|
43
|
-
"service-flow-designer": "2.3.5-
|
|
44
|
-
"super-page-runtime": "2.3.5-
|
|
43
|
+
"service-flow-designer": "2.3.5-sit3-flow1",
|
|
44
|
+
"super-page-runtime": "2.3.5-sit3",
|
|
45
45
|
"uuid": "^9.0.1",
|
|
46
46
|
"vite": "^5.1.6",
|
|
47
47
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|