asiaint-lowcode 3.1.11 → 3.1.12
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.js +1 -1
- package/dist/asiaint-lowcode.umd.cjs +4 -4
- package/dist/index.d.ts +5 -7
- package/dist/lazy/{Card-DddN4E5b.js → Card-DqF5ydvP.js} +2 -2
- package/dist/lazy/{Cascader-T5hpcc8k.js → Cascader-w2aXlzy4.js} +1 -1
- package/dist/lazy/{Checkbox-CeSqY5bJ.js → Checkbox-BLgBYIxM.js} +2 -2
- package/dist/lazy/{Collapse-B2kdCZag.js → Collapse-BsgI2UtE.js} +1 -1
- package/dist/lazy/{Component-Dz3dlbfS.js → Component-4k5371qV.js} +8 -8
- package/dist/lazy/{Component-Dtf1g_1t.js → Component-B9DtiqZr.js} +2 -2
- package/dist/lazy/{Component-DOZ5voTY.js → Component-CWeTtaB6.js} +1 -1
- package/dist/lazy/{Component-B2WLVum9.js → Component-D7U_ddrO.js} +1 -1
- package/dist/lazy/{Component-CJD4Vdw1.js → Component-OQos0Yv2.js} +1 -1
- package/dist/lazy/{Component-CbdyqmFB.js → Component-yeX4uCg6.js} +2 -2
- package/dist/lazy/{CurdCard-C40vLAVd.js → CurdCard-BA2u27QX.js} +8 -8
- package/dist/lazy/{Custom-CFR7dysF.js → Custom-CddcUJqG.js} +7 -7
- package/dist/lazy/{DatePicker-Do81eNYq.js → DatePicker-Bh2ncgnR.js} +1 -1
- package/dist/lazy/{DragList-BoDSWhvz.js → DragList-FMLI8ayI.js} +2 -2
- package/dist/lazy/{FormList-BL-GfX_u.js → FormList-vriDIR3X.js} +1 -1
- package/dist/lazy/{Grid-DhqbZ2BC.js → Grid-Co2VGKrE.js} +1 -1
- package/dist/lazy/{Inline-CV6FC9TD.js → Inline-D01blxhI.js} +3 -3
- package/dist/lazy/{JsonEdit-BqcsAu1j.js → JsonEdit-YwhmpMqH.js} +3 -3
- package/dist/lazy/{LogList-CICkvuYl.js → LogList-BTLxsIJ-.js} +7 -7
- package/dist/lazy/{ObjGroup-CIGn_qSU.js → ObjGroup-FqsyEwUa.js} +1 -1
- package/dist/lazy/{OfferDetails-Df5twhTM.js → OfferDetails-BCTGsUQk.js} +10 -10
- package/dist/lazy/{Pagination-CdPSjxIi.js → Pagination-BWBZLOhR.js} +7 -7
- package/dist/lazy/{Progress-CWckUvQJ.js → Progress-D8PlrDKW.js} +5 -5
- package/dist/lazy/{Radio-CftD02pX.js → Radio-CTyS3Wce.js} +3 -3
- package/dist/lazy/{SearchSelect-C3tK6VuI.js → SearchSelect-DBQUxcua.js} +11 -11
- package/dist/lazy/{Select-CQZLVAWM.js → Select-NMkk0tzQ.js} +2 -2
- package/dist/lazy/{Table-DeD8BnXj.js → Table-CsUKP83I.js} +2 -2
- package/dist/lazy/{Tabs-B3j9nO6H.js → Tabs-fxGLIjAK.js} +1 -1
- package/dist/lazy/{Wrapper-CI9_5t_3.js → Wrapper-Cn4baHVS.js} +15 -15
- package/dist/lazy/{index-DjyiIwKi.js → index-DLT-0b2b.js} +67 -62
- package/dist/lazy/{useSelect-BtBnWkjy.js → useSelect-Cg5sYMeF.js} +1 -1
- package/dist/style.css +2 -2
- package/global.d.ts +10 -10
- package/package.json +36 -36
|
@@ -8343,17 +8343,17 @@ function Yb(t, A) {
|
|
|
8343
8343
|
return H(), $("svg", Ub, A[0] || (A[0] = [
|
|
8344
8344
|
O("path", {
|
|
8345
8345
|
d: "M0 128a128 128 0 0 1 128-128h768a128 128 0 0 1 128 128v768a128 128 0 0 1-128 128H128a128 128 0 0 1-128-128V128z m128-64a64 64 0 0 0-64 64v768a64 64 0 0 0 64 64h768a64 64 0 0 0 64-64V128a64 64 0 0 0-64-64H128z",
|
|
8346
|
-
fill: "
|
|
8346
|
+
fill: "var(--el-color-primary)",
|
|
8347
8347
|
"p-id": "4620"
|
|
8348
8348
|
}, null, -1),
|
|
8349
8349
|
O("path", {
|
|
8350
8350
|
d: "M576 224a32 32 0 0 0-32-32h-64a32 32 0 0 0-32 32v576a32 32 0 0 0 32 32h64a32 32 0 0 0 32-32v-576z",
|
|
8351
|
-
fill: "
|
|
8351
|
+
fill: "var(--el-color-primary)",
|
|
8352
8352
|
"p-id": "4621"
|
|
8353
8353
|
}, null, -1),
|
|
8354
8354
|
O("path", {
|
|
8355
8355
|
d: "M224 448a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32h-576z",
|
|
8356
|
-
fill: "
|
|
8356
|
+
fill: "var(--el-color-primary)",
|
|
8357
8357
|
"p-id": "4622"
|
|
8358
8358
|
}, null, -1)
|
|
8359
8359
|
]));
|
|
@@ -10156,7 +10156,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10156
10156
|
}, null, 8, Dv)
|
|
10157
10157
|
], 6));
|
|
10158
10158
|
}
|
|
10159
|
-
}), Ye = /* @__PURE__ */ yA(mv, [["__scopeId", "data-v-
|
|
10159
|
+
}), Ye = /* @__PURE__ */ yA(mv, [["__scopeId", "data-v-48e9cd32"]]), fv = ["onClick"], bv = {
|
|
10160
10160
|
key: 1,
|
|
10161
10161
|
class: "bold-style"
|
|
10162
10162
|
}, yv = /* @__PURE__ */ VA({
|
|
@@ -10165,7 +10165,8 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10165
10165
|
description: {},
|
|
10166
10166
|
values: {},
|
|
10167
10167
|
type: {},
|
|
10168
|
-
icon: {}
|
|
10168
|
+
icon: {},
|
|
10169
|
+
closable: { type: Boolean, default: !1 }
|
|
10169
10170
|
},
|
|
10170
10171
|
setup(t) {
|
|
10171
10172
|
const A = t, { ruleModule: e, pageMethodMap: n } = hL(), i = (E, Q) => {
|
|
@@ -10181,20 +10182,21 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10181
10182
|
w.index > u && Q.push({ type: "text", value: A.description.slice(u, w.index) }), Q.push({ type: "value", index: Number(w[1]) }), u = E.lastIndex;
|
|
10182
10183
|
return u < A.description.length && Q.push({ type: "text", value: A.description.slice(u) }), Q;
|
|
10183
10184
|
}), c = $A(() => A.icon ? A.icon : A.type ? {
|
|
10184
|
-
primary: { name: "icon-tishitubiao", color: "
|
|
10185
|
-
success: { name: "icon-successtubiao", color: "
|
|
10185
|
+
primary: { name: "icon-tishitubiao", color: "var(--el-color-primary)" },
|
|
10186
|
+
success: { name: "icon-successtubiao", color: "var(--el-color-primary)" },
|
|
10186
10187
|
warning: { name: "icon-gaojingtongzhitishi", color: "#FF0D00" },
|
|
10187
|
-
info: { name: "icon-tishitubiao", color: "
|
|
10188
|
+
info: { name: "icon-tishitubiao", color: "var(--el-color-primary)" },
|
|
10188
10189
|
error: { name: "icon-tishitubiao", color: "#FF0D00" }
|
|
10189
10190
|
}[A.type] : {
|
|
10190
10191
|
name: "icon-tishitubiao",
|
|
10191
|
-
color: "
|
|
10192
|
+
color: "var(--el-color-primary)"
|
|
10192
10193
|
});
|
|
10193
10194
|
return (E, Q) => {
|
|
10194
10195
|
const u = LA("el-alert");
|
|
10195
10196
|
return E.description ? (H(), fA(u, je({ key: 0 }, E.$attrs, {
|
|
10196
10197
|
type: E.type,
|
|
10197
|
-
class: "alert-container"
|
|
10198
|
+
class: "alert-container",
|
|
10199
|
+
closable: E.closable
|
|
10198
10200
|
}), {
|
|
10199
10201
|
icon: wA(() => [
|
|
10200
10202
|
EA(Ye, {
|
|
@@ -10218,10 +10220,10 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10218
10220
|
])
|
|
10219
10221
|
]),
|
|
10220
10222
|
_: 1
|
|
10221
|
-
}, 16, ["type"])) : GA("", !0);
|
|
10223
|
+
}, 16, ["type", "closable"])) : GA("", !0);
|
|
10222
10224
|
};
|
|
10223
10225
|
}
|
|
10224
|
-
}), vv = /* @__PURE__ */ yA(yv, [["__scopeId", "data-v-
|
|
10226
|
+
}), vv = /* @__PURE__ */ yA(yv, [["__scopeId", "data-v-77d1bdd1"]]), _v = {
|
|
10225
10227
|
title: "提示框",
|
|
10226
10228
|
component: "Alert",
|
|
10227
10229
|
icon: TA(xA, { name: "alert" }),
|
|
@@ -10232,7 +10234,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10232
10234
|
}, Mv = {
|
|
10233
10235
|
title: "卡片",
|
|
10234
10236
|
component: "Card",
|
|
10235
|
-
render: we(() => import("./Card-
|
|
10237
|
+
render: we(() => import("./Card-DqF5ydvP.js")),
|
|
10236
10238
|
icon: TA(xA, { name: "card" }),
|
|
10237
10239
|
type: "layout",
|
|
10238
10240
|
order: 1,
|
|
@@ -10465,7 +10467,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10465
10467
|
component: "Cascader",
|
|
10466
10468
|
attrSchema: kv,
|
|
10467
10469
|
order: 7,
|
|
10468
|
-
render: we(() => import("./Cascader-
|
|
10470
|
+
render: we(() => import("./Cascader-w2aXlzy4.js"))
|
|
10469
10471
|
}, Nv = {
|
|
10470
10472
|
size: "small",
|
|
10471
10473
|
labelPosition: "top",
|
|
@@ -10509,7 +10511,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10509
10511
|
type: "basic",
|
|
10510
10512
|
order: 14,
|
|
10511
10513
|
attrSchema: Nv,
|
|
10512
|
-
render: we(() => import("./JsonEdit-
|
|
10514
|
+
render: we(() => import("./JsonEdit-YwhmpMqH.js"))
|
|
10513
10515
|
}, Lv = {
|
|
10514
10516
|
size: "small",
|
|
10515
10517
|
labelPosition: "top",
|
|
@@ -10609,7 +10611,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10609
10611
|
icon: TA(xA, { name: "checkbox" }),
|
|
10610
10612
|
type: "basic",
|
|
10611
10613
|
component: "Checkbox",
|
|
10612
|
-
render: we(() => import("./Checkbox-
|
|
10614
|
+
render: we(() => import("./Checkbox-BLgBYIxM.js")),
|
|
10613
10615
|
order: 4,
|
|
10614
10616
|
attrSchema: Lv
|
|
10615
10617
|
}, xv = {
|
|
@@ -10756,7 +10758,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10756
10758
|
}, Uv = {
|
|
10757
10759
|
title: "自定义组件",
|
|
10758
10760
|
component: "Custom",
|
|
10759
|
-
render: we(() => import("./Custom-
|
|
10761
|
+
render: we(() => import("./Custom-CddcUJqG.js")),
|
|
10760
10762
|
icon: TA(xA, { name: "custom" }),
|
|
10761
10763
|
type: "high",
|
|
10762
10764
|
order: 99,
|
|
@@ -10822,7 +10824,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10822
10824
|
}, Jv = {
|
|
10823
10825
|
title: "日期选择器",
|
|
10824
10826
|
component: "DatePicker",
|
|
10825
|
-
render: we(() => import("./DatePicker-
|
|
10827
|
+
render: we(() => import("./DatePicker-Bh2ncgnR.js")),
|
|
10826
10828
|
icon: TA(xA, { name: "datePicker" }),
|
|
10827
10829
|
type: "basic",
|
|
10828
10830
|
order: 9,
|
|
@@ -10947,7 +10949,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
10947
10949
|
}, Zv = {
|
|
10948
10950
|
title: "电子签名",
|
|
10949
10951
|
component: "Esign",
|
|
10950
|
-
render: we(() => import("./Component-
|
|
10952
|
+
render: we(() => import("./Component-B9DtiqZr.js")),
|
|
10951
10953
|
icon: TA(xA, { name: "esign" }),
|
|
10952
10954
|
type: "basic",
|
|
10953
10955
|
order: 11,
|
|
@@ -11049,7 +11051,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11049
11051
|
icon: TA(xA, { name: "radio" }),
|
|
11050
11052
|
type: "basic",
|
|
11051
11053
|
component: "Radio",
|
|
11052
|
-
render: we(() => import("./Radio-
|
|
11054
|
+
render: we(() => import("./Radio-CTyS3Wce.js")),
|
|
11053
11055
|
order: 3.5,
|
|
11054
11056
|
attrSchema: qv
|
|
11055
11057
|
}, $v = {
|
|
@@ -11138,7 +11140,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11138
11140
|
}, Wv = {
|
|
11139
11141
|
title: "自增容器",
|
|
11140
11142
|
component: "FormList",
|
|
11141
|
-
render: we(() => import("./FormList-
|
|
11143
|
+
render: we(() => import("./FormList-vriDIR3X.js")),
|
|
11142
11144
|
icon: TA(xA, { name: "formList" }),
|
|
11143
11145
|
type: "high",
|
|
11144
11146
|
order: 20,
|
|
@@ -11148,7 +11150,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11148
11150
|
type: "layout",
|
|
11149
11151
|
icon: TA(xA, { name: "grid" }),
|
|
11150
11152
|
component: "Grid",
|
|
11151
|
-
render: we(() => import("./Grid-
|
|
11153
|
+
render: we(() => import("./Grid-Co2VGKrE.js")),
|
|
11152
11154
|
order: 3,
|
|
11153
11155
|
lbTitle: !0,
|
|
11154
11156
|
attrSchema: {
|
|
@@ -11190,7 +11192,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11190
11192
|
icon: TA(xA, { name: "inline" }),
|
|
11191
11193
|
type: "layout",
|
|
11192
11194
|
component: "Inline",
|
|
11193
|
-
render: we(() => import("./Inline-
|
|
11195
|
+
render: we(() => import("./Inline-D01blxhI.js")),
|
|
11194
11196
|
order: 2,
|
|
11195
11197
|
lbTitle: !0,
|
|
11196
11198
|
attrSchema: {
|
|
@@ -11309,7 +11311,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11309
11311
|
type: "basic",
|
|
11310
11312
|
order: 5,
|
|
11311
11313
|
component: "InputNumber",
|
|
11312
|
-
render: we(() => import("./Component-
|
|
11314
|
+
render: we(() => import("./Component-D7U_ddrO.js")),
|
|
11313
11315
|
attrSchema: A_
|
|
11314
11316
|
}, t_ = {
|
|
11315
11317
|
size: "small",
|
|
@@ -11537,7 +11539,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11537
11539
|
type: "basic",
|
|
11538
11540
|
icon: TA(xA, { name: "select" }),
|
|
11539
11541
|
component: "Select",
|
|
11540
|
-
render: we(() => import("./Select-
|
|
11542
|
+
render: we(() => import("./Select-NMkk0tzQ.js")),
|
|
11541
11543
|
order: 3,
|
|
11542
11544
|
attrSchema: s_
|
|
11543
11545
|
}, r_ = {
|
|
@@ -11880,7 +11882,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
11880
11882
|
]
|
|
11881
11883
|
}, E_ = {
|
|
11882
11884
|
title: "开关",
|
|
11883
|
-
render: we(() => import("./Component-
|
|
11885
|
+
render: we(() => import("./Component-OQos0Yv2.js")),
|
|
11884
11886
|
component: "Switch",
|
|
11885
11887
|
icon: TA(xA, { name: "switch" }),
|
|
11886
11888
|
type: "basic",
|
|
@@ -12057,7 +12059,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
12057
12059
|
}, w_ = {
|
|
12058
12060
|
title: "上传",
|
|
12059
12061
|
component: "Upload",
|
|
12060
|
-
render: we(() => import("./Component-
|
|
12062
|
+
render: we(() => import("./Component-CWeTtaB6.js")),
|
|
12061
12063
|
icon: TA(xA, { name: "upload" }),
|
|
12062
12064
|
type: "basic",
|
|
12063
12065
|
order: 10,
|
|
@@ -12093,7 +12095,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
12093
12095
|
}, D_ = {
|
|
12094
12096
|
title: "图形验证码",
|
|
12095
12097
|
component: "VerifyCode",
|
|
12096
|
-
render: we(() => import("./Component-
|
|
12098
|
+
render: we(() => import("./Component-yeX4uCg6.js")),
|
|
12097
12099
|
icon: TA(xA, { name: "verifyCode" }),
|
|
12098
12100
|
type: "high",
|
|
12099
12101
|
order: 18,
|
|
@@ -12101,7 +12103,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
12101
12103
|
}, m_ = {
|
|
12102
12104
|
title: "折叠面板",
|
|
12103
12105
|
component: "Collapse",
|
|
12104
|
-
render: we(() => import("./Collapse-
|
|
12106
|
+
render: we(() => import("./Collapse-BsgI2UtE.js")),
|
|
12105
12107
|
icon: TA(xA, { name: "collapse" }),
|
|
12106
12108
|
type: "layout",
|
|
12107
12109
|
order: 4,
|
|
@@ -12156,7 +12158,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
12156
12158
|
}, f_ = {
|
|
12157
12159
|
title: "选项卡",
|
|
12158
12160
|
component: "Tabs",
|
|
12159
|
-
render: we(() => import("./Tabs-
|
|
12161
|
+
render: we(() => import("./Tabs-fxGLIjAK.js")),
|
|
12160
12162
|
icon: TA(xA, { name: "tabs" }),
|
|
12161
12163
|
type: "layout",
|
|
12162
12164
|
order: 4,
|
|
@@ -12272,7 +12274,7 @@ const Ev = /* @__PURE__ */ yA(Qv, [["render", lv]]), Cv = /* @__PURE__ */ Object
|
|
|
12272
12274
|
icon: TA(xA, { name: "itemGroup" }),
|
|
12273
12275
|
type: "high",
|
|
12274
12276
|
component: "ObjGroup",
|
|
12275
|
-
render: we(() => import("./ObjGroup-
|
|
12277
|
+
render: we(() => import("./ObjGroup-FqsyEwUa.js")),
|
|
12276
12278
|
order: 2,
|
|
12277
12279
|
lbTitle: !0,
|
|
12278
12280
|
attrSchema: {
|
|
@@ -12639,7 +12641,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
12639
12641
|
}, 16, ["modelValue", "disabled"]));
|
|
12640
12642
|
};
|
|
12641
12643
|
}
|
|
12642
|
-
}), x_ = /* @__PURE__ */ yA(R_, [["__scopeId", "data-v-
|
|
12644
|
+
}), x_ = /* @__PURE__ */ yA(R_, [["__scopeId", "data-v-0daec892"]]), H_ = {
|
|
12643
12645
|
title: "搜索输入",
|
|
12644
12646
|
component: "SearchInput",
|
|
12645
12647
|
icon: TA(xA, { name: "search" }),
|
|
@@ -12725,7 +12727,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
12725
12727
|
type: "high",
|
|
12726
12728
|
icon: TA(xA, { name: "searchSelect" }),
|
|
12727
12729
|
component: "SearchSelect",
|
|
12728
|
-
render: we(() => import("./SearchSelect-
|
|
12730
|
+
render: we(() => import("./SearchSelect-DBQUxcua.js")),
|
|
12729
12731
|
order: 3,
|
|
12730
12732
|
attrSchema: P_
|
|
12731
12733
|
}, K_ = {
|
|
@@ -12810,7 +12812,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
12810
12812
|
}, 16, ["color", "class", "plain", "loading"]));
|
|
12811
12813
|
};
|
|
12812
12814
|
}
|
|
12813
|
-
}), Y_ = /* @__PURE__ */ yA(U_, [["__scopeId", "data-v-
|
|
12815
|
+
}), Y_ = /* @__PURE__ */ yA(U_, [["__scopeId", "data-v-9ba274d1"]]), J_ = {
|
|
12814
12816
|
title: "按钮",
|
|
12815
12817
|
component: "Button",
|
|
12816
12818
|
icon: TA(xA, { name: "button" }),
|
|
@@ -12905,7 +12907,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
12905
12907
|
}, z_ = {
|
|
12906
12908
|
title: "树",
|
|
12907
12909
|
component: "Tree",
|
|
12908
|
-
render: we(() => import("./Component-
|
|
12910
|
+
render: we(() => import("./Component-4k5371qV.js")),
|
|
12909
12911
|
icon: TA(xA, { name: "tree" }),
|
|
12910
12912
|
type: "assist",
|
|
12911
12913
|
order: 7,
|
|
@@ -12966,11 +12968,11 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
12966
12968
|
type: "assist",
|
|
12967
12969
|
order: 8,
|
|
12968
12970
|
attrSchema: T_,
|
|
12969
|
-
render: we(() => import("./Table-
|
|
12971
|
+
render: we(() => import("./Table-CsUKP83I.js"))
|
|
12970
12972
|
}, q_ = {
|
|
12971
12973
|
title: "curd模版卡片",
|
|
12972
12974
|
component: "CurdCard",
|
|
12973
|
-
render: we(() => import("./CurdCard-
|
|
12975
|
+
render: we(() => import("./CurdCard-BA2u27QX.js")),
|
|
12974
12976
|
icon: TA(xA, { name: "card" }),
|
|
12975
12977
|
type: "layout",
|
|
12976
12978
|
order: 6,
|
|
@@ -13000,7 +13002,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13000
13002
|
}, j_ = {
|
|
13001
13003
|
title: "普通div容器",
|
|
13002
13004
|
component: "Wrapper",
|
|
13003
|
-
render: we(() => import("./Wrapper-
|
|
13005
|
+
render: we(() => import("./Wrapper-Cn4baHVS.js")),
|
|
13004
13006
|
icon: TA(xA, { name: "card" }),
|
|
13005
13007
|
type: "layout",
|
|
13006
13008
|
order: 7,
|
|
@@ -13140,7 +13142,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13140
13142
|
]);
|
|
13141
13143
|
};
|
|
13142
13144
|
}
|
|
13143
|
-
}), EM = /* @__PURE__ */ yA(lM, [["__scopeId", "data-v-
|
|
13145
|
+
}), EM = /* @__PURE__ */ yA(lM, [["__scopeId", "data-v-47482baf"]]), CM = {
|
|
13144
13146
|
key: 0,
|
|
13145
13147
|
class: "empty-content"
|
|
13146
13148
|
}, uM = /* @__PURE__ */ VA({
|
|
@@ -13257,7 +13259,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13257
13259
|
])) : GA("", !0)
|
|
13258
13260
|
]));
|
|
13259
13261
|
}
|
|
13260
|
-
}), QI = /* @__PURE__ */ yA(uM, [["__scopeId", "data-v-
|
|
13262
|
+
}), QI = /* @__PURE__ */ yA(uM, [["__scopeId", "data-v-5455b400"]]), IM = {
|
|
13261
13263
|
title: "卡片列表",
|
|
13262
13264
|
component: "CardList",
|
|
13263
13265
|
render: QI,
|
|
@@ -13272,7 +13274,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13272
13274
|
}, pM = {
|
|
13273
13275
|
title: "定制化组件(OfferDetails)",
|
|
13274
13276
|
component: "OfferDetails",
|
|
13275
|
-
render: we(() => import("./OfferDetails-
|
|
13277
|
+
render: we(() => import("./OfferDetails-BCTGsUQk.js")),
|
|
13276
13278
|
icon: TA(xA, { name: "card" }),
|
|
13277
13279
|
type: "assist",
|
|
13278
13280
|
order: 1,
|
|
@@ -13284,7 +13286,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13284
13286
|
}, dM = {
|
|
13285
13287
|
title: "定制化组件(Progress)",
|
|
13286
13288
|
component: "Progress",
|
|
13287
|
-
render: we(() => import("./Progress-
|
|
13289
|
+
render: we(() => import("./Progress-D8PlrDKW.js")),
|
|
13288
13290
|
icon: TA(xA, { name: "card" }),
|
|
13289
13291
|
type: "assist",
|
|
13290
13292
|
order: 1,
|
|
@@ -13296,7 +13298,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13296
13298
|
}, wM = {
|
|
13297
13299
|
title: "日志列表",
|
|
13298
13300
|
component: "LogList",
|
|
13299
|
-
render: we(() => import("./LogList-
|
|
13301
|
+
render: we(() => import("./LogList-BTLxsIJ-.js")),
|
|
13300
13302
|
icon: TA(xA, { name: "card" }),
|
|
13301
13303
|
type: "assist",
|
|
13302
13304
|
order: 12,
|
|
@@ -13310,7 +13312,7 @@ const M_ = /* @__PURE__ */ yA(y_, [["render", __]]), k_ = {
|
|
|
13310
13312
|
icon: TA(xA, { name: "inline" }),
|
|
13311
13313
|
type: "layout",
|
|
13312
13314
|
component: "DragList",
|
|
13313
|
-
render: we(() => import("./DragList-
|
|
13315
|
+
render: we(() => import("./DragList-FMLI8ayI.js")),
|
|
13314
13316
|
order: 9,
|
|
13315
13317
|
lbTitle: !0,
|
|
13316
13318
|
attrSchema: {
|
|
@@ -25054,7 +25056,7 @@ const co = /* @__PURE__ */ VA({
|
|
|
25054
25056
|
])) : GA("", !0);
|
|
25055
25057
|
};
|
|
25056
25058
|
}
|
|
25057
|
-
}), lo = /* @__PURE__ */ yA(BL, [["__scopeId", "data-v-
|
|
25059
|
+
}), lo = /* @__PURE__ */ yA(BL, [["__scopeId", "data-v-0a7cdffc"]]), QL = {
|
|
25058
25060
|
key: 0,
|
|
25059
25061
|
class: "dropdown-render-wrapper"
|
|
25060
25062
|
}, cL = /* @__PURE__ */ VA({
|
|
@@ -25128,7 +25130,7 @@ const co = /* @__PURE__ */ VA({
|
|
|
25128
25130
|
])) : GA("", !0);
|
|
25129
25131
|
};
|
|
25130
25132
|
}
|
|
25131
|
-
}), lL = /* @__PURE__ */ yA(cL, [["__scopeId", "data-v-
|
|
25133
|
+
}), lL = /* @__PURE__ */ yA(cL, [["__scopeId", "data-v-59020bb8"]]), EL = /* @__PURE__ */ VA({
|
|
25132
25134
|
__name: "Popover",
|
|
25133
25135
|
props: {
|
|
25134
25136
|
title: {},
|
|
@@ -25187,7 +25189,7 @@ const co = /* @__PURE__ */ VA({
|
|
|
25187
25189
|
}, 8, ["trigger", "width", "popper-class", "title", "placement"]);
|
|
25188
25190
|
};
|
|
25189
25191
|
}
|
|
25190
|
-
}), Rp = /* @__PURE__ */ yA(EL, [["__scopeId", "data-v-
|
|
25192
|
+
}), Rp = /* @__PURE__ */ yA(EL, [["__scopeId", "data-v-5ba0cc6e"]]), CL = {
|
|
25191
25193
|
title: "气泡框",
|
|
25192
25194
|
component: "Popover",
|
|
25193
25195
|
render: Rp,
|
|
@@ -25200,7 +25202,10 @@ const co = /* @__PURE__ */ VA({
|
|
|
25200
25202
|
data: {}
|
|
25201
25203
|
},
|
|
25202
25204
|
setup(t) {
|
|
25203
|
-
return (A, e) => (H(), $("div", {
|
|
25205
|
+
return (A, e) => (H(), $("div", {
|
|
25206
|
+
innerHTML: A.data,
|
|
25207
|
+
class: "html-render"
|
|
25208
|
+
}, null, 8, uL));
|
|
25204
25209
|
}
|
|
25205
25210
|
}), pL = {
|
|
25206
25211
|
title: "HTML",
|
|
@@ -25215,7 +25220,7 @@ const co = /* @__PURE__ */ VA({
|
|
|
25215
25220
|
icon: TA(xA, { name: "library" }),
|
|
25216
25221
|
type: "assist",
|
|
25217
25222
|
order: 10,
|
|
25218
|
-
render: we(() => import("./Pagination-
|
|
25223
|
+
render: we(() => import("./Pagination-BWBZLOhR.js"))
|
|
25219
25224
|
}, wL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25220
25225
|
__proto__: null,
|
|
25221
25226
|
Alert: _v,
|
|
@@ -26042,7 +26047,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
26042
26047
|
}, 8, ["modelValue", "title"]);
|
|
26043
26048
|
};
|
|
26044
26049
|
}
|
|
26045
|
-
}), xL = /* @__PURE__ */ yA(RL, [["__scopeId", "data-v-
|
|
26050
|
+
}), xL = /* @__PURE__ */ yA(RL, [["__scopeId", "data-v-a9d66bb1"]]), HL = /* @__PURE__ */ VA({
|
|
26046
26051
|
__name: "ChangeLang",
|
|
26047
26052
|
setup(t) {
|
|
26048
26053
|
const A = Ce("asiaint-lang");
|
|
@@ -26329,7 +26334,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
26329
26334
|
}, 8, ["modelValue", "title"]);
|
|
26330
26335
|
};
|
|
26331
26336
|
}
|
|
26332
|
-
}), zL = /* @__PURE__ */ yA(OL, [["__scopeId", "data-v-
|
|
26337
|
+
}), zL = /* @__PURE__ */ yA(OL, [["__scopeId", "data-v-e4ab3ef4"]]), TL = /* @__PURE__ */ VA({
|
|
26333
26338
|
__name: "index",
|
|
26334
26339
|
setup(t) {
|
|
26335
26340
|
const A = aa(), e = se(!1), n = se(!1), i = $A(() => [
|
|
@@ -27348,7 +27353,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
27348
27353
|
}, 16, ["class"]);
|
|
27349
27354
|
};
|
|
27350
27355
|
}
|
|
27351
|
-
}), sR = /* @__PURE__ */ yA(iR, [["__scopeId", "data-v-
|
|
27356
|
+
}), sR = /* @__PURE__ */ yA(iR, [["__scopeId", "data-v-d8e65e0c"]]), oR = { class: "empty-content" }, rR = ["title"], gR = ["title", "onClick"], BR = {
|
|
27352
27357
|
key: 1,
|
|
27353
27358
|
class: "icon-text-wrapper"
|
|
27354
27359
|
}, QR = ["title"], cR = ["title"], lR = { class: "row-btn-wrapper" }, ER = /* @__PURE__ */ VA({
|
|
@@ -27609,7 +27614,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
27609
27614
|
], 2);
|
|
27610
27615
|
};
|
|
27611
27616
|
}
|
|
27612
|
-
}), Du = /* @__PURE__ */ yA(ER, [["__scopeId", "data-v-
|
|
27617
|
+
}), Du = /* @__PURE__ */ yA(ER, [["__scopeId", "data-v-72b308db"]]), CR = ["id"], Kp = /* @__PURE__ */ VA({
|
|
27613
27618
|
__name: "index",
|
|
27614
27619
|
props: /* @__PURE__ */ ft({
|
|
27615
27620
|
design: { type: Boolean },
|
|
@@ -27980,7 +27985,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
27980
27985
|
], 8, uR);
|
|
27981
27986
|
};
|
|
27982
27987
|
}
|
|
27983
|
-
}), hR = /* @__PURE__ */ yA(wR, [["__scopeId", "data-v-
|
|
27988
|
+
}), hR = /* @__PURE__ */ yA(wR, [["__scopeId", "data-v-d712aab2"]]), DR = ["id"], mR = { class: "info-card-header" }, fR = { class: "left-part" }, bR = { class: "title-part" }, yR = { class: "sub-title-container" }, vR = { class: "right-part" }, _R = { class: "info" }, MR = { class: "info-label" }, kR = { class: "ml-2" }, FR = { class: "info-card-detail" }, NR = { class: "info-card-detail-left" }, GR = { class: "label" }, LR = {
|
|
27984
27989
|
key: 0,
|
|
27985
27990
|
class: "divider"
|
|
27986
27991
|
}, RR = {
|
|
@@ -28177,7 +28182,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
28177
28182
|
], 8, DR));
|
|
28178
28183
|
};
|
|
28179
28184
|
}
|
|
28180
|
-
}), SR = /* @__PURE__ */ yA(PR, [["__scopeId", "data-v-
|
|
28185
|
+
}), SR = /* @__PURE__ */ yA(PR, [["__scopeId", "data-v-e34113a4"]]), KR = ["id"], UR = { class: "left-part" }, YR = { class: "nav-title" }, JR = ["onClick"], OR = { class: "nav-footer" }, zR = { class: "left-actions" }, TR = ["onClick"], ZR = { class: "footer-text" }, qR = {
|
|
28181
28186
|
key: 1,
|
|
28182
28187
|
class: "divider"
|
|
28183
28188
|
}, jR = { class: "right-actions" }, $R = /* @__PURE__ */ VA({
|
|
@@ -28288,7 +28293,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
28288
28293
|
])
|
|
28289
28294
|
], 14, KR));
|
|
28290
28295
|
}
|
|
28291
|
-
}), WR = /* @__PURE__ */ yA($R, [["__scopeId", "data-v-
|
|
28296
|
+
}), WR = /* @__PURE__ */ yA($R, [["__scopeId", "data-v-d89ed427"]]), VR = ["onClick"], XR = { key: 1 }, Ax = /* @__PURE__ */ VA({
|
|
28292
28297
|
__name: "AlertRender",
|
|
28293
28298
|
props: /* @__PURE__ */ ft({
|
|
28294
28299
|
pageRulePath: {},
|
|
@@ -28322,14 +28327,14 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
28322
28327
|
M.index > b && D.push({ type: "text", value: e.value.description.slice(b, M.index) }), D.push({ type: "value", index: Number(M[1]) }), b = d.lastIndex;
|
|
28323
28328
|
return b < e.value.description.length && D.push({ type: "text", value: e.value.description.slice(b) }), D;
|
|
28324
28329
|
}), w = $A(() => e.value.type ? {
|
|
28325
|
-
primary: { name: "icon-tishitubiao", color: "
|
|
28326
|
-
success: { name: "icon-successtubiao", color: "
|
|
28330
|
+
primary: { name: "icon-tishitubiao", color: "var(--el-color-primary)" },
|
|
28331
|
+
success: { name: "icon-successtubiao", color: "var(--el-color-primary)" },
|
|
28327
28332
|
warning: { name: "icon-gaojingtongzhitishi", color: "#FF0D00" },
|
|
28328
|
-
info: { name: "icon-tishitubiao", color: "
|
|
28333
|
+
info: { name: "icon-tishitubiao", color: "var(--el-color-primary)" },
|
|
28329
28334
|
error: { name: "icon-tishitubiao", color: "#FF0D00" }
|
|
28330
28335
|
}[e.value.type] : {
|
|
28331
28336
|
name: "icon-tishitubiao",
|
|
28332
|
-
color: "
|
|
28337
|
+
color: "var(--el-color-primary)"
|
|
28333
28338
|
});
|
|
28334
28339
|
return A({
|
|
28335
28340
|
type: "alert",
|
|
@@ -28369,7 +28374,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
28369
28374
|
}, 8, ["type", "class", "style"])) : GA("", !0);
|
|
28370
28375
|
};
|
|
28371
28376
|
}
|
|
28372
|
-
}), ex = /* @__PURE__ */ yA(Ax, [["__scopeId", "data-v-
|
|
28377
|
+
}), ex = /* @__PURE__ */ yA(Ax, [["__scopeId", "data-v-2e07ad77"]]), tx = ["id"], nx = /* @__PURE__ */ VA({
|
|
28373
28378
|
__name: "index",
|
|
28374
28379
|
props: {
|
|
28375
28380
|
ruleMap: {},
|
|
@@ -28833,7 +28838,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, NL = (t) =>
|
|
|
28833
28838
|
]);
|
|
28834
28839
|
};
|
|
28835
28840
|
}
|
|
28836
|
-
}), Up = /* @__PURE__ */ yA(nx, [["__scopeId", "data-v-
|
|
28841
|
+
}), Up = /* @__PURE__ */ yA(nx, [["__scopeId", "data-v-a877fdfd"]]), ax = (t, A = {}) => {
|
|
28837
28842
|
t.provide(Ti, A), t.component("FormRender", bn), t.component("FormDesign", eR), t.component("TableRender", Kp), t.component("PageRender", Up);
|
|
28838
28843
|
}, wx = { install: ax };
|
|
28839
28844
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject as I, ref as h, toRaw as y, onMounted as O, watch as r } from "vue";
|
|
2
|
-
import { $ as S, u as D, l as F, i as g } from "./index-
|
|
2
|
+
import { $ as S, u as D, l as F, i as g } from "./index-DLT-0b2b.js";
|
|
3
3
|
import "element-plus";
|
|
4
4
|
const P = () => {
|
|
5
5
|
const { fetchOptionsFn: e } = I(S);
|