asiaint-lowcode 3.1.63 → 3.1.65
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 +1 -1
- package/dist/asiaint-lowcode.umd.cjs +134 -134
- package/dist/lazy/{Card-CM_x0un7.js → Card-DQy_73W2.js} +1 -1
- package/dist/lazy/{Cascader-Sjq-bB3n.js → Cascader-CtzTW0RD.js} +1 -1
- package/dist/lazy/{Checkbox-BjyROWCn.js → Checkbox-C3JNZICi.js} +2 -2
- package/dist/lazy/{Collapse-CTTpIit1.js → Collapse-DJEQap5X.js} +1 -1
- package/dist/lazy/{Component-Bjr99_fN.js → Component-BAshTLOg.js} +1 -1
- package/dist/lazy/{Component-xVNUXqnj.js → Component-BgK6mQbn.js} +1 -1
- package/dist/lazy/{Component-DJ3BUzZ1.js → Component-Bgfsr2ts.js} +1 -1
- package/dist/lazy/{Component-DFeq5puI.js → Component-ZUBGroaY.js} +1 -1
- package/dist/lazy/{Component-CURPNEsR.js → Component-kzLbZu4h.js} +1 -1
- package/dist/lazy/{Component-r31JYTC-.js → Component-y3aOd9-z.js} +1 -1
- package/dist/lazy/{CurdCard-D4w32JXm.js → CurdCard-MiLLhlHM.js} +1 -1
- package/dist/lazy/{Custom-IZ0FjY9_.js → Custom-CliCe8Bw.js} +1 -1
- package/dist/lazy/{DatePicker-9AmHlmt2.js → DatePicker-Db8N5LY3.js} +1 -1
- package/dist/lazy/{DragList-D7cx2Zy1.js → DragList-BaqZTGpm.js} +1 -1
- package/dist/lazy/{FilterSearch-WaePacid.js → FilterSearch-C_G3s8Kb.js} +1 -1
- package/dist/lazy/{FloatCurd-CncFynJf.js → FloatCurd-CETKnryY.js} +2 -2
- package/dist/lazy/{FormList-EinGq9Kz.js → FormList-C9VKupXL.js} +1 -1
- package/dist/lazy/{Grid-DUJ7VSYj.js → Grid-Cu4bJr2B.js} +1 -1
- package/dist/lazy/{InfiniteScroll-DkGy9Ycq.js → InfiniteScroll-DOHRPkbR.js} +1 -1
- package/dist/lazy/{Inline-QYnBIn9j.js → Inline-C9PXiuaQ.js} +1 -1
- package/dist/lazy/{JsonEdit-B6tVAF9O.js → JsonEdit-CNPEB1LW.js} +1 -1
- package/dist/lazy/{LogList-D7tioE_O.js → LogList-kGXJGj-z.js} +1 -1
- package/dist/lazy/{ObjGroup-AgdZWvhJ.js → ObjGroup-CYDCbHM1.js} +1 -1
- package/dist/lazy/{OfferDetails-Em0qeU1e.js → OfferDetails-R_FY79Lo.js} +1 -1
- package/dist/lazy/{Pagination-Bqxu6Df2.js → Pagination-ox2qBRDh.js} +1 -1
- package/dist/lazy/{Progress-R4NROZLD.js → Progress-B4Xmwvaz.js} +1 -1
- package/dist/lazy/{Radio-DKyjOnq6.js → Radio-DQ6rOHW7.js} +2 -2
- package/dist/lazy/{SearchSelect-CftXes3b.js → SearchSelect-xkqLFAOp.js} +2 -2
- package/dist/lazy/{Select-BsbdQRVw.js → Select-BHTnDN0y.js} +2 -2
- package/dist/lazy/{Table-CPu46zDb.js → Table-DBYCRi60.js} +1 -1
- package/dist/lazy/Tabs-Bkr-2IyV.js +138 -0
- package/dist/lazy/{TextArea-C_sI0eo3.js → TextArea-CLd9cWwX.js} +1 -1
- package/dist/lazy/{Wrapper-CCbxqWOs.js → Wrapper-D9cUKd1F.js} +1 -1
- package/dist/lazy/{index-Bo2ee1i7.js → index-BKTTTi1O.js} +2980 -2988
- package/dist/lazy/{useSelect-BHUdXsrs.js → useSelect-DUoT9O0Z.js} +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/dist/lazy/Tabs-30R7fOFI.js +0 -127
package/package.json
CHANGED
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
import { defineComponent as V, ref as w, computed as I, watch as u, onMounted as B, resolveComponent as b, openBlock as t, createBlock as p, mergeProps as _, withCtx as i, createElementVNode as r, createElementBlock as l, Fragment as d, renderList as m, createVNode as y, createCommentVNode as c, toDisplayString as M, normalizeClass as E, unref as F } from "vue";
|
|
2
|
-
import { c as $, I as f, b as z, _ as A } from "./index-Bo2ee1i7.js";
|
|
3
|
-
import "element-plus";
|
|
4
|
-
const D = { class: "right-icon-wrapper" }, L = { class: "dynamic-icon-wrapper" }, P = {
|
|
5
|
-
key: 0,
|
|
6
|
-
class: "dynamic-icon-item"
|
|
7
|
-
}, R = { class: "static-icon-wrapper" }, S = {
|
|
8
|
-
key: 0,
|
|
9
|
-
class: "static-icon-item"
|
|
10
|
-
}, U = { class: "tab-label" }, j = { class: "tab-label-text" }, q = /* @__PURE__ */ V({
|
|
11
|
-
__name: "Tabs",
|
|
12
|
-
props: {
|
|
13
|
-
id: {},
|
|
14
|
-
children: {},
|
|
15
|
-
defaultKey: {},
|
|
16
|
-
tabChange: {},
|
|
17
|
-
styleType: { default: "normal" },
|
|
18
|
-
staticBtns: {},
|
|
19
|
-
dynamicBtns: {}
|
|
20
|
-
},
|
|
21
|
-
setup(v) {
|
|
22
|
-
const a = v, o = w(""), g = I(() => {
|
|
23
|
-
const e = a.children.findIndex((s) => s.name === o.value);
|
|
24
|
-
return e - 1 >= 0 ? e - 1 : null;
|
|
25
|
-
}), { ruleModule: C, pageMethodMap: k } = $();
|
|
26
|
-
function T(e) {
|
|
27
|
-
if (a.tabChange)
|
|
28
|
-
try {
|
|
29
|
-
C[a.tabChange](k, e);
|
|
30
|
-
} catch (s) {
|
|
31
|
-
console.error(s);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
return u(
|
|
35
|
-
() => a.children,
|
|
36
|
-
() => {
|
|
37
|
-
a.children.forEach((e) => {
|
|
38
|
-
e.children || (e.children = []);
|
|
39
|
-
});
|
|
40
|
-
}
|
|
41
|
-
), u(
|
|
42
|
-
() => a.defaultKey,
|
|
43
|
-
() => {
|
|
44
|
-
o.value = a.defaultKey;
|
|
45
|
-
}
|
|
46
|
-
), u(
|
|
47
|
-
() => a.defaultKey,
|
|
48
|
-
() => {
|
|
49
|
-
o.value = a.defaultKey;
|
|
50
|
-
}
|
|
51
|
-
), B(() => {
|
|
52
|
-
a.defaultKey && (o.value = a.defaultKey);
|
|
53
|
-
}), (e, s) => {
|
|
54
|
-
const K = b("el-tab-pane"), N = b("el-tabs");
|
|
55
|
-
return t(), p(N, _({ id: e.id }, e.$attrs, {
|
|
56
|
-
modelValue: o.value,
|
|
57
|
-
"onUpdate:modelValue": s[0] || (s[0] = (n) => o.value = n),
|
|
58
|
-
onTabChange: T,
|
|
59
|
-
addable: e.styleType === "btn",
|
|
60
|
-
class: {
|
|
61
|
-
"modal-type": e.styleType === "modal",
|
|
62
|
-
"btn-type": e.styleType === "btn",
|
|
63
|
-
"form-item-tabs": e.styleType === "normal"
|
|
64
|
-
}
|
|
65
|
-
}), {
|
|
66
|
-
"add-icon": i(() => [
|
|
67
|
-
r("div", D, [
|
|
68
|
-
r("div", L, [
|
|
69
|
-
(t(!0), l(d, null, m(e.dynamicBtns, (n) => (t(), l(d, {
|
|
70
|
-
key: n.iconName
|
|
71
|
-
}, [
|
|
72
|
-
n.hidden ? c("", !0) : (t(), l("div", P, [
|
|
73
|
-
y(f, {
|
|
74
|
-
name: n.iconName
|
|
75
|
-
}, null, 8, ["name"])
|
|
76
|
-
]))
|
|
77
|
-
], 64))), 128))
|
|
78
|
-
]),
|
|
79
|
-
r("div", R, [
|
|
80
|
-
(t(!0), l(d, null, m(e.staticBtns, (n) => (t(), l(d, {
|
|
81
|
-
key: n.iconName
|
|
82
|
-
}, [
|
|
83
|
-
n.hidden ? c("", !0) : (t(), l("div", S, [
|
|
84
|
-
y(f, {
|
|
85
|
-
name: n.iconName
|
|
86
|
-
}, null, 8, ["name"])
|
|
87
|
-
]))
|
|
88
|
-
], 64))), 128))
|
|
89
|
-
])
|
|
90
|
-
])
|
|
91
|
-
]),
|
|
92
|
-
default: i(() => [
|
|
93
|
-
(t(!0), l(d, null, m(e.children, (n, h) => (t(), p(K, _({
|
|
94
|
-
key: n.name,
|
|
95
|
-
ref_for: !0
|
|
96
|
-
}, n), {
|
|
97
|
-
label: i(() => [
|
|
98
|
-
r("div", U, [
|
|
99
|
-
e.styleType === "btn" && n.icon ? (t(), p(f, {
|
|
100
|
-
key: 0,
|
|
101
|
-
name: n.icon
|
|
102
|
-
}, null, 8, ["name"])) : c("", !0),
|
|
103
|
-
r("span", j, M(n.label), 1),
|
|
104
|
-
h !== e.children.length - 1 ? (t(), l("span", {
|
|
105
|
-
key: 1,
|
|
106
|
-
class: E(["divider", {
|
|
107
|
-
"divider-hidden": o.value === n.name || g.value === h
|
|
108
|
-
}])
|
|
109
|
-
}, null, 2)) : c("", !0)
|
|
110
|
-
])
|
|
111
|
-
]),
|
|
112
|
-
default: i(() => [
|
|
113
|
-
y(F(z), {
|
|
114
|
-
list: n.children
|
|
115
|
-
}, null, 8, ["list"])
|
|
116
|
-
]),
|
|
117
|
-
_: 2
|
|
118
|
-
}, 1040))), 128))
|
|
119
|
-
]),
|
|
120
|
-
_: 1
|
|
121
|
-
}, 16, ["id", "modelValue", "addable", "class"]);
|
|
122
|
-
};
|
|
123
|
-
}
|
|
124
|
-
}), O = /* @__PURE__ */ A(q, [["__scopeId", "data-v-7f3cbcb9"]]);
|
|
125
|
-
export {
|
|
126
|
-
O as default
|
|
127
|
-
};
|