asiaint-lowcode 3.1.74 → 3.1.76

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 (43) hide show
  1. package/README.md +31 -31
  2. package/dist/asiaint-lowcode.js +1 -1
  3. package/dist/asiaint-lowcode.umd.cjs +23 -23
  4. package/dist/index.d.ts +1 -1
  5. package/dist/lazy/{Card-BbBrr03E.js → Card-C_5M2sfI.js} +2 -2
  6. package/dist/lazy/{Cascader-DeeAT1hf.js → Cascader-BdAzD6Ug.js} +1 -1
  7. package/dist/lazy/{Checkbox-CvMxkz8o.js → Checkbox-RPwj0eRC.js} +2 -2
  8. package/dist/lazy/{Collapse-CgRqnp7y.js → Collapse-hsO80EFP.js} +1 -1
  9. package/dist/lazy/{Component-Cr-hM_M3.js → Component-BzOw5k3h.js} +18 -18
  10. package/dist/lazy/{Component-BqrhqDET.js → Component-C73j-5u7.js} +2 -2
  11. package/dist/lazy/{Component-3pgB8FgN.js → Component-CscYYQG3.js} +2 -2
  12. package/dist/lazy/{Component-D1Abo0Xr.js → Component-NILj3AXd.js} +1 -1
  13. package/dist/lazy/{Component-6BGK9is-.js → Component-O5RX7dBo.js} +1 -1
  14. package/dist/lazy/{Component-CTdESyva.js → Component-dhQAh6Ij.js} +2 -2
  15. package/dist/lazy/{CurdCard-LT8GSpPF.js → CurdCard-BshLpwB1.js} +2 -2
  16. package/dist/lazy/Custom-DqTQS-rr.js +26 -0
  17. package/dist/lazy/{DatePicker-BuF7eeOK.js → DatePicker-C6shL4h5.js} +1 -1
  18. package/dist/lazy/{DragList-B-d9bPsp.js → DragList-BeW-AH5A.js} +13 -13
  19. package/dist/lazy/{FilterSearch-C_RtqpMz.js → FilterSearch-CA8LdP5R.js} +8 -8
  20. package/dist/lazy/{FloatCurd-CNM9_Nlx.js → FloatCurd-Bjjlmuss.js} +9 -9
  21. package/dist/lazy/{FormList-BIxfq-Pd.js → FormList-CQZdmDta.js} +1 -1
  22. package/dist/lazy/{Grid-CkJTREdN.js → Grid-BXXAqjh1.js} +1 -1
  23. package/dist/lazy/{InfiniteScroll-D_eeggg3.js → InfiniteScroll-4I1XXAaA.js} +4 -4
  24. package/dist/lazy/{Inline-bpBXgICp.js → Inline-k7L1TpwS.js} +3 -3
  25. package/dist/lazy/{JsonEdit-CsjZodM4.js → JsonEdit-CDaQZrum.js} +3 -3
  26. package/dist/lazy/{LogList-lNHUdbJc.js → LogList-B6DL9hiv.js} +7 -7
  27. package/dist/lazy/{ObjGroup-CZNfqCzh.js → ObjGroup-DS1THJUU.js} +1 -1
  28. package/dist/lazy/{OfferDetails-B5M0NCs2.js → OfferDetails-CPtINrFI.js} +2 -2
  29. package/dist/lazy/{Pagination-BQU4tOpu.js → Pagination-nCNGkTDC.js} +4 -4
  30. package/dist/lazy/{Progress-BTQKsZGJ.js → Progress-Bq0qpHp2.js} +15 -15
  31. package/dist/lazy/{Radio-Des6luMf.js → Radio-C83wDF5-.js} +3 -3
  32. package/dist/lazy/{SearchSelect-Bo2mB5RF.js → SearchSelect-Dafj1bRE.js} +6 -6
  33. package/dist/lazy/{Select-C1yWBUBW.js → Select-CNoSoWth.js} +2 -2
  34. package/dist/lazy/{Table-B9LNWTMa.js → Table-CV9tCoK_.js} +2 -2
  35. package/dist/lazy/{Tabs-B0QSKq6q.js → Tabs-Eb8zx07Y.js} +11 -11
  36. package/dist/lazy/{TextArea-DMESZuY7.js → TextArea-Dovq4YCk.js} +2 -2
  37. package/dist/lazy/{Wrapper-Clt4yF7g.js → Wrapper-hMb-bwM3.js} +2 -2
  38. package/dist/lazy/{index-DhT42zXk.js → index-CQ-hxHsS.js} +64 -57
  39. package/dist/lazy/{useSelect-DK5Yb8CO.js → useSelect-DKS0JRP9.js} +1 -1
  40. package/dist/style.css +2 -2
  41. package/global.d.ts +10 -10
  42. package/package.json +36 -36
  43. package/dist/lazy/Custom-DZkxMKhy.js +0 -26
package/dist/index.d.ts CHANGED
@@ -1202,7 +1202,7 @@ declare type InfoCardSchema = {
1202
1202
  subTitle: string;
1203
1203
  subTitleClick?: string;
1204
1204
  avatar: string;
1205
- avatarSize?: 'small' | 'x-small' | 'normal' | 'large' | 'ultra-large' | undefined;
1205
+ avatarSize?: 'small' | 'x-small' | 'normal' | 'large' | 'ultra-large' | number | undefined;
1206
1206
  avatarIconColor?: string;
1207
1207
  subTitleIcons?: {
1208
1208
  icon: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as P, watch as N, ref as B, inject as $, resolveComponent as k, openBlock as a, createBlock as f, mergeProps as V, withCtx as y, createElementVNode as i, normalizeClass as h, createElementBlock as t, createVNode as r, unref as C, createCommentVNode as d, toDisplayString as F, Fragment as b, renderList as z, withDirectives as D, vShow as j } from "vue";
2
- import { u as H, a as L, I as m, b as T, B as R, f as q, _ as A } from "./index-DhT42zXk.js";
2
+ import { u as H, a as L, I as m, b as T, B as R, f as q, _ as A } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const G = {
5
5
  key: 3,
@@ -169,7 +169,7 @@ funcName: ${e}`);
169
169
  }, 16, ["class"]));
170
170
  };
171
171
  }
172
- }), X = /* @__PURE__ */ A(O, [["__scopeId", "data-v-424bfd08"]]);
172
+ }), X = /* @__PURE__ */ A(O, [["__scopeId", "data-v-33507fb9"]]);
173
173
  export {
174
174
  X as default
175
175
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as f, mergeModels as g, useModel as h, inject as r, resolveComponent as C, openBlock as v, createBlock as y, mergeProps as M, unref as d } from "vue";
2
2
  import "element-plus";
3
- import { u as b } from "./useSelect-DK5Yb8CO.js";
3
+ import { u as b } from "./useSelect-DKS0JRP9.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 F, mergeModels as D, useModel as I, watch as O, resolveComponent as d, resolveDirective as P, unref as a, openBlock as l, createElementBlock as i, toDisplayString as S, withDirectives as $, createBlock as s, mergeProps as j, withCtx as h, Fragment as f, renderList as v, createCommentVNode as g } from "vue";
2
2
  import "element-plus";
3
- import { u as E, c as L } from "./index-DhT42zXk.js";
4
- import { u as N } from "./useSelect-DK5Yb8CO.js";
3
+ import { u as E, c as L } from "./index-CQ-hxHsS.js";
4
+ import { u as N } from "./useSelect-DKS0JRP9.js";
5
5
  const R = { key: 0 }, H = /* @__PURE__ */ F({
6
6
  __name: "Checkbox",
7
7
  props: /* @__PURE__ */ D({
@@ -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 { b as y } from "./index-DhT42zXk.js";
2
+ import { b as y } from "./index-CQ-hxHsS.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 b = /* @__PURE__ */ u({
@@ -1,5 +1,5 @@
1
- import { defineComponent as P, inject as D, ref as K, watch as S, useTemplateRef as V, readonly as j, onUnmounted as F, resolveComponent as f, openBlock as d, createBlock as h, mergeProps as z, withCtx as N, createElementVNode as y, normalizeClass as w, toDisplayString as U, createElementBlock as _, createCommentVNode as b, Fragment as $, renderList as q, unref as G, withModifiers as H, createVNode as J } from "vue";
2
- import { j as O, i as Q, I as W, _ as X } from "./index-DhT42zXk.js";
1
+ import { defineComponent as P, inject as D, ref as K, watch as S, useTemplateRef as V, readonly as j, onUnmounted as F, resolveComponent as f, openBlock as a, createBlock as h, mergeProps as z, withCtx as N, createElementVNode as y, normalizeClass as w, toDisplayString as U, createElementBlock as _, createCommentVNode as b, Fragment as $, renderList as q, unref as G, withModifiers as H, createVNode as J } from "vue";
2
+ import { j as O, i as Q, I as W, _ as X } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const Y = { class: "tree-node-text" }, Z = ["title"], ee = {
5
5
  key: 0,
@@ -26,17 +26,17 @@ const Y = { class: "tree-node-text" }, Z = ["title"], ee = {
26
26
  if (e && r)
27
27
  try {
28
28
  r[e](p, { node: t, data: n });
29
- } catch (s) {
30
- console.error(s + `
29
+ } catch (d) {
30
+ console.error(d + `
31
31
  onNodeClick: ${o.onNodeClick}`);
32
32
  }
33
33
  };
34
- let c = null, a = null, m = 0;
34
+ let c = null, s = null, m = 0;
35
35
  function R(e, t) {
36
36
  console.log("nodeClick", e, t);
37
- const n = Date.now(), s = e.id, C = a == null ? void 0 : a.id;
38
- s === C && n - m < 300 ? (c && (clearTimeout(c), c = null), A(e, t), a = null, m = 0) : (c && clearTimeout(c), a = e, m = n, c = setTimeout(() => {
39
- B(e, t), c = null, a = null, m = 0;
37
+ const n = Date.now(), d = e.id, C = s == null ? void 0 : s.id;
38
+ d === C && n - m < 300 ? (c && (clearTimeout(c), c = null), A(e, t), s = null, m = 0) : (c && clearTimeout(c), s = e, m = n, c = setTimeout(() => {
39
+ B(e, t), c = null, s = null, m = 0;
40
40
  }, 300));
41
41
  }
42
42
  const B = (e, t) => {
@@ -59,8 +59,8 @@ onNodeDbClick: ${o.onNodeDbClick}`);
59
59
  if (o.onLoad && r)
60
60
  try {
61
61
  r[o.onLoad](p, { node: e, resolve: t, reject: n });
62
- } catch (s) {
63
- console.error(s + `
62
+ } catch (d) {
63
+ console.error(d + `
64
64
  onLoad: ${o.onLoad}`);
65
65
  }
66
66
  }, v = K([]);
@@ -91,8 +91,8 @@ onLoad: ${o.onLoad}`);
91
91
  });
92
92
  }
93
93
  return M(T), (e, t) => {
94
- const n = f("el-tooltip"), s = f("el-button"), C = f("el-tree");
95
- return d(), h(C, z(e.$attrs, {
94
+ const n = f("el-tooltip"), d = f("el-button"), C = f("el-tree");
95
+ return a(), h(C, z(e.$attrs, {
96
96
  onNodeClick: R,
97
97
  load: E,
98
98
  ref_key: "treeRef",
@@ -116,13 +116,13 @@ onLoad: ${o.onLoad}`);
116
116
  class: w(["tree-node-label", { active: u[e.nodeKey] === k.value && e.styleType === "modal" }]),
117
117
  title: i.label
118
118
  }, U(i.label), 11, Z),
119
- u[e.nodeKey] === k.value ? (d(), _("div", ee, "Present")) : b("", !0)
119
+ u[e.nodeKey] === k.value ? (a(), _("div", ee, "Present")) : b("", !0)
120
120
  ]),
121
121
  y("div", null, [
122
- (d(!0), _($, null, q(e.btns, (l) => (d(), _($, {
122
+ (a(!0), _($, null, q(e.btns, (l) => (a(), _($, {
123
123
  key: l.key
124
124
  }, [
125
- G(Q)(l.hidden, { $node: i, $data: u }) ? b("", !0) : (d(), h(s, {
125
+ G(Q)(l.hidden, { $node: i, $data: u }) ? b("", !0) : (a(), h(d, {
126
126
  key: 0,
127
127
  link: "",
128
128
  onClick: H((ne) => I(l.onClick || "", i, u), ["stop"]),
@@ -137,7 +137,7 @@ onLoad: ${o.onLoad}`);
137
137
  placement: "top"
138
138
  }, {
139
139
  default: N(() => [
140
- l.icon ? (d(), h(W, {
140
+ l.icon ? (a(), h(W, {
141
141
  key: 0,
142
142
  name: l.icon.name,
143
143
  color: l.icon.color,
@@ -157,7 +157,7 @@ onLoad: ${o.onLoad}`);
157
157
  }, 16, ["class", "current-node-key", "node-key", "props", "data", "default-expanded-keys", "show-checkbox"]);
158
158
  };
159
159
  }
160
- }), se = /* @__PURE__ */ X(oe, [["__scopeId", "data-v-6f603c9e"]]);
160
+ }), de = /* @__PURE__ */ X(oe, [["__scopeId", "data-v-b018de1d"]]);
161
161
  export {
162
- se as default
162
+ de as default
163
163
  };
@@ -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 { _ as H, u as K, d as Q } from "./index-DhT42zXk.js";
2
+ import { _ as H, u as K, d as Q } from "./index-CQ-hxHsS.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-5f3bfcf7"]]), ee = { key: 0 }, te = { class: "vfc-esign-preview" }, le = ["src"], ae = {
175
+ const _ = /* @__PURE__ */ H(Z, [["render", j], ["__scopeId", "data-v-0e272b28"]]), 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,6 +1,6 @@
1
1
  import { defineComponent as V, mergeModels as _, useModel as $, ref as E, resolveComponent as C, openBlock as o, createElementBlock as n, Fragment as d, createVNode as c, normalizeClass as I, createSlots as L, withCtx as f, createTextVNode as y, createElementVNode as i, createBlock as g, toDisplayString as u, createCommentVNode as p, unref as N, renderList as O } from "vue";
2
2
  import { genFileId as R, ElMessage as z, ElMessageBox as j } from "element-plus";
3
- import { c as P, I as h, a as q, _ as A } from "./index-DhT42zXk.js";
3
+ import { c as P, I as h, a as q, _ as A } from "./index-CQ-hxHsS.js";
4
4
  const G = {
5
5
  key: 0,
6
6
  class: "smallDragStyle-text"
@@ -158,7 +158,7 @@ const G = {
158
158
  ], 64);
159
159
  };
160
160
  }
161
- }), ee = /* @__PURE__ */ A(W, [["__scopeId", "data-v-2249ee01"]]);
161
+ }), ee = /* @__PURE__ */ A(W, [["__scopeId", "data-v-0576569b"]]);
162
162
  export {
163
163
  ee as default
164
164
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, mergeModels as d, useModel as i, computed as c, resolveComponent as f, openBlock as t, createElementBlock as y, toDisplayString as v, createBlock as k, mergeProps as V } from "vue";
2
- import { u as _ } from "./index-DhT42zXk.js";
2
+ import { u as _ } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const B = { key: 0 }, g = /* @__PURE__ */ p({
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-DhT42zXk.js";
2
+ import { u as V } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const B = /* @__PURE__ */ d({
5
5
  __name: "Component",
@@ -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 x, _ as S } from "./index-DhT42zXk.js";
5
+ import { u as x, _ as S } from "./index-CQ-hxHsS.js";
6
6
  import "element-plus";
7
7
  function b() {
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__ */ S(k, [["__scopeId", "data-v-eda48825"]]);
114
+ }), T = /* @__PURE__ */ S(k, [["__scopeId", "data-v-f5206e68"]]);
115
115
  export {
116
116
  T as default
117
117
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as U, inject as $, ref as k, watch as A, resolveComponent as f, openBlock as o, createElementBlock as s, normalizeClass as m, normalizeStyle as O, createElementVNode as c, createBlock as p, createCommentVNode as u, toDisplayString as M, withCtx as v, Fragment as B, renderList as R, createTextVNode as q, createVNode as r, withKeys as G, unref as I, withDirectives as H, vShow as J } from "vue";
2
- import { u as Q, I as h, b as V, B as W, f as X, _ as Y } from "./index-DhT42zXk.js";
2
+ import { u as Q, I as h, b as V, B as W, f as X, _ as Y } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const Z = ["id"], x = { class: "left-part" }, ee = { class: "title" }, le = { class: "right-part" }, ae = { key: 0 }, oe = {
5
5
  key: 1,
@@ -208,7 +208,7 @@ funcName: ${e}`);
208
208
  ], 14, Z);
209
209
  };
210
210
  }
211
- }), de = /* @__PURE__ */ Y(te, [["__scopeId", "data-v-c360f8f2"]]);
211
+ }), de = /* @__PURE__ */ Y(te, [["__scopeId", "data-v-2844549a"]]);
212
212
  export {
213
213
  de as default
214
214
  };
@@ -0,0 +1,26 @@
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 { _ as i } from "./index-CQ-hxHsS.js";
3
+ const _ = {
4
+ key: 0,
5
+ class: "empty"
6
+ }, f = /* @__PURE__ */ n({
7
+ __name: "Custom",
8
+ props: /* @__PURE__ */ s({
9
+ componentName: {}
10
+ }, {
11
+ modelValue: {},
12
+ modelModifiers: {}
13
+ }),
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({
18
+ key: 1,
19
+ modelValue: o.value,
20
+ "onUpdate:modelValue": m[0] || (m[0] = (a) => o.value = a)
21
+ }, e.$attrs), null, 16, ["modelValue"])) : (t(), r("span", _, "请输入全局注册得组件名"));
22
+ }
23
+ }), v = /* @__PURE__ */ i(f, [["__scopeId", "data-v-2250b7d1"]]);
24
+ export {
25
+ v as default
26
+ };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as y, mergeModels as M, useModel as k, useAttrs as D, computed as l, inject as u, resolveComponent as I, openBlock as i, createElementBlock as E, toDisplayString as _, createBlock as S, mergeProps as V } from "vue";
2
2
  import { dayjs as b } from "element-plus";
3
- import { u as B } from "./index-DhT42zXk.js";
3
+ import { u as B } from "./index-CQ-hxHsS.js";
4
4
  const F = { key: 0 }, j = /* @__PURE__ */ y({
5
5
  __name: "DatePicker",
6
6
  props: /* @__PURE__ */ M({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as J, reactive as F, ref as T, onBeforeMount as le, onMounted as ie, nextTick as h, onBeforeUnmount as re, watch as c, provide as j, toRefs as q, openBlock as R, createElementBlock as A, normalizeStyle as ne, renderSlot as O, Fragment as se, renderList as ue, createBlock as K, mergeProps as de, withCtx as Q, withDirectives as ce, createVNode as Z, vShow as ge, mergeModels as me, useModel as pe, onUnmounted as ye, unref as X, readonly as Y } from "vue";
2
- import { w as ve, n as fe, o as he, p as k, T as we, v as xe, q as C, A as be, r as G, x as Be, L as ke, y as Ce, s as De, Y as Le, t as Me, z as P, V as ze, c as Se, j as Re, b as Ie, _ as Ne } from "./index-DhT42zXk.js";
2
+ import { w as ve, n as fe, o as he, p as k, T as we, v as xe, q as C, A as Be, r as G, x as be, L as ke, y as Ce, s as De, Y as Le, t as Me, z as P, V as ze, c as Se, j as Re, b as Ie, _ as Ne } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const $e = /* @__PURE__ */ J({
5
5
  __name: "grid-layout",
@@ -169,39 +169,39 @@ const $e = /* @__PURE__ */ J({
169
169
  function te() {
170
170
  if (!a.autoSize) return;
171
171
  const e = parseFloat(a.margin[1]);
172
- return be(o.value) * (a.rowHeight + e) + e + "px";
172
+ return Be(o.value) * (a.rowHeight + e) + e + "px";
173
173
  }
174
174
  let _;
175
175
  function U(e, n, r, v, m, p) {
176
176
  let l = G(o.value, n);
177
177
  C(l) && (l = { h: 0, w: 0, x: 0, y: 0, i: "" }), e === "dragstart" && !a.verticalCompact && (_ = o.value.reduce(
178
- (B, { i: z, x: f, y: b }) => ({
179
- ...B,
180
- [z]: { x: f, y: b }
178
+ (b, { i: z, x: f, y: B }) => ({
179
+ ...b,
180
+ [z]: { x: f, y: B }
181
181
  }),
182
182
  {}
183
183
  )), e === "dragmove" || e === "dragstart" ? (t.placeholder.i = n, t.placeholder.x = l.x, t.placeholder.y = l.y, t.placeholder.w = p, t.placeholder.h = m, h(() => {
184
184
  t.isDragging = !0;
185
185
  }), i.emit("updateWidth", t.width)) : h(() => {
186
186
  t.isDragging = !1;
187
- }), o.value = Be(o.value, l, r, v, !0, a.preventCollision), a.restoreOnDrag ? (l.static = !0, k(o.value, a.verticalCompact, _), l.static = !1) : k(o.value, a.verticalCompact), i.emit("compact"), x(), e === "dragend" && (_ = void 0, d("layout-updated", o.value));
187
+ }), o.value = be(o.value, l, r, v, !0, a.preventCollision), a.restoreOnDrag ? (l.static = !0, k(o.value, a.verticalCompact, _), l.static = !1) : k(o.value, a.verticalCompact), i.emit("compact"), x(), e === "dragend" && (_ = void 0, d("layout-updated", o.value));
188
188
  }
189
189
  function V(e, n, r, v, m, p) {
190
190
  let l = G(o.value, n);
191
191
  C(l) && (l = { h: 0, w: 0, x: 0, y: 0, i: "" });
192
- let B;
192
+ let b;
193
193
  if (a.preventCollision) {
194
194
  const z = ke(o.value, { ...l, w: p, h: m }).filter(
195
195
  (f) => f.i !== l.i
196
196
  );
197
- if (B = z.length > 0, B) {
198
- let f = 1 / 0, b = 1 / 0;
197
+ if (b = z.length > 0, b) {
198
+ let f = 1 / 0, B = 1 / 0;
199
199
  z.forEach((S) => {
200
- S.x > l.x && (f = Math.min(f, S.x)), S.y > l.y && (b = Math.min(b, S.y));
201
- }), Number.isFinite(f) && (l.w = f - l.x), Number.isFinite(b) && (l.h = b - l.y);
200
+ S.x > l.x && (f = Math.min(f, S.x)), S.y > l.y && (B = Math.min(B, S.y));
201
+ }), Number.isFinite(f) && (l.w = f - l.x), Number.isFinite(B) && (l.h = B - l.y);
202
202
  }
203
203
  }
204
- B || (l.w = p, l.h = m), e === "resizestart" || e === "resizemove" ? (t.placeholder.i = n, t.placeholder.x = r, t.placeholder.y = v, t.placeholder.w = l.w, t.placeholder.h = l.h, h(() => {
204
+ b || (l.w = p, l.h = m), e === "resizestart" || e === "resizemove" ? (t.placeholder.i = n, t.placeholder.x = r, t.placeholder.y = v, t.placeholder.w = l.w, t.placeholder.h = l.h, h(() => {
205
205
  t.isDragging = !0;
206
206
  }), i.emit("updateWidth", t.width)) : e && h(() => {
207
207
  t.isDragging = !1;
@@ -326,7 +326,7 @@ onMoved: ${w.onMoved}`);
326
326
  _: 1
327
327
  }, 8, ["layout", "col-num", "row-height", "max-rows", "is-draggable"]));
328
328
  }
329
- }), Ve = /* @__PURE__ */ Ne(Ee, [["__scopeId", "data-v-f58dab66"]]);
329
+ }), Ve = /* @__PURE__ */ Ne(Ee, [["__scopeId", "data-v-869881f7"]]);
330
330
  export {
331
331
  Ve as default
332
332
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as M, ref as m, readonly as K, onUnmounted as U, resolveComponent as c, openBlock as f, createElementBlock as _, createElementVNode as u, createVNode as o, withKeys as j, withModifiers as E, withCtx as i, Fragment as N, renderList as R, createBlock as D, normalizeClass as L, withDirectives as $, unref as q, vShow as A } from "vue";
2
- import { c as G, j as H, I as C, b as J, _ as O } from "./index-DhT42zXk.js";
2
+ import { c as G, j as H, I as C, b as J, _ as O } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
5
5
  __name: "FilterSearch",
@@ -21,13 +21,13 @@ const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
21
21
  }
22
22
  }, t = m(""), w = (e) => {
23
23
  t.value = e;
24
- }, x = () => t.value, k = (e) => {
24
+ }, x = () => t.value, b = (e) => {
25
25
  try {
26
26
  p[a.onSearchTypeChange](h, e);
27
27
  } catch (l) {
28
28
  console.error(l);
29
29
  }
30
- }, I = (e) => {
30
+ }, k = (e) => {
31
31
  if (a.onChange)
32
32
  try {
33
33
  p[a.onChange](h, e);
@@ -40,7 +40,7 @@ const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
40
40
  } catch (e) {
41
41
  console.error(e);
42
42
  }
43
- }, b = () => {
43
+ }, I = () => {
44
44
  r.value = !r.value;
45
45
  }, { ruleModule: p, pageMethodMap: h } = G(), y = K({
46
46
  setSearchValue: w,
@@ -67,7 +67,7 @@ const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
67
67
  onKeyup: j(E(v, ["stop"]), ["enter"]),
68
68
  class: "filter-search-input",
69
69
  clearable: !0,
70
- onInput: I
70
+ onInput: k
71
71
  }, {
72
72
  prefix: i(() => [
73
73
  o(z, {
@@ -75,7 +75,7 @@ const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
75
75
  "onUpdate:modelValue": l[0] || (l[0] = (n) => s.value = n),
76
76
  size: "small",
77
77
  class: "filter-search-select",
78
- onChange: k
78
+ onChange: b
79
79
  }, {
80
80
  default: i(() => [
81
81
  (f(!0), _(N, null, R(e.searchTypes, (n) => (f(), D(d, {
@@ -100,7 +100,7 @@ const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
100
100
  }, 8, ["modelValue", "placeholder", "onKeyup"]),
101
101
  u("div", {
102
102
  class: L(["filter-wrapper", { active: !r.value }]),
103
- onClick: b
103
+ onClick: I
104
104
  }, [
105
105
  o(C, {
106
106
  name: "icon-shaixuan",
@@ -122,7 +122,7 @@ const P = { class: "filter-search-header" }, Q = /* @__PURE__ */ M({
122
122
  ]);
123
123
  };
124
124
  }
125
- }), Z = /* @__PURE__ */ O(Q, [["__scopeId", "data-v-1a0dd89e"]]);
125
+ }), Z = /* @__PURE__ */ O(Q, [["__scopeId", "data-v-28f25b88"]]);
126
126
  export {
127
127
  Z as default
128
128
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as U, ref as D, computed as L, onUnmounted as H, resolveComponent as w, withDirectives as T, openBlock as c, createElementBlock as v, createElementVNode as l, createVNode as a, withCtx as d, createTextVNode as Y, toDisplayString as k, unref as J, vShow as $, Fragment as K, renderList as O, createBlock as j, createCommentVNode as V } from "vue";
2
- import { c as Q, u as W, f as q, j as X, I as m, b as Z, _ as ee } from "./index-DhT42zXk.js";
2
+ import { c as Q, u as W, f as q, j as X, I as m, b as Z, _ as ee } from "./index-CQ-hxHsS.js";
3
3
  import { dayjs as oe } from "element-plus";
4
4
  const ne = { class: "float-curd" }, le = { class: "curd-body" }, te = { class: "gradient-input-wrapper" }, ae = { class: "float-form" }, se = { class: "float-form-header" }, re = { class: "float-form-header-title" }, ie = { class: "float-form-header-btns" }, ce = { class: "float-form-body" }, ue = { class: "curd-footer" }, de = /* @__PURE__ */ U({
5
5
  __name: "FloatCurd",
@@ -14,9 +14,9 @@ const ne = { class: "float-curd" }, le = { class: "curd-body" }, te = { class: "
14
14
  hidden: { type: Boolean }
15
15
  },
16
16
  setup(P, { expose: z }) {
17
- const r = P, u = D(!1), { ruleModule: h, pageMethodMap: _ } = Q(), C = W(), I = L(() => {
17
+ const r = P, u = D(!1), { ruleModule: h, pageMethodMap: _ } = Q(), b = W(), I = L(() => {
18
18
  var n, y, F, N, M, A;
19
- const o = C.schema.items, e = C.formValues, s = q(o, r.name);
19
+ const o = b.schema.items, e = b.formValues, s = q(o, r.name);
20
20
  if (!s || !s.children)
21
21
  return [];
22
22
  const f = [];
@@ -36,7 +36,7 @@ const ne = { class: "float-curd" }, le = { class: "curd-body" }, te = { class: "
36
36
  }
37
37
  }
38
38
  return f;
39
- }), b = D("");
39
+ }), C = D("");
40
40
  function S() {
41
41
  try {
42
42
  h[r.onSearch](_), u.value = !1;
@@ -46,13 +46,13 @@ const ne = { class: "float-curd" }, le = { class: "curd-body" }, te = { class: "
46
46
  }
47
47
  function g() {
48
48
  try {
49
- h[r.onAiSearch](_, b.value);
49
+ h[r.onAiSearch](_, C.value);
50
50
  } catch (o) {
51
51
  console.error(o);
52
52
  }
53
53
  }
54
54
  function E(o) {
55
- C.setFieldValue(o.name, "", ""), S();
55
+ b.setFieldValue(o.name, "", ""), S();
56
56
  }
57
57
  function G() {
58
58
  try {
@@ -77,8 +77,8 @@ const ne = { class: "float-curd" }, le = { class: "curd-body" }, te = { class: "
77
77
  l("div", te, [
78
78
  a(f, {
79
79
  placeholder: o.inputPlaceholder,
80
- modelValue: b.value,
81
- "onUpdate:modelValue": e[0] || (e[0] = (n) => b.value = n),
80
+ modelValue: C.value,
81
+ "onUpdate:modelValue": e[0] || (e[0] = (n) => C.value = n),
82
82
  clearable: "",
83
83
  onClear: g
84
84
  }, {
@@ -168,7 +168,7 @@ const ne = { class: "float-curd" }, le = { class: "curd-body" }, te = { class: "
168
168
  ]);
169
169
  };
170
170
  }
171
- }), ve = /* @__PURE__ */ ee(de, [["__scopeId", "data-v-868e36d5"]]);
171
+ }), ve = /* @__PURE__ */ ee(de, [["__scopeId", "data-v-b247717d"]]);
172
172
  export {
173
173
  ve as default
174
174
  };
@@ -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, e as W, h as V, a as L, i as X } from "./index-DhT42zXk.js";
2
+ import { u as U, l as w, e as W, h as V, a as L, i as X } from "./index-CQ-hxHsS.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 e, computed as o, openBlock as a, createElementBlock as d, normalizeStyle as r, createVNode as m, unref as l } from "vue";
2
- import { b as g } from "./index-DhT42zXk.js";
2
+ import { b as g } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const x = /* @__PURE__ */ e({
5
5
  __name: "Grid",
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as s, resolveDirective as c, withDirectives as a, openBlock as d, createElementBlock as f, normalizeStyle as p, createVNode as _, unref as m } from "vue";
2
- import { c as u, b as y, _ as h } from "./index-DhT42zXk.js";
2
+ import { c as u, b as y, _ as b } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
- const b = ["infinite-scroll-disabled"], v = /* @__PURE__ */ s({
4
+ const h = ["infinite-scroll-disabled"], v = /* @__PURE__ */ s({
5
5
  __name: "InfiniteScroll",
6
6
  props: {
7
7
  children: {},
@@ -27,12 +27,12 @@ const b = ["infinite-scroll-disabled"], v = /* @__PURE__ */ s({
27
27
  style: p(e.style)
28
28
  }, [
29
29
  _(m(y), { list: e.children }, null, 8, ["list"])
30
- ], 12, b)), [
30
+ ], 12, h)), [
31
31
  [r, n]
32
32
  ]);
33
33
  };
34
34
  }
35
- }), M = /* @__PURE__ */ h(v, [["__scopeId", "data-v-6746ff5d"]]);
35
+ }), M = /* @__PURE__ */ b(v, [["__scopeId", "data-v-65b0b3cf"]]);
36
36
  export {
37
37
  M as default
38
38
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as l, computed as o, openBlock as r, createElementBlock as i, normalizeStyle as p, createVNode as s, unref as c } from "vue";
2
- import { b as m, _ as u } from "./index-DhT42zXk.js";
2
+ import { b as m, _ as f } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
- const f = /* @__PURE__ */ l({
4
+ const u = /* @__PURE__ */ l({
5
5
  __name: "Inline",
6
6
  props: {
7
7
  children: {},
@@ -29,7 +29,7 @@ const f = /* @__PURE__ */ l({
29
29
  s(c(m), { list: a.children }, null, 8, ["list"])
30
30
  ], 4));
31
31
  }
32
- }), x = /* @__PURE__ */ u(f, [["__scopeId", "data-v-8ba696e7"]]);
32
+ }), x = /* @__PURE__ */ f(u, [["__scopeId", "data-v-50b97afb"]]);
33
33
  export {
34
34
  x as default
35
35
  };
@@ -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 { _ as xt, g as Nt } from "./index-DhT42zXk.js";
2
+ import { _ as xt, g as Nt } from "./index-CQ-hxHsS.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-f3803727"]]);
15
+ }), Bt = /* @__PURE__ */ xt(Mt, [["__scopeId", "data-v-353650ae"]]);
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-c53d52f1"]]), jt = /* @__PURE__ */ At({
16353
+ const Ot = /* @__PURE__ */ xt(Ht, [["render", Ft], ["__scopeId", "data-v-c3373674"]]), 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 d, createElementVNode as s, normalizeStyle as i, toDisplayString as l, normalizeClass as u, createTextVNode as g, createCommentVNode as v } from "vue";
2
- import { _ as y } from "./index-DhT42zXk.js";
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 { _ as y } from "./index-CQ-hxHsS.js";
3
3
  const f = { class: "log-list" }, h = { class: "title-part" }, m = { class: "title" }, b = { class: "sub-title" }, k = { class: "content" }, C = { key: 0 }, L = /* @__PURE__ */ p({
4
4
  __name: "LogList",
5
5
  props: {
@@ -7,7 +7,7 @@ const f = { class: "log-list" }, h = { class: "title-part" }, m = { class: "titl
7
7
  },
8
8
  setup(x) {
9
9
  return (_, N) => (e(), o("div", f, [
10
- (e(!0), o(a, null, d(_.content, (t) => {
10
+ (e(!0), o(a, null, i(_.content, (t) => {
11
11
  var r;
12
12
  return e(), o("div", {
13
13
  class: "log-list-item",
@@ -15,18 +15,18 @@ const f = { class: "log-list" }, h = { class: "title-part" }, m = { class: "titl
15
15
  }, [
16
16
  s("div", {
17
17
  class: "left-bar",
18
- style: i({ backgroundColor: t.color })
18
+ style: d({ backgroundColor: t.color })
19
19
  }, null, 4),
20
20
  s("div", h, [
21
21
  s("div", {
22
22
  class: "circle",
23
- style: i({ backgroundColor: t.color })
23
+ style: d({ backgroundColor: t.color })
24
24
  }, l((r = t.title) == null ? void 0 : r[0]), 5),
25
25
  s("div", m, l(t.title), 1),
26
26
  s("div", b, l(t.subTitle), 1)
27
27
  ]),
28
28
  s("div", k, [
29
- (e(!0), o(a, null, d(t.content, (n, c) => (e(), o("span", {
29
+ (e(!0), o(a, null, i(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 f = { class: "log-list" }, h = { class: "title-part" }, m = { class: "titl
38
38
  }), 128))
39
39
  ]));
40
40
  }
41
- }), B = /* @__PURE__ */ y(L, [["__scopeId", "data-v-646d4f4d"]]);
41
+ }), B = /* @__PURE__ */ y(L, [["__scopeId", "data-v-fe451915"]]);
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 f, ref as d, 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 h, e as j, h as k } from "./index-DhT42zXk.js";
2
+ import { u as h, e as j, h as k } from "./index-CQ-hxHsS.js";
3
3
  import "element-plus";
4
4
  const v = { class: "vfc-ObjGroup" }, B = {
5
5
  key: 1,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as D, resolveComponent as M, openBlock as l, createBlock as O, withCtx as T, createVNode as g, createElementVNode as i, createElementBlock as r, Fragment as u, renderList as b, toDisplayString as y, createCommentVNode as w, ref as E, inject as N, watchEffect as R, onMounted as S, normalizeStyle as $, unref as x } from "vue";
2
- import { m as A, $ as L, a as U, _ as z } from "./index-DhT42zXk.js";
2
+ import { m as A, $ as L, a as U, _ as z } from "./index-CQ-hxHsS.js";
3
3
  const F = { class: "content" }, K = { class: "product-list" }, V = { class: "attribute-list" }, j = {
4
4
  key: 0,
5
5
  class: "attribute-list-item"
@@ -184,7 +184,7 @@ const F = { class: "content" }, K = { class: "product-list" }, V = { class: "att
184
184
  ])) : w("", !0)
185
185
  ], 64));
186
186
  }
187
- }), ee = /* @__PURE__ */ z(X, [["__scopeId", "data-v-43ded0ba"]]);
187
+ }), ee = /* @__PURE__ */ z(X, [["__scopeId", "data-v-f20f5150"]]);
188
188
  export {
189
189
  ee as default
190
190
  };