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,900 +0,0 @@
1
- import { DayTable as le } from "../daygrid/internal.mjs";
2
- import { x as k, z as v, bK as ae, bO as de, bV as ce, cw as fe, be as H, bl as he, b0 as ge, cq as ue, C as L, cc as G, b$ as me, ct as j, cb as pe, ch as X, ck as O, ca as q, d as M, bs as w, bt as F, bu as ve, bp as A, aY as be, bP as Se, B as y, V as ye, bo as xe, bW as we, o as Ce, cf as Z, ba as $, H as Re, q as U, bR as De, cm as ke, cl as Ee, bS as W, bw as Te, cs as Me, cp as Ne, co as Pe, bT as Ie, cr as ze, cj as Ae, bE as We, bA as He, bD as Le, bC as Oe, bB as J } from "../core/internal-common.mjs";
3
- import { createElement as l, createRef as C, Fragment as T } from "../../preact/dist/preact.module.mjs";
4
- class Fe extends be {
5
- getKeyInfo() {
6
- return {
7
- allDay: {},
8
- timed: {}
9
- };
10
- }
11
- getKeysForDateSpan(e) {
12
- return e.allDay ? ["allDay"] : ["timed"];
13
- }
14
- getKeysForEventDef(e) {
15
- return e.allDay ? Se(e) ? ["timed", "allDay"] : ["allDay"] : ["timed"];
16
- }
17
- }
18
- const Be = k({
19
- hour: "numeric",
20
- minute: "2-digit",
21
- omitZeroMinute: !0,
22
- meridiem: "short"
23
- });
24
- function Q(n) {
25
- let e = [
26
- "fc-timegrid-slot",
27
- "fc-timegrid-slot-label",
28
- n.isLabeled ? "fc-scrollgrid-shrink" : "fc-timegrid-slot-minor"
29
- ];
30
- return l(ye.Consumer, null, (t) => {
31
- if (!n.isLabeled)
32
- return l("td", { className: e.join(" "), "data-time": n.isoTimeStr });
33
- let { dateEnv: i, options: s, viewApi: r } = t, o = (
34
- // TODO: fully pre-parse
35
- s.slotLabelFormat == null ? Be : Array.isArray(s.slotLabelFormat) ? k(s.slotLabelFormat[0]) : k(s.slotLabelFormat)
36
- ), a = {
37
- level: 0,
38
- time: n.time,
39
- date: i.toDate(n.date),
40
- view: r,
41
- text: i.format(n.date, o)
42
- };
43
- return l(L, { elTag: "td", elClasses: e, elAttrs: {
44
- "data-time": n.isoTimeStr
45
- }, renderProps: a, generatorName: "slotLabelContent", customGenerator: s.slotLabelContent, defaultGenerator: Ge, classNameGenerator: s.slotLabelClassNames, didMount: s.slotLabelDidMount, willUnmount: s.slotLabelWillUnmount }, (d) => l(
46
- "div",
47
- { className: "fc-timegrid-slot-label-frame fc-scrollgrid-shrink-frame" },
48
- l(d, { elTag: "div", elClasses: [
49
- "fc-timegrid-slot-label-cushion",
50
- "fc-scrollgrid-shrink-cushion"
51
- ] })
52
- ));
53
- });
54
- }
55
- function Ge(n) {
56
- return n.text;
57
- }
58
- class je extends y {
59
- render() {
60
- return this.props.slatMetas.map((e) => l(
61
- "tr",
62
- { key: e.key },
63
- l(Q, Object.assign({}, e))
64
- ));
65
- }
66
- }
67
- const qe = k({ week: "short" }), Ue = 5;
68
- class _e extends H {
69
- constructor() {
70
- super(...arguments), this.allDaySplitter = new Fe(), this.headerElRef = C(), this.rootElRef = C(), this.scrollerElRef = C(), this.state = {
71
- slatCoords: null
72
- }, this.handleScrollTopRequest = (e) => {
73
- let t = this.scrollerElRef.current;
74
- t && (t.scrollTop = e);
75
- }, this.renderHeadAxis = (e, t = "") => {
76
- let { options: i } = this.context, { dateProfile: s } = this.props, r = s.renderRange, a = he(r.start, r.end) === 1 ? ge(this.context, r.start, "week") : {};
77
- return i.weekNumbers && e === "day" ? l(ue, { elTag: "th", elClasses: [
78
- "fc-timegrid-axis",
79
- "fc-scrollgrid-shrink"
80
- ], elAttrs: {
81
- "aria-hidden": !0
82
- }, date: r.start, defaultFormat: qe }, (d) => l(
83
- "div",
84
- { className: [
85
- "fc-timegrid-axis-frame",
86
- "fc-scrollgrid-shrink-frame",
87
- "fc-timegrid-axis-frame-liquid"
88
- ].join(" "), style: { height: t } },
89
- l(d, { elTag: "a", elClasses: [
90
- "fc-timegrid-axis-cushion",
91
- "fc-scrollgrid-shrink-cushion",
92
- "fc-scrollgrid-sync-inner"
93
- ], elAttrs: a })
94
- )) : l(
95
- "th",
96
- { "aria-hidden": !0, className: "fc-timegrid-axis" },
97
- l("div", { className: "fc-timegrid-axis-frame", style: { height: t } })
98
- );
99
- }, this.renderTableRowAxis = (e) => {
100
- let { options: t, viewApi: i } = this.context, s = {
101
- text: t.allDayText,
102
- view: i
103
- };
104
- return (
105
- // TODO: make reusable hook. used in list view too
106
- l(L, { elTag: "td", elClasses: [
107
- "fc-timegrid-axis",
108
- "fc-scrollgrid-shrink"
109
- ], elAttrs: {
110
- "aria-hidden": !0
111
- }, renderProps: s, generatorName: "allDayContent", customGenerator: t.allDayContent, defaultGenerator: Ve, classNameGenerator: t.allDayClassNames, didMount: t.allDayDidMount, willUnmount: t.allDayWillUnmount }, (r) => l(
112
- "div",
113
- { className: [
114
- "fc-timegrid-axis-frame",
115
- "fc-scrollgrid-shrink-frame",
116
- e == null ? " fc-timegrid-axis-frame-liquid" : ""
117
- ].join(" "), style: { height: e } },
118
- l(r, { elTag: "span", elClasses: [
119
- "fc-timegrid-axis-cushion",
120
- "fc-scrollgrid-shrink-cushion",
121
- "fc-scrollgrid-sync-inner"
122
- ] })
123
- ))
124
- );
125
- }, this.handleSlatCoords = (e) => {
126
- this.setState({ slatCoords: e });
127
- };
128
- }
129
- // rendering
130
- // ----------------------------------------------------------------------------------------------------
131
- renderSimpleLayout(e, t, i) {
132
- let { context: s, props: r } = this, o = [], a = G(s.options);
133
- return e && o.push({
134
- type: "header",
135
- key: "header",
136
- isSticky: a,
137
- chunk: {
138
- elRef: this.headerElRef,
139
- tableClassName: "fc-col-header",
140
- rowContent: e
141
- }
142
- }), t && (o.push({
143
- type: "body",
144
- key: "all-day",
145
- chunk: { content: t }
146
- }), o.push({
147
- type: "body",
148
- key: "all-day-divider",
149
- outerContent: (
150
- // TODO: rename to cellContent so don't need to define <tr>?
151
- l(
152
- "tr",
153
- { role: "presentation", className: "fc-scrollgrid-section" },
154
- l("td", { className: "fc-timegrid-divider " + s.theme.getClass("tableCellShaded") })
155
- )
156
- )
157
- })), o.push({
158
- type: "body",
159
- key: "body",
160
- liquid: !0,
161
- expandRows: !!s.options.expandRows,
162
- chunk: {
163
- scrollerElRef: this.scrollerElRef,
164
- content: i
165
- }
166
- }), l(
167
- j,
168
- { elRef: this.rootElRef, elClasses: ["fc-timegrid"], viewSpec: s.viewSpec },
169
- l(me, { liquid: !r.isHeightAuto && !r.forPrint, collapsibleWidth: r.forPrint, cols: [{ width: "shrink" }], sections: o })
170
- );
171
- }
172
- renderHScrollLayout(e, t, i, s, r, o, a) {
173
- let d = this.context.pluginHooks.scrollGridImpl;
174
- if (!d)
175
- throw new Error("No ScrollGrid implementation");
176
- let { context: c, props: f } = this, u = !f.forPrint && G(c.options), g = !f.forPrint && pe(c.options), h = [];
177
- e && h.push({
178
- type: "header",
179
- key: "header",
180
- isSticky: u,
181
- syncRowHeights: !0,
182
- chunks: [
183
- {
184
- key: "axis",
185
- rowContent: (m) => l("tr", { role: "presentation" }, this.renderHeadAxis("day", m.rowSyncHeights[0]))
186
- },
187
- {
188
- key: "cols",
189
- elRef: this.headerElRef,
190
- tableClassName: "fc-col-header",
191
- rowContent: e
192
- }
193
- ]
194
- }), t && (h.push({
195
- type: "body",
196
- key: "all-day",
197
- syncRowHeights: !0,
198
- chunks: [
199
- {
200
- key: "axis",
201
- rowContent: (m) => l("tr", { role: "presentation" }, this.renderTableRowAxis(m.rowSyncHeights[0]))
202
- },
203
- {
204
- key: "cols",
205
- content: t
206
- }
207
- ]
208
- }), h.push({
209
- key: "all-day-divider",
210
- type: "body",
211
- outerContent: (
212
- // TODO: rename to cellContent so don't need to define <tr>?
213
- l(
214
- "tr",
215
- { role: "presentation", className: "fc-scrollgrid-section" },
216
- l("td", { colSpan: 2, className: "fc-timegrid-divider " + c.theme.getClass("tableCellShaded") })
217
- )
218
- )
219
- }));
220
- let p = c.options.nowIndicator;
221
- return h.push({
222
- type: "body",
223
- key: "body",
224
- liquid: !0,
225
- expandRows: !!c.options.expandRows,
226
- chunks: [
227
- {
228
- key: "axis",
229
- content: (m) => (
230
- // TODO: make this now-indicator arrow more DRY with TimeColsContent
231
- l(
232
- "div",
233
- { className: "fc-timegrid-axis-chunk" },
234
- l(
235
- "table",
236
- { "aria-hidden": !0, style: { height: m.expandRows ? m.clientHeight : "" } },
237
- m.tableColGroupNode,
238
- l(
239
- "tbody",
240
- null,
241
- l(je, { slatMetas: o })
242
- )
243
- ),
244
- l(
245
- "div",
246
- { className: "fc-timegrid-now-indicator-container" },
247
- l(X, {
248
- unit: p ? "minute" : "day"
249
- /* hacky */
250
- }, (S) => {
251
- let x = p && a && a.safeComputeTop(S);
252
- return typeof x == "number" ? l(O, { elClasses: ["fc-timegrid-now-indicator-arrow"], elStyle: { top: x }, isAxis: !0, date: S }) : null;
253
- })
254
- )
255
- )
256
- )
257
- },
258
- {
259
- key: "cols",
260
- scrollerElRef: this.scrollerElRef,
261
- content: i
262
- }
263
- ]
264
- }), g && h.push({
265
- key: "footer",
266
- type: "footer",
267
- isSticky: !0,
268
- chunks: [
269
- {
270
- key: "axis",
271
- content: q
272
- },
273
- {
274
- key: "cols",
275
- content: q
276
- }
277
- ]
278
- }), l(
279
- j,
280
- { elRef: this.rootElRef, elClasses: ["fc-timegrid"], viewSpec: c.viewSpec },
281
- l(d, { liquid: !f.isHeightAuto && !f.forPrint, forPrint: f.forPrint, collapsibleWidth: !1, colGroups: [
282
- { width: "shrink", cols: [{ width: "shrink" }] },
283
- { cols: [{ span: s, minWidth: r }] }
284
- ], sections: h })
285
- );
286
- }
287
- /* Dimensions
288
- ------------------------------------------------------------------------------------------------------------------*/
289
- getAllDayMaxEventProps() {
290
- let { dayMaxEvents: e, dayMaxEventRows: t } = this.context.options;
291
- return (e === !0 || t === !0) && (e = void 0, t = Ue), { dayMaxEvents: e, dayMaxEventRows: t };
292
- }
293
- }
294
- function Ve(n) {
295
- return n.text;
296
- }
297
- class Ke {
298
- constructor(e, t, i) {
299
- this.positions = e, this.dateProfile = t, this.slotDuration = i;
300
- }
301
- safeComputeTop(e) {
302
- let { dateProfile: t } = this;
303
- if (Re(t.currentRange, e)) {
304
- let i = U(e), s = e.valueOf() - i.valueOf();
305
- if (s >= w(t.slotMinTime) && s < w(t.slotMaxTime))
306
- return this.computeTimeTop(M(s));
307
- }
308
- return null;
309
- }
310
- // Computes the top coordinate, relative to the bounds of the grid, of the given date.
311
- // A `startOfDayDate` must be given for avoiding ambiguity over how to treat midnight.
312
- computeDateTop(e, t) {
313
- return t || (t = U(e)), this.computeTimeTop(M(e.valueOf() - t.valueOf()));
314
- }
315
- // Computes the top coordinate, relative to the bounds of the grid, of the given time (a Duration).
316
- // This is a makeshify way to compute the time-top. Assumes all slatMetas dates are uniform.
317
- // Eventually allow computation with arbirary slat dates.
318
- computeTimeTop(e) {
319
- let { positions: t, dateProfile: i } = this, s = t.els.length, r = (e.milliseconds - w(i.slotMinTime)) / w(this.slotDuration), o, a;
320
- return r = Math.max(0, r), r = Math.min(s, r), o = Math.floor(r), o = Math.min(o, s - 1), a = r - o, t.tops[o] + t.getHeight(o) * a;
321
- }
322
- }
323
- class Ye extends y {
324
- render() {
325
- let { props: e, context: t } = this, { options: i } = t, { slatElRefs: s } = e;
326
- return l("tbody", null, e.slatMetas.map((r, o) => {
327
- let a = {
328
- time: r.time,
329
- date: t.dateEnv.toDate(r.date),
330
- view: t.viewApi
331
- };
332
- return l(
333
- "tr",
334
- { key: r.key, ref: s.createRef(r.key) },
335
- e.axis && l(Q, Object.assign({}, r)),
336
- l(L, { elTag: "td", elClasses: [
337
- "fc-timegrid-slot",
338
- "fc-timegrid-slot-lane",
339
- !r.isLabeled && "fc-timegrid-slot-minor"
340
- ], elAttrs: {
341
- "data-time": r.isoTimeStr
342
- }, renderProps: a, generatorName: "slotLaneContent", customGenerator: i.slotLaneContent, classNameGenerator: i.slotLaneClassNames, didMount: i.slotLaneDidMount, willUnmount: i.slotLaneWillUnmount })
343
- );
344
- }));
345
- }
346
- }
347
- class Xe extends y {
348
- constructor() {
349
- super(...arguments), this.rootElRef = C(), this.slatElRefs = new Z();
350
- }
351
- render() {
352
- let { props: e, context: t } = this;
353
- return l(
354
- "div",
355
- { ref: this.rootElRef, className: "fc-timegrid-slots" },
356
- l(
357
- "table",
358
- { "aria-hidden": !0, className: t.theme.getClass("table"), style: {
359
- minWidth: e.tableMinWidth,
360
- width: e.clientWidth,
361
- height: e.minHeight
362
- } },
363
- e.tableColGroupNode,
364
- l(Ye, { slatElRefs: this.slatElRefs, axis: e.axis, slatMetas: e.slatMetas })
365
- )
366
- );
367
- }
368
- componentDidMount() {
369
- this.updateSizing();
370
- }
371
- componentDidUpdate() {
372
- this.updateSizing();
373
- }
374
- componentWillUnmount() {
375
- this.props.onCoords && this.props.onCoords(null);
376
- }
377
- updateSizing() {
378
- let { context: e, props: t } = this;
379
- t.onCoords && t.clientWidth !== null && this.rootElRef.current.offsetHeight && t.onCoords(new Ke(new $(this.rootElRef.current, Ze(this.slatElRefs.currentMap, t.slatMetas), !1, !0), this.props.dateProfile, e.options.slotDuration));
380
- }
381
- }
382
- function Ze(n, e) {
383
- return e.map((t) => n[t.key]);
384
- }
385
- function D(n, e) {
386
- let t = [], i;
387
- for (i = 0; i < e; i += 1)
388
- t.push([]);
389
- if (n)
390
- for (i = 0; i < n.length; i += 1)
391
- t[n[i].col].push(n[i]);
392
- return t;
393
- }
394
- function _(n, e) {
395
- let t = [];
396
- if (n) {
397
- for (let i = 0; i < e; i += 1)
398
- t[i] = {
399
- affectedInstances: n.affectedInstances,
400
- isEvent: n.isEvent,
401
- segs: []
402
- };
403
- for (let i of n.segs)
404
- t[i.col].segs.push(i);
405
- } else
406
- for (let i = 0; i < e; i += 1)
407
- t[i] = null;
408
- return t;
409
- }
410
- class $e extends y {
411
- render() {
412
- let { props: e } = this;
413
- return l(ze, { elClasses: ["fc-timegrid-more-link"], elStyle: {
414
- top: e.top,
415
- bottom: e.bottom
416
- }, allDayDate: null, moreCnt: e.hiddenSegs.length, allSegs: e.hiddenSegs, hiddenSegs: e.hiddenSegs, extraDateSpan: e.extraDateSpan, dateProfile: e.dateProfile, todayRange: e.todayRange, popoverContent: () => te(e.hiddenSegs, e), defaultGenerator: Je, forceTimed: !0 }, (t) => l(t, { elTag: "div", elClasses: ["fc-timegrid-more-link-inner", "fc-sticky"] }));
417
- }
418
- }
419
- function Je(n) {
420
- return n.shortText;
421
- }
422
- function Qe(n, e, t) {
423
- let i = new He();
424
- e != null && (i.strictOrder = e), t != null && (i.maxStackCnt = t);
425
- let s = i.addSegs(n), r = We(s), o = et(i);
426
- return o = rt(o, 1), { segRects: nt(o), hiddenGroups: r };
427
- }
428
- function et(n) {
429
- const { entriesByLevel: e } = n, t = B((i, s) => i + ":" + s, (i, s) => {
430
- let r = st(n, i, s), o = V(r, t), a = e[i][s];
431
- return [
432
- Object.assign(Object.assign({}, a), { nextLevelNodes: o[0] }),
433
- a.thickness + o[1]
434
- // the pressure builds
435
- ];
436
- });
437
- return V(e.length ? { level: 0, lateralStart: 0, lateralEnd: e[0].length } : null, t)[0];
438
- }
439
- function V(n, e) {
440
- if (!n)
441
- return [[], 0];
442
- let { level: t, lateralStart: i, lateralEnd: s } = n, r = i, o = [];
443
- for (; r < s; )
444
- o.push(e(t, r)), r += 1;
445
- return o.sort(tt), [
446
- o.map(it),
447
- o[0][1]
448
- // first item's pressure
449
- ];
450
- }
451
- function tt(n, e) {
452
- return e[1] - n[1];
453
- }
454
- function it(n) {
455
- return n[0];
456
- }
457
- function st(n, e, t) {
458
- let { levelCoords: i, entriesByLevel: s } = n, r = s[e][t], o = i[e] + r.thickness, a = i.length, d = e;
459
- for (; d < a && i[d] < o; d += 1)
460
- ;
461
- for (; d < a; d += 1) {
462
- let c = s[d], f, u = Le(c, r.span.start, Oe), g = u[0] + u[1], h = g;
463
- for (
464
- ;
465
- // loop through entries that horizontally intersect
466
- (f = c[h]) && // but not past the whole seg list
467
- f.span.start < r.span.end;
468
- )
469
- h += 1;
470
- if (g < h)
471
- return { level: d, lateralStart: g, lateralEnd: h };
472
- }
473
- return null;
474
- }
475
- function rt(n, e) {
476
- const t = B((i, s, r) => J(i), (i, s, r) => {
477
- let { nextLevelNodes: o, thickness: a } = i, d = a + r, c = a / d, f, u = [];
478
- if (!o.length)
479
- f = e;
480
- else
481
- for (let h of o)
482
- if (f === void 0) {
483
- let p = t(h, s, d);
484
- f = p[0], u.push(p[1]);
485
- } else {
486
- let p = t(h, f, 0);
487
- u.push(p[1]);
488
- }
489
- let g = (f - s) * c;
490
- return [f - g, Object.assign(Object.assign({}, i), { thickness: g, nextLevelNodes: u })];
491
- });
492
- return n.map((i) => t(i, 0, 0)[1]);
493
- }
494
- function nt(n) {
495
- let e = [];
496
- const t = B((s, r, o) => J(s), (s, r, o) => {
497
- let a = Object.assign(Object.assign({}, s), {
498
- levelCoord: r,
499
- stackDepth: o,
500
- stackForward: 0
501
- });
502
- return e.push(a), a.stackForward = i(s.nextLevelNodes, r + s.thickness, o + 1) + 1;
503
- });
504
- function i(s, r, o) {
505
- let a = 0;
506
- for (let d of s)
507
- a = Math.max(t(d, r, o), a);
508
- return a;
509
- }
510
- return i(n, 0, 0), e;
511
- }
512
- function B(n, e) {
513
- const t = {};
514
- return (...i) => {
515
- let s = n(...i);
516
- return s in t ? t[s] : t[s] = e(...i);
517
- };
518
- }
519
- function K(n, e, t = null, i = 0) {
520
- let s = [];
521
- if (t)
522
- for (let r = 0; r < n.length; r += 1) {
523
- let o = n[r], a = t.computeDateTop(o.start, e), d = Math.max(
524
- a + (i || 0),
525
- // :(
526
- t.computeDateTop(o.end, e)
527
- );
528
- s.push({
529
- start: Math.round(a),
530
- end: Math.round(d)
531
- //
532
- });
533
- }
534
- return s;
535
- }
536
- function ot(n, e, t, i) {
537
- let s = [], r = [];
538
- for (let c = 0; c < n.length; c += 1) {
539
- let f = e[c];
540
- f ? s.push({
541
- index: c,
542
- thickness: 1,
543
- span: f
544
- }) : r.push(n[c]);
545
- }
546
- let { segRects: o, hiddenGroups: a } = Qe(s, t, i), d = [];
547
- for (let c of o)
548
- d.push({
549
- seg: n[c.index],
550
- rect: c
551
- });
552
- for (let c of r)
553
- d.push({ seg: c, rect: null });
554
- return { segPlacements: d, hiddenGroups: a };
555
- }
556
- const lt = k({
557
- hour: "numeric",
558
- minute: "2-digit",
559
- meridiem: !1
560
- });
561
- class ee extends y {
562
- render() {
563
- return l(Ae, Object.assign({}, this.props, { elClasses: [
564
- "fc-timegrid-event",
565
- "fc-v-event",
566
- this.props.isShort && "fc-timegrid-event-short"
567
- ], defaultTimeFormat: lt }));
568
- }
569
- }
570
- class at extends y {
571
- constructor() {
572
- super(...arguments), this.sortEventSegs = v(De);
573
- }
574
- // TODO: memoize event-placement?
575
- render() {
576
- let { props: e, context: t } = this, { options: i } = t, s = i.selectMirror, r = (
577
- // yuck
578
- e.eventDrag && e.eventDrag.segs || e.eventResize && e.eventResize.segs || s && e.dateSelectionSegs || []
579
- ), o = (
580
- // TODO: messy way to compute this
581
- e.eventDrag && e.eventDrag.affectedInstances || e.eventResize && e.eventResize.affectedInstances || {}
582
- ), a = this.sortEventSegs(e.fgEventSegs, i.eventOrder);
583
- return l(Ee, { elTag: "td", elRef: e.elRef, elClasses: [
584
- "fc-timegrid-col",
585
- ...e.extraClassNames || []
586
- ], elAttrs: Object.assign({ role: "gridcell" }, e.extraDataAttrs), date: e.date, dateProfile: e.dateProfile, todayRange: e.todayRange, extraRenderProps: e.extraRenderProps }, (d) => l(
587
- "div",
588
- { className: "fc-timegrid-col-frame" },
589
- l(
590
- "div",
591
- { className: "fc-timegrid-col-bg" },
592
- this.renderFillSegs(e.businessHourSegs, "non-business"),
593
- this.renderFillSegs(e.bgEventSegs, "bg-event"),
594
- this.renderFillSegs(e.dateSelectionSegs, "highlight")
595
- ),
596
- l("div", { className: "fc-timegrid-col-events" }, this.renderFgSegs(a, o, !1, !1, !1)),
597
- l("div", { className: "fc-timegrid-col-events" }, this.renderFgSegs(r, {}, !!e.eventDrag, !!e.eventResize, !!s, "mirror")),
598
- l("div", { className: "fc-timegrid-now-indicator-container" }, this.renderNowIndicator(e.nowIndicatorSegs)),
599
- ke(i) && l(d, { elTag: "div", elClasses: ["fc-timegrid-col-misc"] })
600
- ));
601
- }
602
- renderFgSegs(e, t, i, s, r, o) {
603
- let { props: a } = this;
604
- return a.forPrint ? te(e, a) : this.renderPositionedFgSegs(e, t, i, s, r, o);
605
- }
606
- renderPositionedFgSegs(e, t, i, s, r, o) {
607
- let { eventMaxStack: a, eventShortHeight: d, eventOrderStrict: c, eventMinHeight: f } = this.context.options, { date: u, slatCoords: g, eventSelection: h, todayRange: p, nowDate: m } = this.props, S = i || s || r, x = K(e, u, g, f), { segPlacements: N, hiddenGroups: P } = ot(e, x, c, a);
608
- return l(
609
- T,
610
- null,
611
- this.renderHiddenGroups(P, e),
612
- N.map((E) => {
613
- let { seg: R, rect: b } = E, I = R.eventRange.instance.instanceId, ie = S || !!(!t[I] && b), se = z(b && b.span), re = !S && b ? this.computeSegHStyle(b) : { left: 0, right: 0 }, ne = !!b && b.stackForward > 0, oe = !!b && b.span.end - b.span.start < d;
614
- return l(
615
- "div",
616
- { className: "fc-timegrid-event-harness" + (ne ? " fc-timegrid-event-harness-inset" : ""), key: o || I, style: Object.assign(Object.assign({ visibility: ie ? "" : "hidden" }, se), re) },
617
- l(ee, Object.assign({ seg: R, isDragging: i, isResizing: s, isDateSelecting: r, isSelected: I === h, isShort: oe }, W(R, p, m)))
618
- );
619
- })
620
- );
621
- }
622
- // will already have eventMinHeight applied because segInputs already had it
623
- renderHiddenGroups(e, t) {
624
- let { extraDateSpan: i, dateProfile: s, todayRange: r, nowDate: o, eventSelection: a, eventDrag: d, eventResize: c } = this.props;
625
- return l(T, null, e.map((f) => {
626
- let u = z(f.span), g = dt(f.entries, t);
627
- return l($e, { key: Te(Me(g)), hiddenSegs: g, top: u.top, bottom: u.bottom, extraDateSpan: i, dateProfile: s, todayRange: r, nowDate: o, eventSelection: a, eventDrag: d, eventResize: c });
628
- }));
629
- }
630
- renderFillSegs(e, t) {
631
- let { props: i, context: s } = this, o = K(e, i.date, i.slatCoords, s.options.eventMinHeight).map((a, d) => {
632
- let c = e[d];
633
- return l("div", { key: Ie(c.eventRange), className: "fc-timegrid-bg-harness", style: z(a) }, t === "bg-event" ? l(Ne, Object.assign({ seg: c }, W(c, i.todayRange, i.nowDate))) : Pe(t));
634
- });
635
- return l(T, null, o);
636
- }
637
- renderNowIndicator(e) {
638
- let { slatCoords: t, date: i } = this.props;
639
- return t ? e.map((s, r) => l(
640
- O,
641
- {
642
- // key doesn't matter. will only ever be one
643
- key: r,
644
- elClasses: ["fc-timegrid-now-indicator-line"],
645
- elStyle: {
646
- top: t.computeDateTop(s.start, i)
647
- },
648
- isAxis: !1,
649
- date: i
650
- }
651
- )) : null;
652
- }
653
- computeSegHStyle(e) {
654
- let { isRtl: t, options: i } = this.context, s = i.slotEventOverlap, r = e.levelCoord, o = e.levelCoord + e.thickness, a, d;
655
- s && (o = Math.min(1, r + (o - r) * 2)), t ? (a = 1 - o, d = r) : (a = r, d = 1 - o);
656
- let c = {
657
- zIndex: e.stackDepth + 1,
658
- left: a * 100 + "%",
659
- right: d * 100 + "%"
660
- };
661
- return s && !e.stackForward && (c[t ? "marginLeft" : "marginRight"] = 10 * 2), c;
662
- }
663
- }
664
- function te(n, { todayRange: e, nowDate: t, eventSelection: i, eventDrag: s, eventResize: r }) {
665
- let o = (s ? s.affectedInstances : null) || (r ? r.affectedInstances : null) || {};
666
- return l(T, null, n.map((a) => {
667
- let d = a.eventRange.instance.instanceId;
668
- return l(
669
- "div",
670
- { key: d, style: { visibility: o[d] ? "hidden" : "" } },
671
- l(ee, Object.assign({ seg: a, isDragging: !1, isResizing: !1, isDateSelecting: !1, isSelected: d === i, isShort: !1 }, W(a, e, t)))
672
- );
673
- }));
674
- }
675
- function z(n) {
676
- return n ? {
677
- top: n.start,
678
- bottom: -n.end
679
- } : { top: "", bottom: "" };
680
- }
681
- function dt(n, e) {
682
- return n.map((t) => e[t.index]);
683
- }
684
- class ct extends y {
685
- constructor() {
686
- super(...arguments), this.splitFgEventSegs = v(D), this.splitBgEventSegs = v(D), this.splitBusinessHourSegs = v(D), this.splitNowIndicatorSegs = v(D), this.splitDateSelectionSegs = v(D), this.splitEventDrag = v(_), this.splitEventResize = v(_), this.rootElRef = C(), this.cellElRefs = new Z();
687
- }
688
- render() {
689
- let { props: e, context: t } = this, i = t.options.nowIndicator && e.slatCoords && e.slatCoords.safeComputeTop(e.nowDate), s = e.cells.length, r = this.splitFgEventSegs(e.fgEventSegs, s), o = this.splitBgEventSegs(e.bgEventSegs, s), a = this.splitBusinessHourSegs(e.businessHourSegs, s), d = this.splitNowIndicatorSegs(e.nowIndicatorSegs, s), c = this.splitDateSelectionSegs(e.dateSelectionSegs, s), f = this.splitEventDrag(e.eventDrag, s), u = this.splitEventResize(e.eventResize, s);
690
- return l(
691
- "div",
692
- { className: "fc-timegrid-cols", ref: this.rootElRef },
693
- l(
694
- "table",
695
- { role: "presentation", style: {
696
- minWidth: e.tableMinWidth,
697
- width: e.clientWidth
698
- } },
699
- e.tableColGroupNode,
700
- l(
701
- "tbody",
702
- { role: "presentation" },
703
- l(
704
- "tr",
705
- { role: "row" },
706
- e.axis && l(
707
- "td",
708
- { "aria-hidden": !0, className: "fc-timegrid-col fc-timegrid-axis" },
709
- l(
710
- "div",
711
- { className: "fc-timegrid-col-frame" },
712
- l("div", { className: "fc-timegrid-now-indicator-container" }, typeof i == "number" && l(O, { elClasses: ["fc-timegrid-now-indicator-arrow"], elStyle: { top: i }, isAxis: !0, date: e.nowDate }))
713
- )
714
- ),
715
- e.cells.map((g, h) => l(at, { key: g.key, elRef: this.cellElRefs.createRef(g.key), dateProfile: e.dateProfile, date: g.date, nowDate: e.nowDate, todayRange: e.todayRange, extraRenderProps: g.extraRenderProps, extraDataAttrs: g.extraDataAttrs, extraClassNames: g.extraClassNames, extraDateSpan: g.extraDateSpan, fgEventSegs: r[h], bgEventSegs: o[h], businessHourSegs: a[h], nowIndicatorSegs: d[h], dateSelectionSegs: c[h], eventDrag: f[h], eventResize: u[h], slatCoords: e.slatCoords, eventSelection: e.eventSelection, forPrint: e.forPrint }))
716
- )
717
- )
718
- )
719
- );
720
- }
721
- componentDidMount() {
722
- this.updateCoords();
723
- }
724
- componentDidUpdate() {
725
- this.updateCoords();
726
- }
727
- updateCoords() {
728
- let { props: e } = this;
729
- e.onColCoords && e.clientWidth !== null && e.onColCoords(new $(
730
- this.rootElRef.current,
731
- ft(this.cellElRefs.currentMap, e.cells),
732
- !0,
733
- // horizontal
734
- !1
735
- ));
736
- }
737
- }
738
- function ft(n, e) {
739
- return e.map((t) => n[t.key]);
740
- }
741
- class ht extends H {
742
- constructor() {
743
- super(...arguments), this.processSlotOptions = v(gt), this.state = {
744
- slatCoords: null
745
- }, this.handleRootEl = (e) => {
746
- e ? this.context.registerInteractiveComponent(this, {
747
- el: e,
748
- isHitComboAllowed: this.props.isHitComboAllowed
749
- }) : this.context.unregisterInteractiveComponent(this);
750
- }, this.handleScrollRequest = (e) => {
751
- let { onScrollTopRequest: t } = this.props, { slatCoords: i } = this.state;
752
- if (t && i) {
753
- if (e.time) {
754
- let s = i.computeTimeTop(e.time);
755
- s = Math.ceil(s), s && (s += 1), t(s);
756
- }
757
- return !0;
758
- }
759
- return !1;
760
- }, this.handleColCoords = (e) => {
761
- this.colCoords = e;
762
- }, this.handleSlatCoords = (e) => {
763
- this.setState({ slatCoords: e }), this.props.onSlatCoords && this.props.onSlatCoords(e);
764
- };
765
- }
766
- render() {
767
- let { props: e, state: t } = this;
768
- return l(
769
- "div",
770
- { className: "fc-timegrid-body", ref: this.handleRootEl, style: {
771
- // these props are important to give this wrapper correct dimensions for interactions
772
- // TODO: if we set it here, can we avoid giving to inner tables?
773
- width: e.clientWidth,
774
- minWidth: e.tableMinWidth
775
- } },
776
- l(Xe, { axis: e.axis, dateProfile: e.dateProfile, slatMetas: e.slatMetas, clientWidth: e.clientWidth, minHeight: e.expandRows ? e.clientHeight : "", tableMinWidth: e.tableMinWidth, tableColGroupNode: e.axis ? e.tableColGroupNode : null, onCoords: this.handleSlatCoords }),
777
- l(ct, { cells: e.cells, axis: e.axis, dateProfile: e.dateProfile, businessHourSegs: e.businessHourSegs, bgEventSegs: e.bgEventSegs, fgEventSegs: e.fgEventSegs, dateSelectionSegs: e.dateSelectionSegs, eventSelection: e.eventSelection, eventDrag: e.eventDrag, eventResize: e.eventResize, todayRange: e.todayRange, nowDate: e.nowDate, nowIndicatorSegs: e.nowIndicatorSegs, clientWidth: e.clientWidth, tableMinWidth: e.tableMinWidth, tableColGroupNode: e.tableColGroupNode, slatCoords: t.slatCoords, onColCoords: this.handleColCoords, forPrint: e.forPrint })
778
- );
779
- }
780
- componentDidMount() {
781
- this.scrollResponder = this.context.createScrollResponder(this.handleScrollRequest);
782
- }
783
- componentDidUpdate(e) {
784
- this.scrollResponder.update(e.dateProfile !== this.props.dateProfile);
785
- }
786
- componentWillUnmount() {
787
- this.scrollResponder.detach();
788
- }
789
- queryHit(e, t) {
790
- let { dateEnv: i, options: s } = this.context, { colCoords: r } = this, { dateProfile: o } = this.props, { slatCoords: a } = this.state, { snapDuration: d, snapsPerSlot: c } = this.processSlotOptions(this.props.slotDuration, s.snapDuration), f = r.leftToIndex(e), u = a.positions.topToIndex(t);
791
- if (f != null && u != null) {
792
- let g = this.props.cells[f], h = a.positions.tops[u], p = a.positions.getHeight(u), m = (t - h) / p, S = Math.floor(m * c), x = u * c + S, N = this.props.cells[f].date, P = A(o.slotMinTime, xe(d, x)), E = i.add(N, P), R = i.add(E, d);
793
- return {
794
- dateProfile: o,
795
- dateSpan: Object.assign({ range: { start: E, end: R }, allDay: !1 }, g.extraDateSpan),
796
- dayEl: r.els[f],
797
- rect: {
798
- left: r.lefts[f],
799
- right: r.rights[f],
800
- top: h,
801
- bottom: h + p
802
- },
803
- layer: 0
804
- };
805
- }
806
- return null;
807
- }
808
- }
809
- function gt(n, e) {
810
- let t = e || n, i = F(n, t);
811
- return i === null && (t = n, i = 1), { snapDuration: t, snapsPerSlot: i };
812
- }
813
- class ut extends we {
814
- sliceRange(e, t) {
815
- let i = [];
816
- for (let s = 0; s < t.length; s += 1) {
817
- let r = Ce(e, t[s]);
818
- r && i.push({
819
- start: r.start,
820
- end: r.end,
821
- isStart: r.start.valueOf() === e.start.valueOf(),
822
- isEnd: r.end.valueOf() === e.end.valueOf(),
823
- col: s
824
- });
825
- }
826
- return i;
827
- }
828
- }
829
- class mt extends H {
830
- constructor() {
831
- super(...arguments), this.buildDayRanges = v(pt), this.slicer = new ut(), this.timeColsRef = C();
832
- }
833
- render() {
834
- let { props: e, context: t } = this, { dateProfile: i, dayTableModel: s } = e, { nowIndicator: r, nextDayThreshold: o } = t.options, a = this.buildDayRanges(s, i, t.dateEnv);
835
- return l(X, { unit: r ? "minute" : "day" }, (d, c) => l(ht, Object.assign({ ref: this.timeColsRef }, this.slicer.sliceProps(e, i, null, t, a), { forPrint: e.forPrint, axis: e.axis, dateProfile: i, slatMetas: e.slatMetas, slotDuration: e.slotDuration, cells: s.cells[0], tableColGroupNode: e.tableColGroupNode, tableMinWidth: e.tableMinWidth, clientWidth: e.clientWidth, clientHeight: e.clientHeight, expandRows: e.expandRows, nowDate: d, nowIndicatorSegs: r && this.slicer.sliceNowDate(d, i, o, t, a), todayRange: c, onScrollTopRequest: e.onScrollTopRequest, onSlatCoords: e.onSlatCoords })));
836
- }
837
- }
838
- function pt(n, e, t) {
839
- let i = [];
840
- for (let s of n.headerDates)
841
- i.push({
842
- start: t.add(s, e.slotMinTime),
843
- end: t.add(s, e.slotMaxTime)
844
- });
845
- return i;
846
- }
847
- const Y = [
848
- { hours: 1 },
849
- { minutes: 30 },
850
- { minutes: 15 },
851
- { seconds: 30 },
852
- { seconds: 15 }
853
- ];
854
- function vt(n, e, t, i, s) {
855
- let r = /* @__PURE__ */ new Date(0), o = n, a = M(0), d = t || bt(i), c = [];
856
- for (; w(o) < w(e); ) {
857
- let f = s.add(r, o), u = F(a, d) !== null;
858
- c.push({
859
- date: f,
860
- time: o,
861
- key: f.toISOString(),
862
- isoTimeStr: ve(f),
863
- isLabeled: u
864
- }), o = A(o, i), a = A(a, i);
865
- }
866
- return c;
867
- }
868
- function bt(n) {
869
- let e, t, i;
870
- for (e = Y.length - 1; e >= 0; e -= 1)
871
- if (t = M(Y[e]), i = F(t, n), i !== null && i > 1)
872
- return t;
873
- return n;
874
- }
875
- class Rt extends _e {
876
- constructor() {
877
- super(...arguments), this.buildTimeColsModel = v(St), this.buildSlatMetas = v(vt);
878
- }
879
- render() {
880
- let { options: e, dateEnv: t, dateProfileGenerator: i } = this.context, { props: s } = this, { dateProfile: r } = s, o = this.buildTimeColsModel(r, i), a = this.allDaySplitter.splitProps(s), d = this.buildSlatMetas(r.slotMinTime, r.slotMaxTime, e.slotLabelInterval, e.slotDuration, t), { dayMinWidth: c } = e, f = !c, u = c, g = e.dayHeaders && l(ae, { dates: o.headerDates, dateProfile: r, datesRepDistinctDays: !0, renderIntro: f ? this.renderHeadAxis : null }), h = e.allDaySlot !== !1 && ((m) => l(le, Object.assign({}, a.allDay, { dateProfile: r, dayTableModel: o, nextDayThreshold: e.nextDayThreshold, tableMinWidth: m.tableMinWidth, colGroupNode: m.tableColGroupNode, renderRowIntro: f ? this.renderTableRowAxis : null, showWeekNumbers: !1, expandRows: !1, headerAlignElRef: this.headerElRef, clientWidth: m.clientWidth, clientHeight: m.clientHeight, forPrint: s.forPrint }, this.getAllDayMaxEventProps()))), p = (m) => l(mt, Object.assign({}, a.timed, { dayTableModel: o, dateProfile: r, axis: f, slotDuration: e.slotDuration, slatMetas: d, forPrint: s.forPrint, tableColGroupNode: m.tableColGroupNode, tableMinWidth: m.tableMinWidth, clientWidth: m.clientWidth, clientHeight: m.clientHeight, onSlatCoords: this.handleSlatCoords, expandRows: m.expandRows, onScrollTopRequest: this.handleScrollTopRequest }));
881
- return u ? this.renderHScrollLayout(g, h, p, o.colCnt, c, d, this.state.slatCoords) : this.renderSimpleLayout(g, h, p);
882
- }
883
- }
884
- function St(n, e) {
885
- let t = new de(n.renderRange, e);
886
- return new ce(t, !1);
887
- }
888
- var yt = '.fc-v-event{background-color:var(--fc-event-bg-color);border:1px solid var(--fc-event-border-color);display:block}.fc-v-event .fc-event-main{color:var(--fc-event-text-color);height:100%}.fc-v-event .fc-event-main-frame{display:flex;flex-direction:column;height:100%}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{bottom:0;max-height:100%;overflow:hidden;top:0}.fc-v-event:not(.fc-event-start){border-top-left-radius:0;border-top-right-radius:0;border-top-width:0}.fc-v-event:not(.fc-event-end){border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-width:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:var(--fc-event-resizer-thickness);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:calc(var(--fc-event-resizer-thickness)/-2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:calc(var(--fc-event-resizer-thickness)/-2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:calc(var(--fc-event-resizer-dot-total-width)/-2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:calc(var(--fc-event-resizer-dot-total-width)/-2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:calc(var(--fc-event-resizer-dot-total-width)/-2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%;position:relative;z-index:1}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-slot{border-bottom:0;height:1.5em}.fc .fc-timegrid-slot:empty:before{content:"\\00a0"}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-slot-label{vertical-align:middle}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{align-items:center;display:flex;justify-content:flex-end;overflow:hidden}.fc .fc-timegrid-axis-cushion{flex-shrink:0;max-width:60px}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{bottom:0;height:auto;left:0;position:absolute;right:0;top:0}.fc .fc-timegrid-col.fc-day-today{background-color:var(--fc-today-bg-color)}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{bottom:0;height:auto;left:0;position:absolute;right:0;top:0}.fc-media-screen .fc-timegrid-cols{bottom:0;left:0;position:absolute;right:0;top:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{left:0;position:absolute;right:0;top:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight{z-index:3}.fc .fc-timegrid-bg-harness{left:0;position:absolute;right:0}.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{bottom:0;left:0;position:absolute;right:0;top:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px var(--fc-page-bg-color)}.fc-timegrid-event,.fc-timegrid-more-link{border-radius:3px;font-size:var(--fc-small-font-size)}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{font-size:var(--fc-small-font-size);margin-bottom:1px;white-space:nowrap}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:"\\00a0-\\00a0"}.fc-timegrid-event-short .fc-event-title{font-size:var(--fc-small-font-size)}.fc-timegrid-more-link{background:var(--fc-more-link-bg-color);color:var(--fc-more-link-text-color);cursor:pointer;margin-bottom:1px;position:absolute;z-index:9999}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-arrow,.fc .fc-timegrid-now-indicator-line{pointer-events:none}.fc .fc-timegrid-now-indicator-line{border-color:var(--fc-now-indicator-color);border-style:solid;border-width:1px 0 0;left:0;position:absolute;right:0;z-index:4}.fc .fc-timegrid-now-indicator-arrow{border-color:var(--fc-now-indicator-color);border-style:solid;margin-top:-5px;position:absolute;z-index:4}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{border-bottom-color:transparent;border-top-color:transparent;border-width:5px 0 5px 6px;left:0}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{border-bottom-color:transparent;border-top-color:transparent;border-width:5px 6px 5px 0;right:0}';
889
- fe(yt);
890
- export {
891
- mt as DayTimeCols,
892
- ut as DayTimeColsSlicer,
893
- Rt as DayTimeColsView,
894
- ht as TimeCols,
895
- Ke as TimeColsSlatsCoords,
896
- _e as TimeColsView,
897
- pt as buildDayRanges,
898
- vt as buildSlatMetas,
899
- St as buildTimeColsModel
900
- };