@para-ui/core 2.2.7-beta → 2.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (348) hide show
  1. package/AutoBox/index.d.ts +34 -34
  2. package/AutoBox/index.js +15 -203
  3. package/AutoTips/index.d.ts +27 -27
  4. package/AutoTips/index.js +15 -84
  5. package/Breadcrumbs/index.d.ts +39 -39
  6. package/Breadcrumbs/index.js +15 -227
  7. package/Button/SplitButton.d.ts +61 -62
  8. package/Button/index.d.ts +56 -71
  9. package/Button/index.js +14 -348
  10. package/Button/lang/en_US.d.ts +4 -4
  11. package/Button/lang/index.d.ts +9 -9
  12. package/Button/lang/zh_CN.d.ts +4 -4
  13. package/ButtonGroup/index.d.ts +33 -33
  14. package/ButtonGroup/index.js +14 -128
  15. package/Carousel/index.d.ts +30 -30
  16. package/Carousel/index.js +15 -74
  17. package/Cascader/index.d.ts +52 -52
  18. package/Cascader/index.js +15 -166
  19. package/Cascader/lang/en_US.d.ts +4 -4
  20. package/Cascader/lang/index.d.ts +9 -9
  21. package/Cascader/lang/zh_CN.d.ts +4 -4
  22. package/Checkbox/index.d.ts +40 -40
  23. package/Checkbox/index.js +14 -105
  24. package/CheckboxGroup/index.d.ts +46 -46
  25. package/CheckboxGroup/index.js +14 -138
  26. package/Collapse/collapsePanel.d.ts +30 -30
  27. package/Collapse/index.d.ts +57 -57
  28. package/Collapse/index.js +15 -171
  29. package/Collapse/motion.d.ts +5 -5
  30. package/Collapse/util.d.ts +11 -11
  31. package/CollapseBox/index.d.ts +27 -27
  32. package/CollapseBox/index.js +15 -164
  33. package/CollapseBox/util.d.ts +5 -5
  34. package/ColorPicker/index.d.ts +4 -4
  35. package/ColorPicker/index.js +1 -4
  36. package/ComboSelect/WithTabsCombo/index.d.ts +11 -11
  37. package/ComboSelect/WithTabsCombo/interface.d.ts +141 -141
  38. package/ComboSelect/index.d.ts +11 -11
  39. package/ComboSelect/index.js +14 -1803
  40. package/ComboSelect/interface.d.ts +143 -140
  41. package/ComboSelect/lang/en_US.d.ts +8 -8
  42. package/ComboSelect/lang/index.d.ts +17 -17
  43. package/ComboSelect/lang/zh_CN.d.ts +8 -8
  44. package/ComboSelect/utils.d.ts +12 -12
  45. package/Container/index.d.ts +77 -77
  46. package/Container/index.js +15 -239
  47. package/DatePicker/PickerButton.d.ts +3 -3
  48. package/DatePicker/PickerTag.d.ts +3 -3
  49. package/DatePicker/generatePicker/generateRangePicker.d.ts +4 -4
  50. package/DatePicker/generatePicker/generateSinglePicker.d.ts +11 -11
  51. package/DatePicker/generatePicker/index.d.ts +77 -77
  52. package/DatePicker/index.d.ts +18 -18
  53. package/DatePicker/index.js +14 -733
  54. package/DatePicker/lang/en_US.d.ts +3 -3
  55. package/DatePicker/lang/index.d.ts +7 -7
  56. package/DatePicker/lang/zh_CN.d.ts +3 -3
  57. package/DatePicker/util.d.ts +20 -20
  58. package/Desktop/index.d.ts +55 -57
  59. package/Desktop/index.js +14 -853
  60. package/Drawer/index.d.ts +11 -11
  61. package/Drawer/index.js +14 -186
  62. package/Drawer/interface.d.ts +83 -83
  63. package/Drawer/lang/en_US.d.ts +5 -5
  64. package/Drawer/lang/index.d.ts +11 -11
  65. package/Drawer/lang/zh_CN.d.ts +5 -5
  66. package/Empty/images/index.d.ts +2 -3
  67. package/Empty/index.d.ts +30 -30
  68. package/Empty/index.js +14 -644
  69. package/Empty/lang/en_US.d.ts +6 -6
  70. package/Empty/lang/index.d.ts +13 -13
  71. package/Empty/lang/zh_CN.d.ts +6 -6
  72. package/Form/index.d.ts +181 -181
  73. package/Form/index.js +14 -384
  74. package/FormItem/compoments/defaultCompoments/index.d.ts +19 -19
  75. package/FormItem/compoments/formCheckboxGroup/index.d.ts +8 -8
  76. package/FormItem/compoments/formFile/index.d.ts +38 -38
  77. package/FormItem/compoments/formRadioGroup/index.d.ts +8 -8
  78. package/FormItem/compoments/formSelect/index.d.ts +18 -18
  79. package/FormItem/errorTips.d.ts +12 -12
  80. package/FormItem/index.d.ts +152 -152
  81. package/FormItem/index.js +14 -81
  82. package/FormItem/itemType.d.ts +42 -42
  83. package/FormItem/validateFunction.d.ts +15 -15
  84. package/FunctionModal/dialog.d.ts +58 -58
  85. package/FunctionModal/index.d.ts +8 -8
  86. package/FunctionModal/index.js +14 -39
  87. package/FunctionModal/modalContext.d.ts +14 -15
  88. package/GlobalContext/componentsProps.d.ts +19 -19
  89. package/GlobalContext/confirmLocale.d.ts +7 -7
  90. package/GlobalContext/index.d.ts +28 -28
  91. package/GlobalContext/index.js +16 -41
  92. package/GlobalContext/intl.d.ts +34 -34
  93. package/GlobalContext/useFormatMessage.d.ts +3 -3
  94. package/Help/index.d.ts +20 -18
  95. package/Help/index.js +15 -39
  96. package/HelperText/index.d.ts +19 -19
  97. package/HelperText/index.js +15 -29
  98. package/Hooks/useGlobalProps.d.ts +1 -1
  99. package/InputLang/index.d.ts +49 -49
  100. package/InputLang/index.js +14 -270
  101. package/InputNumber/index.d.ts +74 -74
  102. package/InputNumber/index.js +14 -308
  103. package/Label/index.d.ts +35 -35
  104. package/Label/index.js +14 -81
  105. package/Loading/index.d.ts +17 -17
  106. package/Loading/index.js +15 -47
  107. package/Menu/footerExpansion.d.ts +9 -9
  108. package/Menu/index.d.ts +10 -10
  109. package/Menu/index.js +14 -1232
  110. package/Menu/interface.d.ts +139 -139
  111. package/Menu/logo.d.ts +9 -9
  112. package/Menu/verticalMenuList.d.ts +14 -14
  113. package/Message/index.d.ts +73 -73
  114. package/Message/index.js +15 -222
  115. package/Modal/Confirm/index.d.ts +66 -65
  116. package/Modal/index.d.ts +61 -90
  117. package/Modal/index.js +14 -443
  118. package/Modal/lang/en_US.d.ts +5 -5
  119. package/Modal/lang/index.d.ts +11 -11
  120. package/Modal/lang/zh_CN.d.ts +5 -5
  121. package/MultiBox/index.d.ts +54 -54
  122. package/MultiBox/index.js +14 -231
  123. package/Notification/index.d.ts +52 -52
  124. package/Notification/index.js +15 -266
  125. package/OperateBtn/index.d.ts +59 -59
  126. package/OperateBtn/index.js +14 -260
  127. package/OperateBtn/lang/en_US.d.ts +4 -4
  128. package/OperateBtn/lang/index.d.ts +9 -9
  129. package/OperateBtn/lang/zh_CN.d.ts +4 -4
  130. package/PageHeader/horizontalMeun.d.ts +9 -9
  131. package/PageHeader/horizontalMeunRight.d.ts +9 -9
  132. package/PageHeader/index.d.ts +10 -10
  133. package/PageHeader/index.js +14 -1171
  134. package/PageHeader/interface.d.ts +167 -167
  135. package/Pagination/index.d.ts +33 -33
  136. package/Pagination/index.js +14 -469
  137. package/Pagination/lang/en_US.d.ts +8 -8
  138. package/Pagination/lang/index.d.ts +17 -17
  139. package/Pagination/lang/zh_CN.d.ts +8 -8
  140. package/ParauiProvider/index.d.ts +12 -8
  141. package/ParauiProvider/index.js +15 -53
  142. package/PopConfirm/index.d.ts +56 -58
  143. package/PopConfirm/index.js +14 -189
  144. package/PopConfirm/lang/en_US.d.ts +5 -5
  145. package/PopConfirm/lang/index.d.ts +11 -11
  146. package/PopConfirm/lang/zh_CN.d.ts +5 -5
  147. package/Popover/index.d.ts +14 -14
  148. package/Popover/index.js +15 -66
  149. package/Popper/index.d.ts +13 -0
  150. package/Popper/index.js +16 -0
  151. package/Progress/Line.d.ts +47 -47
  152. package/Progress/Steps.d.ts +17 -17
  153. package/Progress/index.d.ts +81 -81
  154. package/Progress/index.js +20 -358
  155. package/Progress/utils.d.ts +6 -6
  156. package/Querying/images/index.d.ts +2 -3
  157. package/Querying/index.d.ts +26 -26
  158. package/Querying/index.js +14 -762
  159. package/Querying/lang/en_US.d.ts +4 -4
  160. package/Querying/lang/index.d.ts +9 -9
  161. package/Querying/lang/zh_CN.d.ts +4 -4
  162. package/README.md +518 -0
  163. package/Radio/index.d.ts +38 -38
  164. package/Radio/index.js +14 -94
  165. package/RadioGroup/index.d.ts +47 -47
  166. package/RadioGroup/index.js +14 -128
  167. package/Search/index.d.ts +56 -56
  168. package/Search/index.js +14 -220
  169. package/Select/index.d.ts +86 -86
  170. package/Select/index.js +14 -1288
  171. package/Select/lang/en_US.d.ts +5 -5
  172. package/Select/lang/index.d.ts +11 -11
  173. package/Select/lang/zh_CN.d.ts +5 -5
  174. package/SelectInput/index.d.ts +11 -11
  175. package/SelectInput/index.js +14 -51
  176. package/SingleBox/index.d.ts +42 -42
  177. package/SingleBox/index.js +14 -194
  178. package/Slider/index.d.ts +14 -14
  179. package/Slider/index.js +15 -125
  180. package/Slider/interface.d.ts +102 -102
  181. package/Split/index.d.ts +7 -7
  182. package/Split/index.js +15 -134
  183. package/Stepper/icons.d.ts +5 -5
  184. package/Stepper/index.d.ts +39 -49
  185. package/Stepper/index.js +15 -99
  186. package/Switch/index.d.ts +78 -78
  187. package/Switch/index.js +14 -73
  188. package/Table/index.d.ts +10 -10
  189. package/Table/index.js +14 -2725
  190. package/Table/interface.d.ts +202 -202
  191. package/Table/lang/en_US.d.ts +6 -6
  192. package/Table/lang/index.d.ts +13 -13
  193. package/Table/lang/zh_CN.d.ts +6 -6
  194. package/Table/tableBody.d.ts +9 -9
  195. package/Table/tableBodyElement/index.d.ts +15 -15
  196. package/Table/tableBodyInterface.d.ts +67 -67
  197. package/Table/tableContainer/index.d.ts +16 -16
  198. package/Table/tableElement/index.d.ts +17 -17
  199. package/Table/tableHead.d.ts +9 -9
  200. package/Table/tableHeadElement/index.d.ts +15 -15
  201. package/Table/tableHeadInterface.d.ts +30 -26
  202. package/Table/tablePagination.d.ts +9 -9
  203. package/Table/tablePaginationInterFace.d.ts +24 -24
  204. package/Table/tdElement/index.d.ts +15 -15
  205. package/Table/thElement/index.d.ts +15 -15
  206. package/Table/trElement/index.d.ts +15 -15
  207. package/Table/util.d.ts +16 -16
  208. package/Tabs/index.d.ts +48 -69
  209. package/Tabs/index.js +14 -218
  210. package/Tag/TagGroup.d.ts +66 -66
  211. package/Tag/index.d.ts +34 -34
  212. package/Tag/index.js +14 -286
  213. package/Test/index.d.ts +2 -3
  214. package/Test/index.js +16 -9
  215. package/TextField/index.d.ts +93 -93
  216. package/TextField/index.js +14 -686
  217. package/TimePicker/index.d.ts +22 -22
  218. package/TimePicker/index.js +14 -77
  219. package/TimePicker/locale/en_US.d.ts +3 -3
  220. package/TimePicker/locale/zh_CN.d.ts +3 -3
  221. package/TimePicker/style/index.d.ts +1 -1
  222. package/Timeline/index.d.ts +22 -31
  223. package/Timeline/index.js +15 -150
  224. package/ToggleButton/ToggleButtonGroup.d.ts +49 -49
  225. package/ToggleButton/index.d.ts +49 -49
  226. package/ToggleButton/index.js +14 -200
  227. package/Tooltip/index.d.ts +14 -11
  228. package/Tooltip/index.js +15 -335
  229. package/Transfer/index.d.ts +17 -18
  230. package/Transfer/index.js +14 -343
  231. package/Transfer/lang/en_US.d.ts +6 -6
  232. package/Transfer/lang/index.d.ts +13 -13
  233. package/Transfer/lang/zh_CN.d.ts +6 -6
  234. package/Tree/OperateBar/index.d.ts +13 -13
  235. package/Tree/Tree.d.ts +4 -4
  236. package/Tree/index.d.ts +5 -5
  237. package/Tree/index.js +14 -35
  238. package/Tree/interface.d.ts +207 -209
  239. package/Tree/lang/en_US.d.ts +8 -8
  240. package/Tree/lang/index.d.ts +17 -17
  241. package/Tree/lang/zh_CN.d.ts +8 -8
  242. package/Tree/utils/tools.d.ts +26 -26
  243. package/Tree/utils/treeUtil.d.ts +15 -15
  244. package/Upload/Dragger/index.d.ts +10 -10
  245. package/Upload/ErroTip/index.d.ts +13 -13
  246. package/Upload/ImageUpload/index.d.ts +14 -14
  247. package/Upload/ImgCrop/EasyCrop.d.ts +17 -17
  248. package/Upload/ImgCrop/constants.d.ts +7 -7
  249. package/Upload/ImgCrop/index.d.ts +6 -6
  250. package/Upload/ImgCrop/interface.d.ts +24 -24
  251. package/Upload/UploadList/index.d.ts +5 -5
  252. package/Upload/index.d.ts +15 -15
  253. package/Upload/index.js +14 -1542
  254. package/Upload/interface.d.ts +134 -134
  255. package/Upload/lang/en_US.d.ts +12 -12
  256. package/Upload/lang/index.d.ts +25 -25
  257. package/Upload/lang/zh_CN.d.ts +12 -12
  258. package/cdn/AutoBox/index.js +29 -0
  259. package/cdn/AutoTips/index.js +40 -0
  260. package/cdn/Breadcrumbs/index.js +53 -0
  261. package/cdn/Button/index.js +79 -0
  262. package/cdn/ButtonGroup/index.js +79 -0
  263. package/cdn/Carousel/index.js +6 -0
  264. package/cdn/Cascader/index.js +42 -0
  265. package/cdn/Checkbox/index.js +53 -0
  266. package/cdn/CheckboxGroup/index.js +53 -0
  267. package/cdn/Collapse/index.js +27 -0
  268. package/cdn/CollapseBox/index.js +1 -0
  269. package/cdn/ColorPicker/index.js +1 -0
  270. package/cdn/ComboSelect/index.js +438 -0
  271. package/cdn/Container/index.js +1 -0
  272. package/cdn/DatePicker/index.js +185 -0
  273. package/cdn/Desktop/index.js +24 -0
  274. package/cdn/Drawer/index.js +84 -0
  275. package/cdn/Empty/index.js +1 -0
  276. package/cdn/Form/index.js +477 -0
  277. package/cdn/FormItem/index.js +477 -0
  278. package/cdn/FunctionModal/index.js +144 -0
  279. package/cdn/GlobalContext/index.js +1 -0
  280. package/cdn/Help/index.js +53 -0
  281. package/cdn/HelperText/index.js +1 -0
  282. package/cdn/InputLang/index.js +144 -0
  283. package/cdn/InputNumber/index.js +118 -0
  284. package/cdn/Label/index.js +53 -0
  285. package/cdn/Loading/index.js +14 -0
  286. package/cdn/Menu/index.js +40 -0
  287. package/cdn/Message/index.js +53 -0
  288. package/cdn/Modal/index.js +144 -0
  289. package/cdn/MultiBox/index.js +131 -0
  290. package/cdn/Notification/index.js +66 -0
  291. package/cdn/OperateBtn/index.js +92 -0
  292. package/cdn/PageHeader/index.js +92 -0
  293. package/cdn/Pagination/index.js +214 -0
  294. package/cdn/ParauiProvider/index.js +9 -0
  295. package/cdn/PopConfirm/index.js +131 -0
  296. package/cdn/Popover/index.js +16 -0
  297. package/cdn/Popper/index.js +26 -0
  298. package/cdn/Progress/index.js +58 -0
  299. package/cdn/Querying/index.js +1 -0
  300. package/cdn/Radio/index.js +53 -0
  301. package/cdn/RadioGroup/index.js +53 -0
  302. package/cdn/Search/index.js +144 -0
  303. package/cdn/Select/index.js +131 -0
  304. package/cdn/SelectInput/index.js +131 -0
  305. package/cdn/SingleBox/index.js +131 -0
  306. package/cdn/Slider/index.js +16 -0
  307. package/cdn/Split/index.js +1 -0
  308. package/cdn/Stepper/index.js +154 -0
  309. package/cdn/Switch/index.js +71 -0
  310. package/cdn/Table/index.js +292 -0
  311. package/cdn/Tabs/index.js +165 -0
  312. package/cdn/Tag/index.js +27 -0
  313. package/cdn/Test/index.js +1 -0
  314. package/cdn/TextField/index.js +105 -0
  315. package/cdn/TimePicker/index.js +185 -0
  316. package/cdn/Timeline/index.js +16 -0
  317. package/cdn/ToggleButton/index.js +79 -0
  318. package/cdn/Tooltip/index.js +40 -0
  319. package/cdn/Transfer/index.js +170 -0
  320. package/cdn/Tree/index.js +170 -0
  321. package/cdn/Upload/index.js +252 -0
  322. package/index.d.ts +128 -128
  323. package/index.js +19 -160
  324. package/package.json +21 -54
  325. package/style.css +72 -0
  326. package/Dropdown/index.d.ts +0 -25
  327. package/Dropdown/index.js +0 -67
  328. package/Tabs/lang/en_US.d.ts +0 -4
  329. package/Tabs/lang/index.d.ts +0 -9
  330. package/Tabs/lang/zh_CN.d.ts +0 -4
  331. package/Timeline/TimelineItem.d.ts +0 -23
  332. package/Tooltip/interface.d.ts +0 -21
  333. package/Tooltip/utils.d.ts +0 -22
  334. package/_verture/defineProperty-0590dc61.js +0 -16
  335. package/_verture/index-2c0ecd8d.js +0 -778
  336. package/_verture/index-342379c6.js +0 -391
  337. package/_verture/index-a369ca3f.js +0 -4
  338. package/_verture/index-e2881a53.js +0 -16
  339. package/_verture/index-ee85b1cd.js +0 -1555
  340. package/_verture/intl-336570e4.js +0 -65
  341. package/_verture/modalContext-e7cc8067.js +0 -228
  342. package/_verture/slicedToArray-d7722f4b.js +0 -62
  343. package/_verture/style-inject.es-300983ab.js +0 -28
  344. package/_verture/toConsumableArray-f8047a75.js +0 -19
  345. package/_verture/tslib.es6-55ed4bd2.js +0 -38
  346. package/_verture/typeof-498dd2b1.js +0 -11
  347. package/_verture/useFormatMessage-ac9d6acf.js +0 -20
  348. package/_verture/useGlobalProps-af9a2af6.js +0 -12
@@ -1,4 +1,4 @@
1
- declare const _default: {
2
- querying: string;
3
- };
4
- export default _default;
1
+ declare const _default: {
2
+ querying: string;
3
+ };
4
+ export default _default;
@@ -1,9 +1,9 @@
1
- declare const _default: {
2
- zh: {
3
- querying: string;
4
- };
5
- en: {
6
- querying: string;
7
- };
8
- };
9
- export default _default;
1
+ declare const _default: {
2
+ zh: {
3
+ querying: string;
4
+ };
5
+ en: {
6
+ querying: string;
7
+ };
8
+ };
9
+ export default _default;
@@ -1,4 +1,4 @@
1
- declare const _default: {
2
- querying: string;
3
- };
4
- export default _default;
1
+ declare const _default: {
2
+ querying: string;
3
+ };
4
+ export default _default;
package/README.md ADDED
@@ -0,0 +1,518 @@
1
+ ## 版本: 2.2.9
2
+
3
+ para-ui/core@2.2.9 发布
4
+ 【Drawer】增加size: 'small' | 'medium' | 'large' | 'auto',默认值 large
5
+ 【Progress】根据设计图修改组件样式
6
+ 【Button.SplitButton】图标模式时去除白色背景
7
+
8
+ ## 版本: 2.2.8
9
+
10
+ para-ui/core@2.2.8 发布
11
+ 【OperateBtn】优化表格操作列按钮,只超出临界值一个,不算超出,不显示更多按钮
12
+
13
+ ## 版本: 2.2.7
14
+
15
+ para-ui/core@2.2.7 发布
16
+ 【PageHeader】修改头像显示变椭圆,增加用户名最大宽度160px限制
17
+
18
+ ## 版本: 2.2.6
19
+
20
+ para-ui/core@2.2.6 发布
21
+ 【Message】挂载容器增加className和style属性
22
+ 【Table】改变url,分页回到第一页
23
+
24
+ ## 版本: 2.2.5
25
+
26
+ para-ui/core@2.2.5 发布
27
+ 【Radio】修改label传入空字符串显示了label问题
28
+ 【Checkbox】修改label传入空字符串显示了label问题
29
+
30
+ ## 版本: 2.2.4
31
+
32
+ para-ui/core@2.2.4 发布
33
+ 【package】升级@para-ui/icons包
34
+ 【moment】升级版本向下兼容,解决日期选择器国际化问题
35
+ 【ComboSelect】增加height属性
36
+ 【Popover】修改z-index为1300
37
+
38
+ ## 版本: 2.1.45
39
+
40
+ para-ui/core@2.1.45 发布
41
+ 【Transfer】修复搜索时报错问题
42
+ 【Table】修复请求cancel后不loadin
43
+ 【Radio】修复label为0,显示不正常
44
+ 【Checkbox】修复label为0,显示不正常
45
+
46
+ ## 版本: 2.1.44
47
+
48
+ para-ui/core@2.1.44 发布
49
+ 【Button.SplitButton】下拉浮层防抖处理
50
+ 【PageHead】页头用户图像固定宽高36px
51
+ 【Table】表格新增loading参数,用户控制本地数据的时候,首次加载出现空状态问题
52
+ 【PopConfirm】增加onClose、actions属性
53
+ 【Message】内容增加 word-break: break-all
54
+
55
+ ## 版本: 2.1.43
56
+
57
+ para-ui/core@2.1.43 发布
58
+ 【Tree】修复内置操作按钮在抽屉上层级问题
59
+ 【Button.SplitButton】下拉浮层防抖处理
60
+ 【Table】修复火狐浏览器打开,首次加载表头被拉长
61
+ 【Table】修复接口被cancel,数据变成暂无数据,cancel的接口不做清空数据处理
62
+ 【Table】修复暂无数据出现滚动
63
+ 【Progress】修复暂无数据出现滚动
64
+
65
+ ## 版本: 2.1.42
66
+
67
+ para-ui/core@2.1.42 发布
68
+ 【Form】from文本框回填null变为空字符串
69
+ 【Form】form配置项普通文本框,如果有配置导致页面出错的bug
70
+ 【DatePicker,RangePicker】修复中文国际化错乱
71
+
72
+ ## 版本: 2.1.41
73
+
74
+ para-ui/core@2.1.41 发布
75
+ 【Tree】修复loading时接口重复调用,增加showLoading属性
76
+ 【Tree】增加paraui-tree-wrapper类名容器,增加wrapperStyle、wrapperClassName属性
77
+ 【Message】修改为内容过多时高度自适应
78
+ 【Form】修复自定义渲染和自定义组件判断错误
79
+ 【Button.SplitButton】增加iconButton属性
80
+
81
+ ## 版本: 2.1.40
82
+
83
+ para-ui/core@2.1.40 发布
84
+ 【Form】修复form组件,重置组件方法逻辑bug
85
+ 【Form】form对象新增,清空方法 clear
86
+ 【Table】修改表格在火狐浏览器,暂无数据状态下,表头高度不正确
87
+ 【Button.SplitButton】悬浮时修改边框色
88
+ 【Help】增加默认色和悬浮色
89
+ 【Pagination】修改表格分页指定分页显示不正确
90
+ 【Drawer】增加showExtra,footer属性
91
+
92
+ ## 版本: 2.1.39
93
+
94
+ para-ui/core@2.1.39 发布
95
+ 【Table】修改分页页数显示,从接口获取
96
+ 【Form】表单组件新增 comboSelect 输入类型
97
+ 【Form】表单组件新增通用组件类型引用方法
98
+ 【Form】表单配置项新增 itemType配置项 和 InputType,功能相同
99
+ 【Form】表单对象新增reset方法,重置表单为最初状态
100
+ 【Help】修复placement无效
101
+ 【Drawer】destroyOnClose支持关闭时销毁组件
102
+
103
+ ## 版本: 2.1.38
104
+
105
+ para-ui/core@2.1.38 发布
106
+ 【Search】修改按钮间距
107
+ 【Table】表格checkDefaultValue不传,里面做默认选中逻辑. 修改表格勾选显示异常
108
+ 【Table】修改固定列阴影高度超出,导致滚动问题
109
+ 【Table】空状态居中显示
110
+ 【Empty】修改空状态组件,替换插画,容器不设置高度,由插画撑开
111
+ 【Querying】修改查询中组件,替换插画,容器不设置高度,由插画撑开
112
+ 【Hooks】新增useGlobalProps方法,用来处理全局props覆盖内部
113
+ 【Select】修改空状态组件样式
114
+ 【ComSelect】修改空状态组件样式
115
+ 【Menu】修改菜单存在两级,且第二级只有一项的时候,收缩时可点击弹窗菜单
116
+ 【CollapseBox】修复高度固定问题,导致第三级菜单显示不出
117
+
118
+ ## 版本: 2.1.37
119
+
120
+ para-ui/core@2.1.37 发布
121
+ 【CollapseBox】新增折叠容器
122
+ 【Menu】替换Mui折叠面板 -> CollapseBox
123
+ 【Table】接口请求回来,requestCallback回来在去除loading
124
+ 【打包】更换 node-sass 为 sass
125
+ 【Tooltip】弹出内容跟随父组件移动
126
+
127
+ ## 版本: 2.1.36
128
+
129
+ para-ui/core@2.1.36 解决2.1.35包的问题
130
+
131
+ ## 版本: 2.1.35
132
+
133
+ para-ui/core@2.1.35 发布
134
+ 【Message】修改遮罩可点击
135
+ 【ComboSelect】增加dropdownMatchSelectWidth属性支持下拉宽度和自适应设置
136
+ 【ComboSelect】修复表格模式时无法筛选和隐藏列
137
+ 【ToggleButtonGroup】增加toggleable属性,控制选中项是否可切换
138
+ 【Form】表单组件
139
+ 1.表单标题改为para-ui/core/Label组件,报错改为para-ui/core/HelperText组件,并增加项目配置项
140
+ 2.表单项增加defaultValue默认值配置,会被backData回填数据替换.
141
+ 3.表单对象增加getValidValues方法,返回当前最新的显示配置的值
142
+
143
+ ## 版本: 2.1.34
144
+
145
+ para-ui/core@2.1.34 发布
146
+ 【Tooltip】增加boundariesElement属性,默认值为scrollParent
147
+ 【PopConfirm】修复自适应问题
148
+ 【ComboSelect】浮层关闭时内置searchKey清空
149
+ 【Confirm】增加actions和showActions属性
150
+ 【AutoTips】设置提示内容的最大高度100vh,超出滚动
151
+ 【TextField】修复字符串长度为0,或者null,显示错误
152
+
153
+ ## 版本: 2.1.33
154
+
155
+ para-ui/core@2.1.33 发布
156
+ 【Help】修复移动端点击失效问题
157
+ 【Drawer】修改动画效果,解决windows闪屏问题
158
+ 【ComboSelect】浮层关闭时内置searchKey清空
159
+ 【Button.SplitButton】增加buttonProps属性,去掉复写高度
160
+ 【docs】解决windows上面无法运行问题
161
+
162
+ ## 版本: 2.1.32
163
+
164
+ para-ui/core@2.1.32 发布
165
+ 【Table】修改固定列阴影遮挡元素
166
+ 【Menu】修改菜单弹出来层级1500
167
+
168
+ ## 版本: 2.1.31
169
+
170
+ para-ui/core@2.1.31 发布
171
+ 【TextField】输入框增加清空事件
172
+ 【Select】下拉框增加清空事件
173
+ 【Search】搜索框增加清空事件
174
+ 【AutoBox】指定渲染个数
175
+ 【PopConfirm】删除bubble属性,支持冒泡传播
176
+ 【Button.SplitButton】支持选项额外入参,组件增加placement,popperClassName,popperStyle属性,增加选项禁用样式,默认文字国际化
177
+
178
+ ## 版本: 2.1.30
179
+
180
+ para-ui/core@2.1.30 发布
181
+ 【Table】width支持传入数字
182
+ 【Help】修改容器为inline-block
183
+ 【PopConfirm】增加bubble属性
184
+
185
+ ## 版本: 2.1.29
186
+
187
+ para-ui/core@2.1.29 发布
188
+ 【Table】表格增加参数超出内容是显示文字,还是显示元素
189
+ 【ComboSelect】修改背景色为白色,优化loading时遮罩问题
190
+
191
+ ## 版本: 2.1.28
192
+
193
+ para-ui/core@2.1.28 发布
194
+ 【Table】修改defaultExpandAllRows失效
195
+ 【Table】表格增加固定列
196
+ 【Breadcrumbs】面包屑只有两项的时候,不支持收缩
197
+ 【Empty】增加customEmpty属性
198
+ 【Querying】增加customQuerying属性
199
+ 【ComboSelect】打开浮层时支持事件冒泡
200
+ 【ComboSelect,Select】修复浮层不跟随滚动问题
201
+ 【Button】修改提示文字为默认左上方对齐,默认显示箭头
202
+ 【Help】文字提示为默认左上方对齐,默认显示箭头
203
+ 【Tooltip】修改placement默认为top-start,默认显示箭头;涉及组件即默认显示箭头和位置为top-start
204
+ 【componentsProps】增加全局的Table属性更改
205
+ 【ToggleButton,Tabs】修改Tooltip位置
206
+ 【Tree】修改空状态尺寸默认为small
207
+
208
+ ## 版本: 2.1.27
209
+
210
+ para-ui/core@2.1.27 发布
211
+ 【ComboSelect】修改helperText为ReactNode类型
212
+ 【ComboSelect】增加onChange回调可选出参
213
+ 【ComboSelect】增加optionRender自定义渲染列表,增加getOptionLabel自定义label
214
+ 【Tree】优化titleRender代码,修改加载更多节点样式
215
+ 【Upload】ImageUpload增加defaultImage可控逻辑,头像图片删除object-fit
216
+ 【PopConfirm】增加showCancel属性
217
+ 【ToggleButton】增加width属性,修改按钮样式
218
+ 【OperateBtn】修改操作按钮小于showNum的时候,还显示竖线
219
+ 【AutoTips】修改提示内容错误,不显示html,只显示了内容
220
+ 【Table】表格替换mui的,改成原生元素,固定了显示列哪个按钮
221
+ 【文档】增加IndexBar组件,文档页面增加滚动定位导航
222
+
223
+ ## 版本: 2.1.26
224
+
225
+ para-ui/core@2.1.26 发布
226
+ 【Select】增加全局修改组件属性
227
+ 【TextField】增加全局修改组件属性
228
+ 【ComboSelect】解决点击选中时刷新接口问题
229
+ 【Upload】ImgCrop增加国际化和文档
230
+
231
+ ## 版本: 2.1.25
232
+
233
+ para-ui/core@2.1.25 发布
234
+ 【Select】修改allowClear参数默认为false,及默认不显示清空
235
+ 【Menu】修改菜单收缩时候,只有一级的情况下,修改起交互效果,且可点击图标直接调整
236
+ 【Upload】增加 ImgCrop 组件支持裁剪功能,结合Upload使用
237
+ 【ComboSelect】修改allowClear属性默认值为false
238
+
239
+ ## 版本: 2.1.24
240
+
241
+ para-ui/core@2.1.24 发布
242
+ 【ComboSelect】修改为默认显示清除图标且修改样式
243
+ 【DatePicker,RangePicker】替换清除图标
244
+ 【Tabs】修复滚动时新增按钮遮挡问题
245
+ 【Tabs】修复tab项为空时关闭图标错位
246
+ 【webpack】增加 sync: true 配置
247
+ 【Select】新增清空按钮,单选清空返回字符串,多选返回[]
248
+ 【Textfield】输入流新增清空按钮
249
+ 【OperateBtn】新增loading功能
250
+ 【form】增加className为paraui-form
251
+ 【form组件】错误默认没有高度
252
+ 【全局样式】新增className(paraui-form),在这个className下面的所有form组件,具有最小错误高度20px
253
+
254
+ ## 版本: 2.1.23
255
+
256
+ para-ui/core@2.1.23 发布
257
+ 【ComboSelect】增加单选时自动关闭弹框
258
+ 【ComboSelect】增加toggleSelectedOnSingle属性设置切换选中值
259
+ 【ComboSelect】解决远程加载数据时浮层闪动问题,增加loading
260
+ 【Confirm】解决国际化问题
261
+ 【npm包】增加 @types/react-transition-group 解决ts警告
262
+ 【npm包】增加 react-easy-crop
263
+ 【button】纯文字按钮增加移入状态色
264
+ 【Modal】对话框内文字颜色默认为$D1
265
+ 【Modal】增加contentWidth,contentHeight,contentStyle 内容属性
266
+ 【Upload】增加上传头像功能,增加defaultImage默认头像属性
267
+ 【Radio】修改单选框样式
268
+ 【Checkbox】修改复选框样式
269
+ 【OperateBtn】新增表格操作列按钮
270
+ 【Table】修改表格操作列,增加按钮组操作
271
+ 【Table】自动分页计算的条数,排序插入数组里面
272
+ 【Select】修改单选框内容文字色
273
+ 【PageHeader】头像增加50%圆角
274
+
275
+ ## 版本: 2.1.22
276
+
277
+ para-ui/core@2.1.22 发布
278
+ 【Table】表格增加禁用时候的状态,修复表格全选的时候(里面先选中,在抛给外部)
279
+ 【Cascader】级联选择器编写文档,国际化
280
+ 【Transfer】穿梭框编写文档,国际化
281
+ 【ParauiProvider】增加confirm切换语言方法
282
+ 【Drawer,Empty,Querying】国际化
283
+ 【ComboSelect】修复点击分页时自动关闭,单选时placeholder消失问题
284
+ 【TextField】修复ie上面前后内容超出
285
+ 【文档】增加react-app-polyfill, core-js插件,让文档能在ie上打开
286
+
287
+ ## 版本: 2.1.21
288
+
289
+ para-ui/core@2.1.21 发布
290
+ 【Empty】空状态组件
291
+ 【Querying】数据查询中组件
292
+ 【ComboSelect】增加空状态和查询中状态
293
+ 【全局】增加全局滚动条样式,提供3个尺寸的滚动条className: paraui-scrollbar-small,paraui-scrollbar-medium,paraui-scrollbar-large
294
+ 【全局】全局滚动条样式深色,浅色,默认浅色
295
+ 【TextField,Select】下拉滚动为小尺寸
296
+ 【DatePicker,RangePicker】修复safari年月日不显示问题
297
+ 【ComboSelect】开启表格分页自动模式
298
+ 【ComboSelect】增加loading交互,修改滚动问题
299
+ 【Tree】增加loading 和 空状态, 增加 notFoundContent属性
300
+ 【Table,Select】增加空状态
301
+ 【Menu】修复菜单数据里面有dom元素,页面崩溃问题
302
+ 【Table】修复表格外面高度设置过小,导致出现负数的参数
303
+
304
+ ## 版本: 2.1.20
305
+
306
+ para-ui/core@2.1.20 发布
307
+ 【TextField】修复输入模糊匹配,没数据显示下拉白边
308
+ 【Accordion】删除该组件
309
+ 【Menu】菜单修改收缩起来,菜单显示不全问题
310
+ 【ComboSelect】解决超出屏幕时,上下闪动问题
311
+ 【ComboSelect】解决数据为空时,频繁刷新问题
312
+ 【ComboSelect】解决表格搜索模式时,多个滚动条问题
313
+ 【Tree】增加onMounted属性,非空挂载完成回调
314
+ 【ToggleButtonGroup】增加文字类型和样式
315
+ 【MultiBox】修改下边距过大
316
+ 【SingleBox】修改下边距过大
317
+ 【Form】修改下边距过大
318
+
319
+ ## 版本: 2.1.19
320
+
321
+ para-ui/core@2.1.19 发布
322
+ 【HelperText】表单错误提示样式修改
323
+ 【表单组件】去除所有下padding
324
+
325
+ ## 版本: 2.1.18
326
+
327
+ para-ui/core@2.1.18 发布
328
+ 【表单组件】修复提示图标未居中对齐,文档展示下划线帮组模式
329
+ 【ComboSelect】支持列表模式单选时,自动关闭下拉框
330
+ 【ComboSelect】修改表格模式出现多个滚动条问题
331
+ 【Message】取消阴影
332
+ 【Switch】替换Label组件
333
+
334
+ ## 版本: 2.1.17
335
+
336
+ para-ui/core@2.1.17 发布
337
+ 【表单组件】标题,错误替换成组件Label,HelperText, 标题增加提示功能
338
+ 【公共】Popover引入全部改为引用自己组件
339
+ 【Select】下拉框搜索,不区分大小写
340
+ 【Table, Select】修复表格显示不全问题(因为line-height导致了不全)
341
+ 【ComboSelect】更换Label 和 HelperText 组件
342
+ 【DatePicker,TimerPicker,RangePicker】更换Label 和 HelperText 组件
343
+ 【Drawer】增加title 属性,extra 操作栏属性
344
+ 【Tabs】调整默认字体和禁用时字体色值
345
+
346
+ ## 版本: 2.1.16
347
+
348
+ para-ui/core@2.1.16 发布
349
+ 【Search】修改清空图标显示条件,有值显示。增加鼠标移入效果
350
+ 【Modal】onCancel支持返回值
351
+ 【组件走查】组件走查问题已全部处理
352
+
353
+ ## 版本: 2.1.15
354
+
355
+ para-ui/core@2.1.15 发布
356
+ 【全局】全局圆角修改为4px
357
+ 【TextField】搜索下拉去除下拉小三角
358
+ 【TextField】搜索下拉增加上下8px间距
359
+ 【TextField】密码框小眼睛图标,增加移入效果
360
+ 【Breadcrumbs】面包屑更改禁用文字色为D3
361
+ 【Breadcrumbs】修复面包屑超出隐藏,折叠面包的样式
362
+ 【InputNumber】defalutValue,value支持传入null
363
+ 【Select】修改下拉框间距,去除小三角,修改下拉弹窗里面的字体粗细为400
364
+ 【Pagination】修改文字图标为居中对齐
365
+ 【Table】表格修改弹窗阴影,修改每一个之间的间距,保持第一列间距为16px
366
+ 【Tabs】支持新增 tab 属性
367
+ 【Tabs】支持删除时弹框 popConfirm 确认
368
+ 【Tabs】scroll button 移入色为B2
369
+ 【Tabs】修改 scroll button 移入色为B2,外框20px去掉,关闭按钮和文字不在同一水平线
370
+
371
+ ## 版本: 2.1.14
372
+
373
+ para-ui/core@2.1.14 发布
374
+ 【Tabs】增加 mode='track'形态
375
+ 【Tabs】解决透传属性报错
376
+
377
+ ## 版本: 2.1.13
378
+
379
+ para-ui/core@2.1.13 发布
380
+ 【InputNumber】导出InputNumberProps
381
+ 【GlobalContext】增加国际化 language当前语言 locale国际化详情
382
+ 【ComboSelect】解决弹框超出屏幕,不自动改变位置
383
+ 【Pagination】国际化
384
+ 【Select】国际化
385
+ 【Table】国际化
386
+ 【ComboSelect】国际化
387
+ 【Modal】国际化
388
+ 【Confirm】国际化
389
+ 【PopConfirm】国际化
390
+ 【Tree】国际化
391
+ 【Upload】国际化
392
+ 【DatePicker,TimePicker,RangePicker】国际化
393
+
394
+ ## 版本: 2.1.12
395
+
396
+ para-ui/core@2.1.12 发布
397
+ 【Textfield】输入框修改错误时候,鼠标得到焦点后,边框还是蓝色
398
+ 【Textfield, Select】修复下拉框颜色被Tooltip覆盖,变成黑色半透明
399
+ 【InputNumber】导出Props还原成以前的为InputNumberProps
400
+
401
+ ## 版本: 2.1.11
402
+
403
+ para-ui/core@2.1.11 发布
404
+ 【inputNumber】替换成rc-input-number
405
+ 【table】Get方法少参数问题
406
+ 【table】接口columns过滤单选参数filterRadioFlag配置
407
+ 【TagGroup】data 属性支持对象数组和字符串数组
408
+ 【TagGroup】增加 defaultInputValue 默认值属性
409
+ 【SelectInput】增加下拉输入组件
410
+ 【Select】增加searchInputProps属性
411
+
412
+ ## 版本: 2.1.10
413
+
414
+ para-ui/core@2.1.10 发布
415
+ 【ComboSelect】修复 helperText 不受控问题
416
+ 【ComboSelect】增加 empty data 描述
417
+ 【DatePicker,TimePicker,RangePicker】.paraui-picker 增加 width:100% 样式
418
+ 【折叠面包Collapse】增加折叠面板
419
+ 【pagination】修复改变页数,不计算换行
420
+ 【ComboSelect】增加选中项超出隐藏
421
+ 【inputNumber】失去焦点触发校验
422
+
423
+ ## 版本: 2.1.9
424
+
425
+ para-ui/core@2.1.9 发布
426
+ 【Menu】修改火狐浏览器,菜单收缩状态,不可点击
427
+ 【色卡】转换rgba
428
+ 【Pagination】修改分页自适应autoType不生效
429
+ 【Switch】修复溢出隐藏问题
430
+ 【PageHeader】火狐浏览器上面不可点击问题
431
+ 【面包屑】英文被隐藏,固定了高度
432
+
433
+ ## 版本: 2.1.8
434
+
435
+ para-ui/core@2.1.8 发布
436
+ 1.【TextField】修改多行文本文字被遮挡
437
+ 2.【Table】表格分页增加模式选择,可简单可复杂
438
+ 3.【InputNumber】数字输入框增加最大值,最小值设置
439
+ 4.【InputNumber】清空返回null
440
+ 5.【Pagination】补全autoType功能
441
+ 6.【Carousel】增加 Carousel 走马灯组件
442
+ 7.【DatePicker】value,defaultValue 支持string类型
443
+ 8.【TimePicker】value,defaultValue 支持string类型
444
+ 9.【RangePicker】value,defaultValue 支持string类型
445
+ 10.【Button】修改文本强制不换行
446
+ 11.【ComboSelect】调整搜索图标的位置至左侧
447
+ 12.【Modal】修复底部自定义按钮key 缺少警告
448
+
449
+ ## 版本: 2.1.7
450
+
451
+ para-ui/core@2.1.7 发布
452
+ 1.【Tree】修复懒加载数据为空时数据丢失问题
453
+ 2.【Table】表格增加分页自适应外容器宽度
454
+ 3.【Table】表格分页ie上面样式错乱
455
+ 4.【Table】表格支持过滤单选
456
+ 5.【Table】表格支持单个排序
457
+ 6.【InputNumber】修改数字输入框返回了string
458
+
459
+ ## 版本: 2.1.6
460
+
461
+ para-ui/core@2.1.6 发布
462
+ 1.【Search】中文输入问题
463
+
464
+ ## 版本: 2.1.5
465
+
466
+ para-ui/core@2.1.5 发布
467
+ 1.【Drawer】size 属性增加 auto 属性值
468
+ 2.【Tree】增加 titleRender 和 icon 属性
469
+ 3.【TextField】输入赋值问题,不能强制设值
470
+ 4.【Select】下拉框可回车输入样式问题
471
+ 5.【Search】点击右侧按钮,返回值丢失
472
+
473
+ ## 版本: 2.1.4
474
+
475
+ para-ui/core@2.1.4 发布
476
+ 1. 修改 TextField 一个字符时候,删除不会触发onchange事件
477
+ 2. 修改 TextField 多行文本下标数字与文字重叠
478
+ 3. 修改 TextField 筛选支传入字符串(单值类型),可以不会传对象
479
+ 4.【Modal】增加隐藏和自定义标题
480
+ 5. [Breadcrumbs] 面包屑增加最大宽度
481
+ 6. [Breadcrumbs] 面包屑增加不可点击属性disabled
482
+ 7.【Modal】增强actions功能,支持函数
483
+ 8. [RadioGroup] 增加竖向模式
484
+ 9. [CheckboxGroup] 增加竖向模式
485
+ 10. [select] 支持传入的list,可以不是对象数组,可以为单值的数组
486
+ 11. [select] 筛选cb回来可以不是对象数组,可以为单值的数组
487
+
488
+ ## 版本: 2.1.3
489
+
490
+ para-ui/core@2.1.3 发布
491
+ 1. 修改 TextField 在safari上面输入中文,出现重复问题
492
+ 2.【Drawer】增加 size 属性
493
+
494
+ ## 版本: 2.1.2
495
+
496
+ para-ui/core@2.1.2 发布
497
+ 1. 修改 table 引用para-lib 为 @paraview/lib
498
+
499
+ ## 版本: 2.1.1
500
+
501
+ para-ui/core@2.1.1 发布
502
+ 1. 修改para-lib 为 @paraview/lib
503
+ 2.【table】
504
+ 1. 表格加载更多不显示
505
+ 2. 没有保留上次加载更多数据
506
+
507
+ ## 版本: 2.1.0-alpha3
508
+
509
+ para-ui/core alpha3测试版
510
+ 输入框label传入JSX报循环唯一key错误
511
+
512
+ ## 版本: 2.1.0-alpha2
513
+
514
+ para-ui/core alpha2测试版
515
+
516
+ ## 版本: 2.1.0-alpha1
517
+
518
+ para-ui/core alpha1测试版
package/Radio/index.d.ts CHANGED
@@ -1,38 +1,38 @@
1
- /**
2
- * @author linhd
3
- * @date 2021/8/4 10:20
4
- * @description 单选框
5
- */
6
- import React, { FunctionComponent, ReactNode } from 'react';
7
- import { LabelTooltipProps } from '../Label';
8
- import './index.scss';
9
- export interface RadioProps {
10
- /** 样式class */
11
- className?: string;
12
- /** style */
13
- style?: React.CSSProperties;
14
- /** 标题 */
15
- label?: ReactNode;
16
- /** 帮组提示信息 */
17
- labelTooltip?: LabelTooltipProps;
18
- /** 大小 */
19
- size?: 'small' | 'medium' | 'large';
20
- /** 默认值 有值不受控组件 初始化第一次 */
21
- defaultChecked?: boolean;
22
- /** 默认值 有值受控组件*/
23
- checked?: boolean;
24
- /** 禁用 */
25
- disabled?: boolean;
26
- /** inputProps */
27
- inputProps?: {
28
- type?: string;
29
- value?: any;
30
- checked?: any;
31
- [name: string]: any;
32
- };
33
- /** 改变事件 */
34
- onChange?: (e: any, checked: boolean) => void;
35
- [name: string]: any;
36
- }
37
- export declare const Radio: FunctionComponent<RadioProps>;
38
- export default Radio;
1
+ /**
2
+ * @author linhd
3
+ * @date 2021/8/4 10:20
4
+ * @description 单选框
5
+ */
6
+ import React, { FunctionComponent, ReactNode } from 'react';
7
+ import { LabelTooltipProps } from '../Label';
8
+ import './index.scss';
9
+ export interface RadioProps {
10
+ /** 样式class */
11
+ className?: string;
12
+ /** style */
13
+ style?: React.CSSProperties;
14
+ /** 标题 */
15
+ label?: ReactNode;
16
+ /** 帮组提示信息 */
17
+ labelTooltip?: LabelTooltipProps;
18
+ /** 大小 */
19
+ size?: 'small' | 'medium' | 'large';
20
+ /** 默认值 有值不受控组件 初始化第一次 */
21
+ defaultChecked?: boolean;
22
+ /** 默认值 有值受控组件*/
23
+ checked?: boolean;
24
+ /** 禁用 */
25
+ disabled?: boolean;
26
+ /** inputProps */
27
+ inputProps?: {
28
+ type?: string;
29
+ value?: any;
30
+ checked?: any;
31
+ [name: string]: any;
32
+ };
33
+ /** 改变事件 */
34
+ onChange?: (e: any, checked: boolean) => void;
35
+ [name: string]: any;
36
+ }
37
+ export declare const Radio: FunctionComponent<RadioProps>;
38
+ export default Radio;