bitz-react-admin-ui 2.13.0 → 2.13.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.
Files changed (848) hide show
  1. package/dist/components/BitzAddTag/index.mjs +40 -40
  2. package/dist/components/BitzAddressBook/index.mjs +58 -58
  3. package/dist/components/BitzAppPage/index.mjs +13 -13
  4. package/dist/components/BitzAppRefresh/index.mjs +19 -19
  5. package/dist/components/BitzBetterScroll/index.mjs +21 -21
  6. package/dist/components/BitzButton/index.mjs +13 -13
  7. package/dist/components/BitzCalendar/index.mjs +33 -33
  8. package/dist/components/BitzCascader/BitzCascaderMobile.mjs +30 -30
  9. package/dist/components/BitzCascader/index.mjs +9 -9
  10. package/dist/components/BitzCollapse/index.mjs +7 -7
  11. package/dist/components/BitzConfigProvider/index.d.ts +14 -0
  12. package/dist/components/BitzConfigProvider/index.mjs +13 -13
  13. package/dist/components/BitzConfirmModal/index.mjs +25 -25
  14. package/dist/components/BitzDayJs/index.mjs +1 -1
  15. package/dist/components/BitzDescriptions/index.mjs +5 -5
  16. package/dist/components/BitzDrawer/index.mjs +11 -11
  17. package/dist/components/BitzEmpty/index.mjs +2 -2
  18. package/dist/components/BitzException/index.mjs +3 -3
  19. package/dist/components/BitzFloatLayout/index.mjs +26 -26
  20. package/dist/components/BitzFluentDatePicker/index.mjs +6 -6
  21. package/dist/components/BitzFluentInput/index.mjs +1 -1
  22. package/dist/components/BitzFluentRangePicker/index.mjs +3 -3
  23. package/dist/components/BitzFluentRangeTimePicker/index.mjs +7 -7
  24. package/dist/components/BitzFluentSelect/index.mjs +1 -1
  25. package/dist/components/BitzFluentTimePicker/index.mjs +7 -7
  26. package/dist/components/BitzFluentTreeSelect/index.mjs +1 -1
  27. package/dist/components/BitzFuiCalendar/BitzFuiCalendarStore.mjs +1 -1
  28. package/dist/components/BitzFuiCalendar/CalendarAgendum.mjs +36 -36
  29. package/dist/components/BitzFuiCalendar/CalendarAgendumItem.mjs +29 -29
  30. package/dist/components/BitzFuiCalendar/CalendarBody.mjs +29 -29
  31. package/dist/components/BitzFuiCalendar/CalendarHead.mjs +12 -12
  32. package/dist/components/BitzFuiCalendar/CalendarHeadItem.mjs +13 -13
  33. package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +44 -44
  34. package/dist/components/BitzFuiCalendar/ColumnData.mjs +19 -19
  35. package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +33 -33
  36. package/dist/components/BitzFuiCalendar/index.mjs +14 -14
  37. package/dist/components/BitzFullScreen/index.mjs +16 -16
  38. package/dist/components/BitzHighlight/Child.mjs +21 -21
  39. package/dist/components/BitzHighlight/Highlight.mjs +19 -19
  40. package/dist/components/BitzHighlight/style.mjs +22 -33
  41. package/dist/components/BitzImage/index.mjs +3 -3
  42. package/dist/components/BitzImage/previewImage.mjs +9 -10
  43. package/dist/components/BitzLanguageTabs/index.mjs +15 -18
  44. package/dist/components/BitzLazyLoad/index.mjs +4 -4
  45. package/dist/components/BitzList/List.mjs +7 -7
  46. package/dist/components/BitzList/LoadMore.mjs +32 -32
  47. package/dist/components/BitzLoadMore/index.mjs +20 -20
  48. package/dist/components/BitzMeetingTime/BitzMeetingTimeItem.mjs +40 -40
  49. package/dist/components/BitzMeetingTime/index.mjs +16 -16
  50. package/dist/components/BitzMobileLoading/index.mjs +6 -6
  51. package/dist/components/BitzModal/index.mjs +10 -10
  52. package/dist/components/BitzNoData/index.mjs +12 -12
  53. package/dist/components/BitzNoMore/index.mjs +5 -5
  54. package/dist/components/BitzOrganizationSelection/index.d.ts +1 -1
  55. package/dist/components/BitzOrganizationSelection/index.mjs +39 -39
  56. package/dist/components/BitzPageContainer/index.mjs +100 -100
  57. package/dist/components/BitzPageHeader/index.mjs +35 -35
  58. package/dist/components/BitzPagination/index.mjs +30 -30
  59. package/dist/components/BitzPopover/index.mjs +7 -7
  60. package/dist/components/BitzPullRefresh/PullRefresh.mjs +30 -31
  61. package/dist/components/BitzQRCode/index.mjs +4 -4
  62. package/dist/components/BitzQueryFilter/QueryFilterContent.mjs +48 -48
  63. package/dist/components/BitzQueryFilter/QueryFilterDrawer.mjs +22 -22
  64. package/dist/components/BitzQueryFilter/QueryFilterMobile.mjs +20 -20
  65. package/dist/components/BitzQueryFilter/index.mjs +31 -31
  66. package/dist/components/BitzRefresh/index.mjs +7 -7
  67. package/dist/components/BitzRemark/index.mjs +7 -7
  68. package/dist/components/BitzScheduleCenter/index.mjs +13 -13
  69. package/dist/components/BitzSearch/index.mjs +10 -10
  70. package/dist/components/BitzSelect/component/BitzSelectMobile.mjs +80 -80
  71. package/dist/components/BitzSelect/index.mjs +9 -9
  72. package/dist/components/BitzSkeleton/index.mjs +6 -6
  73. package/dist/components/BitzSwitch/index.mjs +8 -8
  74. package/dist/components/BitzTabbar/BitzTabbar.mjs +19 -19
  75. package/dist/components/BitzTabbar/BitzTabbarItem.mjs +11 -11
  76. package/dist/components/BitzTable/ActionBar/ActionBar.mjs +37 -37
  77. package/dist/components/BitzTable/ActionBar/Button.mjs +15 -15
  78. package/dist/components/BitzTable/ActionBar/style.mjs +29 -43
  79. package/dist/components/BitzTable/ActionCol/index.mjs +82 -82
  80. package/dist/components/BitzTable/ActionCol/style.mjs +14 -28
  81. package/dist/components/BitzTable/Dropdown/index.mjs +12 -12
  82. package/dist/components/BitzTable/Dropdown/style.mjs +13 -27
  83. package/dist/components/BitzTable/SelectionBar/Button.mjs +19 -19
  84. package/dist/components/BitzTable/SelectionBar/SelectionBar.mjs +18 -18
  85. package/dist/components/BitzTable/SelectionBar/style.mjs +20 -34
  86. package/dist/components/BitzTable/Store/index.mjs +53 -53
  87. package/dist/components/BitzTable/Store/utils/index.mjs +5 -5
  88. package/dist/components/BitzTable/SubTable/index.mjs +61 -62
  89. package/dist/components/BitzTable/Table/ResizableTitle copy.mjs +39 -39
  90. package/dist/components/BitzTable/Table/SortTableContext.mjs +19 -19
  91. package/dist/components/BitzTable/Table/SortableRow.mjs +23 -23
  92. package/dist/components/BitzTable/Table/TdCell.mjs +7 -7
  93. package/dist/components/BitzTable/Table/index.mjs +305 -308
  94. package/dist/components/BitzTable/Table/useScrollConfig.mjs +1 -1
  95. package/dist/components/BitzTable/Table/utils.mjs +15 -15
  96. package/dist/components/BitzTable/TextOverflow/index.mjs +11 -11
  97. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +79 -79
  98. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndItem.mjs +62 -65
  99. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndList.mjs +33 -33
  100. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +196 -196
  101. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndItem.mjs +30 -30
  102. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndList.mjs +17 -17
  103. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.mjs +79 -79
  104. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/RadioCard.mjs +6 -6
  105. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/ScopeSwitch.mjs +10 -10
  106. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +98 -108
  107. package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +37 -37
  108. package/dist/components/BitzTable/ToolBar/ColConfigIcon/style.mjs +8 -19
  109. package/dist/components/BitzTable/ToolBar/ExportIcon/ExportModal.mjs +39 -39
  110. package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +25 -25
  111. package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +35 -35
  112. package/dist/components/BitzTable/ToolBar/Modal/index.d.ts +2 -1
  113. package/dist/components/BitzTable/ToolBar/Modal/index.mjs +19 -20
  114. package/dist/components/BitzTable/ToolBar/Modal/style.mjs +18 -29
  115. package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +21 -21
  116. package/dist/components/BitzTable/ToolBar/Wrapper/index.mjs +36 -36
  117. package/dist/components/BitzTable/ToolBar/style.mjs +25 -35
  118. package/dist/components/BitzTableOperations/index.mjs +9 -9
  119. package/dist/components/BitzTableSelect/Picker/index.mjs +24 -24
  120. package/dist/components/BitzTableSelect/Select/index.mjs +17 -17
  121. package/dist/components/BitzTableSelect/SelectPopup/getData.mjs +13 -13
  122. package/dist/components/BitzTableSelect/SelectPopup/index.mjs +118 -118
  123. package/dist/components/BitzTableSelect/SingleSelect/index.mjs +24 -24
  124. package/dist/components/BitzTableSelect/TableCell/index.mjs +22 -22
  125. package/dist/components/BitzTableSelect/TextBlock/index.mjs +16 -16
  126. package/dist/components/BitzTableSelect/index.mjs +21 -21
  127. package/dist/components/BitzTag/index.mjs +5 -5
  128. package/dist/components/BitzText/index.mjs +31 -31
  129. package/dist/components/BitzTheme/index.mjs +11 -11
  130. package/dist/components/BitzTimeline/index.mjs +2 -2
  131. package/dist/components/BitzTimer/Form.mjs +20 -20
  132. package/dist/components/BitzTimer/Timer.mjs +45 -45
  133. package/dist/components/BitzTimer/index.mjs +58 -58
  134. package/dist/components/BitzToast/Toast/index.d.ts +19 -6
  135. package/dist/components/BitzToast/Toast/index.mjs +32 -27
  136. package/dist/components/BitzToast/index.mjs +5 -5
  137. package/dist/components/BitzTooltip/index.mjs +63 -63
  138. package/dist/components/BitzTooltip/style.mjs +16 -31
  139. package/dist/components/BitzUeEditor/index.mjs +10 -10
  140. package/dist/components/BitzUpload/index.mjs +66 -66
  141. package/dist/components/BitzWebAppDrawer/index.mjs +16 -16
  142. package/dist/components/BitzWebAppModal/index.mjs +10 -10
  143. package/dist/style.css +1 -1
  144. package/package.json +1 -63
  145. package/dist/_virtual/Draggable.mjs +0 -4
  146. package/dist/_virtual/DraggableCore.mjs +0 -4
  147. package/dist/_virtual/Resizable.mjs +0 -4
  148. package/dist/_virtual/ResizableBox.mjs +0 -4
  149. package/dist/_virtual/_commonjsHelpers.mjs +0 -30
  150. package/dist/_virtual/cjs.mjs +0 -4
  151. package/dist/_virtual/client.mjs +0 -4
  152. package/dist/_virtual/clsx.m.mjs +0 -6
  153. package/dist/_virtual/common.mjs +0 -4
  154. package/dist/_virtual/defineProperty.mjs +0 -4
  155. package/dist/_virtual/domFns.mjs +0 -4
  156. package/dist/_virtual/en_US.mjs +0 -4
  157. package/dist/_virtual/en_US2.mjs +0 -4
  158. package/dist/_virtual/en_US3.mjs +0 -4
  159. package/dist/_virtual/en_US4.mjs +0 -4
  160. package/dist/_virtual/en_US5.mjs +0 -4
  161. package/dist/_virtual/en_US6.mjs +0 -4
  162. package/dist/_virtual/getPrefix.mjs +0 -4
  163. package/dist/_virtual/index.mjs +0 -4
  164. package/dist/_virtual/index2.mjs +0 -4
  165. package/dist/_virtual/index3.mjs +0 -4
  166. package/dist/_virtual/index4.mjs +0 -4
  167. package/dist/_virtual/index5.mjs +0 -4
  168. package/dist/_virtual/index6.mjs +0 -4
  169. package/dist/_virtual/interopRequireDefault.mjs +0 -4
  170. package/dist/_virtual/isBetween.mjs +0 -4
  171. package/dist/_virtual/isSameOrAfter.mjs +0 -4
  172. package/dist/_virtual/isSameOrBefore.mjs +0 -4
  173. package/dist/_virtual/isToday.mjs +0 -4
  174. package/dist/_virtual/isoWeek.mjs +0 -4
  175. package/dist/_virtual/jsx-runtime.mjs +0 -4
  176. package/dist/_virtual/lib.mjs +0 -4
  177. package/dist/_virtual/lodash.mjs +0 -4
  178. package/dist/_virtual/log.mjs +0 -4
  179. package/dist/_virtual/objectSpread2.mjs +0 -4
  180. package/dist/_virtual/objectSupport.mjs +0 -4
  181. package/dist/_virtual/positionFns.mjs +0 -4
  182. package/dist/_virtual/propTypes.mjs +0 -4
  183. package/dist/_virtual/react-is.development.mjs +0 -4
  184. package/dist/_virtual/react-is.development2.mjs +0 -4
  185. package/dist/_virtual/react-is.production.min.mjs +0 -4
  186. package/dist/_virtual/react-is.production.min2.mjs +0 -4
  187. package/dist/_virtual/react-jsx-runtime.development.mjs +0 -4
  188. package/dist/_virtual/react-jsx-runtime.production.min.mjs +0 -4
  189. package/dist/_virtual/relativeTime.mjs +0 -4
  190. package/dist/_virtual/shims.mjs +0 -4
  191. package/dist/_virtual/toPrimitive.mjs +0 -4
  192. package/dist/_virtual/toPropertyKey.mjs +0 -4
  193. package/dist/_virtual/typeof.mjs +0 -4
  194. package/dist/_virtual/ua-parser.min.mjs +0 -4
  195. package/dist/_virtual/use-sync-external-store-shim.development.mjs +0 -4
  196. package/dist/_virtual/use-sync-external-store-shim.production.min.mjs +0 -4
  197. package/dist/_virtual/utc.mjs +0 -4
  198. package/dist/_virtual/utils.mjs +0 -4
  199. package/dist/_virtual/weekOfYear.mjs +0 -4
  200. package/dist/_virtual/with-selector.development.mjs +0 -4
  201. package/dist/_virtual/with-selector.mjs +0 -4
  202. package/dist/_virtual/with-selector.production.min.mjs +0 -4
  203. package/dist/_virtual/zh-cn.mjs +0 -4
  204. package/dist/assets/iconfont/IconChenggong.mjs +0 -19
  205. package/dist/assets/iconfont/IconClose.mjs +0 -19
  206. package/dist/assets/iconfont/IconColumnCancelFixed.mjs +0 -19
  207. package/dist/assets/iconfont/IconColumnFixedLeft.mjs +0 -19
  208. package/dist/assets/iconfont/IconColumnFixedRight.mjs +0 -19
  209. package/dist/assets/iconfont/IconCuowu.mjs +0 -19
  210. package/dist/assets/iconfont/IconDragOrder.mjs +0 -19
  211. package/dist/assets/iconfont/IconDuigoux.mjs +0 -19
  212. package/dist/assets/iconfont/IconFabu.mjs +0 -22
  213. package/dist/assets/iconfont/IconFanhui.mjs +0 -19
  214. package/dist/assets/iconfont/IconGaojisousuo.mjs +0 -19
  215. package/dist/assets/iconfont/IconHangfengexian.mjs +0 -23
  216. package/dist/assets/iconfont/IconHangliefengexian.mjs +0 -23
  217. package/dist/assets/iconfont/IconIcFluentHomeRegular.mjs +0 -19
  218. package/dist/assets/iconfont/IconIcon21.mjs +0 -19
  219. package/dist/assets/iconfont/IconJincoude.mjs +0 -19
  220. package/dist/assets/iconfont/IconJinggao.mjs +0 -19
  221. package/dist/assets/iconfont/IconKuansongde.mjs +0 -19
  222. package/dist/assets/iconfont/IconLiefengexian.mjs +0 -23
  223. package/dist/assets/iconfont/IconMore.mjs +0 -23
  224. package/dist/assets/iconfont/IconShanchu.mjs +0 -19
  225. package/dist/assets/iconfont/IconShanchu1.mjs +0 -22
  226. package/dist/assets/iconfont/IconSousuo.mjs +0 -19
  227. package/dist/assets/iconfont/IconTejincou.mjs +0 -19
  228. package/dist/assets/iconfont/IconTekuansong.mjs +0 -19
  229. package/dist/assets/iconfont/IconTishi1.mjs +0 -19
  230. package/dist/assets/iconfont/IconTuodong.mjs +0 -19
  231. package/dist/assets/iconfont/IconWubanmawentianchong.mjs +0 -22
  232. package/dist/assets/iconfont/IconWufengexian.mjs +0 -19
  233. package/dist/assets/iconfont/IconXinxitishi.mjs +0 -19
  234. package/dist/assets/iconfont/IconYoubanmawentianchong.mjs +0 -22
  235. package/dist/assets/iconfont/IconZhongdengde.mjs +0 -19
  236. package/dist/assets/iconfont/IconZhongzhi.mjs +0 -19
  237. package/dist/assets/iconfont/helper.mjs +0 -4
  238. package/dist/assets/iconfont/index.mjs +0 -144
  239. package/dist/assets/images/language/cn.svg.mjs +0 -4
  240. package/dist/assets/images/language/gb.svg.mjs +0 -4
  241. package/dist/assets/images/language/jp.svg.mjs +0 -4
  242. package/dist/assets/images/language/kr.svg.mjs +0 -4
  243. package/dist/assets/images/nodata.png.mjs +0 -4
  244. package/dist/hooks/use-event-listener.mjs +0 -39
  245. package/dist/hooks/use-lock-fn.mjs +0 -18
  246. package/dist/hooks/use-scroll-parent.mjs +0 -34
  247. package/dist/hooks/use-touch.mjs +0 -33
  248. package/dist/hooks/useEvent.mjs +0 -11
  249. package/dist/hooks/useMergedState.mjs +0 -27
  250. package/dist/hooks/useState.mjs +0 -14
  251. package/dist/node_modules/@ant-design/colors/es/generate.mjs +0 -93
  252. package/dist/node_modules/@ant-design/colors/es/presets.mjs +0 -72
  253. package/dist/node_modules/@ant-design/cssinjs/es/Cache.mjs +0 -40
  254. package/dist/node_modules/@ant-design/cssinjs/es/Keyframes.mjs +0 -18
  255. package/dist/node_modules/@ant-design/cssinjs/es/StyleContext.mjs +0 -38
  256. package/dist/node_modules/@ant-design/cssinjs/es/extractStyle.mjs +0 -9
  257. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCSSVarRegister.mjs +0 -51
  258. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCacheToken.mjs +0 -92
  259. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.mjs +0 -15
  260. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.mjs +0 -27
  261. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useGlobalCache.mjs +0 -47
  262. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useHMR.mjs +0 -22
  263. package/dist/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.mjs +0 -210
  264. package/dist/node_modules/@ant-design/cssinjs/es/linters/contentQuotesLinter.mjs +0 -10
  265. package/dist/node_modules/@ant-design/cssinjs/es/linters/hashedAnimationLinter.mjs +0 -7
  266. package/dist/node_modules/@ant-design/cssinjs/es/linters/utils.mjs +0 -8
  267. package/dist/node_modules/@ant-design/cssinjs/es/theme/Theme.mjs +0 -20
  268. package/dist/node_modules/@ant-design/cssinjs/es/theme/ThemeCache.mjs +0 -104
  269. package/dist/node_modules/@ant-design/cssinjs/es/theme/createTheme.mjs +0 -10
  270. package/dist/node_modules/@ant-design/cssinjs/es/transformers/legacyLogicalProperties.mjs +0 -4
  271. package/dist/node_modules/@ant-design/cssinjs/es/util/cacheMapUtil.mjs +0 -42
  272. package/dist/node_modules/@ant-design/cssinjs/es/util/css-variables.mjs +0 -28
  273. package/dist/node_modules/@ant-design/cssinjs/es/util/index.mjs +0 -52
  274. package/dist/node_modules/@ant-design/cssinjs/node_modules/@emotion/hash/dist/hash.browser.esm.mjs +0 -22
  275. package/dist/node_modules/@ant-design/cssinjs/node_modules/stylis/src/Enum.mjs +0 -9
  276. package/dist/node_modules/@ant-design/cssinjs/node_modules/stylis/src/Parser.mjs +0 -114
  277. package/dist/node_modules/@ant-design/cssinjs/node_modules/stylis/src/Serializer.mjs +0 -29
  278. package/dist/node_modules/@ant-design/cssinjs/node_modules/stylis/src/Tokenizer.mjs +0 -127
  279. package/dist/node_modules/@ant-design/cssinjs/node_modules/stylis/src/Utility.mjs +0 -37
  280. package/dist/node_modules/@ant-design/cssinjs-utils/es/_util/hooks/useUniqueMemo.mjs +0 -63
  281. package/dist/node_modules/@ant-design/cssinjs-utils/es/hooks/useCSP.mjs +0 -6
  282. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/CSSCalculator.mjs +0 -59
  283. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/NumCalculator.mjs +0 -44
  284. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/calculator.mjs +0 -8
  285. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/index.mjs +0 -11
  286. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/genStyleUtils.mjs +0 -156
  287. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getCompVarPrefix.mjs +0 -6
  288. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getComponentToken.mjs +0 -26
  289. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getDefaultComponentToken.mjs +0 -11
  290. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/maxmin.mjs +0 -36
  291. package/dist/node_modules/@ant-design/cssinjs-utils/es/util/statistic.mjs +0 -55
  292. package/dist/node_modules/@ant-design/fast-color/es/FastColor.mjs +0 -327
  293. package/dist/node_modules/@ant-design/icons/es/components/AntdIcon.mjs +0 -42
  294. package/dist/node_modules/@ant-design/icons/es/components/Context.mjs +0 -6
  295. package/dist/node_modules/@ant-design/icons/es/components/IconBase.mjs +0 -46
  296. package/dist/node_modules/@ant-design/icons/es/components/twoTonePrimaryColor.mjs +0 -18
  297. package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleFilled.mjs +0 -15
  298. package/dist/node_modules/@ant-design/icons/es/icons/CheckOutlined.mjs +0 -15
  299. package/dist/node_modules/@ant-design/icons/es/icons/CloseCircleFilled.mjs +0 -15
  300. package/dist/node_modules/@ant-design/icons/es/icons/CloseOutlined.mjs +0 -15
  301. package/dist/node_modules/@ant-design/icons/es/icons/DeleteOutlined.mjs +0 -15
  302. package/dist/node_modules/@ant-design/icons/es/icons/DownloadOutlined.mjs +0 -15
  303. package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleFilled.mjs +0 -15
  304. package/dist/node_modules/@ant-design/icons/es/icons/EyeOutlined.mjs +0 -15
  305. package/dist/node_modules/@ant-design/icons/es/icons/FileTwoTone.mjs +0 -15
  306. package/dist/node_modules/@ant-design/icons/es/icons/InfoCircleFilled.mjs +0 -15
  307. package/dist/node_modules/@ant-design/icons/es/icons/LoadingOutlined.mjs +0 -15
  308. package/dist/node_modules/@ant-design/icons/es/icons/PaperClipOutlined.mjs +0 -15
  309. package/dist/node_modules/@ant-design/icons/es/icons/PictureTwoTone.mjs +0 -15
  310. package/dist/node_modules/@ant-design/icons/es/utils.mjs +0 -127
  311. package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleFilled.mjs +0 -5
  312. package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckOutlined.mjs +0 -5
  313. package/dist/node_modules/@ant-design/icons-svg/es/asn/CloseCircleFilled.mjs +0 -5
  314. package/dist/node_modules/@ant-design/icons-svg/es/asn/CloseOutlined.mjs +0 -5
  315. package/dist/node_modules/@ant-design/icons-svg/es/asn/DeleteOutlined.mjs +0 -5
  316. package/dist/node_modules/@ant-design/icons-svg/es/asn/DownloadOutlined.mjs +0 -5
  317. package/dist/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleFilled.mjs +0 -5
  318. package/dist/node_modules/@ant-design/icons-svg/es/asn/EyeOutlined.mjs +0 -5
  319. package/dist/node_modules/@ant-design/icons-svg/es/asn/FileTwoTone.mjs +0 -7
  320. package/dist/node_modules/@ant-design/icons-svg/es/asn/InfoCircleFilled.mjs +0 -5
  321. package/dist/node_modules/@ant-design/icons-svg/es/asn/LoadingOutlined.mjs +0 -5
  322. package/dist/node_modules/@ant-design/icons-svg/es/asn/PaperClipOutlined.mjs +0 -5
  323. package/dist/node_modules/@ant-design/icons-svg/es/asn/PictureTwoTone.mjs +0 -7
  324. package/dist/node_modules/@babel/runtime/helpers/defineProperty.mjs +0 -18
  325. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.mjs +0 -9
  326. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.mjs +0 -7
  327. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.mjs +0 -8
  328. package/dist/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.mjs +0 -8
  329. package/dist/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.mjs +0 -26
  330. package/dist/node_modules/@babel/runtime/helpers/esm/classCallCheck.mjs +0 -7
  331. package/dist/node_modules/@babel/runtime/helpers/esm/construct.mjs +0 -13
  332. package/dist/node_modules/@babel/runtime/helpers/esm/createClass.mjs +0 -15
  333. package/dist/node_modules/@babel/runtime/helpers/esm/createSuper.mjs +0 -18
  334. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.mjs +0 -12
  335. package/dist/node_modules/@babel/runtime/helpers/esm/extends.mjs +0 -13
  336. package/dist/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.mjs +0 -8
  337. package/dist/node_modules/@babel/runtime/helpers/esm/inherits.mjs +0 -17
  338. package/dist/node_modules/@babel/runtime/helpers/esm/isNativeFunction.mjs +0 -10
  339. package/dist/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.mjs +0 -13
  340. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.mjs +0 -7
  341. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.mjs +0 -29
  342. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.mjs +0 -7
  343. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.mjs +0 -7
  344. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.mjs +0 -25
  345. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.mjs +0 -15
  346. package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.mjs +0 -15
  347. package/dist/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.mjs +0 -12
  348. package/dist/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.mjs +0 -315
  349. package/dist/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.mjs +0 -8
  350. package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.mjs +0 -10
  351. package/dist/node_modules/@babel/runtime/helpers/esm/toArray.mjs +0 -10
  352. package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.mjs +0 -10
  353. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.mjs +0 -16
  354. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.mjs +0 -9
  355. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.mjs +0 -11
  356. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.mjs +0 -12
  357. package/dist/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.mjs +0 -32
  358. package/dist/node_modules/@babel/runtime/helpers/interopRequireDefault.mjs +0 -13
  359. package/dist/node_modules/@babel/runtime/helpers/objectSpread2.mjs +0 -31
  360. package/dist/node_modules/@babel/runtime/helpers/toPrimitive.mjs +0 -22
  361. package/dist/node_modules/@babel/runtime/helpers/toPropertyKey.mjs +0 -15
  362. package/dist/node_modules/@babel/runtime/helpers/typeof.mjs +0 -16
  363. package/dist/node_modules/@better-scroll/core/dist/core.esm.mjs +0 -1377
  364. package/dist/node_modules/@better-scroll/wheel/dist/wheel.esm.mjs +0 -253
  365. package/dist/node_modules/@ctrl/tinycolor/dist/module/conversion.mjs +0 -115
  366. package/dist/node_modules/@ctrl/tinycolor/dist/module/css-color-names.mjs +0 -153
  367. package/dist/node_modules/@ctrl/tinycolor/dist/module/format-input.mjs +0 -68
  368. package/dist/node_modules/@ctrl/tinycolor/dist/module/index.mjs +0 -183
  369. package/dist/node_modules/@ctrl/tinycolor/dist/module/util.mjs +0 -32
  370. package/dist/node_modules/@dnd-kit/accessibility/dist/accessibility.esm.mjs +0 -54
  371. package/dist/node_modules/@dnd-kit/core/dist/core.esm.mjs +0 -2524
  372. package/dist/node_modules/@dnd-kit/modifiers/dist/modifiers.esm.mjs +0 -27
  373. package/dist/node_modules/@dnd-kit/sortable/dist/sortable.esm.mjs +0 -367
  374. package/dist/node_modules/@dnd-kit/utilities/dist/utilities.esm.mjs +0 -235
  375. package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.mjs +0 -251
  376. package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.mjs +0 -86
  377. package/dist/node_modules/@emotion/css/dist/emotion-css.esm.mjs +0 -7
  378. package/dist/node_modules/@emotion/hash/dist/emotion-hash.esm.mjs +0 -22
  379. package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.mjs +0 -9
  380. package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.mjs +0 -134
  381. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/unitless/dist/emotion-unitless.esm.mjs +0 -53
  382. package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.mjs +0 -45
  383. package/dist/node_modules/@emotion/unitless/dist/unitless.browser.esm.mjs +0 -51
  384. package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.mjs +0 -34
  385. package/dist/node_modules/@fullcalendar/core/index.mjs +0 -1365
  386. package/dist/node_modules/@fullcalendar/core/internal-common.mjs +0 -4823
  387. package/dist/node_modules/@fullcalendar/core/locales/zh-cn.mjs +0 -28
  388. package/dist/node_modules/@fullcalendar/daygrid/index.mjs +0 -32
  389. package/dist/node_modules/@fullcalendar/daygrid/internal.mjs +0 -746
  390. package/dist/node_modules/@fullcalendar/interaction/index.mjs +0 -842
  391. package/dist/node_modules/@fullcalendar/list/index.mjs +0 -54
  392. package/dist/node_modules/@fullcalendar/list/internal.mjs +0 -207
  393. package/dist/node_modules/@fullcalendar/react/dist/index.mjs +0 -71
  394. package/dist/node_modules/@fullcalendar/timegrid/index.mjs +0 -31
  395. package/dist/node_modules/@fullcalendar/timegrid/internal.mjs +0 -900
  396. package/dist/node_modules/@rc-component/async-validator/es/index.mjs +0 -159
  397. package/dist/node_modules/@rc-component/async-validator/es/messages.mjs +0 -58
  398. package/dist/node_modules/@rc-component/async-validator/es/rule/enum.mjs +0 -7
  399. package/dist/node_modules/@rc-component/async-validator/es/rule/index.mjs +0 -17
  400. package/dist/node_modules/@rc-component/async-validator/es/rule/pattern.mjs +0 -14
  401. package/dist/node_modules/@rc-component/async-validator/es/rule/range.mjs +0 -10
  402. package/dist/node_modules/@rc-component/async-validator/es/rule/required.mjs +0 -7
  403. package/dist/node_modules/@rc-component/async-validator/es/rule/type.mjs +0 -63
  404. package/dist/node_modules/@rc-component/async-validator/es/rule/url.mjs +0 -37
  405. package/dist/node_modules/@rc-component/async-validator/es/rule/whitespace.mjs +0 -7
  406. package/dist/node_modules/@rc-component/async-validator/es/util.mjs +0 -167
  407. package/dist/node_modules/@rc-component/async-validator/es/validator/any.mjs +0 -14
  408. package/dist/node_modules/@rc-component/async-validator/es/validator/array.mjs +0 -13
  409. package/dist/node_modules/@rc-component/async-validator/es/validator/boolean.mjs +0 -14
  410. package/dist/node_modules/@rc-component/async-validator/es/validator/date.mjs +0 -17
  411. package/dist/node_modules/@rc-component/async-validator/es/validator/enum.mjs +0 -14
  412. package/dist/node_modules/@rc-component/async-validator/es/validator/float.mjs +0 -14
  413. package/dist/node_modules/@rc-component/async-validator/es/validator/index.mjs +0 -37
  414. package/dist/node_modules/@rc-component/async-validator/es/validator/integer.mjs +0 -14
  415. package/dist/node_modules/@rc-component/async-validator/es/validator/method.mjs +0 -14
  416. package/dist/node_modules/@rc-component/async-validator/es/validator/number.mjs +0 -14
  417. package/dist/node_modules/@rc-component/async-validator/es/validator/object.mjs +0 -14
  418. package/dist/node_modules/@rc-component/async-validator/es/validator/pattern.mjs +0 -14
  419. package/dist/node_modules/@rc-component/async-validator/es/validator/regexp.mjs +0 -14
  420. package/dist/node_modules/@rc-component/async-validator/es/validator/required.mjs +0 -9
  421. package/dist/node_modules/@rc-component/async-validator/es/validator/string.mjs +0 -14
  422. package/dist/node_modules/@rc-component/async-validator/es/validator/type.mjs +0 -14
  423. package/dist/node_modules/@rc-component/color-picker/es/ColorPicker.mjs +0 -103
  424. package/dist/node_modules/@rc-component/color-picker/es/color.mjs +0 -47
  425. package/dist/node_modules/@rc-component/color-picker/es/components/ColorBlock.mjs +0 -18
  426. package/dist/node_modules/@rc-component/color-picker/es/components/Gradient.mjs +0 -22
  427. package/dist/node_modules/@rc-component/color-picker/es/components/Handler.mjs +0 -15
  428. package/dist/node_modules/@rc-component/color-picker/es/components/Palette.mjs +0 -14
  429. package/dist/node_modules/@rc-component/color-picker/es/components/Picker.mjs +0 -58
  430. package/dist/node_modules/@rc-component/color-picker/es/components/Slider.mjs +0 -76
  431. package/dist/node_modules/@rc-component/color-picker/es/components/Transform.mjs +0 -17
  432. package/dist/node_modules/@rc-component/color-picker/es/hooks/useColorDrag.mjs +0 -41
  433. package/dist/node_modules/@rc-component/color-picker/es/hooks/useColorState.mjs +0 -17
  434. package/dist/node_modules/@rc-component/color-picker/es/hooks/useComponent.mjs +0 -11
  435. package/dist/node_modules/@rc-component/color-picker/es/util.mjs +0 -50
  436. package/dist/node_modules/@rc-component/portal/es/Context.mjs +0 -5
  437. package/dist/node_modules/@rc-component/portal/es/Portal.mjs +0 -45
  438. package/dist/node_modules/@rc-component/portal/es/index.mjs +0 -4
  439. package/dist/node_modules/@rc-component/portal/es/mock.mjs +0 -8
  440. package/dist/node_modules/@rc-component/portal/es/useDom.mjs +0 -37
  441. package/dist/node_modules/@rc-component/portal/es/useScrollLocker.mjs +0 -29
  442. package/dist/node_modules/@rc-component/portal/es/util.mjs +0 -6
  443. package/dist/node_modules/@rc-component/trigger/es/Popup/Arrow.mjs +0 -22
  444. package/dist/node_modules/@rc-component/trigger/es/Popup/Mask.mjs +0 -24
  445. package/dist/node_modules/@rc-component/trigger/es/Popup/PopupContent.mjs +0 -11
  446. package/dist/node_modules/@rc-component/trigger/es/Popup/index.mjs +0 -92
  447. package/dist/node_modules/@rc-component/trigger/es/TriggerWrapper.mjs +0 -14
  448. package/dist/node_modules/@rc-component/trigger/es/context.mjs +0 -5
  449. package/dist/node_modules/@rc-component/trigger/es/hooks/useAction.mjs +0 -13
  450. package/dist/node_modules/@rc-component/trigger/es/hooks/useAlign.mjs +0 -187
  451. package/dist/node_modules/@rc-component/trigger/es/hooks/useWatch.mjs +0 -27
  452. package/dist/node_modules/@rc-component/trigger/es/hooks/useWinClick.mjs +0 -27
  453. package/dist/node_modules/@rc-component/trigger/es/index.mjs +0 -213
  454. package/dist/node_modules/@rc-component/trigger/es/util.mjs +0 -61
  455. package/dist/node_modules/ahooks/es/createUpdateEffect/index.mjs +0 -20
  456. package/dist/node_modules/ahooks/es/useClickAway/index.mjs +0 -27
  457. package/dist/node_modules/ahooks/es/useControllableValue/index.mjs +0 -23
  458. package/dist/node_modules/ahooks/es/useInterval/index.mjs +0 -17
  459. package/dist/node_modules/ahooks/es/useLatest/index.mjs +0 -8
  460. package/dist/node_modules/ahooks/es/useMemoizedFn/index.mjs +0 -19
  461. package/dist/node_modules/ahooks/es/useRafState/index.mjs +0 -16
  462. package/dist/node_modules/ahooks/es/useSetState/index.mjs +0 -16
  463. package/dist/node_modules/ahooks/es/useSize/index.mjs +0 -34
  464. package/dist/node_modules/ahooks/es/useThrottleFn/index.mjs +0 -28
  465. package/dist/node_modules/ahooks/es/useUnmount/index.mjs +0 -17
  466. package/dist/node_modules/ahooks/es/useUpdate/index.mjs +0 -12
  467. package/dist/node_modules/ahooks/es/useUpdateEffect/index.mjs +0 -6
  468. package/dist/node_modules/ahooks/es/useUpdateLayoutEffect/index.mjs +0 -6
  469. package/dist/node_modules/ahooks/es/utils/createEffectWithTarget.mjs +0 -27
  470. package/dist/node_modules/ahooks/es/utils/depsAreSame.mjs +0 -11
  471. package/dist/node_modules/ahooks/es/utils/domTarget.mjs +0 -13
  472. package/dist/node_modules/ahooks/es/utils/getDocumentOrShadow.mjs +0 -18
  473. package/dist/node_modules/ahooks/es/utils/index.mjs +0 -9
  474. package/dist/node_modules/ahooks/es/utils/isBrowser.mjs +0 -5
  475. package/dist/node_modules/ahooks/es/utils/isDev.mjs +0 -5
  476. package/dist/node_modules/ahooks/es/utils/useEffectWithTarget.mjs +0 -7
  477. package/dist/node_modules/ahooks/es/utils/useIsomorphicLayoutEffectWithTarget.mjs +0 -8
  478. package/dist/node_modules/ahooks/es/utils/useLayoutEffectWithTarget.mjs +0 -7
  479. package/dist/node_modules/antd/es/_util/ActionButton.mjs +0 -70
  480. package/dist/node_modules/antd/es/_util/ContextIsolator.mjs +0 -20
  481. package/dist/node_modules/antd/es/_util/PurePanel.mjs +0 -16
  482. package/dist/node_modules/antd/es/_util/colors.mjs +0 -9
  483. package/dist/node_modules/antd/es/_util/hooks/useClosable.mjs +0 -66
  484. package/dist/node_modules/antd/es/_util/hooks/useForceUpdate.mjs +0 -8
  485. package/dist/node_modules/antd/es/_util/hooks/usePatchElement.mjs +0 -11
  486. package/dist/node_modules/antd/es/_util/hooks/useZIndex.mjs +0 -45
  487. package/dist/node_modules/antd/es/_util/motion.mjs +0 -34
  488. package/dist/node_modules/antd/es/_util/placements.mjs +0 -150
  489. package/dist/node_modules/antd/es/_util/reactNode.mjs +0 -13
  490. package/dist/node_modules/antd/es/_util/styleChecker.mjs +0 -5
  491. package/dist/node_modules/antd/es/_util/toList.mjs +0 -6
  492. package/dist/node_modules/antd/es/_util/warning.mjs +0 -38
  493. package/dist/node_modules/antd/es/_util/wave/WaveEffect.mjs +0 -96
  494. package/dist/node_modules/antd/es/_util/wave/index.mjs +0 -40
  495. package/dist/node_modules/antd/es/_util/wave/interface.mjs +0 -6
  496. package/dist/node_modules/antd/es/_util/wave/style.mjs +0 -47
  497. package/dist/node_modules/antd/es/_util/wave/useWave.mjs +0 -38
  498. package/dist/node_modules/antd/es/_util/wave/util.mjs +0 -16
  499. package/dist/node_modules/antd/es/_util/zindexContext.mjs +0 -7
  500. package/dist/node_modules/antd/es/button/IconWrapper.mjs +0 -18
  501. package/dist/node_modules/antd/es/button/LoadingIcon.mjs +0 -70
  502. package/dist/node_modules/antd/es/button/button-group.mjs +0 -65
  503. package/dist/node_modules/antd/es/button/button.mjs +0 -177
  504. package/dist/node_modules/antd/es/button/buttonHelpers.mjs +0 -44
  505. package/dist/node_modules/antd/es/button/index.mjs +0 -4
  506. package/dist/node_modules/antd/es/button/style/compactCmp.mjs +0 -75
  507. package/dist/node_modules/antd/es/button/style/group.mjs +0 -70
  508. package/dist/node_modules/antd/es/button/style/index.mjs +0 -373
  509. package/dist/node_modules/antd/es/button/style/token.mjs +0 -81
  510. package/dist/node_modules/antd/es/calendar/locale/en_US.mjs +0 -4
  511. package/dist/node_modules/antd/es/color-picker/color.mjs +0 -96
  512. package/dist/node_modules/antd/es/color-picker/components/ColorPresets.mjs +0 -17
  513. package/dist/node_modules/antd/es/config-provider/DisabledContext.mjs +0 -15
  514. package/dist/node_modules/antd/es/config-provider/MotionWrapper.mjs +0 -32
  515. package/dist/node_modules/antd/es/config-provider/PropWarning.mjs +0 -13
  516. package/dist/node_modules/antd/es/config-provider/SizeContext.mjs +0 -15
  517. package/dist/node_modules/antd/es/config-provider/context.mjs +0 -11
  518. package/dist/node_modules/antd/es/config-provider/cssVariables.mjs +0 -39
  519. package/dist/node_modules/antd/es/config-provider/hooks/useCSSVarCls.mjs +0 -23
  520. package/dist/node_modules/antd/es/config-provider/hooks/useConfig.mjs +0 -13
  521. package/dist/node_modules/antd/es/config-provider/hooks/useSize.mjs +0 -9
  522. package/dist/node_modules/antd/es/config-provider/hooks/useTheme.mjs +0 -41
  523. package/dist/node_modules/antd/es/config-provider/hooks/useThemeKey.mjs +0 -7
  524. package/dist/node_modules/antd/es/config-provider/index.mjs +0 -327
  525. package/dist/node_modules/antd/es/date-picker/locale/en_US.mjs +0 -20
  526. package/dist/node_modules/antd/es/form/context.mjs +0 -23
  527. package/dist/node_modules/antd/es/form/validateMessagesContext.mjs +0 -5
  528. package/dist/node_modules/antd/es/locale/context.mjs +0 -5
  529. package/dist/node_modules/antd/es/locale/en_US.mjs +0 -146
  530. package/dist/node_modules/antd/es/locale/index.mjs +0 -28
  531. package/dist/node_modules/antd/es/locale/useLocale.mjs +0 -17
  532. package/dist/node_modules/antd/es/modal/ConfirmDialog.mjs +0 -175
  533. package/dist/node_modules/antd/es/modal/Modal.mjs +0 -137
  534. package/dist/node_modules/antd/es/modal/PurePanel.mjs +0 -60
  535. package/dist/node_modules/antd/es/modal/components/ConfirmCancelBtn.mjs +0 -29
  536. package/dist/node_modules/antd/es/modal/components/ConfirmOkBtn.mjs +0 -30
  537. package/dist/node_modules/antd/es/modal/components/NormalCancelBtn.mjs +0 -16
  538. package/dist/node_modules/antd/es/modal/components/NormalOkBtn.mjs +0 -20
  539. package/dist/node_modules/antd/es/modal/confirm.mjs +0 -122
  540. package/dist/node_modules/antd/es/modal/context.mjs +0 -8
  541. package/dist/node_modules/antd/es/modal/destroyFns.mjs +0 -4
  542. package/dist/node_modules/antd/es/modal/index.mjs +0 -37
  543. package/dist/node_modules/antd/es/modal/locale.mjs +0 -19
  544. package/dist/node_modules/antd/es/modal/shared.mjs +0 -51
  545. package/dist/node_modules/antd/es/modal/style/confirm.mjs +0 -113
  546. package/dist/node_modules/antd/es/modal/style/index.mjs +0 -292
  547. package/dist/node_modules/antd/es/modal/useModal/HookModal.mjs +0 -60
  548. package/dist/node_modules/antd/es/modal/useModal/index.mjs +0 -73
  549. package/dist/node_modules/antd/es/progress/Circle.mjs +0 -60
  550. package/dist/node_modules/antd/es/progress/Line.mjs +0 -109
  551. package/dist/node_modules/antd/es/progress/Steps.mjs +0 -38
  552. package/dist/node_modules/antd/es/progress/index.mjs +0 -4
  553. package/dist/node_modules/antd/es/progress/progress.mjs +0 -120
  554. package/dist/node_modules/antd/es/progress/style/index.mjs +0 -313
  555. package/dist/node_modules/antd/es/progress/utils.mjs +0 -51
  556. package/dist/node_modules/antd/es/skeleton/Avatar.mjs +0 -31
  557. package/dist/node_modules/antd/es/skeleton/Button.mjs +0 -31
  558. package/dist/node_modules/antd/es/skeleton/Element.mjs +0 -29
  559. package/dist/node_modules/antd/es/skeleton/Image.mjs +0 -34
  560. package/dist/node_modules/antd/es/skeleton/Input.mjs +0 -31
  561. package/dist/node_modules/antd/es/skeleton/Node.mjs +0 -28
  562. package/dist/node_modules/antd/es/skeleton/Paragraph.mjs +0 -35
  563. package/dist/node_modules/antd/es/skeleton/Skeleton.mjs +0 -108
  564. package/dist/node_modules/antd/es/skeleton/Title.mjs +0 -22
  565. package/dist/node_modules/antd/es/skeleton/index.mjs +0 -4
  566. package/dist/node_modules/antd/es/skeleton/style/index.mjs +0 -311
  567. package/dist/node_modules/antd/es/slider/Context.mjs +0 -5
  568. package/dist/node_modules/antd/es/slider/SliderTooltip.mjs +0 -30
  569. package/dist/node_modules/antd/es/slider/index.mjs +0 -153
  570. package/dist/node_modules/antd/es/slider/style/index.mjs +0 -325
  571. package/dist/node_modules/antd/es/slider/useRafLock.mjs +0 -15
  572. package/dist/node_modules/antd/es/space/Compact.mjs +0 -37
  573. package/dist/node_modules/antd/es/style/compact-item-vertical.mjs +0 -44
  574. package/dist/node_modules/antd/es/style/compact-item.mjs +0 -61
  575. package/dist/node_modules/antd/es/style/index.mjs +0 -125
  576. package/dist/node_modules/antd/es/style/motion/collapse.mjs +0 -20
  577. package/dist/node_modules/antd/es/style/motion/fade.mjs +0 -50
  578. package/dist/node_modules/antd/es/style/motion/motion.mjs +0 -35
  579. package/dist/node_modules/antd/es/style/motion/zoom.mjs +0 -195
  580. package/dist/node_modules/antd/es/style/placementArrow.mjs +0 -164
  581. package/dist/node_modules/antd/es/style/roundedArrow.mjs +0 -74
  582. package/dist/node_modules/antd/es/table/ExpandIcon.mjs +0 -29
  583. package/dist/node_modules/antd/es/theme/context.mjs +0 -25
  584. package/dist/node_modules/antd/es/theme/getDesignToken.mjs +0 -23
  585. package/dist/node_modules/antd/es/theme/interface/presetColors.mjs +0 -4
  586. package/dist/node_modules/antd/es/theme/themes/compact/genCompactSizeMapToken.mjs +0 -20
  587. package/dist/node_modules/antd/es/theme/themes/compact/index.mjs +0 -16
  588. package/dist/node_modules/antd/es/theme/themes/dark/colorAlgorithm.mjs +0 -6
  589. package/dist/node_modules/antd/es/theme/themes/dark/colors.mjs +0 -51
  590. package/dist/node_modules/antd/es/theme/themes/dark/index.mjs +0 -21
  591. package/dist/node_modules/antd/es/theme/themes/default/colorAlgorithm.mjs +0 -6
  592. package/dist/node_modules/antd/es/theme/themes/default/colors.mjs +0 -49
  593. package/dist/node_modules/antd/es/theme/themes/default/index.mjs +0 -23
  594. package/dist/node_modules/antd/es/theme/themes/seed.mjs +0 -69
  595. package/dist/node_modules/antd/es/theme/themes/shared/genColorMapToken.mjs +0 -78
  596. package/dist/node_modules/antd/es/theme/themes/shared/genCommonMapToken.mjs +0 -20
  597. package/dist/node_modules/antd/es/theme/themes/shared/genControlHeight.mjs +0 -13
  598. package/dist/node_modules/antd/es/theme/themes/shared/genFontMapToken.mjs +0 -29
  599. package/dist/node_modules/antd/es/theme/themes/shared/genFontSizes.mjs +0 -17
  600. package/dist/node_modules/antd/es/theme/themes/shared/genRadius.mjs +0 -13
  601. package/dist/node_modules/antd/es/theme/themes/shared/genSizeMapToken.mjs +0 -29
  602. package/dist/node_modules/antd/es/theme/useToken.mjs +0 -118
  603. package/dist/node_modules/antd/es/theme/util/alias.mjs +0 -162
  604. package/dist/node_modules/antd/es/theme/util/genPresetColor.mjs +0 -15
  605. package/dist/node_modules/antd/es/theme/util/genStyleUtils.mjs +0 -50
  606. package/dist/node_modules/antd/es/theme/util/getAlphaColor.mjs +0 -38
  607. package/dist/node_modules/antd/es/theme/util/useResetIconStyle.mjs +0 -36
  608. package/dist/node_modules/antd/es/time-picker/locale/en_US.mjs +0 -7
  609. package/dist/node_modules/antd/es/tooltip/PurePanel.mjs +0 -33
  610. package/dist/node_modules/antd/es/tooltip/index.mjs +0 -148
  611. package/dist/node_modules/antd/es/tooltip/style/index.mjs +0 -139
  612. package/dist/node_modules/antd/es/tooltip/util.mjs +0 -15
  613. package/dist/node_modules/antd/es/typography/hooks/useCopyClick.mjs +0 -64
  614. package/dist/node_modules/antd/es/upload/Dragger.mjs +0 -32
  615. package/dist/node_modules/antd/es/upload/Upload.mjs +0 -304
  616. package/dist/node_modules/antd/es/upload/UploadList/ListItem.mjs +0 -156
  617. package/dist/node_modules/antd/es/upload/UploadList/index.mjs +0 -167
  618. package/dist/node_modules/antd/es/upload/index.mjs +0 -9
  619. package/dist/node_modules/antd/es/upload/style/dragger.mjs +0 -84
  620. package/dist/node_modules/antd/es/upload/style/index.mjs +0 -65
  621. package/dist/node_modules/antd/es/upload/style/list.mjs +0 -115
  622. package/dist/node_modules/antd/es/upload/style/motion.mjs +0 -54
  623. package/dist/node_modules/antd/es/upload/style/picture.mjs +0 -240
  624. package/dist/node_modules/antd/es/upload/style/rtl.mjs +0 -13
  625. package/dist/node_modules/antd/es/upload/utils.mjs +0 -79
  626. package/dist/node_modules/antd/es/version/index.mjs +0 -4
  627. package/dist/node_modules/antd/es/version/version.mjs +0 -4
  628. package/dist/node_modules/antd/es/watermark/context.mjs +0 -25
  629. package/dist/node_modules/antd/lib/calendar/locale/en_US.mjs +0 -11
  630. package/dist/node_modules/antd/lib/date-picker/locale/en_US.mjs +0 -28
  631. package/dist/node_modules/antd/lib/locale/en_US.mjs +0 -157
  632. package/dist/node_modules/antd/lib/time-picker/locale/en_US.mjs +0 -10
  633. package/dist/node_modules/antd/locale/en_US.mjs +0 -8
  634. package/dist/node_modules/antd-img-crop/dist/antd-img-crop.esm.mjs +0 -137
  635. package/dist/node_modules/better-scroll/dist/better-scroll.esm.mjs +0 -3670
  636. package/dist/node_modules/classnames/index.mjs +0 -42
  637. package/dist/node_modules/clsx/dist/clsx.mjs +0 -23
  638. package/dist/node_modules/copy-to-clipboard/index.mjs +0 -46
  639. package/dist/node_modules/dayjs/locale/zh-cn.mjs +0 -19
  640. package/dist/node_modules/dayjs/plugin/isBetween.mjs +0 -19
  641. package/dist/node_modules/dayjs/plugin/isSameOrAfter.mjs +0 -18
  642. package/dist/node_modules/dayjs/plugin/isSameOrBefore.mjs +0 -18
  643. package/dist/node_modules/dayjs/plugin/isToday.mjs +0 -19
  644. package/dist/node_modules/dayjs/plugin/isoWeek.mjs +0 -34
  645. package/dist/node_modules/dayjs/plugin/objectSupport.mjs +0 -49
  646. package/dist/node_modules/dayjs/plugin/relativeTime.mjs +0 -49
  647. package/dist/node_modules/dayjs/plugin/utc.mjs +0 -87
  648. package/dist/node_modules/dayjs/plugin/weekOfYear.mjs +0 -31
  649. package/dist/node_modules/immer/dist/immer.mjs +0 -473
  650. package/dist/node_modules/lodash/_Symbol.mjs +0 -5
  651. package/dist/node_modules/lodash/_baseGetTag.mjs +0 -11
  652. package/dist/node_modules/lodash/_baseTrim.mjs +0 -9
  653. package/dist/node_modules/lodash/_freeGlobal.mjs +0 -5
  654. package/dist/node_modules/lodash/_getRawTag.mjs +0 -16
  655. package/dist/node_modules/lodash/_objectToString.mjs +0 -8
  656. package/dist/node_modules/lodash/_root.mjs +0 -5
  657. package/dist/node_modules/lodash/_trimmedEndIndex.mjs +0 -10
  658. package/dist/node_modules/lodash/debounce.mjs +0 -55
  659. package/dist/node_modules/lodash/isObject.mjs +0 -8
  660. package/dist/node_modules/lodash/isObjectLike.mjs +0 -7
  661. package/dist/node_modules/lodash/isSymbol.mjs +0 -10
  662. package/dist/node_modules/lodash/lodash.mjs +0 -3680
  663. package/dist/node_modules/lodash/now.mjs +0 -7
  664. package/dist/node_modules/lodash/throttle.mjs +0 -19
  665. package/dist/node_modules/lodash/toNumber.mjs +0 -23
  666. package/dist/node_modules/normalize-wheel/index.mjs +0 -7
  667. package/dist/node_modules/normalize-wheel/src/ExecutionEnvironment.mjs +0 -11
  668. package/dist/node_modules/normalize-wheel/src/UserAgent_DEPRECATED.mjs +0 -142
  669. package/dist/node_modules/normalize-wheel/src/isEventSupported.mjs +0 -33
  670. package/dist/node_modules/normalize-wheel/src/normalizeWheel.mjs +0 -19
  671. package/dist/node_modules/object-assign/index.mjs +0 -55
  672. package/dist/node_modules/preact/compat/dist/compat.module.mjs +0 -202
  673. package/dist/node_modules/preact/dist/preact.module.mjs +0 -343
  674. package/dist/node_modules/preact/hooks/dist/hooks.module.mjs +0 -63
  675. package/dist/node_modules/prop-types/checkPropTypes.mjs +0 -55
  676. package/dist/node_modules/prop-types/factoryWithThrowingShims.mjs +0 -53
  677. package/dist/node_modules/prop-types/factoryWithTypeCheckers.mjs +0 -330
  678. package/dist/node_modules/prop-types/index.mjs +0 -16
  679. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.mjs +0 -11
  680. package/dist/node_modules/prop-types/lib/has.mjs +0 -7
  681. package/dist/node_modules/rc-dialog/es/Dialog/Content/MemoChildren.mjs +0 -11
  682. package/dist/node_modules/rc-dialog/es/Dialog/Content/Panel.mjs +0 -93
  683. package/dist/node_modules/rc-dialog/es/Dialog/Content/index.mjs +0 -43
  684. package/dist/node_modules/rc-dialog/es/Dialog/Mask.mjs +0 -25
  685. package/dist/node_modules/rc-dialog/es/Dialog/index.mjs +0 -114
  686. package/dist/node_modules/rc-dialog/es/DialogWrap.mjs +0 -32
  687. package/dist/node_modules/rc-dialog/es/context.mjs +0 -5
  688. package/dist/node_modules/rc-dialog/es/index.mjs +0 -6
  689. package/dist/node_modules/rc-dialog/es/util.mjs +0 -23
  690. package/dist/node_modules/rc-field-form/es/Field.mjs +0 -300
  691. package/dist/node_modules/rc-field-form/es/FieldContext.mjs +0 -41
  692. package/dist/node_modules/rc-field-form/es/Form.mjs +0 -78
  693. package/dist/node_modules/rc-field-form/es/FormContext.mjs +0 -46
  694. package/dist/node_modules/rc-field-form/es/List.mjs +0 -82
  695. package/dist/node_modules/rc-field-form/es/ListContext.mjs +0 -5
  696. package/dist/node_modules/rc-field-form/es/index.mjs +0 -22
  697. package/dist/node_modules/rc-field-form/es/useForm.mjs +0 -541
  698. package/dist/node_modules/rc-field-form/es/useWatch.mjs +0 -53
  699. package/dist/node_modules/rc-field-form/es/utils/NameMap.mjs +0 -66
  700. package/dist/node_modules/rc-field-form/es/utils/asyncUtil.mjs +0 -15
  701. package/dist/node_modules/rc-field-form/es/utils/messages.mjs +0 -50
  702. package/dist/node_modules/rc-field-form/es/utils/typeUtil.mjs +0 -10
  703. package/dist/node_modules/rc-field-form/es/utils/validateUtil.mjs +0 -203
  704. package/dist/node_modules/rc-field-form/es/utils/valueUtil.mjs +0 -60
  705. package/dist/node_modules/rc-motion/es/CSSMotion.mjs +0 -73
  706. package/dist/node_modules/rc-motion/es/CSSMotionList.mjs +0 -95
  707. package/dist/node_modules/rc-motion/es/DomWrapper.mjs +0 -21
  708. package/dist/node_modules/rc-motion/es/context.mjs +0 -13
  709. package/dist/node_modules/rc-motion/es/hooks/useDomMotionEvents.mjs +0 -20
  710. package/dist/node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.mjs +0 -6
  711. package/dist/node_modules/rc-motion/es/hooks/useNextFrame.mjs +0 -28
  712. package/dist/node_modules/rc-motion/es/hooks/useStatus.mjs +0 -91
  713. package/dist/node_modules/rc-motion/es/hooks/useStepQueue.mjs +0 -38
  714. package/dist/node_modules/rc-motion/es/index.mjs +0 -7
  715. package/dist/node_modules/rc-motion/es/interface.mjs +0 -13
  716. package/dist/node_modules/rc-motion/es/util/diff.mjs +0 -65
  717. package/dist/node_modules/rc-motion/es/util/motion.mjs +0 -51
  718. package/dist/node_modules/rc-pagination/es/locale/en_US.mjs +0 -18
  719. package/dist/node_modules/rc-pagination/lib/locale/en_US.mjs +0 -21
  720. package/dist/node_modules/rc-picker/es/locale/common.mjs +0 -9
  721. package/dist/node_modules/rc-picker/es/locale/en_US.mjs +0 -31
  722. package/dist/node_modules/rc-picker/lib/locale/common.mjs +0 -14
  723. package/dist/node_modules/rc-picker/lib/locale/en_US.mjs +0 -37
  724. package/dist/node_modules/rc-progress/es/Circle/PtgCircle.mjs +0 -52
  725. package/dist/node_modules/rc-progress/es/Circle/index.mjs +0 -83
  726. package/dist/node_modules/rc-progress/es/Circle/util.mjs +0 -23
  727. package/dist/node_modules/rc-progress/es/Line.mjs +0 -3
  728. package/dist/node_modules/rc-progress/es/common.mjs +0 -27
  729. package/dist/node_modules/rc-progress/es/hooks/useId.mjs +0 -18
  730. package/dist/node_modules/rc-resize-observer/es/Collection.mjs +0 -22
  731. package/dist/node_modules/rc-resize-observer/es/SingleObserver/DomWrapper.mjs +0 -21
  732. package/dist/node_modules/rc-resize-observer/es/SingleObserver/index.mjs +0 -59
  733. package/dist/node_modules/rc-resize-observer/es/index.mjs +0 -24
  734. package/dist/node_modules/rc-resize-observer/es/utils/observerUtil.mjs +0 -23
  735. package/dist/node_modules/rc-slider/es/Handles/Handle.mjs +0 -103
  736. package/dist/node_modules/rc-slider/es/Handles/index.mjs +0 -69
  737. package/dist/node_modules/rc-slider/es/Marks/Mark.mjs +0 -22
  738. package/dist/node_modules/rc-slider/es/Marks/index.mjs +0 -20
  739. package/dist/node_modules/rc-slider/es/Slider.mjs +0 -225
  740. package/dist/node_modules/rc-slider/es/Steps/Dot.mjs +0 -16
  741. package/dist/node_modules/rc-slider/es/Steps/index.mjs +0 -28
  742. package/dist/node_modules/rc-slider/es/Tracks/Track.mjs +0 -34
  743. package/dist/node_modules/rc-slider/es/Tracks/index.mjs +0 -50
  744. package/dist/node_modules/rc-slider/es/context.mjs +0 -17
  745. package/dist/node_modules/rc-slider/es/hooks/useDrag.mjs +0 -104
  746. package/dist/node_modules/rc-slider/es/hooks/useOffset.mjs +0 -104
  747. package/dist/node_modules/rc-slider/es/hooks/useRange.mjs +0 -13
  748. package/dist/node_modules/rc-slider/es/index.mjs +0 -5
  749. package/dist/node_modules/rc-slider/es/util.mjs +0 -29
  750. package/dist/node_modules/rc-tooltip/es/Popup.mjs +0 -17
  751. package/dist/node_modules/rc-tooltip/es/Tooltip.mjs +0 -52
  752. package/dist/node_modules/rc-tooltip/es/index.mjs +0 -6
  753. package/dist/node_modules/rc-tooltip/es/placements.mjs +0 -84
  754. package/dist/node_modules/rc-upload/es/AjaxUploader.mjs +0 -284
  755. package/dist/node_modules/rc-upload/es/Upload.mjs +0 -57
  756. package/dist/node_modules/rc-upload/es/attr-accept.mjs +0 -22
  757. package/dist/node_modules/rc-upload/es/index.mjs +0 -4
  758. package/dist/node_modules/rc-upload/es/request.mjs +0 -46
  759. package/dist/node_modules/rc-upload/es/traverseFileTree.mjs +0 -137
  760. package/dist/node_modules/rc-upload/es/uid.mjs +0 -7
  761. package/dist/node_modules/rc-util/es/Children/toArray.mjs +0 -11
  762. package/dist/node_modules/rc-util/es/Dom/canUseDom.mjs +0 -6
  763. package/dist/node_modules/rc-util/es/Dom/contains.mjs +0 -15
  764. package/dist/node_modules/rc-util/es/Dom/dynamicCSS.mjs +0 -87
  765. package/dist/node_modules/rc-util/es/Dom/findDOMNode.mjs +0 -24
  766. package/dist/node_modules/rc-util/es/Dom/isVisible.mjs +0 -22
  767. package/dist/node_modules/rc-util/es/Dom/shadow.mjs +0 -14
  768. package/dist/node_modules/rc-util/es/KeyCode.mjs +0 -517
  769. package/dist/node_modules/rc-util/es/React/render.mjs +0 -81
  770. package/dist/node_modules/rc-util/es/getScrollBarSize.mjs +0 -38
  771. package/dist/node_modules/rc-util/es/hooks/useEvent.mjs +0 -14
  772. package/dist/node_modules/rc-util/es/hooks/useId.mjs +0 -27
  773. package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.mjs +0 -21
  774. package/dist/node_modules/rc-util/es/hooks/useMemo.mjs +0 -8
  775. package/dist/node_modules/rc-util/es/hooks/useMergedState.mjs +0 -25
  776. package/dist/node_modules/rc-util/es/hooks/useState.mjs +0 -17
  777. package/dist/node_modules/rc-util/es/hooks/useSyncState.mjs +0 -16
  778. package/dist/node_modules/rc-util/es/isEqual.mjs +0 -35
  779. package/dist/node_modules/rc-util/es/isMobile.mjs +0 -9
  780. package/dist/node_modules/rc-util/es/omit.mjs +0 -9
  781. package/dist/node_modules/rc-util/es/pickAttrs.mjs +0 -42
  782. package/dist/node_modules/rc-util/es/raf.mjs +0 -40
  783. package/dist/node_modules/rc-util/es/ref.mjs +0 -39
  784. package/dist/node_modules/rc-util/es/utils/get.mjs +0 -11
  785. package/dist/node_modules/rc-util/es/utils/set.mjs +0 -47
  786. package/dist/node_modules/rc-util/es/warning.mjs +0 -44
  787. package/dist/node_modules/rc-util/node_modules/react-is/cjs/react-is.development.mjs +0 -103
  788. package/dist/node_modules/rc-util/node_modules/react-is/cjs/react-is.production.min.mjs +0 -82
  789. package/dist/node_modules/rc-util/node_modules/react-is/index.mjs +0 -8
  790. package/dist/node_modules/react/cjs/react-jsx-runtime.development.mjs +0 -616
  791. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.mjs +0 -32
  792. package/dist/node_modules/react/jsx-runtime.mjs +0 -8
  793. package/dist/node_modules/react-device-detect/dist/lib.mjs +0 -721
  794. package/dist/node_modules/react-dom/client.mjs +0 -26
  795. package/dist/node_modules/react-draggable/build/cjs/Draggable.mjs +0 -343
  796. package/dist/node_modules/react-draggable/build/cjs/DraggableCore.mjs +0 -324
  797. package/dist/node_modules/react-draggable/build/cjs/cjs.mjs +0 -14
  798. package/dist/node_modules/react-draggable/build/cjs/utils/domFns.mjs +0 -174
  799. package/dist/node_modules/react-draggable/build/cjs/utils/getPrefix.mjs +0 -35
  800. package/dist/node_modules/react-draggable/build/cjs/utils/log.mjs +0 -7
  801. package/dist/node_modules/react-draggable/build/cjs/utils/positionFns.mjs +0 -107
  802. package/dist/node_modules/react-draggable/build/cjs/utils/shims.mjs +0 -30
  803. package/dist/node_modules/react-draggable/node_modules/clsx/dist/clsx.m.mjs +0 -22
  804. package/dist/node_modules/react-easy-crop/index.module.mjs +0 -543
  805. package/dist/node_modules/react-i18next/dist/es/context.mjs +0 -19
  806. package/dist/node_modules/react-i18next/dist/es/defaults.mjs +0 -17
  807. package/dist/node_modules/react-i18next/dist/es/i18nInstance.mjs +0 -7
  808. package/dist/node_modules/react-i18next/dist/es/unescape.mjs +0 -25
  809. package/dist/node_modules/react-i18next/dist/es/useTranslation.mjs +0 -74
  810. package/dist/node_modules/react-i18next/dist/es/utils.mjs +0 -61
  811. package/dist/node_modules/react-intersection-observer/dist/index.mjs +0 -123
  812. package/dist/node_modules/react-is/cjs/react-is.development.mjs +0 -95
  813. package/dist/node_modules/react-is/cjs/react-is.production.min.mjs +0 -79
  814. package/dist/node_modules/react-is/index.mjs +0 -10
  815. package/dist/node_modules/react-resizable/build/Resizable.mjs +0 -201
  816. package/dist/node_modules/react-resizable/build/ResizableBox.mjs +0 -162
  817. package/dist/node_modules/react-resizable/build/propTypes.mjs +0 -118
  818. package/dist/node_modules/react-resizable/build/utils.mjs +0 -54
  819. package/dist/node_modules/react-resizable/index.mjs +0 -13
  820. package/dist/node_modules/resize-observer-polyfill/dist/ResizeObserver.es.mjs +0 -290
  821. package/dist/node_modules/screenfull/index.mjs +0 -122
  822. package/dist/node_modules/stylis/src/Enum.mjs +0 -12
  823. package/dist/node_modules/stylis/src/Middleware.mjs +0 -18
  824. package/dist/node_modules/stylis/src/Parser.mjs +0 -114
  825. package/dist/node_modules/stylis/src/Serializer.mjs +0 -28
  826. package/dist/node_modules/stylis/src/Tokenizer.mjs +0 -131
  827. package/dist/node_modules/stylis/src/Utility.mjs +0 -50
  828. package/dist/node_modules/throttle-debounce/esm/index.mjs +0 -35
  829. package/dist/node_modules/toggle-selection/index.mjs +0 -25
  830. package/dist/node_modules/tslib/tslib.es6.mjs +0 -97
  831. package/dist/node_modules/ua-parser-js/dist/ua-parser.min.mjs +0 -86
  832. package/dist/node_modules/use-immer/dist/use-immer.module.mjs +0 -13
  833. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.mjs +0 -61
  834. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.mjs +0 -60
  835. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.mjs +0 -85
  836. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.min.mjs +0 -50
  837. package/dist/node_modules/use-sync-external-store/shim/index.mjs +0 -10
  838. package/dist/node_modules/use-sync-external-store/shim/with-selector.mjs +0 -10
  839. package/dist/node_modules/zustand/esm/index.mjs +0 -24
  840. package/dist/node_modules/zustand/esm/vanilla.mjs +0 -16
  841. package/dist/utils/WithFluent.mjs +0 -58
  842. package/dist/utils/create.mjs +0 -14
  843. package/dist/utils/findNode.mjs +0 -18
  844. package/dist/utils/get-default-props.mjs +0 -14
  845. package/dist/utils/scroll.mjs +0 -15
  846. package/dist/utils/select-query.mjs +0 -29
  847. package/dist/utils/time.mjs +0 -18
  848. package/dist/utils/uuid.mjs +0 -21
@@ -1,278 +1,275 @@
1
- import { j as n } from "../../../node_modules/react/jsx-runtime.mjs";
2
- import { useRef as D, useContext as $e, useState as $, useEffect as Ke, useMemo as u, useLayoutEffect as Oe, useCallback as Z } from "react";
3
- import { isMobile as C } from "../../../node_modules/react-device-detect/dist/lib.mjs";
4
- import { Typography as de, Skeleton as Ht, Alert as $t, Table as Kt, Spin as Ot } from "antd";
5
- import { at as vt } from "lodash-es";
6
- import F from "../../../node_modules/classnames/index.mjs";
7
- import Et from "../../BitzDrawer/index.mjs";
8
- import _t from "../../BitzPagination/index.mjs";
9
- import Vt from "../../BitzNoData/index.mjs";
10
- import "../../BitzList/index.less.mjs";
11
- import At from "../../BitzList/List.mjs";
12
- import "../../BitzPullRefresh/style/index.less.mjs";
13
- import Qt from "../../BitzPullRefresh/PullRefresh.mjs";
14
- import It, { BitzTableContext as Gt, toolCols as Jt } from "../Store/index.mjs";
15
- import { loopFilter as Ut, columnSort as Xt, genColumnKey as Yt } from "../Store/utils/index.mjs";
16
- import Zt from "../../BitzTheme/index.mjs";
17
- import { tablePaddingInline as Ft } from "../../BitzConfigProvider/context.mjs";
18
- import ve from "../../BitzHighlight/index.mjs";
19
- import eo from "../../../node_modules/antd/es/table/ExpandIcon.mjs";
20
- import "../../../node_modules/antd/es/config-provider/index.mjs";
21
- import to from "../../../node_modules/antd/locale/en_US.mjs";
22
- import { getColumnsWithTool as oo, resetScroll as Ee } from "./utils.mjs";
23
- import { getCssVar as no } from "./style.mjs";
24
- import ro from "./SortableRow.mjs";
25
- import lo from "./SortTableContext.mjs";
26
- import so from "./ResizableTitle copy.mjs";
27
- import io from "../TextOverflow/index.mjs";
1
+ import { jsx as n, Fragment as F, jsxs as C } from "react/jsx-runtime";
2
+ import { useRef as H, useContext as ve, useState as O, useEffect as Ee, useMemo as u, useLayoutEffect as je, useCallback as ee } from "react";
3
+ import { isMobile as w } from "react-device-detect";
4
+ import { Typography as he, Skeleton as Ot, Alert as vt, Table as Et, Spin as jt } from "antd";
5
+ import { at as Vt } from "lodash-es";
6
+ import te from "classnames";
7
+ import _t from "@/components/BitzDrawer";
8
+ import At from "@/components/BitzPagination";
9
+ import Qt from "@/components/BitzNoData";
10
+ import It from "@/components/BitzList";
11
+ import Gt from "@/components/BitzPullRefresh";
12
+ import Jt, { BitzTableContext as Ut, toolCols as Xt } from "../Store/index.mjs";
13
+ import { loopFilter as Yt, columnSort as Zt, genColumnKey as Ft } from "../Store/utils/index.mjs";
14
+ import eo from "@/components/BitzTheme";
15
+ import { tablePaddingInline as to } from "../../BitzConfigProvider/context.mjs";
16
+ import Ve from "@/components/BitzHighlight";
17
+ import oo from "antd/es/table/ExpandIcon";
18
+ import { ConfigContext as lo } from "antd/es/config-provider";
19
+ import no from "antd/locale/en_US";
20
+ import { getColumnsWithTool as ro, resetScroll as _e } from "./utils.mjs";
21
+ import { getCssVar as so } from "./style.mjs";
22
+ import io from "./SortableRow.mjs";
23
+ import ao from "./SortTableContext.mjs";
24
+ import co from "./ResizableTitle copy.mjs";
25
+ import uo from "../TextOverflow/index.mjs";
28
26
  import "./index.less.mjs";
29
- import { querySelectorAll as ao, querySelector as co } from "../../../utils/select-query.mjs";
30
- import { TdCell as uo } from "./TdCell.mjs";
31
- import { useScrollConfig as ho } from "./useScrollConfig.mjs";
32
- import { useLingui as fo } from "@lingui/react";
33
- import { ConfigContext as mo } from "../../../node_modules/antd/es/config-provider/context.mjs";
34
- function bo(T) {
35
- var Le;
27
+ import { querySelectorAll as ho, querySelector as fo } from "@/utils/select-query";
28
+ import { TdCell as mo } from "./TdCell.mjs";
29
+ import { useScrollConfig as bo } from "./useScrollConfig.mjs";
30
+ import { useLingui as go } from "@lingui/react";
31
+ function Co(N) {
32
+ var He;
36
33
  const {
37
- _: N
38
- } = fo(), {
39
- showPagination: ue = !0,
34
+ _: B
35
+ } = go(), {
36
+ showPagination: fe = !0,
40
37
  height: _,
41
- minHeight: he,
42
- dataSource: S,
43
- total: k = 0,
44
- columns: ee,
38
+ minHeight: me,
39
+ dataSource: z,
40
+ total: W = 0,
41
+ columns: oe,
45
42
  loading: a,
46
- dataProps: _e = {},
47
- skeletonNum: fe = {
43
+ dataProps: Ae = {},
44
+ skeletonNum: be = {
48
45
  pc: 10,
49
46
  mobile: 10
50
47
  },
51
- skeletonRender: te,
52
- skeletonRowNum: Ve = 4,
53
- skeletonRowsWidth: Ae = ["35%", "100%", "100%", "60%"],
48
+ skeletonRender: le,
49
+ skeletonRowNum: Qe = 4,
50
+ skeletonRowsWidth: Ie = ["35%", "100%", "100%", "60%"],
54
51
  // mobileLoadEmit,
55
- mobileRefreshEmit: me,
52
+ mobileRefreshEmit: ge,
56
53
  operationFilter: c,
57
- enableControlPage: Qe,
54
+ enableControlPage: Ge,
58
55
  pagination: m,
59
- paginationEmit: K = () => {
56
+ paginationEmit: v = () => {
60
57
  },
61
- onChange: oe,
62
- enabledRowDragSort: O,
63
- onRowDragEnd: ne,
64
- resizableColumns: I,
58
+ onChange: ne,
59
+ enabledRowDragSort: E,
60
+ onRowDragEnd: re,
61
+ resizableColumns: G,
65
62
  // mobilePageHeight = 500,
66
- mobileCancelText: Ie = N(
63
+ mobileCancelText: Je = B(
67
64
  /*i18n*/
68
65
  {
69
66
  id: "jxD+iQ"
70
67
  }
71
68
  ),
72
- noDataTitle: Ge,
73
- noDataImg: Je,
69
+ noDataTitle: Ue,
70
+ noDataImg: Xe,
74
71
  // color,
75
- size: be,
76
- showTableTool: Ue = !0,
77
- tableAction: Xe,
78
- tableToolbar: Ye,
79
- selectionBar: Ze,
72
+ size: Ce,
73
+ showTableTool: Ye = !0,
74
+ tableAction: Ze,
75
+ tableToolbar: Fe,
76
+ selectionBar: et,
80
77
  scroll: b,
81
- components: B,
82
- expandable: j,
83
- rowSelection: q,
78
+ components: R,
79
+ expandable: k,
80
+ rowSelection: $,
84
81
  selectionAlert: h,
85
- resetPage: Fe,
86
- inview: ge,
82
+ resetPage: tt,
83
+ inview: we,
87
84
  ...f
88
- } = T, {
89
- token: z
90
- } = Zt.useToken(), Ce = D([]), {
85
+ } = N, {
86
+ token: x
87
+ } = eo.useToken(), pe = H([]), {
91
88
  Table: d
92
- } = z, et = d.tableSpaceBetweenPage ?? 10, tt = d.cellPaddingInline ?? Ft, we = d.minHeight ?? 500, {
93
- showColumnBorder: re,
94
- hideRowBorder: pe,
95
- rowHoverable: ot,
89
+ } = x, ot = d.tableSpaceBetweenPage ?? 10, lt = d.cellPaddingInline ?? to, ye = d.minHeight ?? 500, {
90
+ showColumnBorder: se,
91
+ hideRowBorder: Te,
92
+ rowHoverable: nt,
96
93
  ...s
97
- } = $e(Gt), [nt, G] = $(!1), [w, rt] = $([]);
98
- Ke(() => {
99
- let e = [...S ?? []];
100
- (m == null ? void 0 : m.page) !== 1 && (e = [...w, ...e]), rt(e);
101
- }, [C ? S : 0]);
102
- const xe = u(() => !!(w != null && w.length) && (w == null ? void 0 : w.length) >= k, [w, k]), [J, lt] = $([]), [st, ye] = $(!1), it = async (e, o) => {
103
- var l, i, x;
104
- let t, r = !1;
94
+ } = ve(Ut), [rt, J] = O(!1), [p, st] = O([]);
95
+ Ee(() => {
96
+ let e = [...z ?? []];
97
+ (m == null ? void 0 : m.page) !== 1 && (e = [...p, ...e]), st(e);
98
+ }, [w ? z : 0]);
99
+ const Se = u(() => !!(p != null && p.length) && (p == null ? void 0 : p.length) >= W, [p, W]), [U, it] = O([]), [at, ze] = O(!1), ct = async (e, o) => {
100
+ var r, i, T;
101
+ let t, l = !1;
105
102
  if (typeof c == "function")
106
- t = (l = c == null ? void 0 : c(e, o)) == null ? void 0 : l.filter((g) => g.type !== "divider");
103
+ t = (r = c == null ? void 0 : c(e, o)) == null ? void 0 : r.filter((g) => g.type !== "divider");
107
104
  else if (t = (i = c == null ? void 0 : c.custom) == null ? void 0 : i.call(c, e, o), c != null && c.request) {
108
- ye(!0), G(!0), r = !0;
105
+ ze(!0), J(!0), l = !0;
109
106
  try {
110
107
  const g = await (c == null ? void 0 : c.request(e, o));
111
- (x = c.fieldsName) != null && x.label ? t = g == null ? void 0 : g.map((y) => {
112
- var E;
108
+ (T = c.fieldsName) != null && T.label ? t = g == null ? void 0 : g.map((S) => {
109
+ var V;
113
110
  return {
114
- ...y,
115
- label: y == null ? void 0 : y[((E = c.fieldsName) == null ? void 0 : E.label) ?? "label"]
111
+ ...S,
112
+ label: S == null ? void 0 : S[((V = c.fieldsName) == null ? void 0 : V.label) ?? "label"]
116
113
  };
117
114
  }) : t = g ?? [];
118
115
  } finally {
119
- ye(!1);
116
+ ze(!1);
120
117
  }
121
118
  }
122
- t != null && t.length && (lt(t), r || G(!0));
123
- }, Te = () => {
124
- G(!1);
125
- }, at = (e, o) => {
126
- var t, r;
127
- G(!1), (t = e.onClick) == null || t.call(e), !(e != null && e.onClick) && typeof c != "function" && (c != null && c.onClick) && c.onClick((r = J == null ? void 0 : J[o]) == null ? void 0 : r.key);
128
- }, le = D(null), Se = D(null), W = D(null), R = D(null), je = D(null), ct = ho(W, {
119
+ t != null && t.length && (it(t), l || J(!0));
120
+ }, Ne = () => {
121
+ J(!1);
122
+ }, dt = (e, o) => {
123
+ var t, l;
124
+ J(!1), (t = e.onClick) == null || t.call(e), !(e != null && e.onClick) && typeof c != "function" && (c != null && c.onClick) && c.onClick((l = U == null ? void 0 : U[o]) == null ? void 0 : l.key);
125
+ }, ie = H(null), ke = H(null), M = H(null), P = H(null), xe = H(null), ut = bo(M, {
129
126
  height: _,
130
127
  scroll: b,
131
128
  fullscreen: s.fullscreen
132
- }), dt = (...e) => {
133
- Ee(le), oe == null || oe(...e);
134
- }, ut = (...e) => {
135
- Ee(le), K == null || K(...e);
136
- }, U = u(() => !(b != null && b.auto) && I, [b == null ? void 0 : b.auto, I]), ht = () => {
129
+ }), ht = (...e) => {
130
+ _e(ie), ne == null || ne(...e);
131
+ }, ft = (...e) => {
132
+ _e(ie), v == null || v(...e);
133
+ }, X = u(() => !(b != null && b.auto) && G, [b == null ? void 0 : b.auto, G]), mt = () => {
137
134
  var t;
138
- const e = ao("& > .bitzTableContainerBody > .ant-table-wrapper.bitzTable > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-tbody > table > .ant-table-tbody > tr:not(.ant-table-measure-row, .ant-table-expanded-row)", (t = W.current) == null ? void 0 : t.querySelectorAll), o = [];
139
- if (e == null || e.forEach((r) => {
140
- var l;
141
- o.push(((l = co("& > .operationCol .actionGroup", r.querySelector)) == null ? void 0 : l.clientWidth) || 0);
135
+ const e = ho("& > .bitzTableContainerBody > .ant-table-wrapper.bitzTable > .ant-spin-nested-loading > .ant-spin-container > .ant-table > .ant-table-container > .ant-table-tbody > table > .ant-table-tbody > tr:not(.ant-table-measure-row, .ant-table-expanded-row)", (t = M.current) == null ? void 0 : t.querySelectorAll), o = [];
136
+ if (e == null || e.forEach((l) => {
137
+ var r;
138
+ o.push(((r = fo("& > .operationCol .actionGroup", l.querySelector)) == null ? void 0 : r.clientWidth) || 0);
142
139
  }), o.length)
143
140
  return Math.ceil(Math.max(...o));
144
- }, ft = () => {
145
- var l, i, x, g;
146
- let e = (l = W.current) == null ? void 0 : l.querySelector(".ant-table-content");
147
- e || (e = (i = W.current) == null ? void 0 : i.querySelector(".ant-table-tbody"));
148
- let o = 0, t = !1, r = 0;
149
- return e && (o = e.clientWidth - (re ? 1 : 0), t = e.offsetWidth - e.clientWidth > 0, r = (g = (x = W.current) == null ? void 0 : x.querySelector(".ant-table-cell-scrollbar")) == null ? void 0 : g.offsetWidth), {
141
+ }, bt = () => {
142
+ var r, i, T, g;
143
+ let e = (r = M.current) == null ? void 0 : r.querySelector(".ant-table-content");
144
+ e || (e = (i = M.current) == null ? void 0 : i.querySelector(".ant-table-tbody"));
145
+ let o = 0, t = !1, l = 0;
146
+ return e && (o = e.clientWidth - (se ? 1 : 0), t = e.offsetWidth - e.clientWidth > 0, l = (g = (T = M.current) == null ? void 0 : T.querySelector(".ant-table-cell-scrollbar")) == null ? void 0 : g.offsetWidth), {
150
147
  hasScrollBar: t,
151
- scrollbarSize: r,
148
+ scrollbarSize: l,
152
149
  tbodyWidth: o
153
150
  };
154
- }, se = u(() => a ? Ce.current : (Ce.current = S, S), [a, S]), {
155
- hasScrollBar: H,
156
- scrollbarSize: M,
157
- tbodyWidth: X
158
- } = u(() => ft(), [se, s.fullscreen]), mt = () => {
151
+ }, ae = u(() => a ? pe.current : (pe.current = z, z), [a, z]), {
152
+ hasScrollBar: K,
153
+ scrollbarSize: L,
154
+ tbodyWidth: Y
155
+ } = u(() => bt(), [ae, s.fullscreen]), gt = () => {
159
156
  let e = 0;
160
- if (W.current) {
161
- const t = window.getComputedStyle(W.current), r = parseInt(t.getPropertyValue("--toolCell-paddingInline"));
162
- e = parseInt(t.getPropertyValue("--fontSize")) + 4 + 2 * r;
157
+ if (M.current) {
158
+ const t = window.getComputedStyle(M.current), l = parseInt(t.getPropertyValue("--toolCell-paddingInline"));
159
+ e = parseInt(t.getPropertyValue("--fontSize")) + 4 + 2 * l;
163
160
  }
164
161
  let o = 0;
165
- return q && (o += e), j && (o += e), O && (o += e), o;
166
- }, [P, bt] = $([]), [ie, gt] = $(0);
167
- Oe(() => {
162
+ return $ && (o += e), k && (o += e), E && (o += e), o;
163
+ }, [D, Ct] = O([]), [ce, wt] = O(0);
164
+ je(() => {
168
165
  var g;
169
- const e = ee ?? [], o = (g = e.find((y) => y.isOperationCol)) == null ? void 0 : g.width, t = e.filter((y) => !Jt.includes(y)), l = Ut(t, s.columnsMap).sort(Xt(s.columnsMap)), i = l.findIndex((y) => y.isOperationCol);
170
- i >= 0 && (l[i].width = o);
171
- let x = 0;
172
- C || (x = mt()), bt(l), gt(x);
173
- }, [s.columnsMap, ee]);
174
- const [p, Ct] = $([]);
175
- Ke(() => {
176
- if (U) {
177
- const e = P.map((o, t) => {
178
- let r = o.width;
166
+ const e = oe ?? [], o = (g = e.find((S) => S.isOperationCol)) == null ? void 0 : g.width, t = e.filter((S) => !Xt.includes(S)), r = Yt(t, s.columnsMap).sort(Zt(s.columnsMap)), i = r.findIndex((S) => S.isOperationCol);
167
+ i >= 0 && (r[i].width = o);
168
+ let T = 0;
169
+ w || (T = gt()), Ct(r), wt(T);
170
+ }, [s.columnsMap, oe]);
171
+ const [y, pt] = O([]);
172
+ Ee(() => {
173
+ if (X) {
174
+ const e = D.map((o, t) => {
175
+ let l = o.width;
179
176
  if (o != null && o.isOperationCol && (o != null && o.useMaxWidth)) {
180
- const i = ht();
181
- i && (r = i + tt * 2);
177
+ const i = mt();
178
+ i && (l = i + lt * 2);
182
179
  }
183
180
  return {
184
- key: Yt(o, t),
185
- width: r ?? 0
181
+ key: Ft(o, t),
182
+ width: l ?? 0
186
183
  };
187
184
  });
188
- Ct(e);
185
+ pt(e);
189
186
  }
190
- }, [P, U]);
191
- const wt = D(!1), pt = D(!1), ae = u(() => {
187
+ }, [D, X]);
188
+ const yt = H(!1), Tt = H(!1), de = u(() => {
192
189
  let e = b == null ? void 0 : b.x;
193
- return I && p.length && (e = p.reduce((r, l) => r + l.width, 0) + ie, X && e < X - (H ? M : 0) && (wt.current = !0, e = X)), b != null && b.y ? {
190
+ return G && y.length && (e = y.reduce((l, r) => l + r.width, 0) + ce, Y && e < Y - (K ? L : 0) && (yt.current = !0, e = Y)), b != null && b.y ? {
194
191
  x: e,
195
192
  y: b.y
196
193
  } : {
197
194
  x: e,
198
195
  y: scrollY
199
196
  };
200
- }, [b, I, p, ie, re, H, M]), V = u(() => {
201
- if (C)
202
- return P;
203
- const e = P.length - 1, o = P.map((t, r) => {
204
- var l;
197
+ }, [b, G, y, ce, se, K, L]), A = u(() => {
198
+ if (w)
199
+ return D;
200
+ const e = D.length - 1, o = D.map((t, l) => {
201
+ var r;
205
202
  return {
206
203
  ...t,
207
204
  ...typeof t.title == "string" && {
208
- title: /* @__PURE__ */ n.jsx(de.Paragraph, { className: "bitzTableTitle", ellipsis: {
205
+ title: /* @__PURE__ */ n(he.Paragraph, { className: "bitzTableTitle", ellipsis: {
209
206
  rows: 2
210
207
  }, children: t.title })
211
208
  },
212
- ...e === r && {
213
- className: F(t.className, "lastColumn")
209
+ ...e === l && {
210
+ className: te(t.className, "lastColumn")
214
211
  },
215
- width: p.length ? (l = p[r]) == null ? void 0 : l.width : (t == null ? void 0 : t.width) || void 0,
216
- ...ae.x !== void 0 ? {
212
+ width: y.length ? (r = y[l]) == null ? void 0 : r.width : (t == null ? void 0 : t.width) || void 0,
213
+ ...de.x !== void 0 ? {
217
214
  onHeaderCell: (i) => {
218
- var x;
215
+ var T;
219
216
  return {
220
- ...(x = t.onHeaderCell) == null ? void 0 : x.call(t),
217
+ ...(T = t.onHeaderCell) == null ? void 0 : T.call(t),
221
218
  width: i.width,
222
- stretchref: Se,
223
- datagridref: R,
224
- onResize: xt(r)
219
+ stretchref: ke,
220
+ datagridref: P,
221
+ onResize: St(l)
225
222
  };
226
223
  }
227
224
  } : {},
228
225
  ...!(t != null && t.render) && t.copyable ? {
229
- render: (i) => ["number", "bigint"].includes(typeof i) ? i : /* @__PURE__ */ n.jsx(io, { value: i })
226
+ render: (i) => ["number", "bigint"].includes(typeof i) ? i : /* @__PURE__ */ n(uo, { value: i })
230
227
  } : {}
231
228
  };
232
229
  });
233
- return oo(ee, o, O, !!q, !!j);
234
- }, [P, p]), xt = (e) => (o, {
230
+ return ro(oe, o, E, !!$, !!k);
231
+ }, [D, y]), St = (e) => (o, {
235
232
  size: t,
236
- minWidth: r
233
+ minWidth: l
237
234
  }) => {
238
- const i = (t.width > r ? t.width : r) - p[e].width;
235
+ const i = (t.width > l ? t.width : l) - y[e].width;
239
236
  if (i === 0)
240
237
  return;
241
- const g = p.reduce((Q, L) => Q + L.width, 0) + i + ie, E = X - (H ? M : 0);
242
- let Y = "", A = -1, De = 0;
243
- if (i < 0 && g < E) {
244
- A = e + 1;
245
- const Q = P.length - 1, L = P[Q];
246
- (e === Q - 1 && (L != null && L.isOperationCol) || e === Q && !(L != null && L.isOperationCol)) && (A = e - 1);
247
- let He = 0;
248
- ae.x > E && (He = ae.x - E), Y = `${p[A].key}`, De = p[A].width - i - He;
238
+ const g = y.reduce((I, q) => I + q.width, 0) + i + ce, V = Y - (K ? L : 0);
239
+ let Z = "", Q = -1, $e = 0;
240
+ if (i < 0 && g < V) {
241
+ Q = e + 1;
242
+ const I = D.length - 1, q = D[I];
243
+ (e === I - 1 && (q != null && q.isOperationCol) || e === I && !(q != null && q.isOperationCol)) && (Q = e - 1);
244
+ let Oe = 0;
245
+ de.x > V && (Oe = de.x - V), Z = `${y[Q].key}`, $e = y[Q].width - i - Oe;
249
246
  }
250
- const qe = `${p[e].key}`, qt = {
247
+ const Ke = `${y[e].key}`, Kt = {
251
248
  ...s.columnsMap,
252
- [qe]: {
253
- ...s.columnsMap[qe],
254
- width: p[e].width + i
249
+ [Ke]: {
250
+ ...s.columnsMap[Ke],
251
+ width: y[e].width + i
255
252
  },
256
- ...Y && A >= 0 && {
257
- [Y]: {
258
- ...s.columnsMap[Y],
259
- width: De
253
+ ...Z && Q >= 0 && {
254
+ [Z]: {
255
+ ...s.columnsMap[Z],
256
+ width: $e
260
257
  }
261
258
  }
262
259
  };
263
- s.setColumnsMap(qt), pt.current = !0, s.persistenceType === "online" && s.persistenceKey && s.startAutoSaveCountdown();
264
- }, v = V, {
265
- table: ce,
266
- locale: yt = to
267
- } = $e(mo), Tt = {
268
- ...yt.Table
269
- }, St = ((Le = ce == null ? void 0 : ce.expandable) == null ? void 0 : Le.expandIcon) || (j == null ? void 0 : j.expandIcon) || eo(Tt), ze = u(() => {
270
- if (j)
260
+ s.setColumnsMap(Kt), Tt.current = !0, s.persistenceType === "online" && s.persistenceKey && s.startAutoSaveCountdown();
261
+ }, j = A, {
262
+ table: ue,
263
+ locale: zt = no
264
+ } = ve(lo), Nt = {
265
+ ...zt.Table
266
+ }, kt = ((He = ue == null ? void 0 : ue.expandable) == null ? void 0 : He.expandIcon) || (k == null ? void 0 : k.expandIcon) || oo(Nt), Be = u(() => {
267
+ if (k)
271
268
  return {
272
- ...j,
273
- expandedRowRender: () => /* @__PURE__ */ n.jsx(n.Fragment, {}),
269
+ ...k,
270
+ expandedRowRender: () => /* @__PURE__ */ n(F, {}),
274
271
  expandIcon: (e) => {
275
- const o = St(e);
272
+ const o = kt(e);
276
273
  return {
277
274
  ...o,
278
275
  props: {
@@ -280,119 +277,119 @@ function bo(T) {
280
277
  disabled: !0,
281
278
  style: {
282
279
  ...o.props.style,
283
- backgroundColor: z.colorBgContainerDisabled
280
+ backgroundColor: x.colorBgContainerDisabled
284
281
  }
285
282
  }
286
283
  };
287
284
  }
288
285
  };
289
- }, [j]), jt = u(() => a ? ze : j, [a, j, ze]), Ne = u(() => {
290
- if (q)
286
+ }, [k]), xt = u(() => a ? Be : k, [a, k, Be]), We = u(() => {
287
+ if ($)
291
288
  return {
292
- ...q,
289
+ ...$,
293
290
  selectedRowKeys: [],
294
291
  getCheckboxProps: () => ({
295
292
  disabled: !0
296
293
  })
297
294
  };
298
- }, [q]), zt = u(() => a ? Ne : q, [a, q, Ne]), ke = u(() => a ? "key" : f.rowKey, [a, f.rowKey]), Be = u(() => `${be ?? s.stylesConfig.size}BitzTable`, [be, s.stylesConfig.size]), Nt = Z((e, o) => {
299
- var r;
295
+ }, [$]), Bt = u(() => a ? We : $, [a, $, We]), Re = u(() => a ? "key" : f.rowKey, [a, f.rowKey]), Me = u(() => `${Ce ?? s.stylesConfig.size}BitzTable`, [Ce, s.stylesConfig.size]), Wt = ee((e, o) => {
296
+ var l;
300
297
  if (!f.onRow || a)
301
298
  return {};
302
- const t = (r = f.onRow) == null ? void 0 : r.call(f, e, o);
299
+ const t = (l = f.onRow) == null ? void 0 : l.call(f, e, o);
303
300
  return t.onClick && (t.className = "rowPointerCursor"), t;
304
- }, [f.onRow, a]), kt = u(() => F("bitzTableContainer", {
305
- hideBorder: pe
301
+ }, [f.onRow, a]), Rt = u(() => te("bitzTableContainer", {
302
+ hideBorder: Te
306
303
  }, {
307
- hasScrollBar: H
304
+ hasScrollBar: K
308
305
  }, {
309
306
  stickyTable: !!(f != null && f.sticky)
310
- }, Be, f.className), [f.className, Be, H, s.fullscreen, pe, f.sticky]), Bt = u(() => ({
311
- "--container-bgColor": z.colorBgContainer
312
- }), [z.colorBgContainer]), Wt = u(() => {
313
- const e = he ?? we;
307
+ }, Me, f.className), [f.className, Me, K, s.fullscreen, Te, f.sticky]), Mt = u(() => ({
308
+ "--container-bgColor": x.colorBgContainer
309
+ }), [x.colorBgContainer]), Pt = u(() => {
310
+ const e = me ?? ye;
314
311
  let o;
315
312
  _ && (o = _ >= e ? _ : e);
316
313
  const t = s.fullscreen ? "100%" : o;
317
- let r;
318
- return (M ?? 0) > 0 && (r = M), no({
314
+ let l;
315
+ return (L ?? 0) > 0 && (l = L), so({
319
316
  height: t ?? "auto",
320
- token: z,
321
- evenRowBgColor: s.zebra ? d == null ? void 0 : d.evenRowBgColor : z.colorBgContainer,
317
+ token: x,
318
+ evenRowBgColor: s.zebra ? d == null ? void 0 : d.evenRowBgColor : x.colorBgContainer,
322
319
  table: d,
323
- gap: et,
324
- borderColor: (d == null ? void 0 : d.borderColor) || z.colorBorderSecondary,
325
- scrollbarWidth: r,
320
+ gap: ot,
321
+ borderColor: (d == null ? void 0 : d.borderColor) || x.colorBorderSecondary,
322
+ scrollbarWidth: l,
326
323
  other: f.style
327
324
  });
328
- }, [f.style, s.fullscreen, _, he, we, d, s == null ? void 0 : s.zebra, M]), Rt = Z((e, o, t) => {
329
- const r = o % 2 === 0 ? "oddRow" : "evenRow";
325
+ }, [f.style, s.fullscreen, _, me, ye, d, s == null ? void 0 : s.zebra, L]), Lt = ee((e, o, t) => {
326
+ const l = o % 2 === 0 ? "oddRow" : "evenRow";
330
327
  if (f.rowClassName) {
331
- const l = f.rowClassName(e, o, t);
332
- return F(r, l);
328
+ const r = f.rowClassName(e, o, t);
329
+ return te(l, r);
333
330
  }
334
- return r;
335
- }, [f.rowClassName]), We = u(() => /* @__PURE__ */ n.jsx(At, { finished: xe, onLoad: async () => (
331
+ return l;
332
+ }, [f.rowClassName]), Pe = u(() => /* @__PURE__ */ n(It, { finished: Se, onLoad: async () => (
336
333
  // @ts-ignore
337
- !a && (K == null ? void 0 : K((m == null ? void 0 : m.page) + 1, m == null ? void 0 : m.size))
338
- ), loadingText: N(
334
+ !a && (v == null ? void 0 : v((m == null ? void 0 : m.page) + 1, m == null ? void 0 : m.size))
335
+ ), loadingText: B(
339
336
  /*i18n*/
340
337
  {
341
338
  id: "+d8Frh"
342
339
  }
343
- ), finishedText: N(
340
+ ), finishedText: B(
344
341
  /*i18n*/
345
342
  {
346
343
  id: "jQcl7B"
347
344
  }
348
- ), errorText: N(
345
+ ), errorText: B(
349
346
  /*i18n*/
350
347
  {
351
348
  id: "ACUvQ3"
352
349
  }
353
- ), children: /* @__PURE__ */ n.jsxs("div", { className: "mobileList", style: {
350
+ ), children: /* @__PURE__ */ C("div", { className: "mobileList", style: {
354
351
  backgroundColor: d == null ? void 0 : d.mobileListBgColor
355
352
  }, children: [
356
- w == null ? void 0 : w.map((e, o) => /* @__PURE__ */ n.jsx("div", { className: "listItem", style: {
353
+ p == null ? void 0 : p.map((e, o) => /* @__PURE__ */ n("div", { className: "listItem", style: {
357
354
  backgroundColor: d == null ? void 0 : d.listItemBgColor
358
- }, onClick: () => it(e, o), children: V == null ? void 0 : V.map((t, r) => {
359
- var l;
360
- return !(t != null && t.mobileHide) && /* @__PURE__ */ n.jsxs("div", { className: "row", style: {
361
- color: z.colorText
355
+ }, onClick: () => ct(e, o), children: A == null ? void 0 : A.map((t, l) => {
356
+ var r;
357
+ return !(t != null && t.mobileHide) && /* @__PURE__ */ C("div", { className: "row", style: {
358
+ color: x.colorText
362
359
  }, children: [
363
- !t.mobileHideLabel && /* @__PURE__ */ n.jsxs("div", { className: "label", children: [
360
+ !t.mobileHideLabel && /* @__PURE__ */ C("div", { className: "label", children: [
364
361
  `${t.title}`,
365
362
  ":"
366
363
  ] }),
367
- /* @__PURE__ */ n.jsx("div", { className: "value", children: ((l = t == null ? void 0 : t.render) == null ? void 0 : l.call(t, vt(e, (t == null ? void 0 : t.dataIndex) || ""), e, o)) || (e == null ? void 0 : e[t.dataIndex]) })
368
- ] }, r);
364
+ /* @__PURE__ */ n("div", { className: "value", children: ((r = t == null ? void 0 : t.render) == null ? void 0 : r.call(t, Vt(e, (t == null ? void 0 : t.dataIndex) || ""), e, o)) || (e == null ? void 0 : e[t.dataIndex]) })
365
+ ] }, l);
369
366
  }) }, o)),
370
367
  Array.from({
371
- length: fe.mobile ?? 2
372
- }).map((e, o) => /* @__PURE__ */ n.jsx("div", { className: "listItem", style: {
368
+ length: be.mobile ?? 2
369
+ }).map((e, o) => /* @__PURE__ */ n("div", { className: "listItem", style: {
373
370
  display: a ? "block" : "none",
374
371
  backgroundColor: d == null ? void 0 : d.listItemBgColor
375
- }, children: /* @__PURE__ */ n.jsx("div", { className: "row", children: te ? te() : /* @__PURE__ */ n.jsx(Ht, { title: !1, paragraph: {
376
- rows: Ve,
377
- width: Ae
372
+ }, children: /* @__PURE__ */ n("div", { className: "row", children: le ? le() : /* @__PURE__ */ n(Ot, { title: !1, paragraph: {
373
+ rows: Qe,
374
+ width: Ie
378
375
  }, active: !0 }) }) }, `${Date.now()}${o}`))
379
- ] }) }), [C ? xe : 0, C ? a : 0, C ? m : 0, C ? d : 0, C ? w : 0, C ? V : 0, C ? fe : 0, C ? te : 0]);
380
- Oe(() => {
376
+ ] }) }), [w ? Se : 0, w ? a : 0, w ? m : 0, w ? d : 0, w ? p : 0, w ? A : 0, w ? be : 0, w ? le : 0]);
377
+ je(() => {
381
378
  s.setSelected(!!(h != null && h.num));
382
379
  }, [h]);
383
- const Re = u(() => /* @__PURE__ */ n.jsxs("div", { className: "alert", children: [
384
- /* @__PURE__ */ n.jsx(ve, { highlightTag: "strong", keywords: `${k}`, sourceString: N(
380
+ const Le = u(() => /* @__PURE__ */ C("div", { className: "alert", children: [
381
+ /* @__PURE__ */ n(Ve, { highlightTag: "strong", keywords: `${W}`, sourceString: B(
385
382
  /*i18n*/
386
383
  {
387
384
  id: "wiBn0l",
388
385
  values: {
389
- total: k
386
+ total: W
390
387
  }
391
388
  }
392
389
  ), tagClass: "totalText" }),
393
- !!h && /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
394
- /* @__PURE__ */ n.jsx(de.Text, { className: "splitBorder", children: "/" }),
395
- /* @__PURE__ */ n.jsx(ve, { highlightTag: "strong", keywords: `${(h == null ? void 0 : h.num) ?? 0}`, sourceString: N(
390
+ !!h && /* @__PURE__ */ C(F, { children: [
391
+ /* @__PURE__ */ n(he.Text, { className: "splitBorder", children: "/" }),
392
+ /* @__PURE__ */ n(Ve, { highlightTag: "strong", keywords: `${(h == null ? void 0 : h.num) ?? 0}`, sourceString: B(
396
393
  /*i18n*/
397
394
  {
398
395
  id: "wcWq1J",
@@ -401,124 +398,124 @@ function bo(T) {
401
398
  }
402
399
  }
403
400
  ) }),
404
- !!(h != null && h.num) && /* @__PURE__ */ n.jsx(de.Link, { className: "cleanSelected", onClick: h == null ? void 0 : h.onClear, children: N(
401
+ !!(h != null && h.num) && /* @__PURE__ */ n(he.Link, { className: "cleanSelected", onClick: h == null ? void 0 : h.onClear, children: B(
405
402
  /*i18n*/
406
403
  {
407
404
  id: "hb6Xg6"
408
405
  }
409
406
  ) })
410
407
  ] })
411
- ] }), [k, h]), Mt = (e) => {
412
- a || ne == null || ne(e);
413
- }, Me = Z(() => O ? {
414
- row: (e) => ro({
408
+ ] }), [W, h]), Dt = (e) => {
409
+ a || re == null || re(e);
410
+ }, De = ee(() => E ? {
411
+ row: (e) => io({
415
412
  ...e,
416
413
  loading: a == null ? void 0 : a.toString()
417
414
  })
418
- } : {}, [O, O ? a : !1]), Pe = Z((e) => {
419
- if (U)
420
- return so({
415
+ } : {}, [E, E ? a : !1]), qe = ee((e) => {
416
+ if (X)
417
+ return co({
421
418
  ...e,
422
- hasScrollBar: H,
423
- scrollbarSize: M
419
+ hasScrollBar: K,
420
+ scrollbarSize: L
424
421
  });
425
422
  const o = {
426
423
  ...e
427
424
  };
428
- return /* @__PURE__ */ n.jsx("th", { ...o });
429
- }, [H, M, U, s.fullscreen]), Pt = u(() => T != null && T.virtual ? {} : ge ?? (m == null ? void 0 : m.size) > 10 ? {
430
- cell: uo
431
- } : {}, [ge, T == null ? void 0 : T.virtual, S, m, s.fullscreen]), Lt = u(() => ({
432
- ...B,
425
+ return /* @__PURE__ */ n("th", { ...o });
426
+ }, [K, L, X, s.fullscreen]), qt = u(() => N != null && N.virtual ? {} : we ?? (m == null ? void 0 : m.size) > 10 ? {
427
+ cell: mo
428
+ } : {}, [we, N == null ? void 0 : N.virtual, z, m, s.fullscreen]), Ht = u(() => ({
429
+ ...R,
433
430
  header: {
434
- ...B == null ? void 0 : B.header,
435
- cell: Pe
431
+ ...R == null ? void 0 : R.header,
432
+ cell: qe
436
433
  },
437
434
  body: {
438
- ...Pt,
439
- ...B == null ? void 0 : B.body,
440
- ...Me()
435
+ ...qt,
436
+ ...R == null ? void 0 : R.body,
437
+ ...De()
441
438
  }
442
- }), [B, Pe, Me]), Dt = u(() => {
439
+ }), [R, qe, De]), $t = u(() => {
443
440
  var e;
444
- if ((v == null ? void 0 : v.length) > 5 && (R != null && R.current)) {
445
- const o = v.reduce((r, l) => (l.fixed && (r += l.width), r), 0), t = (e = R == null ? void 0 : R.current) == null ? void 0 : e.clientWidth;
441
+ if ((j == null ? void 0 : j.length) > 5 && (P != null && P.current)) {
442
+ const o = j.reduce((l, r) => (r.fixed && (l += r.width), l), 0), t = (e = P == null ? void 0 : P.current) == null ? void 0 : e.clientWidth;
446
443
  return o > t - 300;
447
444
  }
448
445
  return !1;
449
- }, [v]);
450
- return /* @__PURE__ */ n.jsxs("div", { className: F("bitzTableBlock", {
446
+ }, [j]);
447
+ return /* @__PURE__ */ C("div", { className: te("bitzTableBlock", {
451
448
  fullscreen: s.fullscreen
452
- }), style: Bt, ..._e, children: [
453
- !C && /* @__PURE__ */ n.jsxs("div", { ref: W, className: kt, style: Wt, children: [
454
- /* @__PURE__ */ n.jsxs("div", { className: "bitzTableContainerBody", ref: R, children: [
455
- Ue && /* @__PURE__ */ n.jsxs("div", { className: "bitzTableToolbarBlock", children: [
456
- Xe || /* @__PURE__ */ n.jsx("div", {}),
457
- Ye,
458
- Ze
449
+ }), style: Mt, ...Ae, children: [
450
+ !w && /* @__PURE__ */ C("div", { ref: M, className: Rt, style: Pt, children: [
451
+ /* @__PURE__ */ C("div", { className: "bitzTableContainerBody", ref: P, children: [
452
+ Ye && /* @__PURE__ */ C("div", { className: "bitzTableToolbarBlock", children: [
453
+ Ze || /* @__PURE__ */ n("div", {}),
454
+ Fe,
455
+ et
459
456
  ] }),
460
- /* @__PURE__ */ n.jsx("div", { className: "stretchLine", ref: Se, style: {
461
- background: z.colorPrimary,
457
+ /* @__PURE__ */ n("div", { className: "stretchLine", ref: ke, style: {
458
+ background: x.colorPrimary,
462
459
  bottom: 0
463
460
  } }),
464
- /* @__PURE__ */ n.jsxs(lo, { enabledRowDragSort: O, dataSource: se, mergeRowKey: ke, onDragEnd: Mt, children: [
465
- Dt && /* @__PURE__ */ n.jsx($t, { closable: !0, type: "error", message: N(
461
+ /* @__PURE__ */ C(ao, { enabledRowDragSort: E, dataSource: ae, mergeRowKey: Re, onDragEnd: Dt, children: [
462
+ $t && /* @__PURE__ */ n(vt, { closable: !0, type: "error", message: B(
466
463
  /*i18n*/
467
464
  {
468
465
  id: "NHFsw1"
469
466
  }
470
467
  ) }),
471
- /* @__PURE__ */ n.jsx(
472
- Kt,
468
+ /* @__PURE__ */ n(
469
+ Et,
473
470
  {
474
471
  showSorterTooltip: !1,
475
472
  sortDirections: ["descend", "ascend"],
476
- ...T,
477
- bordered: re,
478
- columns: v,
479
- dataSource: se,
473
+ ...f,
474
+ bordered: se,
475
+ columns: j,
476
+ dataSource: ae,
480
477
  loading: a,
481
478
  pagination: !1,
482
- scroll: ct,
483
- expandable: jt,
484
- rowSelection: zt,
485
- onRow: Nt,
486
- rowHoverable: ot,
487
- rowClassName: Rt,
479
+ scroll: ut,
480
+ expandable: xt,
481
+ rowSelection: Bt,
482
+ onRow: Wt,
483
+ rowHoverable: nt,
484
+ rowClassName: Lt,
488
485
  className: "bitzTable",
489
- components: Lt,
490
- rowKey: ke,
491
- onChange: dt,
492
- ref: le
486
+ components: Ht,
487
+ rowKey: Re,
488
+ onChange: ht,
489
+ ref: ie
493
490
  }
494
491
  )
495
492
  ] })
496
493
  ] }),
497
- ue && !!k && /* @__PURE__ */ n.jsxs("div", { className: "bitzTablePagination", ref: je, children: [
498
- Re,
499
- /* @__PURE__ */ n.jsx(_t, { size: "small", enableControl: Qe, pagination: m, total: k, dataSource: S, resetPage: Fe, hideTotalText: !0, paginationEmit: ut })
494
+ fe && !!W && /* @__PURE__ */ C("div", { className: "bitzTablePagination", ref: xe, children: [
495
+ Le,
496
+ /* @__PURE__ */ n(At, { size: "small", enableControl: Ge, pagination: m, total: W, dataSource: z, resetPage: tt, hideTotalText: !0, paginationEmit: ft })
500
497
  ] }),
501
- !ue && !!h && !!k && /* @__PURE__ */ n.jsx("div", { className: "bitzTablePagination", ref: je, children: Re })
498
+ !fe && !!h && !!W && /* @__PURE__ */ n("div", { className: "bitzTablePagination", ref: xe, children: Le })
502
499
  ] }),
503
- C && /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
504
- (a || !!(S != null && S.length)) && /* @__PURE__ */ n.jsx(n.Fragment, { children: me ? (
500
+ w && /* @__PURE__ */ C(F, { children: [
501
+ (a || !!(z != null && z.length)) && /* @__PURE__ */ n(F, { children: ge ? (
505
502
  // @ts-ignore
506
- /* @__PURE__ */ n.jsx(Qt, { onRefresh: async () => !a && me(), children: We })
507
- ) : We }),
508
- !a && /* @__PURE__ */ n.jsx(Vt, { data: S, title: Ge, img: Je }),
509
- /* @__PURE__ */ n.jsx(Et, { className: "tableMobileDrawer", open: nt, placement: "bottom", height: "auto", closable: !1, onClose: Te, children: /* @__PURE__ */ n.jsxs("div", { className: "drawerBox", children: [
510
- /* @__PURE__ */ n.jsx("div", { className: "boxBody", children: st ? /* @__PURE__ */ n.jsx("div", { className: "operaList", children: /* @__PURE__ */ n.jsx(Ot, {}) }) : J.map((e, o) => /* @__PURE__ */ n.jsx("div", { className: "operaList", onClick: () => at(e, o), ...e.danger && {
503
+ /* @__PURE__ */ n(Gt, { onRefresh: async () => !a && ge(), children: Pe })
504
+ ) : Pe }),
505
+ !a && /* @__PURE__ */ n(Qt, { data: z, title: Ue, img: Xe }),
506
+ /* @__PURE__ */ n(_t, { className: "tableMobileDrawer", open: rt, placement: "bottom", height: "auto", closable: !1, onClose: Ne, children: /* @__PURE__ */ C("div", { className: "drawerBox", children: [
507
+ /* @__PURE__ */ n("div", { className: "boxBody", children: at ? /* @__PURE__ */ n("div", { className: "operaList", children: /* @__PURE__ */ n(jt, {}) }) : U.map((e, o) => /* @__PURE__ */ n("div", { className: "operaList", onClick: () => dt(e, o), ...e.danger && {
511
508
  style: {
512
- color: z.colorError
509
+ color: x.colorError
513
510
  }
514
511
  }, children: e.label }, o)) }),
515
- /* @__PURE__ */ n.jsx("div", { className: "boxLine" }),
516
- /* @__PURE__ */ n.jsx("div", { className: "boxFooter", onClick: Te, children: Ie })
512
+ /* @__PURE__ */ n("div", { className: "boxLine" }),
513
+ /* @__PURE__ */ n("div", { className: "boxFooter", onClick: Ne, children: Je })
517
514
  ] }) })
518
515
  ] })
519
516
  ] });
520
517
  }
521
- const Uo = (T) => /* @__PURE__ */ n.jsx(It, { initValue: T, children: /* @__PURE__ */ n.jsx(bo, { ...T }) });
518
+ const Jo = (N) => /* @__PURE__ */ n(Jt, { initValue: N, children: /* @__PURE__ */ n(Co, { ...N }) });
522
519
  export {
523
- Uo as default
520
+ Jo as default
524
521
  };