@swiftcrab/crab 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1825) hide show
  1. package/README.md +1 -143
  2. package/package.json +7 -4
  3. package/es/_util/ActionButton.d.ts +0 -19
  4. package/es/_util/ActionButton.js +0 -47
  5. package/es/_util/ContextIsolator.d.ts +0 -3
  6. package/es/_util/ContextIsolator.js +0 -40
  7. package/es/_util/PurePanel.d.ts +0 -9
  8. package/es/_util/PurePanel.js +0 -40
  9. package/es/_util/aria-data-attrs.d.ts +0 -4
  10. package/es/_util/aria-data-attrs.js +0 -0
  11. package/es/_util/capitalize.d.ts +0 -1
  12. package/es/_util/capitalize.js +0 -1
  13. package/es/_util/colors.d.ts +0 -13
  14. package/es/_util/colors.js +0 -1
  15. package/es/_util/easings.d.ts +0 -1
  16. package/es/_util/easings.js +0 -1
  17. package/es/_util/extendsObject.d.ts +0 -3
  18. package/es/_util/extendsObject.js +0 -1
  19. package/es/_util/gapSize.d.ts +0 -3
  20. package/es/_util/gapSize.js +0 -1
  21. package/es/_util/getAllowClear.d.ts +0 -4
  22. package/es/_util/getAllowClear.js +0 -1
  23. package/es/_util/getRenderPropValue.d.ts +0 -3
  24. package/es/_util/getRenderPropValue.js +0 -1
  25. package/es/_util/getScroll.d.ts +0 -3
  26. package/es/_util/getScroll.js +0 -1
  27. package/es/_util/hooks/useClosable.d.ts +0 -31
  28. package/es/_util/hooks/useClosable.js +0 -1
  29. package/es/_util/hooks/useForceUpdate.d.ts +0 -2
  30. package/es/_util/hooks/useForceUpdate.js +0 -1
  31. package/es/_util/hooks/useMultipleSelect.d.ts +0 -6
  32. package/es/_util/hooks/useMultipleSelect.js +0 -1
  33. package/es/_util/hooks/usePatchElement.d.ts +0 -5
  34. package/es/_util/hooks/usePatchElement.js +0 -1
  35. package/es/_util/hooks/useProxyImperativeHandle.d.ts +0 -4
  36. package/es/_util/hooks/useProxyImperativeHandle.js +0 -1
  37. package/es/_util/hooks/useSyncState.d.ts +0 -3
  38. package/es/_util/hooks/useSyncState.js +0 -1
  39. package/es/_util/hooks/useUniqueMemo.d.ts +0 -6
  40. package/es/_util/hooks/useUniqueMemo.js +0 -1
  41. package/es/_util/hooks/useZIndex.d.ts +0 -8
  42. package/es/_util/hooks/useZIndex.js +0 -35
  43. package/es/_util/isNumeric.d.ts +0 -2
  44. package/es/_util/isNumeric.js +0 -1
  45. package/es/_util/isPrimitive.d.ts +0 -2
  46. package/es/_util/isPrimitive.js +0 -1
  47. package/es/_util/motion.d.ts +0 -7
  48. package/es/_util/motion.js +0 -40
  49. package/es/_util/placements.d.ts +0 -21
  50. package/es/_util/placements.js +0 -1
  51. package/es/_util/reactNode.d.ts +0 -7
  52. package/es/_util/reactNode.js +0 -1
  53. package/es/_util/responsiveObserver.d.ts +0 -22
  54. package/es/_util/responsiveObserver.js +0 -35
  55. package/es/_util/scrollTo.d.ts +0 -10
  56. package/es/_util/scrollTo.js +0 -1
  57. package/es/_util/statusUtils.d.ts +0 -6
  58. package/es/_util/statusUtils.js +0 -1
  59. package/es/_util/styleChecker.d.ts +0 -3
  60. package/es/_util/styleChecker.js +0 -1
  61. package/es/_util/throttleByAnimationFrame.d.ts +0 -5
  62. package/es/_util/throttleByAnimationFrame.js +0 -1
  63. package/es/_util/toList.d.ts +0 -1
  64. package/es/_util/toList.js +0 -1
  65. package/es/_util/transKeys.d.ts +0 -3
  66. package/es/_util/transKeys.js +0 -1
  67. package/es/_util/type.d.ts +0 -54
  68. package/es/_util/type.js +0 -0
  69. package/es/_util/warning.d.ts +0 -31
  70. package/es/_util/warning.js +0 -1
  71. package/es/_util/wave/WaveEffect.d.ts +0 -10
  72. package/es/_util/wave/WaveEffect.js +0 -40
  73. package/es/_util/wave/index.d.ts +0 -9
  74. package/es/_util/wave/index.js +0 -40
  75. package/es/_util/wave/interface.d.ts +0 -11
  76. package/es/_util/wave/interface.js +0 -40
  77. package/es/_util/wave/style.d.ts +0 -7
  78. package/es/_util/wave/style.js +0 -35
  79. package/es/_util/wave/useWave.d.ts +0 -4
  80. package/es/_util/wave/useWave.js +0 -40
  81. package/es/_util/wave/util.d.ts +0 -2
  82. package/es/_util/wave/util.js +0 -1
  83. package/es/_util/zindexContext.d.ts +0 -3
  84. package/es/_util/zindexContext.js +0 -1
  85. package/es/affix/index.d.ts +0 -22
  86. package/es/affix/index.js +0 -40
  87. package/es/affix/style/index.d.ts +0 -11
  88. package/es/affix/style/index.js +0 -35
  89. package/es/affix/utils.d.ts +0 -4
  90. package/es/affix/utils.js +0 -1
  91. package/es/alert/Alert.d.ts +0 -42
  92. package/es/alert/Alert.js +0 -42
  93. package/es/alert/ErrorBoundary.d.ts +0 -24
  94. package/es/alert/ErrorBoundary.js +0 -42
  95. package/es/alert/index.d.ts +0 -8
  96. package/es/alert/index.js +0 -42
  97. package/es/alert/style/index.d.ts +0 -26
  98. package/es/alert/style/index.js +0 -37
  99. package/es/anchor/Anchor.d.ts +0 -59
  100. package/es/anchor/Anchor.js +0 -40
  101. package/es/anchor/AnchorLink.d.ts +0 -14
  102. package/es/anchor/AnchorLink.js +0 -40
  103. package/es/anchor/context.d.ts +0 -4
  104. package/es/anchor/context.js +0 -1
  105. package/es/anchor/index.d.ts +0 -10
  106. package/es/anchor/index.js +0 -40
  107. package/es/anchor/style/index.d.ts +0 -16
  108. package/es/anchor/style/index.js +0 -35
  109. package/es/app/context.d.ts +0 -16
  110. package/es/app/context.js +0 -1
  111. package/es/app/index.d.ts +0 -16
  112. package/es/app/index.js +0 -76
  113. package/es/app/style/index.d.ts +0 -6
  114. package/es/app/style/index.js +0 -35
  115. package/es/auto-complete/index.d.ts +0 -28
  116. package/es/auto-complete/index.js +0 -78
  117. package/es/avatar/AvatarContext.d.ts +0 -9
  118. package/es/avatar/AvatarContext.js +0 -1
  119. package/es/avatar/avatar.d.ts +0 -26
  120. package/es/avatar/avatar.js +0 -40
  121. package/es/avatar/group.d.ts +0 -27
  122. package/es/avatar/group.js +0 -49
  123. package/es/avatar/index.d.ts +0 -10
  124. package/es/avatar/index.js +0 -49
  125. package/es/avatar/style/index.d.ts +0 -51
  126. package/es/avatar/style/index.js +0 -35
  127. package/es/badge/Ribbon.d.ts +0 -16
  128. package/es/badge/Ribbon.js +0 -40
  129. package/es/badge/ScrollNumber.d.ts +0 -18
  130. package/es/badge/ScrollNumber.js +0 -40
  131. package/es/badge/SingleNumber.d.ts +0 -14
  132. package/es/badge/SingleNumber.js +0 -1
  133. package/es/badge/index.d.ts +0 -41
  134. package/es/badge/index.js +0 -40
  135. package/es/badge/style/index.d.ts +0 -104
  136. package/es/badge/style/index.js +0 -35
  137. package/es/badge/style/ribbon.d.ts +0 -2
  138. package/es/badge/style/ribbon.js +0 -35
  139. package/es/breadcrumb/Breadcrumb.d.ts +0 -58
  140. package/es/breadcrumb/Breadcrumb.js +0 -87
  141. package/es/breadcrumb/BreadcrumbItem.d.ts +0 -31
  142. package/es/breadcrumb/BreadcrumbItem.js +0 -83
  143. package/es/breadcrumb/BreadcrumbSeparator.d.ts +0 -4
  144. package/es/breadcrumb/BreadcrumbSeparator.js +0 -40
  145. package/es/breadcrumb/index.d.ts +0 -4
  146. package/es/breadcrumb/index.js +0 -87
  147. package/es/breadcrumb/style/index.d.ts +0 -41
  148. package/es/breadcrumb/style/index.js +0 -38
  149. package/es/breadcrumb/useItemRender.d.ts +0 -8
  150. package/es/breadcrumb/useItemRender.js +0 -1
  151. package/es/breadcrumb/useItems.d.ts +0 -6
  152. package/es/breadcrumb/useItems.js +0 -1
  153. package/es/button/IconWrapper.d.ts +0 -9
  154. package/es/button/IconWrapper.js +0 -1
  155. package/es/button/LoadingIcon.d.ts +0 -11
  156. package/es/button/LoadingIcon.js +0 -1
  157. package/es/button/button-group.d.ts +0 -12
  158. package/es/button/button-group.js +0 -40
  159. package/es/button/button.d.ts +0 -44
  160. package/es/button/button.js +0 -47
  161. package/es/button/buttonHelpers.d.ts +0 -18
  162. package/es/button/buttonHelpers.js +0 -1
  163. package/es/button/index.d.ts +0 -6
  164. package/es/button/index.js +0 -47
  165. package/es/button/style/compact.d.ts +0 -2
  166. package/es/button/style/compact.js +0 -47
  167. package/es/button/style/group.d.ts +0 -4
  168. package/es/button/style/group.js +0 -1
  169. package/es/button/style/index.d.ts +0 -4
  170. package/es/button/style/index.js +0 -47
  171. package/es/button/style/token.d.ts +0 -233
  172. package/es/button/style/token.js +0 -47
  173. package/es/calendar/Header.d.ts +0 -17
  174. package/es/calendar/Header.js +0 -79
  175. package/es/calendar/generateCalendar.d.ts +0 -44
  176. package/es/calendar/generateCalendar.js +0 -118
  177. package/es/calendar/index.d.ts +0 -10
  178. package/es/calendar/index.js +0 -118
  179. package/es/calendar/locale/ar_EG.d.ts +0 -2
  180. package/es/calendar/locale/ar_EG.js +0 -1
  181. package/es/calendar/locale/az_AZ.d.ts +0 -2
  182. package/es/calendar/locale/az_AZ.js +0 -1
  183. package/es/calendar/locale/bg_BG.d.ts +0 -2
  184. package/es/calendar/locale/bg_BG.js +0 -1
  185. package/es/calendar/locale/bn_BD.d.ts +0 -2
  186. package/es/calendar/locale/bn_BD.js +0 -1
  187. package/es/calendar/locale/by_BY.d.ts +0 -2
  188. package/es/calendar/locale/by_BY.js +0 -1
  189. package/es/calendar/locale/ca_ES.d.ts +0 -2
  190. package/es/calendar/locale/ca_ES.js +0 -1
  191. package/es/calendar/locale/cs_CZ.d.ts +0 -2
  192. package/es/calendar/locale/cs_CZ.js +0 -1
  193. package/es/calendar/locale/da_DK.d.ts +0 -2
  194. package/es/calendar/locale/da_DK.js +0 -1
  195. package/es/calendar/locale/de_DE.d.ts +0 -2
  196. package/es/calendar/locale/de_DE.js +0 -1
  197. package/es/calendar/locale/el_GR.d.ts +0 -2
  198. package/es/calendar/locale/el_GR.js +0 -1
  199. package/es/calendar/locale/en_GB.d.ts +0 -2
  200. package/es/calendar/locale/en_GB.js +0 -1
  201. package/es/calendar/locale/en_US.d.ts +0 -2
  202. package/es/calendar/locale/en_US.js +0 -1
  203. package/es/calendar/locale/es_ES.d.ts +0 -2
  204. package/es/calendar/locale/es_ES.js +0 -1
  205. package/es/calendar/locale/et_EE.d.ts +0 -2
  206. package/es/calendar/locale/et_EE.js +0 -1
  207. package/es/calendar/locale/eu_ES.d.ts +0 -2
  208. package/es/calendar/locale/eu_ES.js +0 -1
  209. package/es/calendar/locale/fa_IR.d.ts +0 -2
  210. package/es/calendar/locale/fa_IR.js +0 -1
  211. package/es/calendar/locale/fi_FI.d.ts +0 -2
  212. package/es/calendar/locale/fi_FI.js +0 -1
  213. package/es/calendar/locale/fr_BE.d.ts +0 -2
  214. package/es/calendar/locale/fr_BE.js +0 -1
  215. package/es/calendar/locale/fr_CA.d.ts +0 -2
  216. package/es/calendar/locale/fr_CA.js +0 -1
  217. package/es/calendar/locale/fr_FR.d.ts +0 -2
  218. package/es/calendar/locale/fr_FR.js +0 -1
  219. package/es/calendar/locale/ga_IE.d.ts +0 -2
  220. package/es/calendar/locale/ga_IE.js +0 -1
  221. package/es/calendar/locale/gl_ES.d.ts +0 -2
  222. package/es/calendar/locale/gl_ES.js +0 -1
  223. package/es/calendar/locale/he_IL.d.ts +0 -2
  224. package/es/calendar/locale/he_IL.js +0 -1
  225. package/es/calendar/locale/hi_IN.d.ts +0 -2
  226. package/es/calendar/locale/hi_IN.js +0 -1
  227. package/es/calendar/locale/hr_HR.d.ts +0 -2
  228. package/es/calendar/locale/hr_HR.js +0 -1
  229. package/es/calendar/locale/hu_HU.d.ts +0 -2
  230. package/es/calendar/locale/hu_HU.js +0 -1
  231. package/es/calendar/locale/id_ID.d.ts +0 -2
  232. package/es/calendar/locale/id_ID.js +0 -1
  233. package/es/calendar/locale/is_IS.d.ts +0 -2
  234. package/es/calendar/locale/is_IS.js +0 -1
  235. package/es/calendar/locale/it_IT.d.ts +0 -2
  236. package/es/calendar/locale/it_IT.js +0 -1
  237. package/es/calendar/locale/ja_JP.d.ts +0 -2
  238. package/es/calendar/locale/ja_JP.js +0 -1
  239. package/es/calendar/locale/ka_GE.d.ts +0 -2
  240. package/es/calendar/locale/ka_GE.js +0 -1
  241. package/es/calendar/locale/kk_KZ.d.ts +0 -2
  242. package/es/calendar/locale/kk_KZ.js +0 -1
  243. package/es/calendar/locale/km_KH.d.ts +0 -2
  244. package/es/calendar/locale/km_KH.js +0 -1
  245. package/es/calendar/locale/kmr_IQ.d.ts +0 -2
  246. package/es/calendar/locale/kmr_IQ.js +0 -1
  247. package/es/calendar/locale/kn_IN.d.ts +0 -2
  248. package/es/calendar/locale/kn_IN.js +0 -1
  249. package/es/calendar/locale/ko_KR.d.ts +0 -2
  250. package/es/calendar/locale/ko_KR.js +0 -1
  251. package/es/calendar/locale/lt_LT.d.ts +0 -2
  252. package/es/calendar/locale/lt_LT.js +0 -1
  253. package/es/calendar/locale/lv_LV.d.ts +0 -2
  254. package/es/calendar/locale/lv_LV.js +0 -1
  255. package/es/calendar/locale/mk_MK.d.ts +0 -2
  256. package/es/calendar/locale/mk_MK.js +0 -1
  257. package/es/calendar/locale/ml_IN.d.ts +0 -2
  258. package/es/calendar/locale/ml_IN.js +0 -1
  259. package/es/calendar/locale/mn_MN.d.ts +0 -2
  260. package/es/calendar/locale/mn_MN.js +0 -1
  261. package/es/calendar/locale/ms_MY.d.ts +0 -2
  262. package/es/calendar/locale/ms_MY.js +0 -1
  263. package/es/calendar/locale/my_MM.d.ts +0 -2
  264. package/es/calendar/locale/my_MM.js +0 -1
  265. package/es/calendar/locale/nb_NO.d.ts +0 -2
  266. package/es/calendar/locale/nb_NO.js +0 -1
  267. package/es/calendar/locale/nl_BE.d.ts +0 -2
  268. package/es/calendar/locale/nl_BE.js +0 -1
  269. package/es/calendar/locale/nl_NL.d.ts +0 -2
  270. package/es/calendar/locale/nl_NL.js +0 -1
  271. package/es/calendar/locale/pl_PL.d.ts +0 -2
  272. package/es/calendar/locale/pl_PL.js +0 -1
  273. package/es/calendar/locale/pt_BR.d.ts +0 -2
  274. package/es/calendar/locale/pt_BR.js +0 -1
  275. package/es/calendar/locale/pt_PT.d.ts +0 -2
  276. package/es/calendar/locale/pt_PT.js +0 -1
  277. package/es/calendar/locale/ro_RO.d.ts +0 -2
  278. package/es/calendar/locale/ro_RO.js +0 -1
  279. package/es/calendar/locale/ru_RU.d.ts +0 -2
  280. package/es/calendar/locale/ru_RU.js +0 -1
  281. package/es/calendar/locale/si_LK.d.ts +0 -2
  282. package/es/calendar/locale/si_LK.js +0 -1
  283. package/es/calendar/locale/sk_SK.d.ts +0 -2
  284. package/es/calendar/locale/sk_SK.js +0 -1
  285. package/es/calendar/locale/sl_SI.d.ts +0 -2
  286. package/es/calendar/locale/sl_SI.js +0 -1
  287. package/es/calendar/locale/sr_RS.d.ts +0 -2
  288. package/es/calendar/locale/sr_RS.js +0 -1
  289. package/es/calendar/locale/sv_SE.d.ts +0 -2
  290. package/es/calendar/locale/sv_SE.js +0 -1
  291. package/es/calendar/locale/ta_IN.d.ts +0 -2
  292. package/es/calendar/locale/ta_IN.js +0 -1
  293. package/es/calendar/locale/th_TH.d.ts +0 -2
  294. package/es/calendar/locale/th_TH.js +0 -1
  295. package/es/calendar/locale/tk_TK.d.ts +0 -2
  296. package/es/calendar/locale/tk_TK.js +0 -1
  297. package/es/calendar/locale/tr_TR.d.ts +0 -2
  298. package/es/calendar/locale/tr_TR.js +0 -1
  299. package/es/calendar/locale/uk_UA.d.ts +0 -2
  300. package/es/calendar/locale/uk_UA.js +0 -1
  301. package/es/calendar/locale/ur_PK.d.ts +0 -2
  302. package/es/calendar/locale/ur_PK.js +0 -1
  303. package/es/calendar/locale/uz_UZ.d.ts +0 -2
  304. package/es/calendar/locale/uz_UZ.js +0 -1
  305. package/es/calendar/locale/vi_VN.d.ts +0 -2
  306. package/es/calendar/locale/vi_VN.js +0 -1
  307. package/es/calendar/locale/zh_CN.d.ts +0 -2
  308. package/es/calendar/locale/zh_CN.js +0 -1
  309. package/es/calendar/locale/zh_TW.d.ts +0 -2
  310. package/es/calendar/locale/zh_TW.js +0 -1
  311. package/es/calendar/style/index.d.ts +0 -61
  312. package/es/calendar/style/index.js +0 -86
  313. package/es/calendar-panel/index.d.ts +0 -7
  314. package/es/calendar-panel/index.js +0 -40
  315. package/es/calendar-panel/style/index.d.ts +0 -4
  316. package/es/calendar-panel/style/index.js +0 -35
  317. package/es/calendar-panel/style/style.d.ts +0 -1
  318. package/es/calendar-panel/style/style.js +0 -639
  319. package/es/calendar-panel/types.d.ts +0 -158
  320. package/es/calendar-panel/types.js +0 -0
  321. package/es/calendar-panel/utils.d.ts +0 -39
  322. package/es/calendar-panel/utils.js +0 -1
  323. package/es/card/Card.d.ts +0 -56
  324. package/es/card/Card.js +0 -67
  325. package/es/card/Grid.d.ts +0 -9
  326. package/es/card/Grid.js +0 -40
  327. package/es/card/Meta.d.ts +0 -11
  328. package/es/card/Meta.js +0 -40
  329. package/es/card/index.d.ts +0 -13
  330. package/es/card/index.js +0 -67
  331. package/es/card/style/index.d.ts +0 -51
  332. package/es/card/style/index.js +0 -44
  333. package/es/carousel/index.d.ts +0 -27
  334. package/es/carousel/index.js +0 -40
  335. package/es/carousel/style/index.d.ts +0 -43
  336. package/es/carousel/style/index.js +0 -35
  337. package/es/cascader/Panel.d.ts +0 -12
  338. package/es/cascader/Panel.js +0 -49
  339. package/es/cascader/hooks/useBase.d.ts +0 -8
  340. package/es/cascader/hooks/useBase.js +0 -40
  341. package/es/cascader/hooks/useCheckable.d.ts +0 -2
  342. package/es/cascader/hooks/useCheckable.js +0 -1
  343. package/es/cascader/hooks/useColumnIcons.d.ts +0 -3
  344. package/es/cascader/hooks/useColumnIcons.js +0 -1
  345. package/es/cascader/index.d.ts +0 -55
  346. package/es/cascader/index.js +0 -87
  347. package/es/cascader/style/columns.d.ts +0 -4
  348. package/es/cascader/style/columns.js +0 -44
  349. package/es/cascader/style/index.d.ts +0 -51
  350. package/es/cascader/style/index.js +0 -44
  351. package/es/cascader/style/panel.d.ts +0 -2
  352. package/es/cascader/style/panel.js +0 -44
  353. package/es/checkbox/Checkbox.d.ts +0 -43
  354. package/es/checkbox/Checkbox.js +0 -46
  355. package/es/checkbox/Group.d.ts +0 -32
  356. package/es/checkbox/Group.js +0 -46
  357. package/es/checkbox/GroupContext.d.ts +0 -12
  358. package/es/checkbox/GroupContext.js +0 -1
  359. package/es/checkbox/index.d.ts +0 -11
  360. package/es/checkbox/index.js +0 -46
  361. package/es/checkbox/style/index.d.ts +0 -23
  362. package/es/checkbox/style/index.js +0 -41
  363. package/es/checkbox/useBubbleLock.d.ts +0 -7
  364. package/es/checkbox/useBubbleLock.js +0 -1
  365. package/es/clap-overflow/index.d.ts +0 -19
  366. package/es/clap-overflow/index.js +0 -40
  367. package/es/clap-overflow/style/index.d.ts +0 -16
  368. package/es/clap-overflow/style/index.js +0 -35
  369. package/es/col/index.d.ts +0 -4
  370. package/es/col/index.js +0 -40
  371. package/es/col/style/index.d.ts +0 -2
  372. package/es/col/style/index.js +0 -1
  373. package/es/collapse/Collapse.d.ts +0 -45
  374. package/es/collapse/Collapse.js +0 -47
  375. package/es/collapse/CollapsePanel.d.ts +0 -19
  376. package/es/collapse/CollapsePanel.js +0 -40
  377. package/es/collapse/index.d.ts +0 -4
  378. package/es/collapse/index.js +0 -47
  379. package/es/collapse/style/index.d.ts +0 -46
  380. package/es/collapse/style/index.js +0 -42
  381. package/es/color-picker/ColorPicker.d.ts +0 -8
  382. package/es/color-picker/ColorPicker.js +0 -130
  383. package/es/color-picker/ColorPickerPanel.d.ts +0 -9
  384. package/es/color-picker/ColorPickerPanel.js +0 -130
  385. package/es/color-picker/color.d.ts +0 -34
  386. package/es/color-picker/color.js +0 -1
  387. package/es/color-picker/components/ColorAlphaInput.d.ts +0 -9
  388. package/es/color-picker/components/ColorAlphaInput.js +0 -70
  389. package/es/color-picker/components/ColorClear.d.ts +0 -9
  390. package/es/color-picker/components/ColorClear.js +0 -1
  391. package/es/color-picker/components/ColorHexInput.d.ts +0 -9
  392. package/es/color-picker/components/ColorHexInput.js +0 -65
  393. package/es/color-picker/components/ColorHsbInput.d.ts +0 -9
  394. package/es/color-picker/components/ColorHsbInput.js +0 -70
  395. package/es/color-picker/components/ColorInput.d.ts +0 -14
  396. package/es/color-picker/components/ColorInput.js +0 -115
  397. package/es/color-picker/components/ColorPresets.d.ts +0 -12
  398. package/es/color-picker/components/ColorPresets.js +0 -47
  399. package/es/color-picker/components/ColorRgbInput.d.ts +0 -9
  400. package/es/color-picker/components/ColorRgbInput.js +0 -70
  401. package/es/color-picker/components/ColorSlider.d.ts +0 -20
  402. package/es/color-picker/components/ColorSlider.js +0 -61
  403. package/es/color-picker/components/ColorSteppers.d.ts +0 -15
  404. package/es/color-picker/components/ColorSteppers.js +0 -70
  405. package/es/color-picker/components/ColorTrigger.d.ts +0 -20
  406. package/es/color-picker/components/ColorTrigger.js +0 -1
  407. package/es/color-picker/components/PanelPicker/GradientColorBar.d.ts +0 -8
  408. package/es/color-picker/components/PanelPicker/GradientColorBar.js +0 -61
  409. package/es/color-picker/components/PanelPicker/index.d.ts +0 -3
  410. package/es/color-picker/components/PanelPicker/index.js +0 -130
  411. package/es/color-picker/components/PanelPresets.d.ts +0 -3
  412. package/es/color-picker/components/PanelPresets.js +0 -47
  413. package/es/color-picker/context.d.ts +0 -38
  414. package/es/color-picker/context.js +0 -1
  415. package/es/color-picker/hooks/useModeColor.d.ts +0 -17
  416. package/es/color-picker/hooks/useModeColor.js +0 -1
  417. package/es/color-picker/index.d.ts +0 -4
  418. package/es/color-picker/index.js +0 -130
  419. package/es/color-picker/interface.d.ts +0 -73
  420. package/es/color-picker/interface.js +0 -1
  421. package/es/color-picker/style/color-block.d.ts +0 -8
  422. package/es/color-picker/style/color-block.js +0 -1
  423. package/es/color-picker/style/index.d.ts +0 -62
  424. package/es/color-picker/style/index.js +0 -35
  425. package/es/color-picker/style/input.d.ts +0 -5
  426. package/es/color-picker/style/input.js +0 -1
  427. package/es/color-picker/style/picker.d.ts +0 -5
  428. package/es/color-picker/style/picker.js +0 -1
  429. package/es/color-picker/style/presets.d.ts +0 -5
  430. package/es/color-picker/style/presets.js +0 -1
  431. package/es/color-picker/style/slider.d.ts +0 -5
  432. package/es/color-picker/style/slider.js +0 -1
  433. package/es/color-picker/util.d.ts +0 -15
  434. package/es/color-picker/util.js +0 -1
  435. package/es/config-provider/DisabledContext.d.ts +0 -8
  436. package/es/config-provider/DisabledContext.js +0 -1
  437. package/es/config-provider/MotionWrapper.d.ts +0 -5
  438. package/es/config-provider/MotionWrapper.js +0 -35
  439. package/es/config-provider/PropWarning.d.ts +0 -6
  440. package/es/config-provider/PropWarning.js +0 -1
  441. package/es/config-provider/SizeContext.d.ts +0 -9
  442. package/es/config-provider/SizeContext.js +0 -1
  443. package/es/config-provider/UnstableContext.d.ts +0 -10
  444. package/es/config-provider/UnstableContext.js +0 -1
  445. package/es/config-provider/context.d.ts +0 -248
  446. package/es/config-provider/context.js +0 -1
  447. package/es/config-provider/cssVariables.d.ts +0 -3
  448. package/es/config-provider/cssVariables.js +0 -6
  449. package/es/config-provider/defaultRenderEmpty.d.ts +0 -8
  450. package/es/config-provider/defaultRenderEmpty.js +0 -41
  451. package/es/config-provider/hooks/useCSSVarCls.d.ts +0 -7
  452. package/es/config-provider/hooks/useCSSVarCls.js +0 -35
  453. package/es/config-provider/hooks/useConfig.d.ts +0 -5
  454. package/es/config-provider/hooks/useConfig.js +0 -1
  455. package/es/config-provider/hooks/useSize.d.ts +0 -3
  456. package/es/config-provider/hooks/useSize.js +0 -1
  457. package/es/config-provider/hooks/useTheme.d.ts +0 -4
  458. package/es/config-provider/hooks/useTheme.js +0 -35
  459. package/es/config-provider/hooks/useThemeKey.d.ts +0 -3
  460. package/es/config-provider/hooks/useThemeKey.js +0 -1
  461. package/es/config-provider/index.d.ts +0 -139
  462. package/es/config-provider/index.js +0 -40
  463. package/es/config-provider/style/index.d.ts +0 -1
  464. package/es/config-provider/style/index.js +0 -35
  465. package/es/copy/index.d.ts +0 -13
  466. package/es/copy/index.js +0 -1
  467. package/es/date-picker/PickerButton.d.ts +0 -4
  468. package/es/date-picker/PickerButton.js +0 -47
  469. package/es/date-picker/generatePicker/constant.d.ts +0 -5
  470. package/es/date-picker/generatePicker/constant.js +0 -1
  471. package/es/date-picker/generatePicker/generateRangePicker.d.ts +0 -17
  472. package/es/date-picker/generatePicker/generateRangePicker.js +0 -98
  473. package/es/date-picker/generatePicker/generateSinglePicker.d.ts +0 -25
  474. package/es/date-picker/generatePicker/generateSinglePicker.js +0 -98
  475. package/es/date-picker/generatePicker/index.d.ts +0 -36
  476. package/es/date-picker/generatePicker/index.js +0 -98
  477. package/es/date-picker/generatePicker/interface.d.ts +0 -72
  478. package/es/date-picker/generatePicker/interface.js +0 -0
  479. package/es/date-picker/generatePicker/useComponents.d.ts +0 -13
  480. package/es/date-picker/generatePicker/useComponents.js +0 -47
  481. package/es/date-picker/index.d.ts +0 -48
  482. package/es/date-picker/index.js +0 -98
  483. package/es/date-picker/locale/ar_EG.d.ts +0 -3
  484. package/es/date-picker/locale/ar_EG.js +0 -1
  485. package/es/date-picker/locale/az_AZ.d.ts +0 -3
  486. package/es/date-picker/locale/az_AZ.js +0 -1
  487. package/es/date-picker/locale/bg_BG.d.ts +0 -3
  488. package/es/date-picker/locale/bg_BG.js +0 -1
  489. package/es/date-picker/locale/bn_BD.d.ts +0 -3
  490. package/es/date-picker/locale/bn_BD.js +0 -1
  491. package/es/date-picker/locale/by_BY.d.ts +0 -3
  492. package/es/date-picker/locale/by_BY.js +0 -1
  493. package/es/date-picker/locale/ca_ES.d.ts +0 -3
  494. package/es/date-picker/locale/ca_ES.js +0 -1
  495. package/es/date-picker/locale/cs_CZ.d.ts +0 -3
  496. package/es/date-picker/locale/cs_CZ.js +0 -1
  497. package/es/date-picker/locale/da_DK.d.ts +0 -3
  498. package/es/date-picker/locale/da_DK.js +0 -1
  499. package/es/date-picker/locale/de_DE.d.ts +0 -3
  500. package/es/date-picker/locale/de_DE.js +0 -1
  501. package/es/date-picker/locale/el_GR.d.ts +0 -3
  502. package/es/date-picker/locale/el_GR.js +0 -1
  503. package/es/date-picker/locale/en_GB.d.ts +0 -3
  504. package/es/date-picker/locale/en_GB.js +0 -1
  505. package/es/date-picker/locale/en_US.d.ts +0 -3
  506. package/es/date-picker/locale/en_US.js +0 -1
  507. package/es/date-picker/locale/es_ES.d.ts +0 -3
  508. package/es/date-picker/locale/es_ES.js +0 -1
  509. package/es/date-picker/locale/et_EE.d.ts +0 -3
  510. package/es/date-picker/locale/et_EE.js +0 -1
  511. package/es/date-picker/locale/eu_ES.d.ts +0 -3
  512. package/es/date-picker/locale/eu_ES.js +0 -1
  513. package/es/date-picker/locale/fa_IR.d.ts +0 -3
  514. package/es/date-picker/locale/fa_IR.js +0 -1
  515. package/es/date-picker/locale/fi_FI.d.ts +0 -3
  516. package/es/date-picker/locale/fi_FI.js +0 -1
  517. package/es/date-picker/locale/fr_BE.d.ts +0 -3
  518. package/es/date-picker/locale/fr_BE.js +0 -1
  519. package/es/date-picker/locale/fr_CA.d.ts +0 -3
  520. package/es/date-picker/locale/fr_CA.js +0 -1
  521. package/es/date-picker/locale/fr_FR.d.ts +0 -3
  522. package/es/date-picker/locale/fr_FR.js +0 -1
  523. package/es/date-picker/locale/ga_IE.d.ts +0 -3
  524. package/es/date-picker/locale/ga_IE.js +0 -1
  525. package/es/date-picker/locale/gl_ES.d.ts +0 -3
  526. package/es/date-picker/locale/gl_ES.js +0 -1
  527. package/es/date-picker/locale/he_IL.d.ts +0 -3
  528. package/es/date-picker/locale/he_IL.js +0 -1
  529. package/es/date-picker/locale/hi_IN.d.ts +0 -3
  530. package/es/date-picker/locale/hi_IN.js +0 -1
  531. package/es/date-picker/locale/hr_HR.d.ts +0 -3
  532. package/es/date-picker/locale/hr_HR.js +0 -1
  533. package/es/date-picker/locale/hu_HU.d.ts +0 -3
  534. package/es/date-picker/locale/hu_HU.js +0 -1
  535. package/es/date-picker/locale/id_ID.d.ts +0 -3
  536. package/es/date-picker/locale/id_ID.js +0 -1
  537. package/es/date-picker/locale/is_IS.d.ts +0 -3
  538. package/es/date-picker/locale/is_IS.js +0 -1
  539. package/es/date-picker/locale/it_IT.d.ts +0 -3
  540. package/es/date-picker/locale/it_IT.js +0 -1
  541. package/es/date-picker/locale/ja_JP.d.ts +0 -3
  542. package/es/date-picker/locale/ja_JP.js +0 -1
  543. package/es/date-picker/locale/ka_GE.d.ts +0 -3
  544. package/es/date-picker/locale/ka_GE.js +0 -1
  545. package/es/date-picker/locale/kk_KZ.d.ts +0 -3
  546. package/es/date-picker/locale/kk_KZ.js +0 -1
  547. package/es/date-picker/locale/km_KH.d.ts +0 -3
  548. package/es/date-picker/locale/km_KH.js +0 -1
  549. package/es/date-picker/locale/kmr_IQ.d.ts +0 -3
  550. package/es/date-picker/locale/kmr_IQ.js +0 -1
  551. package/es/date-picker/locale/kn_IN.d.ts +0 -3
  552. package/es/date-picker/locale/kn_IN.js +0 -1
  553. package/es/date-picker/locale/ko_KR.d.ts +0 -3
  554. package/es/date-picker/locale/ko_KR.js +0 -1
  555. package/es/date-picker/locale/lt_LT.d.ts +0 -3
  556. package/es/date-picker/locale/lt_LT.js +0 -1
  557. package/es/date-picker/locale/lv_LV.d.ts +0 -3
  558. package/es/date-picker/locale/lv_LV.js +0 -1
  559. package/es/date-picker/locale/mk_MK.d.ts +0 -3
  560. package/es/date-picker/locale/mk_MK.js +0 -1
  561. package/es/date-picker/locale/ml_IN.d.ts +0 -3
  562. package/es/date-picker/locale/ml_IN.js +0 -1
  563. package/es/date-picker/locale/mn_MN.d.ts +0 -3
  564. package/es/date-picker/locale/mn_MN.js +0 -1
  565. package/es/date-picker/locale/ms_MY.d.ts +0 -3
  566. package/es/date-picker/locale/ms_MY.js +0 -1
  567. package/es/date-picker/locale/my_MM.d.ts +0 -3
  568. package/es/date-picker/locale/my_MM.js +0 -1
  569. package/es/date-picker/locale/nb_NO.d.ts +0 -3
  570. package/es/date-picker/locale/nb_NO.js +0 -1
  571. package/es/date-picker/locale/nl_BE.d.ts +0 -3
  572. package/es/date-picker/locale/nl_BE.js +0 -1
  573. package/es/date-picker/locale/nl_NL.d.ts +0 -3
  574. package/es/date-picker/locale/nl_NL.js +0 -1
  575. package/es/date-picker/locale/pl_PL.d.ts +0 -3
  576. package/es/date-picker/locale/pl_PL.js +0 -1
  577. package/es/date-picker/locale/pt_BR.d.ts +0 -3
  578. package/es/date-picker/locale/pt_BR.js +0 -1
  579. package/es/date-picker/locale/pt_PT.d.ts +0 -3
  580. package/es/date-picker/locale/pt_PT.js +0 -1
  581. package/es/date-picker/locale/ro_RO.d.ts +0 -3
  582. package/es/date-picker/locale/ro_RO.js +0 -1
  583. package/es/date-picker/locale/ru_RU.d.ts +0 -4
  584. package/es/date-picker/locale/ru_RU.js +0 -1
  585. package/es/date-picker/locale/si_LK.d.ts +0 -3
  586. package/es/date-picker/locale/si_LK.js +0 -1
  587. package/es/date-picker/locale/sk_SK.d.ts +0 -3
  588. package/es/date-picker/locale/sk_SK.js +0 -1
  589. package/es/date-picker/locale/sl_SI.d.ts +0 -3
  590. package/es/date-picker/locale/sl_SI.js +0 -1
  591. package/es/date-picker/locale/sr_RS.d.ts +0 -3
  592. package/es/date-picker/locale/sr_RS.js +0 -1
  593. package/es/date-picker/locale/sv_SE.d.ts +0 -3
  594. package/es/date-picker/locale/sv_SE.js +0 -1
  595. package/es/date-picker/locale/ta_IN.d.ts +0 -3
  596. package/es/date-picker/locale/ta_IN.js +0 -1
  597. package/es/date-picker/locale/th_TH.d.ts +0 -3
  598. package/es/date-picker/locale/th_TH.js +0 -1
  599. package/es/date-picker/locale/tk_TK.d.ts +0 -3
  600. package/es/date-picker/locale/tk_TK.js +0 -1
  601. package/es/date-picker/locale/tr_TR.d.ts +0 -3
  602. package/es/date-picker/locale/tr_TR.js +0 -1
  603. package/es/date-picker/locale/uk_UA.d.ts +0 -3
  604. package/es/date-picker/locale/uk_UA.js +0 -1
  605. package/es/date-picker/locale/ur_PK.d.ts +0 -3
  606. package/es/date-picker/locale/ur_PK.js +0 -1
  607. package/es/date-picker/locale/uz_UZ.d.ts +0 -3
  608. package/es/date-picker/locale/uz_UZ.js +0 -1
  609. package/es/date-picker/locale/vi_VN.d.ts +0 -3
  610. package/es/date-picker/locale/vi_VN.js +0 -1
  611. package/es/date-picker/locale/zh_CN.d.ts +0 -3
  612. package/es/date-picker/locale/zh_CN.js +0 -1
  613. package/es/date-picker/locale/zh_TW.d.ts +0 -3
  614. package/es/date-picker/locale/zh_TW.js +0 -1
  615. package/es/date-picker/style/index.d.ts +0 -7
  616. package/es/date-picker/style/index.js +0 -86
  617. package/es/date-picker/style/multiple.d.ts +0 -4
  618. package/es/date-picker/style/multiple.js +0 -35
  619. package/es/date-picker/style/panel.d.ts +0 -6
  620. package/es/date-picker/style/panel.js +0 -12
  621. package/es/date-picker/style/token.d.ts +0 -103
  622. package/es/date-picker/style/token.js +0 -35
  623. package/es/date-picker/style/variants.d.ts +0 -4
  624. package/es/date-picker/style/variants.js +0 -35
  625. package/es/date-picker/util.d.ts +0 -8
  626. package/es/date-picker/util.js +0 -1
  627. package/es/descriptions/Cell.d.ts +0 -17
  628. package/es/descriptions/Cell.js +0 -1
  629. package/es/descriptions/DescriptionsContext.d.ts +0 -7
  630. package/es/descriptions/DescriptionsContext.js +0 -1
  631. package/es/descriptions/Item.d.ts +0 -13
  632. package/es/descriptions/Item.js +0 -1
  633. package/es/descriptions/Row.d.ts +0 -13
  634. package/es/descriptions/Row.js +0 -1
  635. package/es/descriptions/constant.d.ts +0 -3
  636. package/es/descriptions/constant.js +0 -1
  637. package/es/descriptions/hooks/useItems.d.ts +0 -4
  638. package/es/descriptions/hooks/useItems.js +0 -35
  639. package/es/descriptions/hooks/useRow.d.ts +0 -3
  640. package/es/descriptions/hooks/useRow.js +0 -1
  641. package/es/descriptions/index.d.ts +0 -42
  642. package/es/descriptions/index.js +0 -40
  643. package/es/descriptions/style/index.d.ts +0 -52
  644. package/es/descriptions/style/index.js +0 -35
  645. package/es/divider/index.d.ts +0 -20
  646. package/es/divider/index.js +0 -40
  647. package/es/divider/style/index.d.ts +0 -23
  648. package/es/divider/style/index.js +0 -35
  649. package/es/drag/SortableBoard.d.ts +0 -4
  650. package/es/drag/SortableBoard.js +0 -1
  651. package/es/drag/SortableBoardProvider.d.ts +0 -14
  652. package/es/drag/SortableBoardProvider.js +0 -1
  653. package/es/drag/SortableList.d.ts +0 -8
  654. package/es/drag/SortableList.js +0 -1
  655. package/es/drag/SortableZone.d.ts +0 -7
  656. package/es/drag/SortableZone.js +0 -1
  657. package/es/drag/SortableZoneShared.d.ts +0 -36
  658. package/es/drag/SortableZoneShared.js +0 -1
  659. package/es/drag/index.d.ts +0 -12
  660. package/es/drag/index.js +0 -1
  661. package/es/drag/type.d.ts +0 -362
  662. package/es/drag/type.js +0 -0
  663. package/es/drawer/DrawerPanel.d.ts +0 -49
  664. package/es/drawer/DrawerPanel.js +0 -54
  665. package/es/drawer/index.d.ts +0 -34
  666. package/es/drawer/index.js +0 -54
  667. package/es/drawer/style/index.d.ts +0 -23
  668. package/es/drawer/style/index.js +0 -35
  669. package/es/drawer/style/motion.d.ts +0 -4
  670. package/es/drawer/style/motion.js +0 -1
  671. package/es/dropdown/dropdown-button.d.ts +0 -21
  672. package/es/dropdown/dropdown-button.js +0 -88
  673. package/es/dropdown/dropdown.d.ts +0 -50
  674. package/es/dropdown/dropdown.js +0 -83
  675. package/es/dropdown/index.d.ts +0 -8
  676. package/es/dropdown/index.js +0 -88
  677. package/es/dropdown/style/index.d.ts +0 -40
  678. package/es/dropdown/style/index.js +0 -64
  679. package/es/dropdown/style/status.d.ts +0 -4
  680. package/es/dropdown/style/status.js +0 -1
  681. package/es/empty/empty.d.ts +0 -3
  682. package/es/empty/empty.js +0 -36
  683. package/es/empty/index.d.ts +0 -21
  684. package/es/empty/index.js +0 -41
  685. package/es/empty/simple.d.ts +0 -3
  686. package/es/empty/simple.js +0 -36
  687. package/es/empty/style/index.d.ts +0 -5
  688. package/es/empty/style/index.js +0 -35
  689. package/es/flex/index.d.ts +0 -4
  690. package/es/flex/index.js +0 -40
  691. package/es/flex/interface.d.ts +0 -15
  692. package/es/flex/interface.js +0 -0
  693. package/es/flex/style/index.d.ts +0 -30
  694. package/es/flex/style/index.js +0 -35
  695. package/es/flex/utils.d.ts +0 -6
  696. package/es/flex/utils.js +0 -1
  697. package/es/form/ErrorList.d.ts +0 -13
  698. package/es/form/ErrorList.js +0 -50
  699. package/es/form/Form.d.ts +0 -43
  700. package/es/form/Form.js +0 -50
  701. package/es/form/FormItem/ItemHolder.d.ts +0 -18
  702. package/es/form/FormItem/ItemHolder.js +0 -59
  703. package/es/form/FormItem/StatusProvider.d.ts +0 -16
  704. package/es/form/FormItem/StatusProvider.js +0 -1
  705. package/es/form/FormItem/index.d.ts +0 -46
  706. package/es/form/FormItem/index.js +0 -59
  707. package/es/form/FormItemInput.d.ts +0 -22
  708. package/es/form/FormItemInput.js +0 -50
  709. package/es/form/FormItemLabel.d.ts +0 -22
  710. package/es/form/FormItemLabel.js +0 -49
  711. package/es/form/FormList.d.ts +0 -25
  712. package/es/form/FormList.js +0 -40
  713. package/es/form/context.d.ts +0 -52
  714. package/es/form/context.js +0 -1
  715. package/es/form/hooks/useChildren.d.ts +0 -2
  716. package/es/form/hooks/useChildren.js +0 -1
  717. package/es/form/hooks/useDebounce.d.ts +0 -1
  718. package/es/form/hooks/useDebounce.js +0 -1
  719. package/es/form/hooks/useForm.d.ts +0 -8
  720. package/es/form/hooks/useForm.js +0 -1
  721. package/es/form/hooks/useFormInstance.d.ts +0 -2
  722. package/es/form/hooks/useFormInstance.js +0 -1
  723. package/es/form/hooks/useFormItemStatus.d.ts +0 -9
  724. package/es/form/hooks/useFormItemStatus.js +0 -1
  725. package/es/form/hooks/useFormWarning.d.ts +0 -2
  726. package/es/form/hooks/useFormWarning.js +0 -1
  727. package/es/form/hooks/useFrameState.d.ts +0 -3
  728. package/es/form/hooks/useFrameState.js +0 -1
  729. package/es/form/hooks/useItemRef.d.ts +0 -3
  730. package/es/form/hooks/useItemRef.js +0 -1
  731. package/es/form/hooks/useVariants.d.ts +0 -7
  732. package/es/form/hooks/useVariants.js +0 -40
  733. package/es/form/index.d.ts +0 -26
  734. package/es/form/index.js +0 -59
  735. package/es/form/interface.d.ts +0 -3
  736. package/es/form/interface.js +0 -0
  737. package/es/form/style/explain.d.ts +0 -4
  738. package/es/form/style/explain.js +0 -3
  739. package/es/form/style/fallbackCmp.d.ts +0 -6
  740. package/es/form/style/fallbackCmp.js +0 -45
  741. package/es/form/style/index.d.ts +0 -74
  742. package/es/form/style/index.js +0 -45
  743. package/es/form/util.d.ts +0 -9
  744. package/es/form/util.js +0 -1
  745. package/es/form/validateMessagesContext.d.ts +0 -3
  746. package/es/form/validateMessagesContext.js +0 -1
  747. package/es/form-area/ValidateTooltip.d.ts +0 -12
  748. package/es/form-area/ValidateTooltip.js +0 -353
  749. package/es/form-area/index.d.ts +0 -4
  750. package/es/form-area/index.js +0 -353
  751. package/es/form-area/renderItemMap.d.ts +0 -45
  752. package/es/form-area/renderItemMap.js +0 -353
  753. package/es/form-area/type.d.ts +0 -160
  754. package/es/form-area/type.js +0 -0
  755. package/es/gantt/index.d.ts +0 -4
  756. package/es/gantt/index.js +0 -101
  757. package/es/gantt/style/index.d.ts +0 -4
  758. package/es/gantt/style/index.js +0 -35
  759. package/es/gantt/style/style.d.ts +0 -1
  760. package/es/gantt/style/style.js +0 -372
  761. package/es/gantt/type.d.ts +0 -138
  762. package/es/gantt/type.js +0 -0
  763. package/es/gantt/utils.d.ts +0 -36
  764. package/es/gantt/utils.js +0 -1
  765. package/es/grid/RowContext.d.ts +0 -6
  766. package/es/grid/RowContext.js +0 -1
  767. package/es/grid/col.d.ts +0 -29
  768. package/es/grid/col.js +0 -40
  769. package/es/grid/hooks/useBreakpoint.d.ts +0 -3
  770. package/es/grid/hooks/useBreakpoint.js +0 -35
  771. package/es/grid/index.d.ts +0 -10
  772. package/es/grid/index.js +0 -40
  773. package/es/grid/row.d.ts +0 -20
  774. package/es/grid/row.js +0 -40
  775. package/es/grid/style/index.d.ts +0 -7
  776. package/es/grid/style/index.js +0 -35
  777. package/es/hooks/index.d.ts +0 -5
  778. package/es/hooks/index.js +0 -353
  779. package/es/hooks/useDrawer.d.ts +0 -10
  780. package/es/hooks/useDrawer.js +0 -1
  781. package/es/hooks/useForm.d.ts +0 -15
  782. package/es/hooks/useForm.js +0 -353
  783. package/es/hooks/useModal.d.ts +0 -10
  784. package/es/hooks/useModal.js +0 -1
  785. package/es/hooks/useParsedHash.d.ts +0 -7
  786. package/es/hooks/useParsedHash.js +0 -1
  787. package/es/hooks/useUrlState.d.ts +0 -9
  788. package/es/hooks/useUrlState.js +0 -1
  789. package/es/hour-panel/index.d.ts +0 -4
  790. package/es/hour-panel/index.js +0 -99
  791. package/es/hour-panel/style/index.d.ts +0 -12
  792. package/es/hour-panel/style/index.js +0 -35
  793. package/es/hour-panel/style/style.d.ts +0 -1
  794. package/es/hour-panel/style/style.js +0 -351
  795. package/es/hour-panel/types.d.ts +0 -145
  796. package/es/hour-panel/types.js +0 -1
  797. package/es/hour-panel/utils.d.ts +0 -31
  798. package/es/hour-panel/utils.js +0 -1
  799. package/es/icon/index.d.ts +0 -2
  800. package/es/icon/index.js +0 -1
  801. package/es/image/PreviewGroup.d.ts +0 -15
  802. package/es/image/PreviewGroup.js +0 -54
  803. package/es/image/index.d.ts +0 -9
  804. package/es/image/index.js +0 -54
  805. package/es/image/style/index.d.ts +0 -59
  806. package/es/image/style/index.js +0 -49
  807. package/es/index.d.ts +0 -161
  808. package/es/index.js +0 -356
  809. package/es/input/Group.d.ts +0 -15
  810. package/es/input/Group.js +0 -58
  811. package/es/input/Input.d.ts +0 -25
  812. package/es/input/Input.js +0 -58
  813. package/es/input/OTP/OTPInput.d.ts +0 -11
  814. package/es/input/OTP/OTPInput.js +0 -58
  815. package/es/input/OTP/index.d.ts +0 -29
  816. package/es/input/OTP/index.js +0 -58
  817. package/es/input/Password.d.ts +0 -14
  818. package/es/input/Password.js +0 -58
  819. package/es/input/Search.d.ts +0 -12
  820. package/es/input/Search.js +0 -65
  821. package/es/input/TextArea.d.ts +0 -25
  822. package/es/input/TextArea.js +0 -58
  823. package/es/input/hooks/useRemovePasswordTimeout.d.ts +0 -2
  824. package/es/input/hooks/useRemovePasswordTimeout.js +0 -1
  825. package/es/input/index.d.ts +0 -20
  826. package/es/input/index.js +0 -65
  827. package/es/input/style/index.d.ts +0 -17
  828. package/es/input/style/index.js +0 -53
  829. package/es/input/style/otp.d.ts +0 -2
  830. package/es/input/style/otp.js +0 -35
  831. package/es/input/style/token.d.ts +0 -97
  832. package/es/input/style/token.js +0 -35
  833. package/es/input/style/variants.d.ts +0 -15
  834. package/es/input/style/variants.js +0 -35
  835. package/es/input/utils.d.ts +0 -8
  836. package/es/input/utils.js +0 -1
  837. package/es/input-number/index.d.ts +0 -34
  838. package/es/input-number/index.js +0 -70
  839. package/es/input-number/style/index.d.ts +0 -18
  840. package/es/input-number/style/index.js +0 -65
  841. package/es/input-number/style/token.d.ts +0 -52
  842. package/es/input-number/style/token.js +0 -35
  843. package/es/layout/Sider.d.ts +0 -28
  844. package/es/layout/Sider.js +0 -40
  845. package/es/layout/context.d.ts +0 -8
  846. package/es/layout/context.js +0 -1
  847. package/es/layout/hooks/useHasSider.d.ts +0 -2
  848. package/es/layout/hooks/useHasSider.js +0 -40
  849. package/es/layout/index.d.ts +0 -15
  850. package/es/layout/index.js +0 -40
  851. package/es/layout/layout.d.ts +0 -18
  852. package/es/layout/layout.js +0 -40
  853. package/es/layout/style/index.d.ts +0 -96
  854. package/es/layout/style/index.js +0 -35
  855. package/es/layout/style/sider.d.ts +0 -2
  856. package/es/layout/style/sider.js +0 -35
  857. package/es/list/Item.d.ts +0 -35
  858. package/es/list/Item.js +0 -40
  859. package/es/list/context.d.ts +0 -8
  860. package/es/list/context.js +0 -1
  861. package/es/list/index.d.ts +0 -56
  862. package/es/list/index.js +0 -111
  863. package/es/list/style/index.d.ts +0 -62
  864. package/es/list/style/index.js +0 -35
  865. package/es/locale/ar_EG.d.ts +0 -3
  866. package/es/locale/ar_EG.js +0 -1
  867. package/es/locale/az_AZ.d.ts +0 -3
  868. package/es/locale/az_AZ.js +0 -1
  869. package/es/locale/bg_BG.d.ts +0 -3
  870. package/es/locale/bg_BG.js +0 -1
  871. package/es/locale/bn_BD.d.ts +0 -3
  872. package/es/locale/bn_BD.js +0 -1
  873. package/es/locale/by_BY.d.ts +0 -3
  874. package/es/locale/by_BY.js +0 -1
  875. package/es/locale/ca_ES.d.ts +0 -3
  876. package/es/locale/ca_ES.js +0 -1
  877. package/es/locale/context.d.ts +0 -6
  878. package/es/locale/context.js +0 -1
  879. package/es/locale/cs_CZ.d.ts +0 -3
  880. package/es/locale/cs_CZ.js +0 -1
  881. package/es/locale/da_DK.d.ts +0 -3
  882. package/es/locale/da_DK.js +0 -1
  883. package/es/locale/de_DE.d.ts +0 -3
  884. package/es/locale/de_DE.js +0 -1
  885. package/es/locale/el_GR.d.ts +0 -3
  886. package/es/locale/el_GR.js +0 -1
  887. package/es/locale/en_GB.d.ts +0 -3
  888. package/es/locale/en_GB.js +0 -1
  889. package/es/locale/en_US.d.ts +0 -3
  890. package/es/locale/en_US.js +0 -1
  891. package/es/locale/es_ES.d.ts +0 -3
  892. package/es/locale/es_ES.js +0 -1
  893. package/es/locale/et_EE.d.ts +0 -3
  894. package/es/locale/et_EE.js +0 -1
  895. package/es/locale/eu_ES.d.ts +0 -3
  896. package/es/locale/eu_ES.js +0 -1
  897. package/es/locale/fa_IR.d.ts +0 -3
  898. package/es/locale/fa_IR.js +0 -1
  899. package/es/locale/fi_FI.d.ts +0 -3
  900. package/es/locale/fi_FI.js +0 -1
  901. package/es/locale/fr_BE.d.ts +0 -3
  902. package/es/locale/fr_BE.js +0 -1
  903. package/es/locale/fr_CA.d.ts +0 -3
  904. package/es/locale/fr_CA.js +0 -1
  905. package/es/locale/fr_FR.d.ts +0 -3
  906. package/es/locale/fr_FR.js +0 -1
  907. package/es/locale/ga_IE.d.ts +0 -3
  908. package/es/locale/ga_IE.js +0 -1
  909. package/es/locale/gl_ES.d.ts +0 -3
  910. package/es/locale/gl_ES.js +0 -1
  911. package/es/locale/he_IL.d.ts +0 -3
  912. package/es/locale/he_IL.js +0 -1
  913. package/es/locale/hi_IN.d.ts +0 -3
  914. package/es/locale/hi_IN.js +0 -1
  915. package/es/locale/hr_HR.d.ts +0 -3
  916. package/es/locale/hr_HR.js +0 -1
  917. package/es/locale/hu_HU.d.ts +0 -3
  918. package/es/locale/hu_HU.js +0 -1
  919. package/es/locale/hy_AM.d.ts +0 -3
  920. package/es/locale/hy_AM.js +0 -2
  921. package/es/locale/id_ID.d.ts +0 -3
  922. package/es/locale/id_ID.js +0 -1
  923. package/es/locale/index.d.ts +0 -61
  924. package/es/locale/index.js +0 -1
  925. package/es/locale/is_IS.d.ts +0 -3
  926. package/es/locale/is_IS.js +0 -1
  927. package/es/locale/it_IT.d.ts +0 -3
  928. package/es/locale/it_IT.js +0 -1
  929. package/es/locale/ja_JP.d.ts +0 -3
  930. package/es/locale/ja_JP.js +0 -1
  931. package/es/locale/ka_GE.d.ts +0 -3
  932. package/es/locale/ka_GE.js +0 -1
  933. package/es/locale/kk_KZ.d.ts +0 -3
  934. package/es/locale/kk_KZ.js +0 -1
  935. package/es/locale/km_KH.d.ts +0 -3
  936. package/es/locale/km_KH.js +0 -1
  937. package/es/locale/kmr_IQ.d.ts +0 -3
  938. package/es/locale/kmr_IQ.js +0 -1
  939. package/es/locale/kn_IN.d.ts +0 -3
  940. package/es/locale/kn_IN.js +0 -1
  941. package/es/locale/ko_KR.d.ts +0 -3
  942. package/es/locale/ko_KR.js +0 -1
  943. package/es/locale/ku_IQ.d.ts +0 -3
  944. package/es/locale/ku_IQ.js +0 -1
  945. package/es/locale/lt_LT.d.ts +0 -3
  946. package/es/locale/lt_LT.js +0 -1
  947. package/es/locale/lv_LV.d.ts +0 -3
  948. package/es/locale/lv_LV.js +0 -1
  949. package/es/locale/mk_MK.d.ts +0 -3
  950. package/es/locale/mk_MK.js +0 -1
  951. package/es/locale/ml_IN.d.ts +0 -3
  952. package/es/locale/ml_IN.js +0 -1
  953. package/es/locale/mn_MN.d.ts +0 -3
  954. package/es/locale/mn_MN.js +0 -1
  955. package/es/locale/ms_MY.d.ts +0 -3
  956. package/es/locale/ms_MY.js +0 -1
  957. package/es/locale/my_MM.d.ts +0 -3
  958. package/es/locale/my_MM.js +0 -1
  959. package/es/locale/nb_NO.d.ts +0 -3
  960. package/es/locale/nb_NO.js +0 -1
  961. package/es/locale/ne_NP.d.ts +0 -3
  962. package/es/locale/ne_NP.js +0 -1
  963. package/es/locale/nl_BE.d.ts +0 -3
  964. package/es/locale/nl_BE.js +0 -1
  965. package/es/locale/nl_NL.d.ts +0 -3
  966. package/es/locale/nl_NL.js +0 -1
  967. package/es/locale/pl_PL.d.ts +0 -3
  968. package/es/locale/pl_PL.js +0 -1
  969. package/es/locale/pt_BR.d.ts +0 -3
  970. package/es/locale/pt_BR.js +0 -1
  971. package/es/locale/pt_PT.d.ts +0 -3
  972. package/es/locale/pt_PT.js +0 -1
  973. package/es/locale/ro_RO.d.ts +0 -3
  974. package/es/locale/ro_RO.js +0 -1
  975. package/es/locale/ru_RU.d.ts +0 -3
  976. package/es/locale/ru_RU.js +0 -1
  977. package/es/locale/si_LK.d.ts +0 -3
  978. package/es/locale/si_LK.js +0 -1
  979. package/es/locale/sk_SK.d.ts +0 -3
  980. package/es/locale/sk_SK.js +0 -1
  981. package/es/locale/sl_SI.d.ts +0 -3
  982. package/es/locale/sl_SI.js +0 -1
  983. package/es/locale/sr_RS.d.ts +0 -3
  984. package/es/locale/sr_RS.js +0 -1
  985. package/es/locale/sv_SE.d.ts +0 -3
  986. package/es/locale/sv_SE.js +0 -1
  987. package/es/locale/ta_IN.d.ts +0 -3
  988. package/es/locale/ta_IN.js +0 -1
  989. package/es/locale/th_TH.d.ts +0 -3
  990. package/es/locale/th_TH.js +0 -1
  991. package/es/locale/tk_TK.d.ts +0 -3
  992. package/es/locale/tk_TK.js +0 -1
  993. package/es/locale/tr_TR.d.ts +0 -3
  994. package/es/locale/tr_TR.js +0 -1
  995. package/es/locale/uk_UA.d.ts +0 -3
  996. package/es/locale/uk_UA.js +0 -1
  997. package/es/locale/ur_PK.d.ts +0 -3
  998. package/es/locale/ur_PK.js +0 -1
  999. package/es/locale/useLocale.d.ts +0 -4
  1000. package/es/locale/useLocale.js +0 -1
  1001. package/es/locale/uz_UZ.d.ts +0 -3
  1002. package/es/locale/uz_UZ.js +0 -1
  1003. package/es/locale/vi_VN.d.ts +0 -3
  1004. package/es/locale/vi_VN.js +0 -1
  1005. package/es/locale/zh_CN.d.ts +0 -3
  1006. package/es/locale/zh_CN.js +0 -1
  1007. package/es/locale/zh_HK.d.ts +0 -3
  1008. package/es/locale/zh_HK.js +0 -1
  1009. package/es/locale/zh_TW.d.ts +0 -3
  1010. package/es/locale/zh_TW.js +0 -1
  1011. package/es/mentions/index.d.ts +0 -45
  1012. package/es/mentions/index.js +0 -58
  1013. package/es/mentions/style/index.d.ts +0 -22
  1014. package/es/mentions/style/index.js +0 -53
  1015. package/es/menu/MenuContext.d.ts +0 -11
  1016. package/es/menu/MenuContext.js +0 -1
  1017. package/es/menu/MenuDivider.d.ts +0 -9
  1018. package/es/menu/MenuDivider.js +0 -40
  1019. package/es/menu/MenuItem.d.ts +0 -13
  1020. package/es/menu/MenuItem.js +0 -49
  1021. package/es/menu/OverrideContext.d.ts +0 -13
  1022. package/es/menu/OverrideContext.js +0 -40
  1023. package/es/menu/SubMenu.d.ts +0 -13
  1024. package/es/menu/SubMenu.js +0 -35
  1025. package/es/menu/index.d.ts +0 -32
  1026. package/es/menu/index.js +0 -66
  1027. package/es/menu/interface.d.ts +0 -20
  1028. package/es/menu/interface.js +0 -0
  1029. package/es/menu/menu.d.ts +0 -19
  1030. package/es/menu/menu.js +0 -66
  1031. package/es/menu/style/horizontal.d.ts +0 -4
  1032. package/es/menu/style/horizontal.js +0 -3
  1033. package/es/menu/style/index.d.ts +0 -354
  1034. package/es/menu/style/index.js +0 -61
  1035. package/es/menu/style/rtl.d.ts +0 -5
  1036. package/es/menu/style/rtl.js +0 -2
  1037. package/es/menu/style/theme.d.ts +0 -4
  1038. package/es/menu/style/theme.js +0 -1
  1039. package/es/menu/style/vertical.d.ts +0 -4
  1040. package/es/menu/style/vertical.js +0 -9
  1041. package/es/message/PurePanel.d.ts +0 -23
  1042. package/es/message/PurePanel.js +0 -47
  1043. package/es/message/index.d.ts +0 -23
  1044. package/es/message/index.js +0 -47
  1045. package/es/message/interface.d.ts +0 -66
  1046. package/es/message/interface.js +0 -0
  1047. package/es/message/style/index.d.ts +0 -23
  1048. package/es/message/style/index.js +0 -42
  1049. package/es/message/useMessage.d.ts +0 -8
  1050. package/es/message/useMessage.js +0 -47
  1051. package/es/message/util.d.ts +0 -4
  1052. package/es/message/util.js +0 -1
  1053. package/es/modal/ConfirmDialog.d.ts +0 -32
  1054. package/es/modal/ConfirmDialog.js +0 -69
  1055. package/es/modal/Modal.d.ts +0 -4
  1056. package/es/modal/Modal.js +0 -68
  1057. package/es/modal/PurePanel.d.ts +0 -9
  1058. package/es/modal/PurePanel.js +0 -69
  1059. package/es/modal/components/ConfirmCancelBtn.d.ts +0 -10
  1060. package/es/modal/components/ConfirmCancelBtn.js +0 -47
  1061. package/es/modal/components/ConfirmOkBtn.d.ts +0 -9
  1062. package/es/modal/components/ConfirmOkBtn.js +0 -47
  1063. package/es/modal/components/NormalCancelBtn.d.ts +0 -8
  1064. package/es/modal/components/NormalCancelBtn.js +0 -47
  1065. package/es/modal/components/NormalOkBtn.d.ts +0 -8
  1066. package/es/modal/components/NormalOkBtn.js +0 -47
  1067. package/es/modal/confirm.d.ts +0 -20
  1068. package/es/modal/confirm.js +0 -69
  1069. package/es/modal/context.d.ts +0 -8
  1070. package/es/modal/context.js +0 -1
  1071. package/es/modal/destroyFns.d.ts +0 -2
  1072. package/es/modal/destroyFns.js +0 -1
  1073. package/es/modal/index.d.ts +0 -15
  1074. package/es/modal/index.js +0 -69
  1075. package/es/modal/interface.d.ts +0 -123
  1076. package/es/modal/interface.js +0 -0
  1077. package/es/modal/locale.d.ts +0 -7
  1078. package/es/modal/locale.js +0 -1
  1079. package/es/modal/shared.d.ts +0 -9
  1080. package/es/modal/shared.js +0 -47
  1081. package/es/modal/style/confirm.d.ts +0 -2
  1082. package/es/modal/style/confirm.js +0 -50
  1083. package/es/modal/style/index.d.ts +0 -110
  1084. package/es/modal/style/index.js +0 -49
  1085. package/es/modal/useModal/HookModal.d.ts +0 -17
  1086. package/es/modal/useModal/HookModal.js +0 -69
  1087. package/es/modal/useModal/index.d.ts +0 -8
  1088. package/es/modal/useModal/index.js +0 -69
  1089. package/es/notification/PurePanel.d.ts +0 -27
  1090. package/es/notification/PurePanel.js +0 -40
  1091. package/es/notification/index.d.ts +0 -22
  1092. package/es/notification/index.js +0 -40
  1093. package/es/notification/interface.d.ts +0 -68
  1094. package/es/notification/interface.js +0 -1
  1095. package/es/notification/style/index.d.ts +0 -89
  1096. package/es/notification/style/index.js +0 -35
  1097. package/es/notification/style/placement.d.ts +0 -5
  1098. package/es/notification/style/placement.js +0 -1
  1099. package/es/notification/style/pure-panel.d.ts +0 -2
  1100. package/es/notification/style/pure-panel.js +0 -35
  1101. package/es/notification/style/stack.d.ts +0 -4
  1102. package/es/notification/style/stack.js +0 -1
  1103. package/es/notification/useNotification.d.ts +0 -8
  1104. package/es/notification/useNotification.js +0 -40
  1105. package/es/notification/util.d.ts +0 -5
  1106. package/es/notification/util.js +0 -1
  1107. package/es/pagination/Pagination.d.ts +0 -25
  1108. package/es/pagination/Pagination.js +0 -111
  1109. package/es/pagination/index.d.ts +0 -3
  1110. package/es/pagination/index.js +0 -111
  1111. package/es/pagination/style/bordered.d.ts +0 -2
  1112. package/es/pagination/style/bordered.js +0 -68
  1113. package/es/pagination/style/index.d.ts +0 -99
  1114. package/es/pagination/style/index.js +0 -68
  1115. package/es/pagination/useShowSizeChanger.d.ts +0 -3
  1116. package/es/pagination/useShowSizeChanger.js +0 -1
  1117. package/es/popconfirm/PurePanel.d.ts +0 -20
  1118. package/es/popconfirm/PurePanel.js +0 -56
  1119. package/es/popconfirm/index.d.ts +0 -30
  1120. package/es/popconfirm/index.js +0 -56
  1121. package/es/popconfirm/style/index.d.ts +0 -17
  1122. package/es/popconfirm/style/index.js +0 -35
  1123. package/es/popover/PurePanel.d.ts +0 -17
  1124. package/es/popover/PurePanel.js +0 -49
  1125. package/es/popover/index.d.ts +0 -15
  1126. package/es/popover/index.js +0 -49
  1127. package/es/popover/style/index.d.ts +0 -46
  1128. package/es/popover/style/index.js +0 -44
  1129. package/es/progress/Circle.d.ts +0 -10
  1130. package/es/progress/Circle.js +0 -49
  1131. package/es/progress/Line.d.ts +0 -36
  1132. package/es/progress/Line.js +0 -35
  1133. package/es/progress/Steps.d.ts +0 -9
  1134. package/es/progress/Steps.js +0 -1
  1135. package/es/progress/index.d.ts +0 -3
  1136. package/es/progress/index.js +0 -49
  1137. package/es/progress/progress.d.ts +0 -58
  1138. package/es/progress/progress.js +0 -49
  1139. package/es/progress/style/index.d.ts +0 -38
  1140. package/es/progress/style/index.js +0 -35
  1141. package/es/progress/utils.d.ts +0 -10
  1142. package/es/progress/utils.js +0 -1
  1143. package/es/qr-code/QrcodeStatus.d.ts +0 -11
  1144. package/es/qr-code/QrcodeStatus.js +0 -47
  1145. package/es/qr-code/index.d.ts +0 -4
  1146. package/es/qr-code/index.js +0 -47
  1147. package/es/qr-code/interface.d.ts +0 -29
  1148. package/es/qr-code/interface.js +0 -0
  1149. package/es/qr-code/style/index.d.ts +0 -6
  1150. package/es/qr-code/style/index.js +0 -35
  1151. package/es/qrcode/index.d.ts +0 -2
  1152. package/es/qrcode/index.js +0 -47
  1153. package/es/qrcode/interface.d.ts +0 -1
  1154. package/es/qrcode/interface.js +0 -0
  1155. package/es/qrcode/style/index.d.ts +0 -1
  1156. package/es/qrcode/style/index.js +0 -35
  1157. package/es/radio/context.d.ts +0 -7
  1158. package/es/radio/context.js +0 -1
  1159. package/es/radio/group.d.ts +0 -4
  1160. package/es/radio/group.js +0 -41
  1161. package/es/radio/index.d.ts +0 -11
  1162. package/es/radio/index.js +0 -41
  1163. package/es/radio/interface.d.ts +0 -43
  1164. package/es/radio/interface.js +0 -0
  1165. package/es/radio/radio.d.ts +0 -4
  1166. package/es/radio/radio.js +0 -41
  1167. package/es/radio/radioButton.d.ts +0 -6
  1168. package/es/radio/radioButton.js +0 -41
  1169. package/es/radio/style/index.d.ts +0 -76
  1170. package/es/radio/style/index.js +0 -36
  1171. package/es/rate/index.d.ts +0 -8
  1172. package/es/rate/index.js +0 -49
  1173. package/es/rate/style/index.d.ts +0 -27
  1174. package/es/rate/style/index.js +0 -35
  1175. package/es/result/index.d.ts +0 -33
  1176. package/es/result/index.js +0 -40
  1177. package/es/result/noFound.d.ts +0 -3
  1178. package/es/result/noFound.js +0 -1
  1179. package/es/result/serverError.d.ts +0 -3
  1180. package/es/result/serverError.js +0 -1
  1181. package/es/result/style/index.d.ts +0 -27
  1182. package/es/result/style/index.js +0 -35
  1183. package/es/result/unauthorized.d.ts +0 -3
  1184. package/es/result/unauthorized.js +0 -1
  1185. package/es/row/index.d.ts +0 -4
  1186. package/es/row/index.js +0 -40
  1187. package/es/row/style/index.d.ts +0 -2
  1188. package/es/row/style/index.js +0 -1
  1189. package/es/search-area/index.d.ts +0 -5
  1190. package/es/search-area/index.js +0 -353
  1191. package/es/search-area/style/index.d.ts +0 -2
  1192. package/es/search-area/style/index.js +0 -1
  1193. package/es/segmented/index.d.ts +0 -26
  1194. package/es/segmented/index.js +0 -40
  1195. package/es/segmented/style/index.d.ts +0 -46
  1196. package/es/segmented/style/index.js +0 -35
  1197. package/es/select/index.d.ts +0 -57
  1198. package/es/select/index.js +0 -78
  1199. package/es/select/mergedBuiltinPlacements.d.ts +0 -4
  1200. package/es/select/mergedBuiltinPlacements.js +0 -1
  1201. package/es/select/style/dropdown.d.ts +0 -4
  1202. package/es/select/style/dropdown.js +0 -24
  1203. package/es/select/style/index.d.ts +0 -4
  1204. package/es/select/style/index.js +0 -73
  1205. package/es/select/style/multiple.d.ts +0 -32
  1206. package/es/select/style/multiple.js +0 -40
  1207. package/es/select/style/single.d.ts +0 -3
  1208. package/es/select/style/single.js +0 -45
  1209. package/es/select/style/token.d.ts +0 -138
  1210. package/es/select/style/token.js +0 -1
  1211. package/es/select/style/variants.d.ts +0 -4
  1212. package/es/select/style/variants.js +0 -1
  1213. package/es/select/useIcons.d.ts +0 -26
  1214. package/es/select/useIcons.js +0 -1
  1215. package/es/select/useShowArrow.d.ts +0 -8
  1216. package/es/select/useShowArrow.js +0 -1
  1217. package/es/skeleton/Avatar.d.ts +0 -7
  1218. package/es/skeleton/Avatar.js +0 -47
  1219. package/es/skeleton/Button.d.ts +0 -8
  1220. package/es/skeleton/Button.js +0 -47
  1221. package/es/skeleton/Element.d.ts +0 -12
  1222. package/es/skeleton/Element.js +0 -1
  1223. package/es/skeleton/Image.d.ts +0 -6
  1224. package/es/skeleton/Image.js +0 -48
  1225. package/es/skeleton/Input.d.ts +0 -8
  1226. package/es/skeleton/Input.js +0 -47
  1227. package/es/skeleton/Node.d.ts +0 -8
  1228. package/es/skeleton/Node.js +0 -47
  1229. package/es/skeleton/Paragraph.d.ts +0 -11
  1230. package/es/skeleton/Paragraph.js +0 -1
  1231. package/es/skeleton/Skeleton.d.ts +0 -32
  1232. package/es/skeleton/Skeleton.js +0 -48
  1233. package/es/skeleton/Title.d.ts +0 -9
  1234. package/es/skeleton/Title.js +0 -1
  1235. package/es/skeleton/index.d.ts +0 -3
  1236. package/es/skeleton/index.js +0 -48
  1237. package/es/skeleton/style/index.d.ts +0 -40
  1238. package/es/skeleton/style/index.js +0 -42
  1239. package/es/slider/Context.d.ts +0 -9
  1240. package/es/slider/Context.js +0 -1
  1241. package/es/slider/SliderTooltip.d.ts +0 -8
  1242. package/es/slider/SliderTooltip.js +0 -49
  1243. package/es/slider/index.d.ts +0 -97
  1244. package/es/slider/index.js +0 -61
  1245. package/es/slider/style/index.d.ts +0 -97
  1246. package/es/slider/style/index.js +0 -47
  1247. package/es/slider/useRafLock.d.ts +0 -1
  1248. package/es/slider/useRafLock.js +0 -1
  1249. package/es/space/Compact.d.ts +0 -25
  1250. package/es/space/Compact.js +0 -40
  1251. package/es/space/Item.d.ts +0 -10
  1252. package/es/space/Item.js +0 -1
  1253. package/es/space/context.d.ts +0 -6
  1254. package/es/space/context.js +0 -1
  1255. package/es/space/index.d.ts +0 -28
  1256. package/es/space/index.js +0 -40
  1257. package/es/space/style/compact.d.ts +0 -8
  1258. package/es/space/style/compact.js +0 -1
  1259. package/es/space/style/index.d.ts +0 -7
  1260. package/es/space/style/index.js +0 -35
  1261. package/es/spin/Indicator/Looper.d.ts +0 -6
  1262. package/es/spin/Indicator/Looper.js +0 -1
  1263. package/es/spin/Indicator/Progress.d.ts +0 -7
  1264. package/es/spin/Indicator/Progress.js +0 -1
  1265. package/es/spin/Indicator/index.d.ts +0 -7
  1266. package/es/spin/Indicator/index.js +0 -1
  1267. package/es/spin/index.d.ts +0 -36
  1268. package/es/spin/index.js +0 -40
  1269. package/es/spin/style/index.d.ts +0 -26
  1270. package/es/spin/style/index.js +0 -35
  1271. package/es/spin/usePercent.d.ts +0 -1
  1272. package/es/spin/usePercent.js +0 -1
  1273. package/es/splitter/Panel.d.ts +0 -7
  1274. package/es/splitter/Panel.js +0 -1
  1275. package/es/splitter/SplitBar.d.ts +0 -19
  1276. package/es/splitter/SplitBar.js +0 -1
  1277. package/es/splitter/Splitter.d.ts +0 -4
  1278. package/es/splitter/Splitter.js +0 -40
  1279. package/es/splitter/hooks/useItems.d.ts +0 -12
  1280. package/es/splitter/hooks/useItems.js +0 -1
  1281. package/es/splitter/hooks/useResizable.d.ts +0 -7
  1282. package/es/splitter/hooks/useResizable.js +0 -1
  1283. package/es/splitter/hooks/useResize.d.ts +0 -6
  1284. package/es/splitter/hooks/useResize.js +0 -1
  1285. package/es/splitter/hooks/useSizes.d.ts +0 -8
  1286. package/es/splitter/hooks/useSizes.js +0 -1
  1287. package/es/splitter/index.d.ts +0 -8
  1288. package/es/splitter/index.js +0 -40
  1289. package/es/splitter/interface.d.ts +0 -64
  1290. package/es/splitter/interface.js +0 -0
  1291. package/es/splitter/style/index.d.ts +0 -27
  1292. package/es/splitter/style/index.js +0 -35
  1293. package/es/statistic/Countdown.d.ts +0 -10
  1294. package/es/statistic/Countdown.js +0 -48
  1295. package/es/statistic/Number.d.ts +0 -8
  1296. package/es/statistic/Number.js +0 -1
  1297. package/es/statistic/Statistic.d.ts +0 -21
  1298. package/es/statistic/Statistic.js +0 -48
  1299. package/es/statistic/index.d.ts +0 -11
  1300. package/es/statistic/index.js +0 -48
  1301. package/es/statistic/interface.d.ts +0 -0
  1302. package/es/statistic/interface.js +0 -0
  1303. package/es/statistic/style/index.d.ts +0 -16
  1304. package/es/statistic/style/index.js +0 -35
  1305. package/es/statistic/utils.d.ts +0 -15
  1306. package/es/statistic/utils.js +0 -1
  1307. package/es/steps/index.d.ts +0 -39
  1308. package/es/steps/index.js +0 -49
  1309. package/es/steps/style/custom-icon.d.ts +0 -5
  1310. package/es/steps/style/custom-icon.js +0 -1
  1311. package/es/steps/style/horizontal.d.ts +0 -5
  1312. package/es/steps/style/horizontal.js +0 -1
  1313. package/es/steps/style/index.d.ts +0 -102
  1314. package/es/steps/style/index.js +0 -35
  1315. package/es/steps/style/inline.d.ts +0 -5
  1316. package/es/steps/style/inline.js +0 -1
  1317. package/es/steps/style/label-placement.d.ts +0 -5
  1318. package/es/steps/style/label-placement.js +0 -1
  1319. package/es/steps/style/nav.d.ts +0 -5
  1320. package/es/steps/style/nav.js +0 -1
  1321. package/es/steps/style/progress-dot.d.ts +0 -5
  1322. package/es/steps/style/progress-dot.js +0 -1
  1323. package/es/steps/style/progress.d.ts +0 -5
  1324. package/es/steps/style/progress.js +0 -1
  1325. package/es/steps/style/rtl.d.ts +0 -5
  1326. package/es/steps/style/rtl.js +0 -1
  1327. package/es/steps/style/small.d.ts +0 -5
  1328. package/es/steps/style/small.js +0 -1
  1329. package/es/steps/style/vertical.d.ts +0 -5
  1330. package/es/steps/style/vertical.js +0 -1
  1331. package/es/steps/useLegacyItems.d.ts +0 -3
  1332. package/es/steps/useLegacyItems.js +0 -1
  1333. package/es/style/compact-item-vertical.d.ts +0 -3
  1334. package/es/style/compact-item-vertical.js +0 -1
  1335. package/es/style/compact-item.d.ts +0 -17
  1336. package/es/style/compact-item.js +0 -1
  1337. package/es/style/index.d.ts +0 -12
  1338. package/es/style/index.js +0 -1
  1339. package/es/style/motion/collapse.d.ts +0 -3
  1340. package/es/style/motion/collapse.js +0 -3
  1341. package/es/style/motion/fade.d.ts +0 -6
  1342. package/es/style/motion/fade.js +0 -10
  1343. package/es/style/motion/index.d.ts +0 -6
  1344. package/es/style/motion/index.js +0 -21
  1345. package/es/style/motion/motion.d.ts +0 -2
  1346. package/es/style/motion/motion.js +0 -7
  1347. package/es/style/motion/move.d.ts +0 -14
  1348. package/es/style/motion/move.js +0 -10
  1349. package/es/style/motion/slide.d.ts +0 -14
  1350. package/es/style/motion/slide.js +0 -10
  1351. package/es/style/motion/zoom.d.ts +0 -18
  1352. package/es/style/motion/zoom.js +0 -10
  1353. package/es/style/placementArrow.d.ts +0 -19
  1354. package/es/style/placementArrow.js +0 -1
  1355. package/es/style/roundedArrow.d.ts +0 -7
  1356. package/es/style/roundedArrow.js +0 -1
  1357. package/es/switch/index.d.ts +0 -37
  1358. package/es/switch/index.js +0 -40
  1359. package/es/switch/style/index.d.ts +0 -71
  1360. package/es/switch/style/index.js +0 -35
  1361. package/es/table/Column.d.ts +0 -8
  1362. package/es/table/Column.js +0 -1
  1363. package/es/table/ColumnGroup.d.ts +0 -10
  1364. package/es/table/ColumnGroup.js +0 -1
  1365. package/es/table/ExpandIcon.d.ts +0 -12
  1366. package/es/table/ExpandIcon.js +0 -1
  1367. package/es/table/InternalTable.d.ts +0 -32
  1368. package/es/table/InternalTable.js +0 -216
  1369. package/es/table/RcTable/VirtualTable.d.ts +0 -5
  1370. package/es/table/RcTable/VirtualTable.js +0 -1
  1371. package/es/table/RcTable/index.d.ts +0 -5
  1372. package/es/table/RcTable/index.js +0 -1
  1373. package/es/table/Table.d.ts +0 -17
  1374. package/es/table/Table.js +0 -216
  1375. package/es/table/hooks/useContainerWidth.d.ts +0 -1
  1376. package/es/table/hooks/useContainerWidth.js +0 -1
  1377. package/es/table/hooks/useFilter/FilterDropdown.d.ts +0 -31
  1378. package/es/table/hooks/useFilter/FilterDropdown.js +0 -113
  1379. package/es/table/hooks/useFilter/FilterSearch.d.ts +0 -12
  1380. package/es/table/hooks/useFilter/FilterSearch.js +0 -65
  1381. package/es/table/hooks/useFilter/FilterWrapper.d.ts +0 -8
  1382. package/es/table/hooks/useFilter/FilterWrapper.js +0 -1
  1383. package/es/table/hooks/useFilter/index.d.ts +0 -22
  1384. package/es/table/hooks/useFilter/index.js +0 -113
  1385. package/es/table/hooks/useLazyKVMap.d.ts +0 -4
  1386. package/es/table/hooks/useLazyKVMap.js +0 -1
  1387. package/es/table/hooks/usePagination.d.ts +0 -5
  1388. package/es/table/hooks/usePagination.js +0 -1
  1389. package/es/table/hooks/useSelection.d.ts +0 -20
  1390. package/es/table/hooks/useSelection.js +0 -95
  1391. package/es/table/hooks/useSorter.d.ts +0 -19
  1392. package/es/table/hooks/useSorter.js +0 -49
  1393. package/es/table/hooks/useTitleColumns.d.ts +0 -4
  1394. package/es/table/hooks/useTitleColumns.js +0 -1
  1395. package/es/table/index.d.ts +0 -7
  1396. package/es/table/index.js +0 -216
  1397. package/es/table/interface.d.ts +0 -194
  1398. package/es/table/interface.js +0 -1
  1399. package/es/table/style/bordered.d.ts +0 -5
  1400. package/es/table/style/bordered.js +0 -10
  1401. package/es/table/style/ellipsis.d.ts +0 -5
  1402. package/es/table/style/ellipsis.js +0 -4
  1403. package/es/table/style/empty.d.ts +0 -5
  1404. package/es/table/style/empty.js +0 -1
  1405. package/es/table/style/expand.d.ts +0 -5
  1406. package/es/table/style/expand.js +0 -1
  1407. package/es/table/style/filter.d.ts +0 -4
  1408. package/es/table/style/filter.js +0 -1
  1409. package/es/table/style/fixed.d.ts +0 -5
  1410. package/es/table/style/fixed.js +0 -21
  1411. package/es/table/style/index.d.ts +0 -202
  1412. package/es/table/style/index.js +0 -97
  1413. package/es/table/style/pagination.d.ts +0 -5
  1414. package/es/table/style/pagination.js +0 -1
  1415. package/es/table/style/radius.d.ts +0 -5
  1416. package/es/table/style/radius.js +0 -1
  1417. package/es/table/style/rtl.d.ts +0 -5
  1418. package/es/table/style/rtl.js +0 -1
  1419. package/es/table/style/selection.d.ts +0 -5
  1420. package/es/table/style/selection.js +0 -5
  1421. package/es/table/style/size.d.ts +0 -5
  1422. package/es/table/style/size.js +0 -10
  1423. package/es/table/style/sorter.d.ts +0 -5
  1424. package/es/table/style/sorter.js +0 -4
  1425. package/es/table/style/sticky.d.ts +0 -5
  1426. package/es/table/style/sticky.js +0 -1
  1427. package/es/table/style/summary.d.ts +0 -5
  1428. package/es/table/style/summary.js +0 -1
  1429. package/es/table/style/virtual.d.ts +0 -5
  1430. package/es/table/style/virtual.js +0 -4
  1431. package/es/table/util.d.ts +0 -13
  1432. package/es/table/util.js +0 -1
  1433. package/es/tabs/TabPane.d.ts +0 -5
  1434. package/es/tabs/TabPane.js +0 -1
  1435. package/es/tabs/hooks/useAnimateConfig.d.ts +0 -3
  1436. package/es/tabs/hooks/useAnimateConfig.js +0 -40
  1437. package/es/tabs/hooks/useLegacyItems.d.ts +0 -4
  1438. package/es/tabs/hooks/useLegacyItems.js +0 -1
  1439. package/es/tabs/index.d.ts +0 -29
  1440. package/es/tabs/index.js +0 -51
  1441. package/es/tabs/style/index.d.ts +0 -136
  1442. package/es/tabs/style/index.js +0 -46
  1443. package/es/tabs/style/motion.d.ts +0 -4
  1444. package/es/tabs/style/motion.js +0 -10
  1445. package/es/tag/CheckableTag.d.ts +0 -17
  1446. package/es/tag/CheckableTag.js +0 -40
  1447. package/es/tag/index.d.ts +0 -27
  1448. package/es/tag/index.js +0 -40
  1449. package/es/tag/style/index.d.ts +0 -25
  1450. package/es/tag/style/index.js +0 -35
  1451. package/es/tag/style/presetCmp.d.ts +0 -2
  1452. package/es/tag/style/presetCmp.js +0 -35
  1453. package/es/tag/style/statusCmp.d.ts +0 -2
  1454. package/es/tag/style/statusCmp.js +0 -35
  1455. package/es/theme/context.d.ts +0 -31
  1456. package/es/theme/context.js +0 -3
  1457. package/es/theme/getDesignToken.d.ts +0 -4
  1458. package/es/theme/getDesignToken.js +0 -35
  1459. package/es/theme/index.d.ts +0 -35
  1460. package/es/theme/index.js +0 -35
  1461. package/es/theme/interface/alias.d.ts +0 -545
  1462. package/es/theme/interface/alias.js +0 -0
  1463. package/es/theme/interface/components.d.ts +0 -140
  1464. package/es/theme/interface/components.js +0 -0
  1465. package/es/theme/interface/cssinjs-utils.d.ts +0 -10
  1466. package/es/theme/interface/cssinjs-utils.js +0 -0
  1467. package/es/theme/interface/index.d.ts +0 -15
  1468. package/es/theme/interface/index.js +0 -1
  1469. package/es/theme/interface/maps/colors.d.ts +0 -530
  1470. package/es/theme/interface/maps/colors.js +0 -0
  1471. package/es/theme/interface/maps/font.d.ts +0 -117
  1472. package/es/theme/interface/maps/font.js +0 -0
  1473. package/es/theme/interface/maps/index.d.ts +0 -29
  1474. package/es/theme/interface/maps/index.js +0 -0
  1475. package/es/theme/interface/maps/size.d.ts +0 -69
  1476. package/es/theme/interface/maps/size.js +0 -0
  1477. package/es/theme/interface/maps/style.d.ts +0 -42
  1478. package/es/theme/interface/maps/style.js +0 -0
  1479. package/es/theme/interface/presetColors.d.ts +0 -11
  1480. package/es/theme/interface/presetColors.js +0 -1
  1481. package/es/theme/interface/seeds.d.ts +0 -225
  1482. package/es/theme/interface/seeds.js +0 -0
  1483. package/es/theme/internal.d.ts +0 -13
  1484. package/es/theme/internal.js +0 -35
  1485. package/es/theme/themes/ColorMap.d.ts +0 -15
  1486. package/es/theme/themes/ColorMap.js +0 -0
  1487. package/es/theme/themes/compact/genCompactSizeMapToken.d.ts +0 -2
  1488. package/es/theme/themes/compact/genCompactSizeMapToken.js +0 -1
  1489. package/es/theme/themes/compact/index.d.ts +0 -4
  1490. package/es/theme/themes/compact/index.js +0 -1
  1491. package/es/theme/themes/dark/colorAlgorithm.d.ts +0 -2
  1492. package/es/theme/themes/dark/colorAlgorithm.js +0 -1
  1493. package/es/theme/themes/dark/colors.d.ts +0 -3
  1494. package/es/theme/themes/dark/colors.js +0 -1
  1495. package/es/theme/themes/dark/index.d.ts +0 -4
  1496. package/es/theme/themes/dark/index.js +0 -1
  1497. package/es/theme/themes/default/colorAlgorithm.d.ts +0 -2
  1498. package/es/theme/themes/default/colorAlgorithm.js +0 -1
  1499. package/es/theme/themes/default/colors.d.ts +0 -3
  1500. package/es/theme/themes/default/colors.js +0 -1
  1501. package/es/theme/themes/default/index.d.ts +0 -2
  1502. package/es/theme/themes/default/index.js +0 -1
  1503. package/es/theme/themes/seed.d.ts +0 -4
  1504. package/es/theme/themes/seed.js +0 -3
  1505. package/es/theme/themes/shared/genColorMapToken.d.ts +0 -8
  1506. package/es/theme/themes/shared/genColorMapToken.js +0 -1
  1507. package/es/theme/themes/shared/genCommonMapToken.d.ts +0 -2
  1508. package/es/theme/themes/shared/genCommonMapToken.js +0 -1
  1509. package/es/theme/themes/shared/genControlHeight.d.ts +0 -3
  1510. package/es/theme/themes/shared/genControlHeight.js +0 -1
  1511. package/es/theme/themes/shared/genFontMapToken.d.ts +0 -3
  1512. package/es/theme/themes/shared/genFontMapToken.js +0 -1
  1513. package/es/theme/themes/shared/genFontSizes.d.ts +0 -5
  1514. package/es/theme/themes/shared/genFontSizes.js +0 -1
  1515. package/es/theme/themes/shared/genRadius.d.ts +0 -3
  1516. package/es/theme/themes/shared/genRadius.js +0 -1
  1517. package/es/theme/themes/shared/genSizeMapToken.d.ts +0 -2
  1518. package/es/theme/themes/shared/genSizeMapToken.js +0 -1
  1519. package/es/theme/useToken.d.ts +0 -19
  1520. package/es/theme/useToken.js +0 -35
  1521. package/es/theme/util/alias.d.ts +0 -12
  1522. package/es/theme/util/alias.js +0 -35
  1523. package/es/theme/util/genPresetColor.d.ts +0 -15
  1524. package/es/theme/util/genPresetColor.js +0 -1
  1525. package/es/theme/util/genStyleUtils.d.ts +0 -26
  1526. package/es/theme/util/genStyleUtils.js +0 -35
  1527. package/es/theme/util/getAlphaColor.d.ts +0 -2
  1528. package/es/theme/util/getAlphaColor.js +0 -1
  1529. package/es/theme/util/useResetIconStyle.d.ts +0 -3
  1530. package/es/theme/util/useResetIconStyle.js +0 -35
  1531. package/es/time-out/index.d.ts +0 -18
  1532. package/es/time-out/index.js +0 -40
  1533. package/es/time-out/style/index.d.ts +0 -31
  1534. package/es/time-out/style/index.js +0 -35
  1535. package/es/time-out/style/style.d.ts +0 -1
  1536. package/es/time-out/style/style.js +0 -104
  1537. package/es/time-picker/index.d.ts +0 -30
  1538. package/es/time-picker/index.js +0 -98
  1539. package/es/time-picker/locale/ar_EG.d.ts +0 -3
  1540. package/es/time-picker/locale/ar_EG.js +0 -1
  1541. package/es/time-picker/locale/az_AZ.d.ts +0 -3
  1542. package/es/time-picker/locale/az_AZ.js +0 -1
  1543. package/es/time-picker/locale/bg_BG.d.ts +0 -3
  1544. package/es/time-picker/locale/bg_BG.js +0 -1
  1545. package/es/time-picker/locale/bn_BD.d.ts +0 -3
  1546. package/es/time-picker/locale/bn_BD.js +0 -1
  1547. package/es/time-picker/locale/by_BY.d.ts +0 -3
  1548. package/es/time-picker/locale/by_BY.js +0 -1
  1549. package/es/time-picker/locale/ca_ES.d.ts +0 -3
  1550. package/es/time-picker/locale/ca_ES.js +0 -1
  1551. package/es/time-picker/locale/cs_CZ.d.ts +0 -3
  1552. package/es/time-picker/locale/cs_CZ.js +0 -1
  1553. package/es/time-picker/locale/da_DK.d.ts +0 -3
  1554. package/es/time-picker/locale/da_DK.js +0 -1
  1555. package/es/time-picker/locale/de_DE.d.ts +0 -3
  1556. package/es/time-picker/locale/de_DE.js +0 -1
  1557. package/es/time-picker/locale/el_GR.d.ts +0 -3
  1558. package/es/time-picker/locale/el_GR.js +0 -1
  1559. package/es/time-picker/locale/en_GB.d.ts +0 -3
  1560. package/es/time-picker/locale/en_GB.js +0 -1
  1561. package/es/time-picker/locale/en_US.d.ts +0 -3
  1562. package/es/time-picker/locale/en_US.js +0 -1
  1563. package/es/time-picker/locale/es_ES.d.ts +0 -3
  1564. package/es/time-picker/locale/es_ES.js +0 -1
  1565. package/es/time-picker/locale/et_EE.d.ts +0 -3
  1566. package/es/time-picker/locale/et_EE.js +0 -1
  1567. package/es/time-picker/locale/eu_ES.d.ts +0 -3
  1568. package/es/time-picker/locale/eu_ES.js +0 -1
  1569. package/es/time-picker/locale/fa_IR.d.ts +0 -3
  1570. package/es/time-picker/locale/fa_IR.js +0 -1
  1571. package/es/time-picker/locale/fi_FI.d.ts +0 -3
  1572. package/es/time-picker/locale/fi_FI.js +0 -1
  1573. package/es/time-picker/locale/fr_BE.d.ts +0 -3
  1574. package/es/time-picker/locale/fr_BE.js +0 -1
  1575. package/es/time-picker/locale/fr_CA.d.ts +0 -3
  1576. package/es/time-picker/locale/fr_CA.js +0 -1
  1577. package/es/time-picker/locale/fr_FR.d.ts +0 -3
  1578. package/es/time-picker/locale/fr_FR.js +0 -1
  1579. package/es/time-picker/locale/ga_IE.d.ts +0 -3
  1580. package/es/time-picker/locale/ga_IE.js +0 -1
  1581. package/es/time-picker/locale/gl_ES.d.ts +0 -3
  1582. package/es/time-picker/locale/gl_ES.js +0 -1
  1583. package/es/time-picker/locale/he_IL.d.ts +0 -3
  1584. package/es/time-picker/locale/he_IL.js +0 -1
  1585. package/es/time-picker/locale/hi_IN.d.ts +0 -3
  1586. package/es/time-picker/locale/hi_IN.js +0 -1
  1587. package/es/time-picker/locale/hr_HR.d.ts +0 -3
  1588. package/es/time-picker/locale/hr_HR.js +0 -1
  1589. package/es/time-picker/locale/hu_HU.d.ts +0 -3
  1590. package/es/time-picker/locale/hu_HU.js +0 -1
  1591. package/es/time-picker/locale/id_ID.d.ts +0 -3
  1592. package/es/time-picker/locale/id_ID.js +0 -1
  1593. package/es/time-picker/locale/is_IS.d.ts +0 -3
  1594. package/es/time-picker/locale/is_IS.js +0 -1
  1595. package/es/time-picker/locale/it_IT.d.ts +0 -3
  1596. package/es/time-picker/locale/it_IT.js +0 -1
  1597. package/es/time-picker/locale/ja_JP.d.ts +0 -3
  1598. package/es/time-picker/locale/ja_JP.js +0 -1
  1599. package/es/time-picker/locale/ka_GE.d.ts +0 -3
  1600. package/es/time-picker/locale/ka_GE.js +0 -1
  1601. package/es/time-picker/locale/kk_KZ.d.ts +0 -3
  1602. package/es/time-picker/locale/kk_KZ.js +0 -1
  1603. package/es/time-picker/locale/km_KH.d.ts +0 -3
  1604. package/es/time-picker/locale/km_KH.js +0 -1
  1605. package/es/time-picker/locale/kmr_IQ.d.ts +0 -3
  1606. package/es/time-picker/locale/kmr_IQ.js +0 -1
  1607. package/es/time-picker/locale/kn_IN.d.ts +0 -3
  1608. package/es/time-picker/locale/kn_IN.js +0 -1
  1609. package/es/time-picker/locale/ko_KR.d.ts +0 -3
  1610. package/es/time-picker/locale/ko_KR.js +0 -1
  1611. package/es/time-picker/locale/lt_LT.d.ts +0 -3
  1612. package/es/time-picker/locale/lt_LT.js +0 -1
  1613. package/es/time-picker/locale/lv_LV.d.ts +0 -3
  1614. package/es/time-picker/locale/lv_LV.js +0 -1
  1615. package/es/time-picker/locale/mk_MK.d.ts +0 -3
  1616. package/es/time-picker/locale/mk_MK.js +0 -1
  1617. package/es/time-picker/locale/ml_IN.d.ts +0 -3
  1618. package/es/time-picker/locale/ml_IN.js +0 -1
  1619. package/es/time-picker/locale/mn_MN.d.ts +0 -3
  1620. package/es/time-picker/locale/mn_MN.js +0 -1
  1621. package/es/time-picker/locale/ms_MY.d.ts +0 -3
  1622. package/es/time-picker/locale/ms_MY.js +0 -1
  1623. package/es/time-picker/locale/my_MM.d.ts +0 -3
  1624. package/es/time-picker/locale/my_MM.js +0 -1
  1625. package/es/time-picker/locale/nb_NO.d.ts +0 -3
  1626. package/es/time-picker/locale/nb_NO.js +0 -1
  1627. package/es/time-picker/locale/nl_BE.d.ts +0 -3
  1628. package/es/time-picker/locale/nl_BE.js +0 -1
  1629. package/es/time-picker/locale/nl_NL.d.ts +0 -3
  1630. package/es/time-picker/locale/nl_NL.js +0 -1
  1631. package/es/time-picker/locale/pl_PL.d.ts +0 -3
  1632. package/es/time-picker/locale/pl_PL.js +0 -1
  1633. package/es/time-picker/locale/pt_BR.d.ts +0 -3
  1634. package/es/time-picker/locale/pt_BR.js +0 -1
  1635. package/es/time-picker/locale/pt_PT.d.ts +0 -3
  1636. package/es/time-picker/locale/pt_PT.js +0 -1
  1637. package/es/time-picker/locale/ro_RO.d.ts +0 -3
  1638. package/es/time-picker/locale/ro_RO.js +0 -1
  1639. package/es/time-picker/locale/ru_RU.d.ts +0 -4
  1640. package/es/time-picker/locale/ru_RU.js +0 -1
  1641. package/es/time-picker/locale/si_LK.d.ts +0 -3
  1642. package/es/time-picker/locale/si_LK.js +0 -1
  1643. package/es/time-picker/locale/sk_SK.d.ts +0 -3
  1644. package/es/time-picker/locale/sk_SK.js +0 -1
  1645. package/es/time-picker/locale/sl_SI.d.ts +0 -3
  1646. package/es/time-picker/locale/sl_SI.js +0 -1
  1647. package/es/time-picker/locale/sr_RS.d.ts +0 -3
  1648. package/es/time-picker/locale/sr_RS.js +0 -1
  1649. package/es/time-picker/locale/sv_SE.d.ts +0 -3
  1650. package/es/time-picker/locale/sv_SE.js +0 -1
  1651. package/es/time-picker/locale/ta_IN.d.ts +0 -3
  1652. package/es/time-picker/locale/ta_IN.js +0 -1
  1653. package/es/time-picker/locale/th_TH.d.ts +0 -3
  1654. package/es/time-picker/locale/th_TH.js +0 -1
  1655. package/es/time-picker/locale/tk_TK.d.ts +0 -3
  1656. package/es/time-picker/locale/tk_TK.js +0 -1
  1657. package/es/time-picker/locale/tr_TR.d.ts +0 -3
  1658. package/es/time-picker/locale/tr_TR.js +0 -1
  1659. package/es/time-picker/locale/uk_UA.d.ts +0 -3
  1660. package/es/time-picker/locale/uk_UA.js +0 -1
  1661. package/es/time-picker/locale/ur_PK.d.ts +0 -3
  1662. package/es/time-picker/locale/ur_PK.js +0 -1
  1663. package/es/time-picker/locale/uz_UZ.d.ts +0 -3
  1664. package/es/time-picker/locale/uz_UZ.js +0 -1
  1665. package/es/time-picker/locale/vi_VN.d.ts +0 -3
  1666. package/es/time-picker/locale/vi_VN.js +0 -1
  1667. package/es/time-picker/locale/zh_CN.d.ts +0 -3
  1668. package/es/time-picker/locale/zh_CN.js +0 -1
  1669. package/es/time-picker/locale/zh_TW.d.ts +0 -3
  1670. package/es/time-picker/locale/zh_TW.js +0 -1
  1671. package/es/timeline/Timeline.d.ts +0 -20
  1672. package/es/timeline/Timeline.js +0 -48
  1673. package/es/timeline/TimelineItem.d.ts +0 -20
  1674. package/es/timeline/TimelineItem.js +0 -40
  1675. package/es/timeline/TimelineItemList.d.ts +0 -7
  1676. package/es/timeline/TimelineItemList.js +0 -40
  1677. package/es/timeline/index.d.ts +0 -4
  1678. package/es/timeline/index.js +0 -48
  1679. package/es/timeline/style/index.d.ts +0 -31
  1680. package/es/timeline/style/index.js +0 -43
  1681. package/es/timeline/useItems.d.ts +0 -4
  1682. package/es/timeline/useItems.js +0 -1
  1683. package/es/tooltip/PurePanel.d.ts +0 -7
  1684. package/es/tooltip/PurePanel.js +0 -49
  1685. package/es/tooltip/index.d.ts +0 -80
  1686. package/es/tooltip/index.js +0 -49
  1687. package/es/tooltip/style/index.d.ts +0 -13
  1688. package/es/tooltip/style/index.js +0 -44
  1689. package/es/tooltip/util.d.ts +0 -6
  1690. package/es/tooltip/util.js +0 -1
  1691. package/es/tour/PurePanel.d.ts +0 -6
  1692. package/es/tour/PurePanel.js +0 -56
  1693. package/es/tour/index.d.ts +0 -7
  1694. package/es/tour/index.js +0 -56
  1695. package/es/tour/interface.d.ts +0 -31
  1696. package/es/tour/interface.js +0 -0
  1697. package/es/tour/panelRender.d.ts +0 -12
  1698. package/es/tour/panelRender.js +0 -47
  1699. package/es/tour/style/index.d.ts +0 -28
  1700. package/es/tour/style/index.js +0 -35
  1701. package/es/transfer/ListBody.d.ts +0 -17
  1702. package/es/transfer/ListBody.js +0 -117
  1703. package/es/transfer/ListItem.d.ts +0 -15
  1704. package/es/transfer/ListItem.js +0 -46
  1705. package/es/transfer/hooks/useData.d.ts +0 -5
  1706. package/es/transfer/hooks/useData.js +0 -1
  1707. package/es/transfer/hooks/useSelection.d.ts +0 -9
  1708. package/es/transfer/hooks/useSelection.js +0 -1
  1709. package/es/transfer/index.d.ts +0 -91
  1710. package/es/transfer/index.js +0 -153
  1711. package/es/transfer/interface.d.ts +0 -7
  1712. package/es/transfer/interface.js +0 -0
  1713. package/es/transfer/list.d.ts +0 -48
  1714. package/es/transfer/list.js +0 -153
  1715. package/es/transfer/operation.d.ts +0 -17
  1716. package/es/transfer/operation.js +0 -47
  1717. package/es/transfer/search.d.ts +0 -11
  1718. package/es/transfer/search.js +0 -65
  1719. package/es/transfer/style/index.d.ts +0 -36
  1720. package/es/transfer/style/index.js +0 -35
  1721. package/es/tree/DirectoryTree.d.ts +0 -16
  1722. package/es/tree/DirectoryTree.js +0 -48
  1723. package/es/tree/Tree.d.ts +0 -136
  1724. package/es/tree/Tree.js +0 -48
  1725. package/es/tree/index.d.ts +0 -16
  1726. package/es/tree/index.js +0 -48
  1727. package/es/tree/style/directory.d.ts +0 -3
  1728. package/es/tree/style/directory.js +0 -1
  1729. package/es/tree/style/index.d.ts +0 -57
  1730. package/es/tree/style/index.js +0 -43
  1731. package/es/tree/utils/dictUtil.d.ts +0 -13
  1732. package/es/tree/utils/dictUtil.js +0 -1
  1733. package/es/tree/utils/dropIndicator.d.ts +0 -11
  1734. package/es/tree/utils/dropIndicator.js +0 -1
  1735. package/es/tree/utils/iconUtil.d.ts +0 -13
  1736. package/es/tree/utils/iconUtil.js +0 -1
  1737. package/es/tree-select/index.d.ts +0 -61
  1738. package/es/tree-select/index.js +0 -86
  1739. package/es/tree-select/style/index.d.ts +0 -6
  1740. package/es/tree-select/style/index.js +0 -43
  1741. package/es/type/index.d.ts +0 -1
  1742. package/es/type/index.js +0 -356
  1743. package/es/typography/Base/CopyBtn.d.ts +0 -13
  1744. package/es/typography/Base/CopyBtn.js +0 -49
  1745. package/es/typography/Base/Ellipsis.d.ts +0 -18
  1746. package/es/typography/Base/Ellipsis.js +0 -1
  1747. package/es/typography/Base/EllipsisTooltip.d.ts +0 -10
  1748. package/es/typography/Base/EllipsisTooltip.js +0 -49
  1749. package/es/typography/Base/index.d.ts +0 -59
  1750. package/es/typography/Base/index.js +0 -83
  1751. package/es/typography/Base/util.d.ts +0 -10
  1752. package/es/typography/Base/util.js +0 -1
  1753. package/es/typography/Editable.d.ts +0 -20
  1754. package/es/typography/Editable.js +0 -74
  1755. package/es/typography/Link.d.ts +0 -7
  1756. package/es/typography/Link.js +0 -83
  1757. package/es/typography/Paragraph.d.ts +0 -6
  1758. package/es/typography/Paragraph.js +0 -83
  1759. package/es/typography/Text.d.ts +0 -7
  1760. package/es/typography/Text.js +0 -83
  1761. package/es/typography/Title.d.ts +0 -8
  1762. package/es/typography/Title.js +0 -83
  1763. package/es/typography/Typography.d.ts +0 -19
  1764. package/es/typography/Typography.js +0 -56
  1765. package/es/typography/hooks/useCopyClick.d.ts +0 -11
  1766. package/es/typography/hooks/useCopyClick.js +0 -1
  1767. package/es/typography/hooks/useMergedConfig.d.ts +0 -1
  1768. package/es/typography/hooks/useMergedConfig.js +0 -1
  1769. package/es/typography/hooks/usePrevious.d.ts +0 -2
  1770. package/es/typography/hooks/usePrevious.js +0 -1
  1771. package/es/typography/hooks/useTooltipProps.d.ts +0 -61
  1772. package/es/typography/hooks/useTooltipProps.js +0 -1
  1773. package/es/typography/index.d.ts +0 -13
  1774. package/es/typography/index.js +0 -83
  1775. package/es/typography/style/index.d.ts +0 -18
  1776. package/es/typography/style/index.js +0 -51
  1777. package/es/typography/style/mixins.d.ts +0 -9
  1778. package/es/typography/style/mixins.js +0 -6
  1779. package/es/upload/Dragger.d.ts +0 -10
  1780. package/es/upload/Dragger.js +0 -80
  1781. package/es/upload/Upload.d.ts +0 -23
  1782. package/es/upload/Upload.js +0 -80
  1783. package/es/upload/UploadList/ListItem.d.ts +0 -28
  1784. package/es/upload/UploadList/ListItem.js +0 -49
  1785. package/es/upload/UploadList/index.d.ts +0 -8
  1786. package/es/upload/UploadList/index.js +0 -57
  1787. package/es/upload/index.d.ts +0 -13
  1788. package/es/upload/index.js +0 -80
  1789. package/es/upload/interface.d.ts +0 -138
  1790. package/es/upload/interface.js +0 -0
  1791. package/es/upload/style/dragger.d.ts +0 -4
  1792. package/es/upload/style/dragger.js +0 -7
  1793. package/es/upload/style/index.d.ts +0 -16
  1794. package/es/upload/style/index.js +0 -66
  1795. package/es/upload/style/list.d.ts +0 -4
  1796. package/es/upload/style/list.js +0 -4
  1797. package/es/upload/style/motion.d.ts +0 -4
  1798. package/es/upload/style/motion.js +0 -10
  1799. package/es/upload/style/picture.d.ts +0 -5
  1800. package/es/upload/style/picture.js +0 -12
  1801. package/es/upload/style/rtl.d.ts +0 -4
  1802. package/es/upload/style/rtl.js +0 -1
  1803. package/es/upload/utils.d.ts +0 -8
  1804. package/es/upload/utils.js +0 -2
  1805. package/es/utils/common.d.ts +0 -73
  1806. package/es/utils/common.js +0 -4
  1807. package/es/utils/index.d.ts +0 -2
  1808. package/es/utils/index.js +0 -4
  1809. package/es/utils/moneyFormat.d.ts +0 -38
  1810. package/es/utils/moneyFormat.js +0 -1
  1811. package/es/version/index.d.ts +0 -2
  1812. package/es/version/index.js +0 -1
  1813. package/es/watermark/context.d.ts +0 -8
  1814. package/es/watermark/context.js +0 -1
  1815. package/es/watermark/index.d.ts +0 -26
  1816. package/es/watermark/index.js +0 -35
  1817. package/es/watermark/useClips.d.ts +0 -7
  1818. package/es/watermark/useClips.js +0 -1
  1819. package/es/watermark/useRafDebounce.d.ts +0 -4
  1820. package/es/watermark/useRafDebounce.js +0 -1
  1821. package/es/watermark/useWatermark.d.ts +0 -13
  1822. package/es/watermark/useWatermark.js +0 -1
  1823. package/es/watermark/utils.d.ts +0 -7
  1824. package/es/watermark/utils.js +0 -1
  1825. package/umd/index.min.js +0 -629
@@ -1,10 +0,0 @@
1
- import React, { FC } from 'react';
2
- type IPartial<T> = Partial<Omit<T, 'afterClose' | 'onOk' | 'onCancel'>>;
3
- export type IGeneraticModalProps = {
4
- open?: boolean;
5
- afterClose?: (open: boolean) => void;
6
- onOk?: (...args: any[]) => void;
7
- onCancel?: () => void;
8
- };
9
- export default function useModal<T extends IGeneraticModalProps>(Comp: FC<T>, onOk?: (...args: any[]) => void): readonly [React.JSX.Element, (arg?: IPartial<T>) => void, T, (arg: IPartial<T>) => void, () => void, () => void];
10
- export {};
@@ -1 +0,0 @@
1
- import d,{useState,useCallback}from'react';function T(r,p){let[s,e]=useState({open:false}),c=useCallback(o=>{e(a=>({...a,...o,open:true}));},[]),t=useCallback(()=>{e({open:false});},[]),l=useCallback(()=>{e(o=>({open:o.open??false}));},[]),i=useCallback(o=>{e(a=>({...a,...o,open:o.open??a.open??false}));},[]);return [d.createElement(r,{...s,onOk:(...o)=>{t(),p?.(...o);},onCancel:()=>{t();},afterClose:o=>{!o&&l();}}),c,s,i,t,l]}export{T as default};
@@ -1,7 +0,0 @@
1
- type IUseParsedHashOption<T = Record<string, any>> = {
2
- key?: string;
3
- initialValue?: T;
4
- };
5
- type IChangeHashValue<T> = T | ((input: T) => T);
6
- export default function useParsedHash<T>(options?: IUseParsedHashOption<T>): readonly [T, (curValue?: IChangeHashValue<T>) => void];
7
- export {};
@@ -1 +0,0 @@
1
- import {useRef,useCallback,useState,useEffect}from'react';import b from'lodash/debounce';import {isEqualWith,isNaN,isNil}from'lodash';var E="search";function I(r){return !r||typeof r!="object"||Array.isArray(r)?r:Object.keys(r).sort().reduce((t,o)=>(t[o]=r[o],t),{})}function U(r,t){return isEqualWith(r,t,function(a,n){if(isNaN(a)&&isNaN(n)||isNaN(a)&&isNil(n)||isNil(a)&&isNil(n)||isNil(a)&&isNaN(n))return true;if(typeof a=="function"&&typeof n=="function")return a.toString()===n.toString()})}function j(r,t,o){let a=typeof o=="string"?o:window.location.hash,[,n=""]=a.split("?"),h=new URLSearchParams(n).get(r);if(!h)return t||{};let s;try{s=JSON.parse(decodeURIComponent(h));}catch{s={};}return t&&typeof t=="object"&&!Array.isArray(t)&&s&&typeof s=="object"&&!Array.isArray(s)?{...t,...s}:s??(t||{})}function N(r={}){let{key:t=E,initialValue:o}=r,a=useRef(o),n=useCallback(e=>j(t,a.current,e),[t]),[g,h]=useState(()=>n()),s=useCallback(e=>{let i=n(e);h(c=>U(c,i)?c:i);},[n]),w=useCallback(e=>{let i=window.location.hash||"",[c="",S=""]=i.split("?"),u;if(typeof e>"u")u=null;else if(typeof e=="function"){let T=n();u=e(T);}else u=e;let d=new URLSearchParams(S);if(u==null)d.delete(t);else {let T=I(u);d.set(t,encodeURIComponent(JSON.stringify(T)));}let m=d.toString(),l=m?`${c}?${m}`:c;if(l===i)return;let H=`${window.location.pathname}${window.location.search}${l}`;window.history.replaceState(null,"",H),s(l);},[n,t,s]);return useEffect(()=>{let e=b(()=>{s();},30);return window.addEventListener("hashchange",e),e(),()=>{e.cancel(),window.removeEventListener("hashchange",e);}},[s]),[g,w]}export{N as default};
@@ -1,9 +0,0 @@
1
- import ahookUrlState from '@ahooksjs/use-url-state';
2
- type UrlState = Record<string, any>;
3
- /**
4
- * ahook 的 useUrlState 增强版
5
- * 返回值增加了类型
6
- * 默认自动解析 number、boolean
7
- * */
8
- declare function useUrlState<S extends UrlState = UrlState>(initialState?: S | (() => S), options?: Parameters<typeof ahookUrlState>[1]): [{ [key in keyof S]: S[key]; }, (s: import("react").SetStateAction<Partial<{ [key in keyof S]: any; }>>) => void];
9
- export default useUrlState;
@@ -1 +0,0 @@
1
- import o from'@ahooksjs/use-url-state';function n(e,t){let r={...t,parseOptions:{parseNumbers:true,parseBooleans:true,arrayFormat:"index",...t?.parseOptions},stringifyOptions:{arrayFormat:"index",...t?.stringifyOptions}},[a,s]=o(e,r);return [a,s]}var S=n;export{S as default};
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import { IMuxHourProps, MuxHourRef } from './types';
3
- declare const HourPanel: React.ForwardRefExoticComponent<IMuxHourProps & React.RefAttributes<MuxHourRef>>;
4
- export default HourPanel;
@@ -1,99 +0,0 @@
1
- import*as W from'react';import W__default,{createContext,useContext,forwardRef,useMemo,useState,useRef,Children,useEffect,useCallback,useImperativeHandle}from'react';import Qo from'classnames';import {CloseCircleFilled}from'@ant-design/icons';import qo from'dayjs';import Ii from'rc-util/lib/omit';import {useComposeRef,supportRef,composeRef,getNodeRef}from'rc-util/lib/ref';import'rc-util/lib/warning';import Ss from'rc-util/lib/Dom/isVisible';import {createTheme,Keyframes,unit,useCacheToken,useStyleRegister}from'@ant-design/cssinjs';import Vl from'@ant-design/icons/lib/components/Context';import Gl from'rc-util/lib/hooks/useMemo';import {merge}from'rc-util/lib/utils/set';import al from'rc-pagination/lib/locale/en_US';import nl from'rc-picker/lib/locale/en_US';import {presetPrimaryColors,presetPalettes,generate}from'@ant-design/colors';import {TinyColor}from'@ctrl/tinycolor';import Pl from'rc-util/lib/Dom/canUseDom';import {updateCSS}from'rc-util/lib/Dom/dynamicCSS';import Fl from'rc-util/lib/isEqual';import {genStyleUtils,mergeToken}from'@ant-design/cssinjs-utils';import cs,{Provider}from'rc-motion';import us from'rc-util/lib/hooks/useEvent';import jn from'rc-util/lib/raf';import'react-dom';import {unmount,render}from'rc-util/lib/React/render';import hc from'rc-util/lib/Children/toArray';import Ns from'@ant-design/icons/LoadingOutlined';import {Color}from'@rc-component/color-picker';import Yc from'rc-util/lib/hooks/useMergedState';import Sc from'@ant-design/icons/RightOutlined';import Xs from'rc-collapse';import Kd from'rc-picker/lib/generate/dayjs';import Nd from'@ant-design/icons/CalendarOutlined';import Dd from'@ant-design/icons/ClockCircleOutlined';import Ad from'@ant-design/icons/SwapRightOutlined';import Xd,{RangePicker}from'rc-picker';import'rc-field-form';import Rd from'@ant-design/icons/CheckOutlined';import wd from'@ant-design/icons/CloseCircleFilled';import kd from'@ant-design/icons/CloseOutlined';import Md from'@ant-design/icons/DownOutlined';import Ed from'@ant-design/icons/SearchOutlined';import cp from'rc-util/lib/pickAttrs';import rp from'rc-checkbox';function en(){}var ol=en,on=W.createContext({}),et=()=>{let e=()=>{};return e.deprecated=en,e},No=ol;var tn=createContext(void 0);var rl={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},ot=rl;var il={lang:{placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"],...nl},timePickerLocale:{...ot}},qe=il;var rn=qe;var Se="${label} is not a valid ${type}",ll={locale:"en",Pagination:al,DatePicker:qe,TimePicker:ot,Calendar:rn,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",deselectAll:"Deselect all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand",collapse:"Collapse"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:Se,method:Se,array:Se,object:Se,number:Se,date:Se,boolean:Se,integer:Se,float:Se,regexp:Se,email:Se,url:Se,hex:Se},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh",scanned:"Scanned"},ColorPicker:{presetEmpty:"Empty",transparent:"Transparent",singleColor:"Single",gradientColor:"Gradient"}},Ne=ll;({...Ne.Modal});var tt=[],nn=()=>tt.reduce((e,o)=>({...e,...o}),Ne.Modal);function an(e){if(e){let o={...e};return tt.push(o),nn(),()=>{tt=tt.filter(t=>t!==o),nn();}}({...Ne.Modal});}var cl=createContext(void 0),So=cl;var dl=(e,o)=>{let t=W.useContext(So),r=W.useMemo(()=>{let i=o||Ne[e],a=t?.[e]??{};return {...typeof i=="function"?i():i,...a||{}}},[e,o,t]),n=W.useMemo(()=>{let i=t?.locale;return t?.exist&&!i?Ne.locale:i},[t]);return [r,n]},yo=dl;var ln="internalMark",pl=e=>{let{locale:o={},children:t,_ANT_MARK__:r}=e;W.useEffect(()=>an(o?.Modal),[o]);let n=W.useMemo(()=>({...o,exist:true}),[o]);return W.createElement(So.Provider,{value:n},t)},sn=pl;var Xt={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},ml={...Xt,colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
2
- 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
3
- 'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:false,motion:true},De=ml;function Ut(e,{generateColorPalettes:o,generateNeutralColorPalettes:t}){let{colorSuccess:r,colorWarning:n,colorError:i,colorInfo:a,colorPrimary:l,colorBgBase:c,colorTextBase:s}=e,d=o(l),m=o(r),p=o(n),u=o(i),g=o(a),f=t(c,s),b=e.colorLink||e.colorInfo,S=o(b),h=new TinyColor(u[1]).mix(new TinyColor(u[3]),50).toHexString();return {...f,colorPrimaryBg:d[1],colorPrimaryBgHover:d[2],colorPrimaryBorder:d[3],colorPrimaryBorderHover:d[4],colorPrimaryHover:d[5],colorPrimary:d[6],colorPrimaryActive:d[7],colorPrimaryTextHover:d[8],colorPrimaryText:d[9],colorPrimaryTextActive:d[10],colorSuccessBg:m[1],colorSuccessBgHover:m[2],colorSuccessBorder:m[3],colorSuccessBorderHover:m[4],colorSuccessHover:m[4],colorSuccess:m[6],colorSuccessActive:m[7],colorSuccessTextHover:m[8],colorSuccessText:m[9],colorSuccessTextActive:m[10],colorErrorBg:u[1],colorErrorBgHover:u[2],colorErrorBgFilledHover:h,colorErrorBgActive:u[3],colorErrorBorder:u[3],colorErrorBorderHover:u[4],colorErrorHover:u[5],colorError:u[6],colorErrorActive:u[7],colorErrorTextHover:u[8],colorErrorText:u[9],colorErrorTextActive:u[10],colorWarningBg:p[1],colorWarningBgHover:p[2],colorWarningBorder:p[3],colorWarningBorderHover:p[4],colorWarningHover:p[4],colorWarning:p[6],colorWarningActive:p[7],colorWarningTextHover:p[8],colorWarningText:p[9],colorWarningTextActive:p[10],colorInfoBg:g[1],colorInfoBgHover:g[2],colorInfoBorder:g[3],colorInfoBorderHover:g[4],colorInfoHover:g[4],colorInfo:g[6],colorInfoActive:g[7],colorInfoTextHover:g[8],colorInfoText:g[9],colorInfoTextActive:g[10],colorLinkHover:S[4],colorLink:S[6],colorLinkActive:S[7],colorBgMask:new TinyColor("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"}}var ul=e=>{let o=e,t=e,r=e,n=e;return e<6&&e>=5?o=e+1:e<16&&e>=6?o=e+2:e>=16&&(o=16),e<7&&e>=5?t=4:e<8&&e>=7?t=5:e<14&&e>=8?t=6:e<16&&e>=14?t=7:e>=16&&(t=8),e<6&&e>=2?r=1:e>=6&&(r=2),e>4&&e<8?n=4:e>=8&&(n=6),{borderRadius:e,borderRadiusXS:r,borderRadiusSM:t,borderRadiusLG:o,borderRadiusOuter:n}},cn=ul;function Kt(e){let{motionUnit:o,motionBase:t,borderRadius:r,lineWidth:n}=e;return {motionDurationFast:`${(t+o).toFixed(1)}s`,motionDurationMid:`${(t+o*2).toFixed(1)}s`,motionDurationSlow:`${(t+o*3).toFixed(1)}s`,lineWidthBold:n+1,...cn(r)}}var gl=e=>{let{controlHeight:o}=e;return {controlHeightSM:o*.75,controlHeightXS:o*.5,controlHeightLG:o*1.25}},dn=gl;function xo(e){return (e+8)/e}function Yt(e){let o=new Array(10).fill(null).map((t,r)=>{let n=r-1,i=e*Math.E**(n/5),a=r>1?Math.floor(i):Math.ceil(i);return Math.floor(a/2)*2});return o[1]=e,o.map(t=>({size:t,lineHeight:xo(t)}))}var fl=e=>{let o=Yt(e),t=o.map(d=>d.size),r=o.map(d=>d.lineHeight),n=t[1],i=t[0],a=t[2],l=r[1],c=r[0],s=r[2];return {fontSizeSM:i,fontSize:n,fontSizeLG:a,fontSizeXL:t[3],fontSizeHeading1:t[6],fontSizeHeading2:t[5],fontSizeHeading3:t[4],fontSizeHeading4:t[3],fontSizeHeading5:t[2],lineHeight:l,lineHeightLG:s,lineHeightSM:c,fontHeight:Math.round(l*n),fontHeightLG:Math.round(s*a),fontHeightSM:Math.round(c*i),lineHeightHeading1:r[6],lineHeightHeading2:r[5],lineHeightHeading3:r[4],lineHeightHeading4:r[3],lineHeightHeading5:r[2]}},pn=fl;function Qt(e){let{sizeUnit:o,sizeStep:t}=e;return {sizeXXL:o*(t+8),sizeXL:o*(t+4),sizeLG:o*(t+2),sizeMD:o*(t+1),sizeMS:o*t,size:o*t,sizeSM:o*(t-1),sizeXS:o*(t-2),sizeXXS:o*(t-3)}}var ye=(e,o)=>new TinyColor(e).setAlpha(o).toRgbString(),Po=(e,o)=>new TinyColor(e).darken(o).toHexString();var un=e=>{let o=generate(e);return {1:o[0],2:o[1],3:o[2],4:o[3],5:o[4],6:o[5],7:o[6],8:o[4],9:o[5],10:o[6]}},gn=(e,o)=>{let t=e||"#fff",r=o||"#000";return {colorBgBase:t,colorTextBase:r,colorText:ye(r,.88),colorTextSecondary:ye(r,.65),colorTextTertiary:ye(r,.45),colorTextQuaternary:ye(r,.25),colorFill:ye(r,.15),colorFillSecondary:ye(r,.06),colorFillTertiary:ye(r,.04),colorFillQuaternary:ye(r,.02),colorBgSolid:ye(r,1),colorBgSolidHover:ye(r,.75),colorBgSolidActive:ye(r,.95),colorBgLayout:Po(t,4),colorBgContainer:Po(t,0),colorBgElevated:Po(t,0),colorBgSpotlight:ye(r,.85),colorBgBlur:"transparent",colorBorder:Po(t,15),colorBorderSecondary:Po(t,6)}};function er(e){presetPrimaryColors.pink=presetPrimaryColors.magenta,presetPalettes.pink=presetPalettes.magenta;let o=Object.keys(Xt).map(t=>{let r=e[t]===presetPrimaryColors[t]?presetPalettes[t]:generate(e[t]);return new Array(10).fill(1).reduce((n,i,a)=>(n[`${t}-${a+1}`]=r[a],n[`${t}${a+1}`]=r[a],n),{})}).reduce((t,r)=>(t={...t,...r},t),{});return {...e,...o,...Ut(e,{generateColorPalettes:un,generateNeutralColorPalettes:gn}),...pn(e.fontSize),...Qt(e),...dn(e),...Kt(e)}}var rt=createTheme(er),Ao={token:De,override:{override:De},hashed:true},Wo=W__default.createContext(Ao);var Ue="ant",Go="anticon",or=["outlined","borderless","filled"],hl=(e,o)=>o||(e?`${Ue}-${e}`:Ue),N=W.createContext({getPrefixCls:hl,iconPrefixCls:Go}),{Consumer:xl}=N;var vl=`-ant-${Date.now()}-${Math.random()}`;function $l(e,o){let t={},r=(a,l)=>{let c=a.clone();return c=l?.(c)||c,c.toRgbString()},n=(a,l)=>{let c=new TinyColor(a),s=generate(c.toRgbString());t[`${l}-color`]=r(c),t[`${l}-color-disabled`]=s[1],t[`${l}-color-hover`]=s[4],t[`${l}-color-active`]=s[6],t[`${l}-color-outline`]=c.clone().setAlpha(.2).toRgbString(),t[`${l}-color-deprecated-bg`]=s[0],t[`${l}-color-deprecated-border`]=s[2];};if(o.primaryColor){n(o.primaryColor,"primary");let a=new TinyColor(o.primaryColor),l=generate(a.toRgbString());l.forEach((s,d)=>{t[`primary-${d+1}`]=s;}),t["primary-color-deprecated-l-35"]=r(a,s=>s.lighten(35)),t["primary-color-deprecated-l-20"]=r(a,s=>s.lighten(20)),t["primary-color-deprecated-t-20"]=r(a,s=>s.tint(20)),t["primary-color-deprecated-t-50"]=r(a,s=>s.tint(50)),t["primary-color-deprecated-f-12"]=r(a,s=>s.setAlpha(s.getAlpha()*.12));let c=new TinyColor(l[0]);t["primary-color-active-deprecated-f-30"]=r(c,s=>s.setAlpha(s.getAlpha()*.3)),t["primary-color-active-deprecated-d-02"]=r(c,s=>s.darken(2));}return o.successColor&&n(o.successColor,"success"),o.warningColor&&n(o.warningColor,"warning"),o.errorColor&&n(o.errorColor,"error"),o.infoColor&&n(o.infoColor,"info"),`
4
- :root {
5
- ${Object.keys(t).map(a=>`--${e}-${a}: ${t[a]};`).join(`
6
- `)}
7
- }
8
- `.trim()}function bn(e,o){let t=$l(e,o);Pl()?updateCSS(t,`${vl}-dynamic-theme`):No();}var rr=W.createContext(false),Sn=({children:e,disabled:o})=>{let t=W.useContext(rr);return W.createElement(rr.Provider,{value:o??t},e)},Ee=rr;var nr=W.createContext(void 0),yn=({children:e,size:o})=>{let t=W.useContext(nr);return W.createElement(nr.Provider,{value:o||t},e)},ro=nr;function Il(){let e=useContext(Ee),o=useContext(ro);return {componentDisabled:e,componentSize:o}}var xn=Il;var Tn={version:"0.0.3"};var vn=Tn.version;function ir(e){return e>=0&&e<=255}function wl(e,o){let{r:t,g:r,b:n,a:i}=new TinyColor(e).toRgb();if(i<1)return e;let{r:a,g:l,b:c}=new TinyColor(o).toRgb();for(let s=.01;s<=1;s+=.01){let d=Math.round((t-a*(1-s))/s),m=Math.round((r-l*(1-s))/s),p=Math.round((n-c*(1-s))/s);if(ir(d)&&ir(m)&&ir(p))return new TinyColor({r:d,g:m,b:p,a:Math.round(s*100)/100}).toRgbString()}return new TinyColor({r:t,g:r,b:n,a:1}).toRgbString()}var Fo=wl;function it(e){let{override:o,...t}=e,r={...o};Object.keys(De).forEach(p=>{delete r[p];});let n={...t,...r},i=480,a=576,l=768,c=992,s=1200,d=1600;return n.motion===false&&(n.motionDurationFast="0s",n.motionDurationMid="0s",n.motionDurationSlow="0s"),{...n,colorFillContent:n.colorFillSecondary,colorFillContentHover:n.colorFill,colorFillAlter:n.colorFillQuaternary,colorBgContainerDisabled:n.colorFillTertiary,colorBorderBg:n.colorBgContainer,colorSplit:Fo(n.colorBorderSecondary,n.colorBgContainer),colorTextPlaceholder:n.colorTextQuaternary,colorTextDisabled:n.colorTextQuaternary,colorTextHeading:n.colorText,colorTextLabel:n.colorTextSecondary,colorTextDescription:n.colorTextTertiary,colorTextLightSolid:n.colorWhite,colorHighlight:n.colorError,colorBgTextHover:n.colorFillSecondary,colorBgTextActive:n.colorFill,colorIcon:n.colorTextTertiary,colorIconHover:n.colorText,colorErrorOutline:Fo(n.colorErrorBg,n.colorBgContainer),colorWarningOutline:Fo(n.colorWarningBg,n.colorBgContainer),fontSizeIcon:n.fontSizeSM,lineWidthFocus:n.lineWidth*3,lineWidth:n.lineWidth,controlOutlineWidth:n.lineWidth*2,controlInteractiveSize:n.controlHeight/2,controlItemBgHover:n.colorFillTertiary,controlItemBgActive:n.colorPrimaryBg,controlItemBgActiveHover:n.colorPrimaryBgHover,controlItemBgActiveDisabled:n.colorFill,controlTmpOutline:n.colorFillQuaternary,controlOutline:Fo(n.colorPrimaryBg,n.colorBgContainer),lineType:n.lineType,borderRadius:n.borderRadius,borderRadiusXS:n.borderRadiusXS,borderRadiusSM:n.borderRadiusSM,borderRadiusLG:n.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:n.sizeXXS,paddingXS:n.sizeXS,paddingSM:n.sizeSM,padding:n.size,paddingMD:n.sizeMD,paddingLG:n.sizeLG,paddingXL:n.sizeXL,paddingContentHorizontalLG:n.sizeLG,paddingContentVerticalLG:n.sizeMS,paddingContentHorizontal:n.sizeMS,paddingContentVertical:n.sizeSM,paddingContentHorizontalSM:n.size,paddingContentVerticalSM:n.sizeXS,marginXXS:n.sizeXXS,marginXS:n.sizeXS,marginSM:n.sizeSM,margin:n.size,marginMD:n.sizeMD,marginLG:n.sizeLG,marginXL:n.sizeXL,marginXXL:n.sizeXXL,boxShadow:`
9
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
10
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
11
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
12
- `,boxShadowSecondary:`
13
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
14
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
15
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
16
- `,boxShadowTertiary:`
17
- 0 1px 2px 0 rgba(0, 0, 0, 0.03),
18
- 0 1px 6px -1px rgba(0, 0, 0, 0.02),
19
- 0 2px 4px 0 rgba(0, 0, 0, 0.02)
20
- `,screenXS:i,screenXSMin:i,screenXSMax:a-1,screenSM:a,screenSMMin:a,screenSMMax:l-1,screenMD:l,screenMDMin:l,screenMDMax:c-1,screenLG:c,screenLGMin:c,screenLGMax:s-1,screenXL:s,screenXLMin:s,screenXLMax:d-1,screenXXL:d,screenXXLMin:d,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
21
- 0 1px 2px -2px ${new TinyColor("rgba(0, 0, 0, 0.16)").toRgbString()},
22
- 0 3px 6px 0 ${new TinyColor("rgba(0, 0, 0, 0.12)").toRgbString()},
23
- 0 5px 12px 4px ${new TinyColor("rgba(0, 0, 0, 0.09)").toRgbString()}
24
- `,boxShadowDrawerRight:`
25
- -6px 0 16px 0 rgba(0, 0, 0, 0.08),
26
- -3px 0 6px -4px rgba(0, 0, 0, 0.12),
27
- -9px 0 28px 8px rgba(0, 0, 0, 0.05)
28
- `,boxShadowDrawerLeft:`
29
- 6px 0 16px 0 rgba(0, 0, 0, 0.08),
30
- 3px 0 6px -4px rgba(0, 0, 0, 0.12),
31
- 9px 0 28px 8px rgba(0, 0, 0, 0.05)
32
- `,boxShadowDrawerUp:`
33
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
34
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
35
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
36
- `,boxShadowDrawerDown:`
37
- 0 -6px 16px 0 rgba(0, 0, 0, 0.08),
38
- 0 -3px 6px -4px rgba(0, 0, 0, 0.12),
39
- 0 -9px 28px 8px rgba(0, 0, 0, 0.05)
40
- `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)",...r}}var lr={lineHeight:true,lineHeightSM:true,lineHeightLG:true,lineHeightHeading1:true,lineHeightHeading2:true,lineHeightHeading3:true,lineHeightHeading4:true,lineHeightHeading5:true,opacityLoading:true,fontWeightStrong:true,zIndexPopupBase:true,zIndexBase:true,opacityImage:true},Bl={size:true,sizeSM:true,sizeLG:true,sizeMD:true,sizeXS:true,sizeXXS:true,sizeMS:true,sizeXL:true,sizeXXL:true,sizeUnit:true,sizeStep:true,motionBase:true,motionUnit:true},El={screenXS:true,screenXSMin:true,screenXSMax:true,screenSM:true,screenSMMin:true,screenSMMax:true,screenMD:true,screenMDMin:true,screenMDMax:true,screenLG:true,screenLGMin:true,screenLGMax:true,screenXL:true,screenXLMin:true,screenXLMax:true,screenXXL:true,screenXXLMin:true},$n=(e,o,t)=>{let r=t.getDerivativeToken(e),{override:n,...i}=o,a={...r,override:n};return a=it(a),i&&Object.entries(i).forEach(([l,c])=>{let{theme:s,...d}=c,m=d;s&&(m=$n({...a,...d},{override:d},s)),a[l]=m;}),a};function le(){let{token:e,hashed:o,theme:t,override:r,cssVar:n}=W__default.useContext(Wo),i=`${vn}-${o||""}`,a=t||rt,[l,c,s]=useCacheToken(a,[De,e],{salt:i,override:r,getComputedToken:$n,formatToken:it,cssVar:n&&{prefix:n.prefix,key:n.key,unitless:lr,ignore:Bl,preserve:El}});return [a,s,o?c:"",l,n]}var In={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},ge=(e,o=false)=>({boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:o?"inherit":e.fontFamily}),no=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),Rn=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),wn=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),kn=(e,o,t,r)=>{let n=`[class^="${o}"], [class*=" ${o}"]`,i=t?`.${t}`:n,a={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},l={};return r!==false&&(l={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[i]:{...l,...a,[n]:a}}},at=e=>({outline:`${unit(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),Mn=e=>({"&:focus-visible":{...at(e)}}),lt=e=>({[`.${e}`]:{...no(),[`.${e} .${e}-icon`]:{display:"block"}}});var{genStyleHooks:ce,genComponentStyleHook:sr,genSubStyleComponent:cr}=genStyleUtils({usePrefix:()=>{let{getPrefixCls:e,iconPrefixCls:o}=useContext(N);return {rootPrefixCls:e(),iconPrefixCls:o}},useToken:()=>{let[e,o,t,r,n]=le();return {theme:e,realToken:o,hashId:t,token:r,cssVar:n}},useCSP:()=>{let{csp:e}=useContext(N);return e??{}},getResetStyles:(e,o)=>[{"&":wn(e)},lt(o?.prefix.iconPrefixCls??Go)],getCommonStyle:kn,getCompUnitless:(()=>lr)});var Ol=(e,o)=>{let[t,r]=le();return useStyleRegister({theme:t,token:r,hashId:"",path:["ant-design-icons",e],nonce:()=>o?.nonce,layer:{name:"antd"}},()=>[lt(e)])},st=Ol;var Dl={...W},{useId:En}=Dl,Al=()=>"",Wl=typeof En>"u"?Al:En,Hn=Wl;function dr(e,o,t){et();let n=e||{},i=n.inherit===false||!o?{...Ao,hashed:o?.hashed??Ao.hashed,cssVar:o?.cssVar}:o,a=Hn();return Gl(()=>{if(!e)return o;let l={...i.components};Object.keys(e.components||{}).forEach(d=>{l[d]={...l[d],...e.components[d]};});let c=`css-var-${a.replace(/:/g,"")}`,s=(n.cssVar??i.cssVar)&&{prefix:t?.prefixCls,...typeof i.cssVar=="object"?i.cssVar:{},...typeof n.cssVar=="object"?n.cssVar:{},key:typeof n.cssVar=="object"&&n.cssVar?.key||c};return {...i,...n,token:{...i.token,...n.token},components:l,cssVar:s}},[n,i],(l,c)=>l.some((s,d)=>{let m=c[d];return !Fl(s,m,true)}))}function pr(e){let{children:o}=e,[,t]=le(),{motion:r}=t,n=W.useRef(false);return n.current=n.current||r===false,n.current?W.createElement(Provider,{motion:r},o):o}W.memo(({dropdownMatchSelectWidth:e})=>(et().deprecated(e===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),null));var Ln=()=>null;var ql=["getTargetContainer","getPopupContainer","renderEmpty","input","pagination","form","select","button"],Nn;function Ql(){return Nn||Ue}function Zl(e){return Object.keys(e).some(o=>o.endsWith("Color"))}var Jl=e=>{let{prefixCls:o,iconPrefixCls:t,theme:r,holderRender:n}=e;o!==void 0&&(Nn=o),r&&(Zl(r)?(bn(Ql(),r)):r);};var es=e=>{let{children:o,csp:t,autoInsertSpaceInButton:r,alert:n,anchor:i,form:a,locale:l,componentSize:c,direction:s,space:d,splitter:m,virtual:p,dropdownMatchSelectWidth:u,popupMatchSelectWidth:g,popupOverflow:f,legacyLocale:b,parentContext:S,iconPrefixCls:h,theme:x,componentDisabled:$,segmented:R,statistic:w,spin:O,calendar:H,carousel:C,cascader:E,collapse:B,typography:F,checkbox:X,descriptions:_,divider:D,drawer:K,skeleton:A,steps:z,image:j,layout:Q,list:L,mentions:oe,modal:Z,progress:he,result:G,slider:ee,breadcrumb:Ie,menu:te,pagination:Ce,input:J,textArea:me,empty:ue,badge:xe,radio:je,rate:eo,switch:Ve,transfer:oo,avatar:_e,message:ze,tag:to,table:Le,card:Xe,tabs:ke,timeline:y,timePicker:k,upload:I,notification:v,tree:T,colorPicker:P,datePicker:q,rangePicker:be,flex:Me,wave:Zo,dropdown:_a,warning:Xa,tour:qa,variant:Ua,inputNumber:Ka,treeSelect:Ya}=e,Yr=W.useCallback((re,Be)=>{let{prefixCls:Co}=e;if(Be)return Be;let bo=Co||S.getPrefixCls("");return re?`${bo}-${re}`:bo},[S.getPrefixCls,e.prefixCls]),Lo=h||S.iconPrefixCls||Go,Oo=t||S.csp;st(Lo,Oo);let Gt=dr(x,S.theme,{prefixCls:Yr("")}),Ft={csp:Oo,autoInsertSpaceInButton:r,alert:n,anchor:i,locale:l||b,direction:s,space:d,splitter:m,virtual:p,popupMatchSelectWidth:g??u,popupOverflow:f,getPrefixCls:Yr,iconPrefixCls:Lo,theme:Gt,segmented:R,statistic:w,spin:O,calendar:H,carousel:C,cascader:E,collapse:B,typography:F,checkbox:X,descriptions:_,divider:D,drawer:K,skeleton:A,steps:z,image:j,input:J,textArea:me,layout:Q,list:L,mentions:oe,modal:Z,progress:he,result:G,slider:ee,breadcrumb:Ie,menu:te,pagination:Ce,empty:ue,badge:xe,radio:je,rate:eo,switch:Ve,transfer:oo,avatar:_e,message:ze,tag:to,table:Le,card:Xe,tabs:ke,timeline:y,timePicker:k,upload:I,notification:v,tree:T,colorPicker:P,datePicker:q,rangePicker:be,flex:Me,wave:Zo,dropdown:_a,warning:Xa,tour:qa,variant:Ua,inputNumber:Ka,treeSelect:Ya},go={...S};Object.keys(Ft).forEach(re=>{Ft[re]!==void 0&&(go[re]=Ft[re]);}),ql.forEach(re=>{let Be=e[re];Be&&(go[re]=Be);}),typeof r<"u"&&(go.button={autoInsertSpace:r,...go.button});let fo=Gl(()=>go,go,(re,Be)=>{let Co=Object.keys(re),bo=Object.keys(Be);return Co.length!==bo.length||Co.some(Jo=>re[Jo]!==Be[Jo])}),Qa=W.useMemo(()=>({prefixCls:Lo,csp:Oo}),[Lo,Oo]),ae=W.createElement(W.Fragment,null,W.createElement(Ln,{dropdownMatchSelectWidth:u}),o),Qr=W.useMemo(()=>merge(Ne.Form?.defaultValidateMessages||{},fo.locale?.Form?.defaultValidateMessages||{},fo.form?.validateMessages||{},a?.validateMessages||{}),[fo,a?.validateMessages]);Object.keys(Qr).length>0&&(ae=W.createElement(tn.Provider,{value:Qr},ae)),l&&(ae=W.createElement(sn,{locale:l,_ANT_MARK__:ln},ae)),(ae=W.createElement(Vl.Provider,{value:Qa},ae)),c&&(ae=W.createElement(yn,{size:c},ae)),ae=W.createElement(pr,null,ae);let Za=W.useMemo(()=>{let{algorithm:re,token:Be,components:Co,cssVar:bo,...Jo}=Gt||{},Zr=re&&(!Array.isArray(re)||re.length>0)?createTheme(re):rt,jt={};Object.entries(Co||{}).forEach(([Ja,el])=>{let Oe={...el};"algorithm"in Oe&&(Oe.algorithm===true?Oe.theme=Zr:(Array.isArray(Oe.algorithm)||typeof Oe.algorithm=="function")&&(Oe.theme=createTheme(Oe.algorithm)),delete Oe.algorithm),jt[Ja]=Oe;});let Jr={...De,...Be};return {...Jo,theme:Zr,token:Jr,components:jt,override:{override:Jr,...jt},cssVar:bo}},[Gt]);return x&&(ae=W.createElement(Wo.Provider,{value:Za},ae)),fo.warning&&(ae=W.createElement(on.Provider,{value:fo.warning},ae)),$!==void 0&&(ae=W.createElement(Sn,{disabled:$},ae)),W.createElement(N.Provider,{value:fo},ae)},$o=e=>{let o=W.useContext(N),t=W.useContext(So);return W.createElement(es,{parentContext:o,legacyLocale:t,...e})};$o.ConfigContext=N;$o.SizeContext=ro;$o.config=Jl;$o.useConfig=xn;Object.defineProperty($o,"SizeContext",{get:()=>(ro)});var Dn=$o;function An(e){return e&&W__default.isValidElement(e)&&e.type===W__default.Fragment}var os=(e,o,t)=>W__default.isValidElement(e)?W__default.cloneElement(e,typeof t=="function"?t(e.props||{}):t):o;function io(e,o){return os(e,e,o)}var ts=e=>{let{componentCls:o,colorPrimary:t}=e;return {[o]:{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:`var(--wave-color, ${t})`,boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:[`box-shadow 0.4s ${e.motionEaseOutCirc}`,`opacity 2s ${e.motionEaseOutCirc}`].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:[`box-shadow ${e.motionDurationSlow} ${e.motionEaseInOut}`,`opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`].join(",")}}}}},Wn=sr("Wave",e=>[ts(e)]);var Io=`${Ue}-wave-target`;var as=(e,o)=>(render(e,o),()=>unmount(o)),ls=as;function Gn(){return ls}function mr(e){return e&&e!=="#fff"&&e!=="#ffffff"&&e!=="rgb(255, 255, 255)"&&e!=="rgba(255, 255, 255, 1)"&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&e!=="transparent"}function Fn(e){let{borderTopColor:o,borderColor:t,backgroundColor:r}=getComputedStyle(e);return mr(o)?o:mr(t)?t:mr(r)?r:null}function ur(e){return Number.isNaN(e)?0:e}var ps=e=>{let{className:o,target:t,component:r,registerUnmount:n}=e,i=W.useRef(null),a=W.useRef(null);W.useEffect(()=>{a.current=n();},[]);let[l,c]=W.useState(null),[s,d]=W.useState([]),[m,p]=W.useState(0),[u,g]=W.useState(0),[f,b]=W.useState(0),[S,h]=W.useState(0),[x,$]=W.useState(false),R={left:m,top:u,width:f,height:S,borderRadius:s.map(H=>`${H}px`).join(" ")};l&&(R["--wave-color"]=l);function w(){let H=getComputedStyle(t);c(Fn(t));let C=H.position==="static",{borderLeftWidth:E,borderTopWidth:B}=H;p(C?t.offsetLeft:ur(-parseFloat(E))),g(C?t.offsetTop:ur(-parseFloat(B))),b(t.offsetWidth),h(t.offsetHeight);let{borderTopLeftRadius:F,borderTopRightRadius:X,borderBottomLeftRadius:_,borderBottomRightRadius:D}=H;d([F,X,D,_].map(K=>ur(parseFloat(K))));}if(W.useEffect(()=>{if(t){let H=jn(()=>{w(),$(true);}),C;return typeof ResizeObserver<"u"&&(C=new ResizeObserver(w),C.observe(t)),()=>{jn.cancel(H),C?.disconnect();}}},[]),!x)return null;let O=(r==="Checkbox"||r==="Radio")&&t?.classList.contains(Io);return W.createElement(cs,{visible:true,motionAppear:true,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:(H,C)=>{if(C.deadline||C.propertyName==="opacity"){let E=i.current?.parentElement;a.current?.().then(()=>{E?.remove();});}return false}},({className:H},C)=>W.createElement("div",{ref:composeRef(i,C),className:Qo(o,H,{"wave-quick":O}),style:R}))},ms=(e,o)=>{let{component:t}=o;if(t==="Checkbox"&&!e.querySelector("input")?.checked)return;let r=document.createElement("div");r.style.position="absolute",r.style.left="0px",r.style.top="0px",e?.insertBefore(r,e?.firstChild);let n=Gn(),i=null;function a(){return i}i=n(W.createElement(ps,{...o,target:e,registerUnmount:a}),r);},Vn=ms;var gs=(e,o,t)=>{let{wave:r}=W.useContext(N),[,n,i]=le(),a=us(s=>{let d=e.current;if(r?.disabled||!d)return;let m=d.querySelector(`.${Io}`)||d,{showEffect:p}=r||{};(p||Vn)(m,{className:o,token:n,component:t,event:s,hashId:i});}),l=W.useRef(null);return s=>{jn.cancel(l.current),l.current=jn(()=>{a(s);});}},Xn=gs;var Ps=e=>{let{children:o,disabled:t,component:r}=e,{getPrefixCls:n}=useContext(N),i=useRef(null),a=n("wave"),[,l]=Wn(a),c=Xn(i,Qo(a,l),r);if(W__default.useEffect(()=>{let d=i.current;if(!d||d.nodeType!==1||t)return;let m=p=>{!Ss(p.target)||!d.getAttribute||d.getAttribute("disabled")||d.disabled||d.className.includes("disabled")||d.className.includes("-leave")||c(p);};return d.addEventListener("click",m,true),()=>{d.removeEventListener("click",m,true);}},[t]),!W__default.isValidElement(o))return o??null;let s=supportRef(o)?composeRef(getNodeRef(o),i):i;return io(o,{ref:s})},mt=Ps;var Ts=e=>{let o=W__default.useContext(ro);return W__default.useMemo(()=>e?typeof e=="string"?e??o:e instanceof Function?e(o):o:o,[e,o])},Re=Ts;var vs=e=>{let{componentCls:o}=e;return {[o]:{"&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}},Kn=vs;var $s=e=>{let{componentCls:o,antCls:t}=e;return {[o]:{display:"inline-flex","&-rtl":{direction:"rtl"},"&-vertical":{flexDirection:"column"},"&-align":{flexDirection:"column","&-center":{alignItems:"center"},"&-start":{alignItems:"flex-start"},"&-end":{alignItems:"flex-end"},"&-baseline":{alignItems:"baseline"}},[`${o}-item:empty`]:{display:"none"},[`${o}-item > ${t}-badge-not-a-wrapper:only-child`]:{display:"block"}}}},Is=e=>{let{componentCls:o}=e;return {[o]:{"&-gap-row-small":{rowGap:e.spaceGapSmallSize},"&-gap-row-middle":{rowGap:e.spaceGapMiddleSize},"&-gap-row-large":{rowGap:e.spaceGapLargeSize},"&-gap-col-small":{columnGap:e.spaceGapSmallSize},"&-gap-col-middle":{columnGap:e.spaceGapMiddleSize},"&-gap-col-large":{columnGap:e.spaceGapLargeSize}}}};ce("Space",e=>{let o=mergeToken(e,{spaceGapSmallSize:e.paddingXS,spaceGapMiddleSize:e.padding,spaceGapLargeSize:e.paddingLG});return [$s(o),Is(o),Kn(o)]},()=>({}),{resetStyle:false});var Yn=W.createContext(null),Ro=(e,o)=>{let t=W.useContext(Yn),r=W.useMemo(()=>{if(!t)return "";let{compactDirection:n,isFirstItem:i,isLastItem:a}=t,l=n==="vertical"?"-vertical-":"-";return Qo(`${e}-compact${l}item`,{[`${e}-compact${l}first-item`]:i,[`${e}-compact${l}last-item`]:a,[`${e}-compact${l}item-rtl`]:o==="rtl"})},[e,o,t]);return {compactSize:t?.compactSize,compactDirection:t?.compactDirection,compactItemClassnames:r}},Qn=({children:e})=>W.createElement(Yn.Provider,{value:null},e);var gr=W.createContext(void 0),Ms=e=>{let{getPrefixCls:o,direction:t}=W.useContext(N),{prefixCls:r,size:n,className:i,...a}=e,l=o("btn-group",r),[,,c]=le(),s="";switch(n){case "large":s="lg";break;case "small":s="sm";break;}let d=Qo(l,{[`${l}-${s}`]:s,[`${l}-rtl`]:t==="rtl"},i,c);return W.createElement(gr.Provider,{value:n},W.createElement("div",{...a,className:d}))},Zn=Ms;var Jn=/^[\u4E00-\u9FA5]{2}$/,ut=Jn.test.bind(Jn);function ei(e){return typeof e=="string"}function gt(e){return e==="text"||e==="link"}function Bs(e,o){if(e==null)return;let t=o?" ":"";return typeof e!="string"&&typeof e!="number"&&ei(e.type)&&ut(e.props.children)?io(e,{children:e.props.children.split("").join(t)}):ei(e)?ut(e)?W__default.createElement("span",null,e.split("").join(t)):W__default.createElement("span",null,e):An(e)?W__default.createElement("span",null,e):e}function oi(e,o){let t=false,r=[];return W__default.Children.forEach(e,n=>{let i=typeof n,a=i==="string"||i==="number";if(t&&a){let l=r.length-1,c=r[l];r[l]=`${c}${n}`;}else r.push(n);t=a;}),W__default.Children.map(r,n=>Bs(n,o))}var Ls=forwardRef((e,o)=>{let{className:t,style:r,children:n,prefixCls:i}=e,a=Qo(`${i}-icon`,t);return W__default.createElement("span",{ref:o,className:a,style:r},n)}),ft=Ls;var ti=forwardRef((e,o)=>{let{prefixCls:t,className:r,style:n,iconClassName:i}=e,a=Qo(`${t}-loading-icon`,r);return W__default.createElement(ft,{prefixCls:t,className:a,style:n,ref:o},W__default.createElement(Ns,{className:i}))}),fr=()=>({width:0,opacity:0,transform:"scale(0)"}),Cr=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),As=e=>{let{prefixCls:o,loading:t,existIcon:r,className:n,style:i,mount:a}=e,l=!!t;return r?W__default.createElement(ti,{prefixCls:o,className:n,style:i}):W__default.createElement(cs,{visible:l,motionName:`${o}-loading-icon-motion`,motionAppear:!a,motionEnter:!a,motionLeave:!a,removeOnLeave:true,onAppearStart:fr,onAppearActive:Cr,onEnterStart:fr,onEnterActive:Cr,onLeaveStart:Cr,onLeaveActive:fr},({className:c,style:s},d)=>{let m={...i,...s};return W__default.createElement(ti,{prefixCls:o,className:Qo(n,c),style:m,ref:d})})},ni=As;var ii=(e,o)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:o}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:o}}}}}),Ws=e=>{let{componentCls:o,fontSize:t,lineWidth:r,groupBorderColor:n,colorErrorHover:i}=e;return {[`${o}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${o}`]:{"&:not(:last-child)":{[`&, & > ${o}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(r).mul(-1).equal(),[`&, & > ${o}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[o]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${o}-icon-only`]:{fontSize:t}},ii(`${o}-primary`,n),ii(`${o}-danger`,i)]}},ai=Ws;var Gs=(e,o)=>e?.replace(/[^\w/]/g,"").slice(0,o?8:6)||"",Fs=(e,o)=>e?Gs(e,o):"",_o=class e{metaColor;colors;cleared=false;constructor(o){if(o instanceof e){this.metaColor=o.metaColor.clone(),this.colors=o.colors?.map(r=>({color:new e(r.color),percent:r.percent})),this.cleared=o.cleared;return}let t=Array.isArray(o);t&&o.length?(this.colors=o.map(({color:r,percent:n})=>({color:new e(r),percent:n})),this.metaColor=new Color(this.colors[0].color.metaColor)):this.metaColor=new Color(t?"":o),(!o||t&&!this.colors)&&(this.metaColor=this.metaColor.setA(0),this.cleared=true);}toHsb(){return this.metaColor.toHsb()}toHsbString(){return this.metaColor.toHsbString()}toHex(){return Fs(this.toHexString(),this.metaColor.a<1)}toHexString(){return this.metaColor.toHexString()}toRgb(){return this.metaColor.toRgb()}toRgbString(){return this.metaColor.toRgbString()}isGradient(){return !!this.colors&&!this.cleared}getColors(){return this.colors||[{color:this,percent:0}]}toCssString(){let{colors:o}=this;return o?`linear-gradient(90deg, ${o.map(r=>`${r.color.toRgbString()} ${r.percent}%`).join(", ")})`:this.metaColor.toRgbString()}equals(o){return !o||this.isGradient()!==o.isGradient()?false:this.isGradient()?this.colors.length===o.colors.length&&this.colors.every((t,r)=>{let n=o.colors[r];return t.percent===n.percent&&t.color.equals(n.color)}):this.toHexString()===o.toHexString()}};var br=()=>({height:0,opacity:0}),si=e=>{let{scrollHeight:o}=e;return {height:o,opacity:1}},js=e=>({height:e?e.offsetHeight:0}),Sr=(e,o)=>o?.deadline===true||o.propertyName==="height",Vs=(e=Ue)=>({motionName:`${e}-motion-collapse`,onAppearStart:br,onEnterStart:br,onAppearActive:si,onEnterActive:si,onLeaveStart:js,onLeaveActive:br,onAppearEnd:Sr,onEnterEnd:Sr,onLeaveEnd:Sr,motionDeadline:500});var ci=Vs;var qs=W.forwardRef((e,o)=>{let{getPrefixCls:t}=W.useContext(N),{prefixCls:r,className:n,showArrow:i=true}=e,a=t("collapse",r),l=Qo({[`${a}-no-arrow`]:!i},n);return W.createElement(Xs.Panel,{ref:o,...e,prefixCls:a,className:l})}),di=qs;var Us=e=>({[e.componentCls]:{[`${e.antCls}-motion-collapse-legacy`]:{overflow:"hidden","&-active":{transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
41
- opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}},[`${e.antCls}-motion-collapse`]:{overflow:"hidden",transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
42
- opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}}}),yr=Us;var Ks=e=>({animationDuration:e,animationFillMode:"both"}),Ys=e=>({animationDuration:e,animationFillMode:"both"}),ko=(e,o,t,r,n=false)=>{let i=n?"&":"";return {[`
43
- ${i}${e}-enter,
44
- ${i}${e}-appear
45
- `]:{...Ks(r),animationPlayState:"paused"},[`${i}${e}-leave`]:{...Ys(r),animationPlayState:"paused"},[`
46
- ${i}${e}-enter${e}-enter-active,
47
- ${i}${e}-appear${e}-appear-active
48
- `]:{animationName:o,animationPlayState:"running"},[`${i}${e}-leave${e}-leave-active`]:{animationName:t,animationPlayState:"running",pointerEvents:"none"}}};new Keyframes("antFadeIn",{"0%":{opacity:0},"100%":{opacity:1}});new Keyframes("antFadeOut",{"0%":{opacity:1},"100%":{opacity:0}});var mi=new Keyframes("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),ui=new Keyframes("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}}),gi=new Keyframes("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),fi=new Keyframes("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),Ci=new Keyframes("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),bi=new Keyframes("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),Si=new Keyframes("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),yi=new Keyframes("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}}),Js={"move-up":{inKeyframes:Si,outKeyframes:yi},"move-down":{inKeyframes:mi,outKeyframes:ui},"move-left":{inKeyframes:gi,outKeyframes:fi},"move-right":{inKeyframes:Ci,outKeyframes:bi}},Ct=(e,o)=>{let{antCls:t}=e,r=`${t}-${o}`,{inKeyframes:n,outKeyframes:i}=Js[o];return [ko(r,n,i,e.motionDurationMid),{[`
49
- ${r}-enter,
50
- ${r}-appear
51
- `]:{opacity:0,animationTimingFunction:e.motionEaseOutCirc},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]};var bt=new Keyframes("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),St=new Keyframes("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),yt=new Keyframes("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),ht=new Keyframes("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),hi=new Keyframes("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),xi=new Keyframes("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),Pi=new Keyframes("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),Ti=new Keyframes("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),ec={"slide-up":{inKeyframes:bt,outKeyframes:St},"slide-down":{inKeyframes:yt,outKeyframes:ht},"slide-left":{inKeyframes:hi,outKeyframes:xi},"slide-right":{inKeyframes:Pi,outKeyframes:Ti}},xt=(e,o)=>{let{antCls:t}=e,r=`${t}-${o}`,{inKeyframes:n,outKeyframes:i}=ec[o];return [ko(r,n,i,e.motionDurationMid),{[`
52
- ${r}-enter,
53
- ${r}-appear
54
- `]:{transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint,"&-prepare":{transform:"scale(1)"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInQuint}}]};new Keyframes("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}});new Keyframes("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}});new Keyframes("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}});new Keyframes("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}});new Keyframes("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}});new Keyframes("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}});new Keyframes("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}});new Keyframes("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}});new Keyframes("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}});new Keyframes("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}});new Keyframes("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}});new Keyframes("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}});var uc=e=>{let{componentCls:o,contentBg:t,padding:r,headerBg:n,headerPadding:i,collapseHeaderPaddingSM:a,collapseHeaderPaddingLG:l,collapsePanelBorderRadius:c,lineWidth:s,lineType:d,colorBorder:m,colorText:p,colorTextHeading:u,colorTextDisabled:g,fontSizeLG:f,lineHeight:b,lineHeightLG:S,marginSM:h,paddingSM:x,paddingLG:$,paddingXS:R,motionDurationSlow:w,fontSizeIcon:O,contentPadding:H,fontHeight:C,fontHeightLG:E}=e,B=`${unit(s)} ${d} ${m}`;return {[o]:{...ge(e),backgroundColor:n,border:B,borderRadius:c,"&-rtl":{direction:"rtl"},[`& > ${o}-item`]:{borderBottom:B,"&:last-child":{[`
55
- &,
56
- & > ${o}-header`]:{borderRadius:`0 0 ${unit(c)} ${unit(c)}`}},[`> ${o}-header`]:{position:"relative",display:"flex",flexWrap:"nowrap",alignItems:"flex-start",padding:i,color:u,lineHeight:b,cursor:"pointer",transition:`all ${w}, visibility 0s`,[`> ${o}-header-text`]:{flex:"auto"},[`${o}-expand-icon`]:{height:C,display:"flex",alignItems:"center",paddingInlineEnd:h},[`${o}-arrow`]:{...no(),fontSize:O,transition:`transform ${w}`,svg:{transition:`transform ${w}`}},[`${o}-header-text`]:{marginInlineEnd:"auto"}},[`${o}-collapsible-header`]:{cursor:"default",[`${o}-header-text`]:{flex:"none",cursor:"pointer"}},[`${o}-collapsible-icon`]:{cursor:"unset",[`${o}-expand-icon`]:{cursor:"pointer"}}},[`${o}-content`]:{color:p,backgroundColor:t,borderTop:B,[`& > ${o}-content-box`]:{padding:H},"&-hidden":{display:"none"}},"&-small":{[`> ${o}-item`]:{[`> ${o}-header`]:{padding:a,paddingInlineStart:R,[`> ${o}-expand-icon`]:{marginInlineStart:e.calc(x).sub(R).equal()}},[`> ${o}-content > ${o}-content-box`]:{padding:x}}},"&-large":{[`> ${o}-item`]:{fontSize:f,lineHeight:S,[`> ${o}-header`]:{padding:l,paddingInlineStart:r,[`> ${o}-expand-icon`]:{height:E,marginInlineStart:e.calc($).sub(r).equal()}},[`> ${o}-content > ${o}-content-box`]:{padding:$}}},[`${o}-item:last-child`]:{borderBottom:0,[`> ${o}-content`]:{borderRadius:`0 0 ${unit(c)} ${unit(c)}`}},[`& ${o}-item-disabled > ${o}-header`]:{"\n &,\n & > .arrow\n ":{color:g,cursor:"not-allowed"}},[`&${o}-icon-position-end`]:{[`& > ${o}-item`]:{[`> ${o}-header`]:{[`${o}-expand-icon`]:{order:1,paddingInlineEnd:0,paddingInlineStart:h}}}}}}},gc=e=>{let{componentCls:o}=e,t=`> ${o}-item > ${o}-header ${o}-arrow`;return {[`${o}-rtl`]:{[t]:{transform:"rotate(180deg)"}}}},fc=e=>{let{componentCls:o,headerBg:t,paddingXXS:r,colorBorder:n}=e;return {[`${o}-borderless`]:{backgroundColor:t,border:0,[`> ${o}-item`]:{borderBottom:`1px solid ${n}`},[`
57
- > ${o}-item:last-child,
58
- > ${o}-item:last-child ${o}-header
59
- `]:{borderRadius:0},[`> ${o}-item:last-child`]:{borderBottom:0},[`> ${o}-item > ${o}-content`]:{backgroundColor:"transparent",borderTop:0},[`> ${o}-item > ${o}-content > ${o}-content-box`]:{paddingTop:r}}}},Cc=e=>{let{componentCls:o,paddingSM:t}=e;return {[`${o}-ghost`]:{backgroundColor:"transparent",border:0,[`> ${o}-item`]:{borderBottom:0,[`> ${o}-content`]:{backgroundColor:"transparent",border:0,[`> ${o}-content-box`]:{paddingBlock:t}}}}}},bc=e=>({headerPadding:`${e.paddingSM}px ${e.padding}px`,headerBg:e.colorFillAlter,contentPadding:`${e.padding}px 16px`,contentBg:e.colorBgContainer}),vi=ce("Collapse",e=>{let o=mergeToken(e,{collapseHeaderPaddingSM:`${unit(e.paddingXS)} ${unit(e.paddingSM)}`,collapseHeaderPaddingLG:`${unit(e.padding)} ${unit(e.paddingLG)}`,collapsePanelBorderRadius:e.borderRadiusLG});return [uc(o),fc(o),Cc(o),gc(o),yr(o)]},bc);var xc=W.forwardRef((e,o)=>{let{getPrefixCls:t,direction:r,collapse:n}=W.useContext(N),{prefixCls:i,className:a,rootClassName:l,style:c,bordered:s=true,ghost:d,size:m,expandIconPosition:p="start",children:u,expandIcon:g}=e,f=Re(B=>m??B??"middle"),b=t("collapse",i),S=t(),[h,x,$]=vi(b),R=W.useMemo(()=>p==="left"?"start":p==="right"?"end":p,[p]),w=g??n?.expandIcon,O=W.useCallback((B={})=>{let F=typeof w=="function"?w(B):W.createElement(Sc,{rotate:B.isActive?90:void 0,"aria-label":B.isActive?"expanded":"collapsed"});return io(F,()=>({className:Qo(F?.props?.className,`${b}-arrow`)}))},[w,b]),H=Qo(`${b}-icon-position-${R}`,{[`${b}-borderless`]:!s,[`${b}-rtl`]:r==="rtl",[`${b}-ghost`]:!!d,[`${b}-${f}`]:f!=="middle"},n?.className,a,l,x,$),C={...ci(S),motionAppear:false,leavedClassName:`${b}-content-hidden`},E=W.useMemo(()=>u?hc(u).map((B,F)=>{let X=B.props;if(X?.disabled){let _=B.key??String(F),D={...Ii(B.props,["disabled"]),key:_,collapsible:X.collapsible??"disabled"};return io(B,D)}return B}):null,[u]);return h(W.createElement(Xs,{ref:o,openMotion:C,...Ii(e,["rootClassName"]),expandIcon:O,prefixCls:b,className:H,style:{...n?.style,...c}},E))});Object.assign(xc,{Panel:di});var Ri=(e,o)=>{let{r:t,g:r,b:n,a:i}=e.toRgb(),a=new Color(e.toRgbString()).onBackground(o).toHsv();return i<=.5?a.v>.5:t*.299+r*.587+n*.114>192};var Pt=e=>{let{paddingInline:o,onlyIconSize:t}=e;return mergeToken(e,{buttonPaddingHorizontal:o,buttonPaddingVertical:0,buttonIconOnlyFontSize:t})},Tt=e=>{let o=e.contentFontSize??e.fontSize,t=e.contentFontSizeSM??e.fontSize,r=e.contentFontSizeLG??e.fontSizeLG,n=e.contentLineHeight??xo(o),i=e.contentLineHeightSM??xo(t),a=e.contentLineHeightLG??xo(r),l=Ri(new _o(e.colorBgSolid),"#fff")?"#000":"#fff";return {fontWeight:400,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:e.fontSizeLG,onlyIconSizeSM:e.fontSizeLG-2,onlyIconSizeLG:e.fontSizeLG+2,groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:l,contentFontSize:o,contentFontSizeSM:t,contentFontSizeLG:r,contentLineHeight:n,contentLineHeightSM:i,contentLineHeightLG:a,paddingBlock:Math.max((e.controlHeight-o*n)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-t*i)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-r*a)/2-e.lineWidth,0)}};var vc=e=>{let{componentCls:o,iconCls:t,fontWeight:r,opacityLoading:n,motionDurationSlow:i,motionEaseInOut:a,marginXS:l,calc:c}=e;return {[o]:{outline:"none",position:"relative",display:"inline-flex",gap:e.marginXS,alignItems:"center",justifyContent:"center",fontWeight:r,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",background:"transparent",border:`${unit(e.lineWidth)} ${e.lineType} transparent`,cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",color:e.colorText,"&:disabled > *":{pointerEvents:"none"},[`${o}-icon > svg`]:no(),"> a":{color:"currentColor"},"&:not(:disabled)":Mn(e),[`&${o}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${o}-two-chinese-chars > *:not(${t})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},[`&${o}-icon-only`]:{paddingInline:0,[`&${o}-compact-item`]:{flex:"none"},[`&${o}-round`]:{width:"auto"}},[`&${o}-loading`]:{opacity:n,cursor:"default"},[`${o}-loading-icon`]:{transition:["width","opacity","margin"].map(s=>`${s} ${i} ${a}`).join(",")},[`&:not(${o}-icon-end)`]:{[`${o}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineEnd:c(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineEnd:0},"&-leave-start":{marginInlineEnd:0},"&-leave-active":{marginInlineEnd:c(l).mul(-1).equal()}}},"&-icon-end":{flexDirection:"row-reverse",[`${o}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineStart:c(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineStart:0},"&-leave-start":{marginInlineStart:0},"&-leave-active":{marginInlineStart:c(l).mul(-1).equal()}}}}}},wi=(e,o,t)=>({[`&:not(:disabled):not(${e}-disabled)`]:{"&:hover":o,"&:active":t}}),$c=e=>({minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),Ic=e=>({borderRadius:e.controlHeight,paddingInlineStart:e.calc(e.controlHeight).div(2).equal(),paddingInlineEnd:e.calc(e.controlHeight).div(2).equal()}),Rc=e=>({cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,background:e.colorBgContainerDisabled,boxShadow:"none"}),xr=(e,o,t,r,n,i,a,l)=>({[`&${e}-background-ghost`]:{color:t||void 0,background:o,borderColor:r||void 0,boxShadow:"none",...wi(e,{background:o,...a},{background:o,...l}),"&:disabled":{cursor:"not-allowed",color:n||void 0,borderColor:i||void 0}}}),wc=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{...Rc(e)}}),kc=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",color:e.colorTextDisabled}}),vt=(e,o,t,r)=>({...(r&&["link","text"].includes(r)?kc:wc)(e),...wi(e.componentCls,o,t)}),Pr=(e,o,t,r,n)=>({[`&${e.componentCls}-variant-solid`]:{color:o,background:t,...vt(e,r,n)}}),Tr=(e,o,t,r,n)=>({[`&${e.componentCls}-variant-outlined, &${e.componentCls}-variant-dashed`]:{borderColor:o,background:t,...vt(e,r,n)}}),vr=e=>({[`&${e.componentCls}-variant-dashed`]:{borderStyle:"dashed"}}),$r=(e,o,t,r)=>({[`&${e.componentCls}-variant-filled`]:{boxShadow:"none",background:o,...vt(e,t,r)}}),Mo=(e,o,t,r,n)=>({[`&${e.componentCls}-variant-${t}`]:{color:o,boxShadow:"none",...vt(e,r,n,t)}}),Mc=e=>({color:e.defaultColor,boxShadow:e.defaultShadow,...Pr(e,e.solidTextColor,e.colorBgSolid,{color:e.solidTextColor,background:e.colorBgSolidHover},{color:e.solidTextColor,background:e.colorBgSolidActive}),...vr(e),...$r(e,e.colorFillTertiary,{background:e.colorFillSecondary},{background:e.colorFill}),...Mo(e,e.textTextColor,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive}),...xr(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)}),Bc=e=>({color:e.colorPrimary,boxShadow:e.primaryShadow,...Tr(e,e.colorPrimary,e.colorBgContainer,{color:e.colorPrimaryTextHover,borderColor:e.colorPrimaryHover,background:e.colorBgContainer},{color:e.colorPrimaryTextActive,borderColor:e.colorPrimaryActive,background:e.colorBgContainer}),...vr(e),...$r(e,e.colorPrimaryBg,{background:e.colorPrimaryBgHover},{background:e.colorPrimaryBorder}),...Mo(e,e.colorLink,"text",{color:e.colorPrimaryTextHover,background:e.colorPrimaryBg},{color:e.colorPrimaryTextActive,background:e.colorPrimaryBorder}),...xr(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})}),Ec=e=>({color:e.colorError,boxShadow:e.dangerShadow,...Pr(e,e.dangerColor,e.colorError,{background:e.colorErrorHover},{background:e.colorErrorActive}),...Tr(e,e.colorError,e.colorBgContainer,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive}),...vr(e),...$r(e,e.colorErrorBg,{background:e.colorErrorBgFilledHover},{background:e.colorErrorBgActive}),...Mo(e,e.colorError,"text",{color:e.colorErrorHover,background:e.colorErrorBg},{color:e.colorErrorHover,background:e.colorErrorBgActive}),...Mo(e,e.colorError,"link",{color:e.colorErrorHover},{color:e.colorErrorActive}),...xr(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})}),Hc=e=>{let{componentCls:o}=e;return {[`${o}-color-default`]:Mc(e),[`${o}-color-primary`]:Bc(e),[`${o}-color-dangerous`]:Ec(e)}},zc=e=>({...Tr(e,e.defaultBorderColor,e.defaultBg,{color:e.defaultHoverColor,borderColor:e.defaultHoverBorderColor,background:e.defaultHoverBg},{color:e.defaultActiveColor,borderColor:e.defaultActiveBorderColor,background:e.defaultActiveBg}),...Mo(e,e.textTextColor,"text",{color:e.textTextHoverColor,background:e.textHoverBg},{color:e.textTextActiveColor,background:e.colorBgTextActive}),...Pr(e,e.primaryColor,e.colorPrimary,{background:e.colorPrimaryHover,color:e.primaryColor},{background:e.colorPrimaryActive,color:e.primaryColor}),...Mo(e,e.colorLink,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})}),Ir=(e,o="")=>{let{componentCls:t,controlHeight:r,fontSize:n,borderRadius:i,buttonPaddingHorizontal:a,iconCls:l,buttonPaddingVertical:c,buttonIconOnlyFontSize:s}=e;return [{[o]:{fontSize:n,height:r,padding:`${unit(c)} ${unit(a)}`,borderRadius:i,[`&${t}-icon-only`]:{width:r,[l]:{fontSize:s,verticalAlign:"calc(-0.125em - 1px)"}}}},{[`${t}${t}-circle${o}`]:$c(e)},{[`${t}${t}-round${o}`]:Ic(e)}]},Lc=e=>{let o=mergeToken(e,{fontSize:e.contentFontSize});return Ir(o,e.componentCls)},Oc=e=>{let o=mergeToken(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:0,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return Ir(o,`${e.componentCls}-sm`)},Nc=e=>{let o=mergeToken(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:0,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return Ir(o,`${e.componentCls}-lg`)},Dc=e=>{let{componentCls:o}=e;return {[o]:{[`&${o}-block`]:{width:"100%"}}}},ki=ce("Button",e=>{let o=Pt(e);return [vc(o),Lc(o),Oc(o),Nc(o),Dc(o),Hc(o),zc(o),ai(o)]},Tt,{unitless:{fontWeight:true,contentLineHeight:true,contentLineHeightSM:true,contentLineHeightLG:true}});function Ac(e,o,t){let{focusElCls:r,focus:n,borderElCls:i}=t,a=i?"> *":"",l=["hover",n?"focus":null,"active"].filter(Boolean).map(c=>`&:${c} ${a}`).join(",");return {[`&-item:not(${o}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{[l]:{zIndex:2},...r?{[`&${r}`]:{zIndex:2}}:{},[`&[disabled] ${a}`]:{zIndex:0}}}}function Wc(e,o,t){let{borderElCls:r}=t,n=r?`> ${r}`:"";return {[`&-item:not(${o}-first-item):not(${o}-last-item) ${n}`]:{borderRadius:0},[`&-item:not(${o}-last-item)${o}-first-item`]:{[`& ${n}, &${e}-sm ${n}, &${e}-lg ${n}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${o}-first-item)${o}-last-item`]:{[`& ${n}, &${e}-sm ${n}, &${e}-lg ${n}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function Bo(e,o={focus:true}){let{componentCls:t}=e,r=`${t}-compact`;return {[r]:{...Ac(e,r,o),...Wc(t,r,o)}}}function Gc(e,o){return {[`&-item:not(${o}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}}}function Fc(e,o){return {[`&-item:not(${o}-first-item):not(${o}-last-item)`]:{borderRadius:0},[`&-item${o}-first-item:not(${o}-last-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${o}-last-item:not(${o}-first-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}}}function Mi(e){let o=`${e.componentCls}-compact-vertical`;return {[o]:{...Gc(e,o),...Fc(e.componentCls,o)}}}var jc=e=>{let{componentCls:o,colorPrimaryHover:t,lineWidth:r,calc:n}=e,i=n(r).mul(-1).equal(),a=l=>({[`${o}-compact${l?"-vertical":""}-item${o}-primary:not([disabled])`]:{"& + &::before":{position:"absolute",top:l?i:0,insetInlineStart:l?0:i,backgroundColor:t,content:'""',width:l?"100%":r,height:l?r:"100%"}}});return {...a(),...a(true)}},Bi=cr(["Button","compact"],e=>{let o=Pt(e);return [Bo(o),Mi(o),jc(o)]},Tt);function qc(e){if(typeof e=="object"&&e){let o=e?.delay;return o=!Number.isNaN(o)&&typeof o=="number"?o:0,{loading:o<=0,delay:o}}return {loading:!!e,delay:0}}var Uc={default:["default","outlined"],primary:["primary","solid"],dashed:["default","dashed"],link:["primary","link"],text:["default","text"]},Kc=W__default.forwardRef((e,o)=>{let{loading:t=false,prefixCls:r,color:n,variant:i,type:a,danger:l=false,shape:c="default",size:s,styles:d,disabled:m,className:p,rootClassName:u,children:g,icon:f,iconPosition:b="start",ghost:S=false,block:h=false,htmlType:x="button",classNames:$,style:R={},autoInsertSpace:w,autoFocus:O,...H}=e,C=a||"default",[E,B]=useMemo(()=>{if(n&&i)return [n,i];let P=Uc[C]||[];return l?["danger",P[1]]:P},[a,n,i,l]),X=E==="danger"?"dangerous":E,{getPrefixCls:_,direction:D,button:K}=useContext(N),A=w??K?.autoInsertSpace??true,z=_("btn",r),[j,Q,L]=ki(z),oe=useContext(Ee),Z=m??oe,he=useContext(gr),G=useMemo(()=>qc(t),[t]),[ee,Ie]=useState(G.loading),[te,Ce]=useState(false),J=useRef(null),me=useComposeRef(o,J),ue=Children.count(g)===1&&!f&&!gt(B),xe=useRef(true);W__default.useEffect(()=>(xe.current=false,()=>{xe.current=true;}),[]),useEffect(()=>{let P=null;G.delay>0?P=setTimeout(()=>{P=null,Ie(true);},G.delay):Ie(G.loading);function q(){P&&(clearTimeout(P),P=null);}return q},[G]),useEffect(()=>{if(!J.current||!A)return;let P=J.current.textContent||"";ue&&ut(P)?te||Ce(true):te&&Ce(false);}),useEffect(()=>{O&&J.current&&J.current.focus();},[]);let je=W__default.useCallback(P=>{if(ee||Z){P.preventDefault();return}e.onClick?.(P);},[e.onClick,ee,Z]),{compactSize:eo,compactItemClassnames:Ve}=Ro(z,D),oo={large:"lg",small:"sm",middle:void 0},_e=Re(P=>s??eo??he??P),ze=_e?oo[_e]??"":"",to=ee?"loading":f,Le=Ii(H,["navigate"]),Xe=Qo(z,Q,L,{[`${z}-${c}`]:c!=="default"&&c,[`${z}-${C}`]:C,[`${z}-dangerous`]:l,[`${z}-color-${X}`]:X,[`${z}-variant-${B}`]:B,[`${z}-${ze}`]:ze,[`${z}-icon-only`]:!g&&g!==0&&!!to,[`${z}-background-ghost`]:S&&!gt(B),[`${z}-loading`]:ee,[`${z}-two-chinese-chars`]:te&&A&&!ee,[`${z}-block`]:h,[`${z}-rtl`]:D==="rtl",[`${z}-icon-end`]:b==="end"},Ve,p,u,K?.className),ke={...K?.style,...R},y=Qo($?.icon,K?.classNames?.icon),k={...d?.icon||{},...K?.styles?.icon||{}},I=f&&!ee?W__default.createElement(ft,{prefixCls:z,className:y,style:k},f):W__default.createElement(ni,{existIcon:!!f,prefixCls:z,loading:ee,mount:xe.current}),v=g||g===0?oi(g,ue&&A):null;if(Le.href!==void 0)return j(W__default.createElement("a",{...Le,className:Qo(Xe,{[`${z}-disabled`]:Z}),href:Z?void 0:Le.href,style:ke,onClick:je,ref:me,tabIndex:Z?-1:0},I,v));let T=W__default.createElement("button",{...H,type:x,className:Xe,style:ke,onClick:je,disabled:Z,ref:me},I,v,Ve&&W__default.createElement(Bi,{prefixCls:z}));return gt(B)||(T=W__default.createElement(mt,{component:"Button",disabled:ee},T)),j(T)}),Mr=Kc;Mr.Group=Zn;Mr.__ANT_BUTTON=true;var Li=Mr;var Eo=Li;function Qc(e){return o=>W.createElement(Dn,{theme:{token:{motion:false,zIndexPopupBase:0}}},W.createElement(e,{...o}))}var Zc=(e,o,t,r,n)=>Qc(a=>{let{prefixCls:l,style:c}=a,s=W.useRef(null),[d,m]=W.useState(0),[p,u]=W.useState(0),[g,f]=Yc(false,{value:a.open}),{getPrefixCls:b}=W.useContext(N),S=b(r||"select",l);W.useEffect(()=>{if(f(true),typeof ResizeObserver<"u"){let $=new ResizeObserver(w=>{let O=w[0].target;m(O.offsetHeight+8),u(O.offsetWidth);}),R=setInterval(()=>{let w=n?`.${n(S)}`:`.${S}-dropdown`,O=s.current?.querySelector(w);O&&(clearInterval(R),$.observe(O));},10);return ()=>{clearInterval(R),$.disconnect();}}},[]);let h={...a,style:{...c,margin:0},open:g,visible:g,getPopupContainer:()=>s.current};return t&&(h=t(h)),o&&Object.assign(h,{[o]:{overflow:{adjustX:false,adjustY:false}}}),W.createElement("div",{ref:s,style:{paddingBottom:d,position:"relative",minWidth:p}},W.createElement(e,{...h}))}),Br=Zc;W.createContext({labelAlign:"right",vertical:false,itemRef:(()=>{})});W.createContext(null);W.createContext({prefixCls:""});var Ze=W.createContext({}),Oi=({children:e,status:o,override:t})=>{let r=W.useContext(Ze),n=W.useMemo(()=>{let i={...r};return t&&delete i.isFormItemInput,o&&(delete i.status,delete i.hasFeedback,delete i.feedbackIcon),i},[o,t,r]);return W.createElement(Ze.Provider,{value:n},e)},Ni=W.createContext(void 0);var Jc=e=>{let{space:o,form:t,children:r}=e;if(r==null)return null;let n=r;return t&&(n=W__default.createElement(Oi,{override:true,status:true},n)),o&&(n=W__default.createElement(Qn,null,n)),n},$t=Jc;var od=W__default.createContext(void 0),Ai=od;var Ge=100,Wi={Modal:Ge,Drawer:Ge,Popover:Ge,Popconfirm:Ge,Tooltip:Ge,Tour:Ge,FloatButton:Ge},id={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function ad(e){return e in Wi}var It=(e,o)=>{let[,t]=le(),r=W__default.useContext(Ai),n=ad(e),i;if(o!==void 0)i=[o,o];else {let a=r??0;n?a+=(r?0:t.zIndexPopupBase)+Wi[e]:a+=id[e],i=[r===void 0?o:a,a];}return i};function Rt(e,o,t){return Qo({[`${e}-status-success`]:o==="success",[`${e}-status-warning`]:o==="warning",[`${e}-status-error`]:o==="error",[`${e}-status-validating`]:o==="validating",[`${e}-has-feedback`]:t})}var wt=(e,o)=>o||e;var sd=e=>{let[,,,,o]=le();return o?`${e}-css-var`:""},Je=sd;var cd=(e,o,t=void 0)=>{let{variant:r,[e]:n}=W.useContext(N),i=W.useContext(Ni),a=n?.variant,l;typeof o<"u"?l=o:t===false?l="borderless":l=i??a??r??"outlined";let c=or.includes(l);return [l,c]},kt=cd;function Mt(e){return mergeToken(e,{inputAffixPadding:e.paddingXXS})}var Bt=e=>{let{controlHeight:o,fontSize:t,lineHeight:r,lineWidth:n,controlHeightSM:i,controlHeightLG:a,fontSizeLG:l,lineHeightLG:c,paddingSM:s,controlPaddingHorizontalSM:d,controlPaddingHorizontal:m,colorFillAlter:p,colorPrimaryHover:u,colorPrimary:g,controlOutlineWidth:f,controlOutline:b,colorErrorOutline:S,colorWarningOutline:h,colorBgContainer:x}=e;return {paddingBlock:Math.max(Math.round((o-t*r)/2*10)/10-n,0),paddingBlockSM:Math.max(Math.round((i-t*r)/2*10)/10-n,0),paddingBlockLG:Math.ceil((a-l*c)/2*10)/10-n,paddingInline:s-n,paddingInlineSM:d-n,paddingInlineLG:m-n,addonBg:p,activeBorderColor:g,hoverBorderColor:u,activeShadow:`0 0 0 ${f}px ${b}`,errorActiveShadow:`0 0 0 ${f}px ${S}`,warningActiveShadow:`0 0 0 ${f}px ${h}`,hoverBg:x,activeBg:x,inputFontSize:t,inputFontSizeLG:l,inputFontSizeSM:t}};var dd=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),Hr=e=>({color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"input[disabled], textarea[disabled]":{cursor:"not-allowed"},"&:hover:not([disabled])":{...dd(mergeToken(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled}))}}),_i=(e,o)=>({background:e.colorBgContainer,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:o.borderColor,"&:hover":{borderColor:o.hoverBorderColor,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:o.activeBorderColor,boxShadow:o.activeShadow,outline:0,backgroundColor:e.activeBg}}),Gi=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{..._i(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}},[`&${e.componentCls}-status-${o.status}${e.componentCls}-disabled`]:{borderColor:o.borderColor}}),Et=(e,o)=>({"&-outlined":{..._i(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow}),[`&${e.componentCls}-disabled, &[disabled]`]:{...Hr(e)},...Gi(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError}),...Gi(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning}),...o}}),Fi=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:o.addonBorderColor,color:o.addonColor}}}),Xi=e=>({"&-outlined":{[`${e.componentCls}-group`]:{"&-addon":{background:e.addonBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:first-child":{borderInlineEnd:0},"&-addon:last-child":{borderInlineStart:0}},...Fi(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText}),...Fi(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText}),[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:{...Hr(e)}}}}),Ht=(e,o)=>{let{componentCls:t}=e;return {"&-borderless":{background:"transparent",border:"none","&:focus, &:focus-within":{outline:"none"},[`&${t}-disabled, &[disabled]`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${t}-status-error`]:{"&, & input, & textarea":{color:e.colorError}},[`&${t}-status-warning`]:{"&, & input, & textarea":{color:e.colorWarning}},...o}}},qi=(e,o)=>({background:o.bg,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:"transparent","input&, & input, textarea&, & textarea":{color:o?.inputColor},"&:hover":{background:o.hoverBg},"&:focus, &:focus-within":{outline:0,borderColor:o.activeBorderColor,backgroundColor:e.activeBg}}),ji=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...qi(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}}}),zt=(e,o)=>({"&-filled":{...qi(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor}),[`&${e.componentCls}-disabled, &[disabled]`]:{...Hr(e)},...ji(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError}),...ji(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning}),...o}}),Vi=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{background:o.addonBg,color:o.addonColor}}}),Ui=e=>({"&-filled":{[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary},[`${e.componentCls}-filled:not(:focus):not(:focus-within)`]:{"&:not(:first-child)":{borderInlineStart:`${unit(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},"&:not(:last-child)":{borderInlineEnd:`${unit(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}},...Vi(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText}),...Vi(e,{status:"warning",addonBg:e.colorWarningBg,addonColor:e.colorWarningText}),[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary,color:e.colorTextDisabled},"&-addon:first-child":{borderInlineStart:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:last-child":{borderInlineEnd:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`}}}}});var zr=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}});var Ki=e=>{let{paddingBlockLG:o,lineHeightLG:t,borderRadiusLG:r,paddingInlineLG:n}=e;return {padding:`${unit(o)} ${unit(n)}`,fontSize:e.inputFontSizeLG,lineHeight:t,borderRadius:r}},Yi=e=>({padding:`${unit(e.paddingBlockSM)} ${unit(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),Qi=e=>({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:`${unit(e.paddingBlock)} ${unit(e.paddingInline)}`,color:e.colorText,fontSize:e.inputFontSize,lineHeight:e.lineHeight,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid}`,...zr(e.colorTextPlaceholder),"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":{...Ki(e)},"&-sm":{...Yi(e)},"&-rtl, &-textarea-rtl":{direction:"rtl"}}),pd=e=>{let{componentCls:o,antCls:t}=e;return {position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0,"&[class*='col-']":{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}},[`&-lg ${o}, &-lg > ${o}-group-addon`]:{...Ki(e)},[`&-sm ${o}, &-sm > ${o}-group-addon`]:{...Yi(e)},[`&-lg ${t}-select-single ${t}-select-selector`]:{height:e.controlHeightLG},[`&-sm ${t}-select-single ${t}-select-selector`]:{height:e.controlHeightSM},[`> ${o}`]:{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}},[`${o}-group`]:{"&-addon, &-wrap":{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}},"&-wrap > *":{display:"block !important"},"&-addon":{position:"relative",padding:`0 ${unit(e.paddingInline)}`,color:e.colorText,fontWeight:"normal",fontSize:e.inputFontSize,textAlign:"center",borderRadius:e.borderRadius,transition:`all ${e.motionDurationSlow}`,lineHeight:1,[`${t}-select`]:{margin:`${unit(e.calc(e.paddingBlock).add(1).mul(-1).equal())} ${unit(e.calc(e.paddingInline).mul(-1).equal())}`,[`&${t}-select-single:not(${t}-select-customize-input):not(${t}-pagination-size-changer)`]:{[`${t}-select-selector`]:{backgroundColor:"inherit",border:`${unit(e.lineWidth)} ${e.lineType} transparent`,boxShadow:"none"}}},[`${t}-cascader-picker`]:{margin:`-9px ${unit(e.calc(e.paddingInline).mul(-1).equal())}`,backgroundColor:"transparent",[`${t}-cascader-input`]:{textAlign:"start",border:0,boxShadow:"none"}}}},[o]:{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":{zIndex:1,borderInlineEndWidth:1,[`${o}-search-with-button &`]:{zIndex:0}}},[`> ${o}:first-child, ${o}-group-addon:first-child`]:{borderStartEndRadius:0,borderEndEndRadius:0,[`${t}-select ${t}-select-selector`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${o}-affix-wrapper`]:{[`&:not(:first-child) ${o}`]:{borderStartStartRadius:0,borderEndStartRadius:0},[`&:not(:last-child) ${o}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${o}:last-child, ${o}-group-addon:last-child`]:{borderStartStartRadius:0,borderEndStartRadius:0,[`${t}-select ${t}-select-selector`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`${o}-affix-wrapper`]:{"&:not(:last-child)":{borderStartEndRadius:0,borderEndEndRadius:0,[`${o}-search &`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}},[`&:not(:first-child), ${o}-search &:not(:first-child)`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&${o}-group-compact`]:{display:"block",...Rn(),[`${o}-group-addon, ${o}-group-wrap, > ${o}`]:{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover, &:focus":{zIndex:1}}},"& > *":{display:"inline-flex",float:"none",verticalAlign:"top",borderRadius:0},[`
60
- & > ${o}-affix-wrapper,
61
- & > ${o}-number-affix-wrapper,
62
- & > ${t}-picker-range
63
- `]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderInlineEndWidth:e.lineWidth},[o]:{float:"none"},[`& > ${t}-select > ${t}-select-selector,
64
- & > ${t}-select-auto-complete ${o},
65
- & > ${t}-cascader-picker ${o},
66
- & > ${o}-group-wrapper ${o}`]:{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover, &:focus":{zIndex:1}},[`& > ${t}-select-focused`]:{zIndex:1},[`& > ${t}-select > ${t}-select-arrow`]:{zIndex:1},[`& > *:first-child,
67
- & > ${t}-select:first-child > ${t}-select-selector,
68
- & > ${t}-select-auto-complete:first-child ${o},
69
- & > ${t}-cascader-picker:first-child ${o}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
70
- & > ${t}-select:last-child > ${t}-select-selector,
71
- & > ${t}-cascader-picker:last-child ${o},
72
- & > ${t}-cascader-picker-focused:last-child ${o}`]:{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius},[`& > ${t}-select-auto-complete ${o}`]:{verticalAlign:"top"},[`${o}-group-wrapper + ${o}-group-wrapper`]:{marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),[`${o}-affix-wrapper`]:{borderRadius:0}},[`${o}-group-wrapper:not(:last-child)`]:{[`&${o}-search > ${o}-group`]:{[`& > ${o}-group-addon > ${o}-search-button`]:{borderRadius:0},[`& > ${o}`]:{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}}}}}},md=e=>{let{componentCls:o,controlHeightSM:t,lineWidth:r,calc:n}=e,a=n(t).sub(n(r).mul(2)).sub(16).div(2).equal();return {[o]:{...ge(e),...Qi(e),...Et(e),...zt(e),...Ht(e),'&[type="color"]':{height:e.controlHeight,[`&${o}-lg`]:{height:e.controlHeightLG},[`&${o}-sm`]:{height:t,paddingTop:a,paddingBottom:a}},'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}}}},ud=e=>{let{componentCls:o}=e;return {[`${o}-clear-icon`]:{margin:0,lineHeight:0,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"&:hover":{color:e.colorTextTertiary},"&:active":{color:e.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:`0 ${unit(e.inputAffixPadding)}`}}}},gd=e=>{let{componentCls:o,inputAffixPadding:t,colorTextDescription:r,motionDurationSlow:n,colorIcon:i,colorIconHover:a,iconCls:l}=e,c=`${o}-affix-wrapper`,s=`${o}-affix-wrapper-disabled`;return {[c]:{...Qi(e),display:"inline-flex",[`&:not(${o}-disabled):hover`]:{zIndex:1,[`${o}-search-with-button &`]:{zIndex:0}},"&-focused, &:focus":{zIndex:1},[`> input${o}`]:{padding:0},[`> input${o}, > textarea${o}`]:{fontSize:"inherit",border:"none",borderRadius:0,outline:"none",background:"transparent",color:"inherit","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[o]:{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:e.paddingXS}},"&-show-count-suffix":{color:r},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:t},"&-suffix":{marginInlineStart:t}},...ud(e),[`${l}${o}-password-icon`]:{color:i,cursor:"pointer",transition:`all ${n}`,"&:hover":{color:a}}},[s]:{[`${l}${o}-password-icon`]:{color:i,cursor:"not-allowed","&:hover":{color:i}}}}},fd=e=>{let{componentCls:o,borderRadiusLG:t,borderRadiusSM:r}=e;return {[`${o}-group`]:{...ge(e),...pd(e),"&-rtl":{direction:"rtl"},"&-wrapper":{display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":{[`${o}-group-addon`]:{borderRadius:t,fontSize:e.inputFontSizeLG}},"&-sm":{[`${o}-group-addon`]:{borderRadius:r}},...Xi(e),...Ui(e),[`&:not(${o}-compact-first-item):not(${o}-compact-last-item)${o}-compact-item`]:{[`${o}, ${o}-group-addon`]:{borderRadius:0}},[`&:not(${o}-compact-last-item)${o}-compact-first-item`]:{[`${o}, ${o}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${o}-compact-first-item)${o}-compact-last-item`]:{[`${o}, ${o}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&:not(${o}-compact-last-item)${o}-compact-item`]:{[`${o}-affix-wrapper`]:{borderStartEndRadius:0,borderEndEndRadius:0}}}}}},Cd=e=>{let{componentCls:o,antCls:t}=e,r=`${o}-search`;return {[r]:{[o]:{"&:hover, &:focus":{[`+ ${o}-group-addon ${r}-button:not(${t}-btn-primary)`]:{borderInlineStartColor:e.colorPrimaryHover}}},[`${o}-affix-wrapper`]:{height:e.controlHeight,borderRadius:0},[`${o}-lg`]:{lineHeight:e.calc(e.lineHeightLG).sub(2e-4).equal()},[`> ${o}-group`]:{[`> ${o}-group-addon:last-child`]:{insetInlineStart:-1,padding:0,border:0,[`${r}-button`]:{marginInlineEnd:-1,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${r}-button:not(${t}-btn-primary)`]:{color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive},[`&${t}-btn-loading::before`]:{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0}}}},[`${r}-button`]:{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${o}-affix-wrapper, ${r}-button`]:{height:e.controlHeightLG}},"&-small":{[`${o}-affix-wrapper, ${r}-button`]:{height:e.controlHeightSM}},"&-rtl":{direction:"rtl"},[`&${o}-compact-item`]:{[`&:not(${o}-compact-last-item)`]:{[`${o}-group-addon`]:{[`${o}-search-button`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderRadius:0}}},[`&:not(${o}-compact-first-item)`]:{[`${o},${o}-affix-wrapper`]:{borderRadius:0}},[`> ${o}-group-addon ${o}-search-button,
73
- > ${o},
74
- ${o}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${o}-affix-wrapper-focused`]:{zIndex:2}}}}},bd=e=>{let{componentCls:o,paddingLG:t}=e,r=`${o}-textarea`;return {[r]:{position:"relative","&-show-count":{[`> ${o}`]:{height:"100%"},[`${o}-data-count`]:{position:"absolute",bottom:e.calc(e.fontSize).mul(e.lineHeight).mul(-1).equal(),insetInlineEnd:0,color:e.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}},[`
75
- &-allow-clear > ${o},
76
- &-affix-wrapper${r}-has-feedback ${o}
77
- `]:{paddingInlineEnd:t},[`&-affix-wrapper${o}-affix-wrapper`]:{padding:0,[`> textarea${o}`]:{fontSize:"inherit",border:"none",outline:"none",background:"transparent","&:focus":{boxShadow:"none !important"}},[`${o}-suffix`]:{margin:0,"> *:not(:last-child)":{marginInline:0},[`${o}-clear-icon`]:{position:"absolute",insetInlineEnd:e.paddingInline,insetBlockStart:e.paddingXS},[`${r}-suffix`]:{position:"absolute",top:0,insetInlineEnd:e.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}}},[`&-affix-wrapper${o}-affix-wrapper-sm`]:{[`${o}-suffix`]:{[`${o}-clear-icon`]:{insetInlineEnd:e.paddingInlineSM}}}}}},Sd=e=>{let{componentCls:o}=e;return {[`${o}-out-of-range`]:{[`&, & input, & textarea, ${o}-show-count-suffix, ${o}-data-count`]:{color:e.colorError}}}};ce("Input",e=>{let o=mergeToken(e,Mt(e));return [md(o),bd(o),gd(o),fd(o),Cd(o),Sd(o),Bo(o)]},Bt,{resetFont:false});function Zi(e){let{sizePopupArrow:o,borderRadiusXS:t,borderRadiusOuter:r}=e,n=o/2,i=0,a=n,l=r*1/Math.sqrt(2),c=n-r*(1-1/Math.sqrt(2)),s=n-t*(1/Math.sqrt(2)),d=r*(Math.sqrt(2)-1)+t*(1/Math.sqrt(2)),m=2*n-s,p=d,u=2*n-l,g=c,f=2*n-i,b=a,S=n*Math.sqrt(2)+r*(Math.sqrt(2)-2),h=r*(Math.sqrt(2)-1),x=`polygon(${h}px 100%, 50% ${h}px, ${2*n-h}px 100%, ${h}px 100%)`,$=`path('M ${i} ${a} A ${r} ${r} 0 0 0 ${l} ${c} L ${s} ${d} A ${t} ${t} 0 0 1 ${m} ${p} L ${u} ${g} A ${r} ${r} 0 0 0 ${f} ${b} Z')`;return {arrowShadowWidth:S,arrowPath:$,arrowPolygon:x}}var Ji=(e,o,t)=>{let{sizePopupArrow:r,arrowPolygon:n,arrowPath:i,arrowShadowWidth:a,borderRadiusXS:l,calc:c}=e;return {pointerEvents:"none",width:r,height:r,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:r,height:c(r).div(2).equal(),background:o,clipPath:{_multi_value_:true,value:[n,i]},content:'""'},"&::after":{content:'""',position:"absolute",width:a,height:a,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:true,value:`0 0 ${unit(l)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:t,zIndex:0,background:"transparent"}}};var oa=e=>{let{multipleSelectItemHeight:o,paddingXXS:t,lineWidth:r,INTERNAL_FIXED_ITEM_MARGIN:n}=e,i=e.max(e.calc(t).sub(r).equal(),0),a=e.max(e.calc(i).sub(n).equal(),0);return {basePadding:i,containerPadding:a,itemHeight:unit(o),itemLineHeight:unit(e.calc(o).sub(e.calc(e.lineWidth).mul(2)).equal())}};var ta=e=>{let{componentCls:o,iconCls:t,borderRadiusSM:r,motionDurationSlow:n,paddingXS:i,multipleItemColorDisabled:a,multipleItemBorderColorDisabled:l,colorIcon:c,colorIconHover:s,INTERNAL_FIXED_ITEM_MARGIN:d}=e;return {[`${o}-selection-overflow`]:{position:"relative",display:"flex",flex:"auto",flexWrap:"nowrap",overflow:"hidden",maxWidth:"100%","&-item":{flex:"none",alignSelf:"center",maxWidth:"100%",display:"inline-flex"},[`${o}-selection-item`]:{display:"flex",alignSelf:"center",flex:"none",boxSizing:"border-box",maxWidth:"100%",marginBlock:d,borderRadius:r,cursor:"default",transition:`font-size ${n}, line-height ${n}, height ${n}`,marginInlineEnd:e.calc(d).mul(2).equal(),paddingInlineStart:i,paddingInlineEnd:e.calc(i).div(2).equal(),[`${o}-disabled&`]:{color:a,borderColor:l,cursor:"not-allowed"},"&-content":{display:"inline-block",marginInlineEnd:e.calc(i).div(2).equal(),overflow:"hidden",whiteSpace:"pre",textOverflow:"ellipsis"},"&-remove":{...no(),display:"inline-flex",alignItems:"center",color:c,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer",[`> ${t}`]:{verticalAlign:"-0.2em"},"&:hover":{color:s}}}}}};var Lr=(e,o)=>{let{componentCls:t,controlHeight:r}=e,n=o?`${t}-${o}`:"",i=oa(e);return [{[`${t}-multiple${n}`]:{paddingBlock:i.containerPadding,paddingInlineStart:i.basePadding,minHeight:r,[`${t}-selection-item`]:{height:i.itemHeight,lineHeight:unit(i.itemLineHeight)}}}]},xd=e=>{let{componentCls:o,calc:t,lineWidth:r}=e,n=mergeToken(e,{fontHeight:e.fontSize,selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS,controlHeight:e.controlHeightSM}),i=mergeToken(e,{fontHeight:t(e.multipleItemHeightLG).sub(t(r).mul(2).equal()).equal(),fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius,controlHeight:e.controlHeightLG});return [Lr(n,"small"),Lr(e),Lr(i,"large"),{[`${o}${o}-multiple`]:{width:"100%",cursor:"text",[`${o}-selector`]:{flex:"auto",padding:0,position:"relative","&:after":{margin:0},[`${o}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:0,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`,overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}},...ta(e),[`${o}-multiple-input`]:{width:0,height:0,border:0,visibility:"hidden",position:"absolute",zIndex:-1}}}]},ra=xd;var Pd=e=>{let{pickerCellCls:o,pickerCellInnerCls:t,cellHeight:r,borderRadiusSM:n,motionDurationMid:i,cellHoverBg:a,lineWidth:l,lineType:c,colorPrimary:s,cellActiveWithRangeBg:d,colorTextLightSolid:m,colorTextDisabled:p,cellBgDisabled:u,colorFillSecondary:g}=e;return {"&::before":{position:"absolute",top:"50%",insetInlineStart:0,insetInlineEnd:0,zIndex:1,height:r,transform:"translateY(-50%)",content:'""',pointerEvents:"none"},[t]:{position:"relative",zIndex:2,display:"inline-block",minWidth:r,height:r,lineHeight:unit(r),borderRadius:n,transition:`background ${i}`},[`&:hover:not(${o}-in-view):not(${o}-disabled),
78
- &:hover:not(${o}-selected):not(${o}-range-start):not(${o}-range-end):not(${o}-disabled)`]:{[t]:{background:a}},[`&-in-view${o}-today ${t}`]:{"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:1,border:`${unit(l)} ${c} ${s}`,borderRadius:n,content:'""'}},[`&-in-view${o}-in-range,
79
- &-in-view${o}-range-start,
80
- &-in-view${o}-range-end`]:{position:"relative",[`&:not(${o}-disabled):before`]:{background:d}},[`&-in-view${o}-selected,
81
- &-in-view${o}-range-start,
82
- &-in-view${o}-range-end`]:{[`&:not(${o}-disabled) ${t}`]:{color:m,background:s},[`&${o}-disabled ${t}`]:{background:g}},[`&-in-view${o}-range-start:not(${o}-disabled):before`]:{insetInlineStart:"50%"},[`&-in-view${o}-range-end:not(${o}-disabled):before`]:{insetInlineEnd:"50%"},[`&-in-view${o}-range-start:not(${o}-range-end) ${t}`]:{borderStartStartRadius:n,borderEndStartRadius:n,borderStartEndRadius:0,borderEndEndRadius:0},[`&-in-view${o}-range-end:not(${o}-range-start) ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0,borderStartEndRadius:n,borderEndEndRadius:n},"&-disabled":{color:p,cursor:"not-allowed",[t]:{background:"transparent"},"&::before":{background:u}},[`&-disabled${o}-today ${t}::before`]:{borderColor:p}}},ia=e=>{let{componentCls:o,pickerCellCls:t,pickerCellInnerCls:r,pickerYearMonthCellWidth:n,pickerControlIconSize:i,cellWidth:a,paddingSM:l,paddingXS:c,paddingXXS:s,colorBgContainer:d,lineWidth:m,lineType:p,borderRadiusLG:u,colorPrimary:g,colorTextHeading:f,colorSplit:b,pickerControlIconBorderWidth:S,colorIcon:h,textHeight:x,motionDurationMid:$,colorIconHover:R,fontWeightStrong:w,cellHeight:O,pickerCellPaddingVertical:H,colorTextDisabled:C,colorText:E,fontSize:B,motionDurationSlow:F,withoutTimeCellHeight:X,pickerQuarterPanelContentHeight:_,borderRadiusSM:D,colorTextLightSolid:K,cellHoverBg:A,timeColumnHeight:z,timeColumnWidth:j,timeCellHeight:Q,controlItemBgActive:L,marginXXS:oe,pickerDatePanelPaddingHorizontal:Z,pickerControlIconMargin:he}=e,G=e.calc(a).mul(7).add(e.calc(Z).mul(2)).equal();return {[o]:{"&-panel":{display:"inline-flex",flexDirection:"column",textAlign:"center",background:d,borderRadius:u,outline:"none","&-focused":{borderColor:g},"&-rtl":{[`${o}-prev-icon,
83
- ${o}-super-prev-icon`]:{transform:"rotate(45deg)"},[`${o}-next-icon,
84
- ${o}-super-next-icon`]:{transform:"rotate(-135deg)"},[`${o}-time-panel`]:{[`${o}-content`]:{direction:"ltr","> *":{direction:"rtl"}}}}},"&-decade-panel,\n &-year-panel,\n &-quarter-panel,\n &-month-panel,\n &-week-panel,\n &-date-panel,\n &-time-panel":{display:"flex",flexDirection:"column",width:G},"&-header":{display:"flex",padding:`0 ${unit(c)}`,color:f,borderBottom:`${unit(m)} ${p} ${b}`,"> *":{flex:"none"},button:{padding:0,color:h,lineHeight:unit(x),background:"transparent",border:0,cursor:"pointer",transition:`color ${$}`,fontSize:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center"},"> button":{minWidth:"1.6em",fontSize:B,"&:hover":{color:R},"&:disabled":{opacity:.25,pointerEvents:"none"}},"&-view":{flex:"auto",fontWeight:w,lineHeight:unit(x),"> button":{color:"inherit",fontWeight:"inherit","&:not(:first-child)":{marginInlineStart:c},"&:hover":{color:g}}}},"&-prev-icon,\n &-next-icon,\n &-super-prev-icon,\n &-super-next-icon":{position:"relative",width:i,height:i,"&::before":{position:"absolute",top:0,insetInlineStart:0,width:i,height:i,border:"0 solid currentcolor",borderBlockWidth:`${unit(S)} 0`,borderInlineWidth:`${unit(S)} 0`,content:'""'}},"&-super-prev-icon,\n &-super-next-icon":{"&::after":{position:"absolute",top:he,insetInlineStart:he,display:"inline-block",width:i,height:i,border:"0 solid currentcolor",borderBlockWidth:`${unit(S)} 0`,borderInlineWidth:`${unit(S)} 0`,content:'""'}},"&-prev-icon, &-super-prev-icon":{transform:"rotate(-45deg)"},"&-next-icon, &-super-next-icon":{transform:"rotate(135deg)"},"&-content":{width:"100%",tableLayout:"fixed",borderCollapse:"collapse","th, td":{position:"relative",minWidth:O,fontWeight:"normal"},th:{height:e.calc(O).add(e.calc(H).mul(2)).equal(),color:E,verticalAlign:"middle"}},"&-cell":{padding:`${unit(H)} 0`,color:C,cursor:"pointer","&-in-view":{color:E},...Pd(e)},"&-decade-panel,\n &-year-panel,\n &-quarter-panel,\n &-month-panel":{[`${o}-content`]:{height:e.calc(X).mul(4).equal()},[r]:{padding:`0 ${unit(c)}`}},"&-quarter-panel":{[`${o}-content`]:{height:_}},"&-decade-panel":{[r]:{padding:`0 ${unit(e.calc(c).div(2).equal())}`},[`${o}-cell::before`]:{display:"none"}},"&-year-panel,\n &-quarter-panel,\n &-month-panel":{[`${o}-body`]:{padding:`0 ${unit(c)}`},[r]:{width:n}},"&-date-panel":{[`${o}-body`]:{padding:`${unit(c)} ${unit(Z)}`},[`${o}-content th`]:{boxSizing:"border-box",padding:0}},"&-week-panel":{[`${o}-cell`]:{[`&:hover ${r},
85
- &-selected ${r},
86
- ${r}`]:{background:"transparent !important"}},"&-row":{td:{"&:before":{transition:`background ${$}`},"&:first-child:before":{borderStartStartRadius:D,borderEndStartRadius:D},"&:last-child:before":{borderStartEndRadius:D,borderEndEndRadius:D}},"&:hover td:before":{background:A},"&-range-start td, &-range-end td, &-selected td, &-hover td":{[`&${t}`]:{"&:before":{background:g},[`&${o}-cell-week`]:{color:new TinyColor(K).setAlpha(.5).toHexString()},[r]:{color:K}}},"&-range-hover td:before":{background:L}}},"&-week-panel, &-date-panel-show-week":{[`${o}-body`]:{padding:`${unit(c)} ${unit(l)}`},[`${o}-content th`]:{width:"auto"}},"&-datetime-panel":{display:"flex",[`${o}-time-panel`]:{borderInlineStart:`${unit(m)} ${p} ${b}`},[`${o}-date-panel,
87
- ${o}-time-panel`]:{transition:`opacity ${F}`},"&-active":{[`${o}-date-panel,
88
- ${o}-time-panel`]:{opacity:.3,"&-active":{opacity:1}}}},"&-time-panel":{width:"auto",minWidth:"auto",[`${o}-content`]:{display:"flex",flex:"auto",height:z},"&-column":{flex:"1 0 auto",width:j,margin:`${unit(s)} 0`,padding:0,overflowY:"hidden",textAlign:"start",listStyle:"none",transition:`background ${$}`,overflowX:"hidden","&::-webkit-scrollbar":{width:8,backgroundColor:"transparent"},"&::-webkit-scrollbar-thumb":{backgroundColor:e.colorTextTertiary,borderRadius:e.borderRadiusSM},"&":{scrollbarWidth:"thin",scrollbarColor:`${e.colorTextTertiary} transparent`},"&::after":{display:"block",height:`calc(100% - ${unit(Q)})`,content:'""'},"&:not(:first-child)":{borderInlineStart:`${unit(m)} ${p} ${b}`},"&-active":{background:new TinyColor(L).setAlpha(.2).toHexString()},"&:hover":{overflowY:"auto"},"> li":{margin:0,padding:0,[`&${o}-time-panel-cell`]:{marginInline:oe,[`${o}-time-panel-cell-inner`]:{display:"block",width:e.calc(j).sub(e.calc(oe).mul(2)).equal(),height:Q,margin:0,paddingBlock:0,paddingInlineEnd:0,paddingInlineStart:e.calc(j).sub(Q).div(2).equal(),color:E,lineHeight:unit(Q),borderRadius:D,cursor:"pointer",transition:`background ${$}`,"&:hover":{background:A}},"&-selected":{[`${o}-time-panel-cell-inner`]:{background:L}},"&-disabled":{[`${o}-time-panel-cell-inner`]:{color:C,background:"transparent",cursor:"not-allowed"}}}}}}}}},Td=e=>{let{componentCls:o,textHeight:t,lineWidth:r,paddingSM:n,antCls:i,colorPrimary:a,cellActiveWithRangeBg:l,colorPrimaryBorder:c,lineType:s,colorSplit:d}=e;return {[`${o}-dropdown`]:{[`${o}-footer`]:{borderTop:`${unit(r)} ${s} ${d}`,"&-extra":{padding:`0 ${unit(n)}`,lineHeight:unit(e.calc(t).sub(e.calc(r).mul(2)).equal()),textAlign:"start","&:not(:last-child)":{borderBottom:`${unit(r)} ${s} ${d}`}}},[`${o}-panels + ${o}-footer ${o}-ranges`]:{justifyContent:"space-between"},[`${o}-ranges`]:{marginBlock:0,paddingInline:unit(n),overflow:"hidden",textAlign:"start",listStyle:"none",display:"flex",justifyContent:"center",alignItems:"center","> li":{lineHeight:unit(e.calc(t).sub(e.calc(r).mul(2)).equal()),display:"inline-block"},[`${o}-now-btn-disabled`]:{pointerEvents:"none",color:e.colorTextDisabled},[`${o}-preset > ${i}-tag-blue`]:{color:a,background:l,borderColor:c,cursor:"pointer"},[`${o}-ok`]:{paddingBlock:e.calc(r).mul(2).equal(),marginInlineStart:"auto"}}}}},aa=Td;var sa=e=>{let{componentCls:o,controlHeightLG:t,paddingXXS:r,padding:n}=e;return {pickerCellCls:`${o}-cell`,pickerCellInnerCls:`${o}-cell-inner`,pickerYearMonthCellWidth:e.calc(t).mul(1.5).equal(),pickerQuarterPanelContentHeight:e.calc(t).mul(1.4).equal(),pickerCellPaddingVertical:e.calc(r).add(e.calc(r).div(2)).equal(),pickerCellBorderGap:2,pickerControlIconSize:7,pickerControlIconMargin:4,pickerControlIconBorderWidth:1.5,pickerDatePanelPaddingHorizontal:e.calc(n).add(e.calc(r).div(2)).equal()}},ca=e=>{let{colorBgContainerDisabled:o,controlHeight:t,controlHeightSM:r,controlHeightLG:n,paddingXXS:i,lineWidth:a}=e,l=i*2,c=a*2,s=Math.min(t-l,t-c),d=Math.min(r-l,r-c),m=Math.min(n-l,n-c);return {INTERNAL_FIXED_ITEM_MARGIN:Math.floor(i/2),cellHoverBg:e.controlItemBgHover,cellActiveWithRangeBg:e.controlItemBgActive,cellHoverWithRangeBg:new TinyColor(e.colorPrimary).lighten(35).toHexString(),cellRangeBorderColor:new TinyColor(e.colorPrimary).lighten(20).toHexString(),cellBgDisabled:o,timeColumnWidth:n*1.4,timeColumnHeight:224,timeCellHeight:28,cellWidth:r*1.5,cellHeight:r,textHeight:n,withoutTimeCellHeight:n*1.65,multipleItemBg:e.colorFillSecondary,multipleItemBorderColor:"transparent",multipleItemHeight:s,multipleItemHeightSM:d,multipleItemHeightLG:m,multipleSelectorBgDisabled:o,multipleItemColorDisabled:e.colorTextDisabled,multipleItemBorderColorDisabled:"transparent"}},da=e=>({...Bt(e),...ca(e),...Zi(e),presetsWidth:120,presetsMaxWidth:200,zIndexPopup:e.zIndexPopupBase+50});var vd=e=>{let{componentCls:o}=e;return {[o]:[{...Et(e),...zt(e),...Ht(e)},{"&-outlined":{[`&${o}-multiple ${o}-selection-item`]:{background:e.multipleItemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-filled":{[`&${o}-multiple ${o}-selection-item`]:{background:e.colorBgContainer,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}},"&-borderless":{[`&${o}-multiple ${o}-selection-item`]:{background:e.multipleItemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}}}]}},pa=vd;var Nr=(e,o,t,r)=>{let n=e.calc(t).add(2).equal(),i=e.max(e.calc(o).sub(n).div(2).equal(),0),a=e.max(e.calc(o).sub(n).sub(i).equal(),0);return {padding:`${unit(i)} ${unit(r)} ${unit(a)}`}},$d=e=>{let{componentCls:o,colorError:t,colorWarning:r}=e;return {[`${o}:not(${o}-disabled):not([disabled])`]:{[`&${o}-status-error`]:{[`${o}-active-bar`]:{background:t}},[`&${o}-status-warning`]:{[`${o}-active-bar`]:{background:r}}}}},Id=e=>{let{componentCls:o,antCls:t,controlHeight:r,paddingInline:n,lineWidth:i,lineType:a,colorBorder:l,borderRadius:c,motionDurationMid:s,colorTextDisabled:d,colorTextPlaceholder:m,controlHeightLG:p,fontSizeLG:u,controlHeightSM:g,paddingInlineSM:f,paddingXS:b,marginXS:S,colorTextDescription:h,lineWidthBold:x,colorPrimary:$,motionDurationSlow:R,zIndexPopup:w,paddingXXS:O,sizePopupArrow:H,colorBgElevated:C,borderRadiusLG:E,boxShadowSecondary:B,borderRadiusSM:F,colorSplit:X,cellHoverBg:_,presetsWidth:D,presetsMaxWidth:K,boxShadowPopoverArrow:A,fontHeight:z,fontHeightLG:j,lineHeightLG:Q}=e;return [{[o]:{...ge(e),...Nr(e,r,z,n),position:"relative",display:"inline-flex",alignItems:"center",lineHeight:1,borderRadius:c,transition:`border ${s}, box-shadow ${s}, background ${s}`,[`${o}-prefix`]:{marginInlineEnd:e.inputAffixPadding},[`${o}-input`]:{position:"relative",display:"inline-flex",alignItems:"center",width:"100%","> input":{position:"relative",display:"inline-block",width:"100%",color:"inherit",fontSize:e.fontSize,lineHeight:e.lineHeight,transition:`all ${s}`,...zr(m),flex:"auto",minWidth:1,height:"auto",padding:0,background:"transparent",border:0,fontFamily:"inherit","&:focus":{boxShadow:"none",outline:0},"&[disabled]":{background:"transparent",color:d,cursor:"not-allowed"}},"&-placeholder":{"> input":{color:m}}},"&-large":{...Nr(e,p,j,n),[`${o}-input > input`]:{fontSize:u,lineHeight:Q}},"&-small":{...Nr(e,g,z,f)},[`${o}-suffix`]:{display:"flex",flex:"none",alignSelf:"center",marginInlineStart:e.calc(b).div(2).equal(),color:d,lineHeight:1,pointerEvents:"none",transition:`opacity ${s}, color ${s}`,"> *":{verticalAlign:"top","&:not(:last-child)":{marginInlineEnd:S}}},[`${o}-clear`]:{position:"absolute",top:"50%",insetInlineEnd:0,color:d,lineHeight:1,transform:"translateY(-50%)",cursor:"pointer",opacity:0,transition:`opacity ${s}, color ${s}`,"> *":{verticalAlign:"top"},"&:hover":{color:h}},"&:hover":{[`${o}-clear`]:{opacity:1},[`${o}-suffix:not(:last-child)`]:{opacity:0}},[`${o}-separator`]:{position:"relative",display:"inline-block",width:"1em",height:u,color:d,fontSize:u,verticalAlign:"top",cursor:"default",[`${o}-focused &`]:{color:h},[`${o}-range-separator &`]:{[`${o}-disabled &`]:{cursor:"not-allowed"}}},"&-range":{position:"relative",display:"inline-flex",[`${o}-active-bar`]:{bottom:e.calc(i).mul(-1).equal(),height:x,background:$,opacity:0,transition:`all ${R} ease-out`,pointerEvents:"none"},[`&${o}-focused`]:{[`${o}-active-bar`]:{opacity:1}},[`${o}-range-separator`]:{alignItems:"center",padding:`0 ${unit(b)}`,lineHeight:1}},"&-range, &-multiple":{[`${o}-clear`]:{insetInlineEnd:n},[`&${o}-small`]:{[`${o}-clear`]:{insetInlineEnd:f}}},"&-dropdown":{...ge(e),...ia(e),pointerEvents:"none",position:"absolute",top:-9999,left:{_skip_check_:true,value:-9999},zIndex:w,[`&${o}-dropdown-hidden`]:{display:"none"},"&-rtl":{direction:"rtl"},[`&${o}-dropdown-placement-bottomLeft,
89
- &${o}-dropdown-placement-bottomRight`]:{[`${o}-range-arrow`]:{top:0,display:"block",transform:"translateY(-100%)"}},[`&${o}-dropdown-placement-topLeft,
90
- &${o}-dropdown-placement-topRight`]:{[`${o}-range-arrow`]:{bottom:0,display:"block",transform:"translateY(100%) rotate(180deg)"}},[`&${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-topLeft,
91
- &${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-topRight,
92
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-topLeft,
93
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-topRight`]:{animationName:yt},[`&${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-bottomLeft,
94
- &${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-bottomRight,
95
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-bottomLeft,
96
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-bottomRight`]:{animationName:bt},[`&${t}-slide-up-leave ${o}-panel-container`]:{pointerEvents:"none"},[`&${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-topLeft,
97
- &${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-topRight`]:{animationName:ht},[`&${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-bottomLeft,
98
- &${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-bottomRight`]:{animationName:St},[`${o}-panel > ${o}-time-panel`]:{paddingTop:O},[`${o}-range-wrapper`]:{display:"flex",position:"relative"},[`${o}-range-arrow`]:{position:"absolute",zIndex:1,display:"none",paddingInline:e.calc(n).mul(1.5).equal(),boxSizing:"content-box",transition:`all ${R} ease-out`,...Ji(e,C,A),"&:before":{insetInlineStart:e.calc(n).mul(1.5).equal()}},[`${o}-panel-container`]:{overflow:"hidden",verticalAlign:"top",background:C,borderRadius:E,boxShadow:B,transition:`margin ${R}`,display:"inline-block",pointerEvents:"auto",[`${o}-panel-layout`]:{display:"flex",flexWrap:"nowrap",alignItems:"stretch"},[`${o}-presets`]:{display:"flex",flexDirection:"column",minWidth:D,maxWidth:K,ul:{height:0,flex:"auto",listStyle:"none",overflow:"auto",margin:0,padding:b,borderInlineEnd:`${unit(i)} ${a} ${X}`,li:{...In,borderRadius:F,paddingInline:b,paddingBlock:e.calc(g).sub(z).div(2).equal(),cursor:"pointer",transition:`all ${R}`,"+ li":{marginTop:S},"&:hover":{background:_}}}},[`${o}-panels`]:{display:"inline-flex",flexWrap:"nowrap","&:last-child":{[`${o}-panel`]:{borderWidth:0}}},[`${o}-panel`]:{verticalAlign:"top",background:"transparent",borderRadius:0,borderWidth:0,[`${o}-content, table`]:{textAlign:"center"},"&-focused":{borderColor:l}}}},"&-dropdown-range":{padding:`${unit(e.calc(H).mul(2).div(3).equal())} 0`,"&-hidden":{display:"none"}},"&-rtl":{direction:"rtl",[`${o}-separator`]:{transform:"rotate(180deg)"},[`${o}-footer`]:{"&-extra":{direction:"rtl"}}}}},xt(e,"slide-up"),xt(e,"slide-down"),Ct(e,"move-up"),Ct(e,"move-down")]},Lt=ce("DatePicker",e=>{let o=mergeToken(Mt(e),sa(e),{inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return [aa(o),Id(o),pa(o),$d(o),ra(o),Bo(e,{focusElCls:`${e.componentCls}-focused`})]},da);function Dr({suffixIcon:e,clearIcon:o,menuItemSelectedIcon:t,removeIcon:r,loading:n,multiple:i,hasFeedback:a,prefixCls:l,showSuffixIcon:c,feedbackIcon:s,showArrow:d,componentName:m}){let p=o??W.createElement(wd,null),u=S=>e===null&&!a&&!d?null:W.createElement(W.Fragment,null,c!==false&&S,a&&s),g=null;if(e!==void 0)g=u(e);else if(n)g=u(W.createElement(Ns,{spin:true}));else {let S=`${l}-suffix`;g=({open:h,showSearch:x})=>u(h&&x?W.createElement(Ed,{className:S}):W.createElement(Md,{className:S}));}let f=null;t!==void 0?f=t:i?f=W.createElement(Rd,null):f=null;let b=null;return r!==void 0?b=r:b=W.createElement(kd,null),{clearIcon:p,suffixIcon:g,itemIcon:f,removeIcon:b}}function ua(e,o,t){return t!==void 0?t:o==="year"&&e.lang.yearPlaceholder?e.lang.yearPlaceholder:o==="quarter"&&e.lang.quarterPlaceholder?e.lang.quarterPlaceholder:o==="month"&&e.lang.monthPlaceholder?e.lang.monthPlaceholder:o==="week"&&e.lang.weekPlaceholder?e.lang.weekPlaceholder:o==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.placeholder:e.lang.placeholder}function ga(e,o,t){return t!==void 0?t:o==="year"&&e.lang.yearPlaceholder?e.lang.rangeYearPlaceholder:o==="quarter"&&e.lang.quarterPlaceholder?e.lang.rangeQuarterPlaceholder:o==="month"&&e.lang.monthPlaceholder?e.lang.rangeMonthPlaceholder:o==="week"&&e.lang.weekPlaceholder?e.lang.rangeWeekPlaceholder:o==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.rangePlaceholder:e.lang.rangePlaceholder}function Ot(e,o){let{allowClear:t=true}=e,{clearIcon:r,removeIcon:n}=Dr({...e,prefixCls:o,componentName:"DatePicker"});return [W.useMemo(()=>t===false?false:{clearIcon:r,...t===true?{}:t},[t,r]),n]}var[fa,Ca]=["week","WeekPicker"],[ba,Sa]=["month","MonthPicker"],[ya,ha]=["year","YearPicker"],[xa,Pa]=["quarter","QuarterPicker"],[Nt,Ar]=["time","TimePicker"];var Hd=e=>W.createElement(Eo,{size:"small",type:"primary",...e}),va=Hd;function Xo(e){return useMemo(()=>({button:va,...e}),[e])}var Gd=e=>forwardRef((t,r)=>{let{prefixCls:n,getPopupContainer:i,components:a,className:l,style:c,placement:s,size:d,disabled:m,bordered:p=true,placeholder:u,popupClassName:g,dropdownClassName:f,status:b,rootClassName:S,variant:h,picker:x,...$}=t,R=W.useRef(null),{getPrefixCls:w,direction:O,getPopupContainer:H,rangePicker:C}=useContext(N),E=w("picker",n),{compactSize:B,compactItemClassnames:F}=Ro(E,O),X=w(),[_,D]=kt("rangePicker",h,p),K=Je(E),[A,z,j]=Lt(E,K),[Q]=Ot(t,E),L=Xo(a),oe=Re(xe=>d??B??xe),Z=W.useContext(Ee),he=m??Z,G=useContext(Ze),{hasFeedback:ee,status:Ie,feedbackIcon:te}=G,Ce=W.createElement(W.Fragment,null,x===Nt?W.createElement(Dd,null):W.createElement(Nd,null),ee&&te);useImperativeHandle(r,()=>R.current);let[J]=yo("Calendar",qe),me={...J,...t.locale},[ue]=It("DatePicker",t.popupStyle?.zIndex);return A(W.createElement($t,{space:true},W.createElement(RangePicker,{separator:W.createElement("span",{"aria-label":"to",className:`${E}-separator`},W.createElement(Ad,null)),disabled:he,ref:R,placement:s,placeholder:ga(me,x,u),suffixIcon:Ce,prevIcon:W.createElement("span",{className:`${E}-prev-icon`}),nextIcon:W.createElement("span",{className:`${E}-next-icon`}),superPrevIcon:W.createElement("span",{className:`${E}-super-prev-icon`}),superNextIcon:W.createElement("span",{className:`${E}-super-next-icon`}),transitionName:`${X}-slide-up`,picker:x,...$,className:Qo({[`${E}-${oe}`]:oe,[`${E}-${_}`]:D},Rt(E,wt(Ie,b),ee),z,F,l,C?.className,j,K,S),style:{...C?.style,...c},locale:me.lang,prefixCls:E,getPopupContainer:i||H,generateConfig:e,components:L,direction:O,classNames:{popup:Qo(z,g||f,j,K,S)},styles:{popup:{...t.popupStyle,zIndex:ue}},allowClear:Q})))}),Ra=Gd;var qd=e=>{let o=(c,s)=>{let d=s===Ar?"timePicker":"datePicker";return forwardRef((p,u)=>{let{prefixCls:g,getPopupContainer:f,components:b,style:S,className:h,rootClassName:x,size:$,bordered:R,placement:w,placeholder:O,popupClassName:H,dropdownClassName:C,disabled:E,status:B,variant:F,onCalendarChange:X,..._}=p,{getPrefixCls:D,direction:K,getPopupContainer:A,[d]:z}=useContext(N),j=D("picker",g),{compactSize:Q,compactItemClassnames:L}=Ro(j,K),oe=W.useRef(null),[Z,he]=kt("datePicker",F,R),G=Je(j),[ee,Ie,te]=Lt(j,G);useImperativeHandle(u,()=>oe.current);let Ce={showToday:true},J=c||p.picker,me=D(),{onSelect:ue,multiple:xe}=_,je=ue&&c==="time"&&!xe,eo=(q,be,Me)=>{X?.(q,be,Me),je&&ue(q);},[Ve,oo]=Ot(p,j),_e=Xo(b),ze=Re(q=>$??Q??q),to=W.useContext(Ee),Le=E??to,Xe=useContext(Ze),{hasFeedback:ke,status:y,feedbackIcon:k}=Xe,I=W.createElement(W.Fragment,null,J==="time"?W.createElement(Dd,null):W.createElement(Nd,null),ke&&k),[v]=yo("DatePicker",qe),T={...v,...p.locale},[P]=It("DatePicker",p.popupStyle?.zIndex);return ee(W.createElement($t,{space:true},W.createElement(Xd,{ref:oe,placeholder:ua(T,J,O),suffixIcon:I,placement:w,prevIcon:W.createElement("span",{className:`${j}-prev-icon`}),nextIcon:W.createElement("span",{className:`${j}-next-icon`}),superPrevIcon:W.createElement("span",{className:`${j}-super-prev-icon`}),superNextIcon:W.createElement("span",{className:`${j}-super-next-icon`}),transitionName:`${me}-slide-up`,picker:c,onCalendarChange:eo,...Ce,..._,locale:T.lang,className:Qo({[`${j}-${ze}`]:ze,[`${j}-${Z}`]:he},Rt(j,wt(y,B),ke),Ie,L,z?.className,h,te,G,x),style:{...z?.style,...S},prefixCls:j,getPopupContainer:f||A,generateConfig:e,components:_e,direction:K,disabled:Le,classNames:{popup:Qo(Ie,te,G,x,H||C)},styles:{popup:{...p.popupStyle,zIndex:P}},allowClear:Ve,removeIcon:oo})))})},t=o(),r=o(fa,Ca),n=o(ba,Sa),i=o(ya,ha),a=o(xa,Pa),l=o(Nt,Ar);return {DatePicker:t,WeekPicker:r,MonthPicker:n,YearPicker:i,TimePicker:l,QuarterPicker:a}},Ma=qd;var Ud=e=>{let{DatePicker:o,WeekPicker:t,MonthPicker:r,YearPicker:n,TimePicker:i,QuarterPicker:a}=Ma(e),l=Ra(e),c=o;return c.WeekPicker=t,c.MonthPicker=r,c.YearPicker=n,c.RangePicker=l,c.TimePicker=i,c.QuarterPicker=a,c},Wr=Ud;var zo=Wr(Kd),Yd=Br(zo,"popupAlign",void 0,"picker");zo._InternalPanelDoNotUseOrYouWillBeFired=Yd;var Qd=Br(zo.RangePicker,"popupAlign",void 0,"picker");zo._InternalRangePanelDoNotUseOrYouWillBeFired=Qd;zo.generatePicker=Wr;var Ba=zo;var Ea=W.createContext(null),Ha=Ea.Provider,za=Ea,Fr=W.createContext(null),La=Fr.Provider;function jr(e){let o=W__default.useRef(null),t=()=>{jn.cancel(o.current),o.current=null;};return [()=>{t(),o.current=jn(()=>{o.current=null;});},i=>{o.current&&(i.stopPropagation(),t()),e?.(i);}]}var Jd=e=>{let{componentCls:o,antCls:t}=e,r=`${o}-group`;return {[r]:{...ge(e),display:"inline-block",fontSize:0,[`&${r}-rtl`]:{direction:"rtl"},[`&${r}-block`]:{display:"flex"},[`${t}-badge ${t}-badge-count`]:{zIndex:1},[`> ${t}-badge:not(:first-child) > ${t}-button-wrapper`]:{borderInlineStart:"none"}}}},ep=e=>{let{componentCls:o,wrapperMarginInlineEnd:t,colorPrimary:r,radioSize:n,motionDurationSlow:i,motionDurationMid:a,motionEaseInOutCirc:l,colorBgContainer:c,colorBorder:s,lineWidth:d,colorBgContainerDisabled:m,colorTextDisabled:p,paddingXS:u,dotColorDisabled:g,lineType:f,radioColor:b,radioBgColor:S,calc:h}=e,x=`${o}-inner`,R=h(n).sub(h(4).mul(2)),w=h(1).mul(n).equal({unit:true});return {[`${o}-wrapper`]:{...ge(e),display:"inline-flex",alignItems:"baseline",marginInlineStart:0,marginInlineEnd:t,cursor:"pointer",[`&${o}-wrapper-rtl`]:{direction:"rtl"},"&-disabled":{cursor:"not-allowed",color:e.colorTextDisabled},"&::after":{display:"inline-block",width:0,overflow:"hidden",content:'"\\a0"'},"&-block":{flex:1,justifyContent:"center"},[`${o}-checked::after`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:"100%",height:"100%",border:`${unit(d)} ${f} ${r}`,borderRadius:"50%",visibility:"hidden",opacity:0,content:'""'},[o]:{...ge(e),position:"relative",display:"inline-block",outline:"none",cursor:"pointer",alignSelf:"center",borderRadius:"50%"},[`${o}-wrapper:hover &,
99
- &:hover ${x}`]:{borderColor:r},[`${o}-input:focus-visible + ${x}`]:{...at(e)},[`${o}:hover::after, ${o}-wrapper:hover &::after`]:{visibility:"visible"},[`${o}-inner`]:{"&::after":{boxSizing:"border-box",position:"absolute",insetBlockStart:"50%",insetInlineStart:"50%",display:"block",width:w,height:w,marginBlockStart:h(1).mul(n).div(-2).equal({unit:true}),marginInlineStart:h(1).mul(n).div(-2).equal({unit:true}),backgroundColor:b,borderBlockStart:0,borderInlineStart:0,borderRadius:w,transform:"scale(0)",opacity:0,transition:`all ${i} ${l}`,content:'""'},boxSizing:"border-box",position:"relative",insetBlockStart:0,insetInlineStart:0,display:"block",width:w,height:w,backgroundColor:c,borderColor:s,borderStyle:"solid",borderWidth:d,borderRadius:"50%",transition:`all ${a}`},[`${o}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0},[`${o}-checked`]:{[x]:{borderColor:r,backgroundColor:S,"&::after":{transform:`scale(${e.calc(e.dotSize).div(n).equal()})`,opacity:1,transition:`all ${i} ${l}`}}},[`${o}-disabled`]:{cursor:"not-allowed",[x]:{backgroundColor:m,borderColor:s,cursor:"not-allowed","&::after":{backgroundColor:g}},[`${o}-input`]:{cursor:"not-allowed"},[`${o}-disabled + span`]:{color:p,cursor:"not-allowed"},[`&${o}-checked`]:{[x]:{"&::after":{transform:`scale(${h(R).div(n).equal()})`}}}},[`span${o} + *`]:{paddingInlineStart:u,paddingInlineEnd:u}}}},op=e=>{let{buttonColor:o,controlHeight:t,componentCls:r,lineWidth:n,lineType:i,colorBorder:a,motionDurationSlow:l,motionDurationMid:c,buttonPaddingInline:s,fontSize:d,buttonBg:m,fontSizeLG:p,controlHeightLG:u,controlHeightSM:g,paddingXS:f,borderRadius:b,borderRadiusSM:S,borderRadiusLG:h,buttonCheckedBg:x,buttonSolidCheckedColor:$,colorTextDisabled:R,colorBgContainerDisabled:w,buttonCheckedBgDisabled:O,buttonCheckedColorDisabled:H,colorPrimary:C,colorPrimaryHover:E,colorPrimaryActive:B,buttonSolidCheckedBg:F,buttonSolidCheckedHoverBg:X,buttonSolidCheckedActiveBg:_,calc:D}=e;return {[`${r}-button-wrapper`]:{position:"relative",display:"inline-block",height:t,margin:0,paddingInline:s,paddingBlock:0,color:o,fontSize:d,lineHeight:unit(D(t).sub(D(n).mul(2)).equal()),background:m,border:`${unit(n)} ${i} ${a}`,borderBlockStartWidth:D(n).add(.02).equal(),borderInlineStartWidth:0,borderInlineEndWidth:n,cursor:"pointer",transition:[`color ${c}`,`background ${c}`,`box-shadow ${c}`].join(","),a:{color:o},[`> ${r}-button`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,zIndex:-1,width:"100%",height:"100%"},"&:not(:first-child)":{"&::before":{position:"absolute",insetBlockStart:D(n).mul(-1).equal(),insetInlineStart:D(n).mul(-1).equal(),display:"block",boxSizing:"content-box",width:1,height:"100%",paddingBlock:n,paddingInline:0,backgroundColor:a,transition:`background-color ${l}`,content:'""'}},"&:first-child":{borderInlineStart:`${unit(n)} ${i} ${a}`,borderStartStartRadius:b,borderEndStartRadius:b},"&:last-child":{borderStartEndRadius:b,borderEndEndRadius:b},"&:first-child:last-child":{borderRadius:b},[`${r}-group-large &`]:{height:u,fontSize:p,lineHeight:unit(D(u).sub(D(n).mul(2)).equal()),"&:first-child":{borderStartStartRadius:h,borderEndStartRadius:h},"&:last-child":{borderStartEndRadius:h,borderEndEndRadius:h}},[`${r}-group-small &`]:{height:g,paddingInline:D(f).sub(n).equal(),paddingBlock:0,lineHeight:unit(D(g).sub(D(n).mul(2)).equal()),"&:first-child":{borderStartStartRadius:S,borderEndStartRadius:S},"&:last-child":{borderStartEndRadius:S,borderEndEndRadius:S}},"&:hover":{position:"relative",color:C},"&:has(:focus-visible)":{...at(e)},[`${r}-inner, input[type='checkbox'], input[type='radio']`]:{width:0,height:0,opacity:0,pointerEvents:"none"},[`&-checked:not(${r}-button-wrapper-disabled)`]:{zIndex:1,color:C,background:x,borderColor:C,"&::before":{backgroundColor:C},"&:first-child":{borderColor:C},"&:hover":{color:E,borderColor:E,"&::before":{backgroundColor:E}},"&:active":{color:B,borderColor:B,"&::before":{backgroundColor:B}}},[`${r}-group-solid &-checked:not(${r}-button-wrapper-disabled)`]:{color:$,background:F,borderColor:F,"&:hover":{color:$,background:X,borderColor:X},"&:active":{color:$,background:_,borderColor:_}},"&-disabled":{color:R,backgroundColor:w,borderColor:a,cursor:"not-allowed","&:first-child, &:hover":{color:R,backgroundColor:w,borderColor:a}},[`&-disabled${r}-button-wrapper-checked`]:{color:H,backgroundColor:O,borderColor:a,boxShadow:"none"},"&-block":{flex:1,textAlign:"center"}}}},tp=e=>{let{wireframe:o,padding:t,marginXS:r,lineWidth:n,fontSizeLG:i,colorText:a,colorBgContainer:l,colorTextDisabled:c,controlItemBgActiveDisabled:s,colorTextLightSolid:d,colorPrimary:m,colorPrimaryHover:p,colorPrimaryActive:u,colorWhite:g}=e,f=4,b=i,S=o?b-f*2:b-(f+n)*2;return {radioSize:b,dotSize:S,dotColorDisabled:c,buttonSolidCheckedColor:d,buttonSolidCheckedBg:m,buttonSolidCheckedHoverBg:p,buttonSolidCheckedActiveBg:u,buttonBg:l,buttonCheckedBg:l,buttonColor:a,buttonCheckedBgDisabled:s,buttonCheckedColorDisabled:c,buttonPaddingInline:t-n,wrapperMarginInlineEnd:r,radioColor:o?m:g,radioBgColor:o?l:m}},Dt=ce("Radio",e=>{let{controlOutline:o,controlOutlineWidth:t}=e,r=`0 0 0 ${unit(t)} ${o}`,i=mergeToken(e,{radioFocusShadow:r,radioButtonFocusShadow:r});return [Jd(i),ep(i),op(i)]},tp,{unitless:{radioSize:true,dotSize:true}});var ip=(e,o)=>{let t=W.useContext(za),r=W.useContext(Fr),{getPrefixCls:n,direction:i,radio:a}=W.useContext(N),l=W.useRef(null),c=composeRef(o,l),{isFormItemInput:s}=W.useContext(Ze),d=_=>{e.onChange?.(_),t?.onChange?.(_);},{prefixCls:m,className:p,rootClassName:u,children:g,style:f,title:b,...S}=e,h=n("radio",m),x=(t?.optionType||r)==="button",$=x?`${h}-button`:h,R=Je(h),[w,O,H]=Dt(h,R),C={...S},E=W.useContext(Ee);t&&(C.name=t.name,C.onChange=d,C.checked=e.value===t.value,C.disabled=C.disabled??t.disabled),C.disabled=C.disabled??E;let B=Qo(`${$}-wrapper`,{[`${$}-wrapper-checked`]:C.checked,[`${$}-wrapper-disabled`]:C.disabled,[`${$}-wrapper-rtl`]:i==="rtl",[`${$}-wrapper-in-form-item`]:s,[`${$}-wrapper-block`]:!!t?.block},a?.className,p,u,O,H,R),[F,X]=jr(C.onClick);return w(W.createElement(mt,{component:"Radio",disabled:C.disabled},W.createElement("label",{className:B,style:{...a?.style,...f},onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,title:b,onClick:F},W.createElement(rp,{...C,className:Qo(C.className,{[Io]:!x}),type:"radio",prefixCls:$,ref:c,onClick:X}),g!==void 0?W.createElement("span",null,g):null)))},ap=W.forwardRef(ip),so=ap;var dp=W.forwardRef((e,o)=>{let{getPrefixCls:t,direction:r}=W.useContext(N),{prefixCls:n,className:i,rootClassName:a,options:l,buttonStyle:c="outline",disabled:s,children:d,size:m,style:p,id:u,optionType:g,name:f,defaultValue:b,value:S,block:h=false,onChange:x,onMouseEnter:$,onMouseLeave:R,onFocus:w,onBlur:O}=e,[H,C]=Yc(b,{value:S}),E=W.useCallback(L=>{let oe=H,Z=L.target.value;"value"in e||C(Z),Z!==oe&&x?.(L);},[H,C,x]),B=t("radio",n),F=`${B}-group`,X=Je(B),[_,D,K]=Dt(B,X),A=d;l&&l.length>0&&(A=l.map(L=>typeof L=="string"||typeof L=="number"?W.createElement(so,{key:L.toString(),prefixCls:B,disabled:s,value:L,checked:H===L},L):W.createElement(so,{key:`radio-group-value-options-${L.value}`,prefixCls:B,disabled:L.disabled||s,value:L.value,checked:H===L.value,title:L.title,style:L.style,id:L.id,required:L.required},L.label)));let z=Re(m),j=Qo(F,`${F}-${c}`,{[`${F}-${z}`]:z,[`${F}-rtl`]:r==="rtl",[`${F}-block`]:h},i,a,D,K,X),Q=W.useMemo(()=>({onChange:E,value:H,disabled:s,name:f,optionType:g,block:h}),[E,H,s,f,g,h]);return _(W.createElement("div",{...cp(e,{aria:true,data:true}),className:j,style:p,onMouseEnter:$,onMouseLeave:R,onFocus:w,onBlur:O,id:u,ref:o},W.createElement(Ha,{value:Q},A)))}),Da=W.memo(dp);var pp=(e,o)=>{let{getPrefixCls:t}=W.useContext(N),{prefixCls:r,...n}=e,i=t("radio",r);return W.createElement(La,{value:"button"},W.createElement(so,{prefixCls:i,...n,type:"radio",ref:o}))},Aa=W.forwardRef(pp);var At=so;At.Button=Aa;At.Group=Da;At.__ANT_RADIO=true;var Wa=At;var Wt=[{text:"\u5168\u65E5\u7A0B",value:"1234567"},{text:"\u5DE5\u4F5C\u65E5",value:"12345"},{text:"\u53CC\u4F11\u65E5",value:"67"}],po={1:"\u5468\u4E00",2:"\u5468\u4E8C",3:"\u5468\u4E09",4:"\u5468\u56DB",5:"\u5468\u4E94",6:"\u5468\u516D",7:"\u5468\u65E5"};function _r(e,o){let t={},r=o==="range";return e.forEach(n=>{let i=(n.times||[]).flatMap(a=>(a.time||[]).map(l=>l+""));if(r){let a=n.date||n.week.join("");t[a]=i;}else n.week.forEach(a=>{t[a+""]=i;});}),t}function mp(e,o){let t={},r=o==="range";return e.forEach(n=>{let i=n.times||[];if(r){let a=n.date||n.week.join("");t[a]=i;}else n.week.forEach(a=>{t[a+""]=i;});}),t}function up(e,o,t,r){let n=[];for(let i=e;i<o;i+=t)n.push({index:i,showText:!r||i%1===0,indexNext:i+t,showNextText:!r||(i+t)%1===0,milestone:i%6===0,zIndex:i/t+10});return n}var Vr="YYYY-MM-DD";function Xr(){let e=qo(),o=e.startOf("week").add(1,"day"),t=e.endOf("week").add(1,"day");return [o.format(Vr),t.format(Vr)]}function gp(e,o){let t=[],r=qo(e),n=qo(o);for(;r.isBefore(n)||r.isSame(n,"day");)t.push(r.format(Vr)),r=r.add(1,"day");return t}function fp(e,o,t){if(e&&e.length>0)return typeof e[0]=="object"?e.map(n=>{let i=n.value.map(a=>a+"");return {name:n.text||"",weeks:i}}):e.map(n=>{let i=n.value.map(l=>l+"");return {name:i.length>1?`${po[i[0]]}\u81F3${po[i[i.length-1]]}`:po[i[0]],weeks:i}});let r=o;if(r||(r="common"),r==="day")return [1,2,3,4,5,6,7].map(n=>({name:po[n+""],weeks:[n+""]}));if(r==="range"){let[n,i]=t&&t[0]&&t[1]?t:Xr();return gp(n,i).map(a=>{let l=(qo(a).day()||7)+"";return {name:po[l],weeks:[a],date:a}})}return [{name:"\u5468\u4E00\u81F3\u5468\u4E94",weeks:["1","2","3","4","5"]},{name:"\u5468\u516D\u81F3\u5468\u65E5",weeks:["6","7"]}]}function mo(e){return e.forEach(o=>{let t=o.hours,r=true;for(let n=0;n<t.length;n++){let i=t[n],a=t[n-1],l=t[n+1];i.firstSelected=false,i.endSelected=false,i.selected&&((a&&!a.selected||!a)&&(i.firstSelected=true),(l&&!l.selected||!l)&&(i.endSelected=true)),r=r&&i.selected;}o.selected=r;}),e}function Uo(e,o,t,r,n,i,a,l){let c=o==="range",s=_r(t,o),d=mp(t,o),m=fp(e,o,l),p=up(r,n,i,a),u=null;e&&e.length>0&&typeof e[0]=="object"&&(u=e);let g=m.map((f,b)=>{let S=c&&f.date||f.weeks[0],h=s[S]||[],x=d[S]||[],$=p.map((R,w)=>{let O=x.find(H=>(H.time||[]).map(C=>C+"").includes(R.index+""));return {...R,selected:h.indexOf(R.index+"")>-1,firstSelected:false,endSelected:false,color:O?.color??u?.[b]?.colors?.find(H=>H.time.includes(R.index))?.color,tips:O?.tips,readonly:O?.readonly}});return {name:f.name,weeks:f.weeks,date:f.date,hours:$,selected:false}});return mo(g)}function uo(e){return e.map(o=>({...o,hours:o.hours.map(t=>({...t}))}))}function Cp(e){let o=[],t=null;return e.forEach(r=>{if(!r.selected){t&&(o.push(t),t=null);return}!t||t.color!==r.color||t.tips!==r.tips||t.readonly!==r.readonly?(t&&o.push(t),t={time:[r.index],color:r.color,tips:r.tips,readonly:r.readonly}):t.time.push(r.index);}),t&&o.push(t),o}function Ga(e,o){let t=e[o];if(!t||!t.selected)return [];let r=a=>a.selected&&a.color===t.color&&a.tips===t.tips&&a.readonly===t.readonly,n=o;for(;n>0&&r(e[n-1]);)n--;let i=o;for(;i<e.length-1&&r(e[i+1]);)i++;return [{time:e.slice(n,i+1).map(a=>a.index),color:t.color,tips:t.tips,readonly:t.readonly}]}function Ko(e,o){let t=o==="range",r=[];return e.forEach(n=>{let i=Cp(n.hours);if(t){let a=n.date?[qo(n.date).day()||7]:n.weeks.map(l=>+l);r.push({week:a,date:n.date,name:n.name,times:i});}else n.weeks.forEach(a=>{r.push({week:[+a],name:po[a],times:i});});}),r}function Yo(e,o,t,r,n,i){let a=Ko(e,i),l=[];for(let d=0;d<a.length;d++){let m=[],p=a[d].times.flatMap(u=>u.time||[]);p.forEach(u=>{let g=m.length;g===0?m.push(u):m[g-1]+1===u?m[g-1]=u:m.push(u);}),(t>0&&p.length<t||r>0&&p.length>r||o&&m.length>1)&&l.push(a[d].name||"");}let c="",s=l.length===0;return s||(n?c=n:(c=`\u8BF7\u4E3A${l.join("\u3001")}\u9009\u62E9`,t>0&&(c+=`\u81F3\u5C11 ${t} \u4E2A`),r>0&&(c+=`\u81F3\u591A ${r} \u4E2A`),o&&(c+="\u8FDE\u7EED\u7684"),c+="\u65F6\u6BB5")),{ok:s,msg:c,data:a}}var bp=e=>{let{componentCls:o}=e;return {[o]:{...ge(e),"--color-brand":e.colorPrimary,"--color-brand-light":e.colorPrimaryBorderHover,"--color-border":e.colorBorderSecondary,"--border-radius":0,"--font-size":unit(e.fontSize),"--font-color":e.colorText,"--input-small-height":unit(e.hourInputSmallHeight),"--color-red":e.colorError,[`&${o}-border`]:{border:`${unit(e.lineWidth)} ${e.lineType} var(--color-border)`,padding:unit(e.padding),borderRadius:"var(--border-radius)"},[`&${o}-disabled`]:{opacity:.45,cursor:"not-allowed",userSelect:"none","*, *::before, *::after":{cursor:"not-allowed !important",pointerEvents:"none"}},[`${o}-range-header`]:{display:"flex",justifyContent:"flex-end",marginBottom:unit(e.marginSM)},[`${o}-range-picker`]:{width:"auto"},[`${o}-quick-ops`]:{display:"flex",alignItems:"center"},[`${o}-quick-label`]:{color:e.colorTextTertiary,marginRight:unit(e.marginSM),marginLeft:"16px"},[`${o}-quick-radio`]:{marginRight:unit(e.marginXL)},[`${o}-period`]:{display:"flex",flexDirection:"column",gap:unit(16),paddingTop:unit(16),overflowY:"auto",[`${o}-row`]:{listStyle:"none",margin:0,padding:`${unit(16)} 0`,borderBottom:`${unit(e.lineWidth)} ${e.lineType} var(--color-border)`,display:"flex",flexWrap:"nowrap",position:"relative","&::before, &::after":{display:"table",content:'""'},"&::after":{clear:"both"},"&:last-child":{borderBottom:"none"}}},[`${o}-all`]:{position:"relative",height:e.hourCellHeight,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,borderRadius:"var(--border-radius)",userSelect:"none"},[`${o}-all-tip`]:{position:"absolute",top:unit(-18),width:"100%",height:unit(18),lineHeight:unit(18),textAlign:"center",color:e.colorTextTertiary,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",padding:`0 ${unit(4)}`},[`${o}-all-btn`]:{fontSize:"var(--font-size)",padding:`0 ${unit(16)}`,borderRadius:"12px"},[`${o}-all-text`]:{width:"100%",fontSize:"var(--font-size)",color:e.colorTextSecondary,height:"var(--input-small-height)",display:"inline-flex",alignItems:"center",justifyContent:"center"},[`${o}-cell`]:{position:"relative",height:e.hourCellHeight,textAlign:"center",color:e.colorTextTertiary,lineHeight:unit(20),fontWeight:"bold",fontFamily:"Tahoma",flexShrink:0},[`${o}-cell-pointer`]:{cursor:"pointer"},[`${o}-cell-readonly`]:{cursor:"default"},[`${o}-cell-milestone`]:{[`${o}-cell-line`]:{height:unit(16)}},[`${o}-cell-selected`]:{[`${o}-cell-inner`]:{"&::before, &::after":{backgroundColor:"var(--color-brand)"}},[`${o}-cell-line`]:{[`${o}-cell-info`]:{color:e.colorTextLightSolid}}},[`${o}-cell-inner`]:{position:"relative",height:e.hourCellHeight,"&::before":{opacity:.1,content:'""',position:"absolute",top:0,left:0,width:"100%",height:"100%",backgroundColor:"transparent"},"&::after":{content:'""',position:"absolute",top:unit(-16),left:0,width:"100%",height:unit(16),backgroundColor:"transparent"}},[`${o}-cell-line`]:{position:"absolute",top:unit(13),left:0,width:0,height:unit(10),borderLeft:`${unit(e.lineWidth)} solid var(--color-brand-light)`,[`${o}-cell-info`]:{position:"absolute",top:unit(-31),left:"50%",width:unit(40),marginLeft:unit(-20),color:"var(--color-brand-light)",display:"inline-flex",alignItems:"center",justifyContent:"center",userSelect:"none"}},[`${o}-cell-last`]:{[`${o}-cell-line`]:{[`${o}-cell-info`]:{color:"var(--color-brand-light)"}}},[`${o}-line-start, ${o}-line-end`]:{position:"absolute",top:0,width:0,height:e.hourCellHeight,borderLeft:`${unit(e.lineWidth)} solid var(--color-brand)`,"&::before":{content:'""',position:"absolute",top:0,right:unit(-3),width:0,height:0,borderLeft:`${unit(4)} solid transparent`,borderRight:`${unit(4)} solid transparent`,borderTop:`${unit(4)} solid var(--color-brand)`},[`${o}-line-info`]:{position:"absolute",top:unit(-16),left:unit(-12),width:unit(24),height:unit(16),backgroundColor:"var(--color-brand)",color:e.colorTextLightSolid,display:"inline-flex",alignItems:"center",justifyContent:"center",borderRadius:unit(2),whiteSpace:"nowrap"}},[`${o}-line-start`]:{left:0},[`${o}-line-end`]:{right:unit(-1)},[`${o}-line-hide`]:{display:"none"},[`${o}-line-info-text`]:{fontSize:unit(20),transform:"scale(0.5)",display:"inline-block"},[`${o}-tips`]:{position:"absolute",top:unit(26),height:unit(16),display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",zIndex:2,overflow:"hidden",[`${o}-tips-text`]:{display:"inline-block",color:"var(--color-brand)",fontSize:unit(12),fontWeight:"normal",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",padding:`0 ${unit(4)}`,userSelect:"none"}},[`${o}-oper`]:{display:"flex",alignItems:"center",gap:unit(e.marginSM),paddingTop:unit(16),minHeight:unit(e.controlHeightSM),borderTop:`${unit(e.lineWidth)} ${e.lineType} var(--color-border)`,"&::before, &::after":{display:"table",content:'""'},"&::after":{clear:"both"}},[`${o}-oper-clear`]:{fontSize:"var(--font-size)",padding:`0 ${unit(16)}`,borderRadius:"12px"},[`${o}-oper-error`]:{display:"inline-flex",alignItems:"center",gap:unit(e.marginXXS),height:"var(--input-small-height)",color:"var(--color-red)",[`${o}-oper-error-icon`]:{fontSize:unit(e.fontSize),color:"var(--color-red)"}},[`${o}-oper-tip`]:{marginLeft:"auto",display:"inline-flex",alignItems:"center",height:"var(--input-small-height)",color:"var(--font-color)"}}}},Sp=()=>({cellHeight:36}),Fa=ce("HourPanel",e=>{let o=mergeToken(e,{hourCellHeight:e.cellHeight,hourInputSmallHeight:12});return [bp(o)]},Sp);var Va=forwardRef((e,o)=>{let{getPrefixCls:t}=useContext(N),r=t("hourPanel"),[n,i,a]=Fa(r),{value:l,defaultValue:c=[],mode:s="common",groups:d,tip:m,min:p=0,max:u=24,step:g=1,hideDecimalText:f=false,readonly:b=false,disabled:S=false,border:h=false,continuous:x=false,minLength:$=0,maxLength:R=0,errorTip:w,showDateRange:O=false,maxHeight:H,onChange:C,onContextMenu:E,className:B,style:F,hasAllBtn:X=true,hasClearBtn:_=true,hasResetBtn:D=true,hasQuick:K=true}=e,A=b||S,[z,j]=useState(()=>Xr()),[Q,L]=useState(()=>Uo(d,s,l??c,p,u,g,f,z)),[oe,Z]=useState(""),he=useRef(l??c),G=useRef(Q);G.current=Q,useEffect(()=>{l!==void 0&&L(Uo(d,s,l,p,u,g,f,z));},[l,d,s,p,u,g,f,z]);let ee=7,Ie=(u-p)/g+1,te=(100-ee)/Ie,Ce=useRef(null),J=useCallback(y=>{let k=Yo(y,x,$,R,w,s);Z(k.msg),k.ok?(l===void 0&&L(y),C?.(k.data)):l===void 0&&L(y);},[x,$,R,w,s,l,C]),me=useCallback((y,k)=>!(!k&&y.selected&&y.readonly),[]),ue=useCallback((y,k,I)=>{let v=G.current,T=v[y].hours[k];me(T,I)&&(T.selected=I,mo(v),L(uo(v)));},[me]),xe=useCallback((y,k,I)=>{if(A)return;if(y.button!==0){y.preventDefault();return}y.preventDefault();let v=G.current[k].hours[I];if(v.selected&&v.readonly)return;let T=!v.selected,P=G.current[k].hours.map(q=>q.selected);Ce.current={pIndex:k,hourIndex:I,selected:T,isDragging:true,originalSelected:P},ue(k,I,T);},[A,ue]),je=useCallback((y,k)=>{if(A)return;let I=Ce.current;if(!(!I||!I.isDragging))if(y===I.pIndex){let v=Math.min(I.hourIndex,k),T=Math.max(I.hourIndex,k),P=G.current[y].hours;P.forEach((q,be)=>{q.readonly||(q.selected=I.originalSelected[be]);});for(let q=v;q<=T;q++){let be=P[q];me(be,I.selected)&&(be.selected=I.selected);}mo(G.current),L(uo(G.current));}else ue(y,k,I.selected);},[A,ue,me]),eo=useCallback((y,k,I)=>{if(y.preventDefault(),!E)return;let v=G.current[k];if(!v.hours[I].selected)return;let P=Ga(v.hours,I),q=s==="range"?{week:v.date?[qo(v.date).day()||7]:v.weeks.map(be=>+be),date:v.date,name:v.name,times:P}:{week:v.weeks.map(be=>+be),name:v.name,times:P};E(q,y);},[s,E]);useEffect(()=>{let y=()=>{if(Ce.current?.isDragging){Ce.current.isDragging=false;let k=G.current,I=Yo(k,x,$,R,w,s);Z(I.msg),I.ok&&(l===void 0&&L(uo(k)),C?.(I.data));}};return document.addEventListener("mouseup",y),()=>{document.removeEventListener("mouseup",y);}},[x,$,R,w,s,l,C]);let Ve=useCallback(y=>{if(A)return;let k=uo(G.current),I=k[y].hours.every(v=>v.selected||v.readonly);k[y].hours.forEach(v=>{v.readonly||(v.selected=!I);}),mo(k),J(k);},[A,J]),oo=useCallback(()=>{if(A)return;let y=uo(G.current);y.forEach(k=>{k.hours.forEach(I=>{I.readonly||(I.selected=false);});}),mo(y),J(y);},[A,J]),_e=useCallback(()=>{if(A)return;let y=Uo(d,s,he.current,p,u,g,f,z);J(y);},[A,d,s,p,u,g,f,z,J]),ze=useCallback(y=>{if(A)return;let k=y.split(""),I=uo(G.current);I.forEach(v=>{v.weeks.every(P=>k.includes(P))?v.hours.forEach(P=>{P.readonly||(P.selected=true);}):v.hours.forEach(P=>{P.readonly||(P.selected=false);});}),mo(I),J(I);},[A,J]),to=useCallback(y=>{if(y&&y[0]&&y[1]){let k=y[0].format("YYYY-MM-DD"),I=y[1].format("YYYY-MM-DD");j([k,I]);let v=l===void 0?Ko(G.current,s):l,T=Uo(d,s,v,p,u,g,f,[k,I]),P=Yo(T,x,$,R,w,s);Z(P.msg),l===void 0&&L(T),C?.(P.data);}},[d,s,l,p,u,g,f,x,$,R,w,C]),Le=useMemo(()=>{let y=Ko(Q,s),k=_r(y,s);for(let I=0;I<Wt.length;I++){let v=Wt[I],T=v.value.split(""),P=true,q=false;if(T.forEach(Me=>{let Zo=k[Me]||[];Zo.length>0&&(q=true),Zo.length!==u-p&&(P=false);}),["1","2","3","4","5","6","7"].filter(Me=>!T.includes(Me)).forEach(Me=>{k[Me]&&k[Me].length>0&&(P=false);}),P&&q)return v.value}return ""},[Q,u,p]);useImperativeHandle(o,()=>({val:()=>Ko(G.current,s),check:()=>Yo(G.current,x,$,R,w,s)}),[x,$,R,w,s]);let Xe=Q.length===7&&!A&&s!=="range",ke=s==="range";return n(W__default.createElement("div",{className:Qo(r,i,a,{[`${r}-border`]:h,[`${r}-disabled`]:S},B),style:F,onContextMenu:y=>y.preventDefault()},ke&&O&&W__default.createElement("div",{className:`${r}-range-header`},W__default.createElement(Ba.RangePicker,{className:`${r}-range-picker`,value:[qo(z[0]),qo(z[1])],onChange:to,allowClear:false})),W__default.createElement("div",{className:`${r}-period`,style:{maxHeight:H}},K&&Xe&&W__default.createElement("div",{className:`${r}-quick-ops`},W__default.createElement("span",{className:`${r}-quick-label`},"\u5FEB\u6377\u64CD\u4F5C\uFF1A"),Wt.map(y=>W__default.createElement(Wa,{key:y.value,className:`${r}-quick-radio`,value:y.value,checked:Le===y.value,onChange:()=>ze(y.value)},y.text))),Q.map((y,k)=>{let I=[],v=null;return y.hours.forEach((T,P)=>{if(!T.selected||!T.tips){v&&(I.push(v),v=null);return}!v||v.tips!==T.tips||v.end!==P-1?(v&&I.push(v),v={start:P,end:P,tips:T.tips}):v.end=P;}),v&&I.push(v),W__default.createElement("ul",{className:`${r}-row`,key:k},A&&I.map((T,P)=>W__default.createElement("div",{key:P,className:`${r}-tips`,style:{left:`${ee+te/2+T.start*te}%`,width:`${(T.end-T.start+1)*te}%`}},W__default.createElement("span",{className:`${r}-tips-text`},T.tips))),W__default.createElement("li",{className:`${r}-all`,style:{width:`${ee}%`,marginRight:`${te/2}%`}},W__default.createElement("span",{className:`${r}-all-tip`},ke&&y.date?`${y.date} `:null,"\u65F6\u95F4\u6BB5"),X&&!A?W__default.createElement(Eo,{className:`${r}-all-btn`,size:"small",type:y.selected?"primary":"default",onClick:()=>Ve(k)},y.name):W__default.createElement("span",{className:`${r}-all-text`},y.name)),y.hours.map((T,P)=>W__default.createElement("li",{key:P,className:Qo(`${r}-cell`,{[`${r}-cell-milestone`]:T.milestone,[`${r}-cell-selected`]:T.selected,[`${r}-cell-readonly`]:T.readonly,[`${r}-cell-pointer`]:!A&&!T.readonly}),style:{width:`${te}%`,...T.color?{"--color-brand":T.color}:{}},"data-period":k,"data-hour":P,onMouseDown:q=>xe(q,k,P),onMouseEnter:()=>je(k,P),onContextMenu:q=>eo(q,k,P)},W__default.createElement("div",{className:`${r}-cell-inner`}),W__default.createElement("div",{className:Qo(`${r}-line-start`,{[`${r}-line-hide`]:!T.firstSelected}),style:{zIndex:T.zIndex}},(T.selected||T.showText)&&W__default.createElement("span",{className:`${r}-line-info`},W__default.createElement("span",{className:`${r}-line-info-text`},T.showText?T.index:""))),W__default.createElement("div",{className:Qo(`${r}-line-end`,{[`${r}-line-hide`]:!T.endSelected}),style:{zIndex:T.zIndex}},W__default.createElement("span",{className:`${r}-line-info`},W__default.createElement("span",{className:`${r}-line-info-text`},T.showNextText?T.indexNext:""))),W__default.createElement("div",{className:`${r}-cell-line`},(T.selected||T.showText)&&W__default.createElement("span",{className:`${r}-cell-info`},W__default.createElement("span",{className:`${r}-line-info-text`},T.showText?T.index:""))))),W__default.createElement("li",{className:Qo(`${r}-cell`,`${r}-cell-milestone`,`${r}-cell-last`,{[`${r}-cell-pointer`]:!A}),style:{width:`${te/2}%`}},W__default.createElement("div",{className:`${r}-cell-line`},W__default.createElement("span",{className:`${r}-cell-info`},W__default.createElement("span",{className:`${r}-line-info-text`},u)))))})),!A&&(_||oe||m)&&W__default.createElement("div",{className:`${r}-oper`},_&&W__default.createElement(Eo,{className:`${r}-oper-clear`,type:"default",size:"small",onClick:oo},"\u6E05\u7A7A"),D&&W__default.createElement(Eo,{className:`${r}-oper-clear`,type:"default",size:"small",onClick:_e},"\u91CD\u7F6E"),oe&&W__default.createElement("span",{className:`${r}-oper-error`},W__default.createElement(CloseCircleFilled,{className:`${r}-oper-error-icon`}),W__default.createElement("span",{dangerouslySetInnerHTML:{__html:oe}})),m&&W__default.createElement("span",{className:`${r}-oper-tip`,style:{marginRight:`${te/2}%`}},m))))});Va.displayName="HourPanel";var Xx=Va;export{Xx as default};
@@ -1,12 +0,0 @@
1
- import type { GetDefaultToken } from '../../theme/internal';
2
- /** Component only token */
3
- export interface ComponentToken {
4
- /**
5
- * @desc 单元格高度
6
- * @descEN Cell height
7
- */
8
- cellHeight: number | string;
9
- }
10
- export declare const prepareComponentToken: GetDefaultToken<'HourPanel'>;
11
- declare const _default: (prefixCls: string, rootCls?: string) => readonly [(node: React.ReactElement) => React.ReactElement, string, string];
12
- export default _default;
@@ -1,35 +0,0 @@
1
- import {createTheme,useCacheToken,unit}from'@ant-design/cssinjs';import {genStyleUtils,mergeToken}from'@ant-design/cssinjs-utils';import*as Se from'react';import Se__default,{useContext}from'react';import {presetPrimaryColors,presetPalettes,generate}from'@ant-design/colors';import {TinyColor}from'@ctrl/tinycolor';var j=(e,o=false)=>({boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:o?"inherit":e.fontFamily}),pe=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}});var E=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),W=(e,o,t,n)=>{let r=`[class^="${o}"], [class*=" ${o}"]`,c=t?`.${t}`:r,l={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},p={};return n!==false&&(p={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[c]:{...p,...l,[r]:l}}};var v=e=>({[`.${e}`]:{...pe(),[`.${e} .${e}-icon`]:{display:"block"}}});function U(e){return (e+8)/e}function M(e){let o=new Array(10).fill(null).map((t,n)=>{let r=n-1,c=e*Math.E**(r/5),l=n>1?Math.floor(c):Math.ceil(c);return Math.floor(l/2)*2});return o[1]=e,o.map(t=>({size:t,lineHeight:U(t)}))}var V={version:"0.0.3"};var q=V.version;var H={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},me={...H,colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
2
- 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
3
- 'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:false,motion:true},y=me;function z(e,{generateColorPalettes:o,generateNeutralColorPalettes:t}){let{colorSuccess:n,colorWarning:r,colorError:c,colorInfo:l,colorPrimary:p,colorBgBase:f,colorTextBase:s}=e,a=o(p),g=o(n),m=o(r),d=o(c),C=o(l),ae=t(f,s),se=e.colorLink||e.colorInfo,P=o(se),ce=new TinyColor(d[1]).mix(new TinyColor(d[3]),50).toHexString();return {...ae,colorPrimaryBg:a[1],colorPrimaryBgHover:a[2],colorPrimaryBorder:a[3],colorPrimaryBorderHover:a[4],colorPrimaryHover:a[5],colorPrimary:a[6],colorPrimaryActive:a[7],colorPrimaryTextHover:a[8],colorPrimaryText:a[9],colorPrimaryTextActive:a[10],colorSuccessBg:g[1],colorSuccessBgHover:g[2],colorSuccessBorder:g[3],colorSuccessBorderHover:g[4],colorSuccessHover:g[4],colorSuccess:g[6],colorSuccessActive:g[7],colorSuccessTextHover:g[8],colorSuccessText:g[9],colorSuccessTextActive:g[10],colorErrorBg:d[1],colorErrorBgHover:d[2],colorErrorBgFilledHover:ce,colorErrorBgActive:d[3],colorErrorBorder:d[3],colorErrorBorderHover:d[4],colorErrorHover:d[5],colorError:d[6],colorErrorActive:d[7],colorErrorTextHover:d[8],colorErrorText:d[9],colorErrorTextActive:d[10],colorWarningBg:m[1],colorWarningBgHover:m[2],colorWarningBorder:m[3],colorWarningBorderHover:m[4],colorWarningHover:m[4],colorWarning:m[6],colorWarningActive:m[7],colorWarningTextHover:m[8],colorWarningText:m[9],colorWarningTextActive:m[10],colorInfoBg:C[1],colorInfoBgHover:C[2],colorInfoBorder:C[3],colorInfoBorderHover:C[4],colorInfoHover:C[4],colorInfo:C[6],colorInfoActive:C[7],colorInfoTextHover:C[8],colorInfoText:C[9],colorInfoTextActive:C[10],colorLinkHover:P[4],colorLink:P[6],colorLinkActive:P[7],colorBgMask:new TinyColor("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"}}var fe=e=>{let o=e,t=e,n=e,r=e;return e<6&&e>=5?o=e+1:e<16&&e>=6?o=e+2:e>=16&&(o=16),e<7&&e>=5?t=4:e<8&&e>=7?t=5:e<14&&e>=8?t=6:e<16&&e>=14?t=7:e>=16&&(t=8),e<6&&e>=2?n=1:e>=6&&(n=2),e>4&&e<8?r=4:e>=8&&(r=6),{borderRadius:e,borderRadiusXS:n,borderRadiusSM:t,borderRadiusLG:o,borderRadiusOuter:r}},Q=fe;function I(e){let{motionUnit:o,motionBase:t,borderRadius:n,lineWidth:r}=e;return {motionDurationFast:`${(t+o).toFixed(1)}s`,motionDurationMid:`${(t+o*2).toFixed(1)}s`,motionDurationSlow:`${(t+o*3).toFixed(1)}s`,lineWidthBold:r+1,...Q(n)}}var de=e=>{let{controlHeight:o}=e;return {controlHeightSM:o*.75,controlHeightXS:o*.5,controlHeightLG:o*1.25}},_=de;var ue=e=>{let o=M(e),t=o.map(a=>a.size),n=o.map(a=>a.lineHeight),r=t[1],c=t[0],l=t[2],p=n[1],f=n[0],s=n[2];return {fontSizeSM:c,fontSize:r,fontSizeLG:l,fontSizeXL:t[3],fontSizeHeading1:t[6],fontSizeHeading2:t[5],fontSizeHeading3:t[4],fontSizeHeading4:t[3],fontSizeHeading5:t[2],lineHeight:p,lineHeightLG:s,lineHeightSM:f,fontHeight:Math.round(p*r),fontHeightLG:Math.round(s*l),fontHeightSM:Math.round(f*c),lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}},K=ue;function A(e){let{sizeUnit:o,sizeStep:t}=e;return {sizeXXL:o*(t+8),sizeXL:o*(t+4),sizeLG:o*(t+2),sizeMD:o*(t+1),sizeMS:o*t,size:o*t,sizeSM:o*(t-1),sizeXS:o*(t-2),sizeXXS:o*(t-3)}}var u=(e,o)=>new TinyColor(e).setAlpha(o).toRgbString(),S=(e,o)=>new TinyColor(e).darken(o).toHexString();var J=e=>{let o=generate(e);return {1:o[0],2:o[1],3:o[2],4:o[3],5:o[4],6:o[5],7:o[6],8:o[4],9:o[5],10:o[6]}},Z=(e,o)=>{let t=e||"#fff",n=o||"#000";return {colorBgBase:t,colorTextBase:n,colorText:u(n,.88),colorTextSecondary:u(n,.65),colorTextTertiary:u(n,.45),colorTextQuaternary:u(n,.25),colorFill:u(n,.15),colorFillSecondary:u(n,.06),colorFillTertiary:u(n,.04),colorFillQuaternary:u(n,.02),colorBgSolid:u(n,1),colorBgSolidHover:u(n,.75),colorBgSolidActive:u(n,.95),colorBgLayout:S(t,4),colorBgContainer:S(t,0),colorBgElevated:S(t,0),colorBgSpotlight:u(n,.85),colorBgBlur:"transparent",colorBorder:S(t,15),colorBorderSecondary:S(t,6)}};function D(e){presetPrimaryColors.pink=presetPrimaryColors.magenta,presetPalettes.pink=presetPalettes.magenta;let o=Object.keys(H).map(t=>{let n=e[t]===presetPrimaryColors[t]?presetPalettes[t]:generate(e[t]);return new Array(10).fill(1).reduce((r,c,l)=>(r[`${t}-${l+1}`]=n[l],r[`${t}${l+1}`]=n[l],r),{})}).reduce((t,n)=>(t={...t,...n},t),{});return {...e,...o,...z(e,{generateColorPalettes:J,generateNeutralColorPalettes:Z}),...K(e.fontSize),...A(e),..._(e),...I(e)}}var ee=createTheme(D),oe={token:y,override:{override:y},hashed:true},R=Se__default.createContext(oe);function B(e){return e>=0&&e<=255}function Te(e,o){let{r:t,g:n,b:r,a:c}=new TinyColor(e).toRgb();if(c<1)return e;let{r:l,g:p,b:f}=new TinyColor(o).toRgb();for(let s=.01;s<=1;s+=.01){let a=Math.round((t-l*(1-s))/s),g=Math.round((n-p*(1-s))/s),m=Math.round((r-f*(1-s))/s);if(B(a)&&B(g)&&B(m))return new TinyColor({r:a,g,b:m,a:Math.round(s*100)/100}).toRgbString()}return new TinyColor({r:t,g:n,b:r,a:1}).toRgbString()}var x=Te;function h(e){let{override:o,...t}=e,n={...o};Object.keys(y).forEach(m=>{delete n[m];});let r={...t,...n},c=480,l=576,p=768,f=992,s=1200,a=1600;return r.motion===false&&(r.motionDurationFast="0s",r.motionDurationMid="0s",r.motionDurationSlow="0s"),{...r,colorFillContent:r.colorFillSecondary,colorFillContentHover:r.colorFill,colorFillAlter:r.colorFillQuaternary,colorBgContainerDisabled:r.colorFillTertiary,colorBorderBg:r.colorBgContainer,colorSplit:x(r.colorBorderSecondary,r.colorBgContainer),colorTextPlaceholder:r.colorTextQuaternary,colorTextDisabled:r.colorTextQuaternary,colorTextHeading:r.colorText,colorTextLabel:r.colorTextSecondary,colorTextDescription:r.colorTextTertiary,colorTextLightSolid:r.colorWhite,colorHighlight:r.colorError,colorBgTextHover:r.colorFillSecondary,colorBgTextActive:r.colorFill,colorIcon:r.colorTextTertiary,colorIconHover:r.colorText,colorErrorOutline:x(r.colorErrorBg,r.colorBgContainer),colorWarningOutline:x(r.colorWarningBg,r.colorBgContainer),fontSizeIcon:r.fontSizeSM,lineWidthFocus:r.lineWidth*3,lineWidth:r.lineWidth,controlOutlineWidth:r.lineWidth*2,controlInteractiveSize:r.controlHeight/2,controlItemBgHover:r.colorFillTertiary,controlItemBgActive:r.colorPrimaryBg,controlItemBgActiveHover:r.colorPrimaryBgHover,controlItemBgActiveDisabled:r.colorFill,controlTmpOutline:r.colorFillQuaternary,controlOutline:x(r.colorPrimaryBg,r.colorBgContainer),lineType:r.lineType,borderRadius:r.borderRadius,borderRadiusXS:r.borderRadiusXS,borderRadiusSM:r.borderRadiusSM,borderRadiusLG:r.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:r.sizeXXS,paddingXS:r.sizeXS,paddingSM:r.sizeSM,padding:r.size,paddingMD:r.sizeMD,paddingLG:r.sizeLG,paddingXL:r.sizeXL,paddingContentHorizontalLG:r.sizeLG,paddingContentVerticalLG:r.sizeMS,paddingContentHorizontal:r.sizeMS,paddingContentVertical:r.sizeSM,paddingContentHorizontalSM:r.size,paddingContentVerticalSM:r.sizeXS,marginXXS:r.sizeXXS,marginXS:r.sizeXS,marginSM:r.sizeSM,margin:r.size,marginMD:r.sizeMD,marginLG:r.sizeLG,marginXL:r.sizeXL,marginXXL:r.sizeXXL,boxShadow:`
4
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
5
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
6
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
7
- `,boxShadowSecondary:`
8
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
9
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
10
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
11
- `,boxShadowTertiary:`
12
- 0 1px 2px 0 rgba(0, 0, 0, 0.03),
13
- 0 1px 6px -1px rgba(0, 0, 0, 0.02),
14
- 0 2px 4px 0 rgba(0, 0, 0, 0.02)
15
- `,screenXS:c,screenXSMin:c,screenXSMax:l-1,screenSM:l,screenSMMin:l,screenSMMax:p-1,screenMD:p,screenMDMin:p,screenMDMax:f-1,screenLG:f,screenLGMin:f,screenLGMax:s-1,screenXL:s,screenXLMin:s,screenXLMax:a-1,screenXXL:a,screenXXLMin:a,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
16
- 0 1px 2px -2px ${new TinyColor("rgba(0, 0, 0, 0.16)").toRgbString()},
17
- 0 3px 6px 0 ${new TinyColor("rgba(0, 0, 0, 0.12)").toRgbString()},
18
- 0 5px 12px 4px ${new TinyColor("rgba(0, 0, 0, 0.09)").toRgbString()}
19
- `,boxShadowDrawerRight:`
20
- -6px 0 16px 0 rgba(0, 0, 0, 0.08),
21
- -3px 0 6px -4px rgba(0, 0, 0, 0.12),
22
- -9px 0 28px 8px rgba(0, 0, 0, 0.05)
23
- `,boxShadowDrawerLeft:`
24
- 6px 0 16px 0 rgba(0, 0, 0, 0.08),
25
- 3px 0 6px -4px rgba(0, 0, 0, 0.12),
26
- 9px 0 28px 8px rgba(0, 0, 0, 0.05)
27
- `,boxShadowDrawerUp:`
28
- 0 6px 16px 0 rgba(0, 0, 0, 0.08),
29
- 0 3px 6px -4px rgba(0, 0, 0, 0.12),
30
- 0 9px 28px 8px rgba(0, 0, 0, 0.05)
31
- `,boxShadowDrawerDown:`
32
- 0 -6px 16px 0 rgba(0, 0, 0, 0.08),
33
- 0 -3px 6px -4px rgba(0, 0, 0, 0.12),
34
- 0 -9px 28px 8px rgba(0, 0, 0, 0.05)
35
- `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)",...n}}var O={lineHeight:true,lineHeightSM:true,lineHeightLG:true,lineHeightHeading1:true,lineHeightHeading2:true,lineHeightHeading3:true,lineHeightHeading4:true,lineHeightHeading5:true,opacityLoading:true,fontWeightStrong:true,zIndexPopupBase:true,zIndexBase:true,opacityImage:true},ke={size:true,sizeSM:true,sizeLG:true,sizeMD:true,sizeXS:true,sizeXXS:true,sizeMS:true,sizeXL:true,sizeXXL:true,sizeUnit:true,sizeStep:true,motionBase:true,motionUnit:true},Pe={screenXS:true,screenXSMin:true,screenXSMax:true,screenSM:true,screenSMMin:true,screenSMMax:true,screenMD:true,screenMDMin:true,screenMDMax:true,screenLG:true,screenLGMin:true,screenLGMax:true,screenXL:true,screenXLMin:true,screenXLMax:true,screenXXL:true,screenXXLMin:true},re=(e,o,t)=>{let n=t.getDerivativeToken(e),{override:r,...c}=o,l={...n,override:r};return l=h(l),c&&Object.entries(c).forEach(([p,f])=>{let{theme:s,...a}=f,g=a;s&&(g=re({...l,...a},{override:a},s)),l[p]=g;}),l};function T(){let{token:e,hashed:o,theme:t,override:n,cssVar:r}=Se__default.useContext(R),c=`${q}-${o||""}`,l=t||ee,[p,f,s]=useCacheToken(l,[y,e],{salt:c,override:n,getComputedToken:re,formatToken:h,cssVar:r&&{prefix:r.prefix,key:r.key,unitless:O,ignore:ke,preserve:Pe}});return [l,s,o?f:"",p,r]}var te="ant",X="anticon";var ve=(e,o)=>o||(e?`${te}-${e}`:te),k=Se.createContext({getPrefixCls:ve,iconPrefixCls:X}),{Consumer:Io}=k;var{genStyleHooks:G,genComponentStyleHook:He,genSubStyleComponent:we}=genStyleUtils({usePrefix:()=>{let{getPrefixCls:e,iconPrefixCls:o}=useContext(k);return {rootPrefixCls:e(),iconPrefixCls:o}},useToken:()=>{let[e,o,t,n,r]=T();return {theme:e,realToken:o,hashId:t,token:n,cssVar:r}},useCSP:()=>{let{csp:e}=useContext(k);return e??{}},getResetStyles:(e,o)=>[{"&":E(e)},v(o?.prefix.iconPrefixCls??X)],getCommonStyle:W,getCompUnitless:(()=>O)});var ze=e=>{let{componentCls:o}=e;return {[o]:{...j(e),"--color-brand":e.colorPrimary,"--color-brand-light":e.colorPrimaryBorderHover,"--color-border":e.colorBorderSecondary,"--border-radius":0,"--font-size":unit(e.fontSize),"--font-color":e.colorText,"--input-small-height":unit(e.hourInputSmallHeight),"--color-red":e.colorError,[`&${o}-border`]:{border:`${unit(e.lineWidth)} ${e.lineType} var(--color-border)`,padding:unit(e.padding),borderRadius:"var(--border-radius)"},[`&${o}-disabled`]:{opacity:.45,cursor:"not-allowed",userSelect:"none","*, *::before, *::after":{cursor:"not-allowed !important",pointerEvents:"none"}},[`${o}-range-header`]:{display:"flex",justifyContent:"flex-end",marginBottom:unit(e.marginSM)},[`${o}-range-picker`]:{width:"auto"},[`${o}-quick-ops`]:{display:"flex",alignItems:"center"},[`${o}-quick-label`]:{color:e.colorTextTertiary,marginRight:unit(e.marginSM),marginLeft:"16px"},[`${o}-quick-radio`]:{marginRight:unit(e.marginXL)},[`${o}-period`]:{display:"flex",flexDirection:"column",gap:unit(16),paddingTop:unit(16),overflowY:"auto",[`${o}-row`]:{listStyle:"none",margin:0,padding:`${unit(16)} 0`,borderBottom:`${unit(e.lineWidth)} ${e.lineType} var(--color-border)`,display:"flex",flexWrap:"nowrap",position:"relative","&::before, &::after":{display:"table",content:'""'},"&::after":{clear:"both"},"&:last-child":{borderBottom:"none"}}},[`${o}-all`]:{position:"relative",height:e.hourCellHeight,display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0,borderRadius:"var(--border-radius)",userSelect:"none"},[`${o}-all-tip`]:{position:"absolute",top:unit(-18),width:"100%",height:unit(18),lineHeight:unit(18),textAlign:"center",color:e.colorTextTertiary,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",padding:`0 ${unit(4)}`},[`${o}-all-btn`]:{fontSize:"var(--font-size)",padding:`0 ${unit(16)}`,borderRadius:"12px"},[`${o}-all-text`]:{width:"100%",fontSize:"var(--font-size)",color:e.colorTextSecondary,height:"var(--input-small-height)",display:"inline-flex",alignItems:"center",justifyContent:"center"},[`${o}-cell`]:{position:"relative",height:e.hourCellHeight,textAlign:"center",color:e.colorTextTertiary,lineHeight:unit(20),fontWeight:"bold",fontFamily:"Tahoma",flexShrink:0},[`${o}-cell-pointer`]:{cursor:"pointer"},[`${o}-cell-readonly`]:{cursor:"default"},[`${o}-cell-milestone`]:{[`${o}-cell-line`]:{height:unit(16)}},[`${o}-cell-selected`]:{[`${o}-cell-inner`]:{"&::before, &::after":{backgroundColor:"var(--color-brand)"}},[`${o}-cell-line`]:{[`${o}-cell-info`]:{color:e.colorTextLightSolid}}},[`${o}-cell-inner`]:{position:"relative",height:e.hourCellHeight,"&::before":{opacity:.1,content:'""',position:"absolute",top:0,left:0,width:"100%",height:"100%",backgroundColor:"transparent"},"&::after":{content:'""',position:"absolute",top:unit(-16),left:0,width:"100%",height:unit(16),backgroundColor:"transparent"}},[`${o}-cell-line`]:{position:"absolute",top:unit(13),left:0,width:0,height:unit(10),borderLeft:`${unit(e.lineWidth)} solid var(--color-brand-light)`,[`${o}-cell-info`]:{position:"absolute",top:unit(-31),left:"50%",width:unit(40),marginLeft:unit(-20),color:"var(--color-brand-light)",display:"inline-flex",alignItems:"center",justifyContent:"center",userSelect:"none"}},[`${o}-cell-last`]:{[`${o}-cell-line`]:{[`${o}-cell-info`]:{color:"var(--color-brand-light)"}}},[`${o}-line-start, ${o}-line-end`]:{position:"absolute",top:0,width:0,height:e.hourCellHeight,borderLeft:`${unit(e.lineWidth)} solid var(--color-brand)`,"&::before":{content:'""',position:"absolute",top:0,right:unit(-3),width:0,height:0,borderLeft:`${unit(4)} solid transparent`,borderRight:`${unit(4)} solid transparent`,borderTop:`${unit(4)} solid var(--color-brand)`},[`${o}-line-info`]:{position:"absolute",top:unit(-16),left:unit(-12),width:unit(24),height:unit(16),backgroundColor:"var(--color-brand)",color:e.colorTextLightSolid,display:"inline-flex",alignItems:"center",justifyContent:"center",borderRadius:unit(2),whiteSpace:"nowrap"}},[`${o}-line-start`]:{left:0},[`${o}-line-end`]:{right:unit(-1)},[`${o}-line-hide`]:{display:"none"},[`${o}-line-info-text`]:{fontSize:unit(20),transform:"scale(0.5)",display:"inline-block"},[`${o}-tips`]:{position:"absolute",top:unit(26),height:unit(16),display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none",zIndex:2,overflow:"hidden",[`${o}-tips-text`]:{display:"inline-block",color:"var(--color-brand)",fontSize:unit(12),fontWeight:"normal",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%",padding:`0 ${unit(4)}`,userSelect:"none"}},[`${o}-oper`]:{display:"flex",alignItems:"center",gap:unit(e.marginSM),paddingTop:unit(16),minHeight:unit(e.controlHeightSM),borderTop:`${unit(e.lineWidth)} ${e.lineType} var(--color-border)`,"&::before, &::after":{display:"table",content:'""'},"&::after":{clear:"both"}},[`${o}-oper-clear`]:{fontSize:"var(--font-size)",padding:`0 ${unit(16)}`,borderRadius:"12px"},[`${o}-oper-error`]:{display:"inline-flex",alignItems:"center",gap:unit(e.marginXXS),height:"var(--input-small-height)",color:"var(--color-red)",[`${o}-oper-error-icon`]:{fontSize:unit(e.fontSize),color:"var(--color-red)"}},[`${o}-oper-tip`]:{marginLeft:"auto",display:"inline-flex",alignItems:"center",height:"var(--input-small-height)",color:"var(--font-color)"}}}},Ie=()=>({cellHeight:36}),pr=G("HourPanel",e=>{let o=mergeToken(e,{hourCellHeight:e.cellHeight,hourInputSmallHeight:12});return [ze(o)]},Ie);export{pr as default,Ie as prepareComponentToken};
@@ -1 +0,0 @@
1
- export declare const HourPanelWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;