@swiftcrab/crab 0.0.3 → 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 (1785) 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/card/Card.d.ts +0 -56
  314. package/es/card/Card.js +0 -67
  315. package/es/card/Grid.d.ts +0 -9
  316. package/es/card/Grid.js +0 -40
  317. package/es/card/Meta.d.ts +0 -11
  318. package/es/card/Meta.js +0 -40
  319. package/es/card/index.d.ts +0 -13
  320. package/es/card/index.js +0 -67
  321. package/es/card/style/index.d.ts +0 -51
  322. package/es/card/style/index.js +0 -44
  323. package/es/carousel/index.d.ts +0 -27
  324. package/es/carousel/index.js +0 -40
  325. package/es/carousel/style/index.d.ts +0 -43
  326. package/es/carousel/style/index.js +0 -35
  327. package/es/cascader/Panel.d.ts +0 -12
  328. package/es/cascader/Panel.js +0 -49
  329. package/es/cascader/hooks/useBase.d.ts +0 -8
  330. package/es/cascader/hooks/useBase.js +0 -40
  331. package/es/cascader/hooks/useCheckable.d.ts +0 -2
  332. package/es/cascader/hooks/useCheckable.js +0 -1
  333. package/es/cascader/hooks/useColumnIcons.d.ts +0 -3
  334. package/es/cascader/hooks/useColumnIcons.js +0 -1
  335. package/es/cascader/index.d.ts +0 -55
  336. package/es/cascader/index.js +0 -87
  337. package/es/cascader/style/columns.d.ts +0 -4
  338. package/es/cascader/style/columns.js +0 -44
  339. package/es/cascader/style/index.d.ts +0 -51
  340. package/es/cascader/style/index.js +0 -44
  341. package/es/cascader/style/panel.d.ts +0 -2
  342. package/es/cascader/style/panel.js +0 -44
  343. package/es/checkbox/Checkbox.d.ts +0 -43
  344. package/es/checkbox/Checkbox.js +0 -46
  345. package/es/checkbox/Group.d.ts +0 -32
  346. package/es/checkbox/Group.js +0 -46
  347. package/es/checkbox/GroupContext.d.ts +0 -12
  348. package/es/checkbox/GroupContext.js +0 -1
  349. package/es/checkbox/index.d.ts +0 -11
  350. package/es/checkbox/index.js +0 -46
  351. package/es/checkbox/style/index.d.ts +0 -23
  352. package/es/checkbox/style/index.js +0 -41
  353. package/es/checkbox/useBubbleLock.d.ts +0 -7
  354. package/es/checkbox/useBubbleLock.js +0 -1
  355. package/es/col/index.d.ts +0 -4
  356. package/es/col/index.js +0 -40
  357. package/es/col/style/index.d.ts +0 -2
  358. package/es/col/style/index.js +0 -1
  359. package/es/collapse/Collapse.d.ts +0 -45
  360. package/es/collapse/Collapse.js +0 -47
  361. package/es/collapse/CollapsePanel.d.ts +0 -19
  362. package/es/collapse/CollapsePanel.js +0 -40
  363. package/es/collapse/index.d.ts +0 -4
  364. package/es/collapse/index.js +0 -47
  365. package/es/collapse/style/index.d.ts +0 -46
  366. package/es/collapse/style/index.js +0 -42
  367. package/es/color-picker/ColorPicker.d.ts +0 -8
  368. package/es/color-picker/ColorPicker.js +0 -130
  369. package/es/color-picker/ColorPickerPanel.d.ts +0 -9
  370. package/es/color-picker/ColorPickerPanel.js +0 -130
  371. package/es/color-picker/color.d.ts +0 -34
  372. package/es/color-picker/color.js +0 -1
  373. package/es/color-picker/components/ColorAlphaInput.d.ts +0 -9
  374. package/es/color-picker/components/ColorAlphaInput.js +0 -70
  375. package/es/color-picker/components/ColorClear.d.ts +0 -9
  376. package/es/color-picker/components/ColorClear.js +0 -1
  377. package/es/color-picker/components/ColorHexInput.d.ts +0 -9
  378. package/es/color-picker/components/ColorHexInput.js +0 -65
  379. package/es/color-picker/components/ColorHsbInput.d.ts +0 -9
  380. package/es/color-picker/components/ColorHsbInput.js +0 -70
  381. package/es/color-picker/components/ColorInput.d.ts +0 -14
  382. package/es/color-picker/components/ColorInput.js +0 -115
  383. package/es/color-picker/components/ColorPresets.d.ts +0 -12
  384. package/es/color-picker/components/ColorPresets.js +0 -47
  385. package/es/color-picker/components/ColorRgbInput.d.ts +0 -9
  386. package/es/color-picker/components/ColorRgbInput.js +0 -70
  387. package/es/color-picker/components/ColorSlider.d.ts +0 -20
  388. package/es/color-picker/components/ColorSlider.js +0 -61
  389. package/es/color-picker/components/ColorSteppers.d.ts +0 -15
  390. package/es/color-picker/components/ColorSteppers.js +0 -70
  391. package/es/color-picker/components/ColorTrigger.d.ts +0 -20
  392. package/es/color-picker/components/ColorTrigger.js +0 -1
  393. package/es/color-picker/components/PanelPicker/GradientColorBar.d.ts +0 -8
  394. package/es/color-picker/components/PanelPicker/GradientColorBar.js +0 -61
  395. package/es/color-picker/components/PanelPicker/index.d.ts +0 -3
  396. package/es/color-picker/components/PanelPicker/index.js +0 -130
  397. package/es/color-picker/components/PanelPresets.d.ts +0 -3
  398. package/es/color-picker/components/PanelPresets.js +0 -47
  399. package/es/color-picker/context.d.ts +0 -38
  400. package/es/color-picker/context.js +0 -1
  401. package/es/color-picker/hooks/useModeColor.d.ts +0 -17
  402. package/es/color-picker/hooks/useModeColor.js +0 -1
  403. package/es/color-picker/index.d.ts +0 -4
  404. package/es/color-picker/index.js +0 -130
  405. package/es/color-picker/interface.d.ts +0 -73
  406. package/es/color-picker/interface.js +0 -1
  407. package/es/color-picker/style/color-block.d.ts +0 -8
  408. package/es/color-picker/style/color-block.js +0 -1
  409. package/es/color-picker/style/index.d.ts +0 -62
  410. package/es/color-picker/style/index.js +0 -35
  411. package/es/color-picker/style/input.d.ts +0 -5
  412. package/es/color-picker/style/input.js +0 -1
  413. package/es/color-picker/style/picker.d.ts +0 -5
  414. package/es/color-picker/style/picker.js +0 -1
  415. package/es/color-picker/style/presets.d.ts +0 -5
  416. package/es/color-picker/style/presets.js +0 -1
  417. package/es/color-picker/style/slider.d.ts +0 -5
  418. package/es/color-picker/style/slider.js +0 -1
  419. package/es/color-picker/util.d.ts +0 -15
  420. package/es/color-picker/util.js +0 -1
  421. package/es/config-provider/DisabledContext.d.ts +0 -8
  422. package/es/config-provider/DisabledContext.js +0 -1
  423. package/es/config-provider/MotionWrapper.d.ts +0 -5
  424. package/es/config-provider/MotionWrapper.js +0 -35
  425. package/es/config-provider/PropWarning.d.ts +0 -6
  426. package/es/config-provider/PropWarning.js +0 -1
  427. package/es/config-provider/SizeContext.d.ts +0 -9
  428. package/es/config-provider/SizeContext.js +0 -1
  429. package/es/config-provider/UnstableContext.d.ts +0 -10
  430. package/es/config-provider/UnstableContext.js +0 -1
  431. package/es/config-provider/context.d.ts +0 -248
  432. package/es/config-provider/context.js +0 -1
  433. package/es/config-provider/cssVariables.d.ts +0 -3
  434. package/es/config-provider/cssVariables.js +0 -6
  435. package/es/config-provider/defaultRenderEmpty.d.ts +0 -8
  436. package/es/config-provider/defaultRenderEmpty.js +0 -41
  437. package/es/config-provider/hooks/useCSSVarCls.d.ts +0 -7
  438. package/es/config-provider/hooks/useCSSVarCls.js +0 -35
  439. package/es/config-provider/hooks/useConfig.d.ts +0 -5
  440. package/es/config-provider/hooks/useConfig.js +0 -1
  441. package/es/config-provider/hooks/useSize.d.ts +0 -3
  442. package/es/config-provider/hooks/useSize.js +0 -1
  443. package/es/config-provider/hooks/useTheme.d.ts +0 -4
  444. package/es/config-provider/hooks/useTheme.js +0 -35
  445. package/es/config-provider/hooks/useThemeKey.d.ts +0 -3
  446. package/es/config-provider/hooks/useThemeKey.js +0 -1
  447. package/es/config-provider/index.d.ts +0 -139
  448. package/es/config-provider/index.js +0 -40
  449. package/es/config-provider/style/index.d.ts +0 -1
  450. package/es/config-provider/style/index.js +0 -35
  451. package/es/copy/index.d.ts +0 -13
  452. package/es/copy/index.js +0 -1
  453. package/es/date-picker/PickerButton.d.ts +0 -4
  454. package/es/date-picker/PickerButton.js +0 -47
  455. package/es/date-picker/generatePicker/constant.d.ts +0 -5
  456. package/es/date-picker/generatePicker/constant.js +0 -1
  457. package/es/date-picker/generatePicker/generateRangePicker.d.ts +0 -17
  458. package/es/date-picker/generatePicker/generateRangePicker.js +0 -98
  459. package/es/date-picker/generatePicker/generateSinglePicker.d.ts +0 -25
  460. package/es/date-picker/generatePicker/generateSinglePicker.js +0 -98
  461. package/es/date-picker/generatePicker/index.d.ts +0 -36
  462. package/es/date-picker/generatePicker/index.js +0 -98
  463. package/es/date-picker/generatePicker/interface.d.ts +0 -72
  464. package/es/date-picker/generatePicker/interface.js +0 -0
  465. package/es/date-picker/generatePicker/useComponents.d.ts +0 -13
  466. package/es/date-picker/generatePicker/useComponents.js +0 -47
  467. package/es/date-picker/index.d.ts +0 -48
  468. package/es/date-picker/index.js +0 -98
  469. package/es/date-picker/locale/ar_EG.d.ts +0 -3
  470. package/es/date-picker/locale/ar_EG.js +0 -1
  471. package/es/date-picker/locale/az_AZ.d.ts +0 -3
  472. package/es/date-picker/locale/az_AZ.js +0 -1
  473. package/es/date-picker/locale/bg_BG.d.ts +0 -3
  474. package/es/date-picker/locale/bg_BG.js +0 -1
  475. package/es/date-picker/locale/bn_BD.d.ts +0 -3
  476. package/es/date-picker/locale/bn_BD.js +0 -1
  477. package/es/date-picker/locale/by_BY.d.ts +0 -3
  478. package/es/date-picker/locale/by_BY.js +0 -1
  479. package/es/date-picker/locale/ca_ES.d.ts +0 -3
  480. package/es/date-picker/locale/ca_ES.js +0 -1
  481. package/es/date-picker/locale/cs_CZ.d.ts +0 -3
  482. package/es/date-picker/locale/cs_CZ.js +0 -1
  483. package/es/date-picker/locale/da_DK.d.ts +0 -3
  484. package/es/date-picker/locale/da_DK.js +0 -1
  485. package/es/date-picker/locale/de_DE.d.ts +0 -3
  486. package/es/date-picker/locale/de_DE.js +0 -1
  487. package/es/date-picker/locale/el_GR.d.ts +0 -3
  488. package/es/date-picker/locale/el_GR.js +0 -1
  489. package/es/date-picker/locale/en_GB.d.ts +0 -3
  490. package/es/date-picker/locale/en_GB.js +0 -1
  491. package/es/date-picker/locale/en_US.d.ts +0 -3
  492. package/es/date-picker/locale/en_US.js +0 -1
  493. package/es/date-picker/locale/es_ES.d.ts +0 -3
  494. package/es/date-picker/locale/es_ES.js +0 -1
  495. package/es/date-picker/locale/et_EE.d.ts +0 -3
  496. package/es/date-picker/locale/et_EE.js +0 -1
  497. package/es/date-picker/locale/eu_ES.d.ts +0 -3
  498. package/es/date-picker/locale/eu_ES.js +0 -1
  499. package/es/date-picker/locale/fa_IR.d.ts +0 -3
  500. package/es/date-picker/locale/fa_IR.js +0 -1
  501. package/es/date-picker/locale/fi_FI.d.ts +0 -3
  502. package/es/date-picker/locale/fi_FI.js +0 -1
  503. package/es/date-picker/locale/fr_BE.d.ts +0 -3
  504. package/es/date-picker/locale/fr_BE.js +0 -1
  505. package/es/date-picker/locale/fr_CA.d.ts +0 -3
  506. package/es/date-picker/locale/fr_CA.js +0 -1
  507. package/es/date-picker/locale/fr_FR.d.ts +0 -3
  508. package/es/date-picker/locale/fr_FR.js +0 -1
  509. package/es/date-picker/locale/ga_IE.d.ts +0 -3
  510. package/es/date-picker/locale/ga_IE.js +0 -1
  511. package/es/date-picker/locale/gl_ES.d.ts +0 -3
  512. package/es/date-picker/locale/gl_ES.js +0 -1
  513. package/es/date-picker/locale/he_IL.d.ts +0 -3
  514. package/es/date-picker/locale/he_IL.js +0 -1
  515. package/es/date-picker/locale/hi_IN.d.ts +0 -3
  516. package/es/date-picker/locale/hi_IN.js +0 -1
  517. package/es/date-picker/locale/hr_HR.d.ts +0 -3
  518. package/es/date-picker/locale/hr_HR.js +0 -1
  519. package/es/date-picker/locale/hu_HU.d.ts +0 -3
  520. package/es/date-picker/locale/hu_HU.js +0 -1
  521. package/es/date-picker/locale/id_ID.d.ts +0 -3
  522. package/es/date-picker/locale/id_ID.js +0 -1
  523. package/es/date-picker/locale/is_IS.d.ts +0 -3
  524. package/es/date-picker/locale/is_IS.js +0 -1
  525. package/es/date-picker/locale/it_IT.d.ts +0 -3
  526. package/es/date-picker/locale/it_IT.js +0 -1
  527. package/es/date-picker/locale/ja_JP.d.ts +0 -3
  528. package/es/date-picker/locale/ja_JP.js +0 -1
  529. package/es/date-picker/locale/ka_GE.d.ts +0 -3
  530. package/es/date-picker/locale/ka_GE.js +0 -1
  531. package/es/date-picker/locale/kk_KZ.d.ts +0 -3
  532. package/es/date-picker/locale/kk_KZ.js +0 -1
  533. package/es/date-picker/locale/km_KH.d.ts +0 -3
  534. package/es/date-picker/locale/km_KH.js +0 -1
  535. package/es/date-picker/locale/kmr_IQ.d.ts +0 -3
  536. package/es/date-picker/locale/kmr_IQ.js +0 -1
  537. package/es/date-picker/locale/kn_IN.d.ts +0 -3
  538. package/es/date-picker/locale/kn_IN.js +0 -1
  539. package/es/date-picker/locale/ko_KR.d.ts +0 -3
  540. package/es/date-picker/locale/ko_KR.js +0 -1
  541. package/es/date-picker/locale/lt_LT.d.ts +0 -3
  542. package/es/date-picker/locale/lt_LT.js +0 -1
  543. package/es/date-picker/locale/lv_LV.d.ts +0 -3
  544. package/es/date-picker/locale/lv_LV.js +0 -1
  545. package/es/date-picker/locale/mk_MK.d.ts +0 -3
  546. package/es/date-picker/locale/mk_MK.js +0 -1
  547. package/es/date-picker/locale/ml_IN.d.ts +0 -3
  548. package/es/date-picker/locale/ml_IN.js +0 -1
  549. package/es/date-picker/locale/mn_MN.d.ts +0 -3
  550. package/es/date-picker/locale/mn_MN.js +0 -1
  551. package/es/date-picker/locale/ms_MY.d.ts +0 -3
  552. package/es/date-picker/locale/ms_MY.js +0 -1
  553. package/es/date-picker/locale/my_MM.d.ts +0 -3
  554. package/es/date-picker/locale/my_MM.js +0 -1
  555. package/es/date-picker/locale/nb_NO.d.ts +0 -3
  556. package/es/date-picker/locale/nb_NO.js +0 -1
  557. package/es/date-picker/locale/nl_BE.d.ts +0 -3
  558. package/es/date-picker/locale/nl_BE.js +0 -1
  559. package/es/date-picker/locale/nl_NL.d.ts +0 -3
  560. package/es/date-picker/locale/nl_NL.js +0 -1
  561. package/es/date-picker/locale/pl_PL.d.ts +0 -3
  562. package/es/date-picker/locale/pl_PL.js +0 -1
  563. package/es/date-picker/locale/pt_BR.d.ts +0 -3
  564. package/es/date-picker/locale/pt_BR.js +0 -1
  565. package/es/date-picker/locale/pt_PT.d.ts +0 -3
  566. package/es/date-picker/locale/pt_PT.js +0 -1
  567. package/es/date-picker/locale/ro_RO.d.ts +0 -3
  568. package/es/date-picker/locale/ro_RO.js +0 -1
  569. package/es/date-picker/locale/ru_RU.d.ts +0 -4
  570. package/es/date-picker/locale/ru_RU.js +0 -1
  571. package/es/date-picker/locale/si_LK.d.ts +0 -3
  572. package/es/date-picker/locale/si_LK.js +0 -1
  573. package/es/date-picker/locale/sk_SK.d.ts +0 -3
  574. package/es/date-picker/locale/sk_SK.js +0 -1
  575. package/es/date-picker/locale/sl_SI.d.ts +0 -3
  576. package/es/date-picker/locale/sl_SI.js +0 -1
  577. package/es/date-picker/locale/sr_RS.d.ts +0 -3
  578. package/es/date-picker/locale/sr_RS.js +0 -1
  579. package/es/date-picker/locale/sv_SE.d.ts +0 -3
  580. package/es/date-picker/locale/sv_SE.js +0 -1
  581. package/es/date-picker/locale/ta_IN.d.ts +0 -3
  582. package/es/date-picker/locale/ta_IN.js +0 -1
  583. package/es/date-picker/locale/th_TH.d.ts +0 -3
  584. package/es/date-picker/locale/th_TH.js +0 -1
  585. package/es/date-picker/locale/tk_TK.d.ts +0 -3
  586. package/es/date-picker/locale/tk_TK.js +0 -1
  587. package/es/date-picker/locale/tr_TR.d.ts +0 -3
  588. package/es/date-picker/locale/tr_TR.js +0 -1
  589. package/es/date-picker/locale/uk_UA.d.ts +0 -3
  590. package/es/date-picker/locale/uk_UA.js +0 -1
  591. package/es/date-picker/locale/ur_PK.d.ts +0 -3
  592. package/es/date-picker/locale/ur_PK.js +0 -1
  593. package/es/date-picker/locale/uz_UZ.d.ts +0 -3
  594. package/es/date-picker/locale/uz_UZ.js +0 -1
  595. package/es/date-picker/locale/vi_VN.d.ts +0 -3
  596. package/es/date-picker/locale/vi_VN.js +0 -1
  597. package/es/date-picker/locale/zh_CN.d.ts +0 -3
  598. package/es/date-picker/locale/zh_CN.js +0 -1
  599. package/es/date-picker/locale/zh_TW.d.ts +0 -3
  600. package/es/date-picker/locale/zh_TW.js +0 -1
  601. package/es/date-picker/style/index.d.ts +0 -7
  602. package/es/date-picker/style/index.js +0 -86
  603. package/es/date-picker/style/multiple.d.ts +0 -4
  604. package/es/date-picker/style/multiple.js +0 -35
  605. package/es/date-picker/style/panel.d.ts +0 -6
  606. package/es/date-picker/style/panel.js +0 -12
  607. package/es/date-picker/style/token.d.ts +0 -103
  608. package/es/date-picker/style/token.js +0 -35
  609. package/es/date-picker/style/variants.d.ts +0 -4
  610. package/es/date-picker/style/variants.js +0 -35
  611. package/es/date-picker/util.d.ts +0 -8
  612. package/es/date-picker/util.js +0 -1
  613. package/es/descriptions/Cell.d.ts +0 -17
  614. package/es/descriptions/Cell.js +0 -1
  615. package/es/descriptions/DescriptionsContext.d.ts +0 -7
  616. package/es/descriptions/DescriptionsContext.js +0 -1
  617. package/es/descriptions/Item.d.ts +0 -13
  618. package/es/descriptions/Item.js +0 -1
  619. package/es/descriptions/Row.d.ts +0 -13
  620. package/es/descriptions/Row.js +0 -1
  621. package/es/descriptions/constant.d.ts +0 -3
  622. package/es/descriptions/constant.js +0 -1
  623. package/es/descriptions/hooks/useItems.d.ts +0 -4
  624. package/es/descriptions/hooks/useItems.js +0 -35
  625. package/es/descriptions/hooks/useRow.d.ts +0 -3
  626. package/es/descriptions/hooks/useRow.js +0 -1
  627. package/es/descriptions/index.d.ts +0 -42
  628. package/es/descriptions/index.js +0 -40
  629. package/es/descriptions/style/index.d.ts +0 -52
  630. package/es/descriptions/style/index.js +0 -35
  631. package/es/divider/index.d.ts +0 -20
  632. package/es/divider/index.js +0 -40
  633. package/es/divider/style/index.d.ts +0 -23
  634. package/es/divider/style/index.js +0 -35
  635. package/es/drag/SortableBoard.d.ts +0 -4
  636. package/es/drag/SortableBoard.js +0 -1
  637. package/es/drag/SortableBoardProvider.d.ts +0 -14
  638. package/es/drag/SortableBoardProvider.js +0 -1
  639. package/es/drag/SortableList.d.ts +0 -8
  640. package/es/drag/SortableList.js +0 -1
  641. package/es/drag/SortableZone.d.ts +0 -7
  642. package/es/drag/SortableZone.js +0 -1
  643. package/es/drag/SortableZoneShared.d.ts +0 -36
  644. package/es/drag/SortableZoneShared.js +0 -1
  645. package/es/drag/index.d.ts +0 -12
  646. package/es/drag/index.js +0 -1
  647. package/es/drag/type.d.ts +0 -362
  648. package/es/drag/type.js +0 -0
  649. package/es/drawer/DrawerPanel.d.ts +0 -49
  650. package/es/drawer/DrawerPanel.js +0 -54
  651. package/es/drawer/index.d.ts +0 -34
  652. package/es/drawer/index.js +0 -54
  653. package/es/drawer/style/index.d.ts +0 -23
  654. package/es/drawer/style/index.js +0 -35
  655. package/es/drawer/style/motion.d.ts +0 -4
  656. package/es/drawer/style/motion.js +0 -1
  657. package/es/dropdown/dropdown-button.d.ts +0 -21
  658. package/es/dropdown/dropdown-button.js +0 -88
  659. package/es/dropdown/dropdown.d.ts +0 -50
  660. package/es/dropdown/dropdown.js +0 -83
  661. package/es/dropdown/index.d.ts +0 -8
  662. package/es/dropdown/index.js +0 -88
  663. package/es/dropdown/style/index.d.ts +0 -40
  664. package/es/dropdown/style/index.js +0 -64
  665. package/es/dropdown/style/status.d.ts +0 -4
  666. package/es/dropdown/style/status.js +0 -1
  667. package/es/empty/empty.d.ts +0 -3
  668. package/es/empty/empty.js +0 -36
  669. package/es/empty/index.d.ts +0 -21
  670. package/es/empty/index.js +0 -41
  671. package/es/empty/simple.d.ts +0 -3
  672. package/es/empty/simple.js +0 -36
  673. package/es/empty/style/index.d.ts +0 -5
  674. package/es/empty/style/index.js +0 -35
  675. package/es/flex/index.d.ts +0 -4
  676. package/es/flex/index.js +0 -40
  677. package/es/flex/interface.d.ts +0 -15
  678. package/es/flex/interface.js +0 -0
  679. package/es/flex/style/index.d.ts +0 -30
  680. package/es/flex/style/index.js +0 -35
  681. package/es/flex/utils.d.ts +0 -6
  682. package/es/flex/utils.js +0 -1
  683. package/es/form/ErrorList.d.ts +0 -13
  684. package/es/form/ErrorList.js +0 -50
  685. package/es/form/Form.d.ts +0 -43
  686. package/es/form/Form.js +0 -50
  687. package/es/form/FormItem/ItemHolder.d.ts +0 -18
  688. package/es/form/FormItem/ItemHolder.js +0 -59
  689. package/es/form/FormItem/StatusProvider.d.ts +0 -16
  690. package/es/form/FormItem/StatusProvider.js +0 -1
  691. package/es/form/FormItem/index.d.ts +0 -46
  692. package/es/form/FormItem/index.js +0 -59
  693. package/es/form/FormItemInput.d.ts +0 -22
  694. package/es/form/FormItemInput.js +0 -50
  695. package/es/form/FormItemLabel.d.ts +0 -22
  696. package/es/form/FormItemLabel.js +0 -49
  697. package/es/form/FormList.d.ts +0 -25
  698. package/es/form/FormList.js +0 -40
  699. package/es/form/context.d.ts +0 -52
  700. package/es/form/context.js +0 -1
  701. package/es/form/hooks/useChildren.d.ts +0 -2
  702. package/es/form/hooks/useChildren.js +0 -1
  703. package/es/form/hooks/useDebounce.d.ts +0 -1
  704. package/es/form/hooks/useDebounce.js +0 -1
  705. package/es/form/hooks/useForm.d.ts +0 -8
  706. package/es/form/hooks/useForm.js +0 -1
  707. package/es/form/hooks/useFormInstance.d.ts +0 -2
  708. package/es/form/hooks/useFormInstance.js +0 -1
  709. package/es/form/hooks/useFormItemStatus.d.ts +0 -9
  710. package/es/form/hooks/useFormItemStatus.js +0 -1
  711. package/es/form/hooks/useFormWarning.d.ts +0 -2
  712. package/es/form/hooks/useFormWarning.js +0 -1
  713. package/es/form/hooks/useFrameState.d.ts +0 -3
  714. package/es/form/hooks/useFrameState.js +0 -1
  715. package/es/form/hooks/useItemRef.d.ts +0 -3
  716. package/es/form/hooks/useItemRef.js +0 -1
  717. package/es/form/hooks/useVariants.d.ts +0 -7
  718. package/es/form/hooks/useVariants.js +0 -40
  719. package/es/form/index.d.ts +0 -26
  720. package/es/form/index.js +0 -59
  721. package/es/form/interface.d.ts +0 -3
  722. package/es/form/interface.js +0 -0
  723. package/es/form/style/explain.d.ts +0 -4
  724. package/es/form/style/explain.js +0 -3
  725. package/es/form/style/fallbackCmp.d.ts +0 -6
  726. package/es/form/style/fallbackCmp.js +0 -45
  727. package/es/form/style/index.d.ts +0 -74
  728. package/es/form/style/index.js +0 -45
  729. package/es/form/util.d.ts +0 -9
  730. package/es/form/util.js +0 -1
  731. package/es/form/validateMessagesContext.d.ts +0 -3
  732. package/es/form/validateMessagesContext.js +0 -1
  733. package/es/form-area/ValidateTooltip.d.ts +0 -12
  734. package/es/form-area/ValidateTooltip.js +0 -353
  735. package/es/form-area/index.d.ts +0 -4
  736. package/es/form-area/index.js +0 -353
  737. package/es/form-area/renderItemMap.d.ts +0 -45
  738. package/es/form-area/renderItemMap.js +0 -353
  739. package/es/form-area/type.d.ts +0 -160
  740. package/es/form-area/type.js +0 -0
  741. package/es/grid/RowContext.d.ts +0 -6
  742. package/es/grid/RowContext.js +0 -1
  743. package/es/grid/col.d.ts +0 -29
  744. package/es/grid/col.js +0 -40
  745. package/es/grid/hooks/useBreakpoint.d.ts +0 -3
  746. package/es/grid/hooks/useBreakpoint.js +0 -35
  747. package/es/grid/index.d.ts +0 -10
  748. package/es/grid/index.js +0 -40
  749. package/es/grid/row.d.ts +0 -20
  750. package/es/grid/row.js +0 -40
  751. package/es/grid/style/index.d.ts +0 -7
  752. package/es/grid/style/index.js +0 -35
  753. package/es/hooks/index.d.ts +0 -5
  754. package/es/hooks/index.js +0 -353
  755. package/es/hooks/useDrawer.d.ts +0 -10
  756. package/es/hooks/useDrawer.js +0 -1
  757. package/es/hooks/useForm.d.ts +0 -36
  758. package/es/hooks/useForm.js +0 -353
  759. package/es/hooks/useModal.d.ts +0 -10
  760. package/es/hooks/useModal.js +0 -1
  761. package/es/hooks/useParsedHash.d.ts +0 -7
  762. package/es/hooks/useParsedHash.js +0 -1
  763. package/es/hooks/useUrlState.d.ts +0 -9
  764. package/es/hooks/useUrlState.js +0 -1
  765. package/es/icon/index.d.ts +0 -2
  766. package/es/icon/index.js +0 -1
  767. package/es/image/PreviewGroup.d.ts +0 -15
  768. package/es/image/PreviewGroup.js +0 -54
  769. package/es/image/index.d.ts +0 -9
  770. package/es/image/index.js +0 -54
  771. package/es/image/style/index.d.ts +0 -59
  772. package/es/image/style/index.js +0 -49
  773. package/es/index.d.ts +0 -151
  774. package/es/index.js +0 -356
  775. package/es/input/Group.d.ts +0 -15
  776. package/es/input/Group.js +0 -58
  777. package/es/input/Input.d.ts +0 -25
  778. package/es/input/Input.js +0 -58
  779. package/es/input/OTP/OTPInput.d.ts +0 -11
  780. package/es/input/OTP/OTPInput.js +0 -58
  781. package/es/input/OTP/index.d.ts +0 -29
  782. package/es/input/OTP/index.js +0 -58
  783. package/es/input/Password.d.ts +0 -14
  784. package/es/input/Password.js +0 -58
  785. package/es/input/Search.d.ts +0 -12
  786. package/es/input/Search.js +0 -65
  787. package/es/input/TextArea.d.ts +0 -25
  788. package/es/input/TextArea.js +0 -58
  789. package/es/input/hooks/useRemovePasswordTimeout.d.ts +0 -2
  790. package/es/input/hooks/useRemovePasswordTimeout.js +0 -1
  791. package/es/input/index.d.ts +0 -20
  792. package/es/input/index.js +0 -65
  793. package/es/input/style/index.d.ts +0 -17
  794. package/es/input/style/index.js +0 -53
  795. package/es/input/style/otp.d.ts +0 -2
  796. package/es/input/style/otp.js +0 -35
  797. package/es/input/style/token.d.ts +0 -97
  798. package/es/input/style/token.js +0 -35
  799. package/es/input/style/variants.d.ts +0 -15
  800. package/es/input/style/variants.js +0 -35
  801. package/es/input/utils.d.ts +0 -8
  802. package/es/input/utils.js +0 -1
  803. package/es/input-number/index.d.ts +0 -34
  804. package/es/input-number/index.js +0 -70
  805. package/es/input-number/style/index.d.ts +0 -18
  806. package/es/input-number/style/index.js +0 -65
  807. package/es/input-number/style/token.d.ts +0 -52
  808. package/es/input-number/style/token.js +0 -35
  809. package/es/layout/Sider.d.ts +0 -28
  810. package/es/layout/Sider.js +0 -40
  811. package/es/layout/context.d.ts +0 -8
  812. package/es/layout/context.js +0 -1
  813. package/es/layout/hooks/useHasSider.d.ts +0 -2
  814. package/es/layout/hooks/useHasSider.js +0 -40
  815. package/es/layout/index.d.ts +0 -15
  816. package/es/layout/index.js +0 -40
  817. package/es/layout/layout.d.ts +0 -18
  818. package/es/layout/layout.js +0 -40
  819. package/es/layout/style/index.d.ts +0 -96
  820. package/es/layout/style/index.js +0 -35
  821. package/es/layout/style/sider.d.ts +0 -2
  822. package/es/layout/style/sider.js +0 -35
  823. package/es/list/Item.d.ts +0 -35
  824. package/es/list/Item.js +0 -40
  825. package/es/list/context.d.ts +0 -8
  826. package/es/list/context.js +0 -1
  827. package/es/list/index.d.ts +0 -56
  828. package/es/list/index.js +0 -111
  829. package/es/list/style/index.d.ts +0 -62
  830. package/es/list/style/index.js +0 -35
  831. package/es/locale/ar_EG.d.ts +0 -3
  832. package/es/locale/ar_EG.js +0 -1
  833. package/es/locale/az_AZ.d.ts +0 -3
  834. package/es/locale/az_AZ.js +0 -1
  835. package/es/locale/bg_BG.d.ts +0 -3
  836. package/es/locale/bg_BG.js +0 -1
  837. package/es/locale/bn_BD.d.ts +0 -3
  838. package/es/locale/bn_BD.js +0 -1
  839. package/es/locale/by_BY.d.ts +0 -3
  840. package/es/locale/by_BY.js +0 -1
  841. package/es/locale/ca_ES.d.ts +0 -3
  842. package/es/locale/ca_ES.js +0 -1
  843. package/es/locale/context.d.ts +0 -6
  844. package/es/locale/context.js +0 -1
  845. package/es/locale/cs_CZ.d.ts +0 -3
  846. package/es/locale/cs_CZ.js +0 -1
  847. package/es/locale/da_DK.d.ts +0 -3
  848. package/es/locale/da_DK.js +0 -1
  849. package/es/locale/de_DE.d.ts +0 -3
  850. package/es/locale/de_DE.js +0 -1
  851. package/es/locale/el_GR.d.ts +0 -3
  852. package/es/locale/el_GR.js +0 -1
  853. package/es/locale/en_GB.d.ts +0 -3
  854. package/es/locale/en_GB.js +0 -1
  855. package/es/locale/en_US.d.ts +0 -3
  856. package/es/locale/en_US.js +0 -1
  857. package/es/locale/es_ES.d.ts +0 -3
  858. package/es/locale/es_ES.js +0 -1
  859. package/es/locale/et_EE.d.ts +0 -3
  860. package/es/locale/et_EE.js +0 -1
  861. package/es/locale/eu_ES.d.ts +0 -3
  862. package/es/locale/eu_ES.js +0 -1
  863. package/es/locale/fa_IR.d.ts +0 -3
  864. package/es/locale/fa_IR.js +0 -1
  865. package/es/locale/fi_FI.d.ts +0 -3
  866. package/es/locale/fi_FI.js +0 -1
  867. package/es/locale/fr_BE.d.ts +0 -3
  868. package/es/locale/fr_BE.js +0 -1
  869. package/es/locale/fr_CA.d.ts +0 -3
  870. package/es/locale/fr_CA.js +0 -1
  871. package/es/locale/fr_FR.d.ts +0 -3
  872. package/es/locale/fr_FR.js +0 -1
  873. package/es/locale/ga_IE.d.ts +0 -3
  874. package/es/locale/ga_IE.js +0 -1
  875. package/es/locale/gl_ES.d.ts +0 -3
  876. package/es/locale/gl_ES.js +0 -1
  877. package/es/locale/he_IL.d.ts +0 -3
  878. package/es/locale/he_IL.js +0 -1
  879. package/es/locale/hi_IN.d.ts +0 -3
  880. package/es/locale/hi_IN.js +0 -1
  881. package/es/locale/hr_HR.d.ts +0 -3
  882. package/es/locale/hr_HR.js +0 -1
  883. package/es/locale/hu_HU.d.ts +0 -3
  884. package/es/locale/hu_HU.js +0 -1
  885. package/es/locale/hy_AM.d.ts +0 -3
  886. package/es/locale/hy_AM.js +0 -2
  887. package/es/locale/id_ID.d.ts +0 -3
  888. package/es/locale/id_ID.js +0 -1
  889. package/es/locale/index.d.ts +0 -61
  890. package/es/locale/index.js +0 -1
  891. package/es/locale/is_IS.d.ts +0 -3
  892. package/es/locale/is_IS.js +0 -1
  893. package/es/locale/it_IT.d.ts +0 -3
  894. package/es/locale/it_IT.js +0 -1
  895. package/es/locale/ja_JP.d.ts +0 -3
  896. package/es/locale/ja_JP.js +0 -1
  897. package/es/locale/ka_GE.d.ts +0 -3
  898. package/es/locale/ka_GE.js +0 -1
  899. package/es/locale/kk_KZ.d.ts +0 -3
  900. package/es/locale/kk_KZ.js +0 -1
  901. package/es/locale/km_KH.d.ts +0 -3
  902. package/es/locale/km_KH.js +0 -1
  903. package/es/locale/kmr_IQ.d.ts +0 -3
  904. package/es/locale/kmr_IQ.js +0 -1
  905. package/es/locale/kn_IN.d.ts +0 -3
  906. package/es/locale/kn_IN.js +0 -1
  907. package/es/locale/ko_KR.d.ts +0 -3
  908. package/es/locale/ko_KR.js +0 -1
  909. package/es/locale/ku_IQ.d.ts +0 -3
  910. package/es/locale/ku_IQ.js +0 -1
  911. package/es/locale/lt_LT.d.ts +0 -3
  912. package/es/locale/lt_LT.js +0 -1
  913. package/es/locale/lv_LV.d.ts +0 -3
  914. package/es/locale/lv_LV.js +0 -1
  915. package/es/locale/mk_MK.d.ts +0 -3
  916. package/es/locale/mk_MK.js +0 -1
  917. package/es/locale/ml_IN.d.ts +0 -3
  918. package/es/locale/ml_IN.js +0 -1
  919. package/es/locale/mn_MN.d.ts +0 -3
  920. package/es/locale/mn_MN.js +0 -1
  921. package/es/locale/ms_MY.d.ts +0 -3
  922. package/es/locale/ms_MY.js +0 -1
  923. package/es/locale/my_MM.d.ts +0 -3
  924. package/es/locale/my_MM.js +0 -1
  925. package/es/locale/nb_NO.d.ts +0 -3
  926. package/es/locale/nb_NO.js +0 -1
  927. package/es/locale/ne_NP.d.ts +0 -3
  928. package/es/locale/ne_NP.js +0 -1
  929. package/es/locale/nl_BE.d.ts +0 -3
  930. package/es/locale/nl_BE.js +0 -1
  931. package/es/locale/nl_NL.d.ts +0 -3
  932. package/es/locale/nl_NL.js +0 -1
  933. package/es/locale/pl_PL.d.ts +0 -3
  934. package/es/locale/pl_PL.js +0 -1
  935. package/es/locale/pt_BR.d.ts +0 -3
  936. package/es/locale/pt_BR.js +0 -1
  937. package/es/locale/pt_PT.d.ts +0 -3
  938. package/es/locale/pt_PT.js +0 -1
  939. package/es/locale/ro_RO.d.ts +0 -3
  940. package/es/locale/ro_RO.js +0 -1
  941. package/es/locale/ru_RU.d.ts +0 -3
  942. package/es/locale/ru_RU.js +0 -1
  943. package/es/locale/si_LK.d.ts +0 -3
  944. package/es/locale/si_LK.js +0 -1
  945. package/es/locale/sk_SK.d.ts +0 -3
  946. package/es/locale/sk_SK.js +0 -1
  947. package/es/locale/sl_SI.d.ts +0 -3
  948. package/es/locale/sl_SI.js +0 -1
  949. package/es/locale/sr_RS.d.ts +0 -3
  950. package/es/locale/sr_RS.js +0 -1
  951. package/es/locale/sv_SE.d.ts +0 -3
  952. package/es/locale/sv_SE.js +0 -1
  953. package/es/locale/ta_IN.d.ts +0 -3
  954. package/es/locale/ta_IN.js +0 -1
  955. package/es/locale/th_TH.d.ts +0 -3
  956. package/es/locale/th_TH.js +0 -1
  957. package/es/locale/tk_TK.d.ts +0 -3
  958. package/es/locale/tk_TK.js +0 -1
  959. package/es/locale/tr_TR.d.ts +0 -3
  960. package/es/locale/tr_TR.js +0 -1
  961. package/es/locale/uk_UA.d.ts +0 -3
  962. package/es/locale/uk_UA.js +0 -1
  963. package/es/locale/ur_PK.d.ts +0 -3
  964. package/es/locale/ur_PK.js +0 -1
  965. package/es/locale/useLocale.d.ts +0 -4
  966. package/es/locale/useLocale.js +0 -1
  967. package/es/locale/uz_UZ.d.ts +0 -3
  968. package/es/locale/uz_UZ.js +0 -1
  969. package/es/locale/vi_VN.d.ts +0 -3
  970. package/es/locale/vi_VN.js +0 -1
  971. package/es/locale/zh_CN.d.ts +0 -3
  972. package/es/locale/zh_CN.js +0 -1
  973. package/es/locale/zh_HK.d.ts +0 -3
  974. package/es/locale/zh_HK.js +0 -1
  975. package/es/locale/zh_TW.d.ts +0 -3
  976. package/es/locale/zh_TW.js +0 -1
  977. package/es/mentions/index.d.ts +0 -45
  978. package/es/mentions/index.js +0 -58
  979. package/es/mentions/style/index.d.ts +0 -22
  980. package/es/mentions/style/index.js +0 -53
  981. package/es/menu/MenuContext.d.ts +0 -11
  982. package/es/menu/MenuContext.js +0 -1
  983. package/es/menu/MenuDivider.d.ts +0 -9
  984. package/es/menu/MenuDivider.js +0 -40
  985. package/es/menu/MenuItem.d.ts +0 -13
  986. package/es/menu/MenuItem.js +0 -49
  987. package/es/menu/OverrideContext.d.ts +0 -13
  988. package/es/menu/OverrideContext.js +0 -40
  989. package/es/menu/SubMenu.d.ts +0 -13
  990. package/es/menu/SubMenu.js +0 -35
  991. package/es/menu/index.d.ts +0 -32
  992. package/es/menu/index.js +0 -66
  993. package/es/menu/interface.d.ts +0 -20
  994. package/es/menu/interface.js +0 -0
  995. package/es/menu/menu.d.ts +0 -19
  996. package/es/menu/menu.js +0 -66
  997. package/es/menu/style/horizontal.d.ts +0 -4
  998. package/es/menu/style/horizontal.js +0 -3
  999. package/es/menu/style/index.d.ts +0 -354
  1000. package/es/menu/style/index.js +0 -61
  1001. package/es/menu/style/rtl.d.ts +0 -5
  1002. package/es/menu/style/rtl.js +0 -2
  1003. package/es/menu/style/theme.d.ts +0 -4
  1004. package/es/menu/style/theme.js +0 -1
  1005. package/es/menu/style/vertical.d.ts +0 -4
  1006. package/es/menu/style/vertical.js +0 -9
  1007. package/es/message/PurePanel.d.ts +0 -23
  1008. package/es/message/PurePanel.js +0 -47
  1009. package/es/message/index.d.ts +0 -23
  1010. package/es/message/index.js +0 -47
  1011. package/es/message/interface.d.ts +0 -66
  1012. package/es/message/interface.js +0 -0
  1013. package/es/message/style/index.d.ts +0 -23
  1014. package/es/message/style/index.js +0 -42
  1015. package/es/message/useMessage.d.ts +0 -8
  1016. package/es/message/useMessage.js +0 -47
  1017. package/es/message/util.d.ts +0 -4
  1018. package/es/message/util.js +0 -1
  1019. package/es/modal/ConfirmDialog.d.ts +0 -32
  1020. package/es/modal/ConfirmDialog.js +0 -69
  1021. package/es/modal/Modal.d.ts +0 -4
  1022. package/es/modal/Modal.js +0 -68
  1023. package/es/modal/PurePanel.d.ts +0 -9
  1024. package/es/modal/PurePanel.js +0 -69
  1025. package/es/modal/components/ConfirmCancelBtn.d.ts +0 -10
  1026. package/es/modal/components/ConfirmCancelBtn.js +0 -47
  1027. package/es/modal/components/ConfirmOkBtn.d.ts +0 -9
  1028. package/es/modal/components/ConfirmOkBtn.js +0 -47
  1029. package/es/modal/components/NormalCancelBtn.d.ts +0 -8
  1030. package/es/modal/components/NormalCancelBtn.js +0 -47
  1031. package/es/modal/components/NormalOkBtn.d.ts +0 -8
  1032. package/es/modal/components/NormalOkBtn.js +0 -47
  1033. package/es/modal/confirm.d.ts +0 -20
  1034. package/es/modal/confirm.js +0 -69
  1035. package/es/modal/context.d.ts +0 -8
  1036. package/es/modal/context.js +0 -1
  1037. package/es/modal/destroyFns.d.ts +0 -2
  1038. package/es/modal/destroyFns.js +0 -1
  1039. package/es/modal/index.d.ts +0 -15
  1040. package/es/modal/index.js +0 -69
  1041. package/es/modal/interface.d.ts +0 -123
  1042. package/es/modal/interface.js +0 -0
  1043. package/es/modal/locale.d.ts +0 -7
  1044. package/es/modal/locale.js +0 -1
  1045. package/es/modal/shared.d.ts +0 -9
  1046. package/es/modal/shared.js +0 -47
  1047. package/es/modal/style/confirm.d.ts +0 -2
  1048. package/es/modal/style/confirm.js +0 -50
  1049. package/es/modal/style/index.d.ts +0 -110
  1050. package/es/modal/style/index.js +0 -49
  1051. package/es/modal/useModal/HookModal.d.ts +0 -17
  1052. package/es/modal/useModal/HookModal.js +0 -69
  1053. package/es/modal/useModal/index.d.ts +0 -8
  1054. package/es/modal/useModal/index.js +0 -69
  1055. package/es/notification/PurePanel.d.ts +0 -27
  1056. package/es/notification/PurePanel.js +0 -40
  1057. package/es/notification/index.d.ts +0 -22
  1058. package/es/notification/index.js +0 -40
  1059. package/es/notification/interface.d.ts +0 -68
  1060. package/es/notification/interface.js +0 -1
  1061. package/es/notification/style/index.d.ts +0 -89
  1062. package/es/notification/style/index.js +0 -35
  1063. package/es/notification/style/placement.d.ts +0 -5
  1064. package/es/notification/style/placement.js +0 -1
  1065. package/es/notification/style/pure-panel.d.ts +0 -2
  1066. package/es/notification/style/pure-panel.js +0 -35
  1067. package/es/notification/style/stack.d.ts +0 -4
  1068. package/es/notification/style/stack.js +0 -1
  1069. package/es/notification/useNotification.d.ts +0 -8
  1070. package/es/notification/useNotification.js +0 -40
  1071. package/es/notification/util.d.ts +0 -5
  1072. package/es/notification/util.js +0 -1
  1073. package/es/pagination/Pagination.d.ts +0 -25
  1074. package/es/pagination/Pagination.js +0 -111
  1075. package/es/pagination/index.d.ts +0 -3
  1076. package/es/pagination/index.js +0 -111
  1077. package/es/pagination/style/bordered.d.ts +0 -2
  1078. package/es/pagination/style/bordered.js +0 -68
  1079. package/es/pagination/style/index.d.ts +0 -99
  1080. package/es/pagination/style/index.js +0 -68
  1081. package/es/pagination/useShowSizeChanger.d.ts +0 -3
  1082. package/es/pagination/useShowSizeChanger.js +0 -1
  1083. package/es/popconfirm/PurePanel.d.ts +0 -20
  1084. package/es/popconfirm/PurePanel.js +0 -56
  1085. package/es/popconfirm/index.d.ts +0 -30
  1086. package/es/popconfirm/index.js +0 -56
  1087. package/es/popconfirm/style/index.d.ts +0 -17
  1088. package/es/popconfirm/style/index.js +0 -35
  1089. package/es/popover/PurePanel.d.ts +0 -17
  1090. package/es/popover/PurePanel.js +0 -49
  1091. package/es/popover/index.d.ts +0 -15
  1092. package/es/popover/index.js +0 -49
  1093. package/es/popover/style/index.d.ts +0 -46
  1094. package/es/popover/style/index.js +0 -44
  1095. package/es/progress/Circle.d.ts +0 -10
  1096. package/es/progress/Circle.js +0 -49
  1097. package/es/progress/Line.d.ts +0 -36
  1098. package/es/progress/Line.js +0 -35
  1099. package/es/progress/Steps.d.ts +0 -9
  1100. package/es/progress/Steps.js +0 -1
  1101. package/es/progress/index.d.ts +0 -3
  1102. package/es/progress/index.js +0 -49
  1103. package/es/progress/progress.d.ts +0 -58
  1104. package/es/progress/progress.js +0 -49
  1105. package/es/progress/style/index.d.ts +0 -38
  1106. package/es/progress/style/index.js +0 -35
  1107. package/es/progress/utils.d.ts +0 -10
  1108. package/es/progress/utils.js +0 -1
  1109. package/es/qr-code/QrcodeStatus.d.ts +0 -11
  1110. package/es/qr-code/QrcodeStatus.js +0 -47
  1111. package/es/qr-code/index.d.ts +0 -4
  1112. package/es/qr-code/index.js +0 -47
  1113. package/es/qr-code/interface.d.ts +0 -29
  1114. package/es/qr-code/interface.js +0 -0
  1115. package/es/qr-code/style/index.d.ts +0 -6
  1116. package/es/qr-code/style/index.js +0 -35
  1117. package/es/qrcode/index.d.ts +0 -2
  1118. package/es/qrcode/index.js +0 -47
  1119. package/es/qrcode/interface.d.ts +0 -1
  1120. package/es/qrcode/interface.js +0 -0
  1121. package/es/qrcode/style/index.d.ts +0 -1
  1122. package/es/qrcode/style/index.js +0 -35
  1123. package/es/radio/context.d.ts +0 -7
  1124. package/es/radio/context.js +0 -1
  1125. package/es/radio/group.d.ts +0 -4
  1126. package/es/radio/group.js +0 -41
  1127. package/es/radio/index.d.ts +0 -11
  1128. package/es/radio/index.js +0 -41
  1129. package/es/radio/interface.d.ts +0 -43
  1130. package/es/radio/interface.js +0 -0
  1131. package/es/radio/radio.d.ts +0 -4
  1132. package/es/radio/radio.js +0 -41
  1133. package/es/radio/radioButton.d.ts +0 -6
  1134. package/es/radio/radioButton.js +0 -41
  1135. package/es/radio/style/index.d.ts +0 -76
  1136. package/es/radio/style/index.js +0 -36
  1137. package/es/rate/index.d.ts +0 -8
  1138. package/es/rate/index.js +0 -49
  1139. package/es/rate/style/index.d.ts +0 -27
  1140. package/es/rate/style/index.js +0 -35
  1141. package/es/result/index.d.ts +0 -33
  1142. package/es/result/index.js +0 -40
  1143. package/es/result/noFound.d.ts +0 -3
  1144. package/es/result/noFound.js +0 -1
  1145. package/es/result/serverError.d.ts +0 -3
  1146. package/es/result/serverError.js +0 -1
  1147. package/es/result/style/index.d.ts +0 -27
  1148. package/es/result/style/index.js +0 -35
  1149. package/es/result/unauthorized.d.ts +0 -3
  1150. package/es/result/unauthorized.js +0 -1
  1151. package/es/row/index.d.ts +0 -4
  1152. package/es/row/index.js +0 -40
  1153. package/es/row/style/index.d.ts +0 -2
  1154. package/es/row/style/index.js +0 -1
  1155. package/es/search-area/index.d.ts +0 -5
  1156. package/es/search-area/index.js +0 -353
  1157. package/es/search-area/style/index.d.ts +0 -2
  1158. package/es/search-area/style/index.js +0 -1
  1159. package/es/segmented/index.d.ts +0 -26
  1160. package/es/segmented/index.js +0 -40
  1161. package/es/segmented/style/index.d.ts +0 -46
  1162. package/es/segmented/style/index.js +0 -35
  1163. package/es/select/index.d.ts +0 -57
  1164. package/es/select/index.js +0 -78
  1165. package/es/select/mergedBuiltinPlacements.d.ts +0 -4
  1166. package/es/select/mergedBuiltinPlacements.js +0 -1
  1167. package/es/select/style/dropdown.d.ts +0 -4
  1168. package/es/select/style/dropdown.js +0 -24
  1169. package/es/select/style/index.d.ts +0 -4
  1170. package/es/select/style/index.js +0 -73
  1171. package/es/select/style/multiple.d.ts +0 -32
  1172. package/es/select/style/multiple.js +0 -40
  1173. package/es/select/style/single.d.ts +0 -3
  1174. package/es/select/style/single.js +0 -45
  1175. package/es/select/style/token.d.ts +0 -138
  1176. package/es/select/style/token.js +0 -1
  1177. package/es/select/style/variants.d.ts +0 -4
  1178. package/es/select/style/variants.js +0 -1
  1179. package/es/select/useIcons.d.ts +0 -26
  1180. package/es/select/useIcons.js +0 -1
  1181. package/es/select/useShowArrow.d.ts +0 -8
  1182. package/es/select/useShowArrow.js +0 -1
  1183. package/es/skeleton/Avatar.d.ts +0 -7
  1184. package/es/skeleton/Avatar.js +0 -47
  1185. package/es/skeleton/Button.d.ts +0 -8
  1186. package/es/skeleton/Button.js +0 -47
  1187. package/es/skeleton/Element.d.ts +0 -12
  1188. package/es/skeleton/Element.js +0 -1
  1189. package/es/skeleton/Image.d.ts +0 -6
  1190. package/es/skeleton/Image.js +0 -48
  1191. package/es/skeleton/Input.d.ts +0 -8
  1192. package/es/skeleton/Input.js +0 -47
  1193. package/es/skeleton/Node.d.ts +0 -8
  1194. package/es/skeleton/Node.js +0 -47
  1195. package/es/skeleton/Paragraph.d.ts +0 -11
  1196. package/es/skeleton/Paragraph.js +0 -1
  1197. package/es/skeleton/Skeleton.d.ts +0 -32
  1198. package/es/skeleton/Skeleton.js +0 -48
  1199. package/es/skeleton/Title.d.ts +0 -9
  1200. package/es/skeleton/Title.js +0 -1
  1201. package/es/skeleton/index.d.ts +0 -3
  1202. package/es/skeleton/index.js +0 -48
  1203. package/es/skeleton/style/index.d.ts +0 -40
  1204. package/es/skeleton/style/index.js +0 -42
  1205. package/es/slider/Context.d.ts +0 -9
  1206. package/es/slider/Context.js +0 -1
  1207. package/es/slider/SliderTooltip.d.ts +0 -8
  1208. package/es/slider/SliderTooltip.js +0 -49
  1209. package/es/slider/index.d.ts +0 -97
  1210. package/es/slider/index.js +0 -61
  1211. package/es/slider/style/index.d.ts +0 -97
  1212. package/es/slider/style/index.js +0 -47
  1213. package/es/slider/useRafLock.d.ts +0 -1
  1214. package/es/slider/useRafLock.js +0 -1
  1215. package/es/space/Compact.d.ts +0 -25
  1216. package/es/space/Compact.js +0 -40
  1217. package/es/space/Item.d.ts +0 -10
  1218. package/es/space/Item.js +0 -1
  1219. package/es/space/context.d.ts +0 -6
  1220. package/es/space/context.js +0 -1
  1221. package/es/space/index.d.ts +0 -28
  1222. package/es/space/index.js +0 -40
  1223. package/es/space/style/compact.d.ts +0 -8
  1224. package/es/space/style/compact.js +0 -1
  1225. package/es/space/style/index.d.ts +0 -7
  1226. package/es/space/style/index.js +0 -35
  1227. package/es/spin/Indicator/Looper.d.ts +0 -6
  1228. package/es/spin/Indicator/Looper.js +0 -1
  1229. package/es/spin/Indicator/Progress.d.ts +0 -7
  1230. package/es/spin/Indicator/Progress.js +0 -1
  1231. package/es/spin/Indicator/index.d.ts +0 -7
  1232. package/es/spin/Indicator/index.js +0 -1
  1233. package/es/spin/index.d.ts +0 -36
  1234. package/es/spin/index.js +0 -40
  1235. package/es/spin/style/index.d.ts +0 -26
  1236. package/es/spin/style/index.js +0 -35
  1237. package/es/spin/usePercent.d.ts +0 -1
  1238. package/es/spin/usePercent.js +0 -1
  1239. package/es/splitter/Panel.d.ts +0 -7
  1240. package/es/splitter/Panel.js +0 -1
  1241. package/es/splitter/SplitBar.d.ts +0 -19
  1242. package/es/splitter/SplitBar.js +0 -1
  1243. package/es/splitter/Splitter.d.ts +0 -4
  1244. package/es/splitter/Splitter.js +0 -40
  1245. package/es/splitter/hooks/useItems.d.ts +0 -12
  1246. package/es/splitter/hooks/useItems.js +0 -1
  1247. package/es/splitter/hooks/useResizable.d.ts +0 -7
  1248. package/es/splitter/hooks/useResizable.js +0 -1
  1249. package/es/splitter/hooks/useResize.d.ts +0 -6
  1250. package/es/splitter/hooks/useResize.js +0 -1
  1251. package/es/splitter/hooks/useSizes.d.ts +0 -8
  1252. package/es/splitter/hooks/useSizes.js +0 -1
  1253. package/es/splitter/index.d.ts +0 -8
  1254. package/es/splitter/index.js +0 -40
  1255. package/es/splitter/interface.d.ts +0 -64
  1256. package/es/splitter/interface.js +0 -0
  1257. package/es/splitter/style/index.d.ts +0 -27
  1258. package/es/splitter/style/index.js +0 -35
  1259. package/es/statistic/Countdown.d.ts +0 -10
  1260. package/es/statistic/Countdown.js +0 -48
  1261. package/es/statistic/Number.d.ts +0 -8
  1262. package/es/statistic/Number.js +0 -1
  1263. package/es/statistic/Statistic.d.ts +0 -21
  1264. package/es/statistic/Statistic.js +0 -48
  1265. package/es/statistic/index.d.ts +0 -11
  1266. package/es/statistic/index.js +0 -48
  1267. package/es/statistic/interface.d.ts +0 -0
  1268. package/es/statistic/interface.js +0 -0
  1269. package/es/statistic/style/index.d.ts +0 -16
  1270. package/es/statistic/style/index.js +0 -35
  1271. package/es/statistic/utils.d.ts +0 -15
  1272. package/es/statistic/utils.js +0 -1
  1273. package/es/steps/index.d.ts +0 -39
  1274. package/es/steps/index.js +0 -49
  1275. package/es/steps/style/custom-icon.d.ts +0 -5
  1276. package/es/steps/style/custom-icon.js +0 -1
  1277. package/es/steps/style/horizontal.d.ts +0 -5
  1278. package/es/steps/style/horizontal.js +0 -1
  1279. package/es/steps/style/index.d.ts +0 -102
  1280. package/es/steps/style/index.js +0 -35
  1281. package/es/steps/style/inline.d.ts +0 -5
  1282. package/es/steps/style/inline.js +0 -1
  1283. package/es/steps/style/label-placement.d.ts +0 -5
  1284. package/es/steps/style/label-placement.js +0 -1
  1285. package/es/steps/style/nav.d.ts +0 -5
  1286. package/es/steps/style/nav.js +0 -1
  1287. package/es/steps/style/progress-dot.d.ts +0 -5
  1288. package/es/steps/style/progress-dot.js +0 -1
  1289. package/es/steps/style/progress.d.ts +0 -5
  1290. package/es/steps/style/progress.js +0 -1
  1291. package/es/steps/style/rtl.d.ts +0 -5
  1292. package/es/steps/style/rtl.js +0 -1
  1293. package/es/steps/style/small.d.ts +0 -5
  1294. package/es/steps/style/small.js +0 -1
  1295. package/es/steps/style/vertical.d.ts +0 -5
  1296. package/es/steps/style/vertical.js +0 -1
  1297. package/es/steps/useLegacyItems.d.ts +0 -3
  1298. package/es/steps/useLegacyItems.js +0 -1
  1299. package/es/style/compact-item-vertical.d.ts +0 -3
  1300. package/es/style/compact-item-vertical.js +0 -1
  1301. package/es/style/compact-item.d.ts +0 -17
  1302. package/es/style/compact-item.js +0 -1
  1303. package/es/style/index.d.ts +0 -12
  1304. package/es/style/index.js +0 -1
  1305. package/es/style/motion/collapse.d.ts +0 -3
  1306. package/es/style/motion/collapse.js +0 -3
  1307. package/es/style/motion/fade.d.ts +0 -6
  1308. package/es/style/motion/fade.js +0 -10
  1309. package/es/style/motion/index.d.ts +0 -6
  1310. package/es/style/motion/index.js +0 -21
  1311. package/es/style/motion/motion.d.ts +0 -2
  1312. package/es/style/motion/motion.js +0 -7
  1313. package/es/style/motion/move.d.ts +0 -14
  1314. package/es/style/motion/move.js +0 -10
  1315. package/es/style/motion/slide.d.ts +0 -14
  1316. package/es/style/motion/slide.js +0 -10
  1317. package/es/style/motion/zoom.d.ts +0 -18
  1318. package/es/style/motion/zoom.js +0 -10
  1319. package/es/style/placementArrow.d.ts +0 -19
  1320. package/es/style/placementArrow.js +0 -1
  1321. package/es/style/roundedArrow.d.ts +0 -7
  1322. package/es/style/roundedArrow.js +0 -1
  1323. package/es/switch/index.d.ts +0 -37
  1324. package/es/switch/index.js +0 -40
  1325. package/es/switch/style/index.d.ts +0 -71
  1326. package/es/switch/style/index.js +0 -35
  1327. package/es/table/Column.d.ts +0 -8
  1328. package/es/table/Column.js +0 -1
  1329. package/es/table/ColumnGroup.d.ts +0 -10
  1330. package/es/table/ColumnGroup.js +0 -1
  1331. package/es/table/ExpandIcon.d.ts +0 -12
  1332. package/es/table/ExpandIcon.js +0 -1
  1333. package/es/table/InternalTable.d.ts +0 -32
  1334. package/es/table/InternalTable.js +0 -216
  1335. package/es/table/RcTable/VirtualTable.d.ts +0 -5
  1336. package/es/table/RcTable/VirtualTable.js +0 -1
  1337. package/es/table/RcTable/index.d.ts +0 -5
  1338. package/es/table/RcTable/index.js +0 -1
  1339. package/es/table/Table.d.ts +0 -17
  1340. package/es/table/Table.js +0 -216
  1341. package/es/table/hooks/useContainerWidth.d.ts +0 -1
  1342. package/es/table/hooks/useContainerWidth.js +0 -1
  1343. package/es/table/hooks/useFilter/FilterDropdown.d.ts +0 -31
  1344. package/es/table/hooks/useFilter/FilterDropdown.js +0 -113
  1345. package/es/table/hooks/useFilter/FilterSearch.d.ts +0 -12
  1346. package/es/table/hooks/useFilter/FilterSearch.js +0 -65
  1347. package/es/table/hooks/useFilter/FilterWrapper.d.ts +0 -8
  1348. package/es/table/hooks/useFilter/FilterWrapper.js +0 -1
  1349. package/es/table/hooks/useFilter/index.d.ts +0 -22
  1350. package/es/table/hooks/useFilter/index.js +0 -113
  1351. package/es/table/hooks/useLazyKVMap.d.ts +0 -4
  1352. package/es/table/hooks/useLazyKVMap.js +0 -1
  1353. package/es/table/hooks/usePagination.d.ts +0 -5
  1354. package/es/table/hooks/usePagination.js +0 -1
  1355. package/es/table/hooks/useSelection.d.ts +0 -20
  1356. package/es/table/hooks/useSelection.js +0 -95
  1357. package/es/table/hooks/useSorter.d.ts +0 -19
  1358. package/es/table/hooks/useSorter.js +0 -49
  1359. package/es/table/hooks/useTitleColumns.d.ts +0 -4
  1360. package/es/table/hooks/useTitleColumns.js +0 -1
  1361. package/es/table/index.d.ts +0 -7
  1362. package/es/table/index.js +0 -216
  1363. package/es/table/interface.d.ts +0 -194
  1364. package/es/table/interface.js +0 -1
  1365. package/es/table/style/bordered.d.ts +0 -5
  1366. package/es/table/style/bordered.js +0 -10
  1367. package/es/table/style/ellipsis.d.ts +0 -5
  1368. package/es/table/style/ellipsis.js +0 -4
  1369. package/es/table/style/empty.d.ts +0 -5
  1370. package/es/table/style/empty.js +0 -1
  1371. package/es/table/style/expand.d.ts +0 -5
  1372. package/es/table/style/expand.js +0 -1
  1373. package/es/table/style/filter.d.ts +0 -4
  1374. package/es/table/style/filter.js +0 -1
  1375. package/es/table/style/fixed.d.ts +0 -5
  1376. package/es/table/style/fixed.js +0 -21
  1377. package/es/table/style/index.d.ts +0 -202
  1378. package/es/table/style/index.js +0 -97
  1379. package/es/table/style/pagination.d.ts +0 -5
  1380. package/es/table/style/pagination.js +0 -1
  1381. package/es/table/style/radius.d.ts +0 -5
  1382. package/es/table/style/radius.js +0 -1
  1383. package/es/table/style/rtl.d.ts +0 -5
  1384. package/es/table/style/rtl.js +0 -1
  1385. package/es/table/style/selection.d.ts +0 -5
  1386. package/es/table/style/selection.js +0 -5
  1387. package/es/table/style/size.d.ts +0 -5
  1388. package/es/table/style/size.js +0 -10
  1389. package/es/table/style/sorter.d.ts +0 -5
  1390. package/es/table/style/sorter.js +0 -4
  1391. package/es/table/style/sticky.d.ts +0 -5
  1392. package/es/table/style/sticky.js +0 -1
  1393. package/es/table/style/summary.d.ts +0 -5
  1394. package/es/table/style/summary.js +0 -1
  1395. package/es/table/style/virtual.d.ts +0 -5
  1396. package/es/table/style/virtual.js +0 -4
  1397. package/es/table/util.d.ts +0 -13
  1398. package/es/table/util.js +0 -1
  1399. package/es/tabs/TabPane.d.ts +0 -5
  1400. package/es/tabs/TabPane.js +0 -1
  1401. package/es/tabs/hooks/useAnimateConfig.d.ts +0 -3
  1402. package/es/tabs/hooks/useAnimateConfig.js +0 -40
  1403. package/es/tabs/hooks/useLegacyItems.d.ts +0 -4
  1404. package/es/tabs/hooks/useLegacyItems.js +0 -1
  1405. package/es/tabs/index.d.ts +0 -29
  1406. package/es/tabs/index.js +0 -51
  1407. package/es/tabs/style/index.d.ts +0 -136
  1408. package/es/tabs/style/index.js +0 -46
  1409. package/es/tabs/style/motion.d.ts +0 -4
  1410. package/es/tabs/style/motion.js +0 -10
  1411. package/es/tag/CheckableTag.d.ts +0 -17
  1412. package/es/tag/CheckableTag.js +0 -40
  1413. package/es/tag/index.d.ts +0 -27
  1414. package/es/tag/index.js +0 -40
  1415. package/es/tag/style/index.d.ts +0 -25
  1416. package/es/tag/style/index.js +0 -35
  1417. package/es/tag/style/presetCmp.d.ts +0 -2
  1418. package/es/tag/style/presetCmp.js +0 -35
  1419. package/es/tag/style/statusCmp.d.ts +0 -2
  1420. package/es/tag/style/statusCmp.js +0 -35
  1421. package/es/theme/context.d.ts +0 -31
  1422. package/es/theme/context.js +0 -3
  1423. package/es/theme/getDesignToken.d.ts +0 -4
  1424. package/es/theme/getDesignToken.js +0 -35
  1425. package/es/theme/index.d.ts +0 -35
  1426. package/es/theme/index.js +0 -35
  1427. package/es/theme/interface/alias.d.ts +0 -545
  1428. package/es/theme/interface/alias.js +0 -0
  1429. package/es/theme/interface/components.d.ts +0 -131
  1430. package/es/theme/interface/components.js +0 -0
  1431. package/es/theme/interface/cssinjs-utils.d.ts +0 -10
  1432. package/es/theme/interface/cssinjs-utils.js +0 -0
  1433. package/es/theme/interface/index.d.ts +0 -15
  1434. package/es/theme/interface/index.js +0 -1
  1435. package/es/theme/interface/maps/colors.d.ts +0 -530
  1436. package/es/theme/interface/maps/colors.js +0 -0
  1437. package/es/theme/interface/maps/font.d.ts +0 -117
  1438. package/es/theme/interface/maps/font.js +0 -0
  1439. package/es/theme/interface/maps/index.d.ts +0 -29
  1440. package/es/theme/interface/maps/index.js +0 -0
  1441. package/es/theme/interface/maps/size.d.ts +0 -69
  1442. package/es/theme/interface/maps/size.js +0 -0
  1443. package/es/theme/interface/maps/style.d.ts +0 -42
  1444. package/es/theme/interface/maps/style.js +0 -0
  1445. package/es/theme/interface/presetColors.d.ts +0 -11
  1446. package/es/theme/interface/presetColors.js +0 -1
  1447. package/es/theme/interface/seeds.d.ts +0 -225
  1448. package/es/theme/interface/seeds.js +0 -0
  1449. package/es/theme/internal.d.ts +0 -13
  1450. package/es/theme/internal.js +0 -35
  1451. package/es/theme/themes/ColorMap.d.ts +0 -15
  1452. package/es/theme/themes/ColorMap.js +0 -0
  1453. package/es/theme/themes/compact/genCompactSizeMapToken.d.ts +0 -2
  1454. package/es/theme/themes/compact/genCompactSizeMapToken.js +0 -1
  1455. package/es/theme/themes/compact/index.d.ts +0 -4
  1456. package/es/theme/themes/compact/index.js +0 -1
  1457. package/es/theme/themes/dark/colorAlgorithm.d.ts +0 -2
  1458. package/es/theme/themes/dark/colorAlgorithm.js +0 -1
  1459. package/es/theme/themes/dark/colors.d.ts +0 -3
  1460. package/es/theme/themes/dark/colors.js +0 -1
  1461. package/es/theme/themes/dark/index.d.ts +0 -4
  1462. package/es/theme/themes/dark/index.js +0 -1
  1463. package/es/theme/themes/default/colorAlgorithm.d.ts +0 -2
  1464. package/es/theme/themes/default/colorAlgorithm.js +0 -1
  1465. package/es/theme/themes/default/colors.d.ts +0 -3
  1466. package/es/theme/themes/default/colors.js +0 -1
  1467. package/es/theme/themes/default/index.d.ts +0 -2
  1468. package/es/theme/themes/default/index.js +0 -1
  1469. package/es/theme/themes/seed.d.ts +0 -4
  1470. package/es/theme/themes/seed.js +0 -3
  1471. package/es/theme/themes/shared/genColorMapToken.d.ts +0 -8
  1472. package/es/theme/themes/shared/genColorMapToken.js +0 -1
  1473. package/es/theme/themes/shared/genCommonMapToken.d.ts +0 -2
  1474. package/es/theme/themes/shared/genCommonMapToken.js +0 -1
  1475. package/es/theme/themes/shared/genControlHeight.d.ts +0 -3
  1476. package/es/theme/themes/shared/genControlHeight.js +0 -1
  1477. package/es/theme/themes/shared/genFontMapToken.d.ts +0 -3
  1478. package/es/theme/themes/shared/genFontMapToken.js +0 -1
  1479. package/es/theme/themes/shared/genFontSizes.d.ts +0 -5
  1480. package/es/theme/themes/shared/genFontSizes.js +0 -1
  1481. package/es/theme/themes/shared/genRadius.d.ts +0 -3
  1482. package/es/theme/themes/shared/genRadius.js +0 -1
  1483. package/es/theme/themes/shared/genSizeMapToken.d.ts +0 -2
  1484. package/es/theme/themes/shared/genSizeMapToken.js +0 -1
  1485. package/es/theme/useToken.d.ts +0 -19
  1486. package/es/theme/useToken.js +0 -35
  1487. package/es/theme/util/alias.d.ts +0 -12
  1488. package/es/theme/util/alias.js +0 -35
  1489. package/es/theme/util/genPresetColor.d.ts +0 -15
  1490. package/es/theme/util/genPresetColor.js +0 -1
  1491. package/es/theme/util/genStyleUtils.d.ts +0 -26
  1492. package/es/theme/util/genStyleUtils.js +0 -35
  1493. package/es/theme/util/getAlphaColor.d.ts +0 -2
  1494. package/es/theme/util/getAlphaColor.js +0 -1
  1495. package/es/theme/util/useResetIconStyle.d.ts +0 -3
  1496. package/es/theme/util/useResetIconStyle.js +0 -35
  1497. package/es/time-picker/index.d.ts +0 -30
  1498. package/es/time-picker/index.js +0 -98
  1499. package/es/time-picker/locale/ar_EG.d.ts +0 -3
  1500. package/es/time-picker/locale/ar_EG.js +0 -1
  1501. package/es/time-picker/locale/az_AZ.d.ts +0 -3
  1502. package/es/time-picker/locale/az_AZ.js +0 -1
  1503. package/es/time-picker/locale/bg_BG.d.ts +0 -3
  1504. package/es/time-picker/locale/bg_BG.js +0 -1
  1505. package/es/time-picker/locale/bn_BD.d.ts +0 -3
  1506. package/es/time-picker/locale/bn_BD.js +0 -1
  1507. package/es/time-picker/locale/by_BY.d.ts +0 -3
  1508. package/es/time-picker/locale/by_BY.js +0 -1
  1509. package/es/time-picker/locale/ca_ES.d.ts +0 -3
  1510. package/es/time-picker/locale/ca_ES.js +0 -1
  1511. package/es/time-picker/locale/cs_CZ.d.ts +0 -3
  1512. package/es/time-picker/locale/cs_CZ.js +0 -1
  1513. package/es/time-picker/locale/da_DK.d.ts +0 -3
  1514. package/es/time-picker/locale/da_DK.js +0 -1
  1515. package/es/time-picker/locale/de_DE.d.ts +0 -3
  1516. package/es/time-picker/locale/de_DE.js +0 -1
  1517. package/es/time-picker/locale/el_GR.d.ts +0 -3
  1518. package/es/time-picker/locale/el_GR.js +0 -1
  1519. package/es/time-picker/locale/en_GB.d.ts +0 -3
  1520. package/es/time-picker/locale/en_GB.js +0 -1
  1521. package/es/time-picker/locale/en_US.d.ts +0 -3
  1522. package/es/time-picker/locale/en_US.js +0 -1
  1523. package/es/time-picker/locale/es_ES.d.ts +0 -3
  1524. package/es/time-picker/locale/es_ES.js +0 -1
  1525. package/es/time-picker/locale/et_EE.d.ts +0 -3
  1526. package/es/time-picker/locale/et_EE.js +0 -1
  1527. package/es/time-picker/locale/eu_ES.d.ts +0 -3
  1528. package/es/time-picker/locale/eu_ES.js +0 -1
  1529. package/es/time-picker/locale/fa_IR.d.ts +0 -3
  1530. package/es/time-picker/locale/fa_IR.js +0 -1
  1531. package/es/time-picker/locale/fi_FI.d.ts +0 -3
  1532. package/es/time-picker/locale/fi_FI.js +0 -1
  1533. package/es/time-picker/locale/fr_BE.d.ts +0 -3
  1534. package/es/time-picker/locale/fr_BE.js +0 -1
  1535. package/es/time-picker/locale/fr_CA.d.ts +0 -3
  1536. package/es/time-picker/locale/fr_CA.js +0 -1
  1537. package/es/time-picker/locale/fr_FR.d.ts +0 -3
  1538. package/es/time-picker/locale/fr_FR.js +0 -1
  1539. package/es/time-picker/locale/ga_IE.d.ts +0 -3
  1540. package/es/time-picker/locale/ga_IE.js +0 -1
  1541. package/es/time-picker/locale/gl_ES.d.ts +0 -3
  1542. package/es/time-picker/locale/gl_ES.js +0 -1
  1543. package/es/time-picker/locale/he_IL.d.ts +0 -3
  1544. package/es/time-picker/locale/he_IL.js +0 -1
  1545. package/es/time-picker/locale/hi_IN.d.ts +0 -3
  1546. package/es/time-picker/locale/hi_IN.js +0 -1
  1547. package/es/time-picker/locale/hr_HR.d.ts +0 -3
  1548. package/es/time-picker/locale/hr_HR.js +0 -1
  1549. package/es/time-picker/locale/hu_HU.d.ts +0 -3
  1550. package/es/time-picker/locale/hu_HU.js +0 -1
  1551. package/es/time-picker/locale/id_ID.d.ts +0 -3
  1552. package/es/time-picker/locale/id_ID.js +0 -1
  1553. package/es/time-picker/locale/is_IS.d.ts +0 -3
  1554. package/es/time-picker/locale/is_IS.js +0 -1
  1555. package/es/time-picker/locale/it_IT.d.ts +0 -3
  1556. package/es/time-picker/locale/it_IT.js +0 -1
  1557. package/es/time-picker/locale/ja_JP.d.ts +0 -3
  1558. package/es/time-picker/locale/ja_JP.js +0 -1
  1559. package/es/time-picker/locale/ka_GE.d.ts +0 -3
  1560. package/es/time-picker/locale/ka_GE.js +0 -1
  1561. package/es/time-picker/locale/kk_KZ.d.ts +0 -3
  1562. package/es/time-picker/locale/kk_KZ.js +0 -1
  1563. package/es/time-picker/locale/km_KH.d.ts +0 -3
  1564. package/es/time-picker/locale/km_KH.js +0 -1
  1565. package/es/time-picker/locale/kmr_IQ.d.ts +0 -3
  1566. package/es/time-picker/locale/kmr_IQ.js +0 -1
  1567. package/es/time-picker/locale/kn_IN.d.ts +0 -3
  1568. package/es/time-picker/locale/kn_IN.js +0 -1
  1569. package/es/time-picker/locale/ko_KR.d.ts +0 -3
  1570. package/es/time-picker/locale/ko_KR.js +0 -1
  1571. package/es/time-picker/locale/lt_LT.d.ts +0 -3
  1572. package/es/time-picker/locale/lt_LT.js +0 -1
  1573. package/es/time-picker/locale/lv_LV.d.ts +0 -3
  1574. package/es/time-picker/locale/lv_LV.js +0 -1
  1575. package/es/time-picker/locale/mk_MK.d.ts +0 -3
  1576. package/es/time-picker/locale/mk_MK.js +0 -1
  1577. package/es/time-picker/locale/ml_IN.d.ts +0 -3
  1578. package/es/time-picker/locale/ml_IN.js +0 -1
  1579. package/es/time-picker/locale/mn_MN.d.ts +0 -3
  1580. package/es/time-picker/locale/mn_MN.js +0 -1
  1581. package/es/time-picker/locale/ms_MY.d.ts +0 -3
  1582. package/es/time-picker/locale/ms_MY.js +0 -1
  1583. package/es/time-picker/locale/my_MM.d.ts +0 -3
  1584. package/es/time-picker/locale/my_MM.js +0 -1
  1585. package/es/time-picker/locale/nb_NO.d.ts +0 -3
  1586. package/es/time-picker/locale/nb_NO.js +0 -1
  1587. package/es/time-picker/locale/nl_BE.d.ts +0 -3
  1588. package/es/time-picker/locale/nl_BE.js +0 -1
  1589. package/es/time-picker/locale/nl_NL.d.ts +0 -3
  1590. package/es/time-picker/locale/nl_NL.js +0 -1
  1591. package/es/time-picker/locale/pl_PL.d.ts +0 -3
  1592. package/es/time-picker/locale/pl_PL.js +0 -1
  1593. package/es/time-picker/locale/pt_BR.d.ts +0 -3
  1594. package/es/time-picker/locale/pt_BR.js +0 -1
  1595. package/es/time-picker/locale/pt_PT.d.ts +0 -3
  1596. package/es/time-picker/locale/pt_PT.js +0 -1
  1597. package/es/time-picker/locale/ro_RO.d.ts +0 -3
  1598. package/es/time-picker/locale/ro_RO.js +0 -1
  1599. package/es/time-picker/locale/ru_RU.d.ts +0 -4
  1600. package/es/time-picker/locale/ru_RU.js +0 -1
  1601. package/es/time-picker/locale/si_LK.d.ts +0 -3
  1602. package/es/time-picker/locale/si_LK.js +0 -1
  1603. package/es/time-picker/locale/sk_SK.d.ts +0 -3
  1604. package/es/time-picker/locale/sk_SK.js +0 -1
  1605. package/es/time-picker/locale/sl_SI.d.ts +0 -3
  1606. package/es/time-picker/locale/sl_SI.js +0 -1
  1607. package/es/time-picker/locale/sr_RS.d.ts +0 -3
  1608. package/es/time-picker/locale/sr_RS.js +0 -1
  1609. package/es/time-picker/locale/sv_SE.d.ts +0 -3
  1610. package/es/time-picker/locale/sv_SE.js +0 -1
  1611. package/es/time-picker/locale/ta_IN.d.ts +0 -3
  1612. package/es/time-picker/locale/ta_IN.js +0 -1
  1613. package/es/time-picker/locale/th_TH.d.ts +0 -3
  1614. package/es/time-picker/locale/th_TH.js +0 -1
  1615. package/es/time-picker/locale/tk_TK.d.ts +0 -3
  1616. package/es/time-picker/locale/tk_TK.js +0 -1
  1617. package/es/time-picker/locale/tr_TR.d.ts +0 -3
  1618. package/es/time-picker/locale/tr_TR.js +0 -1
  1619. package/es/time-picker/locale/uk_UA.d.ts +0 -3
  1620. package/es/time-picker/locale/uk_UA.js +0 -1
  1621. package/es/time-picker/locale/ur_PK.d.ts +0 -3
  1622. package/es/time-picker/locale/ur_PK.js +0 -1
  1623. package/es/time-picker/locale/uz_UZ.d.ts +0 -3
  1624. package/es/time-picker/locale/uz_UZ.js +0 -1
  1625. package/es/time-picker/locale/vi_VN.d.ts +0 -3
  1626. package/es/time-picker/locale/vi_VN.js +0 -1
  1627. package/es/time-picker/locale/zh_CN.d.ts +0 -3
  1628. package/es/time-picker/locale/zh_CN.js +0 -1
  1629. package/es/time-picker/locale/zh_TW.d.ts +0 -3
  1630. package/es/time-picker/locale/zh_TW.js +0 -1
  1631. package/es/timeline/Timeline.d.ts +0 -20
  1632. package/es/timeline/Timeline.js +0 -48
  1633. package/es/timeline/TimelineItem.d.ts +0 -20
  1634. package/es/timeline/TimelineItem.js +0 -40
  1635. package/es/timeline/TimelineItemList.d.ts +0 -7
  1636. package/es/timeline/TimelineItemList.js +0 -40
  1637. package/es/timeline/index.d.ts +0 -4
  1638. package/es/timeline/index.js +0 -48
  1639. package/es/timeline/style/index.d.ts +0 -31
  1640. package/es/timeline/style/index.js +0 -43
  1641. package/es/timeline/useItems.d.ts +0 -4
  1642. package/es/timeline/useItems.js +0 -1
  1643. package/es/tooltip/PurePanel.d.ts +0 -7
  1644. package/es/tooltip/PurePanel.js +0 -49
  1645. package/es/tooltip/index.d.ts +0 -80
  1646. package/es/tooltip/index.js +0 -49
  1647. package/es/tooltip/style/index.d.ts +0 -13
  1648. package/es/tooltip/style/index.js +0 -44
  1649. package/es/tooltip/util.d.ts +0 -6
  1650. package/es/tooltip/util.js +0 -1
  1651. package/es/tour/PurePanel.d.ts +0 -6
  1652. package/es/tour/PurePanel.js +0 -56
  1653. package/es/tour/index.d.ts +0 -7
  1654. package/es/tour/index.js +0 -56
  1655. package/es/tour/interface.d.ts +0 -31
  1656. package/es/tour/interface.js +0 -0
  1657. package/es/tour/panelRender.d.ts +0 -12
  1658. package/es/tour/panelRender.js +0 -47
  1659. package/es/tour/style/index.d.ts +0 -28
  1660. package/es/tour/style/index.js +0 -35
  1661. package/es/transfer/ListBody.d.ts +0 -17
  1662. package/es/transfer/ListBody.js +0 -117
  1663. package/es/transfer/ListItem.d.ts +0 -15
  1664. package/es/transfer/ListItem.js +0 -46
  1665. package/es/transfer/hooks/useData.d.ts +0 -5
  1666. package/es/transfer/hooks/useData.js +0 -1
  1667. package/es/transfer/hooks/useSelection.d.ts +0 -9
  1668. package/es/transfer/hooks/useSelection.js +0 -1
  1669. package/es/transfer/index.d.ts +0 -91
  1670. package/es/transfer/index.js +0 -153
  1671. package/es/transfer/interface.d.ts +0 -7
  1672. package/es/transfer/interface.js +0 -0
  1673. package/es/transfer/list.d.ts +0 -48
  1674. package/es/transfer/list.js +0 -153
  1675. package/es/transfer/operation.d.ts +0 -17
  1676. package/es/transfer/operation.js +0 -47
  1677. package/es/transfer/search.d.ts +0 -11
  1678. package/es/transfer/search.js +0 -65
  1679. package/es/transfer/style/index.d.ts +0 -36
  1680. package/es/transfer/style/index.js +0 -35
  1681. package/es/tree/DirectoryTree.d.ts +0 -16
  1682. package/es/tree/DirectoryTree.js +0 -48
  1683. package/es/tree/Tree.d.ts +0 -136
  1684. package/es/tree/Tree.js +0 -48
  1685. package/es/tree/index.d.ts +0 -16
  1686. package/es/tree/index.js +0 -48
  1687. package/es/tree/style/directory.d.ts +0 -3
  1688. package/es/tree/style/directory.js +0 -1
  1689. package/es/tree/style/index.d.ts +0 -57
  1690. package/es/tree/style/index.js +0 -43
  1691. package/es/tree/utils/dictUtil.d.ts +0 -13
  1692. package/es/tree/utils/dictUtil.js +0 -1
  1693. package/es/tree/utils/dropIndicator.d.ts +0 -11
  1694. package/es/tree/utils/dropIndicator.js +0 -1
  1695. package/es/tree/utils/iconUtil.d.ts +0 -13
  1696. package/es/tree/utils/iconUtil.js +0 -1
  1697. package/es/tree-select/index.d.ts +0 -61
  1698. package/es/tree-select/index.js +0 -86
  1699. package/es/tree-select/style/index.d.ts +0 -6
  1700. package/es/tree-select/style/index.js +0 -43
  1701. package/es/type/index.d.ts +0 -1
  1702. package/es/type/index.js +0 -356
  1703. package/es/typography/Base/CopyBtn.d.ts +0 -13
  1704. package/es/typography/Base/CopyBtn.js +0 -49
  1705. package/es/typography/Base/Ellipsis.d.ts +0 -18
  1706. package/es/typography/Base/Ellipsis.js +0 -1
  1707. package/es/typography/Base/EllipsisTooltip.d.ts +0 -10
  1708. package/es/typography/Base/EllipsisTooltip.js +0 -49
  1709. package/es/typography/Base/index.d.ts +0 -59
  1710. package/es/typography/Base/index.js +0 -83
  1711. package/es/typography/Base/util.d.ts +0 -10
  1712. package/es/typography/Base/util.js +0 -1
  1713. package/es/typography/Editable.d.ts +0 -20
  1714. package/es/typography/Editable.js +0 -74
  1715. package/es/typography/Link.d.ts +0 -7
  1716. package/es/typography/Link.js +0 -83
  1717. package/es/typography/Paragraph.d.ts +0 -6
  1718. package/es/typography/Paragraph.js +0 -83
  1719. package/es/typography/Text.d.ts +0 -7
  1720. package/es/typography/Text.js +0 -83
  1721. package/es/typography/Title.d.ts +0 -8
  1722. package/es/typography/Title.js +0 -83
  1723. package/es/typography/Typography.d.ts +0 -19
  1724. package/es/typography/Typography.js +0 -56
  1725. package/es/typography/hooks/useCopyClick.d.ts +0 -11
  1726. package/es/typography/hooks/useCopyClick.js +0 -1
  1727. package/es/typography/hooks/useMergedConfig.d.ts +0 -1
  1728. package/es/typography/hooks/useMergedConfig.js +0 -1
  1729. package/es/typography/hooks/usePrevious.d.ts +0 -2
  1730. package/es/typography/hooks/usePrevious.js +0 -1
  1731. package/es/typography/hooks/useTooltipProps.d.ts +0 -61
  1732. package/es/typography/hooks/useTooltipProps.js +0 -1
  1733. package/es/typography/index.d.ts +0 -13
  1734. package/es/typography/index.js +0 -83
  1735. package/es/typography/style/index.d.ts +0 -18
  1736. package/es/typography/style/index.js +0 -51
  1737. package/es/typography/style/mixins.d.ts +0 -9
  1738. package/es/typography/style/mixins.js +0 -6
  1739. package/es/upload/Dragger.d.ts +0 -10
  1740. package/es/upload/Dragger.js +0 -80
  1741. package/es/upload/Upload.d.ts +0 -23
  1742. package/es/upload/Upload.js +0 -80
  1743. package/es/upload/UploadList/ListItem.d.ts +0 -28
  1744. package/es/upload/UploadList/ListItem.js +0 -49
  1745. package/es/upload/UploadList/index.d.ts +0 -8
  1746. package/es/upload/UploadList/index.js +0 -57
  1747. package/es/upload/index.d.ts +0 -13
  1748. package/es/upload/index.js +0 -80
  1749. package/es/upload/interface.d.ts +0 -138
  1750. package/es/upload/interface.js +0 -0
  1751. package/es/upload/style/dragger.d.ts +0 -4
  1752. package/es/upload/style/dragger.js +0 -7
  1753. package/es/upload/style/index.d.ts +0 -16
  1754. package/es/upload/style/index.js +0 -66
  1755. package/es/upload/style/list.d.ts +0 -4
  1756. package/es/upload/style/list.js +0 -4
  1757. package/es/upload/style/motion.d.ts +0 -4
  1758. package/es/upload/style/motion.js +0 -10
  1759. package/es/upload/style/picture.d.ts +0 -5
  1760. package/es/upload/style/picture.js +0 -12
  1761. package/es/upload/style/rtl.d.ts +0 -4
  1762. package/es/upload/style/rtl.js +0 -1
  1763. package/es/upload/utils.d.ts +0 -8
  1764. package/es/upload/utils.js +0 -2
  1765. package/es/utils/common.d.ts +0 -32
  1766. package/es/utils/common.js +0 -4
  1767. package/es/utils/index.d.ts +0 -2
  1768. package/es/utils/index.js +0 -4
  1769. package/es/utils/moneyFormat.d.ts +0 -38
  1770. package/es/utils/moneyFormat.js +0 -1
  1771. package/es/version/index.d.ts +0 -2
  1772. package/es/version/index.js +0 -1
  1773. package/es/watermark/context.d.ts +0 -8
  1774. package/es/watermark/context.js +0 -1
  1775. package/es/watermark/index.d.ts +0 -26
  1776. package/es/watermark/index.js +0 -35
  1777. package/es/watermark/useClips.d.ts +0 -7
  1778. package/es/watermark/useClips.js +0 -1
  1779. package/es/watermark/useRafDebounce.d.ts +0 -4
  1780. package/es/watermark/useRafDebounce.js +0 -1
  1781. package/es/watermark/useWatermark.d.ts +0 -13
  1782. package/es/watermark/useWatermark.js +0 -1
  1783. package/es/watermark/utils.d.ts +0 -7
  1784. package/es/watermark/utils.js +0 -1
  1785. package/umd/index.min.js +0 -629
@@ -1,98 +0,0 @@
1
- import lp from'rc-picker/lib/generate/dayjs';import*as E from'react';import E__default,{createContext,useContext,forwardRef,useMemo,useState,useRef,Children,useEffect,useImperativeHandle}from'react';import gl from'rc-util/lib/hooks/useMergedState';import {createTheme,Keyframes,unit,useCacheToken,useStyleRegister}from'@ant-design/cssinjs';import tl from'@ant-design/icons/lib/components/Context';import Ja from'rc-util/lib/hooks/useMemo';import {merge}from'rc-util/lib/utils/set';import'rc-util/lib/warning';import ya from'rc-pagination/lib/locale/en_US';import fa from'rc-picker/lib/locale/en_US';import {presetPrimaryColors,presetPalettes,generate}from'@ant-design/colors';import {TinyColor}from'@ctrl/tinycolor';import Ha from'rc-util/lib/Dom/canUseDom';import {updateCSS}from'rc-util/lib/Dom/dynamicCSS';import el from'rc-util/lib/isEqual';import {genStyleUtils,mergeToken}from'@ant-design/cssinjs-utils';import Bs,{Provider}from'rc-motion';import qc from'@ant-design/icons/CalendarOutlined';import Yc from'@ant-design/icons/ClockCircleOutlined';import Zc from'@ant-design/icons/SwapRightOutlined';import fr from'classnames';import np,{RangePicker}from'rc-picker';import'rc-field-form';import Oi from'rc-util/lib/omit';import yc from'rc-util/lib/Children/toArray';import ys from'@ant-design/icons/CheckOutlined';import Ss from'@ant-design/icons/CloseCircleFilled';import bs from'@ant-design/icons/CloseOutlined';import hs from'@ant-design/icons/DownOutlined';import xs from'@ant-design/icons/LoadingOutlined';import Ps from'@ant-design/icons/SearchOutlined';import {useComposeRef,supportRef,composeRef,getNodeRef}from'rc-util/lib/ref';import Ws from'rc-util/lib/Dom/isVisible';import zs from'rc-util/lib/hooks/useEvent';import fi from'rc-util/lib/raf';import'react-dom';import {unmount,render}from'rc-util/lib/React/render';import {Color}from'@rc-component/color-picker';import fc from'@ant-design/icons/RightOutlined';import sc from'rc-collapse';function Pr(){}var ma=Pr,Tr=E.createContext({}),Eo=()=>{let e=()=>{};return e.deprecated=Pr,e},xo=ma;var vr=createContext(void 0);var ua={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},Ho=ua;var Ca={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"],...fa},timePickerLocale:{...Ho}},Re=Ca;var $r=Re;var Q="${label} is not a valid ${type}",Sa={locale:"en",Pagination:ya,DatePicker:Re,TimePicker:Ho,Calendar:$r,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:Q,method:Q,array:Q,object:Q,number:Q,date:Q,boolean:Q,integer:Q,float:Q,regexp:Q,email:Q,url:Q,hex:Q},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"}},Se=Sa;({...Se.Modal});var Lo=[],Ir=()=>Lo.reduce((e,o)=>({...e,...o}),Se.Modal);function Rr(e){if(e){let o={...e};return Lo.push(o),Ir(),()=>{Lo=Lo.filter(t=>t!==o),Ir();}}({...Se.Modal});}var ha=createContext(void 0),Ze=ha;var xa=(e,o)=>{let t=E.useContext(Ze),n=E.useMemo(()=>{let i=o||Se[e],a=t?.[e]??{};return {...typeof i=="function"?i():i,...a||{}}},[e,o,t]),r=E.useMemo(()=>{let i=t?.locale;return t?.exist&&!i?Se.locale:i},[t]);return [n,r]},Qe=xa;var wr="internalMark",Pa=e=>{let{locale:o={},children:t,_ANT_MARK__:n}=e;E.useEffect(()=>Rr(o?.Modal),[o]);let r=E.useMemo(()=>({...o,exist:true}),[o]);return E.createElement(Ze.Provider,{value:r},t)},kr=Pa;var Tt={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"},Ta={...Tt,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},be=Ta;function $t(e,{generateColorPalettes:o,generateNeutralColorPalettes:t}){let{colorSuccess:n,colorWarning:r,colorError:i,colorInfo:a,colorPrimary:l,colorBgBase:s,colorTextBase:c}=e,p=o(l),m=o(n),d=o(r),g=o(i),u=o(a),y=t(s,c),C=e.colorLink||e.colorInfo,f=o(C),S=new TinyColor(g[1]).mix(new TinyColor(g[3]),50).toHexString();return {...y,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:m[1],colorSuccessBgHover:m[2],colorSuccessBorder:m[3],colorSuccessBorderHover:m[4],colorSuccessHover:m[4],colorSuccess:m[6],colorSuccessActive:m[7],colorSuccessTextHover:m[8],colorSuccessText:m[9],colorSuccessTextActive:m[10],colorErrorBg:g[1],colorErrorBgHover:g[2],colorErrorBgFilledHover:S,colorErrorBgActive:g[3],colorErrorBorder:g[3],colorErrorBorderHover:g[4],colorErrorHover:g[5],colorError:g[6],colorErrorActive:g[7],colorErrorTextHover:g[8],colorErrorText:g[9],colorErrorTextActive:g[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:u[1],colorInfoBgHover:u[2],colorInfoBorder:u[3],colorInfoBorderHover:u[4],colorInfoHover:u[4],colorInfo:u[6],colorInfoActive:u[7],colorInfoTextHover:u[8],colorInfoText:u[9],colorInfoTextActive:u[10],colorLinkHover:f[4],colorLink:f[6],colorLinkActive:f[7],colorBgMask:new TinyColor("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"}}var va=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}},Mr=va;function It(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,...Mr(n)}}var $a=e=>{let{controlHeight:o}=e;return {controlHeightSM:o*.75,controlHeightXS:o*.5,controlHeightLG:o*1.25}},Br=$a;function eo(e){return (e+8)/e}function Rt(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:eo(t)}))}var Ia=e=>{let o=Rt(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]}},Er=Ia;function wt(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 J=(e,o)=>new TinyColor(e).setAlpha(o).toRgbString(),oo=(e,o)=>new TinyColor(e).darken(o).toHexString();var Lr=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]}},zr=(e,o)=>{let t=e||"#fff",n=o||"#000";return {colorBgBase:t,colorTextBase:n,colorText:J(n,.88),colorTextSecondary:J(n,.65),colorTextTertiary:J(n,.45),colorTextQuaternary:J(n,.25),colorFill:J(n,.15),colorFillSecondary:J(n,.06),colorFillTertiary:J(n,.04),colorFillQuaternary:J(n,.02),colorBgSolid:J(n,1),colorBgSolidHover:J(n,.75),colorBgSolidActive:J(n,.95),colorBgLayout:oo(t,4),colorBgContainer:oo(t,0),colorBgElevated:oo(t,0),colorBgSpotlight:J(n,.85),colorBgBlur:"transparent",colorBorder:oo(t,15),colorBorderSecondary:oo(t,6)}};function Bt(e){presetPrimaryColors.pink=presetPrimaryColors.magenta,presetPalettes.pink=presetPalettes.magenta;let o=Object.keys(Tt).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,...$t(e,{generateColorPalettes:Lr,generateNeutralColorPalettes:zr}),...Er(e.fontSize),...wt(e),...Br(e),...It(e)}}var zo=createTheme(Bt),To={token:be,override:{override:be},hashed:true},vo=E__default.createContext(To);var we="ant",$o="anticon",Et=["outlined","borderless","filled"],Ba=(e,o)=>o||(e?`${we}-${e}`:we),v=E.createContext({getPrefixCls:Ba,iconPrefixCls:$o}),{Consumer:Ea}=v;var za=`-ant-${Date.now()}-${Math.random()}`;function Oa(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 Nr(e,o){let t=Oa(e,o);Ha()?updateCSS(t,`${za}-dynamic-theme`):xo();}var Lt=E.createContext(false),Dr=({children:e,disabled:o})=>{let t=E.useContext(Lt);return E.createElement(Lt.Provider,{value:o??t},e)},ke=Lt;var zt=E.createContext(void 0),Wr=({children:e,size:o})=>{let t=E.useContext(zt);return E.createElement(zt.Provider,{value:o||t},e)},Ae=zt;function Aa(){let e=useContext(ke),o=useContext(Ae);return {componentDisabled:e,componentSize:o}}var Gr=Aa;var Vr={version:"0.0.2"};var _r=Vr.version;function Ot(e){return e>=0&&e<=255}function Da(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),m=Math.round((n-l*(1-c))/c),d=Math.round((r-s*(1-c))/c);if(Ot(p)&&Ot(m)&&Ot(d))return new TinyColor({r:p,g:m,b:d,a:Math.round(c*100)/100}).toRgbString()}return new TinyColor({r:t,g:n,b:r,a:1}).toRgbString()}var Io=Da;function Ao(e){let{override:o,...t}=e,n={...o};Object.keys(be).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:Io(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:Io(r.colorErrorBg,r.colorBgContainer),colorWarningOutline:Io(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:Io(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 Nt={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},Ga={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},ja={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},Xr=(e,o,t)=>{let n=t.getDerivativeToken(e),{override:r,...i}=o,a={...n,override:r};return a=Ao(a),i&&Object.entries(i).forEach(([l,s])=>{let{theme:c,...p}=s,m=p;c&&(m=Xr({...a,...p},{override:p},c)),a[l]=m;}),a};function j(){let{token:e,hashed:o,theme:t,override:n,cssVar:r}=E__default.useContext(vo),i=`${_r}-${o||""}`,a=t||zo,[l,s,c]=useCacheToken(a,[be,e],{salt:i,override:n,getComputedToken:Xr,formatToken:Ao,cssVar:r&&{prefix:r.prefix,key:r.key,unitless:Nt,ignore:Ga,preserve:ja}});return [a,c,o?s:"",l,r]}var Ur={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},Me=(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}),Ne=()=>({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"}}),Kr=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),qr=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"}}}),Yr=(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}}},_a=e=>({outline:`${unit(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),Zr=e=>({"&:focus-visible":{..._a(e)}}),No=e=>({[`.${e}`]:{...Ne(),[`.${e} .${e}-icon`]:{display:"block"}}});var{genStyleHooks:le,genComponentStyleHook:Dt,genSubStyleComponent:Wt}=genStyleUtils({usePrefix:()=>{let{getPrefixCls:e,iconPrefixCls:o}=useContext(v);return {rootPrefixCls:e(),iconPrefixCls:o}},useToken:()=>{let[e,o,t,n,r]=j();return {theme:e,realToken:o,hashId:t,token:n,cssVar:r}},useCSP:()=>{let{csp:e}=useContext(v);return e??{}},getResetStyles:(e,o)=>[{"&":qr(e)},No(o?.prefix.iconPrefixCls??$o)],getCommonStyle:Yr,getCompUnitless:(()=>Nt)});var Ka=(e,o)=>{let[t,n]=j();return useStyleRegister({theme:t,token:n,hashId:"",path:["ant-design-icons",e],nonce:()=>o?.nonce,layer:{name:"antd"}},()=>[No(e)])},Do=Ka;var Ya={...E},{useId:Jr}=Ya,Za=()=>"",Qa=typeof Jr>"u"?Za:Jr,en=Qa;function Ft(e,o,t){Eo();let r=e||{},i=r.inherit===false||!o?{...To,hashed:o?.hashed??To.hashed,cssVar:o?.cssVar}:o,a=en();return Ja(()=>{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 m=s[p];return !el(c,m,true)}))}function Gt(e){let{children:o}=e,[,t]=j(),{motion:n}=t,r=E.useRef(false);return r.current=r.current||n===false,r.current?E.createElement(Provider,{motion:n},o):o}E.memo(({dropdownMatchSelectWidth:e})=>(Eo().deprecated(e===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),null));var tn=()=>null;var il=["getTargetContainer","getPopupContainer","renderEmpty","input","pagination","form","select","button"],nn;function cl(){return nn||we}function pl(e){return Object.keys(e).some(o=>o.endsWith("Color"))}var dl=e=>{let{prefixCls:o,iconPrefixCls:t,theme:n,holderRender:r}=e;o!==void 0&&(nn=o),n&&(pl(n)?(Nr(cl(),n)):n);};var ml=e=>{let{children:o,csp:t,autoInsertSpaceInButton:n,alert:r,anchor:i,form:a,locale:l,componentSize:s,direction:c,space:p,splitter:m,virtual:d,dropdownMatchSelectWidth:g,popupMatchSelectWidth:u,popupOverflow:y,legacyLocale:C,parentContext:f,iconPrefixCls:S,theme:T,componentDisabled:R,segmented:k,statistic:w,spin:B,calendar:I,carousel:P,cascader:b,collapse:h,typography:W,checkbox:F,descriptions:V,divider:L,drawer:z,skeleton:q,steps:x,image:M,layout:Y,list:ae,mentions:ee,modal:X,progress:se,result:U,slider:K,breadcrumb:ge,menu:ce,pagination:$e,input:oe,textArea:ue,empty:fe,badge:pe,radio:Fe,rate:uo,switch:Ge,transfer:fo,avatar:je,message:Le,tag:Co,table:ze,card:Ve,tabs:Oe,timeline:yo,timePicker:So,upload:_e,notification:Xe,tree:Ie,colorPicker:O,datePicker:Ce,rangePicker:Ct,flex:yt,wave:oa,dropdown:ta,warning:ra,tour:na,variant:ia,inputNumber:aa,treeSelect:la}=e,Sr=E.useCallback((A,de)=>{let{prefixCls:qe}=e;if(de)return de;let Ye=qe||f.getPrefixCls("");return A?`${Ye}-${A}`:Ye},[f.getPrefixCls,e.prefixCls]),bo=S||f.iconPrefixCls||$o,ho=t||f.csp;Do(bo,ho);let St=Ft(T,f.theme,{prefixCls:Sr("")}),bt={csp:ho,autoInsertSpaceInButton:n,alert:r,anchor:i,locale:l||C,direction:c,space:p,splitter:m,virtual:d,popupMatchSelectWidth:u??g,popupOverflow:y,getPrefixCls:Sr,iconPrefixCls:bo,theme:St,segmented:k,statistic:w,spin:B,calendar:I,carousel:P,cascader:b,collapse:h,typography:W,checkbox:F,descriptions:V,divider:L,drawer:z,skeleton:q,steps:x,image:M,input:oe,textArea:ue,layout:Y,list:ae,mentions:ee,modal:X,progress:se,result:U,slider:K,breadcrumb:ge,menu:ce,pagination:$e,empty:fe,badge:pe,radio:Fe,rate:uo,switch:Ge,transfer:fo,avatar:je,message:Le,tag:Co,table:ze,card:Ve,tabs:Oe,timeline:yo,timePicker:So,upload:_e,notification:Xe,tree:Ie,colorPicker:O,datePicker:Ce,rangePicker:Ct,flex:yt,wave:oa,dropdown:ta,warning:ra,tour:na,variant:ia,inputNumber:aa,treeSelect:la},Ue={...f};Object.keys(bt).forEach(A=>{bt[A]!==void 0&&(Ue[A]=bt[A]);}),il.forEach(A=>{let de=e[A];de&&(Ue[A]=de);}),typeof n<"u"&&(Ue.button={autoInsertSpace:n,...Ue.button});let Ke=Ja(()=>Ue,Ue,(A,de)=>{let qe=Object.keys(A),Ye=Object.keys(de);return qe.length!==Ye.length||qe.some(Bo=>A[Bo]!==de[Bo])}),sa=E.useMemo(()=>({prefixCls:bo,csp:ho}),[bo,ho]),G=E.createElement(E.Fragment,null,E.createElement(tn,{dropdownMatchSelectWidth:g}),o),br=E.useMemo(()=>merge(Se.Form?.defaultValidateMessages||{},Ke.locale?.Form?.defaultValidateMessages||{},Ke.form?.validateMessages||{},a?.validateMessages||{}),[Ke,a?.validateMessages]);Object.keys(br).length>0&&(G=E.createElement(vr.Provider,{value:br},G)),l&&(G=E.createElement(kr,{locale:l,_ANT_MARK__:wr},G)),(G=E.createElement(tl.Provider,{value:sa},G)),s&&(G=E.createElement(Wr,{size:s},G)),G=E.createElement(Gt,null,G);let ca=E.useMemo(()=>{let{algorithm:A,token:de,components:qe,cssVar:Ye,...Bo}=St||{},hr=A&&(!Array.isArray(A)||A.length>0)?createTheme(A):zo,ht={};Object.entries(qe||{}).forEach(([pa,da])=>{let ye={...da};"algorithm"in ye&&(ye.algorithm===true?ye.theme=hr:(Array.isArray(ye.algorithm)||typeof ye.algorithm=="function")&&(ye.theme=createTheme(ye.algorithm)),delete ye.algorithm),ht[pa]=ye;});let xr={...be,...de};return {...Bo,theme:hr,token:xr,components:ht,override:{override:xr,...ht},cssVar:Ye}},[St]);return T&&(G=E.createElement(vo.Provider,{value:ca},G)),Ke.warning&&(G=E.createElement(Tr.Provider,{value:Ke.warning},G)),R!==void 0&&(G=E.createElement(Dr,{disabled:R},G)),E.createElement(v.Provider,{value:Ke},G)},no=e=>{let o=E.useContext(v),t=E.useContext(Ze);return E.createElement(ml,{parentContext:o,legacyLocale:t,...e})};no.ConfigContext=v;no.SizeContext=Ae;no.config=dl;no.useConfig=Gr;Object.defineProperty(no,"SizeContext",{get:()=>(Ae)});var an=no;function ul(e){return o=>E.createElement(an,{theme:{token:{motion:false,zIndexPopupBase:0}}},E.createElement(e,{...o}))}var fl=(e,o,t,n,r)=>ul(a=>{let{prefixCls:l,style:s}=a,c=E.useRef(null),[p,m]=E.useState(0),[d,g]=E.useState(0),[u,y]=gl(false,{value:a.open}),{getPrefixCls:C}=E.useContext(v),f=C(n||"select",l);E.useEffect(()=>{if(y(true),typeof ResizeObserver<"u"){let R=new ResizeObserver(w=>{let B=w[0].target;m(B.offsetHeight+8),g(B.offsetWidth);}),k=setInterval(()=>{let w=r?`.${r(f)}`:`.${f}-dropdown`,B=c.current?.querySelector(w);B&&(clearInterval(k),R.observe(B));},10);return ()=>{clearInterval(k),R.disconnect();}}},[]);let S={...a,style:{...s,margin:0},open:u,visible:u,getPopupContainer:()=>c.current};return t&&(S=t(S)),o&&Object.assign(S,{[o]:{overflow:{adjustX:false,adjustY:false}}}),E.createElement("div",{ref:c,style:{paddingBottom:p,position:"relative",minWidth:d}},E.createElement(e,{...S}))}),jt=fl;E.createContext({labelAlign:"right",vertical:false,itemRef:(()=>{})});E.createContext(null);E.createContext({prefixCls:""});var io=E.createContext({}),ln=({children:e,status:o,override:t})=>{let n=E.useContext(io),r=E.useMemo(()=>{let i={...n};return t&&delete i.isFormItemInput,o&&(delete i.status,delete i.hasFeedback,delete i.feedbackIcon),i},[o,t,n]);return E.createElement(io.Provider,{value:r},e)},sn=E.createContext(void 0);var Cl=e=>{let o=E__default.useContext(Ae);return E__default.useMemo(()=>e?typeof e=="string"?e??o:e instanceof Function?e(o):o:o,[e,o])},he=Cl;var yl=e=>{let{componentCls:o}=e;return {[o]:{"&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}},pn=yl;var Sl=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"}}}},bl=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}}}};le("Space",e=>{let o=mergeToken(e,{spaceGapSmallSize:e.paddingXS,spaceGapMiddleSize:e.padding,spaceGapLargeSize:e.paddingLG});return [Sl(o),bl(o),pn(o)]},()=>({}),{resetStyle:false});var dn=E.createContext(null),ao=(e,o)=>{let t=E.useContext(dn),n=E.useMemo(()=>{if(!t)return "";let{compactDirection:r,isFirstItem:i,isLastItem:a}=t,l=r==="vertical"?"-vertical-":"-";return fr(`${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}},mn=({children:e})=>E.createElement(dn.Provider,{value:null},e);var Pl=e=>{let{space:o,form:t,children:n}=e;if(n==null)return null;let r=n;return t&&(r=E__default.createElement(ln,{override:true,status:true},r)),o&&(r=E__default.createElement(mn,null,r)),r},Fo=Pl;var vl=E__default.createContext(void 0),un=vl;var xe=100,fn={Modal:xe,Drawer:xe,Popover:xe,Popconfirm:xe,Tooltip:xe,Tour:xe,FloatButton:xe},wl={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function kl(e){return e in fn}var Go=(e,o)=>{let[,t]=j(),n=E__default.useContext(un),r=kl(e),i;if(o!==void 0)i=[o,o];else {let a=n??0;r?a+=(n?0:t.zIndexPopupBase)+fn[e]:a+=wl[e],i=[n===void 0?o:a,a];}return i};function jo(e,o,t){return fr({[`${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 Vo=(e,o)=>o||e;var Bl=e=>{let[,,,,o]=j();return o?`${e}-css-var`:""},_o=Bl;var El=(e,o,t=void 0)=>{let{variant:n,[e]:r}=E.useContext(v),i=E.useContext(sn),a=r?.variant,l;typeof o<"u"?l=o:t===false?l="borderless":l=i??a??n??"outlined";let s=Et.includes(l);return [l,s]},Xo=El;function Hl(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 Ll(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 lo(e,o={focus:true}){let{componentCls:t}=e,n=`${t}-compact`;return {[n]:{...Hl(e,n,o),...Ll(t,n,o)}}}function Uo(e){return mergeToken(e,{inputAffixPadding:e.paddingXXS})}var Ko=e=>{let{controlHeight:o,fontSize:t,lineHeight:n,lineWidth:r,controlHeightSM:i,controlHeightLG:a,fontSizeLG:l,lineHeightLG:s,paddingSM:c,controlPaddingHorizontalSM:p,controlPaddingHorizontal:m,colorFillAlter:d,colorPrimaryHover:g,colorPrimary:u,controlOutlineWidth:y,controlOutline:C,colorErrorOutline:f,colorWarningOutline:S,colorBgContainer:T}=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:m-r,addonBg:d,activeBorderColor:u,hoverBorderColor:g,activeShadow:`0 0 0 ${y}px ${C}`,errorActiveShadow:`0 0 0 ${y}px ${f}`,warningActiveShadow:`0 0 0 ${y}px ${S}`,hoverBg:T,activeBg:T,inputFontSize:t,inputFontSizeLG:l,inputFontSizeSM:t}};var zl=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),_t=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])":{...zl(mergeToken(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled}))}}),hn=(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}}),Cn=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...hn(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}},[`&${e.componentCls}-status-${o.status}${e.componentCls}-disabled`]:{borderColor:o.borderColor}}),qo=(e,o)=>({"&-outlined":{...hn(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow}),[`&${e.componentCls}-disabled, &[disabled]`]:{..._t(e)},...Cn(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError}),...Cn(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning}),...o}}),yn=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:o.addonBorderColor,color:o.addonColor}}}),xn=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}},...yn(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText}),...yn(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText}),[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:{..._t(e)}}}}),Yo=(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}}},Pn=(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}}),Sn=(e,o)=>({[`&${e.componentCls}-status-${o.status}:not(${e.componentCls}-disabled)`]:{...Pn(e,o),[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:o.affixColor}}}),Zo=(e,o)=>({"&-filled":{...Pn(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor}),[`&${e.componentCls}-disabled, &[disabled]`]:{..._t(e)},...Sn(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError}),...Sn(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning}),...o}}),bn=(e,o)=>({[`&${e.componentCls}-group-wrapper-status-${o.status}`]:{[`${e.componentCls}-group-addon`]:{background:o.addonBg,color:o.addonColor}}}),Tn=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}`}}},...bn(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText}),...bn(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 Xt=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}});var vn=e=>{let{paddingBlockLG:o,lineHeightLG:t,borderRadiusLG:n,paddingInlineLG:r}=e;return {padding:`${unit(o)} ${unit(r)}`,fontSize:e.inputFontSizeLG,lineHeight:t,borderRadius:n}},$n=e=>({padding:`${unit(e.paddingBlockSM)} ${unit(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),In=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}`,...Xt(e.colorTextPlaceholder),"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":{...vn(e)},"&-sm":{...$n(e)},"&-rtl, &-textarea-rtl":{direction:"rtl"}}),Ol=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`]:{...vn(e)},[`&-sm ${o}, &-sm > ${o}-group-addon`]:{...$n(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",...Kr(),[`${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},[`
41
- & > ${o}-affix-wrapper,
42
- & > ${o}-number-affix-wrapper,
43
- & > ${t}-picker-range
44
- `]:{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,
45
- & > ${t}-select-auto-complete ${o},
46
- & > ${t}-cascader-picker ${o},
47
- & > ${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,
48
- & > ${t}-select:first-child > ${t}-select-selector,
49
- & > ${t}-select-auto-complete:first-child ${o},
50
- & > ${t}-cascader-picker:first-child ${o}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
51
- & > ${t}-select:last-child > ${t}-select-selector,
52
- & > ${t}-cascader-picker:last-child ${o},
53
- & > ${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}}}}}},Al=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]:{...Me(e),...In(e),...qo(e),...Zo(e),...Yo(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"}}}},Nl=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)}`}}}},Dl=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]:{...In(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}},...Nl(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}}}}},Wl=e=>{let{componentCls:o,borderRadiusLG:t,borderRadiusSM:n}=e;return {[`${o}-group`]:{...Me(e),...Ol(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}},...xn(e),...Tn(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}}}}}},Fl=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,
54
- > ${o},
55
- ${o}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${o}-affix-wrapper-focused`]:{zIndex:2}}}}},Gl=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"}},[`
56
- &-allow-clear > ${o},
57
- &-affix-wrapper${n}-has-feedback ${o}
58
- `]:{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}}}}}},jl=e=>{let{componentCls:o}=e;return {[`${o}-out-of-range`]:{[`&, & input, & textarea, ${o}-show-count-suffix, ${o}-data-count`]:{color:e.colorError}}}};le("Input",e=>{let o=mergeToken(e,Uo(e));return [Al(o),Gl(o),Dl(o),Wl(o),Fl(o),jl(o),lo(o)]},Ko,{resetFont:false});var Vl=e=>({[e.componentCls]:{[`${e.antCls}-motion-collapse-legacy`]:{overflow:"hidden","&-active":{transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
59
- opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}},[`${e.antCls}-motion-collapse`]:{overflow:"hidden",transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
60
- opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}}}),Ut=Vl;var _l=e=>({animationDuration:e,animationFillMode:"both"}),Xl=e=>({animationDuration:e,animationFillMode:"both"}),so=(e,o,t,n,r=false)=>{let i=r?"&":"";return {[`
61
- ${i}${e}-enter,
62
- ${i}${e}-appear
63
- `]:{..._l(n),animationPlayState:"paused"},[`${i}${e}-leave`]:{...Xl(n),animationPlayState:"paused"},[`
64
- ${i}${e}-enter${e}-enter-active,
65
- ${i}${e}-appear${e}-appear-active
66
- `]:{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 wn=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}}),kn=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}}),Mn=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}}),Bn=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}}),Hn=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}}),Ln=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}}),zn=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}}),ql={"move-up":{inKeyframes:Ln,outKeyframes:zn},"move-down":{inKeyframes:wn,outKeyframes:kn},"move-left":{inKeyframes:Mn,outKeyframes:Bn},"move-right":{inKeyframes:En,outKeyframes:Hn}},Qo=(e,o)=>{let{antCls:t}=e,n=`${t}-${o}`,{inKeyframes:r,outKeyframes:i}=ql[o];return [so(n,r,i,e.motionDurationMid),{[`
67
- ${n}-enter,
68
- ${n}-appear
69
- `]:{opacity:0,animationTimingFunction:e.motionEaseOutCirc},[`${n}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]};var Jo=new Keyframes("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),et=new Keyframes("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),ot=new Keyframes("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),tt=new Keyframes("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),On=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}}),Nn=new Keyframes("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),Dn=new Keyframes("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),Yl={"slide-up":{inKeyframes:Jo,outKeyframes:et},"slide-down":{inKeyframes:ot,outKeyframes:tt},"slide-left":{inKeyframes:On,outKeyframes:An},"slide-right":{inKeyframes:Nn,outKeyframes:Dn}},rt=(e,o)=>{let{antCls:t}=e,n=`${t}-${o}`,{inKeyframes:r,outKeyframes:i}=Yl[o];return [so(n,r,i,e.motionDurationMid),{[`
70
- ${n}-enter,
71
- ${n}-appear
72
- `]:{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}});function Wn(e){let{sizePopupArrow:o,borderRadiusXS:t,borderRadiusOuter:n}=e,r=o/2,i=0,a=r,l=n*1/Math.sqrt(2),s=r-n*(1-1/Math.sqrt(2)),c=r-t*(1/Math.sqrt(2)),p=n*(Math.sqrt(2)-1)+t*(1/Math.sqrt(2)),m=2*r-c,d=p,g=2*r-l,u=s,y=2*r-i,C=a,f=r*Math.sqrt(2)+n*(Math.sqrt(2)-2),S=n*(Math.sqrt(2)-1),T=`polygon(${S}px 100%, 50% ${S}px, ${2*r-S}px 100%, ${S}px 100%)`,R=`path('M ${i} ${a} A ${n} ${n} 0 0 0 ${l} ${s} L ${c} ${p} A ${t} ${t} 0 0 1 ${m} ${d} L ${g} ${u} A ${n} ${n} 0 0 0 ${y} ${C} Z')`;return {arrowShadowWidth:f,arrowPath:R,arrowPolygon:T}}var Fn=(e,o,t)=>{let{sizePopupArrow:n,arrowPolygon:r,arrowPath:i,arrowShadowWidth:a,borderRadiusXS:l,calc:s}=e;return {pointerEvents:"none",width:n,height:n,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:n,height:s(n).div(2).equal(),background:o,clipPath:{_multi_value_:true,value:[r,i]},content:'""'},"&::after":{content:'""',position:"absolute",width:a,height:a,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:true,value:`0 0 ${unit(l)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:t,zIndex:0,background:"transparent"}}};var jn=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())}};var Vn=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":{...Ne(),display:"inline-flex",alignItems:"center",color:s,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer",[`> ${t}`]:{verticalAlign:"-0.2em"},"&:hover":{color:c}}}}}};var Kt=(e,o)=>{let{componentCls:t,controlHeight:n}=e,r=o?`${t}-${o}`:"",i=jn(e);return [{[`${t}-multiple${r}`]:{paddingBlock:i.containerPadding,paddingInlineStart:i.basePadding,minHeight:n,[`${t}-selection-item`]:{height:i.itemHeight,lineHeight:unit(i.itemLineHeight)}}}]},ds=e=>{let{componentCls:o,calc:t,lineWidth:n}=e,r=mergeToken(e,{fontHeight:e.fontSize,selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS,controlHeight:e.controlHeightSM}),i=mergeToken(e,{fontHeight:t(e.multipleItemHeightLG).sub(t(n).mul(2).equal()).equal(),fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius,controlHeight:e.controlHeightLG});return [Kt(r,"small"),Kt(e),Kt(i,"large"),{[`${o}${o}-multiple`]:{width:"100%",cursor:"text",[`${o}-selector`]:{flex:"auto",padding:0,position:"relative","&:after":{margin:0},[`${o}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:0,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`,overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}},...Vn(e),[`${o}-multiple-input`]:{width:0,height:0,border:0,visibility:"hidden",position:"absolute",zIndex:-1}}}]},_n=ds;var ms=e=>{let{pickerCellCls:o,pickerCellInnerCls:t,cellHeight:n,borderRadiusSM:r,motionDurationMid:i,cellHoverBg:a,lineWidth:l,lineType:s,colorPrimary:c,cellActiveWithRangeBg:p,colorTextLightSolid:m,colorTextDisabled:d,cellBgDisabled:g,colorFillSecondary:u}=e;return {"&::before":{position:"absolute",top:"50%",insetInlineStart:0,insetInlineEnd:0,zIndex:1,height:n,transform:"translateY(-50%)",content:'""',pointerEvents:"none"},[t]:{position:"relative",zIndex:2,display:"inline-block",minWidth:n,height:n,lineHeight:unit(n),borderRadius:r,transition:`background ${i}`},[`&:hover:not(${o}-in-view):not(${o}-disabled),
73
- &:hover:not(${o}-selected):not(${o}-range-start):not(${o}-range-end):not(${o}-disabled)`]:{[t]:{background:a}},[`&-in-view${o}-today ${t}`]:{"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:1,border:`${unit(l)} ${s} ${c}`,borderRadius:r,content:'""'}},[`&-in-view${o}-in-range,
74
- &-in-view${o}-range-start,
75
- &-in-view${o}-range-end`]:{position:"relative",[`&:not(${o}-disabled):before`]:{background:p}},[`&-in-view${o}-selected,
76
- &-in-view${o}-range-start,
77
- &-in-view${o}-range-end`]:{[`&:not(${o}-disabled) ${t}`]:{color:m,background:c},[`&${o}-disabled ${t}`]:{background:u}},[`&-in-view${o}-range-start:not(${o}-disabled):before`]:{insetInlineStart:"50%"},[`&-in-view${o}-range-end:not(${o}-disabled):before`]:{insetInlineEnd:"50%"},[`&-in-view${o}-range-start:not(${o}-range-end) ${t}`]:{borderStartStartRadius:r,borderEndStartRadius:r,borderStartEndRadius:0,borderEndEndRadius:0},[`&-in-view${o}-range-end:not(${o}-range-start) ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0,borderStartEndRadius:r,borderEndEndRadius:r},"&-disabled":{color:d,cursor:"not-allowed",[t]:{background:"transparent"},"&::before":{background:g}},[`&-disabled${o}-today ${t}::before`]:{borderColor:d}}},Un=e=>{let{componentCls:o,pickerCellCls:t,pickerCellInnerCls:n,pickerYearMonthCellWidth:r,pickerControlIconSize:i,cellWidth:a,paddingSM:l,paddingXS:s,paddingXXS:c,colorBgContainer:p,lineWidth:m,lineType:d,borderRadiusLG:g,colorPrimary:u,colorTextHeading:y,colorSplit:C,pickerControlIconBorderWidth:f,colorIcon:S,textHeight:T,motionDurationMid:R,colorIconHover:k,fontWeightStrong:w,cellHeight:B,pickerCellPaddingVertical:I,colorTextDisabled:P,colorText:b,fontSize:h,motionDurationSlow:W,withoutTimeCellHeight:F,pickerQuarterPanelContentHeight:V,borderRadiusSM:L,colorTextLightSolid:z,cellHoverBg:q,timeColumnHeight:x,timeColumnWidth:M,timeCellHeight:Y,controlItemBgActive:ae,marginXXS:ee,pickerDatePanelPaddingHorizontal:X,pickerControlIconMargin:se}=e,U=e.calc(a).mul(7).add(e.calc(X).mul(2)).equal();return {[o]:{"&-panel":{display:"inline-flex",flexDirection:"column",textAlign:"center",background:p,borderRadius:g,outline:"none","&-focused":{borderColor:u},"&-rtl":{[`${o}-prev-icon,
78
- ${o}-super-prev-icon`]:{transform:"rotate(45deg)"},[`${o}-next-icon,
79
- ${o}-super-next-icon`]:{transform:"rotate(-135deg)"},[`${o}-time-panel`]:{[`${o}-content`]:{direction:"ltr","> *":{direction:"rtl"}}}}},"&-decade-panel,\n &-year-panel,\n &-quarter-panel,\n &-month-panel,\n &-week-panel,\n &-date-panel,\n &-time-panel":{display:"flex",flexDirection:"column",width:U},"&-header":{display:"flex",padding:`0 ${unit(s)}`,color:y,borderBottom:`${unit(m)} ${d} ${C}`,"> *":{flex:"none"},button:{padding:0,color:S,lineHeight:unit(T),background:"transparent",border:0,cursor:"pointer",transition:`color ${R}`,fontSize:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center"},"> button":{minWidth:"1.6em",fontSize:h,"&:hover":{color:k},"&:disabled":{opacity:.25,pointerEvents:"none"}},"&-view":{flex:"auto",fontWeight:w,lineHeight:unit(T),"> button":{color:"inherit",fontWeight:"inherit","&:not(:first-child)":{marginInlineStart:s},"&:hover":{color:u}}}},"&-prev-icon,\n &-next-icon,\n &-super-prev-icon,\n &-super-next-icon":{position:"relative",width:i,height:i,"&::before":{position:"absolute",top:0,insetInlineStart:0,width:i,height:i,border:"0 solid currentcolor",borderBlockWidth:`${unit(f)} 0`,borderInlineWidth:`${unit(f)} 0`,content:'""'}},"&-super-prev-icon,\n &-super-next-icon":{"&::after":{position:"absolute",top:se,insetInlineStart:se,display:"inline-block",width:i,height:i,border:"0 solid currentcolor",borderBlockWidth:`${unit(f)} 0`,borderInlineWidth:`${unit(f)} 0`,content:'""'}},"&-prev-icon, &-super-prev-icon":{transform:"rotate(-45deg)"},"&-next-icon, &-super-next-icon":{transform:"rotate(135deg)"},"&-content":{width:"100%",tableLayout:"fixed",borderCollapse:"collapse","th, td":{position:"relative",minWidth:B,fontWeight:"normal"},th:{height:e.calc(B).add(e.calc(I).mul(2)).equal(),color:b,verticalAlign:"middle"}},"&-cell":{padding:`${unit(I)} 0`,color:P,cursor:"pointer","&-in-view":{color:b},...ms(e)},"&-decade-panel,\n &-year-panel,\n &-quarter-panel,\n &-month-panel":{[`${o}-content`]:{height:e.calc(F).mul(4).equal()},[n]:{padding:`0 ${unit(s)}`}},"&-quarter-panel":{[`${o}-content`]:{height:V}},"&-decade-panel":{[n]:{padding:`0 ${unit(e.calc(s).div(2).equal())}`},[`${o}-cell::before`]:{display:"none"}},"&-year-panel,\n &-quarter-panel,\n &-month-panel":{[`${o}-body`]:{padding:`0 ${unit(s)}`},[n]:{width:r}},"&-date-panel":{[`${o}-body`]:{padding:`${unit(s)} ${unit(X)}`},[`${o}-content th`]:{boxSizing:"border-box",padding:0}},"&-week-panel":{[`${o}-cell`]:{[`&:hover ${n},
80
- &-selected ${n},
81
- ${n}`]:{background:"transparent !important"}},"&-row":{td:{"&:before":{transition:`background ${R}`},"&:first-child:before":{borderStartStartRadius:L,borderEndStartRadius:L},"&:last-child:before":{borderStartEndRadius:L,borderEndEndRadius:L}},"&:hover td:before":{background:q},"&-range-start td, &-range-end td, &-selected td, &-hover td":{[`&${t}`]:{"&:before":{background:u},[`&${o}-cell-week`]:{color:new TinyColor(z).setAlpha(.5).toHexString()},[n]:{color:z}}},"&-range-hover td:before":{background:ae}}},"&-week-panel, &-date-panel-show-week":{[`${o}-body`]:{padding:`${unit(s)} ${unit(l)}`},[`${o}-content th`]:{width:"auto"}},"&-datetime-panel":{display:"flex",[`${o}-time-panel`]:{borderInlineStart:`${unit(m)} ${d} ${C}`},[`${o}-date-panel,
82
- ${o}-time-panel`]:{transition:`opacity ${W}`},"&-active":{[`${o}-date-panel,
83
- ${o}-time-panel`]:{opacity:.3,"&-active":{opacity:1}}}},"&-time-panel":{width:"auto",minWidth:"auto",[`${o}-content`]:{display:"flex",flex:"auto",height:x},"&-column":{flex:"1 0 auto",width:M,margin:`${unit(c)} 0`,padding:0,overflowY:"hidden",textAlign:"start",listStyle:"none",transition:`background ${R}`,overflowX:"hidden","&::-webkit-scrollbar":{width:8,backgroundColor:"transparent"},"&::-webkit-scrollbar-thumb":{backgroundColor:e.colorTextTertiary,borderRadius:e.borderRadiusSM},"&":{scrollbarWidth:"thin",scrollbarColor:`${e.colorTextTertiary} transparent`},"&::after":{display:"block",height:`calc(100% - ${unit(Y)})`,content:'""'},"&:not(:first-child)":{borderInlineStart:`${unit(m)} ${d} ${C}`},"&-active":{background:new TinyColor(ae).setAlpha(.2).toHexString()},"&:hover":{overflowY:"auto"},"> li":{margin:0,padding:0,[`&${o}-time-panel-cell`]:{marginInline:ee,[`${o}-time-panel-cell-inner`]:{display:"block",width:e.calc(M).sub(e.calc(ee).mul(2)).equal(),height:Y,margin:0,paddingBlock:0,paddingInlineEnd:0,paddingInlineStart:e.calc(M).sub(Y).div(2).equal(),color:b,lineHeight:unit(Y),borderRadius:L,cursor:"pointer",transition:`background ${R}`,"&:hover":{background:q}},"&-selected":{[`${o}-time-panel-cell-inner`]:{background:ae}},"&-disabled":{[`${o}-time-panel-cell-inner`]:{color:P,background:"transparent",cursor:"not-allowed"}}}}}}}}},gs=e=>{let{componentCls:o,textHeight:t,lineWidth:n,paddingSM:r,antCls:i,colorPrimary:a,cellActiveWithRangeBg:l,colorPrimaryBorder:s,lineType:c,colorSplit:p}=e;return {[`${o}-dropdown`]:{[`${o}-footer`]:{borderTop:`${unit(n)} ${c} ${p}`,"&-extra":{padding:`0 ${unit(r)}`,lineHeight:unit(e.calc(t).sub(e.calc(n).mul(2)).equal()),textAlign:"start","&:not(:last-child)":{borderBottom:`${unit(n)} ${c} ${p}`}}},[`${o}-panels + ${o}-footer ${o}-ranges`]:{justifyContent:"space-between"},[`${o}-ranges`]:{marginBlock:0,paddingInline:unit(r),overflow:"hidden",textAlign:"start",listStyle:"none",display:"flex",justifyContent:"center",alignItems:"center","> li":{lineHeight:unit(e.calc(t).sub(e.calc(n).mul(2)).equal()),display:"inline-block"},[`${o}-now-btn-disabled`]:{pointerEvents:"none",color:e.colorTextDisabled},[`${o}-preset > ${i}-tag-blue`]:{color:a,background:l,borderColor:s,cursor:"pointer"},[`${o}-ok`]:{paddingBlock:e.calc(n).mul(2).equal(),marginInlineStart:"auto"}}}}},Kn=gs;var Yn=e=>{let{componentCls:o,controlHeightLG:t,paddingXXS:n,padding:r}=e;return {pickerCellCls:`${o}-cell`,pickerCellInnerCls:`${o}-cell-inner`,pickerYearMonthCellWidth:e.calc(t).mul(1.5).equal(),pickerQuarterPanelContentHeight:e.calc(t).mul(1.4).equal(),pickerCellPaddingVertical:e.calc(n).add(e.calc(n).div(2)).equal(),pickerCellBorderGap:2,pickerControlIconSize:7,pickerControlIconMargin:4,pickerControlIconBorderWidth:1.5,pickerDatePanelPaddingHorizontal:e.calc(r).add(e.calc(n).div(2)).equal()}},Zn=e=>{let{colorBgContainerDisabled:o,controlHeight:t,controlHeightSM:n,controlHeightLG:r,paddingXXS:i,lineWidth:a}=e,l=i*2,s=a*2,c=Math.min(t-l,t-s),p=Math.min(n-l,n-s),m=Math.min(r-l,r-s);return {INTERNAL_FIXED_ITEM_MARGIN:Math.floor(i/2),cellHoverBg:e.controlItemBgHover,cellActiveWithRangeBg:e.controlItemBgActive,cellHoverWithRangeBg:new TinyColor(e.colorPrimary).lighten(35).toHexString(),cellRangeBorderColor:new TinyColor(e.colorPrimary).lighten(20).toHexString(),cellBgDisabled:o,timeColumnWidth:r*1.4,timeColumnHeight:224,timeCellHeight:28,cellWidth:n*1.5,cellHeight:n,textHeight:r,withoutTimeCellHeight:r*1.65,multipleItemBg:e.colorFillSecondary,multipleItemBorderColor:"transparent",multipleItemHeight:c,multipleItemHeightSM:p,multipleItemHeightLG:m,multipleSelectorBgDisabled:o,multipleItemColorDisabled:e.colorTextDisabled,multipleItemBorderColorDisabled:"transparent"}},Qn=e=>({...Ko(e),...Zn(e),...Wn(e),presetsWidth:120,presetsMaxWidth:200,zIndexPopup:e.zIndexPopupBase+50});var us=e=>{let{componentCls:o}=e;return {[o]:[{...qo(e),...Zo(e),...Yo(e)},{"&-outlined":{[`&${o}-multiple ${o}-selection-item`]:{background:e.multipleItemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-filled":{[`&${o}-multiple ${o}-selection-item`]:{background:e.colorBgContainer,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}},"&-borderless":{[`&${o}-multiple ${o}-selection-item`]:{background:e.multipleItemBg,border:`${unit(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}}}]}},Jn=us;var Yt=(e,o,t,n)=>{let r=e.calc(t).add(2).equal(),i=e.max(e.calc(o).sub(r).div(2).equal(),0),a=e.max(e.calc(o).sub(r).sub(i).equal(),0);return {padding:`${unit(i)} ${unit(n)} ${unit(a)}`}},fs=e=>{let{componentCls:o,colorError:t,colorWarning:n}=e;return {[`${o}:not(${o}-disabled):not([disabled])`]:{[`&${o}-status-error`]:{[`${o}-active-bar`]:{background:t}},[`&${o}-status-warning`]:{[`${o}-active-bar`]:{background:n}}}}},Cs=e=>{let{componentCls:o,antCls:t,controlHeight:n,paddingInline:r,lineWidth:i,lineType:a,colorBorder:l,borderRadius:s,motionDurationMid:c,colorTextDisabled:p,colorTextPlaceholder:m,controlHeightLG:d,fontSizeLG:g,controlHeightSM:u,paddingInlineSM:y,paddingXS:C,marginXS:f,colorTextDescription:S,lineWidthBold:T,colorPrimary:R,motionDurationSlow:k,zIndexPopup:w,paddingXXS:B,sizePopupArrow:I,colorBgElevated:P,borderRadiusLG:b,boxShadowSecondary:h,borderRadiusSM:W,colorSplit:F,cellHoverBg:V,presetsWidth:L,presetsMaxWidth:z,boxShadowPopoverArrow:q,fontHeight:x,fontHeightLG:M,lineHeightLG:Y}=e;return [{[o]:{...Me(e),...Yt(e,n,x,r),position:"relative",display:"inline-flex",alignItems:"center",lineHeight:1,borderRadius:s,transition:`border ${c}, box-shadow ${c}, background ${c}`,[`${o}-prefix`]:{marginInlineEnd:e.inputAffixPadding},[`${o}-input`]:{position:"relative",display:"inline-flex",alignItems:"center",width:"100%","> input":{position:"relative",display:"inline-block",width:"100%",color:"inherit",fontSize:e.fontSize,lineHeight:e.lineHeight,transition:`all ${c}`,...Xt(m),flex:"auto",minWidth:1,height:"auto",padding:0,background:"transparent",border:0,fontFamily:"inherit","&:focus":{boxShadow:"none",outline:0},"&[disabled]":{background:"transparent",color:p,cursor:"not-allowed"}},"&-placeholder":{"> input":{color:m}}},"&-large":{...Yt(e,d,M,r),[`${o}-input > input`]:{fontSize:g,lineHeight:Y}},"&-small":{...Yt(e,u,x,y)},[`${o}-suffix`]:{display:"flex",flex:"none",alignSelf:"center",marginInlineStart:e.calc(C).div(2).equal(),color:p,lineHeight:1,pointerEvents:"none",transition:`opacity ${c}, color ${c}`,"> *":{verticalAlign:"top","&:not(:last-child)":{marginInlineEnd:f}}},[`${o}-clear`]:{position:"absolute",top:"50%",insetInlineEnd:0,color:p,lineHeight:1,transform:"translateY(-50%)",cursor:"pointer",opacity:0,transition:`opacity ${c}, color ${c}`,"> *":{verticalAlign:"top"},"&:hover":{color:S}},"&:hover":{[`${o}-clear`]:{opacity:1},[`${o}-suffix:not(:last-child)`]:{opacity:0}},[`${o}-separator`]:{position:"relative",display:"inline-block",width:"1em",height:g,color:p,fontSize:g,verticalAlign:"top",cursor:"default",[`${o}-focused &`]:{color:S},[`${o}-range-separator &`]:{[`${o}-disabled &`]:{cursor:"not-allowed"}}},"&-range":{position:"relative",display:"inline-flex",[`${o}-active-bar`]:{bottom:e.calc(i).mul(-1).equal(),height:T,background:R,opacity:0,transition:`all ${k} ease-out`,pointerEvents:"none"},[`&${o}-focused`]:{[`${o}-active-bar`]:{opacity:1}},[`${o}-range-separator`]:{alignItems:"center",padding:`0 ${unit(C)}`,lineHeight:1}},"&-range, &-multiple":{[`${o}-clear`]:{insetInlineEnd:r},[`&${o}-small`]:{[`${o}-clear`]:{insetInlineEnd:y}}},"&-dropdown":{...Me(e),...Un(e),pointerEvents:"none",position:"absolute",top:-9999,left:{_skip_check_:true,value:-9999},zIndex:w,[`&${o}-dropdown-hidden`]:{display:"none"},"&-rtl":{direction:"rtl"},[`&${o}-dropdown-placement-bottomLeft,
84
- &${o}-dropdown-placement-bottomRight`]:{[`${o}-range-arrow`]:{top:0,display:"block",transform:"translateY(-100%)"}},[`&${o}-dropdown-placement-topLeft,
85
- &${o}-dropdown-placement-topRight`]:{[`${o}-range-arrow`]:{bottom:0,display:"block",transform:"translateY(100%) rotate(180deg)"}},[`&${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-topLeft,
86
- &${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-topRight,
87
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-topLeft,
88
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-topRight`]:{animationName:ot},[`&${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-bottomLeft,
89
- &${t}-slide-up-enter${t}-slide-up-enter-active${o}-dropdown-placement-bottomRight,
90
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-bottomLeft,
91
- &${t}-slide-up-appear${t}-slide-up-appear-active${o}-dropdown-placement-bottomRight`]:{animationName:Jo},[`&${t}-slide-up-leave ${o}-panel-container`]:{pointerEvents:"none"},[`&${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-topLeft,
92
- &${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-topRight`]:{animationName:tt},[`&${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-bottomLeft,
93
- &${t}-slide-up-leave${t}-slide-up-leave-active${o}-dropdown-placement-bottomRight`]:{animationName:et},[`${o}-panel > ${o}-time-panel`]:{paddingTop:B},[`${o}-range-wrapper`]:{display:"flex",position:"relative"},[`${o}-range-arrow`]:{position:"absolute",zIndex:1,display:"none",paddingInline:e.calc(r).mul(1.5).equal(),boxSizing:"content-box",transition:`all ${k} ease-out`,...Fn(e,P,q),"&:before":{insetInlineStart:e.calc(r).mul(1.5).equal()}},[`${o}-panel-container`]:{overflow:"hidden",verticalAlign:"top",background:P,borderRadius:b,boxShadow:h,transition:`margin ${k}`,display:"inline-block",pointerEvents:"auto",[`${o}-panel-layout`]:{display:"flex",flexWrap:"nowrap",alignItems:"stretch"},[`${o}-presets`]:{display:"flex",flexDirection:"column",minWidth:L,maxWidth:z,ul:{height:0,flex:"auto",listStyle:"none",overflow:"auto",margin:0,padding:C,borderInlineEnd:`${unit(i)} ${a} ${F}`,li:{...Ur,borderRadius:W,paddingInline:C,paddingBlock:e.calc(u).sub(x).div(2).equal(),cursor:"pointer",transition:`all ${k}`,"+ li":{marginTop:f},"&:hover":{background:V}}}},[`${o}-panels`]:{display:"inline-flex",flexWrap:"nowrap","&:last-child":{[`${o}-panel`]:{borderWidth:0}}},[`${o}-panel`]:{verticalAlign:"top",background:"transparent",borderRadius:0,borderWidth:0,[`${o}-content, table`]:{textAlign:"center"},"&-focused":{borderColor:l}}}},"&-dropdown-range":{padding:`${unit(e.calc(I).mul(2).div(3).equal())} 0`,"&-hidden":{display:"none"}},"&-rtl":{direction:"rtl",[`${o}-separator`]:{transform:"rotate(180deg)"},[`${o}-footer`]:{"&-extra":{direction:"rtl"}}}}},rt(e,"slide-up"),rt(e,"slide-down"),Qo(e,"move-up"),Qo(e,"move-down")]},nt=le("DatePicker",e=>{let o=mergeToken(Uo(e),Yn(e),{inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return [Kn(o),Cs(o),Jn(o),fs(o),_n(o),lo(e,{focusElCls:`${e.componentCls}-focused`})]},Qn);function Zt({suffixIcon:e,clearIcon:o,menuItemSelectedIcon:t,removeIcon:n,loading:r,multiple:i,hasFeedback:a,prefixCls:l,showSuffixIcon:s,feedbackIcon:c,showArrow:p,componentName:m}){let d=o??E.createElement(Ss,null),g=f=>e===null&&!a&&!p?null:E.createElement(E.Fragment,null,s!==false&&f,a&&c),u=null;if(e!==void 0)u=g(e);else if(r)u=g(E.createElement(xs,{spin:true}));else {let f=`${l}-suffix`;u=({open:S,showSearch:T})=>g(S&&T?E.createElement(Ps,{className:f}):E.createElement(hs,{className:f}));}let y=null;t!==void 0?y=t:i?y=E.createElement(ys,null):y=null;let C=null;return n!==void 0?C=n:C=E.createElement(bs,null),{clearIcon:d,suffixIcon:u,itemIcon:y,removeIcon:C}}function oi(e,o,t){return t!==void 0?t:o==="year"&&e.lang.yearPlaceholder?e.lang.yearPlaceholder:o==="quarter"&&e.lang.quarterPlaceholder?e.lang.quarterPlaceholder:o==="month"&&e.lang.monthPlaceholder?e.lang.monthPlaceholder:o==="week"&&e.lang.weekPlaceholder?e.lang.weekPlaceholder:o==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.placeholder:e.lang.placeholder}function ti(e,o,t){return t!==void 0?t:o==="year"&&e.lang.yearPlaceholder?e.lang.rangeYearPlaceholder:o==="quarter"&&e.lang.quarterPlaceholder?e.lang.rangeQuarterPlaceholder:o==="month"&&e.lang.monthPlaceholder?e.lang.rangeMonthPlaceholder:o==="week"&&e.lang.weekPlaceholder?e.lang.rangeWeekPlaceholder:o==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.rangePlaceholder:e.lang.rangePlaceholder}function it(e,o){let{allowClear:t=true}=e,{clearIcon:n,removeIcon:r}=Zt({...e,prefixCls:o,componentName:"DatePicker"});return [E.useMemo(()=>t===false?false:{clearIcon:n,...t===true?{}:t},[t,n]),r]}var[ri,ni]=["week","WeekPicker"],[ii,ai]=["month","MonthPicker"],[li,si]=["year","YearPicker"],[ci,pi]=["quarter","QuarterPicker"],[at,Qt]=["time","TimePicker"];function di(e){return e&&E__default.isValidElement(e)&&e.type===E__default.Fragment}var Ts=(e,o,t)=>E__default.isValidElement(e)?E__default.cloneElement(e,typeof t=="function"?t(e.props||{}):t):o;function De(e,o){return Ts(e,e,o)}var vs=e=>{let{componentCls:o,colorPrimary:t}=e;return {[o]:{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:`var(--wave-color, ${t})`,boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:[`box-shadow 0.4s ${e.motionEaseOutCirc}`,`opacity 2s ${e.motionEaseOutCirc}`].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:[`box-shadow ${e.motionDurationSlow} ${e.motionEaseInOut}`,`opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`].join(",")}}}}},mi=Dt("Wave",e=>[vs(e)]);var st=`${we}-wave-target`;var ws=(e,o)=>(render(e,o),()=>unmount(o)),ks=ws;function gi(){return ks}function Jt(e){return e&&e!=="#fff"&&e!=="#ffffff"&&e!=="rgb(255, 255, 255)"&&e!=="rgba(255, 255, 255, 1)"&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&e!=="transparent"}function ui(e){let{borderTopColor:o,borderColor:t,backgroundColor:n}=getComputedStyle(e);return Jt(o)?o:Jt(t)?t:Jt(n)?n:null}function er(e){return Number.isNaN(e)?0:e}var Hs=e=>{let{className:o,target:t,component:n,registerUnmount:r}=e,i=E.useRef(null),a=E.useRef(null);E.useEffect(()=>{a.current=r();},[]);let[l,s]=E.useState(null),[c,p]=E.useState([]),[m,d]=E.useState(0),[g,u]=E.useState(0),[y,C]=E.useState(0),[f,S]=E.useState(0),[T,R]=E.useState(false),k={left:m,top:g,width:y,height:f,borderRadius:c.map(I=>`${I}px`).join(" ")};l&&(k["--wave-color"]=l);function w(){let I=getComputedStyle(t);s(ui(t));let P=I.position==="static",{borderLeftWidth:b,borderTopWidth:h}=I;d(P?t.offsetLeft:er(-parseFloat(b))),u(P?t.offsetTop:er(-parseFloat(h))),C(t.offsetWidth),S(t.offsetHeight);let{borderTopLeftRadius:W,borderTopRightRadius:F,borderBottomLeftRadius:V,borderBottomRightRadius:L}=I;p([W,F,L,V].map(z=>er(parseFloat(z))));}if(E.useEffect(()=>{if(t){let I=fi(()=>{w(),R(true);}),P;return typeof ResizeObserver<"u"&&(P=new ResizeObserver(w),P.observe(t)),()=>{fi.cancel(I),P?.disconnect();}}},[]),!T)return null;let B=(n==="Checkbox"||n==="Radio")&&t?.classList.contains(st);return E.createElement(Bs,{visible:true,motionAppear:true,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:(I,P)=>{if(P.deadline||P.propertyName==="opacity"){let b=i.current?.parentElement;a.current?.().then(()=>{b?.remove();});}return false}},({className:I},P)=>E.createElement("div",{ref:composeRef(i,P),className:fr(o,I,{"wave-quick":B}),style:k}))},Ls=(e,o)=>{let{component:t}=o;if(t==="Checkbox"&&!e.querySelector("input")?.checked)return;let n=document.createElement("div");n.style.position="absolute",n.style.left="0px",n.style.top="0px",e?.insertBefore(n,e?.firstChild);let r=gi(),i=null;function a(){return i}i=r(E.createElement(Hs,{...o,target:e,registerUnmount:a}),n);},Ci=Ls;var Os=(e,o,t)=>{let{wave:n}=E.useContext(v),[,r,i]=j(),a=zs(c=>{let p=e.current;if(n?.disabled||!p)return;let m=p.querySelector(`.${st}`)||p,{showEffect:d}=n||{};(d||Ci)(m,{className:o,token:r,component:t,event:c,hashId:i});}),l=E.useRef(null);return c=>{fi.cancel(l.current),l.current=fi(()=>{a(c);});}},Si=Os;var Vs=e=>{let{children:o,disabled:t,component:n}=e,{getPrefixCls:r}=useContext(v),i=useRef(null),a=r("wave"),[,l]=mi(a),s=Si(i,fr(a,l),n);if(E__default.useEffect(()=>{let p=i.current;if(!p||p.nodeType!==1||t)return;let m=d=>{!Ws(d.target)||!p.getAttribute||p.getAttribute("disabled")||p.disabled||p.className.includes("disabled")||p.className.includes("-leave")||s(d);};return p.addEventListener("click",m,true),()=>{p.removeEventListener("click",m,true);}},[t]),!E__default.isValidElement(o))return o??null;let c=supportRef(o)?composeRef(getNodeRef(o),i):i;return De(o,{ref:c})},hi=Vs;var or=E.createContext(void 0),Xs=e=>{let{getPrefixCls:o,direction:t}=E.useContext(v),{prefixCls:n,size:r,className:i,...a}=e,l=o("btn-group",n),[,,s]=j(),c="";switch(r){case "large":c="lg";break;case "small":c="sm";break;}let p=fr(l,{[`${l}-${c}`]:c,[`${l}-rtl`]:t==="rtl"},i,s);return E.createElement(or.Provider,{value:r},E.createElement("div",{...a,className:p}))},xi=Xs;var Pi=/^[\u4E00-\u9FA5]{2}$/,pt=Pi.test.bind(Pi);function Ti(e){return typeof e=="string"}function dt(e){return e==="text"||e==="link"}function Us(e,o){if(e==null)return;let t=o?" ":"";return typeof e!="string"&&typeof e!="number"&&Ti(e.type)&&pt(e.props.children)?De(e,{children:e.props.children.split("").join(t)}):Ti(e)?pt(e)?E__default.createElement("span",null,e.split("").join(t)):E__default.createElement("span",null,e):di(e)?E__default.createElement("span",null,e):e}function vi(e,o){let t=false,n=[];return E__default.Children.forEach(e,r=>{let i=typeof r,a=i==="string"||i==="number";if(t&&a){let l=n.length-1,s=n[l];n[l]=`${s}${r}`;}else n.push(r);t=a;}),E__default.Children.map(n,r=>Us(r,o))}var Zs=forwardRef((e,o)=>{let{className:t,style:n,children:r,prefixCls:i}=e,a=fr(`${i}-icon`,t);return E__default.createElement("span",{ref:o,className:a,style:n},r)}),mt=Zs;var $i=forwardRef((e,o)=>{let{prefixCls:t,className:n,style:r,iconClassName:i}=e,a=fr(`${t}-loading-icon`,n);return E__default.createElement(mt,{prefixCls:t,className:a,style:r,ref:o},E__default.createElement(xs,{className:i}))}),tr=()=>({width:0,opacity:0,transform:"scale(0)"}),rr=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),oc=e=>{let{prefixCls:o,loading:t,existIcon:n,className:r,style:i,mount:a}=e,l=!!t;return n?E__default.createElement($i,{prefixCls:o,className:r,style:i}):E__default.createElement(Bs,{visible:l,motionName:`${o}-loading-icon-motion`,motionAppear:!a,motionEnter:!a,motionLeave:!a,removeOnLeave:true,onAppearStart:tr,onAppearActive:rr,onEnterStart:tr,onEnterActive:rr,onLeaveStart:rr,onLeaveActive:tr},({className:s,style:c},p)=>{let m={...i,...c};return E__default.createElement($i,{prefixCls:o,className:fr(r,s),style:m,ref:p})})},Ri=oc;var wi=(e,o)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:o}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:o}}}}}),tc=e=>{let{componentCls:o,fontSize:t,lineWidth:n,groupBorderColor:r,colorErrorHover:i}=e;return {[`${o}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${o}`]:{"&:not(:last-child)":{[`&, & > ${o}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(n).mul(-1).equal(),[`&, & > ${o}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[o]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${o}-icon-only`]:{fontSize:t}},wi(`${o}-primary`,r),wi(`${o}-danger`,i)]}},ki=tc;var rc=(e,o)=>e?.replace(/[^\w/]/g,"").slice(0,o?8:6)||"",nc=(e,o)=>e?rc(e,o):"",ko=class e{metaColor;colors;cleared=false;constructor(o){if(o instanceof e){this.metaColor=o.metaColor.clone(),this.colors=o.colors?.map(n=>({color:new e(n.color),percent:n.percent})),this.cleared=o.cleared;return}let t=Array.isArray(o);t&&o.length?(this.colors=o.map(({color:n,percent:r})=>({color:new e(n),percent:r})),this.metaColor=new Color(this.colors[0].color.metaColor)):this.metaColor=new Color(t?"":o),(!o||t&&!this.colors)&&(this.metaColor=this.metaColor.setA(0),this.cleared=true);}toHsb(){return this.metaColor.toHsb()}toHsbString(){return this.metaColor.toHsbString()}toHex(){return nc(this.toHexString(),this.metaColor.a<1)}toHexString(){return this.metaColor.toHexString()}toRgb(){return this.metaColor.toRgb()}toRgbString(){return this.metaColor.toRgbString()}isGradient(){return !!this.colors&&!this.cleared}getColors(){return this.colors||[{color:this,percent:0}]}toCssString(){let{colors:o}=this;return o?`linear-gradient(90deg, ${o.map(n=>`${n.color.toRgbString()} ${n.percent}%`).join(", ")})`:this.metaColor.toRgbString()}equals(o){return !o||this.isGradient()!==o.isGradient()?false:this.isGradient()?this.colors.length===o.colors.length&&this.colors.every((t,n)=>{let r=o.colors[n];return t.percent===r.percent&&t.color.equals(r.color)}):this.toHexString()===o.toHexString()}};var nr=()=>({height:0,opacity:0}),Bi=e=>{let{scrollHeight:o}=e;return {height:o,opacity:1}},ic=e=>({height:e?e.offsetHeight:0}),ir=(e,o)=>o?.deadline===true||o.propertyName==="height",ac=(e=we)=>({motionName:`${e}-motion-collapse`,onAppearStart:nr,onEnterStart:nr,onAppearActive:Bi,onEnterActive:Bi,onLeaveStart:ic,onLeaveActive:nr,onAppearEnd:ir,onEnterEnd:ir,onLeaveEnd:ir,motionDeadline:500});var Ei=ac;var cc=E.forwardRef((e,o)=>{let{getPrefixCls:t}=E.useContext(v),{prefixCls:n,className:r,showArrow:i=true}=e,a=t("collapse",n),l=fr({[`${a}-no-arrow`]:!i},r);return E.createElement(sc.Panel,{ref:o,...e,prefixCls:a,className:l})}),Hi=cc;var pc=e=>{let{componentCls:o,contentBg:t,padding:n,headerBg:r,headerPadding:i,collapseHeaderPaddingSM:a,collapseHeaderPaddingLG:l,collapsePanelBorderRadius:s,lineWidth:c,lineType:p,colorBorder:m,colorText:d,colorTextHeading:g,colorTextDisabled:u,fontSizeLG:y,lineHeight:C,lineHeightLG:f,marginSM:S,paddingSM:T,paddingLG:R,paddingXS:k,motionDurationSlow:w,fontSizeIcon:B,contentPadding:I,fontHeight:P,fontHeightLG:b}=e,h=`${unit(c)} ${p} ${m}`;return {[o]:{...Me(e),backgroundColor:r,border:h,borderRadius:s,"&-rtl":{direction:"rtl"},[`& > ${o}-item`]:{borderBottom:h,"&:last-child":{[`
94
- &,
95
- & > ${o}-header`]:{borderRadius:`0 0 ${unit(s)} ${unit(s)}`}},[`> ${o}-header`]:{position:"relative",display:"flex",flexWrap:"nowrap",alignItems:"flex-start",padding:i,color:g,lineHeight:C,cursor:"pointer",transition:`all ${w}, visibility 0s`,[`> ${o}-header-text`]:{flex:"auto"},[`${o}-expand-icon`]:{height:P,display:"flex",alignItems:"center",paddingInlineEnd:S},[`${o}-arrow`]:{...Ne(),fontSize:B,transition:`transform ${w}`,svg:{transition:`transform ${w}`}},[`${o}-header-text`]:{marginInlineEnd:"auto"}},[`${o}-collapsible-header`]:{cursor:"default",[`${o}-header-text`]:{flex:"none",cursor:"pointer"}},[`${o}-collapsible-icon`]:{cursor:"unset",[`${o}-expand-icon`]:{cursor:"pointer"}}},[`${o}-content`]:{color:d,backgroundColor:t,borderTop:h,[`& > ${o}-content-box`]:{padding:I},"&-hidden":{display:"none"}},"&-small":{[`> ${o}-item`]:{[`> ${o}-header`]:{padding:a,paddingInlineStart:k,[`> ${o}-expand-icon`]:{marginInlineStart:e.calc(T).sub(k).equal()}},[`> ${o}-content > ${o}-content-box`]:{padding:T}}},"&-large":{[`> ${o}-item`]:{fontSize:y,lineHeight:f,[`> ${o}-header`]:{padding:l,paddingInlineStart:n,[`> ${o}-expand-icon`]:{height:b,marginInlineStart:e.calc(R).sub(n).equal()}},[`> ${o}-content > ${o}-content-box`]:{padding:R}}},[`${o}-item:last-child`]:{borderBottom:0,[`> ${o}-content`]:{borderRadius:`0 0 ${unit(s)} ${unit(s)}`}},[`& ${o}-item-disabled > ${o}-header`]:{"\n &,\n & > .arrow\n ":{color:u,cursor:"not-allowed"}},[`&${o}-icon-position-end`]:{[`& > ${o}-item`]:{[`> ${o}-header`]:{[`${o}-expand-icon`]:{order:1,paddingInlineEnd:0,paddingInlineStart:S}}}}}}},dc=e=>{let{componentCls:o}=e,t=`> ${o}-item > ${o}-header ${o}-arrow`;return {[`${o}-rtl`]:{[t]:{transform:"rotate(180deg)"}}}},mc=e=>{let{componentCls:o,headerBg:t,paddingXXS:n,colorBorder:r}=e;return {[`${o}-borderless`]:{backgroundColor:t,border:0,[`> ${o}-item`]:{borderBottom:`1px solid ${r}`},[`
96
- > ${o}-item:last-child,
97
- > ${o}-item:last-child ${o}-header
98
- `]:{borderRadius:0},[`> ${o}-item:last-child`]:{borderBottom:0},[`> ${o}-item > ${o}-content`]:{backgroundColor:"transparent",borderTop:0},[`> ${o}-item > ${o}-content > ${o}-content-box`]:{paddingTop:n}}}},gc=e=>{let{componentCls:o,paddingSM:t}=e;return {[`${o}-ghost`]:{backgroundColor:"transparent",border:0,[`> ${o}-item`]:{borderBottom:0,[`> ${o}-content`]:{backgroundColor:"transparent",border:0,[`> ${o}-content-box`]:{paddingBlock:t}}}}}},uc=e=>({headerPadding:`${e.paddingSM}px ${e.padding}px`,headerBg:e.colorFillAlter,contentPadding:`${e.padding}px 16px`,contentBg:e.colorBgContainer}),Li=le("Collapse",e=>{let o=mergeToken(e,{collapseHeaderPaddingSM:`${unit(e.paddingXS)} ${unit(e.paddingSM)}`,collapseHeaderPaddingLG:`${unit(e.padding)} ${unit(e.paddingLG)}`,collapsePanelBorderRadius:e.borderRadiusLG});return [pc(o),mc(o),gc(o),dc(o),Ut(o)]},uc);var Sc=E.forwardRef((e,o)=>{let{getPrefixCls:t,direction:n,collapse:r}=E.useContext(v),{prefixCls:i,className:a,rootClassName:l,style:s,bordered:c=true,ghost:p,size:m,expandIconPosition:d="start",children:g,expandIcon:u}=e,y=he(h=>m??h??"middle"),C=t("collapse",i),f=t(),[S,T,R]=Li(C),k=E.useMemo(()=>d==="left"?"start":d==="right"?"end":d,[d]),w=u??r?.expandIcon,B=E.useCallback((h={})=>{let W=typeof w=="function"?w(h):E.createElement(fc,{rotate:h.isActive?90:void 0,"aria-label":h.isActive?"expanded":"collapsed"});return De(W,()=>({className:fr(W?.props?.className,`${C}-arrow`)}))},[w,C]),I=fr(`${C}-icon-position-${k}`,{[`${C}-borderless`]:!c,[`${C}-rtl`]:n==="rtl",[`${C}-ghost`]:!!p,[`${C}-${y}`]:y!=="middle"},r?.className,a,l,T,R),P={...Ei(f),motionAppear:false,leavedClassName:`${C}-content-hidden`},b=E.useMemo(()=>g?yc(g).map((h,W)=>{let F=h.props;if(F?.disabled){let V=h.key??String(W),L={...Oi(h.props,["disabled"]),key:V,collapsible:F.collapsible??"disabled"};return De(h,L)}return h}):null,[g]);return S(E.createElement(sc,{ref:o,openMotion:P,...Oi(e,["rootClassName"]),expandIcon:B,prefixCls:C,className:I,style:{...r?.style,...s}},b))});Object.assign(Sc,{Panel:Hi});var Ai=(e,o)=>{let{r:t,g:n,b:r,a:i}=e.toRgb(),a=new Color(e.toRgbString()).onBackground(o).toHsv();return i<=.5?a.v>.5:t*.299+n*.587+r*.114>192};var gt=e=>{let{paddingInline:o,onlyIconSize:t}=e;return mergeToken(e,{buttonPaddingHorizontal:o,buttonPaddingVertical:0,buttonIconOnlyFontSize:t})},ut=e=>{let o=e.contentFontSize??e.fontSize,t=e.contentFontSizeSM??e.fontSize,n=e.contentFontSizeLG??e.fontSizeLG,r=e.contentLineHeight??eo(o),i=e.contentLineHeightSM??eo(t),a=e.contentLineHeightLG??eo(n),l=Ai(new ko(e.colorBgSolid),"#fff")?"#000":"#fff";return {fontWeight:400,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:e.fontSizeLG,onlyIconSizeSM:e.fontSizeLG-2,onlyIconSizeLG:e.fontSizeLG+2,groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:l,contentFontSize:o,contentFontSizeSM:t,contentFontSizeLG:n,contentLineHeight:r,contentLineHeightSM:i,contentLineHeightLG:a,paddingBlock:Math.max((e.controlHeight-o*r)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-t*i)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-n*a)/2-e.lineWidth,0)}};var xc=e=>{let{componentCls:o,iconCls:t,fontWeight:n,opacityLoading:r,motionDurationSlow:i,motionEaseInOut:a,marginXS:l,calc:s}=e;return {[o]:{outline:"none",position:"relative",display:"inline-flex",gap:e.marginXS,alignItems:"center",justifyContent:"center",fontWeight:n,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",background:"transparent",border:`${unit(e.lineWidth)} ${e.lineType} transparent`,cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",color:e.colorText,"&:disabled > *":{pointerEvents:"none"},[`${o}-icon > svg`]:Ne(),"> a":{color:"currentColor"},"&:not(:disabled)":Zr(e),[`&${o}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${o}-two-chinese-chars > *:not(${t})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},[`&${o}-icon-only`]:{paddingInline:0,[`&${o}-compact-item`]:{flex:"none"},[`&${o}-round`]:{width:"auto"}},[`&${o}-loading`]:{opacity:r,cursor:"default"},[`${o}-loading-icon`]:{transition:["width","opacity","margin"].map(c=>`${c} ${i} ${a}`).join(",")},[`&:not(${o}-icon-end)`]:{[`${o}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineEnd:s(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineEnd:0},"&-leave-start":{marginInlineEnd:0},"&-leave-active":{marginInlineEnd:s(l).mul(-1).equal()}}},"&-icon-end":{flexDirection:"row-reverse",[`${o}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineStart:s(l).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineStart:0},"&-leave-start":{marginInlineStart:0},"&-leave-active":{marginInlineStart:s(l).mul(-1).equal()}}}}}},Ni=(e,o,t)=>({[`&:not(:disabled):not(${e}-disabled)`]:{"&:hover":o,"&:active":t}}),Pc=e=>({minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),Tc=e=>({borderRadius:e.controlHeight,paddingInlineStart:e.calc(e.controlHeight).div(2).equal(),paddingInlineEnd:e.calc(e.controlHeight).div(2).equal()}),vc=e=>({cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,background:e.colorBgContainerDisabled,boxShadow:"none"}),lr=(e,o,t,n,r,i,a,l)=>({[`&${e}-background-ghost`]:{color:t||void 0,background:o,borderColor:n||void 0,boxShadow:"none",...Ni(e,{background:o,...a},{background:o,...l}),"&:disabled":{cursor:"not-allowed",color:r||void 0,borderColor:i||void 0}}}),$c=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{...vc(e)}}),Ic=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",color:e.colorTextDisabled}}),ft=(e,o,t,n)=>({...(n&&["link","text"].includes(n)?Ic:$c)(e),...Ni(e.componentCls,o,t)}),sr=(e,o,t,n,r)=>({[`&${e.componentCls}-variant-solid`]:{color:o,background:t,...ft(e,n,r)}}),cr=(e,o,t,n,r)=>({[`&${e.componentCls}-variant-outlined, &${e.componentCls}-variant-dashed`]:{borderColor:o,background:t,...ft(e,n,r)}}),pr=e=>({[`&${e.componentCls}-variant-dashed`]:{borderStyle:"dashed"}}),dr=(e,o,t,n)=>({[`&${e.componentCls}-variant-filled`]:{boxShadow:"none",background:o,...ft(e,t,n)}}),mo=(e,o,t,n,r)=>({[`&${e.componentCls}-variant-${t}`]:{color:o,boxShadow:"none",...ft(e,n,r,t)}}),Rc=e=>({color:e.defaultColor,boxShadow:e.defaultShadow,...sr(e,e.solidTextColor,e.colorBgSolid,{color:e.solidTextColor,background:e.colorBgSolidHover},{color:e.solidTextColor,background:e.colorBgSolidActive}),...pr(e),...dr(e,e.colorFillTertiary,{background:e.colorFillSecondary},{background:e.colorFill}),...mo(e,e.textTextColor,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive}),...lr(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)}),wc=e=>({color:e.colorPrimary,boxShadow:e.primaryShadow,...cr(e,e.colorPrimary,e.colorBgContainer,{color:e.colorPrimaryTextHover,borderColor:e.colorPrimaryHover,background:e.colorBgContainer},{color:e.colorPrimaryTextActive,borderColor:e.colorPrimaryActive,background:e.colorBgContainer}),...pr(e),...dr(e,e.colorPrimaryBg,{background:e.colorPrimaryBgHover},{background:e.colorPrimaryBorder}),...mo(e,e.colorLink,"text",{color:e.colorPrimaryTextHover,background:e.colorPrimaryBg},{color:e.colorPrimaryTextActive,background:e.colorPrimaryBorder}),...lr(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})}),kc=e=>({color:e.colorError,boxShadow:e.dangerShadow,...sr(e,e.dangerColor,e.colorError,{background:e.colorErrorHover},{background:e.colorErrorActive}),...cr(e,e.colorError,e.colorBgContainer,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive}),...pr(e),...dr(e,e.colorErrorBg,{background:e.colorErrorBgFilledHover},{background:e.colorErrorBgActive}),...mo(e,e.colorError,"text",{color:e.colorErrorHover,background:e.colorErrorBg},{color:e.colorErrorHover,background:e.colorErrorBgActive}),...mo(e,e.colorError,"link",{color:e.colorErrorHover},{color:e.colorErrorActive}),...lr(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})}),Mc=e=>{let{componentCls:o}=e;return {[`${o}-color-default`]:Rc(e),[`${o}-color-primary`]:wc(e),[`${o}-color-dangerous`]:kc(e)}},Bc=e=>({...cr(e,e.defaultBorderColor,e.defaultBg,{color:e.defaultHoverColor,borderColor:e.defaultHoverBorderColor,background:e.defaultHoverBg},{color:e.defaultActiveColor,borderColor:e.defaultActiveBorderColor,background:e.defaultActiveBg}),...mo(e,e.textTextColor,"text",{color:e.textTextHoverColor,background:e.textHoverBg},{color:e.textTextActiveColor,background:e.colorBgTextActive}),...sr(e,e.primaryColor,e.colorPrimary,{background:e.colorPrimaryHover,color:e.primaryColor},{background:e.colorPrimaryActive,color:e.primaryColor}),...mo(e,e.colorLink,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})}),mr=(e,o="")=>{let{componentCls:t,controlHeight:n,fontSize:r,borderRadius:i,buttonPaddingHorizontal:a,iconCls:l,buttonPaddingVertical:s,buttonIconOnlyFontSize:c}=e;return [{[o]:{fontSize:r,height:n,padding:`${unit(s)} ${unit(a)}`,borderRadius:i,[`&${t}-icon-only`]:{width:n,[l]:{fontSize:c,verticalAlign:"calc(-0.125em - 1px)"}}}},{[`${t}${t}-circle${o}`]:Pc(e)},{[`${t}${t}-round${o}`]:Tc(e)}]},Ec=e=>{let o=mergeToken(e,{fontSize:e.contentFontSize});return mr(o,e.componentCls)},Hc=e=>{let o=mergeToken(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:0,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return mr(o,`${e.componentCls}-sm`)},Lc=e=>{let o=mergeToken(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:0,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return mr(o,`${e.componentCls}-lg`)},zc=e=>{let{componentCls:o}=e;return {[o]:{[`&${o}-block`]:{width:"100%"}}}},Di=le("Button",e=>{let o=gt(e);return [xc(o),Ec(o),Hc(o),Lc(o),zc(o),Mc(o),Bc(o),ki(o)]},ut,{unitless:{fontWeight:true,contentLineHeight:true,contentLineHeightSM:true,contentLineHeightLG:true}});function Oc(e,o){return {[`&-item:not(${o}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}}}function Ac(e,o){return {[`&-item:not(${o}-first-item):not(${o}-last-item)`]:{borderRadius:0},[`&-item${o}-first-item:not(${o}-last-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${o}-last-item:not(${o}-first-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}}}function Wi(e){let o=`${e.componentCls}-compact-vertical`;return {[o]:{...Oc(e,o),...Ac(e.componentCls,o)}}}var Nc=e=>{let{componentCls:o,colorPrimaryHover:t,lineWidth:n,calc:r}=e,i=r(n).mul(-1).equal(),a=l=>({[`${o}-compact${l?"-vertical":""}-item${o}-primary:not([disabled])`]:{"& + &::before":{position:"absolute",top:l?i:0,insetInlineStart:l?0:i,backgroundColor:t,content:'""',width:l?"100%":n,height:l?n:"100%"}}});return {...a(),...a(true)}},Fi=Wt(["Button","compact"],e=>{let o=gt(e);return [lo(o),Wi(o),Nc(o)]},ut);function Gc(e){if(typeof e=="object"&&e){let o=e?.delay;return o=!Number.isNaN(o)&&typeof o=="number"?o:0,{loading:o<=0,delay:o}}return {loading:!!e,delay:0}}var jc={default:["default","outlined"],primary:["primary","solid"],dashed:["default","dashed"],link:["primary","link"],text:["default","text"]},Vc=E__default.forwardRef((e,o)=>{let{loading:t=false,prefixCls:n,color:r,variant:i,type:a,danger:l=false,shape:s="default",size:c,styles:p,disabled:m,className:d,rootClassName:g,children:u,icon:y,iconPosition:C="start",ghost:f=false,block:S=false,htmlType:T="button",classNames:R,style:k={},autoInsertSpace:w,autoFocus:B,...I}=e,P=a||"default",[b,h]=useMemo(()=>{if(r&&i)return [r,i];let O=jc[P]||[];return l?["danger",O[1]]:O},[a,r,i,l]),F=b==="danger"?"dangerous":b,{getPrefixCls:V,direction:L,button:z}=useContext(v),q=w??z?.autoInsertSpace??true,x=V("btn",n),[M,Y,ae]=Di(x),ee=useContext(ke),X=m??ee,se=useContext(or),U=useMemo(()=>Gc(t),[t]),[K,ge]=useState(U.loading),[ce,$e]=useState(false),oe=useRef(null),ue=useComposeRef(o,oe),fe=Children.count(u)===1&&!y&&!dt(h),pe=useRef(true);E__default.useEffect(()=>(pe.current=false,()=>{pe.current=true;}),[]),useEffect(()=>{let O=null;U.delay>0?O=setTimeout(()=>{O=null,ge(true);},U.delay):ge(U.loading);function Ce(){O&&(clearTimeout(O),O=null);}return Ce},[U]),useEffect(()=>{if(!oe.current||!q)return;let O=oe.current.textContent||"";fe&&pt(O)?ce||$e(true):ce&&$e(false);}),useEffect(()=>{B&&oe.current&&oe.current.focus();},[]);let Fe=E__default.useCallback(O=>{if(K||X){O.preventDefault();return}e.onClick?.(O);},[e.onClick,K,X]),{compactSize:uo,compactItemClassnames:Ge}=ao(x,L),fo={large:"lg",small:"sm",middle:void 0},je=he(O=>c??uo??se??O),Le=je?fo[je]??"":"",Co=K?"loading":y,ze=Oi(I,["navigate"]),Ve=fr(x,Y,ae,{[`${x}-${s}`]:s!=="default"&&s,[`${x}-${P}`]:P,[`${x}-dangerous`]:l,[`${x}-color-${F}`]:F,[`${x}-variant-${h}`]:h,[`${x}-${Le}`]:Le,[`${x}-icon-only`]:!u&&u!==0&&!!Co,[`${x}-background-ghost`]:f&&!dt(h),[`${x}-loading`]:K,[`${x}-two-chinese-chars`]:ce&&q&&!K,[`${x}-block`]:S,[`${x}-rtl`]:L==="rtl",[`${x}-icon-end`]:C==="end"},Ge,d,g,z?.className),Oe={...z?.style,...k},yo=fr(R?.icon,z?.classNames?.icon),So={...p?.icon||{},...z?.styles?.icon||{}},_e=y&&!K?E__default.createElement(mt,{prefixCls:x,className:yo,style:So},y):E__default.createElement(Ri,{existIcon:!!y,prefixCls:x,loading:K,mount:pe.current}),Xe=u||u===0?vi(u,fe&&q):null;if(ze.href!==void 0)return M(E__default.createElement("a",{...ze,className:fr(Ve,{[`${x}-disabled`]:X}),href:X?void 0:ze.href,style:Oe,onClick:Fe,ref:ue,tabIndex:X?-1:0},_e,Xe));let Ie=E__default.createElement("button",{...I,type:T,className:Ve,style:Oe,onClick:Fe,disabled:X,ref:ue},_e,Xe,Ge&&E__default.createElement(Fi,{prefixCls:x}));return dt(h)||(Ie=E__default.createElement(hi,{component:"Button",disabled:K},Ie)),M(Ie)}),Cr=Vc;Cr.Group=xi;Cr.__ANT_BUTTON=true;var _i=Cr;var Xi=_i;var _c=e=>E.createElement(Xi,{size:"small",type:"primary",...e}),Ki=_c;function Mo(e){return useMemo(()=>({button:Ki,...e}),[e])}var Jc=e=>forwardRef((t,n)=>{let{prefixCls:r,getPopupContainer:i,components:a,className:l,style:s,placement:c,size:p,disabled:m,bordered:d=true,placeholder:g,popupClassName:u,dropdownClassName:y,status:C,rootClassName:f,variant:S,picker:T,...R}=t,k=E.useRef(null),{getPrefixCls:w,direction:B,getPopupContainer:I,rangePicker:P}=useContext(v),b=w("picker",r),{compactSize:h,compactItemClassnames:W}=ao(b,B),F=w(),[V,L]=Xo("rangePicker",S,d),z=_o(b),[q,x,M]=nt(b,z),[Y]=it(t,b),ae=Mo(a),ee=he(pe=>p??h??pe),X=E.useContext(ke),se=m??X,U=useContext(io),{hasFeedback:K,status:ge,feedbackIcon:ce}=U,$e=E.createElement(E.Fragment,null,T===at?E.createElement(Yc,null):E.createElement(qc,null),K&&ce);useImperativeHandle(n,()=>k.current);let[oe]=Qe("Calendar",Re),ue={...oe,...t.locale},[fe]=Go("DatePicker",t.popupStyle?.zIndex);return q(E.createElement(Fo,{space:true},E.createElement(RangePicker,{separator:E.createElement("span",{"aria-label":"to",className:`${b}-separator`},E.createElement(Zc,null)),disabled:se,ref:k,placement:c,placeholder:ti(ue,T,g),suffixIcon:$e,prevIcon:E.createElement("span",{className:`${b}-prev-icon`}),nextIcon:E.createElement("span",{className:`${b}-next-icon`}),superPrevIcon:E.createElement("span",{className:`${b}-super-prev-icon`}),superNextIcon:E.createElement("span",{className:`${b}-super-next-icon`}),transitionName:`${F}-slide-up`,picker:T,...R,className:fr({[`${b}-${ee}`]:ee,[`${b}-${V}`]:L},jo(b,Vo(ge,C),K),x,W,l,P?.className,M,z,f),style:{...P?.style,...s},locale:ue.lang,prefixCls:b,getPopupContainer:i||I,generateConfig:e,components:ae,direction:B,classNames:{popup:fr(x,u||y,M,z,f)},styles:{popup:{...t.popupStyle,zIndex:fe}},allowClear:Y})))}),Zi=Jc;var ip=e=>{let o=(s,c)=>{let p=c===Qt?"timePicker":"datePicker";return forwardRef((d,g)=>{let{prefixCls:u,getPopupContainer:y,components:C,style:f,className:S,rootClassName:T,size:R,bordered:k,placement:w,placeholder:B,popupClassName:I,dropdownClassName:P,disabled:b,status:h,variant:W,onCalendarChange:F,...V}=d,{getPrefixCls:L,direction:z,getPopupContainer:q,[p]:x}=useContext(v),M=L("picker",u),{compactSize:Y,compactItemClassnames:ae}=ao(M,z),ee=E.useRef(null),[X,se]=Xo("datePicker",W,k),U=_o(M),[K,ge,ce]=nt(M,U);useImperativeHandle(g,()=>ee.current);let $e={showToday:true},oe=s||d.picker,ue=L(),{onSelect:fe,multiple:pe}=V,Fe=fe&&s==="time"&&!pe,uo=(Ce,Ct,yt)=>{F?.(Ce,Ct,yt),Fe&&fe(Ce);},[Ge,fo]=it(d,M),je=Mo(C),Le=he(Ce=>R??Y??Ce),Co=E.useContext(ke),ze=b??Co,Ve=useContext(io),{hasFeedback:Oe,status:yo,feedbackIcon:So}=Ve,_e=E.createElement(E.Fragment,null,oe==="time"?E.createElement(Yc,null):E.createElement(qc,null),Oe&&So),[Xe]=Qe("DatePicker",Re),Ie={...Xe,...d.locale},[O]=Go("DatePicker",d.popupStyle?.zIndex);return K(E.createElement(Fo,{space:true},E.createElement(np,{ref:ee,placeholder:oi(Ie,oe,B),suffixIcon:_e,placement:w,prevIcon:E.createElement("span",{className:`${M}-prev-icon`}),nextIcon:E.createElement("span",{className:`${M}-next-icon`}),superPrevIcon:E.createElement("span",{className:`${M}-super-prev-icon`}),superNextIcon:E.createElement("span",{className:`${M}-super-next-icon`}),transitionName:`${ue}-slide-up`,picker:s,onCalendarChange:uo,...$e,...V,locale:Ie.lang,className:fr({[`${M}-${Le}`]:Le,[`${M}-${X}`]:se},jo(M,Vo(yo,h),Oe),ge,ae,x?.className,S,ce,U,T),style:{...x?.style,...f},prefixCls:M,getPopupContainer:y||q,generateConfig:e,components:je,direction:z,disabled:ze,classNames:{popup:fr(ge,ce,U,T,I||P)},styles:{popup:{...d.popupStyle,zIndex:O}},allowClear:Ge,removeIcon:fo})))})},t=o(),n=o(ri,ni),r=o(ii,ai),i=o(li,si),a=o(ci,pi),l=o(at,Qt);return {DatePicker:t,WeekPicker:n,MonthPicker:r,YearPicker:i,TimePicker:l,QuarterPicker:a}},ea=ip;var ap=e=>{let{DatePicker:o,WeekPicker:t,MonthPicker:n,YearPicker:r,TimePicker:i,QuarterPicker:a}=ea(e),l=Zi(e),s=o;return s.WeekPicker=t,s.MonthPicker=n,s.YearPicker=r,s.RangePicker=l,s.TimePicker=i,s.QuarterPicker=a,s},yr=ap;var go=yr(lp),sp=jt(go,"popupAlign",void 0,"picker");go._InternalPanelDoNotUseOrYouWillBeFired=sp;var cp=jt(go.RangePicker,"popupAlign",void 0,"picker");go._InternalRangePanelDoNotUseOrYouWillBeFired=cp;go.generatePicker=yr;var db=go;export{db as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import r from'rc-picker/lib/locale/ar_EG';var o={placeholder:"\u0627\u062E\u062A\u064A\u0627\u0631 \u0627\u0644\u0648\u0642\u062A"},e=o;var a={lang:{placeholder:"\u0627\u062E\u062A\u064A\u0627\u0631 \u0627\u0644\u062A\u0627\u0631\u064A\u062E",rangePlaceholder:["\u0627\u0644\u0628\u062F\u0627\u064A\u0629","\u0627\u0644\u0646\u0647\u0627\u064A\u0629"],yearFormat:"YYYY",dateFormat:"D/M/YYYY",dayFormat:"D",dateTimeFormat:"DD/MM/YYYY HH:mm:ss",monthFormat:"MMMM",monthBeforeYear:true,shortWeekDays:["\u0627\u0644\u0623\u062D\u062F","\u0627\u0644\u0625\u062B\u0646\u064A\u0646","\u0627\u0644\u062B\u0644\u0627\u062B\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062E\u0645\u064A\u0633","\u0627\u0644\u062C\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062A"],shortMonths:["\u064A\u0646\u0627\u064A\u0631","\u0641\u0628\u0631\u0627\u064A\u0631","\u0645\u0627\u0631\u0633","\u0625\u0628\u0631\u064A\u0644","\u0645\u0627\u064A\u0648","\u064A\u0648\u0646\u064A\u0648","\u064A\u0648\u0644\u064A\u0648","\u0623\u063A\u0633\u0637\u0633","\u0633\u0628\u062A\u0645\u0628\u0631","\u0623\u0643\u062A\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062F\u064A\u0633\u0645\u0628\u0631"],...r},timePickerLocale:{...e},dateFormat:"DD-MM-YYYY",monthFormat:"MM-YYYY",dateTimeFormat:"DD-MM-YYYY HH:mm:ss",weekFormat:"wo-YYYY"},c=a;export{c as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import r from'rc-picker/lib/locale/az_AZ';var a={placeholder:"Vaxt\u0131 se\xE7",rangePlaceholder:["Ba\u015Flama tarixi","Bitm\u0259 tarixi"]},e=a;var l={lang:{placeholder:"Tarix se\xE7in",rangePlaceholder:["Ba\u015Flama tarixi","Bitm\u0259 tarixi"],yearPlaceholder:"\u0130l se\xE7in",quarterPlaceholder:"R\xFCb se\xE7in",monthPlaceholder:"Ay se\xE7in",weekPlaceholder:"H\u0259ft\u0259 se\xE7in",rangeYearPlaceholder:["Ba\u015Flama il","Bitm\u0259 il"],rangeQuarterPlaceholder:["Ba\u015Flama r\xFCb","Bitm\u0259 r\xFCb"],rangeMonthPlaceholder:["Ba\u015Flama ay","Bitm\u0259 ay"],rangeWeekPlaceholder:["Ba\u015Flama h\u0259ft\u0259","Bitm\u0259 h\u0259ft\u0259"],...r},timePickerLocale:{...e}},c=l;export{c as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import r from'rc-picker/lib/locale/bg_BG';var o={placeholder:"\u0418\u0437\u0431\u043E\u0440 \u043D\u0430 \u0447\u0430\u0441"},e=o;var c={lang:{placeholder:"\u0418\u0437\u0431\u043E\u0440 \u043D\u0430 \u0434\u0430\u0442\u0430",rangePlaceholder:["\u041D\u0430\u0447\u0430\u043B\u043D\u0430","\u041A\u0440\u0430\u0439\u043D\u0430"],...r},timePickerLocale:{...e}},t=c;export{t as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/bn_BD';var r={placeholder:"\u09B8\u09AE\u09AF\u09BC \u09A8\u09BF\u09B0\u09CD\u09AC\u09BE\u099A\u09A8",rangePlaceholder:["\u09B8\u09AE\u09AF\u09BC \u09B6\u09C1\u09B0\u09C1","\u09B6\u09C7\u09B7 \u09B8\u09AE\u09AF\u09BC"]},e=r;var a={lang:{placeholder:"\u09A4\u09BE\u09B0\u09BF\u0996 \u09A8\u09BF\u09B0\u09CD\u09AC\u09BE\u099A\u09A8",yearPlaceholder:"\u09AC\u099B\u09B0 \u09A8\u09BF\u09B0\u09CD\u09AC\u09BE\u099A\u09A8",quarterPlaceholder:"\u0995\u09CB\u09AF\u09BC\u09BE\u09B0\u09CD\u099F\u09BE\u09B0 \u09A8\u09BF\u09B0\u09CD\u09AC\u09BE\u099A\u09A8",monthPlaceholder:"\u09AE\u09BE\u09B8 \u09A8\u09BF\u09B0\u09CD\u09AC\u09BE\u099A\u09A8",weekPlaceholder:"\u09B8\u09AA\u09CD\u09A4\u09BE\u09B9 \u09A8\u09BF\u09B0\u09CD\u09AC\u09BE\u099A\u09A8",rangePlaceholder:["\u09B6\u09C1\u09B0\u09C1\u09B0 \u09A4\u09BE\u09B0\u09BF\u0996","\u09B6\u09C7\u09B7 \u09A4\u09BE\u09B0\u09BF\u0996"],rangeYearPlaceholder:["\u09B6\u09C1\u09B0\u09C1\u09B0 \u09AC\u099B\u09B0","\u09B6\u09C7\u09B7 \u09AC\u099B\u09B0"],rangeMonthPlaceholder:["\u09B6\u09C1\u09B0\u09C1\u09B0 \u09AE\u09BE\u09B8","\u09B6\u09C7\u09B7 \u09AE\u09BE\u09B8"],rangeWeekPlaceholder:["\u09B6\u09C1\u09B0\u09C1\u09B0 \u09B8\u09AA\u09CD\u09A4\u09BE\u09B9","\u09B6\u09C7\u09B7 \u09B8\u09AA\u09CD\u09A4\u09BE\u09B9"],...l},timePickerLocale:{...e}},i=a;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/by_BY';var r={placeholder:"\u0412\u044B\u0431\u0435\u0440\u044B\u0446\u0435 \u0447\u0430\u0441",rangePlaceholder:["\u0427\u0430\u0441 \u043F\u0430\u0447\u0430\u0442\u043A\u0443","\u0427\u0430\u0441 \u0437\u0430\u043A\u0430\u043D\u0447\u044D\u043D\u043D\u044F"]},e=r;var a={lang:{placeholder:"\u0412\u044B\u0431\u0435\u0440\u044B\u0446\u0435 \u0434\u0430\u0442\u0443",yearPlaceholder:"\u0412\u044B\u0431\u0435\u0440\u044B\u0446\u0435 \u0433\u043E\u0434",quarterPlaceholder:"\u0412\u044B\u0431\u0435\u0440\u044B\u0446\u0435 \u043A\u0432\u0430\u0440\u0442\u0430\u043B",monthPlaceholder:"\u0412\u044B\u0431\u0435\u0440\u044B\u0446\u0435 \u043C\u0435\u0441\u044F\u0446",weekPlaceholder:"\u0412\u044B\u0431\u0435\u0440\u044B\u0446\u0435 \u0442\u044B\u0434\u0437\u0435\u043D\u044C",rangePlaceholder:["\u0414\u0430\u0442\u0430 \u043F\u0430\u0447\u0430\u0442\u043A\u0443","\u0414\u0430\u0442\u0430 \u0437\u0430\u043A\u0430\u043D\u0447\u044D\u043D\u043D\u044F"],rangeYearPlaceholder:["\u0413\u043E\u0434 \u043F\u0430\u0447\u0430\u0442\u043A\u0443","\u0413\u043E\u0434 \u0437\u0430\u043A\u0430\u043D\u0447\u044D\u043D\u043D\u044F"],rangeQuarterPlaceholder:["\u041A\u0432\u0430\u0440\u0442\u0430\u043B \u043F\u0430\u0447\u0430\u0442\u043A\u0443","\u041A\u0432\u0430\u0440\u0442\u0430\u043B \u0437\u0430\u043A\u0430\u043D\u0447\u044D\u043D\u043D\u044F"],rangeMonthPlaceholder:["\u041C\u0435\u0441\u044F\u0446 \u043F\u0430\u0447\u0430\u0442\u043A\u0443","\u041C\u0435\u0441\u044F\u0446 \u0437\u0430\u043A\u0430\u043D\u0447\u044D\u043D\u043D\u044F"],rangeWeekPlaceholder:["\u0422\u044B\u0434\u0437\u0435\u043D\u044C \u043F\u0430\u0447\u0430\u043A\u0443","\u0422\u044B\u0434\u0437\u0435\u043D\u044C \u0437\u0430\u043A\u0430\u043D\u0447\u044D\u043D\u043D\u044F"],...l},timePickerLocale:{...e}},P=a;export{P as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import o from'rc-picker/lib/locale/ca_ES';var a={placeholder:"Seleccionar hora"},e=a;var c={lang:{placeholder:"Seleccionar data",rangePlaceholder:["Data inicial","Data final"],...o},timePickerLocale:{...e}},t=c;export{t as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import r from'rc-picker/lib/locale/cs_CZ';var o={placeholder:"Vybrat \u010Das"},e=o;var a={lang:{placeholder:"Vybrat datum",rangePlaceholder:["Od","Do"],...r},timePickerLocale:{...e}},i=a;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import t from'rc-picker/lib/locale/da_DK';var o={placeholder:"V\xE6lg tid",rangePlaceholder:["Starttidspunkt","Sluttidspunkt"]},e=o;var l={lang:{placeholder:"V\xE6lg dato",rangePlaceholder:["Startdato","Slutdato"],...t},timePickerLocale:{...e}},i=l;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import o from'rc-picker/lib/locale/de_DE';var a={placeholder:"Zeit ausw\xE4hlen",rangePlaceholder:["Startzeit","Endzeit"]},e=a;var r={lang:{placeholder:"Datum ausw\xE4hlen",rangePlaceholder:["Startdatum","Enddatum"],shortWeekDays:["So","Mo","Di","Mi","Do","Fr","Sa"],shortMonths:["Jan","Feb","M\xE4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],...o},timePickerLocale:{...e}},i=r;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/el_GR';var r={placeholder:"\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03CE\u03C1\u03B1"},e=r;var a={lang:{placeholder:"\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1",yearPlaceholder:"\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03AD\u03C4\u03BF\u03C2",quarterPlaceholder:"\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03C4\u03C1\u03AF\u03BC\u03B7\u03BD\u03BF",monthPlaceholder:"\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03BC\u03AE\u03BD\u03B1",weekPlaceholder:"\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03B5\u03B2\u03B4\u03BF\u03BC\u03AC\u03B4\u03B1",rangePlaceholder:["\u0391\u03C1\u03C7\u03B9\u03BA\u03AE \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1","\u03A4\u03B5\u03BB\u03B9\u03BA\u03AE \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1"],rangeYearPlaceholder:["\u0391\u03C1\u03C7\u03B9\u03BA\u03CC \u03AD\u03C4\u03BF\u03C2","\u03A4\u03B5\u03BB\u03B9\u03BA\u03CC \u03AD\u03C4\u03BF\u03C2"],rangeMonthPlaceholder:["\u0391\u03C1\u03C7\u03B9\u03BA\u03CC\u03C2 \u03BC\u03AE\u03BD\u03B1\u03C2","\u03A4\u03B5\u03BB\u03B9\u03BA\u03CC\u03C2 \u03BC\u03AE\u03BD\u03B1\u03C2"],rangeQuarterPlaceholder:["\u0391\u03C1\u03C7\u03B9\u03BA\u03CC \u03C4\u03C1\u03AF\u03BC\u03B7\u03BD\u03BF","\u03A4\u03B5\u03BB\u03B9\u03BA\u03CC \u03C4\u03C1\u03AF\u03BC\u03B7\u03BD\u03BF"],rangeWeekPlaceholder:["\u0391\u03C1\u03C7\u03B9\u03BA\u03AE \u03B5\u03B2\u03B4\u03BF\u03BC\u03AC\u03B4\u03B1","\u03A4\u03B5\u03BB\u03B9\u03BA\u03AE \u03B5\u03B2\u03B4\u03BF\u03BC\u03AC\u03B4\u03B1"],...l},timePickerLocale:{...e}},i=a;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import a from'rc-picker/lib/locale/en_GB';var r={placeholder:"Select time"},e=r;var t={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"],...a},timePickerLocale:{...e}},d=t;export{d as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import a from'rc-picker/lib/locale/en_US';var r={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},e=r;var t={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"],...a},timePickerLocale:{...e}},d=t;export{d as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import a from'rc-picker/lib/locale/es_ES';var o={placeholder:"Seleccionar hora"},e=o;var c={lang:{placeholder:"Seleccionar fecha",rangePlaceholder:["Fecha inicial","Fecha final"],shortWeekDays:["Dom","Lun","Mar","Mi\xE9","Jue","Vie","S\xE1b"],shortMonths:["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],...a},timePickerLocale:{...e}},t=c;export{t as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import o from'rc-picker/lib/locale/et_EE';var l={placeholder:"Vali aeg"},e=l;var r={lang:{placeholder:"Vali kuup\xE4ev",rangePlaceholder:["Algus kuup\xE4ev","L\xF5pu kuup\xE4ev"],...o},timePickerLocale:{...e}},p=r;export{p as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import r from'rc-picker/lib/locale/eu_ES';var a={placeholder:"Aukeratu ordua"},e=a;var o={lang:{placeholder:"Hautatu data",rangePlaceholder:["Hasierako data","Amaiera data"],...r},timePickerLocale:{...e}},i=o;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/fa_IR';var r={placeholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u0632\u0645\u0627\u0646",rangePlaceholder:["\u0632\u0645\u0627\u0646 \u0634\u0631\u0648\u0639","\u0632\u0645\u0627\u0646 \u067E\u0627\u06CC\u0627\u0646"]},e=r;var a={lang:{placeholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u062A\u0627\u0631\u06CC\u062E",yearPlaceholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u0633\u0627\u0644",quarterPlaceholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u0641\u0635\u0644",monthPlaceholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u0645\u0627\u0647",weekPlaceholder:"\u0627\u0646\u062A\u062E\u0627\u0628 \u0647\u0641\u062A\u0647",rangePlaceholder:["\u062A\u0627\u0631\u06CC\u062E \u0634\u0631\u0648\u0639","\u062A\u0627\u0631\u06CC\u062E \u067E\u0627\u06CC\u0627\u0646"],rangeYearPlaceholder:["\u0633\u0627\u0644 \u0634\u0631\u0648\u0639","\u0633\u0627\u0644 \u067E\u0627\u06CC\u0627\u0646"],rangeQuarterPlaceholder:["\u0641\u0635\u0644 \u0634\u0631\u0648\u0639","\u0641\u0635\u0644 \u067E\u0627\u06CC\u0627\u0646"],rangeMonthPlaceholder:["\u0645\u0627\u0647 \u0634\u0631\u0648\u0639","\u0645\u0627\u0647 \u067E\u0627\u06CC\u0627\u0646"],rangeWeekPlaceholder:["\u0647\u0641\u062A\u0647 \u0634\u0631\u0648\u0639","\u0647\u0641\u062A\u0647 \u067E\u0627\u06CC\u0627\u0646"],...l},timePickerLocale:{...e}},P=a;export{P as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import i from'rc-picker/lib/locale/fi_FI';var a={placeholder:"Valitse aika"},e=a;var l={lang:{placeholder:"Valitse p\xE4iv\xE4",rangePlaceholder:["Alkamisp\xE4iv\xE4","P\xE4\xE4ttymisp\xE4iv\xE4"],...i},timePickerLocale:{...e}},t=l;export{t as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/fr_BE';var r={placeholder:"S\xE9lectionner l'heure",rangePlaceholder:["Heure de d\xE9but","Heure de fin"]},e=r;var n={lang:{placeholder:"S\xE9lectionner une date",yearPlaceholder:"S\xE9lectionner une ann\xE9e",quarterPlaceholder:"S\xE9lectionner un trimestre",monthPlaceholder:"S\xE9lectionner un mois",weekPlaceholder:"S\xE9lectionner une semaine",rangePlaceholder:["Date de d\xE9but","Date de fin"],rangeYearPlaceholder:["Ann\xE9e de d\xE9but","Ann\xE9e de fin"],rangeMonthPlaceholder:["Mois de d\xE9but","Mois de fin"],rangeWeekPlaceholder:["Semaine de d\xE9but","Semaine de fin"],...l},timePickerLocale:{...e}},i=n;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/fr_CA';var r={placeholder:"S\xE9lectionner l'heure",rangePlaceholder:["Heure de d\xE9but","Heure de fin"]},e=r;var n={lang:{placeholder:"S\xE9lectionner une date",yearPlaceholder:"S\xE9lectionner une ann\xE9e",quarterPlaceholder:"S\xE9lectionner un trimestre",monthPlaceholder:"S\xE9lectionner un mois",weekPlaceholder:"S\xE9lectionner une semaine",rangePlaceholder:["Date de d\xE9but","Date de fin"],rangeYearPlaceholder:["Ann\xE9e de d\xE9but","Ann\xE9e de fin"],rangeMonthPlaceholder:["Mois de d\xE9but","Mois de fin"],rangeWeekPlaceholder:["Semaine de d\xE9but","Semaine de fin"],...l},timePickerLocale:{...e}},i=n;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import l from'rc-picker/lib/locale/fr_FR';var r={placeholder:"S\xE9lectionner l'heure",rangePlaceholder:["Heure de d\xE9but","Heure de fin"]},e=r;var n={lang:{placeholder:"S\xE9lectionner une date",yearPlaceholder:"S\xE9lectionner une ann\xE9e",quarterPlaceholder:"S\xE9lectionner un trimestre",monthPlaceholder:"S\xE9lectionner un mois",weekPlaceholder:"S\xE9lectionner une semaine",rangePlaceholder:["Date de d\xE9but","Date de fin"],rangeYearPlaceholder:["Ann\xE9e de d\xE9but","Ann\xE9e de fin"],rangeMonthPlaceholder:["Mois de d\xE9but","Mois de fin"],rangeWeekPlaceholder:["Semaine de d\xE9but","Semaine de fin"],...l},timePickerLocale:{...e}},i=n;export{i as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;
@@ -1 +0,0 @@
1
- import r from'rc-picker/lib/locale/ga_IE';var a={placeholder:"Roghnaigh am",rangePlaceholder:["Am tosaigh","Am deiridh"]},e=a;var o={lang:{placeholder:"Roghnaigh d\xE1ta",yearPlaceholder:"Roghnaigh bliain",quarterPlaceholder:"Roghnaigh r\xE1ithe",monthPlaceholder:"Roghnaigh m\xED",weekPlaceholder:"Roghnaigh seachtain",rangePlaceholder:["D\xE1ta tosaigh","D\xE1ta deiridh"],rangeYearPlaceholder:["T\xFAs na bliana","Deireadh na bliana"],rangeMonthPlaceholder:["Tosaigh mh\xED","Deireadh mh\xED"],rangeWeekPlaceholder:["Tosaigh an tseachtain","Deireadh na seachtaine"],...r},timePickerLocale:{...e}},c=o;export{c as default};
@@ -1,3 +0,0 @@
1
- import type { PickerLocale } from '../generatePicker';
2
- declare const locale: PickerLocale;
3
- export default locale;