bitz-react-admin-ui 2.7.10 → 2.8.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/assets/iconfont/IconChenggong.mjs +4 -25
- package/dist/assets/iconfont/IconClose.mjs +3 -24
- package/dist/assets/iconfont/IconColumnCancelFixed.mjs +2 -23
- package/dist/assets/iconfont/IconColumnFixedLeft.mjs +6 -27
- package/dist/assets/iconfont/IconColumnFixedRight.mjs +6 -27
- package/dist/assets/iconfont/IconCuowu.mjs +2 -23
- package/dist/assets/iconfont/IconDragOrder.mjs +4 -25
- package/dist/assets/iconfont/IconDuigoux.mjs +4 -25
- package/dist/assets/iconfont/IconFabu.mjs +5 -35
- package/dist/assets/iconfont/IconFanhui.mjs +4 -25
- package/dist/assets/iconfont/IconGaojisousuo.mjs +5 -26
- package/dist/assets/iconfont/IconHangfengexian.mjs +3 -41
- package/dist/assets/iconfont/IconHangliefengexian.mjs +4 -42
- package/dist/assets/iconfont/IconIcFluentHomeRegular.mjs +5 -26
- package/dist/assets/iconfont/IconIcon21.mjs +4 -25
- package/dist/assets/iconfont/IconJincoude.mjs +4 -25
- package/dist/assets/iconfont/IconJinggao.mjs +4 -25
- package/dist/assets/iconfont/IconKuansongde.mjs +5 -26
- package/dist/assets/iconfont/IconLiefengexian.mjs +3 -41
- package/dist/assets/iconfont/IconMore.mjs +4 -41
- package/dist/assets/iconfont/IconShanchu.mjs +6 -27
- package/dist/assets/iconfont/IconShanchu1.mjs +5 -35
- package/dist/assets/iconfont/IconSousuo.mjs +6 -27
- package/dist/assets/iconfont/IconTejincou.mjs +4 -25
- package/dist/assets/iconfont/IconTekuansong.mjs +5 -26
- package/dist/assets/iconfont/IconTishi1.mjs +6 -27
- package/dist/assets/iconfont/IconTuodong.mjs +7 -28
- package/dist/assets/iconfont/IconWubanmawentianchong.mjs +3 -35
- package/dist/assets/iconfont/IconWufengexian.mjs +4 -26
- package/dist/assets/iconfont/IconXinxitishi.mjs +6 -27
- package/dist/assets/iconfont/IconYoubanmawentianchong.mjs +3 -34
- package/dist/assets/iconfont/IconZhongdengde.mjs +3 -24
- package/dist/assets/iconfont/IconZhongzhi.mjs +3 -24
- package/dist/assets/iconfont/index.mjs +33 -33
- package/dist/components/BitzAddTag/index.mjs +8 -41
- package/dist/components/BitzAddressBook/index.mjs +35 -122
- package/dist/components/BitzAppPage/index.mjs +4 -18
- package/dist/components/BitzAppRefresh/index.mjs +15 -27
- package/dist/components/BitzBetterScroll/index.mjs +5 -5
- package/dist/components/BitzButton/index.mjs +9 -23
- package/dist/components/BitzCalendar/index.mjs +19 -52
- package/dist/components/BitzCascader/BitzCascaderMobile.mjs +30 -68
- package/dist/components/BitzCascader/index.mjs +2 -6
- package/dist/components/BitzCollapse/index.mjs +4 -4
- package/dist/components/BitzConfigProvider/context.mjs +1 -3
- package/dist/components/BitzConfigProvider/index.mjs +8 -12
- package/dist/components/BitzConfirmModal/index.mjs +1 -24
- package/dist/components/BitzDescriptions/index.mjs +1 -11
- package/dist/components/BitzDrawer/index.mjs +2 -17
- package/dist/components/BitzEmpty/index.mjs +2 -6
- package/dist/components/BitzException/index.mjs +1 -6
- package/dist/components/BitzFloatLayout/index.mjs +1 -10
- package/dist/components/BitzFluentDatePicker/index.mjs +1 -1
- package/dist/components/BitzFluentRangePicker/index.mjs +1 -1
- package/dist/components/BitzFluentRangeTimePicker/index.mjs +1 -1
- package/dist/components/BitzFluentTimePicker/index.mjs +6 -6
- package/dist/components/BitzFuiCalendar/BitzFuiCalendarStore.mjs +16 -13
- package/dist/components/BitzFuiCalendar/CalendarAgendum.mjs +20 -26
- package/dist/components/BitzFuiCalendar/CalendarAgendumItem.mjs +3 -21
- package/dist/components/BitzFuiCalendar/CalendarBody.mjs +4 -27
- package/dist/components/BitzFuiCalendar/CalendarHead.mjs +2 -5
- package/dist/components/BitzFuiCalendar/CalendarHeadItem.mjs +3 -12
- package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +15 -47
- package/dist/components/BitzFuiCalendar/ColumnData.mjs +9 -25
- package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +8 -44
- package/dist/components/BitzFuiCalendar/index.mjs +1 -7
- package/dist/components/BitzFullScreen/index.mjs +6 -9
- package/dist/components/BitzHighlight/Child.mjs +9 -23
- package/dist/components/BitzHighlight/Highlight.mjs +5 -26
- package/dist/components/BitzHighlight/chunks.mjs +17 -20
- package/dist/components/BitzHighlight/style.mjs +1 -4
- package/dist/components/BitzImage/index.mjs +1 -1
- package/dist/components/BitzImage/previewImage.mjs +5 -12
- package/dist/components/BitzLanguageTabs/index.mjs +3 -14
- package/dist/components/BitzLazyLoad/index.mjs +1 -7
- package/dist/components/BitzList/List.mjs +3 -17
- package/dist/components/BitzList/LoadMore.mjs +20 -29
- package/dist/components/BitzLoadMore/index.mjs +14 -34
- package/dist/components/BitzMeetingTime/BitzMeetingTimeItem.mjs +11 -24
- package/dist/components/BitzMeetingTime/index.mjs +6 -10
- package/dist/components/BitzMobileLoading/index.mjs +1 -1
- package/dist/components/BitzModal/index.mjs +11 -24
- package/dist/components/BitzNoData/index.mjs +1 -4
- package/dist/components/BitzNoMore/index.mjs +1 -1
- package/dist/components/BitzOrganizationSelection/index.mjs +14 -43
- package/dist/components/BitzPageContainer/index.mjs +46 -107
- package/dist/components/BitzPageHeader/index.mjs +21 -89
- package/dist/components/BitzPagination/index.mjs +22 -71
- package/dist/components/BitzPopover/index.mjs +4 -4
- package/dist/components/BitzPullRefresh/PullRefresh.mjs +18 -47
- package/dist/components/BitzQRCode/index.mjs +1 -6
- package/dist/components/BitzQueryFilter/QueryFilterContent.mjs +17 -35
- package/dist/components/BitzQueryFilter/QueryFilterDrawer.mjs +13 -20
- package/dist/components/BitzQueryFilter/QueryFilterMobile.mjs +1 -4
- package/dist/components/BitzQueryFilter/index.mjs +20 -69
- package/dist/components/BitzRefresh/index.mjs +1 -5
- package/dist/components/BitzRemark/index.mjs +4 -4
- package/dist/components/BitzScheduleCenter/index.mjs +30 -24
- package/dist/components/BitzSearch/index.mjs +1 -1
- package/dist/components/BitzSelect/component/BitzSelectMobile.mjs +48 -123
- package/dist/components/BitzSelect/index.mjs +1 -1
- package/dist/components/BitzSkeleton/index.mjs +1 -31
- package/dist/components/BitzSwitch/index.mjs +2 -7
- package/dist/components/BitzTabbar/BitzTabbar.mjs +8 -25
- package/dist/components/BitzTabbar/BitzTabbarItem.mjs +1 -4
- package/dist/components/BitzTable/ActionBar/ActionBar.mjs +12 -80
- package/dist/components/BitzTable/ActionBar/Button.mjs +15 -20
- package/dist/components/BitzTable/ActionBar/style.mjs +9 -12
- package/dist/components/BitzTable/ActionCol/index.mjs +44 -182
- package/dist/components/BitzTable/ActionCol/style.mjs +12 -15
- package/dist/components/BitzTable/Dropdown/index.mjs +1 -8
- package/dist/components/BitzTable/Dropdown/style.mjs +6 -9
- package/dist/components/BitzTable/SelectionBar/Button.mjs +6 -19
- package/dist/components/BitzTable/SelectionBar/SelectionBar.mjs +4 -11
- package/dist/components/BitzTable/SelectionBar/style.mjs +8 -18
- package/dist/components/BitzTable/Store/index.mjs +62 -103
- package/dist/components/BitzTable/Store/utils/index.mjs +5 -5
- package/dist/components/BitzTable/SubTable/index.mjs +73 -122
- package/dist/components/BitzTable/Table/ResizableTitle copy.mjs +21 -43
- package/dist/components/BitzTable/Table/SortTableContext.mjs +17 -39
- package/dist/components/BitzTable/Table/SortableRow.mjs +20 -44
- package/dist/components/BitzTable/Table/TdCell.d.ts +1 -0
- package/dist/components/BitzTable/Table/TdCell.mjs +9 -0
- package/dist/components/BitzTable/Table/index.d.ts +6 -0
- package/dist/components/BitzTable/Table/index.mjs +331 -577
- package/dist/components/BitzTable/Table/style.mjs +1 -10
- package/dist/components/BitzTable/Table/utils.mjs +4 -11
- package/dist/components/BitzTable/TextOverflow/index.mjs +3 -12
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +31 -105
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndItem.mjs +23 -104
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndList.mjs +29 -68
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +159 -346
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndItem.mjs +16 -50
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndList.mjs +16 -42
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.mjs +38 -135
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/RadioCard.mjs +2 -9
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/ScopeSwitch.mjs +5 -18
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +49 -121
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +18 -62
- package/dist/components/BitzTable/ToolBar/ExportIcon/ExportModal.mjs +16 -59
- package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +14 -42
- package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +5 -20
- package/dist/components/BitzTable/ToolBar/Modal/index.mjs +14 -46
- package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +9 -20
- package/dist/components/BitzTable/ToolBar/Wrapper/index.mjs +2 -49
- package/dist/components/BitzTable/ToolBar/style.mjs +1 -6
- package/dist/components/BitzTableOperations/index.mjs +3 -13
- package/dist/components/BitzTableSelect/Picker/index.mjs +10 -43
- package/dist/components/BitzTableSelect/Select/index.mjs +21 -90
- package/dist/components/BitzTableSelect/SelectPopup/getData.mjs +13 -23
- package/dist/components/BitzTableSelect/SelectPopup/index.mjs +69 -219
- package/dist/components/BitzTableSelect/SingleSelect/index.mjs +22 -87
- package/dist/components/BitzTableSelect/TableCell/index.mjs +11 -52
- package/dist/components/BitzTableSelect/TextBlock/index.mjs +12 -30
- package/dist/components/BitzTableSelect/index.mjs +14 -65
- package/dist/components/BitzTableSelect/utils.mjs +3 -3
- package/dist/components/BitzTag/index.mjs +1 -1
- package/dist/components/BitzText/index.mjs +14 -41
- package/dist/components/BitzText/utils.mjs +3 -3
- package/dist/components/BitzTheme/index.mjs +6 -6
- package/dist/components/BitzTimeline/index.mjs +1 -11
- package/dist/components/BitzTimer/Form.mjs +11 -32
- package/dist/components/BitzTimer/Timer.mjs +38 -76
- package/dist/components/BitzTimer/index.mjs +43 -66
- package/dist/components/BitzToast/Toast/index.mjs +10 -28
- package/dist/components/BitzToast/index.mjs +1 -1
- package/dist/components/BitzTooltip/index.mjs +20 -59
- package/dist/components/BitzTooltip/style.mjs +6 -9
- package/dist/components/BitzTooltip/utils.mjs +2 -2
- package/dist/components/BitzTree/index.mjs +1 -4
- package/dist/components/BitzUeEditor/index.mjs +5 -5
- package/dist/components/BitzUpload/index.mjs +43 -81
- package/dist/components/BitzWebAppDrawer/index.mjs +4 -35
- package/dist/components/BitzWebAppModal/index.mjs +3 -6
- package/dist/hooks/use-event-listener.mjs +2 -11
- package/dist/hooks/use-lock-fn.mjs +10 -13
- package/dist/hooks/use-scroll-parent.mjs +14 -16
- package/dist/hooks/useEvent.mjs +4 -7
- package/dist/hooks/useMergedState.mjs +11 -11
- package/dist/node_modules/react-intersection-observer/dist/index.mjs +123 -0
- package/dist/style.css +1 -1
- package/dist/utils/WithFluent.mjs +3 -9
- package/dist/utils/create.mjs +1 -7
- package/package.json +2 -1
|
@@ -8,13 +8,7 @@ import h from "../../../node_modules/classnames/index.mjs";
|
|
|
8
8
|
import c from "../../../node_modules/@ant-design/icons/es/icons/PlusCircleFilled.mjs";
|
|
9
9
|
import o from "../../../node_modules/lodash-es/omit.mjs";
|
|
10
10
|
import g from "../../../node_modules/@ant-design/icons/es/icons/CaretDownOutlined.mjs";
|
|
11
|
-
const O = ({
|
|
12
|
-
size: C,
|
|
13
|
-
add: n,
|
|
14
|
-
excel: r,
|
|
15
|
-
actions: m,
|
|
16
|
-
children: E
|
|
17
|
-
}) => {
|
|
11
|
+
const O = ({ size: C, add: n, excel: r, actions: m, children: E }) => {
|
|
18
12
|
const { blockCls: x, addBtnClassName: y, btnClassName: p } = k(C), w = f(() => [
|
|
19
13
|
{
|
|
20
14
|
key: "download",
|
|
@@ -31,79 +25,17 @@ const O = ({
|
|
|
31
25
|
// ),
|
|
32
26
|
},
|
|
33
27
|
...(r == null ? void 0 : r.otherMenu) ?? []
|
|
34
|
-
], [r]), d = f(() => m == null ? void 0 : m.map((t, e) => t.type === "primary" ?
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
e
|
|
44
|
-
) :
|
|
45
|
-
i,
|
|
46
|
-
{
|
|
47
|
-
type: "text",
|
|
48
|
-
className: h(p, t.className),
|
|
49
|
-
...o(t, "text", "type", "className", "children"),
|
|
50
|
-
children: t == null ? void 0 : t.text
|
|
51
|
-
},
|
|
52
|
-
e
|
|
53
|
-
) : /* @__PURE__ */ s.jsx(
|
|
54
|
-
N,
|
|
55
|
-
{
|
|
56
|
-
getPopupContainer: (a) => {
|
|
57
|
-
var j, u;
|
|
58
|
-
return (u = (j = a.parentElement) == null ? void 0 : j.parentElement) == null ? void 0 : u.parentElement;
|
|
59
|
-
},
|
|
60
|
-
...o(t, "text", "className", "children"),
|
|
61
|
-
children: /* @__PURE__ */ s.jsx(
|
|
62
|
-
i,
|
|
63
|
-
{
|
|
64
|
-
className: h(p, t.className),
|
|
65
|
-
type: "text",
|
|
66
|
-
children: /* @__PURE__ */ s.jsxs(l, { size: 6, children: [
|
|
67
|
-
!t.text || typeof t.text == "string" ? /* @__PURE__ */ s.jsx("span", { children: t.text }) : t.text,
|
|
68
|
-
/* @__PURE__ */ s.jsx(g, {})
|
|
69
|
-
] })
|
|
70
|
-
}
|
|
71
|
-
)
|
|
72
|
-
},
|
|
73
|
-
e
|
|
74
|
-
)), [m]);
|
|
75
|
-
return /* @__PURE__ */ s.jsxs(l.Compact, { className: x, style: { height: "100%" }, children: [
|
|
76
|
-
(n == null ? void 0 : n.show) !== !1 && /* @__PURE__ */ s.jsx(
|
|
77
|
-
i,
|
|
78
|
-
{
|
|
79
|
-
type: "primary",
|
|
80
|
-
icon: /* @__PURE__ */ s.jsx(c, {}),
|
|
81
|
-
className: y,
|
|
82
|
-
...o(n, "text", "show", "type", "className", "children"),
|
|
83
|
-
children: n == null ? void 0 : n.text
|
|
84
|
-
}
|
|
85
|
-
),
|
|
86
|
-
m ? d : E,
|
|
87
|
-
(r == null ? void 0 : r.show) !== !1 && /* @__PURE__ */ s.jsx(
|
|
88
|
-
N,
|
|
89
|
-
{
|
|
90
|
-
menu: { items: w, onClick: ({ key: t }) => {
|
|
91
|
-
var e;
|
|
92
|
-
return (e = r == null ? void 0 : r.onClick) == null ? void 0 : e.call(r, t);
|
|
93
|
-
} },
|
|
94
|
-
trigger: (r == null ? void 0 : r.trigger) || ["click"],
|
|
95
|
-
getPopupContainer: (t) => {
|
|
96
|
-
var e, a;
|
|
97
|
-
return (a = (e = t.parentElement) == null ? void 0 : e.parentElement) == null ? void 0 : a.parentElement;
|
|
98
|
-
},
|
|
99
|
-
...o(r, "text", "show", "menu", "trigger", "children"),
|
|
100
|
-
children: /* @__PURE__ */ s.jsx(i, { className: p, type: "text", children: /* @__PURE__ */ s.jsxs(l, { size: 6, children: [
|
|
101
|
-
/* @__PURE__ */ s.jsx("span", { children: (r == null ? void 0 : r.text) ?? "Excel文档导入" }),
|
|
102
|
-
/* @__PURE__ */ s.jsx(g, {})
|
|
103
|
-
] }) })
|
|
104
|
-
}
|
|
105
|
-
)
|
|
106
|
-
] });
|
|
28
|
+
], [r]), d = f(() => m == null ? void 0 : m.map((t, e) => t.type === "primary" ? s.jsx(i, { type: "primary", icon: s.jsx(c, {}), className: h(y, t.className), ...o(t, "text", "type", "className", "children"), children: t == null ? void 0 : t.text }, e) : t.type === "secondary" ? s.jsx(i, { type: "text", className: h(p, t.className), ...o(t, "text", "type", "className", "children"), children: t == null ? void 0 : t.text }, e) : s.jsx(N, { getPopupContainer: (a) => {
|
|
29
|
+
var j, u;
|
|
30
|
+
return (u = (j = a.parentElement) == null ? void 0 : j.parentElement) == null ? void 0 : u.parentElement;
|
|
31
|
+
}, ...o(t, "text", "className", "children"), children: s.jsx(i, { className: h(p, t.className), type: "text", children: s.jsxs(l, { size: 6, children: [!t.text || typeof t.text == "string" ? s.jsx("span", { children: t.text }) : t.text, s.jsx(g, {})] }) }) }, e)), [m]);
|
|
32
|
+
return s.jsxs(l.Compact, { className: x, style: { height: "100%" }, children: [(n == null ? void 0 : n.show) !== !1 && s.jsx(i, { type: "primary", icon: s.jsx(c, {}), className: y, ...o(n, "text", "show", "type", "className", "children"), children: n == null ? void 0 : n.text }), m ? d : E, (r == null ? void 0 : r.show) !== !1 && s.jsx(N, { menu: { items: w, onClick: ({ key: t }) => {
|
|
33
|
+
var e;
|
|
34
|
+
return (e = r == null ? void 0 : r.onClick) == null ? void 0 : e.call(r, t);
|
|
35
|
+
} }, trigger: (r == null ? void 0 : r.trigger) || ["click"], getPopupContainer: (t) => {
|
|
36
|
+
var e, a;
|
|
37
|
+
return (a = (e = t.parentElement) == null ? void 0 : e.parentElement) == null ? void 0 : a.parentElement;
|
|
38
|
+
}, ...o(r, "text", "show", "menu", "trigger", "children"), children: s.jsx(i, { className: p, type: "text", children: s.jsxs(l, { size: 6, children: [s.jsx("span", { children: (r == null ? void 0 : r.text) ?? "Excel文档导入" }), s.jsx(g, {})] }) }) })] });
|
|
107
39
|
};
|
|
108
40
|
export {
|
|
109
41
|
O as default
|
|
@@ -1,28 +1,23 @@
|
|
|
1
|
-
import { j as
|
|
1
|
+
import { j as s } from "../../../node_modules/react/jsx-runtime.mjs";
|
|
2
2
|
import p from "../../BitzButton/index.mjs";
|
|
3
3
|
import c from "../../../node_modules/classnames/index.mjs";
|
|
4
|
-
import { useMemo as
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
const z = ({
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
...i
|
|
12
|
-
}) => {
|
|
13
|
-
const { addBtnClassName: m, btnClassName: a } = x(), u = s(() => {
|
|
14
|
-
if (n)
|
|
15
|
-
return n;
|
|
4
|
+
import { useMemo as e } from "react";
|
|
5
|
+
import d from "./style.mjs";
|
|
6
|
+
import x from "../../../node_modules/@ant-design/icons/es/icons/PlusCircleFilled.mjs";
|
|
7
|
+
const z = ({ className: n, icon: o, type: r, ...i }) => {
|
|
8
|
+
const { addBtnClassName: m, btnClassName: u } = d(), a = e(() => {
|
|
9
|
+
if (o)
|
|
10
|
+
return o;
|
|
16
11
|
if (r === "primary")
|
|
17
|
-
return
|
|
18
|
-
}, [
|
|
19
|
-
let t =
|
|
20
|
-
return r === "primary" && (t = m), c(t,
|
|
21
|
-
}, [r,
|
|
12
|
+
return s.jsx(x, {});
|
|
13
|
+
}, [o, r]), f = e(() => {
|
|
14
|
+
let t = u;
|
|
15
|
+
return r === "primary" && (t = m), c(t, n);
|
|
16
|
+
}, [r, n]), l = e(() => {
|
|
22
17
|
let t = "text";
|
|
23
18
|
return r === "primary" && (t = "primary"), t;
|
|
24
|
-
}, [r,
|
|
25
|
-
return
|
|
19
|
+
}, [r, n]);
|
|
20
|
+
return s.jsx(p, { className: f, icon: a, type: l, ...i });
|
|
26
21
|
};
|
|
27
22
|
export {
|
|
28
23
|
z as default
|
|
@@ -79,18 +79,15 @@ const tt = (l) => {
|
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
];
|
|
82
|
-
G(
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
(
|
|
90
|
-
|
|
91
|
-
A(r, p, i)
|
|
92
|
-
]
|
|
93
|
-
);
|
|
82
|
+
G({
|
|
83
|
+
theme: y,
|
|
84
|
+
token: i,
|
|
85
|
+
hashId: n,
|
|
86
|
+
path: [r]
|
|
87
|
+
}, () => [
|
|
88
|
+
D(r, a, c, i),
|
|
89
|
+
A(r, p, i)
|
|
90
|
+
]);
|
|
94
91
|
const b = `${v}${c}`, N = x(a, b, n), R = x(a, p, b, n);
|
|
95
92
|
return { blockCls: r, addBtnClassName: N, btnClassName: R };
|
|
96
93
|
};
|
|
@@ -1,176 +1,49 @@
|
|
|
1
1
|
import { j as n } from "../../../node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import
|
|
3
|
-
import { Space as
|
|
4
|
-
import { forwardRef as G, useContext as H, useMemo as w, useState as O, Fragment as W, useRef as
|
|
5
|
-
import
|
|
2
|
+
import L from "../../../node_modules/ahooks/es/useSize/index.mjs";
|
|
3
|
+
import { Space as T, Skeleton as E, theme as M } from "antd";
|
|
4
|
+
import { forwardRef as G, useContext as H, useMemo as w, useState as O, Fragment as W, useRef as I } from "react";
|
|
5
|
+
import j from "../../BitzButton/index.mjs";
|
|
6
6
|
import _, { actionColBtnGap as $ } from "./style.mjs";
|
|
7
7
|
import "../index.mjs";
|
|
8
|
-
import
|
|
8
|
+
import P from "../Dropdown/index.mjs";
|
|
9
9
|
import { tablePaddingInline as q } from "../../BitzConfigProvider/context.mjs";
|
|
10
10
|
import { BitzTableContext as J } from "../Store/index.mjs";
|
|
11
|
-
const b = ({
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
})
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
const b = ({ skeletonCls: x, ...r }) => n.jsxs(j, { type: "text", ...r, children: [n.jsx("span", { children: r.children }), n.jsx(E, { active: !0, title: !1, className: x, paragraph: {
|
|
12
|
+
rows: 1,
|
|
13
|
+
width: "100%"
|
|
14
|
+
} })] }), K = G(({ loading: x, maxCount: r, useMaxWidth: p, actionGroup: d, customActions: o, width: B }, u) => {
|
|
15
|
+
const { loading: g, fullscreen: z } = H(J), a = w(() => x ?? g, [x, g]), { primaryBtnClassName: l, dangerBtnClassName: h, secondaryBtnClassName: k, maskClassName: F, skeletonBtnClassName: m, skeletonClassName: C } = _(), [N] = O([
|
|
16
|
+
n.jsx(b, { className: m, skeletonCls: C, children: "占位" }, 1),
|
|
17
|
+
n.jsx(b, { className: m, skeletonCls: C, children: "占位" }, 2)
|
|
18
|
+
]), y = w(() => {
|
|
19
|
+
if (a && p)
|
|
20
|
+
return N;
|
|
21
|
+
const i = r - 1 > 0 ? r - 1 : 2, f = d.length > r ? i : d.length, e = d.slice(0, f), s = [];
|
|
22
|
+
if (e != null && e.length && e.forEach((t, c) => {
|
|
23
|
+
s.push(a ? n.jsx(b, { className: m, skeletonCls: C, children: t == null ? void 0 : t.label }, c) : t.children ? n.jsx(P, { menu: { items: t.children }, children: n.jsx(j, { type: "text", className: t.danger ? h : l, children: t == null ? void 0 : t.label }) }, c) : n.jsx(j, { type: "text", className: t.danger ? h : l, onClick: t == null ? void 0 : t.onClick, children: t == null ? void 0 : t.label }, c));
|
|
24
|
+
}), f === i && d.length > r) {
|
|
25
|
+
const t = d.slice(i, d.length);
|
|
26
|
+
s.push(a ? n.jsx(b, { className: m, skeletonCls: C, children: "更多" }, -1) : n.jsx(P, { menu: { items: t }, children: n.jsx(j, { type: "text", className: k, children: "更多" }) }, -1));
|
|
26
27
|
}
|
|
27
|
-
|
|
28
|
-
]
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
children: "占位"
|
|
44
|
-
},
|
|
45
|
-
1
|
|
46
|
-
),
|
|
47
|
-
/* @__PURE__ */ n.jsx(
|
|
48
|
-
b,
|
|
49
|
-
{
|
|
50
|
-
className: m,
|
|
51
|
-
skeletonCls: j,
|
|
52
|
-
children: "占位"
|
|
53
|
-
},
|
|
54
|
-
2
|
|
55
|
-
)
|
|
56
|
-
]), y = w(() => {
|
|
57
|
-
if (a && p)
|
|
58
|
-
return N;
|
|
59
|
-
const i = r - 1 > 0 ? r - 1 : 2, u = d.length > r ? i : d.length, e = d.slice(0, u), l = [];
|
|
60
|
-
if (e != null && e.length && e.forEach((t, c) => {
|
|
61
|
-
l.push(
|
|
62
|
-
a ? /* @__PURE__ */ n.jsx(
|
|
63
|
-
b,
|
|
64
|
-
{
|
|
65
|
-
className: m,
|
|
66
|
-
skeletonCls: j,
|
|
67
|
-
children: t == null ? void 0 : t.label
|
|
68
|
-
},
|
|
69
|
-
c
|
|
70
|
-
) : t.children ? /* @__PURE__ */ n.jsx(R, { menu: { items: t.children }, children: /* @__PURE__ */ n.jsx(
|
|
71
|
-
C,
|
|
72
|
-
{
|
|
73
|
-
type: "text",
|
|
74
|
-
className: t.danger ? h : s,
|
|
75
|
-
children: t == null ? void 0 : t.label
|
|
76
|
-
}
|
|
77
|
-
) }, c) : /* @__PURE__ */ n.jsx(
|
|
78
|
-
C,
|
|
79
|
-
{
|
|
80
|
-
type: "text",
|
|
81
|
-
className: t.danger ? h : s,
|
|
82
|
-
onClick: t == null ? void 0 : t.onClick,
|
|
83
|
-
children: t == null ? void 0 : t.label
|
|
84
|
-
},
|
|
85
|
-
c
|
|
86
|
-
)
|
|
87
|
-
);
|
|
88
|
-
}), u === i && d.length > r) {
|
|
89
|
-
const t = d.slice(
|
|
90
|
-
i,
|
|
91
|
-
d.length
|
|
92
|
-
);
|
|
93
|
-
l.push(
|
|
94
|
-
a ? /* @__PURE__ */ n.jsx(
|
|
95
|
-
b,
|
|
96
|
-
{
|
|
97
|
-
className: m,
|
|
98
|
-
skeletonCls: j,
|
|
99
|
-
children: "更多"
|
|
100
|
-
},
|
|
101
|
-
-1
|
|
102
|
-
) : /* @__PURE__ */ n.jsx(R, { menu: { items: t }, children: /* @__PURE__ */ n.jsx(C, { type: "text", className: k, children: "更多" }) }, -1)
|
|
103
|
-
);
|
|
104
|
-
}
|
|
105
|
-
return l;
|
|
106
|
-
}, [a, r, p, d]), S = w(() => {
|
|
107
|
-
if (!(o != null && o.length))
|
|
108
|
-
return;
|
|
109
|
-
if (a && p)
|
|
110
|
-
return N;
|
|
111
|
-
const i = o.map((e, l) => /* @__PURE__ */ n.jsx(
|
|
112
|
-
b,
|
|
113
|
-
{
|
|
114
|
-
className: m,
|
|
115
|
-
skeletonCls: j,
|
|
116
|
-
children: e == null ? void 0 : e.label
|
|
117
|
-
},
|
|
118
|
-
l
|
|
119
|
-
)), u = o.map((e, l) => {
|
|
120
|
-
let t = /* @__PURE__ */ n.jsx(
|
|
121
|
-
C,
|
|
122
|
-
{
|
|
123
|
-
type: "text",
|
|
124
|
-
className: e.danger ? h : s,
|
|
125
|
-
onClick: e.onClick,
|
|
126
|
-
children: e == null ? void 0 : e.label
|
|
127
|
-
},
|
|
128
|
-
l
|
|
129
|
-
);
|
|
130
|
-
e.type === "secondary" && (t = /* @__PURE__ */ n.jsx(
|
|
131
|
-
C,
|
|
132
|
-
{
|
|
133
|
-
type: "text",
|
|
134
|
-
className: k,
|
|
135
|
-
onClick: e.onClick,
|
|
136
|
-
children: e == null ? void 0 : e.label
|
|
137
|
-
},
|
|
138
|
-
l
|
|
139
|
-
));
|
|
140
|
-
const c = e.render ?? ((L, E) => /* @__PURE__ */ n.jsx(W, { children: L }, E));
|
|
141
|
-
return c == null ? void 0 : c(t, l);
|
|
142
|
-
});
|
|
143
|
-
return a ? i : u;
|
|
144
|
-
}, [a, p, o]);
|
|
145
|
-
return B ? /* @__PURE__ */ n.jsxs("div", { onClick: (i) => i.stopPropagation(), style: { overflow: "hidden" }, children: [
|
|
146
|
-
/* @__PURE__ */ n.jsx(
|
|
147
|
-
I,
|
|
148
|
-
{
|
|
149
|
-
size: 8,
|
|
150
|
-
ref: f,
|
|
151
|
-
className: "actionGroup",
|
|
152
|
-
style: { flexWrap: "wrap" },
|
|
153
|
-
children: S ?? y
|
|
154
|
-
}
|
|
155
|
-
),
|
|
156
|
-
/* @__PURE__ */ n.jsx("div", { className: T })
|
|
157
|
-
] }) : /* @__PURE__ */ n.jsxs("div", { onClick: (i) => i.stopPropagation(), style: { overflow: "hidden" }, children: [
|
|
158
|
-
/* @__PURE__ */ n.jsx(I, { size: $, ref: f, className: "actionGroup", children: S ?? y }),
|
|
159
|
-
/* @__PURE__ */ n.jsx("div", { className: T })
|
|
160
|
-
] });
|
|
161
|
-
}
|
|
162
|
-
);
|
|
28
|
+
return s;
|
|
29
|
+
}, [a, r, p, d]), S = w(() => {
|
|
30
|
+
if (!(o != null && o.length))
|
|
31
|
+
return;
|
|
32
|
+
if (a && p)
|
|
33
|
+
return N;
|
|
34
|
+
const i = o.map((e, s) => n.jsx(b, { className: m, skeletonCls: C, children: e == null ? void 0 : e.label }, s)), f = o.map((e, s) => {
|
|
35
|
+
let t = n.jsx(j, { type: "text", className: e.danger ? h : l, onClick: e.onClick, children: e == null ? void 0 : e.label }, s);
|
|
36
|
+
e.type === "secondary" && (t = n.jsx(j, { type: "text", className: k, onClick: e.onClick, children: e == null ? void 0 : e.label }, s));
|
|
37
|
+
const c = e.render ?? ((R, D) => n.jsx(W, { children: R }, D));
|
|
38
|
+
return c == null ? void 0 : c(t, s);
|
|
39
|
+
});
|
|
40
|
+
return a ? i : f;
|
|
41
|
+
}, [a, p, o]);
|
|
42
|
+
return B ? n.jsxs("div", { onClick: (i) => i.stopPropagation(), style: { overflow: "hidden" }, children: [n.jsx(T, { size: 8, ref: u, className: "actionGroup", style: { flexWrap: "wrap" }, children: S ?? y }), n.jsx("div", { className: F })] }) : n.jsxs("div", { onClick: (i) => i.stopPropagation(), style: { overflow: "hidden" }, children: [n.jsx(T, { size: $, ref: u, className: "actionGroup", children: S ?? y }), n.jsx("div", { className: F })] });
|
|
43
|
+
});
|
|
163
44
|
function ne(x) {
|
|
164
45
|
var m;
|
|
165
|
-
const {
|
|
166
|
-
actionGroup: r,
|
|
167
|
-
loading: p,
|
|
168
|
-
maxCount: d = 3,
|
|
169
|
-
customActions: o,
|
|
170
|
-
defaultWidth: B,
|
|
171
|
-
width: f,
|
|
172
|
-
...g
|
|
173
|
-
} = x, z = ((m = F.useToken().token.Table) == null ? void 0 : m.cellPaddingInline) ?? q, a = P(null), s = M(a), h = P(0), k = w(() => f || (s != null && s.width && !h.current && (h.current = s == null ? void 0 : s.width), !(s != null && s.width) && h.current ? h.current + z * 2 + 1 : s != null && s.width ? s.width + z * 2 + 1 : B ?? 141), [f, s, z, B]);
|
|
46
|
+
const { actionGroup: r, loading: p, maxCount: d = 3, customActions: o, defaultWidth: B, width: u, ...g } = x, z = ((m = M.useToken().token.Table) == null ? void 0 : m.cellPaddingInline) ?? q, a = I(null), l = L(a), h = I(0), k = w(() => u || (l != null && l.width && !h.current && (h.current = l == null ? void 0 : l.width), !(l != null && l.width) && h.current ? h.current + z * 2 + 1 : l != null && l.width ? l.width + z * 2 + 1 : B ?? 141), [u, l, z, B]);
|
|
174
47
|
return w(() => ({
|
|
175
48
|
width: Math.floor(k),
|
|
176
49
|
mobileHide: !0,
|
|
@@ -181,25 +54,14 @@ function ne(x) {
|
|
|
181
54
|
dataIndex: "operationCol",
|
|
182
55
|
className: "operationCol",
|
|
183
56
|
disabled: !0,
|
|
184
|
-
render: (
|
|
185
|
-
var
|
|
186
|
-
const S = ((
|
|
57
|
+
render: (C, N, y) => {
|
|
58
|
+
var f, e;
|
|
59
|
+
const S = ((f = o == null ? void 0 : o(N, y)) == null ? void 0 : f.filter((s) => s.type != "detail")) ?? [], i = ((e = r == null ? void 0 : r(N, y)) == null ? void 0 : e.filter((s) => {
|
|
187
60
|
var c;
|
|
188
|
-
const t = typeof
|
|
189
|
-
return
|
|
61
|
+
const t = typeof s.hidden == "function" ? (c = s.hidden) == null ? void 0 : c.call(s) : s.hidden;
|
|
62
|
+
return s.type != "detail" && !t;
|
|
190
63
|
})) ?? [];
|
|
191
|
-
return
|
|
192
|
-
K,
|
|
193
|
-
{
|
|
194
|
-
actionGroup: i,
|
|
195
|
-
customActions: S,
|
|
196
|
-
loading: p,
|
|
197
|
-
maxCount: d,
|
|
198
|
-
useMaxWidth: g.useMaxWidth,
|
|
199
|
-
ref: a,
|
|
200
|
-
width: f
|
|
201
|
-
}
|
|
202
|
-
);
|
|
64
|
+
return n.jsx(K, { actionGroup: i, customActions: S, loading: p, maxCount: d, useMaxWidth: g.useMaxWidth, ref: a, width: u });
|
|
203
65
|
},
|
|
204
66
|
...g
|
|
205
67
|
}), [
|
|
@@ -103,21 +103,18 @@ const W = () => {
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
];
|
|
106
|
-
N(
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
()
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
C(m, p)
|
|
119
|
-
]
|
|
120
|
-
);
|
|
106
|
+
N({
|
|
107
|
+
theme: h,
|
|
108
|
+
token: i,
|
|
109
|
+
hashId: r,
|
|
110
|
+
path: [e]
|
|
111
|
+
}, () => [
|
|
112
|
+
u(e, B),
|
|
113
|
+
d(a, i),
|
|
114
|
+
g(l, i),
|
|
115
|
+
y(c, i),
|
|
116
|
+
C(m, p)
|
|
117
|
+
]);
|
|
121
118
|
const v = n(e, a, r), $ = n(e, l, r), f = n(e, c, r), S = n(e, m, r), x = n(p, r), b = n(B, r);
|
|
122
119
|
return {
|
|
123
120
|
defaultCls: e,
|
|
@@ -8,14 +8,7 @@ const p = (r, s) => r == null ? void 0 : r.map((t) => {
|
|
|
8
8
|
return o != null && o.children && (o.children = p(o == null ? void 0 : o.children, s), o.popupClassName = s), o;
|
|
9
9
|
}), j = ({ menu: r, overlayClassName: s, ...t }) => {
|
|
10
10
|
const { popupClassName: o } = n(), a = m(() => p(r == null ? void 0 : r.items, o), [r == null ? void 0 : r.items]);
|
|
11
|
-
return
|
|
12
|
-
c,
|
|
13
|
-
{
|
|
14
|
-
...t,
|
|
15
|
-
menu: { ...r, items: a },
|
|
16
|
-
overlayClassName: d(o, s)
|
|
17
|
-
}
|
|
18
|
-
);
|
|
11
|
+
return e.jsx(c, { ...t, menu: { ...r, items: a }, overlayClassName: d(o, s) });
|
|
19
12
|
};
|
|
20
13
|
export {
|
|
21
14
|
j as default
|
|
@@ -93,15 +93,12 @@ const ie = () => {
|
|
|
93
93
|
}
|
|
94
94
|
];
|
|
95
95
|
};
|
|
96
|
-
j(
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
},
|
|
103
|
-
() => [G(o, a, m)]
|
|
104
|
-
);
|
|
96
|
+
j({
|
|
97
|
+
theme: N,
|
|
98
|
+
token: m,
|
|
99
|
+
hashId: i,
|
|
100
|
+
path: [o]
|
|
101
|
+
}, () => [G(o, a, m)]);
|
|
105
102
|
const I = `${D}${a}`;
|
|
106
103
|
return {
|
|
107
104
|
popupClassName: v(o, I, i)
|
|
@@ -5,28 +5,15 @@ import { useMemo as m } from "react";
|
|
|
5
5
|
import c from "./style.mjs";
|
|
6
6
|
import d from "../Dropdown/style.mjs";
|
|
7
7
|
import x from "../../../node_modules/@ant-design/icons/es/icons/CaretDownOutlined.mjs";
|
|
8
|
-
const
|
|
8
|
+
const i = (t, o) => t == null ? void 0 : t.map((e) => {
|
|
9
9
|
const r = { ...e };
|
|
10
|
-
return r != null && r.children && (r.children =
|
|
11
|
-
}), y = ({
|
|
12
|
-
...t
|
|
13
|
-
}) => {
|
|
10
|
+
return r != null && r.children && (r.children = i(r == null ? void 0 : r.children, o), r.popupClassName = o), r;
|
|
11
|
+
}), y = ({ ...t }) => {
|
|
14
12
|
const { btnClassName: o } = c();
|
|
15
|
-
return
|
|
13
|
+
return s.jsx(n, { className: o, type: "text", ...t });
|
|
16
14
|
}, S = ({ menu: t, children: o }) => {
|
|
17
|
-
const { btnClassName: e } = c(), { popupClassName: r } = d(),
|
|
18
|
-
return
|
|
19
|
-
p,
|
|
20
|
-
{
|
|
21
|
-
menu: { ...t, items: i },
|
|
22
|
-
overlayClassName: r,
|
|
23
|
-
trigger: ["click"],
|
|
24
|
-
children: /* @__PURE__ */ s.jsx(n, { className: e, type: "text", children: /* @__PURE__ */ s.jsxs(l, { size: 2, children: [
|
|
25
|
-
/* @__PURE__ */ s.jsx("span", { children: o }),
|
|
26
|
-
/* @__PURE__ */ s.jsx(x, {})
|
|
27
|
-
] }) })
|
|
28
|
-
}
|
|
29
|
-
);
|
|
15
|
+
const { btnClassName: e } = c(), { popupClassName: r } = d(), a = m(() => i(t == null ? void 0 : t.items, r), [t == null ? void 0 : t.items]);
|
|
16
|
+
return s.jsx(p, { menu: { ...t, items: a }, overlayClassName: r, trigger: ["click"], children: s.jsx(n, { className: e, type: "text", children: s.jsxs(l, { size: 2, children: [s.jsx("span", { children: o }), s.jsx(x, {})] }) }) });
|
|
30
17
|
};
|
|
31
18
|
export {
|
|
32
19
|
y as BitzSelectionBarButton,
|
|
@@ -8,18 +8,11 @@ const N = ({ children: o }) => {
|
|
|
8
8
|
const { blockClassName: r, showCls: a, batchOperationClassName: m } = d(), { selected: s, toolbarWidth: e } = n(x), l = p(() => i(r, {
|
|
9
9
|
[`${a}`]: s
|
|
10
10
|
}), [s]);
|
|
11
|
-
return
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
className: m,
|
|
15
|
-
style: {
|
|
16
|
-
...e && {
|
|
17
|
-
width: `calc(100% - 50px - ${e}px)`
|
|
18
|
-
}
|
|
19
|
-
},
|
|
20
|
-
children: o || /* @__PURE__ */ t.jsx("div", {})
|
|
11
|
+
return t.jsx("div", { className: l, children: t.jsx(c.Compact, { className: m, style: {
|
|
12
|
+
...e && {
|
|
13
|
+
width: `calc(100% - 50px - ${e}px)`
|
|
21
14
|
}
|
|
22
|
-
) });
|
|
15
|
+
}, children: o || t.jsx("div", {}) }) });
|
|
23
16
|
};
|
|
24
17
|
export {
|
|
25
18
|
N as default
|
|
@@ -102,24 +102,14 @@ const ot = () => {
|
|
|
102
102
|
}
|
|
103
103
|
];
|
|
104
104
|
};
|
|
105
|
-
j(
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
x(
|
|
114
|
-
r,
|
|
115
|
-
l,
|
|
116
|
-
s,
|
|
117
|
-
m,
|
|
118
|
-
f,
|
|
119
|
-
a
|
|
120
|
-
)
|
|
121
|
-
]
|
|
122
|
-
);
|
|
105
|
+
j({
|
|
106
|
+
theme: T,
|
|
107
|
+
token: a,
|
|
108
|
+
hashId: o,
|
|
109
|
+
path: [r]
|
|
110
|
+
}, () => [
|
|
111
|
+
x(r, l, s, m, f, a)
|
|
112
|
+
]);
|
|
123
113
|
const w = `${d}${r}`, y = i(r, w, o), B = i(m, o), N = i(f, o), v = i(s, o);
|
|
124
114
|
return {
|
|
125
115
|
blockClassName: y,
|