@bytenew/bn-bus-ui 1.1.443 → 1.1.445

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 (45) hide show
  1. package/README.md +637 -637
  2. package/common.scss +841 -841
  3. package/dist/{assocTableSearch-wWHJAEoc.js → assocTableSearch-BdJZwkIo.js} +8 -8
  4. package/dist/assocTableSearch.css +1 -1
  5. package/dist/bn-bus-ui.es.js +46 -47
  6. package/dist/bn-bus-ui.umd.js +35 -35
  7. package/dist/{chooseIPaasData-BKN3tJOL.js → chooseIPaasData-BqXMfPqI.js} +28 -28
  8. package/dist/chooseIPaasData.css +1 -1
  9. package/dist/{defaultSet-DSHHKS-E.js → defaultSet-j1QYjMD4.js} +86 -111
  10. package/dist/defaultSet.css +1 -1
  11. package/dist/{formItemFooter-CUO7lN3y.js → formItemFooter-CWaCSFIt.js} +3 -3
  12. package/dist/formItemFooter.css +1 -1
  13. package/dist/{funcExprDialog-CB0G7Adz.js → funcExprDialog-COxanKEf.js} +9 -9
  14. package/dist/funcExprDialog.css +1 -1
  15. package/dist/{index-CA5p03_X.js → index-8e9BxXuV.js} +162 -156
  16. package/dist/{index-CoRPuY-A.js → index-B-fCpph5.js} +3 -3
  17. package/dist/{index-Di4QUZGh.js → index-B1CCOEZh.js} +4 -4
  18. package/dist/{index-ikd6cc8K.js → index-B35rCAqR.js} +2 -2
  19. package/dist/{index-BVnrcrC7.js → index-BOWYSziY.js} +9 -9
  20. package/dist/{index-D6_A0LoJ.js → index-Bcs08vJH.js} +1 -1
  21. package/dist/{index-D-6pu0D0.js → index-Bf6PK4pL.js} +3 -3
  22. package/dist/{index-B8igHhBO.js → index-BicpKVoa.js} +2 -2
  23. package/dist/{index-DB919mNO.js → index-CKn4kcDL.js} +2 -2
  24. package/dist/{index-BovCPakD.js → index-COj1uXF9.js} +2 -2
  25. package/dist/{index-No0bAPly.js → index-CUoUi1U2.js} +2 -2
  26. package/dist/{index-D44Fmvmv.js → index-D1IDxBaB.js} +2 -2
  27. package/dist/{index-5Rq45Jg0.js → index-D2PjsTuk.js} +2 -2
  28. package/dist/{index-DOp91p3h.js → index-Dam-6pal.js} +3 -3
  29. package/dist/{index-Cijchf4-.js → index-DhLgKawG.js} +3 -3
  30. package/dist/{index-DaSFxdPn.js → index-DwRgK4h_.js} +2 -2
  31. package/dist/{index-CcPJgAeZ.js → index-Y9Dd4yKZ.js} +2 -2
  32. package/dist/index.css +1 -1
  33. package/dist/index2.css +1 -1
  34. package/dist/index3.css +1 -1
  35. package/dist/index4.css +1 -1
  36. package/dist/index5.css +1 -1
  37. package/dist/index6.css +1 -1
  38. package/dist/index7.css +1 -1
  39. package/dist/{install-CXQxMw8K.js → install-DaHu6xrB.js} +4385 -4634
  40. package/dist/install.css +1 -1
  41. package/dist/{setOption-Dy-OMm7l.js → setOption-Bvw99dqF.js} +2 -2
  42. package/dist/setOption.css +1 -1
  43. package/dist/{setRelationOption-C5kkv7gq.js → setRelationOption-BAvxn4RJ.js} +204 -204
  44. package/dist/setRelationOption.css +1 -1
  45. package/package.json +51 -51
@@ -1,8 +1,8 @@
1
1
  import { debounce as h } from "lodash";
2
- import { f, a as _ } from "./formItemFooter-CUO7lN3y.js";
3
- import { B as p } from "./index-D6_A0LoJ.js";
2
+ import { f, a as _ } from "./formItemFooter-CWaCSFIt.js";
3
+ import { B as p } from "./index-Bcs08vJH.js";
4
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-CXQxMw8K.js";
5
+ import { _ as B } from "./install-DaHu6xrB.js";
6
6
  const b = {
7
7
  name: "addressForm",
8
8
  components: { BnAddressParse: p, formItemTop: _, formItemFooter: f },
@@ -1,10 +1,10 @@
1
- import { a as I, f as b } from "./formItemFooter-CUO7lN3y.js";
2
- import { _ as F, p as v } from "./install-CXQxMw8K.js";
1
+ import { a as b, f as I } from "./formItemFooter-CWaCSFIt.js";
2
+ import { _ as F, a3 as v } from "./install-DaHu6xrB.js";
3
3
  import { f as w } from "./fileFormData-D_Q1vylE.js";
4
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: b, formItemTop: I },
7
+ components: { formItemFooter: I, formItemTop: b },
8
8
  props: {
9
9
  column: { type: Object, default: () => ({}) },
10
10
  disabled: Boolean,
@@ -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-c1addc1f"]]);
175
+ const A = /* @__PURE__ */ F(D, [["render", S], ["__scopeId", "data-v-ce213ba4"]]);
176
176
  export {
177
177
  A as default
178
178
  };
@@ -1,7 +1,7 @@
1
- import { f as i, a as d } from "./formItemFooter-CUO7lN3y.js";
1
+ import { f as i, a as d } from "./formItemFooter-CWaCSFIt.js";
2
2
  import { debounce as f } from "lodash";
3
3
  import { resolveComponent as m, openBlock as p, createElementBlock as h, createVNode as u, createElementVNode as _ } from "vue";
4
- import { _ as I } from "./install-CXQxMw8K.js";
4
+ import { _ as I } from "./install-DaHu6xrB.js";
5
5
  const B = {
6
6
  name: "numberForm",
7
7
  components: { formItemTop: d, formItemFooter: i },
@@ -1,11 +1,11 @@
1
1
  import { isEmpty as O, cloneDeep as T } from "lodash";
2
- import { _ as U, c as F } from "./install-CXQxMw8K.js";
3
- import { resolveComponent as a, openBlock as i, createElementBlock as s, createVNode as d, mergeProps as w, 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, U as F } from "./install-DaHu6xrB.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: D(() => import("./install-CXQxMw8K.js").then((t) => t.ab)),
8
- assocTableSearch: D(() => import("./assocTableSearch-wWHJAEoc.js"))
7
+ columnConfigDialog: D(() => import("./install-DaHu6xrB.js").then((t) => t.T)),
8
+ assocTableSearch: D(() => import("./assocTableSearch-BdJZwkIo.js"))
9
9
  // assocTable: defineAsyncComponent(() => import("./assocTable.vue")),
10
10
  },
11
11
  props: {
@@ -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, w({ ref: "columnConfigDialog" }, t.$props, {
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, w({ ref: "assocTableSearch" }, t.$props), null, 16),
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)),
@@ -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 b;
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
- ((b = l.insideDataSourceInfo) == null ? void 0 : b.type) == "group" ? (i(), V(C, {
173
+ ((w = l.insideDataSourceInfo) == null ? void 0 : w.type) == "group" ? (i(), V(C, {
174
174
  key: 0,
175
175
  content: "来自关联表组件",
176
176
  placement: "top"
@@ -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-070bd0d4"]]);
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 { debounce as h } from "lodash";
2
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-CXQxMw8K.js";
3
+ import { _ } from "./install-DaHu6xrB.js";
4
4
  const g = {
5
5
  name: "BnAddressParse",
6
6
  props: {
@@ -1,8 +1,8 @@
1
1
  import { debounce as v } from "lodash";
2
- import { f, a as b } from "./formItemFooter-CUO7lN3y.js";
3
- import { B as w } from "./index-D6_A0LoJ.js";
2
+ import { f, a as b } from "./formItemFooter-CWaCSFIt.js";
3
+ import { B as w } from "./index-Bcs08vJH.js";
4
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-CXQxMw8K.js";
5
+ import { _ as y } from "./install-DaHu6xrB.js";
6
6
  const I = {
7
7
  name: "addressForm",
8
8
  components: { BnAddressParse: w, formItemTop: b, formItemFooter: f },
@@ -1,6 +1,6 @@
1
- import { a as i, f as s } from "./formItemFooter-CUO7lN3y.js";
1
+ import { a as i, f as s } from "./formItemFooter-CWaCSFIt.js";
2
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-CXQxMw8K.js";
3
+ import { _ as p } from "./install-DaHu6xrB.js";
4
4
  const h = {
5
5
  name: "editSelectCol",
6
6
  components: { formItemFooter: s, formItemTop: i },
@@ -1,6 +1,6 @@
1
- import { a as m, f as s } from "./formItemFooter-CUO7lN3y.js";
1
+ import { a as m, f as s } from "./formItemFooter-CWaCSFIt.js";
2
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-CXQxMw8K.js";
3
+ import { _ as h } from "./install-DaHu6xrB.js";
4
4
  const _ = {
5
5
  name: "relationForm",
6
6
  components: { formItemFooter: s, formItemTop: m },
@@ -1,6 +1,6 @@
1
1
  import { isEmpty as u } from "lodash";
2
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-CXQxMw8K.js";
3
+ import { _ as v } from "./install-DaHu6xrB.js";
4
4
  const x = {
5
5
  name: "packageFilter",
6
6
  computed: {
@@ -103,7 +103,7 @@ function b(t, o, c, L, l, s) {
103
103
  [d, !l.lazyLoad]
104
104
  ]);
105
105
  }
106
- const W = /* @__PURE__ */ v(x, [["render", b], ["__scopeId", "data-v-8f100509"]]);
106
+ const W = /* @__PURE__ */ v(x, [["render", b], ["__scopeId", "data-v-a92dc360"]]);
107
107
  export {
108
108
  W as default
109
109
  };
@@ -1,4 +1,4 @@
1
- import { _ as g, b as w } from "./install-CXQxMw8K.js";
1
+ import { _ as g, V as w } from "./install-DaHu6xrB.js";
2
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",
@@ -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-972cc4de"]]);
115
+ const C = /* @__PURE__ */ g(v, [["render", S], ["__scopeId", "data-v-7c881e71"]]);
116
116
  export {
117
117
  C as default
118
118
  };
@@ -1,7 +1,7 @@
1
1
  import { debounce as F } from "lodash";
2
- import { f as E, a as Q } from "./formItemFooter-CUO7lN3y.js";
2
+ import { f as E, a as Q } from "./formItemFooter-CWaCSFIt.js";
3
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-CXQxMw8K.js";
4
+ import { _ as N } from "./install-DaHu6xrB.js";
5
5
  const T = {
6
6
  name: "stringForm",
7
7
  components: { formItemTop: Q, formItemFooter: E },
@@ -1,7 +1,7 @@
1
- import { f as d, a as s } from "./formItemFooter-CUO7lN3y.js";
1
+ import { f as d, a as s } from "./formItemFooter-CWaCSFIt.js";
2
2
  import { debounce as f } from "lodash";
3
3
  import { resolveComponent as n, openBlock as i, createElementBlock as _, createVNode as t, createElementVNode as p } from "vue";
4
- import { _ as x } from "./install-CXQxMw8K.js";
4
+ import { _ as x } from "./install-DaHu6xrB.js";
5
5
  const h = {
6
6
  name: "numberForm",
7
7
  components: { formItemTop: s, formItemFooter: d },
@@ -1,6 +1,6 @@
1
- import { a as f, f as _ } from "./formItemFooter-CUO7lN3y.js";
1
+ import { a as f, f as _ } from "./formItemFooter-CWaCSFIt.js";
2
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-CXQxMw8K.js";
3
+ import { _ as g } from "./install-DaHu6xrB.js";
4
4
  const V = {
5
5
  name: "radioForm",
6
6
  components: { formItemFooter: _, formItemTop: f },
@@ -45,7 +45,7 @@ function x(B, l, e, C, k, m) {
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-f95d5d49"]]);
48
+ const T = /* @__PURE__ */ g(V, [["render", x], ["__scopeId", "data-v-7a529164"]]);
49
49
  export {
50
50
  T as default
51
51
  };
@@ -1,6 +1,6 @@
1
- import { a as f, f as h } from "./formItemFooter-CUO7lN3y.js";
1
+ import { a as f, f as h } from "./formItemFooter-CWaCSFIt.js";
2
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-CXQxMw8K.js";
3
+ import { _ as x } from "./install-DaHu6xrB.js";
4
4
  const F = {
5
5
  name: "checkboxForm",
6
6
  components: {
@@ -52,7 +52,7 @@ function I(a, t, e, y, B, r) {
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-300cef1d"]]);
55
+ const D = /* @__PURE__ */ x(F, [["render", I], ["__scopeId", "data-v-81241159"]]);
56
56
  export {
57
57
  D as default
58
58
  };
@@ -1,6 +1,6 @@
1
- import { f as s, a as d } from "./formItemFooter-CUO7lN3y.js";
1
+ import { f as s, a as d } from "./formItemFooter-CWaCSFIt.js";
2
2
  import { resolveComponent as o, openBlock as u, createElementBlock as i, createVNode as t, createElementVNode as f } from "vue";
3
- import { _ } from "./install-CXQxMw8K.js";
3
+ import { _ } from "./install-DaHu6xrB.js";
4
4
  const p = {
5
5
  name: "dateForm",
6
6
  components: { formItemTop: d, formItemFooter: s },
@@ -1,6 +1,6 @@
1
- import { a as d, f as s } from "./formItemFooter-CUO7lN3y.js";
1
+ import { a as d, f as s } from "./formItemFooter-CWaCSFIt.js";
2
2
  import { resolveComponent as o, openBlock as u, createElementBlock as i, createVNode as n, createElementVNode as f } from "vue";
3
- import { _ } from "./install-CXQxMw8K.js";
3
+ import { _ } from "./install-DaHu6xrB.js";
4
4
  const p = {
5
5
  name: "dateDualForm",
6
6
  props: {
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- .radioForm-empty[data-v-f95d5d49]{width:330px;line-height:32px;text-align:center;font-size:12px;color:#999}.radioForm-item[data-v-f95d5d49]{display:inline-block;line-height:32px;height:32px;min-width:200px;margin-right:16px}.radioForm-item .radio-box-label[data-v-f95d5d49]{width:100%;box-sizing:border-box;height:32px}.radioForm .radioForm-4[data-v-f95d5d49]{width:calc(25% - 16px);min-width:auto}.radioForm-evaluate[data-v-f95d5d49]{min-width:150px}
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-300cef1d]{line-height:24px!important;margin-bottom:8px;font-size:14px;color:#666}.checkboxForm-tips[data-v-300cef1d]{line-height:32px;font-size:12px}.checkboxForm-item[data-v-300cef1d]{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-300cef1d]{width:330px;line-height:32px;text-align:center;font-size:12px;color:#999}
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-c1addc1f]{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-c1addc1f] .fileForm-upload .el-upload{display:inline-block}.fileForm[data-v-c1addc1f] .fileForm-upload .el-upload-dragger{border:none;width:auto;height:auto;border-radius:0;padding:0}.fileForm-list[data-v-c1addc1f]{position:relative}.fileForm[data-v-c1addc1f] .fileForm-input{width:145px;display:inline-block}.fileForm[data-v-c1addc1f] .fileForm-input .el-input__wrapper{border:1px dashed rgba(0,0,0,.15)}.fileForm-tip[data-v-c1addc1f]{margin-left:8px;display:inline-block;font-size:12px;line-height:32px;color:#00000040}.fileForm-progress[data-v-c1addc1f]{width:100%;max-width:444px;margin-top:8px}
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-b5b06973]{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-b5b06973] .childFormFile-upload .el-upload{display:inline-block}.childFormFile[data-v-b5b06973] .childFormFile-upload .el-upload-dragger{border:none;width:auto;height:auto;border-radius:0;padding:0}.childFormFile-list[data-v-b5b06973]{position:relative}.childFormFile[data-v-b5b06973] .childFormFile-input{width:145px;display:inline-block}.childFormFile[data-v-b5b06973] .childFormFile-input .el-input__wrapper{border:1px dashed rgba(0,0,0,.15)}.childFormFile-tip[data-v-b5b06973]{margin-left:8px;display:inline-block;font-size:12px;line-height:32px;color:#00000040}.childFormFile-progress[data-v-b5b06973]{width:100%;max-width:444px;margin-top:8px}.inventory[data-v-740d3d8f]{min-height:46px;padding:10px;border:1px solid #eee}.childFormBody-file[data-v-396393e7]{order:1;display:flex;align-items:center}.childFormBody-file-icon[data-v-396393e7]{font-size:22px}.childFormBody-file-view[data-v-396393e7]{width:calc(100% - 20px);overflow:hidden}.childFormBody-td[data-v-396393e7]{flex-grow:1}.childFormBody-operate[data-v-396393e7]{display:flex;align-items:center}
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-30ec2afe]{order:1;display:flex;align-items:center}.childFormBody-file-icon[data-v-30ec2afe]{font-size:22px}.childFormBody-file-view[data-v-30ec2afe]{width:calc(100% - 20px);overflow:hidden}.childFormBody-td[data-v-30ec2afe]{flex-grow:1}.childFormBody-operate[data-v-30ec2afe]{display:flex;align-items:center}
package/dist/index5.css CHANGED
@@ -1 +1 @@
1
- .paraExplainSet[data-v-972cc4de]{width:100%}.paraExplainSet-upload[data-v-972cc4de]{width:40px;height:40px}.paraExplainSet-upload-btn[data-v-972cc4de]{width:40px;height:40px;border:1px solid rgba(0,0,0,.12);box-shadow:0 0 12px #0000001f}.paraExplainSet-image-wrapper[data-v-972cc4de]{position:relative;width:40px;height:40px}.paraExplainSet-image-wrapper:hover .paraExplainSet-image-delete[data-v-972cc4de]{opacity:1}.paraExplainSet-image-delete[data-v-972cc4de]{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-972cc4de]:hover{background-color:#000c}.paraExplainSet-image-delete .el-icon-close[data-v-972cc4de]{color:#fff;font-size:12px}
1
+ .paraExplainSet[data-v-7c881e71]{width:100%}.paraExplainSet-upload[data-v-7c881e71]{width:40px;height:40px}.paraExplainSet-upload-btn[data-v-7c881e71]{width:40px;height:40px;border:1px solid rgba(0,0,0,.12);box-shadow:0 0 12px #0000001f}.paraExplainSet-image-wrapper[data-v-7c881e71]{position:relative;width:40px;height:40px}.paraExplainSet-image-wrapper:hover .paraExplainSet-image-delete[data-v-7c881e71]{opacity:1}.paraExplainSet-image-delete[data-v-7c881e71]{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-7c881e71]:hover{background-color:#000c}.paraExplainSet-image-delete .el-icon-close[data-v-7c881e71]{color:#fff;font-size:12px}
package/dist/index6.css CHANGED
@@ -1 +1 @@
1
- .childrenSetOpt-top[data-v-070bd0d4]{height:32px;font-size:14px}.childrenSetOpt-top-title[data-v-070bd0d4]{font-weight:500}.childrenSetOpt-list[data-v-070bd0d4]{margin-top:10px;padding-right:10px}.childrenSetOpt-list .el-scrollbar__view>div[data-v-070bd0d4]{display:flex;flex-wrap:wrap;gap:10px}.childrenSetOpt-list-item[data-v-070bd0d4]{position:relative;cursor:pointer;background:#ebeef5;border-radius:6px;padding:10px}.childrenSetOpt-list-item.two[data-v-070bd0d4]{width:calc(50% - 5px)}.childrenSetOpt-list-item.one[data-v-070bd0d4]{width:100%}.childrenSetOpt-list-item[data-v-070bd0d4]:hover{background:#e4e7ed;box-shadow:0 0 6px #0000001f}.childrenSetOpt-list-item-content[data-v-070bd0d4]{flex:1;min-width:0;overflow:hidden}.childrenSetOpt-list-item-text[data-v-070bd0d4]{flex:1;min-width:0}.childrenSetOpt-list-item-memo[data-v-070bd0d4]{font-size:12px;padding:12px 0 4px 22px}.childrenSetOpt-list-item-drag[data-v-070bd0d4]{padding-right:8px;flex-shrink:0}
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-8f100509]{height:32px;font-size:14px}.packageFilter-top-title[data-v-8f100509]{font-weight:500}.packageFilter-list[data-v-8f100509]{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;max-height:300px;overflow-y:auto}.packageFilter-list-item[data-v-8f100509]{position:relative;cursor:pointer;background:#ebeef5;border-radius:6px;padding:10px}.packageFilter-list-item.two[data-v-8f100509]{width:calc(50% - 5px)}.packageFilter-list-item.one[data-v-8f100509]{width:100%}.packageFilter-list-item[data-v-8f100509]:hover{background:#e4e7ed;box-shadow:0 0 6px #0000001f}
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}