bitz-react-admin-ui 1.6.9 → 1.7.1
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/bitz-ui.mjs +35 -33
- package/dist/components/BitzConfigProvider/index.mjs +7 -3
- package/dist/components/BitzConfirmModal/index.mjs +41 -39
- package/dist/components/BitzFluentInput/index.mjs +22 -17
- package/dist/components/BitzFluentSelect/index.mjs +22 -17
- package/dist/components/BitzHighlight/style.mjs +25 -25
- package/dist/components/BitzList/List.mjs +1 -1
- package/dist/components/BitzPullRefresh/PullRefresh.mjs +1 -1
- package/dist/components/BitzTable/ActionBar/style.mjs +8 -7
- package/dist/components/BitzTable/ActionCol/style.mjs +35 -35
- package/dist/components/BitzTable/SelectionBar/SelectionBar.mjs +23 -21
- package/dist/components/BitzTable/SelectionBar/style.mjs +22 -19
- package/dist/components/BitzTable/Table/index.mjs +150 -152
- package/dist/components/BitzTable/TableSkeleton/index.mjs +19 -19
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnSettingModal.mjs +159 -136
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/DndItem.mjs +47 -24
- package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.module.less.mjs +21 -22
- package/dist/components/BitzTable/ToolBar/style.mjs +16 -15
- package/dist/components/BitzTheme/index.mjs +26 -0
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/StyleContext.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/extractStyle.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useCSSVarRegister.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useCacheToken.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.mjs +2 -2
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/linters/utils.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/theme/Theme.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/util/cacheMapUtil.mjs +1 -1
- package/dist/node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/util/index.mjs +2 -2
- package/dist/node_modules/.store/@ant-design_icons@5.3.1/node_modules/@ant-design/icons/es/utils.mjs +3 -3
- package/dist/node_modules/.store/@rc-component_portal@1.1.2/node_modules/@rc-component/portal/es/Portal.mjs +3 -3
- 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 +3 -3
- package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/Popup/index.mjs +2 -2
- package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/TriggerWrapper.mjs +1 -1
- package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/hooks/useAlign.mjs +4 -4
- package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/hooks/useWatch.mjs +1 -1
- package/dist/node_modules/.store/@rc-component_trigger@2.0.0/node_modules/@rc-component/trigger/es/hooks/useWinClick.mjs +27 -0
- package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/index.mjs +6 -6
- 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.0 → antd@5.15.2}/node_modules/antd/es/_util/ActionButton.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/PurePanel.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/hooks/useClosable.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/styleChecker.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/warning.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/wave/WaveEffect.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/wave/index.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/wave/style.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/wave/useWave.mjs +4 -4
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/button-group.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/button.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/style/compactCmp.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/style/token.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/MotionWrapper.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/cssVariables.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/hooks/useCSSVarCls.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/hooks/useTheme.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/index.mjs +36 -36
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/date-picker/locale/en_US.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/confirm.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/style/confirm.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/progress.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/slider/SliderTooltip.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/slider/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/motion/fade.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/motion/zoom.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/roundedArrow.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/context.mjs +3 -3
- package/dist/node_modules/.store/antd@5.15.2/node_modules/antd/es/theme/getDesignToken.mjs +23 -0
- package/dist/node_modules/.store/antd@5.15.2/node_modules/antd/es/theme/themes/compact/genCompactSizeMapToken.mjs +20 -0
- package/dist/node_modules/.store/antd@5.15.2/node_modules/antd/es/theme/themes/compact/index.mjs +16 -0
- package/dist/node_modules/.store/antd@5.15.2/node_modules/antd/es/theme/themes/dark/colorAlgorithm.mjs +6 -0
- package/dist/node_modules/.store/antd@5.15.2/node_modules/antd/es/theme/themes/dark/colors.mjs +48 -0
- package/dist/node_modules/.store/antd@5.15.2/node_modules/antd/es/theme/themes/dark/index.mjs +21 -0
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/seed.mjs +5 -5
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/useToken.mjs +11 -11
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/genComponentStyleHook.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/maxmin.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/useResetIconStyle.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/tooltip/PurePanel.mjs +2 -2
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/tooltip/index.mjs +3 -3
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/tooltip/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/Upload.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/style/dragger.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/style/index.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/style/list.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/style/motion.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/style/picture.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/version/version.mjs +1 -1
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/watermark/context.mjs +3 -3
- package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/lib/date-picker/locale/en_US.mjs +1 -1
- package/dist/node_modules/.store/{immer@10.0.3 → immer@10.0.4}/node_modules/immer/dist/immer.mjs +50 -50
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/Dialog/Content/Panel.mjs +2 -2
- package/dist/node_modules/.store/rc-dialog@9.4.0/node_modules/rc-dialog/es/Dialog/index.mjs +5 -5
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/Field.mjs +4 -4
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/FieldContext.mjs +1 -1
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/List.mjs +1 -1
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/index.mjs +1 -1
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/useForm.mjs +3 -3
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/useWatch.mjs +2 -2
- package/dist/node_modules/.store/rc-field-form@1.42.1/node_modules/rc-field-form/es/utils/validateUtil.mjs +2 -2
- package/dist/node_modules/.store/rc-field-form@1.42.1/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 +2 -2
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.mjs +1 -1
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/hooks/useNextFrame.mjs +1 -1
- package/dist/node_modules/.store/rc-motion@2.9.0/node_modules/rc-motion/es/hooks/useStatus.mjs +1 -1
- 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/motion.mjs +1 -1
- package/dist/node_modules/.store/rc-progress@3.5.1/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/index.mjs +2 -2
- package/dist/node_modules/.store/rc-resize-observer@1.4.0/node_modules/rc-resize-observer/es/index.mjs +2 -2
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Handles/Handle.mjs +1 -1
- package/dist/node_modules/.store/rc-slider@10.5.0/node_modules/rc-slider/es/Slider.mjs +3 -3
- package/dist/node_modules/.store/{rc-tooltip@6.1.3 → rc-tooltip@6.2.0}/node_modules/rc-tooltip/es/Tooltip.mjs +1 -1
- package/dist/node_modules/.store/rc-upload@4.5.2/node_modules/rc-upload/es/AjaxUploader.mjs +1 -1
- package/dist/node_modules/.store/rc-upload@4.5.2/node_modules/rc-upload/es/attr-accept.mjs +1 -1
- package/dist/node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/getScrollBarSize.mjs +38 -0
- package/dist/node_modules/.store/use-immer@0.9.0/node_modules/use-immer/dist/use-immer.module.mjs +1 -1
- package/dist/style.css +1 -1
- package/dist/type/bitz-ui.d.ts +1 -0
- package/dist/type/components/BitzConfigProvider/index.d.ts +49 -2
- package/dist/type/components/BitzFluentInput/index.d.ts +5 -5
- package/dist/type/components/BitzFluentSelect/index.d.ts +5 -5
- package/dist/type/components/BitzTable/index.d.ts +2 -0
- package/dist/type/components/BitzTheme/index.d.ts +18 -0
- package/package.json +1 -1
- package/dist/node_modules/.store/@rc-component_trigger@1.18.3/node_modules/@rc-component/trigger/es/hooks/useWinClick.mjs +0 -42
- package/dist/node_modules/.store/rc-util@5.39.0/node_modules/rc-util/es/getScrollBarSize.mjs +0 -38
- /package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/Popup/Arrow.mjs +0 -0
- /package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/Popup/Mask.mjs +0 -0
- /package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/Popup/PopupContent.mjs +0 -0
- /package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/context.mjs +0 -0
- /package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/hooks/useAction.mjs +0 -0
- /package/dist/node_modules/.store/{@rc-component_trigger@1.18.3 → @rc-component_trigger@2.0.0}/node_modules/@rc-component/trigger/es/util.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/colors.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/hooks/useForceUpdate.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/hooks/usePatchElement.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/hooks/useZIndex.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/motion.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/placements.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/reactNode.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/wave/interface.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/wave/util.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/_util/zindexContext.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/IconWrapper.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/LoadingIcon.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/buttonHelpers.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/button/style/group.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/calendar/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/DisabledContext.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/PropWarning.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/SizeContext.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/context.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/hooks/useConfig.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/hooks/useSize.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/config-provider/hooks/useThemeKey.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/form/context.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/form/validateMessagesContext.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/locale/context.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/locale/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/locale/useLocale.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/ConfirmDialog.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/Modal.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/PurePanel.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/components/ConfirmCancelBtn.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/components/ConfirmOkBtn.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/components/NormalCancelBtn.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/components/NormalOkBtn.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/context.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/destroyFns.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/locale.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/shared.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/useModal/HookModal.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/modal/useModal/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/Circle.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/Line.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/Steps.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/progress/utils.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/slider/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/space/Compact.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/compact-item-vertical.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/compact-item.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/motion/collapse.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/motion/motion.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/style/placementArrow.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/table/ExpandIcon.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/interface/presetColors.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/default/colorAlgorithm.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/default/colors.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/default/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genColorMapToken.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genCommonMapToken.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genControlHeight.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genFontMapToken.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genFontSizes.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genRadius.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/themes/shared/genSizeMapToken.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/alias.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/calc/CSSCalculator.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/calc/NumCalculator.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/calc/calculator.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/calc/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/genPresetColor.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/getAlphaColor.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/theme/util/statistic.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/time-picker/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/tooltip/util.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/Dragger.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/UploadList/ListItem.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/UploadList/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/style/rtl.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/upload/utils.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/es/version/index.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/lib/calendar/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/lib/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/lib/time-picker/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{antd@5.15.0 → antd@5.15.2}/node_modules/antd/locale/en_US.mjs +0 -0
- /package/dist/node_modules/{_clsx@2.1.0@clsx → .store/clsx@2.1.0/node_modules/clsx}/dist/clsx.mjs +0 -0
- /package/dist/node_modules/.store/{rc-picker@4.2.0 → rc-picker@4.3.0}/node_modules/rc-picker/es/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{rc-picker@4.2.0 → rc-picker@4.3.0}/node_modules/rc-picker/lib/locale/en_US.mjs +0 -0
- /package/dist/node_modules/.store/{rc-tooltip@6.1.3 → rc-tooltip@6.2.0}/node_modules/rc-tooltip/es/Popup.mjs +0 -0
- /package/dist/node_modules/.store/{rc-tooltip@6.1.3 → rc-tooltip@6.2.0}/node_modules/rc-tooltip/es/index.mjs +0 -0
- /package/dist/node_modules/.store/{rc-tooltip@6.1.3 → rc-tooltip@6.2.0}/node_modules/rc-tooltip/es/placements.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Children/toArray.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Dom/canUseDom.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Dom/contains.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Dom/dynamicCSS.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Dom/findDOMNode.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Dom/isVisible.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/Dom/shadow.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/KeyCode.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/React/render.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/hooks/useEvent.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/hooks/useId.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/hooks/useLayoutEffect.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/hooks/useMemo.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/hooks/useMergedState.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/hooks/useState.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/isEqual.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/isMobile.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/omit.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/pickAttrs.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/raf.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/ref.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/utils/get.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/utils/set.mjs +0 -0
- /package/dist/node_modules/.store/{rc-util@5.39.0 → rc-util@5.39.1}/node_modules/rc-util/es/warning.mjs +0 -0
package/dist/bitz-ui.mjs
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { default as r } from "./components/BitzAddressBook/index.mjs";
|
|
2
|
-
import { default as
|
|
2
|
+
import { default as l } from "./components/BitzAddTag/index.mjs";
|
|
3
3
|
import { default as d } from "./components/BitzAppPage/index.mjs";
|
|
4
4
|
import { default as s } from "./components/BitzAppRefresh/index.mjs";
|
|
5
5
|
import { default as u } from "./components/BitzBetterScroll/index.mjs";
|
|
6
6
|
import { default as z } from "./components/BitzButton/index.mjs";
|
|
7
7
|
import { default as n } from "./components/BitzCalendar/index.mjs";
|
|
8
8
|
import { default as c } from "./components/BitzCascader/index.mjs";
|
|
9
|
-
import { default as
|
|
10
|
-
import {
|
|
9
|
+
import { default as S } from "./components/BitzCollapse/index.mjs";
|
|
10
|
+
import { default as b } from "./components/BitzConfigProvider/index.mjs";
|
|
11
11
|
import { default as L } from "./components/BitzConfirmModal/index.mjs";
|
|
12
|
-
import { default as
|
|
12
|
+
import { default as P } from "./components/BitzConvert/index.mjs";
|
|
13
13
|
import { default as F } from "./components/BitzDayJs/index.mjs";
|
|
14
14
|
import { default as D } from "./components/BitzDescriptions/index.mjs";
|
|
15
|
-
import { default as
|
|
15
|
+
import { default as k } from "./components/BitzDrawer/index.mjs";
|
|
16
16
|
import { default as w } from "./components/BitzEmpty/index.mjs";
|
|
17
17
|
import { default as H } from "./components/BitzException/index.mjs";
|
|
18
18
|
import { default as N } from "./components/BitzFloatLayout/index.mjs";
|
|
@@ -27,21 +27,21 @@ import { default as tt } from "./components/BitzLazyLoad/index.mjs";
|
|
|
27
27
|
import "./components/BitzList/index.less.mjs";
|
|
28
28
|
import { default as at } from "./components/BitzList/List.mjs";
|
|
29
29
|
import { default as rt } from "./components/BitzLoadMore/index.mjs";
|
|
30
|
-
import { default as
|
|
30
|
+
import { default as lt } from "./components/BitzLocalStorage/index.mjs";
|
|
31
31
|
import { default as dt } from "./components/BitzMeetingTime/index.mjs";
|
|
32
32
|
import { default as st } from "./components/BitzMobileLoading/index.mjs";
|
|
33
33
|
import { default as ut } from "./components/BitzModal/index.mjs";
|
|
34
34
|
import { default as zt } from "./components/BitzNoData/index.mjs";
|
|
35
35
|
import { default as nt } from "./components/BitzNoMore/index.mjs";
|
|
36
36
|
import { default as ct } from "./components/BitzOrganizationSelection/index.mjs";
|
|
37
|
-
import { default as
|
|
37
|
+
import { default as St } from "./components/BitzPageContainer/index.mjs";
|
|
38
38
|
import { default as bt } from "./components/BitzPageHeader/index.mjs";
|
|
39
39
|
import { default as Lt } from "./components/BitzPagination/index.mjs";
|
|
40
|
-
import { default as
|
|
40
|
+
import { default as Pt } from "./components/BitzPopover/index.mjs";
|
|
41
41
|
import "./components/BitzPullRefresh/style/index.less.mjs";
|
|
42
42
|
import { default as Ft } from "./components/BitzPullRefresh/PullRefresh.mjs";
|
|
43
43
|
import { default as Dt } from "./components/BitzQRCode/index.mjs";
|
|
44
|
-
import { default as
|
|
44
|
+
import { default as kt } from "./components/BitzQueryFilter/index.mjs";
|
|
45
45
|
import { default as wt } from "./components/BitzRefresh/index.mjs";
|
|
46
46
|
import { default as Ht } from "./components/BitzRemark/index.mjs";
|
|
47
47
|
import { default as Nt } from "./components/BitzScheduleCenter/index.mjs";
|
|
@@ -54,16 +54,17 @@ import { default as Yt } from "./components/BitzTable/index.mjs";
|
|
|
54
54
|
import { default as _t } from "./components/BitzTableOperations/index.mjs";
|
|
55
55
|
import { default as te } from "./components/BitzTableSelect/index.mjs";
|
|
56
56
|
import { default as ae } from "./components/BitzTag/index.mjs";
|
|
57
|
-
import { default as re } from "./components/
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import { default as se } from "./components/
|
|
61
|
-
import { default as ue } from "./components/
|
|
62
|
-
import { default as ze } from "./components/
|
|
63
|
-
import { default as ne } from "./components/
|
|
64
|
-
import { default as ce } from "./components/
|
|
57
|
+
import { default as re } from "./components/BitzTheme/index.mjs";
|
|
58
|
+
import { default as le } from "./components/BitzTimeline/index.mjs";
|
|
59
|
+
import { BitzTimer as de } from "./components/BitzTimer/index.mjs";
|
|
60
|
+
import { default as se } from "./components/BitzToast/index.mjs";
|
|
61
|
+
import { default as ue } from "./components/BitzTree/index.mjs";
|
|
62
|
+
import { default as ze } from "./components/BitzUeEditor/index.mjs";
|
|
63
|
+
import { default as ne } from "./components/BitzUpload/index.mjs";
|
|
64
|
+
import { default as ce } from "./components/BitzWebAppDrawer/index.mjs";
|
|
65
|
+
import { default as Se } from "./components/BitzWebAppModal/index.mjs";
|
|
65
66
|
export {
|
|
66
|
-
|
|
67
|
+
l as BitzAddTag,
|
|
67
68
|
r as BitzAddressBook,
|
|
68
69
|
d as BitzAppPage,
|
|
69
70
|
s as BitzAppRefresh,
|
|
@@ -71,13 +72,13 @@ export {
|
|
|
71
72
|
z as BitzButton,
|
|
72
73
|
n as BitzCalendar,
|
|
73
74
|
c as BitzCascader,
|
|
74
|
-
|
|
75
|
+
S as BitzCollapse,
|
|
75
76
|
b as BitzConfigProvider,
|
|
76
77
|
L as BitzConfirmModal,
|
|
77
|
-
|
|
78
|
+
P as BitzConvert,
|
|
78
79
|
F as BitzDayJs,
|
|
79
80
|
D as BitzDescriptions,
|
|
80
|
-
|
|
81
|
+
k as BitzDrawer,
|
|
81
82
|
w as BitzEmpty,
|
|
82
83
|
H as BitzException,
|
|
83
84
|
N as BitzFloatLayout,
|
|
@@ -91,20 +92,20 @@ export {
|
|
|
91
92
|
tt as BitzLazyLoad,
|
|
92
93
|
at as BitzList,
|
|
93
94
|
rt as BitzLoadMore,
|
|
94
|
-
|
|
95
|
+
lt as BitzLocalStorage,
|
|
95
96
|
dt as BitzMeetingTime,
|
|
96
97
|
st as BitzMobileLoading,
|
|
97
98
|
ut as BitzModal,
|
|
98
99
|
zt as BitzNoData,
|
|
99
100
|
nt as BitzNoMore,
|
|
100
101
|
ct as BitzOrganizationSelection,
|
|
101
|
-
|
|
102
|
+
St as BitzPageContainer,
|
|
102
103
|
bt as BitzPageHeader,
|
|
103
104
|
Lt as BitzPagination,
|
|
104
|
-
|
|
105
|
+
Pt as BitzPopover,
|
|
105
106
|
Ft as BitzPullRefresh,
|
|
106
107
|
Dt as BitzQRCode,
|
|
107
|
-
|
|
108
|
+
kt as BitzQueryFilter,
|
|
108
109
|
wt as BitzRefresh,
|
|
109
110
|
Ht as BitzRemark,
|
|
110
111
|
Nt as BitzScheduleCenter,
|
|
@@ -117,12 +118,13 @@ export {
|
|
|
117
118
|
_t as BitzTableOperations,
|
|
118
119
|
te as BitzTableSelect,
|
|
119
120
|
ae as BitzTag,
|
|
120
|
-
re as
|
|
121
|
-
|
|
122
|
-
de as
|
|
123
|
-
se as
|
|
124
|
-
ue as
|
|
125
|
-
ze as
|
|
126
|
-
ne as
|
|
127
|
-
ce as
|
|
121
|
+
re as BitzTheme,
|
|
122
|
+
le as BitzTimeline,
|
|
123
|
+
de as BitzTimer,
|
|
124
|
+
se as BitzToast,
|
|
125
|
+
ue as BitzTree,
|
|
126
|
+
ze as BitzUeEditor,
|
|
127
|
+
ne as BitzUpload,
|
|
128
|
+
ce as BitzWebAppDrawer,
|
|
129
|
+
Se as BitzWebAppModal
|
|
128
130
|
};
|
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import { ConfigProvider as
|
|
1
|
+
import { j as t } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
+
import { ConfigProvider as i } from "antd";
|
|
3
|
+
const f = ({
|
|
4
|
+
children: r,
|
|
5
|
+
...o
|
|
6
|
+
}) => /* @__PURE__ */ t.jsx(i, { ...o, children: r });
|
|
3
7
|
export {
|
|
4
|
-
|
|
8
|
+
f as default
|
|
5
9
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import { useRef as
|
|
3
|
-
import { Modal as
|
|
4
|
-
import { create as
|
|
1
|
+
import { j as t } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
+
import { useRef as C, useState as M } from "react";
|
|
3
|
+
import { theme as B, Modal as v } from "antd";
|
|
4
|
+
import { create as O, useModal as y, antdModalV5 as z } from "@ebay/nice-modal-react";
|
|
5
5
|
import "../../assets/iconfont/IconShanchu1.mjs";
|
|
6
6
|
import "../../assets/iconfont/IconTuodong.mjs";
|
|
7
7
|
import "../../assets/iconfont/IconYunweiguanliLinear.mjs";
|
|
@@ -57,7 +57,7 @@ import "../../assets/iconfont/IconABook.mjs";
|
|
|
57
57
|
import "../../assets/iconfont/IconXinxitishi.mjs";
|
|
58
58
|
import "../../assets/iconfont/IconDuigoux.mjs";
|
|
59
59
|
import "../../assets/iconfont/IconCuowu.mjs";
|
|
60
|
-
import
|
|
60
|
+
import F from "../../assets/iconfont/IconJinggao.mjs";
|
|
61
61
|
import "../../assets/iconfont/IconIcon21.mjs";
|
|
62
62
|
import "../../assets/iconfont/IconChenggong.mjs";
|
|
63
63
|
import "../../assets/iconfont/IconTishi1.mjs";
|
|
@@ -594,73 +594,75 @@ import "../../assets/iconfont/IconGongnengfull.mjs";
|
|
|
594
594
|
import "../../assets/iconfont/IconWode.mjs";
|
|
595
595
|
import "../../assets/iconfont/IconWodefull.mjs";
|
|
596
596
|
import "./index.less.mjs";
|
|
597
|
-
import { useTranslation as
|
|
598
|
-
import
|
|
599
|
-
function
|
|
597
|
+
import { useTranslation as I } from "../../node_modules/.store/react-i18next@13.5.0/node_modules/react-i18next/dist/es/useTranslation.mjs";
|
|
598
|
+
import R from "../../node_modules/.store/@ant-design_icons@5.3.1/node_modules/@ant-design/icons/es/icons/CloseOutlined.mjs";
|
|
599
|
+
function u(m) {
|
|
600
600
|
return !!(m && m.then);
|
|
601
601
|
}
|
|
602
|
-
const
|
|
602
|
+
const S = (m) => {
|
|
603
|
+
var f;
|
|
603
604
|
const {
|
|
604
605
|
onOk: p,
|
|
605
|
-
onCancel:
|
|
606
|
-
title:
|
|
607
|
-
modalText:
|
|
608
|
-
warnText1:
|
|
606
|
+
onCancel: n,
|
|
607
|
+
title: h = "提示",
|
|
608
|
+
modalText: T = "",
|
|
609
|
+
warnText1: s = "",
|
|
609
610
|
warnText2: a = "",
|
|
610
611
|
warnText3: l = "",
|
|
611
612
|
...j
|
|
612
|
-
} = m, { t: d } = B(), i =
|
|
613
|
-
|
|
613
|
+
} = m, { t: d } = I(), { token: w } = B.useToken(), i = C(!1), x = y(), [N, c] = M(!1), k = (r) => {
|
|
614
|
+
u(r) && (c(!0), r.then(
|
|
614
615
|
(...o) => {
|
|
615
616
|
c(!1, !0), e(o), i.current = !1;
|
|
616
617
|
},
|
|
617
618
|
(o) => (c(!1, !0), i.current = !1, Promise.reject(o))
|
|
618
619
|
));
|
|
619
|
-
},
|
|
620
|
+
}, g = (r) => {
|
|
620
621
|
if (i.current)
|
|
621
622
|
return;
|
|
622
623
|
if (i.current = !0, !p) {
|
|
623
|
-
e(
|
|
624
|
+
e(r);
|
|
624
625
|
return;
|
|
625
626
|
}
|
|
626
627
|
let o;
|
|
627
|
-
if (o = p == null ? void 0 : p(
|
|
628
|
-
i.current = !1, e(
|
|
628
|
+
if (o = p == null ? void 0 : p(r), !u(o)) {
|
|
629
|
+
i.current = !1, e(r);
|
|
629
630
|
return;
|
|
630
631
|
}
|
|
631
|
-
|
|
632
|
-
}, e = (
|
|
633
|
-
|
|
632
|
+
k(o);
|
|
633
|
+
}, e = (r) => {
|
|
634
|
+
n == null || n(r), x.hide();
|
|
634
635
|
};
|
|
635
|
-
return /* @__PURE__ */
|
|
636
|
-
|
|
636
|
+
return /* @__PURE__ */ t.jsx(
|
|
637
|
+
v,
|
|
637
638
|
{
|
|
638
|
-
...
|
|
639
|
+
...z(x),
|
|
639
640
|
className: "bitzConfirmModalBlock",
|
|
640
|
-
title:
|
|
641
|
+
title: h,
|
|
641
642
|
width: 400,
|
|
642
|
-
closeIcon: /* @__PURE__ */
|
|
643
|
-
onOk:
|
|
644
|
-
confirmLoading:
|
|
643
|
+
closeIcon: /* @__PURE__ */ t.jsx(R, {}),
|
|
644
|
+
onOk: g,
|
|
645
|
+
confirmLoading: N,
|
|
645
646
|
onCancel: e,
|
|
646
647
|
okText: d("System_Deter", "确定"),
|
|
647
648
|
cancelText: d("System_Cancel", "取消"),
|
|
648
649
|
...j,
|
|
649
|
-
|
|
650
|
-
|
|
650
|
+
style: { "--modalContent-colorBg": (f = w.Modal) == null ? void 0 : f.headerBg },
|
|
651
|
+
children: /* @__PURE__ */ t.jsxs("div", { className: "textBox", children: [
|
|
652
|
+
/* @__PURE__ */ t.jsxs("div", { className: "warnIcon", children: [
|
|
651
653
|
" ",
|
|
652
|
-
/* @__PURE__ */
|
|
654
|
+
/* @__PURE__ */ t.jsx(F, { className: "icon", color: "#FF4D4F", size: 20 })
|
|
653
655
|
] }),
|
|
654
|
-
|
|
655
|
-
/* @__PURE__ */
|
|
656
|
-
/* @__PURE__ */
|
|
657
|
-
/* @__PURE__ */
|
|
656
|
+
s && a && l && /* @__PURE__ */ t.jsxs("div", { className: "warnText", children: [
|
|
657
|
+
/* @__PURE__ */ t.jsx("span", { className: "warnText1", children: s }),
|
|
658
|
+
/* @__PURE__ */ t.jsx("span", { className: "warnText2", children: a }),
|
|
659
|
+
/* @__PURE__ */ t.jsx("span", { className: "warnText3", children: l })
|
|
658
660
|
] }),
|
|
659
|
-
!(
|
|
661
|
+
!(s && a && l) && /* @__PURE__ */ t.jsx("div", { className: "modalText", children: T || "您确定要删除吗?" })
|
|
660
662
|
] })
|
|
661
663
|
}
|
|
662
664
|
);
|
|
663
|
-
},
|
|
665
|
+
}, Jl = O(S);
|
|
664
666
|
export {
|
|
665
|
-
|
|
667
|
+
Jl as default
|
|
666
668
|
};
|
|
@@ -1,31 +1,36 @@
|
|
|
1
1
|
import { j as l } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { css as
|
|
3
|
-
import { theme as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { css as n } from "../../node_modules/.store/@emotion_css@11.11.2/node_modules/@emotion/css/dist/emotion-css.esm.mjs";
|
|
3
|
+
import { theme as d, Input as s } from "antd";
|
|
4
|
+
import { useMemo as f } from "react";
|
|
5
|
+
const w = ({
|
|
6
|
+
placeholder: a,
|
|
7
|
+
hideFluent: i,
|
|
8
|
+
...e
|
|
9
|
+
}) => {
|
|
10
|
+
const u = e.value, c = e.defaultValue, { token: o } = d.useToken(), t = u || c, r = f(() => !(t === void 0 || t === "" || t === null), [t]);
|
|
11
|
+
return i ? /* @__PURE__ */ l.jsx(s, { allowClear: !0, placeholder: a, ...e }) : /* @__PURE__ */ l.jsxs(
|
|
7
12
|
"div",
|
|
8
13
|
{
|
|
9
|
-
className:
|
|
14
|
+
className: n`
|
|
10
15
|
position: relative;
|
|
11
16
|
&:focus-within {
|
|
12
17
|
label {
|
|
13
18
|
top: 0;
|
|
14
|
-
background-color: ${
|
|
19
|
+
background-color: ${o.colorBgBase};
|
|
15
20
|
font-size: 10px;
|
|
16
|
-
color: ${
|
|
21
|
+
color: ${o.colorTextPlaceholder};
|
|
17
22
|
}
|
|
18
23
|
}
|
|
19
24
|
`,
|
|
20
25
|
children: [
|
|
21
|
-
/* @__PURE__ */ l.jsx(
|
|
26
|
+
/* @__PURE__ */ l.jsx(s, { allowClear: !0, ...e }),
|
|
22
27
|
/* @__PURE__ */ l.jsx(
|
|
23
28
|
"label",
|
|
24
29
|
{
|
|
25
|
-
className:
|
|
30
|
+
className: n`
|
|
26
31
|
position: absolute;
|
|
27
|
-
top: ${
|
|
28
|
-
left:
|
|
32
|
+
top: ${r ? 0 : "50%"};
|
|
33
|
+
left: 7px;
|
|
29
34
|
z-index: 10;
|
|
30
35
|
white-space: nowrap;
|
|
31
36
|
overflow: hidden;
|
|
@@ -33,13 +38,13 @@ const f = ({ placeholder: r, hideFluent: s, ...o }) => {
|
|
|
33
38
|
transform: translateY(-50%);
|
|
34
39
|
pointer-events: none;
|
|
35
40
|
transition: all 0.1s ease-out;
|
|
36
|
-
font-size: ${
|
|
37
|
-
background-color: ${
|
|
38
|
-
color: ${
|
|
41
|
+
font-size: ${r ? "10px" : "12px"};
|
|
42
|
+
background-color: ${r ? o.colorBgBase : "transparent"};
|
|
43
|
+
color: ${o.colorTextPlaceholder};
|
|
39
44
|
padding: 0 2px;
|
|
40
45
|
border-radius: 2px;
|
|
41
46
|
`,
|
|
42
|
-
children:
|
|
47
|
+
children: a
|
|
43
48
|
}
|
|
44
49
|
)
|
|
45
50
|
]
|
|
@@ -47,5 +52,5 @@ const f = ({ placeholder: r, hideFluent: s, ...o }) => {
|
|
|
47
52
|
);
|
|
48
53
|
};
|
|
49
54
|
export {
|
|
50
|
-
|
|
55
|
+
w as default
|
|
51
56
|
};
|
|
@@ -1,31 +1,36 @@
|
|
|
1
1
|
import { j as l } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
|
-
import { css as
|
|
3
|
-
import { theme as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { css as n } from "../../node_modules/.store/@emotion_css@11.11.2/node_modules/@emotion/css/dist/emotion-css.esm.mjs";
|
|
3
|
+
import { theme as d, Select as s } from "antd";
|
|
4
|
+
import { useMemo as f } from "react";
|
|
5
|
+
const w = ({
|
|
6
|
+
placeholder: a,
|
|
7
|
+
hideFluent: i,
|
|
8
|
+
...e
|
|
9
|
+
}) => {
|
|
10
|
+
const c = e.value, u = e.defaultValue, { token: o } = d.useToken(), t = c || u, r = f(() => !(t === void 0 || t === "" || t === null), [t]);
|
|
11
|
+
return i ? /* @__PURE__ */ l.jsx(s, { allowClear: !0, placeholder: a, ...e }) : /* @__PURE__ */ l.jsxs(
|
|
7
12
|
"div",
|
|
8
13
|
{
|
|
9
|
-
className:
|
|
14
|
+
className: n`
|
|
10
15
|
position: relative;
|
|
11
16
|
&:focus-within {
|
|
12
17
|
label {
|
|
13
18
|
top: 0;
|
|
14
|
-
background-color: ${
|
|
19
|
+
background-color: ${o.colorBgBase};
|
|
15
20
|
font-size: 10px;
|
|
16
|
-
color: ${
|
|
21
|
+
color: ${o.colorTextPlaceholder};
|
|
17
22
|
}
|
|
18
23
|
}
|
|
19
24
|
`,
|
|
20
25
|
children: [
|
|
21
|
-
/* @__PURE__ */ l.jsx(
|
|
26
|
+
/* @__PURE__ */ l.jsx(s, { allowClear: !0, ...e }),
|
|
22
27
|
/* @__PURE__ */ l.jsx(
|
|
23
28
|
"label",
|
|
24
29
|
{
|
|
25
|
-
className:
|
|
30
|
+
className: n`
|
|
26
31
|
position: absolute;
|
|
27
|
-
top: ${
|
|
28
|
-
left:
|
|
32
|
+
top: ${r ? 0 : "50%"};
|
|
33
|
+
left: 7px;
|
|
29
34
|
z-index: 10;
|
|
30
35
|
white-space: nowrap;
|
|
31
36
|
overflow: hidden;
|
|
@@ -33,13 +38,13 @@ const p = ({ placeholder: r, hideFluent: s, ...o }) => {
|
|
|
33
38
|
transform: translateY(-50%);
|
|
34
39
|
pointer-events: none;
|
|
35
40
|
transition: all 0.1s ease-out;
|
|
36
|
-
font-size: ${
|
|
37
|
-
background-color: ${
|
|
38
|
-
color: ${
|
|
41
|
+
font-size: ${r ? "10px" : "12px"};
|
|
42
|
+
background-color: ${r ? o.colorBgBase : "transparent"};
|
|
43
|
+
color: ${o.colorTextPlaceholder};
|
|
39
44
|
padding: 0 2px;
|
|
40
45
|
border-radius: 2px;
|
|
41
46
|
`,
|
|
42
|
-
children:
|
|
47
|
+
children: a
|
|
43
48
|
}
|
|
44
49
|
)
|
|
45
50
|
]
|
|
@@ -47,5 +52,5 @@ const p = ({ placeholder: r, hideFluent: s, ...o }) => {
|
|
|
47
52
|
);
|
|
48
53
|
};
|
|
49
54
|
export {
|
|
50
|
-
|
|
55
|
+
w as default
|
|
51
56
|
};
|
|
@@ -3,51 +3,51 @@ import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-d
|
|
|
3
3
|
import "react";
|
|
4
4
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/StyleContext.mjs";
|
|
5
5
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/theme/createTheme.mjs";
|
|
6
|
-
import "../../node_modules/.store/rc-util@5.39.
|
|
6
|
+
import "../../node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/warning.mjs";
|
|
7
7
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/theme/ThemeCache.mjs";
|
|
8
8
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.mjs";
|
|
9
9
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.mjs";
|
|
10
10
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useHMR.mjs";
|
|
11
|
-
import
|
|
11
|
+
import S from "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.mjs";
|
|
12
12
|
import "../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/transformers/legacyLogicalProperties.mjs";
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
const
|
|
16
|
-
tagClass:
|
|
17
|
-
highlightClass:
|
|
13
|
+
import c from "../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
|
|
14
|
+
import d from "../BitzTheme/index.mjs";
|
|
15
|
+
const R = ({
|
|
16
|
+
tagClass: a = "",
|
|
17
|
+
highlightClass: p = ""
|
|
18
18
|
}) => {
|
|
19
|
-
const { theme:
|
|
19
|
+
const { theme: h, token: i, hashId: t } = d.useToken(), r = "bitzHighlightBlock", e = "bitzHighlightTag", s = "bitzHighlightSecondary", n = (m, f, l, o) => [
|
|
20
20
|
{
|
|
21
|
-
[`.${
|
|
22
|
-
color:
|
|
23
|
-
fontSize:
|
|
21
|
+
[`.${m}`]: {
|
|
22
|
+
color: o.colorText,
|
|
23
|
+
fontSize: o.fontSize
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
[`.${
|
|
28
|
-
color:
|
|
29
|
-
[`.${l}`]: {
|
|
30
|
-
color: "#1D2129",
|
|
31
|
-
margin: "0 6px"
|
|
32
|
-
}
|
|
27
|
+
[`.${l}`]: {
|
|
28
|
+
color: o.colorPrimary
|
|
33
29
|
}
|
|
34
30
|
},
|
|
35
31
|
{
|
|
36
|
-
[`.${
|
|
37
|
-
color:
|
|
32
|
+
[`.${m}.${f}`]: {
|
|
33
|
+
color: o.colorSecondaryHighlightText,
|
|
34
|
+
[`.${l}`]: {
|
|
35
|
+
color: o.colorText,
|
|
36
|
+
margin: "0 6px"
|
|
37
|
+
}
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
];
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
S({ theme: h, token: i, hashId: t, path: [r] }, () => [
|
|
42
|
+
n(r, s, e, i)
|
|
43
43
|
]);
|
|
44
|
-
const g =
|
|
44
|
+
const g = c(r, t, a), y = c(e, t, p);
|
|
45
45
|
return {
|
|
46
46
|
tagClassName: g,
|
|
47
|
-
secondaryClassName:
|
|
48
|
-
highlightClassName:
|
|
47
|
+
secondaryClassName: s,
|
|
48
|
+
highlightClassName: y
|
|
49
49
|
};
|
|
50
50
|
};
|
|
51
51
|
export {
|
|
52
|
-
|
|
52
|
+
R as default
|
|
53
53
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as s } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
2
|
import { forwardRef as t } from "react";
|
|
3
|
-
import { clsx as i } from "../../node_modules/
|
|
3
|
+
import { clsx as i } from "../../node_modules/.store/clsx@2.1.0/node_modules/clsx/dist/clsx.mjs";
|
|
4
4
|
import f from "./LoadMore.mjs";
|
|
5
5
|
import { mergeProps as d } from "../../utils/get-default-props.mjs";
|
|
6
6
|
const p = t((e, r) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as f } from "../../node_modules/.store/react@18.2.0/node_modules/react/jsx-runtime.mjs";
|
|
2
2
|
import { useRef as h, useCallback as D, useMemo as k } from "react";
|
|
3
|
-
import { clsx as d } from "../../node_modules/
|
|
3
|
+
import { clsx as d } from "../../node_modules/.store/clsx@2.1.0/node_modules/clsx/dist/clsx.mjs";
|
|
4
4
|
import { preventDefault as z, getScrollTop as P } from "../../utils/scroll.mjs";
|
|
5
5
|
import { getScrollParent as Y } from "../../hooks/use-scroll-parent.mjs";
|
|
6
6
|
import w from "../../hooks/use-event-listener.mjs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { useContext as
|
|
1
|
+
import { useContext as f, useMemo as z } from "react";
|
|
2
2
|
import { theme as B } from "antd";
|
|
3
3
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/extractStyle.mjs";
|
|
4
4
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useCacheToken.mjs";
|
|
5
5
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/StyleContext.mjs";
|
|
6
6
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/theme/createTheme.mjs";
|
|
7
|
-
import "../../../node_modules/.store/rc-util@5.39.
|
|
7
|
+
import "../../../node_modules/.store/rc-util@5.39.1/node_modules/rc-util/es/warning.mjs";
|
|
8
8
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/theme/ThemeCache.mjs";
|
|
9
9
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.mjs";
|
|
10
10
|
import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.mjs";
|
|
@@ -14,12 +14,13 @@ import "../../../node_modules/.store/@ant-design_cssinjs@1.18.4/node_modules/@an
|
|
|
14
14
|
import { TableContext as x } from "../Store/index.mjs";
|
|
15
15
|
import $ from "../../../node_modules/.store/classnames@2.5.1/node_modules/classnames/index.mjs";
|
|
16
16
|
const F = (m) => {
|
|
17
|
-
const { theme: d, hashId:
|
|
17
|
+
const { theme: d, hashId: r, token: a } = B.useToken(), { tableSize: s } = f(x), h = z(() => m ?? s ?? "lg", [m, s]), e = "bitzTableActionBarBlock", n = "actionBtn", c = "ActionBtn", l = "dropdownBtn", S = (o, i, t) => [
|
|
18
18
|
{
|
|
19
19
|
[`.${o} .${i}`]: {
|
|
20
20
|
height: "100%",
|
|
21
21
|
borderRadius: 0,
|
|
22
22
|
paddingBlock: 0,
|
|
23
|
+
borderColor: "transparent",
|
|
23
24
|
lineHeight: "normal",
|
|
24
25
|
".ant-btn-icon .anticon": {
|
|
25
26
|
verticalAlign: "-0.14em"
|
|
@@ -53,16 +54,16 @@ const F = (m) => {
|
|
|
53
54
|
{
|
|
54
55
|
theme: d,
|
|
55
56
|
token: a,
|
|
56
|
-
hashId:
|
|
57
|
+
hashId: r,
|
|
57
58
|
path: [e]
|
|
58
59
|
},
|
|
59
60
|
() => [
|
|
60
|
-
S(e,
|
|
61
|
+
S(e, n, c),
|
|
61
62
|
g(e, l, a)
|
|
62
63
|
]
|
|
63
64
|
);
|
|
64
|
-
const p = `${h}${c}`, u = $(
|
|
65
|
-
return { blockCls: e, addBtnClassName: u, btnClassName:
|
|
65
|
+
const p = `${h}${c}`, u = $(n, p, r), b = $(n, l, p, r);
|
|
66
|
+
return { blockCls: e, addBtnClassName: u, btnClassName: b };
|
|
66
67
|
};
|
|
67
68
|
export {
|
|
68
69
|
F as default
|