@chenhui996/gg-ui 0.1.0-beta.0 → 0.1.0-beta.1

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 (306) hide show
  1. package/gz-ui-lib/components/config-provider/goldDarkAdapters.d.ts +36 -0
  2. package/gz-ui-lib/components/config-provider/index.d.ts +20 -0
  3. package/gz-ui-lib/gg-ui.css +1 -1
  4. package/gz-ui-lib/index.cjs +1 -1
  5. package/gz-ui-lib/index.js +949 -869
  6. package/package.json +1 -1
  7. package/gz-ui-lib/src/components/alert/demo/action.d.ts +0 -3
  8. package/gz-ui-lib/src/components/alert/demo/banner.d.ts +0 -3
  9. package/gz-ui-lib/src/components/alert/demo/basic.d.ts +0 -3
  10. package/gz-ui-lib/src/components/alert/demo/closable.d.ts +0 -3
  11. package/gz-ui-lib/src/components/alert/demo/description.d.ts +0 -3
  12. package/gz-ui-lib/src/components/alert/demo/error-boundary.d.ts +0 -3
  13. package/gz-ui-lib/src/components/alert/demo/icon.d.ts +0 -3
  14. package/gz-ui-lib/src/components/alert/demo/loop-banner.d.ts +0 -3
  15. package/gz-ui-lib/src/components/alert/demo/smooth-closed.d.ts +0 -3
  16. package/gz-ui-lib/src/components/alert/demo/style.d.ts +0 -3
  17. package/gz-ui-lib/src/components/config-provider/index.d.ts +0 -11
  18. package/gz-ui-lib/src/components/drawer/demo/basic-right.d.ts +0 -3
  19. package/gz-ui-lib/src/components/drawer/demo/closable-placement.d.ts +0 -3
  20. package/gz-ui-lib/src/components/drawer/demo/extra.d.ts +0 -3
  21. package/gz-ui-lib/src/components/drawer/demo/form-in-drawer.d.ts +0 -3
  22. package/gz-ui-lib/src/components/drawer/demo/loading.d.ts +0 -3
  23. package/gz-ui-lib/src/components/drawer/demo/mask.d.ts +0 -3
  24. package/gz-ui-lib/src/components/drawer/demo/multi-level-drawer.d.ts +0 -3
  25. package/gz-ui-lib/src/components/drawer/demo/placement.d.ts +0 -3
  26. package/gz-ui-lib/src/components/drawer/demo/render-in-current.d.ts +0 -3
  27. package/gz-ui-lib/src/components/drawer/demo/resizable.d.ts +0 -3
  28. package/gz-ui-lib/src/components/drawer/demo/size.d.ts +0 -3
  29. package/gz-ui-lib/src/components/drawer/demo/user-profile.d.ts +0 -3
  30. package/gz-ui-lib/src/components/flex/demo/align.d.ts +0 -3
  31. package/gz-ui-lib/src/components/flex/demo/basic.d.ts +0 -3
  32. package/gz-ui-lib/src/components/flex/demo/combination.d.ts +0 -3
  33. package/gz-ui-lib/src/components/flex/demo/gap.d.ts +0 -3
  34. package/gz-ui-lib/src/components/flex/demo/wrap.d.ts +0 -3
  35. package/gz-ui-lib/src/components/form/demo/advanced-search.d.ts +0 -3
  36. package/gz-ui-lib/src/components/form/demo/basic.d.ts +0 -3
  37. package/gz-ui-lib/src/components/form/demo/col-24-debug.d.ts +0 -3
  38. package/gz-ui-lib/src/components/form/demo/complex-form-control.d.ts +0 -3
  39. package/gz-ui-lib/src/components/form/demo/component-token.d.ts +0 -3
  40. package/gz-ui-lib/src/components/form/demo/control-hooks.d.ts +0 -3
  41. package/gz-ui-lib/src/components/form/demo/custom-feedback-icons.d.ts +0 -3
  42. package/gz-ui-lib/src/components/form/demo/customized-form-controls.d.ts +0 -3
  43. package/gz-ui-lib/src/components/form/demo/disabled.d.ts +0 -6
  44. package/gz-ui-lib/src/components/form/demo/dynamic-form-item.d.ts +0 -3
  45. package/gz-ui-lib/src/components/form/demo/dynamic-form-items-complex.d.ts +0 -3
  46. package/gz-ui-lib/src/components/form/demo/dynamic-form-items-no-style.d.ts +0 -3
  47. package/gz-ui-lib/src/components/form/demo/dynamic-form-items.d.ts +0 -3
  48. package/gz-ui-lib/src/components/form/demo/dynamic-rule.d.ts +0 -3
  49. package/gz-ui-lib/src/components/form/demo/form-context.d.ts +0 -3
  50. package/gz-ui-lib/src/components/form/demo/form-dependencies.d.ts +0 -3
  51. package/gz-ui-lib/src/components/form/demo/form-in-modal.d.ts +0 -3
  52. package/gz-ui-lib/src/components/form/demo/form-item-path.d.ts +0 -3
  53. package/gz-ui-lib/src/components/form/demo/getValueProps-normalize.d.ts +0 -3
  54. package/gz-ui-lib/src/components/form/demo/global-state.d.ts +0 -3
  55. package/gz-ui-lib/src/components/form/demo/inline-login.d.ts +0 -3
  56. package/gz-ui-lib/src/components/form/demo/label-debug.d.ts +0 -3
  57. package/gz-ui-lib/src/components/form/demo/layout-can-wrap.d.ts +0 -3
  58. package/gz-ui-lib/src/components/form/demo/layout-multiple.d.ts +0 -3
  59. package/gz-ui-lib/src/components/form/demo/layout.d.ts +0 -3
  60. package/gz-ui-lib/src/components/form/demo/login.d.ts +0 -3
  61. package/gz-ui-lib/src/components/form/demo/nest-messages.d.ts +0 -3
  62. package/gz-ui-lib/src/components/form/demo/ref-item.d.ts +0 -3
  63. package/gz-ui-lib/src/components/form/demo/register.d.ts +0 -3
  64. package/gz-ui-lib/src/components/form/demo/required-mark.d.ts +0 -3
  65. package/gz-ui-lib/src/components/form/demo/size.d.ts +0 -3
  66. package/gz-ui-lib/src/components/form/demo/style-class.d.ts +0 -3
  67. package/gz-ui-lib/src/components/form/demo/time-related-controls.d.ts +0 -3
  68. package/gz-ui-lib/src/components/form/demo/useWatch.d.ts +0 -3
  69. package/gz-ui-lib/src/components/form/demo/validate-only.d.ts +0 -3
  70. package/gz-ui-lib/src/components/form/demo/validate-other.d.ts +0 -3
  71. package/gz-ui-lib/src/components/form/demo/validate-scroll-to-field.d.ts +0 -7
  72. package/gz-ui-lib/src/components/form/demo/validate-static.d.ts +0 -3
  73. package/gz-ui-lib/src/components/form/demo/validate-trigger.d.ts +0 -3
  74. package/gz-ui-lib/src/components/form/demo/variant.d.ts +0 -3
  75. package/gz-ui-lib/src/components/form/demo/warning-only.d.ts +0 -3
  76. package/gz-ui-lib/src/components/form/demo/without-form-create.d.ts +0 -3
  77. package/gz-ui-lib/src/components/image/demo/basic.d.ts +0 -3
  78. package/gz-ui-lib/src/components/image/demo/controlled-preview.d.ts +0 -3
  79. package/gz-ui-lib/src/components/image/demo/fallback.d.ts +0 -3
  80. package/gz-ui-lib/src/components/image/demo/imageRender.d.ts +0 -3
  81. package/gz-ui-lib/src/components/image/demo/mask.d.ts +0 -3
  82. package/gz-ui-lib/src/components/image/demo/nested.d.ts +0 -3
  83. package/gz-ui-lib/src/components/image/demo/placeholder.d.ts +0 -3
  84. package/gz-ui-lib/src/components/image/demo/preview-group-visible.d.ts +0 -3
  85. package/gz-ui-lib/src/components/image/demo/preview-group.d.ts +0 -3
  86. package/gz-ui-lib/src/components/image/demo/previewSrc.d.ts +0 -3
  87. package/gz-ui-lib/src/components/image/demo/toolbarRender.d.ts +0 -3
  88. package/gz-ui-lib/src/components/message/demo/custom-style.d.ts +0 -3
  89. package/gz-ui-lib/src/components/message/demo/duration.d.ts +0 -3
  90. package/gz-ui-lib/src/components/message/demo/hooks.d.ts +0 -3
  91. package/gz-ui-lib/src/components/message/demo/info.d.ts +0 -3
  92. package/gz-ui-lib/src/components/message/demo/loading.d.ts +0 -3
  93. package/gz-ui-lib/src/components/message/demo/other.d.ts +0 -3
  94. package/gz-ui-lib/src/components/message/demo/thenable.d.ts +0 -3
  95. package/gz-ui-lib/src/components/message/demo/update.d.ts +0 -3
  96. package/gz-ui-lib/src/components/modal/demo/async.d.ts +0 -3
  97. package/gz-ui-lib/src/components/modal/demo/basic.d.ts +0 -3
  98. package/gz-ui-lib/src/components/modal/demo/button-props.d.ts +0 -3
  99. package/gz-ui-lib/src/components/modal/demo/confirm-router.d.ts +0 -3
  100. package/gz-ui-lib/src/components/modal/demo/confirm.d.ts +0 -3
  101. package/gz-ui-lib/src/components/modal/demo/footer-render.d.ts +0 -3
  102. package/gz-ui-lib/src/components/modal/demo/footer.d.ts +0 -3
  103. package/gz-ui-lib/src/components/modal/demo/hooks.d.ts +0 -3
  104. package/gz-ui-lib/src/components/modal/demo/loading.d.ts +0 -3
  105. package/gz-ui-lib/src/components/modal/demo/locale.d.ts +0 -3
  106. package/gz-ui-lib/src/components/modal/demo/manual.d.ts +0 -3
  107. package/gz-ui-lib/src/components/modal/demo/mask.d.ts +0 -3
  108. package/gz-ui-lib/src/components/modal/demo/modal-render.d.ts +0 -3
  109. package/gz-ui-lib/src/components/modal/demo/position.d.ts +0 -3
  110. package/gz-ui-lib/src/components/modal/demo/static-info.d.ts +0 -3
  111. package/gz-ui-lib/src/components/modal/demo/width.d.ts +0 -3
  112. package/gz-ui-lib/src/components/notification/demo/basic.d.ts +0 -3
  113. package/gz-ui-lib/src/components/notification/demo/custom-icon.d.ts +0 -3
  114. package/gz-ui-lib/src/components/notification/demo/custom-style.d.ts +0 -3
  115. package/gz-ui-lib/src/components/notification/demo/duration.d.ts +0 -3
  116. package/gz-ui-lib/src/components/notification/demo/hooks.d.ts +0 -3
  117. package/gz-ui-lib/src/components/notification/demo/placement.d.ts +0 -3
  118. package/gz-ui-lib/src/components/notification/demo/progress-color.d.ts +0 -3
  119. package/gz-ui-lib/src/components/notification/demo/show-with-progress.d.ts +0 -3
  120. package/gz-ui-lib/src/components/notification/demo/stack.d.ts +0 -3
  121. package/gz-ui-lib/src/components/notification/demo/update.d.ts +0 -3
  122. package/gz-ui-lib/src/components/notification/demo/with-btn.d.ts +0 -3
  123. package/gz-ui-lib/src/components/notification/demo/with-icon.d.ts +0 -3
  124. package/gz-ui-lib/src/components/popconfirm/demo/async.d.ts +0 -3
  125. package/gz-ui-lib/src/components/popconfirm/demo/basic.d.ts +0 -3
  126. package/gz-ui-lib/src/components/popconfirm/demo/dynamic-trigger.d.ts +0 -3
  127. package/gz-ui-lib/src/components/popconfirm/demo/icon.d.ts +0 -3
  128. package/gz-ui-lib/src/components/popconfirm/demo/locale.d.ts +0 -3
  129. package/gz-ui-lib/src/components/popconfirm/demo/placement.d.ts +0 -3
  130. package/gz-ui-lib/src/components/popconfirm/demo/promise.d.ts +0 -3
  131. package/gz-ui-lib/src/components/popconfirm/demo/shift.d.ts +0 -3
  132. package/gz-ui-lib/src/components/progress/demo/circle-micro.d.ts +0 -3
  133. package/gz-ui-lib/src/components/progress/demo/circle-mini.d.ts +0 -3
  134. package/gz-ui-lib/src/components/progress/demo/circle-steps.d.ts +0 -3
  135. package/gz-ui-lib/src/components/progress/demo/circle.d.ts +0 -3
  136. package/gz-ui-lib/src/components/progress/demo/dashboard.d.ts +0 -3
  137. package/gz-ui-lib/src/components/progress/demo/dynamic.d.ts +0 -3
  138. package/gz-ui-lib/src/components/progress/demo/format.d.ts +0 -3
  139. package/gz-ui-lib/src/components/progress/demo/gradient-line.d.ts +0 -3
  140. package/gz-ui-lib/src/components/progress/demo/info-position.d.ts +0 -3
  141. package/gz-ui-lib/src/components/progress/demo/line-mini.d.ts +0 -3
  142. package/gz-ui-lib/src/components/progress/demo/line.d.ts +0 -3
  143. package/gz-ui-lib/src/components/progress/demo/linecap.d.ts +0 -3
  144. package/gz-ui-lib/src/components/progress/demo/segment.d.ts +0 -3
  145. package/gz-ui-lib/src/components/progress/demo/size.d.ts +0 -3
  146. package/gz-ui-lib/src/components/progress/demo/steps.d.ts +0 -3
  147. package/gz-ui-lib/src/components/result/demo/403.d.ts +0 -3
  148. package/gz-ui-lib/src/components/result/demo/404.d.ts +0 -3
  149. package/gz-ui-lib/src/components/result/demo/500.d.ts +0 -3
  150. package/gz-ui-lib/src/components/result/demo/customIcon.d.ts +0 -3
  151. package/gz-ui-lib/src/components/result/demo/error.d.ts +0 -3
  152. package/gz-ui-lib/src/components/result/demo/info.d.ts +0 -3
  153. package/gz-ui-lib/src/components/result/demo/success.d.ts +0 -3
  154. package/gz-ui-lib/src/components/result/demo/warning.d.ts +0 -3
  155. package/gz-ui-lib/src/components/skeleton/demo/active.d.ts +0 -3
  156. package/gz-ui-lib/src/components/skeleton/demo/basic.d.ts +0 -3
  157. package/gz-ui-lib/src/components/skeleton/demo/children.d.ts +0 -3
  158. package/gz-ui-lib/src/components/skeleton/demo/complex.d.ts +0 -3
  159. package/gz-ui-lib/src/components/skeleton/demo/element.d.ts +0 -3
  160. package/gz-ui-lib/src/components/skeleton/demo/list.d.ts +0 -3
  161. package/gz-ui-lib/src/components/spin/demo/basic.d.ts +0 -3
  162. package/gz-ui-lib/src/components/spin/demo/custom-indicator.d.ts +0 -3
  163. package/gz-ui-lib/src/components/spin/demo/delayAndDebounce.d.ts +0 -3
  164. package/gz-ui-lib/src/components/spin/demo/fullscreen.d.ts +0 -3
  165. package/gz-ui-lib/src/components/spin/demo/nested.d.ts +0 -3
  166. package/gz-ui-lib/src/components/spin/demo/percent.d.ts +0 -3
  167. package/gz-ui-lib/src/components/spin/demo/size.d.ts +0 -3
  168. package/gz-ui-lib/src/components/spin/demo/tip.d.ts +0 -3
  169. package/gz-ui-lib/src/components/tree/demo/basic-controlled.d.ts +0 -3
  170. package/gz-ui-lib/src/components/tree/demo/basic.d.ts +0 -3
  171. package/gz-ui-lib/src/components/tree/demo/block-node.d.ts +0 -3
  172. package/gz-ui-lib/src/components/tree/demo/customized-icon.d.ts +0 -3
  173. package/gz-ui-lib/src/components/tree/demo/directory.d.ts +0 -3
  174. package/gz-ui-lib/src/components/tree/demo/draggable.d.ts +0 -3
  175. package/gz-ui-lib/src/components/tree/demo/dynamic.d.ts +0 -3
  176. package/gz-ui-lib/src/components/tree/demo/line.d.ts +0 -3
  177. package/gz-ui-lib/src/components/tree/demo/search.d.ts +0 -3
  178. package/gz-ui-lib/src/components/tree/demo/switcher-icon.d.ts +0 -3
  179. package/gz-ui-lib/src/components/tree/demo/virtual-scroll.d.ts +0 -3
  180. /package/gz-ui-lib/{src/components → components}/alert/Alert.d.ts +0 -0
  181. /package/gz-ui-lib/{src/components → components}/alert/ErrorBoundary.d.ts +0 -0
  182. /package/gz-ui-lib/{src/components → components}/alert/index.d.ts +0 -0
  183. /package/gz-ui-lib/{src/components → components}/auto-complete/index.d.ts +0 -0
  184. /package/gz-ui-lib/{src/components → components}/avatar/Group.d.ts +0 -0
  185. /package/gz-ui-lib/{src/components → components}/avatar/index.d.ts +0 -0
  186. /package/gz-ui-lib/{src/components → components}/badge/Ribbon.d.ts +0 -0
  187. /package/gz-ui-lib/{src/components → components}/badge/index.d.ts +0 -0
  188. /package/gz-ui-lib/{src/components → components}/breadcrumb/Breadcrumb.d.ts +0 -0
  189. /package/gz-ui-lib/{src/components → components}/breadcrumb/index.d.ts +0 -0
  190. /package/gz-ui-lib/{src/components → components}/button/index.d.ts +0 -0
  191. /package/gz-ui-lib/{src/components → components}/calendar/index.d.ts +0 -0
  192. /package/gz-ui-lib/{src/components → components}/card/Card.d.ts +0 -0
  193. /package/gz-ui-lib/{src/components → components}/card/Grid.d.ts +0 -0
  194. /package/gz-ui-lib/{src/components → components}/card/Meta.d.ts +0 -0
  195. /package/gz-ui-lib/{src/components → components}/card/index.d.ts +0 -0
  196. /package/gz-ui-lib/{src/components → components}/cascader/index.d.ts +0 -0
  197. /package/gz-ui-lib/{src/components → components}/checkbox/Group.d.ts +0 -0
  198. /package/gz-ui-lib/{src/components → components}/checkbox/index.d.ts +0 -0
  199. /package/gz-ui-lib/{src/components → components}/collapse/Collapse.d.ts +0 -0
  200. /package/gz-ui-lib/{src/components → components}/collapse/Panel.d.ts +0 -0
  201. /package/gz-ui-lib/{src/components → components}/collapse/index.d.ts +0 -0
  202. /package/gz-ui-lib/{src/components → components}/date-picker/MonthPicker.d.ts +0 -0
  203. /package/gz-ui-lib/{src/components → components}/date-picker/QuarterPicker.d.ts +0 -0
  204. /package/gz-ui-lib/{src/components → components}/date-picker/RangePicker.d.ts +0 -0
  205. /package/gz-ui-lib/{src/components → components}/date-picker/TimePicker.d.ts +0 -0
  206. /package/gz-ui-lib/{src/components → components}/date-picker/WeekPicker.d.ts +0 -0
  207. /package/gz-ui-lib/{src/components → components}/date-picker/YearPicker.d.ts +0 -0
  208. /package/gz-ui-lib/{src/components → components}/date-picker/index.d.ts +0 -0
  209. /package/gz-ui-lib/{src/components → components}/divider/Divider.d.ts +0 -0
  210. /package/gz-ui-lib/{src/components → components}/divider/index.d.ts +0 -0
  211. /package/gz-ui-lib/{src/components → components}/drawer/Drawer.d.ts +0 -0
  212. /package/gz-ui-lib/{src/components → components}/drawer/index.d.ts +0 -0
  213. /package/gz-ui-lib/{src/components → components}/dropdown/Dropdown.d.ts +0 -0
  214. /package/gz-ui-lib/{src/components → components}/dropdown/index.d.ts +0 -0
  215. /package/gz-ui-lib/{src/components → components}/empty/Empty.d.ts +0 -0
  216. /package/gz-ui-lib/{src/components → components}/empty/index.d.ts +0 -0
  217. /package/gz-ui-lib/{src/components → components}/flex/Flex.d.ts +0 -0
  218. /package/gz-ui-lib/{src/components → components}/flex/index.d.ts +0 -0
  219. /package/gz-ui-lib/{src/components → components}/form/ErrorList.d.ts +0 -0
  220. /package/gz-ui-lib/{src/components → components}/form/Form.d.ts +0 -0
  221. /package/gz-ui-lib/{src/components → components}/form/Item.d.ts +0 -0
  222. /package/gz-ui-lib/{src/components → components}/form/List.d.ts +0 -0
  223. /package/gz-ui-lib/{src/components → components}/form/Provider.d.ts +0 -0
  224. /package/gz-ui-lib/{src/components → components}/form/index.d.ts +0 -0
  225. /package/gz-ui-lib/{src/components → components}/image/Image.d.ts +0 -0
  226. /package/gz-ui-lib/{src/components → components}/image/PreviewGroup.d.ts +0 -0
  227. /package/gz-ui-lib/{src/components → components}/image/index.d.ts +0 -0
  228. /package/gz-ui-lib/{src/components → components}/input/Input.d.ts +0 -0
  229. /package/gz-ui-lib/{src/components → components}/input/OTP.d.ts +0 -0
  230. /package/gz-ui-lib/{src/components → components}/input/Password.d.ts +0 -0
  231. /package/gz-ui-lib/{src/components → components}/input/Search.d.ts +0 -0
  232. /package/gz-ui-lib/{src/components → components}/input/TextArea.d.ts +0 -0
  233. /package/gz-ui-lib/{src/components → components}/input/index.d.ts +0 -0
  234. /package/gz-ui-lib/{src/components → components}/input-number/index.d.ts +0 -0
  235. /package/gz-ui-lib/{src/components → components}/menu/Menu.d.ts +0 -0
  236. /package/gz-ui-lib/{src/components → components}/menu/index.d.ts +0 -0
  237. /package/gz-ui-lib/{src/components → components}/message/index.d.ts +0 -0
  238. /package/gz-ui-lib/{src/components → components}/modal/Modal.d.ts +0 -0
  239. /package/gz-ui-lib/{src/components → components}/modal/index.d.ts +0 -0
  240. /package/gz-ui-lib/{src/components → components}/notification/index.d.ts +0 -0
  241. /package/gz-ui-lib/{src/components → components}/pagination/Pagination.d.ts +0 -0
  242. /package/gz-ui-lib/{src/components → components}/pagination/index.d.ts +0 -0
  243. /package/gz-ui-lib/{src/components → components}/popconfirm/Popconfirm.d.ts +0 -0
  244. /package/gz-ui-lib/{src/components → components}/popconfirm/index.d.ts +0 -0
  245. /package/gz-ui-lib/{src/components → components}/popover/Popover.d.ts +0 -0
  246. /package/gz-ui-lib/{src/components → components}/popover/index.d.ts +0 -0
  247. /package/gz-ui-lib/{src/components → components}/progress/Progress.d.ts +0 -0
  248. /package/gz-ui-lib/{src/components → components}/progress/index.d.ts +0 -0
  249. /package/gz-ui-lib/{src/components → components}/radio/Button.d.ts +0 -0
  250. /package/gz-ui-lib/{src/components → components}/radio/Group.d.ts +0 -0
  251. /package/gz-ui-lib/{src/components → components}/radio/index.d.ts +0 -0
  252. /package/gz-ui-lib/{src/components → components}/rate/index.d.ts +0 -0
  253. /package/gz-ui-lib/{src/components → components}/result/Result.d.ts +0 -0
  254. /package/gz-ui-lib/{src/components → components}/result/index.d.ts +0 -0
  255. /package/gz-ui-lib/{src/components → components}/segmented/Segmented.d.ts +0 -0
  256. /package/gz-ui-lib/{src/components → components}/segmented/index.d.ts +0 -0
  257. /package/gz-ui-lib/{src/components → components}/select/OptGroup.d.ts +0 -0
  258. /package/gz-ui-lib/{src/components → components}/select/Option.d.ts +0 -0
  259. /package/gz-ui-lib/{src/components → components}/select/index.d.ts +0 -0
  260. /package/gz-ui-lib/{src/components → components}/skeleton/Avatar.d.ts +0 -0
  261. /package/gz-ui-lib/{src/components → components}/skeleton/Button.d.ts +0 -0
  262. /package/gz-ui-lib/{src/components → components}/skeleton/Image.d.ts +0 -0
  263. /package/gz-ui-lib/{src/components → components}/skeleton/Input.d.ts +0 -0
  264. /package/gz-ui-lib/{src/components → components}/skeleton/Node.d.ts +0 -0
  265. /package/gz-ui-lib/{src/components → components}/skeleton/Skeleton.d.ts +0 -0
  266. /package/gz-ui-lib/{src/components → components}/skeleton/index.d.ts +0 -0
  267. /package/gz-ui-lib/{src/components → components}/space/Addon.d.ts +0 -0
  268. /package/gz-ui-lib/{src/components → components}/space/Compact.d.ts +0 -0
  269. /package/gz-ui-lib/{src/components → components}/space/Space.d.ts +0 -0
  270. /package/gz-ui-lib/{src/components → components}/space/index.d.ts +0 -0
  271. /package/gz-ui-lib/{src/components → components}/spin/Spin.d.ts +0 -0
  272. /package/gz-ui-lib/{src/components → components}/spin/index.d.ts +0 -0
  273. /package/gz-ui-lib/{src/components → components}/steps/Steps.d.ts +0 -0
  274. /package/gz-ui-lib/{src/components → components}/steps/index.d.ts +0 -0
  275. /package/gz-ui-lib/{src/components → components}/switch/index.d.ts +0 -0
  276. /package/gz-ui-lib/{src/components → components}/tabs/Tabs.d.ts +0 -0
  277. /package/gz-ui-lib/{src/components → components}/tabs/index.d.ts +0 -0
  278. /package/gz-ui-lib/{src/components → components}/tag/CheckableTag.d.ts +0 -0
  279. /package/gz-ui-lib/{src/components → components}/tag/CheckableTagGroup.d.ts +0 -0
  280. /package/gz-ui-lib/{src/components → components}/tag/Tag.d.ts +0 -0
  281. /package/gz-ui-lib/{src/components → components}/tag/index.d.ts +0 -0
  282. /package/gz-ui-lib/{src/components → components}/time-picker/RangePicker.d.ts +0 -0
  283. /package/gz-ui-lib/{src/components → components}/time-picker/index.d.ts +0 -0
  284. /package/gz-ui-lib/{src/components → components}/timeline/Item.d.ts +0 -0
  285. /package/gz-ui-lib/{src/components → components}/timeline/Timeline.d.ts +0 -0
  286. /package/gz-ui-lib/{src/components → components}/timeline/index.d.ts +0 -0
  287. /package/gz-ui-lib/{src/components → components}/tooltip/Tooltip.d.ts +0 -0
  288. /package/gz-ui-lib/{src/components → components}/tooltip/index.d.ts +0 -0
  289. /package/gz-ui-lib/{src/components → components}/transfer/List.d.ts +0 -0
  290. /package/gz-ui-lib/{src/components → components}/transfer/Operation.d.ts +0 -0
  291. /package/gz-ui-lib/{src/components → components}/transfer/Search.d.ts +0 -0
  292. /package/gz-ui-lib/{src/components → components}/transfer/index.d.ts +0 -0
  293. /package/gz-ui-lib/{src/components → components}/tree/DirectoryTree.d.ts +0 -0
  294. /package/gz-ui-lib/{src/components → components}/tree/Tree.d.ts +0 -0
  295. /package/gz-ui-lib/{src/components → components}/tree/index.d.ts +0 -0
  296. /package/gz-ui-lib/{src/components → components}/tree-select/TreeNode.d.ts +0 -0
  297. /package/gz-ui-lib/{src/components → components}/tree-select/index.d.ts +0 -0
  298. /package/gz-ui-lib/{src/components → components}/upload/Dragger.d.ts +0 -0
  299. /package/gz-ui-lib/{src/components → components}/upload/index.d.ts +0 -0
  300. /package/gz-ui-lib/{src/index.d.ts → index.d.ts} +0 -0
  301. /package/gz-ui-lib/{src/styles → styles}/themes/buttonGradient.d.ts +0 -0
  302. /package/gz-ui-lib/{src/styles → styles}/themes/darkColors.d.ts +0 -0
  303. /package/gz-ui-lib/{src/styles → styles}/themes/darkThemeTokens.d.ts +0 -0
  304. /package/gz-ui-lib/{src/styles → styles}/themes/lightColors.d.ts +0 -0
  305. /package/gz-ui-lib/{src/styles → styles}/themes/lightThemeTokens.d.ts +0 -0
  306. /package/gz-ui-lib/{src/styles → styles}/themes/themeConfig.d.ts +0 -0
@@ -1,11 +1,11 @@
1
1
  /* empty css */
2
- import { theme as ie, Divider as Qo, Space as Z, Flex as Ko, Breadcrumb as Uo, Dropdown as Yo, Input as P, Menu as E, Pagination as Jo, Steps as et, Tabs as Be, AutoComplete as ot, Avatar as be, Badge as me, Calendar as tt, Cascader as T, Checkbox as he, DatePicker as B, Form as u, ConfigProvider as rt, InputNumber as it, Radio as V, Rate as at, Select as j, Switch as nt, TimePicker as Ce, Transfer as G, TreeSelect as A, Upload as q, Card as Q, Collapse as ze, Empty as K, Popover as lt, Segmented as dt, Tag as U, Timeline as ve, Tooltip as gt, Alert as Ie, Tree as He, Drawer as ct, Modal as Me, Popconfirm as Ft, Progress as st, Result as De, Skeleton as h, Spin as xe, Image as Y } from "antd";
3
- import { message as $r, notification as _r } from "antd";
2
+ import { theme as ce, Divider as ot, Space as Y, Flex as tt, Breadcrumb as rt, Dropdown as it, Input as f, Menu as L, Pagination as at, Steps as nt, Tabs as ve, AutoComplete as lt, Avatar as Ie, Badge as He, Calendar as dt, Cascader as N, Checkbox as Me, DatePicker as h, Form as B, ConfigProvider as gt, InputNumber as ct, Radio as J, Rate as Ft, Select as ee, Switch as st, TimePicker as De, Transfer as X, TreeSelect as T, Upload as oe, Card as te, Collapse as xe, Empty as re, Popover as pt, Segmented as St, Tag as ie, Timeline as ye, Tooltip as ut, Alert as Ae, Tree as Pe, Drawer as Bt, Modal as Ee, Popconfirm as bt, Progress as mt, Result as ke, Skeleton as v, Spin as fe, Image as ae } from "antd";
3
+ import { message as gi, notification as ci } from "antd";
4
4
  import { c as d } from "./index-DI5cS--Y.js";
5
- import { B as Vr } from "./index-DI5cS--Y.js";
5
+ import { B as si } from "./index-DI5cS--Y.js";
6
6
  import { jsx as l } from "react/jsx-runtime";
7
7
  import { forwardRef as g } from "react";
8
- const ye = {
8
+ const Le = {
9
9
  token: {
10
10
  red1: "#2A1215",
11
11
  red2: "#431418",
@@ -1411,7 +1411,7 @@ const ye = {
1411
1411
  unresolvedAliasCount: 0,
1412
1412
  unresolvedAliases: []
1413
1413
  }
1414
- }, Pe = {
1414
+ }, Te = {
1415
1415
  token: {
1416
1416
  red1: "#FFF1F0",
1417
1417
  red2: "#FFCCC7",
@@ -2817,7 +2817,7 @@ const ye = {
2817
2817
  unresolvedAliasCount: 0,
2818
2818
  unresolvedAliases: []
2819
2819
  }
2820
- }, Ee = {
2820
+ }, Ge = {
2821
2821
  token: {
2822
2822
  red1: "#2A1215",
2823
2823
  red2: "#431418",
@@ -3053,7 +3053,8 @@ const ye = {
3053
3053
  colorFillTertiary: "rgba(255, 255, 255, 0.08)",
3054
3054
  colorFillQuaternary: "rgba(255, 255, 255, 0.04)",
3055
3055
  colorBgLayout: "#141414",
3056
- colorBgContainer: "#262626",
3056
+ colorBgContainer: "#1A1A1A",
3057
+ colorBgField: "#1A1A1A",
3057
3058
  colorBgContainerBorder: "rgba(255, 255, 255, 0.08)",
3058
3059
  colorBgElevated: "#2E2E2E",
3059
3060
  colorBgSpotlight: "#424242",
@@ -3136,12 +3137,12 @@ const ye = {
3136
3137
  paddingContentVerticalSM: 8,
3137
3138
  colorLinkHover: "#538CFF",
3138
3139
  colorLinkActive: "#2758CC",
3139
- colorBgControlItemHover: "rgba(255, 231, 203, 0.15)",
3140
+ colorBgControlItemHover: "rgba(255, 231, 203, 0.08)",
3140
3141
  colorFillContent: "rgba(255, 255, 255, 0.12)",
3141
3142
  colorFillContentHover: "rgba(255, 255, 255, 0.18)",
3142
3143
  colorFillAlter: "rgba(255, 255, 255, 0.04)",
3143
3144
  colorBgContainerDisabled: "rgba(255, 255, 255, 0.08)",
3144
- colorBorderBg: "#262626",
3145
+ colorBorderBg: "#1A1A1A",
3145
3146
  colorTextPlaceholder: "rgba(255, 255, 255, 0.25)",
3146
3147
  colorTextDisabled: "rgba(255, 255, 255, 0.25)",
3147
3148
  colorTextHeading: "rgba(255, 255, 255, 0.85)",
@@ -3159,13 +3160,12 @@ const ye = {
3159
3160
  colorIconHover: "rgba(255, 255, 255, 0.85)",
3160
3161
  colorErrorOutline: "rgba(255, 77, 79, 0.1)",
3161
3162
  colorWarningOutline: "rgba(250, 173, 20, 0.1)",
3162
- colorBgField: "#1A1A1A",
3163
- controlItemBgHover: "rgba(255, 231, 203, 0.15)",
3164
- controlItemBgActive: "#2A1B0F",
3165
- controlItemBgActiveHover: "#3D2815",
3163
+ controlItemBgHover: "rgba(255, 231, 203, 0.08)",
3164
+ controlItemBgActive: "rgba(255, 231, 203, 0.2)",
3165
+ controlItemBgActiveHover: "rgba(255, 231, 203, 0.2)",
3166
3166
  controlItemBgActiveDisabled: "rgba(255, 255, 255, 0.18)",
3167
3167
  controlTmpOutline: "rgba(255, 255, 255, 0.04)",
3168
- controlOutline: "rgba(5, 145, 255, 0.1)",
3168
+ controlOutline: "rgba(255, 231, 203, 0.1)",
3169
3169
  controlOutlineWidth: 2,
3170
3170
  opacityLoading: 65,
3171
3171
  screenXS: 320,
@@ -3281,7 +3281,7 @@ const ye = {
3281
3281
  codeAndKeyboardTopPadding: 2,
3282
3282
  codeKeyboardRadius: 3,
3283
3283
  codeAndKeyboardBottomPadding: 1,
3284
- badgeShadowColor: "#262626",
3284
+ badgeShadowColor: "#1A1A1A",
3285
3285
  badgeShadowSize: 1,
3286
3286
  badgeHeight: 20,
3287
3287
  badgeHeightSM: 14,
@@ -3420,15 +3420,15 @@ const ye = {
3420
3420
  contentLineHeightSM: 1.6666666269302368,
3421
3421
  dangerColor: "#FFFFFF",
3422
3422
  dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
3423
- defaultActiveBg: "#262626",
3423
+ defaultActiveBg: "#1A1A1A",
3424
3424
  defaultActiveBorderColor: "#F6C994",
3425
3425
  defaultActiveColor: "#F6C994",
3426
- defaultBg: "#262626",
3426
+ defaultBg: "#1A1A1A",
3427
3427
  defaultBorderColor: "#333333",
3428
3428
  defaultColor: "rgba(255, 255, 255, 0.85)",
3429
- defaultGhostBorderColor: "#262626",
3430
- defaultGhostColor: "#262626",
3431
- defaultHoverBg: "#262626",
3429
+ defaultGhostBorderColor: "#1A1A1A",
3430
+ defaultGhostColor: "#1A1A1A",
3431
+ defaultHoverBg: "#1A1A1A",
3432
3432
  defaultHoverBorderColor: "#FFF3E5",
3433
3433
  defaultHoverColor: "#FFF3E5",
3434
3434
  defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
@@ -3484,8 +3484,8 @@ const ye = {
3484
3484
  headerColor: "rgba(255, 255, 255, 0.85)",
3485
3485
  headerHeight: 64,
3486
3486
  headerPadding: "0 50px",
3487
- lightSiderBg: "#262626",
3488
- lightTriggerBg: "#262626",
3487
+ lightSiderBg: "#1A1A1A",
3488
+ lightTriggerBg: "#1A1A1A",
3489
3489
  lightTriggerColor: "rgba(255, 255, 255, 0.85)",
3490
3490
  siderBg: "#001529",
3491
3491
  triggerBg: "#002140",
@@ -3533,7 +3533,7 @@ const ye = {
3533
3533
  darkDangerItemSelectedBg: "#DC4446",
3534
3534
  darkDangerItemSelectedColor: "#FFFFFF",
3535
3535
  darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
3536
- darkItemBg: "#262626",
3536
+ darkItemBg: "#1A1A1A",
3537
3537
  darkItemColor: "rgba(255, 255, 255, 0.65)",
3538
3538
  darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
3539
3539
  darkItemHoverBg: "rgba(0, 0, 0, 0)",
@@ -3554,18 +3554,18 @@ const ye = {
3554
3554
  horizontalLineHeight: 46,
3555
3555
  iconMarginInlineEnd: 10,
3556
3556
  iconSize: 14,
3557
- itemActiveBg: "#2A1B0F",
3558
- itemBg: "#262626",
3557
+ itemActiveBg: "rgba(255, 231, 203, 0.2)",
3558
+ itemBg: "#1A1A1A",
3559
3559
  itemBorderRadius: 8,
3560
3560
  itemColor: "rgba(255, 255, 255, 0.85)",
3561
3561
  itemDisabledColor: "rgba(255, 255, 255, 0.25)",
3562
3562
  itemHeight: 40,
3563
- itemHoverBg: "rgba(255, 231, 203, 0.15)",
3563
+ itemHoverBg: "rgba(255, 231, 203, 0.08)",
3564
3564
  itemHoverColor: "rgba(255, 255, 255, 0.85)",
3565
3565
  itemMarginBlock: 4,
3566
3566
  itemMarginInline: 4,
3567
3567
  itemPaddingInline: 16,
3568
- itemSelectedBg: "#2A1B0F",
3568
+ itemSelectedBg: "rgba(255, 231, 203, 0.2)",
3569
3569
  itemSelectedColor: "#FFE7CB",
3570
3570
  popupBg: "#2E2E2E",
3571
3571
  subMenuItemBg: "rgba(255, 255, 255, 0.04)",
@@ -3574,14 +3574,14 @@ const ye = {
3574
3574
  zIndexPopup: 1050
3575
3575
  },
3576
3576
  Pagination: {
3577
- itemActiveBg: "#262626",
3577
+ itemActiveBg: "#1A1A1A",
3578
3578
  itemActiveBgDisabled: "rgba(255, 255, 255, 0.18)",
3579
3579
  itemActiveColor: "#FFE7CB",
3580
3580
  itemActiveColorDisabled: "rgba(255, 255, 255, 0.25)",
3581
3581
  itemActiveColorHover: "#FFF3E5",
3582
- itemBg: "#262626",
3583
- itemInputBg: "#262626",
3584
- itemLinkBg: "#262626",
3582
+ itemBg: "#1A1A1A",
3583
+ itemInputBg: "#1A1A1A",
3584
+ itemLinkBg: "#1A1A1A",
3585
3585
  itemSize: 32,
3586
3586
  itemSizeSM: 24,
3587
3587
  miniOptionsSizeChangerTop: 0
@@ -3630,7 +3630,7 @@ const ye = {
3630
3630
  },
3631
3631
  AutoComplete: {
3632
3632
  activeBorderColor: "#FFE7CB",
3633
- activeOutlineColor: "rgba(5, 145, 255, 0.1)",
3633
+ activeOutlineColor: "rgba(255, 231, 203, 0.1)",
3634
3634
  clearBg: "#1A1A1A",
3635
3635
  hoverBorderColor: "#FFF3E5",
3636
3636
  multipleItemBg: "rgba(255, 255, 255, 0.12)",
@@ -3641,15 +3641,15 @@ const ye = {
3641
3641
  multipleItemHeightLG: 32,
3642
3642
  multipleItemHeightSM: 16,
3643
3643
  multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
3644
- optionActiveBg: "rgba(255, 231, 203, 0.15)",
3644
+ optionActiveBg: "rgba(255, 231, 203, 0.08)",
3645
3645
  optionFontSize: 14,
3646
3646
  optionHeight: 32,
3647
3647
  optionLineHeight: 1.5700000524520874,
3648
3648
  optionPadding: "5px 12px",
3649
- optionSelectedBg: "#2A1B0F",
3649
+ optionSelectedBg: "rgba(255, 231, 203, 0.2)",
3650
3650
  optionSelectedColor: "rgba(255, 255, 255, 0.85)",
3651
3651
  optionSelectedFontWeight: 500,
3652
- selectorBg: "#262626",
3652
+ selectorBg: "#1A1A1A",
3653
3653
  showArrowPaddingInlineEnd: 18,
3654
3654
  singleItemHeightLG: 40,
3655
3655
  zIndexPopup: 1050
@@ -3660,7 +3660,7 @@ const ye = {
3660
3660
  dropdownHeight: 180,
3661
3661
  menuPadding: 4,
3662
3662
  optionPadding: "5px 12px",
3663
- optionSelectedBg: "#2A1B0F",
3663
+ optionSelectedBg: "rgba(255, 231, 203, 0.2)",
3664
3664
  optionSelectedColor: "rgba(255, 255, 255, 0.85)",
3665
3665
  optionSelectedFontWeight: 500
3666
3666
  },
@@ -3688,10 +3688,10 @@ const ye = {
3688
3688
  activeBorderColor: "#FFE7CB",
3689
3689
  activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
3690
3690
  addonBg: "rgba(255, 255, 255, 0.04)",
3691
- cellActiveWithRangeBg: "#2A1B0F",
3691
+ cellActiveWithRangeBg: "rgba(255, 231, 203, 0.2)",
3692
3692
  cellBgDisabled: "rgba(255, 255, 255, 0.08)",
3693
3693
  cellHeight: 24,
3694
- cellHoverBg: "rgba(255, 231, 203, 0.15)",
3694
+ cellHoverBg: "rgba(255, 231, 203, 0.08)",
3695
3695
  cellHoverWithRangeBg: "#CBE0FD",
3696
3696
  cellRangeBorderColor: "#82B4F9",
3697
3697
  cellWidth: 36,
@@ -3813,7 +3813,7 @@ const ye = {
3813
3813
  },
3814
3814
  Select: {
3815
3815
  activeBorderColor: "#FFE7CB",
3816
- activeOutlineColor: "rgba(5, 145, 255, 0.1)",
3816
+ activeOutlineColor: "rgba(255, 231, 203, 0.1)",
3817
3817
  clearBg: "#1A1A1A",
3818
3818
  hoverBorderColor: "#FFF3E5",
3819
3819
  multipleItemBg: "rgba(255, 255, 255, 0.12)",
@@ -3824,12 +3824,12 @@ const ye = {
3824
3824
  multipleItemHeightLG: 32,
3825
3825
  multipleItemHeightSM: 16,
3826
3826
  multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
3827
- optionActiveBg: "rgba(255, 231, 203, 0.15)",
3827
+ optionActiveBg: "rgba(255, 231, 203, 0.08)",
3828
3828
  optionFontSize: 14,
3829
3829
  optionHeight: 32,
3830
3830
  optionLineHeight: 1.5700000524520874,
3831
3831
  optionPadding: "5px 12px",
3832
- optionSelectedBg: "#2A1B0F",
3832
+ optionSelectedBg: "rgba(255, 231, 203, 0.2)",
3833
3833
  optionSelectedColor: "rgba(255, 255, 255, 0.85)",
3834
3834
  optionSelectedFontWeight: 500,
3835
3835
  selectorBg: "#1A1A1A",
@@ -3877,10 +3877,10 @@ const ye = {
3877
3877
  activeBorderColor: "#FFE7CB",
3878
3878
  activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
3879
3879
  addonBg: "rgba(255, 255, 255, 0.04)",
3880
- cellActiveWithRangeBg: "#2A1B0F",
3880
+ cellActiveWithRangeBg: "rgba(255, 231, 203, 0.2)",
3881
3881
  cellBgDisabled: "rgba(255, 255, 255, 0.08)",
3882
3882
  cellHeight: 24,
3883
- cellHoverBg: "rgba(255, 231, 203, 0.15)",
3883
+ cellHoverBg: "rgba(255, 231, 203, 0.08)",
3884
3884
  cellHoverWithRangeBg: "#CBE0FD",
3885
3885
  cellRangeBorderColor: "#82B4F9",
3886
3886
  cellWidth: 36,
@@ -3924,9 +3924,9 @@ const ye = {
3924
3924
  },
3925
3925
  TreeSelect: {
3926
3926
  indentSize: 24,
3927
- nodeHoverBg: "rgba(255, 231, 203, 0.15)",
3927
+ nodeHoverBg: "rgba(255, 231, 203, 0.08)",
3928
3928
  nodeHoverColor: "rgba(255, 255, 255, 0.85)",
3929
- nodeSelectedBg: "#2A1B0F",
3929
+ nodeSelectedBg: "rgba(255, 231, 203, 0.2)",
3930
3930
  nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
3931
3931
  titleHeight: 24
3932
3932
  },
@@ -3938,7 +3938,7 @@ const ye = {
3938
3938
  containerSize: 32,
3939
3939
  containerSizeLG: 40,
3940
3940
  containerSizeSM: 24,
3941
- groupBorderColor: "#262626",
3941
+ groupBorderColor: "#1A1A1A",
3942
3942
  groupOverlapping: -8,
3943
3943
  groupSpace: 4,
3944
3944
  iconFontSize: 18,
@@ -3959,15 +3959,15 @@ const ye = {
3959
3959
  textFontWeight: 400
3960
3960
  },
3961
3961
  Calendar: {
3962
- fullBg: "#262626",
3963
- fullPanelBg: "#262626",
3964
- itemActiveBg: "#2A1B0F",
3962
+ fullBg: "#1A1A1A",
3963
+ fullPanelBg: "#1A1A1A",
3964
+ itemActiveBg: "rgba(255, 231, 203, 0.2)",
3965
3965
  miniContentHeight: 256,
3966
3966
  monthControlWidth: 70,
3967
3967
  yearControlWidth: 80
3968
3968
  },
3969
3969
  Card: {
3970
- actionsBg: "#262626",
3970
+ actionsBg: "#1A1A1A",
3971
3971
  actionsLiMargin: "12px 0",
3972
3972
  bodyPadding: 24,
3973
3973
  bodyPaddingSM: 12,
@@ -4052,9 +4052,9 @@ const ye = {
4052
4052
  cellPaddingInline: 16,
4053
4053
  cellPaddingInlineMD: 8,
4054
4054
  cellPaddingInlineSM: 8,
4055
- expandIconBg: "#262626",
4056
- filterDropdownBg: "#262626",
4057
- filterDropdownMenuBg: "#262626",
4055
+ expandIconBg: "#1A1A1A",
4056
+ filterDropdownBg: "#1A1A1A",
4057
+ filterDropdownMenuBg: "#1A1A1A",
4058
4058
  fixedHeaderSortActiveBg: "#1C1C1C",
4059
4059
  footerBg: "#0D0D0D",
4060
4060
  footerColor: "rgba(255, 255, 255, 0.85)",
@@ -4069,8 +4069,8 @@ const ye = {
4069
4069
  headerSplitColor: "#444547",
4070
4070
  rowExpandedBg: "rgba(255, 255, 255, 0.04)",
4071
4071
  rowHoverBg: "#0D0D0D",
4072
- rowSelectedBg: "#2A1B0F",
4073
- rowSelectedHoverBg: "#3D2815",
4072
+ rowSelectedBg: "rgba(255, 231, 203, 0.2)",
4073
+ rowSelectedHoverBg: "rgba(255, 231, 203, 0.2)",
4074
4074
  selectionColumnWidth: 32,
4075
4075
  stickyScrollBarBg: "rgba(255, 255, 255, 0.25)",
4076
4076
  stickyScrollBarBorderRadius: 100,
@@ -4101,9 +4101,9 @@ const ye = {
4101
4101
  directoryNodeSelectedBg: "#FFE7CB",
4102
4102
  directoryNodeSelectedColor: "#FFFFFF",
4103
4103
  indentSize: 24,
4104
- nodeHoverBg: "rgba(255, 231, 203, 0.15)",
4104
+ nodeHoverBg: "rgba(255, 231, 203, 0.08)",
4105
4105
  nodeHoverColor: "rgba(255, 255, 255, 0.85)",
4106
- nodeSelectedBg: "#2A1B0F",
4106
+ nodeSelectedBg: "rgba(255, 231, 203, 0.2)",
4107
4107
  nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
4108
4108
  titleHeight: 24
4109
4109
  },
@@ -4124,10 +4124,10 @@ const ye = {
4124
4124
  zIndexPopup: 2010
4125
4125
  },
4126
4126
  Modal: {
4127
- contentBg: "#262626",
4127
+ contentBg: "#1A1A1A",
4128
4128
  contentBgBorder: "rgba(255, 255, 255, 0.08)",
4129
4129
  footerBg: "rgba(0, 0, 0, 0)",
4130
- headerBg: "#262626",
4130
+ headerBg: "#1A1A1A",
4131
4131
  titleColor: "rgba(255, 255, 255, 0.85)",
4132
4132
  titleFontSize: 16,
4133
4133
  titleLineHeight: 1.5
@@ -4174,7 +4174,7 @@ const ye = {
4174
4174
  Collapse: {
4175
4175
  borderlessContentBg: "rgba(0, 0, 0, 0)",
4176
4176
  borderlessContentPadding: "4px 16px 16px",
4177
- contentBg: "#262626",
4177
+ contentBg: "#1A1A1A",
4178
4178
  contentPadding: "16px 16px",
4179
4179
  headerBg: "rgba(255, 255, 255, 0.04)",
4180
4180
  headerPadding: "12px 16px"
@@ -4247,14 +4247,14 @@ const ye = {
4247
4247
  meta: {
4248
4248
  mode: "Dark",
4249
4249
  sourceFiles: ["colors/Dark.tokens.json", "seed/Dark.tokens.json", "map/Dark.tokens.json", "alias/Dark.tokens.json", "static/Dark.tokens.json", "components/Dark.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
4250
- sourceLeafCount: 1302,
4250
+ sourceLeafCount: 1303,
4251
4251
  tokenCount: 589,
4252
4252
  componentCount: 56,
4253
4253
  customGroups: ["responsive"],
4254
4254
  unresolvedAliasCount: 0,
4255
4255
  unresolvedAliases: []
4256
4256
  }
4257
- }, Ae = {
4257
+ }, we = {
4258
4258
  token: {
4259
4259
  red1: "#FFF1F0",
4260
4260
  red2: "#FFCCC7",
@@ -4286,16 +4286,6 @@ const ye = {
4286
4286
  orange8: "#AD4E00",
4287
4287
  orange9: "#873800",
4288
4288
  orange10: "#612500",
4289
- gold1: "#FFFFFF",
4290
- gold2: "#FFFFFF",
4291
- gold3: "#FFFFFF",
4292
- gold4: "#FFFFFF",
4293
- gold5: "#FFFFFF",
4294
- gold6: "#FFFFFF",
4295
- gold7: "#FFFFFF",
4296
- gold8: "#FFFFFF",
4297
- gold9: "#FFFFFF",
4298
- gold10: "#FFFFFF",
4299
4289
  yellow1: "#FEFFE6",
4300
4290
  yellow2: "#FFFFB8",
4301
4291
  yellow3: "#FFFB8F",
@@ -4316,6 +4306,16 @@ const ye = {
4316
4306
  lime8: "#5B8C00",
4317
4307
  lime9: "#3F6600",
4318
4308
  lime10: "#254000",
4309
+ "guotai gold1": "#FFFFFF",
4310
+ "guotai gold2": "#FFFFFF",
4311
+ "guotai gold3": "#FFFFFF",
4312
+ "guotai gold4": "#FFFFFF",
4313
+ "guotai gold5": "#FFFFFF",
4314
+ "guotai gold6": "#FFFFFF",
4315
+ "guotai gold7": "#FFFFFF",
4316
+ "guotai gold8": "#FFFFFF",
4317
+ "guotai gold9": "#FFFFFF",
4318
+ "guotai gold10": "#FFFFFF",
4319
4319
  green1: "#F6FFED",
4320
4320
  green2: "#D9F7BE",
4321
4321
  green3: "#B7EB8F",
@@ -4336,16 +4336,6 @@ const ye = {
4336
4336
  cyan8: "#006D75",
4337
4337
  cyan9: "#00474F",
4338
4338
  cyan10: "#002329",
4339
- "guozhi blue1": "#DBE9FE",
4340
- "guozhi blue2": "#BFDBFE",
4341
- "guozhi blue3": "#92C5FD",
4342
- "guozhi blue4": "#4D93F8",
4343
- "guozhi blue5": "#3272F1",
4344
- "guozhi blue6": "#245EE6",
4345
- "guozhi blue7": "#1C4ED8",
4346
- "guozhi blue8": "#1D43B8",
4347
- "guozhi blue9": "#1E3C99",
4348
- "guozhi blue10": "#172554",
4349
4339
  "galaxy blue1": "#E9EFFD",
4350
4340
  "galaxy blue2": "#C8D9FA",
4351
4341
  "galaxy blue3": "#A8C1F8",
@@ -4386,6 +4376,26 @@ const ye = {
4386
4376
  gray8: "#595959",
4387
4377
  gray9: "#434343",
4388
4378
  gray10: "#262626",
4379
+ "gray1 2": "#FFFFFF",
4380
+ "gray2 2": "#FFFFFF",
4381
+ "gray3 2": "#FFFFFF",
4382
+ "gray4 2": "#FFFFFF",
4383
+ "gray5 2": "#FFFFFF",
4384
+ "gray6 2": "#FFFFFF",
4385
+ "gray7 2": "#FFFFFF",
4386
+ "gray8 2": "#FFFFFF",
4387
+ "gray9 2": "#FFFFFF",
4388
+ "gray10 2": "#FFFFFF",
4389
+ gold1: "#FFFBE6",
4390
+ gold2: "#FFF1B8",
4391
+ gold3: "#FFE58F",
4392
+ gold4: "#FFD666",
4393
+ gold5: "#FFC53D",
4394
+ gold6: "#FAAD14",
4395
+ gold7: "#D48806",
4396
+ gold8: "#AD6800",
4397
+ gold9: "#874D00",
4398
+ gold10: "#613400",
4389
4399
  colorPrimary: "#245EE6",
4390
4400
  colorSuccess: "#52C41A",
4391
4401
  colorWarning: "#FAAD14",
@@ -4439,16 +4449,16 @@ const ye = {
4439
4449
  colorSuccessTextHover: "#73D13D",
4440
4450
  colorSuccessText: "#52C41A",
4441
4451
  colorSuccessTextActive: "#389E0D",
4442
- colorWarningBg: "#FFFFFF",
4443
- colorWarningBgHover: "#FFFFFF",
4444
- colorWarningBorder: "#FFFFFF",
4445
- colorWarningBorderHover: "#FFFFFF",
4446
- colorWarningHover: "#FFFFFF",
4452
+ colorWarningBg: "#FFFBE6",
4453
+ colorWarningBgHover: "#FFF1B8",
4454
+ colorWarningBorder: "#FFE58F",
4455
+ colorWarningBorderHover: "#FFD666",
4456
+ colorWarningHover: "#FFD666",
4447
4457
  colorWarningBase: "#FAAD14",
4448
- colorWarningActive: "#FFFFFF",
4449
- colorWarningTextHover: "#FFFFFF",
4450
- colorWarningText: "#FFFFFF",
4451
- colorWarningTextActive: "#FFFFFF",
4458
+ colorWarningActive: "#D48806",
4459
+ colorWarningTextHover: "#FFC53D",
4460
+ colorWarningText: "#FAAD14",
4461
+ colorWarningTextActive: "#D48806",
4452
4462
  colorErrorBg: "#FFF2F0",
4453
4463
  colorErrorBgHover: "#FFF1F0",
4454
4464
  colorErrorBorder: "#FFCCC7",
@@ -4480,7 +4490,8 @@ const ye = {
4480
4490
  colorFillTertiary: "rgba(0, 0, 0, 0.04)",
4481
4491
  colorFillQuaternary: "rgba(0, 0, 0, 0.02)",
4482
4492
  colorBgLayout: "#F5F5F5",
4483
- colorBgContainer: "#FFFFFF",
4493
+ colorBgContainer: "#F7F7F7",
4494
+ colorBgField: "#F7F7F7",
4484
4495
  colorBgContainerBorder: "rgba(0, 0, 0, 0.08)",
4485
4496
  colorBgElevated: "#FFFFFF",
4486
4497
  colorBgSpotlight: "rgba(0, 0, 0, 0.85)",
@@ -4561,14 +4572,14 @@ const ye = {
4561
4572
  paddingContentVertical: 12,
4562
4573
  paddingContentHorizontalSM: 16,
4563
4574
  paddingContentVerticalSM: 8,
4564
- colorLinkHover: "#4D93F8",
4565
- colorLinkActive: "#1C4ED8",
4566
- colorBgControlItemHover: "rgba(56, 115, 255, 0.15)",
4575
+ colorLinkHover: "{guozhi blue/4}",
4576
+ colorLinkActive: "{guozhi blue/7}",
4577
+ colorBgControlItemHover: "rgba(56, 115, 255, 0.08)",
4567
4578
  colorFillContent: "rgba(0, 0, 0, 0.06)",
4568
4579
  colorFillContentHover: "rgba(0, 0, 0, 0.15)",
4569
4580
  colorFillAlter: "rgba(0, 0, 0, 0.02)",
4570
4581
  colorBgContainerDisabled: "rgba(0, 0, 0, 0.04)",
4571
- colorBorderBg: "#FFFFFF",
4582
+ colorBorderBg: "#F7F7F7",
4572
4583
  colorTextPlaceholder: "rgba(0, 0, 0, 0.25)",
4573
4584
  colorTextDisabled: "rgba(0, 0, 0, 0.25)",
4574
4585
  colorTextHeading: "rgba(0, 0, 0, 0.88)",
@@ -4578,12 +4589,15 @@ const ye = {
4578
4589
  colorHighlight: "#FFA39E",
4579
4590
  colorBgTextHover: "rgba(0, 0, 0, 0.06)",
4580
4591
  colorBgTextActive: "rgba(0, 0, 0, 0.15)",
4592
+ colorTextOnLight: "#FFFFFF",
4593
+ colorTextSecondaryOnLight: "#FFFFFF",
4594
+ colorTextTertiaryOnLight: "#FFFFFF",
4595
+ colorTextOnLightDisabled: "#FFFFFF",
4581
4596
  colorIcon: "rgba(0, 0, 0, 0.45)",
4582
4597
  colorIconHover: "rgba(0, 0, 0, 0.88)",
4583
4598
  colorErrorOutline: "rgba(255, 77, 79, 0.1)",
4584
4599
  colorWarningOutline: "rgba(250, 173, 20, 0.1)",
4585
- colorBgField: "#F7F7F7",
4586
- controlItemBgHover: "rgba(56, 115, 255, 0.15)",
4600
+ controlItemBgHover: "rgba(56, 115, 255, 0.08)",
4587
4601
  controlItemBgActive: "#DBE9FE",
4588
4602
  controlItemBgActiveHover: "#BFDBFE",
4589
4603
  controlItemBgActiveDisabled: "rgba(0, 0, 0, 0.15)",
@@ -4620,6 +4634,7 @@ const ye = {
4620
4634
  colorTextOnPrimary: "#763800",
4621
4635
  colorTextOnPrimaryHover: "#763800",
4622
4636
  colorTextOnPrimaryActive: "#763800",
4637
+ colorTextOnPrimaryDisabled: "#763800",
4623
4638
  fontStyleReqularItalic: "Reqular Italic",
4624
4639
  fontStyleSemiboldItalic: "Semibold Italic",
4625
4640
  fontStyleRegularItalic: "Regular Italic",
@@ -4703,7 +4718,7 @@ const ye = {
4703
4718
  codeAndKeyboardTopPadding: 2,
4704
4719
  codeKeyboardRadius: 3,
4705
4720
  codeAndKeyboardBottomPadding: 1,
4706
- badgeShadowColor: "#FFFFFF",
4721
+ badgeShadowColor: "#F7F7F7",
4707
4722
  badgeShadowSize: 1,
4708
4723
  badgeHeight: 20,
4709
4724
  badgeHeightSM: 14,
@@ -4842,15 +4857,15 @@ const ye = {
4842
4857
  contentLineHeightSM: 1.6666666269302368,
4843
4858
  dangerColor: "#FFFFFF",
4844
4859
  dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
4845
- defaultActiveBg: "#FFFFFF",
4860
+ defaultActiveBg: "#F7F7F7",
4846
4861
  defaultActiveBorderColor: "#1C4ED8",
4847
4862
  defaultActiveColor: "#1C4ED8",
4848
- defaultBg: "#FFFFFF",
4863
+ defaultBg: "#F7F7F7",
4849
4864
  defaultBorderColor: "#D9D9D9",
4850
4865
  defaultColor: "rgba(0, 0, 0, 0.88)",
4851
- defaultGhostBorderColor: "#FFFFFF",
4852
- defaultGhostColor: "#FFFFFF",
4853
- defaultHoverBg: "#FFFFFF",
4866
+ defaultGhostBorderColor: "#F7F7F7",
4867
+ defaultGhostColor: "#F7F7F7",
4868
+ defaultHoverBg: "#F7F7F7",
4854
4869
  defaultHoverBorderColor: "#3272F1",
4855
4870
  defaultHoverColor: "#3272F1",
4856
4871
  defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
@@ -4906,8 +4921,8 @@ const ye = {
4906
4921
  headerColor: "rgba(0, 0, 0, 0.88)",
4907
4922
  headerHeight: 64,
4908
4923
  headerPadding: "0 50px",
4909
- lightSiderBg: "#FFFFFF",
4910
- lightTriggerBg: "#FFFFFF",
4924
+ lightSiderBg: "#F7F7F7",
4925
+ lightTriggerBg: "#F7F7F7",
4911
4926
  lightTriggerColor: "rgba(0, 0, 0, 0.88)",
4912
4927
  siderBg: "#001529",
4913
4928
  triggerBg: "#002140",
@@ -4955,7 +4970,7 @@ const ye = {
4955
4970
  darkDangerItemSelectedBg: "#FF4D4F",
4956
4971
  darkDangerItemSelectedColor: "#FFFFFF",
4957
4972
  darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
4958
- darkItemBg: "#FFFFFF",
4973
+ darkItemBg: "#F7F7F7",
4959
4974
  darkItemColor: "rgba(255, 255, 255, 0.65)",
4960
4975
  darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
4961
4976
  darkItemHoverBg: "rgba(0, 0, 0, 0)",
@@ -4977,7 +4992,7 @@ const ye = {
4977
4992
  iconMarginInlineEnd: 10,
4978
4993
  iconSize: 14,
4979
4994
  itemActiveBg: "#DBE9FE",
4980
- itemBg: "#FFFFFF",
4995
+ itemBg: "#F7F7F7",
4981
4996
  itemBorderRadius: 8,
4982
4997
  itemColor: "rgba(0, 0, 0, 0.88)",
4983
4998
  itemDisabledColor: "rgba(0, 0, 0, 0.25)",
@@ -4996,14 +5011,14 @@ const ye = {
4996
5011
  zIndexPopup: 1050
4997
5012
  },
4998
5013
  Pagination: {
4999
- itemActiveBg: "#FFFFFF",
5014
+ itemActiveBg: "#F7F7F7",
5000
5015
  itemActiveBgDisabled: "rgba(0, 0, 0, 0.15)",
5001
5016
  itemActiveColor: "#245EE6",
5002
5017
  itemActiveColorDisabled: "rgba(0, 0, 0, 0.25)",
5003
5018
  itemActiveColorHover: "#3272F1",
5004
- itemBg: "#FFFFFF",
5005
- itemInputBg: "#FFFFFF",
5006
- itemLinkBg: "#FFFFFF",
5019
+ itemBg: "#F7F7F7",
5020
+ itemInputBg: "#F7F7F7",
5021
+ itemLinkBg: "#F7F7F7",
5007
5022
  itemSize: 32,
5008
5023
  itemSizeSM: 24,
5009
5024
  miniOptionsSizeChangerTop: 0
@@ -5063,7 +5078,7 @@ const ye = {
5063
5078
  multipleItemHeightLG: 32,
5064
5079
  multipleItemHeightSM: 16,
5065
5080
  multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
5066
- optionActiveBg: "rgba(56, 115, 255, 0.15)",
5081
+ optionActiveBg: "rgba(56, 115, 255, 0.08)",
5067
5082
  optionFontSize: 14,
5068
5083
  optionHeight: 32,
5069
5084
  optionLineHeight: 1.5714285373687744,
@@ -5071,7 +5086,7 @@ const ye = {
5071
5086
  optionSelectedBg: "#DBE9FE",
5072
5087
  optionSelectedColor: "rgba(0, 0, 0, 0.88)",
5073
5088
  optionSelectedFontWeight: 500,
5074
- selectorBg: "#FFFFFF",
5089
+ selectorBg: "#F7F7F7",
5075
5090
  showArrowPaddingInlineEnd: 18,
5076
5091
  singleItemHeightLG: 40,
5077
5092
  zIndexPopup: 1050
@@ -5113,7 +5128,7 @@ const ye = {
5113
5128
  cellActiveWithRangeBg: "#DBE9FE",
5114
5129
  cellBgDisabled: "rgba(0, 0, 0, 0.04)",
5115
5130
  cellHeight: 24,
5116
- cellHoverBg: "rgba(56, 115, 255, 0.15)",
5131
+ cellHoverBg: "rgba(56, 115, 255, 0.08)",
5117
5132
  cellHoverWithRangeBg: "#CBE0FD",
5118
5133
  cellRangeBorderColor: "#82B4F9",
5119
5134
  cellWidth: 36,
@@ -5246,7 +5261,7 @@ const ye = {
5246
5261
  multipleItemHeightLG: 32,
5247
5262
  multipleItemHeightSM: 16,
5248
5263
  multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
5249
- optionActiveBg: "rgba(56, 115, 255, 0.15)",
5264
+ optionActiveBg: "rgba(56, 115, 255, 0.08)",
5250
5265
  optionFontSize: 14,
5251
5266
  optionHeight: 32,
5252
5267
  optionLineHeight: 1.5714285373687744,
@@ -5302,7 +5317,7 @@ const ye = {
5302
5317
  cellActiveWithRangeBg: "#DBE9FE",
5303
5318
  cellBgDisabled: "rgba(0, 0, 0, 0.04)",
5304
5319
  cellHeight: 24,
5305
- cellHoverBg: "rgba(56, 115, 255, 0.15)",
5320
+ cellHoverBg: "rgba(56, 115, 255, 0.08)",
5306
5321
  cellHoverWithRangeBg: "#CBE0FD",
5307
5322
  cellRangeBorderColor: "#82B4F9",
5308
5323
  cellWidth: 36,
@@ -5346,7 +5361,7 @@ const ye = {
5346
5361
  },
5347
5362
  TreeSelect: {
5348
5363
  indentSize: 24,
5349
- nodeHoverBg: "rgba(56, 115, 255, 0.15)",
5364
+ nodeHoverBg: "rgba(56, 115, 255, 0.08)",
5350
5365
  nodeHoverColor: "rgba(0, 0, 0, 0.88)",
5351
5366
  nodeSelectedBg: "#DBE9FE",
5352
5367
  nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
@@ -5360,7 +5375,7 @@ const ye = {
5360
5375
  containerSize: 32,
5361
5376
  containerSizeLG: 40,
5362
5377
  containerSizeSM: 24,
5363
- groupBorderColor: "#FFFFFF",
5378
+ groupBorderColor: "#F7F7F7",
5364
5379
  groupOverlapping: -8,
5365
5380
  groupSpace: 4,
5366
5381
  iconFontSize: 18,
@@ -5381,15 +5396,15 @@ const ye = {
5381
5396
  textFontWeight: 400
5382
5397
  },
5383
5398
  Calendar: {
5384
- fullBg: "#FFFFFF",
5385
- fullPanelBg: "#FFFFFF",
5399
+ fullBg: "#F7F7F7",
5400
+ fullPanelBg: "#F7F7F7",
5386
5401
  itemActiveBg: "#DBE9FE",
5387
5402
  miniContentHeight: 256,
5388
5403
  monthControlWidth: 70,
5389
5404
  yearControlWidth: 80
5390
5405
  },
5391
5406
  Card: {
5392
- actionsBg: "#FFFFFF",
5407
+ actionsBg: "#F7F7F7",
5393
5408
  actionsLiMargin: "12px 0",
5394
5409
  bodyPadding: 24,
5395
5410
  bodyPaddingSM: 12,
@@ -5474,9 +5489,9 @@ const ye = {
5474
5489
  cellPaddingInline: 16,
5475
5490
  cellPaddingInlineMD: 8,
5476
5491
  cellPaddingInlineSM: 8,
5477
- expandIconBg: "#FFFFFF",
5478
- filterDropdownBg: "#FFFFFF",
5479
- filterDropdownMenuBg: "#FFFFFF",
5492
+ expandIconBg: "#F7F7F7",
5493
+ filterDropdownBg: "#F7F7F7",
5494
+ filterDropdownMenuBg: "#F7F7F7",
5480
5495
  fixedHeaderSortActiveBg: "#F0F0F0",
5481
5496
  footerBg: "#FAFAFA",
5482
5497
  footerColor: "rgba(0, 0, 0, 0.88)",
@@ -5497,7 +5512,7 @@ const ye = {
5497
5512
  stickyScrollBarBg: "rgba(0, 0, 0, 0.25)",
5498
5513
  stickyScrollBarBorderRadius: 100,
5499
5514
  scrollbar: "rgba(64, 64, 64, 0.15)",
5500
- colorTextHighlight: "#FFFFFF"
5515
+ colorTextHighlight: "#D48806"
5501
5516
  },
5502
5517
  Tag: {
5503
5518
  defaultBg: "#FAFAFA",
@@ -5523,7 +5538,7 @@ const ye = {
5523
5538
  directoryNodeSelectedBg: "#245EE6",
5524
5539
  directoryNodeSelectedColor: "#FFFFFF",
5525
5540
  indentSize: 24,
5526
- nodeHoverBg: "rgba(56, 115, 255, 0.15)",
5541
+ nodeHoverBg: "rgba(56, 115, 255, 0.08)",
5527
5542
  nodeHoverColor: "rgba(0, 0, 0, 0.88)",
5528
5543
  nodeSelectedBg: "#DBE9FE",
5529
5544
  nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
@@ -5546,10 +5561,10 @@ const ye = {
5546
5561
  zIndexPopup: 2010
5547
5562
  },
5548
5563
  Modal: {
5549
- contentBg: "#FFFFFF",
5564
+ contentBg: "#F7F7F7",
5550
5565
  contentBgBorder: "rgba(0, 0, 0, 0.08)",
5551
5566
  footerBg: "rgba(0, 0, 0, 0)",
5552
- headerBg: "#FFFFFF",
5567
+ headerBg: "#F7F7F7",
5553
5568
  titleColor: "rgba(0, 0, 0, 0.88)",
5554
5569
  titleFontSize: 16,
5555
5570
  titleLineHeight: 1.5
@@ -5596,7 +5611,7 @@ const ye = {
5596
5611
  Collapse: {
5597
5612
  borderlessContentBg: "rgba(0, 0, 0, 0)",
5598
5613
  borderlessContentPadding: "4px 16px 16px",
5599
- contentBg: "#FFFFFF",
5614
+ contentBg: "#F7F7F7",
5600
5615
  contentPadding: "16px 16px",
5601
5616
  headerBg: "rgba(0, 0, 0, 0.02)",
5602
5617
  headerPadding: "12px 16px"
@@ -5669,14 +5684,20 @@ const ye = {
5669
5684
  meta: {
5670
5685
  mode: "Light",
5671
5686
  sourceFiles: ["colors/Light.tokens.json", "seed/Light.tokens.json", "map/Light.tokens.json", "alias/Light.tokens.json", "static/Light.tokens.json", "components/Light.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
5672
- sourceLeafCount: 1297,
5673
- tokenCount: 574,
5687
+ sourceLeafCount: 1303,
5688
+ tokenCount: 589,
5674
5689
  componentCount: 56,
5675
5690
  customGroups: ["responsive"],
5676
- unresolvedAliasCount: 0,
5677
- unresolvedAliases: []
5691
+ unresolvedAliasCount: 2,
5692
+ unresolvedAliases: [{
5693
+ path: "token.colorLinkHover",
5694
+ value: "{guozhi blue/4}"
5695
+ }, {
5696
+ path: "token.colorLinkActive",
5697
+ value: "{guozhi blue/7}"
5698
+ }]
5678
5699
  }
5679
- }, pt = {
5700
+ }, ht = {
5680
5701
  token: {
5681
5702
  0: 0,
5682
5703
  1: 2,
@@ -7006,7 +7027,7 @@ const ye = {
7006
7027
  headerPadding: "12px 16px"
7007
7028
  }
7008
7029
  }
7009
- }, St = {
7030
+ }, Ct = {
7010
7031
  token: {
7011
7032
  0: 0,
7012
7033
  1: 2,
@@ -8336,443 +8357,443 @@ const ye = {
8336
8357
  headerPadding: "12px 16px"
8337
8358
  }
8338
8359
  }
8339
- }, ut = "gold-dark", Bt = {
8340
- "gold-dark": Ee,
8341
- "gold-light": Ae,
8342
- "blue-dark": ye,
8343
- "blue-light": Pe
8344
- }, bt = {
8345
- light: St,
8346
- dark: pt
8347
- }, ae = {
8360
+ }, zt = "gold-dark", vt = {
8361
+ "gold-dark": Ge,
8362
+ "gold-light": we,
8363
+ "blue-dark": Le,
8364
+ "blue-light": Te
8365
+ }, It = {
8366
+ light: Ct,
8367
+ dark: ht
8368
+ }, Fe = {
8348
8369
  goldDark: "gold-dark",
8349
8370
  goldLight: "gold-light",
8350
8371
  blueDark: "blue-dark",
8351
8372
  blueLight: "blue-light"
8352
- }, mt = (r) => r in ae ? ae[r] : r, C = (r) => {
8353
- const o = mt(r), e = o === "light" || o === "dark" ? bt[o] : Bt[o], t = o === "dark" ? ie.darkAlgorithm : o === "light" ? ie.defaultAlgorithm : void 0;
8373
+ }, Ht = (t) => t in Fe ? Fe[t] : t, I = (t) => {
8374
+ const o = Ht(t), e = o === "light" || o === "dark" ? It[o] : vt[o], r = o === "dark" ? ce.darkAlgorithm : o === "light" ? ce.defaultAlgorithm : void 0;
8354
8375
  return {
8355
- ...t ? {
8356
- algorithm: t
8376
+ ...r ? {
8377
+ algorithm: r
8357
8378
  } : {},
8358
8379
  token: e.token,
8359
8380
  components: e.components
8360
8381
  };
8361
- }, Ar = C(ut), kr = C("gold-dark"), fr = C("gold-light"), Lr = C("blue-dark"), Tr = C("blue-light"), Gr = Ee.custom, wr = Ae.custom, Wr = ye.custom, Rr = Pe.custom;
8362
- function ke(r) {
8363
- return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
8382
+ }, Ur = I(zt), Yr = I("gold-dark"), Jr = I("gold-light"), ei = I("blue-dark"), oi = I("blue-light"), ti = Ge.custom, ri = we.custom, ii = Le.custom, ai = Te.custom;
8383
+ function We(t) {
8384
+ return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
8364
8385
  }
8365
- const ht = g((r, o) => {
8386
+ const Mt = g((t, o) => {
8366
8387
  const e = d.c(9);
8367
- let t, i;
8368
- e[0] !== r ? ({
8369
- children: t,
8388
+ let r, i;
8389
+ e[0] !== t ? ({
8390
+ children: r,
8370
8391
  ...i
8371
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8392
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8372
8393
  let a;
8373
- e[3] !== t || e[4] !== i ? (a = /* @__PURE__ */ l(Qo, { ...i, children: t }), e[3] = t, e[4] = i, e[5] = a) : a = e[5];
8394
+ e[3] !== r || e[4] !== i ? (a = /* @__PURE__ */ l(ot, { ...i, children: r }), e[3] = r, e[4] = i, e[5] = a) : a = e[5];
8374
8395
  let n;
8375
8396
  return e[6] !== o || e[7] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[6] = o, e[7] = a, e[8] = n) : n = e[8], n;
8376
8397
  });
8377
- ht.displayName = "GZDivider";
8398
+ Mt.displayName = "GZDivider";
8378
8399
  const {
8379
- Compact: Ct
8380
- } = Z, zt = (r) => {
8400
+ Compact: Dt
8401
+ } = Y, xt = (t) => {
8381
8402
  const o = d.c(6);
8382
- let e, t;
8383
- o[0] !== r ? ({
8403
+ let e, r;
8404
+ o[0] !== t ? ({
8384
8405
  children: e,
8385
- ...t
8386
- } = r, o[0] = r, o[1] = e, o[2] = t) : (e = o[1], t = o[2]);
8406
+ ...r
8407
+ } = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
8387
8408
  let i;
8388
- return o[3] !== e || o[4] !== t ? (i = /* @__PURE__ */ l(Ct, { ...t, children: e }), o[3] = e, o[4] = t, o[5] = i) : i = o[5], i;
8389
- }, fe = g((r, o) => {
8409
+ return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(Dt, { ...r, children: e }), o[3] = e, o[4] = r, o[5] = i) : i = o[5], i;
8410
+ }, Re = g((t, o) => {
8390
8411
  const e = d.c(7);
8391
- let t, i;
8392
- e[0] !== r ? ({
8393
- children: t,
8412
+ let r, i;
8413
+ e[0] !== t ? ({
8414
+ children: r,
8394
8415
  ...i
8395
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8416
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8396
8417
  let a;
8397
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Z, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8418
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Y, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8398
8419
  });
8399
- fe.displayName = "GZSpace";
8420
+ Re.displayName = "GZSpace";
8400
8421
  const {
8401
- Addon: vt
8402
- } = Z, It = (r) => {
8422
+ Addon: yt
8423
+ } = Y, At = (t) => {
8403
8424
  const o = d.c(6);
8404
- let e, t;
8405
- o[0] !== r ? ({
8425
+ let e, r;
8426
+ o[0] !== t ? ({
8406
8427
  children: e,
8407
- ...t
8408
- } = r, o[0] = r, o[1] = e, o[2] = t) : (e = o[1], t = o[2]);
8428
+ ...r
8429
+ } = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
8409
8430
  let i;
8410
- return o[3] !== e || o[4] !== t ? (i = /* @__PURE__ */ l(vt, { ...t, children: e }), o[3] = e, o[4] = t, o[5] = i) : i = o[5], i;
8411
- }, Le = fe;
8412
- Le.Compact = zt;
8413
- Le.Addon = It;
8414
- const Ht = g((r, o) => {
8431
+ return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(yt, { ...r, children: e }), o[3] = e, o[4] = r, o[5] = i) : i = o[5], i;
8432
+ }, Oe = Re;
8433
+ Oe.Compact = xt;
8434
+ Oe.Addon = At;
8435
+ const Pt = g((t, o) => {
8415
8436
  const e = d.c(7);
8416
- let t, i;
8417
- e[0] !== r ? ({
8418
- children: t,
8437
+ let r, i;
8438
+ e[0] !== t ? ({
8439
+ children: r,
8419
8440
  ...i
8420
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8441
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8421
8442
  let a;
8422
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Ko, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8443
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(tt, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8423
8444
  });
8424
- Ht.displayName = "GZFlex";
8425
- const Mt = g((r, o) => {
8445
+ Pt.displayName = "GZFlex";
8446
+ const Et = g((t, o) => {
8426
8447
  const e = d.c(4);
8427
- let t;
8428
- e[0] !== r ? ({
8429
- ...t
8430
- } = r, e[0] = r, e[1] = t) : t = e[1];
8448
+ let r;
8449
+ e[0] !== t ? ({
8450
+ ...r
8451
+ } = t, e[0] = t, e[1] = r) : r = e[1];
8431
8452
  let i;
8432
- return e[2] !== t ? (i = /* @__PURE__ */ l(Uo, { ...t }), e[2] = t, e[3] = i) : i = e[3], i;
8453
+ return e[2] !== r ? (i = /* @__PURE__ */ l(rt, { ...r }), e[2] = r, e[3] = i) : i = e[3], i;
8433
8454
  });
8434
- Mt.displayName = "GZBreadcrumb";
8435
- const Dt = g((r, o) => {
8455
+ Et.displayName = "GZBreadcrumb";
8456
+ const kt = g((t, o) => {
8436
8457
  const e = d.c(4);
8437
- let t;
8438
- e[0] !== r ? ({
8439
- ...t
8440
- } = r, e[0] = r, e[1] = t) : t = e[1];
8458
+ let r;
8459
+ e[0] !== t ? ({
8460
+ ...r
8461
+ } = t, e[0] = t, e[1] = r) : r = e[1];
8441
8462
  let i;
8442
- return e[2] !== t ? (i = /* @__PURE__ */ l(Yo, { ...t }), e[2] = t, e[3] = i) : i = e[3], i;
8463
+ return e[2] !== r ? (i = /* @__PURE__ */ l(it, { ...r }), e[2] = r, e[3] = i) : i = e[3], i;
8443
8464
  });
8444
- Dt.displayName = "GZDropdown";
8445
- const Te = g((r, o) => {
8465
+ kt.displayName = "GZDropdown";
8466
+ const Ne = g((t, o) => {
8446
8467
  const e = d.c(3);
8447
- let t;
8448
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(P, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8468
+ let r;
8469
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8449
8470
  });
8450
- Te.displayName = "GZInput";
8451
- const Ge = g((r, o) => {
8471
+ Ne.displayName = "GZInput";
8472
+ const Xe = g((t, o) => {
8452
8473
  const e = d.c(3);
8453
- let t;
8454
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(P.Password, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8474
+ let r;
8475
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.Password, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8455
8476
  });
8456
- Ge.displayName = "GZPassword";
8457
- const we = g((r, o) => {
8477
+ Xe.displayName = "GZPassword";
8478
+ const $e = g((t, o) => {
8458
8479
  const e = d.c(3);
8459
- let t;
8460
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(P.TextArea, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8480
+ let r;
8481
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.TextArea, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8461
8482
  });
8462
- we.displayName = "GZTextArea";
8463
- const We = g((r, o) => {
8483
+ $e.displayName = "GZTextArea";
8484
+ const _e = g((t, o) => {
8464
8485
  const e = d.c(3);
8465
- let t;
8466
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(P.Search, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8486
+ let r;
8487
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.Search, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8467
8488
  });
8468
- We.displayName = "GZSearch";
8469
- const Re = g((r, o) => {
8489
+ _e.displayName = "GZSearch";
8490
+ const Ze = g((t, o) => {
8470
8491
  const e = d.c(3);
8471
- let t;
8472
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(P.OTP, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8492
+ let r;
8493
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.OTP, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8473
8494
  });
8474
- Re.displayName = "GZOTP";
8475
- const w = Te;
8476
- w.Password = Ge;
8477
- w.TextArea = we;
8478
- w.Search = We;
8479
- w.OTP = Re;
8480
- const Oe = g((r, o) => {
8495
+ Ze.displayName = "GZOTP";
8496
+ const $ = Ne;
8497
+ $.Password = Xe;
8498
+ $.TextArea = $e;
8499
+ $.Search = _e;
8500
+ $.OTP = Ze;
8501
+ const Ve = g((t, o) => {
8481
8502
  const e = d.c(3);
8482
- let t;
8483
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(E, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8503
+ let r;
8504
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(L, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8484
8505
  });
8485
- Oe.displayName = "GZMenu";
8486
- const W = Oe;
8487
- W.Item = E.Item;
8488
- W.SubMenu = E.SubMenu;
8489
- W.Divider = E.Divider;
8490
- W.ItemGroup = E.ItemGroup;
8491
- const xt = g((r, o) => {
8492
- const e = d.c(7), t = r;
8506
+ Ve.displayName = "GZMenu";
8507
+ const _ = Ve;
8508
+ _.Item = L.Item;
8509
+ _.SubMenu = L.SubMenu;
8510
+ _.Divider = L.Divider;
8511
+ _.ItemGroup = L.ItemGroup;
8512
+ const ft = g((t, o) => {
8513
+ const e = d.c(7), r = t;
8493
8514
  let i;
8494
- if (e[0] !== t) {
8515
+ if (e[0] !== r) {
8495
8516
  const {
8496
8517
  children: s,
8497
8518
  ...c
8498
- } = t;
8499
- i = c, e[0] = t, e[1] = i;
8519
+ } = r;
8520
+ i = c, e[0] = r, e[1] = i;
8500
8521
  } else
8501
8522
  i = e[1];
8502
8523
  let a;
8503
- e[2] !== i ? (a = /* @__PURE__ */ l(Jo, { ...i }), e[2] = i, e[3] = a) : a = e[3];
8524
+ e[2] !== i ? (a = /* @__PURE__ */ l(at, { ...i }), e[2] = i, e[3] = a) : a = e[3];
8504
8525
  let n;
8505
8526
  return e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
8506
8527
  });
8507
- xt.displayName = "GZPagination";
8508
- const yt = g((r, o) => {
8509
- const e = d.c(7), t = r;
8528
+ ft.displayName = "GZPagination";
8529
+ const Lt = g((t, o) => {
8530
+ const e = d.c(7), r = t;
8510
8531
  let i;
8511
- if (e[0] !== t) {
8532
+ if (e[0] !== r) {
8512
8533
  const {
8513
8534
  children: s,
8514
8535
  ...c
8515
- } = t;
8516
- i = c, e[0] = t, e[1] = i;
8536
+ } = r;
8537
+ i = c, e[0] = r, e[1] = i;
8517
8538
  } else
8518
8539
  i = e[1];
8519
8540
  let a;
8520
- e[2] !== i ? (a = /* @__PURE__ */ l(et, { ...i }), e[2] = i, e[3] = a) : a = e[3];
8541
+ e[2] !== i ? (a = /* @__PURE__ */ l(nt, { ...i }), e[2] = i, e[3] = a) : a = e[3];
8521
8542
  let n;
8522
8543
  return e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
8523
8544
  });
8524
- yt.displayName = "GZSteps";
8525
- const Ne = g((r, o) => {
8545
+ Lt.displayName = "GZSteps";
8546
+ const je = g((t, o) => {
8526
8547
  const e = d.c(7);
8527
- let t, i;
8528
- e[0] !== r ? ({
8529
- children: t,
8548
+ let r, i;
8549
+ e[0] !== t ? ({
8550
+ children: r,
8530
8551
  ...i
8531
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8552
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8532
8553
  const a = o;
8533
8554
  let n;
8534
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(Be, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
8555
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ve, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
8535
8556
  });
8536
- Ne.displayName = "GZTabs";
8537
- const Pt = Ne;
8538
- Pt.TabPane = Be.TabPane;
8539
- const Et = g((r, o) => {
8557
+ je.displayName = "GZTabs";
8558
+ const Tt = je;
8559
+ Tt.TabPane = ve.TabPane;
8560
+ const Gt = g((t, o) => {
8540
8561
  const e = d.c(7);
8541
- let t, i;
8542
- e[0] !== r ? ({
8543
- children: t,
8562
+ let r, i;
8563
+ e[0] !== t ? ({
8564
+ children: r,
8544
8565
  ...i
8545
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8566
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8546
8567
  const a = o;
8547
8568
  let n;
8548
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ot, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
8569
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(lt, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
8549
8570
  });
8550
- Et.displayName = "GZAutoComplete";
8551
- const Xe = g((r, o) => {
8571
+ Gt.displayName = "GZAutoComplete";
8572
+ const qe = g((t, o) => {
8552
8573
  const e = d.c(10);
8553
- let t, i;
8554
- e[0] !== r ? ({
8555
- children: t,
8574
+ let r, i;
8575
+ e[0] !== t ? ({
8576
+ children: r,
8556
8577
  ...i
8557
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8578
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8558
8579
  let a;
8559
8580
  e[3] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (a = {
8560
8581
  display: "inline-flex"
8561
8582
  }, e[3] = a) : a = e[3];
8562
8583
  let n;
8563
- e[4] !== t || e[5] !== i ? (n = /* @__PURE__ */ l(be.Group, { ...i, children: t }), e[4] = t, e[5] = i, e[6] = n) : n = e[6];
8584
+ e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(Ie.Group, { ...i, children: r }), e[4] = r, e[5] = i, e[6] = n) : n = e[6];
8564
8585
  let s;
8565
8586
  return e[7] !== o || e[8] !== n ? (s = /* @__PURE__ */ l("div", { ref: o, style: a, children: n }), e[7] = o, e[8] = n, e[9] = s) : s = e[9], s;
8566
8587
  });
8567
- Xe.displayName = "GZAvatarGroup";
8568
- const At = g((r, o) => {
8588
+ qe.displayName = "GZAvatarGroup";
8589
+ const wt = g((t, o) => {
8569
8590
  const e = d.c(7);
8570
- let t, i;
8571
- e[0] !== r ? ({
8572
- children: t,
8591
+ let r, i;
8592
+ e[0] !== t ? ({
8593
+ children: r,
8573
8594
  ...i
8574
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8595
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8575
8596
  let a;
8576
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(be, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8577
- }), $e = At;
8578
- $e.Group = Xe;
8579
- $e.displayName = "GZAvatar";
8580
- const _e = g((r, o) => {
8597
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Ie, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8598
+ }), Qe = wt;
8599
+ Qe.Group = qe;
8600
+ Qe.displayName = "GZAvatar";
8601
+ const Ke = g((t, o) => {
8581
8602
  const e = d.c(10);
8582
- let t, i;
8583
- e[0] !== r ? ({
8584
- children: t,
8603
+ let r, i;
8604
+ e[0] !== t ? ({
8605
+ children: r,
8585
8606
  ...i
8586
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8607
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8587
8608
  let a;
8588
8609
  e[3] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (a = {
8589
8610
  display: "contents"
8590
8611
  }, e[3] = a) : a = e[3];
8591
8612
  let n;
8592
- e[4] !== t || e[5] !== i ? (n = /* @__PURE__ */ l(me.Ribbon, { ...i, children: t }), e[4] = t, e[5] = i, e[6] = n) : n = e[6];
8613
+ e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(He.Ribbon, { ...i, children: r }), e[4] = r, e[5] = i, e[6] = n) : n = e[6];
8593
8614
  let s;
8594
8615
  return e[7] !== o || e[8] !== n ? (s = /* @__PURE__ */ l("div", { ref: o, style: a, children: n }), e[7] = o, e[8] = n, e[9] = s) : s = e[9], s;
8595
8616
  });
8596
- _e.displayName = "GZBadgeRibbon";
8597
- const kt = g((r, o) => {
8617
+ Ke.displayName = "GZBadgeRibbon";
8618
+ const Wt = g((t, o) => {
8598
8619
  const e = d.c(7);
8599
- let t, i;
8600
- e[0] !== r ? ({
8601
- children: t,
8620
+ let r, i;
8621
+ e[0] !== t ? ({
8622
+ children: r,
8602
8623
  ...i
8603
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8624
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8604
8625
  let a;
8605
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(me, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8606
- }), Ze = kt;
8607
- Ze.Ribbon = _e;
8608
- Ze.displayName = "GZBadge";
8609
- const ft = g((r, o) => {
8626
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(He, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8627
+ }), Ue = Wt;
8628
+ Ue.Ribbon = Ke;
8629
+ Ue.displayName = "GZBadge";
8630
+ const Rt = g((t, o) => {
8610
8631
  const e = d.c(5);
8611
- let t;
8612
- e[0] !== r ? (t = /* @__PURE__ */ l(tt, { ...r }), e[0] = r, e[1] = t) : t = e[1];
8632
+ let r;
8633
+ e[0] !== t ? (r = /* @__PURE__ */ l(dt, { ...t }), e[0] = t, e[1] = r) : r = e[1];
8613
8634
  let i;
8614
- return e[2] !== o || e[3] !== t ? (i = /* @__PURE__ */ l("div", { ref: o, children: t }), e[2] = o, e[3] = t, e[4] = i) : i = e[4], i;
8635
+ return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
8615
8636
  });
8616
- ft.displayName = "GZCalendar";
8617
- const Lt = g((r, o) => {
8637
+ Rt.displayName = "GZCalendar";
8638
+ const Ot = g((t, o) => {
8618
8639
  const e = d.c(7);
8619
- let t, i;
8620
- e[0] !== r ? ({
8621
- children: t,
8640
+ let r, i;
8641
+ e[0] !== t ? ({
8642
+ children: r,
8622
8643
  ...i
8623
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8644
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8624
8645
  const a = o;
8625
8646
  let n;
8626
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(T, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
8627
- }), R = Lt;
8628
- R.SHOW_PARENT = T.SHOW_PARENT;
8629
- R.SHOW_CHILD = T.SHOW_CHILD;
8630
- R.Panel = T.Panel;
8631
- R.displayName = "GZCascader";
8632
- const Ve = g((r, o) => {
8647
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(N, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
8648
+ }), Z = Ot;
8649
+ Z.SHOW_PARENT = N.SHOW_PARENT;
8650
+ Z.SHOW_CHILD = N.SHOW_CHILD;
8651
+ Z.Panel = N.Panel;
8652
+ Z.displayName = "GZCascader";
8653
+ const Ye = g((t, o) => {
8633
8654
  const e = d.c(7);
8634
- let t, i;
8635
- e[0] !== r ? ({
8636
- children: t,
8655
+ let r, i;
8656
+ e[0] !== t ? ({
8657
+ children: r,
8637
8658
  ...i
8638
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8659
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8639
8660
  let a;
8640
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(he.Group, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8661
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Me.Group, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8641
8662
  });
8642
- Ve.displayName = "GZCheckboxGroup";
8643
- const Tt = g((r, o) => {
8663
+ Ye.displayName = "GZCheckboxGroup";
8664
+ const Nt = g((t, o) => {
8644
8665
  const e = d.c(7);
8645
- let t, i;
8646
- e[0] !== r ? ({
8647
- children: t,
8666
+ let r, i;
8667
+ e[0] !== t ? ({
8668
+ children: r,
8648
8669
  ...i
8649
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8670
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8650
8671
  let a;
8651
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(he, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8652
- }), je = Tt;
8653
- je.Group = Ve;
8654
- je.displayName = "GZCheckbox";
8655
- const qe = g((r, o) => {
8672
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Me, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8673
+ }), Je = Nt;
8674
+ Je.Group = Ye;
8675
+ Je.displayName = "GZCheckbox";
8676
+ const eo = g((t, o) => {
8656
8677
  const e = d.c(7);
8657
- let t, i;
8658
- e[0] !== r ? ({
8659
- children: t,
8678
+ let r, i;
8679
+ e[0] !== t ? ({
8680
+ children: r,
8660
8681
  ...i
8661
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8682
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8662
8683
  let a;
8663
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(B.RangePicker, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8684
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(h.RangePicker, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
8664
8685
  });
8665
- qe.displayName = "GZRangePicker";
8666
- const Qe = g((r, o) => {
8686
+ eo.displayName = "GZRangePicker";
8687
+ const oo = g((t, o) => {
8667
8688
  const e = d.c(3);
8668
- let t;
8669
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(B.WeekPicker, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8689
+ let r;
8690
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.WeekPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8670
8691
  });
8671
- Qe.displayName = "GZWeekPicker";
8672
- const Ke = g((r, o) => {
8692
+ oo.displayName = "GZWeekPicker";
8693
+ const to = g((t, o) => {
8673
8694
  const e = d.c(3);
8674
- let t;
8675
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(B.MonthPicker, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8695
+ let r;
8696
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.MonthPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8676
8697
  });
8677
- Ke.displayName = "GZMonthPicker";
8678
- const Ue = g((r, o) => {
8698
+ to.displayName = "GZMonthPicker";
8699
+ const ro = g((t, o) => {
8679
8700
  const e = d.c(3);
8680
- let t;
8681
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(B.YearPicker, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8701
+ let r;
8702
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.YearPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8682
8703
  });
8683
- Ue.displayName = "GZYearPicker";
8684
- const Ye = g((r, o) => {
8704
+ ro.displayName = "GZYearPicker";
8705
+ const io = g((t, o) => {
8685
8706
  const e = d.c(3);
8686
- let t;
8687
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(B.QuarterPicker, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8707
+ let r;
8708
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.QuarterPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8688
8709
  });
8689
- Ye.displayName = "GZQuarterPicker";
8690
- const Je = g((r, o) => {
8710
+ io.displayName = "GZQuarterPicker";
8711
+ const ao = g((t, o) => {
8691
8712
  const e = d.c(3);
8692
- let t;
8693
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(B.TimePicker, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8713
+ let r;
8714
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.TimePicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8694
8715
  });
8695
- Je.displayName = "GZTimePicker";
8696
- const Gt = g((r, o) => {
8716
+ ao.displayName = "GZTimePicker";
8717
+ const Xt = g((t, o) => {
8697
8718
  const e = d.c(3);
8698
- let t;
8699
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(B, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
8700
- }), b = Gt;
8701
- b.RangePicker = qe;
8702
- b.WeekPicker = Qe;
8703
- b.MonthPicker = Ke;
8704
- b.YearPicker = Ue;
8705
- b.QuarterPicker = Ye;
8706
- b.TimePicker = Je;
8707
- b.displayName = "GZDatePicker";
8708
- const eo = g((r, o) => {
8719
+ let r;
8720
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
8721
+ }), C = Xt;
8722
+ C.RangePicker = eo;
8723
+ C.WeekPicker = oo;
8724
+ C.MonthPicker = to;
8725
+ C.YearPicker = ro;
8726
+ C.QuarterPicker = io;
8727
+ C.TimePicker = ao;
8728
+ C.displayName = "GZDatePicker";
8729
+ const no = g((t, o) => {
8709
8730
  const e = d.c(7);
8710
- let t, i;
8711
- e[0] !== r ? ({
8712
- children: t,
8731
+ let r, i;
8732
+ e[0] !== t ? ({
8733
+ children: r,
8713
8734
  ...i
8714
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
8735
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
8715
8736
  const a = i;
8716
8737
  let n;
8717
- return e[3] !== t || e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l(u, { ref: o, ...a, children: t }), e[3] = t, e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
8738
+ return e[3] !== r || e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l(B, { ref: o, ...a, children: r }), e[3] = r, e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
8718
8739
  });
8719
- eo.displayName = "GZForm";
8720
- const oo = (r) => {
8740
+ no.displayName = "GZForm";
8741
+ const lo = (t) => {
8721
8742
  const o = d.c(6);
8722
- let e, t;
8723
- o[0] !== r ? ({
8743
+ let e, r;
8744
+ o[0] !== t ? ({
8724
8745
  children: e,
8725
- ...t
8726
- } = r, o[0] = r, o[1] = e, o[2] = t) : (e = o[1], t = o[2]);
8727
- const i = t;
8746
+ ...r
8747
+ } = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
8748
+ const i = r;
8728
8749
  let a;
8729
- return o[3] !== e || o[4] !== i ? (a = /* @__PURE__ */ l(u.Item, { ...i, children: e }), o[3] = e, o[4] = i, o[5] = a) : a = o[5], a;
8750
+ return o[3] !== e || o[4] !== i ? (a = /* @__PURE__ */ l(B.Item, { ...i, children: e }), o[3] = e, o[4] = i, o[5] = a) : a = o[5], a;
8730
8751
  };
8731
- oo.displayName = "GZFormItem";
8732
- const to = (r) => {
8752
+ lo.displayName = "GZFormItem";
8753
+ const go = (t) => {
8733
8754
  const o = d.c(2);
8734
8755
  let e;
8735
- return o[0] !== r ? (e = /* @__PURE__ */ l(u.List, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
8756
+ return o[0] !== t ? (e = /* @__PURE__ */ l(B.List, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
8736
8757
  };
8737
- to.displayName = "GZFormList";
8738
- const ro = (r) => {
8758
+ go.displayName = "GZFormList";
8759
+ const co = (t) => {
8739
8760
  const o = d.c(2);
8740
8761
  let e;
8741
- return o[0] !== r ? (e = /* @__PURE__ */ l(u.ErrorList, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
8762
+ return o[0] !== t ? (e = /* @__PURE__ */ l(B.ErrorList, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
8742
8763
  };
8743
- ro.displayName = "GZErrorList";
8744
- const io = (r) => {
8764
+ co.displayName = "GZErrorList";
8765
+ const Fo = (t) => {
8745
8766
  const o = d.c(2);
8746
8767
  let e;
8747
- return o[0] !== r ? (e = /* @__PURE__ */ l(u.Provider, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
8768
+ return o[0] !== t ? (e = /* @__PURE__ */ l(B.Provider, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
8748
8769
  };
8749
- io.displayName = "GZFormProvider";
8750
- const m = eo;
8751
- m.Item = oo;
8752
- m.List = to;
8753
- m.ErrorList = ro;
8754
- m.Provider = io;
8755
- m.useForm = u.useForm;
8756
- m.useFormInstance = u.useFormInstance;
8757
- m.useWatch = u.useWatch;
8758
- var v = {}, X = { exports: {} }, ne;
8759
- function J() {
8760
- return ne || (ne = 1, (function(r) {
8770
+ Fo.displayName = "GZFormProvider";
8771
+ const z = no;
8772
+ z.Item = lo;
8773
+ z.List = go;
8774
+ z.ErrorList = co;
8775
+ z.Provider = Fo;
8776
+ z.useForm = B.useForm;
8777
+ z.useFormInstance = B.useFormInstance;
8778
+ z.useWatch = B.useWatch;
8779
+ var D = {}, Q = { exports: {} }, se;
8780
+ function ne() {
8781
+ return se || (se = 1, (function(t) {
8761
8782
  function o(e) {
8762
8783
  return e && e.__esModule ? e : {
8763
8784
  default: e
8764
8785
  };
8765
8786
  }
8766
- r.exports = o, r.exports.__esModule = !0, r.exports.default = r.exports;
8767
- })(X)), X.exports;
8787
+ t.exports = o, t.exports.__esModule = !0, t.exports.default = t.exports;
8788
+ })(Q)), Q.exports;
8768
8789
  }
8769
- var I = {}, le;
8770
- function wt() {
8771
- if (le) return I;
8772
- le = 1, Object.defineProperty(I, "__esModule", {
8790
+ var x = {}, pe;
8791
+ function $t() {
8792
+ if (pe) return x;
8793
+ pe = 1, Object.defineProperty(x, "__esModule", {
8773
8794
  value: !0
8774
- }), I.default = void 0;
8775
- const r = {
8795
+ }), x.default = void 0;
8796
+ const t = {
8776
8797
  // Options
8777
8798
  items_per_page: "条/页",
8778
8799
  jump_to: "跳至",
@@ -8787,26 +8808,26 @@ function wt() {
8787
8808
  next_3: "向后 3 页",
8788
8809
  page_size: "页码"
8789
8810
  };
8790
- return I.default = r, I;
8811
+ return x.default = t, x;
8791
8812
  }
8792
- var H = {}, M = {}, D = {}, x = {}, de;
8793
- function Wt() {
8794
- return de || (de = 1, Object.defineProperty(x, "__esModule", {
8813
+ var y = {}, A = {}, P = {}, E = {}, Se;
8814
+ function _t() {
8815
+ return Se || (Se = 1, Object.defineProperty(E, "__esModule", {
8795
8816
  value: !0
8796
- }), x.commonLocale = void 0, x.commonLocale = {
8817
+ }), E.commonLocale = void 0, E.commonLocale = {
8797
8818
  yearFormat: "YYYY",
8798
8819
  dayFormat: "D",
8799
8820
  cellMeridiemFormat: "A",
8800
8821
  monthBeforeYear: !0
8801
- }), x;
8822
+ }), E;
8802
8823
  }
8803
- var ge;
8804
- function Rt() {
8805
- if (ge) return D;
8806
- ge = 1, Object.defineProperty(D, "__esModule", {
8824
+ var ue;
8825
+ function Zt() {
8826
+ if (ue) return P;
8827
+ ue = 1, Object.defineProperty(P, "__esModule", {
8807
8828
  value: !0
8808
- }), D.default = void 0;
8809
- var r = Wt();
8829
+ }), P.default = void 0;
8830
+ var t = _t();
8810
8831
  function o(c) {
8811
8832
  "@babel/helpers - typeof";
8812
8833
  return o = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(F) {
@@ -8819,13 +8840,13 @@ function Rt() {
8819
8840
  var p = Object.keys(c);
8820
8841
  if (Object.getOwnPropertySymbols) {
8821
8842
  var S = Object.getOwnPropertySymbols(c);
8822
- F && (S = S.filter(function(z) {
8823
- return Object.getOwnPropertyDescriptor(c, z).enumerable;
8843
+ F && (S = S.filter(function(b) {
8844
+ return Object.getOwnPropertyDescriptor(c, b).enumerable;
8824
8845
  })), p.push.apply(p, S);
8825
8846
  }
8826
8847
  return p;
8827
8848
  }
8828
- function t(c) {
8849
+ function r(c) {
8829
8850
  for (var F = 1; F < arguments.length; F++) {
8830
8851
  var p = arguments[F] != null ? arguments[F] : {};
8831
8852
  F % 2 ? e(Object(p), !0).forEach(function(S) {
@@ -8853,7 +8874,7 @@ function Rt() {
8853
8874
  }
8854
8875
  return (F === "string" ? String : Number)(c);
8855
8876
  }
8856
- var s = t(t({}, r.commonLocale), {}, {
8877
+ var s = r(r({}, t.commonLocale), {}, {
8857
8878
  locale: "zh_CN",
8858
8879
  today: "今天",
8859
8880
  now: "此刻",
@@ -8881,30 +8902,30 @@ function Rt() {
8881
8902
  cellDateFormat: "D",
8882
8903
  monthBeforeYear: !1
8883
8904
  });
8884
- return D.default = s, D;
8905
+ return P.default = s, P;
8885
8906
  }
8886
- var y = {}, ce;
8887
- function ao() {
8888
- if (ce) return y;
8889
- ce = 1, Object.defineProperty(y, "__esModule", {
8907
+ var k = {}, Be;
8908
+ function so() {
8909
+ if (Be) return k;
8910
+ Be = 1, Object.defineProperty(k, "__esModule", {
8890
8911
  value: !0
8891
- }), y.default = void 0;
8892
- const r = {
8912
+ }), k.default = void 0;
8913
+ const t = {
8893
8914
  placeholder: "请选择时间",
8894
8915
  rangePlaceholder: ["开始时间", "结束时间"]
8895
8916
  };
8896
- return y.default = r, y;
8917
+ return k.default = t, k;
8897
8918
  }
8898
- var Fe;
8899
- function no() {
8900
- if (Fe) return M;
8901
- Fe = 1;
8902
- var r = J().default;
8903
- Object.defineProperty(M, "__esModule", {
8919
+ var be;
8920
+ function po() {
8921
+ if (be) return A;
8922
+ be = 1;
8923
+ var t = ne().default;
8924
+ Object.defineProperty(A, "__esModule", {
8904
8925
  value: !0
8905
- }), M.default = void 0;
8906
- var o = r(Rt()), e = r(/* @__PURE__ */ ao());
8907
- const t = {
8926
+ }), A.default = void 0;
8927
+ var o = t(Zt()), e = t(/* @__PURE__ */ so());
8928
+ const r = {
8908
8929
  lang: {
8909
8930
  placeholder: "请选择日期",
8910
8931
  yearPlaceholder: "请选择年份",
@@ -8922,32 +8943,32 @@ function no() {
8922
8943
  ...e.default
8923
8944
  }
8924
8945
  };
8925
- return t.lang.ok = "确定", M.default = t, M;
8946
+ return r.lang.ok = "确定", A.default = r, A;
8926
8947
  }
8927
- var se;
8928
- function Ot() {
8929
- if (se) return H;
8930
- se = 1;
8931
- var r = J().default;
8932
- Object.defineProperty(H, "__esModule", {
8948
+ var me;
8949
+ function Vt() {
8950
+ if (me) return y;
8951
+ me = 1;
8952
+ var t = ne().default;
8953
+ Object.defineProperty(y, "__esModule", {
8933
8954
  value: !0
8934
- }), H.default = void 0;
8935
- var o = r(/* @__PURE__ */ no());
8936
- return H.default = o.default, H;
8955
+ }), y.default = void 0;
8956
+ var o = t(/* @__PURE__ */ po());
8957
+ return y.default = o.default, y;
8937
8958
  }
8938
- var pe;
8939
- function Nt() {
8940
- if (pe) return v;
8941
- pe = 1;
8942
- var r = J().default;
8943
- Object.defineProperty(v, "__esModule", {
8959
+ var he;
8960
+ function jt() {
8961
+ if (he) return D;
8962
+ he = 1;
8963
+ var t = ne().default;
8964
+ Object.defineProperty(D, "__esModule", {
8944
8965
  value: !0
8945
- }), v.default = void 0;
8946
- var o = r(wt()), e = r(/* @__PURE__ */ Ot()), t = r(/* @__PURE__ */ no()), i = r(/* @__PURE__ */ ao());
8966
+ }), D.default = void 0;
8967
+ var o = t($t()), e = t(/* @__PURE__ */ Vt()), r = t(/* @__PURE__ */ po()), i = t(/* @__PURE__ */ so());
8947
8968
  const a = "${label}不是一个有效的${type}", n = {
8948
8969
  locale: "zh-cn",
8949
8970
  Pagination: o.default,
8950
- DatePicker: t.default,
8971
+ DatePicker: r.default,
8951
8972
  TimePicker: i.default,
8952
8973
  Calendar: e.default,
8953
8974
  // locales for all components
@@ -9086,588 +9107,647 @@ function Nt() {
9086
9107
  gradientColor: "渐变色"
9087
9108
  }
9088
9109
  };
9089
- return v.default = n, v;
9110
+ return D.default = n, D;
9090
9111
  }
9091
- var $, Se;
9092
- function Xt() {
9093
- return Se || (Se = 1, $ = /* @__PURE__ */ Nt()), $;
9112
+ var K, Ce;
9113
+ function qt() {
9114
+ return Ce || (Ce = 1, K = /* @__PURE__ */ jt()), K;
9094
9115
  }
9095
- var $t = /* @__PURE__ */ Xt();
9096
- const _t = /* @__PURE__ */ ke($t), Zt = "gz-button-gold-dark-gradient", Vt = ["primaryGradientStart", "primaryGradientEnd", "primaryGradientStartHover", "primaryGradientEndHover", "primaryGradientStartActive", "primaryGradientEndActive"], jt = (r) => r === "gold-dark" || r === "goldDark", qt = (r) => {
9097
- const o = r.components?.Button;
9116
+ var Qt = /* @__PURE__ */ qt();
9117
+ const Kt = /* @__PURE__ */ We(Qt), Ut = "gz-button-gold-dark-gradient", Yt = ["primaryGradientStart", "primaryGradientEnd", "primaryGradientStartHover", "primaryGradientEndHover", "primaryGradientStartActive", "primaryGradientEndActive"], Jt = (t) => {
9118
+ const o = t.components?.Button;
9098
9119
  return !o || typeof o != "object" ? {} : o;
9099
- }, Qt = (r) => Vt.every((o) => !!r[o]), Kt = (r) => ({
9100
- "--gz-button-primary-gradient-start": r.primaryGradientStart,
9101
- "--gz-button-primary-gradient-end": r.primaryGradientEnd,
9102
- "--gz-button-primary-gradient-start-hover": r.primaryGradientStartHover,
9103
- "--gz-button-primary-gradient-end-hover": r.primaryGradientEndHover,
9104
- "--gz-button-primary-gradient-start-active": r.primaryGradientStartActive,
9105
- "--gz-button-primary-gradient-end-active": r.primaryGradientEndActive,
9106
- "--gz-button-primary-gradient-text": r.primaryText,
9107
- "--gz-button-primary-gradient-text-hover": r.primaryTextHover ?? r.primaryText,
9108
- "--gz-button-primary-gradient-text-active": r.primaryTextActive ?? r.primaryText
9109
- }), Ut = (...r) => r.filter(Boolean).join(" ") || void 0, Or = (r) => {
9110
- const o = d.c(18);
9111
- let e, t, i, a, n, s;
9112
- o[0] !== r ? ({
9113
- mode: n,
9114
- theme: i,
9115
- locale: s,
9116
- button: t,
9120
+ }, er = (t) => Yt.every((o) => !!t[o]), or = (t) => ({
9121
+ "--gz-button-primary-gradient-start": t.primaryGradientStart,
9122
+ "--gz-button-primary-gradient-end": t.primaryGradientEnd,
9123
+ "--gz-button-primary-gradient-start-hover": t.primaryGradientStartHover,
9124
+ "--gz-button-primary-gradient-end-hover": t.primaryGradientEndHover,
9125
+ "--gz-button-primary-gradient-start-active": t.primaryGradientStartActive,
9126
+ "--gz-button-primary-gradient-end-active": t.primaryGradientEndActive,
9127
+ "--gz-button-primary-gradient-text": t.primaryText,
9128
+ "--gz-button-primary-gradient-text-hover": t.primaryTextHover ?? t.primaryText,
9129
+ "--gz-button-primary-gradient-text-active": t.primaryTextActive ?? t.primaryText
9130
+ }), tr = "gz-steps-gold-dark", rr = "--gz-steps-process-icon-active-text-color", ir = "gz-checkbox-gold-dark", ar = "--gz-checkbox-checked-icon-color", nr = "gz-radio-gold-dark", lr = "--gz-radio-checked-icon-color", dr = "gz-switch-gold-dark", gr = "--gz-switch-checked-bg", cr = "--gz-switch-inner-color", Fr = "gz-popconfirm-gold-dark", H = (...t) => t.filter(Boolean).join(" ") || void 0, M = (t) => t === "gold-dark", sr = (t, o, e) => {
9131
+ if (!M(t)) return e;
9132
+ const r = Jt(o);
9133
+ return er(r) ? {
9134
+ ...e,
9135
+ className: H(Ut, e?.className),
9136
+ style: {
9137
+ ...or(r),
9138
+ ...e?.style
9139
+ }
9140
+ } : e;
9141
+ }, pr = (t, o, e) => !M(t) || typeof o.colorTextOnLight != "string" ? e : {
9142
+ ...e,
9143
+ className: H(tr, e?.className),
9144
+ style: {
9145
+ [rr]: o.colorTextOnLight,
9146
+ ...e?.style
9147
+ }
9148
+ }, Sr = (t, o, e) => !M(t) || typeof o.colorTextOnLight != "string" ? e : {
9149
+ ...e,
9150
+ className: H(ir, e?.className),
9151
+ style: {
9152
+ [ar]: o.colorTextOnLight,
9153
+ ...e?.style
9154
+ }
9155
+ }, ur = (t, o, e) => !M(t) || typeof o.colorTextOnLight != "string" ? e : {
9156
+ ...e,
9157
+ className: H(nr, e?.className),
9158
+ style: {
9159
+ [lr]: o.colorTextOnLight,
9160
+ ...e?.style
9161
+ }
9162
+ }, Br = (t, o, e) => !M(t) || typeof o.colorPrimary != "string" || typeof o.colorTextOnLight != "string" ? e : {
9163
+ ...e,
9164
+ className: H(dr, e?.className),
9165
+ style: {
9166
+ [gr]: o.colorPrimary,
9167
+ [cr]: o.colorTextOnLight,
9168
+ ...e?.style
9169
+ }
9170
+ }, br = (t, o) => M(t) ? {
9171
+ ...o,
9172
+ className: H(Fr, o?.className)
9173
+ } : o, mr = (t, o, e = {}) => {
9174
+ const r = {
9175
+ colorTextOnLight: o?.colorTextOnLight,
9176
+ colorPrimary: o?.colorPrimary
9177
+ };
9178
+ return {
9179
+ button: sr(t, o, e.button),
9180
+ steps: pr(t, r, e.steps),
9181
+ checkbox: Sr(t, r, e.checkbox),
9182
+ radio: ur(t, r, e.radio),
9183
+ switch: Br(t, r, e.switch),
9184
+ popconfirm: br(t, e.popconfirm)
9185
+ };
9186
+ }, ni = (t) => {
9187
+ const o = d.c(33);
9188
+ let e, r, i, a, n, s, c, F, p, S, b;
9189
+ o[0] !== t ? ({
9190
+ mode: S,
9191
+ theme: F,
9192
+ locale: b,
9193
+ button: r,
9194
+ checkbox: i,
9195
+ popconfirm: a,
9196
+ radio: n,
9197
+ steps: s,
9198
+ switch: c,
9117
9199
  children: e,
9118
- ...a
9119
- } = r, o[0] = r, o[1] = e, o[2] = t, o[3] = i, o[4] = a, o[5] = n, o[6] = s) : (e = o[1], t = o[2], i = o[3], a = o[4], n = o[5], s = o[6]);
9120
- const c = n === void 0 ? "gold-dark" : n, F = s === void 0 ? _t : s;
9121
- let p, S;
9122
- if (o[7] !== t || o[8] !== i || o[9] !== c) {
9123
- const N = C(c);
9124
- p = {
9125
- ...N,
9126
- ...i,
9200
+ ...p
9201
+ } = t, o[0] = t, o[1] = e, o[2] = r, o[3] = i, o[4] = a, o[5] = n, o[6] = s, o[7] = c, o[8] = F, o[9] = p, o[10] = S, o[11] = b) : (e = o[1], r = o[2], i = o[3], a = o[4], n = o[5], s = o[6], c = o[7], F = o[8], p = o[9], S = o[10], b = o[11]);
9202
+ const W = S === void 0 ? "gold-dark" : S, j = b === void 0 ? Kt : b;
9203
+ let m, R;
9204
+ if (o[12] !== r || o[13] !== i || o[14] !== a || o[15] !== n || o[16] !== s || o[17] !== c || o[18] !== F || o[19] !== W) {
9205
+ const q = I(W);
9206
+ m = {
9207
+ ...q,
9208
+ ...F,
9127
9209
  token: {
9128
- ...N.token,
9129
- ...i?.token
9210
+ ...q.token,
9211
+ ...F?.token
9130
9212
  },
9131
9213
  components: {
9132
- ...N.components,
9133
- ...i?.components
9214
+ ...q.components,
9215
+ ...F?.components
9134
9216
  }
9135
- };
9136
- const re = qt(p);
9137
- S = jt(c) && Qt(re) ? {
9138
- ...t,
9139
- className: Ut(Zt, t?.className),
9140
- style: {
9141
- ...Kt(re),
9142
- ...t?.style
9143
- }
9144
- } : t, o[7] = t, o[8] = i, o[9] = c, o[10] = p, o[11] = S;
9217
+ }, R = mr(W, m.token, {
9218
+ button: r,
9219
+ steps: s,
9220
+ checkbox: i,
9221
+ radio: n,
9222
+ switch: c,
9223
+ popconfirm: a
9224
+ }), o[12] = r, o[13] = i, o[14] = a, o[15] = n, o[16] = s, o[17] = c, o[18] = F, o[19] = W, o[20] = m, o[21] = R;
9145
9225
  } else
9146
- p = o[10], S = o[11];
9147
- const z = S;
9148
- let L;
9149
- return o[12] !== z || o[13] !== e || o[14] !== F || o[15] !== p || o[16] !== a ? (L = /* @__PURE__ */ l(rt, { theme: p, locale: F, button: z, ...a, children: e }), o[12] = z, o[13] = e, o[14] = F, o[15] = p, o[16] = a, o[17] = L) : L = o[17], L;
9150
- }, Yt = g((r, o) => {
9226
+ m = o[20], R = o[21];
9227
+ const u = R;
9228
+ let O;
9229
+ return o[22] !== u.button || o[23] !== u.checkbox || o[24] !== u.popconfirm || o[25] !== u.radio || o[26] !== u.steps || o[27] !== u.switch || o[28] !== e || o[29] !== j || o[30] !== m || o[31] !== p ? (O = /* @__PURE__ */ l(gt, { theme: m, locale: j, button: u.button, checkbox: u.checkbox, popconfirm: u.popconfirm, radio: u.radio, steps: u.steps, switch: u.switch, ...p, children: e }), o[22] = u.button, o[23] = u.checkbox, o[24] = u.popconfirm, o[25] = u.radio, o[26] = u.steps, o[27] = u.switch, o[28] = e, o[29] = j, o[30] = m, o[31] = p, o[32] = O) : O = o[32], O;
9230
+ }, hr = g((t, o) => {
9151
9231
  const e = d.c(7);
9152
- let t, i;
9153
- e[0] !== r ? ({
9154
- children: t,
9232
+ let r, i;
9233
+ e[0] !== t ? ({
9234
+ children: r,
9155
9235
  ...i
9156
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9236
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9157
9237
  const a = o;
9158
9238
  let n;
9159
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(it, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9239
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ct, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9160
9240
  });
9161
- Yt.displayName = "GZInputNumber";
9162
- const lo = g((r, o) => {
9241
+ hr.displayName = "GZInputNumber";
9242
+ const So = g((t, o) => {
9163
9243
  const e = d.c(7);
9164
- let t, i;
9165
- e[0] !== r ? ({
9166
- children: t,
9244
+ let r, i;
9245
+ e[0] !== t ? ({
9246
+ children: r,
9167
9247
  ...i
9168
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9248
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9169
9249
  let a;
9170
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(V.Group, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
9250
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(J.Group, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
9171
9251
  });
9172
- lo.displayName = "GZRadioGroup";
9173
- const go = g((r, o) => {
9252
+ So.displayName = "GZRadioGroup";
9253
+ const uo = g((t, o) => {
9174
9254
  const e = d.c(7);
9175
- let t, i;
9176
- e[0] !== r ? ({
9177
- children: t,
9255
+ let r, i;
9256
+ e[0] !== t ? ({
9257
+ children: r,
9178
9258
  ...i
9179
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9259
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9180
9260
  const a = o;
9181
9261
  let n;
9182
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(V.Button, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9262
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(J.Button, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9183
9263
  });
9184
- go.displayName = "GZRadioButton";
9185
- const Jt = g((r, o) => {
9264
+ uo.displayName = "GZRadioButton";
9265
+ const Cr = g((t, o) => {
9186
9266
  const e = d.c(7);
9187
- let t, i;
9188
- e[0] !== r ? ({
9189
- children: t,
9267
+ let r, i;
9268
+ e[0] !== t ? ({
9269
+ children: r,
9190
9270
  ...i
9191
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9271
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9192
9272
  const a = o;
9193
9273
  let n;
9194
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(V, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9195
- }), ee = Jt;
9196
- ee.Group = lo;
9197
- ee.Button = go;
9198
- ee.displayName = "GZRadio";
9199
- const er = g((r, o) => {
9200
- const e = d.c(3), t = o;
9274
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(J, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9275
+ }), le = Cr;
9276
+ le.Group = So;
9277
+ le.Button = uo;
9278
+ le.displayName = "GZRadio";
9279
+ const zr = g((t, o) => {
9280
+ const e = d.c(3), r = o;
9201
9281
  let i;
9202
- return e[0] !== r || e[1] !== t ? (i = /* @__PURE__ */ l(at, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = i) : i = e[2], i;
9282
+ return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(Ft, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
9203
9283
  });
9204
- er.displayName = "GZRate";
9205
- const co = g((r, o) => {
9284
+ zr.displayName = "GZRate";
9285
+ const Bo = g((t, o) => {
9206
9286
  const e = d.c(7);
9207
- let t, i;
9208
- e[0] !== r ? ({
9209
- children: t,
9287
+ let r, i;
9288
+ e[0] !== t ? ({
9289
+ children: r,
9210
9290
  ...i
9211
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9291
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9212
9292
  const a = o;
9213
9293
  let n;
9214
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(j.Option, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9294
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ee.Option, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9215
9295
  });
9216
- co.displayName = "GZSelectOption";
9217
- const Fo = g((r, o) => {
9296
+ Bo.displayName = "GZSelectOption";
9297
+ const bo = g((t, o) => {
9218
9298
  const e = d.c(7);
9219
- let t, i;
9220
- e[0] !== r ? ({
9221
- children: t,
9299
+ let r, i;
9300
+ e[0] !== t ? ({
9301
+ children: r,
9222
9302
  ...i
9223
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9303
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9224
9304
  const a = o;
9225
9305
  let n;
9226
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(j.OptGroup, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9306
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ee.OptGroup, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9227
9307
  });
9228
- Fo.displayName = "GZSelectOptGroup";
9229
- const or = g((r, o) => {
9230
- const e = d.c(3), t = o;
9308
+ bo.displayName = "GZSelectOptGroup";
9309
+ const vr = g((t, o) => {
9310
+ const e = d.c(3), r = o;
9231
9311
  let i;
9232
- return e[0] !== r || e[1] !== t ? (i = /* @__PURE__ */ l(j, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = i) : i = e[2], i;
9233
- }), oe = or;
9234
- oe.Option = co;
9235
- oe.OptGroup = Fo;
9236
- oe.displayName = "GZSelect";
9237
- var _ = { exports: {} };
9238
- var ue;
9239
- function tr() {
9240
- return ue || (ue = 1, (function(r) {
9312
+ return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(ee, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
9313
+ }), de = vr;
9314
+ de.Option = Bo;
9315
+ de.OptGroup = bo;
9316
+ de.displayName = "GZSelect";
9317
+ var U = { exports: {} };
9318
+ var ze;
9319
+ function Ir() {
9320
+ return ze || (ze = 1, (function(t) {
9241
9321
  (function() {
9242
9322
  var o = {}.hasOwnProperty;
9243
9323
  function e() {
9244
- for (var t = [], i = 0; i < arguments.length; i++) {
9324
+ for (var r = [], i = 0; i < arguments.length; i++) {
9245
9325
  var a = arguments[i];
9246
9326
  if (a) {
9247
9327
  var n = typeof a;
9248
9328
  if (n === "string" || n === "number")
9249
- t.push(a);
9329
+ r.push(a);
9250
9330
  else if (Array.isArray(a)) {
9251
9331
  if (a.length) {
9252
9332
  var s = e.apply(null, a);
9253
- s && t.push(s);
9333
+ s && r.push(s);
9254
9334
  }
9255
9335
  } else if (n === "object") {
9256
9336
  if (a.toString !== Object.prototype.toString && !a.toString.toString().includes("[native code]")) {
9257
- t.push(a.toString());
9337
+ r.push(a.toString());
9258
9338
  continue;
9259
9339
  }
9260
9340
  for (var c in a)
9261
- o.call(a, c) && a[c] && t.push(c);
9341
+ o.call(a, c) && a[c] && r.push(c);
9262
9342
  }
9263
9343
  }
9264
9344
  }
9265
- return t.join(" ");
9345
+ return r.join(" ");
9266
9346
  }
9267
- r.exports ? (e.default = e, r.exports = e) : window.classNames = e;
9347
+ t.exports ? (e.default = e, t.exports = e) : window.classNames = e;
9268
9348
  })();
9269
- })(_)), _.exports;
9349
+ })(U)), U.exports;
9270
9350
  }
9271
- var rr = tr();
9272
- const ir = /* @__PURE__ */ ke(rr), ar = g((r, o) => {
9351
+ var Hr = Ir();
9352
+ const Mr = /* @__PURE__ */ We(Hr), Dr = g((t, o) => {
9273
9353
  const e = d.c(9);
9274
- let t, i;
9275
- e[0] !== r ? ({
9276
- className: t,
9354
+ let r, i;
9355
+ e[0] !== t ? ({
9356
+ className: r,
9277
9357
  ...i
9278
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9358
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9279
9359
  let a;
9280
- e[3] !== t ? (a = ir("gz-switch", t), e[3] = t, e[4] = a) : a = e[4];
9360
+ e[3] !== r ? (a = Mr("gz-switch", r), e[3] = r, e[4] = a) : a = e[4];
9281
9361
  let n;
9282
- return e[5] !== o || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(nt, { ref: o, className: a, ...i }), e[5] = o, e[6] = i, e[7] = a, e[8] = n) : n = e[8], n;
9362
+ return e[5] !== o || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(st, { ref: o, className: a, ...i }), e[5] = o, e[6] = i, e[7] = a, e[8] = n) : n = e[8], n;
9283
9363
  });
9284
- ar.displayName = "Switch";
9285
- const so = g((r, o) => {
9364
+ Dr.displayName = "Switch";
9365
+ const mo = g((t, o) => {
9286
9366
  const e = d.c(3);
9287
- let t;
9288
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(Ce.RangePicker, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9367
+ let r;
9368
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(De.RangePicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9289
9369
  });
9290
- so.displayName = "GZTimeRangePicker";
9291
- const nr = g((r, o) => {
9370
+ mo.displayName = "GZTimeRangePicker";
9371
+ const xr = g((t, o) => {
9292
9372
  const e = d.c(3);
9293
- let t;
9294
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(Ce, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9295
- }), po = nr;
9296
- po.RangePicker = so;
9297
- po.displayName = "GZTimePicker";
9298
- const So = g((r, o) => {
9373
+ let r;
9374
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(De, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9375
+ }), ho = xr;
9376
+ ho.RangePicker = mo;
9377
+ ho.displayName = "GZTimePicker";
9378
+ const Co = g((t, o) => {
9299
9379
  const e = d.c(5);
9300
- let t;
9301
- e[0] !== r ? (t = /* @__PURE__ */ l(G.List, { ...r }), e[0] = r, e[1] = t) : t = e[1];
9380
+ let r;
9381
+ e[0] !== t ? (r = /* @__PURE__ */ l(X.List, { ...t }), e[0] = t, e[1] = r) : r = e[1];
9302
9382
  let i;
9303
- return e[2] !== o || e[3] !== t ? (i = /* @__PURE__ */ l("div", { ref: o, children: t }), e[2] = o, e[3] = t, e[4] = i) : i = e[4], i;
9383
+ return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
9304
9384
  });
9305
- So.displayName = "GZTransferList";
9306
- const uo = g((r, o) => {
9385
+ Co.displayName = "GZTransferList";
9386
+ const zo = g((t, o) => {
9307
9387
  const e = d.c(5);
9308
- let t;
9309
- e[0] !== r ? (t = /* @__PURE__ */ l(G.Search, { ...r }), e[0] = r, e[1] = t) : t = e[1];
9388
+ let r;
9389
+ e[0] !== t ? (r = /* @__PURE__ */ l(X.Search, { ...t }), e[0] = t, e[1] = r) : r = e[1];
9310
9390
  let i;
9311
- return e[2] !== o || e[3] !== t ? (i = /* @__PURE__ */ l("div", { ref: o, children: t }), e[2] = o, e[3] = t, e[4] = i) : i = e[4], i;
9391
+ return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
9312
9392
  });
9313
- uo.displayName = "GZTransferSearch";
9314
- const Bo = g((r, o) => {
9393
+ zo.displayName = "GZTransferSearch";
9394
+ const vo = g((t, o) => {
9315
9395
  const e = d.c(5);
9316
- let t;
9317
- e[0] !== r ? (t = /* @__PURE__ */ l(G.Operation, { ...r }), e[0] = r, e[1] = t) : t = e[1];
9396
+ let r;
9397
+ e[0] !== t ? (r = /* @__PURE__ */ l(X.Operation, { ...t }), e[0] = t, e[1] = r) : r = e[1];
9318
9398
  let i;
9319
- return e[2] !== o || e[3] !== t ? (i = /* @__PURE__ */ l("div", { ref: o, children: t }), e[2] = o, e[3] = t, e[4] = i) : i = e[4], i;
9399
+ return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
9320
9400
  });
9321
- Bo.displayName = "GZTransferOperation";
9322
- const lr = g((r, o) => {
9401
+ vo.displayName = "GZTransferOperation";
9402
+ const yr = g((t, o) => {
9323
9403
  const e = d.c(6);
9324
- let t;
9325
- e[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (t = {
9404
+ let r;
9405
+ e[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (r = {
9326
9406
  width: "100%"
9327
- }, e[0] = t) : t = e[0];
9407
+ }, e[0] = r) : r = e[0];
9328
9408
  let i;
9329
- e[1] !== r ? (i = /* @__PURE__ */ l(G, { ...r }), e[1] = r, e[2] = i) : i = e[2];
9409
+ e[1] !== t ? (i = /* @__PURE__ */ l(X, { ...t }), e[1] = t, e[2] = i) : i = e[2];
9330
9410
  let a;
9331
- return e[3] !== o || e[4] !== i ? (a = /* @__PURE__ */ l("div", { ref: o, style: t, children: i }), e[3] = o, e[4] = i, e[5] = a) : a = e[5], a;
9332
- }), O = lr;
9333
- O.List = So;
9334
- O.Search = uo;
9335
- O.Operation = Bo;
9336
- O.displayName = "GZTransfer";
9337
- const bo = g((r, o) => {
9411
+ return e[3] !== o || e[4] !== i ? (a = /* @__PURE__ */ l("div", { ref: o, style: r, children: i }), e[3] = o, e[4] = i, e[5] = a) : a = e[5], a;
9412
+ }), V = yr;
9413
+ V.List = Co;
9414
+ V.Search = zo;
9415
+ V.Operation = vo;
9416
+ V.displayName = "GZTransfer";
9417
+ const Io = g((t, o) => {
9338
9418
  const e = d.c(7);
9339
- let t, i;
9340
- e[0] !== r ? ({
9341
- children: t,
9419
+ let r, i;
9420
+ e[0] !== t ? ({
9421
+ children: r,
9342
9422
  ...i
9343
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9423
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9344
9424
  const a = o, n = i;
9345
9425
  let s;
9346
- return e[3] !== t || e[4] !== a || e[5] !== n ? (s = /* @__PURE__ */ l(A.TreeNode, { ref: a, ...n, children: t }), e[3] = t, e[4] = a, e[5] = n, e[6] = s) : s = e[6], s;
9426
+ return e[3] !== r || e[4] !== a || e[5] !== n ? (s = /* @__PURE__ */ l(T.TreeNode, { ref: a, ...n, children: r }), e[3] = r, e[4] = a, e[5] = n, e[6] = s) : s = e[6], s;
9347
9427
  });
9348
- bo.displayName = "GZTreeNode";
9349
- const dr = g((r, o) => {
9350
- const e = d.c(3), t = o;
9428
+ Io.displayName = "GZTreeNode";
9429
+ const Ar = g((t, o) => {
9430
+ const e = d.c(3), r = o;
9351
9431
  let i;
9352
- return e[0] !== r || e[1] !== t ? (i = /* @__PURE__ */ l(A, { ref: t, ...r }), e[0] = r, e[1] = t, e[2] = i) : i = e[2], i;
9353
- }), k = dr;
9354
- k.TreeNode = bo;
9355
- k.SHOW_ALL = A.SHOW_ALL;
9356
- k.SHOW_PARENT = A.SHOW_PARENT;
9357
- k.SHOW_CHILD = A.SHOW_CHILD;
9358
- k.displayName = "GZTreeSelect";
9359
- const mo = g((r, o) => {
9432
+ return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(T, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
9433
+ }), G = Ar;
9434
+ G.TreeNode = Io;
9435
+ G.SHOW_ALL = T.SHOW_ALL;
9436
+ G.SHOW_PARENT = T.SHOW_PARENT;
9437
+ G.SHOW_CHILD = T.SHOW_CHILD;
9438
+ G.displayName = "GZTreeSelect";
9439
+ const Ho = g((t, o) => {
9360
9440
  const e = d.c(7);
9361
- let t, i;
9362
- e[0] !== r ? ({
9363
- children: t,
9441
+ let r, i;
9442
+ e[0] !== t ? ({
9443
+ children: r,
9364
9444
  ...i
9365
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9445
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9366
9446
  let a;
9367
- return e[3] !== t || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(q.Dragger, { ref: o, ...i, children: t }), e[3] = t, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
9447
+ return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(oe.Dragger, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
9368
9448
  });
9369
- mo.displayName = "GZDragger";
9370
- const gr = g((r, o) => {
9449
+ Ho.displayName = "GZDragger";
9450
+ const Pr = g((t, o) => {
9371
9451
  const e = d.c(7);
9372
- let t, i;
9373
- e[0] !== r ? ({
9374
- children: t,
9452
+ let r, i;
9453
+ e[0] !== t ? ({
9454
+ children: r,
9375
9455
  ...i
9376
- } = r, e[0] = r, e[1] = t, e[2] = i) : (t = e[1], i = e[2]);
9456
+ } = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
9377
9457
  const a = o;
9378
9458
  let n;
9379
- return e[3] !== t || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(q, { ref: a, ...i, children: t }), e[3] = t, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9380
- }), te = gr;
9381
- te.Dragger = mo;
9382
- te.LIST_IGNORE = q.LIST_IGNORE;
9383
- te.displayName = "GZUpload";
9384
- const ho = g((r, o) => {
9459
+ return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(oe, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
9460
+ }), ge = Pr;
9461
+ ge.Dragger = Ho;
9462
+ ge.LIST_IGNORE = oe.LIST_IGNORE;
9463
+ ge.displayName = "GZUpload";
9464
+ const Mo = g((t, o) => {
9385
9465
  const e = d.c(3);
9386
- let t;
9387
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(Q, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9466
+ let r;
9467
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(te, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9388
9468
  });
9389
- ho.displayName = "GZCard";
9390
- const Co = (r) => {
9469
+ Mo.displayName = "GZCard";
9470
+ const Do = (t) => {
9391
9471
  const o = d.c(2);
9392
9472
  let e;
9393
- return o[0] !== r ? (e = /* @__PURE__ */ l(Q.Grid, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9473
+ return o[0] !== t ? (e = /* @__PURE__ */ l(te.Grid, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9394
9474
  };
9395
- Co.displayName = "GZCardGrid";
9396
- const zo = (r) => {
9475
+ Do.displayName = "GZCardGrid";
9476
+ const xo = (t) => {
9397
9477
  const o = d.c(2);
9398
9478
  let e;
9399
- return o[0] !== r ? (e = /* @__PURE__ */ l(Q.Meta, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9479
+ return o[0] !== t ? (e = /* @__PURE__ */ l(te.Meta, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9400
9480
  };
9401
- zo.displayName = "GZCardMeta";
9402
- const vo = ho;
9403
- vo.Grid = Co;
9404
- vo.Meta = zo;
9405
- const Io = g((r, o) => {
9481
+ xo.displayName = "GZCardMeta";
9482
+ const yo = Mo;
9483
+ yo.Grid = Do;
9484
+ yo.Meta = xo;
9485
+ const Ao = g((t, o) => {
9406
9486
  const e = d.c(3);
9407
- let t;
9408
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(ze, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9487
+ let r;
9488
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(xe, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9409
9489
  });
9410
- Io.displayName = "GZCollapse";
9411
- const Ho = g((r, o) => {
9490
+ Ao.displayName = "GZCollapse";
9491
+ const Po = g((t, o) => {
9412
9492
  const e = d.c(3);
9413
- let t;
9414
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(ze.Panel, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9493
+ let r;
9494
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(xe.Panel, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9415
9495
  });
9416
- Ho.displayName = "GZCollapsePanel";
9417
- const cr = Io;
9418
- cr.Panel = Ho;
9419
- const Mo = (r) => {
9496
+ Po.displayName = "GZCollapsePanel";
9497
+ const Er = Ao;
9498
+ Er.Panel = Po;
9499
+ const Eo = (t) => {
9420
9500
  const o = d.c(2);
9421
9501
  let e;
9422
- return o[0] !== r ? (e = /* @__PURE__ */ l(K, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9502
+ return o[0] !== t ? (e = /* @__PURE__ */ l(re, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9423
9503
  };
9424
- Mo.displayName = "GZEmpty";
9425
- const Do = Mo;
9426
- Do.PRESENTED_IMAGE_DEFAULT = K.PRESENTED_IMAGE_DEFAULT;
9427
- Do.PRESENTED_IMAGE_SIMPLE = K.PRESENTED_IMAGE_SIMPLE;
9428
- const Fr = g((r, o) => {
9504
+ Eo.displayName = "GZEmpty";
9505
+ const ko = Eo;
9506
+ ko.PRESENTED_IMAGE_DEFAULT = re.PRESENTED_IMAGE_DEFAULT;
9507
+ ko.PRESENTED_IMAGE_SIMPLE = re.PRESENTED_IMAGE_SIMPLE;
9508
+ const kr = g((t, o) => {
9429
9509
  const e = d.c(3);
9430
- let t;
9431
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(lt, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9510
+ let r;
9511
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(pt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9432
9512
  });
9433
- Fr.displayName = "GZPopover";
9434
- const sr = g((r, o) => {
9513
+ kr.displayName = "GZPopover";
9514
+ const fr = g((t, o) => {
9435
9515
  const e = d.c(3);
9436
- let t;
9437
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(dt, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9516
+ let r;
9517
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(St, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9438
9518
  });
9439
- sr.displayName = "GZSegmented";
9440
- const xo = g((r, o) => {
9519
+ fr.displayName = "GZSegmented";
9520
+ const fo = g((t, o) => {
9441
9521
  const e = d.c(3);
9442
- let t;
9443
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(U, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9522
+ let r;
9523
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ie, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9444
9524
  });
9445
- xo.displayName = "GZTag";
9446
- const yo = g((r, o) => {
9525
+ fo.displayName = "GZTag";
9526
+ const Lo = g((t, o) => {
9447
9527
  const e = d.c(3);
9448
- let t;
9449
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(U.CheckableTag, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9528
+ let r;
9529
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ie.CheckableTag, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9450
9530
  });
9451
- yo.displayName = "GZCheckableTag";
9452
- const Po = g((r, o) => {
9531
+ Lo.displayName = "GZCheckableTag";
9532
+ const To = g((t, o) => {
9453
9533
  const e = d.c(3);
9454
- let t;
9455
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(U.CheckableTagGroup, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9534
+ let r;
9535
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ie.CheckableTagGroup, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9456
9536
  });
9457
- Po.displayName = "GZCheckableTagGroup";
9458
- const Eo = xo;
9459
- Eo.CheckableTag = yo;
9460
- Eo.CheckableTagGroup = Po;
9461
- const Ao = (r) => {
9537
+ To.displayName = "GZCheckableTagGroup";
9538
+ const Go = fo;
9539
+ Go.CheckableTag = Lo;
9540
+ Go.CheckableTagGroup = To;
9541
+ const wo = (t) => {
9462
9542
  const o = d.c(2);
9463
9543
  let e;
9464
- return o[0] !== r ? (e = /* @__PURE__ */ l(ve, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9544
+ return o[0] !== t ? (e = /* @__PURE__ */ l(ye, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9465
9545
  };
9466
- Ao.displayName = "GZTimeline";
9467
- const ko = (r) => {
9546
+ wo.displayName = "GZTimeline";
9547
+ const Wo = (t) => {
9468
9548
  const o = d.c(2);
9469
9549
  let e;
9470
- return o[0] !== r ? (e = /* @__PURE__ */ l(ve.Item, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9550
+ return o[0] !== t ? (e = /* @__PURE__ */ l(ye.Item, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9471
9551
  };
9472
- ko.displayName = "GZTimelineItem";
9473
- const pr = Ao;
9474
- pr.Item = ko;
9475
- const Sr = g((r, o) => {
9552
+ Wo.displayName = "GZTimelineItem";
9553
+ const Lr = wo;
9554
+ Lr.Item = Wo;
9555
+ const Tr = g((t, o) => {
9476
9556
  const e = d.c(3);
9477
- let t;
9478
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(gt, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9557
+ let r;
9558
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ut, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9479
9559
  });
9480
- Sr.displayName = "GZTooltip";
9481
- const fo = g((r, o) => {
9560
+ Tr.displayName = "GZTooltip";
9561
+ const Ro = g((t, o) => {
9482
9562
  const e = d.c(3);
9483
- let t;
9484
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(Ie, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9563
+ let r;
9564
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Ae, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9485
9565
  });
9486
- fo.displayName = "GZAlert";
9487
- const ur = Ie.ErrorBoundary, Lo = (r) => {
9566
+ Ro.displayName = "GZAlert";
9567
+ const Gr = Ae.ErrorBoundary, Oo = (t) => {
9488
9568
  const o = d.c(2);
9489
9569
  let e;
9490
- return o[0] !== r ? (e = /* @__PURE__ */ l(ur, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9570
+ return o[0] !== t ? (e = /* @__PURE__ */ l(Gr, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9491
9571
  };
9492
- Lo.displayName = "GZAlertErrorBoundary";
9493
- const Br = fo;
9494
- Br.ErrorBoundary = Lo;
9495
- const To = g((r, o) => {
9572
+ Oo.displayName = "GZAlertErrorBoundary";
9573
+ const wr = Ro;
9574
+ wr.ErrorBoundary = Oo;
9575
+ const No = g((t, o) => {
9496
9576
  const e = d.c(3);
9497
- let t;
9498
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(He, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9577
+ let r;
9578
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Pe, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9499
9579
  });
9500
- To.displayName = "GZTree";
9501
- const br = He.DirectoryTree, Go = g((r, o) => {
9580
+ No.displayName = "GZTree";
9581
+ const Wr = Pe.DirectoryTree, Xo = g((t, o) => {
9502
9582
  const e = d.c(3);
9503
- let t;
9504
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(br, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9583
+ let r;
9584
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Wr, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9505
9585
  });
9506
- Go.displayName = "GZDirectoryTree";
9507
- const mr = To;
9508
- mr.DirectoryTree = Go;
9509
- const hr = (r) => {
9586
+ Xo.displayName = "GZDirectoryTree";
9587
+ const Rr = No;
9588
+ Rr.DirectoryTree = Xo;
9589
+ const Or = (t) => {
9510
9590
  const o = d.c(2);
9511
9591
  let e;
9512
- return o[0] !== r ? (e = /* @__PURE__ */ l(ct, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9592
+ return o[0] !== t ? (e = /* @__PURE__ */ l(Bt, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9513
9593
  };
9514
- hr.displayName = "GZDrawer";
9515
- const wo = (r) => {
9594
+ Or.displayName = "GZDrawer";
9595
+ const $o = (t) => {
9516
9596
  const o = d.c(2);
9517
9597
  let e;
9518
- return o[0] !== r ? (e = /* @__PURE__ */ l(Me, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9598
+ return o[0] !== t ? (e = /* @__PURE__ */ l(Ee, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9519
9599
  };
9520
- wo.displayName = "GZModal";
9521
- const Cr = wo;
9522
- Object.assign(Cr, Me);
9523
- const zr = g((r, o) => {
9600
+ $o.displayName = "GZModal";
9601
+ const Nr = $o;
9602
+ Object.assign(Nr, Ee);
9603
+ const Xr = g((t, o) => {
9524
9604
  const e = d.c(3);
9525
- let t;
9526
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(Ft, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9605
+ let r;
9606
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(bt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9527
9607
  });
9528
- zr.displayName = "GZPopconfirm";
9529
- const vr = g((r, o) => {
9608
+ Xr.displayName = "GZPopconfirm";
9609
+ const $r = g((t, o) => {
9530
9610
  const e = d.c(3);
9531
- let t;
9532
- return e[0] !== r || e[1] !== o ? (t = /* @__PURE__ */ l(st, { ref: o, ...r }), e[0] = r, e[1] = o, e[2] = t) : t = e[2], t;
9611
+ let r;
9612
+ return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(mt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
9533
9613
  });
9534
- vr.displayName = "GZProgress";
9535
- const Wo = (r) => {
9614
+ $r.displayName = "GZProgress";
9615
+ const _o = (t) => {
9536
9616
  const o = d.c(2);
9537
9617
  let e;
9538
- return o[0] !== r ? (e = /* @__PURE__ */ l(De, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9618
+ return o[0] !== t ? (e = /* @__PURE__ */ l(ke, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9539
9619
  };
9540
- Wo.displayName = "GZResult";
9541
- const Ir = Wo;
9542
- Object.assign(Ir, De);
9543
- const Ro = (r) => {
9620
+ _o.displayName = "GZResult";
9621
+ const _r = _o;
9622
+ Object.assign(_r, ke);
9623
+ const Zo = (t) => {
9544
9624
  const o = d.c(2);
9545
9625
  let e;
9546
- return o[0] !== r ? (e = /* @__PURE__ */ l(h, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9626
+ return o[0] !== t ? (e = /* @__PURE__ */ l(v, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9547
9627
  };
9548
- Ro.displayName = "GZSkeleton";
9549
- const Oo = (r) => {
9628
+ Zo.displayName = "GZSkeleton";
9629
+ const Vo = (t) => {
9550
9630
  const o = d.c(2);
9551
9631
  let e;
9552
- return o[0] !== r ? (e = /* @__PURE__ */ l(h.Button, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9632
+ return o[0] !== t ? (e = /* @__PURE__ */ l(v.Button, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9553
9633
  };
9554
- Oo.displayName = "GZSkeletonButton";
9555
- const No = (r) => {
9634
+ Vo.displayName = "GZSkeletonButton";
9635
+ const jo = (t) => {
9556
9636
  const o = d.c(2);
9557
9637
  let e;
9558
- return o[0] !== r ? (e = /* @__PURE__ */ l(h.Avatar, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9638
+ return o[0] !== t ? (e = /* @__PURE__ */ l(v.Avatar, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9559
9639
  };
9560
- No.displayName = "GZSkeletonAvatar";
9561
- const Xo = (r) => {
9640
+ jo.displayName = "GZSkeletonAvatar";
9641
+ const qo = (t) => {
9562
9642
  const o = d.c(2);
9563
9643
  let e;
9564
- return o[0] !== r ? (e = /* @__PURE__ */ l(h.Input, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9644
+ return o[0] !== t ? (e = /* @__PURE__ */ l(v.Input, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9565
9645
  };
9566
- Xo.displayName = "GZSkeletonInput";
9567
- const $o = (r) => {
9646
+ qo.displayName = "GZSkeletonInput";
9647
+ const Qo = (t) => {
9568
9648
  const o = d.c(2);
9569
9649
  let e;
9570
- return o[0] !== r ? (e = /* @__PURE__ */ l(h.Image, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9650
+ return o[0] !== t ? (e = /* @__PURE__ */ l(v.Image, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9571
9651
  };
9572
- $o.displayName = "GZSkeletonImage";
9573
- const _o = (r) => {
9652
+ Qo.displayName = "GZSkeletonImage";
9653
+ const Ko = (t) => {
9574
9654
  const o = d.c(2);
9575
9655
  let e;
9576
- return o[0] !== r ? (e = /* @__PURE__ */ l(h.Node, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9656
+ return o[0] !== t ? (e = /* @__PURE__ */ l(v.Node, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9577
9657
  };
9578
- _o.displayName = "GZSkeletonNode";
9579
- const f = Ro;
9580
- f.Button = Oo;
9581
- f.Avatar = No;
9582
- f.Input = Xo;
9583
- f.Image = $o;
9584
- f.Node = _o;
9585
- const Zo = (r) => {
9658
+ Ko.displayName = "GZSkeletonNode";
9659
+ const w = Zo;
9660
+ w.Button = Vo;
9661
+ w.Avatar = jo;
9662
+ w.Input = qo;
9663
+ w.Image = Qo;
9664
+ w.Node = Ko;
9665
+ const Uo = (t) => {
9586
9666
  const o = d.c(2);
9587
9667
  let e;
9588
- return o[0] !== r ? (e = /* @__PURE__ */ l(xe, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9668
+ return o[0] !== t ? (e = /* @__PURE__ */ l(fe, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9589
9669
  };
9590
- Zo.displayName = "GZSpin";
9591
- const Hr = Zo;
9592
- Object.assign(Hr, xe);
9593
- const Vo = (r) => {
9670
+ Uo.displayName = "GZSpin";
9671
+ const Zr = Uo;
9672
+ Object.assign(Zr, fe);
9673
+ const Yo = (t) => {
9594
9674
  const o = d.c(2);
9595
9675
  let e;
9596
- return o[0] !== r ? (e = /* @__PURE__ */ l(Y, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9676
+ return o[0] !== t ? (e = /* @__PURE__ */ l(ae, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9597
9677
  };
9598
- Vo.displayName = "GZImage";
9599
- const jo = (r) => {
9678
+ Yo.displayName = "GZImage";
9679
+ const Jo = (t) => {
9600
9680
  const o = d.c(2);
9601
9681
  let e;
9602
- return o[0] !== r ? (e = /* @__PURE__ */ l(Y.PreviewGroup, { ...r }), o[0] = r, o[1] = e) : e = o[1], e;
9682
+ return o[0] !== t ? (e = /* @__PURE__ */ l(ae.PreviewGroup, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
9603
9683
  };
9604
- jo.displayName = "GZImagePreviewGroup";
9605
- const qo = Vo;
9606
- Object.assign(qo, Y);
9607
- qo.PreviewGroup = jo;
9684
+ Jo.displayName = "GZImagePreviewGroup";
9685
+ const et = Yo;
9686
+ Object.assign(et, ae);
9687
+ et.PreviewGroup = Jo;
9608
9688
  export {
9609
- Br as Alert,
9610
- Et as AutoComplete,
9611
- $e as Avatar,
9612
- Ze as Badge,
9613
- Mt as Breadcrumb,
9614
- Vr as Button,
9615
- ft as Calendar,
9616
- vo as Card,
9617
- R as Cascader,
9618
- je as Checkbox,
9619
- cr as Collapse,
9620
- Or as ConfigProvider,
9621
- b as DatePicker,
9622
- ht as Divider,
9623
- hr as Drawer,
9624
- Dt as Dropdown,
9625
- Do as Empty,
9626
- Ht as Flex,
9627
- m as Form,
9628
- qo as Image,
9629
- w as Input,
9630
- Yt as InputNumber,
9631
- W as Menu,
9632
- Cr as Modal,
9633
- xt as Pagination,
9634
- zr as Popconfirm,
9635
- Fr as Popover,
9636
- vr as Progress,
9637
- ee as Radio,
9638
- er as Rate,
9639
- Ir as Result,
9640
- sr as Segmented,
9641
- oe as Select,
9642
- f as Skeleton,
9643
- Le as Space,
9644
- Hr as Spin,
9645
- yt as Steps,
9646
- ar as Switch,
9647
- Pt as Tabs,
9648
- Eo as Tag,
9649
- po as TimePicker,
9650
- pr as Timeline,
9651
- Sr as Tooltip,
9652
- O as Transfer,
9653
- mr as Tree,
9654
- k as TreeSelect,
9655
- te as Upload,
9656
- Lr as blueDarkThemeConfig,
9657
- Wr as blueDarkThemeCustomTokens,
9658
- ye as blueDarkThemeTokens,
9659
- Tr as blueLightThemeConfig,
9660
- Rr as blueLightThemeCustomTokens,
9661
- Pe as blueLightThemeTokens,
9662
- Ar as defaultThemeConfig,
9663
- ut as defaultThemeMode,
9664
- C as getThemeConfig,
9665
- kr as goldDarkThemeConfig,
9666
- Gr as goldDarkThemeCustomTokens,
9667
- Ee as goldDarkThemeTokens,
9668
- fr as goldLightThemeConfig,
9669
- wr as goldLightThemeCustomTokens,
9670
- Ae as goldLightThemeTokens,
9671
- $r as message,
9672
- _r as notification
9689
+ wr as Alert,
9690
+ Gt as AutoComplete,
9691
+ Qe as Avatar,
9692
+ Ue as Badge,
9693
+ Et as Breadcrumb,
9694
+ si as Button,
9695
+ Rt as Calendar,
9696
+ yo as Card,
9697
+ Z as Cascader,
9698
+ Je as Checkbox,
9699
+ Er as Collapse,
9700
+ ni as ConfigProvider,
9701
+ C as DatePicker,
9702
+ Mt as Divider,
9703
+ Or as Drawer,
9704
+ kt as Dropdown,
9705
+ ko as Empty,
9706
+ Pt as Flex,
9707
+ z as Form,
9708
+ et as Image,
9709
+ $ as Input,
9710
+ hr as InputNumber,
9711
+ _ as Menu,
9712
+ Nr as Modal,
9713
+ ft as Pagination,
9714
+ Xr as Popconfirm,
9715
+ kr as Popover,
9716
+ $r as Progress,
9717
+ le as Radio,
9718
+ zr as Rate,
9719
+ _r as Result,
9720
+ fr as Segmented,
9721
+ de as Select,
9722
+ w as Skeleton,
9723
+ Oe as Space,
9724
+ Zr as Spin,
9725
+ Lt as Steps,
9726
+ Dr as Switch,
9727
+ Tt as Tabs,
9728
+ Go as Tag,
9729
+ ho as TimePicker,
9730
+ Lr as Timeline,
9731
+ Tr as Tooltip,
9732
+ V as Transfer,
9733
+ Rr as Tree,
9734
+ G as TreeSelect,
9735
+ ge as Upload,
9736
+ ei as blueDarkThemeConfig,
9737
+ ii as blueDarkThemeCustomTokens,
9738
+ Le as blueDarkThemeTokens,
9739
+ oi as blueLightThemeConfig,
9740
+ ai as blueLightThemeCustomTokens,
9741
+ Te as blueLightThemeTokens,
9742
+ Ur as defaultThemeConfig,
9743
+ zt as defaultThemeMode,
9744
+ I as getThemeConfig,
9745
+ Yr as goldDarkThemeConfig,
9746
+ ti as goldDarkThemeCustomTokens,
9747
+ Ge as goldDarkThemeTokens,
9748
+ Jr as goldLightThemeConfig,
9749
+ ri as goldLightThemeCustomTokens,
9750
+ we as goldLightThemeTokens,
9751
+ gi as message,
9752
+ ci as notification
9673
9753
  };