asiaint-lowcode 3.1.72 → 3.1.74

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 (42) hide show
  1. package/dist/asiaint-lowcode.js +3 -3
  2. package/dist/asiaint-lowcode.umd.cjs +128 -127
  3. package/dist/lazy/Card-BbBrr03E.js +175 -0
  4. package/dist/lazy/{Cascader-BE3u0fjL.js → Cascader-DeeAT1hf.js} +1 -1
  5. package/dist/lazy/{Checkbox-DG79cyFU.js → Checkbox-CvMxkz8o.js} +2 -2
  6. package/dist/lazy/{Collapse-fRrrqa1r.js → Collapse-CgRqnp7y.js} +1 -1
  7. package/dist/lazy/{Component-BtGU23Qy.js → Component-3pgB8FgN.js} +1 -1
  8. package/dist/lazy/{Component-DqtpzRKR.js → Component-6BGK9is-.js} +1 -1
  9. package/dist/lazy/{Component-DsUGzjhr.js → Component-BqrhqDET.js} +1 -1
  10. package/dist/lazy/{Component-BMn7JKP7.js → Component-CTdESyva.js} +1 -1
  11. package/dist/lazy/{Component-DicNVjYg.js → Component-Cr-hM_M3.js} +1 -1
  12. package/dist/lazy/{Component-PZfdPuAb.js → Component-D1Abo0Xr.js} +1 -1
  13. package/dist/lazy/Component-tDUlYhWG.js +37 -0
  14. package/dist/lazy/{CurdCard-BvE7R3y3.js → CurdCard-LT8GSpPF.js} +1 -1
  15. package/dist/lazy/{Custom-DgaHycNI.js → Custom-DZkxMKhy.js} +1 -1
  16. package/dist/lazy/{DatePicker-0Q7tQN8C.js → DatePicker-BuF7eeOK.js} +1 -1
  17. package/dist/lazy/{DragList-b6-ZtpP9.js → DragList-B-d9bPsp.js} +1 -1
  18. package/dist/lazy/{FilterSearch-nSiR28zi.js → FilterSearch-C_RtqpMz.js} +1 -1
  19. package/dist/lazy/{FloatCurd-jIOXTFrV.js → FloatCurd-CNM9_Nlx.js} +1 -1
  20. package/dist/lazy/{FormList-BJ68ra5e.js → FormList-BIxfq-Pd.js} +1 -1
  21. package/dist/lazy/{Grid-VB0XDXvm.js → Grid-CkJTREdN.js} +1 -1
  22. package/dist/lazy/{InfiniteScroll-DTGsL_qW.js → InfiniteScroll-D_eeggg3.js} +1 -1
  23. package/dist/lazy/{Inline-Bwbh3JBp.js → Inline-bpBXgICp.js} +1 -1
  24. package/dist/lazy/{JsonEdit-6d8ZLB3V.js → JsonEdit-CsjZodM4.js} +1 -1
  25. package/dist/lazy/{LogList-BwKnFSCl.js → LogList-lNHUdbJc.js} +1 -1
  26. package/dist/lazy/{ObjGroup-nnfkh8Xc.js → ObjGroup-CZNfqCzh.js} +3 -3
  27. package/dist/lazy/{OfferDetails--gvhKXpt.js → OfferDetails-B5M0NCs2.js} +1 -1
  28. package/dist/lazy/{Pagination-C89r5m9t.js → Pagination-BQU4tOpu.js} +1 -1
  29. package/dist/lazy/{Progress-CeYkOJI7.js → Progress-BTQKsZGJ.js} +1 -1
  30. package/dist/lazy/{Radio-M_Zu828L.js → Radio-Des6luMf.js} +2 -2
  31. package/dist/lazy/{SearchSelect-Q8aiYohz.js → SearchSelect-Bo2mB5RF.js} +2 -2
  32. package/dist/lazy/{Select-D4kf4559.js → Select-C1yWBUBW.js} +2 -2
  33. package/dist/lazy/{Table-DJnAPbma.js → Table-B9LNWTMa.js} +51 -52
  34. package/dist/lazy/{Tabs-8ZQeu-LZ.js → Tabs-B0QSKq6q.js} +1 -1
  35. package/dist/lazy/{TextArea-N_LsRz17.js → TextArea-DMESZuY7.js} +1 -1
  36. package/dist/lazy/{Wrapper-zQawW-UK.js → Wrapper-Clt4yF7g.js} +1 -1
  37. package/dist/lazy/{index-BNV8uflI.js → index-DhT42zXk.js} +44 -44
  38. package/dist/lazy/{useSelect-C6ejMb6l.js → useSelect-DK5Yb8CO.js} +15 -15
  39. package/dist/style.css +2 -2
  40. package/package.json +1 -1
  41. package/dist/lazy/Card-kzbF25Rw.js +0 -130
  42. package/dist/lazy/Component-D3ko2zV_.js +0 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "asiaint-lowcode",
3
- "version": "3.1.72",
3
+ "version": "3.1.74",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "scripts": {
@@ -1,130 +0,0 @@
1
- import { defineComponent as F, ref as S, inject as C, resolveComponent as p, openBlock as o, createBlock as d, mergeProps as $, withCtx as c, createElementVNode as r, normalizeClass as u, createElementBlock as s, createVNode as a, unref as m, createCommentVNode as t, toDisplayString as b, Fragment as h, renderList as y, withDirectives as M, vShow as E } from "vue";
2
- import { a as P, I as v, b as _, B as V, _ as D } from "./index-BNV8uflI.js";
3
- import "element-plus";
4
- const N = {
5
- key: 3,
6
- class: "card-btns"
7
- }, j = { class: "card-sub-header" }, H = /* @__PURE__ */ F({
8
- __name: "Card",
9
- props: {
10
- hidden: { type: Boolean },
11
- children: {},
12
- headerFormSlots: {},
13
- headerFormSlotsPosition: {},
14
- collapsible: { type: Boolean },
15
- header: {},
16
- btns: {},
17
- mainIcon: {},
18
- extraIcons: {},
19
- shadowless: { type: Boolean },
20
- subHeaders: {}
21
- },
22
- setup(L) {
23
- const n = S(!1), k = C("ruleModule", void 0), g = C("pageMethodMap", {}), f = (e) => {
24
- if (e && k)
25
- try {
26
- k[e](g);
27
- } catch (i) {
28
- console.error(i + `
29
- funcName: ${e}`);
30
- }
31
- };
32
- return (e, i) => {
33
- const w = p("el-tooltip"), I = p("el-collapse-transition"), z = p("ElCard");
34
- return e.hidden ? t("", !0) : (o(), d(z, $({ key: 0 }, e.$attrs, {
35
- class: ["crm-card", { collapsed: n.value, shadowless: e.shadowless }],
36
- shadow: "never"
37
- }), {
38
- header: c(() => [
39
- r("div", {
40
- class: u(["card-header", { "has-collapsed": e.collapsible }])
41
- }, [
42
- e.collapsible ? (o(), s("div", {
43
- key: 0,
44
- class: "icon-wrapper",
45
- onClick: i[0] || (i[0] = (l) => n.value = !n.value)
46
- }, [
47
- a(m(P), {
48
- name: "dropdown",
49
- class: u(["dropdown-icon", { "is-collapsed": n.value }])
50
- }, null, 8, ["class"])
51
- ])) : t("", !0),
52
- e.mainIcon ? (o(), d(v, {
53
- key: 1,
54
- class: "title-icon",
55
- size: "large",
56
- name: e.mainIcon.name,
57
- color: e.mainIcon.color
58
- }, null, 8, ["name", "color"])) : t("", !0),
59
- r("span", null, b(e.header), 1),
60
- e.headerFormSlots ? (o(), s("div", {
61
- key: 2,
62
- class: u({
63
- "header-form-slots-right": e.headerFormSlotsPosition === "right",
64
- "header-form-slots-left": e.headerFormSlotsPosition === "left"
65
- })
66
- }, [
67
- a(m(_), { list: e.headerFormSlots }, null, 8, ["list"])
68
- ], 2)) : t("", !0),
69
- (o(!0), s(h, null, y(e.extraIcons, (l) => (o(), s(h, {
70
- key: l.name
71
- }, [
72
- l.tips ? (o(), d(w, {
73
- key: 0,
74
- content: l.tips,
75
- placement: "right"
76
- }, {
77
- default: c(() => [
78
- a(v, {
79
- class: "extra-icon",
80
- name: l.name,
81
- color: l.color,
82
- size: l.size || "small",
83
- onClick: (B) => f(l.onClick)
84
- }, null, 8, ["name", "color", "size", "onClick"])
85
- ]),
86
- _: 2
87
- }, 1032, ["content"])) : (o(), d(v, {
88
- key: 1,
89
- class: "extra-icon",
90
- name: l.name,
91
- color: l.color,
92
- size: l.size || "small",
93
- onClick: (B) => f(l.onClick)
94
- }, null, 8, ["name", "color", "size", "onClick"]))
95
- ], 64))), 128)),
96
- e.btns && e.btns.length > 0 ? (o(), s("div", N, [
97
- a(m(V), {
98
- btns: e.btns || []
99
- }, null, 8, ["btns"])
100
- ])) : t("", !0),
101
- r("div", j, [
102
- (o(!0), s(h, null, y(e.subHeaders, (l) => (o(), s("div", {
103
- key: l,
104
- class: "card-sub-header-item"
105
- }, [
106
- r("span", null, b(l), 1)
107
- ]))), 128))
108
- ])
109
- ], 2)
110
- ]),
111
- default: c(() => [
112
- a(I, null, {
113
- default: c(() => [
114
- M(r("div", null, [
115
- a(m(_), { list: e.children }, null, 8, ["list"])
116
- ], 512), [
117
- [E, !n.value]
118
- ])
119
- ]),
120
- _: 1
121
- })
122
- ]),
123
- _: 1
124
- }, 16, ["class"]));
125
- };
126
- }
127
- }), G = /* @__PURE__ */ D(H, [["__scopeId", "data-v-804c7a5d"]]);
128
- export {
129
- G as default
130
- };
@@ -1,30 +0,0 @@
1
- import { defineComponent as a, inject as t, openBlock as i, createElementBlock as p, mergeProps as d } from "vue";
2
- const u = ["innerHTML"], m = /* @__PURE__ */ a({
3
- __name: "Component",
4
- props: {
5
- text: {},
6
- color: {},
7
- onClick: {},
8
- params: {}
9
- },
10
- setup(c) {
11
- const e = t("ruleModule", void 0), l = t("pageMethodMap", {}), n = c, s = async () => {
12
- const o = n.onClick;
13
- if (o && e)
14
- try {
15
- await e[o](l, n);
16
- } catch (r) {
17
- console.error(r + `
18
- onClick: ${o}`);
19
- }
20
- };
21
- return (o, r) => (i(), p("div", d(o.$attrs, {
22
- innerHTML: o.text,
23
- onClick: s,
24
- style: { color: o.color, cursor: o.onClick ? "pointer" : "default" }
25
- }), null, 16, u));
26
- }
27
- });
28
- export {
29
- m as default
30
- };