bitz-react-admin-ui 2.0.9 → 2.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/assets/iconfont/IconChenggong.mjs +4 -10
- package/dist/assets/iconfont/IconClose.mjs +1 -7
- package/dist/assets/iconfont/IconCuowu.mjs +2 -8
- package/dist/assets/iconfont/IconDuigoux.mjs +2 -8
- package/dist/assets/iconfont/IconFabu.mjs +3 -18
- package/dist/assets/iconfont/IconFanhui.mjs +5 -11
- package/dist/assets/iconfont/IconGaojisousuo.mjs +4 -10
- package/dist/assets/iconfont/IconHangfengexian.mjs +4 -27
- package/dist/assets/iconfont/IconHangliefengexian.mjs +4 -27
- package/dist/assets/iconfont/IconIcFluentHomeRegular.mjs +5 -11
- package/dist/assets/iconfont/IconIcon21.mjs +2 -8
- package/dist/assets/iconfont/IconJincoude.mjs +3 -9
- package/dist/assets/iconfont/IconJinggao.mjs +2 -8
- package/dist/assets/iconfont/IconKuansongde.mjs +5 -11
- package/dist/assets/iconfont/IconLiefengexian.mjs +5 -28
- package/dist/assets/iconfont/IconMore.mjs +4 -26
- package/dist/assets/iconfont/IconShanchu.mjs +5 -11
- package/dist/assets/iconfont/IconShanchu1.mjs +3 -18
- package/dist/assets/iconfont/IconSousuo.mjs +4 -10
- package/dist/assets/iconfont/IconTejincou.mjs +1 -7
- package/dist/assets/iconfont/IconTekuansong.mjs +5 -11
- package/dist/assets/iconfont/IconTishi1.mjs +6 -12
- package/dist/assets/iconfont/IconTuodong.mjs +6 -12
- package/dist/assets/iconfont/IconWubanmawentianchong.mjs +5 -22
- package/dist/assets/iconfont/IconWufengexian.mjs +4 -11
- package/dist/assets/iconfont/IconXinxitishi.mjs +3 -9
- package/dist/assets/iconfont/IconYoubanmawentianchong.mjs +7 -23
- package/dist/assets/iconfont/IconZhongdengde.mjs +4 -10
- package/dist/assets/iconfont/IconZhongzhi.mjs +5 -11
- package/dist/assets/iconfont/index.mjs +29 -29
- 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/BitzConvert/DropdownToButton/index.mjs +11 -14
- package/dist/components/BitzConvert/index.mjs +1 -1
- 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/BitzFluentInput/index.mjs +4 -23
- package/dist/components/BitzFluentSelect/index.mjs +5 -24
- 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 +6 -29
- package/dist/components/BitzFuiCalendar/CalendarHead.mjs +2 -5
- package/dist/components/BitzFuiCalendar/CalendarHeadItem.mjs +3 -12
- package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +18 -50
- package/dist/components/BitzFuiCalendar/ColumnData.mjs +15 -31
- package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +5 -47
- 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 +14 -62
- 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 +5 -33
- package/dist/components/BitzTable/ActionBar/Button.mjs +1 -1
- package/dist/components/BitzTable/ActionBar/style.mjs +9 -12
- package/dist/components/BitzTable/ActionCol/index.mjs +16 -90
- 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 +14 -32
- package/dist/components/BitzTable/SelectionBar/SelectionBar.mjs +8 -40
- package/dist/components/BitzTable/SelectionBar/style.mjs +8 -18
- package/dist/components/BitzTable/Store/index.mjs +45 -68
- package/dist/components/BitzTable/Table/index.mjs +145 -305
- package/dist/components/BitzTable/Table/style.mjs +1 -10
- package/dist/components/BitzTable/Table/utils.mjs +4 -11
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +47 -82
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndItem.mjs +21 -95
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndList.mjs +28 -68
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.d.ts +2 -2
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +142 -250
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.d.ts +3 -3
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.mjs +6 -8
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/RadioCard.mjs +2 -9
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.d.ts +2 -2
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +89 -137
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.d.ts +2 -2
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +8 -29
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/style.mjs +18 -7
- package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +6 -33
- package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +4 -17
- package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +10 -27
- package/dist/components/BitzTable/ToolBar/Wrapper/context.d.ts +4 -0
- package/dist/components/BitzTable/ToolBar/Wrapper/context.mjs +5 -0
- package/dist/components/BitzTable/ToolBar/Wrapper/index.d.ts +4 -3
- package/dist/components/BitzTable/ToolBar/Wrapper/index.mjs +18 -60
- package/dist/components/BitzTable/ToolBar/index.d.ts +6 -4
- 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 -87
- package/dist/components/BitzTableSelect/SelectPopup/getData.mjs +11 -21
- package/dist/components/BitzTableSelect/SelectPopup/index.mjs +40 -210
- package/dist/components/BitzTableSelect/TableCell/index.mjs +8 -49
- package/dist/components/BitzTableSelect/TextBlock/index.mjs +9 -27
- package/dist/components/BitzTableSelect/index.mjs +13 -61
- package/dist/components/BitzTag/index.mjs +1 -1
- 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/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/style.css +1 -1
- package/dist/utils/create.mjs +1 -7
- package/package.json +1 -1
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { getIconColor as
|
|
2
|
+
import { getIconColor as l } from "./helper.mjs";
|
|
3
3
|
const h = {
|
|
4
4
|
display: "block"
|
|
5
|
-
},
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
"path",
|
|
9
|
-
{
|
|
10
|
-
d: "M512 64a448 448 0 1 1 0 896A448 448 0 0 1 512 64z m0 64a384 384 0 1 0 0 768A384 384 0 0 0 512 128z m31.616 256v64h-0.384v256h62.912v64h-192v-64h65.088V448h-29.76V384h94.08z m-36.672-44.8a41.6 41.6 0 1 0 0-83.2 41.6 41.6 0 0 0 0 83.2z",
|
|
11
|
-
fill: a(i, 0, "#000000")
|
|
12
|
-
}
|
|
13
|
-
) });
|
|
5
|
+
}, a = ({ size: t, color: e, style: o, ...i }) => {
|
|
6
|
+
const r = o ? { ...h, ...o } : h;
|
|
7
|
+
return s.jsx("svg", { viewBox: "0 0 1024 1024", width: t + "px", height: t + "px", style: r, ...i, children: s.jsx("path", { d: "M512 64a448 448 0 1 1 0 896A448 448 0 0 1 512 64z m0 64a384 384 0 1 0 0 768A384 384 0 0 0 512 128z m31.616 256v64h-0.384v256h62.912v64h-192v-64h65.088V448h-29.76V384h94.08z m-36.672-44.8a41.6 41.6 0 1 0 0-83.2 41.6 41.6 0 0 0 0 83.2z", fill: l(e, 0, "#000000") }) });
|
|
14
8
|
};
|
|
15
|
-
|
|
9
|
+
a.defaultProps = {
|
|
16
10
|
size: 18
|
|
17
11
|
};
|
|
18
12
|
export {
|
|
19
|
-
|
|
13
|
+
a as default
|
|
20
14
|
};
|
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { getIconColor as
|
|
2
|
+
import { getIconColor as V } from "./helper.mjs";
|
|
3
3
|
const H = {
|
|
4
4
|
display: "block"
|
|
5
|
-
},
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
"path",
|
|
9
|
-
{
|
|
10
|
-
d: "M307.2 0h125.15328v126.54592H307.2V0z m284.44672 0H716.8v126.54592H591.64672V0zM307.2 299.17184h125.15328v126.54592H307.2V299.17184z m284.44672 0H716.8v126.54592H591.64672V299.17184zM307.2 598.2208h125.15328v126.54592H307.2V598.23104z m284.44672 0H716.8v126.54592H591.64672V598.23104zM307.2 897.4336h125.15328V1024H307.2V897.45408z m284.44672 0H716.8V1024H591.64672V897.45408z",
|
|
11
|
-
fill: h(r, 0, "#333333")
|
|
12
|
-
}
|
|
13
|
-
) });
|
|
5
|
+
}, h = ({ size: o, color: e, style: t, ...r }) => {
|
|
6
|
+
const l = t ? { ...H, ...t } : H;
|
|
7
|
+
return s.jsx("svg", { viewBox: "0 0 1024 1024", width: o + "px", height: o + "px", style: l, ...r, children: s.jsx("path", { d: "M307.2 0h125.15328v126.54592H307.2V0z m284.44672 0H716.8v126.54592H591.64672V0zM307.2 299.17184h125.15328v126.54592H307.2V299.17184z m284.44672 0H716.8v126.54592H591.64672V299.17184zM307.2 598.2208h125.15328v126.54592H307.2V598.23104z m284.44672 0H716.8v126.54592H591.64672V598.23104zM307.2 897.4336h125.15328V1024H307.2V897.45408z m284.44672 0H716.8V1024H591.64672V897.45408z", fill: V(e, 0, "#333333") }) });
|
|
14
8
|
};
|
|
15
|
-
|
|
9
|
+
h.defaultProps = {
|
|
16
10
|
size: 18
|
|
17
11
|
};
|
|
18
12
|
export {
|
|
19
|
-
|
|
13
|
+
h as default
|
|
20
14
|
};
|
|
@@ -2,30 +2,13 @@ import { j as t } from "../../node_modules/.store/react@18.2.0/node_modules/reac
|
|
|
2
2
|
import { getIconColor as s } from "./helper.mjs";
|
|
3
3
|
const i = {
|
|
4
4
|
display: "block"
|
|
5
|
-
},
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
/* @__PURE__ */ t.jsx(
|
|
9
|
-
"path",
|
|
10
|
-
{
|
|
11
|
-
d: "M540.435692 398.217846h-85.307077v227.564308h85.307077z",
|
|
12
|
-
fill: s(o, 0, "#3F51B5"),
|
|
13
|
-
opacity: ".504"
|
|
14
|
-
}
|
|
15
|
-
),
|
|
16
|
-
/* @__PURE__ */ t.jsx(
|
|
17
|
-
"path",
|
|
18
|
-
{
|
|
19
|
-
d: "M0 184.871385A184.871385 184.871385 0 0 1 184.871385 0h654.25723A184.871385 184.871385 0 0 1 1024 184.871385v654.25723A184.871385 184.871385 0 0 1 839.128615 1024H184.871385A184.871385 184.871385 0 0 1 0 839.128615V184.871385z m184.871385-99.524923a99.564308 99.564308 0 0 0-99.524923 99.524923V256h369.782153V85.346462H184.871385zM938.692923 768H540.396308v170.653538h298.692923a99.564308 99.564308 0 0 0 99.524923-99.524923V768z m0-583.128615a99.564308 99.564308 0 0 0-99.564308-99.524923h-298.692923V256h398.217846V184.871385zM85.307077 768v71.128615a99.603692 99.603692 0 0 0 99.524923 99.524923h270.257231V768h-369.821539z m0-85.346462h853.307077V341.346462H85.346462v341.307076z",
|
|
20
|
-
fill: s(o, 1, "#3F51B5"),
|
|
21
|
-
opacity: ".495"
|
|
22
|
-
}
|
|
23
|
-
)
|
|
24
|
-
] });
|
|
5
|
+
}, p = ({ size: h, color: o, style: a, ...e }) => {
|
|
6
|
+
const n = a ? { ...i, ...a } : i;
|
|
7
|
+
return t.jsxs("svg", { viewBox: "0 0 1024 1024", width: h + "px", height: h + "px", style: n, ...e, children: [t.jsx("path", { d: "M540.435692 398.217846h-85.307077v227.564308h85.307077z", fill: s(o, 0, "#3F51B5"), opacity: ".504" }), t.jsx("path", { d: "M0 184.871385A184.871385 184.871385 0 0 1 184.871385 0h654.25723A184.871385 184.871385 0 0 1 1024 184.871385v654.25723A184.871385 184.871385 0 0 1 839.128615 1024H184.871385A184.871385 184.871385 0 0 1 0 839.128615V184.871385z m184.871385-99.524923a99.564308 99.564308 0 0 0-99.524923 99.524923V256h369.782153V85.346462H184.871385zM938.692923 768H540.396308v170.653538h298.692923a99.564308 99.564308 0 0 0 99.524923-99.524923V768z m0-583.128615a99.564308 99.564308 0 0 0-99.564308-99.524923h-298.692923V256h398.217846V184.871385zM85.307077 768v71.128615a99.603692 99.603692 0 0 0 99.524923 99.524923h270.257231V768h-369.821539z m0-85.346462h853.307077V341.346462H85.346462v341.307076z", fill: s(o, 1, "#3F51B5"), opacity: ".495" })] });
|
|
25
8
|
};
|
|
26
|
-
|
|
9
|
+
p.defaultProps = {
|
|
27
10
|
size: 18
|
|
28
11
|
};
|
|
29
12
|
export {
|
|
30
|
-
|
|
13
|
+
p as default
|
|
31
14
|
};
|
|
@@ -1,17 +1,10 @@
|
|
|
1
|
-
import { j as
|
|
1
|
+
import { j as o } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
2
|
import { getIconColor as i } from "./helper.mjs";
|
|
3
3
|
const h = {
|
|
4
4
|
display: "block"
|
|
5
|
-
}, r = ({ size: a, color: l, style:
|
|
6
|
-
const e =
|
|
7
|
-
return
|
|
8
|
-
"path",
|
|
9
|
-
{
|
|
10
|
-
d: "M766.030769 614.124308v0.275692h140.8a38.4 38.4 0 0 1 0 76.8H766.030769v115.2a89.6 89.6 0 0 0 89.6 89.6h51.2a38.4 38.4 0 0 1 0 76.8h-51.2a166.4 166.4 0 0 1-166.4-166.4v-192.275692h76.8zM906.830769 51.2a38.4 38.4 0 0 1 0 76.8h-51.2a89.639385 89.639385 0 0 0-89.6 89.6V332.8h140.8a38.4 38.4 0 0 1 0 76.8L787.692308 409.560615v-0.43323l-98.461539-0.039385V217.6a166.4 166.4 0 0 1 158.089846-166.203077l8.310154-0.196923zM196.923077 614.4v0.196923l98.422154-0.039385 0.039384 191.842462A166.4 166.4 0 0 1 128.984615 972.8h-51.2a38.4 38.4 0 0 1 0-76.8h51.2a89.6 89.6 0 0 0 89.6-89.6V691.2H77.784615a38.4 38.4 0 0 1 0-76.8H196.923077zM246.665846 99.918769A166.4 166.4 0 0 1 295.384615 217.6l-0.039384 191.763692H196.923077v0.236308H77.784615a38.4 38.4 0 0 1 0-76.8H218.584615V217.6A89.6 89.6 0 0 0 128.984615 128h-51.2a38.4 38.4 0 0 1 0-76.8h51.2c44.110769 0 86.449231 17.526154 117.681231 48.718769z",
|
|
11
|
-
fill: i(l, 0, "#3F51B5"),
|
|
12
|
-
opacity: ".498"
|
|
13
|
-
}
|
|
14
|
-
) });
|
|
5
|
+
}, r = ({ size: a, color: l, style: t, ...s }) => {
|
|
6
|
+
const e = t ? { ...h, ...t } : h;
|
|
7
|
+
return o.jsx("svg", { viewBox: "0 0 1024 1024", width: a + "px", height: a + "px", style: e, ...s, children: o.jsx("path", { d: "M766.030769 614.124308v0.275692h140.8a38.4 38.4 0 0 1 0 76.8H766.030769v115.2a89.6 89.6 0 0 0 89.6 89.6h51.2a38.4 38.4 0 0 1 0 76.8h-51.2a166.4 166.4 0 0 1-166.4-166.4v-192.275692h76.8zM906.830769 51.2a38.4 38.4 0 0 1 0 76.8h-51.2a89.639385 89.639385 0 0 0-89.6 89.6V332.8h140.8a38.4 38.4 0 0 1 0 76.8L787.692308 409.560615v-0.43323l-98.461539-0.039385V217.6a166.4 166.4 0 0 1 158.089846-166.203077l8.310154-0.196923zM196.923077 614.4v0.196923l98.422154-0.039385 0.039384 191.842462A166.4 166.4 0 0 1 128.984615 972.8h-51.2a38.4 38.4 0 0 1 0-76.8h51.2a89.6 89.6 0 0 0 89.6-89.6V691.2H77.784615a38.4 38.4 0 0 1 0-76.8H196.923077zM246.665846 99.918769A166.4 166.4 0 0 1 295.384615 217.6l-0.039384 191.763692H196.923077v0.236308H77.784615a38.4 38.4 0 0 1 0-76.8H218.584615V217.6A89.6 89.6 0 0 0 128.984615 128h-51.2a38.4 38.4 0 0 1 0-76.8h51.2c44.110769 0 86.449231 17.526154 117.681231 48.718769z", fill: i(l, 0, "#3F51B5"), opacity: ".498" }) });
|
|
15
8
|
};
|
|
16
9
|
r.defaultProps = {
|
|
17
10
|
size: 18
|
|
@@ -2,15 +2,9 @@ import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/reac
|
|
|
2
2
|
import { getIconColor as l } from "./helper.mjs";
|
|
3
3
|
const i = {
|
|
4
4
|
display: "block"
|
|
5
|
-
}, n = ({ size: t, color: c, style: o, ...
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
"path",
|
|
9
|
-
{
|
|
10
|
-
d: "M512 198.485c54.811 0 99.239-44.442 99.239-99.239 0-54.798-44.429-99.24-99.239-99.24-54.812 0-99.24 44.442-99.24 99.24 0 54.797 44.428 99.239 99.24 99.239zM512 315.127c-46.976 0-85.063 38.087-85.063 85.063v538.742c0 46.976 38.087 85.063 85.063 85.063 46.975 0 85.063-38.087 85.063-85.063V400.19c0-46.976-38.088-85.063-85.063-85.063z",
|
|
11
|
-
fill: l(c, 0, "#040000")
|
|
12
|
-
}
|
|
13
|
-
) });
|
|
5
|
+
}, n = ({ size: t, color: c, style: o, ...e }) => {
|
|
6
|
+
const r = o ? { ...i, ...o } : i;
|
|
7
|
+
return s.jsx("svg", { viewBox: "0 0 1024 1024", width: t + "px", height: t + "px", style: r, ...e, children: s.jsx("path", { d: "M512 198.485c54.811 0 99.239-44.442 99.239-99.239 0-54.798-44.429-99.24-99.239-99.24-54.812 0-99.24 44.442-99.24 99.24 0 54.797 44.428 99.239 99.24 99.239zM512 315.127c-46.976 0-85.063 38.087-85.063 85.063v538.742c0 46.976 38.087 85.063 85.063 85.063 46.975 0 85.063-38.087 85.063-85.063V400.19c0-46.976-38.088-85.063-85.063-85.063z", fill: l(c, 0, "#040000") }) });
|
|
14
8
|
};
|
|
15
9
|
n.defaultProps = {
|
|
16
10
|
size: 18
|
|
@@ -1,30 +1,14 @@
|
|
|
1
1
|
import { j as t } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { getIconColor as
|
|
3
|
-
const
|
|
2
|
+
import { getIconColor as a } from "./helper.mjs";
|
|
3
|
+
const e = {
|
|
4
4
|
display: "block"
|
|
5
|
-
},
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
/* @__PURE__ */ t.jsx(
|
|
9
|
-
"path",
|
|
10
|
-
{
|
|
11
|
-
d: "M184.871385 0A184.871385 184.871385 0 0 0 0 184.871385v654.25723A184.871385 184.871385 0 0 0 184.871385 1024h654.25723A184.871385 184.871385 0 0 0 1024 839.128615V184.871385A184.871385 184.871385 0 0 0 839.128615 0H184.871385zM85.346462 184.871385a99.603692 99.603692 0 0 1 99.524923-99.524923h270.25723V315.076923h-369.821538V184.871385zM540.435692 708.923077h398.217846v130.205538a99.564308 99.564308 0 0 1-99.524923 99.524923h-298.692923V708.923077zM938.653538 315.076923h-398.178461V85.346462h298.653538a99.603692 99.603692 0 0 1 99.524923 99.524923V315.076923zM455.128615 708.923077v229.730461H184.871385a99.564308 99.564308 0 0 1-99.524923-99.524923V708.923077h369.782153z m-369.821538-367.576615h853.346461v341.307076H85.346462V341.346462z",
|
|
12
|
-
fill: s(o, 0, "#3F51B5"),
|
|
13
|
-
opacity: ".504"
|
|
14
|
-
}
|
|
15
|
-
),
|
|
16
|
-
/* @__PURE__ */ t.jsx(
|
|
17
|
-
"path",
|
|
18
|
-
{
|
|
19
|
-
d: "M78.769231 315.076923h866.461538v393.846154H78.769231z",
|
|
20
|
-
fill: s(o, 1, "#3F51B5")
|
|
21
|
-
}
|
|
22
|
-
)
|
|
23
|
-
] });
|
|
5
|
+
}, l = ({ size: h, color: o, style: s, ...i }) => {
|
|
6
|
+
const n = s ? { ...e, ...s } : e;
|
|
7
|
+
return t.jsxs("svg", { viewBox: "0 0 1024 1024", width: h + "px", height: h + "px", style: n, ...i, children: [t.jsx("path", { d: "M184.871385 0A184.871385 184.871385 0 0 0 0 184.871385v654.25723A184.871385 184.871385 0 0 0 184.871385 1024h654.25723A184.871385 184.871385 0 0 0 1024 839.128615V184.871385A184.871385 184.871385 0 0 0 839.128615 0H184.871385zM85.346462 184.871385a99.603692 99.603692 0 0 1 99.524923-99.524923h270.25723V315.076923h-369.821538V184.871385zM540.435692 708.923077h398.217846v130.205538a99.564308 99.564308 0 0 1-99.524923 99.524923h-298.692923V708.923077zM938.653538 315.076923h-398.178461V85.346462h298.653538a99.603692 99.603692 0 0 1 99.524923 99.524923V315.076923zM455.128615 708.923077v229.730461H184.871385a99.564308 99.564308 0 0 1-99.524923-99.524923V708.923077h369.782153z m-369.821538-367.576615h853.346461v341.307076H85.346462V341.346462z", fill: a(o, 0, "#3F51B5"), opacity: ".504" }), t.jsx("path", { d: "M78.769231 315.076923h866.461538v393.846154H78.769231z", fill: a(o, 1, "#3F51B5") })] });
|
|
24
8
|
};
|
|
25
|
-
|
|
9
|
+
l.defaultProps = {
|
|
26
10
|
size: 18
|
|
27
11
|
};
|
|
28
12
|
export {
|
|
29
|
-
|
|
13
|
+
l as default
|
|
30
14
|
};
|
|
@@ -2,19 +2,13 @@ import { j as o } from "../../node_modules/.store/react@18.2.0/node_modules/reac
|
|
|
2
2
|
import { getIconColor as r } from "./helper.mjs";
|
|
3
3
|
const t = {
|
|
4
4
|
display: "block"
|
|
5
|
-
},
|
|
5
|
+
}, l = ({ size: a, color: s, style: h, ...v }) => {
|
|
6
6
|
const e = h ? { ...t, ...h } : t;
|
|
7
|
-
return
|
|
8
|
-
"path",
|
|
9
|
-
{
|
|
10
|
-
d: "M964.923077 846.769231a39.384615 39.384615 0 0 1 39.384615 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384615 39.384615h-708.923077a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h708.923077z m-866.461539 0a39.384615 39.384615 0 0 1 39.384616 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384616 39.384615h-39.384615a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h39.384615z m866.461539-393.846154a39.384615 39.384615 0 0 1 39.384615 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384615 39.384615h-708.923077a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h708.923077z m-866.461539 0a39.384615 39.384615 0 0 1 39.384616 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384616 39.384615h-39.384615a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h39.384615z m866.461539-393.846154a39.384615 39.384615 0 0 1 39.384615 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384615 39.384615h-708.923077a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h708.923077z m-866.461539 0a39.384615 39.384615 0 0 1 39.384616 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384616 39.384615h-39.384615a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h39.384615z",
|
|
11
|
-
fill: r(v, 0, "#333333")
|
|
12
|
-
}
|
|
13
|
-
) });
|
|
7
|
+
return o.jsx("svg", { viewBox: "0 0 1024 1024", width: a + "px", height: a + "px", style: e, ...v, children: o.jsx("path", { d: "M964.923077 846.769231a39.384615 39.384615 0 0 1 39.384615 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384615 39.384615h-708.923077a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h708.923077z m-866.461539 0a39.384615 39.384615 0 0 1 39.384616 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384616 39.384615h-39.384615a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h39.384615z m866.461539-393.846154a39.384615 39.384615 0 0 1 39.384615 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384615 39.384615h-708.923077a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h708.923077z m-866.461539 0a39.384615 39.384615 0 0 1 39.384616 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384616 39.384615h-39.384615a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h39.384615z m866.461539-393.846154a39.384615 39.384615 0 0 1 39.384615 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384615 39.384615h-708.923077a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h708.923077z m-866.461539 0a39.384615 39.384615 0 0 1 39.384616 39.384615v39.384616a39.384615 39.384615 0 0 1-39.384616 39.384615h-39.384615a39.384615 39.384615 0 0 1-39.384615-39.384615v-39.384616a39.384615 39.384615 0 0 1 39.384615-39.384615h39.384615z", fill: r(s, 0, "#333333") }) });
|
|
14
8
|
};
|
|
15
|
-
|
|
9
|
+
l.defaultProps = {
|
|
16
10
|
size: 18
|
|
17
11
|
};
|
|
18
12
|
export {
|
|
19
|
-
|
|
13
|
+
l as default
|
|
20
14
|
};
|
|
@@ -1,16 +1,10 @@
|
|
|
1
1
|
import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { getIconColor as
|
|
3
|
-
const
|
|
2
|
+
import { getIconColor as a } from "./helper.mjs";
|
|
3
|
+
const l = {
|
|
4
4
|
display: "block"
|
|
5
|
-
}, i = ({ size: o, color:
|
|
6
|
-
const
|
|
7
|
-
return
|
|
8
|
-
"path",
|
|
9
|
-
{
|
|
10
|
-
d: "M958.208 179.8912l-63.4112 48.384C808.3968 120.4224 673.9968 51.2 523.0848 51.2 262.4512 51.2 51.5072 256.9216 51.2 511.4624 50.8672 766.208 262.2464 972.8 523.0592 972.8c203.7504 0 377.3696-126.1824 443.4432-302.9248a8.7552 8.7552 0 0 0-5.504-11.2896l-63.7184-21.4016a9.0368 9.0368 0 0 0-11.3408 5.2736 375.04 375.04 0 0 1-89.4464 136.3712 388.096 388.096 0 0 1-122.8288 80.9728 392.1152 392.1152 0 0 1-150.3744 29.6192 391.68 391.68 0 0 1-150.3488-29.6192 384.384 384.384 0 0 1-122.8288-80.9728 375.04 375.04 0 0 1-82.816-120.0384 367.8208 367.8208 0 0 1-30.3616-146.8928c0-51.0208 10.24-100.4032 30.3616-146.9184A375.04 375.04 0 0 1 250.112 244.992a388.096 388.096 0 0 1 122.8288-80.9728 392.1152 392.1152 0 0 1 150.3488-29.6192 391.68 391.68 0 0 1 150.3744 29.6192 384.384 384.384 0 0 1 122.8032 80.9728c11.136 10.8544 21.5808 22.3744 31.232 34.432L760.064 331.008a8.704 8.704 0 0 0 3.3792 15.4624l197.3248 47.1808c5.632 1.3056 11.136-2.8672 11.136-8.448L972.8 186.7008c-0.1024-7.2448-8.7552-11.3152-14.592-6.8096z",
|
|
11
|
-
fill: e(l, 0, "#333333")
|
|
12
|
-
}
|
|
13
|
-
) });
|
|
5
|
+
}, i = ({ size: o, color: c, style: t, ...e }) => {
|
|
6
|
+
const r = t ? { ...l, ...t } : l;
|
|
7
|
+
return s.jsx("svg", { viewBox: "0 0 1024 1024", width: o + "px", height: o + "px", style: r, ...e, children: s.jsx("path", { d: "M958.208 179.8912l-63.4112 48.384C808.3968 120.4224 673.9968 51.2 523.0848 51.2 262.4512 51.2 51.5072 256.9216 51.2 511.4624 50.8672 766.208 262.2464 972.8 523.0592 972.8c203.7504 0 377.3696-126.1824 443.4432-302.9248a8.7552 8.7552 0 0 0-5.504-11.2896l-63.7184-21.4016a9.0368 9.0368 0 0 0-11.3408 5.2736 375.04 375.04 0 0 1-89.4464 136.3712 388.096 388.096 0 0 1-122.8288 80.9728 392.1152 392.1152 0 0 1-150.3744 29.6192 391.68 391.68 0 0 1-150.3488-29.6192 384.384 384.384 0 0 1-122.8288-80.9728 375.04 375.04 0 0 1-82.816-120.0384 367.8208 367.8208 0 0 1-30.3616-146.8928c0-51.0208 10.24-100.4032 30.3616-146.9184A375.04 375.04 0 0 1 250.112 244.992a388.096 388.096 0 0 1 122.8288-80.9728 392.1152 392.1152 0 0 1 150.3488-29.6192 391.68 391.68 0 0 1 150.3744 29.6192 384.384 384.384 0 0 1 122.8032 80.9728c11.136 10.8544 21.5808 22.3744 31.232 34.432L760.064 331.008a8.704 8.704 0 0 0 3.3792 15.4624l197.3248 47.1808c5.632 1.3056 11.136-2.8672 11.136-8.448L972.8 186.7008c-0.1024-7.2448-8.7552-11.3152-14.592-6.8096z", fill: a(c, 0, "#333333") }) });
|
|
14
8
|
};
|
|
15
9
|
i.defaultProps = {
|
|
16
10
|
size: 18
|
|
@@ -31,63 +31,63 @@ import R from "./IconTuodong.mjs";
|
|
|
31
31
|
const mo = ({ name: r, ...o }) => {
|
|
32
32
|
switch (r) {
|
|
33
33
|
case "more":
|
|
34
|
-
return
|
|
34
|
+
return n.jsx(e, { ...o });
|
|
35
35
|
case "ic_fluent_home_regular":
|
|
36
|
-
return
|
|
36
|
+
return n.jsx(c, { ...o });
|
|
37
37
|
case "kuansongde":
|
|
38
|
-
return
|
|
38
|
+
return n.jsx(u, { ...o });
|
|
39
39
|
case "tekuansong":
|
|
40
|
-
return
|
|
40
|
+
return n.jsx(i, { ...o });
|
|
41
41
|
case "jincoude":
|
|
42
|
-
return
|
|
42
|
+
return n.jsx(a, { ...o });
|
|
43
43
|
case "zhongdengde":
|
|
44
|
-
return
|
|
44
|
+
return n.jsx(m, { ...o });
|
|
45
45
|
case "tejincou":
|
|
46
|
-
return
|
|
46
|
+
return n.jsx(s, { ...o });
|
|
47
47
|
case "wufengexian":
|
|
48
|
-
return
|
|
48
|
+
return n.jsx(t, { ...o });
|
|
49
49
|
case "hangliefengexian":
|
|
50
|
-
return
|
|
50
|
+
return n.jsx(x, { ...o });
|
|
51
51
|
case "hangfengexian":
|
|
52
|
-
return
|
|
52
|
+
return n.jsx(g, { ...o });
|
|
53
53
|
case "liefengexian":
|
|
54
|
-
return
|
|
54
|
+
return n.jsx(f, { ...o });
|
|
55
55
|
case "youbanmawentianchong":
|
|
56
|
-
return
|
|
56
|
+
return n.jsx(j, { ...o });
|
|
57
57
|
case "wubanmawentianchong":
|
|
58
|
-
return
|
|
58
|
+
return n.jsx(p, { ...o });
|
|
59
59
|
case "zhongzhi":
|
|
60
|
-
return
|
|
60
|
+
return n.jsx(I, { ...o });
|
|
61
61
|
case "gaojisousuo":
|
|
62
|
-
return
|
|
62
|
+
return n.jsx(h, { ...o });
|
|
63
63
|
case "sousuo":
|
|
64
|
-
return
|
|
64
|
+
return n.jsx(d, { ...o });
|
|
65
65
|
case "close":
|
|
66
|
-
return
|
|
66
|
+
return n.jsx(l, { ...o });
|
|
67
67
|
case "fanhui":
|
|
68
|
-
return
|
|
68
|
+
return n.jsx(w, { ...o });
|
|
69
69
|
case "jinggao":
|
|
70
|
-
return
|
|
70
|
+
return n.jsx(b, { ...o });
|
|
71
71
|
case "icon21":
|
|
72
|
-
return
|
|
72
|
+
return n.jsx(z, { ...o });
|
|
73
73
|
case "chenggong":
|
|
74
|
-
return
|
|
74
|
+
return n.jsx(F, { ...o });
|
|
75
75
|
case "tishi1":
|
|
76
|
-
return
|
|
76
|
+
return n.jsx(T, { ...o });
|
|
77
77
|
case "duigoux":
|
|
78
|
-
return
|
|
78
|
+
return n.jsx(k, { ...o });
|
|
79
79
|
case "cuowu":
|
|
80
|
-
return
|
|
80
|
+
return n.jsx(C, { ...o });
|
|
81
81
|
case "xinxitishi":
|
|
82
|
-
return
|
|
82
|
+
return n.jsx(H, { ...o });
|
|
83
83
|
case "fabu":
|
|
84
|
-
return
|
|
84
|
+
return n.jsx(S, { ...o });
|
|
85
85
|
case "shanchu1":
|
|
86
|
-
return
|
|
86
|
+
return n.jsx(_, { ...o });
|
|
87
87
|
case "shanchu":
|
|
88
|
-
return
|
|
88
|
+
return n.jsx(J, { ...o });
|
|
89
89
|
case "tuodong":
|
|
90
|
-
return
|
|
90
|
+
return n.jsx(R, { ...o });
|
|
91
91
|
}
|
|
92
92
|
return null;
|
|
93
93
|
};
|
|
@@ -42,47 +42,14 @@ const N = ({ tagData: h = [], changeEmit: c = () => {
|
|
|
42
42
|
borderStyle: "border",
|
|
43
43
|
cursor: "pointer"
|
|
44
44
|
};
|
|
45
|
-
return
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
style: b,
|
|
54
|
-
value: a,
|
|
55
|
-
onChange: A,
|
|
56
|
-
onBlur: E,
|
|
57
|
-
onPressEnter: E
|
|
58
|
-
},
|
|
59
|
-
o
|
|
60
|
-
);
|
|
61
|
-
const i = (e == null ? void 0 : e.length) > 20, S = /* @__PURE__ */ t.jsx(V, { closable: !0, style: { userSelect: "none" }, onClose: () => B(e), children: /* @__PURE__ */ t.jsx(
|
|
62
|
-
"span",
|
|
63
|
-
{
|
|
64
|
-
onDoubleClick: (F) => {
|
|
65
|
-
o !== 0 && (j(o), d(e), F.preventDefault());
|
|
66
|
-
},
|
|
67
|
-
children: i ? `${e.slice(0, 20)}...` : e
|
|
68
|
-
}
|
|
69
|
-
) }, e);
|
|
70
|
-
return i ? /* @__PURE__ */ t.jsx(O, { title: e, children: S }, e) : S;
|
|
71
|
-
}) }) : /* @__PURE__ */ t.jsx(t.Fragment, {}),
|
|
72
|
-
p ? /* @__PURE__ */ t.jsx(
|
|
73
|
-
T,
|
|
74
|
-
{
|
|
75
|
-
ref: C,
|
|
76
|
-
type: "text",
|
|
77
|
-
size: "small",
|
|
78
|
-
style: b,
|
|
79
|
-
value: r,
|
|
80
|
-
onChange: R,
|
|
81
|
-
onBlur: y,
|
|
82
|
-
onPressEnter: y
|
|
83
|
-
}
|
|
84
|
-
) : /* @__PURE__ */ t.jsx(V, { style: w, icon: /* @__PURE__ */ t.jsx($, {}), onClick: P, children: k("System_Add", "添加") })
|
|
85
|
-
] });
|
|
45
|
+
return t.jsxs(M, { size: [0, 8], wrap: !0, children: [(n == null ? void 0 : n.length) > 0 ? t.jsx(t.Fragment, { children: n.map((e, o) => {
|
|
46
|
+
if (x === o)
|
|
47
|
+
return t.jsx(T, { ref: g, size: "small", style: b, value: a, onChange: A, onBlur: E, onPressEnter: E }, o);
|
|
48
|
+
const i = (e == null ? void 0 : e.length) > 20, S = t.jsx(V, { closable: !0, style: { userSelect: "none" }, onClose: () => B(e), children: t.jsx("span", { onDoubleClick: (F) => {
|
|
49
|
+
o !== 0 && (j(o), d(e), F.preventDefault());
|
|
50
|
+
}, children: i ? `${e.slice(0, 20)}...` : e }) }, e);
|
|
51
|
+
return i ? t.jsx(O, { title: e, children: S }, e) : S;
|
|
52
|
+
}) }) : t.jsx(t.Fragment, {}), p ? t.jsx(T, { ref: C, type: "text", size: "small", style: b, value: r, onChange: R, onBlur: y, onPressEnter: y }) : t.jsx(V, { style: w, icon: t.jsx($, {}), onClick: P, children: k("System_Add", "添加") })] });
|
|
86
53
|
};
|
|
87
54
|
export {
|
|
88
55
|
N as default
|
|
@@ -1,134 +1,47 @@
|
|
|
1
1
|
import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { useState as
|
|
2
|
+
import { useState as j, useRef as v } from "react";
|
|
3
3
|
import { Tabs as N, Row as B, Space as y } from "antd";
|
|
4
4
|
import r from "./index.module.less.mjs";
|
|
5
5
|
import C from "../BitzEmpty/index.mjs";
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
const
|
|
11
|
-
const d = ["全部", "0-9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"], a = v(null), [
|
|
12
|
-
function
|
|
6
|
+
import A from "../BitzDrawer/index.mjs";
|
|
7
|
+
import m from "../BitzButton/index.mjs";
|
|
8
|
+
import g from "../../node_modules/.store/@ant-design_icons@5.3.6/node_modules/@ant-design/icons/es/icons/SearchOutlined.mjs";
|
|
9
|
+
import k from "../../node_modules/.store/@ant-design_icons@5.3.6/node_modules/@ant-design/icons/es/icons/AlignCenterOutlined.mjs";
|
|
10
|
+
const z = ({ list: l, onSelect: t, onClickItem: n }) => {
|
|
11
|
+
const d = ["全部", "0-9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"], a = v(null), [u, p] = j("全部");
|
|
12
|
+
function x(e) {
|
|
13
13
|
return /[\u4e00-\u9fa5]/.test(e) ? e == null ? void 0 : e.slice(1) : e == null ? void 0 : e.slice(0, 4);
|
|
14
14
|
}
|
|
15
|
-
function
|
|
16
|
-
return e.length ? e == null ? void 0 : e.map((i) =>
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
className: r.item,
|
|
20
|
-
onClick: () => {
|
|
21
|
-
n == null || n(i);
|
|
22
|
-
},
|
|
23
|
-
children: [
|
|
24
|
-
/* @__PURE__ */ s.jsx("div", { className: r.avatar, children: f(i.name) }),
|
|
25
|
-
/* @__PURE__ */ s.jsxs("div", { className: r.info, children: [
|
|
26
|
-
/* @__PURE__ */ s.jsx("div", { className: r.name, children: i.name }),
|
|
27
|
-
/* @__PURE__ */ s.jsx("div", { className: r.phone, children: i.phone })
|
|
28
|
-
] })
|
|
29
|
-
]
|
|
30
|
-
},
|
|
31
|
-
i.id
|
|
32
|
-
)) : /* @__PURE__ */ s.jsx(C, { style: { marginTop: 100 } });
|
|
33
|
-
}
|
|
34
|
-
return /* @__PURE__ */ s.jsxs("div", { ref: a, className: r.container, children: [
|
|
35
|
-
/* @__PURE__ */ s.jsx("div", { className: r.main, children: j(l) }),
|
|
36
|
-
/* @__PURE__ */ s.jsx("div", { className: r.sidebar, children: d.map((e) => /* @__PURE__ */ s.jsx(
|
|
37
|
-
"div",
|
|
38
|
-
{
|
|
39
|
-
className: `${r.item} ${p === e ? r.active : ""}`,
|
|
40
|
-
onClick: () => {
|
|
41
|
-
x(e), t == null || t(e);
|
|
42
|
-
},
|
|
43
|
-
children: e
|
|
44
|
-
},
|
|
45
|
-
e
|
|
46
|
-
)) })
|
|
47
|
-
] });
|
|
48
|
-
}, P = ({
|
|
49
|
-
tabs: l = [],
|
|
50
|
-
list: t = [],
|
|
51
|
-
filterChildren: n,
|
|
52
|
-
filterHeight: d = 240,
|
|
53
|
-
onSearch: a = () => {
|
|
54
|
-
},
|
|
55
|
-
onSelect: p = () => {
|
|
56
|
-
},
|
|
57
|
-
tabChange: x = () => {
|
|
58
|
-
},
|
|
59
|
-
onClickItem: f = () => {
|
|
60
|
-
},
|
|
61
|
-
onReset: j = () => {
|
|
62
|
-
},
|
|
63
|
-
onOk: e = () => {
|
|
15
|
+
function f(e) {
|
|
16
|
+
return e.length ? e == null ? void 0 : e.map((i) => s.jsxs("div", { className: r.item, onClick: () => {
|
|
17
|
+
n == null || n(i);
|
|
18
|
+
}, children: [s.jsx("div", { className: r.avatar, children: x(i.name) }), s.jsxs("div", { className: r.info, children: [s.jsx("div", { className: r.name, children: i.name }), s.jsx("div", { className: r.phone, children: i.phone })] })] }, i.id)) : s.jsx(C, { style: { marginTop: 100 } });
|
|
64
19
|
}
|
|
65
|
-
}) => {
|
|
20
|
+
return s.jsxs("div", { ref: a, className: r.container, children: [s.jsx("div", { className: r.main, children: f(l) }), s.jsx("div", { className: r.sidebar, children: d.map((e) => s.jsx("div", { className: `${r.item} ${u === e ? r.active : ""}`, onClick: () => {
|
|
21
|
+
p(e), t == null || t(e);
|
|
22
|
+
}, children: e }, e)) })] });
|
|
23
|
+
}, K = ({ tabs: l = [], list: t = [], filterChildren: n, filterHeight: d = 240, onSearch: a = () => {
|
|
24
|
+
}, onSelect: u = () => {
|
|
25
|
+
}, tabChange: p = () => {
|
|
26
|
+
}, onClickItem: x = () => {
|
|
27
|
+
}, onReset: f = () => {
|
|
28
|
+
}, onOk: e = () => {
|
|
29
|
+
} }) => {
|
|
66
30
|
const i = l.map((c) => ({
|
|
67
31
|
...c,
|
|
68
|
-
children:
|
|
69
|
-
})), [h, o] =
|
|
70
|
-
return
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
onKeyUp: (c) => {
|
|
80
|
-
c.code.toLowerCase() === "enter" && (a == null || a(c.currentTarget.value));
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
)
|
|
84
|
-
] }),
|
|
85
|
-
/* @__PURE__ */ s.jsx(
|
|
86
|
-
"div",
|
|
87
|
-
{
|
|
88
|
-
className: r.filterIcon,
|
|
89
|
-
onClick: () => {
|
|
90
|
-
o(!0);
|
|
91
|
-
},
|
|
92
|
-
children: /* @__PURE__ */ s.jsx(z, {})
|
|
93
|
-
}
|
|
94
|
-
)
|
|
95
|
-
] }),
|
|
96
|
-
/* @__PURE__ */ s.jsx(N, { items: i, onChange: x, destroyInactiveTabPane: !0 }),
|
|
97
|
-
/* @__PURE__ */ s.jsx(
|
|
98
|
-
g,
|
|
99
|
-
{
|
|
100
|
-
title: "筛选",
|
|
101
|
-
height: d,
|
|
102
|
-
open: h,
|
|
103
|
-
placement: "bottom",
|
|
104
|
-
onClose: () => o(!1),
|
|
105
|
-
footer: /* @__PURE__ */ s.jsx(B, { justify: "center", children: /* @__PURE__ */ s.jsxs(y, { children: [
|
|
106
|
-
/* @__PURE__ */ s.jsx(
|
|
107
|
-
u,
|
|
108
|
-
{
|
|
109
|
-
onClick: () => {
|
|
110
|
-
j(), o(!1);
|
|
111
|
-
},
|
|
112
|
-
children: "重置"
|
|
113
|
-
}
|
|
114
|
-
),
|
|
115
|
-
/* @__PURE__ */ s.jsx(
|
|
116
|
-
u,
|
|
117
|
-
{
|
|
118
|
-
type: "primary",
|
|
119
|
-
onClick: () => {
|
|
120
|
-
e(), o(!1);
|
|
121
|
-
},
|
|
122
|
-
children: "确认"
|
|
123
|
-
}
|
|
124
|
-
)
|
|
125
|
-
] }) }),
|
|
126
|
-
children: n
|
|
127
|
-
}
|
|
128
|
-
)
|
|
129
|
-
] });
|
|
32
|
+
children: s.jsx(z, { list: t, onSelect: u, onClickItem: x })
|
|
33
|
+
})), [h, o] = j(!1);
|
|
34
|
+
return s.jsxs("div", { className: r.BitzAdressBook, children: [s.jsxs("div", { className: r.filter, children: [s.jsxs("div", { className: r.input, children: [s.jsx(g, { className: r.icon }), s.jsx("input", { placeholder: "姓名", type: "text", onKeyUp: (c) => {
|
|
35
|
+
c.code.toLowerCase() === "enter" && (a == null || a(c.currentTarget.value));
|
|
36
|
+
} })] }), s.jsx("div", { className: r.filterIcon, onClick: () => {
|
|
37
|
+
o(!0);
|
|
38
|
+
}, children: s.jsx(k, {}) })] }), s.jsx(N, { items: i, onChange: p, destroyInactiveTabPane: !0 }), s.jsx(A, { title: "筛选", height: d, open: h, placement: "bottom", onClose: () => o(!1), footer: s.jsx(B, { justify: "center", children: s.jsxs(y, { children: [s.jsx(m, { onClick: () => {
|
|
39
|
+
f(), o(!1);
|
|
40
|
+
}, children: "重置" }), s.jsx(m, { type: "primary", onClick: () => {
|
|
41
|
+
e(), o(!1);
|
|
42
|
+
}, children: "确认" })] }) }), children: n })] });
|
|
130
43
|
};
|
|
131
44
|
export {
|
|
132
|
-
|
|
133
|
-
|
|
45
|
+
z as AdressBook,
|
|
46
|
+
K as default
|
|
134
47
|
};
|
|
@@ -1,23 +1,9 @@
|
|
|
1
1
|
import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
2
|
import a from "../../assets/iconfont/index.mjs";
|
|
3
3
|
import "./index.less.mjs";
|
|
4
|
-
const
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
backIcon: c = "fanhui",
|
|
8
|
-
mainIcon: o = "ic_fluent_home_regular",
|
|
9
|
-
onClickBack: r = () => {
|
|
10
|
-
},
|
|
11
|
-
onClickMain: n = () => {
|
|
12
|
-
}
|
|
13
|
-
}) => /* @__PURE__ */ s.jsxs("div", { className: "bitzAppPage", children: [
|
|
14
|
-
/* @__PURE__ */ s.jsxs("div", { className: "pageNavBar", children: [
|
|
15
|
-
/* @__PURE__ */ s.jsx("div", { className: "barLeft", onClick: r, children: /* @__PURE__ */ s.jsx(a, { className: "icon", color: "#333", size: 24, name: c }) }),
|
|
16
|
-
i,
|
|
17
|
-
/* @__PURE__ */ s.jsx("div", { className: "barRight", onClick: n, children: /* @__PURE__ */ s.jsx(a, { className: "icon", color: "#333", size: 24, name: o }) })
|
|
18
|
-
] }),
|
|
19
|
-
/* @__PURE__ */ s.jsx("div", { className: "pageContent", children: e })
|
|
20
|
-
] });
|
|
4
|
+
const d = ({ children: e, title: i = "律智荟", backIcon: c = "fanhui", mainIcon: r = "ic_fluent_home_regular", onClickBack: n = () => {
|
|
5
|
+
}, onClickMain: o = () => {
|
|
6
|
+
} }) => s.jsxs("div", { className: "bitzAppPage", children: [s.jsxs("div", { className: "pageNavBar", children: [s.jsx("div", { className: "barLeft", onClick: n, children: s.jsx(a, { className: "icon", color: "#333", size: 24, name: c }) }), i, s.jsx("div", { className: "barRight", onClick: o, children: s.jsx(a, { className: "icon", color: "#333", size: 24, name: r }) })] }), s.jsx("div", { className: "pageContent", children: e })] });
|
|
21
7
|
export {
|
|
22
|
-
|
|
8
|
+
d as default
|
|
23
9
|
};
|