super-page-designer 2.2.89-sit5 → 2.2.89-sit9
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.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +5 -97
- package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue3.js +102 -0
- package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.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-icon-label.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/common/data-format.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue.js +26 -2
- package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +2 -26
- package/dist/es/components/design/views/assemblys/form/common/pre-suffix.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/separatelabel/separatelabel-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/{config.vue.js → config.vue2.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/view-design-display.vue.js +1 -1
- package/dist/es/style.css +118 -6
- package/package.json +3 -3
- package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue.js +0 -7
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as a, onMounted as l, resolveComponent as o,
|
|
|
2
2
|
import { getFormComponentOptions as V } from "../../../../utils/assemblys-config.js";
|
|
3
3
|
import "../../../../../../stores/page-store.js";
|
|
4
4
|
/* empty css */
|
|
5
|
-
import v from "../../common/common-icon-bind.
|
|
5
|
+
import v from "../../common/common-icon-bind.vue2.js";
|
|
6
6
|
import _ from "agilebuilder-ui/src/utils/request";
|
|
7
7
|
import y from "../../common/common-function-code.vue.js";
|
|
8
8
|
import "@element-plus/icons";
|
package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as o, createBlock as u, openBlock as t, withCtx as i, createVNode as s, createElementVNode as n, createElementBlock as d, Fragment as p, renderList as r, unref as m, createTextVNode as c, withDirectives as f, vShow as b } from "vue";
|
|
2
2
|
import { getFormComponentOptions as g } from "../../../../utils/assemblys-config.js";
|
|
3
|
-
import V from "../../common/common-icon-bind.
|
|
3
|
+
import V from "../../common/common-icon-bind.vue2.js";
|
|
4
4
|
import v from "../../common/common-function-code.vue.js";
|
|
5
5
|
import _ from "agilebuilder-ui/src/utils/request";
|
|
6
6
|
import y from "../../common/common-i18n-key-input.vue.js";
|
package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js
CHANGED
|
@@ -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 n, createElementVNode as i, createElementBlock as s, Fragment as r, renderList as p, unref as m, createTextVNode as c, withDirectives as f, vShow as b, createCommentVNode as g } from "vue";
|
|
2
2
|
import { getFormComponentOptions as _ } from "../../../../utils/assemblys-config.js";
|
|
3
|
-
import V from "../../common/common-icon-bind.
|
|
3
|
+
import V from "../../common/common-icon-bind.vue2.js";
|
|
4
4
|
import v from "../../common/common-function-code.vue.js";
|
|
5
5
|
import y from "./print-template-select.vue.js";
|
|
6
6
|
import x from "../../common/common-i18n-key-input.vue.js";
|
|
@@ -1,99 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
const U = { key: 0 }, z = { class: "amb-component-popover-left-menu-main" }, P = ["onClick"], j = { key: 1, style: { display: "flex", gap: "10px", "align-items": "center" } }, E = { key: 2 }, S = { key: 3, class: "amb-component-popover-icon-list-scroll", style: { overflow: "auto" } }, T = { class: "amb-component-popover-icon-grid" }, L = ["onClick"], N = { key: 4, style: { "text-align": "right" } }, q = e({ __name: "common-icon-bind", props: { iconType: String, iconValue: String, size: { type: String, default: "medium" }, showLabel: { type: Boolean, default: false } }, emits: ["update:modelValue"], setup(e2, { emit: q2 }) {
|
|
6
|
-
const M = q2, B = e2, R = [{ value: "ElementUI", label: "ElementUI" }, { value: "ambIcon", label: "Amb图标库" }, { value: "custom", label: "自定义" }];
|
|
7
|
-
l(false);
|
|
8
|
-
const D = l(1), F = l(B.iconType);
|
|
9
|
-
F.value || (F.value = R[0].value);
|
|
10
|
-
const G = l("");
|
|
11
|
-
G.value = B.iconValue;
|
|
12
|
-
const H = l({}), J = l(""), K = l(), Q = l(false), W = l([]), X = o(() => {
|
|
13
|
-
let e3 = W.value ?? [];
|
|
14
|
-
return J.value && (e3 = e3.filter((e4) => [e4.label ?? "", e4.value ?? ""].some((e5) => {
|
|
15
|
-
var _a;
|
|
16
|
-
return (_a = e5.toLowerCase()) == null ? void 0 : _a.includes(J.value.toLowerCase());
|
|
17
|
-
}))), e3.slice(0, 50 * D.value);
|
|
18
|
-
}), Y = () => {
|
|
19
|
-
D.value++;
|
|
20
|
-
};
|
|
21
|
-
async function Z() {
|
|
22
|
-
Q.value = true;
|
|
23
|
-
try {
|
|
24
|
-
const e3 = (await $.post(window.$vueApp.config.globalProperties.baseAPI + "/component/general-icon/query", { pageSize: 200, pageNo: 1 })).data ?? [], l2 = [];
|
|
25
|
-
for (let o2 of e3) l2.push({ value: o2.iconName, label: o2.iconName });
|
|
26
|
-
H.value.customOptions = l2, "custom" == F.value && (W.value = l2);
|
|
27
|
-
} catch (e3) {
|
|
28
|
-
}
|
|
29
|
-
Q.value = false;
|
|
30
|
-
}
|
|
31
|
-
function ee(e3) {
|
|
32
|
-
var l2;
|
|
33
|
-
D.value = 1, W.value = [], e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]), F.value = e3, "ElementUI" === (l2 = F.value) ? W.value = H.value.elementUIOptions : "custom" === l2 ? Z() : ["ambIcon"].includes(l2) && async function() {
|
|
34
|
-
var _a, _b, _c;
|
|
35
|
-
try {
|
|
36
|
-
Q.value = true;
|
|
37
|
-
let e4 = `${window.location.origin}${window.location.pathname}font-icon/iconfont.json`;
|
|
38
|
-
((_c = (_b = (_a = window.$vueApp) == null ? void 0 : _a.config) == null ? void 0 : _b.globalProperties) == null ? void 0 : _c.fontIconAddress) && (e4 = `${window.$vueApp.config.globalProperties.fontIconAddress}/iconfont.json`);
|
|
39
|
-
const l3 = await fetch(e4, { mode: "cors", headers: { "Content-Type": "application/json" } }).then((e5) => e5.json()), { css_prefix_text: o2, glyphs: a2 = [], font_family: n2 } = l3;
|
|
40
|
-
W.value = a2.map((e5) => ({ label: e5.name, value: `${o2}${e5.font_class}` }));
|
|
41
|
-
} catch (e4) {
|
|
42
|
-
}
|
|
43
|
-
Q.value = false;
|
|
44
|
-
}();
|
|
45
|
-
}
|
|
46
|
-
function le() {
|
|
47
|
-
var _a, _b;
|
|
48
|
-
(_b = (_a = K.value) == null ? void 0 : _a.hide) == null ? void 0 : _b.call(_a);
|
|
49
|
-
}
|
|
50
|
-
function oe() {
|
|
51
|
-
G.value = "", M("update:modelValue", "", ""), K.value.hide();
|
|
52
|
-
}
|
|
53
|
-
function ae() {
|
|
54
|
-
if (J.value = J.value.trim(), !J.value) return void ElMessage.warning("请输入图标名!");
|
|
55
|
-
const e3 = H.value.customOptions || [];
|
|
56
|
-
let l2 = false;
|
|
57
|
-
for (let o3 of e3) if (o3.value === J.value) {
|
|
58
|
-
l2 = true;
|
|
59
|
-
break;
|
|
60
|
-
}
|
|
61
|
-
F.value = "custom", G.value = J.value;
|
|
62
|
-
const o2 = J.value;
|
|
63
|
-
if (J.value = "", M("update:modelValue", F.value, G.value), K.value.hide(), !l2) {
|
|
64
|
-
const e4 = { iconName: o2 };
|
|
65
|
-
$.post(window.$vueApp.config.globalProperties.baseAPI + "/bs/general-icon/get-or-create", e4).then((e5) => {
|
|
66
|
-
"custom" == F.value && Z();
|
|
67
|
-
}).catch((e5) => {
|
|
68
|
-
ElMessage.warning("保存图标失败!");
|
|
69
|
-
});
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
function ne() {
|
|
73
|
-
_(() => {
|
|
74
|
-
!function() {
|
|
75
|
-
if (!H.value.elementUIOptions) {
|
|
76
|
-
if (!window.temp_Icon_Options) {
|
|
77
|
-
const e3 = [];
|
|
78
|
-
for (const [l2, o2] of Object.entries(O)) e3.push({ value: l2, label: l2, component: o2 });
|
|
79
|
-
e3.sort(function(e4, l2) {
|
|
80
|
-
const o2 = e4.value, a2 = l2.value;
|
|
81
|
-
return o2.localeCompare(a2);
|
|
82
|
-
}), window.temp_Icon_Options = e3;
|
|
83
|
-
}
|
|
84
|
-
H.value.elementUIOptions = window.temp_Icon_Options;
|
|
85
|
-
}
|
|
86
|
-
}(), ee(F.value);
|
|
87
|
-
});
|
|
88
|
-
}
|
|
89
|
-
return l(), (l2, o2) => {
|
|
90
|
-
const _2 = a("el-icon"), O2 = a("el-input"), $2 = a("el-button"), q3 = a("el-tooltip"), B2 = a("el-scrollbar"), D2 = a("el-col"), H2 = a("el-empty"), Z2 = a("el-tag"), te = a("SuperIcon"), ue = a("el-row"), ie = a("el-popover"), ce = n("loading"), se = n("infinite-scroll");
|
|
91
|
-
return e2.showLabel ? (i(), t("span", U, c(G.value), 1)) : (i(), u(ie, { key: 1, ref_key: "popoverRef", ref: K, "popper-class": "amb-component-popover-main", trigger: "click", width: 540 }, { reference: s(() => [p(O2, { readonly: "", size: "small", onClick: ne, modelValue: G.value, "onUpdate:modelValue": o2[0] || (o2[0] = (e3) => G.value = e3), placeholder: "请选择" }, { suffix: s(() => [g(p(_2, { style: { cursor: "pointer" }, onClick: h(oe, ["stop"]) }, { default: s(() => [p(v(A))]), _: 1 }, 512), [[y, G.value]])]), _: 1 }, 8, ["modelValue"])]), default: s(() => [p(ue, null, { default: s(() => [p(q3, { effect: "dark", content: "关闭", placement: "top-end" }, { default: s(() => [p($2, { type: "text", class: "amb-component-popover-close-btn", icon: v(k), onClick: le }, null, 8, ["icon"])]), _: 1 }), p(D2, { span: 8 }, { default: s(() => [r("div", z, [p(B2, { "max-height": "100%" }, { default: s(() => [(i(), t(m, null, d(R, (e3) => r("div", { class: f(["amb-popover-menu-item", e3.value == F.value ? "is-active" : ""]), onClick: (l3) => ee(e3.value) }, [p(_2, null, { default: s(() => [g(p(v(x), null, null, 512), [[y, e3.value == F.value]])]), _: 2 }, 1024), r("span", null, c(e3.label), 1)], 10, P)), 64))]), _: 1 })])]), _: 1 }), p(D2, { span: 16, style: { "padding-left": "10px" }, class: "amb-component-popover-icon-list-view" }, { default: s(() => [F.value ? b("", true) : (i(), u(H2, { key: 0, description: "请选择类型", "image-size": 80 })), F.value ? (i(), t("div", j, [p(O2, { modelValue: J.value, "onUpdate:modelValue": o2[1] || (o2[1] = (e3) => J.value = e3), placeholder: "搜索", size: "default", "prefix-icon": v(I), clearable: "", style: { flex: "1 1 auto" } }, null, 8, ["modelValue", "prefix-icon"]), ["custom"].includes(F.value) && J.value && !X.value.length ? (i(), u(q3, { key: 0, effect: "dark", content: "创建该图标", placement: "top-end" }, { default: s(() => [p($2, { type: "primary", circle: "", icon: v(V), onClick: ae }, null, 8, ["icon"])]), _: 1 })) : b("", true)])) : b("", true), ["custom"].includes(F.value) ? (i(), t("div", E, [p(_2, null, { default: s(() => [p(v(C))]), _: 1 }), o2[4] || (o2[4] = r("span", { style: { "margin-left": "5px" } }, "输入图标名后点击加号按钮添加", -1)), o2[5] || (o2[5] = w(" ")), p(q3, null, { content: s(() => o2[2] || (o2[2] = [w(" 1.支持fa图标,图标名称详见官网:https://fontawesome.com.cn/v4/icons-ui/; "), r("br", null, null, -1), w(" 2.支持svg图标,需以svg-开头,接svg内容,如:svg-xxxxxx. ")])), default: s(() => [p(Z2, { type: "primary" }, { default: s(() => o2[3] || (o2[3] = [w("更多")])), _: 1 })]), _: 1 })])) : b("", true), F.value ? g((i(), t("div", S, [X.value.length || Q.value ? b("", true) : (i(), u(H2, { key: 0, description: "没有相关图标", "image-size": 80 })), r("div", T, [(i(true), t(m, null, d(X.value, (e3) => (i(), u(q3, { key: e3.value, effect: "dark", content: e3.label, placement: "top" }, { default: s(() => [r("div", { class: "amb-component-popover-icon-grid-item", onClick: (l3) => {
|
|
92
|
-
return o3 = e3, G.value = o3.value, M("update:modelValue", F.value, G.value), void K.value.hide();
|
|
93
|
-
var o3;
|
|
94
|
-
} }, [p(te, { iconType: F.value, iconValue: e3.value }, null, 8, ["iconType", "iconValue"])], 8, L)]), _: 2 }, 1032, ["content"]))), 128))])])), [[ce, Q.value], [se, Y]]) : b("", true), F.value ? (i(), t("div", N, c(X.value.length) + " / " + c(W.value.length), 1)) : b("", true)]), _: 1 })]), _: 1 })]), _: 1 }, 512));
|
|
95
|
-
};
|
|
96
|
-
} });
|
|
1
|
+
import o from "./common-icon-bind.vue3.js";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import e from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const i = e(o, [["__scopeId", "data-v-d953af54"]]);
|
|
97
5
|
export {
|
|
98
|
-
|
|
6
|
+
i as default
|
|
99
7
|
};
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import { defineComponent as e, ref as l, computed as a, resolveComponent as o, resolveDirective as n, createElementBlock as t, createBlock as u, openBlock as i, toDisplayString as c, withCtx as s, createVNode as v, unref as p, createElementVNode as r, Fragment as d, renderList as m, normalizeClass as f, withDirectives as g, vShow as y, createCommentVNode as b, createTextVNode as w, withModifiers as h, nextTick as _ } from "vue";
|
|
2
|
+
import { Close as k, Check as x, Search as I, Plus as V, InfoFilled as C, CircleClose as A } from "@element-plus/icons-vue";
|
|
3
|
+
import * as L from "@element-plus/icons";
|
|
4
|
+
import O from "agilebuilder-ui/src/utils/request";
|
|
5
|
+
const U = { key: 0 }, $ = { class: "amb-component-popover-left-menu-main" }, z = ["onClick"], E = { key: 1, style: { display: "flex", gap: "10px", "align-items": "center" } }, P = { key: 2 }, j = { key: 3, class: "amb-component-popover-icon-list-scroll", style: { overflow: "auto" } }, S = { class: "amb-component-popover-icon-grid" }, T = ["onClick"], N = { key: 4, style: { "text-align": "right" } }, q = e({ __name: "common-icon-bind", props: { iconType: String, iconValue: String, size: { type: String, default: "medium" }, showLabel: { type: Boolean, default: false } }, emits: ["update:modelValue"], setup(e2, { emit: q2 }) {
|
|
6
|
+
var _a, _b;
|
|
7
|
+
const M = q2, B = e2, R = l([{ value: "ElementUI", label: "ElementUI", dataList: [] }, { value: "ambIcon", label: "Amb图标库", dataList: [] }, { value: "custom", label: "自定义", dataList: [] }]);
|
|
8
|
+
l(false);
|
|
9
|
+
const D = l(1), F = l(B.iconType ?? ((_b = (_a = R.value) == null ? void 0 : _a[0]) == null ? void 0 : _b.value)), G = l("");
|
|
10
|
+
G.value = B.iconValue;
|
|
11
|
+
const H = l({}), J = l(""), K = l(), Q = l(false), W = a(() => {
|
|
12
|
+
var _a2;
|
|
13
|
+
const e3 = (_a2 = R.value) == null ? void 0 : _a2.find((e4) => e4.value === F.value);
|
|
14
|
+
return (e3 == null ? void 0 : e3.dataList) ?? [];
|
|
15
|
+
}), X = a(() => {
|
|
16
|
+
let e3 = W.value ?? [];
|
|
17
|
+
return J.value && (e3 = e3.filter((e4) => [e4.label ?? "", e4.value ?? ""].some((e5) => {
|
|
18
|
+
var _a2;
|
|
19
|
+
return (_a2 = e5.toLowerCase()) == null ? void 0 : _a2.includes(J.value.toLowerCase());
|
|
20
|
+
}))), e3.slice(0, 50 * D.value);
|
|
21
|
+
}), Y = () => {
|
|
22
|
+
D.value++;
|
|
23
|
+
};
|
|
24
|
+
async function Z() {
|
|
25
|
+
Q.value = true;
|
|
26
|
+
try {
|
|
27
|
+
const e3 = (await O.post(window.$vueApp.config.globalProperties.baseAPI + "/component/general-icon/query", { pageSize: 200, pageNo: 1 })).data ?? [], l2 = [];
|
|
28
|
+
for (let a2 of e3) l2.push({ value: a2.iconName, label: a2.iconName });
|
|
29
|
+
H.value.customOptions = l2, R.value[R.value.findIndex((e4) => "custom" === e4.value)].dataList = tempOptionsxs;
|
|
30
|
+
} catch (e3) {
|
|
31
|
+
}
|
|
32
|
+
Q.value = false;
|
|
33
|
+
}
|
|
34
|
+
function ee(e3) {
|
|
35
|
+
var l2;
|
|
36
|
+
D.value = 1, e3 && Array.isArray(e3) && e3.length > 0 && (e3 = e3[0]), F.value = e3, "ElementUI" === (l2 = F.value) ? R.value[R.value.findIndex((e4) => "ElementUI" === e4.value)].dataList = H.value.elementUIOptions : "custom" === l2 ? Z() : ["ambIcon"].includes(l2) && async function() {
|
|
37
|
+
var _a2, _b2, _c;
|
|
38
|
+
try {
|
|
39
|
+
Q.value = true;
|
|
40
|
+
let e4 = `${window.location.origin}${window.location.pathname}font-icon/iconfont.json`;
|
|
41
|
+
((_c = (_b2 = (_a2 = window.$vueApp) == null ? void 0 : _a2.config) == null ? void 0 : _b2.globalProperties) == null ? void 0 : _c.fontIconAddress) && (e4 = `${window.$vueApp.config.globalProperties.fontIconAddress}/iconfont.json`);
|
|
42
|
+
const l3 = await fetch(e4, { mode: "cors", headers: { "Content-Type": "application/json" } }).then((e5) => e5.json()), { css_prefix_text: a2, glyphs: o2 = [], font_family: n2 } = l3;
|
|
43
|
+
R.value[R.value.findIndex((e5) => "ambIcon" === e5.value)].dataList = o2.map((e5) => ({ label: e5.name, value: `${a2}${e5.font_class}` }));
|
|
44
|
+
} catch (e4) {
|
|
45
|
+
}
|
|
46
|
+
Q.value = false;
|
|
47
|
+
}();
|
|
48
|
+
}
|
|
49
|
+
function le() {
|
|
50
|
+
var _a2, _b2;
|
|
51
|
+
(_b2 = (_a2 = K.value) == null ? void 0 : _a2.hide) == null ? void 0 : _b2.call(_a2);
|
|
52
|
+
}
|
|
53
|
+
function ae() {
|
|
54
|
+
G.value = "", M("update:modelValue", "", ""), K.value.hide();
|
|
55
|
+
}
|
|
56
|
+
function oe() {
|
|
57
|
+
if (J.value = J.value.trim(), !J.value) return void ElMessage.warning("请输入图标名!");
|
|
58
|
+
const e3 = H.value.customOptions || [];
|
|
59
|
+
let l2 = false;
|
|
60
|
+
for (let a3 of e3) if (a3.value === J.value) {
|
|
61
|
+
l2 = true;
|
|
62
|
+
break;
|
|
63
|
+
}
|
|
64
|
+
F.value = "custom", G.value = J.value;
|
|
65
|
+
const a2 = J.value;
|
|
66
|
+
if (J.value = "", M("update:modelValue", F.value, G.value), K.value.hide(), !l2) {
|
|
67
|
+
const e4 = { iconName: a2 };
|
|
68
|
+
O.post(window.$vueApp.config.globalProperties.baseAPI + "/bs/general-icon/get-or-create", e4).then((e5) => {
|
|
69
|
+
"custom" == F.value && Z();
|
|
70
|
+
}).catch((e5) => {
|
|
71
|
+
ElMessage.warning("保存图标失败!");
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
function ne() {
|
|
76
|
+
_(() => {
|
|
77
|
+
!function() {
|
|
78
|
+
if (!H.value.elementUIOptions) {
|
|
79
|
+
if (!window.temp_Icon_Options) {
|
|
80
|
+
const e3 = [];
|
|
81
|
+
for (const [l2, a2] of Object.entries(L)) e3.push({ value: l2, label: l2, component: a2 });
|
|
82
|
+
e3.sort(function(e4, l2) {
|
|
83
|
+
const a2 = e4.value, o2 = l2.value;
|
|
84
|
+
return a2.localeCompare(o2);
|
|
85
|
+
}), window.temp_Icon_Options = e3;
|
|
86
|
+
}
|
|
87
|
+
H.value.elementUIOptions = window.temp_Icon_Options;
|
|
88
|
+
}
|
|
89
|
+
}(), ee(F.value);
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
return l(), (l2, a2) => {
|
|
93
|
+
const _2 = o("el-icon"), L2 = o("el-input"), O2 = o("el-button"), q3 = o("el-tooltip"), B2 = o("el-scrollbar"), D2 = o("el-col"), H2 = o("el-empty"), Z2 = o("el-tag"), te = o("SuperIcon"), ue = o("el-row"), ie = o("el-popover"), ce = n("loading"), se = n("infinite-scroll");
|
|
94
|
+
return e2.showLabel ? (i(), t("span", U, c(G.value), 1)) : (i(), u(ie, { key: 1, ref_key: "popoverRef", ref: K, "popper-class": "amb-component-popover-main", trigger: "click", width: 540 }, { reference: s(() => [v(L2, { readonly: "", size: "small", onClick: ne, modelValue: G.value, "onUpdate:modelValue": a2[0] || (a2[0] = (e3) => G.value = e3), placeholder: "请选择" }, { suffix: s(() => [g(v(_2, { style: { cursor: "pointer" }, onClick: h(ae, ["stop"]) }, { default: s(() => [v(p(A))]), _: 1 }, 512), [[y, G.value]])]), _: 1 }, 8, ["modelValue"])]), default: s(() => [v(ue, null, { default: s(() => [v(q3, { effect: "dark", content: "关闭", placement: "top-end" }, { default: s(() => [v(O2, { type: "text", class: "amb-component-popover-close-btn", icon: p(k), onClick: le }, null, 8, ["icon"])]), _: 1 }), v(D2, { span: 8 }, { default: s(() => [r("div", $, [v(B2, { "max-height": "100%" }, { default: s(() => [(i(true), t(d, null, m(R.value, (e3) => (i(), t("div", { class: f(["amb-popover-menu-item", e3.value == F.value ? "is-active" : ""]), onClick: (l3) => ee(e3.value) }, [v(_2, null, { default: s(() => [g(v(p(x), null, null, 512), [[y, e3.value == F.value]])]), _: 2 }, 1024), r("span", null, c(e3.label), 1)], 10, z))), 256))]), _: 1 })])]), _: 1 }), v(D2, { span: 16, style: { "padding-left": "10px" }, class: "amb-component-popover-icon-list-view" }, { default: s(() => [F.value ? b("", true) : (i(), u(H2, { key: 0, description: "请选择类型", "image-size": 80 })), F.value ? (i(), t("div", E, [v(L2, { modelValue: J.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => J.value = e3), placeholder: "搜索", size: "default", "prefix-icon": p(I), clearable: "", style: { flex: "1 1 auto" } }, null, 8, ["modelValue", "prefix-icon"]), ["custom"].includes(F.value) && J.value && !X.value.length ? (i(), u(q3, { key: 0, effect: "dark", content: "创建该图标", placement: "top-end" }, { default: s(() => [v(O2, { type: "primary", circle: "", icon: p(V), onClick: oe }, null, 8, ["icon"])]), _: 1 })) : b("", true)])) : b("", true), ["custom"].includes(F.value) ? (i(), t("div", P, [v(_2, null, { default: s(() => [v(p(C))]), _: 1 }), a2[4] || (a2[4] = r("span", { style: { "margin-left": "5px" } }, "输入图标名后点击加号按钮添加", -1)), a2[5] || (a2[5] = w(" ")), v(q3, null, { content: s(() => a2[2] || (a2[2] = [w(" 1.支持fa图标,图标名称详见官网:https://fontawesome.com.cn/v4/icons-ui/; "), r("br", null, null, -1), w(" 2.支持svg图标,需以svg-开头,接svg内容,如:svg-xxxxxx. ")])), default: s(() => [v(Z2, { type: "primary" }, { default: s(() => a2[3] || (a2[3] = [w("更多")])), _: 1 })]), _: 1 })])) : b("", true), F.value ? g((i(), t("div", j, [X.value.length || Q.value ? b("", true) : (i(), u(H2, { key: 0, description: "没有相关图标", "image-size": 80 })), r("div", S, [(i(true), t(d, null, m(X.value, (e3) => (i(), u(q3, { key: e3.value, effect: "dark", content: e3.label, placement: "top" }, { default: s(() => [r("div", { class: "amb-component-popover-icon-grid-item", onClick: (l3) => {
|
|
95
|
+
return a3 = e3, G.value = a3.value, M("update:modelValue", F.value, G.value), void K.value.hide();
|
|
96
|
+
var a3;
|
|
97
|
+
} }, [v(te, { iconType: F.value, iconValue: e3.value }, null, 8, ["iconType", "iconValue"])], 8, T)]), _: 2 }, 1032, ["content"]))), 128))])])), [[ce, Q.value], [se, Y]]) : b("", true), F.value ? (i(), t("div", N, c(X.value.length) + " / " + c(W.value.length), 1)) : b("", true)]), _: 1 })]), _: 1 })]), _: 1 }, 512));
|
|
98
|
+
};
|
|
99
|
+
} });
|
|
100
|
+
export {
|
|
101
|
+
q as default
|
|
102
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as o, createBlock as a, openBlock as u, withCtx as i, createVNode as t, createElementVNode as n, withDirectives as p, createCommentVNode as r, createTextVNode as c, toDisplayString as s, vShow as d, unref as m } from "vue";
|
|
2
2
|
import f from "../../common/common-attr-size.vue.js";
|
|
3
3
|
import g from "../../common/common-function-code.vue.js";
|
|
4
|
-
import b from "../../common/common-icon-bind.
|
|
4
|
+
import b from "../../common/common-icon-bind.vue2.js";
|
|
5
5
|
import V from "../../common/common-i18n-key-input.vue.js";
|
|
6
6
|
import { Close as v, Check as x } from "@element-plus/icons-vue";
|
|
7
7
|
const y = { style: { padding: "8px 0px 0px 0px" } }, _ = e({ __name: "card-attr-base", props: { configure: { type: Object, default: {} }, pageDesign: { type: Object, default: () => {
|
package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as o, createBlock as t, openBlock as i, withCtx as n, createVNode as a, createElementVNode as u, createTextVNode as r, toDisplayString as d, unref as c, createElementBlock as m, Fragment as p, renderList as s } from "vue";
|
|
2
2
|
import { Top as f, Bottom as g, Plus as x, Delete as b } from "@element-plus/icons-vue";
|
|
3
3
|
import V from "../../common/common-attr-size.vue.js";
|
|
4
|
-
import _ from "../../common/common-icon-bind.
|
|
4
|
+
import _ from "../../common/common-icon-bind.vue2.js";
|
|
5
5
|
import y from "../../common/common-function-code.vue.js";
|
|
6
6
|
import h from "../../common/common-i18n-key-input.vue.js";
|
|
7
7
|
const w = { style: { padding: "8px 0px 0px 0px" } }, v = { style: { padding: "8px 0px 0px 0px" }, ref: "panels" }, k = { style: { "text-align": "center", margin: "0px -8px", "padding-top": "4px", "padding-left": "2px" } }, z = e({ __name: "collapse-attr-base", props: { configure: { type: Object, default: {} }, pageDesign: { type: Object, default: () => {
|
|
@@ -2,7 +2,7 @@ import { defineComponent as e, ref as l, resolveComponent as o, createBlock as t
|
|
|
2
2
|
import { Top as s, Bottom as g, Plus as b, Delete as x, Close as V, Check as _ } from "@element-plus/icons-vue";
|
|
3
3
|
import y from "../../common/common-attr-size.vue.js";
|
|
4
4
|
import v from "../../common/common-function-code.vue.js";
|
|
5
|
-
import h from "../../common/common-icon-bind.
|
|
5
|
+
import h from "../../common/common-icon-bind.vue2.js";
|
|
6
6
|
import w from "../../common/common-i18n-key-input.vue.js";
|
|
7
7
|
const U = { style: { padding: "8px 0px 0px 0px" } }, k = { style: { padding: "8px 0px 0px 0px" }, ref: "panels" }, z = { style: { "text-align": "center", margin: "0px -8px", "padding-top": "4px", "padding-left": "2px" } }, C = e({ __name: "tabs-attr-base", props: { configure: { type: Object, required: true }, pageDesign: { type: Object, default: () => {
|
|
8
8
|
} } }, setup(e2) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, ref as a, computed as l, resolveComponent as i, createBlock as o, openBlock as t, withCtx as n, createElementVNode as r, createVNode as s, createCommentVNode as u, withDirectives as d, renderSlot as p, createTextVNode as c, unref as g, vShow as f, createElementBlock as m, Fragment as v, renderList as y, normalizeClass as b, toDisplayString as V } from "vue";
|
|
2
|
-
import O from "../../form/common/dataorigin-input-table.
|
|
2
|
+
import O from "../../form/common/dataorigin-input-table.vue.js";
|
|
3
3
|
import { Codemirror as _ } from "vue-codemirror";
|
|
4
4
|
import C from "../../workflow/component/combination.vue.js";
|
|
5
5
|
import S from "./return-set-table.vue.js";
|
package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as a, createElementBlock as t, openBlock as u, Fragment as i, createVNode as d, createBlock as o, createCommentVNode as s, withCtx as n, createTextVNode as m } from "vue";
|
|
2
|
-
import f from "../../common/common-icon-bind.
|
|
2
|
+
import f from "../../common/common-icon-bind.vue2.js";
|
|
3
3
|
const c = e({ __name: "formatting-icon-label", props: { setting: { type: Object, default: {} }, showEvent: { type: Boolean, default: true } }, setup(e2) {
|
|
4
4
|
const c2 = e2, v = l({});
|
|
5
5
|
return v.value = c2.setting, v.value.isTag || (v.value.isTag = false), (l2, c3) => {
|
|
@@ -11,7 +11,7 @@ import T from "../component/variate-select.vue.js";
|
|
|
11
11
|
import "@element-plus/icons";
|
|
12
12
|
import "agilebuilder-ui/src/utils/request";
|
|
13
13
|
import { queryTableFields as S, tableResetConfigIndo as H } from "../../../../utils/page-table-util.js";
|
|
14
|
-
/* empty css
|
|
14
|
+
/* empty css */
|
|
15
15
|
import N from "../../common/common-i18n-key-input.vue.js";
|
|
16
16
|
import j from "../../form/common/hyperlink-mult-config.vue.js";
|
|
17
17
|
import q from "../../common/common-function-code.vue.js";
|
|
@@ -4,7 +4,7 @@ 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
6
|
import V from "../../common/common-variable-bind.vue.js";
|
|
7
|
-
import _ from "../../common/common-icon-bind.
|
|
7
|
+
import _ from "../../common/common-icon-bind.vue2.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";
|
|
10
10
|
import C from "../../common/common-select-table.vue.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, onMounted as a, resolveComponent as t, createBlock as o, openBlock as u, withCtx as i, createElementVNode as n, createVNode as s, createCommentVNode as d, withDirectives as r, unref as m, createElementBlock as p, Fragment as c, renderList as b, createTextVNode as f, vShow as y, normalizeClass as v } from "vue";
|
|
2
|
-
import V from "./dataorigin-input-table.
|
|
2
|
+
import V from "./dataorigin-input-table.vue.js";
|
|
3
3
|
import g from "./condition.vue.js";
|
|
4
4
|
import S from "./row-ul-li.vue.js";
|
|
5
5
|
import "uuid";
|
|
@@ -1,4 +1,28 @@
|
|
|
1
|
-
import t from "
|
|
1
|
+
import { defineComponent as e, ref as l, watch as a, resolveComponent as t, createElementBlock as o, openBlock as d, Fragment as u, createVNode as n, withCtx as i, unref as s, createElementVNode as m, createTextVNode as r } from "vue";
|
|
2
|
+
import { Search as p } from "@element-plus/icons-vue";
|
|
3
|
+
const f = { class: "dialog-footer" }, v = e({ __name: "dataorigin-input-table", props: { modelValue: { type: String, default: "" } }, emits: ["update:modelValue"], setup(e2, { emit: v2 }) {
|
|
4
|
+
const c = e2, g = l(c.modelValue), V = v2, h = [{ id: 1, date: "2016-05-03", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 2, date: "2016-05-02", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 3, date: "2016-05-04", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 4, date: "2016-05-01", name: "Tom", address: "No. 189, Grove St, Los Angeles" }], b = l(false), _ = l([]);
|
|
5
|
+
function y() {
|
|
6
|
+
if (_.value.length > 0) {
|
|
7
|
+
let e3 = "";
|
|
8
|
+
_.value.forEach((l2) => {
|
|
9
|
+
e3 = e3 + l2.name + ",";
|
|
10
|
+
}), e3 = e3.substring(0, e3.length - 1), V("update:modelValue", e3), b.value = false;
|
|
11
|
+
} else b.value = false;
|
|
12
|
+
}
|
|
13
|
+
function S(e3) {
|
|
14
|
+
_.value = e3;
|
|
15
|
+
}
|
|
16
|
+
function w() {
|
|
17
|
+
b.value = true;
|
|
18
|
+
}
|
|
19
|
+
return a(() => c.modelValue, (e3) => {
|
|
20
|
+
g.value = e3;
|
|
21
|
+
}), (e3, l2) => {
|
|
22
|
+
const a2 = t("el-icon"), v3 = t("el-input"), c2 = t("el-table-column"), V2 = t("el-table"), _2 = t("el-button"), A = t("el-dialog");
|
|
23
|
+
return d(), o(u, null, [n(v3, { modelValue: g.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => g.value = e4), placeholder: "请选择", onClick: w }, { suffix: i(() => [n(a2, { onClick: w }, { default: i(() => [n(s(p))]), _: 1 })]), _: 1 }, 8, ["modelValue"]), n(A, { modelValue: b.value, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => b.value = e4), title: "Tips", width: "500" }, { footer: i(() => [m("div", f, [n(_2, { type: "default", onClick: l2[1] || (l2[1] = (e4) => b.value = false) }, { default: i(() => l2[3] || (l2[3] = [r("取消")])), _: 1 }), n(_2, { type: "primary", onClick: y }, { default: i(() => l2[4] || (l2[4] = [r(" 确定 ")])), _: 1 })])]), default: i(() => [n(V2, { data: h, style: { width: "100%" }, onSelectionChange: S }, { default: i(() => [n(c2, { type: "selection", width: "55" }), n(c2, { prop: "date", label: "Date", width: "180" }), n(c2, { prop: "name", label: "Name", width: "180" }), n(c2, { prop: "address", label: "Address" })]), _: 1 })]), _: 1 }, 8, ["modelValue"])], 64);
|
|
24
|
+
};
|
|
25
|
+
} });
|
|
2
26
|
export {
|
|
3
|
-
|
|
27
|
+
v as default
|
|
4
28
|
};
|
package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js
CHANGED
|
@@ -1,28 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { Search as p } from "@element-plus/icons-vue";
|
|
3
|
-
const f = { class: "dialog-footer" }, v = e({ __name: "dataorigin-input-table", props: { modelValue: { type: String, default: "" } }, emits: ["update:modelValue"], setup(e2, { emit: v2 }) {
|
|
4
|
-
const c = e2, g = l(c.modelValue), V = v2, h = [{ id: 1, date: "2016-05-03", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 2, date: "2016-05-02", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 3, date: "2016-05-04", name: "Tom", address: "No. 189, Grove St, Los Angeles" }, { id: 4, date: "2016-05-01", name: "Tom", address: "No. 189, Grove St, Los Angeles" }], b = l(false), _ = l([]);
|
|
5
|
-
function y() {
|
|
6
|
-
if (_.value.length > 0) {
|
|
7
|
-
let e3 = "";
|
|
8
|
-
_.value.forEach((l2) => {
|
|
9
|
-
e3 = e3 + l2.name + ",";
|
|
10
|
-
}), e3 = e3.substring(0, e3.length - 1), V("update:modelValue", e3), b.value = false;
|
|
11
|
-
} else b.value = false;
|
|
12
|
-
}
|
|
13
|
-
function S(e3) {
|
|
14
|
-
_.value = e3;
|
|
15
|
-
}
|
|
16
|
-
function w() {
|
|
17
|
-
b.value = true;
|
|
18
|
-
}
|
|
19
|
-
return a(() => c.modelValue, (e3) => {
|
|
20
|
-
g.value = e3;
|
|
21
|
-
}), (e3, l2) => {
|
|
22
|
-
const a2 = t("el-icon"), v3 = t("el-input"), c2 = t("el-table-column"), V2 = t("el-table"), _2 = t("el-button"), A = t("el-dialog");
|
|
23
|
-
return d(), o(u, null, [n(v3, { modelValue: g.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e4) => g.value = e4), placeholder: "请选择", onClick: w }, { suffix: i(() => [n(a2, { onClick: w }, { default: i(() => [n(s(p))]), _: 1 })]), _: 1 }, 8, ["modelValue"]), n(A, { modelValue: b.value, "onUpdate:modelValue": l2[2] || (l2[2] = (e4) => b.value = e4), title: "Tips", width: "500" }, { footer: i(() => [m("div", f, [n(_2, { type: "default", onClick: l2[1] || (l2[1] = (e4) => b.value = false) }, { default: i(() => l2[3] || (l2[3] = [r("取消")])), _: 1 }), n(_2, { type: "primary", onClick: y }, { default: i(() => l2[4] || (l2[4] = [r(" 确定 ")])), _: 1 })])]), default: i(() => [n(V2, { data: h, style: { width: "100%" }, onSelectionChange: S }, { default: i(() => [n(c2, { type: "selection", width: "55" }), n(c2, { prop: "date", label: "Date", width: "180" }), n(c2, { prop: "name", label: "Name", width: "180" }), n(c2, { prop: "address", label: "Address" })]), _: 1 })]), _: 1 }, 8, ["modelValue"])], 64);
|
|
24
|
-
};
|
|
25
|
-
} });
|
|
1
|
+
import t from "./dataorigin-input-table.vue.js";
|
|
26
2
|
export {
|
|
27
|
-
|
|
3
|
+
t as default
|
|
28
4
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as e, resolveComponent as u, createBlock as l, openBlock as a, withCtx as f, createElementVNode as o, createVNode as p, withDirectives as i, createTextVNode as t, vShow as r } from "vue";
|
|
2
|
-
import n from "../../common/common-icon-bind.
|
|
2
|
+
import n from "../../common/common-icon-bind.vue2.js";
|
|
3
3
|
import "@element-plus/icons";
|
|
4
4
|
import s from "../../common/common-i18n-key-input.vue.js";
|
|
5
5
|
const m = { style: { padding: "8px 0px 0px 0px" } }, d = e({ __name: "pre-suffix", props: { preSuffix: { type: Object, required: true, default: () => {
|
|
@@ -5,7 +5,7 @@ import M from "../../common/common-select-page.vue.js";
|
|
|
5
5
|
import T from "./parameter-table.vue.js";
|
|
6
6
|
import C from "../../common/common-variable-bind.vue.js";
|
|
7
7
|
import _ from "./condition.vue.js";
|
|
8
|
-
import k from "../../common/common-icon-bind.
|
|
8
|
+
import k from "../../common/common-icon-bind.vue2.js";
|
|
9
9
|
import O from "../../common/common-i18n-key-input.vue.js";
|
|
10
10
|
import { getModelOptionsByFields as h } from "../../../../utils/page-table-util.js";
|
|
11
11
|
const U = e({ __name: "suffixmodule", props: { configure: {}, pageDesign: {}, tableConfigure: {}, isDialog: { type: Boolean }, isButton: { type: Boolean, default: true }, showDisplayConditions: { type: Boolean, default: true } }, setup(e2) {
|
package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-attr-base.vue.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as e, ref as l, resolveComponent as o, createBlock as a, openBlock as u, withCtx as t, createVNode as i, createCommentVNode as n, createElementVNode as r, createTextVNode as m, toDisplayString as c } from "vue";
|
|
2
2
|
import d from "../../common/common-attr-size.vue.js";
|
|
3
3
|
import s from "../../common/common-function-code.vue.js";
|
|
4
|
-
import p from "../../common/common-icon-bind.
|
|
4
|
+
import p from "../../common/common-icon-bind.vue2.js";
|
|
5
5
|
import f from "../../common/common-i18n-key-input.vue.js";
|
|
6
6
|
const g = { style: { padding: "8px 0px 0px 0px" } }, b = e({ __name: "separatelabel-attr-base", props: { configure: { type: Object, default: {} }, pageDesign: { type: Object, default: () => {
|
|
7
7
|
} } }, setup(e2) {
|
|
@@ -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.vue2.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";
|
|
@@ -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/dist/es/style.css
CHANGED
|
@@ -121,6 +121,10 @@
|
|
|
121
121
|
background-color: #f7f8fa;
|
|
122
122
|
margin: 15px;
|
|
123
123
|
}
|
|
124
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
125
|
+
padding: 0 15px;
|
|
126
|
+
height: 100%;
|
|
127
|
+
}
|
|
124
128
|
|
|
125
129
|
.amb-design-tool {
|
|
126
130
|
position: relative;
|
|
@@ -926,25 +930,25 @@ fieldset.amb-design-item-selected {
|
|
|
926
930
|
}
|
|
927
931
|
._amb-page-container_1k9lg_1 ._amb-page-container-header_1k9lg_6 ~ ._amb-page-container-main_1k9lg_9 {
|
|
928
932
|
height: calc(100vh - 60px);
|
|
929
|
-
}.amb-component-popover-icon-list-view[data-v-
|
|
933
|
+
}.amb-component-popover-icon-list-view[data-v-d953af54] {
|
|
930
934
|
display: flex;
|
|
931
935
|
flex-direction: column;
|
|
932
936
|
gap: 10px;
|
|
933
937
|
overflow: hidden;
|
|
934
938
|
height: 300px;
|
|
935
939
|
}
|
|
936
|
-
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll[data-v-
|
|
940
|
+
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll[data-v-d953af54] {
|
|
937
941
|
flex: 1 1 auto;
|
|
938
942
|
overflow: auto;
|
|
939
943
|
}
|
|
940
|
-
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid[data-v-
|
|
944
|
+
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid[data-v-d953af54] {
|
|
941
945
|
display: grid;
|
|
942
946
|
grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
|
|
943
947
|
grid-gap: 15px;
|
|
944
948
|
padding: 0;
|
|
945
949
|
list-style: none;
|
|
946
950
|
}
|
|
947
|
-
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid .amb-component-popover-icon-grid-item[data-v-
|
|
951
|
+
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid .amb-component-popover-icon-grid-item[data-v-d953af54] {
|
|
948
952
|
position: relative;
|
|
949
953
|
width: 40px;
|
|
950
954
|
height: 40px;
|
|
@@ -956,11 +960,11 @@ fieldset.amb-design-item-selected {
|
|
|
956
960
|
border-radius: 5px;
|
|
957
961
|
line-height: 1;
|
|
958
962
|
}
|
|
959
|
-
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid .amb-component-popover-icon-grid-item svg[data-v-
|
|
963
|
+
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid .amb-component-popover-icon-grid-item svg[data-v-d953af54] {
|
|
960
964
|
width: 24px;
|
|
961
965
|
height: 24px;
|
|
962
966
|
}
|
|
963
|
-
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid .amb-component-popover-icon-grid-item[data-v-
|
|
967
|
+
.amb-component-popover-icon-list-view .amb-component-popover-icon-list-scroll .amb-component-popover-icon-grid .amb-component-popover-icon-grid-item[data-v-d953af54]:hover {
|
|
964
968
|
background-color: var(--el-menu-active-color);
|
|
965
969
|
color: var(--el-color-white);
|
|
966
970
|
}.runtime-page-container-tabs-view[data-v-eca0c768] > .el-tabs__content > .el-tab-pane {
|
|
@@ -1181,6 +1185,10 @@ fieldset.amb-design-item-selected {
|
|
|
1181
1185
|
background-color: #f7f8fa;
|
|
1182
1186
|
margin: 15px;
|
|
1183
1187
|
}
|
|
1188
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
1189
|
+
padding: 0 15px;
|
|
1190
|
+
height: 100%;
|
|
1191
|
+
}
|
|
1184
1192
|
.amb-design-tool {
|
|
1185
1193
|
position: relative;
|
|
1186
1194
|
z-index: 1;
|
|
@@ -1881,6 +1889,10 @@ fieldset.amb-design-item-selected {
|
|
|
1881
1889
|
background-color: #f7f8fa;
|
|
1882
1890
|
margin: 15px;
|
|
1883
1891
|
}
|
|
1892
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
1893
|
+
padding: 0 15px;
|
|
1894
|
+
height: 100%;
|
|
1895
|
+
}
|
|
1884
1896
|
.amb-design-tool {
|
|
1885
1897
|
position: relative;
|
|
1886
1898
|
z-index: 1;
|
|
@@ -2572,6 +2584,10 @@ fieldset.amb-design-item-selected {
|
|
|
2572
2584
|
background-color: #f7f8fa;
|
|
2573
2585
|
margin: 15px;
|
|
2574
2586
|
}
|
|
2587
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
2588
|
+
padding: 0 15px;
|
|
2589
|
+
height: 100%;
|
|
2590
|
+
}
|
|
2575
2591
|
.amb-design-tool {
|
|
2576
2592
|
position: relative;
|
|
2577
2593
|
z-index: 1;
|
|
@@ -3263,6 +3279,10 @@ fieldset.amb-design-item-selected {
|
|
|
3263
3279
|
background-color: #f7f8fa;
|
|
3264
3280
|
margin: 15px;
|
|
3265
3281
|
}
|
|
3282
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
3283
|
+
padding: 0 15px;
|
|
3284
|
+
height: 100%;
|
|
3285
|
+
}
|
|
3266
3286
|
.amb-design-tool {
|
|
3267
3287
|
position: relative;
|
|
3268
3288
|
z-index: 1;
|
|
@@ -3954,6 +3974,10 @@ fieldset.amb-design-item-selected {
|
|
|
3954
3974
|
background-color: #f7f8fa;
|
|
3955
3975
|
margin: 15px;
|
|
3956
3976
|
}
|
|
3977
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
3978
|
+
padding: 0 15px;
|
|
3979
|
+
height: 100%;
|
|
3980
|
+
}
|
|
3957
3981
|
.amb-design-tool {
|
|
3958
3982
|
position: relative;
|
|
3959
3983
|
z-index: 1;
|
|
@@ -4645,6 +4669,10 @@ fieldset.amb-design-item-selected {
|
|
|
4645
4669
|
background-color: #f7f8fa;
|
|
4646
4670
|
margin: 15px;
|
|
4647
4671
|
}
|
|
4672
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
4673
|
+
padding: 0 15px;
|
|
4674
|
+
height: 100%;
|
|
4675
|
+
}
|
|
4648
4676
|
.amb-design-tool {
|
|
4649
4677
|
position: relative;
|
|
4650
4678
|
z-index: 1;
|
|
@@ -5336,6 +5364,10 @@ fieldset.amb-design-item-selected {
|
|
|
5336
5364
|
background-color: #f7f8fa;
|
|
5337
5365
|
margin: 15px;
|
|
5338
5366
|
}
|
|
5367
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
5368
|
+
padding: 0 15px;
|
|
5369
|
+
height: 100%;
|
|
5370
|
+
}
|
|
5339
5371
|
.amb-design-tool {
|
|
5340
5372
|
position: relative;
|
|
5341
5373
|
z-index: 1;
|
|
@@ -6031,6 +6063,10 @@ fieldset.amb-design-item-selected {
|
|
|
6031
6063
|
background-color: #f7f8fa;
|
|
6032
6064
|
margin: 15px;
|
|
6033
6065
|
}
|
|
6066
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
6067
|
+
padding: 0 15px;
|
|
6068
|
+
height: 100%;
|
|
6069
|
+
}
|
|
6034
6070
|
.amb-design-tool {
|
|
6035
6071
|
position: relative;
|
|
6036
6072
|
z-index: 1;
|
|
@@ -6722,6 +6758,10 @@ fieldset.amb-design-item-selected {
|
|
|
6722
6758
|
background-color: #f7f8fa;
|
|
6723
6759
|
margin: 15px;
|
|
6724
6760
|
}
|
|
6761
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
6762
|
+
padding: 0 15px;
|
|
6763
|
+
height: 100%;
|
|
6764
|
+
}
|
|
6725
6765
|
.amb-design-tool {
|
|
6726
6766
|
position: relative;
|
|
6727
6767
|
z-index: 1;
|
|
@@ -7413,6 +7453,10 @@ fieldset.amb-design-item-selected {
|
|
|
7413
7453
|
background-color: #f7f8fa;
|
|
7414
7454
|
margin: 15px;
|
|
7415
7455
|
}
|
|
7456
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
7457
|
+
padding: 0 15px;
|
|
7458
|
+
height: 100%;
|
|
7459
|
+
}
|
|
7416
7460
|
.amb-design-tool {
|
|
7417
7461
|
position: relative;
|
|
7418
7462
|
z-index: 1;
|
|
@@ -8104,6 +8148,10 @@ fieldset.amb-design-item-selected {
|
|
|
8104
8148
|
background-color: #f7f8fa;
|
|
8105
8149
|
margin: 15px;
|
|
8106
8150
|
}
|
|
8151
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
8152
|
+
padding: 0 15px;
|
|
8153
|
+
height: 100%;
|
|
8154
|
+
}
|
|
8107
8155
|
.amb-design-tool {
|
|
8108
8156
|
position: relative;
|
|
8109
8157
|
z-index: 1;
|
|
@@ -8795,6 +8843,10 @@ fieldset.amb-design-item-selected {
|
|
|
8795
8843
|
background-color: #f7f8fa;
|
|
8796
8844
|
margin: 15px;
|
|
8797
8845
|
}
|
|
8846
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
8847
|
+
padding: 0 15px;
|
|
8848
|
+
height: 100%;
|
|
8849
|
+
}
|
|
8798
8850
|
.amb-design-tool {
|
|
8799
8851
|
position: relative;
|
|
8800
8852
|
z-index: 1;
|
|
@@ -9486,6 +9538,10 @@ fieldset.amb-design-item-selected {
|
|
|
9486
9538
|
background-color: #f7f8fa;
|
|
9487
9539
|
margin: 15px;
|
|
9488
9540
|
}
|
|
9541
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
9542
|
+
padding: 0 15px;
|
|
9543
|
+
height: 100%;
|
|
9544
|
+
}
|
|
9489
9545
|
.amb-design-tool {
|
|
9490
9546
|
position: relative;
|
|
9491
9547
|
z-index: 1;
|
|
@@ -10214,6 +10270,10 @@ fieldset.amb-design-item-selected {
|
|
|
10214
10270
|
background-color: #f7f8fa;
|
|
10215
10271
|
margin: 15px;
|
|
10216
10272
|
}
|
|
10273
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
10274
|
+
padding: 0 15px;
|
|
10275
|
+
height: 100%;
|
|
10276
|
+
}
|
|
10217
10277
|
.amb-design-tool {
|
|
10218
10278
|
position: relative;
|
|
10219
10279
|
z-index: 1;
|
|
@@ -11032,6 +11092,10 @@ li[data-v-d06d5717] {
|
|
|
11032
11092
|
background-color: #f7f8fa;
|
|
11033
11093
|
margin: 15px;
|
|
11034
11094
|
}
|
|
11095
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
11096
|
+
padding: 0 15px;
|
|
11097
|
+
height: 100%;
|
|
11098
|
+
}
|
|
11035
11099
|
.amb-design-tool {
|
|
11036
11100
|
position: relative;
|
|
11037
11101
|
z-index: 1;
|
|
@@ -11731,6 +11795,10 @@ fieldset.amb-design-item-selected {
|
|
|
11731
11795
|
background-color: #f7f8fa;
|
|
11732
11796
|
margin: 15px;
|
|
11733
11797
|
}
|
|
11798
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
11799
|
+
padding: 0 15px;
|
|
11800
|
+
height: 100%;
|
|
11801
|
+
}
|
|
11734
11802
|
.amb-design-tool {
|
|
11735
11803
|
position: relative;
|
|
11736
11804
|
z-index: 1;
|
|
@@ -12422,6 +12490,10 @@ fieldset.amb-design-item-selected {
|
|
|
12422
12490
|
background-color: #f7f8fa;
|
|
12423
12491
|
margin: 15px;
|
|
12424
12492
|
}
|
|
12493
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
12494
|
+
padding: 0 15px;
|
|
12495
|
+
height: 100%;
|
|
12496
|
+
}
|
|
12425
12497
|
.amb-design-tool {
|
|
12426
12498
|
position: relative;
|
|
12427
12499
|
z-index: 1;
|
|
@@ -13134,6 +13206,10 @@ fieldset.amb-design-item-selected {
|
|
|
13134
13206
|
background-color: #f7f8fa;
|
|
13135
13207
|
margin: 15px;
|
|
13136
13208
|
}
|
|
13209
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
13210
|
+
padding: 0 15px;
|
|
13211
|
+
height: 100%;
|
|
13212
|
+
}
|
|
13137
13213
|
.amb-design-tool {
|
|
13138
13214
|
position: relative;
|
|
13139
13215
|
z-index: 1;
|
|
@@ -13825,6 +13901,10 @@ fieldset.amb-design-item-selected {
|
|
|
13825
13901
|
background-color: #f7f8fa;
|
|
13826
13902
|
margin: 15px;
|
|
13827
13903
|
}
|
|
13904
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
13905
|
+
padding: 0 15px;
|
|
13906
|
+
height: 100%;
|
|
13907
|
+
}
|
|
13828
13908
|
.amb-design-tool {
|
|
13829
13909
|
position: relative;
|
|
13830
13910
|
z-index: 1;
|
|
@@ -14516,6 +14596,10 @@ fieldset.amb-design-item-selected {
|
|
|
14516
14596
|
background-color: #f7f8fa;
|
|
14517
14597
|
margin: 15px;
|
|
14518
14598
|
}
|
|
14599
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
14600
|
+
padding: 0 15px;
|
|
14601
|
+
height: 100%;
|
|
14602
|
+
}
|
|
14519
14603
|
.amb-design-tool {
|
|
14520
14604
|
position: relative;
|
|
14521
14605
|
z-index: 1;
|
|
@@ -15207,6 +15291,10 @@ fieldset.amb-design-item-selected {
|
|
|
15207
15291
|
background-color: #f7f8fa;
|
|
15208
15292
|
margin: 15px;
|
|
15209
15293
|
}
|
|
15294
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
15295
|
+
padding: 0 15px;
|
|
15296
|
+
height: 100%;
|
|
15297
|
+
}
|
|
15210
15298
|
.amb-design-tool {
|
|
15211
15299
|
position: relative;
|
|
15212
15300
|
z-index: 1;
|
|
@@ -15911,6 +15999,10 @@ fieldset.amb-design-item-selected {
|
|
|
15911
15999
|
background-color: #f7f8fa;
|
|
15912
16000
|
margin: 15px;
|
|
15913
16001
|
}
|
|
16002
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
16003
|
+
padding: 0 15px;
|
|
16004
|
+
height: 100%;
|
|
16005
|
+
}
|
|
15914
16006
|
.amb-design-tool {
|
|
15915
16007
|
position: relative;
|
|
15916
16008
|
z-index: 1;
|
|
@@ -16602,6 +16694,10 @@ fieldset.amb-design-item-selected {
|
|
|
16602
16694
|
background-color: #f7f8fa;
|
|
16603
16695
|
margin: 15px;
|
|
16604
16696
|
}
|
|
16697
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
16698
|
+
padding: 0 15px;
|
|
16699
|
+
height: 100%;
|
|
16700
|
+
}
|
|
16605
16701
|
.amb-design-tool {
|
|
16606
16702
|
position: relative;
|
|
16607
16703
|
z-index: 1;
|
|
@@ -17293,6 +17389,10 @@ fieldset.amb-design-item-selected {
|
|
|
17293
17389
|
background-color: #f7f8fa;
|
|
17294
17390
|
margin: 15px;
|
|
17295
17391
|
}
|
|
17392
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
17393
|
+
padding: 0 15px;
|
|
17394
|
+
height: 100%;
|
|
17395
|
+
}
|
|
17296
17396
|
.amb-design-tool {
|
|
17297
17397
|
position: relative;
|
|
17298
17398
|
z-index: 1;
|
|
@@ -17984,6 +18084,10 @@ fieldset.amb-design-item-selected {
|
|
|
17984
18084
|
background-color: #f7f8fa;
|
|
17985
18085
|
margin: 15px;
|
|
17986
18086
|
}
|
|
18087
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
18088
|
+
padding: 0 15px;
|
|
18089
|
+
height: 100%;
|
|
18090
|
+
}
|
|
17987
18091
|
.amb-design-tool {
|
|
17988
18092
|
position: relative;
|
|
17989
18093
|
z-index: 1;
|
|
@@ -18740,6 +18844,10 @@ li[data-v-21af26bc] {
|
|
|
18740
18844
|
background-color: #f7f8fa;
|
|
18741
18845
|
margin: 15px;
|
|
18742
18846
|
}
|
|
18847
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
18848
|
+
padding: 0 15px;
|
|
18849
|
+
height: 100%;
|
|
18850
|
+
}
|
|
18743
18851
|
.amb-design-tool {
|
|
18744
18852
|
position: relative;
|
|
18745
18853
|
z-index: 1;
|
|
@@ -19435,6 +19543,10 @@ fieldset.amb-design-item-selected {
|
|
|
19435
19543
|
background-color: #f7f8fa;
|
|
19436
19544
|
margin: 15px;
|
|
19437
19545
|
}
|
|
19546
|
+
.amb-design-content-center-header ~ .el-scrollbar > .el-scrollbar__wrap > .el-scrollbar__view {
|
|
19547
|
+
padding: 0 15px;
|
|
19548
|
+
height: 100%;
|
|
19549
|
+
}
|
|
19438
19550
|
.amb-design-tool {
|
|
19439
19551
|
position: relative;
|
|
19440
19552
|
z-index: 1;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-designer",
|
|
3
|
-
"version": "2.2.89-
|
|
3
|
+
"version": "2.2.89-sit9",
|
|
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.30-
|
|
32
|
+
"agilebuilder-ui": "1.1.30-sit3",
|
|
33
33
|
"echarts": "^5.5.0",
|
|
34
34
|
"element-plus": "^2.6.1",
|
|
35
35
|
"font-awesome": "^4.7.0",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"qrcode": "^1.5.3",
|
|
42
42
|
"quill": "^2.0.1",
|
|
43
43
|
"service-flow-designer": "2.2.89-sit2",
|
|
44
|
-
"super-page-runtime": "2.2.89-
|
|
44
|
+
"super-page-runtime": "2.2.89-sit8",
|
|
45
45
|
"uuid": "^9.0.1",
|
|
46
46
|
"vite": "^5.1.6",
|
|
47
47
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|