@fle-ui/next 1.0.0-alpha.8 → 1.0.0-alpha.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2416) hide show
  1. package/{.antd-tools.config.js → .fle-ui-tools.config.js} +22 -6
  2. package/.umirc.ts +10 -1
  3. package/dist/@fle-ui/next.css +44 -40
  4. package/dist/@fle-ui/next.css.map +1 -1
  5. package/dist/@fle-ui/next.js +63 -115
  6. package/dist/@fle-ui/next.js.map +1 -1
  7. package/dist/@fle-ui/next.min.css +2 -2
  8. package/dist/@fle-ui/next.min.css.map +1 -1
  9. package/dist/@fle-ui/next.min.js +2 -2
  10. package/dist/@fle-ui/next.min.js.map +1 -1
  11. package/es/affix/style/index.less +5 -2
  12. package/es/alert/style/index.less +150 -2
  13. package/es/anchor/index.d.ts +2 -2
  14. package/es/anchor/style/index.less +82 -2
  15. package/es/auto-complete/style/index.less +13 -2
  16. package/es/avatar/style/index.less +68 -2
  17. package/es/back-top/style/index.less +47 -2
  18. package/es/badge/style/index.less +266 -2
  19. package/es/breadcrumb/style/index.less +52 -2
  20. package/es/button/style/index.less +260 -2
  21. package/es/calendar/style/index.less +190 -2
  22. package/es/card/style/index.less +304 -2
  23. package/es/carousel/style/index.less +277 -2
  24. package/es/cascader/index.js +3 -1
  25. package/es/cascader/style/index.less +101 -2
  26. package/es/checkbox/style/index.less +4 -2
  27. package/es/col/style/css.js +1 -1
  28. package/es/col/style/index.d.ts +1 -1
  29. package/es/col/style/index.js +1 -1
  30. package/es/collapse/style/index.less +153 -2
  31. package/es/comment/style/index.less +100 -2
  32. package/es/config-provider/index.js +7 -3
  33. package/es/config-provider/style/index.less +2 -3
  34. package/es/date-picker/style/index.less +362 -2
  35. package/es/descriptions/style/css.js +1 -1
  36. package/es/descriptions/style/index.d.ts +1 -1
  37. package/es/descriptions/style/index.js +1 -1
  38. package/es/descriptions/style/index.less +175 -2
  39. package/es/divider/style/css.js +1 -1
  40. package/es/divider/style/index.d.ts +1 -1
  41. package/es/divider/style/index.js +1 -1
  42. package/es/divider/style/index.less +108 -2
  43. package/es/drawer/style/css.js +1 -1
  44. package/es/drawer/style/index.d.ts +1 -1
  45. package/es/drawer/style/index.js +1 -1
  46. package/es/drawer/style/index.less +5 -2
  47. package/es/dropdown/style/css.js +1 -1
  48. package/es/dropdown/style/index.d.ts +1 -1
  49. package/es/dropdown/style/index.js +1 -1
  50. package/es/dropdown/style/index.less +380 -2
  51. package/es/empty/style/css.js +1 -1
  52. package/es/empty/style/index.d.ts +1 -1
  53. package/es/empty/style/index.js +1 -1
  54. package/es/empty/style/index.less +135 -2
  55. package/es/form/style/css.js +1 -1
  56. package/es/form/style/index.d.ts +1 -1
  57. package/es/form/style/index.js +1 -1
  58. package/es/form/style/index.less +294 -2
  59. package/es/grid/style/css.js +1 -1
  60. package/es/grid/style/index.d.ts +1 -1
  61. package/es/grid/style/index.js +1 -1
  62. package/es/grid/style/index.less +118 -2
  63. package/es/icon/style/css.js +1 -1
  64. package/es/icon/style/index.d.ts +1 -1
  65. package/es/icon/style/index.js +1 -1
  66. package/es/icon/style/index.less +4 -2
  67. package/es/image/style/css.js +1 -1
  68. package/es/image/style/index.d.ts +1 -1
  69. package/es/image/style/index.js +1 -1
  70. package/es/image/style/index.less +172 -2
  71. package/es/index.js +1 -1
  72. package/es/input/Input.d.ts +1 -1
  73. package/es/input/style/index.less +62 -2
  74. package/es/input-number/style/css.js +1 -1
  75. package/es/input-number/style/index.d.ts +1 -1
  76. package/es/input-number/style/index.js +1 -1
  77. package/es/input-number/style/index.less +221 -2
  78. package/es/layout/style/css.js +1 -1
  79. package/es/layout/style/index.d.ts +1 -1
  80. package/es/layout/style/index.js +1 -1
  81. package/es/layout/style/index.less +143 -2
  82. package/es/list/style/css.js +1 -1
  83. package/es/list/style/index.d.ts +1 -1
  84. package/es/list/style/index.js +1 -1
  85. package/es/list/style/index.less +240 -2
  86. package/es/locale-provider/style/index.less +2 -3
  87. package/es/mentions/style/index.less +165 -2
  88. package/es/menu/style/css.js +1 -1
  89. package/es/menu/style/index.d.ts +1 -1
  90. package/es/menu/style/index.js +1 -1
  91. package/es/menu/style/index.less +673 -2
  92. package/es/message/style/css.js +1 -1
  93. package/es/message/style/index.d.ts +1 -1
  94. package/es/message/style/index.js +1 -1
  95. package/es/message/style/index.less +73 -2
  96. package/es/modal/style/css.js +1 -1
  97. package/es/modal/style/index.css +7 -6
  98. package/es/modal/style/index.d.ts +1 -1
  99. package/es/modal/style/index.js +1 -1
  100. package/es/modal/style/index.less +7 -2
  101. package/es/modal/style/modal.less +5 -3
  102. package/es/notification/style/css.js +1 -1
  103. package/es/notification/style/index.d.ts +1 -1
  104. package/es/notification/style/index.js +1 -1
  105. package/es/notification/style/index.less +216 -2
  106. package/es/page-header/style/index.less +126 -2
  107. package/es/pagination/style/css.js +1 -1
  108. package/es/pagination/style/index.css +4 -1
  109. package/es/pagination/style/index.d.ts +1 -1
  110. package/es/pagination/style/index.js +1 -1
  111. package/es/pagination/style/index.less +429 -2
  112. package/es/popconfirm/style/css.js +1 -1
  113. package/es/popconfirm/style/index.d.ts +1 -1
  114. package/es/popconfirm/style/index.js +1 -1
  115. package/es/popconfirm/style/index.less +8 -2
  116. package/es/popover/style/css.js +1 -1
  117. package/es/popover/style/index.d.ts +1 -1
  118. package/es/popover/style/index.js +1 -1
  119. package/es/popover/style/index.less +252 -2
  120. package/es/progress/style/css.js +1 -1
  121. package/es/progress/style/index.d.ts +1 -1
  122. package/es/progress/style/index.js +1 -1
  123. package/es/progress/style/index.less +205 -2
  124. package/es/radio/style/index.less +346 -2
  125. package/es/rate/style/css.js +1 -1
  126. package/es/rate/style/index.d.ts +1 -1
  127. package/es/rate/style/index.js +1 -1
  128. package/es/rate/style/index.less +90 -2
  129. package/es/result/style/css.js +1 -1
  130. package/es/result/style/index.d.ts +1 -1
  131. package/es/result/style/index.js +1 -1
  132. package/es/result/style/index.less +74 -2
  133. package/es/row/style/css.js +1 -1
  134. package/es/row/style/index.d.ts +1 -1
  135. package/es/row/style/index.js +1 -1
  136. package/es/select/style/css.js +1 -1
  137. package/es/select/style/index.d.ts +1 -1
  138. package/es/select/style/index.js +1 -1
  139. package/es/select/style/index.less +317 -2
  140. package/es/skeleton/style/css.js +1 -1
  141. package/es/skeleton/style/index.d.ts +1 -1
  142. package/es/skeleton/style/index.js +1 -1
  143. package/es/skeleton/style/index.less +278 -2
  144. package/es/slider/style/css.js +1 -1
  145. package/es/slider/style/index.d.ts +1 -1
  146. package/es/slider/style/index.js +1 -1
  147. package/es/slider/style/index.less +206 -2
  148. package/es/space/style/css.js +1 -1
  149. package/es/space/style/index.d.ts +1 -1
  150. package/es/space/style/index.js +1 -1
  151. package/es/space/style/index.less +35 -2
  152. package/es/spin/style/css.js +1 -1
  153. package/es/spin/style/index.d.ts +1 -1
  154. package/es/spin/style/index.js +1 -1
  155. package/es/spin/style/index.less +216 -2
  156. package/es/statistic/Countdown.js +4 -1
  157. package/es/statistic/index.d.ts +1 -1
  158. package/es/statistic/style/css.js +1 -1
  159. package/es/statistic/style/index.d.ts +1 -1
  160. package/es/statistic/style/index.js +1 -1
  161. package/es/statistic/style/index.less +40 -2
  162. package/es/steps/style/css.js +1 -1
  163. package/es/steps/style/index.d.ts +1 -1
  164. package/es/steps/style/index.js +1 -1
  165. package/es/steps/style/index.less +246 -2
  166. package/es/style/index.less +3 -3
  167. package/es/style/theme.less +2 -2
  168. package/es/switch/style/css.js +1 -1
  169. package/es/switch/style/index.d.ts +1 -1
  170. package/es/switch/style/index.js +1 -1
  171. package/es/switch/style/index.less +153 -2
  172. package/es/table/Table.d.ts +1 -1
  173. package/es/table/Table.js +2 -1
  174. package/es/table/index.d.ts +3 -3
  175. package/es/table/style/css.js +1 -1
  176. package/es/table/style/index.d.ts +1 -1
  177. package/es/table/style/index.js +1 -1
  178. package/es/table/style/index.less +737 -2
  179. package/es/tabs/style/css.js +1 -1
  180. package/es/tabs/style/index.d.ts +1 -1
  181. package/es/tabs/style/index.js +1 -1
  182. package/es/tabs/style/index.less +223 -2
  183. package/es/tag/style/css.js +1 -1
  184. package/es/tag/style/index.d.ts +1 -1
  185. package/es/tag/style/index.js +1 -1
  186. package/es/tag/style/index.less +125 -2
  187. package/es/time-picker/style/css.js +1 -1
  188. package/es/time-picker/style/index.d.ts +1 -1
  189. package/es/time-picker/style/index.js +1 -1
  190. package/es/time-picker/style/index.less +4 -3
  191. package/es/timeline/Timeline.js +4 -2
  192. package/es/timeline/style/css.js +1 -1
  193. package/es/timeline/style/index.d.ts +1 -1
  194. package/es/timeline/style/index.js +1 -1
  195. package/es/timeline/style/index.less +186 -2
  196. package/es/tooltip/style/css.js +1 -1
  197. package/es/tooltip/style/index.d.ts +1 -1
  198. package/es/tooltip/style/index.js +1 -1
  199. package/es/tooltip/style/index.less +207 -2
  200. package/es/transfer/index.d.ts +3 -3
  201. package/es/transfer/index.js +2 -0
  202. package/es/transfer/style/css.js +1 -1
  203. package/es/transfer/style/index.d.ts +1 -1
  204. package/es/transfer/style/index.js +1 -1
  205. package/es/transfer/style/index.less +220 -2
  206. package/es/tree/index.d.ts +3 -3
  207. package/es/tree/style/css.js +1 -1
  208. package/es/tree/style/index.css +32 -32
  209. package/es/tree/style/index.d.ts +1 -1
  210. package/es/tree/style/index.js +1 -1
  211. package/es/tree/style/index.less +16 -2
  212. package/es/tree-select/style/css.js +1 -1
  213. package/es/tree-select/style/index.d.ts +1 -1
  214. package/es/tree-select/style/index.js +1 -1
  215. package/es/tree-select/style/index.less +57 -2
  216. package/es/typography/style/css.js +1 -1
  217. package/es/typography/style/index.d.ts +1 -1
  218. package/es/typography/style/index.js +1 -1
  219. package/es/typography/style/index.less +287 -2
  220. package/es/upload/index.d.ts +2 -2
  221. package/es/upload/style/css.js +1 -1
  222. package/es/upload/style/index.d.ts +1 -1
  223. package/es/upload/style/index.js +1 -1
  224. package/es/upload/style/index.less +585 -2
  225. package/es/version/style/css.js +1 -1
  226. package/es/version/style/index.d.ts +1 -1
  227. package/es/version/style/index.js +1 -1
  228. package/index-style-only.js +2 -0
  229. package/lib/affix/style/index.less +5 -2
  230. package/lib/alert/style/index.less +150 -2
  231. package/lib/anchor/index.d.ts +2 -2
  232. package/lib/anchor/style/index.less +82 -2
  233. package/lib/auto-complete/style/index.less +13 -2
  234. package/lib/avatar/style/index.less +68 -2
  235. package/lib/back-top/style/index.less +47 -2
  236. package/lib/badge/style/index.less +266 -2
  237. package/lib/breadcrumb/style/index.less +52 -2
  238. package/lib/button/style/index.less +260 -2
  239. package/lib/calendar/style/index.less +190 -2
  240. package/lib/card/style/index.less +304 -2
  241. package/lib/carousel/style/index.less +277 -2
  242. package/lib/cascader/index.js +3 -1
  243. package/lib/cascader/style/index.less +101 -2
  244. package/lib/checkbox/style/index.less +4 -2
  245. package/lib/col/style/css.js +1 -1
  246. package/lib/col/style/index.d.ts +1 -1
  247. package/lib/col/style/index.js +1 -1
  248. package/lib/collapse/style/index.less +153 -2
  249. package/lib/comment/style/index.less +100 -2
  250. package/lib/config-provider/index.js +7 -3
  251. package/lib/config-provider/style/index.less +2 -3
  252. package/lib/date-picker/style/index.less +362 -2
  253. package/lib/descriptions/style/css.js +1 -1
  254. package/lib/descriptions/style/index.d.ts +1 -1
  255. package/lib/descriptions/style/index.js +1 -1
  256. package/lib/descriptions/style/index.less +175 -2
  257. package/lib/divider/style/css.js +1 -1
  258. package/lib/divider/style/index.d.ts +1 -1
  259. package/lib/divider/style/index.js +1 -1
  260. package/lib/divider/style/index.less +108 -2
  261. package/lib/drawer/style/css.js +1 -1
  262. package/lib/drawer/style/index.d.ts +1 -1
  263. package/lib/drawer/style/index.js +1 -1
  264. package/lib/drawer/style/index.less +5 -2
  265. package/lib/dropdown/style/css.js +1 -1
  266. package/lib/dropdown/style/index.d.ts +1 -1
  267. package/lib/dropdown/style/index.js +1 -1
  268. package/lib/dropdown/style/index.less +380 -2
  269. package/lib/empty/style/css.js +1 -1
  270. package/lib/empty/style/index.d.ts +1 -1
  271. package/lib/empty/style/index.js +1 -1
  272. package/lib/empty/style/index.less +135 -2
  273. package/lib/form/style/css.js +1 -1
  274. package/lib/form/style/index.d.ts +1 -1
  275. package/lib/form/style/index.js +1 -1
  276. package/lib/form/style/index.less +294 -2
  277. package/lib/grid/style/css.js +1 -1
  278. package/lib/grid/style/index.d.ts +1 -1
  279. package/lib/grid/style/index.js +1 -1
  280. package/lib/grid/style/index.less +118 -2
  281. package/lib/icon/style/css.js +1 -1
  282. package/lib/icon/style/index.d.ts +1 -1
  283. package/lib/icon/style/index.js +1 -1
  284. package/lib/icon/style/index.less +4 -2
  285. package/lib/image/style/css.js +1 -1
  286. package/lib/image/style/index.d.ts +1 -1
  287. package/lib/image/style/index.js +1 -1
  288. package/lib/image/style/index.less +172 -2
  289. package/lib/index.js +1 -1
  290. package/lib/input/Input.d.ts +1 -1
  291. package/lib/input/style/index.less +62 -2
  292. package/lib/input-number/style/css.js +1 -1
  293. package/lib/input-number/style/index.d.ts +1 -1
  294. package/lib/input-number/style/index.js +1 -1
  295. package/lib/input-number/style/index.less +221 -2
  296. package/lib/layout/style/css.js +1 -1
  297. package/lib/layout/style/index.d.ts +1 -1
  298. package/lib/layout/style/index.js +1 -1
  299. package/lib/layout/style/index.less +143 -2
  300. package/lib/list/style/css.js +1 -1
  301. package/lib/list/style/index.d.ts +1 -1
  302. package/lib/list/style/index.js +1 -1
  303. package/lib/list/style/index.less +240 -2
  304. package/lib/locale-provider/style/index.less +2 -3
  305. package/lib/mentions/style/index.less +165 -2
  306. package/lib/menu/style/css.js +1 -1
  307. package/lib/menu/style/index.d.ts +1 -1
  308. package/lib/menu/style/index.js +1 -1
  309. package/lib/menu/style/index.less +673 -2
  310. package/lib/message/style/css.js +1 -1
  311. package/lib/message/style/index.d.ts +1 -1
  312. package/lib/message/style/index.js +1 -1
  313. package/lib/message/style/index.less +73 -2
  314. package/lib/modal/style/css.js +1 -1
  315. package/lib/modal/style/index.css +7 -6
  316. package/lib/modal/style/index.d.ts +1 -1
  317. package/lib/modal/style/index.js +1 -1
  318. package/lib/modal/style/index.less +7 -2
  319. package/lib/modal/style/modal.less +5 -3
  320. package/lib/notification/style/css.js +1 -1
  321. package/lib/notification/style/index.d.ts +1 -1
  322. package/lib/notification/style/index.js +1 -1
  323. package/lib/notification/style/index.less +216 -2
  324. package/lib/page-header/style/index.less +126 -2
  325. package/lib/pagination/style/css.js +1 -1
  326. package/lib/pagination/style/index.css +4 -1
  327. package/lib/pagination/style/index.d.ts +1 -1
  328. package/lib/pagination/style/index.js +1 -1
  329. package/lib/pagination/style/index.less +429 -2
  330. package/lib/popconfirm/style/css.js +1 -1
  331. package/lib/popconfirm/style/index.d.ts +1 -1
  332. package/lib/popconfirm/style/index.js +1 -1
  333. package/lib/popconfirm/style/index.less +8 -2
  334. package/lib/popover/style/css.js +1 -1
  335. package/lib/popover/style/index.d.ts +1 -1
  336. package/lib/popover/style/index.js +1 -1
  337. package/lib/popover/style/index.less +252 -2
  338. package/lib/progress/style/css.js +1 -1
  339. package/lib/progress/style/index.d.ts +1 -1
  340. package/lib/progress/style/index.js +1 -1
  341. package/lib/progress/style/index.less +205 -2
  342. package/lib/radio/style/index.less +346 -2
  343. package/lib/rate/style/css.js +1 -1
  344. package/lib/rate/style/index.d.ts +1 -1
  345. package/lib/rate/style/index.js +1 -1
  346. package/lib/rate/style/index.less +90 -2
  347. package/lib/result/style/css.js +1 -1
  348. package/lib/result/style/index.d.ts +1 -1
  349. package/lib/result/style/index.js +1 -1
  350. package/lib/result/style/index.less +74 -2
  351. package/lib/row/style/css.js +1 -1
  352. package/lib/row/style/index.d.ts +1 -1
  353. package/lib/row/style/index.js +1 -1
  354. package/lib/select/style/css.js +1 -1
  355. package/lib/select/style/index.d.ts +1 -1
  356. package/lib/select/style/index.js +1 -1
  357. package/lib/select/style/index.less +317 -2
  358. package/lib/skeleton/style/css.js +1 -1
  359. package/lib/skeleton/style/index.d.ts +1 -1
  360. package/lib/skeleton/style/index.js +1 -1
  361. package/lib/skeleton/style/index.less +278 -2
  362. package/lib/slider/style/css.js +1 -1
  363. package/lib/slider/style/index.d.ts +1 -1
  364. package/lib/slider/style/index.js +1 -1
  365. package/lib/slider/style/index.less +206 -2
  366. package/lib/space/style/css.js +1 -1
  367. package/lib/space/style/index.d.ts +1 -1
  368. package/lib/space/style/index.js +1 -1
  369. package/lib/space/style/index.less +35 -2
  370. package/lib/spin/style/css.js +1 -1
  371. package/lib/spin/style/index.d.ts +1 -1
  372. package/lib/spin/style/index.js +1 -1
  373. package/lib/spin/style/index.less +216 -2
  374. package/lib/statistic/Countdown.js +4 -1
  375. package/lib/statistic/index.d.ts +1 -1
  376. package/lib/statistic/style/css.js +1 -1
  377. package/lib/statistic/style/index.d.ts +1 -1
  378. package/lib/statistic/style/index.js +1 -1
  379. package/lib/statistic/style/index.less +40 -2
  380. package/lib/steps/style/css.js +1 -1
  381. package/lib/steps/style/index.d.ts +1 -1
  382. package/lib/steps/style/index.js +1 -1
  383. package/lib/steps/style/index.less +246 -2
  384. package/lib/style/index.less +3 -3
  385. package/lib/style/theme.less +2 -2
  386. package/lib/switch/style/css.js +1 -1
  387. package/lib/switch/style/index.d.ts +1 -1
  388. package/lib/switch/style/index.js +1 -1
  389. package/lib/switch/style/index.less +153 -2
  390. package/lib/table/Table.d.ts +1 -1
  391. package/lib/table/Table.js +2 -1
  392. package/lib/table/index.d.ts +3 -3
  393. package/lib/table/style/css.js +1 -1
  394. package/lib/table/style/index.d.ts +1 -1
  395. package/lib/table/style/index.js +1 -1
  396. package/lib/table/style/index.less +737 -2
  397. package/lib/tabs/style/css.js +1 -1
  398. package/lib/tabs/style/index.d.ts +1 -1
  399. package/lib/tabs/style/index.js +1 -1
  400. package/lib/tabs/style/index.less +223 -2
  401. package/lib/tag/style/css.js +1 -1
  402. package/lib/tag/style/index.d.ts +1 -1
  403. package/lib/tag/style/index.js +1 -1
  404. package/lib/tag/style/index.less +125 -2
  405. package/lib/time-picker/style/css.js +1 -1
  406. package/lib/time-picker/style/index.d.ts +1 -1
  407. package/lib/time-picker/style/index.js +1 -1
  408. package/lib/time-picker/style/index.less +4 -3
  409. package/lib/timeline/Timeline.js +4 -2
  410. package/lib/timeline/style/css.js +1 -1
  411. package/lib/timeline/style/index.d.ts +1 -1
  412. package/lib/timeline/style/index.js +1 -1
  413. package/lib/timeline/style/index.less +186 -2
  414. package/lib/tooltip/style/css.js +1 -1
  415. package/lib/tooltip/style/index.d.ts +1 -1
  416. package/lib/tooltip/style/index.js +1 -1
  417. package/lib/tooltip/style/index.less +207 -2
  418. package/lib/transfer/index.d.ts +3 -3
  419. package/lib/transfer/index.js +2 -0
  420. package/lib/transfer/style/css.js +1 -1
  421. package/lib/transfer/style/index.d.ts +1 -1
  422. package/lib/transfer/style/index.js +1 -1
  423. package/lib/transfer/style/index.less +220 -2
  424. package/lib/tree/index.d.ts +3 -3
  425. package/lib/tree/style/css.js +1 -1
  426. package/lib/tree/style/index.css +32 -32
  427. package/lib/tree/style/index.d.ts +1 -1
  428. package/lib/tree/style/index.js +1 -1
  429. package/lib/tree/style/index.less +16 -2
  430. package/lib/tree-select/style/css.js +1 -1
  431. package/lib/tree-select/style/index.d.ts +1 -1
  432. package/lib/tree-select/style/index.js +1 -1
  433. package/lib/tree-select/style/index.less +57 -2
  434. package/lib/typography/style/css.js +1 -1
  435. package/lib/typography/style/index.d.ts +1 -1
  436. package/lib/typography/style/index.js +1 -1
  437. package/lib/typography/style/index.less +287 -2
  438. package/lib/upload/index.d.ts +2 -2
  439. package/lib/upload/style/css.js +1 -1
  440. package/lib/upload/style/index.d.ts +1 -1
  441. package/lib/upload/style/index.js +1 -1
  442. package/lib/upload/style/index.less +585 -2
  443. package/lib/version/style/css.js +1 -1
  444. package/lib/version/style/index.d.ts +1 -1
  445. package/lib/version/style/index.js +1 -1
  446. package/package.json +6 -6
  447. package/report.html +2 -2
  448. package/scripts/check-demo.js +6 -1
  449. package/scripts/check-ts-demo.js +14 -5
  450. package/tsconfig.json +6 -17
  451. package/dist/compact-theme.js +0 -7
  452. package/dist/dark-theme.js +0 -7
  453. package/dist/default-theme.js +0 -904
  454. package/dist/fle-ui.compact.less +0 -2
  455. package/dist/fle-ui.dark.less +0 -2
  456. package/dist/fle-ui.less +0 -2
  457. package/dist/fle-ui.variable.less +0 -2
  458. package/dist/theme.js +0 -470
  459. package/dist/variable-theme.js +0 -7
  460. package/es/affix/demo/basic.d.ts +0 -6
  461. package/es/affix/demo/basic.js +0 -38
  462. package/es/affix/demo/on-change.d.ts +0 -6
  463. package/es/affix/demo/on-change.js +0 -17
  464. package/es/affix/demo/target.d.ts +0 -6
  465. package/es/affix/demo/target.js +0 -30
  466. package/es/affix/style/index-pure.less +0 -7
  467. package/es/alert/demo/action.d.ts +0 -6
  468. package/es/alert/demo/action.js +0 -53
  469. package/es/alert/demo/banner.d.ts +0 -6
  470. package/es/alert/demo/banner.js +0 -27
  471. package/es/alert/demo/basic.d.ts +0 -6
  472. package/es/alert/demo/basic.js +0 -15
  473. package/es/alert/demo/closable.d.ts +0 -6
  474. package/es/alert/demo/closable.js +0 -27
  475. package/es/alert/demo/close-text.d.ts +0 -6
  476. package/es/alert/demo/close-text.js +0 -16
  477. package/es/alert/demo/description.d.ts +0 -6
  478. package/es/alert/demo/description.js +0 -28
  479. package/es/alert/demo/error-boundary.d.ts +0 -6
  480. package/es/alert/demo/error-boundary.js +0 -36
  481. package/es/alert/demo/icon.d.ts +0 -6
  482. package/es/alert/demo/icon.js +0 -50
  483. package/es/alert/demo/loop-banner.d.ts +0 -6
  484. package/es/alert/demo/loop-banner.js +0 -18
  485. package/es/alert/demo/smooth-closed.d.ts +0 -6
  486. package/es/alert/demo/smooth-closed.js +0 -28
  487. package/es/alert/demo/style.d.ts +0 -6
  488. package/es/alert/demo/style.js +0 -24
  489. package/es/alert/style/index-pure.less +0 -151
  490. package/es/anchor/demo/basic.d.ts +0 -2
  491. package/es/anchor/demo/basic.js +0 -28
  492. package/es/anchor/demo/click.d.ts +0 -6
  493. package/es/anchor/demo/click.js +0 -37
  494. package/es/anchor/demo/light.d.ts +0 -6
  495. package/es/anchor/demo/light.js +0 -36
  496. package/es/anchor/demo/listen.d.ts +0 -6
  497. package/es/anchor/demo/listen.js +0 -36
  498. package/es/anchor/demo/offset.d.ts +0 -6
  499. package/es/anchor/demo/offset.js +0 -41
  500. package/es/anchor/demo/static.d.ts +0 -6
  501. package/es/anchor/demo/static.js +0 -30
  502. package/es/anchor/style/index-pure.less +0 -83
  503. package/es/auto-complete/demo/basic.d.ts +0 -6
  504. package/es/auto-complete/demo/basic.js +0 -61
  505. package/es/auto-complete/demo/confirm.d.ts +0 -6
  506. package/es/auto-complete/demo/confirm.js +0 -56
  507. package/es/auto-complete/demo/custom.d.ts +0 -6
  508. package/es/auto-complete/demo/custom.js +0 -46
  509. package/es/auto-complete/demo/customInput.d.ts +0 -6
  510. package/es/auto-complete/demo/customInput.js +0 -53
  511. package/es/auto-complete/demo/insensitive.d.ts +0 -6
  512. package/es/auto-complete/demo/insensitive.js +0 -28
  513. package/es/auto-complete/demo/unconfirm.d.ts +0 -6
  514. package/es/auto-complete/demo/unconfirm.js +0 -63
  515. package/es/auto-complete/style/index-pure.less +0 -14
  516. package/es/avatar/demo/badge.d.ts +0 -6
  517. package/es/avatar/demo/badge.js +0 -25
  518. package/es/avatar/demo/basic.d.ts +0 -6
  519. package/es/avatar/demo/basic.js +0 -39
  520. package/es/avatar/demo/dynamic.d.ts +0 -6
  521. package/es/avatar/demo/dynamic.js +0 -63
  522. package/es/avatar/demo/group.d.ts +0 -6
  523. package/es/avatar/demo/group.js +0 -83
  524. package/es/avatar/demo/responsive.d.ts +0 -6
  525. package/es/avatar/demo/responsive.js +0 -23
  526. package/es/avatar/demo/type.d.ts +0 -6
  527. package/es/avatar/demo/type.js +0 -34
  528. package/es/avatar/style/index-pure.less +0 -69
  529. package/es/back-top/demo/basic.d.ts +0 -6
  530. package/es/back-top/demo/basic.js +0 -14
  531. package/es/back-top/demo/custom.d.ts +0 -6
  532. package/es/back-top/demo/custom.js +0 -29
  533. package/es/back-top/style/index-pure.less +0 -48
  534. package/es/badge/demo/basic.d.ts +0 -6
  535. package/es/badge/demo/basic.js +0 -33
  536. package/es/badge/demo/change.d.ts +0 -6
  537. package/es/badge/demo/change.js +0 -68
  538. package/es/badge/demo/colorful.d.ts +0 -6
  539. package/es/badge/demo/colorful.js +0 -36
  540. package/es/badge/demo/dot.d.ts +0 -6
  541. package/es/badge/demo/dot.js +0 -23
  542. package/es/badge/demo/link.d.ts +0 -6
  543. package/es/badge/demo/link.js +0 -19
  544. package/es/badge/demo/no-wrapper.d.ts +0 -6
  545. package/es/badge/demo/no-wrapper.js +0 -39
  546. package/es/badge/demo/offset.d.ts +0 -6
  547. package/es/badge/demo/offset.js +0 -18
  548. package/es/badge/demo/overflow.d.ts +0 -6
  549. package/es/badge/demo/overflow.js +0 -34
  550. package/es/badge/demo/ribbbon.d.ts +0 -6
  551. package/es/badge/demo/ribbbon.js +0 -59
  552. package/es/badge/demo/size.d.ts +0 -6
  553. package/es/badge/demo/size.js +0 -24
  554. package/es/badge/demo/status.d.ts +0 -6
  555. package/es/badge/demo/status.js +0 -37
  556. package/es/badge/style/index-pure.less +0 -267
  557. package/es/breadcrumb/demo/basic.d.ts +0 -6
  558. package/es/breadcrumb/demo/basic.js +0 -16
  559. package/es/breadcrumb/demo/overlay.d.ts +0 -6
  560. package/es/breadcrumb/demo/overlay.js +0 -37
  561. package/es/breadcrumb/demo/router-4/index.d.ts +0 -7
  562. package/es/breadcrumb/demo/router-4/index.js +0 -75
  563. package/es/breadcrumb/demo/separator-component.d.ts +0 -6
  564. package/es/breadcrumb/demo/separator-component.js +0 -18
  565. package/es/breadcrumb/demo/separator.d.ts +0 -6
  566. package/es/breadcrumb/demo/separator.js +0 -18
  567. package/es/breadcrumb/demo/withIcon.d.ts +0 -6
  568. package/es/breadcrumb/demo/withIcon.js +0 -17
  569. package/es/breadcrumb/style/index-pure.less +0 -53
  570. package/es/button/demo/basic.d.ts +0 -6
  571. package/es/button/demo/basic.js +0 -20
  572. package/es/button/demo/block.d.ts +0 -6
  573. package/es/button/demo/block.js +0 -23
  574. package/es/button/demo/danger.d.ts +0 -5
  575. package/es/button/demo/danger.js +0 -25
  576. package/es/button/demo/disabled.d.ts +0 -6
  577. package/es/button/demo/disabled.js +0 -60
  578. package/es/button/demo/ghost.d.ts +0 -6
  579. package/es/button/demo/ghost.js +0 -26
  580. package/es/button/demo/icon.d.ts +0 -6
  581. package/es/button/demo/icon.js +0 -92
  582. package/es/button/demo/loading.d.ts +0 -7
  583. package/es/button/demo/loading.js +0 -67
  584. package/es/button/demo/multiple.d.ts +0 -6
  585. package/es/button/demo/multiple.js +0 -29
  586. package/es/button/demo/size.d.ts +0 -6
  587. package/es/button/demo/size.js +0 -67
  588. package/es/button/style/index-pure.less +0 -261
  589. package/es/calendar/demo/basic.d.ts +0 -6
  590. package/es/calendar/demo/basic.js +0 -18
  591. package/es/calendar/demo/card.d.ts +0 -6
  592. package/es/calendar/demo/card.js +0 -21
  593. package/es/calendar/demo/customize-header.d.ts +0 -6
  594. package/es/calendar/demo/customize-header.js +0 -98
  595. package/es/calendar/demo/notice-calendar.d.ts +0 -6
  596. package/es/calendar/demo/notice-calendar.js +0 -97
  597. package/es/calendar/demo/select.d.ts +0 -6
  598. package/es/calendar/demo/select.js +0 -40
  599. package/es/calendar/style/index-pure.less +0 -191
  600. package/es/card/demo/basic.d.ts +0 -6
  601. package/es/card/demo/basic.js +0 -29
  602. package/es/card/demo/border.d.ts +0 -6
  603. package/es/card/demo/border.js +0 -20
  604. package/es/card/demo/concise.d.ts +0 -6
  605. package/es/card/demo/concise.js +0 -16
  606. package/es/card/demo/embedded.d.ts +0 -6
  607. package/es/card/demo/embedded.js +0 -33
  608. package/es/card/demo/flexible.d.ts +0 -6
  609. package/es/card/demo/flexible.js +0 -25
  610. package/es/card/demo/grid.d.ts +0 -6
  611. package/es/card/demo/grid.js +0 -31
  612. package/es/card/demo/inside.d.ts +0 -6
  613. package/es/card/demo/inside.js +0 -29
  614. package/es/card/demo/more.d.ts +0 -6
  615. package/es/card/demo/more.js +0 -35
  616. package/es/card/demo/preload.d.ts +0 -6
  617. package/es/card/demo/preload.js +0 -63
  618. package/es/card/demo/tab.d.ts +0 -6
  619. package/es/card/demo/tab.js +0 -86
  620. package/es/card/style/index-pure.less +0 -305
  621. package/es/carousel/demo/autoplay.d.ts +0 -6
  622. package/es/carousel/demo/autoplay.js +0 -29
  623. package/es/carousel/demo/basic.d.ts +0 -6
  624. package/es/carousel/demo/basic.js +0 -33
  625. package/es/carousel/demo/fade.d.ts +0 -6
  626. package/es/carousel/demo/fade.js +0 -29
  627. package/es/carousel/demo/position.d.ts +0 -6
  628. package/es/carousel/demo/position.js +0 -55
  629. package/es/carousel/style/index-pure.less +0 -278
  630. package/es/cascader/demo/active.d.ts +0 -6
  631. package/es/cascader/demo/active.js +0 -56
  632. package/es/cascader/demo/basic.d.ts +0 -6
  633. package/es/cascader/demo/basic.js +0 -44
  634. package/es/cascader/demo/change.d.ts +0 -6
  635. package/es/cascader/demo/change.js +0 -44
  636. package/es/cascader/demo/changed.d.ts +0 -6
  637. package/es/cascader/demo/changed.js +0 -70
  638. package/es/cascader/demo/custom.d.ts +0 -6
  639. package/es/cascader/demo/custom.js +0 -47
  640. package/es/cascader/demo/customName.d.ts +0 -6
  641. package/es/cascader/demo/customName.js +0 -50
  642. package/es/cascader/demo/defaultValue.d.ts +0 -6
  643. package/es/cascader/demo/defaultValue.js +0 -44
  644. package/es/cascader/demo/disabled.d.ts +0 -6
  645. package/es/cascader/demo/disabled.js +0 -44
  646. package/es/cascader/demo/dropdown.d.ts +0 -6
  647. package/es/cascader/demo/dropdown.js +0 -52
  648. package/es/cascader/demo/move.d.ts +0 -6
  649. package/es/cascader/demo/move.js +0 -50
  650. package/es/cascader/demo/search.d.ts +0 -6
  651. package/es/cascader/demo/search.js +0 -57
  652. package/es/cascader/demo/size.d.ts +0 -6
  653. package/es/cascader/demo/size.js +0 -51
  654. package/es/cascader/style/index-pure.less +0 -102
  655. package/es/checkbox/demo/basic.d.ts +0 -6
  656. package/es/checkbox/demo/basic.js +0 -18
  657. package/es/checkbox/demo/check-all.d.ts +0 -6
  658. package/es/checkbox/demo/check-all.js +0 -52
  659. package/es/checkbox/demo/controller.d.ts +0 -6
  660. package/es/checkbox/demo/controller.js +0 -57
  661. package/es/checkbox/demo/disabled.d.ts +0 -6
  662. package/es/checkbox/demo/disabled.js +0 -18
  663. package/es/checkbox/demo/group.d.ts +0 -6
  664. package/es/checkbox/demo/group.js +0 -52
  665. package/es/checkbox/demo/layout.d.ts +0 -6
  666. package/es/checkbox/demo/layout.js +0 -41
  667. package/es/checkbox/style/index-pure.less +0 -5
  668. package/es/collapse/demo/accordion.d.ts +0 -6
  669. package/es/collapse/demo/accordion.js +0 -25
  670. package/es/collapse/demo/arrow.d.ts +0 -6
  671. package/es/collapse/demo/arrow.js +0 -29
  672. package/es/collapse/demo/collapsible.d.ts +0 -6
  673. package/es/collapse/demo/collapsible.js +0 -27
  674. package/es/collapse/demo/custom.d.ts +0 -6
  675. package/es/collapse/demo/custom.js +0 -37
  676. package/es/collapse/demo/extra.d.ts +0 -6
  677. package/es/collapse/demo/extra.js +0 -68
  678. package/es/collapse/demo/ghost.d.ts +0 -6
  679. package/es/collapse/demo/ghost.js +0 -26
  680. package/es/collapse/demo/nesting.d.ts +0 -6
  681. package/es/collapse/demo/nesting.js +0 -35
  682. package/es/collapse/demo/panel.d.ts +0 -6
  683. package/es/collapse/demo/panel.js +0 -31
  684. package/es/collapse/demo/simple.d.ts +0 -6
  685. package/es/collapse/demo/simple.js +0 -30
  686. package/es/collapse/style/index-pure.less +0 -154
  687. package/es/comment/demo/basic.d.ts +0 -6
  688. package/es/comment/demo/basic.js +0 -72
  689. package/es/comment/demo/matchList.d.ts +0 -2
  690. package/es/comment/demo/matchList.js +0 -48
  691. package/es/comment/style/index-pure.less +0 -101
  692. package/es/config-provider/demo/direction.d.ts +0 -2
  693. package/es/config-provider/demo/direction.js +0 -532
  694. package/es/config-provider/demo/global.d.ts +0 -6
  695. package/es/config-provider/demo/global.js +0 -594
  696. package/es/config-provider/demo/international.d.ts +0 -7
  697. package/es/config-provider/demo/international.js +0 -163
  698. package/es/config-provider/demo/size.d.ts +0 -2
  699. package/es/config-provider/demo/size.js +0 -97
  700. package/es/config-provider/style/index-pure.less +0 -2
  701. package/es/date-picker/demo/basic.d.ts +0 -6
  702. package/es/date-picker/demo/basic.js +0 -32
  703. package/es/date-picker/demo/bordered.d.ts +0 -7
  704. package/es/date-picker/demo/bordered.js +0 -38
  705. package/es/date-picker/demo/date-render.d.ts +0 -7
  706. package/es/date-picker/demo/date-render.js +0 -44
  707. package/es/date-picker/demo/disabled-date.d.ts +0 -7
  708. package/es/date-picker/demo/disabled-date.js +0 -94
  709. package/es/date-picker/demo/disabled.d.ts +0 -7
  710. package/es/date-picker/demo/disabled.js +0 -31
  711. package/es/date-picker/demo/extra-footer.d.ts +0 -12
  712. package/es/date-picker/demo/extra-footer.js +0 -67
  713. package/es/date-picker/demo/format.d.ts +0 -6
  714. package/es/date-picker/demo/format.js +0 -40
  715. package/es/date-picker/demo/presetted-ranges.d.ts +0 -7
  716. package/es/date-picker/demo/presetted-ranges.js +0 -36
  717. package/es/date-picker/demo/range-picker.d.ts +0 -6
  718. package/es/date-picker/demo/range-picker.js +0 -24
  719. package/es/date-picker/demo/select-in-range.d.ts +0 -7
  720. package/es/date-picker/demo/select-in-range.js +0 -59
  721. package/es/date-picker/demo/switchable.d.ts +0 -7
  722. package/es/date-picker/demo/switchable.js +0 -55
  723. package/es/date-picker/demo/time.d.ts +0 -7
  724. package/es/date-picker/demo/time.js +0 -36
  725. package/es/date-picker/style/index-pure.less +0 -363
  726. package/es/descriptions/demo/basic.d.ts +0 -6
  727. package/es/descriptions/demo/basic.js +0 -24
  728. package/es/descriptions/demo/border.d.ts +0 -6
  729. package/es/descriptions/demo/border.js +0 -40
  730. package/es/descriptions/demo/custom.d.ts +0 -2
  731. package/es/descriptions/demo/custom.js +0 -72
  732. package/es/descriptions/demo/responsive.d.ts +0 -6
  733. package/es/descriptions/demo/responsive.js +0 -37
  734. package/es/descriptions/demo/vertical.d.ts +0 -6
  735. package/es/descriptions/demo/vertical.js +0 -26
  736. package/es/descriptions/demo/verticalBorder.d.ts +0 -6
  737. package/es/descriptions/demo/verticalBorder.js +0 -41
  738. package/es/descriptions/style/index-pure.less +0 -176
  739. package/es/divider/demo/customize-style.d.ts +0 -6
  740. package/es/divider/demo/customize-style.js +0 -40
  741. package/es/divider/demo/horizontal.d.ts +0 -6
  742. package/es/divider/demo/horizontal.js +0 -14
  743. package/es/divider/demo/plain.d.ts +0 -6
  744. package/es/divider/demo/plain.js +0 -20
  745. package/es/divider/demo/vertical.d.ts +0 -6
  746. package/es/divider/demo/vertical.js +0 -20
  747. package/es/divider/demo/with-text.d.ts +0 -6
  748. package/es/divider/demo/with-text.js +0 -16
  749. package/es/divider/style/index-pure.less +0 -109
  750. package/es/drawer/demo/basic-right.d.ts +0 -6
  751. package/es/drawer/demo/basic-right.js +0 -39
  752. package/es/drawer/demo/extra.d.ts +0 -1
  753. package/es/drawer/demo/extra.js +0 -56
  754. package/es/drawer/demo/form-in-drawer.d.ts +0 -1
  755. package/es/drawer/demo/form-in-drawer.js +0 -136
  756. package/es/drawer/demo/multi-level-drawer.d.ts +0 -6
  757. package/es/drawer/demo/multi-level-drawer.js +0 -58
  758. package/es/drawer/demo/placement.d.ts +0 -6
  759. package/es/drawer/demo/placement.js +0 -57
  760. package/es/drawer/demo/render-in-current.d.ts +0 -6
  761. package/es/drawer/demo/render-in-current.js +0 -46
  762. package/es/drawer/demo/size.d.ts +0 -1
  763. package/es/drawer/demo/size.js +0 -148
  764. package/es/drawer/demo/user-profile.d.ts +0 -6
  765. package/es/drawer/demo/user-profile.js +0 -155
  766. package/es/drawer/style/index-pure.less +0 -6
  767. package/es/dropdown/demo/arrow.d.ts +0 -6
  768. package/es/dropdown/demo/arrow.js +0 -55
  769. package/es/dropdown/demo/basic.d.ts +0 -6
  770. package/es/dropdown/demo/basic.js +0 -40
  771. package/es/dropdown/demo/contextMenu.d.ts +0 -6
  772. package/es/dropdown/demo/contextMenu.js +0 -29
  773. package/es/dropdown/demo/dropdownButton.d.ts +0 -6
  774. package/es/dropdown/demo/dropdownButton.js +0 -66
  775. package/es/dropdown/demo/event.d.ts +0 -6
  776. package/es/dropdown/demo/event.js +0 -34
  777. package/es/dropdown/demo/item.d.ts +0 -6
  778. package/es/dropdown/demo/item.js +0 -36
  779. package/es/dropdown/demo/overlayVisible.d.ts +0 -6
  780. package/es/dropdown/demo/overlayVisible.js +0 -48
  781. package/es/dropdown/demo/placement.d.ts +0 -6
  782. package/es/dropdown/demo/placement.js +0 -55
  783. package/es/dropdown/demo/subMenu.d.ts +0 -6
  784. package/es/dropdown/demo/subMenu.js +0 -44
  785. package/es/dropdown/demo/trigger.d.ts +0 -6
  786. package/es/dropdown/demo/trigger.js +0 -32
  787. package/es/dropdown/style/index-pure.less +0 -381
  788. package/es/empty/demo/basic.d.ts +0 -6
  789. package/es/empty/demo/basic.js +0 -12
  790. package/es/empty/demo/choice.d.ts +0 -6
  791. package/es/empty/demo/choice.js +0 -14
  792. package/es/empty/demo/custom.d.ts +0 -6
  793. package/es/empty/demo/custom.js +0 -22
  794. package/es/empty/demo/global.d.ts +0 -6
  795. package/es/empty/demo/global.js +0 -68
  796. package/es/empty/demo/noDescription.d.ts +0 -6
  797. package/es/empty/demo/noDescription.js +0 -14
  798. package/es/empty/style/index-pure.less +0 -136
  799. package/es/form/demo/advanced-search/index.d.ts +0 -7
  800. package/es/form/demo/advanced-search/index.js +0 -87
  801. package/es/form/demo/basic.d.ts +0 -6
  802. package/es/form/demo/basic.js +0 -62
  803. package/es/form/demo/complex-form-control.d.ts +0 -6
  804. package/es/form/demo/complex-form-control.js +0 -107
  805. package/es/form/demo/control-hooks.d.ts +0 -6
  806. package/es/form/demo/control-hooks.js +0 -120
  807. package/es/form/demo/control-ref.d.ts +0 -15
  808. package/es/form/demo/control-ref.js +0 -144
  809. package/es/form/demo/customized-form-controls.d.ts +0 -6
  810. package/es/form/demo/customized-form-controls.js +0 -116
  811. package/es/form/demo/dynamic-form-item.d.ts +0 -6
  812. package/es/form/demo/dynamic-form-item.js +0 -133
  813. package/es/form/demo/dynamic-form-items-complex.d.ts +0 -6
  814. package/es/form/demo/dynamic-form-items-complex.js +0 -115
  815. package/es/form/demo/dynamic-form-items.d.ts +0 -6
  816. package/es/form/demo/dynamic-form-items.js +0 -76
  817. package/es/form/demo/dynamic-rule.d.ts +0 -6
  818. package/es/form/demo/dynamic-rule.js +0 -109
  819. package/es/form/demo/form-context.d.ts +0 -6
  820. package/es/form/demo/form-context.js +0 -158
  821. package/es/form/demo/form-in-modal/index.d.ts +0 -7
  822. package/es/form/demo/form-in-modal/index.js +0 -88
  823. package/es/form/demo/global-state.d.ts +0 -6
  824. package/es/form/demo/global-state.js +0 -49
  825. package/es/form/demo/inline-login.d.ts +0 -6
  826. package/es/form/demo/inline-login.js +0 -71
  827. package/es/form/demo/layout.d.ts +0 -6
  828. package/es/form/demo/layout.js +0 -71
  829. package/es/form/demo/nest-messages.d.ts +0 -6
  830. package/es/form/demo/nest-messages.js +0 -76
  831. package/es/form/demo/normal-login.d.ts +0 -6
  832. package/es/form/demo/normal-login.js +0 -60
  833. package/es/form/demo/register.d.ts +0 -6
  834. package/es/form/demo/register.js +0 -245
  835. package/es/form/demo/required-mark.d.ts +0 -6
  836. package/es/form/demo/required-mark.js +0 -62
  837. package/es/form/demo/size.d.ts +0 -6
  838. package/es/form/demo/size.js +0 -82
  839. package/es/form/demo/time-related-controls.d.ts +0 -6
  840. package/es/form/demo/time-related-controls.js +0 -108
  841. package/es/form/demo/validate-static.d.ts +0 -6
  842. package/es/form/demo/validate-static.js +0 -169
  843. package/es/form/demo/without-form-create.d.ts +0 -6
  844. package/es/form/demo/without-form-create.js +0 -62
  845. package/es/form/style/index-pure.less +0 -295
  846. package/es/grid/demo/basic/index.d.ts +0 -7
  847. package/es/grid/demo/basic/index.js +0 -35
  848. package/es/grid/style/index-pure.less +0 -119
  849. package/es/icon/style/index-pure.less +0 -5
  850. package/es/image/demo/basic.d.ts +0 -6
  851. package/es/image/demo/basic.js +0 -15
  852. package/es/image/demo/custom.d.ts +0 -6
  853. package/es/image/demo/custom.js +0 -18
  854. package/es/image/demo/error.d.ts +0 -2
  855. package/es/image/demo/error.js +0 -17
  856. package/es/image/demo/load.d.ts +0 -6
  857. package/es/image/demo/load.js +0 -34
  858. package/es/image/demo/many.d.ts +0 -6
  859. package/es/image/demo/many.js +0 -18
  860. package/es/image/demo/photo.d.ts +0 -6
  861. package/es/image/demo/photo.js +0 -45
  862. package/es/image/style/index-pure.less +0 -173
  863. package/es/input/demo/addon.d.ts +0 -6
  864. package/es/input/demo/addon.js +0 -59
  865. package/es/input/demo/allowClear.d.ts +0 -6
  866. package/es/input/demo/allowClear.js +0 -25
  867. package/es/input/demo/autosize-textarea.d.ts +0 -6
  868. package/es/input/demo/autosize-textarea.js +0 -50
  869. package/es/input/demo/basic.d.ts +0 -6
  870. package/es/input/demo/basic.js +0 -14
  871. package/es/input/demo/borderless.d.ts +0 -6
  872. package/es/input/demo/borderless.js +0 -15
  873. package/es/input/demo/focus.d.ts +0 -6
  874. package/es/input/demo/focus.js +0 -67
  875. package/es/input/demo/group/index.d.ts +0 -6
  876. package/es/input/demo/group/index.js +0 -220
  877. package/es/input/demo/password-input.d.ts +0 -6
  878. package/es/input/demo/password-input.js +0 -22
  879. package/es/input/demo/presuffix.d.ts +0 -6
  880. package/es/input/demo/presuffix.js +0 -32
  881. package/es/input/demo/search-input-loading.d.ts +0 -6
  882. package/es/input/demo/search-input-loading.js +0 -25
  883. package/es/input/demo/search.d.ts +0 -6
  884. package/es/input/demo/search.js +0 -55
  885. package/es/input/demo/size.d.ts +0 -6
  886. package/es/input/demo/size.js +0 -24
  887. package/es/input/demo/textarea-count.d.ts +0 -6
  888. package/es/input/demo/textarea-count.js +0 -21
  889. package/es/input/demo/textarea.d.ts +0 -6
  890. package/es/input/demo/textarea.js +0 -15
  891. package/es/input/demo/tooltip/index.d.ts +0 -7
  892. package/es/input/demo/tooltip/index.js +0 -30
  893. package/es/input/demo/tooltip/numericInput.d.ts +0 -2
  894. package/es/input/demo/tooltip/numericInput.js +0 -67
  895. package/es/input/style/index-pure.less +0 -63
  896. package/es/input-number/demo/basic.d.ts +0 -2
  897. package/es/input-number/demo/basic.js +0 -21
  898. package/es/input-number/demo/decimal.d.ts +0 -6
  899. package/es/input-number/demo/decimal.js +0 -26
  900. package/es/input-number/demo/disabled.d.ts +0 -2
  901. package/es/input-number/demo/disabled.js +0 -35
  902. package/es/input-number/demo/formatter.d.ts +0 -6
  903. package/es/input-number/demo/formatter.js +0 -39
  904. package/es/input-number/demo/keyboard.d.ts +0 -2
  905. package/es/input-number/demo/keyboard.js +0 -30
  906. package/es/input-number/demo/nowrap.d.ts +0 -6
  907. package/es/input-number/demo/nowrap.js +0 -17
  908. package/es/input-number/demo/outwrap.d.ts +0 -6
  909. package/es/input-number/demo/outwrap.js +0 -30
  910. package/es/input-number/demo/threeSize.d.ts +0 -6
  911. package/es/input-number/demo/threeSize.js +0 -35
  912. package/es/input-number/style/index-pure.less +0 -222
  913. package/es/layout/demo/basic.d.ts +0 -6
  914. package/es/layout/demo/basic.js +0 -16
  915. package/es/layout/demo/customTrigger.d.ts +0 -7
  916. package/es/layout/demo/customTrigger.js +0 -64
  917. package/es/layout/demo/fixed/index.d.ts +0 -8
  918. package/es/layout/demo/fixed/index.js +0 -55
  919. package/es/layout/demo/fixedSider/index.d.ts +0 -8
  920. package/es/layout/demo/fixedSider/index.js +0 -81
  921. package/es/layout/demo/responsive.d.ts +0 -7
  922. package/es/layout/demo/responsive.js +0 -64
  923. package/es/layout/demo/side/index.d.ts +0 -11
  924. package/es/layout/demo/side/index.js +0 -101
  925. package/es/layout/demo/top.d.ts +0 -8
  926. package/es/layout/demo/top.js +0 -44
  927. package/es/layout/demo/topSide.d.ts +0 -6
  928. package/es/layout/demo/topSide.js +0 -100
  929. package/es/layout/demo/topSide2.d.ts +0 -6
  930. package/es/layout/demo/topSide2.js +0 -93
  931. package/es/layout/style/index-pure.less +0 -144
  932. package/es/list/demo/basics.d.ts +0 -6
  933. package/es/list/demo/basics.js +0 -35
  934. package/es/list/demo/grid.d.ts +0 -6
  935. package/es/list/demo/grid.js +0 -32
  936. package/es/list/demo/infinite.d.ts +0 -6
  937. package/es/list/demo/infinite.js +0 -162
  938. package/es/list/demo/more.d.ts +0 -6
  939. package/es/list/demo/more.js +0 -122
  940. package/es/list/demo/responsive.d.ts +0 -6
  941. package/es/list/demo/responsive.js +0 -41
  942. package/es/list/demo/roll.d.ts +0 -6
  943. package/es/list/demo/roll.js +0 -93
  944. package/es/list/demo/simple.d.ts +0 -6
  945. package/es/list/demo/simple.js +0 -47
  946. package/es/list/demo/verticalRow.d.ts +0 -6
  947. package/es/list/demo/verticalRow.js +0 -73
  948. package/es/list/style/index-pure.less +0 -241
  949. package/es/locale-provider/style/index-pure.less +0 -2
  950. package/es/mentions/demo/async.d.ts +0 -6
  951. package/es/mentions/demo/async.js +0 -75
  952. package/es/mentions/demo/autoSize.d.ts +0 -6
  953. package/es/mentions/demo/autoSize.js +0 -24
  954. package/es/mentions/demo/basic.d.ts +0 -2
  955. package/es/mentions/demo/basic.js +0 -35
  956. package/es/mentions/demo/disabled.d.ts +0 -6
  957. package/es/mentions/demo/disabled.js +0 -39
  958. package/es/mentions/demo/prefix.d.ts +0 -6
  959. package/es/mentions/demo/prefix.js +0 -41
  960. package/es/mentions/demo/top.d.ts +0 -2
  961. package/es/mentions/demo/top.js +0 -24
  962. package/es/mentions/style/index-pure.less +0 -166
  963. package/es/menu/demo/horizontal.d.ts +0 -6
  964. package/es/menu/demo/horizontal.js +0 -59
  965. package/es/menu/demo/inline-collapsed.d.ts +0 -6
  966. package/es/menu/demo/inline-collapsed.js +0 -77
  967. package/es/menu/demo/inline.d.ts +0 -6
  968. package/es/menu/demo/inline.js +0 -71
  969. package/es/menu/demo/sider-current.d.ts +0 -6
  970. package/es/menu/demo/sider-current.js +0 -80
  971. package/es/menu/demo/theme.d.ts +0 -6
  972. package/es/menu/demo/theme.js +0 -87
  973. package/es/menu/demo/vertical.d.ts +0 -5
  974. package/es/menu/demo/vertical.js +0 -66
  975. package/es/menu/style/index-pure.less +0 -674
  976. package/es/message/demo/custom-style.d.ts +0 -6
  977. package/es/message/demo/custom-style.js +0 -24
  978. package/es/message/demo/duration.d.ts +0 -6
  979. package/es/message/demo/duration.js +0 -18
  980. package/es/message/demo/hooks.d.ts +0 -6
  981. package/es/message/demo/hooks.js +0 -41
  982. package/es/message/demo/info.d.ts +0 -6
  983. package/es/message/demo/info.js +0 -19
  984. package/es/message/demo/loading.d.ts +0 -6
  985. package/es/message/demo/loading.js +0 -20
  986. package/es/message/demo/other.d.ts +0 -6
  987. package/es/message/demo/other.js +0 -30
  988. package/es/message/demo/thenable.d.ts +0 -6
  989. package/es/message/demo/thenable.js +0 -22
  990. package/es/message/demo/update.d.ts +0 -6
  991. package/es/message/demo/update.js +0 -31
  992. package/es/message/style/index-pure.less +0 -74
  993. package/es/modal/demo/async.d.ts +0 -6
  994. package/es/modal/demo/async.js +0 -56
  995. package/es/modal/demo/basic.d.ts +0 -6
  996. package/es/modal/demo/basic.js +0 -39
  997. package/es/modal/demo/button-props.d.ts +0 -15
  998. package/es/modal/demo/button-props.js +0 -77
  999. package/es/modal/demo/confirm-router.d.ts +0 -6
  1000. package/es/modal/demo/confirm-router.js +0 -40
  1001. package/es/modal/demo/confirm.d.ts +0 -6
  1002. package/es/modal/demo/confirm.js +0 -91
  1003. package/es/modal/demo/footer.d.ts +0 -16
  1004. package/es/modal/demo/footer.js +0 -93
  1005. package/es/modal/demo/hooks.d.ts +0 -6
  1006. package/es/modal/demo/hooks.js +0 -49
  1007. package/es/modal/demo/info.d.ts +0 -6
  1008. package/es/modal/demo/info.js +0 -48
  1009. package/es/modal/demo/locale.d.ts +0 -6
  1010. package/es/modal/demo/locale.js +0 -80
  1011. package/es/modal/demo/manual.d.ts +0 -6
  1012. package/es/modal/demo/manual.js +0 -32
  1013. package/es/modal/demo/modal-render.d.ts +0 -24
  1014. package/es/modal/demo/modal-render.js +0 -139
  1015. package/es/modal/demo/position.d.ts +0 -15
  1016. package/es/modal/demo/position.js +0 -89
  1017. package/es/modal/demo/width.d.ts +0 -6
  1018. package/es/modal/demo/width.js +0 -35
  1019. package/es/modal/style/index-pure.less +0 -8
  1020. package/es/notification/demo/basic.d.ts +0 -6
  1021. package/es/notification/demo/basic.js +0 -25
  1022. package/es/notification/demo/custom-icon.d.ts +0 -6
  1023. package/es/notification/demo/custom-icon.js +0 -28
  1024. package/es/notification/demo/custom-style.d.ts +0 -6
  1025. package/es/notification/demo/custom-style.js +0 -26
  1026. package/es/notification/demo/duration.d.ts +0 -6
  1027. package/es/notification/demo/duration.js +0 -24
  1028. package/es/notification/demo/hooks.d.ts +0 -6
  1029. package/es/notification/demo/hooks.js +0 -58
  1030. package/es/notification/demo/placement.d.ts +0 -6
  1031. package/es/notification/demo/placement.js +0 -41
  1032. package/es/notification/demo/update.d.ts +0 -6
  1033. package/es/notification/demo/update.js +0 -32
  1034. package/es/notification/demo/with-btn.d.ts +0 -6
  1035. package/es/notification/demo/with-btn.js +0 -37
  1036. package/es/notification/demo/with-icon.d.ts +0 -6
  1037. package/es/notification/demo/with-icon.js +0 -35
  1038. package/es/notification/style/index-pure.less +0 -217
  1039. package/es/page-header/demo/basic.d.ts +0 -6
  1040. package/es/page-header/demo/basic.js +0 -19
  1041. package/es/page-header/demo/breadcrumb.d.ts +0 -6
  1042. package/es/page-header/demo/breadcrumb.js +0 -29
  1043. package/es/page-header/demo/combination.d.ts +0 -6
  1044. package/es/page-header/demo/combination.js +0 -120
  1045. package/es/page-header/demo/ghost.d.ts +0 -6
  1046. package/es/page-header/demo/ghost.js +0 -42
  1047. package/es/page-header/demo/multiform.d.ts +0 -6
  1048. package/es/page-header/demo/multiform.js +0 -71
  1049. package/es/page-header/demo/responsive.d.ts +0 -6
  1050. package/es/page-header/demo/responsive.js +0 -88
  1051. package/es/page-header/style/index-pure.less +0 -127
  1052. package/es/pagination/demo/all.d.ts +0 -6
  1053. package/es/pagination/demo/all.js +0 -19
  1054. package/es/pagination/demo/basic.d.ts +0 -6
  1055. package/es/pagination/demo/basic.js +0 -15
  1056. package/es/pagination/demo/changer.d.ts +0 -6
  1057. package/es/pagination/demo/changer.js +0 -27
  1058. package/es/pagination/demo/controlled.d.ts +0 -6
  1059. package/es/pagination/demo/controlled.js +0 -28
  1060. package/es/pagination/demo/itemRender.d.ts +0 -6
  1061. package/es/pagination/demo/itemRender.js +0 -29
  1062. package/es/pagination/demo/jump.d.ts +0 -6
  1063. package/es/pagination/demo/jump.js +0 -27
  1064. package/es/pagination/demo/mini.d.ts +0 -6
  1065. package/es/pagination/demo/mini.js +0 -35
  1066. package/es/pagination/demo/more.d.ts +0 -6
  1067. package/es/pagination/demo/more.js +0 -15
  1068. package/es/pagination/demo/simple.d.ts +0 -6
  1069. package/es/pagination/demo/simple.js +0 -21
  1070. package/es/pagination/demo/total.d.ts +0 -6
  1071. package/es/pagination/demo/total.js +0 -26
  1072. package/es/pagination/style/index-pure.less +0 -426
  1073. package/es/popconfirm/demo/async.d.ts +0 -6
  1074. package/es/popconfirm/demo/async.js +0 -52
  1075. package/es/popconfirm/demo/basic.d.ts +0 -6
  1076. package/es/popconfirm/demo/basic.js +0 -30
  1077. package/es/popconfirm/demo/dynamic-trigger.d.ts +0 -6
  1078. package/es/popconfirm/demo/dynamic-trigger.js +0 -67
  1079. package/es/popconfirm/demo/icon.d.ts +0 -6
  1080. package/es/popconfirm/demo/icon.js +0 -22
  1081. package/es/popconfirm/demo/locale.d.ts +0 -6
  1082. package/es/popconfirm/demo/locale.js +0 -18
  1083. package/es/popconfirm/demo/placement.d.ts +0 -6
  1084. package/es/popconfirm/demo/placement.js +0 -113
  1085. package/es/popconfirm/demo/promise.d.ts +0 -6
  1086. package/es/popconfirm/demo/promise.js +0 -28
  1087. package/es/popconfirm/style/index-pure.less +0 -9
  1088. package/es/popover/demo/arrow-point-at-center.d.ts +0 -6
  1089. package/es/popover/demo/arrow-point-at-center.js +0 -22
  1090. package/es/popover/demo/basic.d.ts +0 -6
  1091. package/es/popover/demo/basic.js +0 -18
  1092. package/es/popover/demo/hover-with-click.d.ts +0 -6
  1093. package/es/popover/demo/hover-with-click.js +0 -58
  1094. package/es/popover/demo/interalClose.d.ts +0 -6
  1095. package/es/popover/demo/interalClose.js +0 -37
  1096. package/es/popover/demo/placement.d.ts +0 -6
  1097. package/es/popover/demo/placement.js +0 -98
  1098. package/es/popover/demo/triggerType.d.ts +0 -6
  1099. package/es/popover/demo/triggerType.js +0 -25
  1100. package/es/popover/style/index-pure.less +0 -253
  1101. package/es/progress/demo/activeShow.d.ts +0 -6
  1102. package/es/progress/demo/activeShow.js +0 -45
  1103. package/es/progress/demo/bar.d.ts +0 -6
  1104. package/es/progress/demo/bar.js +0 -25
  1105. package/es/progress/demo/circle.d.ts +0 -6
  1106. package/es/progress/demo/circle.js +0 -22
  1107. package/es/progress/demo/circleActive.d.ts +0 -6
  1108. package/es/progress/demo/circleActive.js +0 -46
  1109. package/es/progress/demo/dashboard.d.ts +0 -6
  1110. package/es/progress/demo/dashboard.js +0 -19
  1111. package/es/progress/demo/formatStyle.d.ts +0 -2
  1112. package/es/progress/demo/formatStyle.js +0 -24
  1113. package/es/progress/demo/lineGradient.d.ts +0 -6
  1114. package/es/progress/demo/lineGradient.js +0 -39
  1115. package/es/progress/demo/moreDashboard.d.ts +0 -6
  1116. package/es/progress/demo/moreDashboard.js +0 -35
  1117. package/es/progress/demo/round.d.ts +0 -2
  1118. package/es/progress/demo/round.js +0 -19
  1119. package/es/progress/demo/smallBar.d.ts +0 -6
  1120. package/es/progress/demo/smallBar.js +0 -30
  1121. package/es/progress/demo/smallCircle.d.ts +0 -6
  1122. package/es/progress/demo/smallCircle.js +0 -25
  1123. package/es/progress/demo/stepProgress.d.ts +0 -6
  1124. package/es/progress/demo/stepProgress.js +0 -23
  1125. package/es/progress/style/index-pure.less +0 -206
  1126. package/es/radio/demo/basic.d.ts +0 -6
  1127. package/es/radio/demo/basic.js +0 -12
  1128. package/es/radio/demo/disabled.d.ts +0 -6
  1129. package/es/radio/demo/disabled.js +0 -35
  1130. package/es/radio/demo/radiobutton-solid.d.ts +0 -6
  1131. package/es/radio/demo/radiobutton-solid.js +0 -38
  1132. package/es/radio/demo/radiobutton.d.ts +0 -6
  1133. package/es/radio/demo/radiobutton.js +0 -57
  1134. package/es/radio/demo/radiogroup-more.d.ts +0 -6
  1135. package/es/radio/demo/radiogroup-more.js +0 -42
  1136. package/es/radio/demo/radiogroup-options.d.ts +0 -6
  1137. package/es/radio/demo/radiogroup-options.js +0 -95
  1138. package/es/radio/demo/radiogroup-with-name.d.ts +0 -6
  1139. package/es/radio/demo/radiogroup-with-name.js +0 -23
  1140. package/es/radio/demo/radiogroup.d.ts +0 -6
  1141. package/es/radio/demo/radiogroup.js +0 -35
  1142. package/es/radio/demo/size.d.ts +0 -6
  1143. package/es/radio/demo/size.js +0 -50
  1144. package/es/radio/style/index-pure.less +0 -347
  1145. package/es/rate/demo/basic.d.ts +0 -6
  1146. package/es/rate/demo/basic.js +0 -12
  1147. package/es/rate/demo/clear.d.ts +0 -6
  1148. package/es/rate/demo/clear.js +0 -21
  1149. package/es/rate/demo/custom.d.ts +0 -6
  1150. package/es/rate/demo/custom.js +0 -32
  1151. package/es/rate/demo/half.d.ts +0 -6
  1152. package/es/rate/demo/half.js +0 -15
  1153. package/es/rate/demo/onlyread.d.ts +0 -6
  1154. package/es/rate/demo/onlyread.js +0 -15
  1155. package/es/rate/demo/other.d.ts +0 -6
  1156. package/es/rate/demo/other.js +0 -25
  1157. package/es/rate/demo/text.d.ts +0 -6
  1158. package/es/rate/demo/text.js +0 -31
  1159. package/es/rate/style/index-pure.less +0 -91
  1160. package/es/result/demo/custom.d.ts +0 -6
  1161. package/es/result/demo/custom.js +0 -19
  1162. package/es/result/demo/disabled.d.ts +0 -6
  1163. package/es/result/demo/disabled.js +0 -19
  1164. package/es/result/demo/error.d.ts +0 -6
  1165. package/es/result/demo/error.js +0 -36
  1166. package/es/result/demo/info.d.ts +0 -6
  1167. package/es/result/demo/info.js +0 -18
  1168. package/es/result/demo/nofound.d.ts +0 -6
  1169. package/es/result/demo/nofound.js +0 -19
  1170. package/es/result/demo/serviceErr.d.ts +0 -6
  1171. package/es/result/demo/serviceErr.js +0 -19
  1172. package/es/result/demo/success.d.ts +0 -6
  1173. package/es/result/demo/success.js +0 -22
  1174. package/es/result/demo/warning.d.ts +0 -6
  1175. package/es/result/demo/warning.js +0 -19
  1176. package/es/result/style/index-pure.less +0 -75
  1177. package/es/select/demo/automatic-tokenization.d.ts +0 -6
  1178. package/es/select/demo/automatic-tokenization.js +0 -32
  1179. package/es/select/demo/basic.d.ts +0 -6
  1180. package/es/select/demo/basic.js +0 -56
  1181. package/es/select/demo/big-data.d.ts +0 -6
  1182. package/es/select/demo/big-data.js +0 -48
  1183. package/es/select/demo/bordered.d.ts +0 -6
  1184. package/es/select/demo/bordered.js +0 -34
  1185. package/es/select/demo/coordinate.d.ts +0 -6
  1186. package/es/select/demo/coordinate.js +0 -61
  1187. package/es/select/demo/custom-dropdown-menu.d.ts +0 -6
  1188. package/es/select/demo/custom-dropdown-menu.js +0 -74
  1189. package/es/select/demo/custom-tag-render.d.ts +0 -6
  1190. package/es/select/demo/custom-tag-render.js +0 -52
  1191. package/es/select/demo/hide-selected.d.ts +0 -6
  1192. package/es/select/demo/hide-selected.js +0 -40
  1193. package/es/select/demo/label-in-value.d.ts +0 -6
  1194. package/es/select/demo/label-in-value.js +0 -31
  1195. package/es/select/demo/multiple.d.ts +0 -6
  1196. package/es/select/demo/multiple.js +0 -45
  1197. package/es/select/demo/optgroup.d.ts +0 -6
  1198. package/es/select/demo/optgroup.js +0 -34
  1199. package/es/select/demo/option-label-prop.d.ts +0 -6
  1200. package/es/select/demo/option-label-prop.js +0 -59
  1201. package/es/select/demo/responsive.d.ts +0 -6
  1202. package/es/select/demo/responsive.js +0 -49
  1203. package/es/select/demo/search-box.d.ts +0 -6
  1204. package/es/select/demo/search-box.js +0 -95
  1205. package/es/select/demo/search-sort.d.ts +0 -6
  1206. package/es/select/demo/search-sort.js +0 -38
  1207. package/es/select/demo/search.d.ts +0 -6
  1208. package/es/select/demo/search.js +0 -49
  1209. package/es/select/demo/select-users.d.ts +0 -11
  1210. package/es/select/demo/select-users.js +0 -109
  1211. package/es/select/demo/size.d.ts +0 -6
  1212. package/es/select/demo/size.js +0 -72
  1213. package/es/select/demo/tags.d.ts +0 -6
  1214. package/es/select/demo/tags.js +0 -32
  1215. package/es/select/style/index-pure.less +0 -318
  1216. package/es/skeleton/style/index-pure.less +0 -279
  1217. package/es/slider/demo/basic.d.ts +0 -6
  1218. package/es/slider/demo/basic.js +0 -34
  1219. package/es/slider/demo/controlShow.d.ts +0 -6
  1220. package/es/slider/demo/controlShow.js +0 -15
  1221. package/es/slider/demo/custom.d.ts +0 -2
  1222. package/es/slider/demo/custom.js +0 -20
  1223. package/es/slider/demo/events.d.ts +0 -6
  1224. package/es/slider/demo/events.js +0 -30
  1225. package/es/slider/demo/icon.d.ts +0 -6
  1226. package/es/slider/demo/icon.js +0 -40
  1227. package/es/slider/demo/inputBox.d.ts +0 -6
  1228. package/es/slider/demo/inputBox.js +0 -40
  1229. package/es/slider/demo/marks.d.ts +0 -6
  1230. package/es/slider/demo/marks.js +0 -42
  1231. package/es/slider/demo/range.d.ts +0 -6
  1232. package/es/slider/demo/range.js +0 -17
  1233. package/es/slider/demo/reverse.d.ts +0 -6
  1234. package/es/slider/demo/reverse.js +0 -34
  1235. package/es/slider/demo/vertical.d.ts +0 -6
  1236. package/es/slider/demo/vertical.js +0 -47
  1237. package/es/slider/style/index-pure.less +0 -207
  1238. package/es/space/demo/align.d.ts +0 -6
  1239. package/es/space/demo/align.js +0 -46
  1240. package/es/space/demo/base.d.ts +0 -6
  1241. package/es/space/demo/base.js +0 -19
  1242. package/es/space/demo/customize.d.ts +0 -6
  1243. package/es/space/demo/customize.js +0 -32
  1244. package/es/space/demo/size.d.ts +0 -6
  1245. package/es/space/demo/size.js +0 -38
  1246. package/es/space/demo/split.d.ts +0 -6
  1247. package/es/space/demo/split.js +0 -16
  1248. package/es/space/demo/vertical.d.ts +0 -6
  1249. package/es/space/demo/vertical.js +0 -24
  1250. package/es/space/demo/wrap.d.ts +0 -6
  1251. package/es/space/demo/wrap.js +0 -23
  1252. package/es/space/style/index-pure.less +0 -36
  1253. package/es/spin/demo/basic.d.ts +0 -6
  1254. package/es/spin/demo/basic.js +0 -12
  1255. package/es/spin/demo/custom-indicator.d.ts +0 -6
  1256. package/es/spin/demo/custom-indicator.js +0 -21
  1257. package/es/spin/demo/delayAndDebounce.d.ts +0 -6
  1258. package/es/spin/demo/delayAndDebounce.js +0 -38
  1259. package/es/spin/demo/inside/index.d.ts +0 -7
  1260. package/es/spin/demo/inside/index.js +0 -15
  1261. package/es/spin/demo/nested.d.ts +0 -6
  1262. package/es/spin/demo/nested.js +0 -36
  1263. package/es/spin/demo/size.d.ts +0 -6
  1264. package/es/spin/demo/size.js +0 -18
  1265. package/es/spin/demo/tip.d.ts +0 -6
  1266. package/es/spin/demo/tip.js +0 -18
  1267. package/es/spin/style/index-pure.less +0 -217
  1268. package/es/statistic/demo/basic.d.ts +0 -6
  1269. package/es/statistic/demo/basic.js +0 -36
  1270. package/es/statistic/demo/company.d.ts +0 -6
  1271. package/es/statistic/demo/company.js +0 -27
  1272. package/es/statistic/demo/countDown.d.ts +0 -6
  1273. package/es/statistic/demo/countDown.js +0 -54
  1274. package/es/statistic/demo/inCard.d.ts +0 -6
  1275. package/es/statistic/demo/inCard.js +0 -39
  1276. package/es/statistic/style/index-pure.less +0 -41
  1277. package/es/steps/demo/basic.d.ts +0 -6
  1278. package/es/steps/demo/basic.js +0 -25
  1279. package/es/steps/demo/click.d.ts +0 -6
  1280. package/es/steps/demo/click.js +0 -51
  1281. package/es/steps/demo/customdot.d.ts +0 -6
  1282. package/es/steps/demo/customdot.js +0 -37
  1283. package/es/steps/demo/dot.d.ts +0 -6
  1284. package/es/steps/demo/dot.js +0 -44
  1285. package/es/steps/demo/err.d.ts +0 -6
  1286. package/es/steps/demo/err.js +0 -25
  1287. package/es/steps/demo/icon.d.ts +0 -6
  1288. package/es/steps/demo/icon.js +0 -30
  1289. package/es/steps/demo/linesmall.d.ts +0 -6
  1290. package/es/steps/demo/linesmall.js +0 -26
  1291. package/es/steps/demo/lineway.d.ts +0 -6
  1292. package/es/steps/demo/lineway.js +0 -25
  1293. package/es/steps/demo/mini.d.ts +0 -6
  1294. package/es/steps/demo/mini.js +0 -22
  1295. package/es/steps/demo/nav.d.ts +0 -6
  1296. package/es/steps/demo/nav.js +0 -83
  1297. package/es/steps/demo/progress.d.ts +0 -6
  1298. package/es/steps/demo/progress.js +0 -26
  1299. package/es/steps/demo/tab.d.ts +0 -6
  1300. package/es/steps/demo/tab.js +0 -67
  1301. package/es/steps/style/index-pure.less +0 -247
  1302. package/es/style/default.css +0 -1787
  1303. package/es/style/index-pure.less +0 -3
  1304. package/es/switch/demo/basic.d.ts +0 -6
  1305. package/es/switch/demo/basic.js +0 -19
  1306. package/es/switch/demo/disabled.d.ts +0 -6
  1307. package/es/switch/demo/disabled.js +0 -29
  1308. package/es/switch/demo/loading.d.ts +0 -6
  1309. package/es/switch/demo/loading.js +0 -18
  1310. package/es/switch/demo/size.d.ts +0 -6
  1311. package/es/switch/demo/size.js +0 -17
  1312. package/es/switch/demo/text.d.ts +0 -6
  1313. package/es/switch/demo/text.js +0 -24
  1314. package/es/switch/style/index-pure.less +0 -154
  1315. package/es/table/demo/basic.d.ts +0 -6
  1316. package/es/table/demo/basic.js +0 -76
  1317. package/es/table/demo/edit-cell/index.d.ts +0 -31
  1318. package/es/table/demo/edit-cell/index.js +0 -270
  1319. package/es/table/demo/edit-row/index.d.ts +0 -7
  1320. package/es/table/demo/edit-row/index.js +0 -201
  1321. package/es/table/demo/head.d.ts +0 -6
  1322. package/es/table/demo/head.js +0 -91
  1323. package/es/table/demo/jsx.d.ts +0 -6
  1324. package/es/table/demo/jsx.js +0 -76
  1325. package/es/table/demo/multiple-sorter.d.ts +0 -6
  1326. package/es/table/demo/multiple-sorter.js +0 -76
  1327. package/es/table/demo/pagination.d.ts +0 -6
  1328. package/es/table/demo/pagination.js +0 -135
  1329. package/es/table/demo/reset-filter.d.ts +0 -14
  1330. package/es/table/demo/reset-filter.js +0 -163
  1331. package/es/table/demo/responsive.d.ts +0 -6
  1332. package/es/table/demo/responsive.js +0 -39
  1333. package/es/table/demo/row-selection-and-operation.d.ts +0 -6
  1334. package/es/table/demo/row-selection-and-operation.js +0 -80
  1335. package/es/table/demo/row-selection-custom.d.ts +0 -6
  1336. package/es/table/demo/row-selection-custom.js +0 -85
  1337. package/es/table/demo/row-selection.d.ts +0 -6
  1338. package/es/table/demo/row-selection.js +0 -81
  1339. package/es/table/demo/sticky.d.ts +0 -6
  1340. package/es/table/demo/sticky.js +0 -102
  1341. package/es/table/demo/summary.d.ts +0 -6
  1342. package/es/table/demo/summary.js +0 -111
  1343. package/es/table/style/index-pure.less +0 -738
  1344. package/es/tabs/demo/basic.d.ts +0 -6
  1345. package/es/tabs/demo/basic.js +0 -29
  1346. package/es/tabs/demo/card-top/index.d.ts +0 -7
  1347. package/es/tabs/demo/card-top/index.js +0 -29
  1348. package/es/tabs/demo/card.d.ts +0 -6
  1349. package/es/tabs/demo/card.js +0 -29
  1350. package/es/tabs/demo/centered.d.ts +0 -6
  1351. package/es/tabs/demo/centered.js +0 -25
  1352. package/es/tabs/demo/disabled.d.ts +0 -6
  1353. package/es/tabs/demo/disabled.js +0 -25
  1354. package/es/tabs/demo/extra/index.d.ts +0 -6
  1355. package/es/tabs/demo/extra/index.js +0 -65
  1356. package/es/tabs/demo/icon.d.ts +0 -6
  1357. package/es/tabs/demo/icon.js +0 -22
  1358. package/es/tabs/style/index-pure.less +0 -224
  1359. package/es/tag/demo/animation.d.ts +0 -6
  1360. package/es/tag/demo/animation.js +0 -117
  1361. package/es/tag/demo/basic.d.ts +0 -6
  1362. package/es/tag/demo/basic.js +0 -29
  1363. package/es/tag/demo/choice.d.ts +0 -7
  1364. package/es/tag/demo/choice.js +0 -44
  1365. package/es/tag/demo/colourful.d.ts +0 -6
  1366. package/es/tag/demo/colourful.js +0 -46
  1367. package/es/tag/demo/control.d.ts +0 -6
  1368. package/es/tag/demo/control.js +0 -30
  1369. package/es/tag/demo/dynamic.d.ts +0 -6
  1370. package/es/tag/demo/dynamic.js +0 -140
  1371. package/es/tag/demo/icon.d.ts +0 -8
  1372. package/es/tag/demo/icon.js +0 -27
  1373. package/es/tag/demo/preset.d.ts +0 -6
  1374. package/es/tag/demo/preset.js +0 -47
  1375. package/es/tag/style/index-pure.less +0 -126
  1376. package/es/time-picker/demo/basic.d.ts +0 -6
  1377. package/es/time-picker/demo/basic.js +0 -20
  1378. package/es/time-picker/style/index-pure.less +0 -4
  1379. package/es/timeline/demo/alternate.d.ts +0 -6
  1380. package/es/timeline/demo/alternate.js +0 -31
  1381. package/es/timeline/demo/basic.d.ts +0 -6
  1382. package/es/timeline/demo/basic.js +0 -12
  1383. package/es/timeline/demo/color.d.ts +0 -6
  1384. package/es/timeline/demo/color.js +0 -22
  1385. package/es/timeline/demo/custom.d.ts +0 -6
  1386. package/es/timeline/demo/custom.js +0 -18
  1387. package/es/timeline/demo/label.d.ts +0 -6
  1388. package/es/timeline/demo/label.js +0 -43
  1389. package/es/timeline/demo/pending.d.ts +0 -6
  1390. package/es/timeline/demo/pending.js +0 -32
  1391. package/es/timeline/demo/right.d.ts +0 -6
  1392. package/es/timeline/demo/right.js +0 -22
  1393. package/es/timeline/style/index-pure.less +0 -187
  1394. package/es/tooltip/demo/arrow-point-at-center.d.ts +0 -6
  1395. package/es/tooltip/demo/arrow-point-at-center.js +0 -19
  1396. package/es/tooltip/demo/basic.d.ts +0 -6
  1397. package/es/tooltip/demo/basic.js +0 -14
  1398. package/es/tooltip/demo/colorful.d.ts +0 -6
  1399. package/es/tooltip/demo/colorful.js +0 -30
  1400. package/es/tooltip/demo/placement.d.ts +0 -6
  1401. package/es/tooltip/demo/placement.js +0 -73
  1402. package/es/tooltip/style/index-pure.less +0 -208
  1403. package/es/transfer/demo/basic.d.ts +0 -6
  1404. package/es/transfer/demo/basic.js +0 -70
  1405. package/es/transfer/demo/oneway.d.ts +0 -6
  1406. package/es/transfer/demo/oneway.js +0 -90
  1407. package/es/transfer/demo/pages.d.ts +0 -2
  1408. package/es/transfer/demo/pages.js +0 -72
  1409. package/es/transfer/demo/render.d.ts +0 -6
  1410. package/es/transfer/demo/render.js +0 -76
  1411. package/es/transfer/demo/search.d.ts +0 -6
  1412. package/es/transfer/demo/search.js +0 -74
  1413. package/es/transfer/style/index-pure.less +0 -221
  1414. package/es/tree/style/index-pure.less +0 -16
  1415. package/es/tree-select/style/index-pure.less +0 -58
  1416. package/es/typography/demo/basic.d.ts +0 -6
  1417. package/es/typography/demo/basic.js +0 -51
  1418. package/es/typography/demo/ellipsis-middle.d.ts +0 -6
  1419. package/es/typography/demo/ellipsis-middle.js +0 -30
  1420. package/es/typography/demo/ellipsis.d.ts +0 -6
  1421. package/es/typography/demo/ellipsis.js +0 -41
  1422. package/es/typography/demo/interactive.d.ts +0 -6
  1423. package/es/typography/demo/interactive.js +0 -79
  1424. package/es/typography/demo/suffix.d.ts +0 -13
  1425. package/es/typography/demo/suffix.js +0 -65
  1426. package/es/typography/demo/text.d.ts +0 -6
  1427. package/es/typography/demo/text.js +0 -43
  1428. package/es/typography/demo/title.d.ts +0 -6
  1429. package/es/typography/demo/title.js +0 -21
  1430. package/es/typography/style/index-pure.less +0 -288
  1431. package/es/upload/demo/basic.d.ts +0 -6
  1432. package/es/upload/demo/basic.js +0 -35
  1433. package/es/upload/demo/directory.d.ts +0 -6
  1434. package/es/upload/demo/directory.js +0 -18
  1435. package/es/upload/demo/drag.d.ts +0 -6
  1436. package/es/upload/demo/drag.js +0 -43
  1437. package/es/upload/style/index-pure.less +0 -586
  1438. package/lib/affix/demo/basic.d.ts +0 -6
  1439. package/lib/affix/demo/basic.js +0 -55
  1440. package/lib/affix/demo/on-change.d.ts +0 -6
  1441. package/lib/affix/demo/on-change.js +0 -28
  1442. package/lib/affix/demo/target.d.ts +0 -6
  1443. package/lib/affix/demo/target.js +0 -47
  1444. package/lib/affix/style/index-pure.less +0 -7
  1445. package/lib/alert/demo/action.d.ts +0 -6
  1446. package/lib/alert/demo/action.js +0 -64
  1447. package/lib/alert/demo/banner.d.ts +0 -6
  1448. package/lib/alert/demo/banner.js +0 -38
  1449. package/lib/alert/demo/basic.d.ts +0 -6
  1450. package/lib/alert/demo/basic.js +0 -26
  1451. package/lib/alert/demo/closable.d.ts +0 -6
  1452. package/lib/alert/demo/closable.js +0 -38
  1453. package/lib/alert/demo/close-text.d.ts +0 -6
  1454. package/lib/alert/demo/close-text.js +0 -27
  1455. package/lib/alert/demo/description.d.ts +0 -6
  1456. package/lib/alert/demo/description.js +0 -39
  1457. package/lib/alert/demo/error-boundary.d.ts +0 -6
  1458. package/lib/alert/demo/error-boundary.js +0 -53
  1459. package/lib/alert/demo/icon.d.ts +0 -6
  1460. package/lib/alert/demo/icon.js +0 -61
  1461. package/lib/alert/demo/loop-banner.d.ts +0 -6
  1462. package/lib/alert/demo/loop-banner.js +0 -30
  1463. package/lib/alert/demo/smooth-closed.d.ts +0 -6
  1464. package/lib/alert/demo/smooth-closed.js +0 -45
  1465. package/lib/alert/demo/style.d.ts +0 -6
  1466. package/lib/alert/demo/style.js +0 -35
  1467. package/lib/alert/style/index-pure.less +0 -151
  1468. package/lib/anchor/demo/basic.d.ts +0 -2
  1469. package/lib/anchor/demo/basic.js +0 -39
  1470. package/lib/anchor/demo/click.d.ts +0 -6
  1471. package/lib/anchor/demo/click.js +0 -48
  1472. package/lib/anchor/demo/light.d.ts +0 -6
  1473. package/lib/anchor/demo/light.js +0 -47
  1474. package/lib/anchor/demo/listen.d.ts +0 -6
  1475. package/lib/anchor/demo/listen.js +0 -47
  1476. package/lib/anchor/demo/offset.d.ts +0 -6
  1477. package/lib/anchor/demo/offset.js +0 -58
  1478. package/lib/anchor/demo/static.d.ts +0 -6
  1479. package/lib/anchor/demo/static.js +0 -41
  1480. package/lib/anchor/style/index-pure.less +0 -83
  1481. package/lib/auto-complete/demo/basic.d.ts +0 -6
  1482. package/lib/auto-complete/demo/basic.js +0 -78
  1483. package/lib/auto-complete/demo/confirm.d.ts +0 -6
  1484. package/lib/auto-complete/demo/confirm.js +0 -68
  1485. package/lib/auto-complete/demo/custom.d.ts +0 -6
  1486. package/lib/auto-complete/demo/custom.js +0 -63
  1487. package/lib/auto-complete/demo/customInput.d.ts +0 -6
  1488. package/lib/auto-complete/demo/customInput.js +0 -70
  1489. package/lib/auto-complete/demo/insensitive.d.ts +0 -6
  1490. package/lib/auto-complete/demo/insensitive.js +0 -39
  1491. package/lib/auto-complete/demo/unconfirm.d.ts +0 -6
  1492. package/lib/auto-complete/demo/unconfirm.js +0 -80
  1493. package/lib/auto-complete/style/index-pure.less +0 -14
  1494. package/lib/avatar/demo/badge.d.ts +0 -6
  1495. package/lib/avatar/demo/badge.js +0 -37
  1496. package/lib/avatar/demo/basic.d.ts +0 -6
  1497. package/lib/avatar/demo/basic.js +0 -51
  1498. package/lib/avatar/demo/dynamic.d.ts +0 -6
  1499. package/lib/avatar/demo/dynamic.js +0 -81
  1500. package/lib/avatar/demo/group.d.ts +0 -6
  1501. package/lib/avatar/demo/group.js +0 -95
  1502. package/lib/avatar/demo/responsive.d.ts +0 -6
  1503. package/lib/avatar/demo/responsive.js +0 -35
  1504. package/lib/avatar/demo/type.d.ts +0 -6
  1505. package/lib/avatar/demo/type.js +0 -45
  1506. package/lib/avatar/style/index-pure.less +0 -69
  1507. package/lib/back-top/demo/basic.d.ts +0 -6
  1508. package/lib/back-top/demo/basic.js +0 -25
  1509. package/lib/back-top/demo/custom.d.ts +0 -6
  1510. package/lib/back-top/demo/custom.js +0 -40
  1511. package/lib/back-top/style/index-pure.less +0 -48
  1512. package/lib/badge/demo/basic.d.ts +0 -6
  1513. package/lib/badge/demo/basic.js +0 -45
  1514. package/lib/badge/demo/change.d.ts +0 -6
  1515. package/lib/badge/demo/change.js +0 -87
  1516. package/lib/badge/demo/colorful.d.ts +0 -6
  1517. package/lib/badge/demo/colorful.js +0 -47
  1518. package/lib/badge/demo/dot.d.ts +0 -6
  1519. package/lib/badge/demo/dot.js +0 -35
  1520. package/lib/badge/demo/link.d.ts +0 -6
  1521. package/lib/badge/demo/link.js +0 -30
  1522. package/lib/badge/demo/no-wrapper.d.ts +0 -6
  1523. package/lib/badge/demo/no-wrapper.js +0 -57
  1524. package/lib/badge/demo/offset.d.ts +0 -6
  1525. package/lib/badge/demo/offset.js +0 -29
  1526. package/lib/badge/demo/overflow.d.ts +0 -6
  1527. package/lib/badge/demo/overflow.js +0 -45
  1528. package/lib/badge/demo/ribbbon.d.ts +0 -6
  1529. package/lib/badge/demo/ribbbon.js +0 -70
  1530. package/lib/badge/demo/size.d.ts +0 -6
  1531. package/lib/badge/demo/size.js +0 -35
  1532. package/lib/badge/demo/status.d.ts +0 -6
  1533. package/lib/badge/demo/status.js +0 -48
  1534. package/lib/badge/style/index-pure.less +0 -267
  1535. package/lib/breadcrumb/demo/basic.d.ts +0 -6
  1536. package/lib/breadcrumb/demo/basic.js +0 -27
  1537. package/lib/breadcrumb/demo/overlay.d.ts +0 -6
  1538. package/lib/breadcrumb/demo/overlay.js +0 -49
  1539. package/lib/breadcrumb/demo/router-4/index.d.ts +0 -7
  1540. package/lib/breadcrumb/demo/router-4/index.js +0 -88
  1541. package/lib/breadcrumb/demo/separator-component.d.ts +0 -6
  1542. package/lib/breadcrumb/demo/separator-component.js +0 -29
  1543. package/lib/breadcrumb/demo/separator.d.ts +0 -6
  1544. package/lib/breadcrumb/demo/separator.js +0 -29
  1545. package/lib/breadcrumb/demo/withIcon.d.ts +0 -6
  1546. package/lib/breadcrumb/demo/withIcon.js +0 -29
  1547. package/lib/breadcrumb/style/index-pure.less +0 -53
  1548. package/lib/button/demo/basic.d.ts +0 -6
  1549. package/lib/button/demo/basic.js +0 -31
  1550. package/lib/button/demo/block.d.ts +0 -6
  1551. package/lib/button/demo/block.js +0 -34
  1552. package/lib/button/demo/danger.d.ts +0 -5
  1553. package/lib/button/demo/danger.js +0 -36
  1554. package/lib/button/demo/disabled.d.ts +0 -6
  1555. package/lib/button/demo/disabled.js +0 -71
  1556. package/lib/button/demo/ghost.d.ts +0 -6
  1557. package/lib/button/demo/ghost.js +0 -37
  1558. package/lib/button/demo/icon.d.ts +0 -6
  1559. package/lib/button/demo/icon.js +0 -104
  1560. package/lib/button/demo/loading.d.ts +0 -7
  1561. package/lib/button/demo/loading.js +0 -85
  1562. package/lib/button/demo/multiple.d.ts +0 -6
  1563. package/lib/button/demo/multiple.js +0 -41
  1564. package/lib/button/demo/size.d.ts +0 -6
  1565. package/lib/button/demo/size.js +0 -85
  1566. package/lib/button/style/index-pure.less +0 -261
  1567. package/lib/calendar/demo/basic.d.ts +0 -6
  1568. package/lib/calendar/demo/basic.js +0 -29
  1569. package/lib/calendar/demo/card.d.ts +0 -6
  1570. package/lib/calendar/demo/card.js +0 -32
  1571. package/lib/calendar/demo/customize-header.d.ts +0 -6
  1572. package/lib/calendar/demo/customize-header.js +0 -109
  1573. package/lib/calendar/demo/notice-calendar.d.ts +0 -6
  1574. package/lib/calendar/demo/notice-calendar.js +0 -108
  1575. package/lib/calendar/demo/select.d.ts +0 -6
  1576. package/lib/calendar/demo/select.js +0 -58
  1577. package/lib/calendar/style/index-pure.less +0 -191
  1578. package/lib/card/demo/basic.d.ts +0 -6
  1579. package/lib/card/demo/basic.js +0 -40
  1580. package/lib/card/demo/border.d.ts +0 -6
  1581. package/lib/card/demo/border.js +0 -31
  1582. package/lib/card/demo/concise.d.ts +0 -6
  1583. package/lib/card/demo/concise.js +0 -27
  1584. package/lib/card/demo/embedded.d.ts +0 -6
  1585. package/lib/card/demo/embedded.js +0 -44
  1586. package/lib/card/demo/flexible.d.ts +0 -6
  1587. package/lib/card/demo/flexible.js +0 -37
  1588. package/lib/card/demo/grid.d.ts +0 -6
  1589. package/lib/card/demo/grid.js +0 -42
  1590. package/lib/card/demo/inside.d.ts +0 -6
  1591. package/lib/card/demo/inside.js +0 -40
  1592. package/lib/card/demo/more.d.ts +0 -6
  1593. package/lib/card/demo/more.js +0 -47
  1594. package/lib/card/demo/preload.d.ts +0 -6
  1595. package/lib/card/demo/preload.js +0 -81
  1596. package/lib/card/demo/tab.d.ts +0 -6
  1597. package/lib/card/demo/tab.js +0 -103
  1598. package/lib/card/style/index-pure.less +0 -305
  1599. package/lib/carousel/demo/autoplay.d.ts +0 -6
  1600. package/lib/carousel/demo/autoplay.js +0 -40
  1601. package/lib/carousel/demo/basic.d.ts +0 -6
  1602. package/lib/carousel/demo/basic.js +0 -44
  1603. package/lib/carousel/demo/fade.d.ts +0 -6
  1604. package/lib/carousel/demo/fade.js +0 -40
  1605. package/lib/carousel/demo/position.d.ts +0 -6
  1606. package/lib/carousel/demo/position.js +0 -66
  1607. package/lib/carousel/style/index-pure.less +0 -278
  1608. package/lib/cascader/demo/active.d.ts +0 -6
  1609. package/lib/cascader/demo/active.js +0 -68
  1610. package/lib/cascader/demo/basic.d.ts +0 -6
  1611. package/lib/cascader/demo/basic.js +0 -55
  1612. package/lib/cascader/demo/change.d.ts +0 -6
  1613. package/lib/cascader/demo/change.js +0 -55
  1614. package/lib/cascader/demo/changed.d.ts +0 -6
  1615. package/lib/cascader/demo/changed.js +0 -81
  1616. package/lib/cascader/demo/custom.d.ts +0 -6
  1617. package/lib/cascader/demo/custom.js +0 -64
  1618. package/lib/cascader/demo/customName.d.ts +0 -6
  1619. package/lib/cascader/demo/customName.js +0 -61
  1620. package/lib/cascader/demo/defaultValue.d.ts +0 -6
  1621. package/lib/cascader/demo/defaultValue.js +0 -55
  1622. package/lib/cascader/demo/disabled.d.ts +0 -6
  1623. package/lib/cascader/demo/disabled.js +0 -55
  1624. package/lib/cascader/demo/dropdown.d.ts +0 -6
  1625. package/lib/cascader/demo/dropdown.js +0 -63
  1626. package/lib/cascader/demo/move.d.ts +0 -6
  1627. package/lib/cascader/demo/move.js +0 -61
  1628. package/lib/cascader/demo/search.d.ts +0 -6
  1629. package/lib/cascader/demo/search.js +0 -68
  1630. package/lib/cascader/demo/size.d.ts +0 -6
  1631. package/lib/cascader/demo/size.js +0 -62
  1632. package/lib/cascader/style/index-pure.less +0 -102
  1633. package/lib/checkbox/demo/basic.d.ts +0 -6
  1634. package/lib/checkbox/demo/basic.js +0 -29
  1635. package/lib/checkbox/demo/check-all.d.ts +0 -6
  1636. package/lib/checkbox/demo/check-all.js +0 -70
  1637. package/lib/checkbox/demo/controller.d.ts +0 -6
  1638. package/lib/checkbox/demo/controller.js +0 -74
  1639. package/lib/checkbox/demo/disabled.d.ts +0 -6
  1640. package/lib/checkbox/demo/disabled.js +0 -29
  1641. package/lib/checkbox/demo/group.d.ts +0 -6
  1642. package/lib/checkbox/demo/group.js +0 -63
  1643. package/lib/checkbox/demo/layout.d.ts +0 -6
  1644. package/lib/checkbox/demo/layout.js +0 -52
  1645. package/lib/checkbox/style/index-pure.less +0 -5
  1646. package/lib/collapse/demo/accordion.d.ts +0 -6
  1647. package/lib/collapse/demo/accordion.js +0 -36
  1648. package/lib/collapse/demo/arrow.d.ts +0 -6
  1649. package/lib/collapse/demo/arrow.js +0 -40
  1650. package/lib/collapse/demo/collapsible.d.ts +0 -6
  1651. package/lib/collapse/demo/collapsible.js +0 -38
  1652. package/lib/collapse/demo/custom.d.ts +0 -6
  1653. package/lib/collapse/demo/custom.js +0 -49
  1654. package/lib/collapse/demo/extra.d.ts +0 -6
  1655. package/lib/collapse/demo/extra.js +0 -86
  1656. package/lib/collapse/demo/ghost.d.ts +0 -6
  1657. package/lib/collapse/demo/ghost.js +0 -37
  1658. package/lib/collapse/demo/nesting.d.ts +0 -6
  1659. package/lib/collapse/demo/nesting.js +0 -46
  1660. package/lib/collapse/demo/panel.d.ts +0 -6
  1661. package/lib/collapse/demo/panel.js +0 -42
  1662. package/lib/collapse/demo/simple.d.ts +0 -6
  1663. package/lib/collapse/demo/simple.js +0 -43
  1664. package/lib/collapse/style/index-pure.less +0 -154
  1665. package/lib/comment/demo/basic.d.ts +0 -6
  1666. package/lib/comment/demo/basic.js +0 -90
  1667. package/lib/comment/demo/matchList.d.ts +0 -2
  1668. package/lib/comment/demo/matchList.js +0 -60
  1669. package/lib/comment/style/index-pure.less +0 -101
  1670. package/lib/config-provider/demo/direction.d.ts +0 -2
  1671. package/lib/config-provider/demo/direction.js +0 -551
  1672. package/lib/config-provider/demo/global.d.ts +0 -6
  1673. package/lib/config-provider/demo/global.js +0 -610
  1674. package/lib/config-provider/demo/international.d.ts +0 -7
  1675. package/lib/config-provider/demo/international.js +0 -184
  1676. package/lib/config-provider/demo/size.d.ts +0 -2
  1677. package/lib/config-provider/demo/size.js +0 -113
  1678. package/lib/config-provider/style/index-pure.less +0 -2
  1679. package/lib/date-picker/demo/basic.d.ts +0 -6
  1680. package/lib/date-picker/demo/basic.js +0 -43
  1681. package/lib/date-picker/demo/bordered.d.ts +0 -7
  1682. package/lib/date-picker/demo/bordered.js +0 -50
  1683. package/lib/date-picker/demo/date-render.d.ts +0 -7
  1684. package/lib/date-picker/demo/date-render.js +0 -56
  1685. package/lib/date-picker/demo/disabled-date.d.ts +0 -7
  1686. package/lib/date-picker/demo/disabled-date.js +0 -107
  1687. package/lib/date-picker/demo/disabled.d.ts +0 -7
  1688. package/lib/date-picker/demo/disabled.js +0 -44
  1689. package/lib/date-picker/demo/extra-footer.d.ts +0 -12
  1690. package/lib/date-picker/demo/extra-footer.js +0 -80
  1691. package/lib/date-picker/demo/format.d.ts +0 -6
  1692. package/lib/date-picker/demo/format.js +0 -53
  1693. package/lib/date-picker/demo/presetted-ranges.d.ts +0 -7
  1694. package/lib/date-picker/demo/presetted-ranges.js +0 -49
  1695. package/lib/date-picker/demo/range-picker.d.ts +0 -6
  1696. package/lib/date-picker/demo/range-picker.js +0 -36
  1697. package/lib/date-picker/demo/select-in-range.d.ts +0 -7
  1698. package/lib/date-picker/demo/select-in-range.js +0 -77
  1699. package/lib/date-picker/demo/switchable.d.ts +0 -7
  1700. package/lib/date-picker/demo/switchable.js +0 -73
  1701. package/lib/date-picker/demo/time.d.ts +0 -7
  1702. package/lib/date-picker/demo/time.js +0 -48
  1703. package/lib/date-picker/style/index-pure.less +0 -363
  1704. package/lib/descriptions/demo/basic.d.ts +0 -6
  1705. package/lib/descriptions/demo/basic.js +0 -35
  1706. package/lib/descriptions/demo/border.d.ts +0 -6
  1707. package/lib/descriptions/demo/border.js +0 -51
  1708. package/lib/descriptions/demo/custom.d.ts +0 -2
  1709. package/lib/descriptions/demo/custom.js +0 -89
  1710. package/lib/descriptions/demo/responsive.d.ts +0 -6
  1711. package/lib/descriptions/demo/responsive.js +0 -48
  1712. package/lib/descriptions/demo/vertical.d.ts +0 -6
  1713. package/lib/descriptions/demo/vertical.js +0 -37
  1714. package/lib/descriptions/demo/verticalBorder.d.ts +0 -6
  1715. package/lib/descriptions/demo/verticalBorder.js +0 -52
  1716. package/lib/descriptions/style/index-pure.less +0 -176
  1717. package/lib/divider/demo/customize-style.d.ts +0 -6
  1718. package/lib/divider/demo/customize-style.js +0 -51
  1719. package/lib/divider/demo/horizontal.d.ts +0 -6
  1720. package/lib/divider/demo/horizontal.js +0 -25
  1721. package/lib/divider/demo/plain.d.ts +0 -6
  1722. package/lib/divider/demo/plain.js +0 -31
  1723. package/lib/divider/demo/vertical.d.ts +0 -6
  1724. package/lib/divider/demo/vertical.js +0 -31
  1725. package/lib/divider/demo/with-text.d.ts +0 -6
  1726. package/lib/divider/demo/with-text.js +0 -27
  1727. package/lib/divider/style/index-pure.less +0 -109
  1728. package/lib/drawer/demo/basic-right.d.ts +0 -6
  1729. package/lib/drawer/demo/basic-right.js +0 -56
  1730. package/lib/drawer/demo/extra.d.ts +0 -1
  1731. package/lib/drawer/demo/extra.js +0 -56
  1732. package/lib/drawer/demo/form-in-drawer.d.ts +0 -1
  1733. package/lib/drawer/demo/form-in-drawer.js +0 -136
  1734. package/lib/drawer/demo/multi-level-drawer.d.ts +0 -6
  1735. package/lib/drawer/demo/multi-level-drawer.js +0 -75
  1736. package/lib/drawer/demo/placement.d.ts +0 -6
  1737. package/lib/drawer/demo/placement.js +0 -74
  1738. package/lib/drawer/demo/render-in-current.d.ts +0 -6
  1739. package/lib/drawer/demo/render-in-current.js +0 -63
  1740. package/lib/drawer/demo/size.d.ts +0 -1
  1741. package/lib/drawer/demo/size.js +0 -148
  1742. package/lib/drawer/demo/user-profile.d.ts +0 -6
  1743. package/lib/drawer/demo/user-profile.js +0 -172
  1744. package/lib/drawer/style/index-pure.less +0 -6
  1745. package/lib/dropdown/demo/arrow.d.ts +0 -6
  1746. package/lib/dropdown/demo/arrow.js +0 -67
  1747. package/lib/dropdown/demo/basic.d.ts +0 -6
  1748. package/lib/dropdown/demo/basic.js +0 -53
  1749. package/lib/dropdown/demo/contextMenu.d.ts +0 -6
  1750. package/lib/dropdown/demo/contextMenu.js +0 -41
  1751. package/lib/dropdown/demo/dropdownButton.d.ts +0 -6
  1752. package/lib/dropdown/demo/dropdownButton.js +0 -81
  1753. package/lib/dropdown/demo/event.d.ts +0 -6
  1754. package/lib/dropdown/demo/event.js +0 -48
  1755. package/lib/dropdown/demo/item.d.ts +0 -6
  1756. package/lib/dropdown/demo/item.js +0 -49
  1757. package/lib/dropdown/demo/overlayVisible.d.ts +0 -6
  1758. package/lib/dropdown/demo/overlayVisible.js +0 -67
  1759. package/lib/dropdown/demo/placement.d.ts +0 -6
  1760. package/lib/dropdown/demo/placement.js +0 -67
  1761. package/lib/dropdown/demo/subMenu.d.ts +0 -6
  1762. package/lib/dropdown/demo/subMenu.js +0 -58
  1763. package/lib/dropdown/demo/trigger.d.ts +0 -6
  1764. package/lib/dropdown/demo/trigger.js +0 -45
  1765. package/lib/dropdown/style/index-pure.less +0 -381
  1766. package/lib/empty/demo/basic.d.ts +0 -6
  1767. package/lib/empty/demo/basic.js +0 -23
  1768. package/lib/empty/demo/choice.d.ts +0 -6
  1769. package/lib/empty/demo/choice.js +0 -25
  1770. package/lib/empty/demo/custom.d.ts +0 -6
  1771. package/lib/empty/demo/custom.js +0 -33
  1772. package/lib/empty/demo/global.d.ts +0 -6
  1773. package/lib/empty/demo/global.js +0 -86
  1774. package/lib/empty/demo/noDescription.d.ts +0 -6
  1775. package/lib/empty/demo/noDescription.js +0 -25
  1776. package/lib/empty/style/index-pure.less +0 -136
  1777. package/lib/form/demo/advanced-search/index.d.ts +0 -7
  1778. package/lib/form/demo/advanced-search/index.js +0 -106
  1779. package/lib/form/demo/basic.d.ts +0 -6
  1780. package/lib/form/demo/basic.js +0 -73
  1781. package/lib/form/demo/complex-form-control.d.ts +0 -6
  1782. package/lib/form/demo/complex-form-control.js +0 -119
  1783. package/lib/form/demo/control-hooks.d.ts +0 -6
  1784. package/lib/form/demo/control-hooks.js +0 -133
  1785. package/lib/form/demo/control-ref.d.ts +0 -15
  1786. package/lib/form/demo/control-ref.js +0 -158
  1787. package/lib/form/demo/customized-form-controls.d.ts +0 -6
  1788. package/lib/form/demo/customized-form-controls.js +0 -135
  1789. package/lib/form/demo/dynamic-form-item.d.ts +0 -6
  1790. package/lib/form/demo/dynamic-form-item.js +0 -148
  1791. package/lib/form/demo/dynamic-form-items-complex.d.ts +0 -6
  1792. package/lib/form/demo/dynamic-form-items-complex.js +0 -129
  1793. package/lib/form/demo/dynamic-form-items.d.ts +0 -6
  1794. package/lib/form/demo/dynamic-form-items.js +0 -88
  1795. package/lib/form/demo/dynamic-rule.d.ts +0 -6
  1796. package/lib/form/demo/dynamic-rule.js +0 -130
  1797. package/lib/form/demo/form-context.d.ts +0 -6
  1798. package/lib/form/demo/form-context.js +0 -179
  1799. package/lib/form/demo/form-in-modal/index.d.ts +0 -7
  1800. package/lib/form/demo/form-in-modal/index.js +0 -106
  1801. package/lib/form/demo/global-state.d.ts +0 -6
  1802. package/lib/form/demo/global-state.js +0 -66
  1803. package/lib/form/demo/inline-login.d.ts +0 -6
  1804. package/lib/form/demo/inline-login.js +0 -89
  1805. package/lib/form/demo/layout.d.ts +0 -6
  1806. package/lib/form/demo/layout.js +0 -89
  1807. package/lib/form/demo/nest-messages.d.ts +0 -6
  1808. package/lib/form/demo/nest-messages.js +0 -88
  1809. package/lib/form/demo/normal-login.d.ts +0 -6
  1810. package/lib/form/demo/normal-login.js +0 -72
  1811. package/lib/form/demo/register.d.ts +0 -6
  1812. package/lib/form/demo/register.js +0 -263
  1813. package/lib/form/demo/required-mark.d.ts +0 -6
  1814. package/lib/form/demo/required-mark.js +0 -80
  1815. package/lib/form/demo/size.d.ts +0 -6
  1816. package/lib/form/demo/size.js +0 -99
  1817. package/lib/form/demo/time-related-controls.d.ts +0 -6
  1818. package/lib/form/demo/time-related-controls.js +0 -118
  1819. package/lib/form/demo/validate-static.d.ts +0 -6
  1820. package/lib/form/demo/validate-static.js +0 -182
  1821. package/lib/form/demo/without-form-create.d.ts +0 -6
  1822. package/lib/form/demo/without-form-create.js +0 -80
  1823. package/lib/form/style/index-pure.less +0 -295
  1824. package/lib/grid/demo/basic/index.d.ts +0 -7
  1825. package/lib/grid/demo/basic/index.js +0 -47
  1826. package/lib/grid/style/index-pure.less +0 -119
  1827. package/lib/icon/style/index-pure.less +0 -5
  1828. package/lib/image/demo/basic.d.ts +0 -6
  1829. package/lib/image/demo/basic.js +0 -26
  1830. package/lib/image/demo/custom.d.ts +0 -6
  1831. package/lib/image/demo/custom.js +0 -29
  1832. package/lib/image/demo/error.d.ts +0 -2
  1833. package/lib/image/demo/error.js +0 -28
  1834. package/lib/image/demo/load.d.ts +0 -6
  1835. package/lib/image/demo/load.js +0 -45
  1836. package/lib/image/demo/many.d.ts +0 -6
  1837. package/lib/image/demo/many.js +0 -29
  1838. package/lib/image/demo/photo.d.ts +0 -6
  1839. package/lib/image/demo/photo.js +0 -62
  1840. package/lib/image/style/index-pure.less +0 -173
  1841. package/lib/input/demo/addon.d.ts +0 -6
  1842. package/lib/input/demo/addon.js +0 -74
  1843. package/lib/input/demo/allowClear.d.ts +0 -6
  1844. package/lib/input/demo/allowClear.js +0 -37
  1845. package/lib/input/demo/autosize-textarea.d.ts +0 -6
  1846. package/lib/input/demo/autosize-textarea.js +0 -68
  1847. package/lib/input/demo/basic.d.ts +0 -6
  1848. package/lib/input/demo/basic.js +0 -25
  1849. package/lib/input/demo/borderless.d.ts +0 -6
  1850. package/lib/input/demo/borderless.js +0 -26
  1851. package/lib/input/demo/focus.d.ts +0 -6
  1852. package/lib/input/demo/focus.js +0 -85
  1853. package/lib/input/demo/group/index.d.ts +0 -6
  1854. package/lib/input/demo/group/index.js +0 -232
  1855. package/lib/input/demo/password-input.d.ts +0 -6
  1856. package/lib/input/demo/password-input.js +0 -34
  1857. package/lib/input/demo/presuffix.d.ts +0 -6
  1858. package/lib/input/demo/presuffix.js +0 -44
  1859. package/lib/input/demo/search-input-loading.d.ts +0 -6
  1860. package/lib/input/demo/search-input-loading.js +0 -37
  1861. package/lib/input/demo/search.d.ts +0 -6
  1862. package/lib/input/demo/search.js +0 -69
  1863. package/lib/input/demo/size.d.ts +0 -6
  1864. package/lib/input/demo/size.js +0 -36
  1865. package/lib/input/demo/textarea-count.d.ts +0 -6
  1866. package/lib/input/demo/textarea-count.js +0 -33
  1867. package/lib/input/demo/textarea.d.ts +0 -6
  1868. package/lib/input/demo/textarea.js +0 -27
  1869. package/lib/input/demo/tooltip/index.d.ts +0 -7
  1870. package/lib/input/demo/tooltip/index.js +0 -48
  1871. package/lib/input/demo/tooltip/numericInput.d.ts +0 -2
  1872. package/lib/input/demo/tooltip/numericInput.js +0 -79
  1873. package/lib/input/style/index-pure.less +0 -63
  1874. package/lib/input-number/demo/basic.d.ts +0 -2
  1875. package/lib/input-number/demo/basic.js +0 -32
  1876. package/lib/input-number/demo/decimal.d.ts +0 -6
  1877. package/lib/input-number/demo/decimal.js +0 -37
  1878. package/lib/input-number/demo/disabled.d.ts +0 -2
  1879. package/lib/input-number/demo/disabled.js +0 -52
  1880. package/lib/input-number/demo/formatter.d.ts +0 -6
  1881. package/lib/input-number/demo/formatter.js +0 -50
  1882. package/lib/input-number/demo/keyboard.d.ts +0 -2
  1883. package/lib/input-number/demo/keyboard.js +0 -40
  1884. package/lib/input-number/demo/nowrap.d.ts +0 -6
  1885. package/lib/input-number/demo/nowrap.js +0 -28
  1886. package/lib/input-number/demo/outwrap.d.ts +0 -6
  1887. package/lib/input-number/demo/outwrap.js +0 -40
  1888. package/lib/input-number/demo/threeSize.d.ts +0 -6
  1889. package/lib/input-number/demo/threeSize.js +0 -46
  1890. package/lib/input-number/style/index-pure.less +0 -222
  1891. package/lib/layout/demo/basic.d.ts +0 -6
  1892. package/lib/layout/demo/basic.js +0 -28
  1893. package/lib/layout/demo/customTrigger.d.ts +0 -7
  1894. package/lib/layout/demo/customTrigger.js +0 -83
  1895. package/lib/layout/demo/fixed/index.d.ts +0 -8
  1896. package/lib/layout/demo/fixed/index.js +0 -68
  1897. package/lib/layout/demo/fixedSider/index.d.ts +0 -8
  1898. package/lib/layout/demo/fixedSider/index.js +0 -95
  1899. package/lib/layout/demo/responsive.d.ts +0 -7
  1900. package/lib/layout/demo/responsive.js +0 -77
  1901. package/lib/layout/demo/side/index.d.ts +0 -11
  1902. package/lib/layout/demo/side/index.js +0 -121
  1903. package/lib/layout/demo/top.d.ts +0 -8
  1904. package/lib/layout/demo/top.js +0 -56
  1905. package/lib/layout/demo/topSide.d.ts +0 -6
  1906. package/lib/layout/demo/topSide.js +0 -113
  1907. package/lib/layout/demo/topSide2.d.ts +0 -6
  1908. package/lib/layout/demo/topSide2.js +0 -106
  1909. package/lib/layout/style/index-pure.less +0 -144
  1910. package/lib/list/demo/basics.d.ts +0 -6
  1911. package/lib/list/demo/basics.js +0 -46
  1912. package/lib/list/demo/grid.d.ts +0 -6
  1913. package/lib/list/demo/grid.js +0 -43
  1914. package/lib/list/demo/infinite.d.ts +0 -6
  1915. package/lib/list/demo/infinite.js +0 -185
  1916. package/lib/list/demo/more.d.ts +0 -6
  1917. package/lib/list/demo/more.js +0 -140
  1918. package/lib/list/demo/responsive.d.ts +0 -6
  1919. package/lib/list/demo/responsive.js +0 -52
  1920. package/lib/list/demo/roll.d.ts +0 -6
  1921. package/lib/list/demo/roll.js +0 -113
  1922. package/lib/list/demo/simple.d.ts +0 -6
  1923. package/lib/list/demo/simple.js +0 -58
  1924. package/lib/list/demo/verticalRow.d.ts +0 -6
  1925. package/lib/list/demo/verticalRow.js +0 -85
  1926. package/lib/list/style/index-pure.less +0 -241
  1927. package/lib/locale-provider/style/index-pure.less +0 -2
  1928. package/lib/mentions/demo/async.d.ts +0 -6
  1929. package/lib/mentions/demo/async.js +0 -93
  1930. package/lib/mentions/demo/autoSize.d.ts +0 -6
  1931. package/lib/mentions/demo/autoSize.js +0 -35
  1932. package/lib/mentions/demo/basic.d.ts +0 -2
  1933. package/lib/mentions/demo/basic.js +0 -46
  1934. package/lib/mentions/demo/disabled.d.ts +0 -6
  1935. package/lib/mentions/demo/disabled.js +0 -50
  1936. package/lib/mentions/demo/prefix.d.ts +0 -6
  1937. package/lib/mentions/demo/prefix.js +0 -58
  1938. package/lib/mentions/demo/top.d.ts +0 -2
  1939. package/lib/mentions/demo/top.js +0 -35
  1940. package/lib/mentions/style/index-pure.less +0 -166
  1941. package/lib/menu/demo/horizontal.d.ts +0 -6
  1942. package/lib/menu/demo/horizontal.js +0 -78
  1943. package/lib/menu/demo/inline-collapsed.d.ts +0 -6
  1944. package/lib/menu/demo/inline-collapsed.js +0 -96
  1945. package/lib/menu/demo/inline.d.ts +0 -6
  1946. package/lib/menu/demo/inline.js +0 -84
  1947. package/lib/menu/demo/sider-current.d.ts +0 -6
  1948. package/lib/menu/demo/sider-current.js +0 -99
  1949. package/lib/menu/demo/theme.d.ts +0 -6
  1950. package/lib/menu/demo/theme.js +0 -106
  1951. package/lib/menu/demo/vertical.d.ts +0 -5
  1952. package/lib/menu/demo/vertical.js +0 -79
  1953. package/lib/menu/style/index-pure.less +0 -674
  1954. package/lib/message/demo/custom-style.d.ts +0 -6
  1955. package/lib/message/demo/custom-style.js +0 -35
  1956. package/lib/message/demo/duration.d.ts +0 -6
  1957. package/lib/message/demo/duration.js +0 -29
  1958. package/lib/message/demo/hooks.d.ts +0 -6
  1959. package/lib/message/demo/hooks.js +0 -52
  1960. package/lib/message/demo/info.d.ts +0 -6
  1961. package/lib/message/demo/info.js +0 -30
  1962. package/lib/message/demo/loading.d.ts +0 -6
  1963. package/lib/message/demo/loading.js +0 -32
  1964. package/lib/message/demo/other.d.ts +0 -6
  1965. package/lib/message/demo/other.js +0 -41
  1966. package/lib/message/demo/thenable.d.ts +0 -6
  1967. package/lib/message/demo/thenable.js +0 -33
  1968. package/lib/message/demo/update.d.ts +0 -6
  1969. package/lib/message/demo/update.js +0 -43
  1970. package/lib/message/style/index-pure.less +0 -74
  1971. package/lib/modal/demo/async.d.ts +0 -6
  1972. package/lib/modal/demo/async.js +0 -73
  1973. package/lib/modal/demo/basic.d.ts +0 -6
  1974. package/lib/modal/demo/basic.js +0 -56
  1975. package/lib/modal/demo/button-props.d.ts +0 -15
  1976. package/lib/modal/demo/button-props.js +0 -89
  1977. package/lib/modal/demo/confirm-router.d.ts +0 -6
  1978. package/lib/modal/demo/confirm-router.js +0 -52
  1979. package/lib/modal/demo/confirm.d.ts +0 -6
  1980. package/lib/modal/demo/confirm.js +0 -104
  1981. package/lib/modal/demo/footer.d.ts +0 -16
  1982. package/lib/modal/demo/footer.js +0 -105
  1983. package/lib/modal/demo/hooks.d.ts +0 -6
  1984. package/lib/modal/demo/hooks.js +0 -63
  1985. package/lib/modal/demo/info.d.ts +0 -6
  1986. package/lib/modal/demo/info.js +0 -59
  1987. package/lib/modal/demo/locale.d.ts +0 -6
  1988. package/lib/modal/demo/locale.js +0 -93
  1989. package/lib/modal/demo/manual.d.ts +0 -6
  1990. package/lib/modal/demo/manual.js +0 -45
  1991. package/lib/modal/demo/modal-render.d.ts +0 -24
  1992. package/lib/modal/demo/modal-render.js +0 -152
  1993. package/lib/modal/demo/position.d.ts +0 -15
  1994. package/lib/modal/demo/position.js +0 -101
  1995. package/lib/modal/demo/width.d.ts +0 -6
  1996. package/lib/modal/demo/width.js +0 -52
  1997. package/lib/modal/style/index-pure.less +0 -8
  1998. package/lib/notification/demo/basic.d.ts +0 -6
  1999. package/lib/notification/demo/basic.js +0 -36
  2000. package/lib/notification/demo/custom-icon.d.ts +0 -6
  2001. package/lib/notification/demo/custom-icon.js +0 -40
  2002. package/lib/notification/demo/custom-style.d.ts +0 -6
  2003. package/lib/notification/demo/custom-style.js +0 -37
  2004. package/lib/notification/demo/duration.d.ts +0 -6
  2005. package/lib/notification/demo/duration.js +0 -36
  2006. package/lib/notification/demo/hooks.d.ts +0 -6
  2007. package/lib/notification/demo/hooks.js +0 -71
  2008. package/lib/notification/demo/placement.d.ts +0 -6
  2009. package/lib/notification/demo/placement.js +0 -53
  2010. package/lib/notification/demo/update.d.ts +0 -6
  2011. package/lib/notification/demo/update.js +0 -44
  2012. package/lib/notification/demo/with-btn.d.ts +0 -6
  2013. package/lib/notification/demo/with-btn.js +0 -50
  2014. package/lib/notification/demo/with-icon.d.ts +0 -6
  2015. package/lib/notification/demo/with-icon.js +0 -46
  2016. package/lib/notification/style/index-pure.less +0 -217
  2017. package/lib/page-header/demo/basic.d.ts +0 -6
  2018. package/lib/page-header/demo/basic.js +0 -30
  2019. package/lib/page-header/demo/breadcrumb.d.ts +0 -6
  2020. package/lib/page-header/demo/breadcrumb.js +0 -40
  2021. package/lib/page-header/demo/combination.d.ts +0 -6
  2022. package/lib/page-header/demo/combination.js +0 -133
  2023. package/lib/page-header/demo/ghost.d.ts +0 -6
  2024. package/lib/page-header/demo/ghost.js +0 -53
  2025. package/lib/page-header/demo/multiform.d.ts +0 -6
  2026. package/lib/page-header/demo/multiform.js +0 -82
  2027. package/lib/page-header/demo/responsive.d.ts +0 -6
  2028. package/lib/page-header/demo/responsive.js +0 -99
  2029. package/lib/page-header/style/index-pure.less +0 -127
  2030. package/lib/pagination/demo/all.d.ts +0 -6
  2031. package/lib/pagination/demo/all.js +0 -30
  2032. package/lib/pagination/demo/basic.d.ts +0 -6
  2033. package/lib/pagination/demo/basic.js +0 -26
  2034. package/lib/pagination/demo/changer.d.ts +0 -6
  2035. package/lib/pagination/demo/changer.js +0 -38
  2036. package/lib/pagination/demo/controlled.d.ts +0 -6
  2037. package/lib/pagination/demo/controlled.js +0 -45
  2038. package/lib/pagination/demo/itemRender.d.ts +0 -6
  2039. package/lib/pagination/demo/itemRender.js +0 -40
  2040. package/lib/pagination/demo/jump.d.ts +0 -6
  2041. package/lib/pagination/demo/jump.js +0 -38
  2042. package/lib/pagination/demo/mini.d.ts +0 -6
  2043. package/lib/pagination/demo/mini.js +0 -46
  2044. package/lib/pagination/demo/more.d.ts +0 -6
  2045. package/lib/pagination/demo/more.js +0 -26
  2046. package/lib/pagination/demo/simple.d.ts +0 -6
  2047. package/lib/pagination/demo/simple.js +0 -32
  2048. package/lib/pagination/demo/total.d.ts +0 -6
  2049. package/lib/pagination/demo/total.js +0 -37
  2050. package/lib/pagination/style/index-pure.less +0 -426
  2051. package/lib/popconfirm/demo/async.d.ts +0 -6
  2052. package/lib/popconfirm/demo/async.js +0 -63
  2053. package/lib/popconfirm/demo/basic.d.ts +0 -6
  2054. package/lib/popconfirm/demo/basic.js +0 -43
  2055. package/lib/popconfirm/demo/dynamic-trigger.d.ts +0 -6
  2056. package/lib/popconfirm/demo/dynamic-trigger.js +0 -86
  2057. package/lib/popconfirm/demo/icon.d.ts +0 -6
  2058. package/lib/popconfirm/demo/icon.js +0 -34
  2059. package/lib/popconfirm/demo/locale.d.ts +0 -6
  2060. package/lib/popconfirm/demo/locale.js +0 -29
  2061. package/lib/popconfirm/demo/placement.d.ts +0 -6
  2062. package/lib/popconfirm/demo/placement.js +0 -124
  2063. package/lib/popconfirm/demo/promise.d.ts +0 -6
  2064. package/lib/popconfirm/demo/promise.js +0 -39
  2065. package/lib/popconfirm/style/index-pure.less +0 -9
  2066. package/lib/popover/demo/arrow-point-at-center.d.ts +0 -6
  2067. package/lib/popover/demo/arrow-point-at-center.js +0 -34
  2068. package/lib/popover/demo/basic.d.ts +0 -6
  2069. package/lib/popover/demo/basic.js +0 -30
  2070. package/lib/popover/demo/hover-with-click.d.ts +0 -6
  2071. package/lib/popover/demo/hover-with-click.js +0 -77
  2072. package/lib/popover/demo/interalClose.d.ts +0 -6
  2073. package/lib/popover/demo/interalClose.js +0 -54
  2074. package/lib/popover/demo/placement.d.ts +0 -6
  2075. package/lib/popover/demo/placement.js +0 -111
  2076. package/lib/popover/demo/triggerType.d.ts +0 -6
  2077. package/lib/popover/demo/triggerType.js +0 -37
  2078. package/lib/popover/style/index-pure.less +0 -253
  2079. package/lib/progress/demo/activeShow.d.ts +0 -6
  2080. package/lib/progress/demo/activeShow.js +0 -63
  2081. package/lib/progress/demo/bar.d.ts +0 -6
  2082. package/lib/progress/demo/bar.js +0 -36
  2083. package/lib/progress/demo/circle.d.ts +0 -6
  2084. package/lib/progress/demo/circle.js +0 -33
  2085. package/lib/progress/demo/circleActive.d.ts +0 -6
  2086. package/lib/progress/demo/circleActive.js +0 -64
  2087. package/lib/progress/demo/dashboard.d.ts +0 -6
  2088. package/lib/progress/demo/dashboard.js +0 -30
  2089. package/lib/progress/demo/formatStyle.d.ts +0 -2
  2090. package/lib/progress/demo/formatStyle.js +0 -35
  2091. package/lib/progress/demo/lineGradient.d.ts +0 -6
  2092. package/lib/progress/demo/lineGradient.js +0 -50
  2093. package/lib/progress/demo/moreDashboard.d.ts +0 -6
  2094. package/lib/progress/demo/moreDashboard.js +0 -46
  2095. package/lib/progress/demo/round.d.ts +0 -2
  2096. package/lib/progress/demo/round.js +0 -30
  2097. package/lib/progress/demo/smallBar.d.ts +0 -6
  2098. package/lib/progress/demo/smallBar.js +0 -41
  2099. package/lib/progress/demo/smallCircle.d.ts +0 -6
  2100. package/lib/progress/demo/smallCircle.js +0 -36
  2101. package/lib/progress/demo/stepProgress.d.ts +0 -6
  2102. package/lib/progress/demo/stepProgress.js +0 -34
  2103. package/lib/progress/style/index-pure.less +0 -206
  2104. package/lib/radio/demo/basic.d.ts +0 -6
  2105. package/lib/radio/demo/basic.js +0 -23
  2106. package/lib/radio/demo/disabled.d.ts +0 -6
  2107. package/lib/radio/demo/disabled.js +0 -52
  2108. package/lib/radio/demo/radiobutton-solid.d.ts +0 -6
  2109. package/lib/radio/demo/radiobutton-solid.js +0 -49
  2110. package/lib/radio/demo/radiobutton.d.ts +0 -6
  2111. package/lib/radio/demo/radiobutton.js +0 -68
  2112. package/lib/radio/demo/radiogroup-more.d.ts +0 -6
  2113. package/lib/radio/demo/radiogroup-more.js +0 -59
  2114. package/lib/radio/demo/radiogroup-options.d.ts +0 -6
  2115. package/lib/radio/demo/radiogroup-options.js +0 -113
  2116. package/lib/radio/demo/radiogroup-with-name.d.ts +0 -6
  2117. package/lib/radio/demo/radiogroup-with-name.js +0 -34
  2118. package/lib/radio/demo/radiogroup.d.ts +0 -6
  2119. package/lib/radio/demo/radiogroup.js +0 -52
  2120. package/lib/radio/demo/size.d.ts +0 -6
  2121. package/lib/radio/demo/size.js +0 -61
  2122. package/lib/radio/style/index-pure.less +0 -347
  2123. package/lib/rate/demo/basic.d.ts +0 -6
  2124. package/lib/rate/demo/basic.js +0 -23
  2125. package/lib/rate/demo/clear.d.ts +0 -6
  2126. package/lib/rate/demo/clear.js +0 -32
  2127. package/lib/rate/demo/custom.d.ts +0 -6
  2128. package/lib/rate/demo/custom.js +0 -44
  2129. package/lib/rate/demo/half.d.ts +0 -6
  2130. package/lib/rate/demo/half.js +0 -26
  2131. package/lib/rate/demo/onlyread.d.ts +0 -6
  2132. package/lib/rate/demo/onlyread.js +0 -26
  2133. package/lib/rate/demo/other.d.ts +0 -6
  2134. package/lib/rate/demo/other.js +0 -37
  2135. package/lib/rate/demo/text.d.ts +0 -6
  2136. package/lib/rate/demo/text.js +0 -48
  2137. package/lib/rate/style/index-pure.less +0 -91
  2138. package/lib/result/demo/custom.d.ts +0 -6
  2139. package/lib/result/demo/custom.js +0 -31
  2140. package/lib/result/demo/disabled.d.ts +0 -6
  2141. package/lib/result/demo/disabled.js +0 -30
  2142. package/lib/result/demo/error.d.ts +0 -6
  2143. package/lib/result/demo/error.js +0 -48
  2144. package/lib/result/demo/info.d.ts +0 -6
  2145. package/lib/result/demo/info.js +0 -29
  2146. package/lib/result/demo/nofound.d.ts +0 -6
  2147. package/lib/result/demo/nofound.js +0 -30
  2148. package/lib/result/demo/serviceErr.d.ts +0 -6
  2149. package/lib/result/demo/serviceErr.js +0 -30
  2150. package/lib/result/demo/success.d.ts +0 -6
  2151. package/lib/result/demo/success.js +0 -33
  2152. package/lib/result/demo/warning.d.ts +0 -6
  2153. package/lib/result/demo/warning.js +0 -30
  2154. package/lib/result/style/index-pure.less +0 -75
  2155. package/lib/select/demo/automatic-tokenization.d.ts +0 -6
  2156. package/lib/select/demo/automatic-tokenization.js +0 -44
  2157. package/lib/select/demo/basic.d.ts +0 -6
  2158. package/lib/select/demo/basic.js +0 -68
  2159. package/lib/select/demo/big-data.d.ts +0 -6
  2160. package/lib/select/demo/big-data.js +0 -60
  2161. package/lib/select/demo/bordered.d.ts +0 -6
  2162. package/lib/select/demo/bordered.js +0 -46
  2163. package/lib/select/demo/coordinate.d.ts +0 -6
  2164. package/lib/select/demo/coordinate.js +0 -73
  2165. package/lib/select/demo/custom-dropdown-menu.d.ts +0 -6
  2166. package/lib/select/demo/custom-dropdown-menu.js +0 -94
  2167. package/lib/select/demo/custom-tag-render.d.ts +0 -6
  2168. package/lib/select/demo/custom-tag-render.js +0 -64
  2169. package/lib/select/demo/hide-selected.d.ts +0 -6
  2170. package/lib/select/demo/hide-selected.js +0 -58
  2171. package/lib/select/demo/label-in-value.d.ts +0 -6
  2172. package/lib/select/demo/label-in-value.js +0 -43
  2173. package/lib/select/demo/multiple.d.ts +0 -6
  2174. package/lib/select/demo/multiple.js +0 -57
  2175. package/lib/select/demo/optgroup.d.ts +0 -6
  2176. package/lib/select/demo/optgroup.js +0 -46
  2177. package/lib/select/demo/option-label-prop.d.ts +0 -6
  2178. package/lib/select/demo/option-label-prop.js +0 -71
  2179. package/lib/select/demo/responsive.d.ts +0 -6
  2180. package/lib/select/demo/responsive.js +0 -62
  2181. package/lib/select/demo/search-box.d.ts +0 -6
  2182. package/lib/select/demo/search-box.js +0 -116
  2183. package/lib/select/demo/search-sort.d.ts +0 -6
  2184. package/lib/select/demo/search-sort.js +0 -50
  2185. package/lib/select/demo/search.d.ts +0 -6
  2186. package/lib/select/demo/search.js +0 -61
  2187. package/lib/select/demo/select-users.d.ts +0 -11
  2188. package/lib/select/demo/select-users.js +0 -132
  2189. package/lib/select/demo/size.d.ts +0 -6
  2190. package/lib/select/demo/size.js +0 -90
  2191. package/lib/select/demo/tags.d.ts +0 -6
  2192. package/lib/select/demo/tags.js +0 -44
  2193. package/lib/select/style/index-pure.less +0 -318
  2194. package/lib/skeleton/style/index-pure.less +0 -279
  2195. package/lib/slider/demo/basic.d.ts +0 -6
  2196. package/lib/slider/demo/basic.js +0 -51
  2197. package/lib/slider/demo/controlShow.d.ts +0 -6
  2198. package/lib/slider/demo/controlShow.js +0 -26
  2199. package/lib/slider/demo/custom.d.ts +0 -2
  2200. package/lib/slider/demo/custom.js +0 -31
  2201. package/lib/slider/demo/events.d.ts +0 -6
  2202. package/lib/slider/demo/events.js +0 -41
  2203. package/lib/slider/demo/icon.d.ts +0 -6
  2204. package/lib/slider/demo/icon.js +0 -59
  2205. package/lib/slider/demo/inputBox.d.ts +0 -6
  2206. package/lib/slider/demo/inputBox.js +0 -57
  2207. package/lib/slider/demo/marks.d.ts +0 -6
  2208. package/lib/slider/demo/marks.js +0 -53
  2209. package/lib/slider/demo/range.d.ts +0 -6
  2210. package/lib/slider/demo/range.js +0 -28
  2211. package/lib/slider/demo/reverse.d.ts +0 -6
  2212. package/lib/slider/demo/reverse.js +0 -51
  2213. package/lib/slider/demo/vertical.d.ts +0 -6
  2214. package/lib/slider/demo/vertical.js +0 -58
  2215. package/lib/slider/style/index-pure.less +0 -207
  2216. package/lib/space/demo/align.d.ts +0 -6
  2217. package/lib/space/demo/align.js +0 -57
  2218. package/lib/space/demo/base.d.ts +0 -6
  2219. package/lib/space/demo/base.js +0 -31
  2220. package/lib/space/demo/customize.d.ts +0 -6
  2221. package/lib/space/demo/customize.js +0 -49
  2222. package/lib/space/demo/size.d.ts +0 -6
  2223. package/lib/space/demo/size.js +0 -55
  2224. package/lib/space/demo/split.d.ts +0 -6
  2225. package/lib/space/demo/split.js +0 -27
  2226. package/lib/space/demo/vertical.d.ts +0 -6
  2227. package/lib/space/demo/vertical.js +0 -35
  2228. package/lib/space/demo/wrap.d.ts +0 -6
  2229. package/lib/space/demo/wrap.js +0 -34
  2230. package/lib/space/style/index-pure.less +0 -36
  2231. package/lib/spin/demo/basic.d.ts +0 -6
  2232. package/lib/spin/demo/basic.js +0 -23
  2233. package/lib/spin/demo/custom-indicator.d.ts +0 -6
  2234. package/lib/spin/demo/custom-indicator.js +0 -34
  2235. package/lib/spin/demo/delayAndDebounce.d.ts +0 -6
  2236. package/lib/spin/demo/delayAndDebounce.js +0 -56
  2237. package/lib/spin/demo/inside/index.d.ts +0 -7
  2238. package/lib/spin/demo/inside/index.js +0 -27
  2239. package/lib/spin/demo/nested.d.ts +0 -6
  2240. package/lib/spin/demo/nested.js +0 -53
  2241. package/lib/spin/demo/size.d.ts +0 -6
  2242. package/lib/spin/demo/size.js +0 -29
  2243. package/lib/spin/demo/tip.d.ts +0 -6
  2244. package/lib/spin/demo/tip.js +0 -29
  2245. package/lib/spin/style/index-pure.less +0 -217
  2246. package/lib/statistic/demo/basic.d.ts +0 -6
  2247. package/lib/statistic/demo/basic.js +0 -47
  2248. package/lib/statistic/demo/company.d.ts +0 -6
  2249. package/lib/statistic/demo/company.js +0 -39
  2250. package/lib/statistic/demo/countDown.d.ts +0 -6
  2251. package/lib/statistic/demo/countDown.js +0 -65
  2252. package/lib/statistic/demo/inCard.d.ts +0 -6
  2253. package/lib/statistic/demo/inCard.js +0 -51
  2254. package/lib/statistic/style/index-pure.less +0 -41
  2255. package/lib/steps/demo/basic.d.ts +0 -6
  2256. package/lib/steps/demo/basic.js +0 -36
  2257. package/lib/steps/demo/click.d.ts +0 -6
  2258. package/lib/steps/demo/click.js +0 -68
  2259. package/lib/steps/demo/customdot.d.ts +0 -6
  2260. package/lib/steps/demo/customdot.js +0 -48
  2261. package/lib/steps/demo/dot.d.ts +0 -6
  2262. package/lib/steps/demo/dot.js +0 -55
  2263. package/lib/steps/demo/err.d.ts +0 -6
  2264. package/lib/steps/demo/err.js +0 -36
  2265. package/lib/steps/demo/icon.d.ts +0 -6
  2266. package/lib/steps/demo/icon.js +0 -42
  2267. package/lib/steps/demo/linesmall.d.ts +0 -6
  2268. package/lib/steps/demo/linesmall.js +0 -37
  2269. package/lib/steps/demo/lineway.d.ts +0 -6
  2270. package/lib/steps/demo/lineway.js +0 -36
  2271. package/lib/steps/demo/mini.d.ts +0 -6
  2272. package/lib/steps/demo/mini.js +0 -33
  2273. package/lib/steps/demo/nav.d.ts +0 -6
  2274. package/lib/steps/demo/nav.js +0 -100
  2275. package/lib/steps/demo/progress.d.ts +0 -6
  2276. package/lib/steps/demo/progress.js +0 -37
  2277. package/lib/steps/demo/tab.d.ts +0 -6
  2278. package/lib/steps/demo/tab.js +0 -79
  2279. package/lib/steps/style/index-pure.less +0 -247
  2280. package/lib/style/components.less +0 -64
  2281. package/lib/style/default.css +0 -1787
  2282. package/lib/style/index-pure.less +0 -3
  2283. package/lib/switch/demo/basic.d.ts +0 -6
  2284. package/lib/switch/demo/basic.js +0 -30
  2285. package/lib/switch/demo/disabled.d.ts +0 -6
  2286. package/lib/switch/demo/disabled.js +0 -46
  2287. package/lib/switch/demo/loading.d.ts +0 -6
  2288. package/lib/switch/demo/loading.js +0 -29
  2289. package/lib/switch/demo/size.d.ts +0 -6
  2290. package/lib/switch/demo/size.js +0 -28
  2291. package/lib/switch/demo/text.d.ts +0 -6
  2292. package/lib/switch/demo/text.js +0 -36
  2293. package/lib/switch/style/index-pure.less +0 -154
  2294. package/lib/table/demo/basic.d.ts +0 -6
  2295. package/lib/table/demo/basic.js +0 -88
  2296. package/lib/table/demo/edit-cell/index.d.ts +0 -31
  2297. package/lib/table/demo/edit-cell/index.js +0 -294
  2298. package/lib/table/demo/edit-row/index.d.ts +0 -7
  2299. package/lib/table/demo/edit-row/index.js +0 -223
  2300. package/lib/table/demo/head.d.ts +0 -6
  2301. package/lib/table/demo/head.js +0 -103
  2302. package/lib/table/demo/jsx.d.ts +0 -6
  2303. package/lib/table/demo/jsx.js +0 -88
  2304. package/lib/table/demo/multiple-sorter.d.ts +0 -6
  2305. package/lib/table/demo/multiple-sorter.js +0 -88
  2306. package/lib/table/demo/pagination.d.ts +0 -6
  2307. package/lib/table/demo/pagination.js +0 -153
  2308. package/lib/table/demo/reset-filter.d.ts +0 -14
  2309. package/lib/table/demo/reset-filter.js +0 -176
  2310. package/lib/table/demo/responsive.d.ts +0 -6
  2311. package/lib/table/demo/responsive.js +0 -51
  2312. package/lib/table/demo/row-selection-and-operation.d.ts +0 -6
  2313. package/lib/table/demo/row-selection-and-operation.js +0 -98
  2314. package/lib/table/demo/row-selection-custom.d.ts +0 -6
  2315. package/lib/table/demo/row-selection-custom.js +0 -103
  2316. package/lib/table/demo/row-selection.d.ts +0 -6
  2317. package/lib/table/demo/row-selection.js +0 -100
  2318. package/lib/table/demo/sticky.d.ts +0 -6
  2319. package/lib/table/demo/sticky.js +0 -114
  2320. package/lib/table/demo/summary.d.ts +0 -6
  2321. package/lib/table/demo/summary.js +0 -123
  2322. package/lib/table/style/index-pure.less +0 -738
  2323. package/lib/tabs/demo/basic.d.ts +0 -6
  2324. package/lib/tabs/demo/basic.js +0 -41
  2325. package/lib/tabs/demo/card-top/index.d.ts +0 -7
  2326. package/lib/tabs/demo/card-top/index.js +0 -42
  2327. package/lib/tabs/demo/card.d.ts +0 -6
  2328. package/lib/tabs/demo/card.js +0 -41
  2329. package/lib/tabs/demo/centered.d.ts +0 -6
  2330. package/lib/tabs/demo/centered.js +0 -37
  2331. package/lib/tabs/demo/disabled.d.ts +0 -6
  2332. package/lib/tabs/demo/disabled.js +0 -37
  2333. package/lib/tabs/demo/extra/index.d.ts +0 -6
  2334. package/lib/tabs/demo/extra/index.js +0 -82
  2335. package/lib/tabs/demo/icon.d.ts +0 -6
  2336. package/lib/tabs/demo/icon.js +0 -35
  2337. package/lib/tabs/style/index-pure.less +0 -224
  2338. package/lib/tag/demo/animation.d.ts +0 -6
  2339. package/lib/tag/demo/animation.js +0 -138
  2340. package/lib/tag/demo/basic.d.ts +0 -6
  2341. package/lib/tag/demo/basic.js +0 -40
  2342. package/lib/tag/demo/choice.d.ts +0 -7
  2343. package/lib/tag/demo/choice.js +0 -63
  2344. package/lib/tag/demo/colourful.d.ts +0 -6
  2345. package/lib/tag/demo/colourful.js +0 -57
  2346. package/lib/tag/demo/control.d.ts +0 -6
  2347. package/lib/tag/demo/control.js +0 -47
  2348. package/lib/tag/demo/dynamic.d.ts +0 -6
  2349. package/lib/tag/demo/dynamic.js +0 -160
  2350. package/lib/tag/demo/icon.d.ts +0 -8
  2351. package/lib/tag/demo/icon.js +0 -39
  2352. package/lib/tag/demo/preset.d.ts +0 -6
  2353. package/lib/tag/demo/preset.js +0 -59
  2354. package/lib/tag/style/index-pure.less +0 -126
  2355. package/lib/time-picker/demo/basic.d.ts +0 -6
  2356. package/lib/time-picker/demo/basic.js +0 -32
  2357. package/lib/time-picker/style/index-pure.less +0 -4
  2358. package/lib/timeline/demo/alternate.d.ts +0 -6
  2359. package/lib/timeline/demo/alternate.js +0 -43
  2360. package/lib/timeline/demo/basic.d.ts +0 -6
  2361. package/lib/timeline/demo/basic.js +0 -23
  2362. package/lib/timeline/demo/color.d.ts +0 -6
  2363. package/lib/timeline/demo/color.js +0 -33
  2364. package/lib/timeline/demo/custom.d.ts +0 -6
  2365. package/lib/timeline/demo/custom.js +0 -30
  2366. package/lib/timeline/demo/label.d.ts +0 -6
  2367. package/lib/timeline/demo/label.js +0 -60
  2368. package/lib/timeline/demo/pending.d.ts +0 -6
  2369. package/lib/timeline/demo/pending.js +0 -49
  2370. package/lib/timeline/demo/right.d.ts +0 -6
  2371. package/lib/timeline/demo/right.js +0 -34
  2372. package/lib/timeline/style/index-pure.less +0 -187
  2373. package/lib/tooltip/demo/arrow-point-at-center.d.ts +0 -6
  2374. package/lib/tooltip/demo/arrow-point-at-center.js +0 -30
  2375. package/lib/tooltip/demo/basic.d.ts +0 -6
  2376. package/lib/tooltip/demo/basic.js +0 -25
  2377. package/lib/tooltip/demo/colorful.d.ts +0 -6
  2378. package/lib/tooltip/demo/colorful.js +0 -41
  2379. package/lib/tooltip/demo/placement.d.ts +0 -6
  2380. package/lib/tooltip/demo/placement.js +0 -85
  2381. package/lib/tooltip/style/index-pure.less +0 -208
  2382. package/lib/transfer/demo/basic.d.ts +0 -6
  2383. package/lib/transfer/demo/basic.js +0 -88
  2384. package/lib/transfer/demo/oneway.d.ts +0 -6
  2385. package/lib/transfer/demo/oneway.js +0 -108
  2386. package/lib/transfer/demo/pages.d.ts +0 -2
  2387. package/lib/transfer/demo/pages.js +0 -89
  2388. package/lib/transfer/demo/render.d.ts +0 -6
  2389. package/lib/transfer/demo/render.js +0 -94
  2390. package/lib/transfer/demo/search.d.ts +0 -6
  2391. package/lib/transfer/demo/search.js +0 -91
  2392. package/lib/transfer/style/index-pure.less +0 -221
  2393. package/lib/tree/style/index-pure.less +0 -16
  2394. package/lib/tree-select/style/index-pure.less +0 -58
  2395. package/lib/typography/demo/basic.d.ts +0 -6
  2396. package/lib/typography/demo/basic.js +0 -63
  2397. package/lib/typography/demo/ellipsis-middle.d.ts +0 -6
  2398. package/lib/typography/demo/ellipsis-middle.js +0 -42
  2399. package/lib/typography/demo/ellipsis.d.ts +0 -6
  2400. package/lib/typography/demo/ellipsis.js +0 -59
  2401. package/lib/typography/demo/interactive.d.ts +0 -6
  2402. package/lib/typography/demo/interactive.js +0 -98
  2403. package/lib/typography/demo/suffix.d.ts +0 -13
  2404. package/lib/typography/demo/suffix.js +0 -78
  2405. package/lib/typography/demo/text.d.ts +0 -6
  2406. package/lib/typography/demo/text.js +0 -55
  2407. package/lib/typography/demo/title.d.ts +0 -6
  2408. package/lib/typography/demo/title.js +0 -33
  2409. package/lib/typography/style/index-pure.less +0 -288
  2410. package/lib/upload/demo/basic.d.ts +0 -6
  2411. package/lib/upload/demo/basic.js +0 -48
  2412. package/lib/upload/demo/directory.d.ts +0 -6
  2413. package/lib/upload/demo/directory.js +0 -30
  2414. package/lib/upload/demo/drag.d.ts +0 -6
  2415. package/lib/upload/demo/drag.js +0 -56
  2416. package/lib/upload/style/index-pure.less +0 -586
package/report.html CHANGED
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8"/>
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
6
- <title>@fle-ui/next [17 Sep 2021 at 22:45]</title>
6
+ <title>@fle-ui/next [22 Sep 2021 at 12:55]</title>
7
7
  <link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
8
8
 
9
9
  <script>
@@ -30,7 +30,7 @@
30
30
  <body>
31
31
  <div id="app"></div>
32
32
  <script>
33
- window.chartData = [{"label":"@fle-ui/next.min.js","isAsset":true,"statSize":2601494,"parsedSize":897088,"gzipSize":278203,"groups":[{"label":"node_modules","path":"./node_modules","statSize":196650,"groups":[{"label":"classnames","path":"./node_modules/classnames","statSize":1328,"groups":[{"id":1,"label":"index.js","path":"./node_modules/classnames/index.js","statSize":1328}],"parsedSize":0,"gzipSize":0},{"label":"@babel/runtime","path":"./node_modules/@babel/runtime","statSize":772,"groups":[{"label":"regenerator","path":"./node_modules/@babel/runtime/regenerator","statSize":49,"groups":[{"id":4,"label":"index.js","path":"./node_modules/@babel/runtime/regenerator/index.js","statSize":49}],"parsedSize":0,"gzipSize":0},{"label":"helpers","path":"./node_modules/@babel/runtime/helpers","statSize":723,"groups":[{"id":64,"label":"typeof.js","path":"./node_modules/@babel/runtime/helpers/typeof.js","statSize":723}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"shallowequal","path":"./node_modules/shallowequal","statSize":979,"groups":[{"id":5,"label":"index.js","path":"./node_modules/shallowequal/index.js","statSize":979}],"parsedSize":0,"gzipSize":0},{"label":"lodash","path":"./node_modules/lodash","statSize":87725,"groups":[{"id":6,"label":"_root.js","path":"./node_modules/lodash/_root.js","statSize":300},{"id":11,"label":"_getNative.js","path":"./node_modules/lodash/_getNative.js","statSize":483},{"id":13,"label":"debounce.js","path":"./node_modules/lodash/debounce.js","statSize":6100},{"id":14,"label":"_baseGetTag.js","path":"./node_modules/lodash/_baseGetTag.js","statSize":792},{"id":15,"label":"isObjectLike.js","path":"./node_modules/lodash/isObjectLike.js","statSize":614},{"id":17,"label":"_ListCache.js","path":"./node_modules/lodash/_ListCache.js","statSize":869},{"id":18,"label":"_assocIndexOf.js","path":"./node_modules/lodash/_assocIndexOf.js","statSize":487},{"id":19,"label":"_Symbol.js","path":"./node_modules/lodash/_Symbol.js","statSize":118},{"id":20,"label":"isObject.js","path":"./node_modules/lodash/isObject.js","statSize":733},{"id":21,"label":"_nativeCreate.js","path":"./node_modules/lodash/_nativeCreate.js","statSize":187},{"id":22,"label":"_getMapData.js","path":"./node_modules/lodash/_getMapData.js","statSize":400},{"id":23,"label":"isArray.js","path":"./node_modules/lodash/isArray.js","statSize":488},{"id":28,"label":"isEqual.js","path":"./node_modules/lodash/isEqual.js","statSize":986},{"id":29,"label":"padStart.js","path":"./node_modules/lodash/padStart.js","statSize":1026},{"id":31,"label":"_Map.js","path":"./node_modules/lodash/_Map.js","statSize":195},{"id":32,"label":"_hasUnicode.js","path":"./node_modules/lodash/_hasUnicode.js","statSize":949},{"id":33,"label":"_stringSize.js","path":"./node_modules/lodash/_stringSize.js","statSize":432},{"id":39,"label":"eq.js","path":"./node_modules/lodash/eq.js","statSize":799},{"id":40,"label":"isFunction.js","path":"./node_modules/lodash/isFunction.js","statSize":993},{"id":41,"label":"_freeGlobal.js","path":"./node_modules/lodash/_freeGlobal.js","statSize":173},{"id":42,"label":"_toSource.js","path":"./node_modules/lodash/_toSource.js","statSize":556},{"id":43,"label":"_MapCache.js","path":"./node_modules/lodash/_MapCache.js","statSize":869},{"id":44,"label":"_equalArrays.js","path":"./node_modules/lodash/_equalArrays.js","statSize":2662},{"id":45,"label":"isBuffer.js","path":"./node_modules/lodash/isBuffer.js","statSize":1114},{"id":47,"label":"isTypedArray.js","path":"./node_modules/lodash/isTypedArray.js","statSize":695},{"id":48,"label":"isLength.js","path":"./node_modules/lodash/isLength.js","statSize":802},{"id":49,"label":"_createPadding.js","path":"./node_modules/lodash/_createPadding.js","statSize":1153},{"id":50,"label":"_baseToString.js","path":"./node_modules/lodash/_baseToString.js","statSize":1154},{"id":51,"label":"isSymbol.js","path":"./node_modules/lodash/isSymbol.js","statSize":682},{"id":52,"label":"toInteger.js","path":"./node_modules/lodash/toInteger.js","statSize":760},{"id":53,"label":"toNumber.js","path":"./node_modules/lodash/toNumber.js","statSize":1519},{"id":54,"label":"toString.js","path":"./node_modules/lodash/toString.js","statSize":580},{"id":66,"label":"padEnd.js","path":"./node_modules/lodash/padEnd.js","statSize":1017},{"id":79,"label":"_baseIsEqual.js","path":"./node_modules/lodash/_baseIsEqual.js","statSize":1019},{"id":80,"label":"_baseIsEqualDeep.js","path":"./node_modules/lodash/_baseIsEqualDeep.js","statSize":3010},{"id":81,"label":"_Stack.js","path":"./node_modules/lodash/_Stack.js","statSize":734},{"id":82,"label":"_listCacheClear.js","path":"./node_modules/lodash/_listCacheClear.js","statSize":218},{"id":83,"label":"_listCacheDelete.js","path":"./node_modules/lodash/_listCacheDelete.js","statSize":775},{"id":84,"label":"_listCacheGet.js","path":"./node_modules/lodash/_listCacheGet.js","statSize":420},{"id":85,"label":"_listCacheHas.js","path":"./node_modules/lodash/_listCacheHas.js","statSize":403},{"id":86,"label":"_listCacheSet.js","path":"./node_modules/lodash/_listCacheSet.js","statSize":553},{"id":87,"label":"_stackClear.js","path":"./node_modules/lodash/_stackClear.js","statSize":254},{"id":88,"label":"_stackDelete.js","path":"./node_modules/lodash/_stackDelete.js","statSize":405},{"id":89,"label":"_stackGet.js","path":"./node_modules/lodash/_stackGet.js","statSize":271},{"id":90,"label":"_stackHas.js","path":"./node_modules/lodash/_stackHas.js","statSize":323},{"id":91,"label":"_stackSet.js","path":"./node_modules/lodash/_stackSet.js","statSize":853},{"id":92,"label":"_baseIsNative.js","path":"./node_modules/lodash/_baseIsNative.js","statSize":1417},{"id":93,"label":"_getRawTag.js","path":"./node_modules/lodash/_getRawTag.js","statSize":1139},{"id":94,"label":"_objectToString.js","path":"./node_modules/lodash/_objectToString.js","statSize":565},{"id":95,"label":"_isMasked.js","path":"./node_modules/lodash/_isMasked.js","statSize":564},{"id":96,"label":"_coreJsData.js","path":"./node_modules/lodash/_coreJsData.js","statSize":157},{"id":97,"label":"_getValue.js","path":"./node_modules/lodash/_getValue.js","statSize":325},{"id":98,"label":"_mapCacheClear.js","path":"./node_modules/lodash/_mapCacheClear.js","statSize":393},{"id":99,"label":"_Hash.js","path":"./node_modules/lodash/_Hash.js","statSize":747},{"id":100,"label":"_hashClear.js","path":"./node_modules/lodash/_hashClear.js","statSize":281},{"id":101,"label":"_hashDelete.js","path":"./node_modules/lodash/_hashDelete.js","statSize":445},{"id":102,"label":"_hashGet.js","path":"./node_modules/lodash/_hashGet.js","statSize":772},{"id":103,"label":"_hashHas.js","path":"./node_modules/lodash/_hashHas.js","statSize":626},{"id":104,"label":"_hashSet.js","path":"./node_modules/lodash/_hashSet.js","statSize":598},{"id":105,"label":"_mapCacheDelete.js","path":"./node_modules/lodash/_mapCacheDelete.js","statSize":450},{"id":106,"label":"_isKeyable.js","path":"./node_modules/lodash/_isKeyable.js","statSize":430},{"id":107,"label":"_mapCacheGet.js","path":"./node_modules/lodash/_mapCacheGet.js","statSize":330},{"id":108,"label":"_mapCacheHas.js","path":"./node_modules/lodash/_mapCacheHas.js","statSize":382},{"id":109,"label":"_mapCacheSet.js","path":"./node_modules/lodash/_mapCacheSet.js","statSize":489},{"id":110,"label":"_SetCache.js","path":"./node_modules/lodash/_SetCache.js","statSize":632},{"id":111,"label":"_setCacheAdd.js","path":"./node_modules/lodash/_setCacheAdd.js","statSize":424},{"id":112,"label":"_setCacheHas.js","path":"./node_modules/lodash/_setCacheHas.js","statSize":316},{"id":113,"label":"_arraySome.js","path":"./node_modules/lodash/_arraySome.js","statSize":594},{"id":114,"label":"_cacheHas.js","path":"./node_modules/lodash/_cacheHas.js","statSize":337},{"id":115,"label":"_equalByTag.js","path":"./node_modules/lodash/_equalByTag.js","statSize":3746},{"id":116,"label":"_Uint8Array.js","path":"./node_modules/lodash/_Uint8Array.js","statSize":130},{"id":117,"label":"_mapToArray.js","path":"./node_modules/lodash/_mapToArray.js","statSize":363},{"id":118,"label":"_setToArray.js","path":"./node_modules/lodash/_setToArray.js","statSize":345},{"id":119,"label":"_equalObjects.js","path":"./node_modules/lodash/_equalObjects.js","statSize":2971},{"id":120,"label":"_getAllKeys.js","path":"./node_modules/lodash/_getAllKeys.js","statSize":455},{"id":121,"label":"_baseGetAllKeys.js","path":"./node_modules/lodash/_baseGetAllKeys.js","statSize":739},{"id":122,"label":"_arrayPush.js","path":"./node_modules/lodash/_arrayPush.js","statSize":437},{"id":123,"label":"_getSymbols.js","path":"./node_modules/lodash/_getSymbols.js","statSize":886},{"id":124,"label":"_arrayFilter.js","path":"./node_modules/lodash/_arrayFilter.js","statSize":632},{"id":125,"label":"stubArray.js","path":"./node_modules/lodash/stubArray.js","statSize":390},{"id":126,"label":"keys.js","path":"./node_modules/lodash/keys.js","statSize":884},{"id":127,"label":"_arrayLikeKeys.js","path":"./node_modules/lodash/_arrayLikeKeys.js","statSize":1778},{"id":128,"label":"_baseTimes.js","path":"./node_modules/lodash/_baseTimes.js","statSize":504},{"id":129,"label":"isArguments.js","path":"./node_modules/lodash/isArguments.js","statSize":1026},{"id":130,"label":"_baseIsArguments.js","path":"./node_modules/lodash/_baseIsArguments.js","statSize":488},{"id":131,"label":"stubFalse.js","path":"./node_modules/lodash/stubFalse.js","statSize":280},{"id":132,"label":"_isIndex.js","path":"./node_modules/lodash/_isIndex.js","statSize":759},{"id":133,"label":"_baseIsTypedArray.js","path":"./node_modules/lodash/_baseIsTypedArray.js","statSize":2222},{"id":134,"label":"_baseUnary.js","path":"./node_modules/lodash/_baseUnary.js","statSize":332},{"id":135,"label":"_nodeUtil.js","path":"./node_modules/lodash/_nodeUtil.js","statSize":995},{"id":136,"label":"_baseKeys.js","path":"./node_modules/lodash/_baseKeys.js","statSize":776},{"id":137,"label":"_isPrototype.js","path":"./node_modules/lodash/_isPrototype.js","statSize":480},{"id":138,"label":"_nativeKeys.js","path":"./node_modules/lodash/_nativeKeys.js","statSize":204},{"id":139,"label":"_overArg.js","path":"./node_modules/lodash/_overArg.js","statSize":382},{"id":140,"label":"isArrayLike.js","path":"./node_modules/lodash/isArrayLike.js","statSize":830},{"id":141,"label":"_getTag.js","path":"./node_modules/lodash/_getTag.js","statSize":1838},{"id":142,"label":"_DataView.js","path":"./node_modules/lodash/_DataView.js","statSize":210},{"id":143,"label":"_Promise.js","path":"./node_modules/lodash/_Promise.js","statSize":207},{"id":144,"label":"_Set.js","path":"./node_modules/lodash/_Set.js","statSize":195},{"id":145,"label":"_WeakMap.js","path":"./node_modules/lodash/_WeakMap.js","statSize":207},{"id":146,"label":"_baseRepeat.js","path":"./node_modules/lodash/_baseRepeat.js","statSize":952},{"id":147,"label":"_arrayMap.js","path":"./node_modules/lodash/_arrayMap.js","statSize":556},{"id":148,"label":"_castSlice.js","path":"./node_modules/lodash/_castSlice.js","statSize":517},{"id":149,"label":"_baseSlice.js","path":"./node_modules/lodash/_baseSlice.js","statSize":756},{"id":150,"label":"_asciiSize.js","path":"./node_modules/lodash/_asciiSize.js","statSize":271},{"id":151,"label":"_baseProperty.js","path":"./node_modules/lodash/_baseProperty.js","statSize":360},{"id":152,"label":"_unicodeSize.js","path":"./node_modules/lodash/_unicodeSize.js","statSize":1642},{"id":153,"label":"_stringToArray.js","path":"./node_modules/lodash/_stringToArray.js","statSize":450},{"id":154,"label":"_asciiToArray.js","path":"./node_modules/lodash/_asciiToArray.js","statSize":257},{"id":155,"label":"_unicodeToArray.js","path":"./node_modules/lodash/_unicodeToArray.js","statSize":1588},{"id":156,"label":"toFinite.js","path":"./node_modules/lodash/toFinite.js","statSize":868},{"id":157,"label":"_baseTrim.js","path":"./node_modules/lodash/_baseTrim.js","statSize":444},{"id":158,"label":"_trimmedEndIndex.js","path":"./node_modules/lodash/_trimmedEndIndex.js","statSize":515},{"id":159,"label":"now.js","path":"./node_modules/lodash/now.js","statSize":520}],"parsedSize":0,"gzipSize":0},{"label":"resize-observer-polyfill/dist","path":"./node_modules/resize-observer-polyfill/dist","statSize":33654,"groups":[{"id":12,"label":"ResizeObserver.es.js","path":"./node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js","statSize":33654}],"parsedSize":0,"gzipSize":0},{"label":"react-is","path":"./node_modules/react-is","statSize":2750,"groups":[{"id":27,"label":"index.js","path":"./node_modules/react-is/index.js","statSize":196},{"label":"cjs","path":"./node_modules/react-is/cjs","statSize":2554,"groups":[{"id":76,"label":"react-is.production.min.js","path":"./node_modules/react-is/cjs/react-is.production.min.js","statSize":2554}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"json2mq","path":"./node_modules/json2mq","statSize":1162,"groups":[{"id":30,"label":"index.js","path":"./node_modules/json2mq/index.js","statSize":1162}],"parsedSize":0,"gzipSize":0},{"label":"async-validator/dist-web","path":"./node_modules/async-validator/dist-web","statSize":33746,"groups":[{"id":65,"label":"index.js","path":"./node_modules/async-validator/dist-web/index.js","statSize":33746}],"parsedSize":0,"gzipSize":0},{"label":"copy-to-clipboard","path":"./node_modules/copy-to-clipboard","statSize":3277,"groups":[{"id":67,"label":"index.js","path":"./node_modules/copy-to-clipboard/index.js","statSize":3277}],"parsedSize":0,"gzipSize":0},{"label":"regenerator-runtime","path":"./node_modules/regenerator-runtime","statSize":24843,"groups":[{"id":77,"label":"runtime.js","path":"./node_modules/regenerator-runtime/runtime.js","statSize":24843}],"parsedSize":0,"gzipSize":0},{"label":"process","path":"./node_modules/process","statSize":5418,"groups":[{"id":78,"label":"browser.js","path":"./node_modules/process/browser.js","statSize":5418}],"parsedSize":0,"gzipSize":0},{"label":"string-convert","path":"./node_modules/string-convert","statSize":216,"groups":[{"id":160,"label":"camel2hyphen.js","path":"./node_modules/string-convert/camel2hyphen.js","statSize":216}],"parsedSize":0,"gzipSize":0},{"label":"toggle-selection","path":"./node_modules/toggle-selection","statSize":780,"groups":[{"id":161,"label":"index.js","path":"./node_modules/toggle-selection/index.js","statSize":780}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"components","path":"./components","statSize":2400831,"groups":[{"label":"style","path":"./components/style","statSize":50,"groups":[{"id":2,"label":"index.less","path":"./components/style/index.less","statSize":50}],"parsedSize":0,"gzipSize":0},{"label":"button/style","path":"./components/button/style","statSize":72,"groups":[{"id":7,"label":"index.tsx + 1 modules (concatenated)","path":"./components/button/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/button/style","path":"./components/button/style/index.tsx + 1 modules (concatenated)/components/button/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/button/style/index.tsx + 1 modules (concatenated)/components/button/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/button/style/index.tsx + 1 modules (concatenated)/components/button/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tooltip/style","path":"./components/tooltip/style","statSize":110,"groups":[{"id":8,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tooltip/style","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)/components/tooltip/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)/components/tooltip/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)/components/tooltip/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"empty/style","path":"./components/empty/style","statSize":110,"groups":[{"id":10,"label":"index.tsx + 1 modules (concatenated)","path":"./components/empty/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/empty/style","path":"./components/empty/style/index.tsx + 1 modules (concatenated)/components/empty/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/empty/style/index.tsx + 1 modules (concatenated)/components/empty/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/empty/style/index.tsx + 1 modules (concatenated)/components/empty/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"grid/style","path":"./components/grid/style","statSize":110,"groups":[{"id":16,"label":"index.tsx + 1 modules (concatenated)","path":"./components/grid/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/grid/style","path":"./components/grid/style/index.tsx + 1 modules (concatenated)/components/grid/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/grid/style/index.tsx + 1 modules (concatenated)/components/grid/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/grid/style/index.tsx + 1 modules (concatenated)/components/grid/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"input/style","path":"./components/input/style","statSize":72,"groups":[{"id":24,"label":"index.tsx + 1 modules (concatenated)","path":"./components/input/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/input/style","path":"./components/input/style/index.tsx + 1 modules (concatenated)/components/input/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/input/style/index.tsx + 1 modules (concatenated)/components/input/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/input/style/index.tsx + 1 modules (concatenated)/components/input/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"spin/style","path":"./components/spin/style","statSize":110,"groups":[{"id":25,"label":"index.tsx + 1 modules (concatenated)","path":"./components/spin/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/spin/style","path":"./components/spin/style/index.tsx + 1 modules (concatenated)/components/spin/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/spin/style/index.tsx + 1 modules (concatenated)/components/spin/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/spin/style/index.tsx + 1 modules (concatenated)/components/spin/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"pagination/style","path":"./components/pagination/style","statSize":191,"groups":[{"id":26,"label":"index.tsx + 1 modules (concatenated)","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)","statSize":191,"concatenated":true,"groups":[{"label":"components/pagination/style","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)/components/pagination/style","statSize":181,"groups":[{"id":null,"label":"index.tsx","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)/components/pagination/style/index.tsx","statSize":131,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)/components/pagination/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"checkbox/style","path":"./components/checkbox/style","statSize":72,"groups":[{"id":34,"label":"index.tsx + 1 modules (concatenated)","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/checkbox/style","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)/components/checkbox/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)/components/checkbox/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)/components/checkbox/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"dropdown/style","path":"./components/dropdown/style","statSize":167,"groups":[{"id":35,"label":"index.tsx + 1 modules (concatenated)","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)","statSize":167,"concatenated":true,"groups":[{"label":"components/dropdown/style","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)/components/dropdown/style","statSize":157,"groups":[{"id":null,"label":"index.tsx","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)/components/dropdown/style/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)/components/dropdown/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"select/style","path":"./components/select/style","statSize":166,"groups":[{"id":36,"label":"index.tsx + 1 modules (concatenated)","path":"./components/select/style/index.tsx + 1 modules (concatenated)","statSize":166,"concatenated":true,"groups":[{"label":"components/select/style","path":"./components/select/style/index.tsx + 1 modules (concatenated)/components/select/style","statSize":156,"groups":[{"id":null,"label":"index.tsx","path":"./components/select/style/index.tsx + 1 modules (concatenated)/components/select/style/index.tsx","statSize":106,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/select/style/index.tsx + 1 modules (concatenated)/components/select/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"progress/style","path":"./components/progress/style","statSize":110,"groups":[{"id":37,"label":"index.tsx + 1 modules (concatenated)","path":"./components/progress/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/progress/style","path":"./components/progress/style/index.tsx + 1 modules (concatenated)/components/progress/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/progress/style/index.tsx + 1 modules (concatenated)/components/progress/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/progress/style/index.tsx + 1 modules (concatenated)/components/progress/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"avatar/style","path":"./components/avatar/style","statSize":72,"groups":[{"id":55,"label":"index.tsx + 1 modules (concatenated)","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/avatar/style","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)/components/avatar/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)/components/avatar/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)/components/avatar/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"breadcrumb/style","path":"./components/breadcrumb/style","statSize":72,"groups":[{"id":56,"label":"index.tsx + 1 modules (concatenated)","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/breadcrumb/style","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)/components/breadcrumb/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)/components/breadcrumb/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)/components/breadcrumb/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"date-picker/style","path":"./components/date-picker/style","statSize":160,"groups":[{"id":57,"label":"index.tsx + 1 modules (concatenated)","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)","statSize":160,"concatenated":true,"groups":[{"label":"components/date-picker/style","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)/components/date-picker/style","statSize":150,"groups":[{"id":null,"label":"index.tsx","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)/components/date-picker/style/index.tsx","statSize":100,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)/components/date-picker/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tag/style","path":"./components/tag/style","statSize":110,"groups":[{"id":58,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tag/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tag/style","path":"./components/tag/style/index.tsx + 1 modules (concatenated)/components/tag/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tag/style/index.tsx + 1 modules (concatenated)/components/tag/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tag/style/index.tsx + 1 modules (concatenated)/components/tag/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"menu/style","path":"./components/menu/style","statSize":194,"groups":[{"id":59,"label":"index.tsx + 1 modules (concatenated)","path":"./components/menu/style/index.tsx + 1 modules (concatenated)","statSize":194,"concatenated":true,"groups":[{"label":"components/menu/style","path":"./components/menu/style/index.tsx + 1 modules (concatenated)/components/menu/style","statSize":184,"groups":[{"id":null,"label":"index.tsx","path":"./components/menu/style/index.tsx + 1 modules (concatenated)/components/menu/style/index.tsx","statSize":134,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/menu/style/index.tsx + 1 modules (concatenated)/components/menu/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"popover/style","path":"./components/popover/style","statSize":159,"groups":[{"id":60,"label":"index.tsx + 1 modules (concatenated)","path":"./components/popover/style/index.tsx + 1 modules (concatenated)","statSize":159,"concatenated":true,"groups":[{"label":"components/popover/style","path":"./components/popover/style/index.tsx + 1 modules (concatenated)/components/popover/style","statSize":154,"groups":[{"id":null,"label":"index.tsx","path":"./components/popover/style/index.tsx + 1 modules (concatenated)/components/popover/style/index.tsx","statSize":104,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/popover/style/index.tsx + 1 modules (concatenated)/components/popover/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"radio/style","path":"./components/radio/style","statSize":72,"groups":[{"id":61,"label":"index.tsx + 1 modules (concatenated)","path":"./components/radio/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/radio/style","path":"./components/radio/style/index.tsx + 1 modules (concatenated)/components/radio/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/radio/style/index.tsx + 1 modules (concatenated)/components/radio/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/radio/style/index.tsx + 1 modules (concatenated)/components/radio/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"skeleton/style","path":"./components/skeleton/style","statSize":110,"groups":[{"id":62,"label":"index.tsx + 1 modules (concatenated)","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/skeleton/style","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)/components/skeleton/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)/components/skeleton/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)/components/skeleton/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tree/style","path":"./components/tree/style","statSize":110,"groups":[{"id":63,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tree/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tree/style","path":"./components/tree/style/index.tsx + 1 modules (concatenated)/components/tree/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tree/style/index.tsx + 1 modules (concatenated)/components/tree/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tree/style/index.tsx + 1 modules (concatenated)/components/tree/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"col/style","path":"./components/col/style","statSize":106,"groups":[{"id":73,"label":"index.tsx","path":"./components/col/style/index.tsx","statSize":106}],"parsedSize":0,"gzipSize":0},{"label":"row/style","path":"./components/row/style","statSize":106,"groups":[{"id":74,"label":"index.tsx","path":"./components/row/style/index.tsx","statSize":106}],"parsedSize":0,"gzipSize":0},{"label":"version/style","path":"./components/version/style","statSize":80,"groups":[{"id":75,"label":"index.tsx","path":"./components/version/style/index.tsx","statSize":80}],"parsedSize":0,"gzipSize":0},{"id":162,"label":"index.tsx + 769 modules (concatenated)","path":"./components/index.tsx + 769 modules (concatenated)","statSize":2349912,"concatenated":true,"groups":[{"label":"components","path":"./components/index.tsx + 769 modules (concatenated)/components","statSize":816564,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/index.tsx","statSize":3616,"inaccurateSizes":true},{"label":"empty","path":"./components/index.tsx + 769 modules (concatenated)/components/empty","statSize":6888,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/empty/index.tsx","statSize":2569,"inaccurateSizes":true},{"id":null,"label":"empty.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/empty/empty.tsx","statSize":2927,"inaccurateSizes":true},{"id":null,"label":"simple.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/empty/simple.tsx","statSize":1392,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"message","path":"./components/index.tsx + 769 modules (concatenated)/components/message","statSize":9913,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/message/index.tsx","statSize":7001,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/components/message/hooks","statSize":2912,"groups":[{"id":null,"label":"useMessage.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/message/hooks/useMessage.tsx","statSize":2912,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"notification","path":"./components/index.tsx + 769 modules (concatenated)/components/notification","statSize":10822,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/notification/index.tsx","statSize":8780,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/components/notification/hooks","statSize":2042,"groups":[{"id":null,"label":"useNotification.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/notification/hooks/useNotification.tsx","statSize":2042,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"config-provider","path":"./components/index.tsx + 769 modules (concatenated)/components/config-provider","statSize":14600,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/config-provider/index.tsx","statSize":7159,"inaccurateSizes":true},{"id":null,"label":"renderEmpty.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/config-provider/renderEmpty.tsx","statSize":1138,"inaccurateSizes":true},{"id":null,"label":"context.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/config-provider/context.tsx","statSize":1810,"inaccurateSizes":true},{"id":null,"label":"SizeContext.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/config-provider/SizeContext.tsx","statSize":715,"inaccurateSizes":true},{"id":null,"label":"cssVariables.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/config-provider/cssVariables.tsx","statSize":3778,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"affix","path":"./components/index.tsx + 769 modules (concatenated)/components/affix","statSize":12004,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/affix/index.tsx","statSize":9452,"inaccurateSizes":true},{"id":null,"label":"utils.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/affix/utils.ts","statSize":2552,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"anchor","path":"./components/index.tsx + 769 modules (concatenated)/components/anchor","statSize":13080,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/anchor/index.tsx","statSize":239,"inaccurateSizes":true},{"id":null,"label":"Anchor.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/anchor/Anchor.tsx","statSize":9441,"inaccurateSizes":true},{"id":null,"label":"AnchorLink.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/anchor/AnchorLink.tsx","statSize":3279,"inaccurateSizes":true},{"id":null,"label":"context.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/anchor/context.ts","statSize":121,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"select","path":"./components/index.tsx + 769 modules (concatenated)/components/select","statSize":6890,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/select/index.tsx","statSize":4649,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/components/select/utils","statSize":2241,"groups":[{"id":null,"label":"iconUtil.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/select/utils/iconUtil.tsx","statSize":2241,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"auto-complete","path":"./components/index.tsx + 769 modules (concatenated)/components/auto-complete","statSize":3655,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/auto-complete/index.tsx","statSize":3655,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"alert","path":"./components/index.tsx + 769 modules (concatenated)/components/alert","statSize":8268,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/alert/index.tsx","statSize":6370,"inaccurateSizes":true},{"id":null,"label":"ErrorBoundary.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/alert/ErrorBoundary.tsx","statSize":1898,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tooltip","path":"./components/index.tsx + 769 modules (concatenated)/components/tooltip","statSize":10693,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tooltip/index.tsx","statSize":8046,"inaccurateSizes":true},{"id":null,"label":"placements.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tooltip/placements.tsx","statSize":2647,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"popover","path":"./components/index.tsx + 769 modules (concatenated)/components/popover","statSize":1609,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/popover/index.tsx","statSize":1609,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"avatar","path":"./components/index.tsx + 769 modules (concatenated)/components/avatar","statSize":10109,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/avatar/index.tsx","statSize":270,"inaccurateSizes":true},{"id":null,"label":"avatar.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/avatar/avatar.tsx","statSize":6951,"inaccurateSizes":true},{"id":null,"label":"group.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/avatar/group.tsx","statSize":2419,"inaccurateSizes":true},{"id":null,"label":"SizeContext.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/avatar/SizeContext.tsx","statSize":469,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"back-top","path":"./components/index.tsx + 769 modules (concatenated)/components/back-top","statSize":4440,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/back-top/index.tsx","statSize":4440,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"badge","path":"./components/index.tsx + 769 modules (concatenated)/components/badge","statSize":15310,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/badge/index.tsx","statSize":7397,"inaccurateSizes":true},{"id":null,"label":"ScrollNumber.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/badge/ScrollNumber.tsx","statSize":2475,"inaccurateSizes":true},{"id":null,"label":"utils.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/badge/utils.tsx","statSize":199,"inaccurateSizes":true},{"id":null,"label":"Ribbon.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/badge/Ribbon.tsx","statSize":1880,"inaccurateSizes":true},{"id":null,"label":"SingleNumber.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/badge/SingleNumber.tsx","statSize":3359,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"button","path":"./components/index.tsx + 769 modules (concatenated)/components/button","statSize":12602,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/button/index.tsx","statSize":275,"inaccurateSizes":true},{"id":null,"label":"button-group.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/button/button-group.tsx","statSize":1603,"inaccurateSizes":true},{"id":null,"label":"button.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/button/button.tsx","statSize":9154,"inaccurateSizes":true},{"id":null,"label":"LoadingIcon.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/button/LoadingIcon.tsx","statSize":1570,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"menu","path":"./components/index.tsx + 769 modules (concatenated)/components/menu","statSize":12968,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/menu/index.tsx","statSize":5182,"inaccurateSizes":true},{"id":null,"label":"MenuContext.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/menu/MenuContext.tsx","statSize":179,"inaccurateSizes":true},{"id":null,"label":"SubMenu.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/menu/SubMenu.tsx","statSize":2100,"inaccurateSizes":true},{"id":null,"label":"MenuItem.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/menu/MenuItem.tsx","statSize":4542,"inaccurateSizes":true},{"id":null,"label":"MenuDivider.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/menu/MenuDivider.tsx","statSize":965,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"breadcrumb","path":"./components/index.tsx + 769 modules (concatenated)/components/breadcrumb","statSize":7389,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/breadcrumb/index.tsx","statSize":202,"inaccurateSizes":true},{"id":null,"label":"BreadcrumbItem.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/breadcrumb/BreadcrumbItem.tsx","statSize":2073,"inaccurateSizes":true},{"id":null,"label":"Breadcrumb.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/breadcrumb/Breadcrumb.tsx","statSize":4555,"inaccurateSizes":true},{"id":null,"label":"BreadcrumbSeparator.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/breadcrumb/BreadcrumbSeparator.tsx","statSize":559,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"radio","path":"./components/index.tsx + 769 modules (concatenated)/components/radio","statSize":8666,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/radio/index.tsx","statSize":423,"inaccurateSizes":true},{"id":null,"label":"radio.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/radio/radio.tsx","statSize":2897,"inaccurateSizes":true},{"id":null,"label":"group.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/radio/group.tsx","statSize":4124,"inaccurateSizes":true},{"id":null,"label":"radioButton.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/radio/radioButton.tsx","statSize":1016,"inaccurateSizes":true},{"id":null,"label":"interface.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/radio/interface.tsx","statSize":10,"inaccurateSizes":true},{"id":null,"label":"context.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/radio/context.tsx","statSize":196,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"calendar","path":"./components/index.tsx + 769 modules (concatenated)/components/calendar","statSize":13660,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/calendar/index.tsx","statSize":273,"inaccurateSizes":true},{"id":null,"label":"generateCalendar.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/calendar/generateCalendar.tsx","statSize":8159,"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 769 modules (concatenated)/components/calendar/locale","statSize":71,"groups":[{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/calendar/locale/en_US.tsx","statSize":71,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Header.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/calendar/Header.tsx","statSize":5157,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tabs","path":"./components/index.tsx + 769 modules (concatenated)/components/tabs","statSize":3083,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tabs/index.tsx","statSize":3083,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"grid","path":"./components/index.tsx + 769 modules (concatenated)/components/grid","statSize":9927,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/grid/index.tsx","statSize":282,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/components/grid/hooks","statSize":637,"groups":[{"id":null,"label":"useBreakpoint.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/grid/hooks/useBreakpoint.tsx","statSize":637,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"row.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/grid/row.tsx","statSize":4608,"inaccurateSizes":true},{"id":null,"label":"col.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/grid/col.tsx","statSize":4286,"inaccurateSizes":true},{"id":null,"label":"RowContext.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/grid/RowContext.tsx","statSize":114,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"row","path":"./components/index.tsx + 769 modules (concatenated)/components/row","statSize":81,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/row/index.tsx","statSize":81,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"col","path":"./components/index.tsx + 769 modules (concatenated)/components/col","statSize":99,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/col/index.tsx","statSize":99,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"card","path":"./components/index.tsx + 769 modules (concatenated)/components/card","statSize":9791,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/card/index.tsx","statSize":7181,"inaccurateSizes":true},{"id":null,"label":"Grid.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/card/Grid.tsx","statSize":1008,"inaccurateSizes":true},{"id":null,"label":"Meta.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/card/Meta.tsx","statSize":1602,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"collapse","path":"./components/index.tsx + 769 modules (concatenated)/components/collapse","statSize":5116,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/collapse/index.tsx","statSize":190,"inaccurateSizes":true},{"id":null,"label":"CollapsePanel.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/collapse/CollapsePanel.tsx","statSize":1321,"inaccurateSizes":true},{"id":null,"label":"Collapse.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/collapse/Collapse.tsx","statSize":3605,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"carousel","path":"./components/index.tsx + 769 modules (concatenated)/components/carousel","statSize":2890,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/carousel/index.tsx","statSize":2890,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"cascader","path":"./components/index.tsx + 769 modules (concatenated)/components/cascader","statSize":7634,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/cascader/index.tsx","statSize":7634,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"checkbox","path":"./components/index.tsx + 769 modules (concatenated)/components/checkbox","statSize":9017,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/checkbox/index.tsx","statSize":349,"inaccurateSizes":true},{"id":null,"label":"Group.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/checkbox/Group.tsx","statSize":4626,"inaccurateSizes":true},{"id":null,"label":"Checkbox.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/checkbox/Checkbox.tsx","statSize":4042,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"comment","path":"./components/index.tsx + 769 modules (concatenated)/components/comment","statSize":2813,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/comment/index.tsx","statSize":2813,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tag","path":"./components/index.tsx + 769 modules (concatenated)/components/tag","statSize":5476,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tag/index.tsx","statSize":4111,"inaccurateSizes":true},{"id":null,"label":"CheckableTag.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tag/CheckableTag.tsx","statSize":1365,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"date-picker","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker","statSize":18241,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/index.tsx","statSize":193,"inaccurateSizes":true},{"label":"generatePicker","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/generatePicker","statSize":15273,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/generatePicker/index.tsx","statSize":2588,"inaccurateSizes":true},{"id":null,"label":"generateSinglePicker.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/generatePicker/generateSinglePicker.tsx","statSize":6795,"inaccurateSizes":true},{"id":null,"label":"generateRangePicker.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/generatePicker/generateRangePicker.tsx","statSize":5890,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/locale","statSize":859,"groups":[{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/locale/en_US.tsx","statSize":859,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"PickerButton.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/PickerButton.tsx","statSize":284,"inaccurateSizes":true},{"id":null,"label":"PickerTag.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/PickerTag.tsx","statSize":251,"inaccurateSizes":true},{"id":null,"label":"util.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/date-picker/util.ts","statSize":1381,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"descriptions","path":"./components/index.tsx + 769 modules (concatenated)/components/descriptions","statSize":10905,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/descriptions/index.tsx","statSize":5237,"inaccurateSizes":true},{"id":null,"label":"Row.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/descriptions/Row.tsx","statSize":3593,"inaccurateSizes":true},{"id":null,"label":"Item.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/descriptions/Item.tsx","statSize":144,"inaccurateSizes":true},{"id":null,"label":"Cell.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/descriptions/Cell.tsx","statSize":1931,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"divider","path":"./components/index.tsx + 769 modules (concatenated)/components/divider","statSize":2073,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/divider/index.tsx","statSize":2073,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"dropdown","path":"./components/index.tsx + 769 modules (concatenated)/components/dropdown","statSize":8778,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/dropdown/index.tsx","statSize":213,"inaccurateSizes":true},{"id":null,"label":"dropdown-button.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/dropdown/dropdown-button.tsx","statSize":3716,"inaccurateSizes":true},{"id":null,"label":"dropdown.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/dropdown/dropdown.tsx","statSize":4849,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"drawer","path":"./components/index.tsx + 769 modules (concatenated)/components/drawer","statSize":9307,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/drawer/index.tsx","statSize":9307,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"form","path":"./components/index.tsx + 769 modules (concatenated)/components/form","statSize":36066,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/index.tsx","statSize":862,"inaccurateSizes":true},{"id":null,"label":"context.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/context.tsx","statSize":689,"inaccurateSizes":true},{"id":null,"label":"Form.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/Form.tsx","statSize":4485,"inaccurateSizes":true},{"id":null,"label":"ErrorList.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/ErrorList.tsx","statSize":3382,"inaccurateSizes":true},{"id":null,"label":"FormItem.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/FormItem.tsx","statSize":13081,"inaccurateSizes":true},{"id":null,"label":"FormList.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/FormList.tsx","statSize":1285,"inaccurateSizes":true},{"id":null,"label":"util.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/form/util.ts","statSize":368,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/components/form/hooks","statSize":4367,"groups":[{"id":null,"label":"useForm.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/form/hooks/useForm.ts","statSize":1792,"inaccurateSizes":true},{"id":null,"label":"useFrameState.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/form/hooks/useFrameState.ts","statSize":1188,"inaccurateSizes":true},{"id":null,"label":"useDebounce.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/form/hooks/useDebounce.ts","statSize":572,"inaccurateSizes":true},{"id":null,"label":"useItemRef.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/form/hooks/useItemRef.ts","statSize":815,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"FormItemLabel.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/FormItemLabel.tsx","statSize":4290,"inaccurateSizes":true},{"id":null,"label":"FormItemInput.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/form/FormItemInput.tsx","statSize":3257,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"input","path":"./components/index.tsx + 769 modules (concatenated)/components/input","statSize":36586,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/index.tsx","statSize":482,"inaccurateSizes":true},{"id":null,"label":"Input.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/Input.tsx","statSize":9704,"inaccurateSizes":true},{"id":null,"label":"Group.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/Group.tsx","statSize":1347,"inaccurateSizes":true},{"id":null,"label":"Search.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/Search.tsx","statSize":4143,"inaccurateSizes":true},{"id":null,"label":"TextArea.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/TextArea.tsx","statSize":7049,"inaccurateSizes":true},{"id":null,"label":"Password.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/Password.tsx","statSize":3752,"inaccurateSizes":true},{"id":null,"label":"utils.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/input/utils.ts","statSize":774,"inaccurateSizes":true},{"id":null,"label":"ClearableLabeledInput.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input/ClearableLabeledInput.tsx","statSize":9335,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"image","path":"./components/index.tsx + 769 modules (concatenated)/components/image","statSize":4465,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/image/index.tsx","statSize":2078,"inaccurateSizes":true},{"id":null,"label":"PreviewGroup.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/image/PreviewGroup.tsx","statSize":2387,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"input-number","path":"./components/index.tsx + 769 modules (concatenated)/components/input-number","statSize":3816,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/input-number/index.tsx","statSize":3816,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"layout","path":"./components/index.tsx + 769 modules (concatenated)/components/layout","statSize":11782,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/layout/index.tsx","statSize":369,"inaccurateSizes":true},{"id":null,"label":"layout.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/layout/layout.tsx","statSize":3766,"inaccurateSizes":true},{"id":null,"label":"Sider.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/layout/Sider.tsx","statSize":7647,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"spin","path":"./components/index.tsx + 769 modules (concatenated)/components/spin","statSize":6558,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/spin/index.tsx","statSize":6558,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"pagination","path":"./components/index.tsx + 769 modules (concatenated)/components/pagination","statSize":4943,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/pagination/index.tsx","statSize":164,"inaccurateSizes":true},{"id":null,"label":"Pagination.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/pagination/Pagination.tsx","statSize":4451,"inaccurateSizes":true},{"id":null,"label":"MiniSelect.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/pagination/MiniSelect.tsx","statSize":328,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"list","path":"./components/index.tsx + 769 modules (concatenated)/components/list","statSize":12868,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/list/index.tsx","statSize":8756,"inaccurateSizes":true},{"id":null,"label":"Item.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/list/Item.tsx","statSize":4112,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"mentions","path":"./components/index.tsx + 769 modules (concatenated)/components/mentions","statSize":4361,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/mentions/index.tsx","statSize":4361,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"modal","path":"./components/index.tsx + 769 modules (concatenated)/components/modal","statSize":21842,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/index.tsx","statSize":1021,"inaccurateSizes":true},{"id":null,"label":"Modal.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/Modal.tsx","statSize":4557,"inaccurateSizes":true},{"id":null,"label":"destroyFns.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/destroyFns.ts","statSize":47,"inaccurateSizes":true},{"id":null,"label":"confirm.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/confirm.tsx","statSize":5251,"inaccurateSizes":true},{"label":"useModal","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/useModal","statSize":5861,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/useModal/index.tsx","statSize":3419,"inaccurateSizes":true},{"id":null,"label":"HookModal.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/useModal/HookModal.tsx","statSize":2442,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"locale.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/locale.tsx","statSize":435,"inaccurateSizes":true},{"id":null,"label":"ConfirmDialog.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/modal/ConfirmDialog.tsx","statSize":4670,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"skeleton","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton","statSize":13601,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/index.tsx","statSize":136,"inaccurateSizes":true},{"id":null,"label":"Skeleton.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Skeleton.tsx","statSize":4470,"inaccurateSizes":true},{"id":null,"label":"Title.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Title.tsx","statSize":520,"inaccurateSizes":true},{"id":null,"label":"Paragraph.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Paragraph.tsx","statSize":1114,"inaccurateSizes":true},{"id":null,"label":"Element.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Element.tsx","statSize":1289,"inaccurateSizes":true},{"id":null,"label":"Avatar.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Avatar.tsx","statSize":1277,"inaccurateSizes":true},{"id":null,"label":"Button.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Button.tsx","statSize":1478,"inaccurateSizes":true},{"id":null,"label":"Input.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Input.tsx","statSize":1237,"inaccurateSizes":true},{"id":null,"label":"Image.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/skeleton/Image.tsx","statSize":2080,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"statistic","path":"./components/index.tsx + 769 modules (concatenated)/components/statistic","statSize":8686,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/statistic/index.tsx","statSize":212,"inaccurateSizes":true},{"id":null,"label":"Statistic.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/statistic/Statistic.tsx","statSize":2107,"inaccurateSizes":true},{"id":null,"label":"Countdown.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/statistic/Countdown.tsx","statSize":3135,"inaccurateSizes":true},{"id":null,"label":"Number.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/statistic/Number.tsx","statSize":1666,"inaccurateSizes":true},{"id":null,"label":"utils.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/statistic/utils.tsx","statSize":1566,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"page-header","path":"./components/index.tsx + 769 modules (concatenated)/components/page-header","statSize":6459,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/page-header/index.tsx","statSize":6459,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"popconfirm","path":"./components/index.tsx + 769 modules (concatenated)/components/popconfirm","statSize":5247,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/popconfirm/index.tsx","statSize":5247,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"progress","path":"./components/index.tsx + 769 modules (concatenated)/components/progress","statSize":15751,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/progress/index.tsx","statSize":136,"inaccurateSizes":true},{"id":null,"label":"progress.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/progress/progress.tsx","statSize":6682,"inaccurateSizes":true},{"id":null,"label":"utils.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/progress/utils.ts","statSize":728,"inaccurateSizes":true},{"id":null,"label":"Line.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/progress/Line.tsx","statSize":4208,"inaccurateSizes":true},{"id":null,"label":"Circle.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/progress/Circle.tsx","statSize":2691,"inaccurateSizes":true},{"id":null,"label":"Steps.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/progress/Steps.tsx","statSize":1306,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rate","path":"./components/index.tsx + 769 modules (concatenated)/components/rate","statSize":1304,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/rate/index.tsx","statSize":1304,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"result","path":"./components/index.tsx + 769 modules (concatenated)/components/result","statSize":55210,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/result/index.tsx","statSize":3765,"inaccurateSizes":true},{"id":null,"label":"noFound.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/result/noFound.tsx","statSize":16725,"inaccurateSizes":true},{"id":null,"label":"serverError.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/result/serverError.tsx","statSize":19433,"inaccurateSizes":true},{"id":null,"label":"unauthorized.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/result/unauthorized.tsx","statSize":15287,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"slider","path":"./components/index.tsx + 769 modules (concatenated)/components/slider","statSize":5884,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/slider/index.tsx","statSize":4860,"inaccurateSizes":true},{"id":null,"label":"SliderTooltip.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/slider/SliderTooltip.tsx","statSize":1024,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"space","path":"./components/index.tsx + 769 modules (concatenated)/components/space","statSize":5857,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/space/index.tsx","statSize":4309,"inaccurateSizes":true},{"id":null,"label":"Item.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/space/Item.tsx","statSize":1548,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"steps","path":"./components/index.tsx + 769 modules (concatenated)/components/steps","statSize":2925,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/steps/index.tsx","statSize":2925,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"switch","path":"./components/index.tsx + 769 modules (concatenated)/components/switch","statSize":2308,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/switch/index.tsx","statSize":2308,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tree","path":"./components/index.tsx + 769 modules (concatenated)/components/tree","statSize":15683,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/index.tsx","statSize":431,"inaccurateSizes":true},{"id":null,"label":"DirectoryTree.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/DirectoryTree.tsx","statSize":7538,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/utils","statSize":5170,"groups":[{"id":null,"label":"iconUtil.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/utils/iconUtil.tsx","statSize":2104,"inaccurateSizes":true},{"id":null,"label":"dictUtil.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/utils/dictUtil.ts","statSize":1943,"inaccurateSizes":true},{"id":null,"label":"dropIndicator.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/utils/dropIndicator.tsx","statSize":1123,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Tree.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tree/Tree.tsx","statSize":2544,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"table","path":"./components/index.tsx + 769 modules (concatenated)/components/table","statSize":80192,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/index.tsx","statSize":280,"inaccurateSizes":true},{"id":null,"label":"interface.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/interface.tsx","statSize":246,"inaccurateSizes":true},{"id":null,"label":"Column.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/Column.tsx","statSize":215,"inaccurateSizes":true},{"id":null,"label":"Table.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/Table.tsx","statSize":16953,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks","statSize":60625,"groups":[{"id":null,"label":"usePagination.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/usePagination.ts","statSize":3208,"inaccurateSizes":true},{"id":null,"label":"useLazyKVMap.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useLazyKVMap.ts","statSize":1126,"inaccurateSizes":true},{"id":null,"label":"useSelection.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useSelection.tsx","statSize":21565,"inaccurateSizes":true},{"id":null,"label":"useSorter.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useSorter.tsx","statSize":11426,"inaccurateSizes":true},{"label":"useFilter","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useFilter","statSize":22573,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useFilter/index.tsx","statSize":7446,"inaccurateSizes":true},{"id":null,"label":"FilterDropdown.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useFilter/FilterDropdown.tsx","statSize":13879,"inaccurateSizes":true},{"id":null,"label":"FilterWrapper.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useFilter/FilterWrapper.tsx","statSize":334,"inaccurateSizes":true},{"id":null,"label":"FilterSearch.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useFilter/FilterSearch.tsx","statSize":914,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"useTitleColumns.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/hooks/useTitleColumns.tsx","statSize":727,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ExpandIcon.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/ExpandIcon.tsx","statSize":1099,"inaccurateSizes":true},{"id":null,"label":"ColumnGroup.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/table/ColumnGroup.tsx","statSize":225,"inaccurateSizes":true},{"id":null,"label":"util.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/table/util.ts","statSize":549,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"transfer","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer","statSize":41584,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer/index.tsx","statSize":16151,"inaccurateSizes":true},{"id":null,"label":"search.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer/search.tsx","statSize":997,"inaccurateSizes":true},{"id":null,"label":"list.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer/list.tsx","statSize":14973,"inaccurateSizes":true},{"id":null,"label":"operation.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer/operation.tsx","statSize":1566,"inaccurateSizes":true},{"id":null,"label":"ListBody.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer/ListBody.tsx","statSize":5224,"inaccurateSizes":true},{"id":null,"label":"ListItem.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/transfer/ListItem.tsx","statSize":2673,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tree-select","path":"./components/index.tsx + 769 modules (concatenated)/components/tree-select","statSize":5734,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/tree-select/index.tsx","statSize":5734,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"time-picker","path":"./components/index.tsx + 769 modules (concatenated)/components/time-picker","statSize":1691,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/time-picker/index.tsx","statSize":1574,"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 769 modules (concatenated)/components/time-picker/locale","statSize":117,"groups":[{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/time-picker/locale/en_US.tsx","statSize":117,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"timeline","path":"./components/index.tsx + 769 modules (concatenated)/components/timeline","statSize":6187,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/timeline/index.tsx","statSize":188,"inaccurateSizes":true},{"id":null,"label":"TimelineItem.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/timeline/TimelineItem.tsx","statSize":2192,"inaccurateSizes":true},{"id":null,"label":"Timeline.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/timeline/Timeline.tsx","statSize":3807,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"typography","path":"./components/index.tsx + 769 modules (concatenated)/components/typography","statSize":34841,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/index.tsx","statSize":334,"inaccurateSizes":true},{"id":null,"label":"Typography.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Typography.tsx","statSize":1883,"inaccurateSizes":true},{"id":null,"label":"Text.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Text.tsx","statSize":993,"inaccurateSizes":true},{"id":null,"label":"Link.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Link.tsx","statSize":1199,"inaccurateSizes":true},{"id":null,"label":"Title.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Title.tsx","statSize":900,"inaccurateSizes":true},{"id":null,"label":"Paragraph.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Paragraph.tsx","statSize":290,"inaccurateSizes":true},{"id":null,"label":"Base.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Base.tsx","statSize":18145,"inaccurateSizes":true},{"id":null,"label":"Editable.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/Editable.tsx","statSize":3483,"inaccurateSizes":true},{"id":null,"label":"util.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/typography/util.tsx","statSize":7614,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"upload","path":"./components/index.tsx + 769 modules (concatenated)/components/upload","statSize":36636,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/index.tsx","statSize":274,"inaccurateSizes":true},{"id":null,"label":"Dragger.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/Dragger.tsx","statSize":625,"inaccurateSizes":true},{"id":null,"label":"interface.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/interface.tsx","statSize":10,"inaccurateSizes":true},{"id":null,"label":"Upload.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/Upload.tsx","statSize":14853,"inaccurateSizes":true},{"id":null,"label":"utils.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/utils.tsx","statSize":3640,"inaccurateSizes":true},{"label":"UploadList","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/UploadList","statSize":17234,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/UploadList/index.tsx","statSize":8676,"inaccurateSizes":true},{"id":null,"label":"ListItem.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/upload/UploadList/ListItem.tsx","statSize":8558,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"version","path":"./components/index.tsx + 769 modules (concatenated)/components/version","statSize":139,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/version/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"version.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/version/version.tsx","statSize":32,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 769 modules (concatenated)/components/locale","statSize":3798,"groups":[{"id":null,"label":"default.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/locale/default.tsx","statSize":3730,"inaccurateSizes":true},{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/locale/en_US.tsx","statSize":68,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"locale-provider","path":"./components/index.tsx + 769 modules (concatenated)/components/locale-provider","statSize":4908,"groups":[{"id":null,"label":"LocaleReceiver.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/locale-provider/LocaleReceiver.tsx","statSize":2549,"inaccurateSizes":true},{"id":null,"label":"index.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/locale-provider/index.tsx","statSize":2170,"inaccurateSizes":true},{"id":null,"label":"default.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/locale-provider/default.tsx","statSize":62,"inaccurateSizes":true},{"id":null,"label":"context.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/locale-provider/context.ts","statSize":127,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"_util","path":"./components/index.tsx + 769 modules (concatenated)/components/_util","statSize":26239,"groups":[{"id":null,"label":"devWarning.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/devWarning.ts","statSize":273,"inaccurateSizes":true},{"id":null,"label":"throttleByAnimationFrame.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/throttleByAnimationFrame.tsx","statSize":1689,"inaccurateSizes":true},{"id":null,"label":"getScroll.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/getScroll.tsx","statSize":723,"inaccurateSizes":true},{"id":null,"label":"scrollTo.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/scrollTo.ts","statSize":1375,"inaccurateSizes":true},{"id":null,"label":"motion.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/motion.tsx","statSize":1314,"inaccurateSizes":true},{"id":null,"label":"reactNode.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/reactNode.ts","statSize":433,"inaccurateSizes":true},{"id":null,"label":"getDataOrAriaProps.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/getDataOrAriaProps.ts","statSize":301,"inaccurateSizes":true},{"id":null,"label":"responsiveObserve.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/responsiveObserve.ts","statSize":2039,"inaccurateSizes":true},{"id":null,"label":"type.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/type.ts","statSize":507,"inaccurateSizes":true},{"id":null,"label":"colors.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/colors.ts","statSize":345,"inaccurateSizes":true},{"id":null,"label":"getRenderPropValue.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/getRenderPropValue.ts","statSize":251,"inaccurateSizes":true},{"id":null,"label":"wave.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/wave.tsx","statSize":7725,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/hooks","statSize":2223,"groups":[{"id":null,"label":"useFlexGapSupport.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/hooks/useFlexGapSupport.ts","statSize":486,"inaccurateSizes":true},{"id":null,"label":"useForceUpdate.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/hooks/useForceUpdate.ts","statSize":363,"inaccurateSizes":true},{"id":null,"label":"usePatchElement.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/hooks/usePatchElement.tsx","statSize":1021,"inaccurateSizes":true},{"id":null,"label":"useSyncState.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/hooks/useSyncState.ts","statSize":353,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ActionButton.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/ActionButton.tsx","statSize":2746,"inaccurateSizes":true},{"id":null,"label":"transButton.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/transButton.tsx","statSize":1515,"inaccurateSizes":true},{"id":null,"label":"easings.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/easings.ts","statSize":283,"inaccurateSizes":true},{"id":null,"label":"unreachableException.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/unreachableException.ts","statSize":307,"inaccurateSizes":true},{"id":null,"label":"raf.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/raf.ts","statSize":729,"inaccurateSizes":true},{"id":null,"label":"isNumeric.ts","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/isNumeric.ts","statSize":128,"inaccurateSizes":true},{"id":null,"label":"styleChecker.tsx","path":"./components/index.tsx + 769 modules (concatenated)/components/_util/styleChecker.tsx","statSize":1333,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"node_modules","path":"./components/index.tsx + 769 modules (concatenated)/node_modules","statSize":1533268,"groups":[{"label":"@babel/runtime/helpers/esm","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm","statSize":11464,"groups":[{"id":null,"label":"extends.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/extends.js","statSize":397,"inaccurateSizes":true},{"id":null,"label":"defineProperty.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/defineProperty.js","statSize":269,"inaccurateSizes":true},{"id":null,"label":"classCallCheck.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/classCallCheck.js","statSize":176,"inaccurateSizes":true},{"id":null,"label":"createClass.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/createClass.js","statSize":579,"inaccurateSizes":true},{"id":null,"label":"inherits.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/inherits.js","statSize":490,"inaccurateSizes":true},{"id":null,"label":"createSuper.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/createSuper.js","statSize":682,"inaccurateSizes":true},{"id":null,"label":"typeof.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/typeof.js","statSize":433,"inaccurateSizes":true},{"id":null,"label":"toConsumableArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","statSize":404,"inaccurateSizes":true},{"id":null,"label":"slicedToArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/slicedToArray.js","statSize":409,"inaccurateSizes":true},{"id":null,"label":"setPrototypeOf.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","statSize":200,"inaccurateSizes":true},{"id":null,"label":"getPrototypeOf.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","statSize":230,"inaccurateSizes":true},{"id":null,"label":"isNativeReflectConstruct.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js","statSize":369,"inaccurateSizes":true},{"id":null,"label":"assertThisInitialized.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","statSize":192,"inaccurateSizes":true},{"id":null,"label":"possibleConstructorReturn.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","statSize":436,"inaccurateSizes":true},{"id":null,"label":"objectSpread2.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/objectSpread2.js","statSize":1069,"inaccurateSizes":true},{"id":null,"label":"objectWithoutProperties.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","statSize":635,"inaccurateSizes":true},{"id":null,"label":"arrayWithoutHoles.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","statSize":161,"inaccurateSizes":true},{"id":null,"label":"iterableToArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/iterableToArray.js","statSize":175,"inaccurateSizes":true},{"id":null,"label":"unsupportedIterableToArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","statSize":495,"inaccurateSizes":true},{"id":null,"label":"nonIterableSpread.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","statSize":207,"inaccurateSizes":true},{"id":null,"label":"arrayWithHoles.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","statSize":86,"inaccurateSizes":true},{"id":null,"label":"nonIterableRest.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","statSize":210,"inaccurateSizes":true},{"id":null,"label":"iterableToArrayLimit.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","statSize":607,"inaccurateSizes":true},{"id":null,"label":"objectWithoutPropertiesLoose.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","statSize":350,"inaccurateSizes":true},{"id":null,"label":"arrayLikeToArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","statSize":212,"inaccurateSizes":true},{"id":null,"label":"toArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/toArray.js","statSize":379,"inaccurateSizes":true},{"id":null,"label":"asyncToGenerator.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js","statSize":787,"inaccurateSizes":true},{"id":null,"label":"get.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/get.js","statSize":556,"inaccurateSizes":true},{"id":null,"label":"superPropBase.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/superPropBase.js","statSize":269,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tslib","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/tslib","statSize":10274,"groups":[{"id":null,"label":"tslib.es6.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/tslib/tslib.es6.js","statSize":10274,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-util/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es","statSize":45787,"groups":[{"id":null,"label":"omit.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/omit.js","statSize":275,"inaccurateSizes":true},{"label":"Children","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Children","statSize":609,"groups":[{"id":null,"label":"toArray.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Children/toArray.js","statSize":609,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ref.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/ref.js","statSize":1264,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/hooks","statSize":1796,"groups":[{"id":null,"label":"useMemo.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/hooks/useMemo.js","statSize":356,"inaccurateSizes":true},{"id":null,"label":"useMergedState.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/hooks/useMergedState.js","statSize":1440,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Dom","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom","statSize":14092,"groups":[{"id":null,"label":"addEventListener.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/addEventListener.js","statSize":522,"inaccurateSizes":true},{"id":null,"label":"findDOMNode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/findDOMNode.js","statSize":253,"inaccurateSizes":true},{"id":null,"label":"dynamicCSS.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/dynamicCSS.js","statSize":2415,"inaccurateSizes":true},{"id":null,"label":"canUseDom.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/canUseDom.js","statSize":135,"inaccurateSizes":true},{"id":null,"label":"isVisible.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/isVisible.js","statSize":428,"inaccurateSizes":true},{"id":null,"label":"css.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/css.js","statSize":2980,"inaccurateSizes":true},{"id":null,"label":"contains.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/contains.js","statSize":110,"inaccurateSizes":true},{"id":null,"label":"focus.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/focus.js","statSize":2549,"inaccurateSizes":true},{"id":null,"label":"scrollLocker.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Dom/scrollLocker.js","statSize":4700,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"KeyCode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/KeyCode.js","statSize":6430,"inaccurateSizes":true},{"id":null,"label":"warning.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/warning.js","statSize":835,"inaccurateSizes":true},{"id":null,"label":"raf.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/raf.js","statSize":1088,"inaccurateSizes":true},{"id":null,"label":"isMobile.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/isMobile.js","statSize":2242,"inaccurateSizes":true},{"id":null,"label":"getScrollBarSize.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/getScrollBarSize.js","statSize":1676,"inaccurateSizes":true},{"id":null,"label":"PortalWrapper.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/PortalWrapper.js","statSize":7288,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/utils","statSize":1597,"groups":[{"id":null,"label":"get.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/utils/get.js","statSize":254,"inaccurateSizes":true},{"id":null,"label":"set.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/utils/set.js","statSize":1343,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"pickAttrs.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/pickAttrs.js","statSize":2985,"inaccurateSizes":true},{"id":null,"label":"Portal.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/Portal.js","statSize":1551,"inaccurateSizes":true},{"id":null,"label":"setStyle.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/setStyle.js","statSize":781,"inaccurateSizes":true},{"id":null,"label":"switchScrollingEffect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-util/es/switchScrollingEffect.js","statSize":1278,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-resize-observer/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-resize-observer/es","statSize":5627,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-resize-observer/es/index.js","statSize":5627,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"@ant-design","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design","statSize":164615,"groups":[{"label":"icons/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es","statSize":43014,"groups":[{"label":"components","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/components","statSize":5670,"groups":[{"id":null,"label":"Context.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/components/Context.js","statSize":116,"inaccurateSizes":true},{"id":null,"label":"AntdIcon.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/components/AntdIcon.js","statSize":2617,"inaccurateSizes":true},{"id":null,"label":"IconBase.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/components/IconBase.js","statSize":2175,"inaccurateSizes":true},{"id":null,"label":"twoTonePrimaryColor.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/components/twoTonePrimaryColor.js","statSize":762,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"icons","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons","statSize":33668,"groups":[{"id":null,"label":"LoadingOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/LoadingOutlined.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ExclamationCircleFilled.js","statSize":682,"inaccurateSizes":true},{"id":null,"label":"CloseCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CloseCircleFilled.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"CheckCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CheckCircleFilled.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"InfoCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/InfoCircleFilled.js","statSize":626,"inaccurateSizes":true},{"id":null,"label":"CloseOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CloseOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"CheckCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"CloseCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CloseCircleOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.js","statSize":698,"inaccurateSizes":true},{"id":null,"label":"InfoCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"DownOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DownOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"CheckOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CheckOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"VerticalAlignTopOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/VerticalAlignTopOutlined.js","statSize":690,"inaccurateSizes":true},{"id":null,"label":"RightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RightOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"EllipsisOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EllipsisOutlined.js","statSize":626,"inaccurateSizes":true},{"id":null,"label":"LeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/LeftOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"PlusOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PlusOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"RedoOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RedoOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"EyeOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EyeOutlined.js","statSize":586,"inaccurateSizes":true},{"id":null,"label":"UpOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/UpOutlined.js","statSize":578,"inaccurateSizes":true},{"id":null,"label":"ArrowLeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ArrowLeftOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"ArrowRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ArrowRightOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"StarFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/StarFilled.js","statSize":578,"inaccurateSizes":true},{"id":null,"label":"WarningFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/WarningFilled.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"SearchOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/SearchOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"BarsOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/BarsOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"EyeInvisibleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EyeInvisibleOutlined.js","statSize":658,"inaccurateSizes":true},{"id":null,"label":"RotateLeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RotateLeftOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"RotateRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RotateRightOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"ZoomInOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ZoomInOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"ZoomOutOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ZoomOutOutlined.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"DoubleLeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DoubleLeftOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"DoubleRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DoubleRightOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"FileOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FileOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"FolderOpenOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FolderOpenOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"FolderOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FolderOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"MinusSquareOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/MinusSquareOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"PlusSquareOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PlusSquareOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"CaretDownFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CaretDownFilled.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"CalendarOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CalendarOutlined.js","statSize":626,"inaccurateSizes":true},{"id":null,"label":"ClockCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"SwapRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/SwapRightOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"QuestionCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/QuestionCircleOutlined.js","statSize":674,"inaccurateSizes":true},{"id":null,"label":"CaretDownOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"CaretUpOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CaretUpOutlined.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"EditOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EditOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"CopyOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CopyOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"PaperClipOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PaperClipOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"PictureTwoTone.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PictureTwoTone.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"FileTwoTone.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FileTwoTone.js","statSize":586,"inaccurateSizes":true},{"id":null,"label":"FilterFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FilterFilled.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"DeleteOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DeleteOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"EnterOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EnterOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"DownloadOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DownloadOutlined.js","statSize":626,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons/es/utils.js","statSize":3676,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"react-slick/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es","statSize":81568,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/index.js","statSize":53,"inaccurateSizes":true},{"id":null,"label":"slider.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/slider.js","statSize":8687,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/utils","statSize":26686,"groups":[{"id":null,"label":"innerSliderUtils.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/utils/innerSliderUtils.js","statSize":26686,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"inner-slider.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/inner-slider.js","statSize":29093,"inaccurateSizes":true},{"id":null,"label":"default-props.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/default-props.js","statSize":1305,"inaccurateSizes":true},{"id":null,"label":"initial-state.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/initial-state.js","statSize":624,"inaccurateSizes":true},{"id":null,"label":"track.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/track.js","statSize":7932,"inaccurateSizes":true},{"id":null,"label":"dots.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/dots.js","statSize":3310,"inaccurateSizes":true},{"id":null,"label":"arrows.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/react-slick/es/arrows.js","statSize":3878,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"icons-svg/es/asn","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn","statSize":34515,"groups":[{"id":null,"label":"LoadingOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/LoadingOutlined.js","statSize":603,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleFilled.js","statSize":537,"inaccurateSizes":true},{"id":null,"label":"CloseCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CloseCircleFilled.js","statSize":654,"inaccurateSizes":true},{"id":null,"label":"CheckCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CheckCircleFilled.js","statSize":568,"inaccurateSizes":true},{"id":null,"label":"InfoCircleFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/InfoCircleFilled.js","statSize":516,"inaccurateSizes":true},{"id":null,"label":"CloseOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CloseOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"CheckCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CheckCircleOutlined.js","statSize":701,"inaccurateSizes":true},{"id":null,"label":"CloseCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CloseCircleOutlined.js","statSize":793,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleOutlined.js","statSize":661,"inaccurateSizes":true},{"id":null,"label":"InfoCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/InfoCircleOutlined.js","statSize":640,"inaccurateSizes":true},{"id":null,"label":"DownOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DownOutlined.js","statSize":464,"inaccurateSizes":true},{"id":null,"label":"CheckOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CheckOutlined.js","statSize":466,"inaccurateSizes":true},{"id":null,"label":"VerticalAlignTopOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/VerticalAlignTopOutlined.js","statSize":573,"inaccurateSizes":true},{"id":null,"label":"RightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RightOutlined.js","statSize":464,"inaccurateSizes":true},{"id":null,"label":"EllipsisOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EllipsisOutlined.js","statSize":413,"inaccurateSizes":true},{"id":null,"label":"LeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/LeftOutlined.js","statSize":460,"inaccurateSizes":true},{"id":null,"label":"PlusOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PlusOutlined.js","statSize":513,"inaccurateSizes":true},{"id":null,"label":"RedoOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RedoOutlined.js","statSize":969,"inaccurateSizes":true},{"id":null,"label":"EyeOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EyeOutlined.js","statSize":753,"inaccurateSizes":true},{"id":null,"label":"UpOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/UpOutlined.js","statSize":450,"inaccurateSizes":true},{"id":null,"label":"ArrowLeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ArrowLeftOutlined.js","statSize":512,"inaccurateSizes":true},{"id":null,"label":"ArrowRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ArrowRightOutlined.js","statSize":522,"inaccurateSizes":true},{"id":null,"label":"StarFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/StarFilled.js","statSize":630,"inaccurateSizes":true},{"id":null,"label":"WarningFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/WarningFilled.js","statSize":546,"inaccurateSizes":true},{"id":null,"label":"SearchOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/SearchOutlined.js","statSize":797,"inaccurateSizes":true},{"id":null,"label":"BarsOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/BarsOutlined.js","statSize":664,"inaccurateSizes":true},{"id":null,"label":"EyeInvisibleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EyeInvisibleOutlined.js","statSize":1161,"inaccurateSizes":true},{"id":null,"label":"RotateLeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RotateLeftOutlined.js","statSize":874,"inaccurateSizes":true},{"id":null,"label":"RotateRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RotateRightOutlined.js","statSize":899,"inaccurateSizes":true},{"id":null,"label":"ZoomInOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ZoomInOutlined.js","statSize":792,"inaccurateSizes":true},{"id":null,"label":"ZoomOutOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ZoomOutOutlined.js","statSize":699,"inaccurateSizes":true},{"id":null,"label":"DoubleLeftOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DoubleLeftOutlined.js","statSize":664,"inaccurateSizes":true},{"id":null,"label":"DoubleRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DoubleRightOutlined.js","statSize":669,"inaccurateSizes":true},{"id":null,"label":"FileOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FileOutlined.js","statSize":512,"inaccurateSizes":true},{"id":null,"label":"FolderOpenOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FolderOpenOutlined.js","statSize":622,"inaccurateSizes":true},{"id":null,"label":"FolderOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FolderOutlined.js","statSize":481,"inaccurateSizes":true},{"id":null,"label":"MinusSquareOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/MinusSquareOutlined.js","statSize":566,"inaccurateSizes":true},{"id":null,"label":"PlusSquareOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PlusSquareOutlined.js","statSize":659,"inaccurateSizes":true},{"id":null,"label":"CaretDownFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CaretDownFilled.js","statSize":403,"inaccurateSizes":true},{"id":null,"label":"CalendarOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CalendarOutlined.js","statSize":639,"inaccurateSizes":true},{"id":null,"label":"ClockCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ClockCircleOutlined.js","statSize":677,"inaccurateSizes":true},{"id":null,"label":"SwapRightOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/SwapRightOutlined.js","statSize":447,"inaccurateSizes":true},{"id":null,"label":"QuestionCircleOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/QuestionCircleOutlined.js","statSize":939,"inaccurateSizes":true},{"id":null,"label":"CaretDownOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CaretDownOutlined.js","statSize":409,"inaccurateSizes":true},{"id":null,"label":"CaretUpOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CaretUpOutlined.js","statSize":404,"inaccurateSizes":true},{"id":null,"label":"EditOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EditOutlined.js","statSize":679,"inaccurateSizes":true},{"id":null,"label":"CopyOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CopyOutlined.js","statSize":654,"inaccurateSizes":true},{"id":null,"label":"PaperClipOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PaperClipOutlined.js","statSize":1116,"inaccurateSizes":true},{"id":null,"label":"PictureTwoTone.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PictureTwoTone.js","statSize":1267,"inaccurateSizes":true},{"id":null,"label":"FileTwoTone.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FileTwoTone.js","statSize":704,"inaccurateSizes":true},{"id":null,"label":"FilterFilled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FilterFilled.js","statSize":448,"inaccurateSizes":true},{"id":null,"label":"DeleteOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DeleteOutlined.js","statSize":624,"inaccurateSizes":true},{"id":null,"label":"EnterOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EnterOutlined.js","statSize":452,"inaccurateSizes":true},{"id":null,"label":"DownloadOutlined.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DownloadOutlined.js","statSize":592,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"colors/dist","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/colors/dist","statSize":5518,"groups":[{"id":null,"label":"index.esm.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ant-design/colors/dist/index.esm.js","statSize":5518,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-field-form/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es","statSize":80093,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/index.js","statSize":466,"inaccurateSizes":true},{"id":null,"label":"interface.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/interface.js","statSize":10,"inaccurateSizes":true},{"id":null,"label":"FieldContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/FieldContext.js","statSize":1258,"inaccurateSizes":true},{"id":null,"label":"Field.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/Field.js","statSize":19985,"inaccurateSizes":true},{"id":null,"label":"List.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/List.js","statSize":4570,"inaccurateSizes":true},{"id":null,"label":"useForm.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/useForm.js","statSize":25715,"inaccurateSizes":true},{"id":null,"label":"FormContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/FormContext.js","statSize":2319,"inaccurateSizes":true},{"id":null,"label":"Form.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/Form.js","statSize":5130,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils","statSize":20640,"groups":[{"id":null,"label":"typeUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils/typeUtil.js","statSize":150,"inaccurateSizes":true},{"id":null,"label":"messages.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils/messages.js","statSize":1587,"inaccurateSizes":true},{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils/valueUtil.js","statSize":4893,"inaccurateSizes":true},{"id":null,"label":"validateUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils/validateUtil.js","statSize":10933,"inaccurateSizes":true},{"id":null,"label":"asyncUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils/asyncUtil.js","statSize":628,"inaccurateSizes":true},{"id":null,"label":"NameMap.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-field-form/es/utils/NameMap.js","statSize":2449,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-motion/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es","statSize":29739,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/index.js","statSize":133,"inaccurateSizes":true},{"id":null,"label":"CSSMotion.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/CSSMotion.js","statSize":4896,"inaccurateSizes":true},{"id":null,"label":"CSSMotionList.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/CSSMotionList.js","statSize":4892,"inaccurateSizes":true},{"label":"util","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/util","statSize":5816,"groups":[{"id":null,"label":"motion.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/util/motion.js","statSize":2689,"inaccurateSizes":true},{"id":null,"label":"diff.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/util/diff.js","statSize":3127,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"interface.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/interface.js","statSize":310,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks","statSize":12936,"groups":[{"id":null,"label":"useStepQueue.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks/useStepQueue.js","statSize":1992,"inaccurateSizes":true},{"id":null,"label":"useStatus.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks/useStatus.js","statSize":7868,"inaccurateSizes":true},{"id":null,"label":"useState.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks/useState.js","statSize":581,"inaccurateSizes":true},{"id":null,"label":"useIsomorphicLayoutEffect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.js","statSize":285,"inaccurateSizes":true},{"id":null,"label":"useNextFrame.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks/useNextFrame.js","statSize":822,"inaccurateSizes":true},{"id":null,"label":"useDomMotionEvents.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/hooks/useDomMotionEvents.js","statSize":1388,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"DomWrapper.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-motion/es/DomWrapper.js","statSize":756,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-notification/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-notification/es","statSize":15115,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-notification/es/index.js","statSize":71,"inaccurateSizes":true},{"id":null,"label":"useNotification.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-notification/es/useNotification.js","statSize":1509,"inaccurateSizes":true},{"id":null,"label":"Notification.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-notification/es/Notification.js","statSize":9269,"inaccurateSizes":true},{"id":null,"label":"Notice.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-notification/es/Notice.js","statSize":4266,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-select/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es","statSize":98579,"groups":[{"id":null,"label":"Option.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Option.js","statSize":157,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/index.js","statSize":148,"inaccurateSizes":true},{"id":null,"label":"OptGroup.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/OptGroup.js","statSize":167,"inaccurateSizes":true},{"id":null,"label":"Select.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Select.js","statSize":3523,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/utils","statSize":17013,"groups":[{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/utils/valueUtil.js","statSize":8071,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/utils/legacyUtil.js","statSize":1546,"inaccurateSizes":true},{"id":null,"label":"warningPropsUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/utils/warningPropsUtil.js","statSize":4721,"inaccurateSizes":true},{"id":null,"label":"commonUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/utils/commonUtil.js","statSize":2553,"inaccurateSizes":true},{"id":null,"label":"platformUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/utils/platformUtil.js","statSize":122,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"OptionList.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/OptionList.js","statSize":11675,"inaccurateSizes":true},{"id":null,"label":"generate.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/generate.js","statSize":36233,"inaccurateSizes":true},{"id":null,"label":"TransBtn.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/TransBtn.js","statSize":1096,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks","statSize":4900,"groups":[{"id":null,"label":"useLayoutEffect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks/useLayoutEffect.js","statSize":479,"inaccurateSizes":true},{"id":null,"label":"useLock.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks/useLock.js","statSize":953,"inaccurateSizes":true},{"id":null,"label":"useDelayReset.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks/useDelayReset.js","statSize":1061,"inaccurateSizes":true},{"id":null,"label":"useSelectTriggerControl.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks/useSelectTriggerControl.js","statSize":916,"inaccurateSizes":true},{"id":null,"label":"useCacheDisplayValue.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks/useCacheDisplayValue.js","statSize":904,"inaccurateSizes":true},{"id":null,"label":"useCacheOptions.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/hooks/useCacheOptions.js","statSize":587,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Selector","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Selector","statSize":18918,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Selector/index.js","statSize":5601,"inaccurateSizes":true},{"id":null,"label":"MultipleSelector.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Selector/MultipleSelector.js","statSize":6654,"inaccurateSizes":true},{"id":null,"label":"SingleSelector.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Selector/SingleSelector.js","statSize":3174,"inaccurateSizes":true},{"id":null,"label":"Input.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/Selector/Input.js","statSize":3489,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"SelectTrigger.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/SelectTrigger.js","statSize":4684,"inaccurateSizes":true},{"label":"interface","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/interface","statSize":65,"groups":[{"id":null,"label":"generator.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-select/es/interface/generator.js","statSize":65,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tooltip/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tooltip/es","statSize":6451,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tooltip/es/index.js","statSize":56,"inaccurateSizes":true},{"id":null,"label":"placements.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tooltip/es/placements.js","statSize":1698,"inaccurateSizes":true},{"id":null,"label":"Tooltip.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tooltip/es/Tooltip.js","statSize":4240,"inaccurateSizes":true},{"id":null,"label":"Content.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tooltip/es/Content.js","statSize":457,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-menu/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es","statSize":66149,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/index.js","statSize":649,"inaccurateSizes":true},{"label":"context","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/context","statSize":2341,"groups":[{"id":null,"label":"PathContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/context/PathContext.js","statSize":782,"inaccurateSizes":true},{"id":null,"label":"MenuContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/context/MenuContext.js","statSize":1176,"inaccurateSizes":true},{"id":null,"label":"IdContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/context/IdContext.js","statSize":383,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"MenuItem.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/MenuItem.js","statSize":7928,"inaccurateSizes":true},{"label":"SubMenu","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/SubMenu","statSize":18140,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/SubMenu/index.js","statSize":10846,"inaccurateSizes":true},{"id":null,"label":"SubMenuList.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/SubMenu/SubMenuList.js","statSize":1060,"inaccurateSizes":true},{"id":null,"label":"PopupTrigger.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/SubMenu/PopupTrigger.js","statSize":3253,"inaccurateSizes":true},{"id":null,"label":"InlineSubMenuList.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/SubMenu/InlineSubMenuList.js","statSize":2981,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Menu.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/Menu.js","statSize":15928,"inaccurateSizes":true},{"id":null,"label":"MenuItemGroup.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/MenuItemGroup.js","statSize":1800,"inaccurateSizes":true},{"id":null,"label":"Divider.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/Divider.js","statSize":601,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks","statSize":15293,"groups":[{"id":null,"label":"useActive.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks/useActive.js","statSize":926,"inaccurateSizes":true},{"id":null,"label":"useDirectionStyle.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks/useDirectionStyle.js","statSize":492,"inaccurateSizes":true},{"id":null,"label":"useMemoCallback.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks/useMemoCallback.js","statSize":681,"inaccurateSizes":true},{"id":null,"label":"useAccessibility.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks/useAccessibility.js","statSize":8729,"inaccurateSizes":true},{"id":null,"label":"useUUID.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks/useUUID.js","statSize":717,"inaccurateSizes":true},{"id":null,"label":"useKeyRecords.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/hooks/useKeyRecords.js","statSize":3748,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/utils","statSize":2067,"groups":[{"id":null,"label":"warnUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/utils/warnUtil.js","statSize":655,"inaccurateSizes":true},{"id":null,"label":"nodeUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/utils/nodeUtil.js","statSize":1103,"inaccurateSizes":true},{"id":null,"label":"motionUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/utils/motionUtil.js","statSize":205,"inaccurateSizes":true},{"id":null,"label":"timeUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/utils/timeUtil.js","statSize":104,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Icon.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/Icon.js","statSize":472,"inaccurateSizes":true},{"id":null,"label":"placements.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-menu/es/placements.js","statSize":930,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-picker/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es","statSize":166847,"groups":[{"label":"generate","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/generate","statSize":4430,"groups":[{"id":null,"label":"moment.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/generate/moment.js","statSize":4430,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/index.js","statSize":172,"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/locale","statSize":803,"groups":[{"id":null,"label":"en_US.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/locale/en_US.js","statSize":803,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"PickerPanel.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/PickerPanel.js","statSize":14957,"inaccurateSizes":true},{"id":null,"label":"Picker.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/Picker.js","statSize":15522,"inaccurateSizes":true},{"id":null,"label":"RangePicker.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/RangePicker.js","statSize":36463,"inaccurateSizes":true},{"id":null,"label":"PanelContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/PanelContext.js","statSize":117,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils","statSize":18219,"groups":[{"id":null,"label":"timeUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils/timeUtil.js","statSize":1677,"inaccurateSizes":true},{"id":null,"label":"uiUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils/uiUtil.js","statSize":5807,"inaccurateSizes":true},{"id":null,"label":"dateUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils/dateUtil.js","statSize":7154,"inaccurateSizes":true},{"id":null,"label":"miscUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils/miscUtil.js","statSize":1283,"inaccurateSizes":true},{"id":null,"label":"getExtraFooter.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils/getExtraFooter.js","statSize":295,"inaccurateSizes":true},{"id":null,"label":"getRanges.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/utils/getRanges.js","statSize":2003,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"panels","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels","statSize":56596,"groups":[{"label":"DecadePanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel","statSize":5554,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel/index.js","statSize":2377,"inaccurateSizes":true},{"id":null,"label":"DecadeHeader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel/DecadeHeader.js","statSize":1080,"inaccurateSizes":true},{"id":null,"label":"DecadeBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel/DecadeBody.js","statSize":2097,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"TimePanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel","statSize":13169,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/index.js","statSize":2803,"inaccurateSizes":true},{"id":null,"label":"TimeHeader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/TimeHeader.js","statSize":802,"inaccurateSizes":true},{"id":null,"label":"TimeBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/TimeBody.js","statSize":6995,"inaccurateSizes":true},{"id":null,"label":"TimeUnitColumn.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/TimeUnitColumn.js","statSize":2569,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"DatePanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel","statSize":8499,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel/index.js","statSize":3391,"inaccurateSizes":true},{"id":null,"label":"DateBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel/DateBody.js","statSize":2992,"inaccurateSizes":true},{"id":null,"label":"DateHeader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel/DateHeader.js","statSize":2116,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"DatetimePanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DatetimePanel","statSize":4754,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/DatetimePanel/index.js","statSize":4754,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"WeekPanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/WeekPanel","statSize":1347,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/WeekPanel/index.js","statSize":1347,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"MonthPanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel","statSize":5844,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel/index.js","statSize":2277,"inaccurateSizes":true},{"id":null,"label":"MonthHeader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel/MonthHeader.js","statSize":1176,"inaccurateSizes":true},{"id":null,"label":"MonthBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel/MonthBody.js","statSize":2391,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"QuarterPanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel","statSize":5432,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel/index.js","statSize":2122,"inaccurateSizes":true},{"id":null,"label":"QuarterHeader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel/QuarterHeader.js","statSize":1180,"inaccurateSizes":true},{"id":null,"label":"QuarterBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel/QuarterBody.js","statSize":2130,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"YearPanel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel","statSize":6040,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel/index.js","statSize":2451,"inaccurateSizes":true},{"id":null,"label":"YearHeader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel/YearHeader.js","statSize":1247,"inaccurateSizes":true},{"id":null,"label":"YearBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel/YearBody.js","statSize":2342,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Header.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/Header.js","statSize":2126,"inaccurateSizes":true},{"id":null,"label":"PanelBody.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/panels/PanelBody.js","statSize":3831,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"RangeContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/RangeContext.js","statSize":117,"inaccurateSizes":true},{"id":null,"label":"PickerTrigger.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/PickerTrigger.js","statSize":2181,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks","statSize":17270,"groups":[{"id":null,"label":"usePickerInput.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/usePickerInput.js","statSize":4310,"inaccurateSizes":true},{"id":null,"label":"useTextValueMapping.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/useTextValueMapping.js","statSize":883,"inaccurateSizes":true},{"id":null,"label":"useValueTexts.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/useValueTexts.js","statSize":999,"inaccurateSizes":true},{"id":null,"label":"useHoverValue.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/useHoverValue.js","statSize":1512,"inaccurateSizes":true},{"id":null,"label":"useRangeDisabled.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/useRangeDisabled.js","statSize":2688,"inaccurateSizes":true},{"id":null,"label":"useRangeViewDates.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/useRangeViewDates.js","statSize":3428,"inaccurateSizes":true},{"id":null,"label":"useCellClassName.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-picker/es/hooks/useCellClassName.js","statSize":3450,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tabs/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es","statSize":47509,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/index.js","statSize":113,"inaccurateSizes":true},{"label":"TabPanelList","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabPanelList","statSize":3212,"groups":[{"id":null,"label":"TabPane.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabPanelList/TabPane.js","statSize":1691,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabPanelList/index.js","statSize":1521,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Tabs.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/Tabs.js","statSize":7634,"inaccurateSizes":true},{"id":null,"label":"TabContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabContext.js","statSize":87,"inaccurateSizes":true},{"label":"TabNavList","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabNavList","statSize":26497,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/index.js","statSize":17848,"inaccurateSizes":true},{"id":null,"label":"TabNode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/TabNode.js","statSize":2661,"inaccurateSizes":true},{"id":null,"label":"AddButton.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/AddButton.js","statSize":711,"inaccurateSizes":true},{"id":null,"label":"OperationNode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/OperationNode.js","statSize":5277,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks","statSize":9966,"groups":[{"id":null,"label":"useRaf.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks/useRaf.js","statSize":1403,"inaccurateSizes":true},{"id":null,"label":"useOffsets.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks/useOffsets.js","statSize":1118,"inaccurateSizes":true},{"id":null,"label":"useVisibleRange.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks/useVisibleRange.js","statSize":1653,"inaccurateSizes":true},{"id":null,"label":"useTouchMove.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks/useTouchMove.js","statSize":4704,"inaccurateSizes":true},{"id":null,"label":"useRefs.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks/useRefs.js","statSize":418,"inaccurateSizes":true},{"id":null,"label":"useSyncState.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tabs/es/hooks/useSyncState.js","statSize":670,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-cascader/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es","statSize":35687,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Cascader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/Cascader.js","statSize":10461,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/util.js","statSize":2411,"inaccurateSizes":true},{"id":null,"label":"context.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/context.js","statSize":302,"inaccurateSizes":true},{"label":"OptionList","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/OptionList","statSize":17925,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/OptionList/index.js","statSize":12859,"inaccurateSizes":true},{"id":null,"label":"Column.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/OptionList/Column.js","statSize":4037,"inaccurateSizes":true},{"id":null,"label":"Checkbox.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/OptionList/Checkbox.js","statSize":1029,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/hooks","statSize":4529,"groups":[{"id":null,"label":"useUpdateEffect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/hooks/useUpdateEffect.js","statSize":380,"inaccurateSizes":true},{"id":null,"label":"useSearchConfig.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/hooks/useSearchConfig.js","statSize":888,"inaccurateSizes":true},{"id":null,"label":"useSearchResult.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-cascader/es/hooks/useSearchResult.js","statSize":3261,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-drawer/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-drawer/es","statSize":28585,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-drawer/es/index.js","statSize":89,"inaccurateSizes":true},{"id":null,"label":"DrawerWrapper.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-drawer/es/DrawerWrapper.js","statSize":5087,"inaccurateSizes":true},{"id":null,"label":"DrawerChild.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-drawer/es/DrawerChild.js","statSize":20351,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-drawer/es/utils.js","statSize":3058,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-image/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es","statSize":26049,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/index.js","statSize":75,"inaccurateSizes":true},{"id":null,"label":"Image.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/Image.js","statSize":8115,"inaccurateSizes":true},{"id":null,"label":"PreviewGroup.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/PreviewGroup.js","statSize":5027,"inaccurateSizes":true},{"id":null,"label":"Preview.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/Preview.js","statSize":10060,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/hooks","statSize":1188,"groups":[{"id":null,"label":"useFrameSetState.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/hooks/useFrameSetState.js","statSize":1188,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"getFixScaleEleTransPosition.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-image/es/getFixScaleEleTransPosition.js","statSize":1584,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-input-number/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es","statSize":33347,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/index.js","statSize":68,"inaccurateSizes":true},{"id":null,"label":"InputNumber.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/InputNumber.js","statSize":16373,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/utils","statSize":11264,"groups":[{"id":null,"label":"numberUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/utils/numberUtil.js","statSize":2621,"inaccurateSizes":true},{"id":null,"label":"MiniDecimal.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/utils/MiniDecimal.js","statSize":8569,"inaccurateSizes":true},{"id":null,"label":"supportUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/utils/supportUtil.js","statSize":74,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"StepHandler.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/StepHandler.js","statSize":3034,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/hooks","statSize":2608,"groups":[{"id":null,"label":"useCursor.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/hooks/useCursor.js","statSize":2055,"inaccurateSizes":true},{"id":null,"label":"useUpdateEffect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/hooks/useUpdateEffect.js","statSize":388,"inaccurateSizes":true},{"id":null,"label":"useLayoutEffect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-input-number/es/hooks/useLayoutEffect.js","statSize":165,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-mentions/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es","statSize":22674,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Mentions.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/Mentions.js","statSize":13019,"inaccurateSizes":true},{"id":null,"label":"MentionsContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/MentionsContext.js","statSize":341,"inaccurateSizes":true},{"id":null,"label":"KeywordTrigger.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/KeywordTrigger.js","statSize":2862,"inaccurateSizes":true},{"id":null,"label":"Option.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/Option.js","statSize":74,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/util.js","statSize":3644,"inaccurateSizes":true},{"id":null,"label":"DropdownMenu.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-mentions/es/DropdownMenu.js","statSize":2675,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-rate/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-rate/es","statSize":13114,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-rate/es/index.js","statSize":47,"inaccurateSizes":true},{"id":null,"label":"Rate.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-rate/es/Rate.js","statSize":8402,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-rate/es/util.js","statSize":959,"inaccurateSizes":true},{"id":null,"label":"Star.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-rate/es/Star.js","statSize":3706,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-slider/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es","statSize":63517,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/index.js","statSize":461,"inaccurateSizes":true},{"id":null,"label":"Handle.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/Handle.js","statSize":5180,"inaccurateSizes":true},{"id":null,"label":"Slider.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/Slider.js","statSize":8287,"inaccurateSizes":true},{"id":null,"label":"Range.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/Range.js","statSize":19389,"inaccurateSizes":true},{"label":"common","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/common","statSize":21745,"groups":[{"id":null,"label":"SliderTooltip.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/common/SliderTooltip.js","statSize":1066,"inaccurateSizes":true},{"id":null,"label":"Track.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/common/Track.js","statSize":1227,"inaccurateSizes":true},{"id":null,"label":"createSlider.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/common/createSlider.js","statSize":14646,"inaccurateSizes":true},{"id":null,"label":"Steps.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/common/Steps.js","statSize":2365,"inaccurateSizes":true},{"id":null,"label":"Marks.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/common/Marks.js","statSize":2441,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"createSliderWithTooltip.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/createSliderWithTooltip.js","statSize":4254,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-slider/es/utils.js","statSize":4201,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-steps/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-steps/es","statSize":11995,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-steps/es/index.js","statSize":94,"inaccurateSizes":true},{"id":null,"label":"Step.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-steps/es/Step.js","statSize":7334,"inaccurateSizes":true},{"id":null,"label":"Steps.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-steps/es/Steps.js","statSize":4567,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-switch/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-switch/es","statSize":2925,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-switch/es/index.js","statSize":2925,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tree/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es","statSize":104623,"groups":[{"id":null,"label":"interface.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/interface.js","statSize":10,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/util.js","statSize":9215,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/utils","statSize":18917,"groups":[{"id":null,"label":"treeUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/utils/treeUtil.js","statSize":10687,"inaccurateSizes":true},{"id":null,"label":"conductUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/utils/conductUtil.js","statSize":6790,"inaccurateSizes":true},{"id":null,"label":"diffUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/utils/diffUtil.js","statSize":1440,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/index.js","statSize":103,"inaccurateSizes":true},{"id":null,"label":"TreeNode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/TreeNode.js","statSize":19194,"inaccurateSizes":true},{"id":null,"label":"Tree.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/Tree.js","statSize":41890,"inaccurateSizes":true},{"id":null,"label":"contextTypes.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/contextTypes.js","statSize":278,"inaccurateSizes":true},{"id":null,"label":"Indent.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/Indent.js","statSize":913,"inaccurateSizes":true},{"id":null,"label":"NodeList.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/NodeList.js","statSize":9945,"inaccurateSizes":true},{"id":null,"label":"DropIndicator.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/DropIndicator.js","statSize":695,"inaccurateSizes":true},{"id":null,"label":"MotionTreeNode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree/es/MotionTreeNode.js","statSize":3463,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tree-select/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es","statSize":46849,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/index.js","statSize":230,"inaccurateSizes":true},{"id":null,"label":"TreeNode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/TreeNode.js","statSize":133,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/utils","statSize":11680,"groups":[{"id":null,"label":"strategyUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/utils/strategyUtil.js","statSize":938,"inaccurateSizes":true},{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/utils/valueUtil.js","statSize":5678,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/utils/legacyUtil.js","statSize":3776,"inaccurateSizes":true},{"id":null,"label":"warningPropsUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/utils/warningPropsUtil.js","statSize":1288,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"TreeSelect.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/TreeSelect.js","statSize":188,"inaccurateSizes":true},{"id":null,"label":"generate.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/generate.js","statSize":18887,"inaccurateSizes":true},{"id":null,"label":"OptionList.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/OptionList.js","statSize":8767,"inaccurateSizes":true},{"id":null,"label":"Context.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/Context.js","statSize":98,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/hooks","statSize":6866,"groups":[{"id":null,"label":"useTreeData.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useTreeData.js","statSize":3787,"inaccurateSizes":true},{"id":null,"label":"useKeyValueMap.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useKeyValueMap.js","statSize":552,"inaccurateSizes":true},{"id":null,"label":"useKeyValueMapping.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useKeyValueMapping.js","statSize":1356,"inaccurateSizes":true},{"id":null,"label":"useSelectValues.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useSelectValues.js","statSize":1171,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-pagination/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es","statSize":31035,"groups":[{"label":"locale","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/locale","statSize":618,"groups":[{"id":null,"label":"en_US.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/locale/en_US.js","statSize":313,"inaccurateSizes":true},{"id":null,"label":"zh_CN.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/locale/zh_CN.js","statSize":305,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/index.js","statSize":39,"inaccurateSizes":true},{"id":null,"label":"Pagination.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/Pagination.js","statSize":22836,"inaccurateSizes":true},{"id":null,"label":"Pager.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/Pager.js","statSize":1156,"inaccurateSizes":true},{"id":null,"label":"KeyCode.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/KeyCode.js","statSize":158,"inaccurateSizes":true},{"id":null,"label":"Options.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-pagination/es/Options.js","statSize":6228,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-dropdown/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dropdown/es","statSize":6356,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dropdown/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Dropdown.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dropdown/es/Dropdown.js","statSize":5374,"inaccurateSizes":true},{"id":null,"label":"placements.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dropdown/es/placements.js","statSize":923,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-checkbox/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-checkbox/es","statSize":5370,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-checkbox/es/index.js","statSize":5370,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-collapse/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-collapse/es","statSize":12823,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-collapse/es/index.js","statSize":105,"inaccurateSizes":true},{"id":null,"label":"Collapse.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-collapse/es/Collapse.js","statSize":5895,"inaccurateSizes":true},{"id":null,"label":"Panel.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-collapse/es/Panel.js","statSize":5271,"inaccurateSizes":true},{"id":null,"label":"PanelContent.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-collapse/es/PanelContent.js","statSize":1552,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-textarea/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-textarea/es","statSize":13616,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-textarea/es/index.js","statSize":2631,"inaccurateSizes":true},{"id":null,"label":"ResizableTextArea.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-textarea/es/ResizableTextArea.js","statSize":6234,"inaccurateSizes":true},{"id":null,"label":"calculateNodeHeight.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-textarea/es/calculateNodeHeight.js","statSize":4751,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-dialog/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es","statSize":16724,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/index.js","statSize":65,"inaccurateSizes":true},{"id":null,"label":"DialogWrap.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/DialogWrap.js","statSize":2201,"inaccurateSizes":true},{"label":"Dialog","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/Dialog","statSize":13311,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/Dialog/index.js","statSize":6751,"inaccurateSizes":true},{"id":null,"label":"Mask.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Mask.js","statSize":947,"inaccurateSizes":true},{"label":"Content","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Content","statSize":5613,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Content/index.js","statSize":5380,"inaccurateSizes":true},{"id":null,"label":"MemoChildren.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Content/MemoChildren.js","statSize":233,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-dialog/es/util.js","statSize":1147,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-table/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es","statSize":85254,"groups":[{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/hooks","statSize":12813,"groups":[{"id":null,"label":"useColumns.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/hooks/useColumns.js","statSize":6670,"inaccurateSizes":true},{"id":null,"label":"useFrame.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/hooks/useFrame.js","statSize":1852,"inaccurateSizes":true},{"id":null,"label":"useStickyOffsets.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/hooks/useStickyOffsets.js","statSize":1033,"inaccurateSizes":true},{"id":null,"label":"useSticky.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/hooks/useSticky.js","statSize":1331,"inaccurateSizes":true},{"id":null,"label":"useFlattenRecords.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/hooks/useFlattenRecords.js","statSize":1927,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Table.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Table.js","statSize":25046,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/index.js","statSize":310,"inaccurateSizes":true},{"id":null,"label":"interface.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/interface.js","statSize":10,"inaccurateSizes":true},{"label":"sugar","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/sugar","statSize":492,"groups":[{"id":null,"label":"ColumnGroup.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/sugar/ColumnGroup.js","statSize":251,"inaccurateSizes":true},{"id":null,"label":"Column.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/sugar/Column.js","statSize":241,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/utils","statSize":5931,"groups":[{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/utils/valueUtil.js","statSize":1837,"inaccurateSizes":true},{"id":null,"label":"fixUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/utils/fixUtil.js","statSize":1401,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/utils/legacyUtil.js","statSize":1381,"inaccurateSizes":true},{"id":null,"label":"expandUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/utils/expandUtil.js","statSize":1312,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"context","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/context","statSize":357,"groups":[{"id":null,"label":"TableContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/context/TableContext.js","statSize":119,"inaccurateSizes":true},{"id":null,"label":"BodyContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/context/BodyContext.js","statSize":117,"inaccurateSizes":true},{"id":null,"label":"ResizeContext.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/context/ResizeContext.js","statSize":121,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Header","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Header","statSize":4660,"groups":[{"id":null,"label":"Header.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Header/Header.js","statSize":2948,"inaccurateSizes":true},{"id":null,"label":"HeaderRow.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Header/HeaderRow.js","statSize":1712,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Body","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Body","statSize":13137,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Body/index.js","statSize":3701,"inaccurateSizes":true},{"id":null,"label":"ExpandedRow.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Body/ExpandedRow.js","statSize":1539,"inaccurateSizes":true},{"id":null,"label":"MeasureCell.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Body/MeasureCell.js","statSize":827,"inaccurateSizes":true},{"id":null,"label":"BodyRow.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Body/BodyRow.js","statSize":7070,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ColGroup.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/ColGroup.js","statSize":986,"inaccurateSizes":true},{"label":"Panel","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Panel","statSize":238,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Panel/index.js","statSize":238,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Footer","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Footer","statSize":3296,"groups":[{"id":null,"label":"Summary.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Footer/Summary.js","statSize":243,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Footer/index.js","statSize":1149,"inaccurateSizes":true},{"id":null,"label":"Cell.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Footer/Cell.js","statSize":1579,"inaccurateSizes":true},{"id":null,"label":"Row.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Footer/Row.js","statSize":325,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"stickyScrollBar.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/stickyScrollBar.js","statSize":6107,"inaccurateSizes":true},{"label":"FixedHolder","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/FixedHolder","statSize":5775,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/FixedHolder/index.js","statSize":5775,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Cell","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Cell","statSize":6096,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-table/es/Cell/index.js","statSize":6096,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-upload/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es","statSize":20646,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/index.js","statSize":53,"inaccurateSizes":true},{"id":null,"label":"Upload.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/Upload.js","statSize":1490,"inaccurateSizes":true},{"id":null,"label":"AjaxUploader.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/AjaxUploader.js","statSize":13004,"inaccurateSizes":true},{"id":null,"label":"request.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/request.js","statSize":2625,"inaccurateSizes":true},{"id":null,"label":"uid.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/uid.js","statSize":169,"inaccurateSizes":true},{"id":null,"label":"attr-accept.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/attr-accept.js","statSize":1483,"inaccurateSizes":true},{"id":null,"label":"traverseFileTree.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-upload/es/traverseFileTree.js","statSize":1822,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"@ctrl/tinycolor/dist/module","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module","statSize":36665,"groups":[{"id":null,"label":"conversion.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/conversion.js","statSize":6385,"inaccurateSizes":true},{"id":null,"label":"css-color-names.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/css-color-names.js","statSize":3962,"inaccurateSizes":true},{"id":null,"label":"format-input.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/format-input.js","statSize":6650,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/index.js","statSize":17498,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/util.js","statSize":2170,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-overflow/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es","statSize":16732,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Overflow.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es/Overflow.js","statSize":11147,"inaccurateSizes":true},{"id":null,"label":"Item.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es/Item.js","statSize":2738,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es/hooks","statSize":1375,"groups":[{"id":null,"label":"useBatchFrameState.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es/hooks/useBatchFrameState.js","statSize":1375,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"RawItem.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-overflow/es/RawItem.js","statSize":1413,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-trigger/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es","statSize":43370,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/index.js","statSize":26578,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/utils","statSize":1271,"groups":[{"id":null,"label":"alignUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/utils/alignUtil.js","statSize":852,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/utils/legacyUtil.js","statSize":419,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Popup","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup","statSize":15398,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup/index.js","statSize":1946,"inaccurateSizes":true},{"id":null,"label":"Mask.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup/Mask.js","statSize":1271,"inaccurateSizes":true},{"id":null,"label":"PopupInner.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup/PopupInner.js","statSize":6398,"inaccurateSizes":true},{"id":null,"label":"MobilePopupInner.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup/MobilePopupInner.js","statSize":2228,"inaccurateSizes":true},{"id":null,"label":"useVisibleStatus.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup/useVisibleStatus.js","statSize":2354,"inaccurateSizes":true},{"id":null,"label":"useStretchStyle.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/Popup/useStretchStyle.js","statSize":1201,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"context.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-trigger/es/context.js","statSize":123,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"scroll-into-view-if-needed/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/scroll-into-view-if-needed/es","statSize":1393,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/scroll-into-view-if-needed/es/index.js","statSize":1393,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-progress/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-progress/es","statSize":9920,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-progress/es/index.js","statSize":133,"inaccurateSizes":true},{"id":null,"label":"Line.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-progress/es/Line.js","statSize":3224,"inaccurateSizes":true},{"id":null,"label":"Circle.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-progress/es/Circle.js","statSize":5506,"inaccurateSizes":true},{"id":null,"label":"common.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-progress/es/common.js","statSize":1057,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-virtual-list/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es","statSize":46628,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/index.js","statSize":47,"inaccurateSizes":true},{"id":null,"label":"List.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/List.js","statSize":15191,"inaccurateSizes":true},{"id":null,"label":"Filler.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/Filler.js","statSize":2504,"inaccurateSizes":true},{"id":null,"label":"ScrollBar.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/ScrollBar.js","statSize":10266,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks","statSize":14724,"groups":[{"id":null,"label":"useChildren.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useChildren.js","statSize":623,"inaccurateSizes":true},{"id":null,"label":"useHeights.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useHeights.js","statSize":3508,"inaccurateSizes":true},{"id":null,"label":"useScrollTo.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useScrollTo.js","statSize":3457,"inaccurateSizes":true},{"id":null,"label":"useDiffItem.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useDiffItem.js","statSize":2434,"inaccurateSizes":true},{"id":null,"label":"useOriginScroll.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useOriginScroll.js","statSize":1280,"inaccurateSizes":true},{"id":null,"label":"useFrameWheel.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useFrameWheel.js","statSize":1451,"inaccurateSizes":true},{"id":null,"label":"useMobileTouchMove.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useMobileTouchMove.js","statSize":1971,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Item.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/Item.js","statSize":278,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/utils","statSize":3618,"groups":[{"id":null,"label":"CacheMap.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/utils/CacheMap.js","statSize":1179,"inaccurateSizes":true},{"id":null,"label":"algorithmUtil.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/utils/algorithmUtil.js","statSize":1904,"inaccurateSizes":true},{"id":null,"label":"isFirefox.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-virtual-list/es/utils/isFirefox.js","statSize":535,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"compute-scroll-into-view/dist","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/compute-scroll-into-view/dist","statSize":2515,"groups":[{"id":null,"label":"index.module.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/compute-scroll-into-view/dist/index.module.js","statSize":2515,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-align/es","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-align/es","statSize":8390,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-align/es/index.js","statSize":79,"inaccurateSizes":true},{"id":null,"label":"Align.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-align/es/Align.js","statSize":5620,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-align/es/util.js","statSize":1835,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-align/es/hooks","statSize":856,"groups":[{"id":null,"label":"useBuffer.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/rc-align/es/hooks/useBuffer.js","statSize":856,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"dom-align/dist-web","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/dom-align/dist-web","statSize":38217,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 769 modules (concatenated)/node_modules/dom-align/dist-web/index.js","statSize":38217,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true}]},{"label":"affix/style","path":"./components/affix/style","statSize":42096,"groups":[{"id":163,"label":"index.tsx + 1 modules (concatenated)","path":"./components/affix/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/affix/style","path":"./components/affix/style/index.tsx + 1 modules (concatenated)/components/affix/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/affix/style/index.tsx + 1 modules (concatenated)/components/affix/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/affix/style/index.tsx + 1 modules (concatenated)/components/affix/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]},{"id":"","label":"index.less","path":"./components/affix/style/index.less","statSize":42024}],"parsedSize":0,"gzipSize":0},{"label":"alert/style","path":"./components/alert/style","statSize":72,"groups":[{"id":164,"label":"index.tsx + 1 modules (concatenated)","path":"./components/alert/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/alert/style","path":"./components/alert/style/index.tsx + 1 modules (concatenated)/components/alert/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/alert/style/index.tsx + 1 modules (concatenated)/components/alert/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/alert/style/index.tsx + 1 modules (concatenated)/components/alert/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"anchor/style","path":"./components/anchor/style","statSize":72,"groups":[{"id":165,"label":"index.tsx + 1 modules (concatenated)","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/anchor/style","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)/components/anchor/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)/components/anchor/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)/components/anchor/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"auto-complete/style","path":"./components/auto-complete/style","statSize":72,"groups":[{"id":166,"label":"index.tsx + 1 modules (concatenated)","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/auto-complete/style","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)/components/auto-complete/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)/components/auto-complete/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)/components/auto-complete/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"back-top/style","path":"./components/back-top/style","statSize":72,"groups":[{"id":167,"label":"index.tsx + 1 modules (concatenated)","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/back-top/style","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)/components/back-top/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)/components/back-top/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)/components/back-top/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"badge/style","path":"./components/badge/style","statSize":72,"groups":[{"id":168,"label":"index.tsx + 1 modules (concatenated)","path":"./components/badge/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/badge/style","path":"./components/badge/style/index.tsx + 1 modules (concatenated)/components/badge/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/badge/style/index.tsx + 1 modules (concatenated)/components/badge/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/badge/style/index.tsx + 1 modules (concatenated)/components/badge/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"calendar/style","path":"./components/calendar/style","statSize":72,"groups":[{"id":169,"label":"index.tsx + 1 modules (concatenated)","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/calendar/style","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)/components/calendar/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)/components/calendar/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)/components/calendar/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"card/style","path":"./components/card/style","statSize":72,"groups":[{"id":170,"label":"index.tsx + 1 modules (concatenated)","path":"./components/card/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/card/style","path":"./components/card/style/index.tsx + 1 modules (concatenated)/components/card/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/card/style/index.tsx + 1 modules (concatenated)/components/card/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/card/style/index.tsx + 1 modules (concatenated)/components/card/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"carousel/style","path":"./components/carousel/style","statSize":72,"groups":[{"id":171,"label":"index.tsx + 1 modules (concatenated)","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/carousel/style","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)/components/carousel/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)/components/carousel/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)/components/carousel/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"cascader/style","path":"./components/cascader/style","statSize":72,"groups":[{"id":172,"label":"index.tsx + 1 modules (concatenated)","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/cascader/style","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)/components/cascader/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)/components/cascader/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)/components/cascader/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"collapse/style","path":"./components/collapse/style","statSize":72,"groups":[{"id":173,"label":"index.tsx + 1 modules (concatenated)","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/collapse/style","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)/components/collapse/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)/components/collapse/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)/components/collapse/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"comment/style","path":"./components/comment/style","statSize":72,"groups":[{"id":174,"label":"index.tsx + 1 modules (concatenated)","path":"./components/comment/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/comment/style","path":"./components/comment/style/index.tsx + 1 modules (concatenated)/components/comment/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/comment/style/index.tsx + 1 modules (concatenated)/components/comment/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/comment/style/index.tsx + 1 modules (concatenated)/components/comment/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"config-provider/style","path":"./components/config-provider/style","statSize":72,"groups":[{"id":175,"label":"index.tsx + 1 modules (concatenated)","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/config-provider/style","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)/components/config-provider/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)/components/config-provider/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)/components/config-provider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"descriptions/style","path":"./components/descriptions/style","statSize":110,"groups":[{"id":176,"label":"index.tsx + 1 modules (concatenated)","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/descriptions/style","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)/components/descriptions/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)/components/descriptions/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)/components/descriptions/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"divider/style","path":"./components/divider/style","statSize":110,"groups":[{"id":177,"label":"index.tsx + 1 modules (concatenated)","path":"./components/divider/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/divider/style","path":"./components/divider/style/index.tsx + 1 modules (concatenated)/components/divider/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/divider/style/index.tsx + 1 modules (concatenated)/components/divider/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/divider/style/index.tsx + 1 modules (concatenated)/components/divider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"drawer/style","path":"./components/drawer/style","statSize":135,"groups":[{"id":178,"label":"index.tsx + 1 modules (concatenated)","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)","statSize":135,"concatenated":true,"groups":[{"label":"components/drawer/style","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)/components/drawer/style","statSize":130,"groups":[{"id":null,"label":"index.tsx","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)/components/drawer/style/index.tsx","statSize":80,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)/components/drawer/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"form/style","path":"./components/form/style","statSize":200,"groups":[{"id":179,"label":"index.tsx + 1 modules (concatenated)","path":"./components/form/style/index.tsx + 1 modules (concatenated)","statSize":200,"concatenated":true,"groups":[{"label":"components/form/style","path":"./components/form/style/index.tsx + 1 modules (concatenated)/components/form/style","statSize":185,"groups":[{"id":null,"label":"index.tsx","path":"./components/form/style/index.tsx + 1 modules (concatenated)/components/form/style/index.tsx","statSize":135,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/form/style/index.tsx + 1 modules (concatenated)/components/form/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"icon/style","path":"./components/icon/style","statSize":110,"groups":[{"id":180,"label":"index.tsx + 1 modules (concatenated)","path":"./components/icon/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/icon/style","path":"./components/icon/style/index.tsx + 1 modules (concatenated)/components/icon/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/icon/style/index.tsx + 1 modules (concatenated)/components/icon/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/icon/style/index.tsx + 1 modules (concatenated)/components/icon/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"image/style","path":"./components/image/style","statSize":110,"groups":[{"id":181,"label":"index.tsx + 1 modules (concatenated)","path":"./components/image/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/image/style","path":"./components/image/style/index.tsx + 1 modules (concatenated)/components/image/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/image/style/index.tsx + 1 modules (concatenated)/components/image/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/image/style/index.tsx + 1 modules (concatenated)/components/image/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"input-number/style","path":"./components/input-number/style","statSize":110,"groups":[{"id":182,"label":"index.tsx + 1 modules (concatenated)","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/input-number/style","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)/components/input-number/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)/components/input-number/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)/components/input-number/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"layout/style","path":"./components/layout/style","statSize":110,"groups":[{"id":183,"label":"index.tsx + 1 modules (concatenated)","path":"./components/layout/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/layout/style","path":"./components/layout/style/index.tsx + 1 modules (concatenated)/components/layout/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/layout/style/index.tsx + 1 modules (concatenated)/components/layout/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/layout/style/index.tsx + 1 modules (concatenated)/components/layout/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"list/style","path":"./components/list/style","statSize":268,"groups":[{"id":184,"label":"index.tsx + 1 modules (concatenated)","path":"./components/list/style/index.tsx + 1 modules (concatenated)","statSize":268,"concatenated":true,"groups":[{"label":"components/list/style","path":"./components/list/style/index.tsx + 1 modules (concatenated)/components/list/style","statSize":243,"groups":[{"id":null,"label":"index.tsx","path":"./components/list/style/index.tsx + 1 modules (concatenated)/components/list/style/index.tsx","statSize":193,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/list/style/index.tsx + 1 modules (concatenated)/components/list/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"locale-provider/style","path":"./components/locale-provider/style","statSize":72,"groups":[{"id":185,"label":"index.tsx + 1 modules (concatenated)","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/locale-provider/style","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)/components/locale-provider/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)/components/locale-provider/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)/components/locale-provider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"mentions/style","path":"./components/mentions/style","statSize":160,"groups":[{"id":186,"label":"index.tsx + 1 modules (concatenated)","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)","statSize":160,"concatenated":true,"groups":[{"label":"components/mentions/style","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)/components/mentions/style","statSize":150,"groups":[{"id":null,"label":"index.tsx","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)/components/mentions/style/index.tsx","statSize":100,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)/components/mentions/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"message/style","path":"./components/message/style","statSize":110,"groups":[{"id":187,"label":"index.tsx + 1 modules (concatenated)","path":"./components/message/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/message/style","path":"./components/message/style/index.tsx + 1 modules (concatenated)/components/message/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/message/style/index.tsx + 1 modules (concatenated)/components/message/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/message/style/index.tsx + 1 modules (concatenated)/components/message/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"modal/style","path":"./components/modal/style","statSize":167,"groups":[{"id":188,"label":"index.tsx + 1 modules (concatenated)","path":"./components/modal/style/index.tsx + 1 modules (concatenated)","statSize":167,"concatenated":true,"groups":[{"label":"components/modal/style","path":"./components/modal/style/index.tsx + 1 modules (concatenated)/components/modal/style","statSize":157,"groups":[{"id":null,"label":"index.tsx","path":"./components/modal/style/index.tsx + 1 modules (concatenated)/components/modal/style/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/modal/style/index.tsx + 1 modules (concatenated)/components/modal/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"notification/style","path":"./components/notification/style","statSize":110,"groups":[{"id":189,"label":"index.tsx + 1 modules (concatenated)","path":"./components/notification/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/notification/style","path":"./components/notification/style/index.tsx + 1 modules (concatenated)/components/notification/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/notification/style/index.tsx + 1 modules (concatenated)/components/notification/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/notification/style/index.tsx + 1 modules (concatenated)/components/notification/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"page-header/style","path":"./components/page-header/style","statSize":167,"groups":[{"id":190,"label":"index.tsx + 1 modules (concatenated)","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)","statSize":167,"concatenated":true,"groups":[{"label":"components/page-header/style","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)/components/page-header/style","statSize":157,"groups":[{"id":null,"label":"index.tsx","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)/components/page-header/style/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)/components/page-header/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"popconfirm/style","path":"./components/popconfirm/style","statSize":238,"groups":[{"id":191,"label":"index.tsx + 1 modules (concatenated)","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)","statSize":238,"concatenated":true,"groups":[{"label":"components/popconfirm/style","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)/components/popconfirm/style","statSize":223,"groups":[{"id":null,"label":"index.tsx","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)/components/popconfirm/style/index.tsx","statSize":173,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)/components/popconfirm/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"rate/style","path":"./components/rate/style","statSize":168,"groups":[{"id":192,"label":"index.tsx + 1 modules (concatenated)","path":"./components/rate/style/index.tsx + 1 modules (concatenated)","statSize":168,"concatenated":true,"groups":[{"label":"components/rate/style","path":"./components/rate/style/index.tsx + 1 modules (concatenated)/components/rate/style","statSize":158,"groups":[{"id":null,"label":"index.tsx","path":"./components/rate/style/index.tsx + 1 modules (concatenated)/components/rate/style/index.tsx","statSize":108,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/rate/style/index.tsx + 1 modules (concatenated)/components/rate/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"result/style","path":"./components/result/style","statSize":110,"groups":[{"id":193,"label":"index.tsx + 1 modules (concatenated)","path":"./components/result/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/result/style","path":"./components/result/style/index.tsx + 1 modules (concatenated)/components/result/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/result/style/index.tsx + 1 modules (concatenated)/components/result/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/result/style/index.tsx + 1 modules (concatenated)/components/result/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"slider/style","path":"./components/slider/style","statSize":168,"groups":[{"id":194,"label":"index.tsx + 1 modules (concatenated)","path":"./components/slider/style/index.tsx + 1 modules (concatenated)","statSize":168,"concatenated":true,"groups":[{"label":"components/slider/style","path":"./components/slider/style/index.tsx + 1 modules (concatenated)/components/slider/style","statSize":158,"groups":[{"id":null,"label":"index.tsx","path":"./components/slider/style/index.tsx + 1 modules (concatenated)/components/slider/style/index.tsx","statSize":108,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/slider/style/index.tsx + 1 modules (concatenated)/components/slider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"space/style","path":"./components/space/style","statSize":110,"groups":[{"id":195,"label":"index.tsx + 1 modules (concatenated)","path":"./components/space/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/space/style","path":"./components/space/style/index.tsx + 1 modules (concatenated)/components/space/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/space/style/index.tsx + 1 modules (concatenated)/components/space/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/space/style/index.tsx + 1 modules (concatenated)/components/space/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"statistic/style","path":"./components/statistic/style","statSize":169,"groups":[{"id":196,"label":"index.tsx + 1 modules (concatenated)","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)","statSize":169,"concatenated":true,"groups":[{"label":"components/statistic/style","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)/components/statistic/style","statSize":159,"groups":[{"id":null,"label":"index.tsx","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)/components/statistic/style/index.tsx","statSize":109,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)/components/statistic/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"steps/style","path":"./components/steps/style","statSize":193,"groups":[{"id":197,"label":"index.tsx + 1 modules (concatenated)","path":"./components/steps/style/index.tsx + 1 modules (concatenated)","statSize":193,"concatenated":true,"groups":[{"label":"components/steps/style","path":"./components/steps/style/index.tsx + 1 modules (concatenated)/components/steps/style","statSize":183,"groups":[{"id":null,"label":"index.tsx","path":"./components/steps/style/index.tsx + 1 modules (concatenated)/components/steps/style/index.tsx","statSize":133,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/steps/style/index.tsx + 1 modules (concatenated)/components/steps/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"switch/style","path":"./components/switch/style","statSize":110,"groups":[{"id":198,"label":"index.tsx + 1 modules (concatenated)","path":"./components/switch/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/switch/style","path":"./components/switch/style/index.tsx + 1 modules (concatenated)/components/switch/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/switch/style/index.tsx + 1 modules (concatenated)/components/switch/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/switch/style/index.tsx + 1 modules (concatenated)/components/switch/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"table/style","path":"./components/table/style","statSize":523,"groups":[{"id":199,"label":"index.tsx + 1 modules (concatenated)","path":"./components/table/style/index.tsx + 1 modules (concatenated)","statSize":523,"concatenated":true,"groups":[{"label":"components/table/style","path":"./components/table/style/index.tsx + 1 modules (concatenated)/components/table/style","statSize":468,"groups":[{"id":null,"label":"index.tsx","path":"./components/table/style/index.tsx + 1 modules (concatenated)/components/table/style/index.tsx","statSize":418,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/table/style/index.tsx + 1 modules (concatenated)/components/table/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tabs/style","path":"./components/tabs/style","statSize":110,"groups":[{"id":200,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tabs/style","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)/components/tabs/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)/components/tabs/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)/components/tabs/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"time-picker/style","path":"./components/time-picker/style","statSize":172,"groups":[{"id":201,"label":"index.tsx + 1 modules (concatenated)","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)","statSize":172,"concatenated":true,"groups":[{"label":"components/time-picker/style","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)/components/time-picker/style","statSize":162,"groups":[{"id":null,"label":"index.tsx","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)/components/time-picker/style/index.tsx","statSize":112,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)/components/time-picker/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"timeline/style","path":"./components/timeline/style","statSize":110,"groups":[{"id":202,"label":"index.tsx + 1 modules (concatenated)","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/timeline/style","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)/components/timeline/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)/components/timeline/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)/components/timeline/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"transfer/style","path":"./components/transfer/style","statSize":375,"groups":[{"id":203,"label":"index.tsx + 1 modules (concatenated)","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)","statSize":375,"concatenated":true,"groups":[{"label":"components/transfer/style","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)/components/transfer/style","statSize":335,"groups":[{"id":null,"label":"index.tsx","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)/components/transfer/style/index.tsx","statSize":285,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)/components/transfer/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tree-select/style","path":"./components/tree-select/style","statSize":224,"groups":[{"id":204,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)","statSize":224,"concatenated":true,"groups":[{"label":"components/tree-select/style","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)/components/tree-select/style","statSize":209,"groups":[{"id":null,"label":"index.tsx","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)/components/tree-select/style/index.tsx","statSize":159,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)/components/tree-select/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"typography/style","path":"./components/typography/style","statSize":201,"groups":[{"id":205,"label":"index.tsx + 1 modules (concatenated)","path":"./components/typography/style/index.tsx + 1 modules (concatenated)","statSize":201,"concatenated":true,"groups":[{"label":"components/typography/style","path":"./components/typography/style/index.tsx + 1 modules (concatenated)/components/typography/style","statSize":186,"groups":[{"id":null,"label":"index.tsx","path":"./components/typography/style/index.tsx + 1 modules (concatenated)/components/typography/style/index.tsx","statSize":136,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/typography/style/index.tsx + 1 modules (concatenated)/components/typography/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"upload/style","path":"./components/upload/style","statSize":238,"groups":[{"id":206,"label":"index.tsx + 1 modules (concatenated)","path":"./components/upload/style/index.tsx + 1 modules (concatenated)","statSize":238,"concatenated":true,"groups":[{"label":"components/upload/style","path":"./components/upload/style/index.tsx + 1 modules (concatenated)/components/upload/style","statSize":218,"groups":[{"id":null,"label":"index.tsx","path":"./components/upload/style/index.tsx + 1 modules (concatenated)/components/upload/style/index.tsx","statSize":168,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/upload/style/index.tsx + 1 modules (concatenated)/components/upload/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"buildin","path":"./buildin","statSize":969,"groups":[{"id":38,"label":"global.js","path":"./buildin/global.js","statSize":472},{"id":46,"label":"module.js","path":"./buildin/module.js","statSize":497}],"parsedSize":0,"gzipSize":0},{"id":69,"label":"multi ./index","path":"./multi ./index","statSize":28,"parsedSize":897006,"gzipSize":278203},{"id":70,"label":"index.js","path":"./index.js","statSize":73},{"id":71,"label":"index-style-only.js","path":"./index-style-only.js","statSize":768},{"label":"components sync ^\\.\\/[^_][\\w-]+\\/style\\","path":"./components sync ^\\.\\/[^_][\\w-]+\\/style\\","statSize":2175,"groups":[{"id":72,"label":"index\\.tsx?$","path":"./components sync ^\\.\\/[^_][\\w-]+\\/style\\/index\\.tsx?$","statSize":2175}],"parsedSize":0,"gzipSize":0}]}];
33
+ window.chartData = [{"label":"@fle-ui/next.min.js","isAsset":true,"statSize":2600381,"parsedSize":897057,"gzipSize":278184,"groups":[{"label":"node_modules","path":"./node_modules","statSize":196650,"groups":[{"label":"classnames","path":"./node_modules/classnames","statSize":1328,"groups":[{"id":1,"label":"index.js","path":"./node_modules/classnames/index.js","statSize":1328}],"parsedSize":0,"gzipSize":0},{"label":"@babel/runtime","path":"./node_modules/@babel/runtime","statSize":772,"groups":[{"label":"regenerator","path":"./node_modules/@babel/runtime/regenerator","statSize":49,"groups":[{"id":4,"label":"index.js","path":"./node_modules/@babel/runtime/regenerator/index.js","statSize":49}],"parsedSize":0,"gzipSize":0},{"label":"helpers","path":"./node_modules/@babel/runtime/helpers","statSize":723,"groups":[{"id":64,"label":"typeof.js","path":"./node_modules/@babel/runtime/helpers/typeof.js","statSize":723}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"shallowequal","path":"./node_modules/shallowequal","statSize":979,"groups":[{"id":5,"label":"index.js","path":"./node_modules/shallowequal/index.js","statSize":979}],"parsedSize":0,"gzipSize":0},{"label":"lodash","path":"./node_modules/lodash","statSize":87725,"groups":[{"id":6,"label":"_root.js","path":"./node_modules/lodash/_root.js","statSize":300},{"id":11,"label":"_getNative.js","path":"./node_modules/lodash/_getNative.js","statSize":483},{"id":13,"label":"debounce.js","path":"./node_modules/lodash/debounce.js","statSize":6100},{"id":14,"label":"_baseGetTag.js","path":"./node_modules/lodash/_baseGetTag.js","statSize":792},{"id":15,"label":"isObjectLike.js","path":"./node_modules/lodash/isObjectLike.js","statSize":614},{"id":17,"label":"_ListCache.js","path":"./node_modules/lodash/_ListCache.js","statSize":869},{"id":18,"label":"_assocIndexOf.js","path":"./node_modules/lodash/_assocIndexOf.js","statSize":487},{"id":19,"label":"_Symbol.js","path":"./node_modules/lodash/_Symbol.js","statSize":118},{"id":20,"label":"isObject.js","path":"./node_modules/lodash/isObject.js","statSize":733},{"id":21,"label":"_nativeCreate.js","path":"./node_modules/lodash/_nativeCreate.js","statSize":187},{"id":22,"label":"_getMapData.js","path":"./node_modules/lodash/_getMapData.js","statSize":400},{"id":23,"label":"isArray.js","path":"./node_modules/lodash/isArray.js","statSize":488},{"id":28,"label":"isEqual.js","path":"./node_modules/lodash/isEqual.js","statSize":986},{"id":29,"label":"padStart.js","path":"./node_modules/lodash/padStart.js","statSize":1026},{"id":31,"label":"_Map.js","path":"./node_modules/lodash/_Map.js","statSize":195},{"id":32,"label":"_hasUnicode.js","path":"./node_modules/lodash/_hasUnicode.js","statSize":949},{"id":33,"label":"_stringSize.js","path":"./node_modules/lodash/_stringSize.js","statSize":432},{"id":39,"label":"eq.js","path":"./node_modules/lodash/eq.js","statSize":799},{"id":40,"label":"isFunction.js","path":"./node_modules/lodash/isFunction.js","statSize":993},{"id":41,"label":"_freeGlobal.js","path":"./node_modules/lodash/_freeGlobal.js","statSize":173},{"id":42,"label":"_toSource.js","path":"./node_modules/lodash/_toSource.js","statSize":556},{"id":43,"label":"_MapCache.js","path":"./node_modules/lodash/_MapCache.js","statSize":869},{"id":44,"label":"_equalArrays.js","path":"./node_modules/lodash/_equalArrays.js","statSize":2662},{"id":45,"label":"isBuffer.js","path":"./node_modules/lodash/isBuffer.js","statSize":1114},{"id":47,"label":"isTypedArray.js","path":"./node_modules/lodash/isTypedArray.js","statSize":695},{"id":48,"label":"isLength.js","path":"./node_modules/lodash/isLength.js","statSize":802},{"id":49,"label":"_createPadding.js","path":"./node_modules/lodash/_createPadding.js","statSize":1153},{"id":50,"label":"_baseToString.js","path":"./node_modules/lodash/_baseToString.js","statSize":1154},{"id":51,"label":"isSymbol.js","path":"./node_modules/lodash/isSymbol.js","statSize":682},{"id":52,"label":"toInteger.js","path":"./node_modules/lodash/toInteger.js","statSize":760},{"id":53,"label":"toNumber.js","path":"./node_modules/lodash/toNumber.js","statSize":1519},{"id":54,"label":"toString.js","path":"./node_modules/lodash/toString.js","statSize":580},{"id":66,"label":"padEnd.js","path":"./node_modules/lodash/padEnd.js","statSize":1017},{"id":79,"label":"_baseIsEqual.js","path":"./node_modules/lodash/_baseIsEqual.js","statSize":1019},{"id":80,"label":"_baseIsEqualDeep.js","path":"./node_modules/lodash/_baseIsEqualDeep.js","statSize":3010},{"id":81,"label":"_Stack.js","path":"./node_modules/lodash/_Stack.js","statSize":734},{"id":82,"label":"_listCacheClear.js","path":"./node_modules/lodash/_listCacheClear.js","statSize":218},{"id":83,"label":"_listCacheDelete.js","path":"./node_modules/lodash/_listCacheDelete.js","statSize":775},{"id":84,"label":"_listCacheGet.js","path":"./node_modules/lodash/_listCacheGet.js","statSize":420},{"id":85,"label":"_listCacheHas.js","path":"./node_modules/lodash/_listCacheHas.js","statSize":403},{"id":86,"label":"_listCacheSet.js","path":"./node_modules/lodash/_listCacheSet.js","statSize":553},{"id":87,"label":"_stackClear.js","path":"./node_modules/lodash/_stackClear.js","statSize":254},{"id":88,"label":"_stackDelete.js","path":"./node_modules/lodash/_stackDelete.js","statSize":405},{"id":89,"label":"_stackGet.js","path":"./node_modules/lodash/_stackGet.js","statSize":271},{"id":90,"label":"_stackHas.js","path":"./node_modules/lodash/_stackHas.js","statSize":323},{"id":91,"label":"_stackSet.js","path":"./node_modules/lodash/_stackSet.js","statSize":853},{"id":92,"label":"_baseIsNative.js","path":"./node_modules/lodash/_baseIsNative.js","statSize":1417},{"id":93,"label":"_getRawTag.js","path":"./node_modules/lodash/_getRawTag.js","statSize":1139},{"id":94,"label":"_objectToString.js","path":"./node_modules/lodash/_objectToString.js","statSize":565},{"id":95,"label":"_isMasked.js","path":"./node_modules/lodash/_isMasked.js","statSize":564},{"id":96,"label":"_coreJsData.js","path":"./node_modules/lodash/_coreJsData.js","statSize":157},{"id":97,"label":"_getValue.js","path":"./node_modules/lodash/_getValue.js","statSize":325},{"id":98,"label":"_mapCacheClear.js","path":"./node_modules/lodash/_mapCacheClear.js","statSize":393},{"id":99,"label":"_Hash.js","path":"./node_modules/lodash/_Hash.js","statSize":747},{"id":100,"label":"_hashClear.js","path":"./node_modules/lodash/_hashClear.js","statSize":281},{"id":101,"label":"_hashDelete.js","path":"./node_modules/lodash/_hashDelete.js","statSize":445},{"id":102,"label":"_hashGet.js","path":"./node_modules/lodash/_hashGet.js","statSize":772},{"id":103,"label":"_hashHas.js","path":"./node_modules/lodash/_hashHas.js","statSize":626},{"id":104,"label":"_hashSet.js","path":"./node_modules/lodash/_hashSet.js","statSize":598},{"id":105,"label":"_mapCacheDelete.js","path":"./node_modules/lodash/_mapCacheDelete.js","statSize":450},{"id":106,"label":"_isKeyable.js","path":"./node_modules/lodash/_isKeyable.js","statSize":430},{"id":107,"label":"_mapCacheGet.js","path":"./node_modules/lodash/_mapCacheGet.js","statSize":330},{"id":108,"label":"_mapCacheHas.js","path":"./node_modules/lodash/_mapCacheHas.js","statSize":382},{"id":109,"label":"_mapCacheSet.js","path":"./node_modules/lodash/_mapCacheSet.js","statSize":489},{"id":110,"label":"_SetCache.js","path":"./node_modules/lodash/_SetCache.js","statSize":632},{"id":111,"label":"_setCacheAdd.js","path":"./node_modules/lodash/_setCacheAdd.js","statSize":424},{"id":112,"label":"_setCacheHas.js","path":"./node_modules/lodash/_setCacheHas.js","statSize":316},{"id":113,"label":"_arraySome.js","path":"./node_modules/lodash/_arraySome.js","statSize":594},{"id":114,"label":"_cacheHas.js","path":"./node_modules/lodash/_cacheHas.js","statSize":337},{"id":115,"label":"_equalByTag.js","path":"./node_modules/lodash/_equalByTag.js","statSize":3746},{"id":116,"label":"_Uint8Array.js","path":"./node_modules/lodash/_Uint8Array.js","statSize":130},{"id":117,"label":"_mapToArray.js","path":"./node_modules/lodash/_mapToArray.js","statSize":363},{"id":118,"label":"_setToArray.js","path":"./node_modules/lodash/_setToArray.js","statSize":345},{"id":119,"label":"_equalObjects.js","path":"./node_modules/lodash/_equalObjects.js","statSize":2971},{"id":120,"label":"_getAllKeys.js","path":"./node_modules/lodash/_getAllKeys.js","statSize":455},{"id":121,"label":"_baseGetAllKeys.js","path":"./node_modules/lodash/_baseGetAllKeys.js","statSize":739},{"id":122,"label":"_arrayPush.js","path":"./node_modules/lodash/_arrayPush.js","statSize":437},{"id":123,"label":"_getSymbols.js","path":"./node_modules/lodash/_getSymbols.js","statSize":886},{"id":124,"label":"_arrayFilter.js","path":"./node_modules/lodash/_arrayFilter.js","statSize":632},{"id":125,"label":"stubArray.js","path":"./node_modules/lodash/stubArray.js","statSize":390},{"id":126,"label":"keys.js","path":"./node_modules/lodash/keys.js","statSize":884},{"id":127,"label":"_arrayLikeKeys.js","path":"./node_modules/lodash/_arrayLikeKeys.js","statSize":1778},{"id":128,"label":"_baseTimes.js","path":"./node_modules/lodash/_baseTimes.js","statSize":504},{"id":129,"label":"isArguments.js","path":"./node_modules/lodash/isArguments.js","statSize":1026},{"id":130,"label":"_baseIsArguments.js","path":"./node_modules/lodash/_baseIsArguments.js","statSize":488},{"id":131,"label":"stubFalse.js","path":"./node_modules/lodash/stubFalse.js","statSize":280},{"id":132,"label":"_isIndex.js","path":"./node_modules/lodash/_isIndex.js","statSize":759},{"id":133,"label":"_baseIsTypedArray.js","path":"./node_modules/lodash/_baseIsTypedArray.js","statSize":2222},{"id":134,"label":"_baseUnary.js","path":"./node_modules/lodash/_baseUnary.js","statSize":332},{"id":135,"label":"_nodeUtil.js","path":"./node_modules/lodash/_nodeUtil.js","statSize":995},{"id":136,"label":"_baseKeys.js","path":"./node_modules/lodash/_baseKeys.js","statSize":776},{"id":137,"label":"_isPrototype.js","path":"./node_modules/lodash/_isPrototype.js","statSize":480},{"id":138,"label":"_nativeKeys.js","path":"./node_modules/lodash/_nativeKeys.js","statSize":204},{"id":139,"label":"_overArg.js","path":"./node_modules/lodash/_overArg.js","statSize":382},{"id":140,"label":"isArrayLike.js","path":"./node_modules/lodash/isArrayLike.js","statSize":830},{"id":141,"label":"_getTag.js","path":"./node_modules/lodash/_getTag.js","statSize":1838},{"id":142,"label":"_DataView.js","path":"./node_modules/lodash/_DataView.js","statSize":210},{"id":143,"label":"_Promise.js","path":"./node_modules/lodash/_Promise.js","statSize":207},{"id":144,"label":"_Set.js","path":"./node_modules/lodash/_Set.js","statSize":195},{"id":145,"label":"_WeakMap.js","path":"./node_modules/lodash/_WeakMap.js","statSize":207},{"id":146,"label":"_baseRepeat.js","path":"./node_modules/lodash/_baseRepeat.js","statSize":952},{"id":147,"label":"_arrayMap.js","path":"./node_modules/lodash/_arrayMap.js","statSize":556},{"id":148,"label":"_castSlice.js","path":"./node_modules/lodash/_castSlice.js","statSize":517},{"id":149,"label":"_baseSlice.js","path":"./node_modules/lodash/_baseSlice.js","statSize":756},{"id":150,"label":"_asciiSize.js","path":"./node_modules/lodash/_asciiSize.js","statSize":271},{"id":151,"label":"_baseProperty.js","path":"./node_modules/lodash/_baseProperty.js","statSize":360},{"id":152,"label":"_unicodeSize.js","path":"./node_modules/lodash/_unicodeSize.js","statSize":1642},{"id":153,"label":"_stringToArray.js","path":"./node_modules/lodash/_stringToArray.js","statSize":450},{"id":154,"label":"_asciiToArray.js","path":"./node_modules/lodash/_asciiToArray.js","statSize":257},{"id":155,"label":"_unicodeToArray.js","path":"./node_modules/lodash/_unicodeToArray.js","statSize":1588},{"id":156,"label":"toFinite.js","path":"./node_modules/lodash/toFinite.js","statSize":868},{"id":157,"label":"_baseTrim.js","path":"./node_modules/lodash/_baseTrim.js","statSize":444},{"id":158,"label":"_trimmedEndIndex.js","path":"./node_modules/lodash/_trimmedEndIndex.js","statSize":515},{"id":159,"label":"now.js","path":"./node_modules/lodash/now.js","statSize":520}],"parsedSize":0,"gzipSize":0},{"label":"resize-observer-polyfill/dist","path":"./node_modules/resize-observer-polyfill/dist","statSize":33654,"groups":[{"id":12,"label":"ResizeObserver.es.js","path":"./node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js","statSize":33654}],"parsedSize":0,"gzipSize":0},{"label":"react-is","path":"./node_modules/react-is","statSize":2750,"groups":[{"id":27,"label":"index.js","path":"./node_modules/react-is/index.js","statSize":196},{"label":"cjs","path":"./node_modules/react-is/cjs","statSize":2554,"groups":[{"id":76,"label":"react-is.production.min.js","path":"./node_modules/react-is/cjs/react-is.production.min.js","statSize":2554}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"json2mq","path":"./node_modules/json2mq","statSize":1162,"groups":[{"id":30,"label":"index.js","path":"./node_modules/json2mq/index.js","statSize":1162}],"parsedSize":0,"gzipSize":0},{"label":"async-validator/dist-web","path":"./node_modules/async-validator/dist-web","statSize":33746,"groups":[{"id":65,"label":"index.js","path":"./node_modules/async-validator/dist-web/index.js","statSize":33746}],"parsedSize":0,"gzipSize":0},{"label":"copy-to-clipboard","path":"./node_modules/copy-to-clipboard","statSize":3277,"groups":[{"id":67,"label":"index.js","path":"./node_modules/copy-to-clipboard/index.js","statSize":3277}],"parsedSize":0,"gzipSize":0},{"label":"regenerator-runtime","path":"./node_modules/regenerator-runtime","statSize":24843,"groups":[{"id":77,"label":"runtime.js","path":"./node_modules/regenerator-runtime/runtime.js","statSize":24843}],"parsedSize":0,"gzipSize":0},{"label":"process","path":"./node_modules/process","statSize":5418,"groups":[{"id":78,"label":"browser.js","path":"./node_modules/process/browser.js","statSize":5418}],"parsedSize":0,"gzipSize":0},{"label":"string-convert","path":"./node_modules/string-convert","statSize":216,"groups":[{"id":160,"label":"camel2hyphen.js","path":"./node_modules/string-convert/camel2hyphen.js","statSize":216}],"parsedSize":0,"gzipSize":0},{"label":"toggle-selection","path":"./node_modules/toggle-selection","statSize":780,"groups":[{"id":161,"label":"index.js","path":"./node_modules/toggle-selection/index.js","statSize":780}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"components","path":"./components","statSize":2399718,"groups":[{"label":"style","path":"./components/style","statSize":50,"groups":[{"id":2,"label":"index.less","path":"./components/style/index.less","statSize":50}],"parsedSize":0,"gzipSize":0},{"label":"button/style","path":"./components/button/style","statSize":72,"groups":[{"id":7,"label":"index.tsx + 1 modules (concatenated)","path":"./components/button/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/button/style","path":"./components/button/style/index.tsx + 1 modules (concatenated)/components/button/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/button/style/index.tsx + 1 modules (concatenated)/components/button/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/button/style/index.tsx + 1 modules (concatenated)/components/button/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tooltip/style","path":"./components/tooltip/style","statSize":110,"groups":[{"id":8,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tooltip/style","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)/components/tooltip/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)/components/tooltip/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tooltip/style/index.tsx + 1 modules (concatenated)/components/tooltip/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"empty/style","path":"./components/empty/style","statSize":110,"groups":[{"id":10,"label":"index.tsx + 1 modules (concatenated)","path":"./components/empty/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/empty/style","path":"./components/empty/style/index.tsx + 1 modules (concatenated)/components/empty/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/empty/style/index.tsx + 1 modules (concatenated)/components/empty/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/empty/style/index.tsx + 1 modules (concatenated)/components/empty/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"grid/style","path":"./components/grid/style","statSize":110,"groups":[{"id":16,"label":"index.tsx + 1 modules (concatenated)","path":"./components/grid/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/grid/style","path":"./components/grid/style/index.tsx + 1 modules (concatenated)/components/grid/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/grid/style/index.tsx + 1 modules (concatenated)/components/grid/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/grid/style/index.tsx + 1 modules (concatenated)/components/grid/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"input/style","path":"./components/input/style","statSize":72,"groups":[{"id":24,"label":"index.tsx + 1 modules (concatenated)","path":"./components/input/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/input/style","path":"./components/input/style/index.tsx + 1 modules (concatenated)/components/input/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/input/style/index.tsx + 1 modules (concatenated)/components/input/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/input/style/index.tsx + 1 modules (concatenated)/components/input/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"spin/style","path":"./components/spin/style","statSize":110,"groups":[{"id":25,"label":"index.tsx + 1 modules (concatenated)","path":"./components/spin/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/spin/style","path":"./components/spin/style/index.tsx + 1 modules (concatenated)/components/spin/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/spin/style/index.tsx + 1 modules (concatenated)/components/spin/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/spin/style/index.tsx + 1 modules (concatenated)/components/spin/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"pagination/style","path":"./components/pagination/style","statSize":191,"groups":[{"id":26,"label":"index.tsx + 1 modules (concatenated)","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)","statSize":191,"concatenated":true,"groups":[{"label":"components/pagination/style","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)/components/pagination/style","statSize":181,"groups":[{"id":null,"label":"index.tsx","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)/components/pagination/style/index.tsx","statSize":131,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/pagination/style/index.tsx + 1 modules (concatenated)/components/pagination/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"checkbox/style","path":"./components/checkbox/style","statSize":72,"groups":[{"id":34,"label":"index.tsx + 1 modules (concatenated)","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/checkbox/style","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)/components/checkbox/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)/components/checkbox/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/checkbox/style/index.tsx + 1 modules (concatenated)/components/checkbox/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"dropdown/style","path":"./components/dropdown/style","statSize":167,"groups":[{"id":35,"label":"index.tsx + 1 modules (concatenated)","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)","statSize":167,"concatenated":true,"groups":[{"label":"components/dropdown/style","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)/components/dropdown/style","statSize":157,"groups":[{"id":null,"label":"index.tsx","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)/components/dropdown/style/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/dropdown/style/index.tsx + 1 modules (concatenated)/components/dropdown/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"select/style","path":"./components/select/style","statSize":166,"groups":[{"id":36,"label":"index.tsx + 1 modules (concatenated)","path":"./components/select/style/index.tsx + 1 modules (concatenated)","statSize":166,"concatenated":true,"groups":[{"label":"components/select/style","path":"./components/select/style/index.tsx + 1 modules (concatenated)/components/select/style","statSize":156,"groups":[{"id":null,"label":"index.tsx","path":"./components/select/style/index.tsx + 1 modules (concatenated)/components/select/style/index.tsx","statSize":106,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/select/style/index.tsx + 1 modules (concatenated)/components/select/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"progress/style","path":"./components/progress/style","statSize":110,"groups":[{"id":37,"label":"index.tsx + 1 modules (concatenated)","path":"./components/progress/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/progress/style","path":"./components/progress/style/index.tsx + 1 modules (concatenated)/components/progress/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/progress/style/index.tsx + 1 modules (concatenated)/components/progress/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/progress/style/index.tsx + 1 modules (concatenated)/components/progress/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"avatar/style","path":"./components/avatar/style","statSize":72,"groups":[{"id":55,"label":"index.tsx + 1 modules (concatenated)","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/avatar/style","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)/components/avatar/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)/components/avatar/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/avatar/style/index.tsx + 1 modules (concatenated)/components/avatar/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"breadcrumb/style","path":"./components/breadcrumb/style","statSize":72,"groups":[{"id":56,"label":"index.tsx + 1 modules (concatenated)","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/breadcrumb/style","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)/components/breadcrumb/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)/components/breadcrumb/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/breadcrumb/style/index.tsx + 1 modules (concatenated)/components/breadcrumb/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"date-picker/style","path":"./components/date-picker/style","statSize":160,"groups":[{"id":57,"label":"index.tsx + 1 modules (concatenated)","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)","statSize":160,"concatenated":true,"groups":[{"label":"components/date-picker/style","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)/components/date-picker/style","statSize":150,"groups":[{"id":null,"label":"index.tsx","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)/components/date-picker/style/index.tsx","statSize":100,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/date-picker/style/index.tsx + 1 modules (concatenated)/components/date-picker/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tag/style","path":"./components/tag/style","statSize":110,"groups":[{"id":58,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tag/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tag/style","path":"./components/tag/style/index.tsx + 1 modules (concatenated)/components/tag/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tag/style/index.tsx + 1 modules (concatenated)/components/tag/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tag/style/index.tsx + 1 modules (concatenated)/components/tag/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"menu/style","path":"./components/menu/style","statSize":194,"groups":[{"id":59,"label":"index.tsx + 1 modules (concatenated)","path":"./components/menu/style/index.tsx + 1 modules (concatenated)","statSize":194,"concatenated":true,"groups":[{"label":"components/menu/style","path":"./components/menu/style/index.tsx + 1 modules (concatenated)/components/menu/style","statSize":184,"groups":[{"id":null,"label":"index.tsx","path":"./components/menu/style/index.tsx + 1 modules (concatenated)/components/menu/style/index.tsx","statSize":134,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/menu/style/index.tsx + 1 modules (concatenated)/components/menu/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"popover/style","path":"./components/popover/style","statSize":159,"groups":[{"id":60,"label":"index.tsx + 1 modules (concatenated)","path":"./components/popover/style/index.tsx + 1 modules (concatenated)","statSize":159,"concatenated":true,"groups":[{"label":"components/popover/style","path":"./components/popover/style/index.tsx + 1 modules (concatenated)/components/popover/style","statSize":154,"groups":[{"id":null,"label":"index.tsx","path":"./components/popover/style/index.tsx + 1 modules (concatenated)/components/popover/style/index.tsx","statSize":104,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/popover/style/index.tsx + 1 modules (concatenated)/components/popover/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"radio/style","path":"./components/radio/style","statSize":72,"groups":[{"id":61,"label":"index.tsx + 1 modules (concatenated)","path":"./components/radio/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/radio/style","path":"./components/radio/style/index.tsx + 1 modules (concatenated)/components/radio/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/radio/style/index.tsx + 1 modules (concatenated)/components/radio/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/radio/style/index.tsx + 1 modules (concatenated)/components/radio/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"skeleton/style","path":"./components/skeleton/style","statSize":110,"groups":[{"id":62,"label":"index.tsx + 1 modules (concatenated)","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/skeleton/style","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)/components/skeleton/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)/components/skeleton/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/skeleton/style/index.tsx + 1 modules (concatenated)/components/skeleton/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tree/style","path":"./components/tree/style","statSize":110,"groups":[{"id":63,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tree/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tree/style","path":"./components/tree/style/index.tsx + 1 modules (concatenated)/components/tree/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tree/style/index.tsx + 1 modules (concatenated)/components/tree/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tree/style/index.tsx + 1 modules (concatenated)/components/tree/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"col/style","path":"./components/col/style","statSize":106,"groups":[{"id":73,"label":"index.tsx","path":"./components/col/style/index.tsx","statSize":106}],"parsedSize":0,"gzipSize":0},{"label":"row/style","path":"./components/row/style","statSize":106,"groups":[{"id":74,"label":"index.tsx","path":"./components/row/style/index.tsx","statSize":106}],"parsedSize":0,"gzipSize":0},{"label":"version/style","path":"./components/version/style","statSize":80,"groups":[{"id":75,"label":"index.tsx","path":"./components/version/style/index.tsx","statSize":80}],"parsedSize":0,"gzipSize":0},{"id":162,"label":"index.tsx + 766 modules (concatenated)","path":"./components/index.tsx + 766 modules (concatenated)","statSize":2348799,"concatenated":true,"groups":[{"label":"components","path":"./components/index.tsx + 766 modules (concatenated)/components","statSize":815471,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/index.tsx","statSize":3649,"inaccurateSizes":true},{"label":"empty","path":"./components/index.tsx + 766 modules (concatenated)/components/empty","statSize":6888,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/empty/index.tsx","statSize":2569,"inaccurateSizes":true},{"id":null,"label":"empty.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/empty/empty.tsx","statSize":2927,"inaccurateSizes":true},{"id":null,"label":"simple.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/empty/simple.tsx","statSize":1392,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"message","path":"./components/index.tsx + 766 modules (concatenated)/components/message","statSize":9913,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/message/index.tsx","statSize":7001,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/components/message/hooks","statSize":2912,"groups":[{"id":null,"label":"useMessage.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/message/hooks/useMessage.tsx","statSize":2912,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"notification","path":"./components/index.tsx + 766 modules (concatenated)/components/notification","statSize":10822,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/notification/index.tsx","statSize":8780,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/components/notification/hooks","statSize":2042,"groups":[{"id":null,"label":"useNotification.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/notification/hooks/useNotification.tsx","statSize":2042,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"config-provider","path":"./components/index.tsx + 766 modules (concatenated)/components/config-provider","statSize":14637,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/config-provider/index.tsx","statSize":7196,"inaccurateSizes":true},{"id":null,"label":"renderEmpty.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/config-provider/renderEmpty.tsx","statSize":1138,"inaccurateSizes":true},{"id":null,"label":"context.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/config-provider/context.tsx","statSize":1810,"inaccurateSizes":true},{"id":null,"label":"SizeContext.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/config-provider/SizeContext.tsx","statSize":715,"inaccurateSizes":true},{"id":null,"label":"cssVariables.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/config-provider/cssVariables.tsx","statSize":3778,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"affix","path":"./components/index.tsx + 766 modules (concatenated)/components/affix","statSize":12004,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/affix/index.tsx","statSize":9452,"inaccurateSizes":true},{"id":null,"label":"utils.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/affix/utils.ts","statSize":2552,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"anchor","path":"./components/index.tsx + 766 modules (concatenated)/components/anchor","statSize":12959,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/anchor/index.tsx","statSize":118,"inaccurateSizes":true},{"id":null,"label":"Anchor.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/anchor/Anchor.tsx","statSize":9441,"inaccurateSizes":true},{"id":null,"label":"AnchorLink.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/anchor/AnchorLink.tsx","statSize":3279,"inaccurateSizes":true},{"id":null,"label":"context.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/anchor/context.ts","statSize":121,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"select","path":"./components/index.tsx + 766 modules (concatenated)/components/select","statSize":6890,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/select/index.tsx","statSize":4649,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/components/select/utils","statSize":2241,"groups":[{"id":null,"label":"iconUtil.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/select/utils/iconUtil.tsx","statSize":2241,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"auto-complete","path":"./components/index.tsx + 766 modules (concatenated)/components/auto-complete","statSize":3655,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/auto-complete/index.tsx","statSize":3655,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"alert","path":"./components/index.tsx + 766 modules (concatenated)/components/alert","statSize":8268,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/alert/index.tsx","statSize":6370,"inaccurateSizes":true},{"id":null,"label":"ErrorBoundary.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/alert/ErrorBoundary.tsx","statSize":1898,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tooltip","path":"./components/index.tsx + 766 modules (concatenated)/components/tooltip","statSize":10693,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tooltip/index.tsx","statSize":8046,"inaccurateSizes":true},{"id":null,"label":"placements.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tooltip/placements.tsx","statSize":2647,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"popover","path":"./components/index.tsx + 766 modules (concatenated)/components/popover","statSize":1609,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/popover/index.tsx","statSize":1609,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"avatar","path":"./components/index.tsx + 766 modules (concatenated)/components/avatar","statSize":10109,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/avatar/index.tsx","statSize":270,"inaccurateSizes":true},{"id":null,"label":"avatar.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/avatar/avatar.tsx","statSize":6951,"inaccurateSizes":true},{"id":null,"label":"group.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/avatar/group.tsx","statSize":2419,"inaccurateSizes":true},{"id":null,"label":"SizeContext.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/avatar/SizeContext.tsx","statSize":469,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"back-top","path":"./components/index.tsx + 766 modules (concatenated)/components/back-top","statSize":4440,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/back-top/index.tsx","statSize":4440,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"badge","path":"./components/index.tsx + 766 modules (concatenated)/components/badge","statSize":15310,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/badge/index.tsx","statSize":7397,"inaccurateSizes":true},{"id":null,"label":"ScrollNumber.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/badge/ScrollNumber.tsx","statSize":2475,"inaccurateSizes":true},{"id":null,"label":"utils.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/badge/utils.tsx","statSize":199,"inaccurateSizes":true},{"id":null,"label":"Ribbon.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/badge/Ribbon.tsx","statSize":1880,"inaccurateSizes":true},{"id":null,"label":"SingleNumber.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/badge/SingleNumber.tsx","statSize":3359,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"button","path":"./components/index.tsx + 766 modules (concatenated)/components/button","statSize":12602,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/button/index.tsx","statSize":275,"inaccurateSizes":true},{"id":null,"label":"button-group.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/button/button-group.tsx","statSize":1603,"inaccurateSizes":true},{"id":null,"label":"button.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/button/button.tsx","statSize":9154,"inaccurateSizes":true},{"id":null,"label":"LoadingIcon.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/button/LoadingIcon.tsx","statSize":1570,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"menu","path":"./components/index.tsx + 766 modules (concatenated)/components/menu","statSize":12968,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/menu/index.tsx","statSize":5182,"inaccurateSizes":true},{"id":null,"label":"MenuContext.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/menu/MenuContext.tsx","statSize":179,"inaccurateSizes":true},{"id":null,"label":"SubMenu.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/menu/SubMenu.tsx","statSize":2100,"inaccurateSizes":true},{"id":null,"label":"MenuItem.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/menu/MenuItem.tsx","statSize":4542,"inaccurateSizes":true},{"id":null,"label":"MenuDivider.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/menu/MenuDivider.tsx","statSize":965,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"breadcrumb","path":"./components/index.tsx + 766 modules (concatenated)/components/breadcrumb","statSize":7389,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/breadcrumb/index.tsx","statSize":202,"inaccurateSizes":true},{"id":null,"label":"BreadcrumbItem.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/breadcrumb/BreadcrumbItem.tsx","statSize":2073,"inaccurateSizes":true},{"id":null,"label":"Breadcrumb.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/breadcrumb/Breadcrumb.tsx","statSize":4555,"inaccurateSizes":true},{"id":null,"label":"BreadcrumbSeparator.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/breadcrumb/BreadcrumbSeparator.tsx","statSize":559,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"radio","path":"./components/index.tsx + 766 modules (concatenated)/components/radio","statSize":8666,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/radio/index.tsx","statSize":423,"inaccurateSizes":true},{"id":null,"label":"radio.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/radio/radio.tsx","statSize":2897,"inaccurateSizes":true},{"id":null,"label":"group.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/radio/group.tsx","statSize":4124,"inaccurateSizes":true},{"id":null,"label":"radioButton.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/radio/radioButton.tsx","statSize":1016,"inaccurateSizes":true},{"id":null,"label":"interface.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/radio/interface.tsx","statSize":10,"inaccurateSizes":true},{"id":null,"label":"context.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/radio/context.tsx","statSize":196,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"calendar","path":"./components/index.tsx + 766 modules (concatenated)/components/calendar","statSize":13660,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/calendar/index.tsx","statSize":273,"inaccurateSizes":true},{"id":null,"label":"generateCalendar.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/calendar/generateCalendar.tsx","statSize":8159,"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 766 modules (concatenated)/components/calendar/locale","statSize":71,"groups":[{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/calendar/locale/en_US.tsx","statSize":71,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Header.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/calendar/Header.tsx","statSize":5157,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tabs","path":"./components/index.tsx + 766 modules (concatenated)/components/tabs","statSize":3083,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tabs/index.tsx","statSize":3083,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"grid","path":"./components/index.tsx + 766 modules (concatenated)/components/grid","statSize":9927,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/grid/index.tsx","statSize":282,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/components/grid/hooks","statSize":637,"groups":[{"id":null,"label":"useBreakpoint.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/grid/hooks/useBreakpoint.tsx","statSize":637,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"row.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/grid/row.tsx","statSize":4608,"inaccurateSizes":true},{"id":null,"label":"col.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/grid/col.tsx","statSize":4286,"inaccurateSizes":true},{"id":null,"label":"RowContext.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/grid/RowContext.tsx","statSize":114,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"row","path":"./components/index.tsx + 766 modules (concatenated)/components/row","statSize":81,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/row/index.tsx","statSize":81,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"col","path":"./components/index.tsx + 766 modules (concatenated)/components/col","statSize":99,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/col/index.tsx","statSize":99,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"card","path":"./components/index.tsx + 766 modules (concatenated)/components/card","statSize":9791,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/card/index.tsx","statSize":7181,"inaccurateSizes":true},{"id":null,"label":"Grid.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/card/Grid.tsx","statSize":1008,"inaccurateSizes":true},{"id":null,"label":"Meta.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/card/Meta.tsx","statSize":1602,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"collapse","path":"./components/index.tsx + 766 modules (concatenated)/components/collapse","statSize":5116,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/collapse/index.tsx","statSize":190,"inaccurateSizes":true},{"id":null,"label":"CollapsePanel.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/collapse/CollapsePanel.tsx","statSize":1321,"inaccurateSizes":true},{"id":null,"label":"Collapse.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/collapse/Collapse.tsx","statSize":3605,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"carousel","path":"./components/index.tsx + 766 modules (concatenated)/components/carousel","statSize":2890,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/carousel/index.tsx","statSize":2890,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"cascader","path":"./components/index.tsx + 766 modules (concatenated)/components/cascader","statSize":7661,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/cascader/index.tsx","statSize":7661,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"checkbox","path":"./components/index.tsx + 766 modules (concatenated)/components/checkbox","statSize":9017,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/checkbox/index.tsx","statSize":349,"inaccurateSizes":true},{"id":null,"label":"Group.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/checkbox/Group.tsx","statSize":4626,"inaccurateSizes":true},{"id":null,"label":"Checkbox.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/checkbox/Checkbox.tsx","statSize":4042,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"comment","path":"./components/index.tsx + 766 modules (concatenated)/components/comment","statSize":2813,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/comment/index.tsx","statSize":2813,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tag","path":"./components/index.tsx + 766 modules (concatenated)/components/tag","statSize":5476,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tag/index.tsx","statSize":4111,"inaccurateSizes":true},{"id":null,"label":"CheckableTag.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tag/CheckableTag.tsx","statSize":1365,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"date-picker","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker","statSize":18241,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/index.tsx","statSize":193,"inaccurateSizes":true},{"label":"generatePicker","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/generatePicker","statSize":15273,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/generatePicker/index.tsx","statSize":2588,"inaccurateSizes":true},{"id":null,"label":"generateSinglePicker.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/generatePicker/generateSinglePicker.tsx","statSize":6795,"inaccurateSizes":true},{"id":null,"label":"generateRangePicker.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/generatePicker/generateRangePicker.tsx","statSize":5890,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/locale","statSize":859,"groups":[{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/locale/en_US.tsx","statSize":859,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"PickerButton.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/PickerButton.tsx","statSize":284,"inaccurateSizes":true},{"id":null,"label":"PickerTag.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/PickerTag.tsx","statSize":251,"inaccurateSizes":true},{"id":null,"label":"util.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/date-picker/util.ts","statSize":1381,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"descriptions","path":"./components/index.tsx + 766 modules (concatenated)/components/descriptions","statSize":10905,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/descriptions/index.tsx","statSize":5237,"inaccurateSizes":true},{"id":null,"label":"Row.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/descriptions/Row.tsx","statSize":3593,"inaccurateSizes":true},{"id":null,"label":"Item.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/descriptions/Item.tsx","statSize":144,"inaccurateSizes":true},{"id":null,"label":"Cell.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/descriptions/Cell.tsx","statSize":1931,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"divider","path":"./components/index.tsx + 766 modules (concatenated)/components/divider","statSize":2073,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/divider/index.tsx","statSize":2073,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"dropdown","path":"./components/index.tsx + 766 modules (concatenated)/components/dropdown","statSize":8778,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/dropdown/index.tsx","statSize":213,"inaccurateSizes":true},{"id":null,"label":"dropdown-button.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/dropdown/dropdown-button.tsx","statSize":3716,"inaccurateSizes":true},{"id":null,"label":"dropdown.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/dropdown/dropdown.tsx","statSize":4849,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"drawer","path":"./components/index.tsx + 766 modules (concatenated)/components/drawer","statSize":9307,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/drawer/index.tsx","statSize":9307,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"form","path":"./components/index.tsx + 766 modules (concatenated)/components/form","statSize":36066,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/index.tsx","statSize":862,"inaccurateSizes":true},{"id":null,"label":"context.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/context.tsx","statSize":689,"inaccurateSizes":true},{"id":null,"label":"Form.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/Form.tsx","statSize":4485,"inaccurateSizes":true},{"id":null,"label":"ErrorList.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/ErrorList.tsx","statSize":3382,"inaccurateSizes":true},{"id":null,"label":"FormItem.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/FormItem.tsx","statSize":13081,"inaccurateSizes":true},{"id":null,"label":"FormList.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/FormList.tsx","statSize":1285,"inaccurateSizes":true},{"id":null,"label":"util.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/form/util.ts","statSize":368,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/components/form/hooks","statSize":4367,"groups":[{"id":null,"label":"useForm.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/form/hooks/useForm.ts","statSize":1792,"inaccurateSizes":true},{"id":null,"label":"useFrameState.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/form/hooks/useFrameState.ts","statSize":1188,"inaccurateSizes":true},{"id":null,"label":"useDebounce.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/form/hooks/useDebounce.ts","statSize":572,"inaccurateSizes":true},{"id":null,"label":"useItemRef.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/form/hooks/useItemRef.ts","statSize":815,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"FormItemLabel.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/FormItemLabel.tsx","statSize":4290,"inaccurateSizes":true},{"id":null,"label":"FormItemInput.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/form/FormItemInput.tsx","statSize":3257,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"input","path":"./components/index.tsx + 766 modules (concatenated)/components/input","statSize":36586,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/index.tsx","statSize":482,"inaccurateSizes":true},{"id":null,"label":"Input.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/Input.tsx","statSize":9704,"inaccurateSizes":true},{"id":null,"label":"Group.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/Group.tsx","statSize":1347,"inaccurateSizes":true},{"id":null,"label":"Search.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/Search.tsx","statSize":4143,"inaccurateSizes":true},{"id":null,"label":"TextArea.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/TextArea.tsx","statSize":7049,"inaccurateSizes":true},{"id":null,"label":"Password.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/Password.tsx","statSize":3752,"inaccurateSizes":true},{"id":null,"label":"utils.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/input/utils.ts","statSize":774,"inaccurateSizes":true},{"id":null,"label":"ClearableLabeledInput.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input/ClearableLabeledInput.tsx","statSize":9335,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"image","path":"./components/index.tsx + 766 modules (concatenated)/components/image","statSize":4465,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/image/index.tsx","statSize":2078,"inaccurateSizes":true},{"id":null,"label":"PreviewGroup.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/image/PreviewGroup.tsx","statSize":2387,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"input-number","path":"./components/index.tsx + 766 modules (concatenated)/components/input-number","statSize":3816,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/input-number/index.tsx","statSize":3816,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"layout","path":"./components/index.tsx + 766 modules (concatenated)/components/layout","statSize":11782,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/layout/index.tsx","statSize":369,"inaccurateSizes":true},{"id":null,"label":"layout.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/layout/layout.tsx","statSize":3766,"inaccurateSizes":true},{"id":null,"label":"Sider.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/layout/Sider.tsx","statSize":7647,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"spin","path":"./components/index.tsx + 766 modules (concatenated)/components/spin","statSize":6558,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/spin/index.tsx","statSize":6558,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"pagination","path":"./components/index.tsx + 766 modules (concatenated)/components/pagination","statSize":4943,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/pagination/index.tsx","statSize":164,"inaccurateSizes":true},{"id":null,"label":"Pagination.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/pagination/Pagination.tsx","statSize":4451,"inaccurateSizes":true},{"id":null,"label":"MiniSelect.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/pagination/MiniSelect.tsx","statSize":328,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"list","path":"./components/index.tsx + 766 modules (concatenated)/components/list","statSize":12868,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/list/index.tsx","statSize":8756,"inaccurateSizes":true},{"id":null,"label":"Item.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/list/Item.tsx","statSize":4112,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"mentions","path":"./components/index.tsx + 766 modules (concatenated)/components/mentions","statSize":4361,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/mentions/index.tsx","statSize":4361,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"modal","path":"./components/index.tsx + 766 modules (concatenated)/components/modal","statSize":21842,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/index.tsx","statSize":1021,"inaccurateSizes":true},{"id":null,"label":"Modal.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/Modal.tsx","statSize":4557,"inaccurateSizes":true},{"id":null,"label":"destroyFns.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/destroyFns.ts","statSize":47,"inaccurateSizes":true},{"id":null,"label":"confirm.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/confirm.tsx","statSize":5251,"inaccurateSizes":true},{"label":"useModal","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/useModal","statSize":5861,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/useModal/index.tsx","statSize":3419,"inaccurateSizes":true},{"id":null,"label":"HookModal.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/useModal/HookModal.tsx","statSize":2442,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"locale.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/locale.tsx","statSize":435,"inaccurateSizes":true},{"id":null,"label":"ConfirmDialog.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/modal/ConfirmDialog.tsx","statSize":4670,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"skeleton","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton","statSize":13601,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/index.tsx","statSize":136,"inaccurateSizes":true},{"id":null,"label":"Skeleton.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Skeleton.tsx","statSize":4470,"inaccurateSizes":true},{"id":null,"label":"Title.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Title.tsx","statSize":520,"inaccurateSizes":true},{"id":null,"label":"Paragraph.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Paragraph.tsx","statSize":1114,"inaccurateSizes":true},{"id":null,"label":"Element.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Element.tsx","statSize":1289,"inaccurateSizes":true},{"id":null,"label":"Avatar.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Avatar.tsx","statSize":1277,"inaccurateSizes":true},{"id":null,"label":"Button.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Button.tsx","statSize":1478,"inaccurateSizes":true},{"id":null,"label":"Input.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Input.tsx","statSize":1237,"inaccurateSizes":true},{"id":null,"label":"Image.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/skeleton/Image.tsx","statSize":2080,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"statistic","path":"./components/index.tsx + 766 modules (concatenated)/components/statistic","statSize":8710,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/statistic/index.tsx","statSize":165,"inaccurateSizes":true},{"id":null,"label":"Statistic.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/statistic/Statistic.tsx","statSize":2107,"inaccurateSizes":true},{"id":null,"label":"Countdown.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/statistic/Countdown.tsx","statSize":3206,"inaccurateSizes":true},{"id":null,"label":"Number.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/statistic/Number.tsx","statSize":1666,"inaccurateSizes":true},{"id":null,"label":"utils.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/statistic/utils.tsx","statSize":1566,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"page-header","path":"./components/index.tsx + 766 modules (concatenated)/components/page-header","statSize":6459,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/page-header/index.tsx","statSize":6459,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"popconfirm","path":"./components/index.tsx + 766 modules (concatenated)/components/popconfirm","statSize":5247,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/popconfirm/index.tsx","statSize":5247,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"progress","path":"./components/index.tsx + 766 modules (concatenated)/components/progress","statSize":15751,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/progress/index.tsx","statSize":136,"inaccurateSizes":true},{"id":null,"label":"progress.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/progress/progress.tsx","statSize":6682,"inaccurateSizes":true},{"id":null,"label":"utils.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/progress/utils.ts","statSize":728,"inaccurateSizes":true},{"id":null,"label":"Line.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/progress/Line.tsx","statSize":4208,"inaccurateSizes":true},{"id":null,"label":"Circle.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/progress/Circle.tsx","statSize":2691,"inaccurateSizes":true},{"id":null,"label":"Steps.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/progress/Steps.tsx","statSize":1306,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rate","path":"./components/index.tsx + 766 modules (concatenated)/components/rate","statSize":1304,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/rate/index.tsx","statSize":1304,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"result","path":"./components/index.tsx + 766 modules (concatenated)/components/result","statSize":55210,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/result/index.tsx","statSize":3765,"inaccurateSizes":true},{"id":null,"label":"noFound.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/result/noFound.tsx","statSize":16725,"inaccurateSizes":true},{"id":null,"label":"serverError.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/result/serverError.tsx","statSize":19433,"inaccurateSizes":true},{"id":null,"label":"unauthorized.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/result/unauthorized.tsx","statSize":15287,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"slider","path":"./components/index.tsx + 766 modules (concatenated)/components/slider","statSize":5884,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/slider/index.tsx","statSize":4860,"inaccurateSizes":true},{"id":null,"label":"SliderTooltip.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/slider/SliderTooltip.tsx","statSize":1024,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"space","path":"./components/index.tsx + 766 modules (concatenated)/components/space","statSize":5857,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/space/index.tsx","statSize":4309,"inaccurateSizes":true},{"id":null,"label":"Item.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/space/Item.tsx","statSize":1548,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"steps","path":"./components/index.tsx + 766 modules (concatenated)/components/steps","statSize":2925,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/steps/index.tsx","statSize":2925,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"switch","path":"./components/index.tsx + 766 modules (concatenated)/components/switch","statSize":2308,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/switch/index.tsx","statSize":2308,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tree","path":"./components/index.tsx + 766 modules (concatenated)/components/tree","statSize":15299,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/index.tsx","statSize":47,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/utils","statSize":5170,"groups":[{"id":null,"label":"iconUtil.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/utils/iconUtil.tsx","statSize":2104,"inaccurateSizes":true},{"id":null,"label":"dropIndicator.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/utils/dropIndicator.tsx","statSize":1123,"inaccurateSizes":true},{"id":null,"label":"dictUtil.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/utils/dictUtil.ts","statSize":1943,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Tree.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/Tree.tsx","statSize":2544,"inaccurateSizes":true},{"id":null,"label":"DirectoryTree.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tree/DirectoryTree.tsx","statSize":7538,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"table","path":"./components/index.tsx + 766 modules (concatenated)/components/table","statSize":79622,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/index.tsx","statSize":50,"inaccurateSizes":true},{"id":null,"label":"Table.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/Table.tsx","statSize":16859,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks","statSize":60625,"groups":[{"id":null,"label":"usePagination.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/usePagination.ts","statSize":3208,"inaccurateSizes":true},{"id":null,"label":"useLazyKVMap.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useLazyKVMap.ts","statSize":1126,"inaccurateSizes":true},{"id":null,"label":"useSelection.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useSelection.tsx","statSize":21565,"inaccurateSizes":true},{"id":null,"label":"useSorter.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useSorter.tsx","statSize":11426,"inaccurateSizes":true},{"label":"useFilter","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useFilter","statSize":22573,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useFilter/index.tsx","statSize":7446,"inaccurateSizes":true},{"id":null,"label":"FilterDropdown.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useFilter/FilterDropdown.tsx","statSize":13879,"inaccurateSizes":true},{"id":null,"label":"FilterWrapper.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useFilter/FilterWrapper.tsx","statSize":334,"inaccurateSizes":true},{"id":null,"label":"FilterSearch.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useFilter/FilterSearch.tsx","statSize":914,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"useTitleColumns.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/hooks/useTitleColumns.tsx","statSize":727,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ExpandIcon.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/ExpandIcon.tsx","statSize":1099,"inaccurateSizes":true},{"id":null,"label":"Column.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/Column.tsx","statSize":215,"inaccurateSizes":true},{"id":null,"label":"ColumnGroup.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/table/ColumnGroup.tsx","statSize":225,"inaccurateSizes":true},{"id":null,"label":"util.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/table/util.ts","statSize":549,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"transfer","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer","statSize":41453,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer/index.tsx","statSize":16020,"inaccurateSizes":true},{"id":null,"label":"search.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer/search.tsx","statSize":997,"inaccurateSizes":true},{"id":null,"label":"list.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer/list.tsx","statSize":14973,"inaccurateSizes":true},{"id":null,"label":"operation.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer/operation.tsx","statSize":1566,"inaccurateSizes":true},{"id":null,"label":"ListBody.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer/ListBody.tsx","statSize":5224,"inaccurateSizes":true},{"id":null,"label":"ListItem.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/transfer/ListItem.tsx","statSize":2673,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tree-select","path":"./components/index.tsx + 766 modules (concatenated)/components/tree-select","statSize":5734,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/tree-select/index.tsx","statSize":5734,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"time-picker","path":"./components/index.tsx + 766 modules (concatenated)/components/time-picker","statSize":1691,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/time-picker/index.tsx","statSize":1574,"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 766 modules (concatenated)/components/time-picker/locale","statSize":117,"groups":[{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/time-picker/locale/en_US.tsx","statSize":117,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"timeline","path":"./components/index.tsx + 766 modules (concatenated)/components/timeline","statSize":6221,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/timeline/index.tsx","statSize":188,"inaccurateSizes":true},{"id":null,"label":"TimelineItem.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/timeline/TimelineItem.tsx","statSize":2192,"inaccurateSizes":true},{"id":null,"label":"Timeline.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/timeline/Timeline.tsx","statSize":3841,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"typography","path":"./components/index.tsx + 766 modules (concatenated)/components/typography","statSize":34841,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/index.tsx","statSize":334,"inaccurateSizes":true},{"id":null,"label":"Typography.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Typography.tsx","statSize":1883,"inaccurateSizes":true},{"id":null,"label":"Text.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Text.tsx","statSize":993,"inaccurateSizes":true},{"id":null,"label":"Link.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Link.tsx","statSize":1199,"inaccurateSizes":true},{"id":null,"label":"Title.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Title.tsx","statSize":900,"inaccurateSizes":true},{"id":null,"label":"Paragraph.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Paragraph.tsx","statSize":290,"inaccurateSizes":true},{"id":null,"label":"Base.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Base.tsx","statSize":18145,"inaccurateSizes":true},{"id":null,"label":"Editable.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/Editable.tsx","statSize":3483,"inaccurateSizes":true},{"id":null,"label":"util.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/typography/util.tsx","statSize":7614,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"upload","path":"./components/index.tsx + 766 modules (concatenated)/components/upload","statSize":36594,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/index.tsx","statSize":232,"inaccurateSizes":true},{"id":null,"label":"Dragger.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/Dragger.tsx","statSize":625,"inaccurateSizes":true},{"id":null,"label":"interface.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/interface.tsx","statSize":10,"inaccurateSizes":true},{"id":null,"label":"Upload.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/Upload.tsx","statSize":14853,"inaccurateSizes":true},{"id":null,"label":"utils.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/utils.tsx","statSize":3640,"inaccurateSizes":true},{"label":"UploadList","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/UploadList","statSize":17234,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/UploadList/index.tsx","statSize":8676,"inaccurateSizes":true},{"id":null,"label":"ListItem.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/upload/UploadList/ListItem.tsx","statSize":8558,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"version","path":"./components/index.tsx + 766 modules (concatenated)/components/version","statSize":139,"groups":[{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/version/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"version.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/version/version.tsx","statSize":32,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 766 modules (concatenated)/components/locale","statSize":3798,"groups":[{"id":null,"label":"default.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/locale/default.tsx","statSize":3730,"inaccurateSizes":true},{"id":null,"label":"en_US.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/locale/en_US.tsx","statSize":68,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"locale-provider","path":"./components/index.tsx + 766 modules (concatenated)/components/locale-provider","statSize":4908,"groups":[{"id":null,"label":"LocaleReceiver.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/locale-provider/LocaleReceiver.tsx","statSize":2549,"inaccurateSizes":true},{"id":null,"label":"index.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/locale-provider/index.tsx","statSize":2170,"inaccurateSizes":true},{"id":null,"label":"default.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/locale-provider/default.tsx","statSize":62,"inaccurateSizes":true},{"id":null,"label":"context.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/locale-provider/context.ts","statSize":127,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"_util","path":"./components/index.tsx + 766 modules (concatenated)/components/_util","statSize":26239,"groups":[{"id":null,"label":"devWarning.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/devWarning.ts","statSize":273,"inaccurateSizes":true},{"id":null,"label":"throttleByAnimationFrame.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/throttleByAnimationFrame.tsx","statSize":1689,"inaccurateSizes":true},{"id":null,"label":"getScroll.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/getScroll.tsx","statSize":723,"inaccurateSizes":true},{"id":null,"label":"scrollTo.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/scrollTo.ts","statSize":1375,"inaccurateSizes":true},{"id":null,"label":"motion.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/motion.tsx","statSize":1314,"inaccurateSizes":true},{"id":null,"label":"reactNode.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/reactNode.ts","statSize":433,"inaccurateSizes":true},{"id":null,"label":"getDataOrAriaProps.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/getDataOrAriaProps.ts","statSize":301,"inaccurateSizes":true},{"id":null,"label":"responsiveObserve.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/responsiveObserve.ts","statSize":2039,"inaccurateSizes":true},{"id":null,"label":"type.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/type.ts","statSize":507,"inaccurateSizes":true},{"id":null,"label":"colors.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/colors.ts","statSize":345,"inaccurateSizes":true},{"id":null,"label":"getRenderPropValue.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/getRenderPropValue.ts","statSize":251,"inaccurateSizes":true},{"id":null,"label":"wave.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/wave.tsx","statSize":7725,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/hooks","statSize":2223,"groups":[{"id":null,"label":"useFlexGapSupport.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/hooks/useFlexGapSupport.ts","statSize":486,"inaccurateSizes":true},{"id":null,"label":"useForceUpdate.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/hooks/useForceUpdate.ts","statSize":363,"inaccurateSizes":true},{"id":null,"label":"usePatchElement.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/hooks/usePatchElement.tsx","statSize":1021,"inaccurateSizes":true},{"id":null,"label":"useSyncState.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/hooks/useSyncState.ts","statSize":353,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ActionButton.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/ActionButton.tsx","statSize":2746,"inaccurateSizes":true},{"id":null,"label":"transButton.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/transButton.tsx","statSize":1515,"inaccurateSizes":true},{"id":null,"label":"easings.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/easings.ts","statSize":283,"inaccurateSizes":true},{"id":null,"label":"unreachableException.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/unreachableException.ts","statSize":307,"inaccurateSizes":true},{"id":null,"label":"raf.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/raf.ts","statSize":729,"inaccurateSizes":true},{"id":null,"label":"isNumeric.ts","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/isNumeric.ts","statSize":128,"inaccurateSizes":true},{"id":null,"label":"styleChecker.tsx","path":"./components/index.tsx + 766 modules (concatenated)/components/_util/styleChecker.tsx","statSize":1333,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"node_modules","path":"./components/index.tsx + 766 modules (concatenated)/node_modules","statSize":1533248,"groups":[{"label":"@babel/runtime/helpers/esm","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm","statSize":11464,"groups":[{"id":null,"label":"extends.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/extends.js","statSize":397,"inaccurateSizes":true},{"id":null,"label":"defineProperty.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/defineProperty.js","statSize":269,"inaccurateSizes":true},{"id":null,"label":"classCallCheck.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/classCallCheck.js","statSize":176,"inaccurateSizes":true},{"id":null,"label":"createClass.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/createClass.js","statSize":579,"inaccurateSizes":true},{"id":null,"label":"inherits.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/inherits.js","statSize":490,"inaccurateSizes":true},{"id":null,"label":"createSuper.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/createSuper.js","statSize":682,"inaccurateSizes":true},{"id":null,"label":"typeof.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/typeof.js","statSize":433,"inaccurateSizes":true},{"id":null,"label":"toConsumableArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","statSize":404,"inaccurateSizes":true},{"id":null,"label":"slicedToArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/slicedToArray.js","statSize":409,"inaccurateSizes":true},{"id":null,"label":"setPrototypeOf.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","statSize":200,"inaccurateSizes":true},{"id":null,"label":"getPrototypeOf.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","statSize":230,"inaccurateSizes":true},{"id":null,"label":"isNativeReflectConstruct.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js","statSize":369,"inaccurateSizes":true},{"id":null,"label":"assertThisInitialized.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","statSize":192,"inaccurateSizes":true},{"id":null,"label":"possibleConstructorReturn.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","statSize":436,"inaccurateSizes":true},{"id":null,"label":"objectSpread2.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/objectSpread2.js","statSize":1069,"inaccurateSizes":true},{"id":null,"label":"objectWithoutProperties.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","statSize":635,"inaccurateSizes":true},{"id":null,"label":"arrayWithoutHoles.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","statSize":161,"inaccurateSizes":true},{"id":null,"label":"iterableToArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/iterableToArray.js","statSize":175,"inaccurateSizes":true},{"id":null,"label":"unsupportedIterableToArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","statSize":495,"inaccurateSizes":true},{"id":null,"label":"nonIterableSpread.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","statSize":207,"inaccurateSizes":true},{"id":null,"label":"arrayWithHoles.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","statSize":86,"inaccurateSizes":true},{"id":null,"label":"nonIterableRest.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","statSize":210,"inaccurateSizes":true},{"id":null,"label":"iterableToArrayLimit.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","statSize":607,"inaccurateSizes":true},{"id":null,"label":"objectWithoutPropertiesLoose.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","statSize":350,"inaccurateSizes":true},{"id":null,"label":"arrayLikeToArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","statSize":212,"inaccurateSizes":true},{"id":null,"label":"toArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/toArray.js","statSize":379,"inaccurateSizes":true},{"id":null,"label":"asyncToGenerator.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js","statSize":787,"inaccurateSizes":true},{"id":null,"label":"get.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/get.js","statSize":556,"inaccurateSizes":true},{"id":null,"label":"superPropBase.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@babel/runtime/helpers/esm/superPropBase.js","statSize":269,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"tslib","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/tslib","statSize":10274,"groups":[{"id":null,"label":"tslib.es6.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/tslib/tslib.es6.js","statSize":10274,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-util/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es","statSize":45787,"groups":[{"id":null,"label":"omit.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/omit.js","statSize":275,"inaccurateSizes":true},{"label":"Children","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Children","statSize":609,"groups":[{"id":null,"label":"toArray.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Children/toArray.js","statSize":609,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ref.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/ref.js","statSize":1264,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/hooks","statSize":1796,"groups":[{"id":null,"label":"useMemo.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/hooks/useMemo.js","statSize":356,"inaccurateSizes":true},{"id":null,"label":"useMergedState.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/hooks/useMergedState.js","statSize":1440,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Dom","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom","statSize":14092,"groups":[{"id":null,"label":"addEventListener.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/addEventListener.js","statSize":522,"inaccurateSizes":true},{"id":null,"label":"findDOMNode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/findDOMNode.js","statSize":253,"inaccurateSizes":true},{"id":null,"label":"dynamicCSS.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/dynamicCSS.js","statSize":2415,"inaccurateSizes":true},{"id":null,"label":"canUseDom.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/canUseDom.js","statSize":135,"inaccurateSizes":true},{"id":null,"label":"isVisible.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/isVisible.js","statSize":428,"inaccurateSizes":true},{"id":null,"label":"css.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/css.js","statSize":2980,"inaccurateSizes":true},{"id":null,"label":"contains.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/contains.js","statSize":110,"inaccurateSizes":true},{"id":null,"label":"focus.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/focus.js","statSize":2549,"inaccurateSizes":true},{"id":null,"label":"scrollLocker.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Dom/scrollLocker.js","statSize":4700,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"KeyCode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/KeyCode.js","statSize":6430,"inaccurateSizes":true},{"id":null,"label":"warning.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/warning.js","statSize":835,"inaccurateSizes":true},{"id":null,"label":"raf.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/raf.js","statSize":1088,"inaccurateSizes":true},{"id":null,"label":"isMobile.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/isMobile.js","statSize":2242,"inaccurateSizes":true},{"id":null,"label":"getScrollBarSize.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/getScrollBarSize.js","statSize":1676,"inaccurateSizes":true},{"id":null,"label":"PortalWrapper.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/PortalWrapper.js","statSize":7288,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/utils","statSize":1597,"groups":[{"id":null,"label":"get.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/utils/get.js","statSize":254,"inaccurateSizes":true},{"id":null,"label":"set.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/utils/set.js","statSize":1343,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"pickAttrs.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/pickAttrs.js","statSize":2985,"inaccurateSizes":true},{"id":null,"label":"Portal.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/Portal.js","statSize":1551,"inaccurateSizes":true},{"id":null,"label":"setStyle.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/setStyle.js","statSize":781,"inaccurateSizes":true},{"id":null,"label":"switchScrollingEffect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-util/es/switchScrollingEffect.js","statSize":1278,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-resize-observer/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-resize-observer/es","statSize":5627,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-resize-observer/es/index.js","statSize":5627,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"@ant-design","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design","statSize":164615,"groups":[{"label":"icons/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es","statSize":43014,"groups":[{"label":"components","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/components","statSize":5670,"groups":[{"id":null,"label":"Context.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/components/Context.js","statSize":116,"inaccurateSizes":true},{"id":null,"label":"AntdIcon.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/components/AntdIcon.js","statSize":2617,"inaccurateSizes":true},{"id":null,"label":"IconBase.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/components/IconBase.js","statSize":2175,"inaccurateSizes":true},{"id":null,"label":"twoTonePrimaryColor.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/components/twoTonePrimaryColor.js","statSize":762,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"icons","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons","statSize":33668,"groups":[{"id":null,"label":"LoadingOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/LoadingOutlined.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ExclamationCircleFilled.js","statSize":682,"inaccurateSizes":true},{"id":null,"label":"CloseCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CloseCircleFilled.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"CheckCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CheckCircleFilled.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"InfoCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/InfoCircleFilled.js","statSize":626,"inaccurateSizes":true},{"id":null,"label":"CloseOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CloseOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"CheckCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"CloseCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CloseCircleOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.js","statSize":698,"inaccurateSizes":true},{"id":null,"label":"InfoCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"DownOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DownOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"CheckOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CheckOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"VerticalAlignTopOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/VerticalAlignTopOutlined.js","statSize":690,"inaccurateSizes":true},{"id":null,"label":"RightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RightOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"EllipsisOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EllipsisOutlined.js","statSize":626,"inaccurateSizes":true},{"id":null,"label":"LeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/LeftOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"PlusOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PlusOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"RedoOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RedoOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"EyeOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EyeOutlined.js","statSize":586,"inaccurateSizes":true},{"id":null,"label":"UpOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/UpOutlined.js","statSize":578,"inaccurateSizes":true},{"id":null,"label":"ArrowLeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ArrowLeftOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"ArrowRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ArrowRightOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"StarFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/StarFilled.js","statSize":578,"inaccurateSizes":true},{"id":null,"label":"WarningFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/WarningFilled.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"SearchOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/SearchOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"BarsOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/BarsOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"EyeInvisibleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EyeInvisibleOutlined.js","statSize":658,"inaccurateSizes":true},{"id":null,"label":"RotateLeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RotateLeftOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"RotateRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/RotateRightOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"ZoomInOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ZoomInOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"ZoomOutOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ZoomOutOutlined.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"DoubleLeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DoubleLeftOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"DoubleRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DoubleRightOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"FileOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FileOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"MinusSquareOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/MinusSquareOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"PlusSquareOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PlusSquareOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"CaretDownFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CaretDownFilled.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"CalendarOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CalendarOutlined.js","statSize":626,"inaccurateSizes":true},{"id":null,"label":"ClockCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.js","statSize":650,"inaccurateSizes":true},{"id":null,"label":"SwapRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/SwapRightOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"QuestionCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/QuestionCircleOutlined.js","statSize":674,"inaccurateSizes":true},{"id":null,"label":"CaretDownOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"CaretUpOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CaretUpOutlined.js","statSize":618,"inaccurateSizes":true},{"id":null,"label":"FolderOpenOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FolderOpenOutlined.js","statSize":642,"inaccurateSizes":true},{"id":null,"label":"FolderOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FolderOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"EditOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EditOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"CopyOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/CopyOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"PaperClipOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PaperClipOutlined.js","statSize":634,"inaccurateSizes":true},{"id":null,"label":"PictureTwoTone.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/PictureTwoTone.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"FileTwoTone.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FileTwoTone.js","statSize":586,"inaccurateSizes":true},{"id":null,"label":"FilterFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/FilterFilled.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"DeleteOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DeleteOutlined.js","statSize":610,"inaccurateSizes":true},{"id":null,"label":"EnterOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/EnterOutlined.js","statSize":602,"inaccurateSizes":true},{"id":null,"label":"DownloadOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/icons/DownloadOutlined.js","statSize":626,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons/es/utils.js","statSize":3676,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"react-slick/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es","statSize":81568,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/index.js","statSize":53,"inaccurateSizes":true},{"id":null,"label":"slider.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/slider.js","statSize":8687,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/utils","statSize":26686,"groups":[{"id":null,"label":"innerSliderUtils.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/utils/innerSliderUtils.js","statSize":26686,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"inner-slider.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/inner-slider.js","statSize":29093,"inaccurateSizes":true},{"id":null,"label":"default-props.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/default-props.js","statSize":1305,"inaccurateSizes":true},{"id":null,"label":"initial-state.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/initial-state.js","statSize":624,"inaccurateSizes":true},{"id":null,"label":"track.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/track.js","statSize":7932,"inaccurateSizes":true},{"id":null,"label":"dots.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/dots.js","statSize":3310,"inaccurateSizes":true},{"id":null,"label":"arrows.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/react-slick/es/arrows.js","statSize":3878,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"icons-svg/es/asn","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn","statSize":34515,"groups":[{"id":null,"label":"LoadingOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/LoadingOutlined.js","statSize":603,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleFilled.js","statSize":537,"inaccurateSizes":true},{"id":null,"label":"CloseCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CloseCircleFilled.js","statSize":654,"inaccurateSizes":true},{"id":null,"label":"CheckCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CheckCircleFilled.js","statSize":568,"inaccurateSizes":true},{"id":null,"label":"InfoCircleFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/InfoCircleFilled.js","statSize":516,"inaccurateSizes":true},{"id":null,"label":"CloseOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CloseOutlined.js","statSize":594,"inaccurateSizes":true},{"id":null,"label":"CheckCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CheckCircleOutlined.js","statSize":701,"inaccurateSizes":true},{"id":null,"label":"CloseCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CloseCircleOutlined.js","statSize":793,"inaccurateSizes":true},{"id":null,"label":"ExclamationCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleOutlined.js","statSize":661,"inaccurateSizes":true},{"id":null,"label":"InfoCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/InfoCircleOutlined.js","statSize":640,"inaccurateSizes":true},{"id":null,"label":"DownOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DownOutlined.js","statSize":464,"inaccurateSizes":true},{"id":null,"label":"CheckOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CheckOutlined.js","statSize":466,"inaccurateSizes":true},{"id":null,"label":"VerticalAlignTopOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/VerticalAlignTopOutlined.js","statSize":573,"inaccurateSizes":true},{"id":null,"label":"RightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RightOutlined.js","statSize":464,"inaccurateSizes":true},{"id":null,"label":"EllipsisOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EllipsisOutlined.js","statSize":413,"inaccurateSizes":true},{"id":null,"label":"LeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/LeftOutlined.js","statSize":460,"inaccurateSizes":true},{"id":null,"label":"PlusOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PlusOutlined.js","statSize":513,"inaccurateSizes":true},{"id":null,"label":"RedoOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RedoOutlined.js","statSize":969,"inaccurateSizes":true},{"id":null,"label":"EyeOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EyeOutlined.js","statSize":753,"inaccurateSizes":true},{"id":null,"label":"UpOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/UpOutlined.js","statSize":450,"inaccurateSizes":true},{"id":null,"label":"ArrowLeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ArrowLeftOutlined.js","statSize":512,"inaccurateSizes":true},{"id":null,"label":"ArrowRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ArrowRightOutlined.js","statSize":522,"inaccurateSizes":true},{"id":null,"label":"StarFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/StarFilled.js","statSize":630,"inaccurateSizes":true},{"id":null,"label":"WarningFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/WarningFilled.js","statSize":546,"inaccurateSizes":true},{"id":null,"label":"SearchOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/SearchOutlined.js","statSize":797,"inaccurateSizes":true},{"id":null,"label":"BarsOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/BarsOutlined.js","statSize":664,"inaccurateSizes":true},{"id":null,"label":"EyeInvisibleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EyeInvisibleOutlined.js","statSize":1161,"inaccurateSizes":true},{"id":null,"label":"RotateLeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RotateLeftOutlined.js","statSize":874,"inaccurateSizes":true},{"id":null,"label":"RotateRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/RotateRightOutlined.js","statSize":899,"inaccurateSizes":true},{"id":null,"label":"ZoomInOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ZoomInOutlined.js","statSize":792,"inaccurateSizes":true},{"id":null,"label":"ZoomOutOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ZoomOutOutlined.js","statSize":699,"inaccurateSizes":true},{"id":null,"label":"DoubleLeftOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DoubleLeftOutlined.js","statSize":664,"inaccurateSizes":true},{"id":null,"label":"DoubleRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DoubleRightOutlined.js","statSize":669,"inaccurateSizes":true},{"id":null,"label":"FileOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FileOutlined.js","statSize":512,"inaccurateSizes":true},{"id":null,"label":"MinusSquareOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/MinusSquareOutlined.js","statSize":566,"inaccurateSizes":true},{"id":null,"label":"PlusSquareOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PlusSquareOutlined.js","statSize":659,"inaccurateSizes":true},{"id":null,"label":"CaretDownFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CaretDownFilled.js","statSize":403,"inaccurateSizes":true},{"id":null,"label":"CalendarOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CalendarOutlined.js","statSize":639,"inaccurateSizes":true},{"id":null,"label":"ClockCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/ClockCircleOutlined.js","statSize":677,"inaccurateSizes":true},{"id":null,"label":"SwapRightOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/SwapRightOutlined.js","statSize":447,"inaccurateSizes":true},{"id":null,"label":"QuestionCircleOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/QuestionCircleOutlined.js","statSize":939,"inaccurateSizes":true},{"id":null,"label":"CaretDownOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CaretDownOutlined.js","statSize":409,"inaccurateSizes":true},{"id":null,"label":"CaretUpOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CaretUpOutlined.js","statSize":404,"inaccurateSizes":true},{"id":null,"label":"FolderOpenOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FolderOpenOutlined.js","statSize":622,"inaccurateSizes":true},{"id":null,"label":"FolderOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FolderOutlined.js","statSize":481,"inaccurateSizes":true},{"id":null,"label":"EditOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EditOutlined.js","statSize":679,"inaccurateSizes":true},{"id":null,"label":"CopyOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/CopyOutlined.js","statSize":654,"inaccurateSizes":true},{"id":null,"label":"PaperClipOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PaperClipOutlined.js","statSize":1116,"inaccurateSizes":true},{"id":null,"label":"PictureTwoTone.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/PictureTwoTone.js","statSize":1267,"inaccurateSizes":true},{"id":null,"label":"FileTwoTone.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FileTwoTone.js","statSize":704,"inaccurateSizes":true},{"id":null,"label":"FilterFilled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/FilterFilled.js","statSize":448,"inaccurateSizes":true},{"id":null,"label":"DeleteOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DeleteOutlined.js","statSize":624,"inaccurateSizes":true},{"id":null,"label":"EnterOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/EnterOutlined.js","statSize":452,"inaccurateSizes":true},{"id":null,"label":"DownloadOutlined.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/icons-svg/es/asn/DownloadOutlined.js","statSize":592,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"colors/dist","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/colors/dist","statSize":5518,"groups":[{"id":null,"label":"index.esm.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ant-design/colors/dist/index.esm.js","statSize":5518,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-field-form/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es","statSize":80093,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/index.js","statSize":466,"inaccurateSizes":true},{"id":null,"label":"interface.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/interface.js","statSize":10,"inaccurateSizes":true},{"id":null,"label":"FieldContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/FieldContext.js","statSize":1258,"inaccurateSizes":true},{"id":null,"label":"Field.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/Field.js","statSize":19985,"inaccurateSizes":true},{"id":null,"label":"List.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/List.js","statSize":4570,"inaccurateSizes":true},{"id":null,"label":"useForm.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/useForm.js","statSize":25715,"inaccurateSizes":true},{"id":null,"label":"FormContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/FormContext.js","statSize":2319,"inaccurateSizes":true},{"id":null,"label":"Form.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/Form.js","statSize":5130,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils","statSize":20640,"groups":[{"id":null,"label":"typeUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils/typeUtil.js","statSize":150,"inaccurateSizes":true},{"id":null,"label":"messages.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils/messages.js","statSize":1587,"inaccurateSizes":true},{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils/valueUtil.js","statSize":4893,"inaccurateSizes":true},{"id":null,"label":"validateUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils/validateUtil.js","statSize":10933,"inaccurateSizes":true},{"id":null,"label":"asyncUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils/asyncUtil.js","statSize":628,"inaccurateSizes":true},{"id":null,"label":"NameMap.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-field-form/es/utils/NameMap.js","statSize":2449,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-motion/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es","statSize":29739,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/index.js","statSize":133,"inaccurateSizes":true},{"id":null,"label":"CSSMotion.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/CSSMotion.js","statSize":4896,"inaccurateSizes":true},{"id":null,"label":"CSSMotionList.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/CSSMotionList.js","statSize":4892,"inaccurateSizes":true},{"label":"util","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/util","statSize":5816,"groups":[{"id":null,"label":"motion.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/util/motion.js","statSize":2689,"inaccurateSizes":true},{"id":null,"label":"diff.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/util/diff.js","statSize":3127,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"interface.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/interface.js","statSize":310,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks","statSize":12936,"groups":[{"id":null,"label":"useStepQueue.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks/useStepQueue.js","statSize":1992,"inaccurateSizes":true},{"id":null,"label":"useStatus.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks/useStatus.js","statSize":7868,"inaccurateSizes":true},{"id":null,"label":"useState.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks/useState.js","statSize":581,"inaccurateSizes":true},{"id":null,"label":"useIsomorphicLayoutEffect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.js","statSize":285,"inaccurateSizes":true},{"id":null,"label":"useNextFrame.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks/useNextFrame.js","statSize":822,"inaccurateSizes":true},{"id":null,"label":"useDomMotionEvents.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/hooks/useDomMotionEvents.js","statSize":1388,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"DomWrapper.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-motion/es/DomWrapper.js","statSize":756,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-notification/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-notification/es","statSize":15115,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-notification/es/index.js","statSize":71,"inaccurateSizes":true},{"id":null,"label":"useNotification.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-notification/es/useNotification.js","statSize":1509,"inaccurateSizes":true},{"id":null,"label":"Notification.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-notification/es/Notification.js","statSize":9269,"inaccurateSizes":true},{"id":null,"label":"Notice.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-notification/es/Notice.js","statSize":4266,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-select/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es","statSize":98579,"groups":[{"id":null,"label":"Option.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Option.js","statSize":157,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/index.js","statSize":148,"inaccurateSizes":true},{"id":null,"label":"OptGroup.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/OptGroup.js","statSize":167,"inaccurateSizes":true},{"id":null,"label":"Select.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Select.js","statSize":3523,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/utils","statSize":17013,"groups":[{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/utils/valueUtil.js","statSize":8071,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/utils/legacyUtil.js","statSize":1546,"inaccurateSizes":true},{"id":null,"label":"warningPropsUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/utils/warningPropsUtil.js","statSize":4721,"inaccurateSizes":true},{"id":null,"label":"commonUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/utils/commonUtil.js","statSize":2553,"inaccurateSizes":true},{"id":null,"label":"platformUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/utils/platformUtil.js","statSize":122,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"OptionList.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/OptionList.js","statSize":11675,"inaccurateSizes":true},{"id":null,"label":"generate.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/generate.js","statSize":36233,"inaccurateSizes":true},{"id":null,"label":"TransBtn.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/TransBtn.js","statSize":1096,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks","statSize":4900,"groups":[{"id":null,"label":"useLayoutEffect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks/useLayoutEffect.js","statSize":479,"inaccurateSizes":true},{"id":null,"label":"useLock.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks/useLock.js","statSize":953,"inaccurateSizes":true},{"id":null,"label":"useDelayReset.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks/useDelayReset.js","statSize":1061,"inaccurateSizes":true},{"id":null,"label":"useSelectTriggerControl.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks/useSelectTriggerControl.js","statSize":916,"inaccurateSizes":true},{"id":null,"label":"useCacheDisplayValue.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks/useCacheDisplayValue.js","statSize":904,"inaccurateSizes":true},{"id":null,"label":"useCacheOptions.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/hooks/useCacheOptions.js","statSize":587,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Selector","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Selector","statSize":18918,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Selector/index.js","statSize":5601,"inaccurateSizes":true},{"id":null,"label":"MultipleSelector.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Selector/MultipleSelector.js","statSize":6654,"inaccurateSizes":true},{"id":null,"label":"SingleSelector.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Selector/SingleSelector.js","statSize":3174,"inaccurateSizes":true},{"id":null,"label":"Input.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/Selector/Input.js","statSize":3489,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"SelectTrigger.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/SelectTrigger.js","statSize":4684,"inaccurateSizes":true},{"label":"interface","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/interface","statSize":65,"groups":[{"id":null,"label":"generator.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-select/es/interface/generator.js","statSize":65,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tooltip/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tooltip/es","statSize":6451,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tooltip/es/index.js","statSize":56,"inaccurateSizes":true},{"id":null,"label":"placements.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tooltip/es/placements.js","statSize":1698,"inaccurateSizes":true},{"id":null,"label":"Tooltip.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tooltip/es/Tooltip.js","statSize":4240,"inaccurateSizes":true},{"id":null,"label":"Content.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tooltip/es/Content.js","statSize":457,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-menu/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es","statSize":66149,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/index.js","statSize":649,"inaccurateSizes":true},{"label":"context","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/context","statSize":2341,"groups":[{"id":null,"label":"PathContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/context/PathContext.js","statSize":782,"inaccurateSizes":true},{"id":null,"label":"MenuContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/context/MenuContext.js","statSize":1176,"inaccurateSizes":true},{"id":null,"label":"IdContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/context/IdContext.js","statSize":383,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"MenuItem.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/MenuItem.js","statSize":7928,"inaccurateSizes":true},{"label":"SubMenu","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/SubMenu","statSize":18140,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/SubMenu/index.js","statSize":10846,"inaccurateSizes":true},{"id":null,"label":"SubMenuList.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/SubMenu/SubMenuList.js","statSize":1060,"inaccurateSizes":true},{"id":null,"label":"PopupTrigger.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/SubMenu/PopupTrigger.js","statSize":3253,"inaccurateSizes":true},{"id":null,"label":"InlineSubMenuList.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/SubMenu/InlineSubMenuList.js","statSize":2981,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Menu.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/Menu.js","statSize":15928,"inaccurateSizes":true},{"id":null,"label":"MenuItemGroup.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/MenuItemGroup.js","statSize":1800,"inaccurateSizes":true},{"id":null,"label":"Divider.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/Divider.js","statSize":601,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks","statSize":15293,"groups":[{"id":null,"label":"useActive.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks/useActive.js","statSize":926,"inaccurateSizes":true},{"id":null,"label":"useDirectionStyle.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks/useDirectionStyle.js","statSize":492,"inaccurateSizes":true},{"id":null,"label":"useMemoCallback.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks/useMemoCallback.js","statSize":681,"inaccurateSizes":true},{"id":null,"label":"useAccessibility.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks/useAccessibility.js","statSize":8729,"inaccurateSizes":true},{"id":null,"label":"useUUID.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks/useUUID.js","statSize":717,"inaccurateSizes":true},{"id":null,"label":"useKeyRecords.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/hooks/useKeyRecords.js","statSize":3748,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/utils","statSize":2067,"groups":[{"id":null,"label":"warnUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/utils/warnUtil.js","statSize":655,"inaccurateSizes":true},{"id":null,"label":"nodeUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/utils/nodeUtil.js","statSize":1103,"inaccurateSizes":true},{"id":null,"label":"motionUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/utils/motionUtil.js","statSize":205,"inaccurateSizes":true},{"id":null,"label":"timeUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/utils/timeUtil.js","statSize":104,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Icon.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/Icon.js","statSize":472,"inaccurateSizes":true},{"id":null,"label":"placements.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-menu/es/placements.js","statSize":930,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-picker/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es","statSize":166847,"groups":[{"label":"generate","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/generate","statSize":4430,"groups":[{"id":null,"label":"moment.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/generate/moment.js","statSize":4430,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/index.js","statSize":172,"inaccurateSizes":true},{"label":"locale","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/locale","statSize":803,"groups":[{"id":null,"label":"en_US.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/locale/en_US.js","statSize":803,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"PickerPanel.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/PickerPanel.js","statSize":14957,"inaccurateSizes":true},{"id":null,"label":"Picker.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/Picker.js","statSize":15522,"inaccurateSizes":true},{"id":null,"label":"RangePicker.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/RangePicker.js","statSize":36463,"inaccurateSizes":true},{"id":null,"label":"PanelContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/PanelContext.js","statSize":117,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils","statSize":18219,"groups":[{"id":null,"label":"timeUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils/timeUtil.js","statSize":1677,"inaccurateSizes":true},{"id":null,"label":"uiUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils/uiUtil.js","statSize":5807,"inaccurateSizes":true},{"id":null,"label":"dateUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils/dateUtil.js","statSize":7154,"inaccurateSizes":true},{"id":null,"label":"miscUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils/miscUtil.js","statSize":1283,"inaccurateSizes":true},{"id":null,"label":"getExtraFooter.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils/getExtraFooter.js","statSize":295,"inaccurateSizes":true},{"id":null,"label":"getRanges.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/utils/getRanges.js","statSize":2003,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"panels","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels","statSize":56596,"groups":[{"label":"DecadePanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel","statSize":5554,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel/index.js","statSize":2377,"inaccurateSizes":true},{"id":null,"label":"DecadeHeader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel/DecadeHeader.js","statSize":1080,"inaccurateSizes":true},{"id":null,"label":"DecadeBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DecadePanel/DecadeBody.js","statSize":2097,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"TimePanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel","statSize":13169,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/index.js","statSize":2803,"inaccurateSizes":true},{"id":null,"label":"TimeHeader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/TimeHeader.js","statSize":802,"inaccurateSizes":true},{"id":null,"label":"TimeBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/TimeBody.js","statSize":6995,"inaccurateSizes":true},{"id":null,"label":"TimeUnitColumn.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/TimePanel/TimeUnitColumn.js","statSize":2569,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"DatePanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel","statSize":8499,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel/index.js","statSize":3391,"inaccurateSizes":true},{"id":null,"label":"DateBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel/DateBody.js","statSize":2992,"inaccurateSizes":true},{"id":null,"label":"DateHeader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DatePanel/DateHeader.js","statSize":2116,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"DatetimePanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DatetimePanel","statSize":4754,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/DatetimePanel/index.js","statSize":4754,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"WeekPanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/WeekPanel","statSize":1347,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/WeekPanel/index.js","statSize":1347,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"MonthPanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel","statSize":5844,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel/index.js","statSize":2277,"inaccurateSizes":true},{"id":null,"label":"MonthHeader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel/MonthHeader.js","statSize":1176,"inaccurateSizes":true},{"id":null,"label":"MonthBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/MonthPanel/MonthBody.js","statSize":2391,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"QuarterPanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel","statSize":5432,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel/index.js","statSize":2122,"inaccurateSizes":true},{"id":null,"label":"QuarterHeader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel/QuarterHeader.js","statSize":1180,"inaccurateSizes":true},{"id":null,"label":"QuarterBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/QuarterPanel/QuarterBody.js","statSize":2130,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"YearPanel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel","statSize":6040,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel/index.js","statSize":2451,"inaccurateSizes":true},{"id":null,"label":"YearHeader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel/YearHeader.js","statSize":1247,"inaccurateSizes":true},{"id":null,"label":"YearBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/YearPanel/YearBody.js","statSize":2342,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Header.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/Header.js","statSize":2126,"inaccurateSizes":true},{"id":null,"label":"PanelBody.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/panels/PanelBody.js","statSize":3831,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"RangeContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/RangeContext.js","statSize":117,"inaccurateSizes":true},{"id":null,"label":"PickerTrigger.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/PickerTrigger.js","statSize":2181,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks","statSize":17270,"groups":[{"id":null,"label":"usePickerInput.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/usePickerInput.js","statSize":4310,"inaccurateSizes":true},{"id":null,"label":"useTextValueMapping.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/useTextValueMapping.js","statSize":883,"inaccurateSizes":true},{"id":null,"label":"useValueTexts.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/useValueTexts.js","statSize":999,"inaccurateSizes":true},{"id":null,"label":"useHoverValue.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/useHoverValue.js","statSize":1512,"inaccurateSizes":true},{"id":null,"label":"useRangeDisabled.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/useRangeDisabled.js","statSize":2688,"inaccurateSizes":true},{"id":null,"label":"useRangeViewDates.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/useRangeViewDates.js","statSize":3428,"inaccurateSizes":true},{"id":null,"label":"useCellClassName.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-picker/es/hooks/useCellClassName.js","statSize":3450,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tabs/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es","statSize":47509,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/index.js","statSize":113,"inaccurateSizes":true},{"label":"TabPanelList","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabPanelList","statSize":3212,"groups":[{"id":null,"label":"TabPane.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabPanelList/TabPane.js","statSize":1691,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabPanelList/index.js","statSize":1521,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Tabs.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/Tabs.js","statSize":7634,"inaccurateSizes":true},{"id":null,"label":"TabContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabContext.js","statSize":87,"inaccurateSizes":true},{"label":"TabNavList","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabNavList","statSize":26497,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/index.js","statSize":17848,"inaccurateSizes":true},{"id":null,"label":"TabNode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/TabNode.js","statSize":2661,"inaccurateSizes":true},{"id":null,"label":"AddButton.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/AddButton.js","statSize":711,"inaccurateSizes":true},{"id":null,"label":"OperationNode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/TabNavList/OperationNode.js","statSize":5277,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks","statSize":9966,"groups":[{"id":null,"label":"useRaf.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks/useRaf.js","statSize":1403,"inaccurateSizes":true},{"id":null,"label":"useOffsets.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks/useOffsets.js","statSize":1118,"inaccurateSizes":true},{"id":null,"label":"useVisibleRange.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks/useVisibleRange.js","statSize":1653,"inaccurateSizes":true},{"id":null,"label":"useTouchMove.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks/useTouchMove.js","statSize":4704,"inaccurateSizes":true},{"id":null,"label":"useRefs.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks/useRefs.js","statSize":418,"inaccurateSizes":true},{"id":null,"label":"useSyncState.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tabs/es/hooks/useSyncState.js","statSize":670,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-cascader/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es","statSize":35687,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Cascader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/Cascader.js","statSize":10461,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/util.js","statSize":2411,"inaccurateSizes":true},{"id":null,"label":"context.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/context.js","statSize":302,"inaccurateSizes":true},{"label":"OptionList","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/OptionList","statSize":17925,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/OptionList/index.js","statSize":12859,"inaccurateSizes":true},{"id":null,"label":"Column.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/OptionList/Column.js","statSize":4037,"inaccurateSizes":true},{"id":null,"label":"Checkbox.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/OptionList/Checkbox.js","statSize":1029,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/hooks","statSize":4529,"groups":[{"id":null,"label":"useUpdateEffect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/hooks/useUpdateEffect.js","statSize":380,"inaccurateSizes":true},{"id":null,"label":"useSearchConfig.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/hooks/useSearchConfig.js","statSize":888,"inaccurateSizes":true},{"id":null,"label":"useSearchResult.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-cascader/es/hooks/useSearchResult.js","statSize":3261,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-drawer/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-drawer/es","statSize":28585,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-drawer/es/index.js","statSize":89,"inaccurateSizes":true},{"id":null,"label":"DrawerWrapper.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-drawer/es/DrawerWrapper.js","statSize":5087,"inaccurateSizes":true},{"id":null,"label":"DrawerChild.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-drawer/es/DrawerChild.js","statSize":20351,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-drawer/es/utils.js","statSize":3058,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-image/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es","statSize":26049,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/index.js","statSize":75,"inaccurateSizes":true},{"id":null,"label":"Image.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/Image.js","statSize":8115,"inaccurateSizes":true},{"id":null,"label":"PreviewGroup.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/PreviewGroup.js","statSize":5027,"inaccurateSizes":true},{"id":null,"label":"Preview.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/Preview.js","statSize":10060,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/hooks","statSize":1188,"groups":[{"id":null,"label":"useFrameSetState.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/hooks/useFrameSetState.js","statSize":1188,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"getFixScaleEleTransPosition.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-image/es/getFixScaleEleTransPosition.js","statSize":1584,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-input-number/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es","statSize":33347,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/index.js","statSize":68,"inaccurateSizes":true},{"id":null,"label":"InputNumber.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/InputNumber.js","statSize":16373,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/utils","statSize":11264,"groups":[{"id":null,"label":"numberUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/utils/numberUtil.js","statSize":2621,"inaccurateSizes":true},{"id":null,"label":"MiniDecimal.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/utils/MiniDecimal.js","statSize":8569,"inaccurateSizes":true},{"id":null,"label":"supportUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/utils/supportUtil.js","statSize":74,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"StepHandler.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/StepHandler.js","statSize":3034,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/hooks","statSize":2608,"groups":[{"id":null,"label":"useCursor.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/hooks/useCursor.js","statSize":2055,"inaccurateSizes":true},{"id":null,"label":"useUpdateEffect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/hooks/useUpdateEffect.js","statSize":388,"inaccurateSizes":true},{"id":null,"label":"useLayoutEffect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-input-number/es/hooks/useLayoutEffect.js","statSize":165,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-mentions/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es","statSize":22674,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Mentions.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/Mentions.js","statSize":13019,"inaccurateSizes":true},{"id":null,"label":"MentionsContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/MentionsContext.js","statSize":341,"inaccurateSizes":true},{"id":null,"label":"KeywordTrigger.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/KeywordTrigger.js","statSize":2862,"inaccurateSizes":true},{"id":null,"label":"Option.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/Option.js","statSize":74,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/util.js","statSize":3644,"inaccurateSizes":true},{"id":null,"label":"DropdownMenu.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-mentions/es/DropdownMenu.js","statSize":2675,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-rate/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-rate/es","statSize":13114,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-rate/es/index.js","statSize":47,"inaccurateSizes":true},{"id":null,"label":"Rate.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-rate/es/Rate.js","statSize":8402,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-rate/es/util.js","statSize":959,"inaccurateSizes":true},{"id":null,"label":"Star.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-rate/es/Star.js","statSize":3706,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-slider/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es","statSize":63517,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/index.js","statSize":461,"inaccurateSizes":true},{"id":null,"label":"Handle.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/Handle.js","statSize":5180,"inaccurateSizes":true},{"id":null,"label":"Slider.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/Slider.js","statSize":8287,"inaccurateSizes":true},{"id":null,"label":"Range.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/Range.js","statSize":19389,"inaccurateSizes":true},{"label":"common","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/common","statSize":21745,"groups":[{"id":null,"label":"SliderTooltip.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/common/SliderTooltip.js","statSize":1066,"inaccurateSizes":true},{"id":null,"label":"Track.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/common/Track.js","statSize":1227,"inaccurateSizes":true},{"id":null,"label":"createSlider.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/common/createSlider.js","statSize":14646,"inaccurateSizes":true},{"id":null,"label":"Steps.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/common/Steps.js","statSize":2365,"inaccurateSizes":true},{"id":null,"label":"Marks.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/common/Marks.js","statSize":2441,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"createSliderWithTooltip.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/createSliderWithTooltip.js","statSize":4254,"inaccurateSizes":true},{"id":null,"label":"utils.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-slider/es/utils.js","statSize":4201,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-steps/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-steps/es","statSize":11995,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-steps/es/index.js","statSize":94,"inaccurateSizes":true},{"id":null,"label":"Step.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-steps/es/Step.js","statSize":7334,"inaccurateSizes":true},{"id":null,"label":"Steps.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-steps/es/Steps.js","statSize":4567,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-switch/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-switch/es","statSize":2925,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-switch/es/index.js","statSize":2925,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tree-select/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es","statSize":46849,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/index.js","statSize":230,"inaccurateSizes":true},{"id":null,"label":"TreeNode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/TreeNode.js","statSize":133,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/utils","statSize":11680,"groups":[{"id":null,"label":"strategyUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/utils/strategyUtil.js","statSize":938,"inaccurateSizes":true},{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/utils/valueUtil.js","statSize":5678,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/utils/legacyUtil.js","statSize":3776,"inaccurateSizes":true},{"id":null,"label":"warningPropsUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/utils/warningPropsUtil.js","statSize":1288,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"TreeSelect.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/TreeSelect.js","statSize":188,"inaccurateSizes":true},{"id":null,"label":"generate.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/generate.js","statSize":18887,"inaccurateSizes":true},{"id":null,"label":"OptionList.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/OptionList.js","statSize":8767,"inaccurateSizes":true},{"id":null,"label":"Context.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/Context.js","statSize":98,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/hooks","statSize":6866,"groups":[{"id":null,"label":"useTreeData.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useTreeData.js","statSize":3787,"inaccurateSizes":true},{"id":null,"label":"useKeyValueMap.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useKeyValueMap.js","statSize":552,"inaccurateSizes":true},{"id":null,"label":"useKeyValueMapping.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useKeyValueMapping.js","statSize":1356,"inaccurateSizes":true},{"id":null,"label":"useSelectValues.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree-select/es/hooks/useSelectValues.js","statSize":1171,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-pagination/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es","statSize":31035,"groups":[{"label":"locale","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/locale","statSize":618,"groups":[{"id":null,"label":"en_US.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/locale/en_US.js","statSize":313,"inaccurateSizes":true},{"id":null,"label":"zh_CN.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/locale/zh_CN.js","statSize":305,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/index.js","statSize":39,"inaccurateSizes":true},{"id":null,"label":"Pagination.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/Pagination.js","statSize":22836,"inaccurateSizes":true},{"id":null,"label":"Pager.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/Pager.js","statSize":1156,"inaccurateSizes":true},{"id":null,"label":"KeyCode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/KeyCode.js","statSize":158,"inaccurateSizes":true},{"id":null,"label":"Options.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-pagination/es/Options.js","statSize":6228,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-dropdown/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dropdown/es","statSize":6356,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dropdown/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Dropdown.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dropdown/es/Dropdown.js","statSize":5374,"inaccurateSizes":true},{"id":null,"label":"placements.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dropdown/es/placements.js","statSize":923,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-checkbox/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-checkbox/es","statSize":5370,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-checkbox/es/index.js","statSize":5370,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-collapse/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-collapse/es","statSize":12823,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-collapse/es/index.js","statSize":105,"inaccurateSizes":true},{"id":null,"label":"Collapse.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-collapse/es/Collapse.js","statSize":5895,"inaccurateSizes":true},{"id":null,"label":"Panel.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-collapse/es/Panel.js","statSize":5271,"inaccurateSizes":true},{"id":null,"label":"PanelContent.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-collapse/es/PanelContent.js","statSize":1552,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-textarea/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-textarea/es","statSize":13616,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-textarea/es/index.js","statSize":2631,"inaccurateSizes":true},{"id":null,"label":"ResizableTextArea.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-textarea/es/ResizableTextArea.js","statSize":6234,"inaccurateSizes":true},{"id":null,"label":"calculateNodeHeight.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-textarea/es/calculateNodeHeight.js","statSize":4751,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-dialog/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es","statSize":16724,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/index.js","statSize":65,"inaccurateSizes":true},{"id":null,"label":"DialogWrap.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/DialogWrap.js","statSize":2201,"inaccurateSizes":true},{"label":"Dialog","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/Dialog","statSize":13311,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/Dialog/index.js","statSize":6751,"inaccurateSizes":true},{"id":null,"label":"Mask.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Mask.js","statSize":947,"inaccurateSizes":true},{"label":"Content","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Content","statSize":5613,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Content/index.js","statSize":5380,"inaccurateSizes":true},{"id":null,"label":"MemoChildren.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/Dialog/Content/MemoChildren.js","statSize":233,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-dialog/es/util.js","statSize":1147,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-table/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es","statSize":85244,"groups":[{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/hooks","statSize":12813,"groups":[{"id":null,"label":"useColumns.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/hooks/useColumns.js","statSize":6670,"inaccurateSizes":true},{"id":null,"label":"useFrame.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/hooks/useFrame.js","statSize":1852,"inaccurateSizes":true},{"id":null,"label":"useStickyOffsets.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/hooks/useStickyOffsets.js","statSize":1033,"inaccurateSizes":true},{"id":null,"label":"useSticky.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/hooks/useSticky.js","statSize":1331,"inaccurateSizes":true},{"id":null,"label":"useFlattenRecords.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/hooks/useFlattenRecords.js","statSize":1927,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Table.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Table.js","statSize":25046,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/index.js","statSize":310,"inaccurateSizes":true},{"label":"sugar","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/sugar","statSize":492,"groups":[{"id":null,"label":"ColumnGroup.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/sugar/ColumnGroup.js","statSize":251,"inaccurateSizes":true},{"id":null,"label":"Column.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/sugar/Column.js","statSize":241,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/utils","statSize":5931,"groups":[{"id":null,"label":"valueUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/utils/valueUtil.js","statSize":1837,"inaccurateSizes":true},{"id":null,"label":"fixUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/utils/fixUtil.js","statSize":1401,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/utils/legacyUtil.js","statSize":1381,"inaccurateSizes":true},{"id":null,"label":"expandUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/utils/expandUtil.js","statSize":1312,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"context","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/context","statSize":357,"groups":[{"id":null,"label":"TableContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/context/TableContext.js","statSize":119,"inaccurateSizes":true},{"id":null,"label":"BodyContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/context/BodyContext.js","statSize":117,"inaccurateSizes":true},{"id":null,"label":"ResizeContext.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/context/ResizeContext.js","statSize":121,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Header","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Header","statSize":4660,"groups":[{"id":null,"label":"Header.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Header/Header.js","statSize":2948,"inaccurateSizes":true},{"id":null,"label":"HeaderRow.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Header/HeaderRow.js","statSize":1712,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Body","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Body","statSize":13137,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Body/index.js","statSize":3701,"inaccurateSizes":true},{"id":null,"label":"ExpandedRow.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Body/ExpandedRow.js","statSize":1539,"inaccurateSizes":true},{"id":null,"label":"MeasureCell.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Body/MeasureCell.js","statSize":827,"inaccurateSizes":true},{"id":null,"label":"BodyRow.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Body/BodyRow.js","statSize":7070,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"ColGroup.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/ColGroup.js","statSize":986,"inaccurateSizes":true},{"label":"Panel","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Panel","statSize":238,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Panel/index.js","statSize":238,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Footer","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Footer","statSize":3296,"groups":[{"id":null,"label":"Summary.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Footer/Summary.js","statSize":243,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Footer/index.js","statSize":1149,"inaccurateSizes":true},{"id":null,"label":"Cell.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Footer/Cell.js","statSize":1579,"inaccurateSizes":true},{"id":null,"label":"Row.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Footer/Row.js","statSize":325,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"stickyScrollBar.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/stickyScrollBar.js","statSize":6107,"inaccurateSizes":true},{"label":"FixedHolder","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/FixedHolder","statSize":5775,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/FixedHolder/index.js","statSize":5775,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Cell","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Cell","statSize":6096,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-table/es/Cell/index.js","statSize":6096,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-tree/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es","statSize":104613,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/index.js","statSize":103,"inaccurateSizes":true},{"id":null,"label":"TreeNode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/TreeNode.js","statSize":19194,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/util.js","statSize":9215,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/utils","statSize":18917,"groups":[{"id":null,"label":"treeUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/utils/treeUtil.js","statSize":10687,"inaccurateSizes":true},{"id":null,"label":"conductUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/utils/conductUtil.js","statSize":6790,"inaccurateSizes":true},{"id":null,"label":"diffUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/utils/diffUtil.js","statSize":1440,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Tree.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/Tree.js","statSize":41890,"inaccurateSizes":true},{"id":null,"label":"contextTypes.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/contextTypes.js","statSize":278,"inaccurateSizes":true},{"id":null,"label":"Indent.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/Indent.js","statSize":913,"inaccurateSizes":true},{"id":null,"label":"NodeList.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/NodeList.js","statSize":9945,"inaccurateSizes":true},{"id":null,"label":"DropIndicator.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/DropIndicator.js","statSize":695,"inaccurateSizes":true},{"id":null,"label":"MotionTreeNode.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-tree/es/MotionTreeNode.js","statSize":3463,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-upload/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es","statSize":20646,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/index.js","statSize":53,"inaccurateSizes":true},{"id":null,"label":"Upload.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/Upload.js","statSize":1490,"inaccurateSizes":true},{"id":null,"label":"AjaxUploader.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/AjaxUploader.js","statSize":13004,"inaccurateSizes":true},{"id":null,"label":"request.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/request.js","statSize":2625,"inaccurateSizes":true},{"id":null,"label":"uid.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/uid.js","statSize":169,"inaccurateSizes":true},{"id":null,"label":"attr-accept.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/attr-accept.js","statSize":1483,"inaccurateSizes":true},{"id":null,"label":"traverseFileTree.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-upload/es/traverseFileTree.js","statSize":1822,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"@ctrl/tinycolor/dist/module","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module","statSize":36665,"groups":[{"id":null,"label":"conversion.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/conversion.js","statSize":6385,"inaccurateSizes":true},{"id":null,"label":"css-color-names.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/css-color-names.js","statSize":3962,"inaccurateSizes":true},{"id":null,"label":"format-input.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/format-input.js","statSize":6650,"inaccurateSizes":true},{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/index.js","statSize":17498,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/@ctrl/tinycolor/dist/module/util.js","statSize":2170,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-overflow/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es","statSize":16732,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es/index.js","statSize":59,"inaccurateSizes":true},{"id":null,"label":"Overflow.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es/Overflow.js","statSize":11147,"inaccurateSizes":true},{"id":null,"label":"Item.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es/Item.js","statSize":2738,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es/hooks","statSize":1375,"groups":[{"id":null,"label":"useBatchFrameState.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es/hooks/useBatchFrameState.js","statSize":1375,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"RawItem.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-overflow/es/RawItem.js","statSize":1413,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-trigger/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es","statSize":43370,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/index.js","statSize":26578,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/utils","statSize":1271,"groups":[{"id":null,"label":"alignUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/utils/alignUtil.js","statSize":852,"inaccurateSizes":true},{"id":null,"label":"legacyUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/utils/legacyUtil.js","statSize":419,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"Popup","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup","statSize":15398,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup/index.js","statSize":1946,"inaccurateSizes":true},{"id":null,"label":"Mask.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup/Mask.js","statSize":1271,"inaccurateSizes":true},{"id":null,"label":"PopupInner.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup/PopupInner.js","statSize":6398,"inaccurateSizes":true},{"id":null,"label":"MobilePopupInner.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup/MobilePopupInner.js","statSize":2228,"inaccurateSizes":true},{"id":null,"label":"useVisibleStatus.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup/useVisibleStatus.js","statSize":2354,"inaccurateSizes":true},{"id":null,"label":"useStretchStyle.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/Popup/useStretchStyle.js","statSize":1201,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"context.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-trigger/es/context.js","statSize":123,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"scroll-into-view-if-needed/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/scroll-into-view-if-needed/es","statSize":1393,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/scroll-into-view-if-needed/es/index.js","statSize":1393,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-progress/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-progress/es","statSize":9920,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-progress/es/index.js","statSize":133,"inaccurateSizes":true},{"id":null,"label":"Line.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-progress/es/Line.js","statSize":3224,"inaccurateSizes":true},{"id":null,"label":"Circle.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-progress/es/Circle.js","statSize":5506,"inaccurateSizes":true},{"id":null,"label":"common.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-progress/es/common.js","statSize":1057,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-virtual-list/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es","statSize":46628,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/index.js","statSize":47,"inaccurateSizes":true},{"id":null,"label":"List.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/List.js","statSize":15191,"inaccurateSizes":true},{"id":null,"label":"Filler.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/Filler.js","statSize":2504,"inaccurateSizes":true},{"id":null,"label":"ScrollBar.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/ScrollBar.js","statSize":10266,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks","statSize":14724,"groups":[{"id":null,"label":"useChildren.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useChildren.js","statSize":623,"inaccurateSizes":true},{"id":null,"label":"useHeights.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useHeights.js","statSize":3508,"inaccurateSizes":true},{"id":null,"label":"useScrollTo.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useScrollTo.js","statSize":3457,"inaccurateSizes":true},{"id":null,"label":"useDiffItem.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useDiffItem.js","statSize":2434,"inaccurateSizes":true},{"id":null,"label":"useOriginScroll.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useOriginScroll.js","statSize":1280,"inaccurateSizes":true},{"id":null,"label":"useFrameWheel.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useFrameWheel.js","statSize":1451,"inaccurateSizes":true},{"id":null,"label":"useMobileTouchMove.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/hooks/useMobileTouchMove.js","statSize":1971,"inaccurateSizes":true}],"inaccurateSizes":true},{"id":null,"label":"Item.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/Item.js","statSize":278,"inaccurateSizes":true},{"label":"utils","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/utils","statSize":3618,"groups":[{"id":null,"label":"CacheMap.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/utils/CacheMap.js","statSize":1179,"inaccurateSizes":true},{"id":null,"label":"algorithmUtil.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/utils/algorithmUtil.js","statSize":1904,"inaccurateSizes":true},{"id":null,"label":"isFirefox.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-virtual-list/es/utils/isFirefox.js","statSize":535,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"compute-scroll-into-view/dist","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/compute-scroll-into-view/dist","statSize":2515,"groups":[{"id":null,"label":"index.module.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/compute-scroll-into-view/dist/index.module.js","statSize":2515,"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"rc-align/es","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-align/es","statSize":8390,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-align/es/index.js","statSize":79,"inaccurateSizes":true},{"id":null,"label":"Align.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-align/es/Align.js","statSize":5620,"inaccurateSizes":true},{"id":null,"label":"util.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-align/es/util.js","statSize":1835,"inaccurateSizes":true},{"label":"hooks","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-align/es/hooks","statSize":856,"groups":[{"id":null,"label":"useBuffer.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/rc-align/es/hooks/useBuffer.js","statSize":856,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true},{"label":"dom-align/dist-web","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/dom-align/dist-web","statSize":38217,"groups":[{"id":null,"label":"index.js","path":"./components/index.tsx + 766 modules (concatenated)/node_modules/dom-align/dist-web/index.js","statSize":38217,"inaccurateSizes":true}],"inaccurateSizes":true}],"inaccurateSizes":true}]},{"label":"affix/style","path":"./components/affix/style","statSize":42096,"groups":[{"id":163,"label":"index.tsx + 1 modules (concatenated)","path":"./components/affix/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/affix/style","path":"./components/affix/style/index.tsx + 1 modules (concatenated)/components/affix/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/affix/style/index.tsx + 1 modules (concatenated)/components/affix/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/affix/style/index.tsx + 1 modules (concatenated)/components/affix/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]},{"id":"","label":"index.less","path":"./components/affix/style/index.less","statSize":42024}],"parsedSize":0,"gzipSize":0},{"label":"alert/style","path":"./components/alert/style","statSize":72,"groups":[{"id":164,"label":"index.tsx + 1 modules (concatenated)","path":"./components/alert/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/alert/style","path":"./components/alert/style/index.tsx + 1 modules (concatenated)/components/alert/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/alert/style/index.tsx + 1 modules (concatenated)/components/alert/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/alert/style/index.tsx + 1 modules (concatenated)/components/alert/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"anchor/style","path":"./components/anchor/style","statSize":72,"groups":[{"id":165,"label":"index.tsx + 1 modules (concatenated)","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/anchor/style","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)/components/anchor/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)/components/anchor/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/anchor/style/index.tsx + 1 modules (concatenated)/components/anchor/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"auto-complete/style","path":"./components/auto-complete/style","statSize":72,"groups":[{"id":166,"label":"index.tsx + 1 modules (concatenated)","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/auto-complete/style","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)/components/auto-complete/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)/components/auto-complete/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/auto-complete/style/index.tsx + 1 modules (concatenated)/components/auto-complete/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"back-top/style","path":"./components/back-top/style","statSize":72,"groups":[{"id":167,"label":"index.tsx + 1 modules (concatenated)","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/back-top/style","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)/components/back-top/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)/components/back-top/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/back-top/style/index.tsx + 1 modules (concatenated)/components/back-top/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"badge/style","path":"./components/badge/style","statSize":72,"groups":[{"id":168,"label":"index.tsx + 1 modules (concatenated)","path":"./components/badge/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/badge/style","path":"./components/badge/style/index.tsx + 1 modules (concatenated)/components/badge/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/badge/style/index.tsx + 1 modules (concatenated)/components/badge/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/badge/style/index.tsx + 1 modules (concatenated)/components/badge/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"calendar/style","path":"./components/calendar/style","statSize":72,"groups":[{"id":169,"label":"index.tsx + 1 modules (concatenated)","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/calendar/style","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)/components/calendar/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)/components/calendar/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/calendar/style/index.tsx + 1 modules (concatenated)/components/calendar/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"card/style","path":"./components/card/style","statSize":72,"groups":[{"id":170,"label":"index.tsx + 1 modules (concatenated)","path":"./components/card/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/card/style","path":"./components/card/style/index.tsx + 1 modules (concatenated)/components/card/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/card/style/index.tsx + 1 modules (concatenated)/components/card/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/card/style/index.tsx + 1 modules (concatenated)/components/card/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"carousel/style","path":"./components/carousel/style","statSize":72,"groups":[{"id":171,"label":"index.tsx + 1 modules (concatenated)","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/carousel/style","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)/components/carousel/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)/components/carousel/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/carousel/style/index.tsx + 1 modules (concatenated)/components/carousel/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"cascader/style","path":"./components/cascader/style","statSize":72,"groups":[{"id":172,"label":"index.tsx + 1 modules (concatenated)","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/cascader/style","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)/components/cascader/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)/components/cascader/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/cascader/style/index.tsx + 1 modules (concatenated)/components/cascader/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"collapse/style","path":"./components/collapse/style","statSize":72,"groups":[{"id":173,"label":"index.tsx + 1 modules (concatenated)","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/collapse/style","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)/components/collapse/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)/components/collapse/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/collapse/style/index.tsx + 1 modules (concatenated)/components/collapse/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"comment/style","path":"./components/comment/style","statSize":72,"groups":[{"id":174,"label":"index.tsx + 1 modules (concatenated)","path":"./components/comment/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/comment/style","path":"./components/comment/style/index.tsx + 1 modules (concatenated)/components/comment/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/comment/style/index.tsx + 1 modules (concatenated)/components/comment/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/comment/style/index.tsx + 1 modules (concatenated)/components/comment/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"config-provider/style","path":"./components/config-provider/style","statSize":72,"groups":[{"id":175,"label":"index.tsx + 1 modules (concatenated)","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/config-provider/style","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)/components/config-provider/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)/components/config-provider/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/config-provider/style/index.tsx + 1 modules (concatenated)/components/config-provider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"descriptions/style","path":"./components/descriptions/style","statSize":110,"groups":[{"id":176,"label":"index.tsx + 1 modules (concatenated)","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/descriptions/style","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)/components/descriptions/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)/components/descriptions/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/descriptions/style/index.tsx + 1 modules (concatenated)/components/descriptions/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"divider/style","path":"./components/divider/style","statSize":110,"groups":[{"id":177,"label":"index.tsx + 1 modules (concatenated)","path":"./components/divider/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/divider/style","path":"./components/divider/style/index.tsx + 1 modules (concatenated)/components/divider/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/divider/style/index.tsx + 1 modules (concatenated)/components/divider/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/divider/style/index.tsx + 1 modules (concatenated)/components/divider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"drawer/style","path":"./components/drawer/style","statSize":135,"groups":[{"id":178,"label":"index.tsx + 1 modules (concatenated)","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)","statSize":135,"concatenated":true,"groups":[{"label":"components/drawer/style","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)/components/drawer/style","statSize":130,"groups":[{"id":null,"label":"index.tsx","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)/components/drawer/style/index.tsx","statSize":80,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/drawer/style/index.tsx + 1 modules (concatenated)/components/drawer/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"form/style","path":"./components/form/style","statSize":200,"groups":[{"id":179,"label":"index.tsx + 1 modules (concatenated)","path":"./components/form/style/index.tsx + 1 modules (concatenated)","statSize":200,"concatenated":true,"groups":[{"label":"components/form/style","path":"./components/form/style/index.tsx + 1 modules (concatenated)/components/form/style","statSize":185,"groups":[{"id":null,"label":"index.tsx","path":"./components/form/style/index.tsx + 1 modules (concatenated)/components/form/style/index.tsx","statSize":135,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/form/style/index.tsx + 1 modules (concatenated)/components/form/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"icon/style","path":"./components/icon/style","statSize":110,"groups":[{"id":180,"label":"index.tsx + 1 modules (concatenated)","path":"./components/icon/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/icon/style","path":"./components/icon/style/index.tsx + 1 modules (concatenated)/components/icon/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/icon/style/index.tsx + 1 modules (concatenated)/components/icon/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/icon/style/index.tsx + 1 modules (concatenated)/components/icon/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"image/style","path":"./components/image/style","statSize":110,"groups":[{"id":181,"label":"index.tsx + 1 modules (concatenated)","path":"./components/image/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/image/style","path":"./components/image/style/index.tsx + 1 modules (concatenated)/components/image/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/image/style/index.tsx + 1 modules (concatenated)/components/image/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/image/style/index.tsx + 1 modules (concatenated)/components/image/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"input-number/style","path":"./components/input-number/style","statSize":110,"groups":[{"id":182,"label":"index.tsx + 1 modules (concatenated)","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/input-number/style","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)/components/input-number/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)/components/input-number/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/input-number/style/index.tsx + 1 modules (concatenated)/components/input-number/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"layout/style","path":"./components/layout/style","statSize":110,"groups":[{"id":183,"label":"index.tsx + 1 modules (concatenated)","path":"./components/layout/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/layout/style","path":"./components/layout/style/index.tsx + 1 modules (concatenated)/components/layout/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/layout/style/index.tsx + 1 modules (concatenated)/components/layout/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/layout/style/index.tsx + 1 modules (concatenated)/components/layout/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"list/style","path":"./components/list/style","statSize":268,"groups":[{"id":184,"label":"index.tsx + 1 modules (concatenated)","path":"./components/list/style/index.tsx + 1 modules (concatenated)","statSize":268,"concatenated":true,"groups":[{"label":"components/list/style","path":"./components/list/style/index.tsx + 1 modules (concatenated)/components/list/style","statSize":243,"groups":[{"id":null,"label":"index.tsx","path":"./components/list/style/index.tsx + 1 modules (concatenated)/components/list/style/index.tsx","statSize":193,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/list/style/index.tsx + 1 modules (concatenated)/components/list/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"locale-provider/style","path":"./components/locale-provider/style","statSize":72,"groups":[{"id":185,"label":"index.tsx + 1 modules (concatenated)","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)","statSize":72,"concatenated":true,"groups":[{"label":"components/locale-provider/style","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)/components/locale-provider/style","statSize":72,"groups":[{"id":null,"label":"index.tsx","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)/components/locale-provider/style/index.tsx","statSize":22,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/locale-provider/style/index.tsx + 1 modules (concatenated)/components/locale-provider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"mentions/style","path":"./components/mentions/style","statSize":160,"groups":[{"id":186,"label":"index.tsx + 1 modules (concatenated)","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)","statSize":160,"concatenated":true,"groups":[{"label":"components/mentions/style","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)/components/mentions/style","statSize":150,"groups":[{"id":null,"label":"index.tsx","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)/components/mentions/style/index.tsx","statSize":100,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/mentions/style/index.tsx + 1 modules (concatenated)/components/mentions/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"message/style","path":"./components/message/style","statSize":110,"groups":[{"id":187,"label":"index.tsx + 1 modules (concatenated)","path":"./components/message/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/message/style","path":"./components/message/style/index.tsx + 1 modules (concatenated)/components/message/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/message/style/index.tsx + 1 modules (concatenated)/components/message/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/message/style/index.tsx + 1 modules (concatenated)/components/message/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"modal/style","path":"./components/modal/style","statSize":167,"groups":[{"id":188,"label":"index.tsx + 1 modules (concatenated)","path":"./components/modal/style/index.tsx + 1 modules (concatenated)","statSize":167,"concatenated":true,"groups":[{"label":"components/modal/style","path":"./components/modal/style/index.tsx + 1 modules (concatenated)/components/modal/style","statSize":157,"groups":[{"id":null,"label":"index.tsx","path":"./components/modal/style/index.tsx + 1 modules (concatenated)/components/modal/style/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/modal/style/index.tsx + 1 modules (concatenated)/components/modal/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"notification/style","path":"./components/notification/style","statSize":110,"groups":[{"id":189,"label":"index.tsx + 1 modules (concatenated)","path":"./components/notification/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/notification/style","path":"./components/notification/style/index.tsx + 1 modules (concatenated)/components/notification/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/notification/style/index.tsx + 1 modules (concatenated)/components/notification/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/notification/style/index.tsx + 1 modules (concatenated)/components/notification/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"page-header/style","path":"./components/page-header/style","statSize":167,"groups":[{"id":190,"label":"index.tsx + 1 modules (concatenated)","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)","statSize":167,"concatenated":true,"groups":[{"label":"components/page-header/style","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)/components/page-header/style","statSize":157,"groups":[{"id":null,"label":"index.tsx","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)/components/page-header/style/index.tsx","statSize":107,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/page-header/style/index.tsx + 1 modules (concatenated)/components/page-header/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"popconfirm/style","path":"./components/popconfirm/style","statSize":238,"groups":[{"id":191,"label":"index.tsx + 1 modules (concatenated)","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)","statSize":238,"concatenated":true,"groups":[{"label":"components/popconfirm/style","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)/components/popconfirm/style","statSize":223,"groups":[{"id":null,"label":"index.tsx","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)/components/popconfirm/style/index.tsx","statSize":173,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/popconfirm/style/index.tsx + 1 modules (concatenated)/components/popconfirm/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"rate/style","path":"./components/rate/style","statSize":168,"groups":[{"id":192,"label":"index.tsx + 1 modules (concatenated)","path":"./components/rate/style/index.tsx + 1 modules (concatenated)","statSize":168,"concatenated":true,"groups":[{"label":"components/rate/style","path":"./components/rate/style/index.tsx + 1 modules (concatenated)/components/rate/style","statSize":158,"groups":[{"id":null,"label":"index.tsx","path":"./components/rate/style/index.tsx + 1 modules (concatenated)/components/rate/style/index.tsx","statSize":108,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/rate/style/index.tsx + 1 modules (concatenated)/components/rate/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"result/style","path":"./components/result/style","statSize":110,"groups":[{"id":193,"label":"index.tsx + 1 modules (concatenated)","path":"./components/result/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/result/style","path":"./components/result/style/index.tsx + 1 modules (concatenated)/components/result/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/result/style/index.tsx + 1 modules (concatenated)/components/result/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/result/style/index.tsx + 1 modules (concatenated)/components/result/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"slider/style","path":"./components/slider/style","statSize":168,"groups":[{"id":194,"label":"index.tsx + 1 modules (concatenated)","path":"./components/slider/style/index.tsx + 1 modules (concatenated)","statSize":168,"concatenated":true,"groups":[{"label":"components/slider/style","path":"./components/slider/style/index.tsx + 1 modules (concatenated)/components/slider/style","statSize":158,"groups":[{"id":null,"label":"index.tsx","path":"./components/slider/style/index.tsx + 1 modules (concatenated)/components/slider/style/index.tsx","statSize":108,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/slider/style/index.tsx + 1 modules (concatenated)/components/slider/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"space/style","path":"./components/space/style","statSize":110,"groups":[{"id":195,"label":"index.tsx + 1 modules (concatenated)","path":"./components/space/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/space/style","path":"./components/space/style/index.tsx + 1 modules (concatenated)/components/space/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/space/style/index.tsx + 1 modules (concatenated)/components/space/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/space/style/index.tsx + 1 modules (concatenated)/components/space/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"statistic/style","path":"./components/statistic/style","statSize":169,"groups":[{"id":196,"label":"index.tsx + 1 modules (concatenated)","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)","statSize":169,"concatenated":true,"groups":[{"label":"components/statistic/style","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)/components/statistic/style","statSize":159,"groups":[{"id":null,"label":"index.tsx","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)/components/statistic/style/index.tsx","statSize":109,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/statistic/style/index.tsx + 1 modules (concatenated)/components/statistic/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"steps/style","path":"./components/steps/style","statSize":193,"groups":[{"id":197,"label":"index.tsx + 1 modules (concatenated)","path":"./components/steps/style/index.tsx + 1 modules (concatenated)","statSize":193,"concatenated":true,"groups":[{"label":"components/steps/style","path":"./components/steps/style/index.tsx + 1 modules (concatenated)/components/steps/style","statSize":183,"groups":[{"id":null,"label":"index.tsx","path":"./components/steps/style/index.tsx + 1 modules (concatenated)/components/steps/style/index.tsx","statSize":133,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/steps/style/index.tsx + 1 modules (concatenated)/components/steps/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"switch/style","path":"./components/switch/style","statSize":110,"groups":[{"id":198,"label":"index.tsx + 1 modules (concatenated)","path":"./components/switch/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/switch/style","path":"./components/switch/style/index.tsx + 1 modules (concatenated)/components/switch/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/switch/style/index.tsx + 1 modules (concatenated)/components/switch/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/switch/style/index.tsx + 1 modules (concatenated)/components/switch/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"table/style","path":"./components/table/style","statSize":523,"groups":[{"id":199,"label":"index.tsx + 1 modules (concatenated)","path":"./components/table/style/index.tsx + 1 modules (concatenated)","statSize":523,"concatenated":true,"groups":[{"label":"components/table/style","path":"./components/table/style/index.tsx + 1 modules (concatenated)/components/table/style","statSize":468,"groups":[{"id":null,"label":"index.tsx","path":"./components/table/style/index.tsx + 1 modules (concatenated)/components/table/style/index.tsx","statSize":418,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/table/style/index.tsx + 1 modules (concatenated)/components/table/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tabs/style","path":"./components/tabs/style","statSize":110,"groups":[{"id":200,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/tabs/style","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)/components/tabs/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)/components/tabs/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tabs/style/index.tsx + 1 modules (concatenated)/components/tabs/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"time-picker/style","path":"./components/time-picker/style","statSize":172,"groups":[{"id":201,"label":"index.tsx + 1 modules (concatenated)","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)","statSize":172,"concatenated":true,"groups":[{"label":"components/time-picker/style","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)/components/time-picker/style","statSize":162,"groups":[{"id":null,"label":"index.tsx","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)/components/time-picker/style/index.tsx","statSize":112,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/time-picker/style/index.tsx + 1 modules (concatenated)/components/time-picker/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"timeline/style","path":"./components/timeline/style","statSize":110,"groups":[{"id":202,"label":"index.tsx + 1 modules (concatenated)","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)","statSize":110,"concatenated":true,"groups":[{"label":"components/timeline/style","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)/components/timeline/style","statSize":105,"groups":[{"id":null,"label":"index.tsx","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)/components/timeline/style/index.tsx","statSize":55,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/timeline/style/index.tsx + 1 modules (concatenated)/components/timeline/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"transfer/style","path":"./components/transfer/style","statSize":375,"groups":[{"id":203,"label":"index.tsx + 1 modules (concatenated)","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)","statSize":375,"concatenated":true,"groups":[{"label":"components/transfer/style","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)/components/transfer/style","statSize":335,"groups":[{"id":null,"label":"index.tsx","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)/components/transfer/style/index.tsx","statSize":285,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/transfer/style/index.tsx + 1 modules (concatenated)/components/transfer/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"tree-select/style","path":"./components/tree-select/style","statSize":224,"groups":[{"id":204,"label":"index.tsx + 1 modules (concatenated)","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)","statSize":224,"concatenated":true,"groups":[{"label":"components/tree-select/style","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)/components/tree-select/style","statSize":209,"groups":[{"id":null,"label":"index.tsx","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)/components/tree-select/style/index.tsx","statSize":159,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/tree-select/style/index.tsx + 1 modules (concatenated)/components/tree-select/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"typography/style","path":"./components/typography/style","statSize":201,"groups":[{"id":205,"label":"index.tsx + 1 modules (concatenated)","path":"./components/typography/style/index.tsx + 1 modules (concatenated)","statSize":201,"concatenated":true,"groups":[{"label":"components/typography/style","path":"./components/typography/style/index.tsx + 1 modules (concatenated)/components/typography/style","statSize":186,"groups":[{"id":null,"label":"index.tsx","path":"./components/typography/style/index.tsx + 1 modules (concatenated)/components/typography/style/index.tsx","statSize":136,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/typography/style/index.tsx + 1 modules (concatenated)/components/typography/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0},{"label":"upload/style","path":"./components/upload/style","statSize":238,"groups":[{"id":206,"label":"index.tsx + 1 modules (concatenated)","path":"./components/upload/style/index.tsx + 1 modules (concatenated)","statSize":238,"concatenated":true,"groups":[{"label":"components/upload/style","path":"./components/upload/style/index.tsx + 1 modules (concatenated)/components/upload/style","statSize":218,"groups":[{"id":null,"label":"index.tsx","path":"./components/upload/style/index.tsx + 1 modules (concatenated)/components/upload/style/index.tsx","statSize":168,"inaccurateSizes":true},{"id":null,"label":"index.less","path":"./components/upload/style/index.tsx + 1 modules (concatenated)/components/upload/style/index.less","statSize":50,"inaccurateSizes":true}],"inaccurateSizes":true}]}],"parsedSize":0,"gzipSize":0}],"parsedSize":0,"gzipSize":0},{"label":"buildin","path":"./buildin","statSize":969,"groups":[{"id":38,"label":"global.js","path":"./buildin/global.js","statSize":472},{"id":46,"label":"module.js","path":"./buildin/module.js","statSize":497}],"parsedSize":0,"gzipSize":0},{"id":69,"label":"multi ./index","path":"./multi ./index","statSize":28,"parsedSize":896975,"gzipSize":278184},{"id":70,"label":"index.js","path":"./index.js","statSize":73},{"id":71,"label":"index-style-only.js","path":"./index-style-only.js","statSize":768},{"label":"components sync ^\\.\\/[^_][\\w-]+\\/style\\","path":"./components sync ^\\.\\/[^_][\\w-]+\\/style\\","statSize":2175,"groups":[{"id":72,"label":"index\\.tsx?$","path":"./components sync ^\\.\\/[^_][\\w-]+\\/style\\/index\\.tsx?$","statSize":2175}],"parsedSize":0,"gzipSize":0}]}];
34
34
  window.defaultSizes = "parsed";
35
35
  </script>
36
36
  </body>