@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,111 +0,0 @@
1
- import*as S from'react';import S__default,{createContext,useContext,useMemo,useRef}from'react';import Hn from'@ant-design/icons/DoubleLeftOutlined';import Dn from'@ant-design/icons/DoubleRightOutlined';import An from'@ant-design/icons/LeftOutlined';import Nn from'@ant-design/icons/RightOutlined';import hn from'classnames';import kl from'rc-pagination';import Qn from'rc-pagination/lib/locale/en_US';import'rc-util/lib/warning';import {createTheme,Keyframes,unit,useCacheToken,useStyleRegister}from'@ant-design/cssinjs';import Di from'@ant-design/icons/lib/components/Context';import Bi from'rc-util/lib/hooks/useMemo';import {merge}from'rc-util/lib/utils/set';import qn from'rc-picker/lib/locale/en_US';import {presetPrimaryColors,presetPalettes,generate}from'@ant-design/colors';import {TinyColor}from'@ctrl/tinycolor';import gi from'rc-util/lib/Dom/canUseDom';import {updateCSS}from'rc-util/lib/Dom/dynamicCSS';import Li from'rc-util/lib/isEqual';import {genStyleUtils,mergeToken}from'@ant-design/cssinjs-utils';import {Provider}from'rc-motion';import Ji from'rc-util/lib/hooks/useLayoutEffect';import Cl,{Option,OptGroup}from'rc-select';import hl from'rc-util/lib/omit';import sa from'rc-util/lib/hooks/useMergedState';import'rc-field-form';import'rc-util/lib/Children/toArray';import pl from'@ant-design/icons/CheckOutlined';import dl from'@ant-design/icons/CloseCircleFilled';import ml from'@ant-design/icons/CloseOutlined';import gl from'@ant-design/icons/DownOutlined';import ul from'@ant-design/icons/LoadingOutlined';import fl from'@ant-design/icons/SearchOutlined';function kt(){}var Xn=kt,jt=S.createContext({}),mo=()=>{let e=()=>{};return e.deprecated=kt,e},Ze=Xn;var Vt=createContext(void 0);var Kn={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},go=Kn;var Zn={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"],...qn},timePickerLocale:{...go}},uo=Zn;var _t=uo;var H="${label} is not a valid ${type}",Yn={locale:"en",Pagination:Qn,DatePicker:uo,TimePicker:go,Calendar:_t,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:H,method:H,array:H,object:H,number:H,date:H,boolean:H,integer:H,float:H,regexp:H,email:H,url:H,hex:H},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"}},K=Yn;({...K.Modal});var fo=[],Xt=()=>fo.reduce((e,o)=>({...e,...o}),K.Modal);function Ut(e){if(e){let o={...e};return fo.push(o),Xt(),()=>{fo=fo.filter(t=>t!==o),Xt();}}({...K.Modal});}var ei=createContext(void 0),we=ei;var oi=(e,o)=>{let t=S.useContext(we),n=S.useMemo(()=>{let i=o||K[e],a=t?.[e]??{};return {...typeof i=="function"?i():i,...a||{}}},[e,o,t]),r=S.useMemo(()=>{let i=t?.locale;return t?.exist&&!i?K.locale:i},[t]);return [n,r]},q=oi;var Kt="internalMark",ti=e=>{let{locale:o={},children:t,_ANT_MARK__:n}=e;S.useEffect(()=>Ut(o?.Modal),[o]);let r=S.useMemo(()=>({...o,exist:true}),[o]);return S.createElement(we.Provider,{value:r},t)},qt=ti;var at={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"},ri={...at,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},Z=ri;function st(e,{generateColorPalettes:o,generateNeutralColorPalettes:t}){let{colorSuccess:n,colorWarning:r,colorError:i,colorInfo:a,colorPrimary:l,colorBgBase:s,colorTextBase:c}=e,p=o(l),g=o(n),d=o(r),f=o(i),C=o(a),h=t(s,c),$=e.colorLink||e.colorInfo,m=o($),b=new TinyColor(f[1]).mix(new TinyColor(f[3]),50).toHexString();return {...h,colorPrimaryBg:p[1],colorPrimaryBgHover:p[2],colorPrimaryBorder:p[3],colorPrimaryBorderHover:p[4],colorPrimaryHover:p[5],colorPrimary:p[6],colorPrimaryActive:p[7],colorPrimaryTextHover:p[8],colorPrimaryText:p[9],colorPrimaryTextActive:p[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:f[1],colorErrorBgHover:f[2],colorErrorBgFilledHover:b,colorErrorBgActive:f[3],colorErrorBorder:f[3],colorErrorBorderHover:f[4],colorErrorHover:f[5],colorError:f[6],colorErrorActive:f[7],colorErrorTextHover:f[8],colorErrorText:f[9],colorErrorTextActive:f[10],colorWarningBg:d[1],colorWarningBgHover:d[2],colorWarningBorder:d[3],colorWarningBorderHover:d[4],colorWarningHover:d[4],colorWarning:d[6],colorWarningActive:d[7],colorWarningTextHover:d[8],colorWarningText:d[9],colorWarningTextActive:d[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:m[4],colorLink:m[6],colorLinkActive:m[7],colorBgMask:new TinyColor("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"}}var ni=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}},Zt=ni;function ct(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,...Zt(n)}}var ii=e=>{let{controlHeight:o}=e;return {controlHeightSM:o*.75,controlHeightXS:o*.5,controlHeightLG:o*1.25}},Qt=ii;function Yt(e){return (e+8)/e}function pt(e){let o=new Array(10).fill(null).map((t,n)=>{let r=n-1,i=e*Math.E**(r/5),a=n>1?Math.floor(i):Math.ceil(i);return Math.floor(a/2)*2});return o[1]=e,o.map(t=>({size:t,lineHeight:Yt(t)}))}var ai=e=>{let o=pt(e),t=o.map(p=>p.size),n=o.map(p=>p.lineHeight),r=t[1],i=t[0],a=t[2],l=n[1],s=n[0],c=n[2];return {fontSizeSM:i,fontSize:r,fontSizeLG:a,fontSizeXL:t[3],fontSizeHeading1:t[6],fontSizeHeading2:t[5],fontSizeHeading3:t[4],fontSizeHeading4:t[3],fontSizeHeading5:t[2],lineHeight:l,lineHeightLG:c,lineHeightSM:s,fontHeight:Math.round(l*r),fontHeightLG:Math.round(c*a),fontHeightSM:Math.round(s*i),lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}},Jt=ai;function dt(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 D=(e,o)=>new TinyColor(e).setAlpha(o).toRgbString(),Re=(e,o)=>new TinyColor(e).darken(o).toHexString();var or=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]}},tr=(e,o)=>{let t=e||"#fff",n=o||"#000";return {colorBgBase:t,colorTextBase:n,colorText:D(n,.88),colorTextSecondary:D(n,.65),colorTextTertiary:D(n,.45),colorTextQuaternary:D(n,.25),colorFill:D(n,.15),colorFillSecondary:D(n,.06),colorFillTertiary:D(n,.04),colorFillQuaternary:D(n,.02),colorBgSolid:D(n,1),colorBgSolidHover:D(n,.75),colorBgSolidActive:D(n,.95),colorBgLayout:Re(t,4),colorBgContainer:Re(t,0),colorBgElevated:Re(t,0),colorBgSpotlight:D(n,.85),colorBgBlur:"transparent",colorBorder:Re(t,15),colorBorderSecondary:Re(t,6)}};function ut(e){presetPrimaryColors.pink=presetPrimaryColors.magenta,presetPalettes.pink=presetPalettes.magenta;let o=Object.keys(at).map(t=>{let n=e[t]===presetPrimaryColors[t]?presetPalettes[t]:generate(e[t]);return new Array(10).fill(1).reduce((r,i,a)=>(r[`${t}-${a+1}`]=n[a],r[`${t}${a+1}`]=n[a],r),{})}).reduce((t,n)=>(t={...t,...n},t),{});return {...e,...o,...st(e,{generateColorPalettes:or,generateNeutralColorPalettes:tr}),...Jt(e.fontSize),...dt(e),...Qt(e),...ct(e)}}var Co=createTheme(ut),Ye={token:Z,override:{override:Z},hashed:true},Je=S__default.createContext(Ye);var eo="ant",oo="anticon",ft=["outlined","borderless","filled"],di=(e,o)=>o||(e?`${eo}-${e}`:eo),v=S.createContext({getPrefixCls:di,iconPrefixCls:oo}),{Consumer:mi}=v;var fi=`-ant-${Date.now()}-${Math.random()}`;function Ci(e,o){let t={},n=(a,l)=>{let s=a.clone();return s=l?.(s)||s,s.toRgbString()},r=(a,l)=>{let s=new TinyColor(a),c=generate(s.toRgbString());t[`${l}-color`]=n(s),t[`${l}-color-disabled`]=c[1],t[`${l}-color-hover`]=c[4],t[`${l}-color-active`]=c[6],t[`${l}-color-outline`]=s.clone().setAlpha(.2).toRgbString(),t[`${l}-color-deprecated-bg`]=c[0],t[`${l}-color-deprecated-border`]=c[2];};if(o.primaryColor){r(o.primaryColor,"primary");let a=new TinyColor(o.primaryColor),l=generate(a.toRgbString());l.forEach((c,p)=>{t[`primary-${p+1}`]=c;}),t["primary-color-deprecated-l-35"]=n(a,c=>c.lighten(35)),t["primary-color-deprecated-l-20"]=n(a,c=>c.lighten(20)),t["primary-color-deprecated-t-20"]=n(a,c=>c.tint(20)),t["primary-color-deprecated-t-50"]=n(a,c=>c.tint(50)),t["primary-color-deprecated-f-12"]=n(a,c=>c.setAlpha(c.getAlpha()*.12));let s=new TinyColor(l[0]);t["primary-color-active-deprecated-f-30"]=n(s,c=>c.setAlpha(c.getAlpha()*.3)),t["primary-color-active-deprecated-d-02"]=n(s,c=>c.darken(2));}return o.successColor&&r(o.successColor,"success"),o.warningColor&&r(o.warningColor,"warning"),o.errorColor&&r(o.errorColor,"error"),o.infoColor&&r(o.infoColor,"info"),`
4
- :root {
5
- ${Object.keys(t).map(a=>`--${e}-${a}: ${t[a]};`).join(`
6
- `)}
7
- }
8
- `.trim()}function ir(e,o){let t=Ci(e,o);gi()?updateCSS(t,`${fi}-dynamic-theme`):Ze();}var St=S.createContext(false),ar=({children:e,disabled:o})=>{let t=S.useContext(St);return S.createElement(St.Provider,{value:o??t},e)},So=St;var yt=S.createContext(void 0),lr=({children:e,size:o})=>{let t=S.useContext(yt);return S.createElement(yt.Provider,{value:o||t},e)},de=yt;function Si(){let e=useContext(So),o=useContext(de);return {componentDisabled:e,componentSize:o}}var cr=Si;var dr={version:"0.0.3"};var mr=dr.version;function ht(e){return e>=0&&e<=255}function hi(e,o){let{r:t,g:n,b:r,a:i}=new TinyColor(e).toRgb();if(i<1)return e;let{r:a,g:l,b:s}=new TinyColor(o).toRgb();for(let c=.01;c<=1;c+=.01){let p=Math.round((t-a*(1-c))/c),g=Math.round((n-l*(1-c))/c),d=Math.round((r-s*(1-c))/c);if(ht(p)&&ht(g)&&ht(d))return new TinyColor({r:p,g,b:d,a:Math.round(c*100)/100}).toRgbString()}return new TinyColor({r:t,g:n,b:r,a:1}).toRgbString()}var to=hi;function ho(e){let{override:o,...t}=e,n={...o};Object.keys(Z).forEach(d=>{delete n[d];});let r={...t,...n},i=480,a=576,l=768,s=992,c=1200,p=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:to(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:to(r.colorErrorBg,r.colorBgContainer),colorWarningOutline:to(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:to(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:`
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:s-1,screenLG:s,screenLGMin:s,screenLGMax:c-1,screenXL:c,screenXLMin:c,screenXLMax:p-1,screenXXL:p,screenXXLMin:p,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)",...n}}var xt={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},Ti={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},vi={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},gr=(e,o,t)=>{let n=t.getDerivativeToken(e),{override:r,...i}=o,a={...n,override:r};return a=ho(a),i&&Object.entries(i).forEach(([l,s])=>{let{theme:c,...p}=s,g=p;c&&(g=gr({...a,...p},{override:p},c)),a[l]=g;}),a};function T(){let{token:e,hashed:o,theme:t,override:n,cssVar:r}=S__default.useContext(Je),i=`${mr}-${o||""}`,a=t||Co,[l,s,c]=useCacheToken(a,[Z,e],{salt:i,override:n,getComputedToken:gr,formatToken:ho,cssVar:r&&{prefix:r.prefix,key:r.key,unitless:xt,ignore:Ti,preserve:vi}});return [a,c,o?s:"",l,r]}var ro={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},k=(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"}}),ur=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),fr=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"}}}),Cr=(e,o,t,n)=>{let r=`[class^="${o}"], [class*=" ${o}"]`,i=t?`.${t}`:r,a={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},l={};return n!==false&&(l={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[i]:{...l,...a,[r]:a}}},bo=e=>({outline:`${unit(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),Sr=e=>({"&:focus-visible":{...bo(e)}}),xo=e=>({[`.${e}`]:{...no(),[`.${e} .${e}-icon`]:{display:"block"}}});var{genStyleHooks:j,genComponentStyleHook:Ii,genSubStyleComponent:Tt}=genStyleUtils({usePrefix:()=>{let{getPrefixCls:e,iconPrefixCls:o}=useContext(v);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(v);return e??{}},getResetStyles:(e,o)=>[{"&":fr(e)},xo(o?.prefix.iconPrefixCls??oo)],getCommonStyle:Cr,getCompUnitless:(()=>xt)});var Mi=(e,o)=>{let[t,n]=T();return useStyleRegister({theme:t,token:n,hashId:"",path:["ant-design-icons",e],nonce:()=>o?.nonce,layer:{name:"antd"}},()=>[xo(e)])},To=Mi;var Ei={...S},{useId:hr}=Ei,Oi=()=>"",zi=typeof hr>"u"?Oi:hr,br=zi;function vt(e,o,t){mo();let r=e||{},i=r.inherit===false||!o?{...Ye,hashed:o?.hashed??Ye.hashed,cssVar:o?.cssVar}:o,a=br();return Bi(()=>{if(!e)return o;let l={...i.components};Object.keys(e.components||{}).forEach(p=>{l[p]={...l[p],...e.components[p]};});let s=`css-var-${a.replace(/:/g,"")}`,c=(r.cssVar??i.cssVar)&&{prefix:t?.prefixCls,...typeof i.cssVar=="object"?i.cssVar:{},...typeof r.cssVar=="object"?r.cssVar:{},key:typeof r.cssVar=="object"&&r.cssVar?.key||s};return {...i,...r,token:{...i.token,...r.token},components:l,cssVar:c}},[r,i],(l,s)=>l.some((c,p)=>{let g=s[p];return !Li(c,g,true)}))}function $t(e){let{children:o}=e,[,t]=T(),{motion:n}=t,r=S.useRef(false);return r.current=r.current||n===false,r.current?S.createElement(Provider,{motion:n},o):o}S.memo(({dropdownMatchSelectWidth:e})=>(mo().deprecated(e===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),null));var Tr=()=>null;var Fi=["getTargetContainer","getPopupContainer","renderEmpty","input","pagination","form","select","button"],$r;function ji(){return $r||eo}function Vi(e){return Object.keys(e).some(o=>o.endsWith("Color"))}var _i=e=>{let{prefixCls:o,iconPrefixCls:t,theme:n,holderRender:r}=e;o!==void 0&&($r=o),n&&(Vi(n)?(ir(ji(),n)):n);};var Xi=e=>{let{children:o,csp:t,autoInsertSpaceInButton:n,alert:r,anchor:i,form:a,locale:l,componentSize:s,direction:c,space:p,splitter:g,virtual:d,dropdownMatchSelectWidth:f,popupMatchSelectWidth:C,popupOverflow:h,legacyLocale:$,parentContext:m,iconPrefixCls:b,theme:u,componentDisabled:W,segmented:z,statistic:B,spin:R,calendar:ee,carousel:ae,cascader:fe,collapse:De,typography:Ae,checkbox:Ce,descriptions:Ne,divider:Se,drawer:ye,skeleton:Fe,steps:We,image:Ge,layout:ke,list:he,mentions:je,modal:Ve,progress:x,result:le,slider:L,breadcrumb:se,menu:ce,pagination:_e,input:be,textArea:pe,empty:Xe,badge:xe,radio:G,rate:oe,switch:Ue,transfer:Ao,avatar:No,message:Fo,tag:so,table:Wo,card:Go,tabs:ko,timeline:Te,timePicker:jo,upload:Vo,notification:_o,tree:Xo,colorPicker:Uo,datePicker:Ko,rangePicker:qo,flex:co,wave:Zo,dropdown:Qo,warning:Yo,tour:Jo,variant:et,inputNumber:te,treeSelect:Gn}=e,Nt=S.useCallback((w,V)=>{let{prefixCls:Pe}=e;if(V)return V;let Ie=Pe||m.getPrefixCls("");return w?`${Ie}-${w}`:Ie},[m.getPrefixCls,e.prefixCls]),Ke=b||m.iconPrefixCls||oo,qe=t||m.csp;To(Ke,qe);let ot=vt(u,m.theme,{prefixCls:Nt("")}),tt={csp:qe,autoInsertSpaceInButton:n,alert:r,anchor:i,locale:l||$,direction:c,space:p,splitter:g,virtual:d,popupMatchSelectWidth:C??f,popupOverflow:h,getPrefixCls:Nt,iconPrefixCls:Ke,theme:ot,segmented:z,statistic:B,spin:R,calendar:ee,carousel:ae,cascader:fe,collapse:De,typography:Ae,checkbox:Ce,descriptions:Ne,divider:Se,drawer:ye,skeleton:Fe,steps:We,image:Ge,input:be,textArea:pe,layout:ke,list:he,mentions:je,modal:Ve,progress:x,result:le,slider:L,breadcrumb:se,menu:ce,pagination:_e,empty:Xe,badge:xe,radio:G,rate:oe,switch:Ue,transfer:Ao,avatar:No,message:Fo,tag:so,table:Wo,card:Go,tabs:ko,timeline:Te,timePicker:jo,upload:Vo,notification:_o,tree:Xo,colorPicker:Uo,datePicker:Ko,rangePicker:qo,flex:co,wave:Zo,dropdown:Qo,warning:Yo,tour:Jo,variant:et,inputNumber:te,treeSelect:Gn},ve={...m};Object.keys(tt).forEach(w=>{tt[w]!==void 0&&(ve[w]=tt[w]);}),Fi.forEach(w=>{let V=e[w];V&&(ve[w]=V);}),typeof n<"u"&&(ve.button={autoInsertSpace:n,...ve.button});let $e=Bi(()=>ve,ve,(w,V)=>{let Pe=Object.keys(w),Ie=Object.keys(V);return Pe.length!==Ie.length||Pe.some(po=>w[po]!==V[po])}),kn=S.useMemo(()=>({prefixCls:Ke,csp:qe}),[Ke,qe]),M=S.createElement(S.Fragment,null,S.createElement(Tr,{dropdownMatchSelectWidth:f}),o),Ft=S.useMemo(()=>merge(K.Form?.defaultValidateMessages||{},$e.locale?.Form?.defaultValidateMessages||{},$e.form?.validateMessages||{},a?.validateMessages||{}),[$e,a?.validateMessages]);Object.keys(Ft).length>0&&(M=S.createElement(Vt.Provider,{value:Ft},M)),l&&(M=S.createElement(qt,{locale:l,_ANT_MARK__:Kt},M)),(M=S.createElement(Di.Provider,{value:kn},M)),s&&(M=S.createElement(lr,{size:s},M)),M=S.createElement($t,null,M);let jn=S.useMemo(()=>{let{algorithm:w,token:V,components:Pe,cssVar:Ie,...po}=ot||{},Wt=w&&(!Array.isArray(w)||w.length>0)?createTheme(w):Co,rt={};Object.entries(Pe||{}).forEach(([Vn,_n])=>{let U={..._n};"algorithm"in U&&(U.algorithm===true?U.theme=Wt:(Array.isArray(U.algorithm)||typeof U.algorithm=="function")&&(U.theme=createTheme(U.algorithm)),delete U.algorithm),rt[Vn]=U;});let Gt={...Z,...V};return {...po,theme:Wt,token:Gt,components:rt,override:{override:Gt,...rt},cssVar:Ie}},[ot]);return u&&(M=S.createElement(Je.Provider,{value:jn},M)),$e.warning&&(M=S.createElement(jt.Provider,{value:$e.warning},M)),W!==void 0&&(M=S.createElement(ar,{disabled:W},M)),S.createElement(v.Provider,{value:$e},M)},ze=e=>{let o=S.useContext(v),t=S.useContext(we);return S.createElement(Xi,{parentContext:o,legacyLocale:t,...e})};ze.ConfigContext=v;ze.SizeContext=de;ze.config=_i;ze.useConfig=cr;Object.defineProperty(ze,"SizeContext",{get:()=>(de)});var Pr=ze;var Ui=e=>{let o=S__default.useContext(de);return S__default.useMemo(()=>e?typeof e=="string"?e??o:e instanceof Function?e(o):o:o,[e,o])},io=Ui;function Pt(){let[,e]=S.useReducer(o=>o+1,0);return e}var qi=["xxl","xl","lg","md","sm","xs"],Zi=e=>({xs:`(max-width: ${e.screenXSMax}px)`,sm:`(min-width: ${e.screenSM}px)`,md:`(min-width: ${e.screenMD}px)`,lg:`(min-width: ${e.screenLG}px)`,xl:`(min-width: ${e.screenXL}px)`,xxl:`(min-width: ${e.screenXXL}px)`}),Qi=e=>{let o=e,t=[...qi].reverse();return t.forEach((n,r)=>{let i=n.toUpperCase(),a=`screen${i}Min`,l=`screen${i}`;if(!(o[a]<=o[l]))throw new Error(`${a}<=${l} fails : !(${o[a]}<=${o[l]})`);if(r<t.length-1){let s=`screen${i}Max`;if(!(o[l]<=o[s]))throw new Error(`${l}<=${s} fails : !(${o[l]}<=${o[s]})`);let p=`screen${t[r+1].toUpperCase()}Min`;if(!(o[s]<=o[p]))throw new Error(`${s}<=${p} fails : !(${o[s]}<=${o[p]})`)}}),e};function It(){let[,e]=T(),o=Zi(Qi(e));return S__default.useMemo(()=>{let t=new Map,n=-1,r={};return {matchHandlers:{},dispatch(i){return r=i,t.forEach(a=>a(r)),t.size>=1},subscribe(i){return t.size||this.register(),n+=1,t.set(n,i),i(r),n},unsubscribe(i){t.delete(i),t.size||this.unregister();},unregister(){Object.keys(o).forEach(i=>{let a=o[i],l=this.matchHandlers[a];l?.mql.removeListener(l?.listener);}),t.clear();},register(){Object.keys(o).forEach(i=>{let a=o[i],l=({matches:c})=>{this.dispatch({...r,[i]:c});},s=window.matchMedia(a);s.addListener(l),this.matchHandlers[a]={mql:s,listener:l},l(s);});},responsiveMap:o}},[e])}function ea(e=true){let o=useRef({}),t=Pt(),n=It();return Ji(()=>{let r=n.subscribe(i=>{o.current=i,e&&t();});return ()=>n.unsubscribe(r)},[]),o.current}var Mr=ea;var ta=S__default.createContext(void 0),Rr=ta;var Q=100,Er={Modal:Q,Drawer:Q,Popover:Q,Popconfirm:Q,Tooltip:Q,Tour:Q,FloatButton:Q},aa={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function la(e){return e in Er}var Or=(e,o)=>{let[,t]=T(),n=S__default.useContext(Rr),r=la(e),i;if(o!==void 0)i=[o,o];else {let a=n??0;r?a+=(n?0:t.zIndexPopupBase)+Er[e]:a+=aa[e],i=[n===void 0?o:a,a];}return i};var zr=(e,o,t)=>t!==void 0?t:`${e}-${o}`;function ca(e){return o=>S.createElement(Pr,{theme:{token:{motion:false,zIndexPopupBase:0}}},S.createElement(e,{...o}))}var pa=(e,o,t,n,r)=>ca(a=>{let{prefixCls:l,style:s}=a,c=S.useRef(null),[p,g]=S.useState(0),[d,f]=S.useState(0),[C,h]=sa(false,{value:a.open}),{getPrefixCls:$}=S.useContext(v),m=$(n||"select",l);S.useEffect(()=>{if(h(true),typeof ResizeObserver<"u"){let W=new ResizeObserver(B=>{let R=B[0].target;g(R.offsetHeight+8),f(R.offsetWidth);}),z=setInterval(()=>{let B=r?`.${r(m)}`:`.${m}-dropdown`,R=c.current?.querySelector(B);R&&(clearInterval(z),W.observe(R));},10);return ()=>{clearInterval(z),W.disconnect();}}},[]);let b={...a,style:{...s,margin:0},open:C,visible:C,getPopupContainer:()=>c.current};return t&&(b=t(b)),o&&Object.assign(b,{[o]:{overflow:{adjustX:false,adjustY:false}}}),S.createElement("div",{ref:c,style:{paddingBottom:p,position:"relative",minWidth:d}},S.createElement(e,{...b}))}),Br=pa;function Lr(e,o,t){return hn({[`${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 Hr=(e,o)=>o||e;var ga=()=>{let[,e]=T(),[o]=q("Empty"),n=new TinyColor(e.colorBgBase).toHsl().l<.5?{opacity:.65}:{};return S.createElement("svg",{style:n,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},S.createElement("title",null,o?.description||"Empty"),S.createElement("g",{fill:"none",fillRule:"evenodd"},S.createElement("g",{transform:"translate(24 31.67)"},S.createElement("ellipse",{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}),S.createElement("path",{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}),S.createElement("path",{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}),S.createElement("path",{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}),S.createElement("path",{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"})),S.createElement("path",{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}),S.createElement("g",{transform:"translate(149.65 15.383)",fill:"#FFF"},S.createElement("ellipse",{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}),S.createElement("path",{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}))))},Dr=ga;var fa=()=>{let[,e]=T(),[o]=q("Empty"),{colorFill:t,colorFillTertiary:n,colorFillQuaternary:r,colorBgContainer:i}=e,{borderColor:a,shadowColor:l,contentColor:s}=useMemo(()=>({borderColor:new TinyColor(t).onBackground(i).toHexShortString(),shadowColor:new TinyColor(n).onBackground(i).toHexShortString(),contentColor:new TinyColor(r).onBackground(i).toHexShortString()}),[t,n,r,i]);return S.createElement("svg",{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"},S.createElement("title",null,o?.description||"Empty"),S.createElement("g",{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"},S.createElement("ellipse",{fill:l,cx:"32",cy:"33",rx:"32",ry:"7"}),S.createElement("g",{fillRule:"nonzero",stroke:a},S.createElement("path",{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}),S.createElement("path",{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:s}))))},Ar=fa;var Ca=e=>{let{componentCls:o,margin:t,marginXS:n,marginXL:r,fontSize:i,lineHeight:a}=e;return {[o]:{marginInline:n,fontSize:i,lineHeight:a,textAlign:"center",[`${o}-image`]:{height:e.emptyImgHeight,marginBottom:n,opacity:e.opacityImage,img:{height:"100%"},svg:{maxWidth:"100%",height:"100%",margin:"auto"}},[`${o}-description`]:{color:e.colorTextDescription},[`${o}-footer`]:{marginTop:t},"&-normal":{marginBlock:r,color:e.colorTextDescription,[`${o}-description`]:{color:e.colorTextDescription},[`${o}-image`]:{height:e.emptyImgHeightMD}},"&-small":{marginBlock:n,color:e.colorTextDescription,[`${o}-image`]:{height:e.emptyImgHeightSM}}}}},Nr=j("Empty",e=>{let{componentCls:o,controlHeightLG:t,calc:n}=e,r=mergeToken(e,{emptyImgCls:`${o}-img`,emptyImgHeight:n(t).mul(2.5).equal(),emptyImgHeightMD:t,emptyImgHeightSM:n(t).mul(.875).equal()});return [Ca(r)]});var Fr=S.createElement(Dr,null),Wr=S.createElement(Ar,null),Mt=({className:e,rootClassName:o,prefixCls:t,image:n=Fr,description:r,children:i,imageStyle:a,style:l,...s})=>{let{getPrefixCls:c,direction:p,empty:g}=S.useContext(v),d=c("empty",t),[f,C,h]=Nr(d),[$]=q("Empty"),m=typeof r<"u"?r:$?.description,b=typeof m=="string"?m:"empty",u=null;return typeof n=="string"?u=S.createElement("img",{alt:b,src:n}):u=n,f(S.createElement("div",{className:hn(C,h,d,g?.className,{[`${d}-normal`]:n===Wr,[`${d}-rtl`]:p==="rtl"},e,o),style:{...g?.style,...l},...s},S.createElement("div",{className:`${d}-image`,style:a},u),m&&S.createElement("div",{className:`${d}-description`},m),i&&S.createElement("div",{className:`${d}-footer`},i)))};Mt.PRESENTED_IMAGE_DEFAULT=Fr;Mt.PRESENTED_IMAGE_SIMPLE=Wr;var Be=Mt;var ha=e=>{let{componentName:o}=e,{getPrefixCls:t}=useContext(v),n=t("empty");switch(o){case "Table":case "List":return S__default.createElement(Be,{image:Be.PRESENTED_IMAGE_SIMPLE});case "Select":case "TreeSelect":case "Cascader":case "Transfer":case "Mentions":return S__default.createElement(Be,{image:Be.PRESENTED_IMAGE_SIMPLE,className:`${n}-small`});case "Table.filter":return null;default:return S__default.createElement(Be,null)}},Gr=ha;var ba=e=>{let[,,,,o]=T();return o?`${e}-css-var`:""},kr=ba;S.createContext({labelAlign:"right",vertical:false,itemRef:(()=>{})});S.createContext(null);S.createContext({prefixCls:""});var jr=S.createContext({});var Vr=S.createContext(void 0);var xa=(e,o,t=void 0)=>{let{variant:n,[e]:r}=S.useContext(v),i=S.useContext(Vr),a=r?.variant,l;typeof o<"u"?l=o:t===false?l="borderless":l=i??a??n??"outlined";let s=ft.includes(l);return [l,s]},_r=xa;var Ta=e=>{let{componentCls:o}=e;return {[o]:{"&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}},Xr=Ta;var va=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"}}}},$a=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}}}};j("Space",e=>{let o=mergeToken(e,{spaceGapSmallSize:e.paddingXS,spaceGapMiddleSize:e.padding,spaceGapLargeSize:e.paddingLG});return [va(o),$a(o),Xr(o)]},()=>({}),{resetStyle:false});var wa=S.createContext(null),Ur=(e,o)=>{let t=S.useContext(wa),n=S.useMemo(()=>{if(!t)return "";let{compactDirection:r,isFirstItem:i,isLastItem:a}=t,l=r==="vertical"?"-vertical-":"-";return hn(`${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:n}};var Ma=e=>{let t={overflow:{adjustX:true,adjustY:true,shiftY:true},htmlRegion:e==="scroll"?"scroll":"visible",dynamicInset:true};return {bottomLeft:{...t,points:["tl","bl"],offset:[0,4]},bottomRight:{...t,points:["tr","br"],offset:[0,4]},topLeft:{...t,points:["bl","tl"],offset:[0,-4]},topRight:{...t,points:["br","tr"],offset:[0,-4]}}};function Ra(e,o){return e||Ma(o)}var Kr=Ra;function Ea(e,o,t){let{focusElCls:n,focus:r,borderElCls:i}=t,a=i?"> *":"",l=["hover",r?"focus":null,"active"].filter(Boolean).map(s=>`&:${s} ${a}`).join(",");return {[`&-item:not(${o}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{[l]:{zIndex:2},...n?{[`&${n}`]:{zIndex:2}}:{},[`&[disabled] ${a}`]:{zIndex:0}}}}function Oa(e,o,t){let{borderElCls:n}=t,r=n?`> ${n}`:"";return {[`&-item:not(${o}-first-item):not(${o}-last-item) ${r}`]:{borderRadius:0},[`&-item:not(${o}-last-item)${o}-first-item`]:{[`& ${r}, &${e}-sm ${r}, &${e}-lg ${r}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${o}-first-item)${o}-last-item`]:{[`& ${r}, &${e}-sm ${r}, &${e}-lg ${r}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function $o(e,o={focus:true}){let{componentCls:t}=e,n=`${t}-compact`;return {[n]:{...Ea(e,n,o),...Oa(t,n,o)}}}var za=e=>({animationDuration:e,animationFillMode:"both"}),Ba=e=>({animationDuration:e,animationFillMode:"both"}),Le=(e,o,t,n,r=false)=>{let i=r?"&":"";return {[`
41
- ${i}${e}-enter,
42
- ${i}${e}-appear
43
- `]:{...za(n),animationPlayState:"paused"},[`${i}${e}-leave`]:{...Ba(n),animationPlayState:"paused"},[`
44
- ${i}${e}-enter${e}-enter-active,
45
- ${i}${e}-appear${e}-appear-active
46
- `]:{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 Zr=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}}),Qr=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}}),Yr=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}}),Jr=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}}),en=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}}),on=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}}),tn=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}}),rn=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}}),Da={"move-up":{inKeyframes:tn,outKeyframes:rn},"move-down":{inKeyframes:Zr,outKeyframes:Qr},"move-left":{inKeyframes:Yr,outKeyframes:Jr},"move-right":{inKeyframes:en,outKeyframes:on}},Po=(e,o)=>{let{antCls:t}=e,n=`${t}-${o}`,{inKeyframes:r,outKeyframes:i}=Da[o];return [Le(n,r,i,e.motionDurationMid),{[`
47
- ${n}-enter,
48
- ${n}-appear
49
- `]:{opacity:0,animationTimingFunction:e.motionEaseOutCirc},[`${n}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]};var Io=new Keyframes("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),wo=new Keyframes("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),Mo=new Keyframes("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),Ro=new Keyframes("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),nn=new Keyframes("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),an=new Keyframes("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),ln=new Keyframes("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),sn=new Keyframes("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),Aa={"slide-up":{inKeyframes:Io,outKeyframes:wo},"slide-down":{inKeyframes:Mo,outKeyframes:Ro},"slide-left":{inKeyframes:nn,outKeyframes:an},"slide-right":{inKeyframes:ln,outKeyframes:sn}},Eo=(e,o)=>{let{antCls:t}=e,n=`${t}-${o}`,{inKeyframes:r,outKeyframes:i}=Aa[o];return [Le(n,r,i,e.motionDurationMid),{[`
50
- ${n}-enter,
51
- ${n}-appear
52
- `]:{transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint,"&-prepare":{transform:"scale(1)"}},[`${n}-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 cn=e=>{let{optionHeight:o,optionFontSize:t,optionLineHeight:n,optionPadding:r}=e;return {position:"relative",display:"block",minHeight:o,padding:r,color:e.colorText,fontWeight:"normal",fontSize:t,lineHeight:n,boxSizing:"border-box"}},Za=e=>{let{antCls:o,componentCls:t}=e,n=`${t}-item`,r=`&${o}-slide-up-enter${o}-slide-up-enter-active`,i=`&${o}-slide-up-appear${o}-slide-up-appear-active`,a=`&${o}-slide-up-leave${o}-slide-up-leave-active`,l=`${t}-dropdown-placement-`;return [{[`${t}-dropdown`]:{...k(e),position:"absolute",top:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",padding:e.paddingXXS,overflow:"hidden",fontSize:e.fontSize,fontVariant:"initial",backgroundColor:e.colorBgElevated,borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,[`
53
- ${r}${l}bottomLeft,
54
- ${i}${l}bottomLeft
55
- `]:{animationName:Io},[`
56
- ${r}${l}topLeft,
57
- ${i}${l}topLeft,
58
- ${r}${l}topRight,
59
- ${i}${l}topRight
60
- `]:{animationName:Mo},[`${a}${l}bottomLeft`]:{animationName:wo},[`
61
- ${a}${l}topLeft,
62
- ${a}${l}topRight
63
- `]:{animationName:Ro},"&-hidden":{display:"none"},[n]:{...cn(e),cursor:"pointer",transition:`background ${e.motionDurationSlow} ease`,borderRadius:e.borderRadiusSM,"&-group":{color:e.colorTextDescription,fontSize:e.fontSizeSM,cursor:"default"},"&-option":{display:"flex","&-content":{flex:"auto",...ro},"&-state":{flex:"none",display:"flex",alignItems:"center"},[`&-active:not(${n}-option-disabled)`]:{backgroundColor:e.optionActiveBg},[`&-selected:not(${n}-option-disabled)`]:{color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg,[`${n}-option-state`]:{color:e.colorPrimary},[`&:has(+ ${n}-option-selected:not(${n}-option-disabled))`]:{borderEndStartRadius:0,borderEndEndRadius:0,[`& + ${n}-option-selected:not(${n}-option-disabled)`]:{borderStartStartRadius:0,borderStartEndRadius:0}}},"&-disabled":{[`&${n}-option-selected`]:{backgroundColor:e.colorBgContainerDisabled},color:e.colorTextDisabled,cursor:"not-allowed"},"&-grouped":{paddingInlineStart:e.calc(e.controlPaddingHorizontal).mul(2).equal()}},"&-empty":{...cn(e),color:e.colorTextDisabled}},"&-rtl":{direction:"rtl"}}},Eo(e,"slide-up"),Eo(e,"slide-down"),Po(e,"move-up"),Po(e,"move-down")]},pn=Za;var Qa=e=>{let{multipleSelectItemHeight:o,paddingXXS:t,lineWidth:n,INTERNAL_FIXED_ITEM_MARGIN:r}=e,i=e.max(e.calc(t).sub(n).equal(),0),a=e.max(e.calc(i).sub(r).equal(),0);return {basePadding:i,containerPadding:a,itemHeight:unit(o),itemLineHeight:unit(e.calc(o).sub(e.calc(e.lineWidth).mul(2)).equal())}},Ya=e=>{let{multipleSelectItemHeight:o,selectHeight:t,lineWidth:n}=e;return e.calc(t).sub(o).div(2).sub(n).equal()},Ja=e=>{let{componentCls:o,iconCls:t,borderRadiusSM:n,motionDurationSlow:r,paddingXS:i,multipleItemColorDisabled:a,multipleItemBorderColorDisabled:l,colorIcon:s,colorIconHover:c,INTERNAL_FIXED_ITEM_MARGIN:p}=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:p,borderRadius:n,cursor:"default",transition:`font-size ${r}, line-height ${r}, height ${r}`,marginInlineEnd:e.calc(p).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:s,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer",[`> ${t}`]:{verticalAlign:"-0.2em"},"&:hover":{color:c}}}}}},el=(e,o)=>{let{componentCls:t,INTERNAL_FIXED_ITEM_MARGIN:n}=e,r=`${t}-selection-overflow`,i=e.multipleSelectItemHeight,a=Ya(e),l=o?`${t}-${o}`:"",s=Qa(e);return {[`${t}-multiple${l}`]:{...Ja(e),[`${t}-selector`]:{display:"flex",alignItems:"center",width:"100%",height:"100%",paddingInline:s.basePadding,paddingBlock:s.containerPadding,borderRadius:e.borderRadius,[`${t}-disabled&`]:{background:e.multipleSelectorBgDisabled,cursor:"not-allowed"},"&:after":{display:"inline-block",width:0,margin:`${unit(n)} 0`,lineHeight:unit(i),visibility:"hidden",content:'"\\a0"'}},[`${t}-selection-item`]:{height:s.itemHeight,lineHeight:unit(s.itemLineHeight)},[`${t}-selection-wrap`]:{alignSelf:"flex-start","&:after":{lineHeight:unit(i),marginBlock:n}},[`${t}-prefix`]:{marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(s.basePadding).equal()},[`${r}-item + ${r}-item,
64
- ${t}-prefix + ${t}-selection-wrap
65
- `]:{[`${t}-selection-search`]:{marginInlineStart:0},[`${t}-selection-placeholder`]:{insetInlineStart:0}},[`${r}-item-suffix`]:{minHeight:s.itemHeight,marginBlock:n},[`${t}-selection-search`]:{display:"inline-flex",position:"relative",maxWidth:"100%",marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(a).equal(),"\n &-input,\n &-mirror\n ":{height:i,fontFamily:e.fontFamily,lineHeight:unit(i),transition:`all ${e.motionDurationSlow}`},"&-input":{width:"100%",minWidth:4.1},"&-mirror":{position:"absolute",top:0,insetInlineStart:0,insetInlineEnd:"auto",zIndex:999,whiteSpace:"pre",visibility:"hidden"}},[`${t}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(s.basePadding).equal(),insetInlineEnd:e.inputPaddingHorizontalBase,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`}}}};function Ot(e,o){let{componentCls:t}=e,n=o?`${t}-${o}`:"",r={[`${t}-multiple${n}`]:{fontSize:e.fontSize,[`${t}-selector`]:{[`${t}-show-search&`]:{cursor:"text"}},[`
66
- &${t}-show-arrow ${t}-selector,
67
- &${t}-allow-clear ${t}-selector
68
- `]:{paddingInlineEnd:e.calc(e.fontSizeIcon).add(e.controlPaddingHorizontal).equal()}}};return [el(e,o),r]}var ol=e=>{let{componentCls:o}=e,t=mergeToken(e,{selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS}),n=mergeToken(e,{fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius});return [Ot(e),Ot(t,"sm"),{[`${o}-multiple${o}-sm`]:{[`${o}-selection-placeholder`]:{insetInline:e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal()},[`${o}-selection-search`]:{marginInlineStart:2}}},Ot(n,"lg")]},dn=ol;function zt(e,o){let{componentCls:t,inputPaddingHorizontalBase:n,borderRadius:r}=e,i=e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),a=o?`${t}-${o}`:"";return {[`${t}-single${a}`]:{fontSize:e.fontSize,height:e.controlHeight,[`${t}-selector`]:{...k(e,true),display:"flex",borderRadius:r,flex:"1 1 auto",[`${t}-selection-search`]:{position:"absolute",inset:0,width:"100%","&-input":{width:"100%",WebkitAppearance:"textfield"}},[`
69
- ${t}-selection-item,
70
- ${t}-selection-placeholder
71
- `]:{display:"block",padding:0,lineHeight:unit(i),transition:`all ${e.motionDurationSlow}, visibility 0s`,alignSelf:"center"},[`${t}-selection-placeholder`]:{transition:"none",pointerEvents:"none"},[["&:after",`${t}-selection-item:empty:after`,`${t}-selection-placeholder:empty:after`].join(",")]:{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}},[`
72
- &${t}-show-arrow ${t}-selection-item,
73
- &${t}-show-arrow ${t}-selection-search,
74
- &${t}-show-arrow ${t}-selection-placeholder
75
- `]:{paddingInlineEnd:e.showArrowPaddingInlineEnd},[`&${t}-open ${t}-selection-item`]:{color:e.colorTextPlaceholder},[`&:not(${t}-customize-input)`]:{[`${t}-selector`]:{width:"100%",height:"100%",alignItems:"center",padding:`0 ${unit(n)}`,[`${t}-selection-search-input`]:{height:i},"&:after":{lineHeight:unit(i)}}},[`&${t}-customize-input`]:{[`${t}-selector`]:{"&:after":{display:"none"},[`${t}-selection-search`]:{position:"static",width:"100%"},[`${t}-selection-placeholder`]:{position:"absolute",insetInlineStart:0,insetInlineEnd:0,padding:`0 ${unit(n)}`,"&:after":{display:"none"}}}}}}}function Bt(e){let{componentCls:o}=e,t=e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal();return [zt(e),zt(mergeToken(e,{controlHeight:e.controlHeightSM,borderRadius:e.borderRadiusSM}),"sm"),{[`${o}-single${o}-sm`]:{[`&:not(${o}-customize-input)`]:{[`${o}-selector`]:{padding:`0 ${unit(t)}`},[`&${o}-show-arrow ${o}-selection-search`]:{insetInlineEnd:e.calc(t).add(e.calc(e.fontSize).mul(1.5)).equal()},[`
76
- &${o}-show-arrow ${o}-selection-item,
77
- &${o}-show-arrow ${o}-selection-placeholder
78
- `]:{paddingInlineEnd:e.calc(e.fontSize).mul(1.5).equal()}}}},zt(mergeToken(e,{controlHeight:e.singleItemHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG}),"lg")]}var mn=e=>{let{fontSize:o,lineHeight:t,lineWidth:n,controlHeight:r,controlHeightSM:i,controlHeightLG:a,paddingXXS:l,controlPaddingHorizontal:s,zIndexPopupBase:c,colorText:p,fontWeightStrong:g,controlItemBgActive:d,controlItemBgHover:f,colorBgContainer:C,colorFillSecondary:h,colorBgContainerDisabled:$,colorTextDisabled:m,colorPrimaryHover:b,colorPrimary:u,controlOutline:W}=e,z=l*2,B=n*2,R=Math.min(r-z,r-B),ee=Math.min(i-z,i-B),ae=Math.min(a-z,a-B);return {INTERNAL_FIXED_ITEM_MARGIN:Math.floor(l/2),zIndexPopup:c+50,optionSelectedColor:p,optionSelectedFontWeight:g,optionSelectedBg:d,optionActiveBg:f,optionPadding:`${(r-o*t)/2}px ${s}px`,optionFontSize:o,optionLineHeight:t,optionHeight:r,selectorBg:C,clearBg:C,singleItemHeightLG:a,multipleItemBg:h,multipleItemBorderColor:"transparent",multipleItemHeight:R,multipleItemHeightSM:ee,multipleItemHeightLG:ae,multipleSelectorBgDisabled:$,multipleItemColorDisabled:m,multipleItemBorderColorDisabled:"transparent",showArrowPaddingInlineEnd:Math.ceil(e.fontSize*1.25),hoverBorderColor:b,activeBorderColor:u,activeOutlineColor:W,selectAffixPadding:l}};var fn=(e,o)=>{let{componentCls:t,antCls:n,controlOutlineWidth:r}=e;return {[`&:not(${t}-customize-input) ${t}-selector`]:{border:`${unit(e.lineWidth)} ${e.lineType} ${o.borderColor}`,background:e.selectorBg},[`&:not(${t}-disabled):not(${t}-customize-input):not(${n}-pagination-size-changer)`]:{[`&:hover ${t}-selector`]:{borderColor:o.hoverBorderHover},[`${t}-focused& ${t}-selector`]:{borderColor:o.activeBorderColor,boxShadow:`0 0 0 ${unit(r)} ${o.activeOutlineColor}`,outline:0},[`${t}-prefix`]:{color:o.color}}}},gn=(e,o)=>({[`&${e.componentCls}-status-${o.status}`]:{...fn(e,o)}}),tl=e=>({"&-outlined":{...fn(e,{borderColor:e.colorBorder,hoverBorderHover:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeOutlineColor:e.activeOutlineColor,color:e.colorText}),...gn(e,{status:"error",borderColor:e.colorError,hoverBorderHover:e.colorErrorHover,activeBorderColor:e.colorError,activeOutlineColor:e.colorErrorOutline,color:e.colorError}),...gn(e,{status:"warning",borderColor:e.colorWarning,hoverBorderHover:e.colorWarningHover,activeBorderColor:e.colorWarning,activeOutlineColor:e.colorWarningOutline,color:e.colorWarning}),[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}}}),Cn=(e,o)=>{let{componentCls:t,antCls:n}=e;return {[`&:not(${t}-customize-input) ${t}-selector`]:{background:o.bg,border:`${unit(e.lineWidth)} ${e.lineType} transparent`,color:o.color},[`&:not(${t}-disabled):not(${t}-customize-input):not(${n}-pagination-size-changer)`]:{[`&:hover ${t}-selector`]:{background:o.hoverBg},[`${t}-focused& ${t}-selector`]:{background:e.selectorBg,borderColor:o.activeBorderColor,outline:0}}}},un=(e,o)=>({[`&${e.componentCls}-status-${o.status}`]:{...Cn(e,o)}}),rl=e=>({"&-filled":{...Cn(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor,color:e.colorText}),...un(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,color:e.colorError}),...un(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,color:e.colorWarning}),[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{borderColor:e.colorBorder,background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.colorBgContainer,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}}),nl=e=>({"&-borderless":{[`${e.componentCls}-selector`]:{background:"transparent",border:`${unit(e.lineWidth)} ${e.lineType} transparent`},[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`},[`&${e.componentCls}-status-error`]:{[`${e.componentCls}-prefix, ${e.componentCls}-selection-item`]:{color:e.colorError}},[`&${e.componentCls}-status-warning`]:{[`${e.componentCls}-prefix, ${e.componentCls}-selection-item`]:{color:e.colorWarning}}}}),il=e=>({[e.componentCls]:{...tl(e),...rl(e),...nl(e)}}),Sn=il;var al=e=>{let{componentCls:o}=e;return {position:"relative",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,input:{cursor:"pointer"},[`${o}-show-search&`]:{cursor:"text",input:{cursor:"auto",color:"inherit",height:"100%"}},[`${o}-disabled&`]:{cursor:"not-allowed",input:{cursor:"not-allowed"}}}},ll=e=>{let{componentCls:o}=e;return {[`${o}-selection-search-input`]:{margin:0,padding:0,background:"transparent",border:"none",outline:"none",appearance:"none",fontFamily:"inherit","&::-webkit-search-cancel-button":{display:"none","-webkit-appearance":"none"}}}},sl=e=>{let{antCls:o,componentCls:t,inputPaddingHorizontalBase:n,iconCls:r}=e;return {[t]:{...k(e),position:"relative",display:"inline-flex",cursor:"pointer",[`&:not(${t}-customize-input) ${t}-selector`]:{...al(e),...ll(e)},[`${t}-selection-item`]:{flex:1,fontWeight:"normal",position:"relative",userSelect:"none",...ro,[`> ${o}-typography`]:{display:"inline"}},[`${t}-selection-placeholder`]:{...ro,flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"},[`${t}-arrow`]:{...no(),position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:n,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,lineHeight:1,textAlign:"center",pointerEvents:"none",display:"flex",alignItems:"center",transition:`opacity ${e.motionDurationSlow} ease`,[r]:{verticalAlign:"top",transition:`transform ${e.motionDurationSlow}`,"> svg":{verticalAlign:"top"},[`&:not(${t}-suffix)`]:{pointerEvents:"auto"}},[`${t}-disabled &`]:{cursor:"not-allowed"},"> *:not(:last-child)":{marginInlineEnd:8}},[`${t}-selection-wrap`]:{display:"flex",width:"100%",position:"relative",minWidth:0,"&:after":{content:'"\\a0"',width:0,overflow:"hidden"}},[`${t}-prefix`]:{flex:"none",marginInlineEnd:e.selectAffixPadding},[`${t}-clear`]:{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:n,zIndex:1,display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",cursor:"pointer",opacity:0,transition:`color ${e.motionDurationMid} ease, opacity ${e.motionDurationSlow} ease`,textRendering:"auto","&:before":{display:"block"},"&:hover":{color:e.colorTextTertiary}},[`&:hover ${t}-clear`]:{opacity:1,background:e.colorBgBase,borderRadius:"50%"}},[`${t}-status`]:{"&-error, &-warning, &-success, &-validating":{[`&${t}-has-feedback`]:{[`${t}-clear`]:{insetInlineEnd:e.calc(n).add(e.fontSize).add(e.paddingXS).equal()}}}}}},cl=e=>{let{componentCls:o}=e;return [{[o]:{[`&${o}-in-form-item`]:{width:"100%"}}},sl(e),Bt(e),dn(e),pn(e),{[`${o}-rtl`]:{direction:"rtl"}},$o(e,{borderElCls:`${o}-selector`,focusElCls:`${o}-focused`})]},yn=j("Select",(e,{rootPrefixCls:o})=>{let t=mergeToken(e,{rootPrefixCls:o,inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return [cl(t),Sn(t)]},mn,{unitless:{optionLineHeight:true,optionSelectedFontWeight:true}});function Lt({suffixIcon:e,clearIcon:o,menuItemSelectedIcon:t,removeIcon:n,loading:r,multiple:i,hasFeedback:a,prefixCls:l,showSuffixIcon:s,feedbackIcon:c,showArrow:p,componentName:g}){let d=o??S.createElement(dl,null),f=m=>e===null&&!a&&!p?null:S.createElement(S.Fragment,null,s!==false&&m,a&&c),C=null;if(e!==void 0)C=f(e);else if(r)C=f(S.createElement(ul,{spin:true}));else {let m=`${l}-suffix`;C=({open:b,showSearch:u})=>f(b&&u?S.createElement(fl,{className:m}):S.createElement(gl,{className:m}));}let h=null;t!==void 0?h=t:i?h=S.createElement(pl,null):h=null;let $=null;return n!==void 0?$=n:$=S.createElement(ml,null),{clearIcon:d,suffixIcon:C,itemIcon:h,removeIcon:$}}function Ht(e,o){return o!==void 0?o:e!==null}var bn="SECRET_COMBOBOX_MODE_DO_NOT_USE",bl=(e,o)=>{let{prefixCls:t,bordered:n,className:r,rootClassName:i,getPopupContainer:a,popupClassName:l,dropdownClassName:s,listHeight:c=256,placement:p,listItemHeight:g,size:d,disabled:f,notFoundContent:C,status:h,builtinPlacements:$,dropdownMatchSelectWidth:m,popupMatchSelectWidth:b,direction:u,style:W,allowClear:z,variant:B,dropdownStyle:R,transitionName:ee,tagRender:ae,maxCount:fe,prefix:De,showSearch:Ae=false,...Ce}=e,{getPopupContainer:Ne,getPrefixCls:Se,renderEmpty:ye,direction:Fe,virtual:We,popupMatchSelectWidth:Ge,popupOverflow:ke,select:he}=S.useContext(v),[,je]=T(),Ve=g??je?.controlHeight,x=Se("select",t),le=Se(),L=u??Fe,{compactSize:se,compactItemClassnames:ce}=Ur(x,L),[_e,be]=_r("select",B,n),pe=kr(x),[Xe,xe,G]=yn(x,pe),oe=S.useMemo(()=>{let{mode:te}=e;if(te!=="combobox")return te===bn?"combobox":te},[e.mode]),Ue=oe==="multiple"||oe==="tags",Ao=Ht(e.suffixIcon,e.showArrow),No=b??m??Ge,{status:Fo,hasFeedback:so,isFormItemInput:Wo,feedbackIcon:Go}=S.useContext(jr),ko=Hr(Fo,h),Te;C!==void 0?Te=C:oe==="combobox"?Te=null:Te=ye?.("Select")||S.createElement(Gr,{componentName:"Select"});let{suffixIcon:jo,itemIcon:Vo,removeIcon:_o,clearIcon:Xo}=Lt({...Ce,multiple:Ue,hasFeedback:so,feedbackIcon:Go,showSuffixIcon:Ao,prefixCls:x,componentName:"Select"}),Uo=z===true?{clearIcon:Xo}:z,Ko=hl(Ce,["suffixIcon","itemIcon"]),qo=hn(l||s,{[`${x}-dropdown-${L}`]:L==="rtl"},i,G,pe,xe),co=io(te=>d??se??te),Zo=S.useContext(So),Qo=f??Zo,Yo=hn({[`${x}-lg`]:co==="large",[`${x}-sm`]:co==="small",[`${x}-rtl`]:L==="rtl",[`${x}-${_e}`]:be,[`${x}-in-form-item`]:Wo},Lr(x,ko,so),ce,he?.className,r,i,G,pe,xe),Jo=S.useMemo(()=>p!==void 0?p:L==="rtl"?"bottomRight":"bottomLeft",[p,L]),[et]=Or("SelectLike",R?.zIndex);return Xe(S.createElement(Cl,{ref:o,virtual:We,showSearch:Ae,...Ko,style:{...he?.style,...W},dropdownMatchSelectWidth:No,transitionName:zr(le,"slide-up",ee),builtinPlacements:Kr($,ke),listHeight:c,listItemHeight:Ve,mode:oe,prefixCls:x,placement:Jo,direction:L,prefix:De,suffixIcon:jo,menuItemSelectedIcon:Vo,removeIcon:_o,allowClear:Uo,notFoundContent:Te,className:Yo,getPopupContainer:a||Ne,dropdownClassName:qo,disabled:Qo,dropdownStyle:{...R,zIndex:et},maxCount:Ue?fe:void 0,tagRender:Ue?ae:void 0}))},He=S.forwardRef(bl),xl=Br(He,"dropdownAlign");He.SECRET_COMBOBOX_MODE_DO_NOT_USE=bn;He.Option=Option;He.OptGroup=OptGroup;He._InternalPanelDoNotUseOrYouWillBeFired=xl;var xn=He;function Oo(e){return mergeToken(e,{inputAffixPadding:e.paddingXXS})}var zo=e=>{let{controlHeight:o,fontSize:t,lineHeight:n,lineWidth:r,controlHeightSM:i,controlHeightLG:a,fontSizeLG:l,lineHeightLG:s,paddingSM:c,controlPaddingHorizontalSM:p,controlPaddingHorizontal:g,colorFillAlter:d,colorPrimaryHover:f,colorPrimary:C,controlOutlineWidth:h,controlOutline:$,colorErrorOutline:m,colorWarningOutline:b,colorBgContainer:u}=e;return {paddingBlock:Math.max(Math.round((o-t*n)/2*10)/10-r,0),paddingBlockSM:Math.max(Math.round((i-t*n)/2*10)/10-r,0),paddingBlockLG:Math.ceil((a-l*s)/2*10)/10-r,paddingInline:c-r,paddingInlineSM:p-r,paddingInlineLG:g-r,addonBg:d,activeBorderColor:C,hoverBorderColor:f,activeShadow:`0 0 0 ${h}px ${$}`,errorActiveShadow:`0 0 0 ${h}px ${m}`,warningActiveShadow:`0 0 0 ${h}px ${b}`,hoverBg:u,activeBg:u,inputFontSize:t,inputFontSizeLG:l,inputFontSizeSM:t}};var Tl=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),lo=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])":{...Tl(mergeToken(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled}))}}),Bo=(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}}),Tn=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...Bo(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}},[`&${e.componentCls}-status-${o.status}${e.componentCls}-disabled`]:{borderColor:o.borderColor}}),In=(e,o)=>({"&-outlined":{...Bo(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow}),[`&${e.componentCls}-disabled, &[disabled]`]:{...lo(e)},...Tn(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError}),...Tn(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning}),...o}}),vn=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:o.addonBorderColor,color:o.addonColor}}}),wn=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}},...vn(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText}),...vn(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText}),[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:{...lo(e)}}}}),Mn=(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}}},Rn=(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}}),$n=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...Rn(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}}}),En=(e,o)=>({"&-filled":{...Rn(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor}),[`&${e.componentCls}-disabled, &[disabled]`]:{...lo(e)},...$n(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError}),...$n(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning}),...o}}),Pn=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{background:o.addonBg,color:o.addonColor}}}),On=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}`}}},...Pn(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText}),...Pn(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 vl=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}});var zn=e=>{let{paddingBlockLG:o,lineHeightLG:t,borderRadiusLG:n,paddingInlineLG:r}=e;return {padding:`${unit(o)} ${unit(r)}`,fontSize:e.inputFontSizeLG,lineHeight:t,borderRadius:n}},Lo=e=>({padding:`${unit(e.paddingBlockSM)} ${unit(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),Ho=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}`,...vl(e.colorTextPlaceholder),"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":{...zn(e)},"&-sm":{...Lo(e)},"&-rtl, &-textarea-rtl":{direction:"rtl"}}),$l=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`]:{...zn(e)},[`&-sm ${o}, &-sm > ${o}-group-addon`]:{...Lo(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",...ur(),[`${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},[`
79
- & > ${o}-affix-wrapper,
80
- & > ${o}-number-affix-wrapper,
81
- & > ${t}-picker-range
82
- `]:{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,
83
- & > ${t}-select-auto-complete ${o},
84
- & > ${t}-cascader-picker ${o},
85
- & > ${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,
86
- & > ${t}-select:first-child > ${t}-select-selector,
87
- & > ${t}-select-auto-complete:first-child ${o},
88
- & > ${t}-cascader-picker:first-child ${o}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
89
- & > ${t}-select:last-child > ${t}-select-selector,
90
- & > ${t}-cascader-picker:last-child ${o},
91
- & > ${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}}}}}},Pl=e=>{let{componentCls:o,controlHeightSM:t,lineWidth:n,calc:r}=e,a=r(t).sub(r(n).mul(2)).sub(16).div(2).equal();return {[o]:{...k(e),...Ho(e),...In(e),...En(e),...Mn(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"}}}},Il=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)}`}}}},wl=e=>{let{componentCls:o,inputAffixPadding:t,colorTextDescription:n,motionDurationSlow:r,colorIcon:i,colorIconHover:a,iconCls:l}=e,s=`${o}-affix-wrapper`,c=`${o}-affix-wrapper-disabled`;return {[s]:{...Ho(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:n},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:t},"&-suffix":{marginInlineStart:t}},...Il(e),[`${l}${o}-password-icon`]:{color:i,cursor:"pointer",transition:`all ${r}`,"&:hover":{color:a}}},[c]:{[`${l}${o}-password-icon`]:{color:i,cursor:"not-allowed","&:hover":{color:i}}}}},Ml=e=>{let{componentCls:o,borderRadiusLG:t,borderRadiusSM:n}=e;return {[`${o}-group`]:{...k(e),...$l(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:n}},...wn(e),...On(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}}}}}},Rl=e=>{let{componentCls:o,antCls:t}=e,n=`${o}-search`;return {[n]:{[o]:{"&:hover, &:focus":{[`+ ${o}-group-addon ${n}-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,[`${n}-button`]:{marginInlineEnd:-1,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${n}-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}}}},[`${n}-button`]:{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${o}-affix-wrapper, ${n}-button`]:{height:e.controlHeightLG}},"&-small":{[`${o}-affix-wrapper, ${n}-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,
92
- > ${o},
93
- ${o}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${o}-affix-wrapper-focused`]:{zIndex:2}}}}},El=e=>{let{componentCls:o,paddingLG:t}=e,n=`${o}-textarea`;return {[n]:{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"}},[`
94
- &-allow-clear > ${o},
95
- &-affix-wrapper${n}-has-feedback ${o}
96
- `]:{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},[`${n}-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}}}}}},Ol=e=>{let{componentCls:o}=e;return {[`${o}-out-of-range`]:{[`&, & input, & textarea, ${o}-show-count-suffix, ${o}-data-count`]:{color:e.colorError}}}};j("Input",e=>{let o=mergeToken(e,Oo(e));return [Pl(o),El(o),wl(o),Ml(o),Rl(o),Ol(o),$o(o)]},zo,{resetFont:false});var zl=e=>{let{componentCls:o}=e;return {[`${o}-disabled`]:{"&, &:hover":{cursor:"not-allowed",[`${o}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}},"&:focus-visible":{cursor:"not-allowed",[`${o}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}}},[`&${o}-disabled`]:{cursor:"not-allowed",[`${o}-item`]:{cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},a:{color:e.colorTextDisabled,backgroundColor:"transparent",border:"none",cursor:"not-allowed"},"&-active":{borderColor:e.colorBorder,backgroundColor:e.itemActiveBgDisabled,"&:hover, &:active":{backgroundColor:e.itemActiveBgDisabled},a:{color:e.itemActiveColorDisabled}}},[`${o}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},[`${o}-simple&`]:{backgroundColor:"transparent","&:hover, &:active":{backgroundColor:"transparent"}}},[`${o}-simple-pager`]:{color:e.colorTextDisabled},[`${o}-jump-prev, ${o}-jump-next`]:{[`${o}-item-link-icon`]:{opacity:0},[`${o}-item-ellipsis`]:{opacity:1}}},[`&${o}-simple`]:{[`${o}-prev, ${o}-next`]:{[`&${o}-disabled ${o}-item-link`]:{"&:hover, &:active":{backgroundColor:"transparent"}}}}}},Bl=e=>{let{componentCls:o}=e;return {[`&${o}-mini ${o}-total-text, &${o}-mini ${o}-simple-pager`]:{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM)},[`&${o}-mini ${o}-item`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:unit(e.calc(e.itemSizeSM).sub(2).equal())},[`&${o}-mini:not(${o}-disabled) ${o}-item:not(${o}-item-active)`]:{backgroundColor:"transparent",borderColor:"transparent","&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},[`&${o}-mini ${o}-prev, &${o}-mini ${o}-next`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:unit(e.itemSizeSM)},[`&${o}-mini:not(${o}-disabled)`]:{[`${o}-prev, ${o}-next`]:{[`&:hover ${o}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${o}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${o}-disabled:hover ${o}-item-link`]:{backgroundColor:"transparent"}}},[`
97
- &${o}-mini ${o}-prev ${o}-item-link,
98
- &${o}-mini ${o}-next ${o}-item-link
99
- `]:{backgroundColor:"transparent",borderColor:"transparent","&::after":{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM)}},[`&${o}-mini ${o}-jump-prev, &${o}-mini ${o}-jump-next`]:{height:e.itemSizeSM,marginInlineEnd:0,lineHeight:unit(e.itemSizeSM)},[`&${o}-mini ${o}-options`]:{marginInlineStart:e.paginationMiniOptionsMarginInlineStart,"&-size-changer":{top:e.miniOptionsSizeChangerTop},"&-quick-jumper":{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM),input:{...Lo(e),width:e.paginationMiniQuickJumperInputWidth,height:e.controlHeightSM}}}}},Ll=e=>{let{componentCls:o}=e;return {[`
100
- &${o}-simple ${o}-prev,
101
- &${o}-simple ${o}-next
102
- `]:{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM),verticalAlign:"top",[`${o}-item-link`]:{height:e.itemSizeSM,backgroundColor:"transparent",border:0,"&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive},"&::after":{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM)}}},[`&${o}-simple ${o}-simple-pager`]:{display:"inline-block",height:e.itemSizeSM,marginInlineEnd:e.marginXS,input:{boxSizing:"border-box",height:"100%",padding:`0 ${unit(e.paginationItemPaddingInline)}`,textAlign:"center",backgroundColor:e.itemInputBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadius,outline:"none",transition:`border-color ${e.motionDurationMid}`,color:"inherit","&:hover":{borderColor:e.colorPrimary},"&:focus":{borderColor:e.colorPrimaryHover,boxShadow:`${unit(e.inputOutlineOffset)} 0 ${unit(e.controlOutlineWidth)} ${e.controlOutline}`},"&[disabled]":{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,cursor:"not-allowed"}}}}},Hl=e=>{let{componentCls:o}=e;return {[`${o}-jump-prev, ${o}-jump-next`]:{outline:0,[`${o}-item-container`]:{position:"relative",[`${o}-item-link-icon`]:{color:e.colorPrimary,fontSize:e.fontSizeSM,opacity:0,transition:`all ${e.motionDurationMid}`,"&-svg":{top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,margin:"auto"}},[`${o}-item-ellipsis`]:{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,display:"block",margin:"auto",color:e.colorTextDisabled,letterSpacing:e.paginationEllipsisLetterSpacing,textAlign:"center",textIndent:e.paginationEllipsisTextIndent,opacity:1,transition:`all ${e.motionDurationMid}`}},"&:hover":{[`${o}-item-link-icon`]:{opacity:1},[`${o}-item-ellipsis`]:{opacity:0}}},[`
103
- ${o}-prev,
104
- ${o}-jump-prev,
105
- ${o}-jump-next
106
- `]:{marginInlineEnd:e.marginXS},[`
107
- ${o}-prev,
108
- ${o}-next,
109
- ${o}-jump-prev,
110
- ${o}-jump-next
111
- `]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,color:e.colorText,fontFamily:e.fontFamily,lineHeight:unit(e.itemSize),textAlign:"center",verticalAlign:"middle",listStyle:"none",borderRadius:e.borderRadius,cursor:"pointer",transition:`all ${e.motionDurationMid}`},[`${o}-prev, ${o}-next`]:{outline:0,button:{color:e.colorText,cursor:"pointer",userSelect:"none"},[`${o}-item-link`]:{display:"block",width:"100%",height:"100%",padding:0,fontSize:e.fontSizeSM,textAlign:"center",backgroundColor:"transparent",border:`${unit(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:"none",transition:`all ${e.motionDurationMid}`},[`&:hover ${o}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${o}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${o}-disabled:hover`]:{[`${o}-item-link`]:{backgroundColor:"transparent"}}},[`${o}-slash`]:{marginInlineEnd:e.paginationSlashMarginInlineEnd,marginInlineStart:e.paginationSlashMarginInlineStart},[`${o}-options`]:{display:"inline-block",marginInlineStart:e.margin,verticalAlign:"middle","&-size-changer":{display:"inline-block",width:"auto"},"&-quick-jumper":{display:"inline-block",height:e.controlHeight,marginInlineStart:e.marginXS,lineHeight:unit(e.controlHeight),verticalAlign:"top",input:{...Ho(e),...Bo(e,{borderColor:e.colorBorder,hoverBorderColor:e.colorPrimaryHover,activeBorderColor:e.colorPrimary,activeShadow:e.activeShadow}),"&[disabled]":{...lo(e)},width:e.calc(e.controlHeightLG).mul(1.25).equal(),height:e.controlHeight,boxSizing:"border-box",margin:0,marginInlineStart:e.marginXS,marginInlineEnd:e.marginXS}}}}},Dl=e=>{let{componentCls:o}=e;return {[`${o}-item`]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,marginInlineEnd:e.marginXS,fontFamily:e.fontFamily,lineHeight:unit(e.calc(e.itemSize).sub(2).equal()),textAlign:"center",verticalAlign:"middle",listStyle:"none",backgroundColor:e.itemBg,border:`${unit(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:0,cursor:"pointer",userSelect:"none",a:{display:"block",padding:`0 ${unit(e.paginationItemPaddingInline)}`,color:e.colorText,"&:hover":{textDecoration:"none"}},[`&:not(${o}-item-active)`]:{"&:hover":{transition:`all ${e.motionDurationMid}`,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},"&-active":{fontWeight:e.fontWeightStrong,backgroundColor:e.itemActiveBg,borderColor:e.colorPrimary,a:{color:e.colorPrimary},"&:hover":{borderColor:e.colorPrimaryHover},"&:hover a":{color:e.colorPrimaryHover}}}}},Al=e=>{let{componentCls:o}=e;return {[o]:{...k(e),display:"flex","&-start":{justifyContent:"start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"end"},"ul, ol":{margin:0,padding:0,listStyle:"none"},"&::after":{display:"block",clear:"both",height:0,overflow:"hidden",visibility:"hidden",content:'""'},[`${o}-total-text`]:{display:"inline-block",height:e.itemSize,marginInlineEnd:e.marginXS,lineHeight:unit(e.calc(e.itemSize).sub(2).equal()),verticalAlign:"middle"},...Dl(e),...Hl(e),...Ll(e),...Bl(e),...zl(e),[`@media only screen and (max-width: ${e.screenLG}px)`]:{[`${o}-item`]:{"&-after-jump-prev, &-before-jump-next":{display:"none"}}},[`@media only screen and (max-width: ${e.screenSM}px)`]:{[`${o}-options`]:{display:"none"}}},[`&${e.componentCls}-rtl`]:{direction:"rtl"}}},Nl=e=>{let{componentCls:o}=e;return {[`${o}:not(${o}-disabled)`]:{[`${o}-item`]:{...Sr(e)},[`${o}-jump-prev, ${o}-jump-next`]:{"&:focus-visible":{[`${o}-item-link-icon`]:{opacity:1},[`${o}-item-ellipsis`]:{opacity:0},...bo(e)}},[`${o}-prev, ${o}-next`]:{[`&:focus-visible ${o}-item-link`]:{...bo(e)}}}}},Dt=e=>({itemBg:e.colorBgContainer,itemSize:e.controlHeight,itemSizeSM:e.controlHeightSM,itemActiveBg:e.colorBgContainer,itemLinkBg:e.colorBgContainer,itemActiveColorDisabled:e.colorTextDisabled,itemActiveBgDisabled:e.controlItemBgActiveDisabled,itemInputBg:e.colorBgContainer,miniOptionsSizeChangerTop:0,...zo(e)}),At=e=>mergeToken(e,{inputOutlineOffset:0,paginationMiniOptionsMarginInlineStart:e.calc(e.marginXXS).div(2).equal(),paginationMiniQuickJumperInputWidth:e.calc(e.controlHeightLG).mul(1.1).equal(),paginationItemPaddingInline:e.calc(e.marginXXS).mul(1.5).equal(),paginationEllipsisLetterSpacing:e.calc(e.marginXXS).div(2).equal(),paginationSlashMarginInlineStart:e.marginSM,paginationSlashMarginInlineEnd:e.marginSM,paginationEllipsisTextIndent:"0.13em"},Oo(e)),Bn=j("Pagination",e=>{let o=At(e);return [Al(o),Nl(o)]},Dt);var Wl=e=>{let{componentCls:o}=e;return {[`${o}${o}-bordered${o}-disabled:not(${o}-mini)`]:{"&, &:hover":{[`${o}-item-link`]:{borderColor:e.colorBorder}},"&:focus-visible":{[`${o}-item-link`]:{borderColor:e.colorBorder}},[`${o}-item, ${o}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,[`&:hover:not(${o}-item-active)`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,a:{color:e.colorTextDisabled}},[`&${o}-item-active`]:{backgroundColor:e.itemActiveBgDisabled}},[`${o}-prev, ${o}-next`]:{"&:hover button":{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,color:e.colorTextDisabled},[`${o}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder}}},[`${o}${o}-bordered:not(${o}-mini)`]:{[`${o}-prev, ${o}-next`]:{"&:hover button":{borderColor:e.colorPrimaryHover,backgroundColor:e.itemBg},[`${o}-item-link`]:{backgroundColor:e.itemLinkBg,borderColor:e.colorBorder},[`&:hover ${o}-item-link`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,color:e.colorPrimary},[`&${o}-disabled`]:{[`${o}-item-link`]:{borderColor:e.colorBorder,color:e.colorTextDisabled}}},[`${o}-item`]:{backgroundColor:e.itemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,[`&:hover:not(${o}-item-active)`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,a:{color:e.colorPrimary}},"&-active":{borderColor:e.colorPrimary}}}}},Ln=Tt(["Pagination","bordered"],e=>{let o=At(e);return [Wl(o)]},Dt);function Do(e){return useMemo(()=>typeof e=="boolean"?[e,{}]:e&&typeof e=="object"?[true,e]:[void 0,void 0],[e])}var Vl=e=>{let{align:o,prefixCls:t,selectPrefixCls:n,className:r,rootClassName:i,style:a,size:l,locale:s,responsive:c,showSizeChanger:p,selectComponentClass:g,pageSizeOptions:d,...f}=e,{xs:C}=Mr(c),[,h]=T(),{getPrefixCls:$,direction:m,pagination:b={}}=S.useContext(v),u=$("pagination",t),[W,z,B]=Bn(u),R=io(l),ee=R==="small"||!!(C&&!R&&c),[ae]=q("Pagination",Qn),fe={...ae,...s},[De,Ae]=Do(p),[Ce,Ne]=Do(b.showSizeChanger),Se=De??Ce,ye=Ae??Ne,Fe=g||xn,We=S.useMemo(()=>d?d.map(x=>Number(x)):void 0,[d]),Ge=x=>{let{disabled:le,size:L,onSizeChange:se,"aria-label":ce,className:_e,options:be}=x,{className:pe,onChange:Xe}=ye||{},xe=be.find(G=>String(G.value)===String(L))?.value;return S.createElement(Fe,{disabled:le,showSearch:true,popupMatchSelectWidth:false,getPopupContainer:G=>G.parentNode,"aria-label":ce,options:be,...ye,value:xe,onChange:(G,oe)=>{se?.(G),Xe?.(G,oe);},size:ee?"small":"middle",className:hn(_e,pe)})},ke=S.useMemo(()=>{let x=S.createElement("span",{className:`${u}-item-ellipsis`},"\u2022\u2022\u2022"),le=S.createElement("button",{className:`${u}-item-link`,type:"button",tabIndex:-1},m==="rtl"?S.createElement(Nn,null):S.createElement(An,null)),L=S.createElement("button",{className:`${u}-item-link`,type:"button",tabIndex:-1},m==="rtl"?S.createElement(An,null):S.createElement(Nn,null)),se=S.createElement("a",{className:`${u}-item-link`},S.createElement("div",{className:`${u}-item-container`},m==="rtl"?S.createElement(Dn,{className:`${u}-item-link-icon`}):S.createElement(Hn,{className:`${u}-item-link-icon`}),x)),ce=S.createElement("a",{className:`${u}-item-link`},S.createElement("div",{className:`${u}-item-container`},m==="rtl"?S.createElement(Hn,{className:`${u}-item-link-icon`}):S.createElement(Dn,{className:`${u}-item-link-icon`}),x));return {prevIcon:le,nextIcon:L,jumpPrevIcon:se,jumpNextIcon:ce}},[m,u]),he=$("select",n),je=hn({[`${u}-${o}`]:!!o,[`${u}-mini`]:ee,[`${u}-rtl`]:m==="rtl",[`${u}-bordered`]:h.wireframe},b?.className,r,i,z,B),Ve={...b?.style,...a};return W(S.createElement(S.Fragment,null,h.wireframe&&S.createElement(Ln,{prefixCls:u}),S.createElement(kl,{...ke,...f,style:Ve,prefixCls:u,selectPrefixCls:he,className:je,locale:fe,pageSizeOptions:We,showSizeChanger:Se,sizeChangerRender:Ge})))},Wn=Vl;var Pu=Wn;export{Pu as default};
@@ -1,2 +0,0 @@
1
- declare const _default: import("react").FunctionComponent<import("@ant-design/cssinjs-utils/lib/util/genStyleUtils").SubStyleComponentProps>;
2
- export default _default;
@@ -1,68 +0,0 @@
1
- import {createTheme,useCacheToken,unit}from'@ant-design/cssinjs';import {genStyleUtils,mergeToken}from'@ant-design/cssinjs-utils';import*as _e from'react';import _e__default,{useContext}from'react';import {presetPrimaryColors,presetPalettes,generate}from'@ant-design/colors';import {TinyColor}from'@ctrl/tinycolor';var v=(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}),Le=()=>({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"}}),ie=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),le=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"}}}),ae=(e,o,r,n)=>{let t=`[class^="${o}"], [class*=" ${o}"]`,l=r?`.${r}`:t,i={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},s={};return n!==false&&(s={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[l]:{...s,...i,[t]:i}}},w=e=>({outline:`${unit(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),ce=e=>({"&:focus-visible":{...w(e)}}),G=e=>({[`.${e}`]:{...Le(),[`.${e} .${e}-icon`]:{display:"block"}}});function Fe(e,o,r){let{focusElCls:n,focus:t,borderElCls:l}=r,i=l?"> *":"",s=["hover",t?"focus":null,"active"].filter(Boolean).map(p=>`&:${p} ${i}`).join(",");return {[`&-item:not(${o}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{[s]:{zIndex:2},...n?{[`&${n}`]:{zIndex:2}}:{},[`&[disabled] ${i}`]:{zIndex:0}}}}function Ge(e,o,r){let{borderElCls:n}=r,t=n?`> ${n}`:"";return {[`&-item:not(${o}-first-item):not(${o}-last-item) ${t}`]:{borderRadius:0},[`&-item:not(${o}-last-item)${o}-first-item`]:{[`& ${t}, &${e}-sm ${t}, &${e}-lg ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${o}-first-item)${o}-last-item`]:{[`& ${t}, &${e}-sm ${t}, &${e}-lg ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function se(e,o={focus:true}){let{componentCls:r}=e,n=`${r}-compact`;return {[n]:{...Fe(e,n,o),...Ge(r,n,o)}}}function de(e){return (e+8)/e}function j(e){let o=new Array(10).fill(null).map((r,n)=>{let t=n-1,l=e*Math.E**(t/5),i=n>1?Math.floor(l):Math.ceil(l);return Math.floor(i/2)*2});return o[1]=e,o.map(r=>({size:r,lineHeight:de(r)}))}var ge={version:"0.0.3"};var me=ge.version;var W={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"},We={...W,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=We;function N(e,{generateColorPalettes:o,generateNeutralColorPalettes:r}){let{colorSuccess:n,colorWarning:t,colorError:l,colorInfo:i,colorPrimary:s,colorBgBase:p,colorTextBase:a}=e,c=o(s),d=o(n),m=o(t),u=o(l),S=o(i),T=r(p,a),L=e.colorLink||e.colorInfo,$=o(L),F=new TinyColor(u[1]).mix(new TinyColor(u[3]),50).toHexString();return {...T,colorPrimaryBg:c[1],colorPrimaryBgHover:c[2],colorPrimaryBorder:c[3],colorPrimaryBorderHover:c[4],colorPrimaryHover:c[5],colorPrimary:c[6],colorPrimaryActive:c[7],colorPrimaryTextHover:c[8],colorPrimaryText:c[9],colorPrimaryTextActive:c[10],colorSuccessBg:d[1],colorSuccessBgHover:d[2],colorSuccessBorder:d[3],colorSuccessBorderHover:d[4],colorSuccessHover:d[4],colorSuccess:d[6],colorSuccessActive:d[7],colorSuccessTextHover:d[8],colorSuccessText:d[9],colorSuccessTextActive:d[10],colorErrorBg:u[1],colorErrorBgHover:u[2],colorErrorBgFilledHover:F,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: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:S[1],colorInfoBgHover:S[2],colorInfoBorder:S[3],colorInfoBorderHover:S[4],colorInfoHover:S[4],colorInfo:S[6],colorInfoActive:S[7],colorInfoTextHover:S[8],colorInfoText:S[9],colorInfoTextActive:S[10],colorLinkHover:$[4],colorLink:$[6],colorLinkActive:$[7],colorBgMask:new TinyColor("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"}}var Xe=e=>{let o=e,r=e,n=e,t=e;return e<6&&e>=5?o=e+1:e<16&&e>=6?o=e+2:e>=16&&(o=16),e<7&&e>=5?r=4:e<8&&e>=7?r=5:e<14&&e>=8?r=6:e<16&&e>=14?r=7:e>=16&&(r=8),e<6&&e>=2?n=1:e>=6&&(n=2),e>4&&e<8?t=4:e>=8&&(t=6),{borderRadius:e,borderRadiusXS:n,borderRadiusSM:r,borderRadiusLG:o,borderRadiusOuter:t}},ue=Xe;function q(e){let{motionUnit:o,motionBase:r,borderRadius:n,lineWidth:t}=e;return {motionDurationFast:`${(r+o).toFixed(1)}s`,motionDurationMid:`${(r+o*2).toFixed(1)}s`,motionDurationSlow:`${(r+o*3).toFixed(1)}s`,lineWidthBold:t+1,...ue(n)}}var Ne=e=>{let{controlHeight:o}=e;return {controlHeightSM:o*.75,controlHeightXS:o*.5,controlHeightLG:o*1.25}},fe=Ne;var qe=e=>{let o=j(e),r=o.map(c=>c.size),n=o.map(c=>c.lineHeight),t=r[1],l=r[0],i=r[2],s=n[1],p=n[0],a=n[2];return {fontSizeSM:l,fontSize:t,fontSizeLG:i,fontSizeXL:r[3],fontSizeHeading1:r[6],fontSizeHeading2:r[5],fontSizeHeading3:r[4],fontSizeHeading4:r[3],fontSizeHeading5:r[2],lineHeight:s,lineHeightLG:a,lineHeightSM:p,fontHeight:Math.round(s*t),fontHeightLG:Math.round(a*i),fontHeightSM:Math.round(p*l),lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}},Se=qe;function U(e){let{sizeUnit:o,sizeStep:r}=e;return {sizeXXL:o*(r+8),sizeXL:o*(r+4),sizeLG:o*(r+2),sizeMD:o*(r+1),sizeMS:o*r,size:o*r,sizeSM:o*(r-1),sizeXS:o*(r-2),sizeXXS:o*(r-3)}}var f=(e,o)=>new TinyColor(e).setAlpha(o).toRgbString(),x=(e,o)=>new TinyColor(e).darken(o).toHexString();var be=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]}},he=(e,o)=>{let r=e||"#fff",n=o||"#000";return {colorBgBase:r,colorTextBase:n,colorText:f(n,.88),colorTextSecondary:f(n,.65),colorTextTertiary:f(n,.45),colorTextQuaternary:f(n,.25),colorFill:f(n,.15),colorFillSecondary:f(n,.06),colorFillTertiary:f(n,.04),colorFillQuaternary:f(n,.02),colorBgSolid:f(n,1),colorBgSolidHover:f(n,.75),colorBgSolidActive:f(n,.95),colorBgLayout:x(r,4),colorBgContainer:x(r,0),colorBgElevated:x(r,0),colorBgSpotlight:f(n,.85),colorBgBlur:"transparent",colorBorder:x(r,15),colorBorderSecondary:x(r,6)}};function Q(e){presetPrimaryColors.pink=presetPrimaryColors.magenta,presetPalettes.pink=presetPalettes.magenta;let o=Object.keys(W).map(r=>{let n=e[r]===presetPrimaryColors[r]?presetPalettes[r]:generate(e[r]);return new Array(10).fill(1).reduce((t,l,i)=>(t[`${r}-${i+1}`]=n[i],t[`${r}${i+1}`]=n[i],t),{})}).reduce((r,n)=>(r={...r,...n},r),{});return {...e,...o,...N(e,{generateColorPalettes:be,generateNeutralColorPalettes:he}),...Se(e.fontSize),...U(e),...fe(e),...q(e)}}var ye=createTheme(Q),xe={token:y,override:{override:y},hashed:true},J=_e__default.createContext(xe);function K(e){return e>=0&&e<=255}function Je(e,o){let{r,g:n,b:t,a:l}=new TinyColor(e).toRgb();if(l<1)return e;let{r:i,g:s,b:p}=new TinyColor(o).toRgb();for(let a=.01;a<=1;a+=.01){let c=Math.round((r-i*(1-a))/a),d=Math.round((n-s*(1-a))/a),m=Math.round((t-p*(1-a))/a);if(K(c)&&K(d)&&K(m))return new TinyColor({r:c,g:d,b:m,a:Math.round(a*100)/100}).toRgbString()}return new TinyColor({r,g:n,b:t,a:1}).toRgbString()}var P=Je;function H(e){let{override:o,...r}=e,n={...o};Object.keys(y).forEach(m=>{delete n[m];});let t={...r,...n},l=480,i=576,s=768,p=992,a=1200,c=1600;return t.motion===false&&(t.motionDurationFast="0s",t.motionDurationMid="0s",t.motionDurationSlow="0s"),{...t,colorFillContent:t.colorFillSecondary,colorFillContentHover:t.colorFill,colorFillAlter:t.colorFillQuaternary,colorBgContainerDisabled:t.colorFillTertiary,colorBorderBg:t.colorBgContainer,colorSplit:P(t.colorBorderSecondary,t.colorBgContainer),colorTextPlaceholder:t.colorTextQuaternary,colorTextDisabled:t.colorTextQuaternary,colorTextHeading:t.colorText,colorTextLabel:t.colorTextSecondary,colorTextDescription:t.colorTextTertiary,colorTextLightSolid:t.colorWhite,colorHighlight:t.colorError,colorBgTextHover:t.colorFillSecondary,colorBgTextActive:t.colorFill,colorIcon:t.colorTextTertiary,colorIconHover:t.colorText,colorErrorOutline:P(t.colorErrorBg,t.colorBgContainer),colorWarningOutline:P(t.colorWarningBg,t.colorBgContainer),fontSizeIcon:t.fontSizeSM,lineWidthFocus:t.lineWidth*3,lineWidth:t.lineWidth,controlOutlineWidth:t.lineWidth*2,controlInteractiveSize:t.controlHeight/2,controlItemBgHover:t.colorFillTertiary,controlItemBgActive:t.colorPrimaryBg,controlItemBgActiveHover:t.colorPrimaryBgHover,controlItemBgActiveDisabled:t.colorFill,controlTmpOutline:t.colorFillQuaternary,controlOutline:P(t.colorPrimaryBg,t.colorBgContainer),lineType:t.lineType,borderRadius:t.borderRadius,borderRadiusXS:t.borderRadiusXS,borderRadiusSM:t.borderRadiusSM,borderRadiusLG:t.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:t.sizeXXS,paddingXS:t.sizeXS,paddingSM:t.sizeSM,padding:t.size,paddingMD:t.sizeMD,paddingLG:t.sizeLG,paddingXL:t.sizeXL,paddingContentHorizontalLG:t.sizeLG,paddingContentVerticalLG:t.sizeMS,paddingContentHorizontal:t.sizeMS,paddingContentVertical:t.sizeSM,paddingContentHorizontalSM:t.size,paddingContentVerticalSM:t.sizeXS,marginXXS:t.sizeXXS,marginXS:t.sizeXS,marginSM:t.sizeSM,margin:t.size,marginMD:t.sizeMD,marginLG:t.sizeLG,marginXL:t.sizeXL,marginXXL:t.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:l,screenXSMin:l,screenXSMax:i-1,screenSM:i,screenSMMin:i,screenSMMax:s-1,screenMD:s,screenMDMin:s,screenMDMax:p-1,screenLG:p,screenLGMin:p,screenLGMax:a-1,screenXL:a,screenXLMin:a,screenXLMax:c-1,screenXXL:c,screenXXLMin:c,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 Z={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},Ze={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},eo={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},Te=(e,o,r)=>{let n=r.getDerivativeToken(e),{override:t,...l}=o,i={...n,override:t};return i=H(i),l&&Object.entries(l).forEach(([s,p])=>{let{theme:a,...c}=p,d=c;a&&(d=Te({...i,...c},{override:c},a)),i[s]=d;}),i};function I(){let{token:e,hashed:o,theme:r,override:n,cssVar:t}=_e__default.useContext(J),l=`${me}-${o||""}`,i=r||ye,[s,p,a]=useCacheToken(i,[y,e],{salt:l,override:n,getComputedToken:Te,formatToken:H,cssVar:t&&{prefix:t.prefix,key:t.key,unitless:Z,ignore:Ze,preserve:eo}});return [i,a,o?p:"",s,t]}var $e="ant",ee="anticon";var oo=(e,o)=>o||(e?`${$e}-${e}`:$e),E=_e.createContext({getPrefixCls:oo,iconPrefixCls:ee}),{Consumer:Tr}=E;var{genStyleHooks:M,genComponentStyleHook:to,genSubStyleComponent:oe}=genStyleUtils({usePrefix:()=>{let{getPrefixCls:e,iconPrefixCls:o}=useContext(E);return {rootPrefixCls:e(),iconPrefixCls:o}},useToken:()=>{let[e,o,r,n,t]=I();return {theme:e,realToken:o,hashId:r,token:n,cssVar:t}},useCSP:()=>{let{csp:e}=useContext(E);return e??{}},getResetStyles:(e,o)=>[{"&":le(e)},G(o?.prefix.iconPrefixCls??ee)],getCommonStyle:ae,getCompUnitless:(()=>Z)});function R(e){return mergeToken(e,{inputAffixPadding:e.paddingXXS})}var A=e=>{let{controlHeight:o,fontSize:r,lineHeight:n,lineWidth:t,controlHeightSM:l,controlHeightLG:i,fontSizeLG:s,lineHeightLG:p,paddingSM:a,controlPaddingHorizontalSM:c,controlPaddingHorizontal:d,colorFillAlter:m,colorPrimaryHover:u,colorPrimary:S,controlOutlineWidth:T,controlOutline:L,colorErrorOutline:$,colorWarningOutline:F,colorBgContainer:ne}=e;return {paddingBlock:Math.max(Math.round((o-r*n)/2*10)/10-t,0),paddingBlockSM:Math.max(Math.round((l-r*n)/2*10)/10-t,0),paddingBlockLG:Math.ceil((i-s*p)/2*10)/10-t,paddingInline:a-t,paddingInlineSM:c-t,paddingInlineLG:d-t,addonBg:m,activeBorderColor:S,hoverBorderColor:u,activeShadow:`0 0 0 ${T}px ${L}`,errorActiveShadow:`0 0 0 ${T}px ${$}`,warningActiveShadow:`0 0 0 ${T}px ${F}`,hoverBg:ne,activeBg:ne,inputFontSize:r,inputFontSizeLG:s,inputFontSizeSM:r}};var no=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),B=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])":{...no(mergeToken(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled}))}}),D=(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}}),Ie=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...D(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}},[`&${e.componentCls}-status-${o.status}${e.componentCls}-disabled`]:{borderColor:o.borderColor}}),ze=(e,o)=>({"&-outlined":{...D(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow}),[`&${e.componentCls}-disabled, &[disabled]`]:{...B(e)},...Ie(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError}),...Ie(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning}),...o}}),Me=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:o.addonBorderColor,color:o.addonColor}}}),He=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}},...Me(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText}),...Me(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText}),[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:{...B(e)}}}}),Ee=(e,o)=>{let{componentCls:r}=e;return {"&-borderless":{background:"transparent",border:"none","&:focus, &:focus-within":{outline:"none"},[`&${r}-disabled, &[disabled]`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${r}-status-error`]:{"&, & input, & textarea":{color:e.colorError}},[`&${r}-status-warning`]:{"&, & input, & textarea":{color:e.colorWarning}},...o}}},Re=(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}}),Be=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...Re(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}}}),Ae=(e,o)=>({"&-filled":{...Re(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor}),[`&${e.componentCls}-disabled, &[disabled]`]:{...B(e)},...Be(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError}),...Be(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning}),...o}}),we=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{background:o.addonBg,color:o.addonColor}}}),De=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}`}}},...we(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText}),...we(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 io=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}});var Oe=e=>{let{paddingBlockLG:o,lineHeightLG:r,borderRadiusLG:n,paddingInlineLG:t}=e;return {padding:`${unit(o)} ${unit(t)}`,fontSize:e.inputFontSizeLG,lineHeight:r,borderRadius:n}},O=e=>({padding:`${unit(e.paddingBlockSM)} ${unit(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),k=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}`,...io(e.colorTextPlaceholder),"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":{...Oe(e)},"&-sm":{...O(e)},"&-rtl, &-textarea-rtl":{direction:"rtl"}}),lo=e=>{let{componentCls:o,antCls:r}=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`]:{...Oe(e)},[`&-sm ${o}, &-sm > ${o}-group-addon`]:{...O(e)},[`&-lg ${r}-select-single ${r}-select-selector`]:{height:e.controlHeightLG},[`&-sm ${r}-select-single ${r}-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,[`${r}-select`]:{margin:`${unit(e.calc(e.paddingBlock).add(1).mul(-1).equal())} ${unit(e.calc(e.paddingInline).mul(-1).equal())}`,[`&${r}-select-single:not(${r}-select-customize-input):not(${r}-pagination-size-changer)`]:{[`${r}-select-selector`]:{backgroundColor:"inherit",border:`${unit(e.lineWidth)} ${e.lineType} transparent`,boxShadow:"none"}}},[`${r}-cascader-picker`]:{margin:`-9px ${unit(e.calc(e.paddingInline).mul(-1).equal())}`,backgroundColor:"transparent",[`${r}-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,[`${r}-select ${r}-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,[`${r}-select ${r}-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",...ie(),[`${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},[`
36
- & > ${o}-affix-wrapper,
37
- & > ${o}-number-affix-wrapper,
38
- & > ${r}-picker-range
39
- `]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderInlineEndWidth:e.lineWidth},[o]:{float:"none"},[`& > ${r}-select > ${r}-select-selector,
40
- & > ${r}-select-auto-complete ${o},
41
- & > ${r}-cascader-picker ${o},
42
- & > ${o}-group-wrapper ${o}`]:{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover, &:focus":{zIndex:1}},[`& > ${r}-select-focused`]:{zIndex:1},[`& > ${r}-select > ${r}-select-arrow`]:{zIndex:1},[`& > *:first-child,
43
- & > ${r}-select:first-child > ${r}-select-selector,
44
- & > ${r}-select-auto-complete:first-child ${o},
45
- & > ${r}-cascader-picker:first-child ${o}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
46
- & > ${r}-select:last-child > ${r}-select-selector,
47
- & > ${r}-cascader-picker:last-child ${o},
48
- & > ${r}-cascader-picker-focused:last-child ${o}`]:{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius},[`& > ${r}-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}}}}}},ao=e=>{let{componentCls:o,controlHeightSM:r,lineWidth:n,calc:t}=e,i=t(r).sub(t(n).mul(2)).sub(16).div(2).equal();return {[o]:{...v(e),...k(e),...ze(e),...Ae(e),...Ee(e),'&[type="color"]':{height:e.controlHeight,[`&${o}-lg`]:{height:e.controlHeightLG},[`&${o}-sm`]:{height:r,paddingTop:i,paddingBottom:i}},'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}}}},co=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)}`}}}},so=e=>{let{componentCls:o,inputAffixPadding:r,colorTextDescription:n,motionDurationSlow:t,colorIcon:l,colorIconHover:i,iconCls:s}=e,p=`${o}-affix-wrapper`,a=`${o}-affix-wrapper-disabled`;return {[p]:{...k(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:n},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:r},"&-suffix":{marginInlineStart:r}},...co(e),[`${s}${o}-password-icon`]:{color:l,cursor:"pointer",transition:`all ${t}`,"&:hover":{color:i}}},[a]:{[`${s}${o}-password-icon`]:{color:l,cursor:"not-allowed","&:hover":{color:l}}}}},po=e=>{let{componentCls:o,borderRadiusLG:r,borderRadiusSM:n}=e;return {[`${o}-group`]:{...v(e),...lo(e),"&-rtl":{direction:"rtl"},"&-wrapper":{display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":{[`${o}-group-addon`]:{borderRadius:r,fontSize:e.inputFontSizeLG}},"&-sm":{[`${o}-group-addon`]:{borderRadius:n}},...He(e),...De(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}}}}}},go=e=>{let{componentCls:o,antCls:r}=e,n=`${o}-search`;return {[n]:{[o]:{"&:hover, &:focus":{[`+ ${o}-group-addon ${n}-button:not(${r}-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,[`${n}-button`]:{marginInlineEnd:-1,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${n}-button:not(${r}-btn-primary)`]:{color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive},[`&${r}-btn-loading::before`]:{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0}}}},[`${n}-button`]:{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${o}-affix-wrapper, ${n}-button`]:{height:e.controlHeightLG}},"&-small":{[`${o}-affix-wrapper, ${n}-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,
49
- > ${o},
50
- ${o}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${o}-affix-wrapper-focused`]:{zIndex:2}}}}},mo=e=>{let{componentCls:o,paddingLG:r}=e,n=`${o}-textarea`;return {[n]:{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"}},[`
51
- &-allow-clear > ${o},
52
- &-affix-wrapper${n}-has-feedback ${o}
53
- `]:{paddingInlineEnd:r},[`&-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},[`${n}-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}}}}}},uo=e=>{let{componentCls:o}=e;return {[`${o}-out-of-range`]:{[`&, & input, & textarea, ${o}-show-count-suffix, ${o}-data-count`]:{color:e.colorError}}}};M("Input",e=>{let o=mergeToken(e,R(e));return [ao(o),mo(o),so(o),po(o),go(o),uo(o),se(o)]},A,{resetFont:false});var fo=e=>{let{componentCls:o}=e;return {[`${o}-disabled`]:{"&, &:hover":{cursor:"not-allowed",[`${o}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}},"&:focus-visible":{cursor:"not-allowed",[`${o}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}}},[`&${o}-disabled`]:{cursor:"not-allowed",[`${o}-item`]:{cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},a:{color:e.colorTextDisabled,backgroundColor:"transparent",border:"none",cursor:"not-allowed"},"&-active":{borderColor:e.colorBorder,backgroundColor:e.itemActiveBgDisabled,"&:hover, &:active":{backgroundColor:e.itemActiveBgDisabled},a:{color:e.itemActiveColorDisabled}}},[`${o}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},[`${o}-simple&`]:{backgroundColor:"transparent","&:hover, &:active":{backgroundColor:"transparent"}}},[`${o}-simple-pager`]:{color:e.colorTextDisabled},[`${o}-jump-prev, ${o}-jump-next`]:{[`${o}-item-link-icon`]:{opacity:0},[`${o}-item-ellipsis`]:{opacity:1}}},[`&${o}-simple`]:{[`${o}-prev, ${o}-next`]:{[`&${o}-disabled ${o}-item-link`]:{"&:hover, &:active":{backgroundColor:"transparent"}}}}}},So=e=>{let{componentCls:o}=e;return {[`&${o}-mini ${o}-total-text, &${o}-mini ${o}-simple-pager`]:{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM)},[`&${o}-mini ${o}-item`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:unit(e.calc(e.itemSizeSM).sub(2).equal())},[`&${o}-mini:not(${o}-disabled) ${o}-item:not(${o}-item-active)`]:{backgroundColor:"transparent",borderColor:"transparent","&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},[`&${o}-mini ${o}-prev, &${o}-mini ${o}-next`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:unit(e.itemSizeSM)},[`&${o}-mini:not(${o}-disabled)`]:{[`${o}-prev, ${o}-next`]:{[`&:hover ${o}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${o}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${o}-disabled:hover ${o}-item-link`]:{backgroundColor:"transparent"}}},[`
54
- &${o}-mini ${o}-prev ${o}-item-link,
55
- &${o}-mini ${o}-next ${o}-item-link
56
- `]:{backgroundColor:"transparent",borderColor:"transparent","&::after":{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM)}},[`&${o}-mini ${o}-jump-prev, &${o}-mini ${o}-jump-next`]:{height:e.itemSizeSM,marginInlineEnd:0,lineHeight:unit(e.itemSizeSM)},[`&${o}-mini ${o}-options`]:{marginInlineStart:e.paginationMiniOptionsMarginInlineStart,"&-size-changer":{top:e.miniOptionsSizeChangerTop},"&-quick-jumper":{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM),input:{...O(e),width:e.paginationMiniQuickJumperInputWidth,height:e.controlHeightSM}}}}},Co=e=>{let{componentCls:o}=e;return {[`
57
- &${o}-simple ${o}-prev,
58
- &${o}-simple ${o}-next
59
- `]:{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM),verticalAlign:"top",[`${o}-item-link`]:{height:e.itemSizeSM,backgroundColor:"transparent",border:0,"&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive},"&::after":{height:e.itemSizeSM,lineHeight:unit(e.itemSizeSM)}}},[`&${o}-simple ${o}-simple-pager`]:{display:"inline-block",height:e.itemSizeSM,marginInlineEnd:e.marginXS,input:{boxSizing:"border-box",height:"100%",padding:`0 ${unit(e.paginationItemPaddingInline)}`,textAlign:"center",backgroundColor:e.itemInputBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadius,outline:"none",transition:`border-color ${e.motionDurationMid}`,color:"inherit","&:hover":{borderColor:e.colorPrimary},"&:focus":{borderColor:e.colorPrimaryHover,boxShadow:`${unit(e.inputOutlineOffset)} 0 ${unit(e.controlOutlineWidth)} ${e.controlOutline}`},"&[disabled]":{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,cursor:"not-allowed"}}}}},bo=e=>{let{componentCls:o}=e;return {[`${o}-jump-prev, ${o}-jump-next`]:{outline:0,[`${o}-item-container`]:{position:"relative",[`${o}-item-link-icon`]:{color:e.colorPrimary,fontSize:e.fontSizeSM,opacity:0,transition:`all ${e.motionDurationMid}`,"&-svg":{top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,margin:"auto"}},[`${o}-item-ellipsis`]:{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,display:"block",margin:"auto",color:e.colorTextDisabled,letterSpacing:e.paginationEllipsisLetterSpacing,textAlign:"center",textIndent:e.paginationEllipsisTextIndent,opacity:1,transition:`all ${e.motionDurationMid}`}},"&:hover":{[`${o}-item-link-icon`]:{opacity:1},[`${o}-item-ellipsis`]:{opacity:0}}},[`
60
- ${o}-prev,
61
- ${o}-jump-prev,
62
- ${o}-jump-next
63
- `]:{marginInlineEnd:e.marginXS},[`
64
- ${o}-prev,
65
- ${o}-next,
66
- ${o}-jump-prev,
67
- ${o}-jump-next
68
- `]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,color:e.colorText,fontFamily:e.fontFamily,lineHeight:unit(e.itemSize),textAlign:"center",verticalAlign:"middle",listStyle:"none",borderRadius:e.borderRadius,cursor:"pointer",transition:`all ${e.motionDurationMid}`},[`${o}-prev, ${o}-next`]:{outline:0,button:{color:e.colorText,cursor:"pointer",userSelect:"none"},[`${o}-item-link`]:{display:"block",width:"100%",height:"100%",padding:0,fontSize:e.fontSizeSM,textAlign:"center",backgroundColor:"transparent",border:`${unit(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:"none",transition:`all ${e.motionDurationMid}`},[`&:hover ${o}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${o}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${o}-disabled:hover`]:{[`${o}-item-link`]:{backgroundColor:"transparent"}}},[`${o}-slash`]:{marginInlineEnd:e.paginationSlashMarginInlineEnd,marginInlineStart:e.paginationSlashMarginInlineStart},[`${o}-options`]:{display:"inline-block",marginInlineStart:e.margin,verticalAlign:"middle","&-size-changer":{display:"inline-block",width:"auto"},"&-quick-jumper":{display:"inline-block",height:e.controlHeight,marginInlineStart:e.marginXS,lineHeight:unit(e.controlHeight),verticalAlign:"top",input:{...k(e),...D(e,{borderColor:e.colorBorder,hoverBorderColor:e.colorPrimaryHover,activeBorderColor:e.colorPrimary,activeShadow:e.activeShadow}),"&[disabled]":{...B(e)},width:e.calc(e.controlHeightLG).mul(1.25).equal(),height:e.controlHeight,boxSizing:"border-box",margin:0,marginInlineStart:e.marginXS,marginInlineEnd:e.marginXS}}}}},ho=e=>{let{componentCls:o}=e;return {[`${o}-item`]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,marginInlineEnd:e.marginXS,fontFamily:e.fontFamily,lineHeight:unit(e.calc(e.itemSize).sub(2).equal()),textAlign:"center",verticalAlign:"middle",listStyle:"none",backgroundColor:e.itemBg,border:`${unit(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:0,cursor:"pointer",userSelect:"none",a:{display:"block",padding:`0 ${unit(e.paginationItemPaddingInline)}`,color:e.colorText,"&:hover":{textDecoration:"none"}},[`&:not(${o}-item-active)`]:{"&:hover":{transition:`all ${e.motionDurationMid}`,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},"&-active":{fontWeight:e.fontWeightStrong,backgroundColor:e.itemActiveBg,borderColor:e.colorPrimary,a:{color:e.colorPrimary},"&:hover":{borderColor:e.colorPrimaryHover},"&:hover a":{color:e.colorPrimaryHover}}}}},yo=e=>{let{componentCls:o}=e;return {[o]:{...v(e),display:"flex","&-start":{justifyContent:"start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"end"},"ul, ol":{margin:0,padding:0,listStyle:"none"},"&::after":{display:"block",clear:"both",height:0,overflow:"hidden",visibility:"hidden",content:'""'},[`${o}-total-text`]:{display:"inline-block",height:e.itemSize,marginInlineEnd:e.marginXS,lineHeight:unit(e.calc(e.itemSize).sub(2).equal()),verticalAlign:"middle"},...ho(e),...bo(e),...Co(e),...So(e),...fo(e),[`@media only screen and (max-width: ${e.screenLG}px)`]:{[`${o}-item`]:{"&-after-jump-prev, &-before-jump-next":{display:"none"}}},[`@media only screen and (max-width: ${e.screenSM}px)`]:{[`${o}-options`]:{display:"none"}}},[`&${e.componentCls}-rtl`]:{direction:"rtl"}}},xo=e=>{let{componentCls:o}=e;return {[`${o}:not(${o}-disabled)`]:{[`${o}-item`]:{...ce(e)},[`${o}-jump-prev, ${o}-jump-next`]:{"&:focus-visible":{[`${o}-item-link-icon`]:{opacity:1},[`${o}-item-ellipsis`]:{opacity:0},...w(e)}},[`${o}-prev, ${o}-next`]:{[`&:focus-visible ${o}-item-link`]:{...w(e)}}}}},re=e=>({itemBg:e.colorBgContainer,itemSize:e.controlHeight,itemSizeSM:e.controlHeightSM,itemActiveBg:e.colorBgContainer,itemLinkBg:e.colorBgContainer,itemActiveColorDisabled:e.colorTextDisabled,itemActiveBgDisabled:e.controlItemBgActiveDisabled,itemInputBg:e.colorBgContainer,miniOptionsSizeChangerTop:0,...A(e)}),te=e=>mergeToken(e,{inputOutlineOffset:0,paginationMiniOptionsMarginInlineStart:e.calc(e.marginXXS).div(2).equal(),paginationMiniQuickJumperInputWidth:e.calc(e.controlHeightLG).mul(1.1).equal(),paginationItemPaddingInline:e.calc(e.marginXXS).mul(1.5).equal(),paginationEllipsisLetterSpacing:e.calc(e.marginXXS).div(2).equal(),paginationSlashMarginInlineStart:e.marginSM,paginationSlashMarginInlineEnd:e.marginSM,paginationEllipsisTextIndent:"0.13em"},R(e));M("Pagination",e=>{let o=te(e);return [yo(o),xo(o)]},re);var $o=e=>{let{componentCls:o}=e;return {[`${o}${o}-bordered${o}-disabled:not(${o}-mini)`]:{"&, &:hover":{[`${o}-item-link`]:{borderColor:e.colorBorder}},"&:focus-visible":{[`${o}-item-link`]:{borderColor:e.colorBorder}},[`${o}-item, ${o}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,[`&:hover:not(${o}-item-active)`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,a:{color:e.colorTextDisabled}},[`&${o}-item-active`]:{backgroundColor:e.itemActiveBgDisabled}},[`${o}-prev, ${o}-next`]:{"&:hover button":{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,color:e.colorTextDisabled},[`${o}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder}}},[`${o}${o}-bordered:not(${o}-mini)`]:{[`${o}-prev, ${o}-next`]:{"&:hover button":{borderColor:e.colorPrimaryHover,backgroundColor:e.itemBg},[`${o}-item-link`]:{backgroundColor:e.itemLinkBg,borderColor:e.colorBorder},[`&:hover ${o}-item-link`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,color:e.colorPrimary},[`&${o}-disabled`]:{[`${o}-item-link`]:{borderColor:e.colorBorder,color:e.colorTextDisabled}}},[`${o}-item`]:{backgroundColor:e.itemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,[`&:hover:not(${o}-item-active)`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,a:{color:e.colorPrimary}},"&-active":{borderColor:e.colorPrimary}}}}},Tt=oe(["Pagination","bordered"],e=>{let o=te(e);return [$o(o)]},re);export{Tt as default};
@@ -1,99 +0,0 @@
1
- import type { SharedComponentToken, SharedInputToken } from '../../input/style/token';
2
- import type { FullToken, GenStyleFn, GetDefaultToken } from '../../theme/internal';
3
- export interface ComponentToken {
4
- /**
5
- * @desc 页码选项背景色
6
- * @descEN Background color of Pagination item
7
- */
8
- itemBg: string;
9
- /**
10
- * @desc 页码尺寸
11
- * @descEN Size of Pagination item
12
- */
13
- itemSize: number;
14
- /**
15
- * @desc 页码激活态背景色
16
- * @descEN Background color of active Pagination item
17
- */
18
- itemActiveBg: string;
19
- /**
20
- * @desc 小号页码尺寸
21
- * @descEN Size of small Pagination item
22
- */
23
- itemSizeSM: number;
24
- /**
25
- * @desc 页码链接背景色
26
- * @descEN Background color of Pagination item link
27
- */
28
- itemLinkBg: string;
29
- /**
30
- * @desc 页码激活态禁用状态背景色
31
- * @descEN Background color of disabled active Pagination item
32
- */
33
- itemActiveBgDisabled: string;
34
- /**
35
- * @desc 页码激活态禁用状态文字颜色
36
- * @descEN Text color of disabled active Pagination item
37
- */
38
- itemActiveColorDisabled: string;
39
- /**
40
- * @desc 输入框背景色
41
- * @descEN Background color of input
42
- */
43
- itemInputBg: string;
44
- /**
45
- * @desc 每页展示数量选择器 top
46
- * @descEN Top of Pagination size changer
47
- */
48
- miniOptionsSizeChangerTop: number;
49
- }
50
- /**
51
- * @desc Pagination 组件的 Token
52
- * @descEN Token for Pagination component
53
- */
54
- export interface PaginationToken extends FullToken<'Pagination'>, SharedComponentToken, SharedInputToken {
55
- /**
56
- * @desc 输入框轮廓偏移量
57
- * @descEN Outline offset of input
58
- */
59
- inputOutlineOffset: number;
60
- /**
61
- * @desc 迷你选项横向外边距
62
- * @descEN Horizontal margin of mini options
63
- */
64
- paginationMiniOptionsMarginInlineStart: number | string;
65
- /**
66
- * @desc 迷你快速跳转输入框宽度
67
- * @descEN Width of mini quick jumper input
68
- */
69
- paginationMiniQuickJumperInputWidth: number | string;
70
- /**
71
- * @desc 页码横向内边距
72
- * @descEN Horizontal padding of Pagination item
73
- */
74
- paginationItemPaddingInline: number | string;
75
- /**
76
- * @desc 省略号字母间距
77
- * @descEN Letter spacing of ellipsis
78
- */
79
- paginationEllipsisLetterSpacing: number | string;
80
- /**
81
- * @desc 省略号文本缩进
82
- * @descEN Text indent of ellipsis
83
- */
84
- paginationEllipsisTextIndent: string;
85
- /**
86
- * @desc 斜杠横向外边距
87
- * @descEN Horizontal margin of slash
88
- */
89
- paginationSlashMarginInlineStart: number;
90
- /**
91
- * @desc 斜杠横向外边距
92
- * @descEN Horizontal margin of slash
93
- */
94
- paginationSlashMarginInlineEnd: number;
95
- }
96
- export declare const prepareComponentToken: GetDefaultToken<'Pagination'>;
97
- export declare const prepareToken: (token: Parameters<GenStyleFn<"Pagination">>[0]) => PaginationToken;
98
- declare const _default: (prefixCls: string, rootCls?: string) => readonly [(node: React.ReactElement) => React.ReactElement, string, string];
99
- export default _default;