asiaint-lowcode 3.0.23 → 3.0.24
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 +45 -45
- package/dist/index.d.ts +2 -0
- package/dist/lazy/{Card-CZG5Z0uD.js → Card-DWHXO8QF.js} +1 -1
- package/dist/lazy/{Cascader-DRUN46Ip.js → Cascader-BRSxnuqk.js} +1 -1
- package/dist/lazy/{Checkbox-VJj_2reX.js → Checkbox-FOpBQ2u7.js} +2 -2
- package/dist/lazy/{Collapse-DfwDACCK.js → Collapse-NyEQs15R.js} +1 -1
- package/dist/lazy/{Component-BlPY6jX4.js → Component-4MN_4phy.js} +1 -1
- package/dist/lazy/{Component-COS7arjK.js → Component-Bh3J0rdf.js} +1 -1
- package/dist/lazy/Component-CEM0gst0.js +93 -0
- package/dist/lazy/{Component-D4VHJjc9.js → Component-DrDAFMp3.js} +1 -1
- package/dist/lazy/{Component-CCXpFiMP.js → Component-tnTacQmK.js} +1 -1
- package/dist/lazy/{Component-CXXtarUs.js → Component-xNOvM2iR.js} +1 -1
- package/dist/lazy/{CurdCard-BuqhRpnH.js → CurdCard-D1pm5KZ5.js} +17 -17
- package/dist/lazy/{Custom-CSOmIV5k.js → Custom-BPTzdX6c.js} +1 -1
- package/dist/lazy/{FormList-Bl10uAR5.js → FormList-Cilxebcn.js} +1 -1
- package/dist/lazy/{Grid-rPXNVOXV.js → Grid-CT8qq4Pi.js} +3 -3
- package/dist/lazy/{Inline-82FAt4Bv.js → Inline-ChdliYlO.js} +1 -1
- package/dist/lazy/{JsonEdit-DD7fKpdC.js → JsonEdit-CWKx0wA9.js} +1 -1
- package/dist/lazy/{ObjGroup-Bc87HPkp.js → ObjGroup-UNJvnh1b.js} +1 -1
- package/dist/lazy/{OfferDetails-CoNcRBAv.js → OfferDetails-CUZi3yz4.js} +2 -1
- package/dist/lazy/{Radio-CEaEiwQN.js → Radio-DtPOd1to.js} +2 -2
- package/dist/lazy/{SearchSelect-Bm5f45My.js → SearchSelect-DtZPSGCS.js} +2 -2
- package/dist/lazy/{Select-DyBW5JN_.js → Select-BNV3Zt9l.js} +2 -2
- package/dist/lazy/Table-BkvHcRpT.js +280 -0
- package/dist/lazy/{Tabs-bpY3t6W5.js → Tabs-CcBlFBej.js} +1 -1
- package/dist/lazy/{Wrapper-C7rWy4nk.js → Wrapper-CQbgkAfW.js} +1 -1
- package/dist/lazy/{index-Pv4NkPBu.js → index-DCpsxjeZ.js} +334 -327
- package/dist/lazy/{useSelect-DuOFzI6m.js → useSelect-N-3TdoV-.js} +1 -1
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/dist/lazy/Component-CWcv8ZVM.js +0 -89
- package/dist/lazy/Table-CEDCYyQw.js +0 -296
|
@@ -2,10 +2,10 @@ var k0 = Object.defineProperty;
|
|
|
2
2
|
var v0 = (t, A, e) => A in t ? k0(t, A, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[A] = e;
|
|
3
3
|
var ce = (t, A, e) => v0(t, typeof A != "symbol" ? A + "" : A, e);
|
|
4
4
|
import * as N0 from "vue";
|
|
5
|
-
import { initDirectivesForSSR as G0, nextTick as Tt, defineComponent as NA, computed as JA, h as fA, reactive as Gn, inject as $A, ref as YA, openBlock as M, createElementBlock as x, createElementVNode as k, createStaticVNode as L0, createBlock as IA, resolveDynamicComponent as kn, unref as U, mergeProps as ke, mergeModels as bt, useModel as Ie, useAttrs as R0, resolveComponent as uA, toDisplayString as PA, defineAsyncComponent as OA, withCtx as iA, createVNode as V, createCommentVNode as
|
|
5
|
+
import { initDirectivesForSSR as G0, nextTick as Tt, defineComponent as NA, computed as JA, h as fA, reactive as Gn, inject as $A, ref as YA, openBlock as M, createElementBlock as x, createElementVNode as k, createStaticVNode as L0, createBlock as IA, resolveDynamicComponent as kn, unref as U, mergeProps as ke, mergeModels as bt, useModel as Ie, useAttrs as R0, resolveComponent as uA, toDisplayString as PA, defineAsyncComponent as OA, withCtx as iA, createVNode as V, createCommentVNode as yA, normalizeClass as FA, normalizeStyle as Ke, createTextVNode as ve, onMounted as ni, TransitionGroup as H0, onBeforeMount as K0, watch as MB, Fragment as ee, normalizeProps as kE, guardReactiveProps as P0, createSlots as sB, withModifiers as Xi, renderList as De, provide as jt, useTemplateRef as FB, toRefs as kB, renderSlot as vB, toRaw as _n, isRef as U0, Transition as x0, withDirectives as gB, vShow as oB, readonly as Zc, onActivated as S0 } from "vue";
|
|
6
6
|
import { ElMessage as Y0, ElMessageBox as J0, ElTable as O0 } from "element-plus";
|
|
7
7
|
var Ha = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
8
|
-
function
|
|
8
|
+
function A3(t) {
|
|
9
9
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
10
10
|
}
|
|
11
11
|
var ys = { exports: {} };
|
|
@@ -10048,7 +10048,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10048
10048
|
}, $4 = {
|
|
10049
10049
|
title: "卡片",
|
|
10050
10050
|
component: "Card",
|
|
10051
|
-
render: OA(() => import("./Card-
|
|
10051
|
+
render: OA(() => import("./Card-DWHXO8QF.js")),
|
|
10052
10052
|
icon: fA(QA, { name: "card" }),
|
|
10053
10053
|
type: "layout",
|
|
10054
10054
|
order: 1,
|
|
@@ -10281,7 +10281,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10281
10281
|
component: "Cascader",
|
|
10282
10282
|
attrSchema: W4,
|
|
10283
10283
|
order: 7,
|
|
10284
|
-
render: OA(() => import("./Cascader-
|
|
10284
|
+
render: OA(() => import("./Cascader-BRSxnuqk.js"))
|
|
10285
10285
|
}, X4 = {
|
|
10286
10286
|
size: "small",
|
|
10287
10287
|
labelPosition: "top",
|
|
@@ -10325,7 +10325,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10325
10325
|
type: "basic",
|
|
10326
10326
|
order: 14,
|
|
10327
10327
|
attrSchema: X4,
|
|
10328
|
-
render: OA(() => import("./JsonEdit-
|
|
10328
|
+
render: OA(() => import("./JsonEdit-CWKx0wA9.js"))
|
|
10329
10329
|
}, e2 = {
|
|
10330
10330
|
size: "small",
|
|
10331
10331
|
labelPosition: "top",
|
|
@@ -10425,7 +10425,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10425
10425
|
icon: fA(QA, { name: "checkbox" }),
|
|
10426
10426
|
type: "basic",
|
|
10427
10427
|
component: "Checkbox",
|
|
10428
|
-
render: OA(() => import("./Checkbox-
|
|
10428
|
+
render: OA(() => import("./Checkbox-FOpBQ2u7.js")),
|
|
10429
10429
|
order: 4,
|
|
10430
10430
|
attrSchema: e2
|
|
10431
10431
|
}, n2 = {
|
|
@@ -10572,7 +10572,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10572
10572
|
}, o2 = {
|
|
10573
10573
|
title: "自定义组件",
|
|
10574
10574
|
component: "Custom",
|
|
10575
|
-
render: OA(() => import("./Custom-
|
|
10575
|
+
render: OA(() => import("./Custom-BPTzdX6c.js")),
|
|
10576
10576
|
icon: fA(QA, { name: "custom" }),
|
|
10577
10577
|
type: "high",
|
|
10578
10578
|
order: 99,
|
|
@@ -10763,7 +10763,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10763
10763
|
}, C2 = {
|
|
10764
10764
|
title: "电子签名",
|
|
10765
10765
|
component: "Esign",
|
|
10766
|
-
render: OA(() => import("./Component-
|
|
10766
|
+
render: OA(() => import("./Component-tnTacQmK.js")),
|
|
10767
10767
|
icon: fA(QA, { name: "esign" }),
|
|
10768
10768
|
type: "basic",
|
|
10769
10769
|
order: 11,
|
|
@@ -10865,7 +10865,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10865
10865
|
icon: fA(QA, { name: "radio" }),
|
|
10866
10866
|
type: "basic",
|
|
10867
10867
|
component: "Radio",
|
|
10868
|
-
render: OA(() => import("./Radio-
|
|
10868
|
+
render: OA(() => import("./Radio-DtPOd1to.js")),
|
|
10869
10869
|
order: 3.5,
|
|
10870
10870
|
attrSchema: l2
|
|
10871
10871
|
}, u2 = {
|
|
@@ -10954,7 +10954,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10954
10954
|
}, w2 = {
|
|
10955
10955
|
title: "自增容器",
|
|
10956
10956
|
component: "FormList",
|
|
10957
|
-
render: OA(() => import("./FormList-
|
|
10957
|
+
render: OA(() => import("./FormList-Cilxebcn.js")),
|
|
10958
10958
|
icon: fA(QA, { name: "formList" }),
|
|
10959
10959
|
type: "high",
|
|
10960
10960
|
order: 20,
|
|
@@ -10964,7 +10964,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
10964
10964
|
type: "layout",
|
|
10965
10965
|
icon: fA(QA, { name: "grid" }),
|
|
10966
10966
|
component: "Grid",
|
|
10967
|
-
render: OA(() => import("./Grid-
|
|
10967
|
+
render: OA(() => import("./Grid-CT8qq4Pi.js")),
|
|
10968
10968
|
order: 3,
|
|
10969
10969
|
lbTitle: !0,
|
|
10970
10970
|
attrSchema: {
|
|
@@ -11006,7 +11006,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11006
11006
|
icon: fA(QA, { name: "inline" }),
|
|
11007
11007
|
type: "layout",
|
|
11008
11008
|
component: "Inline",
|
|
11009
|
-
render: OA(() => import("./Inline-
|
|
11009
|
+
render: OA(() => import("./Inline-ChdliYlO.js")),
|
|
11010
11010
|
order: 2,
|
|
11011
11011
|
lbTitle: !0,
|
|
11012
11012
|
attrSchema: {
|
|
@@ -11125,7 +11125,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11125
11125
|
type: "basic",
|
|
11126
11126
|
order: 5,
|
|
11127
11127
|
component: "InputNumber",
|
|
11128
|
-
render: OA(() => import("./Component-
|
|
11128
|
+
render: OA(() => import("./Component-Bh3J0rdf.js")),
|
|
11129
11129
|
attrSchema: D2
|
|
11130
11130
|
}, m2 = {
|
|
11131
11131
|
size: "small",
|
|
@@ -11353,7 +11353,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11353
11353
|
type: "basic",
|
|
11354
11354
|
icon: fA(QA, { name: "select" }),
|
|
11355
11355
|
component: "Select",
|
|
11356
|
-
render: OA(() => import("./Select-
|
|
11356
|
+
render: OA(() => import("./Select-BNV3Zt9l.js")),
|
|
11357
11357
|
order: 3,
|
|
11358
11358
|
attrSchema: _2
|
|
11359
11359
|
}, F2 = {
|
|
@@ -11696,7 +11696,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11696
11696
|
]
|
|
11697
11697
|
}, R2 = {
|
|
11698
11698
|
title: "开关",
|
|
11699
|
-
render: OA(() => import("./Component-
|
|
11699
|
+
render: OA(() => import("./Component-xNOvM2iR.js")),
|
|
11700
11700
|
component: "Switch",
|
|
11701
11701
|
icon: fA(QA, { name: "switch" }),
|
|
11702
11702
|
type: "basic",
|
|
@@ -11873,7 +11873,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11873
11873
|
}, S2 = {
|
|
11874
11874
|
title: "上传",
|
|
11875
11875
|
component: "Upload",
|
|
11876
|
-
render: OA(() => import("./Component-
|
|
11876
|
+
render: OA(() => import("./Component-DrDAFMp3.js")),
|
|
11877
11877
|
icon: fA(QA, { name: "upload" }),
|
|
11878
11878
|
type: "basic",
|
|
11879
11879
|
order: 10,
|
|
@@ -11909,7 +11909,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11909
11909
|
}, J2 = {
|
|
11910
11910
|
title: "图形验证码",
|
|
11911
11911
|
component: "VerifyCode",
|
|
11912
|
-
render: OA(() => import("./Component-
|
|
11912
|
+
render: OA(() => import("./Component-4MN_4phy.js")),
|
|
11913
11913
|
icon: fA(QA, { name: "verifyCode" }),
|
|
11914
11914
|
type: "high",
|
|
11915
11915
|
order: 18,
|
|
@@ -11917,7 +11917,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11917
11917
|
}, O2 = {
|
|
11918
11918
|
title: "折叠面板",
|
|
11919
11919
|
component: "Collapse",
|
|
11920
|
-
render: OA(() => import("./Collapse-
|
|
11920
|
+
render: OA(() => import("./Collapse-NyEQs15R.js")),
|
|
11921
11921
|
icon: fA(QA, { name: "collapse" }),
|
|
11922
11922
|
type: "layout",
|
|
11923
11923
|
order: 4,
|
|
@@ -11972,7 +11972,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
11972
11972
|
}, z2 = {
|
|
11973
11973
|
title: "选项卡",
|
|
11974
11974
|
component: "Tabs",
|
|
11975
|
-
render: OA(() => import("./Tabs-
|
|
11975
|
+
render: OA(() => import("./Tabs-CcBlFBej.js")),
|
|
11976
11976
|
icon: fA(QA, { name: "tabs" }),
|
|
11977
11977
|
type: "layout",
|
|
11978
11978
|
order: 4,
|
|
@@ -12088,7 +12088,7 @@ const x4 = /* @__PURE__ */ aA(K4, [["render", U4]]), S4 = /* @__PURE__ */ Object
|
|
|
12088
12088
|
icon: fA(QA, { name: "itemGroup" }),
|
|
12089
12089
|
type: "high",
|
|
12090
12090
|
component: "ObjGroup",
|
|
12091
|
-
render: OA(() => import("./ObjGroup-
|
|
12091
|
+
render: OA(() => import("./ObjGroup-UNJvnh1b.js")),
|
|
12092
12092
|
order: 2,
|
|
12093
12093
|
lbTitle: !0,
|
|
12094
12094
|
attrSchema: {
|
|
@@ -12444,7 +12444,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12444
12444
|
name: "clear",
|
|
12445
12445
|
onClick: Q,
|
|
12446
12446
|
class: "clear-icon"
|
|
12447
|
-
})) :
|
|
12447
|
+
})) : yA("", !0)
|
|
12448
12448
|
]),
|
|
12449
12449
|
_: 1
|
|
12450
12450
|
}, 16, ["modelValue", "disabled"]));
|
|
@@ -12536,7 +12536,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12536
12536
|
type: "high",
|
|
12537
12537
|
icon: fA(QA, { name: "searchSelect" }),
|
|
12538
12538
|
component: "SearchSelect",
|
|
12539
|
-
render: OA(() => import("./SearchSelect-
|
|
12539
|
+
render: OA(() => import("./SearchSelect-DtZPSGCS.js")),
|
|
12540
12540
|
order: 3,
|
|
12541
12541
|
attrSchema: s_
|
|
12542
12542
|
}, o_ = {
|
|
@@ -12582,7 +12582,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12582
12582
|
setup(t) {
|
|
12583
12583
|
const A = t, e = JA(() => A.color ? { color: A.color } : void 0);
|
|
12584
12584
|
return (a, s) => (M(), x("svg", {
|
|
12585
|
-
class:
|
|
12585
|
+
class: FA(["icon", {
|
|
12586
12586
|
large: a.size === "large",
|
|
12587
12587
|
small: a.size === "small",
|
|
12588
12588
|
normal: a.size === "normal"
|
|
@@ -12615,10 +12615,11 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12615
12615
|
};
|
|
12616
12616
|
return (g, B) => {
|
|
12617
12617
|
const Q = uA("el-button");
|
|
12618
|
-
return g.hidden ?
|
|
12618
|
+
return g.hidden ? yA("", !0) : (M(), IA(Q, ke({ key: 0 }, g.$attrs, {
|
|
12619
12619
|
onClick: s,
|
|
12620
12620
|
color: g.orange ? "#FAA21E" : "",
|
|
12621
|
-
class: { orangeBtn: g.orange }
|
|
12621
|
+
class: { orangeBtn: g.orange },
|
|
12622
|
+
plain: !g.orange && g.$attrs.type !== "primary"
|
|
12622
12623
|
}), {
|
|
12623
12624
|
default: iA(() => [
|
|
12624
12625
|
g.icon ? (M(), IA(yt, {
|
|
@@ -12626,14 +12627,14 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12626
12627
|
name: g.icon.name,
|
|
12627
12628
|
color: g.icon.color,
|
|
12628
12629
|
class: "btn-icon"
|
|
12629
|
-
}, null, 8, ["name", "color"])) :
|
|
12630
|
+
}, null, 8, ["name", "color"])) : yA("", !0),
|
|
12630
12631
|
ve(" " + PA(g.buttonText), 1)
|
|
12631
12632
|
]),
|
|
12632
12633
|
_: 1
|
|
12633
|
-
}, 16, ["color", "class"]));
|
|
12634
|
+
}, 16, ["color", "class", "plain"]));
|
|
12634
12635
|
};
|
|
12635
12636
|
}
|
|
12636
|
-
}), E_ = /* @__PURE__ */ aA(Q_, [["__scopeId", "data-v-
|
|
12637
|
+
}), E_ = /* @__PURE__ */ aA(Q_, [["__scopeId", "data-v-572aee42"]]), c_ = {
|
|
12637
12638
|
title: "按钮",
|
|
12638
12639
|
component: "Button",
|
|
12639
12640
|
icon: fA(QA, { name: "button" }),
|
|
@@ -12728,7 +12729,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12728
12729
|
}, l_ = {
|
|
12729
12730
|
title: "树",
|
|
12730
12731
|
component: "Tree",
|
|
12731
|
-
render: OA(() => import("./Component-
|
|
12732
|
+
render: OA(() => import("./Component-CEM0gst0.js")),
|
|
12732
12733
|
icon: fA(QA, { name: "tree" }),
|
|
12733
12734
|
type: "assist",
|
|
12734
12735
|
order: 7,
|
|
@@ -12789,11 +12790,11 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12789
12790
|
type: "assist",
|
|
12790
12791
|
order: 8,
|
|
12791
12792
|
attrSchema: I_,
|
|
12792
|
-
render: OA(() => import("./Table-
|
|
12793
|
+
render: OA(() => import("./Table-BkvHcRpT.js"))
|
|
12793
12794
|
}, w_ = {
|
|
12794
12795
|
title: "curd模版卡片",
|
|
12795
12796
|
component: "CurdCard",
|
|
12796
|
-
render: OA(() => import("./CurdCard-
|
|
12797
|
+
render: OA(() => import("./CurdCard-D1pm5KZ5.js")),
|
|
12797
12798
|
icon: fA(QA, { name: "card" }),
|
|
12798
12799
|
type: "layout",
|
|
12799
12800
|
order: 6,
|
|
@@ -12809,7 +12810,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12809
12810
|
}, p_ = {
|
|
12810
12811
|
title: "普通div容器",
|
|
12811
12812
|
component: "Wrapper",
|
|
12812
|
-
render: OA(() => import("./Wrapper-
|
|
12813
|
+
render: OA(() => import("./Wrapper-CQbgkAfW.js")),
|
|
12813
12814
|
icon: fA(QA, { name: "card" }),
|
|
12814
12815
|
type: "layout",
|
|
12815
12816
|
order: 7,
|
|
@@ -12825,7 +12826,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12825
12826
|
}, d_ = {
|
|
12826
12827
|
title: "卡片列表",
|
|
12827
12828
|
component: "CardList",
|
|
12828
|
-
render: OA(() => Promise.resolve().then(() =>
|
|
12829
|
+
render: OA(() => Promise.resolve().then(() => EG)),
|
|
12829
12830
|
icon: fA(QA, { name: "card" }),
|
|
12830
12831
|
type: "assist",
|
|
12831
12832
|
order: 1,
|
|
@@ -12839,7 +12840,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12839
12840
|
}, D_ = {
|
|
12840
12841
|
title: "定制化组件(OfferDetails)",
|
|
12841
12842
|
component: "OfferDetails",
|
|
12842
|
-
render: OA(() => import("./OfferDetails-
|
|
12843
|
+
render: OA(() => import("./OfferDetails-CUZi3yz4.js")),
|
|
12843
12844
|
icon: fA(QA, { name: "card" }),
|
|
12844
12845
|
type: "assist",
|
|
12845
12846
|
order: 1,
|
|
@@ -12924,7 +12925,7 @@ const $2 = /* @__PURE__ */ aA(q2, [["render", j2]]), W2 = {
|
|
|
12924
12925
|
])),
|
|
12925
12926
|
_: 1
|
|
12926
12927
|
})
|
|
12927
|
-
], 4)) :
|
|
12928
|
+
], 4)) : yA("", !0);
|
|
12928
12929
|
};
|
|
12929
12930
|
}
|
|
12930
12931
|
});
|
|
@@ -15285,13 +15286,13 @@ wt.prototype.commaOrSpaceSeparated = !1;
|
|
|
15285
15286
|
wt.prototype.mustUseProperty = !1;
|
|
15286
15287
|
wt.prototype.defined = !1;
|
|
15287
15288
|
let MM = 0;
|
|
15288
|
-
const
|
|
15289
|
+
const _A = Kn(), le = Kn(), TC = Kn(), X = Kn(), Ae = Kn(), oa = Kn(), tt = Kn();
|
|
15289
15290
|
function Kn() {
|
|
15290
15291
|
return 2 ** ++MM;
|
|
15291
15292
|
}
|
|
15292
15293
|
const DB = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
15293
15294
|
__proto__: null,
|
|
15294
|
-
boolean:
|
|
15295
|
+
boolean: _A,
|
|
15295
15296
|
booleanish: le,
|
|
15296
15297
|
commaOrSpaceSeparated: tt,
|
|
15297
15298
|
commaSeparated: oa,
|
|
@@ -15441,38 +15442,38 @@ const XC = la({
|
|
|
15441
15442
|
accessKey: Ae,
|
|
15442
15443
|
action: null,
|
|
15443
15444
|
allow: null,
|
|
15444
|
-
allowFullScreen:
|
|
15445
|
-
allowPaymentRequest:
|
|
15446
|
-
allowUserMedia:
|
|
15445
|
+
allowFullScreen: _A,
|
|
15446
|
+
allowPaymentRequest: _A,
|
|
15447
|
+
allowUserMedia: _A,
|
|
15447
15448
|
alt: null,
|
|
15448
15449
|
as: null,
|
|
15449
|
-
async:
|
|
15450
|
+
async: _A,
|
|
15450
15451
|
autoCapitalize: null,
|
|
15451
15452
|
autoComplete: Ae,
|
|
15452
|
-
autoFocus:
|
|
15453
|
-
autoPlay:
|
|
15453
|
+
autoFocus: _A,
|
|
15454
|
+
autoPlay: _A,
|
|
15454
15455
|
blocking: Ae,
|
|
15455
15456
|
capture: null,
|
|
15456
15457
|
charSet: null,
|
|
15457
|
-
checked:
|
|
15458
|
+
checked: _A,
|
|
15458
15459
|
cite: null,
|
|
15459
15460
|
className: Ae,
|
|
15460
15461
|
cols: X,
|
|
15461
15462
|
colSpan: null,
|
|
15462
15463
|
content: null,
|
|
15463
15464
|
contentEditable: le,
|
|
15464
|
-
controls:
|
|
15465
|
+
controls: _A,
|
|
15465
15466
|
controlsList: Ae,
|
|
15466
15467
|
coords: X | oa,
|
|
15467
15468
|
crossOrigin: null,
|
|
15468
15469
|
data: null,
|
|
15469
15470
|
dateTime: null,
|
|
15470
15471
|
decoding: null,
|
|
15471
|
-
default:
|
|
15472
|
-
defer:
|
|
15472
|
+
default: _A,
|
|
15473
|
+
defer: _A,
|
|
15473
15474
|
dir: null,
|
|
15474
15475
|
dirName: null,
|
|
15475
|
-
disabled:
|
|
15476
|
+
disabled: _A,
|
|
15476
15477
|
download: TC,
|
|
15477
15478
|
draggable: le,
|
|
15478
15479
|
encType: null,
|
|
@@ -15482,11 +15483,11 @@ const XC = la({
|
|
|
15482
15483
|
formAction: null,
|
|
15483
15484
|
formEncType: null,
|
|
15484
15485
|
formMethod: null,
|
|
15485
|
-
formNoValidate:
|
|
15486
|
+
formNoValidate: _A,
|
|
15486
15487
|
formTarget: null,
|
|
15487
15488
|
headers: Ae,
|
|
15488
15489
|
height: X,
|
|
15489
|
-
hidden:
|
|
15490
|
+
hidden: _A,
|
|
15490
15491
|
high: X,
|
|
15491
15492
|
href: null,
|
|
15492
15493
|
hrefLang: null,
|
|
@@ -15495,15 +15496,15 @@ const XC = la({
|
|
|
15495
15496
|
id: null,
|
|
15496
15497
|
imageSizes: null,
|
|
15497
15498
|
imageSrcSet: null,
|
|
15498
|
-
inert:
|
|
15499
|
+
inert: _A,
|
|
15499
15500
|
inputMode: null,
|
|
15500
15501
|
integrity: null,
|
|
15501
15502
|
is: null,
|
|
15502
|
-
isMap:
|
|
15503
|
+
isMap: _A,
|
|
15503
15504
|
itemId: null,
|
|
15504
15505
|
itemProp: Ae,
|
|
15505
15506
|
itemRef: Ae,
|
|
15506
|
-
itemScope:
|
|
15507
|
+
itemScope: _A,
|
|
15507
15508
|
itemType: Ae,
|
|
15508
15509
|
kind: null,
|
|
15509
15510
|
label: null,
|
|
@@ -15511,7 +15512,7 @@ const XC = la({
|
|
|
15511
15512
|
language: null,
|
|
15512
15513
|
list: null,
|
|
15513
15514
|
loading: null,
|
|
15514
|
-
loop:
|
|
15515
|
+
loop: _A,
|
|
15515
15516
|
low: X,
|
|
15516
15517
|
manifest: null,
|
|
15517
15518
|
max: null,
|
|
@@ -15520,12 +15521,12 @@ const XC = la({
|
|
|
15520
15521
|
method: null,
|
|
15521
15522
|
min: null,
|
|
15522
15523
|
minLength: X,
|
|
15523
|
-
multiple:
|
|
15524
|
-
muted:
|
|
15524
|
+
multiple: _A,
|
|
15525
|
+
muted: _A,
|
|
15525
15526
|
name: null,
|
|
15526
15527
|
nonce: null,
|
|
15527
|
-
noModule:
|
|
15528
|
-
noValidate:
|
|
15528
|
+
noModule: _A,
|
|
15529
|
+
noValidate: _A,
|
|
15529
15530
|
onAbort: null,
|
|
15530
15531
|
onAfterPrint: null,
|
|
15531
15532
|
onAuxClick: null,
|
|
@@ -15614,31 +15615,31 @@ const XC = la({
|
|
|
15614
15615
|
onVolumeChange: null,
|
|
15615
15616
|
onWaiting: null,
|
|
15616
15617
|
onWheel: null,
|
|
15617
|
-
open:
|
|
15618
|
+
open: _A,
|
|
15618
15619
|
optimum: X,
|
|
15619
15620
|
pattern: null,
|
|
15620
15621
|
ping: Ae,
|
|
15621
15622
|
placeholder: null,
|
|
15622
|
-
playsInline:
|
|
15623
|
+
playsInline: _A,
|
|
15623
15624
|
popover: null,
|
|
15624
15625
|
popoverTarget: null,
|
|
15625
15626
|
popoverTargetAction: null,
|
|
15626
15627
|
poster: null,
|
|
15627
15628
|
preload: null,
|
|
15628
|
-
readOnly:
|
|
15629
|
+
readOnly: _A,
|
|
15629
15630
|
referrerPolicy: null,
|
|
15630
15631
|
rel: Ae,
|
|
15631
|
-
required:
|
|
15632
|
-
reversed:
|
|
15632
|
+
required: _A,
|
|
15633
|
+
reversed: _A,
|
|
15633
15634
|
rows: X,
|
|
15634
15635
|
rowSpan: X,
|
|
15635
15636
|
sandbox: Ae,
|
|
15636
15637
|
scope: null,
|
|
15637
|
-
scoped:
|
|
15638
|
-
seamless:
|
|
15639
|
-
selected:
|
|
15640
|
-
shadowRootClonable:
|
|
15641
|
-
shadowRootDelegatesFocus:
|
|
15638
|
+
scoped: _A,
|
|
15639
|
+
seamless: _A,
|
|
15640
|
+
selected: _A,
|
|
15641
|
+
shadowRootClonable: _A,
|
|
15642
|
+
shadowRootDelegatesFocus: _A,
|
|
15642
15643
|
shadowRootMode: null,
|
|
15643
15644
|
shape: null,
|
|
15644
15645
|
size: X,
|
|
@@ -15658,7 +15659,7 @@ const XC = la({
|
|
|
15658
15659
|
title: null,
|
|
15659
15660
|
translate: null,
|
|
15660
15661
|
type: null,
|
|
15661
|
-
typeMustMatch:
|
|
15662
|
+
typeMustMatch: _A,
|
|
15662
15663
|
useMap: null,
|
|
15663
15664
|
value: le,
|
|
15664
15665
|
width: X,
|
|
@@ -15704,9 +15705,9 @@ const XC = la({
|
|
|
15704
15705
|
// `<object>`
|
|
15705
15706
|
color: null,
|
|
15706
15707
|
// `<font>` and `<hr>`. Use CSS instead
|
|
15707
|
-
compact:
|
|
15708
|
+
compact: _A,
|
|
15708
15709
|
// Lists. Use CSS to reduce space between items instead
|
|
15709
|
-
declare:
|
|
15710
|
+
declare: _A,
|
|
15710
15711
|
// `<object>`
|
|
15711
15712
|
event: null,
|
|
15712
15713
|
// `<script>`
|
|
@@ -15730,13 +15731,13 @@ const XC = la({
|
|
|
15730
15731
|
// `<body>`
|
|
15731
15732
|
marginWidth: X,
|
|
15732
15733
|
// `<body>`
|
|
15733
|
-
noResize:
|
|
15734
|
+
noResize: _A,
|
|
15734
15735
|
// `<frame>`
|
|
15735
|
-
noHref:
|
|
15736
|
+
noHref: _A,
|
|
15736
15737
|
// `<area>`. Use no href instead of an explicit `nohref`
|
|
15737
|
-
noShade:
|
|
15738
|
+
noShade: _A,
|
|
15738
15739
|
// `<hr>`. Use background-color and height instead of borders
|
|
15739
|
-
noWrap:
|
|
15740
|
+
noWrap: _A,
|
|
15740
15741
|
// `<td>` and `<th>`
|
|
15741
15742
|
object: null,
|
|
15742
15743
|
// `<applet>`
|
|
@@ -15776,8 +15777,8 @@ const XC = la({
|
|
|
15776
15777
|
allowTransparency: null,
|
|
15777
15778
|
autoCorrect: null,
|
|
15778
15779
|
autoSave: null,
|
|
15779
|
-
disablePictureInPicture:
|
|
15780
|
-
disableRemotePlayback:
|
|
15780
|
+
disablePictureInPicture: _A,
|
|
15781
|
+
disableRemotePlayback: _A,
|
|
15781
15782
|
prefix: null,
|
|
15782
15783
|
property: null,
|
|
15783
15784
|
results: X,
|
|
@@ -16012,7 +16013,7 @@ const XC = la({
|
|
|
16012
16013
|
dur: null,
|
|
16013
16014
|
divisor: X,
|
|
16014
16015
|
dominantBaseline: null,
|
|
16015
|
-
download:
|
|
16016
|
+
download: _A,
|
|
16016
16017
|
dx: null,
|
|
16017
16018
|
dy: null,
|
|
16018
16019
|
edgeMode: null,
|
|
@@ -19022,7 +19023,7 @@ var lv = ["evt"], Te = function(A, e) {
|
|
|
19022
19023
|
Bi.pluginEvent.bind(pA)(A, e, Ht({
|
|
19023
19024
|
dragEl: eA,
|
|
19024
19025
|
parentEl: Be,
|
|
19025
|
-
ghostEl:
|
|
19026
|
+
ghostEl: MA,
|
|
19026
19027
|
rootEl: ie,
|
|
19027
19028
|
nextEl: Mn,
|
|
19028
19029
|
lastDownEl: hs,
|
|
@@ -19065,7 +19066,7 @@ function Ye(t) {
|
|
|
19065
19066
|
newDraggableIndex: Bn
|
|
19066
19067
|
}, t));
|
|
19067
19068
|
}
|
|
19068
|
-
var eA, Be,
|
|
19069
|
+
var eA, Be, MA, ie, Mn, hs, re, rn, ga, at, ja, Bn, cs, Fe, aa = !1, Os = !1, zs = [], bn, ft, Wo, Vo, Kc, Pc, Ya, ea, $a, Wa = !1, Cs = !1, ms, Re, Xo = [], mB = !1, Zs = [], eg = typeof document < "u", ls = pl, Uc = oi || Wt ? "cssFloat" : "float", Iv = eg && !sv && !pl && "draggable" in document.createElement("div"), bl = function() {
|
|
19069
19070
|
if (eg) {
|
|
19070
19071
|
if (Wt)
|
|
19071
19072
|
return !1;
|
|
@@ -19117,9 +19118,9 @@ var eA, Be, _A, ie, Mn, hs, re, rn, ga, at, ja, Bn, cs, Fe, aa = !1, Os = !1, zs
|
|
|
19117
19118
|
name: s
|
|
19118
19119
|
}), a.name = s.name, a.checkPull = e(s.pull, !0), a.checkPut = e(s.put), a.revertClone = s.revertClone, A.group = a;
|
|
19119
19120
|
}, Ml = function() {
|
|
19120
|
-
!bl &&
|
|
19121
|
+
!bl && MA && wA(MA, "display", "none");
|
|
19121
19122
|
}, Fl = function() {
|
|
19122
|
-
!bl &&
|
|
19123
|
+
!bl && MA && wA(MA, "display", "");
|
|
19123
19124
|
};
|
|
19124
19125
|
eg && document.addEventListener("click", function(t) {
|
|
19125
19126
|
if (Os)
|
|
@@ -19335,13 +19336,13 @@ pA.prototype = /** @lends Sortable.prototype */
|
|
|
19335
19336
|
},
|
|
19336
19337
|
_onTouchMove: function(A) {
|
|
19337
19338
|
if (bn) {
|
|
19338
|
-
var e = this.options, a = e.fallbackTolerance, s = e.fallbackOffset, g = A.touches ? A.touches[0] : A, B =
|
|
19339
|
+
var e = this.options, a = e.fallbackTolerance, s = e.fallbackOffset, g = A.touches ? A.touches[0] : A, B = MA && ra(MA, !0), Q = MA && B && B.a, r = MA && B && B.d, c = ls && Re && Hc(Re), I = (g.clientX - bn.clientX + s.x) / (Q || 1) + (c ? c[0] - Xo[0] : 0) / (Q || 1), C = (g.clientY - bn.clientY + s.y) / (r || 1) + (c ? c[1] - Xo[1] : 0) / (r || 1);
|
|
19339
19340
|
if (!pA.active && !aa) {
|
|
19340
19341
|
if (a && Math.max(Math.abs(g.clientX - this._lastX), Math.abs(g.clientY - this._lastY)) < a)
|
|
19341
19342
|
return;
|
|
19342
19343
|
this._onDragStart(A, !0);
|
|
19343
19344
|
}
|
|
19344
|
-
if (
|
|
19345
|
+
if (MA) {
|
|
19345
19346
|
B ? (B.e += I - (Wo || 0), B.f += C - (Vo || 0)) : B = {
|
|
19346
19347
|
a: 1,
|
|
19347
19348
|
b: 0,
|
|
@@ -19351,20 +19352,20 @@ pA.prototype = /** @lends Sortable.prototype */
|
|
|
19351
19352
|
f: C
|
|
19352
19353
|
};
|
|
19353
19354
|
var p = "matrix(".concat(B.a, ",").concat(B.b, ",").concat(B.c, ",").concat(B.d, ",").concat(B.e, ",").concat(B.f, ")");
|
|
19354
|
-
wA(
|
|
19355
|
+
wA(MA, "webkitTransform", p), wA(MA, "mozTransform", p), wA(MA, "msTransform", p), wA(MA, "transform", p), Wo = I, Vo = C, ft = g;
|
|
19355
19356
|
}
|
|
19356
19357
|
A.cancelable && A.preventDefault();
|
|
19357
19358
|
}
|
|
19358
19359
|
},
|
|
19359
19360
|
_appendGhost: function() {
|
|
19360
|
-
if (!
|
|
19361
|
+
if (!MA) {
|
|
19361
19362
|
var A = this.options.fallbackOnBody ? document.body : ie, e = pe(eA, !0, ls, !0, A), a = this.options;
|
|
19362
19363
|
if (ls) {
|
|
19363
19364
|
for (Re = A; wA(Re, "position") === "static" && wA(Re, "transform") === "none" && Re !== document; )
|
|
19364
19365
|
Re = Re.parentNode;
|
|
19365
19366
|
Re !== document.body && Re !== document.documentElement ? (Re === document && (Re = Rt()), e.top += Re.scrollTop, e.left += Re.scrollLeft) : Re = Rt(), Xo = Hc(Re);
|
|
19366
19367
|
}
|
|
19367
|
-
|
|
19368
|
+
MA = eA.cloneNode(!0), nt(MA, a.ghostClass, !1), nt(MA, a.fallbackClass, !0), nt(MA, a.dragClass, !0), wA(MA, "transition", ""), wA(MA, "transform", ""), wA(MA, "box-sizing", "border-box"), wA(MA, "margin", 0), wA(MA, "top", e.top), wA(MA, "left", e.left), wA(MA, "width", e.width), wA(MA, "height", e.height), wA(MA, "opacity", "0.8"), wA(MA, "position", ls ? "absolute" : "fixed"), wA(MA, "zIndex", "100000"), wA(MA, "pointerEvents", "none"), pA.ghost = MA, A.appendChild(MA), wA(MA, "transform-origin", Kc / parseInt(MA.style.width) * 100 + "% " + Pc / parseInt(MA.style.height) * 100 + "%");
|
|
19368
19369
|
}
|
|
19369
19370
|
},
|
|
19370
19371
|
_onDragStart: function(A, e) {
|
|
@@ -19452,7 +19453,7 @@ pA.prototype = /** @lends Sortable.prototype */
|
|
|
19452
19453
|
var oA = It(eA);
|
|
19453
19454
|
do
|
|
19454
19455
|
oA -= G, sA = Be.children[oA];
|
|
19455
|
-
while (sA && (wA(sA, "display") === "none" || sA ===
|
|
19456
|
+
while (sA && (wA(sA, "display") === "none" || sA === MA));
|
|
19456
19457
|
}
|
|
19457
19458
|
if (G === 0 || sA === a)
|
|
19458
19459
|
return f(!1);
|
|
@@ -19484,7 +19485,7 @@ pA.prototype = /** @lends Sortable.prototype */
|
|
|
19484
19485
|
this._nulling();
|
|
19485
19486
|
return;
|
|
19486
19487
|
}
|
|
19487
|
-
aa = !1, Cs = !1, Wa = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), fB(this.cloneId), fB(this._dragStartId), this.nativeDraggable && (SA(document, "drop", this), SA(e, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), qa && wA(document.body, "user-select", ""), wA(eA, "transform", ""), A && (Ya && (A.cancelable && A.preventDefault(), !a.dropBubble && A.stopPropagation()),
|
|
19488
|
+
aa = !1, Cs = !1, Wa = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), fB(this.cloneId), fB(this._dragStartId), this.nativeDraggable && (SA(document, "drop", this), SA(e, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), qa && wA(document.body, "user-select", ""), wA(eA, "transform", ""), A && (Ya && (A.cancelable && A.preventDefault(), !a.dropBubble && A.stopPropagation()), MA && MA.parentNode && MA.parentNode.removeChild(MA), (ie === Be || Fe && Fe.lastPutMode !== "clone") && re && re.parentNode && re.parentNode.removeChild(re), eA && (this.nativeDraggable && SA(eA, "dragend", this), AB(eA), eA.style["will-change"] = "", Ya && !aa && nt(eA, Fe ? Fe.options.ghostClass : this.options.ghostClass, !1), nt(eA, this.options.chosenClass, !1), Ye({
|
|
19488
19489
|
sortable: this,
|
|
19489
19490
|
name: "unchoose",
|
|
19490
19491
|
toEl: Be,
|
|
@@ -19531,7 +19532,7 @@ pA.prototype = /** @lends Sortable.prototype */
|
|
|
19531
19532
|
}), this.save()))), this._nulling();
|
|
19532
19533
|
},
|
|
19533
19534
|
_nulling: function() {
|
|
19534
|
-
Te("nulling", this), ie = eA = Be =
|
|
19535
|
+
Te("nulling", this), ie = eA = Be = MA = Mn = re = hs = rn = bn = ft = Ya = at = Bn = ga = ja = ea = $a = Fe = cs = pA.dragged = pA.ghost = pA.clone = pA.active = null, Zs.forEach(function(A) {
|
|
19535
19536
|
A.checked = !0;
|
|
19536
19537
|
}), Zs.length = Wo = Vo = 0;
|
|
19537
19538
|
},
|
|
@@ -20438,12 +20439,12 @@ const Xv = {
|
|
|
20438
20439
|
return U(e).design || !I.hidden ? (M(), x(ee, { key: 0 }, [
|
|
20439
20440
|
r.value.type === "layout" ? (M(), x("div", {
|
|
20440
20441
|
key: 0,
|
|
20441
|
-
class:
|
|
20442
|
+
class: FA([A.class]),
|
|
20442
20443
|
style: Ke({ ...I.style, minWidth: 0 })
|
|
20443
20444
|
}, [
|
|
20444
20445
|
(M(), IA(kn(r.value.render), kE(P0(c.value)), null, 16))
|
|
20445
20446
|
], 6)) : r.value.type === "assist" ? (M(), IA(kn(r.value.render), kE(ke({ key: 1 }, c.value)), null, 16)) : (M(), IA(L, {
|
|
20446
|
-
class:
|
|
20447
|
+
class: FA([
|
|
20447
20448
|
U(KA)("form-item"),
|
|
20448
20449
|
A.class,
|
|
20449
20450
|
`${I.component}-${I.name}`,
|
|
@@ -20501,14 +20502,14 @@ const Xv = {
|
|
|
20501
20502
|
name: "label",
|
|
20502
20503
|
fn: iA(() => [
|
|
20503
20504
|
k("div", {
|
|
20504
|
-
class:
|
|
20505
|
+
class: FA([U(KA)("form-item-label"), I.label && `${I.name}-label`])
|
|
20505
20506
|
}, [
|
|
20506
20507
|
k("div", {
|
|
20507
20508
|
style: Ke(U(e).schema.labelBold && "font-weight: bold")
|
|
20508
20509
|
}, PA(I.label), 5),
|
|
20509
20510
|
I.help ? (M(), x("div", {
|
|
20510
20511
|
key: 0,
|
|
20511
|
-
class:
|
|
20512
|
+
class: FA(U(KA)("form-item-label-ico"))
|
|
20512
20513
|
}, [
|
|
20513
20514
|
V(p, {
|
|
20514
20515
|
effect: "dark",
|
|
@@ -20521,17 +20522,17 @@ const Xv = {
|
|
|
20521
20522
|
]),
|
|
20522
20523
|
_: 1
|
|
20523
20524
|
}, 8, ["content"])
|
|
20524
|
-
], 2)) :
|
|
20525
|
+
], 2)) : yA("", !0),
|
|
20525
20526
|
U(e).schema.labelSuffix ? (M(), x("div", {
|
|
20526
20527
|
key: 1,
|
|
20527
|
-
class:
|
|
20528
|
-
}, PA(U(e).schema.labelSuffix), 3)) :
|
|
20528
|
+
class: FA(U(KA)("form-item-label-suffix"))
|
|
20529
|
+
}, PA(U(e).schema.labelSuffix), 3)) : yA("", !0)
|
|
20529
20530
|
], 2)
|
|
20530
20531
|
]),
|
|
20531
20532
|
key: "0"
|
|
20532
20533
|
}
|
|
20533
20534
|
]), 1032, ["class", "style", "prop", "label-width", "rules"]))
|
|
20534
|
-
], 64)) :
|
|
20535
|
+
], 64)) : yA("", !0);
|
|
20535
20536
|
};
|
|
20536
20537
|
}
|
|
20537
20538
|
}), eN = {
|
|
@@ -20596,7 +20597,7 @@ const Xv = {
|
|
|
20596
20597
|
return (p, m) => {
|
|
20597
20598
|
var y, L;
|
|
20598
20599
|
return M(), x("div", {
|
|
20599
|
-
class:
|
|
20600
|
+
class: FA(g.value),
|
|
20600
20601
|
onClick: m[0] || (m[0] = Xi((h) => r(p.data), ["stop"])),
|
|
20601
20602
|
onMousemove: Xi(B, ["stop"]),
|
|
20602
20603
|
onMouseleave: Xi(Q, ["stop"])
|
|
@@ -20613,10 +20614,10 @@ const Xv = {
|
|
|
20613
20614
|
}, [
|
|
20614
20615
|
V(U(QA), { name: "select" })
|
|
20615
20616
|
])
|
|
20616
|
-
])) :
|
|
20617
|
+
])) : yA("", !0),
|
|
20617
20618
|
p.data.hidden ? (M(), x("div", nN, [
|
|
20618
20619
|
V(U(QA), { name: "hidden" })
|
|
20619
|
-
])) :
|
|
20620
|
+
])) : yA("", !0),
|
|
20620
20621
|
p.data.designKey === ((L = U(e).current) == null ? void 0 : L.designKey) ? (M(), x("ul", aN, [
|
|
20621
20622
|
(M(), x(ee, null, De(C, ({ icon: h, handle: u, bg: f }) => k("li", {
|
|
20622
20623
|
class: "actions-rb-item",
|
|
@@ -20626,8 +20627,8 @@ const Xv = {
|
|
|
20626
20627
|
}, [
|
|
20627
20628
|
V(U(QA), { name: h }, null, 8, ["name"])
|
|
20628
20629
|
], 12, iN)), 64))
|
|
20629
|
-
])) :
|
|
20630
|
-
U(s).lbTitle ? (M(), x("div", sN, PA(U(s).title), 1)) :
|
|
20630
|
+
])) : yA("", !0),
|
|
20631
|
+
U(s).lbTitle ? (M(), x("div", sN, PA(U(s).title), 1)) : yA("", !0),
|
|
20631
20632
|
V(xl, ke(p.data, {
|
|
20632
20633
|
props: p.data.props
|
|
20633
20634
|
}), null, 16, ["props"])
|
|
@@ -20649,16 +20650,16 @@ const Xv = {
|
|
|
20649
20650
|
e.updateCurrent(UB(e.list, g.designKey)), e.hoverKey = g.designKey, e.rightTab = "attr", e.handleEmit("add", g);
|
|
20650
20651
|
};
|
|
20651
20652
|
return (s, g) => (M(), x("div", {
|
|
20652
|
-
class:
|
|
20653
|
+
class: FA(U(KA)("canvas-group")),
|
|
20653
20654
|
style: Ke({ overflow: s.list.length ? "auto" : "hidden" })
|
|
20654
20655
|
}, [
|
|
20655
|
-
s.list.length ?
|
|
20656
|
+
s.list.length ? yA("", !0) : (M(), x("div", {
|
|
20656
20657
|
key: 0,
|
|
20657
|
-
class:
|
|
20658
|
+
class: FA(U(KA)("canvas-group-empty")),
|
|
20658
20659
|
style: Ke({ fontSize: s.emptySize + "px" })
|
|
20659
20660
|
}, [
|
|
20660
20661
|
k("div", {
|
|
20661
|
-
class:
|
|
20662
|
+
class: FA(U(KA)("canvas-group-empty-ico"))
|
|
20662
20663
|
}, [
|
|
20663
20664
|
V(U(QA), { name: "add" })
|
|
20664
20665
|
], 2),
|
|
@@ -20669,7 +20670,7 @@ const Xv = {
|
|
|
20669
20670
|
group: "formDesign",
|
|
20670
20671
|
itemKey: "name",
|
|
20671
20672
|
"ghost-class": U(KA)("canvas-group-ghost"),
|
|
20672
|
-
class:
|
|
20673
|
+
class: FA([U(KA)("canvas-group-draggable"), A.class]),
|
|
20673
20674
|
style: Ke(s.style),
|
|
20674
20675
|
animation: 300,
|
|
20675
20676
|
handle: ".canvas-move",
|
|
@@ -20680,7 +20681,7 @@ const Xv = {
|
|
|
20680
20681
|
B.designKey ? (M(), IA(gN, {
|
|
20681
20682
|
key: 0,
|
|
20682
20683
|
data: B
|
|
20683
|
-
}, null, 8, ["data"])) :
|
|
20684
|
+
}, null, 8, ["data"])) : yA("", !0)
|
|
20684
20685
|
]),
|
|
20685
20686
|
_: 1
|
|
20686
20687
|
}, 8, ["list", "ghost-class", "class", "style"])
|
|
@@ -20703,7 +20704,10 @@ const Xv = {
|
|
|
20703
20704
|
}, s), null, 16))), 128))
|
|
20704
20705
|
]));
|
|
20705
20706
|
}
|
|
20706
|
-
}), QN =
|
|
20707
|
+
}), QN = {
|
|
20708
|
+
key: 0,
|
|
20709
|
+
class: "btn-render-wrapper"
|
|
20710
|
+
}, EN = /* @__PURE__ */ NA({
|
|
20707
20711
|
__name: "ButtonRender",
|
|
20708
20712
|
props: {
|
|
20709
20713
|
btns: {}
|
|
@@ -20719,33 +20723,36 @@ const Xv = {
|
|
|
20719
20723
|
};
|
|
20720
20724
|
return (s, g) => {
|
|
20721
20725
|
const B = uA("el-button");
|
|
20722
|
-
return
|
|
20723
|
-
|
|
20724
|
-
|
|
20725
|
-
|
|
20726
|
-
|
|
20727
|
-
|
|
20728
|
-
|
|
20729
|
-
|
|
20730
|
-
|
|
20731
|
-
|
|
20732
|
-
|
|
20733
|
-
|
|
20734
|
-
|
|
20735
|
-
|
|
20736
|
-
|
|
20737
|
-
|
|
20738
|
-
|
|
20739
|
-
|
|
20740
|
-
|
|
20741
|
-
|
|
20742
|
-
|
|
20743
|
-
|
|
20744
|
-
|
|
20745
|
-
|
|
20726
|
+
return s.btns && s.btns.length > 0 ? (M(), x("div", QN, [
|
|
20727
|
+
(M(!0), x(ee, null, De(s.btns, (Q) => (M(), x(ee, {
|
|
20728
|
+
key: Q.key
|
|
20729
|
+
}, [
|
|
20730
|
+
Q.hidden ? yA("", !0) : (M(), IA(B, {
|
|
20731
|
+
key: 0,
|
|
20732
|
+
onClick: (r) => a(Q.onClick),
|
|
20733
|
+
disabled: Q.disabled,
|
|
20734
|
+
type: Q.type,
|
|
20735
|
+
text: Q.isTextBtn,
|
|
20736
|
+
link: Q.isLinkBtn,
|
|
20737
|
+
plain: Q.isPlainBtn || Q.type !== "primary",
|
|
20738
|
+
color: Q.color
|
|
20739
|
+
}, {
|
|
20740
|
+
default: iA(() => [
|
|
20741
|
+
Q.icon ? (M(), IA(yt, {
|
|
20742
|
+
key: 0,
|
|
20743
|
+
name: Q.icon.name,
|
|
20744
|
+
color: Q.icon.color,
|
|
20745
|
+
class: FA({ "btn-icon": Q.text || Q.label })
|
|
20746
|
+
}, null, 8, ["name", "color", "class"])) : yA("", !0),
|
|
20747
|
+
ve(" " + PA(Q.text || Q.label), 1)
|
|
20748
|
+
]),
|
|
20749
|
+
_: 2
|
|
20750
|
+
}, 1032, ["onClick", "disabled", "type", "text", "link", "plain", "color"]))
|
|
20751
|
+
], 64))), 128))
|
|
20752
|
+
])) : yA("", !0);
|
|
20746
20753
|
};
|
|
20747
20754
|
}
|
|
20748
|
-
}), js = /* @__PURE__ */ aA(
|
|
20755
|
+
}), js = /* @__PURE__ */ aA(EN, [["__scopeId", "data-v-10c19de7"]]), Sl = (t) => {
|
|
20749
20756
|
let A = [];
|
|
20750
20757
|
for (const e of t)
|
|
20751
20758
|
e.component === "Table" && e.name && A.push(e.name), e.children && Array.isArray(e.children) && (A = A.concat(Sl(e.children)));
|
|
@@ -20757,7 +20764,7 @@ const Xv = {
|
|
|
20757
20764
|
for (const a of t.content)
|
|
20758
20765
|
a.type === "form" && ((e = a.schema) != null && e.items) && (A = A.concat(Sl(a.schema.items)));
|
|
20759
20766
|
return A;
|
|
20760
|
-
}, Jl = Symbol("RefManager"),
|
|
20767
|
+
}, Jl = Symbol("RefManager"), cN = () => {
|
|
20761
20768
|
const t = /* @__PURE__ */ new Map(), A = /* @__PURE__ */ new Map();
|
|
20762
20769
|
function e(a) {
|
|
20763
20770
|
const s = a.sort().join(","), g = A.get(s);
|
|
@@ -20786,15 +20793,15 @@ const Xv = {
|
|
|
20786
20793
|
return A.set(s, { promise: B, resolve: g }), e(a), B;
|
|
20787
20794
|
}
|
|
20788
20795
|
};
|
|
20789
|
-
},
|
|
20790
|
-
const t =
|
|
20796
|
+
}, CN = () => {
|
|
20797
|
+
const t = cN();
|
|
20791
20798
|
return jt(Jl, t), t;
|
|
20792
20799
|
}, Ol = () => {
|
|
20793
20800
|
const t = $A(Jl);
|
|
20794
20801
|
if (!t)
|
|
20795
20802
|
throw new Error("RefManager not provided. Make sure to call provideRefManager first.");
|
|
20796
20803
|
return t;
|
|
20797
|
-
},
|
|
20804
|
+
}, a3 = (t, A) => {
|
|
20798
20805
|
const e = Ol();
|
|
20799
20806
|
return e.register(t, A), () => {
|
|
20800
20807
|
e.unregister(t);
|
|
@@ -20939,7 +20946,7 @@ const Xv = {
|
|
|
20939
20946
|
ref_key: "rootRef",
|
|
20940
20947
|
ref: hA
|
|
20941
20948
|
}, [
|
|
20942
|
-
L.value.hidden ?
|
|
20949
|
+
L.value.hidden ? yA("", !0) : (M(), IA(AA, ke({
|
|
20943
20950
|
key: 0,
|
|
20944
20951
|
model: c.value,
|
|
20945
20952
|
"label-position": L.value.labelPosition,
|
|
@@ -20964,7 +20971,7 @@ const Xv = {
|
|
|
20964
20971
|
], 512);
|
|
20965
20972
|
};
|
|
20966
20973
|
}
|
|
20967
|
-
}),
|
|
20974
|
+
}), lN = ({ elements: t, lang: A, omits: e }) => {
|
|
20968
20975
|
const a = (B) => Object.values(t).filter((Q) => Q.type === B && !e.includes(Q.component)).sort((Q, r) => Q.order - r.order).map((Q) => ({
|
|
20969
20976
|
...Q,
|
|
20970
20977
|
title: A === "zh" ? Q.title : Q.component
|
|
@@ -20987,12 +20994,12 @@ const Xv = {
|
|
|
20987
20994
|
children: a("assist")
|
|
20988
20995
|
}
|
|
20989
20996
|
];
|
|
20990
|
-
},
|
|
20997
|
+
}, IN = /* @__PURE__ */ NA({
|
|
20991
20998
|
__name: "index",
|
|
20992
20999
|
setup(t) {
|
|
20993
21000
|
var I;
|
|
20994
21001
|
const A = YA(!1), e = ut(), a = Ca(), s = Cn(), g = xB(), B = (I = e.templates) != null && I.length ? e.templates : df, Q = JA(
|
|
20995
|
-
() =>
|
|
21002
|
+
() => lN({ elements: a, omits: e.omitMenus || [], lang: g.value })
|
|
20996
21003
|
), r = (C) => {
|
|
20997
21004
|
e.updateSchema(C);
|
|
20998
21005
|
}, c = (C) => {
|
|
@@ -21006,14 +21013,14 @@ const Xv = {
|
|
|
21006
21013
|
return (C, p) => {
|
|
21007
21014
|
const m = uA("el-button"), y = uA("el-space"), L = uA("el-drawer");
|
|
21008
21015
|
return M(), x("div", {
|
|
21009
|
-
class:
|
|
21016
|
+
class: FA(U(KA)("form-design-left")),
|
|
21010
21017
|
style: Ke({ overflow: A.value ? "hidden" : "auto" })
|
|
21011
21018
|
}, [
|
|
21012
21019
|
k("div", {
|
|
21013
|
-
class:
|
|
21020
|
+
class: FA(U(KA)("template"))
|
|
21014
21021
|
}, [
|
|
21015
21022
|
V(m, {
|
|
21016
|
-
class:
|
|
21023
|
+
class: FA(U(KA)("template-button")),
|
|
21017
21024
|
size: "small",
|
|
21018
21025
|
onClick: p[0] || (p[0] = (h) => A.value = !0)
|
|
21019
21026
|
}, {
|
|
@@ -21027,7 +21034,7 @@ const Xv = {
|
|
|
21027
21034
|
"onUpdate:modelValue": p[1] || (p[1] = (h) => A.value = h),
|
|
21028
21035
|
title: "模板列表",
|
|
21029
21036
|
size: "70%",
|
|
21030
|
-
class:
|
|
21037
|
+
class: FA(U(KA)("template-drawer")),
|
|
21031
21038
|
"append-to-body": !1
|
|
21032
21039
|
}, {
|
|
21033
21040
|
default: iA(() => [
|
|
@@ -21055,13 +21062,13 @@ const Xv = {
|
|
|
21055
21062
|
], 2),
|
|
21056
21063
|
(M(!0), x(ee, null, De(Q.value, ({ title: h, children: u }) => (M(), x("div", {
|
|
21057
21064
|
key: h,
|
|
21058
|
-
class:
|
|
21065
|
+
class: FA(U(KA)("menu"))
|
|
21059
21066
|
}, [
|
|
21060
21067
|
k("h4", {
|
|
21061
|
-
class:
|
|
21068
|
+
class: FA(U(KA)("menu-title"))
|
|
21062
21069
|
}, PA(h), 3),
|
|
21063
21070
|
V(U(Ul), {
|
|
21064
|
-
class:
|
|
21071
|
+
class: FA(U(KA)("menu-list")),
|
|
21065
21072
|
list: u,
|
|
21066
21073
|
group: { name: "formDesign", pull: "clone", put: !1 },
|
|
21067
21074
|
sort: !1,
|
|
@@ -21073,15 +21080,15 @@ const Xv = {
|
|
|
21073
21080
|
}, {
|
|
21074
21081
|
item: iA(({ element: f }) => [
|
|
21075
21082
|
k("li", {
|
|
21076
|
-
class:
|
|
21083
|
+
class: FA(U(KA)("menu-list-item"))
|
|
21077
21084
|
}, [
|
|
21078
21085
|
k("div", {
|
|
21079
|
-
class:
|
|
21086
|
+
class: FA(U(KA)("menu-list-item-ico"))
|
|
21080
21087
|
}, [
|
|
21081
21088
|
(M(), IA(kn(f.icon), { class: "ico-content" }))
|
|
21082
21089
|
], 2),
|
|
21083
21090
|
k("div", {
|
|
21084
|
-
class:
|
|
21091
|
+
class: FA(U(KA)("menu-list-item-name")),
|
|
21085
21092
|
style: Ke({ fontSize: U(g) === "zh" ? "12px" : "10px" })
|
|
21086
21093
|
}, PA(f.title), 7)
|
|
21087
21094
|
], 2)
|
|
@@ -21092,7 +21099,7 @@ const Xv = {
|
|
|
21092
21099
|
], 6);
|
|
21093
21100
|
};
|
|
21094
21101
|
}
|
|
21095
|
-
}),
|
|
21102
|
+
}), uN = (t) => `<template>
|
|
21096
21103
|
<FormRender v-model="formValues" :schema="schema" ref="formRef" />
|
|
21097
21104
|
<el-button @click="handleSubmit">提交</el-button>
|
|
21098
21105
|
</template>
|
|
@@ -21112,7 +21119,7 @@ const handleSubmit = async () => {
|
|
|
21112
21119
|
alert(JSON.stringify(formValues.value,null,2))
|
|
21113
21120
|
}
|
|
21114
21121
|
<\/script>
|
|
21115
|
-
`,
|
|
21122
|
+
`, wN = (t) => `<template>
|
|
21116
21123
|
<FormRender v-model="formValues" :schema="schema" ref="formRef" />
|
|
21117
21124
|
<el-button @click="handleSubmit">提交</el-button>
|
|
21118
21125
|
</template>
|
|
@@ -21131,7 +21138,7 @@ const handleSubmit = async () => {
|
|
|
21131
21138
|
alert(JSON.stringify(formValues.value,null,2))
|
|
21132
21139
|
}
|
|
21133
21140
|
<\/script>
|
|
21134
|
-
`,
|
|
21141
|
+
`, pN = `// JSON Schema 配置说明
|
|
21135
21142
|
// JSON的第一层是表单整体的配置
|
|
21136
21143
|
// items里是所有字段的配置
|
|
21137
21144
|
// 表单联动说明
|
|
@@ -21174,9 +21181,9 @@ const handleSubmit = async () => {
|
|
|
21174
21181
|
"hidden": "{{ !$values.password }}" // 动态设置验证码框是否可见(未输入密码时,将验证码框隐藏)
|
|
21175
21182
|
}
|
|
21176
21183
|
]
|
|
21177
|
-
}`,
|
|
21184
|
+
}`, dN = (t) => `import type { FormSchema } from "asiaint-lowcode";
|
|
21178
21185
|
|
|
21179
|
-
export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`,
|
|
21186
|
+
export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, DN = (t) => `export default ${JSON.stringify(t, null, 2)}`, hN = /* @__PURE__ */ NA({
|
|
21180
21187
|
__name: "JsonSchema",
|
|
21181
21188
|
props: {
|
|
21182
21189
|
modelValue: { type: Boolean },
|
|
@@ -21238,7 +21245,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21238
21245
|
V(U(Za), {
|
|
21239
21246
|
style: { height: "70vh" },
|
|
21240
21247
|
language: "ts",
|
|
21241
|
-
code: U(
|
|
21248
|
+
code: U(dN)(g.value)
|
|
21242
21249
|
}, null, 8, ["code"])
|
|
21243
21250
|
]),
|
|
21244
21251
|
_: 1
|
|
@@ -21251,7 +21258,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21251
21258
|
V(U(Za), {
|
|
21252
21259
|
style: { height: "70vh" },
|
|
21253
21260
|
language: "js",
|
|
21254
|
-
code: U(
|
|
21261
|
+
code: U(DN)(g.value)
|
|
21255
21262
|
}, null, 8, ["code"])
|
|
21256
21263
|
]),
|
|
21257
21264
|
_: 1
|
|
@@ -21264,7 +21271,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21264
21271
|
V(U(Za), {
|
|
21265
21272
|
style: { height: "70vh" },
|
|
21266
21273
|
language: "json",
|
|
21267
|
-
code: U(
|
|
21274
|
+
code: U(pN)
|
|
21268
21275
|
}, null, 8, ["code"])
|
|
21269
21276
|
]),
|
|
21270
21277
|
_: 1
|
|
@@ -21277,7 +21284,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21277
21284
|
}, 8, ["modelValue", "title"]);
|
|
21278
21285
|
};
|
|
21279
21286
|
}
|
|
21280
|
-
}),
|
|
21287
|
+
}), mN = /* @__PURE__ */ NA({
|
|
21281
21288
|
__name: "VueCode",
|
|
21282
21289
|
props: {
|
|
21283
21290
|
modelValue: { type: Boolean },
|
|
@@ -21310,7 +21317,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21310
21317
|
default: iA(() => [
|
|
21311
21318
|
V(U(Za), {
|
|
21312
21319
|
style: { height: "70vh" },
|
|
21313
|
-
code: U(
|
|
21320
|
+
code: U(uN)(U(A).schema),
|
|
21314
21321
|
language: "vue"
|
|
21315
21322
|
}, null, 8, ["code"])
|
|
21316
21323
|
]),
|
|
@@ -21323,7 +21330,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21323
21330
|
default: iA(() => [
|
|
21324
21331
|
V(U(Za), {
|
|
21325
21332
|
style: { height: "70vh" },
|
|
21326
|
-
code: U(
|
|
21333
|
+
code: U(wN)(U(A).schema),
|
|
21327
21334
|
language: "vue"
|
|
21328
21335
|
}, null, 8, ["code"])
|
|
21329
21336
|
]),
|
|
@@ -21337,7 +21344,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21337
21344
|
}, 8, ["modelValue", "title"]);
|
|
21338
21345
|
};
|
|
21339
21346
|
}
|
|
21340
|
-
}),
|
|
21347
|
+
}), fN = { style: { "text-align": "center" } }, bN = /* @__PURE__ */ NA({
|
|
21341
21348
|
__name: "Preview",
|
|
21342
21349
|
props: {
|
|
21343
21350
|
modelValue: { type: Boolean },
|
|
@@ -21387,7 +21394,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21387
21394
|
schemaContext: U(A).schemaContext,
|
|
21388
21395
|
style: { minHeight: "200px", padding: "20px" }
|
|
21389
21396
|
}, null, 8, ["modelValue", "schema", "schemaContext"]),
|
|
21390
|
-
k("div",
|
|
21397
|
+
k("div", fN, [
|
|
21391
21398
|
V(m, {
|
|
21392
21399
|
onClick: c,
|
|
21393
21400
|
type: "primary"
|
|
@@ -21451,7 +21458,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21451
21458
|
}, 8, ["modelValue", "title"]);
|
|
21452
21459
|
};
|
|
21453
21460
|
}
|
|
21454
|
-
}),
|
|
21461
|
+
}), yN = /* @__PURE__ */ aA(bN, [["__scopeId", "data-v-1bcfb7d6"]]), _N = /* @__PURE__ */ NA({
|
|
21455
21462
|
__name: "ChangeLang",
|
|
21456
21463
|
setup(t) {
|
|
21457
21464
|
const A = $A("asiaint-lang");
|
|
@@ -21476,7 +21483,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21476
21483
|
}, 8, ["modelValue"]);
|
|
21477
21484
|
};
|
|
21478
21485
|
}
|
|
21479
|
-
}),
|
|
21486
|
+
}), MN = /* @__PURE__ */ NA({
|
|
21480
21487
|
__name: "index",
|
|
21481
21488
|
setup(t) {
|
|
21482
21489
|
const A = ut(), e = Cn(), a = YA(!1), s = YA(!1), g = YA(!1), B = JA(() => [
|
|
@@ -21525,10 +21532,10 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21525
21532
|
return (r, c) => {
|
|
21526
21533
|
const I = uA("el-button");
|
|
21527
21534
|
return M(), x("div", {
|
|
21528
|
-
class:
|
|
21535
|
+
class: FA(U(KA)("actions"))
|
|
21529
21536
|
}, [
|
|
21530
21537
|
k("div", {
|
|
21531
|
-
class:
|
|
21538
|
+
class: FA(U(KA)("actions-left"))
|
|
21532
21539
|
}, [
|
|
21533
21540
|
(M(!0), x(ee, null, De(B.value, (C) => (M(), IA(I, {
|
|
21534
21541
|
key: C.label,
|
|
@@ -21551,12 +21558,12 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21551
21558
|
key: "0"
|
|
21552
21559
|
} : void 0
|
|
21553
21560
|
]), 1032, ["type", "onClick"]))), 128)),
|
|
21554
|
-
V(
|
|
21555
|
-
class:
|
|
21561
|
+
V(_N, {
|
|
21562
|
+
class: FA(U(KA)("actions-left-lang"))
|
|
21556
21563
|
}, null, 8, ["class"])
|
|
21557
21564
|
], 2),
|
|
21558
21565
|
k("div", {
|
|
21559
|
-
class:
|
|
21566
|
+
class: FA(U(KA)("actions-right"))
|
|
21560
21567
|
}, [
|
|
21561
21568
|
(M(!0), x(ee, null, De(Q.value, ({ label: C, btnType: p, icon: m, onClick: y }) => (M(), IA(I, {
|
|
21562
21569
|
key: C,
|
|
@@ -21578,15 +21585,15 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21578
21585
|
} : void 0
|
|
21579
21586
|
]), 1032, ["type", "onClick"]))), 128))
|
|
21580
21587
|
], 2),
|
|
21581
|
-
V(
|
|
21588
|
+
V(hN, {
|
|
21582
21589
|
modelValue: a.value,
|
|
21583
21590
|
"onUpdate:modelValue": c[0] || (c[0] = (C) => a.value = C)
|
|
21584
21591
|
}, null, 8, ["modelValue"]),
|
|
21585
|
-
V(
|
|
21592
|
+
V(mN, {
|
|
21586
21593
|
modelValue: s.value,
|
|
21587
21594
|
"onUpdate:modelValue": c[1] || (c[1] = (C) => s.value = C)
|
|
21588
21595
|
}, null, 8, ["modelValue"]),
|
|
21589
|
-
V(
|
|
21596
|
+
V(yN, {
|
|
21590
21597
|
modelValue: g.value,
|
|
21591
21598
|
"onUpdate:modelValue": c[2] || (c[2] = (C) => g.value = C),
|
|
21592
21599
|
"schema-context": U(A).schemaContext
|
|
@@ -21594,23 +21601,23 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21594
21601
|
], 2);
|
|
21595
21602
|
};
|
|
21596
21603
|
}
|
|
21597
|
-
}),
|
|
21604
|
+
}), FN = /* @__PURE__ */ NA({
|
|
21598
21605
|
__name: "index",
|
|
21599
21606
|
setup(t) {
|
|
21600
21607
|
const A = ut();
|
|
21601
21608
|
return (e, a) => (M(), x("div", {
|
|
21602
|
-
class:
|
|
21609
|
+
class: FA(U(KA)("form-design-center"))
|
|
21603
21610
|
}, [
|
|
21604
|
-
V(
|
|
21611
|
+
V(MN),
|
|
21605
21612
|
V(U(_t), {
|
|
21606
|
-
class:
|
|
21613
|
+
class: FA(U(KA)("canvas")),
|
|
21607
21614
|
schema: U(A).schema,
|
|
21608
21615
|
"onUpdate:schema": a[0] || (a[0] = (s) => U(A).schema = s),
|
|
21609
21616
|
design: ""
|
|
21610
21617
|
}, null, 8, ["class", "schema"])
|
|
21611
21618
|
], 2));
|
|
21612
21619
|
}
|
|
21613
|
-
}),
|
|
21620
|
+
}), kN = () => ({
|
|
21614
21621
|
labelWidth: 100,
|
|
21615
21622
|
labelPosition: "top",
|
|
21616
21623
|
items: [
|
|
@@ -21658,7 +21665,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21658
21665
|
}
|
|
21659
21666
|
}
|
|
21660
21667
|
]
|
|
21661
|
-
}),
|
|
21668
|
+
}), vN = /* @__PURE__ */ NA({
|
|
21662
21669
|
__name: "Change",
|
|
21663
21670
|
props: {
|
|
21664
21671
|
modelValue: { type: Boolean },
|
|
@@ -21680,14 +21687,14 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21680
21687
|
V(U(_t), {
|
|
21681
21688
|
modelValue: U(A).current,
|
|
21682
21689
|
"onUpdate:modelValue": s[0] || (s[0] = (B) => U(A).current = B),
|
|
21683
|
-
schema: U(
|
|
21690
|
+
schema: U(kN)()
|
|
21684
21691
|
}, null, 8, ["modelValue", "schema"])
|
|
21685
21692
|
]),
|
|
21686
21693
|
_: 1
|
|
21687
21694
|
}, 8, ["modelValue"]);
|
|
21688
21695
|
};
|
|
21689
21696
|
}
|
|
21690
|
-
}),
|
|
21697
|
+
}), NN = {
|
|
21691
21698
|
labelWidth: 100,
|
|
21692
21699
|
labelPosition: "top",
|
|
21693
21700
|
items: [
|
|
@@ -21703,7 +21710,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21703
21710
|
}
|
|
21704
21711
|
}
|
|
21705
21712
|
]
|
|
21706
|
-
},
|
|
21713
|
+
}, GN = { class: "config-linkages" }, LN = /* @__PURE__ */ NA({
|
|
21707
21714
|
__name: "Config",
|
|
21708
21715
|
props: {
|
|
21709
21716
|
modelValue: { type: Boolean },
|
|
@@ -21725,11 +21732,11 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21725
21732
|
center: ""
|
|
21726
21733
|
}, {
|
|
21727
21734
|
default: iA(() => [
|
|
21728
|
-
k("div",
|
|
21735
|
+
k("div", GN, [
|
|
21729
21736
|
V(U(_t), {
|
|
21730
21737
|
modelValue: U(A).current,
|
|
21731
21738
|
"onUpdate:modelValue": s[0] || (s[0] = (Q) => U(A).current = Q),
|
|
21732
|
-
schema: U(
|
|
21739
|
+
schema: U(NN),
|
|
21733
21740
|
class: "edit"
|
|
21734
21741
|
}, null, 8, ["modelValue", "schema"])
|
|
21735
21742
|
])
|
|
@@ -21738,7 +21745,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21738
21745
|
}, 8, ["modelValue", "title"]);
|
|
21739
21746
|
};
|
|
21740
21747
|
}
|
|
21741
|
-
}),
|
|
21748
|
+
}), RN = /* @__PURE__ */ aA(LN, [["__scopeId", "data-v-094ed7f6"]]), HN = /* @__PURE__ */ NA({
|
|
21742
21749
|
__name: "index",
|
|
21743
21750
|
setup(t) {
|
|
21744
21751
|
const A = Cn(), e = YA(!1), a = YA(!1), s = JA(() => [
|
|
@@ -21758,7 +21765,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21758
21765
|
return (g, B) => {
|
|
21759
21766
|
const Q = uA("el-divider"), r = uA("el-button");
|
|
21760
21767
|
return M(), x("div", {
|
|
21761
|
-
class:
|
|
21768
|
+
class: FA(U(KA)("linkageConfig"))
|
|
21762
21769
|
}, [
|
|
21763
21770
|
V(Q, null, {
|
|
21764
21771
|
default: iA(() => [
|
|
@@ -21767,7 +21774,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21767
21774
|
_: 1
|
|
21768
21775
|
}),
|
|
21769
21776
|
k("div", {
|
|
21770
|
-
class:
|
|
21777
|
+
class: FA(U(KA)("linkageConfig-btns"))
|
|
21771
21778
|
}, [
|
|
21772
21779
|
(M(!0), x(ee, null, De(s.value, ({ title: c, onClick: I }) => (M(), IA(r, {
|
|
21773
21780
|
key: c,
|
|
@@ -21782,18 +21789,18 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21782
21789
|
_: 2
|
|
21783
21790
|
}, 1032, ["onClick"]))), 128))
|
|
21784
21791
|
], 2),
|
|
21785
|
-
V(
|
|
21792
|
+
V(RN, {
|
|
21786
21793
|
modelValue: e.value,
|
|
21787
21794
|
"onUpdate:modelValue": B[0] || (B[0] = (c) => e.value = c)
|
|
21788
21795
|
}, null, 8, ["modelValue"]),
|
|
21789
|
-
V(
|
|
21796
|
+
V(vN, {
|
|
21790
21797
|
modelValue: a.value,
|
|
21791
21798
|
"onUpdate:modelValue": B[1] || (B[1] = (c) => a.value = c)
|
|
21792
21799
|
}, null, 8, ["modelValue"])
|
|
21793
21800
|
], 2);
|
|
21794
21801
|
};
|
|
21795
21802
|
}
|
|
21796
|
-
}),
|
|
21803
|
+
}), KN = {
|
|
21797
21804
|
labelWidth: 60,
|
|
21798
21805
|
labelPosition: "right",
|
|
21799
21806
|
size: "small",
|
|
@@ -21870,7 +21877,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
21870
21877
|
name: "style.height"
|
|
21871
21878
|
}
|
|
21872
21879
|
]
|
|
21873
|
-
},
|
|
21880
|
+
}, PN = {
|
|
21874
21881
|
labelWidth: 60,
|
|
21875
21882
|
labelPosition: "top",
|
|
21876
21883
|
size: "small",
|
|
@@ -22344,7 +22351,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22344
22351
|
name: "style"
|
|
22345
22352
|
}
|
|
22346
22353
|
]
|
|
22347
|
-
},
|
|
22354
|
+
}, UN = { class: "more" }, xN = /* @__PURE__ */ NA({
|
|
22348
22355
|
__name: "index",
|
|
22349
22356
|
props: {
|
|
22350
22357
|
modelValue: {},
|
|
@@ -22356,7 +22363,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22356
22363
|
return (a, s) => {
|
|
22357
22364
|
const g = uA("el-divider"), B = uA("el-button"), Q = uA("el-drawer");
|
|
22358
22365
|
return M(), x("div", {
|
|
22359
|
-
class:
|
|
22366
|
+
class: FA(U(KA)("style-config"))
|
|
22360
22367
|
}, [
|
|
22361
22368
|
V(g, null, {
|
|
22362
22369
|
default: iA(() => s[4] || (s[4] = [
|
|
@@ -22367,10 +22374,10 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22367
22374
|
V(U(_t), {
|
|
22368
22375
|
modelValue: A.value,
|
|
22369
22376
|
"onUpdate:modelValue": s[0] || (s[0] = (r) => A.value = r),
|
|
22370
|
-
schema: U(
|
|
22377
|
+
schema: U(KN),
|
|
22371
22378
|
ref: "formRef"
|
|
22372
22379
|
}, null, 8, ["modelValue", "schema"]),
|
|
22373
|
-
k("div",
|
|
22380
|
+
k("div", UN, [
|
|
22374
22381
|
V(B, {
|
|
22375
22382
|
type: "primary",
|
|
22376
22383
|
plain: "",
|
|
@@ -22392,7 +22399,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22392
22399
|
V(U(_t), {
|
|
22393
22400
|
modelValue: A.value,
|
|
22394
22401
|
"onUpdate:modelValue": s[2] || (s[2] = (r) => A.value = r),
|
|
22395
|
-
schema: U(
|
|
22402
|
+
schema: U(PN),
|
|
22396
22403
|
ref: "formRef",
|
|
22397
22404
|
style: { padding: "0 15px" }
|
|
22398
22405
|
}, null, 8, ["modelValue", "schema"])
|
|
@@ -22402,7 +22409,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22402
22409
|
], 2);
|
|
22403
22410
|
};
|
|
22404
22411
|
}
|
|
22405
|
-
}),
|
|
22412
|
+
}), SN = /* @__PURE__ */ NA({
|
|
22406
22413
|
__name: "index",
|
|
22407
22414
|
props: {
|
|
22408
22415
|
modelValue: { required: !0 },
|
|
@@ -22452,7 +22459,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22452
22459
|
}
|
|
22453
22460
|
});
|
|
22454
22461
|
return (B, Q) => (M(), x("div", {
|
|
22455
|
-
class:
|
|
22462
|
+
class: FA(U(KA)("attr"))
|
|
22456
22463
|
}, [
|
|
22457
22464
|
(M(), IA(U(_t), {
|
|
22458
22465
|
key: a.value.designKey,
|
|
@@ -22460,18 +22467,18 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22460
22467
|
"onUpdate:modelValue": Q[0] || (Q[0] = (r) => a.value = r),
|
|
22461
22468
|
schema: s.value
|
|
22462
22469
|
}, null, 8, ["modelValue", "schema"])),
|
|
22463
|
-
(M(), IA(
|
|
22470
|
+
(M(), IA(xN, {
|
|
22464
22471
|
key: a.value.designKey,
|
|
22465
22472
|
modelValue: g.value,
|
|
22466
22473
|
"onUpdate:modelValue": Q[1] || (Q[1] = (r) => g.value = r)
|
|
22467
22474
|
}, null, 8, ["modelValue"])),
|
|
22468
|
-
V(
|
|
22475
|
+
V(HN, {
|
|
22469
22476
|
modelValue: a.value,
|
|
22470
22477
|
"onUpdate:modelValue": Q[2] || (Q[2] = (r) => a.value = r)
|
|
22471
22478
|
}, null, 8, ["modelValue"])
|
|
22472
22479
|
], 2));
|
|
22473
22480
|
}
|
|
22474
|
-
}),
|
|
22481
|
+
}), YN = {
|
|
22475
22482
|
size: "small",
|
|
22476
22483
|
labelPosition: "top",
|
|
22477
22484
|
items: [
|
|
@@ -22551,7 +22558,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22551
22558
|
name: "dataModel"
|
|
22552
22559
|
}
|
|
22553
22560
|
]
|
|
22554
|
-
},
|
|
22561
|
+
}, JN = /* @__PURE__ */ NA({
|
|
22555
22562
|
__name: "FormEdit",
|
|
22556
22563
|
setup(t) {
|
|
22557
22564
|
const A = ut(), e = JA({
|
|
@@ -22565,10 +22572,10 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22565
22572
|
return (a, s) => (M(), IA(U(_t), {
|
|
22566
22573
|
modelValue: e.value,
|
|
22567
22574
|
"onUpdate:modelValue": s[0] || (s[0] = (g) => e.value = g),
|
|
22568
|
-
schema: U(
|
|
22575
|
+
schema: U(YN)
|
|
22569
22576
|
}, null, 8, ["modelValue", "schema"]));
|
|
22570
22577
|
}
|
|
22571
|
-
}),
|
|
22578
|
+
}), ON = /* @__PURE__ */ NA({
|
|
22572
22579
|
__name: "index",
|
|
22573
22580
|
setup(t) {
|
|
22574
22581
|
const A = Cn(), e = ut();
|
|
@@ -22580,7 +22587,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22580
22587
|
), (a, s) => {
|
|
22581
22588
|
const g = uA("el-tab-pane"), B = uA("el-tabs");
|
|
22582
22589
|
return M(), x("div", {
|
|
22583
|
-
class:
|
|
22590
|
+
class: FA(U(KA)("form-design-right"))
|
|
22584
22591
|
}, [
|
|
22585
22592
|
V(B, {
|
|
22586
22593
|
modelValue: U(e).rightTab,
|
|
@@ -22593,19 +22600,19 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22593
22600
|
name: "attr"
|
|
22594
22601
|
}, {
|
|
22595
22602
|
default: iA(() => [
|
|
22596
|
-
V(
|
|
22603
|
+
V(SN, {
|
|
22597
22604
|
modelValue: U(e).current,
|
|
22598
22605
|
"onUpdate:modelValue": s[0] || (s[0] = (Q) => U(e).current = Q)
|
|
22599
22606
|
}, null, 8, ["modelValue"])
|
|
22600
22607
|
]),
|
|
22601
22608
|
_: 1
|
|
22602
|
-
}, 8, ["label"])) :
|
|
22609
|
+
}, 8, ["label"])) : yA("", !0),
|
|
22603
22610
|
V(g, {
|
|
22604
22611
|
label: U(A).attr.tab2.title,
|
|
22605
22612
|
name: "form"
|
|
22606
22613
|
}, {
|
|
22607
22614
|
default: iA(() => [
|
|
22608
|
-
V(
|
|
22615
|
+
V(JN)
|
|
22609
22616
|
]),
|
|
22610
22617
|
_: 1
|
|
22611
22618
|
}, 8, ["label"])
|
|
@@ -22615,7 +22622,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22615
22622
|
], 2);
|
|
22616
22623
|
};
|
|
22617
22624
|
}
|
|
22618
|
-
}),
|
|
22625
|
+
}), zN = /* @__PURE__ */ NA({
|
|
22619
22626
|
__name: "index",
|
|
22620
22627
|
props: /* @__PURE__ */ bt({
|
|
22621
22628
|
schemaContext: { default: () => ({}) },
|
|
@@ -22676,15 +22683,15 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22676
22683
|
return jt(yC, r), (c, I) => (M(), x("div", ke({
|
|
22677
22684
|
class: U(KA)("form-design")
|
|
22678
22685
|
}, c.$attrs), [
|
|
22679
|
-
V(
|
|
22680
|
-
V(
|
|
22681
|
-
V(
|
|
22686
|
+
V(IN),
|
|
22687
|
+
V(FN),
|
|
22688
|
+
V(ON)
|
|
22682
22689
|
], 16));
|
|
22683
22690
|
}
|
|
22684
|
-
}),
|
|
22691
|
+
}), ZN = { class: "card-header" }, qN = { class: "card-btns" }, TN = {
|
|
22685
22692
|
key: 0,
|
|
22686
22693
|
class: "switch-panel"
|
|
22687
|
-
},
|
|
22694
|
+
}, jN = /* @__PURE__ */ NA({
|
|
22688
22695
|
__name: "CardWrapper",
|
|
22689
22696
|
props: {
|
|
22690
22697
|
collapsible: { type: Boolean },
|
|
@@ -22707,7 +22714,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22707
22714
|
shadow: "never"
|
|
22708
22715
|
}), {
|
|
22709
22716
|
header: iA(() => [
|
|
22710
|
-
k("div",
|
|
22717
|
+
k("div", ZN, [
|
|
22711
22718
|
s.collapsible ? (M(), x("div", {
|
|
22712
22719
|
key: 0,
|
|
22713
22720
|
class: "icon-wrapper",
|
|
@@ -22715,25 +22722,25 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22715
22722
|
}, [
|
|
22716
22723
|
V(U(QA), {
|
|
22717
22724
|
name: "dropdown",
|
|
22718
|
-
class:
|
|
22725
|
+
class: FA(["dropdown-icon", { "is-collapsed": e.value }])
|
|
22719
22726
|
}, null, 8, ["class"])
|
|
22720
|
-
])) :
|
|
22727
|
+
])) : yA("", !0),
|
|
22721
22728
|
k("span", null, PA(s.header), 1),
|
|
22722
|
-
k("div",
|
|
22723
|
-
s.typeSwitch ? (M(), x("div",
|
|
22729
|
+
k("div", qN, [
|
|
22730
|
+
s.typeSwitch ? (M(), x("div", TN, [
|
|
22724
22731
|
k("div", {
|
|
22725
|
-
class:
|
|
22732
|
+
class: FA(["switch-icon-wrapper", { active: s.tableType === "card" }]),
|
|
22726
22733
|
onClick: g[1] || (g[1] = (Q) => s.switchTableType("card"))
|
|
22727
22734
|
}, [
|
|
22728
22735
|
V(yt, { name: "icon-kapian" })
|
|
22729
22736
|
], 2),
|
|
22730
22737
|
k("div", {
|
|
22731
|
-
class:
|
|
22738
|
+
class: FA(["switch-icon-wrapper", { active: s.tableType === "table" }]),
|
|
22732
22739
|
onClick: g[2] || (g[2] = (Q) => s.switchTableType("table"))
|
|
22733
22740
|
}, [
|
|
22734
22741
|
V(yt, { name: "icon-biaoge" })
|
|
22735
22742
|
], 2)
|
|
22736
|
-
])) :
|
|
22743
|
+
])) : yA("", !0),
|
|
22737
22744
|
k("div", null, [
|
|
22738
22745
|
V(U(js), {
|
|
22739
22746
|
btns: a.value || []
|
|
@@ -22758,13 +22765,13 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22758
22765
|
}, 16, ["class"]);
|
|
22759
22766
|
};
|
|
22760
22767
|
}
|
|
22761
|
-
}),
|
|
22768
|
+
}), $N = /* @__PURE__ */ aA(jN, [["__scopeId", "data-v-13f71268"]]), WN = { class: "card-list-item" }, VN = { class: "card-list-item-header" }, XN = { class: "card-list-item-header-title" }, AG = {
|
|
22762
22769
|
key: 0,
|
|
22763
22770
|
class: "card-list-item-header-title__sub"
|
|
22764
|
-
},
|
|
22771
|
+
}, eG = { class: "card-list-item-header-btns" }, tG = ["onClick"], nG = { class: "card-list-item-content" }, aG = { class: "card-list-item-content-item-label" }, iG = { class: "card-list-item-content-item-value" }, sG = {
|
|
22765
22772
|
key: 0,
|
|
22766
22773
|
class: "card-list-item-footer"
|
|
22767
|
-
},
|
|
22774
|
+
}, gG = { class: "card-list-item-footer-text" }, oG = /* @__PURE__ */ NA({
|
|
22768
22775
|
__name: "CardListItem",
|
|
22769
22776
|
props: {
|
|
22770
22777
|
data: {},
|
|
@@ -22781,22 +22788,22 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22781
22788
|
};
|
|
22782
22789
|
return (g, B) => {
|
|
22783
22790
|
const Q = uA("el-tooltip");
|
|
22784
|
-
return M(), x("div",
|
|
22785
|
-
k("div",
|
|
22786
|
-
k("div",
|
|
22791
|
+
return M(), x("div", WN, [
|
|
22792
|
+
k("div", VN, [
|
|
22793
|
+
k("div", XN, [
|
|
22787
22794
|
k("div", {
|
|
22788
22795
|
class: "card-list-item-header-title__text",
|
|
22789
22796
|
style: Ke({ color: g.data.titleColor })
|
|
22790
22797
|
}, PA(g.data.title), 5),
|
|
22791
|
-
g.data.subTitle ? (M(), x("div",
|
|
22798
|
+
g.data.subTitle ? (M(), x("div", AG, [
|
|
22792
22799
|
k("span", {
|
|
22793
22800
|
class: "card-list-item-header-title__sub-icon",
|
|
22794
|
-
style: Ke({ backgroundColor: g.data.subTitleColor })
|
|
22801
|
+
style: Ke({ backgroundColor: g.data.subTitleColor || "#3EBF17" })
|
|
22795
22802
|
}, null, 4),
|
|
22796
22803
|
k("span", null, PA(g.data.subTitle), 1)
|
|
22797
|
-
])) :
|
|
22804
|
+
])) : yA("", !0)
|
|
22798
22805
|
]),
|
|
22799
|
-
k("div",
|
|
22806
|
+
k("div", eG, [
|
|
22800
22807
|
(M(!0), x(ee, null, De(g.btns, (r, c) => (M(), x("div", {
|
|
22801
22808
|
class: "card-list-item-header-btns-item",
|
|
22802
22809
|
key: c,
|
|
@@ -22817,31 +22824,31 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22817
22824
|
]),
|
|
22818
22825
|
_: 2
|
|
22819
22826
|
}, 1032, ["content"])
|
|
22820
|
-
], 8,
|
|
22827
|
+
], 8, tG))), 128))
|
|
22821
22828
|
])
|
|
22822
22829
|
]),
|
|
22823
|
-
k("div",
|
|
22830
|
+
k("div", nG, [
|
|
22824
22831
|
(M(!0), x(ee, null, De(g.data.content, (r) => (M(), x("div", {
|
|
22825
22832
|
class: "card-list-item-content-item",
|
|
22826
22833
|
key: r.label
|
|
22827
22834
|
}, [
|
|
22828
|
-
k("div",
|
|
22829
|
-
k("div",
|
|
22835
|
+
k("div", aG, PA(r.label) + ":", 1),
|
|
22836
|
+
k("div", iG, PA(r.value || "- -"), 1)
|
|
22830
22837
|
]))), 128))
|
|
22831
22838
|
]),
|
|
22832
|
-
g.data.footer ? (M(), x("div",
|
|
22839
|
+
g.data.footer ? (M(), x("div", sG, [
|
|
22833
22840
|
V(yt, {
|
|
22834
22841
|
name: g.data.footer.icon
|
|
22835
22842
|
}, null, 8, ["name"]),
|
|
22836
|
-
k("span",
|
|
22837
|
-
])) :
|
|
22843
|
+
k("span", gG, PA(g.data.footer.text || "- -"), 1)
|
|
22844
|
+
])) : yA("", !0)
|
|
22838
22845
|
]);
|
|
22839
22846
|
};
|
|
22840
22847
|
}
|
|
22841
|
-
}),
|
|
22848
|
+
}), BG = /* @__PURE__ */ aA(oG, [["__scopeId", "data-v-1477f2c8"]]), rG = {
|
|
22842
22849
|
key: 0,
|
|
22843
22850
|
class: "empty-content"
|
|
22844
|
-
},
|
|
22851
|
+
}, QG = /* @__PURE__ */ NA({
|
|
22845
22852
|
__name: "CardList",
|
|
22846
22853
|
props: {
|
|
22847
22854
|
title: {},
|
|
@@ -22868,6 +22875,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22868
22875
|
typeSwitch: { type: Boolean },
|
|
22869
22876
|
displayType: {},
|
|
22870
22877
|
onMounted: {},
|
|
22878
|
+
height: {},
|
|
22871
22879
|
gridColumns: { default: 3 },
|
|
22872
22880
|
gap: { default: 16 },
|
|
22873
22881
|
data: {},
|
|
@@ -22884,7 +22892,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22884
22892
|
content: [],
|
|
22885
22893
|
originalData: C
|
|
22886
22894
|
};
|
|
22887
|
-
return a && (p.title = r ? r(a, C) : C[a]), s && (p.subTitle = r ? r(s, C) : C[s]), g && (p.footer = {
|
|
22895
|
+
return a && (p.title = r ? r(a, C) : C[a]), s && (p.subTitle = r ? r(s, C) : C[s], p.subTitleColor = C[s + "Color"]), g && (p.footer = {
|
|
22888
22896
|
icon: g.footerIcon || "icon-tishi",
|
|
22889
22897
|
text: `${g.label}: ${r ? r(g.key, C) : C[g.key]}`
|
|
22890
22898
|
}), A.columns.forEach((m) => {
|
|
@@ -22906,26 +22914,26 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
22906
22914
|
class: "card-list-item",
|
|
22907
22915
|
key: y
|
|
22908
22916
|
}, [
|
|
22909
|
-
V(
|
|
22917
|
+
V(BG, {
|
|
22910
22918
|
data: m,
|
|
22911
22919
|
btns: e.value,
|
|
22912
22920
|
index: y
|
|
22913
22921
|
}, null, 8, ["data", "btns", "index"])
|
|
22914
22922
|
]))), 128))
|
|
22915
22923
|
], 4),
|
|
22916
|
-
!C.data || C.data.length === 0 ? (M(), x("div",
|
|
22924
|
+
!C.data || C.data.length === 0 ? (M(), x("div", rG, [
|
|
22917
22925
|
V(U(QA), {
|
|
22918
22926
|
name: "tableEmpty",
|
|
22919
22927
|
style: { width: 56, height: 56 }
|
|
22920
22928
|
}),
|
|
22921
22929
|
p[0] || (p[0] = k("div", null, "No data available,please check", -1))
|
|
22922
|
-
])) :
|
|
22930
|
+
])) : yA("", !0)
|
|
22923
22931
|
]));
|
|
22924
22932
|
}
|
|
22925
|
-
}), zl = /* @__PURE__ */ aA(
|
|
22933
|
+
}), zl = /* @__PURE__ */ aA(QG, [["__scopeId", "data-v-55f4180c"]]), EG = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
22926
22934
|
__proto__: null,
|
|
22927
22935
|
default: zl
|
|
22928
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
22936
|
+
}, Symbol.toStringTag, { value: "Module" })), cG = { class: "empty-content" }, CG = { class: "text-ellipsis" }, lG = { class: "text-ellipsis" }, IG = /* @__PURE__ */ NA({
|
|
22929
22937
|
__name: "index",
|
|
22930
22938
|
props: /* @__PURE__ */ bt({
|
|
22931
22939
|
design: { type: Boolean },
|
|
@@ -23069,12 +23077,12 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23069
23077
|
});
|
|
23070
23078
|
return A(ye), (nA, rA) => {
|
|
23071
23079
|
const TA = uA("el-table-column"), LA = uA("el-tooltip"), Ne = uA("el-button"), Mt = uA("el-pagination");
|
|
23072
|
-
return a.value.hidden ?
|
|
23080
|
+
return a.value.hidden ? yA("", !0) : (M(), x("div", {
|
|
23073
23081
|
key: 0,
|
|
23074
23082
|
ref_key: "rootRef",
|
|
23075
23083
|
ref: ge
|
|
23076
23084
|
}, [
|
|
23077
|
-
V(
|
|
23085
|
+
V($N, {
|
|
23078
23086
|
header: a.value.title,
|
|
23079
23087
|
btns: a.value.topBtns,
|
|
23080
23088
|
collapsible: !0,
|
|
@@ -23084,7 +23092,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23084
23092
|
}, {
|
|
23085
23093
|
default: iA(() => [
|
|
23086
23094
|
k("div", {
|
|
23087
|
-
class:
|
|
23095
|
+
class: FA(["table-render", { tableBorder: a.value.displayType === "table" }])
|
|
23088
23096
|
}, [
|
|
23089
23097
|
gB(k("div", null, [
|
|
23090
23098
|
V(U(O0), {
|
|
@@ -23098,10 +23106,10 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23098
23106
|
onRowDblclick: y,
|
|
23099
23107
|
onSelectionChange: h,
|
|
23100
23108
|
onCurrentChange: $,
|
|
23101
|
-
height:
|
|
23109
|
+
height: a.value.height
|
|
23102
23110
|
}, {
|
|
23103
23111
|
empty: iA(() => [
|
|
23104
|
-
k("div",
|
|
23112
|
+
k("div", cG, [
|
|
23105
23113
|
V(U(QA), {
|
|
23106
23114
|
name: "tableEmpty",
|
|
23107
23115
|
style: { width: 56, height: 56 }
|
|
@@ -23114,11 +23122,11 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23114
23122
|
key: 0,
|
|
23115
23123
|
type: "selection",
|
|
23116
23124
|
width: "55"
|
|
23117
|
-
})) :
|
|
23125
|
+
})) : yA("", !0),
|
|
23118
23126
|
(M(!0), x(ee, null, De(a.value.columns, (xA) => (M(), x(ee, {
|
|
23119
23127
|
key: xA.key
|
|
23120
23128
|
}, [
|
|
23121
|
-
xA.hidden ?
|
|
23129
|
+
xA.hidden ? yA("", !0) : (M(), IA(TA, {
|
|
23122
23130
|
key: 0,
|
|
23123
23131
|
prop: xA.key,
|
|
23124
23132
|
"min-width": xA.minWidth,
|
|
@@ -23133,7 +23141,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23133
23141
|
placement: "top"
|
|
23134
23142
|
}, {
|
|
23135
23143
|
default: iA(() => [
|
|
23136
|
-
k("div",
|
|
23144
|
+
k("div", CG, PA(xA.label), 1)
|
|
23137
23145
|
]),
|
|
23138
23146
|
_: 2
|
|
23139
23147
|
}, 1032, ["content"])
|
|
@@ -23147,7 +23155,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23147
23155
|
placement: "top"
|
|
23148
23156
|
}, {
|
|
23149
23157
|
default: iA(() => [
|
|
23150
|
-
k("div",
|
|
23158
|
+
k("div", lG, PA(U(r) ? U(r)(xA.key, st) : st[xA.key]), 1)
|
|
23151
23159
|
]),
|
|
23152
23160
|
_: 2
|
|
23153
23161
|
}, 1032, ["content"])
|
|
@@ -23178,19 +23186,19 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23178
23186
|
key: 0,
|
|
23179
23187
|
name: Pe.icon.name,
|
|
23180
23188
|
color: Pe.icon.color,
|
|
23181
|
-
class:
|
|
23182
|
-
}, null, 8, ["name", "color", "class"])) :
|
|
23189
|
+
class: FA({ "btn-icon": Pe.text || Pe.label })
|
|
23190
|
+
}, null, 8, ["name", "color", "class"])) : yA("", !0),
|
|
23183
23191
|
ve(" " + PA(Pe.label), 1)
|
|
23184
23192
|
]),
|
|
23185
23193
|
_: 2
|
|
23186
|
-
}, 1032, ["disabled", "type", "onClick"])) :
|
|
23194
|
+
}, 1032, ["disabled", "type", "onClick"])) : yA("", !0)
|
|
23187
23195
|
], 64))), 128))
|
|
23188
23196
|
]),
|
|
23189
23197
|
_: 1
|
|
23190
|
-
})) :
|
|
23198
|
+
})) : yA("", !0)
|
|
23191
23199
|
]),
|
|
23192
23200
|
_: 1
|
|
23193
|
-
}, 8, ["data", "stripe", "highlight-current-row", "row-key"])
|
|
23201
|
+
}, 8, ["data", "stripe", "highlight-current-row", "row-key", "height"])
|
|
23194
23202
|
], 512), [
|
|
23195
23203
|
[oB, a.value.displayType === "table"]
|
|
23196
23204
|
]),
|
|
@@ -23198,13 +23206,12 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23198
23206
|
[oB, a.value.displayType === "card"]
|
|
23199
23207
|
]),
|
|
23200
23208
|
k("div", {
|
|
23201
|
-
class:
|
|
23209
|
+
class: FA(["pagination-wrapper", {
|
|
23202
23210
|
hidePagination: a.value.hiddenPagination,
|
|
23203
23211
|
cardlistPadding: a.value.displayType === "card"
|
|
23204
23212
|
}])
|
|
23205
23213
|
}, [
|
|
23206
23214
|
V(Mt, {
|
|
23207
|
-
background: "",
|
|
23208
23215
|
layout: "total,sizes, prev, pager, next,jumper",
|
|
23209
23216
|
total: dA.value,
|
|
23210
23217
|
"page-sizes": a.value.pageSizes || [5, 10, 20, 30, 40],
|
|
@@ -23225,10 +23232,10 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23225
23232
|
], 512));
|
|
23226
23233
|
};
|
|
23227
23234
|
}
|
|
23228
|
-
}), Zl = /* @__PURE__ */ aA(
|
|
23235
|
+
}), Zl = /* @__PURE__ */ aA(IG, [["__scopeId", "data-v-086e37e4"]]), uG = { class: "tab-label" }, wG = { class: "tab-label-text" }, pG = {
|
|
23229
23236
|
key: 0,
|
|
23230
23237
|
class: "divider"
|
|
23231
|
-
},
|
|
23238
|
+
}, dG = /* @__PURE__ */ NA({
|
|
23232
23239
|
__name: "index",
|
|
23233
23240
|
props: /* @__PURE__ */ bt({
|
|
23234
23241
|
ruleMap: {},
|
|
@@ -23271,7 +23278,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23271
23278
|
ref_key: "rootRef",
|
|
23272
23279
|
ref: C
|
|
23273
23280
|
}, [
|
|
23274
|
-
e.value.hidden ?
|
|
23281
|
+
e.value.hidden ? yA("", !0) : (M(), IA(h, ke({ key: 0 }, e.value.tabProps, {
|
|
23275
23282
|
modelValue: c.value,
|
|
23276
23283
|
"onUpdate:modelValue": y[0] || (y[0] = (R) => c.value = R),
|
|
23277
23284
|
class: ["crm-tabs", { mixmode: B.value }],
|
|
@@ -23287,13 +23294,13 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23287
23294
|
lazy: $ !== 0
|
|
23288
23295
|
}, {
|
|
23289
23296
|
label: iA(() => [
|
|
23290
|
-
k("div",
|
|
23291
|
-
k("span",
|
|
23292
|
-
$ !== e.value.content.length - 1 ? (M(), x("span",
|
|
23297
|
+
k("div", uG, [
|
|
23298
|
+
k("span", wG, PA(R.label), 1),
|
|
23299
|
+
$ !== e.value.content.length - 1 ? (M(), x("span", pG)) : yA("", !0)
|
|
23293
23300
|
])
|
|
23294
23301
|
]),
|
|
23295
23302
|
default: iA(() => [
|
|
23296
|
-
a.value[$] ?
|
|
23303
|
+
a.value[$] ? yA("", !0) : (M(), IA(ql, {
|
|
23297
23304
|
key: 0,
|
|
23298
23305
|
pageUrl: R.url,
|
|
23299
23306
|
"rule-map": m.ruleMap,
|
|
@@ -23314,13 +23321,13 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23314
23321
|
], 512);
|
|
23315
23322
|
};
|
|
23316
23323
|
}
|
|
23317
|
-
}),
|
|
23324
|
+
}), DG = /* @__PURE__ */ aA(dG, [["__scopeId", "data-v-03e235b8"]]), hG = {
|
|
23318
23325
|
key: 0,
|
|
23319
23326
|
class: "info-card-container"
|
|
23320
|
-
},
|
|
23327
|
+
}, mG = { class: "info-card" }, fG = { class: "info-card-header" }, bG = { class: "left-part" }, yG = { class: "avatar" }, _G = { class: "title-part" }, MG = { class: "title" }, FG = { class: "sub-title-container" }, kG = { class: "sub-title" }, vG = { class: "info-card-detail" }, NG = { class: "label" }, GG = {
|
|
23321
23328
|
key: 0,
|
|
23322
23329
|
class: "divider"
|
|
23323
|
-
},
|
|
23330
|
+
}, LG = /* @__PURE__ */ NA({
|
|
23324
23331
|
__name: "InfoCard",
|
|
23325
23332
|
props: /* @__PURE__ */ bt({
|
|
23326
23333
|
pageRulePath: {}
|
|
@@ -23356,19 +23363,19 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23356
23363
|
schema: e
|
|
23357
23364
|
}), (c, I) => {
|
|
23358
23365
|
var C, p, m;
|
|
23359
|
-
return e.value.hidden ?
|
|
23360
|
-
k("div",
|
|
23361
|
-
k("div",
|
|
23362
|
-
k("div",
|
|
23363
|
-
k("div",
|
|
23366
|
+
return e.value.hidden ? yA("", !0) : (M(), x("div", hG, [
|
|
23367
|
+
k("div", mG, [
|
|
23368
|
+
k("div", fG, [
|
|
23369
|
+
k("div", bG, [
|
|
23370
|
+
k("div", yG, [
|
|
23364
23371
|
V(yt, {
|
|
23365
23372
|
name: (C = e.value.header) == null ? void 0 : C.avatar
|
|
23366
23373
|
}, null, 8, ["name"])
|
|
23367
23374
|
]),
|
|
23368
|
-
k("div",
|
|
23369
|
-
k("div",
|
|
23370
|
-
k("div",
|
|
23371
|
-
k("span",
|
|
23375
|
+
k("div", _G, [
|
|
23376
|
+
k("div", MG, PA((p = e.value.header) == null ? void 0 : p.title), 1),
|
|
23377
|
+
k("div", FG, [
|
|
23378
|
+
k("span", kG, PA((m = e.value.header) == null ? void 0 : m.subTitle), 1),
|
|
23372
23379
|
V(yt, {
|
|
23373
23380
|
name: "icon-fuzhi",
|
|
23374
23381
|
class: "copy-icon",
|
|
@@ -23383,32 +23390,32 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23383
23390
|
}, null, 8, ["btns"])
|
|
23384
23391
|
])
|
|
23385
23392
|
]),
|
|
23386
|
-
k("div",
|
|
23393
|
+
k("div", vG, [
|
|
23387
23394
|
(M(!0), x(ee, null, De(e.value.detail, (y, L) => (M(), x("div", {
|
|
23388
23395
|
key: y.label,
|
|
23389
23396
|
class: "detail-item"
|
|
23390
23397
|
}, [
|
|
23391
23398
|
k("div", null, [
|
|
23392
|
-
k("div",
|
|
23399
|
+
k("div", NG, PA(y.label), 1),
|
|
23393
23400
|
k("div", {
|
|
23394
23401
|
class: "value",
|
|
23395
23402
|
style: Ke(y.color ? { color: y.color } : {})
|
|
23396
23403
|
}, PA(y.value || "- -"), 5)
|
|
23397
23404
|
]),
|
|
23398
|
-
L !== e.value.detail.length - 1 ? (M(), x("div",
|
|
23405
|
+
L !== e.value.detail.length - 1 ? (M(), x("div", GG)) : yA("", !0)
|
|
23399
23406
|
]))), 128))
|
|
23400
23407
|
])
|
|
23401
23408
|
])
|
|
23402
23409
|
]));
|
|
23403
23410
|
};
|
|
23404
23411
|
}
|
|
23405
|
-
}),
|
|
23412
|
+
}), RG = /* @__PURE__ */ aA(LG, [["__scopeId", "data-v-786ed012"]]), HG = { class: "left-part" }, KG = { class: "nav-title" }, PG = {
|
|
23406
23413
|
key: 1,
|
|
23407
23414
|
class: "steps"
|
|
23408
|
-
},
|
|
23415
|
+
}, UG = ["onClick"], xG = { class: "nav-footer" }, SG = { class: "left-actions" }, YG = ["onClick"], JG = { class: "footer-text" }, OG = {
|
|
23409
23416
|
key: 1,
|
|
23410
23417
|
class: "divider"
|
|
23411
|
-
},
|
|
23418
|
+
}, zG = { class: "right-actions" }, ZG = /* @__PURE__ */ NA({
|
|
23412
23419
|
__name: "NavBar",
|
|
23413
23420
|
props: /* @__PURE__ */ bt({
|
|
23414
23421
|
pageRulePath: {},
|
|
@@ -23437,36 +23444,36 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23437
23444
|
return A({
|
|
23438
23445
|
type: "navbar",
|
|
23439
23446
|
schema: e
|
|
23440
|
-
}), (C, p) => e.value.hidden ?
|
|
23447
|
+
}), (C, p) => e.value.hidden ? yA("", !0) : (M(), x("div", {
|
|
23441
23448
|
key: 0,
|
|
23442
|
-
class:
|
|
23449
|
+
class: FA(["nav-bar", { mixmode: e.value.mixMode, simple: e.value.simple }]),
|
|
23443
23450
|
style: Ke(e.value.top ? { top: `${e.value.top}px` } : {})
|
|
23444
23451
|
}, [
|
|
23445
23452
|
e.value.title || e.value.btns ? (M(), x("div", {
|
|
23446
23453
|
key: 0,
|
|
23447
|
-
class:
|
|
23454
|
+
class: FA(["nav-header", {
|
|
23448
23455
|
mb10: e.value.content && e.value.content.length > 0 || e.value.leftActions && e.value.leftActions.length > 0
|
|
23449
23456
|
}])
|
|
23450
23457
|
}, [
|
|
23451
|
-
k("div",
|
|
23458
|
+
k("div", HG, [
|
|
23452
23459
|
e.value.back ? (M(), IA(yt, {
|
|
23453
23460
|
key: 0,
|
|
23454
23461
|
name: "icon-back",
|
|
23455
23462
|
class: "back-icon",
|
|
23456
23463
|
onClick: c
|
|
23457
|
-
})) :
|
|
23458
|
-
k("div",
|
|
23464
|
+
})) : yA("", !0),
|
|
23465
|
+
k("div", KG, PA(e.value.title), 1)
|
|
23459
23466
|
]),
|
|
23460
23467
|
k("div", null, [
|
|
23461
23468
|
V(U(js), {
|
|
23462
23469
|
btns: e.value.btns || []
|
|
23463
23470
|
}, null, 8, ["btns"])
|
|
23464
23471
|
])
|
|
23465
|
-
], 2)) :
|
|
23466
|
-
e.value.content && e.value.content.length > 0 ? (M(), x("div",
|
|
23472
|
+
], 2)) : yA("", !0),
|
|
23473
|
+
e.value.content && e.value.content.length > 0 ? (M(), x("div", PG, [
|
|
23467
23474
|
(M(!0), x(ee, null, De(e.value.content, (m, y) => (M(), x("div", {
|
|
23468
23475
|
key: y,
|
|
23469
|
-
class:
|
|
23476
|
+
class: FA(["hexagon", {
|
|
23470
23477
|
"first-item": y === 0,
|
|
23471
23478
|
"middle-item": y > 0 && y < e.value.content.length - 1,
|
|
23472
23479
|
"last-item": y === e.value.content.length - 1
|
|
@@ -23474,14 +23481,14 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23474
23481
|
onClick: (L) => I(m.ref)
|
|
23475
23482
|
}, [
|
|
23476
23483
|
k("span", null, PA(m.text), 1)
|
|
23477
|
-
], 10,
|
|
23478
|
-
])) :
|
|
23479
|
-
k("div",
|
|
23480
|
-
k("div",
|
|
23484
|
+
], 10, UG))), 128))
|
|
23485
|
+
])) : yA("", !0),
|
|
23486
|
+
k("div", xG, [
|
|
23487
|
+
k("div", SG, [
|
|
23481
23488
|
(M(!0), x(ee, null, De(e.value.leftActions, (m, y) => (M(), x(ee, {
|
|
23482
23489
|
key: m.key
|
|
23483
23490
|
}, [
|
|
23484
|
-
m.hidden ?
|
|
23491
|
+
m.hidden ? yA("", !0) : (M(), x("div", {
|
|
23485
23492
|
key: 0,
|
|
23486
23493
|
onClick: (L) => Q(m.onClick),
|
|
23487
23494
|
class: "footer-item"
|
|
@@ -23491,13 +23498,13 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23491
23498
|
name: m.icon.name,
|
|
23492
23499
|
color: m.icon.color,
|
|
23493
23500
|
class: "footer-icon"
|
|
23494
|
-
}, null, 8, ["name", "color"])) :
|
|
23495
|
-
k("span",
|
|
23496
|
-
y !== e.value.leftActions.length - 1 && !m.hidden ? (M(), x("div",
|
|
23497
|
-
], 8,
|
|
23501
|
+
}, null, 8, ["name", "color"])) : yA("", !0),
|
|
23502
|
+
k("span", JG, PA(m.text), 1),
|
|
23503
|
+
y !== e.value.leftActions.length - 1 && !m.hidden ? (M(), x("div", OG)) : yA("", !0)
|
|
23504
|
+
], 8, YG))
|
|
23498
23505
|
], 64))), 128))
|
|
23499
23506
|
]),
|
|
23500
|
-
k("div",
|
|
23507
|
+
k("div", zG, [
|
|
23501
23508
|
V(U(js), {
|
|
23502
23509
|
btns: e.value.footerBtns || []
|
|
23503
23510
|
}, null, 8, ["btns"])
|
|
@@ -23505,10 +23512,10 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23505
23512
|
])
|
|
23506
23513
|
], 6));
|
|
23507
23514
|
}
|
|
23508
|
-
}),
|
|
23515
|
+
}), qG = /* @__PURE__ */ aA(ZG, [["__scopeId", "data-v-ef9d8f36"]]), TG = {
|
|
23509
23516
|
key: 0,
|
|
23510
23517
|
class: "page-render"
|
|
23511
|
-
},
|
|
23518
|
+
}, jG = /* @__PURE__ */ NA({
|
|
23512
23519
|
__name: "index",
|
|
23513
23520
|
props: {
|
|
23514
23521
|
ruleMap: {},
|
|
@@ -23520,9 +23527,9 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23520
23527
|
const a = e, s = {
|
|
23521
23528
|
form: _t,
|
|
23522
23529
|
table: Zl,
|
|
23523
|
-
tabs:
|
|
23524
|
-
infocard:
|
|
23525
|
-
navbar:
|
|
23530
|
+
tabs: DG,
|
|
23531
|
+
infocard: RG,
|
|
23532
|
+
navbar: qG
|
|
23526
23533
|
}, g = t, B = YA(g.pageParams), Q = YA({}), r = YA();
|
|
23527
23534
|
MB(
|
|
23528
23535
|
() => g.pageParams,
|
|
@@ -23588,7 +23595,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23588
23595
|
findRef: p
|
|
23589
23596
|
};
|
|
23590
23597
|
}
|
|
23591
|
-
}, I = YA([]), C =
|
|
23598
|
+
}, I = YA([]), C = CN(), p = (z) => {
|
|
23592
23599
|
var T;
|
|
23593
23600
|
const K = (T = I.value) == null ? void 0 : T.find((AA) => AA.schema.key === z);
|
|
23594
23601
|
return K || C.findRef(z);
|
|
@@ -23904,7 +23911,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23904
23911
|
}), (z, K) => {
|
|
23905
23912
|
const T = uA("el-button"), AA = uA("el-row");
|
|
23906
23913
|
return M(), x("div", null, [
|
|
23907
|
-
r.value ? (M(), x("div",
|
|
23914
|
+
r.value ? (M(), x("div", TG, [
|
|
23908
23915
|
(M(!0), x(ee, null, De(r.value.content, (EA) => (M(), IA(kn(s[EA.type]), ke({
|
|
23909
23916
|
key: EA.schema.key,
|
|
23910
23917
|
class: "page-render__item",
|
|
@@ -23921,7 +23928,7 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23921
23928
|
(M(!0), x(ee, null, De(r.value.btns, (EA) => (M(), x(ee, {
|
|
23922
23929
|
key: EA.key
|
|
23923
23930
|
}, [
|
|
23924
|
-
EA.hidden ?
|
|
23931
|
+
EA.hidden ? yA("", !0) : (M(), IA(T, {
|
|
23925
23932
|
key: 0,
|
|
23926
23933
|
type: EA.type,
|
|
23927
23934
|
onClick: (WA) => DA(EA.onClick),
|
|
@@ -23935,14 +23942,14 @@ export default ${JSON.stringify(t, null, 2)} satisfies FormSchema`, dN = (t) =>
|
|
|
23935
23942
|
], 64))), 128))
|
|
23936
23943
|
]),
|
|
23937
23944
|
_: 1
|
|
23938
|
-
}, 8, ["justify"])) :
|
|
23945
|
+
}, 8, ["justify"])) : yA("", !0)
|
|
23939
23946
|
])) : vB(z.$slots, "loading", { key: 1 }, void 0, !0)
|
|
23940
23947
|
]);
|
|
23941
23948
|
};
|
|
23942
23949
|
}
|
|
23943
|
-
}), ql = /* @__PURE__ */ aA(
|
|
23944
|
-
t.provide(Hn, A), t.component("FormRender", _t), t.component("FormDesign",
|
|
23945
|
-
},
|
|
23950
|
+
}), ql = /* @__PURE__ */ aA(jG, [["__scopeId", "data-v-0d1238eb"]]), $G = (t, A = {}) => {
|
|
23951
|
+
t.provide(Hn, A), t.component("FormRender", _t), t.component("FormDesign", zN), t.component("TableRender", Zl), t.component("PageRender", ql);
|
|
23952
|
+
}, i3 = { install: $G };
|
|
23946
23953
|
export {
|
|
23947
23954
|
Hn as $,
|
|
23948
23955
|
js as B,
|
|
@@ -23957,12 +23964,12 @@ export {
|
|
|
23957
23964
|
oN as d,
|
|
23958
23965
|
xl as e,
|
|
23959
23966
|
_s as f,
|
|
23960
|
-
|
|
23961
|
-
|
|
23967
|
+
A3 as g,
|
|
23968
|
+
a3 as h,
|
|
23962
23969
|
Tc as i,
|
|
23963
|
-
|
|
23964
|
-
|
|
23970
|
+
BG as j,
|
|
23971
|
+
i3 as k,
|
|
23965
23972
|
de as l,
|
|
23966
|
-
|
|
23973
|
+
zN as m,
|
|
23967
23974
|
ai as u
|
|
23968
23975
|
};
|