@bytenew/bn-bus-ui 1.1.447 → 1.1.449
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 +841 -841
- package/dist/{assocTableSearch-BNA5JKGn.js → assocTableSearch-DBbkr10_.js} +8 -8
- package/dist/assocTableSearch.css +1 -1
- package/dist/bn-bus-ui.es.js +47 -46
- package/dist/bn-bus-ui.umd.js +35 -35
- package/dist/{chooseIPaasData-Bxmqp6RI.js → chooseIPaasData-BuGaSYp1.js} +28 -28
- package/dist/chooseIPaasData.css +1 -1
- package/dist/{defaultSet-1z6CeLcA.js → defaultSet-BpYDui19.js} +3 -3
- package/dist/defaultSet.css +1 -1
- package/dist/{formItemFooter-B-ag0aDK.js → formItemFooter-DBR0jzAP.js} +3 -3
- package/dist/formItemFooter.css +1 -1
- package/dist/{funcExprDialog-DGwdNiBD.js → funcExprDialog-Dl3UlQF_.js} +9 -9
- package/dist/funcExprDialog.css +1 -1
- package/dist/{index-BXy0yurV.js → index-AXOGI02U.js} +2 -2
- package/dist/{index-B0oLOoes.js → index-BG5TH7SQ.js} +2 -2
- package/dist/{index-DbTqshTY.js → index-BWQN70QT.js} +3 -3
- package/dist/{index-DNAt9oes.js → index-Bd6epH0A.js} +2 -2
- package/dist/{index-C79ajbmu.js → index-Btdz2NvF.js} +1 -1
- package/dist/{index-78fMEero.js → index-C3KaDlSi.js} +2 -2
- package/dist/{index-BViTL1in.js → index-Ce2_gEPC.js} +2 -2
- package/dist/{index-9pJS9njR.js → index-CoBCg4ES.js} +3 -3
- package/dist/{index-Dt7_8oqU.js → index-DE-FAeM9.js} +4 -4
- package/dist/{index-wMRfkiji.js → index-DTrT4DcI.js} +2 -2
- package/dist/{index-DuvGZtHl.js → index-Df_AHhnb.js} +3 -3
- package/dist/{index-CtCdxqXy.js → index-DhImufPa.js} +2 -2
- package/dist/{index-BGUDtCfN.js → index-Dyu0UA8D.js} +9 -9
- package/dist/{index-N1YT9GUc.js → index-IFfT5f5U.js} +3 -3
- package/dist/{index-CWomlRi0.js → index-XvkbwbuP.js} +2 -2
- package/dist/{index-B8hfmNlQ.js → index-dJpbjg9z.js} +2 -2
- package/dist/{index-CAphjQNM.js → index-lyOnIQRb.js} +98 -98
- 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-Cm2tKk-a.js → install-BqfK2w7W.js} +4608 -4287
- package/dist/install.css +1 -1
- package/dist/{setOption-Cqsin27v.js → setOption-Ci1yp4Rl.js} +2 -2
- package/dist/setOption.css +1 -1
- package/dist/{setRelationOption-B29ecgVb.js → setRelationOption-Dp2HKLZi.js} +204 -204
- package/dist/setRelationOption.css +1 -1
- package/package.json +51 -51
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { cloneDeep as w } from "lodash";
|
|
2
|
-
import { _ as R,
|
|
3
|
-
import { resolveComponent as
|
|
2
|
+
import { _ as R, t as T } from "./install-BqfK2w7W.js";
|
|
3
|
+
import { resolveComponent as b, resolveDirective as I, openBlock as h, createBlock as _, withCtx as c, withDirectives as V, createElementBlock as v, createElementVNode as t, createVNode as i, createTextVNode as D, Fragment as x, renderList as U, createCommentVNode as k } from "vue";
|
|
4
4
|
const F = {
|
|
5
5
|
id: "",
|
|
6
6
|
//规则id
|
|
@@ -173,8 +173,8 @@ const F = {
|
|
|
173
173
|
class: "w-empty"
|
|
174
174
|
}, P = { class: "w-flex-center w-flex-wrap w-flex-column-gap25 w-margin-top10" }, j = { class: "w-flex-center" }, A = { class: "w-flex-center" }, J = { class: "w-flex-center" }, M = { class: "w-flex-center w-margin-top10" }, q = { class: "w-flex-right" };
|
|
175
175
|
function H(s, e, r, C, l, g) {
|
|
176
|
-
const d =
|
|
177
|
-
return
|
|
176
|
+
const d = b("el-button"), y = b("BnCondition"), p = b("BnCheck"), m = b("el-tooltip"), o = b("el-dialog"), n = I("loading");
|
|
177
|
+
return h(), _(o, {
|
|
178
178
|
modelValue: l.visible,
|
|
179
179
|
"onUpdate:modelValue": e[5] || (e[5] = (a) => l.visible = a),
|
|
180
180
|
title: "设置数据筛选",
|
|
@@ -207,7 +207,7 @@ function H(s, e, r, C, l, g) {
|
|
|
207
207
|
])
|
|
208
208
|
]),
|
|
209
209
|
default: c(() => [
|
|
210
|
-
V((
|
|
210
|
+
V((h(), v("div", L, [
|
|
211
211
|
t("div", O, [
|
|
212
212
|
e[7] || (e[7] = t("div", { class: "w-flex-center w-flex-column-gap4" }, [
|
|
213
213
|
t("div", { class: "w-line-height20" }, "设置筛选条件"),
|
|
@@ -228,7 +228,7 @@ function H(s, e, r, C, l, g) {
|
|
|
228
228
|
])
|
|
229
229
|
]),
|
|
230
230
|
t("div", N, [
|
|
231
|
-
(
|
|
231
|
+
(h(!0), v(x, null, U(l.ruleData.columnRules, (a, f) => (h(), _(y, {
|
|
232
232
|
key: f,
|
|
233
233
|
modelValue: l.ruleData.columnRules[f],
|
|
234
234
|
"onUpdate:modelValue": (u) => l.ruleData.columnRules[f] = u,
|
|
@@ -248,7 +248,7 @@ function H(s, e, r, C, l, g) {
|
|
|
248
248
|
allowSelectColumn: "",
|
|
249
249
|
onDel: (u) => l.ruleData.columnRules.splice(f, 1)
|
|
250
250
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "columnList", "other-column-list", "postFunc", "onDel"]))), 128)),
|
|
251
|
-
l.ruleData.columnRules.length == 0 ? (
|
|
251
|
+
l.ruleData.columnRules.length == 0 ? (h(), v("div", B, " 请设置筛选条件 ")) : k("", !0)
|
|
252
252
|
]),
|
|
253
253
|
e[12] || (e[12] = t("div", { class: "w-flex-center w-flex-column-gap4 w-margin-top10" }, [
|
|
254
254
|
t("div", { class: "w-line-height20" }, "筛选结果"),
|
|
@@ -343,7 +343,7 @@ function H(s, e, r, C, l, g) {
|
|
|
343
343
|
_: 1
|
|
344
344
|
}, 8, ["modelValue"]);
|
|
345
345
|
}
|
|
346
|
-
const G = /* @__PURE__ */ R(S, [["render", H], ["__scopeId", "data-v-
|
|
346
|
+
const G = /* @__PURE__ */ R(S, [["render", H], ["__scopeId", "data-v-c5000e5b"]]);
|
|
347
347
|
export {
|
|
348
348
|
G as default
|
|
349
349
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.assocTableSearch[data-v-
|
|
1
|
+
.assocTableSearch[data-v-c5000e5b]{max-height:calc(100vh - 200px);overflow-y:auto}
|
package/dist/bn-bus-ui.es.js
CHANGED
|
@@ -1,63 +1,64 @@
|
|
|
1
|
-
import { B as e,
|
|
1
|
+
import { B as e, d as o, e as r, f as t, h as B, j as i, k as m, l as d, m as l, n as F, o as p, q as C, r as c, s as u, u as h, v as g, w as D, x as S, y as R, z as b, A as f, C as x, D as A, E as O, F as P, G as T, H as y, I, J as V, K as k, L as v, M as w, N as E, O as G, P as J, Q as L, R as N, S as W, T as M, U, V as j, W as q, X as z, Y as H, Z as K, $ as Q, b as X, a0 as Y, a as Z, a1 as $, a2 as _, a3 as aa, a4 as sa, a5 as na, a6 as ea, a7 as oa, a8 as ra, a9 as ta, t as Ba, aa as ia } from "./install-BqfK2w7W.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
e as BnAddress,
|
|
5
5
|
o as BnAddressForm,
|
|
6
6
|
r as BnAdvancedFilter,
|
|
7
7
|
t as BnBatchForm,
|
|
8
|
-
B as
|
|
9
|
-
i as
|
|
10
|
-
m as
|
|
11
|
-
d as
|
|
12
|
-
l as
|
|
8
|
+
B as BnBatchFormDialog,
|
|
9
|
+
i as BnCascader,
|
|
10
|
+
m as BnCascaderPanel,
|
|
11
|
+
d as BnCheck,
|
|
12
|
+
l as BnCheckboxForm,
|
|
13
|
+
F as BnChildrenForm,
|
|
13
14
|
p as BnChooseIPaasData,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
C as BnColumnConfig,
|
|
16
|
+
c as BnColumnConfigDialog,
|
|
17
|
+
u as BnCondition,
|
|
18
|
+
h as BnDateDualForm,
|
|
18
19
|
g as BnDateForm,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
20
|
+
D as BnDatePicker,
|
|
21
|
+
S as BnDrop,
|
|
22
|
+
R as BnEmptyTip,
|
|
23
|
+
b as BnExportOrder,
|
|
24
|
+
f as BnFileForm,
|
|
25
|
+
x as BnFileView,
|
|
26
|
+
A as BnFilterOption,
|
|
27
|
+
O as BnFilterView,
|
|
28
|
+
P as BnFunExpr,
|
|
29
|
+
T as BnImportOrder,
|
|
29
30
|
y as BnImportTemplate,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
31
|
+
I as BnInpNum,
|
|
32
|
+
V as BnMenus,
|
|
33
|
+
k as BnNumberForm,
|
|
34
|
+
v as BnOrderCard,
|
|
35
|
+
w as BnOrderDetail,
|
|
36
|
+
E as BnOrderShare,
|
|
37
|
+
G as BnRadio,
|
|
38
|
+
J as BnRadioForm,
|
|
39
|
+
L as BnReceiveForm,
|
|
40
|
+
N as BnRelation,
|
|
41
|
+
W as BnRelationForm,
|
|
41
42
|
M as BnSelect,
|
|
42
|
-
|
|
43
|
+
U as BnSelectForm,
|
|
43
44
|
j as BnSmartForm,
|
|
44
45
|
q as BnStringForm,
|
|
45
46
|
z as BnVirtPopover,
|
|
46
47
|
H as BnWebLog,
|
|
47
48
|
K as addressParse,
|
|
48
49
|
Q as default,
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
50
|
+
X as getApiBaseUrl,
|
|
51
|
+
Y as getGlobalConfig,
|
|
52
|
+
Z as getSearchComponents,
|
|
53
|
+
$ as getWatchComponents,
|
|
54
|
+
_ as idsToTexts,
|
|
55
|
+
aa as insertText,
|
|
56
|
+
sa as mainAppRouterPush,
|
|
57
|
+
na as recordApiLog,
|
|
58
|
+
ea as searchValueToJson,
|
|
59
|
+
oa as setGlobalConfig,
|
|
60
|
+
ra as tidyComponents,
|
|
61
|
+
ta as tidyJumpSearchData,
|
|
62
|
+
Ba as tidyRuleComponents,
|
|
63
|
+
ia as tidyShowSubDataFile
|
|
63
64
|
};
|