asiaint-lowcode 3.0.55 → 3.0.57

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 (34) hide show
  1. package/README.md +31 -31
  2. package/dist/asiaint-lowcode.js +1 -1
  3. package/dist/asiaint-lowcode.umd.cjs +4 -4
  4. package/dist/lazy/{Card-Blys6lHz.js → Card-C_hmfi2x.js} +29 -27
  5. package/dist/lazy/{Cascader-BpoH59iv.js → Cascader-WFDvaXt2.js} +1 -1
  6. package/dist/lazy/{Checkbox-D161NRJm.js → Checkbox-ENVG-5yr.js} +2 -2
  7. package/dist/lazy/{Collapse-G0jN8IFF.js → Collapse-BUIMWE5q.js} +1 -1
  8. package/dist/lazy/{Component-C32A0l4r.js → Component-B_IVSBg6.js} +9 -9
  9. package/dist/lazy/{Component-CqNVJCa1.js → Component-CCgb51Lo.js} +2 -2
  10. package/dist/lazy/{Component-vDCTtl4Z.js → Component-CD_i8-_P.js} +2 -2
  11. package/dist/lazy/{Component-BWnVOyuj.js → Component-EJ1T00V7.js} +1 -1
  12. package/dist/lazy/{Component-BmUPHdWz.js → Component-mykY7zJZ.js} +1 -1
  13. package/dist/lazy/{Component-B8sb1TQu.js → Component-oS6qIN59.js} +1 -1
  14. package/dist/lazy/{CurdCard-tSb2xu45.js → CurdCard-CuJHSYjY.js} +15 -16
  15. package/dist/lazy/{Custom-7d0dHQLt.js → Custom-B3sPLas_.js} +7 -7
  16. package/dist/lazy/{FormList-B4pdDhso.js → FormList-txHBdTa0.js} +1 -1
  17. package/dist/lazy/{Grid-Cgk2pVX4.js → Grid-CPQE2DE0.js} +1 -1
  18. package/dist/lazy/{Inline-HWgRSJyd.js → Inline-D_7k_x0v.js} +7 -7
  19. package/dist/lazy/{JsonEdit-ZpvuDBpy.js → JsonEdit-By6hEQeW.js} +3 -3
  20. package/dist/lazy/{LogList-8mgpZC18.js → LogList-5u0Jro0L.js} +7 -7
  21. package/dist/lazy/{ObjGroup-Bn2oEnIj.js → ObjGroup-uVU8kZuf.js} +1 -1
  22. package/dist/lazy/{OfferDetails-B9Tqmm6a.js → OfferDetails-DwOXLKl3.js} +24 -24
  23. package/dist/lazy/{Progress-CHUQjBEa.js → Progress-Y0UjKDDi.js} +5 -5
  24. package/dist/lazy/{Radio-BIFrGQex.js → Radio-Cz1sXYWS.js} +2 -2
  25. package/dist/lazy/{SearchSelect-DlPkleD6.js → SearchSelect-CKBmqFrL.js} +14 -14
  26. package/dist/lazy/{Select-CgmHoDCa.js → Select-lEg1ySRN.js} +2 -2
  27. package/dist/lazy/{Table-DSbrNuqE.js → Table-Zj48WxAw.js} +2 -2
  28. package/dist/lazy/{Tabs-CdNTde0b.js → Tabs-Dv-gRNyb.js} +1 -1
  29. package/dist/lazy/{Wrapper-BQ5YQWCq.js → Wrapper-D9cFGrhS.js} +2 -2
  30. package/dist/lazy/{index-vejK42e5.js → index-Cx6fh7kP.js} +41 -41
  31. package/dist/lazy/{useSelect-B2PrauuM.js → useSelect-Ca_yFP9S.js} +1 -1
  32. package/dist/style.css +2 -2
  33. package/global.d.ts +10 -10
  34. package/package.json +36 -36
@@ -1,7 +1,7 @@
1
- import { defineComponent as g, ref as M, inject as h, resolveComponent as d, openBlock as o, createBlock as i, mergeProps as $, withCtx as c, createElementVNode as s, createElementBlock as n, createVNode as t, unref as p, normalizeClass as I, createCommentVNode as E, toDisplayString as v, Fragment as u, renderList as C, withDirectives as V, vShow as D } from "vue";
2
- import { _ as F, I as k, B as N, a as S, b as j } from "./index-vejK42e5.js";
1
+ import { defineComponent as B, ref as g, inject as h, resolveComponent as d, openBlock as s, createBlock as i, mergeProps as M, withCtx as c, createElementVNode as o, createElementBlock as n, createVNode as t, unref as p, normalizeClass as $, createCommentVNode as I, toDisplayString as v, Fragment as u, renderList as C, withDirectives as E, vShow as V } from "vue";
2
+ import { _ as D, I as k, B as F, a as N, b as S } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
- const z = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "card-sub-header" }, P = /* @__PURE__ */ g({
4
+ const j = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "card-sub-header" }, P = /* @__PURE__ */ B({
5
5
  __name: "Card",
6
6
  props: {
7
7
  children: {},
@@ -13,7 +13,7 @@ const z = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "ca
13
13
  subHeaders: {}
14
14
  },
15
15
  setup(R) {
16
- const a = M(!1), m = h("ruleModule", void 0), f = h("pageMethodMap", {}), _ = (l) => {
16
+ const a = g(!1), m = h("ruleModule", void 0), f = h("pageMethodMap", {}), _ = (l) => {
17
17
  if (l && m)
18
18
  try {
19
19
  m[l](f);
@@ -23,27 +23,27 @@ const z = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "ca
23
23
  };
24
24
  return (l, r) => {
25
25
  const b = d("el-tooltip"), w = d("el-collapse-transition"), y = d("ElCard");
26
- return o(), i(y, $(l.$attrs, {
26
+ return s(), i(y, M(l.$attrs, {
27
27
  class: ["crm-card", { collapsed: a.value, shadowless: l.shadowless }],
28
28
  shadow: "never"
29
29
  }), {
30
30
  header: c(() => [
31
- s("div", z, [
32
- l.collapsible ? (o(), n("div", {
31
+ o("div", j, [
32
+ l.collapsible ? (s(), n("div", {
33
33
  key: 0,
34
34
  class: "icon-wrapper",
35
35
  onClick: r[0] || (r[0] = (e) => a.value = !a.value)
36
36
  }, [
37
- t(p(F), {
37
+ t(p(D), {
38
38
  name: "dropdown",
39
- class: I(["dropdown-icon", { "is-collapsed": a.value }])
39
+ class: $(["dropdown-icon", { "is-collapsed": a.value }])
40
40
  }, null, 8, ["class"])
41
- ])) : E("", !0),
42
- s("span", null, v(l.header), 1),
43
- (o(!0), n(u, null, C(l.extraIcons, (e) => (o(), n(u, {
41
+ ])) : I("", !0),
42
+ o("span", null, v(l.header), 1),
43
+ (s(!0), n(u, null, C(l.extraIcons, (e) => (s(), n(u, {
44
44
  key: e.name
45
45
  }, [
46
- e.tips ? (o(), i(b, {
46
+ e.tips ? (s(), i(b, {
47
47
  key: 0,
48
48
  content: e.tips,
49
49
  placement: "right"
@@ -53,29 +53,31 @@ const z = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "ca
53
53
  class: "extra-icon",
54
54
  name: e.name,
55
55
  color: e.color,
56
- onClick: (B) => _(e.onClick)
57
- }, null, 8, ["name", "color", "onClick"])
56
+ size: e.size || "small",
57
+ onClick: (z) => _(e.onClick)
58
+ }, null, 8, ["name", "color", "size", "onClick"])
58
59
  ]),
59
60
  _: 2
60
- }, 1032, ["content"])) : (o(), i(k, {
61
+ }, 1032, ["content"])) : (s(), i(k, {
61
62
  key: 1,
62
63
  class: "extra-icon",
63
64
  name: e.name,
64
65
  color: e.color,
65
- onClick: (B) => _(e.onClick)
66
- }, null, 8, ["name", "color", "onClick"]))
66
+ size: e.size || "small",
67
+ onClick: (z) => _(e.onClick)
68
+ }, null, 8, ["name", "color", "size", "onClick"]))
67
69
  ], 64))), 128)),
68
- s("div", H, [
69
- t(p(N), {
70
+ o("div", H, [
71
+ t(p(F), {
70
72
  btns: l.btns || []
71
73
  }, null, 8, ["btns"])
72
74
  ]),
73
- s("div", L, [
74
- (o(!0), n(u, null, C(l.subHeaders, (e) => (o(), n("div", {
75
+ o("div", L, [
76
+ (s(!0), n(u, null, C(l.subHeaders, (e) => (s(), n("div", {
75
77
  key: e,
76
78
  class: "card-sub-header-item"
77
79
  }, [
78
- s("span", null, v(e), 1)
80
+ o("span", null, v(e), 1)
79
81
  ]))), 128))
80
82
  ])
81
83
  ])
@@ -83,10 +85,10 @@ const z = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "ca
83
85
  default: c(() => [
84
86
  t(w, null, {
85
87
  default: c(() => [
86
- V(s("div", null, [
87
- t(p(S), { list: l.children }, null, 8, ["list"])
88
+ E(o("div", null, [
89
+ t(p(N), { list: l.children }, null, 8, ["list"])
88
90
  ], 512), [
89
- [D, !a.value]
91
+ [V, !a.value]
90
92
  ])
91
93
  ]),
92
94
  _: 1
@@ -96,7 +98,7 @@ const z = { class: "card-header" }, H = { class: "card-btns" }, L = { class: "ca
96
98
  }, 16, ["class"]);
97
99
  };
98
100
  }
99
- }), G = /* @__PURE__ */ j(P, [["__scopeId", "data-v-b5fbadba"]]);
101
+ }), G = /* @__PURE__ */ S(P, [["__scopeId", "data-v-37d0cc4b"]]);
100
102
  export {
101
103
  G as default
102
104
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as f, mergeModels as g, useModel as v, inject as r, resolveComponent as y, openBlock as M, createBlock as C, mergeProps as h, unref as d } from "vue";
2
2
  import "element-plus";
3
- import { u as b } from "./useSelect-B2PrauuM.js";
3
+ import { u as b } from "./useSelect-Ca_yFP9S.js";
4
4
  const k = /* @__PURE__ */ f({
5
5
  __name: "Cascader",
6
6
  props: /* @__PURE__ */ g({
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as w, mergeModels as z, useModel as D, watch as F, resolveComponent as t, resolveDirective as M, unref as a, openBlock as l, createElementBlock as s, toDisplayString as I, withDirectives as P, createBlock as r, mergeProps as S, withCtx as b, Fragment as y, renderList as v, createCommentVNode as f } from "vue";
2
2
  import "element-plus";
3
- import { u as j } from "./index-vejK42e5.js";
4
- import { u as E } from "./useSelect-B2PrauuM.js";
3
+ import { u as j } from "./index-Cx6fh7kP.js";
4
+ import { u as E } from "./useSelect-Ca_yFP9S.js";
5
5
  const L = { key: 0 }, q = /* @__PURE__ */ w({
6
6
  __name: "Checkbox",
7
7
  props: /* @__PURE__ */ z({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as u, ref as f, onMounted as _, watch as h, resolveComponent as c, openBlock as o, createBlock as i, mergeProps as C, withCtx as r, createElementBlock as E, Fragment as k, renderList as v, createVNode as m, unref as V } from "vue";
2
- import { a as y } from "./index-vejK42e5.js";
2
+ import { a as y } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  import { _ as B } from "./Title.vue_vue_type_script_setup_true_lang-Ceco_9-w.js";
5
5
  const x = /* @__PURE__ */ u({
@@ -1,5 +1,5 @@
1
- import { defineComponent as b, inject as C, ref as v, watch as $, resolveComponent as m, openBlock as d, createBlock as f, mergeProps as A, withCtx as y, createElementVNode as c, toDisplayString as B, createElementBlock as k, createCommentVNode as _, Fragment as N, renderList as E, unref as I, withModifiers as P, createVNode as V } from "vue";
2
- import { f as F, I as j, b as D } from "./index-vejK42e5.js";
1
+ import { defineComponent as b, inject as C, ref as v, watch as $, resolveComponent as m, openBlock as d, createBlock as y, mergeProps as A, withCtx as f, createElementVNode as c, toDisplayString as B, createElementBlock as k, createCommentVNode as _, Fragment as N, renderList as E, unref as I, withModifiers as P, createVNode as V } from "vue";
2
+ import { f as F, I as j, b as D } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const R = { class: "custom-tree-node" }, S = { class: "tree-node-text" }, q = { class: "tree-node-label" }, z = {
5
5
  key: 0,
@@ -53,7 +53,7 @@ const R = { class: "custom-tree-node" }, S = { class: "tree-node-text" }, q = {
53
53
  }
54
54
  ), (e, t) => {
55
55
  const r = m("el-tooltip"), s = m("el-button"), L = m("el-tree");
56
- return d(), f(L, A(e.$attrs, {
56
+ return d(), y(L, A(e.$attrs, {
57
57
  onNodeClick: w,
58
58
  load: x,
59
59
  ref: "treeRef",
@@ -66,7 +66,7 @@ const R = { class: "custom-tree-node" }, S = { class: "tree-node-text" }, q = {
66
66
  data: e.data,
67
67
  "default-expanded-keys": h.value
68
68
  }), {
69
- default: y(({ node: p, data: u }) => [
69
+ default: f(({ node: p, data: u }) => [
70
70
  c("div", R, [
71
71
  c("div", S, [
72
72
  c("span", q, B(p.label), 1),
@@ -76,14 +76,14 @@ const R = { class: "custom-tree-node" }, S = { class: "tree-node-text" }, q = {
76
76
  (d(!0), k(N, null, E(e.btns, (n) => (d(), k(N, {
77
77
  key: n.key
78
78
  }, [
79
- I(F)(n.hidden, { $node: p, $data: u }) ? _("", !0) : (d(), f(s, {
79
+ I(F)(n.hidden, { $node: p, $data: u }) ? _("", !0) : (d(), y(s, {
80
80
  key: 0,
81
81
  link: "",
82
82
  onClick: P((H) => M(n.onClick, p, u), ["stop"]),
83
83
  disabled: n.disabled,
84
84
  type: n.type
85
85
  }, {
86
- default: y(() => [
86
+ default: f(() => [
87
87
  V(r, {
88
88
  class: "box-item",
89
89
  effect: "dark",
@@ -92,8 +92,8 @@ const R = { class: "custom-tree-node" }, S = { class: "tree-node-text" }, q = {
92
92
  "popper-class": "low-tsp",
93
93
  "show-after": 300
94
94
  }, {
95
- default: y(() => [
96
- n.icon ? (d(), f(j, {
95
+ default: f(() => [
96
+ n.icon ? (d(), y(j, {
97
97
  key: 0,
98
98
  name: n.icon.name,
99
99
  color: n.icon.color,
@@ -113,7 +113,7 @@ const R = { class: "custom-tree-node" }, S = { class: "tree-node-text" }, q = {
113
113
  }, 16, ["current-node-key", "node-key", "props", "data", "default-expanded-keys"]);
114
114
  };
115
115
  }
116
- }), T = /* @__PURE__ */ D(G, [["__scopeId", "data-v-eefcc0ef"]]);
116
+ }), T = /* @__PURE__ */ D(G, [["__scopeId", "data-v-042fe6cd"]]);
117
117
  export {
118
118
  T as default
119
119
  };
@@ -2,7 +2,7 @@ var u = Object.defineProperty;
2
2
  var m = (o, e, t) => e in o ? u(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t;
3
3
  var a = (o, e, t) => m(o, typeof e != "symbol" ? e + "" : e, t);
4
4
  import { defineComponent as g, mergeModels as v, useModel as I, ref as c, onMounted as w, resolveComponent as C, openBlock as y, createElementBlock as _, createVNode as V, createElementVNode as M } from "vue";
5
- import { u as b, b as x } from "./index-vejK42e5.js";
5
+ import { u as b, b as x } from "./index-Cx6fh7kP.js";
6
6
  import "element-plus";
7
7
  function S() {
8
8
  return "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z".split(",");
@@ -111,7 +111,7 @@ const P = { class: "vfc-verify-code" }, k = /* @__PURE__ */ g({
111
111
  ]);
112
112
  };
113
113
  }
114
- }), T = /* @__PURE__ */ x(k, [["__scopeId", "data-v-f5206e68"]]);
114
+ }), T = /* @__PURE__ */ x(k, [["__scopeId", "data-v-eda48825"]]);
115
115
  export {
116
116
  T as default
117
117
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as $, ref as v, computed as N, watch as L, onMounted as x, onBeforeUnmount as F, openBlock as T, createElementBlock as E, mergeModels as J, useModel as A, resolveComponent as G, unref as W, createElementVNode as P, createBlock as X, withCtx as D, createTextVNode as I, createCommentVNode as Y, createVNode as R } from "vue";
2
- import { b as H, u as K, c as Q } from "./index-vejK42e5.js";
2
+ import { b as H, u as K, c as Q } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const Z = $({
5
5
  props: {
@@ -172,7 +172,7 @@ function j(a, n, c, d, t, g) {
172
172
  onTouchend: n[5] || (n[5] = (...o) => a.touchEnd && a.touchEnd(...o))
173
173
  }, null, 544);
174
174
  }
175
- const _ = /* @__PURE__ */ H(Z, [["render", j], ["__scopeId", "data-v-0e272b28"]]), ee = { key: 0 }, te = { class: "vfc-esign-preview" }, le = ["src"], ae = {
175
+ const _ = /* @__PURE__ */ H(Z, [["render", j], ["__scopeId", "data-v-5f3bfcf7"]]), ee = { key: 0 }, te = { class: "vfc-esign-preview" }, le = ["src"], ae = {
176
176
  key: 1,
177
177
  class: "vfc-esign"
178
178
  }, ie = /* @__PURE__ */ $({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as s, mergeModels as p, useModel as u, resolveComponent as i, openBlock as t, createElementBlock as d, toDisplayString as c, createBlock as y, mergeProps as f } from "vue";
2
- import { u as v } from "./index-vejK42e5.js";
2
+ import { u as v } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const k = { key: 0 }, K = /* @__PURE__ */ s({
5
5
  __name: "Component",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as d, mergeModels as m, useModel as r, resolveComponent as u, openBlock as p, createBlock as i, mergeProps as c, unref as f } from "vue";
2
- import { u as V } from "./index-vejK42e5.js";
2
+ import { u as V } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const B = /* @__PURE__ */ d({
5
5
  __name: "Component",
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as b, mergeModels as V, useModel as B, resolveComponent as d, openBlock as l, createBlock as n, createSlots as C, withCtx as a, createElementBlock as m, Fragment as w, createVNode as E, unref as r, createElementVNode as o, createTextVNode as i, toDisplayString as p, createCommentVNode as u } from "vue";
2
2
  import { ElMessage as M, ElMessageBox as N } from "element-plus";
3
- import { _ as f } from "./index-vejK42e5.js";
3
+ import { _ as f } from "./index-Cx6fh7kP.js";
4
4
  const $ = {
5
5
  key: 0,
6
6
  style: { "min-width": "300px" }
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as D, inject as V, ref as I, resolveComponent as C, openBlock as n, createElementBlock as s, createElementVNode as i, normalizeClass as y, createBlock as r, createCommentVNode as m, toDisplayString as M, withCtx as f, Fragment as w, renderList as $, createTextVNode as j, createVNode as p, unref as T, withDirectives as P, vShow as U } from "vue";
2
- import { u as q, I as u, B as A, a as R, h as G, b as H } from "./index-vejK42e5.js";
2
+ import { u as q, I as u, B as A, a as R, h as G, b as H } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "title" }, Q = { class: "right-part" }, W = {
5
5
  key: 0,
@@ -22,7 +22,7 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
22
22
  onRadioChange: {}
23
23
  },
24
24
  setup(S) {
25
- const c = V("ruleModule", void 0), k = V("pageMethodMap", {}), t = S, g = I("1"), B = (e) => {
25
+ const c = V("ruleModule", void 0), k = V("pageMethodMap", {}), t = S, b = I("1"), B = (e) => {
26
26
  if (e && c)
27
27
  try {
28
28
  c[e](k);
@@ -33,17 +33,17 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
33
33
  t.onRadioChange && c && c[t.onRadioChange](k, e);
34
34
  }, N = () => {
35
35
  d.value = !d.value, t.onCollapsed && c && c[t.onCollapsed](k, d.value);
36
- }, d = I(!1), v = I(t.displayType || (t.typeSwitch ? "card" : "table")), z = q(), b = (e) => {
36
+ }, d = I(!1), v = I(t.displayType || (t.typeSwitch ? "card" : "table")), E = q(), g = (e) => {
37
37
  v.value = e;
38
- const o = G(z.schema.items, t.name), h = (_) => {
38
+ const o = G(E.schema.items, t.name), h = (_) => {
39
39
  _.forEach((a) => {
40
40
  a.component === "Table" && a.props && (a.props.displayType = e), a.children && a.children.length > 0 && h(a.children);
41
41
  });
42
42
  };
43
43
  o && o.children && h(o.children);
44
44
  };
45
- return b(v.value), (e, o) => {
46
- const h = C("el-radio"), _ = C("el-radio-group"), a = C("el-tooltip"), E = C("el-collapse-transition");
45
+ return g(v.value), (e, o) => {
46
+ const h = C("el-radio"), _ = C("el-radio-group"), a = C("el-tooltip"), F = C("el-collapse-transition");
47
47
  return n(), s("div", J, [
48
48
  i("div", {
49
49
  class: y(["card-header", {
@@ -65,14 +65,13 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
65
65
  e.radioList ? (n(), r(_, {
66
66
  key: 1,
67
67
  class: "ml-9",
68
- modelValue: g.value,
69
- "onUpdate:modelValue": o[0] || (o[0] = (l) => g.value = l),
70
- onChange: o[1] || (o[1] = (l) => L(g.value))
68
+ modelValue: b.value,
69
+ "onUpdate:modelValue": o[0] || (o[0] = (l) => b.value = l),
70
+ onChange: o[1] || (o[1] = (l) => L(b.value))
71
71
  }, {
72
72
  default: f(() => [
73
73
  (n(!0), s(w, null, $(e.radioList, (l) => (n(), r(h, {
74
74
  value: l.value,
75
- size: "large",
76
75
  key: l.value
77
76
  }, {
78
77
  default: f(() => [
@@ -96,7 +95,7 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
96
95
  class: "extra-icon",
97
96
  name: l.name,
98
97
  color: l.color,
99
- onClick: (F) => B(l.onClick)
98
+ onClick: (z) => B(l.onClick)
100
99
  }, null, 8, ["name", "color", "onClick"])
101
100
  ]),
102
101
  _: 2
@@ -105,7 +104,7 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
105
104
  class: "extra-icon",
106
105
  name: l.name,
107
106
  color: l.color,
108
- onClick: (F) => B(l.onClick)
107
+ onClick: (z) => B(l.onClick)
109
108
  }, null, 8, ["name", "color", "onClick"]))
110
109
  ], 64))), 128))
111
110
  ]),
@@ -113,13 +112,13 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
113
112
  e.typeSwitch ? (n(), s("div", W, [
114
113
  i("div", {
115
114
  class: y(["switch-icon-wrapper", { active: v.value === "card" }]),
116
- onClick: o[2] || (o[2] = (l) => b("card"))
115
+ onClick: o[2] || (o[2] = (l) => g("card"))
117
116
  }, [
118
117
  p(u, { name: "icon-kapian" })
119
118
  ], 2),
120
119
  i("div", {
121
120
  class: y(["switch-icon-wrapper", { active: v.value === "table" }]),
122
- onClick: o[3] || (o[3] = (l) => b("table"))
121
+ onClick: o[3] || (o[3] = (l) => g("table"))
123
122
  }, [
124
123
  p(u, { name: "icon-biaoge" })
125
124
  ], 2)
@@ -141,7 +140,7 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
141
140
  e.onCollapsed ? (n(), r(T(R), {
142
141
  key: 1,
143
142
  list: e.children
144
- }, null, 8, ["list"])) : (n(), r(E, { key: 0 }, {
143
+ }, null, 8, ["list"])) : (n(), r(F, { key: 0 }, {
145
144
  default: f(() => [
146
145
  P(i("div", null, [
147
146
  p(T(R), { list: e.children }, null, 8, ["list"])
@@ -154,7 +153,7 @@ const J = { class: "crm-curd-card" }, K = { class: "left-part" }, O = { class: "
154
153
  ]);
155
154
  };
156
155
  }
157
- }), le = /* @__PURE__ */ H(Y, [["__scopeId", "data-v-e64124ff"]]);
156
+ }), le = /* @__PURE__ */ H(Y, [["__scopeId", "data-v-63947b56"]]);
158
157
  export {
159
158
  le as default
160
159
  };
@@ -1,5 +1,5 @@
1
- import { defineComponent as n, mergeModels as s, useModel as p, openBlock as t, createElementBlock as r, createBlock as d, resolveDynamicComponent as u, mergeProps as c } from "vue";
2
- import { b as i } from "./index-vejK42e5.js";
1
+ import { defineComponent as n, mergeModels as s, useModel as p, openBlock as t, createElementBlock as r, createBlock as u, resolveDynamicComponent as d, mergeProps as c } from "vue";
2
+ import { b as i } from "./index-Cx6fh7kP.js";
3
3
  const f = {
4
4
  key: 0,
5
5
  class: "empty"
@@ -12,15 +12,15 @@ const f = {
12
12
  modelModifiers: {}
13
13
  }),
14
14
  emits: ["update:modelValue"],
15
- setup(l) {
16
- const o = p(l, "modelValue");
17
- return (e, m) => e.componentName ? (t(), d(u(e.componentName), c({
15
+ setup(a) {
16
+ const o = p(a, "modelValue");
17
+ return (e, m) => e.componentName ? (t(), u(d(e.componentName), c({
18
18
  key: 1,
19
19
  modelValue: o.value,
20
- "onUpdate:modelValue": m[0] || (m[0] = (a) => o.value = a)
20
+ "onUpdate:modelValue": m[0] || (m[0] = (l) => o.value = l)
21
21
  }, e.$attrs), null, 16, ["modelValue"])) : (t(), r("span", f, "请输入全局注册得组件名"));
22
22
  }
23
- }), v = /* @__PURE__ */ i(_, [["__scopeId", "data-v-2250b7d1"]]);
23
+ }), v = /* @__PURE__ */ i(_, [["__scopeId", "data-v-a013b8cf"]]);
24
24
  export {
25
25
  v as default
26
26
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as S, mergeModels as j, useModel as G, ref as T, computed as M, watch as H, onMounted as J, provide as K, resolveComponent as b, openBlock as l, createElementBlock as _, unref as m, createBlock as s, Fragment as $, renderList as g, withCtx as r, createElementVNode as C, createVNode as v, mergeProps as R, createCommentVNode as y, toDisplayString as F, createTextVNode as O, h as Q } from "vue";
2
- import { u as U, l as w, d as W, e as V, _ as L, f as X } from "./index-vejK42e5.js";
2
+ import { u as U, l as w, d as W, e as V, _ as L, f as X } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const Y = { class: "vfc-formList" }, Z = { key: 1 }, x = { class: "list-item-content" }, ee = { class: "card-header" }, le = { style: { "margin-top": "5px" } }, oe = /* @__PURE__ */ S({
5
5
  __name: "FormList",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, computed as a, openBlock as d, createBlock as e, unref as r, normalizeStyle as l } from "vue";
2
- import { a as m } from "./index-vejK42e5.js";
2
+ import { a as m } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const f = /* @__PURE__ */ o({
5
5
  __name: "Grid",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, computed as l, openBlock as i, createBlock as p, unref as r, normalizeStyle as s } from "vue";
2
- import { a as c, b as m } from "./index-vejK42e5.js";
2
+ import { a as c, b as m } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const f = /* @__PURE__ */ o({
5
5
  __name: "Inline",
@@ -10,8 +10,8 @@ const f = /* @__PURE__ */ o({
10
10
  gap: {},
11
11
  alignItems: {}
12
12
  },
13
- setup(n) {
14
- const e = n, t = l(() => ({
13
+ setup(a) {
14
+ const e = a, n = l(() => ({
15
15
  width: "100%",
16
16
  display: "flex",
17
17
  "justify-content": e.align,
@@ -20,13 +20,13 @@ const f = /* @__PURE__ */ o({
20
20
  "overflow-x": "auto",
21
21
  gap: `${e.gap || 12}px`
22
22
  }));
23
- return (a, u) => (i(), p(r(c), {
23
+ return (t, u) => (i(), p(r(c), {
24
24
  class: "form-item-inline",
25
- style: s(t.value),
26
- list: a.children
25
+ style: s(n.value),
26
+ list: t.children
27
27
  }, null, 8, ["style", "list"]));
28
28
  }
29
- }), y = /* @__PURE__ */ m(f, [["__scopeId", "data-v-259682a8"]]);
29
+ }), y = /* @__PURE__ */ m(f, [["__scopeId", "data-v-f8a9c0a8"]]);
30
30
  export {
31
31
  y as default
32
32
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as At, openBlock as mt, createElementBlock as wt, mergeProps as St, createElementVNode as pt, renderSlot as It, normalizeClass as bt, mergeModels as Tt, useModel as Et, createBlock as Rt, unref as $t, withCtx as _t, createVNode as Lt } from "vue";
2
- import { b as xt, g as Nt } from "./index-vejK42e5.js";
2
+ import { b as xt, g as Nt } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const Mt = /* @__PURE__ */ At({
5
5
  __name: "Disabled",
@@ -12,7 +12,7 @@ const Mt = /* @__PURE__ */ At({
12
12
  It(Je.$slots, "default", {}, void 0, !0)
13
13
  ], 16)) : It(Je.$slots, "default", { key: 1 }, void 0, !0);
14
14
  }
15
- }), Bt = /* @__PURE__ */ xt(Mt, [["__scopeId", "data-v-353650ae"]]);
15
+ }), Bt = /* @__PURE__ */ xt(Mt, [["__scopeId", "data-v-f3803727"]]);
16
16
  var kt = { exports: {} };
17
17
  /*!
18
18
  * jsoneditor.js
@@ -16350,7 +16350,7 @@ function Ft(je, Je, Xe, et, qe, ae) {
16350
16350
  }, null, 2)
16351
16351
  ], 2);
16352
16352
  }
16353
- const Ot = /* @__PURE__ */ xt(Ht, [["render", Ft], ["__scopeId", "data-v-c3373674"]]), jt = /* @__PURE__ */ At({
16353
+ const Ot = /* @__PURE__ */ xt(Ht, [["render", Ft], ["__scopeId", "data-v-c53d52f1"]]), jt = /* @__PURE__ */ At({
16354
16354
  inheritAttrs: !1,
16355
16355
  __name: "JsonEdit",
16356
16356
  props: /* @__PURE__ */ Tt({
@@ -1,5 +1,5 @@
1
- import { defineComponent as p, openBlock as e, createElementBlock as o, Fragment as a, renderList as i, createElementVNode as s, normalizeStyle as d, toDisplayString as l, normalizeClass as u, createTextVNode as g, createCommentVNode as v } from "vue";
2
- import { b as y } from "./index-vejK42e5.js";
1
+ import { defineComponent as p, openBlock as e, createElementBlock as o, Fragment as a, renderList as d, createElementVNode as s, normalizeStyle as i, toDisplayString as l, normalizeClass as u, createTextVNode as g, createCommentVNode as v } from "vue";
2
+ import { b as y } from "./index-Cx6fh7kP.js";
3
3
  const b = { class: "log-list" }, f = { class: "title-part" }, h = { class: "title" }, m = { class: "sub-title" }, k = { class: "content" }, C = { key: 0 }, L = /* @__PURE__ */ p({
4
4
  __name: "LogList",
5
5
  props: {
@@ -7,7 +7,7 @@ const b = { class: "log-list" }, f = { class: "title-part" }, h = { class: "titl
7
7
  },
8
8
  setup(x) {
9
9
  return (_, N) => (e(), o("div", b, [
10
- (e(!0), o(a, null, i(_.content, (t) => {
10
+ (e(!0), o(a, null, d(_.content, (t) => {
11
11
  var r;
12
12
  return e(), o("div", {
13
13
  class: "log-list-item",
@@ -15,18 +15,18 @@ const b = { class: "log-list" }, f = { class: "title-part" }, h = { class: "titl
15
15
  }, [
16
16
  s("div", {
17
17
  class: "left-bar",
18
- style: d({ backgroundColor: t.color })
18
+ style: i({ backgroundColor: t.color })
19
19
  }, null, 4),
20
20
  s("div", f, [
21
21
  s("div", {
22
22
  class: "circle",
23
- style: d({ backgroundColor: t.color })
23
+ style: i({ backgroundColor: t.color })
24
24
  }, l((r = t.title) == null ? void 0 : r[0]), 5),
25
25
  s("div", h, l(t.title), 1),
26
26
  s("div", m, l(t.subTitle), 1)
27
27
  ]),
28
28
  s("div", k, [
29
- (e(!0), o(a, null, i(t.content, (n, c) => (e(), o("span", {
29
+ (e(!0), o(a, null, d(t.content, (n, c) => (e(), o("span", {
30
30
  key: c,
31
31
  class: u({ bold: n.style === "bold", normal: n.style === "normal" })
32
32
  }, [
@@ -38,7 +38,7 @@ const b = { class: "log-list" }, f = { class: "title-part" }, h = { class: "titl
38
38
  }), 128))
39
39
  ]));
40
40
  }
41
- }), B = /* @__PURE__ */ y(L, [["__scopeId", "data-v-fe451915"]]);
41
+ }), B = /* @__PURE__ */ y(L, [["__scopeId", "data-v-646d4f4d"]]);
42
42
  export {
43
43
  B as default
44
44
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, inject as i, provide as d, ref as f, openBlock as e, createElementBlock as o, unref as n, createBlock as m, Fragment as _, renderList as $, mergeProps as b } from "vue";
2
- import { u as j, d as h, e as k } from "./index-vejK42e5.js";
2
+ import { u as j, d as h, e as k } from "./index-Cx6fh7kP.js";
3
3
  import "element-plus";
4
4
  const v = { class: "vfc-ObjGroup" }, B = {
5
5
  key: 1,