@bytenew/bn-bus-ui 1.1.428 → 1.1.429
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/README.md +637 -637
- package/common.scss +867 -867
- package/dist/{assocTableSearch-C6Z1zcuE.js → assocTableSearch-CelkET_M.js} +8 -8
- package/dist/assocTableSearch.css +1 -1
- package/dist/bn-bus-ui.es.js +14 -14
- package/dist/bn-bus-ui.umd.js +21 -21
- package/dist/{chooseIPaasData-DxEIlyqY.js → chooseIPaasData-CkmEEM_x.js} +21 -21
- package/dist/chooseIPaasData.css +1 -1
- package/dist/{defaultSet-DjhA56p4.js → defaultSet-Dp5xHrwz.js} +13 -13
- package/dist/defaultSet.css +1 -1
- package/dist/{formItemFooter-Cc-qX-9V.js → formItemFooter-CvqPZSA1.js} +10 -10
- package/dist/formItemFooter.css +1 -1
- package/dist/{funcExprDialog-BCbdTtRt.js → funcExprDialog-BbDXO78Q.js} +9 -9
- package/dist/funcExprDialog.css +1 -1
- package/dist/{index-DNyUp9p6.js → index-8aq7Z1-V.js} +4 -4
- package/dist/{index-DzbLpLO8.js → index-BEyLapEk.js} +25 -25
- package/dist/{index-DJ5XqPYe.js → index-BOzf52Ay.js} +4 -4
- package/dist/{index-DAPgq5su.js → index-BRGj2ORR.js} +4 -4
- package/dist/{index-BzRZswzj.js → index-BSAc5hEX.js} +4 -4
- package/dist/{index-BSHVNRnl.js → index-Bwsqjluz.js} +4 -4
- package/dist/{index-BeZELViQ.js → index-ByHxSecf.js} +5 -5
- package/dist/{index-OtIv-brW.js → index-C-YDtKRd.js} +3 -3
- package/dist/{index-CfdPKqTa.js → index-CcCndlcr.js} +6 -6
- package/dist/{index-CnfkznFj.js → index-CnwNlqcb.js} +7 -7
- package/dist/{index-BrqsGKG0.js → index-CyKUx5Gy.js} +6 -6
- package/dist/{index-C1rlNKxz.js → index-Di4RvFoT.js} +4 -4
- package/dist/{index-DQ6-E0J1.js → index-DkibHQBd.js} +4 -4
- package/dist/{index-EP55agje.js → index-Q_iMveSU.js} +8 -8
- package/dist/{index-5Hf3ZUwI.js → index-ScSQzs8N.js} +13 -13
- package/dist/{index-7Wr4pteC.js → index-WV7Azgtl.js} +7 -7
- package/dist/{index-Cy6539KA.js → index-zp9Pe_uN.js} +7 -7
- package/dist/index.css +1 -1
- package/dist/index2.css +1 -1
- package/dist/index3.css +1 -1
- package/dist/index4.css +1 -1
- package/dist/index5.css +1 -1
- package/dist/index6.css +1 -1
- package/dist/index7.css +1 -1
- package/dist/{install-CkK75pNd.js → install-CoPiY8rR.js} +2074 -2081
- package/dist/install.css +1 -1
- package/dist/{setOption-lGuKhX4_.js → setOption-F0BTMrOv.js} +10 -10
- package/dist/setOption.css +1 -1
- package/dist/{setRelationOption-yS-2q1i7.js → setRelationOption-C2hqgF_0.js} +205 -205
- package/dist/setRelationOption.css +1 -1
- package/package.json +51 -51
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { debounce as h } from "lodash";
|
|
2
|
-
import { f, a as _ } from "./formItemFooter-
|
|
3
|
-
import { B as p } from "./index-
|
|
4
|
-
import { resolveComponent as l,
|
|
5
|
-
import { _ as B } from "./install-
|
|
2
|
+
import { f, a as _ } from "./formItemFooter-CvqPZSA1.js";
|
|
3
|
+
import { B as p } from "./index-C-YDtKRd.js";
|
|
4
|
+
import { resolveComponent as l, openBlock as C, createElementBlock as F, createVNode as u, createElementVNode as s } from "vue";
|
|
5
|
+
import { _ as B } from "./install-CoPiY8rR.js";
|
|
6
6
|
const b = {
|
|
7
7
|
name: "addressForm",
|
|
8
8
|
components: { BnAddressParse: p, formItemTop: _, formItemFooter: f },
|
|
@@ -47,7 +47,7 @@ const b = {
|
|
|
47
47
|
}, w = { class: "w-default-wrap" }, g = { class: "w-default-wrap w-margin-bottom10" }, v = { class: "w-default-wrap" };
|
|
48
48
|
function I(n, e, o, V, D, t) {
|
|
49
49
|
const c = l("formItemTop"), a = l("BnAddressParse"), d = l("BnAddress"), i = l("el-input"), r = l("formItemFooter");
|
|
50
|
-
return
|
|
50
|
+
return C(), F("div", w, [
|
|
51
51
|
u(c, { column: o.column }, null, 8, ["column"]),
|
|
52
52
|
u(a, {
|
|
53
53
|
onParse: t.autoParse,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debounce as h } from "lodash";
|
|
2
|
-
import { resolveComponent as n,
|
|
3
|
-
import { _ } from "./install-
|
|
2
|
+
import { resolveComponent as n, openBlock as f, createElementBlock as w, createElementVNode as o, createVNode as l, withCtx as c, createTextVNode as r } from "vue";
|
|
3
|
+
import { _ } from "./install-CoPiY8rR.js";
|
|
4
4
|
const g = {
|
|
5
5
|
name: "BnAddressParse",
|
|
6
6
|
props: {
|
|
@@ -44,7 +44,7 @@ const g = {
|
|
|
44
44
|
}, v = { class: "w-default-wrap" }, B = { class: "w-margin-bottom10 w-flex-center" };
|
|
45
45
|
function V(e, t, p, d, a, s) {
|
|
46
46
|
const i = n("el-popover"), u = n("el-input");
|
|
47
|
-
return
|
|
47
|
+
return f(), w("div", v, [
|
|
48
48
|
o("div", B, [
|
|
49
49
|
l(i, {
|
|
50
50
|
placement: "top-start",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { debounce as F } from "lodash";
|
|
2
|
-
import { f as E, a as Q } from "./formItemFooter-
|
|
3
|
-
import { resolveComponent as u,
|
|
4
|
-
import { _ as N } from "./install-
|
|
2
|
+
import { f as E, a as Q } from "./formItemFooter-CvqPZSA1.js";
|
|
3
|
+
import { resolveComponent as u, openBlock as r, createElementBlock as v, createVNode as i, createElementVNode as b, createBlock as d, withCtx as C, createTextVNode as U, toDisplayString as R, createCommentVNode as D } from "vue";
|
|
4
|
+
import { _ as N } from "./install-CoPiY8rR.js";
|
|
5
5
|
const T = {
|
|
6
6
|
name: "stringForm",
|
|
7
7
|
components: { formItemTop: Q, formItemFooter: E },
|
|
@@ -163,12 +163,12 @@ function z(e, l, t, m, s, o) {
|
|
|
163
163
|
style: { "padding-left": "0" },
|
|
164
164
|
onClick: l[3] || (l[3] = (a) => e.$emit("operate", this.column, "choosePackage"))
|
|
165
165
|
}, {
|
|
166
|
-
default:
|
|
167
|
-
|
|
166
|
+
default: C(() => [
|
|
167
|
+
U("选择" + R(t.column.name || ""), 1)
|
|
168
168
|
]),
|
|
169
169
|
_: 1
|
|
170
170
|
})
|
|
171
|
-
])) :
|
|
171
|
+
])) : D("", !0)
|
|
172
172
|
]),
|
|
173
173
|
i(_, {
|
|
174
174
|
column: t.column,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as f, f as _ } from "./formItemFooter-
|
|
2
|
-
import { resolveComponent as n,
|
|
3
|
-
import { _ as g } from "./install-
|
|
1
|
+
import { a as f, f as _ } from "./formItemFooter-CvqPZSA1.js";
|
|
2
|
+
import { resolveComponent as n, openBlock as o, createElementBlock as t, createVNode as a, createElementVNode as p, Fragment as h, renderList as v, createCommentVNode as F } from "vue";
|
|
3
|
+
import { _ as g } from "./install-CoPiY8rR.js";
|
|
4
4
|
const V = {
|
|
5
5
|
name: "radioForm",
|
|
6
6
|
components: { formItemFooter: _, formItemTop: f },
|
|
@@ -24,10 +24,10 @@ const V = {
|
|
|
24
24
|
};
|
|
25
25
|
function x(B, l, e, C, k, m) {
|
|
26
26
|
const r = n("formItemTop"), c = n("BnRadio"), d = n("formItemFooter");
|
|
27
|
-
return
|
|
27
|
+
return o(), t("div", w, [
|
|
28
28
|
a(r, { column: e.column }, null, 8, ["column"]),
|
|
29
29
|
p("div", I, [
|
|
30
|
-
(
|
|
30
|
+
(o(!0), t(h, null, v(e.column.moduleDefinition, (i, u) => (o(), t("div", {
|
|
31
31
|
class: "radioForm-item",
|
|
32
32
|
key: u
|
|
33
33
|
}, [
|
|
@@ -40,12 +40,12 @@ function x(B, l, e, C, k, m) {
|
|
|
40
40
|
onChange: m.changeVal
|
|
41
41
|
}, null, 8, ["modelValue", "disabled", "trueData", "onChange"])
|
|
42
42
|
]))), 128)),
|
|
43
|
-
e.column.moduleDefinition.length == 0 ? (
|
|
43
|
+
e.column.moduleDefinition.length == 0 ? (o(), t("div", b, " 无数据 ")) : F("", !0)
|
|
44
44
|
]),
|
|
45
45
|
a(d, { column: e.column }, null, 8, ["column"])
|
|
46
46
|
]);
|
|
47
47
|
}
|
|
48
|
-
const T = /* @__PURE__ */ g(V, [["render", x], ["__scopeId", "data-v-
|
|
48
|
+
const T = /* @__PURE__ */ g(V, [["render", x], ["__scopeId", "data-v-7a529164"]]);
|
|
49
49
|
export {
|
|
50
50
|
T as default
|
|
51
51
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as g,
|
|
2
|
-
import { resolveComponent as p,
|
|
1
|
+
import { _ as g, W as w } from "./install-CoPiY8rR.js";
|
|
2
|
+
import { resolveComponent as p, openBlock as l, createElementBlock as o, createVNode as u, createElementVNode as i, withCtx as h, Fragment as b, renderList as _, createCommentVNode as I } from "vue";
|
|
3
3
|
const v = {
|
|
4
4
|
name: "paraExplainSet",
|
|
5
5
|
props: {
|
|
@@ -57,7 +57,7 @@ const v = {
|
|
|
57
57
|
}, D = { class: "paraExplainSet" }, E = { class: "w-flex-left w-flex-wrap w-flex-gap8 w-margin-top10" }, P = ["onClick"];
|
|
58
58
|
function S(a, e, t, d, s, n) {
|
|
59
59
|
const m = p("el-input"), f = p("el-upload"), x = p("el-image");
|
|
60
|
-
return
|
|
60
|
+
return l(), o("div", D, [
|
|
61
61
|
u(m, {
|
|
62
62
|
type: "textarea",
|
|
63
63
|
resize: "none",
|
|
@@ -88,7 +88,7 @@ function S(a, e, t, d, s, n) {
|
|
|
88
88
|
])]),
|
|
89
89
|
_: 1
|
|
90
90
|
}, 8, ["action", "disabled", "before-upload", "on-success"]),
|
|
91
|
-
(
|
|
91
|
+
(l(!0), o(b, null, _(t.columnData.extraInfo.operationPictures, (r, c) => (l(), o("div", {
|
|
92
92
|
key: c,
|
|
93
93
|
class: "paraExplainSet-image-wrapper"
|
|
94
94
|
}, [
|
|
@@ -101,7 +101,7 @@ function S(a, e, t, d, s, n) {
|
|
|
101
101
|
"initial-index": c,
|
|
102
102
|
fit: "cover"
|
|
103
103
|
}, null, 8, ["src", "preview-src-list", "initial-index"]),
|
|
104
|
-
t.disabled ? I("", !0) : (
|
|
104
|
+
t.disabled ? I("", !0) : (l(), o("div", {
|
|
105
105
|
key: 0,
|
|
106
106
|
class: "paraExplainSet-image-delete",
|
|
107
107
|
onClick: (U) => n.deleteImage(c)
|
|
@@ -112,7 +112,7 @@ function S(a, e, t, d, s, n) {
|
|
|
112
112
|
])
|
|
113
113
|
]);
|
|
114
114
|
}
|
|
115
|
-
const C = /* @__PURE__ */ g(v, [["render", S], ["__scopeId", "data-v-
|
|
115
|
+
const C = /* @__PURE__ */ g(v, [["render", S], ["__scopeId", "data-v-3ca32118"]]);
|
|
116
116
|
export {
|
|
117
117
|
C as default
|
|
118
118
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { f as d, a as s } from "./formItemFooter-
|
|
1
|
+
import { f as d, a as s } from "./formItemFooter-CvqPZSA1.js";
|
|
2
2
|
import { debounce as f } from "lodash";
|
|
3
|
-
import { resolveComponent as n,
|
|
4
|
-
import { _ as x } from "./install-
|
|
3
|
+
import { resolveComponent as n, openBlock as i, createElementBlock as _, createVNode as t, createElementVNode as p } from "vue";
|
|
4
|
+
import { _ as x } from "./install-CoPiY8rR.js";
|
|
5
5
|
const h = {
|
|
6
6
|
name: "numberForm",
|
|
7
7
|
components: { formItemTop: s, formItemFooter: d },
|
|
@@ -25,7 +25,7 @@ const h = {
|
|
|
25
25
|
}, I = { class: "w-default-wrap" }, b = { class: "w-default-wrap" };
|
|
26
26
|
function v(m, o, e, C, g, a) {
|
|
27
27
|
const l = n("formItemTop"), c = n("el-rate"), r = n("formItemFooter");
|
|
28
|
-
return
|
|
28
|
+
return i(), _("div", I, [
|
|
29
29
|
t(l, { column: e.column }, null, 8, ["column"]),
|
|
30
30
|
p("div", b, [
|
|
31
31
|
t(c, {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as i, f as s } from "./formItemFooter-
|
|
2
|
-
import { resolveComponent as o,
|
|
3
|
-
import { _ as p } from "./install-
|
|
1
|
+
import { a as i, f as s } from "./formItemFooter-CvqPZSA1.js";
|
|
2
|
+
import { resolveComponent as o, openBlock as d, createElementBlock as r, createVNode as t, createElementVNode as f } from "vue";
|
|
3
|
+
import { _ as p } from "./install-CoPiY8rR.js";
|
|
4
4
|
const h = {
|
|
5
5
|
name: "editSelectCol",
|
|
6
6
|
components: { formItemFooter: s, formItemTop: i },
|
|
@@ -34,7 +34,7 @@ const h = {
|
|
|
34
34
|
}, _ = { class: "w-default-wrap" }, g = { class: "w-default-wrap" };
|
|
35
35
|
function I(b, n, e, x, F, l) {
|
|
36
36
|
const a = o("formItemTop"), c = o("BnSelect"), m = o("formItemFooter");
|
|
37
|
-
return
|
|
37
|
+
return d(), r("div", _, [
|
|
38
38
|
t(a, { column: e.column }, null, 8, ["column"]),
|
|
39
39
|
f("div", g, [
|
|
40
40
|
t(c, {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { a as
|
|
2
|
-
import { _ as F,
|
|
1
|
+
import { a as b, f as I } from "./formItemFooter-CvqPZSA1.js";
|
|
2
|
+
import { _ as F, a4 as v } from "./install-CoPiY8rR.js";
|
|
3
3
|
import { f as w } from "./fileFormData-D_Q1vylE.js";
|
|
4
|
-
import { resolveComponent as o,
|
|
4
|
+
import { resolveComponent as o, openBlock as m, createElementBlock as y, createBlock as N, createCommentVNode as x, createElementVNode as a, createVNode as i, withCtx as V, createTextVNode as T, toDisplayString as r, withDirectives as B, vShow as C } from "vue";
|
|
5
5
|
const D = {
|
|
6
6
|
name: "FileForm",
|
|
7
|
-
components: { formItemFooter:
|
|
7
|
+
components: { formItemFooter: I, formItemTop: b },
|
|
8
8
|
props: {
|
|
9
9
|
column: { type: Object, default: () => ({}) },
|
|
10
10
|
disabled: Boolean,
|
|
@@ -137,10 +137,10 @@ function S(t, e, s, u, l, n) {
|
|
|
137
137
|
"on-progress": n.handleUploadProgress,
|
|
138
138
|
"on-success": n.fileSuccess
|
|
139
139
|
}, {
|
|
140
|
-
default:
|
|
140
|
+
default: V(() => [...e[1] || (e[1] = [
|
|
141
141
|
a("div", { class: "fileForm-btn" }, [
|
|
142
142
|
a("span", { class: "bnUIcon bnUIcon-upload" }),
|
|
143
|
-
|
|
143
|
+
T(" 选择或拖拽上传文件 ")
|
|
144
144
|
], -1)
|
|
145
145
|
])]),
|
|
146
146
|
_: 1
|
|
@@ -155,7 +155,7 @@ function S(t, e, s, u, l, n) {
|
|
|
155
155
|
}, null, 8, ["modelValue", "disabled"]),
|
|
156
156
|
a("span", L, "最多可上传" + r(l.uploadFileNumber) + "个文件,单个文件不超过" + r(l.showLimit) + "M", 1)
|
|
157
157
|
]),
|
|
158
|
-
|
|
158
|
+
B(i(h, {
|
|
159
159
|
style: { width: "100%", "max-width": "444px" },
|
|
160
160
|
percentage: l.uploadProgress,
|
|
161
161
|
class: "fileForm-progress"
|
|
@@ -172,7 +172,7 @@ function S(t, e, s, u, l, n) {
|
|
|
172
172
|
i(g, { column: s.column }, null, 8, ["column"])
|
|
173
173
|
]);
|
|
174
174
|
}
|
|
175
|
-
const A = /* @__PURE__ */ F(D, [["render", S], ["__scopeId", "data-v-
|
|
175
|
+
const A = /* @__PURE__ */ F(D, [["render", S], ["__scopeId", "data-v-ce213ba4"]]);
|
|
176
176
|
export {
|
|
177
177
|
A as default
|
|
178
178
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { isEmpty as O, cloneDeep as T } from "lodash";
|
|
2
|
-
import { _ as U,
|
|
3
|
-
import {
|
|
2
|
+
import { _ as U, T as F } from "./install-CoPiY8rR.js";
|
|
3
|
+
import { resolveComponent as a, openBlock as i, createElementBlock as s, createVNode as d, mergeProps as b, createElementVNode as o, toDisplayString as f, withCtx as r, createTextVNode as m, createCommentVNode as c, normalizeClass as $, createBlock as V, defineAsyncComponent as D } from "vue";
|
|
4
4
|
const B = {
|
|
5
5
|
name: "childrenFormSetting",
|
|
6
6
|
components: {
|
|
7
|
-
columnConfigDialog:
|
|
8
|
-
assocTableSearch:
|
|
7
|
+
columnConfigDialog: D(() => import("./install-CoPiY8rR.js").then((t) => t.S)),
|
|
8
|
+
assocTableSearch: D(() => import("./assocTableSearch-CelkET_M.js"))
|
|
9
9
|
// assocTable: defineAsyncComponent(() => import("./assocTable.vue")),
|
|
10
10
|
},
|
|
11
11
|
props: {
|
|
@@ -99,13 +99,13 @@ const B = {
|
|
|
99
99
|
};
|
|
100
100
|
function Y(t, e, n, u, h, p) {
|
|
101
101
|
var g;
|
|
102
|
-
const v = a("columnConfigDialog"), y = a("assocTableSearch"), _ = a("el-button"), C = a("el-tooltip"), k = a("draggable"),
|
|
102
|
+
const v = a("columnConfigDialog"), y = a("assocTableSearch"), _ = a("el-button"), C = a("el-tooltip"), k = a("draggable"), S = a("el-scrollbar");
|
|
103
103
|
return i(), s("div", W, [
|
|
104
|
-
d(v,
|
|
104
|
+
d(v, b({ ref: "columnConfigDialog" }, t.$props, {
|
|
105
105
|
onSaveOver: p.editChildColumn,
|
|
106
106
|
"is-children": ""
|
|
107
107
|
}), null, 16, ["onSaveOver"]),
|
|
108
|
-
d(y,
|
|
108
|
+
d(y, b({ ref: "assocTableSearch" }, t.$props), null, 16),
|
|
109
109
|
o("div", N, [
|
|
110
110
|
o("div", A, [
|
|
111
111
|
e[3] || (e[3] = o("div", { class: "childrenSetOpt-top-title" }, "子组件设置", -1)),
|
|
@@ -140,7 +140,7 @@ function Y(t, e, n, u, h, p) {
|
|
|
140
140
|
])) : c("", !0)
|
|
141
141
|
])
|
|
142
142
|
]),
|
|
143
|
-
d(
|
|
143
|
+
d(S, {
|
|
144
144
|
"max-height": "380px",
|
|
145
145
|
class: "childrenSetOpt-list",
|
|
146
146
|
ref: "optionList"
|
|
@@ -156,8 +156,8 @@ function Y(t, e, n, u, h, p) {
|
|
|
156
156
|
animation: "300",
|
|
157
157
|
tag: "div"
|
|
158
158
|
}, {
|
|
159
|
-
item: r(({ element: l, index:
|
|
160
|
-
var
|
|
159
|
+
item: r(({ element: l, index: x }) => {
|
|
160
|
+
var w;
|
|
161
161
|
return [
|
|
162
162
|
o("div", {
|
|
163
163
|
class: $(["childrenSetOpt-list-item", [h.componentWidth > 400 ? "two" : "one"]])
|
|
@@ -170,7 +170,7 @@ function Y(t, e, n, u, h, p) {
|
|
|
170
170
|
class: "w-font14 w-color-black6 childrenSetOpt-list-item-text w-text-over-two",
|
|
171
171
|
title: l.name
|
|
172
172
|
}, [
|
|
173
|
-
((
|
|
173
|
+
((w = l.insideDataSourceInfo) == null ? void 0 : w.type) == "group" ? (i(), V(C, {
|
|
174
174
|
key: 0,
|
|
175
175
|
content: "来自关联表组件",
|
|
176
176
|
placement: "top"
|
|
@@ -201,7 +201,7 @@ function Y(t, e, n, u, h, p) {
|
|
|
201
201
|
n.hideFiled.includes("moduleDefinition") ? c("", !0) : (i(), s("span", {
|
|
202
202
|
key: 0,
|
|
203
203
|
class: "bnUIcon bnUIcon-delete w-color-orange",
|
|
204
|
-
onClick: (I) => p.deleteOption(
|
|
204
|
+
onClick: (I) => p.deleteOption(x, l.name)
|
|
205
205
|
}, null, 8, R))
|
|
206
206
|
])
|
|
207
207
|
], 2)
|
|
@@ -215,7 +215,7 @@ function Y(t, e, n, u, h, p) {
|
|
|
215
215
|
!n.columnData.moduleDefinition || n.columnData.moduleDefinition.length == 0 ? (i(), s("div", X, "没有子组件 ")) : c("", !0)
|
|
216
216
|
]);
|
|
217
217
|
}
|
|
218
|
-
const oe = /* @__PURE__ */ U(B, [["render", Y], ["__scopeId", "data-v-
|
|
218
|
+
const oe = /* @__PURE__ */ U(B, [["render", Y], ["__scopeId", "data-v-290e160f"]]);
|
|
219
219
|
export {
|
|
220
220
|
oe as default
|
|
221
221
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { isEmpty as u } from "lodash";
|
|
2
|
-
import { resolveComponent as m, resolveDirective as f, withDirectives as h,
|
|
3
|
-
import { _ as v } from "./install-
|
|
2
|
+
import { resolveComponent as m, resolveDirective as f, withDirectives as h, openBlock as i, createElementBlock as n, createElementVNode as a, Fragment as g, renderList as _, normalizeClass as y, toDisplayString as F, createVNode as k } from "vue";
|
|
3
|
+
import { _ as v } from "./install-CoPiY8rR.js";
|
|
4
4
|
const x = {
|
|
5
5
|
name: "packageFilter",
|
|
6
6
|
computed: {
|
|
@@ -66,15 +66,15 @@ const x = {
|
|
|
66
66
|
};
|
|
67
67
|
function b(t, o, c, L, l, s) {
|
|
68
68
|
const r = m("BnSelect"), d = f("loading");
|
|
69
|
-
return h((
|
|
69
|
+
return h((i(), n("div", B, [
|
|
70
70
|
o[0] || (o[0] = a("div", { class: "packageFilter-top w-flex-center" }, [
|
|
71
71
|
a("div", { class: "packageFilter-top-title" }, "数据过滤"),
|
|
72
72
|
a("div", { class: "w-margin-left8" }, [
|
|
73
73
|
a("span", { class: "w-font12 w-color-orange" }, "(选择包裹时,不会展示符合下方条件的ERP单据)")
|
|
74
74
|
])
|
|
75
75
|
], -1)),
|
|
76
|
-
l.lazyLoad ? (
|
|
77
|
-
(
|
|
76
|
+
l.lazyLoad ? (i(), n("div", w, [
|
|
77
|
+
(i(!0), n(g, null, _(s.filterColumns, (e) => (i(), n("div", {
|
|
78
78
|
class: y(["packageFilter-list-item", [l.componentWidth > 400 ? "two" : "one"]])
|
|
79
79
|
}, [
|
|
80
80
|
a("div", {
|
|
@@ -98,12 +98,12 @@ function b(t, o, c, L, l, s) {
|
|
|
98
98
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onChange", "options", "pathUrl", "post-data", "postFunc"])
|
|
99
99
|
])
|
|
100
100
|
], 2))), 256))
|
|
101
|
-
], 512)) : (
|
|
101
|
+
], 512)) : (i(), n("div", P, " 数据加载中... "))
|
|
102
102
|
])), [
|
|
103
103
|
[d, !l.lazyLoad]
|
|
104
104
|
]);
|
|
105
105
|
}
|
|
106
|
-
const W = /* @__PURE__ */ v(x, [["render", b], ["__scopeId", "data-v-
|
|
106
|
+
const W = /* @__PURE__ */ v(x, [["render", b], ["__scopeId", "data-v-a92dc360"]]);
|
|
107
107
|
export {
|
|
108
108
|
W as default
|
|
109
109
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as f, f as h } from "./formItemFooter-
|
|
2
|
-
import { resolveComponent as l,
|
|
3
|
-
import { _ as x } from "./install-
|
|
1
|
+
import { a as f, f as h } from "./formItemFooter-CvqPZSA1.js";
|
|
2
|
+
import { resolveComponent as l, openBlock as o, createElementBlock as n, createVNode as m, createElementVNode as _, Fragment as p, renderList as k, createBlock as b, createCommentVNode as v } from "vue";
|
|
3
|
+
import { _ as x } from "./install-CoPiY8rR.js";
|
|
4
4
|
const F = {
|
|
5
5
|
name: "checkboxForm",
|
|
6
6
|
components: {
|
|
@@ -33,11 +33,11 @@ function I(a, t, e, y, B, r) {
|
|
|
33
33
|
return o(), n("div", g, [
|
|
34
34
|
m(d, { column: e.column }, null, 8, ["column"]),
|
|
35
35
|
_("div", C, [
|
|
36
|
-
(o(!0), n(
|
|
36
|
+
(o(!0), n(p, null, k(e.column.moduleDefinition, (c) => (o(), n("div", {
|
|
37
37
|
class: "checkboxForm-item",
|
|
38
38
|
key: c.id
|
|
39
39
|
}, [
|
|
40
|
-
(o(),
|
|
40
|
+
(o(), b(u, {
|
|
41
41
|
key: c.code,
|
|
42
42
|
modelValue: e.column.value,
|
|
43
43
|
"onUpdate:modelValue": t[0] || (t[0] = (i) => e.column.value = i),
|
|
@@ -47,12 +47,12 @@ function I(a, t, e, y, B, r) {
|
|
|
47
47
|
onChange: r.onChange
|
|
48
48
|
}, null, 8, ["modelValue", "true-data", "disabled", "onChange"]))
|
|
49
49
|
]))), 128)),
|
|
50
|
-
e.column.moduleDefinition.length == 0 ? (o(), n("div", w, " 无数据 ")) :
|
|
50
|
+
e.column.moduleDefinition.length == 0 ? (o(), n("div", w, " 无数据 ")) : v("", !0)
|
|
51
51
|
]),
|
|
52
52
|
m(s, { column: e.column }, null, 8, ["column"])
|
|
53
53
|
]);
|
|
54
54
|
}
|
|
55
|
-
const D = /* @__PURE__ */ x(F, [["render", I], ["__scopeId", "data-v-
|
|
55
|
+
const D = /* @__PURE__ */ x(F, [["render", I], ["__scopeId", "data-v-81241159"]]);
|
|
56
56
|
export {
|
|
57
57
|
D as default
|
|
58
58
|
};
|
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.radioForm-empty[data-v-
|
|
1
|
+
.radioForm-empty[data-v-7a529164]{width:330px;line-height:32px;text-align:center;font-size:12px;color:#999}.radioForm-item[data-v-7a529164]{display:inline-block;line-height:32px;height:32px;min-width:200px;margin-right:16px}.radioForm-item .radio-box-label[data-v-7a529164]{width:100%;box-sizing:border-box;height:32px}.radioForm .radioForm-4[data-v-7a529164]{width:calc(25% - 16px);min-width:auto}.radioForm-evaluate[data-v-7a529164]{min-width:150px}
|
package/dist/index2.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.checkboxForm-title[data-v-
|
|
1
|
+
.checkboxForm-title[data-v-81241159]{line-height:24px!important;margin-bottom:8px;font-size:14px;color:#666}.checkboxForm-tips[data-v-81241159]{line-height:32px;font-size:12px}.checkboxForm-item[data-v-81241159]{display:inline-block;width:calc(33% - 16px);line-height:32px;height:32px;min-width:200px;margin-right:16px;vertical-align:middle}.checkboxForm-empty[data-v-81241159]{width:330px;line-height:32px;text-align:center;font-size:12px;color:#999}
|
package/dist/index3.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.fileForm-btn[data-v-
|
|
1
|
+
.fileForm-btn[data-v-ce213ba4]{width:257px;height:20px;padding:5px 16px;border:1px solid rgba(0,0,0,.15);box-sizing:content-box;border-radius:2px;color:#666}.fileForm[data-v-ce213ba4] .fileForm-upload .el-upload{display:inline-block}.fileForm[data-v-ce213ba4] .fileForm-upload .el-upload-dragger{border:none;width:auto;height:auto;border-radius:0;padding:0}.fileForm-list[data-v-ce213ba4]{position:relative}.fileForm[data-v-ce213ba4] .fileForm-input{width:145px;display:inline-block}.fileForm[data-v-ce213ba4] .fileForm-input .el-input__wrapper{border:1px dashed rgba(0,0,0,.15)}.fileForm-tip[data-v-ce213ba4]{margin-left:8px;display:inline-block;font-size:12px;line-height:32px;color:#00000040}.fileForm-progress[data-v-ce213ba4]{width:100%;max-width:444px;margin-top:8px}
|
package/dist/index4.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.childFormFile-btn[data-v-
|
|
1
|
+
.childFormFile-btn[data-v-a1b3b6de]{width:257px;height:20px;padding:5px 16px;border:1px solid rgba(0,0,0,.15);box-sizing:content-box;border-radius:2px;color:#666}.childFormFile[data-v-a1b3b6de] .childFormFile-upload .el-upload{display:inline-block}.childFormFile[data-v-a1b3b6de] .childFormFile-upload .el-upload-dragger{border:none;width:auto;height:auto;border-radius:0;padding:0}.childFormFile-list[data-v-a1b3b6de]{position:relative}.childFormFile[data-v-a1b3b6de] .childFormFile-input{width:145px;display:inline-block}.childFormFile[data-v-a1b3b6de] .childFormFile-input .el-input__wrapper{border:1px dashed rgba(0,0,0,.15)}.childFormFile-tip[data-v-a1b3b6de]{margin-left:8px;display:inline-block;font-size:12px;line-height:32px;color:#00000040}.childFormFile-progress[data-v-a1b3b6de]{width:100%;max-width:444px;margin-top:8px}.inventory[data-v-7c5817ba]{min-height:46px;padding:10px;border:1px solid #eee}.childFormBody-file[data-v-60725962]{order:1;display:flex;align-items:center}.childFormBody-file-icon[data-v-60725962]{font-size:22px}.childFormBody-file-view[data-v-60725962]{width:calc(100% - 20px);overflow:hidden}.childFormBody-td[data-v-60725962]{flex-grow:1}.childFormBody-operate[data-v-60725962]{display:flex;align-items:center}
|
package/dist/index5.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.paraExplainSet[data-v-
|
|
1
|
+
.paraExplainSet[data-v-3ca32118]{width:100%}.paraExplainSet-upload[data-v-3ca32118]{width:40px;height:40px}.paraExplainSet-upload-btn[data-v-3ca32118]{width:40px;height:40px;border:1px solid rgba(0,0,0,.12);box-shadow:0 0 12px #0000001f}.paraExplainSet-image-wrapper[data-v-3ca32118]{position:relative;width:40px;height:40px}.paraExplainSet-image-wrapper:hover .paraExplainSet-image-delete[data-v-3ca32118]{opacity:1}.paraExplainSet-image-delete[data-v-3ca32118]{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;background-color:#0009;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s;z-index:10}.paraExplainSet-image-delete[data-v-3ca32118]:hover{background-color:#000c}.paraExplainSet-image-delete .el-icon-close[data-v-3ca32118]{color:#fff;font-size:12px}
|
package/dist/index6.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.childrenSetOpt-top[data-v-
|
|
1
|
+
.childrenSetOpt-top[data-v-290e160f]{height:32px;font-size:14px}.childrenSetOpt-top-title[data-v-290e160f]{font-weight:500}.childrenSetOpt-list[data-v-290e160f]{margin-top:10px;padding-right:10px}.childrenSetOpt-list .el-scrollbar__view>div[data-v-290e160f]{display:flex;flex-wrap:wrap;gap:10px}.childrenSetOpt-list-item[data-v-290e160f]{position:relative;cursor:pointer;background:#ebeef5;border-radius:6px;padding:10px}.childrenSetOpt-list-item.two[data-v-290e160f]{width:calc(50% - 5px)}.childrenSetOpt-list-item.one[data-v-290e160f]{width:100%}.childrenSetOpt-list-item[data-v-290e160f]:hover{background:#e4e7ed;box-shadow:0 0 6px #0000001f}.childrenSetOpt-list-item-content[data-v-290e160f]{flex:1;min-width:0;overflow:hidden}.childrenSetOpt-list-item-text[data-v-290e160f]{flex:1;min-width:0}.childrenSetOpt-list-item-memo[data-v-290e160f]{font-size:12px;padding:12px 0 4px 22px}.childrenSetOpt-list-item-drag[data-v-290e160f]{padding-right:8px;flex-shrink:0}
|
package/dist/index7.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.packageFilter-top[data-v-
|
|
1
|
+
.packageFilter-top[data-v-a92dc360]{height:32px;font-size:14px}.packageFilter-top-title[data-v-a92dc360]{font-weight:500}.packageFilter-list[data-v-a92dc360]{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;max-height:300px;overflow-y:auto}.packageFilter-list-item[data-v-a92dc360]{position:relative;cursor:pointer;background:#ebeef5;border-radius:6px;padding:10px}.packageFilter-list-item.two[data-v-a92dc360]{width:calc(50% - 5px)}.packageFilter-list-item.one[data-v-a92dc360]{width:100%}.packageFilter-list-item[data-v-a92dc360]:hover{background:#e4e7ed;box-shadow:0 0 6px #0000001f}
|