bitz-react-admin-ui 2.0.2 → 2.0.5
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/_virtual/dayjs.min.mjs +2 -5
- package/dist/components/BitzAddTag/index.mjs +1 -1
- package/dist/components/BitzAddressBook/index.mjs +2 -2
- package/dist/components/BitzCalendar/index.mjs +1 -1
- package/dist/components/BitzCascader/BitzCascaderMobile.mjs +1 -1
- package/dist/components/BitzCollapse/index.mjs +2 -2
- package/dist/components/BitzConfigProvider/context.d.ts +6 -1
- package/dist/components/BitzConfigProvider/index.mjs +22 -9
- package/dist/components/BitzConfirmModal/index.mjs +1 -1
- package/dist/components/BitzDayJs/index.mjs +1 -1
- package/dist/components/BitzFloatLayout/index.mjs +1 -1
- package/dist/components/BitzFuiCalendar/BitzFuiCalendarStore.mjs +1 -1
- package/dist/components/BitzFuiCalendar/CalendarAgendum.mjs +1 -1
- package/dist/components/BitzFuiCalendar/CalendarAgendumItem.mjs +1 -1
- package/dist/components/BitzFuiCalendar/CalendarHeadItem.mjs +1 -1
- package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +5 -5
- package/dist/components/BitzFuiCalendar/ColumnData.mjs +1 -1
- package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +5 -5
- package/dist/components/BitzFullScreen/index.mjs +2 -2
- package/dist/components/BitzHighlight/style.mjs +10 -10
- package/dist/components/BitzImage/previewImage.mjs +1 -1
- package/dist/components/BitzList/LoadMore.mjs +1 -1
- package/dist/components/BitzMeetingTime/BitzMeetingTimeItem.mjs +1 -1
- package/dist/components/BitzMeetingTime/index.mjs +1 -1
- package/dist/components/BitzModal/index.mjs +1 -1
- package/dist/components/BitzOrganizationSelection/components/Select.d.ts +3 -3
- package/dist/components/BitzOrganizationSelection/index.mjs +2 -2
- package/dist/components/BitzPageHeader/index.mjs +2 -2
- package/dist/components/BitzPullRefresh/PullRefresh.mjs +2 -2
- package/dist/components/BitzSelect/component/BitzSelectMobile.mjs +1 -1
- package/dist/components/BitzTable/ActionBar/ActionBar.mjs +2 -2
- package/dist/components/BitzTable/ActionBar/style.mjs +10 -10
- package/dist/components/BitzTable/ActionCol/index.mjs +1 -1
- package/dist/components/BitzTable/ActionCol/style.mjs +10 -10
- package/dist/components/BitzTable/Dropdown/style.mjs +10 -10
- package/dist/components/BitzTable/SelectionBar/Button.mjs +1 -1
- package/dist/components/BitzTable/SelectionBar/style.mjs +10 -10
- package/dist/components/BitzTable/Store/index.d.ts +9 -11
- package/dist/components/BitzTable/Store/index.mjs +19 -21
- package/dist/components/BitzTable/Store/utils/index.mjs +26 -31
- package/dist/components/BitzTable/Table/index.mjs +5 -5
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +63 -63
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndItem.mjs +1 -1
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +1 -1
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +56 -51
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +1 -1
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/style.mjs +10 -10
- package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +1 -1
- package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +2 -2
- package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +1 -1
- package/dist/components/BitzTable/ToolBar/Wrapper/index.mjs +22 -27
- package/dist/components/BitzTable/ToolBar/index.d.ts +23 -2
- package/dist/components/BitzTable/ToolBar/style.mjs +10 -10
- package/dist/components/BitzTableSelect/SelectPopup/index.mjs +3 -3
- package/dist/components/BitzTableSelect/TableCell/index.mjs +1 -1
- package/dist/components/BitzTheme/index.mjs +5 -5
- package/dist/components/BitzTimer/Form.d.ts +2 -2
- package/dist/components/BitzTimer/Timer.d.ts +9 -9
- package/dist/components/BitzTimer/Timer.mjs +6 -6
- package/dist/components/BitzTimer/index.d.ts +1 -1
- package/dist/components/BitzTimer/index.mjs +4 -4
- package/dist/components/BitzUpload/index.mjs +2 -2
- package/dist/hooks/useMergedState.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/Cache.mjs +3 -3
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/Keyframes.mjs +3 -3
- package/dist/node_modules/.store/@ant-design_cssinjs@1.19.1/node_modules/@ant-design/cssinjs/es/extractStyle.mjs +10 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/hooks/useCSSVarRegister.mjs +2 -2
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/hooks/useCacheToken.mjs +3 -3
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/hooks/useGlobalCache.mjs +2 -2
- package/dist/node_modules/.store/@ant-design_cssinjs@1.19.1/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.mjs +216 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/theme/Theme.mjs +3 -3
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/theme/ThemeCache.mjs +4 -4
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/util/cacheMapUtil.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/util/css-variables.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.19.1/node_modules/@ant-design/cssinjs/es/util/index.mjs +52 -0
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/components/AntdIcon.mjs +4 -4
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/components/IconBase.mjs +2 -2
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/components/twoTonePrimaryColor.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/AlignCenterOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/AppstoreOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/ArrowLeftOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/ArrowRightOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CaretDownFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CheckCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CheckOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CloseCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/CloseOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/DeleteOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/DownOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/DownloadOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/EditOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/ExclamationCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/EyeOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/FileTwoTone.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/FullscreenExitOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/FullscreenOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/InfoCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/LeftOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/LoadingOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/MenuFoldOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/MenuUnfoldOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/MinusCircleOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PaperClipOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PauseCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PicRightOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PictureTwoTone.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PlayCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PlusCircleFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/PlusOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/RedoOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/ReloadOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/RightOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/SearchOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/SettingFilled.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/SettingOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/icons/UploadOutlined.mjs +1 -1
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/utils.mjs +2 -2
- package/dist/node_modules/.store/@rc-component_portal@1.1.2/node_modules/@rc-component/portal/es/Portal.mjs +1 -1
- package/dist/node_modules/.store/@rc-component_portal@1.1.2/node_modules/@rc-component/portal/es/useDom.mjs +2 -2
- package/dist/node_modules/.store/@rc-component_portal@1.1.2/node_modules/@rc-component/portal/es/useScrollLocker.mjs +1 -1
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/Popup/Mask.mjs +1 -1
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/Popup/index.mjs +3 -3
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/hooks/useAlign.mjs +2 -2
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/hooks/useWatch.mjs +1 -1
- package/dist/node_modules/.store/@rc-component_trigger@2.1.1/node_modules/@rc-component/trigger/es/index.mjs +213 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/util.mjs +1 -1
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/createEffectWithTarget.mjs +1 -1
- package/dist/node_modules/.store/antd-img-crop@4.21.0/node_modules/antd-img-crop/dist/antd-img-crop.esm.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/colors.mjs +1 -1
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/_util/hooks/useClosable.mjs +66 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/hooks/usePatchElement.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/wave/WaveEffect.mjs +6 -6
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/wave/style.mjs +15 -15
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/wave/useWave.mjs +12 -12
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/LoadingIcon.mjs +8 -8
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/button-group.mjs +9 -9
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/button.mjs +47 -47
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/style/compactCmp.mjs +19 -19
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/style/index.mjs +26 -23
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/style/token.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/MotionWrapper.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/hooks/useCSSVarCls.mjs +9 -9
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/hooks/useTheme.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/index.mjs +97 -95
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/date-picker/locale/en_US.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/form/context.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/locale/en_US.mjs +7 -6
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/ConfirmDialog.mjs +5 -5
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/modal/Modal.mjs +125 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/PurePanel.mjs +8 -8
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/confirm.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/shared.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/style/confirm.mjs +18 -15
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/style/index.mjs +12 -12
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/useModal/HookModal.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/useModal/index.mjs +1 -1
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/progress/Circle.mjs +60 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/progress/Line.mjs +5 -5
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/progress/progress.mjs +98 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/progress/style/index.mjs +11 -11
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/slider/SliderTooltip.mjs +6 -6
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/slider/index.mjs +14 -11
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/slider/style/index.mjs +11 -11
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/index.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/motion/fade.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/motion/zoom.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/roundedArrow.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/table/ExpandIcon.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/context.mjs +9 -9
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/getDesignToken.mjs +9 -9
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/theme/themes/compact/index.mjs +16 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/dark/index.mjs +9 -9
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/theme/themes/default/index.mjs +22 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/useToken.mjs +9 -9
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/calc/CSSCalculator.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/calc/NumCalculator.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/calc/calculator.mjs +2 -2
- package/dist/node_modules/.store/antd@5.16.2/node_modules/antd/es/theme/util/calc/index.mjs +9 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/genComponentStyleHook.mjs +11 -9
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/maxmin.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/useResetIconStyle.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/tooltip/PurePanel.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/tooltip/index.mjs +13 -13
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/tooltip/style/index.mjs +18 -18
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/Upload.mjs +32 -32
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/UploadList/ListItem.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/UploadList/index.mjs +12 -12
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/style/dragger.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/style/index.mjs +9 -9
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/style/list.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/style/motion.mjs +10 -10
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/style/picture.mjs +63 -54
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/utils.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/version/version.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/lib/calendar/locale/en_US.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/lib/date-picker/locale/en_US.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/lib/locale/en_US.mjs +9 -8
- package/dist/node_modules/.store/dayjs@1.11.10/node_modules/dayjs/dayjs.min.mjs +292 -292
- package/dist/node_modules/.store/dayjs@1.11.10/node_modules/dayjs/locale/zh-cn.mjs +13 -13
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/Dialog/Content/Panel.mjs +3 -3
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/Dialog/Content/index.mjs +3 -3
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/Dialog/Mask.mjs +2 -2
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/Dialog/index.mjs +3 -3
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/DialogWrap.mjs +2 -2
- package/dist/node_modules/.store/rc-field-form@1.44.0/node_modules/rc-field-form/es/Field.mjs +300 -0
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/Form.mjs +4 -4
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/FormContext.mjs +2 -2
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/List.mjs +2 -2
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/useForm.mjs +8 -8
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/useWatch.mjs +1 -1
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/utils/NameMap.mjs +6 -6
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/utils/validateUtil.mjs +5 -5
- package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/utils/valueUtil.mjs +2 -2
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/CSSMotion.mjs +4 -4
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/CSSMotionList.mjs +9 -9
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/DomWrapper.mjs +4 -4
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/context.mjs +1 -1
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/hooks/useStatus.mjs +3 -3
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/hooks/useStepQueue.mjs +1 -1
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/util/diff.mjs +2 -2
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/util/motion.mjs +1 -1
- package/dist/node_modules/.store/{rc-progress@3.5.1 → rc-progress@4.0.0}/node_modules/rc-progress/es/Circle/PtgCircle.mjs +1 -1
- package/dist/node_modules/.store/{rc-progress@3.5.1 → rc-progress@4.0.0}/node_modules/rc-progress/es/Circle/index.mjs +30 -30
- package/dist/node_modules/.store/{rc-progress@3.5.1 → rc-progress@4.0.0}/node_modules/rc-progress/es/hooks/useId.mjs +1 -1
- package/dist/node_modules/.store/rc-resize-observer@1.4.0/node_modules/rc-resize-observer/es/SingleObserver/DomWrapper.mjs +4 -4
- package/dist/node_modules/.store/rc-resize-observer@1.4.0/node_modules/rc-resize-observer/es/SingleObserver/index.mjs +2 -2
- package/dist/node_modules/.store/rc-resize-observer@1.4.0/node_modules/rc-resize-observer/es/index.mjs +1 -1
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Handles/Handle.mjs +4 -4
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Handles/index.mjs +2 -2
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Marks/Mark.mjs +2 -2
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Slider.mjs +5 -5
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Steps/Dot.mjs +2 -2
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Tracks/Track.mjs +2 -2
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Tracks/index.mjs +1 -1
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/hooks/useDrag.mjs +2 -2
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/hooks/useOffset.mjs +1 -1
- package/dist/node_modules/.store/rc-tooltip@6.2.0/node_modules/rc-tooltip/es/Tooltip.mjs +4 -4
- package/dist/node_modules/.store/rc-upload@4.5.2/node_modules/rc-upload/es/AjaxUploader.mjs +13 -13
- package/dist/node_modules/.store/rc-upload@4.5.2/node_modules/rc-upload/es/Upload.mjs +7 -7
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/Dom/dynamicCSS.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/React/render.mjs +4 -4
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/hooks/useId.mjs +2 -2
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/hooks/useMergedState.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/hooks/useState.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/isEqual.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/omit.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/pickAttrs.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/ref.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/utils/set.mjs +4 -4
- package/dist/style.css +1 -1
- package/dist/utils/time.mjs +1 -1
- package/package.json +1 -1
- package/dist/_virtual/dayjs.min2.mjs +0 -4
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.5/node_modules/@ant-design/cssinjs/es/extractStyle.mjs +0 -9
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.5/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.mjs +0 -203
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.5/node_modules/@ant-design/cssinjs/es/util/index.mjs +0 -72
- package/dist/node_modules/.store/@rc-component_trigger@2.0.0/node_modules/@rc-component/trigger/es/index.mjs +0 -212
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/_util/hooks/useClosable.mjs +0 -33
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/modal/Modal.mjs +0 -129
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/progress/Circle.mjs +0 -58
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/progress/progress.mjs +0 -95
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/theme/themes/compact/index.mjs +0 -16
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/theme/themes/default/index.mjs +0 -22
- package/dist/node_modules/.store/antd@5.15.4/node_modules/antd/es/theme/util/calc/index.mjs +0 -9
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/Field.mjs +0 -300
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/StyleContext.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/hooks/useHMR.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/linters/contentQuotesLinter.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/linters/hashedAnimationLinter.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/linters/utils.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/theme/createTheme.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_cssinjs@1.18.5 → @ant-design_cssinjs@1.19.1}/node_modules/@ant-design/cssinjs/es/transformers/legacyLogicalProperties.mjs +0 -0
- package/dist/node_modules/.store/{@ant-design_icons@5.3.5 → @ant-design_icons@5.3.6}/node_modules/@ant-design/icons/es/components/Context.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/callSuper.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/classCallCheck.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/createClass.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/createSuper.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/defineProperty.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/extends.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/inherits.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/iterableToArray.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/nonIterableRest.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/objectSpread2.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/slicedToArray.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/toArray.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/toConsumableArray.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/toPrimitive.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/toPropertyKey.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/typeof.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.mjs +0 -0
- package/dist/node_modules/.store/{@babel_runtime@7.24.1 → @babel_runtime@7.24.4}/node_modules/@babel/runtime/helpers/interopRequireDefault.mjs +0 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/Popup/Arrow.mjs +0 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/Popup/PopupContent.mjs +0 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/TriggerWrapper.mjs +0 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/context.mjs +0 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/hooks/useAction.mjs +0 -0
- package/dist/node_modules/.store/{@rc-component_trigger@2.0.0 → @rc-component_trigger@2.1.1}/node_modules/@rc-component/trigger/es/hooks/useWinClick.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/createUpdateEffect/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useControllableValue/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useInterval/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useLatest/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useMemoizedFn/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useRafState/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useSetState/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useSize/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useThrottleFn/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useUnmount/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useUpdate/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useUpdateEffect/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/useUpdateLayoutEffect/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/depsAreSame.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/domTarget.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/index.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/isBrowser.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/isDev.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/useEffectWithTarget.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/useIsomorphicLayoutEffectWithTarget.mjs +0 -0
- package/dist/node_modules/.store/{ahooks@3.7.10 → ahooks@3.7.11}/node_modules/ahooks/es/utils/useLayoutEffectWithTarget.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/ActionButton.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/PurePanel.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/hooks/useForceUpdate.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/hooks/useZIndex.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/motion.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/placements.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/reactNode.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/styleChecker.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/warning.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/wave/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/wave/interface.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/wave/util.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/_util/zindexContext.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/IconWrapper.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/buttonHelpers.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/button/style/group.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/calendar/locale/en_US.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/DisabledContext.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/PropWarning.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/SizeContext.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/context.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/cssVariables.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/hooks/useConfig.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/hooks/useSize.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/config-provider/hooks/useThemeKey.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/form/validateMessagesContext.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/locale/context.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/locale/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/locale/useLocale.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/components/ConfirmCancelBtn.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/components/ConfirmOkBtn.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/components/NormalCancelBtn.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/components/NormalOkBtn.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/context.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/destroyFns.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/modal/locale.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/progress/Steps.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/progress/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/progress/utils.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/space/Compact.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/compact-item-vertical.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/compact-item.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/motion/collapse.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/motion/motion.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/style/placementArrow.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/interface/presetColors.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/compact/genCompactSizeMapToken.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/dark/colorAlgorithm.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/dark/colors.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/default/colorAlgorithm.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/default/colors.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/seed.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genColorMapToken.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genCommonMapToken.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genControlHeight.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genFontMapToken.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genFontSizes.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genRadius.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/themes/shared/genSizeMapToken.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/alias.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/genPresetColor.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/getAlphaColor.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/theme/util/statistic.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/time-picker/locale/en_US.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/tooltip/util.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/Dragger.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/upload/style/rtl.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/version/index.mjs +0 -0
- package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/es/watermark/context.mjs +1 -1
- /package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/lib/time-picker/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.4 → antd@5.16.2}/node_modules/antd/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/FieldContext.mjs +0 -0
- /package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/ListContext.mjs +0 -0
- /package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/index.mjs +0 -0
- /package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/utils/asyncUtil.mjs +0 -0
- /package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/utils/messages.mjs +0 -0
- /package/dist/node_modules/.store/{rc-field-form@1.42.1 → rc-field-form@1.44.0}/node_modules/rc-field-form/es/utils/typeUtil.mjs +0 -0
- /package/dist/node_modules/.store/{rc-picker@4.3.0 → rc-picker@4.3.2}/node_modules/rc-picker/es/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{rc-picker@4.3.0 → rc-picker@4.3.2}/node_modules/rc-picker/lib/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{rc-progress@3.5.1 → rc-progress@4.0.0}/node_modules/rc-progress/es/Circle/util.mjs +0 -0
- /package/dist/node_modules/.store/{rc-progress@3.5.1 → rc-progress@4.0.0}/node_modules/rc-progress/es/Line.mjs +0 -0
- /package/dist/node_modules/.store/{rc-progress@3.5.1 → rc-progress@4.0.0}/node_modules/rc-progress/es/common.mjs +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ColumnsConfigProps, BitzTableColumnsType } from '..';
|
|
3
|
-
import { BitzTableBorderedType } from '
|
|
3
|
+
import { BitzTableBorderedType, StylesConfigScopeType } from '../../BitzConfigProvider/context';
|
|
4
4
|
export type DensitySize = 'xl' | 'lg' | 'md' | 'sm' | 'xs' | undefined;
|
|
5
5
|
export type ColumnStateType<TableKey extends string = any> = {
|
|
6
6
|
/**
|
|
@@ -27,14 +27,16 @@ export interface StylesConfigProps {
|
|
|
27
27
|
bordered?: BitzTableBorderedType;
|
|
28
28
|
zebra?: boolean;
|
|
29
29
|
}
|
|
30
|
-
export
|
|
30
|
+
export interface StylesConfigOnChangeValue extends StylesConfigProps {
|
|
31
|
+
stylesScope?: StylesConfigScopeType;
|
|
32
|
+
}
|
|
31
33
|
export interface StylesStateType<TableKey = any> {
|
|
32
34
|
persistenceType?: 'localStorage' | 'sessionStorage' | 'online';
|
|
33
35
|
persistenceKey?: TableKey;
|
|
34
36
|
defaultValue?: StylesConfigProps;
|
|
35
37
|
value?: StylesConfigProps;
|
|
36
|
-
onChange?: (val:
|
|
37
|
-
onlineChange?: (key: TableKey, sizeState:
|
|
38
|
+
onChange?: (val: StylesConfigOnChangeValue) => void;
|
|
39
|
+
onlineChange?: (key: TableKey, sizeState: StylesConfigOnChangeValue) => void;
|
|
38
40
|
onlineGet?: (key: TableKey) => Promise<StylesConfigProps | null | undefined>;
|
|
39
41
|
}
|
|
40
42
|
export type UseContainerProps<T = any> = {
|
|
@@ -46,7 +48,7 @@ export type UseContainerProps<T = any> = {
|
|
|
46
48
|
stylesConfigState?: StylesStateType;
|
|
47
49
|
defaultStylesConfig?: StylesConfigProps;
|
|
48
50
|
stylesConfig?: StylesConfigProps;
|
|
49
|
-
onStylesConfigChange?: (value:
|
|
51
|
+
onStylesConfigChange?: (value: StylesConfigOnChangeValue) => void;
|
|
50
52
|
size?: StylesConfigProps['size'];
|
|
51
53
|
defaultSize?: StylesConfigProps['size'];
|
|
52
54
|
zebra?: StylesConfigProps['zebra'];
|
|
@@ -63,15 +65,13 @@ declare function useContainer(props: UseContainerProps): {
|
|
|
63
65
|
setSortKeyColumns: (keys: string[]) => void;
|
|
64
66
|
columnsMap: Record<string, ColumnsConfigProps>;
|
|
65
67
|
setColumnsMap: (updater: Record<string, ColumnsConfigProps> | ((origin: Record<string, ColumnsConfigProps>) => Record<string, ColumnsConfigProps>), ignoreDestroy?: boolean | undefined) => void;
|
|
66
|
-
scope: StylesConfigScopeType;
|
|
67
|
-
setScope: import("react").Dispatch<import("react").SetStateAction<StylesConfigScopeType>>;
|
|
68
68
|
stylesConfig: StylesConfigProps;
|
|
69
69
|
setTableStylesConfig: (updater: StylesConfigProps | ((origin: StylesConfigProps) => StylesConfigProps), ignoreDestroy?: boolean | undefined) => void;
|
|
70
70
|
defaultTableSize: "xl" | "lg" | "md" | "sm" | "xs";
|
|
71
71
|
tableSize: DensitySize;
|
|
72
72
|
stylesStorageType: "online" | "localStorage" | "sessionStorage" | undefined;
|
|
73
73
|
stylesStorageKey: any;
|
|
74
|
-
onlineStylesConfigChange: ((key: any, sizeState:
|
|
74
|
+
onlineStylesConfigChange: ((key: any, sizeState: StylesConfigOnChangeValue) => void) | undefined;
|
|
75
75
|
columns: BitzTableColumnsType<any> | undefined;
|
|
76
76
|
clearPersistenceStorage: () => void;
|
|
77
77
|
clearStylesConfigCache: () => void;
|
|
@@ -87,15 +87,13 @@ declare const BitzTableContext: import("react").Context<{
|
|
|
87
87
|
setSortKeyColumns: (keys: string[]) => void;
|
|
88
88
|
columnsMap: Record<string, ColumnsConfigProps>;
|
|
89
89
|
setColumnsMap: (updater: Record<string, ColumnsConfigProps> | ((origin: Record<string, ColumnsConfigProps>) => Record<string, ColumnsConfigProps>), ignoreDestroy?: boolean | undefined) => void;
|
|
90
|
-
scope: StylesConfigScopeType;
|
|
91
|
-
setScope: import("react").Dispatch<import("react").SetStateAction<StylesConfigScopeType>>;
|
|
92
90
|
stylesConfig: StylesConfigProps;
|
|
93
91
|
setTableStylesConfig: (updater: StylesConfigProps | ((origin: StylesConfigProps) => StylesConfigProps), ignoreDestroy?: boolean | undefined) => void;
|
|
94
92
|
defaultTableSize: "xl" | "lg" | "md" | "sm" | "xs";
|
|
95
93
|
tableSize: DensitySize;
|
|
96
94
|
stylesStorageType: "online" | "localStorage" | "sessionStorage" | undefined;
|
|
97
95
|
stylesStorageKey: any;
|
|
98
|
-
onlineStylesConfigChange: ((key: any, sizeState:
|
|
96
|
+
onlineStylesConfigChange: ((key: any, sizeState: StylesConfigOnChangeValue) => void) | undefined;
|
|
99
97
|
columns: BitzTableColumnsType<any> | undefined;
|
|
100
98
|
clearPersistenceStorage: () => void;
|
|
101
99
|
clearStylesConfigCache: () => void;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { j as
|
|
1
|
+
import { j as le } from "../../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
2
|
import Q from "../../../hooks/useMergedState.mjs";
|
|
3
|
-
import { createContext as
|
|
4
|
-
import { genColumnKey as
|
|
5
|
-
import { getUuid as
|
|
6
|
-
import { BitzConfigContext as
|
|
3
|
+
import { createContext as ae, useRef as W, useContext as se, useEffect as m, useMemo as ue, useCallback as X } from "react";
|
|
4
|
+
import { genColumnKey as oe } from "./utils/index.mjs";
|
|
5
|
+
import { getUuid as fe } from "../../../utils/uuid.mjs";
|
|
6
|
+
import { BitzConfigContext as re } from "../../BitzConfigProvider/context.mjs";
|
|
7
7
|
import g from "../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/merge.mjs";
|
|
8
|
-
function
|
|
8
|
+
function ye(e) {
|
|
9
9
|
var O, J, M, N, j, I, B, P, k, D, E, Z, R, G, U, q;
|
|
10
|
-
const C = W(
|
|
10
|
+
const C = W(fe()), h = W([]), r = se(re).Table, Y = r == null ? void 0 : r.defaultSize, b = e.defaultSize ?? Y ?? "lg", _ = r == null ? void 0 : r.zebra, $ = e.defaultZebra ?? _ ?? !0, p = r == null ? void 0 : r.bordered, ee = e.defaultBordered ?? p ?? "row-column", K = e.defaultStylesConfig || {
|
|
11
11
|
size: b,
|
|
12
12
|
zebra: $,
|
|
13
13
|
bordered: ee
|
|
14
|
-
}, [
|
|
14
|
+
}, [T, x] = Q(
|
|
15
15
|
() => {
|
|
16
16
|
var n, a, l, s;
|
|
17
17
|
const { persistenceType: t, persistenceKey: c, onlineGet: i } = e.stylesConfigState || {};
|
|
@@ -73,19 +73,19 @@ function me(e) {
|
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
}, []);
|
|
76
|
-
const d =
|
|
76
|
+
const d = ue(() => {
|
|
77
77
|
var l, s, o, u, A, F, H;
|
|
78
78
|
if ((l = e == null ? void 0 : e.columnsState) != null && l.defaultValue)
|
|
79
79
|
return e.columnsState.defaultValue;
|
|
80
80
|
const t = ((o = (s = e.columns) == null ? void 0 : s.filter((f) => f.fixed === "left")) == null ? void 0 : o.map((f, y) => ({ ...f, order: y }))) ?? [], c = ((A = (u = e.columns) == null ? void 0 : u.filter((f) => f.fixed === "right")) == null ? void 0 : A.map((f, y) => ({ ...f, order: y }))) ?? [], i = ((H = (F = e.columns) == null ? void 0 : F.filter((f) => !["left", "right"].includes(f.fixed))) == null ? void 0 : H.map((f, y) => ({ ...f, order: y }))) ?? [], n = [...t, ...i, ...c], a = {};
|
|
81
81
|
return n == null || n.forEach(
|
|
82
|
-
({ key: f, dataIndex: y, order:
|
|
83
|
-
const L =
|
|
82
|
+
({ key: f, dataIndex: y, order: te, fixed: ne, disabled: ce }, ie) => {
|
|
83
|
+
const L = oe(f ?? y, ie);
|
|
84
84
|
L && (a[L] = {
|
|
85
85
|
show: !0,
|
|
86
|
-
order:
|
|
87
|
-
fixed:
|
|
88
|
-
disabled:
|
|
86
|
+
order: te,
|
|
87
|
+
fixed: ne,
|
|
88
|
+
disabled: ce
|
|
89
89
|
});
|
|
90
90
|
}
|
|
91
91
|
), a;
|
|
@@ -205,8 +205,6 @@ function me(e) {
|
|
|
205
205
|
},
|
|
206
206
|
columnsMap: w,
|
|
207
207
|
setColumnsMap: S,
|
|
208
|
-
scope: te,
|
|
209
|
-
setScope: ne,
|
|
210
208
|
stylesConfig: T,
|
|
211
209
|
setTableStylesConfig: x,
|
|
212
210
|
defaultTableSize: b,
|
|
@@ -226,11 +224,11 @@ function me(e) {
|
|
|
226
224
|
get: () => C.current
|
|
227
225
|
}), V;
|
|
228
226
|
}
|
|
229
|
-
const
|
|
230
|
-
const C =
|
|
231
|
-
return /* @__PURE__ */
|
|
227
|
+
const de = ae({}), Te = (e) => {
|
|
228
|
+
const C = ye(e.initValue);
|
|
229
|
+
return /* @__PURE__ */ le.jsx(de.Provider, { value: C, children: e.children });
|
|
232
230
|
};
|
|
233
231
|
export {
|
|
234
|
-
|
|
235
|
-
|
|
232
|
+
de as BitzTableContext,
|
|
233
|
+
Te as default
|
|
236
234
|
};
|
|
@@ -1,46 +1,41 @@
|
|
|
1
|
-
const a = (
|
|
2
|
-
let
|
|
3
|
-
const i = (d, l) => d.map((r) => {
|
|
4
|
-
const n = x((r == null ? void 0 : r.key) || (r == null ? void 0 : r.dataIndex), r.index), o = l[n];
|
|
5
|
-
return o && o.show === !1 ? (r.width ? c += r.width : t += 1, !1) : r.children ? {
|
|
6
|
-
...r,
|
|
7
|
-
...o,
|
|
8
|
-
children: i(r.children, l)
|
|
9
|
-
} : { ...r, ...o };
|
|
10
|
-
});
|
|
1
|
+
const a = (r, f) => {
|
|
2
|
+
let i = 0, t = 0;
|
|
11
3
|
return {
|
|
12
|
-
filterColumns:
|
|
13
|
-
|
|
4
|
+
filterColumns: ((o, s) => o.map((e) => {
|
|
5
|
+
const n = h((e == null ? void 0 : e.key) || (e == null ? void 0 : e.dataIndex), e.index), d = s[n];
|
|
6
|
+
return d && d.show === !1 ? (e.width ? i += e.width : t += 1, !1) : { ...e, ...d };
|
|
7
|
+
}))(r, f).filter(Boolean),
|
|
8
|
+
width: i,
|
|
14
9
|
autoWidthColLength: t
|
|
15
10
|
};
|
|
16
|
-
},
|
|
17
|
-
var n,
|
|
18
|
-
const { fixed: t, index:
|
|
19
|
-
if (t === "left" &&
|
|
11
|
+
}, h = (r, f) => r ? Array.isArray(r) ? r.join("-") : r.toString() : `${f}`, y = (r) => (f, i) => {
|
|
12
|
+
var n, d, c, x;
|
|
13
|
+
const { fixed: t, index: u } = f, { fixed: l, index: o } = i;
|
|
14
|
+
if (t === "left" && l !== "left" || l === "right" && t !== "right")
|
|
20
15
|
return -2;
|
|
21
|
-
if (
|
|
16
|
+
if (l === "left" && t !== "left" || t === "right" && l !== "right")
|
|
22
17
|
return 2;
|
|
23
|
-
const
|
|
24
|
-
return (n =
|
|
18
|
+
const s = f.key || `${u}`, e = i.key || `${o}`;
|
|
19
|
+
return (n = r[s]) != null && n.order || (d = r[e]) != null && d.order ? (((c = r[s]) == null ? void 0 : c.order) || 0) - (((x = r[e]) == null ? void 0 : x.order) || 0) : (f.index || 0) - (i.index || 0);
|
|
25
20
|
};
|
|
26
|
-
function g(
|
|
21
|
+
function g(r, f, i) {
|
|
27
22
|
const t = {};
|
|
28
|
-
let
|
|
29
|
-
const
|
|
30
|
-
for (const n in
|
|
31
|
-
if (
|
|
32
|
-
const
|
|
33
|
-
t[
|
|
34
|
-
...
|
|
35
|
-
[
|
|
36
|
-
},
|
|
23
|
+
let u = "";
|
|
24
|
+
const l = (o, s, e) => {
|
|
25
|
+
for (const n in o)
|
|
26
|
+
if (o.hasOwnProperty(n) && (typeof o[n] == "object" && o[n] !== null && (u = n, t[n] = { ...o[n] }, l(o[n], s, e)), n === s)) {
|
|
27
|
+
const d = t[u];
|
|
28
|
+
t[u] = {
|
|
29
|
+
...d,
|
|
30
|
+
[s]: d.disabled || d.fixed ? !0 : e
|
|
31
|
+
}, u = "";
|
|
37
32
|
}
|
|
38
33
|
};
|
|
39
|
-
return
|
|
34
|
+
return l(r, f, i), t;
|
|
40
35
|
}
|
|
41
36
|
export {
|
|
42
37
|
y as columnSort,
|
|
43
|
-
|
|
38
|
+
h as genColumnKey,
|
|
44
39
|
a as loopFilter,
|
|
45
40
|
g as updateNestedObject
|
|
46
41
|
};
|
|
@@ -12,17 +12,17 @@ import "../../BitzPullRefresh/style/index.less.mjs";
|
|
|
12
12
|
import mt from "../../BitzPullRefresh/PullRefresh.mjs";
|
|
13
13
|
import bt, { BitzTableContext as Ct } from "../Store/index.mjs";
|
|
14
14
|
import { loopFilter as yt, columnSort as xt, genColumnKey as gt } from "../Store/utils/index.mjs";
|
|
15
|
-
import ee from "../../../node_modules/.store/ahooks@3.7.
|
|
15
|
+
import ee from "../../../node_modules/.store/ahooks@3.7.11/node_modules/ahooks/es/useSize/index.mjs";
|
|
16
16
|
import wt from "../ActionCol/style.mjs";
|
|
17
17
|
import Bt from "../../BitzTheme/index.mjs";
|
|
18
18
|
import { BitzConfigContext as zt } from "../../BitzConfigProvider/context.mjs";
|
|
19
|
-
import vt from "../../../node_modules/.store/antd@5.
|
|
20
|
-
import "../../../node_modules/.store/antd@5.
|
|
21
|
-
import jt from "../../../node_modules/.store/antd@5.
|
|
19
|
+
import vt from "../../../node_modules/.store/antd@5.16.2/node_modules/antd/es/table/ExpandIcon.mjs";
|
|
20
|
+
import "../../../node_modules/.store/antd@5.16.2/node_modules/antd/es/config-provider/index.mjs";
|
|
21
|
+
import jt from "../../../node_modules/.store/antd@5.16.2/node_modules/antd/locale/en_US.mjs";
|
|
22
22
|
import { getColumnsWithTool as Nt, loopBuildSkeleton as kt } from "./utils.mjs";
|
|
23
23
|
import { getCssVar as pt } from "./style.mjs";
|
|
24
24
|
import "./index.less.mjs";
|
|
25
|
-
import { ConfigContext as Tt } from "../../../node_modules/.store/antd@5.
|
|
25
|
+
import { ConfigContext as Tt } from "../../../node_modules/.store/antd@5.16.2/node_modules/antd/es/config-provider/context.mjs";
|
|
26
26
|
import St from "../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/at.mjs";
|
|
27
27
|
const Ne = [te.SELECTION_COLUMN, te.EXPAND_COLUMN];
|
|
28
28
|
function Lt({
|
|
@@ -1,79 +1,79 @@
|
|
|
1
1
|
import { j as e } from "../../../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { create as
|
|
3
|
-
import { Modal as
|
|
4
|
-
import { useState as
|
|
5
|
-
import { BitzTableContext as
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import { styles as
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
2
|
+
import { create as A, useModal as G, antdModalV5 as I } from "@ebay/nice-modal-react";
|
|
3
|
+
import { Modal as J, Typography as P, Card as Q, Segmented as U, Flex as X } from "antd";
|
|
4
|
+
import { useState as p, useContext as M, useRef as T, useMemo as Y } from "react";
|
|
5
|
+
import { BitzTableContext as Z } from "../../Store/index.mjs";
|
|
6
|
+
import z from "../../../BitzButton/index.mjs";
|
|
7
|
+
import _ from "../../../BitzTheme/index.mjs";
|
|
8
|
+
import $ from "../../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
|
|
9
|
+
import ee from "./StylesConfig/index.mjs";
|
|
10
|
+
import te from "./ColumnsSort/index.mjs";
|
|
11
|
+
import oe from "./ExportConfig/index.mjs";
|
|
12
|
+
import { styles as re } from "./style.mjs";
|
|
13
|
+
import { BitzConfigContext as se } from "../../../BitzConfigProvider/context.mjs";
|
|
14
|
+
import le from "../../../../node_modules/.store/@ant-design_icons@5.3.6/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.mjs";
|
|
15
|
+
import ne from "../../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/omit.mjs";
|
|
16
|
+
const be = A(
|
|
17
|
+
({ title: R, onChange: r, getContainer: N }) => {
|
|
18
|
+
const { token: s } = _.useToken(), l = G(), [n, V] = p(1), [w, y] = p(!1);
|
|
19
|
+
p(!1);
|
|
19
20
|
const {
|
|
20
|
-
persistenceType:
|
|
21
|
+
persistenceType: H,
|
|
21
22
|
persistenceKey: g,
|
|
22
|
-
onlineChange:
|
|
23
|
-
setColumnsMap:
|
|
24
|
-
setSortKeyColumns:
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
onlineStylesConfigChange: m
|
|
23
|
+
onlineChange: a,
|
|
24
|
+
setColumnsMap: L,
|
|
25
|
+
setSortKeyColumns: E,
|
|
26
|
+
stylesStorageType: D,
|
|
27
|
+
stylesStorageKey: C,
|
|
28
|
+
setTableStylesConfig: m,
|
|
29
|
+
onlineStylesConfigChange: c
|
|
30
30
|
// clearPersistenceStorage,
|
|
31
|
-
} =
|
|
32
|
-
var
|
|
33
|
-
const
|
|
34
|
-
...(
|
|
35
|
-
...(
|
|
36
|
-
...(
|
|
37
|
-
},
|
|
38
|
-
...(
|
|
39
|
-
...(
|
|
40
|
-
...(
|
|
31
|
+
} = M(Z), o = M(se).Table, t = T(null), x = T(null), O = async () => {
|
|
32
|
+
var S, j, h, b, k, v, B, F, K;
|
|
33
|
+
const d = (S = x.current) == null ? void 0 : S.getFormInstance(), f = await (d == null ? void 0 : d.getFieldsValue()), W = ne(f, "stylesScope"), u = {
|
|
34
|
+
...(j = t.current) == null ? void 0 : j.getLeftSortColumns(),
|
|
35
|
+
...(h = t.current) == null ? void 0 : h.getCenterSortColumns(),
|
|
36
|
+
...(b = t.current) == null ? void 0 : b.getRightSortColumns()
|
|
37
|
+
}, q = [
|
|
38
|
+
...(k = t.current) == null ? void 0 : k.getLeftSortKeys(),
|
|
39
|
+
...(v = t.current) == null ? void 0 : v.getCenterSortKeys(),
|
|
40
|
+
...(B = t.current) == null ? void 0 : B.getRightSortKeys()
|
|
41
41
|
];
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
})) :
|
|
45
|
-
},
|
|
42
|
+
m == null || m(W), (F = o == null ? void 0 : o.setStylesScope) == null || F.call(o, f.stylesScope ? "global" : "current"), L(u), E(q), D === "online" && C && (c == null || c(C, f)), H === "online" && g && (a == null || a(g, u)), r ? (y(!0), (K = r == null ? void 0 : r(u)) == null || K.finally(() => {
|
|
43
|
+
y(!1), l.hide();
|
|
44
|
+
})) : l.hide();
|
|
45
|
+
}, i = Y(() => s.mode === "dark", [s.mode]);
|
|
46
46
|
return /* @__PURE__ */ e.jsx(
|
|
47
|
-
|
|
47
|
+
J,
|
|
48
48
|
{
|
|
49
|
-
className:
|
|
50
|
-
title: /* @__PURE__ */ e.jsx(
|
|
51
|
-
getContainer:
|
|
52
|
-
...
|
|
49
|
+
className: $(re(s), "tableConfigModal"),
|
|
50
|
+
title: /* @__PURE__ */ e.jsx(P.Title, { style: { fontSize: 16, margin: 0 }, children: R }),
|
|
51
|
+
getContainer: N,
|
|
52
|
+
...I(l),
|
|
53
53
|
style: {
|
|
54
|
-
"--sortCard-bgColor":
|
|
55
|
-
"--sortCard-titleColor":
|
|
56
|
-
"--radioCard-bgColor":
|
|
57
|
-
"--radioCard-bgHoverColor":
|
|
54
|
+
"--sortCard-bgColor": i ? "#444" : "#f2f2f2",
|
|
55
|
+
"--sortCard-titleColor": i ? "#ccc" : "#777",
|
|
56
|
+
"--radioCard-bgColor": i ? "#444" : "#F2F2F2",
|
|
57
|
+
"--radioCard-bgHoverColor": i ? "#333" : s.colorBgContainer
|
|
58
58
|
},
|
|
59
59
|
styles: { body: { maxHeight: window.innerHeight - 300 } },
|
|
60
60
|
width: 700,
|
|
61
61
|
footer: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
62
62
|
/* @__PURE__ */ e.jsx(
|
|
63
|
-
|
|
63
|
+
z,
|
|
64
64
|
{
|
|
65
65
|
type: "primary",
|
|
66
|
-
icon: /* @__PURE__ */ e.jsx(
|
|
67
|
-
onClick:
|
|
68
|
-
loading:
|
|
66
|
+
icon: /* @__PURE__ */ e.jsx(le, {}),
|
|
67
|
+
onClick: O,
|
|
68
|
+
loading: w,
|
|
69
69
|
children: "保存"
|
|
70
70
|
}
|
|
71
71
|
),
|
|
72
|
-
/* @__PURE__ */ e.jsx(
|
|
72
|
+
/* @__PURE__ */ e.jsx(z, { onClick: () => l.hide(), children: "取消" })
|
|
73
73
|
] }),
|
|
74
|
-
children: /* @__PURE__ */ e.jsxs(
|
|
74
|
+
children: /* @__PURE__ */ e.jsxs(Q, { className: "container", bordered: !1, children: [
|
|
75
75
|
/* @__PURE__ */ e.jsx("div", { className: "segmentedWrapper", children: /* @__PURE__ */ e.jsx(
|
|
76
|
-
|
|
76
|
+
U,
|
|
77
77
|
{
|
|
78
78
|
size: "large",
|
|
79
79
|
options: [
|
|
@@ -81,14 +81,14 @@ const Se = W(
|
|
|
81
81
|
{ label: "列设置", value: 2 },
|
|
82
82
|
{ label: "导出设置", value: 3 }
|
|
83
83
|
],
|
|
84
|
-
value:
|
|
85
|
-
onChange:
|
|
84
|
+
value: n,
|
|
85
|
+
onChange: V
|
|
86
86
|
}
|
|
87
87
|
) }),
|
|
88
|
-
/* @__PURE__ */ e.jsxs(
|
|
89
|
-
/* @__PURE__ */ e.jsx(
|
|
90
|
-
/* @__PURE__ */ e.jsx(
|
|
91
|
-
/* @__PURE__ */ e.jsx(
|
|
88
|
+
/* @__PURE__ */ e.jsxs(X, { className: "containerBody", children: [
|
|
89
|
+
/* @__PURE__ */ e.jsx(ee, { ref: x, display: n === 1 }),
|
|
90
|
+
/* @__PURE__ */ e.jsx(te, { ref: t, display: n === 2 }),
|
|
91
|
+
/* @__PURE__ */ e.jsx(oe, { display: n === 3 })
|
|
92
92
|
] })
|
|
93
93
|
] })
|
|
94
94
|
}
|
|
@@ -96,5 +96,5 @@ const Se = W(
|
|
|
96
96
|
}
|
|
97
97
|
);
|
|
98
98
|
export {
|
|
99
|
-
|
|
99
|
+
be as default
|
|
100
100
|
};
|
|
@@ -4,7 +4,7 @@ import { useSortable as v } from "../../../../../node_modules/.store/@dnd-kit_so
|
|
|
4
4
|
import { CSS as w } from "../../../../../node_modules/.store/@dnd-kit_utilities@3.2.2/node_modules/@dnd-kit/utilities/dist/utilities.esm.mjs";
|
|
5
5
|
import { Flex as f, Checkbox as D, Tooltip as M } from "antd";
|
|
6
6
|
import h from "../../../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
|
|
7
|
-
import i from "../../../../../node_modules/.store/@ant-design_icons@5.3.
|
|
7
|
+
import i from "../../../../../node_modules/.store/@ant-design_icons@5.3.6/node_modules/@ant-design/icons/es/icons/PicRightOutlined.mjs";
|
|
8
8
|
const g = ({ icon: o, className: r, open: e, title: n, onClick: t }) => /* @__PURE__ */ s.jsx(
|
|
9
9
|
M,
|
|
10
10
|
{
|
|
@@ -7,7 +7,7 @@ import "../../../index.mjs";
|
|
|
7
7
|
import { columnSort as ye, genColumnKey as ke, updateNestedObject as L } from "../../../Store/utils/index.mjs";
|
|
8
8
|
import O from "./DndList.mjs";
|
|
9
9
|
import { BitzTableContext as Le } from "../../../Store/index.mjs";
|
|
10
|
-
import Ke from "../../../../../node_modules/.store/@ant-design_icons@5.3.
|
|
10
|
+
import Ke from "../../../../../node_modules/.store/@ant-design_icons@5.3.6/node_modules/@ant-design/icons/es/icons/RedoOutlined.mjs";
|
|
11
11
|
import Se from "../../../../../node_modules/.store/lodash-es@4.17.21/node_modules/lodash-es/omit.mjs";
|
|
12
12
|
const Be = pe(
|
|
13
13
|
({ display: H }, V) => {
|
|
@@ -9,9 +9,9 @@ import z from "../../../../../assets/iconfont/IconTejincou.mjs";
|
|
|
9
9
|
import v from "../../../../../assets/iconfont/IconWufengexian.mjs";
|
|
10
10
|
import H from "../../../../../assets/iconfont/IconHangliefengexian.mjs";
|
|
11
11
|
import k from "../../../../../assets/iconfont/IconHangfengexian.mjs";
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
12
|
+
import C from "../../../../../assets/iconfont/IconLiefengexian.mjs";
|
|
13
|
+
import S from "../../../../../assets/iconfont/IconYoubanmawentianchong.mjs";
|
|
14
|
+
import w from "../../../../../assets/iconfont/IconWubanmawentianchong.mjs";
|
|
15
15
|
import "../../../../../assets/iconfont/IconZhongzhi.mjs";
|
|
16
16
|
import "../../../../../assets/iconfont/IconGaojisousuo.mjs";
|
|
17
17
|
import "../../../../../assets/iconfont/IconSousuo.mjs";
|
|
@@ -28,28 +28,33 @@ import "../../../../../assets/iconfont/IconFabu.mjs";
|
|
|
28
28
|
import "../../../../../assets/iconfont/IconShanchu1.mjs";
|
|
29
29
|
import "../../../../../assets/iconfont/IconShanchu.mjs";
|
|
30
30
|
import "../../../../../assets/iconfont/IconTuodong.mjs";
|
|
31
|
-
import {
|
|
31
|
+
import { BitzConfigContext as R } from "../../../../BitzConfigProvider/context.mjs";
|
|
32
|
+
import { BitzTableContext as T } from "../../../Store/index.mjs";
|
|
32
33
|
import G from "../../../../BitzTheme/index.mjs";
|
|
33
|
-
import { Form as
|
|
34
|
-
import { forwardRef as
|
|
35
|
-
import
|
|
36
|
-
const
|
|
37
|
-
...
|
|
38
|
-
label: `${
|
|
39
|
-
} :
|
|
40
|
-
({ display:
|
|
41
|
-
|
|
34
|
+
import { Form as l, Radio as t, Checkbox as N } from "antd";
|
|
35
|
+
import { forwardRef as F, useMemo as B, useContext as c, useEffect as W, useImperativeHandle as E } from "react";
|
|
36
|
+
import r from "./RadioCard.mjs";
|
|
37
|
+
const A = ({ defaultSize: i, items: a }) => a.map((e) => e.key === i ? {
|
|
38
|
+
...e,
|
|
39
|
+
label: `${e.label}(默认)`
|
|
40
|
+
} : e), Po = F(
|
|
41
|
+
({ display: i }, a) => {
|
|
42
|
+
var s;
|
|
43
|
+
const { token: e } = G.useToken(), p = B(() => ({
|
|
42
44
|
width: "100%",
|
|
43
|
-
...{ display:
|
|
44
|
-
}), [
|
|
45
|
+
...{ display: i ? "flex" : "none" }
|
|
46
|
+
}), [i]), u = {
|
|
45
47
|
size: 26,
|
|
46
|
-
color:
|
|
47
|
-
}, [m] =
|
|
48
|
-
|
|
49
|
-
m.setFieldsValue({
|
|
48
|
+
color: e.colorPrimary
|
|
49
|
+
}, [m] = l.useForm(), d = (s = c(R).Table) == null ? void 0 : s.stylesScope, { defaultTableSize: f, stylesConfig: x } = c(T);
|
|
50
|
+
W(() => {
|
|
51
|
+
m.setFieldsValue({
|
|
52
|
+
...x,
|
|
53
|
+
stylesScope: d === "global"
|
|
54
|
+
});
|
|
50
55
|
}, []);
|
|
51
|
-
const
|
|
52
|
-
defaultSize:
|
|
56
|
+
const y = A({
|
|
57
|
+
defaultSize: f,
|
|
53
58
|
items: [
|
|
54
59
|
{
|
|
55
60
|
key: "xs",
|
|
@@ -78,10 +83,10 @@ const W = ({ defaultSize: l, items: a }) => a.map((r) => r.key === l ? {
|
|
|
78
83
|
}
|
|
79
84
|
]
|
|
80
85
|
});
|
|
81
|
-
return
|
|
86
|
+
return E(a, () => ({
|
|
82
87
|
getFormInstance: () => m
|
|
83
88
|
})), /* @__PURE__ */ o.jsxs(
|
|
84
|
-
|
|
89
|
+
l,
|
|
85
90
|
{
|
|
86
91
|
form: m,
|
|
87
92
|
style: p,
|
|
@@ -91,68 +96,68 @@ const W = ({ defaultSize: l, items: a }) => a.map((r) => r.key === l ? {
|
|
|
91
96
|
className: "appearanceFormContent",
|
|
92
97
|
layout: "inline",
|
|
93
98
|
children: [
|
|
94
|
-
/* @__PURE__ */ o.jsx(
|
|
95
|
-
/* @__PURE__ */ o.jsx(
|
|
96
|
-
/* @__PURE__ */ o.jsx(
|
|
97
|
-
/* @__PURE__ */ o.jsx(
|
|
99
|
+
/* @__PURE__ */ o.jsx(l.Item, { label: "行高", name: "size", children: /* @__PURE__ */ o.jsx(t.Group, { className: "sizeRadioGroup", children: y.map(({ key: n, label: b, icon: h }) => /* @__PURE__ */ o.jsx(r, { label: b, value: n, children: /* @__PURE__ */ o.jsx(h, { ...u }) }, n)) }) }),
|
|
100
|
+
/* @__PURE__ */ o.jsx(l.Item, { label: "分割线", name: "bordered", children: /* @__PURE__ */ o.jsxs(t.Group, { disabled: !0, className: "splitBorderRadioGroup", children: [
|
|
101
|
+
/* @__PURE__ */ o.jsx(r, { label: "无分割线", value: "hide", children: /* @__PURE__ */ o.jsx(v, { size: 26, color: e.colorPrimaryHover }) }),
|
|
102
|
+
/* @__PURE__ */ o.jsx(r, { label: "行分割线", value: "row", children: /* @__PURE__ */ o.jsx(
|
|
98
103
|
k,
|
|
99
104
|
{
|
|
100
105
|
size: 26,
|
|
101
106
|
color: [
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
107
|
+
e.colorPrimaryHover,
|
|
108
|
+
e.colorPrimary,
|
|
109
|
+
e.colorPrimary,
|
|
110
|
+
e.colorPrimaryHover
|
|
106
111
|
]
|
|
107
112
|
}
|
|
108
113
|
) }),
|
|
109
|
-
/* @__PURE__ */ o.jsx(
|
|
110
|
-
|
|
114
|
+
/* @__PURE__ */ o.jsx(r, { label: "列分割线", value: "column", children: /* @__PURE__ */ o.jsx(
|
|
115
|
+
C,
|
|
111
116
|
{
|
|
112
117
|
size: 26,
|
|
113
118
|
color: [
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
119
|
+
e.colorPrimaryHover,
|
|
120
|
+
e.colorPrimary,
|
|
121
|
+
e.colorPrimary,
|
|
122
|
+
e.colorPrimaryHover
|
|
118
123
|
]
|
|
119
124
|
}
|
|
120
125
|
) }),
|
|
121
|
-
/* @__PURE__ */ o.jsx(
|
|
126
|
+
/* @__PURE__ */ o.jsx(r, { label: "行列分割线", value: "row-column", children: /* @__PURE__ */ o.jsx(
|
|
122
127
|
H,
|
|
123
128
|
{
|
|
124
129
|
size: 26,
|
|
125
130
|
color: [
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
131
|
+
e.colorPrimaryHover,
|
|
132
|
+
e.colorPrimary,
|
|
133
|
+
e.colorPrimary,
|
|
134
|
+
e.colorPrimaryHover
|
|
130
135
|
]
|
|
131
136
|
}
|
|
132
137
|
) })
|
|
133
138
|
] }) }),
|
|
134
|
-
/* @__PURE__ */ o.jsx(
|
|
135
|
-
/* @__PURE__ */ o.jsx(
|
|
136
|
-
|
|
139
|
+
/* @__PURE__ */ o.jsx(l.Item, { label: "斑马纹", name: "zebra", children: /* @__PURE__ */ o.jsxs(t.Group, { className: "zebraRadioGroup", children: [
|
|
140
|
+
/* @__PURE__ */ o.jsx(r, { label: "有斑马纹", value: !0, children: /* @__PURE__ */ o.jsx(
|
|
141
|
+
S,
|
|
137
142
|
{
|
|
138
143
|
size: 26,
|
|
139
|
-
color: [
|
|
144
|
+
color: [e.colorPrimaryHover, e.colorPrimary]
|
|
140
145
|
}
|
|
141
146
|
) }),
|
|
142
|
-
/* @__PURE__ */ o.jsx(
|
|
143
|
-
|
|
147
|
+
/* @__PURE__ */ o.jsx(r, { label: "无斑马纹", value: !1, children: /* @__PURE__ */ o.jsx(
|
|
148
|
+
w,
|
|
144
149
|
{
|
|
145
150
|
size: 26,
|
|
146
|
-
color:
|
|
151
|
+
color: e.colorPrimaryHover
|
|
147
152
|
}
|
|
148
153
|
) })
|
|
149
154
|
] }) }),
|
|
150
|
-
/* @__PURE__ */ o.jsx(
|
|
155
|
+
/* @__PURE__ */ o.jsx(l.Item, { name: "stylesScope", valuePropName: "checked", className: "scope", children: /* @__PURE__ */ o.jsx(N, { disabled: !0, children: "应用到全局表格" }) })
|
|
151
156
|
]
|
|
152
157
|
}
|
|
153
158
|
);
|
|
154
159
|
}
|
|
155
160
|
);
|
|
156
161
|
export {
|
|
157
|
-
|
|
162
|
+
Po as default
|
|
158
163
|
};
|
|
@@ -6,7 +6,7 @@ import B from "./ColumnConfigModal.mjs";
|
|
|
6
6
|
import p from "../style.mjs";
|
|
7
7
|
import v from "../../../BitzButton/index.mjs";
|
|
8
8
|
import { BitzTableContext as y } from "../../Store/index.mjs";
|
|
9
|
-
import z from "../../../../node_modules/.store/@ant-design_icons@5.3.
|
|
9
|
+
import z from "../../../../node_modules/.store/@ant-design_icons@5.3.6/node_modules/@ant-design/icons/es/icons/SettingOutlined.mjs";
|
|
10
10
|
const s = "表格设置", N = (n) => {
|
|
11
11
|
const { order: a, show: u = !0, icon: f = /* @__PURE__ */ e.jsx(z, {}) } = n, { toolbarItemClassName: d } = p(), { uuid: l } = g(y), [i, r] = x(!1), C = h(() => i ? !1 : void 0, [i]);
|
|
12
12
|
return j(() => (document == null || document.addEventListener("fullscreenchange", (o) => {
|