asiaint-lowcode 3.0.46 → 3.0.48

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 (33) hide show
  1. package/dist/asiaint-lowcode.js +1 -1
  2. package/dist/asiaint-lowcode.umd.cjs +162 -162
  3. package/dist/index.d.ts +1 -0
  4. package/dist/lazy/{Card-1l5DAao_.js → Card-CXT24hFY.js} +1 -1
  5. package/dist/lazy/{Cascader-Bfk2JwT5.js → Cascader-Pokg08yK.js} +1 -1
  6. package/dist/lazy/{Checkbox-v1FoQEXn.js → Checkbox-Bfi1igXe.js} +2 -2
  7. package/dist/lazy/{Collapse-DAooIxb_.js → Collapse-Cq3Z5LUb.js} +1 -1
  8. package/dist/lazy/{Component-Ck-BLJ-Z.js → Component-9AnEsQDK.js} +1 -1
  9. package/dist/lazy/{Component-1MdAA0-G.js → Component-Ae6iIDeb.js} +1 -1
  10. package/dist/lazy/{Component-CsR7Gpwd.js → Component-BRpV8m6X.js} +1 -1
  11. package/dist/lazy/{Component-VAjpNWB-.js → Component-BjWBsfKW.js} +1 -1
  12. package/dist/lazy/{Component-BDd-dp5x.js → Component-Brf8Tpla.js} +1 -1
  13. package/dist/lazy/{Component-BkBMbTXw.js → Component-C-fNXd9T.js} +1 -1
  14. package/dist/lazy/{CurdCard-BGozGozP.js → CurdCard-DBLv0WYy.js} +1 -1
  15. package/dist/lazy/{Custom-fCzhvUH5.js → Custom-hWu0Q6FZ.js} +1 -1
  16. package/dist/lazy/{FormList-BA55tFaB.js → FormList-BCBAuCnO.js} +1 -1
  17. package/dist/lazy/{Grid-AuutshCf.js → Grid-DHoPAE4o.js} +1 -1
  18. package/dist/lazy/{Inline-CD7-4sNw.js → Inline-52tfJp9S.js} +1 -1
  19. package/dist/lazy/{JsonEdit-CjaLaz_i.js → JsonEdit-Diiqc8Fx.js} +1 -1
  20. package/dist/lazy/{ObjGroup-D_q381hP.js → ObjGroup-DmkpIILA.js} +1 -1
  21. package/dist/lazy/OfferDetails-DbYK4sOF.js +183 -0
  22. package/dist/lazy/OrderProgress-BTlnVLjv.js +19 -0
  23. package/dist/lazy/{Radio-CvfBED2G.js → Radio-CvbLZ4LB.js} +2 -2
  24. package/dist/lazy/{SearchSelect-DdA41cR2.js → SearchSelect-WSzBaNyX.js} +2 -2
  25. package/dist/lazy/{Select-sEUSCsuU.js → Select-CBG0Q_KL.js} +2 -2
  26. package/dist/lazy/{Table-CWOwlweZ.js → Table-D4kpXus2.js} +6 -4
  27. package/dist/lazy/{Tabs-oa_3yTE-.js → Tabs-Dt9V-WE7.js} +1 -1
  28. package/dist/lazy/{Wrapper-mTejpvUE.js → Wrapper-T-of6mnW.js} +14 -13
  29. package/dist/lazy/{index-D7nDgLcN.js → index-BkLDpr2h.js} +4492 -4445
  30. package/dist/lazy/{useSelect-VoTprrsG.js → useSelect-BY8D93iV.js} +1 -1
  31. package/dist/style.css +2 -2
  32. package/package.json +1 -1
  33. package/dist/lazy/OfferDetails-DNEzi86Y.js +0 -170
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as T, mergeModels as _, useModel as w, inject as g, resolveComponent as i, resolveDirective as z, openBlock as l, createElementBlock as c, toDisplayString as F, unref as s, withDirectives as I, createBlock as m, mergeProps as K, withCtx as h, createVNode as N, Fragment as k, renderList as M } from "vue";
2
- import { u as P } from "./index-D7nDgLcN.js";
3
- import { u as $ } from "./useSelect-VoTprrsG.js";
2
+ import { u as P } from "./index-BkLDpr2h.js";
3
+ import { u as $ } from "./useSelect-BY8D93iV.js";
4
4
  const j = { key: 0 }, R = /* @__PURE__ */ T({
5
5
  __name: "Radio",
6
6
  props: /* @__PURE__ */ _({
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as w, mergeModels as A, useModel as F, inject as S, resolveComponent as f, resolveDirective as I, openBlock as o, createElementBlock as i, toDisplayString as b, unref as u, withDirectives as N, createBlock as k, mergeProps as j, withCtx as y, Fragment as P, renderList as $, createTextVNode as E, createVNode as C } from "vue";
2
- import { u as L, _ as O, b as T } from "./index-D7nDgLcN.js";
3
- import { u as U } from "./useSelect-VoTprrsG.js";
2
+ import { u as L, _ as O, b as T } from "./index-BkLDpr2h.js";
3
+ import { u as U } from "./useSelect-BY8D93iV.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 _, mergeModels as k, useModel as B, inject as f, computed as D, resolveComponent as y, resolveDirective as S, openBlock as r, createElementBlock as i, toDisplayString as v, createBlock as b, mergeProps as A, withCtx as g, withDirectives as F, Fragment as j, renderList as w, unref as h, createTextVNode as I } from "vue";
2
- import { u as N } from "./index-D7nDgLcN.js";
3
- import { u as P } from "./useSelect-VoTprrsG.js";
2
+ import { u as N } from "./index-BkLDpr2h.js";
3
+ import { u as P } from "./useSelect-BY8D93iV.js";
4
4
  const E = { key: 0 }, L = { style: { "min-height": "32px" } }, $ = /* @__PURE__ */ _({
5
5
  __name: "Select",
6
6
  props: /* @__PURE__ */ k({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as ke, computed as V, inject as w, ref as v, useTemplateRef as we, readonly as be, toRefs as Se, onMounted as ze, nextTick as Re, onActivated as Be, onUnmounted as Pe, resolveComponent as R, openBlock as u, createElementBlock as g, normalizeClass as U, withDirectives as j, createElementVNode as f, createVNode as b, unref as B, withCtx as h, createBlock as S, createCommentVNode as m, Fragment as P, renderList as G, toDisplayString as _, withModifiers as _e, vShow as H, mergeProps as Ne } from "vue";
2
- import { $ as Me, i as Te, _ as De, f as Fe, I as $e, C as Ae, b as Ee } from "./index-D7nDgLcN.js";
2
+ import { $ as Me, i as Te, _ as De, f as Fe, I as $e, C as Ae, b as Ee } from "./index-BkLDpr2h.js";
3
3
  import { ElTable as Ve } from "element-plus";
4
4
  const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"], He = ["title"], Ke = { class: "row-btn-wrapper" }, Le = /* @__PURE__ */ ke({
5
5
  __name: "Table",
@@ -192,6 +192,7 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
192
192
  "highlight-current-row": "",
193
193
  "row-key": e.rowKey,
194
194
  stripe: e.stripe,
195
+ "show-overflow-tooltip": "",
195
196
  onRowClick: O,
196
197
  onRowDblclick: Q,
197
198
  onSelectionChange: Y,
@@ -247,7 +248,8 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
247
248
  key: 1,
248
249
  label: "Action",
249
250
  fixed: "right",
250
- align: "left"
251
+ align: "left",
252
+ width: e.rowBtns.length * 50 > 100 ? e.rowBtns.length * 50 : 100
251
253
  }, {
252
254
  default: h(({ row: o, $index: d }) => [
253
255
  f("div", Ke, [
@@ -287,7 +289,7 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
287
289
  ])
288
290
  ]),
289
291
  _: 1
290
- })) : m("", !0)
292
+ }, 8, ["width"])) : m("", !0)
291
293
  ]),
292
294
  _: 1
293
295
  }, 8, ["data", "row-key", "stripe", "height"])
@@ -321,7 +323,7 @@ const Ue = { class: "empty-content" }, je = ["title"], Ge = ["title", "onClick"]
321
323
  ], 2));
322
324
  };
323
325
  }
324
- }), Je = /* @__PURE__ */ Ee(Le, [["__scopeId", "data-v-3dd76404"]]);
326
+ }), Je = /* @__PURE__ */ Ee(Le, [["__scopeId", "data-v-075ec01c"]]);
325
327
  export {
326
328
  Je as default
327
329
  };
@@ -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-D7nDgLcN.js";
2
+ import { a as V } from "./index-BkLDpr2h.js";
3
3
  import "element-plus";
4
4
  const w = /* @__PURE__ */ i({
5
5
  __name: "Tabs",
@@ -1,5 +1,5 @@
1
- import { defineComponent as t, resolveComponent as n, openBlock as r, createElementBlock as a, createVNode as l, withCtx as s, withDirectives as p, createElementVNode as i, normalizeStyle as c, normalizeClass as m, unref as _, vShow as d } from "vue";
2
- import { a as u, b as f } from "./index-D7nDgLcN.js";
1
+ import { defineComponent as t, resolveComponent as n, openBlock as r, createElementBlock as a, normalizeStyle as s, createVNode as o, withCtx as p, withDirectives as i, createElementVNode as c, normalizeClass as m, unref as _, vShow as d } from "vue";
2
+ import { a as f, b as u } from "./index-BkLDpr2h.js";
3
3
  import "element-plus";
4
4
  const y = /* @__PURE__ */ t({
5
5
  __name: "Wrapper",
@@ -11,25 +11,26 @@ const y = /* @__PURE__ */ t({
11
11
  },
12
12
  setup(h) {
13
13
  return (e, v) => {
14
- const o = n("el-collapse-transition");
15
- return r(), a("div", null, [
16
- l(o, null, {
17
- default: s(() => [
18
- p(i("div", {
19
- style: c(e.style),
14
+ const l = n("el-collapse-transition");
15
+ return r(), a("div", {
16
+ style: s(e.style)
17
+ }, [
18
+ o(l, null, {
19
+ default: p(() => [
20
+ i(c("div", {
20
21
  class: m({ normal: e.type === "normal" })
21
22
  }, [
22
- l(_(u), { list: e.children }, null, 8, ["list"])
23
- ], 6), [
23
+ o(_(f), { list: e.children }, null, 8, ["list"])
24
+ ], 2), [
24
25
  [d, !e.collapse]
25
26
  ])
26
27
  ]),
27
28
  _: 1
28
29
  })
29
- ]);
30
+ ], 4);
30
31
  };
31
32
  }
32
- }), S = /* @__PURE__ */ f(y, [["__scopeId", "data-v-eaee5c08"]]);
33
+ }), w = /* @__PURE__ */ u(y, [["__scopeId", "data-v-78b03d5f"]]);
33
34
  export {
34
- S as default
35
+ w as default
35
36
  };