@fle-ui/next 1.0.7 → 2.0.0-alpha.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3363) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +29 -16
  3. package/dist/fui.min.css +2 -0
  4. package/dist/fui.min.js +1 -0
  5. package/es/config-provider/index.d.ts +5 -61
  6. package/es/config-provider/index.js +10 -209
  7. package/es/index.d.ts +1 -126
  8. package/es/index.js +2 -65
  9. package/lib/config-provider/index.d.ts +5 -61
  10. package/lib/config-provider/index.js +39 -254
  11. package/lib/index.d.ts +1 -126
  12. package/lib/index.js +36 -544
  13. package/package.json +68 -134
  14. package/.dumi/theme/builtins/IconDisplay.tsx +0 -3
  15. package/.eslintignore +0 -31
  16. package/.fatherrc.ts +0 -4
  17. package/.fle-ui-tools.config.js +0 -211
  18. package/.prettierignore +0 -7
  19. package/.prettierrc +0 -11
  20. package/.umirc.docs.env +0 -3
  21. package/.umirc.ts +0 -156
  22. package/dist/@fle-ui/next.css +0 -27403
  23. package/dist/@fle-ui/next.css.map +0 -1
  24. package/dist/@fle-ui/next.js +0 -97557
  25. package/dist/@fle-ui/next.js.map +0 -1
  26. package/dist/@fle-ui/next.min.css +0 -10
  27. package/dist/@fle-ui/next.min.css.map +0 -1
  28. package/dist/@fle-ui/next.min.js +0 -27
  29. package/dist/@fle-ui/next.min.js.map +0 -1
  30. package/es/_util/ActionButton.d.ts +0 -15
  31. package/es/_util/ActionButton.js +0 -114
  32. package/es/_util/colors.d.ts +0 -5
  33. package/es/_util/colors.js +0 -4
  34. package/es/_util/easings.d.ts +0 -1
  35. package/es/_util/easings.js +0 -12
  36. package/es/_util/getDataOrAriaProps.d.ts +0 -1
  37. package/es/_util/getDataOrAriaProps.js +0 -9
  38. package/es/_util/getRenderPropValue.d.ts +0 -3
  39. package/es/_util/getRenderPropValue.js +0 -13
  40. package/es/_util/getScroll.d.ts +0 -2
  41. package/es/_util/getScroll.js +0 -27
  42. package/es/_util/hooks/useFlexGapSupport.d.ts +0 -2
  43. package/es/_util/hooks/useFlexGapSupport.js +0 -14
  44. package/es/_util/hooks/useForceUpdate.d.ts +0 -2
  45. package/es/_util/hooks/useForceUpdate.js +0 -11
  46. package/es/_util/hooks/usePatchElement.d.ts +0 -5
  47. package/es/_util/hooks/usePatchElement.js +0 -26
  48. package/es/_util/hooks/useSyncState.d.ts +0 -3
  49. package/es/_util/hooks/useSyncState.js +0 -13
  50. package/es/_util/isNumeric.d.ts +0 -2
  51. package/es/_util/isNumeric.js +0 -5
  52. package/es/_util/motion.d.ts +0 -8
  53. package/es/_util/motion.js +0 -60
  54. package/es/_util/placements.d.ts +0 -17
  55. package/es/_util/placements.js +0 -88
  56. package/es/_util/raf.d.ts +0 -9
  57. package/es/_util/raf.js +0 -31
  58. package/es/_util/reactNode.d.ts +0 -7
  59. package/es/_util/reactNode.js +0 -10
  60. package/es/_util/responsiveObserve.d.ts +0 -21
  61. package/es/_util/responsiveObserve.js +0 -67
  62. package/es/_util/scrollTo.d.ts +0 -10
  63. package/es/_util/scrollTo.js +0 -38
  64. package/es/_util/statusUtils.d.ts +0 -6
  65. package/es/_util/statusUtils.js +0 -12
  66. package/es/_util/styleChecker.d.ts +0 -4
  67. package/es/_util/styleChecker.js +0 -31
  68. package/es/_util/throttleByAnimationFrame.d.ts +0 -8
  69. package/es/_util/throttleByAnimationFrame.js +0 -58
  70. package/es/_util/transButton.d.ts +0 -14
  71. package/es/_util/transButton.js +0 -62
  72. package/es/_util/type.d.ts +0 -9
  73. package/es/_util/type.js +0 -15
  74. package/es/_util/warning.d.ts +0 -6
  75. package/es/_util/warning.js +0 -17
  76. package/es/_util/wave.d.ts +0 -31
  77. package/es/_util/wave.js +0 -237
  78. package/es/affix/index.d.ts +0 -54
  79. package/es/affix/index.js +0 -315
  80. package/es/affix/style/css.js +0 -2
  81. package/es/affix/style/index.css +0 -8
  82. package/es/affix/style/index.d.ts +0 -2
  83. package/es/affix/style/index.js +0 -2
  84. package/es/affix/style/index.less +0 -6
  85. package/es/affix/utils.d.ts +0 -15
  86. package/es/affix/utils.js +0 -83
  87. package/es/alert/ErrorBoundary.d.ts +0 -22
  88. package/es/alert/ErrorBoundary.js +0 -65
  89. package/es/alert/index.d.ts +0 -38
  90. package/es/alert/index.js +0 -162
  91. package/es/alert/style/css.js +0 -2
  92. package/es/alert/style/index.css +0 -156
  93. package/es/alert/style/index.d.ts +0 -2
  94. package/es/alert/style/index.js +0 -2
  95. package/es/alert/style/index.less +0 -155
  96. package/es/alert/style/rtl.less +0 -40
  97. package/es/anchor/Anchor.d.ts +0 -81
  98. package/es/anchor/Anchor.js +0 -319
  99. package/es/anchor/AnchorLink.d.ts +0 -25
  100. package/es/anchor/AnchorLink.js +0 -99
  101. package/es/anchor/context.d.ts +0 -4
  102. package/es/anchor/context.js +0 -3
  103. package/es/anchor/index.d.ts +0 -10
  104. package/es/anchor/index.js +0 -5
  105. package/es/anchor/style/css.js +0 -4
  106. package/es/anchor/style/index.css +0 -100
  107. package/es/anchor/style/index.d.ts +0 -3
  108. package/es/anchor/style/index.js +0 -4
  109. package/es/anchor/style/index.less +0 -86
  110. package/es/anchor/style/rtl.less +0 -35
  111. package/es/auto-complete/index.d.ts +0 -28
  112. package/es/auto-complete/index.js +0 -98
  113. package/es/auto-complete/style/css.js +0 -4
  114. package/es/auto-complete/style/index.css +0 -18
  115. package/es/auto-complete/style/index.d.ts +0 -3
  116. package/es/auto-complete/style/index.js +0 -4
  117. package/es/auto-complete/style/index.less +0 -16
  118. package/es/avatar/SizeContext.d.ts +0 -10
  119. package/es/avatar/SizeContext.js +0 -12
  120. package/es/avatar/avatar.d.ts +0 -24
  121. package/es/avatar/avatar.js +0 -194
  122. package/es/avatar/group.d.ts +0 -15
  123. package/es/avatar/group.js +0 -64
  124. package/es/avatar/index.d.ts +0 -11
  125. package/es/avatar/index.js +0 -6
  126. package/es/avatar/style/css.js +0 -5
  127. package/es/avatar/style/group.less +0 -17
  128. package/es/avatar/style/index.css +0 -108
  129. package/es/avatar/style/index.d.ts +0 -3
  130. package/es/avatar/style/index.js +0 -5
  131. package/es/avatar/style/index.less +0 -70
  132. package/es/avatar/style/rtl.less +0 -15
  133. package/es/back-top/index.d.ts +0 -14
  134. package/es/back-top/index.js +0 -124
  135. package/es/back-top/style/css.js +0 -2
  136. package/es/back-top/style/index.css +0 -66
  137. package/es/back-top/style/index.d.ts +0 -2
  138. package/es/back-top/style/index.js +0 -2
  139. package/es/back-top/style/index.less +0 -49
  140. package/es/back-top/style/responsive.less +0 -21
  141. package/es/badge/Ribbon.d.ts +0 -15
  142. package/es/badge/Ribbon.js +0 -48
  143. package/es/badge/ScrollNumber.d.ts +0 -18
  144. package/es/badge/ScrollNumber.js +0 -70
  145. package/es/badge/SingleNumber.d.ts +0 -12
  146. package/es/badge/SingleNumber.js +0 -123
  147. package/es/badge/index.d.ts +0 -30
  148. package/es/badge/index.js +0 -172
  149. package/es/badge/style/css.js +0 -2
  150. package/es/badge/style/index.css +0 -543
  151. package/es/badge/style/index.d.ts +0 -2
  152. package/es/badge/style/index.js +0 -2
  153. package/es/badge/style/index.less +0 -281
  154. package/es/badge/style/ribbon.less +0 -81
  155. package/es/badge/style/rtl.less +0 -100
  156. package/es/badge/utils.d.ts +0 -1
  157. package/es/badge/utils.js +0 -5
  158. package/es/breadcrumb/Breadcrumb.d.ts +0 -24
  159. package/es/breadcrumb/Breadcrumb.js +0 -129
  160. package/es/breadcrumb/BreadcrumbItem.d.ts +0 -17
  161. package/es/breadcrumb/BreadcrumbItem.js +0 -61
  162. package/es/breadcrumb/BreadcrumbSeparator.d.ts +0 -8
  163. package/es/breadcrumb/BreadcrumbSeparator.js +0 -17
  164. package/es/breadcrumb/index.d.ts +0 -4
  165. package/es/breadcrumb/index.js +0 -2
  166. package/es/breadcrumb/style/css.js +0 -5
  167. package/es/breadcrumb/style/index.css +0 -77
  168. package/es/breadcrumb/style/index.d.ts +0 -4
  169. package/es/breadcrumb/style/index.js +0 -5
  170. package/es/breadcrumb/style/index.less +0 -64
  171. package/es/breadcrumb/style/rtl.less +0 -29
  172. package/es/button/LoadingIcon.d.ts +0 -8
  173. package/es/button/LoadingIcon.js +0 -57
  174. package/es/button/button-group.d.ts +0 -12
  175. package/es/button/button-group.js +0 -52
  176. package/es/button/button.d.ts +0 -48
  177. package/es/button/button.js +0 -258
  178. package/es/button/index.d.ts +0 -5
  179. package/es/button/index.js +0 -2
  180. package/es/button/style/css.js +0 -2
  181. package/es/button/style/index.css +0 -1890
  182. package/es/button/style/index.d.ts +0 -2
  183. package/es/button/style/index.js +0 -2
  184. package/es/button/style/index.less +0 -294
  185. package/es/button/style/mixin.less +0 -589
  186. package/es/button/style/rtl.less +0 -97
  187. package/es/calendar/Header.d.ts +0 -16
  188. package/es/calendar/Header.js +0 -176
  189. package/es/calendar/generateCalendar.d.ts +0 -41
  190. package/es/calendar/generateCalendar.js +0 -193
  191. package/es/calendar/index.d.ts +0 -5
  192. package/es/calendar/index.js +0 -4
  193. package/es/calendar/locale/ar_EG.d.ts +0 -2
  194. package/es/calendar/locale/ar_EG.js +0 -2
  195. package/es/calendar/locale/az_AZ.d.ts +0 -2
  196. package/es/calendar/locale/az_AZ.js +0 -2
  197. package/es/calendar/locale/bg_BG.d.ts +0 -2
  198. package/es/calendar/locale/bg_BG.js +0 -2
  199. package/es/calendar/locale/bn_BD.d.ts +0 -2
  200. package/es/calendar/locale/bn_BD.js +0 -2
  201. package/es/calendar/locale/by_BY.d.ts +0 -2
  202. package/es/calendar/locale/by_BY.js +0 -2
  203. package/es/calendar/locale/ca_ES.d.ts +0 -2
  204. package/es/calendar/locale/ca_ES.js +0 -2
  205. package/es/calendar/locale/cs_CZ.d.ts +0 -2
  206. package/es/calendar/locale/cs_CZ.js +0 -2
  207. package/es/calendar/locale/da_DK.d.ts +0 -2
  208. package/es/calendar/locale/da_DK.js +0 -2
  209. package/es/calendar/locale/de_DE.d.ts +0 -2
  210. package/es/calendar/locale/de_DE.js +0 -2
  211. package/es/calendar/locale/el_GR.d.ts +0 -2
  212. package/es/calendar/locale/el_GR.js +0 -2
  213. package/es/calendar/locale/en_GB.d.ts +0 -2
  214. package/es/calendar/locale/en_GB.js +0 -2
  215. package/es/calendar/locale/en_US.d.ts +0 -2
  216. package/es/calendar/locale/en_US.js +0 -2
  217. package/es/calendar/locale/es_ES.d.ts +0 -2
  218. package/es/calendar/locale/es_ES.js +0 -2
  219. package/es/calendar/locale/et_EE.d.ts +0 -2
  220. package/es/calendar/locale/et_EE.js +0 -2
  221. package/es/calendar/locale/fa_IR.d.ts +0 -2
  222. package/es/calendar/locale/fa_IR.js +0 -2
  223. package/es/calendar/locale/fi_FI.d.ts +0 -2
  224. package/es/calendar/locale/fi_FI.js +0 -2
  225. package/es/calendar/locale/fr_BE.d.ts +0 -2
  226. package/es/calendar/locale/fr_BE.js +0 -2
  227. package/es/calendar/locale/fr_CA.d.ts +0 -2
  228. package/es/calendar/locale/fr_CA.js +0 -2
  229. package/es/calendar/locale/fr_FR.d.ts +0 -2
  230. package/es/calendar/locale/fr_FR.js +0 -2
  231. package/es/calendar/locale/ga_IE.d.ts +0 -2
  232. package/es/calendar/locale/ga_IE.js +0 -2
  233. package/es/calendar/locale/gl_ES.d.ts +0 -2
  234. package/es/calendar/locale/gl_ES.js +0 -2
  235. package/es/calendar/locale/he_IL.d.ts +0 -2
  236. package/es/calendar/locale/he_IL.js +0 -2
  237. package/es/calendar/locale/hi_IN.d.ts +0 -2
  238. package/es/calendar/locale/hi_IN.js +0 -2
  239. package/es/calendar/locale/hr_HR.d.ts +0 -2
  240. package/es/calendar/locale/hr_HR.js +0 -2
  241. package/es/calendar/locale/hu_HU.d.ts +0 -2
  242. package/es/calendar/locale/hu_HU.js +0 -2
  243. package/es/calendar/locale/id_ID.d.ts +0 -2
  244. package/es/calendar/locale/id_ID.js +0 -2
  245. package/es/calendar/locale/is_IS.d.ts +0 -2
  246. package/es/calendar/locale/is_IS.js +0 -2
  247. package/es/calendar/locale/it_IT.d.ts +0 -2
  248. package/es/calendar/locale/it_IT.js +0 -2
  249. package/es/calendar/locale/ja_JP.d.ts +0 -2
  250. package/es/calendar/locale/ja_JP.js +0 -2
  251. package/es/calendar/locale/ka_GE.d.ts +0 -2
  252. package/es/calendar/locale/ka_GE.js +0 -2
  253. package/es/calendar/locale/kk_KZ.d.ts +0 -2
  254. package/es/calendar/locale/kk_KZ.js +0 -2
  255. package/es/calendar/locale/km_KH.d.ts +0 -2
  256. package/es/calendar/locale/km_KH.js +0 -2
  257. package/es/calendar/locale/kmr_IQ.d.ts +0 -2
  258. package/es/calendar/locale/kmr_IQ.js +0 -2
  259. package/es/calendar/locale/kn_IN.d.ts +0 -2
  260. package/es/calendar/locale/kn_IN.js +0 -2
  261. package/es/calendar/locale/ko_KR.d.ts +0 -2
  262. package/es/calendar/locale/ko_KR.js +0 -2
  263. package/es/calendar/locale/lt_LT.d.ts +0 -2
  264. package/es/calendar/locale/lt_LT.js +0 -2
  265. package/es/calendar/locale/lv_LV.d.ts +0 -2
  266. package/es/calendar/locale/lv_LV.js +0 -2
  267. package/es/calendar/locale/mk_MK.d.ts +0 -2
  268. package/es/calendar/locale/mk_MK.js +0 -2
  269. package/es/calendar/locale/ml_IN.d.ts +0 -2
  270. package/es/calendar/locale/ml_IN.js +0 -2
  271. package/es/calendar/locale/mn_MN.d.ts +0 -2
  272. package/es/calendar/locale/mn_MN.js +0 -2
  273. package/es/calendar/locale/ms_MY.d.ts +0 -2
  274. package/es/calendar/locale/ms_MY.js +0 -2
  275. package/es/calendar/locale/nb_NO.d.ts +0 -2
  276. package/es/calendar/locale/nb_NO.js +0 -2
  277. package/es/calendar/locale/nl_BE.d.ts +0 -2
  278. package/es/calendar/locale/nl_BE.js +0 -2
  279. package/es/calendar/locale/nl_NL.d.ts +0 -2
  280. package/es/calendar/locale/nl_NL.js +0 -2
  281. package/es/calendar/locale/pl_PL.d.ts +0 -2
  282. package/es/calendar/locale/pl_PL.js +0 -2
  283. package/es/calendar/locale/pt_BR.d.ts +0 -2
  284. package/es/calendar/locale/pt_BR.js +0 -2
  285. package/es/calendar/locale/pt_PT.d.ts +0 -2
  286. package/es/calendar/locale/pt_PT.js +0 -2
  287. package/es/calendar/locale/ro_RO.d.ts +0 -2
  288. package/es/calendar/locale/ro_RO.js +0 -2
  289. package/es/calendar/locale/ru_RU.d.ts +0 -2
  290. package/es/calendar/locale/ru_RU.js +0 -2
  291. package/es/calendar/locale/sk_SK.d.ts +0 -2
  292. package/es/calendar/locale/sk_SK.js +0 -2
  293. package/es/calendar/locale/sl_SI.d.ts +0 -2
  294. package/es/calendar/locale/sl_SI.js +0 -2
  295. package/es/calendar/locale/sr_RS.d.ts +0 -2
  296. package/es/calendar/locale/sr_RS.js +0 -2
  297. package/es/calendar/locale/sv_SE.d.ts +0 -2
  298. package/es/calendar/locale/sv_SE.js +0 -2
  299. package/es/calendar/locale/ta_IN.d.ts +0 -2
  300. package/es/calendar/locale/ta_IN.js +0 -2
  301. package/es/calendar/locale/th_TH.d.ts +0 -2
  302. package/es/calendar/locale/th_TH.js +0 -2
  303. package/es/calendar/locale/tk_TK.d.ts +0 -2
  304. package/es/calendar/locale/tk_TK.js +0 -2
  305. package/es/calendar/locale/tr_TR.d.ts +0 -2
  306. package/es/calendar/locale/tr_TR.js +0 -2
  307. package/es/calendar/locale/uk_UA.d.ts +0 -2
  308. package/es/calendar/locale/uk_UA.js +0 -2
  309. package/es/calendar/locale/ur_PK.d.ts +0 -2
  310. package/es/calendar/locale/ur_PK.js +0 -2
  311. package/es/calendar/locale/vi_VN.d.ts +0 -2
  312. package/es/calendar/locale/vi_VN.js +0 -2
  313. package/es/calendar/locale/zh_CN.d.ts +0 -2
  314. package/es/calendar/locale/zh_CN.js +0 -2
  315. package/es/calendar/locale/zh_TW.d.ts +0 -2
  316. package/es/calendar/locale/zh_TW.js +0 -2
  317. package/es/calendar/style/css.js +0 -7
  318. package/es/calendar/style/index.css +0 -175
  319. package/es/calendar/style/index.d.ts +0 -5
  320. package/es/calendar/style/index.js +0 -7
  321. package/es/calendar/style/index.less +0 -196
  322. package/es/calendar/style/rtl.less +0 -46
  323. package/es/card/Card.d.ts +0 -35
  324. package/es/card/Card.js +0 -138
  325. package/es/card/Grid.d.ts +0 -9
  326. package/es/card/Grid.js +0 -25
  327. package/es/card/Meta.d.ts +0 -11
  328. package/es/card/Meta.js +0 -38
  329. package/es/card/index.d.ts +0 -13
  330. package/es/card/index.js +0 -7
  331. package/es/card/style/css.js +0 -5
  332. package/es/card/style/index.css +0 -275
  333. package/es/card/style/index.d.ts +0 -4
  334. package/es/card/style/index.js +0 -5
  335. package/es/card/style/index.less +0 -276
  336. package/es/card/style/size.less +0 -20
  337. package/es/carousel/index.d.ts +0 -24
  338. package/es/carousel/index.js +0 -75
  339. package/es/carousel/style/css.js +0 -2
  340. package/es/carousel/style/index.css +0 -278
  341. package/es/carousel/style/index.d.ts +0 -2
  342. package/es/carousel/style/index.js +0 -2
  343. package/es/carousel/style/index.less +0 -294
  344. package/es/carousel/style/rtl.less +0 -54
  345. package/es/cascader/index.d.ts +0 -37
  346. package/es/cascader/index.js +0 -226
  347. package/es/cascader/style/css.js +0 -5
  348. package/es/cascader/style/index.css +0 -313
  349. package/es/cascader/style/index.d.ts +0 -4
  350. package/es/cascader/style/index.js +0 -5
  351. package/es/cascader/style/index.less +0 -105
  352. package/es/cascader/style/rtl.less +0 -19
  353. package/es/checkbox/Checkbox.d.ts +0 -37
  354. package/es/checkbox/Checkbox.js +0 -108
  355. package/es/checkbox/Group.d.ts +0 -35
  356. package/es/checkbox/Group.js +0 -141
  357. package/es/checkbox/index.d.ts +0 -11
  358. package/es/checkbox/index.js +0 -6
  359. package/es/checkbox/style/css.js +0 -2
  360. package/es/checkbox/style/index.css +0 -239
  361. package/es/checkbox/style/index.d.ts +0 -2
  362. package/es/checkbox/style/index.js +0 -2
  363. package/es/checkbox/style/index.less +0 -6
  364. package/es/checkbox/style/mixin.less +0 -241
  365. package/es/checkbox/style/rtl.less +0 -28
  366. package/es/col/index.d.ts +0 -3
  367. package/es/col/index.js +0 -2
  368. package/es/col/style/css.js +0 -4
  369. package/es/col/style/index.d.ts +0 -2
  370. package/es/col/style/index.js +0 -4
  371. package/es/collapse/Collapse.d.ts +0 -40
  372. package/es/collapse/Collapse.js +0 -95
  373. package/es/collapse/CollapsePanel.d.ts +0 -19
  374. package/es/collapse/CollapsePanel.js +0 -28
  375. package/es/collapse/index.d.ts +0 -4
  376. package/es/collapse/index.js +0 -2
  377. package/es/collapse/style/css.js +0 -2
  378. package/es/collapse/style/index.css +0 -164
  379. package/es/collapse/style/index.d.ts +0 -2
  380. package/es/collapse/style/index.js +0 -2
  381. package/es/collapse/style/index.less +0 -162
  382. package/es/collapse/style/rtl.less +0 -68
  383. package/es/comment/index.d.ts +0 -23
  384. package/es/comment/index.js +0 -64
  385. package/es/comment/style/css.js +0 -2
  386. package/es/comment/style/index.css +0 -112
  387. package/es/comment/style/index.d.ts +0 -2
  388. package/es/comment/style/index.js +0 -2
  389. package/es/comment/style/index.less +0 -105
  390. package/es/comment/style/rtl.less +0 -51
  391. package/es/config-provider/DisabledContext.d.ts +0 -9
  392. package/es/config-provider/DisabledContext.js +0 -11
  393. package/es/config-provider/SizeContext.d.ts +0 -9
  394. package/es/config-provider/SizeContext.js +0 -12
  395. package/es/config-provider/context.d.ts +0 -59
  396. package/es/config-provider/context.js +0 -41
  397. package/es/config-provider/cssVariables.d.ts +0 -3
  398. package/es/config-provider/cssVariables.js +0 -97
  399. package/es/config-provider/defaultRenderEmpty.d.ts +0 -4
  400. package/es/config-provider/defaultRenderEmpty.js +0 -36
  401. package/es/config-provider/style/css.js +0 -1
  402. package/es/config-provider/style/index.css +0 -4
  403. package/es/config-provider/style/index.d.ts +0 -1
  404. package/es/config-provider/style/index.js +0 -1
  405. package/es/config-provider/style/index.less +0 -2
  406. package/es/date-picker/PickerButton.d.ts +0 -2
  407. package/es/date-picker/PickerButton.js +0 -9
  408. package/es/date-picker/PickerTag.d.ts +0 -2
  409. package/es/date-picker/PickerTag.js +0 -8
  410. package/es/date-picker/generatePicker/generateRangePicker.d.ts +0 -4
  411. package/es/date-picker/generatePicker/generateRangePicker.js +0 -127
  412. package/es/date-picker/generatePicker/generateSinglePicker.d.ts +0 -13
  413. package/es/date-picker/generatePicker/generateSinglePicker.js +0 -154
  414. package/es/date-picker/generatePicker/index.d.ts +0 -106
  415. package/es/date-picker/generatePicker/index.js +0 -86
  416. package/es/date-picker/generatePicker/interface.d.ts +0 -12
  417. package/es/date-picker/generatePicker/interface.js +0 -1
  418. package/es/date-picker/index.d.ts +0 -17
  419. package/es/date-picker/index.js +0 -4
  420. package/es/date-picker/locale/ar_EG.d.ts +0 -3
  421. package/es/date-picker/locale/ar_EG.js +0 -18
  422. package/es/date-picker/locale/az_AZ.d.ts +0 -3
  423. package/es/date-picker/locale/az_AZ.js +0 -11
  424. package/es/date-picker/locale/bg_BG.d.ts +0 -3
  425. package/es/date-picker/locale/bg_BG.js +0 -14
  426. package/es/date-picker/locale/bn_BD.d.ts +0 -3
  427. package/es/date-picker/locale/bn_BD.js +0 -21
  428. package/es/date-picker/locale/by_BY.d.ts +0 -3
  429. package/es/date-picker/locale/by_BY.js +0 -18
  430. package/es/date-picker/locale/ca_ES.d.ts +0 -3
  431. package/es/date-picker/locale/ca_ES.js +0 -14
  432. package/es/date-picker/locale/cs_CZ.d.ts +0 -3
  433. package/es/date-picker/locale/cs_CZ.js +0 -14
  434. package/es/date-picker/locale/da_DK.d.ts +0 -3
  435. package/es/date-picker/locale/da_DK.js +0 -14
  436. package/es/date-picker/locale/de_DE.d.ts +0 -3
  437. package/es/date-picker/locale/de_DE.js +0 -14
  438. package/es/date-picker/locale/el_GR.d.ts +0 -3
  439. package/es/date-picker/locale/el_GR.js +0 -14
  440. package/es/date-picker/locale/en_GB.d.ts +0 -3
  441. package/es/date-picker/locale/en_GB.js +0 -22
  442. package/es/date-picker/locale/en_US.d.ts +0 -3
  443. package/es/date-picker/locale/en_US.js +0 -22
  444. package/es/date-picker/locale/es_ES.d.ts +0 -3
  445. package/es/date-picker/locale/es_ES.js +0 -14
  446. package/es/date-picker/locale/et_EE.d.ts +0 -3
  447. package/es/date-picker/locale/et_EE.js +0 -14
  448. package/es/date-picker/locale/fa_IR.d.ts +0 -3
  449. package/es/date-picker/locale/fa_IR.js +0 -21
  450. package/es/date-picker/locale/fi_FI.d.ts +0 -3
  451. package/es/date-picker/locale/fi_FI.js +0 -14
  452. package/es/date-picker/locale/fr_BE.d.ts +0 -3
  453. package/es/date-picker/locale/fr_BE.js +0 -14
  454. package/es/date-picker/locale/fr_CA.d.ts +0 -3
  455. package/es/date-picker/locale/fr_CA.js +0 -21
  456. package/es/date-picker/locale/fr_FR.d.ts +0 -3
  457. package/es/date-picker/locale/fr_FR.js +0 -21
  458. package/es/date-picker/locale/ga_IE.d.ts +0 -3
  459. package/es/date-picker/locale/ga_IE.js +0 -21
  460. package/es/date-picker/locale/gl_ES.d.ts +0 -3
  461. package/es/date-picker/locale/gl_ES.js +0 -14
  462. package/es/date-picker/locale/he_IL.d.ts +0 -3
  463. package/es/date-picker/locale/he_IL.js +0 -14
  464. package/es/date-picker/locale/hi_IN.d.ts +0 -3
  465. package/es/date-picker/locale/hi_IN.js +0 -21
  466. package/es/date-picker/locale/hr_HR.d.ts +0 -3
  467. package/es/date-picker/locale/hr_HR.js +0 -21
  468. package/es/date-picker/locale/hu_HU.d.ts +0 -3
  469. package/es/date-picker/locale/hu_HU.js +0 -14
  470. package/es/date-picker/locale/id_ID.d.ts +0 -3
  471. package/es/date-picker/locale/id_ID.js +0 -14
  472. package/es/date-picker/locale/is_IS.d.ts +0 -3
  473. package/es/date-picker/locale/is_IS.js +0 -14
  474. package/es/date-picker/locale/it_IT.d.ts +0 -3
  475. package/es/date-picker/locale/it_IT.js +0 -14
  476. package/es/date-picker/locale/ja_JP.d.ts +0 -3
  477. package/es/date-picker/locale/ja_JP.js +0 -14
  478. package/es/date-picker/locale/ka_GE.d.ts +0 -3
  479. package/es/date-picker/locale/ka_GE.js +0 -18
  480. package/es/date-picker/locale/kk_KZ.d.ts +0 -3
  481. package/es/date-picker/locale/kk_KZ.js +0 -21
  482. package/es/date-picker/locale/km_KH.d.ts +0 -3
  483. package/es/date-picker/locale/km_KH.js +0 -21
  484. package/es/date-picker/locale/kmr_IQ.d.ts +0 -3
  485. package/es/date-picker/locale/kmr_IQ.js +0 -14
  486. package/es/date-picker/locale/kn_IN.d.ts +0 -3
  487. package/es/date-picker/locale/kn_IN.js +0 -14
  488. package/es/date-picker/locale/ko_KR.d.ts +0 -3
  489. package/es/date-picker/locale/ko_KR.js +0 -14
  490. package/es/date-picker/locale/lt_LT.d.ts +0 -3
  491. package/es/date-picker/locale/lt_LT.js +0 -21
  492. package/es/date-picker/locale/lv_LV.d.ts +0 -3
  493. package/es/date-picker/locale/lv_LV.js +0 -14
  494. package/es/date-picker/locale/mk_MK.d.ts +0 -3
  495. package/es/date-picker/locale/mk_MK.js +0 -14
  496. package/es/date-picker/locale/ml_IN.d.ts +0 -3
  497. package/es/date-picker/locale/ml_IN.js +0 -21
  498. package/es/date-picker/locale/mn_MN.d.ts +0 -3
  499. package/es/date-picker/locale/mn_MN.js +0 -14
  500. package/es/date-picker/locale/ms_MY.d.ts +0 -3
  501. package/es/date-picker/locale/ms_MY.js +0 -14
  502. package/es/date-picker/locale/nb_NO.d.ts +0 -3
  503. package/es/date-picker/locale/nb_NO.js +0 -21
  504. package/es/date-picker/locale/nl_BE.d.ts +0 -3
  505. package/es/date-picker/locale/nl_BE.js +0 -21
  506. package/es/date-picker/locale/nl_NL.d.ts +0 -3
  507. package/es/date-picker/locale/nl_NL.js +0 -21
  508. package/es/date-picker/locale/pl_PL.d.ts +0 -3
  509. package/es/date-picker/locale/pl_PL.js +0 -14
  510. package/es/date-picker/locale/pt_BR.d.ts +0 -3
  511. package/es/date-picker/locale/pt_BR.js +0 -14
  512. package/es/date-picker/locale/pt_PT.d.ts +0 -3
  513. package/es/date-picker/locale/pt_PT.js +0 -42
  514. package/es/date-picker/locale/ro_RO.d.ts +0 -3
  515. package/es/date-picker/locale/ro_RO.js +0 -14
  516. package/es/date-picker/locale/ru_RU.d.ts +0 -4
  517. package/es/date-picker/locale/ru_RU.js +0 -23
  518. package/es/date-picker/locale/sk_SK.d.ts +0 -3
  519. package/es/date-picker/locale/sk_SK.js +0 -14
  520. package/es/date-picker/locale/sl_SI.d.ts +0 -3
  521. package/es/date-picker/locale/sl_SI.js +0 -40
  522. package/es/date-picker/locale/sr_RS.d.ts +0 -3
  523. package/es/date-picker/locale/sr_RS.js +0 -21
  524. package/es/date-picker/locale/sv_SE.d.ts +0 -3
  525. package/es/date-picker/locale/sv_SE.js +0 -21
  526. package/es/date-picker/locale/ta_IN.d.ts +0 -3
  527. package/es/date-picker/locale/ta_IN.js +0 -15
  528. package/es/date-picker/locale/th_TH.d.ts +0 -3
  529. package/es/date-picker/locale/th_TH.js +0 -21
  530. package/es/date-picker/locale/tk_TK.d.ts +0 -3
  531. package/es/date-picker/locale/tk_TK.js +0 -19
  532. package/es/date-picker/locale/tr_TR.d.ts +0 -3
  533. package/es/date-picker/locale/tr_TR.js +0 -21
  534. package/es/date-picker/locale/uk_UA.d.ts +0 -3
  535. package/es/date-picker/locale/uk_UA.js +0 -14
  536. package/es/date-picker/locale/ur_PK.d.ts +0 -3
  537. package/es/date-picker/locale/ur_PK.js +0 -21
  538. package/es/date-picker/locale/vi_VN.d.ts +0 -3
  539. package/es/date-picker/locale/vi_VN.js +0 -14
  540. package/es/date-picker/locale/zh_CN.d.ts +0 -3
  541. package/es/date-picker/locale/zh_CN.js +0 -24
  542. package/es/date-picker/locale/zh_TW.d.ts +0 -3
  543. package/es/date-picker/locale/zh_TW.js +0 -23
  544. package/es/date-picker/style/css.js +0 -4
  545. package/es/date-picker/style/index.css +0 -1060
  546. package/es/date-picker/style/index.d.ts +0 -3
  547. package/es/date-picker/style/index.js +0 -4
  548. package/es/date-picker/style/index.less +0 -368
  549. package/es/date-picker/style/panel.less +0 -677
  550. package/es/date-picker/style/rtl.less +0 -246
  551. package/es/date-picker/style/status.less +0 -34
  552. package/es/date-picker/util.d.ts +0 -14
  553. package/es/date-picker/util.js +0 -111
  554. package/es/descriptions/Cell.d.ts +0 -16
  555. package/es/descriptions/Cell.js +0 -52
  556. package/es/descriptions/Item.d.ts +0 -13
  557. package/es/descriptions/Item.js +0 -6
  558. package/es/descriptions/Row.d.ts +0 -13
  559. package/es/descriptions/Row.js +0 -107
  560. package/es/descriptions/index.d.ts +0 -27
  561. package/es/descriptions/index.js +0 -167
  562. package/es/descriptions/style/css.js +0 -2
  563. package/es/descriptions/style/index.css +0 -139
  564. package/es/descriptions/style/index.d.ts +0 -2
  565. package/es/descriptions/style/index.js +0 -2
  566. package/es/descriptions/style/index.less +0 -179
  567. package/es/descriptions/style/rtl.less +0 -33
  568. package/es/divider/index.d.ts +0 -14
  569. package/es/divider/index.js +0 -50
  570. package/es/divider/style/css.js +0 -2
  571. package/es/divider/style/index.css +0 -126
  572. package/es/divider/style/index.d.ts +0 -2
  573. package/es/divider/style/index.js +0 -2
  574. package/es/divider/style/index.less +0 -137
  575. package/es/divider/style/rtl.less +0 -38
  576. package/es/drawer/index.d.ts +0 -57
  577. package/es/drawer/index.js +0 -285
  578. package/es/drawer/style/css.js +0 -3
  579. package/es/drawer/style/drawer.less +0 -249
  580. package/es/drawer/style/index.css +0 -216
  581. package/es/drawer/style/index.d.ts +0 -2
  582. package/es/drawer/style/index.js +0 -3
  583. package/es/drawer/style/index.less +0 -6
  584. package/es/drawer/style/rtl.less +0 -16
  585. package/es/dropdown/dropdown-button.d.ts +0 -23
  586. package/es/dropdown/dropdown-button.js +0 -99
  587. package/es/dropdown/dropdown.d.ts +0 -48
  588. package/es/dropdown/dropdown.js +0 -132
  589. package/es/dropdown/index.d.ts +0 -4
  590. package/es/dropdown/index.js +0 -2
  591. package/es/dropdown/style/css.js +0 -5
  592. package/es/dropdown/style/index.css +0 -403
  593. package/es/dropdown/style/index.d.ts +0 -4
  594. package/es/dropdown/style/index.js +0 -5
  595. package/es/dropdown/style/index.less +0 -394
  596. package/es/dropdown/style/rtl.less +0 -90
  597. package/es/dropdown/style/status.less +0 -14
  598. package/es/empty/empty.d.ts +0 -2
  599. package/es/empty/empty.js +0 -55
  600. package/es/empty/index.d.ts +0 -20
  601. package/es/empty/index.js +0 -61
  602. package/es/empty/simple.d.ts +0 -2
  603. package/es/empty/simple.js +0 -36
  604. package/es/empty/style/css.js +0 -2
  605. package/es/empty/style/index.css +0 -72
  606. package/es/empty/style/index.d.ts +0 -2
  607. package/es/empty/style/index.js +0 -2
  608. package/es/empty/style/index.less +0 -151
  609. package/es/empty/style/rtl.less +0 -10
  610. package/es/form/ErrorList.d.ts +0 -10
  611. package/es/form/ErrorList.js +0 -86
  612. package/es/form/Form.d.ts +0 -34
  613. package/es/form/Form.js +0 -125
  614. package/es/form/FormItem.d.ts +0 -29
  615. package/es/form/FormItem.js +0 -352
  616. package/es/form/FormItemInput.d.ts +0 -26
  617. package/es/form/FormItemInput.js +0 -65
  618. package/es/form/FormItemLabel.d.ts +0 -23
  619. package/es/form/FormItemLabel.js +0 -105
  620. package/es/form/FormList.d.ts +0 -25
  621. package/es/form/FormList.js +0 -40
  622. package/es/form/context.d.ts +0 -48
  623. package/es/form/context.js +0 -43
  624. package/es/form/demo/advanced-search/index.less +0 -41
  625. package/es/form/demo/form-in-modal/index.less +0 -3
  626. package/es/form/hooks/useDebounce.d.ts +0 -1
  627. package/es/form/hooks/useDebounce.js +0 -18
  628. package/es/form/hooks/useForm.d.ts +0 -15
  629. package/es/form/hooks/useForm.js +0 -54
  630. package/es/form/hooks/useFormInstance.d.ts +0 -2
  631. package/es/form/hooks/useFormInstance.js +0 -8
  632. package/es/form/hooks/useFrameState.d.ts +0 -3
  633. package/es/form/hooks/useFrameState.js +0 -46
  634. package/es/form/hooks/useItemRef.d.ts +0 -3
  635. package/es/form/hooks/useItemRef.js +0 -25
  636. package/es/form/index.d.ts +0 -22
  637. package/es/form/index.js +0 -21
  638. package/es/form/interface.d.ts +0 -3
  639. package/es/form/interface.js +0 -1
  640. package/es/form/style/components.less +0 -16
  641. package/es/form/style/css.js +0 -5
  642. package/es/form/style/horizontal.less +0 -22
  643. package/es/form/style/index.css +0 -594
  644. package/es/form/style/index.d.ts +0 -4
  645. package/es/form/style/index.js +0 -5
  646. package/es/form/style/index.less +0 -325
  647. package/es/form/style/inline.less +0 -38
  648. package/es/form/style/mixin.less +0 -78
  649. package/es/form/style/rtl.less +0 -204
  650. package/es/form/style/status.less +0 -42
  651. package/es/form/style/vertical.less +0 -87
  652. package/es/form/util.d.ts +0 -3
  653. package/es/form/util.js +0 -20
  654. package/es/grid/RowContext.d.ts +0 -8
  655. package/es/grid/RowContext.js +0 -3
  656. package/es/grid/col.d.ts +0 -28
  657. package/es/grid/col.js +0 -100
  658. package/es/grid/demo/basic/index.less +0 -87
  659. package/es/grid/hooks/useBreakpoint.d.ts +0 -3
  660. package/es/grid/hooks/useBreakpoint.js +0 -24
  661. package/es/grid/index.d.ts +0 -10
  662. package/es/grid/index.js +0 -12
  663. package/es/grid/row.d.ts +0 -14
  664. package/es/grid/row.js +0 -130
  665. package/es/grid/style/css.js +0 -2
  666. package/es/grid/style/index.css +0 -5184
  667. package/es/grid/style/index.d.ts +0 -2
  668. package/es/grid/style/index.js +0 -2
  669. package/es/grid/style/index.less +0 -123
  670. package/es/grid/style/mixin.less +0 -56
  671. package/es/grid/style/rtl.less +0 -69
  672. package/es/icon/style/css.js +0 -2
  673. package/es/icon/style/index.css +0 -4
  674. package/es/icon/style/index.d.ts +0 -2
  675. package/es/icon/style/index.js +0 -2
  676. package/es/icon/style/index.less +0 -5
  677. package/es/image/PreviewGroup.d.ts +0 -13
  678. package/es/image/PreviewGroup.js +0 -54
  679. package/es/image/index.d.ts +0 -9
  680. package/es/image/index.js +0 -55
  681. package/es/image/style/css.js +0 -2
  682. package/es/image/style/index.css +0 -220
  683. package/es/image/style/index.d.ts +0 -2
  684. package/es/image/style/index.js +0 -2
  685. package/es/image/style/index.less +0 -187
  686. package/es/input/ClearableLabeledInput.d.ts +0 -39
  687. package/es/input/ClearableLabeledInput.js +0 -108
  688. package/es/input/Group.d.ts +0 -15
  689. package/es/input/Group.js +0 -39
  690. package/es/input/Input.d.ts +0 -20
  691. package/es/input/Input.js +0 -216
  692. package/es/input/Password.d.ts +0 -10
  693. package/es/input/Password.js +0 -100
  694. package/es/input/Search.d.ts +0 -10
  695. package/es/input/Search.js +0 -149
  696. package/es/input/TextArea.d.ts +0 -27
  697. package/es/input/TextArea.js +0 -234
  698. package/es/input/demo/group/index.less +0 -25
  699. package/es/input/demo/tooltip/index.less +0 -11
  700. package/es/input/index.d.ts +0 -19
  701. package/es/input/index.js +0 -11
  702. package/es/input/style/IE11.less +0 -20
  703. package/es/input/style/affix.less +0 -74
  704. package/es/input/style/allow-clear.less +0 -44
  705. package/es/input/style/css.js +0 -5
  706. package/es/input/style/index.css +0 -863
  707. package/es/input/style/index.d.ts +0 -3
  708. package/es/input/style/index.js +0 -5
  709. package/es/input/style/index.less +0 -86
  710. package/es/input/style/mixin.less +0 -470
  711. package/es/input/style/rtl.less +0 -207
  712. package/es/input/style/search-input.less +0 -71
  713. package/es/input/style/status.less +0 -42
  714. package/es/input/utils.d.ts +0 -3
  715. package/es/input/utils.js +0 -4
  716. package/es/input-number/index.d.ts +0 -27
  717. package/es/input-number/index.js +0 -156
  718. package/es/input-number/style/affix.less +0 -83
  719. package/es/input-number/style/css.js +0 -2
  720. package/es/input-number/style/index.css +0 -872
  721. package/es/input-number/style/index.d.ts +0 -2
  722. package/es/input-number/style/index.js +0 -2
  723. package/es/input-number/style/index.less +0 -235
  724. package/es/input-number/style/rtl.less +0 -71
  725. package/es/input-number/style/status.less +0 -29
  726. package/es/layout/Sider.d.ts +0 -28
  727. package/es/layout/Sider.js +0 -206
  728. package/es/layout/demo/fixed/index.less +0 -13
  729. package/es/layout/demo/fixedSider/index.less +0 -11
  730. package/es/layout/demo/side/index.less +0 -9
  731. package/es/layout/index.d.ts +0 -13
  732. package/es/layout/index.js +0 -8
  733. package/es/layout/layout.d.ts +0 -23
  734. package/es/layout/layout.js +0 -125
  735. package/es/layout/style/css.js +0 -2
  736. package/es/layout/style/index.css +0 -128
  737. package/es/layout/style/index.d.ts +0 -2
  738. package/es/layout/style/index.js +0 -2
  739. package/es/layout/style/index.less +0 -145
  740. package/es/layout/style/light.less +0 -11
  741. package/es/layout/style/rtl.less +0 -10
  742. package/es/list/Item.d.ts +0 -26
  743. package/es/list/Item.js +0 -109
  744. package/es/list/index.d.ts +0 -54
  745. package/es/list/index.js +0 -243
  746. package/es/list/style/bordered.less +0 -44
  747. package/es/list/style/css.js +0 -7
  748. package/es/list/style/customize.less +0 -13
  749. package/es/list/style/index.css +0 -317
  750. package/es/list/style/index.d.ts +0 -6
  751. package/es/list/style/index.js +0 -7
  752. package/es/list/style/index.less +0 -249
  753. package/es/list/style/responsive.less +0 -43
  754. package/es/list/style/rtl.less +0 -139
  755. package/es/locale/ar_EG.d.ts +0 -3
  756. package/es/locale/ar_EG.js +0 -116
  757. package/es/locale/az_AZ.d.ts +0 -3
  758. package/es/locale/az_AZ.js +0 -45
  759. package/es/locale/bg_BG.d.ts +0 -3
  760. package/es/locale/bg_BG.js +0 -43
  761. package/es/locale/bn_BD.d.ts +0 -3
  762. package/es/locale/bn_BD.js +0 -130
  763. package/es/locale/by_BY.d.ts +0 -3
  764. package/es/locale/by_BY.js +0 -124
  765. package/es/locale/ca_ES.d.ts +0 -3
  766. package/es/locale/ca_ES.js +0 -125
  767. package/es/locale/cs_CZ.d.ts +0 -3
  768. package/es/locale/cs_CZ.js +0 -54
  769. package/es/locale/da_DK.d.ts +0 -3
  770. package/es/locale/da_DK.js +0 -53
  771. package/es/locale/de_DE.d.ts +0 -3
  772. package/es/locale/de_DE.js +0 -125
  773. package/es/locale/default.d.ts +0 -3
  774. package/es/locale/default.js +0 -132
  775. package/es/locale/el_GR.d.ts +0 -3
  776. package/es/locale/el_GR.js +0 -43
  777. package/es/locale/en_GB.d.ts +0 -3
  778. package/es/locale/en_GB.js +0 -132
  779. package/es/locale/en_US.d.ts +0 -2
  780. package/es/locale/en_US.js +0 -2
  781. package/es/locale/es_ES.d.ts +0 -3
  782. package/es/locale/es_ES.js +0 -132
  783. package/es/locale/et_EE.d.ts +0 -3
  784. package/es/locale/et_EE.js +0 -132
  785. package/es/locale/fa_IR.d.ts +0 -3
  786. package/es/locale/fa_IR.js +0 -130
  787. package/es/locale/fi_FI.d.ts +0 -3
  788. package/es/locale/fi_FI.js +0 -53
  789. package/es/locale/fr_BE.d.ts +0 -3
  790. package/es/locale/fr_BE.js +0 -47
  791. package/es/locale/fr_CA.d.ts +0 -3
  792. package/es/locale/fr_CA.js +0 -59
  793. package/es/locale/fr_FR.d.ts +0 -3
  794. package/es/locale/fr_FR.js +0 -127
  795. package/es/locale/ga_IE.d.ts +0 -3
  796. package/es/locale/ga_IE.js +0 -123
  797. package/es/locale/gl_ES.d.ts +0 -3
  798. package/es/locale/gl_ES.js +0 -110
  799. package/es/locale/he_IL.d.ts +0 -3
  800. package/es/locale/he_IL.js +0 -116
  801. package/es/locale/hi_IN.d.ts +0 -3
  802. package/es/locale/hi_IN.js +0 -130
  803. package/es/locale/hr_HR.d.ts +0 -3
  804. package/es/locale/hr_HR.js +0 -129
  805. package/es/locale/hu_HU.d.ts +0 -3
  806. package/es/locale/hu_HU.js +0 -44
  807. package/es/locale/hy_AM.d.ts +0 -3
  808. package/es/locale/hy_AM.js +0 -109
  809. package/es/locale/id_ID.d.ts +0 -3
  810. package/es/locale/id_ID.js +0 -45
  811. package/es/locale/is_IS.d.ts +0 -3
  812. package/es/locale/is_IS.js +0 -43
  813. package/es/locale/it_IT.d.ts +0 -3
  814. package/es/locale/it_IT.js +0 -61
  815. package/es/locale/ja_JP.d.ts +0 -3
  816. package/es/locale/ja_JP.js +0 -102
  817. package/es/locale/ka_GE.d.ts +0 -3
  818. package/es/locale/ka_GE.js +0 -130
  819. package/es/locale/kk_KZ.d.ts +0 -3
  820. package/es/locale/kk_KZ.js +0 -124
  821. package/es/locale/km_KH.d.ts +0 -3
  822. package/es/locale/km_KH.js +0 -104
  823. package/es/locale/kmr_IQ.d.ts +0 -3
  824. package/es/locale/kmr_IQ.js +0 -43
  825. package/es/locale/kn_IN.d.ts +0 -3
  826. package/es/locale/kn_IN.js +0 -51
  827. package/es/locale/ko_KR.d.ts +0 -3
  828. package/es/locale/ko_KR.js +0 -96
  829. package/es/locale/ku_IQ.d.ts +0 -3
  830. package/es/locale/ku_IQ.js +0 -46
  831. package/es/locale/lt_LT.d.ts +0 -3
  832. package/es/locale/lt_LT.js +0 -121
  833. package/es/locale/lv_LV.d.ts +0 -3
  834. package/es/locale/lv_LV.js +0 -43
  835. package/es/locale/mk_MK.d.ts +0 -3
  836. package/es/locale/mk_MK.js +0 -58
  837. package/es/locale/ml_IN.d.ts +0 -3
  838. package/es/locale/ml_IN.js +0 -130
  839. package/es/locale/mn_MN.d.ts +0 -3
  840. package/es/locale/mn_MN.js +0 -43
  841. package/es/locale/ms_MY.d.ts +0 -3
  842. package/es/locale/ms_MY.js +0 -63
  843. package/es/locale/nb_NO.d.ts +0 -3
  844. package/es/locale/nb_NO.js +0 -124
  845. package/es/locale/ne_NP.d.ts +0 -3
  846. package/es/locale/ne_NP.js +0 -44
  847. package/es/locale/nl_BE.d.ts +0 -3
  848. package/es/locale/nl_BE.js +0 -130
  849. package/es/locale/nl_NL.d.ts +0 -3
  850. package/es/locale/nl_NL.js +0 -130
  851. package/es/locale/pl_PL.d.ts +0 -3
  852. package/es/locale/pl_PL.js +0 -132
  853. package/es/locale/pt_BR.d.ts +0 -3
  854. package/es/locale/pt_BR.js +0 -130
  855. package/es/locale/pt_PT.d.ts +0 -3
  856. package/es/locale/pt_PT.js +0 -44
  857. package/es/locale/ro_RO.d.ts +0 -3
  858. package/es/locale/ro_RO.js +0 -130
  859. package/es/locale/ru_RU.d.ts +0 -3
  860. package/es/locale/ru_RU.js +0 -128
  861. package/es/locale/sk_SK.d.ts +0 -3
  862. package/es/locale/sk_SK.js +0 -132
  863. package/es/locale/sl_SI.d.ts +0 -3
  864. package/es/locale/sl_SI.js +0 -43
  865. package/es/locale/sr_RS.d.ts +0 -3
  866. package/es/locale/sr_RS.js +0 -130
  867. package/es/locale/sv_SE.d.ts +0 -3
  868. package/es/locale/sv_SE.js +0 -130
  869. package/es/locale/ta_IN.d.ts +0 -3
  870. package/es/locale/ta_IN.js +0 -63
  871. package/es/locale/th_TH.d.ts +0 -3
  872. package/es/locale/th_TH.js +0 -126
  873. package/es/locale/tk_TK.d.ts +0 -3
  874. package/es/locale/tk_TK.js +0 -128
  875. package/es/locale/tr_TR.d.ts +0 -3
  876. package/es/locale/tr_TR.js +0 -128
  877. package/es/locale/uk_UA.d.ts +0 -3
  878. package/es/locale/uk_UA.js +0 -132
  879. package/es/locale/ur_PK.d.ts +0 -3
  880. package/es/locale/ur_PK.js +0 -130
  881. package/es/locale/vi_VN.d.ts +0 -3
  882. package/es/locale/vi_VN.js +0 -43
  883. package/es/locale/zh_CN.d.ts +0 -3
  884. package/es/locale/zh_CN.js +0 -131
  885. package/es/locale/zh_HK.d.ts +0 -3
  886. package/es/locale/zh_HK.js +0 -127
  887. package/es/locale/zh_TW.d.ts +0 -3
  888. package/es/locale/zh_TW.js +0 -128
  889. package/es/locale-provider/LocaleReceiver.d.ts +0 -20
  890. package/es/locale-provider/LocaleReceiver.js +0 -67
  891. package/es/locale-provider/ar_EG.d.ts +0 -2
  892. package/es/locale-provider/ar_EG.js +0 -2
  893. package/es/locale-provider/az_AZ.d.ts +0 -2
  894. package/es/locale-provider/az_AZ.js +0 -2
  895. package/es/locale-provider/bg_BG.d.ts +0 -2
  896. package/es/locale-provider/bg_BG.js +0 -2
  897. package/es/locale-provider/bn_BD.d.ts +0 -2
  898. package/es/locale-provider/bn_BD.js +0 -2
  899. package/es/locale-provider/by_BY.d.ts +0 -2
  900. package/es/locale-provider/by_BY.js +0 -2
  901. package/es/locale-provider/ca_ES.d.ts +0 -2
  902. package/es/locale-provider/ca_ES.js +0 -2
  903. package/es/locale-provider/context.d.ts +0 -7
  904. package/es/locale-provider/context.js +0 -3
  905. package/es/locale-provider/cs_CZ.d.ts +0 -2
  906. package/es/locale-provider/cs_CZ.js +0 -2
  907. package/es/locale-provider/da_DK.d.ts +0 -2
  908. package/es/locale-provider/da_DK.js +0 -2
  909. package/es/locale-provider/de_DE.d.ts +0 -2
  910. package/es/locale-provider/de_DE.js +0 -2
  911. package/es/locale-provider/default.d.ts +0 -2
  912. package/es/locale-provider/default.js +0 -2
  913. package/es/locale-provider/el_GR.d.ts +0 -2
  914. package/es/locale-provider/el_GR.js +0 -2
  915. package/es/locale-provider/en_GB.d.ts +0 -2
  916. package/es/locale-provider/en_GB.js +0 -2
  917. package/es/locale-provider/en_US.d.ts +0 -2
  918. package/es/locale-provider/en_US.js +0 -2
  919. package/es/locale-provider/es_ES.d.ts +0 -2
  920. package/es/locale-provider/es_ES.js +0 -2
  921. package/es/locale-provider/et_EE.d.ts +0 -2
  922. package/es/locale-provider/et_EE.js +0 -2
  923. package/es/locale-provider/fa_IR.d.ts +0 -2
  924. package/es/locale-provider/fa_IR.js +0 -2
  925. package/es/locale-provider/fi_FI.d.ts +0 -2
  926. package/es/locale-provider/fi_FI.js +0 -2
  927. package/es/locale-provider/fr_BE.d.ts +0 -2
  928. package/es/locale-provider/fr_BE.js +0 -2
  929. package/es/locale-provider/fr_CA.d.ts +0 -2
  930. package/es/locale-provider/fr_CA.js +0 -2
  931. package/es/locale-provider/fr_FR.d.ts +0 -2
  932. package/es/locale-provider/fr_FR.js +0 -2
  933. package/es/locale-provider/ga_IE.d.ts +0 -2
  934. package/es/locale-provider/ga_IE.js +0 -2
  935. package/es/locale-provider/gl_ES.d.ts +0 -2
  936. package/es/locale-provider/gl_ES.js +0 -2
  937. package/es/locale-provider/he_IL.d.ts +0 -2
  938. package/es/locale-provider/he_IL.js +0 -2
  939. package/es/locale-provider/hi_IN.d.ts +0 -2
  940. package/es/locale-provider/hi_IN.js +0 -2
  941. package/es/locale-provider/hr_HR.d.ts +0 -2
  942. package/es/locale-provider/hr_HR.js +0 -2
  943. package/es/locale-provider/hu_HU.d.ts +0 -2
  944. package/es/locale-provider/hu_HU.js +0 -2
  945. package/es/locale-provider/hy_AM.d.ts +0 -2
  946. package/es/locale-provider/hy_AM.js +0 -2
  947. package/es/locale-provider/id_ID.d.ts +0 -2
  948. package/es/locale-provider/id_ID.js +0 -2
  949. package/es/locale-provider/index.d.ts +0 -61
  950. package/es/locale-provider/index.js +0 -72
  951. package/es/locale-provider/is_IS.d.ts +0 -2
  952. package/es/locale-provider/is_IS.js +0 -2
  953. package/es/locale-provider/it_IT.d.ts +0 -2
  954. package/es/locale-provider/it_IT.js +0 -2
  955. package/es/locale-provider/ja_JP.d.ts +0 -2
  956. package/es/locale-provider/ja_JP.js +0 -2
  957. package/es/locale-provider/ka_GE.d.ts +0 -2
  958. package/es/locale-provider/ka_GE.js +0 -2
  959. package/es/locale-provider/kk_KZ.d.ts +0 -2
  960. package/es/locale-provider/kk_KZ.js +0 -2
  961. package/es/locale-provider/km_KH.d.ts +0 -2
  962. package/es/locale-provider/km_KH.js +0 -2
  963. package/es/locale-provider/kmr_IQ.d.ts +0 -2
  964. package/es/locale-provider/kmr_IQ.js +0 -2
  965. package/es/locale-provider/kn_IN.d.ts +0 -2
  966. package/es/locale-provider/kn_IN.js +0 -2
  967. package/es/locale-provider/ko_KR.d.ts +0 -2
  968. package/es/locale-provider/ko_KR.js +0 -2
  969. package/es/locale-provider/ku_IQ.d.ts +0 -2
  970. package/es/locale-provider/ku_IQ.js +0 -2
  971. package/es/locale-provider/lt_LT.d.ts +0 -2
  972. package/es/locale-provider/lt_LT.js +0 -2
  973. package/es/locale-provider/lv_LV.d.ts +0 -2
  974. package/es/locale-provider/lv_LV.js +0 -2
  975. package/es/locale-provider/mk_MK.d.ts +0 -2
  976. package/es/locale-provider/mk_MK.js +0 -2
  977. package/es/locale-provider/ml_IN.d.ts +0 -2
  978. package/es/locale-provider/ml_IN.js +0 -2
  979. package/es/locale-provider/mn_MN.d.ts +0 -2
  980. package/es/locale-provider/mn_MN.js +0 -2
  981. package/es/locale-provider/ms_MY.d.ts +0 -2
  982. package/es/locale-provider/ms_MY.js +0 -2
  983. package/es/locale-provider/nb_NO.d.ts +0 -2
  984. package/es/locale-provider/nb_NO.js +0 -2
  985. package/es/locale-provider/ne_NP.d.ts +0 -2
  986. package/es/locale-provider/ne_NP.js +0 -2
  987. package/es/locale-provider/nl_BE.d.ts +0 -2
  988. package/es/locale-provider/nl_BE.js +0 -2
  989. package/es/locale-provider/nl_NL.d.ts +0 -2
  990. package/es/locale-provider/nl_NL.js +0 -2
  991. package/es/locale-provider/pl_PL.d.ts +0 -2
  992. package/es/locale-provider/pl_PL.js +0 -2
  993. package/es/locale-provider/pt_BR.d.ts +0 -2
  994. package/es/locale-provider/pt_BR.js +0 -2
  995. package/es/locale-provider/pt_PT.d.ts +0 -2
  996. package/es/locale-provider/pt_PT.js +0 -2
  997. package/es/locale-provider/ro_RO.d.ts +0 -2
  998. package/es/locale-provider/ro_RO.js +0 -2
  999. package/es/locale-provider/ru_RU.d.ts +0 -2
  1000. package/es/locale-provider/ru_RU.js +0 -2
  1001. package/es/locale-provider/sk_SK.d.ts +0 -2
  1002. package/es/locale-provider/sk_SK.js +0 -2
  1003. package/es/locale-provider/sl_SI.d.ts +0 -2
  1004. package/es/locale-provider/sl_SI.js +0 -2
  1005. package/es/locale-provider/sr_RS.d.ts +0 -2
  1006. package/es/locale-provider/sr_RS.js +0 -2
  1007. package/es/locale-provider/style/css.js +0 -1
  1008. package/es/locale-provider/style/index.css +0 -4
  1009. package/es/locale-provider/style/index.d.ts +0 -1
  1010. package/es/locale-provider/style/index.js +0 -1
  1011. package/es/locale-provider/style/index.less +0 -2
  1012. package/es/locale-provider/sv_SE.d.ts +0 -2
  1013. package/es/locale-provider/sv_SE.js +0 -2
  1014. package/es/locale-provider/ta_IN.d.ts +0 -2
  1015. package/es/locale-provider/ta_IN.js +0 -2
  1016. package/es/locale-provider/th_TH.d.ts +0 -2
  1017. package/es/locale-provider/th_TH.js +0 -2
  1018. package/es/locale-provider/tk_TK.d.ts +0 -2
  1019. package/es/locale-provider/tk_TK.js +0 -2
  1020. package/es/locale-provider/tr_TR.d.ts +0 -2
  1021. package/es/locale-provider/tr_TR.js +0 -2
  1022. package/es/locale-provider/uk_UA.d.ts +0 -2
  1023. package/es/locale-provider/uk_UA.js +0 -2
  1024. package/es/locale-provider/ur_PK.d.ts +0 -2
  1025. package/es/locale-provider/ur_PK.js +0 -2
  1026. package/es/locale-provider/vi_VN.d.ts +0 -2
  1027. package/es/locale-provider/vi_VN.js +0 -2
  1028. package/es/locale-provider/zh_CN.d.ts +0 -2
  1029. package/es/locale-provider/zh_CN.js +0 -2
  1030. package/es/locale-provider/zh_HK.d.ts +0 -2
  1031. package/es/locale-provider/zh_HK.js +0 -2
  1032. package/es/locale-provider/zh_TW.d.ts +0 -2
  1033. package/es/locale-provider/zh_TW.js +0 -2
  1034. package/es/mentions/index.d.ts +0 -31
  1035. package/es/mentions/index.js +0 -168
  1036. package/es/mentions/style/css.js +0 -4
  1037. package/es/mentions/style/index.css +0 -320
  1038. package/es/mentions/style/index.d.ts +0 -3
  1039. package/es/mentions/style/index.js +0 -4
  1040. package/es/mentions/style/index.less +0 -179
  1041. package/es/mentions/style/rtl.less +0 -10
  1042. package/es/mentions/style/status.less +0 -16
  1043. package/es/menu/MenuContext.d.ts +0 -14
  1044. package/es/menu/MenuContext.js +0 -7
  1045. package/es/menu/MenuDivider.d.ts +0 -9
  1046. package/es/menu/MenuDivider.js +0 -25
  1047. package/es/menu/MenuItem.d.ts +0 -16
  1048. package/es/menu/MenuItem.js +0 -127
  1049. package/es/menu/OverrideContext.d.ts +0 -16
  1050. package/es/menu/OverrideContext.js +0 -23
  1051. package/es/menu/SubMenu.d.ts +0 -23
  1052. package/es/menu/SubMenu.js +0 -53
  1053. package/es/menu/hooks/useItems.d.ts +0 -27
  1054. package/es/menu/hooks/useItems.js +0 -72
  1055. package/es/menu/index.d.ts +0 -31
  1056. package/es/menu/index.js +0 -171
  1057. package/es/menu/style/css.js +0 -5
  1058. package/es/menu/style/dark.less +0 -177
  1059. package/es/menu/style/index.css +0 -920
  1060. package/es/menu/style/index.d.ts +0 -3
  1061. package/es/menu/style/index.js +0 -5
  1062. package/es/menu/style/index.less +0 -700
  1063. package/es/menu/style/light.less +0 -12
  1064. package/es/menu/style/rtl.less +0 -165
  1065. package/es/menu/style/status.less +0 -49
  1066. package/es/message/hooks/useMessage.d.ts +0 -7
  1067. package/es/message/hooks/useMessage.js +0 -84
  1068. package/es/message/index.d.ts +0 -64
  1069. package/es/message/index.js +0 -240
  1070. package/es/message/style/css.js +0 -2
  1071. package/es/message/style/index.css +0 -92
  1072. package/es/message/style/index.d.ts +0 -2
  1073. package/es/message/style/index.js +0 -2
  1074. package/es/message/style/index.less +0 -74
  1075. package/es/message/style/rtl.less +0 -17
  1076. package/es/modal/ConfirmDialog.d.ts +0 -10
  1077. package/es/modal/ConfirmDialog.js +0 -110
  1078. package/es/modal/Modal.d.ts +0 -99
  1079. package/es/modal/Modal.js +0 -114
  1080. package/es/modal/confirm.d.ts +0 -20
  1081. package/es/modal/confirm.js +0 -167
  1082. package/es/modal/destroyFns.d.ts +0 -2
  1083. package/es/modal/destroyFns.js +0 -2
  1084. package/es/modal/index.d.ts +0 -12
  1085. package/es/modal/index.js +0 -43
  1086. package/es/modal/locale.d.ts +0 -7
  1087. package/es/modal/locale.js +0 -15
  1088. package/es/modal/style/confirm.less +0 -74
  1089. package/es/modal/style/css.js +0 -5
  1090. package/es/modal/style/index.css +0 -264
  1091. package/es/modal/style/index.d.ts +0 -3
  1092. package/es/modal/style/index.js +0 -5
  1093. package/es/modal/style/index.less +0 -7
  1094. package/es/modal/style/modal.less +0 -147
  1095. package/es/modal/style/rtl.less +0 -74
  1096. package/es/modal/useModal/HookModal.d.ts +0 -12
  1097. package/es/modal/useModal/HookModal.js +0 -74
  1098. package/es/modal/useModal/index.d.ts +0 -3
  1099. package/es/modal/useModal/index.js +0 -104
  1100. package/es/notification/hooks/useNotification.d.ts +0 -7
  1101. package/es/notification/hooks/useNotification.js +0 -55
  1102. package/es/notification/index.d.ts +0 -53
  1103. package/es/notification/index.js +0 -305
  1104. package/es/notification/style/css.js +0 -2
  1105. package/es/notification/style/index.css +0 -319
  1106. package/es/notification/style/index.d.ts +0 -2
  1107. package/es/notification/style/index.js +0 -2
  1108. package/es/notification/style/index.less +0 -207
  1109. package/es/notification/style/placement.less +0 -68
  1110. package/es/notification/style/rtl.less +0 -53
  1111. package/es/page-header/index.d.ts +0 -24
  1112. package/es/page-header/index.js +0 -166
  1113. package/es/page-header/style/css.js +0 -5
  1114. package/es/page-header/style/index.css +0 -152
  1115. package/es/page-header/style/index.d.ts +0 -4
  1116. package/es/page-header/style/index.js +0 -5
  1117. package/es/page-header/style/index.less +0 -123
  1118. package/es/page-header/style/rtl.less +0 -77
  1119. package/es/pagination/Pagination.d.ts +0 -19
  1120. package/es/pagination/Pagination.js +0 -110
  1121. package/es/pagination/Select.d.ts +0 -9
  1122. package/es/pagination/Select.js +0 -19
  1123. package/es/pagination/index.d.ts +0 -3
  1124. package/es/pagination/index.js +0 -2
  1125. package/es/pagination/style/css.js +0 -5
  1126. package/es/pagination/style/index.css +0 -552
  1127. package/es/pagination/style/index.d.ts +0 -3
  1128. package/es/pagination/style/index.js +0 -5
  1129. package/es/pagination/style/index.less +0 -474
  1130. package/es/pagination/style/rtl.less +0 -55
  1131. package/es/popconfirm/index.d.ts +0 -27
  1132. package/es/popconfirm/index.js +0 -149
  1133. package/es/popconfirm/style/css.js +0 -6
  1134. package/es/popconfirm/style/index.css +0 -7
  1135. package/es/popconfirm/style/index.d.ts +0 -4
  1136. package/es/popconfirm/style/index.js +0 -6
  1137. package/es/popconfirm/style/index.less +0 -8
  1138. package/es/popover/index.d.ts +0 -11
  1139. package/es/popover/index.js +0 -48
  1140. package/es/popover/style/css.js +0 -3
  1141. package/es/popover/style/index.css +0 -327
  1142. package/es/popover/style/index.d.ts +0 -2
  1143. package/es/popover/style/index.js +0 -3
  1144. package/es/popover/style/index.less +0 -266
  1145. package/es/popover/style/rtl.less +0 -33
  1146. package/es/progress/Circle.d.ts +0 -10
  1147. package/es/progress/Circle.js +0 -85
  1148. package/es/progress/Line.d.ts +0 -38
  1149. package/es/progress/Line.js +0 -123
  1150. package/es/progress/Steps.d.ts +0 -10
  1151. package/es/progress/Steps.js +0 -39
  1152. package/es/progress/index.d.ts +0 -3
  1153. package/es/progress/index.js +0 -2
  1154. package/es/progress/progress.d.ts +0 -46
  1155. package/es/progress/progress.js +0 -119
  1156. package/es/progress/style/css.js +0 -2
  1157. package/es/progress/style/index.css +0 -206
  1158. package/es/progress/style/index.d.ts +0 -2
  1159. package/es/progress/style/index.js +0 -2
  1160. package/es/progress/style/index.less +0 -210
  1161. package/es/progress/style/rtl.less +0 -37
  1162. package/es/progress/utils.d.ts +0 -8
  1163. package/es/progress/utils.js +0 -29
  1164. package/es/radio/context.d.ts +0 -7
  1165. package/es/radio/context.js +0 -6
  1166. package/es/radio/group.d.ts +0 -4
  1167. package/es/radio/group.js +0 -108
  1168. package/es/radio/index.d.ts +0 -12
  1169. package/es/radio/index.js +0 -8
  1170. package/es/radio/interface.d.ts +0 -45
  1171. package/es/radio/interface.js +0 -1
  1172. package/es/radio/radio.d.ts +0 -4
  1173. package/es/radio/radio.js +0 -87
  1174. package/es/radio/radioButton.d.ts +0 -6
  1175. package/es/radio/radioButton.js +0 -26
  1176. package/es/radio/style/css.js +0 -2
  1177. package/es/radio/style/index.css +0 -361
  1178. package/es/radio/style/index.d.ts +0 -2
  1179. package/es/radio/style/index.js +0 -2
  1180. package/es/radio/style/index.less +0 -371
  1181. package/es/radio/style/rtl.less +0 -61
  1182. package/es/rate/index.d.ts +0 -7
  1183. package/es/rate/index.js +0 -44
  1184. package/es/rate/style/css.js +0 -4
  1185. package/es/rate/style/index.css +0 -94
  1186. package/es/rate/style/index.d.ts +0 -3
  1187. package/es/rate/style/index.js +0 -4
  1188. package/es/rate/style/index.less +0 -91
  1189. package/es/rate/style/rtl.less +0 -21
  1190. package/es/result/index.d.ts +0 -32
  1191. package/es/result/index.js +0 -97
  1192. package/es/result/noFound.d.ts +0 -2
  1193. package/es/result/noFound.js +0 -239
  1194. package/es/result/serverError.d.ts +0 -2
  1195. package/es/result/serverError.js +0 -279
  1196. package/es/result/style/css.js +0 -2
  1197. package/es/result/style/index.css +0 -68
  1198. package/es/result/style/index.d.ts +0 -2
  1199. package/es/result/style/index.js +0 -2
  1200. package/es/result/style/index.less +0 -75
  1201. package/es/result/style/rtl.less +0 -25
  1202. package/es/result/unauthorized.d.ts +0 -2
  1203. package/es/result/unauthorized.js +0 -229
  1204. package/es/row/index.d.ts +0 -3
  1205. package/es/row/index.js +0 -2
  1206. package/es/row/style/css.js +0 -4
  1207. package/es/row/style/index.d.ts +0 -2
  1208. package/es/row/style/index.js +0 -4
  1209. package/es/segmented/index.d.ts +0 -22
  1210. package/es/segmented/index.js +0 -68
  1211. package/es/segmented/style/css.js +0 -2
  1212. package/es/segmented/style/index.css +0 -132
  1213. package/es/segmented/style/index.d.ts +0 -2
  1214. package/es/segmented/style/index.js +0 -2
  1215. package/es/segmented/style/index.less +0 -122
  1216. package/es/segmented/style/mixins.less +0 -24
  1217. package/es/segmented/style/rtl.less +0 -15
  1218. package/es/select/index.d.ts +0 -38
  1219. package/es/select/index.js +0 -144
  1220. package/es/select/style/css.js +0 -4
  1221. package/es/select/style/index.css +0 -713
  1222. package/es/select/style/index.d.ts +0 -3
  1223. package/es/select/style/index.js +0 -4
  1224. package/es/select/style/index.less +0 -330
  1225. package/es/select/style/multiple.less +0 -222
  1226. package/es/select/style/rtl.less +0 -168
  1227. package/es/select/style/single.less +0 -179
  1228. package/es/select/style/status.less +0 -48
  1229. package/es/select/utils/iconUtil.d.ts +0 -21
  1230. package/es/select/utils/iconUtil.js +0 -84
  1231. package/es/skeleton/Avatar.d.ts +0 -12
  1232. package/es/skeleton/Avatar.js +0 -31
  1233. package/es/skeleton/Button.d.ts +0 -12
  1234. package/es/skeleton/Button.js +0 -34
  1235. package/es/skeleton/Element.d.ts +0 -11
  1236. package/es/skeleton/Element.js +0 -27
  1237. package/es/skeleton/Image.d.ts +0 -5
  1238. package/es/skeleton/Image.js +0 -31
  1239. package/es/skeleton/Input.d.ts +0 -12
  1240. package/es/skeleton/Input.js +0 -33
  1241. package/es/skeleton/Paragraph.d.ts +0 -11
  1242. package/es/skeleton/Paragraph.js +0 -47
  1243. package/es/skeleton/Skeleton.d.ts +0 -47
  1244. package/es/skeleton/Skeleton.js +0 -158
  1245. package/es/skeleton/Title.d.ts +0 -9
  1246. package/es/skeleton/Title.js +0 -20
  1247. package/es/skeleton/index.d.ts +0 -3
  1248. package/es/skeleton/index.js +0 -2
  1249. package/es/skeleton/style/css.js +0 -2
  1250. package/es/skeleton/style/index.css +0 -343
  1251. package/es/skeleton/style/index.d.ts +0 -2
  1252. package/es/skeleton/style/index.js +0 -2
  1253. package/es/skeleton/style/index.less +0 -295
  1254. package/es/skeleton/style/rtl.less +0 -48
  1255. package/es/slider/SliderTooltip.d.ts +0 -4
  1256. package/es/slider/SliderTooltip.js +0 -39
  1257. package/es/slider/index.d.ts +0 -61
  1258. package/es/slider/index.js +0 -119
  1259. package/es/slider/style/css.js +0 -4
  1260. package/es/slider/style/index.css +0 -202
  1261. package/es/slider/style/index.d.ts +0 -3
  1262. package/es/slider/style/index.js +0 -4
  1263. package/es/slider/style/index.less +0 -215
  1264. package/es/slider/style/rtl.less +0 -49
  1265. package/es/space/Item.d.ts +0 -11
  1266. package/es/space/Item.js +0 -47
  1267. package/es/space/index.d.ts +0 -21
  1268. package/es/space/index.js +0 -122
  1269. package/es/space/style/css.js +0 -2
  1270. package/es/space/style/index.css +0 -28
  1271. package/es/space/style/index.d.ts +0 -2
  1272. package/es/space/style/index.js +0 -2
  1273. package/es/space/style/index.less +0 -39
  1274. package/es/space/style/rtl.less +0 -10
  1275. package/es/spin/demo/inside/index.less +0 -8
  1276. package/es/spin/index.d.ts +0 -28
  1277. package/es/spin/index.js +0 -214
  1278. package/es/spin/style/css.js +0 -2
  1279. package/es/spin/style/index.css +0 -219
  1280. package/es/spin/style/index.d.ts +0 -2
  1281. package/es/spin/style/index.js +0 -2
  1282. package/es/spin/style/index.less +0 -218
  1283. package/es/spin/style/rtl.less +0 -20
  1284. package/es/statistic/Countdown.d.ts +0 -23
  1285. package/es/statistic/Countdown.js +0 -120
  1286. package/es/statistic/Number.d.ts +0 -7
  1287. package/es/statistic/Number.js +0 -53
  1288. package/es/statistic/Statistic.d.ts +0 -22
  1289. package/es/statistic/Statistic.js +0 -57
  1290. package/es/statistic/index.d.ts +0 -3
  1291. package/es/statistic/index.js +0 -4
  1292. package/es/statistic/style/css.js +0 -4
  1293. package/es/statistic/style/index.css +0 -53
  1294. package/es/statistic/style/index.d.ts +0 -3
  1295. package/es/statistic/style/index.js +0 -4
  1296. package/es/statistic/style/index.less +0 -44
  1297. package/es/statistic/style/rtl.less +0 -21
  1298. package/es/statistic/utils.d.ts +0 -16
  1299. package/es/statistic/utils.js +0 -43
  1300. package/es/steps/index.d.ts +0 -37
  1301. package/es/steps/index.js +0 -86
  1302. package/es/steps/style/css.js +0 -5
  1303. package/es/steps/style/custom-icon.less +0 -32
  1304. package/es/steps/style/index.css +0 -751
  1305. package/es/steps/style/index.d.ts +0 -3
  1306. package/es/steps/style/index.js +0 -5
  1307. package/es/steps/style/index.less +0 -255
  1308. package/es/steps/style/label-placement.less +0 -45
  1309. package/es/steps/style/nav.less +0 -134
  1310. package/es/steps/style/progress-dot.less +0 -113
  1311. package/es/steps/style/progress.less +0 -28
  1312. package/es/steps/style/rtl.less +0 -271
  1313. package/es/steps/style/small.less +0 -48
  1314. package/es/steps/style/vertical.less +0 -73
  1315. package/es/style/color/bezierEasing.less +0 -110
  1316. package/es/style/color/colorPalette.less +0 -85
  1317. package/es/style/color/colors.less +0 -162
  1318. package/es/style/color/tinyColor.less +0 -1184
  1319. package/es/style/compact.less +0 -4
  1320. package/es/style/core/base.less +0 -10
  1321. package/es/style/core/global.less +0 -491
  1322. package/es/style/core/iconfont.less +0 -25
  1323. package/es/style/core/index.less +0 -5
  1324. package/es/style/core/motion/fade.less +0 -34
  1325. package/es/style/core/motion/move.less +0 -129
  1326. package/es/style/core/motion/other.less +0 -51
  1327. package/es/style/core/motion/slide.less +0 -129
  1328. package/es/style/core/motion/zoom.less +0 -179
  1329. package/es/style/core/motion.less +0 -22
  1330. package/es/style/css.js +0 -1
  1331. package/es/style/dark.less +0 -4
  1332. package/es/style/default.less +0 -4
  1333. package/es/style/index.css +0 -1788
  1334. package/es/style/index.d.ts +0 -1
  1335. package/es/style/index.js +0 -1
  1336. package/es/style/index.less +0 -2
  1337. package/es/style/mixins/box.less +0 -7
  1338. package/es/style/mixins/clearfix.less +0 -16
  1339. package/es/style/mixins/compatibility.less +0 -19
  1340. package/es/style/mixins/customize.less +0 -181
  1341. package/es/style/mixins/iconfont.less +0 -28
  1342. package/es/style/mixins/index.less +0 -14
  1343. package/es/style/mixins/modal-mask.less +0 -31
  1344. package/es/style/mixins/motion.less +0 -33
  1345. package/es/style/mixins/operation-unit.less +0 -16
  1346. package/es/style/mixins/reset.less +0 -11
  1347. package/es/style/mixins/rounded-arrow.less +0 -43
  1348. package/es/style/mixins/size.less +0 -10
  1349. package/es/style/mixins/typography.less +0 -58
  1350. package/es/style/theme.less +0 -33
  1351. package/es/style/themes/compact.less +0 -301
  1352. package/es/style/themes/dark.less +0 -796
  1353. package/es/style/themes/default.less +0 -1080
  1354. package/es/style/themes/index.less +0 -8
  1355. package/es/style/themes/variable.less +0 -1173
  1356. package/es/style/variable.less +0 -4
  1357. package/es/switch/index.d.ts +0 -27
  1358. package/es/switch/index.js +0 -58
  1359. package/es/switch/style/css.js +0 -2
  1360. package/es/switch/style/index.css +0 -153
  1361. package/es/switch/style/index.d.ts +0 -2
  1362. package/es/switch/style/index.js +0 -2
  1363. package/es/switch/style/index.less +0 -155
  1364. package/es/switch/style/rtl.less +0 -52
  1365. package/es/table/Column.d.ts +0 -7
  1366. package/es/table/Column.js +0 -9
  1367. package/es/table/ColumnGroup.d.ts +0 -9
  1368. package/es/table/ColumnGroup.js +0 -9
  1369. package/es/table/ExpandIcon.d.ts +0 -11
  1370. package/es/table/ExpandIcon.js +0 -27
  1371. package/es/table/Table.d.ts +0 -49
  1372. package/es/table/Table.js +0 -430
  1373. package/es/table/demo/drag-sorting/index.less +0 -7
  1374. package/es/table/demo/drag-sorting-handler/index.less +0 -12
  1375. package/es/table/demo/edit-cell/index.less +0 -18
  1376. package/es/table/demo/edit-row/index.less +0 -5
  1377. package/es/table/hooks/useFilter/FilterDropdown.d.ts +0 -21
  1378. package/es/table/hooks/useFilter/FilterDropdown.js +0 -464
  1379. package/es/table/hooks/useFilter/FilterSearch.d.ts +0 -11
  1380. package/es/table/hooks/useFilter/FilterSearch.js +0 -29
  1381. package/es/table/hooks/useFilter/FilterWrapper.d.ts +0 -7
  1382. package/es/table/hooks/useFilter/FilterWrapper.js +0 -12
  1383. package/es/table/hooks/useFilter/index.d.ts +0 -23
  1384. package/es/table/hooks/useFilter/index.js +0 -210
  1385. package/es/table/hooks/useLazyKVMap.d.ts +0 -2
  1386. package/es/table/hooks/useLazyKVMap.js +0 -37
  1387. package/es/table/hooks/usePagination.d.ts +0 -4
  1388. package/es/table/hooks/usePagination.js +0 -97
  1389. package/es/table/hooks/useSelection.d.ts +0 -19
  1390. package/es/table/hooks/useSelection.js +0 -596
  1391. package/es/table/hooks/useSorter.d.ts +0 -24
  1392. package/es/table/hooks/useSorter.js +0 -363
  1393. package/es/table/hooks/useTitleColumns.d.ts +0 -2
  1394. package/es/table/hooks/useTitleColumns.js +0 -24
  1395. package/es/table/index.d.ts +0 -5
  1396. package/es/table/index.js +0 -2
  1397. package/es/table/interface.d.ts +0 -148
  1398. package/es/table/interface.js +0 -2
  1399. package/es/table/style/bordered.less +0 -136
  1400. package/es/table/style/css.js +0 -15
  1401. package/es/table/style/index.css +0 -839
  1402. package/es/table/style/index.d.ts +0 -12
  1403. package/es/table/style/index.js +0 -15
  1404. package/es/table/style/index.less +0 -754
  1405. package/es/table/style/radius.less +0 -45
  1406. package/es/table/style/rtl.less +0 -168
  1407. package/es/table/style/size.less +0 -51
  1408. package/es/table/util.d.ts +0 -5
  1409. package/es/table/util.js +0 -21
  1410. package/es/tabs/demo/card-top/index.less +0 -57
  1411. package/es/tabs/demo/custom-tab-bar/index.less +0 -4
  1412. package/es/tabs/demo/extra/index.less +0 -8
  1413. package/es/tabs/index.d.ts +0 -20
  1414. package/es/tabs/index.js +0 -67
  1415. package/es/tabs/style/card.less +0 -98
  1416. package/es/tabs/style/css.js +0 -2
  1417. package/es/tabs/style/dropdown.less +0 -82
  1418. package/es/tabs/style/index.css +0 -607
  1419. package/es/tabs/style/index.d.ts +0 -2
  1420. package/es/tabs/style/index.js +0 -2
  1421. package/es/tabs/style/index.less +0 -223
  1422. package/es/tabs/style/position.less +0 -198
  1423. package/es/tabs/style/rtl.less +0 -86
  1424. package/es/tabs/style/size.less +0 -42
  1425. package/es/tag/CheckableTag.d.ts +0 -17
  1426. package/es/tag/CheckableTag.js +0 -34
  1427. package/es/tag/index.d.ts +0 -21
  1428. package/es/tag/index.js +0 -108
  1429. package/es/tag/style/css.js +0 -2
  1430. package/es/tag/style/index.css +0 -247
  1431. package/es/tag/style/index.d.ts +0 -2
  1432. package/es/tag/style/index.js +0 -2
  1433. package/es/tag/style/index.less +0 -129
  1434. package/es/tag/style/rtl.less +0 -28
  1435. package/es/time-picker/index.d.ts +0 -23
  1436. package/es/time-picker/index.js +0 -47
  1437. package/es/time-picker/locale/ar_EG.d.ts +0 -3
  1438. package/es/time-picker/locale/ar_EG.js +0 -4
  1439. package/es/time-picker/locale/az_AZ.d.ts +0 -3
  1440. package/es/time-picker/locale/az_AZ.js +0 -4
  1441. package/es/time-picker/locale/bg_BG.d.ts +0 -3
  1442. package/es/time-picker/locale/bg_BG.js +0 -4
  1443. package/es/time-picker/locale/bn_BD.d.ts +0 -3
  1444. package/es/time-picker/locale/bn_BD.js +0 -5
  1445. package/es/time-picker/locale/by_BY.d.ts +0 -3
  1446. package/es/time-picker/locale/by_BY.js +0 -5
  1447. package/es/time-picker/locale/ca_ES.d.ts +0 -3
  1448. package/es/time-picker/locale/ca_ES.js +0 -4
  1449. package/es/time-picker/locale/cs_CZ.d.ts +0 -3
  1450. package/es/time-picker/locale/cs_CZ.js +0 -4
  1451. package/es/time-picker/locale/da_DK.d.ts +0 -3
  1452. package/es/time-picker/locale/da_DK.js +0 -5
  1453. package/es/time-picker/locale/de_DE.d.ts +0 -3
  1454. package/es/time-picker/locale/de_DE.js +0 -4
  1455. package/es/time-picker/locale/el_GR.d.ts +0 -3
  1456. package/es/time-picker/locale/el_GR.js +0 -4
  1457. package/es/time-picker/locale/en_GB.d.ts +0 -3
  1458. package/es/time-picker/locale/en_GB.js +0 -4
  1459. package/es/time-picker/locale/en_US.d.ts +0 -3
  1460. package/es/time-picker/locale/en_US.js +0 -5
  1461. package/es/time-picker/locale/es_ES.d.ts +0 -3
  1462. package/es/time-picker/locale/es_ES.js +0 -4
  1463. package/es/time-picker/locale/et_EE.d.ts +0 -3
  1464. package/es/time-picker/locale/et_EE.js +0 -4
  1465. package/es/time-picker/locale/fa_IR.d.ts +0 -3
  1466. package/es/time-picker/locale/fa_IR.js +0 -5
  1467. package/es/time-picker/locale/fi_FI.d.ts +0 -3
  1468. package/es/time-picker/locale/fi_FI.js +0 -4
  1469. package/es/time-picker/locale/fr_BE.d.ts +0 -3
  1470. package/es/time-picker/locale/fr_BE.js +0 -4
  1471. package/es/time-picker/locale/fr_CA.d.ts +0 -3
  1472. package/es/time-picker/locale/fr_CA.js +0 -5
  1473. package/es/time-picker/locale/fr_FR.d.ts +0 -3
  1474. package/es/time-picker/locale/fr_FR.js +0 -5
  1475. package/es/time-picker/locale/ga_IE.d.ts +0 -3
  1476. package/es/time-picker/locale/ga_IE.js +0 -5
  1477. package/es/time-picker/locale/gl_ES.d.ts +0 -3
  1478. package/es/time-picker/locale/gl_ES.js +0 -4
  1479. package/es/time-picker/locale/he_IL.d.ts +0 -3
  1480. package/es/time-picker/locale/he_IL.js +0 -4
  1481. package/es/time-picker/locale/hi_IN.d.ts +0 -3
  1482. package/es/time-picker/locale/hi_IN.js +0 -5
  1483. package/es/time-picker/locale/hr_HR.d.ts +0 -3
  1484. package/es/time-picker/locale/hr_HR.js +0 -5
  1485. package/es/time-picker/locale/hu_HU.d.ts +0 -3
  1486. package/es/time-picker/locale/hu_HU.js +0 -4
  1487. package/es/time-picker/locale/id_ID.d.ts +0 -3
  1488. package/es/time-picker/locale/id_ID.js +0 -4
  1489. package/es/time-picker/locale/is_IS.d.ts +0 -3
  1490. package/es/time-picker/locale/is_IS.js +0 -4
  1491. package/es/time-picker/locale/it_IT.d.ts +0 -3
  1492. package/es/time-picker/locale/it_IT.js +0 -4
  1493. package/es/time-picker/locale/ja_JP.d.ts +0 -3
  1494. package/es/time-picker/locale/ja_JP.js +0 -5
  1495. package/es/time-picker/locale/ka_GE.d.ts +0 -3
  1496. package/es/time-picker/locale/ka_GE.js +0 -5
  1497. package/es/time-picker/locale/kk_KZ.d.ts +0 -3
  1498. package/es/time-picker/locale/kk_KZ.js +0 -5
  1499. package/es/time-picker/locale/km_KH.d.ts +0 -3
  1500. package/es/time-picker/locale/km_KH.js +0 -5
  1501. package/es/time-picker/locale/kmr_IQ.d.ts +0 -3
  1502. package/es/time-picker/locale/kmr_IQ.js +0 -4
  1503. package/es/time-picker/locale/kn_IN.d.ts +0 -3
  1504. package/es/time-picker/locale/kn_IN.js +0 -4
  1505. package/es/time-picker/locale/ko_KR.d.ts +0 -3
  1506. package/es/time-picker/locale/ko_KR.js +0 -5
  1507. package/es/time-picker/locale/lt_LT.d.ts +0 -3
  1508. package/es/time-picker/locale/lt_LT.js +0 -5
  1509. package/es/time-picker/locale/lv_LV.d.ts +0 -3
  1510. package/es/time-picker/locale/lv_LV.js +0 -4
  1511. package/es/time-picker/locale/mk_MK.d.ts +0 -3
  1512. package/es/time-picker/locale/mk_MK.js +0 -4
  1513. package/es/time-picker/locale/ml_IN.d.ts +0 -3
  1514. package/es/time-picker/locale/ml_IN.js +0 -5
  1515. package/es/time-picker/locale/mn_MN.d.ts +0 -3
  1516. package/es/time-picker/locale/mn_MN.js +0 -4
  1517. package/es/time-picker/locale/ms_MY.d.ts +0 -3
  1518. package/es/time-picker/locale/ms_MY.js +0 -4
  1519. package/es/time-picker/locale/nb_NO.d.ts +0 -3
  1520. package/es/time-picker/locale/nb_NO.js +0 -5
  1521. package/es/time-picker/locale/nl_BE.d.ts +0 -3
  1522. package/es/time-picker/locale/nl_BE.js +0 -5
  1523. package/es/time-picker/locale/nl_NL.d.ts +0 -3
  1524. package/es/time-picker/locale/nl_NL.js +0 -5
  1525. package/es/time-picker/locale/pl_PL.d.ts +0 -3
  1526. package/es/time-picker/locale/pl_PL.js +0 -4
  1527. package/es/time-picker/locale/pt_BR.d.ts +0 -3
  1528. package/es/time-picker/locale/pt_BR.js +0 -4
  1529. package/es/time-picker/locale/pt_PT.d.ts +0 -3
  1530. package/es/time-picker/locale/pt_PT.js +0 -4
  1531. package/es/time-picker/locale/ro_RO.d.ts +0 -3
  1532. package/es/time-picker/locale/ro_RO.js +0 -4
  1533. package/es/time-picker/locale/ru_RU.d.ts +0 -4
  1534. package/es/time-picker/locale/ru_RU.js +0 -5
  1535. package/es/time-picker/locale/sk_SK.d.ts +0 -3
  1536. package/es/time-picker/locale/sk_SK.js +0 -4
  1537. package/es/time-picker/locale/sl_SI.d.ts +0 -3
  1538. package/es/time-picker/locale/sl_SI.js +0 -4
  1539. package/es/time-picker/locale/sr_RS.d.ts +0 -3
  1540. package/es/time-picker/locale/sr_RS.js +0 -5
  1541. package/es/time-picker/locale/sv_SE.d.ts +0 -3
  1542. package/es/time-picker/locale/sv_SE.js +0 -4
  1543. package/es/time-picker/locale/ta_IN.d.ts +0 -3
  1544. package/es/time-picker/locale/ta_IN.js +0 -4
  1545. package/es/time-picker/locale/th_TH.d.ts +0 -3
  1546. package/es/time-picker/locale/th_TH.js +0 -4
  1547. package/es/time-picker/locale/tk_TK.d.ts +0 -3
  1548. package/es/time-picker/locale/tk_TK.js +0 -5
  1549. package/es/time-picker/locale/tr_TR.d.ts +0 -3
  1550. package/es/time-picker/locale/tr_TR.js +0 -5
  1551. package/es/time-picker/locale/uk_UA.d.ts +0 -3
  1552. package/es/time-picker/locale/uk_UA.js +0 -4
  1553. package/es/time-picker/locale/ur_PK.d.ts +0 -3
  1554. package/es/time-picker/locale/ur_PK.js +0 -5
  1555. package/es/time-picker/locale/vi_VN.d.ts +0 -3
  1556. package/es/time-picker/locale/vi_VN.js +0 -4
  1557. package/es/time-picker/locale/zh_CN.d.ts +0 -3
  1558. package/es/time-picker/locale/zh_CN.js +0 -5
  1559. package/es/time-picker/locale/zh_TW.d.ts +0 -3
  1560. package/es/time-picker/locale/zh_TW.js +0 -4
  1561. package/es/time-picker/style/css.js +0 -4
  1562. package/es/time-picker/style/index.css +0 -4
  1563. package/es/time-picker/style/index.d.ts +0 -3
  1564. package/es/time-picker/style/index.js +0 -4
  1565. package/es/time-picker/style/index.less +0 -3
  1566. package/es/timeline/Timeline.d.ts +0 -18
  1567. package/es/timeline/Timeline.js +0 -81
  1568. package/es/timeline/TimelineItem.d.ts +0 -17
  1569. package/es/timeline/TimelineItem.js +0 -47
  1570. package/es/timeline/index.d.ts +0 -4
  1571. package/es/timeline/index.js +0 -2
  1572. package/es/timeline/style/css.js +0 -2
  1573. package/es/timeline/style/index.css +0 -236
  1574. package/es/timeline/style/index.d.ts +0 -2
  1575. package/es/timeline/style/index.js +0 -2
  1576. package/es/timeline/style/index.less +0 -185
  1577. package/es/timeline/style/rtl.less +0 -135
  1578. package/es/tooltip/index.d.ts +0 -44
  1579. package/es/tooltip/index.js +0 -227
  1580. package/es/tooltip/style/css.js +0 -2
  1581. package/es/tooltip/style/index.css +0 -274
  1582. package/es/tooltip/style/index.d.ts +0 -2
  1583. package/es/tooltip/style/index.js +0 -2
  1584. package/es/tooltip/style/index.less +0 -225
  1585. package/es/tooltip/style/rtl.less +0 -14
  1586. package/es/transfer/ListBody.d.ts +0 -29
  1587. package/es/transfer/ListBody.js +0 -167
  1588. package/es/transfer/ListItem.d.ts +0 -15
  1589. package/es/transfer/ListItem.js +0 -65
  1590. package/es/transfer/index.d.ts +0 -147
  1591. package/es/transfer/index.js +0 -450
  1592. package/es/transfer/interface.d.ts +0 -6
  1593. package/es/transfer/interface.js +0 -1
  1594. package/es/transfer/list.d.ts +0 -80
  1595. package/es/transfer/list.js +0 -413
  1596. package/es/transfer/operation.d.ts +0 -17
  1597. package/es/transfer/operation.js +0 -38
  1598. package/es/transfer/search.d.ts +0 -10
  1599. package/es/transfer/search.js +0 -28
  1600. package/es/transfer/style/css.js +0 -10
  1601. package/es/transfer/style/customize.less +0 -52
  1602. package/es/transfer/style/index.css +0 -301
  1603. package/es/transfer/style/index.d.ts +0 -9
  1604. package/es/transfer/style/index.js +0 -10
  1605. package/es/transfer/style/index.less +0 -221
  1606. package/es/transfer/style/rtl.less +0 -71
  1607. package/es/transfer/style/status.less +0 -31
  1608. package/es/tree/DirectoryTree.d.ts +0 -21
  1609. package/es/tree/DirectoryTree.js +0 -182
  1610. package/es/tree/Tree.d.ts +0 -142
  1611. package/es/tree/Tree.js +0 -93
  1612. package/es/tree/index.d.ts +0 -5
  1613. package/es/tree/index.js +0 -2
  1614. package/es/tree/style/css.js +0 -2
  1615. package/es/tree/style/directory.less +0 -72
  1616. package/es/tree/style/index.css +0 -550
  1617. package/es/tree/style/index.d.ts +0 -2
  1618. package/es/tree/style/index.js +0 -2
  1619. package/es/tree/style/index.less +0 -16
  1620. package/es/tree/style/mixin.less +0 -322
  1621. package/es/tree/style/rtl.less +0 -72
  1622. package/es/tree/utils/dictUtil.d.ts +0 -9
  1623. package/es/tree/utils/dictUtil.js +0 -88
  1624. package/es/tree/utils/dropIndicator.d.ts +0 -8
  1625. package/es/tree/utils/dropIndicator.js +0 -37
  1626. package/es/tree/utils/iconUtil.d.ts +0 -5
  1627. package/es/tree/utils/iconUtil.js +0 -69
  1628. package/es/tree-select/index.d.ts +0 -42
  1629. package/es/tree-select/index.js +0 -154
  1630. package/es/tree-select/style/css.js +0 -6
  1631. package/es/tree-select/style/index.css +0 -499
  1632. package/es/tree-select/style/index.d.ts +0 -4
  1633. package/es/tree-select/style/index.js +0 -6
  1634. package/es/tree-select/style/index.less +0 -57
  1635. package/es/typography/Base/Ellipsis.d.ts +0 -14
  1636. package/es/typography/Base/Ellipsis.js +0 -198
  1637. package/es/typography/Base/EllipsisTooltip.d.ts +0 -12
  1638. package/es/typography/Base/EllipsisTooltip.js +0 -24
  1639. package/es/typography/Base/index.d.ts +0 -53
  1640. package/es/typography/Base/index.js +0 -451
  1641. package/es/typography/Editable.d.ts +0 -20
  1642. package/es/typography/Editable.js +0 -116
  1643. package/es/typography/Link.d.ts +0 -7
  1644. package/es/typography/Link.js +0 -33
  1645. package/es/typography/Paragraph.d.ts +0 -7
  1646. package/es/typography/Paragraph.js +0 -13
  1647. package/es/typography/Text.d.ts +0 -8
  1648. package/es/typography/Text.js +0 -29
  1649. package/es/typography/Title.d.ts +0 -9
  1650. package/es/typography/Title.js +0 -30
  1651. package/es/typography/Typography.d.ts +0 -11
  1652. package/es/typography/Typography.js +0 -49
  1653. package/es/typography/hooks/useMergedConfig.d.ts +0 -1
  1654. package/es/typography/hooks/useMergedConfig.js +0 -9
  1655. package/es/typography/hooks/useUpdatedEffect.d.ts +0 -3
  1656. package/es/typography/hooks/useUpdatedEffect.js +0 -13
  1657. package/es/typography/index.d.ts +0 -13
  1658. package/es/typography/index.js +0 -11
  1659. package/es/typography/style/css.js +0 -5
  1660. package/es/typography/style/index.css +0 -370
  1661. package/es/typography/style/index.d.ts +0 -4
  1662. package/es/typography/style/index.js +0 -5
  1663. package/es/typography/style/index.less +0 -314
  1664. package/es/typography/style/rtl.less +0 -54
  1665. package/es/upload/Dragger.d.ts +0 -7
  1666. package/es/upload/Dragger.js +0 -27
  1667. package/es/upload/Upload.d.ts +0 -6
  1668. package/es/upload/Upload.js +0 -448
  1669. package/es/upload/UploadList/ListItem.d.ts +0 -27
  1670. package/es/upload/UploadList/ListItem.js +0 -196
  1671. package/es/upload/UploadList/index.d.ts +0 -4
  1672. package/es/upload/UploadList/index.js +0 -256
  1673. package/es/upload/index.d.ts +0 -14
  1674. package/es/upload/index.js +0 -6
  1675. package/es/upload/interface.d.ts +0 -134
  1676. package/es/upload/interface.js +0 -1
  1677. package/es/upload/style/css.js +0 -7
  1678. package/es/upload/style/index.css +0 -608
  1679. package/es/upload/style/index.d.ts +0 -5
  1680. package/es/upload/style/index.js +0 -7
  1681. package/es/upload/style/index.less +0 -563
  1682. package/es/upload/style/rtl.less +0 -165
  1683. package/es/upload/utils.d.ts +0 -8
  1684. package/es/upload/utils.js +0 -128
  1685. package/index-style-only.js +0 -32
  1686. package/index.js +0 -3
  1687. package/lib/_util/ActionButton.d.ts +0 -15
  1688. package/lib/_util/ActionButton.js +0 -135
  1689. package/lib/_util/colors.d.ts +0 -5
  1690. package/lib/_util/colors.js +0 -14
  1691. package/lib/_util/easings.d.ts +0 -1
  1692. package/lib/_util/easings.js +0 -19
  1693. package/lib/_util/getDataOrAriaProps.d.ts +0 -1
  1694. package/lib/_util/getDataOrAriaProps.js +0 -16
  1695. package/lib/_util/getRenderPropValue.d.ts +0 -3
  1696. package/lib/_util/getRenderPropValue.js +0 -22
  1697. package/lib/_util/getScroll.d.ts +0 -2
  1698. package/lib/_util/getScroll.js +0 -36
  1699. package/lib/_util/hooks/useFlexGapSupport.d.ts +0 -2
  1700. package/lib/_util/hooks/useFlexGapSupport.js +0 -34
  1701. package/lib/_util/hooks/useForceUpdate.d.ts +0 -2
  1702. package/lib/_util/hooks/useForceUpdate.js +0 -28
  1703. package/lib/_util/hooks/usePatchElement.d.ts +0 -5
  1704. package/lib/_util/hooks/usePatchElement.js +0 -44
  1705. package/lib/_util/hooks/useSyncState.d.ts +0 -3
  1706. package/lib/_util/hooks/useSyncState.js +0 -30
  1707. package/lib/_util/isNumeric.d.ts +0 -2
  1708. package/lib/_util/isNumeric.js +0 -13
  1709. package/lib/_util/motion.d.ts +0 -8
  1710. package/lib/_util/motion.js +0 -71
  1711. package/lib/_util/placements.d.ts +0 -17
  1712. package/lib/_util/placements.js +0 -102
  1713. package/lib/_util/raf.d.ts +0 -9
  1714. package/lib/_util/raf.js +0 -43
  1715. package/lib/_util/reactNode.d.ts +0 -7
  1716. package/lib/_util/reactNode.js +0 -28
  1717. package/lib/_util/responsiveObserve.d.ts +0 -21
  1718. package/lib/_util/responsiveObserve.js +0 -81
  1719. package/lib/_util/scrollTo.d.ts +0 -10
  1720. package/lib/_util/scrollTo.js +0 -56
  1721. package/lib/_util/statusUtils.d.ts +0 -6
  1722. package/lib/_util/statusUtils.js +0 -29
  1723. package/lib/_util/styleChecker.d.ts +0 -4
  1724. package/lib/_util/styleChecker.js +0 -52
  1725. package/lib/_util/throttleByAnimationFrame.d.ts +0 -8
  1726. package/lib/_util/throttleByAnimationFrame.js +0 -72
  1727. package/lib/_util/transButton.d.ts +0 -14
  1728. package/lib/_util/transButton.js +0 -80
  1729. package/lib/_util/type.d.ts +0 -9
  1730. package/lib/_util/type.js +0 -27
  1731. package/lib/_util/warning.d.ts +0 -6
  1732. package/lib/_util/warning.js +0 -39
  1733. package/lib/_util/wave.d.ts +0 -31
  1734. package/lib/_util/wave.js +0 -263
  1735. package/lib/affix/index.d.ts +0 -54
  1736. package/lib/affix/index.js +0 -337
  1737. package/lib/affix/style/css.js +0 -5
  1738. package/lib/affix/style/index.css +0 -8
  1739. package/lib/affix/style/index.d.ts +0 -2
  1740. package/lib/affix/style/index.js +0 -5
  1741. package/lib/affix/style/index.less +0 -6
  1742. package/lib/affix/utils.d.ts +0 -15
  1743. package/lib/affix/utils.js +0 -104
  1744. package/lib/alert/ErrorBoundary.d.ts +0 -22
  1745. package/lib/alert/ErrorBoundary.js +0 -83
  1746. package/lib/alert/index.d.ts +0 -38
  1747. package/lib/alert/index.js +0 -198
  1748. package/lib/alert/style/css.js +0 -5
  1749. package/lib/alert/style/index.css +0 -156
  1750. package/lib/alert/style/index.d.ts +0 -2
  1751. package/lib/alert/style/index.js +0 -5
  1752. package/lib/alert/style/index.less +0 -155
  1753. package/lib/alert/style/rtl.less +0 -40
  1754. package/lib/anchor/Anchor.d.ts +0 -81
  1755. package/lib/anchor/Anchor.js +0 -344
  1756. package/lib/anchor/AnchorLink.d.ts +0 -25
  1757. package/lib/anchor/AnchorLink.js +0 -121
  1758. package/lib/anchor/context.d.ts +0 -4
  1759. package/lib/anchor/context.js +0 -18
  1760. package/lib/anchor/index.d.ts +0 -10
  1761. package/lib/anchor/index.js +0 -17
  1762. package/lib/anchor/style/css.js +0 -7
  1763. package/lib/anchor/style/index.css +0 -100
  1764. package/lib/anchor/style/index.d.ts +0 -3
  1765. package/lib/anchor/style/index.js +0 -7
  1766. package/lib/anchor/style/index.less +0 -86
  1767. package/lib/anchor/style/rtl.less +0 -35
  1768. package/lib/auto-complete/index.d.ts +0 -28
  1769. package/lib/auto-complete/index.js +0 -124
  1770. package/lib/auto-complete/style/css.js +0 -7
  1771. package/lib/auto-complete/style/index.css +0 -18
  1772. package/lib/auto-complete/style/index.d.ts +0 -3
  1773. package/lib/auto-complete/style/index.js +0 -7
  1774. package/lib/auto-complete/style/index.less +0 -16
  1775. package/lib/avatar/SizeContext.d.ts +0 -10
  1776. package/lib/avatar/SizeContext.js +0 -30
  1777. package/lib/avatar/avatar.d.ts +0 -24
  1778. package/lib/avatar/avatar.js +0 -223
  1779. package/lib/avatar/group.d.ts +0 -15
  1780. package/lib/avatar/group.js +0 -88
  1781. package/lib/avatar/index.d.ts +0 -11
  1782. package/lib/avatar/index.js +0 -23
  1783. package/lib/avatar/style/css.js +0 -7
  1784. package/lib/avatar/style/group.less +0 -17
  1785. package/lib/avatar/style/index.css +0 -108
  1786. package/lib/avatar/style/index.d.ts +0 -3
  1787. package/lib/avatar/style/index.js +0 -7
  1788. package/lib/avatar/style/index.less +0 -70
  1789. package/lib/avatar/style/rtl.less +0 -15
  1790. package/lib/back-top/index.d.ts +0 -14
  1791. package/lib/back-top/index.js +0 -156
  1792. package/lib/back-top/style/css.js +0 -5
  1793. package/lib/back-top/style/index.css +0 -66
  1794. package/lib/back-top/style/index.d.ts +0 -2
  1795. package/lib/back-top/style/index.js +0 -5
  1796. package/lib/back-top/style/index.less +0 -49
  1797. package/lib/back-top/style/responsive.less +0 -21
  1798. package/lib/badge/Ribbon.d.ts +0 -15
  1799. package/lib/badge/Ribbon.js +0 -69
  1800. package/lib/badge/ScrollNumber.d.ts +0 -18
  1801. package/lib/badge/ScrollNumber.js +0 -91
  1802. package/lib/badge/SingleNumber.d.ts +0 -12
  1803. package/lib/badge/SingleNumber.js +0 -141
  1804. package/lib/badge/index.d.ts +0 -30
  1805. package/lib/badge/index.js +0 -197
  1806. package/lib/badge/style/css.js +0 -5
  1807. package/lib/badge/style/index.css +0 -543
  1808. package/lib/badge/style/index.d.ts +0 -2
  1809. package/lib/badge/style/index.js +0 -5
  1810. package/lib/badge/style/index.less +0 -281
  1811. package/lib/badge/style/ribbon.less +0 -81
  1812. package/lib/badge/style/rtl.less +0 -100
  1813. package/lib/badge/utils.d.ts +0 -1
  1814. package/lib/badge/utils.js +0 -13
  1815. package/lib/breadcrumb/Breadcrumb.d.ts +0 -24
  1816. package/lib/breadcrumb/Breadcrumb.js +0 -156
  1817. package/lib/breadcrumb/BreadcrumbItem.d.ts +0 -17
  1818. package/lib/breadcrumb/BreadcrumbItem.js +0 -82
  1819. package/lib/breadcrumb/BreadcrumbSeparator.d.ts +0 -8
  1820. package/lib/breadcrumb/BreadcrumbSeparator.js +0 -32
  1821. package/lib/breadcrumb/index.d.ts +0 -4
  1822. package/lib/breadcrumb/index.js +0 -13
  1823. package/lib/breadcrumb/style/css.js +0 -9
  1824. package/lib/breadcrumb/style/index.css +0 -77
  1825. package/lib/breadcrumb/style/index.d.ts +0 -4
  1826. package/lib/breadcrumb/style/index.js +0 -9
  1827. package/lib/breadcrumb/style/index.less +0 -64
  1828. package/lib/breadcrumb/style/rtl.less +0 -29
  1829. package/lib/button/LoadingIcon.d.ts +0 -8
  1830. package/lib/button/LoadingIcon.js +0 -69
  1831. package/lib/button/button-group.d.ts +0 -12
  1832. package/lib/button/button-group.js +0 -75
  1833. package/lib/button/button.d.ts +0 -48
  1834. package/lib/button/button.js +0 -290
  1835. package/lib/button/index.d.ts +0 -5
  1836. package/lib/button/index.js +0 -13
  1837. package/lib/button/style/css.js +0 -5
  1838. package/lib/button/style/index.css +0 -1890
  1839. package/lib/button/style/index.d.ts +0 -2
  1840. package/lib/button/style/index.js +0 -5
  1841. package/lib/button/style/index.less +0 -294
  1842. package/lib/button/style/mixin.less +0 -589
  1843. package/lib/button/style/rtl.less +0 -97
  1844. package/lib/calendar/Header.d.ts +0 -16
  1845. package/lib/calendar/Header.js +0 -195
  1846. package/lib/calendar/generateCalendar.d.ts +0 -41
  1847. package/lib/calendar/generateCalendar.js +0 -218
  1848. package/lib/calendar/index.d.ts +0 -5
  1849. package/lib/calendar/index.js +0 -16
  1850. package/lib/calendar/locale/ar_EG.d.ts +0 -2
  1851. package/lib/calendar/locale/ar_EG.js +0 -13
  1852. package/lib/calendar/locale/az_AZ.d.ts +0 -2
  1853. package/lib/calendar/locale/az_AZ.js +0 -13
  1854. package/lib/calendar/locale/bg_BG.d.ts +0 -2
  1855. package/lib/calendar/locale/bg_BG.js +0 -13
  1856. package/lib/calendar/locale/bn_BD.d.ts +0 -2
  1857. package/lib/calendar/locale/bn_BD.js +0 -13
  1858. package/lib/calendar/locale/by_BY.d.ts +0 -2
  1859. package/lib/calendar/locale/by_BY.js +0 -13
  1860. package/lib/calendar/locale/ca_ES.d.ts +0 -2
  1861. package/lib/calendar/locale/ca_ES.js +0 -13
  1862. package/lib/calendar/locale/cs_CZ.d.ts +0 -2
  1863. package/lib/calendar/locale/cs_CZ.js +0 -13
  1864. package/lib/calendar/locale/da_DK.d.ts +0 -2
  1865. package/lib/calendar/locale/da_DK.js +0 -13
  1866. package/lib/calendar/locale/de_DE.d.ts +0 -2
  1867. package/lib/calendar/locale/de_DE.js +0 -13
  1868. package/lib/calendar/locale/el_GR.d.ts +0 -2
  1869. package/lib/calendar/locale/el_GR.js +0 -13
  1870. package/lib/calendar/locale/en_GB.d.ts +0 -2
  1871. package/lib/calendar/locale/en_GB.js +0 -13
  1872. package/lib/calendar/locale/en_US.d.ts +0 -2
  1873. package/lib/calendar/locale/en_US.js +0 -13
  1874. package/lib/calendar/locale/es_ES.d.ts +0 -2
  1875. package/lib/calendar/locale/es_ES.js +0 -13
  1876. package/lib/calendar/locale/et_EE.d.ts +0 -2
  1877. package/lib/calendar/locale/et_EE.js +0 -13
  1878. package/lib/calendar/locale/fa_IR.d.ts +0 -2
  1879. package/lib/calendar/locale/fa_IR.js +0 -13
  1880. package/lib/calendar/locale/fi_FI.d.ts +0 -2
  1881. package/lib/calendar/locale/fi_FI.js +0 -13
  1882. package/lib/calendar/locale/fr_BE.d.ts +0 -2
  1883. package/lib/calendar/locale/fr_BE.js +0 -13
  1884. package/lib/calendar/locale/fr_CA.d.ts +0 -2
  1885. package/lib/calendar/locale/fr_CA.js +0 -13
  1886. package/lib/calendar/locale/fr_FR.d.ts +0 -2
  1887. package/lib/calendar/locale/fr_FR.js +0 -13
  1888. package/lib/calendar/locale/ga_IE.d.ts +0 -2
  1889. package/lib/calendar/locale/ga_IE.js +0 -13
  1890. package/lib/calendar/locale/gl_ES.d.ts +0 -2
  1891. package/lib/calendar/locale/gl_ES.js +0 -13
  1892. package/lib/calendar/locale/he_IL.d.ts +0 -2
  1893. package/lib/calendar/locale/he_IL.js +0 -13
  1894. package/lib/calendar/locale/hi_IN.d.ts +0 -2
  1895. package/lib/calendar/locale/hi_IN.js +0 -13
  1896. package/lib/calendar/locale/hr_HR.d.ts +0 -2
  1897. package/lib/calendar/locale/hr_HR.js +0 -13
  1898. package/lib/calendar/locale/hu_HU.d.ts +0 -2
  1899. package/lib/calendar/locale/hu_HU.js +0 -13
  1900. package/lib/calendar/locale/id_ID.d.ts +0 -2
  1901. package/lib/calendar/locale/id_ID.js +0 -13
  1902. package/lib/calendar/locale/is_IS.d.ts +0 -2
  1903. package/lib/calendar/locale/is_IS.js +0 -13
  1904. package/lib/calendar/locale/it_IT.d.ts +0 -2
  1905. package/lib/calendar/locale/it_IT.js +0 -13
  1906. package/lib/calendar/locale/ja_JP.d.ts +0 -2
  1907. package/lib/calendar/locale/ja_JP.js +0 -13
  1908. package/lib/calendar/locale/ka_GE.d.ts +0 -2
  1909. package/lib/calendar/locale/ka_GE.js +0 -13
  1910. package/lib/calendar/locale/kk_KZ.d.ts +0 -2
  1911. package/lib/calendar/locale/kk_KZ.js +0 -13
  1912. package/lib/calendar/locale/km_KH.d.ts +0 -2
  1913. package/lib/calendar/locale/km_KH.js +0 -13
  1914. package/lib/calendar/locale/kmr_IQ.d.ts +0 -2
  1915. package/lib/calendar/locale/kmr_IQ.js +0 -13
  1916. package/lib/calendar/locale/kn_IN.d.ts +0 -2
  1917. package/lib/calendar/locale/kn_IN.js +0 -13
  1918. package/lib/calendar/locale/ko_KR.d.ts +0 -2
  1919. package/lib/calendar/locale/ko_KR.js +0 -13
  1920. package/lib/calendar/locale/lt_LT.d.ts +0 -2
  1921. package/lib/calendar/locale/lt_LT.js +0 -13
  1922. package/lib/calendar/locale/lv_LV.d.ts +0 -2
  1923. package/lib/calendar/locale/lv_LV.js +0 -13
  1924. package/lib/calendar/locale/mk_MK.d.ts +0 -2
  1925. package/lib/calendar/locale/mk_MK.js +0 -13
  1926. package/lib/calendar/locale/ml_IN.d.ts +0 -2
  1927. package/lib/calendar/locale/ml_IN.js +0 -13
  1928. package/lib/calendar/locale/mn_MN.d.ts +0 -2
  1929. package/lib/calendar/locale/mn_MN.js +0 -13
  1930. package/lib/calendar/locale/ms_MY.d.ts +0 -2
  1931. package/lib/calendar/locale/ms_MY.js +0 -13
  1932. package/lib/calendar/locale/nb_NO.d.ts +0 -2
  1933. package/lib/calendar/locale/nb_NO.js +0 -13
  1934. package/lib/calendar/locale/nl_BE.d.ts +0 -2
  1935. package/lib/calendar/locale/nl_BE.js +0 -13
  1936. package/lib/calendar/locale/nl_NL.d.ts +0 -2
  1937. package/lib/calendar/locale/nl_NL.js +0 -13
  1938. package/lib/calendar/locale/pl_PL.d.ts +0 -2
  1939. package/lib/calendar/locale/pl_PL.js +0 -13
  1940. package/lib/calendar/locale/pt_BR.d.ts +0 -2
  1941. package/lib/calendar/locale/pt_BR.js +0 -13
  1942. package/lib/calendar/locale/pt_PT.d.ts +0 -2
  1943. package/lib/calendar/locale/pt_PT.js +0 -13
  1944. package/lib/calendar/locale/ro_RO.d.ts +0 -2
  1945. package/lib/calendar/locale/ro_RO.js +0 -13
  1946. package/lib/calendar/locale/ru_RU.d.ts +0 -2
  1947. package/lib/calendar/locale/ru_RU.js +0 -13
  1948. package/lib/calendar/locale/sk_SK.d.ts +0 -2
  1949. package/lib/calendar/locale/sk_SK.js +0 -13
  1950. package/lib/calendar/locale/sl_SI.d.ts +0 -2
  1951. package/lib/calendar/locale/sl_SI.js +0 -13
  1952. package/lib/calendar/locale/sr_RS.d.ts +0 -2
  1953. package/lib/calendar/locale/sr_RS.js +0 -13
  1954. package/lib/calendar/locale/sv_SE.d.ts +0 -2
  1955. package/lib/calendar/locale/sv_SE.js +0 -13
  1956. package/lib/calendar/locale/ta_IN.d.ts +0 -2
  1957. package/lib/calendar/locale/ta_IN.js +0 -13
  1958. package/lib/calendar/locale/th_TH.d.ts +0 -2
  1959. package/lib/calendar/locale/th_TH.js +0 -13
  1960. package/lib/calendar/locale/tk_TK.d.ts +0 -2
  1961. package/lib/calendar/locale/tk_TK.js +0 -13
  1962. package/lib/calendar/locale/tr_TR.d.ts +0 -2
  1963. package/lib/calendar/locale/tr_TR.js +0 -13
  1964. package/lib/calendar/locale/uk_UA.d.ts +0 -2
  1965. package/lib/calendar/locale/uk_UA.js +0 -13
  1966. package/lib/calendar/locale/ur_PK.d.ts +0 -2
  1967. package/lib/calendar/locale/ur_PK.js +0 -13
  1968. package/lib/calendar/locale/vi_VN.d.ts +0 -2
  1969. package/lib/calendar/locale/vi_VN.js +0 -13
  1970. package/lib/calendar/locale/zh_CN.d.ts +0 -2
  1971. package/lib/calendar/locale/zh_CN.js +0 -13
  1972. package/lib/calendar/locale/zh_TW.d.ts +0 -2
  1973. package/lib/calendar/locale/zh_TW.js +0 -13
  1974. package/lib/calendar/style/css.js +0 -11
  1975. package/lib/calendar/style/index.css +0 -175
  1976. package/lib/calendar/style/index.d.ts +0 -5
  1977. package/lib/calendar/style/index.js +0 -11
  1978. package/lib/calendar/style/index.less +0 -196
  1979. package/lib/calendar/style/rtl.less +0 -46
  1980. package/lib/card/Card.d.ts +0 -35
  1981. package/lib/card/Card.js +0 -161
  1982. package/lib/card/Grid.d.ts +0 -9
  1983. package/lib/card/Grid.js +0 -45
  1984. package/lib/card/Meta.d.ts +0 -11
  1985. package/lib/card/Meta.js +0 -56
  1986. package/lib/card/index.d.ts +0 -13
  1987. package/lib/card/index.js +0 -20
  1988. package/lib/card/style/css.js +0 -9
  1989. package/lib/card/style/index.css +0 -275
  1990. package/lib/card/style/index.d.ts +0 -4
  1991. package/lib/card/style/index.js +0 -9
  1992. package/lib/card/style/index.less +0 -276
  1993. package/lib/card/style/size.less +0 -20
  1994. package/lib/carousel/index.d.ts +0 -24
  1995. package/lib/carousel/index.js +0 -97
  1996. package/lib/carousel/style/css.js +0 -5
  1997. package/lib/carousel/style/index.css +0 -278
  1998. package/lib/carousel/style/index.d.ts +0 -2
  1999. package/lib/carousel/style/index.js +0 -5
  2000. package/lib/carousel/style/index.less +0 -294
  2001. package/lib/carousel/style/rtl.less +0 -54
  2002. package/lib/cascader/index.d.ts +0 -37
  2003. package/lib/cascader/index.js +0 -261
  2004. package/lib/cascader/style/css.js +0 -9
  2005. package/lib/cascader/style/index.css +0 -313
  2006. package/lib/cascader/style/index.d.ts +0 -4
  2007. package/lib/cascader/style/index.js +0 -9
  2008. package/lib/cascader/style/index.less +0 -105
  2009. package/lib/cascader/style/rtl.less +0 -19
  2010. package/lib/checkbox/Checkbox.d.ts +0 -37
  2011. package/lib/checkbox/Checkbox.js +0 -131
  2012. package/lib/checkbox/Group.d.ts +0 -35
  2013. package/lib/checkbox/Group.js +0 -169
  2014. package/lib/checkbox/index.d.ts +0 -11
  2015. package/lib/checkbox/index.js +0 -18
  2016. package/lib/checkbox/style/css.js +0 -5
  2017. package/lib/checkbox/style/index.css +0 -239
  2018. package/lib/checkbox/style/index.d.ts +0 -2
  2019. package/lib/checkbox/style/index.js +0 -5
  2020. package/lib/checkbox/style/index.less +0 -6
  2021. package/lib/checkbox/style/mixin.less +0 -241
  2022. package/lib/checkbox/style/rtl.less +0 -28
  2023. package/lib/col/index.d.ts +0 -3
  2024. package/lib/col/index.js +0 -11
  2025. package/lib/col/style/css.js +0 -5
  2026. package/lib/col/style/index.d.ts +0 -2
  2027. package/lib/col/style/index.js +0 -5
  2028. package/lib/collapse/Collapse.d.ts +0 -40
  2029. package/lib/collapse/Collapse.js +0 -120
  2030. package/lib/collapse/CollapsePanel.d.ts +0 -19
  2031. package/lib/collapse/CollapsePanel.js +0 -50
  2032. package/lib/collapse/index.d.ts +0 -4
  2033. package/lib/collapse/index.js +0 -13
  2034. package/lib/collapse/style/css.js +0 -5
  2035. package/lib/collapse/style/index.css +0 -164
  2036. package/lib/collapse/style/index.d.ts +0 -2
  2037. package/lib/collapse/style/index.js +0 -5
  2038. package/lib/collapse/style/index.less +0 -162
  2039. package/lib/collapse/style/rtl.less +0 -68
  2040. package/lib/comment/index.d.ts +0 -23
  2041. package/lib/comment/index.js +0 -85
  2042. package/lib/comment/style/css.js +0 -5
  2043. package/lib/comment/style/index.css +0 -112
  2044. package/lib/comment/style/index.d.ts +0 -2
  2045. package/lib/comment/style/index.js +0 -5
  2046. package/lib/comment/style/index.less +0 -105
  2047. package/lib/comment/style/rtl.less +0 -51
  2048. package/lib/config-provider/DisabledContext.d.ts +0 -9
  2049. package/lib/config-provider/DisabledContext.js +0 -29
  2050. package/lib/config-provider/SizeContext.d.ts +0 -9
  2051. package/lib/config-provider/SizeContext.js +0 -30
  2052. package/lib/config-provider/context.d.ts +0 -59
  2053. package/lib/config-provider/context.js +0 -61
  2054. package/lib/config-provider/cssVariables.d.ts +0 -3
  2055. package/lib/config-provider/cssVariables.js +0 -114
  2056. package/lib/config-provider/defaultRenderEmpty.d.ts +0 -4
  2057. package/lib/config-provider/defaultRenderEmpty.js +0 -54
  2058. package/lib/config-provider/style/css.js +0 -3
  2059. package/lib/config-provider/style/index.css +0 -4
  2060. package/lib/config-provider/style/index.d.ts +0 -1
  2061. package/lib/config-provider/style/index.js +0 -3
  2062. package/lib/config-provider/style/index.less +0 -2
  2063. package/lib/date-picker/PickerButton.d.ts +0 -2
  2064. package/lib/date-picker/PickerButton.js +0 -27
  2065. package/lib/date-picker/PickerTag.d.ts +0 -2
  2066. package/lib/date-picker/PickerTag.js +0 -26
  2067. package/lib/date-picker/generatePicker/generateRangePicker.d.ts +0 -4
  2068. package/lib/date-picker/generatePicker/generateRangePicker.js +0 -158
  2069. package/lib/date-picker/generatePicker/generateSinglePicker.d.ts +0 -13
  2070. package/lib/date-picker/generatePicker/generateSinglePicker.js +0 -185
  2071. package/lib/date-picker/generatePicker/index.d.ts +0 -106
  2072. package/lib/date-picker/generatePicker/index.js +0 -104
  2073. package/lib/date-picker/generatePicker/interface.d.ts +0 -12
  2074. package/lib/date-picker/generatePicker/interface.js +0 -5
  2075. package/lib/date-picker/index.d.ts +0 -17
  2076. package/lib/date-picker/index.js +0 -16
  2077. package/lib/date-picker/locale/ar_EG.d.ts +0 -3
  2078. package/lib/date-picker/locale/ar_EG.js +0 -31
  2079. package/lib/date-picker/locale/az_AZ.d.ts +0 -3
  2080. package/lib/date-picker/locale/az_AZ.js +0 -24
  2081. package/lib/date-picker/locale/bg_BG.d.ts +0 -3
  2082. package/lib/date-picker/locale/bg_BG.js +0 -27
  2083. package/lib/date-picker/locale/bn_BD.d.ts +0 -3
  2084. package/lib/date-picker/locale/bn_BD.js +0 -34
  2085. package/lib/date-picker/locale/by_BY.d.ts +0 -3
  2086. package/lib/date-picker/locale/by_BY.js +0 -31
  2087. package/lib/date-picker/locale/ca_ES.d.ts +0 -3
  2088. package/lib/date-picker/locale/ca_ES.js +0 -27
  2089. package/lib/date-picker/locale/cs_CZ.d.ts +0 -3
  2090. package/lib/date-picker/locale/cs_CZ.js +0 -27
  2091. package/lib/date-picker/locale/da_DK.d.ts +0 -3
  2092. package/lib/date-picker/locale/da_DK.js +0 -27
  2093. package/lib/date-picker/locale/de_DE.d.ts +0 -3
  2094. package/lib/date-picker/locale/de_DE.js +0 -27
  2095. package/lib/date-picker/locale/el_GR.d.ts +0 -3
  2096. package/lib/date-picker/locale/el_GR.js +0 -27
  2097. package/lib/date-picker/locale/en_GB.d.ts +0 -3
  2098. package/lib/date-picker/locale/en_GB.js +0 -35
  2099. package/lib/date-picker/locale/en_US.d.ts +0 -3
  2100. package/lib/date-picker/locale/en_US.js +0 -35
  2101. package/lib/date-picker/locale/es_ES.d.ts +0 -3
  2102. package/lib/date-picker/locale/es_ES.js +0 -27
  2103. package/lib/date-picker/locale/et_EE.d.ts +0 -3
  2104. package/lib/date-picker/locale/et_EE.js +0 -27
  2105. package/lib/date-picker/locale/fa_IR.d.ts +0 -3
  2106. package/lib/date-picker/locale/fa_IR.js +0 -34
  2107. package/lib/date-picker/locale/fi_FI.d.ts +0 -3
  2108. package/lib/date-picker/locale/fi_FI.js +0 -27
  2109. package/lib/date-picker/locale/fr_BE.d.ts +0 -3
  2110. package/lib/date-picker/locale/fr_BE.js +0 -27
  2111. package/lib/date-picker/locale/fr_CA.d.ts +0 -3
  2112. package/lib/date-picker/locale/fr_CA.js +0 -34
  2113. package/lib/date-picker/locale/fr_FR.d.ts +0 -3
  2114. package/lib/date-picker/locale/fr_FR.js +0 -34
  2115. package/lib/date-picker/locale/ga_IE.d.ts +0 -3
  2116. package/lib/date-picker/locale/ga_IE.js +0 -34
  2117. package/lib/date-picker/locale/gl_ES.d.ts +0 -3
  2118. package/lib/date-picker/locale/gl_ES.js +0 -27
  2119. package/lib/date-picker/locale/he_IL.d.ts +0 -3
  2120. package/lib/date-picker/locale/he_IL.js +0 -27
  2121. package/lib/date-picker/locale/hi_IN.d.ts +0 -3
  2122. package/lib/date-picker/locale/hi_IN.js +0 -34
  2123. package/lib/date-picker/locale/hr_HR.d.ts +0 -3
  2124. package/lib/date-picker/locale/hr_HR.js +0 -34
  2125. package/lib/date-picker/locale/hu_HU.d.ts +0 -3
  2126. package/lib/date-picker/locale/hu_HU.js +0 -27
  2127. package/lib/date-picker/locale/id_ID.d.ts +0 -3
  2128. package/lib/date-picker/locale/id_ID.js +0 -27
  2129. package/lib/date-picker/locale/is_IS.d.ts +0 -3
  2130. package/lib/date-picker/locale/is_IS.js +0 -27
  2131. package/lib/date-picker/locale/it_IT.d.ts +0 -3
  2132. package/lib/date-picker/locale/it_IT.js +0 -27
  2133. package/lib/date-picker/locale/ja_JP.d.ts +0 -3
  2134. package/lib/date-picker/locale/ja_JP.js +0 -27
  2135. package/lib/date-picker/locale/ka_GE.d.ts +0 -3
  2136. package/lib/date-picker/locale/ka_GE.js +0 -31
  2137. package/lib/date-picker/locale/kk_KZ.d.ts +0 -3
  2138. package/lib/date-picker/locale/kk_KZ.js +0 -34
  2139. package/lib/date-picker/locale/km_KH.d.ts +0 -3
  2140. package/lib/date-picker/locale/km_KH.js +0 -34
  2141. package/lib/date-picker/locale/kmr_IQ.d.ts +0 -3
  2142. package/lib/date-picker/locale/kmr_IQ.js +0 -27
  2143. package/lib/date-picker/locale/kn_IN.d.ts +0 -3
  2144. package/lib/date-picker/locale/kn_IN.js +0 -27
  2145. package/lib/date-picker/locale/ko_KR.d.ts +0 -3
  2146. package/lib/date-picker/locale/ko_KR.js +0 -27
  2147. package/lib/date-picker/locale/lt_LT.d.ts +0 -3
  2148. package/lib/date-picker/locale/lt_LT.js +0 -34
  2149. package/lib/date-picker/locale/lv_LV.d.ts +0 -3
  2150. package/lib/date-picker/locale/lv_LV.js +0 -27
  2151. package/lib/date-picker/locale/mk_MK.d.ts +0 -3
  2152. package/lib/date-picker/locale/mk_MK.js +0 -27
  2153. package/lib/date-picker/locale/ml_IN.d.ts +0 -3
  2154. package/lib/date-picker/locale/ml_IN.js +0 -34
  2155. package/lib/date-picker/locale/mn_MN.d.ts +0 -3
  2156. package/lib/date-picker/locale/mn_MN.js +0 -27
  2157. package/lib/date-picker/locale/ms_MY.d.ts +0 -3
  2158. package/lib/date-picker/locale/ms_MY.js +0 -27
  2159. package/lib/date-picker/locale/nb_NO.d.ts +0 -3
  2160. package/lib/date-picker/locale/nb_NO.js +0 -34
  2161. package/lib/date-picker/locale/nl_BE.d.ts +0 -3
  2162. package/lib/date-picker/locale/nl_BE.js +0 -34
  2163. package/lib/date-picker/locale/nl_NL.d.ts +0 -3
  2164. package/lib/date-picker/locale/nl_NL.js +0 -34
  2165. package/lib/date-picker/locale/pl_PL.d.ts +0 -3
  2166. package/lib/date-picker/locale/pl_PL.js +0 -27
  2167. package/lib/date-picker/locale/pt_BR.d.ts +0 -3
  2168. package/lib/date-picker/locale/pt_BR.js +0 -27
  2169. package/lib/date-picker/locale/pt_PT.d.ts +0 -3
  2170. package/lib/date-picker/locale/pt_PT.js +0 -55
  2171. package/lib/date-picker/locale/ro_RO.d.ts +0 -3
  2172. package/lib/date-picker/locale/ro_RO.js +0 -27
  2173. package/lib/date-picker/locale/ru_RU.d.ts +0 -4
  2174. package/lib/date-picker/locale/ru_RU.js +0 -35
  2175. package/lib/date-picker/locale/sk_SK.d.ts +0 -3
  2176. package/lib/date-picker/locale/sk_SK.js +0 -27
  2177. package/lib/date-picker/locale/sl_SI.d.ts +0 -3
  2178. package/lib/date-picker/locale/sl_SI.js +0 -52
  2179. package/lib/date-picker/locale/sr_RS.d.ts +0 -3
  2180. package/lib/date-picker/locale/sr_RS.js +0 -34
  2181. package/lib/date-picker/locale/sv_SE.d.ts +0 -3
  2182. package/lib/date-picker/locale/sv_SE.js +0 -34
  2183. package/lib/date-picker/locale/ta_IN.d.ts +0 -3
  2184. package/lib/date-picker/locale/ta_IN.js +0 -28
  2185. package/lib/date-picker/locale/th_TH.d.ts +0 -3
  2186. package/lib/date-picker/locale/th_TH.js +0 -34
  2187. package/lib/date-picker/locale/tk_TK.d.ts +0 -3
  2188. package/lib/date-picker/locale/tk_TK.js +0 -32
  2189. package/lib/date-picker/locale/tr_TR.d.ts +0 -3
  2190. package/lib/date-picker/locale/tr_TR.js +0 -34
  2191. package/lib/date-picker/locale/uk_UA.d.ts +0 -3
  2192. package/lib/date-picker/locale/uk_UA.js +0 -27
  2193. package/lib/date-picker/locale/ur_PK.d.ts +0 -3
  2194. package/lib/date-picker/locale/ur_PK.js +0 -34
  2195. package/lib/date-picker/locale/vi_VN.d.ts +0 -3
  2196. package/lib/date-picker/locale/vi_VN.js +0 -27
  2197. package/lib/date-picker/locale/zh_CN.d.ts +0 -3
  2198. package/lib/date-picker/locale/zh_CN.js +0 -37
  2199. package/lib/date-picker/locale/zh_TW.d.ts +0 -3
  2200. package/lib/date-picker/locale/zh_TW.js +0 -36
  2201. package/lib/date-picker/style/css.js +0 -7
  2202. package/lib/date-picker/style/index.css +0 -1060
  2203. package/lib/date-picker/style/index.d.ts +0 -3
  2204. package/lib/date-picker/style/index.js +0 -7
  2205. package/lib/date-picker/style/index.less +0 -368
  2206. package/lib/date-picker/style/panel.less +0 -677
  2207. package/lib/date-picker/style/rtl.less +0 -246
  2208. package/lib/date-picker/style/status.less +0 -34
  2209. package/lib/date-picker/util.d.ts +0 -14
  2210. package/lib/date-picker/util.js +0 -122
  2211. package/lib/descriptions/Cell.d.ts +0 -16
  2212. package/lib/descriptions/Cell.js +0 -70
  2213. package/lib/descriptions/Item.d.ts +0 -13
  2214. package/lib/descriptions/Item.js +0 -14
  2215. package/lib/descriptions/Row.d.ts +0 -13
  2216. package/lib/descriptions/Row.js +0 -126
  2217. package/lib/descriptions/index.d.ts +0 -27
  2218. package/lib/descriptions/index.js +0 -196
  2219. package/lib/descriptions/style/css.js +0 -5
  2220. package/lib/descriptions/style/index.css +0 -139
  2221. package/lib/descriptions/style/index.d.ts +0 -2
  2222. package/lib/descriptions/style/index.js +0 -5
  2223. package/lib/descriptions/style/index.less +0 -179
  2224. package/lib/descriptions/style/rtl.less +0 -33
  2225. package/lib/divider/index.d.ts +0 -14
  2226. package/lib/divider/index.js +0 -68
  2227. package/lib/divider/style/css.js +0 -5
  2228. package/lib/divider/style/index.css +0 -126
  2229. package/lib/divider/style/index.d.ts +0 -2
  2230. package/lib/divider/style/index.js +0 -5
  2231. package/lib/divider/style/index.less +0 -137
  2232. package/lib/divider/style/rtl.less +0 -38
  2233. package/lib/drawer/index.d.ts +0 -57
  2234. package/lib/drawer/index.js +0 -312
  2235. package/lib/drawer/style/css.js +0 -5
  2236. package/lib/drawer/style/drawer.less +0 -249
  2237. package/lib/drawer/style/index.css +0 -216
  2238. package/lib/drawer/style/index.d.ts +0 -2
  2239. package/lib/drawer/style/index.js +0 -5
  2240. package/lib/drawer/style/index.less +0 -6
  2241. package/lib/drawer/style/rtl.less +0 -16
  2242. package/lib/dropdown/dropdown-button.d.ts +0 -23
  2243. package/lib/dropdown/dropdown-button.js +0 -123
  2244. package/lib/dropdown/dropdown.d.ts +0 -48
  2245. package/lib/dropdown/dropdown.js +0 -162
  2246. package/lib/dropdown/index.d.ts +0 -4
  2247. package/lib/dropdown/index.js +0 -13
  2248. package/lib/dropdown/style/css.js +0 -9
  2249. package/lib/dropdown/style/index.css +0 -403
  2250. package/lib/dropdown/style/index.d.ts +0 -4
  2251. package/lib/dropdown/style/index.js +0 -9
  2252. package/lib/dropdown/style/index.less +0 -394
  2253. package/lib/dropdown/style/rtl.less +0 -90
  2254. package/lib/dropdown/style/status.less +0 -14
  2255. package/lib/empty/empty.d.ts +0 -2
  2256. package/lib/empty/empty.js +0 -70
  2257. package/lib/empty/index.d.ts +0 -20
  2258. package/lib/empty/index.js +0 -86
  2259. package/lib/empty/simple.d.ts +0 -2
  2260. package/lib/empty/simple.js +0 -51
  2261. package/lib/empty/style/css.js +0 -5
  2262. package/lib/empty/style/index.css +0 -72
  2263. package/lib/empty/style/index.d.ts +0 -2
  2264. package/lib/empty/style/index.js +0 -5
  2265. package/lib/empty/style/index.less +0 -151
  2266. package/lib/empty/style/rtl.less +0 -10
  2267. package/lib/form/ErrorList.d.ts +0 -10
  2268. package/lib/form/ErrorList.js +0 -110
  2269. package/lib/form/Form.d.ts +0 -34
  2270. package/lib/form/Form.js +0 -168
  2271. package/lib/form/FormItem.d.ts +0 -29
  2272. package/lib/form/FormItem.js +0 -390
  2273. package/lib/form/FormItemInput.d.ts +0 -26
  2274. package/lib/form/FormItemInput.js +0 -86
  2275. package/lib/form/FormItemLabel.d.ts +0 -23
  2276. package/lib/form/FormItemLabel.js +0 -132
  2277. package/lib/form/FormList.d.ts +0 -25
  2278. package/lib/form/FormList.js +0 -61
  2279. package/lib/form/context.d.ts +0 -48
  2280. package/lib/form/context.js +0 -71
  2281. package/lib/form/demo/advanced-search/index.less +0 -41
  2282. package/lib/form/demo/form-in-modal/index.less +0 -3
  2283. package/lib/form/hooks/useDebounce.d.ts +0 -1
  2284. package/lib/form/hooks/useDebounce.js +0 -35
  2285. package/lib/form/hooks/useForm.d.ts +0 -15
  2286. package/lib/form/hooks/useForm.js +0 -74
  2287. package/lib/form/hooks/useFormInstance.d.ts +0 -2
  2288. package/lib/form/hooks/useFormInstance.js +0 -17
  2289. package/lib/form/hooks/useFrameState.d.ts +0 -3
  2290. package/lib/form/hooks/useFrameState.js +0 -65
  2291. package/lib/form/hooks/useItemRef.d.ts +0 -3
  2292. package/lib/form/hooks/useItemRef.js +0 -44
  2293. package/lib/form/index.d.ts +0 -22
  2294. package/lib/form/index.js +0 -44
  2295. package/lib/form/interface.d.ts +0 -3
  2296. package/lib/form/interface.js +0 -5
  2297. package/lib/form/style/components.less +0 -16
  2298. package/lib/form/style/css.js +0 -9
  2299. package/lib/form/style/horizontal.less +0 -22
  2300. package/lib/form/style/index.css +0 -594
  2301. package/lib/form/style/index.d.ts +0 -4
  2302. package/lib/form/style/index.js +0 -9
  2303. package/lib/form/style/index.less +0 -325
  2304. package/lib/form/style/inline.less +0 -38
  2305. package/lib/form/style/mixin.less +0 -78
  2306. package/lib/form/style/rtl.less +0 -204
  2307. package/lib/form/style/status.less +0 -42
  2308. package/lib/form/style/vertical.less +0 -87
  2309. package/lib/form/util.d.ts +0 -3
  2310. package/lib/form/util.js +0 -29
  2311. package/lib/grid/RowContext.d.ts +0 -8
  2312. package/lib/grid/RowContext.js +0 -12
  2313. package/lib/grid/col.d.ts +0 -28
  2314. package/lib/grid/col.js +0 -122
  2315. package/lib/grid/demo/basic/index.less +0 -87
  2316. package/lib/grid/hooks/useBreakpoint.d.ts +0 -3
  2317. package/lib/grid/hooks/useBreakpoint.js +0 -37
  2318. package/lib/grid/index.d.ts +0 -10
  2319. package/lib/grid/index.js +0 -36
  2320. package/lib/grid/row.d.ts +0 -14
  2321. package/lib/grid/row.js +0 -159
  2322. package/lib/grid/style/css.js +0 -5
  2323. package/lib/grid/style/index.css +0 -5184
  2324. package/lib/grid/style/index.d.ts +0 -2
  2325. package/lib/grid/style/index.js +0 -5
  2326. package/lib/grid/style/index.less +0 -123
  2327. package/lib/grid/style/mixin.less +0 -56
  2328. package/lib/grid/style/rtl.less +0 -69
  2329. package/lib/icon/style/css.js +0 -5
  2330. package/lib/icon/style/index.css +0 -4
  2331. package/lib/icon/style/index.d.ts +0 -2
  2332. package/lib/icon/style/index.js +0 -5
  2333. package/lib/icon/style/index.less +0 -5
  2334. package/lib/image/PreviewGroup.d.ts +0 -13
  2335. package/lib/image/PreviewGroup.js +0 -85
  2336. package/lib/image/index.d.ts +0 -9
  2337. package/lib/image/index.js +0 -78
  2338. package/lib/image/style/css.js +0 -5
  2339. package/lib/image/style/index.css +0 -220
  2340. package/lib/image/style/index.d.ts +0 -2
  2341. package/lib/image/style/index.js +0 -5
  2342. package/lib/image/style/index.less +0 -187
  2343. package/lib/input/ClearableLabeledInput.d.ts +0 -39
  2344. package/lib/input/ClearableLabeledInput.js +0 -134
  2345. package/lib/input/Group.d.ts +0 -15
  2346. package/lib/input/Group.js +0 -59
  2347. package/lib/input/Input.d.ts +0 -20
  2348. package/lib/input/Input.js +0 -257
  2349. package/lib/input/Password.d.ts +0 -10
  2350. package/lib/input/Password.js +0 -123
  2351. package/lib/input/Search.d.ts +0 -10
  2352. package/lib/input/Search.js +0 -177
  2353. package/lib/input/TextArea.d.ts +0 -27
  2354. package/lib/input/TextArea.js +0 -266
  2355. package/lib/input/demo/group/index.less +0 -25
  2356. package/lib/input/demo/tooltip/index.less +0 -11
  2357. package/lib/input/index.d.ts +0 -19
  2358. package/lib/input/index.js +0 -26
  2359. package/lib/input/style/IE11.less +0 -20
  2360. package/lib/input/style/affix.less +0 -74
  2361. package/lib/input/style/allow-clear.less +0 -44
  2362. package/lib/input/style/css.js +0 -7
  2363. package/lib/input/style/index.css +0 -863
  2364. package/lib/input/style/index.d.ts +0 -3
  2365. package/lib/input/style/index.js +0 -7
  2366. package/lib/input/style/index.less +0 -86
  2367. package/lib/input/style/mixin.less +0 -470
  2368. package/lib/input/style/rtl.less +0 -207
  2369. package/lib/input/style/search-input.less +0 -71
  2370. package/lib/input/style/status.less +0 -42
  2371. package/lib/input/utils.d.ts +0 -3
  2372. package/lib/input/utils.js +0 -11
  2373. package/lib/input-number/index.d.ts +0 -27
  2374. package/lib/input-number/index.js +0 -185
  2375. package/lib/input-number/style/affix.less +0 -83
  2376. package/lib/input-number/style/css.js +0 -5
  2377. package/lib/input-number/style/index.css +0 -872
  2378. package/lib/input-number/style/index.d.ts +0 -2
  2379. package/lib/input-number/style/index.js +0 -5
  2380. package/lib/input-number/style/index.less +0 -235
  2381. package/lib/input-number/style/rtl.less +0 -71
  2382. package/lib/input-number/style/status.less +0 -29
  2383. package/lib/layout/Sider.d.ts +0 -28
  2384. package/lib/layout/Sider.js +0 -233
  2385. package/lib/layout/demo/fixed/index.less +0 -13
  2386. package/lib/layout/demo/fixedSider/index.less +0 -11
  2387. package/lib/layout/demo/side/index.less +0 -9
  2388. package/lib/layout/index.d.ts +0 -13
  2389. package/lib/layout/index.js +0 -26
  2390. package/lib/layout/layout.d.ts +0 -23
  2391. package/lib/layout/layout.js +0 -150
  2392. package/lib/layout/style/css.js +0 -5
  2393. package/lib/layout/style/index.css +0 -128
  2394. package/lib/layout/style/index.d.ts +0 -2
  2395. package/lib/layout/style/index.js +0 -5
  2396. package/lib/layout/style/index.less +0 -145
  2397. package/lib/layout/style/light.less +0 -11
  2398. package/lib/layout/style/rtl.less +0 -10
  2399. package/lib/list/Item.d.ts +0 -26
  2400. package/lib/list/Item.js +0 -144
  2401. package/lib/list/index.d.ts +0 -54
  2402. package/lib/list/index.js +0 -273
  2403. package/lib/list/style/bordered.less +0 -44
  2404. package/lib/list/style/css.js +0 -13
  2405. package/lib/list/style/customize.less +0 -13
  2406. package/lib/list/style/index.css +0 -317
  2407. package/lib/list/style/index.d.ts +0 -6
  2408. package/lib/list/style/index.js +0 -13
  2409. package/lib/list/style/index.less +0 -249
  2410. package/lib/list/style/responsive.less +0 -43
  2411. package/lib/list/style/rtl.less +0 -139
  2412. package/lib/locale/ar_EG.d.ts +0 -3
  2413. package/lib/locale/ar_EG.js +0 -130
  2414. package/lib/locale/az_AZ.d.ts +0 -3
  2415. package/lib/locale/az_AZ.js +0 -59
  2416. package/lib/locale/bg_BG.d.ts +0 -3
  2417. package/lib/locale/bg_BG.js +0 -57
  2418. package/lib/locale/bn_BD.d.ts +0 -3
  2419. package/lib/locale/bn_BD.js +0 -144
  2420. package/lib/locale/by_BY.d.ts +0 -3
  2421. package/lib/locale/by_BY.js +0 -138
  2422. package/lib/locale/ca_ES.d.ts +0 -3
  2423. package/lib/locale/ca_ES.js +0 -139
  2424. package/lib/locale/cs_CZ.d.ts +0 -3
  2425. package/lib/locale/cs_CZ.js +0 -68
  2426. package/lib/locale/da_DK.d.ts +0 -3
  2427. package/lib/locale/da_DK.js +0 -67
  2428. package/lib/locale/de_DE.d.ts +0 -3
  2429. package/lib/locale/de_DE.js +0 -139
  2430. package/lib/locale/default.d.ts +0 -3
  2431. package/lib/locale/default.js +0 -146
  2432. package/lib/locale/el_GR.d.ts +0 -3
  2433. package/lib/locale/el_GR.js +0 -57
  2434. package/lib/locale/en_GB.d.ts +0 -3
  2435. package/lib/locale/en_GB.js +0 -146
  2436. package/lib/locale/en_US.d.ts +0 -2
  2437. package/lib/locale/en_US.js +0 -13
  2438. package/lib/locale/es_ES.d.ts +0 -3
  2439. package/lib/locale/es_ES.js +0 -146
  2440. package/lib/locale/et_EE.d.ts +0 -3
  2441. package/lib/locale/et_EE.js +0 -146
  2442. package/lib/locale/fa_IR.d.ts +0 -3
  2443. package/lib/locale/fa_IR.js +0 -144
  2444. package/lib/locale/fi_FI.d.ts +0 -3
  2445. package/lib/locale/fi_FI.js +0 -67
  2446. package/lib/locale/fr_BE.d.ts +0 -3
  2447. package/lib/locale/fr_BE.js +0 -61
  2448. package/lib/locale/fr_CA.d.ts +0 -3
  2449. package/lib/locale/fr_CA.js +0 -73
  2450. package/lib/locale/fr_FR.d.ts +0 -3
  2451. package/lib/locale/fr_FR.js +0 -141
  2452. package/lib/locale/ga_IE.d.ts +0 -3
  2453. package/lib/locale/ga_IE.js +0 -137
  2454. package/lib/locale/gl_ES.d.ts +0 -3
  2455. package/lib/locale/gl_ES.js +0 -124
  2456. package/lib/locale/he_IL.d.ts +0 -3
  2457. package/lib/locale/he_IL.js +0 -130
  2458. package/lib/locale/hi_IN.d.ts +0 -3
  2459. package/lib/locale/hi_IN.js +0 -144
  2460. package/lib/locale/hr_HR.d.ts +0 -3
  2461. package/lib/locale/hr_HR.js +0 -143
  2462. package/lib/locale/hu_HU.d.ts +0 -3
  2463. package/lib/locale/hu_HU.js +0 -58
  2464. package/lib/locale/hy_AM.d.ts +0 -3
  2465. package/lib/locale/hy_AM.js +0 -116
  2466. package/lib/locale/id_ID.d.ts +0 -3
  2467. package/lib/locale/id_ID.js +0 -59
  2468. package/lib/locale/is_IS.d.ts +0 -3
  2469. package/lib/locale/is_IS.js +0 -57
  2470. package/lib/locale/it_IT.d.ts +0 -3
  2471. package/lib/locale/it_IT.js +0 -75
  2472. package/lib/locale/ja_JP.d.ts +0 -3
  2473. package/lib/locale/ja_JP.js +0 -116
  2474. package/lib/locale/ka_GE.d.ts +0 -3
  2475. package/lib/locale/ka_GE.js +0 -144
  2476. package/lib/locale/kk_KZ.d.ts +0 -3
  2477. package/lib/locale/kk_KZ.js +0 -138
  2478. package/lib/locale/km_KH.d.ts +0 -3
  2479. package/lib/locale/km_KH.js +0 -118
  2480. package/lib/locale/kmr_IQ.d.ts +0 -3
  2481. package/lib/locale/kmr_IQ.js +0 -57
  2482. package/lib/locale/kn_IN.d.ts +0 -3
  2483. package/lib/locale/kn_IN.js +0 -65
  2484. package/lib/locale/ko_KR.d.ts +0 -3
  2485. package/lib/locale/ko_KR.js +0 -110
  2486. package/lib/locale/ku_IQ.d.ts +0 -3
  2487. package/lib/locale/ku_IQ.js +0 -60
  2488. package/lib/locale/lt_LT.d.ts +0 -3
  2489. package/lib/locale/lt_LT.js +0 -135
  2490. package/lib/locale/lv_LV.d.ts +0 -3
  2491. package/lib/locale/lv_LV.js +0 -57
  2492. package/lib/locale/mk_MK.d.ts +0 -3
  2493. package/lib/locale/mk_MK.js +0 -72
  2494. package/lib/locale/ml_IN.d.ts +0 -3
  2495. package/lib/locale/ml_IN.js +0 -144
  2496. package/lib/locale/mn_MN.d.ts +0 -3
  2497. package/lib/locale/mn_MN.js +0 -57
  2498. package/lib/locale/ms_MY.d.ts +0 -3
  2499. package/lib/locale/ms_MY.js +0 -77
  2500. package/lib/locale/nb_NO.d.ts +0 -3
  2501. package/lib/locale/nb_NO.js +0 -138
  2502. package/lib/locale/ne_NP.d.ts +0 -3
  2503. package/lib/locale/ne_NP.js +0 -58
  2504. package/lib/locale/nl_BE.d.ts +0 -3
  2505. package/lib/locale/nl_BE.js +0 -144
  2506. package/lib/locale/nl_NL.d.ts +0 -3
  2507. package/lib/locale/nl_NL.js +0 -144
  2508. package/lib/locale/pl_PL.d.ts +0 -3
  2509. package/lib/locale/pl_PL.js +0 -146
  2510. package/lib/locale/pt_BR.d.ts +0 -3
  2511. package/lib/locale/pt_BR.js +0 -144
  2512. package/lib/locale/pt_PT.d.ts +0 -3
  2513. package/lib/locale/pt_PT.js +0 -58
  2514. package/lib/locale/ro_RO.d.ts +0 -3
  2515. package/lib/locale/ro_RO.js +0 -144
  2516. package/lib/locale/ru_RU.d.ts +0 -3
  2517. package/lib/locale/ru_RU.js +0 -142
  2518. package/lib/locale/sk_SK.d.ts +0 -3
  2519. package/lib/locale/sk_SK.js +0 -146
  2520. package/lib/locale/sl_SI.d.ts +0 -3
  2521. package/lib/locale/sl_SI.js +0 -57
  2522. package/lib/locale/sr_RS.d.ts +0 -3
  2523. package/lib/locale/sr_RS.js +0 -144
  2524. package/lib/locale/sv_SE.d.ts +0 -3
  2525. package/lib/locale/sv_SE.js +0 -144
  2526. package/lib/locale/ta_IN.d.ts +0 -3
  2527. package/lib/locale/ta_IN.js +0 -77
  2528. package/lib/locale/th_TH.d.ts +0 -3
  2529. package/lib/locale/th_TH.js +0 -140
  2530. package/lib/locale/tk_TK.d.ts +0 -3
  2531. package/lib/locale/tk_TK.js +0 -142
  2532. package/lib/locale/tr_TR.d.ts +0 -3
  2533. package/lib/locale/tr_TR.js +0 -142
  2534. package/lib/locale/uk_UA.d.ts +0 -3
  2535. package/lib/locale/uk_UA.js +0 -146
  2536. package/lib/locale/ur_PK.d.ts +0 -3
  2537. package/lib/locale/ur_PK.js +0 -144
  2538. package/lib/locale/vi_VN.d.ts +0 -3
  2539. package/lib/locale/vi_VN.js +0 -57
  2540. package/lib/locale/zh_CN.d.ts +0 -3
  2541. package/lib/locale/zh_CN.js +0 -145
  2542. package/lib/locale/zh_HK.d.ts +0 -3
  2543. package/lib/locale/zh_HK.js +0 -141
  2544. package/lib/locale/zh_TW.d.ts +0 -3
  2545. package/lib/locale/zh_TW.js +0 -142
  2546. package/lib/locale-provider/LocaleReceiver.d.ts +0 -20
  2547. package/lib/locale-provider/LocaleReceiver.js +0 -89
  2548. package/lib/locale-provider/ar_EG.d.ts +0 -2
  2549. package/lib/locale-provider/ar_EG.js +0 -13
  2550. package/lib/locale-provider/az_AZ.d.ts +0 -2
  2551. package/lib/locale-provider/az_AZ.js +0 -13
  2552. package/lib/locale-provider/bg_BG.d.ts +0 -2
  2553. package/lib/locale-provider/bg_BG.js +0 -13
  2554. package/lib/locale-provider/bn_BD.d.ts +0 -2
  2555. package/lib/locale-provider/bn_BD.js +0 -13
  2556. package/lib/locale-provider/by_BY.d.ts +0 -2
  2557. package/lib/locale-provider/by_BY.js +0 -13
  2558. package/lib/locale-provider/ca_ES.d.ts +0 -2
  2559. package/lib/locale-provider/ca_ES.js +0 -13
  2560. package/lib/locale-provider/context.d.ts +0 -7
  2561. package/lib/locale-provider/context.js +0 -12
  2562. package/lib/locale-provider/cs_CZ.d.ts +0 -2
  2563. package/lib/locale-provider/cs_CZ.js +0 -13
  2564. package/lib/locale-provider/da_DK.d.ts +0 -2
  2565. package/lib/locale-provider/da_DK.js +0 -13
  2566. package/lib/locale-provider/de_DE.d.ts +0 -2
  2567. package/lib/locale-provider/de_DE.js +0 -13
  2568. package/lib/locale-provider/default.d.ts +0 -2
  2569. package/lib/locale-provider/default.js +0 -13
  2570. package/lib/locale-provider/el_GR.d.ts +0 -2
  2571. package/lib/locale-provider/el_GR.js +0 -13
  2572. package/lib/locale-provider/en_GB.d.ts +0 -2
  2573. package/lib/locale-provider/en_GB.js +0 -13
  2574. package/lib/locale-provider/en_US.d.ts +0 -2
  2575. package/lib/locale-provider/en_US.js +0 -13
  2576. package/lib/locale-provider/es_ES.d.ts +0 -2
  2577. package/lib/locale-provider/es_ES.js +0 -13
  2578. package/lib/locale-provider/et_EE.d.ts +0 -2
  2579. package/lib/locale-provider/et_EE.js +0 -13
  2580. package/lib/locale-provider/fa_IR.d.ts +0 -2
  2581. package/lib/locale-provider/fa_IR.js +0 -13
  2582. package/lib/locale-provider/fi_FI.d.ts +0 -2
  2583. package/lib/locale-provider/fi_FI.js +0 -13
  2584. package/lib/locale-provider/fr_BE.d.ts +0 -2
  2585. package/lib/locale-provider/fr_BE.js +0 -13
  2586. package/lib/locale-provider/fr_CA.d.ts +0 -2
  2587. package/lib/locale-provider/fr_CA.js +0 -13
  2588. package/lib/locale-provider/fr_FR.d.ts +0 -2
  2589. package/lib/locale-provider/fr_FR.js +0 -13
  2590. package/lib/locale-provider/ga_IE.d.ts +0 -2
  2591. package/lib/locale-provider/ga_IE.js +0 -13
  2592. package/lib/locale-provider/gl_ES.d.ts +0 -2
  2593. package/lib/locale-provider/gl_ES.js +0 -13
  2594. package/lib/locale-provider/he_IL.d.ts +0 -2
  2595. package/lib/locale-provider/he_IL.js +0 -13
  2596. package/lib/locale-provider/hi_IN.d.ts +0 -2
  2597. package/lib/locale-provider/hi_IN.js +0 -13
  2598. package/lib/locale-provider/hr_HR.d.ts +0 -2
  2599. package/lib/locale-provider/hr_HR.js +0 -13
  2600. package/lib/locale-provider/hu_HU.d.ts +0 -2
  2601. package/lib/locale-provider/hu_HU.js +0 -13
  2602. package/lib/locale-provider/hy_AM.d.ts +0 -2
  2603. package/lib/locale-provider/hy_AM.js +0 -13
  2604. package/lib/locale-provider/id_ID.d.ts +0 -2
  2605. package/lib/locale-provider/id_ID.js +0 -13
  2606. package/lib/locale-provider/index.d.ts +0 -61
  2607. package/lib/locale-provider/index.js +0 -96
  2608. package/lib/locale-provider/is_IS.d.ts +0 -2
  2609. package/lib/locale-provider/is_IS.js +0 -13
  2610. package/lib/locale-provider/it_IT.d.ts +0 -2
  2611. package/lib/locale-provider/it_IT.js +0 -13
  2612. package/lib/locale-provider/ja_JP.d.ts +0 -2
  2613. package/lib/locale-provider/ja_JP.js +0 -13
  2614. package/lib/locale-provider/ka_GE.d.ts +0 -2
  2615. package/lib/locale-provider/ka_GE.js +0 -13
  2616. package/lib/locale-provider/kk_KZ.d.ts +0 -2
  2617. package/lib/locale-provider/kk_KZ.js +0 -13
  2618. package/lib/locale-provider/km_KH.d.ts +0 -2
  2619. package/lib/locale-provider/km_KH.js +0 -13
  2620. package/lib/locale-provider/kmr_IQ.d.ts +0 -2
  2621. package/lib/locale-provider/kmr_IQ.js +0 -13
  2622. package/lib/locale-provider/kn_IN.d.ts +0 -2
  2623. package/lib/locale-provider/kn_IN.js +0 -13
  2624. package/lib/locale-provider/ko_KR.d.ts +0 -2
  2625. package/lib/locale-provider/ko_KR.js +0 -13
  2626. package/lib/locale-provider/ku_IQ.d.ts +0 -2
  2627. package/lib/locale-provider/ku_IQ.js +0 -13
  2628. package/lib/locale-provider/lt_LT.d.ts +0 -2
  2629. package/lib/locale-provider/lt_LT.js +0 -13
  2630. package/lib/locale-provider/lv_LV.d.ts +0 -2
  2631. package/lib/locale-provider/lv_LV.js +0 -13
  2632. package/lib/locale-provider/mk_MK.d.ts +0 -2
  2633. package/lib/locale-provider/mk_MK.js +0 -13
  2634. package/lib/locale-provider/ml_IN.d.ts +0 -2
  2635. package/lib/locale-provider/ml_IN.js +0 -13
  2636. package/lib/locale-provider/mn_MN.d.ts +0 -2
  2637. package/lib/locale-provider/mn_MN.js +0 -13
  2638. package/lib/locale-provider/ms_MY.d.ts +0 -2
  2639. package/lib/locale-provider/ms_MY.js +0 -13
  2640. package/lib/locale-provider/nb_NO.d.ts +0 -2
  2641. package/lib/locale-provider/nb_NO.js +0 -13
  2642. package/lib/locale-provider/ne_NP.d.ts +0 -2
  2643. package/lib/locale-provider/ne_NP.js +0 -13
  2644. package/lib/locale-provider/nl_BE.d.ts +0 -2
  2645. package/lib/locale-provider/nl_BE.js +0 -13
  2646. package/lib/locale-provider/nl_NL.d.ts +0 -2
  2647. package/lib/locale-provider/nl_NL.js +0 -13
  2648. package/lib/locale-provider/pl_PL.d.ts +0 -2
  2649. package/lib/locale-provider/pl_PL.js +0 -13
  2650. package/lib/locale-provider/pt_BR.d.ts +0 -2
  2651. package/lib/locale-provider/pt_BR.js +0 -13
  2652. package/lib/locale-provider/pt_PT.d.ts +0 -2
  2653. package/lib/locale-provider/pt_PT.js +0 -13
  2654. package/lib/locale-provider/ro_RO.d.ts +0 -2
  2655. package/lib/locale-provider/ro_RO.js +0 -13
  2656. package/lib/locale-provider/ru_RU.d.ts +0 -2
  2657. package/lib/locale-provider/ru_RU.js +0 -13
  2658. package/lib/locale-provider/sk_SK.d.ts +0 -2
  2659. package/lib/locale-provider/sk_SK.js +0 -13
  2660. package/lib/locale-provider/sl_SI.d.ts +0 -2
  2661. package/lib/locale-provider/sl_SI.js +0 -13
  2662. package/lib/locale-provider/sr_RS.d.ts +0 -2
  2663. package/lib/locale-provider/sr_RS.js +0 -13
  2664. package/lib/locale-provider/style/css.js +0 -3
  2665. package/lib/locale-provider/style/index.css +0 -4
  2666. package/lib/locale-provider/style/index.d.ts +0 -1
  2667. package/lib/locale-provider/style/index.js +0 -3
  2668. package/lib/locale-provider/style/index.less +0 -2
  2669. package/lib/locale-provider/sv_SE.d.ts +0 -2
  2670. package/lib/locale-provider/sv_SE.js +0 -13
  2671. package/lib/locale-provider/ta_IN.d.ts +0 -2
  2672. package/lib/locale-provider/ta_IN.js +0 -13
  2673. package/lib/locale-provider/th_TH.d.ts +0 -2
  2674. package/lib/locale-provider/th_TH.js +0 -13
  2675. package/lib/locale-provider/tk_TK.d.ts +0 -2
  2676. package/lib/locale-provider/tk_TK.js +0 -13
  2677. package/lib/locale-provider/tr_TR.d.ts +0 -2
  2678. package/lib/locale-provider/tr_TR.js +0 -13
  2679. package/lib/locale-provider/uk_UA.d.ts +0 -2
  2680. package/lib/locale-provider/uk_UA.js +0 -13
  2681. package/lib/locale-provider/ur_PK.d.ts +0 -2
  2682. package/lib/locale-provider/ur_PK.js +0 -13
  2683. package/lib/locale-provider/vi_VN.d.ts +0 -2
  2684. package/lib/locale-provider/vi_VN.js +0 -13
  2685. package/lib/locale-provider/zh_CN.d.ts +0 -2
  2686. package/lib/locale-provider/zh_CN.js +0 -13
  2687. package/lib/locale-provider/zh_HK.d.ts +0 -2
  2688. package/lib/locale-provider/zh_HK.js +0 -13
  2689. package/lib/locale-provider/zh_TW.d.ts +0 -2
  2690. package/lib/locale-provider/zh_TW.js +0 -13
  2691. package/lib/mentions/index.d.ts +0 -31
  2692. package/lib/mentions/index.js +0 -197
  2693. package/lib/mentions/style/css.js +0 -7
  2694. package/lib/mentions/style/index.css +0 -320
  2695. package/lib/mentions/style/index.d.ts +0 -3
  2696. package/lib/mentions/style/index.js +0 -7
  2697. package/lib/mentions/style/index.less +0 -179
  2698. package/lib/mentions/style/rtl.less +0 -10
  2699. package/lib/mentions/style/status.less +0 -16
  2700. package/lib/menu/MenuContext.d.ts +0 -14
  2701. package/lib/menu/MenuContext.js +0 -16
  2702. package/lib/menu/MenuDivider.d.ts +0 -9
  2703. package/lib/menu/MenuDivider.js +0 -47
  2704. package/lib/menu/MenuItem.d.ts +0 -16
  2705. package/lib/menu/MenuItem.js +0 -152
  2706. package/lib/menu/OverrideContext.d.ts +0 -16
  2707. package/lib/menu/OverrideContext.js +0 -42
  2708. package/lib/menu/SubMenu.d.ts +0 -23
  2709. package/lib/menu/SubMenu.js +0 -75
  2710. package/lib/menu/hooks/useItems.d.ts +0 -27
  2711. package/lib/menu/hooks/useItems.js +0 -93
  2712. package/lib/menu/index.d.ts +0 -31
  2713. package/lib/menu/index.js +0 -204
  2714. package/lib/menu/style/css.js +0 -7
  2715. package/lib/menu/style/dark.less +0 -177
  2716. package/lib/menu/style/index.css +0 -920
  2717. package/lib/menu/style/index.d.ts +0 -3
  2718. package/lib/menu/style/index.js +0 -7
  2719. package/lib/menu/style/index.less +0 -700
  2720. package/lib/menu/style/light.less +0 -12
  2721. package/lib/menu/style/rtl.less +0 -165
  2722. package/lib/menu/style/status.less +0 -49
  2723. package/lib/message/hooks/useMessage.d.ts +0 -7
  2724. package/lib/message/hooks/useMessage.js +0 -107
  2725. package/lib/message/index.d.ts +0 -64
  2726. package/lib/message/index.js +0 -278
  2727. package/lib/message/style/css.js +0 -5
  2728. package/lib/message/style/index.css +0 -92
  2729. package/lib/message/style/index.d.ts +0 -2
  2730. package/lib/message/style/index.js +0 -5
  2731. package/lib/message/style/index.less +0 -74
  2732. package/lib/message/style/rtl.less +0 -17
  2733. package/lib/modal/ConfirmDialog.d.ts +0 -10
  2734. package/lib/modal/ConfirmDialog.js +0 -133
  2735. package/lib/modal/Modal.d.ts +0 -99
  2736. package/lib/modal/Modal.js +0 -144
  2737. package/lib/modal/confirm.d.ts +0 -20
  2738. package/lib/modal/confirm.js +0 -209
  2739. package/lib/modal/destroyFns.d.ts +0 -2
  2740. package/lib/modal/destroyFns.js +0 -9
  2741. package/lib/modal/index.d.ts +0 -12
  2742. package/lib/modal/index.js +0 -62
  2743. package/lib/modal/locale.d.ts +0 -7
  2744. package/lib/modal/locale.js +0 -27
  2745. package/lib/modal/style/confirm.less +0 -74
  2746. package/lib/modal/style/css.js +0 -7
  2747. package/lib/modal/style/index.css +0 -264
  2748. package/lib/modal/style/index.d.ts +0 -3
  2749. package/lib/modal/style/index.js +0 -7
  2750. package/lib/modal/style/index.less +0 -7
  2751. package/lib/modal/style/modal.less +0 -147
  2752. package/lib/modal/style/rtl.less +0 -74
  2753. package/lib/modal/useModal/HookModal.d.ts +0 -12
  2754. package/lib/modal/useModal/HookModal.js +0 -97
  2755. package/lib/modal/useModal/index.d.ts +0 -3
  2756. package/lib/modal/useModal/index.js +0 -125
  2757. package/lib/notification/hooks/useNotification.d.ts +0 -7
  2758. package/lib/notification/hooks/useNotification.js +0 -75
  2759. package/lib/notification/index.d.ts +0 -53
  2760. package/lib/notification/index.js +0 -337
  2761. package/lib/notification/style/css.js +0 -5
  2762. package/lib/notification/style/index.css +0 -319
  2763. package/lib/notification/style/index.d.ts +0 -2
  2764. package/lib/notification/style/index.js +0 -5
  2765. package/lib/notification/style/index.less +0 -207
  2766. package/lib/notification/style/placement.less +0 -68
  2767. package/lib/notification/style/rtl.less +0 -53
  2768. package/lib/page-header/index.d.ts +0 -24
  2769. package/lib/page-header/index.js +0 -196
  2770. package/lib/page-header/style/css.js +0 -9
  2771. package/lib/page-header/style/index.css +0 -152
  2772. package/lib/page-header/style/index.d.ts +0 -4
  2773. package/lib/page-header/style/index.js +0 -9
  2774. package/lib/page-header/style/index.less +0 -123
  2775. package/lib/page-header/style/rtl.less +0 -77
  2776. package/lib/pagination/Pagination.d.ts +0 -19
  2777. package/lib/pagination/Pagination.js +0 -139
  2778. package/lib/pagination/Select.d.ts +0 -9
  2779. package/lib/pagination/Select.js +0 -38
  2780. package/lib/pagination/index.d.ts +0 -3
  2781. package/lib/pagination/index.js +0 -13
  2782. package/lib/pagination/style/css.js +0 -7
  2783. package/lib/pagination/style/index.css +0 -552
  2784. package/lib/pagination/style/index.d.ts +0 -3
  2785. package/lib/pagination/style/index.js +0 -7
  2786. package/lib/pagination/style/index.less +0 -474
  2787. package/lib/pagination/style/rtl.less +0 -55
  2788. package/lib/popconfirm/index.d.ts +0 -27
  2789. package/lib/popconfirm/index.js +0 -180
  2790. package/lib/popconfirm/style/css.js +0 -9
  2791. package/lib/popconfirm/style/index.css +0 -7
  2792. package/lib/popconfirm/style/index.d.ts +0 -4
  2793. package/lib/popconfirm/style/index.js +0 -9
  2794. package/lib/popconfirm/style/index.less +0 -8
  2795. package/lib/popover/index.d.ts +0 -11
  2796. package/lib/popover/index.js +0 -71
  2797. package/lib/popover/style/css.js +0 -5
  2798. package/lib/popover/style/index.css +0 -327
  2799. package/lib/popover/style/index.d.ts +0 -2
  2800. package/lib/popover/style/index.js +0 -5
  2801. package/lib/popover/style/index.less +0 -266
  2802. package/lib/popover/style/rtl.less +0 -33
  2803. package/lib/progress/Circle.d.ts +0 -10
  2804. package/lib/progress/Circle.js +0 -106
  2805. package/lib/progress/Line.d.ts +0 -38
  2806. package/lib/progress/Line.js +0 -146
  2807. package/lib/progress/Steps.d.ts +0 -10
  2808. package/lib/progress/Steps.js +0 -57
  2809. package/lib/progress/index.d.ts +0 -3
  2810. package/lib/progress/index.js +0 -13
  2811. package/lib/progress/progress.d.ts +0 -46
  2812. package/lib/progress/progress.js +0 -152
  2813. package/lib/progress/style/css.js +0 -5
  2814. package/lib/progress/style/index.css +0 -206
  2815. package/lib/progress/style/index.d.ts +0 -2
  2816. package/lib/progress/style/index.js +0 -5
  2817. package/lib/progress/style/index.less +0 -210
  2818. package/lib/progress/style/rtl.less +0 -37
  2819. package/lib/progress/utils.d.ts +0 -8
  2820. package/lib/progress/utils.js +0 -41
  2821. package/lib/radio/context.d.ts +0 -7
  2822. package/lib/radio/context.js +0 -24
  2823. package/lib/radio/group.d.ts +0 -4
  2824. package/lib/radio/group.js +0 -137
  2825. package/lib/radio/index.d.ts +0 -12
  2826. package/lib/radio/index.js +0 -32
  2827. package/lib/radio/interface.d.ts +0 -45
  2828. package/lib/radio/interface.js +0 -5
  2829. package/lib/radio/radio.d.ts +0 -4
  2830. package/lib/radio/radio.js +0 -110
  2831. package/lib/radio/radioButton.d.ts +0 -6
  2832. package/lib/radio/radioButton.js +0 -47
  2833. package/lib/radio/style/css.js +0 -5
  2834. package/lib/radio/style/index.css +0 -361
  2835. package/lib/radio/style/index.d.ts +0 -2
  2836. package/lib/radio/style/index.js +0 -5
  2837. package/lib/radio/style/index.less +0 -371
  2838. package/lib/radio/style/rtl.less +0 -61
  2839. package/lib/rate/index.d.ts +0 -7
  2840. package/lib/rate/index.js +0 -67
  2841. package/lib/rate/style/css.js +0 -7
  2842. package/lib/rate/style/index.css +0 -94
  2843. package/lib/rate/style/index.d.ts +0 -3
  2844. package/lib/rate/style/index.js +0 -7
  2845. package/lib/rate/style/index.less +0 -91
  2846. package/lib/rate/style/rtl.less +0 -21
  2847. package/lib/result/index.d.ts +0 -32
  2848. package/lib/result/index.js +0 -127
  2849. package/lib/result/noFound.d.ts +0 -2
  2850. package/lib/result/noFound.js +0 -253
  2851. package/lib/result/serverError.d.ts +0 -2
  2852. package/lib/result/serverError.js +0 -293
  2853. package/lib/result/style/css.js +0 -5
  2854. package/lib/result/style/index.css +0 -68
  2855. package/lib/result/style/index.d.ts +0 -2
  2856. package/lib/result/style/index.js +0 -5
  2857. package/lib/result/style/index.less +0 -75
  2858. package/lib/result/style/rtl.less +0 -25
  2859. package/lib/result/unauthorized.d.ts +0 -2
  2860. package/lib/result/unauthorized.js +0 -243
  2861. package/lib/row/index.d.ts +0 -3
  2862. package/lib/row/index.js +0 -11
  2863. package/lib/row/style/css.js +0 -5
  2864. package/lib/row/style/index.d.ts +0 -2
  2865. package/lib/row/style/index.js +0 -5
  2866. package/lib/segmented/index.d.ts +0 -22
  2867. package/lib/segmented/index.js +0 -91
  2868. package/lib/segmented/style/css.js +0 -5
  2869. package/lib/segmented/style/index.css +0 -132
  2870. package/lib/segmented/style/index.d.ts +0 -2
  2871. package/lib/segmented/style/index.js +0 -5
  2872. package/lib/segmented/style/index.less +0 -122
  2873. package/lib/segmented/style/mixins.less +0 -24
  2874. package/lib/segmented/style/rtl.less +0 -15
  2875. package/lib/select/index.d.ts +0 -38
  2876. package/lib/select/index.js +0 -174
  2877. package/lib/select/style/css.js +0 -7
  2878. package/lib/select/style/index.css +0 -713
  2879. package/lib/select/style/index.d.ts +0 -3
  2880. package/lib/select/style/index.js +0 -7
  2881. package/lib/select/style/index.less +0 -330
  2882. package/lib/select/style/multiple.less +0 -222
  2883. package/lib/select/style/rtl.less +0 -168
  2884. package/lib/select/style/single.less +0 -179
  2885. package/lib/select/style/status.less +0 -48
  2886. package/lib/select/utils/iconUtil.d.ts +0 -21
  2887. package/lib/select/utils/iconUtil.js +0 -106
  2888. package/lib/skeleton/Avatar.d.ts +0 -12
  2889. package/lib/skeleton/Avatar.js +0 -53
  2890. package/lib/skeleton/Button.d.ts +0 -12
  2891. package/lib/skeleton/Button.js +0 -56
  2892. package/lib/skeleton/Element.d.ts +0 -11
  2893. package/lib/skeleton/Element.js +0 -46
  2894. package/lib/skeleton/Image.d.ts +0 -5
  2895. package/lib/skeleton/Image.js +0 -50
  2896. package/lib/skeleton/Input.d.ts +0 -12
  2897. package/lib/skeleton/Input.js +0 -55
  2898. package/lib/skeleton/Paragraph.d.ts +0 -11
  2899. package/lib/skeleton/Paragraph.js +0 -63
  2900. package/lib/skeleton/Skeleton.d.ts +0 -47
  2901. package/lib/skeleton/Skeleton.js +0 -183
  2902. package/lib/skeleton/Title.d.ts +0 -9
  2903. package/lib/skeleton/Title.js +0 -37
  2904. package/lib/skeleton/index.d.ts +0 -3
  2905. package/lib/skeleton/index.js +0 -13
  2906. package/lib/skeleton/style/css.js +0 -5
  2907. package/lib/skeleton/style/index.css +0 -343
  2908. package/lib/skeleton/style/index.d.ts +0 -2
  2909. package/lib/skeleton/style/index.js +0 -5
  2910. package/lib/skeleton/style/index.less +0 -295
  2911. package/lib/skeleton/style/rtl.less +0 -48
  2912. package/lib/slider/SliderTooltip.d.ts +0 -4
  2913. package/lib/slider/SliderTooltip.js +0 -60
  2914. package/lib/slider/index.d.ts +0 -61
  2915. package/lib/slider/index.js +0 -142
  2916. package/lib/slider/style/css.js +0 -7
  2917. package/lib/slider/style/index.css +0 -202
  2918. package/lib/slider/style/index.d.ts +0 -3
  2919. package/lib/slider/style/index.js +0 -7
  2920. package/lib/slider/style/index.less +0 -215
  2921. package/lib/slider/style/rtl.less +0 -49
  2922. package/lib/space/Item.d.ts +0 -11
  2923. package/lib/space/Item.js +0 -66
  2924. package/lib/space/index.d.ts +0 -21
  2925. package/lib/space/index.js +0 -148
  2926. package/lib/space/style/css.js +0 -5
  2927. package/lib/space/style/index.css +0 -28
  2928. package/lib/space/style/index.d.ts +0 -2
  2929. package/lib/space/style/index.js +0 -5
  2930. package/lib/space/style/index.less +0 -39
  2931. package/lib/space/style/rtl.less +0 -10
  2932. package/lib/spin/demo/inside/index.less +0 -8
  2933. package/lib/spin/index.d.ts +0 -28
  2934. package/lib/spin/index.js +0 -238
  2935. package/lib/spin/style/css.js +0 -5
  2936. package/lib/spin/style/index.css +0 -219
  2937. package/lib/spin/style/index.d.ts +0 -2
  2938. package/lib/spin/style/index.js +0 -5
  2939. package/lib/spin/style/index.less +0 -218
  2940. package/lib/spin/style/rtl.less +0 -20
  2941. package/lib/statistic/Countdown.d.ts +0 -23
  2942. package/lib/statistic/Countdown.js +0 -143
  2943. package/lib/statistic/Number.d.ts +0 -7
  2944. package/lib/statistic/Number.js +0 -70
  2945. package/lib/statistic/Statistic.d.ts +0 -22
  2946. package/lib/statistic/Statistic.js +0 -79
  2947. package/lib/statistic/index.d.ts +0 -3
  2948. package/lib/statistic/index.js +0 -16
  2949. package/lib/statistic/style/css.js +0 -7
  2950. package/lib/statistic/style/index.css +0 -53
  2951. package/lib/statistic/style/index.d.ts +0 -3
  2952. package/lib/statistic/style/index.js +0 -7
  2953. package/lib/statistic/style/index.less +0 -44
  2954. package/lib/statistic/style/rtl.less +0 -21
  2955. package/lib/statistic/utils.d.ts +0 -16
  2956. package/lib/statistic/utils.js +0 -57
  2957. package/lib/steps/index.d.ts +0 -37
  2958. package/lib/steps/index.js +0 -112
  2959. package/lib/steps/style/css.js +0 -7
  2960. package/lib/steps/style/custom-icon.less +0 -32
  2961. package/lib/steps/style/index.css +0 -751
  2962. package/lib/steps/style/index.d.ts +0 -3
  2963. package/lib/steps/style/index.js +0 -7
  2964. package/lib/steps/style/index.less +0 -255
  2965. package/lib/steps/style/label-placement.less +0 -45
  2966. package/lib/steps/style/nav.less +0 -134
  2967. package/lib/steps/style/progress-dot.less +0 -113
  2968. package/lib/steps/style/progress.less +0 -28
  2969. package/lib/steps/style/rtl.less +0 -271
  2970. package/lib/steps/style/small.less +0 -48
  2971. package/lib/steps/style/vertical.less +0 -73
  2972. package/lib/style/color/bezierEasing.less +0 -110
  2973. package/lib/style/color/colorPalette.less +0 -85
  2974. package/lib/style/color/colors.less +0 -162
  2975. package/lib/style/color/tinyColor.less +0 -1184
  2976. package/lib/style/compact.less +0 -4
  2977. package/lib/style/core/base.less +0 -10
  2978. package/lib/style/core/global.less +0 -491
  2979. package/lib/style/core/iconfont.less +0 -25
  2980. package/lib/style/core/index.less +0 -5
  2981. package/lib/style/core/motion/fade.less +0 -34
  2982. package/lib/style/core/motion/move.less +0 -129
  2983. package/lib/style/core/motion/other.less +0 -51
  2984. package/lib/style/core/motion/slide.less +0 -129
  2985. package/lib/style/core/motion/zoom.less +0 -179
  2986. package/lib/style/core/motion.less +0 -22
  2987. package/lib/style/css.js +0 -3
  2988. package/lib/style/dark.less +0 -4
  2989. package/lib/style/default.less +0 -4
  2990. package/lib/style/index.css +0 -1788
  2991. package/lib/style/index.d.ts +0 -1
  2992. package/lib/style/index.js +0 -3
  2993. package/lib/style/index.less +0 -2
  2994. package/lib/style/mixins/box.less +0 -7
  2995. package/lib/style/mixins/clearfix.less +0 -16
  2996. package/lib/style/mixins/compatibility.less +0 -19
  2997. package/lib/style/mixins/customize.less +0 -181
  2998. package/lib/style/mixins/iconfont.less +0 -28
  2999. package/lib/style/mixins/index.less +0 -14
  3000. package/lib/style/mixins/modal-mask.less +0 -31
  3001. package/lib/style/mixins/motion.less +0 -33
  3002. package/lib/style/mixins/operation-unit.less +0 -16
  3003. package/lib/style/mixins/reset.less +0 -11
  3004. package/lib/style/mixins/rounded-arrow.less +0 -43
  3005. package/lib/style/mixins/size.less +0 -10
  3006. package/lib/style/mixins/typography.less +0 -58
  3007. package/lib/style/theme.less +0 -33
  3008. package/lib/style/themes/compact.less +0 -301
  3009. package/lib/style/themes/dark.less +0 -796
  3010. package/lib/style/themes/default.less +0 -1080
  3011. package/lib/style/themes/index.less +0 -8
  3012. package/lib/style/themes/variable.less +0 -1173
  3013. package/lib/style/variable.less +0 -4
  3014. package/lib/switch/index.d.ts +0 -27
  3015. package/lib/switch/index.js +0 -85
  3016. package/lib/switch/style/css.js +0 -5
  3017. package/lib/switch/style/index.css +0 -153
  3018. package/lib/switch/style/index.d.ts +0 -2
  3019. package/lib/switch/style/index.js +0 -5
  3020. package/lib/switch/style/index.less +0 -155
  3021. package/lib/switch/style/rtl.less +0 -52
  3022. package/lib/table/Column.d.ts +0 -7
  3023. package/lib/table/Column.js +0 -17
  3024. package/lib/table/ColumnGroup.d.ts +0 -9
  3025. package/lib/table/ColumnGroup.js +0 -17
  3026. package/lib/table/ExpandIcon.d.ts +0 -11
  3027. package/lib/table/ExpandIcon.js +0 -45
  3028. package/lib/table/Table.d.ts +0 -49
  3029. package/lib/table/Table.js +0 -469
  3030. package/lib/table/demo/drag-sorting/index.less +0 -7
  3031. package/lib/table/demo/drag-sorting-handler/index.less +0 -12
  3032. package/lib/table/demo/edit-cell/index.less +0 -18
  3033. package/lib/table/demo/edit-row/index.less +0 -5
  3034. package/lib/table/hooks/useFilter/FilterDropdown.d.ts +0 -21
  3035. package/lib/table/hooks/useFilter/FilterDropdown.js +0 -498
  3036. package/lib/table/hooks/useFilter/FilterSearch.d.ts +0 -11
  3037. package/lib/table/hooks/useFilter/FilterSearch.js +0 -47
  3038. package/lib/table/hooks/useFilter/FilterWrapper.d.ts +0 -7
  3039. package/lib/table/hooks/useFilter/FilterWrapper.js +0 -26
  3040. package/lib/table/hooks/useFilter/index.d.ts +0 -23
  3041. package/lib/table/hooks/useFilter/index.js +0 -234
  3042. package/lib/table/hooks/useLazyKVMap.d.ts +0 -2
  3043. package/lib/table/hooks/useLazyKVMap.js +0 -54
  3044. package/lib/table/hooks/usePagination.d.ts +0 -4
  3045. package/lib/table/hooks/usePagination.js +0 -115
  3046. package/lib/table/hooks/useSelection.d.ts +0 -19
  3047. package/lib/table/hooks/useSelection.js +0 -631
  3048. package/lib/table/hooks/useSorter.d.ts +0 -24
  3049. package/lib/table/hooks/useSorter.js +0 -392
  3050. package/lib/table/hooks/useTitleColumns.d.ts +0 -2
  3051. package/lib/table/hooks/useTitleColumns.js +0 -40
  3052. package/lib/table/index.d.ts +0 -5
  3053. package/lib/table/index.js +0 -13
  3054. package/lib/table/interface.d.ts +0 -148
  3055. package/lib/table/interface.js +0 -5
  3056. package/lib/table/style/bordered.less +0 -136
  3057. package/lib/table/style/css.js +0 -25
  3058. package/lib/table/style/index.css +0 -839
  3059. package/lib/table/style/index.d.ts +0 -12
  3060. package/lib/table/style/index.js +0 -25
  3061. package/lib/table/style/index.less +0 -754
  3062. package/lib/table/style/radius.less +0 -45
  3063. package/lib/table/style/rtl.less +0 -168
  3064. package/lib/table/style/size.less +0 -51
  3065. package/lib/table/util.d.ts +0 -5
  3066. package/lib/table/util.js +0 -32
  3067. package/lib/tabs/demo/card-top/index.less +0 -57
  3068. package/lib/tabs/demo/custom-tab-bar/index.less +0 -4
  3069. package/lib/tabs/demo/extra/index.less +0 -8
  3070. package/lib/tabs/index.d.ts +0 -20
  3071. package/lib/tabs/index.js +0 -93
  3072. package/lib/tabs/style/card.less +0 -98
  3073. package/lib/tabs/style/css.js +0 -5
  3074. package/lib/tabs/style/dropdown.less +0 -82
  3075. package/lib/tabs/style/index.css +0 -607
  3076. package/lib/tabs/style/index.d.ts +0 -2
  3077. package/lib/tabs/style/index.js +0 -5
  3078. package/lib/tabs/style/index.less +0 -223
  3079. package/lib/tabs/style/position.less +0 -198
  3080. package/lib/tabs/style/rtl.less +0 -86
  3081. package/lib/tabs/style/size.less +0 -42
  3082. package/lib/tag/CheckableTag.d.ts +0 -17
  3083. package/lib/tag/CheckableTag.js +0 -55
  3084. package/lib/tag/index.d.ts +0 -21
  3085. package/lib/tag/index.js +0 -135
  3086. package/lib/tag/style/css.js +0 -5
  3087. package/lib/tag/style/index.css +0 -247
  3088. package/lib/tag/style/index.d.ts +0 -2
  3089. package/lib/tag/style/index.js +0 -5
  3090. package/lib/tag/style/index.less +0 -129
  3091. package/lib/tag/style/rtl.less +0 -28
  3092. package/lib/time-picker/index.d.ts +0 -23
  3093. package/lib/time-picker/index.js +0 -67
  3094. package/lib/time-picker/locale/ar_EG.d.ts +0 -3
  3095. package/lib/time-picker/locale/ar_EG.js +0 -11
  3096. package/lib/time-picker/locale/az_AZ.d.ts +0 -3
  3097. package/lib/time-picker/locale/az_AZ.js +0 -11
  3098. package/lib/time-picker/locale/bg_BG.d.ts +0 -3
  3099. package/lib/time-picker/locale/bg_BG.js +0 -11
  3100. package/lib/time-picker/locale/bn_BD.d.ts +0 -3
  3101. package/lib/time-picker/locale/bn_BD.js +0 -12
  3102. package/lib/time-picker/locale/by_BY.d.ts +0 -3
  3103. package/lib/time-picker/locale/by_BY.js +0 -12
  3104. package/lib/time-picker/locale/ca_ES.d.ts +0 -3
  3105. package/lib/time-picker/locale/ca_ES.js +0 -11
  3106. package/lib/time-picker/locale/cs_CZ.d.ts +0 -3
  3107. package/lib/time-picker/locale/cs_CZ.js +0 -11
  3108. package/lib/time-picker/locale/da_DK.d.ts +0 -3
  3109. package/lib/time-picker/locale/da_DK.js +0 -12
  3110. package/lib/time-picker/locale/de_DE.d.ts +0 -3
  3111. package/lib/time-picker/locale/de_DE.js +0 -11
  3112. package/lib/time-picker/locale/el_GR.d.ts +0 -3
  3113. package/lib/time-picker/locale/el_GR.js +0 -11
  3114. package/lib/time-picker/locale/en_GB.d.ts +0 -3
  3115. package/lib/time-picker/locale/en_GB.js +0 -11
  3116. package/lib/time-picker/locale/en_US.d.ts +0 -3
  3117. package/lib/time-picker/locale/en_US.js +0 -12
  3118. package/lib/time-picker/locale/es_ES.d.ts +0 -3
  3119. package/lib/time-picker/locale/es_ES.js +0 -11
  3120. package/lib/time-picker/locale/et_EE.d.ts +0 -3
  3121. package/lib/time-picker/locale/et_EE.js +0 -11
  3122. package/lib/time-picker/locale/fa_IR.d.ts +0 -3
  3123. package/lib/time-picker/locale/fa_IR.js +0 -12
  3124. package/lib/time-picker/locale/fi_FI.d.ts +0 -3
  3125. package/lib/time-picker/locale/fi_FI.js +0 -11
  3126. package/lib/time-picker/locale/fr_BE.d.ts +0 -3
  3127. package/lib/time-picker/locale/fr_BE.js +0 -11
  3128. package/lib/time-picker/locale/fr_CA.d.ts +0 -3
  3129. package/lib/time-picker/locale/fr_CA.js +0 -12
  3130. package/lib/time-picker/locale/fr_FR.d.ts +0 -3
  3131. package/lib/time-picker/locale/fr_FR.js +0 -12
  3132. package/lib/time-picker/locale/ga_IE.d.ts +0 -3
  3133. package/lib/time-picker/locale/ga_IE.js +0 -12
  3134. package/lib/time-picker/locale/gl_ES.d.ts +0 -3
  3135. package/lib/time-picker/locale/gl_ES.js +0 -11
  3136. package/lib/time-picker/locale/he_IL.d.ts +0 -3
  3137. package/lib/time-picker/locale/he_IL.js +0 -11
  3138. package/lib/time-picker/locale/hi_IN.d.ts +0 -3
  3139. package/lib/time-picker/locale/hi_IN.js +0 -12
  3140. package/lib/time-picker/locale/hr_HR.d.ts +0 -3
  3141. package/lib/time-picker/locale/hr_HR.js +0 -12
  3142. package/lib/time-picker/locale/hu_HU.d.ts +0 -3
  3143. package/lib/time-picker/locale/hu_HU.js +0 -11
  3144. package/lib/time-picker/locale/id_ID.d.ts +0 -3
  3145. package/lib/time-picker/locale/id_ID.js +0 -11
  3146. package/lib/time-picker/locale/is_IS.d.ts +0 -3
  3147. package/lib/time-picker/locale/is_IS.js +0 -11
  3148. package/lib/time-picker/locale/it_IT.d.ts +0 -3
  3149. package/lib/time-picker/locale/it_IT.js +0 -11
  3150. package/lib/time-picker/locale/ja_JP.d.ts +0 -3
  3151. package/lib/time-picker/locale/ja_JP.js +0 -12
  3152. package/lib/time-picker/locale/ka_GE.d.ts +0 -3
  3153. package/lib/time-picker/locale/ka_GE.js +0 -12
  3154. package/lib/time-picker/locale/kk_KZ.d.ts +0 -3
  3155. package/lib/time-picker/locale/kk_KZ.js +0 -12
  3156. package/lib/time-picker/locale/km_KH.d.ts +0 -3
  3157. package/lib/time-picker/locale/km_KH.js +0 -12
  3158. package/lib/time-picker/locale/kmr_IQ.d.ts +0 -3
  3159. package/lib/time-picker/locale/kmr_IQ.js +0 -11
  3160. package/lib/time-picker/locale/kn_IN.d.ts +0 -3
  3161. package/lib/time-picker/locale/kn_IN.js +0 -11
  3162. package/lib/time-picker/locale/ko_KR.d.ts +0 -3
  3163. package/lib/time-picker/locale/ko_KR.js +0 -12
  3164. package/lib/time-picker/locale/lt_LT.d.ts +0 -3
  3165. package/lib/time-picker/locale/lt_LT.js +0 -12
  3166. package/lib/time-picker/locale/lv_LV.d.ts +0 -3
  3167. package/lib/time-picker/locale/lv_LV.js +0 -11
  3168. package/lib/time-picker/locale/mk_MK.d.ts +0 -3
  3169. package/lib/time-picker/locale/mk_MK.js +0 -11
  3170. package/lib/time-picker/locale/ml_IN.d.ts +0 -3
  3171. package/lib/time-picker/locale/ml_IN.js +0 -12
  3172. package/lib/time-picker/locale/mn_MN.d.ts +0 -3
  3173. package/lib/time-picker/locale/mn_MN.js +0 -11
  3174. package/lib/time-picker/locale/ms_MY.d.ts +0 -3
  3175. package/lib/time-picker/locale/ms_MY.js +0 -11
  3176. package/lib/time-picker/locale/nb_NO.d.ts +0 -3
  3177. package/lib/time-picker/locale/nb_NO.js +0 -12
  3178. package/lib/time-picker/locale/nl_BE.d.ts +0 -3
  3179. package/lib/time-picker/locale/nl_BE.js +0 -12
  3180. package/lib/time-picker/locale/nl_NL.d.ts +0 -3
  3181. package/lib/time-picker/locale/nl_NL.js +0 -12
  3182. package/lib/time-picker/locale/pl_PL.d.ts +0 -3
  3183. package/lib/time-picker/locale/pl_PL.js +0 -11
  3184. package/lib/time-picker/locale/pt_BR.d.ts +0 -3
  3185. package/lib/time-picker/locale/pt_BR.js +0 -11
  3186. package/lib/time-picker/locale/pt_PT.d.ts +0 -3
  3187. package/lib/time-picker/locale/pt_PT.js +0 -11
  3188. package/lib/time-picker/locale/ro_RO.d.ts +0 -3
  3189. package/lib/time-picker/locale/ro_RO.js +0 -11
  3190. package/lib/time-picker/locale/ru_RU.d.ts +0 -4
  3191. package/lib/time-picker/locale/ru_RU.js +0 -12
  3192. package/lib/time-picker/locale/sk_SK.d.ts +0 -3
  3193. package/lib/time-picker/locale/sk_SK.js +0 -11
  3194. package/lib/time-picker/locale/sl_SI.d.ts +0 -3
  3195. package/lib/time-picker/locale/sl_SI.js +0 -11
  3196. package/lib/time-picker/locale/sr_RS.d.ts +0 -3
  3197. package/lib/time-picker/locale/sr_RS.js +0 -12
  3198. package/lib/time-picker/locale/sv_SE.d.ts +0 -3
  3199. package/lib/time-picker/locale/sv_SE.js +0 -11
  3200. package/lib/time-picker/locale/ta_IN.d.ts +0 -3
  3201. package/lib/time-picker/locale/ta_IN.js +0 -11
  3202. package/lib/time-picker/locale/th_TH.d.ts +0 -3
  3203. package/lib/time-picker/locale/th_TH.js +0 -11
  3204. package/lib/time-picker/locale/tk_TK.d.ts +0 -3
  3205. package/lib/time-picker/locale/tk_TK.js +0 -12
  3206. package/lib/time-picker/locale/tr_TR.d.ts +0 -3
  3207. package/lib/time-picker/locale/tr_TR.js +0 -12
  3208. package/lib/time-picker/locale/uk_UA.d.ts +0 -3
  3209. package/lib/time-picker/locale/uk_UA.js +0 -11
  3210. package/lib/time-picker/locale/ur_PK.d.ts +0 -3
  3211. package/lib/time-picker/locale/ur_PK.js +0 -12
  3212. package/lib/time-picker/locale/vi_VN.d.ts +0 -3
  3213. package/lib/time-picker/locale/vi_VN.js +0 -11
  3214. package/lib/time-picker/locale/zh_CN.d.ts +0 -3
  3215. package/lib/time-picker/locale/zh_CN.js +0 -12
  3216. package/lib/time-picker/locale/zh_TW.d.ts +0 -3
  3217. package/lib/time-picker/locale/zh_TW.js +0 -11
  3218. package/lib/time-picker/style/css.js +0 -7
  3219. package/lib/time-picker/style/index.css +0 -4
  3220. package/lib/time-picker/style/index.d.ts +0 -3
  3221. package/lib/time-picker/style/index.js +0 -7
  3222. package/lib/time-picker/style/index.less +0 -3
  3223. package/lib/timeline/Timeline.d.ts +0 -18
  3224. package/lib/timeline/Timeline.js +0 -104
  3225. package/lib/timeline/TimelineItem.d.ts +0 -17
  3226. package/lib/timeline/TimelineItem.js +0 -68
  3227. package/lib/timeline/index.d.ts +0 -4
  3228. package/lib/timeline/index.js +0 -13
  3229. package/lib/timeline/style/css.js +0 -5
  3230. package/lib/timeline/style/index.css +0 -236
  3231. package/lib/timeline/style/index.d.ts +0 -2
  3232. package/lib/timeline/style/index.js +0 -5
  3233. package/lib/timeline/style/index.less +0 -185
  3234. package/lib/timeline/style/rtl.less +0 -135
  3235. package/lib/tooltip/index.d.ts +0 -44
  3236. package/lib/tooltip/index.js +0 -250
  3237. package/lib/tooltip/style/css.js +0 -5
  3238. package/lib/tooltip/style/index.css +0 -274
  3239. package/lib/tooltip/style/index.d.ts +0 -2
  3240. package/lib/tooltip/style/index.js +0 -5
  3241. package/lib/tooltip/style/index.less +0 -225
  3242. package/lib/tooltip/style/rtl.less +0 -14
  3243. package/lib/transfer/ListBody.d.ts +0 -29
  3244. package/lib/transfer/ListBody.js +0 -194
  3245. package/lib/transfer/ListItem.d.ts +0 -15
  3246. package/lib/transfer/ListItem.js +0 -90
  3247. package/lib/transfer/index.d.ts +0 -147
  3248. package/lib/transfer/index.js +0 -482
  3249. package/lib/transfer/interface.d.ts +0 -6
  3250. package/lib/transfer/interface.js +0 -5
  3251. package/lib/transfer/list.d.ts +0 -80
  3252. package/lib/transfer/list.js +0 -441
  3253. package/lib/transfer/operation.d.ts +0 -17
  3254. package/lib/transfer/operation.js +0 -57
  3255. package/lib/transfer/search.d.ts +0 -10
  3256. package/lib/transfer/search.js +0 -46
  3257. package/lib/transfer/style/css.js +0 -19
  3258. package/lib/transfer/style/customize.less +0 -52
  3259. package/lib/transfer/style/index.css +0 -301
  3260. package/lib/transfer/style/index.d.ts +0 -9
  3261. package/lib/transfer/style/index.js +0 -19
  3262. package/lib/transfer/style/index.less +0 -221
  3263. package/lib/transfer/style/rtl.less +0 -71
  3264. package/lib/transfer/style/status.less +0 -31
  3265. package/lib/tree/DirectoryTree.d.ts +0 -21
  3266. package/lib/tree/DirectoryTree.js +0 -209
  3267. package/lib/tree/Tree.d.ts +0 -142
  3268. package/lib/tree/Tree.js +0 -119
  3269. package/lib/tree/index.d.ts +0 -5
  3270. package/lib/tree/index.js +0 -13
  3271. package/lib/tree/style/css.js +0 -5
  3272. package/lib/tree/style/directory.less +0 -72
  3273. package/lib/tree/style/index.css +0 -550
  3274. package/lib/tree/style/index.d.ts +0 -2
  3275. package/lib/tree/style/index.js +0 -5
  3276. package/lib/tree/style/index.less +0 -16
  3277. package/lib/tree/style/mixin.less +0 -322
  3278. package/lib/tree/style/rtl.less +0 -72
  3279. package/lib/tree/utils/dictUtil.d.ts +0 -9
  3280. package/lib/tree/utils/dictUtil.js +0 -99
  3281. package/lib/tree/utils/dropIndicator.d.ts +0 -8
  3282. package/lib/tree/utils/dropIndicator.js +0 -51
  3283. package/lib/tree/utils/iconUtil.d.ts +0 -5
  3284. package/lib/tree/utils/iconUtil.js +0 -93
  3285. package/lib/tree-select/index.d.ts +0 -42
  3286. package/lib/tree-select/index.js +0 -190
  3287. package/lib/tree-select/style/css.js +0 -9
  3288. package/lib/tree-select/style/index.css +0 -499
  3289. package/lib/tree-select/style/index.d.ts +0 -4
  3290. package/lib/tree-select/style/index.js +0 -9
  3291. package/lib/tree-select/style/index.less +0 -57
  3292. package/lib/typography/Base/Ellipsis.d.ts +0 -14
  3293. package/lib/typography/Base/Ellipsis.js +0 -218
  3294. package/lib/typography/Base/EllipsisTooltip.d.ts +0 -12
  3295. package/lib/typography/Base/EllipsisTooltip.js +0 -41
  3296. package/lib/typography/Base/index.d.ts +0 -53
  3297. package/lib/typography/Base/index.js +0 -494
  3298. package/lib/typography/Editable.d.ts +0 -20
  3299. package/lib/typography/Editable.js +0 -139
  3300. package/lib/typography/Link.d.ts +0 -7
  3301. package/lib/typography/Link.js +0 -52
  3302. package/lib/typography/Paragraph.d.ts +0 -7
  3303. package/lib/typography/Paragraph.js +0 -32
  3304. package/lib/typography/Text.d.ts +0 -8
  3305. package/lib/typography/Text.js +0 -51
  3306. package/lib/typography/Title.d.ts +0 -9
  3307. package/lib/typography/Title.js +0 -52
  3308. package/lib/typography/Typography.d.ts +0 -11
  3309. package/lib/typography/Typography.js +0 -72
  3310. package/lib/typography/hooks/useMergedConfig.d.ts +0 -1
  3311. package/lib/typography/hooks/useMergedConfig.js +0 -27
  3312. package/lib/typography/hooks/useUpdatedEffect.d.ts +0 -3
  3313. package/lib/typography/hooks/useUpdatedEffect.js +0 -28
  3314. package/lib/typography/index.d.ts +0 -13
  3315. package/lib/typography/index.js +0 -26
  3316. package/lib/typography/style/css.js +0 -9
  3317. package/lib/typography/style/index.css +0 -370
  3318. package/lib/typography/style/index.d.ts +0 -4
  3319. package/lib/typography/style/index.js +0 -9
  3320. package/lib/typography/style/index.less +0 -314
  3321. package/lib/typography/style/rtl.less +0 -54
  3322. package/lib/upload/Dragger.d.ts +0 -7
  3323. package/lib/upload/Dragger.js +0 -45
  3324. package/lib/upload/Upload.d.ts +0 -6
  3325. package/lib/upload/Upload.js +0 -478
  3326. package/lib/upload/UploadList/ListItem.d.ts +0 -27
  3327. package/lib/upload/UploadList/ListItem.js +0 -224
  3328. package/lib/upload/UploadList/index.d.ts +0 -4
  3329. package/lib/upload/UploadList/index.js +0 -287
  3330. package/lib/upload/index.d.ts +0 -14
  3331. package/lib/upload/index.js +0 -24
  3332. package/lib/upload/interface.d.ts +0 -134
  3333. package/lib/upload/interface.js +0 -5
  3334. package/lib/upload/style/css.js +0 -11
  3335. package/lib/upload/style/index.css +0 -608
  3336. package/lib/upload/style/index.d.ts +0 -5
  3337. package/lib/upload/style/index.js +0 -11
  3338. package/lib/upload/style/index.less +0 -563
  3339. package/lib/upload/style/rtl.less +0 -165
  3340. package/lib/upload/utils.d.ts +0 -8
  3341. package/lib/upload/utils.js +0 -150
  3342. package/react-text-loop.d.ts +0 -1
  3343. package/report.html +0 -38
  3344. package/reqwest.d.ts +0 -1
  3345. package/scripts/check-commit.js +0 -67
  3346. package/scripts/check-demo.js +0 -19
  3347. package/scripts/check-site.js +0 -87
  3348. package/scripts/check-ts-demo.js +0 -97
  3349. package/scripts/check-version-md.js +0 -67
  3350. package/scripts/compact-vars.js +0 -13
  3351. package/scripts/css-variable-sync.js +0 -221
  3352. package/scripts/dark-vars.js +0 -19
  3353. package/scripts/default-vars.js +0 -20
  3354. package/scripts/generate-authors.js +0 -37
  3355. package/scripts/generate-color-less.js +0 -50
  3356. package/scripts/generate-version.js +0 -10
  3357. package/scripts/generateLegacyLocale.js +0 -23
  3358. package/scripts/previewEditor/template.html +0 -30
  3359. package/scripts/print-changelog.js +0 -246
  3360. package/scripts/test-all.sh +0 -40
  3361. package/scripts/update-rc.js +0 -7
  3362. package/tsconfig.json +0 -35
  3363. package/typings.d.ts +0 -4
@@ -1,5184 +0,0 @@
1
- /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
2
- /* stylelint-disable no-duplicate-selectors */
3
- /* stylelint-disable */
4
- /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
5
- .ant-row {
6
- display: flex;
7
- flex-flow: row wrap;
8
- }
9
- .ant-row::before,
10
- .ant-row::after {
11
- display: flex;
12
- }
13
- .ant-row-no-wrap {
14
- flex-wrap: nowrap;
15
- }
16
- .ant-row-start {
17
- justify-content: flex-start;
18
- }
19
- .ant-row-center {
20
- justify-content: center;
21
- }
22
- .ant-row-end {
23
- justify-content: flex-end;
24
- }
25
- .ant-row-space-between {
26
- justify-content: space-between;
27
- }
28
- .ant-row-space-around {
29
- justify-content: space-around;
30
- }
31
- .ant-row-space-evenly {
32
- justify-content: space-evenly;
33
- }
34
- .ant-row-top {
35
- align-items: flex-start;
36
- }
37
- .ant-row-middle {
38
- align-items: center;
39
- }
40
- .ant-row-bottom {
41
- align-items: flex-end;
42
- }
43
- .ant-col {
44
- position: relative;
45
- max-width: 100%;
46
- min-height: 1px;
47
- }
48
- .ant-col-24 {
49
- display: block;
50
- flex: 0 0 100%;
51
- max-width: 100%;
52
- }
53
- .ant-col-push-24 {
54
- left: 100%;
55
- }
56
- .ant-col-pull-24 {
57
- right: 100%;
58
- }
59
- .ant-col-offset-24 {
60
- margin-left: 100%;
61
- }
62
- .ant-col-order-24 {
63
- order: 24;
64
- }
65
- .ant-col-23 {
66
- display: block;
67
- flex: 0 0 95.83333333%;
68
- max-width: 95.83333333%;
69
- }
70
- .ant-col-push-23 {
71
- left: 95.83333333%;
72
- }
73
- .ant-col-pull-23 {
74
- right: 95.83333333%;
75
- }
76
- .ant-col-offset-23 {
77
- margin-left: 95.83333333%;
78
- }
79
- .ant-col-order-23 {
80
- order: 23;
81
- }
82
- .ant-col-22 {
83
- display: block;
84
- flex: 0 0 91.66666667%;
85
- max-width: 91.66666667%;
86
- }
87
- .ant-col-push-22 {
88
- left: 91.66666667%;
89
- }
90
- .ant-col-pull-22 {
91
- right: 91.66666667%;
92
- }
93
- .ant-col-offset-22 {
94
- margin-left: 91.66666667%;
95
- }
96
- .ant-col-order-22 {
97
- order: 22;
98
- }
99
- .ant-col-21 {
100
- display: block;
101
- flex: 0 0 87.5%;
102
- max-width: 87.5%;
103
- }
104
- .ant-col-push-21 {
105
- left: 87.5%;
106
- }
107
- .ant-col-pull-21 {
108
- right: 87.5%;
109
- }
110
- .ant-col-offset-21 {
111
- margin-left: 87.5%;
112
- }
113
- .ant-col-order-21 {
114
- order: 21;
115
- }
116
- .ant-col-20 {
117
- display: block;
118
- flex: 0 0 83.33333333%;
119
- max-width: 83.33333333%;
120
- }
121
- .ant-col-push-20 {
122
- left: 83.33333333%;
123
- }
124
- .ant-col-pull-20 {
125
- right: 83.33333333%;
126
- }
127
- .ant-col-offset-20 {
128
- margin-left: 83.33333333%;
129
- }
130
- .ant-col-order-20 {
131
- order: 20;
132
- }
133
- .ant-col-19 {
134
- display: block;
135
- flex: 0 0 79.16666667%;
136
- max-width: 79.16666667%;
137
- }
138
- .ant-col-push-19 {
139
- left: 79.16666667%;
140
- }
141
- .ant-col-pull-19 {
142
- right: 79.16666667%;
143
- }
144
- .ant-col-offset-19 {
145
- margin-left: 79.16666667%;
146
- }
147
- .ant-col-order-19 {
148
- order: 19;
149
- }
150
- .ant-col-18 {
151
- display: block;
152
- flex: 0 0 75%;
153
- max-width: 75%;
154
- }
155
- .ant-col-push-18 {
156
- left: 75%;
157
- }
158
- .ant-col-pull-18 {
159
- right: 75%;
160
- }
161
- .ant-col-offset-18 {
162
- margin-left: 75%;
163
- }
164
- .ant-col-order-18 {
165
- order: 18;
166
- }
167
- .ant-col-17 {
168
- display: block;
169
- flex: 0 0 70.83333333%;
170
- max-width: 70.83333333%;
171
- }
172
- .ant-col-push-17 {
173
- left: 70.83333333%;
174
- }
175
- .ant-col-pull-17 {
176
- right: 70.83333333%;
177
- }
178
- .ant-col-offset-17 {
179
- margin-left: 70.83333333%;
180
- }
181
- .ant-col-order-17 {
182
- order: 17;
183
- }
184
- .ant-col-16 {
185
- display: block;
186
- flex: 0 0 66.66666667%;
187
- max-width: 66.66666667%;
188
- }
189
- .ant-col-push-16 {
190
- left: 66.66666667%;
191
- }
192
- .ant-col-pull-16 {
193
- right: 66.66666667%;
194
- }
195
- .ant-col-offset-16 {
196
- margin-left: 66.66666667%;
197
- }
198
- .ant-col-order-16 {
199
- order: 16;
200
- }
201
- .ant-col-15 {
202
- display: block;
203
- flex: 0 0 62.5%;
204
- max-width: 62.5%;
205
- }
206
- .ant-col-push-15 {
207
- left: 62.5%;
208
- }
209
- .ant-col-pull-15 {
210
- right: 62.5%;
211
- }
212
- .ant-col-offset-15 {
213
- margin-left: 62.5%;
214
- }
215
- .ant-col-order-15 {
216
- order: 15;
217
- }
218
- .ant-col-14 {
219
- display: block;
220
- flex: 0 0 58.33333333%;
221
- max-width: 58.33333333%;
222
- }
223
- .ant-col-push-14 {
224
- left: 58.33333333%;
225
- }
226
- .ant-col-pull-14 {
227
- right: 58.33333333%;
228
- }
229
- .ant-col-offset-14 {
230
- margin-left: 58.33333333%;
231
- }
232
- .ant-col-order-14 {
233
- order: 14;
234
- }
235
- .ant-col-13 {
236
- display: block;
237
- flex: 0 0 54.16666667%;
238
- max-width: 54.16666667%;
239
- }
240
- .ant-col-push-13 {
241
- left: 54.16666667%;
242
- }
243
- .ant-col-pull-13 {
244
- right: 54.16666667%;
245
- }
246
- .ant-col-offset-13 {
247
- margin-left: 54.16666667%;
248
- }
249
- .ant-col-order-13 {
250
- order: 13;
251
- }
252
- .ant-col-12 {
253
- display: block;
254
- flex: 0 0 50%;
255
- max-width: 50%;
256
- }
257
- .ant-col-push-12 {
258
- left: 50%;
259
- }
260
- .ant-col-pull-12 {
261
- right: 50%;
262
- }
263
- .ant-col-offset-12 {
264
- margin-left: 50%;
265
- }
266
- .ant-col-order-12 {
267
- order: 12;
268
- }
269
- .ant-col-11 {
270
- display: block;
271
- flex: 0 0 45.83333333%;
272
- max-width: 45.83333333%;
273
- }
274
- .ant-col-push-11 {
275
- left: 45.83333333%;
276
- }
277
- .ant-col-pull-11 {
278
- right: 45.83333333%;
279
- }
280
- .ant-col-offset-11 {
281
- margin-left: 45.83333333%;
282
- }
283
- .ant-col-order-11 {
284
- order: 11;
285
- }
286
- .ant-col-10 {
287
- display: block;
288
- flex: 0 0 41.66666667%;
289
- max-width: 41.66666667%;
290
- }
291
- .ant-col-push-10 {
292
- left: 41.66666667%;
293
- }
294
- .ant-col-pull-10 {
295
- right: 41.66666667%;
296
- }
297
- .ant-col-offset-10 {
298
- margin-left: 41.66666667%;
299
- }
300
- .ant-col-order-10 {
301
- order: 10;
302
- }
303
- .ant-col-9 {
304
- display: block;
305
- flex: 0 0 37.5%;
306
- max-width: 37.5%;
307
- }
308
- .ant-col-push-9 {
309
- left: 37.5%;
310
- }
311
- .ant-col-pull-9 {
312
- right: 37.5%;
313
- }
314
- .ant-col-offset-9 {
315
- margin-left: 37.5%;
316
- }
317
- .ant-col-order-9 {
318
- order: 9;
319
- }
320
- .ant-col-8 {
321
- display: block;
322
- flex: 0 0 33.33333333%;
323
- max-width: 33.33333333%;
324
- }
325
- .ant-col-push-8 {
326
- left: 33.33333333%;
327
- }
328
- .ant-col-pull-8 {
329
- right: 33.33333333%;
330
- }
331
- .ant-col-offset-8 {
332
- margin-left: 33.33333333%;
333
- }
334
- .ant-col-order-8 {
335
- order: 8;
336
- }
337
- .ant-col-7 {
338
- display: block;
339
- flex: 0 0 29.16666667%;
340
- max-width: 29.16666667%;
341
- }
342
- .ant-col-push-7 {
343
- left: 29.16666667%;
344
- }
345
- .ant-col-pull-7 {
346
- right: 29.16666667%;
347
- }
348
- .ant-col-offset-7 {
349
- margin-left: 29.16666667%;
350
- }
351
- .ant-col-order-7 {
352
- order: 7;
353
- }
354
- .ant-col-6 {
355
- display: block;
356
- flex: 0 0 25%;
357
- max-width: 25%;
358
- }
359
- .ant-col-push-6 {
360
- left: 25%;
361
- }
362
- .ant-col-pull-6 {
363
- right: 25%;
364
- }
365
- .ant-col-offset-6 {
366
- margin-left: 25%;
367
- }
368
- .ant-col-order-6 {
369
- order: 6;
370
- }
371
- .ant-col-5 {
372
- display: block;
373
- flex: 0 0 20.83333333%;
374
- max-width: 20.83333333%;
375
- }
376
- .ant-col-push-5 {
377
- left: 20.83333333%;
378
- }
379
- .ant-col-pull-5 {
380
- right: 20.83333333%;
381
- }
382
- .ant-col-offset-5 {
383
- margin-left: 20.83333333%;
384
- }
385
- .ant-col-order-5 {
386
- order: 5;
387
- }
388
- .ant-col-4 {
389
- display: block;
390
- flex: 0 0 16.66666667%;
391
- max-width: 16.66666667%;
392
- }
393
- .ant-col-push-4 {
394
- left: 16.66666667%;
395
- }
396
- .ant-col-pull-4 {
397
- right: 16.66666667%;
398
- }
399
- .ant-col-offset-4 {
400
- margin-left: 16.66666667%;
401
- }
402
- .ant-col-order-4 {
403
- order: 4;
404
- }
405
- .ant-col-3 {
406
- display: block;
407
- flex: 0 0 12.5%;
408
- max-width: 12.5%;
409
- }
410
- .ant-col-push-3 {
411
- left: 12.5%;
412
- }
413
- .ant-col-pull-3 {
414
- right: 12.5%;
415
- }
416
- .ant-col-offset-3 {
417
- margin-left: 12.5%;
418
- }
419
- .ant-col-order-3 {
420
- order: 3;
421
- }
422
- .ant-col-2 {
423
- display: block;
424
- flex: 0 0 8.33333333%;
425
- max-width: 8.33333333%;
426
- }
427
- .ant-col-push-2 {
428
- left: 8.33333333%;
429
- }
430
- .ant-col-pull-2 {
431
- right: 8.33333333%;
432
- }
433
- .ant-col-offset-2 {
434
- margin-left: 8.33333333%;
435
- }
436
- .ant-col-order-2 {
437
- order: 2;
438
- }
439
- .ant-col-1 {
440
- display: block;
441
- flex: 0 0 4.16666667%;
442
- max-width: 4.16666667%;
443
- }
444
- .ant-col-push-1 {
445
- left: 4.16666667%;
446
- }
447
- .ant-col-pull-1 {
448
- right: 4.16666667%;
449
- }
450
- .ant-col-offset-1 {
451
- margin-left: 4.16666667%;
452
- }
453
- .ant-col-order-1 {
454
- order: 1;
455
- }
456
- .ant-col-0 {
457
- display: none;
458
- }
459
- .ant-col-push-0 {
460
- left: auto;
461
- }
462
- .ant-col-pull-0 {
463
- right: auto;
464
- }
465
- .ant-col-push-0 {
466
- left: auto;
467
- }
468
- .ant-col-pull-0 {
469
- right: auto;
470
- }
471
- .ant-col-offset-0 {
472
- margin-left: 0;
473
- }
474
- .ant-col-order-0 {
475
- order: 0;
476
- }
477
- .ant-col-push-0.ant-col-rtl {
478
- right: auto;
479
- }
480
- .ant-col-pull-0.ant-col-rtl {
481
- left: auto;
482
- }
483
- .ant-col-push-0.ant-col-rtl {
484
- right: auto;
485
- }
486
- .ant-col-pull-0.ant-col-rtl {
487
- left: auto;
488
- }
489
- .ant-col-offset-0.ant-col-rtl {
490
- margin-right: 0;
491
- }
492
- .ant-col-push-1.ant-col-rtl {
493
- right: 4.16666667%;
494
- left: auto;
495
- }
496
- .ant-col-pull-1.ant-col-rtl {
497
- right: auto;
498
- left: 4.16666667%;
499
- }
500
- .ant-col-offset-1.ant-col-rtl {
501
- margin-right: 4.16666667%;
502
- margin-left: 0;
503
- }
504
- .ant-col-push-2.ant-col-rtl {
505
- right: 8.33333333%;
506
- left: auto;
507
- }
508
- .ant-col-pull-2.ant-col-rtl {
509
- right: auto;
510
- left: 8.33333333%;
511
- }
512
- .ant-col-offset-2.ant-col-rtl {
513
- margin-right: 8.33333333%;
514
- margin-left: 0;
515
- }
516
- .ant-col-push-3.ant-col-rtl {
517
- right: 12.5%;
518
- left: auto;
519
- }
520
- .ant-col-pull-3.ant-col-rtl {
521
- right: auto;
522
- left: 12.5%;
523
- }
524
- .ant-col-offset-3.ant-col-rtl {
525
- margin-right: 12.5%;
526
- margin-left: 0;
527
- }
528
- .ant-col-push-4.ant-col-rtl {
529
- right: 16.66666667%;
530
- left: auto;
531
- }
532
- .ant-col-pull-4.ant-col-rtl {
533
- right: auto;
534
- left: 16.66666667%;
535
- }
536
- .ant-col-offset-4.ant-col-rtl {
537
- margin-right: 16.66666667%;
538
- margin-left: 0;
539
- }
540
- .ant-col-push-5.ant-col-rtl {
541
- right: 20.83333333%;
542
- left: auto;
543
- }
544
- .ant-col-pull-5.ant-col-rtl {
545
- right: auto;
546
- left: 20.83333333%;
547
- }
548
- .ant-col-offset-5.ant-col-rtl {
549
- margin-right: 20.83333333%;
550
- margin-left: 0;
551
- }
552
- .ant-col-push-6.ant-col-rtl {
553
- right: 25%;
554
- left: auto;
555
- }
556
- .ant-col-pull-6.ant-col-rtl {
557
- right: auto;
558
- left: 25%;
559
- }
560
- .ant-col-offset-6.ant-col-rtl {
561
- margin-right: 25%;
562
- margin-left: 0;
563
- }
564
- .ant-col-push-7.ant-col-rtl {
565
- right: 29.16666667%;
566
- left: auto;
567
- }
568
- .ant-col-pull-7.ant-col-rtl {
569
- right: auto;
570
- left: 29.16666667%;
571
- }
572
- .ant-col-offset-7.ant-col-rtl {
573
- margin-right: 29.16666667%;
574
- margin-left: 0;
575
- }
576
- .ant-col-push-8.ant-col-rtl {
577
- right: 33.33333333%;
578
- left: auto;
579
- }
580
- .ant-col-pull-8.ant-col-rtl {
581
- right: auto;
582
- left: 33.33333333%;
583
- }
584
- .ant-col-offset-8.ant-col-rtl {
585
- margin-right: 33.33333333%;
586
- margin-left: 0;
587
- }
588
- .ant-col-push-9.ant-col-rtl {
589
- right: 37.5%;
590
- left: auto;
591
- }
592
- .ant-col-pull-9.ant-col-rtl {
593
- right: auto;
594
- left: 37.5%;
595
- }
596
- .ant-col-offset-9.ant-col-rtl {
597
- margin-right: 37.5%;
598
- margin-left: 0;
599
- }
600
- .ant-col-push-10.ant-col-rtl {
601
- right: 41.66666667%;
602
- left: auto;
603
- }
604
- .ant-col-pull-10.ant-col-rtl {
605
- right: auto;
606
- left: 41.66666667%;
607
- }
608
- .ant-col-offset-10.ant-col-rtl {
609
- margin-right: 41.66666667%;
610
- margin-left: 0;
611
- }
612
- .ant-col-push-11.ant-col-rtl {
613
- right: 45.83333333%;
614
- left: auto;
615
- }
616
- .ant-col-pull-11.ant-col-rtl {
617
- right: auto;
618
- left: 45.83333333%;
619
- }
620
- .ant-col-offset-11.ant-col-rtl {
621
- margin-right: 45.83333333%;
622
- margin-left: 0;
623
- }
624
- .ant-col-push-12.ant-col-rtl {
625
- right: 50%;
626
- left: auto;
627
- }
628
- .ant-col-pull-12.ant-col-rtl {
629
- right: auto;
630
- left: 50%;
631
- }
632
- .ant-col-offset-12.ant-col-rtl {
633
- margin-right: 50%;
634
- margin-left: 0;
635
- }
636
- .ant-col-push-13.ant-col-rtl {
637
- right: 54.16666667%;
638
- left: auto;
639
- }
640
- .ant-col-pull-13.ant-col-rtl {
641
- right: auto;
642
- left: 54.16666667%;
643
- }
644
- .ant-col-offset-13.ant-col-rtl {
645
- margin-right: 54.16666667%;
646
- margin-left: 0;
647
- }
648
- .ant-col-push-14.ant-col-rtl {
649
- right: 58.33333333%;
650
- left: auto;
651
- }
652
- .ant-col-pull-14.ant-col-rtl {
653
- right: auto;
654
- left: 58.33333333%;
655
- }
656
- .ant-col-offset-14.ant-col-rtl {
657
- margin-right: 58.33333333%;
658
- margin-left: 0;
659
- }
660
- .ant-col-push-15.ant-col-rtl {
661
- right: 62.5%;
662
- left: auto;
663
- }
664
- .ant-col-pull-15.ant-col-rtl {
665
- right: auto;
666
- left: 62.5%;
667
- }
668
- .ant-col-offset-15.ant-col-rtl {
669
- margin-right: 62.5%;
670
- margin-left: 0;
671
- }
672
- .ant-col-push-16.ant-col-rtl {
673
- right: 66.66666667%;
674
- left: auto;
675
- }
676
- .ant-col-pull-16.ant-col-rtl {
677
- right: auto;
678
- left: 66.66666667%;
679
- }
680
- .ant-col-offset-16.ant-col-rtl {
681
- margin-right: 66.66666667%;
682
- margin-left: 0;
683
- }
684
- .ant-col-push-17.ant-col-rtl {
685
- right: 70.83333333%;
686
- left: auto;
687
- }
688
- .ant-col-pull-17.ant-col-rtl {
689
- right: auto;
690
- left: 70.83333333%;
691
- }
692
- .ant-col-offset-17.ant-col-rtl {
693
- margin-right: 70.83333333%;
694
- margin-left: 0;
695
- }
696
- .ant-col-push-18.ant-col-rtl {
697
- right: 75%;
698
- left: auto;
699
- }
700
- .ant-col-pull-18.ant-col-rtl {
701
- right: auto;
702
- left: 75%;
703
- }
704
- .ant-col-offset-18.ant-col-rtl {
705
- margin-right: 75%;
706
- margin-left: 0;
707
- }
708
- .ant-col-push-19.ant-col-rtl {
709
- right: 79.16666667%;
710
- left: auto;
711
- }
712
- .ant-col-pull-19.ant-col-rtl {
713
- right: auto;
714
- left: 79.16666667%;
715
- }
716
- .ant-col-offset-19.ant-col-rtl {
717
- margin-right: 79.16666667%;
718
- margin-left: 0;
719
- }
720
- .ant-col-push-20.ant-col-rtl {
721
- right: 83.33333333%;
722
- left: auto;
723
- }
724
- .ant-col-pull-20.ant-col-rtl {
725
- right: auto;
726
- left: 83.33333333%;
727
- }
728
- .ant-col-offset-20.ant-col-rtl {
729
- margin-right: 83.33333333%;
730
- margin-left: 0;
731
- }
732
- .ant-col-push-21.ant-col-rtl {
733
- right: 87.5%;
734
- left: auto;
735
- }
736
- .ant-col-pull-21.ant-col-rtl {
737
- right: auto;
738
- left: 87.5%;
739
- }
740
- .ant-col-offset-21.ant-col-rtl {
741
- margin-right: 87.5%;
742
- margin-left: 0;
743
- }
744
- .ant-col-push-22.ant-col-rtl {
745
- right: 91.66666667%;
746
- left: auto;
747
- }
748
- .ant-col-pull-22.ant-col-rtl {
749
- right: auto;
750
- left: 91.66666667%;
751
- }
752
- .ant-col-offset-22.ant-col-rtl {
753
- margin-right: 91.66666667%;
754
- margin-left: 0;
755
- }
756
- .ant-col-push-23.ant-col-rtl {
757
- right: 95.83333333%;
758
- left: auto;
759
- }
760
- .ant-col-pull-23.ant-col-rtl {
761
- right: auto;
762
- left: 95.83333333%;
763
- }
764
- .ant-col-offset-23.ant-col-rtl {
765
- margin-right: 95.83333333%;
766
- margin-left: 0;
767
- }
768
- .ant-col-push-24.ant-col-rtl {
769
- right: 100%;
770
- left: auto;
771
- }
772
- .ant-col-pull-24.ant-col-rtl {
773
- right: auto;
774
- left: 100%;
775
- }
776
- .ant-col-offset-24.ant-col-rtl {
777
- margin-right: 100%;
778
- margin-left: 0;
779
- }
780
- .ant-col-xs-24 {
781
- display: block;
782
- flex: 0 0 100%;
783
- max-width: 100%;
784
- }
785
- .ant-col-xs-push-24 {
786
- left: 100%;
787
- }
788
- .ant-col-xs-pull-24 {
789
- right: 100%;
790
- }
791
- .ant-col-xs-offset-24 {
792
- margin-left: 100%;
793
- }
794
- .ant-col-xs-order-24 {
795
- order: 24;
796
- }
797
- .ant-col-xs-23 {
798
- display: block;
799
- flex: 0 0 95.83333333%;
800
- max-width: 95.83333333%;
801
- }
802
- .ant-col-xs-push-23 {
803
- left: 95.83333333%;
804
- }
805
- .ant-col-xs-pull-23 {
806
- right: 95.83333333%;
807
- }
808
- .ant-col-xs-offset-23 {
809
- margin-left: 95.83333333%;
810
- }
811
- .ant-col-xs-order-23 {
812
- order: 23;
813
- }
814
- .ant-col-xs-22 {
815
- display: block;
816
- flex: 0 0 91.66666667%;
817
- max-width: 91.66666667%;
818
- }
819
- .ant-col-xs-push-22 {
820
- left: 91.66666667%;
821
- }
822
- .ant-col-xs-pull-22 {
823
- right: 91.66666667%;
824
- }
825
- .ant-col-xs-offset-22 {
826
- margin-left: 91.66666667%;
827
- }
828
- .ant-col-xs-order-22 {
829
- order: 22;
830
- }
831
- .ant-col-xs-21 {
832
- display: block;
833
- flex: 0 0 87.5%;
834
- max-width: 87.5%;
835
- }
836
- .ant-col-xs-push-21 {
837
- left: 87.5%;
838
- }
839
- .ant-col-xs-pull-21 {
840
- right: 87.5%;
841
- }
842
- .ant-col-xs-offset-21 {
843
- margin-left: 87.5%;
844
- }
845
- .ant-col-xs-order-21 {
846
- order: 21;
847
- }
848
- .ant-col-xs-20 {
849
- display: block;
850
- flex: 0 0 83.33333333%;
851
- max-width: 83.33333333%;
852
- }
853
- .ant-col-xs-push-20 {
854
- left: 83.33333333%;
855
- }
856
- .ant-col-xs-pull-20 {
857
- right: 83.33333333%;
858
- }
859
- .ant-col-xs-offset-20 {
860
- margin-left: 83.33333333%;
861
- }
862
- .ant-col-xs-order-20 {
863
- order: 20;
864
- }
865
- .ant-col-xs-19 {
866
- display: block;
867
- flex: 0 0 79.16666667%;
868
- max-width: 79.16666667%;
869
- }
870
- .ant-col-xs-push-19 {
871
- left: 79.16666667%;
872
- }
873
- .ant-col-xs-pull-19 {
874
- right: 79.16666667%;
875
- }
876
- .ant-col-xs-offset-19 {
877
- margin-left: 79.16666667%;
878
- }
879
- .ant-col-xs-order-19 {
880
- order: 19;
881
- }
882
- .ant-col-xs-18 {
883
- display: block;
884
- flex: 0 0 75%;
885
- max-width: 75%;
886
- }
887
- .ant-col-xs-push-18 {
888
- left: 75%;
889
- }
890
- .ant-col-xs-pull-18 {
891
- right: 75%;
892
- }
893
- .ant-col-xs-offset-18 {
894
- margin-left: 75%;
895
- }
896
- .ant-col-xs-order-18 {
897
- order: 18;
898
- }
899
- .ant-col-xs-17 {
900
- display: block;
901
- flex: 0 0 70.83333333%;
902
- max-width: 70.83333333%;
903
- }
904
- .ant-col-xs-push-17 {
905
- left: 70.83333333%;
906
- }
907
- .ant-col-xs-pull-17 {
908
- right: 70.83333333%;
909
- }
910
- .ant-col-xs-offset-17 {
911
- margin-left: 70.83333333%;
912
- }
913
- .ant-col-xs-order-17 {
914
- order: 17;
915
- }
916
- .ant-col-xs-16 {
917
- display: block;
918
- flex: 0 0 66.66666667%;
919
- max-width: 66.66666667%;
920
- }
921
- .ant-col-xs-push-16 {
922
- left: 66.66666667%;
923
- }
924
- .ant-col-xs-pull-16 {
925
- right: 66.66666667%;
926
- }
927
- .ant-col-xs-offset-16 {
928
- margin-left: 66.66666667%;
929
- }
930
- .ant-col-xs-order-16 {
931
- order: 16;
932
- }
933
- .ant-col-xs-15 {
934
- display: block;
935
- flex: 0 0 62.5%;
936
- max-width: 62.5%;
937
- }
938
- .ant-col-xs-push-15 {
939
- left: 62.5%;
940
- }
941
- .ant-col-xs-pull-15 {
942
- right: 62.5%;
943
- }
944
- .ant-col-xs-offset-15 {
945
- margin-left: 62.5%;
946
- }
947
- .ant-col-xs-order-15 {
948
- order: 15;
949
- }
950
- .ant-col-xs-14 {
951
- display: block;
952
- flex: 0 0 58.33333333%;
953
- max-width: 58.33333333%;
954
- }
955
- .ant-col-xs-push-14 {
956
- left: 58.33333333%;
957
- }
958
- .ant-col-xs-pull-14 {
959
- right: 58.33333333%;
960
- }
961
- .ant-col-xs-offset-14 {
962
- margin-left: 58.33333333%;
963
- }
964
- .ant-col-xs-order-14 {
965
- order: 14;
966
- }
967
- .ant-col-xs-13 {
968
- display: block;
969
- flex: 0 0 54.16666667%;
970
- max-width: 54.16666667%;
971
- }
972
- .ant-col-xs-push-13 {
973
- left: 54.16666667%;
974
- }
975
- .ant-col-xs-pull-13 {
976
- right: 54.16666667%;
977
- }
978
- .ant-col-xs-offset-13 {
979
- margin-left: 54.16666667%;
980
- }
981
- .ant-col-xs-order-13 {
982
- order: 13;
983
- }
984
- .ant-col-xs-12 {
985
- display: block;
986
- flex: 0 0 50%;
987
- max-width: 50%;
988
- }
989
- .ant-col-xs-push-12 {
990
- left: 50%;
991
- }
992
- .ant-col-xs-pull-12 {
993
- right: 50%;
994
- }
995
- .ant-col-xs-offset-12 {
996
- margin-left: 50%;
997
- }
998
- .ant-col-xs-order-12 {
999
- order: 12;
1000
- }
1001
- .ant-col-xs-11 {
1002
- display: block;
1003
- flex: 0 0 45.83333333%;
1004
- max-width: 45.83333333%;
1005
- }
1006
- .ant-col-xs-push-11 {
1007
- left: 45.83333333%;
1008
- }
1009
- .ant-col-xs-pull-11 {
1010
- right: 45.83333333%;
1011
- }
1012
- .ant-col-xs-offset-11 {
1013
- margin-left: 45.83333333%;
1014
- }
1015
- .ant-col-xs-order-11 {
1016
- order: 11;
1017
- }
1018
- .ant-col-xs-10 {
1019
- display: block;
1020
- flex: 0 0 41.66666667%;
1021
- max-width: 41.66666667%;
1022
- }
1023
- .ant-col-xs-push-10 {
1024
- left: 41.66666667%;
1025
- }
1026
- .ant-col-xs-pull-10 {
1027
- right: 41.66666667%;
1028
- }
1029
- .ant-col-xs-offset-10 {
1030
- margin-left: 41.66666667%;
1031
- }
1032
- .ant-col-xs-order-10 {
1033
- order: 10;
1034
- }
1035
- .ant-col-xs-9 {
1036
- display: block;
1037
- flex: 0 0 37.5%;
1038
- max-width: 37.5%;
1039
- }
1040
- .ant-col-xs-push-9 {
1041
- left: 37.5%;
1042
- }
1043
- .ant-col-xs-pull-9 {
1044
- right: 37.5%;
1045
- }
1046
- .ant-col-xs-offset-9 {
1047
- margin-left: 37.5%;
1048
- }
1049
- .ant-col-xs-order-9 {
1050
- order: 9;
1051
- }
1052
- .ant-col-xs-8 {
1053
- display: block;
1054
- flex: 0 0 33.33333333%;
1055
- max-width: 33.33333333%;
1056
- }
1057
- .ant-col-xs-push-8 {
1058
- left: 33.33333333%;
1059
- }
1060
- .ant-col-xs-pull-8 {
1061
- right: 33.33333333%;
1062
- }
1063
- .ant-col-xs-offset-8 {
1064
- margin-left: 33.33333333%;
1065
- }
1066
- .ant-col-xs-order-8 {
1067
- order: 8;
1068
- }
1069
- .ant-col-xs-7 {
1070
- display: block;
1071
- flex: 0 0 29.16666667%;
1072
- max-width: 29.16666667%;
1073
- }
1074
- .ant-col-xs-push-7 {
1075
- left: 29.16666667%;
1076
- }
1077
- .ant-col-xs-pull-7 {
1078
- right: 29.16666667%;
1079
- }
1080
- .ant-col-xs-offset-7 {
1081
- margin-left: 29.16666667%;
1082
- }
1083
- .ant-col-xs-order-7 {
1084
- order: 7;
1085
- }
1086
- .ant-col-xs-6 {
1087
- display: block;
1088
- flex: 0 0 25%;
1089
- max-width: 25%;
1090
- }
1091
- .ant-col-xs-push-6 {
1092
- left: 25%;
1093
- }
1094
- .ant-col-xs-pull-6 {
1095
- right: 25%;
1096
- }
1097
- .ant-col-xs-offset-6 {
1098
- margin-left: 25%;
1099
- }
1100
- .ant-col-xs-order-6 {
1101
- order: 6;
1102
- }
1103
- .ant-col-xs-5 {
1104
- display: block;
1105
- flex: 0 0 20.83333333%;
1106
- max-width: 20.83333333%;
1107
- }
1108
- .ant-col-xs-push-5 {
1109
- left: 20.83333333%;
1110
- }
1111
- .ant-col-xs-pull-5 {
1112
- right: 20.83333333%;
1113
- }
1114
- .ant-col-xs-offset-5 {
1115
- margin-left: 20.83333333%;
1116
- }
1117
- .ant-col-xs-order-5 {
1118
- order: 5;
1119
- }
1120
- .ant-col-xs-4 {
1121
- display: block;
1122
- flex: 0 0 16.66666667%;
1123
- max-width: 16.66666667%;
1124
- }
1125
- .ant-col-xs-push-4 {
1126
- left: 16.66666667%;
1127
- }
1128
- .ant-col-xs-pull-4 {
1129
- right: 16.66666667%;
1130
- }
1131
- .ant-col-xs-offset-4 {
1132
- margin-left: 16.66666667%;
1133
- }
1134
- .ant-col-xs-order-4 {
1135
- order: 4;
1136
- }
1137
- .ant-col-xs-3 {
1138
- display: block;
1139
- flex: 0 0 12.5%;
1140
- max-width: 12.5%;
1141
- }
1142
- .ant-col-xs-push-3 {
1143
- left: 12.5%;
1144
- }
1145
- .ant-col-xs-pull-3 {
1146
- right: 12.5%;
1147
- }
1148
- .ant-col-xs-offset-3 {
1149
- margin-left: 12.5%;
1150
- }
1151
- .ant-col-xs-order-3 {
1152
- order: 3;
1153
- }
1154
- .ant-col-xs-2 {
1155
- display: block;
1156
- flex: 0 0 8.33333333%;
1157
- max-width: 8.33333333%;
1158
- }
1159
- .ant-col-xs-push-2 {
1160
- left: 8.33333333%;
1161
- }
1162
- .ant-col-xs-pull-2 {
1163
- right: 8.33333333%;
1164
- }
1165
- .ant-col-xs-offset-2 {
1166
- margin-left: 8.33333333%;
1167
- }
1168
- .ant-col-xs-order-2 {
1169
- order: 2;
1170
- }
1171
- .ant-col-xs-1 {
1172
- display: block;
1173
- flex: 0 0 4.16666667%;
1174
- max-width: 4.16666667%;
1175
- }
1176
- .ant-col-xs-push-1 {
1177
- left: 4.16666667%;
1178
- }
1179
- .ant-col-xs-pull-1 {
1180
- right: 4.16666667%;
1181
- }
1182
- .ant-col-xs-offset-1 {
1183
- margin-left: 4.16666667%;
1184
- }
1185
- .ant-col-xs-order-1 {
1186
- order: 1;
1187
- }
1188
- .ant-col-xs-0 {
1189
- display: none;
1190
- }
1191
- .ant-col-push-0 {
1192
- left: auto;
1193
- }
1194
- .ant-col-pull-0 {
1195
- right: auto;
1196
- }
1197
- .ant-col-xs-push-0 {
1198
- left: auto;
1199
- }
1200
- .ant-col-xs-pull-0 {
1201
- right: auto;
1202
- }
1203
- .ant-col-xs-offset-0 {
1204
- margin-left: 0;
1205
- }
1206
- .ant-col-xs-order-0 {
1207
- order: 0;
1208
- }
1209
- .ant-col-push-0.ant-col-rtl {
1210
- right: auto;
1211
- }
1212
- .ant-col-pull-0.ant-col-rtl {
1213
- left: auto;
1214
- }
1215
- .ant-col-xs-push-0.ant-col-rtl {
1216
- right: auto;
1217
- }
1218
- .ant-col-xs-pull-0.ant-col-rtl {
1219
- left: auto;
1220
- }
1221
- .ant-col-xs-offset-0.ant-col-rtl {
1222
- margin-right: 0;
1223
- }
1224
- .ant-col-xs-push-1.ant-col-rtl {
1225
- right: 4.16666667%;
1226
- left: auto;
1227
- }
1228
- .ant-col-xs-pull-1.ant-col-rtl {
1229
- right: auto;
1230
- left: 4.16666667%;
1231
- }
1232
- .ant-col-xs-offset-1.ant-col-rtl {
1233
- margin-right: 4.16666667%;
1234
- margin-left: 0;
1235
- }
1236
- .ant-col-xs-push-2.ant-col-rtl {
1237
- right: 8.33333333%;
1238
- left: auto;
1239
- }
1240
- .ant-col-xs-pull-2.ant-col-rtl {
1241
- right: auto;
1242
- left: 8.33333333%;
1243
- }
1244
- .ant-col-xs-offset-2.ant-col-rtl {
1245
- margin-right: 8.33333333%;
1246
- margin-left: 0;
1247
- }
1248
- .ant-col-xs-push-3.ant-col-rtl {
1249
- right: 12.5%;
1250
- left: auto;
1251
- }
1252
- .ant-col-xs-pull-3.ant-col-rtl {
1253
- right: auto;
1254
- left: 12.5%;
1255
- }
1256
- .ant-col-xs-offset-3.ant-col-rtl {
1257
- margin-right: 12.5%;
1258
- margin-left: 0;
1259
- }
1260
- .ant-col-xs-push-4.ant-col-rtl {
1261
- right: 16.66666667%;
1262
- left: auto;
1263
- }
1264
- .ant-col-xs-pull-4.ant-col-rtl {
1265
- right: auto;
1266
- left: 16.66666667%;
1267
- }
1268
- .ant-col-xs-offset-4.ant-col-rtl {
1269
- margin-right: 16.66666667%;
1270
- margin-left: 0;
1271
- }
1272
- .ant-col-xs-push-5.ant-col-rtl {
1273
- right: 20.83333333%;
1274
- left: auto;
1275
- }
1276
- .ant-col-xs-pull-5.ant-col-rtl {
1277
- right: auto;
1278
- left: 20.83333333%;
1279
- }
1280
- .ant-col-xs-offset-5.ant-col-rtl {
1281
- margin-right: 20.83333333%;
1282
- margin-left: 0;
1283
- }
1284
- .ant-col-xs-push-6.ant-col-rtl {
1285
- right: 25%;
1286
- left: auto;
1287
- }
1288
- .ant-col-xs-pull-6.ant-col-rtl {
1289
- right: auto;
1290
- left: 25%;
1291
- }
1292
- .ant-col-xs-offset-6.ant-col-rtl {
1293
- margin-right: 25%;
1294
- margin-left: 0;
1295
- }
1296
- .ant-col-xs-push-7.ant-col-rtl {
1297
- right: 29.16666667%;
1298
- left: auto;
1299
- }
1300
- .ant-col-xs-pull-7.ant-col-rtl {
1301
- right: auto;
1302
- left: 29.16666667%;
1303
- }
1304
- .ant-col-xs-offset-7.ant-col-rtl {
1305
- margin-right: 29.16666667%;
1306
- margin-left: 0;
1307
- }
1308
- .ant-col-xs-push-8.ant-col-rtl {
1309
- right: 33.33333333%;
1310
- left: auto;
1311
- }
1312
- .ant-col-xs-pull-8.ant-col-rtl {
1313
- right: auto;
1314
- left: 33.33333333%;
1315
- }
1316
- .ant-col-xs-offset-8.ant-col-rtl {
1317
- margin-right: 33.33333333%;
1318
- margin-left: 0;
1319
- }
1320
- .ant-col-xs-push-9.ant-col-rtl {
1321
- right: 37.5%;
1322
- left: auto;
1323
- }
1324
- .ant-col-xs-pull-9.ant-col-rtl {
1325
- right: auto;
1326
- left: 37.5%;
1327
- }
1328
- .ant-col-xs-offset-9.ant-col-rtl {
1329
- margin-right: 37.5%;
1330
- margin-left: 0;
1331
- }
1332
- .ant-col-xs-push-10.ant-col-rtl {
1333
- right: 41.66666667%;
1334
- left: auto;
1335
- }
1336
- .ant-col-xs-pull-10.ant-col-rtl {
1337
- right: auto;
1338
- left: 41.66666667%;
1339
- }
1340
- .ant-col-xs-offset-10.ant-col-rtl {
1341
- margin-right: 41.66666667%;
1342
- margin-left: 0;
1343
- }
1344
- .ant-col-xs-push-11.ant-col-rtl {
1345
- right: 45.83333333%;
1346
- left: auto;
1347
- }
1348
- .ant-col-xs-pull-11.ant-col-rtl {
1349
- right: auto;
1350
- left: 45.83333333%;
1351
- }
1352
- .ant-col-xs-offset-11.ant-col-rtl {
1353
- margin-right: 45.83333333%;
1354
- margin-left: 0;
1355
- }
1356
- .ant-col-xs-push-12.ant-col-rtl {
1357
- right: 50%;
1358
- left: auto;
1359
- }
1360
- .ant-col-xs-pull-12.ant-col-rtl {
1361
- right: auto;
1362
- left: 50%;
1363
- }
1364
- .ant-col-xs-offset-12.ant-col-rtl {
1365
- margin-right: 50%;
1366
- margin-left: 0;
1367
- }
1368
- .ant-col-xs-push-13.ant-col-rtl {
1369
- right: 54.16666667%;
1370
- left: auto;
1371
- }
1372
- .ant-col-xs-pull-13.ant-col-rtl {
1373
- right: auto;
1374
- left: 54.16666667%;
1375
- }
1376
- .ant-col-xs-offset-13.ant-col-rtl {
1377
- margin-right: 54.16666667%;
1378
- margin-left: 0;
1379
- }
1380
- .ant-col-xs-push-14.ant-col-rtl {
1381
- right: 58.33333333%;
1382
- left: auto;
1383
- }
1384
- .ant-col-xs-pull-14.ant-col-rtl {
1385
- right: auto;
1386
- left: 58.33333333%;
1387
- }
1388
- .ant-col-xs-offset-14.ant-col-rtl {
1389
- margin-right: 58.33333333%;
1390
- margin-left: 0;
1391
- }
1392
- .ant-col-xs-push-15.ant-col-rtl {
1393
- right: 62.5%;
1394
- left: auto;
1395
- }
1396
- .ant-col-xs-pull-15.ant-col-rtl {
1397
- right: auto;
1398
- left: 62.5%;
1399
- }
1400
- .ant-col-xs-offset-15.ant-col-rtl {
1401
- margin-right: 62.5%;
1402
- margin-left: 0;
1403
- }
1404
- .ant-col-xs-push-16.ant-col-rtl {
1405
- right: 66.66666667%;
1406
- left: auto;
1407
- }
1408
- .ant-col-xs-pull-16.ant-col-rtl {
1409
- right: auto;
1410
- left: 66.66666667%;
1411
- }
1412
- .ant-col-xs-offset-16.ant-col-rtl {
1413
- margin-right: 66.66666667%;
1414
- margin-left: 0;
1415
- }
1416
- .ant-col-xs-push-17.ant-col-rtl {
1417
- right: 70.83333333%;
1418
- left: auto;
1419
- }
1420
- .ant-col-xs-pull-17.ant-col-rtl {
1421
- right: auto;
1422
- left: 70.83333333%;
1423
- }
1424
- .ant-col-xs-offset-17.ant-col-rtl {
1425
- margin-right: 70.83333333%;
1426
- margin-left: 0;
1427
- }
1428
- .ant-col-xs-push-18.ant-col-rtl {
1429
- right: 75%;
1430
- left: auto;
1431
- }
1432
- .ant-col-xs-pull-18.ant-col-rtl {
1433
- right: auto;
1434
- left: 75%;
1435
- }
1436
- .ant-col-xs-offset-18.ant-col-rtl {
1437
- margin-right: 75%;
1438
- margin-left: 0;
1439
- }
1440
- .ant-col-xs-push-19.ant-col-rtl {
1441
- right: 79.16666667%;
1442
- left: auto;
1443
- }
1444
- .ant-col-xs-pull-19.ant-col-rtl {
1445
- right: auto;
1446
- left: 79.16666667%;
1447
- }
1448
- .ant-col-xs-offset-19.ant-col-rtl {
1449
- margin-right: 79.16666667%;
1450
- margin-left: 0;
1451
- }
1452
- .ant-col-xs-push-20.ant-col-rtl {
1453
- right: 83.33333333%;
1454
- left: auto;
1455
- }
1456
- .ant-col-xs-pull-20.ant-col-rtl {
1457
- right: auto;
1458
- left: 83.33333333%;
1459
- }
1460
- .ant-col-xs-offset-20.ant-col-rtl {
1461
- margin-right: 83.33333333%;
1462
- margin-left: 0;
1463
- }
1464
- .ant-col-xs-push-21.ant-col-rtl {
1465
- right: 87.5%;
1466
- left: auto;
1467
- }
1468
- .ant-col-xs-pull-21.ant-col-rtl {
1469
- right: auto;
1470
- left: 87.5%;
1471
- }
1472
- .ant-col-xs-offset-21.ant-col-rtl {
1473
- margin-right: 87.5%;
1474
- margin-left: 0;
1475
- }
1476
- .ant-col-xs-push-22.ant-col-rtl {
1477
- right: 91.66666667%;
1478
- left: auto;
1479
- }
1480
- .ant-col-xs-pull-22.ant-col-rtl {
1481
- right: auto;
1482
- left: 91.66666667%;
1483
- }
1484
- .ant-col-xs-offset-22.ant-col-rtl {
1485
- margin-right: 91.66666667%;
1486
- margin-left: 0;
1487
- }
1488
- .ant-col-xs-push-23.ant-col-rtl {
1489
- right: 95.83333333%;
1490
- left: auto;
1491
- }
1492
- .ant-col-xs-pull-23.ant-col-rtl {
1493
- right: auto;
1494
- left: 95.83333333%;
1495
- }
1496
- .ant-col-xs-offset-23.ant-col-rtl {
1497
- margin-right: 95.83333333%;
1498
- margin-left: 0;
1499
- }
1500
- .ant-col-xs-push-24.ant-col-rtl {
1501
- right: 100%;
1502
- left: auto;
1503
- }
1504
- .ant-col-xs-pull-24.ant-col-rtl {
1505
- right: auto;
1506
- left: 100%;
1507
- }
1508
- .ant-col-xs-offset-24.ant-col-rtl {
1509
- margin-right: 100%;
1510
- margin-left: 0;
1511
- }
1512
- @media (min-width: 576px) {
1513
- .ant-col-sm-24 {
1514
- display: block;
1515
- flex: 0 0 100%;
1516
- max-width: 100%;
1517
- }
1518
- .ant-col-sm-push-24 {
1519
- left: 100%;
1520
- }
1521
- .ant-col-sm-pull-24 {
1522
- right: 100%;
1523
- }
1524
- .ant-col-sm-offset-24 {
1525
- margin-left: 100%;
1526
- }
1527
- .ant-col-sm-order-24 {
1528
- order: 24;
1529
- }
1530
- .ant-col-sm-23 {
1531
- display: block;
1532
- flex: 0 0 95.83333333%;
1533
- max-width: 95.83333333%;
1534
- }
1535
- .ant-col-sm-push-23 {
1536
- left: 95.83333333%;
1537
- }
1538
- .ant-col-sm-pull-23 {
1539
- right: 95.83333333%;
1540
- }
1541
- .ant-col-sm-offset-23 {
1542
- margin-left: 95.83333333%;
1543
- }
1544
- .ant-col-sm-order-23 {
1545
- order: 23;
1546
- }
1547
- .ant-col-sm-22 {
1548
- display: block;
1549
- flex: 0 0 91.66666667%;
1550
- max-width: 91.66666667%;
1551
- }
1552
- .ant-col-sm-push-22 {
1553
- left: 91.66666667%;
1554
- }
1555
- .ant-col-sm-pull-22 {
1556
- right: 91.66666667%;
1557
- }
1558
- .ant-col-sm-offset-22 {
1559
- margin-left: 91.66666667%;
1560
- }
1561
- .ant-col-sm-order-22 {
1562
- order: 22;
1563
- }
1564
- .ant-col-sm-21 {
1565
- display: block;
1566
- flex: 0 0 87.5%;
1567
- max-width: 87.5%;
1568
- }
1569
- .ant-col-sm-push-21 {
1570
- left: 87.5%;
1571
- }
1572
- .ant-col-sm-pull-21 {
1573
- right: 87.5%;
1574
- }
1575
- .ant-col-sm-offset-21 {
1576
- margin-left: 87.5%;
1577
- }
1578
- .ant-col-sm-order-21 {
1579
- order: 21;
1580
- }
1581
- .ant-col-sm-20 {
1582
- display: block;
1583
- flex: 0 0 83.33333333%;
1584
- max-width: 83.33333333%;
1585
- }
1586
- .ant-col-sm-push-20 {
1587
- left: 83.33333333%;
1588
- }
1589
- .ant-col-sm-pull-20 {
1590
- right: 83.33333333%;
1591
- }
1592
- .ant-col-sm-offset-20 {
1593
- margin-left: 83.33333333%;
1594
- }
1595
- .ant-col-sm-order-20 {
1596
- order: 20;
1597
- }
1598
- .ant-col-sm-19 {
1599
- display: block;
1600
- flex: 0 0 79.16666667%;
1601
- max-width: 79.16666667%;
1602
- }
1603
- .ant-col-sm-push-19 {
1604
- left: 79.16666667%;
1605
- }
1606
- .ant-col-sm-pull-19 {
1607
- right: 79.16666667%;
1608
- }
1609
- .ant-col-sm-offset-19 {
1610
- margin-left: 79.16666667%;
1611
- }
1612
- .ant-col-sm-order-19 {
1613
- order: 19;
1614
- }
1615
- .ant-col-sm-18 {
1616
- display: block;
1617
- flex: 0 0 75%;
1618
- max-width: 75%;
1619
- }
1620
- .ant-col-sm-push-18 {
1621
- left: 75%;
1622
- }
1623
- .ant-col-sm-pull-18 {
1624
- right: 75%;
1625
- }
1626
- .ant-col-sm-offset-18 {
1627
- margin-left: 75%;
1628
- }
1629
- .ant-col-sm-order-18 {
1630
- order: 18;
1631
- }
1632
- .ant-col-sm-17 {
1633
- display: block;
1634
- flex: 0 0 70.83333333%;
1635
- max-width: 70.83333333%;
1636
- }
1637
- .ant-col-sm-push-17 {
1638
- left: 70.83333333%;
1639
- }
1640
- .ant-col-sm-pull-17 {
1641
- right: 70.83333333%;
1642
- }
1643
- .ant-col-sm-offset-17 {
1644
- margin-left: 70.83333333%;
1645
- }
1646
- .ant-col-sm-order-17 {
1647
- order: 17;
1648
- }
1649
- .ant-col-sm-16 {
1650
- display: block;
1651
- flex: 0 0 66.66666667%;
1652
- max-width: 66.66666667%;
1653
- }
1654
- .ant-col-sm-push-16 {
1655
- left: 66.66666667%;
1656
- }
1657
- .ant-col-sm-pull-16 {
1658
- right: 66.66666667%;
1659
- }
1660
- .ant-col-sm-offset-16 {
1661
- margin-left: 66.66666667%;
1662
- }
1663
- .ant-col-sm-order-16 {
1664
- order: 16;
1665
- }
1666
- .ant-col-sm-15 {
1667
- display: block;
1668
- flex: 0 0 62.5%;
1669
- max-width: 62.5%;
1670
- }
1671
- .ant-col-sm-push-15 {
1672
- left: 62.5%;
1673
- }
1674
- .ant-col-sm-pull-15 {
1675
- right: 62.5%;
1676
- }
1677
- .ant-col-sm-offset-15 {
1678
- margin-left: 62.5%;
1679
- }
1680
- .ant-col-sm-order-15 {
1681
- order: 15;
1682
- }
1683
- .ant-col-sm-14 {
1684
- display: block;
1685
- flex: 0 0 58.33333333%;
1686
- max-width: 58.33333333%;
1687
- }
1688
- .ant-col-sm-push-14 {
1689
- left: 58.33333333%;
1690
- }
1691
- .ant-col-sm-pull-14 {
1692
- right: 58.33333333%;
1693
- }
1694
- .ant-col-sm-offset-14 {
1695
- margin-left: 58.33333333%;
1696
- }
1697
- .ant-col-sm-order-14 {
1698
- order: 14;
1699
- }
1700
- .ant-col-sm-13 {
1701
- display: block;
1702
- flex: 0 0 54.16666667%;
1703
- max-width: 54.16666667%;
1704
- }
1705
- .ant-col-sm-push-13 {
1706
- left: 54.16666667%;
1707
- }
1708
- .ant-col-sm-pull-13 {
1709
- right: 54.16666667%;
1710
- }
1711
- .ant-col-sm-offset-13 {
1712
- margin-left: 54.16666667%;
1713
- }
1714
- .ant-col-sm-order-13 {
1715
- order: 13;
1716
- }
1717
- .ant-col-sm-12 {
1718
- display: block;
1719
- flex: 0 0 50%;
1720
- max-width: 50%;
1721
- }
1722
- .ant-col-sm-push-12 {
1723
- left: 50%;
1724
- }
1725
- .ant-col-sm-pull-12 {
1726
- right: 50%;
1727
- }
1728
- .ant-col-sm-offset-12 {
1729
- margin-left: 50%;
1730
- }
1731
- .ant-col-sm-order-12 {
1732
- order: 12;
1733
- }
1734
- .ant-col-sm-11 {
1735
- display: block;
1736
- flex: 0 0 45.83333333%;
1737
- max-width: 45.83333333%;
1738
- }
1739
- .ant-col-sm-push-11 {
1740
- left: 45.83333333%;
1741
- }
1742
- .ant-col-sm-pull-11 {
1743
- right: 45.83333333%;
1744
- }
1745
- .ant-col-sm-offset-11 {
1746
- margin-left: 45.83333333%;
1747
- }
1748
- .ant-col-sm-order-11 {
1749
- order: 11;
1750
- }
1751
- .ant-col-sm-10 {
1752
- display: block;
1753
- flex: 0 0 41.66666667%;
1754
- max-width: 41.66666667%;
1755
- }
1756
- .ant-col-sm-push-10 {
1757
- left: 41.66666667%;
1758
- }
1759
- .ant-col-sm-pull-10 {
1760
- right: 41.66666667%;
1761
- }
1762
- .ant-col-sm-offset-10 {
1763
- margin-left: 41.66666667%;
1764
- }
1765
- .ant-col-sm-order-10 {
1766
- order: 10;
1767
- }
1768
- .ant-col-sm-9 {
1769
- display: block;
1770
- flex: 0 0 37.5%;
1771
- max-width: 37.5%;
1772
- }
1773
- .ant-col-sm-push-9 {
1774
- left: 37.5%;
1775
- }
1776
- .ant-col-sm-pull-9 {
1777
- right: 37.5%;
1778
- }
1779
- .ant-col-sm-offset-9 {
1780
- margin-left: 37.5%;
1781
- }
1782
- .ant-col-sm-order-9 {
1783
- order: 9;
1784
- }
1785
- .ant-col-sm-8 {
1786
- display: block;
1787
- flex: 0 0 33.33333333%;
1788
- max-width: 33.33333333%;
1789
- }
1790
- .ant-col-sm-push-8 {
1791
- left: 33.33333333%;
1792
- }
1793
- .ant-col-sm-pull-8 {
1794
- right: 33.33333333%;
1795
- }
1796
- .ant-col-sm-offset-8 {
1797
- margin-left: 33.33333333%;
1798
- }
1799
- .ant-col-sm-order-8 {
1800
- order: 8;
1801
- }
1802
- .ant-col-sm-7 {
1803
- display: block;
1804
- flex: 0 0 29.16666667%;
1805
- max-width: 29.16666667%;
1806
- }
1807
- .ant-col-sm-push-7 {
1808
- left: 29.16666667%;
1809
- }
1810
- .ant-col-sm-pull-7 {
1811
- right: 29.16666667%;
1812
- }
1813
- .ant-col-sm-offset-7 {
1814
- margin-left: 29.16666667%;
1815
- }
1816
- .ant-col-sm-order-7 {
1817
- order: 7;
1818
- }
1819
- .ant-col-sm-6 {
1820
- display: block;
1821
- flex: 0 0 25%;
1822
- max-width: 25%;
1823
- }
1824
- .ant-col-sm-push-6 {
1825
- left: 25%;
1826
- }
1827
- .ant-col-sm-pull-6 {
1828
- right: 25%;
1829
- }
1830
- .ant-col-sm-offset-6 {
1831
- margin-left: 25%;
1832
- }
1833
- .ant-col-sm-order-6 {
1834
- order: 6;
1835
- }
1836
- .ant-col-sm-5 {
1837
- display: block;
1838
- flex: 0 0 20.83333333%;
1839
- max-width: 20.83333333%;
1840
- }
1841
- .ant-col-sm-push-5 {
1842
- left: 20.83333333%;
1843
- }
1844
- .ant-col-sm-pull-5 {
1845
- right: 20.83333333%;
1846
- }
1847
- .ant-col-sm-offset-5 {
1848
- margin-left: 20.83333333%;
1849
- }
1850
- .ant-col-sm-order-5 {
1851
- order: 5;
1852
- }
1853
- .ant-col-sm-4 {
1854
- display: block;
1855
- flex: 0 0 16.66666667%;
1856
- max-width: 16.66666667%;
1857
- }
1858
- .ant-col-sm-push-4 {
1859
- left: 16.66666667%;
1860
- }
1861
- .ant-col-sm-pull-4 {
1862
- right: 16.66666667%;
1863
- }
1864
- .ant-col-sm-offset-4 {
1865
- margin-left: 16.66666667%;
1866
- }
1867
- .ant-col-sm-order-4 {
1868
- order: 4;
1869
- }
1870
- .ant-col-sm-3 {
1871
- display: block;
1872
- flex: 0 0 12.5%;
1873
- max-width: 12.5%;
1874
- }
1875
- .ant-col-sm-push-3 {
1876
- left: 12.5%;
1877
- }
1878
- .ant-col-sm-pull-3 {
1879
- right: 12.5%;
1880
- }
1881
- .ant-col-sm-offset-3 {
1882
- margin-left: 12.5%;
1883
- }
1884
- .ant-col-sm-order-3 {
1885
- order: 3;
1886
- }
1887
- .ant-col-sm-2 {
1888
- display: block;
1889
- flex: 0 0 8.33333333%;
1890
- max-width: 8.33333333%;
1891
- }
1892
- .ant-col-sm-push-2 {
1893
- left: 8.33333333%;
1894
- }
1895
- .ant-col-sm-pull-2 {
1896
- right: 8.33333333%;
1897
- }
1898
- .ant-col-sm-offset-2 {
1899
- margin-left: 8.33333333%;
1900
- }
1901
- .ant-col-sm-order-2 {
1902
- order: 2;
1903
- }
1904
- .ant-col-sm-1 {
1905
- display: block;
1906
- flex: 0 0 4.16666667%;
1907
- max-width: 4.16666667%;
1908
- }
1909
- .ant-col-sm-push-1 {
1910
- left: 4.16666667%;
1911
- }
1912
- .ant-col-sm-pull-1 {
1913
- right: 4.16666667%;
1914
- }
1915
- .ant-col-sm-offset-1 {
1916
- margin-left: 4.16666667%;
1917
- }
1918
- .ant-col-sm-order-1 {
1919
- order: 1;
1920
- }
1921
- .ant-col-sm-0 {
1922
- display: none;
1923
- }
1924
- .ant-col-push-0 {
1925
- left: auto;
1926
- }
1927
- .ant-col-pull-0 {
1928
- right: auto;
1929
- }
1930
- .ant-col-sm-push-0 {
1931
- left: auto;
1932
- }
1933
- .ant-col-sm-pull-0 {
1934
- right: auto;
1935
- }
1936
- .ant-col-sm-offset-0 {
1937
- margin-left: 0;
1938
- }
1939
- .ant-col-sm-order-0 {
1940
- order: 0;
1941
- }
1942
- .ant-col-push-0.ant-col-rtl {
1943
- right: auto;
1944
- }
1945
- .ant-col-pull-0.ant-col-rtl {
1946
- left: auto;
1947
- }
1948
- .ant-col-sm-push-0.ant-col-rtl {
1949
- right: auto;
1950
- }
1951
- .ant-col-sm-pull-0.ant-col-rtl {
1952
- left: auto;
1953
- }
1954
- .ant-col-sm-offset-0.ant-col-rtl {
1955
- margin-right: 0;
1956
- }
1957
- .ant-col-sm-push-1.ant-col-rtl {
1958
- right: 4.16666667%;
1959
- left: auto;
1960
- }
1961
- .ant-col-sm-pull-1.ant-col-rtl {
1962
- right: auto;
1963
- left: 4.16666667%;
1964
- }
1965
- .ant-col-sm-offset-1.ant-col-rtl {
1966
- margin-right: 4.16666667%;
1967
- margin-left: 0;
1968
- }
1969
- .ant-col-sm-push-2.ant-col-rtl {
1970
- right: 8.33333333%;
1971
- left: auto;
1972
- }
1973
- .ant-col-sm-pull-2.ant-col-rtl {
1974
- right: auto;
1975
- left: 8.33333333%;
1976
- }
1977
- .ant-col-sm-offset-2.ant-col-rtl {
1978
- margin-right: 8.33333333%;
1979
- margin-left: 0;
1980
- }
1981
- .ant-col-sm-push-3.ant-col-rtl {
1982
- right: 12.5%;
1983
- left: auto;
1984
- }
1985
- .ant-col-sm-pull-3.ant-col-rtl {
1986
- right: auto;
1987
- left: 12.5%;
1988
- }
1989
- .ant-col-sm-offset-3.ant-col-rtl {
1990
- margin-right: 12.5%;
1991
- margin-left: 0;
1992
- }
1993
- .ant-col-sm-push-4.ant-col-rtl {
1994
- right: 16.66666667%;
1995
- left: auto;
1996
- }
1997
- .ant-col-sm-pull-4.ant-col-rtl {
1998
- right: auto;
1999
- left: 16.66666667%;
2000
- }
2001
- .ant-col-sm-offset-4.ant-col-rtl {
2002
- margin-right: 16.66666667%;
2003
- margin-left: 0;
2004
- }
2005
- .ant-col-sm-push-5.ant-col-rtl {
2006
- right: 20.83333333%;
2007
- left: auto;
2008
- }
2009
- .ant-col-sm-pull-5.ant-col-rtl {
2010
- right: auto;
2011
- left: 20.83333333%;
2012
- }
2013
- .ant-col-sm-offset-5.ant-col-rtl {
2014
- margin-right: 20.83333333%;
2015
- margin-left: 0;
2016
- }
2017
- .ant-col-sm-push-6.ant-col-rtl {
2018
- right: 25%;
2019
- left: auto;
2020
- }
2021
- .ant-col-sm-pull-6.ant-col-rtl {
2022
- right: auto;
2023
- left: 25%;
2024
- }
2025
- .ant-col-sm-offset-6.ant-col-rtl {
2026
- margin-right: 25%;
2027
- margin-left: 0;
2028
- }
2029
- .ant-col-sm-push-7.ant-col-rtl {
2030
- right: 29.16666667%;
2031
- left: auto;
2032
- }
2033
- .ant-col-sm-pull-7.ant-col-rtl {
2034
- right: auto;
2035
- left: 29.16666667%;
2036
- }
2037
- .ant-col-sm-offset-7.ant-col-rtl {
2038
- margin-right: 29.16666667%;
2039
- margin-left: 0;
2040
- }
2041
- .ant-col-sm-push-8.ant-col-rtl {
2042
- right: 33.33333333%;
2043
- left: auto;
2044
- }
2045
- .ant-col-sm-pull-8.ant-col-rtl {
2046
- right: auto;
2047
- left: 33.33333333%;
2048
- }
2049
- .ant-col-sm-offset-8.ant-col-rtl {
2050
- margin-right: 33.33333333%;
2051
- margin-left: 0;
2052
- }
2053
- .ant-col-sm-push-9.ant-col-rtl {
2054
- right: 37.5%;
2055
- left: auto;
2056
- }
2057
- .ant-col-sm-pull-9.ant-col-rtl {
2058
- right: auto;
2059
- left: 37.5%;
2060
- }
2061
- .ant-col-sm-offset-9.ant-col-rtl {
2062
- margin-right: 37.5%;
2063
- margin-left: 0;
2064
- }
2065
- .ant-col-sm-push-10.ant-col-rtl {
2066
- right: 41.66666667%;
2067
- left: auto;
2068
- }
2069
- .ant-col-sm-pull-10.ant-col-rtl {
2070
- right: auto;
2071
- left: 41.66666667%;
2072
- }
2073
- .ant-col-sm-offset-10.ant-col-rtl {
2074
- margin-right: 41.66666667%;
2075
- margin-left: 0;
2076
- }
2077
- .ant-col-sm-push-11.ant-col-rtl {
2078
- right: 45.83333333%;
2079
- left: auto;
2080
- }
2081
- .ant-col-sm-pull-11.ant-col-rtl {
2082
- right: auto;
2083
- left: 45.83333333%;
2084
- }
2085
- .ant-col-sm-offset-11.ant-col-rtl {
2086
- margin-right: 45.83333333%;
2087
- margin-left: 0;
2088
- }
2089
- .ant-col-sm-push-12.ant-col-rtl {
2090
- right: 50%;
2091
- left: auto;
2092
- }
2093
- .ant-col-sm-pull-12.ant-col-rtl {
2094
- right: auto;
2095
- left: 50%;
2096
- }
2097
- .ant-col-sm-offset-12.ant-col-rtl {
2098
- margin-right: 50%;
2099
- margin-left: 0;
2100
- }
2101
- .ant-col-sm-push-13.ant-col-rtl {
2102
- right: 54.16666667%;
2103
- left: auto;
2104
- }
2105
- .ant-col-sm-pull-13.ant-col-rtl {
2106
- right: auto;
2107
- left: 54.16666667%;
2108
- }
2109
- .ant-col-sm-offset-13.ant-col-rtl {
2110
- margin-right: 54.16666667%;
2111
- margin-left: 0;
2112
- }
2113
- .ant-col-sm-push-14.ant-col-rtl {
2114
- right: 58.33333333%;
2115
- left: auto;
2116
- }
2117
- .ant-col-sm-pull-14.ant-col-rtl {
2118
- right: auto;
2119
- left: 58.33333333%;
2120
- }
2121
- .ant-col-sm-offset-14.ant-col-rtl {
2122
- margin-right: 58.33333333%;
2123
- margin-left: 0;
2124
- }
2125
- .ant-col-sm-push-15.ant-col-rtl {
2126
- right: 62.5%;
2127
- left: auto;
2128
- }
2129
- .ant-col-sm-pull-15.ant-col-rtl {
2130
- right: auto;
2131
- left: 62.5%;
2132
- }
2133
- .ant-col-sm-offset-15.ant-col-rtl {
2134
- margin-right: 62.5%;
2135
- margin-left: 0;
2136
- }
2137
- .ant-col-sm-push-16.ant-col-rtl {
2138
- right: 66.66666667%;
2139
- left: auto;
2140
- }
2141
- .ant-col-sm-pull-16.ant-col-rtl {
2142
- right: auto;
2143
- left: 66.66666667%;
2144
- }
2145
- .ant-col-sm-offset-16.ant-col-rtl {
2146
- margin-right: 66.66666667%;
2147
- margin-left: 0;
2148
- }
2149
- .ant-col-sm-push-17.ant-col-rtl {
2150
- right: 70.83333333%;
2151
- left: auto;
2152
- }
2153
- .ant-col-sm-pull-17.ant-col-rtl {
2154
- right: auto;
2155
- left: 70.83333333%;
2156
- }
2157
- .ant-col-sm-offset-17.ant-col-rtl {
2158
- margin-right: 70.83333333%;
2159
- margin-left: 0;
2160
- }
2161
- .ant-col-sm-push-18.ant-col-rtl {
2162
- right: 75%;
2163
- left: auto;
2164
- }
2165
- .ant-col-sm-pull-18.ant-col-rtl {
2166
- right: auto;
2167
- left: 75%;
2168
- }
2169
- .ant-col-sm-offset-18.ant-col-rtl {
2170
- margin-right: 75%;
2171
- margin-left: 0;
2172
- }
2173
- .ant-col-sm-push-19.ant-col-rtl {
2174
- right: 79.16666667%;
2175
- left: auto;
2176
- }
2177
- .ant-col-sm-pull-19.ant-col-rtl {
2178
- right: auto;
2179
- left: 79.16666667%;
2180
- }
2181
- .ant-col-sm-offset-19.ant-col-rtl {
2182
- margin-right: 79.16666667%;
2183
- margin-left: 0;
2184
- }
2185
- .ant-col-sm-push-20.ant-col-rtl {
2186
- right: 83.33333333%;
2187
- left: auto;
2188
- }
2189
- .ant-col-sm-pull-20.ant-col-rtl {
2190
- right: auto;
2191
- left: 83.33333333%;
2192
- }
2193
- .ant-col-sm-offset-20.ant-col-rtl {
2194
- margin-right: 83.33333333%;
2195
- margin-left: 0;
2196
- }
2197
- .ant-col-sm-push-21.ant-col-rtl {
2198
- right: 87.5%;
2199
- left: auto;
2200
- }
2201
- .ant-col-sm-pull-21.ant-col-rtl {
2202
- right: auto;
2203
- left: 87.5%;
2204
- }
2205
- .ant-col-sm-offset-21.ant-col-rtl {
2206
- margin-right: 87.5%;
2207
- margin-left: 0;
2208
- }
2209
- .ant-col-sm-push-22.ant-col-rtl {
2210
- right: 91.66666667%;
2211
- left: auto;
2212
- }
2213
- .ant-col-sm-pull-22.ant-col-rtl {
2214
- right: auto;
2215
- left: 91.66666667%;
2216
- }
2217
- .ant-col-sm-offset-22.ant-col-rtl {
2218
- margin-right: 91.66666667%;
2219
- margin-left: 0;
2220
- }
2221
- .ant-col-sm-push-23.ant-col-rtl {
2222
- right: 95.83333333%;
2223
- left: auto;
2224
- }
2225
- .ant-col-sm-pull-23.ant-col-rtl {
2226
- right: auto;
2227
- left: 95.83333333%;
2228
- }
2229
- .ant-col-sm-offset-23.ant-col-rtl {
2230
- margin-right: 95.83333333%;
2231
- margin-left: 0;
2232
- }
2233
- .ant-col-sm-push-24.ant-col-rtl {
2234
- right: 100%;
2235
- left: auto;
2236
- }
2237
- .ant-col-sm-pull-24.ant-col-rtl {
2238
- right: auto;
2239
- left: 100%;
2240
- }
2241
- .ant-col-sm-offset-24.ant-col-rtl {
2242
- margin-right: 100%;
2243
- margin-left: 0;
2244
- }
2245
- }
2246
- @media (min-width: 768px) {
2247
- .ant-col-md-24 {
2248
- display: block;
2249
- flex: 0 0 100%;
2250
- max-width: 100%;
2251
- }
2252
- .ant-col-md-push-24 {
2253
- left: 100%;
2254
- }
2255
- .ant-col-md-pull-24 {
2256
- right: 100%;
2257
- }
2258
- .ant-col-md-offset-24 {
2259
- margin-left: 100%;
2260
- }
2261
- .ant-col-md-order-24 {
2262
- order: 24;
2263
- }
2264
- .ant-col-md-23 {
2265
- display: block;
2266
- flex: 0 0 95.83333333%;
2267
- max-width: 95.83333333%;
2268
- }
2269
- .ant-col-md-push-23 {
2270
- left: 95.83333333%;
2271
- }
2272
- .ant-col-md-pull-23 {
2273
- right: 95.83333333%;
2274
- }
2275
- .ant-col-md-offset-23 {
2276
- margin-left: 95.83333333%;
2277
- }
2278
- .ant-col-md-order-23 {
2279
- order: 23;
2280
- }
2281
- .ant-col-md-22 {
2282
- display: block;
2283
- flex: 0 0 91.66666667%;
2284
- max-width: 91.66666667%;
2285
- }
2286
- .ant-col-md-push-22 {
2287
- left: 91.66666667%;
2288
- }
2289
- .ant-col-md-pull-22 {
2290
- right: 91.66666667%;
2291
- }
2292
- .ant-col-md-offset-22 {
2293
- margin-left: 91.66666667%;
2294
- }
2295
- .ant-col-md-order-22 {
2296
- order: 22;
2297
- }
2298
- .ant-col-md-21 {
2299
- display: block;
2300
- flex: 0 0 87.5%;
2301
- max-width: 87.5%;
2302
- }
2303
- .ant-col-md-push-21 {
2304
- left: 87.5%;
2305
- }
2306
- .ant-col-md-pull-21 {
2307
- right: 87.5%;
2308
- }
2309
- .ant-col-md-offset-21 {
2310
- margin-left: 87.5%;
2311
- }
2312
- .ant-col-md-order-21 {
2313
- order: 21;
2314
- }
2315
- .ant-col-md-20 {
2316
- display: block;
2317
- flex: 0 0 83.33333333%;
2318
- max-width: 83.33333333%;
2319
- }
2320
- .ant-col-md-push-20 {
2321
- left: 83.33333333%;
2322
- }
2323
- .ant-col-md-pull-20 {
2324
- right: 83.33333333%;
2325
- }
2326
- .ant-col-md-offset-20 {
2327
- margin-left: 83.33333333%;
2328
- }
2329
- .ant-col-md-order-20 {
2330
- order: 20;
2331
- }
2332
- .ant-col-md-19 {
2333
- display: block;
2334
- flex: 0 0 79.16666667%;
2335
- max-width: 79.16666667%;
2336
- }
2337
- .ant-col-md-push-19 {
2338
- left: 79.16666667%;
2339
- }
2340
- .ant-col-md-pull-19 {
2341
- right: 79.16666667%;
2342
- }
2343
- .ant-col-md-offset-19 {
2344
- margin-left: 79.16666667%;
2345
- }
2346
- .ant-col-md-order-19 {
2347
- order: 19;
2348
- }
2349
- .ant-col-md-18 {
2350
- display: block;
2351
- flex: 0 0 75%;
2352
- max-width: 75%;
2353
- }
2354
- .ant-col-md-push-18 {
2355
- left: 75%;
2356
- }
2357
- .ant-col-md-pull-18 {
2358
- right: 75%;
2359
- }
2360
- .ant-col-md-offset-18 {
2361
- margin-left: 75%;
2362
- }
2363
- .ant-col-md-order-18 {
2364
- order: 18;
2365
- }
2366
- .ant-col-md-17 {
2367
- display: block;
2368
- flex: 0 0 70.83333333%;
2369
- max-width: 70.83333333%;
2370
- }
2371
- .ant-col-md-push-17 {
2372
- left: 70.83333333%;
2373
- }
2374
- .ant-col-md-pull-17 {
2375
- right: 70.83333333%;
2376
- }
2377
- .ant-col-md-offset-17 {
2378
- margin-left: 70.83333333%;
2379
- }
2380
- .ant-col-md-order-17 {
2381
- order: 17;
2382
- }
2383
- .ant-col-md-16 {
2384
- display: block;
2385
- flex: 0 0 66.66666667%;
2386
- max-width: 66.66666667%;
2387
- }
2388
- .ant-col-md-push-16 {
2389
- left: 66.66666667%;
2390
- }
2391
- .ant-col-md-pull-16 {
2392
- right: 66.66666667%;
2393
- }
2394
- .ant-col-md-offset-16 {
2395
- margin-left: 66.66666667%;
2396
- }
2397
- .ant-col-md-order-16 {
2398
- order: 16;
2399
- }
2400
- .ant-col-md-15 {
2401
- display: block;
2402
- flex: 0 0 62.5%;
2403
- max-width: 62.5%;
2404
- }
2405
- .ant-col-md-push-15 {
2406
- left: 62.5%;
2407
- }
2408
- .ant-col-md-pull-15 {
2409
- right: 62.5%;
2410
- }
2411
- .ant-col-md-offset-15 {
2412
- margin-left: 62.5%;
2413
- }
2414
- .ant-col-md-order-15 {
2415
- order: 15;
2416
- }
2417
- .ant-col-md-14 {
2418
- display: block;
2419
- flex: 0 0 58.33333333%;
2420
- max-width: 58.33333333%;
2421
- }
2422
- .ant-col-md-push-14 {
2423
- left: 58.33333333%;
2424
- }
2425
- .ant-col-md-pull-14 {
2426
- right: 58.33333333%;
2427
- }
2428
- .ant-col-md-offset-14 {
2429
- margin-left: 58.33333333%;
2430
- }
2431
- .ant-col-md-order-14 {
2432
- order: 14;
2433
- }
2434
- .ant-col-md-13 {
2435
- display: block;
2436
- flex: 0 0 54.16666667%;
2437
- max-width: 54.16666667%;
2438
- }
2439
- .ant-col-md-push-13 {
2440
- left: 54.16666667%;
2441
- }
2442
- .ant-col-md-pull-13 {
2443
- right: 54.16666667%;
2444
- }
2445
- .ant-col-md-offset-13 {
2446
- margin-left: 54.16666667%;
2447
- }
2448
- .ant-col-md-order-13 {
2449
- order: 13;
2450
- }
2451
- .ant-col-md-12 {
2452
- display: block;
2453
- flex: 0 0 50%;
2454
- max-width: 50%;
2455
- }
2456
- .ant-col-md-push-12 {
2457
- left: 50%;
2458
- }
2459
- .ant-col-md-pull-12 {
2460
- right: 50%;
2461
- }
2462
- .ant-col-md-offset-12 {
2463
- margin-left: 50%;
2464
- }
2465
- .ant-col-md-order-12 {
2466
- order: 12;
2467
- }
2468
- .ant-col-md-11 {
2469
- display: block;
2470
- flex: 0 0 45.83333333%;
2471
- max-width: 45.83333333%;
2472
- }
2473
- .ant-col-md-push-11 {
2474
- left: 45.83333333%;
2475
- }
2476
- .ant-col-md-pull-11 {
2477
- right: 45.83333333%;
2478
- }
2479
- .ant-col-md-offset-11 {
2480
- margin-left: 45.83333333%;
2481
- }
2482
- .ant-col-md-order-11 {
2483
- order: 11;
2484
- }
2485
- .ant-col-md-10 {
2486
- display: block;
2487
- flex: 0 0 41.66666667%;
2488
- max-width: 41.66666667%;
2489
- }
2490
- .ant-col-md-push-10 {
2491
- left: 41.66666667%;
2492
- }
2493
- .ant-col-md-pull-10 {
2494
- right: 41.66666667%;
2495
- }
2496
- .ant-col-md-offset-10 {
2497
- margin-left: 41.66666667%;
2498
- }
2499
- .ant-col-md-order-10 {
2500
- order: 10;
2501
- }
2502
- .ant-col-md-9 {
2503
- display: block;
2504
- flex: 0 0 37.5%;
2505
- max-width: 37.5%;
2506
- }
2507
- .ant-col-md-push-9 {
2508
- left: 37.5%;
2509
- }
2510
- .ant-col-md-pull-9 {
2511
- right: 37.5%;
2512
- }
2513
- .ant-col-md-offset-9 {
2514
- margin-left: 37.5%;
2515
- }
2516
- .ant-col-md-order-9 {
2517
- order: 9;
2518
- }
2519
- .ant-col-md-8 {
2520
- display: block;
2521
- flex: 0 0 33.33333333%;
2522
- max-width: 33.33333333%;
2523
- }
2524
- .ant-col-md-push-8 {
2525
- left: 33.33333333%;
2526
- }
2527
- .ant-col-md-pull-8 {
2528
- right: 33.33333333%;
2529
- }
2530
- .ant-col-md-offset-8 {
2531
- margin-left: 33.33333333%;
2532
- }
2533
- .ant-col-md-order-8 {
2534
- order: 8;
2535
- }
2536
- .ant-col-md-7 {
2537
- display: block;
2538
- flex: 0 0 29.16666667%;
2539
- max-width: 29.16666667%;
2540
- }
2541
- .ant-col-md-push-7 {
2542
- left: 29.16666667%;
2543
- }
2544
- .ant-col-md-pull-7 {
2545
- right: 29.16666667%;
2546
- }
2547
- .ant-col-md-offset-7 {
2548
- margin-left: 29.16666667%;
2549
- }
2550
- .ant-col-md-order-7 {
2551
- order: 7;
2552
- }
2553
- .ant-col-md-6 {
2554
- display: block;
2555
- flex: 0 0 25%;
2556
- max-width: 25%;
2557
- }
2558
- .ant-col-md-push-6 {
2559
- left: 25%;
2560
- }
2561
- .ant-col-md-pull-6 {
2562
- right: 25%;
2563
- }
2564
- .ant-col-md-offset-6 {
2565
- margin-left: 25%;
2566
- }
2567
- .ant-col-md-order-6 {
2568
- order: 6;
2569
- }
2570
- .ant-col-md-5 {
2571
- display: block;
2572
- flex: 0 0 20.83333333%;
2573
- max-width: 20.83333333%;
2574
- }
2575
- .ant-col-md-push-5 {
2576
- left: 20.83333333%;
2577
- }
2578
- .ant-col-md-pull-5 {
2579
- right: 20.83333333%;
2580
- }
2581
- .ant-col-md-offset-5 {
2582
- margin-left: 20.83333333%;
2583
- }
2584
- .ant-col-md-order-5 {
2585
- order: 5;
2586
- }
2587
- .ant-col-md-4 {
2588
- display: block;
2589
- flex: 0 0 16.66666667%;
2590
- max-width: 16.66666667%;
2591
- }
2592
- .ant-col-md-push-4 {
2593
- left: 16.66666667%;
2594
- }
2595
- .ant-col-md-pull-4 {
2596
- right: 16.66666667%;
2597
- }
2598
- .ant-col-md-offset-4 {
2599
- margin-left: 16.66666667%;
2600
- }
2601
- .ant-col-md-order-4 {
2602
- order: 4;
2603
- }
2604
- .ant-col-md-3 {
2605
- display: block;
2606
- flex: 0 0 12.5%;
2607
- max-width: 12.5%;
2608
- }
2609
- .ant-col-md-push-3 {
2610
- left: 12.5%;
2611
- }
2612
- .ant-col-md-pull-3 {
2613
- right: 12.5%;
2614
- }
2615
- .ant-col-md-offset-3 {
2616
- margin-left: 12.5%;
2617
- }
2618
- .ant-col-md-order-3 {
2619
- order: 3;
2620
- }
2621
- .ant-col-md-2 {
2622
- display: block;
2623
- flex: 0 0 8.33333333%;
2624
- max-width: 8.33333333%;
2625
- }
2626
- .ant-col-md-push-2 {
2627
- left: 8.33333333%;
2628
- }
2629
- .ant-col-md-pull-2 {
2630
- right: 8.33333333%;
2631
- }
2632
- .ant-col-md-offset-2 {
2633
- margin-left: 8.33333333%;
2634
- }
2635
- .ant-col-md-order-2 {
2636
- order: 2;
2637
- }
2638
- .ant-col-md-1 {
2639
- display: block;
2640
- flex: 0 0 4.16666667%;
2641
- max-width: 4.16666667%;
2642
- }
2643
- .ant-col-md-push-1 {
2644
- left: 4.16666667%;
2645
- }
2646
- .ant-col-md-pull-1 {
2647
- right: 4.16666667%;
2648
- }
2649
- .ant-col-md-offset-1 {
2650
- margin-left: 4.16666667%;
2651
- }
2652
- .ant-col-md-order-1 {
2653
- order: 1;
2654
- }
2655
- .ant-col-md-0 {
2656
- display: none;
2657
- }
2658
- .ant-col-push-0 {
2659
- left: auto;
2660
- }
2661
- .ant-col-pull-0 {
2662
- right: auto;
2663
- }
2664
- .ant-col-md-push-0 {
2665
- left: auto;
2666
- }
2667
- .ant-col-md-pull-0 {
2668
- right: auto;
2669
- }
2670
- .ant-col-md-offset-0 {
2671
- margin-left: 0;
2672
- }
2673
- .ant-col-md-order-0 {
2674
- order: 0;
2675
- }
2676
- .ant-col-push-0.ant-col-rtl {
2677
- right: auto;
2678
- }
2679
- .ant-col-pull-0.ant-col-rtl {
2680
- left: auto;
2681
- }
2682
- .ant-col-md-push-0.ant-col-rtl {
2683
- right: auto;
2684
- }
2685
- .ant-col-md-pull-0.ant-col-rtl {
2686
- left: auto;
2687
- }
2688
- .ant-col-md-offset-0.ant-col-rtl {
2689
- margin-right: 0;
2690
- }
2691
- .ant-col-md-push-1.ant-col-rtl {
2692
- right: 4.16666667%;
2693
- left: auto;
2694
- }
2695
- .ant-col-md-pull-1.ant-col-rtl {
2696
- right: auto;
2697
- left: 4.16666667%;
2698
- }
2699
- .ant-col-md-offset-1.ant-col-rtl {
2700
- margin-right: 4.16666667%;
2701
- margin-left: 0;
2702
- }
2703
- .ant-col-md-push-2.ant-col-rtl {
2704
- right: 8.33333333%;
2705
- left: auto;
2706
- }
2707
- .ant-col-md-pull-2.ant-col-rtl {
2708
- right: auto;
2709
- left: 8.33333333%;
2710
- }
2711
- .ant-col-md-offset-2.ant-col-rtl {
2712
- margin-right: 8.33333333%;
2713
- margin-left: 0;
2714
- }
2715
- .ant-col-md-push-3.ant-col-rtl {
2716
- right: 12.5%;
2717
- left: auto;
2718
- }
2719
- .ant-col-md-pull-3.ant-col-rtl {
2720
- right: auto;
2721
- left: 12.5%;
2722
- }
2723
- .ant-col-md-offset-3.ant-col-rtl {
2724
- margin-right: 12.5%;
2725
- margin-left: 0;
2726
- }
2727
- .ant-col-md-push-4.ant-col-rtl {
2728
- right: 16.66666667%;
2729
- left: auto;
2730
- }
2731
- .ant-col-md-pull-4.ant-col-rtl {
2732
- right: auto;
2733
- left: 16.66666667%;
2734
- }
2735
- .ant-col-md-offset-4.ant-col-rtl {
2736
- margin-right: 16.66666667%;
2737
- margin-left: 0;
2738
- }
2739
- .ant-col-md-push-5.ant-col-rtl {
2740
- right: 20.83333333%;
2741
- left: auto;
2742
- }
2743
- .ant-col-md-pull-5.ant-col-rtl {
2744
- right: auto;
2745
- left: 20.83333333%;
2746
- }
2747
- .ant-col-md-offset-5.ant-col-rtl {
2748
- margin-right: 20.83333333%;
2749
- margin-left: 0;
2750
- }
2751
- .ant-col-md-push-6.ant-col-rtl {
2752
- right: 25%;
2753
- left: auto;
2754
- }
2755
- .ant-col-md-pull-6.ant-col-rtl {
2756
- right: auto;
2757
- left: 25%;
2758
- }
2759
- .ant-col-md-offset-6.ant-col-rtl {
2760
- margin-right: 25%;
2761
- margin-left: 0;
2762
- }
2763
- .ant-col-md-push-7.ant-col-rtl {
2764
- right: 29.16666667%;
2765
- left: auto;
2766
- }
2767
- .ant-col-md-pull-7.ant-col-rtl {
2768
- right: auto;
2769
- left: 29.16666667%;
2770
- }
2771
- .ant-col-md-offset-7.ant-col-rtl {
2772
- margin-right: 29.16666667%;
2773
- margin-left: 0;
2774
- }
2775
- .ant-col-md-push-8.ant-col-rtl {
2776
- right: 33.33333333%;
2777
- left: auto;
2778
- }
2779
- .ant-col-md-pull-8.ant-col-rtl {
2780
- right: auto;
2781
- left: 33.33333333%;
2782
- }
2783
- .ant-col-md-offset-8.ant-col-rtl {
2784
- margin-right: 33.33333333%;
2785
- margin-left: 0;
2786
- }
2787
- .ant-col-md-push-9.ant-col-rtl {
2788
- right: 37.5%;
2789
- left: auto;
2790
- }
2791
- .ant-col-md-pull-9.ant-col-rtl {
2792
- right: auto;
2793
- left: 37.5%;
2794
- }
2795
- .ant-col-md-offset-9.ant-col-rtl {
2796
- margin-right: 37.5%;
2797
- margin-left: 0;
2798
- }
2799
- .ant-col-md-push-10.ant-col-rtl {
2800
- right: 41.66666667%;
2801
- left: auto;
2802
- }
2803
- .ant-col-md-pull-10.ant-col-rtl {
2804
- right: auto;
2805
- left: 41.66666667%;
2806
- }
2807
- .ant-col-md-offset-10.ant-col-rtl {
2808
- margin-right: 41.66666667%;
2809
- margin-left: 0;
2810
- }
2811
- .ant-col-md-push-11.ant-col-rtl {
2812
- right: 45.83333333%;
2813
- left: auto;
2814
- }
2815
- .ant-col-md-pull-11.ant-col-rtl {
2816
- right: auto;
2817
- left: 45.83333333%;
2818
- }
2819
- .ant-col-md-offset-11.ant-col-rtl {
2820
- margin-right: 45.83333333%;
2821
- margin-left: 0;
2822
- }
2823
- .ant-col-md-push-12.ant-col-rtl {
2824
- right: 50%;
2825
- left: auto;
2826
- }
2827
- .ant-col-md-pull-12.ant-col-rtl {
2828
- right: auto;
2829
- left: 50%;
2830
- }
2831
- .ant-col-md-offset-12.ant-col-rtl {
2832
- margin-right: 50%;
2833
- margin-left: 0;
2834
- }
2835
- .ant-col-md-push-13.ant-col-rtl {
2836
- right: 54.16666667%;
2837
- left: auto;
2838
- }
2839
- .ant-col-md-pull-13.ant-col-rtl {
2840
- right: auto;
2841
- left: 54.16666667%;
2842
- }
2843
- .ant-col-md-offset-13.ant-col-rtl {
2844
- margin-right: 54.16666667%;
2845
- margin-left: 0;
2846
- }
2847
- .ant-col-md-push-14.ant-col-rtl {
2848
- right: 58.33333333%;
2849
- left: auto;
2850
- }
2851
- .ant-col-md-pull-14.ant-col-rtl {
2852
- right: auto;
2853
- left: 58.33333333%;
2854
- }
2855
- .ant-col-md-offset-14.ant-col-rtl {
2856
- margin-right: 58.33333333%;
2857
- margin-left: 0;
2858
- }
2859
- .ant-col-md-push-15.ant-col-rtl {
2860
- right: 62.5%;
2861
- left: auto;
2862
- }
2863
- .ant-col-md-pull-15.ant-col-rtl {
2864
- right: auto;
2865
- left: 62.5%;
2866
- }
2867
- .ant-col-md-offset-15.ant-col-rtl {
2868
- margin-right: 62.5%;
2869
- margin-left: 0;
2870
- }
2871
- .ant-col-md-push-16.ant-col-rtl {
2872
- right: 66.66666667%;
2873
- left: auto;
2874
- }
2875
- .ant-col-md-pull-16.ant-col-rtl {
2876
- right: auto;
2877
- left: 66.66666667%;
2878
- }
2879
- .ant-col-md-offset-16.ant-col-rtl {
2880
- margin-right: 66.66666667%;
2881
- margin-left: 0;
2882
- }
2883
- .ant-col-md-push-17.ant-col-rtl {
2884
- right: 70.83333333%;
2885
- left: auto;
2886
- }
2887
- .ant-col-md-pull-17.ant-col-rtl {
2888
- right: auto;
2889
- left: 70.83333333%;
2890
- }
2891
- .ant-col-md-offset-17.ant-col-rtl {
2892
- margin-right: 70.83333333%;
2893
- margin-left: 0;
2894
- }
2895
- .ant-col-md-push-18.ant-col-rtl {
2896
- right: 75%;
2897
- left: auto;
2898
- }
2899
- .ant-col-md-pull-18.ant-col-rtl {
2900
- right: auto;
2901
- left: 75%;
2902
- }
2903
- .ant-col-md-offset-18.ant-col-rtl {
2904
- margin-right: 75%;
2905
- margin-left: 0;
2906
- }
2907
- .ant-col-md-push-19.ant-col-rtl {
2908
- right: 79.16666667%;
2909
- left: auto;
2910
- }
2911
- .ant-col-md-pull-19.ant-col-rtl {
2912
- right: auto;
2913
- left: 79.16666667%;
2914
- }
2915
- .ant-col-md-offset-19.ant-col-rtl {
2916
- margin-right: 79.16666667%;
2917
- margin-left: 0;
2918
- }
2919
- .ant-col-md-push-20.ant-col-rtl {
2920
- right: 83.33333333%;
2921
- left: auto;
2922
- }
2923
- .ant-col-md-pull-20.ant-col-rtl {
2924
- right: auto;
2925
- left: 83.33333333%;
2926
- }
2927
- .ant-col-md-offset-20.ant-col-rtl {
2928
- margin-right: 83.33333333%;
2929
- margin-left: 0;
2930
- }
2931
- .ant-col-md-push-21.ant-col-rtl {
2932
- right: 87.5%;
2933
- left: auto;
2934
- }
2935
- .ant-col-md-pull-21.ant-col-rtl {
2936
- right: auto;
2937
- left: 87.5%;
2938
- }
2939
- .ant-col-md-offset-21.ant-col-rtl {
2940
- margin-right: 87.5%;
2941
- margin-left: 0;
2942
- }
2943
- .ant-col-md-push-22.ant-col-rtl {
2944
- right: 91.66666667%;
2945
- left: auto;
2946
- }
2947
- .ant-col-md-pull-22.ant-col-rtl {
2948
- right: auto;
2949
- left: 91.66666667%;
2950
- }
2951
- .ant-col-md-offset-22.ant-col-rtl {
2952
- margin-right: 91.66666667%;
2953
- margin-left: 0;
2954
- }
2955
- .ant-col-md-push-23.ant-col-rtl {
2956
- right: 95.83333333%;
2957
- left: auto;
2958
- }
2959
- .ant-col-md-pull-23.ant-col-rtl {
2960
- right: auto;
2961
- left: 95.83333333%;
2962
- }
2963
- .ant-col-md-offset-23.ant-col-rtl {
2964
- margin-right: 95.83333333%;
2965
- margin-left: 0;
2966
- }
2967
- .ant-col-md-push-24.ant-col-rtl {
2968
- right: 100%;
2969
- left: auto;
2970
- }
2971
- .ant-col-md-pull-24.ant-col-rtl {
2972
- right: auto;
2973
- left: 100%;
2974
- }
2975
- .ant-col-md-offset-24.ant-col-rtl {
2976
- margin-right: 100%;
2977
- margin-left: 0;
2978
- }
2979
- }
2980
- @media (min-width: 992px) {
2981
- .ant-col-lg-24 {
2982
- display: block;
2983
- flex: 0 0 100%;
2984
- max-width: 100%;
2985
- }
2986
- .ant-col-lg-push-24 {
2987
- left: 100%;
2988
- }
2989
- .ant-col-lg-pull-24 {
2990
- right: 100%;
2991
- }
2992
- .ant-col-lg-offset-24 {
2993
- margin-left: 100%;
2994
- }
2995
- .ant-col-lg-order-24 {
2996
- order: 24;
2997
- }
2998
- .ant-col-lg-23 {
2999
- display: block;
3000
- flex: 0 0 95.83333333%;
3001
- max-width: 95.83333333%;
3002
- }
3003
- .ant-col-lg-push-23 {
3004
- left: 95.83333333%;
3005
- }
3006
- .ant-col-lg-pull-23 {
3007
- right: 95.83333333%;
3008
- }
3009
- .ant-col-lg-offset-23 {
3010
- margin-left: 95.83333333%;
3011
- }
3012
- .ant-col-lg-order-23 {
3013
- order: 23;
3014
- }
3015
- .ant-col-lg-22 {
3016
- display: block;
3017
- flex: 0 0 91.66666667%;
3018
- max-width: 91.66666667%;
3019
- }
3020
- .ant-col-lg-push-22 {
3021
- left: 91.66666667%;
3022
- }
3023
- .ant-col-lg-pull-22 {
3024
- right: 91.66666667%;
3025
- }
3026
- .ant-col-lg-offset-22 {
3027
- margin-left: 91.66666667%;
3028
- }
3029
- .ant-col-lg-order-22 {
3030
- order: 22;
3031
- }
3032
- .ant-col-lg-21 {
3033
- display: block;
3034
- flex: 0 0 87.5%;
3035
- max-width: 87.5%;
3036
- }
3037
- .ant-col-lg-push-21 {
3038
- left: 87.5%;
3039
- }
3040
- .ant-col-lg-pull-21 {
3041
- right: 87.5%;
3042
- }
3043
- .ant-col-lg-offset-21 {
3044
- margin-left: 87.5%;
3045
- }
3046
- .ant-col-lg-order-21 {
3047
- order: 21;
3048
- }
3049
- .ant-col-lg-20 {
3050
- display: block;
3051
- flex: 0 0 83.33333333%;
3052
- max-width: 83.33333333%;
3053
- }
3054
- .ant-col-lg-push-20 {
3055
- left: 83.33333333%;
3056
- }
3057
- .ant-col-lg-pull-20 {
3058
- right: 83.33333333%;
3059
- }
3060
- .ant-col-lg-offset-20 {
3061
- margin-left: 83.33333333%;
3062
- }
3063
- .ant-col-lg-order-20 {
3064
- order: 20;
3065
- }
3066
- .ant-col-lg-19 {
3067
- display: block;
3068
- flex: 0 0 79.16666667%;
3069
- max-width: 79.16666667%;
3070
- }
3071
- .ant-col-lg-push-19 {
3072
- left: 79.16666667%;
3073
- }
3074
- .ant-col-lg-pull-19 {
3075
- right: 79.16666667%;
3076
- }
3077
- .ant-col-lg-offset-19 {
3078
- margin-left: 79.16666667%;
3079
- }
3080
- .ant-col-lg-order-19 {
3081
- order: 19;
3082
- }
3083
- .ant-col-lg-18 {
3084
- display: block;
3085
- flex: 0 0 75%;
3086
- max-width: 75%;
3087
- }
3088
- .ant-col-lg-push-18 {
3089
- left: 75%;
3090
- }
3091
- .ant-col-lg-pull-18 {
3092
- right: 75%;
3093
- }
3094
- .ant-col-lg-offset-18 {
3095
- margin-left: 75%;
3096
- }
3097
- .ant-col-lg-order-18 {
3098
- order: 18;
3099
- }
3100
- .ant-col-lg-17 {
3101
- display: block;
3102
- flex: 0 0 70.83333333%;
3103
- max-width: 70.83333333%;
3104
- }
3105
- .ant-col-lg-push-17 {
3106
- left: 70.83333333%;
3107
- }
3108
- .ant-col-lg-pull-17 {
3109
- right: 70.83333333%;
3110
- }
3111
- .ant-col-lg-offset-17 {
3112
- margin-left: 70.83333333%;
3113
- }
3114
- .ant-col-lg-order-17 {
3115
- order: 17;
3116
- }
3117
- .ant-col-lg-16 {
3118
- display: block;
3119
- flex: 0 0 66.66666667%;
3120
- max-width: 66.66666667%;
3121
- }
3122
- .ant-col-lg-push-16 {
3123
- left: 66.66666667%;
3124
- }
3125
- .ant-col-lg-pull-16 {
3126
- right: 66.66666667%;
3127
- }
3128
- .ant-col-lg-offset-16 {
3129
- margin-left: 66.66666667%;
3130
- }
3131
- .ant-col-lg-order-16 {
3132
- order: 16;
3133
- }
3134
- .ant-col-lg-15 {
3135
- display: block;
3136
- flex: 0 0 62.5%;
3137
- max-width: 62.5%;
3138
- }
3139
- .ant-col-lg-push-15 {
3140
- left: 62.5%;
3141
- }
3142
- .ant-col-lg-pull-15 {
3143
- right: 62.5%;
3144
- }
3145
- .ant-col-lg-offset-15 {
3146
- margin-left: 62.5%;
3147
- }
3148
- .ant-col-lg-order-15 {
3149
- order: 15;
3150
- }
3151
- .ant-col-lg-14 {
3152
- display: block;
3153
- flex: 0 0 58.33333333%;
3154
- max-width: 58.33333333%;
3155
- }
3156
- .ant-col-lg-push-14 {
3157
- left: 58.33333333%;
3158
- }
3159
- .ant-col-lg-pull-14 {
3160
- right: 58.33333333%;
3161
- }
3162
- .ant-col-lg-offset-14 {
3163
- margin-left: 58.33333333%;
3164
- }
3165
- .ant-col-lg-order-14 {
3166
- order: 14;
3167
- }
3168
- .ant-col-lg-13 {
3169
- display: block;
3170
- flex: 0 0 54.16666667%;
3171
- max-width: 54.16666667%;
3172
- }
3173
- .ant-col-lg-push-13 {
3174
- left: 54.16666667%;
3175
- }
3176
- .ant-col-lg-pull-13 {
3177
- right: 54.16666667%;
3178
- }
3179
- .ant-col-lg-offset-13 {
3180
- margin-left: 54.16666667%;
3181
- }
3182
- .ant-col-lg-order-13 {
3183
- order: 13;
3184
- }
3185
- .ant-col-lg-12 {
3186
- display: block;
3187
- flex: 0 0 50%;
3188
- max-width: 50%;
3189
- }
3190
- .ant-col-lg-push-12 {
3191
- left: 50%;
3192
- }
3193
- .ant-col-lg-pull-12 {
3194
- right: 50%;
3195
- }
3196
- .ant-col-lg-offset-12 {
3197
- margin-left: 50%;
3198
- }
3199
- .ant-col-lg-order-12 {
3200
- order: 12;
3201
- }
3202
- .ant-col-lg-11 {
3203
- display: block;
3204
- flex: 0 0 45.83333333%;
3205
- max-width: 45.83333333%;
3206
- }
3207
- .ant-col-lg-push-11 {
3208
- left: 45.83333333%;
3209
- }
3210
- .ant-col-lg-pull-11 {
3211
- right: 45.83333333%;
3212
- }
3213
- .ant-col-lg-offset-11 {
3214
- margin-left: 45.83333333%;
3215
- }
3216
- .ant-col-lg-order-11 {
3217
- order: 11;
3218
- }
3219
- .ant-col-lg-10 {
3220
- display: block;
3221
- flex: 0 0 41.66666667%;
3222
- max-width: 41.66666667%;
3223
- }
3224
- .ant-col-lg-push-10 {
3225
- left: 41.66666667%;
3226
- }
3227
- .ant-col-lg-pull-10 {
3228
- right: 41.66666667%;
3229
- }
3230
- .ant-col-lg-offset-10 {
3231
- margin-left: 41.66666667%;
3232
- }
3233
- .ant-col-lg-order-10 {
3234
- order: 10;
3235
- }
3236
- .ant-col-lg-9 {
3237
- display: block;
3238
- flex: 0 0 37.5%;
3239
- max-width: 37.5%;
3240
- }
3241
- .ant-col-lg-push-9 {
3242
- left: 37.5%;
3243
- }
3244
- .ant-col-lg-pull-9 {
3245
- right: 37.5%;
3246
- }
3247
- .ant-col-lg-offset-9 {
3248
- margin-left: 37.5%;
3249
- }
3250
- .ant-col-lg-order-9 {
3251
- order: 9;
3252
- }
3253
- .ant-col-lg-8 {
3254
- display: block;
3255
- flex: 0 0 33.33333333%;
3256
- max-width: 33.33333333%;
3257
- }
3258
- .ant-col-lg-push-8 {
3259
- left: 33.33333333%;
3260
- }
3261
- .ant-col-lg-pull-8 {
3262
- right: 33.33333333%;
3263
- }
3264
- .ant-col-lg-offset-8 {
3265
- margin-left: 33.33333333%;
3266
- }
3267
- .ant-col-lg-order-8 {
3268
- order: 8;
3269
- }
3270
- .ant-col-lg-7 {
3271
- display: block;
3272
- flex: 0 0 29.16666667%;
3273
- max-width: 29.16666667%;
3274
- }
3275
- .ant-col-lg-push-7 {
3276
- left: 29.16666667%;
3277
- }
3278
- .ant-col-lg-pull-7 {
3279
- right: 29.16666667%;
3280
- }
3281
- .ant-col-lg-offset-7 {
3282
- margin-left: 29.16666667%;
3283
- }
3284
- .ant-col-lg-order-7 {
3285
- order: 7;
3286
- }
3287
- .ant-col-lg-6 {
3288
- display: block;
3289
- flex: 0 0 25%;
3290
- max-width: 25%;
3291
- }
3292
- .ant-col-lg-push-6 {
3293
- left: 25%;
3294
- }
3295
- .ant-col-lg-pull-6 {
3296
- right: 25%;
3297
- }
3298
- .ant-col-lg-offset-6 {
3299
- margin-left: 25%;
3300
- }
3301
- .ant-col-lg-order-6 {
3302
- order: 6;
3303
- }
3304
- .ant-col-lg-5 {
3305
- display: block;
3306
- flex: 0 0 20.83333333%;
3307
- max-width: 20.83333333%;
3308
- }
3309
- .ant-col-lg-push-5 {
3310
- left: 20.83333333%;
3311
- }
3312
- .ant-col-lg-pull-5 {
3313
- right: 20.83333333%;
3314
- }
3315
- .ant-col-lg-offset-5 {
3316
- margin-left: 20.83333333%;
3317
- }
3318
- .ant-col-lg-order-5 {
3319
- order: 5;
3320
- }
3321
- .ant-col-lg-4 {
3322
- display: block;
3323
- flex: 0 0 16.66666667%;
3324
- max-width: 16.66666667%;
3325
- }
3326
- .ant-col-lg-push-4 {
3327
- left: 16.66666667%;
3328
- }
3329
- .ant-col-lg-pull-4 {
3330
- right: 16.66666667%;
3331
- }
3332
- .ant-col-lg-offset-4 {
3333
- margin-left: 16.66666667%;
3334
- }
3335
- .ant-col-lg-order-4 {
3336
- order: 4;
3337
- }
3338
- .ant-col-lg-3 {
3339
- display: block;
3340
- flex: 0 0 12.5%;
3341
- max-width: 12.5%;
3342
- }
3343
- .ant-col-lg-push-3 {
3344
- left: 12.5%;
3345
- }
3346
- .ant-col-lg-pull-3 {
3347
- right: 12.5%;
3348
- }
3349
- .ant-col-lg-offset-3 {
3350
- margin-left: 12.5%;
3351
- }
3352
- .ant-col-lg-order-3 {
3353
- order: 3;
3354
- }
3355
- .ant-col-lg-2 {
3356
- display: block;
3357
- flex: 0 0 8.33333333%;
3358
- max-width: 8.33333333%;
3359
- }
3360
- .ant-col-lg-push-2 {
3361
- left: 8.33333333%;
3362
- }
3363
- .ant-col-lg-pull-2 {
3364
- right: 8.33333333%;
3365
- }
3366
- .ant-col-lg-offset-2 {
3367
- margin-left: 8.33333333%;
3368
- }
3369
- .ant-col-lg-order-2 {
3370
- order: 2;
3371
- }
3372
- .ant-col-lg-1 {
3373
- display: block;
3374
- flex: 0 0 4.16666667%;
3375
- max-width: 4.16666667%;
3376
- }
3377
- .ant-col-lg-push-1 {
3378
- left: 4.16666667%;
3379
- }
3380
- .ant-col-lg-pull-1 {
3381
- right: 4.16666667%;
3382
- }
3383
- .ant-col-lg-offset-1 {
3384
- margin-left: 4.16666667%;
3385
- }
3386
- .ant-col-lg-order-1 {
3387
- order: 1;
3388
- }
3389
- .ant-col-lg-0 {
3390
- display: none;
3391
- }
3392
- .ant-col-push-0 {
3393
- left: auto;
3394
- }
3395
- .ant-col-pull-0 {
3396
- right: auto;
3397
- }
3398
- .ant-col-lg-push-0 {
3399
- left: auto;
3400
- }
3401
- .ant-col-lg-pull-0 {
3402
- right: auto;
3403
- }
3404
- .ant-col-lg-offset-0 {
3405
- margin-left: 0;
3406
- }
3407
- .ant-col-lg-order-0 {
3408
- order: 0;
3409
- }
3410
- .ant-col-push-0.ant-col-rtl {
3411
- right: auto;
3412
- }
3413
- .ant-col-pull-0.ant-col-rtl {
3414
- left: auto;
3415
- }
3416
- .ant-col-lg-push-0.ant-col-rtl {
3417
- right: auto;
3418
- }
3419
- .ant-col-lg-pull-0.ant-col-rtl {
3420
- left: auto;
3421
- }
3422
- .ant-col-lg-offset-0.ant-col-rtl {
3423
- margin-right: 0;
3424
- }
3425
- .ant-col-lg-push-1.ant-col-rtl {
3426
- right: 4.16666667%;
3427
- left: auto;
3428
- }
3429
- .ant-col-lg-pull-1.ant-col-rtl {
3430
- right: auto;
3431
- left: 4.16666667%;
3432
- }
3433
- .ant-col-lg-offset-1.ant-col-rtl {
3434
- margin-right: 4.16666667%;
3435
- margin-left: 0;
3436
- }
3437
- .ant-col-lg-push-2.ant-col-rtl {
3438
- right: 8.33333333%;
3439
- left: auto;
3440
- }
3441
- .ant-col-lg-pull-2.ant-col-rtl {
3442
- right: auto;
3443
- left: 8.33333333%;
3444
- }
3445
- .ant-col-lg-offset-2.ant-col-rtl {
3446
- margin-right: 8.33333333%;
3447
- margin-left: 0;
3448
- }
3449
- .ant-col-lg-push-3.ant-col-rtl {
3450
- right: 12.5%;
3451
- left: auto;
3452
- }
3453
- .ant-col-lg-pull-3.ant-col-rtl {
3454
- right: auto;
3455
- left: 12.5%;
3456
- }
3457
- .ant-col-lg-offset-3.ant-col-rtl {
3458
- margin-right: 12.5%;
3459
- margin-left: 0;
3460
- }
3461
- .ant-col-lg-push-4.ant-col-rtl {
3462
- right: 16.66666667%;
3463
- left: auto;
3464
- }
3465
- .ant-col-lg-pull-4.ant-col-rtl {
3466
- right: auto;
3467
- left: 16.66666667%;
3468
- }
3469
- .ant-col-lg-offset-4.ant-col-rtl {
3470
- margin-right: 16.66666667%;
3471
- margin-left: 0;
3472
- }
3473
- .ant-col-lg-push-5.ant-col-rtl {
3474
- right: 20.83333333%;
3475
- left: auto;
3476
- }
3477
- .ant-col-lg-pull-5.ant-col-rtl {
3478
- right: auto;
3479
- left: 20.83333333%;
3480
- }
3481
- .ant-col-lg-offset-5.ant-col-rtl {
3482
- margin-right: 20.83333333%;
3483
- margin-left: 0;
3484
- }
3485
- .ant-col-lg-push-6.ant-col-rtl {
3486
- right: 25%;
3487
- left: auto;
3488
- }
3489
- .ant-col-lg-pull-6.ant-col-rtl {
3490
- right: auto;
3491
- left: 25%;
3492
- }
3493
- .ant-col-lg-offset-6.ant-col-rtl {
3494
- margin-right: 25%;
3495
- margin-left: 0;
3496
- }
3497
- .ant-col-lg-push-7.ant-col-rtl {
3498
- right: 29.16666667%;
3499
- left: auto;
3500
- }
3501
- .ant-col-lg-pull-7.ant-col-rtl {
3502
- right: auto;
3503
- left: 29.16666667%;
3504
- }
3505
- .ant-col-lg-offset-7.ant-col-rtl {
3506
- margin-right: 29.16666667%;
3507
- margin-left: 0;
3508
- }
3509
- .ant-col-lg-push-8.ant-col-rtl {
3510
- right: 33.33333333%;
3511
- left: auto;
3512
- }
3513
- .ant-col-lg-pull-8.ant-col-rtl {
3514
- right: auto;
3515
- left: 33.33333333%;
3516
- }
3517
- .ant-col-lg-offset-8.ant-col-rtl {
3518
- margin-right: 33.33333333%;
3519
- margin-left: 0;
3520
- }
3521
- .ant-col-lg-push-9.ant-col-rtl {
3522
- right: 37.5%;
3523
- left: auto;
3524
- }
3525
- .ant-col-lg-pull-9.ant-col-rtl {
3526
- right: auto;
3527
- left: 37.5%;
3528
- }
3529
- .ant-col-lg-offset-9.ant-col-rtl {
3530
- margin-right: 37.5%;
3531
- margin-left: 0;
3532
- }
3533
- .ant-col-lg-push-10.ant-col-rtl {
3534
- right: 41.66666667%;
3535
- left: auto;
3536
- }
3537
- .ant-col-lg-pull-10.ant-col-rtl {
3538
- right: auto;
3539
- left: 41.66666667%;
3540
- }
3541
- .ant-col-lg-offset-10.ant-col-rtl {
3542
- margin-right: 41.66666667%;
3543
- margin-left: 0;
3544
- }
3545
- .ant-col-lg-push-11.ant-col-rtl {
3546
- right: 45.83333333%;
3547
- left: auto;
3548
- }
3549
- .ant-col-lg-pull-11.ant-col-rtl {
3550
- right: auto;
3551
- left: 45.83333333%;
3552
- }
3553
- .ant-col-lg-offset-11.ant-col-rtl {
3554
- margin-right: 45.83333333%;
3555
- margin-left: 0;
3556
- }
3557
- .ant-col-lg-push-12.ant-col-rtl {
3558
- right: 50%;
3559
- left: auto;
3560
- }
3561
- .ant-col-lg-pull-12.ant-col-rtl {
3562
- right: auto;
3563
- left: 50%;
3564
- }
3565
- .ant-col-lg-offset-12.ant-col-rtl {
3566
- margin-right: 50%;
3567
- margin-left: 0;
3568
- }
3569
- .ant-col-lg-push-13.ant-col-rtl {
3570
- right: 54.16666667%;
3571
- left: auto;
3572
- }
3573
- .ant-col-lg-pull-13.ant-col-rtl {
3574
- right: auto;
3575
- left: 54.16666667%;
3576
- }
3577
- .ant-col-lg-offset-13.ant-col-rtl {
3578
- margin-right: 54.16666667%;
3579
- margin-left: 0;
3580
- }
3581
- .ant-col-lg-push-14.ant-col-rtl {
3582
- right: 58.33333333%;
3583
- left: auto;
3584
- }
3585
- .ant-col-lg-pull-14.ant-col-rtl {
3586
- right: auto;
3587
- left: 58.33333333%;
3588
- }
3589
- .ant-col-lg-offset-14.ant-col-rtl {
3590
- margin-right: 58.33333333%;
3591
- margin-left: 0;
3592
- }
3593
- .ant-col-lg-push-15.ant-col-rtl {
3594
- right: 62.5%;
3595
- left: auto;
3596
- }
3597
- .ant-col-lg-pull-15.ant-col-rtl {
3598
- right: auto;
3599
- left: 62.5%;
3600
- }
3601
- .ant-col-lg-offset-15.ant-col-rtl {
3602
- margin-right: 62.5%;
3603
- margin-left: 0;
3604
- }
3605
- .ant-col-lg-push-16.ant-col-rtl {
3606
- right: 66.66666667%;
3607
- left: auto;
3608
- }
3609
- .ant-col-lg-pull-16.ant-col-rtl {
3610
- right: auto;
3611
- left: 66.66666667%;
3612
- }
3613
- .ant-col-lg-offset-16.ant-col-rtl {
3614
- margin-right: 66.66666667%;
3615
- margin-left: 0;
3616
- }
3617
- .ant-col-lg-push-17.ant-col-rtl {
3618
- right: 70.83333333%;
3619
- left: auto;
3620
- }
3621
- .ant-col-lg-pull-17.ant-col-rtl {
3622
- right: auto;
3623
- left: 70.83333333%;
3624
- }
3625
- .ant-col-lg-offset-17.ant-col-rtl {
3626
- margin-right: 70.83333333%;
3627
- margin-left: 0;
3628
- }
3629
- .ant-col-lg-push-18.ant-col-rtl {
3630
- right: 75%;
3631
- left: auto;
3632
- }
3633
- .ant-col-lg-pull-18.ant-col-rtl {
3634
- right: auto;
3635
- left: 75%;
3636
- }
3637
- .ant-col-lg-offset-18.ant-col-rtl {
3638
- margin-right: 75%;
3639
- margin-left: 0;
3640
- }
3641
- .ant-col-lg-push-19.ant-col-rtl {
3642
- right: 79.16666667%;
3643
- left: auto;
3644
- }
3645
- .ant-col-lg-pull-19.ant-col-rtl {
3646
- right: auto;
3647
- left: 79.16666667%;
3648
- }
3649
- .ant-col-lg-offset-19.ant-col-rtl {
3650
- margin-right: 79.16666667%;
3651
- margin-left: 0;
3652
- }
3653
- .ant-col-lg-push-20.ant-col-rtl {
3654
- right: 83.33333333%;
3655
- left: auto;
3656
- }
3657
- .ant-col-lg-pull-20.ant-col-rtl {
3658
- right: auto;
3659
- left: 83.33333333%;
3660
- }
3661
- .ant-col-lg-offset-20.ant-col-rtl {
3662
- margin-right: 83.33333333%;
3663
- margin-left: 0;
3664
- }
3665
- .ant-col-lg-push-21.ant-col-rtl {
3666
- right: 87.5%;
3667
- left: auto;
3668
- }
3669
- .ant-col-lg-pull-21.ant-col-rtl {
3670
- right: auto;
3671
- left: 87.5%;
3672
- }
3673
- .ant-col-lg-offset-21.ant-col-rtl {
3674
- margin-right: 87.5%;
3675
- margin-left: 0;
3676
- }
3677
- .ant-col-lg-push-22.ant-col-rtl {
3678
- right: 91.66666667%;
3679
- left: auto;
3680
- }
3681
- .ant-col-lg-pull-22.ant-col-rtl {
3682
- right: auto;
3683
- left: 91.66666667%;
3684
- }
3685
- .ant-col-lg-offset-22.ant-col-rtl {
3686
- margin-right: 91.66666667%;
3687
- margin-left: 0;
3688
- }
3689
- .ant-col-lg-push-23.ant-col-rtl {
3690
- right: 95.83333333%;
3691
- left: auto;
3692
- }
3693
- .ant-col-lg-pull-23.ant-col-rtl {
3694
- right: auto;
3695
- left: 95.83333333%;
3696
- }
3697
- .ant-col-lg-offset-23.ant-col-rtl {
3698
- margin-right: 95.83333333%;
3699
- margin-left: 0;
3700
- }
3701
- .ant-col-lg-push-24.ant-col-rtl {
3702
- right: 100%;
3703
- left: auto;
3704
- }
3705
- .ant-col-lg-pull-24.ant-col-rtl {
3706
- right: auto;
3707
- left: 100%;
3708
- }
3709
- .ant-col-lg-offset-24.ant-col-rtl {
3710
- margin-right: 100%;
3711
- margin-left: 0;
3712
- }
3713
- }
3714
- @media (min-width: 1200px) {
3715
- .ant-col-xl-24 {
3716
- display: block;
3717
- flex: 0 0 100%;
3718
- max-width: 100%;
3719
- }
3720
- .ant-col-xl-push-24 {
3721
- left: 100%;
3722
- }
3723
- .ant-col-xl-pull-24 {
3724
- right: 100%;
3725
- }
3726
- .ant-col-xl-offset-24 {
3727
- margin-left: 100%;
3728
- }
3729
- .ant-col-xl-order-24 {
3730
- order: 24;
3731
- }
3732
- .ant-col-xl-23 {
3733
- display: block;
3734
- flex: 0 0 95.83333333%;
3735
- max-width: 95.83333333%;
3736
- }
3737
- .ant-col-xl-push-23 {
3738
- left: 95.83333333%;
3739
- }
3740
- .ant-col-xl-pull-23 {
3741
- right: 95.83333333%;
3742
- }
3743
- .ant-col-xl-offset-23 {
3744
- margin-left: 95.83333333%;
3745
- }
3746
- .ant-col-xl-order-23 {
3747
- order: 23;
3748
- }
3749
- .ant-col-xl-22 {
3750
- display: block;
3751
- flex: 0 0 91.66666667%;
3752
- max-width: 91.66666667%;
3753
- }
3754
- .ant-col-xl-push-22 {
3755
- left: 91.66666667%;
3756
- }
3757
- .ant-col-xl-pull-22 {
3758
- right: 91.66666667%;
3759
- }
3760
- .ant-col-xl-offset-22 {
3761
- margin-left: 91.66666667%;
3762
- }
3763
- .ant-col-xl-order-22 {
3764
- order: 22;
3765
- }
3766
- .ant-col-xl-21 {
3767
- display: block;
3768
- flex: 0 0 87.5%;
3769
- max-width: 87.5%;
3770
- }
3771
- .ant-col-xl-push-21 {
3772
- left: 87.5%;
3773
- }
3774
- .ant-col-xl-pull-21 {
3775
- right: 87.5%;
3776
- }
3777
- .ant-col-xl-offset-21 {
3778
- margin-left: 87.5%;
3779
- }
3780
- .ant-col-xl-order-21 {
3781
- order: 21;
3782
- }
3783
- .ant-col-xl-20 {
3784
- display: block;
3785
- flex: 0 0 83.33333333%;
3786
- max-width: 83.33333333%;
3787
- }
3788
- .ant-col-xl-push-20 {
3789
- left: 83.33333333%;
3790
- }
3791
- .ant-col-xl-pull-20 {
3792
- right: 83.33333333%;
3793
- }
3794
- .ant-col-xl-offset-20 {
3795
- margin-left: 83.33333333%;
3796
- }
3797
- .ant-col-xl-order-20 {
3798
- order: 20;
3799
- }
3800
- .ant-col-xl-19 {
3801
- display: block;
3802
- flex: 0 0 79.16666667%;
3803
- max-width: 79.16666667%;
3804
- }
3805
- .ant-col-xl-push-19 {
3806
- left: 79.16666667%;
3807
- }
3808
- .ant-col-xl-pull-19 {
3809
- right: 79.16666667%;
3810
- }
3811
- .ant-col-xl-offset-19 {
3812
- margin-left: 79.16666667%;
3813
- }
3814
- .ant-col-xl-order-19 {
3815
- order: 19;
3816
- }
3817
- .ant-col-xl-18 {
3818
- display: block;
3819
- flex: 0 0 75%;
3820
- max-width: 75%;
3821
- }
3822
- .ant-col-xl-push-18 {
3823
- left: 75%;
3824
- }
3825
- .ant-col-xl-pull-18 {
3826
- right: 75%;
3827
- }
3828
- .ant-col-xl-offset-18 {
3829
- margin-left: 75%;
3830
- }
3831
- .ant-col-xl-order-18 {
3832
- order: 18;
3833
- }
3834
- .ant-col-xl-17 {
3835
- display: block;
3836
- flex: 0 0 70.83333333%;
3837
- max-width: 70.83333333%;
3838
- }
3839
- .ant-col-xl-push-17 {
3840
- left: 70.83333333%;
3841
- }
3842
- .ant-col-xl-pull-17 {
3843
- right: 70.83333333%;
3844
- }
3845
- .ant-col-xl-offset-17 {
3846
- margin-left: 70.83333333%;
3847
- }
3848
- .ant-col-xl-order-17 {
3849
- order: 17;
3850
- }
3851
- .ant-col-xl-16 {
3852
- display: block;
3853
- flex: 0 0 66.66666667%;
3854
- max-width: 66.66666667%;
3855
- }
3856
- .ant-col-xl-push-16 {
3857
- left: 66.66666667%;
3858
- }
3859
- .ant-col-xl-pull-16 {
3860
- right: 66.66666667%;
3861
- }
3862
- .ant-col-xl-offset-16 {
3863
- margin-left: 66.66666667%;
3864
- }
3865
- .ant-col-xl-order-16 {
3866
- order: 16;
3867
- }
3868
- .ant-col-xl-15 {
3869
- display: block;
3870
- flex: 0 0 62.5%;
3871
- max-width: 62.5%;
3872
- }
3873
- .ant-col-xl-push-15 {
3874
- left: 62.5%;
3875
- }
3876
- .ant-col-xl-pull-15 {
3877
- right: 62.5%;
3878
- }
3879
- .ant-col-xl-offset-15 {
3880
- margin-left: 62.5%;
3881
- }
3882
- .ant-col-xl-order-15 {
3883
- order: 15;
3884
- }
3885
- .ant-col-xl-14 {
3886
- display: block;
3887
- flex: 0 0 58.33333333%;
3888
- max-width: 58.33333333%;
3889
- }
3890
- .ant-col-xl-push-14 {
3891
- left: 58.33333333%;
3892
- }
3893
- .ant-col-xl-pull-14 {
3894
- right: 58.33333333%;
3895
- }
3896
- .ant-col-xl-offset-14 {
3897
- margin-left: 58.33333333%;
3898
- }
3899
- .ant-col-xl-order-14 {
3900
- order: 14;
3901
- }
3902
- .ant-col-xl-13 {
3903
- display: block;
3904
- flex: 0 0 54.16666667%;
3905
- max-width: 54.16666667%;
3906
- }
3907
- .ant-col-xl-push-13 {
3908
- left: 54.16666667%;
3909
- }
3910
- .ant-col-xl-pull-13 {
3911
- right: 54.16666667%;
3912
- }
3913
- .ant-col-xl-offset-13 {
3914
- margin-left: 54.16666667%;
3915
- }
3916
- .ant-col-xl-order-13 {
3917
- order: 13;
3918
- }
3919
- .ant-col-xl-12 {
3920
- display: block;
3921
- flex: 0 0 50%;
3922
- max-width: 50%;
3923
- }
3924
- .ant-col-xl-push-12 {
3925
- left: 50%;
3926
- }
3927
- .ant-col-xl-pull-12 {
3928
- right: 50%;
3929
- }
3930
- .ant-col-xl-offset-12 {
3931
- margin-left: 50%;
3932
- }
3933
- .ant-col-xl-order-12 {
3934
- order: 12;
3935
- }
3936
- .ant-col-xl-11 {
3937
- display: block;
3938
- flex: 0 0 45.83333333%;
3939
- max-width: 45.83333333%;
3940
- }
3941
- .ant-col-xl-push-11 {
3942
- left: 45.83333333%;
3943
- }
3944
- .ant-col-xl-pull-11 {
3945
- right: 45.83333333%;
3946
- }
3947
- .ant-col-xl-offset-11 {
3948
- margin-left: 45.83333333%;
3949
- }
3950
- .ant-col-xl-order-11 {
3951
- order: 11;
3952
- }
3953
- .ant-col-xl-10 {
3954
- display: block;
3955
- flex: 0 0 41.66666667%;
3956
- max-width: 41.66666667%;
3957
- }
3958
- .ant-col-xl-push-10 {
3959
- left: 41.66666667%;
3960
- }
3961
- .ant-col-xl-pull-10 {
3962
- right: 41.66666667%;
3963
- }
3964
- .ant-col-xl-offset-10 {
3965
- margin-left: 41.66666667%;
3966
- }
3967
- .ant-col-xl-order-10 {
3968
- order: 10;
3969
- }
3970
- .ant-col-xl-9 {
3971
- display: block;
3972
- flex: 0 0 37.5%;
3973
- max-width: 37.5%;
3974
- }
3975
- .ant-col-xl-push-9 {
3976
- left: 37.5%;
3977
- }
3978
- .ant-col-xl-pull-9 {
3979
- right: 37.5%;
3980
- }
3981
- .ant-col-xl-offset-9 {
3982
- margin-left: 37.5%;
3983
- }
3984
- .ant-col-xl-order-9 {
3985
- order: 9;
3986
- }
3987
- .ant-col-xl-8 {
3988
- display: block;
3989
- flex: 0 0 33.33333333%;
3990
- max-width: 33.33333333%;
3991
- }
3992
- .ant-col-xl-push-8 {
3993
- left: 33.33333333%;
3994
- }
3995
- .ant-col-xl-pull-8 {
3996
- right: 33.33333333%;
3997
- }
3998
- .ant-col-xl-offset-8 {
3999
- margin-left: 33.33333333%;
4000
- }
4001
- .ant-col-xl-order-8 {
4002
- order: 8;
4003
- }
4004
- .ant-col-xl-7 {
4005
- display: block;
4006
- flex: 0 0 29.16666667%;
4007
- max-width: 29.16666667%;
4008
- }
4009
- .ant-col-xl-push-7 {
4010
- left: 29.16666667%;
4011
- }
4012
- .ant-col-xl-pull-7 {
4013
- right: 29.16666667%;
4014
- }
4015
- .ant-col-xl-offset-7 {
4016
- margin-left: 29.16666667%;
4017
- }
4018
- .ant-col-xl-order-7 {
4019
- order: 7;
4020
- }
4021
- .ant-col-xl-6 {
4022
- display: block;
4023
- flex: 0 0 25%;
4024
- max-width: 25%;
4025
- }
4026
- .ant-col-xl-push-6 {
4027
- left: 25%;
4028
- }
4029
- .ant-col-xl-pull-6 {
4030
- right: 25%;
4031
- }
4032
- .ant-col-xl-offset-6 {
4033
- margin-left: 25%;
4034
- }
4035
- .ant-col-xl-order-6 {
4036
- order: 6;
4037
- }
4038
- .ant-col-xl-5 {
4039
- display: block;
4040
- flex: 0 0 20.83333333%;
4041
- max-width: 20.83333333%;
4042
- }
4043
- .ant-col-xl-push-5 {
4044
- left: 20.83333333%;
4045
- }
4046
- .ant-col-xl-pull-5 {
4047
- right: 20.83333333%;
4048
- }
4049
- .ant-col-xl-offset-5 {
4050
- margin-left: 20.83333333%;
4051
- }
4052
- .ant-col-xl-order-5 {
4053
- order: 5;
4054
- }
4055
- .ant-col-xl-4 {
4056
- display: block;
4057
- flex: 0 0 16.66666667%;
4058
- max-width: 16.66666667%;
4059
- }
4060
- .ant-col-xl-push-4 {
4061
- left: 16.66666667%;
4062
- }
4063
- .ant-col-xl-pull-4 {
4064
- right: 16.66666667%;
4065
- }
4066
- .ant-col-xl-offset-4 {
4067
- margin-left: 16.66666667%;
4068
- }
4069
- .ant-col-xl-order-4 {
4070
- order: 4;
4071
- }
4072
- .ant-col-xl-3 {
4073
- display: block;
4074
- flex: 0 0 12.5%;
4075
- max-width: 12.5%;
4076
- }
4077
- .ant-col-xl-push-3 {
4078
- left: 12.5%;
4079
- }
4080
- .ant-col-xl-pull-3 {
4081
- right: 12.5%;
4082
- }
4083
- .ant-col-xl-offset-3 {
4084
- margin-left: 12.5%;
4085
- }
4086
- .ant-col-xl-order-3 {
4087
- order: 3;
4088
- }
4089
- .ant-col-xl-2 {
4090
- display: block;
4091
- flex: 0 0 8.33333333%;
4092
- max-width: 8.33333333%;
4093
- }
4094
- .ant-col-xl-push-2 {
4095
- left: 8.33333333%;
4096
- }
4097
- .ant-col-xl-pull-2 {
4098
- right: 8.33333333%;
4099
- }
4100
- .ant-col-xl-offset-2 {
4101
- margin-left: 8.33333333%;
4102
- }
4103
- .ant-col-xl-order-2 {
4104
- order: 2;
4105
- }
4106
- .ant-col-xl-1 {
4107
- display: block;
4108
- flex: 0 0 4.16666667%;
4109
- max-width: 4.16666667%;
4110
- }
4111
- .ant-col-xl-push-1 {
4112
- left: 4.16666667%;
4113
- }
4114
- .ant-col-xl-pull-1 {
4115
- right: 4.16666667%;
4116
- }
4117
- .ant-col-xl-offset-1 {
4118
- margin-left: 4.16666667%;
4119
- }
4120
- .ant-col-xl-order-1 {
4121
- order: 1;
4122
- }
4123
- .ant-col-xl-0 {
4124
- display: none;
4125
- }
4126
- .ant-col-push-0 {
4127
- left: auto;
4128
- }
4129
- .ant-col-pull-0 {
4130
- right: auto;
4131
- }
4132
- .ant-col-xl-push-0 {
4133
- left: auto;
4134
- }
4135
- .ant-col-xl-pull-0 {
4136
- right: auto;
4137
- }
4138
- .ant-col-xl-offset-0 {
4139
- margin-left: 0;
4140
- }
4141
- .ant-col-xl-order-0 {
4142
- order: 0;
4143
- }
4144
- .ant-col-push-0.ant-col-rtl {
4145
- right: auto;
4146
- }
4147
- .ant-col-pull-0.ant-col-rtl {
4148
- left: auto;
4149
- }
4150
- .ant-col-xl-push-0.ant-col-rtl {
4151
- right: auto;
4152
- }
4153
- .ant-col-xl-pull-0.ant-col-rtl {
4154
- left: auto;
4155
- }
4156
- .ant-col-xl-offset-0.ant-col-rtl {
4157
- margin-right: 0;
4158
- }
4159
- .ant-col-xl-push-1.ant-col-rtl {
4160
- right: 4.16666667%;
4161
- left: auto;
4162
- }
4163
- .ant-col-xl-pull-1.ant-col-rtl {
4164
- right: auto;
4165
- left: 4.16666667%;
4166
- }
4167
- .ant-col-xl-offset-1.ant-col-rtl {
4168
- margin-right: 4.16666667%;
4169
- margin-left: 0;
4170
- }
4171
- .ant-col-xl-push-2.ant-col-rtl {
4172
- right: 8.33333333%;
4173
- left: auto;
4174
- }
4175
- .ant-col-xl-pull-2.ant-col-rtl {
4176
- right: auto;
4177
- left: 8.33333333%;
4178
- }
4179
- .ant-col-xl-offset-2.ant-col-rtl {
4180
- margin-right: 8.33333333%;
4181
- margin-left: 0;
4182
- }
4183
- .ant-col-xl-push-3.ant-col-rtl {
4184
- right: 12.5%;
4185
- left: auto;
4186
- }
4187
- .ant-col-xl-pull-3.ant-col-rtl {
4188
- right: auto;
4189
- left: 12.5%;
4190
- }
4191
- .ant-col-xl-offset-3.ant-col-rtl {
4192
- margin-right: 12.5%;
4193
- margin-left: 0;
4194
- }
4195
- .ant-col-xl-push-4.ant-col-rtl {
4196
- right: 16.66666667%;
4197
- left: auto;
4198
- }
4199
- .ant-col-xl-pull-4.ant-col-rtl {
4200
- right: auto;
4201
- left: 16.66666667%;
4202
- }
4203
- .ant-col-xl-offset-4.ant-col-rtl {
4204
- margin-right: 16.66666667%;
4205
- margin-left: 0;
4206
- }
4207
- .ant-col-xl-push-5.ant-col-rtl {
4208
- right: 20.83333333%;
4209
- left: auto;
4210
- }
4211
- .ant-col-xl-pull-5.ant-col-rtl {
4212
- right: auto;
4213
- left: 20.83333333%;
4214
- }
4215
- .ant-col-xl-offset-5.ant-col-rtl {
4216
- margin-right: 20.83333333%;
4217
- margin-left: 0;
4218
- }
4219
- .ant-col-xl-push-6.ant-col-rtl {
4220
- right: 25%;
4221
- left: auto;
4222
- }
4223
- .ant-col-xl-pull-6.ant-col-rtl {
4224
- right: auto;
4225
- left: 25%;
4226
- }
4227
- .ant-col-xl-offset-6.ant-col-rtl {
4228
- margin-right: 25%;
4229
- margin-left: 0;
4230
- }
4231
- .ant-col-xl-push-7.ant-col-rtl {
4232
- right: 29.16666667%;
4233
- left: auto;
4234
- }
4235
- .ant-col-xl-pull-7.ant-col-rtl {
4236
- right: auto;
4237
- left: 29.16666667%;
4238
- }
4239
- .ant-col-xl-offset-7.ant-col-rtl {
4240
- margin-right: 29.16666667%;
4241
- margin-left: 0;
4242
- }
4243
- .ant-col-xl-push-8.ant-col-rtl {
4244
- right: 33.33333333%;
4245
- left: auto;
4246
- }
4247
- .ant-col-xl-pull-8.ant-col-rtl {
4248
- right: auto;
4249
- left: 33.33333333%;
4250
- }
4251
- .ant-col-xl-offset-8.ant-col-rtl {
4252
- margin-right: 33.33333333%;
4253
- margin-left: 0;
4254
- }
4255
- .ant-col-xl-push-9.ant-col-rtl {
4256
- right: 37.5%;
4257
- left: auto;
4258
- }
4259
- .ant-col-xl-pull-9.ant-col-rtl {
4260
- right: auto;
4261
- left: 37.5%;
4262
- }
4263
- .ant-col-xl-offset-9.ant-col-rtl {
4264
- margin-right: 37.5%;
4265
- margin-left: 0;
4266
- }
4267
- .ant-col-xl-push-10.ant-col-rtl {
4268
- right: 41.66666667%;
4269
- left: auto;
4270
- }
4271
- .ant-col-xl-pull-10.ant-col-rtl {
4272
- right: auto;
4273
- left: 41.66666667%;
4274
- }
4275
- .ant-col-xl-offset-10.ant-col-rtl {
4276
- margin-right: 41.66666667%;
4277
- margin-left: 0;
4278
- }
4279
- .ant-col-xl-push-11.ant-col-rtl {
4280
- right: 45.83333333%;
4281
- left: auto;
4282
- }
4283
- .ant-col-xl-pull-11.ant-col-rtl {
4284
- right: auto;
4285
- left: 45.83333333%;
4286
- }
4287
- .ant-col-xl-offset-11.ant-col-rtl {
4288
- margin-right: 45.83333333%;
4289
- margin-left: 0;
4290
- }
4291
- .ant-col-xl-push-12.ant-col-rtl {
4292
- right: 50%;
4293
- left: auto;
4294
- }
4295
- .ant-col-xl-pull-12.ant-col-rtl {
4296
- right: auto;
4297
- left: 50%;
4298
- }
4299
- .ant-col-xl-offset-12.ant-col-rtl {
4300
- margin-right: 50%;
4301
- margin-left: 0;
4302
- }
4303
- .ant-col-xl-push-13.ant-col-rtl {
4304
- right: 54.16666667%;
4305
- left: auto;
4306
- }
4307
- .ant-col-xl-pull-13.ant-col-rtl {
4308
- right: auto;
4309
- left: 54.16666667%;
4310
- }
4311
- .ant-col-xl-offset-13.ant-col-rtl {
4312
- margin-right: 54.16666667%;
4313
- margin-left: 0;
4314
- }
4315
- .ant-col-xl-push-14.ant-col-rtl {
4316
- right: 58.33333333%;
4317
- left: auto;
4318
- }
4319
- .ant-col-xl-pull-14.ant-col-rtl {
4320
- right: auto;
4321
- left: 58.33333333%;
4322
- }
4323
- .ant-col-xl-offset-14.ant-col-rtl {
4324
- margin-right: 58.33333333%;
4325
- margin-left: 0;
4326
- }
4327
- .ant-col-xl-push-15.ant-col-rtl {
4328
- right: 62.5%;
4329
- left: auto;
4330
- }
4331
- .ant-col-xl-pull-15.ant-col-rtl {
4332
- right: auto;
4333
- left: 62.5%;
4334
- }
4335
- .ant-col-xl-offset-15.ant-col-rtl {
4336
- margin-right: 62.5%;
4337
- margin-left: 0;
4338
- }
4339
- .ant-col-xl-push-16.ant-col-rtl {
4340
- right: 66.66666667%;
4341
- left: auto;
4342
- }
4343
- .ant-col-xl-pull-16.ant-col-rtl {
4344
- right: auto;
4345
- left: 66.66666667%;
4346
- }
4347
- .ant-col-xl-offset-16.ant-col-rtl {
4348
- margin-right: 66.66666667%;
4349
- margin-left: 0;
4350
- }
4351
- .ant-col-xl-push-17.ant-col-rtl {
4352
- right: 70.83333333%;
4353
- left: auto;
4354
- }
4355
- .ant-col-xl-pull-17.ant-col-rtl {
4356
- right: auto;
4357
- left: 70.83333333%;
4358
- }
4359
- .ant-col-xl-offset-17.ant-col-rtl {
4360
- margin-right: 70.83333333%;
4361
- margin-left: 0;
4362
- }
4363
- .ant-col-xl-push-18.ant-col-rtl {
4364
- right: 75%;
4365
- left: auto;
4366
- }
4367
- .ant-col-xl-pull-18.ant-col-rtl {
4368
- right: auto;
4369
- left: 75%;
4370
- }
4371
- .ant-col-xl-offset-18.ant-col-rtl {
4372
- margin-right: 75%;
4373
- margin-left: 0;
4374
- }
4375
- .ant-col-xl-push-19.ant-col-rtl {
4376
- right: 79.16666667%;
4377
- left: auto;
4378
- }
4379
- .ant-col-xl-pull-19.ant-col-rtl {
4380
- right: auto;
4381
- left: 79.16666667%;
4382
- }
4383
- .ant-col-xl-offset-19.ant-col-rtl {
4384
- margin-right: 79.16666667%;
4385
- margin-left: 0;
4386
- }
4387
- .ant-col-xl-push-20.ant-col-rtl {
4388
- right: 83.33333333%;
4389
- left: auto;
4390
- }
4391
- .ant-col-xl-pull-20.ant-col-rtl {
4392
- right: auto;
4393
- left: 83.33333333%;
4394
- }
4395
- .ant-col-xl-offset-20.ant-col-rtl {
4396
- margin-right: 83.33333333%;
4397
- margin-left: 0;
4398
- }
4399
- .ant-col-xl-push-21.ant-col-rtl {
4400
- right: 87.5%;
4401
- left: auto;
4402
- }
4403
- .ant-col-xl-pull-21.ant-col-rtl {
4404
- right: auto;
4405
- left: 87.5%;
4406
- }
4407
- .ant-col-xl-offset-21.ant-col-rtl {
4408
- margin-right: 87.5%;
4409
- margin-left: 0;
4410
- }
4411
- .ant-col-xl-push-22.ant-col-rtl {
4412
- right: 91.66666667%;
4413
- left: auto;
4414
- }
4415
- .ant-col-xl-pull-22.ant-col-rtl {
4416
- right: auto;
4417
- left: 91.66666667%;
4418
- }
4419
- .ant-col-xl-offset-22.ant-col-rtl {
4420
- margin-right: 91.66666667%;
4421
- margin-left: 0;
4422
- }
4423
- .ant-col-xl-push-23.ant-col-rtl {
4424
- right: 95.83333333%;
4425
- left: auto;
4426
- }
4427
- .ant-col-xl-pull-23.ant-col-rtl {
4428
- right: auto;
4429
- left: 95.83333333%;
4430
- }
4431
- .ant-col-xl-offset-23.ant-col-rtl {
4432
- margin-right: 95.83333333%;
4433
- margin-left: 0;
4434
- }
4435
- .ant-col-xl-push-24.ant-col-rtl {
4436
- right: 100%;
4437
- left: auto;
4438
- }
4439
- .ant-col-xl-pull-24.ant-col-rtl {
4440
- right: auto;
4441
- left: 100%;
4442
- }
4443
- .ant-col-xl-offset-24.ant-col-rtl {
4444
- margin-right: 100%;
4445
- margin-left: 0;
4446
- }
4447
- }
4448
- @media (min-width: 1600px) {
4449
- .ant-col-xxl-24 {
4450
- display: block;
4451
- flex: 0 0 100%;
4452
- max-width: 100%;
4453
- }
4454
- .ant-col-xxl-push-24 {
4455
- left: 100%;
4456
- }
4457
- .ant-col-xxl-pull-24 {
4458
- right: 100%;
4459
- }
4460
- .ant-col-xxl-offset-24 {
4461
- margin-left: 100%;
4462
- }
4463
- .ant-col-xxl-order-24 {
4464
- order: 24;
4465
- }
4466
- .ant-col-xxl-23 {
4467
- display: block;
4468
- flex: 0 0 95.83333333%;
4469
- max-width: 95.83333333%;
4470
- }
4471
- .ant-col-xxl-push-23 {
4472
- left: 95.83333333%;
4473
- }
4474
- .ant-col-xxl-pull-23 {
4475
- right: 95.83333333%;
4476
- }
4477
- .ant-col-xxl-offset-23 {
4478
- margin-left: 95.83333333%;
4479
- }
4480
- .ant-col-xxl-order-23 {
4481
- order: 23;
4482
- }
4483
- .ant-col-xxl-22 {
4484
- display: block;
4485
- flex: 0 0 91.66666667%;
4486
- max-width: 91.66666667%;
4487
- }
4488
- .ant-col-xxl-push-22 {
4489
- left: 91.66666667%;
4490
- }
4491
- .ant-col-xxl-pull-22 {
4492
- right: 91.66666667%;
4493
- }
4494
- .ant-col-xxl-offset-22 {
4495
- margin-left: 91.66666667%;
4496
- }
4497
- .ant-col-xxl-order-22 {
4498
- order: 22;
4499
- }
4500
- .ant-col-xxl-21 {
4501
- display: block;
4502
- flex: 0 0 87.5%;
4503
- max-width: 87.5%;
4504
- }
4505
- .ant-col-xxl-push-21 {
4506
- left: 87.5%;
4507
- }
4508
- .ant-col-xxl-pull-21 {
4509
- right: 87.5%;
4510
- }
4511
- .ant-col-xxl-offset-21 {
4512
- margin-left: 87.5%;
4513
- }
4514
- .ant-col-xxl-order-21 {
4515
- order: 21;
4516
- }
4517
- .ant-col-xxl-20 {
4518
- display: block;
4519
- flex: 0 0 83.33333333%;
4520
- max-width: 83.33333333%;
4521
- }
4522
- .ant-col-xxl-push-20 {
4523
- left: 83.33333333%;
4524
- }
4525
- .ant-col-xxl-pull-20 {
4526
- right: 83.33333333%;
4527
- }
4528
- .ant-col-xxl-offset-20 {
4529
- margin-left: 83.33333333%;
4530
- }
4531
- .ant-col-xxl-order-20 {
4532
- order: 20;
4533
- }
4534
- .ant-col-xxl-19 {
4535
- display: block;
4536
- flex: 0 0 79.16666667%;
4537
- max-width: 79.16666667%;
4538
- }
4539
- .ant-col-xxl-push-19 {
4540
- left: 79.16666667%;
4541
- }
4542
- .ant-col-xxl-pull-19 {
4543
- right: 79.16666667%;
4544
- }
4545
- .ant-col-xxl-offset-19 {
4546
- margin-left: 79.16666667%;
4547
- }
4548
- .ant-col-xxl-order-19 {
4549
- order: 19;
4550
- }
4551
- .ant-col-xxl-18 {
4552
- display: block;
4553
- flex: 0 0 75%;
4554
- max-width: 75%;
4555
- }
4556
- .ant-col-xxl-push-18 {
4557
- left: 75%;
4558
- }
4559
- .ant-col-xxl-pull-18 {
4560
- right: 75%;
4561
- }
4562
- .ant-col-xxl-offset-18 {
4563
- margin-left: 75%;
4564
- }
4565
- .ant-col-xxl-order-18 {
4566
- order: 18;
4567
- }
4568
- .ant-col-xxl-17 {
4569
- display: block;
4570
- flex: 0 0 70.83333333%;
4571
- max-width: 70.83333333%;
4572
- }
4573
- .ant-col-xxl-push-17 {
4574
- left: 70.83333333%;
4575
- }
4576
- .ant-col-xxl-pull-17 {
4577
- right: 70.83333333%;
4578
- }
4579
- .ant-col-xxl-offset-17 {
4580
- margin-left: 70.83333333%;
4581
- }
4582
- .ant-col-xxl-order-17 {
4583
- order: 17;
4584
- }
4585
- .ant-col-xxl-16 {
4586
- display: block;
4587
- flex: 0 0 66.66666667%;
4588
- max-width: 66.66666667%;
4589
- }
4590
- .ant-col-xxl-push-16 {
4591
- left: 66.66666667%;
4592
- }
4593
- .ant-col-xxl-pull-16 {
4594
- right: 66.66666667%;
4595
- }
4596
- .ant-col-xxl-offset-16 {
4597
- margin-left: 66.66666667%;
4598
- }
4599
- .ant-col-xxl-order-16 {
4600
- order: 16;
4601
- }
4602
- .ant-col-xxl-15 {
4603
- display: block;
4604
- flex: 0 0 62.5%;
4605
- max-width: 62.5%;
4606
- }
4607
- .ant-col-xxl-push-15 {
4608
- left: 62.5%;
4609
- }
4610
- .ant-col-xxl-pull-15 {
4611
- right: 62.5%;
4612
- }
4613
- .ant-col-xxl-offset-15 {
4614
- margin-left: 62.5%;
4615
- }
4616
- .ant-col-xxl-order-15 {
4617
- order: 15;
4618
- }
4619
- .ant-col-xxl-14 {
4620
- display: block;
4621
- flex: 0 0 58.33333333%;
4622
- max-width: 58.33333333%;
4623
- }
4624
- .ant-col-xxl-push-14 {
4625
- left: 58.33333333%;
4626
- }
4627
- .ant-col-xxl-pull-14 {
4628
- right: 58.33333333%;
4629
- }
4630
- .ant-col-xxl-offset-14 {
4631
- margin-left: 58.33333333%;
4632
- }
4633
- .ant-col-xxl-order-14 {
4634
- order: 14;
4635
- }
4636
- .ant-col-xxl-13 {
4637
- display: block;
4638
- flex: 0 0 54.16666667%;
4639
- max-width: 54.16666667%;
4640
- }
4641
- .ant-col-xxl-push-13 {
4642
- left: 54.16666667%;
4643
- }
4644
- .ant-col-xxl-pull-13 {
4645
- right: 54.16666667%;
4646
- }
4647
- .ant-col-xxl-offset-13 {
4648
- margin-left: 54.16666667%;
4649
- }
4650
- .ant-col-xxl-order-13 {
4651
- order: 13;
4652
- }
4653
- .ant-col-xxl-12 {
4654
- display: block;
4655
- flex: 0 0 50%;
4656
- max-width: 50%;
4657
- }
4658
- .ant-col-xxl-push-12 {
4659
- left: 50%;
4660
- }
4661
- .ant-col-xxl-pull-12 {
4662
- right: 50%;
4663
- }
4664
- .ant-col-xxl-offset-12 {
4665
- margin-left: 50%;
4666
- }
4667
- .ant-col-xxl-order-12 {
4668
- order: 12;
4669
- }
4670
- .ant-col-xxl-11 {
4671
- display: block;
4672
- flex: 0 0 45.83333333%;
4673
- max-width: 45.83333333%;
4674
- }
4675
- .ant-col-xxl-push-11 {
4676
- left: 45.83333333%;
4677
- }
4678
- .ant-col-xxl-pull-11 {
4679
- right: 45.83333333%;
4680
- }
4681
- .ant-col-xxl-offset-11 {
4682
- margin-left: 45.83333333%;
4683
- }
4684
- .ant-col-xxl-order-11 {
4685
- order: 11;
4686
- }
4687
- .ant-col-xxl-10 {
4688
- display: block;
4689
- flex: 0 0 41.66666667%;
4690
- max-width: 41.66666667%;
4691
- }
4692
- .ant-col-xxl-push-10 {
4693
- left: 41.66666667%;
4694
- }
4695
- .ant-col-xxl-pull-10 {
4696
- right: 41.66666667%;
4697
- }
4698
- .ant-col-xxl-offset-10 {
4699
- margin-left: 41.66666667%;
4700
- }
4701
- .ant-col-xxl-order-10 {
4702
- order: 10;
4703
- }
4704
- .ant-col-xxl-9 {
4705
- display: block;
4706
- flex: 0 0 37.5%;
4707
- max-width: 37.5%;
4708
- }
4709
- .ant-col-xxl-push-9 {
4710
- left: 37.5%;
4711
- }
4712
- .ant-col-xxl-pull-9 {
4713
- right: 37.5%;
4714
- }
4715
- .ant-col-xxl-offset-9 {
4716
- margin-left: 37.5%;
4717
- }
4718
- .ant-col-xxl-order-9 {
4719
- order: 9;
4720
- }
4721
- .ant-col-xxl-8 {
4722
- display: block;
4723
- flex: 0 0 33.33333333%;
4724
- max-width: 33.33333333%;
4725
- }
4726
- .ant-col-xxl-push-8 {
4727
- left: 33.33333333%;
4728
- }
4729
- .ant-col-xxl-pull-8 {
4730
- right: 33.33333333%;
4731
- }
4732
- .ant-col-xxl-offset-8 {
4733
- margin-left: 33.33333333%;
4734
- }
4735
- .ant-col-xxl-order-8 {
4736
- order: 8;
4737
- }
4738
- .ant-col-xxl-7 {
4739
- display: block;
4740
- flex: 0 0 29.16666667%;
4741
- max-width: 29.16666667%;
4742
- }
4743
- .ant-col-xxl-push-7 {
4744
- left: 29.16666667%;
4745
- }
4746
- .ant-col-xxl-pull-7 {
4747
- right: 29.16666667%;
4748
- }
4749
- .ant-col-xxl-offset-7 {
4750
- margin-left: 29.16666667%;
4751
- }
4752
- .ant-col-xxl-order-7 {
4753
- order: 7;
4754
- }
4755
- .ant-col-xxl-6 {
4756
- display: block;
4757
- flex: 0 0 25%;
4758
- max-width: 25%;
4759
- }
4760
- .ant-col-xxl-push-6 {
4761
- left: 25%;
4762
- }
4763
- .ant-col-xxl-pull-6 {
4764
- right: 25%;
4765
- }
4766
- .ant-col-xxl-offset-6 {
4767
- margin-left: 25%;
4768
- }
4769
- .ant-col-xxl-order-6 {
4770
- order: 6;
4771
- }
4772
- .ant-col-xxl-5 {
4773
- display: block;
4774
- flex: 0 0 20.83333333%;
4775
- max-width: 20.83333333%;
4776
- }
4777
- .ant-col-xxl-push-5 {
4778
- left: 20.83333333%;
4779
- }
4780
- .ant-col-xxl-pull-5 {
4781
- right: 20.83333333%;
4782
- }
4783
- .ant-col-xxl-offset-5 {
4784
- margin-left: 20.83333333%;
4785
- }
4786
- .ant-col-xxl-order-5 {
4787
- order: 5;
4788
- }
4789
- .ant-col-xxl-4 {
4790
- display: block;
4791
- flex: 0 0 16.66666667%;
4792
- max-width: 16.66666667%;
4793
- }
4794
- .ant-col-xxl-push-4 {
4795
- left: 16.66666667%;
4796
- }
4797
- .ant-col-xxl-pull-4 {
4798
- right: 16.66666667%;
4799
- }
4800
- .ant-col-xxl-offset-4 {
4801
- margin-left: 16.66666667%;
4802
- }
4803
- .ant-col-xxl-order-4 {
4804
- order: 4;
4805
- }
4806
- .ant-col-xxl-3 {
4807
- display: block;
4808
- flex: 0 0 12.5%;
4809
- max-width: 12.5%;
4810
- }
4811
- .ant-col-xxl-push-3 {
4812
- left: 12.5%;
4813
- }
4814
- .ant-col-xxl-pull-3 {
4815
- right: 12.5%;
4816
- }
4817
- .ant-col-xxl-offset-3 {
4818
- margin-left: 12.5%;
4819
- }
4820
- .ant-col-xxl-order-3 {
4821
- order: 3;
4822
- }
4823
- .ant-col-xxl-2 {
4824
- display: block;
4825
- flex: 0 0 8.33333333%;
4826
- max-width: 8.33333333%;
4827
- }
4828
- .ant-col-xxl-push-2 {
4829
- left: 8.33333333%;
4830
- }
4831
- .ant-col-xxl-pull-2 {
4832
- right: 8.33333333%;
4833
- }
4834
- .ant-col-xxl-offset-2 {
4835
- margin-left: 8.33333333%;
4836
- }
4837
- .ant-col-xxl-order-2 {
4838
- order: 2;
4839
- }
4840
- .ant-col-xxl-1 {
4841
- display: block;
4842
- flex: 0 0 4.16666667%;
4843
- max-width: 4.16666667%;
4844
- }
4845
- .ant-col-xxl-push-1 {
4846
- left: 4.16666667%;
4847
- }
4848
- .ant-col-xxl-pull-1 {
4849
- right: 4.16666667%;
4850
- }
4851
- .ant-col-xxl-offset-1 {
4852
- margin-left: 4.16666667%;
4853
- }
4854
- .ant-col-xxl-order-1 {
4855
- order: 1;
4856
- }
4857
- .ant-col-xxl-0 {
4858
- display: none;
4859
- }
4860
- .ant-col-push-0 {
4861
- left: auto;
4862
- }
4863
- .ant-col-pull-0 {
4864
- right: auto;
4865
- }
4866
- .ant-col-xxl-push-0 {
4867
- left: auto;
4868
- }
4869
- .ant-col-xxl-pull-0 {
4870
- right: auto;
4871
- }
4872
- .ant-col-xxl-offset-0 {
4873
- margin-left: 0;
4874
- }
4875
- .ant-col-xxl-order-0 {
4876
- order: 0;
4877
- }
4878
- .ant-col-push-0.ant-col-rtl {
4879
- right: auto;
4880
- }
4881
- .ant-col-pull-0.ant-col-rtl {
4882
- left: auto;
4883
- }
4884
- .ant-col-xxl-push-0.ant-col-rtl {
4885
- right: auto;
4886
- }
4887
- .ant-col-xxl-pull-0.ant-col-rtl {
4888
- left: auto;
4889
- }
4890
- .ant-col-xxl-offset-0.ant-col-rtl {
4891
- margin-right: 0;
4892
- }
4893
- .ant-col-xxl-push-1.ant-col-rtl {
4894
- right: 4.16666667%;
4895
- left: auto;
4896
- }
4897
- .ant-col-xxl-pull-1.ant-col-rtl {
4898
- right: auto;
4899
- left: 4.16666667%;
4900
- }
4901
- .ant-col-xxl-offset-1.ant-col-rtl {
4902
- margin-right: 4.16666667%;
4903
- margin-left: 0;
4904
- }
4905
- .ant-col-xxl-push-2.ant-col-rtl {
4906
- right: 8.33333333%;
4907
- left: auto;
4908
- }
4909
- .ant-col-xxl-pull-2.ant-col-rtl {
4910
- right: auto;
4911
- left: 8.33333333%;
4912
- }
4913
- .ant-col-xxl-offset-2.ant-col-rtl {
4914
- margin-right: 8.33333333%;
4915
- margin-left: 0;
4916
- }
4917
- .ant-col-xxl-push-3.ant-col-rtl {
4918
- right: 12.5%;
4919
- left: auto;
4920
- }
4921
- .ant-col-xxl-pull-3.ant-col-rtl {
4922
- right: auto;
4923
- left: 12.5%;
4924
- }
4925
- .ant-col-xxl-offset-3.ant-col-rtl {
4926
- margin-right: 12.5%;
4927
- margin-left: 0;
4928
- }
4929
- .ant-col-xxl-push-4.ant-col-rtl {
4930
- right: 16.66666667%;
4931
- left: auto;
4932
- }
4933
- .ant-col-xxl-pull-4.ant-col-rtl {
4934
- right: auto;
4935
- left: 16.66666667%;
4936
- }
4937
- .ant-col-xxl-offset-4.ant-col-rtl {
4938
- margin-right: 16.66666667%;
4939
- margin-left: 0;
4940
- }
4941
- .ant-col-xxl-push-5.ant-col-rtl {
4942
- right: 20.83333333%;
4943
- left: auto;
4944
- }
4945
- .ant-col-xxl-pull-5.ant-col-rtl {
4946
- right: auto;
4947
- left: 20.83333333%;
4948
- }
4949
- .ant-col-xxl-offset-5.ant-col-rtl {
4950
- margin-right: 20.83333333%;
4951
- margin-left: 0;
4952
- }
4953
- .ant-col-xxl-push-6.ant-col-rtl {
4954
- right: 25%;
4955
- left: auto;
4956
- }
4957
- .ant-col-xxl-pull-6.ant-col-rtl {
4958
- right: auto;
4959
- left: 25%;
4960
- }
4961
- .ant-col-xxl-offset-6.ant-col-rtl {
4962
- margin-right: 25%;
4963
- margin-left: 0;
4964
- }
4965
- .ant-col-xxl-push-7.ant-col-rtl {
4966
- right: 29.16666667%;
4967
- left: auto;
4968
- }
4969
- .ant-col-xxl-pull-7.ant-col-rtl {
4970
- right: auto;
4971
- left: 29.16666667%;
4972
- }
4973
- .ant-col-xxl-offset-7.ant-col-rtl {
4974
- margin-right: 29.16666667%;
4975
- margin-left: 0;
4976
- }
4977
- .ant-col-xxl-push-8.ant-col-rtl {
4978
- right: 33.33333333%;
4979
- left: auto;
4980
- }
4981
- .ant-col-xxl-pull-8.ant-col-rtl {
4982
- right: auto;
4983
- left: 33.33333333%;
4984
- }
4985
- .ant-col-xxl-offset-8.ant-col-rtl {
4986
- margin-right: 33.33333333%;
4987
- margin-left: 0;
4988
- }
4989
- .ant-col-xxl-push-9.ant-col-rtl {
4990
- right: 37.5%;
4991
- left: auto;
4992
- }
4993
- .ant-col-xxl-pull-9.ant-col-rtl {
4994
- right: auto;
4995
- left: 37.5%;
4996
- }
4997
- .ant-col-xxl-offset-9.ant-col-rtl {
4998
- margin-right: 37.5%;
4999
- margin-left: 0;
5000
- }
5001
- .ant-col-xxl-push-10.ant-col-rtl {
5002
- right: 41.66666667%;
5003
- left: auto;
5004
- }
5005
- .ant-col-xxl-pull-10.ant-col-rtl {
5006
- right: auto;
5007
- left: 41.66666667%;
5008
- }
5009
- .ant-col-xxl-offset-10.ant-col-rtl {
5010
- margin-right: 41.66666667%;
5011
- margin-left: 0;
5012
- }
5013
- .ant-col-xxl-push-11.ant-col-rtl {
5014
- right: 45.83333333%;
5015
- left: auto;
5016
- }
5017
- .ant-col-xxl-pull-11.ant-col-rtl {
5018
- right: auto;
5019
- left: 45.83333333%;
5020
- }
5021
- .ant-col-xxl-offset-11.ant-col-rtl {
5022
- margin-right: 45.83333333%;
5023
- margin-left: 0;
5024
- }
5025
- .ant-col-xxl-push-12.ant-col-rtl {
5026
- right: 50%;
5027
- left: auto;
5028
- }
5029
- .ant-col-xxl-pull-12.ant-col-rtl {
5030
- right: auto;
5031
- left: 50%;
5032
- }
5033
- .ant-col-xxl-offset-12.ant-col-rtl {
5034
- margin-right: 50%;
5035
- margin-left: 0;
5036
- }
5037
- .ant-col-xxl-push-13.ant-col-rtl {
5038
- right: 54.16666667%;
5039
- left: auto;
5040
- }
5041
- .ant-col-xxl-pull-13.ant-col-rtl {
5042
- right: auto;
5043
- left: 54.16666667%;
5044
- }
5045
- .ant-col-xxl-offset-13.ant-col-rtl {
5046
- margin-right: 54.16666667%;
5047
- margin-left: 0;
5048
- }
5049
- .ant-col-xxl-push-14.ant-col-rtl {
5050
- right: 58.33333333%;
5051
- left: auto;
5052
- }
5053
- .ant-col-xxl-pull-14.ant-col-rtl {
5054
- right: auto;
5055
- left: 58.33333333%;
5056
- }
5057
- .ant-col-xxl-offset-14.ant-col-rtl {
5058
- margin-right: 58.33333333%;
5059
- margin-left: 0;
5060
- }
5061
- .ant-col-xxl-push-15.ant-col-rtl {
5062
- right: 62.5%;
5063
- left: auto;
5064
- }
5065
- .ant-col-xxl-pull-15.ant-col-rtl {
5066
- right: auto;
5067
- left: 62.5%;
5068
- }
5069
- .ant-col-xxl-offset-15.ant-col-rtl {
5070
- margin-right: 62.5%;
5071
- margin-left: 0;
5072
- }
5073
- .ant-col-xxl-push-16.ant-col-rtl {
5074
- right: 66.66666667%;
5075
- left: auto;
5076
- }
5077
- .ant-col-xxl-pull-16.ant-col-rtl {
5078
- right: auto;
5079
- left: 66.66666667%;
5080
- }
5081
- .ant-col-xxl-offset-16.ant-col-rtl {
5082
- margin-right: 66.66666667%;
5083
- margin-left: 0;
5084
- }
5085
- .ant-col-xxl-push-17.ant-col-rtl {
5086
- right: 70.83333333%;
5087
- left: auto;
5088
- }
5089
- .ant-col-xxl-pull-17.ant-col-rtl {
5090
- right: auto;
5091
- left: 70.83333333%;
5092
- }
5093
- .ant-col-xxl-offset-17.ant-col-rtl {
5094
- margin-right: 70.83333333%;
5095
- margin-left: 0;
5096
- }
5097
- .ant-col-xxl-push-18.ant-col-rtl {
5098
- right: 75%;
5099
- left: auto;
5100
- }
5101
- .ant-col-xxl-pull-18.ant-col-rtl {
5102
- right: auto;
5103
- left: 75%;
5104
- }
5105
- .ant-col-xxl-offset-18.ant-col-rtl {
5106
- margin-right: 75%;
5107
- margin-left: 0;
5108
- }
5109
- .ant-col-xxl-push-19.ant-col-rtl {
5110
- right: 79.16666667%;
5111
- left: auto;
5112
- }
5113
- .ant-col-xxl-pull-19.ant-col-rtl {
5114
- right: auto;
5115
- left: 79.16666667%;
5116
- }
5117
- .ant-col-xxl-offset-19.ant-col-rtl {
5118
- margin-right: 79.16666667%;
5119
- margin-left: 0;
5120
- }
5121
- .ant-col-xxl-push-20.ant-col-rtl {
5122
- right: 83.33333333%;
5123
- left: auto;
5124
- }
5125
- .ant-col-xxl-pull-20.ant-col-rtl {
5126
- right: auto;
5127
- left: 83.33333333%;
5128
- }
5129
- .ant-col-xxl-offset-20.ant-col-rtl {
5130
- margin-right: 83.33333333%;
5131
- margin-left: 0;
5132
- }
5133
- .ant-col-xxl-push-21.ant-col-rtl {
5134
- right: 87.5%;
5135
- left: auto;
5136
- }
5137
- .ant-col-xxl-pull-21.ant-col-rtl {
5138
- right: auto;
5139
- left: 87.5%;
5140
- }
5141
- .ant-col-xxl-offset-21.ant-col-rtl {
5142
- margin-right: 87.5%;
5143
- margin-left: 0;
5144
- }
5145
- .ant-col-xxl-push-22.ant-col-rtl {
5146
- right: 91.66666667%;
5147
- left: auto;
5148
- }
5149
- .ant-col-xxl-pull-22.ant-col-rtl {
5150
- right: auto;
5151
- left: 91.66666667%;
5152
- }
5153
- .ant-col-xxl-offset-22.ant-col-rtl {
5154
- margin-right: 91.66666667%;
5155
- margin-left: 0;
5156
- }
5157
- .ant-col-xxl-push-23.ant-col-rtl {
5158
- right: 95.83333333%;
5159
- left: auto;
5160
- }
5161
- .ant-col-xxl-pull-23.ant-col-rtl {
5162
- right: auto;
5163
- left: 95.83333333%;
5164
- }
5165
- .ant-col-xxl-offset-23.ant-col-rtl {
5166
- margin-right: 95.83333333%;
5167
- margin-left: 0;
5168
- }
5169
- .ant-col-xxl-push-24.ant-col-rtl {
5170
- right: 100%;
5171
- left: auto;
5172
- }
5173
- .ant-col-xxl-pull-24.ant-col-rtl {
5174
- right: auto;
5175
- left: 100%;
5176
- }
5177
- .ant-col-xxl-offset-24.ant-col-rtl {
5178
- margin-right: 100%;
5179
- margin-left: 0;
5180
- }
5181
- }
5182
- .ant-row-rtl {
5183
- direction: rtl;
5184
- }