@hb-hellotech/hb-ui 1.0.9 → 1.1.0
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/components/type.d.ts +13 -0
- package/dist/components/type.d.ts.map +1 -0
- package/dist/hb_component_lib.js +164 -164
- package/dist/hb_component_lib.umd.cjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/hb_component_lib.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import './hb_component_lib.css';
|
|
2
|
-
import { defineComponent as X, reactive as Ge, ref as O, computed as W, watch as se, createElementBlock as k, openBlock as o, normalizeClass as z, unref as i, createVNode as T, withCtx as b, createElementVNode as v, toDisplayString as L, createTextVNode as I, createBlock as B, createCommentVNode as R, Fragment as J, renderList as ae, inject as xe, resolveComponent as j, Transition as
|
|
2
|
+
import { defineComponent as X, reactive as Ge, ref as O, computed as W, watch as se, createElementBlock as k, openBlock as o, normalizeClass as z, unref as i, createVNode as T, withCtx as b, createElementVNode as v, toDisplayString as L, createTextVNode as I, createBlock as B, createCommentVNode as R, Fragment as J, renderList as ae, inject as xe, resolveComponent as j, Transition as tt, withDirectives as re, mergeProps as ee, createSlots as Qe, renderSlot as Z, vShow as lt, nextTick as he, onMounted as Te, onUnmounted as at, useTemplateRef as ot, provide as nt, normalizeStyle as be, mergeModels as He, useModel as st, withModifiers as _e, resolveDirective as it, watchEffect as rt, shallowRef as ct, resolveDynamicComponent as dt } from "vue";
|
|
3
3
|
import me from "vuedraggable";
|
|
4
|
-
import { CloseOutlined as
|
|
5
|
-
import { Modal as Se, Button as de, Tooltip as Ae, Switch as De, Radio as Oe, RadioGroup as Be, InputNumber as Ne, DatePicker as Re, Checkbox as ve, CheckboxGroup as Pe, Select as ze, Input as Ee, Col as
|
|
4
|
+
import { CloseOutlined as ut, QuestionCircleOutlined as ht, SearchOutlined as $e, UpCircleOutlined as bt, DownCircleOutlined as ft, UnorderedListOutlined as pt, DownOutlined as Ie } from "@ant-design/icons-vue";
|
|
5
|
+
import { Modal as Se, Button as de, Tooltip as Ae, Switch as De, Radio as Oe, RadioGroup as Be, InputNumber as Ne, DatePicker as Re, Checkbox as ve, CheckboxGroup as Pe, Select as ze, Input as Ee, Col as mt, Row as vt, FormItem as Ve, Form as Ue, SelectOption as Ke, Popconfirm as Le, MenuItem as Ye, Menu as je, Dropdown as qe, Popover as gt, message as we } from "ant-design-vue";
|
|
6
6
|
import { useRoute as Ze } from "vue-router";
|
|
7
7
|
import { useI18n as ce } from "vue-i18n";
|
|
8
8
|
import ke from "lodash";
|
|
9
|
-
import { useFullscreen as
|
|
9
|
+
import { useFullscreen as yt, useDebounceFn as Ct } from "@vueuse/core";
|
|
10
10
|
import Me from "dayjs";
|
|
11
|
-
const
|
|
12
|
-
const d = `${
|
|
13
|
-
return
|
|
14
|
-
}, ie = (e, d, u, n) => (d && (e += `-${d}`), u && (e += `__${u}`), n && (e += `--${n}`), e),
|
|
11
|
+
const Lt = "hb-", fe = (e = "") => {
|
|
12
|
+
const d = `${Lt}${e}`;
|
|
13
|
+
return kt(d);
|
|
14
|
+
}, ie = (e, d, u, n) => (d && (e += `-${d}`), u && (e += `__${u}`), n && (e += `--${n}`), e), kt = (e) => ({
|
|
15
15
|
// hb-button
|
|
16
16
|
b: (d) => d ? ie(e, d, "", "") : ie(e, "", "", ""),
|
|
17
17
|
// hb-button__header
|
|
@@ -26,7 +26,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
26
26
|
bem: (d, u, n) => ie(e, d, u, n),
|
|
27
27
|
// is-disabled
|
|
28
28
|
is: (d, u) => u ? `is-${d}` : ""
|
|
29
|
-
}),
|
|
29
|
+
}), _t = ["onMouseenter", "onMouseleave"], St = ["onClick"], wt = /* @__PURE__ */ X({
|
|
30
30
|
name: "HbLibFormItemFilterModal",
|
|
31
31
|
__name: "HbFormItemFilterModal",
|
|
32
32
|
props: {
|
|
@@ -100,8 +100,8 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
100
100
|
labelLanguage: $?.labelLanguage || void 0
|
|
101
101
|
}));
|
|
102
102
|
x.value = [...ge, ...ye, ...Ce];
|
|
103
|
-
const A = x.value.map(($) => $.key),
|
|
104
|
-
return U.value = S.filter(($) =>
|
|
103
|
+
const A = x.value.map(($) => $.key), et = S.map(($) => $.key).filter(($) => !A.includes($));
|
|
104
|
+
return U.value = S.filter(($) => et.includes($.key)).map(($) => ({
|
|
105
105
|
...$,
|
|
106
106
|
label: F($) || `${$.subLabel || ""}${n("hbLibComp.hbFormItemFilterModal.moreConditionSearch")}`,
|
|
107
107
|
key: $.key,
|
|
@@ -265,7 +265,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
265
265
|
class: z([i(s).e("show__tag__item"), i(s).is("fixed", g.isFixed), i(s).is("linked", g.isLinked)])
|
|
266
266
|
}, [
|
|
267
267
|
I(L(g.label) + " ", 1),
|
|
268
|
-
!g.isFixed && !g.isLinked && e.list.length > 1 ? (o(), B(i(
|
|
268
|
+
!g.isFixed && !g.isLinked && e.list.length > 1 ? (o(), B(i(ut), {
|
|
269
269
|
key: 0,
|
|
270
270
|
class: z(i(s).e("show__tag__item-close")),
|
|
271
271
|
onClick: (Y) => y(g)
|
|
@@ -300,8 +300,8 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
300
300
|
key: 0,
|
|
301
301
|
class: z(i(s).e("unshow__tag__item-add")),
|
|
302
302
|
onClick: (Y) => c(g)
|
|
303
|
-
}, L(C.$t("hbLibComp.hbFormItemFilterModal.add")), 11,
|
|
304
|
-
], 42,
|
|
303
|
+
}, L(C.$t("hbLibComp.hbFormItemFilterModal.add")), 11, St)) : R("", !0)
|
|
304
|
+
], 42, _t))), 128)) : (o(), k("div", {
|
|
305
305
|
key: 1,
|
|
306
306
|
class: z(i(s).e("unshow__tag__empty"))
|
|
307
307
|
}, L(C.$t("hbLibComp.hbFormItemFilterModal.noData")), 3))
|
|
@@ -317,10 +317,10 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
317
317
|
for (const [n, _] of d)
|
|
318
318
|
u[n] = _;
|
|
319
319
|
return u;
|
|
320
|
-
},
|
|
320
|
+
}, Ft = /* @__PURE__ */ oe(wt, [["__scopeId", "data-v-6ceb65e8"]]), le = (e, d) => (e.install = (u) => {
|
|
321
321
|
for (const n of [e, ...Object.values({})])
|
|
322
322
|
u.component(n.name, n);
|
|
323
|
-
}, e),
|
|
323
|
+
}, e), _a = {
|
|
324
324
|
// 数据源 一般等于搜索框的options
|
|
325
325
|
list: {
|
|
326
326
|
type: Array,
|
|
@@ -340,7 +340,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
340
340
|
type: Number,
|
|
341
341
|
default: 40
|
|
342
342
|
}
|
|
343
|
-
},
|
|
343
|
+
}, xt = le(Ft), Tt = { class: "form-footer" }, $t = /* @__PURE__ */ X({
|
|
344
344
|
name: "HbLibListForm",
|
|
345
345
|
__name: "HbListForm",
|
|
346
346
|
props: {
|
|
@@ -418,8 +418,8 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
418
418
|
SelectOption: Ke,
|
|
419
419
|
Form: Ue,
|
|
420
420
|
FormItem: Ve,
|
|
421
|
-
Row:
|
|
422
|
-
Col:
|
|
421
|
+
Row: vt,
|
|
422
|
+
Col: mt,
|
|
423
423
|
Input: Ee,
|
|
424
424
|
Select: ze,
|
|
425
425
|
CheckboxGroup: Pe,
|
|
@@ -434,7 +434,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
434
434
|
}), (F, t) => {
|
|
435
435
|
const a = j("a-button"), f = j("a-tooltip"), y = j("HbLibFormItemFilterModal");
|
|
436
436
|
return o(), k(J, null, [
|
|
437
|
-
T(
|
|
437
|
+
T(tt, {
|
|
438
438
|
name: "form-collapse",
|
|
439
439
|
onEnter: U,
|
|
440
440
|
onAfterEnter: E,
|
|
@@ -555,7 +555,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
555
555
|
title: c.tooltip
|
|
556
556
|
}, {
|
|
557
557
|
default: b(() => [
|
|
558
|
-
T(i(
|
|
558
|
+
T(i(ht), { style: { "margin-left": "4px", color: "#1890ff" } })
|
|
559
559
|
]),
|
|
560
560
|
_: 1
|
|
561
561
|
}, 8, ["title"])
|
|
@@ -563,7 +563,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
563
563
|
key: "0"
|
|
564
564
|
} : void 0
|
|
565
565
|
]), 1040, ["name", "class"]))), 128)),
|
|
566
|
-
v("section",
|
|
566
|
+
v("section", Tt, [
|
|
567
567
|
T(a, {
|
|
568
568
|
type: "primary",
|
|
569
569
|
onClick: r,
|
|
@@ -667,7 +667,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
667
667
|
], 2)
|
|
668
668
|
], 2)) : R("", !0)
|
|
669
669
|
], 2), [
|
|
670
|
-
[
|
|
670
|
+
[lt, e.isFormExpanded]
|
|
671
671
|
])
|
|
672
672
|
]),
|
|
673
673
|
_: 3
|
|
@@ -681,7 +681,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
681
681
|
], 64);
|
|
682
682
|
};
|
|
683
683
|
}
|
|
684
|
-
}),
|
|
684
|
+
}), Mt = /* @__PURE__ */ oe($t, [["__scopeId", "data-v-a1fedfa4"]]), Sa = {
|
|
685
685
|
// 每一个表单配置对象
|
|
686
686
|
items: {
|
|
687
687
|
type: Array,
|
|
@@ -727,7 +727,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
727
727
|
default: () => {
|
|
728
728
|
}
|
|
729
729
|
}
|
|
730
|
-
},
|
|
730
|
+
}, Ht = le(Mt), It = { class: "hb-lib-list-page-act-box" }, At = { class: "hb-lib-list-page-breadcrumb" }, Dt = { class: "hb-lib-list-page-act" }, Ot = {
|
|
731
731
|
key: 0,
|
|
732
732
|
t: "1757915338760",
|
|
733
733
|
class: "icon",
|
|
@@ -737,7 +737,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
737
737
|
"p-id": "22885",
|
|
738
738
|
width: "200",
|
|
739
739
|
height: "200"
|
|
740
|
-
},
|
|
740
|
+
}, Bt = {
|
|
741
741
|
key: 1,
|
|
742
742
|
t: "1757915360496",
|
|
743
743
|
class: "icon",
|
|
@@ -747,7 +747,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
747
747
|
"p-id": "23904",
|
|
748
748
|
width: "200",
|
|
749
749
|
height: "200"
|
|
750
|
-
},
|
|
750
|
+
}, Nt = /* @__PURE__ */ X({
|
|
751
751
|
name: "HbLibListPageAct",
|
|
752
752
|
__name: "HbListPageAct",
|
|
753
753
|
props: {
|
|
@@ -758,7 +758,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
758
758
|
},
|
|
759
759
|
emits: ["handleSearch", "handleReset", "handleSfcmConfirm", "handleOpenOrClose"],
|
|
760
760
|
setup(e, { emit: d }) {
|
|
761
|
-
const u = xe("HB_LIST_PAGE_CONTAINER"), { isFullscreen: n, toggle: _ } =
|
|
761
|
+
const u = xe("HB_LIST_PAGE_CONTAINER"), { isFullscreen: n, toggle: _ } = yt(u.PageContainerRef), m = O(""), p = () => {
|
|
762
762
|
const h = Ze();
|
|
763
763
|
let l = localStorage.getItem("BreadCrumb") || "[]", s = h?.path;
|
|
764
764
|
if (l !== "[]") {
|
|
@@ -770,9 +770,9 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
770
770
|
p();
|
|
771
771
|
}), (h, l) => {
|
|
772
772
|
const s = j("a-tooltip");
|
|
773
|
-
return o(), k("section",
|
|
774
|
-
v("aside",
|
|
775
|
-
v("aside",
|
|
773
|
+
return o(), k("section", It, [
|
|
774
|
+
v("aside", At, L(m.value), 1),
|
|
775
|
+
v("aside", Dt, [
|
|
776
776
|
T(s, {
|
|
777
777
|
title: i(n) ? `${h.$t("hbLibComp.hbListPageAct.exitFullScreen")}` : `${h.$t("hbLibComp.hbListPageAct.fullScreen")}`,
|
|
778
778
|
placement: "leftTop"
|
|
@@ -783,7 +783,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
783
783
|
onClick: l[0] || (l[0] = //@ts-ignore
|
|
784
784
|
(...r) => i(_) && i(_)(...r))
|
|
785
785
|
}, [
|
|
786
|
-
i(n) ? (o(), k("svg",
|
|
786
|
+
i(n) ? (o(), k("svg", Bt, [...l[2] || (l[2] = [
|
|
787
787
|
v("path", {
|
|
788
788
|
d: "M257.706667 376.32H128c-11.946667 0-21.333333-9.386667-21.333333-21.333333s9.386667-21.333333 21.333333-21.333334h129.706667c35.413333 0 64-28.586667 64-64V128c0-11.946667 9.386667-21.333333 21.333333-21.333333s21.333333 9.386667 21.333333 21.333333v141.653333a106.666667 106.666667 0 0 1-106.666666 106.666667zM896 376.32h-129.706667a106.666667 106.666667 0 0 1-106.666666-106.666667V128c0-11.946667 9.386667-21.333333 21.333333-21.333333s21.333333 9.386667 21.333333 21.333333v141.653333c0 35.413333 28.586667 64 64 64H896c11.946667 0 21.333333 9.386667 21.333333 21.333334s-9.386667 21.333333-21.333333 21.333333z",
|
|
789
789
|
fill: "#ff5000",
|
|
@@ -799,7 +799,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
799
799
|
fill: "#ff5000",
|
|
800
800
|
"p-id": "23907"
|
|
801
801
|
}, null, -1)
|
|
802
|
-
])])) : (o(), k("svg",
|
|
802
|
+
])])) : (o(), k("svg", Ot, [...l[1] || (l[1] = [
|
|
803
803
|
v("path", {
|
|
804
804
|
d: "M85.333333 682.666667v128a128 128 0 0 0 128 128h128a42.666667 42.666667 0 0 0 0-85.333334H213.333333a42.666667 42.666667 0 0 1-42.666666-42.666666v-128a42.666667 42.666667 0 0 0-85.333334 0z m597.333334 256h128a128 128 0 0 0 128-128v-128a42.666667 42.666667 0 0 0-85.333334 0v128a42.666667 42.666667 0 0 1-42.666666 42.666666h-128a42.666667 42.666667 0 0 0 0 85.333334z m256-597.333334V213.333333a128 128 0 0 0-128-128h-128a42.666667 42.666667 0 0 0 0 85.333334h128a42.666667 42.666667 0 0 1 42.666666 42.666666v128a42.666667 42.666667 0 0 0 85.333334 0zM341.333333 85.333333H213.333333a128 128 0 0 0-128 128v128a42.666667 42.666667 0 0 0 85.333334 0V213.333333a42.666667 42.666667 0 0 1 42.666666-42.666666h128a42.666667 42.666667 0 0 0 0-85.333334z",
|
|
805
805
|
fill: "#ff5000",
|
|
@@ -815,7 +815,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
815
815
|
]);
|
|
816
816
|
};
|
|
817
817
|
}
|
|
818
|
-
}),
|
|
818
|
+
}), Rt = /* @__PURE__ */ oe(Nt, [["__scopeId", "data-v-cb524b69"]]), wa = {
|
|
819
819
|
formItems: {
|
|
820
820
|
type: Array,
|
|
821
821
|
default: () => []
|
|
@@ -835,7 +835,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
835
835
|
type: Boolean,
|
|
836
836
|
default: !0
|
|
837
837
|
}
|
|
838
|
-
},
|
|
838
|
+
}, Pt = le(Rt), zt = { class: "hb-lib-list-btns-box" }, Et = { class: "hb-lib-list-btns-left" }, Vt = { class: "hb-lib-list-btns-right" }, Ut = /* @__PURE__ */ X({
|
|
839
839
|
name: "HbLibListBtnsAct",
|
|
840
840
|
__name: "HbListBtns",
|
|
841
841
|
props: {
|
|
@@ -854,11 +854,11 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
854
854
|
return Te(() => {
|
|
855
855
|
}), (p, h) => {
|
|
856
856
|
const l = j("a-tooltip");
|
|
857
|
-
return o(), k("section",
|
|
858
|
-
v("aside",
|
|
857
|
+
return o(), k("section", zt, [
|
|
858
|
+
v("aside", Et, [
|
|
859
859
|
Z(p.$slots, "btnsLeft", {}, void 0, !0)
|
|
860
860
|
]),
|
|
861
|
-
v("aside",
|
|
861
|
+
v("aside", Vt, [
|
|
862
862
|
e.needReload ? (o(), B(l, {
|
|
863
863
|
key: 0,
|
|
864
864
|
title: p.$t("hbLibComp.hbListBtnsAct.reload")
|
|
@@ -897,10 +897,10 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
897
897
|
class: "hb-lib-list-btns-act-open hb-lib-list-btns-item",
|
|
898
898
|
onClick: _
|
|
899
899
|
}, [
|
|
900
|
-
n.value ? (o(), B(i(
|
|
900
|
+
n.value ? (o(), B(i(bt), {
|
|
901
901
|
key: 0,
|
|
902
902
|
style: { "font-size": "21px", color: "#ff5000" }
|
|
903
|
-
})) : (o(), B(i(
|
|
903
|
+
})) : (o(), B(i(ft), {
|
|
904
904
|
key: 1,
|
|
905
905
|
style: { "font-size": "21px", color: "#ff5000" }
|
|
906
906
|
}))
|
|
@@ -913,7 +913,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
913
913
|
]);
|
|
914
914
|
};
|
|
915
915
|
}
|
|
916
|
-
}),
|
|
916
|
+
}), Kt = /* @__PURE__ */ oe(Ut, [["__scopeId", "data-v-0ab77a2c"]]), Fa = {
|
|
917
917
|
formItems: {
|
|
918
918
|
type: Array,
|
|
919
919
|
default: () => []
|
|
@@ -931,7 +931,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
931
931
|
type: Boolean,
|
|
932
932
|
default: !0
|
|
933
933
|
}
|
|
934
|
-
},
|
|
934
|
+
}, Yt = le(Kt), jt = (e = {}) => {
|
|
935
935
|
const { formRef: d, offsetBottom: u = 50, minHeight: n = 300 } = e, _ = O(0);
|
|
936
936
|
let m = null, p = null, h = null, l = null, s = null;
|
|
937
937
|
const r = () => {
|
|
@@ -1001,13 +1001,13 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1001
1001
|
{ deep: !0 }
|
|
1002
1002
|
), Te(() => {
|
|
1003
1003
|
r(), x();
|
|
1004
|
-
}),
|
|
1004
|
+
}), at(() => {
|
|
1005
1005
|
U();
|
|
1006
1006
|
}), {
|
|
1007
1007
|
tableHeight: _,
|
|
1008
1008
|
calTableHeight: r
|
|
1009
1009
|
};
|
|
1010
|
-
},
|
|
1010
|
+
}, qt = /* @__PURE__ */ X({
|
|
1011
1011
|
name: "HbLibListPageContainer",
|
|
1012
1012
|
__name: "HbListPageContainer",
|
|
1013
1013
|
props: {
|
|
@@ -1017,13 +1017,13 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1017
1017
|
minHeight: {}
|
|
1018
1018
|
},
|
|
1019
1019
|
setup(e) {
|
|
1020
|
-
const d = e, u =
|
|
1020
|
+
const d = e, u = ot("PageContainerRef"), { calTableHeight: n, tableHeight: _ } = jt({
|
|
1021
1021
|
offsetBottom: d.offsetBottom || 20,
|
|
1022
1022
|
// 底部预留空间
|
|
1023
1023
|
minHeight: d.minHeight || 300
|
|
1024
1024
|
// table最小高度 请勿随便修改!!
|
|
1025
1025
|
}), m = W(() => _.value);
|
|
1026
|
-
return
|
|
1026
|
+
return nt("HB_LIST_PAGE_CONTAINER", {
|
|
1027
1027
|
PageContainerRef: u,
|
|
1028
1028
|
// 通过函数访问,
|
|
1029
1029
|
tableHeight: _,
|
|
@@ -1045,7 +1045,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1045
1045
|
], 4)
|
|
1046
1046
|
], 512));
|
|
1047
1047
|
}
|
|
1048
|
-
}),
|
|
1048
|
+
}), xa = {
|
|
1049
1049
|
tableHeight: {
|
|
1050
1050
|
type: Number,
|
|
1051
1051
|
default: 400
|
|
@@ -1060,19 +1060,19 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1060
1060
|
minHeight: {
|
|
1061
1061
|
type: Number
|
|
1062
1062
|
}
|
|
1063
|
-
},
|
|
1063
|
+
}, Wt = le(qt), Jt = { style: { "font-weight": "500" } }, Gt = {
|
|
1064
1064
|
key: 0,
|
|
1065
1065
|
class: "hb-lib-search-tag__description"
|
|
1066
|
-
},
|
|
1066
|
+
}, Qt = { class: "hb-lib-selector-dropdown" }, Zt = { class: "hb-lib-selector-search" }, Xt = { class: "hb-lib-selector-list" }, el = ["onClick"], tl = { class: "hb-lib-option-content" }, ll = { class: "hb-lib-option-label" }, al = {
|
|
1067
1067
|
key: 0,
|
|
1068
1068
|
class: "hb-lib-selector-empty"
|
|
1069
|
-
},
|
|
1069
|
+
}, ol = {
|
|
1070
1070
|
key: 1,
|
|
1071
1071
|
class: "hb-lib-selector-footer"
|
|
1072
|
-
},
|
|
1072
|
+
}, nl = { class: "hb-lib-footer-buttons" }, sl = {
|
|
1073
1073
|
key: 2,
|
|
1074
1074
|
class: "hb-lib-selector-footer"
|
|
1075
|
-
},
|
|
1075
|
+
}, il = { class: "hb-lib-footer-buttons" }, rl = /* @__PURE__ */ X({
|
|
1076
1076
|
name: "HbLibListMultiSelect",
|
|
1077
1077
|
__name: "HbListMultiSelect",
|
|
1078
1078
|
props: /* @__PURE__ */ He({
|
|
@@ -1094,7 +1094,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1094
1094
|
}),
|
|
1095
1095
|
emits: /* @__PURE__ */ He(["update:value", "update:searchValue", "change", "confirm", "cancel", "search"], ["update:value"]),
|
|
1096
1096
|
setup(e, { emit: d }) {
|
|
1097
|
-
const u = e, n = d, _ =
|
|
1097
|
+
const u = e, n = d, _ = st(e, "value"), m = O(!1), p = O(""), h = O([]), l = O(), s = W(() => {
|
|
1098
1098
|
if (u.remoteSearch || !p.value) return u.options;
|
|
1099
1099
|
const t = p.value.toLowerCase();
|
|
1100
1100
|
return u.options.filter((a) => a.label.toLowerCase().includes(t) || a.description?.toLowerCase().includes(t));
|
|
@@ -1128,7 +1128,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1128
1128
|
}, U = O([]), E = () => {
|
|
1129
1129
|
const t = u.multiple ? h.value : h.value[0] || "", a = u.options.filter((f) => h.value.includes(f.value));
|
|
1130
1130
|
U.value = a, console.log(t, a), S.value = [...h.value], _.value = t, n("update:value", t), n("change", t, a), n("confirm", t, a), m.value = !1;
|
|
1131
|
-
}, V =
|
|
1131
|
+
}, V = Ct((t) => {
|
|
1132
1132
|
const a = t !== void 0 ? t : p.value;
|
|
1133
1133
|
u.remoteSearch && (n("search", a), n("update:searchValue", a));
|
|
1134
1134
|
}, 300), H = (t) => {
|
|
@@ -1178,15 +1178,15 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1178
1178
|
onClick: a[0] || (a[0] = () => N(!0))
|
|
1179
1179
|
}, {
|
|
1180
1180
|
default: b(() => [
|
|
1181
|
-
v("span",
|
|
1182
|
-
D?.description ? (o(), k("span",
|
|
1181
|
+
v("span", Jt, L(q), 1),
|
|
1182
|
+
D?.description ? (o(), k("span", Gt, " (" + L(D.description) + ") ", 1)) : R("", !0)
|
|
1183
1183
|
]),
|
|
1184
1184
|
_: 2
|
|
1185
1185
|
}, 1024)
|
|
1186
1186
|
]),
|
|
1187
1187
|
dropdownRender: b(({ menuNode: G }) => [
|
|
1188
|
-
v("div",
|
|
1189
|
-
v("div",
|
|
1188
|
+
v("div", Qt, [
|
|
1189
|
+
v("div", Zt, [
|
|
1190
1190
|
T(y, {
|
|
1191
1191
|
ref_key: "searchInputRef",
|
|
1192
1192
|
ref: l,
|
|
@@ -1203,7 +1203,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1203
1203
|
_: 1
|
|
1204
1204
|
}, 8, ["value"])
|
|
1205
1205
|
]),
|
|
1206
|
-
v("div",
|
|
1206
|
+
v("div", Xt, [
|
|
1207
1207
|
(o(!0), k(J, null, ae(s.value, (q) => (o(), k("div", {
|
|
1208
1208
|
key: q.value,
|
|
1209
1209
|
class: z(["hb-lib-selector-option", { selected: h.value.includes(q.value) }]),
|
|
@@ -1222,13 +1222,13 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1222
1222
|
onClick: a[4] || (a[4] = _e(() => {
|
|
1223
1223
|
}, ["stop"]))
|
|
1224
1224
|
}, null, 8, ["checked", "onChange"])),
|
|
1225
|
-
v("div",
|
|
1226
|
-
v("div",
|
|
1225
|
+
v("div", tl, [
|
|
1226
|
+
v("div", ll, L(q.label), 1)
|
|
1227
1227
|
])
|
|
1228
|
-
], 10,
|
|
1228
|
+
], 10, el))), 128))
|
|
1229
1229
|
]),
|
|
1230
|
-
s.value.length === 0 ? (o(), k("div",
|
|
1231
|
-
e.multiple ? (o(), k("div",
|
|
1230
|
+
s.value.length === 0 ? (o(), k("div", al, L(t.$t("hbLibComp.hbFormItemFilterModal.noData")), 1)) : R("", !0),
|
|
1231
|
+
e.multiple ? (o(), k("div", ol, [
|
|
1232
1232
|
T(c, {
|
|
1233
1233
|
checked: M.value,
|
|
1234
1234
|
indeterminate: w.value,
|
|
@@ -1239,7 +1239,7 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1239
1239
|
]),
|
|
1240
1240
|
_: 1
|
|
1241
1241
|
}, 8, ["checked", "indeterminate"]),
|
|
1242
|
-
v("div",
|
|
1242
|
+
v("div", nl, [
|
|
1243
1243
|
T(P, {
|
|
1244
1244
|
size: "small",
|
|
1245
1245
|
onClick: x
|
|
@@ -1260,9 +1260,9 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1260
1260
|
_: 1
|
|
1261
1261
|
})
|
|
1262
1262
|
])
|
|
1263
|
-
])) : (o(), k("div",
|
|
1263
|
+
])) : (o(), k("div", sl, [
|
|
1264
1264
|
a[6] || (a[6] = v("div", null, null, -1)),
|
|
1265
|
-
v("div",
|
|
1265
|
+
v("div", il, [
|
|
1266
1266
|
T(P, {
|
|
1267
1267
|
size: "small",
|
|
1268
1268
|
onClick: x
|
|
@@ -1281,11 +1281,11 @@ const _t = "hb-", fe = (e = "") => {
|
|
|
1281
1281
|
], 16);
|
|
1282
1282
|
};
|
|
1283
1283
|
}
|
|
1284
|
-
}), Fe = /* @__PURE__ */ oe(
|
|
1284
|
+
}), Fe = /* @__PURE__ */ oe(rl, [["__scopeId", "data-v-11422adb"]]);
|
|
1285
1285
|
Fe.install = function(e) {
|
|
1286
1286
|
return e.component("HbFormSelectFilter", Fe), e;
|
|
1287
1287
|
};
|
|
1288
|
-
const
|
|
1288
|
+
const cl = { class: "hb-lib-form-item-filter-modal-search" }, dl = { class: "hb-lib-form-item-filter-modal-buttons" }, ul = { key: 0 }, hl = /* @__PURE__ */ X({
|
|
1289
1289
|
name: "HbLibMutilpleSelectModal",
|
|
1290
1290
|
__name: "HbMutilpleSelectModal",
|
|
1291
1291
|
props: {
|
|
@@ -1346,7 +1346,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1346
1346
|
placeholder: f.$t("hbLibComp.hbMultiSelectModal.pleaseSelect")
|
|
1347
1347
|
}, {
|
|
1348
1348
|
addonAfter: b(() => [
|
|
1349
|
-
T(i(
|
|
1349
|
+
T(i(pt), { onClick: E })
|
|
1350
1350
|
]),
|
|
1351
1351
|
_: 1
|
|
1352
1352
|
}, 8, ["value", "placeholder"]),
|
|
@@ -1391,7 +1391,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1391
1391
|
scroll: { y: e.tableHeight }
|
|
1392
1392
|
}, {
|
|
1393
1393
|
customFilterDropdown: b(({ setSelectedKeys: G, selectedKeys: q, confirm: C, clearFilters: D, column: g }) => [
|
|
1394
|
-
v("div",
|
|
1394
|
+
v("div", cl, [
|
|
1395
1395
|
T(c, {
|
|
1396
1396
|
ref_key: "searchInput",
|
|
1397
1397
|
ref: h,
|
|
@@ -1401,7 +1401,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1401
1401
|
onChange: (Y) => G(Y.target.value ? [Y.target.value] : []),
|
|
1402
1402
|
onPressEnter: (Y) => F(q, C, g.dataIndex)
|
|
1403
1403
|
}, null, 8, ["placeholder", "value", "onChange", "onPressEnter"]),
|
|
1404
|
-
v("section",
|
|
1404
|
+
v("section", dl, [
|
|
1405
1405
|
T(K, {
|
|
1406
1406
|
class: "hb-lib-form-item-filter-modal-button",
|
|
1407
1407
|
type: "ghost",
|
|
@@ -1431,7 +1431,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1431
1431
|
}, null, 8, ["style"])
|
|
1432
1432
|
]),
|
|
1433
1433
|
bodyCell: b(({ text: G, column: q }) => [
|
|
1434
|
-
w.searchText && w.searchedColumn === q.dataIndex ? (o(), k("span",
|
|
1434
|
+
w.searchText && w.searchedColumn === q.dataIndex ? (o(), k("span", ul, [
|
|
1435
1435
|
(o(!0), k(J, null, ae(G.toString().split(new RegExp(`(?<=${w.searchText})|(?=${w.searchText})`, "i")), (C, D) => (o(), k(J, null, [
|
|
1436
1436
|
C.toLowerCase() === w.searchText.toLowerCase() ? (o(), k("mark", {
|
|
1437
1437
|
key: D,
|
|
@@ -1450,7 +1450,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1450
1450
|
], 512);
|
|
1451
1451
|
};
|
|
1452
1452
|
}
|
|
1453
|
-
}),
|
|
1453
|
+
}), Ta = {
|
|
1454
1454
|
modelTitle: {
|
|
1455
1455
|
type: String,
|
|
1456
1456
|
default: "搜索弹窗"
|
|
@@ -1480,13 +1480,13 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1480
1480
|
type: String,
|
|
1481
1481
|
default: "label"
|
|
1482
1482
|
}
|
|
1483
|
-
},
|
|
1483
|
+
}, bl = le(hl), fl = { class: "hb-lib-table-act-box" }, pl = ["onClick"], ml = {
|
|
1484
1484
|
href: "javascript:;",
|
|
1485
1485
|
class: "hb-lib-table-main-action"
|
|
1486
|
-
},
|
|
1486
|
+
}, vl = ["onClick"], gl = {
|
|
1487
1487
|
href: "javascript:;",
|
|
1488
1488
|
class: "hb-lib-table-more-action"
|
|
1489
|
-
},
|
|
1489
|
+
}, yl = ["onClick"], Cl = { href: "javascript:;" }, Ll = ["onClick"], kl = { class: "hb-lib-table-confirm-modal-content" }, _l = /* @__PURE__ */ X({
|
|
1490
1490
|
name: "HbLibTableAct",
|
|
1491
1491
|
__name: "HbTableAct",
|
|
1492
1492
|
props: {
|
|
@@ -1525,8 +1525,8 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1525
1525
|
AModal: Se,
|
|
1526
1526
|
DownOutlined: Ie
|
|
1527
1527
|
}), (x, U) => {
|
|
1528
|
-
const E = j("a-divider"), V =
|
|
1529
|
-
return o(), k("div",
|
|
1528
|
+
const E = j("a-divider"), V = it("has");
|
|
1529
|
+
return o(), k("div", fl, [
|
|
1530
1530
|
(o(!0), k(J, null, ae(l.value, (H, F) => (o(), k(J, { key: F }, [
|
|
1531
1531
|
H.needConfirm ? (o(), k(J, { key: 0 }, [
|
|
1532
1532
|
H.confirmType === "modal" ? re((o(), k("a", {
|
|
@@ -1536,7 +1536,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1536
1536
|
class: "hb-lib-table-main-action"
|
|
1537
1537
|
}, [
|
|
1538
1538
|
I(L(H.label), 1)
|
|
1539
|
-
], 8,
|
|
1539
|
+
], 8, pl)), [
|
|
1540
1540
|
[V, H.permissionsTag || null]
|
|
1541
1541
|
]) : (o(), B(i(Le), {
|
|
1542
1542
|
key: 1,
|
|
@@ -1544,7 +1544,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1544
1544
|
onConfirm: (t) => r(H)
|
|
1545
1545
|
}, {
|
|
1546
1546
|
default: b(() => [
|
|
1547
|
-
re((o(), k("a",
|
|
1547
|
+
re((o(), k("a", ml, [
|
|
1548
1548
|
I(L(H.label), 1)
|
|
1549
1549
|
])), [
|
|
1550
1550
|
[V, H.permissionsTag || null]
|
|
@@ -1559,7 +1559,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1559
1559
|
class: "hb-lib-table-main-action"
|
|
1560
1560
|
}, [
|
|
1561
1561
|
I(L(H.label), 1)
|
|
1562
|
-
], 8,
|
|
1562
|
+
], 8, vl)), [
|
|
1563
1563
|
[V, H.permissionsTag || null]
|
|
1564
1564
|
]),
|
|
1565
1565
|
s.value && s.value.length > 0 || F !== l.value.length - 1 ? (o(), B(E, {
|
|
@@ -1583,7 +1583,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1583
1583
|
onClick: (F) => M(H)
|
|
1584
1584
|
}, [
|
|
1585
1585
|
I(L(H.label), 1)
|
|
1586
|
-
], 8,
|
|
1586
|
+
], 8, yl)), [
|
|
1587
1587
|
[V, H.permissionsTag || null]
|
|
1588
1588
|
]) : (o(), B(i(Le), {
|
|
1589
1589
|
key: 1,
|
|
@@ -1591,7 +1591,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1591
1591
|
onConfirm: (F) => r(H)
|
|
1592
1592
|
}, {
|
|
1593
1593
|
default: b(() => [
|
|
1594
|
-
re((o(), k("a",
|
|
1594
|
+
re((o(), k("a", Cl, [
|
|
1595
1595
|
I(L(H.label), 1)
|
|
1596
1596
|
])), [
|
|
1597
1597
|
[V, H.permissionsTag || null]
|
|
@@ -1605,7 +1605,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1605
1605
|
onClick: (F) => r(H)
|
|
1606
1606
|
}, [
|
|
1607
1607
|
I(L(H.label), 1)
|
|
1608
|
-
], 8,
|
|
1608
|
+
], 8, Ll)), [
|
|
1609
1609
|
[V, H.permissionsTag || null]
|
|
1610
1610
|
])
|
|
1611
1611
|
]),
|
|
@@ -1616,7 +1616,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1616
1616
|
})
|
|
1617
1617
|
]),
|
|
1618
1618
|
default: b(() => [
|
|
1619
|
-
v("a",
|
|
1619
|
+
v("a", gl, [
|
|
1620
1620
|
I(L(x.$t("hbLibComp.hbTableAct.more")) + " ", 1),
|
|
1621
1621
|
T(i(Ie), { style: { "font-size": "12px", "margin-left": "4px" } })
|
|
1622
1622
|
])
|
|
@@ -1631,20 +1631,20 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1631
1631
|
onCancel: N
|
|
1632
1632
|
}, {
|
|
1633
1633
|
default: b(() => [
|
|
1634
|
-
v("p",
|
|
1634
|
+
v("p", kl, L(S.value.content), 1)
|
|
1635
1635
|
]),
|
|
1636
1636
|
_: 1
|
|
1637
1637
|
}, 8, ["visible", "title", "confirm-loading"])
|
|
1638
1638
|
]);
|
|
1639
1639
|
};
|
|
1640
1640
|
}
|
|
1641
|
-
}),
|
|
1641
|
+
}), Sl = /* @__PURE__ */ oe(_l, [["__scopeId", "data-v-ecac600b"]]), wl = le(Sl), Fl = (e) => ({ tableWidth: W(() => {
|
|
1642
1642
|
const u = Array.isArray(e) ? e : e.value;
|
|
1643
1643
|
return !u || u.length === 0 ? 0 : u.map((n) => n.width && Number(n.width.toString().replace("px", "")) || 0).reduce((n, _) => n + _, 0);
|
|
1644
|
-
}) }),
|
|
1644
|
+
}) }), xl = {
|
|
1645
1645
|
key: 0,
|
|
1646
1646
|
class: "hb-lib-list-table-act"
|
|
1647
|
-
},
|
|
1647
|
+
}, Tl = { class: "empty-container" }, $l = /* @__PURE__ */ X({
|
|
1648
1648
|
name: "HbLibListTable",
|
|
1649
1649
|
__name: "HbListTable",
|
|
1650
1650
|
props: {
|
|
@@ -1654,7 +1654,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1654
1654
|
defaultWidth: { default: () => 150 }
|
|
1655
1655
|
},
|
|
1656
1656
|
setup(e) {
|
|
1657
|
-
const { t: d } = ce(), u = e, n = O([]), _ = xe("HB_LIST_PAGE_CONTAINER"), { tableWidth: m } =
|
|
1657
|
+
const { t: d } = ce(), u = e, n = O([]), _ = xe("HB_LIST_PAGE_CONTAINER"), { tableWidth: m } = Fl(W(() => u.columns));
|
|
1658
1658
|
se(
|
|
1659
1659
|
() => u.columns,
|
|
1660
1660
|
(l) => {
|
|
@@ -1687,7 +1687,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1687
1687
|
class: z(["hb-lib-list-table", { "nowrap-table": u.rowHeight }]),
|
|
1688
1688
|
style: be({ "--hb-lib-table-td-height": e.rowHeight && e.rowHeight + "px" || "" })
|
|
1689
1689
|
}, [
|
|
1690
|
-
l.$slots.tableActLeft ? (o(), k("section",
|
|
1690
|
+
l.$slots.tableActLeft ? (o(), k("section", xl, [
|
|
1691
1691
|
Z(l.$slots, "tableActLeft", {}, void 0, !0),
|
|
1692
1692
|
Z(l.$slots, "tableActRight", {}, void 0, !0)
|
|
1693
1693
|
])) : R("", !0),
|
|
@@ -1700,7 +1700,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1700
1700
|
}
|
|
1701
1701
|
}), Qe({
|
|
1702
1702
|
emptyText: b(() => [
|
|
1703
|
-
v("div",
|
|
1703
|
+
v("div", Tl, [
|
|
1704
1704
|
T(r, {
|
|
1705
1705
|
description: i(d)("hbLibComp.hbListTable.noData")
|
|
1706
1706
|
}, null, 8, ["description"])
|
|
@@ -1761,7 +1761,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1761
1761
|
], 6);
|
|
1762
1762
|
};
|
|
1763
1763
|
}
|
|
1764
|
-
}),
|
|
1764
|
+
}), Ml = /* @__PURE__ */ oe($l, [["__scopeId", "data-v-f5b59c06"]]), $a = {
|
|
1765
1765
|
columns: {
|
|
1766
1766
|
type: Array,
|
|
1767
1767
|
default: () => [],
|
|
@@ -1780,16 +1780,16 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1780
1780
|
type: [String, Number],
|
|
1781
1781
|
default: 150
|
|
1782
1782
|
}
|
|
1783
|
-
},
|
|
1783
|
+
}, Hl = le(Ml), Il = { class: "hb-lib-table-setting-box" }, Al = {
|
|
1784
1784
|
key: 0,
|
|
1785
1785
|
class: "hb-lib-table-drag-item"
|
|
1786
|
-
},
|
|
1786
|
+
}, Dl = {
|
|
1787
1787
|
key: 0,
|
|
1788
1788
|
class: "hb-lib-table-drag-item-act"
|
|
1789
|
-
},
|
|
1789
|
+
}, Ol = ["onClick"], Bl = ["onClick"], Nl = { class: "hb-lib-table-set-btn-group" }, Rl = {
|
|
1790
1790
|
class: "select-all-container",
|
|
1791
1791
|
style: { "margin-right": "10px" }
|
|
1792
|
-
},
|
|
1792
|
+
}, Pl = /* @__PURE__ */ X({
|
|
1793
1793
|
name: "HbLibTableColumnSet",
|
|
1794
1794
|
__name: "HbTableColumnSet",
|
|
1795
1795
|
props: {
|
|
@@ -1879,8 +1879,8 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1879
1879
|
};
|
|
1880
1880
|
return E(), (t, a) => {
|
|
1881
1881
|
const f = j("a-tooltip"), y = j("a-button");
|
|
1882
|
-
return o(), k("div",
|
|
1883
|
-
T(i(
|
|
1882
|
+
return o(), k("div", Il, [
|
|
1883
|
+
T(i(gt), {
|
|
1884
1884
|
title: i(n)("hbLibComp.hbLibListTableColumsSet.popoverTitle"),
|
|
1885
1885
|
trigger: "click",
|
|
1886
1886
|
placement: "leftTop",
|
|
@@ -1901,7 +1901,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1901
1901
|
onEnd: N
|
|
1902
1902
|
}, {
|
|
1903
1903
|
item: b(({ element: c }) => [
|
|
1904
|
-
c.fixed !== "right" ? (o(), k("div",
|
|
1904
|
+
c.fixed !== "right" ? (o(), k("div", Al, [
|
|
1905
1905
|
T(i(ve), {
|
|
1906
1906
|
checked: c.checked,
|
|
1907
1907
|
onChange: (K) => x(c, K.target.checked)
|
|
@@ -1911,7 +1911,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1911
1911
|
]),
|
|
1912
1912
|
_: 2
|
|
1913
1913
|
}, 1032, ["checked", "onChange"]),
|
|
1914
|
-
c.checked ? (o(), k("section",
|
|
1914
|
+
c.checked ? (o(), k("section", Dl, [
|
|
1915
1915
|
v("span", {
|
|
1916
1916
|
class: z(c.fixed ? "drag-hide" : "drag-handle")
|
|
1917
1917
|
}, "⋮⋮", 2),
|
|
@@ -1940,7 +1940,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1940
1940
|
fill: "#ff5000"
|
|
1941
1941
|
})
|
|
1942
1942
|
], -1)
|
|
1943
|
-
])], 8,
|
|
1943
|
+
])], 8, Ol)
|
|
1944
1944
|
]),
|
|
1945
1945
|
_: 2
|
|
1946
1946
|
}, 1024)) : R("", !0),
|
|
@@ -1969,7 +1969,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1969
1969
|
fill: "#ff5000"
|
|
1970
1970
|
})
|
|
1971
1971
|
], -1)
|
|
1972
|
-
])], 8,
|
|
1972
|
+
])], 8, Bl)
|
|
1973
1973
|
]),
|
|
1974
1974
|
_: 2
|
|
1975
1975
|
}, 1024))
|
|
@@ -1978,8 +1978,8 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
1978
1978
|
]),
|
|
1979
1979
|
_: 1
|
|
1980
1980
|
}, 8, ["modelValue"]),
|
|
1981
|
-
v("div",
|
|
1982
|
-
v("div",
|
|
1981
|
+
v("div", Nl, [
|
|
1982
|
+
v("div", Rl, [
|
|
1983
1983
|
T(i(ve), {
|
|
1984
1984
|
checked: r.value,
|
|
1985
1985
|
indeterminate: M.value,
|
|
@@ -2040,7 +2040,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2040
2040
|
]);
|
|
2041
2041
|
};
|
|
2042
2042
|
}
|
|
2043
|
-
}),
|
|
2043
|
+
}), zl = /* @__PURE__ */ oe(Pl, [["__scopeId", "data-v-c9fc6c04"]]), El = le(zl), Vl = {
|
|
2044
2044
|
// 如果存在cpText时,K和V无效
|
|
2045
2045
|
cpText: {
|
|
2046
2046
|
type: String,
|
|
@@ -2081,13 +2081,13 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2081
2081
|
type: String,
|
|
2082
2082
|
default: "ab"
|
|
2083
2083
|
}
|
|
2084
|
-
},
|
|
2084
|
+
}, Ul = /* @__PURE__ */ X({
|
|
2085
2085
|
name: "HbLibCopy",
|
|
2086
2086
|
__name: "copy",
|
|
2087
|
-
props:
|
|
2087
|
+
props: Vl,
|
|
2088
2088
|
setup(e) {
|
|
2089
2089
|
const d = e, u = O();
|
|
2090
|
-
|
|
2090
|
+
rt(() => {
|
|
2091
2091
|
u.value = d.data;
|
|
2092
2092
|
});
|
|
2093
2093
|
const n = W(() => {
|
|
@@ -2126,20 +2126,20 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2126
2126
|
}, 8, ["title"])) : R("", !0);
|
|
2127
2127
|
};
|
|
2128
2128
|
}
|
|
2129
|
-
}),
|
|
2129
|
+
}), Kl = /* @__PURE__ */ oe(Ul, [["__scopeId", "data-v-d5ca4420"]]), Xe = le(Kl), Yl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2130
2130
|
__proto__: null,
|
|
2131
|
-
HbLibCopy:
|
|
2132
|
-
HbLibFormItemFilterModal:
|
|
2133
|
-
HbLibListBtnsAct:
|
|
2134
|
-
HbLibListForm:
|
|
2131
|
+
HbLibCopy: Xe,
|
|
2132
|
+
HbLibFormItemFilterModal: xt,
|
|
2133
|
+
HbLibListBtnsAct: Yt,
|
|
2134
|
+
HbLibListForm: Ht,
|
|
2135
2135
|
HbLibListMultiSelect: Fe,
|
|
2136
|
-
HbLibListPageAct:
|
|
2137
|
-
HbLibListPageContainer:
|
|
2138
|
-
HbLibListTable:
|
|
2139
|
-
HbLibMutilpleSelectModal:
|
|
2140
|
-
HbLibTableAct:
|
|
2141
|
-
HbLibTableColumnSet:
|
|
2142
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
2136
|
+
HbLibListPageAct: Pt,
|
|
2137
|
+
HbLibListPageContainer: Wt,
|
|
2138
|
+
HbLibListTable: Hl,
|
|
2139
|
+
HbLibMutilpleSelectModal: bl,
|
|
2140
|
+
HbLibTableAct: wl,
|
|
2141
|
+
HbLibTableColumnSet: El
|
|
2142
|
+
}, Symbol.toStringTag, { value: "Module" })), jl = {
|
|
2143
2143
|
// 传进来的数据
|
|
2144
2144
|
data: {
|
|
2145
2145
|
type: Array,
|
|
@@ -2188,7 +2188,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2188
2188
|
// 是否支持单击选中item
|
|
2189
2189
|
// 是否支持多项选中 checkbox
|
|
2190
2190
|
// 是否支持虚拟滚动
|
|
2191
|
-
},
|
|
2191
|
+
}, ql = /* @__PURE__ */ X({
|
|
2192
2192
|
__name: "treeNode",
|
|
2193
2193
|
props: {
|
|
2194
2194
|
item: {
|
|
@@ -2220,10 +2220,10 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2220
2220
|
I(L(e.item.label), 1)
|
|
2221
2221
|
], 4));
|
|
2222
2222
|
}
|
|
2223
|
-
}),
|
|
2223
|
+
}), Wl = /* @__PURE__ */ X({
|
|
2224
2224
|
name: "HbTree",
|
|
2225
2225
|
__name: "tree",
|
|
2226
|
-
props:
|
|
2226
|
+
props: jl,
|
|
2227
2227
|
setup(e) {
|
|
2228
2228
|
const d = e, u = fe("tree"), n = O([]), _ = O(new Set(d.defaultExpandKeys)), m = (s) => {
|
|
2229
2229
|
const r = (M, w = null) => M.map((N) => {
|
|
@@ -2270,7 +2270,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2270
2270
|
class: z([i(u).b()]),
|
|
2271
2271
|
onClick: r[0] || (r[0] = (M) => l())
|
|
2272
2272
|
}, [
|
|
2273
|
-
(o(!0), k(J, null, ae(p.value, (M) => (o(), B(
|
|
2273
|
+
(o(!0), k(J, null, ae(p.value, (M) => (o(), B(ql, {
|
|
2274
2274
|
key: M.key,
|
|
2275
2275
|
item: M,
|
|
2276
2276
|
expandedKeys: _.value,
|
|
@@ -2278,7 +2278,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2278
2278
|
}, null, 8, ["item", "expandedKeys"]))), 128))
|
|
2279
2279
|
], 2));
|
|
2280
2280
|
}
|
|
2281
|
-
}),
|
|
2281
|
+
}), Jl = le(Wl), Gl = {
|
|
2282
2282
|
dragList: {
|
|
2283
2283
|
type: Array,
|
|
2284
2284
|
required: !0
|
|
@@ -2317,13 +2317,13 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2317
2317
|
type: String,
|
|
2318
2318
|
default: ""
|
|
2319
2319
|
}
|
|
2320
|
-
},
|
|
2320
|
+
}, Ql = /* @__PURE__ */ X({
|
|
2321
2321
|
name: "HbDrag",
|
|
2322
2322
|
__name: "index",
|
|
2323
|
-
props:
|
|
2323
|
+
props: Gl,
|
|
2324
2324
|
emits: ["update:dragList", "handleDragStart", "handleDragEnd", "handleDragAdd", "handleDragRemove"],
|
|
2325
2325
|
setup(e, { emit: d }) {
|
|
2326
|
-
const u = e, n =
|
|
2326
|
+
const u = e, n = ct([]);
|
|
2327
2327
|
se(
|
|
2328
2328
|
() => u.dragList,
|
|
2329
2329
|
(r) => {
|
|
@@ -2360,7 +2360,7 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2360
2360
|
onRemove: s
|
|
2361
2361
|
}), {
|
|
2362
2362
|
item: b(({ element: w }) => [
|
|
2363
|
-
(o(), B(
|
|
2363
|
+
(o(), B(dt(w.component)))
|
|
2364
2364
|
]),
|
|
2365
2365
|
_: 1
|
|
2366
2366
|
}, 16, ["modelValue", "class", "ghost-class"])) : (o(), B(i(me), ee({
|
|
@@ -2385,40 +2385,31 @@ const ml = { class: "hb-lib-form-item-filter-modal-search" }, vl = { class: "hb-
|
|
|
2385
2385
|
}, 16, ["modelValue", "class", "ghost-class"]))
|
|
2386
2386
|
], 2));
|
|
2387
2387
|
}
|
|
2388
|
-
}),
|
|
2388
|
+
}), Zl = /* @__PURE__ */ oe(Ql, [["__scopeId", "data-v-15b227f5"]]), Xl = le(Zl), ea = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2389
2389
|
__proto__: null,
|
|
2390
|
-
HbLibFuncCompCopy:
|
|
2391
|
-
HbLibFuncCompDrag:
|
|
2392
|
-
HbLibFuncCompTree:
|
|
2390
|
+
HbLibFuncCompCopy: Xe,
|
|
2391
|
+
HbLibFuncCompDrag: Xl,
|
|
2392
|
+
HbLibFuncCompTree: Jl
|
|
2393
2393
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
2394
|
-
let
|
|
2395
|
-
const
|
|
2394
|
+
let ta = { ...Yl, ...ea };
|
|
2395
|
+
const la = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2396
2396
|
__proto__: null,
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
default: ra
|
|
2407
|
-
}, Symbol.toStringTag, { value: "Module" })), da = { HbFileUploadModal: { cancel: "Cancel", clickUpload: "Click to upload", confirmImport: "Confirm import", dataImport: "Import data", downloadTemplate: "Import template download", dragFile: "Drag files here or", file: "document", fileUpload: "File import", maxSupport: "Most supported", onlySupport: "Only supports", placeSelect: "Please select", selectFile: "Please select the file to upload" }, HbLogModal: { close: "closure", operateContent: "Operation content", operateLogs: "Operation log", operateTime: "Operating time", operator: "operator" }, hbFormItemFilterModal: { add: "Add to", cancel: "Cancel", confirm: "Sure", moreConditionSearch: "Multiple searches", mostMore: "Optional at most", mostMoreTip: "conditions, drag and drop to adjust the sorting", noData: "No data yet", notShowTip: "No conditions shown", titleTip: "Conditions shown" }, hbFormSelectFilter: { allSelect: "Select all", close: "closure" }, hbLibListForm: { queryCase: "query plan" }, hbLibListTableColumsSet: { allSelect: "Select all", cancelFix: "Unpin", confirm: "Sure", errorTip: "Cannot move column to fixed column position", fix: "fixed", popoverTitle: "Custom columns", title: "Table field settings" }, hbListBtnsAct: { close: "Close query conditions", open: "Expand query conditions", reload: "Refresh data" }, hbListPageAct: { close: "close", exitFullScreen: "Exit full screen", fullScreen: "full screen", open: "Expand", query: "Query", reset: "reset", selfDefine: "Filter query conditions" }, hbListTable: { noData: "No data yet" }, hbMultiSelectModal: { pleaseSelect: "Please select" }, hbTableAct: { confirmContent: "Confirm content", more: "More", secendConfirm: "Second confirmation" } }, ua = {
|
|
2408
|
-
hbLibComp: da
|
|
2409
|
-
}, ha = { HbFileUploadModal: { cancel: "キャンセル", clickUpload: "クリックしてアップロード", confirmImport: "インポートの確認", dataImport: "データのインポート", downloadTemplate: "インポートテンプレートのダウンロード", dragFile: "ここにファイルをドラッグするか、", file: "書類", fileUpload: "ファイルのインポート", maxSupport: "最も支持されている", onlySupport: "サポートのみ", placeSelect: "選択してください", selectFile: "アップロードするファイルを選択してください" }, HbLogModal: { close: "閉鎖", operateContent: "操作内容", operateLogs: "操作ログ", operateTime: "稼働時間", operator: "オペレーター" }, hbFormItemFilterModal: { add: "に追加", cancel: "キャンセル", confirm: "もちろん", moreConditionSearch: "複数の検索", mostMore: "せいぜいオプション", mostMoreTip: "条件をドラッグアンドドロップして並べ替えを調整します", noData: "まだデータがありません", notShowTip: "条件が表示されていません", titleTip: "表示される条件" }, hbFormSelectFilter: { allSelect: "すべて選択", close: "閉鎖" }, hbLibListForm: { queryCase: "クエリプラン" }, hbLibListTableColumsSet: { allSelect: "すべて選択", cancelFix: "固定を解除する", confirm: "もちろん", errorTip: "列を固定列位置に移動できません", fix: "修理済み", popoverTitle: "カスタム列", title: "テーブルフィールドの設定" }, hbListBtnsAct: { close: "クエリ条件を閉じる", open: "クエリ条件を拡張する", reload: "データを更新する" }, hbListPageAct: { close: "近い", exitFullScreen: "全画面表示を終了する", fullScreen: "全画面表示", open: "拡大する", query: "クエリ", reset: "リセット", selfDefine: "フィルタークエリ条件" }, hbListTable: { noData: "まだデータがありません" }, hbMultiSelectModal: { pleaseSelect: "選択してください" }, hbTableAct: { confirmContent: "内容を確認する", more: "もっと", secendConfirm: "2回目の確認" } }, ba = {
|
|
2410
|
-
hbLibComp: ha
|
|
2411
|
-
}, fa = { hbFormItemFilterModal: { titleTip: "已显示条件", mostMore: "最多可选", mostMoreTip: "个条件,拖拽可以调整排序", notShowTip: "未显示条件", add: "添加", noData: "暂无数据", cancel: "取消", confirm: "确定", moreConditionSearch: "多项搜索" }, hbFormSelectFilter: { allSelect: "全选", close: "关闭" }, hbListPageAct: { query: "查询", reset: "重置", selfDefine: "筛选查询条件", open: "展开", close: "收起", fullScreen: "全屏", exitFullScreen: "退出全屏" }, hbListBtnsAct: { reload: "刷新数据", open: "展开查询条件", close: "收起查询条件" }, hbTableAct: { more: "更多", secendConfirm: "二次确认", confirmContent: "确认内容" }, hbMultiSelectModal: { pleaseSelect: "请选择" }, hbListTable: { noData: "暂时没有数据" }, hbLibListTableColumsSet: { popoverTitle: "自定义列", title: "表格字段设置", fix: "固定", cancelFix: "取消固定", allSelect: "全选", confirm: "确定", errorTip: "不能将列移动到固定列位置" }, hbLibListForm: { queryCase: "查询方案" }, HbFileUploadModal: { fileUpload: "文件导入", confirmImport: "确认导入", cancel: "取消", maxSupport: "最多支持", dataImport: "条数据导入", placeSelect: "请选择", file: "文件", selectFile: "请选择上传的文件", dragFile: "将文件拖到此处或", clickUpload: "点击上传", onlySupport: "仅支持", downloadTemplate: "导入模板下载" }, HbLogModal: { close: "关 闭", operateLogs: "操作日志", operator: "操作人", operateTime: "操作时间", operateContent: "操作内容" } }, pa = {
|
|
2412
|
-
hbLibComp: fa
|
|
2413
|
-
}, ma = { HbFileUploadModal: { cancel: "Stornieren", clickUpload: "Klicken Sie zum Hochladen", confirmImport: "Bestätigen Sie den Import", dataImport: "Daten importieren", downloadTemplate: "Importvorlage herunterladen", dragFile: "Ziehen Sie Dateien hierher oder", file: "dokumentieren", fileUpload: "Dateiimport", maxSupport: "Am meisten unterstützt", onlySupport: "Unterstützt nur", placeSelect: "Bitte auswählen", selectFile: "Bitte wählen Sie die hochzuladende Datei aus" }, HbLogModal: { close: "Schließung", operateContent: "Inhalt der Operation", operateLogs: "Betriebsprotokoll", operateTime: "Betriebszeit", operator: "Operator" }, hbFormItemFilterModal: { add: "Hinzufügen zu", cancel: "Stornieren", confirm: "Sicher", moreConditionSearch: "Mehrere Suchanfragen", mostMore: "Höchstens optional", mostMoreTip: "Bedingungen anpassen, per Drag-and-Drop die Sortierung anpassen", noData: "Noch keine Daten", notShowTip: "Keine Bedingungen angezeigt", titleTip: "Bedingungen angezeigt" }, hbFormSelectFilter: { allSelect: "Alles auswählen", close: "Schließung" }, hbLibListForm: { queryCase: "Abfrageplan" }, hbLibListTableColumsSet: { allSelect: "Alles auswählen", cancelFix: "Lösen", confirm: "Sicher", errorTip: "Die Spalte kann nicht in eine feste Spaltenposition verschoben werden", fix: "behoben", popoverTitle: "Benutzerdefinierte Spalten", title: "Tabellenfeldeinstellungen" }, hbListBtnsAct: { close: "Abfragebedingungen schließen", open: "Abfragebedingungen erweitern", reload: "Daten aktualisieren" }, hbListPageAct: { close: "schließen", exitFullScreen: "Verlassen Sie den Vollbildmodus", fullScreen: "Vollbild", open: "Expandieren", query: "Abfrage", reset: "zurücksetzen", selfDefine: "Abfragebedingungen filtern" }, hbListTable: { noData: "Noch keine Daten" }, hbMultiSelectModal: { pleaseSelect: "Bitte auswählen" }, hbTableAct: { confirmContent: "Inhalt bestätigen", more: "Mehr", secendConfirm: "Zweite Bestätigung" } }, va = {
|
|
2414
|
-
hbLibComp: ma
|
|
2397
|
+
default: ta
|
|
2398
|
+
}, Symbol.toStringTag, { value: "Module" })), aa = { HbFileUploadModal: { cancel: "Cancel", clickUpload: "Click to upload", confirmImport: "Confirm import", dataImport: "Import data", downloadTemplate: "Import template download", dragFile: "Drag files here or", file: "document", fileUpload: "File import", maxSupport: "Most supported", onlySupport: "Only supports", placeSelect: "Please select", selectFile: "Please select the file to upload" }, HbLogModal: { close: "closure", operateContent: "Operation content", operateLogs: "Operation log", operateTime: "Operating time", operator: "operator" }, hbFormItemFilterModal: { add: "Add to", cancel: "Cancel", confirm: "Sure", moreConditionSearch: "Multiple searches", mostMore: "Optional at most", mostMoreTip: "conditions, drag and drop to adjust the sorting", noData: "No data yet", notShowTip: "No conditions shown", titleTip: "Conditions shown" }, hbFormSelectFilter: { allSelect: "Select all", close: "closure" }, hbLibListForm: { queryCase: "query plan" }, hbLibListTableColumsSet: { allSelect: "Select all", cancelFix: "Unpin", confirm: "Sure", errorTip: "Cannot move column to fixed column position", fix: "fixed", popoverTitle: "Custom columns", title: "Table field settings" }, hbListBtnsAct: { close: "Close query conditions", open: "Expand query conditions", reload: "Refresh data" }, hbListPageAct: { close: "close", exitFullScreen: "Exit full screen", fullScreen: "full screen", open: "Expand", query: "Query", reset: "reset", selfDefine: "Filter query conditions" }, hbListTable: { noData: "No data yet" }, hbMultiSelectModal: { pleaseSelect: "Please select" }, hbTableAct: { confirmContent: "Confirm content", more: "More", secendConfirm: "Second confirmation" } }, oa = {
|
|
2399
|
+
hbLibComp: aa
|
|
2400
|
+
}, na = { HbFileUploadModal: { cancel: "キャンセル", clickUpload: "クリックしてアップロード", confirmImport: "インポートの確認", dataImport: "データのインポート", downloadTemplate: "インポートテンプレートのダウンロード", dragFile: "ここにファイルをドラッグするか、", file: "書類", fileUpload: "ファイルのインポート", maxSupport: "最も支持されている", onlySupport: "サポートのみ", placeSelect: "選択してください", selectFile: "アップロードするファイルを選択してください" }, HbLogModal: { close: "閉鎖", operateContent: "操作内容", operateLogs: "操作ログ", operateTime: "稼働時間", operator: "オペレーター" }, hbFormItemFilterModal: { add: "に追加", cancel: "キャンセル", confirm: "もちろん", moreConditionSearch: "複数の検索", mostMore: "せいぜいオプション", mostMoreTip: "条件をドラッグアンドドロップして並べ替えを調整します", noData: "まだデータがありません", notShowTip: "条件が表示されていません", titleTip: "表示される条件" }, hbFormSelectFilter: { allSelect: "すべて選択", close: "閉鎖" }, hbLibListForm: { queryCase: "クエリプラン" }, hbLibListTableColumsSet: { allSelect: "すべて選択", cancelFix: "固定を解除する", confirm: "もちろん", errorTip: "列を固定列位置に移動できません", fix: "修理済み", popoverTitle: "カスタム列", title: "テーブルフィールドの設定" }, hbListBtnsAct: { close: "クエリ条件を閉じる", open: "クエリ条件を拡張する", reload: "データを更新する" }, hbListPageAct: { close: "近い", exitFullScreen: "全画面表示を終了する", fullScreen: "全画面表示", open: "拡大する", query: "クエリ", reset: "リセット", selfDefine: "フィルタークエリ条件" }, hbListTable: { noData: "まだデータがありません" }, hbMultiSelectModal: { pleaseSelect: "選択してください" }, hbTableAct: { confirmContent: "内容を確認する", more: "もっと", secendConfirm: "2回目の確認" } }, sa = {
|
|
2401
|
+
hbLibComp: na
|
|
2402
|
+
}, ia = { hbFormItemFilterModal: { titleTip: "已显示条件", mostMore: "最多可选", mostMoreTip: "个条件,拖拽可以调整排序", notShowTip: "未显示条件", add: "添加", noData: "暂无数据", cancel: "取消", confirm: "确定", moreConditionSearch: "多项搜索" }, hbFormSelectFilter: { allSelect: "全选", close: "关闭" }, hbListPageAct: { query: "查询", reset: "重置", selfDefine: "筛选查询条件", open: "展开", close: "收起", fullScreen: "全屏", exitFullScreen: "退出全屏" }, hbListBtnsAct: { reload: "刷新数据", open: "展开查询条件", close: "收起查询条件" }, hbTableAct: { more: "更多", secendConfirm: "二次确认", confirmContent: "确认内容" }, hbMultiSelectModal: { pleaseSelect: "请选择" }, hbListTable: { noData: "暂时没有数据" }, hbLibListTableColumsSet: { popoverTitle: "自定义列", title: "表格字段设置", fix: "固定", cancelFix: "取消固定", allSelect: "全选", confirm: "确定", errorTip: "不能将列移动到固定列位置" }, hbLibListForm: { queryCase: "查询方案" }, HbFileUploadModal: { fileUpload: "文件导入", confirmImport: "确认导入", cancel: "取消", maxSupport: "最多支持", dataImport: "条数据导入", placeSelect: "请选择", file: "文件", selectFile: "请选择上传的文件", dragFile: "将文件拖到此处或", clickUpload: "点击上传", onlySupport: "仅支持", downloadTemplate: "导入模板下载" }, HbLogModal: { close: "关 闭", operateLogs: "操作日志", operator: "操作人", operateTime: "操作时间", operateContent: "操作内容" } }, ra = {
|
|
2403
|
+
hbLibComp: ia
|
|
2404
|
+
}, ca = { HbFileUploadModal: { cancel: "Stornieren", clickUpload: "Klicken Sie zum Hochladen", confirmImport: "Bestätigen Sie den Import", dataImport: "Daten importieren", downloadTemplate: "Importvorlage herunterladen", dragFile: "Ziehen Sie Dateien hierher oder", file: "dokumentieren", fileUpload: "Dateiimport", maxSupport: "Am meisten unterstützt", onlySupport: "Unterstützt nur", placeSelect: "Bitte auswählen", selectFile: "Bitte wählen Sie die hochzuladende Datei aus" }, HbLogModal: { close: "Schließung", operateContent: "Inhalt der Operation", operateLogs: "Betriebsprotokoll", operateTime: "Betriebszeit", operator: "Operator" }, hbFormItemFilterModal: { add: "Hinzufügen zu", cancel: "Stornieren", confirm: "Sicher", moreConditionSearch: "Mehrere Suchanfragen", mostMore: "Höchstens optional", mostMoreTip: "Bedingungen anpassen, per Drag-and-Drop die Sortierung anpassen", noData: "Noch keine Daten", notShowTip: "Keine Bedingungen angezeigt", titleTip: "Bedingungen angezeigt" }, hbFormSelectFilter: { allSelect: "Alles auswählen", close: "Schließung" }, hbLibListForm: { queryCase: "Abfrageplan" }, hbLibListTableColumsSet: { allSelect: "Alles auswählen", cancelFix: "Lösen", confirm: "Sicher", errorTip: "Die Spalte kann nicht in eine feste Spaltenposition verschoben werden", fix: "behoben", popoverTitle: "Benutzerdefinierte Spalten", title: "Tabellenfeldeinstellungen" }, hbListBtnsAct: { close: "Abfragebedingungen schließen", open: "Abfragebedingungen erweitern", reload: "Daten aktualisieren" }, hbListPageAct: { close: "schließen", exitFullScreen: "Verlassen Sie den Vollbildmodus", fullScreen: "Vollbild", open: "Expandieren", query: "Abfrage", reset: "zurücksetzen", selfDefine: "Abfragebedingungen filtern" }, hbListTable: { noData: "Noch keine Daten" }, hbMultiSelectModal: { pleaseSelect: "Bitte auswählen" }, hbTableAct: { confirmContent: "Inhalt bestätigen", more: "Mehr", secendConfirm: "Zweite Bestätigung" } }, da = {
|
|
2405
|
+
hbLibComp: ca
|
|
2415
2406
|
};
|
|
2416
|
-
var pe = { exports: {} },
|
|
2417
|
-
function
|
|
2407
|
+
var pe = { exports: {} }, ua = pe.exports, We;
|
|
2408
|
+
function ha() {
|
|
2418
2409
|
return We || (We = 1, (function(e, d) {
|
|
2419
2410
|
(function(u, n) {
|
|
2420
2411
|
e.exports = n(Me);
|
|
2421
|
-
})(
|
|
2412
|
+
})(ua, (function(u) {
|
|
2422
2413
|
function n(p) {
|
|
2423
2414
|
return p && typeof p == "object" && "default" in p ? p : { default: p };
|
|
2424
2415
|
}
|
|
@@ -2432,20 +2423,29 @@ function ya() {
|
|
|
2432
2423
|
}));
|
|
2433
2424
|
})(pe)), pe.exports;
|
|
2434
2425
|
}
|
|
2435
|
-
|
|
2436
|
-
const Je =
|
|
2426
|
+
ha();
|
|
2427
|
+
const Je = la;
|
|
2437
2428
|
Me.locale("zh-cn");
|
|
2438
2429
|
const Ma = {
|
|
2439
|
-
en_US:
|
|
2440
|
-
ja_JP:
|
|
2441
|
-
zh_CN:
|
|
2442
|
-
de_DE:
|
|
2430
|
+
en_US: oa,
|
|
2431
|
+
ja_JP: sa,
|
|
2432
|
+
zh_CN: ra,
|
|
2433
|
+
de_DE: da
|
|
2443
2434
|
}, Ha = function(e) {
|
|
2444
2435
|
Object.keys(Je).forEach((u) => {
|
|
2445
2436
|
e.use(Je[u]);
|
|
2446
2437
|
});
|
|
2447
2438
|
};
|
|
2448
2439
|
export {
|
|
2440
|
+
Vl as HbCopyProps,
|
|
2441
|
+
Gl as HbDragProps,
|
|
2442
|
+
Sa as HbFormProps,
|
|
2443
|
+
Ta as HbFormSelectModalprops,
|
|
2444
|
+
Fa as HbListBtnsProps,
|
|
2445
|
+
wa as HbListPageActProps,
|
|
2446
|
+
_a as HbSfCmProps,
|
|
2447
|
+
$a as HbTableProps,
|
|
2448
|
+
xa as ListPageContainerProps,
|
|
2449
2449
|
Ha as install,
|
|
2450
2450
|
Ma as locales
|
|
2451
2451
|
};
|