asiaint-lowcode 3.1.89 → 3.1.91
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/dist/asiaint-lowcode.js +7 -6
- package/dist/asiaint-lowcode.umd.cjs +136 -136
- package/dist/index.d.ts +33 -30
- package/dist/lazy/{Card-CwWQS71c.js → Card-D3d-6_Lk.js} +48 -47
- package/dist/lazy/{Cascader-D4GFKg1c.js → Cascader-D27hRRXq.js} +1 -1
- package/dist/lazy/{Checkbox-BpZeA0Qu.js → Checkbox-B433nauk.js} +2 -2
- package/dist/lazy/{Collapse-D8E1pN0d.js → Collapse-NjDkO3QR.js} +1 -1
- package/dist/lazy/{Component-B9TS96cw.js → Component-3Wd3wPt4.js} +11 -10
- package/dist/lazy/{Component-BtHsUPVb.js → Component-CQyD7Bq6.js} +1 -1
- package/dist/lazy/{Component-BhsOJEj5.js → Component-DahvN408.js} +1 -1
- package/dist/lazy/{Component-OJ3zIbOb.js → Component-DcOgUCHH.js} +1 -1
- package/dist/lazy/{Component-DTxU0Y1L.js → Component-glR8Mi9-.js} +1 -1
- package/dist/lazy/{CurdCard-B1X72wR8.js → CurdCard-B8Ul41J2.js} +1 -1
- package/dist/lazy/{Custom-D8dtTjQd.js → Custom-CMQimedW.js} +1 -1
- package/dist/lazy/{DatePicker-BexoDPL8.js → DatePicker-D4LxATzO.js} +1 -1
- package/dist/lazy/{DragList-CY0K8r8S.js → DragList-Cg8NILg7.js} +13 -13
- package/dist/lazy/{FilterSearch-Crf1Kib-.js → FilterSearch-DEd_BUXy.js} +16 -16
- package/dist/lazy/FloatCurd-_cylHxFy.js +182 -0
- package/dist/lazy/{FormList-DvcxSqoA.js → FormList-BfUM5ibp.js} +38 -38
- package/dist/lazy/{Grid-Bnv4gTUf.js → Grid-DZgRY-bZ.js} +1 -1
- package/dist/lazy/{InfiniteScroll-BMRsw9k9.js → InfiniteScroll-BfCIQ0Yx.js} +1 -1
- package/dist/lazy/{Inline--_SvU5c1.js → Inline-Cqx72Jf7.js} +1 -1
- package/dist/lazy/{JsonEdit-ivS6nHEq.js → JsonEdit-Bd5tXFMb.js} +1 -1
- package/dist/lazy/{LogList-B-2fTZdQ.js → LogList-D9hCMmAp.js} +1 -1
- package/dist/lazy/ObjGroup-X6yQLbdr.js +32 -0
- package/dist/lazy/{OfferDetails-Butt8aFh.js → OfferDetails-ESyxBvAT.js} +60 -48
- package/dist/lazy/{Pagination-BIRnMYmE.js → Pagination-TPTDn6O8.js} +4 -4
- package/dist/lazy/{Progress-DZm-xeO5.js → Progress-Dcu0zV0n.js} +1 -1
- package/dist/lazy/{Radio-i_Ru5ao8.js → Radio-lWBhar1D.js} +2 -2
- package/dist/lazy/{SearchSelect-CHTbceLY.js → SearchSelect-DfZsiErV.js} +2 -2
- package/dist/lazy/{Select-DGWeMv9K.js → Select-jxoc3Go0.js} +2 -2
- package/dist/lazy/{Table-D-QsIp_Q.js → Table-QjWTre1h.js} +3 -3
- package/dist/lazy/{Tabs-CsiBv6K6.js → Tabs-Cj3VWcJ8.js} +35 -40
- package/dist/lazy/{TextArea-BrZkXojB.js → TextArea-C7hTF1hs.js} +1 -1
- package/dist/lazy/{Wrapper-CwF7dV0F.js → Wrapper-nmp2n41L.js} +1 -1
- package/dist/lazy/{index-VBiXND-K.js → index-88JF9OWh.js} +5476 -5308
- package/dist/lazy/{useSelect-4TkEWg19.js → useSelect-C7HI6k_F.js} +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/dist/lazy/Component-BR-cyhqo.js +0 -162
- package/dist/lazy/FloatCurd-mr3HjgYk.js +0 -176
- package/dist/lazy/ObjGroup-BKtbvPti.js +0 -32
|
@@ -1,7 +1,7 @@
|
|
|
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,
|
|
2
|
+
import { c as B, j, _ as w } from "./index-88JF9OWh.js";
|
|
3
3
|
import "element-plus";
|
|
4
|
-
const
|
|
4
|
+
const M = /* @__PURE__ */ y({
|
|
5
5
|
__name: "Pagination",
|
|
6
6
|
props: {
|
|
7
7
|
pageSizes: {},
|
|
@@ -37,7 +37,7 @@ const U = /* @__PURE__ */ y({
|
|
|
37
37
|
type: "pagination"
|
|
38
38
|
});
|
|
39
39
|
if (t.name) {
|
|
40
|
-
const e =
|
|
40
|
+
const e = j(t.name, g);
|
|
41
41
|
v(() => {
|
|
42
42
|
e();
|
|
43
43
|
});
|
|
@@ -64,7 +64,7 @@ const U = /* @__PURE__ */ y({
|
|
|
64
64
|
], 4);
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
|
-
}), L = /* @__PURE__ */ M
|
|
67
|
+
}), L = /* @__PURE__ */ w(M, [["__scopeId", "data-v-0cc06d1f"]]);
|
|
68
68
|
export {
|
|
69
69
|
L as default
|
|
70
70
|
};
|
|
@@ -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-
|
|
2
|
+
import { I as v, a as C, _ as V } from "./index-88JF9OWh.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-
|
|
3
|
-
import { u as P } from "./useSelect-
|
|
2
|
+
import { u as N, _ as O } from "./index-88JF9OWh.js";
|
|
3
|
+
import { u as P } from "./useSelect-C7HI6k_F.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-
|
|
3
|
-
import { u as U } from "./useSelect-
|
|
2
|
+
import { u as T, a as E, _ as L } from "./index-88JF9OWh.js";
|
|
3
|
+
import { u as U } from "./useSelect-C7HI6k_F.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 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-88JF9OWh.js";
|
|
3
|
+
import { u as R } from "./useSelect-C7HI6k_F.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 Ze, computed as j, inject as U, ref as z, useTemplateRef as et, onMounted as tt, onActivated as nt, onBeforeUnmount as at, readonly as ot, toRefs as lt, onUnmounted as rt, resolveComponent as T, openBlock as r, createElementBlock as d, normalizeClass as $, createVNode as m, withCtx as v, createElementVNode as P, toDisplayString as w, unref as g, createCommentVNode as y, withDirectives as pe, createBlock as k, Fragment as _, renderList as de, normalizeStyle as J, withModifiers as ge, vShow as ve, mergeProps as it, nextTick as st } from "vue";
|
|
2
|
-
import { $ as ut, h as I,
|
|
2
|
+
import { $ as ut, h as I, i as ct, j as pt, a as dt, I as D, b as W, C as gt, _ as vt } from "./index-88JF9OWh.js";
|
|
3
3
|
import { ElTable as ht, ElLoading as he, ElMessage as mt } from "element-plus";
|
|
4
4
|
const yt = ["id"], ft = { class: "custom-slot" }, Ct = {
|
|
5
5
|
key: 0,
|
|
@@ -120,7 +120,7 @@ const yt = ["id"], ft = { class: "custom-slot" }, Ct = {
|
|
|
120
120
|
o && (o.condition = !t);
|
|
121
121
|
}, L = z(0), xe = (e) => {
|
|
122
122
|
L.value = e;
|
|
123
|
-
}, Le = () => L.value, i = z({ pageNum: 1, pageSize: a.defaultPageSize ||
|
|
123
|
+
}, Le = () => L.value, i = z({ pageNum: 1, pageSize: a.defaultPageSize || 10 }), b = z({ pageNum: 1, pageSize: a.defaultPageSize || 10 }), Ve = () => i.value, Ae = (e) => {
|
|
124
124
|
let t = !1;
|
|
125
125
|
return e.pageNum !== void 0 && e.pageNum > -1 && (i.value.pageNum !== e.pageNum && (t = !0), i.value.pageNum = e.pageNum), e.pageSize !== void 0 && e.pageSize > -1 && (i.value.pageSize !== e.pageSize && (t = !0), i.value.pageSize = e.pageSize), { pagination: i.value, isChange: t };
|
|
126
126
|
}, Z = async () => {
|
|
@@ -613,7 +613,7 @@ const yt = ["id"], ft = { class: "custom-slot" }, Ct = {
|
|
|
613
613
|
], 10, yt));
|
|
614
614
|
};
|
|
615
615
|
}
|
|
616
|
-
}), $t = /* @__PURE__ */ vt(Rt, [["__scopeId", "data-v-
|
|
616
|
+
}), $t = /* @__PURE__ */ vt(Rt, [["__scopeId", "data-v-3538713e"]]);
|
|
617
617
|
export {
|
|
618
618
|
$t as default
|
|
619
619
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { c as $, I as h, b as z, _ as A } from "./index-
|
|
1
|
+
import { defineComponent as K, ref as V, computed as I, watch as _, onMounted as L, resolveComponent as g, openBlock as t, createBlock as p, mergeProps as C, withCtx as c, createElementVNode as s, createElementBlock as l, Fragment as d, renderList as m, createVNode as f, createCommentVNode as i, toDisplayString as M, normalizeClass as E, unref as F } from "vue";
|
|
2
|
+
import { c as $, I as h, b as z, _ as A } from "./index-88JF9OWh.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const D = { class: "right-icon-wrapper" }, P = { class: "dynamic-icon-wrapper" }, R = {
|
|
5
5
|
key: 0,
|
|
@@ -7,7 +7,7 @@ const D = { class: "right-icon-wrapper" }, P = { class: "dynamic-icon-wrapper" }
|
|
|
7
7
|
}, S = { class: "static-icon-wrapper" }, U = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "static-icon-item"
|
|
10
|
-
}, j = { class: "tab-label" }, q = { class: "tab-label-text" }, G = /* @__PURE__ */
|
|
10
|
+
}, j = { class: "tab-label" }, q = { class: "tab-label-text" }, G = /* @__PURE__ */ K({
|
|
11
11
|
__name: "Tabs",
|
|
12
12
|
props: {
|
|
13
13
|
id: {},
|
|
@@ -21,52 +21,47 @@ const D = { class: "right-icon-wrapper" }, P = { class: "dynamic-icon-wrapper" }
|
|
|
21
21
|
},
|
|
22
22
|
setup(k) {
|
|
23
23
|
const a = k, r = V(""), T = I(() => {
|
|
24
|
-
const e = a.children.findIndex((
|
|
24
|
+
const e = a.children.findIndex((o) => o.name === r.value);
|
|
25
25
|
return e - 1 >= 0 ? e - 1 : null;
|
|
26
|
-
}), { ruleModule:
|
|
26
|
+
}), { ruleModule: y, pageMethodMap: b } = $();
|
|
27
27
|
function B(e) {
|
|
28
28
|
if (a.tabChange)
|
|
29
29
|
try {
|
|
30
|
-
|
|
31
|
-
} catch (
|
|
32
|
-
console.error(
|
|
30
|
+
y[a.tabChange](b, e);
|
|
31
|
+
} catch (o) {
|
|
32
|
+
console.error(o);
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
|
-
async function
|
|
35
|
+
async function N(e, o) {
|
|
36
36
|
if (a.onBeforeLeave)
|
|
37
37
|
try {
|
|
38
|
-
return await
|
|
38
|
+
return await y[a.onBeforeLeave](b, e, o);
|
|
39
39
|
} catch (u) {
|
|
40
40
|
console.error(u);
|
|
41
41
|
}
|
|
42
42
|
return !0;
|
|
43
43
|
}
|
|
44
|
-
return
|
|
44
|
+
return _(
|
|
45
45
|
() => a.children,
|
|
46
46
|
() => {
|
|
47
47
|
a.children.forEach((e) => {
|
|
48
48
|
e.children || (e.children = []);
|
|
49
49
|
});
|
|
50
50
|
}
|
|
51
|
-
),
|
|
52
|
-
() => a.defaultKey,
|
|
53
|
-
() => {
|
|
54
|
-
r.value = a.defaultKey;
|
|
55
|
-
}
|
|
56
|
-
), p(
|
|
51
|
+
), _(
|
|
57
52
|
() => a.defaultKey,
|
|
58
53
|
() => {
|
|
59
54
|
r.value = a.defaultKey;
|
|
60
55
|
}
|
|
61
56
|
), L(() => {
|
|
62
57
|
a.defaultKey && (r.value = a.defaultKey);
|
|
63
|
-
}), (e,
|
|
64
|
-
const u = g("el-tab-pane"),
|
|
65
|
-
return t(),
|
|
58
|
+
}), (e, o) => {
|
|
59
|
+
const u = g("el-tab-pane"), w = g("el-tabs");
|
|
60
|
+
return t(), p(w, C({ id: e.id }, e.$attrs, {
|
|
66
61
|
modelValue: r.value,
|
|
67
|
-
"onUpdate:modelValue":
|
|
62
|
+
"onUpdate:modelValue": o[0] || (o[0] = (n) => r.value = n),
|
|
68
63
|
onTabChange: B,
|
|
69
|
-
"before-leave":
|
|
64
|
+
"before-leave": N,
|
|
70
65
|
addable: e.styleType === "btn",
|
|
71
66
|
class: {
|
|
72
67
|
"modal-type": e.styleType === "modal",
|
|
@@ -74,25 +69,25 @@ const D = { class: "right-icon-wrapper" }, P = { class: "dynamic-icon-wrapper" }
|
|
|
74
69
|
"form-item-tabs": e.styleType === "normal"
|
|
75
70
|
}
|
|
76
71
|
}), {
|
|
77
|
-
"add-icon":
|
|
72
|
+
"add-icon": c(() => [
|
|
78
73
|
s("div", D, [
|
|
79
74
|
s("div", P, [
|
|
80
|
-
(t(!0),
|
|
75
|
+
(t(!0), l(d, null, m(e.dynamicBtns, (n) => (t(), l(d, {
|
|
81
76
|
key: n.iconName
|
|
82
77
|
}, [
|
|
83
|
-
n.hidden ?
|
|
84
|
-
|
|
78
|
+
n.hidden ? i("", !0) : (t(), l("div", R, [
|
|
79
|
+
f(h, {
|
|
85
80
|
name: n.iconName
|
|
86
81
|
}, null, 8, ["name"])
|
|
87
82
|
]))
|
|
88
83
|
], 64))), 128))
|
|
89
84
|
]),
|
|
90
85
|
s("div", S, [
|
|
91
|
-
(t(!0),
|
|
86
|
+
(t(!0), l(d, null, m(e.staticBtns, (n) => (t(), l(d, {
|
|
92
87
|
key: n.iconName
|
|
93
88
|
}, [
|
|
94
|
-
n.hidden ?
|
|
95
|
-
|
|
89
|
+
n.hidden ? i("", !0) : (t(), l("div", U, [
|
|
90
|
+
f(h, {
|
|
96
91
|
name: n.iconName
|
|
97
92
|
}, null, 8, ["name"])
|
|
98
93
|
]))
|
|
@@ -100,28 +95,28 @@ const D = { class: "right-icon-wrapper" }, P = { class: "dynamic-icon-wrapper" }
|
|
|
100
95
|
])
|
|
101
96
|
])
|
|
102
97
|
]),
|
|
103
|
-
default:
|
|
104
|
-
(t(!0),
|
|
98
|
+
default: c(() => [
|
|
99
|
+
(t(!0), l(d, null, m(e.children, (n, v) => (t(), p(u, C({
|
|
105
100
|
key: n.name,
|
|
106
101
|
ref_for: !0
|
|
107
102
|
}, n), {
|
|
108
|
-
label:
|
|
103
|
+
label: c(() => [
|
|
109
104
|
s("div", j, [
|
|
110
|
-
e.styleType === "btn" && n.icon ? (t(),
|
|
105
|
+
e.styleType === "btn" && n.icon ? (t(), p(h, {
|
|
111
106
|
key: 0,
|
|
112
107
|
name: n.icon
|
|
113
|
-
}, null, 8, ["name"])) :
|
|
108
|
+
}, null, 8, ["name"])) : i("", !0),
|
|
114
109
|
s("span", q, M(n.label), 1),
|
|
115
|
-
|
|
110
|
+
v !== e.children.length - 1 ? (t(), l("span", {
|
|
116
111
|
key: 1,
|
|
117
112
|
class: E(["divider", {
|
|
118
|
-
"divider-hidden": r.value === n.name || T.value ===
|
|
113
|
+
"divider-hidden": r.value === n.name || T.value === v
|
|
119
114
|
}])
|
|
120
|
-
}, null, 2)) :
|
|
115
|
+
}, null, 2)) : i("", !0)
|
|
121
116
|
])
|
|
122
117
|
]),
|
|
123
|
-
default:
|
|
124
|
-
|
|
118
|
+
default: c(() => [
|
|
119
|
+
f(F(z), {
|
|
125
120
|
list: n.children
|
|
126
121
|
}, null, 8, ["list"])
|
|
127
122
|
]),
|
|
@@ -132,7 +127,7 @@ const D = { class: "right-icon-wrapper" }, P = { class: "dynamic-icon-wrapper" }
|
|
|
132
127
|
}, 16, ["id", "modelValue", "addable", "class"]);
|
|
133
128
|
};
|
|
134
129
|
}
|
|
135
|
-
}), Q = /* @__PURE__ */ A(G, [["__scopeId", "data-v-
|
|
130
|
+
}), Q = /* @__PURE__ */ A(G, [["__scopeId", "data-v-b1c53d0d"]]);
|
|
136
131
|
export {
|
|
137
132
|
Q as default
|
|
138
133
|
};
|
|
@@ -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-88JF9OWh.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const M = {
|
|
5
5
|
key: 0,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as w, ref as f, resolveComponent as v, openBlock as a, createElementBlock as l, normalizeStyle as s, createVNode as r, withCtx as C, withDirectives as _, createElementVNode as g, normalizeClass as i, unref as x, createCommentVNode as c, vShow as B } from "vue";
|
|
2
|
-
import { c as S, b, I as d, _ as k } from "./index-
|
|
2
|
+
import { c as S, b, I as d, _ as k } from "./index-88JF9OWh.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const E = {
|
|
5
5
|
key: 0,
|