asiaint-lowcode 3.1.43 → 3.1.44

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 (39) hide show
  1. package/dist/asiaint-lowcode.js +1 -1
  2. package/dist/asiaint-lowcode.umd.cjs +2 -2
  3. package/dist/index.d.ts +1 -0
  4. package/dist/lazy/{Card-DUAWflOS.js → Card-B8dEy4DD.js} +1 -1
  5. package/dist/lazy/{Cascader-Dm7J_xQp.js → Cascader-F00G6SUy.js} +1 -1
  6. package/dist/lazy/{Checkbox-Bf9fXIZi.js → Checkbox-BcUT_m66.js} +2 -2
  7. package/dist/lazy/{Collapse-BOeEZEHO.js → Collapse-BXOA-cNn.js} +1 -1
  8. package/dist/lazy/{Component-D22ci3I2.js → Component-2pNL2qDm.js} +1 -1
  9. package/dist/lazy/{Component-TGjWSLPL.js → Component-BGCG0t0P.js} +1 -1
  10. package/dist/lazy/{Component-CzMHIpA2.js → Component-BcyRv8T0.js} +1 -1
  11. package/dist/lazy/{Component-Bihb7Pzw.js → Component-Cma3ZKpE.js} +1 -1
  12. package/dist/lazy/{Component-DzPjWt0Z.js → Component-DoF3gBpc.js} +1 -1
  13. package/dist/lazy/{Component-nMdezpAC.js → Component-qQuvzGgN.js} +1 -1
  14. package/dist/lazy/{CurdCard-ggEAulQ-.js → CurdCard-U0G0PCGZ.js} +1 -1
  15. package/dist/lazy/{Custom-DGK2led0.js → Custom-BeJ1eyqU.js} +1 -1
  16. package/dist/lazy/{DatePicker-D93MI1Fz.js → DatePicker-CnBTMLcI.js} +1 -1
  17. package/dist/lazy/{DragList-3idZOK2e.js → DragList-C-2wxiWg.js} +1 -1
  18. package/dist/lazy/{FilterSearch-BKEjka62.js → FilterSearch-C9-olTfA.js} +1 -1
  19. package/dist/lazy/{FormList-B7FB5nsy.js → FormList-D0RIMLl3.js} +1 -1
  20. package/dist/lazy/{Grid-3eT1alhq.js → Grid-CQAAvaYq.js} +1 -1
  21. package/dist/lazy/{InfiniteScroll-wsFKS3Qc.js → InfiniteScroll-Dw8L56Cf.js} +1 -1
  22. package/dist/lazy/{Inline-BhjRQZ1C.js → Inline-BgKBFXK1.js} +1 -1
  23. package/dist/lazy/{JsonEdit-Bddo31Ri.js → JsonEdit-DAmU6gIh.js} +1 -1
  24. package/dist/lazy/{LogList-DO9S4FaG.js → LogList-qqMS8zKP.js} +1 -1
  25. package/dist/lazy/{ObjGroup-Dt0NMUTs.js → ObjGroup-CyTqA0TA.js} +1 -1
  26. package/dist/lazy/{OfferDetails-CYTwXFr-.js → OfferDetails-DN1ZiMRN.js} +1 -1
  27. package/dist/lazy/{Pagination-BrL2_8_m.js → Pagination-CK5IFQDI.js} +1 -1
  28. package/dist/lazy/{Progress-1d3Hn1BF.js → Progress-DrbvGiOL.js} +1 -1
  29. package/dist/lazy/{Radio-C-siWREM.js → Radio-Bs6IYtEY.js} +2 -2
  30. package/dist/lazy/{SearchSelect-DV3gWwPd.js → SearchSelect-gi5RhJyJ.js} +2 -2
  31. package/dist/lazy/{Select-CLGrTnUP.js → Select-D0fHIfB1.js} +2 -2
  32. package/dist/lazy/{Table-C2VYEDwk.js → Table-CR8PzEr5.js} +28 -28
  33. package/dist/lazy/{Tabs-cI8BbuAg.js → Tabs-VBE2xZUj.js} +1 -1
  34. package/dist/lazy/{TextArea-CIqQyjsg.js → TextArea-BKv1tbmT.js} +1 -1
  35. package/dist/lazy/{Wrapper-yAZ44iuh.js → Wrapper-n4XurF9a.js} +1 -1
  36. package/dist/lazy/{index-DSkCigXJ.js → index-CpTPzveA.js} +138 -138
  37. package/dist/lazy/{useSelect-D7Gkd2lL.js → useSelect-CWvpxY4U.js} +1 -1
  38. package/dist/style.css +2 -2
  39. package/package.json +1 -1
@@ -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-DSkCigXJ.js";
2
+ import { u as j, e as h, f as k } from "./index-CpTPzveA.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 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 z, _ as x } from "./index-DSkCigXJ.js";
2
+ import { k as L, $ as U, a as z, _ as x } from "./index-CpTPzveA.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"
@@ -1,5 +1,5 @@
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 w } from "./index-DSkCigXJ.js";
2
+ import { c as B, j, _ as w } from "./index-CpTPzveA.js";
3
3
  import "element-plus";
4
4
  const M = /* @__PURE__ */ y({
5
5
  __name: "Pagination",
@@ -1,5 +1,5 @@
1
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-DSkCigXJ.js";
2
+ import { I as v, a as C, _ as V } from "./index-CpTPzveA.js";
3
3
  const y = { class: "progress" }, B = { class: "timeline-content" }, E = { class: "timeline-content__title" }, I = {
4
4
  key: 0,
5
5
  class: "empty-content"
@@ -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-DSkCigXJ.js";
3
- import { u as P } from "./useSelect-D7Gkd2lL.js";
2
+ import { u as N, _ as O } from "./index-CpTPzveA.js";
3
+ import { u as P } from "./useSelect-CWvpxY4U.js";
4
4
  const R = { key: 0 }, j = /* @__PURE__ */ T({
5
5
  __name: "Radio",
6
6
  props: /* @__PURE__ */ w({
@@ -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-DSkCigXJ.js";
3
- import { u as U } from "./useSelect-D7Gkd2lL.js";
2
+ import { u as T, a as E, _ as L } from "./index-CpTPzveA.js";
3
+ import { u as U } from "./useSelect-CWvpxY4U.js";
4
4
  const q = { key: 0 }, z = { key: 0 }, G = { key: 1 }, H = {
5
5
  key: 1,
6
6
  class: "search-select-wrapper"
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as D, mergeModels as F, 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 C, mergeProps as N, unref as K, withCtx as m, createElementVNode as r, Fragment as T, renderList as $, createTextVNode as j } from "vue";
2
- import { u as E } from "./index-DSkCigXJ.js";
3
- import { u as I } from "./useSelect-D7Gkd2lL.js";
2
+ import { u as E } from "./index-CpTPzveA.js";
3
+ import { u as I } from "./useSelect-CWvpxY4U.js";
4
4
  const O = { style: { "min-height": "32px" } }, R = /* @__PURE__ */ D({
5
5
  __name: "Select",
6
6
  props: /* @__PURE__ */ F({
@@ -1,5 +1,5 @@
1
- import { defineComponent as Ee, computed as j, inject as D, ref as P, useTemplateRef as Ve, readonly as je, toRefs as Ue, onMounted as We, nextTick as Ge, onActivated as He, onUnmounted as Ke, resolveComponent as x, openBlock as r, createElementBlock as g, normalizeClass as E, withDirectives as ee, createElementVNode as w, createVNode as y, unref as h, withCtx as d, createBlock as v, createCommentVNode as f, Fragment as B, renderList as te, toDisplayString as N, normalizeStyle as U, withModifiers as ne, vShow as ae, mergeProps as qe } from "vue";
2
- import { $ as Je, h as A, j as Oe, a as Qe, I as R, b as V, C as Xe, _ as Ye } from "./index-DSkCigXJ.js";
1
+ import { defineComponent as Ee, computed as j, inject as D, ref as P, useTemplateRef as Ve, readonly as je, toRefs as Ue, onMounted as We, nextTick as Ge, onActivated as He, onUnmounted as Ke, resolveComponent as x, openBlock as r, createElementBlock as g, normalizeClass as A, withDirectives as ee, createElementVNode as w, createVNode as y, unref as h, withCtx as d, createBlock as v, createCommentVNode as f, Fragment as B, renderList as te, toDisplayString as N, normalizeStyle as U, withModifiers as ne, vShow as ae, mergeProps as qe } from "vue";
2
+ import { $ as Je, h as I, j as Oe, a as Qe, I as R, b as V, C as Xe, _ as Ye } from "./index-CpTPzveA.js";
3
3
  import { ElTable as Ze, ElLoading as oe } from "element-plus";
4
4
  const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title", "onClick"], ot = {
5
5
  key: 1,
@@ -43,13 +43,13 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
43
43
  gridColumns: {}
44
44
  },
45
45
  setup(le, { expose: re }) {
46
- const a = le, I = j(() => a.displayType ? a.displayType : a.typeSwitch ? "card" : "table"), ie = D("ruleModule", void 0), W = D("ruleMap", void 0), c = j(() => a.rulePath && W[a.rulePath] ? W[a.rulePath] : ie), m = D("pageMethodMap", {}), T = D("getGlobalParams", () => {
46
+ const a = le, L = j(() => a.displayType ? a.displayType : a.typeSwitch ? "card" : "table"), ie = D("ruleModule", void 0), W = D("ruleMap", void 0), c = j(() => a.rulePath && W[a.rulePath] ? W[a.rulePath] : ie), m = D("pageMethodMap", {}), T = D("getGlobalParams", () => {
47
47
  }), G = D(Je), H = G ? G.translateFn : null, $ = P(), se = (e, t, o) => {
48
48
  p.value[e] && (p.value[e][t] = o);
49
49
  }, ue = (e, t) => {
50
50
  const o = a.columns.find((s) => s.key === e);
51
51
  o && (o.hidden = !t);
52
- }, L = (e, t, o, s) => {
52
+ }, F = (e, t, o, s) => {
53
53
  try {
54
54
  c.value[e.onClick](m, t, o, s), s == null || s.stopPropagation();
55
55
  } catch (z) {
@@ -196,7 +196,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
196
196
  } catch (o) {
197
197
  console.error(o);
198
198
  }
199
- }, F = (e, t) => {
199
+ }, E = (e, t) => {
200
200
  if (!(!e.getIconPopoverContent || !c.value))
201
201
  try {
202
202
  return c.value[e.getIconPopoverContent](m, t, e);
@@ -213,7 +213,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
213
213
  }, Le = j(() => !a.rowBtns || a.rowBtns.length === 0 || !p.value || p.value.length === 0 ? !1 : p.value.some(
214
214
  (e) => {
215
215
  var t;
216
- return (t = a.rowBtns) == null ? void 0 : t.some((o) => o.condition === void 0 || o.condition === null ? !0 : A(o.condition, {
216
+ return (t = a.rowBtns) == null ? void 0 : t.some((o) => o.condition === void 0 || o.condition === null ? !0 : I(o.condition, {
217
217
  $row: e,
218
218
  $globalParams: T()
219
219
  }));
@@ -248,7 +248,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
248
248
  const o = x("el-table-column"), s = x("el-popover"), z = x("el-tooltip"), Q = x("el-button"), Fe = x("el-pagination");
249
249
  return e.hidden ? f("", !0) : (r(), g("div", {
250
250
  key: 0,
251
- class: E(["table-render", { tableBorder: I.value === "table", [e.name]: !0 }]),
251
+ class: A(["table-render", { tableBorder: L.value === "table", [e.name]: !0 }]),
252
252
  ref_key: "rootRef",
253
253
  ref: J,
254
254
  id: e.name
@@ -303,12 +303,12 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
303
303
  return [
304
304
  n.type === "link" ? (r(), g("div", {
305
305
  key: 0,
306
- class: E(["text-ellipsis link-style", { "click-style": n.onClick }]),
306
+ class: A(["text-ellipsis link-style", { "click-style": n.onClick }]),
307
307
  title: b(n, i),
308
- onClick: (k) => L(n, i, l, k)
308
+ onClick: (k) => F(n, i, l, k)
309
309
  }, N(b(n, i)), 11, at)) : n.type === "iconText" ? (r(), g("div", ot, [
310
310
  n.iconPosition === "left" ? (r(), g(B, { key: 0 }, [
311
- n.iconPopover && Array.isArray(F(n, i)) ? (r(), v(s, { key: 0 }, {
311
+ n.iconPopover && Array.isArray(E(n, i)) ? (r(), v(s, { key: 0 }, {
312
312
  reference: d(() => {
313
313
  var k, M;
314
314
  return [
@@ -320,7 +320,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
320
320
  }),
321
321
  default: d(() => [
322
322
  y(h(V), {
323
- list: F(n, i) || []
323
+ list: E(n, i) || []
324
324
  }, null, 8, ["list"])
325
325
  ]),
326
326
  _: 2
@@ -331,12 +331,12 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
331
331
  }, null, 8, ["name", "color"]))
332
332
  ], 64)) : f("", !0),
333
333
  w("span", {
334
- class: E(["text-ellipsis", { "click-style": n.onClick }]),
334
+ class: A(["text-ellipsis", { "click-style": n.onClick }]),
335
335
  title: b(n, i),
336
- onClick: (k) => L(n, i, l, k)
336
+ onClick: (k) => F(n, i, l, k)
337
337
  }, N(b(n, i)), 11, lt),
338
338
  n.iconPosition === "right" ? (r(), g(B, { key: 1 }, [
339
- n.iconPopover && Array.isArray(F(n, i)) ? (r(), v(s, { key: 0 }, {
339
+ n.iconPopover && Array.isArray(E(n, i)) ? (r(), v(s, { key: 0 }, {
340
340
  reference: d(() => {
341
341
  var k, M;
342
342
  return [
@@ -348,7 +348,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
348
348
  }),
349
349
  default: d(() => [
350
350
  y(h(V), {
351
- list: F(n, i) || []
351
+ list: E(n, i) || []
352
352
  }, null, 8, ["list"])
353
353
  ]),
354
354
  _: 2
@@ -364,10 +364,10 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
364
364
  }, null, 8, ["list"])
365
365
  ])) : (r(), g("div", {
366
366
  key: 3,
367
- class: "text-ellipsis",
367
+ class: A({ "text-ellipsis": !n.noEllipsis }),
368
368
  title: b(n, i),
369
369
  style: U(Ae(n, i))
370
- }, N(b(n, i)), 13, it))
370
+ }, N(b(n, i)), 15, it))
371
371
  ];
372
372
  }),
373
373
  _: 2
@@ -393,7 +393,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
393
393
  width: "400"
394
394
  }, {
395
395
  reference: d(() => [
396
- l.condition === void 0 || l.condition === null || h(A)(l.condition, {
396
+ l.condition === void 0 || l.condition === null || h(I)(l.condition, {
397
397
  $row: n,
398
398
  $globalParams: h(T)()
399
399
  }) ? (r(), v(Q, {
@@ -402,7 +402,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
402
402
  link: "",
403
403
  size: "small",
404
404
  type: l.type,
405
- onClick: ne((_) => L(l, n, i, _), ["stop"])
405
+ onClick: ne((_) => F(l, n, i, _), ["stop"])
406
406
  }, {
407
407
  default: d(() => [
408
408
  y(z, {
@@ -424,7 +424,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
424
424
  l.buttonText ? (r(), g("span", {
425
425
  key: 0,
426
426
  style: U({ color: l.buttonText.color, fontSize: "14px" })
427
- }, N(h(A)(l.buttonText.text, {
427
+ }, N(h(I)(l.buttonText.text, {
428
428
  $row: n,
429
429
  $globalParams: h(T)()
430
430
  })), 5)) : f("", !0)
@@ -441,7 +441,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
441
441
  ]),
442
442
  _: 2
443
443
  }, 1032, ["title"])) : (r(), g(B, { key: 1 }, [
444
- l.condition === void 0 || l.condition === null || h(A)(l.condition, {
444
+ l.condition === void 0 || l.condition === null || h(I)(l.condition, {
445
445
  $row: n,
446
446
  $globalParams: h(T)()
447
447
  }) ? (r(), v(Q, {
@@ -450,7 +450,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
450
450
  link: "",
451
451
  size: "small",
452
452
  type: l.type,
453
- onClick: ne((_) => L(l, n, i, _), ["stop"])
453
+ onClick: ne((_) => F(l, n, i, _), ["stop"])
454
454
  }, {
455
455
  default: d(() => [
456
456
  y(z, {
@@ -472,7 +472,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
472
472
  l.buttonText ? (r(), g("span", {
473
473
  key: 0,
474
474
  style: U({ color: l.buttonText.color, fontSize: "14px" })
475
- }, N(h(A)(l.buttonText.text, {
475
+ }, N(h(I)(l.buttonText.text, {
476
476
  $row: n,
477
477
  $globalParams: h(T)()
478
478
  })), 5)) : f("", !0)
@@ -489,16 +489,16 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
489
489
  _: 1
490
490
  }, 8, ["data", "row-key", "stripe", "height"])
491
491
  ], 512), [
492
- [ae, I.value === "table"]
492
+ [ae, L.value === "table"]
493
493
  ]),
494
494
  ee(y(Xe, qe({ data: p.value }, a, { getColText: b }), null, 16, ["data"]), [
495
- [ae, I.value === "card"]
495
+ [ae, L.value === "card"]
496
496
  ]),
497
497
  w("div", {
498
- class: E(["pagination-wrapper", {
498
+ class: A(["pagination-wrapper", {
499
499
  hidePagination: (e.hiddenPagination || p.value.length === 0) && !e.height,
500
500
  transparentPagination: (e.hiddenPagination || p.value.length === 0) && e.height,
501
- cardlistPadding: I.value === "card"
501
+ cardlistPadding: L.value === "card"
502
502
  }])
503
503
  }, [
504
504
  y(Fe, {
@@ -518,7 +518,7 @@ const et = ["id"], tt = { class: "empty-content" }, nt = ["title"], at = ["title
518
518
  ], 10, et));
519
519
  };
520
520
  }
521
- }), gt = /* @__PURE__ */ Ye(ut, [["__scopeId", "data-v-ad29d6bf"]]);
521
+ }), gt = /* @__PURE__ */ Ye(ut, [["__scopeId", "data-v-b20e4c76"]]);
522
522
  export {
523
523
  gt as default
524
524
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as g, ref as y, computed as V, watch as k, onMounted as x, resolveComponent as c, openBlock as o, createBlock as d, mergeProps as u, withCtx as r, createElementBlock as i, Fragment as B, renderList as K, createElementVNode as p, toDisplayString as M, normalizeClass as T, createCommentVNode as E, createVNode as I, unref as N } from "vue";
2
- import { c as w, b as $, _ as z } from "./index-DSkCigXJ.js";
2
+ import { c as w, b as $, _ as z } from "./index-CpTPzveA.js";
3
3
  import "element-plus";
4
4
  const A = { class: "tab-label" }, D = { class: "tab-label-text" }, F = /* @__PURE__ */ g({
5
5
  __name: "Tabs",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as u, mergeModels as i, useModel as _, computed as f, resolveComponent as v, openBlock as a, createElementBlock as d, createElementVNode as y, toDisplayString as m, createBlock as V, mergeProps as k } from "vue";
2
- import { u as B, _ as h } from "./index-DSkCigXJ.js";
2
+ import { u as B, _ as h } from "./index-CpTPzveA.js";
3
3
  import "element-plus";
4
4
  const x = {
5
5
  key: 0,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as f, ref as w, resolveComponent as v, openBlock as a, createElementBlock as l, normalizeStyle as p, createVNode as r, withCtx as C, withDirectives as _, createElementVNode as g, normalizeClass as i, unref as b, createCommentVNode as c, vShow as x } from "vue";
2
- import { c as B, b as S, I as d, _ as k } from "./index-DSkCigXJ.js";
2
+ import { c as B, b as S, I as d, _ as k } from "./index-CpTPzveA.js";
3
3
  import "element-plus";
4
4
  const E = {
5
5
  key: 0,