@bytenew/bn-bus-ui 1.1.421 → 1.1.423
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-CpmSW_Vb.js → assocTableSearch-DtDCnUbw.js} +8 -8
- package/dist/assocTableSearch.css +1 -0
- package/dist/bn-bus-ui.es.js +60 -0
- package/dist/bn-bus-ui.umd.js +42 -0
- package/dist/{chooseIPaasData-CDHNVY1v.js → chooseIPaasData-BJbISNpQ.js} +22 -22
- package/dist/chooseIPaasData.css +1 -0
- package/dist/{defaultSet-WEy0eO02.js → defaultSet-C_6u5Ivx.js} +13 -13
- package/dist/defaultSet.css +1 -0
- package/dist/fileFormData-D_Q1vylE.js +53 -0
- package/dist/{formItemFooter-PbuR5Y0_.js → formItemFooter-G88PkKcf.js} +10 -10
- package/dist/formItemFooter.css +1 -0
- package/dist/{funcExprDialog-DFo6rGJ6.js → funcExprDialog-CY52_Gid.js} +9 -9
- package/dist/funcExprDialog.css +1 -0
- package/dist/{index-EPtPvjdy.js → index-B2FnIs9V.js} +4 -4
- package/dist/{index-yyXjP62M.js → index-B8qXIklP.js} +7 -7
- package/dist/{index-I_y1ufup.js → index-BGuJw7u5.js} +4 -4
- package/dist/{index-qGfTZyOB.js → index-BpGqZDen.js} +3 -3
- package/dist/{index-BlmrfsBW.js → index-Btym6l-y.js} +17 -17
- package/dist/{index-BlHEdmY6.js → index-CEJpSm6l.js} +4 -4
- package/dist/{index-BLR_BqTr.js → index-COgoJfkV.js} +25 -25
- package/dist/{index-ByvuJpN3.js → index-CaLhrxO1.js} +8 -8
- package/dist/{index-C1-v8H1g.js → index-CvJE0adl.js} +5 -5
- package/dist/{index-sYiP_dpM.js → index-DJ1wcvi1.js} +7 -7
- package/dist/{index-Dq8looK3.js → index-DWQGPqtI.js} +4 -4
- package/dist/{index-Ep4JmBbZ.js → index-D_3eispw.js} +6 -6
- package/dist/{index-BjaBvTx4.js → index-Dc_obXmu.js} +4 -4
- package/dist/{index-DN0lE3O-.js → index-Ds0gSmTm.js} +4 -4
- package/dist/{index-CoABCQF-.js → index-Dur-_fjW.js} +7 -7
- package/dist/{index-CyDrTfWc.js → index-NHl-z3_4.js} +4 -4
- package/dist/{index-CCCOGP67.js → index-qY2e2BfD.js} +9 -9
- package/dist/index.css +1 -0
- package/dist/index2.css +1 -0
- package/dist/index3.css +1 -0
- package/dist/index4.css +1 -0
- package/dist/index5.css +1 -0
- package/dist/index6.css +1 -0
- package/dist/index7.css +1 -0
- package/dist/{install-CkQ4hh1D.js → install-CbdUy4oJ.js} +3232 -3523
- package/dist/install.css +1 -0
- package/dist/{setOption-DgxxAu05.js → setOption-BGlutiuE.js} +10 -10
- package/dist/setOption.css +1 -0
- package/dist/{setRelationOption-BIj-VzW0.js → setRelationOption-mPan7ybH.js} +205 -205
- package/dist/setRelationOption.css +1 -0
- package/package.json +51 -51
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { cloneDeep as _ } from "lodash";
|
|
2
|
-
import { resolveComponent as p,
|
|
3
|
-
import { _ as I } from "./install-
|
|
2
|
+
import { resolveComponent as p, openBlock as u, createElementBlock as c, createElementVNode as s, toDisplayString as V, createVNode as d, withCtx as r, createTextVNode as h, createCommentVNode as w, withKeys as k, normalizeClass as g } from "vue";
|
|
3
|
+
import { _ as I } from "./install-CbdUy4oJ.js";
|
|
4
4
|
const F = {
|
|
5
5
|
name: "setOption",
|
|
6
6
|
props: {
|
|
@@ -156,12 +156,12 @@ const F = {
|
|
|
156
156
|
};
|
|
157
157
|
function P(e, t, i, f, n, l) {
|
|
158
158
|
const a = p("el-button"), D = p("el-segmented"), O = p("el-input"), v = p("el-switch"), y = p("draggable"), T = p("el-scrollbar"), b = p("BnSelect");
|
|
159
|
-
return
|
|
159
|
+
return u(), c("div", B, [
|
|
160
160
|
s("div", U, [
|
|
161
161
|
s("div", S, [
|
|
162
162
|
t[12] || (t[12] = s("div", { class: "setOpt-top-title" }, "选项配置", -1)),
|
|
163
163
|
s("div", C, " (共" + V(i.columnData.moduleDefinition.length) + "个选项) ", 1),
|
|
164
|
-
n.filedType != "DataFields" ? (
|
|
164
|
+
n.filedType != "DataFields" ? (u(), c("div", A, [
|
|
165
165
|
d(a, {
|
|
166
166
|
link: "",
|
|
167
167
|
type: "primary",
|
|
@@ -190,7 +190,7 @@ function P(e, t, i, f, n, l) {
|
|
|
190
190
|
})
|
|
191
191
|
])) : w("", !0)
|
|
192
192
|
]),
|
|
193
|
-
i.openDataField ? (
|
|
193
|
+
i.openDataField ? (u(), c("div", N, [
|
|
194
194
|
s("div", W, [
|
|
195
195
|
d(D, {
|
|
196
196
|
modelValue: n.filedType,
|
|
@@ -202,7 +202,7 @@ function P(e, t, i, f, n, l) {
|
|
|
202
202
|
])
|
|
203
203
|
])) : w("", !0)
|
|
204
204
|
]),
|
|
205
|
-
n.showBatchAdd && n.filedType != "DataFields" ? (
|
|
205
|
+
n.showBatchAdd && n.filedType != "DataFields" ? (u(), c("div", E, [
|
|
206
206
|
d(O, {
|
|
207
207
|
modelValue: n.addOptionText,
|
|
208
208
|
"onUpdate:modelValue": t[3] || (t[3] = (o) => n.addOptionText = o),
|
|
@@ -248,7 +248,7 @@ function P(e, t, i, f, n, l) {
|
|
|
248
248
|
})
|
|
249
249
|
])
|
|
250
250
|
])) : w("", !0),
|
|
251
|
-
n.filedType != "DataFields" ? (
|
|
251
|
+
n.filedType != "DataFields" ? (u(), c("div", q, [
|
|
252
252
|
d(T, {
|
|
253
253
|
"max-height": "260px",
|
|
254
254
|
class: "setOpt-list",
|
|
@@ -301,8 +301,8 @@ function P(e, t, i, f, n, l) {
|
|
|
301
301
|
]),
|
|
302
302
|
_: 1
|
|
303
303
|
}, 512),
|
|
304
|
-
!i.columnData.moduleDefinition || i.columnData.moduleDefinition.length == 0 ? (
|
|
305
|
-
])) : (
|
|
304
|
+
!i.columnData.moduleDefinition || i.columnData.moduleDefinition.length == 0 ? (u(), c("div", L, "暂无选项数据")) : w("", !0)
|
|
305
|
+
])) : (u(), c("div", K, [
|
|
306
306
|
d(b, {
|
|
307
307
|
modelValue: i.columnData.insideDataSourceInfo.field,
|
|
308
308
|
"onUpdate:modelValue": t[9] || (t[9] = (o) => i.columnData.insideDataSourceInfo.field = o),
|
|
@@ -323,7 +323,7 @@ function P(e, t, i, f, n, l) {
|
|
|
323
323
|
]))
|
|
324
324
|
]);
|
|
325
325
|
}
|
|
326
|
-
const J = /* @__PURE__ */ I(F, [["render", P], ["__scopeId", "data-v-
|
|
326
|
+
const J = /* @__PURE__ */ I(F, [["render", P], ["__scopeId", "data-v-39464814"]]);
|
|
327
327
|
export {
|
|
328
328
|
J as default
|
|
329
329
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.setOpt-top[data-v-39464814]{height:32px;font-size:14px}.setOpt-top-title[data-v-39464814]{font-weight:500}.setOpt-batch[data-v-39464814]{margin-top:10px}.setOpt-filedType .el-segmented[data-v-39464814]{--el-segmented-item-selected-color: #fff;--el-segmented-item-selected-bg-color: #409EFF;--el-border-radius-base: 16px}.setOpt-list[data-v-39464814]{margin-top:10px;padding-right:10px}.setOpt-list .el-scrollbar__view>div[data-v-39464814]{display:flex;flex-wrap:wrap;gap:10px}.setOpt-list-item[data-v-39464814]{display:flex;align-items:center;cursor:pointer}.setOpt-list-item.two[data-v-39464814]{width:calc(50% - 5px)}.setOpt-list-item.one[data-v-39464814]{width:100%}.setOpt-list-item-drag[data-v-39464814]{padding-right:8px}.setOpt-list-item[data-v-39464814] .is-new-option .el-input__wrapper{box-shadow:0 0 0 1px #ff9800 inset}.setOpt-list-item[data-v-39464814] .is-new-option .el-input__wrapper:hover,.setOpt-list-item[data-v-39464814] .is-new-option .el-input__wrapper.is-focus{box-shadow:0 0 0 1px #ff9800 inset!important}
|