asiaint-lowcode 3.1.56 → 3.1.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 (47) hide show
  1. package/README.md +31 -31
  2. package/dist/asiaint-lowcode.js +1 -1
  3. package/dist/asiaint-lowcode.umd.cjs +191 -190
  4. package/dist/index.d.ts +376 -7
  5. package/dist/lazy/{Card-BlakHGF_.js → Card-DdWp3Dz9.js} +2 -2
  6. package/dist/lazy/{Cascader-BOwEQkqr.js → Cascader-BxsxfWZi.js} +1 -1
  7. package/dist/lazy/{Checkbox-1qYzxvx3.js → Checkbox-BPJjRDut.js} +2 -2
  8. package/dist/lazy/{Collapse-DFhQjGTg.js → Collapse-DMpWXH2D.js} +1 -1
  9. package/dist/lazy/{Component-uvnooS14.js → Component-BAb8Glyu.js} +2 -2
  10. package/dist/lazy/{Component-BybPseK_.js → Component-Bvb11i1A.js} +2 -2
  11. package/dist/lazy/{Component-BOC_tZaw.js → Component-Cq9v0YT0.js} +1 -1
  12. package/dist/lazy/{Component-D6OIJgBS.js → Component-DhRio0qv.js} +1 -1
  13. package/dist/lazy/{Component-DqTP-dqG.js → Component-haJrwEDP.js} +2 -2
  14. package/dist/lazy/Component-xrpa5QWJ.js +143 -0
  15. package/dist/lazy/{CurdCard-7elTeYSM.js → CurdCard-BqzAFbA5.js} +21 -20
  16. package/dist/lazy/Custom-EmbK57YY.js +26 -0
  17. package/dist/lazy/{DatePicker-vabWbXWk.js → DatePicker-BXnfk1Zr.js} +22 -20
  18. package/dist/lazy/{DragList-ptXtINib.js → DragList-DG75zaHa.js} +13 -13
  19. package/dist/lazy/{FilterSearch-DX7lyU5K.js → FilterSearch-BMF9jCxH.js} +8 -8
  20. package/dist/lazy/FloatCurd-D_OPcxR6.js +148 -0
  21. package/dist/lazy/{FormList-CQafRlf1.js → FormList-_S8br6_H.js} +1 -1
  22. package/dist/lazy/{Grid-BHXnN5tG.js → Grid-kruDCFf5.js} +1 -1
  23. package/dist/lazy/{InfiniteScroll-B9A8fTzl.js → InfiniteScroll-CtsW_oYO.js} +4 -4
  24. package/dist/lazy/{Inline-CLeU2_yh.js → Inline-5o19mIFm.js} +3 -3
  25. package/dist/lazy/{JsonEdit-CR8pc1r0.js → JsonEdit-DzAF4EKV.js} +3 -3
  26. package/dist/lazy/{LogList-C0n583jZ.js → LogList-DA4nYLDd.js} +7 -7
  27. package/dist/lazy/{ObjGroup-CWyMW8ok.js → ObjGroup-6YLhqnv5.js} +1 -1
  28. package/dist/lazy/{OfferDetails-Bk2fm7if.js → OfferDetails-BjMnexIs.js} +10 -8
  29. package/dist/lazy/{Pagination-BTgJMuH1.js → Pagination-DiXJ2GWc.js} +4 -4
  30. package/dist/lazy/{Progress-DbQWJ6ZF.js → Progress-DPzECwdm.js} +15 -15
  31. package/dist/lazy/{Radio-BFsZCzNl.js → Radio-D3XvuscY.js} +3 -3
  32. package/dist/lazy/{SearchSelect-CTNUhnXg.js → SearchSelect-D0-zUts-.js} +6 -6
  33. package/dist/lazy/{Select-CImoPfB1.js → Select-B1XcN6fN.js} +2 -2
  34. package/dist/lazy/Table-x-_aoAyQ.js +566 -0
  35. package/dist/lazy/Tabs-Bdc3ze7v.js +127 -0
  36. package/dist/lazy/TextArea-Crwzr10r.js +34 -0
  37. package/dist/lazy/{Wrapper-B4mdrBTT.js → Wrapper-DH0CbkLZ.js} +2 -2
  38. package/dist/lazy/{index-BMlHLc-c.js → index-DY31m1LD.js} +17331 -17110
  39. package/dist/lazy/{useSelect-DWF-2iPr.js → useSelect-Mr_5r7kL.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/Component-TyczCMR3.js +0 -120
  44. package/dist/lazy/Custom-CFg-E0l1.js +0 -26
  45. package/dist/lazy/Table-CQKjjRQt.js +0 -527
  46. package/dist/lazy/Tabs-Qh5RoptW.js +0 -72
  47. package/dist/lazy/TextArea-CHd9bsw8.js +0 -34
@@ -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, f as V, a as L, h as X } from "./index-BMlHLc-c.js";
2
+ import { u as U, l as w, e as W, f as V, a as L, h as X } from "./index-DY31m1LD.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-BMlHLc-c.js";
2
+ import { b as g } from "./index-DY31m1LD.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 b } from "./index-BMlHLc-c.js";
2
+ import { c as u, b as y, _ as h } from "./index-DY31m1LD.js";
3
3
  import "element-plus";
4
- const h = ["infinite-scroll-disabled"], v = /* @__PURE__ */ s({
4
+ const b = ["infinite-scroll-disabled"], v = /* @__PURE__ */ s({
5
5
  __name: "InfiniteScroll",
6
6
  props: {
7
7
  children: {},
@@ -27,12 +27,12 @@ const h = ["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, h)), [
30
+ ], 12, b)), [
31
31
  [r, n]
32
32
  ]);
33
33
  };
34
34
  }
35
- }), M = /* @__PURE__ */ b(v, [["__scopeId", "data-v-65b0b3cf"]]);
35
+ }), M = /* @__PURE__ */ h(v, [["__scopeId", "data-v-6746ff5d"]]);
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 f } from "./index-BMlHLc-c.js";
2
+ import { b as m, _ as u } from "./index-DY31m1LD.js";
3
3
  import "element-plus";
4
- const u = /* @__PURE__ */ l({
4
+ const f = /* @__PURE__ */ l({
5
5
  __name: "Inline",
6
6
  props: {
7
7
  children: {},
@@ -29,7 +29,7 @@ const u = /* @__PURE__ */ l({
29
29
  s(c(m), { list: a.children }, null, 8, ["list"])
30
30
  ], 4));
31
31
  }
32
- }), x = /* @__PURE__ */ f(u, [["__scopeId", "data-v-50b97afb"]]);
32
+ }), x = /* @__PURE__ */ u(f, [["__scopeId", "data-v-8ba696e7"]]);
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-BMlHLc-c.js";
2
+ import { _ as xt, g as Nt } from "./index-DY31m1LD.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 { _ as y } from "./index-BMlHLc-c.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 { _ as y } from "./index-DY31m1LD.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, 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 f = { class: "log-list" }, h = { class: "title-part" }, m = { 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", h, [
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", 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, 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 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-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 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 j, e as h, f as k } from "./index-BMlHLc-c.js";
2
+ import { u as j, e as h, f as k } from "./index-DY31m1LD.js";
3
3
  import "element-plus";
4
4
  const v = { class: "vfc-ObjGroup" }, B = {
5
5
  key: 1,
@@ -1,5 +1,5 @@
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 I, ref as E, inject as N, watchEffect as R, onMounted as S, normalizeStyle as $, unref as A } from "vue";
2
- import { k as L, $ as U, a as z, _ as x } from "./index-BMlHLc-c.js";
1
+ import { defineComponent as D, resolveComponent as M, openBlock as l, createBlock as O, withCtx as B, createVNode as g, createElementVNode as i, createElementBlock as r, Fragment as u, renderList as b, toDisplayString as y, createCommentVNode as I, ref as E, inject as N, watchEffect as R, onMounted as S, normalizeStyle as $, unref as A } from "vue";
2
+ import { k as L, $ as U, a as x, _ as z } from "./index-DY31m1LD.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"
@@ -17,14 +17,14 @@ const F = { class: "content" }, K = { class: "product-list" }, V = { class: "att
17
17
  "popper-class": "offer-detail",
18
18
  placement: "right"
19
19
  }, {
20
- reference: T(() => [
20
+ reference: B(() => [
21
21
  g(L, {
22
22
  data: a.data,
23
23
  btns: a.btns,
24
24
  index: a.index
25
25
  }, null, 8, ["data", "btns", "index"])
26
26
  ]),
27
- default: T(() => [
27
+ default: B(() => [
28
28
  i("div", F, [
29
29
  p[0] || (p[0] = i("div", { class: "product-title" }, "Product", -1)),
30
30
  i("div", K, [
@@ -95,14 +95,16 @@ const F = { class: "content" }, K = { class: "product-list" }, V = { class: "att
95
95
  height: {},
96
96
  collapsible: { type: Boolean },
97
97
  sortable: { type: Boolean },
98
+ paginationPosition: {},
99
+ totalText: {},
98
100
  gap: { default: 16 },
99
101
  data: {},
100
102
  columns: {},
101
103
  getColText: {}
102
104
  },
103
105
  setup(m) {
104
- var k, B;
105
- const a = m, p = E(), _ = E([]), s = (k = a.columns.find((t) => t.position === "title")) == null ? void 0 : k.key, d = (B = a.columns.find((t) => t.position === "subTitle")) == null ? void 0 : B.key, h = a.columns.find((t) => t.position === "footer"), w = (t) => {
106
+ var k, T;
107
+ const a = m, p = E(), _ = E([]), s = (k = a.columns.find((t) => t.position === "title")) == null ? void 0 : k.key, d = (T = a.columns.find((t) => t.position === "subTitle")) == null ? void 0 : T.key, h = a.columns.find((t) => t.position === "footer"), w = (t) => {
106
108
  const e = [];
107
109
  return t.children && t.children.length > 0 && t.children.forEach((n) => {
108
110
  const o = {
@@ -172,7 +174,7 @@ const F = { class: "content" }, K = { class: "product-list" }, V = { class: "att
172
174
  ]))), 128))
173
175
  ], 4),
174
176
  !t.data || t.data.length === 0 ? (l(), r("div", Q, [
175
- g(A(z), {
177
+ g(A(x), {
176
178
  name: "tableEmpty",
177
179
  style: { width: 56, height: 56 }
178
180
  }),
@@ -180,7 +182,7 @@ const F = { class: "content" }, K = { class: "product-list" }, V = { class: "att
180
182
  ])) : I("", !0)
181
183
  ], 64));
182
184
  }
183
- }), ee = /* @__PURE__ */ x(X, [["__scopeId", "data-v-f20f5150"]]);
185
+ }), ee = /* @__PURE__ */ z(X, [["__scopeId", "data-v-43ded0ba"]]);
184
186
  export {
185
187
  ee as default
186
188
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as y, ref as s, readonly as C, onUnmounted as v, resolveComponent as S, openBlock as h, createElementBlock as P, normalizeStyle as N, createVNode as _ } from "vue";
2
- import { c as B, j as b, _ as j } from "./index-BMlHLc-c.js";
2
+ import { c as B, j, _ as w } from "./index-DY31m1LD.js";
3
3
  import "element-plus";
4
- const w = /* @__PURE__ */ y({
4
+ const M = /* @__PURE__ */ y({
5
5
  __name: "Pagination",
6
6
  props: {
7
7
  pageSizes: {},
@@ -37,7 +37,7 @@ const w = /* @__PURE__ */ y({
37
37
  type: "pagination"
38
38
  });
39
39
  if (t.name) {
40
- const e = b(t.name, g);
40
+ const e = j(t.name, g);
41
41
  v(() => {
42
42
  e();
43
43
  });
@@ -64,7 +64,7 @@ const w = /* @__PURE__ */ y({
64
64
  ], 4);
65
65
  };
66
66
  }
67
- }), L = /* @__PURE__ */ j(w, [["__scopeId", "data-v-f04853fb"]]);
67
+ }), L = /* @__PURE__ */ w(M, [["__scopeId", "data-v-0cc06d1f"]]);
68
68
  export {
69
69
  L as default
70
70
  };
@@ -1,9 +1,9 @@
1
- import { defineComponent as p, resolveComponent as m, openBlock as n, createElementBlock as s, createVNode as l, withCtx as a, Fragment as u, renderList as f, createBlock as g, createElementVNode as e, toDisplayString as r, createTextVNode as h, unref as k, createCommentVNode as N } from "vue";
2
- import { I as v, a as C, _ as V } from "./index-BMlHLc-c.js";
3
- const b = { class: "progress" }, y = { class: "timeline-content" }, B = { class: "timeline-content__title" }, E = {
1
+ import { defineComponent as p, resolveComponent as m, openBlock as n, createElementBlock as s, createVNode as a, withCtx as l, Fragment as u, renderList as f, createBlock as g, createElementVNode as e, toDisplayString as r, createTextVNode as h, unref as k, createCommentVNode as N } from "vue";
2
+ import { I as v, a as C, _ as V } from "./index-DY31m1LD.js";
3
+ const y = { class: "progress" }, B = { class: "timeline-content" }, E = { class: "timeline-content__title" }, I = {
4
4
  key: 0,
5
5
  class: "empty-content"
6
- }, I = /* @__PURE__ */ p({
6
+ }, b = /* @__PURE__ */ p({
7
7
  __name: "Progress",
8
8
  props: {
9
9
  data: {}
@@ -11,22 +11,22 @@ const b = { class: "progress" }, y = { class: "timeline-content" }, B = { class:
11
11
  setup(w) {
12
12
  return (o, i) => {
13
13
  const _ = m("el-timeline-item"), c = m("el-timeline");
14
- return n(), s("div", b, [
15
- l(c, null, {
16
- default: a(() => [
14
+ return n(), s("div", y, [
15
+ a(c, null, {
16
+ default: l(() => [
17
17
  (n(!0), s(u, null, f(o.data, (t, d) => (n(), g(_, {
18
18
  key: d,
19
19
  size: "large"
20
20
  }, {
21
- dot: a(() => [
22
- l(v, {
21
+ dot: l(() => [
22
+ a(v, {
23
23
  name: t.iconName,
24
24
  size: "large"
25
25
  }, null, 8, ["name"])
26
26
  ]),
27
- default: a(() => [
28
- e("div", y, [
29
- e("div", B, [
27
+ default: l(() => [
28
+ e("div", B, [
29
+ e("div", E, [
30
30
  e("span", null, r(t.title), 1),
31
31
  e("span", null, r(t.timestamp), 1)
32
32
  ]),
@@ -38,8 +38,8 @@ const b = { class: "progress" }, y = { class: "timeline-content" }, B = { class:
38
38
  ]),
39
39
  _: 1
40
40
  }),
41
- !o.data || o.data.length === 0 ? (n(), s("div", E, [
42
- l(k(C), {
41
+ !o.data || o.data.length === 0 ? (n(), s("div", I, [
42
+ a(k(C), {
43
43
  name: "tableEmpty",
44
44
  style: { width: 56, height: 56 }
45
45
  }),
@@ -48,7 +48,7 @@ const b = { class: "progress" }, y = { class: "timeline-content" }, B = { class:
48
48
  ]);
49
49
  };
50
50
  }
51
- }), F = /* @__PURE__ */ V(I, [["__scopeId", "data-v-6b11ed96"]]);
51
+ }), F = /* @__PURE__ */ V(b, [["__scopeId", "data-v-088a0692"]]);
52
52
  export {
53
53
  F as default
54
54
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as T, mergeModels as w, useModel as F, inject as g, resolveComponent as i, resolveDirective as S, openBlock as o, createElementBlock as c, toDisplayString as z, unref as u, withDirectives as I, createBlock as f, mergeProps as h, withCtx as K, createVNode as $, Fragment as C, renderList as k } from "vue";
2
- import { u as N, _ as O } from "./index-BMlHLc-c.js";
3
- import { u as P } from "./useSelect-DWF-2iPr.js";
2
+ import { u as N, _ as O } from "./index-DY31m1LD.js";
3
+ import { u as P } from "./useSelect-Mr_5r7kL.js";
4
4
  const R = { key: 0 }, j = /* @__PURE__ */ T({
5
5
  __name: "Radio",
6
6
  props: /* @__PURE__ */ w({
@@ -82,7 +82,7 @@ onChange: ${l.onChange}`);
82
82
  ]);
83
83
  };
84
84
  }
85
- }), q = /* @__PURE__ */ O(j, [["__scopeId", "data-v-08ecef32"]]);
85
+ }), q = /* @__PURE__ */ O(j, [["__scopeId", "data-v-1e24870a"]]);
86
86
  export {
87
87
  q as default
88
88
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as w, mergeModels as F, useModel as $, inject as K, resolveComponent as f, resolveDirective as A, openBlock as t, createElementBlock as i, toDisplayString as h, unref as u, withDirectives as I, createBlock as C, mergeProps as N, withCtx as y, Fragment as j, renderList as O, createTextVNode as P, createVNode as k } from "vue";
2
- import { u as T, a as E, _ as L } from "./index-BMlHLc-c.js";
3
- import { u as U } from "./useSelect-DWF-2iPr.js";
2
+ import { u as T, a as E, _ as L } from "./index-DY31m1LD.js";
3
+ import { u as U } from "./useSelect-Mr_5r7kL.js";
4
4
  const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
5
5
  key: 1,
6
6
  class: "search-select-wrapper"
@@ -32,11 +32,11 @@ const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
32
32
  modelModifiers: {}
33
33
  }),
34
34
  emits: ["update:modelValue"],
35
- setup(v) {
36
- const l = v, r = $(v, "modelValue"), b = T(), c = K("ruleModule", void 0), g = K("pageMethodMap", {}), B = (e) => {
35
+ setup(b) {
36
+ const l = b, r = $(b, "modelValue"), v = T(), c = K("ruleModule", void 0), g = K("pageMethodMap", {}), B = (e) => {
37
37
  const { valueKey: s = "value", multiple: m, name: p } = l;
38
38
  let n = {};
39
- if (m && Array.isArray(e) ? n = d.value.filter((o) => e.includes(o[s])) : n = d.value.find((o) => o[s] === e) || {}, b.selectData && p && b.updateSelectData(p, n), l.onChange && c)
39
+ if (m && Array.isArray(e) ? n = d.value.filter((o) => e.includes(o[s])) : n = d.value.find((o) => o[s] === e) || {}, v.selectData && p && v.updateSelectData(p, n), l.onChange && c)
40
40
  try {
41
41
  c[l.onChange](g, e, n);
42
42
  } catch (o) {
@@ -101,7 +101,7 @@ onSearch: ${l.onSearch}`);
101
101
  ]));
102
102
  };
103
103
  }
104
- }), X = /* @__PURE__ */ L(J, [["__scopeId", "data-v-884281f5"]]);
104
+ }), X = /* @__PURE__ */ L(J, [["__scopeId", "data-v-b14d9207"]]);
105
105
  export {
106
106
  X as default
107
107
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as D, mergeModels as F, computed as f, useModel as J, inject as h, ref as x, watch as b, resolveComponent as V, openBlock as c, createElementBlock as C, normalizeStyle as A, toDisplayString as K, createBlock as M, mergeProps as E, unref as T, withCtx as m, createElementVNode as u, Fragment as $, renderList as j, createTextVNode as I } from "vue";
2
- import { u as P } from "./index-BMlHLc-c.js";
3
- import { u as R } from "./useSelect-DWF-2iPr.js";
2
+ import { u as P } from "./index-DY31m1LD.js";
3
+ import { u as R } from "./useSelect-Mr_5r7kL.js";
4
4
  const z = { style: { "min-height": "32px" } }, q = /* @__PURE__ */ D({
5
5
  __name: "Select",
6
6
  props: /* @__PURE__ */ F({