@chenhui996/gg-ui 0.0.3 → 0.0.4

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 (302) hide show
  1. package/package.json +1 -1
  2. package/gz-ui-lib/components/alert/Alert.d.ts +0 -6
  3. package/gz-ui-lib/components/alert/ErrorBoundary.d.ts +0 -5
  4. package/gz-ui-lib/components/alert/demo/action.d.ts +0 -3
  5. package/gz-ui-lib/components/alert/demo/banner.d.ts +0 -3
  6. package/gz-ui-lib/components/alert/demo/basic.d.ts +0 -3
  7. package/gz-ui-lib/components/alert/demo/closable.d.ts +0 -3
  8. package/gz-ui-lib/components/alert/demo/description.d.ts +0 -3
  9. package/gz-ui-lib/components/alert/demo/error-boundary.d.ts +0 -3
  10. package/gz-ui-lib/components/alert/demo/icon.d.ts +0 -3
  11. package/gz-ui-lib/components/alert/demo/loop-banner.d.ts +0 -3
  12. package/gz-ui-lib/components/alert/demo/smooth-closed.d.ts +0 -3
  13. package/gz-ui-lib/components/alert/demo/style.d.ts +0 -3
  14. package/gz-ui-lib/components/alert/index.d.ts +0 -8
  15. package/gz-ui-lib/components/auto-complete/index.d.ts +0 -5
  16. package/gz-ui-lib/components/avatar/Group.d.ts +0 -5
  17. package/gz-ui-lib/components/avatar/index.d.ts +0 -11
  18. package/gz-ui-lib/components/badge/Ribbon.d.ts +0 -5
  19. package/gz-ui-lib/components/badge/index.d.ts +0 -11
  20. package/gz-ui-lib/components/breadcrumb/Breadcrumb.d.ts +0 -5
  21. package/gz-ui-lib/components/breadcrumb/index.d.ts +0 -3
  22. package/gz-ui-lib/components/button/index.cjs +0 -1
  23. package/gz-ui-lib/components/button/index.d.ts +0 -5
  24. package/gz-ui-lib/components/button/index.js +0 -7
  25. package/gz-ui-lib/components/calendar/index.d.ts +0 -6
  26. package/gz-ui-lib/components/card/Card.d.ts +0 -5
  27. package/gz-ui-lib/components/card/Grid.d.ts +0 -6
  28. package/gz-ui-lib/components/card/Meta.d.ts +0 -6
  29. package/gz-ui-lib/components/card/index.d.ts +0 -12
  30. package/gz-ui-lib/components/cascader/index.d.ts +0 -11
  31. package/gz-ui-lib/components/checkbox/Group.d.ts +0 -5
  32. package/gz-ui-lib/components/checkbox/index.d.ts +0 -11
  33. package/gz-ui-lib/components/collapse/Collapse.d.ts +0 -5
  34. package/gz-ui-lib/components/collapse/Panel.d.ts +0 -5
  35. package/gz-ui-lib/components/collapse/index.d.ts +0 -9
  36. package/gz-ui-lib/components/config-provider/index.d.ts +0 -10
  37. package/gz-ui-lib/components/date-picker/MonthPicker.d.ts +0 -10
  38. package/gz-ui-lib/components/date-picker/QuarterPicker.d.ts +0 -10
  39. package/gz-ui-lib/components/date-picker/RangePicker.d.ts +0 -5
  40. package/gz-ui-lib/components/date-picker/TimePicker.d.ts +0 -10
  41. package/gz-ui-lib/components/date-picker/WeekPicker.d.ts +0 -10
  42. package/gz-ui-lib/components/date-picker/YearPicker.d.ts +0 -10
  43. package/gz-ui-lib/components/date-picker/index.d.ts +0 -21
  44. package/gz-ui-lib/components/divider/Divider.d.ts +0 -5
  45. package/gz-ui-lib/components/divider/index.d.ts +0 -3
  46. package/gz-ui-lib/components/drawer/Drawer.d.ts +0 -6
  47. package/gz-ui-lib/components/drawer/demo/basic-right.d.ts +0 -3
  48. package/gz-ui-lib/components/drawer/demo/closable-placement.d.ts +0 -3
  49. package/gz-ui-lib/components/drawer/demo/extra.d.ts +0 -3
  50. package/gz-ui-lib/components/drawer/demo/form-in-drawer.d.ts +0 -3
  51. package/gz-ui-lib/components/drawer/demo/loading.d.ts +0 -3
  52. package/gz-ui-lib/components/drawer/demo/mask.d.ts +0 -3
  53. package/gz-ui-lib/components/drawer/demo/multi-level-drawer.d.ts +0 -3
  54. package/gz-ui-lib/components/drawer/demo/placement.d.ts +0 -3
  55. package/gz-ui-lib/components/drawer/demo/render-in-current.d.ts +0 -3
  56. package/gz-ui-lib/components/drawer/demo/resizable.d.ts +0 -3
  57. package/gz-ui-lib/components/drawer/demo/size.d.ts +0 -3
  58. package/gz-ui-lib/components/drawer/demo/user-profile.d.ts +0 -3
  59. package/gz-ui-lib/components/drawer/index.d.ts +0 -3
  60. package/gz-ui-lib/components/dropdown/Dropdown.d.ts +0 -5
  61. package/gz-ui-lib/components/dropdown/index.d.ts +0 -3
  62. package/gz-ui-lib/components/empty/Empty.d.ts +0 -6
  63. package/gz-ui-lib/components/empty/index.d.ts +0 -9
  64. package/gz-ui-lib/components/form/ErrorList.d.ts +0 -6
  65. package/gz-ui-lib/components/form/Form.d.ts +0 -5
  66. package/gz-ui-lib/components/form/Item.d.ts +0 -8
  67. package/gz-ui-lib/components/form/List.d.ts +0 -6
  68. package/gz-ui-lib/components/form/Provider.d.ts +0 -6
  69. package/gz-ui-lib/components/form/demo/advanced-search.d.ts +0 -3
  70. package/gz-ui-lib/components/form/demo/basic.d.ts +0 -3
  71. package/gz-ui-lib/components/form/demo/col-24-debug.d.ts +0 -3
  72. package/gz-ui-lib/components/form/demo/complex-form-control.d.ts +0 -3
  73. package/gz-ui-lib/components/form/demo/component-token.d.ts +0 -3
  74. package/gz-ui-lib/components/form/demo/control-hooks.d.ts +0 -3
  75. package/gz-ui-lib/components/form/demo/custom-feedback-icons.d.ts +0 -3
  76. package/gz-ui-lib/components/form/demo/customized-form-controls.d.ts +0 -3
  77. package/gz-ui-lib/components/form/demo/disabled.d.ts +0 -6
  78. package/gz-ui-lib/components/form/demo/dynamic-form-item.d.ts +0 -3
  79. package/gz-ui-lib/components/form/demo/dynamic-form-items-complex.d.ts +0 -3
  80. package/gz-ui-lib/components/form/demo/dynamic-form-items-no-style.d.ts +0 -3
  81. package/gz-ui-lib/components/form/demo/dynamic-form-items.d.ts +0 -3
  82. package/gz-ui-lib/components/form/demo/dynamic-rule.d.ts +0 -3
  83. package/gz-ui-lib/components/form/demo/form-context.d.ts +0 -3
  84. package/gz-ui-lib/components/form/demo/form-dependencies.d.ts +0 -3
  85. package/gz-ui-lib/components/form/demo/form-in-modal.d.ts +0 -3
  86. package/gz-ui-lib/components/form/demo/form-item-path.d.ts +0 -3
  87. package/gz-ui-lib/components/form/demo/getValueProps-normalize.d.ts +0 -3
  88. package/gz-ui-lib/components/form/demo/global-state.d.ts +0 -3
  89. package/gz-ui-lib/components/form/demo/inline-login.d.ts +0 -3
  90. package/gz-ui-lib/components/form/demo/label-debug.d.ts +0 -3
  91. package/gz-ui-lib/components/form/demo/layout-can-wrap.d.ts +0 -3
  92. package/gz-ui-lib/components/form/demo/layout-multiple.d.ts +0 -3
  93. package/gz-ui-lib/components/form/demo/layout.d.ts +0 -3
  94. package/gz-ui-lib/components/form/demo/login.d.ts +0 -3
  95. package/gz-ui-lib/components/form/demo/nest-messages.d.ts +0 -3
  96. package/gz-ui-lib/components/form/demo/ref-item.d.ts +0 -3
  97. package/gz-ui-lib/components/form/demo/register.d.ts +0 -3
  98. package/gz-ui-lib/components/form/demo/required-mark.d.ts +0 -3
  99. package/gz-ui-lib/components/form/demo/size.d.ts +0 -3
  100. package/gz-ui-lib/components/form/demo/style-class.d.ts +0 -3
  101. package/gz-ui-lib/components/form/demo/time-related-controls.d.ts +0 -3
  102. package/gz-ui-lib/components/form/demo/useWatch.d.ts +0 -3
  103. package/gz-ui-lib/components/form/demo/validate-only.d.ts +0 -3
  104. package/gz-ui-lib/components/form/demo/validate-other.d.ts +0 -3
  105. package/gz-ui-lib/components/form/demo/validate-scroll-to-field.d.ts +0 -7
  106. package/gz-ui-lib/components/form/demo/validate-static.d.ts +0 -3
  107. package/gz-ui-lib/components/form/demo/validate-trigger.d.ts +0 -3
  108. package/gz-ui-lib/components/form/demo/variant.d.ts +0 -3
  109. package/gz-ui-lib/components/form/demo/warning-only.d.ts +0 -3
  110. package/gz-ui-lib/components/form/demo/without-form-create.d.ts +0 -3
  111. package/gz-ui-lib/components/form/index.d.ts +0 -18
  112. package/gz-ui-lib/components/image/Image.d.ts +0 -6
  113. package/gz-ui-lib/components/image/PreviewGroup.d.ts +0 -7
  114. package/gz-ui-lib/components/image/demo/basic.d.ts +0 -3
  115. package/gz-ui-lib/components/image/demo/controlled-preview.d.ts +0 -3
  116. package/gz-ui-lib/components/image/demo/fallback.d.ts +0 -3
  117. package/gz-ui-lib/components/image/demo/imageRender.d.ts +0 -3
  118. package/gz-ui-lib/components/image/demo/mask.d.ts +0 -3
  119. package/gz-ui-lib/components/image/demo/nested.d.ts +0 -3
  120. package/gz-ui-lib/components/image/demo/placeholder.d.ts +0 -3
  121. package/gz-ui-lib/components/image/demo/preview-group-visible.d.ts +0 -3
  122. package/gz-ui-lib/components/image/demo/preview-group.d.ts +0 -3
  123. package/gz-ui-lib/components/image/demo/previewSrc.d.ts +0 -3
  124. package/gz-ui-lib/components/image/demo/toolbarRender.d.ts +0 -3
  125. package/gz-ui-lib/components/image/index.d.ts +0 -9
  126. package/gz-ui-lib/components/input/Input.d.ts +0 -5
  127. package/gz-ui-lib/components/input/OTP.d.ts +0 -5
  128. package/gz-ui-lib/components/input/Password.d.ts +0 -6
  129. package/gz-ui-lib/components/input/Search.d.ts +0 -6
  130. package/gz-ui-lib/components/input/TextArea.d.ts +0 -6
  131. package/gz-ui-lib/components/input/index.d.ts +0 -18
  132. package/gz-ui-lib/components/input-number/index.d.ts +0 -5
  133. package/gz-ui-lib/components/menu/Menu.d.ts +0 -5
  134. package/gz-ui-lib/components/menu/index.d.ts +0 -11
  135. package/gz-ui-lib/components/message/demo/custom-style.d.ts +0 -3
  136. package/gz-ui-lib/components/message/demo/duration.d.ts +0 -3
  137. package/gz-ui-lib/components/message/demo/hooks.d.ts +0 -3
  138. package/gz-ui-lib/components/message/demo/info.d.ts +0 -3
  139. package/gz-ui-lib/components/message/demo/loading.d.ts +0 -3
  140. package/gz-ui-lib/components/message/demo/other.d.ts +0 -3
  141. package/gz-ui-lib/components/message/demo/thenable.d.ts +0 -3
  142. package/gz-ui-lib/components/message/demo/update.d.ts +0 -3
  143. package/gz-ui-lib/components/message/index.d.ts +0 -3
  144. package/gz-ui-lib/components/modal/Modal.d.ts +0 -6
  145. package/gz-ui-lib/components/modal/demo/async.d.ts +0 -3
  146. package/gz-ui-lib/components/modal/demo/basic.d.ts +0 -3
  147. package/gz-ui-lib/components/modal/demo/button-props.d.ts +0 -3
  148. package/gz-ui-lib/components/modal/demo/confirm-router.d.ts +0 -3
  149. package/gz-ui-lib/components/modal/demo/confirm.d.ts +0 -3
  150. package/gz-ui-lib/components/modal/demo/footer-render.d.ts +0 -3
  151. package/gz-ui-lib/components/modal/demo/footer.d.ts +0 -3
  152. package/gz-ui-lib/components/modal/demo/hooks.d.ts +0 -3
  153. package/gz-ui-lib/components/modal/demo/loading.d.ts +0 -3
  154. package/gz-ui-lib/components/modal/demo/locale.d.ts +0 -3
  155. package/gz-ui-lib/components/modal/demo/manual.d.ts +0 -3
  156. package/gz-ui-lib/components/modal/demo/mask.d.ts +0 -3
  157. package/gz-ui-lib/components/modal/demo/modal-render.d.ts +0 -3
  158. package/gz-ui-lib/components/modal/demo/position.d.ts +0 -3
  159. package/gz-ui-lib/components/modal/demo/static-info.d.ts +0 -3
  160. package/gz-ui-lib/components/modal/demo/width.d.ts +0 -3
  161. package/gz-ui-lib/components/modal/index.d.ts +0 -7
  162. package/gz-ui-lib/components/notification/demo/basic.d.ts +0 -3
  163. package/gz-ui-lib/components/notification/demo/custom-icon.d.ts +0 -3
  164. package/gz-ui-lib/components/notification/demo/custom-style.d.ts +0 -3
  165. package/gz-ui-lib/components/notification/demo/duration.d.ts +0 -3
  166. package/gz-ui-lib/components/notification/demo/hooks.d.ts +0 -3
  167. package/gz-ui-lib/components/notification/demo/placement.d.ts +0 -3
  168. package/gz-ui-lib/components/notification/demo/progress-color.d.ts +0 -3
  169. package/gz-ui-lib/components/notification/demo/show-with-progress.d.ts +0 -3
  170. package/gz-ui-lib/components/notification/demo/stack.d.ts +0 -3
  171. package/gz-ui-lib/components/notification/demo/update.d.ts +0 -3
  172. package/gz-ui-lib/components/notification/demo/with-btn.d.ts +0 -3
  173. package/gz-ui-lib/components/notification/demo/with-icon.d.ts +0 -3
  174. package/gz-ui-lib/components/notification/index.d.ts +0 -3
  175. package/gz-ui-lib/components/pagination/Pagination.d.ts +0 -5
  176. package/gz-ui-lib/components/pagination/index.d.ts +0 -3
  177. package/gz-ui-lib/components/popconfirm/Popconfirm.d.ts +0 -6
  178. package/gz-ui-lib/components/popconfirm/demo/async.d.ts +0 -3
  179. package/gz-ui-lib/components/popconfirm/demo/basic.d.ts +0 -3
  180. package/gz-ui-lib/components/popconfirm/demo/dynamic-trigger.d.ts +0 -3
  181. package/gz-ui-lib/components/popconfirm/demo/icon.d.ts +0 -3
  182. package/gz-ui-lib/components/popconfirm/demo/locale.d.ts +0 -3
  183. package/gz-ui-lib/components/popconfirm/demo/placement.d.ts +0 -3
  184. package/gz-ui-lib/components/popconfirm/demo/promise.d.ts +0 -3
  185. package/gz-ui-lib/components/popconfirm/demo/shift.d.ts +0 -3
  186. package/gz-ui-lib/components/popconfirm/index.d.ts +0 -3
  187. package/gz-ui-lib/components/popover/Popover.d.ts +0 -6
  188. package/gz-ui-lib/components/popover/index.d.ts +0 -3
  189. package/gz-ui-lib/components/progress/Progress.d.ts +0 -6
  190. package/gz-ui-lib/components/progress/demo/circle-micro.d.ts +0 -3
  191. package/gz-ui-lib/components/progress/demo/circle-mini.d.ts +0 -3
  192. package/gz-ui-lib/components/progress/demo/circle-steps.d.ts +0 -3
  193. package/gz-ui-lib/components/progress/demo/circle.d.ts +0 -3
  194. package/gz-ui-lib/components/progress/demo/dashboard.d.ts +0 -3
  195. package/gz-ui-lib/components/progress/demo/dynamic.d.ts +0 -3
  196. package/gz-ui-lib/components/progress/demo/format.d.ts +0 -3
  197. package/gz-ui-lib/components/progress/demo/gradient-line.d.ts +0 -3
  198. package/gz-ui-lib/components/progress/demo/info-position.d.ts +0 -3
  199. package/gz-ui-lib/components/progress/demo/line-mini.d.ts +0 -3
  200. package/gz-ui-lib/components/progress/demo/line.d.ts +0 -3
  201. package/gz-ui-lib/components/progress/demo/linecap.d.ts +0 -3
  202. package/gz-ui-lib/components/progress/demo/segment.d.ts +0 -3
  203. package/gz-ui-lib/components/progress/demo/size.d.ts +0 -3
  204. package/gz-ui-lib/components/progress/demo/steps.d.ts +0 -3
  205. package/gz-ui-lib/components/progress/index.d.ts +0 -3
  206. package/gz-ui-lib/components/radio/Button.d.ts +0 -5
  207. package/gz-ui-lib/components/radio/Group.d.ts +0 -5
  208. package/gz-ui-lib/components/radio/index.d.ts +0 -13
  209. package/gz-ui-lib/components/rate/index.d.ts +0 -5
  210. package/gz-ui-lib/components/result/Result.d.ts +0 -6
  211. package/gz-ui-lib/components/result/demo/403.d.ts +0 -3
  212. package/gz-ui-lib/components/result/demo/404.d.ts +0 -3
  213. package/gz-ui-lib/components/result/demo/500.d.ts +0 -3
  214. package/gz-ui-lib/components/result/demo/customIcon.d.ts +0 -3
  215. package/gz-ui-lib/components/result/demo/error.d.ts +0 -3
  216. package/gz-ui-lib/components/result/demo/info.d.ts +0 -3
  217. package/gz-ui-lib/components/result/demo/success.d.ts +0 -3
  218. package/gz-ui-lib/components/result/demo/warning.d.ts +0 -3
  219. package/gz-ui-lib/components/result/index.d.ts +0 -6
  220. package/gz-ui-lib/components/segmented/Segmented.d.ts +0 -5
  221. package/gz-ui-lib/components/segmented/index.d.ts +0 -3
  222. package/gz-ui-lib/components/select/OptGroup.d.ts +0 -8
  223. package/gz-ui-lib/components/select/Option.d.ts +0 -5
  224. package/gz-ui-lib/components/select/index.d.ts +0 -14
  225. package/gz-ui-lib/components/skeleton/Avatar.d.ts +0 -6
  226. package/gz-ui-lib/components/skeleton/Button.d.ts +0 -6
  227. package/gz-ui-lib/components/skeleton/Image.d.ts +0 -6
  228. package/gz-ui-lib/components/skeleton/Input.d.ts +0 -6
  229. package/gz-ui-lib/components/skeleton/Node.d.ts +0 -6
  230. package/gz-ui-lib/components/skeleton/Skeleton.d.ts +0 -7
  231. package/gz-ui-lib/components/skeleton/demo/active.d.ts +0 -3
  232. package/gz-ui-lib/components/skeleton/demo/basic.d.ts +0 -3
  233. package/gz-ui-lib/components/skeleton/demo/children.d.ts +0 -3
  234. package/gz-ui-lib/components/skeleton/demo/complex.d.ts +0 -3
  235. package/gz-ui-lib/components/skeleton/demo/element.d.ts +0 -3
  236. package/gz-ui-lib/components/skeleton/demo/list.d.ts +0 -3
  237. package/gz-ui-lib/components/skeleton/index.d.ts +0 -16
  238. package/gz-ui-lib/components/space/Addon.d.ts +0 -8
  239. package/gz-ui-lib/components/space/Compact.d.ts +0 -14
  240. package/gz-ui-lib/components/space/Space.d.ts +0 -5
  241. package/gz-ui-lib/components/space/index.d.ts +0 -10
  242. package/gz-ui-lib/components/spin/Spin.d.ts +0 -7
  243. package/gz-ui-lib/components/spin/demo/basic.d.ts +0 -3
  244. package/gz-ui-lib/components/spin/demo/custom-indicator.d.ts +0 -3
  245. package/gz-ui-lib/components/spin/demo/delayAndDebounce.d.ts +0 -3
  246. package/gz-ui-lib/components/spin/demo/fullscreen.d.ts +0 -3
  247. package/gz-ui-lib/components/spin/demo/nested.d.ts +0 -3
  248. package/gz-ui-lib/components/spin/demo/percent.d.ts +0 -3
  249. package/gz-ui-lib/components/spin/demo/size.d.ts +0 -3
  250. package/gz-ui-lib/components/spin/demo/tip.d.ts +0 -3
  251. package/gz-ui-lib/components/spin/index.d.ts +0 -6
  252. package/gz-ui-lib/components/steps/Steps.d.ts +0 -5
  253. package/gz-ui-lib/components/steps/index.d.ts +0 -3
  254. package/gz-ui-lib/components/switch/index.d.ts +0 -5
  255. package/gz-ui-lib/components/tabs/Tabs.d.ts +0 -5
  256. package/gz-ui-lib/components/tabs/index.d.ts +0 -8
  257. package/gz-ui-lib/components/tag/CheckableTag.d.ts +0 -5
  258. package/gz-ui-lib/components/tag/CheckableTagGroup.d.ts +0 -4
  259. package/gz-ui-lib/components/tag/Tag.d.ts +0 -5
  260. package/gz-ui-lib/components/tag/index.d.ts +0 -12
  261. package/gz-ui-lib/components/time-picker/RangePicker.d.ts +0 -5
  262. package/gz-ui-lib/components/time-picker/index.d.ts +0 -11
  263. package/gz-ui-lib/components/timeline/Item.d.ts +0 -6
  264. package/gz-ui-lib/components/timeline/Timeline.d.ts +0 -6
  265. package/gz-ui-lib/components/timeline/index.d.ts +0 -9
  266. package/gz-ui-lib/components/tooltip/Tooltip.d.ts +0 -6
  267. package/gz-ui-lib/components/tooltip/index.d.ts +0 -3
  268. package/gz-ui-lib/components/transfer/List.d.ts +0 -5
  269. package/gz-ui-lib/components/transfer/Operation.d.ts +0 -5
  270. package/gz-ui-lib/components/transfer/Search.d.ts +0 -5
  271. package/gz-ui-lib/components/transfer/index.d.ts +0 -15
  272. package/gz-ui-lib/components/tree/DirectoryTree.d.ts +0 -7
  273. package/gz-ui-lib/components/tree/Tree.d.ts +0 -6
  274. package/gz-ui-lib/components/tree/demo/basic-controlled.d.ts +0 -3
  275. package/gz-ui-lib/components/tree/demo/basic.d.ts +0 -3
  276. package/gz-ui-lib/components/tree/demo/block-node.d.ts +0 -3
  277. package/gz-ui-lib/components/tree/demo/customized-icon.d.ts +0 -3
  278. package/gz-ui-lib/components/tree/demo/directory.d.ts +0 -3
  279. package/gz-ui-lib/components/tree/demo/draggable.d.ts +0 -3
  280. package/gz-ui-lib/components/tree/demo/dynamic.d.ts +0 -3
  281. package/gz-ui-lib/components/tree/demo/line.d.ts +0 -3
  282. package/gz-ui-lib/components/tree/demo/search.d.ts +0 -3
  283. package/gz-ui-lib/components/tree/demo/switcher-icon.d.ts +0 -3
  284. package/gz-ui-lib/components/tree/demo/virtual-scroll.d.ts +0 -3
  285. package/gz-ui-lib/components/tree/index.d.ts +0 -9
  286. package/gz-ui-lib/components/tree-select/TreeNode.d.ts +0 -5
  287. package/gz-ui-lib/components/tree-select/index.d.ts +0 -14
  288. package/gz-ui-lib/components/upload/Dragger.d.ts +0 -5
  289. package/gz-ui-lib/components/upload/index.d.ts +0 -12
  290. package/gz-ui-lib/gg-ui.css +0 -1
  291. package/gz-ui-lib/index-BtVxhCkQ.cjs +0 -5
  292. package/gz-ui-lib/index-DI5cS--Y.js +0 -52
  293. package/gz-ui-lib/index.cjs +0 -1
  294. package/gz-ui-lib/index.d.ts +0 -48
  295. package/gz-ui-lib/index.js +0 -3928
  296. package/gz-ui-lib/logo.png +0 -0
  297. package/gz-ui-lib/styles/themes/darkColors.d.ts +0 -132
  298. package/gz-ui-lib/styles/themes/darkThemeTokens.d.ts +0 -1325
  299. package/gz-ui-lib/styles/themes/lightColors.d.ts +0 -132
  300. package/gz-ui-lib/styles/themes/lightThemeTokens.d.ts +0 -1325
  301. package/gz-ui-lib/styles/themes/themeConfig.d.ts +0 -3
  302. package/gz-ui-lib/vite.svg +0 -1
@@ -1,3928 +0,0 @@
1
- /* empty css */
2
- import { c as d } from "./index-DI5cS--Y.js";
3
- import { B as br } from "./index-DI5cS--Y.js";
4
- import { jsx as l } from "react/jsx-runtime";
5
- import { forwardRef as c } from "react";
6
- import { Divider as Xt, Space as V, Breadcrumb as qt, Dropdown as Vt, Input as f, Menu as y, Pagination as jt, Steps as Qt, Tabs as he, AutoComplete as Ut, Avatar as be, Badge as Be, Calendar as Yt, Cascader as L, Checkbox as pe, DatePicker as b, Form as h, theme as ae, ConfigProvider as Kt, InputNumber as Jt, Radio as j, Rate as eo, Select as Q, Switch as to, TimePicker as Ce, Transfer as w, TreeSelect as E, Upload as U, Card as Y, Collapse as ve, Empty as K, Popover as oo, Segmented as ro, Tag as J, Timeline as ze, Tooltip as io, Alert as Ie, Tree as Pe, Drawer as ao, Modal as De, Popconfirm as no, Progress as lo, Result as He, Skeleton as v, Spin as Me, Image as ee } from "antd";
7
- import { message as pr, notification as Cr } from "antd";
8
- function xe(r) {
9
- return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
10
- }
11
- const co = c((r, t) => {
12
- const e = d.c(9);
13
- let o, i;
14
- e[0] !== r ? ({
15
- children: o,
16
- ...i
17
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
18
- let a;
19
- e[3] !== o || e[4] !== i ? (a = /* @__PURE__ */ l(Xt, { ...i, children: o }), e[3] = o, e[4] = i, e[5] = a) : a = e[5];
20
- let n;
21
- return e[6] !== t || e[7] !== a ? (n = /* @__PURE__ */ l("div", { ref: t, children: a }), e[6] = t, e[7] = a, e[8] = n) : n = e[8], n;
22
- });
23
- co.displayName = "GZDivider";
24
- const {
25
- Compact: go
26
- } = V, so = (r) => {
27
- const t = d.c(6);
28
- let e, o;
29
- t[0] !== r ? ({
30
- children: e,
31
- ...o
32
- } = r, t[0] = r, t[1] = e, t[2] = o) : (e = t[1], o = t[2]);
33
- let i;
34
- return t[3] !== e || t[4] !== o ? (i = /* @__PURE__ */ l(go, { ...o, children: e }), t[3] = e, t[4] = o, t[5] = i) : i = t[5], i;
35
- }, fe = c((r, t) => {
36
- const e = d.c(7);
37
- let o, i;
38
- e[0] !== r ? ({
39
- children: o,
40
- ...i
41
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
42
- let a;
43
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(V, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
44
- });
45
- fe.displayName = "GZSpace";
46
- const {
47
- Addon: Fo
48
- } = V, uo = (r) => {
49
- const t = d.c(6);
50
- let e, o;
51
- t[0] !== r ? ({
52
- children: e,
53
- ...o
54
- } = r, t[0] = r, t[1] = e, t[2] = o) : (e = t[1], o = t[2]);
55
- let i;
56
- return t[3] !== e || t[4] !== o ? (i = /* @__PURE__ */ l(Fo, { ...o, children: e }), t[3] = e, t[4] = o, t[5] = i) : i = t[5], i;
57
- }, ye = fe;
58
- ye.Compact = so;
59
- ye.Addon = uo;
60
- const mo = c((r, t) => {
61
- const e = d.c(4);
62
- let o;
63
- e[0] !== r ? ({
64
- ...o
65
- } = r, e[0] = r, e[1] = o) : o = e[1];
66
- let i;
67
- return e[2] !== o ? (i = /* @__PURE__ */ l(qt, { ...o }), e[2] = o, e[3] = i) : i = e[3], i;
68
- });
69
- mo.displayName = "GZBreadcrumb";
70
- const So = c((r, t) => {
71
- const e = d.c(4);
72
- let o;
73
- e[0] !== r ? ({
74
- ...o
75
- } = r, e[0] = r, e[1] = o) : o = e[1];
76
- let i;
77
- return e[2] !== o ? (i = /* @__PURE__ */ l(Vt, { ...o }), e[2] = o, e[3] = i) : i = e[3], i;
78
- });
79
- So.displayName = "GZDropdown";
80
- const Ee = c((r, t) => {
81
- const e = d.c(3);
82
- let o;
83
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(f, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
84
- });
85
- Ee.displayName = "GZInput";
86
- const Ae = c((r, t) => {
87
- const e = d.c(3);
88
- let o;
89
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(f.Password, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
90
- });
91
- Ae.displayName = "GZPassword";
92
- const ke = c((r, t) => {
93
- const e = d.c(3);
94
- let o;
95
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(f.TextArea, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
96
- });
97
- ke.displayName = "GZTextArea";
98
- const Te = c((r, t) => {
99
- const e = d.c(3);
100
- let o;
101
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(f.Search, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
102
- });
103
- Te.displayName = "GZSearch";
104
- const Ge = c((r, t) => {
105
- const e = d.c(3);
106
- let o;
107
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(f.OTP, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
108
- });
109
- Ge.displayName = "GZOTP";
110
- const $ = Ee;
111
- $.Password = Ae;
112
- $.TextArea = ke;
113
- $.Search = Te;
114
- $.OTP = Ge;
115
- const Le = c((r, t) => {
116
- const e = d.c(3);
117
- let o;
118
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(y, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
119
- });
120
- Le.displayName = "GZMenu";
121
- const W = Le;
122
- W.Item = y.Item;
123
- W.SubMenu = y.SubMenu;
124
- W.Divider = y.Divider;
125
- W.ItemGroup = y.ItemGroup;
126
- const ho = c((r, t) => {
127
- const e = d.c(7), o = r;
128
- let i;
129
- if (e[0] !== o) {
130
- const {
131
- children: F,
132
- ...g
133
- } = o;
134
- i = g, e[0] = o, e[1] = i;
135
- } else
136
- i = e[1];
137
- let a;
138
- e[2] !== i ? (a = /* @__PURE__ */ l(jt, { ...i }), e[2] = i, e[3] = a) : a = e[3];
139
- let n;
140
- return e[4] !== t || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: t, children: a }), e[4] = t, e[5] = a, e[6] = n) : n = e[6], n;
141
- });
142
- ho.displayName = "GZPagination";
143
- const bo = c((r, t) => {
144
- const e = d.c(7), o = r;
145
- let i;
146
- if (e[0] !== o) {
147
- const {
148
- children: F,
149
- ...g
150
- } = o;
151
- i = g, e[0] = o, e[1] = i;
152
- } else
153
- i = e[1];
154
- let a;
155
- e[2] !== i ? (a = /* @__PURE__ */ l(Qt, { ...i }), e[2] = i, e[3] = a) : a = e[3];
156
- let n;
157
- return e[4] !== t || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: t, children: a }), e[4] = t, e[5] = a, e[6] = n) : n = e[6], n;
158
- });
159
- bo.displayName = "GZSteps";
160
- const we = c((r, t) => {
161
- const e = d.c(7);
162
- let o, i;
163
- e[0] !== r ? ({
164
- children: o,
165
- ...i
166
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
167
- const a = t;
168
- let n;
169
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(he, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
170
- });
171
- we.displayName = "GZTabs";
172
- const Bo = we;
173
- Bo.TabPane = he.TabPane;
174
- const po = c((r, t) => {
175
- const e = d.c(7);
176
- let o, i;
177
- e[0] !== r ? ({
178
- children: o,
179
- ...i
180
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
181
- const a = t;
182
- let n;
183
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Ut, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
184
- });
185
- po.displayName = "GZAutoComplete";
186
- const $e = c((r, t) => {
187
- const e = d.c(10);
188
- let o, i;
189
- e[0] !== r ? ({
190
- children: o,
191
- ...i
192
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
193
- let a;
194
- e[3] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (a = {
195
- display: "inline-flex"
196
- }, e[3] = a) : a = e[3];
197
- let n;
198
- e[4] !== o || e[5] !== i ? (n = /* @__PURE__ */ l(be.Group, { ...i, children: o }), e[4] = o, e[5] = i, e[6] = n) : n = e[6];
199
- let F;
200
- return e[7] !== t || e[8] !== n ? (F = /* @__PURE__ */ l("div", { ref: t, style: a, children: n }), e[7] = t, e[8] = n, e[9] = F) : F = e[9], F;
201
- });
202
- $e.displayName = "GZAvatarGroup";
203
- const Co = c((r, t) => {
204
- const e = d.c(7);
205
- let o, i;
206
- e[0] !== r ? ({
207
- children: o,
208
- ...i
209
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
210
- let a;
211
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(be, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
212
- }), We = Co;
213
- We.Group = $e;
214
- We.displayName = "GZAvatar";
215
- const Re = c((r, t) => {
216
- const e = d.c(10);
217
- let o, i;
218
- e[0] !== r ? ({
219
- children: o,
220
- ...i
221
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
222
- let a;
223
- e[3] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (a = {
224
- display: "contents"
225
- }, e[3] = a) : a = e[3];
226
- let n;
227
- e[4] !== o || e[5] !== i ? (n = /* @__PURE__ */ l(Be.Ribbon, { ...i, children: o }), e[4] = o, e[5] = i, e[6] = n) : n = e[6];
228
- let F;
229
- return e[7] !== t || e[8] !== n ? (F = /* @__PURE__ */ l("div", { ref: t, style: a, children: n }), e[7] = t, e[8] = n, e[9] = F) : F = e[9], F;
230
- });
231
- Re.displayName = "GZBadgeRibbon";
232
- const vo = c((r, t) => {
233
- const e = d.c(7);
234
- let o, i;
235
- e[0] !== r ? ({
236
- children: o,
237
- ...i
238
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
239
- let a;
240
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(Be, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
241
- }), Ne = vo;
242
- Ne.Ribbon = Re;
243
- Ne.displayName = "GZBadge";
244
- const zo = c((r, t) => {
245
- const e = d.c(5);
246
- let o;
247
- e[0] !== r ? (o = /* @__PURE__ */ l(Yt, { ...r }), e[0] = r, e[1] = o) : o = e[1];
248
- let i;
249
- return e[2] !== t || e[3] !== o ? (i = /* @__PURE__ */ l("div", { ref: t, children: o }), e[2] = t, e[3] = o, e[4] = i) : i = e[4], i;
250
- });
251
- zo.displayName = "GZCalendar";
252
- const Io = c((r, t) => {
253
- const e = d.c(7);
254
- let o, i;
255
- e[0] !== r ? ({
256
- children: o,
257
- ...i
258
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
259
- const a = t;
260
- let n;
261
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(L, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
262
- }), R = Io;
263
- R.SHOW_PARENT = L.SHOW_PARENT;
264
- R.SHOW_CHILD = L.SHOW_CHILD;
265
- R.Panel = L.Panel;
266
- R.displayName = "GZCascader";
267
- const Oe = c((r, t) => {
268
- const e = d.c(7);
269
- let o, i;
270
- e[0] !== r ? ({
271
- children: o,
272
- ...i
273
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
274
- let a;
275
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(pe.Group, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
276
- });
277
- Oe.displayName = "GZCheckboxGroup";
278
- const Po = c((r, t) => {
279
- const e = d.c(7);
280
- let o, i;
281
- e[0] !== r ? ({
282
- children: o,
283
- ...i
284
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
285
- let a;
286
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(pe, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
287
- }), _e = Po;
288
- _e.Group = Oe;
289
- _e.displayName = "GZCheckbox";
290
- const Ze = c((r, t) => {
291
- const e = d.c(7);
292
- let o, i;
293
- e[0] !== r ? ({
294
- children: o,
295
- ...i
296
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
297
- let a;
298
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(b.RangePicker, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
299
- });
300
- Ze.displayName = "GZRangePicker";
301
- const Xe = c((r, t) => {
302
- const e = d.c(3);
303
- let o;
304
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(b.WeekPicker, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
305
- });
306
- Xe.displayName = "GZWeekPicker";
307
- const qe = c((r, t) => {
308
- const e = d.c(3);
309
- let o;
310
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(b.MonthPicker, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
311
- });
312
- qe.displayName = "GZMonthPicker";
313
- const Ve = c((r, t) => {
314
- const e = d.c(3);
315
- let o;
316
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(b.YearPicker, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
317
- });
318
- Ve.displayName = "GZYearPicker";
319
- const je = c((r, t) => {
320
- const e = d.c(3);
321
- let o;
322
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(b.QuarterPicker, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
323
- });
324
- je.displayName = "GZQuarterPicker";
325
- const Qe = c((r, t) => {
326
- const e = d.c(3);
327
- let o;
328
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(b.TimePicker, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
329
- });
330
- Qe.displayName = "GZTimePicker";
331
- const Do = c((r, t) => {
332
- const e = d.c(3);
333
- let o;
334
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(b, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
335
- }), B = Do;
336
- B.RangePicker = Ze;
337
- B.WeekPicker = Xe;
338
- B.MonthPicker = qe;
339
- B.YearPicker = Ve;
340
- B.QuarterPicker = je;
341
- B.TimePicker = Qe;
342
- B.displayName = "GZDatePicker";
343
- const Ue = c((r, t) => {
344
- const e = d.c(7);
345
- let o, i;
346
- e[0] !== r ? ({
347
- children: o,
348
- ...i
349
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
350
- const a = i;
351
- let n;
352
- return e[3] !== o || e[4] !== t || e[5] !== a ? (n = /* @__PURE__ */ l(h, { ref: t, ...a, children: o }), e[3] = o, e[4] = t, e[5] = a, e[6] = n) : n = e[6], n;
353
- });
354
- Ue.displayName = "GZForm";
355
- const Ye = (r) => {
356
- const t = d.c(6);
357
- let e, o;
358
- t[0] !== r ? ({
359
- children: e,
360
- ...o
361
- } = r, t[0] = r, t[1] = e, t[2] = o) : (e = t[1], o = t[2]);
362
- const i = o;
363
- let a;
364
- return t[3] !== e || t[4] !== i ? (a = /* @__PURE__ */ l(h.Item, { ...i, children: e }), t[3] = e, t[4] = i, t[5] = a) : a = t[5], a;
365
- };
366
- Ye.displayName = "GZFormItem";
367
- const Ke = (r) => {
368
- const t = d.c(2);
369
- let e;
370
- return t[0] !== r ? (e = /* @__PURE__ */ l(h.List, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
371
- };
372
- Ke.displayName = "GZFormList";
373
- const Je = (r) => {
374
- const t = d.c(2);
375
- let e;
376
- return t[0] !== r ? (e = /* @__PURE__ */ l(h.ErrorList, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
377
- };
378
- Je.displayName = "GZErrorList";
379
- const et = (r) => {
380
- const t = d.c(2);
381
- let e;
382
- return t[0] !== r ? (e = /* @__PURE__ */ l(h.Provider, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
383
- };
384
- et.displayName = "GZFormProvider";
385
- const p = Ue;
386
- p.Item = Ye;
387
- p.List = Ke;
388
- p.ErrorList = Je;
389
- p.Provider = et;
390
- p.useForm = h.useForm;
391
- p.useFormInstance = h.useFormInstance;
392
- p.useWatch = h.useWatch;
393
- var z = {}, Z = { exports: {} }, ne;
394
- function te() {
395
- return ne || (ne = 1, (function(r) {
396
- function t(e) {
397
- return e && e.__esModule ? e : {
398
- default: e
399
- };
400
- }
401
- r.exports = t, r.exports.__esModule = !0, r.exports.default = r.exports;
402
- })(Z)), Z.exports;
403
- }
404
- var I = {}, le;
405
- function Ho() {
406
- if (le) return I;
407
- le = 1, Object.defineProperty(I, "__esModule", {
408
- value: !0
409
- }), I.default = void 0;
410
- const r = {
411
- // Options
412
- items_per_page: "条/页",
413
- jump_to: "跳至",
414
- jump_to_confirm: "确定",
415
- page: "页",
416
- // Pagination
417
- prev_page: "上一页",
418
- next_page: "下一页",
419
- prev_5: "向前 5 页",
420
- next_5: "向后 5 页",
421
- prev_3: "向前 3 页",
422
- next_3: "向后 3 页",
423
- page_size: "页码"
424
- };
425
- return I.default = r, I;
426
- }
427
- var P = {}, D = {}, H = {}, M = {}, de;
428
- function Mo() {
429
- return de || (de = 1, Object.defineProperty(M, "__esModule", {
430
- value: !0
431
- }), M.commonLocale = void 0, M.commonLocale = {
432
- yearFormat: "YYYY",
433
- dayFormat: "D",
434
- cellMeridiemFormat: "A",
435
- monthBeforeYear: !0
436
- }), M;
437
- }
438
- var ce;
439
- function xo() {
440
- if (ce) return H;
441
- ce = 1, Object.defineProperty(H, "__esModule", {
442
- value: !0
443
- }), H.default = void 0;
444
- var r = Mo();
445
- function t(g) {
446
- "@babel/helpers - typeof";
447
- return t = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(s) {
448
- return typeof s;
449
- } : function(s) {
450
- return s && typeof Symbol == "function" && s.constructor === Symbol && s !== Symbol.prototype ? "symbol" : typeof s;
451
- }, t(g);
452
- }
453
- function e(g, s) {
454
- var u = Object.keys(g);
455
- if (Object.getOwnPropertySymbols) {
456
- var m = Object.getOwnPropertySymbols(g);
457
- s && (m = m.filter(function(S) {
458
- return Object.getOwnPropertyDescriptor(g, S).enumerable;
459
- })), u.push.apply(u, m);
460
- }
461
- return u;
462
- }
463
- function o(g) {
464
- for (var s = 1; s < arguments.length; s++) {
465
- var u = arguments[s] != null ? arguments[s] : {};
466
- s % 2 ? e(Object(u), !0).forEach(function(m) {
467
- i(g, m, u[m]);
468
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(g, Object.getOwnPropertyDescriptors(u)) : e(Object(u)).forEach(function(m) {
469
- Object.defineProperty(g, m, Object.getOwnPropertyDescriptor(u, m));
470
- });
471
- }
472
- return g;
473
- }
474
- function i(g, s, u) {
475
- return s = a(s), s in g ? Object.defineProperty(g, s, { value: u, enumerable: !0, configurable: !0, writable: !0 }) : g[s] = u, g;
476
- }
477
- function a(g) {
478
- var s = n(g, "string");
479
- return t(s) == "symbol" ? s : String(s);
480
- }
481
- function n(g, s) {
482
- if (t(g) != "object" || !g) return g;
483
- var u = g[Symbol.toPrimitive];
484
- if (u !== void 0) {
485
- var m = u.call(g, s);
486
- if (t(m) != "object") return m;
487
- throw new TypeError("@@toPrimitive must return a primitive value.");
488
- }
489
- return (s === "string" ? String : Number)(g);
490
- }
491
- var F = o(o({}, r.commonLocale), {}, {
492
- locale: "zh_CN",
493
- today: "今天",
494
- now: "此刻",
495
- backToToday: "返回今天",
496
- ok: "确定",
497
- timeSelect: "选择时间",
498
- dateSelect: "选择日期",
499
- weekSelect: "选择周",
500
- clear: "清除",
501
- week: "周",
502
- month: "月",
503
- year: "年",
504
- previousMonth: "上个月 (翻页上键)",
505
- nextMonth: "下个月 (翻页下键)",
506
- monthSelect: "选择月份",
507
- yearSelect: "选择年份",
508
- decadeSelect: "选择年代",
509
- previousYear: "上一年 (Control键加左方向键)",
510
- nextYear: "下一年 (Control键加右方向键)",
511
- previousDecade: "上一年代",
512
- nextDecade: "下一年代",
513
- previousCentury: "上一世纪",
514
- nextCentury: "下一世纪",
515
- yearFormat: "YYYY年",
516
- cellDateFormat: "D",
517
- monthBeforeYear: !1
518
- });
519
- return H.default = F, H;
520
- }
521
- var x = {}, ge;
522
- function tt() {
523
- if (ge) return x;
524
- ge = 1, Object.defineProperty(x, "__esModule", {
525
- value: !0
526
- }), x.default = void 0;
527
- const r = {
528
- placeholder: "请选择时间",
529
- rangePlaceholder: ["开始时间", "结束时间"]
530
- };
531
- return x.default = r, x;
532
- }
533
- var se;
534
- function ot() {
535
- if (se) return D;
536
- se = 1;
537
- var r = te().default;
538
- Object.defineProperty(D, "__esModule", {
539
- value: !0
540
- }), D.default = void 0;
541
- var t = r(xo()), e = r(/* @__PURE__ */ tt());
542
- const o = {
543
- lang: {
544
- placeholder: "请选择日期",
545
- yearPlaceholder: "请选择年份",
546
- quarterPlaceholder: "请选择季度",
547
- monthPlaceholder: "请选择月份",
548
- weekPlaceholder: "请选择周",
549
- rangePlaceholder: ["开始日期", "结束日期"],
550
- rangeYearPlaceholder: ["开始年份", "结束年份"],
551
- rangeMonthPlaceholder: ["开始月份", "结束月份"],
552
- rangeQuarterPlaceholder: ["开始季度", "结束季度"],
553
- rangeWeekPlaceholder: ["开始周", "结束周"],
554
- ...t.default
555
- },
556
- timePickerLocale: {
557
- ...e.default
558
- }
559
- };
560
- return o.lang.ok = "确定", D.default = o, D;
561
- }
562
- var Fe;
563
- function fo() {
564
- if (Fe) return P;
565
- Fe = 1;
566
- var r = te().default;
567
- Object.defineProperty(P, "__esModule", {
568
- value: !0
569
- }), P.default = void 0;
570
- var t = r(/* @__PURE__ */ ot());
571
- return P.default = t.default, P;
572
- }
573
- var ue;
574
- function yo() {
575
- if (ue) return z;
576
- ue = 1;
577
- var r = te().default;
578
- Object.defineProperty(z, "__esModule", {
579
- value: !0
580
- }), z.default = void 0;
581
- var t = r(Ho()), e = r(/* @__PURE__ */ fo()), o = r(/* @__PURE__ */ ot()), i = r(/* @__PURE__ */ tt());
582
- const a = "${label}不是一个有效的${type}", n = {
583
- locale: "zh-cn",
584
- Pagination: t.default,
585
- DatePicker: o.default,
586
- TimePicker: i.default,
587
- Calendar: e.default,
588
- // locales for all components
589
- global: {
590
- placeholder: "请选择",
591
- close: "关闭",
592
- sortable: "可排序"
593
- },
594
- Table: {
595
- filterTitle: "筛选",
596
- filterConfirm: "确定",
597
- filterReset: "重置",
598
- filterEmptyText: "无筛选项",
599
- filterCheckAll: "全选",
600
- filterSearchPlaceholder: "在筛选项中搜索",
601
- emptyText: "暂无数据",
602
- selectAll: "全选当页",
603
- selectInvert: "反选当页",
604
- selectNone: "清空所有",
605
- selectionAll: "全选所有",
606
- sortTitle: "排序",
607
- expand: "展开行",
608
- collapse: "关闭行",
609
- triggerDesc: "点击降序",
610
- triggerAsc: "点击升序",
611
- cancelSort: "取消排序"
612
- },
613
- Modal: {
614
- okText: "确定",
615
- cancelText: "取消",
616
- justOkText: "知道了"
617
- },
618
- Tour: {
619
- Next: "下一步",
620
- Previous: "上一步",
621
- Finish: "结束导览"
622
- },
623
- Popconfirm: {
624
- cancelText: "取消",
625
- okText: "确定"
626
- },
627
- Transfer: {
628
- titles: ["", ""],
629
- searchPlaceholder: "请输入搜索内容",
630
- itemUnit: "项",
631
- itemsUnit: "项",
632
- remove: "删除",
633
- selectCurrent: "全选当页",
634
- removeCurrent: "删除当页",
635
- selectAll: "全选所有",
636
- deselectAll: "取消全选",
637
- removeAll: "删除全部",
638
- selectInvert: "反选当页"
639
- },
640
- Upload: {
641
- uploading: "文件上传中",
642
- removeFile: "删除文件",
643
- uploadError: "上传错误",
644
- previewFile: "预览文件",
645
- downloadFile: "下载文件"
646
- },
647
- Empty: {
648
- description: "暂无数据"
649
- },
650
- Icon: {
651
- icon: "图标"
652
- },
653
- Text: {
654
- edit: "编辑",
655
- copy: "复制",
656
- copied: "复制成功",
657
- expand: "展开",
658
- collapse: "收起"
659
- },
660
- Form: {
661
- optional: "(可选)",
662
- defaultValidateMessages: {
663
- default: "字段验证错误${label}",
664
- required: "请输入${label}",
665
- enum: "${label}必须是其中一个[${enum}]",
666
- whitespace: "${label}不能为空字符",
667
- date: {
668
- format: "${label}日期格式无效",
669
- parse: "${label}不能转换为日期",
670
- invalid: "${label}是一个无效日期"
671
- },
672
- types: {
673
- string: a,
674
- method: a,
675
- array: a,
676
- object: a,
677
- number: a,
678
- date: a,
679
- boolean: a,
680
- integer: a,
681
- float: a,
682
- regexp: a,
683
- email: a,
684
- url: a,
685
- hex: a
686
- },
687
- string: {
688
- len: "${label}须为${len}个字符",
689
- min: "${label}最少${min}个字符",
690
- max: "${label}最多${max}个字符",
691
- range: "${label}须在${min}-${max}字符之间"
692
- },
693
- number: {
694
- len: "${label}必须等于${len}",
695
- min: "${label}最小值为${min}",
696
- max: "${label}最大值为${max}",
697
- range: "${label}须在${min}-${max}之间"
698
- },
699
- array: {
700
- len: "须为${len}个${label}",
701
- min: "最少${min}个${label}",
702
- max: "最多${max}个${label}",
703
- range: "${label}数量须在${min}-${max}之间"
704
- },
705
- pattern: {
706
- mismatch: "${label}与模式不匹配${pattern}"
707
- }
708
- }
709
- },
710
- QRCode: {
711
- expired: "二维码过期",
712
- refresh: "点击刷新",
713
- scanned: "已扫描"
714
- },
715
- ColorPicker: {
716
- presetEmpty: "暂无",
717
- transparent: "无色",
718
- singleColor: "单色",
719
- gradientColor: "渐变色"
720
- }
721
- };
722
- return z.default = n, z;
723
- }
724
- var X, me;
725
- function Eo() {
726
- return me || (me = 1, X = /* @__PURE__ */ yo()), X;
727
- }
728
- var Ao = /* @__PURE__ */ Eo();
729
- const ko = /* @__PURE__ */ xe(Ao), To = {
730
- token: {
731
- 0: 0,
732
- 1: 2,
733
- 2: 4,
734
- 3: 6,
735
- 4: 8,
736
- 5: 10,
737
- 6: 12,
738
- 7: 16,
739
- 8: 20,
740
- 9: 25,
741
- 10: 30,
742
- 11: 35,
743
- 12: 40,
744
- 13: 45,
745
- 14: 50,
746
- 15: 55,
747
- 16: 60,
748
- 17: 65,
749
- 18: 70,
750
- 19: 75,
751
- 20: 80,
752
- 21: 85,
753
- 22: 90,
754
- 23: 95,
755
- red1: "#FFF1F0",
756
- red2: "#FFCCC7",
757
- red3: "#FFA39E",
758
- red4: "#FF7875",
759
- red5: "#FF4D4F",
760
- red6: "#F5222D",
761
- red7: "#CF1322",
762
- red8: "#A8071A",
763
- red9: "#820014",
764
- red10: "#5C0011",
765
- volcano1: "#FFF2E8",
766
- volcano2: "#FFD8BF",
767
- volcano3: "#FFBB96",
768
- volcano4: "#FF9C6E",
769
- volcano5: "#FF7A45",
770
- volcano6: "#FA541C",
771
- volcano7: "#D4380D",
772
- volcano8: "#AD2102",
773
- volcano9: "#871400",
774
- volcano10: "#610B00",
775
- orange1: "#FFF7E6",
776
- orange2: "#FFE7BA",
777
- orange3: "#FFD591",
778
- orange4: "#FFC069",
779
- orange5: "#FFA940",
780
- orange6: "#FA8C16",
781
- orange7: "#D46B08",
782
- orange8: "#AD4E00",
783
- orange9: "#873800",
784
- orange10: "#612500",
785
- gold1: "#FFFBE6",
786
- gold2: "#FFF1B8",
787
- gold3: "#FFE58F",
788
- gold4: "#FFD666",
789
- gold5: "#FFC53D",
790
- gold6: "#FAAD14",
791
- gold7: "#D48806",
792
- gold8: "#AD6800",
793
- gold9: "#874D00",
794
- gold10: "#613400",
795
- yellow1: "#FEFFE6",
796
- yellow2: "#FFFFB8",
797
- yellow3: "#FFFB8F",
798
- yellow4: "#FFF566",
799
- yellow5: "#FFEC3D",
800
- yellow6: "#FADB14",
801
- yellow7: "#D4B106",
802
- yellow8: "#AD8B00",
803
- yellow9: "#876800",
804
- yellow10: "#614700",
805
- lime1: "#FCFFE6",
806
- lime2: "#F4FFB8",
807
- lime3: "#EAFF8F",
808
- lime4: "#D3F261",
809
- lime5: "#BAE637",
810
- lime6: "#A0D911",
811
- lime7: "#7CB305",
812
- lime8: "#5B8C00",
813
- lime9: "#3F6600",
814
- lime10: "#254000",
815
- green1: "#F6FFED",
816
- green2: "#D9F7BE",
817
- green3: "#B7EB8F",
818
- green4: "#95DE64",
819
- green5: "#73D13D",
820
- green6: "#52C41A",
821
- green7: "#389E0D",
822
- green8: "#237804",
823
- green9: "#135200",
824
- green10: "#092B00",
825
- cyan1: "#E6FFFB",
826
- cyan2: "#B5F5EC",
827
- cyan3: "#87E8DE",
828
- cyan4: "#5CDBD3",
829
- cyan5: "#36CFC9",
830
- cyan6: "#13C2C2",
831
- cyan7: "#08979C",
832
- cyan8: "#006D75",
833
- cyan9: "#00474F",
834
- cyan10: "#002329",
835
- "guozhi blue1": "#DBE9FE",
836
- "guozhi blue2": "#BFDBFE",
837
- "guozhi blue3": "#92C5FD",
838
- "guozhi blue4": "#4D93F8",
839
- "guozhi blue5": "#3272F1",
840
- "guozhi blue6": "#245EE6",
841
- "guozhi blue7": "#1C4ED8",
842
- "guozhi blue8": "#1D43B8",
843
- "guozhi blue9": "#1E3C99",
844
- "guozhi blue10": "#172554",
845
- "galaxy blue1": "#E9EFFD",
846
- "galaxy blue2": "#C8D9FA",
847
- "galaxy blue3": "#A8C1F8",
848
- "galaxy blue4": "#92B1F5",
849
- "galaxy blue5": "#6C99F8",
850
- "galaxy blue6": "#5182EE",
851
- "galaxy blue7": "#3B73ED",
852
- "galaxy blue8": "#1B56D5",
853
- "galaxy blue9": "#113FA1",
854
- "galaxy blue10": "#0F2C6B",
855
- purple1: "#F9F0FF",
856
- purple2: "#EFDBFF",
857
- purple3: "#D3ADF7",
858
- purple4: "#B37FEB",
859
- purple5: "#9254DE",
860
- purple6: "#722ED1",
861
- purple7: "#531DAB",
862
- purple8: "#391085",
863
- purple9: "#22075E",
864
- purple10: "#120338",
865
- magenta1: "#FFF0F6",
866
- magenta2: "#FFD6E7",
867
- magenta3: "#FFADD2",
868
- magenta4: "#FF85C0",
869
- magenta5: "#F759AB",
870
- magenta6: "#EB2F96",
871
- magenta7: "#C41D7F",
872
- magenta8: "#9E1068",
873
- magenta9: "#780650",
874
- magenta10: "#520339",
875
- gray1: "#FFFFFF",
876
- gray2: "#FAFAFA",
877
- gray3: "#F5F5F5",
878
- gray4: "#F0F0F0",
879
- gray5: "#D9D9D9",
880
- gray6: "#BFBFBF",
881
- gray7: "#8C8C8C",
882
- gray8: "#595959",
883
- gray9: "#434343",
884
- gray10: "#262626",
885
- colorPrimary: "#245EE6",
886
- colorSuccess: "#52C41A",
887
- colorWarning: "#FAAD14",
888
- colorError: "#FF4D4F",
889
- colorInfo: "#3496FF",
890
- colorTextBase: "#000000",
891
- colorBgBase: "#FFFFFF",
892
- sizeUnit: 4,
893
- sizeStep: 4,
894
- sizePopupArrow: 16,
895
- controlHeight: 32,
896
- opacityImage: 100,
897
- fontFamily: "Source Han Sans CN VF",
898
- fontFamilyCode: "SFMono-Regular",
899
- fontSize: 14,
900
- lineWidth: 1,
901
- borderRadius: 4,
902
- zIndexPopupBase: 1e3,
903
- lineType: "solid",
904
- motion: 1,
905
- motionBase: 0,
906
- motionEaseInBack: "cubic-bezier(0.71, -0.46, 0.88, 0.6)",
907
- motionEaseInOut: "cubic-bezier(0.645, 0.045, 0.355, 1)",
908
- motionEaseInOutCirc: "cubic-bezier(0.78, 0.14, 0.15, 0.86)",
909
- motionEaseInQuint: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
910
- motionEaseOut: "cubic-bezier(0.215, 0.61, 0.355, 1)",
911
- motionEaseOutBack: "cubic-bezier(0.12, 0.4, 0.29, 1.46)",
912
- motionEaseOutCirc: "cubic-bezier(0.08, 0.82, 0.17, 1)",
913
- motionEaseOutQuint: "cubic-bezier(0.23, 1, 0.32, 1)",
914
- motionUnit: 0.10000000149011612,
915
- wireframe: !1,
916
- colorPrimaryBg: "#DBE9FE",
917
- colorPrimaryBgHover: "#BFDBFE",
918
- colorPrimaryBorder: "#92C5FD",
919
- colorPrimaryBorderHover: "#4D93F8",
920
- colorPrimaryHover: "#3272F1",
921
- colorPrimaryBase: "#245EE6",
922
- colorPrimaryActive: "#1C4ED8",
923
- colorPrimaryTextHover: "#3272F1",
924
- colorPrimaryText: "#245EE6",
925
- colorPrimaryTextActive: "#1C4ED8",
926
- colorSuccessBg: "#F6FFED",
927
- colorSuccessBgHover: "#D9F7BE",
928
- colorSuccessBorder: "#B7EB8F",
929
- colorSuccessBorderHover: "#95DE64",
930
- colorSuccessHover: "#95DE64",
931
- colorSuccessBase: "#52C41A",
932
- colorSuccessActive: "#389E0D",
933
- colorSuccessTextHover: "#73D13D",
934
- colorSuccessText: "#52C41A",
935
- colorSuccessTextActive: "#389E0D",
936
- colorWarningBg: "#FFFBE6",
937
- colorWarningBgHover: "#FFF1B8",
938
- colorWarningBorder: "#FFE58F",
939
- colorWarningBorderHover: "#FFD666",
940
- colorWarningHover: "#FFD666",
941
- colorWarningBase: "#FAAD14",
942
- colorWarningActive: "#D48806",
943
- colorWarningTextHover: "#FFC53D",
944
- colorWarningText: "#FAAD14",
945
- colorWarningTextActive: "#D48806",
946
- colorErrorBg: "#FFF2F0",
947
- colorErrorBgHover: "#FFF1F0",
948
- colorErrorBorder: "#FFCCC7",
949
- colorErrorBorderHover: "#FFA39E",
950
- colorErrorHover: "#FF7875",
951
- colorErrorBase: "#FF4D4F",
952
- colorErrorActive: "#D9363E",
953
- colorErrorTextHover: "#FF7875",
954
- colorErrorText: "#FF4D4F",
955
- colorErrorTextActive: "#D9363E",
956
- colorInfoBg: "#F0FAFF",
957
- colorInfoBgHover: "#D6EFFF",
958
- colorInfoBorder: "#ADDDFF",
959
- colorInfoBorderHover: "#85C8FF",
960
- colorInfoHover: "#85C8FF",
961
- colorInfoBase: "#3496FF",
962
- colorInfoActive: "#2173D9",
963
- colorInfoTextHover: "#5CB0FF",
964
- colorInfoText: "#3496FF",
965
- colorInfoTextActive: "#2173D9",
966
- colorText: "rgba(0, 0, 0, 0.88)",
967
- colorTextSecondary: "rgba(0, 0, 0, 0.65)",
968
- colorTextTertiary: "rgba(0, 0, 0, 0.45)",
969
- colorTextQuaternary: "rgba(0, 0, 0, 0.25)",
970
- colorBorder: "#D9D9D9",
971
- colorBorderSecondary: "#F0F0F0",
972
- colorFill: "rgba(0, 0, 0, 0.15)",
973
- colorFillSecondary: "rgba(0, 0, 0, 0.06)",
974
- colorFillTertiary: "rgba(0, 0, 0, 0.04)",
975
- colorFillQuaternary: "rgba(0, 0, 0, 0.02)",
976
- colorBgLayout: "#F5F5F5",
977
- colorBgContainer: "#FFFFFF",
978
- colorBgElevated: "#FFFFFF",
979
- colorBgSpotlight: "rgba(0, 0, 0, 0.85)",
980
- colorBgMask: "rgba(0, 0, 0, 0.45)",
981
- sizeXXL: 48,
982
- sizeXL: 32,
983
- sizeLG: 24,
984
- sizeMD: 20,
985
- sizeMS: 16,
986
- size: 16,
987
- sizeSM: 12,
988
- sizeXS: 8,
989
- sizeXXS: 4,
990
- controlHeightLG: 40,
991
- controlHeightSM: 24,
992
- controlHeightXS: 16,
993
- borderRadiusXS: 2,
994
- borderRadiusSM: 4,
995
- borderRadiusLG: 8,
996
- borderRadiusXL: 12,
997
- borderRadiusXXL: 16,
998
- borderRadiusOuter: 4,
999
- colorWhite: "#FFFFFF",
1000
- colorBlack: "#000000",
1001
- fontSizeXL: 20,
1002
- fontSizeLG: 16,
1003
- fontSizeSM: 12,
1004
- fontSizeXS: 11,
1005
- fontSizeXXS: 10,
1006
- fontSizeHeading1: 38,
1007
- fontSizeHeading2: 30,
1008
- fontSizeHeading3: 24,
1009
- fontSizeHeading4: 20,
1010
- fontSizeHeading5: 16,
1011
- lineHeight: 1.5709999799728394,
1012
- lineHeightLG: 1.5,
1013
- lineHeightSM: 1.6666666269302368,
1014
- lineHeightHeading1: 1.2109999656677246,
1015
- lineHeightHeading2: 1.2669999599456787,
1016
- lineHeightHeading3: 1.3329999446868896,
1017
- lineHeightHeading4: 1.399999976158142,
1018
- lineHeightHeading5: 1.5,
1019
- lineWidthBold: 2,
1020
- borderRadiusFull: 9999,
1021
- colorFillContrast: "rgba(0, 0, 0, 0.3)",
1022
- colorBgBlur: "rgba(255, 255, 255, 0)",
1023
- transparent: "rgba(0, 0, 0, 0)",
1024
- colorBgSolid: "#000000",
1025
- colorBgSolidHover: "rgba(0, 0, 0, 0.75)",
1026
- colorBgSolidActive: "rgba(0, 0, 0, 0.95)",
1027
- colorErrorBgFilledHover: "#FFDFDC",
1028
- colorErrorBgActive: "#FFCCC7",
1029
- colorLink: "#245EE6",
1030
- colorSplit: "#EEEFF1",
1031
- fontSizeIcon: 12,
1032
- controlInteractiveSize: 16,
1033
- paddingXL: 32,
1034
- paddingLG: 24,
1035
- paddingMD: 20,
1036
- padding: 16,
1037
- paddingSM: 12,
1038
- paddingXS: 8,
1039
- paddingXXS: 4,
1040
- marginXXL: 48,
1041
- marginXL: 32,
1042
- marginLG: 24,
1043
- marginMD: 20,
1044
- margin: 16,
1045
- marginSM: 12,
1046
- marginXS: 8,
1047
- marginXXS: 4,
1048
- controlPaddingHorizontal: 12,
1049
- controlPaddingHorizontalSM: 8,
1050
- paddingContentHorizontalLG: 24,
1051
- paddingContentVerticalLG: 16,
1052
- paddingContentHorizontal: 16,
1053
- paddingContentVertical: 12,
1054
- paddingContentHorizontalSM: 16,
1055
- paddingContentVerticalSM: 8,
1056
- colorLinkHover: "#4D93F8",
1057
- colorLinkActive: "#1C4ED8",
1058
- colorFillContent: "rgba(0, 0, 0, 0.06)",
1059
- colorFillContentHover: "rgba(0, 0, 0, 0.15)",
1060
- colorFillAlter: "rgba(0, 0, 0, 0.02)",
1061
- colorBgContainerDisabled: "rgba(0, 0, 0, 0.04)",
1062
- colorBorderBg: "#FFFFFF",
1063
- colorTextPlaceholder: "rgba(0, 0, 0, 0.25)",
1064
- colorTextDisabled: "rgba(0, 0, 0, 0.25)",
1065
- colorTextHeading: "rgba(0, 0, 0, 0.88)",
1066
- colorTextLabel: "rgba(0, 0, 0, 0.65)",
1067
- colorTextDescription: "rgba(0, 0, 0, 0.45)",
1068
- colorTextLightSolid: "#FFFFFF",
1069
- colorHighlight: "#FFA39E",
1070
- colorBgTextHover: "rgba(0, 0, 0, 0.06)",
1071
- colorBgTextActive: "rgba(0, 0, 0, 0.15)",
1072
- colorIcon: "rgba(0, 0, 0, 0.45)",
1073
- colorIconHover: "rgba(0, 0, 0, 0.88)",
1074
- colorErrorOutline: "rgba(255, 77, 79, 0.1)",
1075
- colorWarningOutline: "rgba(250, 173, 20, 0.1)",
1076
- controlItemBgHover: "rgba(0, 0, 0, 0.04)",
1077
- controlItemBgActive: "#DBE9FE",
1078
- controlItemBgActiveHover: "#BFDBFE",
1079
- controlItemBgActiveDisabled: "rgba(0, 0, 0, 0.15)",
1080
- controlTmpOutline: "rgba(0, 0, 0, 0.02)",
1081
- controlOutline: "rgba(5, 145, 255, 0.1)",
1082
- controlOutlineWidth: 2,
1083
- opacityLoading: 65,
1084
- screenXS: 320,
1085
- screenSM: 576,
1086
- screenMD: 768,
1087
- screenLG: 992,
1088
- screenXL: 1200,
1089
- screenXXL: 1600,
1090
- screenXSMin: 320,
1091
- screenXSMax: 575,
1092
- screenSMMin: 576,
1093
- screenSMMax: 767,
1094
- screenMDMin: 768,
1095
- screenMDMax: 991,
1096
- screenLGMin: 992,
1097
- screenLGMax: 1199,
1098
- screenXLMin: 1200,
1099
- screenXLMax: 1599,
1100
- screenXXLMin: 1600,
1101
- lineWidthFocus: 3,
1102
- linkDecoration: "none",
1103
- linkFocusDecoration: "none",
1104
- linkHoverDecoration: "none",
1105
- fontWeightStrong: 700,
1106
- fontWeightNormal: 400,
1107
- drawerWidth: 378,
1108
- drawerWidthMD: 520,
1109
- drawerWidthLG: 736,
1110
- reqularItalic: "Reqular Italic",
1111
- semiboldItalic: "Semibold Italic",
1112
- regularItalic: "Regular Italic",
1113
- mediumItalic: "Medium Italic",
1114
- sidebarWidthMD: 256,
1115
- sidebarWidthSm: 180,
1116
- sidebarWidthLG: 360,
1117
- sidebarCollapsedWidth: 48,
1118
- colorBgSidebar: "#FBFBFB",
1119
- headerHeight: 44,
1120
- footerHeight: 34,
1121
- tooltipVerticalPadding: 6,
1122
- buttonPaddingHorizontal: 15,
1123
- buttonPaddingHorizontalSM: 7,
1124
- buttonIconOnlyFontSize: 16,
1125
- buttonIconOnlyFontSizeLG: 18,
1126
- buttonIconOnlyFontSizeSM: 14,
1127
- borderRadiusRound: 16,
1128
- borderRadiusRoundSM: 12,
1129
- borderRadiusRoundLG: 20,
1130
- buttonRoundPaddingHorizontal: 16,
1131
- buttonRoundPaddingHorizontalLG: 20,
1132
- buttonRoundPaddingHorizontalSM: 12,
1133
- tagPaddingHorizontal: 7,
1134
- tagIconSize: 10,
1135
- iconMarginInline: 3,
1136
- alertPaddingHorizontal: 12,
1137
- alertIconSizeLG: 24,
1138
- alertCloseIcon: 12,
1139
- alertIcon: 14,
1140
- messageContentHorizontal: 9,
1141
- messageIcon: 16,
1142
- switchHeight: 22,
1143
- switchHeightSM: 16,
1144
- switchPadding: 2,
1145
- switchPinSize: 18,
1146
- switchPinSizeActive: 22,
1147
- switchPinSizeSM: 12,
1148
- switchPinSizeSMActive: 14,
1149
- switchWidth: 44,
1150
- switchWidthSM: 28,
1151
- switchInnerMarginMin: 9,
1152
- switchInnerMarginMinSM: 6,
1153
- switchLoadingIconColor: "rgba(0, 0, 0, 0.65)",
1154
- borderRadiusSwitch: 100,
1155
- borderRadiusMax: 100,
1156
- borderRadiusSwitchHandle: 9,
1157
- switchIconSizeSM: 12,
1158
- switchIconSize: 14,
1159
- iconSize: 14,
1160
- codeBg: "rgba(150, 150, 150, 0.1)",
1161
- codeBorder: "rgba(100, 100, 100, 0.2)",
1162
- keyboardBg: "rgba(150, 150, 150, 0.06)",
1163
- keyboardBorder: "rgba(100, 100, 100, 0.2)",
1164
- codeAndKeyboardHorizontalMargin: 2,
1165
- codeAndKeyboardHorizontalPadding: 4,
1166
- codeAndKeyboardTopPadding: 2,
1167
- codeKeyboardRadius: 3,
1168
- codeAndKeyboardBottomPadding: 1,
1169
- badgeShadowColor: "#FFFFFF",
1170
- badgeShadowSize: 1,
1171
- badgeHeight: 20,
1172
- badgeHeightSM: 14,
1173
- badgeDotSize: 6,
1174
- badgeStatusSize: 6,
1175
- borderRadiusBadge: 10,
1176
- borderRadiusBadgeSM: 7,
1177
- spinDotSize: 20,
1178
- spinDotItemSize: 6.75,
1179
- spinDotItemSizeSM: 4.5,
1180
- spinDotItemSizeLG: 11.25,
1181
- spinDotSizeSM: 14,
1182
- spinDotSizeLG: 32,
1183
- notificationCloseButtonSize: 22,
1184
- notificationCloseIconSize: 14,
1185
- notificationNoticeIconSize: 24,
1186
- resultIconSize: 72,
1187
- resultVerticalPadding: 48,
1188
- resultContentHorizontalPadding: 40,
1189
- popConfirmIconSize: 14,
1190
- tourCloseSize: 22,
1191
- tourCoverVerticalPadding: 46,
1192
- tourIndicatorSize: 6,
1193
- tourMaskBg: "rgba(0, 0, 0, 0.5)",
1194
- avatarFontSizeBase: 18,
1195
- avatarFontSizeSM: 14,
1196
- avatarFontSizeLG: 24,
1197
- emptyImgHeight: 100,
1198
- emptyImgHeightMD: 40,
1199
- emptyImgHeightSM: 35,
1200
- QRCodeMaskBackgroundColor: "rgba(255, 255, 255, 0.96)",
1201
- QRCodeExpiredTextColor: "rgba(0, 0, 0, 0.88)",
1202
- carouselDotWidth: 16,
1203
- carouselDotHeight: 3,
1204
- carouselDotWidthActive: 24,
1205
- carouselArrowSize: 20,
1206
- carouselDotOffset: 12,
1207
- carouselArrowOffset: 25,
1208
- modalHeaderHeight: 56,
1209
- modalCloseBtnSize: 22,
1210
- modalCloseIconSize: 16,
1211
- modalConfirmIconSize: 22,
1212
- modalCloseButtonPosition: 17,
1213
- drawerCloseIcon: 24,
1214
- segmentedPaddingHorizontal: 11,
1215
- segmentedPaddingHorizontalSM: 7,
1216
- segmentedPadding: 2,
1217
- segmentedLabelMinHeight: 28,
1218
- segmentedLabelMinHeightLG: 36,
1219
- segmentedLabelMinHeightSM: 20,
1220
- segmentedItemGap: 6,
1221
- segmentedIcon: 14,
1222
- segmentedIconLG: 16,
1223
- radioSize: 16,
1224
- radioDotSize: 6,
1225
- radioDotPadding: 4,
1226
- radioButtonPaddingInline: 15,
1227
- radioButtonPaddingInlineSM: 7,
1228
- radioRadius: 8,
1229
- radioDotDisabledSize: 8,
1230
- radioButtonGroupPadding: 1,
1231
- radioButtonHeight: 30,
1232
- radioButtonHeightSM: 22,
1233
- radioButtonHeightLG: 38,
1234
- borderRadiusRadioButton: 5,
1235
- borderRadiusRadioButtonSM: 3,
1236
- borderRadiusRadioButtonLG: 7,
1237
- checkboxSize: 16,
1238
- checkboxIndeterminateSize: 8,
1239
- rateStarSize: 20,
1240
- timelineItemHeadSize: 10,
1241
- timelineItemPaddingBottom: 20,
1242
- itemTailHorizontalPadding: 4,
1243
- itemTailVerticalPadding: 10,
1244
- collapseExpandIconHeight: 22,
1245
- collapseExpandIconHeightLG: 24,
1246
- collapseExpandIconHeightSM: 20,
1247
- collapseExpandIconPaddingHorizontalStart: 4,
1248
- collapseExpandIconPaddingHorizontalStartSM: 4,
1249
- collapseExpandIconPaddingHorizontalStartLG: 8,
1250
- selectInputPaddingHorizontalBase: 11,
1251
- selectInputPaddingHorizontalSM: 7,
1252
- selectionItemPadding: 18,
1253
- selectionItemPaddingLG: 20,
1254
- selectionItemPaddingSM: 18,
1255
- selectTagItemEnd: 4,
1256
- selectDropdownItemVertical: 5,
1257
- selectDropdownItemGroupHorizontal: 24,
1258
- inputPaddingHorizontal: 11,
1259
- inputPaddingHorizontalSM: 7,
1260
- inputPaddingHorizontalLG: 11,
1261
- inputPaddingVertical: 4,
1262
- inputPaddingVerticalSM: 0,
1263
- inputPaddingVerticalLG: 7,
1264
- radiusNone: 0,
1265
- inputNumberHandleWidth: 22,
1266
- skeletonButtonWidth: 64,
1267
- skeletonInputWidth: 160,
1268
- skeletonButtonWidthLG: 80,
1269
- skeletonInputWidthLG: 200,
1270
- skeletonButtonWidthSM: 48,
1271
- skeletonInputWidthSM: 120,
1272
- colorPickerWidth: 234,
1273
- colorPickerHandlerSize: 16,
1274
- colorPickerHandlerSizeSM: 12,
1275
- colorPickerSliderHeight: 8,
1276
- colorPickerPreviewSize: 28,
1277
- paddingNone: 0,
1278
- colorPickerPresetColorSize: 18,
1279
- paginationItemPaddingInline: 6,
1280
- floatButtonBodyVerticalPadding: 2,
1281
- floatButtonBodyHorizontalPadding: 4,
1282
- floatButtonIconSize: 18,
1283
- marginNone: 0,
1284
- tabHorizontalSM: 6,
1285
- tabVerticalLG: 6,
1286
- tabCardGap: 2,
1287
- darkBtnTextHover: "rgba(255, 255, 255, 0.08)",
1288
- darkBtnFilled: "rgba(255, 255, 255, 0.08)",
1289
- darkBtnFilledHover: "rgba(255, 255, 255, 0.12)",
1290
- tooltipVerticalPaddingSM: 2,
1291
- colorTextLightSolidPrimary: "#FFFFFF",
1292
- emptyImage: "#DCE0E6",
1293
- emptyImageLight: "#FFFFFF",
1294
- emptyImageInnerShadow: "#AEB8C2",
1295
- emptyImageShadow: "#F5F5F7",
1296
- "test-will-be-removed-in-the-next-update": "#FF0000"
1297
- },
1298
- components: {
1299
- Button: {
1300
- borderColorDisabled: "#D9D9D9",
1301
- contentFontSize: 14,
1302
- contentFontSizeLG: 14,
1303
- contentFontSizeSM: 14,
1304
- contentLineHeight: 1.5709999799728394,
1305
- contentLineHeightLG: 1.5,
1306
- contentLineHeightSM: 1.6666666269302368,
1307
- dangerColor: "#FFFFFF",
1308
- dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
1309
- defaultActiveBg: "#FFFFFF",
1310
- defaultActiveBorderColor: "#1C4ED8",
1311
- defaultActiveColor: "#1C4ED8",
1312
- defaultBg: "#FFFFFF",
1313
- defaultBorderColor: "#D9D9D9",
1314
- defaultColor: "rgba(0, 0, 0, 0.88)",
1315
- defaultGhostBorderColor: "#FFFFFF",
1316
- defaultGhostColor: "#FFFFFF",
1317
- defaultHoverBg: "#FFFFFF",
1318
- defaultHoverBorderColor: "#3272F1",
1319
- defaultHoverColor: "#3272F1",
1320
- defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
1321
- fontWeight: 400,
1322
- ghostBg: "rgba(0, 0, 0, 0)",
1323
- groupBorderColor: "#3272F1",
1324
- iconGap: 8,
1325
- linkHoverBg: "rgba(0, 0, 0, 0)",
1326
- onlyIconSize: 14,
1327
- onlyIconSizeLG: 16,
1328
- onlyIconSizeSM: 12,
1329
- paddingBlock: 4,
1330
- paddingBlockLG: 7,
1331
- paddingBlockSM: 0,
1332
- paddingInline: 15,
1333
- paddingInlineLG: 15,
1334
- paddingInlineSM: 7,
1335
- primaryColor: "#FFFFFF",
1336
- primaryShadow: "0 2px 0 rgba(5,145,255,0.1)",
1337
- solidTextColor: "#FFFFFF",
1338
- textHoverBg: "rgba(0, 0, 0, 0.04)",
1339
- textTextActiveColor: "rgba(0, 0, 0, 0.88)",
1340
- textTextColor: "rgba(0, 0, 0, 0.88)",
1341
- textTextHoverColor: "rgba(0, 0, 0, 0.88)",
1342
- dashedBgDisabled: "rgba(0, 0, 0, 0.04)",
1343
- defaultBgDisabled: "rgba(0, 0, 0, 0.04)"
1344
- },
1345
- Typography: {
1346
- titleMarginBottom: 0,
1347
- titleMarginTop: 0
1348
- },
1349
- Divider: {
1350
- orientationMargin: 0.05000000074505806,
1351
- textPaddingInline: 14,
1352
- verticalMarginInline: 8
1353
- },
1354
- Layout: {
1355
- bodyBg: "#F5F5F5",
1356
- footerBg: "#F5F5F5",
1357
- footerPadding: "24px 50px",
1358
- headerBg: "#001529",
1359
- headerColor: "rgba(0, 0, 0, 0.88)",
1360
- headerHeight: 64,
1361
- headerPadding: "0 50px",
1362
- lightSiderBg: "#FFFFFF",
1363
- lightTriggerBg: "#FFFFFF",
1364
- lightTriggerColor: "rgba(0, 0, 0, 0.88)",
1365
- siderBg: "#001529",
1366
- triggerBg: "#002140",
1367
- triggerColor: "#FFFFFF",
1368
- triggerHeight: 48,
1369
- zeroTriggerHeight: 40,
1370
- zeroTriggerWidth: 40
1371
- },
1372
- Splitter: {
1373
- splitBarDraggableSize: 20,
1374
- splitBarSize: 2,
1375
- splitTriggerSize: 6
1376
- },
1377
- Anchor: {
1378
- linkPaddingBlock: 4,
1379
- linkPaddingInlineStart: 16
1380
- },
1381
- Breadcrumb: {
1382
- iconFontSize: 14,
1383
- itemColor: "rgba(0, 0, 0, 0.45)",
1384
- lastItemColor: "rgba(0, 0, 0, 0.88)",
1385
- linkColor: "rgba(0, 0, 0, 0.45)",
1386
- linkHoverColor: "rgba(0, 0, 0, 0.88)",
1387
- separatorColor: "rgba(0, 0, 0, 0.45)",
1388
- separatorMargin: 8
1389
- },
1390
- Dropdown: {
1391
- paddingBlock: 5,
1392
- zIndexPopup: 1050
1393
- },
1394
- Menu: {
1395
- activeBarBorderWidth: 1,
1396
- activeBarHeight: 2,
1397
- activeBarWidth: 0,
1398
- collapsedIconSize: 16,
1399
- collapsedWidth: 80,
1400
- dangerItemActiveBg: "#FFF2F0",
1401
- dangerItemColor: "#FF4D4F",
1402
- dangerItemHoverColor: "#FF4D4F",
1403
- dangerItemSelectedBg: "#FFF2F0",
1404
- dangerItemSelectedColor: "#FF4D4F",
1405
- darkDangerItemActiveBg: "#FF4D4F",
1406
- darkDangerItemColor: "#FF4D4F",
1407
- darkDangerItemHoverColor: "#FF7875",
1408
- darkDangerItemSelectedBg: "#FF4D4F",
1409
- darkDangerItemSelectedColor: "#FFFFFF",
1410
- darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
1411
- darkItemBg: "#001529",
1412
- darkItemColor: "rgba(255, 255, 255, 0.65)",
1413
- darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
1414
- darkItemHoverBg: "rgba(0, 0, 0, 0)",
1415
- darkItemHoverColor: "#FFFFFF",
1416
- darkItemSelectedBg: "#245EE6",
1417
- darkItemSelectedColor: "#FFFFFF",
1418
- darkPopupBg: "#001529",
1419
- darkSubMenuItemBg: "#000C17",
1420
- dropdownWidth: 160,
1421
- groupTitleColor: "rgba(0, 0, 0, 0.45)",
1422
- groupTitleFontSize: 14,
1423
- groupTitleLineHeight: 1.5714285373687744,
1424
- horizontalItemBorderRadius: 0,
1425
- horizontalItemHoverBg: "rgba(0, 0, 0, 0)",
1426
- horizontalItemHoverColor: "#245EE6",
1427
- horizontalItemSelectedBg: "rgba(0, 0, 0, 0)",
1428
- horizontalItemSelectedColor: "#245EE6",
1429
- horizontalLineHeight: 46,
1430
- iconMarginInlineEnd: 10,
1431
- iconSize: 14,
1432
- itemActiveBg: "#DBE9FE",
1433
- itemBg: "#FFFFFF",
1434
- itemBorderRadius: 8,
1435
- itemColor: "rgba(0, 0, 0, 0.88)",
1436
- itemDisabledColor: "rgba(0, 0, 0, 0.25)",
1437
- itemHeight: 40,
1438
- itemHoverBg: "rgba(0, 0, 0, 0.06)",
1439
- itemHoverColor: "rgba(0, 0, 0, 0.88)",
1440
- itemMarginBlock: 4,
1441
- itemMarginInline: 4,
1442
- itemPaddingInline: 16,
1443
- itemSelectedBg: "#DBE9FE",
1444
- itemSelectedColor: "#245EE6",
1445
- popupBg: "#FFFFFF",
1446
- subMenuItemBg: "rgba(0, 0, 0, 0.02)",
1447
- subMenuItemBorderRadius: 4,
1448
- subMenuItemSelectedColor: "#245EE6",
1449
- zIndexPopup: 1050
1450
- },
1451
- Pagination: {
1452
- itemActiveBg: "#FFFFFF",
1453
- itemActiveBgDisabled: "rgba(0, 0, 0, 0.15)",
1454
- itemActiveColor: "#245EE6",
1455
- itemActiveColorDisabled: "rgba(0, 0, 0, 0.25)",
1456
- itemActiveColorHover: "#3272F1",
1457
- itemBg: "#FFFFFF",
1458
- itemInputBg: "#FFFFFF",
1459
- itemLinkBg: "#FFFFFF",
1460
- itemSize: 32,
1461
- itemSizeSM: 24,
1462
- miniOptionsSizeChangerTop: 0
1463
- },
1464
- Steps: {
1465
- customIconFontSize: 24,
1466
- customIconSize: 24,
1467
- customIconTop: 24,
1468
- dotCurrentSize: 10,
1469
- dotSize: 8,
1470
- iconFontSize: 14,
1471
- iconSize: 32,
1472
- iconSizeSM: 24,
1473
- iconTop: -0.5,
1474
- navArrowColor: "rgba(0, 0, 0, 0.25)",
1475
- navContentMaxWidth: "unset",
1476
- titleLineHeight: 32
1477
- },
1478
- Tabs: {
1479
- cardBg: "rgba(0, 0, 0, 0.02)",
1480
- cardGutter: 2,
1481
- cardHeight: 40,
1482
- cardHeightLG: 48,
1483
- cardHeightSM: 32,
1484
- cardPadding: "8px 16px",
1485
- cardPaddingLG: "11px 16px",
1486
- cardPaddingSM: "4px 8px",
1487
- horizontalItemGutter: 32,
1488
- horizontalItemMargin: " ",
1489
- horizontalItemMarginRTL: " ",
1490
- horizontalItemPadding: "12px 0",
1491
- horizontalItemPaddingLG: "16px 0",
1492
- horizontalItemPaddingSM: "8px 0",
1493
- horizontalMargin: "0 0 16px 0",
1494
- inkBarColor: "#245EE6",
1495
- itemActiveColor: "#1C4ED8",
1496
- itemColor: "rgba(0, 0, 0, 0.88)",
1497
- itemHoverColor: "#3272F1",
1498
- itemSelectedColor: "#245EE6",
1499
- titleFontSize: 14,
1500
- titleFontSizeLG: 16,
1501
- titleFontSizeSM: 12,
1502
- verticalItemMargin: "16px 0 0 0",
1503
- verticalItemPadding: "8px 24px",
1504
- zIndexPopup: 1050
1505
- },
1506
- AutoComplete: {
1507
- activeBorderColor: "#245EE6",
1508
- activeOutlineColor: "rgba(5, 145, 255, 0.1)",
1509
- clearBg: "#FFFFFF",
1510
- hoverBorderColor: "#3272F1",
1511
- multipleItemBg: "rgba(0, 0, 0, 0.06)",
1512
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
1513
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
1514
- multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
1515
- multipleItemHeight: 24,
1516
- multipleItemHeightLG: 32,
1517
- multipleItemHeightSM: 16,
1518
- multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
1519
- optionActiveBg: "rgba(0, 0, 0, 0.04)",
1520
- optionFontSize: 14,
1521
- optionHeight: 32,
1522
- optionLineHeight: 1.5714285373687744,
1523
- optionPadding: "5px 12px",
1524
- optionSelectedBg: "#DBE9FE",
1525
- optionSelectedColor: "rgba(0, 0, 0, 0.88)",
1526
- optionSelectedFontWeight: 700,
1527
- selectorBg: "#FFFFFF",
1528
- showArrowPaddingInlineEnd: 18,
1529
- singleItemHeightLG: 40,
1530
- zIndexPopup: 1050
1531
- },
1532
- Cascader: {
1533
- controlItemWidth: 111,
1534
- controlWidth: 184,
1535
- dropdownHeight: 180,
1536
- menuPadding: 4,
1537
- optionPadding: "5px 12px",
1538
- optionSelectedBg: "#DBE9FE",
1539
- optionSelectedColor: "rgba(0, 0, 0, 0.88)",
1540
- optionSelectedFontWeight: 700
1541
- },
1542
- Input: {
1543
- activeBg: "#FFFFFF",
1544
- activeBorderColor: "#245EE6",
1545
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
1546
- addonBg: "rgba(0, 0, 0, 0.02)",
1547
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
1548
- hoverBg: "#FFFFFF",
1549
- hoverBorderColor: "#3272F1",
1550
- inputFontSize: 14,
1551
- inputFontSizeLG: 16,
1552
- inputFontSizeSM: 14,
1553
- paddingBlock: 4,
1554
- paddingBlockLG: 7,
1555
- paddingBlockSM: 0,
1556
- paddingInline: 11,
1557
- paddingInlineLG: 11,
1558
- paddingInlineSM: 7,
1559
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
1560
- },
1561
- DatePicker: {
1562
- activeBg: "#FFFFFF",
1563
- activeBorderColor: "#245EE6",
1564
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
1565
- addonBg: "rgba(0, 0, 0, 0.02)",
1566
- cellActiveWithRangeBg: "#DBE9FE",
1567
- cellBgDisabled: "rgba(0, 0, 0, 0.04)",
1568
- cellHeight: 24,
1569
- cellHoverBg: "rgba(0, 0, 0, 0.04)",
1570
- cellHoverWithRangeBg: "#CBE0FD",
1571
- cellRangeBorderColor: "#82B4F9",
1572
- cellWidth: 36,
1573
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
1574
- hoverBg: "#FFFFFF",
1575
- hoverBorderColor: "#3272F1",
1576
- inputFontSize: 14,
1577
- inputFontSizeLG: 16,
1578
- inputFontSizeSM: 14,
1579
- multipleItemBg: "rgba(0, 0, 0, 0.06)",
1580
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
1581
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
1582
- multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
1583
- multipleItemHeight: 24,
1584
- multipleItemHeightLG: 32,
1585
- multipleItemHeightSM: 16,
1586
- multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
1587
- paddingBlock: 4,
1588
- paddingBlockLG: 7,
1589
- paddingBlockSM: 0,
1590
- paddingInline: 11,
1591
- paddingInlineLG: 11,
1592
- paddingInlineSM: 7,
1593
- presetsMaxWidth: 200,
1594
- presetsWidth: 120,
1595
- textHeight: 40,
1596
- timeCellHeight: 28,
1597
- timeColumnHeight: 224,
1598
- timeColumnWidth: 56,
1599
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
1600
- withoutTimeCellHeight: 66,
1601
- zIndexPopup: 1050
1602
- },
1603
- Form: {
1604
- inlineItemMarginBottom: 0,
1605
- itemMarginBottom: 24,
1606
- labelColonMarginInlineEnd: 8,
1607
- labelColonMarginInlineStart: 2,
1608
- labelColor: "rgba(0, 0, 0, 0.88)",
1609
- labelFontSize: 14,
1610
- labelHeight: 32,
1611
- labelRequiredMarkColor: "#FF4D4F",
1612
- verticalLabelMargin: 0,
1613
- verticalLabelPadding: "0 0 8px"
1614
- },
1615
- InputNumber: {
1616
- activeBg: "#FFFFFF",
1617
- activeBorderColor: "#245EE6",
1618
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
1619
- addonBg: "rgba(0, 0, 0, 0.02)",
1620
- controlWidth: 90,
1621
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
1622
- filledHandleBg: "#F0F0F0",
1623
- handleActiveBg: "rgba(0, 0, 0, 0.02)",
1624
- handleBg: "#FFFFFF",
1625
- handleBorderColor: "#D9D9D9",
1626
- handleFontSize: 7,
1627
- handleHoverColor: "#245EE6",
1628
- handleVisible: "auto",
1629
- handleWidth: 22,
1630
- hoverBg: "#FFFFFF",
1631
- hoverBorderColor: "#3272F1",
1632
- inputFontSize: 14,
1633
- inputFontSizeLG: 16,
1634
- inputFontSizeSM: 14,
1635
- paddingBlock: 4,
1636
- paddingBlockLG: 7,
1637
- paddingBlockSM: 0,
1638
- paddingInline: 11,
1639
- paddingInlineLG: 11,
1640
- paddingInlineSM: 7,
1641
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
1642
- },
1643
- Mentions: {
1644
- activeBg: "#FFFFFF",
1645
- activeBorderColor: "#245EE6",
1646
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
1647
- addonBg: "rgba(0, 0, 0, 0.02)",
1648
- controlItemWidth: 100,
1649
- dropdownHeight: 250,
1650
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
1651
- hoverBg: "#FFFFFF",
1652
- hoverBorderColor: "#3272F1",
1653
- inputFontSize: 14,
1654
- inputFontSizeLG: 16,
1655
- inputFontSizeSM: 14,
1656
- paddingBlock: 4,
1657
- paddingBlockLG: 7,
1658
- paddingBlockSM: 0,
1659
- paddingInline: 11,
1660
- paddingInlineLG: 11,
1661
- paddingInlineSM: 7,
1662
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
1663
- zIndexPopup: 1050
1664
- },
1665
- Radio: {
1666
- buttonBg: "#FFFFFF",
1667
- buttonCheckedBg: "#FFFFFF",
1668
- buttonCheckedBgDisabled: "rgba(0, 0, 0, 0.15)",
1669
- buttonCheckedColorDisabled: "rgba(0, 0, 0, 0.25)",
1670
- buttonColor: "rgba(0, 0, 0, 0.88)",
1671
- buttonPaddingInline: 15,
1672
- buttonSolidCheckedActiveBg: "#1C4ED8",
1673
- buttonSolidCheckedBg: "#245EE6",
1674
- buttonSolidCheckedColor: "#FFFFFF",
1675
- buttonSolidCheckedHoverBg: "#3272F1",
1676
- dotColorDisabled: "rgba(0, 0, 0, 0.25)",
1677
- dotSize: 8,
1678
- radioSize: 16,
1679
- wrapperMarginInlineEnd: 8
1680
- },
1681
- Rate: {
1682
- starBg: "rgba(0, 0, 0, 0.06)",
1683
- starColor: "#FADB14",
1684
- starHoverScale: "scale(1.1)",
1685
- starSize: 20,
1686
- starSizeLG: 25,
1687
- starSizeSM: 15
1688
- },
1689
- Select: {
1690
- activeBorderColor: "#245EE6",
1691
- activeOutlineColor: "rgba(5, 145, 255, 0.1)",
1692
- clearBg: "#FFFFFF",
1693
- hoverBorderColor: "#3272F1",
1694
- multipleItemBg: "rgba(0, 0, 0, 0.06)",
1695
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
1696
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
1697
- multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
1698
- multipleItemHeight: 24,
1699
- multipleItemHeightLG: 32,
1700
- multipleItemHeightSM: 16,
1701
- multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
1702
- optionActiveBg: "rgba(0, 0, 0, 0.04)",
1703
- optionFontSize: 14,
1704
- optionHeight: 32,
1705
- optionLineHeight: 1.5714285373687744,
1706
- optionPadding: "5px 12px",
1707
- optionSelectedBg: "#DBE9FE",
1708
- optionSelectedColor: "rgba(0, 0, 0, 0.88)",
1709
- optionSelectedFontWeight: 700,
1710
- selectorBg: "#FFFFFF",
1711
- showArrowPaddingInlineEnd: 18,
1712
- singleItemHeightLG: 40,
1713
- zIndexPopup: 1050
1714
- },
1715
- Slider: {
1716
- controlSize: 10,
1717
- dotActiveBorderColor: "#92C5FD",
1718
- dotBorderColor: "#F0F0F0",
1719
- dotSize: 8,
1720
- handleActiveColor: "#245EE6",
1721
- handleActiveOutlineColor: "#BFDBFE",
1722
- handleColor: "#92C5FD",
1723
- handleColorDisabled: "#BFBFBF",
1724
- handleLineWidth: 2,
1725
- handleLineWidthHover: 2.5,
1726
- handleSize: 10,
1727
- handleSizeHover: 12,
1728
- railBg: "rgba(0, 0, 0, 0.04)",
1729
- railHoverBg: "rgba(0, 0, 0, 0.06)",
1730
- railSize: 4,
1731
- trackBg: "#92C5FD",
1732
- trackBgDisabled: "rgba(0, 0, 0, 0.04)",
1733
- trackHoverBg: "#4D93F8"
1734
- },
1735
- Switch: {
1736
- handleBg: "#FFFFFF",
1737
- handleShadow: "0 2px 4px 0 rgba(0,35,11,0.2)",
1738
- handleSize: 18,
1739
- handleSizeSM: 12,
1740
- innerMaxMargin: 24,
1741
- innerMaxMarginSM: 18,
1742
- innerMinMargin: 9,
1743
- innerMinMarginSM: 6,
1744
- trackHeight: 22,
1745
- trackHeightSM: 16,
1746
- trackMinWidth: 44,
1747
- trackMinWidthSM: 28,
1748
- trackPadding: 2
1749
- },
1750
- TimePicker: {
1751
- activeBg: "#FFFFFF",
1752
- activeBorderColor: "#245EE6",
1753
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
1754
- addonBg: "rgba(0, 0, 0, 0.02)",
1755
- cellActiveWithRangeBg: "#DBE9FE",
1756
- cellBgDisabled: "rgba(0, 0, 0, 0.04)",
1757
- cellHeight: 24,
1758
- cellHoverBg: "rgba(0, 0, 0, 0.04)",
1759
- cellHoverWithRangeBg: "#CBE0FD",
1760
- cellRangeBorderColor: "#82B4F9",
1761
- cellWidth: 36,
1762
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
1763
- hoverBg: "#FFFFFF",
1764
- hoverBorderColor: "#3272F1",
1765
- inputFontSize: 14,
1766
- inputFontSizeLG: 16,
1767
- inputFontSizeSM: 14,
1768
- multipleItemBg: "rgba(0, 0, 0, 0.06)",
1769
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
1770
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
1771
- multipleItemColorDisabled: "rgba(0, 0, 0, 0.25)",
1772
- multipleItemHeight: 24,
1773
- multipleItemHeightLG: 32,
1774
- multipleItemHeightSM: 16,
1775
- multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
1776
- paddingBlock: 4,
1777
- paddingBlockLG: 7,
1778
- paddingBlockSM: 0,
1779
- paddingInline: 11,
1780
- paddingInlineLG: 11,
1781
- paddingInlineSM: 7,
1782
- presetsMaxWidth: 200,
1783
- presetsWidth: 120,
1784
- textHeight: 40,
1785
- timeCellHeight: 28,
1786
- timeColumnHeight: 224,
1787
- timeColumnWidth: 56,
1788
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
1789
- withoutTimeCellHeight: 66,
1790
- zIndexPopup: 1050
1791
- },
1792
- Transfer: {
1793
- headerHeight: 40,
1794
- itemHeight: 32,
1795
- itemPaddingBlock: 5,
1796
- listHeight: 200,
1797
- listWidth: 180,
1798
- listWidthLG: 250
1799
- },
1800
- TreeSelect: {
1801
- indentSize: 24,
1802
- nodeHoverBg: "rgba(0, 0, 0, 0.04)",
1803
- nodeHoverColor: "rgba(0, 0, 0, 0.88)",
1804
- nodeSelectedBg: "#DBE9FE",
1805
- nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
1806
- titleHeight: 24
1807
- },
1808
- Upload: {
1809
- actionsColor: "rgba(0, 0, 0, 0.45)",
1810
- pictureCardSize: 102
1811
- },
1812
- Avatar: {
1813
- containerSize: 32,
1814
- containerSizeLG: 40,
1815
- containerSizeSM: 24,
1816
- groupBorderColor: "#FFFFFF",
1817
- groupOverlapping: -8,
1818
- groupSpace: 4,
1819
- iconFontSize: 18,
1820
- iconFontSizeLG: 24,
1821
- iconFontSizeSM: 14,
1822
- textFontSize: 14,
1823
- textFontSizeLG: 14,
1824
- textFontSizeSM: 14
1825
- },
1826
- Badge: {
1827
- dotSize: 6,
1828
- indicatorHeight: 20,
1829
- indicatorHeightSM: 14,
1830
- indicatorZIndex: "auto",
1831
- statusSize: 6,
1832
- textFontSize: 12,
1833
- textFontSizeSM: 12,
1834
- textFontWeight: 400
1835
- },
1836
- Calendar: {
1837
- fullBg: "#FFFFFF",
1838
- fullPanelBg: "#FFFFFF",
1839
- itemActiveBg: "#DBE9FE",
1840
- miniContentHeight: 256,
1841
- monthControlWidth: 70,
1842
- yearControlWidth: 80
1843
- },
1844
- Card: {
1845
- actionsBg: "#FFFFFF",
1846
- actionsLiMargin: "12px 0",
1847
- bodyPadding: 24,
1848
- bodyPaddingSM: 12,
1849
- extraColor: "rgba(0, 0, 0, 0.88)",
1850
- headerBg: "rgba(0, 0, 0, 0)",
1851
- headerFontSize: 16,
1852
- headerFontSizeSM: 14,
1853
- headerHeight: 56,
1854
- headerHeightSM: 38,
1855
- headerPadding: 24,
1856
- headerPaddingSM: 12,
1857
- tabsMarginBottom: -17
1858
- },
1859
- Carousel: {
1860
- arrowOffset: 8,
1861
- arrowSize: 16,
1862
- dotActiveWidth: 24,
1863
- dotGap: 4,
1864
- dotHeight: 3,
1865
- dotOffset: 12,
1866
- dotWidth: 16
1867
- },
1868
- Descriptions: {
1869
- colonMarginLeft: 2,
1870
- colonMarginRight: 8,
1871
- contentColor: "rgba(0, 0, 0, 0.88)",
1872
- extraColor: "rgba(0, 0, 0, 0.88)",
1873
- itemPaddingBottom: 16,
1874
- itemPaddingEnd: 16,
1875
- labelBg: "rgba(0, 0, 0, 0.02)",
1876
- labelColor: "rgba(0, 0, 0, 0.45)",
1877
- titleColor: "rgba(0, 0, 0, 0.88)",
1878
- titleMarginBottom: 20
1879
- },
1880
- Image: {
1881
- previewOperationColor: "rgba(255, 255, 255, 0.65)",
1882
- previewOperationColorDisabled: "rgba(255, 255, 255, 0.25)",
1883
- previewOperationHoverColor: "rgba(255, 255, 255, 0.85)",
1884
- previewOperationSize: 18,
1885
- zIndexPopup: 1080
1886
- },
1887
- List: {
1888
- avatarMarginRight: 16,
1889
- contentWidth: 220,
1890
- descriptionFontSize: 14,
1891
- emptyTextPadding: 16,
1892
- footerBg: "rgba(0, 0, 0, 0)",
1893
- headerBg: "rgba(0, 0, 0, 0)",
1894
- itemPadding: "12px 0",
1895
- itemPaddingLG: "16px 24px",
1896
- itemPaddingSM: "8px 16px",
1897
- metaMarginBottom: 16,
1898
- titleMarginBottom: 12
1899
- },
1900
- Popover: {
1901
- titleMinWidth: 177,
1902
- zIndexPopup: 1030
1903
- },
1904
- Segmented: {
1905
- itemActiveBg: "rgba(0, 0, 0, 0.15)",
1906
- itemColor: "rgba(0, 0, 0, 0.65)",
1907
- itemHoverBg: "rgba(0, 0, 0, 0.06)",
1908
- itemHoverColor: "rgba(0, 0, 0, 0.88)",
1909
- itemSelectedBg: "#FFFFFF",
1910
- itemSelectedColor: "rgba(0, 0, 0, 0.88)",
1911
- trackBg: "#F5F5F5",
1912
- trackPadding: 2
1913
- },
1914
- Statistic: {
1915
- contentFontSize: 24,
1916
- titleFontSize: 14
1917
- },
1918
- Table: {
1919
- bodySortBg: "#FAFAFA",
1920
- borderColor: "#F0F0F0",
1921
- cellFontSize: 14,
1922
- cellFontSizeMD: 14,
1923
- cellFontSizeSM: 14,
1924
- cellPaddingBlock: 16,
1925
- cellPaddingBlockMD: 12,
1926
- cellPaddingBlockSM: 8,
1927
- cellPaddingInline: 16,
1928
- cellPaddingInlineMD: 8,
1929
- cellPaddingInlineSM: 8,
1930
- expandIconBg: "#FFFFFF",
1931
- filterDropdownBg: "#FFFFFF",
1932
- filterDropdownMenuBg: "#FFFFFF",
1933
- fixedHeaderSortActiveBg: "#F0F0F0",
1934
- footerBg: "#FAFAFA",
1935
- footerColor: "rgba(0, 0, 0, 0.88)",
1936
- headerBg: "#FAFAFA",
1937
- headerBorderRadius: 8,
1938
- headerColor: "rgba(0, 0, 0, 0.88)",
1939
- headerFilterHoverBg: "rgba(0, 0, 0, 0.06)",
1940
- headerSortActiveBg: "#F0F0F0",
1941
- headerSortHoverBg: "#F0F0F0",
1942
- headerSplitColor: "#F0F0F0",
1943
- rowExpandedBg: "rgba(0, 0, 0, 0.02)",
1944
- rowHoverBg: "#FAFAFA",
1945
- rowSelectedBg: "#DBE9FE",
1946
- rowSelectedHoverBg: "#BFDBFE",
1947
- selectionColumnWidth: 32,
1948
- stickyScrollBarBg: "rgba(0, 0, 0, 0.25)",
1949
- stickyScrollBarBorderRadius: 100
1950
- },
1951
- Tag: {
1952
- defaultBg: "#FAFAFA",
1953
- defaultColor: "rgba(0, 0, 0, 0.88)",
1954
- solidTextColor: "#FFFFFF"
1955
- },
1956
- Timeline: {
1957
- dotBorderWidth: 2,
1958
- itemPaddingBottom: 20,
1959
- tailColor: "#EEEFF1",
1960
- tailWidth: 2
1961
- },
1962
- Tooltip: {
1963
- zIndexPopup: 1070
1964
- },
1965
- Tour: {
1966
- closeBtnSize: 0,
1967
- primaryNextBtnHoverBg: "#F0F0F0",
1968
- primaryPrevBtnBg: "rgba(255, 255, 255, 0.15)",
1969
- zIndexPopup: 1070
1970
- },
1971
- Tree: {
1972
- directoryNodeSelectedBg: "#245EE6",
1973
- directoryNodeSelectedColor: "#FFFFFF",
1974
- indentSize: 24,
1975
- nodeHoverBg: "rgba(0, 0, 0, 0.04)",
1976
- nodeHoverColor: "rgba(0, 0, 0, 0.88)",
1977
- nodeSelectedBg: "#DBE9FE",
1978
- nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
1979
- titleHeight: 24
1980
- },
1981
- Alert: {
1982
- defaultPadding: "8px 12px",
1983
- withDescriptionIconSize: 24,
1984
- withDescriptionPadding: "20px 24px"
1985
- },
1986
- Drawer: {
1987
- draggerSize: 4,
1988
- footerPaddingBlock: 8,
1989
- footerPaddingInline: 16,
1990
- zIndexPopup: 1e3
1991
- },
1992
- Message: {
1993
- contentBg: "#FFFFFF",
1994
- contentPadding: "9px 12px",
1995
- zIndexPopup: 2010
1996
- },
1997
- Modal: {
1998
- contentBg: "#FFFFFF",
1999
- footerBg: "rgba(0, 0, 0, 0)",
2000
- headerBg: "#FFFFFF",
2001
- titleColor: "rgba(0, 0, 0, 0.88)",
2002
- titleFontSize: 16,
2003
- titleLineHeight: 1.5
2004
- },
2005
- Notification: {
2006
- colorErrorBg: "rgba(0, 0, 0, 0)",
2007
- colorInfoBg: "rgba(0, 0, 0, 0)",
2008
- colorSuccessBg: "rgba(0, 0, 0, 0)",
2009
- colorWarningBg: "rgba(0, 0, 0, 0)",
2010
- width: 384,
2011
- zIndexPopup: 2050
2012
- },
2013
- Popconfirm: {
2014
- zIndexPopup: 1060
2015
- },
2016
- Progress: {
2017
- "circleTextFontSize 2": "1.1666666666666667em",
2018
- circleTextColor: "rgba(0, 0, 0, 0.88)",
2019
- circleTextFontSize: "1em",
2020
- defaultColor: "#3496FF",
2021
- lineBorderRadius: 100,
2022
- remainingColor: "rgba(0, 0, 0, 0.06)"
2023
- },
2024
- Result: {
2025
- extraMargin: "24px 0 0 0",
2026
- iconFontSize: 72,
2027
- subtitleFontSize: 14,
2028
- titleFontSize: 24
2029
- },
2030
- Skeleton: {
2031
- blockRadius: 4,
2032
- gradientFromColor: "rgba(0, 0, 0, 0.06)",
2033
- gradientToColor: "rgba(0, 0, 0, 0.15)",
2034
- paragraphLiHeight: 16,
2035
- paragraphMarginTop: 28,
2036
- titleHeight: 28
2037
- },
2038
- Spin: {
2039
- contentHeight: 400,
2040
- dotSize: 20,
2041
- dotSizeLG: 32,
2042
- dotSizeSM: 14
2043
- },
2044
- Collapse: {
2045
- borderlessContentBg: "rgba(0, 0, 0, 0)",
2046
- borderlessContentPadding: "4px 16px 16px",
2047
- contentBg: "#FFFFFF",
2048
- contentPadding: "16px 16px",
2049
- headerBg: "rgba(0, 0, 0, 0.02)",
2050
- headerPadding: "12px 16px"
2051
- }
2052
- }
2053
- }, Go = {
2054
- token: {
2055
- 0: 0,
2056
- 1: 2,
2057
- 2: 4,
2058
- 3: 6,
2059
- 4: 8,
2060
- 5: 10,
2061
- 6: 12,
2062
- 7: 16,
2063
- 8: 20,
2064
- 9: 25,
2065
- 10: 30,
2066
- 11: 35,
2067
- 12: 40,
2068
- 13: 45,
2069
- 14: 50,
2070
- 15: 55,
2071
- 16: 60,
2072
- 17: 65,
2073
- 18: 70,
2074
- 19: 75,
2075
- 20: 80,
2076
- 21: 85,
2077
- 22: 90,
2078
- 23: 95,
2079
- red1: "#2A1215",
2080
- red2: "#431418",
2081
- red3: "#58181C",
2082
- red4: "#791A1F",
2083
- red5: "#A61D24",
2084
- red6: "#D32029",
2085
- red7: "#E84749",
2086
- red8: "#F37370",
2087
- red9: "#F89F9A",
2088
- red10: "#FAC8C3",
2089
- volcano1: "#2B1611",
2090
- volcano2: "#441D12",
2091
- volcano3: "#592716",
2092
- volcano4: "#7C3118",
2093
- volcano5: "#AA3E19",
2094
- volcano6: "#D84A1B",
2095
- volcano7: "#E87040",
2096
- volcano8: "#F3956A",
2097
- volcano9: "#F8B692",
2098
- volcano10: "#FAD4BC",
2099
- orange1: "#2B1D11",
2100
- orange2: "#442A11",
2101
- orange3: "#593815",
2102
- orange4: "#7C4A15",
2103
- orange5: "#AA6215",
2104
- orange6: "#D87A16",
2105
- orange7: "#E89A3C",
2106
- orange8: "#F3B765",
2107
- orange9: "#F8CF8D",
2108
- orange10: "#FAE3B7",
2109
- gold1: "#2B2111",
2110
- gold2: "#443111",
2111
- gold3: "#594214",
2112
- gold4: "#7C5914",
2113
- gold5: "#AA7714",
2114
- gold6: "#D89614",
2115
- gold7: "#E8B339",
2116
- gold8: "#F3CC62",
2117
- gold9: "#F8DF8B",
2118
- gold10: "#FAEDB5",
2119
- yellow1: "#2B2611",
2120
- yellow2: "#443B11",
2121
- yellow3: "#595014",
2122
- yellow4: "#7C6E14",
2123
- yellow5: "#AA9514",
2124
- yellow6: "#D8BD14",
2125
- yellow7: "#E8D639",
2126
- yellow8: "#F3EA62",
2127
- yellow9: "#F8F48B",
2128
- yellow10: "#FAFAB5",
2129
- lime1: "#1F2611",
2130
- lime2: "#2E3C10",
2131
- lime3: "#3E4F13",
2132
- lime4: "#536D13",
2133
- lime5: "#6F9412",
2134
- lime6: "#8BBB11",
2135
- lime7: "#A9D134",
2136
- lime8: "#C9E75D",
2137
- lime9: "#E4F88B",
2138
- lime10: "#F0FAB5",
2139
- green1: "#092B00",
2140
- green2: "#135200",
2141
- green3: "#237804",
2142
- green4: "#389E0D",
2143
- green5: "#52C41A",
2144
- green6: "#73D13D",
2145
- green7: "#95DE64",
2146
- green8: "#B7EB8F",
2147
- green9: "#D9F7BE",
2148
- green10: "#F6FFED",
2149
- cyan1: "#112123",
2150
- cyan2: "#113536",
2151
- cyan3: "#144848",
2152
- cyan4: "#146262",
2153
- cyan5: "#138585",
2154
- cyan6: "#13A8A8",
2155
- cyan7: "#33BCB7",
2156
- cyan8: "#58D1C9",
2157
- cyan9: "#84E2D8",
2158
- cyan10: "#B2F1E8",
2159
- "guozhi blue1": "#121728",
2160
- "guozhi blue2": "#14203F",
2161
- "guozhi blue3": "#192A53",
2162
- "guozhi blue4": "#1B3573",
2163
- "guozhi blue5": "#1E449D",
2164
- "guozhi blue6": "#2253C7",
2165
- "guozhi blue7": "#4879DC",
2166
- "guozhi blue8": "#75A3F3",
2167
- "guozhi blue9": "#9FC3F8",
2168
- "guozhi blue10": "#C8DEFA",
2169
- "galaxy blue1": "#151A29",
2170
- "galaxy blue2": "#192441",
2171
- "galaxy blue3": "#203155",
2172
- "galaxy blue4": "#263F76",
2173
- "galaxy blue5": "#2D52A1",
2174
- "galaxy blue6": "#3565CC",
2175
- "galaxy blue7": "#5E8DE3",
2176
- "galaxy blue8": "#8BB3F3",
2177
- "galaxy blue9": "#B5D1F8",
2178
- "galaxy blue10": "#DFECFA",
2179
- purple1: "#1A1325",
2180
- purple2: "#24163A",
2181
- purple3: "#301C4D",
2182
- purple4: "#3E2069",
2183
- purple5: "#51258F",
2184
- purple6: "#642AB5",
2185
- purple7: "#854ECA",
2186
- purple8: "#AB7AE0",
2187
- purple9: "#CDA8F0",
2188
- purple10: "#EBD7FA",
2189
- magenta1: "#291321",
2190
- magenta2: "#40162F",
2191
- magenta3: "#551C3B",
2192
- magenta4: "#75204F",
2193
- magenta5: "#A02669",
2194
- magenta6: "#CB2B83",
2195
- magenta7: "#E0529C",
2196
- magenta8: "#F37FB7",
2197
- magenta9: "#F8A8CC",
2198
- magenta10: "#FAD2E3",
2199
- gray1: "#FFFFFF",
2200
- gray2: "#FAFAFA",
2201
- gray3: "#F5F5F5",
2202
- gray4: "#F0F0F0",
2203
- gray5: "#D9D9D9",
2204
- gray6: "#BFBFBF",
2205
- gray7: "#8C8C8C",
2206
- gray8: "#595959",
2207
- gray9: "#434343",
2208
- gray10: "#262626",
2209
- colorPrimary: "#2253C7",
2210
- colorSuccess: "#73D13D",
2211
- colorWarning: "#D89614",
2212
- colorError: "#DC4446",
2213
- colorInfo: "#3496FF",
2214
- colorTextBase: "#FFFFFF",
2215
- colorBgBase: "#000000",
2216
- sizeUnit: 4,
2217
- sizeStep: 4,
2218
- sizePopupArrow: 16,
2219
- controlHeight: 32,
2220
- opacityImage: 100,
2221
- fontFamily: "Source Han Sans CN VF",
2222
- fontFamilyCode: "SFMono-Regular",
2223
- fontSize: 14,
2224
- lineWidth: 1,
2225
- borderRadius: 4,
2226
- zIndexPopupBase: 1e3,
2227
- lineType: "solid",
2228
- motion: 1,
2229
- motionBase: 0,
2230
- motionEaseInBack: "cubic-bezier(0.71, -0.46, 0.88, 0.6)",
2231
- motionEaseInOut: "cubic-bezier(0.645, 0.045, 0.355, 1)",
2232
- motionEaseInOutCirc: "cubic-bezier(0.78, 0.14, 0.15, 0.86)",
2233
- motionEaseInQuint: "cubic-bezier(0.755, 0.05, 0.855, 0.06)",
2234
- motionEaseOut: "cubic-bezier(0.215, 0.61, 0.355, 1)",
2235
- motionEaseOutBack: "cubic-bezier(0.12, 0.4, 0.29, 1.46)",
2236
- motionEaseOutCirc: "cubic-bezier(0.08, 0.82, 0.17, 1)",
2237
- motionEaseOutQuint: "cubic-bezier(0.23, 1, 0.32, 1)",
2238
- motionUnit: 0.10000000149011612,
2239
- wireframe: !1,
2240
- colorPrimaryBg: "#121728",
2241
- colorPrimaryBgHover: "#14203F",
2242
- colorPrimaryBorder: "#192A53",
2243
- colorPrimaryBorderHover: "#1B3573",
2244
- colorPrimaryHover: "#1E449D",
2245
- colorPrimaryBase: "#2253C7",
2246
- colorPrimaryActive: "#4879DC",
2247
- colorPrimaryTextHover: "#1E449D",
2248
- colorPrimaryText: "#2253C7",
2249
- colorPrimaryTextActive: "#4879DC",
2250
- colorSuccessBg: "#092B00",
2251
- colorSuccessBgHover: "#135200",
2252
- colorSuccessBorder: "#237804",
2253
- colorSuccessBorderHover: "#389E0D",
2254
- colorSuccessHover: "#389E0D",
2255
- colorSuccessBase: "#73D13D",
2256
- colorSuccessActive: "#95DE64",
2257
- colorSuccessTextHover: "#52C41A",
2258
- colorSuccessText: "#73D13D",
2259
- colorSuccessTextActive: "#95DE64",
2260
- colorWarningBg: "#2B2111",
2261
- colorWarningBgHover: "#443111",
2262
- colorWarningBorder: "#594214",
2263
- colorWarningBorderHover: "#7C5914",
2264
- colorWarningHover: "#7C5914",
2265
- colorWarningBase: "#D89614",
2266
- colorWarningActive: "#E8B339",
2267
- colorWarningTextHover: "#AA7714",
2268
- colorWarningText: "#D89614",
2269
- colorWarningTextActive: "#E8B339",
2270
- colorErrorBg: "#2C1618",
2271
- colorErrorBgHover: "#451D1F",
2272
- colorErrorBorder: "#5B2526",
2273
- colorErrorBorderHover: "#7E2E2F",
2274
- colorErrorHover: "#E86E6B",
2275
- colorErrorBase: "#DC4446",
2276
- colorErrorActive: "#AD393A",
2277
- colorErrorTextHover: "#E86E6B",
2278
- colorErrorText: "#DC4446",
2279
- colorErrorTextActive: "#AD393A",
2280
- colorInfoBg: "#141E2C",
2281
- colorInfoBgHover: "#172C45",
2282
- colorInfoBorder: "#1E3B5B",
2283
- colorInfoBorderHover: "#224F7E",
2284
- colorInfoHover: "#224F7E",
2285
- colorInfoBase: "#2F83DC",
2286
- colorInfoActive: "#2969AD",
2287
- colorInfoTextHover: "#55A0E8",
2288
- colorInfoText: "#2F83DC",
2289
- colorInfoTextActive: "#2969AD",
2290
- colorText: "rgba(255, 255, 255, 0.85)",
2291
- colorTextSecondary: "rgba(255, 255, 255, 0.65)",
2292
- colorTextTertiary: "rgba(255, 255, 255, 0.45)",
2293
- colorTextQuaternary: "rgba(255, 255, 255, 0.25)",
2294
- colorBorder: "#2E3137",
2295
- colorBorderSecondary: "#282B31",
2296
- colorFill: "rgba(255, 255, 255, 0.18)",
2297
- colorFillSecondary: "rgba(255, 255, 255, 0.12)",
2298
- colorFillTertiary: "rgba(255, 255, 255, 0.08)",
2299
- colorFillQuaternary: "rgba(255, 255, 255, 0.04)",
2300
- colorBgLayout: "#000000",
2301
- colorBgContainer: "#141414",
2302
- colorBgElevated: "#1F1F1F",
2303
- colorBgSpotlight: "#424242",
2304
- colorBgMask: "rgba(0, 0, 0, 0.45)",
2305
- sizeXXL: 48,
2306
- sizeXL: 32,
2307
- sizeLG: 24,
2308
- sizeMD: 20,
2309
- sizeMS: 16,
2310
- size: 16,
2311
- sizeSM: 12,
2312
- sizeXS: 8,
2313
- sizeXXS: 4,
2314
- controlHeightLG: 40,
2315
- controlHeightSM: 24,
2316
- controlHeightXS: 16,
2317
- borderRadiusXS: 2,
2318
- borderRadiusSM: 4,
2319
- borderRadiusLG: 8,
2320
- borderRadiusXL: 12,
2321
- borderRadiusXXL: 16,
2322
- borderRadiusOuter: 4,
2323
- colorWhite: "#FFFFFF",
2324
- colorBlack: "#000000",
2325
- fontSizeXL: 20,
2326
- fontSizeLG: 16,
2327
- fontSizeSM: 12,
2328
- fontSizeXS: 11,
2329
- fontSizeXXS: 10,
2330
- fontSizeHeading1: 38,
2331
- fontSizeHeading2: 30,
2332
- fontSizeHeading3: 24,
2333
- fontSizeHeading4: 20,
2334
- fontSizeHeading5: 16,
2335
- lineHeight: 1.5709999799728394,
2336
- lineHeightLG: 1.5,
2337
- lineHeightSM: 1.6666666269302368,
2338
- lineHeightHeading1: 1.2109999656677246,
2339
- lineHeightHeading2: 1.2669999599456787,
2340
- lineHeightHeading3: 1.3329999446868896,
2341
- lineHeightHeading4: 1.399999976158142,
2342
- lineHeightHeading5: 1.5,
2343
- lineWidthBold: 2,
2344
- borderRadiusFull: 9999,
2345
- colorFillContrast: "rgba(0, 0, 0, 0.3)",
2346
- colorBgBlur: "rgba(0, 0, 0, 0)",
2347
- transparent: "rgba(0, 0, 0, 0)",
2348
- colorBgSolid: "rgba(255, 255, 255, 0.95)",
2349
- colorBgSolidHover: "#FFFFFF",
2350
- colorBgSolidActive: "rgba(235, 235, 235, 0.9)",
2351
- colorErrorBgFilledHover: "#441E1F",
2352
- colorErrorBgActive: "#5B2526",
2353
- colorLink: "#2253C7",
2354
- colorSplit: "#313337",
2355
- fontSizeIcon: 12,
2356
- controlInteractiveSize: 16,
2357
- paddingXL: 32,
2358
- paddingLG: 24,
2359
- paddingMD: 20,
2360
- padding: 16,
2361
- paddingSM: 12,
2362
- paddingXS: 8,
2363
- paddingXXS: 4,
2364
- marginXXL: 48,
2365
- marginXL: 32,
2366
- marginLG: 24,
2367
- marginMD: 20,
2368
- margin: 16,
2369
- marginSM: 12,
2370
- marginXS: 8,
2371
- marginXXS: 4,
2372
- controlPaddingHorizontal: 12,
2373
- controlPaddingHorizontalSM: 8,
2374
- paddingContentHorizontalLG: 24,
2375
- paddingContentVerticalLG: 16,
2376
- paddingContentHorizontal: 16,
2377
- paddingContentVertical: 12,
2378
- paddingContentHorizontalSM: 16,
2379
- paddingContentVerticalSM: 8,
2380
- colorLinkHover: "#1B3573",
2381
- colorLinkActive: "#4879DC",
2382
- colorFillContent: "rgba(255, 255, 255, 0.12)",
2383
- colorFillContentHover: "rgba(255, 255, 255, 0.18)",
2384
- colorFillAlter: "rgba(255, 255, 255, 0.04)",
2385
- colorBgContainerDisabled: "rgba(255, 255, 255, 0.08)",
2386
- colorBorderBg: "#141414",
2387
- colorTextPlaceholder: "rgba(255, 255, 255, 0.25)",
2388
- colorTextDisabled: "rgba(255, 255, 255, 0.25)",
2389
- colorTextHeading: "rgba(255, 255, 255, 0.85)",
2390
- colorTextLabel: "rgba(255, 255, 255, 0.65)",
2391
- colorTextDescription: "rgba(255, 255, 255, 0.45)",
2392
- colorTextLightSolid: "#FFFFFF",
2393
- colorHighlight: "#7E2E2F",
2394
- colorBgTextHover: "rgba(255, 255, 255, 0.12)",
2395
- colorBgTextActive: "rgba(255, 255, 255, 0.18)",
2396
- colorIcon: "rgba(255, 255, 255, 0.45)",
2397
- colorIconHover: "rgba(255, 255, 255, 0.85)",
2398
- colorErrorOutline: "rgba(255, 77, 79, 0.1)",
2399
- colorWarningOutline: "rgba(250, 173, 20, 0.1)",
2400
- controlItemBgHover: "rgba(255, 255, 255, 0.08)",
2401
- controlItemBgActive: "#121728",
2402
- controlItemBgActiveHover: "#14203F",
2403
- controlItemBgActiveDisabled: "rgba(255, 255, 255, 0.18)",
2404
- controlTmpOutline: "rgba(255, 255, 255, 0.04)",
2405
- controlOutline: "rgba(5, 145, 255, 0.1)",
2406
- controlOutlineWidth: 2,
2407
- opacityLoading: 65,
2408
- screenXS: 320,
2409
- screenSM: 576,
2410
- screenMD: 768,
2411
- screenLG: 992,
2412
- screenXL: 1200,
2413
- screenXXL: 1600,
2414
- screenXSMin: 320,
2415
- screenXSMax: 575,
2416
- screenSMMin: 576,
2417
- screenSMMax: 767,
2418
- screenMDMin: 768,
2419
- screenMDMax: 991,
2420
- screenLGMin: 992,
2421
- screenLGMax: 1199,
2422
- screenXLMin: 1200,
2423
- screenXLMax: 1599,
2424
- screenXXLMin: 1600,
2425
- lineWidthFocus: 3,
2426
- linkDecoration: "none",
2427
- linkFocusDecoration: "none",
2428
- linkHoverDecoration: "none",
2429
- fontWeightStrong: 700,
2430
- fontWeightNormal: 400,
2431
- drawerWidth: 378,
2432
- drawerWidthMD: 520,
2433
- drawerWidthLG: 736,
2434
- reqularItalic: "Reqular Italic",
2435
- semiboldItalic: "Semibold Italic",
2436
- regularItalic: "Regular Italic",
2437
- mediumItalic: "Medium Italic",
2438
- sidebarWidthMD: 256,
2439
- sidebarWidthSm: 180,
2440
- sidebarWidthLG: 360,
2441
- sidebarCollapsedWidth: 48,
2442
- colorBgSidebar: "#1F1F1F",
2443
- headerHeight: 44,
2444
- footerHeight: 33,
2445
- tooltipVerticalPadding: 6,
2446
- buttonPaddingHorizontal: 15,
2447
- buttonPaddingHorizontalSM: 7,
2448
- buttonIconOnlyFontSize: 16,
2449
- buttonIconOnlyFontSizeLG: 18,
2450
- buttonIconOnlyFontSizeSM: 14,
2451
- borderRadiusRound: 16,
2452
- borderRadiusRoundSM: 12,
2453
- borderRadiusRoundLG: 20,
2454
- buttonRoundPaddingHorizontal: 16,
2455
- buttonRoundPaddingHorizontalLG: 20,
2456
- buttonRoundPaddingHorizontalSM: 12,
2457
- tagPaddingHorizontal: 7,
2458
- tagIconSize: 10,
2459
- iconMarginInline: 3,
2460
- alertPaddingHorizontal: 12,
2461
- alertIconSizeLG: 24,
2462
- alertCloseIcon: 12,
2463
- alertIcon: 14,
2464
- messageContentHorizontal: 9,
2465
- messageIcon: 16,
2466
- switchHeight: 22,
2467
- switchHeightSM: 16,
2468
- switchPadding: 2,
2469
- switchPinSize: 18,
2470
- switchPinSizeActive: 22,
2471
- switchPinSizeSM: 12,
2472
- switchPinSizeSMActive: 14,
2473
- switchWidth: 44,
2474
- switchWidthSM: 28,
2475
- switchInnerMarginMin: 9,
2476
- switchInnerMarginMinSM: 6,
2477
- switchLoadingIconColor: "rgba(0, 0, 0, 0.65)",
2478
- borderRadiusSwitch: 100,
2479
- borderRadiusMax: 100,
2480
- borderRadiusSwitchHandle: 9,
2481
- switchIconSizeSM: 12,
2482
- switchIconSize: 14,
2483
- iconSize: 14,
2484
- codeBg: "rgba(150, 150, 150, 0.1)",
2485
- codeBorder: "rgba(100, 100, 100, 0.2)",
2486
- keyboardBg: "rgba(150, 150, 150, 0.06)",
2487
- keyboardBorder: "rgba(100, 100, 100, 0.2)",
2488
- codeAndKeyboardHorizontalMargin: 2,
2489
- codeAndKeyboardHorizontalPadding: 4,
2490
- codeAndKeyboardTopPadding: 2,
2491
- codeKeyboardRadius: 3,
2492
- codeAndKeyboardBottomPadding: 1,
2493
- badgeShadowColor: "#141414",
2494
- badgeShadowSize: 1,
2495
- badgeHeight: 20,
2496
- badgeHeightSM: 14,
2497
- badgeDotSize: 6,
2498
- badgeStatusSize: 6,
2499
- borderRadiusBadge: 10,
2500
- borderRadiusBadgeSM: 7,
2501
- spinDotSize: 20,
2502
- spinDotItemSize: 6.75,
2503
- spinDotItemSizeSM: 4.5,
2504
- spinDotItemSizeLG: 11.25,
2505
- spinDotSizeSM: 14,
2506
- spinDotSizeLG: 32,
2507
- notificationCloseButtonSize: 22,
2508
- notificationCloseIconSize: 14,
2509
- notificationNoticeIconSize: 24,
2510
- resultIconSize: 72,
2511
- resultVerticalPadding: 48,
2512
- resultContentHorizontalPadding: 40,
2513
- popConfirmIconSize: 14,
2514
- tourCloseSize: 22,
2515
- tourCoverVerticalPadding: 46,
2516
- tourIndicatorSize: 6,
2517
- tourMaskBg: "rgba(0, 0, 0, 0.5)",
2518
- avatarFontSizeBase: 18,
2519
- avatarFontSizeSM: 14,
2520
- avatarFontSizeLG: 24,
2521
- emptyImgHeight: 100,
2522
- emptyImgHeightMD: 40,
2523
- emptyImgHeightSM: 35,
2524
- QRCodeMaskBackgroundColor: "rgba(255, 255, 255, 0.96)",
2525
- QRCodeExpiredTextColor: "rgba(0, 0, 0, 0.88)",
2526
- carouselDotWidth: 16,
2527
- carouselDotHeight: 3,
2528
- carouselDotWidthActive: 24,
2529
- carouselArrowSize: 20,
2530
- carouselDotOffset: 12,
2531
- carouselArrowOffset: 25,
2532
- modalHeaderHeight: 56,
2533
- modalCloseBtnSize: 22,
2534
- modalCloseIconSize: 16,
2535
- modalConfirmIconSize: 22,
2536
- modalCloseButtonPosition: 17,
2537
- drawerCloseIcon: 24,
2538
- segmentedPaddingHorizontal: 11,
2539
- segmentedPaddingHorizontalSM: 7,
2540
- segmentedPadding: 2,
2541
- segmentedLabelMinHeight: 28,
2542
- segmentedLabelMinHeightLG: 36,
2543
- segmentedLabelMinHeightSM: 20,
2544
- segmentedItemGap: 6,
2545
- segmentedIcon: 14,
2546
- segmentedIconLG: 16,
2547
- radioSize: 16,
2548
- radioDotSize: 6,
2549
- radioDotPadding: 4,
2550
- radioButtonPaddingInline: 15,
2551
- radioButtonPaddingInlineSM: 7,
2552
- radioRadius: 8,
2553
- radioDotDisabledSize: 8,
2554
- radioButtonGroupPadding: 1,
2555
- radioButtonHeight: 30,
2556
- radioButtonHeightSM: 22,
2557
- radioButtonHeightLG: 38,
2558
- borderRadiusRadioButton: 5,
2559
- borderRadiusRadioButtonSM: 3,
2560
- borderRadiusRadioButtonLG: 7,
2561
- checkboxSize: 16,
2562
- checkboxIndeterminateSize: 8,
2563
- rateStarSize: 20,
2564
- timelineItemHeadSize: 10,
2565
- timelineItemPaddingBottom: 20,
2566
- itemTailHorizontalPadding: 4,
2567
- itemTailVerticalPadding: 10,
2568
- collapseExpandIconHeight: 22,
2569
- collapseExpandIconHeightLG: 24,
2570
- collapseExpandIconHeightSM: 20,
2571
- collapseExpandIconPaddingHorizontalStart: 4,
2572
- collapseExpandIconPaddingHorizontalStartSM: 4,
2573
- collapseExpandIconPaddingHorizontalStartLG: 8,
2574
- selectInputPaddingHorizontalBase: 11,
2575
- selectInputPaddingHorizontalSM: 7,
2576
- selectionItemPadding: 18,
2577
- selectionItemPaddingLG: 20,
2578
- selectionItemPaddingSM: 18,
2579
- selectTagItemEnd: 4,
2580
- selectDropdownItemVertical: 5,
2581
- selectDropdownItemGroupHorizontal: 24,
2582
- inputPaddingHorizontal: 11,
2583
- inputPaddingHorizontalSM: 7,
2584
- inputPaddingHorizontalLG: 11,
2585
- inputPaddingVertical: 4,
2586
- inputPaddingVerticalSM: 0,
2587
- inputPaddingVerticalLG: 7,
2588
- radiusNone: 0,
2589
- inputNumberHandleWidth: 22,
2590
- skeletonButtonWidth: 64,
2591
- skeletonInputWidth: 160,
2592
- skeletonButtonWidthLG: 80,
2593
- skeletonInputWidthLG: 200,
2594
- skeletonButtonWidthSM: 48,
2595
- skeletonInputWidthSM: 120,
2596
- colorPickerWidth: 234,
2597
- colorPickerHandlerSize: 16,
2598
- colorPickerHandlerSizeSM: 12,
2599
- colorPickerSliderHeight: 8,
2600
- colorPickerPreviewSize: 28,
2601
- paddingNone: 0,
2602
- colorPickerPresetColorSize: 18,
2603
- paginationItemPaddingInline: 6,
2604
- floatButtonBodyVerticalPadding: 2,
2605
- floatButtonBodyHorizontalPadding: 4,
2606
- floatButtonIconSize: 18,
2607
- marginNone: 0,
2608
- tabHorizontalSM: 6,
2609
- tabVerticalLG: 6,
2610
- tabCardGap: 2,
2611
- darkBtnTextHover: "rgba(255, 255, 255, 0.08)",
2612
- darkBtnFilled: "rgba(255, 255, 255, 0.08)",
2613
- darkBtnFilledHover: "rgba(255, 255, 255, 0.12)",
2614
- tooltipVerticalPaddingSM: 2,
2615
- colorTextLightSolidPrimary: "#FFFFFF",
2616
- emptyImage: "#2F3237",
2617
- emptyImageLight: "#414449",
2618
- emptyImageInnerShadow: "#232529",
2619
- emptyImageShadow: "#232529",
2620
- "test-will-be-removed-in-the-next-update": "#FFFFFF"
2621
- },
2622
- components: {
2623
- Button: {
2624
- borderColorDisabled: "#2E3137",
2625
- contentFontSize: 14,
2626
- contentFontSizeLG: 14,
2627
- contentFontSizeSM: 14,
2628
- contentLineHeight: 1.5709999799728394,
2629
- contentLineHeightLG: 1.5,
2630
- contentLineHeightSM: 1.6666666269302368,
2631
- dangerColor: "#FFFFFF",
2632
- dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
2633
- defaultActiveBg: "#141414",
2634
- defaultActiveBorderColor: "#4879DC",
2635
- defaultActiveColor: "#4879DC",
2636
- defaultBg: "#141414",
2637
- defaultBorderColor: "#2E3137",
2638
- defaultColor: "rgba(255, 255, 255, 0.85)",
2639
- defaultGhostBorderColor: "#141414",
2640
- defaultGhostColor: "#141414",
2641
- defaultHoverBg: "#141414",
2642
- defaultHoverBorderColor: "#1E449D",
2643
- defaultHoverColor: "#1E449D",
2644
- defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
2645
- fontWeight: 400,
2646
- ghostBg: "rgba(0, 0, 0, 0)",
2647
- groupBorderColor: "#1E449D",
2648
- iconGap: 8,
2649
- linkHoverBg: "rgba(0, 0, 0, 0)",
2650
- onlyIconSize: 14,
2651
- onlyIconSizeLG: 16,
2652
- onlyIconSizeSM: 12,
2653
- paddingBlock: 4,
2654
- paddingBlockLG: 7,
2655
- paddingBlockSM: 0,
2656
- paddingInline: 15,
2657
- paddingInlineLG: 15,
2658
- paddingInlineSM: 7,
2659
- primaryColor: "#FFFFFF",
2660
- primaryShadow: "0 2px 0 rgba(5,145,255,0.1)",
2661
- solidTextColor: "#000000",
2662
- textHoverBg: "rgba(255, 255, 255, 0.08)",
2663
- textTextActiveColor: "rgba(255, 255, 255, 0.85)",
2664
- textTextColor: "rgba(255, 255, 255, 0.85)",
2665
- textTextHoverColor: "rgba(255, 255, 255, 0.85)",
2666
- dashedBgDisabled: "rgba(255, 255, 255, 0.08)",
2667
- defaultBgDisabled: "rgba(255, 255, 255, 0.08)"
2668
- },
2669
- Typography: {
2670
- titleMarginBottom: 0,
2671
- titleMarginTop: 0
2672
- },
2673
- Divider: {
2674
- orientationMargin: 0.05000000074505806,
2675
- textPaddingInline: 14,
2676
- verticalMarginInline: 8
2677
- },
2678
- Layout: {
2679
- bodyBg: "#000000",
2680
- footerBg: "#000000",
2681
- footerPadding: "24px 50px",
2682
- headerBg: "#001529",
2683
- headerColor: "rgba(255, 255, 255, 0.85)",
2684
- headerHeight: 64,
2685
- headerPadding: "0 50px",
2686
- lightSiderBg: "#141414",
2687
- lightTriggerBg: "#141414",
2688
- lightTriggerColor: "rgba(255, 255, 255, 0.85)",
2689
- siderBg: "#001529",
2690
- triggerBg: "#002140",
2691
- triggerColor: "#FFFFFF",
2692
- triggerHeight: 48,
2693
- zeroTriggerHeight: 40,
2694
- zeroTriggerWidth: 40
2695
- },
2696
- Splitter: {
2697
- splitBarDraggableSize: 20,
2698
- splitBarSize: 2,
2699
- splitTriggerSize: 6
2700
- },
2701
- Anchor: {
2702
- linkPaddingBlock: 4,
2703
- linkPaddingInlineStart: 16
2704
- },
2705
- Breadcrumb: {
2706
- iconFontSize: 14,
2707
- itemColor: "rgba(255, 255, 255, 0.45)",
2708
- lastItemColor: "rgba(255, 255, 255, 0.85)",
2709
- linkColor: "rgba(255, 255, 255, 0.45)",
2710
- linkHoverColor: "rgba(255, 255, 255, 0.85)",
2711
- separatorColor: "rgba(255, 255, 255, 0.45)",
2712
- separatorMargin: 8
2713
- },
2714
- Dropdown: {
2715
- paddingBlock: 5,
2716
- zIndexPopup: 1050
2717
- },
2718
- Menu: {
2719
- activeBarBorderWidth: 1,
2720
- activeBarHeight: 2,
2721
- activeBarWidth: 0,
2722
- collapsedIconSize: 16,
2723
- collapsedWidth: 80,
2724
- dangerItemActiveBg: "#2C1618",
2725
- dangerItemColor: "#DC4446",
2726
- dangerItemHoverColor: "#DC4446",
2727
- dangerItemSelectedBg: "#2C1618",
2728
- dangerItemSelectedColor: "#DC4446",
2729
- darkDangerItemActiveBg: "#DC4446",
2730
- darkDangerItemColor: "#DC4446",
2731
- darkDangerItemHoverColor: "#E86E6B",
2732
- darkDangerItemSelectedBg: "#DC4446",
2733
- darkDangerItemSelectedColor: "#FFFFFF",
2734
- darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
2735
- darkItemBg: "#001529",
2736
- darkItemColor: "rgba(255, 255, 255, 0.65)",
2737
- darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
2738
- darkItemHoverBg: "rgba(0, 0, 0, 0)",
2739
- darkItemHoverColor: "#FFFFFF",
2740
- darkItemSelectedBg: "#2253C7",
2741
- darkItemSelectedColor: "#FFFFFF",
2742
- darkPopupBg: "#001529",
2743
- darkSubMenuItemBg: "#000C17",
2744
- dropdownWidth: 160,
2745
- groupTitleColor: "rgba(255, 255, 255, 0.45)",
2746
- groupTitleFontSize: 14,
2747
- groupTitleLineHeight: 1.5714285373687744,
2748
- horizontalItemBorderRadius: 0,
2749
- horizontalItemHoverBg: "rgba(0, 0, 0, 0)",
2750
- horizontalItemHoverColor: "#2253C7",
2751
- horizontalItemSelectedBg: "rgba(0, 0, 0, 0)",
2752
- horizontalItemSelectedColor: "#2253C7",
2753
- horizontalLineHeight: 46,
2754
- iconMarginInlineEnd: 10,
2755
- iconSize: 14,
2756
- itemActiveBg: "#121728",
2757
- itemBg: "#141414",
2758
- itemBorderRadius: 8,
2759
- itemColor: "rgba(255, 255, 255, 0.85)",
2760
- itemDisabledColor: "rgba(255, 255, 255, 0.25)",
2761
- itemHeight: 40,
2762
- itemHoverBg: "rgba(255, 255, 255, 0.12)",
2763
- itemHoverColor: "rgba(255, 255, 255, 0.85)",
2764
- itemMarginBlock: 4,
2765
- itemMarginInline: 4,
2766
- itemPaddingInline: 16,
2767
- itemSelectedBg: "#121728",
2768
- itemSelectedColor: "#2253C7",
2769
- popupBg: "#1F1F1F",
2770
- subMenuItemBg: "rgba(255, 255, 255, 0.04)",
2771
- subMenuItemBorderRadius: 4,
2772
- subMenuItemSelectedColor: "#2253C7",
2773
- zIndexPopup: 1050
2774
- },
2775
- Pagination: {
2776
- itemActiveBg: "#141414",
2777
- itemActiveBgDisabled: "rgba(255, 255, 255, 0.18)",
2778
- itemActiveColor: "#2253C7",
2779
- itemActiveColorDisabled: "rgba(255, 255, 255, 0.25)",
2780
- itemActiveColorHover: "#1E449D",
2781
- itemBg: "#141414",
2782
- itemInputBg: "#141414",
2783
- itemLinkBg: "#141414",
2784
- itemSize: 32,
2785
- itemSizeSM: 24,
2786
- miniOptionsSizeChangerTop: 0
2787
- },
2788
- Steps: {
2789
- customIconFontSize: 24,
2790
- customIconSize: 24,
2791
- customIconTop: 24,
2792
- dotCurrentSize: 10,
2793
- dotSize: 8,
2794
- iconFontSize: 14,
2795
- iconSize: 32,
2796
- iconSizeSM: 24,
2797
- iconTop: -0.5,
2798
- navArrowColor: "rgba(255, 255, 255, 0.25)",
2799
- navContentMaxWidth: "unset",
2800
- titleLineHeight: 32
2801
- },
2802
- Tabs: {
2803
- cardBg: "rgba(255, 255, 255, 0.04)",
2804
- cardGutter: 2,
2805
- cardHeight: 40,
2806
- cardHeightLG: 48,
2807
- cardHeightSM: 32,
2808
- cardPadding: "8px 16px",
2809
- cardPaddingLG: "11px 16px",
2810
- cardPaddingSM: "4px 8px",
2811
- horizontalItemGutter: 32,
2812
- horizontalItemMargin: " ",
2813
- horizontalItemMarginRTL: " ",
2814
- horizontalItemPadding: "12px 0",
2815
- horizontalItemPaddingLG: "16px 0",
2816
- horizontalItemPaddingSM: "8px 0",
2817
- horizontalMargin: "0 0 16px 0",
2818
- inkBarColor: "#2253C7",
2819
- itemActiveColor: "#4879DC",
2820
- itemColor: "rgba(255, 255, 255, 0.85)",
2821
- itemHoverColor: "#1E449D",
2822
- itemSelectedColor: "#2253C7",
2823
- titleFontSize: 14,
2824
- titleFontSizeLG: 16,
2825
- titleFontSizeSM: 12,
2826
- verticalItemMargin: "16px 0 0 0",
2827
- verticalItemPadding: "8px 24px",
2828
- zIndexPopup: 1050
2829
- },
2830
- AutoComplete: {
2831
- activeBorderColor: "#2253C7",
2832
- activeOutlineColor: "rgba(5, 145, 255, 0.1)",
2833
- clearBg: "#141414",
2834
- hoverBorderColor: "#1E449D",
2835
- multipleItemBg: "rgba(255, 255, 255, 0.12)",
2836
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
2837
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
2838
- multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
2839
- multipleItemHeight: 24,
2840
- multipleItemHeightLG: 32,
2841
- multipleItemHeightSM: 16,
2842
- multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
2843
- optionActiveBg: "rgba(255, 255, 255, 0.08)",
2844
- optionFontSize: 14,
2845
- optionHeight: 32,
2846
- optionLineHeight: 1.5700000524520874,
2847
- optionPadding: "5px 12px",
2848
- optionSelectedBg: "#121728",
2849
- optionSelectedColor: "rgba(255, 255, 255, 0.85)",
2850
- optionSelectedFontWeight: 700,
2851
- selectorBg: "#141414",
2852
- showArrowPaddingInlineEnd: 18,
2853
- singleItemHeightLG: 40,
2854
- zIndexPopup: 1050
2855
- },
2856
- Cascader: {
2857
- controlItemWidth: 111,
2858
- controlWidth: 184,
2859
- dropdownHeight: 180,
2860
- menuPadding: 4,
2861
- optionPadding: "5px 12px",
2862
- optionSelectedBg: "#121728",
2863
- optionSelectedColor: "rgba(255, 255, 255, 0.85)",
2864
- optionSelectedFontWeight: 700
2865
- },
2866
- Input: {
2867
- activeBg: "#141414",
2868
- activeBorderColor: "#2253C7",
2869
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
2870
- addonBg: "rgba(255, 255, 255, 0.04)",
2871
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
2872
- hoverBg: "#141414",
2873
- hoverBorderColor: "#1E449D",
2874
- inputFontSize: 14,
2875
- inputFontSizeLG: 16,
2876
- inputFontSizeSM: 14,
2877
- paddingBlock: 4,
2878
- paddingBlockLG: 7,
2879
- paddingBlockSM: 0,
2880
- paddingInline: 11,
2881
- paddingInlineLG: 11,
2882
- paddingInlineSM: 7,
2883
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
2884
- },
2885
- DatePicker: {
2886
- activeBg: "#141414",
2887
- activeBorderColor: "#2253C7",
2888
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
2889
- addonBg: "rgba(255, 255, 255, 0.04)",
2890
- cellActiveWithRangeBg: "#121728",
2891
- cellBgDisabled: "rgba(255, 255, 255, 0.08)",
2892
- cellHeight: 24,
2893
- cellHoverBg: "rgba(255, 255, 255, 0.08)",
2894
- cellHoverWithRangeBg: "#CBE0FD",
2895
- cellRangeBorderColor: "#82B4F9",
2896
- cellWidth: 36,
2897
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
2898
- hoverBg: "#141414",
2899
- hoverBorderColor: "#1E449D",
2900
- inputFontSize: 14,
2901
- inputFontSizeLG: 16,
2902
- inputFontSizeSM: 14,
2903
- multipleItemBg: "rgba(255, 255, 255, 0.12)",
2904
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
2905
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
2906
- multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
2907
- multipleItemHeight: 24,
2908
- multipleItemHeightLG: 32,
2909
- multipleItemHeightSM: 16,
2910
- multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
2911
- paddingBlock: 4,
2912
- paddingBlockLG: 7,
2913
- paddingBlockSM: 0,
2914
- paddingInline: 11,
2915
- paddingInlineLG: 11,
2916
- paddingInlineSM: 7,
2917
- presetsMaxWidth: 200,
2918
- presetsWidth: 120,
2919
- textHeight: 40,
2920
- timeCellHeight: 28,
2921
- timeColumnHeight: 224,
2922
- timeColumnWidth: 56,
2923
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
2924
- withoutTimeCellHeight: 66,
2925
- zIndexPopup: 1050
2926
- },
2927
- Form: {
2928
- inlineItemMarginBottom: 0,
2929
- itemMarginBottom: 24,
2930
- labelColonMarginInlineEnd: 8,
2931
- labelColonMarginInlineStart: 2,
2932
- labelColor: "rgba(255, 255, 255, 0.85)",
2933
- labelFontSize: 14,
2934
- labelHeight: 32,
2935
- labelRequiredMarkColor: "#DC4446",
2936
- verticalLabelMargin: 0,
2937
- verticalLabelPadding: "0 0 8px"
2938
- },
2939
- InputNumber: {
2940
- activeBg: "#141414",
2941
- activeBorderColor: "#2253C7",
2942
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
2943
- addonBg: "rgba(255, 255, 255, 0.04)",
2944
- controlWidth: 90,
2945
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
2946
- filledHandleBg: "#F0F0F0",
2947
- handleActiveBg: "rgba(255, 255, 255, 0.04)",
2948
- handleBg: "#141414",
2949
- handleBorderColor: "#2E3137",
2950
- handleFontSize: 7,
2951
- handleHoverColor: "#2253C7",
2952
- handleVisible: "auto",
2953
- handleWidth: 22,
2954
- hoverBg: "#141414",
2955
- hoverBorderColor: "#1E449D",
2956
- inputFontSize: 14,
2957
- inputFontSizeLG: 16,
2958
- inputFontSizeSM: 14,
2959
- paddingBlock: 4,
2960
- paddingBlockLG: 7,
2961
- paddingBlockSM: 0,
2962
- paddingInline: 11,
2963
- paddingInlineLG: 11,
2964
- paddingInlineSM: 7,
2965
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)"
2966
- },
2967
- Mentions: {
2968
- activeBg: "#141414",
2969
- activeBorderColor: "#2253C7",
2970
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
2971
- addonBg: "rgba(255, 255, 255, 0.04)",
2972
- controlItemWidth: 100,
2973
- dropdownHeight: 250,
2974
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
2975
- hoverBg: "#141414",
2976
- hoverBorderColor: "#1E449D",
2977
- inputFontSize: 14,
2978
- inputFontSizeLG: 16,
2979
- inputFontSizeSM: 14,
2980
- paddingBlock: 4,
2981
- paddingBlockLG: 7,
2982
- paddingBlockSM: 0,
2983
- paddingInline: 11,
2984
- paddingInlineLG: 11,
2985
- paddingInlineSM: 7,
2986
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
2987
- zIndexPopup: 1050
2988
- },
2989
- Radio: {
2990
- buttonBg: "#141414",
2991
- buttonCheckedBg: "#141414",
2992
- buttonCheckedBgDisabled: "rgba(255, 255, 255, 0.18)",
2993
- buttonCheckedColorDisabled: "rgba(255, 255, 255, 0.25)",
2994
- buttonColor: "rgba(255, 255, 255, 0.85)",
2995
- buttonPaddingInline: 15,
2996
- buttonSolidCheckedActiveBg: "#4879DC",
2997
- buttonSolidCheckedBg: "#2253C7",
2998
- buttonSolidCheckedColor: "#FFFFFF",
2999
- buttonSolidCheckedHoverBg: "#1E449D",
3000
- dotColorDisabled: "rgba(255, 255, 255, 0.25)",
3001
- dotSize: 8,
3002
- radioSize: 16,
3003
- wrapperMarginInlineEnd: 8
3004
- },
3005
- Rate: {
3006
- starBg: "rgba(255, 255, 255, 0.12)",
3007
- starColor: "#D8BD14",
3008
- starHoverScale: "scale(1.1)",
3009
- starSize: 20,
3010
- starSizeLG: 25,
3011
- starSizeSM: 15
3012
- },
3013
- Select: {
3014
- activeBorderColor: "#2253C7",
3015
- activeOutlineColor: "rgba(5, 145, 255, 0.1)",
3016
- clearBg: "#141414",
3017
- hoverBorderColor: "#1E449D",
3018
- multipleItemBg: "rgba(255, 255, 255, 0.12)",
3019
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
3020
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
3021
- multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
3022
- multipleItemHeight: 24,
3023
- multipleItemHeightLG: 32,
3024
- multipleItemHeightSM: 16,
3025
- multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
3026
- optionActiveBg: "rgba(255, 255, 255, 0.08)",
3027
- optionFontSize: 14,
3028
- optionHeight: 32,
3029
- optionLineHeight: 1.5700000524520874,
3030
- optionPadding: "5px 12px",
3031
- optionSelectedBg: "#121728",
3032
- optionSelectedColor: "rgba(255, 255, 255, 0.85)",
3033
- optionSelectedFontWeight: 700,
3034
- selectorBg: "#141414",
3035
- showArrowPaddingInlineEnd: 18,
3036
- singleItemHeightLG: 40,
3037
- zIndexPopup: 1050
3038
- },
3039
- Slider: {
3040
- controlSize: 10,
3041
- dotActiveBorderColor: "#192A53",
3042
- dotBorderColor: "#282B31",
3043
- dotSize: 8,
3044
- handleActiveColor: "#2253C7",
3045
- handleActiveOutlineColor: "#14203F",
3046
- handleColor: "#192A53",
3047
- handleColorDisabled: "#414141",
3048
- handleLineWidth: 2,
3049
- handleLineWidthHover: 2.5,
3050
- handleSize: 10,
3051
- handleSizeHover: 12,
3052
- railBg: "rgba(255, 255, 255, 0.08)",
3053
- railHoverBg: "rgba(255, 255, 255, 0.12)",
3054
- railSize: 4,
3055
- trackBg: "#192A53",
3056
- trackBgDisabled: "rgba(255, 255, 255, 0.08)",
3057
- trackHoverBg: "#1B3573"
3058
- },
3059
- Switch: {
3060
- handleBg: "#FFFFFF",
3061
- handleShadow: "0 2px 4px 0 rgba(0,35,11,0.2)",
3062
- handleSize: 18,
3063
- handleSizeSM: 12,
3064
- innerMaxMargin: 24,
3065
- innerMaxMarginSM: 18,
3066
- innerMinMargin: 9,
3067
- innerMinMarginSM: 6,
3068
- trackHeight: 22,
3069
- trackHeightSM: 16,
3070
- trackMinWidth: 44,
3071
- trackMinWidthSM: 28,
3072
- trackPadding: 2
3073
- },
3074
- TimePicker: {
3075
- activeBg: "#141414",
3076
- activeBorderColor: "#2253C7",
3077
- activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
3078
- addonBg: "rgba(255, 255, 255, 0.04)",
3079
- cellActiveWithRangeBg: "#121728",
3080
- cellBgDisabled: "rgba(255, 255, 255, 0.08)",
3081
- cellHeight: 24,
3082
- cellHoverBg: "rgba(255, 255, 255, 0.08)",
3083
- cellHoverWithRangeBg: "#CBE0FD",
3084
- cellRangeBorderColor: "#82B4F9",
3085
- cellWidth: 36,
3086
- errorActiveShadow: "0 0 0 2px rgba(255,38,5,0.06)",
3087
- hoverBg: "#141414",
3088
- hoverBorderColor: "#1E449D",
3089
- inputFontSize: 14,
3090
- inputFontSizeLG: 16,
3091
- inputFontSizeSM: 14,
3092
- multipleItemBg: "rgba(255, 255, 255, 0.12)",
3093
- multipleItemBorderColor: "rgba(0, 0, 0, 0)",
3094
- multipleItemBorderColorDisabled: "rgba(0, 0, 0, 0)",
3095
- multipleItemColorDisabled: "rgba(255, 255, 255, 0.25)",
3096
- multipleItemHeight: 24,
3097
- multipleItemHeightLG: 32,
3098
- multipleItemHeightSM: 16,
3099
- multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
3100
- paddingBlock: 4,
3101
- paddingBlockLG: 7,
3102
- paddingBlockSM: 0,
3103
- paddingInline: 11,
3104
- paddingInlineLG: 11,
3105
- paddingInlineSM: 7,
3106
- presetsMaxWidth: 200,
3107
- presetsWidth: 120,
3108
- textHeight: 40,
3109
- timeCellHeight: 28,
3110
- timeColumnHeight: 224,
3111
- timeColumnWidth: 56,
3112
- warningActiveShadow: "0 0 0 2px rgba(255,215,5,0.1)",
3113
- withoutTimeCellHeight: 66,
3114
- zIndexPopup: 1050
3115
- },
3116
- Transfer: {
3117
- headerHeight: 40,
3118
- itemHeight: 32,
3119
- itemPaddingBlock: 5,
3120
- listHeight: 200,
3121
- listWidth: 180,
3122
- listWidthLG: 250
3123
- },
3124
- TreeSelect: {
3125
- indentSize: 24,
3126
- nodeHoverBg: "rgba(255, 255, 255, 0.08)",
3127
- nodeHoverColor: "rgba(255, 255, 255, 0.85)",
3128
- nodeSelectedBg: "#121728",
3129
- nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
3130
- titleHeight: 24
3131
- },
3132
- Upload: {
3133
- actionsColor: "rgba(255, 255, 255, 0.45)",
3134
- pictureCardSize: 102
3135
- },
3136
- Avatar: {
3137
- containerSize: 32,
3138
- containerSizeLG: 40,
3139
- containerSizeSM: 24,
3140
- groupBorderColor: "#141414",
3141
- groupOverlapping: -8,
3142
- groupSpace: 4,
3143
- iconFontSize: 18,
3144
- iconFontSizeLG: 24,
3145
- iconFontSizeSM: 14,
3146
- textFontSize: 14,
3147
- textFontSizeLG: 14,
3148
- textFontSizeSM: 14
3149
- },
3150
- Badge: {
3151
- dotSize: 6,
3152
- indicatorHeight: 20,
3153
- indicatorHeightSM: 14,
3154
- indicatorZIndex: "auto",
3155
- statusSize: 6,
3156
- textFontSize: 12,
3157
- textFontSizeSM: 12,
3158
- textFontWeight: 400
3159
- },
3160
- Calendar: {
3161
- fullBg: "#141414",
3162
- fullPanelBg: "#141414",
3163
- itemActiveBg: "#121728",
3164
- miniContentHeight: 256,
3165
- monthControlWidth: 70,
3166
- yearControlWidth: 80
3167
- },
3168
- Card: {
3169
- actionsBg: "#141414",
3170
- actionsLiMargin: "12px 0",
3171
- bodyPadding: 24,
3172
- bodyPaddingSM: 12,
3173
- extraColor: "rgba(255, 255, 255, 0.85)",
3174
- headerBg: "rgba(0, 0, 0, 0)",
3175
- headerFontSize: 16,
3176
- headerFontSizeSM: 14,
3177
- headerHeight: 56,
3178
- headerHeightSM: 38,
3179
- headerPadding: 24,
3180
- headerPaddingSM: 12,
3181
- tabsMarginBottom: -17
3182
- },
3183
- Carousel: {
3184
- arrowOffset: 8,
3185
- arrowSize: 16,
3186
- dotActiveWidth: 24,
3187
- dotGap: 4,
3188
- dotHeight: 3,
3189
- dotOffset: 12,
3190
- dotWidth: 16
3191
- },
3192
- Descriptions: {
3193
- colonMarginLeft: 2,
3194
- colonMarginRight: 8,
3195
- contentColor: "rgba(255, 255, 255, 0.85)",
3196
- extraColor: "rgba(255, 255, 255, 0.85)",
3197
- itemPaddingBottom: 16,
3198
- itemPaddingEnd: 16,
3199
- labelBg: "rgba(255, 255, 255, 0.04)",
3200
- labelColor: "rgba(255, 255, 255, 0.45)",
3201
- titleColor: "rgba(255, 255, 255, 0.85)",
3202
- titleMarginBottom: 20
3203
- },
3204
- Image: {
3205
- previewOperationColor: "rgba(255, 255, 255, 0.65)",
3206
- previewOperationColorDisabled: "rgba(255, 255, 255, 0.25)",
3207
- previewOperationHoverColor: "rgba(255, 255, 255, 0.85)",
3208
- previewOperationSize: 18,
3209
- zIndexPopup: 1080
3210
- },
3211
- List: {
3212
- avatarMarginRight: 16,
3213
- contentWidth: 220,
3214
- descriptionFontSize: 14,
3215
- emptyTextPadding: 16,
3216
- footerBg: "rgba(0, 0, 0, 0)",
3217
- headerBg: "rgba(0, 0, 0, 0)",
3218
- itemPadding: "12px 0",
3219
- itemPaddingLG: "16px 24px",
3220
- itemPaddingSM: "8px 16px",
3221
- metaMarginBottom: 16,
3222
- titleMarginBottom: 12
3223
- },
3224
- Popover: {
3225
- titleMinWidth: 177,
3226
- zIndexPopup: 1030
3227
- },
3228
- Segmented: {
3229
- itemActiveBg: "rgba(255, 255, 255, 0.18)",
3230
- itemColor: "rgba(255, 255, 255, 0.65)",
3231
- itemHoverBg: "rgba(255, 255, 255, 0.12)",
3232
- itemHoverColor: "rgba(255, 255, 255, 0.85)",
3233
- itemSelectedBg: "#1F1F1F",
3234
- itemSelectedColor: "rgba(255, 255, 255, 0.85)",
3235
- trackBg: "#000000",
3236
- trackPadding: 2
3237
- },
3238
- Statistic: {
3239
- contentFontSize: 24,
3240
- titleFontSize: 14
3241
- },
3242
- Table: {
3243
- bodySortBg: "#FAFAFA",
3244
- borderColor: "#282B31",
3245
- cellFontSize: 14,
3246
- cellFontSizeMD: 14,
3247
- cellFontSizeSM: 14,
3248
- cellPaddingBlock: 16,
3249
- cellPaddingBlockMD: 12,
3250
- cellPaddingBlockSM: 8,
3251
- cellPaddingInline: 16,
3252
- cellPaddingInlineMD: 8,
3253
- cellPaddingInlineSM: 8,
3254
- expandIconBg: "#141414",
3255
- filterDropdownBg: "#141414",
3256
- filterDropdownMenuBg: "#141414",
3257
- fixedHeaderSortActiveBg: "#1C1C1C",
3258
- footerBg: "#0D0D0D",
3259
- footerColor: "rgba(255, 255, 255, 0.85)",
3260
- headerBg: "#0D0D0D",
3261
- headerBorderRadius: 8,
3262
- headerColor: "rgba(255, 255, 255, 0.85)",
3263
- headerFilterHoverBg: "rgba(255, 255, 255, 0.12)",
3264
- headerSortActiveBg: "#1C1C1C",
3265
- headerSortHoverBg: "#1C1C1C",
3266
- headerSplitColor: "#282B31",
3267
- rowExpandedBg: "rgba(255, 255, 255, 0.04)",
3268
- rowHoverBg: "#0D0D0D",
3269
- rowSelectedBg: "#121728",
3270
- rowSelectedHoverBg: "#14203F",
3271
- selectionColumnWidth: 32,
3272
- stickyScrollBarBg: "rgba(255, 255, 255, 0.25)",
3273
- stickyScrollBarBorderRadius: 100
3274
- },
3275
- Tag: {
3276
- defaultBg: "#19191C",
3277
- defaultColor: "rgba(255, 255, 255, 0.85)",
3278
- solidTextColor: "#FFFFFF"
3279
- },
3280
- Timeline: {
3281
- dotBorderWidth: 2,
3282
- itemPaddingBottom: 20,
3283
- tailColor: "#313337",
3284
- tailWidth: 2
3285
- },
3286
- Tooltip: {
3287
- zIndexPopup: 1070
3288
- },
3289
- Tour: {
3290
- closeBtnSize: 0,
3291
- primaryNextBtnHoverBg: "#171717",
3292
- primaryPrevBtnBg: "rgba(0, 0, 0, 0.15)",
3293
- zIndexPopup: 1070
3294
- },
3295
- Tree: {
3296
- directoryNodeSelectedBg: "#2253C7",
3297
- directoryNodeSelectedColor: "#FFFFFF",
3298
- indentSize: 24,
3299
- nodeHoverBg: "rgba(255, 255, 255, 0.08)",
3300
- nodeHoverColor: "rgba(255, 255, 255, 0.85)",
3301
- nodeSelectedBg: "#121728",
3302
- nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
3303
- titleHeight: 24
3304
- },
3305
- Alert: {
3306
- defaultPadding: "8px 12px",
3307
- withDescriptionIconSize: 24,
3308
- withDescriptionPadding: "20px 24px"
3309
- },
3310
- Drawer: {
3311
- draggerSize: 4,
3312
- footerPaddingBlock: 8,
3313
- footerPaddingInline: 16,
3314
- zIndexPopup: 1e3
3315
- },
3316
- Message: {
3317
- contentBg: "#1F1F1F",
3318
- contentPadding: "9px 12px",
3319
- zIndexPopup: 2010
3320
- },
3321
- Modal: {
3322
- contentBg: "#1F1F1F",
3323
- footerBg: "rgba(0, 0, 0, 0)",
3324
- headerBg: "#1F1F1F",
3325
- titleColor: "rgba(255, 255, 255, 0.85)",
3326
- titleFontSize: 16,
3327
- titleLineHeight: 1.5
3328
- },
3329
- Notification: {
3330
- colorErrorBg: "rgba(0, 0, 0, 0)",
3331
- colorInfoBg: "rgba(0, 0, 0, 0)",
3332
- colorSuccessBg: "rgba(0, 0, 0, 0)",
3333
- colorWarningBg: "rgba(0, 0, 0, 0)",
3334
- width: 384,
3335
- zIndexPopup: 2050
3336
- },
3337
- Popconfirm: {
3338
- zIndexPopup: 1060
3339
- },
3340
- Progress: {
3341
- "circleTextFontSize 2": "1.1666666666666667em",
3342
- circleTextColor: "rgba(255, 255, 255, 0.85)",
3343
- circleTextFontSize: "1em",
3344
- defaultColor: "#3496FF",
3345
- lineBorderRadius: 100,
3346
- remainingColor: "rgba(255, 255, 255, 0.12)"
3347
- },
3348
- Result: {
3349
- extraMargin: "24px 0 0 0",
3350
- iconFontSize: 72,
3351
- subtitleFontSize: 14,
3352
- titleFontSize: 24
3353
- },
3354
- Skeleton: {
3355
- blockRadius: 4,
3356
- gradientFromColor: "rgba(255, 255, 255, 0.12)",
3357
- gradientToColor: "rgba(255, 255, 255, 0.18)",
3358
- paragraphLiHeight: 16,
3359
- paragraphMarginTop: 28,
3360
- titleHeight: 28
3361
- },
3362
- Spin: {
3363
- contentHeight: 400,
3364
- dotSize: 20,
3365
- dotSizeLG: 32,
3366
- dotSizeSM: 14
3367
- },
3368
- Collapse: {
3369
- borderlessContentBg: "rgba(0, 0, 0, 0)",
3370
- borderlessContentPadding: "4px 16px 16px",
3371
- contentBg: "#141414",
3372
- contentPadding: "16px 16px",
3373
- headerBg: "rgba(255, 255, 255, 0.04)",
3374
- headerPadding: "12px 16px"
3375
- }
3376
- }
3377
- }, rt = (r) => {
3378
- const t = r === "dark" ? Go : To;
3379
- return {
3380
- algorithm: r === "dark" ? ae.darkAlgorithm : ae.defaultAlgorithm,
3381
- token: t.token,
3382
- components: t.components
3383
- };
3384
- };
3385
- rt("light");
3386
- const mr = (r) => {
3387
- const t = d.c(24);
3388
- let e, o, i, a, n;
3389
- t[0] !== r ? ({
3390
- mode: a,
3391
- theme: o,
3392
- locale: n,
3393
- children: e,
3394
- ...i
3395
- } = r, t[0] = r, t[1] = e, t[2] = o, t[3] = i, t[4] = a, t[5] = n) : (e = t[1], o = t[2], i = t[3], a = t[4], n = t[5]);
3396
- const F = a === void 0 ? "light" : a, g = n === void 0 ? ko : n;
3397
- let s;
3398
- t[6] !== F ? (s = rt(F), t[6] = F, t[7] = s) : s = t[7];
3399
- const u = s, m = o?.token;
3400
- let S;
3401
- t[8] !== u.token || t[9] !== m ? (S = {
3402
- ...u.token,
3403
- ...m
3404
- }, t[8] = u.token, t[9] = m, t[10] = S) : S = t[10];
3405
- const O = o?.components;
3406
- let C;
3407
- t[11] !== u.components || t[12] !== O ? (C = {
3408
- ...u.components,
3409
- ...O
3410
- }, t[11] = u.components, t[12] = O, t[13] = C) : C = t[13];
3411
- let T;
3412
- t[14] !== u || t[15] !== o || t[16] !== S || t[17] !== C ? (T = {
3413
- ...u,
3414
- ...o,
3415
- token: S,
3416
- components: C
3417
- }, t[14] = u, t[15] = o, t[16] = S, t[17] = C, t[18] = T) : T = t[18];
3418
- const _ = T;
3419
- let G;
3420
- return t[19] !== e || t[20] !== g || t[21] !== _ || t[22] !== i ? (G = /* @__PURE__ */ l(Kt, { theme: _, locale: g, ...i, children: e }), t[19] = e, t[20] = g, t[21] = _, t[22] = i, t[23] = G) : G = t[23], G;
3421
- }, Lo = c((r, t) => {
3422
- const e = d.c(7);
3423
- let o, i;
3424
- e[0] !== r ? ({
3425
- children: o,
3426
- ...i
3427
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3428
- const a = t;
3429
- let n;
3430
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Jt, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
3431
- });
3432
- Lo.displayName = "GZInputNumber";
3433
- const it = c((r, t) => {
3434
- const e = d.c(7);
3435
- let o, i;
3436
- e[0] !== r ? ({
3437
- children: o,
3438
- ...i
3439
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3440
- let a;
3441
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(j.Group, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
3442
- });
3443
- it.displayName = "GZRadioGroup";
3444
- const at = c((r, t) => {
3445
- const e = d.c(7);
3446
- let o, i;
3447
- e[0] !== r ? ({
3448
- children: o,
3449
- ...i
3450
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3451
- const a = t;
3452
- let n;
3453
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(j.Button, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
3454
- });
3455
- at.displayName = "GZRadioButton";
3456
- const wo = c((r, t) => {
3457
- const e = d.c(7);
3458
- let o, i;
3459
- e[0] !== r ? ({
3460
- children: o,
3461
- ...i
3462
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3463
- const a = t;
3464
- let n;
3465
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(j, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
3466
- }), oe = wo;
3467
- oe.Group = it;
3468
- oe.Button = at;
3469
- oe.displayName = "GZRadio";
3470
- const $o = c((r, t) => {
3471
- const e = d.c(3), o = t;
3472
- let i;
3473
- return e[0] !== r || e[1] !== o ? (i = /* @__PURE__ */ l(eo, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = i) : i = e[2], i;
3474
- });
3475
- $o.displayName = "GZRate";
3476
- const nt = c((r, t) => {
3477
- const e = d.c(7);
3478
- let o, i;
3479
- e[0] !== r ? ({
3480
- children: o,
3481
- ...i
3482
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3483
- const a = t;
3484
- let n;
3485
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Q.Option, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
3486
- });
3487
- nt.displayName = "GZSelectOption";
3488
- const lt = c((r, t) => {
3489
- const e = d.c(7);
3490
- let o, i;
3491
- e[0] !== r ? ({
3492
- children: o,
3493
- ...i
3494
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3495
- const a = t;
3496
- let n;
3497
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Q.OptGroup, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
3498
- });
3499
- lt.displayName = "GZSelectOptGroup";
3500
- const Wo = c((r, t) => {
3501
- const e = d.c(3), o = t;
3502
- let i;
3503
- return e[0] !== r || e[1] !== o ? (i = /* @__PURE__ */ l(Q, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = i) : i = e[2], i;
3504
- }), re = Wo;
3505
- re.Option = nt;
3506
- re.OptGroup = lt;
3507
- re.displayName = "GZSelect";
3508
- var q = { exports: {} };
3509
- var Se;
3510
- function Ro() {
3511
- return Se || (Se = 1, (function(r) {
3512
- (function() {
3513
- var t = {}.hasOwnProperty;
3514
- function e() {
3515
- for (var o = [], i = 0; i < arguments.length; i++) {
3516
- var a = arguments[i];
3517
- if (a) {
3518
- var n = typeof a;
3519
- if (n === "string" || n === "number")
3520
- o.push(a);
3521
- else if (Array.isArray(a)) {
3522
- if (a.length) {
3523
- var F = e.apply(null, a);
3524
- F && o.push(F);
3525
- }
3526
- } else if (n === "object") {
3527
- if (a.toString !== Object.prototype.toString && !a.toString.toString().includes("[native code]")) {
3528
- o.push(a.toString());
3529
- continue;
3530
- }
3531
- for (var g in a)
3532
- t.call(a, g) && a[g] && o.push(g);
3533
- }
3534
- }
3535
- }
3536
- return o.join(" ");
3537
- }
3538
- r.exports ? (e.default = e, r.exports = e) : window.classNames = e;
3539
- })();
3540
- })(q)), q.exports;
3541
- }
3542
- var No = Ro();
3543
- const Oo = /* @__PURE__ */ xe(No), _o = c((r, t) => {
3544
- const e = d.c(9);
3545
- let o, i;
3546
- e[0] !== r ? ({
3547
- className: o,
3548
- ...i
3549
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3550
- let a;
3551
- e[3] !== o ? (a = Oo("gz-switch", o), e[3] = o, e[4] = a) : a = e[4];
3552
- let n;
3553
- return e[5] !== t || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(to, { ref: t, className: a, ...i }), e[5] = t, e[6] = i, e[7] = a, e[8] = n) : n = e[8], n;
3554
- });
3555
- _o.displayName = "Switch";
3556
- const dt = c((r, t) => {
3557
- const e = d.c(3);
3558
- let o;
3559
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(Ce.RangePicker, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3560
- });
3561
- dt.displayName = "GZTimeRangePicker";
3562
- const Zo = c((r, t) => {
3563
- const e = d.c(3);
3564
- let o;
3565
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(Ce, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3566
- }), ct = Zo;
3567
- ct.RangePicker = dt;
3568
- ct.displayName = "GZTimePicker";
3569
- const gt = c((r, t) => {
3570
- const e = d.c(5);
3571
- let o;
3572
- e[0] !== r ? (o = /* @__PURE__ */ l(w.List, { ...r }), e[0] = r, e[1] = o) : o = e[1];
3573
- let i;
3574
- return e[2] !== t || e[3] !== o ? (i = /* @__PURE__ */ l("div", { ref: t, children: o }), e[2] = t, e[3] = o, e[4] = i) : i = e[4], i;
3575
- });
3576
- gt.displayName = "GZTransferList";
3577
- const st = c((r, t) => {
3578
- const e = d.c(5);
3579
- let o;
3580
- e[0] !== r ? (o = /* @__PURE__ */ l(w.Search, { ...r }), e[0] = r, e[1] = o) : o = e[1];
3581
- let i;
3582
- return e[2] !== t || e[3] !== o ? (i = /* @__PURE__ */ l("div", { ref: t, children: o }), e[2] = t, e[3] = o, e[4] = i) : i = e[4], i;
3583
- });
3584
- st.displayName = "GZTransferSearch";
3585
- const Ft = c((r, t) => {
3586
- const e = d.c(5);
3587
- let o;
3588
- e[0] !== r ? (o = /* @__PURE__ */ l(w.Operation, { ...r }), e[0] = r, e[1] = o) : o = e[1];
3589
- let i;
3590
- return e[2] !== t || e[3] !== o ? (i = /* @__PURE__ */ l("div", { ref: t, children: o }), e[2] = t, e[3] = o, e[4] = i) : i = e[4], i;
3591
- });
3592
- Ft.displayName = "GZTransferOperation";
3593
- const Xo = c((r, t) => {
3594
- const e = d.c(6);
3595
- let o;
3596
- e[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (o = {
3597
- width: "100%"
3598
- }, e[0] = o) : o = e[0];
3599
- let i;
3600
- e[1] !== r ? (i = /* @__PURE__ */ l(w, { ...r }), e[1] = r, e[2] = i) : i = e[2];
3601
- let a;
3602
- return e[3] !== t || e[4] !== i ? (a = /* @__PURE__ */ l("div", { ref: t, style: o, children: i }), e[3] = t, e[4] = i, e[5] = a) : a = e[5], a;
3603
- }), N = Xo;
3604
- N.List = gt;
3605
- N.Search = st;
3606
- N.Operation = Ft;
3607
- N.displayName = "GZTransfer";
3608
- const ut = c((r, t) => {
3609
- const e = d.c(7);
3610
- let o, i;
3611
- e[0] !== r ? ({
3612
- children: o,
3613
- ...i
3614
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3615
- const a = t, n = i;
3616
- let F;
3617
- return e[3] !== o || e[4] !== a || e[5] !== n ? (F = /* @__PURE__ */ l(E.TreeNode, { ref: a, ...n, children: o }), e[3] = o, e[4] = a, e[5] = n, e[6] = F) : F = e[6], F;
3618
- });
3619
- ut.displayName = "GZTreeNode";
3620
- const qo = c((r, t) => {
3621
- const e = d.c(3), o = t;
3622
- let i;
3623
- return e[0] !== r || e[1] !== o ? (i = /* @__PURE__ */ l(E, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = i) : i = e[2], i;
3624
- }), A = qo;
3625
- A.TreeNode = ut;
3626
- A.SHOW_ALL = E.SHOW_ALL;
3627
- A.SHOW_PARENT = E.SHOW_PARENT;
3628
- A.SHOW_CHILD = E.SHOW_CHILD;
3629
- A.displayName = "GZTreeSelect";
3630
- const mt = c((r, t) => {
3631
- const e = d.c(7);
3632
- let o, i;
3633
- e[0] !== r ? ({
3634
- children: o,
3635
- ...i
3636
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3637
- let a;
3638
- return e[3] !== o || e[4] !== t || e[5] !== i ? (a = /* @__PURE__ */ l(U.Dragger, { ref: t, ...i, children: o }), e[3] = o, e[4] = t, e[5] = i, e[6] = a) : a = e[6], a;
3639
- });
3640
- mt.displayName = "GZDragger";
3641
- const Vo = c((r, t) => {
3642
- const e = d.c(7);
3643
- let o, i;
3644
- e[0] !== r ? ({
3645
- children: o,
3646
- ...i
3647
- } = r, e[0] = r, e[1] = o, e[2] = i) : (o = e[1], i = e[2]);
3648
- const a = t;
3649
- let n;
3650
- return e[3] !== o || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(U, { ref: a, ...i, children: o }), e[3] = o, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
3651
- }), ie = Vo;
3652
- ie.Dragger = mt;
3653
- ie.LIST_IGNORE = U.LIST_IGNORE;
3654
- ie.displayName = "GZUpload";
3655
- const St = c((r, t) => {
3656
- const e = d.c(3);
3657
- let o;
3658
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(Y, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3659
- });
3660
- St.displayName = "GZCard";
3661
- const ht = (r) => {
3662
- const t = d.c(2);
3663
- let e;
3664
- return t[0] !== r ? (e = /* @__PURE__ */ l(Y.Grid, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3665
- };
3666
- ht.displayName = "GZCardGrid";
3667
- const bt = (r) => {
3668
- const t = d.c(2);
3669
- let e;
3670
- return t[0] !== r ? (e = /* @__PURE__ */ l(Y.Meta, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3671
- };
3672
- bt.displayName = "GZCardMeta";
3673
- const Bt = St;
3674
- Bt.Grid = ht;
3675
- Bt.Meta = bt;
3676
- const pt = c((r, t) => {
3677
- const e = d.c(3);
3678
- let o;
3679
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(ve, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3680
- });
3681
- pt.displayName = "GZCollapse";
3682
- const Ct = c((r, t) => {
3683
- const e = d.c(3);
3684
- let o;
3685
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(ve.Panel, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3686
- });
3687
- Ct.displayName = "GZCollapsePanel";
3688
- const jo = pt;
3689
- jo.Panel = Ct;
3690
- const vt = (r) => {
3691
- const t = d.c(2);
3692
- let e;
3693
- return t[0] !== r ? (e = /* @__PURE__ */ l(K, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3694
- };
3695
- vt.displayName = "GZEmpty";
3696
- const zt = vt;
3697
- zt.PRESENTED_IMAGE_DEFAULT = K.PRESENTED_IMAGE_DEFAULT;
3698
- zt.PRESENTED_IMAGE_SIMPLE = K.PRESENTED_IMAGE_SIMPLE;
3699
- const Qo = c((r, t) => {
3700
- const e = d.c(3);
3701
- let o;
3702
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(oo, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3703
- });
3704
- Qo.displayName = "GZPopover";
3705
- const Uo = c((r, t) => {
3706
- const e = d.c(3);
3707
- let o;
3708
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(ro, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3709
- });
3710
- Uo.displayName = "GZSegmented";
3711
- const It = c((r, t) => {
3712
- const e = d.c(3);
3713
- let o;
3714
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(J, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3715
- });
3716
- It.displayName = "GZTag";
3717
- const Pt = c((r, t) => {
3718
- const e = d.c(3);
3719
- let o;
3720
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(J.CheckableTag, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3721
- });
3722
- Pt.displayName = "GZCheckableTag";
3723
- const Dt = c((r, t) => {
3724
- const e = d.c(3);
3725
- let o;
3726
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(J.CheckableTagGroup, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3727
- });
3728
- Dt.displayName = "GZCheckableTagGroup";
3729
- const Ht = It;
3730
- Ht.CheckableTag = Pt;
3731
- Ht.CheckableTagGroup = Dt;
3732
- const Mt = (r) => {
3733
- const t = d.c(2);
3734
- let e;
3735
- return t[0] !== r ? (e = /* @__PURE__ */ l(ze, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3736
- };
3737
- Mt.displayName = "GZTimeline";
3738
- const xt = (r) => {
3739
- const t = d.c(2);
3740
- let e;
3741
- return t[0] !== r ? (e = /* @__PURE__ */ l(ze.Item, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3742
- };
3743
- xt.displayName = "GZTimelineItem";
3744
- const Yo = Mt;
3745
- Yo.Item = xt;
3746
- const Ko = c((r, t) => {
3747
- const e = d.c(3);
3748
- let o;
3749
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(io, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3750
- });
3751
- Ko.displayName = "GZTooltip";
3752
- const ft = c((r, t) => {
3753
- const e = d.c(3);
3754
- let o;
3755
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(Ie, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3756
- });
3757
- ft.displayName = "GZAlert";
3758
- const Jo = Ie.ErrorBoundary, yt = (r) => {
3759
- const t = d.c(2);
3760
- let e;
3761
- return t[0] !== r ? (e = /* @__PURE__ */ l(Jo, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3762
- };
3763
- yt.displayName = "GZAlertErrorBoundary";
3764
- const er = ft;
3765
- er.ErrorBoundary = yt;
3766
- const Et = c((r, t) => {
3767
- const e = d.c(3);
3768
- let o;
3769
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(Pe, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3770
- });
3771
- Et.displayName = "GZTree";
3772
- const tr = Pe.DirectoryTree, At = c((r, t) => {
3773
- const e = d.c(3);
3774
- let o;
3775
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(tr, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3776
- });
3777
- At.displayName = "GZDirectoryTree";
3778
- const or = Et;
3779
- or.DirectoryTree = At;
3780
- const rr = (r) => {
3781
- const t = d.c(2);
3782
- let e;
3783
- return t[0] !== r ? (e = /* @__PURE__ */ l(ao, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3784
- };
3785
- rr.displayName = "GZDrawer";
3786
- const kt = (r) => {
3787
- const t = d.c(2);
3788
- let e;
3789
- return t[0] !== r ? (e = /* @__PURE__ */ l(De, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3790
- };
3791
- kt.displayName = "GZModal";
3792
- const ir = kt;
3793
- Object.assign(ir, De);
3794
- const ar = c((r, t) => {
3795
- const e = d.c(3);
3796
- let o;
3797
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(no, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3798
- });
3799
- ar.displayName = "GZPopconfirm";
3800
- const nr = c((r, t) => {
3801
- const e = d.c(3);
3802
- let o;
3803
- return e[0] !== r || e[1] !== t ? (o = /* @__PURE__ */ l(lo, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = o) : o = e[2], o;
3804
- });
3805
- nr.displayName = "GZProgress";
3806
- const Tt = (r) => {
3807
- const t = d.c(2);
3808
- let e;
3809
- return t[0] !== r ? (e = /* @__PURE__ */ l(He, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3810
- };
3811
- Tt.displayName = "GZResult";
3812
- const lr = Tt;
3813
- Object.assign(lr, He);
3814
- const Gt = (r) => {
3815
- const t = d.c(2);
3816
- let e;
3817
- return t[0] !== r ? (e = /* @__PURE__ */ l(v, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3818
- };
3819
- Gt.displayName = "GZSkeleton";
3820
- const Lt = (r) => {
3821
- const t = d.c(2);
3822
- let e;
3823
- return t[0] !== r ? (e = /* @__PURE__ */ l(v.Button, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3824
- };
3825
- Lt.displayName = "GZSkeletonButton";
3826
- const wt = (r) => {
3827
- const t = d.c(2);
3828
- let e;
3829
- return t[0] !== r ? (e = /* @__PURE__ */ l(v.Avatar, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3830
- };
3831
- wt.displayName = "GZSkeletonAvatar";
3832
- const $t = (r) => {
3833
- const t = d.c(2);
3834
- let e;
3835
- return t[0] !== r ? (e = /* @__PURE__ */ l(v.Input, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3836
- };
3837
- $t.displayName = "GZSkeletonInput";
3838
- const Wt = (r) => {
3839
- const t = d.c(2);
3840
- let e;
3841
- return t[0] !== r ? (e = /* @__PURE__ */ l(v.Image, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3842
- };
3843
- Wt.displayName = "GZSkeletonImage";
3844
- const Rt = (r) => {
3845
- const t = d.c(2);
3846
- let e;
3847
- return t[0] !== r ? (e = /* @__PURE__ */ l(v.Node, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3848
- };
3849
- Rt.displayName = "GZSkeletonNode";
3850
- const k = Gt;
3851
- k.Button = Lt;
3852
- k.Avatar = wt;
3853
- k.Input = $t;
3854
- k.Image = Wt;
3855
- k.Node = Rt;
3856
- const Nt = (r) => {
3857
- const t = d.c(2);
3858
- let e;
3859
- return t[0] !== r ? (e = /* @__PURE__ */ l(Me, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3860
- };
3861
- Nt.displayName = "GZSpin";
3862
- const dr = Nt;
3863
- Object.assign(dr, Me);
3864
- const Ot = (r) => {
3865
- const t = d.c(2);
3866
- let e;
3867
- return t[0] !== r ? (e = /* @__PURE__ */ l(ee, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3868
- };
3869
- Ot.displayName = "GZImage";
3870
- const _t = (r) => {
3871
- const t = d.c(2);
3872
- let e;
3873
- return t[0] !== r ? (e = /* @__PURE__ */ l(ee.PreviewGroup, { ...r }), t[0] = r, t[1] = e) : e = t[1], e;
3874
- };
3875
- _t.displayName = "GZImagePreviewGroup";
3876
- const Zt = Ot;
3877
- Object.assign(Zt, ee);
3878
- Zt.PreviewGroup = _t;
3879
- export {
3880
- er as Alert,
3881
- po as AutoComplete,
3882
- We as Avatar,
3883
- Ne as Badge,
3884
- mo as Breadcrumb,
3885
- br as Button,
3886
- zo as Calendar,
3887
- Bt as Card,
3888
- R as Cascader,
3889
- _e as Checkbox,
3890
- jo as Collapse,
3891
- mr as ConfigProvider,
3892
- B as DatePicker,
3893
- co as Divider,
3894
- rr as Drawer,
3895
- So as Dropdown,
3896
- zt as Empty,
3897
- p as Form,
3898
- Zt as Image,
3899
- $ as Input,
3900
- Lo as InputNumber,
3901
- W as Menu,
3902
- ir as Modal,
3903
- ho as Pagination,
3904
- ar as Popconfirm,
3905
- Qo as Popover,
3906
- nr as Progress,
3907
- oe as Radio,
3908
- $o as Rate,
3909
- lr as Result,
3910
- Uo as Segmented,
3911
- re as Select,
3912
- k as Skeleton,
3913
- ye as Space,
3914
- dr as Spin,
3915
- bo as Steps,
3916
- _o as Switch,
3917
- Bo as Tabs,
3918
- Ht as Tag,
3919
- ct as TimePicker,
3920
- Yo as Timeline,
3921
- Ko as Tooltip,
3922
- N as Transfer,
3923
- or as Tree,
3924
- A as TreeSelect,
3925
- ie as Upload,
3926
- pr as message,
3927
- Cr as notification
3928
- };