@bytenew/bn-bus-ui 1.1.419 → 1.1.421

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.
Files changed (46) hide show
  1. package/README.md +637 -637
  2. package/common.scss +867 -867
  3. package/dist/{assocTableSearch-CZRIIQ0-.js → assocTableSearch-CpmSW_Vb.js} +8 -8
  4. package/dist/{chooseIPaasData-CIx1zE0R.js → chooseIPaasData-CDHNVY1v.js} +22 -22
  5. package/dist/{defaultSet-pzzsEEL5.js → defaultSet-WEy0eO02.js} +13 -13
  6. package/dist/{formItemFooter-CzbVJ0W7.js → formItemFooter-PbuR5Y0_.js} +10 -10
  7. package/dist/{funcExprDialog-DyqEMpvh.js → funcExprDialog-DFo6rGJ6.js} +9 -9
  8. package/dist/{index-B-Pgh7aQ.js → index-BLR_BqTr.js} +27 -27
  9. package/dist/{index-Lbrua6nY.js → index-BjaBvTx4.js} +4 -4
  10. package/dist/{index-C51MJuFe.js → index-BlHEdmY6.js} +4 -4
  11. package/dist/{index-q3rU-Opb.js → index-BlmrfsBW.js} +17 -17
  12. package/dist/{index-DTYM2J8o.js → index-ByvuJpN3.js} +12 -12
  13. package/dist/{index-Bcr0UmKr.js → index-C1-v8H1g.js} +5 -5
  14. package/dist/{index-B4pdFVVn.js → index-CCCOGP67.js} +9 -9
  15. package/dist/{index-NREkGH5r.js → index-CoABCQF-.js} +7 -7
  16. package/dist/{index-ozkkGNmk.js → index-CyDrTfWc.js} +4 -4
  17. package/dist/{index-Ce_aOv7R.js → index-DN0lE3O-.js} +4 -4
  18. package/dist/{index-DSxnqQ--.js → index-Dq8looK3.js} +4 -4
  19. package/dist/{index-Cd0LmVIO.js → index-EPtPvjdy.js} +4 -4
  20. package/dist/{index-W23_zjNk.js → index-Ep4JmBbZ.js} +6 -6
  21. package/dist/{index-BJcVB7mO.js → index-I_y1ufup.js} +4 -4
  22. package/dist/{index-DAhU1Oz5.js → index-qGfTZyOB.js} +3 -3
  23. package/dist/{index-B6BfRAqg.js → index-sYiP_dpM.js} +7 -7
  24. package/dist/{index-BDYoQYRX.js → index-yyXjP62M.js} +7 -7
  25. package/dist/{install-uV2VR6D5.js → install-CkQ4hh1D.js} +3800 -3515
  26. package/dist/{setOption-2LrkbiS5.js → setOption-DgxxAu05.js} +10 -10
  27. package/dist/{setRelationOption-Db805a7d.js → setRelationOption-BIj-VzW0.js} +205 -205
  28. package/package.json +51 -51
  29. package/dist/assocTableSearch.css +0 -1
  30. package/dist/bn-bus-ui.es.js +0 -59
  31. package/dist/bn-bus-ui.umd.js +0 -42
  32. package/dist/chooseIPaasData.css +0 -1
  33. package/dist/defaultSet.css +0 -1
  34. package/dist/fileFormData-D_Q1vylE.js +0 -53
  35. package/dist/formItemFooter.css +0 -1
  36. package/dist/funcExprDialog.css +0 -1
  37. package/dist/index.css +0 -1
  38. package/dist/index2.css +0 -1
  39. package/dist/index3.css +0 -1
  40. package/dist/index4.css +0 -1
  41. package/dist/index5.css +0 -1
  42. package/dist/index6.css +0 -1
  43. package/dist/index7.css +0 -1
  44. package/dist/install.css +0 -1
  45. package/dist/setOption.css +0 -1
  46. package/dist/setRelationOption.css +0 -1
@@ -1,6 +1,6 @@
1
- import { a as u, f as s } from "./formItemFooter-CzbVJ0W7.js";
2
- import { resolveComponent as n, openBlock as d, createElementBlock as f, createVNode as l, createElementVNode as p } from "vue";
3
- import { _ as h } from "./install-uV2VR6D5.js";
1
+ import { a as u, f as s } from "./formItemFooter-PbuR5Y0_.js";
2
+ import { resolveComponent as n, createElementBlock as d, openBlock as f, createVNode as l, createElementVNode as p } from "vue";
3
+ import { _ as h } from "./install-CkQ4hh1D.js";
4
4
  const _ = {
5
5
  name: "relationForm",
6
6
  components: { formItemFooter: s, formItemTop: u },
@@ -37,7 +37,7 @@ const _ = {
37
37
  }, b = { class: "w-default-wrap" }, y = { class: "w-default-wrap" };
38
38
  function g(o, t, e, v, V, r) {
39
39
  const i = n("formItemTop"), m = n("BnRelation"), c = n("formItemFooter");
40
- return d(), f("div", b, [
40
+ return f(), d("div", b, [
41
41
  l(i, { column: e.column }, null, 8, ["column"]),
42
42
  p("div", y, [
43
43
  l(m, {
@@ -1,11 +1,11 @@
1
1
  import { isEmpty as O, cloneDeep as T } from "lodash";
2
- import { _ as U, R as F } from "./install-uV2VR6D5.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";
2
+ import { _ as U, c as F } from "./install-CkQ4hh1D.js";
3
+ import { defineAsyncComponent as w, resolveComponent as a, createElementBlock as s, openBlock as i, createVNode as d, createElementVNode as o, createCommentVNode as c, mergeProps as D, toDisplayString as f, withCtx as r, createTextVNode as m, normalizeClass as $, createBlock as V } from "vue";
4
4
  const B = {
5
5
  name: "childrenFormSetting",
6
6
  components: {
7
- columnConfigDialog: D(() => import("./install-uV2VR6D5.js").then((t) => t.Q)),
8
- assocTableSearch: D(() => import("./assocTableSearch-CZRIIQ0-.js"))
7
+ columnConfigDialog: w(() => import("./install-CkQ4hh1D.js").then((t) => t.a6)),
8
+ assocTableSearch: w(() => import("./assocTableSearch-CpmSW_Vb.js"))
9
9
  // assocTable: defineAsyncComponent(() => import("./assocTable.vue")),
10
10
  },
11
11
  props: {
@@ -87,13 +87,13 @@ const B = {
87
87
  this.columnData.moduleDefinition.splice(t, 1);
88
88
  }
89
89
  }
90
- }, W = { class: "childrenSetOpt" }, N = { class: "childrenSetOpt-top w-flex-center w-flex-between" }, A = { class: "w-flex-center" }, E = { class: "w-color-orange" }, j = { class: "w-flex-center w-flex-column-gap5" }, L = { key: 0 }, P = { key: 1 }, M = { class: "w-flex-between w-flex-center childrenSetOpt-list-item-content" }, q = ["title"], z = { class: "w-flex-center" }, H = { class: "w-color-purple childrenSetOpt-list-item-memo" }, Q = {
90
+ }, W = { class: "childrenSetOpt" }, N = { class: "childrenSetOpt-top w-flex-center w-flex-between" }, A = { class: "w-flex-center" }, E = { class: "w-color-orange" }, j = { class: "w-flex-center w-flex-column-gap5" }, L = { key: 0 }, P = { key: 1 }, M = { class: "w-flex-between w-flex-center childrenSetOpt-list-item-content" }, q = ["title"], z = { class: "w-flex-center" }, H = { class: "w-color-purple childrenSetOpt-list-item-memo" }, G = {
91
91
  key: 0,
92
92
  class: "w-margin-left4"
93
- }, R = {
93
+ }, J = {
94
94
  key: 1,
95
95
  class: "w-margin-left4"
96
- }, G = { class: "w-flex-right w-flex-center w-flex-column-gap8" }, J = ["onClick"], K = ["onClick"], X = {
96
+ }, K = { class: "w-flex-right w-flex-center w-flex-column-gap8" }, Q = ["onClick"], R = ["onClick"], X = {
97
97
  key: 0,
98
98
  class: "w-empty"
99
99
  };
@@ -101,11 +101,11 @@ function Y(t, e, n, u, h, p) {
101
101
  var g;
102
102
  const v = a("columnConfigDialog"), y = a("assocTableSearch"), _ = a("el-button"), C = a("el-tooltip"), k = a("draggable"), x = a("el-scrollbar");
103
103
  return i(), s("div", W, [
104
- d(v, b({ ref: "columnConfigDialog" }, t.$props, {
104
+ d(v, D({ ref: "columnConfigDialog" }, t.$props, {
105
105
  onSaveOver: p.editChildColumn,
106
106
  "is-children": ""
107
107
  }), null, 16, ["onSaveOver"]),
108
- d(y, b({ ref: "assocTableSearch" }, t.$props), null, 16),
108
+ d(y, D({ 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)),
@@ -157,7 +157,7 @@ function Y(t, e, n, u, h, p) {
157
157
  tag: "div"
158
158
  }, {
159
159
  item: r(({ element: l, index: S }) => {
160
- var w;
160
+ var b;
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
- ((w = l.insideDataSourceInfo) == null ? void 0 : w.type) == "group" ? (i(), V(C, {
173
+ ((b = l.insideDataSourceInfo) == null ? void 0 : b.type) == "group" ? (i(), V(C, {
174
174
  key: 0,
175
175
  content: "来自关联表组件",
176
176
  placement: "top"
@@ -189,20 +189,20 @@ function Y(t, e, n, u, h, p) {
189
189
  o("div", z, [
190
190
  o("div", H, [
191
191
  m(f(h.columnTypeMap[l.behaviorType]) + " ", 1),
192
- p.isEmpty(l.defaultInfo) ? c("", !0) : (i(), s("span", Q, "已配默认值")),
193
- l.extraInfo.exprId ? (i(), s("span", R, "已配函数表达式")) : c("", !0)
192
+ p.isEmpty(l.defaultInfo) ? c("", !0) : (i(), s("span", G, "已配默认值")),
193
+ l.extraInfo.exprId ? (i(), s("span", J, "已配函数表达式")) : c("", !0)
194
194
  ])
195
195
  ]),
196
- o("div", G, [
196
+ o("div", K, [
197
197
  o("span", {
198
198
  class: "bnUIcon bnUIcon-setting w-color-orange",
199
199
  onClick: (I) => t.$refs.columnConfigDialog.open(l)
200
- }, null, 8, J),
200
+ }, null, 8, Q),
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
204
  onClick: (I) => p.deleteOption(S, l.name)
205
- }, null, 8, K))
205
+ }, null, 8, R))
206
206
  ])
207
207
  ], 2)
208
208
  ];
@@ -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-290e160f"]]);
218
+ const oe = /* @__PURE__ */ U(B, [["render", Y], ["__scopeId", "data-v-070bd0d4"]]);
219
219
  export {
220
220
  oe as default
221
221
  };
@@ -1,10 +1,10 @@
1
- import { a as b, f as I } from "./formItemFooter-CzbVJ0W7.js";
2
- import { _ as F, $ as v } from "./install-uV2VR6D5.js";
1
+ import { a as I, f as b } from "./formItemFooter-PbuR5Y0_.js";
2
+ import { _ as F, p as v } from "./install-CkQ4hh1D.js";
3
3
  import { f as w } from "./fileFormData-D_Q1vylE.js";
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";
4
+ import { resolveComponent as o, createElementBlock as y, openBlock as m, createBlock as N, createCommentVNode as x, createElementVNode as a, withDirectives as V, createVNode as i, withCtx as T, createTextVNode as B, toDisplayString as r, vShow as C } from "vue";
5
5
  const D = {
6
6
  name: "FileForm",
7
- components: { formItemFooter: I, formItemTop: b },
7
+ components: { formItemFooter: b, formItemTop: I },
8
8
  props: {
9
9
  column: { type: Object, default: () => ({}) },
10
10
  disabled: Boolean,
@@ -115,15 +115,15 @@ const D = {
115
115
  this.pasteEvent
116
116
  );
117
117
  }
118
- }, U = { class: "fileForm" }, $ = { class: "" }, E = { class: "fileForm-tip" };
119
- function L(t, e, s, u, l, n) {
118
+ }, U = { class: "fileForm" }, E = { class: "" }, L = { class: "fileForm-tip" };
119
+ function S(t, e, s, u, l, n) {
120
120
  const p = o("formItemTop"), d = o("el-upload"), c = o("el-input"), h = o("el-progress"), f = o("BnFileView"), g = o("formItemFooter");
121
121
  return m(), y("div", U, [
122
122
  s.hiddenTop ? x("", !0) : (m(), N(p, {
123
123
  key: 0,
124
124
  column: s.column
125
125
  }, null, 8, ["column"])),
126
- a("div", $, [
126
+ a("div", E, [
127
127
  i(d, {
128
128
  class: "fileForm-upload",
129
129
  ref: "uploadInput",
@@ -137,10 +137,10 @@ function L(t, e, s, u, l, n) {
137
137
  "on-progress": n.handleUploadProgress,
138
138
  "on-success": n.fileSuccess
139
139
  }, {
140
- default: V(() => [...e[1] || (e[1] = [
140
+ default: T(() => [...e[1] || (e[1] = [
141
141
  a("div", { class: "fileForm-btn" }, [
142
142
  a("span", { class: "bnUIcon bnUIcon-upload" }),
143
- T(" 选择或拖拽上传文件 ")
143
+ B(" 选择或拖拽上传文件 ")
144
144
  ], -1)
145
145
  ])]),
146
146
  _: 1
@@ -153,9 +153,9 @@ function L(t, e, s, u, l, n) {
153
153
  class: "fileForm-input",
154
154
  disabled: s.disabled
155
155
  }, null, 8, ["modelValue", "disabled"]),
156
- a("span", E, "最多可上传" + r(l.uploadFileNumber) + "个文件,单个文件不超过" + r(l.showLimit) + "M", 1)
156
+ a("span", L, "最多可上传" + r(l.uploadFileNumber) + "个文件,单个文件不超过" + r(l.showLimit) + "M", 1)
157
157
  ]),
158
- B(i(h, {
158
+ V(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 L(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", L], ["__scopeId", "data-v-ce213ba4"]]);
175
+ const A = /* @__PURE__ */ F(D, [["render", S], ["__scopeId", "data-v-c1addc1f"]]);
176
176
  export {
177
177
  A as default
178
178
  };
@@ -1,8 +1,8 @@
1
1
  import { debounce as h } from "lodash";
2
- import { f, a as _ } from "./formItemFooter-CzbVJ0W7.js";
3
- import { B as p } from "./index-DAhU1Oz5.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-uV2VR6D5.js";
2
+ import { f, a as _ } from "./formItemFooter-PbuR5Y0_.js";
3
+ import { B as p } from "./index-qGfTZyOB.js";
4
+ import { resolveComponent as l, createElementBlock as C, openBlock as F, createVNode as u, createElementVNode as s } from "vue";
5
+ import { _ as B } from "./install-CkQ4hh1D.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 C(), F("div", w, [
50
+ return F(), C("div", w, [
51
51
  u(c, { column: o.column }, null, 8, ["column"]),
52
52
  u(a, {
53
53
  onParse: t.autoParse,
@@ -1,5 +1,5 @@
1
- import { _ as g, S as w } from "./install-uV2VR6D5.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";
1
+ import { _ as g, b as w } from "./install-CkQ4hh1D.js";
2
+ import { resolveComponent as p, createElementBlock as l, openBlock 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: {
@@ -54,10 +54,10 @@ const v = {
54
54
  this.columnData.extraInfo.operationPictures.splice(a, 1);
55
55
  }
56
56
  }
57
- }, D = { class: "paraExplainSet" }, E = { class: "w-flex-left w-flex-wrap w-flex-gap8 w-margin-top10" }, S = ["onClick"];
58
- function P(a, e, t, d, s, n) {
57
+ }, D = { class: "paraExplainSet" }, E = { class: "w-flex-left w-flex-wrap w-flex-gap8 w-margin-top10" }, P = ["onClick"];
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 l(), o("div", D, [
60
+ return o(), l("div", D, [
61
61
  u(m, {
62
62
  type: "textarea",
63
63
  resize: "none",
@@ -88,7 +88,7 @@ function P(a, e, t, d, s, n) {
88
88
  ])]),
89
89
  _: 1
90
90
  }, 8, ["action", "disabled", "before-upload", "on-success"]),
91
- (l(!0), o(b, null, _(t.columnData.extraInfo.operationPictures, (r, c) => (l(), o("div", {
91
+ (o(!0), l(b, null, _(t.columnData.extraInfo.operationPictures, (r, c) => (o(), l("div", {
92
92
  key: c,
93
93
  class: "paraExplainSet-image-wrapper"
94
94
  }, [
@@ -101,18 +101,18 @@ function P(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) : (l(), o("div", {
104
+ t.disabled ? I("", !0) : (o(), l("div", {
105
105
  key: 0,
106
106
  class: "paraExplainSet-image-delete",
107
107
  onClick: (U) => n.deleteImage(c)
108
108
  }, [...e[2] || (e[2] = [
109
109
  i("span", { class: "bnUIcon bnUIcon-clear w-color-white" }, null, -1)
110
- ])], 8, S))
110
+ ])], 8, P))
111
111
  ]))), 128))
112
112
  ])
113
113
  ]);
114
114
  }
115
- const C = /* @__PURE__ */ g(v, [["render", P], ["__scopeId", "data-v-3ca32118"]]);
115
+ const C = /* @__PURE__ */ g(v, [["render", S], ["__scopeId", "data-v-c25f8fa8"]]);
116
116
  export {
117
117
  C as default
118
118
  };
@@ -1,6 +1,6 @@
1
- import { a as f, f as h } from "./formItemFooter-CzbVJ0W7.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-uV2VR6D5.js";
1
+ import { a as f, f as h } from "./formItemFooter-PbuR5Y0_.js";
2
+ import { resolveComponent as l, createElementBlock as n, openBlock as o, createVNode as m, createElementVNode as _, createCommentVNode as p, Fragment as k, renderList as b, createBlock as v } from "vue";
3
+ import { _ as x } from "./install-CkQ4hh1D.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(p, null, k(e.column.moduleDefinition, (c) => (o(), n("div", {
36
+ (o(!0), n(k, null, b(e.column.moduleDefinition, (c) => (o(), n("div", {
37
37
  class: "checkboxForm-item",
38
38
  key: c.id
39
39
  }, [
40
- (o(), b(u, {
40
+ (o(), v(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, " 无数据 ")) : v("", !0)
50
+ e.column.moduleDefinition.length == 0 ? (o(), n("div", w, " 无数据 ")) : p("", !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-81241159"]]);
55
+ const D = /* @__PURE__ */ x(F, [["render", I], ["__scopeId", "data-v-300cef1d"]]);
56
56
  export {
57
57
  D as default
58
58
  };
@@ -1,6 +1,6 @@
1
- import { a as i, f as s } from "./formItemFooter-CzbVJ0W7.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-uV2VR6D5.js";
1
+ import { a as i, f as s } from "./formItemFooter-PbuR5Y0_.js";
2
+ import { resolveComponent as o, createElementBlock as d, openBlock as r, createVNode as t, createElementVNode as f } from "vue";
3
+ import { _ as p } from "./install-CkQ4hh1D.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 d(), r("div", _, [
37
+ return r(), d("div", _, [
38
38
  t(a, { column: e.column }, null, 8, ["column"]),
39
39
  f("div", g, [
40
40
  t(c, {
@@ -1,8 +1,8 @@
1
1
  import { debounce as v } from "lodash";
2
- import { f, a as b } from "./formItemFooter-CzbVJ0W7.js";
3
- import { B as w } from "./index-DAhU1Oz5.js";
4
- import { resolveComponent as t, openBlock as s, createElementBlock as B, createBlock as F, createCommentVNode as _, createVNode as a, createElementVNode as d } from "vue";
5
- import { _ as y } from "./install-uV2VR6D5.js";
2
+ import { f, a as b } from "./formItemFooter-PbuR5Y0_.js";
3
+ import { B as w } from "./index-qGfTZyOB.js";
4
+ import { resolveComponent as t, createElementBlock as B, openBlock as s, createBlock as F, createCommentVNode as _, createVNode as a, createElementVNode as d } from "vue";
5
+ import { _ as y } from "./install-CkQ4hh1D.js";
6
6
  const I = {
7
7
  name: "addressForm",
8
8
  components: { BnAddressParse: w, formItemTop: b, formItemFooter: f },
@@ -1,6 +1,6 @@
1
- import { f as s, a as d } from "./formItemFooter-CzbVJ0W7.js";
2
- import { resolveComponent as o, openBlock as u, createElementBlock as i, createVNode as t, createElementVNode as f } from "vue";
3
- import { _ } from "./install-uV2VR6D5.js";
1
+ import { f as s, a as d } from "./formItemFooter-PbuR5Y0_.js";
2
+ import { resolveComponent as o, createElementBlock as u, openBlock as i, createVNode as t, createElementVNode as f } from "vue";
3
+ import { _ } from "./install-CkQ4hh1D.js";
4
4
  const p = {
5
5
  name: "dateForm",
6
6
  components: { formItemTop: d, formItemFooter: s },
@@ -21,7 +21,7 @@ const p = {
21
21
  }, h = { class: "w-default-wrap" }, Y = { class: "w-default-wrap" };
22
22
  function g(V, n, e, b, v, m) {
23
23
  const l = o("formItemTop"), a = o("el-date-picker"), c = o("formItemFooter");
24
- return u(), i("div", h, [
24
+ return i(), u("div", h, [
25
25
  t(l, { column: e.column }, null, 8, ["column"]),
26
26
  f("div", Y, [
27
27
  t(a, {
@@ -1,7 +1,7 @@
1
- import { f as i, a as d } from "./formItemFooter-CzbVJ0W7.js";
1
+ import { f as i, a as d } from "./formItemFooter-PbuR5Y0_.js";
2
2
  import { debounce as f } from "lodash";
3
- import { resolveComponent as m, openBlock as p, createElementBlock as h, createVNode as u, createElementVNode as _ } from "vue";
4
- import { _ as I } from "./install-uV2VR6D5.js";
3
+ import { resolveComponent as m, createElementBlock as p, openBlock as h, createVNode as u, createElementVNode as _ } from "vue";
4
+ import { _ as I } from "./install-CkQ4hh1D.js";
5
5
  const B = {
6
6
  name: "numberForm",
7
7
  components: { formItemTop: d, formItemFooter: i },
@@ -44,7 +44,7 @@ const B = {
44
44
  function v(n, e, o, w, x, t) {
45
45
  var l;
46
46
  const c = m("formItemTop"), r = m("BnInpNum"), s = m("formItemFooter");
47
- return p(), h("div", b, [
47
+ return h(), p("div", b, [
48
48
  u(c, { column: o.column }, null, 8, ["column"]),
49
49
  _("div", F, [
50
50
  u(r, {
@@ -1,7 +1,7 @@
1
1
  import { debounce as F } from "lodash";
2
- import { f as E, a as Q } from "./formItemFooter-CzbVJ0W7.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-uV2VR6D5.js";
2
+ import { f as E, a as Q } from "./formItemFooter-PbuR5Y0_.js";
3
+ import { resolveComponent as u, createElementBlock as v, openBlock as r, createVNode as i, createElementVNode as b, createBlock as d, createCommentVNode as C, withCtx as U, createTextVNode as R, toDisplayString as D } from "vue";
4
+ import { _ as N } from "./install-CkQ4hh1D.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: C(() => [
167
- U("选择" + R(t.column.name || ""), 1)
166
+ default: U(() => [
167
+ R("选择" + D(t.column.name || ""), 1)
168
168
  ]),
169
169
  _: 1
170
170
  })
171
- ])) : D("", !0)
171
+ ])) : C("", !0)
172
172
  ]),
173
173
  i(_, {
174
174
  column: t.column,
@@ -1,7 +1,7 @@
1
- import { f as d, a as s } from "./formItemFooter-CzbVJ0W7.js";
1
+ import { f as d, a as s } from "./formItemFooter-PbuR5Y0_.js";
2
2
  import { debounce as f } from "lodash";
3
- import { resolveComponent as n, openBlock as i, createElementBlock as _, createVNode as t, createElementVNode as p } from "vue";
4
- import { _ as x } from "./install-uV2VR6D5.js";
3
+ import { resolveComponent as n, createElementBlock as i, openBlock as _, createVNode as t, createElementVNode as p } from "vue";
4
+ import { _ as x } from "./install-CkQ4hh1D.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 i(), _("div", I, [
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
1
  import { debounce as h } from "lodash";
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-uV2VR6D5.js";
2
+ import { resolveComponent as n, createElementBlock as f, openBlock as w, createElementVNode as o, createVNode as l, withCtx as c, createTextVNode as r } from "vue";
3
+ import { _ } from "./install-CkQ4hh1D.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 f(), w("div", v, [
47
+ return w(), f("div", v, [
48
48
  o("div", B, [
49
49
  l(i, {
50
50
  placement: "top-start",
@@ -1,6 +1,6 @@
1
- import { a as f, f as _ } from "./formItemFooter-CzbVJ0W7.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-uV2VR6D5.js";
1
+ import { a as f, f as _ } from "./formItemFooter-PbuR5Y0_.js";
2
+ import { resolveComponent as n, createElementBlock as o, openBlock as t, createVNode as a, createElementVNode as p, createCommentVNode as h, Fragment as v, renderList as F } from "vue";
3
+ import { _ as g } from "./install-CkQ4hh1D.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 o(), t("div", w, [
27
+ return t(), o("div", w, [
28
28
  a(r, { column: e.column }, null, 8, ["column"]),
29
29
  p("div", I, [
30
- (o(!0), t(h, null, v(e.column.moduleDefinition, (i, u) => (o(), t("div", {
30
+ (t(!0), o(v, null, F(e.column.moduleDefinition, (i, u) => (t(), o("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 ? (o(), t("div", b, " 无数据 ")) : F("", !0)
43
+ e.column.moduleDefinition.length == 0 ? (t(), o("div", b, " 无数据 ")) : h("", !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-7a529164"]]);
48
+ const T = /* @__PURE__ */ g(V, [["render", x], ["__scopeId", "data-v-f95d5d49"]]);
49
49
  export {
50
50
  T as default
51
51
  };
@@ -1,6 +1,6 @@
1
1
  import { isEmpty as u } from "lodash";
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-uV2VR6D5.js";
2
+ import { resolveComponent as m, resolveDirective as f, withDirectives as h, createElementBlock as i, openBlock 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-CkQ4hh1D.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((i(), n("div", B, [
69
+ return h((n(), i("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 ? (i(), n("div", w, [
77
- (i(!0), n(g, null, _(s.filterColumns, (e) => (i(), n("div", {
76
+ l.lazyLoad ? (n(), i("div", w, [
77
+ (n(!0), i(g, null, _(s.filterColumns, (e) => (n(), i("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)) : (i(), n("div", P, " 数据加载中... "))
101
+ ], 512)) : (n(), i("div", P, " 数据加载中... "))
102
102
  ])), [
103
103
  [d, !l.lazyLoad]
104
104
  ]);
105
105
  }
106
- const W = /* @__PURE__ */ v(x, [["render", b], ["__scopeId", "data-v-a92dc360"]]);
106
+ const W = /* @__PURE__ */ v(x, [["render", b], ["__scopeId", "data-v-8f100509"]]);
107
107
  export {
108
108
  W as default
109
109
  };