asiaint-lowcode 3.1.11 → 3.1.12

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 (38) 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/index.d.ts +5 -7
  5. package/dist/lazy/{Card-DddN4E5b.js → Card-DqF5ydvP.js} +2 -2
  6. package/dist/lazy/{Cascader-T5hpcc8k.js → Cascader-w2aXlzy4.js} +1 -1
  7. package/dist/lazy/{Checkbox-CeSqY5bJ.js → Checkbox-BLgBYIxM.js} +2 -2
  8. package/dist/lazy/{Collapse-B2kdCZag.js → Collapse-BsgI2UtE.js} +1 -1
  9. package/dist/lazy/{Component-Dz3dlbfS.js → Component-4k5371qV.js} +8 -8
  10. package/dist/lazy/{Component-Dtf1g_1t.js → Component-B9DtiqZr.js} +2 -2
  11. package/dist/lazy/{Component-DOZ5voTY.js → Component-CWeTtaB6.js} +1 -1
  12. package/dist/lazy/{Component-B2WLVum9.js → Component-D7U_ddrO.js} +1 -1
  13. package/dist/lazy/{Component-CJD4Vdw1.js → Component-OQos0Yv2.js} +1 -1
  14. package/dist/lazy/{Component-CbdyqmFB.js → Component-yeX4uCg6.js} +2 -2
  15. package/dist/lazy/{CurdCard-C40vLAVd.js → CurdCard-BA2u27QX.js} +8 -8
  16. package/dist/lazy/{Custom-CFR7dysF.js → Custom-CddcUJqG.js} +7 -7
  17. package/dist/lazy/{DatePicker-Do81eNYq.js → DatePicker-Bh2ncgnR.js} +1 -1
  18. package/dist/lazy/{DragList-BoDSWhvz.js → DragList-FMLI8ayI.js} +2 -2
  19. package/dist/lazy/{FormList-BL-GfX_u.js → FormList-vriDIR3X.js} +1 -1
  20. package/dist/lazy/{Grid-DhqbZ2BC.js → Grid-Co2VGKrE.js} +1 -1
  21. package/dist/lazy/{Inline-CV6FC9TD.js → Inline-D01blxhI.js} +3 -3
  22. package/dist/lazy/{JsonEdit-BqcsAu1j.js → JsonEdit-YwhmpMqH.js} +3 -3
  23. package/dist/lazy/{LogList-CICkvuYl.js → LogList-BTLxsIJ-.js} +7 -7
  24. package/dist/lazy/{ObjGroup-CIGn_qSU.js → ObjGroup-FqsyEwUa.js} +1 -1
  25. package/dist/lazy/{OfferDetails-Df5twhTM.js → OfferDetails-BCTGsUQk.js} +10 -10
  26. package/dist/lazy/{Pagination-CdPSjxIi.js → Pagination-BWBZLOhR.js} +7 -7
  27. package/dist/lazy/{Progress-CWckUvQJ.js → Progress-D8PlrDKW.js} +5 -5
  28. package/dist/lazy/{Radio-CftD02pX.js → Radio-CTyS3Wce.js} +3 -3
  29. package/dist/lazy/{SearchSelect-C3tK6VuI.js → SearchSelect-DBQUxcua.js} +11 -11
  30. package/dist/lazy/{Select-CQZLVAWM.js → Select-NMkk0tzQ.js} +2 -2
  31. package/dist/lazy/{Table-DeD8BnXj.js → Table-CsUKP83I.js} +2 -2
  32. package/dist/lazy/{Tabs-B3j9nO6H.js → Tabs-fxGLIjAK.js} +1 -1
  33. package/dist/lazy/{Wrapper-CI9_5t_3.js → Wrapper-Cn4baHVS.js} +15 -15
  34. package/dist/lazy/{index-DjyiIwKi.js → index-DLT-0b2b.js} +67 -62
  35. package/dist/lazy/{useSelect-BtBnWkjy.js → useSelect-Cg5sYMeF.js} +1 -1
  36. package/dist/style.css +2 -2
  37. package/global.d.ts +10 -10
  38. package/package.json +36 -36
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as F, mergeModels as w, useModel as A, inject as S, resolveComponent as f, resolveDirective as I, openBlock as o, createElementBlock as i, toDisplayString as y, unref as u, withDirectives as N, createBlock as C, mergeProps as j, withCtx as b, Fragment as O, renderList as P, createTextVNode as T, createVNode as k } from "vue";
2
- import { u as $, _ as E, b as L } from "./index-DjyiIwKi.js";
3
- import { u as U } from "./useSelect-BtBnWkjy.js";
2
+ import { u as $, _ as E, b as L } from "./index-DLT-0b2b.js";
3
+ import { u as U } from "./useSelect-Cg5sYMeF.js";
4
4
  const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
5
5
  key: 1,
6
6
  class: "search-select-wrapper"
@@ -33,9 +33,9 @@ const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
33
33
  emits: ["update:modelValue"],
34
34
  setup(v) {
35
35
  const t = v, r = A(v, "modelValue"), h = $(), c = S("ruleModule", void 0), g = S("pageMethodMap", {}), B = (e) => {
36
- const { valueKey: d = "value", multiple: m, name: p } = t;
36
+ const { valueKey: s = "value", multiple: m, name: p } = t;
37
37
  let n = {};
38
- if (m && Array.isArray(e) ? n = s.value.filter((a) => e.includes(a[d])) : n = s.value.find((a) => a[d] === e) || {}, h.selectData && p && h.updateSelectData(p, n), t.onChange && c)
38
+ if (m && Array.isArray(e) ? n = d.value.filter((a) => e.includes(a[s])) : n = d.value.find((a) => a[s] === e) || {}, h.selectData && p && h.updateSelectData(p, n), t.onChange && c)
39
39
  try {
40
40
  c[t.onChange](g, e, n);
41
41
  } catch (a) {
@@ -48,19 +48,19 @@ const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
48
48
  } catch (e) {
49
49
  console.error(e);
50
50
  }
51
- }, { currentOptions: s, loading: V } = U(t);
52
- return (e, d) => {
51
+ }, { currentOptions: d, loading: V } = U(t);
52
+ return (e, s) => {
53
53
  var _;
54
54
  const m = f("el-option"), p = f("el-select"), n = f("el-button"), a = I("loading");
55
55
  return e.read ? (o(), i("div", q, [
56
56
  e.multiple ? (o(), i("div", z, y(r.value && r.value.map((l) => {
57
57
  var K;
58
- return (K = u(s).find((D) => D[e.valueKey] === l)) == null ? void 0 : K[e.labelKey];
59
- }).join("、")), 1)) : (o(), i("div", G, y(((_ = u(s).find((l) => l[e.valueKey] === r.value)) == null ? void 0 : _[e.labelKey]) || "--"), 1))
58
+ return (K = u(d).find((D) => D[e.valueKey] === l)) == null ? void 0 : K[e.labelKey];
59
+ }).join("、")), 1)) : (o(), i("div", G, y(((_ = u(d).find((l) => l[e.valueKey] === r.value)) == null ? void 0 : _[e.labelKey]) || "--"), 1))
60
60
  ])) : (o(), i("div", H, [
61
61
  N((o(), C(p, j({
62
62
  modelValue: r.value,
63
- "onUpdate:modelValue": d[0] || (d[0] = (l) => r.value = l)
63
+ "onUpdate:modelValue": s[0] || (s[0] = (l) => r.value = l)
64
64
  }, e.$attrs, {
65
65
  onChange: B,
66
66
  multiple: e.multiple,
@@ -69,7 +69,7 @@ const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
69
69
  disabled: e.disabled
70
70
  }), {
71
71
  default: b(() => [
72
- (o(!0), i(O, null, P(u(s), (l) => (o(), C(m, {
72
+ (o(!0), i(O, null, P(u(d), (l) => (o(), C(m, {
73
73
  key: l[e.valueKey],
74
74
  label: l[e.labelKey],
75
75
  value: l[e.valueKey],
@@ -98,7 +98,7 @@ const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
98
98
  ]));
99
99
  };
100
100
  }
101
- }), X = /* @__PURE__ */ L(J, [["__scopeId", "data-v-ce5f6b46"]]);
101
+ }), X = /* @__PURE__ */ L(J, [["__scopeId", "data-v-da2bde35"]]);
102
102
  export {
103
103
  X as default
104
104
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as F, mergeModels as w, computed as p, useModel as x, inject as v, resolveComponent as b, openBlock as i, createElementBlock as g, normalizeStyle as A, toDisplayString as h, createBlock as K, mergeProps as N, unref as V, withCtx as m, createElementVNode as r, Fragment as T, renderList as j, createTextVNode as E } from "vue";
2
- import { u as I } from "./index-DjyiIwKi.js";
3
- import { u as O } from "./useSelect-BtBnWkjy.js";
2
+ import { u as I } from "./index-DLT-0b2b.js";
3
+ import { u as O } from "./useSelect-Cg5sYMeF.js";
4
4
  const P = { style: { "min-height": "32px" } }, R = /* @__PURE__ */ F({
5
5
  __name: "Select",
6
6
  props: /* @__PURE__ */ w({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as Le, computed as F, inject as M, ref as B, useTemplateRef as Fe, readonly as Ee, toRefs as Ve, onMounted as je, nextTick as Ue, onActivated as We, onUnmounted as Ge, resolveComponent as D, openBlock as r, createElementBlock as g, normalizeClass as E, withDirectives as Z, createElementVNode as w, createVNode as v, unref as h, withCtx as d, createBlock as m, createCommentVNode as f, Fragment as P, renderList as ee, toDisplayString as _, normalizeStyle as V, withModifiers as te, vShow as ne, mergeProps as He } from "vue";
2
- import { $ as Ke, h as x, j as qe, _ as Je, I as R, a as j, C as Oe, b as Qe } from "./index-DjyiIwKi.js";
2
+ import { $ as Ke, h as x, j as qe, _ as Je, I as R, a as j, C as Oe, b as Qe } from "./index-DLT-0b2b.js";
3
3
  import { ElTable as Xe, ElLoading as oe } from "element-plus";
4
4
  const Ye = ["id"], Ze = { class: "empty-content" }, et = ["title"], tt = ["title", "onClick"], nt = {
5
5
  key: 1,
@@ -508,7 +508,7 @@ const Ye = ["id"], Ze = { class: "empty-content" }, et = ["title"], tt = ["title
508
508
  ], 10, Ye));
509
509
  };
510
510
  }
511
- }), ct = /* @__PURE__ */ Qe(rt, [["__scopeId", "data-v-f15796b1"]]);
511
+ }), ct = /* @__PURE__ */ Qe(rt, [["__scopeId", "data-v-75401624"]]);
512
512
  export {
513
513
  ct as default
514
514
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, ref as m, watch as _, onMounted as h, resolveComponent as a, openBlock as l, createBlock as c, mergeProps as u, withCtx as d, createElementBlock as b, Fragment as v, renderList as y, createVNode as k, unref as K } from "vue";
2
- import { a as V } from "./index-DjyiIwKi.js";
2
+ import { a as V } from "./index-DLT-0b2b.js";
3
3
  import "element-plus";
4
4
  const w = /* @__PURE__ */ i({
5
5
  __name: "Tabs",
@@ -1,13 +1,13 @@
1
- import { defineComponent as f, ref as i, resolveComponent as C, openBlock as r, createElementBlock as t, normalizeStyle as c, createVNode as l, withCtx as _, withDirectives as g, createElementVNode as S, normalizeClass as d, unref as x, createCommentVNode as u, vShow as B } from "vue";
2
- import { c as b, a as k, I as y, b as E } from "./index-DjyiIwKi.js";
1
+ import { defineComponent as f, ref as i, resolveComponent as C, openBlock as l, createElementBlock as t, normalizeStyle as c, createVNode as r, withCtx as _, withDirectives as g, createElementVNode as S, normalizeClass as d, unref as x, createCommentVNode as u, vShow as B } from "vue";
2
+ import { c as b, a as k, I as y, b as E } from "./index-DLT-0b2b.js";
3
3
  import "element-plus";
4
4
  const D = {
5
5
  key: 0,
6
6
  class: "dropdown-icon-wrapper"
7
- }, A = {
7
+ }, j = {
8
8
  key: 1,
9
9
  class: "expansion-icon-wrapper"
10
- }, j = /* @__PURE__ */ f({
10
+ }, I = /* @__PURE__ */ f({
11
11
  __name: "Wrapper",
12
12
  props: {
13
13
  children: {},
@@ -40,12 +40,12 @@ const D = {
40
40
  }
41
41
  }
42
42
  };
43
- return (e, I) => {
43
+ return (e, M) => {
44
44
  const w = C("el-collapse-transition");
45
- return r(), t("div", {
45
+ return l(), t("div", {
46
46
  style: c(e.style)
47
47
  }, [
48
- l(w, null, {
48
+ r(w, null, {
49
49
  default: _(() => [
50
50
  g(S("div", {
51
51
  class: d({
@@ -56,19 +56,19 @@ const D = {
56
56
  }),
57
57
  style: c(e.innerStyle)
58
58
  }, [
59
- l(x(k), { list: e.children }, null, 8, ["list"]),
60
- e.dropdown ? (r(), t("div", D, [
61
- l(y, {
59
+ r(x(k), { list: e.children }, null, 8, ["list"]),
60
+ e.dropdown ? (l(), t("div", D, [
61
+ r(y, {
62
62
  name: "icon-xialaliebiao",
63
63
  color: "#666666",
64
64
  onClick: h,
65
65
  class: d({ reversed: n.value })
66
66
  }, null, 8, ["class"])
67
67
  ])) : u("", !0),
68
- e.expansion ? (r(), t("div", A, [
69
- l(y, {
68
+ e.expansion ? (l(), t("div", j, [
69
+ r(y, {
70
70
  name: "icon-shuangxiangjiantou",
71
- color: a.value ? "#18AAF8" : "#666666",
71
+ color: a.value ? "var(--el-color-primary)" : "#666666",
72
72
  onClick: v
73
73
  }, null, 8, ["color"])
74
74
  ])) : u("", !0)
@@ -81,7 +81,7 @@ const D = {
81
81
  ], 4);
82
82
  };
83
83
  }
84
- }), W = /* @__PURE__ */ E(j, [["__scopeId", "data-v-e8750325"]]);
84
+ }), z = /* @__PURE__ */ E(I, [["__scopeId", "data-v-6e82cda4"]]);
85
85
  export {
86
- W as default
86
+ z as default
87
87
  };