bitz-react-admin-ui 2.10.7-beta.4 → 2.10.8

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 (448) hide show
  1. package/dist/_virtual/dayjs.min.mjs +4 -0
  2. package/dist/_virtual/index2.mjs +2 -2
  3. package/dist/_virtual/index3.mjs +2 -2
  4. package/dist/assets/iconfont/IconChenggong.mjs +18 -5
  5. package/dist/assets/iconfont/IconClose.mjs +18 -5
  6. package/dist/assets/iconfont/IconColumnCancelFixed.mjs +18 -5
  7. package/dist/assets/iconfont/IconColumnFixedLeft.mjs +18 -5
  8. package/dist/assets/iconfont/IconColumnFixedRight.mjs +18 -5
  9. package/dist/assets/iconfont/IconCuowu.mjs +18 -5
  10. package/dist/assets/iconfont/IconDragOrder.mjs +18 -5
  11. package/dist/assets/iconfont/IconDuigoux.mjs +18 -5
  12. package/dist/assets/iconfont/IconFabu.mjs +27 -8
  13. package/dist/assets/iconfont/IconFanhui.mjs +18 -5
  14. package/dist/assets/iconfont/IconGaojisousuo.mjs +18 -5
  15. package/dist/assets/iconfont/IconHangfengexian.mjs +35 -9
  16. package/dist/assets/iconfont/IconHangliefengexian.mjs +35 -9
  17. package/dist/assets/iconfont/IconIcFluentHomeRegular.mjs +18 -5
  18. package/dist/assets/iconfont/IconIcon21.mjs +18 -5
  19. package/dist/assets/iconfont/IconJincoude.mjs +18 -5
  20. package/dist/assets/iconfont/IconJinggao.mjs +18 -5
  21. package/dist/assets/iconfont/IconKuansongde.mjs +18 -5
  22. package/dist/assets/iconfont/IconLiefengexian.mjs +35 -9
  23. package/dist/assets/iconfont/IconMore.mjs +34 -9
  24. package/dist/assets/iconfont/IconShanchu.mjs +18 -5
  25. package/dist/assets/iconfont/IconShanchu1.mjs +27 -8
  26. package/dist/assets/iconfont/IconSousuo.mjs +18 -5
  27. package/dist/assets/iconfont/IconTejincou.mjs +18 -5
  28. package/dist/assets/iconfont/IconTekuansong.mjs +18 -5
  29. package/dist/assets/iconfont/IconTishi1.mjs +18 -5
  30. package/dist/assets/iconfont/IconTuodong.mjs +18 -5
  31. package/dist/assets/iconfont/IconWubanmawentianchong.mjs +29 -8
  32. package/dist/assets/iconfont/IconWufengexian.mjs +19 -5
  33. package/dist/assets/iconfont/IconXinxitishi.mjs +18 -5
  34. package/dist/assets/iconfont/IconYoubanmawentianchong.mjs +28 -8
  35. package/dist/assets/iconfont/IconZhongdengde.mjs +18 -5
  36. package/dist/assets/iconfont/IconZhongzhi.mjs +18 -5
  37. package/dist/assets/iconfont/index.mjs +1 -4
  38. package/dist/components/BitzAddTag/index.mjs +43 -22
  39. package/dist/components/BitzAddressBook/index.mjs +91 -42
  40. package/dist/components/BitzAppRefresh/index.mjs +17 -11
  41. package/dist/components/BitzBetterScroll/index.mjs +1 -13
  42. package/dist/components/BitzButton/index.mjs +25 -33
  43. package/dist/components/BitzCalendar/index.mjs +60 -42
  44. package/dist/components/BitzCascader/BitzCascaderMobile.mjs +48 -26
  45. package/dist/components/BitzCascader/index.mjs +1 -5
  46. package/dist/components/BitzCollapse/index.mjs +5 -7
  47. package/dist/components/BitzConfigProvider/context.mjs +3 -1
  48. package/dist/components/BitzConfigProvider/index.mjs +5 -5
  49. package/dist/components/BitzConfirmModal/index.mjs +31 -28
  50. package/dist/components/BitzDayJs/index.mjs +1 -1
  51. package/dist/components/BitzDescriptions/index.mjs +11 -1
  52. package/dist/components/BitzDrawer/index.mjs +18 -14
  53. package/dist/components/BitzEmpty/index.mjs +1 -5
  54. package/dist/components/BitzException/index.mjs +6 -1
  55. package/dist/components/BitzFloatLayout/index.mjs +2 -14
  56. package/dist/components/BitzFluentDatePicker/index.mjs +1 -4
  57. package/dist/components/BitzFluentRangePicker/index.mjs +1 -4
  58. package/dist/components/BitzFluentRangeTimePicker/index.mjs +1 -4
  59. package/dist/components/BitzFluentTimePicker/index.mjs +1 -4
  60. package/dist/components/BitzFuiCalendar/BitzFuiCalendarStore.mjs +1 -1
  61. package/dist/components/BitzFuiCalendar/CalendarAgendum.mjs +15 -15
  62. package/dist/components/BitzFuiCalendar/CalendarAgendumItem.mjs +2 -4
  63. package/dist/components/BitzFuiCalendar/CalendarBody.mjs +24 -13
  64. package/dist/components/BitzFuiCalendar/CalendarHead.mjs +1 -1
  65. package/dist/components/BitzFuiCalendar/CalendarHeadItem.mjs +14 -10
  66. package/dist/components/BitzFuiCalendar/CalendarToolbar.mjs +66 -42
  67. package/dist/components/BitzFuiCalendar/ColumnData.mjs +17 -9
  68. package/dist/components/BitzFuiCalendar/FuiCalendarItem.mjs +33 -28
  69. package/dist/components/BitzFuiCalendar/index.mjs +1 -3
  70. package/dist/components/BitzFullScreen/index.mjs +20 -42
  71. package/dist/components/BitzHighlight/Child.mjs +9 -12
  72. package/dist/components/BitzHighlight/Highlight.mjs +8 -10
  73. package/dist/components/BitzHighlight/chunks.mjs +20 -17
  74. package/dist/components/BitzHighlight/style.mjs +22 -25
  75. package/dist/components/BitzImage/index.mjs +1 -5
  76. package/dist/components/BitzImage/previewImage.mjs +15 -8
  77. package/dist/components/BitzLanguageTabs/index.mjs +20 -29
  78. package/dist/components/BitzLazyLoad/index.mjs +7 -1
  79. package/dist/components/BitzList/List.mjs +15 -1
  80. package/dist/components/BitzList/LoadMore.mjs +22 -23
  81. package/dist/components/BitzLoadMore/index.mjs +13 -7
  82. package/dist/components/BitzMeetingTime/BitzMeetingTimeItem.mjs +10 -12
  83. package/dist/components/BitzMeetingTime/index.mjs +4 -15
  84. package/dist/components/BitzMobileLoading/index.mjs +1 -3
  85. package/dist/components/BitzModal/index.mjs +21 -14
  86. package/dist/components/BitzNoData/index.mjs +1 -8
  87. package/dist/components/BitzNoMore/index.mjs +1 -4
  88. package/dist/components/BitzOrganizationSelection/index.mjs +38 -39
  89. package/dist/components/BitzPageContainer/index.mjs +42 -21
  90. package/dist/components/BitzPageHeader/index.mjs +56 -21
  91. package/dist/components/BitzPagination/index.mjs +38 -9
  92. package/dist/components/BitzPopover/index.mjs +2 -8
  93. package/dist/components/BitzPullRefresh/PullRefresh.mjs +45 -43
  94. package/dist/components/BitzQRCode/index.mjs +6 -1
  95. package/dist/components/BitzQueryFilter/QueryFilterContent.mjs +20 -23
  96. package/dist/components/BitzQueryFilter/QueryFilterDrawer.mjs +1 -7
  97. package/dist/components/BitzQueryFilter/QueryFilterMobile.mjs +1 -3
  98. package/dist/components/BitzQueryFilter/index.mjs +44 -12
  99. package/dist/components/BitzRefresh/index.mjs +4 -13
  100. package/dist/components/BitzRemark/index.mjs +1 -6
  101. package/dist/components/BitzSearch/index.mjs +2 -12
  102. package/dist/components/BitzSelect/component/BitzSelectMobile.mjs +103 -53
  103. package/dist/components/BitzSelect/index.mjs +2 -10
  104. package/dist/components/BitzSkeleton/index.mjs +31 -1
  105. package/dist/components/BitzTabbar/BitzTabbar.mjs +13 -7
  106. package/dist/components/BitzTabbar/BitzTabbarItem.mjs +3 -15
  107. package/dist/components/BitzTable/ActionBar/ActionBar.mjs +93 -47
  108. package/dist/components/BitzTable/ActionBar/Button.mjs +6 -9
  109. package/dist/components/BitzTable/ActionBar/style.mjs +67 -62
  110. package/dist/components/BitzTable/ActionCol/index.mjs +185 -76
  111. package/dist/components/BitzTable/ActionCol/style.mjs +88 -74
  112. package/dist/components/BitzTable/Dropdown/index.mjs +11 -15
  113. package/dist/components/BitzTable/Dropdown/style.mjs +70 -66
  114. package/dist/components/BitzTable/Select/index.d.ts +3 -0
  115. package/dist/components/BitzTable/Select/style.d.ts +4 -0
  116. package/dist/components/BitzTable/SelectionBar/Button.mjs +20 -26
  117. package/dist/components/BitzTable/SelectionBar/SelectionBar.mjs +13 -15
  118. package/dist/components/BitzTable/SelectionBar/style.mjs +96 -79
  119. package/dist/components/BitzTable/Store/index.mjs +234 -208
  120. package/dist/components/BitzTable/Store/utils/index.mjs +2 -11
  121. package/dist/components/BitzTable/SubTable/index.mjs +71 -66
  122. package/dist/components/BitzTable/Table/ResizableTitle copy.mjs +37 -27
  123. package/dist/components/BitzTable/Table/SortTableContext.mjs +19 -7
  124. package/dist/components/BitzTable/Table/SortableRow.mjs +38 -36
  125. package/dist/components/BitzTable/Table/TdCell.mjs +12 -14
  126. package/dist/components/BitzTable/Table/index.mjs +540 -424
  127. package/dist/components/BitzTable/Table/useScrollConfig.mjs +10 -18
  128. package/dist/components/BitzTable/Table/utils.mjs +21 -20
  129. package/dist/components/BitzTable/TextOverflow/index.mjs +14 -15
  130. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.d.ts +1 -0
  131. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnConfigModal.mjs +132 -139
  132. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndItem.mjs +120 -114
  133. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/DndList.mjs +42 -31
  134. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ColumnsSort/index.mjs +345 -340
  135. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndItem.mjs +33 -23
  136. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/DndList.mjs +30 -16
  137. package/dist/components/BitzTable/ToolBar/ColConfigIcon/ExportConfig/index.mjs +146 -169
  138. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/RadioCard.mjs +9 -12
  139. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/ScopeSwitch.mjs +17 -29
  140. package/dist/components/BitzTable/ToolBar/ColConfigIcon/StylesConfig/index.mjs +176 -239
  141. package/dist/components/BitzTable/ToolBar/ColConfigIcon/index.mjs +59 -56
  142. package/dist/components/BitzTable/ToolBar/ExportIcon/AnyDataTotalLabel.d.ts +11 -0
  143. package/dist/components/BitzTable/ToolBar/ExportIcon/ExportModal.mjs +50 -50
  144. package/dist/components/BitzTable/ToolBar/ExportIcon/index.mjs +34 -34
  145. package/dist/components/BitzTable/ToolBar/ExportIcon/styles.d.ts +3 -0
  146. package/dist/components/BitzTable/ToolBar/FullscreenIcon/index.mjs +35 -52
  147. package/dist/components/BitzTable/ToolBar/Modal/index.d.ts +1 -1
  148. package/dist/components/BitzTable/ToolBar/Modal/index.mjs +38 -19
  149. package/dist/components/BitzTable/ToolBar/RefreshIcon/index.mjs +19 -33
  150. package/dist/components/BitzTable/ToolBar/Wrapper/index.mjs +44 -32
  151. package/dist/components/BitzTable/ToolBar/style.mjs +58 -59
  152. package/dist/components/BitzTableOperations/index.mjs +13 -8
  153. package/dist/components/BitzTableSelect/Picker/index.mjs +23 -4
  154. package/dist/components/BitzTableSelect/Select/index.mjs +48 -2
  155. package/dist/components/BitzTableSelect/SelectPopup/getData.mjs +22 -16
  156. package/dist/components/BitzTableSelect/SelectPopup/index.mjs +171 -86
  157. package/dist/components/BitzTableSelect/SingleSelect/index.mjs +43 -1
  158. package/dist/components/BitzTableSelect/TableCell/index.mjs +56 -28
  159. package/dist/components/BitzTableSelect/TextBlock/index.mjs +18 -10
  160. package/dist/components/BitzTableSelect/index.mjs +39 -5
  161. package/dist/components/BitzTag/index.mjs +2 -10
  162. package/dist/components/BitzText/index.mjs +53 -47
  163. package/dist/components/BitzTheme/index.mjs +1 -5
  164. package/dist/components/BitzTimeline/index.mjs +11 -1
  165. package/dist/components/BitzTimer/Form.mjs +38 -32
  166. package/dist/components/BitzTimer/Timer.mjs +50 -31
  167. package/dist/components/BitzTimer/index.mjs +60 -58
  168. package/dist/components/BitzToast/Toast/index.mjs +12 -24
  169. package/dist/components/BitzToast/index.mjs +1 -7
  170. package/dist/components/BitzTooltip/index.mjs +45 -35
  171. package/dist/components/BitzTooltip/style.mjs +38 -41
  172. package/dist/components/BitzUeEditor/config.mjs +185 -183
  173. package/dist/components/BitzUeEditor/index.mjs +2 -10
  174. package/dist/components/BitzUpload/index.mjs +84 -72
  175. package/dist/components/BitzWebAppDrawer/index.mjs +18 -4
  176. package/dist/components/BitzWebAppModal/index.mjs +1 -6
  177. package/dist/hooks/use-event-listener.mjs +5 -4
  178. package/dist/hooks/use-lock-fn.mjs +13 -10
  179. package/dist/hooks/use-scroll-parent.mjs +4 -4
  180. package/dist/hooks/useEvent.mjs +7 -4
  181. package/dist/hooks/useMergedState.mjs +1 -6
  182. package/dist/node_modules/@ant-design/icons/es/components/AntdIcon.mjs +4 -4
  183. package/dist/node_modules/@ant-design/icons/es/icons/AlignCenterOutlined.mjs +15 -0
  184. package/dist/node_modules/@ant-design/icons/es/icons/AppstoreOutlined.mjs +15 -0
  185. package/dist/node_modules/@ant-design/icons/es/icons/ArrowLeftOutlined.mjs +15 -0
  186. package/dist/node_modules/@ant-design/icons/es/icons/ArrowRightOutlined.mjs +15 -0
  187. package/dist/node_modules/@ant-design/icons/es/icons/CaretDownFilled.mjs +15 -0
  188. package/dist/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.mjs +15 -0
  189. package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.mjs +15 -0
  190. package/dist/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.mjs +15 -0
  191. package/dist/node_modules/@ant-design/icons/es/icons/CopyOutlined.mjs +15 -0
  192. package/dist/node_modules/@ant-design/icons/es/icons/DownOutlined.mjs +15 -0
  193. package/dist/node_modules/@ant-design/icons/es/icons/EditOutlined.mjs +15 -0
  194. package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.mjs +15 -0
  195. package/dist/node_modules/@ant-design/icons/es/icons/FullscreenExitOutlined.mjs +15 -0
  196. package/dist/node_modules/@ant-design/icons/es/icons/FullscreenOutlined.mjs +15 -0
  197. package/dist/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.mjs +15 -0
  198. package/dist/node_modules/@ant-design/icons/es/icons/LeftOutlined.mjs +15 -0
  199. package/dist/node_modules/@ant-design/icons/es/icons/MenuFoldOutlined.mjs +15 -0
  200. package/dist/node_modules/@ant-design/icons/es/icons/MenuOutlined.mjs +15 -0
  201. package/dist/node_modules/@ant-design/icons/es/icons/MenuUnfoldOutlined.mjs +15 -0
  202. package/dist/node_modules/@ant-design/icons/es/icons/MinusCircleOutlined.mjs +15 -0
  203. package/dist/node_modules/@ant-design/icons/es/icons/PauseCircleFilled.mjs +15 -0
  204. package/dist/node_modules/@ant-design/icons/es/icons/PlayCircleFilled.mjs +15 -0
  205. package/dist/node_modules/@ant-design/icons/es/icons/PlusCircleFilled.mjs +15 -0
  206. package/dist/node_modules/@ant-design/icons/es/icons/PlusOutlined.mjs +15 -0
  207. package/dist/node_modules/@ant-design/icons/es/icons/RedoOutlined.mjs +15 -0
  208. package/dist/node_modules/@ant-design/icons/es/icons/ReloadOutlined.mjs +15 -0
  209. package/dist/node_modules/@ant-design/icons/es/icons/RightOutlined.mjs +15 -0
  210. package/dist/node_modules/@ant-design/icons/es/icons/SearchOutlined.mjs +15 -0
  211. package/dist/node_modules/@ant-design/icons/es/icons/SettingFilled.mjs +15 -0
  212. package/dist/node_modules/@ant-design/icons/es/icons/SettingOutlined.mjs +15 -0
  213. package/dist/node_modules/@ant-design/icons/es/icons/SwapRightOutlined.mjs +15 -0
  214. package/dist/node_modules/@ant-design/icons/es/icons/UploadOutlined.mjs +15 -0
  215. package/dist/node_modules/@ant-design/icons-svg/es/asn/AlignCenterOutlined.mjs +5 -0
  216. package/dist/node_modules/@ant-design/icons-svg/es/asn/AppstoreOutlined.mjs +5 -0
  217. package/dist/node_modules/@ant-design/icons-svg/es/asn/ArrowLeftOutlined.mjs +5 -0
  218. package/dist/node_modules/@ant-design/icons-svg/es/asn/ArrowRightOutlined.mjs +5 -0
  219. package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownFilled.mjs +5 -0
  220. package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownOutlined.mjs +5 -0
  221. package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleOutlined.mjs +5 -0
  222. package/dist/node_modules/@ant-design/icons-svg/es/asn/ClockCircleOutlined.mjs +5 -0
  223. package/dist/node_modules/@ant-design/icons-svg/es/asn/CopyOutlined.mjs +5 -0
  224. package/dist/node_modules/@ant-design/icons-svg/es/asn/DownOutlined.mjs +5 -0
  225. package/dist/node_modules/@ant-design/icons-svg/es/asn/EditOutlined.mjs +5 -0
  226. package/dist/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleOutlined.mjs +5 -0
  227. package/dist/node_modules/@ant-design/icons-svg/es/asn/FullscreenExitOutlined.mjs +5 -0
  228. package/dist/node_modules/@ant-design/icons-svg/es/asn/FullscreenOutlined.mjs +5 -0
  229. package/dist/node_modules/@ant-design/icons-svg/es/asn/InfoCircleOutlined.mjs +5 -0
  230. package/dist/node_modules/@ant-design/icons-svg/es/asn/LeftOutlined.mjs +5 -0
  231. package/dist/node_modules/@ant-design/icons-svg/es/asn/MenuFoldOutlined.mjs +5 -0
  232. package/dist/node_modules/@ant-design/icons-svg/es/asn/MenuOutlined.mjs +5 -0
  233. package/dist/node_modules/@ant-design/icons-svg/es/asn/MenuUnfoldOutlined.mjs +5 -0
  234. package/dist/node_modules/@ant-design/icons-svg/es/asn/MinusCircleOutlined.mjs +5 -0
  235. package/dist/node_modules/@ant-design/icons-svg/es/asn/PauseCircleFilled.mjs +5 -0
  236. package/dist/node_modules/@ant-design/icons-svg/es/asn/PlayCircleFilled.mjs +5 -0
  237. package/dist/node_modules/@ant-design/icons-svg/es/asn/PlusCircleFilled.mjs +5 -0
  238. package/dist/node_modules/@ant-design/icons-svg/es/asn/PlusOutlined.mjs +5 -0
  239. package/dist/node_modules/@ant-design/icons-svg/es/asn/RedoOutlined.mjs +5 -0
  240. package/dist/node_modules/@ant-design/icons-svg/es/asn/ReloadOutlined.mjs +5 -0
  241. package/dist/node_modules/@ant-design/icons-svg/es/asn/RightOutlined.mjs +5 -0
  242. package/dist/node_modules/@ant-design/icons-svg/es/asn/SearchOutlined.mjs +5 -0
  243. package/dist/node_modules/@ant-design/icons-svg/es/asn/SettingFilled.mjs +5 -0
  244. package/dist/node_modules/@ant-design/icons-svg/es/asn/SettingOutlined.mjs +5 -0
  245. package/dist/node_modules/@ant-design/icons-svg/es/asn/SwapRightOutlined.mjs +5 -0
  246. package/dist/node_modules/@ant-design/icons-svg/es/asn/UploadOutlined.mjs +5 -0
  247. package/dist/node_modules/classnames/index.mjs +1 -1
  248. package/dist/node_modules/dayjs/dayjs.min.mjs +297 -0
  249. package/dist/node_modules/dayjs/locale/zh-cn.mjs +10 -10
  250. package/dist/node_modules/lodash-es/_DataView.mjs +7 -0
  251. package/dist/node_modules/lodash-es/_Hash.mjs +20 -0
  252. package/dist/node_modules/lodash-es/_ListCache.mjs +20 -0
  253. package/dist/node_modules/lodash-es/_Map.mjs +7 -0
  254. package/dist/node_modules/lodash-es/_MapCache.mjs +20 -0
  255. package/dist/node_modules/lodash-es/_Promise.mjs +7 -0
  256. package/dist/node_modules/lodash-es/_Set.mjs +7 -0
  257. package/dist/node_modules/lodash-es/_SetCache.mjs +13 -0
  258. package/dist/node_modules/lodash-es/_Stack.mjs +18 -0
  259. package/dist/node_modules/lodash-es/_Symbol.mjs +6 -0
  260. package/dist/node_modules/lodash-es/_Uint8Array.mjs +6 -0
  261. package/dist/node_modules/lodash-es/_WeakMap.mjs +7 -0
  262. package/dist/node_modules/lodash-es/_apply.mjs +16 -0
  263. package/dist/node_modules/lodash-es/_arrayEach.mjs +8 -0
  264. package/dist/node_modules/lodash-es/_arrayFilter.mjs +10 -0
  265. package/dist/node_modules/lodash-es/_arrayIncludes.mjs +8 -0
  266. package/dist/node_modules/lodash-es/_arrayIncludesWith.mjs +9 -0
  267. package/dist/node_modules/lodash-es/_arrayLikeKeys.mjs +20 -0
  268. package/dist/node_modules/lodash-es/_arrayMap.mjs +8 -0
  269. package/dist/node_modules/lodash-es/_arrayPush.mjs +8 -0
  270. package/dist/node_modules/lodash-es/_arraySome.mjs +9 -0
  271. package/dist/node_modules/lodash-es/_assignMergeValue.mjs +8 -0
  272. package/dist/node_modules/lodash-es/_assignValue.mjs +10 -0
  273. package/dist/node_modules/lodash-es/_assocIndexOf.mjs +10 -0
  274. package/dist/node_modules/lodash-es/_baseAssign.mjs +8 -0
  275. package/dist/node_modules/lodash-es/_baseAssignIn.mjs +8 -0
  276. package/dist/node_modules/lodash-es/_baseAssignValue.mjs +12 -0
  277. package/dist/node_modules/lodash-es/_baseAt.mjs +9 -0
  278. package/dist/node_modules/lodash-es/_baseClone.mjs +65 -0
  279. package/dist/node_modules/lodash-es/_baseCreate.mjs +18 -0
  280. package/dist/node_modules/lodash-es/_baseFindIndex.mjs +9 -0
  281. package/dist/node_modules/lodash-es/_baseFlatten.mjs +13 -0
  282. package/dist/node_modules/lodash-es/_baseFor.mjs +6 -0
  283. package/dist/node_modules/lodash-es/_baseForOwn.mjs +8 -0
  284. package/dist/node_modules/lodash-es/_baseGet.mjs +11 -0
  285. package/dist/node_modules/lodash-es/_baseGetAllKeys.mjs +9 -0
  286. package/dist/node_modules/lodash-es/_baseGetTag.mjs +10 -0
  287. package/dist/node_modules/lodash-es/_baseHasIn.mjs +6 -0
  288. package/dist/node_modules/lodash-es/_baseIndexOf.mjs +9 -0
  289. package/dist/node_modules/lodash-es/_baseIsArguments.mjs +9 -0
  290. package/dist/node_modules/lodash-es/_baseIsEqual.mjs +8 -0
  291. package/dist/node_modules/lodash-es/_baseIsEqualDeep.mjs +32 -0
  292. package/dist/node_modules/lodash-es/_baseIsMap.mjs +9 -0
  293. package/dist/node_modules/lodash-es/_baseIsMatch.mjs +31 -0
  294. package/dist/node_modules/lodash-es/_baseIsNaN.mjs +6 -0
  295. package/dist/node_modules/lodash-es/_baseIsNative.mjs +16 -0
  296. package/dist/node_modules/lodash-es/_baseIsSet.mjs +9 -0
  297. package/dist/node_modules/lodash-es/_baseIsTypedArray.mjs +12 -0
  298. package/dist/node_modules/lodash-es/_baseIteratee.mjs +11 -0
  299. package/dist/node_modules/lodash-es/_baseKeys.mjs +14 -0
  300. package/dist/node_modules/lodash-es/_baseKeysIn.mjs +15 -0
  301. package/dist/node_modules/lodash-es/_baseMatches.mjs +12 -0
  302. package/dist/node_modules/lodash-es/_baseMatchesProperty.mjs +17 -0
  303. package/dist/node_modules/lodash-es/_baseMerge.mjs +20 -0
  304. package/dist/node_modules/lodash-es/_baseMergeDeep.mjs +31 -0
  305. package/dist/node_modules/lodash-es/_baseProperty.mjs +8 -0
  306. package/dist/node_modules/lodash-es/_basePropertyDeep.mjs +9 -0
  307. package/dist/node_modules/lodash-es/_baseRest.mjs +9 -0
  308. package/dist/node_modules/lodash-es/_baseSetToString.mjs +15 -0
  309. package/dist/node_modules/lodash-es/_baseSlice.mjs +10 -0
  310. package/dist/node_modules/lodash-es/_baseTimes.mjs +8 -0
  311. package/dist/node_modules/lodash-es/_baseToString.mjs +18 -0
  312. package/dist/node_modules/lodash-es/_baseUnary.mjs +8 -0
  313. package/dist/node_modules/lodash-es/_baseUniq.mjs +34 -0
  314. package/dist/node_modules/lodash-es/_baseUnset.mjs +10 -0
  315. package/dist/node_modules/lodash-es/_cacheHas.mjs +6 -0
  316. package/dist/node_modules/lodash-es/_castPath.mjs +10 -0
  317. package/dist/node_modules/lodash-es/_cloneArrayBuffer.mjs +8 -0
  318. package/dist/node_modules/lodash-es/_cloneBuffer.mjs +11 -0
  319. package/dist/node_modules/lodash-es/_cloneDataView.mjs +8 -0
  320. package/dist/node_modules/lodash-es/_cloneRegExp.mjs +8 -0
  321. package/dist/node_modules/lodash-es/_cloneSymbol.mjs +8 -0
  322. package/dist/node_modules/lodash-es/_cloneTypedArray.mjs +8 -0
  323. package/dist/node_modules/lodash-es/_copyArray.mjs +9 -0
  324. package/dist/node_modules/lodash-es/_copyObject.mjs +14 -0
  325. package/dist/node_modules/lodash-es/_copySymbols.mjs +8 -0
  326. package/dist/node_modules/lodash-es/_copySymbolsIn.mjs +8 -0
  327. package/dist/node_modules/lodash-es/_coreJsData.mjs +6 -0
  328. package/dist/node_modules/lodash-es/_createAssigner.mjs +15 -0
  329. package/dist/node_modules/lodash-es/_createBaseFor.mjs +13 -0
  330. package/dist/node_modules/lodash-es/_createSet.mjs +10 -0
  331. package/dist/node_modules/lodash-es/_customOmitClone.mjs +7 -0
  332. package/dist/node_modules/lodash-es/_defineProperty.mjs +12 -0
  333. package/dist/node_modules/lodash-es/_equalArrays.mjs +40 -0
  334. package/dist/node_modules/lodash-es/_equalByTag.mjs +45 -0
  335. package/dist/node_modules/lodash-es/_equalObjects.mjs +36 -0
  336. package/dist/node_modules/lodash-es/_flatRest.mjs +9 -0
  337. package/dist/node_modules/lodash-es/_freeGlobal.mjs +5 -0
  338. package/dist/node_modules/lodash-es/_getAllKeys.mjs +9 -0
  339. package/dist/node_modules/lodash-es/_getAllKeysIn.mjs +9 -0
  340. package/dist/node_modules/lodash-es/_getMapData.mjs +8 -0
  341. package/dist/node_modules/lodash-es/_getMatchData.mjs +12 -0
  342. package/dist/node_modules/lodash-es/_getNative.mjs +9 -0
  343. package/dist/node_modules/lodash-es/_getPrototype.mjs +6 -0
  344. package/dist/node_modules/lodash-es/_getRawTag.mjs +15 -0
  345. package/dist/node_modules/lodash-es/_getSymbols.mjs +11 -0
  346. package/dist/node_modules/lodash-es/_getSymbolsIn.mjs +13 -0
  347. package/dist/node_modules/lodash-es/_getTag.mjs +29 -0
  348. package/dist/node_modules/lodash-es/_getValue.mjs +6 -0
  349. package/dist/node_modules/lodash-es/_hasPath.mjs +19 -0
  350. package/dist/node_modules/lodash-es/_hashClear.mjs +7 -0
  351. package/dist/node_modules/lodash-es/_hashDelete.mjs +7 -0
  352. package/dist/node_modules/lodash-es/_hashGet.mjs +13 -0
  353. package/dist/node_modules/lodash-es/_hashHas.mjs +9 -0
  354. package/dist/node_modules/lodash-es/_hashSet.mjs +9 -0
  355. package/dist/node_modules/lodash-es/_initCloneArray.mjs +8 -0
  356. package/dist/node_modules/lodash-es/_initCloneByTag.mjs +42 -0
  357. package/dist/node_modules/lodash-es/_initCloneObject.mjs +9 -0
  358. package/dist/node_modules/lodash-es/_isFlattenable.mjs +10 -0
  359. package/dist/node_modules/lodash-es/_isIndex.mjs +8 -0
  360. package/dist/node_modules/lodash-es/_isIterateeCall.mjs +13 -0
  361. package/dist/node_modules/lodash-es/_isKey.mjs +12 -0
  362. package/dist/node_modules/lodash-es/_isKeyable.mjs +7 -0
  363. package/dist/node_modules/lodash-es/_isMasked.mjs +11 -0
  364. package/dist/node_modules/lodash-es/_isPrototype.mjs +8 -0
  365. package/dist/node_modules/lodash-es/_isStrictComparable.mjs +7 -0
  366. package/dist/node_modules/lodash-es/_listCacheClear.mjs +6 -0
  367. package/dist/node_modules/lodash-es/_listCacheDelete.mjs +12 -0
  368. package/dist/node_modules/lodash-es/_listCacheGet.mjs +8 -0
  369. package/dist/node_modules/lodash-es/_listCacheHas.mjs +7 -0
  370. package/dist/node_modules/lodash-es/_listCacheSet.mjs +8 -0
  371. package/dist/node_modules/lodash-es/_mapCacheClear.mjs +13 -0
  372. package/dist/node_modules/lodash-es/_mapCacheDelete.mjs +8 -0
  373. package/dist/node_modules/lodash-es/_mapCacheGet.mjs +7 -0
  374. package/dist/node_modules/lodash-es/_mapCacheHas.mjs +7 -0
  375. package/dist/node_modules/lodash-es/_mapCacheSet.mjs +8 -0
  376. package/dist/node_modules/lodash-es/_mapToArray.mjs +9 -0
  377. package/dist/node_modules/lodash-es/_matchesStrictComparable.mjs +8 -0
  378. package/dist/node_modules/lodash-es/_memoizeCapped.mjs +11 -0
  379. package/dist/node_modules/lodash-es/_nativeCreate.mjs +6 -0
  380. package/dist/node_modules/lodash-es/_nativeKeys.mjs +6 -0
  381. package/dist/node_modules/lodash-es/_nativeKeysIn.mjs +10 -0
  382. package/dist/node_modules/lodash-es/_nodeUtil.mjs +12 -0
  383. package/dist/node_modules/lodash-es/_objectToString.mjs +7 -0
  384. package/dist/node_modules/lodash-es/_overArg.mjs +8 -0
  385. package/dist/node_modules/lodash-es/_overRest.mjs +15 -0
  386. package/dist/node_modules/lodash-es/_parent.mjs +8 -0
  387. package/dist/node_modules/lodash-es/_root.mjs +6 -0
  388. package/dist/node_modules/lodash-es/_safeGet.mjs +7 -0
  389. package/dist/node_modules/lodash-es/_setCacheAdd.mjs +7 -0
  390. package/dist/node_modules/lodash-es/_setCacheHas.mjs +6 -0
  391. package/dist/node_modules/lodash-es/_setToArray.mjs +9 -0
  392. package/dist/node_modules/lodash-es/_setToString.mjs +7 -0
  393. package/dist/node_modules/lodash-es/_shortOut.mjs +16 -0
  394. package/dist/node_modules/lodash-es/_stackClear.mjs +7 -0
  395. package/dist/node_modules/lodash-es/_stackDelete.mjs +7 -0
  396. package/dist/node_modules/lodash-es/_stackGet.mjs +6 -0
  397. package/dist/node_modules/lodash-es/_stackHas.mjs +6 -0
  398. package/dist/node_modules/lodash-es/_stackSet.mjs +17 -0
  399. package/dist/node_modules/lodash-es/_strictIndexOf.mjs +9 -0
  400. package/dist/node_modules/lodash-es/_stringToPath.mjs +11 -0
  401. package/dist/node_modules/lodash-es/_toKey.mjs +11 -0
  402. package/dist/node_modules/lodash-es/_toSource.mjs +17 -0
  403. package/dist/node_modules/lodash-es/at.mjs +7 -0
  404. package/dist/node_modules/lodash-es/constant.mjs +8 -0
  405. package/dist/node_modules/lodash-es/eq.mjs +6 -0
  406. package/dist/node_modules/lodash-es/flatten.mjs +8 -0
  407. package/dist/node_modules/lodash-es/get.mjs +8 -0
  408. package/dist/node_modules/lodash-es/hasIn.mjs +8 -0
  409. package/dist/node_modules/lodash-es/identity.mjs +6 -0
  410. package/dist/node_modules/lodash-es/isArguments.mjs +11 -0
  411. package/dist/node_modules/lodash-es/isArray.mjs +5 -0
  412. package/dist/node_modules/lodash-es/isArrayLike.mjs +8 -0
  413. package/dist/node_modules/lodash-es/isArrayLikeObject.mjs +8 -0
  414. package/dist/node_modules/lodash-es/isBoolean.mjs +9 -0
  415. package/dist/node_modules/lodash-es/isBuffer.mjs +7 -0
  416. package/dist/node_modules/lodash-es/isFunction.mjs +12 -0
  417. package/dist/node_modules/lodash-es/isLength.mjs +7 -0
  418. package/dist/node_modules/lodash-es/isMap.mjs +8 -0
  419. package/dist/node_modules/lodash-es/isObject.mjs +7 -0
  420. package/dist/node_modules/lodash-es/isObjectLike.mjs +6 -0
  421. package/dist/node_modules/lodash-es/isPlainObject.mjs +16 -0
  422. package/dist/node_modules/lodash-es/isSet.mjs +8 -0
  423. package/dist/node_modules/lodash-es/isSymbol.mjs +9 -0
  424. package/dist/node_modules/lodash-es/isTypedArray.mjs +8 -0
  425. package/dist/node_modules/lodash-es/keys.mjs +9 -0
  426. package/dist/node_modules/lodash-es/keysIn.mjs +9 -0
  427. package/dist/node_modules/lodash-es/last.mjs +7 -0
  428. package/dist/node_modules/lodash-es/mapValues.mjs +12 -0
  429. package/dist/node_modules/lodash-es/memoize.mjs +18 -0
  430. package/dist/node_modules/lodash-es/merge.mjs +9 -0
  431. package/dist/node_modules/lodash-es/noop.mjs +5 -0
  432. package/dist/node_modules/lodash-es/omit.mjs +24 -0
  433. package/dist/node_modules/lodash-es/property.mjs +10 -0
  434. package/dist/node_modules/lodash-es/stubArray.mjs +6 -0
  435. package/dist/node_modules/lodash-es/stubFalse.mjs +6 -0
  436. package/dist/node_modules/lodash-es/toPlainObject.mjs +8 -0
  437. package/dist/node_modules/lodash-es/toString.mjs +7 -0
  438. package/dist/node_modules/lodash-es/uniq.mjs +7 -0
  439. package/dist/node_modules/react-is/index.mjs +1 -1
  440. package/dist/node_modules/react-resizable/index.mjs +1 -1
  441. package/dist/node_modules/use-sync-external-store/shim/index.mjs +1 -1
  442. package/dist/style.css +1 -1
  443. package/dist/utils/WithFluent.mjs +14 -17
  444. package/dist/utils/create.mjs +7 -1
  445. package/dist/utils/findNode.mjs +7 -5
  446. package/dist/utils/get-default-props.mjs +1 -3
  447. package/dist/utils/time.mjs +8 -8
  448. package/package.json +2 -6
@@ -1,48 +1,53 @@
1
1
  import { j as e } from "../../node_modules/react/jsx-runtime.mjs";
2
- import i from "./FuiCalendarItem.module.less.mjs";
2
+ import a from "./FuiCalendarItem.module.less.mjs";
3
3
  import x from "../../node_modules/classnames/index.mjs";
4
4
  import { Avatar as j, Tag as n, Button as l, Popover as h } from "antd";
5
- import { ClockCircleOutlined as N, MinusCircleOutlined as u, CheckOutlined as v, EditOutlined as y, DeleteOutlined as f } from "@ant-design/icons";
6
- const k = (s) => {
7
- var c, r, t, d;
8
- const {
9
- event: a
10
- } = s, m = () => /* @__PURE__ */ e.jsx(e.Fragment, {}), o = /* @__PURE__ */ e.jsxs("div", { className: "bitzFuiCalendarBlock-pop-contianer", children: [
5
+ import N from "../../node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.mjs";
6
+ import u from "../../node_modules/@ant-design/icons/es/icons/MinusCircleOutlined.mjs";
7
+ import v from "../../node_modules/@ant-design/icons/es/icons/CheckOutlined.mjs";
8
+ import f from "../../node_modules/@ant-design/icons/es/icons/EditOutlined.mjs";
9
+ import p from "../../node_modules/@ant-design/icons/es/icons/DeleteOutlined.mjs";
10
+ const I = (s) => {
11
+ var r, c, t, d;
12
+ const { event: i } = s, m = () => /* @__PURE__ */ e.jsx(e.Fragment, {}), o = /* @__PURE__ */ e.jsxs("div", { className: "bitzFuiCalendarBlock-pop-contianer", children: [
11
13
  /* @__PURE__ */ e.jsxs("div", { className: "pop-header", children: [
12
- /* @__PURE__ */ e.jsx("div", { className: "pop-avatar", children: /* @__PURE__ */ e.jsx(j, { size: 40, children: a == null ? void 0 : a.creationUserName }) }),
14
+ /* @__PURE__ */ e.jsx("div", { className: "pop-avatar", children: /* @__PURE__ */ e.jsx(j, { size: 40, children: i == null ? void 0 : i.creationUserName }) }),
13
15
  /* @__PURE__ */ e.jsxs("div", { className: "pop-header-rihgt", children: [
14
- /* @__PURE__ */ e.jsx("div", { className: "name", children: /* @__PURE__ */ e.jsx("div", { className: "", style: {
15
- marginRight: "10px"
16
- }, children: a == null ? void 0 : a.creationUserName }) }),
16
+ /* @__PURE__ */ e.jsx("div", { className: "name", children: /* @__PURE__ */ e.jsx("div", { className: "", style: { marginRight: "10px" }, children: i == null ? void 0 : i.creationUserName }) }),
17
17
  /* @__PURE__ */ e.jsxs("div", { className: "", children: [
18
18
  /* @__PURE__ */ e.jsx(n, { bordered: !1, icon: /* @__PURE__ */ e.jsx(N, {}), color: "default", children: "waiting" }),
19
19
  /* @__PURE__ */ e.jsx(n, { bordered: !1, icon: /* @__PURE__ */ e.jsx(u, {}), color: "default", children: "stop" })
20
20
  ] })
21
21
  ] })
22
22
  ] }),
23
- /* @__PURE__ */ e.jsx("div", { className: "pop-content", children: a == null ? void 0 : a.subject }),
23
+ /* @__PURE__ */ e.jsx("div", { className: "pop-content", children: i == null ? void 0 : i.subject }),
24
24
  /* @__PURE__ */ e.jsx("div", { className: "pop-period", children: m() }),
25
25
  /* @__PURE__ */ e.jsx("div", { className: "pop-tag", children: /* @__PURE__ */ e.jsx("div", {}) }),
26
26
  /* @__PURE__ */ e.jsxs("div", { className: "pop-footer", children: [
27
27
  /* @__PURE__ */ e.jsx(l, { type: "primary", icon: /* @__PURE__ */ e.jsx(v, {}), size: "small", children: "查看" }),
28
- /* @__PURE__ */ e.jsx(l, { type: "primary", icon: /* @__PURE__ */ e.jsx(y, {}), size: "small", children: "修改" }),
29
- /* @__PURE__ */ e.jsx(l, { danger: !0, type: "primary", icon: /* @__PURE__ */ e.jsx(f, {}), size: "small", children: "删除" })
28
+ /* @__PURE__ */ e.jsx(l, { type: "primary", icon: /* @__PURE__ */ e.jsx(f, {}), size: "small", children: "修改" }),
29
+ /* @__PURE__ */ e.jsx(l, { danger: !0, type: "primary", icon: /* @__PURE__ */ e.jsx(p, {}), size: "small", children: "删除" })
30
30
  ] })
31
31
  ] });
32
- return /* @__PURE__ */ e.jsx("div", { style: s == null ? void 0 : s.style, className: x(i.FuiCalendarItemBlock, "FuiCalendarItemBlock"), children: /* @__PURE__ */ e.jsx(h, { content: o, className: "bitzPopover", children: /* @__PURE__ */ e.jsxs("div", { className: i.container, children: [
33
- /* @__PURE__ */ e.jsx("div", { className: i.verticalLine }),
34
- /* @__PURE__ */ e.jsx("div", { className: i.card, children: /* @__PURE__ */ e.jsxs("div", { className: i.cardBody, style: {
35
- maxHeight: s == null ? void 0 : s.maxHeight
36
- }, children: [
37
- ((c = s.event) == null ? void 0 : c.subject) && /* @__PURE__ */ e.jsx("span", { className: i.text, children: (r = s.event) == null ? void 0 : r.subject }),
38
- /* @__PURE__ */ e.jsxs("span", { className: i.text2, children: [
39
- (t = s.event) == null ? void 0 : t.location,
40
- " ",
41
- (d = s.event) == null ? void 0 : d.organizerName
42
- ] })
43
- ] }) })
44
- ] }) }) });
32
+ return /* @__PURE__ */ e.jsx(
33
+ "div",
34
+ {
35
+ style: s == null ? void 0 : s.style,
36
+ className: x(a.FuiCalendarItemBlock, "FuiCalendarItemBlock"),
37
+ children: /* @__PURE__ */ e.jsx(h, { content: o, className: "bitzPopover", children: /* @__PURE__ */ e.jsxs("div", { className: a.container, children: [
38
+ /* @__PURE__ */ e.jsx("div", { className: a.verticalLine }),
39
+ /* @__PURE__ */ e.jsx("div", { className: a.card, children: /* @__PURE__ */ e.jsxs("div", { className: a.cardBody, style: { maxHeight: s == null ? void 0 : s.maxHeight }, children: [
40
+ ((r = s.event) == null ? void 0 : r.subject) && /* @__PURE__ */ e.jsx("span", { className: a.text, children: (c = s.event) == null ? void 0 : c.subject }),
41
+ /* @__PURE__ */ e.jsxs("span", { className: a.text2, children: [
42
+ (t = s.event) == null ? void 0 : t.location,
43
+ " ",
44
+ (d = s.event) == null ? void 0 : d.organizerName
45
+ ] })
46
+ ] }) })
47
+ ] }) })
48
+ }
49
+ );
45
50
  };
46
51
  export {
47
- k as default
52
+ I as default
48
53
  };
@@ -6,9 +6,7 @@ import l from "./CalendarBody.mjs";
6
6
  import m from "./CalendarAgendum.mjs";
7
7
  import { useBitzFuiCalendarStore as o, CalendarTypeEnum as d } from "./BitzFuiCalendarStore.mjs";
8
8
  const z = (e) => {
9
- const {
10
- CalendarType: n
11
- } = o((i) => i);
9
+ const { CalendarType: n } = o((i) => i);
12
10
  return /* @__PURE__ */ a.jsx("div", { className: "bitzFuiCalendarBlock", children: /* @__PURE__ */ a.jsxs("div", { className: "bitzFuiCalendarContainer", children: [
13
11
  /* @__PURE__ */ a.jsx(t, {}),
14
12
  /* @__PURE__ */ a.jsxs("div", { className: "bitzFuiCalendarConent", children: [
@@ -1,51 +1,29 @@
1
1
  import { j as s } from "../../node_modules/react/jsx-runtime.mjs";
2
- import { useState as f, useEffect as p, useMemo as d } from "react";
3
- import { theme as x, Tooltip as g, message as j } from "antd";
2
+ import { useState as u, useEffect as f, useMemo as a } from "react";
3
+ import { theme as p, Tooltip as x, message as d } from "antd";
4
4
  import e from "../../node_modules/screenfull/index.mjs";
5
- import { FullscreenExitOutlined as F, FullscreenOutlined as S } from "@ant-design/icons";
6
5
  import "./index.less.mjs";
7
- import h from "../../node_modules/classnames/index.mjs";
8
- import { css as k } from "../../node_modules/@emotion/css/dist/emotion-css.esm.mjs";
9
- import { useLingui as E } from "@lingui/react";
10
- const b = ({
11
- className: i,
12
- style: r
13
- }) => {
14
- const {
15
- _: o,
16
- i18n: c
17
- } = E(), {
18
- token: m
19
- } = x.useToken(), [l, t] = f(e.isFullscreen);
20
- p(() => {
21
- e.on("change", () => (e.isFullscreen ? t(!0) : t(!1), () => e.off("change", () => {
6
+ import F from "../../node_modules/classnames/index.mjs";
7
+ import { css as g } from "../../node_modules/@emotion/css/dist/emotion-css.esm.mjs";
8
+ import h from "../../node_modules/@ant-design/icons/es/icons/FullscreenExitOutlined.mjs";
9
+ import j from "../../node_modules/@ant-design/icons/es/icons/FullscreenOutlined.mjs";
10
+ const v = ({ className: n, style: l }) => {
11
+ const { token: c } = p.useToken(), [r, o] = u(e.isFullscreen);
12
+ f(() => {
13
+ e.on("change", () => (e.isFullscreen ? o(!0) : o(!1), () => e.off("change", () => {
22
14
  })));
23
15
  }, []);
24
- const u = () => {
25
- e.isEnabled || j.warning(o(
26
- /*i18n*/
27
- {
28
- id: "1xDniH"
29
- }
30
- )), e.toggle();
31
- }, a = d(() => o(
32
- l ? (
33
- /*i18n*/
34
- {
35
- id: "HMDSro"
36
- }
37
- ) : (
38
- /*i18n*/
39
- {
40
- id: "sgaIOj"
41
- }
42
- )
43
- ), [l, c.locale]), n = h(k`
16
+ const i = () => {
17
+ e.isEnabled || d.warning("当前您的浏览器不支持全屏"), e.toggle();
18
+ }, m = a(() => r ? "退出全屏" : "全屏", [r]), t = F(
19
+ g`
44
20
  font-size: 22px;
45
- color: ${m.colorText};
46
- `, i);
47
- return /* @__PURE__ */ s.jsx(g, { title: a, children: /* @__PURE__ */ s.jsx("div", { className: "fullScreenBlock", onClick: u, children: l ? /* @__PURE__ */ s.jsx(F, { className: n, style: r }) : /* @__PURE__ */ s.jsx(S, { className: n, style: r }) }) });
21
+ color: ${c.colorText};
22
+ `,
23
+ n
24
+ );
25
+ return /* @__PURE__ */ s.jsx(x, { title: m, children: /* @__PURE__ */ s.jsx("div", { className: "fullScreenBlock", onClick: i, children: r ? /* @__PURE__ */ s.jsx(h, { className: t, style: l }) : /* @__PURE__ */ s.jsx(j, { className: t, style: l }) }) });
48
26
  };
49
27
  export {
50
- b as default
28
+ v as default
51
29
  };
@@ -13,21 +13,18 @@ const H = ({
13
13
  highlightClass: c,
14
14
  unhighlightClass: f = ""
15
15
  }) => {
16
- const {
17
- highlightClassName: h
18
- } = b({
16
+ const { highlightClassName: h } = b({
19
17
  tagClass: void 0,
20
18
  highlightClass: c
21
- }), t = v(l, a, p, e), u = () => t != null && t.length ? t.map((d, n) => {
22
- const {
23
- start: j,
24
- end: y,
25
- highlight: g
26
- } = d, m = e.slice(j, y);
19
+ }), t = v(
20
+ l,
21
+ a,
22
+ p,
23
+ e
24
+ ), u = () => t != null && t.length ? t.map((d, n) => {
25
+ const { start: j, end: y, highlight: g } = d, m = e.slice(j, y);
27
26
  return g ? /* @__PURE__ */ s.jsx(i.Text, { className: h, children: m }, n) : /* @__PURE__ */ s.jsx(i.Text, { className: f, children: m }, n);
28
- }) : e, x = N(() => typeof r == "symbol" ? {} : {
29
- className: o
30
- }, [r, o]);
27
+ }) : e, x = N(() => typeof r == "symbol" ? {} : { className: o }, [r, o]);
31
28
  return /* @__PURE__ */ s.jsx(r, { ...x, children: u() });
32
29
  };
33
30
  export {
@@ -20,17 +20,15 @@ const w = ({
20
20
  tagClassName: f,
21
21
  secondaryClassName: d,
22
22
  highlightClassName: N
23
- } = M({
24
- tagClass: c,
25
- highlightClass: g
26
- }), x = G(() => E(f, {
23
+ } = M({ tagClass: c, highlightClass: g }), x = G(() => E(f, {
27
24
  [`${d}`]: e === "secondary"
28
- }), [e]), s = H(m, l, o, t), C = () => s != null && s.length ? s.map((j, r) => {
29
- const {
30
- start: y,
31
- end: T,
32
- highlight: v
33
- } = j, n = t.slice(y, T);
25
+ }), [e]), s = H(
26
+ m,
27
+ l,
28
+ o,
29
+ t
30
+ ), C = () => s != null && s.length ? s.map((j, r) => {
31
+ const { start: y, end: T, highlight: v } = j, n = t.slice(y, T);
34
32
  return v ? /* @__PURE__ */ a.jsx(h, { className: N, children: n }, r) : /* @__PURE__ */ a.jsx(u, { className: p, children: n }, r);
35
33
  }) : t;
36
34
  return /* @__PURE__ */ a.jsx(i, { className: x, children: C() });
@@ -5,24 +5,27 @@ const c = (a, f, r, g) => p(() => {
5
5
  if (Array.isArray(r) && !r.every((t) => typeof t == "string"))
6
6
  throw new Error("参数`keywords`必须是string[]类型");
7
7
  const d = f ? "g" : "gi";
8
- let h = (Array.isArray(r) ? r : [r]).filter((t) => t).reduce((t, e) => {
9
- a && (e = e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"));
10
- const n = new RegExp(e, d);
11
- let i;
12
- for (; i = n.exec(g); ) {
13
- const s = i.index, o = n.lastIndex;
14
- if (s >= o) {
15
- n.lastIndex++;
16
- continue;
8
+ let h = (Array.isArray(r) ? r : [r]).filter((t) => t).reduce(
9
+ (t, e) => {
10
+ a && (e = e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"));
11
+ const n = new RegExp(e, d);
12
+ let i;
13
+ for (; i = n.exec(g); ) {
14
+ const s = i.index, o = n.lastIndex;
15
+ if (s >= o) {
16
+ n.lastIndex++;
17
+ continue;
18
+ }
19
+ t.push({
20
+ start: s,
21
+ end: o,
22
+ highlight: !0
23
+ });
17
24
  }
18
- t.push({
19
- start: s,
20
- end: o,
21
- highlight: !0
22
- });
23
- }
24
- return t;
25
- }, []);
25
+ return t;
26
+ },
27
+ []
28
+ );
26
29
  h = h.sort((t, e) => t.start - e.start).reduce((t, e) => {
27
30
  const n = t[t.length - 1];
28
31
  if (!n || e.start > n.end) {
@@ -16,34 +16,31 @@ const R = ({
16
16
  tagClass: a = "",
17
17
  highlightClass: p = ""
18
18
  }) => {
19
- const {
20
- theme: h,
21
- token: i,
22
- hashId: t
23
- } = f.useToken(), r = "bitzHighlightBlock", e = "bitzHighlightTag", s = "bitzHighlightSecondary", g = (l, S, m, o) => [{
24
- [`.${l}`]: {
25
- color: o.colorText,
26
- fontSize: o.fontSize
27
- }
28
- }, {
29
- [`.${m}`]: {
30
- color: o.colorPrimary
31
- }
32
- }, {
33
- [`.${l}.${S}`]: {
34
- color: (o == null ? void 0 : o.colorSecondaryHighlightText) ?? o.colorTextSecondary,
35
- [`.${m}`]: {
19
+ const { theme: h, token: i, hashId: t } = f.useToken(), r = "bitzHighlightBlock", e = "bitzHighlightTag", s = "bitzHighlightSecondary", g = (l, S, m, o) => [
20
+ {
21
+ [`.${l}`]: {
36
22
  color: o.colorText,
37
- margin: "0 6px"
23
+ fontSize: o.fontSize
24
+ }
25
+ },
26
+ {
27
+ [`.${m}`]: {
28
+ color: o.colorPrimary
29
+ }
30
+ },
31
+ {
32
+ [`.${l}.${S}`]: {
33
+ color: (o == null ? void 0 : o.colorSecondaryHighlightText) ?? o.colorTextSecondary,
34
+ [`.${m}`]: {
35
+ color: o.colorText,
36
+ margin: "0 6px"
37
+ }
38
38
  }
39
39
  }
40
- }];
41
- d({
42
- theme: h,
43
- token: i,
44
- hashId: t,
45
- path: [r]
46
- }, () => [g(r, s, e, i)]);
40
+ ];
41
+ d({ theme: h, token: i, hashId: t, path: [r] }, () => [
42
+ g(r, s, e, i)
43
+ ]);
47
44
  const n = c(r, t, a), y = c(e, t, p);
48
45
  return {
49
46
  tagClassName: n,
@@ -7,11 +7,7 @@ function i(t, o) {
7
7
  o.hasOwnProperty(r) && (n[r] = o[r]);
8
8
  return n;
9
9
  }
10
- const s = ({
11
- ...t
12
- }) => /* @__PURE__ */ e.jsx(m, { ...t }), u = i(s, {
13
- previewImage: a
14
- });
10
+ const s = ({ ...t }) => /* @__PURE__ */ e.jsx(m, { ...t }), u = i(s, { previewImage: a });
15
11
  export {
16
12
  i as attachPropertiesToComponent,
17
13
  u as default
@@ -1,18 +1,25 @@
1
1
  import { j as n } from "../../node_modules/react/jsx-runtime.mjs";
2
2
  import { Image as r } from "antd";
3
- import { CloseOutlined as l } from "@ant-design/icons";
4
3
  import "../../node_modules/react-dom/client.mjs";
5
- import { __exports as c } from "../../_virtual/client.mjs";
4
+ import { __exports as l } from "../../_virtual/client.mjs";
5
+ import c from "../../node_modules/@ant-design/icons/es/icons/CloseOutlined.mjs";
6
6
  const v = (e) => {
7
- const t = document.createElement("div"), o = c.createRoot(t);
7
+ const t = document.createElement("div"), o = l.createRoot(t);
8
8
  let i = {
9
9
  visible: !0,
10
- closeIcon: /* @__PURE__ */ n.jsx(l, { onClick: () => {
11
- var m;
12
- (m = e.onClose) == null || m.call(e), o.unmount(), t.remove();
13
- } })
10
+ closeIcon: /* @__PURE__ */ n.jsx(
11
+ c,
12
+ {
13
+ onClick: () => {
14
+ var m;
15
+ (m = e.onClose) == null || m.call(e), o.unmount(), t.remove();
16
+ }
17
+ }
18
+ )
14
19
  };
15
- e.items.length <= 1 && (i.countRender = () => null), o.render(/* @__PURE__ */ n.jsx(r.PreviewGroup, { preview: i, items: e.items })), document.body.appendChild(t);
20
+ e.items.length <= 1 && (i.countRender = () => null), o.render(
21
+ /* @__PURE__ */ n.jsx(r.PreviewGroup, { preview: i, items: e.items })
22
+ ), document.body.appendChild(t);
16
23
  };
17
24
  export {
18
25
  v as default
@@ -5,38 +5,29 @@ import g from "../../assets/images/language/gb.svg.mjs";
5
5
  import k from "../../assets/images/language/jp.svg.mjs";
6
6
  import p from "../../assets/images/language/kr.svg.mjs";
7
7
  import "./index.less.mjs";
8
- const j = ({
9
- onChange: o = () => {
10
- },
11
- copy: s = "©2018-2023"
12
- }) => {
13
- const [i, n] = m("CHS"), c = [{
14
- label: "简体中文",
15
- key: "CHS",
16
- icon: l
17
- }, {
18
- label: "Enlish",
19
- key: "ENG",
20
- icon: g
21
- }, {
22
- label: "日本语",
23
- key: "JP",
24
- icon: k
25
- }, {
26
- label: "한국어",
27
- key: "KR",
28
- icon: p
29
- }, {
30
- label: "繁体中文",
31
- key: "CHT",
32
- icon: l
33
- }], t = (a) => {
8
+ const j = ({ onChange: o = () => {
9
+ }, copy: s = "©2018-2023" }) => {
10
+ const [i, n] = m("CHS"), c = [
11
+ { label: "简体中文", key: "CHS", icon: l },
12
+ { label: "Enlish", key: "ENG", icon: g },
13
+ { label: "日本语", key: "JP", icon: k },
14
+ { label: "한국어", key: "KR", icon: p },
15
+ { label: "繁体中文", key: "CHT", icon: l }
16
+ ], t = (a) => {
34
17
  n(a.key), o(a.key);
35
18
  };
36
19
  return /* @__PURE__ */ e.jsxs("div", { className: "bitzLanguageTabsBlock", children: [
37
- /* @__PURE__ */ e.jsx("div", { className: "languagesBox", children: c.map((a, r) => /* @__PURE__ */ e.jsx("div", { className: `item ${i == a.key ? "itemActive" : ""}`, children: /* @__PURE__ */ e.jsx("img", { src: a.icon, alt: a.label, height: 16, onClick: () => {
38
- t(a);
39
- } }) }, r)) }),
20
+ /* @__PURE__ */ e.jsx("div", { className: "languagesBox", children: c.map((a, r) => /* @__PURE__ */ e.jsx("div", { className: `item ${i == a.key ? "itemActive" : ""}`, children: /* @__PURE__ */ e.jsx(
21
+ "img",
22
+ {
23
+ src: a.icon,
24
+ alt: a.label,
25
+ height: 16,
26
+ onClick: () => {
27
+ t(a);
28
+ }
29
+ }
30
+ ) }, r)) }),
40
31
  /* @__PURE__ */ e.jsx("div", { className: "copyBox", children: s })
41
32
  ] });
42
33
  };
@@ -1,6 +1,12 @@
1
1
  import { j as r } from "../../node_modules/react/jsx-runtime.mjs";
2
2
  import { Suspense as t } from "react";
3
- const o = (s) => /* @__PURE__ */ r.jsx(t, { fallback: /* @__PURE__ */ r.jsx(r.Fragment, {}), children: /* @__PURE__ */ r.jsx(s, {}) });
3
+ const o = (s) => /* @__PURE__ */ r.jsx(
4
+ t,
5
+ {
6
+ fallback: /* @__PURE__ */ r.jsx(r.Fragment, {}),
7
+ children: /* @__PURE__ */ r.jsx(s, {})
8
+ }
9
+ );
4
10
  export {
5
11
  o as default
6
12
  };
@@ -7,7 +7,21 @@ const p = t((e, r) => {
7
7
  const o = d(e, {
8
8
  offset: 300
9
9
  });
10
- return /* @__PURE__ */ s.jsx(f, { ref: r, className: i(o.className), style: o.style, onLoad: o.onLoad, threshold: o.offset, finished: o.finished, finishedText: o.finishedText, loadingText: o.loadingText, errorText: o.errorText, children: o.children });
10
+ return /* @__PURE__ */ s.jsx(
11
+ f,
12
+ {
13
+ ref: r,
14
+ className: i(o.className),
15
+ style: o.style,
16
+ onLoad: o.onLoad,
17
+ threshold: o.offset,
18
+ finished: o.finished,
19
+ finishedText: o.finishedText,
20
+ loadingText: o.loadingText,
21
+ errorText: o.errorText,
22
+ children: o.children
23
+ }
24
+ );
11
25
  });
12
26
  export {
13
27
  p as default
@@ -18,27 +18,28 @@ const A = t.forwardRef((o, R) => {
18
18
  } catch {
19
19
  d(!0);
20
20
  }
21
- }), l = t.useRef(null), [m, h] = t.useState({}), c = t.useRef(m), [i, _] = t.useState(), {
22
- run: a
23
- } = b(async () => {
24
- if (c.current !== m || e.finished || u)
25
- return;
26
- const n = l.current;
27
- if (!n || !n.offsetParent)
28
- return;
29
- const r = L(n);
30
- if (_(r), !r)
31
- return;
32
- const N = n.getBoundingClientRect().top;
33
- if ((F(r) ? window.innerHeight : r.getBoundingClientRect().bottom) >= N - e.threshold) {
34
- const p = {};
35
- c.current = p, await f(!1), h(p);
21
+ }), l = t.useRef(null), [m, h] = t.useState({}), c = t.useRef(m), [i, _] = t.useState(), { run: a } = b(
22
+ async () => {
23
+ if (c.current !== m || e.finished || u)
24
+ return;
25
+ const n = l.current;
26
+ if (!n || !n.offsetParent)
27
+ return;
28
+ const r = L(n);
29
+ if (_(r), !r)
30
+ return;
31
+ const N = n.getBoundingClientRect().top;
32
+ if ((F(r) ? window.innerHeight : r.getBoundingClientRect().bottom) >= N - e.threshold) {
33
+ const p = {};
34
+ c.current = p, await f(!1), h(p);
35
+ }
36
+ },
37
+ {
38
+ wait: 100,
39
+ leading: !0,
40
+ trailing: !0
36
41
  }
37
- }, {
38
- wait: 100,
39
- leading: !0,
40
- trailing: !0
41
- });
42
+ );
42
43
  t.useEffect(() => {
43
44
  a();
44
45
  }), t.useEffect(() => {
@@ -58,9 +59,7 @@ const A = t.forwardRef((o, R) => {
58
59
  /* @__PURE__ */ s.jsx(E, { tip: "Loading", size: "small" }),
59
60
  /* @__PURE__ */ s.jsx("div", { className: "bitz-list__loadingText", children: e.loadingText || "加载中..." })
60
61
  ] }), j = () => e.finished ? v() : u ? w() : T();
61
- return t.useImperativeHandle(R, () => ({
62
- check: a
63
- })), /* @__PURE__ */ s.jsxs("div", { className: x(e.className, "bitz-list"), style: e.style, children: [
62
+ return t.useImperativeHandle(R, () => ({ check: a })), /* @__PURE__ */ s.jsxs("div", { className: x(e.className, "bitz-list"), style: e.style, children: [
64
63
  e.children,
65
64
  /* @__PURE__ */ s.jsx("div", { className: x(e.className, "bitz-list__loadmore"), ref: l, children: j() })
66
65
  ] });
@@ -22,13 +22,19 @@ const L = ({
22
22
  };
23
23
  return u(() => {
24
24
  o || r(!1);
25
- }, [o]), /* @__PURE__ */ e.jsx("div", { className: "BitzLoadMorePage", style: {
26
- height: `${a}px`
27
- }, children: /* @__PURE__ */ e.jsx(d, { pullUp: c, pullDown: m, pullDownLoading: t, children: /* @__PURE__ */ e.jsxs("div", { className: "scrollBox", children: [
28
- /* @__PURE__ */ e.jsx(x, { color: f, showRefresh: t }),
29
- s,
30
- /* @__PURE__ */ e.jsx(h, { showNoMore: l })
31
- ] }) }) });
25
+ }, [o]), /* @__PURE__ */ e.jsx("div", { className: "BitzLoadMorePage", style: { height: `${a}px` }, children: /* @__PURE__ */ e.jsx(
26
+ d,
27
+ {
28
+ pullUp: c,
29
+ pullDown: m,
30
+ pullDownLoading: t,
31
+ children: /* @__PURE__ */ e.jsxs("div", { className: "scrollBox", children: [
32
+ /* @__PURE__ */ e.jsx(x, { color: f, showRefresh: t }),
33
+ s,
34
+ /* @__PURE__ */ e.jsx(h, { showNoMore: l })
35
+ ] })
36
+ }
37
+ ) });
32
38
  };
33
39
  export {
34
40
  L as default
@@ -3,22 +3,13 @@ import { useState as w, useMemo as x, useEffect as E } from "react";
3
3
  import A from "../../node_modules/dayjs/plugin/objectSupport.mjs";
4
4
  import H from "../../node_modules/dayjs/plugin/isSameOrAfter.mjs";
5
5
  import D from "../../node_modules/dayjs/plugin/utc.mjs";
6
- import e from "dayjs";
6
+ import e from "../../node_modules/dayjs/dayjs.min.mjs";
7
7
  import "./index.less.mjs";
8
8
  e.extend(A);
9
9
  e.extend(H);
10
10
  e.extend(D);
11
11
  const G = (T) => {
12
- const {
13
- hour: o,
14
- range: n = 0,
15
- divide: i = 2,
16
- nowTime: d,
17
- time: p = []
18
- } = T, [B, m] = w(!0), [a, v] = w({}), u = x(() => e({
19
- hour: o,
20
- minute: n * (60 / i)
21
- }), [o, n, i]), c = x(() => e({
12
+ const { hour: o, range: n = 0, divide: i = 2, nowTime: d, time: p = [] } = T, [B, m] = w(!0), [a, v] = w({}), u = x(() => e({ hour: o, minute: n * (60 / i) }), [o, n, i]), c = x(() => e({
22
13
  hour: o,
23
14
  minute: n * (60 / i)
24
15
  }).add(n === i - 1 ? 60 / i - 0.1 : 60 / i, "m"), [o, n, i]), g = x(() => e({
@@ -60,7 +51,14 @@ const G = (T) => {
60
51
  ] }) : /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
61
52
  /* @__PURE__ */ s.jsx("div", { children: u && u.format("HH:mm") }),
62
53
  /* @__PURE__ */ s.jsx("div", { children: g })
63
- ] }) }) : /* @__PURE__ */ s.jsx("li", { className: "BitzMeetingTime2ItemBlock", children: /* @__PURE__ */ s.jsx("svg", { d: "1637220087567", className: "icon", viewBox: "0 0 1025 1024", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "p-id": "2488", width: "20", height: "20", children: /* @__PURE__ */ s.jsx("path", { d: "M906.9 184.9c-20.5-24.7-43.3-47.4-68-67.8C750.4 44 636.8 0 513 0 230.2 0 1 229.2 1 512c0 123.8 44 237.4 117.2 326 20.4 24.7 43.1 47.5 67.8 68 88.6 73.7 202.6 118 327 118 282.8 0 512-229.2 512-512 0-124.4-44.3-238.4-118.1-327.1z m-777.2 489C108 622.7 97 568.2 97 512s11-110.7 32.7-161.9c20.9-49.5 51-94 89.2-132.3 38.2-38.2 82.7-68.2 132.3-89.2C402.3 107 456.8 96 513 96s110.7 11 161.9 32.6c22.5 9.5 43.9 20.9 64.2 34 17 11 19.4 35 5 49.4L213 743.1c-14.3 14.3-38.3 12-49.4-5-13.1-20.3-24.4-41.7-33.9-64.2z m677.5 132.3c-38.2 38.2-82.7 68.2-132.3 89.2C623.7 917 569.2 928 513 928s-110.7-11-161.9-32.7c-22.9-9.7-44.8-21.3-65.4-34.8-16.9-11.1-19.3-35-5-49.3l531.5-531.5c14.3-14.3 38.2-12 49.3 5 13.5 20.7 25.1 42.5 34.8 65.4C918 401.3 929 455.8 929 512s-11 110.7-32.7 161.9c-20.9 49.5-50.9 94-89.1 132.3z", "p-id": "2489", fill: "#D8D8D8" }) }) });
54
+ ] }) }) : /* @__PURE__ */ s.jsx("li", { className: "BitzMeetingTime2ItemBlock", children: /* @__PURE__ */ s.jsx("svg", { d: "1637220087567", className: "icon", viewBox: "0 0 1025 1024", version: "1.1", xmlns: "http://www.w3.org/2000/svg", "p-id": "2488", width: "20", height: "20", children: /* @__PURE__ */ s.jsx(
55
+ "path",
56
+ {
57
+ d: "M906.9 184.9c-20.5-24.7-43.3-47.4-68-67.8C750.4 44 636.8 0 513 0 230.2 0 1 229.2 1 512c0 123.8 44 237.4 117.2 326 20.4 24.7 43.1 47.5 67.8 68 88.6 73.7 202.6 118 327 118 282.8 0 512-229.2 512-512 0-124.4-44.3-238.4-118.1-327.1z m-777.2 489C108 622.7 97 568.2 97 512s11-110.7 32.7-161.9c20.9-49.5 51-94 89.2-132.3 38.2-38.2 82.7-68.2 132.3-89.2C402.3 107 456.8 96 513 96s110.7 11 161.9 32.6c22.5 9.5 43.9 20.9 64.2 34 17 11 19.4 35 5 49.4L213 743.1c-14.3 14.3-38.3 12-49.4-5-13.1-20.3-24.4-41.7-33.9-64.2z m677.5 132.3c-38.2 38.2-82.7 68.2-132.3 89.2C623.7 917 569.2 928 513 928s-110.7-11-161.9-32.7c-22.9-9.7-44.8-21.3-65.4-34.8-16.9-11.1-19.3-35-5-49.3l531.5-531.5c14.3-14.3 38.2-12 49.3 5 13.5 20.7 25.1 42.5 34.8 65.4C918 401.3 929 455.8 929 512s-11 110.7-32.7 161.9c-20.9 49.5-50.9 94-89.1 132.3z",
58
+ "p-id": "2489",
59
+ fill: "#D8D8D8"
60
+ }
61
+ ) }) });
64
62
  };
65
63
  export {
66
64
  G as default
@@ -2,26 +2,15 @@ import { j as e } from "../../node_modules/react/jsx-runtime.mjs";
2
2
  import { useMemo as d } from "react";
3
3
  import p from "../../node_modules/dayjs/plugin/objectSupport.mjs";
4
4
  import T from "./BitzMeetingTimeItem.mjs";
5
- import m from "dayjs";
5
+ import m from "../../node_modules/dayjs/dayjs.min.mjs";
6
6
  import "./index.less.mjs";
7
7
  m.extend(p);
8
8
  const x = (a) => {
9
- const {
10
- startHour: t = 9,
11
- endHour: r = 18,
12
- divide: o = 2,
13
- time: l = [],
14
- current: c,
15
- nowTime: u = m().toString()
16
- } = a, s = d(() => r - t, [t, r]);
9
+ const { startHour: t = 9, endHour: r = 18, divide: o = 2, time: l = [], current: c, nowTime: u = m().toString() } = a, s = d(() => r - t, [t, r]);
17
10
  return console.log("lengthTime", s), /* @__PURE__ */ e.jsx("div", { className: "BitzMeetingTime2Block", children: [...new Array(s).keys()].map((g, i) => /* @__PURE__ */ e.jsxs("div", { className: "BitzMeetingTimeRow", children: [
18
- /* @__PURE__ */ e.jsx("div", { className: "BitzMeetingTimeTopTime", children: m({
19
- hour: t + i
20
- }).format("HH:mm") }),
11
+ /* @__PURE__ */ e.jsx("div", { className: "BitzMeetingTimeTopTime", children: m({ hour: t + i }).format("HH:mm") }),
21
12
  /* @__PURE__ */ e.jsx("ul", { className: "BitzMeetingTimeList", children: [...new Array(o).keys()].map((h, n) => /* @__PURE__ */ e.jsx(T, { hour: t + i, range: n, time: l, divide: o, current: c, nowTime: u }, n)) }),
22
- /* @__PURE__ */ e.jsx("div", { className: "BitzMeetingTimeBottomTime", children: m({
23
- hour: t + i
24
- }).add(1, "hour").format("HH:mm") })
13
+ /* @__PURE__ */ e.jsx("div", { className: "BitzMeetingTimeBottomTime", children: m({ hour: t + i }).add(1, "hour").format("HH:mm") })
25
14
  ] }, i)) });
26
15
  };
27
16
  export {