@chenhui996/gg-ui 0.0.2 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (304) hide show
  1. package/README.md +5 -1
  2. package/package.json +3 -2
  3. package/gz-ui-lib/components/alert/Alert.d.ts +0 -6
  4. package/gz-ui-lib/components/alert/ErrorBoundary.d.ts +0 -5
  5. package/gz-ui-lib/components/alert/demo/action.d.ts +0 -3
  6. package/gz-ui-lib/components/alert/demo/banner.d.ts +0 -3
  7. package/gz-ui-lib/components/alert/demo/basic.d.ts +0 -3
  8. package/gz-ui-lib/components/alert/demo/closable.d.ts +0 -3
  9. package/gz-ui-lib/components/alert/demo/description.d.ts +0 -3
  10. package/gz-ui-lib/components/alert/demo/error-boundary.d.ts +0 -3
  11. package/gz-ui-lib/components/alert/demo/icon.d.ts +0 -3
  12. package/gz-ui-lib/components/alert/demo/loop-banner.d.ts +0 -3
  13. package/gz-ui-lib/components/alert/demo/smooth-closed.d.ts +0 -3
  14. package/gz-ui-lib/components/alert/demo/style.d.ts +0 -3
  15. package/gz-ui-lib/components/alert/index.d.ts +0 -8
  16. package/gz-ui-lib/components/auto-complete/index.d.ts +0 -5
  17. package/gz-ui-lib/components/avatar/Group.d.ts +0 -5
  18. package/gz-ui-lib/components/avatar/index.d.ts +0 -11
  19. package/gz-ui-lib/components/badge/Ribbon.d.ts +0 -5
  20. package/gz-ui-lib/components/badge/index.d.ts +0 -11
  21. package/gz-ui-lib/components/breadcrumb/Breadcrumb.d.ts +0 -5
  22. package/gz-ui-lib/components/breadcrumb/index.d.ts +0 -3
  23. package/gz-ui-lib/components/button/index.cjs +0 -1
  24. package/gz-ui-lib/components/button/index.d.ts +0 -5
  25. package/gz-ui-lib/components/button/index.js +0 -7
  26. package/gz-ui-lib/components/calendar/index.d.ts +0 -6
  27. package/gz-ui-lib/components/card/Card.d.ts +0 -5
  28. package/gz-ui-lib/components/card/Grid.d.ts +0 -6
  29. package/gz-ui-lib/components/card/Meta.d.ts +0 -6
  30. package/gz-ui-lib/components/card/index.d.ts +0 -12
  31. package/gz-ui-lib/components/cascader/index.d.ts +0 -11
  32. package/gz-ui-lib/components/checkbox/Group.d.ts +0 -5
  33. package/gz-ui-lib/components/checkbox/index.d.ts +0 -11
  34. package/gz-ui-lib/components/collapse/Collapse.d.ts +0 -5
  35. package/gz-ui-lib/components/collapse/Panel.d.ts +0 -5
  36. package/gz-ui-lib/components/collapse/index.d.ts +0 -9
  37. package/gz-ui-lib/components/config-provider/index.d.ts +0 -10
  38. package/gz-ui-lib/components/date-picker/MonthPicker.d.ts +0 -10
  39. package/gz-ui-lib/components/date-picker/QuarterPicker.d.ts +0 -10
  40. package/gz-ui-lib/components/date-picker/RangePicker.d.ts +0 -5
  41. package/gz-ui-lib/components/date-picker/TimePicker.d.ts +0 -10
  42. package/gz-ui-lib/components/date-picker/WeekPicker.d.ts +0 -10
  43. package/gz-ui-lib/components/date-picker/YearPicker.d.ts +0 -10
  44. package/gz-ui-lib/components/date-picker/index.d.ts +0 -21
  45. package/gz-ui-lib/components/divider/Divider.d.ts +0 -5
  46. package/gz-ui-lib/components/divider/index.d.ts +0 -3
  47. package/gz-ui-lib/components/drawer/Drawer.d.ts +0 -6
  48. package/gz-ui-lib/components/drawer/demo/basic-right.d.ts +0 -3
  49. package/gz-ui-lib/components/drawer/demo/closable-placement.d.ts +0 -3
  50. package/gz-ui-lib/components/drawer/demo/extra.d.ts +0 -3
  51. package/gz-ui-lib/components/drawer/demo/form-in-drawer.d.ts +0 -3
  52. package/gz-ui-lib/components/drawer/demo/loading.d.ts +0 -3
  53. package/gz-ui-lib/components/drawer/demo/mask.d.ts +0 -3
  54. package/gz-ui-lib/components/drawer/demo/multi-level-drawer.d.ts +0 -3
  55. package/gz-ui-lib/components/drawer/demo/placement.d.ts +0 -3
  56. package/gz-ui-lib/components/drawer/demo/render-in-current.d.ts +0 -3
  57. package/gz-ui-lib/components/drawer/demo/resizable.d.ts +0 -3
  58. package/gz-ui-lib/components/drawer/demo/size.d.ts +0 -3
  59. package/gz-ui-lib/components/drawer/demo/user-profile.d.ts +0 -3
  60. package/gz-ui-lib/components/drawer/index.d.ts +0 -3
  61. package/gz-ui-lib/components/dropdown/Dropdown.d.ts +0 -5
  62. package/gz-ui-lib/components/dropdown/index.d.ts +0 -3
  63. package/gz-ui-lib/components/empty/Empty.d.ts +0 -6
  64. package/gz-ui-lib/components/empty/index.d.ts +0 -9
  65. package/gz-ui-lib/components/form/ErrorList.d.ts +0 -6
  66. package/gz-ui-lib/components/form/Form.d.ts +0 -5
  67. package/gz-ui-lib/components/form/Item.d.ts +0 -8
  68. package/gz-ui-lib/components/form/List.d.ts +0 -6
  69. package/gz-ui-lib/components/form/Provider.d.ts +0 -6
  70. package/gz-ui-lib/components/form/demo/advanced-search.d.ts +0 -3
  71. package/gz-ui-lib/components/form/demo/basic.d.ts +0 -3
  72. package/gz-ui-lib/components/form/demo/col-24-debug.d.ts +0 -3
  73. package/gz-ui-lib/components/form/demo/complex-form-control.d.ts +0 -3
  74. package/gz-ui-lib/components/form/demo/component-token.d.ts +0 -3
  75. package/gz-ui-lib/components/form/demo/control-hooks.d.ts +0 -3
  76. package/gz-ui-lib/components/form/demo/custom-feedback-icons.d.ts +0 -3
  77. package/gz-ui-lib/components/form/demo/customized-form-controls.d.ts +0 -3
  78. package/gz-ui-lib/components/form/demo/disabled-input-debug.d.ts +0 -3
  79. package/gz-ui-lib/components/form/demo/disabled.d.ts +0 -6
  80. package/gz-ui-lib/components/form/demo/dynamic-form-item.d.ts +0 -3
  81. package/gz-ui-lib/components/form/demo/dynamic-form-items-complex.d.ts +0 -3
  82. package/gz-ui-lib/components/form/demo/dynamic-form-items-no-style.d.ts +0 -3
  83. package/gz-ui-lib/components/form/demo/dynamic-form-items.d.ts +0 -3
  84. package/gz-ui-lib/components/form/demo/dynamic-rule.d.ts +0 -3
  85. package/gz-ui-lib/components/form/demo/form-context.d.ts +0 -3
  86. package/gz-ui-lib/components/form/demo/form-dependencies.d.ts +0 -3
  87. package/gz-ui-lib/components/form/demo/form-in-modal.d.ts +0 -3
  88. package/gz-ui-lib/components/form/demo/form-item-path.d.ts +0 -3
  89. package/gz-ui-lib/components/form/demo/getValueProps-normalize.d.ts +0 -3
  90. package/gz-ui-lib/components/form/demo/global-state.d.ts +0 -3
  91. package/gz-ui-lib/components/form/demo/inline-login.d.ts +0 -3
  92. package/gz-ui-lib/components/form/demo/label-debug.d.ts +0 -3
  93. package/gz-ui-lib/components/form/demo/layout-can-wrap.d.ts +0 -3
  94. package/gz-ui-lib/components/form/demo/layout-multiple.d.ts +0 -3
  95. package/gz-ui-lib/components/form/demo/layout.d.ts +0 -3
  96. package/gz-ui-lib/components/form/demo/login.d.ts +0 -3
  97. package/gz-ui-lib/components/form/demo/nest-messages.d.ts +0 -3
  98. package/gz-ui-lib/components/form/demo/ref-item.d.ts +0 -3
  99. package/gz-ui-lib/components/form/demo/register.d.ts +0 -3
  100. package/gz-ui-lib/components/form/demo/required-mark.d.ts +0 -3
  101. package/gz-ui-lib/components/form/demo/size.d.ts +0 -3
  102. package/gz-ui-lib/components/form/demo/style-class.d.ts +0 -3
  103. package/gz-ui-lib/components/form/demo/time-related-controls.d.ts +0 -3
  104. package/gz-ui-lib/components/form/demo/useWatch.d.ts +0 -3
  105. package/gz-ui-lib/components/form/demo/validate-only.d.ts +0 -3
  106. package/gz-ui-lib/components/form/demo/validate-other.d.ts +0 -3
  107. package/gz-ui-lib/components/form/demo/validate-scroll-to-field.d.ts +0 -7
  108. package/gz-ui-lib/components/form/demo/validate-static.d.ts +0 -3
  109. package/gz-ui-lib/components/form/demo/validate-trigger.d.ts +0 -3
  110. package/gz-ui-lib/components/form/demo/variant.d.ts +0 -3
  111. package/gz-ui-lib/components/form/demo/warning-only.d.ts +0 -3
  112. package/gz-ui-lib/components/form/demo/without-form-create.d.ts +0 -3
  113. package/gz-ui-lib/components/form/index.d.ts +0 -18
  114. package/gz-ui-lib/components/image/Image.d.ts +0 -6
  115. package/gz-ui-lib/components/image/PreviewGroup.d.ts +0 -7
  116. package/gz-ui-lib/components/image/demo/basic.d.ts +0 -3
  117. package/gz-ui-lib/components/image/demo/controlled-preview.d.ts +0 -3
  118. package/gz-ui-lib/components/image/demo/fallback.d.ts +0 -3
  119. package/gz-ui-lib/components/image/demo/imageRender.d.ts +0 -3
  120. package/gz-ui-lib/components/image/demo/mask.d.ts +0 -3
  121. package/gz-ui-lib/components/image/demo/nested.d.ts +0 -3
  122. package/gz-ui-lib/components/image/demo/placeholder.d.ts +0 -3
  123. package/gz-ui-lib/components/image/demo/preview-group-visible.d.ts +0 -3
  124. package/gz-ui-lib/components/image/demo/preview-group.d.ts +0 -3
  125. package/gz-ui-lib/components/image/demo/previewSrc.d.ts +0 -3
  126. package/gz-ui-lib/components/image/demo/toolbarRender.d.ts +0 -3
  127. package/gz-ui-lib/components/image/index.d.ts +0 -9
  128. package/gz-ui-lib/components/input/Input.d.ts +0 -5
  129. package/gz-ui-lib/components/input/OTP.d.ts +0 -5
  130. package/gz-ui-lib/components/input/Password.d.ts +0 -6
  131. package/gz-ui-lib/components/input/Search.d.ts +0 -6
  132. package/gz-ui-lib/components/input/TextArea.d.ts +0 -6
  133. package/gz-ui-lib/components/input/index.d.ts +0 -18
  134. package/gz-ui-lib/components/input-number/index.d.ts +0 -5
  135. package/gz-ui-lib/components/menu/Menu.d.ts +0 -5
  136. package/gz-ui-lib/components/menu/index.d.ts +0 -11
  137. package/gz-ui-lib/components/message/demo/custom-style.d.ts +0 -3
  138. package/gz-ui-lib/components/message/demo/duration.d.ts +0 -3
  139. package/gz-ui-lib/components/message/demo/hooks.d.ts +0 -3
  140. package/gz-ui-lib/components/message/demo/info.d.ts +0 -3
  141. package/gz-ui-lib/components/message/demo/loading.d.ts +0 -3
  142. package/gz-ui-lib/components/message/demo/other.d.ts +0 -3
  143. package/gz-ui-lib/components/message/demo/thenable.d.ts +0 -3
  144. package/gz-ui-lib/components/message/demo/update.d.ts +0 -3
  145. package/gz-ui-lib/components/message/index.d.ts +0 -3
  146. package/gz-ui-lib/components/modal/Modal.d.ts +0 -6
  147. package/gz-ui-lib/components/modal/demo/async.d.ts +0 -3
  148. package/gz-ui-lib/components/modal/demo/basic.d.ts +0 -3
  149. package/gz-ui-lib/components/modal/demo/button-props.d.ts +0 -3
  150. package/gz-ui-lib/components/modal/demo/confirm-router.d.ts +0 -3
  151. package/gz-ui-lib/components/modal/demo/confirm.d.ts +0 -3
  152. package/gz-ui-lib/components/modal/demo/footer-render.d.ts +0 -3
  153. package/gz-ui-lib/components/modal/demo/footer.d.ts +0 -3
  154. package/gz-ui-lib/components/modal/demo/hooks.d.ts +0 -3
  155. package/gz-ui-lib/components/modal/demo/loading.d.ts +0 -3
  156. package/gz-ui-lib/components/modal/demo/locale.d.ts +0 -3
  157. package/gz-ui-lib/components/modal/demo/manual.d.ts +0 -3
  158. package/gz-ui-lib/components/modal/demo/mask.d.ts +0 -3
  159. package/gz-ui-lib/components/modal/demo/modal-render.d.ts +0 -3
  160. package/gz-ui-lib/components/modal/demo/position.d.ts +0 -3
  161. package/gz-ui-lib/components/modal/demo/static-info.d.ts +0 -3
  162. package/gz-ui-lib/components/modal/demo/width.d.ts +0 -3
  163. package/gz-ui-lib/components/modal/index.d.ts +0 -7
  164. package/gz-ui-lib/components/notification/demo/basic.d.ts +0 -3
  165. package/gz-ui-lib/components/notification/demo/custom-icon.d.ts +0 -3
  166. package/gz-ui-lib/components/notification/demo/custom-style.d.ts +0 -3
  167. package/gz-ui-lib/components/notification/demo/duration.d.ts +0 -3
  168. package/gz-ui-lib/components/notification/demo/hooks.d.ts +0 -3
  169. package/gz-ui-lib/components/notification/demo/placement.d.ts +0 -3
  170. package/gz-ui-lib/components/notification/demo/progress-color.d.ts +0 -3
  171. package/gz-ui-lib/components/notification/demo/show-with-progress.d.ts +0 -3
  172. package/gz-ui-lib/components/notification/demo/stack.d.ts +0 -3
  173. package/gz-ui-lib/components/notification/demo/update.d.ts +0 -3
  174. package/gz-ui-lib/components/notification/demo/with-btn.d.ts +0 -3
  175. package/gz-ui-lib/components/notification/demo/with-icon.d.ts +0 -3
  176. package/gz-ui-lib/components/notification/index.d.ts +0 -3
  177. package/gz-ui-lib/components/pagination/Pagination.d.ts +0 -5
  178. package/gz-ui-lib/components/pagination/index.d.ts +0 -3
  179. package/gz-ui-lib/components/popconfirm/Popconfirm.d.ts +0 -6
  180. package/gz-ui-lib/components/popconfirm/demo/async.d.ts +0 -3
  181. package/gz-ui-lib/components/popconfirm/demo/basic.d.ts +0 -3
  182. package/gz-ui-lib/components/popconfirm/demo/dynamic-trigger.d.ts +0 -3
  183. package/gz-ui-lib/components/popconfirm/demo/icon.d.ts +0 -3
  184. package/gz-ui-lib/components/popconfirm/demo/locale.d.ts +0 -3
  185. package/gz-ui-lib/components/popconfirm/demo/placement.d.ts +0 -3
  186. package/gz-ui-lib/components/popconfirm/demo/promise.d.ts +0 -3
  187. package/gz-ui-lib/components/popconfirm/demo/shift.d.ts +0 -3
  188. package/gz-ui-lib/components/popconfirm/index.d.ts +0 -3
  189. package/gz-ui-lib/components/popover/Popover.d.ts +0 -6
  190. package/gz-ui-lib/components/popover/index.d.ts +0 -3
  191. package/gz-ui-lib/components/progress/Progress.d.ts +0 -6
  192. package/gz-ui-lib/components/progress/demo/circle-micro.d.ts +0 -3
  193. package/gz-ui-lib/components/progress/demo/circle-mini.d.ts +0 -3
  194. package/gz-ui-lib/components/progress/demo/circle-steps.d.ts +0 -3
  195. package/gz-ui-lib/components/progress/demo/circle.d.ts +0 -3
  196. package/gz-ui-lib/components/progress/demo/dashboard.d.ts +0 -3
  197. package/gz-ui-lib/components/progress/demo/dynamic.d.ts +0 -3
  198. package/gz-ui-lib/components/progress/demo/format.d.ts +0 -3
  199. package/gz-ui-lib/components/progress/demo/gradient-line.d.ts +0 -3
  200. package/gz-ui-lib/components/progress/demo/info-position.d.ts +0 -3
  201. package/gz-ui-lib/components/progress/demo/line-mini.d.ts +0 -3
  202. package/gz-ui-lib/components/progress/demo/line.d.ts +0 -3
  203. package/gz-ui-lib/components/progress/demo/linecap.d.ts +0 -3
  204. package/gz-ui-lib/components/progress/demo/segment.d.ts +0 -3
  205. package/gz-ui-lib/components/progress/demo/size.d.ts +0 -3
  206. package/gz-ui-lib/components/progress/demo/steps.d.ts +0 -3
  207. package/gz-ui-lib/components/progress/index.d.ts +0 -3
  208. package/gz-ui-lib/components/radio/Button.d.ts +0 -5
  209. package/gz-ui-lib/components/radio/Group.d.ts +0 -5
  210. package/gz-ui-lib/components/radio/index.d.ts +0 -13
  211. package/gz-ui-lib/components/rate/index.d.ts +0 -5
  212. package/gz-ui-lib/components/result/Result.d.ts +0 -6
  213. package/gz-ui-lib/components/result/demo/403.d.ts +0 -3
  214. package/gz-ui-lib/components/result/demo/404.d.ts +0 -3
  215. package/gz-ui-lib/components/result/demo/500.d.ts +0 -3
  216. package/gz-ui-lib/components/result/demo/customIcon.d.ts +0 -3
  217. package/gz-ui-lib/components/result/demo/error.d.ts +0 -3
  218. package/gz-ui-lib/components/result/demo/info.d.ts +0 -3
  219. package/gz-ui-lib/components/result/demo/success.d.ts +0 -3
  220. package/gz-ui-lib/components/result/demo/warning.d.ts +0 -3
  221. package/gz-ui-lib/components/result/index.d.ts +0 -6
  222. package/gz-ui-lib/components/segmented/Segmented.d.ts +0 -5
  223. package/gz-ui-lib/components/segmented/index.d.ts +0 -3
  224. package/gz-ui-lib/components/select/OptGroup.d.ts +0 -8
  225. package/gz-ui-lib/components/select/Option.d.ts +0 -5
  226. package/gz-ui-lib/components/select/index.d.ts +0 -14
  227. package/gz-ui-lib/components/skeleton/Avatar.d.ts +0 -6
  228. package/gz-ui-lib/components/skeleton/Button.d.ts +0 -6
  229. package/gz-ui-lib/components/skeleton/Image.d.ts +0 -6
  230. package/gz-ui-lib/components/skeleton/Input.d.ts +0 -6
  231. package/gz-ui-lib/components/skeleton/Node.d.ts +0 -6
  232. package/gz-ui-lib/components/skeleton/Skeleton.d.ts +0 -7
  233. package/gz-ui-lib/components/skeleton/demo/active.d.ts +0 -3
  234. package/gz-ui-lib/components/skeleton/demo/basic.d.ts +0 -3
  235. package/gz-ui-lib/components/skeleton/demo/children.d.ts +0 -3
  236. package/gz-ui-lib/components/skeleton/demo/complex.d.ts +0 -3
  237. package/gz-ui-lib/components/skeleton/demo/element.d.ts +0 -3
  238. package/gz-ui-lib/components/skeleton/demo/list.d.ts +0 -3
  239. package/gz-ui-lib/components/skeleton/index.d.ts +0 -16
  240. package/gz-ui-lib/components/space/Addon.d.ts +0 -8
  241. package/gz-ui-lib/components/space/Compact.d.ts +0 -14
  242. package/gz-ui-lib/components/space/Space.d.ts +0 -5
  243. package/gz-ui-lib/components/space/index.d.ts +0 -10
  244. package/gz-ui-lib/components/spin/Spin.d.ts +0 -7
  245. package/gz-ui-lib/components/spin/demo/basic.d.ts +0 -3
  246. package/gz-ui-lib/components/spin/demo/custom-indicator.d.ts +0 -3
  247. package/gz-ui-lib/components/spin/demo/delayAndDebounce.d.ts +0 -3
  248. package/gz-ui-lib/components/spin/demo/fullscreen.d.ts +0 -3
  249. package/gz-ui-lib/components/spin/demo/nested.d.ts +0 -3
  250. package/gz-ui-lib/components/spin/demo/percent.d.ts +0 -3
  251. package/gz-ui-lib/components/spin/demo/size.d.ts +0 -3
  252. package/gz-ui-lib/components/spin/demo/tip.d.ts +0 -3
  253. package/gz-ui-lib/components/spin/index.d.ts +0 -6
  254. package/gz-ui-lib/components/steps/Steps.d.ts +0 -5
  255. package/gz-ui-lib/components/steps/index.d.ts +0 -3
  256. package/gz-ui-lib/components/switch/index.d.ts +0 -5
  257. package/gz-ui-lib/components/tabs/Tabs.d.ts +0 -5
  258. package/gz-ui-lib/components/tabs/index.d.ts +0 -8
  259. package/gz-ui-lib/components/tag/CheckableTag.d.ts +0 -5
  260. package/gz-ui-lib/components/tag/CheckableTagGroup.d.ts +0 -4
  261. package/gz-ui-lib/components/tag/Tag.d.ts +0 -5
  262. package/gz-ui-lib/components/tag/index.d.ts +0 -12
  263. package/gz-ui-lib/components/time-picker/RangePicker.d.ts +0 -5
  264. package/gz-ui-lib/components/time-picker/index.d.ts +0 -11
  265. package/gz-ui-lib/components/timeline/Item.d.ts +0 -6
  266. package/gz-ui-lib/components/timeline/Timeline.d.ts +0 -6
  267. package/gz-ui-lib/components/timeline/index.d.ts +0 -9
  268. package/gz-ui-lib/components/tooltip/Tooltip.d.ts +0 -6
  269. package/gz-ui-lib/components/tooltip/index.d.ts +0 -3
  270. package/gz-ui-lib/components/transfer/List.d.ts +0 -5
  271. package/gz-ui-lib/components/transfer/Operation.d.ts +0 -5
  272. package/gz-ui-lib/components/transfer/Search.d.ts +0 -5
  273. package/gz-ui-lib/components/transfer/index.d.ts +0 -15
  274. package/gz-ui-lib/components/tree/DirectoryTree.d.ts +0 -7
  275. package/gz-ui-lib/components/tree/Tree.d.ts +0 -6
  276. package/gz-ui-lib/components/tree/demo/basic-controlled.d.ts +0 -3
  277. package/gz-ui-lib/components/tree/demo/basic.d.ts +0 -3
  278. package/gz-ui-lib/components/tree/demo/block-node.d.ts +0 -3
  279. package/gz-ui-lib/components/tree/demo/customized-icon.d.ts +0 -3
  280. package/gz-ui-lib/components/tree/demo/directory.d.ts +0 -3
  281. package/gz-ui-lib/components/tree/demo/draggable.d.ts +0 -3
  282. package/gz-ui-lib/components/tree/demo/dynamic.d.ts +0 -3
  283. package/gz-ui-lib/components/tree/demo/line.d.ts +0 -3
  284. package/gz-ui-lib/components/tree/demo/search.d.ts +0 -3
  285. package/gz-ui-lib/components/tree/demo/switcher-icon.d.ts +0 -3
  286. package/gz-ui-lib/components/tree/demo/virtual-scroll.d.ts +0 -3
  287. package/gz-ui-lib/components/tree/index.d.ts +0 -9
  288. package/gz-ui-lib/components/tree-select/TreeNode.d.ts +0 -5
  289. package/gz-ui-lib/components/tree-select/index.d.ts +0 -14
  290. package/gz-ui-lib/components/upload/Dragger.d.ts +0 -5
  291. package/gz-ui-lib/components/upload/index.d.ts +0 -12
  292. package/gz-ui-lib/gg-ui.css +0 -1
  293. package/gz-ui-lib/index-BtVxhCkQ.cjs +0 -5
  294. package/gz-ui-lib/index-DI5cS--Y.js +0 -52
  295. package/gz-ui-lib/index.cjs +0 -1
  296. package/gz-ui-lib/index.d.ts +0 -48
  297. package/gz-ui-lib/index.js +0 -3928
  298. package/gz-ui-lib/logo.png +0 -0
  299. package/gz-ui-lib/styles/themes/darkColors.d.ts +0 -132
  300. package/gz-ui-lib/styles/themes/darkThemeTokens.d.ts +0 -1325
  301. package/gz-ui-lib/styles/themes/lightColors.d.ts +0 -132
  302. package/gz-ui-lib/styles/themes/lightThemeTokens.d.ts +0 -1325
  303. package/gz-ui-lib/styles/themes/themeConfig.d.ts +0 -3
  304. package/gz-ui-lib/vite.svg +0 -1
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const Demo: React.FC;
3
- export default Demo;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,7 +0,0 @@
1
- /**
2
- * title: 滑动到错误字段
3
- * description: 校验失败时/手动滚动到错误字段。
4
- * iframe: 360
5
- */
6
- declare const App: () => import("react/jsx-runtime").JSX.Element;
7
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,18 +0,0 @@
1
- import { Form as AntdForm, FormInstance } from 'antd';
2
- import { default as Form, GZFormProps } from './Form';
3
- import { default as Item, GZFormItemProps } from './Item';
4
- import { default as List, GZFormListProps } from './List';
5
- import { default as ErrorList, GZErrorListProps } from './ErrorList';
6
- import { default as Provider, GZFormProviderProps } from './Provider';
7
- export type { GZFormProps, GZFormItemProps, GZFormListProps, GZErrorListProps, GZFormProviderProps, FormInstance, };
8
- export type GZFormComponent = typeof Form & {
9
- Item: typeof Item;
10
- List: typeof List;
11
- ErrorList: typeof ErrorList;
12
- Provider: typeof Provider;
13
- useForm: typeof AntdForm.useForm;
14
- useFormInstance: typeof AntdForm.useFormInstance;
15
- useWatch: typeof AntdForm.useWatch;
16
- };
17
- declare const TransForm: GZFormComponent;
18
- export default TransForm;
@@ -1,6 +0,0 @@
1
- import { default as React } from 'react';
2
- import { ImageProps as AntdImageProps } from 'antd';
3
- export interface GZImageProps extends AntdImageProps {
4
- }
5
- declare const Image: React.FC<GZImageProps>;
6
- export default Image;
@@ -1,7 +0,0 @@
1
- import { default as React } from 'react';
2
- import { Image as AntdImage } from 'antd';
3
- type AntdImagePreviewGroupProps = React.ComponentProps<typeof AntdImage.PreviewGroup>;
4
- export interface GZImagePreviewGroupProps extends AntdImagePreviewGroupProps {
5
- }
6
- declare const PreviewGroup: React.FC<GZImagePreviewGroupProps>;
7
- export default PreviewGroup;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,9 +0,0 @@
1
- import { default as Image, GZImageProps } from './Image';
2
- import { default as PreviewGroup, GZImagePreviewGroupProps } from './PreviewGroup';
3
- import { Image as AntdImage } from 'antd';
4
- export type { GZImageProps, GZImagePreviewGroupProps };
5
- export type GZImageComponent = typeof Image & Omit<typeof AntdImage, keyof typeof Image> & {
6
- PreviewGroup: typeof PreviewGroup;
7
- };
8
- declare const TransImage: GZImageComponent;
9
- export default TransImage;
@@ -1,5 +0,0 @@
1
- import { InputProps, InputRef } from 'antd';
2
- export interface GZInputProps extends InputProps {
3
- }
4
- declare const Input: import('react').ForwardRefExoticComponent<GZInputProps & import('react').RefAttributes<InputRef>>;
5
- export default Input;
@@ -1,5 +0,0 @@
1
- import { OTPProps, OTPRef } from 'antd/es/input/OTP';
2
- export interface GZOTPProps extends OTPProps {
3
- }
4
- declare const OTP: import('react').ForwardRefExoticComponent<GZOTPProps & import('react').RefAttributes<OTPRef>>;
5
- export default OTP;
@@ -1,6 +0,0 @@
1
- import { InputRef } from 'antd';
2
- import { PasswordProps } from 'antd/es/input';
3
- export interface GZPasswordProps extends PasswordProps {
4
- }
5
- declare const Password: import('react').ForwardRefExoticComponent<GZPasswordProps & import('react').RefAttributes<InputRef>>;
6
- export default Password;
@@ -1,6 +0,0 @@
1
- import { SearchProps } from 'antd/es/input';
2
- import { InputRef } from 'antd';
3
- export interface GZSearchProps extends SearchProps {
4
- }
5
- declare const Search: import('react').ForwardRefExoticComponent<GZSearchProps & import('react').RefAttributes<InputRef>>;
6
- export default Search;
@@ -1,6 +0,0 @@
1
- import { TextAreaProps } from 'antd/es/input';
2
- import { TextAreaRef } from 'antd/es/input/TextArea';
3
- export interface GZTextAreaProps extends TextAreaProps {
4
- }
5
- declare const TextArea: import('react').ForwardRefExoticComponent<GZTextAreaProps & import('react').RefAttributes<TextAreaRef>>;
6
- export default TextArea;
@@ -1,18 +0,0 @@
1
- import { default as Input } from './Input';
2
- import { default as Password } from './Password';
3
- import { default as TextArea } from './TextArea';
4
- import { default as Search } from './Search';
5
- import { default as OTP } from './OTP';
6
- export type { GZInputProps } from './Input';
7
- export type { GZPasswordProps } from './Password';
8
- export type { GZTextAreaProps } from './TextArea';
9
- export type { GZSearchProps } from './Search';
10
- export type { GZOTPProps } from './OTP';
11
- export type GzInputComponent = typeof Input & {
12
- Password: typeof Password;
13
- TextArea: typeof TextArea;
14
- Search: typeof Search;
15
- OTP: typeof OTP;
16
- };
17
- declare const TransInput: GzInputComponent;
18
- export default TransInput;
@@ -1,5 +0,0 @@
1
- import { InputNumberProps } from 'antd';
2
- export interface GZInputNumberProps<T extends number | string = any> extends InputNumberProps<T> {
3
- }
4
- declare const InputNumber: <T extends number | string = any>(props: React.PropsWithChildren<GZInputNumberProps<T>> & React.RefAttributes<HTMLInputElement>) => React.ReactElement;
5
- export default InputNumber;
@@ -1,5 +0,0 @@
1
- import { MenuProps, MenuRef } from 'antd';
2
- export interface GZMenuProps extends MenuProps {
3
- }
4
- declare const Menu: import('react').ForwardRefExoticComponent<GZMenuProps & import('react').RefAttributes<MenuRef>>;
5
- export default Menu;
@@ -1,11 +0,0 @@
1
- import { Menu as AntdMenu } from 'antd';
2
- import { default as Menu } from './Menu';
3
- export type { GZMenuProps } from './Menu';
4
- export type GzMenuComponent = typeof Menu & {
5
- Item: typeof AntdMenu.Item;
6
- SubMenu: typeof AntdMenu.SubMenu;
7
- Divider: typeof AntdMenu.Divider;
8
- ItemGroup: typeof AntdMenu.ItemGroup;
9
- };
10
- declare const TransMenu: GzMenuComponent;
11
- export default TransMenu;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { message, MessageArgsProps } from 'antd';
2
- export type { MessageArgsProps as GZMessageArgsProps };
3
- export default message;
@@ -1,6 +0,0 @@
1
- import { default as React } from 'react';
2
- import { ModalProps } from 'antd';
3
- export interface GZModalProps extends ModalProps {
4
- }
5
- declare const Modal: React.FC<GZModalProps>;
6
- export default Modal;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,7 +0,0 @@
1
- import { default as Modal, GZModalProps } from './Modal';
2
- import { Modal as AntdModal, ModalFuncProps } from 'antd';
3
- export type { GZModalProps, ModalFuncProps as GZModalFuncProps };
4
- type AntdModalType = typeof AntdModal;
5
- export type GZModalComponent = typeof Modal & Omit<AntdModalType, keyof typeof Modal>;
6
- declare const TransModal: GZModalComponent;
7
- export default TransModal;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;
@@ -1,3 +0,0 @@
1
- import { notification, NotificationArgsProps } from 'antd';
2
- export type { NotificationArgsProps as GZNotificationArgsProps };
3
- export default notification;
@@ -1,5 +0,0 @@
1
- import { PaginationProps } from 'antd';
2
- export interface GZPaginationProps extends PaginationProps {
3
- }
4
- declare const Pagination: import('react').ForwardRefExoticComponent<GZPaginationProps & import('react').RefAttributes<HTMLDivElement>>;
5
- export default Pagination;
@@ -1,3 +0,0 @@
1
- import { default as Pagination } from './Pagination';
2
- export type { GZPaginationProps } from './Pagination';
3
- export default Pagination;
@@ -1,6 +0,0 @@
1
- import { default as React } from 'react';
2
- import { PopconfirmProps } from 'antd';
3
- export interface GZPopconfirmProps extends PopconfirmProps {
4
- }
5
- declare const Popconfirm: React.ForwardRefExoticComponent<GZPopconfirmProps & React.RefAttributes<import('antd/es/tooltip').TooltipRef>>;
6
- export default Popconfirm;
@@ -1,3 +0,0 @@
1
- import { default as React } from 'react';
2
- declare const App: React.FC;
3
- export default App;