asiaint-lowcode 3.1.130 → 3.1.131
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.
- package/README.md +31 -31
- package/dist/asiaint-lowcode.d.ts +1 -0
- package/dist/asiaint-lowcode.js +1 -1
- package/dist/asiaint-lowcode.umd.cjs +91 -91
- package/dist/lazy/{Card-BykE7iv_.js → Card-BUnZUccc.js} +8 -8
- package/dist/lazy/{Cascader-CPYldtEB.js → Cascader-DyxtQORO.js} +1 -1
- package/dist/lazy/{Checkbox-C6qKT_sU.js → Checkbox-CdBHPFJc.js} +2 -2
- package/dist/lazy/{Collapse-DPNNTQ85.js → Collapse-CSLjnwAa.js} +1 -1
- package/dist/lazy/{Component-BO1jtzFj.js → Component-CDL5RKzi.js} +1 -1
- package/dist/lazy/{Component-ByQl7qvt.js → Component-CyqVBtnm.js} +1 -1
- package/dist/lazy/{Component-BEj7Vj1z.js → Component-D-Jo-Vec.js} +2 -2
- package/dist/lazy/{Component-B4o_5tUc.js → Component-DDKL7qdy.js} +2 -2
- package/dist/lazy/{Component-CaOKpdIQ.js → Component-DgBCmak9.js} +2 -2
- package/dist/lazy/{CurdCard-L7CeUBu8.js → CurdCard-B3l-pccx.js} +2 -2
- package/dist/lazy/Custom-Cmd9lFzK.js +26 -0
- package/dist/lazy/{DatePicker-CsFGbPqd.js → DatePicker-t5pNW32d.js} +1 -1
- package/dist/lazy/{DragList-CrNu2H3L.js → DragList-BtcD9h4h.js} +13 -13
- package/dist/lazy/{FilterSearch-CtzCibeC.js → FilterSearch-DUqfH8-5.js} +2 -2
- package/dist/lazy/{FloatCurd-BvJY7qC4.js → FloatCurd-DhgzZJ06.js} +2 -2
- package/dist/lazy/{FormList-CtIbvTbf.js → FormList-DJM93rFE.js} +1 -1
- package/dist/lazy/{Grid-BLJLGfnI.js → Grid-BxmeEm_w.js} +1 -1
- package/dist/lazy/{InfiniteScroll-CiEMTZ5U.js → InfiniteScroll-CND3_6mD.js} +4 -4
- package/dist/lazy/{Inline-CloS4UVl.js → Inline-DEBj1701.js} +3 -3
- package/dist/lazy/{JsonEdit-pKyGfFJE.js → JsonEdit-CSyWeSQC.js} +3 -3
- package/dist/lazy/{LogList-BBqtI7jP.js → LogList-Dcds9nPl.js} +7 -7
- package/dist/lazy/{ObjGroup-cy_1znBM.js → ObjGroup-3wk1Jf1-.js} +1 -1
- package/dist/lazy/{OfferDetails-BUcY6JmK.js → OfferDetails-DeTh68i3.js} +14 -13
- package/dist/lazy/{Pagination-ZVHp-Nv-.js → Pagination-fNMU_aTN.js} +7 -7
- package/dist/lazy/{Progress-CI6S2vqj.js → Progress-BmqyNex5.js} +15 -15
- package/dist/lazy/{Radio-CU4B41qv.js → Radio-DZmdf9W2.js} +3 -3
- package/dist/lazy/{SearchSelect-BZDb3GgY.js → SearchSelect-okzK2jVr.js} +6 -6
- package/dist/lazy/{Select-BQDroJSx.js → Select-BKzlBd1X.js} +2 -2
- package/dist/lazy/{Table-Dh97PH4w.js → Table-AYI_204c.js} +3 -2
- package/dist/lazy/{Tabs-yh9EUedA.js → Tabs-Bd511zsN.js} +7 -7
- package/dist/lazy/{TextArea-DAP_wk2H.js → TextArea-BrtY_5C7.js} +3 -3
- package/dist/lazy/{Wrapper-DdzMcCks.js → Wrapper-DC_A2lvI.js} +4 -4
- package/dist/lazy/{index-DziIdPUv.js → index-ZddOUZYw.js} +368 -362
- package/dist/lazy/{useSelect-C4JEX5kR.js → useSelect-D5ZJWDva.js} +1 -1
- package/dist/style.css +2 -2
- package/global.d.ts +10 -10
- package/package.json +1 -1
- package/dist/lazy/Custom-BOu66r1s.js +0 -26
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as p, resolveComponent as m, openBlock as n, createElementBlock as s, createVNode as
|
|
2
|
-
import { I as v, a as C, _ as V } from "./index-
|
|
3
|
-
const
|
|
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-ZddOUZYw.js";
|
|
3
|
+
const b = { class: "progress" }, y = { class: "timeline-content" }, B = { class: "timeline-content__title" }, E = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "empty-content"
|
|
6
|
-
},
|
|
6
|
+
}, I = /* @__PURE__ */ p({
|
|
7
7
|
__name: "Progress",
|
|
8
8
|
props: {
|
|
9
9
|
data: {}
|
|
@@ -11,22 +11,22 @@ const y = { class: "progress" }, B = { class: "timeline-content" }, E = { 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",
|
|
15
|
-
|
|
16
|
-
default:
|
|
14
|
+
return n(), s("div", b, [
|
|
15
|
+
l(c, null, {
|
|
16
|
+
default: a(() => [
|
|
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:
|
|
22
|
-
|
|
21
|
+
dot: a(() => [
|
|
22
|
+
l(v, {
|
|
23
23
|
name: t.iconName,
|
|
24
24
|
size: "large"
|
|
25
25
|
}, null, 8, ["name"])
|
|
26
26
|
]),
|
|
27
|
-
default:
|
|
28
|
-
e("div",
|
|
29
|
-
e("div",
|
|
27
|
+
default: a(() => [
|
|
28
|
+
e("div", y, [
|
|
29
|
+
e("div", B, [
|
|
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 y = { class: "progress" }, B = { class: "timeline-content" }, E = { class:
|
|
|
38
38
|
]),
|
|
39
39
|
_: 1
|
|
40
40
|
}),
|
|
41
|
-
!o.data || o.data.length === 0 ? (n(), s("div",
|
|
42
|
-
|
|
41
|
+
!o.data || o.data.length === 0 ? (n(), s("div", E, [
|
|
42
|
+
l(k(C), {
|
|
43
43
|
name: "tableEmpty",
|
|
44
44
|
style: { width: 56, height: 56 }
|
|
45
45
|
}),
|
|
@@ -48,7 +48,7 @@ const y = { class: "progress" }, B = { class: "timeline-content" }, E = { class:
|
|
|
48
48
|
]);
|
|
49
49
|
};
|
|
50
50
|
}
|
|
51
|
-
}), F = /* @__PURE__ */ V(
|
|
51
|
+
}), F = /* @__PURE__ */ V(I, [["__scopeId", "data-v-6b11ed96"]]);
|
|
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-
|
|
3
|
-
import { u as P } from "./useSelect-
|
|
2
|
+
import { u as N, _ as O } from "./index-ZddOUZYw.js";
|
|
3
|
+
import { u as P } from "./useSelect-D5ZJWDva.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-
|
|
85
|
+
}), q = /* @__PURE__ */ O(j, [["__scopeId", "data-v-08ecef32"]]);
|
|
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-
|
|
3
|
-
import { u as U } from "./useSelect-
|
|
2
|
+
import { u as T, a as E, _ as L } from "./index-ZddOUZYw.js";
|
|
3
|
+
import { u as U } from "./useSelect-D5ZJWDva.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(
|
|
36
|
-
const l =
|
|
35
|
+
setup(v) {
|
|
36
|
+
const l = v, r = $(v, "modelValue"), b = 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) || {},
|
|
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)
|
|
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-
|
|
104
|
+
}), X = /* @__PURE__ */ L(J, [["__scopeId", "data-v-884281f5"]]);
|
|
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-
|
|
3
|
-
import { u as R } from "./useSelect-
|
|
2
|
+
import { u as P } from "./index-ZddOUZYw.js";
|
|
3
|
+
import { u as R } from "./useSelect-D5ZJWDva.js";
|
|
4
4
|
const z = { style: { "min-height": "32px" } }, q = /* @__PURE__ */ D({
|
|
5
5
|
__name: "Select",
|
|
6
6
|
props: /* @__PURE__ */ F({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as it, computed as J, inject as U, ref as C, useTemplateRef as st, onMounted as ut, onActivated as ct, onBeforeUnmount as pt, readonly as gt, toRefs as dt, onUnmounted as vt, resolveComponent as _, resolveDirective as ht, openBlock as r, createElementBlock as g, normalizeClass as M, createVNode as y, withCtx as d, createElementVNode as k, toDisplayString as z, unref as v, createCommentVNode as m, createTextVNode as Q, withDirectives as X, createBlock as w, Fragment as $, renderList as we, normalizeStyle as Y, withModifiers as Se, vShow as ze, mergeProps as mt, nextTick as yt } from "vue";
|
|
2
|
-
import { $ as ft, h as F, j as Ct, i as kt, a as wt, I as x, b as W, C as St, _ as zt } from "./index-
|
|
2
|
+
import { $ as ft, h as F, j as Ct, i as kt, a as wt, I as x, b as W, C as St, _ as zt } from "./index-ZddOUZYw.js";
|
|
3
3
|
import { ElTable as bt, ElLoading as be, ElMessage as Pt } from "element-plus";
|
|
4
4
|
const Bt = ["id"], Nt = { class: "custom-slot" }, Rt = {
|
|
5
5
|
key: 0,
|
|
@@ -17,6 +17,7 @@ const Bt = ["id"], Nt = { class: "custom-slot" }, Rt = {
|
|
|
17
17
|
showDynamicSearch: { type: Boolean },
|
|
18
18
|
multipleSelection: { type: Boolean },
|
|
19
19
|
highlightCurrentRow: { type: Boolean },
|
|
20
|
+
handleSelectionChange: {},
|
|
20
21
|
"highlight-current-row": { type: Boolean },
|
|
21
22
|
stripe: { type: Boolean },
|
|
22
23
|
rowClick: {},
|
|
@@ -655,7 +656,7 @@ handleRowClick: ${o.rowClick}
|
|
|
655
656
|
], 10, Bt));
|
|
656
657
|
};
|
|
657
658
|
}
|
|
658
|
-
}), jt = /* @__PURE__ */ zt(Ut, [["__scopeId", "data-v-
|
|
659
|
+
}), jt = /* @__PURE__ */ zt(Ut, [["__scopeId", "data-v-132028b3"]]);
|
|
659
660
|
export {
|
|
660
661
|
jt as default
|
|
661
662
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as N, ref as z, computed as M, watch as _, onMounted as R, onUnmounted as W, resolveComponent as g, openBlock as c, createBlock as f, mergeProps as B, withCtx as u, createElementVNode as i, createVNode as m, createElementBlock as C, Fragment as A, renderList as S, createCommentVNode as T, toDisplayString as $, normalizeClass as x, unref as D } from "vue";
|
|
2
|
-
import { c as F, i as U, B as K, I as P, b as X, _ as Y } from "./index-
|
|
2
|
+
import { c as F, i as U, B as K, I as P, b as X, _ as Y } from "./index-ZddOUZYw.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const j = { class: "right-icon-wrapper" }, q = { class: "dynamic-icon-wrapper" }, G = { class: "static-icon-wrapper" }, H = { class: "tab-label-text" }, J = /* @__PURE__ */ N({
|
|
5
5
|
__name: "Tabs",
|
|
@@ -40,9 +40,9 @@ const j = { class: "right-icon-wrapper" }, q = { class: "dynamic-icon-wrapper" }
|
|
|
40
40
|
if (n.id) {
|
|
41
41
|
const t = document.getElementById(n.id);
|
|
42
42
|
if (t) {
|
|
43
|
-
const o = t.getElementsByClassName("el-tabs__nav-scroll")[0], r = t.getElementsByClassName("el-tabs__nav")[0], d = r.style.transform.split("(")[1].split(")")[0].split("px")[0],
|
|
43
|
+
const o = t.getElementsByClassName("el-tabs__nav-scroll")[0], r = t.getElementsByClassName("el-tabs__nav")[0], d = r.style.transform.split("(")[1].split(")")[0].split("px")[0], h = o.offsetWidth - r.offsetWidth, v = 0;
|
|
44
44
|
let l = parseInt(d);
|
|
45
|
-
l = l - e.deltaY, l <
|
|
45
|
+
l = l - e.deltaY, l < h && (l = h), l > v && (l = v), r.style.transform = `translateX(${l}px)`;
|
|
46
46
|
}
|
|
47
47
|
e.preventDefault();
|
|
48
48
|
}
|
|
@@ -62,19 +62,19 @@ const j = { class: "right-icon-wrapper" }, q = { class: "dynamic-icon-wrapper" }
|
|
|
62
62
|
), R(() => {
|
|
63
63
|
n.defaultKey && (s.value = n.defaultKey);
|
|
64
64
|
});
|
|
65
|
-
const
|
|
65
|
+
const b = {
|
|
66
66
|
changeActiveKey: (e) => {
|
|
67
67
|
s.value = e;
|
|
68
68
|
},
|
|
69
69
|
type: "formTabs"
|
|
70
70
|
};
|
|
71
71
|
if (n.name) {
|
|
72
|
-
const e = U(n.name,
|
|
72
|
+
const e = U(n.name, b);
|
|
73
73
|
W(() => {
|
|
74
74
|
e();
|
|
75
75
|
});
|
|
76
76
|
}
|
|
77
|
-
return w(
|
|
77
|
+
return w(b), (e, t) => {
|
|
78
78
|
const o = g("el-tab-pane"), r = g("el-tabs");
|
|
79
79
|
return c(), f(r, B({
|
|
80
80
|
ref: "tabsRef",
|
|
@@ -138,7 +138,7 @@ const j = { class: "right-icon-wrapper" }, q = { class: "dynamic-icon-wrapper" }
|
|
|
138
138
|
}, 16, ["id", "modelValue", "addable", "class"]);
|
|
139
139
|
};
|
|
140
140
|
}
|
|
141
|
-
}), ne = /* @__PURE__ */ Y(J, [["__scopeId", "data-v-
|
|
141
|
+
}), ne = /* @__PURE__ */ Y(J, [["__scopeId", "data-v-eb3bce01"]]);
|
|
142
142
|
export {
|
|
143
143
|
ne as default
|
|
144
144
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as u, mergeModels as i, useModel as _, computed as v, resolveComponent as f, openBlock as a, createElementBlock as n, createElementVNode as y, toDisplayString as r, createBlock as V, mergeProps as k } from "vue";
|
|
2
|
-
import { u as x, _ as B } from "./index-
|
|
2
|
+
import { u as x, _ as B } from "./index-ZddOUZYw.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const M = {
|
|
5
5
|
key: 0,
|
|
@@ -31,7 +31,7 @@ const M = {
|
|
|
31
31
|
}), null, 16, ["modelValue"]));
|
|
32
32
|
};
|
|
33
33
|
}
|
|
34
|
-
}),
|
|
34
|
+
}), C = /* @__PURE__ */ B(I, [["__scopeId", "data-v-166c6bcb"]]);
|
|
35
35
|
export {
|
|
36
|
-
|
|
36
|
+
C as default
|
|
37
37
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as v, ref as C, onUnmounted as g, resolveComponent as x, openBlock as r, createElementBlock as t, normalizeStyle as i, createVNode as a, withCtx as S, withDirectives as
|
|
2
|
-
import { c as k, i as E, b as I, I as u, _ as j } from "./index-
|
|
1
|
+
import { defineComponent as v, ref as C, onUnmounted as g, resolveComponent as x, openBlock as r, createElementBlock as t, normalizeStyle as i, createVNode as a, withCtx as S, withDirectives as _, createElementVNode as b, normalizeClass as c, unref as B, createCommentVNode as d, vShow as D } from "vue";
|
|
2
|
+
import { c as k, i as E, b as I, I as u, _ as j } from "./index-ZddOUZYw.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const M = {
|
|
5
5
|
key: 0,
|
|
@@ -56,7 +56,7 @@ const M = {
|
|
|
56
56
|
}, [
|
|
57
57
|
a(f, null, {
|
|
58
58
|
default: S(() => [
|
|
59
|
-
b(
|
|
59
|
+
_(b("div", {
|
|
60
60
|
class: c({
|
|
61
61
|
normal: e.type === "normal",
|
|
62
62
|
onlytable: e.type === "onlytable",
|
|
@@ -94,7 +94,7 @@ const M = {
|
|
|
94
94
|
], 4);
|
|
95
95
|
};
|
|
96
96
|
}
|
|
97
|
-
}), O = /* @__PURE__ */ j(N, [["__scopeId", "data-v-
|
|
97
|
+
}), O = /* @__PURE__ */ j(N, [["__scopeId", "data-v-0a0f510b"]]);
|
|
98
98
|
export {
|
|
99
99
|
O as default
|
|
100
100
|
};
|