epic-designer-gold 1.0.19 → 1.0.21
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/{attributeView-CU3Dk0My.cjs → attributeView-B6m9Ugo7.cjs} +1 -1
- package/dist/{attributeView-HxhlCLw0.js → attributeView-CKTyCnOV.js} +1 -1
- package/dist/col-B1GUMkMK.cjs +1 -0
- package/dist/col-D4hvKfJ6.js +31 -0
- package/dist/core/extensions/ESourceDataSelect/index.vue.d.ts +23 -0
- package/dist/{index-BX7CK_AK.cjs → index-B3YX3dM8.cjs} +1 -1
- package/dist/{index-B_mrUGQ2.js → index-BQsbaew2.js} +1 -1
- package/dist/{index-wnM1cDL1.cjs → index-BUy9UtUU.cjs} +1 -1
- package/dist/{index-RXn2MvOX.cjs → index-BX-xUakg.cjs} +1 -1
- package/dist/{index-CyWcwJUU.cjs → index-Bd31VLwK.cjs} +1 -1
- package/dist/{index-9vCzllbk.cjs → index-Bt5-ufJn.cjs} +1 -1
- package/dist/{index-CpleWjYN.js → index-CG7oVWkZ.js} +1 -1
- package/dist/index-CKtym_o1.cjs +1 -0
- package/dist/{index-BE1w9DhI.js → index-CiHMFeXK.js} +177 -174
- package/dist/{index-CNF2_p-m.cjs → index-DeZxYu-f.cjs} +1 -1
- package/dist/{index-CAUVcvJK.js → index-DfbpNxzy.js} +1 -1
- package/dist/index-Dg1yARBw.js +35 -0
- package/dist/{index-xiA__w61.js → index-HCyeGVWN.js} +1 -1
- package/dist/{index-I1yxSuJN.js → index-KH-3G9c2.js} +1 -1
- package/dist/index-OuuVQWVQ.js +4 -0
- package/dist/{index-Dt5ghoRX.cjs → index-V0ErjLAa.cjs} +1 -1
- package/dist/index-qb-xohCc.cjs +10 -0
- package/dist/{index-CInzk-Ex.js → index-v0MBVmR0.js} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/selectPage-D4jGyEa2.js +163 -0
- package/dist/selectPage-Dy9Qj-zX.cjs +1 -0
- package/dist/style.css +1 -1
- package/dist/{styleView-BF3bqKOa.js → styleView-Dc1Uvy2W.js} +1 -1
- package/dist/{styleView-Bi6JYW5u.cjs → styleView-HRlIalXM.cjs} +1 -1
- package/dist/ui/elementPlus/index.cjs +1 -1
- package/dist/ui/elementPlus/index.js +216 -100
- package/dist/ui/elementPlus/select-page/index.d.ts +3 -0
- package/dist/ui/elementPlus/select-page/selectPage.vue.d.ts +78 -0
- package/package.json +1 -1
- package/dist/col-C4lVVBzC.cjs +0 -1
- package/dist/col-DcVPBKEc.js +0 -31
- package/dist/index-DsURseKq.js +0 -4
- package/dist/index-SCeJAHnE.cjs +0 -10
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { pluginManager as
|
|
1
|
+
import { pluginManager as z } from "epic-designer-gold";
|
|
2
2
|
import { u as a } from "../../index-B1s67XDZ.js";
|
|
3
|
-
import { ElFormItem as
|
|
3
|
+
import { ElFormItem as Y, ElForm as D, ElRadioGroup as B, ElRadioButton as M, ElTabs as L, ElTabPane as q, ElCollapse as W, ElCollapseItem as A, ElDrawer as $, ElDialog as O, ElTable as U, ElTableColumn as K } from "element-plus";
|
|
4
4
|
const { t: n } = a(), H = {
|
|
5
5
|
component: async () => (await import("element-plus")).ElInput,
|
|
6
6
|
groupName: n("form"),
|
|
@@ -495,7 +495,7 @@ const { t: n } = a(), H = {
|
|
|
495
495
|
}
|
|
496
496
|
]
|
|
497
497
|
}
|
|
498
|
-
}, { t: d } = a(),
|
|
498
|
+
}, { t: d } = a(), _ = {
|
|
499
499
|
component: () => import("../../form-VbfBmb63.js"),
|
|
500
500
|
groupName: d("form"),
|
|
501
501
|
icon: "icon--epic--list-alt-outline-rounded",
|
|
@@ -643,14 +643,14 @@ const { t: n } = a(), H = {
|
|
|
643
643
|
}
|
|
644
644
|
};
|
|
645
645
|
a();
|
|
646
|
-
const
|
|
646
|
+
const J = {
|
|
647
647
|
component: () => import("../../formItem-D10Om12T.js"),
|
|
648
648
|
defaultSchema: {
|
|
649
649
|
label: "表单项",
|
|
650
650
|
type: "form-item"
|
|
651
651
|
},
|
|
652
652
|
config: {}
|
|
653
|
-
}, { t: h } = a(),
|
|
653
|
+
}, { t: h } = a(), Q = {
|
|
654
654
|
component: () => import("../../button-BvmCwtR3.js"),
|
|
655
655
|
groupName: h("form"),
|
|
656
656
|
icon: "icon--epic--fit-screen-rounded",
|
|
@@ -777,13 +777,13 @@ const _ = {
|
|
|
777
777
|
}
|
|
778
778
|
]
|
|
779
779
|
}
|
|
780
|
-
}, { t:
|
|
780
|
+
}, { t: V } = a(), X = {
|
|
781
781
|
component: () => import("../../card-CI6L3YKU.js"),
|
|
782
|
-
groupName:
|
|
782
|
+
groupName: V("layout"),
|
|
783
783
|
icon: "icon--epic--wysiwyg-rounded",
|
|
784
784
|
sort: 700,
|
|
785
785
|
defaultSchema: {
|
|
786
|
-
label:
|
|
786
|
+
label: V("cardLayout"),
|
|
787
787
|
type: "card",
|
|
788
788
|
multiple: !1,
|
|
789
789
|
children: [],
|
|
@@ -793,12 +793,12 @@ const _ = {
|
|
|
793
793
|
config: {
|
|
794
794
|
attribute: [
|
|
795
795
|
{
|
|
796
|
-
label:
|
|
796
|
+
label: V("title"),
|
|
797
797
|
type: "input",
|
|
798
798
|
field: "label"
|
|
799
799
|
},
|
|
800
800
|
{
|
|
801
|
-
label:
|
|
801
|
+
label: V("fieldName"),
|
|
802
802
|
type: "input",
|
|
803
803
|
field: "field"
|
|
804
804
|
},
|
|
@@ -822,7 +822,7 @@ const _ = {
|
|
|
822
822
|
}
|
|
823
823
|
},
|
|
824
824
|
{
|
|
825
|
-
label:
|
|
825
|
+
label: V("shadowTiming"),
|
|
826
826
|
type: "select",
|
|
827
827
|
componentProps: {
|
|
828
828
|
options: [
|
|
@@ -839,7 +839,7 @@ const _ = {
|
|
|
839
839
|
value: "never"
|
|
840
840
|
}
|
|
841
841
|
],
|
|
842
|
-
placeholder:
|
|
842
|
+
placeholder: V("pleaseSelect"),
|
|
843
843
|
clearable: !0
|
|
844
844
|
},
|
|
845
845
|
field: "componentProps.shadow"
|
|
@@ -851,13 +851,13 @@ const _ = {
|
|
|
851
851
|
// },
|
|
852
852
|
]
|
|
853
853
|
}
|
|
854
|
-
}, { t:
|
|
854
|
+
}, { t: S } = a(), Z = {
|
|
855
855
|
component: () => import("../../row-CkyJ9pQh.js"),
|
|
856
|
-
groupName:
|
|
856
|
+
groupName: S("layout"),
|
|
857
857
|
icon: "icon--epic--width-normal-outline",
|
|
858
858
|
sort: 800,
|
|
859
859
|
defaultSchema: {
|
|
860
|
-
label:
|
|
860
|
+
label: S("gridLayout"),
|
|
861
861
|
type: "row",
|
|
862
862
|
children: [
|
|
863
863
|
{
|
|
@@ -882,7 +882,7 @@ const _ = {
|
|
|
882
882
|
config: {
|
|
883
883
|
attribute: [
|
|
884
884
|
{
|
|
885
|
-
label:
|
|
885
|
+
label: S("verticalAlignment"),
|
|
886
886
|
type: "select",
|
|
887
887
|
componentProps: {
|
|
888
888
|
style: { width: "100%" },
|
|
@@ -900,12 +900,12 @@ const _ = {
|
|
|
900
900
|
value: "bottom"
|
|
901
901
|
}
|
|
902
902
|
],
|
|
903
|
-
placeholder:
|
|
903
|
+
placeholder: S("pleaseSelect")
|
|
904
904
|
},
|
|
905
905
|
field: "componentProps.align"
|
|
906
906
|
},
|
|
907
907
|
{
|
|
908
|
-
label:
|
|
908
|
+
label: S("horizontalArrangement"),
|
|
909
909
|
type: "select",
|
|
910
910
|
componentProps: {
|
|
911
911
|
style: { width: "100%" },
|
|
@@ -931,20 +931,20 @@ const _ = {
|
|
|
931
931
|
value: "space-between"
|
|
932
932
|
}
|
|
933
933
|
],
|
|
934
|
-
placeholder:
|
|
934
|
+
placeholder: S("pleaseSelect")
|
|
935
935
|
},
|
|
936
936
|
field: "componentProps.justify"
|
|
937
937
|
},
|
|
938
938
|
{
|
|
939
|
-
label:
|
|
939
|
+
label: S("gridSpacing"),
|
|
940
940
|
type: "number",
|
|
941
941
|
field: "componentProps.gutter",
|
|
942
942
|
componentProps: {
|
|
943
|
-
placeholder:
|
|
943
|
+
placeholder: S("pleaseEnter")
|
|
944
944
|
}
|
|
945
945
|
},
|
|
946
946
|
{
|
|
947
|
-
label:
|
|
947
|
+
label: S("gridWidth"),
|
|
948
948
|
type: "EColEditor",
|
|
949
949
|
field: "children"
|
|
950
950
|
}
|
|
@@ -955,8 +955,8 @@ const _ = {
|
|
|
955
955
|
// },
|
|
956
956
|
]
|
|
957
957
|
}
|
|
958
|
-
}, { t: F } = a(),
|
|
959
|
-
component: () => import("../../col-
|
|
958
|
+
}, { t: F } = a(), ee = {
|
|
959
|
+
component: () => import("../../col-D4hvKfJ6.js"),
|
|
960
960
|
defaultSchema: {
|
|
961
961
|
label: F("gridLayout") + "-" + F("column"),
|
|
962
962
|
type: "col",
|
|
@@ -974,7 +974,7 @@ const _ = {
|
|
|
974
974
|
}
|
|
975
975
|
]
|
|
976
976
|
}
|
|
977
|
-
}, { t } = a(),
|
|
977
|
+
}, { t } = a(), le = {
|
|
978
978
|
component: () => import("../../select-CjWTf5kk.js"),
|
|
979
979
|
groupName: t("form"),
|
|
980
980
|
icon: "icon--epic--select",
|
|
@@ -1248,7 +1248,7 @@ const _ = {
|
|
|
1248
1248
|
}
|
|
1249
1249
|
]
|
|
1250
1250
|
}
|
|
1251
|
-
}, { t: u } = a(),
|
|
1251
|
+
}, { t: u } = a(), te = {
|
|
1252
1252
|
component: () => import("../../radio-Ducbqo4d.js"),
|
|
1253
1253
|
groupName: u("form"),
|
|
1254
1254
|
icon: "icon--epic--radio-button-checked-outline",
|
|
@@ -1371,7 +1371,7 @@ const _ = {
|
|
|
1371
1371
|
}
|
|
1372
1372
|
]
|
|
1373
1373
|
}
|
|
1374
|
-
}, { t: i } = a(),
|
|
1374
|
+
}, { t: i } = a(), oe = {
|
|
1375
1375
|
component: () => import("../../checkbox-BMXONqwy.js"),
|
|
1376
1376
|
groupName: i("form"),
|
|
1377
1377
|
icon: "icon--epic--dialogs-outline-rounded",
|
|
@@ -1512,7 +1512,7 @@ const _ = {
|
|
|
1512
1512
|
}
|
|
1513
1513
|
]
|
|
1514
1514
|
}
|
|
1515
|
-
}, { t: r } = a(),
|
|
1515
|
+
}, { t: r } = a(), ae = {
|
|
1516
1516
|
component: async () => (await import("element-plus")).ElSlider,
|
|
1517
1517
|
groupName: r("form"),
|
|
1518
1518
|
icon: "icon--epic--switches",
|
|
@@ -1574,9 +1574,9 @@ const _ = {
|
|
|
1574
1574
|
componentProps: {
|
|
1575
1575
|
placeholder: r("pleaseEnter")
|
|
1576
1576
|
},
|
|
1577
|
-
onChange: ({ value: e, values: s, componentAttributes:
|
|
1578
|
-
const
|
|
1579
|
-
|
|
1577
|
+
onChange: ({ value: e, values: s, componentAttributes: w }) => {
|
|
1578
|
+
const I = w.value.findIndex((N) => N.field === "componentProps.max"), R = w.value[I];
|
|
1579
|
+
R.componentProps = {
|
|
1580
1580
|
min: e
|
|
1581
1581
|
}, (s.componentProps.max ?? 0) < e && (s.componentProps.max = e);
|
|
1582
1582
|
}
|
|
@@ -1588,9 +1588,9 @@ const _ = {
|
|
|
1588
1588
|
componentProps: {
|
|
1589
1589
|
placeholder: r("pleaseEnter")
|
|
1590
1590
|
},
|
|
1591
|
-
onChange: ({ value: e, values: s, componentAttributes:
|
|
1592
|
-
const
|
|
1593
|
-
|
|
1591
|
+
onChange: ({ value: e, values: s, componentAttributes: w }) => {
|
|
1592
|
+
const I = w.value.findIndex((N) => N.field === "componentProps.min"), R = w.value[I];
|
|
1593
|
+
R.componentProps = {
|
|
1594
1594
|
max: e
|
|
1595
1595
|
}, (s.componentProps.min ?? 0) > e && (s.componentProps.min = e);
|
|
1596
1596
|
}
|
|
@@ -1733,7 +1733,7 @@ const _ = {
|
|
|
1733
1733
|
}
|
|
1734
1734
|
]
|
|
1735
1735
|
}
|
|
1736
|
-
}, { t: f } = a(),
|
|
1736
|
+
}, { t: f } = a(), ne = {
|
|
1737
1737
|
component: async () => (await import("element-plus")).ElColorPicker,
|
|
1738
1738
|
groupName: f("form"),
|
|
1739
1739
|
icon: "icon--epic--palette-outline",
|
|
@@ -1842,7 +1842,7 @@ const _ = {
|
|
|
1842
1842
|
],
|
|
1843
1843
|
action: []
|
|
1844
1844
|
}
|
|
1845
|
-
}, { t: m } = a(),
|
|
1845
|
+
}, { t: m } = a(), pe = {
|
|
1846
1846
|
component: async () => (await import("element-plus")).ElSwitch,
|
|
1847
1847
|
groupName: m("form"),
|
|
1848
1848
|
icon: "icon--epic--toggle-off-outline",
|
|
@@ -1881,7 +1881,7 @@ const _ = {
|
|
|
1881
1881
|
placeholder: m("pleaseEnter")
|
|
1882
1882
|
},
|
|
1883
1883
|
onChange(e) {
|
|
1884
|
-
setTimeout(() =>
|
|
1884
|
+
setTimeout(() => k(e));
|
|
1885
1885
|
}
|
|
1886
1886
|
},
|
|
1887
1887
|
{
|
|
@@ -1892,7 +1892,7 @@ const _ = {
|
|
|
1892
1892
|
placeholder: m("pleaseEnter")
|
|
1893
1893
|
},
|
|
1894
1894
|
onChange(e) {
|
|
1895
|
-
setTimeout(() =>
|
|
1895
|
+
setTimeout(() => k(e));
|
|
1896
1896
|
}
|
|
1897
1897
|
},
|
|
1898
1898
|
{
|
|
@@ -1977,14 +1977,14 @@ const _ = {
|
|
|
1977
1977
|
]
|
|
1978
1978
|
}
|
|
1979
1979
|
};
|
|
1980
|
-
function
|
|
1981
|
-
var
|
|
1982
|
-
let s = ((
|
|
1980
|
+
function k(e) {
|
|
1981
|
+
var w;
|
|
1982
|
+
let s = ((w = e.values.componentProps) == null ? void 0 : w.inactiveValue) || !1;
|
|
1983
1983
|
e.values.componentProps.unCheckedValue === "" && delete e.values.componentProps.unCheckedValue, e.values.componentProps.activeValue === "" && delete e.values.componentProps.activeValue, e.values.componentProps ? e.values.componentProps.defaultValue = s : e.values.componentProps = {
|
|
1984
1984
|
defaultValue: s
|
|
1985
1985
|
};
|
|
1986
1986
|
}
|
|
1987
|
-
const { t: l } = a(),
|
|
1987
|
+
const { t: l } = a(), ie = {
|
|
1988
1988
|
component: async () => (await import("element-plus")).ElCascader,
|
|
1989
1989
|
groupName: l("form"),
|
|
1990
1990
|
icon: "icon--epic--full-coverage-outline",
|
|
@@ -2202,7 +2202,7 @@ const { t: l } = a(), pe = {
|
|
|
2202
2202
|
}
|
|
2203
2203
|
};
|
|
2204
2204
|
a();
|
|
2205
|
-
const
|
|
2205
|
+
const re = {
|
|
2206
2206
|
component: () => import("../../collapse-I4H1VTFf.js"),
|
|
2207
2207
|
icon: "epic-icon-xiala",
|
|
2208
2208
|
// groupName: "布局",
|
|
@@ -2244,7 +2244,7 @@ const ie = {
|
|
|
2244
2244
|
}
|
|
2245
2245
|
};
|
|
2246
2246
|
a();
|
|
2247
|
-
const
|
|
2247
|
+
const ce = {
|
|
2248
2248
|
component: () => import("../../collapseItem-CW_HTWvE.js"),
|
|
2249
2249
|
defaultSchema: {
|
|
2250
2250
|
label: "折叠项",
|
|
@@ -2254,7 +2254,7 @@ const re = {
|
|
|
2254
2254
|
config: {
|
|
2255
2255
|
attribute: []
|
|
2256
2256
|
}
|
|
2257
|
-
}, { t: o } = a(),
|
|
2257
|
+
}, { t: o } = a(), se = {
|
|
2258
2258
|
component: async () => (await import("element-plus")).ElDatePicker,
|
|
2259
2259
|
groupName: o("form"),
|
|
2260
2260
|
icon: "icon--epic--calendar-month-outline-rounded",
|
|
@@ -2447,7 +2447,7 @@ const re = {
|
|
|
2447
2447
|
}
|
|
2448
2448
|
]
|
|
2449
2449
|
}
|
|
2450
|
-
}, { t: P } = a(),
|
|
2450
|
+
}, { t: P } = a(), de = {
|
|
2451
2451
|
component: () => import("../../uploadFile-qCbXuHfd.js"),
|
|
2452
2452
|
groupName: P("form"),
|
|
2453
2453
|
icon: "icon--epic--upload-rounded",
|
|
@@ -2532,7 +2532,7 @@ const re = {
|
|
|
2532
2532
|
]
|
|
2533
2533
|
},
|
|
2534
2534
|
bindModel: "modelValue"
|
|
2535
|
-
}, { t: g } = a(),
|
|
2535
|
+
}, { t: g } = a(), ue = {
|
|
2536
2536
|
component: () => import("../../uploadImage-DQmVV0jl.js"),
|
|
2537
2537
|
groupName: g("form"),
|
|
2538
2538
|
icon: "icon--epic--imagesmode-outline-rounded",
|
|
@@ -2617,7 +2617,7 @@ const re = {
|
|
|
2617
2617
|
]
|
|
2618
2618
|
},
|
|
2619
2619
|
bindModel: "modelValue"
|
|
2620
|
-
}, { t:
|
|
2620
|
+
}, { t: me } = a(), be = {
|
|
2621
2621
|
component: () => import("../../modal-DZRBS-Mt.js"),
|
|
2622
2622
|
defaultSchema: {
|
|
2623
2623
|
label: "模态框",
|
|
@@ -2627,25 +2627,25 @@ const re = {
|
|
|
2627
2627
|
config: {
|
|
2628
2628
|
attribute: [
|
|
2629
2629
|
{
|
|
2630
|
-
label:
|
|
2630
|
+
label: me("title"),
|
|
2631
2631
|
type: "input",
|
|
2632
2632
|
field: "title"
|
|
2633
2633
|
}
|
|
2634
2634
|
]
|
|
2635
2635
|
}
|
|
2636
|
-
}, { t:
|
|
2636
|
+
}, { t: E } = a(), fe = {
|
|
2637
2637
|
// component: async () => await import("../../../../packages/core/components/designer/src"),
|
|
2638
2638
|
component: async () => await import("../../sign-l63EYvVo.js"),
|
|
2639
2639
|
icon: "icon--epic--insert-text-outline-rounded",
|
|
2640
|
-
groupName:
|
|
2640
|
+
groupName: E("form"),
|
|
2641
2641
|
sort: 705,
|
|
2642
2642
|
defaultSchema: {
|
|
2643
|
-
label:
|
|
2643
|
+
label: E("signaturePad"),
|
|
2644
2644
|
type: "sign",
|
|
2645
2645
|
field: "sign",
|
|
2646
2646
|
input: !0,
|
|
2647
2647
|
componentProps: {
|
|
2648
|
-
placeholder:
|
|
2648
|
+
placeholder: E("pleaseEnter"),
|
|
2649
2649
|
lineWidth: 4,
|
|
2650
2650
|
type: "sign",
|
|
2651
2651
|
style: {}
|
|
@@ -2654,12 +2654,12 @@ const re = {
|
|
|
2654
2654
|
config: {
|
|
2655
2655
|
attribute: [
|
|
2656
2656
|
{
|
|
2657
|
-
label:
|
|
2657
|
+
label: E("fieldName"),
|
|
2658
2658
|
type: "input",
|
|
2659
2659
|
field: "field"
|
|
2660
2660
|
},
|
|
2661
2661
|
{
|
|
2662
|
-
label:
|
|
2662
|
+
label: E("title"),
|
|
2663
2663
|
type: "input",
|
|
2664
2664
|
field: "label"
|
|
2665
2665
|
},
|
|
@@ -2669,10 +2669,10 @@ const re = {
|
|
|
2669
2669
|
// field: "componentProps.placeholder",
|
|
2670
2670
|
// },
|
|
2671
2671
|
{
|
|
2672
|
-
label:
|
|
2672
|
+
label: E("lineWidth") + "(px)",
|
|
2673
2673
|
type: "input",
|
|
2674
2674
|
componentProps: {
|
|
2675
|
-
placeholder:
|
|
2675
|
+
placeholder: E("pleaseSelect"),
|
|
2676
2676
|
clearable: !0
|
|
2677
2677
|
},
|
|
2678
2678
|
field: "componentProps.lineWidth"
|
|
@@ -2693,11 +2693,11 @@ const re = {
|
|
|
2693
2693
|
// field: "componentProps.hidden",
|
|
2694
2694
|
// },
|
|
2695
2695
|
{
|
|
2696
|
-
label:
|
|
2696
|
+
label: E("formValidation"),
|
|
2697
2697
|
type: "ERuleEditor",
|
|
2698
2698
|
layout: "vertical",
|
|
2699
2699
|
field: "rules",
|
|
2700
|
-
describe:
|
|
2700
|
+
describe: E("validationRuleRequiresForm")
|
|
2701
2701
|
}
|
|
2702
2702
|
]
|
|
2703
2703
|
// event: [
|
|
@@ -2739,7 +2739,7 @@ const re = {
|
|
|
2739
2739
|
}
|
|
2740
2740
|
};
|
|
2741
2741
|
a();
|
|
2742
|
-
const
|
|
2742
|
+
const ye = {
|
|
2743
2743
|
component: () => import("../../table-75K2lqjD.js"),
|
|
2744
2744
|
// groupName: "表单",
|
|
2745
2745
|
icon: "icon--epic--table-dashed",
|
|
@@ -2841,7 +2841,7 @@ const fe = {
|
|
|
2841
2841
|
}
|
|
2842
2842
|
]
|
|
2843
2843
|
}
|
|
2844
|
-
}, { t: y } = a(),
|
|
2844
|
+
}, { t: y } = a(), he = {
|
|
2845
2845
|
component: async () => await import("../../text-C-b94tBH.js"),
|
|
2846
2846
|
groupName: y("form"),
|
|
2847
2847
|
icon: "icon--epic--file-word-line",
|
|
@@ -2997,7 +2997,7 @@ const fe = {
|
|
|
2997
2997
|
}
|
|
2998
2998
|
};
|
|
2999
2999
|
a();
|
|
3000
|
-
const
|
|
3000
|
+
const Pe = {
|
|
3001
3001
|
component: () => import("../../cell-B_q5hgzb.js"),
|
|
3002
3002
|
groupName: "",
|
|
3003
3003
|
defaultSchema: {
|
|
@@ -3011,7 +3011,7 @@ const he = {
|
|
|
3011
3011
|
config: {
|
|
3012
3012
|
attribute: []
|
|
3013
3013
|
}
|
|
3014
|
-
}, { t: x } = a(),
|
|
3014
|
+
}, { t: x } = a(), ge = {
|
|
3015
3015
|
component: () => import("../../tabs-DCyifACM.js"),
|
|
3016
3016
|
groupName: "布局",
|
|
3017
3017
|
icon: "icon--epic--section",
|
|
@@ -3101,7 +3101,7 @@ const he = {
|
|
|
3101
3101
|
}
|
|
3102
3102
|
};
|
|
3103
3103
|
a();
|
|
3104
|
-
const
|
|
3104
|
+
const ve = {
|
|
3105
3105
|
component: () => import("../../tabPanel-DAw7ENrC.js"),
|
|
3106
3106
|
defaultSchema: {
|
|
3107
3107
|
label: "标签",
|
|
@@ -3114,7 +3114,7 @@ const ge = {
|
|
|
3114
3114
|
config: {
|
|
3115
3115
|
attribute: []
|
|
3116
3116
|
}
|
|
3117
|
-
}, { t:
|
|
3117
|
+
}, { t: C } = a(), we = {
|
|
3118
3118
|
component: () => import("../../ETable-ogvH56w7.js"),
|
|
3119
3119
|
groupName: "布局",
|
|
3120
3120
|
icon: "icon--epic--table-shortcut",
|
|
@@ -3182,7 +3182,7 @@ const ge = {
|
|
|
3182
3182
|
config: {
|
|
3183
3183
|
attribute: [
|
|
3184
3184
|
{
|
|
3185
|
-
label:
|
|
3185
|
+
label: C("verticalAlignment"),
|
|
3186
3186
|
type: "select",
|
|
3187
3187
|
componentProps: {
|
|
3188
3188
|
style: { width: "100%" },
|
|
@@ -3200,12 +3200,12 @@ const ge = {
|
|
|
3200
3200
|
value: "bottom"
|
|
3201
3201
|
}
|
|
3202
3202
|
],
|
|
3203
|
-
placeholder:
|
|
3203
|
+
placeholder: C("pleaseSelect")
|
|
3204
3204
|
},
|
|
3205
3205
|
field: "componentProps.align"
|
|
3206
3206
|
},
|
|
3207
3207
|
{
|
|
3208
|
-
label:
|
|
3208
|
+
label: C("horizontalArrangement"),
|
|
3209
3209
|
type: "select",
|
|
3210
3210
|
componentProps: {
|
|
3211
3211
|
style: { width: "100%" },
|
|
@@ -3231,16 +3231,16 @@ const ge = {
|
|
|
3231
3231
|
value: "space-between"
|
|
3232
3232
|
}
|
|
3233
3233
|
],
|
|
3234
|
-
placeholder:
|
|
3234
|
+
placeholder: C("pleaseSelect")
|
|
3235
3235
|
},
|
|
3236
3236
|
field: "componentProps.justify"
|
|
3237
3237
|
},
|
|
3238
3238
|
{
|
|
3239
|
-
label:
|
|
3239
|
+
label: C("gridSpacing"),
|
|
3240
3240
|
type: "number",
|
|
3241
3241
|
field: "componentProps.gutter",
|
|
3242
3242
|
componentProps: {
|
|
3243
|
-
placeholder:
|
|
3243
|
+
placeholder: C("pleaseEnter")
|
|
3244
3244
|
}
|
|
3245
3245
|
}
|
|
3246
3246
|
// {
|
|
@@ -3255,7 +3255,7 @@ const ge = {
|
|
|
3255
3255
|
// },
|
|
3256
3256
|
]
|
|
3257
3257
|
}
|
|
3258
|
-
}, { t:
|
|
3258
|
+
}, { t: T } = a(), Se = {
|
|
3259
3259
|
component: () => import("../../ETr-nIjGkdzO.js"),
|
|
3260
3260
|
// groupName: "布局",
|
|
3261
3261
|
icon: "icon--epic--width-normal-outline",
|
|
@@ -3270,7 +3270,7 @@ const ge = {
|
|
|
3270
3270
|
config: {
|
|
3271
3271
|
attribute: [
|
|
3272
3272
|
{
|
|
3273
|
-
label:
|
|
3273
|
+
label: T("verticalAlignment"),
|
|
3274
3274
|
type: "select",
|
|
3275
3275
|
componentProps: {
|
|
3276
3276
|
style: { width: "100%" },
|
|
@@ -3288,12 +3288,12 @@ const ge = {
|
|
|
3288
3288
|
value: "bottom"
|
|
3289
3289
|
}
|
|
3290
3290
|
],
|
|
3291
|
-
placeholder:
|
|
3291
|
+
placeholder: T("pleaseSelect")
|
|
3292
3292
|
},
|
|
3293
3293
|
field: "componentProps.align"
|
|
3294
3294
|
},
|
|
3295
3295
|
{
|
|
3296
|
-
label:
|
|
3296
|
+
label: T("horizontalArrangement"),
|
|
3297
3297
|
type: "select",
|
|
3298
3298
|
componentProps: {
|
|
3299
3299
|
style: { width: "100%" },
|
|
@@ -3319,16 +3319,16 @@ const ge = {
|
|
|
3319
3319
|
value: "space-between"
|
|
3320
3320
|
}
|
|
3321
3321
|
],
|
|
3322
|
-
placeholder:
|
|
3322
|
+
placeholder: T("pleaseSelect")
|
|
3323
3323
|
},
|
|
3324
3324
|
field: "componentProps.justify"
|
|
3325
3325
|
},
|
|
3326
3326
|
{
|
|
3327
|
-
label:
|
|
3327
|
+
label: T("gridSpacing"),
|
|
3328
3328
|
type: "number",
|
|
3329
3329
|
field: "componentProps.gutter",
|
|
3330
3330
|
componentProps: {
|
|
3331
|
-
placeholder:
|
|
3331
|
+
placeholder: T("pleaseEnter")
|
|
3332
3332
|
}
|
|
3333
3333
|
}
|
|
3334
3334
|
// {
|
|
@@ -3345,7 +3345,7 @@ const ge = {
|
|
|
3345
3345
|
}
|
|
3346
3346
|
};
|
|
3347
3347
|
a();
|
|
3348
|
-
const
|
|
3348
|
+
const Ee = {
|
|
3349
3349
|
component: () => import("../../ETd-CRUvOVnZ.js"),
|
|
3350
3350
|
// groupName: "布局",
|
|
3351
3351
|
icon: "icon--epic--width-normal-outline",
|
|
@@ -3357,7 +3357,7 @@ const Se = {
|
|
|
3357
3357
|
config: {
|
|
3358
3358
|
attribute: []
|
|
3359
3359
|
}
|
|
3360
|
-
}, { t: b } = a(),
|
|
3360
|
+
}, { t: b } = a(), Ve = {
|
|
3361
3361
|
component: async () => (await import("element-plus")).ElRate,
|
|
3362
3362
|
groupName: b("form"),
|
|
3363
3363
|
icon: "icon--epic--star-filled-half",
|
|
@@ -3494,7 +3494,7 @@ const Se = {
|
|
|
3494
3494
|
}
|
|
3495
3495
|
]
|
|
3496
3496
|
}
|
|
3497
|
-
}, { t:
|
|
3497
|
+
}, { t: Ce } = a(), Te = {
|
|
3498
3498
|
component: async () => await import("../../iframe-Fgbk3vqJ.js"),
|
|
3499
3499
|
groupName: "布局",
|
|
3500
3500
|
icon: "icon--epic--box-3-line",
|
|
@@ -3514,7 +3514,7 @@ const Se = {
|
|
|
3514
3514
|
config: {
|
|
3515
3515
|
attribute: [
|
|
3516
3516
|
{
|
|
3517
|
-
label:
|
|
3517
|
+
label: Ce("fieldName"),
|
|
3518
3518
|
type: "input",
|
|
3519
3519
|
field: "field"
|
|
3520
3520
|
},
|
|
@@ -3525,31 +3525,145 @@ const Se = {
|
|
|
3525
3525
|
}
|
|
3526
3526
|
]
|
|
3527
3527
|
}
|
|
3528
|
+
}, { t: v } = a(), xe = {
|
|
3529
|
+
component: async () => await import("../../selectPage-D4jGyEa2.js"),
|
|
3530
|
+
// component: async () => (await import("element-plus")).ElInput,
|
|
3531
|
+
icon: "icon--epic--select",
|
|
3532
|
+
groupName: "表单",
|
|
3533
|
+
sort: 1888,
|
|
3534
|
+
defaultSchema: {
|
|
3535
|
+
label: "分页下拉框",
|
|
3536
|
+
type: "selectpage",
|
|
3537
|
+
field: "selectpage",
|
|
3538
|
+
input: !0,
|
|
3539
|
+
componentProps: {
|
|
3540
|
+
placeholder: v("pleaseEnter"),
|
|
3541
|
+
lineWidth: 4,
|
|
3542
|
+
type: "selectPage",
|
|
3543
|
+
style: {},
|
|
3544
|
+
pageKey: "pageNum",
|
|
3545
|
+
pageTotalKey: "total",
|
|
3546
|
+
searchKey: "keywords"
|
|
3547
|
+
}
|
|
3548
|
+
},
|
|
3549
|
+
config: {
|
|
3550
|
+
attribute: [
|
|
3551
|
+
{
|
|
3552
|
+
label: v("fieldName"),
|
|
3553
|
+
type: "input",
|
|
3554
|
+
field: "field"
|
|
3555
|
+
},
|
|
3556
|
+
{
|
|
3557
|
+
label: v("title"),
|
|
3558
|
+
type: "input",
|
|
3559
|
+
field: "label"
|
|
3560
|
+
},
|
|
3561
|
+
{
|
|
3562
|
+
label: v("placeholder"),
|
|
3563
|
+
type: "input",
|
|
3564
|
+
field: "componentProps.placeholder"
|
|
3565
|
+
},
|
|
3566
|
+
{
|
|
3567
|
+
label: v("size"),
|
|
3568
|
+
type: "select",
|
|
3569
|
+
componentProps: {
|
|
3570
|
+
placeholder: v("pleaseSelect"),
|
|
3571
|
+
clearable: !0,
|
|
3572
|
+
options: [
|
|
3573
|
+
{
|
|
3574
|
+
label: v("large"),
|
|
3575
|
+
value: "large"
|
|
3576
|
+
},
|
|
3577
|
+
{
|
|
3578
|
+
label: v("medium"),
|
|
3579
|
+
value: "default"
|
|
3580
|
+
},
|
|
3581
|
+
{
|
|
3582
|
+
label: v("small"),
|
|
3583
|
+
value: "small"
|
|
3584
|
+
}
|
|
3585
|
+
]
|
|
3586
|
+
},
|
|
3587
|
+
field: "componentProps.size"
|
|
3588
|
+
},
|
|
3589
|
+
// {
|
|
3590
|
+
// label: t("multiple"),
|
|
3591
|
+
// type: "switch",
|
|
3592
|
+
// field: "componentProps.multiple",
|
|
3593
|
+
// onChange: ({ value, values }) => {
|
|
3594
|
+
// if (value) {
|
|
3595
|
+
// values.componentProps.defaultValue = [];
|
|
3596
|
+
// } else {
|
|
3597
|
+
// values.componentProps.defaultValue = null;
|
|
3598
|
+
// }
|
|
3599
|
+
// },
|
|
3600
|
+
// },
|
|
3601
|
+
{
|
|
3602
|
+
label: "分页字段名",
|
|
3603
|
+
type: "input",
|
|
3604
|
+
field: "componentProps.pageKey"
|
|
3605
|
+
},
|
|
3606
|
+
{
|
|
3607
|
+
label: "总数字段名",
|
|
3608
|
+
type: "input",
|
|
3609
|
+
field: "componentProps.pageTotalKey"
|
|
3610
|
+
},
|
|
3611
|
+
// {
|
|
3612
|
+
// label: "分页当前页数",
|
|
3613
|
+
// type: "input",
|
|
3614
|
+
// field: "componentProps.pageNum",
|
|
3615
|
+
// },
|
|
3616
|
+
{
|
|
3617
|
+
label: "搜索字段名",
|
|
3618
|
+
type: "input",
|
|
3619
|
+
field: "componentProps.searchKey"
|
|
3620
|
+
},
|
|
3621
|
+
{
|
|
3622
|
+
label: "选择数据源",
|
|
3623
|
+
type: "ESourceDataSelect",
|
|
3624
|
+
layout: "vertical",
|
|
3625
|
+
field: "componentProps.options",
|
|
3626
|
+
describe: v("configureOptions")
|
|
3627
|
+
},
|
|
3628
|
+
{
|
|
3629
|
+
label: v("dataSource"),
|
|
3630
|
+
type: "EDataSource",
|
|
3631
|
+
layout: "vertical",
|
|
3632
|
+
field: "componentProps.dataSource",
|
|
3633
|
+
describe: v("dataSourceConfig")
|
|
3634
|
+
}
|
|
3635
|
+
],
|
|
3636
|
+
event: [
|
|
3637
|
+
{
|
|
3638
|
+
type: "change",
|
|
3639
|
+
describe: v("onValueChange")
|
|
3640
|
+
}
|
|
3641
|
+
]
|
|
3642
|
+
}
|
|
3528
3643
|
};
|
|
3529
|
-
function
|
|
3530
|
-
e.component("FormItem",
|
|
3531
|
-
K,
|
|
3644
|
+
function Fe(e = z) {
|
|
3645
|
+
e.component("FormItem", Y), e.component("Form", D), e.component("RadioGroup", B), e.component("RadioButton", M), e.component("Tabs", L), e.component("TabPane", q), e.component("Collapse", W), e.component("CollapseItem", A), e.component("Drawer", $), e.component("Dialog", O), e.component("ElTable", U), e.component("ElTableColumn", K), [
|
|
3532
3646
|
_,
|
|
3647
|
+
J,
|
|
3533
3648
|
H,
|
|
3534
3649
|
j,
|
|
3535
3650
|
G,
|
|
3536
|
-
le,
|
|
3537
3651
|
te,
|
|
3538
|
-
ce,
|
|
3539
|
-
ee,
|
|
3540
|
-
ne,
|
|
3541
|
-
ae,
|
|
3542
|
-
pe,
|
|
3543
3652
|
oe,
|
|
3544
3653
|
se,
|
|
3654
|
+
le,
|
|
3655
|
+
pe,
|
|
3656
|
+
ne,
|
|
3657
|
+
ie,
|
|
3658
|
+
ae,
|
|
3545
3659
|
de,
|
|
3546
|
-
|
|
3660
|
+
ue,
|
|
3547
3661
|
Q,
|
|
3548
3662
|
X,
|
|
3549
3663
|
Z,
|
|
3550
|
-
|
|
3664
|
+
ee,
|
|
3551
3665
|
re,
|
|
3552
|
-
|
|
3666
|
+
ce,
|
|
3553
3667
|
be,
|
|
3554
3668
|
fe,
|
|
3555
3669
|
ye,
|
|
@@ -3560,17 +3674,19 @@ function Re(e = k) {
|
|
|
3560
3674
|
we,
|
|
3561
3675
|
Se,
|
|
3562
3676
|
Ee,
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3677
|
+
Ve,
|
|
3678
|
+
Te,
|
|
3679
|
+
xe
|
|
3680
|
+
].forEach((w) => {
|
|
3681
|
+
e.registerComponent(w), e.addBaseComponentTypes(w.defaultSchema.type);
|
|
3566
3682
|
}), e.setInitialized(!0);
|
|
3567
3683
|
}
|
|
3568
|
-
function
|
|
3684
|
+
function ke(e) {
|
|
3569
3685
|
import("element-plus").then(({ provideGlobalConfig: s }) => {
|
|
3570
3686
|
s(e);
|
|
3571
3687
|
});
|
|
3572
3688
|
}
|
|
3573
3689
|
export {
|
|
3574
|
-
|
|
3575
|
-
|
|
3690
|
+
ke as provideGlobalConfig,
|
|
3691
|
+
Fe as setupElementPlus
|
|
3576
3692
|
};
|